@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;
}

.txt--gn {
  color: #1FB8F1;
}

.txt--red {
  color: #C6141E;
}

.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;
}

@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;
  }
}

.top .top__btn .colWrap .col .linkbtn {
  border: 2px solid #7b5c0a;
  border-radius: 10px;
}
@media screen and (min-width: 740px) {
  .top .top__btn .colWrap .col .linkbtn {
    border-radius: 20px;
  }
}
.top .top__btn .colWrap .col .linkbtn a {
  color: #fff;
  font-weight: bold;
  font-size: 1.8rem;
  border: 3px solid #fff;
  margin: 0;
  border-radius: 10px;
  padding: 10px 20px 12px 20px;
}
@media screen and (min-width: 740px) {
  .top .top__btn .colWrap .col .linkbtn a {
    padding: 9px 20px 11px 20px;
    font-size: 2.2rem;
    border: 5px solid #fff;
    border-radius: 20px;
  }
}
.top .top__btn .colWrap .col .linkbtn a:after {
  content: none;
}
.top .top__btn .colWrap .col:nth-of-type(1) .linkbtn a {
  background: url(/content/dam/sites/wwwjalcojp/jp/ja/intltour/chn/hkg-disny/img_sites/250711/bg_top-btn_01.png) no-repeat;
  background-size: 100%;
}
.top .top__btn .colWrap .col:nth-of-type(2) .linkbtn a {
  background: url(/content/dam/sites/wwwjalcojp/jp/ja/intltour/chn/hkg-disny/img_sites/250711/bg_top-btn_02.png) no-repeat;
  background-size: 100%;
}
.top .top__btn .colWrap .col:nth-of-type(3) .linkbtn a {
  background: url(/content/dam/sites/wwwjalcojp/jp/ja/intltour/chn/hkg-disny/img_sites/250711/bg_top-btn_03.png) no-repeat;
  background-size: 100%;
}
.top .top__jalpak {
  background: #F0F0EB;
  padding: 20px 15px;
}
@media screen and (min-width: 740px) {
  .top .top__jalpak {
    padding: 40px 30px;
  }
}
.top .top__jalpak .top__jalpak--ttl {
  font-size: 2rem;
}
@media screen and (min-width: 740px) {
  .top .top__jalpak .top__jalpak--ttl {
    font-size: 2.4rem;
  }
}
.top .top__jalpak .top__jalpak--img {
  width: 70%;
  margin: auto;
}
@media screen and (min-width: 740px) {
  .top .top__jalpak .top__jalpak--img {
    width: 100%;
  }
}
.top .top__jalpak .colWrap .col {
  background: #fff;
  padding: 0 10px 20px;
  border-bottom: 3px solid #BE1F20;
}
@media screen and (min-width: 740px) {
  .top .top__jalpak .colWrap .col {
    width: 30%;
    padding: 0 15px 20px;
    border-bottom: 7px solid #BE1F20;
  }
}
.top .top__ticket-img {
  max-width: 680px;
  margin: auto;
}

.map {
  margin-top: 80px;
  position: relative;
  background: url(/content/dam/sites/wwwjalcojp/jp/ja/intltour/chn/hkg-disny/img_sites/250711/bg_sec_01_sp.jpg) repeat;
  background-size: contain;
  padding-bottom: 30px;
}
@media screen and (min-width: 740px) {
  .map {
    margin-top: 140px;
    background: url(/content/dam/sites/wwwjalcojp/jp/ja/intltour/chn/hkg-disny/img_sites/250711/bg_sec_01.jpg) repeat;
    background-size: contain;
    padding-bottom: 60px;
  }
}
.map::before {
  content: "";
  background: rgba(31, 184, 241, 0.4);
  width: 100%;
  height: 30px;
  position: absolute;
  top: 0;
  left: 0;
}
@media screen and (min-width: 740px) {
  .map::before {
    height: 70px;
  }
}

.anc-btn {
  position: relative;
  top: -40px;
}
.anc-btn .colWrap {
  justify-content: center;
}
@media screen and (min-width: 740px) {
  .anc-btn .colWrap .col {
    width: 24%;
    margin-left: 12px !important;
  }
}
.anc-btn .colWrap .col:nth-child(4n+1) {
  margin-left: 0 !important;
}
.anc-btn .colWrap .col .linkbtn a {
  background: #fff;
  font-weight: bold;
  font-size: 1.4rem;
  border: 2px solid #1FB8F1;
  border-radius: 10px;
  padding: 14px 10px 12px 10px;
  margin-top: 0;
  min-height: 80px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
@media screen and (min-width: 740px) {
  .anc-btn .colWrap .col .linkbtn a {
    font-size: 1.6rem;
    padding: 16px 10px 11px 10px;
  }
}
.anc-btn .colWrap .col .linkbtn a::after {
  content: none;
}
.anc-btn .colWrap .col .linkbtn a .ico_arrow {
  width: 15px;
  display: block;
  margin: 5px auto 0;
}
.anc-btn .colWrap .col .linkbtn a .btnInr {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.anc-btn .colWrap .col .linkbtn.btnRD a {
  background: #1FB8F1;
}

.area {
  padding: 40px 0 30px 0;
  position: relative;
  background: url(/content/dam/sites/wwwjalcojp/jp/ja/intltour/chn/hkg-disny/img_sites/250711/bg_sec_01_sp.jpg) repeat;
  background-size: contain;
  padding-bottom: 30px;
}
@media screen and (min-width: 740px) {
  .area {
    background: url(/content/dam/sites/wwwjalcojp/jp/ja/intltour/chn/hkg-disny/img_sites/250711/bg_sec_01.jpg) repeat;
    background-size: contain;
    padding: 80px 0 60px 0;
  }
}
.area .area__wrap {
  overflow-x: scroll;
  margin-top: 15px;
}
@media screen and (min-width: 740px) {
  .area .area__wrap {
    overflow-x: inherit;
    margin-top: 0;
  }
}
.area .area__wrap > div .area__flex {
  display: flex;
  width: 2500px;
}
@media screen and (min-width: 740px) {
  .area .area__wrap > div .area__flex {
    display: block;
    width: auto;
  }
}
.area .area__wrap > div .area__flex > div {
  margin-top: 0 !important;
}
@media screen and (min-width: 740px) {
  .area .area__wrap > div .area__flex > div {
    margin-top: 20px;
  }
}
.area .area__wrap > div .area__flex > div .colWrap {
  flex-wrap: nowrap;
}
@media screen and (min-width: 740px) {
  .area .area__wrap > div .area__flex > div .colWrap {
    flex-wrap: wrap;
    margin-top: 20px;
  }
}
.area .area__wrap > div .area__flex > div .colWrap .col {
  margin-top: 0 !important;
  margin-left: 20px;
}
@media screen and (min-width: 740px) {
  .area .area__wrap > div .area__flex > div .colWrap .col {
    margin-left: 30px;
  }
}
@media screen and (min-width: 740px) {
  .area .area__wrap > div .area__flex > div .colWrap .col:first-of-type {
    margin-left: 0;
  }
}
.area .area__wrap > div .area__flex > div:first-of-type .colWrap .col:first-of-type {
  margin-left: 0;
}
.area .area__box {
  background-color: #fff;
  position: relative;
  min-height: 425px;
  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 {
  padding: 12px;
  border: 1px solid #7B5C0A;
  min-height: 425px;
}
@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 .ttlLv3 {
  margin-top: 10px;
  padding-top: 22px;
  padding-bottom: 12px;
}
.area .area__box .area__ttl .ttlLv3 .heading {
  color: #7B5C0A;
  font-size: 1.8rem;
}
@media screen and (min-width: 740px) {
  .area .area__box .area__ttl .ttlLv3 .heading {
    font-size: 2rem;
  }
}
.area .area__box .area__ttl .ttlLv3 .heading .area__ttl-num {
  font-weight: 300;
  font-size: 1.4rem;
  color: #7B5C0A;
}
.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 .area__ttl.ttl_01 .heading {
  color: #009CE2;
}
.area .area__box .area__ttl.ttl_01 .heading .area__ttl-ico {
  width: 12%;
  position: absolute;
}
.area .area__box .area__ttl.ttl_01 .heading .area__ttl-ico.ico_01 {
  top: 0;
  left: -2%;
}
@media screen and (min-width: 740px) {
  .area .area__box .area__ttl.ttl_01 .heading .area__ttl-ico.ico_01 {
    left: 4%;
  }
}
.area .area__box .area__ttl.ttl_01 .heading .area__ttl-ico.ico_02 {
  width: 8%;
  right: -2%;
  bottom: 0;
}
@media screen and (min-width: 740px) {
  .area .area__box .area__ttl.ttl_01 .heading .area__ttl-ico.ico_02 {
    right: 5%;
  }
}
.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.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 {
  padding-bottom: 20px;
}
@media screen and (min-width: 740px) {
  .point {
    padding-bottom: 40px;
  }
}
.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__box {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 10px;
  border-bottom: 2px dotted #b2ab8e;
  padding-bottom: 20px;
}
@media screen and (min-width: 740px) {
  .point .point__box {
    justify-content: flex-start;
  }
}
.point .point__box > div:first-of-type {
  max-width: 100px;
}
@media screen and (min-width: 740px) {
  .point .point__box > div:last-of-type {
    width: 85% !important;
  }
}
.point .point__box .point__right-cont .point__sub-ttl .ttlLv2 {
  margin: 0;
  padding: 0;
  text-align: left;
}
.point .point__box .point__right-cont .point__sub-ttl .ttlLv2 .heading {
  text-align: left;
  font-size: 1.8rem;
  text-align: left;
  color: #1FB8F1;
  position: relative;
}
@media screen and (min-width: 740px) {
  .point .point__box .point__right-cont .point__sub-ttl .ttlLv2 .heading {
    font-size: 2.2rem;
  }
}
@media screen and (min-width: 740px) {
  .point .point__box .point__right-cont .point__sub-ttl .ttlLv2 .heading::before {
    content: "";
    background: url(/content/dam/sites/wwwjalcojp/jp/ja/intltour/chn/hkg-disny/img_sites/250711/ico_star.svg) no-repeat;
    background-size: contain;
    width: 35px;
    height: 27px;
    position: absolute;
    right: -10%;
    top: 3%;
  }
}
.point .point__box .point__right-cont .point__sub-ttl.ttl-01 .ttlLv2 .heading::before {
  content: "";
  right: -4%;
}
.point .point__box .point__right-cont .point__sub-ttl.ttl-02 .ttlLv2 .heading::before {
  content: "";
  right: -12%;
}
.point .point__box .point__right-cont .point__sub-ttl.ttl-03 .ttlLv2 .heading::before {
  content: "";
  right: -22%;
}
.point .point__box .point__right-cont .ticket {
  max-width: 650px;
}
.point .point__box.no-border {
  border-bottom: 0;
}
.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;
  }
}
.point .point__cont.cont-01 {
  min-height: auto;
}

.hotel {
  background: #e8f9ff;
  padding-bottom: 40px;
}
@media screen and (min-width: 740px) {
  .hotel {
    padding-bottom: 80px;
  }
}
.hotel .hotel__cont {
  position: relative;
  border: 1px solid #7b5c0a;
  padding: 80px 20px 20px;
  background: #fff;
}
@media screen and (min-width: 740px) {
  .hotel .hotel__cont {
    padding: 80px 40px 30px;
    min-height: 520px;
  }
}
.hotel .hotel__cont.top {
  min-height: auto;
}
.hotel .hotel__cont .hotel__cont--ttl {
  position: absolute;
  top: -10px;
  left: 0;
  width: 91%;
}
@media screen and (min-width: 740px) {
  .hotel .hotel__cont .hotel__cont--ttl {
    top: -45px;
    left: 0;
    width: 93%;
  }
}
.hotel .hotel__cont .hotel__cont--ttl .ttlLv2 {
  background: #917814;
  padding: 8px 15px 8px 10px;
  text-align: left;
  position: relative;
  max-width: 420px;
}
@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 .ttlLv2 {
  margin: 0;
}
.new-topic .new-topic__ttl .ttlLv2 .heading {
  font-size: 2.2rem;
  color: #42210B;
  line-height: 1.3;
  position: relative;
}
@media screen and (min-width: 740px) {
  .new-topic .new-topic__ttl .ttlLv2 .heading {
    font-size: 3.6rem;
  }
}
.new-topic .new-topic__ttl .ttlLv2 .heading > span {
  font-size: 1.6rem;
}
@media screen and (min-width: 481px) {
  .new-topic .new-topic__ttl .ttlLv2 .heading > span {
    font-size: 2.2rem;
  }
}
.new-topic .new-topic__ttl .ttlLv2 .heading > span > span {
  font-size: 2rem;
}
@media screen and (min-width: 1025px) {
  .new-topic .new-topic__ttl .ttlLv2 .heading > span > span {
    font-size: 3rem;
  }
}
.new-topic .new-topic__ttl .ttlLv2 .heading .new-topic__ttl--ico {
  position: absolute;
}
.new-topic .new-topic__ttl .ttlLv2 .heading .new-topic__ttl--ico.ico-01 {
  width: 80px;
  top: 10px;
  left: 0px;
}
@media screen and (min-width: 740px) {
  .new-topic .new-topic__ttl .ttlLv2 .heading .new-topic__ttl--ico.ico-01 {
    width: 110px;
    top: 50px;
    left: 40px;
  }
}
.new-topic .new-topic__ttl .ttlLv2 .heading .new-topic__ttl--ico.ico-02 {
  width: 80px;
  top: 50px;
  right: -20px;
}
@media screen and (min-width: 740px) {
  .new-topic .new-topic__ttl .ttlLv2 .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__wrap {
  overflow-x: scroll;
  margin-top: 15px;
}
@media screen and (min-width: 740px) {
  .new-topic .new-topic__wrap {
    overflow-x: inherit;
    margin-top: 0;
  }
}
.new-topic .new-topic__wrap > div .new-topic__flex {
  display: flex;
  width: max-content;
}
@media screen and (min-width: 740px) {
  .new-topic .new-topic__wrap > div .new-topic__flex {
    display: block;
    width: auto;
  }
}
.new-topic .new-topic__wrap > div .new-topic__flex > div {
  max-width: 330px;
  margin-top: 0 !important;
  margin-right: 20px;
}
@media screen and (min-width: 740px) {
  .new-topic .new-topic__wrap > div .new-topic__flex > div {
    max-width: none;
    margin-top: 40px !important;
    margin-right: 0;
  }
}
.new-topic .new-topic__wrap > div .new-topic__flex > div:last-of-type {
  margin-right: 0;
}
.new-topic .new-topic__wrap > div .new-topic__flex > div .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;
  min-height: 610px;
}
@media screen and (min-width: 740px) {
  .new-topic .new-topic__wrap > div .new-topic__flex > div .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;
    min-height: none;
  }
}
.new-topic .new-topic__wrap > div .new-topic__flex > div .new-topic__box > div:nth-of-type(2) {
  position: relative;
}
@media screen and (min-width: 740px) {
  .new-topic .new-topic__wrap > div .new-topic__flex > div .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__wrap > div .new-topic__flex > div .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__wrap > div .new-topic__flex > div .new-topic__box .new-topic__box--ttl .ttlLv3 {
  margin-top: 20px;
  overflow: initial;
}
.new-topic .new-topic__wrap > div .new-topic__flex > div .new-topic__box .new-topic__box--ttl .ttlLv3 .heading {
  position: relative;
  color: #603813;
  font-size: 1.6rem;
  width: fit-content;
  margin: auto;
}
@media screen and (min-width: 740px) {
  .new-topic .new-topic__wrap > div .new-topic__flex > div .new-topic__box .new-topic__box--ttl .ttlLv3 .heading {
    font-size: 2.4rem;
  }
}
.new-topic .new-topic__wrap > div .new-topic__flex > div .new-topic__box .new-topic__box--ttl .ttlLv3 .heading .new-topic__box-ttl--ico {
  width: 40px;
  position: absolute;
}
@media screen and (min-width: 740px) {
  .new-topic .new-topic__wrap > div .new-topic__flex > div .new-topic__box .new-topic__box--ttl .ttlLv3 .heading .new-topic__box-ttl--ico {
    width: 65px;
  }
}
.new-topic .new-topic__wrap > div .new-topic__flex > div .new-topic__box .new-topic__box--ttl .ttlLv3 .heading .new-topic__box-ttl--ico.ico-01 {
  top: -7px;
  left: -6px;
}
@media screen and (min-width: 740px) {
  .new-topic .new-topic__wrap > div .new-topic__flex > div .new-topic__box .new-topic__box--ttl .ttlLv3 .heading .new-topic__box-ttl--ico.ico-01 {
    top: -20px;
    left: -100px;
  }
}
.new-topic .new-topic__wrap > div .new-topic__flex > div .new-topic__box .new-topic__box--ttl .ttlLv3 .heading .new-topic__box-ttl--ico.ico-02 {
  top: -7px;
  right: -6px;
}
@media screen and (min-width: 740px) {
  .new-topic .new-topic__wrap > div .new-topic__flex > div .new-topic__box .new-topic__box--ttl .ttlLv3 .heading .new-topic__box-ttl--ico.ico-02 {
    top: -20px;
    right: -100px;
  }
}
.new-topic .new-topic__wrap > div .new-topic__flex > div .new-topic__box .new-topic__inner {
  max-width: 640px;
  margin: auto;
  padding: 20px 0;
}
@media screen and (min-width: 740px) {
  .new-topic .new-topic__wrap > div .new-topic__flex > div .new-topic__box .new-topic__inner {
    padding: 20px 0;
  }
}
.new-topic .new-topic__wrap > div .new-topic__flex > div .new-topic__box .new-topic__inner p br {
  display: none;
}
@media screen and (min-width: 740px) {
  .new-topic .new-topic__wrap > div .new-topic__flex > div .new-topic__box .new-topic__inner p br {
    display: block;
  }
}

.grade {
  width: fit-content;
  font-size: 1.4rem;
  color: #fff;
  padding: 4px 10px 2px;
}
.grade.gradeA {
  background: #e63a00;
}
.grade.gradeB {
  background: #5990c0;
}