@charset "UTF-8";

/* =====================================================================
 * main
 * =================================================================== */
#headerInner {
	background: url(images/bg_image.png) no-repeat right top;
	background-size: 960px auto;
}
h3 {
	display: block;
	margin: 0 auto 30px;
	min-height: 36px;
	text-indent: 200%;
	white-space: nowrap;
	overflow: hidden;
}
h3#pointTtl {
	position: relative;
	left: 8px;
	width: 560px;
	min-height: 52px;
	background: url(images/section1_ttl.svg) no-repeat;
}
h3#shinshuTtl {
	width: 286px;
	background: url(images/section2_ttl.svg) no-repeat;
}
h3#sobanomiTtl {
	width: 414px;
	min-height: 36px;
	background: url(images/section3_ttl2020.svg) no-repeat;
}
h3#qualityTtl {
	width: 278px;
	background: url(images/section4_ttl.svg) no-repeat;
}
h3#voiceTtl {
	display: table;
	text-indent: inherit;
}
h3#voiceTtl span {
	display: table-cell;
	vertical-align: middle;
}
h3#voiceTtl span.ttlTxt {
	width: 310px;
	background-color: #82292e;
}
#point {
	overflow: hidden;
}
#point dl {
	float: left;
	margin-right: 20px;
	padding: 3px;
	width: 225px;
	background-color: #ffffff;
	border: solid 2px #b05b5e;
	text-align: center;
}
#point dl:last-of-type {
	margin-right: 0;
}
#point dd {
	margin: 18px 0 14px;
}
.voice {
	width: 100%;
}
.voice dl  {
	float: left;
	margin: 0 15px 15px 0;
	padding: 14px 25px 17px 25px;
	width: 310px;
	background-color: #ffffff;
	border: solid 2px #b05a5e;
	border-radius: 5px;
	-webkit-border-radius: 5px; 
	-moz-border-radius: 5px;
}
.voice dl:nth-child(3n) {
	margin-right: 0;
}
.voice dt {
	margin-bottom: 15px;
	padding: 0 0 5px 35px;
	height: 35px;
	border-bottom: solid 1px #cccccc;
	font-size: 123.1%;
	color: #a37a44;
	background: url(images/fukidashi.svg) no-repeat left top;
}
p.btnOrder {
	display: block;
	margin-top: 30px;
	border: solid 1px #81292d;
	text-align: center;
}
p.btnOrder a {
	display: block;
	padding: 15px 0;
	width: 960px;
}
p.btnOrder a img {
	-webkit-tap-highlight-color:rgba(0,0,0,0);
}
@media screen and (max-width: 980px) {
	#headerInner {
		background-size: cover;
		background-position: right bottom;
	}
	h3 {
		margin: 0 auto 25px;
	}
	h3#pointTtl {
		position: static;
	}
	h3#voiceTtl {
		display: block;
	}
	h3#voiceTtl span.ttlTxt {
		padding: 0 30px;
	}
	h3#voiceTtl span img {
		max-width: inherit;
	}
	#point {
		text-align: center;
		font-size: 0;
	}
	#point dl {
		float: none;
		display: inline-block;
		margin: 0 1.5% 3%;
		width: 42%;
	}
	#point dl:last-of-type {
		margin-right: 1.5%;
	}
	#point dl:nth-last-of-type(-n+2) {
		margin-bottom: 0;
	}
	#point dt img {
		width: 100%;
		height: auto;
	}
	#point dd img {
		width: auto;
		height: 44px;
	}
	.voice dl  {
		margin: 0 2% 2% 0;
		width: 49%;
	}
	.voice dl:nth-child(3n) {
		margin-right: 2%;
	}
	.voice dl:nth-child(2n) {
		margin-right: 0;
	}
	p.btnOrder a {
		width: 100%;
	}
}
@media screen and (max-width: 767px) {
	h3#pointTtl {
		width: 334px;
		min-height: 98px;
		background: url(images/section1_ttl_sp.svg) no-repeat;
	}
	h3#voiceTtl span img {
		height: 150px;
	}
	h3#voiceTtl span.ttlTxt img {
		width: 210px;
		height: auto;
	}
	#point dl {
		width: 47%;
	}
	#point dd img {
		height: 40px;
	}
	p.btnOrder {
		margin-top: 20px;
	}
}
@media screen and (max-width: 500px) {
	#tokuten dl.end dd br {
		display: block;
	}
}
@media screen and (max-width: 480px) {
	h3 {
		padding-top: 7.8%;
		min-height: 0;
		height: 0;
	}
	h3#pointTtl, h3#shinshuTtl, h3#sobanomiTtl, h3#qualityTtl {
		min-height: 0;
		background-size: 100%;	
	}
	h3#pointTtl {
		padding-top: 21.3%;
		width: 72.6%;
	}
	h3#shinshuTtl {
		width: 62.1%;
	}
	h3#sobanomiTtl {
		width: 90%;
	}
	h3#qualityTtl {
		width: 60.4%;
	}
	h3#voiceTtl {
		padding-top: 0;
		height: inherit;
	}
	h3#voiceTtl span {
		display: block;
		width: 100%;
	}
	h3#voiceTtl span img {
		max-width: 100%;
		height: auto;
	}
	h3#voiceTtl span.ttlTxt {
		padding: 20px;
		width: 100%;
	}
	h3#voiceTtl span.ttlTxt img {
		width: 58%;
	}
	#point dl {
		margin: 0 0 15px 0;
		width: 80%;
	}
	#point dl:last-of-type {
		margin: 0;
	}
	#point dl:nth-last-of-type(2) {
		margin-bottom: 15px;
	}
	.voice dl  {
		margin: 0 0 15px 0;
		padding: 12px 20px;
		width: 100%;
		line-height: 1.6;
	}
	.voice dl:nth-child(3n) {
		margin-right: 0;
	}
	.voice dt {
		margin-bottom: 10px;
		padding: 0 0 5px 35px;
	}
	p.btnOrder {
		margin-top: 15px;
		line-height: 1;
	}
	p.btnOrder img {
		width: 200px;
	}
}
@media screen and (max-width: 413px) {
	h3 {
		margin: 0 auto 20px;
	}
	p.btnOrder img {
		width: 170px;
	}
}
@media screen and (max-width: 375px) {
	#headerInner {
		background-size: 580px auto;
		background-position: -180px -4px;
	}
}