@charset "UTF-8";
@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;
}

@media screen and (min-width: 740px) {
  .colWrap.clm_1_3col .col {
    width: calc(33.3333333333% - 16px);
    margin-left: 24px;
  }
  .colWrap.clm_1_3col .col:first-of-type {
    margin-left: 0;
  }
}

.u-img-line {
  text-align: center;
  width: 100%;
  display: block;
}
.u-img-line img {
  width: 100%;
  max-width: 680px;
}

.u-fnt10 {
  font-size: 1rem;
}

.u-fnt12 {
  font-size: 1.2rem;
}

.u-fnt13 {
  font-size: 1.3rem;
}

.u-fnt14 {
  font-size: 1.4rem;
}
.u-fnt14.spfnt {
  font-size: 1.2rem;
}
@media (min-width: 740px) {
  .u-fnt14.spfnt {
    font-size: 1.4rem;
  }
}
.u-fnt14 ul li {
  font-size: 1.2rem;
}
@media screen and (min-width: 740px) {
  .u-fnt14 ul li {
    font-size: 1.4rem;
  }
}
.u-fnt14 .numList li {
  font-size: 1.2rem;
}
@media screen and (min-width: 740px) {
  .u-fnt14 .numList li {
    font-size: 1.4rem;
  }
}

.u-fnt15 {
  font-size: 1.5rem;
}
.u-fnt15.spfnt {
  font-size: 1.3rem;
}
@media (min-width: 740px) {
  .u-fnt15.spfnt {
    font-size: 1.5rem;
  }
}
.u-fnt15 ul li {
  font-size: 1.3rem;
}
@media (min-width: 740px) {
  .u-fnt15 ul li {
    font-size: 1.5rem;
  }
}
.u-fnt15 .numList li {
  font-size: 1.3rem;
}
@media (min-width: 740px) {
  .u-fnt15 .numList li {
    font-size: 1.5rem;
  }
}

.u-fnt16 {
  font-size: 1.6rem;
}
.u-fnt16.spfnt {
  font-size: 1.4rem;
}
@media (min-width: 740px) {
  .u-fnt16.spfnt {
    font-size: 1.6rem;
  }
}
.u-fnt16 ul li {
  font-size: 1.4rem;
}
@media screen and (min-width: 740px) {
  .u-fnt16 ul li {
    font-size: 1.6rem;
  }
}
.u-fnt16 .numList li {
  font-size: 1.4rem;
}
@media screen and (min-width: 740px) {
  .u-fnt16 .numList li {
    font-size: 1.6rem;
  }
}

.u-fnt18 {
  font-size: 1.8rem;
}
.u-fnt18.spfnt {
  font-size: 1.6rem;
}
@media (min-width: 740px) {
  .u-fnt18.spfnt {
    font-size: 1.8rem;
  }
}

.u-fnt20 {
  font-size: 2rem;
}
.u-fnt20.spfnt {
  font-size: 1.8rem;
}
@media (min-width: 740px) {
  .u-fnt20.spfnt {
    font-size: 2rem;
  }
}

.u-fnt22 {
  font-size: 2.2rem;
}
.u-fnt22.spfnt {
  font-size: 2rem;
}
@media (min-width: 740px) {
  .u-fnt22.spfnt {
    font-size: 2.2rem;
  }
}

.u-txt-bold {
  font-weight: bold;
}

.u-txt-center {
  display: block !important;
  text-align: center !important;
}

.u-txt-right {
  display: block !important;
  text-align: right !important;
}

.u-txt-red {
  color: #c00;
}

.u-htl-ttl {
  padding-left: 10px;
  border-left: 3px solid #ddd;
}
@media screen and (min-width: 740px) {
  .u-htl-ttl {
    min-height: 56px;
  }
}

@media screen and (min-width: 740px) {
  .u-pc-none {
    display: none;
  }
}

.u-sp-none {
  display: none;
}
@media screen and (min-width: 740px) {
  .u-sp-none {
    display: block;
  }
}

.u-break-pc p br {
  display: none;
}
@media screen and (min-width: 740px) {
  .u-break-pc p br {
    display: inline-block;
  }
}

@media screen and (min-width: 740px) {
  .u-break-sp p br {
    display: none;
  }
}

.u-marker {
  background: linear-gradient(transparent 50%, #ffea84 50%);
  width: -moz-fit-content;
  width: fit-content;
  margin-inline: auto;
}

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

.u-grade {
  width: -moz-fit-content;
  width: fit-content;
  padding: 6px 10px 5px;
  position: relative;
  line-height: 1;
  border-radius: 5px;
  font-size: 1.2rem;
}
.u-grade p {
  color: #fff;
}
.u-grade.gradeL {
  background: #327bf3;
}
.u-grade.gradeS {
  background: #caaa49;
}
.u-grade.gradeA {
  background: #f79155;
}
.u-grade.gradeB {
  background: #efcf02;
}
.u-grade.gradeC {
  background: #6fddad;
}

.u-pdt0 {
  padding-top: 0;
}

@media screen and (max-width: 739px) {
  .u-sp-pdt0 {
    padding-top: 0;
  }
}

@media screen and (min-width: 740px) {
  .u-pc-pdt0 {
    padding-top: 0;
  }
}

.u-pdt8 {
  padding-top: 8px;
}

@media screen and (max-width: 739px) {
  .u-sp-pdt8 {
    padding-top: 8px;
  }
}

@media screen and (min-width: 740px) {
  .u-pc-pdt8 {
    padding-top: 8px;
  }
}

.u-pdt16 {
  padding-top: 16px;
}

@media screen and (max-width: 739px) {
  .u-sp-pdt16 {
    padding-top: 16px;
  }
}

@media screen and (min-width: 740px) {
  .u-pc-pdt16 {
    padding-top: 16px;
  }
}

@media screen and (max-width: 739px) {
  .u-sp-pdt24 {
    padding-top: 24px;
  }
}

@media screen and (min-width: 740px) {
  .u-pc-pdt24 {
    padding-top: 24px;
  }
}

@media screen and (max-width: 739px) {
  .u-sp-pdt32 {
    padding-top: 32px;
  }
}

@media screen and (min-width: 740px) {
  .u-pc-pdt32 {
    padding-top: 32px;
  }
}

@media screen and (max-width: 739px) {
  .u-sp-pdt40 {
    padding-top: 40px;
  }
}

@media screen and (min-width: 740px) {
  .u-pc-pdt40 {
    padding-top: 40px;
  }
}

@media screen and (max-width: 739px) {
  .u-sp-pdt50 {
    padding-top: 50px;
  }
}

@media screen and (min-width: 740px) {
  .u-pc-pdt50 {
    padding-top: 50px;
  }
}

@media screen and (max-width: 739px) {
  .u-sp-pdt60 {
    padding-top: 60px;
  }
}

@media screen and (min-width: 740px) {
  .u-pc-pdt60 {
    padding-top: 60px;
  }
}

.u-pdb0 {
  padding-bottom: 0;
}

@media screen and (max-width: 739px) {
  .u-sp-pdb0 {
    padding-bottom: 0;
  }
}

@media screen and (min-width: 740px) {
  .u-pc-pdb0 {
    padding-bottom: 0;
  }
}

.u-pdb8 {
  padding-bottom: 8px;
}

@media screen and (max-width: 739px) {
  .u-sp-pdb8 {
    padding-bottom: 8px;
  }
}

@media screen and (min-width: 740px) {
  .u-pc-pdb8 {
    padding-bottom: 8px;
  }
}

.u-pdb16 {
  padding-bottom: 16px;
}

@media screen and (max-width: 739px) {
  .u-sp-pdb16 {
    padding-bottom: 16px;
  }
}

@media screen and (min-width: 740px) {
  .u-pc-pdb16 {
    padding-bottom: 16px;
  }
}

@media screen and (max-width: 739px) {
  .u-sp-pdb24 {
    padding-bottom: 24px;
  }
}

@media screen and (min-width: 740px) {
  .u-pc-pdb24 {
    padding-bottom: 24px;
  }
}

@media screen and (max-width: 739px) {
  .u-sp-pdb32 {
    padding-bottom: 32px;
  }
}

@media screen and (min-width: 740px) {
  .u-pc-pdb32 {
    padding-bottom: 32px;
  }
}

@media screen and (max-width: 739px) {
  .u-sp-pdb40 {
    padding-bottom: 40px;
  }
}

@media screen and (min-width: 740px) {
  .u-pc-pdb40 {
    padding-bottom: 40px;
  }
}

@media screen and (max-width: 739px) {
  .u-sp-pdb50 {
    padding-bottom: 50px;
  }
}

@media screen and (min-width: 740px) {
  .u-pc-pdb50 {
    padding-bottom: 50px;
  }
}

@media screen and (max-width: 739px) {
  .u-sp-pdb60 {
    padding-bottom: 60px;
  }
}

@media screen and (min-width: 740px) {
  .u-pc-pdb60 {
    padding-bottom: 60px;
  }
}

.u-mgt0 {
  margin-top: 0;
}

@media screen and (max-width: 739px) {
  .u-sp-mgt0 {
    margin-top: 0;
  }
}

@media screen and (min-width: 740px) {
  .u-pc-mgt0 {
    margin-top: 0;
  }
}

.u-mgt8 {
  margin-top: 8px;
}

@media screen and (max-width: 739px) {
  .u-sp-mgt8 {
    margin-top: 8px;
  }
}

@media screen and (min-width: 740px) {
  .u-pc-mgt8 {
    margin-top: 8px;
  }
}

.u-mgt16 {
  margin-top: 16px;
}

@media screen and (max-width: 739px) {
  .u-sp-mgt16 {
    margin-top: 16px;
  }
}

@media screen and (min-width: 740px) {
  .u-pc-mgt16 {
    margin-top: 16px;
  }
}

@media screen and (max-width: 739px) {
  .u-sp-mgt24 {
    margin-top: 24px;
  }
}

@media screen and (min-width: 740px) {
  .u-pc-mgt24 {
    margin-top: 24px;
  }
}

@media screen and (max-width: 739px) {
  .u-sp-mgt32 {
    margin-top: 32px;
  }
}

@media screen and (min-width: 740px) {
  .u-pc-mgt32 {
    margin-top: 32px;
  }
}

@media screen and (max-width: 739px) {
  .u-sp-mgt40 {
    margin-top: 40px;
  }
}

@media screen and (min-width: 740px) {
  .u-pc-mgt40 {
    margin-top: 40px;
  }
}

@media screen and (max-width: 739px) {
  .u-sp-mgt50 {
    margin-top: 50px;
  }
}

@media screen and (min-width: 740px) {
  .u-pc-mgt50 {
    margin-top: 50px;
  }
}

@media screen and (max-width: 739px) {
  .u-sp-mgt60 {
    margin-top: 60px;
  }
}

@media screen and (min-width: 740px) {
  .u-pc-mgt60 {
    margin-top: 60px;
  }
}

.u-mgb0 {
  margin-bottom: 0;
}

@media screen and (max-width: 739px) {
  .u-sp-mgb0 {
    margin-bottom: 0;
  }
}

@media screen and (min-width: 740px) {
  .u-pc-mgb0 {
    margin-bottom: 0;
  }
}

.u-mgb8 {
  margin-bottom: 8px;
}

@media screen and (max-width: 739px) {
  .u-sp-mgb8 {
    margin-bottom: 8px;
  }
}

@media screen and (min-width: 740px) {
  .u-pc-mgb8 {
    margin-bottom: 8px;
  }
}

.u-mgb16 {
  margin-bottom: 16px;
}

@media screen and (max-width: 739px) {
  .u-sp-mgb16 {
    margin-bottom: 16px;
  }
}

@media screen and (min-width: 740px) {
  .u-pc-mgb16 {
    margin-bottom: 16px;
  }
}

@media screen and (max-width: 739px) {
  .u-sp-mgb24 {
    margin-bottom: 24px;
  }
}

@media screen and (min-width: 740px) {
  .u-pc-mgb24 {
    margin-bottom: 24px;
  }
}

@media screen and (max-width: 739px) {
  .u-sp-mgb32 {
    margin-bottom: 32px;
  }
}

@media screen and (min-width: 740px) {
  .u-pc-mgb32 {
    margin-bottom: 32px;
  }
}

@media screen and (max-width: 739px) {
  .u-sp-mgb40 {
    margin-bottom: 40px;
  }
}

@media screen and (min-width: 740px) {
  .u-pc-mgb40 {
    margin-bottom: 40px;
  }
}

@media screen and (max-width: 739px) {
  .u-sp-mgb50 {
    margin-bottom: 50px;
  }
}

@media screen and (min-width: 740px) {
  .u-pc-mgb50 {
    margin-bottom: 50px;
  }
}

@media screen and (max-width: 739px) {
  .u-sp-mgb60 {
    margin-bottom: 60px;
  }
}

@media screen and (min-width: 740px) {
  .u-pc-mgb60 {
    margin-bottom: 60px;
  }
}

.c-sec {
  padding-bottom: 40px;
}
@media screen and (min-width: 740px) {
  .c-sec {
    padding-bottom: 80px;
  }
}

.coupon {
  display: grid;
  align-items: stretch;
  grid-template-columns: fit-content(450px) fit-content(450px);
}
.coupon .label {
  font-size: 1.6rem;
  border-right: none;
  background-color: #555;
  color: #FFF;
  font-weight: bold;
  border: 2px solid #555;
  padding: 10px;
}
.coupon .coupon-code {
  position: relative;
  display: inline-flex;
  align-items: center;
  gap: 6px;
  padding: 0;
  height: 100%;
  border: none;
  background: none;
  /* border-radius: 4px; */
  font-size: 1.6rem;
  font-weight: bold;
  color: #0078d4;
  cursor: pointer;
  transition: background-color 0.2s;
  border: 2px solid #555;
  padding: 10px 30px 10px 10px;
  min-width: 110px;
}
.coupon .text {
  position: relative;
  /* display: flex;
  align-items: center;
  gap: 8px;
  height: 100%; */
}
.coupon .text::before {
  content: "";
  width: 10px;
  height: 12px;
  background: #cfcfcf;
  border-radius: 2px;
  transform: translate(2px, -1px);
  position: absolute;
  right: -20px;
}
.coupon .text::after {
  content: "";
  width: 10px;
  height: 12px;
  background: #6b6b6b;
  border-radius: 2px;
  transform: translate(-1px, 2px);
  position: absolute;
  right: -20px;
}
.coupon .coupon-code .tooltip {
  position: absolute;
  left: 50%;
  bottom: calc(100% + 8px);
  transform: translateX(-50%);
  background: #333;
  color: #fff;
  padding: 5px 10px;
  border-radius: 4px;
  font-size: 12px;
  white-space: nowrap;
  opacity: 0;
  visibility: hidden;
  transition: 0.2s;
}
.coupon .coupon-code:hover .tooltip {
  opacity: 1;
  visibility: visible;
}

/* コピー時のアニメーション */
.coupon-code.copied {
  animation: copiedFlash 1s ease;
}

@keyframes copiedFlash {
  0% {
    background-color: #bde3ff;
  }
  100% {
    background-color: transparent;
  }
}
.pageTtl h1.heading {
  font-size: 1.2rem;
}
@media screen and (min-width: 740px) {
  .pageTtl h1.heading {
    font-size: 1.4rem;
  }
}
.pageTtl h1.heading .head-text-l {
  font-size: 1.6rem;
}
@media screen and (min-width: 740px) {
  .pageTtl h1.heading .head-text-l {
    font-size: 1.8rem;
  }
}

.top_area-ttl .ttlLv2 .heading {
  position: relative;
  padding-bottom: 7px;
  text-align: center;
}
.top_area-ttl .ttlLv2 .heading::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 250px;
  height: 10px;
  background: linear-gradient(to right, #c70f0d, #ed760a);
  clip-path: polygon(1.5% 50%, 0 0, 100% 0, 98.5% 50%, 100% 100%, 0 100%);
}
.top_area-ttl.ttl-long .heading::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 250px;
  height: 10px;
  background: linear-gradient(to right, #c70f0d, #ed760a);
  clip-path: polygon(1.5% 50%, 0 0, 100% 0, 98.5% 50%, 100% 100%, 0 100%);
}
@media screen and (min-width: 740px) {
  .top_area-ttl.ttl-long .heading::after {
    width: 590px;
    clip-path: polygon(0.8% 50%, 0 0, 100% 0, 99.2% 50%, 100% 100%, 0 100%);
  }
}
.top_area-ttl.ttl-medium .heading::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 250px;
  height: 10px;
  background: linear-gradient(to right, #c70f0d, #ed760a);
  clip-path: polygon(1.5% 50%, 0 0, 100% 0, 98.5% 50%, 100% 100%, 0 100%);
}
@media screen and (min-width: 740px) {
  .top_area-ttl.ttl-medium .heading::after {
    width: 470px;
    clip-path: polygon(0.8% 50%, 0 0, 100% 0, 99.2% 50%, 100% 100%, 0 100%);
  }
}

.cont_ttl-lv2 .heading {
  border-bottom: solid 10px #29a4b3;
  position: relative;
}
.cont_ttl-lv2 .heading::after {
  position: absolute;
  content: " ";
  display: block;
  border-bottom: solid 10px #c70f0f;
  bottom: -10px;
  width: 30%;
}
.cont_ttl-lv2.sea .heading {
  border-bottom: solid 10px #956e2b;
}
.cont_ttl-lv2.ea .heading {
  border-bottom: solid 10px #d8681c;
}
.cont_ttl-lv2.gum .heading {
  border-bottom: solid 10px #00569d;
}
.cont_ttl-lv2.ame .heading {
  border-bottom: solid 10px #811610;
}
.cont_ttl-lv2.oce .heading {
  border-bottom: solid 10px #008ed0;
}
.cont_ttl-lv2.eur .heading {
  border-bottom: solid 10px #197b55;
}
.cont_ttl-lv2 .cont_ttl-lv3 .heading {
  width: 100%;
}
.cont_ttl-lv2 .cont_ttl-lv3 .heading .ttl_point-wrap {
  width: 100%;
  margin-inline: auto;
  display: flex;
  flex-direction: column;
  gap: 4px;
}
@media screen and (min-width: 740px) {
  .cont_ttl-lv2 .cont_ttl-lv3 .heading .ttl_point-wrap {
    flex-direction: row;
    gap: 8px;
  }
}
.cont_ttl-lv2 .cont_ttl-lv3 .heading .ttl_point-wrap .point {
  font-size: 1.4rem;
  background-color: #29a4b3;
  color: #ffffff;
  border-radius: 10px;
  padding: 7px 24px;
  width: 100%;
}
@media screen and (min-width: 740px) {
  .cont_ttl-lv2 .cont_ttl-lv3 .heading .ttl_point-wrap .point {
    font-size: 2rem;
  }
}
.cont_ttl-lv2 .cont_ttl-lv3 .heading .ttl_text {
  background-color: #fff;
  border-top: 2px solid #29a4b3;
  border-bottom: 2px solid #29a4b3;
  margin-top: 8px;
  padding: 8px 0 3px;
  color: #29a4b3;
  font-size: 1.8rem;
}
@media screen and (min-width: 740px) {
  .cont_ttl-lv2 .cont_ttl-lv3 .heading .ttl_text {
    font-size: 2.8rem;
  }
}
.cont_ttl-lv2 .cont_ttl-lv3.sea .heading .ttl_point-wrap .point {
  background-color: #956e2b;
}
.cont_ttl-lv2 .cont_ttl-lv3.sea .heading .ttl_text {
  background-color: #fff;
  border-top: 2px solid #956e2b;
  border-bottom: 2px solid #956e2b;
  color: #956e2b;
}
.cont_ttl-lv2 .cont_ttl-lv3.ea .heading .ttl_point-wrap .point {
  background-color: #d8681c;
}
.cont_ttl-lv2 .cont_ttl-lv3.ea .heading .ttl_text {
  background-color: #fff;
  border-top: 2px solid #d8681c;
  border-bottom: 2px solid #d8681c;
  color: #d8681c;
}
.cont_ttl-lv2 .cont_ttl-lv3.gum .heading .ttl_point-wrap .point {
  background-color: #00569d;
}
.cont_ttl-lv2 .cont_ttl-lv3.gum .heading .ttl_text {
  background-color: #fff;
  border-top: 2px solid #00569d;
  border-bottom: 2px solid #00569d;
  color: #00569d;
}
.cont_ttl-lv2 .cont_ttl-lv3.ame .heading .ttl_point-wrap .point {
  background-color: #811610;
}
.cont_ttl-lv2 .cont_ttl-lv3.ame .heading .ttl_text {
  background-color: #fff;
  border-top: 2px solid #811610;
  border-bottom: 2px solid #811610;
  color: #811610;
}
.cont_ttl-lv2 .cont_ttl-lv3.oce .heading .ttl_point-wrap .point {
  background-color: #008ed0;
}
.cont_ttl-lv2 .cont_ttl-lv3.oce .heading .ttl_text {
  background-color: #fff;
  border-top: 2px solid #008ed0;
  border-bottom: 2px solid #008ed0;
  color: #008ed0;
}
.cont_ttl-lv2 .cont_ttl-lv3.eur .heading .ttl_point-wrap .point {
  background-color: #197b55;
}
.cont_ttl-lv2 .cont_ttl-lv3.eur .heading .ttl_text {
  background-color: #fff;
  border-top: 2px solid #197b55;
  border-bottom: 2px solid #197b55;
  color: #197b55;
}

.cont_ttl-lv3 .heading {
  width: 100%;
}
.cont_ttl-lv3 .heading .ttl_point-wrap {
  width: 100%;
  margin-inline: auto;
  display: flex;
  flex-direction: column;
  gap: 4px;
}
@media screen and (min-width: 740px) {
  .cont_ttl-lv3 .heading .ttl_point-wrap {
    flex-direction: row;
    gap: 8px;
  }
}
.cont_ttl-lv3 .heading .ttl_point-wrap .point {
  font-size: 1.4rem;
  background-color: #29a4b3;
  color: #ffffff;
  border-radius: 10px;
  padding: 7px 24px;
  width: 100%;
}
@media screen and (min-width: 740px) {
  .cont_ttl-lv3 .heading .ttl_point-wrap .point {
    font-size: 2rem;
  }
}
.cont_ttl-lv3 .heading .ttl_text {
  background-color: #fff;
  border-top: 2px solid #29a4b3;
  border-bottom: 2px solid #29a4b3;
  margin-top: 8px;
  padding: 8px 0 4px;
  color: #29a4b3;
  font-size: 1.8rem;
}
@media screen and (min-width: 740px) {
  .cont_ttl-lv3 .heading .ttl_text {
    font-size: 2.8rem;
  }
}
.cont_ttl-lv3.sea .heading .ttl_point-wrap .point {
  background-color: #956e2b;
}
.cont_ttl-lv3.sea .heading .ttl_text {
  background-color: #fff;
  border-top: 2px solid #956e2b;
  border-bottom: 2px solid #956e2b;
  color: #956e2b;
}
.cont_ttl-lv3.ea .heading .ttl_point-wrap .point {
  background-color: #d8681c;
}
.cont_ttl-lv3.ea .heading .ttl_text {
  background-color: #fff;
  border-top: 2px solid #d8681c;
  border-bottom: 2px solid #d8681c;
  color: #d8681c;
}
.cont_ttl-lv3.gum .heading .ttl_point-wrap .point {
  background-color: #00569d;
}
.cont_ttl-lv3.gum .heading .ttl_text {
  background-color: #fff;
  border-top: 2px solid #00569d;
  border-bottom: 2px solid #00569d;
  color: #00569d;
}
.cont_ttl-lv3.ame .heading .ttl_point-wrap .point {
  background-color: #811610;
}
.cont_ttl-lv3.ame .heading .ttl_text {
  background-color: #fff;
  border-top: 2px solid #811610;
  border-bottom: 2px solid #811610;
  color: #811610;
}
.cont_ttl-lv3.oce .heading .ttl_point-wrap .point {
  background-color: #008ed0;
}
.cont_ttl-lv3.oce .heading .ttl_text {
  background-color: #fff;
  border-top: 2px solid #008ed0;
  border-bottom: 2px solid #008ed0;
  color: #008ed0;
}
.cont_ttl-lv3.eur .heading .ttl_point-wrap .point {
  background-color: #197b55;
}
.cont_ttl-lv3.eur .heading .ttl_text {
  background-color: #fff;
  border-top: 2px solid #197b55;
  border-bottom: 2px solid #197b55;
  color: #197b55;
}

.contentsInr {
  padding: 0 !important;
}

.top_area {
  background-color: #f5feff;
}

.top_area-col .colWrap .col {
  background-color: #fff;
  border: 2px solid #dcdcdc;
  padding: 0px 16px 24px;
  border-radius: 5px;
}
.top_area-col .colWrap .col .top_area-cont-ttl .ttlLv3 {
  margin-bottom: 0 !important;
}
.top_area-col .colWrap .col .top_area-cont-ttl .ttlLv3 .heading {
  padding: 6px 0 4px;
  border-bottom: 2px dotted #9f9f9f;
  border-top: 2px dotted #9f9f9f;
}
.top_area-col .colWrap .col .top_area-cont-wrap {
  border: 2px solid #cc0000;
  border-radius: 4px;
  padding: 24px 8px 8px 8px;
  position: relative;
  margin-top: 30px;
}
.top_area-col .colWrap .col .top_area-cont-wrap > div:nth-child(1) {
  position: absolute;
  top: -30%;
  left: 50%;
  transform: translateX(-50%);
  max-width: 220px;
  width: 100%;
}
.top_area-col .colWrap .col .top_area-cont-wrap.adj > div:nth-child(1) {
  top: -17%;
}
@media screen and (min-width: 740px) {
  .top_area-col .colWrap .col .top_area-cont-wrap.adj > div:nth-child(1) {
    top: -21%;
  }
}
.top_area-col .colWrap .col .top_area-cont-wrap.small {
  margin-top: 24px;
}
.top_area-col .colWrap .col .top_area-cont-wrap.small > div:nth-child(1) {
  position: absolute;
  top: -23%;
  left: 50%;
  transform: translateX(-50%);
  max-width: 200px;
  width: 100%;
}
.top_area-col .colWrap .col .top_area-cont-wrap.small.adj > div:nth-child(1) {
  top: -13%;
}

.top_tour {
  background-color: #fffced;
}

.top_bnr {
  background-color: #f5feff;
}

.cont_top {
  background-color: #f5feff;
}
.cont_top .cont_top-col {
  background-color: #fff;
}
.cont_top .cont_top-col > div {
  border: 1px solid #919191;
  padding: 16px;
}
@media screen and (min-width: 740px) {
  .cont_top .cont_top-col > div {
    padding: 24px;
  }
}
.cont_top .cont_top-gensen-coupon-wrap {
  background-color: #fff;
  padding: 16px;
  border: 1px solid #919191;
}
@media screen and (min-width: 740px) {
  .cont_top .cont_top-gensen-coupon-wrap {
    padding: 24px;
  }
}

.cont_tour .cont_hotel-wrap .colWrap .col {
  border: 1px solid #919191;
  padding: 24px 16px;
}
@media screen and (min-width: 740px) {
  .cont_tour .cont_hotel-wrap .colWrap .col {
    padding: 24px;
  }
}
.cont_tour .cont_hotel-wrap .colWrap .col .slick-box {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}
.cont_tour .cont_hotel-wrap .colWrap .col .slick-box li {
  padding: 0 !important;
}
.cont_tour .cont_hotel-wrap .cont_hwi-hotel-ttl-box {
  position: relative;
}
.cont_tour .cont_hotel-wrap .cont_hwi-hotel-ttl-box.hotel-coupon > ::after {
  content: "";
  position: absolute;
  right: -10px;
  top: -16px;
  max-width: 140px;
  width: 100%;
  height: 70px;
  background-image: url(/content/dam/sites/wwwjalcojp/jp/ja/intltour/ichioshi/img_sites/img_ico_coupon.png);
  background-size: contain;
  background-repeat: no-repeat;
}
@media screen and (min-width: 740px) {
  .cont_tour .cont_hotel-wrap .cont_hwi-hotel-ttl-box.hotel-coupon > ::after {
    max-width: 200px;
    width: 100%;
    right: 0;
    top: 0;
  }
}
.cont_tour .cont_hotel-wrap .text-main {
  background-color: #f0f8ff;
  padding: 16px 0;
}
.cont_tour .cont_hotel-wrap .hotel_text-charge tr > td:nth-child(1) {
  width: 50%;
}
.cont_tour .cont_hotel-wrap .hotel_text-charge tr > td:nth-child(2) {
  width: 50%;
  font-size: 2.4rem;
  padding-left: 10px;
}
@media screen and (min-width: 740px) {
  .cont_tour .cont_hotel-wrap .hotel_text-charge tr > td:nth-child(2) {
    font-size: 2.6rem;
  }
}
.cont_tour .cont_hotel-wrap .text-frame {
  border: 1px solid #cc0000;
  padding: 10px 16px 8px;
  width: -moz-fit-content;
  width: fit-content;
  margin-inline: auto;
}
.cont_tour .cont_hotel-wrap .hotel_plan-box {
  background-color: #174d97;
  padding: 16px;
  border-radius: 10px;
  color: #fff;
}
.cont_tour .cont_hotel-wrap .hotel_plan-box .plan_ttl {
  border-bottom: 3px solid #FFFF00;
  color: #FFFF00;
}
.cont_tour .cont_hotel-wrap .hotel_plan-box .plan_text-top {
  color: #FFFF00;
}
.cont_tour .cont_hwi-hotel-wrap {
  border: 1px solid #919191;
  padding: 24px 16px;
}
@media screen and (min-width: 740px) {
  .cont_tour .cont_hwi-hotel-wrap {
    padding: 24px;
  }
}
.cont_tour .cont_hwi-hotel-wrap .cont_hwi-hotel-ttl-box {
  position: relative;
}
.cont_tour .cont_hwi-hotel-wrap .cont_hwi-hotel-ttl-box.hotel-coupon > ::after {
  content: "";
  position: absolute;
  right: -10px;
  top: -16px;
  max-width: 140px;
  width: 100%;
  height: 70px;
  background-image: url(/content/dam/sites/wwwjalcojp/jp/ja/intltour/ichioshi/img_sites/img_ico_coupon.png);
  background-size: contain;
  background-repeat: no-repeat;
}
@media screen and (min-width: 740px) {
  .cont_tour .cont_hwi-hotel-wrap .cont_hwi-hotel-ttl-box.hotel-coupon > ::after {
    max-width: 250px;
    width: 100%;
    right: 0;
    top: 0;
  }
}
.cont_tour .cont_hwi-hotel-wrap .text-main {
  background-color: #f0f8ff;
  padding: 16px 0;
}
.cont_tour .cont_hwi-hotel-wrap .hotel_text-charge tr > td:nth-child(1) {
  width: 50%;
}
.cont_tour .cont_hwi-hotel-wrap .hotel_text-charge tr > td:nth-child(2) {
  width: 50%;
  font-size: 2.4rem;
  padding-left: 10px;
}
@media screen and (min-width: 740px) {
  .cont_tour .cont_hwi-hotel-wrap .hotel_text-charge tr > td:nth-child(2) {
    font-size: 2.6rem;
  }
}
.cont_tour .cont_hwi-hotel-wrap .text-frame {
  border: 1px solid #cc0000;
  padding: 10px 16px 8px;
  width: -moz-fit-content;
  width: fit-content;
  margin-inline: auto;
}
.cont_tour .cont_hwi-hotel-wrap .hotel_plan-box {
  background-color: #174d97;
  padding: 16px;
  border-radius: 10px;
  color: #fff;
}
.cont_tour .cont_hwi-hotel-wrap .hotel_plan-box .plan_ttl {
  border-bottom: 3px solid #FFFF00;
  color: #FFFF00;
}
.cont_tour .cont_hwi-hotel-wrap .hotel_plan-box .plan_text-top {
  color: #FFFF00;
}
.cont_tour .cont_hwi-hotel-wrap .charge-wrap.fit > div:nth-child(2) {
  width: -moz-fit-content;
  width: fit-content;
}
.cont_tour .cont_hwi-hotel-wrap .txt-room {
  background-color: #f8fefe;
  padding: 8px;
  border-top: 2px dotted #a6ded4;
  border-bottom: 2px dotted #a6ded4;
}
.cont_tour .cont_hwi-hotel-wrap table {
  max-width: 500px;
}
.cont_tour .cont_hwi-hotel-wrap table tr {
  background-color: #f8fefe;
}
.cont_tour .cont_hwi-hotel-wrap table tr em {
  font-weight: 400;
  padding-right: 4px;
}
.cont_tour .cont_hwi-hotel-wrap table tr:nth-child(2) > td:nth-child(1),
.cont_tour .cont_hwi-hotel-wrap table tr:nth-child(4) > td:nth-child(1),
.cont_tour .cont_hwi-hotel-wrap table tr:nth-child(6) > td:nth-child(1) {
  background-color: #fff;
}
.cont_tour .cont_hwi-hotel-wrap table tr:nth-child(3),
.cont_tour .cont_hwi-hotel-wrap table tr:nth-child(5),
.cont_tour .cont_hwi-hotel-wrap table tr:nth-child(7) {
  background-color: #f0ffff;
}
.cont_tour .cont_hwi-hotel-wrap table th {
  border-top: 1px solid #25a489;
  border-bottom: 1px solid #25a489;
  padding: 4px 0;
  background-color: #f0ffff;
}
.cont_tour .cont_hwi-hotel-wrap table td {
  border-top: 1px solid #94d2c5;
  border-bottom: 1px solid #94d2c5;
  padding: 4px;
}
.cont_tour .cont_hwi-hotel-wrap table td .fcRD {
  font-size: 1.8rem;
}
.cont_tour .search_btn a {
  width: 100% !important;
  display: block;
  margin-inline: auto;
}
.cont_tour .hotel_area {
  width: -moz-fit-content;
  width: fit-content;
  padding: 6px 10px 5px;
  position: relative;
  line-height: 1;
  border-radius: 5px;
  font-size: 1.2rem;
  background-color: #25a489;
  margin-top: 4px;
}
.cont_tour .cont_osusume-hotel-wrap .col {
  border: 1px solid #919191;
  padding: 24px 12px;
}
.cont_tour .cont_osusume-hotel-wrap .col .hotel_grade-box {
  position: relative;
}
.cont_tour .cont_osusume-hotel-wrap .col .hotel_grade-box.hotel-coupon > ::after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  max-width: 110px;
  width: 100%;
  height: 60px;
  background-image: url(/content/dam/sites/wwwjalcojp/jp/ja/intltour/ichioshi/img_sites/img_ico_coupon-s.png);
  background-size: contain;
  background-repeat: no-repeat;
}
.cont_tour .cont_osusume-hotel-wrap .col .txt-room {
  background-color: #f8fefe;
  padding: 8px;
  border-top: 2px dotted #a6ded4;
  border-bottom: 2px dotted #a6ded4;
}
.cont_tour .cont_osusume-hotel-wrap .col table tr {
  background-color: #f8fefe;
}
.cont_tour .cont_osusume-hotel-wrap .col table tr em {
  font-weight: 400;
  padding-right: 4px;
}
.cont_tour .cont_osusume-hotel-wrap .col table tr:nth-child(2) > td:nth-child(1),
.cont_tour .cont_osusume-hotel-wrap .col table tr:nth-child(4) > td:nth-child(1),
.cont_tour .cont_osusume-hotel-wrap .col table tr:nth-child(6) > td:nth-child(1) {
  background-color: #fff;
}
.cont_tour .cont_osusume-hotel-wrap .col table tr:nth-child(4) > td:nth-child(1) {
  background-color: #f8fefe;
}
.cont_tour .cont_osusume-hotel-wrap .col table tr:nth-child(3),
.cont_tour .cont_osusume-hotel-wrap .col table tr:nth-child(5),
.cont_tour .cont_osusume-hotel-wrap .col table tr:nth-child(7) {
  background-color: #f0ffff;
}
.cont_tour .cont_osusume-hotel-wrap .col table th {
  border-top: 1px solid #25a489;
  border-bottom: 1px solid #25a489;
  padding: 4px 0;
  background-color: #f0ffff;
}
.cont_tour .cont_osusume-hotel-wrap .col table td {
  border-top: 1px solid #94d2c5;
  border-bottom: 1px solid #94d2c5;
  padding: 4px;
}
.cont_tour .cont_osusume-hotel-wrap .col table td .fcRD {
  font-size: 1.8rem;
}
.cont_tour .cont_osusume-hotel-wrap.col01 .colWrap > div:nth-child(2),
.cont_tour .cont_osusume-hotel-wrap.col01 .colWrap > div:nth-child(3) {
  border: none;
}
.cont_tour .cont_osusume-hotel-wrap.col02 .colWrap > div:nth-child(3) {
  border: none;
}

.col_price-fixed .colWrap .col {
  border: 1px solid #919191;
  padding: 24px 12px;
}
.col_price-fixed .colWrap .col .col_place {
  background-color: #62aef9;
  padding: 6px;
  color: #fff;
}
.col_price-fixed .colWrap .col .col_text-top {
  background-color: #cce6ff;
  padding: 4px 24px;
  width: -moz-fit-content;
  width: fit-content;
  margin-bottom: 4px;
}

.cont_business {
  background-color: #f5feff;
}
.cont_business .col {
  background-color: #fff;
}
.cont_business .business_point {
  border: 1px solid #d6d4d4;
  padding: 16px 8px;
}
.cont_business ul {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}
.cont_business ul li {
  padding: 0 !important;
}

.cont_search-btn {
  background-color: #f5feff;
}

.reservation-module-unit {
  margin-top: 20px !important;
}

.text-red a {
  color: #cc0000 !important;
  font-weight: 600;
}

.list-mgt .txtListBox {
  margin-top: 0;
}