@charset "utf-8";
/* CSS Document */

body {
	background:url(../images/common/back01.jpg);
}

#main {
	height:237px;
	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:29px;
	color:#47210D;
	font-weight:bold;
	background:url(../images/kotsu/sub_back01.png) no-repeat center center;
	width:683px;
	margin:auto;
	text-align:center;
}

#content01 #c01_1 {
	background:url(../images/kotsu/c01.png) no-repeat;
	width:821px;
	height:249px;
	margin:36px auto;
}

#content01 #c01_1 p {
	color:#47210D;
	font-weight:bold;
	font-size:17px;
	padding-top:50px;
	margin:0 0 0 200px;
	text-align:left;
	line-height:180%;
	width:560px;
}

#content02 {
	padding:60px 0;
	width:900px;
	margin:auto;
	text-align:left;
}

#content02 h3 {
	font-size:25px;
	font-weight:bold;
	color:#47210D;
	vertical-align:middle;
	line-height:100%;
	padding-bottom:30px;
	background:url(../images/kotsu/line.png) no-repeat bottom;
	
}

#content02 h3 img {
	vertical-align:middle;
	margin-right:20px;
}

#content02 h3 .en {
	font-size:71px;
	color:#F18700 !important;
	font-weight:bold;
	vertical-align:middle;
}

#content02 h3 .en2 {
	font-size:49px;
	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:29px;
}

