@charset "utf-8";
.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/hok_fuyuwari/img_sites/pic_coupon.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: 16px;text-align: center;}
.couponBox .couponDetail .price{font-size: 42px;color: #cc0000;text-align: center;}
.couponBox .couponDetail .price span.sizeM {font-size: 16px;white-space: nowrap;display:block;}
.couponBox .couponDetail .price span.sizeL {font-size: 30px;}
.couponBox .couponDetail .detailHead span.sizeL {font-size: 24px;white-space: nowrap;display:block;}
.bgPK{background-color:#fde8e8;}
.couponBox .couponBtm{margin-top: 20px;}
@media all and (max-width:736px){
.couponBlock{flex-direction: column;}
}
@media all and (min-width:740px){
.couponBlock .bgimg{width: 55%;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: 42px;}
.ctm_pageTtl.hc01{color:#333333;}
}
.attnBox_b {
    background-color: #f5fffa;
    padding: 20px;}
.ctm_tableColor_set.table_typeA tbody tr td:first-of-type{background: #fff2cc;}
.ctm_tableColor_set.table_typeA tbody tr:nth-of-type(odd) td{background: #FFFFFF;}
.ctm_tableColor_set.table_typeA tbody > tr th:first-child{background: #FFFFFF;}
.ctm_tableColor_set.table_typeA tbody > tr th:not(:first-of-type){background: #e2efda;color: #333333;border-left-color: #D0D0D0;}.noticeBox {
	border:2px solid #CC0000;
	padding:15px;
	line-height:1.6em;}
	
.box_attention {
  border: 2px solid #cc0000;
  padding: 18px;
}

@media all and (min-width: 740px) {
  .box_attention {
    margin-top: 60px;
  }
}

@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;
  }
}

.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;
  }
}

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: 18px;
  font-weight: bold;
  vertical-align: -2px;
}

.application_lead {
  height: 50px;
  line-height: 50px !important;
  margin-bottom: 30px;
  font-size: 24px;
  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;
  }
}
