@media screen and (max-width: 767px) {
  .is-hideSp {
    display: none;
  }
}

@media screen and (min-width: 768px) {
  .is-hidePc {
    display: none;
  }
}

img {
  max-width: 100%;
  height: auto;
}

.l-contents {
  max-width: 1300px;
  margin: 0 auto;
}
.l-contents-kv {
  width: 100%;
}
.l-contents-kv img {
  width: 100%;
  height: auto;
}
.l-contents-wrap {
  max-width: 1300px;
  margin: 0 auto;
}
.l-contents-top {
  margin-bottom: 60px;
  padding-top: 60px;
  border-top: 1px solid #C9C9C9;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .l-contents-top {
    margin-bottom: 40px;
    padding-left: 5.3333333333vw;
    padding-right: 5.3333333333vw;
  }
}
.l-contents-bottom {
  max-width: 860px;
  margin: 0 auto;
  padding-bottom: 300px;
}
@media screen and (max-width: 767px) {
  .l-contents-bottom {
    padding-left: 2.6666666667vw;
    padding-right: 2.6666666667vw;
    padding-bottom: 150px;
  }
}

.area-links .sec-inner > .text-center {
  border-top: none;
}
@media screen and (max-width: 767px) {
  .area-links .sec-inner > .text-center {
    padding-top: 0;
  }
}

@media screen and (max-width: 767px) {
  .h-Layout .blue-ttl {
    font-size: 1.75rem;
  }
}

#cng-lang .region-item a {
  height: 80px;
  border-color: #008eed;
  padding-top: 0;
  padding-bottom: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
@media screen and (max-width: 767px) {
  #cng-lang .region-item a {
    height: 60px;
  }
}

.footer-inner > .pagetop.active {
  z-index: 2;
}

.p-great {
  position: relative;
}
.p-great__box {
  padding-top: 324px;
  padding-bottom: 70px;
  position: relative;
  z-index: 1;
}
@media screen and (max-width: 767px) {
  .p-great__box {
    padding-top: 48vw;
    padding-bottom: 10.6666666667vw;
  }
}
.p-great__img {
  width: 100%;
  margin: auto;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 0;
}
.p-great__img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: top center;
     object-position: top center;
}
.p-great-title {
  color: #FFF;
  text-align: center;
  xx_font-family: "Akshar";
  font-size: 80px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
}
@media screen and (max-width: 767px) {
  .p-great-title {
    padding-left: 20px;
    padding-right: 20px;
    font-size: 9.3333333333vw;
  }
}
.p-great-txt {
  margin-bottom: 40px;
  color: #FFF;
  text-align: center;
  font-family: "Noto Sans";
  font-size: 25px;
  font-style: normal;
  font-weight: 500;
  line-height: 1.5;
}
@media screen and (max-width: 767px) {
  .p-great-txt {
    margin-bottom: 2.6666666667vw;
    padding-left: 20px;
    padding-right: 20px;
    font-size: 4vw;
  }
}
.p-great-list {
  max-width: 900px;
  margin: 0 auto;
  padding-top: 0;
  padding-left: 0;
  padding-right: 0;
  padding-bottom: 0;
  display: block;
  list-style: none;
  position: relative;
}
@media screen and (min-width: 920px) {
  .p-great-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
@media screen and (max-width: 919px) {
  .p-great-list {
    padding-left: 8vw;
    padding-right: 8vw;
  }
}
.p-great-list--wide {
  max-width: 1080px;
  padding-left: 20px;
  padding-right: 20px;
}
@media screen and (max-width: 1024px) {
  .p-great-list--wide {
    max-width: 640px;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }
}
.p-great-list__wrap {
  max-width: 380px;
  width: 42.2222222222%;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 42.2222222222%;
          flex: 0 0 42.2222222222%;
  margin-bottom: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (min-width: 767px) and (max-width: 919px) {
  .p-great-list__wrap {
    max-width: 480px;
    width: 100%;
  }
}
@media screen and (max-width: 767px) {
  .p-great-list__wrap {
    max-width: 100%;
    width: 66.6666666667vw;
    margin-bottom: 0;
    margin-top: -1.3333333333vw;
  }
  .p-great-list__wrap .icon-bus {
    max-width: 9.0666666667vw;
  }
}
@media screen and (min-width: 920px) {
  .p-great-list__wrap:nth-child(odd) {
    margin-right: 4.4444444444%;
  }
}
@media screen and (min-width: 767px) and (max-width: 919px) {
  .p-great-list__wrap:nth-child(even) {
    margin-left: 16.6666666667%;
  }
}
@media screen and (max-width: 767px) {
  .p-great-list__wrap:nth-child(even) {
    margin-left: 20vw;
  }
}
@media screen and (min-width: 920px) {
  .p-great-list__wrap:nth-child(3) {
    margin-left: 100px;
  }
}
@media screen and (min-width: 768px) {
  .p-great-list__wrap:nth-child(3) img {
    margin-left: 7px;
  }
}
.p-great-list__wrap--wide {
  max-width: 460px;
  width: 51.1111111111%;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 51.1111111111%;
          flex: 0 0 51.1111111111%;
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .p-great-list__wrap--wide {
    max-width: none;
    width: 75.3333333333%;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 75.3333333333%;
            flex: 0 0 75.3333333333%;
  }
}
@media screen and (max-width: 767px) {
  .p-great-list__wrap--wide {
    max-width: 100%;
    width: 75.3333333333vw;
    margin-bottom: 0;
    margin-top: -1.3333333333vw;
  }
  .p-great-list__wrap--wide .p-great-list-txt {
    max-width: 100%;
    width: 100%;
    font-size: 4.4vw;
  }
}
@media screen and (min-width: 920px) {
  .p-great-list__wrap--wide:nth-child(3) {
    margin-left: 40px;
  }
}
@media screen and (min-width: 920px) {
  .p-great-list__wrap--wide:nth-child(odd) {
    margin-right: 2.2222222222%;
  }
}
@media screen and (max-width: 1024px) {
  .p-great-list__wrap--wide:nth-child(odd) {
    margin-left: 0;
  }
}
@media screen and (max-width: 1024px) {
  .p-great-list__wrap--wide:nth-child(even) {
    margin-left: 15%;
  }
}
.p-great-list-icon {
  width: 100px;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100px;
          flex: 0 0 100px;
  height: 100px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: #fff;
  border-radius: 50%;
  position: relative;
  z-index: 1;
}
@media screen and (max-width: 767px) {
  .p-great-list-icon {
    width: 16vw;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 16vw;
            flex: 0 0 16vw;
    height: 16vw;
  }
}
@media screen and (max-width: 767px) {
  .p-great-list-icon .icon-bin {
    width: 10.6666666667vw;
    height: auto;
  }
}
@media screen and (max-width: 767px) {
  .p-great-list-icon .icon-bus {
    width: 10.6666666667vw;
    height: auto;
  }
}
@media screen and (max-width: 767px) {
  .p-great-list-icon .icon-bag {
    width: 10.6666666667vw;
    height: auto;
    margin-left: 2.6666666667vw;
  }
}
@media screen and (max-width: 767px) {
  .p-great-list-icon .icon-hotel {
    width: 10.6666666667vw;
    height: auto;
  }
}
.p-great-list-txt {
  width: 89.4736842105%;
  margin-left: -30px;
  padding-top: 6px;
  padding-bottom: 6px;
  padding-left: 30px;
  padding-right: 10px;
  background: #fff;
  border-radius: 0 60px 60px 0;
  color: #16AAFF;
  font-family: Noto Sans;
  font-size: 28px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
}
@media screen and (max-width: 767px) {
  .p-great-list-txt {
    max-width: 100%;
    width: 100%;
    margin-left: -5.3333333333vw;
    padding-left: 5.3333333333vw;
    padding-top: 1.4666666667vw;
    padding-bottom: 1.6vw;
    border-radius: 0 8vw 8vw 0;
    font-size: 4.6666666667vw;
    letter-spacing: -0.075rem;
  }
}
.p-great-list-txt--s {
  font-size: 26px;
}
@media screen and (max-width: 767px) {
  .p-great-list-txt--s {
    font-size: 4.2666666667vw;
  }
}

.p-offers {
  padding: 80px 50px 0;
  background: #7BCFF6;
  position: relative;
  z-index: 1;
}
@media screen and (max-width: 767px) {
  .p-offers {
    padding-top: 5.0666666667vw;
    padding-left: 5.3333333333vw;
    padding-right: 5.3333333333vw;
  }
}
.p-offers__in {
  max-width: 1200px;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  .p-offers-col {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
@media screen and (min-width: 768px) and (max-width: 1300px) {
  .p-offers-badge {
    -webkit-transform: translateX(30.7692307692vw);
            transform: translateX(30.7692307692vw);
  }
}
@media screen and (min-width: 768px) {
  .p-offers-badge {
    width: 210px;
    margin: auto;
    -webkit-transform: translateX(400px);
            transform: translateX(400px);
    position: absolute;
    top: -50px;
    left: 0;
    right: 0;
    z-index: 1;
  }
  .p-offers-badge img {
    width: 210px;
  }
}
@media screen and (max-width: 767px) {
  .p-offers-badge {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 32vw;
            flex: 0 0 32vw;
    margin-right: 2.4vw;
  }
  .p-offers-badge img {
    width: 100%;
    height: auto;
  }
}
.p-offers-title {
  max-width: 615px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 24px;
  color: #0F64FF;
  text-align: center;
  xx_font-family: "Akshar";
  font-size: 60px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  letter-spacing: 2px;
}
@media screen and (min-width: 768px) and (max-width: 1300px) {
  .p-offers-title {
    max-width: 47.3076923077vw;
  }
}
@media screen and (max-width: 767px) {
  .p-offers-title {
    max-width: none;
    -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto;
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 0;
    color: #0F64FF;
    padding-top: 5.3333333333vw;
    padding-left: 4.5333333333vw;
    text-align: left;
    font-family: Akshar;
    font-size: 9.3333333333vw;
    letter-spacing: normal;
    line-height: 1.25;
  }
}
.p-offers-title__br {
  display: none;
}
@media screen and (max-width: 1023px) {
  .p-offers-title__br {
    display: block;
  }
}
.p-offers-txt {
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 60px;
  color: #FFF;
  text-align: center;
  font-family: "Noto Sans";
  font-size: 25px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
}
@media screen and (max-width: 767px) {
  .p-offers-txt {
    margin-bottom: 10vw;
    font-size: 4vw;
    line-height: 1.75;
  }
}
.p-offers-list {
  margin-bottom: 0;
  padding-left: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  list-style: none;
  position: relative;
  z-index: 1;
}
.p-offers-list__wrap {
  margin-bottom: 30px;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 31.6666666667%;
          flex: 0 0 31.6666666667%;
  position: relative;
}
@media screen and (max-width: 767px) {
  .p-offers-list__wrap {
    margin-bottom: 4vw;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 42.6666666667vw;
            flex: 0 0 42.6666666667vw;
  }
}
.p-offers-list__wrap img {
  max-width: 100%;
  height: auto;
}
.p-offers-tag {
  max-width: 1200px;
  margin-top: 150px;
  margin-left: -440px;
  margin-right: auto;
  padding: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  background: #fff;
  -webkit-transform: rotate(-15deg);
          transform: rotate(-15deg);
}
@media screen and (max-width: 1300px) {
  .p-offers-tag {
    max-width: 92.3076923077vw;
    margin-top: 11.5384615385vw;
    margin-left: -33.8461538462vw;
    padding: 1.5384615385vw;
  }
}
@media screen and (max-width: 767px) {
  .p-offers-tag {
    max-width: 160vw;
    margin-top: 20vw;
    margin-left: -85.3333333333vw;
    padding: 2.6666666667vw;
    position: static;
    top: 0;
  }
}
.p-offers-tag__cont {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  -ms-flex-item-align: center;
      align-self: center;
  max-width: 48.3333333333%;
}
@media screen and (max-width: 767px) {
  .p-offers-tag__cont {
    max-width: 52vw;
  }
}
.p-offers-tag__barcode {
  -ms-flex-item-align: center;
      align-self: center;
  margin-left: 100px;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100px;
          flex: 0 0 100px;
}
@media screen and (max-width: 1300px) {
  .p-offers-tag__barcode {
    margin-left: 7.6923076923vw;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 7.6923076923vw;
            flex: 0 0 7.6923076923vw;
  }
}
@media screen and (max-width: 767px) {
  .p-offers-tag__barcode {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 10.6666666667vw;
            flex: 0 0 10.6666666667vw;
    height: auto;
    margin-left: 7.4666666667vw;
  }
  .p-offers-tag__barcode img {
    width: 100%;
    height: auto;
  }
}
.p-offers-tag-title {
  max-width: 525px;
  margin-bottom: 10px;
  color: #0F64FF;
  font-family: "Heebo";
  font-size: 80px;
  font-style: normal;
  font-weight: 700;
  line-height: 1;
}
@media screen and (max-width: 1300px) {
  .p-offers-tag-title {
    font-size: 6.1538461538vw;
  }
}
@media screen and (max-width: 767px) {
  .p-offers-tag-title {
    max-width: 53.3333333333vw;
    font-size: 7.7333333333vw;
  }
}
.p-offers-tag-date {
  margin-bottom: 0;
  color: #0F64FF;
  font-family: "Heebo";
  font-size: 40px;
  font-style: normal;
  font-weight: 700;
  line-height: 1;
}
@media screen and (max-width: 1300px) {
  .p-offers-tag-date {
    font-size: 3.0769230769vw;
  }
}
@media screen and (max-width: 767px) {
  .p-offers-tag-date {
    font-size: 4vw;
  }
}
.p-offers-tag-date::after {
  width: 100%;
  height: 4px;
  margin: 20px 0;
  display: block;
  background: #0F64FF;
  content: "";
}
@media screen and (max-width: 1300px) {
  .p-offers-tag-date::after {
    margin-top: 1.5384615385vw;
    margin-bottom: 1.5384615385vw;
  }
}
@media screen and (max-width: 767px) {
  .p-offers-tag-date::after {
    height: 0.5333333333vw;
    margin-top: 2vw;
    margin-bottom: 2vw;
  }
}
.p-offers-tag-name {
  margin-bottom: 0;
  color: #0F64FF;
  font-family: "Heebo";
  font-size: 40px;
  font-style: normal;
  font-weight: 500;
  line-height: 1;
}
@media screen and (max-width: 1300px) {
  .p-offers-tag-name {
    font-size: 3.0769230769vw;
  }
}
@media screen and (max-width: 767px) {
  .p-offers-tag-name {
    font-size: 4vw;
  }
}
.p-offers-copy {
  max-width: 1140px;
  margin-top: -60px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 74px;
  padding-right: 30px;
}
@media screen and (max-width: 1300px) {
  .p-offers-copy {
    margin-top: -4.6153846154vw;
  }
}
@media screen and (max-width: 767px) {
  .p-offers-copy {
    margin-top: 0;
    padding-right: 0;
    margin-bottom: 4VW;
  }
}
.p-offers-copy__txt {
  max-width: 567px;
  margin-left: auto;
  color: #FFF;
  font-family: "Noto Sans";
  font-size: 25px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
}
@media screen and (max-width: 1300px) {
  .p-offers-copy__txt {
    font-size: 1.9230769231vw;
    max-width: 43.6153846154vw;
  }
}
@media screen and (max-width: 767px) {
  .p-offers-copy__txt {
    max-width: 75.6vw;
    margin-right: auto;
    font-size: 3.3333333333vw;
  }
}
.p-offers-bottom svg {
  width: 100%;
  margin-bottom: -48px;
  vertical-align: bottom;
}
.p-offers-pic-ttl {
  -webkit-transform: rotate(-15deg);
          transform: rotate(-15deg);
  color: #FFF;
  text-shadow: 0px 5px 0px rgba(0, 0, 0, 0.4);
  font-family: "Heebo";
  font-size: 50px;
  font-style: normal;
  font-weight: 700;
  line-height: 1.06;
  position: absolute;
  top: 48px;
  left: 23px;
}
@media screen and (max-width: 1300px) {
  .p-offers-pic-ttl {
    font-size: 3.8461538462vw;
    left: 1.7692307692vw;
  }
}
@media screen and (max-width: 767px) {
  .p-offers-pic-ttl {
    font-size: 6vw;
    left: 2vw;
  }
}
.p-offers-pic-txt {
  width: 78%;
  margin-bottom: 0;
  color: #FFF;
  font-family: "Noto Sans";
  font-size: 30px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  position: absolute;
  left: 40px;
  bottom: 30px;
}
@media screen and (max-width: 1300px) {
  .p-offers-pic-txt {
    font-size: 2.3076923077vw;
  }
}
@media screen and (max-width: 767px) {
  .p-offers-pic-txt {
    font-size: 3.3333333333vw;
    left: 4vw;
    bottom: 4vw;
  }
}

.p-program {
  max-width: 1300px;
  margin: 0 auto;
  padding: 80px 50px 0;
}
@media screen and (max-width: 767px) {
  .p-program {
    padding-top: 12vw;
    padding-left: 6vw;
    padding-right: 6vw;
  }
}
.p-program::after {
  width: 100%;
  height: 1px;
  margin-top: 99px;
  display: block;
  background: #008EED;
  content: "";
}
@media screen and (max-width: 767px) {
  .p-program::after {
    margin-top: 10.6666666667vw;
  }
}
.p-program-title {
  margin-bottom: 30px;
  color: #008EED;
  text-align: center;
  font-family: "Noto Sans";
  font-size: 40px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}
@media screen and (max-width: 767px) {
  .p-program-title {
    margin-bottom: 2.8vw;
    font-size: 5.3333333333vw;
  }
}
.p-program-txt {
  margin-bottom: 80px;
  color: #008EED;
  text-align: center;
  font-family: "Noto Sans";
  font-size: 25px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
}
@media screen and (max-width: 767px) {
  .p-program-txt {
    margin-bottom: 6.9333333333vw;
    font-size: 4vw;
  }
}
.p-program-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}
@media screen and (max-width: 767px) {
  .p-program-box {
    display: block;
    padding-left: 5.3333333333vw;
    padding-right: 5.3333333333vw;
  }
}
.p-program-box__wrap {
  width: 45%;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 45%;
          flex: 0 0 45%;
  padding: 38px 40px 39px;
  border-radius: 40px;
  border: 2px solid #008EED;
}
@media screen and (max-width: 767px) {
  .p-program-box__wrap {
    width: 100%;
    padding-top: 4vw;
    padding-left: 5.3333333333vw;
    padding-right: 5.3333333333vw;
    padding-bottom: 6.6666666667vw;
  }
}
.p-program-box__wrap--plus {
  width: 6.6666666667%;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 6.6666666667%;
          flex: 0 0 6.6666666667%;
  padding: 0;
  -ms-flex-item-align: center;
      align-self: center;
  border: none;
}
@media screen and (max-width: 767px) {
  .p-program-box__wrap--plus {
    width: 10.6666666667%;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 10.6666666667%;
            flex: 0 0 10.6666666667%;
    margin: 2.6666666667vw auto;
  }
}
.p-program-box__wrap--plus svg {
  width: 100%;
  height: auto;
}
.p-program-icon {
  width: 122px;
  height: auto;
  margin: 0 auto 16px;
}
@media screen and (max-width: 767px) {
  .p-program-icon {
    width: 23.3333333333vw;
    margin-bottom: 4.5333333333vw;
  }
}
.p-program-icon img {
  width: 100%;
  height: auto;
}
.p-program-label {
  margin-bottom: 25px;
  color: #008EED;
  text-align: center;
  font-family: Noto Sans;
  font-size: 30px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  -webkit-text-decoration-line: underline;
          text-decoration-line: underline;
}
@media screen and (max-width: 767px) {
  .p-program-label {
    margin-bottom: 3.3333333333vw;
    font-size: 4vw;
  }
}
.p-program-explain {
  color: #008EED;
  font-family: Noto Sans;
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
}
@media screen and (max-width: 767px) {
  .p-program-explain {
    font-size: 3.3333333333vw;
  }
}

.p-use {
  max-width: 1300px;
  margin: 0 auto;
  padding: 99px 50px 0;
}
@media screen and (max-width: 767px) {
  .p-use {
    padding-top: 12vw;
    padding-left: 6vw;
    padding-right: 6vw;
  }
}
.p-use::after {
  width: 100%;
  height: 1px;
  margin-top: 99px;
  display: block;
  background: #008EED;
  content: "";
}
@media screen and (max-width: 767px) {
  .p-use::after {
    margin-top: 10.6666666667vw;
  }
}
.p-use-title {
  margin-bottom: 30px;
  color: #008EED;
  text-align: center;
  font-family: Noto Sans;
  font-size: 40px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}
@media screen and (max-width: 767px) {
  .p-use-title {
    margin-bottom: 2.8vw;
    font-size: 5.3333333333vw;
  }
}
.p-use-txt {
  margin-bottom: 33px;
  color: #008EED;
  text-align: center;
  font-family: Noto Sans;
  font-size: 25px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
}
@media screen and (max-width: 767px) {
  .p-use-txt {
    margin-bottom: 6.9333333333vw;
    font-size: 4vw;
  }
}
.p-use-box {
  max-width: 860px;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}
@media screen and (max-width: 767px) {
  .p-use-box {
    display: block;
  }
}
.p-use-box__img {
  width: 38.2558139535%;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 38.2558139535%;
          flex: 0 0 38.2558139535%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  margin-right: 40px;
}
@media screen and (max-width: 767px) {
  .p-use-box__img {
    width: 58.6666666667vw;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 6.1333333333vw;
  }
}
.p-use-box__img__wrap {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
}
.p-use-box__img__wrap:nth-child(1) {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 41.94%;
          flex: 0 0 41.94%;
  margin-right: 30px;
}
@media screen and (max-width: 767px) {
  .p-use-box__img__wrap:nth-child(1) {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 24vw;
            flex: 0 0 24vw;
  }
}
.p-use-box__img__wrap:nth-child(2) {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 48.63%;
          flex: 0 0 48.63%;
}
@media screen and (max-width: 767px) {
  .p-use-box__img__wrap:nth-child(2) {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 29.3333333333vw;
            flex: 0 0 29.3333333333vw;
  }
}
.p-use-box__img__wrap img {
  width: 100%;
}
.p-use-box__cont {
  padding-top: 44px;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
}
@media screen and (max-width: 767px) {
  .p-use-box__cont {
    padding-top: 0;
  }
}
.p-use-msg {
  margin-bottom: 30px;
  color: #008EED;
  font-family: Noto Sans;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 1.875;
}
@media screen and (max-width: 767px) {
  .p-use-msg {
    margin-bottom: 4vw;
    font-size: 3.3333333333vw;
  }
}
.p-use-small {
  color: #666;
  font-family: Noto Sans;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.875;
}
@media screen and (max-width: 767px) {
  .p-use-small {
    font-size: 3.3333333333vw;
  }
}

.p-share {
  max-width: 1300px;
  margin: 0 auto;
  padding: 99px 50px 0;
}
@media screen and (max-width: 767px) {
  .p-share {
    padding-top: 12vw;
    padding-left: 6vw;
    padding-right: 6vw;
  }
}
.p-share::after {
  width: 100%;
  height: 1px;
  margin-top: 99px;
  display: block;
  background: #008EED;
  content: "";
}
@media screen and (max-width: 767px) {
  .p-share::after {
    margin-top: 10.6666666667vw;
  }
}
.p-share-txt {
  margin-bottom: 46px;
  color: #008EED;
  text-align: center;
  font-family: Noto Sans;
  font-size: 25px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
}
@media screen and (max-width: 767px) {
  .p-share-txt {
    margin-bottom: 6.1333333333vw;
    font-size: 3.3333333333vw;
  }
}
.p-share-btn {
  max-width: 700px;
  min-width: 480px;
  width: auto;
  height: 80px;
  margin: 0 auto;
  padding: 0 20px;
  border-radius: 40px;
  background: #006FBC;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #FFF;
  text-align: center;
  font-family: Noto Sans;
  font-size: 30px;
  font-style: normal;
  font-weight: 500;
  line-height: 1.15;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border: none;
  cursor: pointer;
  outline: none;
}
@media screen and (max-width: 767px) {
  .p-share-btn {
    min-width: auto;
    width: 64vw;
    height: 10.6666666667vw;
    font-size: 4vw;
  }
}

.p-guide {
  max-width: 1300px;
  margin: 0 auto;
  padding: 99px 50px 0;
}
@media screen and (max-width: 767px) {
  .p-guide {
    padding-top: 12vw;
    padding-left: 6vw;
    padding-right: 6vw;
  }
}
.p-guide-title {
  margin-bottom: 30px;
  color: #008EED;
  text-align: center;
  font-family: Noto Sans;
  font-size: 40px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}
@media screen and (max-width: 767px) {
  .p-guide-title {
    margin-bottom: 2.8vw;
    font-size: 5.3333333333vw;
  }
}
.p-guide-txt {
  margin-bottom: 41px;
  color: #008EED;
  text-align: center;
  font-family: Noto Sans;
  font-size: 25px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
}
@media screen and (max-width: 767px) {
  .p-guide-txt {
    margin-bottom: 0.4vw;
    font-size: 4vw;
  }
}
.p-guide-img {
  margin-bottom: 20px;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .p-guide-img {
    width: 77.3333333333vw;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 2.2666666667vw;
  }
}
.p-guide-btn {
  min-width: auto;
  width: 320px;
  height: 60px;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-radius: 30px;
  border: 2px solid #008EED;
  background: #FFF;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  cursor: pointer;
  outline: none;
  position: relative;
  color: #008EED;
  text-align: center;
  font-family: Noto Sans;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
}
@media screen and (max-width: 767px) {
  .p-guide-btn {
    width: 50.6666666667vw;
    height: 10.6666666667vw;
    padding: 0;
    font-size: 4vw;
  }
}
.p-guide-btn:hover {
  background: transparent;
  color: #008EED;
  opacity: 0.7;
}
.p-guide-icon {
  margin: auto;
  padding: 0;
  position: absolute;
  top: 0;
  right: 21px;
  bottom: 0;
}
/*# sourceMappingURL=map/style.css.map */

.hokkaido_cp .p-offers{
  padding-top: 1rem;
}
#hotspot.p-offers{
  padding-top: 3rem;
  background-color: #ededed;
}
.p-offers-title{
  margin-bottom: 0;
}
.p-offers-txt{
  margin-bottom: 3rem;
}
#hotspot .p-offers-title{
  color: #D30637;
}
#hotspot .p-offers-txt{
  color: #000;
}
.p-offers .sec-inner{
  padding: 0;
}
.p-offers article{
  font-size: 2rem;
  min-height: 52rem;
}
.p-offers article .article-body{
  padding: 3rem;
}
.p-offers .article-footer{
  margin-top: auto;
  padding-top: 0.4em;
}
.p-offers .reservation_required{
  background-color: #E50038;
  color: #fff;
  font-size: 1.6rem;
  border-radius: 1rem;
  display: flex;
  align-items: center;
  padding: 1rem;
  line-height: 1.3;
}
.p-offers .reservation_required i{
  display: block;
  width: 4rem;
  height: 4rem;
  background: url(../images/lp/ico-arr.png) no-repeat center center;
  background-size: contain;
  margin-right: 1rem;
}
.p-offers article .text{
  color: #D30637;
  font-weight: 500;
  line-height: 1.4;
  margin-bottom: 0;
}
.p-offers .aside{
  margin-bottom: 0;
  color: #666;
  font-size: 1.2rem;
}
.js-seemore.disabled{
  opacity: 1;
  border-color: #c9c9c9;
  color: #c9c9c9;
  background-color: #fff;
}
#btnSeeMore{
  padding-top: 6rem;
}
.p-offers .offer-list{
  padding: 4rem 0 5rem;
}
.p-offers .offer-list + .offer-list {
  border-top: #0F64FF 2px solid;
}
.p-offers.p-map{
  background-color: #008EED;
  padding-top: 10rem;
  padding-bottom: 7rem;
}
.p-map .p-offers-col{
  position: relative;
}
.p-offers.p-map .p-offers-title,
.p-offers.p-map .p-offers-txt{
  color: #fff;
}
.p-offers.p-map .p-offers-title{
  margin-bottom: 3rem;
}
@media screen and (min-width: 768px){
  .p-offers-badge{
    top: -80px;
  }
}

.p-activities{
  background-color: #f5f5f5;
  padding-bottom: 59px;
}
.p-activities-mv{
  padding-top: 40px;
  margin: 0 auto 54px;
  width: 490px;
  max-width: 76%;
  position: relative;
}
.p-activities-mv i.fj{
  position: absolute;
  display: block;
  width: 120px;
  height: 120px;
  left: 112%;
  bottom: 15%;
}
.p-activities-title{
  color: #532D2E;
  margin-bottom: 30px;
  text-align: center;
  font-family: Noto Sans;
  font-size: 50px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}
.p-activities-txt{
  margin-bottom: 56px;
  color: #000;
  text-align: center;
  font-family: Noto Sans;
  font-size: 25px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
}
.p-activities-induction{
  margin-bottom: 30px;
  color: #000;
  text-align: center;
  font-family: Noto Sans;
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
}
.p-activities .p-guide-btn{
  width: 470px;
  max-width: 100%;
  background-color: #532D2E;
  color: #fff;
  border-color: #532D2E;
}
.p-great-row{
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 auto 0;
  max-width: 1140px;
}
.p-great-row > .col{
  padding: 10px;
}
.p-great-link{
  margin: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.p-great-link svg{
  width: 100% !important;
  height: auto !important;
}
.p-great-row svg text{
  font-size: 2.5rem;
  font-weight: 600;
  text-anchor: middle;
  transform: translateY(0.25em);
}
[lang="vi"] .p-great-row svg text{
  font-size: 2.1rem;
}
.pict-blue rect,
.pict-blue circle{
  fill: #0F64FF;
}
a:hover .pict-blue rect,
a:hover .pict-blue circle{
  fill: #4385ff;
}
.pict-red rect,
.pict-red circle{
  fill: #D30637;
}
a:hover .pict-red rect,
a:hover .pict-red circle{
  fill: #e4315b;
}
.p-map .p-offers-badge {
  width: 210px;
  margin: auto;
  -webkit-transform: translateX(440px);
  transform: translateX(440px);
  position: absolute;
  xtop: -50px;
  left: 0;
  right: 0;
  z-index: 1;
}
[lang="vi"] .p-map .p-offers-badge{

}
.p-unchor{
  background-color: #0F64FF;
  padding: 40px 50px 50px;
  text-align: center;
  position: relative;
}
.p-unchor .wa{
  height: 100%;
  position: relative;
}
.p-unchor .wa:before{
  content: "";
  display: block;
  height: 9em;
  width: 5em;
  background: url(../images/lp/pict-phone.svg) no-repeat center center;
  background-size: contain;
  position: absolute;
  top: 12%;
  right: 102%;
}
.p-unchor-txt{
  color: #fff;
  font-size: 4rem;
  font-weight: 600;
  text-align: center;
  margin-bottom: 0.4em;
}
.p-guide-btn.p-unchor-btn{
  position: relative;
  font-size: 3rem;
  border-radius: 12rem;
  padding: 1.2667em 2em;
  width: 36rem;
  max-width: 100%;
  border-color: #fff;
  color: #0F64FF;
}
  [lang="id"] .p-guide-btn.p-unchor-btn{
    width: 44rem;
  }
.p-guide-btn.p-unchor-btn svg{
  width: 4.26rem;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translate(50%,-50%);
}
.st0{clip-path:url(#SVGID_00000168839270647560847150000013124046148438714280_);}
.st1{fill:#0F64FF;}
.st2{fill:#FFFFFF;}
.st0{clip-path:url(#SVGID_10000168839270647560847150000013124046148438714280_);}
.st3{fill:#FFFFFF;}
.st4{fill:#0F64FF;}
.st0{clip-path:url(#SVGID_20000168839270647560847150000013124046148438714280_);}
.st5{fill:#FFFFFF;}
.st6{fill:#D30637;}
.p-unchor .p-guide-btn.p-unchor-btn:hover{
  opacity: 1;
  background-color: #fff;
  color: #4284ff;
  border-color: #4284ff;
}
.p-unchor .p-guide-btn.p-unchor-btn:hover .st1{
  fill:#4284ff;
}
.p-great-row .p-guide-btn.p-unchor-btn{
  background-color: #0F64FF;
  color: #fff;
  border: none;
  justify-content: flex-start;
  padding-right: 0.2em;
}
.p-great-row .p-guide-btn.p-unchor-btn span{
  display: block;
  width: 100%;
  text-align: left;
  padding-left: 1.1em;
}
.p-great-row .p-guide-btn.p-unchor-btn.hotspot{
  background-color: #D30637;
  color: #fff;
}
.p-great-row .p-guide-btn.p-unchor-btn:hover{
  opacity: 1;
  background-color: #4284ff;
}
.p-great-row .p-guide-btn.p-unchor-btn.hotspot:hover{
  background-color: #ec3e67;
}
.p-great-row .p-guide-btn.p-unchor-btn:hover .st4{
  fill:#4284ff;
}
.p-great-row .p-guide-btn.p-unchor-btn:hover .st6{
  fill:#ec3e67;
}
@media screen and (min-width: 992px){
  .md-col-none{
    display: none;
  }
}
@media screen and (max-width: 991px){
  .sm-col-none{
    display: none;
  }
  .hokkaido_cp .p-offers-title{
    max-width: 90%;
  }
  .p-map .p-offers-col{
    position: static;
  }
  .p-map .p-offers-badge{
    transform: translateX(240px);
    top: -90px;
  }
  .locate.dummy{
    padding-top: 66%;
    background-color: transparent;
    border: none;
  }
  .location-Layout{
    padding-left: 0;
    padding-right: 0;
    margin-left: -50px;
    margin-right: -50px;
  }
}
@media screen and (max-width: 767px){
  .p-unchor{
    padding-left: 1em;
    padding-right: 1em;
  }
  .hokkaido_cp .p-offers-title{
    width: 100%;
    max-width: 100%;
    padding-left: 0;
    text-align: center;
  }
  .p-activities-mv i.fj{
    width: 12vw;
    height: 12vw;
    left: 106%;
  }
  .p-activities-mv{
    max-width: 63%;
    padding-top: 0;
    margin-bottom: 2vw;
  }
  .location-Layout{
    margin-left: -5.3333333333vw;
    margin-right: -5.3333333333vw;
  }
  .p-offers.p-map{
    padding-top: 20vw;
  }
  .p-map .p-offers-badge{
    left: auto;
    right: 0;
    transform: none;
    width: 34vw;
    top: -12vw;
  }
  .locate.dummy{
    padding-top: 110%;
  }
  .p-activities {
    padding-top: 12vw;
    padding-left: 6vw;
    padding-right: 6vw;
  }
  .p-activities .image_h {
    margin: -12vw -6vw 10vw;
  }
  .p-great-row .p-guide-btn.p-unchor-btn{
    font-size: 3.6vw;
  }
  [lang="vi"] .p-great-row .p-guide-btn.p-unchor-btn{
    font-size: 2.9vw;
  }
  .p-great-row .p-guide-btn.p-unchor-btn{
    padding-left: 1.5em;
  }
  [lang="vi"] .p-great-row .p-guide-btn.p-unchor-btn{
    padding-left: 2em;
  }
  .p-guide-btn.p-unchor-btn svg{
    width: 5.16vw;
  }
  .p-unchor-txt{
    font-size: 5.2vw;
    margin-left: auto;
    margin-right: auto;
  }
  .p-unchor .p-guide-btn.p-unchor-btn{
    font-size: 4vw;
    width: 14em;
  }
  .p-unchor .wa{
    max-width: 21em;
  }
  .p-unchor .wa:before{
    top: 0;
    width: 12vw;
    height: 22vw;
  }
}
@media screen and (max-width: 480px){
  .offer-list .sec-inner.-row{
    margin: 0 -1rem 0;
    width: calc(100% + 2rem);
  }
  .p-offers article .article-body{
    padding: 1.7rem;
  }
  .p-offers article .ttl{
    font-size: 1.6rem;
  }
  .p-offers article{
    min-height: 33rem;
  }
  .p-offers .reservation_required i{
    margin-right: 0.5rem;
  }
  .p-offers .reservation_required{
    font-size: 1.1rem;
    padding: 0.4rem 0.2rem 0.4rem 0.8rem;
  }
  .p-offers .aside{
    font-size: 1rem;
  }
  .locate.dummy{
    padding-top: 140%;
  }
  .p-activities-title{
    font-size: 9vw;
    margin-bottom: 4vw;
  }
  .p-activities-txt{
    font-size: 4vw;
    text-align: left;
    margin-bottom: 7vw;
  }
  .p-activities-induction{
    font-size: 3.9vw;
    text-align: left;
    border-top: #532D2E 2px solid;
    padding-top: 7vw;
  }
  .p-guide-btn{
    font-size: 3.6vw;
  }
  .p-activities .p-guide-btn{
    min-width: 75%;
    padding-left: 3em;
    padding-right: 3em;
  }
}

