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

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

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

.txt--ppl {
  color: #70478f;
}

.lineheight2 {
  line-height: 2;
}

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

.contentsInr {
  padding: 0 !important;
  font-family: "ヒラギノ角ゴ ProN W3", "メイリオ", Meiryo, "MS UI Gothic", "Tahoma", "Lucida Grande", "ヒラギノ丸ゴ Pro W4", sans-serif;
}

@media (min-width: 740px) {
  .contentsInr {
    width: 100% !important;
  }
}
.pageTtl {
  margin-bottom: 0 !important;
}

/* ----sec---- */
.sec {
  font-family: "ヒラギノ角ゴ ProN W3", "メイリオ", Meiryo, "MS UI Gothic", "Tahoma", "Lucida Grande", "ヒラギノ丸ゴ Pro W4", sans-serif;
}

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

.sec-slider ul li {
  pointer-events: none;
}
.sec-slider ul li a {
  pointer-events: none;
}

.point {
  padding: 30px;
  background-color: #eafcff;
  position: relative;
}
.point .point__top--ttl {
  border-bottom: none;
  text-align: center;
}
.point .point__top--ttl .ttlLv1 {
  padding: 0;
  margin: 0 !important;
}
.point .point__top--ttl .ttlLv1 .heading {
  font-size: 2rem;
}
@media screen and (min-width: 740px) {
  .point .point__top--ttl .ttlLv1 .heading {
    font-size: 2.4rem;
  }
}
.point .point__top--ttl {
  background: #007890;
  width: 90%;
  padding: 10px;
  color: #fff;
  position: relative;
  margin: 0 auto;
}
@media screen and (min-width: 740px) {
  .point .point__top--ttl {
    width: 40%;
    padding: 10px 30px;
    /* top: -20px; */
  }
}
.point .point__top--ttl::before {
  content: "";
  background: url(/content/dam/sites/wwwjalcojp/jp/ja/intltour/asi/sg_my/kotakinabalu/img_sites/img_fukidashi_01.svg) no-repeat;
  width: 50px;
  height: 50px;
  background-size: contain;
  position: absolute;
  left: -30px;
  bottom: -20px;
}
@media screen and (min-width: 740px) {
  .point .point__top--ttl::before {
    width: 60px;
    height: 60px;
    background-size: contain;
    position: absolute;
    left: -38px;
    bottom: -26px;
  }
}
.point .point__top--ttl::after {
  content: "";
  background: url(/content/dam/sites/wwwjalcojp/jp/ja/intltour/asi/sg_my/kotakinabalu/img_sites/img_fukidashi_02.svg) no-repeat;
  width: 50px;
  height: 50px;
  background-size: contain;
  position: absolute;
  right: -30px;
  bottom: -20px;
}
@media screen and (min-width: 740px) {
  .point .point__top--ttl::after {
    width: 60px;
    height: 60px;
    background-size: contain;
    position: absolute;
    right: -38px;
    bottom: -26px;
  }
}
.point .point--txt p {
  border-bottom: 3px dotted #007890;
  padding-bottom: 3px;
  width: fit-content;
  margin-top: 10px !important;
  line-height: 2;
}

.info__ttl .ttlLv2 {
  margin-top: 10px !important;
}
.info__ttl .ttlLv2 .heading {
  font-size: 1.8rem !important;
  color: #007890;
}
@media screen and (min-width: 740px) {
  .info__ttl .ttlLv2 .heading {
    font-size: 2rem !important;
  }
}

@media screen and (min-width: 740px) {
  .info__map .colWrap .col:first-of-type {
    width: calc(40% - 10px);
  }
}
@media screen and (min-width: 740px) {
  .info__map .colWrap .col:last-of-type {
    width: calc(60% - 10px);
    margin-left: 20px;
  }
}
.info__map .info__map--table table {
  border-right: 1px solid #007890;
  border-bottom: 1px solid #007890;
  border-top: none;
}
.info__map .info__map--table table tr th {
  width: 30%;
  background: #fff;
  color: #007890;
  border-top: 1px solid #007890;
  border-left: 1px solid #007890 !important;
}
.info__map .info__map--table table tr td {
  width: 70%;
  background: #fff;
  border-top: 1px solid #007890 !important;
  border-left: 1px solid #187e90;
}

.price-table table tr th {
  width: 30%;
  font-size: 1.4rem !important;
  padding: 10px !important;
}
@media screen and (min-width: 740px) {
  .price-table table tr th {
    font-size: 1.6rem !important;
    padding: 10px 15px !important;
  }
}
.price-table table tr td {
  padding: 10px !important;
}
@media screen and (min-width: 740px) {
  .price-table table tr td {
    padding: 10px 15px !important;
  }
}
.price-table table tr td:first-of-type {
  width: 32% !important;
}
@media screen and (min-width: 740px) {
  .price-table table tr td:first-of-type {
    width: 40% !important;
  }
}
.price-table table tr td:last-of-type {
  width: 25% !important;
}
@media screen and (min-width: 740px) {
  .price-table table tr td:last-of-type {
    width: 30% !important;
  }
}