@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;700&display=swap');

@font-face {
  font-family: icon;
  src: url(../font/icon.eot);
  src: url(../font/icon.eot#iefix) format("embedded-opentype"),
       url(../font/icon.woff) format("woff"),
       url(../font/icon.ttf) format("truetype"),
       url(../font/icon.svg#icon) format("svg");
  font-weight: normal;
  font-style: normal;
}

 [class^="ico-"]:before, [class*=" ico-"]:before { display: inline-block; font-family: "icon"; font-size: 120%; font-style: normal; font-variant: normal; font-weight: normal; line-height: 1em; margin-left: .2em; margin-right: .2em; speak: none; text-align: center; text-decoration: inherit; text-transform: none; width: 1em; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }

.ico-down-dir:before { content: '\e800'; }
.ico-pagetop:before { content: '\e802'; }
.ico-angle-left:before { content: '\f104'; }
.ico-angle-right:before { content: '\f105'; }
.ico-angle-up:before { content: '\f106'; }
.ico-angle-down:before { content: '\f107'; }

body { background-color: #f3f5e8; }
.jtb-nav-breadcrumb { margin-bottom: 25px; max-width: 1280px; }
.l-page { font-family: 'Noto Sans JP', sans-serif; font-size: 16px; line-height: 1.6; text-align: center; width: 100%; }
.l-page * { -ms-box-sizing: border-box; box-sizing: border-box; }
.l-page h1 { font-size: 18px; font-weight: bold; line-height: 1; margin: 0 auto 25px; max-width: 1280px; text-align: left; }
.l-page a { color: #333; }
.l-page a, .l-page a img, .l-page button { transition: all .4s ease; }
.l-page img { display: block; margin: 0 auto; width: 100%; }
.l-page strong { display: block; font-weight: 700; }
.l-page .c-inner { margin: 0 auto; max-width: 1186px; width: 88%; }

.js-btn-page-top { bottom: 50px; cursor: pointer; display: none; position: fixed; right: 50px; z-index: 100; }
.js-btn-page-top a { display: block; height: 17px; position: relative; width: 35px; }
.js-btn-page-top a::before { color: #000; content: "\e802"; display: inline-block; font-family: "icon"; font-size: 17px; height: 17px; width: 35px; }
.js-btn-page-top a:hover { opacity: .8; }

.l-mv { align-items: center; background: url(/myjtb/campaign/jtbtabipa/monitor_25s3/img/bg_mv.jpg) no-repeat 50% 50% / cover; display: flex; flex-direction: column; justify-content: center; padding: 2em 0; position: relative; }
.l-mv::after { background-color: rgba(7, 35, 47, .2); bottom: 0; content: ""; display: block; left: 0; position: absolute; right: 0; top: 0; width: 100%; }
.l-mv__title, .l-mv__title-wrap, .l-mv__copy { filter: drop-shadow(0 0 5em rgba(0, 0, 0, 1)); position: relative; z-index: 2; }
.l-mv__title { max-width: 540px; }
.l-mv__title-wrap { display: flex; }
.l-mv__title-txt { color: #fff; font-weight: 700; }
.l-mv__label { position: absolute; z-index: 3; }
.l-contents { width: 100%; }
.sec-faq__list { text-align: left; }
.sec-faq__item { background-color: #fff; border: 2px solid #d0d5b5; border-radius: .5em; padding: 0 2.5em; }
.sec-faq__item + .sec-faq__item { margin-top: .75em; }
.sec-faq__item-q, .sec-faq__item-a { padding-left: 3em; position: relative; }
.sec-faq__item-q { cursor: pointer; line-height: 1.5; font-weight: 500; padding-bottom: 2em; padding-top: 2em; }
.sec-faq__item-q::before, .sec-faq__item-a::before { font-size: 1.5em; left: 0; line-height: 1; position: absolute; }
.sec-faq__item-q::before { color: #ea5758; content: "Q."; }
.sec-faq__item-q::after { color: #d0d5b5; content: "\f107"; display: inline-block; font-family: "icon"; font-size: 1.5em; line-height: 1; position: absolute; right: 0; transition: all .5s ease; }
.sec-faq__item-q.is-open::after { transform: rotate(-180deg); }
.sec-faq__item-a { display: none; padding-bottom: 2em; }
.sec-faq__item-a::before { color: #007da6; content: "A."; font-weight: 500; }
.sec-faq__item-a p + p { margin-top: 1.5em; }
.sec-faq__item-a p a { color: #007da6; }
.sec-faq__item-a .c-list__circle li { list-style-type: circle; list-style-position: inside; }
#JTBGF-ly_footer.JTBGF-ly_footer { margin-top: 0 !important; }

@media screen and (min-width:768px) and ( max-width:1280px) {
  .l-page { font-size: 1.25vw; margin: 0; }
}
@media screen and (min-width:768px){
  .sp-item { display: none; }
  .breadcrumb-upper { margin: 0 auto 25px; max-width: 1230px; padding: 0 .5em; text-align: left; }
  .breadcrumb-upper__fix, .breadcrumb-upper__scroll, .breadcrumb-upper__item { display: inline-block; font-size: 10px; }
  .breadcrumb-upper__item { line-height: 2.1; margin-left: 1.5em; padding-left: .2em; position: relative; }
  .breadcrumb-upper__item::before { color: #999; content: ">"; left: -1.1em; line-height: 2.1; position: absolute; top: 0; }
  .l-page a:hover { text-decoration: none; }
  .l-page .c-flex { display: flex; flex-wrap: wrap; justify-content: space-between; }
  .l-mv__title { width: 37.5%; }
  .l-mv__title-wrap { align-items: center; justify-content: center; }
  .l-mv__title-logo { margin-right: 1em; width: 24.3056vw; }
  .l-mv__title-txt { font-size: 3.5em; }
  .l-mv__label { right: 1.5em; top: 1.5em; width: 17em !important; }
  .l-mv__mini { aspect-ratio: 72 / 19; }
  .l-mv__mini .l-mv__title { width: 29.1667%; }
  .l-contents { padding: 6em 0; }
  .sec-faq { padding: 5em 0; }
  .sp-item { display: none; }
}

@media screen and (max-width:767px){
  .breadcrumb-upper { background-color: #fff; border-top: 1px solid #d7d7d7; display: flex; flex-wrap: nowrap; font-size: 10px; line-height: 3rem; overflow: hidden; position: relative; }
  .breadcrumb-upper__fix { box-shadow: 6px 0 10px 0 rgba(0, 0, 0, .3); position: relative; transition: box-shadow .3s; width: 7em; z-index: 3; }
  .breadcrumb-upper__fix a { padding-left: .5rem; }
  .breadcrumb-upper__scroll { flex: 1; overflow: hidden; }
  .breadcrumb-upper__list { display: flex; flex-wrap: nowrap; height: 3rem; overflow-x: scroll; overflow-y: hidden; white-space: nowrap; }
  .breadcrumb-upper__item a { padding: 0 .5rem 0 1.8rem; }
  .breadcrumb-upper__item:last-child { padding: 0 1.2rem 0 1.8rem; }
  .breadcrumb-upper__fix a, .breadcrumb-upper__item a { display: block; background-color: #fff; text-align: center; position: relative; }
  .breadcrumb-upper__fix a::before, .breadcrumb-upper__item a::before, .breadcrumb-upper__fix a:after, .breadcrumb-upper__item a:after { content: ""; border-style: solid; border-width: 2rem 0 2rem 1rem; position: absolute; top: -.5rem; }
  .breadcrumb-upper__fix a::before, .breadcrumb-upper__item a::before { border-color: transparent transparent transparent #fff; right: -.9rem; z-index: 2; }
  .breadcrumb-upper__fix a::after, .breadcrumb-upper__item a::after { border-color: transparent transparent transparent #d7d7d7; right: -1rem; z-index: 1; }
  .js-btn-page-top { bottom: 20px; right: 20px; }
  .js-btn-page-top a { background-color: #999; border-radius: 6px; display: block; height: 30px; width: 30px; }
  .js-btn-page-top a::before { color: #fff; content: "\f106"; display: inline-block; font-family: "icon"; line-height: 29px; width: auto; }
  .l-page { font-size: 3.2vw; padding: 20px 0 0; }
  .l-page h1 { margin-bottom: 20px; padding: 0 1%; }
  .l-mv__title { width: 56%; }
  .l-mv__label { right: .5em; top: .5em; width: 20% !important; }
  .l-mv__title-wrap { flex-direction: column; }
  .l-mv__title-logo { margin: 0 auto; width: 70%; }
  .l-mv__title-txt { font-size: 2.5em; }
  .l-contents { padding: 3em 0 4.5em; }
  .sec-faq { padding-top: 3.5em; }
  .sec-faq__item { padding: 0 5%; }
  .sec-faq__item-q, .sec-faq__item-a { font-size: 1.125em; }
  .sec-faq__item-q { padding-right: 1.5em; }
  .sec-faq__item-q::after { top: 1.5em; }
  .pc-item { display: none; }
}
