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

#rightcontents {
	width: 690px;
	float: right;
	line-height:24px;
}

#high .wrap {
	height: 928px;
	padding-top: 60px;
	background: url(../images/bg_high.jpg) no-repeat;
}

.stit {
	padding-bottom: 10px;
	border-bottom: 1px solid #9a1a17;
	margin-bottom:25px;
}


/* 安心・安全 */
.stit_secure {
	padding:20px 20px 15px 20px;
}

.secure {
	background:#fff;
	padding-bottom:40px;
	margin-bottom:60px;
}

.secure section {
	padding:40px 40px 0 40px;
}

.secure section h1 {
	padding-bottom:20px;
}

.secure section figure {
	float:left;
}

.secure section p {
	width:290px;
	float:right;
	font-size:1.3em;
}




/* ホシサンの匠 */

.h_box {
	margin-bottom: 80px;
	font-size: 12px;
	line-height: 1.8em;
}

.h_boxin {
	margin-bottom: 50px;
}


.h_cat {
	margin-bottom: 35px;
}

.h_left {
	float: left;
}

.h_right {
	float: right
}

.cl {
	clear: both;
}

/* 最高品質へのこだわり */

#principles {
	text-align: center
}

#principles h1,
#principles h2 {
	margin-bottom: 40px;
}

#principles p {
	margin-bottom: 70px;
}

#policy {
	text-align: center;
}

#policy h1 {
	margin-bottom: 60px;
}

#policy section {
	width: 170px;
	margin-right: 20px;
	padding: 50px 10px 10px 10px;
	display: inline-block;
	vertical-align: top;
	background: #FFF;
	position: relative;
	box-shadow: 0 0 8px 0 rgba(0, 0, 0, .5);
}

#policy section:last-child {
	margin: 0;
}

#policy section h1 {
	margin-bottom: 10px;
}

#policy section span {
	margin-left: -36px;
	position: absolute;
	top: -36px;
	left: 50%;
}

#policy section li {
	margin-bottom: 5px;
	position: relative;
}

#policy section li:last-child {
	margin: 0;
}

#policy section li a {
	width: 140px;
	height: 55px;
	padding: 0 20px 0 10px;
	background-image: url(../../../common/images/icn_arrow_r_wht.png);
	background-repeat: no-repeat;
	background-position: 92% center;
	display: table-cell;
	vertical-align: middle;
	font-size: 1.2em;
	font-weight: bold;
	line-height: 14px;
	text-align: left;
	text-decoration: none;
	color: #FFF;
}

#policy section li a:hover {
	background-position: 95% center;
	opacity: .8;
}

#policy section:nth-child(2) li a {
	background-color: #E04B35;
}

#policy section:nth-child(3) li a {
	background-color: #FFAB18;
}

#policy section:nth-child(4) li a {
	background-color: #6FCBD6;
}

.pagebtn {
	width: 380px;
	margin: 50px auto 0 auto;
	text-align: center;
}

.pagebtn a {
	width: 380px;
	height: 70px;
	background: #A2130F url(../../../common/images/icn_arrow_r_wht_m.png) no-repeat 93% center;
	display: table-cell;
	vertical-align: middle;
	line-height: 0;
	box-shadow: 0 0 0 4px rgba(255, 255, 255, .2) inset,
				0 0 8px 0 rgba(0, 0, 0, .7);
}

.pagebtn a:hover {
	background-color: #BF1A16;
	background-position: 95% center;
}