@charset "utf-8";
/* CSS Document */

body {
	background:url(../images/common/back01.jpg);
}

#main {
	height:100px;
padding:100px 0 0 0;
	background:url(../images/kotsu/main.jpg) no-repeat center right;
	background-size:cover;
}

#content01 {
	text-align:center;
	padding:60px 0 0;
}

#content01 h2 {
	font-size:25px;
	color:#47210D;
	font-weight:bold;
	background:url(../images/kotsu/sub_back01.png) no-repeat center center;
	width: 95%;
	margin:auto;
	text-align:center;
}

#content01 #c01_1 {
	width: 95%;
	margin:36px auto;
}

#content01 #c01_1 p {
	color:#47210D;
	font-weight:bold;
	font-size:17px;
	text-align:left;
	line-height:180%;
}

#content02 {
	padding:60px 0;
	width:95%;
	margin:auto;
	text-align:left;
}

#content02 h3 {
	font-size:20px;
	font-weight:bold;
	color:#47210D;
	vertical-align:middle;
	line-height:140%;
	padding-bottom:30px;
	text-align: center;
	background:url(../images/kotsu/line.png) no-repeat bottom;
	
}

#content02 h3 img {
	display: none;
}

#content02 h3 .en {
	font-size:40px;
	color:#F18700 !important;
	font-weight:bold;
	vertical-align:middle;
}

#content02 h3 .en2 {
	font-size:25px;
	color:#F18700;
	font-weight:bold;
	vertical-align:middle;
}

#content02 p {
	font-size:17px;
	font-weight:bold;
	color:#47210D;
	margin-top:20px;
	margin-bottom:100px;
}

#content02 p span {
	font-size:19px;
	color:#F18700;
	font-weight:bold;
}

#content02 h3 .big {
	color:#F18700;
	font-size:24px;
}

