#sec1 {
  padding: 5vw 0;
}
#sec2 .wrap {
  padding: 0 2.5%;
}
#sec2 .box {
  border-radius: 16px;
  padding: 4vw 14%;
  background: #e8e8e8;
  box-shadow: 2.17px 4.35px 3.26px rgba(0, 0, 0, 0.25);
}
#sec2 .box h2 {
  margin: 0 4% 5px;
}
#sec2 .box .sns {
  margin-right: -3vw;
}
#sec2 .box .tel {
  margin: 0 2% 0 3%;
}
#sec3 {
  padding: 10vw 0;
}
#sec3 h2 {
  margin: 0 9% 2vw;
}
#sec3 .js .sl {
  width: 67vw !important;
}
#sec3 .txt {
  text-align: center;
  margin: 0 5px;
}
#sec4 {
  position: relative;
  padding: 6vw 0 10px;
}
#sec4::before {
  content: "";
  background: #f1f1f1;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 20%;
  left: 0;
  z-index: -1;
}
#sec4 .wrap {
  padding: 0 13%;
}
#sec4 h2 {
  margin-bottom: 2vw;
}
#sec4 .content .item h3 {
  margin: 0 5% 3vw;
}
#sec4 .content .item .gr-photo {
  margin: 0 4%;
}
#sec4 .content .item .gr-photo ul {
  --f-columns: 2;
  --f-gap: 10px;
  display: flex;
  flex-wrap: wrap;
  margin-left: calc(-1 * var(--f-gap));
  margin-bottom: calc(-1 * var(--f-gap));
}
#sec4 .content .item .gr-photo ul li {
  margin-left: var(--f-gap);
  margin-bottom: var(--f-gap);
  width: calc(100% / var(--f-columns) - var(--f-gap));
}
#sec4 .content .item1 {
  margin-bottom: 5vw;
}
#sec4 .catch {
  margin: 7vw -13vw 0;
}
#sec5 {
  padding: 2vw 0 0;
}
#sec5 .item1 {
  margin-bottom: 4.5vw;
}
#sec5 .item1 .wrap {
  padding: 0 6%;
}
#sec5 .item1 h2 {
  margin: 0 10% 0 15%;
}
#sec5 .item1 .txt {
  letter-spacing: 0.12em;
  margin: 5vw 0 6vw;
}
#sec5 .item1 .txt .color {
  color: #b79e76;
  font-weight: 700;
  text-decoration: underline;
  text-underline-offset: 4px;
  text-decoration-thickness: 1px;
  -webkit-text-decoration-color: #b79e76;
  text-decoration-color: #b79e76;
}
#sec5 .item2 .wrap {
  padding: 0 3%;
}
#sec5 .item2 .box {
  position: relative;
  padding: 0 3% 3vw;
  overflow: hidden;
}
#sec5 .item2 .box::before {
  content: "";
  border: 1px dashed #6b593d;
  border-top: 0;
  position: absolute;
  top: 2vw;
  right: 0;
  bottom: 0;
  left: 0;
}
#sec5 .item2 .box .catch {
  text-align: center;
  margin-bottom: 3.3vw;
}
#sec5 .item2 .box .catch span {
  width: 17%;
  display: inline-block;
  position: relative;
}
#sec5 .item2 .box .catch span::before {
  content: "";
  border-top: 1px dashed #6b593d;
  position: absolute;
  top: 2vw;
  left: calc(100% + 2vw);
  right: -1000px;
}
#sec5 .item2 .box .catch span::after {
  content: "";
  border-top: 1px dashed #6b593d;
  position: absolute;
  top: 2vw;
  right: calc(100% + 2vw);
  left: -1000px;
}
#sec5 .item2 .box h3 {
  margin: 0 2% 2vw;
}
#sec5 .item2 .box .txt span {
  font-weight: 900;
}
#sec6 {
  padding: 2vw 0 0;
}
#sec6 .box {
  position: relative;
  margin-top: -7vw;
  padding-bottom: 7vw;
  text-align: center;
}
#sec6 .box::before {
  content: "";
  background: url(../img/index/sec6_bg.jpg) no-repeat center top/cover;
  position: absolute;
  top: -8vw;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: -1;
}
#sec6 .box h3 {
  margin: 0 -4vw 3vw;
}
#sec6 .box .txt span {
  font-weight: 700;
  display: inline-block;
  position: relative;
}
#sec6 .box .txt span::before {
  content: "";
  border-top: 6px solid #c7eaff;
  position: absolute;
  right: 6px;
  bottom: 1px;
  left: 6px;
  z-index: -1;
}
#sec7 {
  background: url(../img/index/sec7_bg.jpg) no-repeat center top/cover;
  padding: 5vw 0 8vw;
}
#sec7 h2 {
  margin: 0 5% 0 4%;
}
#sec7 .catch {
  width: 44%;
  margin: 5vw 0 0 3%;
}
#sec8 .catch {
  margin: -9vw auto -4vw;
  width: 17%;
}
#sec9 {
  padding: 9vw 0;
  position: relative;
}
#sec9::before {
  content: "";
  background: url(../img/index/sec9_bg.jpg) no-repeat center top/cover;
  position: absolute;
  top: 22vw;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: -1;
}
#sec9 .box {
  text-align: center;
}
#sec9 .box .txt {
  margin-bottom: 6px;
}
#sec9 .box .txt span {
  font-weight: 900;
}
#sec9 .box .photo {
  margin: 0 -2vw;
}
#sec10 {
  position: relative;
}
#sec10 .banner1 {
  margin: 0 0 -11vw;
  position: relative;
  z-index: 2;
}
#sec10 .catch {
  position: absolute;
  top: -8vw;
  left: 50%;
  transform: translateX(-50%);
  width: 18%;
  z-index: 2;
}
#sec11 {
  margin-top: -10vw;
}
#sec11 .set1 {
  box-shadow: 0px 3px 4px rgba(0, 0, 0, 0.5);
}
#sec11 .set1 .bg1 {
  background: url(../img/index/sec11_bg0_1.jpg) no-repeat center top/cover;
  padding: 3vw 2.5% 0;
}
#sec11 .set1 .bg2 {
  position: relative;
}
#sec11 .set1 .bg2::before {
  content: "";
  background: url(../img/index/sec11_bg0_2.jpg) no-repeat center top/cover;
  position: absolute;
  top: -80px;
  right: 0;
  bottom: 0;
  left: 0;
  -webkit-clip-path: polygon(0 50px, 100% 0, 100% 100%, 0% 100%);
  clip-path: polygon(0 50px, 100% 0, 100% 100%, 0% 100%);
  z-index: -1;
}
#sec11 .set1 .item1 {
  margin-bottom: 5vw;
}
#sec11 .set1 .item1 .photo {
  max-width: 76%;
  margin: 0 auto;
}
#sec11 .set1 .item1 .price {
  margin: 2vw 0 3vw;
}
#sec11 .set1 .item1 .text {
  margin: 0 2%;
}
#sec11 .set1 .item1 .text dl {
  background: #fff;
  padding: 11px 7px;
  border-radius: 99px;
  box-shadow: rgba(0, 0, 0, 0.3) 0px 4px 12px;
  display: flex;
  align-items: center;
  position: relative;
}
#sec11 .set1 .item1 .text dl:not(:last-child) {
  margin-bottom: 10px;
}
#sec11 .set1 .item1 .text dl:not(:last-child)::before {
  content: "";
  background: url(../img/index/arr_down.png) no-repeat 0 0/100% auto;
  width: 6vw;
  height: 6.2vw;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: -4vw;
  z-index: 2;
}
#sec11 .set1 .item1 .text dl dt {
  width: 13vw;
  height: 13vw;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  font-size: 3.3vw;
  font-weight: 700;
  background: #ddd;
  border-radius: 50%;
}
#sec11 .set1 .item1 .text dl dt span {
  font-size: 2.4vw;
  margin-top: 1vw;
}
#sec11 .set1 .item1 .text dl dd {
  flex: 1;
  margin-left: 2%;
  font-size: 3vw;
  letter-spacing: 0.02em;
}
#sec11 .set1 .item1 .text dl dd span {
  color: #e888c7;
}
#sec11 .set1 .item2 {
  background: url(../img/index/sec11_bg1.png) repeat-y center top/100% 100%;
  padding: 4vw 3% 3vw 8%;
  position: relative;
  z-index: 2;
  box-shadow: 0px 3px 4px rgba(0, 0, 0, 0.2);
}
#sec11 .set1 .item2 h2 {
  margin: 0 2% 2vw 6%;
}
#sec11 .set1 .item2 .gr-txt h3 {
  font-size: 4vw;
  font-weight: 700;
  margin-bottom: 2vw;
}
#sec11 .set1 .item2 .gr-txt .txt p:not(:last-child) {
  margin-bottom: 15px;
}
#sec11 .set1 .item3 {
  padding: 8vw 2% 6vw;
}
#sec11 .set1 .item4 {
  background: url(../img/index/sec11_bg2.jpg) no-repeat center top/cover;
  margin: 0 -3vw;
  padding: 5vw 3% 6vw 5%;
}
#sec11 .set1 .item4 h2 {
  margin-bottom: 2px;
}
#sec11 .set2 {
  box-shadow: 2.17px 4.35px 3.26px rgba(0, 0, 0, 0.25);
  margin-bottom: 5vw;
}
#sec11 .set2 .item1 {
  margin-bottom: 18px;
}
#sec11 .set2 .item1 .gr-pt {
  position: relative;
}
#sec11 .set2 .item1 .gr-pt .sub {
  position: absolute;
  top: -4vw;
  left: 50%;
  transform: translateX(-50%);
  width: 44%;
}
#sec11 .set2 .item1 .gr-pt h2 {
  position: absolute;
  top: 2vw;
  right: 3vw;
  width: 33.5%;
}
#sec11 .set2 .item1 .gr-txt {
  text-align: center;
  margin: 13px 4px 0;
}
#sec11 .set2 .item1 .gr-txt .txt {
  line-height: 25px;
  letter-spacing: 0.02em;
}
#sec11 .set2 .item1 .gr-txt .txt span {
  font-weight: 700;
  background: url(../img/index/sec11_text_bg.png) no-repeat center center/cover;
  color: #fff;
  padding: 0 3px;
}
#sec11 .set2 .item1 .gr-txt .note {
  margin-top: 3px;
  font-size: 13px;
  letter-spacing: 0.02em;
}
#sec11 .set3 {
  background: url(../img/index/sec11_bg3.jpg) no-repeat center top/cover;
  box-shadow: 2.17px 4.35px 3.26px rgba(0, 0, 0, 0.25);
  border-radius: 20px;
  padding: 3vw 7% 4vw;
  margin: 0 2%;
}
#sec11 .set3 .photo {
  margin: 10px 0 8px;
}
#sec12 {
  padding: 10vw 0 10px;
}
#sec12 .box {
  box-shadow: 2.17px 4.35px 3.26px rgba(0, 0, 0, 0.25);
}
#sec13 .set1 {
  padding: 5vw 5% 14vw;
  background: url(../img/index/sec13_bg1.jpg) no-repeat center top/cover;
}
#sec13 .set1 .txt span {
  color: #b79e76;
  font-weight: 700;
}
#sec13 .set1 .item1 .txt {
  margin-top: 10px;
}
#sec13 .set1 .item1 .box {
  background: url(../img/index/sec13_bg2.jpg) no-repeat center top/cover;
  padding: 4vw 5% 10vw;
  box-shadow: 3.7333px 3.7333px 7.4667px rgba(0, 0, 0, 0.2);
  margin: 4vw 0 0;
}
#sec13 .set1 .item1 .box .list {
  margin: 0 0 3vw 7%;
}
#sec13 .set1 .item1 .box .list li {
  font-weight: 700;
  letter-spacing: 0.04em;
  font-size: 3.9vw;
  padding-left: 10%;
  position: relative;
}
#sec13 .set1 .item1 .box .list li::before {
  content: "";
  background: url(../img/index/icon_check.png) no-repeat left top/100% auto;
  width: 5vw;
  height: 65px;
  position: absolute;
  top: 0.7vw;
  left: 0;
}
#sec13 .set1 .item1 .box .list li:not(:last-child) {
  margin-bottom: 9px;
}
#sec13 .set1 .item2 {
  padding: 0 3%;
}
#sec13 .set1 .item2 .sub {
  width: 24%;
  margin: -9vw auto 0;
}
#sec13 .set2 {
  background: url(../img/index/sec13_bg3.jpg) no-repeat center top/cover;
  padding: 1px 8% 5vw;
}
#sec13 .set2 h2 {
  margin: -10vw 4% 1vw;
}
#sec13 .set2 .txt span {
  color: #b79e76;
  font-weight: 700;
}
#sec13 .set3 {
  margin-top: -5vw;
}
#sec13 .set4 {
  margin: -11px 9px 19px;
}
#sec13 .set4 .content {
  margin: 0 5%;
}
#sec13 .set4 .content p:not(:last-child) {
  margin-bottom: 6px;
}
#sec13 .set5 {
  margin: 0 2px 0 -10px;
}
#sec14 {
  padding: 10px 0 0;
}
#sec14 .group {
  background: url(../img/index/sec14_bg.jpg) no-repeat center top/cover;
  padding: 9px 13px 15px;
  margin: 0 13px;
  box-shadow: 0px 3px 4px rgba(0, 0, 0, 0.5);
}
#sec14 .group .set1 .item {
  position: relative;
}
#sec14 .group .set1 .item h3 {
  position: absolute;
}
#sec14 .group .set1 .item h3 span {
  font-size: 17px;
  font-weight: 600;
  display: inline-block;
  background: rgba(255, 255, 255, 0.8);
  text-align: center;
  padding: 0px 3px;
  line-height: 20px;
}
#sec14 .group .set1 .item h3 span:not(:last-child) {
  margin-bottom: 5px;
}
#sec14 .group .set1 .item1 .photo {
  width: 69%;
  margin-left: auto;
}
#sec14 .group .set1 .item1 h3 {
  top: 5vw;
  left: -2%;
}
#sec14 .group .set1 .item2 {
  margin: -7vw 0 0 -1vw;
}
#sec14 .group .set1 .item2 .photo {
  width: 59%;
}
#sec14 .group .set1 .item2 h3 {
  top: 10vw;
  right: 3%;
}
#sec14 .group .set2 {
  padding: 10px 0 0;
}
#sec14 .group .set2 .item {
  position: relative;
}
#sec14 .group .set2 .item:not(:last-child) {
  margin-bottom: 2px;
}
#sec14 .group .set2 .item .gr-txt {
  width: 72%;
  position: absolute;
  top: 3.5vw;
  left: 5%;
}
#sec14 .group .set2 .item .gr-txt .txt {
  font-size: 2.35vw;
  margin: 2px 0 0;
  line-height: 1.7;
  font-weight: 600;
  letter-spacing: -0.02em;
}
#sec15 {
  padding: 15px 0;
}
#sec15 .group {
  margin: 0 2%;
  background: #b8d2eb;
  border-radius: 10px;
  padding: 29px 10px 20px;
  position: relative;
}
#sec15 .group::before {
  content: "";
  background: url(../img/index/sec15_deco.png) no-repeat center top/100% auto;
  width: 92%;
  height: 4%;
  position: absolute;
  top: 13px;
  left: 50%;
  transform: translateX(-50%);
}
#sec15 .group h2 {
  text-align: center;
  margin-bottom: 15px;
}
#sec15 .group h2 img {
  width: 95%;
}
#sec15 .group .box {
  background: #fafafa;
  padding: 42px 10% 35px;
}
#sec15 .group .box .item:not(:last-child) {
  margin-bottom: 30px;
}
#sec15 .group .box .item h3 {
  text-align: center;
}
#sec15 .group .box .item .txt {
  background: url(../img/index/sec15_line.png) repeat left top 27px;
  line-height: 28px;
}
#sec15 .group .box .item1 h3 img {
  width: 80%;
}
#sec15 .group .box .item2 h3 img {
  width: 50%;
}
#sec15 .group .box .item3 h3 img {
  width: 91%;
}
#sec15 .group .box .item4 h3 img {
  width: 76%;
}
#sec15 .group .box .item5 h3 img {
  width: 88%;
}
#sec15 .group .box .item6 h3 img {
  width: 66%;
}
#sec17 .group {
  padding: 28px 5% 15px;
}
#sec17 .group h3 {
  font-size: 5.6vw;
  text-align: center;
  font-weight: 500;
  letter-spacing: 0.12em;
  margin-bottom: 3px;
}
#sec17 .group .price-list .price-row {
  box-shadow: 3.7px 3.7px 7.5px rgba(0, 0, 0, 0.2);
  font-size: 4.5vw;
  text-align: center;
  display: flex;
  align-items: center;
  min-height: 14vw;
  position: relative;
}
#sec17 .group .price-list .price-row::before {
  content: "";
  background: #b4d5e0;
  position: absolute;
  top: 0;
  left: 0;
  width: 64%;
  bottom: 0;
  z-index: -1;
}
#sec17 .group .price-list .price-row:not(:last-child) {
  margin-bottom: 10px;
}
#sec17 .group .price-list .price-row .price-th,
#sec17 .group .price-list .price-row .price-td {
  padding: 3px 2px;
}
#sec17 .group .price-list .price-row .price-th {
  width: 64%;
  color: #fff;
}
#sec17 .group .price-list .price-row .price-th span {
  font-size: 3.2vw;
}
#sec17 .group .price-list .price-row .price-td {
  flex: 1;
}
#sec17 .group .price-list .price-row .price-td span {
  font-size: 5.4vw;
}
#sec17 .group .price-list .price-row .color {
  color: #e888c7;
}
#sec17 .group .note {
  text-align: right;
  margin-top: 2px;
}
#sec18 {
  font-weight: 500;
  padding-bottom: 20px;
}
#sec18 .wrap {
  padding: 0 5%;
}
#sec18 .set:not(:last-child) {
  margin-bottom: 4vw;
}
#sec18 .set h2 {
  text-align: center;
  margin-bottom: 5px;
  font-size: 5.6vw;
  font-weight: 500;
  letter-spacing: 0.12em;
}
#sec18 .set h2 span {
  font-size: 4.5vw;
  letter-spacing: 0.12em;
}
#sec18 .set .accordion .toggle {
  margin-bottom: 1px;
}
#sec18 .set .accordion .toggle.active {
  margin-bottom: 0;
}
#sec18 .set .accordion .toggle.active .toggle-link::after {
  background: url(../img/index/icon_minus.png) no-repeat right center/100% auto;
}
#sec18 .set .accordion .toggle .toggle-link {
  font-size: 5vw;
  letter-spacing: 0.12em;
  text-align: center;
  padding: 5px 10px;
  background: #e4becc;
  color: #fff;
  line-height: 1.2;
  position: relative;
}
#sec18 .set .accordion .toggle .toggle-link::after {
  content: "";
  background: url(../img/index/icon_plus.png) no-repeat right center/100% auto;
  width: 4.5vw;
  position: absolute;
  top: 0;
  right: 8px;
  bottom: 0;
  transition: 0.3s ease;
}
#sec18 .set .accordion .toggle .toggle-link span {
  font-size: 4vw;
  letter-spacing: 0.04em;
}
#sec18 .set .accordion .toggle .toggle-main .list {
  border: 1px solid #e4becc;
}
#sec18 .set .accordion .toggle .toggle-main .list dl {
  display: flex;
  justify-content: space-between;
  padding: 4px 6px 4px 8px;
  border-bottom: 1px solid #e4becc;
}
#sec18 .set .accordion .toggle .toggle-main .list dl:last-child {
  border-bottom: none;
}
#sec18 .set .accordion .toggle .toggle-main .list dl .color {
  color: #e888c7;
}
#sec18 .set .accordion .toggle .toggle-main .list dl dt {
  font-size: 4.5vw;
  letter-spacing: 0.06em;
  width: 60%;
  position: relative;
}
#sec18 .set .accordion .toggle .toggle-main .list dl dt span {
  font-size: 4vw;
  letter-spacing: 0.06em;
}
#sec18 .set .accordion .toggle .toggle-main .list dl dt::before {
  content: "";
  background: url(../img/index/dots.png) no-repeat 0 0/100% auto;
  width: 6vw;
  height: 9px;
  position: absolute;
  top: 3vw;
  right: 0;
}
#sec18 .set .accordion .toggle .toggle-main .list dl .lt0 {
  letter-spacing: -0.05em;
}
#sec18 .set .accordion .toggle .toggle-main .list dl dd {
  font-size: 5.4vw;
  min-width: 27%;
  text-align: center;
}
#sec18 .set .accordion .toggle .toggle-main .list dl dd span {
  font-size: 4.5vw;
}
#sec18 .set .accordion .toggle .toggle-main .price {
  font-size: 5.4vw;
  text-align: center;
  padding: 5px;
}
#sec18 .set .accordion .toggle .toggle-main .price span {
  font-size: 4.5vw;
}
#sec18 .set .accordion .toggle .toggle-main .note {
  font-size: 2.7vw;
  text-align: right;
  margin: 3px 5px 0 0;
}
#sec18 .set1 h2 {
  margin-bottom: 9px;
}
#sec18 .set1 h2 img {
  width: 43%;
}
#sec19 {
  padding-bottom: 50px;
}
#sec19 .group {
  background: #f1f1f1;
  padding: 31px 4% 33px;
  margin: 0 5%;
}
#sec19 .group .set h2 {
  text-align: center;
  margin-bottom: 13px;
}
#sec19 .group .set .content .item {
  background: #fff;
  padding: 10px 10px 25px;
  text-align: center;
}
#sec19 .group .set .content .item:not(:last-child) {
  margin-bottom: 20px;
}
#sec19 .group .set .content .item h3 {
  font-size: 17px;
  margin-bottom: 15px;
  padding-bottom: 12px;
  border-bottom: 1px solid #bbb;
}
#sec19 .group .set .content .item .txt {
  font-size: 15px;
}
#sec19 .group .set .content .item .txt span {
  font-size: 12px;
  line-height: 15px;
  display: inline-block;
  margin-top: 3px;
}
#sec19 .group .set1 {
  margin-bottom: 37px;
}
#sec19 .group .set1 h2 img {
  width: 44%;
}
#sec19 .group .set2 h2 {
  margin-bottom: 23px;
}
#sec19 .group .set2 h2 img {
  width: 66%;
}
#sec19 .group .set2 .content .item {
  margin-bottom: 10px !important;
}
#sec19 .group .set2 .content .note {
  line-height: 23px;
  font-size: 12.5px;
}
#sec20 {
  padding-bottom: 50px;
}
#sec21 {
  padding-bottom: 20px;
}
#sec21 .list {
  counter-reset: item;
  margin: 0 20px;
}
#sec21 .list li {
  position: relative;
  padding-left: 35px;
  background: url(../img/index/sec21_line.png) repeat left top 34px;
  line-height: 35px;
  font-weight: 700;
}
#sec21 .list li:not(:last-child) {
  margin-bottom: 7px;
}
#sec21 .list li::before {
  counter-increment: item;
  content: counter(item, decimal-leading-zero);
  position: absolute;
  left: 0;
  top: 0;
  font-weight: 700;
  width: 30px;
  font-size: 24px;
  display: inline-block;
}
#sec22 {
  background: #d9d9d9;
  padding: 27px 0 33px;
}
#sec22 h2 {
  text-align: center;
  margin: 0 9% 25px;
}
#sec22 h2 img {
  width: 67%;
}
#sec22 .content .slick-arrow {
  top: 44%;
}
#sec22 .content .slick-arrow.slick-prev {
  left: 9.5%;
}
#sec22 .content .slick-arrow.slick-next {
  right: 11.5%;
}
#sec22 .content .item {
  background: #fff;
  position: relative;
  padding: 20px 20px 40px;
  min-height: 599px;
  width: 258px !important;
  margin: 0 5px !important;
}
#sec22 .content .item .num {
  position: absolute;
  top: 0;
  left: 10px;
  width: 16%;
}
#sec22 .content .item .gr-txt {
  margin-top: 8px;
}
#sec22 .content .item .gr-txt h3 {
  font-size: 19px;
  font-weight: 700;
  margin-bottom: 11px;
}
#sec22 .content .item .gr-txt .note {
  margin-bottom: 5px;
}
#sec22 .content .item .gr-txt .txt {
  font-size: 15px;
  line-height: 25px;
}
#sec23 .accordion {
  padding: 20px 5% 20px;
}
#sec23 .accordion .toggle:not(:last-child) {
  margin-bottom: 7px;
}
#sec23 .accordion .toggle.active .toggle-link::after {
  background: url(../img/index/icon_minus.png) no-repeat right center/100% auto;
}
#sec23 .accordion .toggle .toggle-link {
  font-size: 4vw;
  font-weight: 700;
  letter-spacing: 0.02em;
  color: #fff;
  background: #b4d5e0;
  padding: 12px 35px 12px 10px;
}
#sec23 .accordion .toggle .toggle-link::after {
  content: "";
  background: url(../img/index/icon_plus.png) no-repeat right center/100% auto;
  width: 5vw;
  position: absolute;
  top: 0;
  right: 3%;
  bottom: 0;
  transition: 0.3s ease;
}
#sec23 .accordion .toggle .toggle-link.small {
  font-size: 3.4vw;
}
#sec23 .accordion .toggle .toggle-main {
  background: #ededed;
  padding: 10px;
}
#sec24 {
  padding: 30px 0 25px;
  background: #f2f2f2;
}
#sec24 .wrap {
  padding: 0 9%;
}
#sec24 .set1 {
  padding-bottom: 15px;
}
#sec24 .set1 h2 {
  margin: 0 7% 18px;
}
#sec24 .set1 h3 {
  text-align: center;
  margin: 24px 0 14px;
}
#sec24 .set1 h3 img {
  width: 66%;
}
#sec24 .set1 .txt {
  line-height: 1.5;
  font-size: 14px;
}
#sec24 .set2 {
  padding-bottom: 46px;
}
#sec24 .set2 .accordion .toggle:not(:last-child) {
  margin-bottom: 40px;
}
#sec24 .set2 .accordion .toggle.active .toggle-link::after {
  top: 32%;
  transform: rotate(180deg);
}
#sec24 .set2 .accordion .toggle .toggle-link {
  font-size: 4vw;
  border: 1px solid #6b593d;
  text-align: center;
  padding: 3px 30px;
  position: relative;
}
#sec24 .set2 .accordion .toggle .toggle-link::after {
  content: "";
  width: 0;
  height: 0;
  border-left: 7px solid rgba(0, 0, 0, 0);
  border-right: 7px solid rgba(0, 0, 0, 0);
  border-top: 9px solid #6b593d;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 10px;
  transition: 0.3s ease;
}
#sec24 .set2 .accordion .toggle .toggle-main dl {
  display: flex;
  padding: 17.5px 3px;
  border-bottom: 1px solid #fff;
  font-size: 15px;
  line-height: 1.4;
  align-items: center;
}
#sec24 .set2 .accordion .toggle .toggle-main dl dt {
  width: 26%;
}
#sec24 .set2 .accordion .toggle .toggle-main dl dd {
  flex: 1;
}
#sec24 .set2 .accordion .toggle .toggle-main .list li {
  font-size: 15px;
  line-height: 1.4;
  padding: 17.5px 3px;
  border-bottom: 1px solid #fff;
}
#sec24 .set2 .accordion .toggle2 .toggle-main .list li {
  padding: 20px 3px;
}
#sec24 .set3 h3 {
  font-size: 4vw;
  border: 1px solid #6b593d;
  text-align: center;
  padding: 3px 30px;
}
#sec24 .set3 .banner {
  margin: 6px -11px 0 2px;
}
#sec25 {
  padding: 15px 0 0;
}
#sec25 .wrap {
  padding: 0 7%;
}
#sec25 h2 {
  text-align: center;
}
#sec25 h2 img {
  width: 90%;
}
#sec25 .txt {
  margin: 10px 0 16px;
}
#sec25 .gr-img {
  --f-columns: 2;
  --f-gap: 10px;
  display: flex;
  flex-wrap: wrap;
  margin-left: calc(-1 * var(--f-gap));
  margin-bottom: calc(-1 * var(--f-gap));
}
#sec25 .gr-img li {
  margin-left: var(--f-gap);
  margin-bottom: var(--f-gap);
  width: calc(100% / var(--f-columns) - var(--f-gap));
}
#sec26 {
  padding: 41px 0 0;
}
#sec26 .wrap {
  padding: 0 9%;
}
#sec26 .youtube {
  margin: 24px 6px 12px;
}
#sec26 .youtube .video:not(:last-child) {
  margin-bottom: 23px;
}
#sec26 .catch {
  margin: 0 10px;
}
#sec27 {
  padding: 31px 0 0;
}
#sec27 .wrap {
  padding: 0 10%;
}
#sec27 h2 {
  text-align: center;
}
#sec27 h2 img {
  width: 78%;
}
#sec27 .js {
  margin: 15px 0 31px;
}
#sec27 .js .slick-arrow {
  width: 9vw;
  height: 10vw;
  top: 23vw;
}
#sec27 .js .slick-arrow.slick-prev {
  background: url(../img/index/prev2.png) no-repeat 0 0/100% auto;
  left: -5%;
}
#sec27 .js .slick-arrow.slick-next {
  background: url(../img/index/next2.png) no-repeat 0 0/100% auto;
  right: -5%;
}
#sec27 .js .slick-dots {
  justify-content: center;
  margin-top: 5px;
}
#sec27 .gr-txt h3 {
  font-size: 19px;
  margin-bottom: 11px;
}
#sec27 .gr-txt .list dl {
  font-size: 15px;
  line-height: 23px;
  display: flex;
}
#sec27 .gr-txt .list dl:not(:last-child) {
  margin-bottom: 15px;
  padding-bottom: 15px;
  border-bottom: 1px solid #d9d9d9;
}
#sec27 .gr-txt .list dl.db {
  display: block;
}
#sec27 .gr-txt .list dl.db dt {
  width: 100%;
}
#sec27 .gr-txt .list dl dt {
  width: 30%;
}
#sec27 .gr-txt .list dl dd {
  flex: 1;
}
#sec27 .gr-txt .list dl dd .tel {
  text-decoration: underline;
  text-underline-offset: 2px;
}
#sec27 .gr-txt .list .color {
  color: #92c1ed;
}
#reservation {
  padding: 38px 0 25px;
  position: relative;
}
#reservation::before {
  content: "";
  background: #f2f2f2;
  position: absolute;
  top: 48px;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: -1;
}
#reservation .wrap {
  padding: 0 9%;
}
#reservation h2 {
  margin-bottom: 11px;
}
#reservation .note {
  font-size: 14px;
  text-align: center;
  line-height: 22px;
  letter-spacing: 0.05em;
  position: relative;
}
#reservation .fcform__main {
  margin-top: 28px;
}
.hideform #reservation .note {
  display: none;
}
@media screen and (min-width: 768px) {
  #sec1 {
    padding: 19px 0;
  }
  #sec2 .box {
    padding: 15px 50px;
  }
  #sec2 .box h2 {
    margin: 0 10px 5px;
  }
  #sec2 .box .sns {
    margin-right: -11px;
  }
  #sec2 .box .tel {
    margin: 0 5px 0 8px;
  }
  #sec3 {
    padding: 38px 0;
  }
  #sec3 h2 {
    margin: 0 34px 8px;
  }
  #sec3 .js .sl {
    width: 252px !important;
  }
  #sec4 {
    padding: 23px 0 10px;
  }
  #sec4::before {
    bottom: 20%;
  }
  #sec4 .wrap {
    padding: 0 13%;
  }
  #sec4 h2 {
    margin-bottom: 8px;
  }
  #sec4 .content .item h3 {
    margin: 0 14px 11px;
  }
  #sec4 .content .item .gr-photo {
    margin: 0 11px;
  }
  #sec4 .content .item1 {
    margin-bottom: 19px;
  }
  #sec4 .catch {
    margin: 27px -49px 0;
  }
  #sec5 {
    padding: 8px 0 0;
  }
  #sec5 .item1 {
    margin-bottom: 17px;
  }
  #sec5 .item1 h2 {
    margin: 0 10% 0 15%;
  }
  #sec5 .item1 .txt {
    margin: 19px 0 23px;
  }
  #sec5 .item2 .box {
    padding: 0 3% 12px;
  }
  #sec5 .item2 .box::before {
    top: 8px;
  }
  #sec5 .item2 .box .catch {
    margin-bottom: 13px;
  }
  #sec5 .item2 .box .catch span::before {
    top: 8px;
    left: calc(100% + 7px);
  }
  #sec5 .item2 .box .catch span::after {
    top: 8px;
    right: calc(100% + 7px);
  }
  #sec5 .item2 .box h3 {
    margin: 0 2% 8px;
  }
  #sec6 {
    padding: 8px 0 0;
  }
  #sec6 .box {
    margin-top: -26px;
    padding-bottom: 26px;
  }
  #sec6 .box::before {
    top: -30px;
  }
  #sec6 .box h3 {
    margin: 0 -15px 12px;
  }
  #sec7 {
    padding: 19px 0 30px;
  }
  #sec7 .catch {
    margin: 19px 0 0 3%;
  }
  #sec8 .catch {
    margin: -34px auto -15px;
  }
  #sec9 {
    padding: 34px 0;
  }
  #sec9::before {
    top: 83px;
  }
  #sec9 .box .photo {
    margin: 0 -8px;
  }
  #sec10 .banner1 {
    margin: 0 0 -41px;
  }
  #sec10 .catch {
    top: -30px;
  }
  #sec11 {
    margin-top: -38px;
  }
  #sec11 .set1 .bg1 {
    padding: 12px 2.5% 0;
  }
  #sec11 .set1 .item1 {
    margin-bottom: 19px;
  }
  #sec11 .set1 .item1 .price {
    margin: 8px 0 12px;
  }
  #sec11 .set1 .item1 .text dl:not(:last-child)::before {
    width: 23px;
    height: 23px;
    bottom: -15px;
  }
  #sec11 .set1 .item1 .text dl dt {
    width: 49px;
    height: 49px;
    font-size: 13px;
  }
  #sec11 .set1 .item1 .text dl dt span {
    font-size: 9px;
    margin-top: 4px;
  }
  #sec11 .set1 .item1 .text dl dd {
    font-size: 11px;
  }
  #sec11 .set1 .item2 {
    padding: 15px 3% 12px 8%;
  }
  #sec11 .set1 .item2 h2 {
    margin: 0 2% 8px 6%;
  }
  #sec11 .set1 .item2 .gr-txt h3 {
    font-size: 15px;
    margin-bottom: 8px;
  }
  #sec11 .set1 .item3 {
    padding: 0 2% 15px;
  }
  #sec11 .set1 .item3 h2 {
    margin: 0 -7px;
  }
  #sec11 .set1 .item3 h3 {
    margin: 17px 0px 0 17px;
  }
  #sec11 .set1 .item4 {
    margin: 0 -12px;
    padding: 19px 3% 23px 5%;
  }
  #sec11 .set2 {
    margin-bottom: 19px;
  }
  #sec11 .set2 .item1 {
    margin-bottom: 18px;
  }
  #sec11 .set2 .item1 .gr-pt .sub {
    top: -15px;
  }
  #sec11 .set2 .item1 .gr-pt h2 {
    top: 8px;
    right: 12px;
  }
  #sec11 .set3 {
    padding: 12px 7% 15px;
  }
  #sec12 {
    padding: 38px 0 10px;
  }
  #sec13 .set1 {
    padding: 19px 5% 53px;
  }
  #sec13 .set1 .item1 .txt {
    margin-top: 10px;
  }
  #sec13 .set1 .item1 .box {
    padding: 15px 5% 38px;
    margin: 15px 0 0;
  }
  #sec13 .set1 .item1 .box .list {
    margin: 0 0 12px 7%;
  }
  #sec13 .set1 .item1 .box .list li {
    font-size: 15px;
  }
  #sec13 .set1 .item1 .box .list li::before {
    width: 19px;
    top: 3px;
  }
  #sec13 .set1 .item2 .sub {
    margin: -34px auto 0;
  }
  #sec13 .set2 {
    padding: 1px 8% 19px;
  }
  #sec13 .set2 h2 {
    margin: -38px 4% 4px;
  }
  #sec13 .set3 {
    margin-top: -19px;
  }
  #sec14 .group .set1 .item1 h3 {
    top: 19px;
    left: -7px;
  }
  #sec14 .group .set1 .item2 {
    margin: -26px 0 0 -4px;
  }
  #sec14 .group .set1 .item2 h3 {
    top: 38px;
    right: 10px;
  }
  #sec14 .group .set2 .item .gr-txt {
    top: 13px;
  }
  #sec14 .group .set2 .item .gr-txt .txt {
    font-size: 8.8px;
  }
  #sec17 .group h3 {
    font-size: 21px;
  }
  #sec17 .group .price-list .price-row {
    font-size: 16.8px;
    min-height: 52px;
  }
  #sec17 .group .price-list .price-row .price-th span {
    font-size: 12px;
  }
  #sec17 .group .price-list .price-row .price-td span {
    font-size: 16.8px;
  }
  #sec18 .set:not(:last-child) {
    margin-bottom: 15px;
  }
  #sec18 .set h2 {
    font-size: 21px;
  }
  #sec18 .set h2 span {
    font-size: 17px;
  }
  #sec18 .set .accordion .toggle .toggle-link {
    font-size: 19px;
  }
  #sec18 .set .accordion .toggle .toggle-link:hover {
    opacity: 0.8;
  }
  #sec18 .set .accordion .toggle .toggle-link::after {
    width: 17px;
  }
  #sec18 .set .accordion .toggle .toggle-link span {
    font-size: 15px;
  }
  #sec18 .set .accordion .toggle .toggle-main .list dl dt {
    font-size: 17px;
  }
  #sec18 .set .accordion .toggle .toggle-main .list dl dt span {
    font-size: 15px;
  }
  #sec18 .set .accordion .toggle .toggle-main .list dl dt::before {
    width: 22px;
    top: 11px;
  }
  #sec18 .set .accordion .toggle .toggle-main .list dl dd {
    font-size: 20px;
  }
  #sec18 .set .accordion .toggle .toggle-main .list dl dd span {
    font-size: 17px;
  }
  #sec18 .set .accordion .toggle .toggle-main .price {
    font-size: 20px;
  }
  #sec18 .set .accordion .toggle .toggle-main .price span {
    font-size: 17px;
  }
  #sec18 .set .accordion .toggle .toggle-main .note {
    font-size: 11px;
  }
  #sec23 .accordion .toggle .toggle-link {
    font-size: 15px;
  }
  #sec23 .accordion .toggle .toggle-link:hover {
    opacity: 0.8;
  }
  #sec23 .accordion .toggle .toggle-link::after {
    width: 19px;
  }
  #sec23 .accordion .toggle .toggle-link.small {
    font-size: 13px;
  }
  #sec24 .set2 .accordion .toggle .toggle-link {
    font-size: 15px;
  }
  #sec24 .set2 .accordion .toggle .toggle-link:hover {
    opacity: 0.7;
  }
  #sec24 .set3 h3 {
    font-size: 15px;
  }
  #sec27 .js .slick-arrow {
    width: 34px;
    height: 34px;
    top: 87px;
  }
}
