@charset "UTF-8";
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
  font-size: 22px;
  color: #4c4b4c;
  text-decoration: none;
  font-feature-settings: "palt";
  font-family: "Zen Maru Gothic", sans-serif;
  font-weight: 400;
  font-style: normal;
  list-style-type: none;
  box-sizing: border-box;
  line-height: 1.6;
}

.c-right {
  font-size: 12px;
  text-align: right;
}

div#toc_container {
  margin-top: 30px;
}

.reason01-wrap .slick > div {
  border: 1px solid #CCC;
}
.reason01-wrap .slick-dots {
  position: static;
}
.reason01-wrap .slick-dots li button:before {
  color: #CCC;
}

.f-menu-wrap {
  width: 800px;
  margin: 20px auto;
}
.f-menu-wrap .ffff {
  width: 33.333%;
}
.f-menu-wrap .ffff a {
  font-size: 80%;
}
.f-menu-wrap .box-box a, .f-menu-wrap .box-box2 a {
  position: relative;
  padding-left: 1.2em;
}
.f-menu-wrap .box-box a:before, .f-menu-wrap .box-box2 a:before {
  content: "";
  background: url(../img/icon.png) no-repeat center center;
  background-size: contain;
  display: block;
  width: 15px;
  height: 15px;
  position: absolute;
  top: 7px;
  left: 0;
}
.f-menu-wrap .f-ttl {
  font-size: 85%;
}

.m-top10 {
  margin-top: 10px !important;
}

.m-top20 {
  margin-top: 20px !important;
}

.m-top30 {
  margin-top: 30px !important;
}

.m-top40 {
  margin-top: 40px !important;
}

.m-top50 {
  margin-top: 50px !important;
}

.m-top60 {
  margin-top: 60px !important;
}

.m-top80 {
  margin-top: 80px !important;
}

.m-top100 {
  margin-top: 100px !important;
}

.m-bottom10 {
  margin-bottom: 10px !important;
}

.m-bottom20 {
  margin-bottom: 20px !important;
}

.m-bottom30 {
  margin-bottom: 30px !important;
}

.m-bottom40 {
  margin-bottom: 40px !important;
}

.page-template-characle-st .h2-ttl.orange2 {
  margin-top: 80px;
}

.dou-wrap li {
  width: 25%;
  padding: 20px;
}
.dou-wrap li img {
  width: 100%;
  height: auto;
}
.dou-wrap li span {
  display: block;
  text-align: center;
}
.dou-wrap li .btn-center {
  margin-top: 10px;
}

.page-id-170 .wpcf7 {
  width: 100%;
}
.page-id-170 .wpcf7 .m-top30 {
  width: 70%;
  margin: 30px auto;
}

.document-register .wpcf7-form-control {
  display: none;
}

.document-select label span {
  display: block;
  text-align: center;
}
.document-select label .wpcf7-list-item-label {
  font-size: 80%;
  color: #e83e42;
  text-align: left;
}
.document-select label img {
  width: auto;
  height: 240px;
}
.document-select .wpcf7-form-control {
  display: flex;
  flex-wrap: wrap;
}
.document-select .wpcf7-list-item {
  width: 32%;
  margin: 0;
  margin-right: 2%;
}
.document-select label {
  display: flex;
  flex-wrap: wrap;
}
.document-select label span {
  width: 100%;
  margin-bottom: 20px;
}
.document-select .wpcf7-list-item:last-child {
  margin-right: 0;
}
.document-select .wpcf7-list-item-label {
  flex: 1;
  display: inline-flex;
  align-items: center;
  margin-bottom: 0;
}

.border-top-red {
  border-top: 4px solid #e83e42;
  padding-top: 60px;
}

.wpcf7 {
  width: 60%;
  margin: 0 auto;
}

.red-era, .white-era {
  border-color: #e83e42;
  border: 4px solid #e83e42;
  border-bottom: none;
  display: inline-flex;
  border-radius: 24px 24px 0 0;
  padding: 12px;
  font-weight: bold;
  color: #e83e42;
  margin-top: 60px;
  background: #FFF;
  z-index: 2;
  display: inline-flex;
  align-items: center;
  position: relative;
  bottom: -4px;
  font-size: 120%;
}
.red-era a, .white-era a {
  font-size: inherit;
  color: inherit;
  font-weight: inherit;
}

.white-era {
  border: none;
  margin-left: 10px;
  font-size: 90%;
  position: static;
}

.white-era2 {
  margin-left: 0;
}

.red-era {
  margin-left: 10px;
}

.h3-bk-ttl {
  font-size: 140%;
  text-align: center;
  font-weight: bold;
  margin-bottom: 50px;
}

form input[type=text], form input[type=tel], form input[type=email], form input[type=password] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  height: 45px;
  margin-top: 10px;
}

form textarea {
  width: 100%;
}

.row + .row {
  margin-top: 20px;
}

.req {
  color: #e83e42;
  font-weight: bold;
  margin-left: 4px;
  font-size: 80%;
}

.non-req {
  color: #666;
}

/* チェックボックス本体の装飾 */
.wpcf7-form input[type=checkbox] {
  appearance: none;
  -webkit-appearance: none;
  cursor: pointer;
  width: 40px;
  height: 40px;
  border: 2px solid #666;
  background: #fff;
  vertical-align: middle;
  margin-right: 8px;
  position: relative;
  display: inline-block;
  border-radius: 4px;
  position: relative;
  top: -2px;
}

.wpcf7-list-item .wpcf7-list-item-label {
  font-size: 110%;
  font-weight: bold;
}
.wpcf7-list-item .wpcf7-list-item-label span {
  font-size: 80%;
}

/* チェックが入った時の色と「✓」マーク */
.wpcf7-form input[type=checkbox]:checked {
  background-color: #dc3232; /* チェック時の背景色（オレンジ） */
  border-color: #dc3232;
}

.wpcf7-form input[type=checkbox]:checked:after {
  content: "";
  position: absolute;
  left: 7px;
  top: 7px;
  width: 17px;
  height: 12px;
  border: solid #fff;
  border-width: 0 6px 6px 0;
  transform: rotate(45deg);
}

.wpcf7-form label {
  font-weight: bold;
  margin-bottom: 5px;
}

.wpcf7-form-control.wpcf7-submit {
  display: flex;
  background: #e95a3e;
  color: #FFF;
  border-radius: 30px;
  margin-left: 20px;
  border: none;
  font-size: 150%;
  width: 100%;
  max-width: 400px;
  padding: 10px;
  font-weight: bold;
  margin: 30px auto;
}

.wpcf7 .wpcf7-submit:disabled {
  cursor: not-allowed;
  background: #f5f5f5;
}

form .form__privacy__title {
  margin-bottom: 10px;
  margin-top: 40px;
  font-weight: bold;
  text-align: center;
}

span.wpcf7-list-item {
  display: inline-block;
  margin: 0 0 0 1em;
}

.wpcf7-not-valid-tip {
  color: #dc3232;
  font-weight: normal;
  background: yellow;
  font-size: 80%;
  padding: 5px;
}

form .agree {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -webkit-box-pack: center;
  justify-content: center;
  -ms-flex-pack: center;
  margin: 30px 0 60px;
  text-align: center;
}

form .form__privacy__text h3 {
  padding: 0 20px;
  margin-top: 20px;
  font-size: 60%;
  font-weight: bold;
}

form .form__privacy__text p {
  padding: 10px 20px;
  font-size: 50%;
}

.page-orange {
  background: #fdf7f4;
  padding-bottom: 100px;
}

.page-orange-bottom0 {
  padding-bottom: 0 !important;
}

.page-blue {
  background: #edf7f7 !important;
}

.c01 {
  font-size: 10px;
  position: absolute;
  left: 14px;
  bottom: 8px;
}

.c02 {
  position: absolute;
  font-size: 13px;
  bottom: 46px;
  left: 44px;
}

.ch002 {
  font-size: 10px;
  text-align: center;
  padding-left: 41em;
  margin-top: -10px;
}

.hamburger-button-actual {
  display: none;
}

.nami {
  width: 100%;
  height: auto;
}

.dot-box {
  margin-top: 50px;
}

.slider3 {
  margin: 80px -10px;
}
.slider3 li {
  margin: 0 10px;
  background: #fff9ee;
  padding: 50px 40px 60px;
  height: 100%;
}
.slider3 li img {
  max-width: 100px;
  display: block;
  margin: 10px auto;
}
.slider3 li .voice-txt {
  font-size: 75%;
  min-height: 7em;
  margin-top: 40px;
}
.slider3 li .voice-name {
  margin-top: 30px;
  font-weight: 400;
  text-align: center;
  font-size: 90%;
}
.slider3 .slick-dots {
  bottom: -90px;
}
.slider3 .slick-dots li:after, .slider3 .slick-dots li:before {
  content: none;
}
.slider3 .slick-dots li button {
  background: #f08c3a;
  border-radius: 24px;
  opacity: 0.3;
  width: 15px;
  height: 15px;
}
.slider3 .slick-dots li.slick-active button {
  opacity: 1;
  width: 25px;
  height: 25px;
}

.slider3 .slick-dots li button:before {
  content: none;
}

.slider3 .slick-track {
  display: flex;
  align-items: stretch;
}

.slider3 .slick-slide {
  height: auto;
  display: flex;
}

.cont {
  margin-top: 100px;
}

.cont-first {
  margin-top: 0;
}

.page-id-169 .sitaso, .page-id-170 .sitaso {
  display: none;
}

.page-id-169 .m-top30.huto500.t-center.m-top60 {
  display: none;
}
.page-id-169 .contact-wrap {
  display: none;
}
.page-id-169 .contact-wrap li:first-child {
  display: none;
}
.page-id-169 .contact-wrap li:last-child {
  margin: 0 auto;
}

.page-id-170 .m-top30.huto500.t-center.m-top60 {
  display: none;
}
.page-id-170 .contact-wrap {
  display: none;
}
.page-id-170 .contact-wrap li:last-child {
  display: none;
}
.page-id-170 .contact-wrap li:first-child {
  margin: 0 auto;
}

.flex-wrap {
  display: flex;
  flex-wrap: wrap;
}

/* KV全体のコンテナ */
.kv {
  position: relative;
  width: 100%;
  height: auto;
  margin-bottom: 50px;
  max-width: 1400px;
  margin: 0 auto 50px;
  aspect-ratio: 16/9;
}

.orange {
  color: #f08421 !important;
}
.orange span {
  color: inherit;
}

.orange2 {
  color: #eb6719 !important;
}
.orange2 span {
  color: inherit;
}

.has-text-align-center {
  text-align: center;
}

:root .has-cyan-bluish-gray-color {
  color: #abb8c3;
  font-size: 60%;
}
:root .has-cyan-bluish-gray-color a {
  color: #e83e42;
  text-decoration: underline;
  font-weight: bold;
  font-size: inherit;
}

.wpcf7 form:not(.invalid) .wpcf7-not-valid-tip,
.wpcf7 form:not(.invalid) .wpcf7-response-output {
  display: none !important;
}

/* 送信ボタンが押され、実際にエラーがある時だけ表示する */
.wpcf7 form.invalid .wpcf7-not-valid-tip,
.wpcf7 form.invalid .wpcf7-response-output {
  display: block !important;
}

.redred {
  color: #e83e42 !important;
}

.t-center {
  text-align: center;
}

.t-right {
  text-align: right;
}

.t-left {
  text-align: left;
}

.huto500 {
  font-weight: 500 !important;
}

.huto {
  font-weight: bold !important;
  font-size: inherit;
}

.kv-sita {
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 1;
  /* 2. 円形ボタン（今回の） */
}
.kv-sita .kv-sita-kiten {
  position: relative;
}
.kv-sita .kv-sita1 {
  width: 100%;
  height: auto;
}
.kv-sita .kv-sita2 {
  position: absolute;
  bottom: 5px;
  left: 50%;
  transform: translateX(-50%); /* 左右中央に固定するための記述を追加 */
  max-width: 65px;
  height: auto;
  animation: arrow-bounce 2.5s ease-in-out infinite;
}
.kv-sita a {
  z-index: 3;
  display: block;
  position: absolute;
  right: 40px;
  bottom: -40px;
  z-index: 3;
  animation: button-bounce 2.5s ease-in-out infinite;
}
.kv-sita .kv-sita3 {
  width: 22vw;
  max-width: 209px;
  min-width: 120px;
  height: auto;
}

.inner {
  width: 1200px;
  margin: 0 auto;
}

.ttl-kv-sita {
  font-size: 200%;
}
.ttl-kv-sita .huto {
  font-size: 160%;
}
.ttl-kv-sita .hoso {
  font-weight: normal;
  font-size: inherit;
}

.dot-area {
  margin-top: 15px;
  border: dashed 3px #f9dad9;
  padding: 30px 54px 50px;
  border-radius: 16px;
}

.dot-area-ue {
  border: dashed 3px #f9dad9;
  border-radius: 16px;
}
.dot-area-ue .dot-area {
  border: none !important;
}

.overview-wrap {
  max-width: 980px;
  margin: 0 auto 20px;
}
.overview-wrap li {
  width: 27.2%;
}
.overview-wrap li img {
  width: 100%;
  height: auto;
}
.overview-wrap li span {
  display: block;
  font-size: 104%;
  margin-top: 5px;
}
.overview-wrap li:last-child {
  margin-left: 7%;
  width: 65.8%;
  align-items: center;
}
.overview-wrap li:last-child div {
  align-items: center;
  width: 100%;
  justify-content: center;
  height: 100%;
  flex-direction: column;
}
.overview-wrap li:last-child div p {
  font-size: 150%;
  border: 1px solid #e83e42;
  padding: 2px 50px;
  min-width: 70%;
}
.overview-wrap li:last-child div span {
  display: inline-block;
}
.overview-wrap li:last-child div .mosi {
  display: block;
  width: 100%;
  font-size: 150%;
  margin-top: 30px;
}
.overview-wrap li:last-child div .or {
  font-size: 130%;
  display: block;
  width: 100%;
  margin-bottom: 20px;
}

/* ビデオ要素のレスポンシブ設定 */
.kv video {
  display: block;
  width: 100%;
  height: 100%;
  z-index: -1;
}

/* 動画の上に重なるコンテンツ層 */
.kv-content {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  /* 中央揃えのレイアウト例 */
  display: flex;
}

.logo-hidari-ue {
  padding-left: 31px;
  padding-top: 103px;
  padding-right: 57%;
  width: 100%;
}
.logo-hidari-ue img {
  width: 100%;
  height: auto;
}

.normal-font130 {
  font-size: 130%;
  font-weight: bold;
  line-height: 1.4;
}

.mid-font140 {
  font-size: 140%;
  font-weight: bold;
  line-height: 1.4;
}

.mid-font {
  font-size: 155%;
  font-weight: bold;
}

.big-font {
  font-size: 180%;
  font-weight: bold;
}

.big-font200 {
  font-size: 180%;
  text-align: center;
  font-weight: bold;
  line-height: 1.4;
  letter-spacing: -1px;
}

.h2-ttl {
  font-size: 430%;
  text-align: center;
  font-weight: bold;
  line-height: 1.1;
}

.h3-ttl {
  font-size: 240%;
  letter-spacing: -0.6px;
  text-align: center;
}

.h2-sita {
  font-size: 150%;
  font-weight: bold;
}

.towa img {
  max-width: 650px;
  height: auto;
}

.txt-left {
  flex: 1;
}

.img-right {
  width: 449px;
}
.img-right img {
  width: 100%;
  height: auto;
}

.flex-reason01 {
  width: 76%;
  margin: 0 auto;
  margin-top: 30px;
}
.flex-reason01 li {
  width: 30%;
  color: #FFF;
  margin-right: 5%;
  background: rgba(232, 62, 66, 0.5);
  text-align: center;
  border-radius: 32px;
  margin-bottom: 20px;
  font-size: 118%;
  font-weight: bold;
  padding: 4px 18px;
  cursor: pointer;
  min-height: 72.64px;
}
.flex-reason01 li span {
  color: #FFF;
}
.flex-reason01 li.active {
  background: rgb(232, 62, 66);
}
.flex-reason01 li:nth-child(3n) {
  margin-right: 0;
}

.satis {
  max-width: 665px;
  margin: 0 auto;
}
.satis img {
  width: 100%;
  height: auto;
  display: block;
  margin: 40px auto;
}

.new-chui {
  font-size: 60%;
  line-height: 1.2;
  display: block;
  position: relative;
  padding-left: 1.2em;
}

.new-chui:before {
  content: "※";
  position: absolute;
  left: 0;
  top: 0;
}

.reason-wrap {
  width: 98%;
  margin: 0 auto;
  margin-top: 30px;
}
.reason-wrap li {
  width: 32%;
  margin-right: 2%;
}
.reason-wrap li:last-child {
  margin-right: 0;
}
.reason-wrap p {
  font-size: 80%;
  line-height: 1.3;
}
.reason-wrap .p-ttl {
  background: #e83e42;
  border-radius: 32px;
  margin-bottom: 20px;
  font-size: 100%;
  font-weight: bold;
  text-align: center;
  padding: 3px 14px;
  color: #FFF;
  margin: 0 auto 15px;
}

.reason01-wrap .slick > div {
  border: none !important;
}

.reason01-wrap {
  justify-content: center;
}
.reason01-wrap li {
  width: 40%;
  margin-right: 10%;
}
.reason01-wrap li .item01-p, .reason01-wrap li .item01 p {
  border: 1px solid #CCC;
}
.reason01-wrap li img {
  width: 100%;
  height: auto;
  max-width: 316px;
  display: block;
  margin: 0 auto;
  border: none !important;
}
.reason01-wrap li .t-right {
  padding-left: 40%;
  margin-top: 20px;
}
.reason01-wrap li:last-child {
  margin-right: 0;
  padding: 0;
  width: 40%;
}
.reason01-wrap li:last-child img {
  border: 1px solid #CCC;
}

.reason01-wrap .slick-prev, .reason01-wrap .slick-next {
  display: block !important;
}
.reason01-wrap .item01 img {
  width: 90%;
}
.reason01-wrap .slick-prev {
  left: -15px;
  z-index: 2;
}
.reason01-wrap .slick-next {
  right: -5px;
  z-index: 4;
}
.reason01-wrap .slick-dotted.slick-slider {
  margin-bottom: 0px;
  margin-top: 5px;
}

.reason01-wrap .slick li:last-child {
  width: auto;
}

.dot-area-ue00 {
  display: none;
  opacity: 0;
}

.dot-area-ue00.is-active {
  opacity: 1;
}

.load-more {
  text-align: center;
}

.search-field {
  margin: 0 auto;
  padding: 20px;
}
.search-field--container {
  display: flex;
  flex-wrap: wrap;
}
.search-field--input-container {
  position: relative;
  border-bottom: 2px solid #999;
  padding-bottom: 5px;
  margin-bottom: 10px;
  display: flex;
  align-items: center;
  background: #FFF;
  width: 100%;
}
.search-field--input-container::before {
  content: "";
  font-size: 24px;
  color: #d3381c;
  margin-right: 15px;
  display: block;
  display: inline-block;
  background: url(../img/megane.png) no-repeat center center;
  background-size: cover;
  width: 32px;
  height: 40px;
  position: relative;
  left: 14px;
  top: 3px;
}
.search-field--input-container .search-title {
  display: none;
}
.search-field--input-container .search-field--input {
  width: 100%;
  border: none;
  outline: none;
  font-size: 20px;
  font-weight: bold;
  color: #333;
  letter-spacing: 0.05em;
  padding-left: 20px;
  margin-top: 6px;
}
.search-field--input-container .search-field--input::placeholder {
  color: #aaa;
}
.search-field--select-container {
  position: relative;
  border: 1px solid #999;
  border-radius: 12px;
  padding: 8px 15px;
  background: #fff;
  display: flex;
  align-items: center;
  width: 49%;
  margin-top: 10px;
}
.search-field--select-container .search-title {
  font-size: 14px;
  color: #666;
  margin-right: 15px;
  white-space: nowrap;
  font-weight: bold;
  position: relative;
  top: -13px;
}
.search-field--select-container .search-title::after {
  content: "";
}
.search-field--select-container .select-wrapper {
  flex: 1;
  position: relative;
  display: flex;
  align-items: center;
}
.search-field--select-container .select-wrapper select {
  width: 100%;
  border: none;
  outline: none;
  background: transparent;
  font-size: 21px;
  font-weight: bold;
  color: #333;
  appearance: none;
  cursor: pointer;
  padding-right: 30px;
  z-index: 2;
  padding-top: 14px;
  padding-bottom: 2px;
}
.search-field--select-container .select-wrapper::after {
  content: "";
  position: absolute;
  right: 5px;
  bottom: 14px;
  width: 12px;
  height: 12px;
  border-right: 3px solid #d3381c;
  border-bottom: 3px solid #d3381c;
  transform: rotate(45deg);
  pointer-events: none;
  z-index: 1;
}
.search-field--reset-button {
  margin-top: 20px;
  background: none;
  border: 1px solid #999;
  border-radius: 4px;
  padding: 5px 15px;
  color: #666;
  cursor: pointer;
  font-size: 18px;
  transition: 0.2s;
  background: #f5f5f5;
}
.search-field--reset-button:hover {
  background: #eee;
}

.load-more button {
  background: #FFF;
  padding: 11px 20px;
  border: 1px solid #CCC;
  width: 100%;
  max-width: 210px;
}

.shops--container {
  width: 100%;
}
.shops--container .shop-item {
  width: 48%;
  margin-right: 2%;
  margin-bottom: 40px;
  position: relative;
}
.shops--container .map-a {
  font-size: 50%;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  letter-spacing: -0.6px;
}
.shops--container .g-map {
  width: 100%;
}
.shops--container .g-map img {
  width: 45px;
  height: auto;
  display: block;
  margin: 0 auto;
}

.page-id-3802 .h2-sita {
  margin-top: 5px;
}

.search-field--select-container + .search-field--select-container {
  margin-left: 2%;
}

.search-field {
  width: 100%;
  margin: 0 auto;
  padding: 0;
  margin: 30px 0;
}

#shops-container {
  margin-top: 50px;
}
#shops-container .shop-name {
  font-weight: bold;
}
#shops-container .shop-address {
  font-size: 80%;
}
#shops-container .map-a {
  position: absolute;
  right: 0px;
  top: 28px;
}

.updated-at {
  font-size: 14px;
  display: block;
  line-height: 1;
}

.shops .title {
  display: inline-block;
  font-size: 13px;
}
.shops .updated-info, .shops .title {
  display: inline-block;
  font-size: 13px;
}

.shop-item {
  background: #fff;
  padding: 25px 15px;
  box-shadow: 3px 3px 8px rgba(0, 0, 0, 0.15);
}

.page-cont .head2-ttl {
  padding: 2px 60px;
  font-size: 87%;
  margin-left: 0;
}

.reason-wrap04 {
  margin-top: 25px;
}
.reason-wrap04 .img-right-reason04 {
  width: 540px;
  padding-left: 40px;
}
.reason-wrap04 .img-right-reason04 img {
  width: 100%;
  height: auto;
}
.reason-wrap04 .txt-left-reason04 {
  flex: 1;
  text-align: left;
  font-size: 123%;
  display: flex;
  align-items: center;
  line-height: 2;
}

.reason-wrap05 li {
  width: 23%;
  margin-right: 2.6666%;
  text-align: center;
}
.reason-wrap05 li img {
  width: 100%;
  height: auto;
}
.reason-wrap05 li:nth-child(4n) {
  margin-right: 0;
}

.reason-wrap06 {
  width: 90%;
  margin: 0 auto;
}
.reason-wrap06 li {
  width: 31%;
  margin-right: 3.5%;
  text-align: center;
}
.reason-wrap06 li span {
  font-size: 70%;
  line-height: 1.2;
  display: block;
  text-align: left;
  letter-spacing: -0.5px;
}
.reason-wrap06 li img {
  width: auto;
  height: auto;
  max-height: 210px;
}
.reason-wrap06 li:last-child {
  margin-right: 0;
}

.p-defo {
  line-height: 1.2;
}

.gray-box {
  background: #CCC;
  padding-top: 20%;
  margin: 0 20px 40px;
}

.dot-area03 li {
  width: 49%;
  margin-right: 2%;
}
.dot-area03 li:nth-child(even) {
  margin-right: 0;
}

.flex-reason01 li {
  cursor: pointer;
  transition: color 0.1s;
  line-height: 1.2;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  padding: 8px 10px;
}

.cont04 {
  background: #fdf7f4;
  /* 	 border-bottom: 10px solid #333; */
  padding-bottom: 110px;
}

.orange-box {
  background: #FFF;
  border: 3px solid #ed7857;
  overflow: hidden;
  position: relative;
  margin-top: 65px;
  border-radius: 8px;
}
.orange-box h3 {
  font-size: 200%;
  padding-left: 210px;
  font-weight: bold;
  padding-top: 22px;
  width: 100%;
  color: #ed7857 !important;
}

.orange-box05 h3 {
  padding-left: 0;
  text-align: center;
}

.orange-box01 {
  margin-top: 80px;
}

.orange-maru {
  background: #ed7857;
  display: inline-flex;
  flex-wrap: wrap;
  justify-content: center;
  align-content: center;
  align-items: center;
  color: #FFF;
  padding: 20px;
  border-radius: 300px;
  width: 210px;
  height: 210px;
  position: absolute;
  top: -73px;
  left: -21px;
  padding-top: 90px;
  padding-bottom: 42px;
}
.orange-maru span {
  display: block;
  line-height: 1;
  color: #FFF;
  width: 100%;
  text-align: center;
  font-size: 120%;
  font-weight: 600;
}
.orange-maru span + span {
  font-size: 440%;
  font-weight: bold;
  line-height: 0.8;
}

.fea-box-sita {
  margin-top: 70px;
  padding: 0 60px 40px 70px;
}
.fea-box-sita p {
  font-weight: 600;
}

img {
  border: none;
}

.feature-img-wrap {
  align-items: baseline;
}
.feature-img-wrap li {
  width: 25%;
}
.feature-img-wrap a {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  height: 100%;
  width: 100%;
}
.feature-img-wrap span {
  display: block;
  font-weight: bold;
}
.feature-img-wrap img {
  height: 66%;
  width: auto;
  max-width: 201px;
}

.orange-box01 .feature-img-wrap {
  padding-top: 35px;
  align-items: center;
}
.orange-box01 .feature-img-wrap li {
  width: 38%;
  border: 1px solid #CCC;
  margin-right: 2%;
  padding: 0 0 14px;
}
.orange-box01 .feature-img-wrap li span {
  background: #ed7857;
  width: 100%;
  text-align: center;
  color: #FFF;
  padding: 2px 10px;
  font-size: 100%;
}
.orange-box01 .feature-img-wrap li img {
  height: auto;
  width: 100%;
  max-width: none;
  padding-left: 5px;
  padding-right: 5px;
}
.orange-box01 .feature-img-wrap li:last-child {
  border: none;
  margin-right: 0;
  width: 18%;
}

.feature-img-wrap01 li:nth-child(4) {
  align-items: center;
}
.feature-img-wrap01 li:nth-child(4) img {
  max-width: 200px;
  height: auto;
}

.orange-box02 .feature-img-wrap {
  margin-top: 20px;
}
.orange-box02 .feature-img-wrap li {
  width: 32%;
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 20px;
  margin-right: 2%;
}
.orange-box02 .feature-img-wrap li img {
  width: auto;
  height: 188px;
  max-width: 100%;
  margin: 0 auto;
}
.orange-box02 .feature-img-wrap li span {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 90%;
  padding-right: 10px;
}
.orange-box02 li:last-child {
  margin-right: 0;
}
.orange-box02 .fea-box-sita {
  margin-top: 70px;
  padding: 0 40px 40px;
}

.orange-box03 .box03-left {
  width: 70%;
  align-items: center;
  padding: 20px 40px 0 0;
}
.orange-box03 .box03-left p {
  font-size: 103%;
  line-height: 1.4;
}
.orange-box03 .box03-left .t-right {
  width: 100%;
}
.orange-box03 .box03-left .t-right a {
  text-decoration: underline;
  font-size: 120%;
  color: #ed7857;
}
.orange-box03 .box03-left .t-right p {
  display: inline;
}
.orange-box03 .box03-right {
  width: 30%;
}
.orange-box03 .box03-right img {
  width: 100%;
  height: auto;
}
.orange-box03 .box03-right .slick-dots {
  position: static;
}
.orange-box03 .box03-right .slick-dots li {
  width: auto;
  margin: 0 10px !important;
}
.orange-box03 .box03-right .slick-dots li button:before {
  color: #CCC;
}
.orange-box03 .box03-right .slick-dots li.slick-active button:before {
  opacity: 0.95;
  color: #ee835c;
}
.orange-box03 .box03-right .slick .slick-next {
  right: -5px;
  z-index: 4;
}
.orange-box03 .box03-right .slick-prev, .orange-box03 .box03-right .slick-next {
  display: block !important;
}
.orange-box03 .box03-right .slick-prev {
  left: -15px;
  z-index: 4;
}
.orange-box03 .box03-right .slick-slide {
  border: 1px solid #CCC;
  text-align: center;
  padding: 10px;
}
.orange-box03 .box03-right .slick-slide span {
  background: #ed7857;
  color: #FFF;
  display: inline-block;
  text-align: center;
  border-radius: 40px;
  margin: 10px auto;
  padding: 5px;
  font-weight: bold;
  width: 100%;
  font-size: 77%;
}
.orange-box03 .box03-right li {
  width: 32%;
  margin-bottom: 10px;
  margin-right: 2%;
}
.orange-box03 .box03-right li:nth-child(3n) {
  margin-right: 0;
}

.orange-box04 .box04-wrap {
  padding: 50px 60px;
}
.orange-box04 .box04-wrap li {
  width: 31%;
  margin-right: 3.5%;
}
.orange-box04 .box04-wrap li span {
  display: block;
  text-align: center;
  font-weight: 600;
  font-size: 120%;
}
.orange-box04 .box04-wrap li img {
  width: 100%;
  height: auto;
}
.orange-box04 .box04-wrap li:last-child {
  margin-right: 0;
}

.num-reiwa {
  width: 100%;
}
.num-reiwa li {
  position: relative;
  padding-left: 1.4em;
}
.num-reiwa li:before {
  content: "・";
  position: absolute;
  left: 0;
  top: 0;
}

div .orange-box05 {
  padding: 40px 70px;
  background: #fefbf0;
  border-radius: 104px;
  box-shadow: 0 12px 24px rgba(226, 104, 40, 0.16), 0 4px 8px rgba(226, 104, 40, 0.08);
}
div .orange-box05 .t-center {
  width: 100%;
}
div .orange-box05 .btn-center a {
  display: inline-flex;
  background: #e61f1a;
  color: #FFF;
  border-radius: 30px;
  padding: 10px 40px;
  /* min-width: 400px; */
  text-align: center;
  justify-content: center;
  margin: 0 auto 20px;
  width: 100%;
  font-size: 150%;
  font-weight: bold;
  max-width: none;
  box-shadow: 0 7px 0 #b90f0f, 0 12px 18px rgba(180, 40, 20, 0.25);
  transition: transform 0.2s ease, box-shadow 0.2s ease;
}
div .orange-box05 .btn-center {
  width: 100%;
  margin-top: 0;
}
div .orange-box05 img {
  max-width: 100%;
}
div .orange-box05 .raprap {
  width: 100%;
  margin: 10px auto 20px;
}
div .orange-box05 h3 {
  margin-top: 0;
  padding: 0;
}
div .orange-box05 .box05-right {
  width: 19%;
}
div .orange-box05 .mannakas-tai {
  width: 100%;
  margin: 0 auto 30px;
  color: #ed7857 !important;
}
div .orange-box05 .note {
  width: 236px;
}
div .orange-box05 .note img {
  width: 100%;
  height: auto;
}
div .orange-box05 .mannaka {
  width: 100%;
  margin: 10px auto;
  border-radius: 40px;
  text-align: center;
  color: #ed7857;
  font-size: 260%;
  font-weight: bold;
  background: none !important;
}
div .orange-box05 .num-reiwa {
  flex: 1;
  padding: 0;
  padding-left: 20px;
}
div .orange-box05 .num-reiwa li {
  font-size: 152%;
  font-weight: 600;
  margin-bottom: 30px;
}
.head-in {
  padding: 12px 50px;
  align-items: center;
  max-width: 1400px;
  margin: 0 auto;
}
.head-in img {
  max-width: 164px;
  height: auto;
}
.head-in .head-migi {
  flex: 1;
  display: flex;
  justify-content: flex-end;
  padding: 9px 0;
}
.head-in .head-hidari {
  width: 150px;
}

.btn-head, .btn-head2 {
  display: inline-flex;
  background: #e95a3e;
  color: #FFF;
  border-radius: 30px;
  margin-left: 20px;
}
.btn-head a, .btn-head2 a {
  padding: 10px 20px;
  color: #FFF;
  font-size: 70%;
  display: flex;
  height: 100%;
  width: 100%;
  align-items: center;
  justify-content: center;
}

header {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 4;
  background: rgba(255, 255, 255, 0.6);
  width: 100%;
}

.btn-head {
  position: relative;
  /* ハンバーガーアイコンの外枠 */
  /* ホバー時の「×」アニメーション */
}
.btn-head > a {
  display: flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
}
.btn-head .hamburger {
  position: relative;
  display: inline-block;
  width: 20px;
  height: 14px;
  margin-left: 10px; /* テキストとの間隔 */
}
.btn-head .hamburger span, .btn-head .hamburger::before, .btn-head .hamburger::after {
  position: absolute;
  left: 0;
  width: 100%;
  height: 2px;
  background-color: #FFF; /* 線の色 */
  transition: all 0.3s;
}
.btn-head .hamburger::before {
  content: "";
  top: 0;
}
.btn-head .hamburger span {
  top: 6px;
  color: #FFF;
}
.btn-head .hamburger::after {
  content: "";
  bottom: 0;
}
.btn-head:hover .hamburger::before {
  transform: translateY(6px) rotate(45deg);
}
.btn-head:hover .hamburger span {
  opacity: 0;
}
.btn-head:hover .hamburger::after {
  transform: translateY(-6px) rotate(-45deg);
}
.btn-head ul {
  padding-top: 5px;
  padding-bottom: 5px;
  position: absolute;
  width: 100%;
  top: 44px;
  left: -1px;
  z-index: 3;
  background: #FFF;
  border: 2px solid #e95a3e;
  border-radius: 12px;
  overflow: hidden;
  opacity: 0;
  visibility: hidden;
  transform: translateY(-6px);
  pointer-events: none;
}
.btn-head ul a {
  color: #000;
  padding: 6px 10px 8px 25px;
  text-align: left;
  justify-content: flex-start;
}
.btn-head ul a:hover {
  opacity: 1;
  color: #e95a3e;
}

.btn-head:hover ul {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
  pointer-events: auto;
  transition: opacity 0.2s ease, transform 0.2s ease, visibility 0s linear 0s;
}

.btn-head2 {
  background: #e61f1a;
}
.btn-head2 span {
  display: flex;
  align-items: center;
  margin-right: 5px;
  position: relative;
  top: 1.5px;
}
.btn-head2 img {
  max-width: 21px;
  height: auto;
}

.box05-right {
  width: 15%;
}
.box05-right img {
  width: 100%;
  height: auto;
}

.intoro {
  margin-top: 210px;
  border: 2px solid #da4e24;
  padding: 60px;
  background: #FFF;
}
.intoro h3 {
  font-size: 150%;
  font-weight: bold;
  margin-bottom: 40px;
}
.intoro * {
  color: #da4e24;
}
.intoro .voice-txt {
  color: #4c4b4c;
}

.page .intoro {
  margin-top: 20px;
}

.btn-center {
  text-align: center;
  margin-top: 50px;
}
.btn-center a {
  display: inline-flex;
  background: #e95a3e;
  color: #FFF;
  border-radius: 30px;
  padding: 10px 40px;
}

.oo-block {
  background: #fdf5ed;
  padding: 0 20px;
  height: 100%;
}
.oo-block img {
  position: absolute;
  top: -135px;
}

.flow-img {
  position: relative;
  padding-top: 29%;
}

.flow-ttl {
  font-weight: bold;
  text-align: center;
  font-size: 140%;
  line-height: 1.3;
  margin-top: 30px;
  margin-bottom: 30px;
}

.flow-txt {
  font-size: 81%;
  line-height: 1.4;
}

.flow-wrap {
  margin-top: 60px;
}
.flow-wrap .step {
  text-align: center;
  margin-bottom: 160px;
}
.flow-wrap .step * {
  color: #f18e1a;
}
.flow-wrap .step span {
  font-size: 330%;
  font-weight: bold;
  display: block;
  line-height: 1;
}
.flow-wrap .step p {
  font-size: 100%;
  line-height: 1;
}
.flow-wrap li {
  width: 20.5%;
  overflow: hidden;
  padding-bottom: 40px;
}
.flow-wrap li img {
  width: 100%;
  height: auto;
}
.flow-wrap li:nth-child(2), .flow-wrap li:nth-child(6) {
  width: 4.5%;
  padding: 0 12px;
  padding-top: 19%;
  text-align: center;
}
.flow-wrap li:nth-child(2) span, .flow-wrap li:nth-child(6) span {
  writing-mode: vertical-rl;
  align-items: center;
  display: flex;
  justify-content: center;
  text-align: center;
  align-items: center;
  width: 100%;
  font-weight: bold;
  margin-top: 20px;
  font-size: 140%;
}
.flow-wrap li:nth-child(2) img, .flow-wrap li:nth-child(6) img {
  width: 100%;
  height: auto;
}
.flow-wrap li:nth-child(4) {
  width: 9%;
  position: relative;
  margin-right: 0;
  padding-top: 20%;
  flex-wrap: wrap;
  align-items: center;
  padding: 0 19px;
  padding-top: 19%;
}
.flow-wrap li:nth-child(4) span {
  writing-mode: vertical-rl;
  align-items: center;
  display: flex;
  justify-content: center;
  text-align: center;
  align-items: center;
  width: 100%;
  font-weight: bold;
  margin-top: 20px;
  font-size: 140%;
}
.flow-wrap li:nth-child(4) img {
  width: 100%;
  height: auto;
}
.flow-wrap li:last-child {
  margin-right: 0;
}

.cont07 {
  background: #fff1c5;
}

.q-ue {
  background: #fff;
  position: relative;
  padding-right: 1.8em;
  cursor: pointer;
}

.q-ue::before,
.q-ue::after {
  content: "";
  position: absolute;
  right: 7px;
  top: 50%;
  width: 26px;
  height: 4px;
  background: #e95a3e;
  transform: translateY(-50%);
  transition: 0.3s;
}

.q-ue::after {
  transform: translateY(-50%) rotate(90deg);
}

/* 開いたら縦棒消す → −になる */
.q-ue.open::after {
  transform: translateY(-50%) rotate(90deg) scaleX(0);
  opacity: 0;
}

.q-sita.flex-wrap {
  background: #fef8e4;
  max-height: 0;
  overflow: hidden;
  opacity: 0;
  transform: translateY(-8px);
  transition: max-height 0.4s ease, opacity 0.3s ease, transform 0.3s ease, padding-top 0.3s ease;
  padding-top: 0;
}

.q-sita.open {
  opacity: 1;
  transform: translateY(0);
  padding-top: 10px;
  padding-bottom: 4em;
}

.qa-wrap {
  margin-bottom: 30px;
  margin-top: 40px;
}

.qa-wrap p {
  width: 100%;
  padding: 15px 20px;
}
.qa-wrap p span {
  font-size: 110%;
  font-weight: 600;
}
.qa-wrap p .qq {
  font-size: 160%;
  line-height: 1;
}

.q-sita .aa {
  font-size: 98%;
}

.qa-wrap p .qq {
  width: 2.5em;
  color: #e95a3e;
  font-weight: bold;
}

.qa-wrap p .aa {
  flex: 1;
}

.qa-wrap {
  margin-bottom: 30px;
  margin-top: 40px;
}
.qa-wrap p {
  width: 100%;
  padding: 10px 20px;
}
.qa-wrap p .qq {
  width: 2.5em;
  color: #e95a3e;
  font-weight: bold;
}
.qa-wrap p .aa {
  flex: 1;
}

.cont07 {
  padding-bottom: 60px;
}

.cont09 {
  background: #fdf7f4;
  padding-bottom: 122px;
}

.cont09 .h2-ttl, .cont10 .h2-ttl {
  margin-bottom: 10px;
}

.super-big {
  font-size: 490%;
  font-weight: bold;
  text-align: center;
  line-height: 1;
}
.super-big img {
  max-width: 100px;
  display: inline-block;
  margin-right: 6px;
  position: relative;
  top: -9px;
}

.news-area {
  border: 2px solid #da4126;
  border-radius: 16px;
  padding: 60px 60px 20px;
  background: #FFF;
  margin-top: 80px;
}
.news-area li {
  display: flex;
  width: 100%;
  flex-wrap: wrap;
  border-bottom: dotted 3px #e95a3e;
  padding-bottom: 15px;
  margin-bottom: 40px;
  align-items: center;
}
.news-area .info {
  font-weight: 500;
  font-size: 112%;
}
.news-area .time {
  background: #e95a3e;
  border-radius: 31px;
  color: #FFF;
  font-weight: 500;
  text-align: center;
  padding: 11px 50px;
  line-height: 1;
  display: flex;
  align-items: center;
  margin-right: 15px;
  font-size: 117%;
}

.company-area {
  margin-top: 40px;
  border: none;
}
.company-area .time {
  background: #e73d41 !important;
  width: 280px;
  padding: 8px;
  justify-content: center;
  margin-right: 20px;
}
.company-area .time span {
  display: inline-flex;
  align-items: flex-end;
  font-size: 69%;
  color: #FFF;
  position: relative;
  top: 2px;
}

.contact-wrap {
  width: 100%;
  margin: 40px auto 140px;
}
.contact-wrap li {
  width: 45%;
  border-radius: 10px;
  padding: 30px;
  padding-bottom: 45px;
  margin-right: 10%;
  text-align: center;
  background: #ec671a;
  color: #FFF;
  box-shadow: 5px 4px 7px 4px rgba(0, 0, 0, 0.3);
}
.contact-wrap li img {
  text-align: center;
  max-width: 148px;
}
.contact-wrap li .contact-ttl {
  font-weight: bold;
  font-size: 111%;
  margin-bottom: 5px;
  margin-top: 6px;
  color: #FFF;
}
.contact-wrap li .contact-txt {
  font-size: 90%;
  color: #FFF;
}
.contact-wrap li:last-child {
  margin-right: 0;
  background: #FFF;
}
.contact-wrap li:last-child * {
  color: #ec671a !important;
}

#page_top {
  position: fixed;
  right: 20px;
  bottom: 20px;
  z-index: 999;
  width: 48px;
  height: 48px;
  background: #fff;
  color: #737373;
  font-size: 20px;
  text-align: center;
  line-height: 48px;
  border: 1px solid #e61f1a;
  border-radius: 50%;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.15);
  transition: all 0.3s ease;
}

.page-template-contact2-php #page_top, .page-template-contact-php #page_top {
  bottom: 90px;
}

#page_top:hover {
  background: #f5f5f5;
  color: #000;
  transform: translateY(-4px);
}

#page_top a {
  display: block;
  width: 100%;
  height: 100%;
  text-decoration: none;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #e61f1a;
}

img {
  vertical-align: bottom;
}

footer {
  background: #fdf7f4 !important;
  padding-bottom: 50px;
}
footer img {
  max-width: 300px;
  height: auto;
}

table {
  border-collapse: collapse;
}

.single table {
  width: 100% !important;
  border-top: 2px solid #f5f5f5;
}
.single table tr {
  border: 2px solid #f5f5f5;
  border-bottom: none;
  border-top: none;
}
.single table tr > td, .single table tr > th {
  border-left: 2px solid #f5f5f5;
  padding: 10px;
  /*
  			text-align: center;	
  			width: 15%!important;

  */
  border-bottom: 2px solid #FFF;
}
.single table tr > td div, .single table tr > th div {
  font-weight: normal;
}
.single table tr > th:last-child, .single table tr > td:last-child {
  text-align: left;
  background: #FFF;
  border-bottom: 2px solid #F5f5f5;
  font-weight: 300;
}
.single table tr td, .single table tr th {
  width: auto;
  vertical-align: middle;
  font-weight: 300;
}
.single table tr td img, .single table tr th img {
  max-width: 100%;
  height: auto;
}
.single table tr td a, .single table tr th a {
  color: #435f96;
  text-decoration: underline;
  font-weight: 600;
  font-size: 120% !important;
}

.slick-dots li button:before {
  font-size: 22px;
}

.slick-dots li {
  width: 27px;
}

.slick-dots {
  bottom: -29px;
}

a:hover {
  opacity: 0.6;
}

.flex-wrap {
  display: flex;
  flex-wrap: wrap;
}

.right-date {
  text-align: right;
  font-weight: 300;
}

.breadcrumb ul li:not(:last-child)::after {
  margin: 0 5px;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "\f105";
}

.breadcrumb-list {
  padding-right: 30px;
  text-align: right;
}
.breadcrumb-list li {
  display: inline-block;
  font-size: 13px;
}
.breadcrumb-list li a, .breadcrumb-list li span {
  font-size: inherit;
}
.breadcrumb-list li a *, .breadcrumb-list li span * {
  font-size: inherit;
}
.breadcrumb-list li strong {
  font-weight: bold;
}

.postlist__data__link {
  width: 100%;
}

.a-wrap {
  margin-top: 40px;
}
.a-wrap .news-area {
  width: 100%;
  margin-top: 0;
  padding: 30px 40px;
  box-shadow: 3px 3px 12px rgba(0, 0, 0, 0.12);
}
.a-wrap .news-area li, .a-wrap .news-area .postlist__data {
  width: 100%;
}
.a-wrap aside {
  width: 100%;
  justify-content: center;
  text-align: center;
  padding: 20px;
}
.a-wrap aside li {
  width: 15%;
  background: #FFF;
  margin-right: 1.1%;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  border: 1px solid #e95a3e;
}
.a-wrap aside li:last-child {
  margin-right: 0;
}
.a-wrap aside a {
  color: #e95a3e;
  font-size: 70%;
}

.a-wrap aside a {
  font-size: 100%;
}

.a-wrap .news-area {
  width: 100%;
  padding: 20px;
}

.postlist__eyecatch {
  width: 250px;
}
.postlist__eyecatch img {
  width: 100%;
  height: auto;
}

.postlist__data {
  flex: 1;
  padding-left: 20px;
}

.single .flex-wrap-single {
  display: flex;
  flex-wrap: wrap;
}
.single .flex-wrap-single .news-area {
  margin-top: 0;
  box-shadow: 3px 3px 12px rgba(0, 0, 0, 0.12);
  border: none;
  padding: 40px 60px;
}
.single .flex-wrap-single p * {
  font-size: inherit;
}
.single .flex-wrap-single a * {
  color: inherit;
  font-weight: bold;
}
.single .flex-wrap-single ul {
  margin-top: 30px;
  padding-left: 1em;
}
.single .flex-wrap-single ul li {
  font-size: 80%;
  border-bottom: none;
  list-style-type: disc;
  display: list-item;
  margin-top: 0;
  padding-bottom: 0;
  margin-bottom: 11px;
}
.single .flex-wrap-single h1 {
  font-size: 140%;
  font-weight: bold;
  line-height: 1.3;
  margin-bottom: 20px;
}
.single .flex-wrap-single h2 {
  font-weight: bold;
  font-size: 120%;
  margin-top: 60px;
  border-bottom: dotted 1px #000;
  padding-bottom: 15px;
  margin-bottom: 25px;
}
.single .flex-wrap-single h2 * {
  font-weight: inherit;
  font-size: inherit;
}
.single .flex-wrap-single h3 {
  border-left: solid 5px #eb6719;
  padding-left: 0.6em;
  line-height: 1;
  font-weight: bold;
  font-size: 110%;
  margin-top: 40px;
}
.single .flex-wrap-single h3 * {
  font-weight: inherit;
}
.single .flex-wrap-single .news-area {
  box-shadow: 3px 3px 12px rgba(0, 0, 0, 0.12);
  width: 100%;
}
.single .flex-wrap-single .news-area img {
  max-width: 100%;
  height: auto;
}
.single .flex-wrap-single #side {
  width: 100%;
  border-radius: 16px;
  padding: 24px;
  margin-top: 10px;
}
.single .flex-wrap-single #side .side-category__title {
  font-size: 110%;
  font-weight: bold;
  width: 100%;
  display: block;
  margin-bottom: 10px;
}
.single .flex-wrap-single #side .side-category__list {
  margin-top: 10px;
}
.single .flex-wrap-single #side .side-category__list a {
  width: auto;
  background: #FFF;
  margin-right: 1.1%;
  font-size: 80%;
  padding: 4px 20px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  border: 1px solid #e95a3e;
  text-decoration: none;
}

#column-postlist-category .postlist-category__wrap {
  display: flex;
  flex-wrap: wrap;
}
#column-postlist-category .postlist-category__wrap li {
  width: 32%;
  margin-right: 2%;
}
#column-postlist-category .postlist-category__wrap li img {
  width: 100%;
  height: auto;
}
#column-postlist-category .postlist-category__wrap li h2 {
  font-size: 80%;
}
#column-postlist-category .postlist-category__wrap li .postlist-category__item-link {
  width: 100%;
  text-align: right;
}
#column-postlist-category .postlist-category__wrap li a {
  margin-top: 10px;
  font-size: 80%;
  color: #e95a3e;
  text-decoration: underline;
}
#column-postlist-category .postlist-category__wrap li:nth-child(3n) {
  margin-right: 0;
}

.post-type-archive-column .a-wrap aside li {
  width: auto;
}
.post-type-archive-column .a-wrap aside li a {
  padding: 2px 20px;
}
.post-type-archive-column .postlist__data__text {
  font-size: 80%;
}

.wave {
  background: #FFF;
  margin-top: 95px;
}

.pagenation {
  margin-top: 20px;
}
.pagenation ul li {
  border: orange 1px solid;
  display: inline-flex;
  background: #FFF;
  width: 40px;
  height: 40px;
  line-height: 1;
  justify-content: center;
  align-items: center;
}
.pagenation ul li a {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.pagenation ul li * {
  color: #e95a3e;
}
.pagenation ul .active {
  background: #e95a3e;
  color: #FFF;
}
.pagenation ul .active * {
  color: #FFF;
}

.btn {
  display: inline-block;
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  margin: 10px 0;
  line-height: 1.5;
  width: 100%;
}

.btn a {
  display: inline-block;
  padding: 12px 24px;
  color: #fff;
  background-color: #f57c00;
  border-radius: 26px;
  text-decoration: none;
  transition: background-color 0.3s ease;
  font-size: 110%;
}

.btn a:hover {
  background-color: #e65100; /* 濃いめのオレンジ */
}

.footer-wrap {
  margin-top: 60px;
  width: 1200px;
  margin: 50px auto 0;
  justify-content: center;
}
.footer-wrap a {
  padding: 14px 20px;
  margin-right: 10px;
  background: #FFF;
  color: #e95a3e;
  width: 32%;
  font-size: 104%;
  display: inline-flex;
  justify-content: center;
  font-size: 80%;
}
.footer-wrap a img {
  display: none;
}

.contact-wrap2 {
  margin-top: 30px;
  margin-bottom: 30px;
}

#news__link {
  text-align: right;
  margin-top: 10px;
}
#news__link a {
  color: #eb6719 !important;
  text-decoration: underline;
  font-weight: bold;
}
#news__link .post-navigation {
  display: flex;
  justify-content: space-between;
  margin: 10px 0;
}
#news__link .post-navigation a {
  text-decoration: none;
  font-size: 90%;
}

.archive.post-type-archive .time, .single .time {
  display: inline-flex;
  width: auto;
  font-size: 86%;
  padding: 9px 26px;
  justify-content: center;
}
.archive.post-type-archive .postlist__data__link, .single .postlist__data__link {
  text-align: right;
  margin-top: 10px;
  font-size: 110%;
  color: #e95a3e;
  text-decoration: underline;
}
.archive.post-type-archive .postlist__data__link a, .single .postlist__data__link a {
  color: #e95a3e;
  font-weight: bold;
  position: relative;
}
.archive.post-type-archive .postlist__data__link a:before, .single .postlist__data__link a:before {
  content: "▶︎";
}
.archive.post-type-archive h2, .single h2 {
  font-weight: bold;
  font-size: 110%;
  margin: 14px 0 5px;
}
.archive.post-type-archive .news-area p, .single .news-area p {
  font-size: 80%;
}
.archive.post-type-archive .post a, .single .post a {
  color: #eb6719 !important;
  font-weight: bold;
  font-size: inherit;
  position: relative;
  margin-top: 25px;
  text-decoration: underline;
}
.archive.post-type-archive .post p, .single .post p {
  margin-top: 25px;
}

.contact-wrap {
  width: 100%;
  margin: 40px auto 80px;
}
.contact-wrap li {
  width: 48%;
  margin-right: 0;
  box-shadow: none;
  padding: 20px;
  border-radius: 34px;
}
.contact-wrap li .contact-txt {
  font-size: 85%;
}
.contact-wrap li .contact-txt img {
  width: 22px;
  display: inline-block;
  margin-right: 3px;
  position: relative;
  top: 0px;
}
.contact-wrap .icon-wrap {
  margin-bottom: 20px;
}
.contact-wrap .icon-wrap .contact-img img {
  width: 90px;
  height: auto;
}
.contact-wrap .icon-wrap .contact-ttl {
  display: inline-flex;
  flex: 1;
  margin-left: 20px;
  align-items: center;
  font-size: 145%;
}
.contact-wrap .icon-wrap .contact-ttl span {
  border-bottom: #FFF dashed 2px;
  color: inherit;
  display: inline;
  padding-bottom: 15px;
  font-size: inherit;
  font-weight: inherit;
}
.contact-wrap li:last-child {
  margin-left: 2%;
  border: 4px #EE6724 solid;
}
.contact-wrap li:last-child .icon-wrap .contact-ttl span {
  border-color: #ec671a;
}

form .form__privacy__text {
  width: 100%;
  height: 220px;
  overflow-y: scroll;
  font-size: 1.4rem;
  font-weight: 400;
  border: 1px solid #313232;
}

.document-popup {
  margin-top: 14px;
  border-top: 1px solid #ddd;
}

.document-popup summary {
  cursor: pointer;
  padding: 12px 0 0px;
  font-weight: 700;
  color: #555;
  list-style: none;
  font-size: 80%;
  text-align: center;
}

.document-popup summary::-webkit-details-marker {
  display: none;
}

.document-popup summary::after {
  content: "＋";
}

.wpcf7-form .document-select input[type=checkbox] {
  top: 7px;
}

.document-select .wpcf7-list-item label {
  min-height: 330px;
}

.document-popup[open] summary::after {
  content: "−";
}

.document-popup-content {
  overflow: hidden;
  padding: 0 0 0;
  font-size: 14px;
  line-height: 1.9;
  color: #333;
}

/* 開いた時だけ余白 */
.document-popup[open] .document-popup-content {
  padding: 4px 0 16px;
}

.h3-tokutoku {
  color: #e83e42;
  text-align: center;
  font-size: 140%;
  font-weight: bold;
  margin-bottom: 15px;
}

.super-wrap {
  max-width: 800px;
  margin: 0 auto;
}
.super-wrap .sumne {
  width: 140px;
}
.super-wrap .main-item {
  flex: 1;
}

.item-table {
  width: 100%;
  max-width: 800px;
  margin: 20px auto 30px;
}
.item-table tr {
  border-top: 1px solid #e83e42;
}
.item-table tr td, .item-table tr th {
  vertical-align: middle;
  font-size: 80%;
  line-height: 1.3;
  font-weight: bold;
}
.item-table tr td {
  padding: 10px 30px;
}
.item-table tr th {
  text-align: center;
  color: #ee7857;
}
.item-table tr:last-child {
  border-bottom: 1px solid #e83e42;
}

.tokuchou-wrap {
  margin-bottom: 60px;
}
.tokuchou-wrap li {
  width: 32%;
  margin-right: 2%;
}
.tokuchou-wrap li p {
  color: #e83e42;
  text-align: center;
  margin-top: 15px;
  font-weight: bold;
}
.tokuchou-wrap li span {
  font-size: 80%;
}
.tokuchou-wrap li:nth-child(3n) {
  margin-right: 0;
}

.tokuchou-wrap2 li {
  width: 30.5%;
}
.tokuchou-wrap2 li:first-child {
  width: 65.5%;
}
.tokuchou-wrap2 li:last-child {
  margin-right: 0;
}

.tokuchou-wrap-baby li {
  width: 48%;
}
.tokuchou-wrap-baby li:nth-child(odd) {
  width: 48%;
  margin-right: 2%;
}
.tokuchou-wrap-baby li:nth-child(even) {
  margin-right: 0;
}

.baby-font {
  color: #18adbb !important;
}

.baby-sita {
  width: 550px;
  margin: 20px auto;
}

.red-blue {
  background: #e83e42;
  display: inline-flex;
  color: #FFF;
  padding: 2px 20px;
  margin-bottom: 10px;
  margin-top: 30px;
  border-radius: 24px;
}

.main-item img {
  width: auto;
  height: auto;
  display: block;
  margin: 0 auto;
  transition: opacity 0.3s ease;
}

.main-item img.is-fading {
  opacity: 0;
}

.sumne {
  display: flex;
  gap: 10px;
  list-style: none;
  padding: 0;
  margin: 10px 0 0 0;
}

.sumne li {
  width: 25%;
  border: 1px solid #ccc;
}
.sumne .active {
  border-color: #eb5b3e;
}

.sumne img {
  width: 100%;
  height: auto;
  cursor: pointer;
  transition: opacity 0.2s ease;
}

.sumne img:hover {
  opacity: 0.7;
}

.sumne {
  display: flex;
  flex-direction: column; /* 縦並びにする指定 */
  gap: 10px;
  list-style: none;
  padding: 0;
  margin: 10px 0 0 0;
}

.sumne li {
  width: 80px; /* サムネイルのサイズに合わせて数値を調整してください */
}

.dot-area-mizu {
  border-color: #a7d9d7;
}

.item-white {
  margin-top: 100px;
  background: #FFF;
  border: 1px solid #ee7857;
  border-radius: 24px;
  padding: 60px 50px;
}

.h2-ttl-item {
  text-align: center;
  font-size: 210%;
  font-weight: bold;
  color: #ee7857;
  margin-bottom: 20px;
}

.h3-ttl-img {
  margin-top: 60px;
}
.h3-ttl-img img {
  width: auto;
  height: auto;
  display: block;
  margin: 30px auto;
  max-width: 450px;
}

.item-txt {
  font-size: 120%;
}

.c-item-wrap li {
  margin: 0 auto;
}

.reason02-wrap {
  justify-content: center;
}
.reason02-wrap img {
  width: 100%;
  height: auto;
}
.reason02-wrap li {
  margin-bottom: 40px;
}
.reason02-wrap li:last-child a {
  text-align: right;
  display: flex;
  justify-content: center;
}
.reason02-wrap li:last-child a img {
  max-width: 180px;
}

.c-item-wrap {
  margin-top: 60px;
}
.c-item-wrap li {
  width: 49%;
  text-align: center;
}
.c-item-wrap li div {
  border: 1px solid #ee7857;
  margin-bottom: 15px;
}
.c-item-wrap li .txt-sita {
  font-size: 80%;
}
.c-item-wrap li a {
  display: block;
  background: #FFF;
}
.c-item-wrap li a span {
  display: block;
  padding: 8px;
}
.c-item-wrap li a p {
  background: #fce5d3;
  padding: 16px 10px;
  color: #e7211b;
  font-weight: bold;
  text-align: center;
}
.c-item-wrap li img {
  width: 100%;
  height: auto;
}
.c-item-wrap li:nth-child(even) {
  margin-left: 2%;
}

.footer-wrap a {
  padding: 14px 20px;
  margin-right: 10px;
  background: #FFF;
  color: #e95a3e;
  width: 35%;
  font-size: 104%;
  display: inline-flex;
  justify-content: center;
  font-size: 80%;
  display: inline-flex;
  background: #e61f1a;
  color: #FFF;
  border-radius: 30px;
  padding: 10px 40px;
}
.footer-wrap a + a {
  margin-left: 5%;
}

@media only screen and (max-width: 1420px) {
  .kv-sita .kv-sita3 {
    width: 23vw;
    max-width: 230px;
    min-width: 120px;
  }
}
@media only screen and (max-width: 1250px) {
  html, body, div, span, applet, object, iframe,
  h1, h2, h3, h4, h5, h6, p, blockquote, pre,
  a, abbr, acronym, address, big, cite, code,
  del, dfn, em, img, ins, kbd, q, s, samp,
  small, strike, strong, sub, sup, tt, var,
  b, u, i, center,
  dl, dt, dd, ol, ul, li,
  fieldset, form, label, legend,
  table, caption, tbody, tfoot, thead, tr, th, td,
  article, aside, canvas, details, embed,
  figure, figcaption, footer, header, hgroup,
  menu, nav, output, ruby, section, summary,
  time, mark, audio, video {
    font-size: 20px;
  }
  .feature-img-wrap a {
    display: block;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    height: 100%;
    width: 100%;
    padding-top: 30px;
    text-align: center;
  }
  .feature-img-wrap img {
    height: 80%;
    width: auto;
    max-width: 180px;
  }
  .dou-wrap li {
    width: 25%;
    padding: 10px;
  }
  .orange-box02 .feature-img-wrap li:nth-child(even) {
    width: 100%;
  }
  .feature-img-wrap li:last-child a {
    display: flex;
    align-items: center;
  }
  .feature-img-wrap li:last-child a img {
    width: 160px;
    height: 160px;
  }
  .orange-box02 .feature-img-wrap li span {
    width: 100%;
    display: flex;
    justify-content: center;
    text-align: center;
    align-items: center;
    font-size: 120%;
    padding-right: 10px;
    flex: none;
  }
  .orange-box02 .feature-img-wrap li {
    width: 100%;
  }
  .orange-box02 .feature-img-wrap li img {
    width: auto;
    height: 248px;
    max-width: 100%;
    margin: 0 auto;
  }
  .kv-sita .kv-sita3 {
    width: 23vw;
    max-width: 198px;
    min-width: 120px;
  }
  .inner {
    width: auto;
    padding: 0 40px;
    margin: 0 auto;
  }
  .kv-sita .kv-sita3 {
    width: 18vw;
    max-width: 300px;
    min-width: 120px;
  }
  .news-area {
    margin-top: 30px;
  }
  .footer-wrap {
    width: auto;
  }
  .f-menu-wrap {
    width: 80%;
  }
}
@media only screen and (max-width: 1200px) {
  .orange-maru {
    width: 178px;
    height: 178px;
  }
  .orange-box h3 {
    padding-left: 166px;
  }
  .box03-oya-wrap .t-right {
    margin-top: 30px;
    font-size: 140%;
  }
  .normal-font {
    font-size: 110%;
  }
}
@media only screen and (max-width: 1150px) {
  html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
    font-size: 19px;
  }
  .orange-box03 .box03-left {
    width: 100%;
    align-items: center;
    padding: 0;
    margin-top: 20px;
  }
  .flow-wrap li:nth-child(2) img, .flow-wrap li:nth-child(6) img {
    width: 33px;
    transform: rotate(90deg);
    margin: 10px auto;
  }
  .orange-box03 .box03-right {
    width: 100%;
    margin-top: 60px;
  }
  .super-big img {
    max-width: 100px;
    display: inline-block;
    margin-right: 6px;
    position: relative;
    top: -9px;
    width: 4.5em;
    height: auto;
  }
  .company-area .time {
    width: 210px;
  }
  .document-select label img {
    width: auto;
    height: 170px;
  }
  .wpcf7-form input[type=checkbox] {
    width: 30px;
    height: 30px;
    top: -2px;
  }
  .wpcf7-form .document-select input[type=checkbox] {
    top: 5px;
  }
  .document-select .wpcf7-list-item label {
    min-height: 241px;
  }
  .document-select {
    padding: 20px;
  }
  .wpcf7-form input[type=checkbox]:checked:after {
    content: "";
    position: absolute;
    left: 7px;
    top: 4px;
    width: 8px;
    height: 9px;
    border: solid #fff;
    border-width: 0 4px 4px 0;
    transform: rotate(45deg);
  }
  .orange-box03 .box03-right {
    max-width: 400px;
    margin: 40px auto;
  }
}
@media only screen and (max-width: 1050px) {
  html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
    font-size: 100%;
    font-size: 17px;
  }
  .orange-box01 .feature-img-wrap li:last-child {
    border: none;
    margin-right: auto;
    margin-left: auto;
    width: 100%;
  }
  .orange-box01 .feature-img-wrap li {
    width: 100%;
    border: 1px solid #CCC;
    margin-right: 0%;
    padding: 14px 5px;
    margin-bottom: 10px;
    max-width: 450px;
    margin: 0 auto 10px;
  }
  .orange-box01 .feature-img-wrap li img {
    width: 100%;
    height: auto;
  }
  .orange-box01 .feature-img-wrap li:last-child {
    border: none;
    margin-right: auto;
    margin-left: auto;
  }
  .c01 {
    font-size: 10px;
    position: absolute;
    left: 14px;
    bottom: -5px;
  }
  .item-white {
    margin-top: 40px;
    background: #FFF;
    border: 1px solid #ee7857;
    border-radius: 24px;
    padding: 40px 40px;
  }
  .orange-box03 .box03-right li {
    width: 50%;
    padding: 10px 40px;
    margin-bottom: 10px;
  }
  .orange-box03 .box03-left p {
    font-size: 118%;
    line-height: 1.6;
  }
  .flow-wrap li:nth-child(2), .flow-wrap li:nth-child(6) {
    padding-top: 0;
  }
  .orange-box03 .box03-left .t-right a {
    text-decoration: underline;
    font-size: 105%;
    color: #ed7857;
  }
  .orange-box05 .mannaka {
    background: #ed7857;
    width: 89%;
    margin: 40px auto 5px;
    border-radius: 40px;
    text-align: center;
    color: #FFF;
    font-weight: bold;
    margin-top: 60px;
  }
  .box05-right {
    width: 100%;
    text-align: center;
  }
  .box05-right img {
    max-width: 250px;
    height: auto;
    margin: 30px auto;
  }
  .flow-wrap li:nth-child(4) span {
    writing-mode: horizontal-tb;
    align-items: center;
    display: flex;
    justify-content: center;
    text-align: center;
    align-items: center;
    width: 100%;
    font-weight: bold;
    margin-top: 40px;
    margin-bottom: 24px;
    font-size: 140%;
  }
  .main-item img {
    width: 100%;
    height: auto;
  }
  .super-wrap .main-item {
    flex: auto;
    order: 1;
  }
  .super-wrap .sumne {
    width: 100%;
  }
  .sumne {
    flex-direction: inherit;
    gap: 10px;
    width: 100%;
    margin: 10px 0 0 0;
    order: 2;
  }
  .orange-box05 .num-reiwa li {
    font-size: 130%;
    font-weight: 600;
    margin-bottom: 10px;
  }
  .orange-box05 .raprap {
    width: 90%;
    margin: 0px auto 30px;
  }
  .kv-sita a {
    right: 16px;
  }
  .kv-sita .kv-sita3 {
    width: 23vw;
    max-width: 148px;
    min-width: 120px;
  }
  .img-right {
    width: 100%;
    order: 1;
  }
  .txt-left {
    flex: none;
    order: 2;
    margin-top: 20px;
    width: 100%;
    text-align: center;
  }
  .reason-wrap04 .img-right-reason04 {
    width: 100%;
    padding-left: 0;
    order: 1;
    max-width: 500px;
    margin: 0 auto;
  }
  .reason-wrap04 .txt-left-reason04 {
    flex: none;
    text-align: center;
    font-size: 123%;
    width: 100%;
    display: flex;
    align-items: center;
    line-height: 2;
    order: 2;
    margin-top: 20px;
    justify-content: center;
  }
  .intoro {
    margin-top: 110px;
    border: 2px solid #da4e24;
    padding: 40px;
  }
  .flow-wrap li {
    width: 100% !important;
    overflow: hidden;
    padding-bottom: 40px;
  }
  .flow-img {
    position: relative;
    text-align: center;
    padding-top: 13%;
    justify-content: center;
    display: flex;
  }
  .flow-wrap li img {
    width: 54%;
    height: auto;
  }
  .flow-wrap li:nth-child(2) img, .flow-wrap li:nth-child(6) img {
    width: 82px;
    transform: rotate(90deg);
  }
  .flow-wrap li:nth-child(4) img {
    width: 160px;
    height: auto;
    transform: rotate(90deg);
  }
  .flow-wrap {
    margin-top: 60px;
    max-width: 410px;
    margin: 40px auto;
  }
  .flow-wrap li:nth-child(4) p {
    text-align: center;
  }
  .contact-wrap {
    width: 100%;
    margin: 40px auto 80px;
  }
  .flow-wrap li:nth-child(4) img {
    width: 77px;
    height: auto;
    transform: rotate(90deg);
  }
  .flow-wrap li:nth-child(4) {
    width: 9%;
    position: relative;
    margin-right: 0;
    padding-top: 20%;
    flex-wrap: wrap;
    align-items: center;
    padding: 0;
    padding-top: 14px;
    margin-top: 22px;
  }
  .flow-wrap li:nth-child(2) img, .flow-wrap li:nth-child(6) img {
    width: 37px;
    transform: rotate(90deg);
  }
  .flow-wrap li img {
    width: 68%;
    height: auto;
  }
  .flow-ttl {
    font-weight: bold;
    text-align: center;
    font-size: 140%;
    line-height: 1.3;
    margin-top: 84px;
    margin-bottom: 20px;
  }
  .flow-txt {
    font-size: 100%;
    line-height: 1.8;
  }
  .flex-reason01 {
    width: 100%;
    margin: 0 auto;
    margin-top: 30px;
  }
  .dot-area03 li {
    width: 100%;
    margin-right: 0;
  }
  .reason-wrap li {
    width: 100%;
    margin-right: 0;
  }
  .reason-wrap p {
    font-size: 100%;
    line-height: 1.3;
  }
  .dot-area01 li .p-ttl, .dot-area02 li .p-ttl, .dot-area03 li .p-ttl, .dot-area04 li .p-ttl {
    max-width: 349px;
    width: 100%;
    font-size: 120%;
  }
  .reason01-wrap li img {
    width: 100%;
    height: auto;
    max-width: 340px;
    display: block;
    margin: 5px auto;
  }
  .reason01-wrap li {
    max-width: 410px;
    margin: 20px auto;
  }
  .reason01-wrap li:last-child {
    margin-right: 0;
    padding: 0;
    width: 100%;
  }
  .reason01-wrap li:last-child {
    margin-right: auto;
    padding: 0;
    width: 100%;
  }
  .reason-wrap05 li {
    width: 50%;
    margin-right: 0;
    text-align: center;
    padding: 30px;
  }
  .cont {
    margin-top: 80px;
  }
  .reason-wrap {
    width: 100%;
    margin: 20px auto;
  }
  .reason-wrap li {
    width: 100%;
    text-align: center;
    margin-bottom: 40px;
  }
  .reason02-wrap li {
    margin-bottom: 40px;
    border-bottom: dotted 1px #CCC;
    padding-bottom: 20px;
  }
  .reason02-wrap img {
    max-width: 450px;
  }
  .dot-area01 li .p-ttl, .dot-area02 li .p-ttl, .dot-area03 li .p-ttl, .dot-area04 li .p-ttl {
    max-width: none;
    width: 100%;
  }
  div .orange-box03 .box03-right li, div .orange-box03 .box03-right li:nth-child(3n) {
    width: 20px;
    padding: 10px 10px;
    margin-bottom: 10px;
  }
  .orange-box03 .box03-right .slick-dots {
    margin-top: 20px;
  }
  .orange-box03 .box03-right .slick-dots li {
    width: 20px;
  }
}
@media only screen and (max-width: 960px) {
  .news-area div {
    width: 100%;
    margin-top: 10px;
    padding-left: 1em;
  }
  .tokuchou-wrap-baby li:nth-child(odd) {
    width: 100%;
  }
  .baby-sita {
    width: 100%;
  }
  .pc-none {
    display: block;
  }
  div .orange-box05 .num-reiwa li {
    font-size: 129%;
  }
  div .orange-box05 .t-center {
    text-align: left;
  }
  div .orange-box05 .num-reiwa {
    width: 100%;
    padding: 0;
    flex: none;
    order: 2;
    margin-bottom: 10px;
  }
  div .orange-box05 .note {
    width: 100%;
    order: 2;
    max-width: 200px;
    display: block;
    margin: 0 auto 20px;
  }
  footer .box-box li {
    border-bottom: none;
    margin-bottom: 5px;
    padding-bottom: 0;
  }
  .orange-box01 .feature-img-wrap li:last-child {
    max-width: 260px;
  }
  .orange-box01 .feature-img-wrap li:last-child img {
    width: 100%;
    height: auto;
  }
  .orange-box01 .feature-img-wrap {
    display: block;
  }
  div .orange-box05 {
    padding: 44px 60px;
    border-radius: 46px;
  }
  .f-menu-wrap .box-box a:before, .f-menu-wrap .box-box2 a:before {
    content: "";
    background: url(../img/icon.png) no-repeat center center;
    background-size: contain;
    display: block;
    width: 12px;
    height: 12px;
    position: absolute;
    top: 5px;
    left: 0;
  }
  div .orange-box05 .box05-right {
    width: 100%;
    margin: 0 auto;
    max-width: 180px;
  }
  div .orange-box05 .num-reiwa li {
    font-size: 112%;
  }
  div .orange-box05 .btn-center a {
    font-size: 120%;
  }
  div .orange-box05 .mannaka {
    font-size: 200%;
  }
  .orange-box h3 {
    font-size: 156%;
  }
  div .orange-box05 .num-reiwa li {
    margin-bottom: 10px;
  }
  div .orange-box05 .num-reiwa li:last-child {
    margin-bottom: 0;
  }
  div .orange-box05 {
    padding: 24px 35px;
  }
  .contact-wrap li:last-child {
    margin-left: 0;
  }
  .orange-box02 .feature-img-wrap li img {
    width: auto;
    height: auto;
  }
  .reason-wrap05 li {
    width: 48%;
    margin-right: 0;
    text-align: center;
    padding: 0px;
    max-width: 450px;
    margin-bottom: 15px;
  }
  .reason-wrap05 li:nth-child(even) {
    margin-left: 4%;
  }
  .h3-ttl {
    font-size: 180%;
  }
  .dot-area {
    margin-top: 15px;
    border: dashed 3px #f9dad9;
    padding: 20px 30px 40px;
    border-radius: 16px;
  }
  .reason-wrap06 {
    max-width: 450px;
    margin: 0px auto;
  }
  .reason-wrap06 li {
    width: 100%;
  }
  .reason-wrap06 li {
    margin-right: 0;
    text-align: center;
    margin-bottom: 20px;
    margin-bottom: 40px;
  }
  .reason-wrap06 li img {
    width: 100%;
    height: auto;
    display: block;
    max-height: none;
    max-width: 250px;
    margin: 0 auto;
  }
  .dou-wrap li {
    width: 50%;
    padding: 27px;
  }
  .feature-img-wrap li {
    width: 50%;
  }
  .reason-wrap06 li span {
    text-align: center;
  }
  .btn-head ul {
    opacity: 1;
    visibility: visible;
    transform: none;
    border: none !important;
  }
  .c-item-wrap li .txt-sita {
    font-size: 90%;
  }
  .c-item-wrap li {
    width: 100%;
    text-align: center;
  }
  .c-item-wrap li:nth-child(even) {
    margin-left: 0;
    margin-top: 80px;
  }
  .wave {
    margin-top: auto;
  }
  .tokuchou-wrap2 li:first-child {
    width: 100%;
  }
  .item-table tr td, .item-table tr th {
    display: flex;
    width: 100%;
  }
  .tokuchou-wrap2 li:last-child img {
    max-width: 350px;
    display: block;
    margin: 0 auto;
  }
  .tokuchou-wrap li {
    width: 100%;
    margin-right: 0;
  }
  .item-table tr th {
    padding: 10px;
  }
  .h3-ttl-img {
    margin-top: 34px;
  }
  .tokuchou-wrap li {
    width: 100%;
    margin-right: 0;
    border: 1px solid #ccc;
    margin-bottom: 30px;
    padding: 19px;
  }
  .item-table tr td {
    padding: 6px 30px;
  }
  .item-table tr td:last-child {
    padding-bottom: 15px;
  }
  .h3-ttl-img img {
    width: 100%;
    margin: 10px auto 10px;
  }
  .item-table tr td, .item-table tr th {
    font-size: 100%;
  }
  /* メニュー本体（.head-migi）の基本挙動 */
  .head-migi {
    position: fixed;
    top: 0;
    right: -100%;
    width: 100%;
    height: 100vh;
    background: #fff;
    z-index: 999;
    transition: right 0.3s ease;
    overflow-y: auto;
    display: block;
  }
  .head-migi.is-active {
    right: 0;
  }
  /* 三本線ボタンの外枠 */
  .hamburger-button-actual {
    position: fixed;
    top: 20px;
    right: 20px;
    width: 40px;
    height: 40px;
    z-index: 10000;
    background: none;
    border: none;
    cursor: pointer;
    padding: 0;
    display: block;
  }
  /* 三本線（中身）の共通設定 */
  .hamburger-button-actual span {
    display: block;
    position: absolute;
    left: 5px;
    width: 30px;
    height: 2px;
    background: #333;
    transition: all 0.3s ease;
  }
  .hamburger-button-actual span:nth-child(1) {
    top: 10px;
  }
  .hamburger-button-actual span:nth-child(2) {
    top: 20px;
  }
  .hamburger-button-actual span:nth-child(3) {
    top: 30px;
  }
  /* アクティブ時（is-active付与時）の×変形 */
  .hamburger-button-actual.is-active span:nth-child(1) {
    transform: translateY(10px) rotate(45deg);
  }
  .hamburger-button-actual.is-active span:nth-child(2) {
    opacity: 0;
  }
  .hamburger-button-actual.is-active span:nth-child(3) {
    transform: translateY(-10px) rotate(-45deg);
  }
  .menu-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    background: rgba(0, 0, 0, 0.6);
    z-index: 998;
    opacity: 0;
    visibility: hidden;
    transition: all 0.3s;
  }
  .menu-overlay.is-active {
    opacity: 1;
    visibility: visible;
  }
  /* メニュー本体（右側に寄せて幅を調整） */
  .head-migi {
    position: fixed;
    top: 0;
    right: -85%;
    width: 85%;
    height: 100vh;
    background: #fff;
    z-index: 999;
    transition: right 0.3s ease;
    overflow-y: auto;
    padding: 0;
  }
  .head-migi.is-active {
    right: 0;
  }
  .head-in .head-migi {
    flex: auto;
    display: block;
    justify-content: flex-end;
    padding: 9px 0;
    padding: 0px;
  }
  .btn-head, .btn-head2 {
    display: inline-flex;
    background: #e95a3e;
    color: #FFF;
    border-radius: 30px;
    margin-left: 0;
    width: 100%;
    margin-bottom: 20px;
  }
  .head-migi {
    position: fixed;
    top: 0;
    right: -100%;
    width: 80%;
    height: 100vh;
    background: #fff;
    z-index: 999;
    transition: right 0.3s ease;
    overflow-y: auto;
    display: block;
    padding: 0;
  }
  .btn-head, .btn-head2 {
    display: block;
    background: #e95a3e;
    color: #FFF;
    border-radius: 0;
    margin-left: 0;
    width: 100%;
    margin-bottom: 20px;
  }
  .btn-head ul {
    padding-top: 5px;
    padding-bottom: 5px;
    position: static;
    width: 100%;
    background: #FFF;
    border: 2px solid #e95a3e;
    opacity: 1;
    -webkit-transition: none;
    border-radius: 0;
    width: 100%;
  }
  .btn-head ul a {
    font-size: 100%;
  }
  .head-in {
    padding: 12px 13px;
    align-items: center;
  }
  .kv {
    margin-top: 0;
  }
  .btn-head2 {
    width: 100 .btn-head2;
    max-width: 400px;
    margin: 20px auto;
    background: #e73d41 !important;
    border-radius: 24px;
  }
  .btn-head2 a {
    padding: 10px 20px;
    color: #FFF;
    font-size: 110%;
    display: flex;
    height: 100%;
    width: 100%;
    align-items: center;
    justify-content: center;
  }
  header {
    position: static;
  }
  .hamburger-button-actual.is-active {
    position: fixed;
    top: -2px;
    right: 2px;
    padding: 0;
    display: block;
  }
  .hamburger-button-actual.is-active span {
    background: #FFF;
  }
  .btn-head > a {
    width: 100%;
    font-size: 110%;
    padding: 4px;
  }
  .btn-head .hamburger::before, .btn-head .hamburger::after {
    content: none !important;
  }
  .btn-head .hamburger span {
    display: none;
  }
  .box-box li {
    border-bottom: dotted 1px #CCC;
    padding-bottom: 1px;
    margin-top: 3px;
  }
  .slider3 .slick-dots {
    bottom: -64px;
  }
  .slider3 li {
    margin: 0 10px;
    background: #fff9ee;
    padding: 30px 15px 30px;
    height: 100%;
  }
  .flex-reason01 li {
    font-size: 110%;
    padding: 4px 10px;
  }
  .cont02 .m-top40 {
    margin-top: 20px !important;
  }
  .overview-wrap li:first-child img {
    width: 210px;
  }
  .overview-wrap li div {
    height: 100%;
    align-items: center;
  }
  .overview-wrap li:last-child {
    margin-left: 0;
    width: 100%;
    max-width: 400px;
    width: 100%;
    margin: 41px auto;
  }
  .sec02 .dot-area {
    max-width: 600px;
  }
  .overview-wrap li {
    width: 100%;
  }
  .news-area {
    box-shadow: 3px 3px 12px rgba(0, 0, 0, 0.12);
    border-radius: 16px;
    padding: 33px 30px 20px;
    background: #FFF;
    margin-top: 80px;
  }
  .btn-center a {
    display: inline-flex;
    background: #e95a3e;
    color: #FFF;
    border-radius: 30px;
    padding: 10px 40px;
    width: 100%;
    justify-content: center;
    max-width: 400px;
  }
  .contact-wrap li {
    width: 100%;
  }
  .contact-wrap li {
    border: 14px solid #f5ad6a;
    border-radius: 10px;
    padding: 20px;
    width: 100%;
    margin: 0 auto 40px;
    margin-right: 0;
    text-align: center;
    box-shadow: 4px 3px 5px 3px rgba(0, 0, 0, 0.3);
  }
  .news-area {
    border: 2px solid #da4126;
    border-radius: 16px;
    padding: 23px 20px 20px;
    background: #FFF;
    margin-top: 25px;
  }
  .towa img {
    max-width: 460px;
    width: 100%;
  }
  .wpcf7 {
    width: 100%;
    margin: 0 auto;
  }
  .document-select .wpcf7-list-item {
    width: 100%;
    margin: 0;
    margin-right: 0;
  }
  .document-popup {
    margin-top: 7px;
    border-top: none;
    margin-bottom: 20px;
  }
  .wpcf7-form .document-select input[type=checkbox] {
    top: 2px;
  }
  .document-select label img {
    width: auto;
    height: auto;
    width: 100%;
  }
  .document-popup-content {
    overflow: hidden;
    padding: 0 0 0;
    font-size: 12px;
    line-height: 1.9;
    color: #333;
  }
  .page-id-170 .wpcf7 .m-top30 {
    width: 100%;
    margin: 10px auto !important;
  }
  .document-select .wpcf7-list-item label {
    min-height: auto;
    display: flex;
    flex-wrap: wrap;
  }
  .page-id-170 .wpcf7 .m-top30 {
    width: 100%;
    margin: 30px auto;
  }
  .document-select label span {
    width: 100%;
    margin-bottom: 0px;
    width: 150px;
    padding-right: 10px;
    text-align: left;
  }
  .document-select {
    padding: 0;
    background: no-repeat;
  }
  .document-select .wpcf7-list-item label {
    min-height: auto;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
  }
  .document-popup {
    margin-top: 7px;
    border-top: none;
    margin-bottom: 20px;
    border-bottom: dotted 1px #CCC;
    padding-bottom: 13px;
  }
  .border-top-red {
    border-top: 4px solid #e83e42;
    padding-top: 31px;
  }
  .red-era, .white-era {
    margin-top: 24px;
  }
  .kv-sita .kv-sita2 {
    position: absolute;
    bottom: 14px;
    left: 50%;
    transform: translateX(-50%);
    max-width: 42px;
    height: auto;
    animation: arrow-bounce 2.5s ease-in-out infinite;
  }
  .kv-sita .kv-sita3 {
    width: 19vw;
    max-width: 108px;
    min-width: 120px;
  }
  .c01 {
    font-size: 49%;
    position: absolute;
    left: 9px;
    filter: drop-shadow(0 0 2px #fff) drop-shadow(0 0 2px #fff);
    bottom: 35px;
  }
  .normal-font130 {
    font-size: 101%;
  }
  .reason-wrap04 .txt-left-reason04 {
    font-size: 100%;
  }
  .fea-box-sita {
    margin-top: 29px;
    padding: 20px;
  }
  .post-type-archive-column .a-wrap aside li {
    width: auto;
    margin-bottom: 12px;
  }
  div .orange-box05 .num-reiwa {
    width: 100%;
    padding: 0;
  }
}
@media only screen and (max-width: 768px) {
  .flex-reason01 li {
    width: 32.6%;
    margin-right: 1%;
    font-size: 80%;
    padding: 4px 12px;
  }
  .single .post p {
    margin-top: 25px;
    font-size: 100%;
  }
  .single .flex-wrap-single ul {
    margin-top: 17px;
    padding-left: 1em;
  }
  .single .flex-wrap-single .news-area {
    margin-top: 0;
    padding: 40px 25px;
  }
  .post-type-archive-column .postlist__data__text {
    font-size: 100%;
    padding-left: 0;
  }
  .f-menu-wrap .ffff a {
    font-size: 17px;
  }
  .f-menu-wrap {
    width: 100%;
    padding: 23px;
  }
  footer .box-box li {
    margin-bottom: 10px;
  }
  .kv-sita .kv-sita3 {
    width: 19vw;
    max-width: 98px;
    min-width: 80px;
  }
  .c01 {
    font-size: 49%;
    position: absolute;
    left: 9px;
    filter: drop-shadow(0 0 2px #fff) drop-shadow(0 0 2px #fff);
    bottom: -18px;
  }
  .mid-font140 {
    font-size: 120%;
  }
  .huto.f-ttl {
    margin-top: 20px;
  }
  .f-menu-wrap .ffff {
    width: 100%;
  }
  .big-font200 {
    font-size: 150%;
  }
  .cont {
    margin-top: 65px;
  }
  .dot-box {
    margin-top: 30px;
  }
  .dou-wrap li {
    width: 100%;
    padding: 0;
    margin-bottom: 35px;
    text-align: center;
  }
  .dou-wrap li img {
    max-width: 250px;
  }
  .dou-wrap li:last-child {
    margin-bottom: 0;
  }
  .footer-wrap a {
    padding: 14px 20px;
    margin-right: 0;
    background: #FFF;
    color: #e95a3e;
    width: 100%;
    font-size: 114%;
    display: inline-flex;
    justify-content: center;
    display: inline-flex;
    background: #e61f1a;
    color: #FFF;
    border-radius: 30px;
    padding: 10px 40px;
    max-width: 400px;
    width: 90%;
    margin-bottom: 20px;
  }
  .footer-wrap a + a {
    margin-left: 0;
  }
  .f-menu-wrap .ffff a {
    font-size: 15px;
  }
  .f-menu-wrap .f-ttl {
    font-size: 16px;
  }
  .orange-maru span + span {
    font-size: 210%;
  }
  .orange-maru span {
    font-size: 83%;
  }
  .orange-box05 .num-reiwa li {
    font-size: 100%;
    font-weight: 600;
    margin-bottom: 10px;
  }
  .orange-box h3 {
    padding-left: 0;
    text-align: center;
  }
  .orange-box05 .mannaka {
    background: #ed7857;
    width: 95%;
    margin: 20px auto 5px;
    border-radius: 40px;
    text-align: center;
    color: #FFF;
    font-weight: bold;
    margin-top: 21px;
    font-size: 131%;
  }
  .orange-maru {
    top: -63px;
    width: 120px;
    height: 120px;
    left: -53px;
    padding-top: 44px;
    padding-bottom: 0px;
    padding-left: 57px;
  }
  .logo-hidari-ue {
    padding-top: 17px;
  }
  .home #sec01 {
    margin-top: 0;
  }
  .c02 {
    font-size: 12px;
    bottom: 39px;
  }
  .orange-maru {
    width: 136px;
    height: 136px;
  }
  .feature-img-wrap img {
    height: 30%;
    width: auto;
    max-width: 130px;
  }
  .feature-img-wrap li:last-child a img {
    width: auto;
    height: auto;
  }
  .feature-img-wrap li:last-child {
    width: 100%;
  }
  .cont {
    margin-top: 51px;
  }
  .orange-box h3 {
    padding-left: 100px;
    text-align: left;
    padding-top: 16px;
  }
  .orange-box03 .box03-right li, .orange-box03 .box03-right li:nth-child(3n) {
    width: 49%;
    padding: 10px 10px;
    margin-bottom: 10px;
  }
  .orange-box03 .box03-right li:nth-child(even) {
    margin-right: 0;
  }
  .orange-box03 .box03-left .t-right a {
    font-size: 70%;
  }
  .orange-box05 .mannaka {
    width: 85%;
    font-size: 111%;
  }
  .orange-box04 .box04-wrap li {
    width: 100%;
    margin-right: 0;
  }
  .dot-area01 li .p-ttl, .dot-area02 li .p-ttl, .dot-area03 li .p-ttl, .dot-area04 li .p-ttl {
    font-size: 100%;
  }
  .reason01-wrap li {
    margin-top: 0;
  }
  .orange-box04 .box04-wrap {
    padding: 30px 30px;
  }
  .box05-right img {
    max-width: 140px;
    height: auto;
    margin: 30px auto;
    margin-bottom: 0;
  }
  .contact-wrap {
    width: 100%;
    margin: 40px auto 0px;
  }
  .contact-wrap li {
    border: 6px solid #f5ad6a;
    border-radius: 10px;
    padding: 20px;
    width: 100%;
    margin: 0 auto 40px;
    margin-right: 0;
    text-align: center;
    box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, 0.2);
  }
  .shops--container .g-map img {
    width: 18 px;
  }
  #shops-container .shop-address {
    font-size: 12px;
  }
  #shops-container .shop-name {
    font-weight: bold;
    font-size: 15px;
    width: 100%;
  }
  .search-field--input-container .search-field--input {
    width: 100%;
    border: none;
    outline: none;
    font-size: 12px;
    font-weight: bold;
    color: #333;
    letter-spacing: 0.05em;
    padding-left: 20px;
    margin-top: 6px;
  }
  .search-field--select-container {
    flex-wrap: wrap;
  }
  .h2-ttl {
    font-size: 340%;
  }
  .h2-sita {
    font-size: 130%;
    font-weight: bold;
  }
  a-wrap .news-area {
    width: 100%;
    margin-top: 0;
    padding: 20px 20px;
  }
  .a-wrap {
    margin-top: 20px;
  }
  .updated-info {
    display: inline;
    margin-top: 6px;
    text-align: center;
  }
  .page-cont .head2-ttl {
    padding: 5px;
    font-size: 93%;
    margin-left: 0;
    width: 100%;
    max-width: none;
    text-align: center;
    margin: 0px auto;
  }
  .search-field--select-container .search-title {
    font-size: 14px;
    color: #666;
    margin-right: 15px;
    white-space: nowrap;
    font-weight: bold;
    position: relative;
    top: 1px;
    width: 100%;
    display: none;
  }
  .search-field--select-container .select-wrapper::after {
    width: 6px;
    height: 6px;
    bottom: 8px;
    right: -3px;
  }
  .search-field--select-container .select-wrapper {
    flex: 1;
    position: relative;
    display: flex;
    align-items: center;
    width: 100%;
  }
  .search-field--select-container .select-wrapper select {
    font-size: 15px;
    padding-top: 4px;
  }
  .shops--container .shop-item {
    width: 100%;
    margin-right: 0;
    margin-bottom: 23px;
    position: relative;
  }
  .search-field--select-container .select-wrapper::after {
    width: 6px;
    height: 6px;
  }
  .shop-item {
    padding: 15px;
  }
  #shops-container {
    margin-top: 29px;
  }
  #shops-container .map-a {
    position: static;
    height: auto;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    padding-right: 0px;
    width: 100%;
    order: 2;
    margin-top: 10px;
    background: #f5f5f5;
    padding: 4px 10px;
    border-radius: 34px;
    font-size: 12px;
    margin: 0 auto;
    margin-top: 10px;
  }
  .shops--container .g-map img {
    width: 25px;
    height: auto;
    display: block;
    margin: 0 auto;
  }
  #shops-container .shop-address {
    font-size: 12px;
    margin-right: 0;
  }
  .shops--container .g-map {
    width: auto;
    display: inline;
    margin-right: 5px;
  }
  .a-wrap aside li {
    margin-bottom: 10px;
  }
  .feature-img-wrap img {
    height: auto;
    width: 100%;
    max-width: none;
    max-width: 180px;
  }
  div .orange-box05 {
    padding: 24px;
  }
}
@media only screen and (max-width: 600px) {
  html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
    font-size: 100%;
    font-size: 14px;
  }
  .orange-box01 .feature-img-wrap li:last-child {
    max-width: 200px;
  }
  .orange-box01 .feature-img-wrap li:last-child img {
    width: 100%;
    height: auto;
  }
  .satis + .orange-box {
    margin-top: 35px;
  }
  .cont04.cont {
    padding-bottom: 40px;
  }
  .flex-reason01 li {
    min-height: 49.64px;
  }
  .c-item-wrap {
    margin-top: 15px;
  }
  .c-item-wrap li {
    width: 100%;
    text-align: center;
  }
  .feature-img-wrap li {
    width: 100%;
    margin-bottom: 10px;
  }
  .a-wrap aside li {
    width: 20%;
  }
  .c-right {
    font-size: 10px;
    text-align: right;
  }
  .tokuchou-wrap li span {
    font-size: 95%;
  }
  .page-template-characle-st .h2-ttl.orange2 {
    margin-top: 30px;
    font-size: 300%;
    line-height: 1;
    margin-bottom: 10px;
  }
  .tokuchou-wrap li p {
    font-size: 15px;
  }
  .search-field--reset-button {
    font-size: 12px;
  }
  .mid-font {
    font-size: 130%;
    font-weight: bold;
  }
  .dot-area {
    padding: 20px 24px 30px;
  }
  .dot-area .big-font200 {
    font-size: 140%;
  }
  .m-top100 {
    margin-top: 60px !important;
  }
  .orange-box03 .box03-right {
    width: 100%;
    margin-top: 26px;
  }
  .orange-box01 {
    margin-top: 20px;
  }
  .cont {
    margin-top: 60px;
  }
  .item-white {
    margin-top: 30px;
    padding: 25px;
  }
  .orange-box h3 {
    padding-left: 100px;
    text-align: left;
    padding-top: 15px;
    line-height: 1.2;
  }
  .reason-wrap {
    margin-bottom: 0;
  }
  .reason-wrap li:last-child {
    margin-bottom: 0;
  }
  .overview-wrap li:last-child {
    margin-bottom: 0;
  }
  #sec01 .normal-font {
    text-align: left;
  }
  #sec01 .normal-font br {
    display: none;
  }
  #sec02 .t-center.normal-font130 {
    text-align: left;
  }
  #sec02 .t-center.normal-font130 br {
    display: none;
  }
  #sec02 .t-center.m-top30 {
    margin-top: 20px !important;
  }
  #sec02 .t-center.m-top30 {
    text-align: left;
  }
  #sec02 .t-center.m-top30 br {
    display: none;
  }
  .ch002 {
    font-size: 10px;
    text-align: center;
    padding-left: 0;
    margin-top: -10px;
  }
  .news-area .time {
    background: #e95a3e;
    border-radius: 31px;
    color: #FFF;
    font-weight: 500;
    text-align: center;
    padding: 11px 50px;
    line-height: 1;
    display: flex;
    align-items: center;
    margin-right: 15px;
    font-size: 122%;
    width: 100%;
    justify-content: center;
  }
  .company-area .time {
    width: 100%;
    padding: 8px;
    justify-content: center;
    margin-right: 0px;
  }
  .btn-head2 {
    width: 100%;
    max-width: 300px;
    margin: 20px auto;
    background: #e73d41 !important;
    border-radius: 24px;
  }
  .q-ue::before, .q-ue::after {
    content: "";
    position: absolute;
    right: 7px;
    top: 50%;
    width: 17px;
    height: 2px;
    background: #e95a3e;
  }
  .flow-wrap li:nth-child(2), .flow-wrap li:nth-child(6) {
    padding-top: 0;
    margin-bottom: 10px;
  }
  .qa-wrap p {
    width: 100%;
    padding: 10px 3em 10px 12px;
  }
  .flow-img {
    position: relative;
    text-align: center;
    padding-top: 0;
    justify-content: center;
    display: flex;
    margin-bottom: 66px;
  }
  .qa-wrap p .qq {
    width: 1.5em;
    color: #e95a3e;
    font-weight: bold;
  }
  .grid-wrap {
    padding: 0 25px;
  }
  .inner {
    width: auto;
    padding: 0 25px;
  }
  .tagn {
    font-size: 10px;
    padding: 2px 10px;
  }
  .q-sita.open {
    opacity: 1;
    transform: translateY(0);
    padding-top: 10px;
    padding-bottom: 2em;
  }
  .news-tag {
    width: auto;
  }
  .big-font200 {
    font-size: 160%;
  }
  .h2-ttl span {
    margin-top: 10px;
  }
  .dot-box {
    margin-top: 30px;
  }
  .n-wrap .news-date {
    width: 80px;
    padding-top: 3px;
    padding-left: 0;
    margin-right: 5px;
  }
  .bn-wrap {
    margin-top: 20px;
  }
  .content-02, .content-04 {
    margin-top: 60px;
  }
  .foot {
    padding-top: 30px;
    width: 122%;
    padding-bottom: 30px;
    margin-right: 0;
  }
  .foot {
    padding-top: 0;
    width: 100%;
    padding-bottom: 0;
    margin-right: 0;
  }
  .foot-wrap {
    display: block;
  }
  footer .inner {
    padding: 20px 25px;
  }
  .foot > ul + ul {
    margin-top: 10px;
  }
  .foot {
    border-bottom: 1px dotted #FFF;
    padding-bottom: 20px;
    margin-bottom: 20px;
  }
  .foot .fx > li:last-child {
    margin-bottom: 0;
  }
  /*
  .foot > ul + .fx04 {
  	margin-top: 0;
  }
  */
  .foot .fx > li:nth-of-type(n+2) a {
    position: relative;
    font-size: 110%;
    padding-left: 1.1em;
  }
  .f-child {
    margin-top: 10px;
    margin-bottom: 15px;
  }
  .f-child li {
    margin-bottom: 10px;
  }
  .cont09 {
    padding-bottom: 42px;
  }
  orange-box05 .num-reiwa {
    width: 100%;
    padding: 0;
  }
  .orange-box02 .fea-box-sita {
    margin-top: 31px;
  }
  .flow-ttl {
    margin-top: 18%;
  }
  .flow-wrap li img {
    width: 63%;
    height: auto;
  }
  .flow-wrap li:nth-child(2) img, .flow-wrap li:nth-child(6) img {
    width: 24px;
  }
  .hamburger-button-actual {
    top: 16px;
    right: 7px;
  }
  .flow-wrap {
    margin: 23px auto;
  }
  .flow-wrap li:nth-child(4) img {
    width: 51px;
  }
  .fea-box-sita {
    margin-top: 4px;
    padding: 20px;
  }
  .orange-box03 .box03-left {
    margin-top: 0;
  }
  .foot .fx li .f-child {
    margin-top: 10px;
  }
  .f-ttl {
    margin-bottom: 5px;
  }
  .grid-wrap li:last-child {
    margin-bottom: 0;
  }
  nav {
    padding: 15px;
  }
  .logo-hidari-ue {
    padding-top: 10px;
    padding-left: 12px;
    padding-right: 60%;
  }
  .orange-maru {
    width: 125px;
    height: 112px;
    padding-top: 52px;
  }
  .orange-box h3 {
    padding-left: 82px;
  }
  footer img {
    max-width: 230px;
    height: auto;
    padding-top: 22px;
  }
  .news-area div {
    padding-left: 0;
  }
  .news-area .time {
    margin-right: 0;
  }
  .item-table tr td, .item-table tr th {
    font-size: 102%;
  }
  .item-table tr td, .item-table tr th {
    font-size: 16px;
  }
  .h2-ttl-item {
    text-align: center;
    font-size: 180%;
    font-weight: bold;
    color: #ee7857;
    margin-bottom: 10px;
    line-height: 1.2;
  }
  .item-txt br {
    display: none;
  }
  .contact-wrap a .contact-txt {
    padding-left: 2.3em;
    position: relative;
  }
  .contact-wrap a .contact-txt img {
    position: absolute;
    top: 1px;
    left: 0;
    width: 30px;
  }
  .h3-ttl-img {
    margin-top: 21px;
  }
  .contact-wrap li .contact-txt {
    font-size: 92%;
    text-align: left;
  }
  .contact-wrap .icon-wrap {
    margin-bottom: 5px;
  }
  .contact-wrap li .contact-txt img {
    width: 22px;
    margin-right: 5px;
    top: 1px;
  }
  .page-orange {
    padding-bottom: 60px;
  }
  .contact-wrap .icon-wrap .contact-img img {
    width: 57px;
    height: auto;
  }
  .m-top30.huto500.t-center.m-top60 {
    margin-top: 30px !important;
  }
  .breadcrumb-list {
    padding-right: 0;
    text-align: right;
  }
  .ttl-intro span {
    line-height: 1.2;
    display: block;
    margin-top: 5px;
    font-size: 15px;
  }
  .breadcrumb-list li a *, .breadcrumb-list li span {
    font-size: 11px;
  }
  .h2-ttl {
    font-size: 326%;
    line-height: 0.9;
    margin-bottom: 16px;
    margin-top: 16px;
  }
  .tokuchou-wrap {
    margin-bottom: 30px;
  }
  .super-wrap .sumne {
    flex-direction: unset;
    flex-wrap: wrap;
  }
  .sumne {
    gap: unset;
  }
  .sumne li {
    width: 23%;
    margin-right: 2.5%;
    margin-bottom: 10px;
  }
  .sumne li:nth-child(4n) {
    margin-right: 0;
  }
  .tokuchou-wrap2 li:last-child {
    margin-bottom: 0;
  }
  .footer-wrap {
    margin-top: 10px;
  }
  .flow-wrap li img {
    width: 63%;
    height: auto;
    position: relative;
    top: 0;
    margin-bottom: 15px;
  }
  .flow-img {
    margin-bottom: 0;
  }
  .flow-ttl {
    margin-top: 0;
  }
  .flow-wrap .step {
    text-align: center;
    margin-bottom: 10px;
  }
  .oo-block {
    padding-top: 20px;
    padding-bottom: 0px;
  }
  .flow-wrap .step {
    text-align: center;
    margin-bottom: 0;
    background: #fdf5ed;
    padding-top: 30px;
  }
  .flow-wrap li:nth-child(4) span {
    margin-bottom: 24px;
  }
  .flow-ttl {
    margin-top: 10%;
  }
  .flow-wrap li:nth-child(2), .flow-wrap li:nth-child(6) {
    padding-top: 0;
    margin-bottom: 0px;
  }
  .flow-ttl {
    margin-top: 5px;
  }
  .intoro {
    margin-top: 39px;
    padding: 30px 40px;
  }
  div .orange-box05 .mannaka {
    font-size: 180%;
    line-height: 1.4;
  }
  .btn-head2 {
    width: 90%;
  }
  .qa-wrap {
    margin-bottom: 30px;
    margin-top: 30px;
  }
  .cont04 .orange-box {
    margin-top: 39px;
  }
}
@media only screen and (max-width: 450px) {
  .grid-wrap li .black-m {
    font-size: 130% !important;
  }
  .tagn {
    font-size: 11px;
  }
  .h2-ttl span {
    font-size: 14px;
  }
  .n-wrap .news-ttl a {
    font-size: 16px;
  }
  .dot-area .big-font200 {
    font-size: 130%;
    letter-spacing: -0.4px;
  }
}
@keyframes arrow-bounce {
  0%, 100% {
    transform: translateX(-50%) translateY(0); /* 開始と終了を同じにする */
  }
  50% {
    transform: translateX(-50%) translateY(15px); /* 中間地点で沈む */
  }
}
/* 2. ボタン：上下を矢印と逆にする */
@keyframes button-bounce {
  0%, 100% {
    transform: translateY(15px); /* 開始と終了を「沈んだ状態」にする */
  }
  50% {
    transform: translateY(0); /* 中間で「浮いた状態」にする */
  }
}
.fadeInt-news {
  opacity: 0;
  transform: translate(0, 5%);
  -webkit-transform: translate(0, 5%);
  -ms-transform: translate(0, 5%);
  transition: all 0.6s ease-out;
}

.fadeInt-news.is-show {
  opacity: 1;
  transform: translate(0, 0);
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
}

/*# sourceMappingURL=style-sass.css.map */
