body {
	border-left: 10px solid #B83600;
}

.title {
	font-size: 190%;
	line-height: 1.6;
	max-width: 1400px;
	padding: 0px 10% 60px 10%;
	margin: 0 auto;
	box-sizing: border-box;
}
.title span{
	font-size: 30%;
	padding-left: 20px;
}

.f-box {
	padding: 120px 0;
}

.f-boximg {
	background-image: url("../img/f-img.jpg");
	background-repeat: no-repeat;
	background-size: 50% auto;
}

.f-me-tex {
	float: right;
	width: 40%;
}
.f-me {
	max-width: 1400px;
	padding: 80px 10% ;
	margin: 0 auto;
	box-sizing: border-box;
}
.f-me h2 {
	font-size: 180%;
	line-height: 1.6;
	padding-bottom: 30px
}
.f-me p {
	line-height: 2;
}




.koda {
	max-width: 1400px;
	padding: 0px 10%;
	padding-bottom: 120px;
	margin: 0 auto;
	box-sizing: border-box;
	position: relative;
}
.koda h4 {
	font-size: 110%;
	line-height: 1.5;
	padding-bottom: 30px;
}
.koda h4 span {
	border-bottom: 1px solid #2C4A73;
	padding-bottom: 5px;
}
.koda h3 {
	font-size: 180%;
	line-height: 1.5;
	padding-bottom: 10px;
	letter-spacing: 0.1em;
}
.koda-img {
	width: 80%;
	float: right;
}
.koda-img img {
	width: 100%;
}
.koda-img02 {
	width: 68%;
	float: right;
}
.koda-tex {
	position: absolute;
	top: 20%;
}
.koda02 {
	float: left;
	width: 47%;
}
.koda03 {
	float: right;
	width: 47%;
}



.conte-01 {
	max-width: 1400px;
	padding: 0px 10%;
	margin: 0 auto;
	box-sizing: border-box;
}
.conte-02 {
	max-width: 1400px;
	padding: 0px 10%;
	padding-bottom: 120px;
	margin: 0 auto;
	box-sizing: border-box;
	margin-top: -180px;
}
.conte-03 {
	max-width: 1400px;
	padding: 0px 10%;
	margin: 0 auto;
	box-sizing: border-box;
	padding-bottom: 120px;
}

.itembg01 {
	background-image: url("../img/itembg01.jpg");
}
.itembg02 {
	background-image: url("../img/itembg02.jpg");
}
.top-pro {
	padding-top: 25%;
	padding-left: 7%;
	padding-right: 7%;
	padding-bottom: 120px;
	background-repeat: no-repeat;
	background-position: top center;
	background-size: 100% auto;
}
.pro-img {
	float: right;
	width: 38%;
}
.pro-img img {
	width: 100%
}
.pro-tex {
	float: left;
	width: 50%;
	padding-top: 10%;
}
.pro-tex h3 {
	border-bottom: 1px solid #2C4A73;
	font-size: 140%;
	line-height: 1.6;
	padding-bottom: 20px;
}
.pro-tex p {
	padding-top: 20px;
}



.top-vi-title {
	background-image: url("../img/top-vi-title.jpg");
	background-position: center;
	background-size: cover;
	padding-top: 160px;
	padding-bottom: 80px;
}
.top-vi-title h2 {
	color: #fff;
}


.top-voi {
	max-width: 1400px;
	padding: 120px 10%;
	margin: 0 auto;
	box-sizing: border-box;
}
.top-voi img {
	width: 100%;
}
.tvi01 {
	float: left;
	width: 45%;
}
.tvi02 {
	float: right;
	width: 45%;
}
.top-voi h3 {
	font-size: 160%;
	line-height: 1.6;
	margin-top: -30px;
}
.top-voi h3 span {
	background-color: #fff;
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 10px;
}
.top-voi h6 {
	font-size: 90%;
	line-height: 1.6;
}
.top-voi h4 {
	font-size: 110%;
	line-height: 1.6;
	padding: 30px 0 ;
}
.top-voi h4 span {
	border-top: 1px solid #2C4A73;
	border-bottom: 1px solid #2C4A73;
	padding: 10px 0 ;
}
.top-voi p {
	font-size: 130%;
	line-height: 1.6;
	
}


.btn-a {
	padding-top: 40px
}

.btn-a a {
	border: 1px solid #2C4A73;
	color: #2C4A73;
	padding: 14px 20px;
	font-size: 105%;
	-webkit-transition: 1s;
	-moz-transition: 1s;
	-o-transition: 1s;
	-ms-transition: 1s;
	transition: 1s;
}
.btn-a a:hover {
	border: 1px solid #B83600;
	color: #B83600;
}

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

body {
	border-left: none;
	border-top: 10px solid #B83600;
}
	
.f-boximg {
	background-size: 100% auto;
	padding-top: 200px;
}

.f-me-tex {
	float: none;
	width: 100%;
	background-color: #fff;
	padding: 5%;
	box-sizing: border-box;
}

.f-me {
	padding: 40px 5% ;
}
.f-me h2 {
	font-size: 160%;
}
.title {
	font-size: 160%;
	padding: 0px 5% 40px 5%;
}
.conte-01 {
	padding: 0px 5%;
}
.conte-02 {
	padding: 0px 5%;
	padding-bottom: 60px;
	margin-top: 0px;
}
.conte-03 {
	padding: 0px 5%;
}
	
	
.koda {
	padding: 0px 5%;
	padding-bottom: 60px;
	position: inherit;
	text-align: center;
}
.koda h4 {
	font-size: 110%;
	padding-bottom: 20px;
}
.koda h3 {
	font-size: 140%;
	padding-bottom: 0px;
}
.koda-img {
	width: 100%;
	float: none;
	padding-bottom: 20px;
}
.koda-img02 {
	width: 100%;
	float: none;
	padding-bottom: 20px;
}
.koda-tex {
	position: inherit;
	top: auto;
}
.koda02 {
	float: none;
	width: 100%;
	padding-bottom: 60px;
}
.koda03 {
	float: none;
	width: 100%;
}
	
.top-pro {
	padding-top: 25%;
	padding-left: 3%;
	padding-right: 3%;
	padding-bottom: 60px;
	background-size: 100% auto;
}
.pro-img {
	float: none;
	width: 100%;
}
.pro-img img {
	width: 100%
}
.pro-tex {
	float: none;
	width: 100%;
	padding-top: 10%;
}
.pro-tex h3 {
	font-size: 130%;
	padding-bottom: 20px;
}

	
.top-vi-title {
	padding-top: 60px;
	padding-bottom: 20px;
}
.top-voi {
	padding: 60px 5%;
	text-align: center;
}
.tvi01 {
	float: none;
	width: 100%;
	padding-bottom: 60px;
}
.tvi02 {
	float: none;
	width: 100%;
}
.top-voi h3 {
	font-size: 130%;
	margin-top: 20px;
}
.top-voi p {
	font-size: 100%;
}
	

}



