@charset "UTF-8";
/* concept -------------------------------------*/


#contbox01 {
	width:94%;
	height:auto;
	margin:40px auto;
	text-align:center;
	overflow:hidden;
}


#contbox01 h5{
	clear:both;
	width:100%;
	height: auto;
	margin:0 0 20px 0;
	text-align:left;
	padding:0 0 0 0;
	font-family:Garamond , "Times New Roman" , "游明朝" , "Yu Mincho" , "游明朝体" , "YuMincho" , "ヒラギノ明朝 Pro W3" , "Hiragino Mincho Pro" , "HiraMinProN-W3" , "HGS明朝E" , "ＭＳ Ｐ明朝" , "MS PMincho" , serif;
	font-size: 28px;
	font-size: 2.8rem;
	font-weight:normal;
	font-style:normal;
	letter-spacing:2px;
	border-bottom:2px solid #ea5431;
}

#contbox01 h5 em{
	font-size: 38px;
	font-size: 3.8rem;
}

#contbox01 h5 span.span_unit{
	font-size: 14px;
	font-size: 1.4rem;
}


#contbox01 h5 span.span_example{
	float:right;
	font-size: 14px;
	font-size: 1.4rem;
	margin:30px 0 0 0;
}


#contbox01 ul {display:table; width:100%; list-style:none; margin:0 auto 40px auto; padding:0 0 0 0; overflow:hidden;}
#contbox01 ul li {display:table-cell; vertical-align:top; width:28%; height:auto; padding:0 2%; border-right:dotted 1px #221814; box-sizing:border-box;}	
#contbox01 ul li:first-child{width:36%; border-right: solid 1px #221814;}
#contbox01 ul li:last-child{ width:28%; border-right: none;}
#contbox01 ul li img{
	margin:0 0 20px 0;
}



#contbox02 {
	position:relative;
	width:100%;
	height:auto;
	margin:40px auto 80px auto;
	text-align:center;
	overflow:hidden;
}


#contbox02 .top08_01_txt{
	position:absolute;
	width:50px;
	height:400px;
	top:80px;
	left:60px;
	margin:0 0 0 0;
}


#contbox02 .top08_02_txt{
	position:absolute;
	width:680px;
	height:200px;
	bottom:0;
	right:0;
	margin:0 40px 0 0;
}

 @media only screen and (max-width: 767px) {
	 


#contbox01 h5 span.span_example{
	float:none;
	font-size: 14px;
	font-size: 1.4rem;
	line-height:1.0;
	margin:0 0 0 0;
}


#contbox01 ul {display: inherit;}
#contbox01 ul li {display:inherit; vertical-align:top; width:100%; height:auto; padding:1% 0; border-right:none;}	
#contbox01 ul li:first-child{width:100%; border-right: none;}
#contbox01 ul li:last-child{ width:100%; border-right: none;}
#contbox01 ul li img{
	margin:0 0 20px 0;
}

#contbox02 {
	margin:40px auto;
}

#contbox02 .top08_01_txt{
	position:absolute;
	width:5%;
	height:auto;
	top:10px;
	left:10px;
	margin:0 0 0 0;
}


#contbox02 .top08_02_txt{
	position:absolute;
	width:50%;
	height:auto;
	bottom:0;
	right:0;
	margin:0 5px 0 0;
}

}
