@charset "UTF-8";
/* =========================================

nasluck kids_top CSS

============================================ */
body {
}
.head_box {
	padding: 0;
}

.wrapper {
	width: 1040px;
	margin: 0 auto;
}
/* ↑iPadテスト用 */

#breadcrumbs ul {
	border-bottom: 2px solid #1fadec;
	width: 998px;
}


/* --------------------------------------------------------------------------------------
	キッズ収納家具 基本設定
-------------------------------------------------------------------------------------- */
img {
	vertical-align: bottom;
}

#contents {
	width: 862px;
	margin: 0 auto 0 auto;
}

#main_contents {
	text-align: center;
	line-height: 1;

}

#main_contents h1 {
	margin: 8px 0 20px;
	text-align: center;
}

#main_contents .first_lead {
	margin: 0 auto 30px;
	line-height: 1.5;
	display: inline-block;
	text-align: left;
}

#main_contents a img:hover,
.btn img:hover {
	opacity: 0.7;
}

#contents p,
#htm_shop p {
	line-height: 1.5;
	font-size: 16px;
}

/* --------------------------------------------------------------------------------------
	共通設定
-------------------------------------------------------------------------------------- */
.con_randoserurack,
.con_bookshelf,
.con_kidsdesk,
.con_hangerrack {
	border: 6px double #834E00;
	margin: 0 auto 40px;
	overflow: hidden;
	padding: 20px;
	width: 810px;
}

.box_left {
	float: left;
	margin: 20px 0;
	overflow: hidden;
	width: 460px;
}

.box_left figure {
	margin-bottom: 20px;
	text-align: center;
}

.box_left h2 {
	margin-bottom: 20px;
	text-align: center;
}

.box_left p {
	margin: 0 auto;
	text-align: justify;
	width: 380px;
}

.box_right {
	float: right;
	margin-bottom: 20px; 
	overflow: hidden;
	width: 350px;
}

.box_right .left_item {
	float: left;
	margin-top: 10px;
}

.box_right .right_item {
	float: right;
	margin-top: 10px;
}

.btn {
	clear: both;
	text-align: center;
}

/* --------------------------------------------------------------------------------------
	キッズ収納家具 キッズデスク
	========================================================================================
	.con_kidsdesk
-------------------------------------------------------------------------------------- */

.con_kidsdesk .box_kidsdesk {
	clear: both;
	padding: 0 50px;
}

.con_kidsdesk .box_kidsdesk .left_item {
	float: left;
	width: 350px;
}

.con_kidsdesk .box_kidsdesk .right_item {
	float: right;
	width: 350px;
}

.con_kidsdesk .box_kidsdesk h3 {
	background: #705034;
	margin: 0 auto 10px; 
	padding: 5px 0;
	text-align: center;
	width: 300px;
}

.con_kidsdesk .box_kidsdesk figure {
	margin-bottom: 20px; 
	text-align: center;
}

/* --------------------------------------------------------------------------------------
	キッズ収納家具 ハンガーラック
	========================================================================================
	.con_hangerrack
-------------------------------------------------------------------------------------- */
.con_hangerrack .box_left {
	margin: 0 0 20px;
}

.con_hangerrack .box_left h2 {
	margin-bottom: 10px;
}

/* --------------------------------------------------------------------------------------
	キッズ収納家具 ランドセルラック > 生産工場のご紹介
	========================================================================================
	#factory
-------------------------------------------------------------------------------------- */
#factory {
	text-align: initial;
	margin: 100px 0 0 0;
}

#factory h2 {
	padding: 10px 13px 0 13px;
	position: relative;
	padding-bottom: .5em;
	border-top: 3px solid #f4d9e5;
}

#factory h2::before {
	position: absolute;
	top: -3px;
	left: 0;
	z-index: 2;
	content: '';
	width: 350px;
	height: 3px;
	background-color: #de5266;
}

#factory h2 span:nth-of-type(2) {
	display: block;
	margin: -25px 0 0 0;
	text-align: right;
}

.factory_content {
	margin: 13px 15px 0 21px;
	overflow: hidden;
}

.factory_content figure {
	float: left;
	margin: 0 30px 0 0;
}

.text_zone {
		width: 403px;
		float: right;
		text-align: left;
}

.text_zone div {
	width: 294px;
	margin: 20px auto 0 auto;
}

/* --------------------------------------------------------------------------------------
	キッズ収納家具 ブックシェルフ > ハートマークショップから直接ご購入頂けます。
	========================================================================================
	#htm_box
-------------------------------------------------------------------------------------- */
#htm_box {
	text-align: initial;
	width: 880px;
	margin: 52px auto 0 auto;
	padding: 36px 10px 0 10px;
	border-top: 2px solid #dbdbdb;
}

#htm_shop .htm_con {
	background: #ffeef3;
	overflow: hidden;
	margin: -14px 10px 0 10px;
}

#htm_shop .left_box {
	padding: 20px 15px 30px 24px;
	float: left;
	width: 494px;
	text-align: left;
}

#htm_shop .left_box figure {
	text-align: center;
  margin: 8px 0 0 0;
}

#htm_shop .capture {
	padding: 20px 18px 0 0;
	float: right;
}

.capture a:hover {
	display: block;
	background: #fff;
}

#htm_box .btn {
	margin: 25px auto 0 auto;
	width: 277px;
}

/* --------------------------------------------------------------------------------------
	キッズ収納家具 ランドセルラック > SEO文
	========================================================================================
	.seo_zone
-------------------------------------------------------------------------------------- */
.seo_zone {
    background: #f2f8fe;
    color: #000;
    margin: 30px auto 40px auto;
    padding: 25px;
    width: 824px;
}













