/* ヘッドタイトル
---------------------------------*/
.head_ttl img {
	float: right;
	margin-top: -15px;
}

/* リフォーム */
.reform_area {
	margin-bottom: 0px;
	margin-top: 20px;
	padding-top: 3%;
	padding-bottom: 3%;
}

.reform_box {
	margin-bottom: 20px;
	padding-left:20px;
	padding-right:20px;
	
}

.reform_title2{
	font-size: 22px;
	line-height: 1.4em;
	background-color: #E1E1E1;
	padding: 2px;
	margin-top: 20px;
	margin-bottom: 30px;
	text-align: center;
}

.ttl_img {
	text-align: center;
	width: 45%;
	margin-right: auto;
	margin-left: auto;	
	
}

.reform_read {
	font-size: 24px;
	text-align: center;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #717071;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	margin-bottom: 40px;
}

.reform_tx {
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;		
}

.reform_txc {
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
	font-size: 15px;	
}

.reform_txc2_ttl {
	padding-top: 5px;
	font-size: 16px;
	/*text-align: center;	*/
}

.reform_txc2 {
	padding-bottom: 5px;
	/*text-align: center;*/
	font-size: 14px;	
}

.plan_img {
	margin-top: 30px;
}

.reform_namebox {	
	text-align: center;
	margin-right: auto;
	margin-left: auto;	
}


.reform_name {
	position: relative;
	line-height: 1.4;
	display: inline-block;
	top: 0;
	font-size: 24px;
	padding-top: 0.15em;
	padding-right: 1em;
	padding-bottom: 0.15em;
	padding-left: 1em;
	margin-bottom: 15px;
}

.reform_name:before, .reform_name:after { 
  position: absolute;
  top: 0;
  content:'';
  width: 8px;
  height: 100%;
  display: inline-block;
}
.reform_name:before {
	left: 0;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #4D4D4D;
	border-bottom-color: #4D4D4D;
	border-left-color: #4D4D4D;
}
.reform_name:after {
  content: '';
  border-top: solid 1px #4D4D4D;
  border-right: solid 1px #4D4D4D;
  border-bottom: solid 1px #4D4D4D;
  right: 0;
}
.new {
	text-transform: uppercase;
	color: #FFF;
	background-color: #F00;
	margin-right: 10px;
	font-size: 12px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
}

.reform_space{
	margin-top: 20px;	
}

.reform_space2{
	margin-bottom: 50px;
}

.reform_space3{
	margin-top: 20px;	
}
.reform_inquily{
	text-align: center;	
}


/*概要*/
.n_table {
	clear: both;
	width: 100%;
	margin-bottom: 25px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	padding: 20px;
}
.n_table th {
	width: 25%;
	background-color: #F2F2F2;
	background: #E8E2D0;
}
.n_table td {
	width: 75%;
	background-color: #fff;
	background: #FFFDF7;
}
.n_table th,.n_table td {
	color: #333333;
	font-size: 100%;
	line-height: 160%;
	text-align: left;
	vertical-align: top;
	padding: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #B3A882;
	font-weight: normal;
}	


.reform_end{
	font-size: 25px;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 30px;
	line-height: 1.6em;
	}



@media (max-width: 1200px) {

}


@media (max-width: 992px)  {
	
	
}



@media (max-width: 768px)  {

}


@media (max-width: 468px) {
.reform_area {
	margin-bottom: 0px;
	margin-top: 10px;
}
.head_ttl img {
	width: 55%;	
	margin-top: 0px;
}

.ttl_img {
	text-align: center;
	width: 100%;
	margin-right: auto;
	margin-left: auto;		
}

.reform_read {
	font-size: 18px;	
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin-bottom: 20px;
}

.reform_name {
	position: relative;
	line-height: 1.4;
	display: inline-block;
	top: 0;
	font-size: 20px;
	padding-top: 0.15em;
	padding-right: 2em;
	padding-bottom: 0.15em;
	padding-left: 2em;
	margin-bottom: 15px;
}

.reform_box {
	margin-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666;
}
.reform_end{
	font-size: 18px;
	text-align: center;
	margin-top: 30px;
	margin-bottom: 0px;
	line-height: 1.5em;
	}
.reform_space{
	margin-top: 10px;	
}
.reform_space3{
	margin-top: 30px;	
}

}
