@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Noto+Serif+JP:wght@200..900&display=swap");
/* ＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝

common

＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝ */
/* ----pc,sp表示切替---- */
.sp {
  display: block !important;
}

.pc {
  display: none !important;
}

@media (min-width: 740px) {
  .sp {
    display: none !important;
  }
  .pc {
    display: block !important;
  }
}
.txt_c {
  display: block !important;
  text-align: center !important;
}

.txt_r {
  display: block !important;
  text-align: right !important;
}

.fnt10 {
  font-size: 1rem;
}

.fnt12 {
  font-size: 1.2rem;
}

.fnt13 {
  font-size: 1.3rem;
}

.fnt14 {
  font-size: 1.4rem;
}
.fnt14.spfnt {
  font-size: 1.2rem;
}
@media (min-width: 740px) {
  .fnt14.spfnt {
    font-size: 1.4rem;
  }
}
.fnt14 ul li {
  font-size: 1.2rem;
}
@media screen and (min-width: 740px) {
  .fnt14 ul li {
    font-size: 1.4rem;
  }
}

.fnt15 {
  font-size: 1.5rem;
}
.fnt15.spfnt {
  font-size: 1.3rem;
}
@media (min-width: 740px) {
  .fnt15.spfnt {
    font-size: 1.5rem;
  }
}

.fnt16 {
  font-size: 1.6rem;
}
.fnt16.spfnt {
  font-size: 1.4rem;
}
@media (min-width: 740px) {
  .fnt16.spfnt {
    font-size: 1.6rem;
  }
}
.fnt16 ul li {
  font-size: 1.4rem;
}
@media screen and (min-width: 740px) {
  .fnt16 ul li {
    font-size: 1.6rem;
  }
}
.fnt16 .numList li {
  font-size: 1.4rem;
}
@media screen and (min-width: 740px) {
  .fnt16 .numList li {
    font-size: 1.6rem;
  }
}

.fnt18 {
  font-size: 1.8rem;
}
.fnt18.spfnt {
  font-size: 1.6rem;
}
@media (min-width: 740px) {
  .fnt18.spfnt {
    font-size: 1.8rem;
  }
}

.fnt20 {
  font-size: 2rem;
}
.fnt20.spfnt {
  font-size: 1.8rem;
}
@media (min-width: 740px) {
  .fnt20.spfnt {
    font-size: 2rem;
  }
}

.fnt22 {
  font-size: 2.2rem;
}
.fnt22.spfnt {
  font-size: 2rem;
}
@media (min-width: 740px) {
  .fnt22.spfnt {
    font-size: 2.2rem;
  }
}

.serif {
  font-family: "Noto Serif JP", serif;
}

.lineheight2 {
  line-height: 2;
}

.txt--w {
  color: #fff;
}

.txt--br {
  color: #603813;
}

.txt--bl {
  color: #0F3282;
}

.txt--red {
  color: #E61E1E;
}

.txt--gn {
  color: #14A73C;
}

.txt--ppl {
  color: #653484;
}

.indent1 {
  text-indent: -1em;
  padding-left: 1em;
}

@media (min-width: 740px) {
  .pc-txtCenter p {
    text-align: center !important;
  }
}

.contentsInr {
  padding: 0 !important;
}

@media (min-width: 740px) {
  .contentsInr {
    width: 100% !important;
    font-family: "ヒラギノ角ゴ ProN W3", "メイリオ", Meiryo, "MS UI Gothic", "Tahoma", "Lucida Grande", "ヒラギノ丸ゴ Pro W4", sans-serif;
  }
}
.pageTtl {
  margin-bottom: 0 !important;
}

.no-point a {
  pointer-events: none;
  opacity: 0.8;
}

/* ----sec---- */
.sec {
  font-family: "ヒラギノ角ゴ ProN W3", "メイリオ", Meiryo, "MS UI Gothic", "Tahoma", "Lucida Grande", "ヒラギノ丸ゴ Pro W4", sans-serif;
  padding-bottom: 50px;
}
@media screen and (min-width: 740px) {
  .sec {
    padding-bottom: 100px;
  }
}

.inner {
  width: 100%;
  max-width: 980px;
  margin: 0 auto;
  padding: 0 15px;
}

.sec-slider ul {
  margin-top: 0 !important;
}
.sec-slider ul li {
  pointer-events: none;
}
.sec-slider ul li a {
  pointer-events: none;
}

.slick-box2 {
  margin-top: 10px !important;
}

.sec__ttl {
  position: relative;
  margin: auto;
  padding: 0 20px;
  background: url(/content/dam/sites/wwwjalcojp/jp/ja/intltour/up-grade/img_sites/bg_ttl.jpg) no-repeat bottom center;
  background-size: cover;
}
@media screen and (min-width: 740px) {
  .sec__ttl {
    padding: 0 20px;
  }
}
.sec__ttl .ttlLv1 {
  padding: 45px 0 20px !important;
  margin-bottom: 0 !important;
}
@media screen and (min-width: 740px) {
  .sec__ttl .ttlLv1 {
    padding: 35px 0 40px !important;
  }
}
.sec__ttl .ttlLv1 .heading {
  color: #42210B;
  position: relative;
  font-size: 2.2rem !important;
}
@media screen and (min-width: 740px) {
  .sec__ttl .ttlLv1 .heading {
    font-size: 3.8rem !important;
  }
}
.sec__ttl .ttlLv1 .heading .sec__ttl--ico {
  width: 80px;
  position: absolute;
  top: -40px;
  left: 0;
}
@media screen and (min-width: 740px) {
  .sec__ttl .ttlLv1 .heading .sec__ttl--ico {
    width: 100px;
    top: -10px;
    left: -120px;
  }
}
.sec__ttl .ttlLv1 .heading .sec__ttl--txt {
  font-size: 1.2rem;
  display: block;
}
@media screen and (min-width: 740px) {
  .sec__ttl .ttlLv1 .heading .sec__ttl--txt {
    font-size: 1.4rem;
  }
}
.sec__ttl .ttlLv1 .heading .sec__ttl--S-txt {
  font-size: 2rem;
  line-height: 1.5;
  display: inline-block;
}
@media screen and (min-width: 740px) {
  .sec__ttl .ttlLv1 .heading .sec__ttl--S-txt {
    font-size: 2.6rem;
  }
}
.sec__ttl.ttl-02 .ttlLv1 .heading .sec__ttl--ico {
  width: 80px;
  position: absolute;
  top: -40px;
  left: 0;
}
@media screen and (min-width: 740px) {
  .sec__ttl.ttl-02 .ttlLv1 .heading .sec__ttl--ico {
    width: 100px;
    top: -10px;
    left: -110px;
  }
}
.sec__ttl.ttl-03 .ttlLv1 {
  padding: 25px 0 30px !important;
}
@media screen and (min-width: 740px) {
  .sec__ttl.ttl-03 .ttlLv1 {
    padding: 35px 0 40px !important;
  }
}
.sec__ttl.ttl-03 .ttlLv1 .heading {
  display: flex;
  align-items: flex-end;
  justify-content: center;
}
@media screen and (min-width: 740px) {
  .sec__ttl.ttl-03 .ttlLv1 .heading {
    gap: 10px;
  }
}
.sec__ttl.ttl-03 .ttlLv1 .sec__ttl--leaf {
  width: 45px;
}
@media screen and (min-width: 740px) {
  .sec__ttl.ttl-03 .ttlLv1 .sec__ttl--leaf {
    width: 50px;
  }
}

.bg-wrap {
  background: #eefdff;
  padding-bottom: 60px;
}
@media screen and (min-width: 740px) {
  .bg-wrap {
    padding-bottom: 100px;
  }
}

.box {
  background: #fff;
  padding: 15px;
}
@media screen and (min-width: 740px) {
  .box {
    padding: 30px 40px;
  }
}

.flex__box--wrap .colWrap .col {
  background: #fff;
}
.flex__box--wrap .colWrap.clm_1_3col {
  justify-content: center;
}
@media screen and (min-width: 740px) {
  .flex__box--wrap .colWrap.clm_1_3col .col {
    width: calc(33.3333333333% - 20px);
  }
}
.flex__box--wrap.no-bg .colWrap .col {
  background: none;
}

.tab .tabs_parent {
  padding-bottom: 0 !important;
}
.tab .tabs_parent li {
  border-radius: 20px 20px 0 0;
  transform: translateY(10px);
  position: relative;
  z-index: 1;
}
@media screen and (min-width: 740px) {
  .tab .tabs_parent li {
    transform: translateY(20px);
    border-radius: 30px 30px 0 0;
  }
}
.tab .tabs_parent li::after {
  content: none !important;
}
.tab .tabs_parent li a {
  border-radius: 20px 20px 0 0;
  padding: 17px 5px 20px !important;
}
@media screen and (min-width: 740px) {
  .tab .tabs_parent li a {
    border-radius: 30px 30px 0 0;
    padding: 32px 5px 30px !important;
  }
}
.tab .tabs_parent li a .tab__txt {
  max-height: 30px;
}
@media screen and (min-width: 740px) {
  .tab .tabs_parent li a .tab__txt {
    max-height: 56px;
  }
}
.tab .tabs_parent li a > span::after {
  content: none !important;
}
.tab .tabs_parent li:first-of-type {
  background: #28A09B;
}
.tab .tabs_parent li:first-of-type a {
  background: #28A09B;
}
.tab .tabs_parent li:last-of-type {
  background: #653485;
}
.tab .tabs_parent li:last-of-type a {
  background: #653485;
}
.tab .tabs_parent li.current {
  transform: translateY(0px);
}

.top {
  position: relative;
  z-index: 2;
}
.top.ame {
  background: url(/content/dam/sites/wwwjalcojp/jp/ja/intltour/up-grade/img_sites/bg_top_01.jpg) no-repeat;
  background-size: cover;
}
.top.asi {
  background: url(/content/dam/sites/wwwjalcojp/jp/ja/intltour/up-grade/img_sites/bg_top_02.jpg) no-repeat;
  background-size: cover;
}

.top-anc .top-anc__txt p {
  font-size: 2rem;
}
@media screen and (min-width: 740px) {
  .top-anc .top-anc__txt p {
    font-size: 2.4rem;
  }
}
.top-anc .top-anc__txt p.fs2L {
  font-size: 2.8rem;
}
@media screen and (min-width: 740px) {
  .top-anc .top-anc__txt p.fs2L {
    font-size: 3.2rem;
  }
}
.top-anc .top-anc__btn a {
  background: #603C0F;
  border-radius: 10px;
  position: relative;
  font-size: 1.4rem;
  padding: 23px 5px 26px 5px !important;
  min-height: 90px;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media screen and (min-width: 740px) {
  .top-anc .top-anc__btn a {
    display: block;
    min-height: none;
    padding: 30px 10px 26px 10px !important;
    font-size: 1.8rem;
  }
}
.top-anc .top-anc__btn a::after {
  content: none !important;
}
.top-anc .top-anc__btn a::before {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-right: 7px solid transparent;
  border-left: 7px solid transparent;
  border-top: 10px solid #fff;
  border-bottom: 0;
  position: absolute;
  bottom: 10px;
  left: 50%;
  transform: translateX(-50%);
}
.top-anc .top-anc__btn a .fukidashi {
  background: #fff;
  color: #603C0F;
  font-weight: bold;
  border-radius: 50%;
  display: inline-block;
  min-width: 120px;
  padding: 6px 25px 5px;
  border: 2px solid #603C0F;
  position: absolute;
  top: -16px;
  left: 50%;
  transform: translateX(-50%);
  font-size: 1.2rem;
}
@media screen and (min-width: 740px) {
  .top-anc .top-anc__btn a .fukidashi {
    font-size: 1.6rem;
    min-width: 140px;
  }
}
.top-anc .ame .colWrap {
  justify-content: center;
}
@media screen and (min-width: 740px) {
  .top-anc .ame .colWrap .col:nth-of-type(4) {
    display: none;
  }
}

.plan {
  padding: 40px 0;
}
@media screen and (min-width: 740px) {
  .plan {
    padding: 80px 0;
  }
}
.plan .colWrap .col {
  width: 445px;
  border-radius: 15px;
  background: #fff;
  border: 2px solid #37A89A;
  box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.16);
}
@media screen and (min-width: 740px) {
  .plan .colWrap .col {
    border-radius: 25px;
  }
}
.plan .col-01 .colWrap .col:last-of-type {
  display: none;
}
.plan .plan__set-col .colWrap {
  border-radius: 15px;
  background: #fff;
  border: 2px solid #37A89A;
  box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.16);
}
@media screen and (min-width: 740px) {
  .plan .plan__set-col .colWrap {
    border-radius: 25px;
  }
}
.plan .plan__set-col .colWrap .col {
  border-radius: 0;
  background: none;
  border: none;
  box-shadow: none;
}
.plan .plan__set-col .colWrap .col:last-of-type .ctm_flexbox {
  display: none;
}
@media screen and (min-width: 740px) {
  .plan .plan__set-col .colWrap .col:last-of-type .ctm_flexbox {
    display: block;
    visibility: hidden;
  }
}
.plan .plan__set-col .colWrap .col:last-of-type .plan__hotel-ttl {
  display: none;
}
@media screen and (min-width: 740px) {
  .plan .plan__set-col .colWrap .col:last-of-type .plan__hotel-ttl {
    display: block;
    visibility: hidden;
  }
}
.plan .plan__box {
  padding: 15px;
}
@media screen and (min-width: 740px) {
  .plan .plan__box {
    padding: 20px;
  }
}
.plan .plan__box .place-label {
  color: #37A89A;
  background: #E6FFFC;
  padding: 5px 10px 4px;
  border-radius: 50px;
  min-width: 150px;
  font-size: 1.8rem;
}
.plan .plan__box .grade-label {
  color: #0F3282;
  background: #FCF596;
  padding: 5px 10px 4px;
  min-width: 150px;
  font-size: 1.6rem;
}
.plan .plan__box .grade-label .fsL {
  font-size: 1.6rem !important;
}
@media screen and (min-width: 740px) {
  .plan .plan__box .grade-label .fsL {
    font-size: 1.8rem !important;
  }
}
.plan .plan__box .plan__hotel-ttl .ttlLv2 {
  margin-bottom: 5px !important;
  padding-bottom: 0 !important;
  text-align: left;
}
@media screen and (min-width: 740px) {
  .plan .plan__box .plan__hotel-ttl .ttlLv2 {
    min-height: 90px;
  }
}
.plan .plan__box .plan__hotel-ttl .ttlLv2 .heading {
  font-size: 2rem;
  font-weight: 300 !important;
}
@media screen and (min-width: 740px) {
  .plan .plan__box .plan__hotel-ttl .ttlLv2 .heading {
    font-size: 2.2rem;
  }
}
.plan .plan__box .yellow-box {
  background: #faf578;
  padding: 10px;
  border-radius: 5px;
}
.plan.plan-01 {
  background: #E6FFFC;
}
.plan.plan-01.asi {
  background: #E8E0ED;
}
.plan.asi .colWrap .col {
  border: 2px solid #653484;
}
.plan.asi .plan__box .place-label {
  color: #653484;
  background: #E8E0ED;
}

.special {
  padding: 40px 0;
}
@media screen and (min-width: 740px) {
  .special {
    padding: 80px 0;
  }
}
.special.asi {
  background: #A285B5;
}
.special.ame {
  background: #6FBCB2;
}

.btm-btn a {
  border-radius: 10px;
  font-weight: bold;
  font-size: 1.4rem;
  padding: 15px 30px 11px 20px !important;
}
@media screen and (min-width: 740px) {
  .btm-btn a {
    font-size: 1.8rem;
    padding: 20px 40px 16px 30px !important;
  }
}
.btm-btn a::after {
  content: none;
}
.btm-btn a::before {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-top: 8px solid transparent;
  border-bottom: 8px solid transparent;
  border-left: 10px solid #ffffff;
  border-right: 0;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 15px;
}
.btm-btn.ppl a {
  background: #A285B5;
}
.btm-btn.bl a {
  background: #7EC6C3;
}