@charset "UTF-8";
/********** rc **********/
.en{
	font-size: 1em;
}
.mainImageBox{
	background: none;
}
/*sectionBoxHeading*/
.sectionBoxHeading{
	text-align: center;
}
.sectionBoxHeading h2{
		padding-bottom: 15px;
}
.sectionBoxHeading p{
	font-size: 1.2em;
	font-weight: bold;
	line-height: 1.6;
}

/*sectionBox*/
.sectionBox h3{
	padding-bottom: 6px;
	border-bottom: 1px solid #a49e96;
	margin-bottom: 10px;
}

	/*sectionBoxInner*/
	.sectionBox.type-05{
		display: inline-block;
		height: 424px;
	}
	.sectionBox.type-05:after{
  content: "."; 
  display: block; 
  height: 0; 
  font-size:0;	
  clear: both; 
  visibility:hidden;
}
.sectionBoxInnerUnit{
	overflow-y: auto;
	height: 407px;
}
.sectionBoxInner-01{
	float: left;
	margin-right: 19px;
}
.sectionBoxInner-02{
	float: left;
	height: 407px;
}
.sectionBoxInner-02.centerBox{
	text-align: center;
}
.sectionBoxInner-02 ul{
 letter-spacing: -0.40em;
	margin-left: -5px;
}
.sectionBoxInner-02 ul li{
	display: inline-block;
	letter-spacing: normal;
	margin: 0 0 5px 5px;
}
.sectionBoxInner-01 h4{
	background: url(../../common/img/icon_square_01.png) left 5px no-repeat;
	font-size: 1.2em;
	font-weight: bold;
	padding: 0 0 5px 12px;
	line-height: 1.6;
}
.sectionBoxInner-01 h4 span{
	font-weight: bold;
	padding-left: 12px;
}
.sectionBoxInner-01 p,
.sectionBoxInner-01 p span.en{
	line-height: 1.4;
	padding: 5px 0;
}
.sectionBoxInner-01 ul{
	padding: 5px 0;
}
.sectionBoxInner-01 ul li{
	list-style: inside;
	line-height: 1.4;
}
.sectionBoxInner-01 .linkArea-02{
	margin-top: 15px;
}
.sectionBoxInner-01 .linkArea-02 h4{
	background: none;
	color: #a49e96;
	font-size: 1em;
	font-weight: normal;
	padding: 0;
}
.sectionBoxInner-01 .linkArea-02 ul {
	padding-top: 0;
}
.sectionBoxInner-01 .linkArea-02 ul li{
	list-style: none;
}
