@charset "UTF-8";
/* =========================================

nasluck reform_prize CSS

============================================ */

img {
	vertical-align: bottom;
}

p {
  text-align: justify;
}

/* -------------------------------------------
  #main_contents
------------------------------------------- */

#main_contents h1 {
	margin-bottom:15px;
}

#main_contents p.lead_txt {
	width:650px;
	margin:40px auto;
}

/* -------------------------------------------
  #evaluation
------------------------------------------- */

#evaluation {
	width:951px;
	margin:0 auto;
}

#evaluation .img_box {
	position:relative;
	overflow:visible;
}

#evaluation .img_box .label {
	position:absolute;
	top:5px;
	left:-6px;
}

#evaluation .btn_dtl {
	width:184px;
	margin:0 auto;
}

#evaluation .btn_dtl a:hover {
	opacity:.7;
}

#evaluation .brand {
	text-align:center;
	padding-top:30px;
	height:70px;
}

#evaluation dl dt {
	margin-top:20px;
}

#evaluation dl dd {
	padding:15px 2px 10px;
	min-height:120px;
	text-align:justify;
}

#evaluation dl dd span.fb {
	font-weight:bold;
}

#evaluation dl dd span.adj_ls {
	letter-spacing:-.06em;
}

/* -------------------------------------------
	#evaluation - #kitchen
------------------------------------------- */
#kitchen {
	width:633px;
	float:left;
}

#kitchen .kitchen_box {
	border-right:1px dotted #aaa;
	overflow:hidden;
	padding-top:10px;
}

#kitchen .kitchen_box .sespa {
	width:282px;
	float:left;
	border-right:1px dotted #aaa;
	padding:0 18px 0 13px;
}

#kitchen .kitchen_box .bellflower {
	width:282px;
	float:left;
	padding:0 18px;
}

/* -------------------------------------------
	#evaluation - #bath
------------------------------------------- */
#bath {
	width:318px;
	float:left;
}

#bath h2 {
	text-align:center;
}

#bath .bathleava {
	width:282px;
	padding:10px 18px 0;
}

/* -------------------------------------------
	#reform_mag
------------------------------------------- */
#reform_mag {
	clear:both;
	width:880px;
	background:#e9f2f3;
	border-radius:5px;
	padding:15px 30px;
	margin:40px auto 0;
}

#reform_mag .mag_img_lt {
	width:173px;
	float:left;
	margin-top:4px;
}

#reform_mag .mag_img_rt {
	width:157px;
	float:left;
}

#reform_mag .mag_box {
	width:490px;
	float:left;
	margin:8px 30px 0;
}

#reform_mag .mag_box .mag_ttl {
	position:relative;
}

#reform_mag .mag_box .mag_ttl .mag_stl {
	margin:16px 0 0 18px;
}

#reform_mag .mag_box .mag_ttl .month {
	position:absolute;
	top:-6px;
	right:12px;
}

#reform_mag .mag_box .mag_txt {
	padding:10px 20px 0 10px;
}

/* -------------------------------------------
	.comment_box(SEO文エリア)
------------------------------------------- */
.comment_box {
    border: 3px solid #ededed;
    clear: both;
    color: #868686;
    margin: 45px auto 40px;
    padding: 10px;
    width: 790px;
}

@media screen and (max-device-width: 1024px) {
	
}