@charset "UTF-8";


.hotelservices {
  max-width: 1100px;
  width: 100%;
  position: relative;
  z-index: 1;
  margin: -82px auto 0;
  padding: 40px 50px;
  border-radius: 20px;
  background: #fff;
  margin-bottom: 44px;
}
.hotelservices .heading-02 {
  color: #333;
  text-align: center;
  font-family: "NOLT", Meiryo, sans-serif;
  font-size: 50px;
  line-height: 1.16;
  letter-spacing: 1px;
  font-weight: 300;
  margin-bottom: 12px;
}
.hotelservices .hotelservices-text {
  color: #333;
  text-align: center;
  font-family: "LexusRodinPro-DB";
  font-size: 18px;
  letter-spacing: 3.6px;
  margin-bottom: 30px;
  line-height: normal;
}
.hotelservices .hotelservices-text02 {
  color: #000;
  font-family: "LexusRodinPro-M";
  font-size: 14px;
  line-height: 1.5;
  letter-spacing: 0.7px;
  margin-bottom: 6px;
}
.hotelservices .hotelservices-text02Tag {
  margin-right: 8px;
  position: relative;
  display: inline-block;
  border: 1px solid #999;
  background: #fff;
  border-radius: 4px;
  padding: 4.5px 12px 4.5px 25px;
  color: #000;
  font-family: "LexusRodinPro-DB";
  font-size: 12px;
  line-height: 1.6;
  letter-spacing: 0.6px;
}
.hotelservices .hotelservices-text02Tag:first-child {
  margin-left: 7px;
}
.hotelservices .hotelservices-text02Tag::before {
  content: "";
  width: 7px;
  height: 7px;
  position: absolute;
  left: 12px;
  top: 0;
  bottom: 0;
  margin: auto 0;
  border-radius: 5px;
  background: #000;
}
.hotelservices .hotelservices-descList-item {
  padding-left: 1em;
  text-indent: -1em;
  color: #000;
  font-family: "LexusRodinPro-M";
  font-size: 12px;
  line-height: 1.6;
  letter-spacing: 0.6px;
}
.hotelservices .hotelservices-descList-item::before {
  content: "※";
}

.hotelservices-list {
  width: 100%;
  display: flex;
  margin-bottom: 20px;
}
.hotelservices-listItem {
  width: 31.8%;
  max-width: 318px;
  margin-right: 2.3%;
}
.hotelservices-listItem:last-child {
  margin-right: 0;
}
.hotelservices-listImage {
  position: relative;
  margin-bottom: 12px;
}
.hotelservices-listTag {
  position: absolute;
  top: 8px;
  left: 8px;
  display: inline-block;
  border: 1px solid #999;
  background: #fff;
  border-radius: 4px;
  padding: 4px 12px 4px 25px;
  color: #000;
  font-family: "LexusRodinPro-DB";
  font-size: 12px;
  line-height: 1.6;
  letter-spacing: 0.6px;
}
.hotelservices-listTag::before {
  content: "";
  width: 7px;
  height: 7px;
  position: absolute;
  left: 12px;
  top: 0;
  bottom: 0;
  margin: auto 0;
  border-radius: 5px;
  background: #000;
}
.hotelservices-listPict {
  width: 100%;
  display: block;
  border-radius: 12px;
  overflow: hidden;
  line-height: 1;
}
.hotelservices-listPict img {
  width: 100%;
}
.hotelservices-listText {
  color: #000;
  font-family: "LexusRodinPro-M";
  font-size: 14px;
  line-height: 1.6;
}
.anchorarea h2 {
  display: block;
  margin-bottom: 28px;
  color: #000;
  text-align: center;
  font-family: "LexusRodinPro-DB";
  font-size: 20px;
  letter-spacing: 3px;
  line-height: normal;
}
.anchorarea h2::before {
  content: none;
}
.anchorarea .anchor-list, .anchorarea .anchor-list-fixed {
  width: 100%;
  max-width: 1100px;
  margin: 0 auto;
  border-radius: 100px;
  padding: 15px 40px 0px;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.1);
  background: #fff;
}
.anchorarea .anchor-list .anchor-link, .anchorarea .anchor-list-fixed .anchor-link {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
.anchorarea .anchor-list .anchor-link li, .anchorarea .anchor-list-fixed .anchor-link li {
  text-indent: 0;
  padding-left: 0;
  text-align: center;
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 15px;
}
.anchorarea .anchor-list .anchor-link li.preschool, .anchorarea .anchor-list-fixed .anchor-link li.preschool {
  max-width: 207px;
}
.anchorarea .anchor-list .anchor-link li.elementary, .anchorarea .anchor-list-fixed .anchor-link li.elementary {
  max-width: 200px;
}
.anchorarea .anchor-list .anchor-link li.generation, .anchorarea .anchor-list-fixed .anchor-link li.generation {
  max-width: 216px;
}
.anchorarea .anchor-list .anchor-link li.travel, .anchorarea .anchor-list-fixed .anchor-link li.travel {
  max-width: 193px;
}
.anchorarea .anchor-list .anchor-link li.faq, .anchorarea .anchor-list-fixed .anchor-link li.faq {
  max-width: 178px;
}
.anchorarea .anchor-list .anchor-link li a, .anchorarea .anchor-list-fixed .anchor-link li a {
  text-decoration: none;
  padding-right: 12px;
  background: url(/-/media/tfc/ts3travel/file/llhc/img/special/family/ico_family_01.svg) left 12px center no-repeat;
  position: relative;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  min-height: 42px;
}
.anchorarea .anchor-list .anchor-link li a::before, .anchorarea .anchor-list-fixed .anchor-link li a::before {
  content: "";
  display: block;
  position: absolute;
  background: #ccc;
  left: -1px;
  top: 0;
  bottom: 0;
  margin: auto 0;
  width: 1px;
  height: 40px;
}
.anchorarea .anchor-list .anchor-link li a::after, .anchorarea .anchor-list-fixed .anchor-link li a::after {
  content: "";
  display: block;
  position: absolute;
  background: #ccc;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto 0;
  width: 1px;
  height: 40px;
}
.anchorarea .anchor-list .anchor-link li a.preschool, .anchorarea .anchor-list-fixed .anchor-link li a.preschool {
  padding-left: 44px;
}
.anchorarea .anchor-list .anchor-link li a.preschool::before, .anchorarea .anchor-list-fixed .anchor-link li a.preschool::before {
  content: "";
  display: block;
  position: absolute;
  background: #ccc;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto 0;
  width: 1px;
  height: 40px;
}
.anchorarea .anchor-list .anchor-link li a.elementary, .anchorarea .anchor-list-fixed .anchor-link li a.elementary {
  padding-left: 60px;
  background-image: url(/-/media/tfc/ts3travel/file/llhc/img/special/family/ico_family_02.svg);
}
.anchorarea .anchor-list .anchor-link li a.generation, .anchorarea .anchor-list-fixed .anchor-link li a.generation {
  padding-left: 63px;
  background-image: url(/-/media/tfc/ts3travel/file/llhc/img/special/family/ico_family_03.svg);
}
.anchorarea .anchor-list .anchor-link li a.travel, .anchorarea .anchor-list-fixed .anchor-link li a.travel {
  padding-left: 64px;
  background-image: url(/-/media/tfc/ts3travel/file/llhc/img/special/family/ico_family_04.svg);
}
.anchorarea .anchor-list .anchor-link li a.faq, .anchorarea .anchor-list-fixed .anchor-link li a.faq {
  padding-left: 55px;
  display: flex;
  align-items: center;
  background-image: url(/-/media/tfc/ts3travel/file/llhc/img/special/family/ico_family_05.svg);
}
.anchorarea .anchor-list .anchor-link li .anchor-link-textTop, .anchorarea .anchor-list-fixed .anchor-link li .anchor-link-textTop {
  display: block;
  color: #000;
  text-align: center;
  font-family: "LexusRodinPro-DB";
  font-size: 15px;
  line-height: 1.5;
  letter-spacing: 2.25px;
  width: 100%;
}
.anchorarea .anchor-list .anchor-link li .anchor-link-textTop.faq, .anchorarea .anchor-list-fixed .anchor-link li .anchor-link-textTop.faq {
  letter-spacing: 0.75px;
}
.anchorarea .anchor-list .anchor-link li .anchor-link-textBottom, .anchorarea .anchor-list-fixed .anchor-link li .anchor-link-textBottom {
  display: block;
  width: 100%;
  color: #000;
  font-family: "LexusRodinPro-M";
  font-size: 13px;
  line-height: 1.5;
  letter-spacing: -0.1px;
}
.anchorarea .anchor-list-fixed {
  width: 100%;
  max-width: none;
  visibility: hidden;
  padding: 20px 40px 5px;
  position: fixed;
}
.anchorarea .anchor-link-wrap.--fixed .anchor-list-fixed {
  visibility: visible;
  border-radius: 0;
  z-index: 5;
  top: 0;
  left: 0;
}

.anchorSp {
  display: none;
  padding: 8.53vw 0 0;
}
.anchorSp-ttl {
  color: #000;
  text-align: center;
  font-family: "LexusRodinPro-DB";
  font-size: 4.8vw;
  letter-spacing: 0.9px;
  margin-bottom: 3.2vw;
}
.anchorSp-link {
  padding: 5.07vw 3.47vw 1.87vw;
  background: #fff;
  margin-bottom: 10.67vw;
  display: flex;
  flex-wrap: wrap;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.18);
  justify-content: center;
}
.anchorSp-link li {
  margin-bottom: 3.2vw;
}
.anchorSp-link li a {
  color: #000;
  text-align: center;
  font-family: "LexusRodinPro-DB";
  font-size: 3.73vw;
  line-height: 1.5;
  letter-spacing: 0.42px;
  padding: 0 2.13vw;
  display: block;
  text-decoration: none;
  border-right: solid 1px #B3B3B3;
}
.anchorSp-link li a.preschool {
  background: url(/-/media/tfc/ts3travel/file/llhc/img/special/family/ico_family_01.svg) left center no-repeat;
  padding-left: 4.53vw;
  background-size: 2.67vw 5.33vw;
}
.anchorSp-link li a.elementary {
  background: url(/-/media/tfc/ts3travel/file/llhc/img/special/family/ico_family_02.svg) left 2.13vw center no-repeat;
  padding-left: 9.07vw;
  background-size: 5.07vw 5.6vw;
}
.anchorSp-link li a.generation {
  background: url(/-/media/tfc/ts3travel/file/llhc/img/special/family/ico_family_03.svg) left 2.13vw center no-repeat;
  padding-left: 9.07vw;
  background-size: 5.33vw 4.53vw;
}
.anchorSp-link li a.travel {
  background: url(/-/media/tfc/ts3travel/file/llhc/img/special/family/ico_family_04.svg) left 2.13vw center no-repeat;
  padding-left: 8.53vw;
  background-size: 5.33vw 2.4vw;
  padding-right: 0;
  border: none;
}
.anchorSp-link li a.faq {
  background: url(/-/media/tfc/ts3travel/file/llhc/img/special/family/ico_family_05.svg) left center no-repeat;
  padding-left: 7.47vw;
  background-size: 5.33vw 5.33vw;
  padding-right: 0;
  border: none;
}

.anchor-menu .anchorSp-link {
  margin-bottom: 0;
}

.sp-only {
  display: none;
}

.card-section .card-section-ttl {
  color: #000;
  text-align: center;
  font-family: "LexusRodinPro-B";
  font-size: 32px;
  letter-spacing: 2.56px;
  padding-bottom: 19px;
  border-bottom: 1px solid #999;
  margin-bottom: 51px;
  justify-content: center;
  line-height: normal;
}
.card-section .card-section-ttl-preschool {
  padding-left: 40px;
  background: url(/-/media/tfc/ts3travel/file/llhc/img/special/family/ico_family_06.svg) left center no-repeat;
}
.card-section .card-section-ttl-element {
  padding-left: 54px;
  background: url(/-/media/tfc/ts3travel/file/llhc/img/special/family/ico_family_07.svg) left center no-repeat;
}
.card-section .card-section-ttl-generation {
  padding-left: 64px;
  background: url(/-/media/tfc/ts3travel/file/llhc/img/special/family/ico_family_08.svg) left center no-repeat;
}
.card-section .card-section-ttl-travel {
  padding-left: 61px;
  background: url(/-/media/tfc/ts3travel/file/llhc/img/special/family/ico_family_09.svg) left center no-repeat;
}
.card-section .card-section-ttlSmall {
  font-family: "LexusRodinPro-DB";
  font-size: 22px;
  letter-spacing: 1.76px;
}

.card-section .categorylist {
  display: flex;
  flex-wrap: wrap;
  margin: 0 auto 20px;
  max-width: 800px;
}
.card-section .categorylist li {
  text-indent: 0;
  margin: 0 8px 10px 0;
  position: relative;
  border: 1px solid #999;
  background: #fff;
  border-radius: 4px;
  padding: 4px 12px 4px 23px;
  color: #000;
  font-family: "LexusRodinPro-DB";
  font-size: 12px;
  line-height: 1.6;
  letter-spacing: 0.6px;
}
.card-section .categorylist li::before {
  content: "";
  width: 7px;
  height: 7px;
  position: absolute;
  left: 12px;
  top: 0;
  bottom: 0;
  margin: auto 0;
  border-radius: 5px;
  background: #000;
}

.point-wrap, .point-wrap-recommendation {
  max-width: 800px;
  width: 100%;
  margin: 0 auto;
  border: 1px solid #99934B;
  padding: 22px 20px 20px;
  margin-bottom: 24px;
}
.point-wrap .heading_04, .point-wrap-recommendation .heading_04 {
  color: #A78E33;
  text-align: center;
  font-family: "LexusRodinPro-DB";
  font-size: 18px;
  line-height: 1.5;
  letter-spacing: 1.44px;
  margin-bottom: 22px;
}
.point-wrapText {
  color: rgba(0, 0, 0, 0.8);
  font-family: "LexusRodinPro-DB";
  font-size: 15px;
  line-height: 1.5;
  letter-spacing: 0.75px;
  margin-bottom: 20px !important;
}
.point-wrap-recommendation {
  margin-bottom: 36px;
  border-color: #C7C7C7;
}
.point-wrap-recommendation .heading_04 {
  color: #000;
}

.main-contents .accordion {
  margin-bottom: 20px;
}
.main-contents .accordion:last-child {
  margin-bottom: 0;
}
.main-contents .accordion-ttl {
  padding: 10px 16px;
  background: #F0F0F0;
  color: rgba(0, 0, 0, 0.8);
  font-family: "LexusRodinPro-DB";
  font-size: 16px;
  line-height: 1.5;
  letter-spacing: 0.8px;
  cursor: pointer;
  margin-bottom: 0;
  position: relative;
}
.main-contents .accordion-ttl::after {
  right: 16px;
  top: 0;
  bottom: 0;
  margin: auto 0;
  position: absolute;
  content: "";
  display: block;
  width: 20px;
  height: 20px;
  background: url(/-/media/tfc/ts3travel/file/llhc/common/img/ico_accordion_circle_plus.svg) center center no-repeat;
}
.main-contents .accordion-ttl.--open::after {
  background-image: url(/-/media/tfc/ts3travel/file/llhc/common/img/ico_accordion_circle_minus.svg);
}
.main-contents .accordion-text {
  color: #000;
  font-family: "LexusRodinPro-M";
  font-size: 14px;
  line-height: 1.6;
  margin: 12px 0 4px;
}
.main-contents .accordion-list {
  margin-bottom: 4px;
}
.main-contents .accordion-list li {
  color: #000;
  font-family: "LexusRodinPro-M";
  font-size: 14px;
  margin-bottom: 4px;
  line-height: normal;
  text-indent: -1.3em;
  padding-left: 1.3em;
}
.main-contents .accordion-list li::before {
  content: "・";
  margin-right: 4px;
}
.main-contents .accordion-list li:last-child {
  margin-bottom: 0;
}
.main-contents .accordion .desclist {
  margin-top: 4px;
}
.main-contents .accordion .desclist li {
  padding-left: 1em;
  text-indent: -1em;
  color: #000;
  font-family: "LexusRodinPro-M";
  font-size: 12px;
  line-height: 1.5;
  letter-spacing: 0.6px;
  margin-bottom: 2px;
}
.main-contents .accordion .desclist li:last-child {
  margin-bottom: 0;
}
.main-contents .accordion .desclist li::before {
  content: "※";
}
.main-contents .accordion-box {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.4s;
}
.main-contents .accordion-box > *:first-child {
  margin-top: 12px;
}

.bnr-wrap h4.bnr-wrap-ttl {
  margin: 28px 0 20px;
  color: #000;
  text-align: center;
  font-family: "LexusRodinPro-DB";
  font-size: 20px;
  letter-spacing: 3px;
  line-height: normal;
}
.bnr-wrap-link {
  margin: 0 auto;
  text-align: center;
}

main {
  background-color: #F5F5F5;
}

a:hover {
  opacity: 0.7;
}

.main-contents ul li::before {
  content: none;
}

.main-contents_inner dt,
.main-contents_inner dd {
  width: 100%;
}

.main-visual {
  margin-bottom: 0;
}

.main-visual-area {
  position: relative;
}

.main-contents_inner {
  position: relative;
  max-width: 1080px;
  margin: 72px auto 0;
  padding: 40px 50px 52px;
  background-color: var(--full-light-color);
}

.main-contents_inner:last-child {
  margin-top: 0;
}

.main-contents_inner::after {
  content: none;
}

.main-contents_inner h2::before {
  content: none;
}

.main-contents_inner h2.heading-type02 {
  width: 100%;
  padding: 16px 0;
  justify-content: center;
  border: 1px solid #8C7C61;
  background: rgba(167, 142, 51, 0.1);
  color: #1A1A1A;
  text-align: center;
  font-family: "LexusRodinPro-DB";
  font-size: 26px;
  letter-spacing: 1.3px;
  margin-bottom: 27px;
}

.main-contents_inner.card-wrap::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 3px;
  background: #8C7C61;
}

.card-wrap + .card-wrap {
  margin-top: 38px;
}

h1,
h1 img {
  position: relative;
  width: 100%;
  vertical-align: bottom;
}

.main-contents .lead-text {
  font-size: 18px;
  font-weight: normal;
  text-align: center;
}

.card-section .card-inner {
  max-width: 873px;
  margin: 0 auto 40px;
}

.card-section .card-inner:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
}

.card-section .card-inner + .card-inner {
  margin-top: 50px;
  padding-top: 30px;
  border-top: 1px solid #c7c7c7;
}

.card-section .card-inner + .card-inner h3 {
  margin-top: 20px;
}

.card-section h3 {
  display: flex;
  align-items: center;
  width: 800px;
  margin: 0 auto 21px;
  max-width: 100%;
  color: #000;
  font-family: "LexusRodinPro-DB";
  font-size: 24px;
  letter-spacing: 1.2px;
}

.card-section h3 .label {
  margin-right: 12px;
  padding: 1px 16px;
  text-align: center;
  background-color: #ebebeb;
  color: #000;
  font-family: "LexusRodinPro-DB";
  font-size: 15px;
  letter-spacing: 1.5px;
  line-height: normal;
}

.card-section h4 {
  font-size: 16px;
  margin-bottom: 16px;
}

.more__content {
  position: relative;
  margin-bottom: 16px;
  max-height: 105px;
  overflow: hidden;
  transition: max-height 1s;
}

.more__content::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 36%;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, var(--full-light-color) 95%);
  transition: 1s;
  z-index: 4;
}

.more__content.open::after {
  opacity: 0;
  z-index: -1;
}

.more__btn {
  position: relative;
  display: block;
  margin: 0 0 30px auto;
  padding-right: 11px;
}

.more__btn::after {
  content: "";
  position: absolute;
  top: calc(50% - 6px);
  right: 0;
  width: 7px;
  height: 12px;
  background: url(/-/media/tfc/ts3travel/file/llhc/common/img/ico_arrow_more_b.svg) center/contain no-repeat;
  transform: rotate(180deg);
}

.more__content.open + .more__btn::after {
  transform: none;
}

.main-contents_inner .btn_flex + .other-hotel {
  margin-top: 24px;
}

.main-contents_inner .other-hotel {
  padding: 20px;
  border: 1px solid var(--border-color);
  background: var(--grey-bg-color);
}

.main-contents_inner .other-hotel h4 {
  margin-bottom: 20px;
  text-align: center;
}

.main-contents_inner .other-hotel ul li {
  display: flex;
  align-items: center;
  margin-bottom: 12px;
  text-indent: 0;
  padding-left: 0;
}

.main-contents_inner .other-hotel ul li:last-child {
  margin-bottom: 0;
}

.main-contents_inner .other-hotel ul li span {
  width: 68px;
  margin-right: 12px;
  padding: 6px 10px;
  text-align: center;
  border: 1px solid var(--border-color);
  background-color: var(--full-light-color);
}

.main-contents_inner .message {
  flex-direction: column;
  margin-bottom: 24px;
  padding: 25px 19px;
  border: 1px solid #99934b;
}

.main-contents_inner .message dt {
  margin-bottom: 22px;
  font-size: 16px;
  text-align: center;
  color: #a78e33;
  font-family: "Noto Serif JP", Meiryo, sans-serif;
  font-weight: bold;
}

.swiper-container {
  margin-bottom: 30px;
}

.swiper-container .swiper-slide {
  padding: 0 36px 30px;
}

.swiper-slide.credit .credit-inner {
  position: relative;
}

.swiper-slide.credit p {
  position: absolute;
  bottom: 0;
  left: 0;
  display: flex;
  align-items: flex-end;
  width: 800px;
  max-width: 100%;
  height: 60px;
  padding: 12px 16px;
  font-size: 14px;
  color: var(--full-light-color);
  font-weight: bold;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.5) 100%);
}

.card-section .swiper-container .swiper-slide img {
  width: 100%;
  max-width: 800px;
  vertical-align: bottom;
}

.swiper-container .swiper-button-prev,
.swiper-container .swiper-button-next {
  width: 18px;
  height: 32px;
}

.swiper-container .swiper-button-prev {
  left: 0;
}

.swiper-container .swiper-button-next {
  right: 0;
  transform: rotate(180deg);
}

.swiper-container .swiper-button-prev::after,
.swiper-container .swiper-button-next::after {
  content: "";
  width: 18px;
  height: 32px;
  margin: auto;
  background-image: url(/-/media/tfc/ts3travel/file/llhc/common/img/ico_swiper_nv_c.svg);
  background-size: contain;
  background-repeat: no-repeat;
}

.swiper-container-horizontal > .swiper-pagination-bullets {
  bottom: 0;
}

.swiper-container .swiper-pagination-bullet {
  width: 12px;
  height: 12px;
  background-color: transparent;
  background-image: url(/-/media/tfc/ts3travel/file/llhc/common/img/ico_swiper_pn_off_b.svg);
  background-repeat: no-repeat;
  background-size: contain;
  opacity: 1;
}

.swiper-container .swiper-pagination-bullet-active {
  width: 12px;
  height: 12px;
  background-image: url(/-/media/tfc/ts3travel/file/llhc/common/img/ico_swiper_pn_on_c.svg);
}

.main-contents_inner .btn_flex {
  display: flex;
  justify-content: center;
  gap: 16px;
}

.main-contents_inner .btn_flex p {
  margin-bottom: 0;
}

.main-contents_inner .btn-reserve a {
  position: relative;
  display: flex;
  justify-content: center;
  width: 305px;
  max-width: 100%;
  height: 54px;
  margin: auto;
  padding: 12px;
  font-size: 14px;
  font-family: "LexusRodinPro-DB";
}

.main-contents_inner .btn-reserve a::after {
  content: "";
  position: absolute;
  width: 10px;
  height: 10px;
  right: 20px;
  background-image: url(/-/media/tfc/ts3travel/file/llhc/common/img/ico_arrow_w.svg);
}

.qa-wrap {
  padding: 55px 50px 50px;
  margin-top: 50px;
}

.qa-list {
  border-top: 1px solid #B3B3B3;
  border-bottom: 1px solid #B3B3B3;
  position: relative;
}

p.qa-topText {
  margin-bottom: 47px;
  color: #000;
  font-family: "Noto Sans JP", Meiryo, sans-serif;
  font-size: 16px;
  line-height: 1.5;
  letter-spacing: 0.48px;
}

.qa-list + .qa-list {
  border-top: none;
}

.qa-list dt,
.qa-list dd {
  position: relative;
}

.qa-list dt span.qa,
.qa-list dd span.qa {
  display: flex;
  justify-content: center;
  align-items: center;
  top: 0;
  bottom: 0;
  left: 0;
  margin: 0 20px 0 0;
  width: 42px;
  height: 42px;
  border-radius: 20px;
  color: #FFF;
  font-family: "Nobel Regular", Meiryo, sans-serif;
  font-size: 24px;
  background-color: #8C7C61;
}

.qa-list dd span.qa {
  top: 0;
}

.qa-list dt.js-accordion-btn {
  position: relative;
  cursor: pointer;
  padding: 20px 40px 20px 0;
  color: #000;
  font-family: "Noto Sans JP", Meiryo, sans-serif;
  font-weight: 500;
  font-size: 16px;
  letter-spacing: 0.8px;
  display: flex;
}

.qa-list dt.js-accordion-btn .q-text {
  width: calc(100% - 62px);
  display: flex;
  align-items: center;
}

.qa-list dd div.js-accordion-boxInner {
  display: flex;
  padding: 0 40px 20px 0;
}

.qa-list dd span.qa {
  background-color: #999;
}

.qa-list dt.js-accordion-btn::after {
  content: "";
  display: block;
  width: 21px;
  height: 21px;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  margin: auto 0;
  background: url(/-/media/tfc/ts3travel/file/llhc/img/special/family/ico_accordion_plus.svg) top center no-repeat;
  cursor: pointer;
}

.qa-list dt.js-accordion-btn.--open::after {
  background-image: url(/-/media/tfc/ts3travel/file/llhc/img/special/family/ico_accordion_minus.svg);
}

.qa-list dt.js-accordion-btn:hover {
  opacity: 0.7;
}

p.qa-Text {
  color: #000;
  font-family: "Noto Sans JP", Meiryo, sans-serif;
  font-size: 16px;
  letter-spacing: 0.32px;
  width: calc(100% - 62px);
  display: flex;
  align-items: center;
}

.toppage-link {
  max-width: 1080px;
  margin: 91px auto 50px;
}

.toppage-link h2 {
  color: #333;
  font-size: 38px;
  letter-spacing: 1.9px;
  line-height: 1.5;
  text-align: center;
  justify-content: center;
  font-family: "Noto Serif JP", Meiryo, sans-serif;
  margin-bottom: 40px;
}

.toppage-link h2::before {
  content: none;
}

.toppage-link .btn-reserve a {
  width: 500px;
  max-width: 100%;
  height: auto;
  margin: auto;
  padding: 14px;
  font-size: 14px;
  font-family: "LexusRodinPro-DB";
}

.toppage-link .btn-reserve a::after {
  position: absolute;
  content: "";
  width: 10px;
  height: 10px;
  right: 20px;
  background-image: url(/-/media/tfc/ts3travel/file/llhc/common/img/ico_arrow_w.svg);
}
p.text-center, p.desc-center {
  text-align: center;
  color: #000;
  font-family: "LexusRodinPro-M";
  font-size: 14px;
  line-height: 1.6;
  margin-bottom: 36px;
}

div.desc-wrap {
  text-align: center;
  margin-top: 14px;
}

p.desc-center {
  display: inline-block;
  text-align: left;
  text-indent: -1em;
  padding-left: 1em;
  margin-bottom: 0;
}

@media (max-width: 1200px) {
  .hotelservices {
    margin-top: -40px;
  }
}

@media (max-width: 767px) {
  .hotelservices {
    margin: 0 5.33vw;
    width: auto;
    padding: 3.73vw;
    border-radius: 10px;
    background: #FFF;
    box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.12);
  }
  .hotelservices .heading-02 {
    font-size: 8.53vw;
    line-height: 1.6;
    letter-spacing: 0.64px;
    margin-bottom: 2.13vw;
  }
  .hotelservices .hotelservices-text {
    font-size: 4vw;
    line-height: 1.45;
    letter-spacing: 1.2px;
    margin-bottom: 5.33vw;
  }
  .hotelservices .hotelservices-text02 {
    font-size: 3.73vw;
    margin-bottom: 1.6vw;
  }
  .hotelservices .hotelservices-text02Tag {
    font-size: 3.2vw;
    padding: 1.2vw 3.2vw 1.2vw 6.13vw;
    margin-bottom: 2.67vw;
    border-radius: 1.07vw;
  }
  .hotelservices .hotelservices-text02Tag::before {
    width: 1.87vw;
    height: 1.87vw;
    border-radius: 1.07vw;
  }
  .hotelservices .hotelservices-descList-item {
    font-size: 3.2vw;
  }
  .hotelservices-list {
    display: block;
  }
  .hotelservices-listItem {
    margin-right: 0;
    width: 100%;
    max-width: none;
  }
  .hotelservices-listTag {
    font-size: 3.2vw;
    padding: 1.2vw 3.2vw 1.2vw 6.67vw;
    top: 2.13vw;
    left: 2.13vw;
  }
  .hotelservices-listTag::before {
    content: "";
    width: 1.87vw;
    height: 1.87vw;
    border-radius: 1.33vw;
  }
  .hotelservices-listPict {
    margin-bottom: 2.13vw;
  }
  .hotelservices-listText {
    margin-bottom: 4.27vw;
    font-size: 3.73vw;
    line-height: 1.5;
  }
  .anchorarea {
    display: none;
  }
  .anchorarea .anchor-link-wrap {
    padding: 0 20px;
  }
  .anchorarea .anchor-link-wrap.--fixed .anchor-list-fixed {
    visibility: hidden;
  }
  .anchorSp {
    display: block;
  }
  .sp-only {
    display: block;
  }
  .card-section .card-section-ttl {
    font-size: 7.47vw;
    line-height: 1.6;
    letter-spacing: 2.24px;
    padding: 0 0 3.2vw;
    margin-bottom: 6.4vw;
  }
  .card-section .card-section-ttl-preschool {
    padding: 11.73vw 0 0;
    background-position: center top;
    background-size: 4.8vw 9.6vw;
  }
  .card-section .card-section-ttl-element {
    padding: 12.27vw 0 0;
    background-position: center top;
    background-size: 9.07vw 10.13vw;
  }
  .card-section .card-section-ttl-generation {
    padding: 10.93vw 0 0;
    background-position: center top;
    background-size: 10.13vw 9.07vw;
  }
  .card-section .card-section-ttl-travel {
    padding: 7.2vw 0 0;
    background-position: center top;
    background-size: 10.67vw 5.07vw;
  }
  .card-section .card-section-ttlSmall {
    display: block;
    font-size: 4.8vw;
  }
  .card-section .categorylist {
    margin-bottom: 2.13vw;
  }
  .card-section .categorylist li {
    margin: 0 2.13vw 2.13vw 0;
    font-size: 3.2vw;
    padding: 1.2vw 2.93vw 1.2vw 5.87vw;
    border-radius: 1.07vw;
    letter-spacing: 0;
  }
  .card-section .categorylist li.mr00 {
    margin-right: 0;
  }
  .card-section .categorylist li::before {
    width: 1.87vw;
    height: 1.87vw;
    border-radius: 1.07vw;
  }
  .point-wrap, .point-wrap-recommendation {
    margin-bottom: 6.4vw;
    padding: 5.33vw 4.27vw;
  }
  .point-wrap .heading_04, .point-wrap-recommendation .heading_04 {
    font-size: 4.27vw;
    letter-spacing: 1.28px;
    margin-bottom: 5.33vw;
  }
  .point-wrapText {
    font-size: 3.73vw;
    line-height: 1.45;
    letter-spacing: 0.7px;
    margin-bottom: 4.27vw !important;
  }
  .point-wrap-recommendation {
    margin-bottom: 7.47vw;
  }
  .main-contents .accordion {
    margin-bottom: 4.27vw;
  }
  .main-contents .accordion-ttl {
    font-size: 4vw;
    letter-spacing: 0.75px;
    padding: 2.67vw 10.67vw 2.93vw 3.2vw;
  }
  .main-contents .accordion-ttl::after {
    right: 3.2vw;
    width: 5.33vw;
    height: 5.33vw;
    background-size: 100%;
  }
  .main-contents .accordion-text {
    margin: 3.2vw 0 1.07vw;
    font-size: 3.73vw;
    line-height: 1.45;
  }
  .main-contents .accordion-list {
    margin-botton: 1.07vw;
  }
  .main-contents .accordion-list li {
    font-size: 3.73vw;
    line-height: 1.4;
    margin-bottom: 2.13vw;
  }
  .main-contents .accordion .desclist {
    margin-top: 1.6vw;
    margin-bottom: 4vw;
  }
  .main-contents .accordion .desclist:last-child {
    margin-top: 3.73vw;
    margin-bottom: 0;
  }
  .main-contents .accordion .desclist li {
    font-size: 3.2vw;
    margin-bottom: 0.8vw;
  }
  .main-contents .accordion .desclist li:last-child {
    margin-bottom: 0;
  }
  .main-contents .accordion-box > *:first-child {
    margin-top: 3.2vw;
  }
  .bnr-wrap h4.bnr-wrap-ttl {
    margin: 6.4vw 0 4.27vw;
    font-size: 4.53vw;
    font-style: normal;
    line-height: 1.45;
    letter-spacing: 2.55px;
  }
  .main-contents_inner.card-wrap::before {
    height: 0.8vw;
  }
  .qa-list dt span.qa,
  .qa-list dd span.qa {
    font-size: 6.4vw;
    line-height: normal;
    height: 10.13vw;
    width: 10.13vw;
    border-radius: 5.33vw;
  }
  .qa-list dt.js-accordion-btn .q-text {
    width: 100%;
    display: block;
  }
  .qa-list dt.js-accordion-btn:hover {
    opacity: 1;
  }
  p.qa-Text {
    width: 100%;
    display: block;
  }
  p.text-center, p.desc-center {
    font-size: 3.73vw;
    line-height: 1.45;
    margin-bottom: 7.47vw;
  }
  div.desc-wrap {
    margin-top: 3.73vw;
  }
}

@media screen and (min-width: 768px) {
  .anchor-menu.js-accordion-wrap,
  .anchor-link.even {
    display: none;
  }
  .fixed .anchor-link li::after {
    content: none;
  }
}

@media (min-width: 768px) and (max-width: 1099px) {
  .main-contents,
  .main-contents_inner .message dd,
  .other-hotel li {
    font-size: 15px;
  }
  .card-inner h3 {
    align-items: baseline;
  }
  .card-section h3 .label {
    min-width: 77px;
  }
}

@media screen and (max-width: 767px) {
  .anchor-menu {
    visibility: hidden;
    position: fixed;
    top: 80px;
    width: 100%;
  }
  .anchor-menu .js-accordion-btn {
    padding: 12px 46px;
  }
  .anchor-menu.fixed {
    visibility: visible;
    padding: 0;
    z-index: 10;
  }
  .anchor-menu.fixed .js-accordion-btn {
    position: relative;
    display: block;
    width: 100%;
    margin-bottom: 0;
    text-align: center;
    box-shadow: 0px 2px 0px 0px rgba(0, 0, 0, 0.16);
    background-color: #fff;
  }
  .anchor-menu.fixed .js-accordion-btn:after {
    content: "";
    width: 56px;
    height: 57px;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    background-color: #D6D6D6;
    background-image: linear-gradient(180deg, #000 0px 2px, transparent 2px), linear-gradient(90deg, #000 0px 2px, transparent 2px);
    background-size: 21px 3px, 3px 21px;
    background-position: 16.5px 25.5px, 25.5px 16.5px;
    background-repeat: no-repeat;
  }
  .anchor-menu.fixed .js-accordion-btn.--open:after {
    content: "";
    border: 1px solid #B3B3B3;
    background-image: linear-gradient(180deg, #000 0px 2px, transparent 2px);
    background-color: #D6D6D6;
    background-size: 21px 3px;
    background-position: 16px 25px, 25px 16px;
    background-repeat: no-repeat;
  }
  .main-contents {
    margin-top: 0;
    padding: 0;
  }
  .main-contents .lead-text {
    font-size: 3.85vw;
    text-align: left;
  }
  .main-contents .lead-text,
  .anchor-link-wrap dt {
    padding: 0 20px;
  }
  .anchor-link-wrap dt {
    font-size: 5.87vw;
  }
  .main-contents_inner {
    margin: 10.93vw 5.33vw;
  }
  .main-contents_inner h2.heading-type02 {
    padding: 3.2vw 4vw;
    color: #1A1A1A;
    font-size: 6.13vw;
    line-height: normal;
    letter-spacing: 1.15px;
    margin-bottom: 3.2vw;
  }
  p.qa-topText {
    font-size: 4.27vw;
    line-height: 1.5;
    letter-spacing: 0.48px;
    margin-bottom: 5.6vw;
  }
  p.qa-Text {
    font-size: 4vw;
    line-height: normal;
    letter-spacing: 0.32px;
    min-height: auto;
  }
  .card-wrap {
    padding: 6.13vw 5.33vw 5.33vw;
  }
  .card-wrap + .card-wrap {
    margin-top: 30px;
  }
  .card-section .card-inner {
    margin-bottom: 24px;
  }
  .card-section .card-inner + .card-inner {
    padding-top: 4.8vw;
    margin-top: 8vw;
  }
  .card-section .card-inner + .card-inner h3 {
    margin-top: 12px;
  }
  .card-section h3 {
    flex-direction: column;
    align-items: baseline;
    font-size: 5.33vw;
    gap: 10px;
    margin-bottom: 3.2vw;
    line-height: normal;
    letter-spacing: 1px;
  }
  .card-section h3 .label {
    margin-right: 0;
    color: #000;
    font-family: "Noto Sans JP", Meiryo, sans-serif;
    font-size: 4vw;
    padding: 1.33vw 2.67vw;
    letter-spacing: 1.5px;
  }
  .card-section h4 {
    margin-bottom: 20px;
    font-size: 4.27vw;
  }
  .swiper-container {
    margin-bottom: 4.27vw;
  }
  .swiper-container .swiper-slide {
    padding: 0 0 7.73vw;
  }
  .swiper-container .swiper-button-prev {
    left: 1.6vw;
    width: 2.4vw;
    height: 4.27vw;
  }
  .swiper-container .swiper-button-next {
    right: 1.6vw;
    width: 2.4vw;
    height: 4.27vw;
  }
  .swiper-container .swiper-button-prev::after,
  .swiper-container .swiper-button-next::after {
    background-image: url(/-/media/tfc/ts3travel/file/llhc/common/img/ico_swiper_nv_d.svg);
    width: 2.4vw;
    height: 4.27vw;
  }
  .more__btn {
    margin-bottom: 20px;
  }
  .main-contents_inner .btn_flex {
    flex-direction: column;
  }
  .main-contents_inner .btn-reserve a {
    font-size: 3.73vw;
    width: 100%;
    padding: 3.2vw 6.13vw 3.2vw 3.2vw;
    letter-spacing: 0.35px;
    line-height: 2;
    height: auto;
  }
  .main-contents_inner .btn-reserve a::after {
    height: 2.67vw;
    width: 2.93vw;
    right: 3.2vw;
  }
  .main-contents_inner .other-hotel {
    padding: 10px 12px;
  }
  .main-contents_inner .other-hotel h4 {
    font-size: 4.1vw;
  }
  .main-contents_inner .other-hotel ul li {
    align-items: flex-start;
  }
  .main-contents_inner .other-hotel ul li a {
    width: 70%;
  }
  .main-contents_inner .message {
    margin-bottom: 20px;
  }
  .main-contents_inner .message dt {
    font-size: 4.27vw;
  }
  .qa-wrap {
    margin: 0;
    padding: 8vw 4.8vw 12.53vw;
  }
  .qa-list.js-accordion-wrap {
    padding-right: 0;
  }
  .qa-list dt.js-accordion-btn {
    padding: 16.13vw 4vw 4.27vw 0vw;
    font-size: 4vw;
  }
  .qa-list dt.js-accordion-btn::after {
    top: 6.53vw;
    margin: 0;
  }
  .qa-list dt span.qa {
    position: absolute;
    top: 3.47vw;
    margin: 0;
  }
  .qa-list dd div.js-accordion-boxInner {
    display: block;
    padding: 3.33vw 4vw 4.27vw 0;
  }
  .qa-list dt.js-accordion-btn::after {
    height: 4.53vw;
    width: 4.53vw;
    background-size: 4.53vw;
    right: 0;
  }
  .qa-list dd span.qa {
    position: relative;
    top: 0;
    margin-bottom: 2.67vw;
  }
  .toppage-link {
    margin: 11.2vw 5.33vw 12vw;
  }
  .toppage-link h2 {
    font-size: 5.33vw;
    margin-bottom: 5.33vw;
  }
  .toppage-link .btn-reserve a {
    font-size: 3.59vw;
  }
}