@charset "UTF-8";
/* ＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝

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;
}

.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;
  }
}

.fnt16 {
  font-size: 1.6rem;
}
.fnt16.spfnt {
  font-size: 1.4rem;
}
@media (min-width: 740px) {
  .fnt16.spfnt {
    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;
  }
}

.lineheight2 {
  line-height: 2;
}

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

.txt--br {
  color: #7B5C0A;
}

.bg--w {
  background: #fff;
  padding: 15px;
}
@media screen and (min-width: 740px) {
  .bg--w {
    padding: 20px;
  }
}

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

.contentsInr {
  padding: 0 !important;
}
.contentsInr a {
  text-decoration: none !important;
  transition: all 0.3s;
}
.contentsInr a:hover {
  opacity: 0.6;
}

@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;
  background: #F1EDE9;
  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;
}

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

.area .area__box {
  background-color: #fff;
  filter: drop-shadow(3px 5px 10px rgba(0, 0, 0, 0.16));
  padding: 8px;
}
@media screen and (min-width: 1025px) {
  .area .area__box {
    min-height: 500px;
  }
}
.area .area__box .area__box--inner {
  border: 1px solid #7B5C0A;
  padding: 12px;
}
@media screen and (min-width: 1025px) {
  .area .area__box .area__box--inner {
    min-height: 500px;
  }
}
.area .area__box .area__ttl {
  position: relative;
}
.area .area__box .area__ttl .ttlLv2 {
  margin-top: 10px;
  padding-top: 22px;
  padding-bottom: 12px;
}
.area .area__box .area__ttl .ttlLv2 .heading {
  color: #7B5C0A;
  font-size: 2rem;
}
.area .area__box .area__ttl .ttlLv2 .heading .area__ttl-num {
  font-weight: 300;
  font-size: 1.4rem;
  color: #7B5C0A;
}
.area .area__box .area__ttl.ttl_01 .heading {
  color: #009CE2;
}
.area .area__box .area__ttl.ttl_02 .heading {
  color: #0F8D3F;
}
.area .area__box .area__ttl.ttl_03 .heading {
  color: #F046A0;
}
.area .area__box .area__ttl.ttl_04 .heading {
  color: #B59E39;
}
.area .area__box .area__ttl.ttl_05 .heading {
  color: #C6141E;
}
.area .area__box .area__ttl.ttl_06 .heading {
  color: #8228B4;
}
.area .area__box .area__ttl.ttl_07 .heading {
  color: #1E42A3;
}
.area .area__box .area__ttl.ttl_08 .heading {
  color: #EAA00C;
}
.area .area__box .area__ttl .area__ttl-ico {
  width: 12%;
  position: absolute;
}
.area .area__box .area__ttl .area__ttl-ico.ico_01 {
  top: 0;
  left: 4%;
}
.area .area__box .area__ttl .area__ttl-ico.ico_02 {
  width: 8%;
  right: 5%;
  bottom: 0;
}
.area .area__box.box_09 {
  min-height: 360px;
  position: relative;
  display: flex;
}
@media screen and (min-width: 740px) {
  .area .area__box.box_09 {
    display: block;
  }
}
.area .area__box.box_09 .area__box--inner {
  min-height: auto;
}
@media screen and (min-width: 740px) {
  .area .area__box.box_09 .area__box--inner {
    padding: 30px;
  }
}
.area .area__box.box_09 .area__box--inner .colWrap.clm_1_2col .col:first-of-type {
  position: relative;
}
.area .area__box.box_09 .area__box--inner .ttl_09 .ttlLv2 {
  padding-top: 40px;
}
@media screen and (min-width: 740px) {
  .area .area__box.box_09 .area__box--inner .ttl_09 .ttlLv2 {
    padding-top: 70px;
  }
}
.area .area__box.box_09 .area__box--inner .ttl_09 .ttlLv2 .heading .area__ttl-s {
  font-size: 1.4rem;
}
@media screen and (min-width: 740px) {
  .area .area__box.box_09 .area__box--inner .ttl_09 .ttlLv2 .heading .area__ttl-s {
    font-size: 1.8rem;
  }
}
.area .area__box.box_09 .area__box--inner .ttl_09 .ttlLv2 .heading .ico_01 {
  width: 5%;
  top: auto;
}
.area .area__box.box_09 .area__box--inner .ttl_09 .ttlLv2 .heading .ico_02 {
  width: 11%;
  right: 1%;
}
.area .area__box.box_09 .area__box--inner .ttl_09 .ttlLv2 .heading .ico_03 {
  width: 30%;
  left: 50%;
  top: 0;
  transform: translateX(-50%);
}

.point .point__ttl .ttlLv1 {
  background: #193C91;
}
.point .point__ttl .ttlLv1 .heading {
  color: #fff;
  font-size: 1.8rem;
  padding: 20px 20px 15px;
  position: relative;
}
@media screen and (min-width: 740px) {
  .point .point__ttl .ttlLv1 .heading {
    font-size: 2.4rem;
    padding: 40px 20px 25px;
  }
}
.point .point__ttl .ttlLv1 .heading .point__ttl-ico {
  width: 10%;
  position: absolute;
}
@media screen and (min-width: 740px) {
  .point .point__ttl .ttlLv1 .heading .point__ttl-ico {
    width: 7%;
  }
}
.point .point__ttl .ttlLv1 .heading .point__ttl-ico.ico_01 {
  left: 2%;
  top: 15%;
}
@media screen and (min-width: 740px) {
  .point .point__ttl .ttlLv1 .heading .point__ttl-ico.ico_01 {
    left: -9%;
  }
}
.point .point__ttl .ttlLv1 .heading .point__ttl-ico.ico_02 {
  right: 2%;
  bottom: 20%;
}
@media screen and (min-width: 740px) {
  .point .point__ttl .ttlLv1 .heading .point__ttl-ico.ico_02 {
    right: -11%;
  }
}
.point .point__top-box {
  background: #fff;
  border-radius: 10px;
  padding: 20px 15px 15px;
}
@media screen and (min-width: 740px) {
  .point .point__top-box {
    border-radius: 20px;
    padding: 40px 20px 20px;
  }
}
.point .point__top-box .fnt22 {
  font-size: 1.8rem;
}
@media screen and (min-width: 740px) {
  .point .point__top-box .fnt22 {
    font-size: 2.2rem;
  }
}
.point .point__top-box .point__top-box--img {
  max-width: 690px;
  margin: 0 auto;
}
.point .point__subttl .ttlLv2 {
  background: #CC0000;
  border-radius: 10px;
  padding: 5px 15px;
}
@media screen and (min-width: 740px) {
  .point .point__subttl .ttlLv2 {
    border-radius: 15px;
    padding: 20px 15px 10px;
  }
}
.point .point__subttl .ttlLv2 .heading {
  color: #fff;
  font-size: 2rem;
}
@media screen and (min-width: 740px) {
  .point .point__subttl .ttlLv2 .heading {
    font-size: 2.4rem;
  }
}
.point .point__subttl .ttlLv2 .heading span {
  font-size: 1.4rem;
}
@media screen and (min-width: 740px) {
  .point .point__subttl .ttlLv2 .heading span {
    font-size: 1.8rem;
  }
}
.point .point__cont {
  background: #fff;
  box-shadow: 3px 3px 10px rgba(0, 0, 0, 0.2);
  padding: 13px;
}
@media screen and (min-width: 740px) {
  .point .point__cont {
    min-height: 480px;
  }
}

.hotel .hotel__cont {
  position: relative;
  border: 1px solid #7b5c0a;
  padding: 80px 20px 20px;
}
@media screen and (min-width: 740px) {
  .hotel .hotel__cont {
    padding: 100px 40px 30px;
    min-height: 500px;
  }
}
.hotel .hotel__cont .hotel__cont--ttl {
  position: absolute;
  top: -10px;
  left: 0;
  width: 91%;
}
@media screen and (min-width: 1025px) {
  .hotel .hotel__cont .hotel__cont--ttl {
    top: -35px;
    left: 0;
    width: 93%;
  }
}
.hotel .hotel__cont .hotel__cont--ttl .ttlLv2 {
  background: #917814;
  padding: 8px 15px 8px 10px;
  text-align: left;
  position: relative;
}
@media screen and (min-width: 740px) {
  .hotel .hotel__cont .hotel__cont--ttl .ttlLv2 {
    padding: 13px 15px 13px 40px;
  }
}
.hotel .hotel__cont .hotel__cont--ttl .ttlLv2::before {
  content: "";
  width: 20px;
  height: 100%;
  background: linear-gradient(to bottom right, transparent 50%, #fff 51%) no-repeat top right/100% 50%, linear-gradient(to top right, transparent 50%, #fff 51%) no-repeat bottom right/100% 50%;
  position: absolute;
  top: 0;
  right: -1px;
}
.hotel .hotel__cont .hotel__cont--ttl .ttlLv2 .heading {
  color: #fff;
  font-size: 1.4rem;
}
@media screen and (min-width: 740px) {
  .hotel .hotel__cont .hotel__cont--ttl .ttlLv2 .heading {
    font-size: 1.8rem;
  }
}

.caution {
  border: 1px solid #707070;
  padding: 20px;
}
@media screen and (min-width: 740px) {
  .caution {
    padding: 40px 50px;
  }
}

.scroll p {
  display: flex;
  align-items: flex-end;
  gap: 10px;
}
.scroll p img {
  width: 20px;
}

.contentsInr .ticketModule_unit {
  margin: 10px -10px 0 -10px !important;
}
@media screen and (min-width: 740px) {
  .contentsInr .ticketModule_unit {
    margin: 10px 0 0 0 !important;
  }
}

.new-topic {
  background: #5AC3FF;
  padding: 0 0 40px;
}
@media screen and (min-width: 740px) {
  .new-topic {
    padding: 0 0 80px;
  }
}
.new-topic .new-topic__ttl {
  background-image: linear-gradient(90deg, #ac8d4b, #c2a258 19%, #fbe291 41%, #ffeaa2 50%, #f7df8e 61%, #c7a75b 80%, #ac8d4b);
  padding: 20px 10px;
}
@media screen and (min-width: 740px) {
  .new-topic .new-topic__ttl {
    padding: 30px 20px;
    background-image: linear-gradient(90deg, #ac8d4b, #c2a258 27%, #ffeaa2 50%, #c7a75b 71%, #ac8d4b);
  }
}
.new-topic .new-topic__ttl .ttlLv1 {
  margin: 0;
}
.new-topic .new-topic__ttl .ttlLv1 .heading {
  font-size: 2.2rem;
  color: #42210B;
  line-height: 1.3;
  position: relative;
}
@media screen and (min-width: 740px) {
  .new-topic .new-topic__ttl .ttlLv1 .heading {
    font-size: 3.6rem;
  }
}
.new-topic .new-topic__ttl .ttlLv1 .heading > span {
  font-size: 1.6rem;
}
@media screen and (min-width: 481px) {
  .new-topic .new-topic__ttl .ttlLv1 .heading > span {
    font-size: 2.2rem;
  }
}
.new-topic .new-topic__ttl .ttlLv1 .heading > span > span {
  font-size: 2rem;
}
@media screen and (min-width: 1025px) {
  .new-topic .new-topic__ttl .ttlLv1 .heading > span > span {
    font-size: 3rem;
  }
}
.new-topic .new-topic__ttl .ttlLv1 .heading .new-topic__ttl--ico {
  position: absolute;
}
.new-topic .new-topic__ttl .ttlLv1 .heading .new-topic__ttl--ico.ico-01 {
  width: 80px;
  top: 50px;
  left: 0px;
}
@media screen and (min-width: 740px) {
  .new-topic .new-topic__ttl .ttlLv1 .heading .new-topic__ttl--ico.ico-01 {
    width: 110px;
    top: -50px;
    left: 40px;
  }
}
.new-topic .new-topic__ttl .ttlLv1 .heading .new-topic__ttl--ico.ico-02 {
  width: 80px;
  top: 50px;
  right: -20px;
}
@media screen and (min-width: 740px) {
  .new-topic .new-topic__ttl .ttlLv1 .heading .new-topic__ttl--ico.ico-02 {
    width: 140px;
    top: -40px;
    right: 30px;
  }
}
.new-topic .new-topic__lead {
  position: relative;
  padding: 0 30px;
}
@media screen and (min-width: 740px) {
  .new-topic .new-topic__lead {
    padding: 0;
  }
}
.new-topic .new-topic__lead > div {
  padding: 50px 0;
}
@media screen and (min-width: 740px) {
  .new-topic .new-topic__lead > div {
    padding: 100px 0;
  }
}
.new-topic .new-topic__lead::before {
  background: url(/content/dam/sites/wwwjalcojp/jp/ja/intltour/chn/hkg-disny/img_sites/250530/img_ribon_01.png) no-repeat;
  background-size: contain;
  width: 100px;
  height: 100px;
  position: absolute;
  top: 10px;
  left: -10px;
}
@media screen and (min-width: 740px) {
  .new-topic .new-topic__lead::before {
    width: 220px;
    height: 220px;
    position: absolute;
    top: 40px;
    left: 50px;
  }
}
.new-topic .new-topic__lead::after {
  background: url(/content/dam/sites/wwwjalcojp/jp/ja/intltour/chn/hkg-disny/img_sites/250530/img_ribon_02.png) no-repeat bottom;
  background-size: contain;
  width: 80px;
  height: 80px;
  position: absolute;
  bottom: -290px;
  right: 0px;
}
@media screen and (min-width: 740px) {
  .new-topic .new-topic__lead::after {
    width: 220px;
    height: 220px;
    position: absolute;
    bottom: -300px;
    right: 50px;
  }
}
.new-topic .new-topic__box {
  background: #fff url(/content/dam/sites/wwwjalcojp/jp/ja/intltour/chn/hkg-disny/img_sites/250530/bg_about.png) no-repeat center bottom;
  background-size: 100%;
  border-radius: 18px;
  padding: 20px 15px;
}
@media screen and (min-width: 740px) {
  .new-topic .new-topic__box {
    background: #fff url(/content/dam/sites/wwwjalcojp/jp/ja/intltour/chn/hkg-disny/img_sites/250530/bg_about.png) no-repeat center;
    background-size: 80%;
    padding: 30px 60px;
  }
}
.new-topic .new-topic__box > div:nth-of-type(2) {
  position: relative;
}
@media screen and (min-width: 740px) {
  .new-topic .new-topic__box > div:nth-of-type(2)::before {
    content: "";
    background: url(/content/dam/sites/wwwjalcojp/jp/ja/intltour/chn/hkg-disny/img_sites/250530/img_frame_left.png) no-repeat left center;
    background-size: contain;
    width: 10%;
    height: 100%;
    position: absolute;
    left: -40px;
    top: 0;
  }
  .new-topic .new-topic__box > div:nth-of-type(2)::after {
    content: "";
    background: url(/content/dam/sites/wwwjalcojp/jp/ja/intltour/chn/hkg-disny/img_sites/250530/img_frame_right.png) no-repeat right center;
    background-size: contain;
    width: 10%;
    height: 100%;
    position: absolute;
    right: -40px;
    top: 0;
  }
}
.new-topic .new-topic__box .new-topic__box--ttl .ttlLv2 {
  margin-top: 20px;
}
.new-topic .new-topic__box .new-topic__box--ttl .ttlLv2 .heading {
  position: relative;
  color: #603813;
  font-size: 1.8rem;
}
@media screen and (min-width: 740px) {
  .new-topic .new-topic__box .new-topic__box--ttl .ttlLv2 .heading {
    font-size: 2.4rem;
  }
}
.new-topic .new-topic__box .new-topic__box--ttl .ttlLv2 .heading .new-topic__box-ttl--ico {
  width: 40px;
  position: absolute;
}
@media screen and (min-width: 740px) {
  .new-topic .new-topic__box .new-topic__box--ttl .ttlLv2 .heading .new-topic__box-ttl--ico {
    width: 65px;
  }
}
.new-topic .new-topic__box .new-topic__box--ttl .ttlLv2 .heading .new-topic__box-ttl--ico.ico-01 {
  top: -7px;
  left: -6px;
}
@media screen and (min-width: 740px) {
  .new-topic .new-topic__box .new-topic__box--ttl .ttlLv2 .heading .new-topic__box-ttl--ico.ico-01 {
    top: -20px;
    left: -100px;
  }
}
.new-topic .new-topic__box .new-topic__box--ttl .ttlLv2 .heading .new-topic__box-ttl--ico.ico-02 {
  top: -7px;
  right: -6px;
}
@media screen and (min-width: 740px) {
  .new-topic .new-topic__box .new-topic__box--ttl .ttlLv2 .heading .new-topic__box-ttl--ico.ico-02 {
    top: -20px;
    right: -100px;
  }
}
.new-topic .new-topic__box .new-topic__inner {
  max-width: 640px;
  margin: auto;
  padding: 20px 0;
}
@media screen and (min-width: 740px) {
  .new-topic .new-topic__box .new-topic__inner {
    padding: 20px 0;
  }
}

.top-point-box {
  background: #fff7ea;
  border-radius: 10px;
  padding: 20px 15px 15px;
  border: 2px solid #c00;
}
@media screen and (min-width: 740px) {
  .top-point-box {
    border-radius: 20px;
    padding: 40px 20px 20px;
  }
}