@charset "utf-8";
.ctm_pageTtl.ttlClose{border: 3px solid #c41419;margin-top: 50px; color: #c41419; padding: 50px 10px 40px;}
.colBox_BK {border: 2px solid #cccccc; padding: 20px;}
.txtBox_RD {border: 2px solid #cc0000; padding: 16px;}
.couponBlock{background: #ffc8ce;display: -webkit-box;display: flex;}
.couponBlock .bgimg{width: 100%;padding-top: 81%;background: transparent url(/content/dam/sites/wwwjalcojp/jp/ja/domtour/jaldp/imakoso_kagoshima/img_sites/bg_coupon_kagoshima.jpg) right top no-repeat;-webkit-background-size: cover;
background-size: cover;order: 0;}
.couponBox{width: 100%;padding: 30px 20px;order: 1;}
.couponBox .couponDetail{background: #fff;width: 100%;padding-top: 20px;padding-bottom: 20px;}
.couponBox .couponDetail .detailWrap .detailHead{font-size: 1.6rem;text-align: center;}
.couponBox .couponDetail .price{font-size: 4.2rem;color: #cc0000;text-align: center;}
.couponBox .couponDetail .price span.sizeM {font-size: 1.6rem;white-space: nowrap;display:block;}
.couponBox .couponDetail .price span.sizeL {font-size: 3rem;}
.colWrap[class*="clm_"] .col .couponBox .couponDetail .price span.sizeL{font-size: 2.8rem;}
.couponBox .couponDetail .detailHead span.sizeL {font-size: 2.4rem;white-space: nowrap;display:block;}
.bgPK{background-color:#fde8e8;}
.couponBox .couponBtm{margin-top: 20px;}
.couponBox .couponBtm * {color: #ffffff;}
@media all and (max-width:736px){
.couponBlock{flex-direction: column;}
}
.colWrap[class*="clm_"] .col .couponBox{
  width: 100%;
  padding-left: 15px;
  padding-right: 15px;
}
.colWrap[class*="clm_"] .col .couponBox .couponDetail,
.colWrap[class*="clm_"] .col .couponBox .couponDetail .detailWrap{
  display: block;
}
.colWrap[class*="clm_"] .col .couponBox .couponDetail{
  padding: 25px 15px;
}
.colWrap[class*="clm_"] .col .couponBox .couponDetail .price{
  font-size: 3.6rem;
}
@media all and (min-width:740px){
.couponBlock .bgimg{width: 50%;padding-top: 0;order: 1;}
.couponBox{width: 50%;padding: 33px 41px 30px 31px;order: 0;}
.couponBox .couponDetail{padding: 25px;min-height: 182px;display: table;}
.couponBox .couponDetail .detailWrap {display: table-cell;vertical-align: middle;}
.couponBox .couponDetail .detailWrap .detailHead{display: table;width: 100%;}
.couponBox .couponDetail .price{font-size: 4.2rem;}
.ctm_pageTtl.hc01{color:#333333;}
}
@media (max-width: 739px){
  .colWrap[class*="clm_"] .col .couponBox .couponDetail .price{
    font-size: 2.8rem;
  }
}
[class*="couponType"] .couponBox .couponDetail .detailHead .label{
  color: #ffffff;
  display: inline-block;
  padding: 3px 2px 2px;
  font-size: 2rem;
}
.couponTypeDP .couponBlock,
.couponTypeDP .couponBox .couponDetail .detailHead .label{
  background-color: #ff9000;
}
.couponTypeEH .couponBlock,
.couponTypeEH .couponBox .couponDetail .detailHead .label{
  background-color: #00B050;
}
.couponTypeDPBox{font-size: 2rem; font-weight: bold;}
.couponTypeDPBox span.sizeXS {font-size: 1.5rem;}
.couponTypeDPBox span.sizeS {font-size: 2.6rem; color: #cc0000;}
.couponTypeDPBox span.sizeM {font-size: 3rem; color: #cc0000;}
.couponTypeDPBox span.sizeL {font-size: 3.6rem; color: #cc0000;}
.couponTypeDPdata {background-color: #ff9000; color: #ffffff; padding: 15px 5px;}
.couponTypeDPTTL {background-color: #ff9000; color: #ffffff; padding: 10px;}

.couponTypeEHBox{font-size: 2rem; font-weight: bold;}
.couponTypeEHBox span.sizeXS {font-size: 1.5rem;}
.couponTypeEHBox span.sizeS {font-size: 2.6rem; color: #cc0000;}
.couponTypeEHBox span.sizeM {font-size: 3rem; color: #cc0000;}
.couponTypeEHBox span.sizeL {font-size: 3.6rem; color: #cc0000;}
.couponTypeEHdata {background-color: #00B050; color: #ffffff; padding: 15px 5px;}
.couponTypeEHTTL {background-color: #00B050; color: #ffffff; padding: 10px;}

.box_attention {
  border: 2px solid #cc0000;
  padding: 18px;
}
.bg_certificate {
	background-color: #ffe4e1;
	padding: 10px;
  margin-bottom: 20px;
}
.bg_certificate .numList {
  margin-top: 10px;
}

@media all and (min-width: 740px) {
  .box_attention {
    margin-top: 30px;
  }
}

@media all and (max-width: 739px) {
  .box_attention {
    margin-top: 40px;
    margin-left: 10px;
    margin-right: 10px;
  }
}

.optinBox span.optInCheck {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

@media all and (min-width: 740px) {
  .optinBox span.optInCheck {
    width: 20px;
    height: 20px;
  }
}

@media all and (max-width: 739px) {
  .optinBox span.optInCheck {
    width: 18px;
    height: 18px;
    margin-top: 3px;
  }
}

.optinBox span.optInCheck::before {
  background: #fff;
  border: 2px solid #cc0000;
  content: "";
  display: block;
  height: 20px;
  width: 20px;
  position: absolute;
  top: 0;
  left: 0;
}

.optinBox span.optInCheck::after {
  border-right: 3px solid #333333;
  border-bottom: 3px solid #333333;
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  opacity: 0;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

@media all and (min-width: 740px) {
  .optinBox span.optInCheck::after {
    width: 8px;
    height: 12px;
    left: 6px;
    margin-top: -8px;
  }
}

@media all and (max-width: 739px) {
  .optinBox span.optInCheck::after {
    width: 8px;
    height: 13px;
    left: 5px;
    margin-top: -9px;
  }
}

.optinBox input[type="checkbox"] {
  opacity: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  position: absolute;
}

.optinBox label {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: inline-block;
  cursor: pointer;
  position: relative;
  width: auto;
}

@media all and (min-width: 740px) {
  .optinBox label {
    padding: 5px 0;
  }
}

@media all and (max-width: 739px) {
  .optinBox label {
    padding: 5px 10px;
    display: flex;
  }
}

input[type="checkbox"]:focus + span.optInCheck {
  box-shadow: 0 0 3px 3px #ccc;
}

input[type="checkbox"]:checked + span.optInCheck:after {
  opacity: 1;
}

.optinBox span.agreeTxt {
  display: inline-block;
  margin-left: 15px;
  font-size: 1.8rem;
  font-weight: bold;
  vertical-align: -2px;
}

.application_lead {
  height: 50px;
  line-height: 50px !important;
  margin-bottom: 30px;
  font-size: 2.4rem;
  margin-top: 20px;
  background-color: #c00;
  position: relative;
  text-align: center;
  color: #fff;
}

@media all and (min-width: 740px) {
  .application_lead {
    width: 950px;
  }
}

@media all and (max-width: 739px) {
  .application_lead {
    width: 100%;
  }
}

.application_lead:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 20px 32px 0 32px;
  border-color: #c00 transparent transparent transparent;
  position: absolute;
  bottom: -20px;
  left: 50%;
  margin-left: -32px;
}

.areaLink {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media all and (min-width: 740px) {
  .areaLink {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: -15px 0 0 -15px;
    padding-top: 15px;
  }
}

@media all and (max-width: 739px) {
  .areaLink {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}

.areaLink .areaItem {
  position: relative;
}

@media all and (min-width: 740px) {
  .areaLink .areaItem {
    width: 178px;
    margin: 15px 0 0 15px;
  }
}

@media all and (max-width: 739px) {
  .areaLink .areaItem {
    width: 100%;
    margin-top: 15px;
  }
}

.areaLink.inActive .areaItem:after {
  content: '';
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.4);
}

.hoverEff img {
  transition: all ease 0.2s;
}

.hoverEff:hover img {
  opacity: 0.7;
}

@media all and (min-width: 740px) {
  .mgl10-pc {
    margin: 10px !important;
  }
}

[class*="table"].calendar thead th{
  background-color: #333333;
  color: #fff;
  text-align: center;
  padding: 10px;
}
[class*="table"].calendar thead th.sun,
[class*="table"].calendar thead th.holy{
  background-color: #ed64bc;
}
[class*="table"].calendar thead th.sat{
  background-color: #26b1f6;
}
[class*="table"].calendar tbody td{
  padding: 5px;
  height: 30px;
  vertical-align: top;
  text-align: left;
  height: 60px;
}
[class*="table"].calendar tbody td.sun,
[class*="table"].calendar tbody td.holi{
  background-color: #fee6fe;
  color: #ed64bc;
}
[class*="table"].calendar tbody td.sat{
  background-color: #eaf7ff;
  color: #26b1f6;
}
[class*="table"].calendar tbody td .estimate{
  font-size: 1.6rem;
  color: #333;
  display: block;
}
.ttlCalendar{
  font-size: 2.4rem;
  text-align: center;
}
@media (max-width: 739px){
  [class*="table"].calendar{
    overflow-x: scroll;
  }
  [class*="table"].calendar table{
    width: 445px;
  }
}
[class*="couponLabel"]{
  display: inline-block;
  color: #ffffff;
  font-weight: 600;
  padding: 3px 2px 2px;
}
.couponLabelDP{
  background-color: #ff9000;
}
.couponLabelEH{
  background-color: #00B050;
}
.ctm_pageTtl.ttlTypeDP .ttlLv1{
  background-color: #ff9000;
}
.ctm_pageTtl.ttlTypeEH .ttlLv1{
  background-color: #00B050;
}
.ctm_pageTtl[class*="ttlType"] .ttlLv1 .heading{
  font-size: 3.6rem;
  color: #ffffff;
}
@media (max-width: 739px){
  .ctm_pageTtl[class*="ttlType"] .ttlLv1 .heading{
    font-size: 2.4rem;
  }

