@import url('https://fonts.googleapis.com/css2?family=Libre+Baskerville&family=Noto+Sans+JP:wght@100..900&family=Zen+Old+Mincho:wght@600;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; text-align: center; text-decoration: inherit; text-transform: none; width: 1em; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }

.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'; }
.ico-circle:before { content: '\f111'; }


@keyframes slide-in {
 0% { opacity: 0; transform: translate3d(1.25em,0,0); }
 100% { opacity: 1; transform: translate3d(0,0,0); }
}

.jtb-nav-breadcrumb { margin-bottom: 25px; max-width: 1236px; }
.l-page { color: #333; font-family: "Noto Sans JP", sans-serif; font-style: normal; font-size: 16px; line-height: 1.2; text-align: center; width: 100%; }
.l-page * { box-sizing: border-box; }
.l-page a { color: #333; }
.l-page a, .l-page a img { transition: all .4s ease; }
.l-page h1 { font-size: 18px; font-weight: bold; line-height: 1; margin: 0 auto 25px; max-width: 1280px; text-align: left; }
.l-page img { display: block; margin: 0 auto; width: 100%; }
.l-page strong { font-family: "Zen Old Mincho", serif; }
.l-page .bg_white { background-color: #fff; }
.l-page .bg_sparkly { background: url(../_img/bg_sparkly_left.webp) no-repeat 0 0, url(../_img/bg_sparkly_right.webp) no-repeat 100% 0; background-size: 40.625%; }
.l-page .bg_white__snow .c-inner { background: url(../_img/bg_white_snow.webp) no-repeat 50% 0 / 100% auto; }
.l-page .c-bottom__link .c-title { color: #0f35aa; font-weight: 500; }
.l-page .c-bottom__link .c-title span { font-weight: 500; display: inline-block; }
.l-page .c-bottom__link .c-title span::before, .l-page .c-bottom__link .c-title span::after { aspect-ratio: 11 / 5; background: url(../_img/ic_bottom_link_title.webp) no-repeat 50% 50% / cover; content: ""; display: inline-block; width: 1.8333em; }
.l-page .c-bottom__link .c-title span::before { margin-right: .5em; }
.l-page .c-bottom__link .c-title span::after { margin-left: .5em; transform: scale(-1, 1); }
.l-page .c-bnr__list { margin-top: 2.5em; }
.l-page .c-bnr__item { align-items: center; background: no-repeat 50% 50% / cover; display: flex; justify-content: center; position: relative; width: 100%; }
.l-page .c-bnr__item::after { background-color: rgba(0,0,0,.2); bottom: 0; content: ""; left: 0; position: absolute; right: 0; top: 0; transition: background-color .4s ease; width: 100%; }
.l-page .c-bnr__item.bg_canada { background-image: url(../_img/bg_bnr_canada.webp); }
.l-page .c-bnr__item.bg_europe { background-image: url(../_img/bg_bnr_europe.webp); }
.l-page .c-bnr__item span { color: #fff; font-weight: 500; position: relative; z-index: 1; }
.l-page .c-bnr__item span::after { color: #fff200; content: "\f105"; display: inline-block; font-family: "icon"; font-size: 1.25em; padding-left: .5em; }
.l-page .c-btn { align-items: center; border-radius: 100vh; display: flex; justify-content: center; width: 100%; }
.l-page .c-btn__border { border: 2px solid; }
.l-page .c-btn__bottom { margin-top: 3em; }
.l-page .c-btn__bottom .c-btn { height: 5.25em; margin: 0 auto; max-width: 600px; }
.l-page .c-btn__bottom .c-btn + .c-btn { margin-top: 1.5em; }
.l-page .c-btn__bottom .c-btn span { color: #fff; font-weight: 500; }
.l-page .c-btn__bottom .c-btn span::after { color: #fff200; content: "\f105"; display: inline-block; font-family: "icon"; font-size: 1.25em; padding-left: .5em; }
.l-page .c-conts__block { background: no-repeat 50% 0 / 100% auto; }
.l-page .c-conts__set .c-txt { text-align: left; }
.l-page .c-heading { color: #0f35aa; font-weight: 500; }
.l-page .c-inner { margin: 0 auto; max-width: 1280px; width: 89%; }
.l-page .c-label__title { align-items: center; background-color: #0f35aa; display: inline-flex; justify-content: center; margin: 0 auto; padding: 0 1.5em; }
.l-page .c-label__title span { background: url(../_img/ic_snowflake.webp) no-repeat 0 50% / 1em auto, url(../_img/ic_snowflake.webp) no-repeat 100% 50% / 1em auto; color: #fff;  display: inline-block; font-weight: 500; padding: 0 1.5em; white-space: nowrap; }
.l-page .c-pic { position: relative; }
.l-page .c-pic small { bottom: 1em; color: #fff; font-size: .75em; font-weight: 500; line-height: 1; position: absolute; right: 1em; text-shadow: 1px 1px 0 #000, 1px -1px 0 #000,-1px 1px 0 #000, -1px -1px 0 #000; }
.l-page .c-pic small.c-black { color: #333; text-shadow: none; }
.l-page .c-sec__head { background: url(../_img/bg_sec_title.webp) no-repeat 50% 0; color: #0f35aa; }
.l-page .c-sec__head .c-sec__label { align-items: center; background: linear-gradient(90deg, #f5c2ff 0%, #32eef8 50%, #23d99a 100%); border-radius: 100vh; display: inline-flex; justify-content: center; padding: 0 2em; }
.l-page .c-sec__head .c-sec__label strong { color: #12316a; }
.l-page .c-sec__title { font-weight: 600; line-height: 1.3; }
.l-page .c-sec__title-en span { background: linear-gradient(90deg, #f25cff 0%, #15bac3 100%); letter-spacing: .1em; -webkit-background-clip: text; -webkit-text-fill-color: transparent; }
.l-page .c-tour__block { background-repeat: no-repeat !important; margin-left: calc(50% - 50vw); margin-right: calc(50% - 50vw); width: 100vw;}
.l-page .c-tour__cassette-item { background-color: #fff; position: relative; text-align: left; border: solid 1px #ccc;  }
.l-page .c-tour__cassette-item a { display: flex; flex-direction: column; height: 100%;}
.l-page .c-tour__cassette-item .tour-cassette_bot { display: flex; flex: 1; flex-direction: column; padding: 1em 1.25em; background: #f8f8f8;}
.l-page .c-tour__cassette-item .tour-cassette_bot * { margin-left: auto; margin-right: auto; }
.l-page .c-tour__cassette-item .lookjtb-cst_icon li,.l-page .mystyle-cst_dept{ border-radius: .375em; }
.l-page .c-tour__cassette-item .-title { font-weight: 600; }
.l-page .c-tour__cassette-item .tour-cassette_name span.logo { height: auto; }
.l-page .c-tour__cassette-item .tour-cassette_price-num { color: #ff495b; }
.l-page .mystyle-cst_item .-title {font-weight: 600;}
.l-page .c-tour__cassette-item .tour-cassette_price-num span { font-size: 1em; }
.l-page .c-tour__cassette-item .tour-cassette_price-num span em { font-weight: 700; }
.l-page .c-tour__cassette-item .tour-cassette_list { margin-bottom: auto; }
.l-page .c-tour__cassette-item .c-btn,.l-page .mystyle-cst_item .c-btn__border { height: 3em; margin-top: 1em; overflow: hidden; position: relative; }
.l-page .c-tour__cassette-item .c-btn span::after { content: "\f105"; display: inline-block; font-family: "icon"; font-size: 1.25em; padding-left: .5em; }
.l-page .c-tour__head { color: #0f35aa; }
.l-page .c-tour__head .c-catch span::before, .l-page .c-tour__head .c-catch span::after { content: ""; display: inline-block; height: 1px; vertical-align: middle; width: 2em; }
.l-page .c-tour__head .c-catch span::before { margin-right: .5em; }
.l-page .c-tour__head .c-catch span::after { margin-left: .5em; }
.l-page .c-tour__head .c-tour__title { font-weight: 500; }
.l-page .c-tour__head .c-tour__title span { font-size: 1.0em; display: block; }
.l-page .c-color__green.c-tour__block { background: url(../_img/bg_tour_green_left.webp) 0 0, url(../_img/bg_tour_green_right.webp) 100% 0; }
.l-page .c-color__green .c-catch span::before, .l-page .c-color__green .c-catch span::after, .l-page .c-color__green .lookjtb-cst_icon li, .l-page .c-color__green.c-btn__bottom .c-btn, .l-page .c-color__green .c-tour__cassette-item .c-btn::after { background-color: #19cfd0; }
.l-page .c-color__green .c-tour__cassette-item .c-btn{ background-color: #ffffff; border-color: #2b59e3;}
.l-page .mystyle-cst_item .c-btn__border{ background-color: #ffffff; border-color: #2b59e3;}
.l-page .c-color__green.c-btn__bottom .c-btn { background-color: #eb63a4; box-shadow: 0 .375em 0 0 #df3e8b; }
.l-page .c-color__green.c-btn__bottom .c-btn { box-shadow: 0 .375em 0 0 #0eacad; }
.lookjtb-cst_icon li {margin: 3px 0 0 2px; padding: 2px 10px; line-height: 1.3; color: #fff; font-size: 1.2rem; border-radius: 50vw; background: #333;}
.l-page .c-color__pink.c-tour__block { background: url(../_img/bg_tour_pink_left.webp) 0 0, url(../_img/bg_tour_pink_right.webp) 100% 0; }
.l-page .c-color__pink .c-catch span::before, .l-page .c-color__pink .c-catch span::after, .l-page .c-color__pink .lookjtb-cst_icon li, .l-page .c-color__pink .c-tour__cassette-item .c-btn::after { background-color: #fb6ab1; }
.l-page .c-btn__bottom .c-btn {background-color: #2b59e3;box-shadow: 0 .375em 0 0 #1000e4;margin-bottom: 20px; }
.l-page .c-color__pink .c-tour__title span,
.l-page .c-color__pink .c-tour__cassette-item .c-btn span { color: #fe6ab1; }
.l-page .c-color__pink .c-tour__cassette-item .c-btn { background-color: #ffffff; border-color: #fe6ab1;font-size:14px; }
.l-page .txt-en { font-family: "Libre Baskerville", serif; font-weight: 400; }
.l-page .txt-en_eur { font-family: "Libre Baskerville", serif; font-weight: 400; }
.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; }
.is-fixed { left: 50%; max-width: 1280px; position:fixed; top: 0; transform: translateX(-50%); width: 100%; z-index: 99;background-color:#e8e8e8; }
.l-mv { align-items: center; background: no-repeat 50% 100% / cover; display: flex; justify-content: center; position: relative; }
.l-mv::after { background: url(../_img/bg_mv_bottom.webp) no-repeat 100% 100% / cover; bottom: -1px; content: ""; display: block; position: absolute; right: 0; width: 100%; }
.l-mv__title { color: #fff; }
.l-mv__title_eur{ color: #fff; }
.l-mv__title-main { line-height: 1; text-shadow: 0 0 1.8em #0d094d; }
.l-mv__title-en { display: inline-flex; text-shadow: 0 0 .75em #0d094d; }
.l-mv__title-en::before, .l-mv__title-en::after { background: url(../_img/ic_mv.webp) no-repeat 50% 50% / 100% auto; content: ""; display: inline-block; height: 3em; width: 6.25em; }
.l-mv__title-en::after { transform: scale(-1, 1); }
.l-mv__link { position: absolute; z-index: 2; }
.l-mv__link .c-link { align-items: center; border-radius: 50%; display: flex; flex-direction: column; height: 10.5em; justify-content: center; position: relative; width: 10.5em; }
.l-mv__link .c-link:nth-child(2) { transform: translate(-78%, -20%); }
.l-mv__link .c-link::before { background: no-repeat 50% 50% / cover; content: ""; bottom: -.875em; left: -.875em; position: absolute; right: -.875em; top: -.875em; transition: all .4s ease; }
.l-mv__link .c-link::after { border: 1px solid rgba(255,255,255,.5); border-radius: 50%; bottom: .3125em; content: ""; left: .3125em; position: absolute; right: .3125em; top: .3125em; }
.l-mv__link .c-color__green { background-color: #19cfd0; }
.l-mv__link .c-color__green::before { background-image: url(../_img/bg_mv_link_green.webp); }
.l-mv__link .c-color__pink { background-color: #eb63a4; }
.l-mv__link .c-color__pink::before { background-image: url(../_img/bg_mv_link_pink.webp); }
.l-mv__link .c-link span { color: #fff; font-size: 1.25em; font-weight: 500; line-height: 1.5; padding-top: 1em; position: relative; }
.l-mv__link .c-link span::after, .l-anchor__item a::after { color: #fff200; display: block; font-family: "icon"; }
.l-mv__link .c-link span::after { content: "\f105"; }
.l-mv .c-credit { color: #fff; position: absolute; right: 1.5em; top: 1em; }
.l-anchor__list { display: flex; justify-content: space-between; }
.l-anchor__item { flex: 1; }
.l-anchor__item a { display: block; overflow: hidden; position: relative; }
.l-anchor__item a::after { position: absolute; transition: all .4s ease; }
.l-anchor__item a::before { background-image: linear-gradient(90deg, #f8aaff 0%, #afcdff 25%, #a5ffde 50%, #afcdff 75%, #f8aaff 100%); content: ""; height: 100%; left: 0; position: absolute; transition: all .4s ease; width: 200%; }
.l-anchor__item a p { align-items: center; background-color: #2b59e3; bottom: .25em; display: flex; justify-content: center; left: .25em; position: absolute; right: .25em; top: .25em; }
.l-anchor__item a span { color: #fff; font-weight: 500; line-height: 1.2; position: relative; z-index: 1; }

.sec-intro__box { background-color: #fff; box-shadow: 0 0 .75em 0 rgba(15,53,170,.3); position: relative; text-align: left; }
.sec-intro__box::before, .sec-intro__box::after { background: url(../_img/ic_frames.webp) no-repeat 50% 50% / cover; content: ""; display: block; height: 4.25em; position: absolute; top: -1em; width: 4.25em; }
.sec-intro__box::before { left: -1em; }
.sec-intro__box::after { right: -1em; transform: scale(-1, 1); }
.sec-intro__box .c-label__title { left: 50%; position: absolute; transform: translate(-50%, -50%); top: 0; }
.sec-intro + .c-sec { background: url(../_img/bg_intro_bottom.webp) no-repeat 50% 0 / 100% auto; }
.sec-intro__tag { text-align: left; }
.sec-intro__tag .c-title strong { color: #0f35aa; }
.sec-intro__tag .c-tag__list { display: flex; flex-wrap: wrap; }
.sec-intro__tag .c-tag { align-items: center; display: inline-flex; border: 1px solid #dedede; border-radius: .25em; overflow: hidden; padding: 0 .5em; position: relative; }
.sec-intro__tag .c-tag::after { background: linear-gradient(180deg, #f2fff8 0%, #cbffe3 50%, #f2fff8 100%); content: ""; display: block; height: 200%; left: 0; position: absolute; top: 0; transform: translateY(0); transition: transform .4s ease; width: 100%; }
.sec-intro__tag .c-tag span { color: #0f35aa; position: relative; z-index: 1; }
.sec-intro__tag .c-tag span::before { content: "#"; }
.sec-about .c-conts__set .c-heading { margin-bottom: .75em; }
.sec-about .c-conts__set p + .c-heading { margin-top: 1.5em; }
.sec-about .c-conts__set .c-txt { background-color: #fff; }
.sec-about__list { margin: 0 auto; max-width: 1080px; }
.sec-about__item { display: flex; flex-direction: column; }
.sec-about__item .c-txt { background: linear-gradient(90deg, #feedff 1.53%, #e0fff4 100%); flex: 1; padding: 1.5em 2.5em; }
.sec-about__item .c-txt .c-title { color: #1d1c8b; font-size: 1.7em; font-weight: 500; margin-bottom: 1em; }
.sec-about__item .c-txt p { text-align: left; font-size:16px;}
.sec-about__item .c-txt p + p { margin-top: 1em; }
.sec-trivia__head p { margin-top: 1em; }
.sec-trivia__box { background-color: #fff; box-shadow: 0 0 12px 0 rgba(13,9,77,.15); position: relative; text-align: left; }
.sec-trivia__box .c-label__title { left: 50%; position: absolute; top: 0; transform: translate(-50%, -50%); }
.sec-trivia__box .c-point { background-color: #e5f6ff; position: relative; }
.sec-trivia__box .c-point .c-title { align-items: center; background-color: #f3e51e; border-radius: 100vh; display: inline-flex; height: 2.625em; justify-content: center; left: 2.5em; position: absolute; top: 0; transform: translateY(-50%); }
.sec-trivia__box .c-point .c-title span { color: #2897cb; font-size: 1.5em; padding: 0 1em; line-height: 1; }
.sec-trivia__box dl { align-items: flex-start; display: flex; flex-wrap: wrap; justify-content: space-between; }
.sec-trivia__box dl dt { background-color: #2b59e3; border-radius: .375em; color: #fff; margin: .25em 0; text-align: center; width: 7em; }
.sec-trivia__box dl dd { margin: .25em 0; width: calc(100% - 8em); }
.sec-trivia__box li { display: list-item; list-style: disc; list-style-position: outside; margin-left: 1em; }
.sec-trivia__wear .c-table { border-collapse: separate; border-spacing: 0 .125em; }
.sec-trivia__wear .c-table th, .sec-trivia__wear .c-table td { padding: 1em 1.5em; }
.sec-trivia__wear .c-table th { background-color: #379fcf; color: #fff; font-size: 1.25em; text-align: center; white-space: nowrap; }
.sec-trivia__wear .c-table td { background-color: #e5f6ff; }
.sec-trivia .c-faq__item { background-color: #fff; text-align: left; }
.sec-trivia .c-faq__item-q { background-color: #d1f0ff; color: #0f35aa; font-size: 1.25em; font-weight: 500; position: relative; }
.sec-trivia .c-faq__item-q::before, .sec-trivia .c-faq__item-a::before { font-family: "Libre Baskerville", serif; font-size: 2rem; position: absolute; }
.sec-trivia .c-faq__item-q::before { content: "Q."; }
.sec-trivia .c-faq__item-a { padding: 1em 1.5em 1.5em 4em; position: relative; }
.sec-trivia .c-faq__item-a::before { color: #f25cff; content: "A."; }
.sec-difference { background: url(../_img/bg_difference.webp) no-repeat 50% 0 / 100% auto; }
.sec-difference .c-table th, .sec-difference .c-table td { border: 1px solid #1d439b; padding: 1.2rem; }
.sec-difference .c-table td item { border: 1px solid #1d439b; padding: 1.6rem; }
.sec-difference .c-table th { color: #fff; font-weight: 500; text-align: center; }
.sec-difference .c-table tr:first-child td { background-color: #379fcf !important; }
.sec-difference .c-table th:nth-child(2) { background-color: #19cfd0; }
.sec-difference .c-table th:nth-child(3) { background-color: #eb63a4; }
.sec-difference .c-table td { text-align: left; }
.sec-difference .c-table tr td:first-child { background-color: #e5f6ff; color: #1d439b; font-weight: 500; text-align: center; }
.sec-guide { background: url(../_img/bg_guide_left.webp) no-repeat 5% 3em, url(../_img/bg_guide_right.webp) no-repeat 95% 3em; }
.sec-guide__block .c-txt p, .sec-guide__block .c-txt ul { margin-top: 1em; }
.sec-guide__block .c-txt p + * { margin-top: 2.5em; }
.sec-guide__block .c-txt ul li { display: list-item; list-style: disc; list-style-position: outside; }
.sec-guide__temp .c-table { border-collapse: separate; border-spacing: 2px; width: 100%; }
.sec-guide__temp .c-table th, .sec-guide__temp .c-table td { padding: 1em; white-space: nowrap; }
.sec-guide__temp .c-table th { background-color: #fa8f11; color: #fff; font-weight: 500; text-align: center; }
.sec-guide__temp .c-table td { background-color: #fff; }
.sec-guide__temp .c-table tr > td:first-child { background-color: #fcfeea; color: #0f35aa; font-weight: 500; }
.sec-guide__temp .c-table_eur { border-collapse: separate; border-spacing: 2px; width: 100%; }
.sec-guide__temp .c-table_eur th, .sec-guide__temp .c-table_eur td { padding: 1em; white-space: nowrap; }
.sec-guide__temp .c-table_eur th { background-color: #19cfd0; color: #fff; font-weight: 500; text-align: center; }
.sec-guide__temp .c-table_eur td { background-color: #fff; }
.sec-guide__temp .c-table_eur tr > td:first-child { background-color: #fcfeea; color: #0f35aa; font-weight: 500; }
.sec-guide__point .c-sec__head .c-sec__title { margin-top: .5em; }
.sec-guide__point .c-sec__head .c-sec__title span { display: block; font-size: .6667em; font-weight: 500; }
.sec-guide__point .c-sec__head p { color: #333; margin-top: 1.5em; }
.sec-guide__point .c-sec__head p img { display: inline-block; width: auto; }
.sec-guide__point .c-point__item { display: flex; flex-direction: column; }
.sec-guide__point .c-point__item .c-txt { text-align: left; }
.sec-guide__point .c-point strong { background: linear-gradient(90deg, #f25cff 0%, #15bac3 100%); display: inline-block; letter-spacing: .1em; -webkit-background-clip: text; -webkit-text-fill-color: transparent; }
.sec-guide__point .c-point strong em { font-size: 2em; }
.sec-guide__point .c-title { line-height: 1.4; }
.sec-guide__more { background: url(../_img/bg_point_more_conts.webp) no-repeat 90% 6% / 30% auto, url(../_img/bg_point_more.webp) repeat-y 50% 0 / 100% auto; position: relative; }
.sec-guide__more::before, .sec-guide__more::after { aspect-ratio: 256 / 17; background: no-repeat 50% 0 / 100% auto; content: ""; left: 0; position: absolute; width: 100%; }
.sec-guide__more::before { background-image: url(../_img/bg_point_more_head.webp); top: 0; transform: translateY(-100%); }
.sec-guide__more::after { background-image: url(../_img/bg_point_more_bottom.webp); bottom: 0; transform: translateY(100%); }
.sec-guide__more .c-title { display: flex; transform: rotate(-8deg); }
.sec-guide__more .c-title em { color: #379fcf; font-weight: 600; }
.sec-guide__more .c-title span { align-items: center; color: #ff8099; display: flex; font-weight: 900; justify-content: center; }
.sec-guide__more .c-title span::before,
.sec-guide__more .c-title span::after { background-color: #ff8099; content: ""; height: 1.25em; width: 2px; }
.sec-guide__more .c-title span::before { margin-right: .9375em; transform: rotate(-35deg); }
.sec-guide__more .c-title span::after { margin-left: .9375em; transform: rotate(35deg); }
.sec-guide__more .c-more__item { display: block; }
.sec-guide__more .c-more__item .c-pic .c-pic_eur { border: .5em solid #fff; box-shadow: .25em .25em 1em 0px rgba(0,0,0,.15); }
.sec-guide__more .c-more__item .c-pic_eur { border: .5em solid #fff; box-shadow: .25em .25em 1em 0px rgba(0,0,0,.15); }
.sec-guide__more .c-more__item .c-label { background-color: #fff; display: inline-block; padding: .25em .5em; transform: translateY(-50%); }
.sec-guide__more .c-more__item .c-label span { color: #379fcf; font-size: 1.25em; font-weight: 500; }
.sec-guide__more .c-more__item p { padding: 0 1.5em; text-align: left; }
.sec-guide__more .c-more__item:first-child .c-pic .c-pic_eur { transform: rotate(-6deg); }
.sec-guide__more .c-more__item:nth-child(2) .c-pic .c-pic_eur { transform: rotate(7deg); }
.sec-guide__more .c-more__item:last-child .c-pic .c-pic_eur { transform: rotate(-6deg); }
.sec-guide__more .c-more__item:first-child .c-pic_eur { transform: rotate(-6deg); }
.sec-guide__more .c-more__item:nth-child(2) .c-pic_eur { transform: rotate(7deg); }
.sec-guide__more .c-more__item:last-child  .c-pic_eur { transform: rotate(-6deg); }
.tour-cassette_photo figure { padding-top: calc(350 / 500 * 100%)!important; }

.l-page__top .l-mv { background-image: url(../_img/bg_top_mv.webp); }
.l-page__top .l-contents { background: linear-gradient(90deg, #feedff 0%, #e0fff4 100%); }
.l-page__canada .l-mv { background-image: url(../_img/bg_canada_mv.webp); }
.l-page__canada .l-contents { background: linear-gradient(90deg, #d2e8ff 0%, #b3ffe3 100%); }
.l-page__canada .c-color__green .c-tour__title span { color: #fa8f11; }
.l-page__canada .sec-trivia { background: url(../_img/bg_sparkly_blue_left.webp) no-repeat 0 0, url(../_img/bg_sparkly_blue_right.webp) no-repeat 100% 0; background-color: #fff; background-size: 40.625%; }
.l-page__eur .l-contents  { background: linear-gradient(90deg, #feedff 0%, #e0fff4 100%); }
.l-page img {width: 100%;}
.l-page__eur .l-mv { background-image: url(../_img/bg_eur_mv.webp); }
.mystyle-cst_item a {display: block;height: 100%;color: #333 !important;text-decoration: none !important;border-radius: 5px;border: solid 1px #ccc;background: #f8f8f8; box-sizing: border-box;}

@media screen and (min-width:768px) and ( max-width:1280px) {
  .l-page { font-size: 1.25vw; margin: 0; }
}
@media screen and (min-width:768px){
  .breadcrumb-upper { margin: 0 auto 25px; max-width: 1280px; padding: 0; 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 a:hover img { opacity: .7; }
  .l-page .c-bottom__link { margin-top: 4.75em; }
  .l-page .c-bottom__link .c-title span { font-size: 2.25em; }
  .l-page .c-bnr__item { height: 11.75em; width: 47.6563%; }
  .l-page .c-bnr__item:hover::after { background-color: rgba(0,0,0,.3); }
  .l-page .c-bnr__item span { font-size: 1.5em; }
  .l-page .c-btn__bottom .c-btn span { font-size: 1.43em; }
  .l-page .c-conts__block { background-image: url(../_img/bg_conts_head_pc.webp); margin-top: 5em; padding-top: 5em; }
  .l-page .c-conts__set .c-pic { width: 50%; }
  .l-page .c-conts__set .c-txt { width: calc(50% - 2.5em); }
  .l-page .c-flex { display: flex; flex-wrap: wrap; justify-content: space-between; }
  .l-page .c-label__title { height: 4em; }
  .l-page .c-label__title span { font-size: 1.5em; }
  .l-page .c-sec { padding: 0.5em 0 3.0em; }
  .l-page .c-sec__head { background-size: 11em auto; padding-top: 2.75em; }
  .l-page .c-sec__head .c-sec__label { height: 3.75em; }
  .l-page .c-sec__head .c-sec__label strong { font-size: 2em; }
  .l-page .c-sec__catch strong { font-size: 2em; }
  .l-page .c-sec__title strong { font-size: 3.2em; }
  .l-page .c-sec__title-en { margin-top: 1em; }
  .l-page .c-sec__title-en span { font-size: 1.25em; }
  .l-page .c-tour__block { background-size: 26.25% auto !important; }
  .l-page .c-tour__cassette { column-gap: 1.25em; justify-content: center;}
  .l-page .c-tour__cassette-item.tour-cassette_name {margin: 10px; width: auto;font-size: 2.0rem;}
  .l-page .c-tour__cassette-item,.l-page .mystyle-cst_item-item { width: calc(calc(100% - 2.5em) / 3); }
  .l-page .c-tour__cassette-item .c-btn::after, .l-page .mystyle-cst_item .c-btn::after { content: ""; display: block; height: 100%; left: -100%; position: absolute; transition: all .4s ease; width: 100%; }
  .l-page .c-tour__cassette-item:nth-child(n + 4) {margin-top: 15px;}
  .l-page .c-tour__cassette-item a:hover .c-btn::after,.l-page .mystyle-cst_item a:hover .c-btn::after { left: 0; }
  .l-page .c-tour__cassette-item a:hover .c-btn span,.l-page .mystyle-cst_item a:hover .c-btn span { color: #fff; position: relative; z-index: 1; }
  .l-page .c-tour__cassette-item .tour-cassette_price-num span em { font-size: 1.5em; }
  .l-page .c-tour__head { padding-top: 3em; padding-bottom: 1.5em;}
  .l-page .c-tour__head .c-catch span { font-size: 1.5em; }
  .l-page .c-tour__head .c-tour__title { font-size: 2.5em; padding-bottom: 16px; }
  .l-page .c-btn__bottom .c-btn:hover { transform: translateY(.375em); }
  .I-page .c-btn-wh{padding-bottom:50px}
  .l-page .c-color__pink.c-btn__bottom .c-btn {margin-bottom: 24px;}
  .l-page .c-color__green.c-btn__bottom .c-btn:hover { box-shadow: 0 0 0 #0eacad; }
  .l-page .c-color__pink.c-btn__bottom .c-btn:hover { box-shadow: 0 0 0 #df3e8b; }
  .l-page .c-color__orange.c-btn__bottom .c-btn:hover { box-shadow: 0 0 0 #dc7b08; }
  .l-page .c-color__green .c-tour__cassette-item .c-btn span, .l-page .mystyle-cst_item .c-btn__border span { color: #2b59e3; font-weight: 600; font-size: large;}
  .l-page .mystyle-cst_item .c-btn span {font-weight: 600; font-size: large;}
  .l-page .c-color__pink .c-tour__cassette-item .c-btn span { color: #fe6ab1; font-weight: 600; font-size: large;}
  .l-page .c-pic_eur small { bottom: 1em; color: #fff; font-size: .75em; font-weight: 500; line-height: 1; position: absolute; right: 1em; text-shadow: 1px 1px 0 #000, 1px -1px 0 #000,-1px 1px 0 #000, -1px -1px 0 #000; } 
  .l-mv { aspect-ratio: 9 / 4; }
  .l-mv::after { aspect-ratio: 24 / 5; }
  .l-mv__title { padding-bottom: 6em; }
  .l-mv__title_eur { padding-bottom: 8em; }
  img.l-mv__title-sub { width: 41.625em; }
  .l-mv__title-main span{ font-size:0.6em;}
  .l-mv__title-main strong { font-size: 6.75em; }
  .l-mv__title-main area  { font-size: 4.75em; }
  .l-mv__title-en { margin-top: 2em; }
  .l-mv__title-en span { font-size: 2em; }
  .l-mv__link { bottom: 0; right: 3.5em; }
  .l-mv__link .c-link { height: 10.5em; width: 10.5em; }
  .l-mv__link .c-link:hover::before { transform: rotate(180deg); }
  .l-anchor__list { column-gap: 1em; }
  .l-anchor__item a { border-radius: 100vh; height: 4.5em; }
  .l-anchor__item a::after { content: "\f105"; font-size: 1.25em; right: 1.5em; top: 50%; transform: translateY(-50%); }
  .l-anchor__item a p { border-radius: 100vh; }
  .l-anchor__item a span { font-size: 1.375em; }
  .l-anchor__item a:hover::before { left: -100%; }
  .l-anchor__item a:hover::after { right: 1em; }
  .sec-intro { background: url(../_img/bg_intro_left.webp) no-repeat 0 5% / 18.375em auto, url(../_img/bg_intro_right.webp) no-repeat 100% 99% / 13.75em; }
  .sec-intro__box { margin: 6.875em auto 0; padding: 3.75em 2.5em 3.125em; width: 85.625%; }
  .sec-intro + .c-sec { padding-top: 11.25em; }
  .sec-intro__tag { margin-top: 4em; }
  .sec-intro__tag .c-title strong { font-size: 2.5em; }
  .sec-intro__tag .c-tag__list { column-gap: .5em; margin-top: 2em; }
  .sec-intro__tag .c-tag { height: 2.75em; }
  .sec-intro__tag .c-tag span { font-size: .9375em; }
  .sec-intro__tag .c-tag:hover::after { transform: translateY(-50%); }
  .sec-about .c-conts__set { margin-top: 4.5em; }
  .sec-about .c-conts__set .c-heading { font-size: 2em; }
  .sec-about__list { margin-top: 5em; row-gap: 2.5em; }
  .sec-about__item { width: 48.1481%; }
  .sec-about__item .c-txt .c-title { color: #1d1c8b; font-size: 1.5em; font-weight: 500; margin-bottom: 1em; }
  .sec-trivia__head { margin-bottom: 6em; }
  .sec-trivia__head .c-title { font-size: 2.25em; }
  .sec-trivia__photo { padding: 0 2.5em; }
  .sec-trivia__photo-item { width: 48.3333%; }
  .sec-trivia__photo-item:nth-child(-n + 2) .c-pic { margin: 0 auto; padding: 5em 0 3em; width: 50%; }
  .sec-trivia__photo-item:nth-child(-n + 2) .c-txt { margin-bottom: auto; padding: 0 2.0em 3.75em; }
  .sec-trivia__photo-item.sec-trivia__box-wide { margin-top: 5.375em; width: 100%; }
  .sec-trivia__photo-item.sec-trivia__box-wide .c-flex { align-items: center; padding: 6em 4.5em 2em; }
  .sec-trivia__photo-item.sec-trivia__box-wide .c-pic { flex: 1; }
  .sec-trivia__photo-item.sec-trivia__box-wide .c-pic img { width: 66.5454%; }
  .sec-trivia__photo-item.sec-trivia__box-wide .c-txt { width: 50%; }
  .sec-trivia__photo-item .c-cont__warp { display: flex; flex-direction: column; height: 100%; }
  .sec-trivia__box .c-point { padding: 2.5em; }
  .sec-trivia__wear { padding: 5.75em 4.25em 4.25em; }
  .sec-trivia__wear .c-pic { width: 21.5035%; }
  .sec-trivia__wear .c-table { width: 69.4056%; }
  .sec-trivia .c-faq__item { width: 47.1875%; }
  .sec-trivia .c-faq__item:nth-child(n + 3) { margin-top: 2.5em; }
  .sec-trivia .c-faq__item-q { padding: .625em 3.2em; }
  .sec-trivia .c-faq__item-q::after { aspect-ratio: 14 /15; background: url(../_img/ic_faq.webp) no-repeat 50% 0 / cover; content: ""; display: block; position: absolute; right: -.9em; top: -1.2em; width: 4.1em; }
  .sec-trivia .c-faq__item-q::before, .sec-trivia .c-faq__item-a::before { left: 1.25em; top: .75em; }
  .sec-trivia .c-faq__item-a { padding: 1em 1.5em 1.5em 4em; }
  .sec-trivia__box dl dt { background-color: #2b59e3; border-radius: .375em; color: #fff; margin: .25em 0; text-align: center; width: 7em; font-size:17px;}
  .sec-difference { padding-top: 12em !important; }
  .sec-difference .c-table { margin-top: 4.5em; }
  .sec-difference .c-table th { font-size: 2em; width: 39.0625%; font-weight:bold;}
  .sec-difference .c-table tr td:first-child { font-size:20px;}
  .sec-difference .c-table td item { font-size:20px; }
  .sec-pamphlet__list { column-gap: 7.5em; display: flex; justify-content: center; margin-top: 4em; }
  .sec-pamphlet__item { width: 17.5em; }
  .sec-guide { background-size: 24.125% auto; }
  .sec-guide__block .c-heading { font-size: 2.25em; }
  .sec-guide__block .c-conts__set, .sec-guide__temp { margin-top: 4em; }
  .sec-guide__block .c-conts__set { align-items: flex-start; }
  .sec-guide__block .c-txt ul li { margin-left: 1em; }
  .sec-guide__temp .c-table { margin-top: 2em; }
  .sec-guide__temp .c-table .c-table_eur { margin-top: 2em; }
  .sec-guide__temp .c-table tr > td:first-child { font-size: 2rem; }
  .sec-guide__temp .c-table_eur { margin-top: 2em; }
  .sec-guide__temp .c-table_eur tr > td:first-child{ font-size: 2rem; }
  .sec-guide__point { margin-top: 5em; }
  .sec-guide__point .c-sec__head .c-sec__title { font-size: 3em; }
  .sec-guide__point .c-point__list { row-gap: 2.5em; padding: 0 3.75em; }
  .sec-guide__point .c-point__list.c-col__two { column-gap: 3.75em; flex-wrap: nowrap; justify-content: center; }
  .sec-guide__point .c-point__item { width: 31.0345%; }
  .sec-guide__point .c-point__item-wide { flex-direction: row; justify-content: space-between; width: 100%; }
  .sec-guide__point .c-col__two .c-point__item { width: 47.4138%; }
  .sec-guide__point .c-title { font-size: 1.875em; }
  .sec-guide__more { margin: 8.75em auto 8em; padding: 1em 6.25em 2em; }
  .sec-guide__more .c-title em { font-size: 3.25em; }
  .sec-guide__more .c-title span { font-size:2em; }
  .sec-guide__more .c-lead { display: inline-block; margin-top: 3em; text-align: left; width: 34%; }
  .sec-guide__more .c-more__list { column-gap: 2.5em; padding-top: 9em; }
  .sec-guide__more .c-more__item { flex: 1; }
  .sec-guide__more .c-more__item:first-child { transform: translateY(-30%); }
  .sec-guide__more .c-more__item:last-child { transform: translateY(-15%); }
  .lookjtb-cst_icon li,.l-page .mystyle-cst_dept{margin: 5px 0 0 3px; padding: 3px 10px; font-size: 1.7rem; color: #ffffff;  }
  .l-page .c-pic_eur small { bottom: 2em; color: #fff; font-size: .75em; font-weight: 500; line-height: 1; position: absolute; right: 1em; text-shadow: 1px 1px 0 #000, 1px -1px 0 #000,-1px 1px 0 #000, -1px -1px 0 #000; }
  .l-page .c-pic_eur { position: relative; }
  .l-page .c-pic_eur small.c-black { color: #333; text-shadow: none; }
  .p1{ text-align: left; }
  .mystyle-cst_dept{margin: 5px 0 0 3px; padding: 3px 10px; font-size: 1.7rem; color: #ffffff; background-color: #fa8f11;}
  .sp-item { display: none; }
}

@media screen and (max-width:767px){
  #JTBGF-ly_footer.JTBGF-ly_footer { margin-top: 0 !important; }
  .breadcrumb-upper { background-color: #fff; border-top: 1px solid #d7d7d7; display: flex; flex-wrap: nowrap; font-size: 10px; line-height: 3rem; margin-top: 5em; 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;}
  .l-page h1 { margin-bottom: 20px; padding: 0 1%; margin-top: 16px;}
  .l-page .c-bnr__item { height: 8em; }
  .l-page .c-bnr__item + .c-bnr__item { margin-top: 1em; }
  .l-page .c-bnr__item span { font-size: 1.30em; }
  .l-page .c-bottom__link { margin-top: 2em; }
  .l-page .c-bottom__link .c-title span { font-size: 1.4em; }
  .l-page .c-btn__bottom .c-btn span { font-size: 1.375em; }
  .l-page .c-conts__block { background-image: url(../_img/bg_conts_head_sp.webp); margin-top: 3em; padding-top: 3em; }
  .l-page .c-label__title { height: 3em; }
  .l-page .c-label__title span { font-size: 1.4em; }
  .l-page .c-sec { padding: 3em 0; }
  .l-page .c-sec__head { background-size: 25% auto; padding-top: 1.5em; }
  .l-page .c-sec__head .c-sec__label strong { font-size: 1.5em; }
  .l-page .c-sec__title strong { font-size: 2.8em; }
  .l-page .c-sec__title-en { margin-top: .25em; }
  .l-page .c-sec__catch strong { font-size: 1.5em; }
  .l-page .c-tour__block { background-size: 26.25% auto !important; }
  .l-page .c-tour__block + .c-tour__block { margin-top: 3em; }
  .l-page .c-tour__head { padding-top: 3em; }
  .l-page .c-tour__head .c-tour__title { font-size: 1.875em; }
  .l-page .c-tour__cassette-item a {padding-bottom: 0;}
  .l-page .c-tour__cassette { margin-top: 2em; }
  .l-page .c-tour__cassette-item .tour-cassette_price-num span em { font-size: 2em; }
  .l-page .c-conts__set .c-txt { text-align: left; font-size:14px;}
  .l-page .c-pic_eur { position: relative; }
  .l-page .c-pic_eur small.c-black { color: #333; text-shadow: none; }
  .l-page .c-pic_eur small { bottom: 1em; color: #fff; font-size: .75em; font-weight: 500; line-height: 1; position: absolute; right: 1em; text-shadow: 1px 1px 0 #000, 1px -1px 0 #000,-1px 1px 0 #000, -1px -1px 0 #000; }
  .l-page .c-color__green .c-tour__cassette-item .c-btn {font-size: 1.5rem; font-weight:500;margin-top:auto;}
  .l-page .c-btn.c-btn__border {height: 3.8em; margin-top: 2em; overflow: hidden; position: relative; }
  .l-page .mystyle-cst_item .c-btn.c-btn__border span {color: #2b59e3; font-weight: 500; font-size:1.5rem; }
  .l-mv { aspect-ratio: 4 / 3; }
  .l-mv::after { height: 26vw; }
  .l-mv__title { padding-bottom: 4em; }
  .l-mv__title_eur { padding-bottom: 5em; }
  img.l-mv__title-sub { width: 60%; }
  .l-mv__title-en { margin-top: 1em; }
  .l-mv__title-en::before, .l-mv__title-en::after { font-size: .75em; }
  .l-page .txt-en_eur { font-size:10px; }
  .l-mv__title-main strong { font-size: 3.5em; }
  .l-mv__title-main span{ font-size: .55em; font-weight:bold;}
  .l-mv__link { bottom: -2.5em; right: 2%; }
  .l-mv__link .c-link { font-size: .625em; }
  .l-anchor { margin-left: calc(50% - 50vw); margin-right: calc(50% - 50vw); }
  .l-anchor__item a { border-radius: .5em; height: 4em; }
  .l-anchor__item a::after { bottom: -.125em; content: "\f107"; left: 50%; transform: translateX(-50%); }
  .l-anchor__item a p { border-radius: .375em; }
  .l-anchor__item a span { font-size: .80em; display: block; padding-bottom: .5em; }
  .sec-intro { background: url(../_img/bg_intro_left.webp) no-repeat 0 0 / 30% auto, url(../_img/bg_intro_right.webp) no-repeat 100% 99% / 30% auto; padding: 2em 0; }
  .sec-intro__box { margin-top: 3em; padding: 2em 1.75em 1.5em; }
  .sec-intro + .c-sec { padding-top: 4.5em; }
  .sec-intro__tag { margin-top: 2em; }
  .sec-intro__tag .c-title strong { font-size: 1.30em; font-weight:bold; }
  .sec-intro__tag .c-tag__list { column-gap: .25em; margin-top: 1em;row-gap: .25em; }
  .sec-intro__tag .c-tag { height: 3em; }
  .sec-about .c-conts__set { margin-top: 2.5em; }
  .sec-about .c-conts__set .c-txt { padding-top: 1em; }
  .sec-about .c-conts__set .c-heading { font-size: 1.4em; }
  .sec-about__list, .sec-about__item + .sec-about__item, .sec-pamphlet__list { margin-top: 2em; }
  .sec-about__item .c-txt p { text-align: left; font-size:15px;}
  .sec-trivia__head { margin-bottom: 3em; }
  .sec-trivia__head p { text-align: left; font-size:15px;}
  .sec-trivia__head p br { display: none; }
  .sec-trivia__head .c-title { font-size: 1.8em; }
  .sec-trivia__box .c-point { padding: 1.5em; }
  .sec-trivia__photo .c-label__title { height: 4em; position: static; transform: translate(0, 0); width: 100%; }
  .sec-trivia__photo .c-label__title::after { color: #fff; content: "\f107"; display: inline-block; font-family: "icon"; font-size: 1.5em; line-height: 1; position: absolute; right: .5em; top: 50%; transform: translateY(-50%); transition: all .5s ease; }
  .sec-trivia__photo .c-label__title.is-open::after { transform: translateY(-50%) rotate(-180deg); }
  .sec-trivia__photo .c-cont__warp { display: none;}
  .sec-trivia__photo .c-cont__warp.is-open { display: block;}
  .sec-trivia__photo-item + .sec-trivia__photo-item { margin-top: 1em; }
  .sec-trivia__photo-item .c-pic { margin: 0 auto; padding: 4em 0 1em; width: 50%; }
  .sec-trivia__photo-item .c-txt { padding: 0 1.5em 2em; }
  .sec-trivia__wear .c-pic { margin: 0 auto; padding: 4em 0 1em; width: 30%; }
  .sec-trivia .c-faq__item-q { padding: 1em 3.2em 1em 2.4em; font-size:16px; }
  .sec-trivia .c-faq__item:not(:first-child) .c-faq__item-q { border-top: 1px solid #c5dbe6; }
  .sec-trivia .c-faq__item-a { display: none; padding: 1em 1.5em 1.5em 3em; }
  .sec-trivia .c-faq__item-a.is-open { display: block;}
  .sec-trivia .c-faq__item-q::before, .sec-trivia .c-faq__item-a::before { left: .5em; top: .5em; }
  .sec-trivia .c-faq__item-q::after { content: "\f107"; display: inline-block; font-family: "icon"; font-size: 1.5em; line-height: 1; position: absolute; right: .5em; top: .5em; transition: all .5s ease; }
  .sec-trivia .is-open .c-faq__item-q::after { transform: rotate(-180deg); }
  .sec-trivia .c-faq__item { background-color: #fff; text-align: left; font-size:15px;}
  .sec-difference .c-table { border-bottom: 1px solid #1d439b; border-right: 1px solid #1d439b; margin-top: 2em; }
  .sec-difference .c-table tr:first-child { display: none; }
  .sec-difference .c-table tr { display: flex; flex-wrap: wrap; }
  .sec-difference .c-table td item { font-size:20px; }
  .sec-difference .c-table td { border-bottom: none; border-right: none; display: block; width: 50%; font-size:15px; }
  .sec-difference .c-table tr td:first-child { font-size: 1.40em; padding: 1rem; width: 100%; }
  .sec-difference .c-table td::before { border-radius: .25em; color: #fff; display: flex; font-size: 1.17em; justify-content: center; margin-bottom: .5em; }
  .sec-difference .c-table tr td:nth-child(2):before { background-color: #19cfd0; content: "カナダ"; }
  .sec-difference .c-table tr td:nth-child(3):before { background-color: #fe6ab1; content: "フィンランド・北欧"; }
  .sec-guide { background-size: 40% auto; }
  .sec-guide__block .c-heading { font-size: 1.75em; margin-bottom: 1em; }
  .sec-guide__block .c-txt p, .sec-guide__block .c-txt ul { margin-top: 1em; font-size:14px;}
  .sec-guide__block .c-conts__set .c-txt { padding-top: 1em; }
  .sec-guide__block .c-txt ul li { margin-left: 2em; }
  .sec-guide__temp { margin-top: 2em; text-align: left; }
  .sec-guide__temp-table { overflow-x: scroll; width: 100%; }
  .sec-guide__temp .c-table { margin-top: 1em; }
  .sec-guide__temp .c-table tr > td:first-child { white-space: nowrap; }
  .sec-guide__temp .c-table tr > th:first-child, .sec-guide__temp .c-table tr > td:first-child { left:0; position: sticky; top:0; }
  .sec-guide__temp .c-table_eur { margin-top: 1em; }
  .sec-guide__temp .c-table_eur tr > td:first-child { white-space: nowrap; }
  .sec-guide__temp .c-table_eur tr > th:first-child, .sec-guide__temp .c-table_eur tr > td:first-child { left:0; position: sticky; top:0; }
  .sec-guide__point { margin-top: 3em; }
  .sec-guide__point + .c-btn__bottom { margin-top: 0; }
  .sec-guide__point .c-sec__head .c-sec__title { font-size: 2.5em; }
  .sec-guide__point .c-point__item { background-color: #fff; }
  .sec-guide__point .c-point__item .c-txt { padding: 1em 1.5em 1.5em; }
  .lookjtb-cst_icon { float: none; left: .5em; margin: 0; position: absolute; top: .5em; z-index: 1; }
  .sec-guide__more { margin-top: 3em; padding: 2em; text-align: left; }
  .sec-guide__more .c-title span { font-size: 1.5em; }
  .sec-guide__more .c-title em { font-size: 1.9em; font-weight:bold; }
  .sec-guide__more .c-lead { margin-top: 2.25em; font-size:14px; }
  .sec-guide__more .c-more__item { margin-top: 3em; }
  .sec-guide__more .c-more__item p { padding: 0 1.5em; text-align: left; font-size:14px;}
  .sec-pamphlet__list { margin: 2em auto 0; width: 70%; }
  .tour-cassette_photo { float: none; margin: 0; width: 100%; }
  .pc-item { display: none; }
}
  .lookjtb-cst_icon li{margin: 5px 0 0 3px; padding: 3px 10px; font-size: 1.5rem; color: #ffffff;  }
  .sec-trivia__box li { display: list-item; list-style: disc; list-style-position: outside; margin-left: 1em; font-size:15px;}
  .sec-trivia__wear .c-table th { background-color: #379fcf; color: #fff; font-size: 1.4em; text-align: center; white-space: nowrap; }
  .sec-trivia__box dl dd { margin: .25em 0; width: calc(100% - 8em); font-size:15px; }
  .sec-trivia__box dl dt { background-color: #2b59e3; border-radius: .375em; color: #fff; margin: .25em 0; text-align: center; width: 7em; font-size:15px; }
  .l-page .c-color__pink .l-page .c-color__pink .c-tour__cassette-item .c-btn span { color: #fe6ab1; font-size:14px;}
  .l-page .c-color__green  .l-page .c-color__green .c-tour__cassette-item .c-btn span { color: #19cfd0; font-size:14px;}
  .sec-intro__box { background-color: #fff; box-shadow: 0 0 .75em 0 rgba(15,53,170,.3); position: relative; text-align: left; font-size:14px;}
  .l-page .c-color__green .c-tour__cassette-item .c-btn span .c-btn.c-btn__border span { color: #19cfd0; font-weight: 600; font-size:14px;}
  .l-page .c-color__pink .mystyle-cst-item .c-btn span { font-weight: 600; font-size:14px;}

.slick-slider { position: relative; display: block; box-sizing: border-box; -webkit-user-select: none; -moz-user-select: none; user-select: none; -webkit-touch-callout: none; -khtml-user-select: none; touch-action: pan-y; -webkit-tap-highlight-color: transparent; }
.slick-list { position: relative; display: block; overflow: hidden; margin: 0; padding: 0; }
.slick-list:focus { outline: none; }
.slick-list.dragging { cursor: pointer; cursor: hand; }
.slick-slider .slick-track, .slick-slider .slick-list { -webkit-transform: translate3d(0, 0, 0); -moz-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); }
.slick-track { position: relative; top: 0; left: 0; right: 0; display: flex; margin-left: auto; margin-right: auto; }
.slick-track:before, .slick-track:after { display: table; content: ""; }
.slick-track:after { clear: both; }
.slick-loading .slick-track { visibility: hidden; }
.slick-slide { display: none; float: left; height: 100%; }
[dir='rtl'] .slick-slide { float: right; }
.slick-slide img { display: block; }
.slick-slide.slick-loading img { display: none; }
.slick-slide.dragging img { pointer-events: none; }
.slick-initialized .slick-slide { display: block; }
.slick-loading .slick-slide { visibility: hidden; }
.slick-vertical .slick-slide { display: block; height: auto; border: 1px solid transparent; }
.slick-arrow.slick-hidden { display: none; }
.slick-prev, .slick-next { font-size: 0; line-height: 0; position: absolute; top: 50%; display: block; width: 20px; height: 20px; padding: 0; transform: translate(0, -50%); cursor: pointer; color: transparent; border: none; outline: none; background: transparent; }
.slick-prev:hover, .slick-prev:focus, .slick-next:hover, .slick-next:focus { color: transparent; outline: none; background: transparent; }
.slick-prev:hover:before, .slick-prev:focus:before, .slick-next:hover:before, .slick-next:focus:before { opacity: 1; }
.slick-prev.slick-disabled:before, .slick-next.slick-disabled:before { opacity: .25; }
.slick-prev:before, .slick-next:before { font-family: "icon"; font-size: 4rem; left: 50%; line-height: 1; opacity: .75; color: rgba(0,0,0,.5); position: absolute; top: 50%; transform: translate(-50%, -50%); -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }
.slick-prev { left: -2em; }
.slick-prev:before { content: "\f104"; }
.slick-next { right: -2em; }
.slick-next:before { content: "\f105"; }
.slick-dots { bottom: 2em; display: block; margin: 0; padding: 0; position: absolute; text-align: center; width: 100%; }
.slick-dots li { display: inline-block; height: 1.5em; margin: 0; padding: 0; position: relative; width: 1.5em; }
.slick-dots li button { background-color: transparent; border: 0; color: transparent; display: block; height: 1.5em; line-height: 0; outline: none; width: 1.5em; }
.slick-dots li button:hover, .slick-dots li button:focus { outline: none; }
.slick-dots li button::before { background-color: #ccc; content: ""; border-radius: 100vh; display: inline-block; height: 1em; left: 50%; opacity: 1; position: absolute; top: 50%; transform: translate(-50%, -50%); transition: width .4s ease; width: 1em; }
.slick-dots li.slick-active button::before { background-color: #2b59e3; }
.c-tour__cassette .slick-slide, .c-point__list .slick-slide { height: auto !important; }
.c-color__green .slick-dots li.slick-active button::before { background-color: #19cfd0; }
.c-color__pink .slick-dots li.slick-active button::before { background-color: #fe6ab1; }
[data-simplebar]{position:relative;flex-direction:column;flex-wrap:wrap;justify-content:flex-start;align-content:flex-start;align-items:flex-start}.simplebar-wrapper{overflow:hidden;width:inherit;height:inherit;max-width:inherit;max-height:inherit}.simplebar-mask{direction:inherit;position:absolute;overflow:hidden;padding:0;margin:0;left:0;top:0;bottom:0;right:0;width:auto!important;height:auto!important;z-index:0}.simplebar-offset{direction:inherit!important;box-sizing:inherit!important;resize:none!important;position:absolute;top:0;left:0;bottom:0;right:0;padding:0;margin:0;-webkit-overflow-scrolling:touch}.simplebar-content-wrapper{direction:inherit;box-sizing:border-box!important;position:relative;display:block;height:100%;width:auto;max-width:100%;max-height:100%;overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.simplebar-content-wrapper::-webkit-scrollbar,.simplebar-hide-scrollbar::-webkit-scrollbar{display:none;width:0;height:0}.simplebar-content:after,.simplebar-content:before{content:' ';display:table}.simplebar-placeholder{max-height:100%;max-width:100%;width:100%;pointer-events:none}.simplebar-height-auto-observer-wrapper{box-sizing:inherit!important;height:100%;width:100%;max-width:1px;position:relative;float:left;max-height:1px;overflow:hidden;z-index:-1;padding:0;margin:0;pointer-events:none;flex-grow:inherit;flex-shrink:0;flex-basis:0}.simplebar-height-auto-observer{box-sizing:inherit;display:block;opacity:0;position:absolute;top:0;left:0;height:1000%;width:1000%;min-height:1px;min-width:1px;overflow:hidden;pointer-events:none;z-index:-1}.simplebar-track{z-index:1;position:absolute;right:0;bottom:0;pointer-events:none;overflow:hidden}[data-simplebar].simplebar-dragging{pointer-events:none;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}[data-simplebar].simplebar-dragging .simplebar-content{pointer-events:none;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}[data-simplebar].simplebar-dragging .simplebar-track{pointer-events:all}.simplebar-scrollbar{position:absolute;left:0;right:0;min-height:10px}.simplebar-scrollbar:before{position:absolute;content:'';background:#000;border-radius:7px;left:2px;right:2px;opacity:0;transition:opacity .2s .5s linear}.simplebar-scrollbar.simplebar-visible:before{opacity:.5;transition-delay:0s;transition-duration:0s}.simplebar-track.simplebar-vertical{top:0;width:11px}.simplebar-scrollbar:before{top:2px;bottom:2px;left:2px;right:2px}.simplebar-track.simplebar-horizontal{left:0;height:11px}.simplebar-track.simplebar-horizontal .simplebar-scrollbar{right:auto;left:0;top:0;bottom:0;min-height:0;min-width:10px;width:auto}[data-simplebar-direction=rtl] .simplebar-track.simplebar-vertical{right:auto;left:0}.simplebar-dummy-scrollbar-size{direction:rtl;position:fixed;opacity:0;visibility:hidden;height:500px;width:500px;overflow-y:hidden;overflow-x:scroll;-ms-overflow-style:scrollbar!important}.simplebar-dummy-scrollbar-size>div{width:200%;height:200%;margin:10px 0}.simplebar-hide-scrollbar{position:fixed;left:0;visibility:hidden;overflow-y:scroll;scrollbar-width:none;-ms-overflow-style:none}

.tour-cassette_name {margin-left: 0;}
.c-catch{padding:10px 0;}
p.info{ text-align: left;}
@media screen and (min-width:768px){ p.info{ margin-top: 16px;}}
@media screen and (max-width:767px){ p.info{ margin-top: 8px;}}

/*DP_CMS追加のための表示調整*/
.l-page .mystyle-cst_dept { border-radius: .375em; background-color:#fa8a11; }
.l-page .mystyle-cst_item .c-btn span::after { content: "\f105"; display: inline-block; font-family: "icon"; font-size: 1.25em; padding-left: .5em; }
.l-page.l-page__canada .c-color__green .c-catch span::before, 
.l-page.l-page__canada .c-color__green .c-catch span::after, 
.l-page .c-color__green .lookjtb-cst_icon li, 
.l-page .c-color__green.c-btn__bottom .c-btn,
.l-page .c-color__green .c-tour__cassette-item .c-btn::after,
.l-page .c-color__green .mystyle-cst_item .c-btn::after { background-color: #fa8f11; }

@media screen and (max-width:767px){
  .__tup2Loaded{padding-left: 14px; width: 100% !important; margin: 0 0 0 0 !important;}
  .mystyle-cst_item a{
    display: block;
    height: 100%;
    color: #333 !important;
    text-decoration: none !important;
    border-radius: 5px;
    border: solid 1px #ccc;
    background: #f5f5f5;
    box-sizing: border-box;
  }
  .slick-slide img {display: block;}
}

/*FIT導線追加のための調整*/
h2.reserveBox_title{font-family: "Zen Old Mincho", serif;color:#0f35aa;}
.sect {padding:48px 0 80px}
.sect {padding: 24px 0;background-color:#fff;}
p.reserveSct_txt{margin-top:1em; font-size:1.2em; color:#f25cff;}
p.exsite{text-align:left; padding: 8px 0 16px 0; font-weight:500;}
.reserveSct{margin:0 -8px;padding:16px;background:#fbfbfb}

@media print,screen and (max-width:959px){
  h2.reserveBox_title{font-size:2.4em;}
  p.fit{font-size:1.1em;} 
  .reserveSct:not(:first-child){margin-top:16px}
  .reserveSct_hd{display:flex;flex-direction:column-reverse;align-items:center}
  .reserveSct_ttl{margin-top:8px;text-align:center;font-size:2.1rem;font-weight:500}
  .reserveSct_txt{position:relative;margin-bottom:10px;padding:20px 16px 4px;font-weight:500;color:#f25cff;font-size:1.25em;border-bottom:1px solid; color: #aaa6ac}
  .reserveSct_txt::before{position:absolute;left:50%;bottom:-2px;content:'';margin-left:-8px;width:16px;height:3px;background-color:#fbfbfb}
  .reserveSct_txt::after{position:absolute;left:50%;bottom:-7px;transform:rotate(-55deg);content:'';margin-left:-5px;width:16px;height:1px;background-color:#aaa6ac}
  .reserveSct_img{margin-top:16px}
  .reserveSct_bt{margin-top:16px}
  .reserveSct_btitem{position:relative}
  .reserveSct_btitem+.reserveSct_btitem{margin-top:16px}
  .reserveSct_btitem+.reserveSct_btitem:before{position:absolute;left:50%;top:-25px;transform:translateX(-50%);z-index:2;display:flex;justify-content:center;align-items:center;content:"＋";width:34px;height:34px;color:#E9D09D;font-size:2.1rem;font-weight:700;border:solid 2px #E9D09D;border-radius:50vw;background:#fff}
  .reserveSct_btitem a{position:relative;z-index:1;display:flex;justify-content:center;align-items:center;padding:15px 20px;min-height:77px;line-height:1.3;text-align:center;color:#fff;font-weight:500;border-radius:8px;background:#E9D09D;transition:opacity .2s}
  .reserveSct_btitem a .m-ico{position:absolute;right:10px;top:50%;transform:translateY(-50%);font-size:3rem;line-height:1}
}

@media print,screen and (min-width:960px){
  .l-page .c-sec__head{margin-top:4.0em; margin-bottom: 1.5em;}
  .reserveBox{display:flex;justify-content:space-between}
  .reserveSct{margin:0;padding:40px;width:calc(100% / 2 - 16px)}
  .reserveSct_ttl{font-size:2.4rem}
  .reserveSct_img{margin-top:24px}
  .reserveSct_bt{margin-top:24px}
  .reserveSct_btitem a:hover{opacity:.6}
}
.reserveSct_bt_fititem{position:relative}
.reserveSct_bt_fititem+.reserveSct_bt_fititem{margin-top:16px}
.reserveSct_bt_fititem+.reserveSct_bt_fititem:before{position:absolute;left:50%;top:-25px;transform:translateX(-50%);z-index:2;display:flex;justify-content:center;align-items:center;width:34px;height:34px;color:#817863;font-size:2.1rem;font-weight:700;border:solid 2px #817863;border-radius:50vw;background:#fff}
.reserveSct_bt_fititem a{position:relative;z-index:1;display:flex;justify-content:center;align-items:center;padding:15px 20px;font-size:1.25em;min-height:77px;line-height:1.3;text-align:center;color:#fff;font-weight:500;border-radius:8px;background:#2b59e3;transition:opacity .2s; box-shadow: 0 .3em 0 0 #1000e4;}
.reserveSct_bt_fititem a .m-ico{position:absolute;right:10px;top:50%;transform:translateY(-50%);font-size:3rem;line-height:1;color:#fff200;}

@media print,screen and (min-width:960px){
  h2.reserveBox_title{font-size:2.8em;}
  .reserveBox{display:flex;justify-content:space-between;flex-wrap:wrap; }
  .reserveSct{margin:0;padding:40px;width:calc(100% / 2 - 16px)}
  .reserveSct_ttl{font-size:2.0em;color: #0f35aa;}
  .reserveSct_img{margin-top:24px}
  .reserveSct_bt{margin-top:24px}
  .reserveSct_btitem a:hover{opacity:.6}
}

.sec-tour{ overflow: hidden;}

/*20250430 色調整*/
.l-page .c-color__orange .lookjtb-cst_icon li {background-color: #fa8a11;}
.l-page .c-color__orange .c-tour__title span {color: #fa8f11;}
.l-page .mystyle-cst_item .c-btn__border::after{background-color: #fa8f11;}
.l-page .c-color__orange .c-tour__cassette-item .c-btn{border-color: #2b59e3;}
.l-page .c-color__orange .c-tour__cassette-item .c-btn span{color: #2b59e3;}
.l-page .c-color__orange .c-tour__cassette-item .c-btn::after{background-color: #fa8f11;}

/*20251022 オーロラカナダ Mystyle CMS調整*/
@media screen and (min-width: 768px) {
 .l-page .c-tour__cassettebody { justify-content: normal; }
 .tour-cassette_att { margin: 0 20px 10px; }
}

@media print,screen and (max-width:767px){
 .btnmg { margin-top: 1em !important; }
}

.tour-cassette_att { margin-bottom: 15px; margin-top: 0; }
.l-page .dpctt-mn * { margin-left: 0 !important; margin-right: 0 !important; }
.dpprice-fs span { font-size: 2.5rem !important; }


/*20251022 色調整*/
.l-mv__link .c-color__orange {background-color: #fa8a11;}
.l-mv__link .c-color__orange::before { background-image: url(../_img/bg_mv_link_green.webp); }