.banner_title {
	width: 100%;
	margin-top: -50px;
	position: absolute;
	top: 50%;
	left: 0;
}
.banner_title .inner {
	width: 960px;
	margin: 0 auto;
}
.banner_title .ttl {
	display: block;
	margin-bottom: 10px;
	font-size: 55px;
	line-height: 1em;
}
.banner_title .dsc {
	display: block;
	font-size: 30px;
	line-height: 1em;
}

.section_coupon_banner {
	height: 365px;
	background: url(../img/salon/kouzu/coupon/banner_img01.jpg) 50% 50% no-repeat;
	-webkit-background-size: cover;
	background-size: cover;
}
.section_coupon_banner .sec_inner {
	width: 960px;
	margin: 0 auto;
	padding: 120px 0 0;
}
.section_coupon_banner .sec_inner .title span {
	display: block;
	margin-bottom: 20px;
	color: #434343;
	font-size: 55px;
	line-height: 1em;
}
.section_coupon_banner .sec_inner .title small {
	display: block;
	padding-left: 5px;
	color: #434343;
	font-size: 30px;
	line-height: 1em;
}


.section_coupon_content {
	width: 980px;
	padding: 45px 0 20px;
	margin: 0 auto;
}
.section_coupon_content .sec_title {
	margin-bottom: 30px;
	padding: 8px;
	border-bottom: 2px solid #434343;
}
.section_coupon_content .sec_title .title {
	float: left;
	display: block;
	margin-top: 10px;
	padding: 2px 0 2px 30px;
	background: url(../img/common/bullet_icon02.png) 0 0.15em no-repeat;
	font-size: 26px;
	line-height: 1em;
}
.section_coupon_content .sec_title .btn {
	float: right;
	display: block;
	width: 412px;
	padding: 8px 0;
	border: 1px solid #434343;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	-o-border-radius: 3px;
	border-radius: 3px;
	font-size: 18px;
	line-height: 1em;
	text-align: center;
}
.section_coupon_content .sec_title .btn img {
	display: -moz-inline-stack;
	display: inline-block;
	zoom: 1;
	*display: inline;
	vertical-align: middle;
	margin-top: -0.2em;
	margin-right: 0.5em;
}


.section_coupon_content .sec_content {
	margin-bottom: 60px;
}
.section_coupon_content .sec_content .col_1 {
	float: left;
	width: 540px;
}
.section_coupon_content .sec_content .col_1 .data {
	line-height: 1.8em;
}
.section_coupon_content .sec_content .col_1 .data dt {
	float: left;
	width: 120px;
	margin-right: 10px;
	margin-bottom: 10px;
	padding-left: 10px;
	position: relative;
}
.section_coupon_content .sec_content .col_1 .data dt:after {
	content: ":";
	display: block;
	position: absolute;
	right: 0;
	top: 0;
}
.section_coupon_content .sec_content .col_1 .data dd {
	float: left;
	width: 400px;
	margin-bottom: 10px;
}
.section_coupon_content .sec_content .col_2 {
	float: right;
	width: 410px;
	margin-right: 10px;
}
.section_coupon_content .sec_content .grid_2 .c_1 {
	/* float: left; */
	/* width: 250px; */
	margin-bottom: 10px;
	border: 2px solid #FF2332;
	padding: 10px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
.section_coupon_content .sec_content .grid_2 .c_2 {
	/* float: left; */
	/* width: 250px; */
	/* padding-left: 9px; */
	/* border-left: 1px dotted #434343; */
	border: 2px solid #FFA800;
	padding: 10px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
.section_coupon_content .sec_content .grid_2 .image {
	/* float: left; */
	/* width: 80px; */
	display: inline-block;
	vertical-align: middle;
}
.section_coupon_content .sec_content .grid_2 .image img {
	display: block;
}
.section_coupon_content .sec_content .grid_2 .ctn {
	/* float: right; */
	/* width: 160px; */
	/* display: table; */
	display: inline-block;
	vertical-align: middle;
	margin-left: 10px;
}
.section_coupon_content .sec_content .grid_2 .ctn span {
	/* display: table-cell; */
	/* height: 78px; */
	/* vertical-align: middle; */
}
.section_coupon_content .sec_content .grid_2 .c_2 .ctn {
	/* width: 90px; */
}


.section_coupon_content .sec_grid_4 {
	padding: 0 2px;
}
.section_coupon_content .sec_grid_4 .col {
	float: left;
	width: 479px;
	height: 260px;
	padding: 28px 35px;
    background: url(../img/contents/eyelash/price_bg02.png) 0 0 no-repeat;
/*	background: url(../img/salon/kouzu/coupon/grid_4_bg.png) 0 0 no-repeat;*/
	margin-bottom: 30px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-box-shadow: 2px 2px 6px rgba(0,0,0,.3);
	box-shadow: 2px 2px 6px rgba(0,0,0,.3);
}
.section_coupon_content .sec_grid_4 .col:nth-child(odd) {
	margin-right: 17px;
}
.section_coupon_content .sec_grid_4 .title {
	border-bottom: 1px solid #B4B4B4;
	padding-bottom: 5px;
	margin-bottom: 7px;
}
.section_coupon_content .sec_grid_4 .title .image {
	float: left;
	display: block;
}
.section_coupon_content .sec_grid_4 .title .ctn {
	float: right;
	display: table;
	width: 336px;
	font-size: 16px;
	line-height: 1.4em;
}
.section_coupon_content .sec_grid_4 .title .ctn .cell {
	display: table-cell;
	height: 60px;
	vertical-align: middle;
}
.section_coupon_content .sec_grid_4 .title .hl {
	color: #D81329;
}
.section_coupon_content .sec_grid_4 .desc {
	font-size: 12px;
	line-height: 1.4em;
	padding: 10px 0;
}
.section_coupon_content .sec_grid_4 .info {
	margin-top: 5px;
	padding-top: 6px;
	border-top: 1px dotted #A0A0A0;
	font-size: 12px;
	font-weight: bold;
}


.section_coupon_buttons {
	width: 950px;
	margin: 0 auto 80px;
	padding: 20px;
	border: 5px solid #E6E6E6;
}
.section_coupon_buttons .title {
	margin-bottom: 20px;
	font-size: 26px;
	line-height: 1em;
	text-align: center;
}
.section_coupon_buttons .title span {
	display: -moz-inline-stack;
	display: inline-block;
	zoom: 1;
	*display: inline;
	min-width: 340px;
	padding: 10px;
	border-bottom: 1px dotted #434343;
}
.section_coupon_buttons .btn_tel {
	float: left;
	width: 47%;
    margin-right: 3%;
	height: 69px;
	padding: 9px 0;
/*	margin-right: 10px;*/
	border: 1px solid #3656A1;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	-o-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	font-size: 16px;
	color: #3559a4;
	text-align: center;
}
.section_coupon_buttons .btn_tel span {
	display: block;
}
.section_coupon_buttons .btn_tel span.big {
	font-size: 24px;
	line-height: 1em;
}
.section_coupon_buttons .btn_tel span.big img {
	display: -moz-inline-stack;
	display: inline-block;
	zoom: 1;
	*display: inline;
	vertical-align: middle;
	margin-top: -0.2em;
}
.section_coupon_buttons .btn_web {
	float: left;
	width: 50%;
	height: 69px;
	padding: 23px 0;
/*	margin-right: 10px;*/
	border: 1px solid #3656A1;
	background: #3656A1;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	-o-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	color: #FFF;
	font-size: 18px;
	line-height: 1em;
	text-align: center;
}
.section_coupon_buttons .btn_web img {
	display: -moz-inline-stack;
	display: inline-block;
	zoom: 1;
	*display: inline;
	vertical-align: middle;
	margin-top: -0.2em;
	margin-right: 0.5em;
}
.section_coupon_buttons .btn_qr {
	float: left;
	width: 308px;
	height: 69px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.section_coupon_buttons .btn_qr .image {
	float: left;
}
.section_coupon_buttons .btn_qr .image img {
	display: block;
}
.section_coupon_buttons .btn_qr .desc {
	float: right;
	width: 225px;
	padding-top: 0.2em;
}
.section_coupon_buttons .btn_qr .desc a {
	text-decoration: underline;
}



@media (max-width: 768px) {

	.banner_title {
		margin-top: -20px;
	}
	.banner_title .inner {
		width: auto;
		padding: 0 10px;
	}
	.banner_title .ttl {
		margin-bottom: 8px;
		font-size: 2em;
	}
	.banner_title .dsc {
		font-size: 1.6em;
	}

	.section_coupon_banner {
		height: 250px;
		-webkit-background-size: auto 100%;
		background-size: auto 100%;
	}
	.section_coupon_banner .sec_inner {
		width: auto;
		margin: 0;
		padding: 100px 15px 0;
	}
	.section_coupon_banner .sec_inner .title span {
		margin-bottom: 10px;
		font-size: 2.5em;
	}
	.section_coupon_banner .sec_inner .title small {
		padding-left: 0;
		font-size: 2em;
	}


	.section_coupon_content {
		width: auto;
		padding: 30px 15px;
	}
	.section_coupon_content .sec_title {
		margin-bottom: 20px;
		padding: 8px 0;
		border-bottom: 2px solid #434343;
	}
	.section_coupon_content .sec_title .title {
		float: none;
		display: block;
		margin-top: 0;
		padding: 2px 0 2px 30px;
		background: url(../img/common/bullet_icon02.png) 0 0 no-repeat;
		font-size: 1.8em;
	}
	.section_coupon_content .sec_title .btn {
		display: none;
	}
	.section_coupon_content .sec_title .btn img {
		height: 2em;
		margin-top: -0.2em;
		margin-right: 0.3em;
	}


	.section_coupon_content .sec_content {
		margin-bottom: 20px;
	}
	.section_coupon_content .sec_content .col_1 {
		float: none;
		width: auto;
	}
	.section_coupon_content .sec_content .col_1 .data {
		line-height: 1.8em;
	}
	.section_coupon_content .sec_content .col_1 .data dt {
		float: none;
		width: auto;
		margin-right: 0;
		margin-bottom: 5px;
		padding-left: 0;
	}
	.section_coupon_content .sec_content .col_1 .data dt:after {
		content: ":";
		display: inline;
		position: static;
	}
	.section_coupon_content .sec_content .col_1 .data dd {
		float: none;
		width: auto;
		margin-bottom: 10px;
	}
	.section_coupon_content .sec_content .col_2 {
		float: none;
		width: auto;
	}
	.section_coupon_content .sec_content .grid_2 .c_1 {
		float: none;
		width: auto;
	}
	.section_coupon_content .sec_content .grid_2 .c_2 {
		float: none;
		width: auto;
		/* padding: 0; */
		/* border-left: none; */
	}
	.section_coupon_content .sec_content .grid_2 .image {
		/* float: left; */
		width: 60px;
	}
	.section_coupon_content .sec_content .grid_2 .image img {
		display: block;
		width: 100%;
	}
	.section_coupon_content .sec_content .grid_2 .ctn {
		/* float: none; */
		/* width: auto; */
		/* margin-left: 70px; */
		/* margin-bottom: 5px; */
	}
	.section_coupon_content .sec_content .grid_2 .ctn span {
		height: 60px;
	}
	.section_coupon_content .sec_content .grid_2 .c_2 .ctn {
		width: auto;
	}


	.section_coupon_content .sec_grid_4 {
		padding: 0;
	}
	.section_coupon_content .sec_grid_4 .col {
		float: none;
		width: auto;
		height: auto;
		margin: 0 auto;
		padding: 30px 25px;
		-webkit-background-size: 100% 100%;
		background-size: 100% 100%;
		margin-bottom: 20px;
	}
	.section_coupon_content .sec_grid_4 .col:nth-child(odd) {
		margin-right: 0;
	}
	.section_coupon_content .sec_grid_4 .title {
		padding-bottom: 7px;
		margin-bottom: 10px;
	}
	.section_coupon_content .sec_grid_4 .title .image {
		float: left;
		display: block;
		width: 50px;
	}
	.section_coupon_content .sec_grid_4 .title .ctn {
		float: none;
		width: auto;
		margin-left: 55px;
		font-size: 1.2em;
	}
	.section_coupon_content .sec_grid_4 .title .ctn .cell {
		height: 60px;
	}
	.section_coupon_content .sec_grid_4 .desc {
		font-size: 1em;
		line-height: 1.5em;
	}
	.section_coupon_content .sec_grid_4 .info {
		margin-top: 7px;
		padding-top: 6px;
		font-size: 1em;
	}


	.section_coupon_buttons {
		width: auto;
		margin: 0 15px 40px;
		padding: 20px 15px;
		border: 3px solid #E6E6E6;
	}
	.section_coupon_buttons .title {
		margin-bottom: 20px;
		font-size: 1.5em;
	}
	.section_coupon_buttons .title span {
		display: block;
		min-width: 0;
		padding: 6px;
	}
	.section_coupon_buttons .btn_tel {
		float: none;
		display: block;
		width: auto;
		height: auto;
		padding: 5px 0;
		margin-right: 0;
		margin-bottom: 10px;
		font-size: 1em;
	}
	.section_coupon_buttons .btn_tel span {
		display: block;
	}
	.section_coupon_buttons .btn_tel span.big {
		font-size: 1.5em;
	}
	.section_coupon_buttons .btn_tel span.big img {
		display: -moz-inline-stack;
		display: inline-block;
		zoom: 1;
		*display: inline;
		vertical-align: middle;
		margin-top: -0.2em;
	}
	.section_coupon_buttons .btn_web {
		float: none;
		display: block;
		width: auto;
		height: auto;
		padding: 15px 0;
		margin-right: 0;
		margin-bottom: 10px;
		font-size: 1.2em;
	}
	.section_coupon_buttons .btn_web img {
		height: 1.2em;
	}
	.section_coupon_buttons .btn_qr {
		float: none;
		width: auto;
		height: auto;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
	}
	.section_coupon_buttons .btn_qr .image {
		float: left;
		width: 60px;
	}
	.section_coupon_buttons .btn_qr .image img {
		display: block;
		width: 100%;
	}
	.section_coupon_buttons .btn_qr .desc {
		float: none;
		width: auto;
		margin-left: 65px;
		padding-top: 0.2em;
	}


}
