@charset "utf-8";
/* CSS Document */

.pd20{
	padding: 20px 0;
}

.pc_mgl30{
	margin-left: 30px;
}

.pdt00{
	padding-top: 0 !important;
}

.full_border{
	border: 1px solid #000000;
}

.purp_bd{
	border: 1px solid #74318e;
	padding: 0.4em;
}

.bcg_green{
	margin: 5px 0 10px 0;
	padding: 10px 15px;
	text-align: left;
	background: #ECF4ED;
	overflow: hidden;
}

.arrow{
	display:inline-block;
	height: 9px;
	width: 18px;
	position: relative;
	top: 5px;
	margin-left: 4px;
	margin-right: 12px;
}
.arrow:before{
	position: absolute;
	content: "";
	width: 0;
	height: 0;
	border: 10px solid transparent;
	border-left: 10px solid #5bc0de;
	left: 18px;
	top: -5px;
}

.gai{
	background-color: #b5b5b6;
}
.gai:before{
	border-left-color: #b5b5b6;
}

.fcgai{
	color: #b5b5b6;
}

.wari{
	background-color: #74328D;
}
.wari:before{
	border-left-color: #74328D;
}

.fcwari{
	color: #74328D
}

.priceDiff{
	background-color: #74328D;
	box-shadow: #531A66 -2px 2px 0px 0px;
	display: inline-block;
	zoom: 1;
	margin: 0 5px 5px 5px;
	padding: 2px 6px;
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	border-radius: 3px;
}

div.step_double > div {
	float: left;
	width: 50%;
}

/*night関連*/
.night_caution{
	display:inline-block;
	width: auto;
	padding-left: 1.0em;
	padding-right: 1.0em;
	border-bottom: 40px solid #6d70b3;
	border-right: 20px solid transparent;
	color: #fff;
	height: 0;
	text-align: center;
	line-height: 40px;
}

/*kinkiken-attention関連*/
.gb_text{
	margin: 5px 0 0 0;
	font-size: 14px;
	line-height: 18px;
	color: #209B61;
	font-weight: bold;
}

.gb_num{
	background-color: #209B61;
	color: #fff;
	display: inline-block;
	padding: 4px 6px;
	line-height: 1.0em;
	margin-right: 8px;
}

.dl01 dt{
	float: left;
	height: 100%;
}

.dl01 dd{
	padding-left: 0em;
	margin-left: 8em;
}

.dl01 dd p{
	margin-left: 4.8em;
}

/*holiday関連*/
.holiday_caution{
	display:inline-block;
	width: auto;
	padding-left: 0.5em;
	border-bottom: 35px solid #6d70b3;
	border-right: 20px solid transparent;
	height: 0;
	color:#fff;
	text-align: center;
	line-height: 36px;
	font-size: 18px
}

.legend{
	margin: 10px 0;
	padding: 0;
	overflow: hidden;
}

.legendColor{
	position: relative;
	display: inline-block;
	zoom: 1;
	margin: 0 3px 0 0;
	width: 35px;
	height: 1em;
	text-indent: -9999px;
	vertical-align: text-bottom;
}

.legendBlue {
	background: #0068B5;
}

.legendLGreen {
	background: #8CC227;
}

.legendWhite {
	background: #FFF;
	border: 1px solid #DDD;
	box-sizing: border-box;
}

.legend dt {
	float: left;
	width: 45px;
	clear: both;
	zoom: 1;
	position: relative;
}

.legend dd{
	margin: 0 0 10px;
	padding: 0 0 0 45px;
}

.daitoshiWrap{
	border: 5px solid #b6b4d9;
}

.daitoshiWrap .h3text{
	margin: 0;
	padding: 0;
	border-bottom: none;
}

.h3text{
	position: relative;
	font-size: 18px;
	line-height: 1.4;
	font-weight: bold;
	color: #6D6FB2;
	border-bottom-color: #74318E;
}

.normal{
	font-size: 12px;
}

.priceholi{
	background-color: #009CE0;
	box-shadow: #0072A2 -2px 2px 0px 0px;
	display: inline-block;
	zoom: 1;
	margin: 0 5px 5px 5px;
	padding: 2px 6px;
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	border-radius: 3px;
}

.bcg_Lblue{
	margin: 5px 0 10px 0;
	padding: 10px 15px;
	text-align: left;
	background: #ecf7fc;
	overflow: hidden;
}

/*吹き出し設定*/
.spdy_erea{
	margin-bottom: 20px;
}

p.pop-text{
	margin: 0 0 8px;
}

p.pop-text:last-child{
	margin-bottom: 0px;
}

.spdy_erea:after,.spdy_erea:before{
	clear: both;
	content: "";
	display: block;
}

.spdy-Rimg{
	margin-right: 4px;
	margin-top: -1px;
	float: right;
	width: 39px;
	height: 30px;
}

.pop-Rtxt{
	position: relative;
	float: right;
	width: 400px;
	margin-right: 15px;
	padding: 0.2em;
	border: 3px solid #C7E8FA;
	background-color: #C7E8FA;
	border-radius: 5px;
}

.pop-Rtxt:before{
	position: absolute;
	content: '';
	border: 10px solid transparent;
	border-left: 10px solid #C7E8FA;
	top: 3px;
	right: -20px;
}

.pop-Rtxt:after{
	position: absolute;
	content: '';
	border: 10px solid transparent;
	border-left: 10px solid #C7E8FA;
	top: 3px;
	right: -20px;
}

/*weekday関連*/
.mileageNotice{
	border: 1px solid #e73268;
	padding: 5px;
	color: #ff0000;
}

.atten_erea{
	border:1px solid #FF0000;
	padding: 0 10px 10px 0;
}

.atten_text{
	display: table;
	position: relative;
	padding: 0.3em 0.5em 0.1em;
	background-color: #f00;
	color: #fff;
	font-weight: bold;
	font-size: 14px;
}

.weekday_Wrap{
	border: 5px solid #f9a2a4;
}

.weekday_Wrap .h3text_week{
	margin: 0;
	padding: 0;
	border-bottom: none;
}

.h3text_week{
	position: relative;
	font-size: 18px;
	line-height: 1.4;
	font-weight: bold;
	color: #eb676a;
	border-bottom-color: #eb676a;
}

.Lred_text{
	color: #eb676a;
	font-size: 13px;
	font-weight: bold;
	text-indent: -0.5em;
}

ul.imageDisk li{
	list-style-type: none;
	margin: 0 0 5px;
	padding: 0 0 0 16px;
	background-image: url(../images/weekday/imageDisk.png);
	background-repeat: no-repeat;
	background-position: 0 0.2em;
}

/*割引事例*/

.week_ex_border{
	border-bottom: 1px solid #eb676a;
}

.bk_R_normal{
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	float: right;
}

.week_ex_box{
	overflow: hidden;
	position: relative;
	margin-bottom: 15px;
	padding: 10px;
	background-color: #fce8e9;
}

.week_ex_box h4{
	color: #e73468;
	font-weight: bold;
	font-size: 16px;
	margin-left: 1.5em;
	line-height: 1.3;
}

/*よくあるご質問*/

.q_a_title{
	font-size: 16px;
	color: #ff7e00;
	line-height: 2.3;
	margin-left: 3.5em;
}

.q_a_title_dual{
	font-size: 16px;
	color: #ff7e00;
	line-height: 1.2;
	margin-left: 3.5em;
}

.q_a_color{
	color: #eb676a;
}

.mini_Kome{
	font-size: 13px;
}

/*走行回数・還元額のご確認方法について*/

.kakunin_hukidashi{
	padding: 10px;
}

.kakunin_hukidashi_box{
	position: relative;
	padding: 20px;
	background-color: #c7e8fa;
	border-radius: 10px;
	width: 590px;
}

.kakunin_hukidashi_box::before{
	content: '';
	position: absolute;
	display: block;
	width: 0;
	height: 0;
	left: -15px;
	top: 20px;
	border-right: 16px solid #c7e8fa;
	border-top: 5px solid transparent;
	border-bottom: 13px solid transparent;
}

.week_kakunin_box{
	overflow: hidden;
	position: relative;
	margin-bottom: 15px;
	padding: 10px;
	background-color: #fce8e9;
}

.week_kakunin_box h4{
	color: #e73468;
	font-weight: bold;
	font-size: 16px;
	margin-left: 1.5em;
	line-height: 1.1;
}

.week_kakunin_box .extra h4{
	line-height: 1.2;
}

.soukou_hukidashi{
	position: relative;
	padding: 20px;
	background-color: #ffffff;
	border: 2px solid #aaaaaa;
	border-radius: 10px;
	width: 320px;
}

.soukou_hukidashi::before{
	content: '';
	position: absolute;
	display: block;
	width: 1px;
	height: 0;
	left: -21px;
	top: 78px;
	border-right: 20px solid #aaaaaa;
	border-top: 15px solid transparent;
	border-bottom: 10px solid transparent;
}

.soukou_hukidashi::after{
	content: '';
	position: absolute;
	display: block;
	width: 1px;
	height: 0;
	left: -18px;
	top: 78px;
	border-right: 20px solid #ffffff;
	border-top: 15px solid transparent;
	border-bottom: 9px solid transparent;
}

.tx_pink{
	color: #e73468;
	font-weight: bold;
}

.extra_text{
	width: 85%;
}