
/* 追記CSS　*/

a{
 background-color:transparent;
 -webkit-touch-callout:none;
 -webkit-tap-highlight-color:rgba(0, 0, 0, 0);
}

.box01 a {
 -webkit-tap-highlight-color:rgba(222, 240, 255, 0.6);
}

div.cr-setsumei{
	margin: 17px 10px 0px 10px;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.1);
}

h1.cr-setsumei {
	background: #355577;
	width: 100%;
	border-radius: 2px;
    border: 1px solid #154d6e;
	background: -webkit-gradient(linear, left top, left bottom, from(#195d86),to(#154d6e));
	height: 33px;
	
}
span.cr-setsumei {
	color: #ffffff;
	font-size: 1.4rem;
	margin: 8px ;
	border-radius: 2px;
}
p.cr-setsumei {
	padding: 12px 10px 12px 14px;
	font-size: 1.2rem;
	background: #fff none repeat scroll 0 0;
	border: solid 1px #cfcfcf;
	margin-top: -1px;
}

.section-header {
	align-items: center;
	display: flex;
}
.section-header-cr {
	width: 100%;

}


/* クーポンリンク*/

.coupon_link {
	margin-bottom: 10px;
	margin-top: -9px;
   background: #16acc9;
	padding: 4px 5px 1px 0;
  border-bottom: solid 2px #1291a9;
}


.coupon_s {
	float: left;
	margin-right: 5px;
	margin-top: -2px;
	margin-left: 4px;
    width: 41px;
	height: auto;
}

.coupon_link_text {
 font-weight: bold;
	color: #fff;
	font-size: 12px;
}

.coupon_yajirushi {
	width: 16px; 

}



/* 追記CSS(日本語予約)*/

.title_sub {
    position: relative;
}
.title_2 {
	color: #355577;
	font-weight: bold;
	background: #fff;
	padding: 5px 5px 5px 48px;
	border-bottom: solid 1px #d9d9d9;
	border-top: solid 1px #d9d9d9;
	width: 100%;
}

.ico_glass {
	position: absolute;
    top: -3px;
    left: 9px;
}

/* コンビニ払いOK*/
.title_pay {
	position: relative;
	/*display: inline-block;*/
 	margin: 0 10px;
	padding: 3px 0px 5px;
 	color: #355577;
	background: #fff;
	font-weight: bold;
	border: solid 1px #cfcfcf;
	text-align: center;
	box-sizing: border-box;
    border-radius: 3px;
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12);
}

.text_orange {
	background-color: #ff7200;
    color: #fff;
	padding: 1px 10px;
	margin-right: 6px;
	border-radius: 15px;
	font-size: 13px;
}
.text_green {
	background-color: #41a821;
    color: #fff;
	padding: 1px 10px;
	margin-right: 3px;
	border-radius: 15px;
	font-size: 13px;
}

.text_red {
    color: #f63333;
	margin-left: 3px;
	font-weight: bold;
	font-size: 16px;
}

.title_pay:before{
	content: "";
	position: absolute;
	top: -22px;
	left: 50%;
 	margin-left: -15px;
	border: 11px solid transparent;
	border-bottom: 6px solid #FFF;
 	z-index: 2;
    margin-top: 5px;
}
.title_pay:after{
	content: "";
	position: absolute;
	top: -26px;
	left: 50%;
 	margin-left: -17px;
	border: 13px solid transparent;
	border-bottom: 8px solid #d9d9d9;
 	z-index: 1;
    margin-top: 5px;
}

.title_pay:before p {
	margin: 0;
	padding: 0;
}

/* 商品一覧*/

.title_sub2 {
    position: relative;
	margin: 20px 18px 0 2px;
	box-shadow: 0 1px 4px rgba(0, 0, 0, 0.1);
}
.title_3 {
	width: 100%;
	border-radius: 2px;
    border: 1px solid #154d6e;
	background: -webkit-gradient(linear, left top, left bottom, from(#195d86),to(#154d6e));
	height: 33px;
	color: #ffffff;
	font-size: 1.4rem;
	margin: 11px 8px 0px ;
	font-weight: bold;
	padding: 5px 0px 0px 50px;
}

.box01 {
    margin: 0px 10px 10px 10px;
    font-size: 1.24em;
    overflow: hidden;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.1);
}

ul.box01 li {
    float: left;
    width: -moz-calc(100%);
    width: -webkit-calc(100%);
    width: calc(100%);
    box-sizing: border-box;
    padding: 0px 0 0px 12px;
    border: solid 1px #cfcfcf;
	border-bottom: solid 3px #def0ff;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 2px;
    background: #fff;
    background-position: center center;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
	color: #398ad6;
	background-clip: padding-box!important;
	/*border-right: solid 20px #e7f4ff;*/
	box-shadow:-3px 1px 1px 1px #ececec inset;

}

.month {
    margin-right: 12px;
    width: -moz-calc(100% - 6px);
    width: -webkit-calc(100% - 6px);
    width: calc(100% - 6px);
	font-size: calc(12px + 0.5vw);
	margin-top: 7px;
}
.city {
    margin-right: 12px;
	line-height: 40px;
    width: -moz-calc(100% - 6px);
    width: -webkit-calc(100% - 6px);
    width: calc(100% - 6px);
    text-align: center;
	font-weight: bold;
	font-size: calc(14px + 1.1vw);
	letter-spacing: 1.5px;
}

.ph_city {
	width: -moz-calc(31% - 0%);
    width: -webkit-calc(31% - 0%);
    width: calc(31% - 0%);
	margin-right: 13px;
}


.ico_new {
	position: absolute;
    top: -4px;
    left: 3px;
}

.yajirushi {
	text-align: right!important;
    background: #def0ff;
    padding: 10% 0;
	box-shadow:-1px 2px 0px 0px #ececec inset;
	text-align: right;
}

@media all and (-ms-high-contrast: none){
	.yajirushi {
	text-align: right!important;
    background: #def0ff;
    padding: 10% 0;
	box-shadow:-1px 2px 0px 0px #ececec inset;
}
}
	
@media screen and (-webkit-min-device-pixel-ratio:0) {
  ::i-block-chrome, .yajirushi {
	text-align: right!important;
    background: #def0ff;
    padding: 10% 0;
	box-shadow:-1px 2px 0px 0px #ececec inset;
}
}
	
.wrapper {
  overflow: hidden;
	box-shadow: 0 2px 4px rgba(0, 0, 0, 0.22);

}

@media only screen and (min-width: 630px) {
ul.box01 li { float: left; 
    width: -moz-calc(50% - 0px);
    width: -webkit-calc(50% - 0px);
    width: calc(50% - 0px);
    box-sizing: border-box;
    padding: 0px 0 0px 12px;
    border: solid 1px #cfcfcf;
	border-bottom: solid 3px #def0ff;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 2px;
    background: #fff;
    background-position: center center;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
	color: #398ad6;
	background-clip: padding-box!important;
	/*border-right: solid 20px #e7f4ff;*/
	box-shadow:-3px 1px 1px 1px #ececec inset;

}}

@media only screen and (min-width: 600px) {
.ri { float: right; }
}


/* バナー*/
.bn_coupon_box {
	margin: 22px auto 0;
    text-align: center!important;

}

.bn_coupon {
   padding: 0 10px!important;
   max-width: 100%;
	height:auto;
}


/* CR説明*/
.title_sub {
    position: relative;
}
.title_4 {
	width: 100%;
	border-radius: 2px;
    border: 1px solid #154d6e;
	background: -webkit-gradient(linear, left top, left bottom, from(#195d86),to(#154d6e));
	height: 33px;
	color: #ffffff;
	font-size: 1.4rem;
	font-weight: bold;
	padding: 5px 0px 0px 67px;
}

.ico_air {
	position: absolute;
    top: -4px;
    left: 6px;
}
