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

.lineheight2 {
  line-height: 2;
}

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

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

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

.indent6 {
  text-indent: -6em;
  padding-left: 6em;
}

@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;
  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 li {
  pointer-events: none;
}
.sec-slider ul li a {
  pointer-events: none;
}

.hero_img .mainHeading .mainTtl {
  display: none;
}

.sec-ttl .ttlLv1 {
  background: #00410C;
  margin: 0;
}
.sec-ttl .ttlLv1 .heading {
  color: #fff;
  font-size: 3rem;
  line-height: 1.2;
}
@media screen and (min-width: 740px) {
  .sec-ttl .ttlLv1 .heading {
    font-size: 4rem;
  }
}

.point {
  background: url(/content/dam/sites/wwwjalcojp/jp/ja/intltour/christmas-sale/img_sites/bg_point.jpg) no-repeat;
  background-size: cover;
  padding: 0 0 30px;
}
@media screen and (min-width: 740px) {
  .point {
    padding: 0 0 60px;
  }
}
.point .point__ttl .ttlLv1 {
  background: #00410C;
  margin: 0;
}
.point .point__ttl .ttlLv1 .heading {
  font-size: 2.2rem;
  color: #fff;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 20px;
}
@media screen and (min-width: 740px) {
  .point .point__ttl .ttlLv1 .heading {
    font-size: 3.6rem;
  }
}
.point .point__ttl .ttlLv1 .heading .snow_01 {
  width: 10%;
}
@media screen and (min-width: 740px) {
  .point .point__ttl .ttlLv1 .heading .snow_01 {
    width: 100%;
    max-width: 80px;
  }
}
.point .point__ttl .ttlLv1 .heading .snow_02 {
  width: 10%;
}
@media screen and (min-width: 740px) {
  .point .point__ttl .ttlLv1 .heading .snow_02 {
    width: 100%;
    max-width: 40px;
  }
}
.point .point__message {
  background: url(/content/dam/sites/wwwjalcojp/jp/ja/intltour/christmas-sale/img_sites/bg_point_message_sp.png) no-repeat center top;
  background-size: contain;
  padding: 30% 30px 30% 30px;
}
@media screen and (min-width: 740px) {
  .point .point__message {
    background: url(/content/dam/sites/wwwjalcojp/jp/ja/intltour/christmas-sale/img_sites/bg_point_message.png) no-repeat center top;
    padding: 45px 0px 80px 30px;
  }
}
.point .point__message .point_message--txt p:last-of-type {
  color: #BE9B41;
}
.point .point__num {
  position: relative;
}
.point .point__num::before {
  content: "";
  background: url(/content/dam/sites/wwwjalcojp/jp/ja/intltour/christmas-sale/img_sites/ico_snow_03.svg) no-repeat;
  background-size: contain;
  width: 50px;
  height: 50px;
  position: absolute;
  left: 0px;
  top: 400px;
}
@media screen and (min-width: 740px) {
  .point .point__num::before {
    left: 10px;
    top: 175px;
  }
}
.point .point__num::after {
  content: "";
  background: url(/content/dam/sites/wwwjalcojp/jp/ja/intltour/christmas-sale/img_sites/ico_snow_04.svg) no-repeat;
  background-size: contain;
  width: 60px;
  height: 60px;
  position: absolute;
  right: 10px;
  top: 70px;
}
@media screen and (min-width: 740px) {
  .point .point__num::after {
    right: -40px;
    top: 250px;
  }
}
.point .point__num .colWrap .col:first-of-type {
  width: 30%;
  margin: auto;
}
@media screen and (min-width: 740px) {
  .point .point__num .colWrap .col:first-of-type {
    margin: 0;
    width: calc(20% - 5px);
    display: flex;
    justify-content: flex-end;
  }
  .point .point__num .colWrap .col:first-of-type > div {
    max-width: 120px;
  }
}
@media screen and (min-width: 740px) {
  .point .point__num .colWrap .col:last-of-type {
    width: calc(73% - 5px);
    margin-left: 10px;
  }
}
.point .point__num .point__num--ttl .ttlLv2 {
  padding: 14px 44px 34px;
  background: url(/content/dam/sites/wwwjalcojp/jp/ja/intltour/christmas-sale/img_sites/img_point_01_sp.png) no-repeat;
  background-size: 100%;
  width: fit-content;
  margin: auto;
}
@media screen and (min-width: 740px) {
  .point .point__num .point__num--ttl .ttlLv2 {
    padding: 7px 70px 20px;
    background: url(/content/dam/sites/wwwjalcojp/jp/ja/intltour/christmas-sale/img_sites/img_point_01.png) no-repeat;
    background-size: 100%;
  }
}
.point .point__num .point__num--ttl .ttlLv2 .heading {
  font-size: 1.5rem;
  color: #00410C;
}
@media screen and (min-width: 740px) {
  .point .point__num .point__num--ttl .ttlLv2 .heading {
    font-size: 2.2rem;
  }
}
.point .point__num .point__num--txt {
  color: #AA000F;
}
.point .point__num .point__num--txt.txt-01 {
  font-size: 2rem;
  line-height: 1;
}
@media screen and (min-width: 740px) {
  .point .point__num .point__num--txt.txt-01 {
    font-size: 3.4rem;
  }
}
.point .point__num .point__num--txt.txt-01 .fs4L {
  font-size: 2.8rem !important;
}
@media screen and (min-width: 740px) {
  .point .point__num .point__num--txt.txt-01 .fs4L {
    font-size: 5rem !important;
  }
}
.point .point__num .point__num--txt.txt-02 {
  font-size: 2rem;
  line-height: 1.2;
}
@media screen and (min-width: 740px) {
  .point .point__num .point__num--txt.txt-02 {
    font-size: 3.4rem;
  }
}
.point .point__num .point__num--txt.txt-02 .fs4L {
  font-size: 2.2rem !important;
}
@media screen and (min-width: 740px) {
  .point .point__num .point__num--txt.txt-02 .fs4L {
    font-size: 4.2rem !important;
  }
}
.point .point__num .point__num--btn a {
  background: #08410C;
  border-radius: 50px;
  font-weight: bold;
}
.point .point__num .point__num--btn a::after {
  content: none;
}
.point .point__num .point__num--btn a::before {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
  border-top: 6.5px solid #ffffff;
  border-bottom: 0;
  position: absolute;
  right: 15px;
  top: 50%;
  transform: translateY(-50%);
}

.discount .discount__ttl .ttlLv1 {
  background: #00410C;
  margin: 0;
}
.discount .discount__ttl .ttlLv1 .heading {
  color: #fff;
  font-size: 3rem;
  line-height: 1.2;
}
@media screen and (min-width: 740px) {
  .discount .discount__ttl .ttlLv1 .heading {
    font-size: 4rem;
  }
}
.discount .discount__ttl .ttlLv1 .heading span:first-of-type {
  font-size: 1.8rem;
}
@media screen and (min-width: 740px) {
  .discount .discount__ttl .ttlLv1 .heading span:first-of-type {
    font-size: 2.6rem;
  }
}
@media screen and (min-width: 740px) {
  .discount .discount__table table tr th:nth-of-type(1) {
    width: 25%;
  }
}
@media screen and (min-width: 740px) {
  .discount .discount__table table tr th:nth-of-type(2) {
    width: 50%;
  }
}
@media screen and (min-width: 740px) {
  .discount .discount__table table tr th:nth-of-type(3) {
    width: 25%;
  }
}

.about .about__tab .tabs_parent li a {
  font-size: 1.3rem;
}
@media screen and (min-width: 740px) {
  .about .about__tab .tabs_parent li a {
    font-size: 1.6rem;
  }
}
.about .about__price-box {
  max-width: 500px;
  margin: 30px auto;
  box-shadow: 0px 3px 4px 0px rgba(0, 0, 0, 0.2);
}
.about .about__price-box .top-box {
  background: #ffe08d;
  padding: 15px;
}
@media screen and (min-width: 740px) {
  .about .about__price-box .top-box {
    padding: 20px;
  }
}
.about .about__price-box .top-box .fnt16 .fs2L {
  font-size: 1.8rem !important;
}
@media screen and (min-width: 740px) {
  .about .about__price-box .top-box .fnt16 .fs2L {
    font-size: 2rem !important;
  }
}
.about .about__price-box .top-box .label p b {
  background: #fff;
  padding: 4px 12px 3px;
  border-radius: 50px;
}
.about .about__price-box .top-box .border-red p span {
  border: 1px solid #c00;
  padding: 4px 25px;
}
.about .about__price-box .btm-box {
  padding: 15px;
}
@media screen and (min-width: 740px) {
  .about .about__price-box .btm-box {
    padding: 20px;
  }
}
@media screen and (min-width: 740px) {
  .about .about__price-box.asia .btm-box {
    min-height: 270px;
  }
}

.coupon .coupon__ttl .ttlLv1 {
  background: #00410C;
  margin: 0;
  padding-top: 20px;
  padding-bottom: 20px;
}
.coupon .coupon__ttl .ttlLv1 .heading {
  color: #fff;
  font-size: 2.2rem;
  line-height: 1.2;
}
@media screen and (min-width: 740px) {
  .coupon .coupon__ttl .ttlLv1 .heading {
    font-size: 3.8rem;
  }
}
.coupon .coupon__ttl .ttlLv1 .heading .txt-01 {
  font-size: 2rem;
  display: inline-block;
  margin-top: 20px;
}
@media screen and (min-width: 740px) {
  .coupon .coupon__ttl .ttlLv1 .heading .txt-01 {
    margin-top: 0;
    font-size: 3.2rem;
  }
}
.coupon .coupon__ttl .ttlLv1 .heading .txt-02 {
  font-size: 1.4rem;
}
@media screen and (min-width: 740px) {
  .coupon .coupon__ttl .ttlLv1 .heading .txt-02 {
    font-size: 2rem;
  }
}
.coupon .coupon__ttl .ttlLv1 .heading .more {
  font-size: 1.6rem;
  border: 2px solid #fff;
  padding: 14px 12px 12px;
  border-radius: 50%;
  background: #00410C;
  position: relative;
  top: -18px;
  left: -10px;
}
@media screen and (min-width: 740px) {
  .coupon .coupon__ttl .ttlLv1 .heading .more {
    position: absolute;
    top: 15px;
    left: 210px;
  }
}
.coupon .coupon__ttl .ttlLv1 .heading .more::before {
  content: "";
  background: url(/content/dam/sites/wwwjalcojp/jp/ja/intltour/christmas-sale/img_sites/ico_fukidashi-parts.svg) no-repeat;
  background-size: contain;
  width: 14px;
  height: 15px;
  position: absolute;
  bottom: -5px;
  right: 0px;
  transform: rotate(-31deg);
}
@media screen and (min-width: 740px) {
  .coupon .coupon__ttl .ttlLv1 .heading .more::before {
    bottom: -5px;
    right: -1px;
    transform: rotate(-32deg);
  }
}

.recommend .recommend__table table tr th:nth-of-type(1) {
  width: 12%;
}
.recommend .recommend__table table tr th:nth-of-type(2) {
  width: 12%;
}
.recommend .recommend__table table tr th:nth-of-type(3) {
  width: 38%;
}
.recommend .recommend__table table tr th:nth-of-type(4) {
  width: 38%;
}
.recommend .recommend__asi {
  background: #fff2cc;
  padding: 15px;
}
@media screen and (min-width: 740px) {
  .recommend .recommend__asi {
    padding: 20px;
  }
}
.recommend .recommend__asi .inner_ttl .ttlLv3 {
  padding-top: 20px;
  margin-bottom: 10px;
}
@media screen and (min-width: 740px) {
  .recommend .recommend__asi .recommend__asi--box .colWrap .col:nth-of-type(1) {
    width: calc(43% - 25px);
  }
}
.recommend .recommend__asi .recommend__asi--box .colWrap .col:nth-of-type(1) .box-ttl {
  background: #40BD91;
  padding: 6px 10px 4px;
}
@media screen and (min-width: 740px) {
  .recommend .recommend__asi .recommend__asi--box .colWrap .col:nth-of-type(2) {
    width: 14%;
  }
}
@media screen and (min-width: 740px) {
  .recommend .recommend__asi .recommend__asi--box .colWrap .col:nth-of-type(3) {
    width: calc(43% - 25px);
  }
}
.recommend .recommend__asi .recommend__asi--box .colWrap .col:nth-of-type(3) .box-ttl {
  background: #006634;
  color: #fff;
  padding: 6px 10px 4px;
}
.recommend .recommend__asi .recommend__asi--box .colWrap .col:nth-of-type(3) .box-ttl.business {
  background: #003466;
}
.recommend .recommend__asi .recommend__asi--box .box-inner {
  border: 1px solid #d0d0d0;
  border-top: 0px;
  padding: 10px 17px;
  background: #fff;
}

.book .book__tab .tabs_parent li a {
  font-size: 1.3rem;
}
@media screen and (min-width: 740px) {
  .book .book__tab .tabs_parent li a {
    font-size: 1.6rem;
  }
}

.hotel .bg-yellow {
  padding: 3px 30px;
  background: #ffcd59;
  font-size: 1.6rem;
  margin-left: 20px;
  border-radius: 40px;
}
.hotel .hotel__list--box.box-01 {
  background: #fff;
  padding: 20px;
  position: relative;
  border: 10px solid #e6d27a;
}
@media screen and (min-width: 740px) {
  .hotel .hotel__list--box.box-01 {
    border: 20px solid #e6d27a;
    padding: 25px;
  }
}
.hotel .hotel__list--box.box-02 .colWrap .col {
  background: #fff;
  padding: 20px;
  position: relative;
  border: 10px solid #bbe1ff;
}
@media screen and (min-width: 740px) {
  .hotel .hotel__list--box.box-02 .colWrap .col {
    border: 20px solid #bbe1ff;
    padding: 25px;
  }
}
.hotel .hotel__list--box .hotel-name .ttlLv3 {
  padding-top: 15px;
}
.hotel .hotel__list--box .grade {
  display: inline-block;
  font-size: 1.2rem;
  padding: 2px 6px;
  margin-right: 10px;
}
@media screen and (min-width: 481px) {
  .hotel .hotel__list--box .grade {
    margin-right: 30px;
  }
}
.hotel .hotel__list--box .grade.gradeA {
  background-color: #f79155;
}
.hotel .hotel__list--box .grade.gradeB {
  background-color: #efcf02;
}
.hotel .hotel__list--box .grade.gradeC {
  background-color: #9b9baa;
}
.hotel .hotel__list--box .grade.gradeS {
  background-color: #caaa49;
}
.hotel .hotel__list--box .hotel__list--flex {
  display: flex;
  align-items: center;
}
.hotel .hotel__list--box .hotel__list--flex.center {
  justify-content: center;
}
.hotel .hotel__list--box .hotel__list--flex > div {
  width: fit-content !important;
}
.hotel .hotel__list--box .border-gr {
  margin-right: 10px;
}
@media screen and (min-width: 481px) {
  .hotel .hotel__list--box .border-gr {
    margin-right: 30px;
  }
}
.hotel .hotel__list--box .border-gr p {
  display: inline-block;
  border: 1px solid #ccc;
  padding: 2px 20px;
}
.hotel .hotel__list--box .class {
  background: #40BD91;
  color: #fff;
  font-weight: bold;
  font-size: 16px;
  padding: 2px 6px;
}
.hotel .hotel__list--box .border-red p span {
  border: 1px solid #c00;
  padding: 4px 25px;
}
.hotel .hotel__list--box .ichioshi {
  background: #AA000F;
  position: absolute;
  left: 0;
  top: 25px;
  width: fit-content;
  align-items: center;
  padding: 5px 20px 6px 10px;
}
.hotel .hotel__list--box .ichioshi::before {
  width: 9%;
  height: 100%;
  background-size: contain;
  position: absolute;
  right: -17px;
  top: 0;
}

.faq .faq__ttl .ttlLv1 {
  background: #DACEB0;
  position: relative;
  padding: 20px 0;
}
@media screen and (min-width: 740px) {
  .faq .faq__ttl .ttlLv1 {
    padding: 40px 0 30px;
  }
}
.faq .faq__ttl .ttlLv1 .heading {
  font-size: 1.8rem;
  font-weight: 500;
}
@media screen and (min-width: 740px) {
  .faq .faq__ttl .ttlLv1 .heading {
    font-size: 2rem;
  }
}
.faq .faq__ttl .ttlLv1 .heading .en {
  font-size: 2.8rem;
  color: #6E460F;
  letter-spacing: 0.2em;
}
@media screen and (min-width: 740px) {
  .faq .faq__ttl .ttlLv1 .heading .en {
    font-size: 3.6rem;
  }
}
.faq .faq__ttl .ttlLv1 .heading .ico-snow_left {
  width: 40px;
  position: absolute;
  left: 5%;
  top: 30px;
}
@media screen and (min-width: 740px) {
  .faq .faq__ttl .ttlLv1 .heading .ico-snow_left {
    width: 50px;
    position: absolute;
    left: 20%;
    top: 30px;
  }
}
.faq .faq__ttl .ttlLv1 .heading .ico-snow_right {
  width: 40px;
  position: absolute;
  right: 5%;
  bottom: 55px;
}
@media screen and (min-width: 740px) {
  .faq .faq__ttl .ttlLv1 .heading .ico-snow_right {
    width: 60px;
    position: absolute;
    right: 20%;
    bottom: 15px;
  }
}
.faq .faq__sub-ttl .ttlLv2 {
  background: #A57F33;
  margin-top: 40px;
  padding: 15px 10px 9px;
  border-radius: 50px;
  margin-bottom: 0;
}
@media screen and (min-width: 740px) {
  .faq .faq__sub-ttl .ttlLv2 {
    margin-top: 35px;
  }
}
.faq .faq__sub-ttl .ttlLv2 .heading {
  color: #fff;
  font-size: 1.6rem;
}
@media screen and (min-width: 740px) {
  .faq .faq__sub-ttl .ttlLv2 .heading {
    font-size: 2rem;
  }
}
.faq .faq__acc .heading {
  background: #F0EBDF !important;
}
.faq .faq__acc .heading .inr {
  font-size: 1.4rem;
  display: flex;
  align-items: center;
  padding-left: 0;
}
@media screen and (min-width: 740px) {
  .faq .faq__acc .heading .inr {
    font-size: 1.8rem;
  }
}
.faq .faq__acc .en {
  color: #A57F33;
  font-size: 2.8rem;
  /* width: 10%; */
  font-weight: bold;
  margin-right: 15px;
}
.faq .faq__acc .content {
  padding: 13px 10px;
}
@media screen and (min-width: 740px) {
  .faq .faq__acc .content {
    padding: 10px;
  }
}
.faq .faq__acc .content .colWrap .col:first-child {
  width: calc(10% - 5px);
}
@media screen and (min-width: 740px) {
  .faq .faq__acc .content .colWrap .col:first-child {
    width: calc(2% - 15px);
  }
}
.faq .faq__acc .content .colWrap .col:last-child {
  width: calc(90% - 5px);
}
@media screen and (min-width: 740px) {
  .faq .faq__acc .content .colWrap .col:last-child {
    width: calc(98% - 15px);
  }
}
.faq .faq__table tbody tr th {
  color: #A57F33;
  font-size: 2.8rem;
  width: 10%;
  font-weight: bold;
  vertical-align: top;
  padding: 10px 0;
}
@media screen and (min-width: 740px) {
  .faq .faq__table tbody tr th {
    padding: 20px 0;
  }
}
.faq .faq__table tbody tr td {
  font-size: 1.6rem;
  padding: 10px 10px 10px 0;
}
@media screen and (min-width: 740px) {
  .faq .faq__table tbody tr td {
    padding: 20px 20px 20px 0;
  }
}
.faq .faq__table tbody tr:nth-of-type(odd) {
  background: #F0EBDF;
}
.faq .faq__table tbody tr:nth-of-type(odd) td {
  font-size: 2rem;
  font-weight: bold;
}

.top-anc {
  background: #f6f5f1;
  padding-bottom: 30px;
}
.top-anc .colWrap {
  justify-content: center;
}
.top-anc .colWrap .col {
  margin-left: 0 !important;
}
@media screen and (min-width: 740px) {
  .top-anc .colWrap .col {
    border-left: 1px solid #ddd;
  }
}
@media screen and (min-width: 740px) {
  .top-anc .colWrap .col:last-of-type {
    border-right: 1px solid #ddd;
  }
}
.top-anc .top-anc__btn a {
  background-color: #f6f5f1;
  border: none;
  padding: 5px !important;
  font-size: 1.3rem;
}
@media screen and (min-width: 740px) {
  .top-anc .top-anc__btn a {
    padding: 15px !important;
    font-size: 1.4rem;
  }
}
.top-anc .top-anc__btn a::after {
  content: none;
}
.top-anc .top-anc__btn a::before {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 8px 8px 0 8px;
  border-color: #7C7C7C transparent transparent transparent;
  position: absolute;
  bottom: -10px;
  left: 50%;
  transform: translateX(-50%);
}
.top-anc .top-anc__btn a .btnInr {
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  flex-direction: column;
  justify-content: center;
  row-gap: 6px;
}
.top-anc .top-anc__btn a .btnInr img {
  width: 80px;
}

.point__txt-flex {
  background: #fff;
  padding: 20px;
  border-radius: 30px;
  position: relative;
}
@media screen and (min-width: 740px) {
  .point__txt-flex {
    padding: 10px;
    display: flex !important;
    justify-content: space-between;
  }
}
@media screen and (min-width: 740px) {
  .point__txt-flex > div {
    width: 48% !important;
  }
}
.point__txt-flex .point__num--txt table tr th {
  color: #00410c;
}

.point .point__message {
  padding: 34% 38px 34% 30px;
}
@media screen and (min-width: 740px) {
  .point .point__message {
    padding: 55px 0px 80px 30px;
    background-size: contain;
  }
}

.price-box {
  background: #c00;
  width: fit-content;
  margin: 0 auto;
  padding: 2px 25px 1px;
}
.price-box p strong {
  color: #fff !important;
}

.point_message--txt p:last-of-type {
  color: #432108;
}
@media screen and (min-width: 740px) {
  .point_message--txt p:last-of-type br {
    display: none;
  }
}