@charset "utf-8";


/* -----------------------------------------------------------
	PC用のスタイル記述
----------------------------------------------------------- */
@media screen and (min-width: 801px) {

#topReform02 #reform a:link{
	color:#916666;
	text-decoration:none;
}

#topReform02 #reform a:visited{
	color:#BD9595;
	text-decoration:none;
}
#topReform02 #reform a:hover{
	color:#FF0000;
}

/*
 リフォームプラン
-----------------------------*/

#topReform02 #reform {
	max-width: 100%;
	text-align:center;
	margin:0 auto;
}

#topReform02 #reform td {
	font-size: 12px;
	color: #361e1d;
}

#topReform02 #reform img {
	border: none;
}

#topReform02 #reform .bnr_re_cont{
	float: left;
	text-align: left;
	margin-right: 0px;
	margin-bottom: 15px;
}	
#topReform02 #reform .bnr_re_cont2{
	float: left;
	text-align: left;
	margin-right: 0px;
	margin-bottom: 15px;
}	

#topReform02 #reform .bnr_re_cont a{
	line-height:1.7em;
	font-size:90%;
}

#topReform02 #reform .bnr_re_cont p{
	margin:0;
	padding:0;
	font-size:12px;
}

#topReform02 #reform .right{
	margin-right:0;
}

#topReform02 #reform .link_right {
	margin: 20px 18px 10px 0;
	text-align: right;
	font-size: 12px;
}

#topReform02 #reform .link_right img {
	vertical-align:middle;
}

#topReform02 #reform *+html body .link_right img {
	vertical-align:bottom;
}

#topReform02 #reform .bc {text-align:center;}

#topReform02 #reform .Box700{
	float: left;
	width: 700px;
}

#topReform02 #reform #status {
	float: left;
	width: 700px;
}

#topReform02 #reform h2.bh {
	width:665px;
	height:36px;
	background:#FFF url(../../images/topreform/bh_bg.gif) no-repeat top left;
	line-height:2.4;
	font-size:100%;
	font-weight:bold;
	margin:0 0 20px 0;
	padding-left:35px;
	text-align:left;
	color:#666;
}


#topReform02 #bnr_feature img{
	float: left;
	margin-bottom: 35px;
}

#topReform02 .r20{
	padding-right:20px;
}

/*
画像配置制御(左右)
--------------------------*/
#topReform02 #reform img.imgL01 {margin:10px 0 0 0;}
#topReform02 #reform img.imgL02 {margin:10px 20px 0 0;}
#topReform02 #reform img.imgL   {margin:20px 0 0 0;}
#topReform02 #reform img.imgL05 {margin:10px 5px 0 0;}
#topReform02 #reform img.imgL10 {margin:10px 10px 0 0;}
#topReform02 #reform img.imgL20 {margin:10px 20px 0 0;}
#topReform02 #reform img.imgL30 {
	margin-top: 0;
	margin-right: 32px;
	margin-bottom: 0;
	margin-left: 0;
}

#topReform02 .b20 {margin-bottom:20px;}
#topReform02 .b35 {margin-bottom:35px;}

/*
 Clear
--------------------------*/
#topReform02 .clear {
	font-size: 1px;
	line-height: 0px;
	margin: 0px;
	padding: 0px;
	clear: both;
}
}
/* -----------------------------------------------------------
	タブレット用のスタイル記述
----------------------------------------------------------- */
@media screen and (max-width: 800px) and (min-width: 621px) {

#topReform02 #reform a:link{
	color:#916666;
	text-decoration:none;
}

#topReform02 #reform a:visited{
	color:#BD9595;
	text-decoration:none;
}
#topReform02 #reform a:hover{
	color:#FF0000;
}

/*
 リフォームプラン
-----------------------------*/

#topReform02 #reform {
	max-width: 100%;
	text-align:center;
	margin:0 auto;
}

#topReform02 #reform td {
	font-size: 12px;
	color: #361e1d;
}

#topReform02 #reform img {
	border: none;
}

#topReform02 #reform .bnr_re_cont{
	float: left;
	text-align: left;
	margin-right: 0px;
	margin-bottom: 15px;
	max-width: 100%;
}

#topReform02 #reform .bnr_re_cont2{
	float: left;
	text-align: left;
	margin-left: 20px;
	margin-bottom: 5px;
	max-width: 100%;
}	

#topReform02 #reform .bnr_re_cont a{
	line-height:1.7em;
	font-size:90%;
}

#topReform02 #reform .bnr_re_cont p{
	margin:0;
	padding:0;
	font-size:12px;
}

#topReform02 #reform .right{
	margin-right:0;
}

#topReform02 #reform .link_right {
	margin: 20px 18px 10px 0;
	text-align: right;
	font-size: 12px;
}

#topReform02 #reform .link_right img {
	vertical-align:middle;
}

#topReform02 #reform *+html body .link_right img {
	vertical-align:bottom;
}

#topReform02 #reform .bc {text-align:center;}

#topReform02 #reform .Box700{
	float: left;
	max-width: 100%;
}

#topReform02 #reform #status {
	width: 100%;
	margin-right: auto;
    margin-left : auto;
}

#topReform02 #reform h2.bh {
	width:90%;
	height:36px;
	background:#FFF url(../../images/topreform/bh_bg.gif) no-repeat top left;
	line-height:2.4;
	font-size:100%;
	font-weight:bold;
	margin:0 0 20px 0;
	padding-left:35px;
	text-align:left;
	color:#666;
}


#topReform02 #bnr_feature img{
	float: left;
	margin-bottom: 35px;
}

#topReform02 .r20{
	padding-right:20px;
}

/*
画像配置制御(左右)
--------------------------*/
#topReform02 #reform img.imgL01 {margin:10px 0 0 0;}
#topReform02 #reform img.imgL02 {margin:10px 20px 0 0;}
#topReform02 #reform img.imgL   {margin:20px 0 0 0;}
#topReform02 #reform img.imgL05 {margin:10px 5px 0 0;}
#topReform02 #reform img.imgL10 {margin:10px 10px 0 0;}
#topReform02 #reform img.imgL20 {margin:10px 20px 0 0;}
#topReform02 #reform img.imgL30 {
	margin-top: 0;
	margin-right: 5px;
	margin-bottom: 0;
	margin-left: 0;
}

#topReform02 .b20 {margin-bottom:20px;}
#topReform02 .b35 {margin-bottom:35px;}

/*
 Clear
--------------------------*/
#topReform02 .clear {
	font-size: 1px;
	line-height: 0px;
	margin: 0px;
	padding: 0px;
	clear: both;
}
}
/* -----------------------------------------------------------
	スマートフォン用のスタイル記述
----------------------------------------------------------- */
@media screen and (max-width: 620px) {

#topReform02 #reform a:link{
	color:#916666;
	text-decoration:none;
}

#topReform02 #reform a:visited{
	color:#BD9595;
	text-decoration:none;
}
#topReform02 #reform a:hover{
	color:#FF0000;
}

/*
 リフォームプラン
-----------------------------*/

#topReform02 #reform {
	width: 95%;
	text-align:center;
	margin:0 auto;
}

#topReform02 #reform p {
	display: none;
}

#topReform02 #reform td {
	font-size: 12px;
	color: #361e1d;
}

#topReform02 #reform img {
	border: none;
}

#topReform02 #reform .bnr_re_cont{
	float: left;
	text-align: left;
	margin-right: 0px;
	margin-bottom: 5px;
}	
#topReform02 #reform .bnr_re_cont2{
	float: left;
	text-align: left;
	margin-right: 0px;
	margin-bottom: 10px;
}	

#topReform02 #reform .bnr_re_cont a{
	line-height:1.7em;
	font-size:90%;
}


#topReform02 #reform .right{
	margin-right:0;
}

#topReform02 #reform .link_right {
	margin: 20px 18px 10px 0;
	text-align: right;
	font-size: 12px;
}

#topReform02 #reform .link_right img {
	vertical-align:middle;
}

#topReform02 #reform *+html body .link_right img {
	vertical-align:bottom;
}

#topReform02 #reform .bc {text-align:center;}

#topReform02 #reform .Box700{
	float: left;
	width: 98%;
}

#topReform02 #reform #status {
	float: left;
	width: 98%;
}

#topReform02 #reform h2.bh {
	width:90%;
	height:36px;
	background:#FFF url(../../images/topreform/bh_bg.gif) no-repeat top left;
	line-height:2.4;
	font-size:100%;
	font-weight:bold;
	margin:0 0 20px 0;
	padding-left:35px;
	text-align:left;
	color:#666;
}



#topReform02 #bnr_feature img{
	float: left;
	margin-bottom: 5px;
}

#topReform02 .r20{
	padding-right:20px;
}

/*
画像配置制御(左右)
--------------------------*/
#topReform02 #reform img.imgL01 {margin:5px 0 0 0;}
#topReform02 #reform img.imgL02 {margin:5px 20px 0 0;}
#topReform02 #reform img.imgL   {margin:5px 0 0 0;}
#topReform02 #reform img.imgL05 {margin:5px 5px 0 0;}
#topReform02 #reform img.imgL10 {margin:5px 10px 0 0;}
#topReform02 #reform img.imgL20 {margin:5px 20px 0 0;}
#topReform02 #reform img.imgL30 {
	margin-top: 0;
	margin-right: 32px;
	margin-bottom: 0;
	margin-left: 0;
}

#topReform02 .b20 {margin-bottom:20px; margin-left: 3px;}
#topReform02 .b35 {margin-bottom:35px;}

/*
 Clear
--------------------------*/
#topReform02 .clear {
	font-size: 1px;
	line-height: 0px;
	margin: 0px;
	padding: 0px;
	clear: both;
}
}