@charset "UTF-8";
/* CSS Document */
#sec07 img {
	width: 100%;
}
/*section------------------------------------------*/
section .inr {
	width: 940px;
}
.left {
	float: left;
}
p {
	text-align: justify;
}
#sec01 .inr {
	width: 1000px;
	position: relative;
}
#sec01 .ttl {
	width: 470px;
	left: 445px;
	top: 77px;
	position: absolute;
}
#sec02 .inr {
	position: relative;
}
#sec02 p {
	width: 530px;
	position: absolute;
	left: 35px;
	top: 118px;
	line-height: 170%;
	font-size: 15px;
}
.inr p span {
	font-weight: bold;
	color: #f15a24;
}
.btn_top {
	position: absolute;
	left: 60px;
	top: 240px;
}
#sec03 .inr {
	position: relative;
}
#sec03 p {
	width: 640px;
	position: absolute;
	left: 35px;
	top: 122px;
	line-height: 170%;
	font-size: 15px;
}
#sec03 .btn_top_ibrio {
	position: absolute;
	left: 214px;
	top: 276px;
}
#sec04 .inr {
	position: relative;
}
#sec04 p {
	position: absolute;
	left: 35px;
	top: 133px;
	line-height: 170%;
	font-size: 15px;
}
#sec05 .inr {
	position: relative;
}
#sec05 p {
	width: 530px;
	position: absolute;
	left: 35px;
	top: 113px;
	line-height: 170%;
	font-size: 15px;
}
#sec05 .ico {
	width: 140px;
	position: absolute;
	top: 10px;
	right: 3px;
}
#sec06 p {
	line-height: 170%;
	font-size: 15px;
	padding-left: 40px;
}
#sec03,
#sec05,
#sec09 {
	background: url(../images/bg_01.jpg) no-repeat center center;
	background-size: cover;
}
.sec_btn .inr {
	padding-top: 55px;
	padding-bottom: 45px;
	width: 585px;
}
#sec07 p {
	color: #fff;
	line-height: 170%;
	font-size: 15px;
	padding-bottom: 10px;
}
#sec07 .image1 {
	width: 433px;
	padding-left: 30px;
	padding-right: 20px;
}
#sec07 .image2 {
	width: 157px;
	float: right;
}
#sec07 .text {
	width: 430px;
}
#sec07 .ttl1 {
	font-size: 22px;
	font-weight: bold;
}
#sec07 .p1 {
	padding-bottom: 50px;
}
#sec07 .ttl2 {
	width: 255px;
	font-size: 22px;
	font-weight: bold;
}
#sec07 .p2 {
	width: 255px;
}
#sec07 {
	padding-bottom: 55px;
	background: #736357;
}
#sec08 ul {
	padding-left: 20px;
	padding-bottom: 40px;
}
#sec08 ul li {
	float: left;
	width: 450px;
	margin-bottom: 20px;
}
.clear {
	clear: both;
}
#sec08 p {
	font-size: 15px;
	line-height: 170%;
	padding-right: 30px;
	padding-left: 30px;
}
#sec09 {
	padding-bottom: 30px;	
}
#sec09 .text {
	width: 650px;
}
#sec09 p {
	font-size: 15px;
	line-height: 170%;
	padding-left: 50px;
}
#sec09 .image {
	width: 290px;
}

@media screen and (max-width:640px){
section .inr {
	width: 100%;
}
#sec01 .inr {
	width: 100%;
}
#sec01 .ttl {
	width: 57.5%;
	left: 38%;
	top: 11%;
}
.btn_top {
	width: 22%;
	left: 5%;
	top: 56%;
}
#sec02 p {
	width: 82%;
	left: 9%;
	top: 20%;
	line-height: 160%;
	font-size: 3.8vw;
}
#sec03 {
	padding-bottom: 10%;
}
#sec03 p {
	width: 82%;
	position: static;
	line-height: 160%;
	font-size: 3.8vw;
	padding-left: 9%;
	padding-bottom: 6%;
}
#sec03 .btn_top_ibrio {
	width: 90%;
	position: static;
	margin-left: 5%;
}
.sec_btn .inr {
	padding-top: 9%;
	padding-bottom: 9%;
	width: 90%;
	
}
#sec04 {
	padding-bottom: 10%;
}
#sec04 p {
	width: 82%;
	position: static;
	line-height: 160%;
	font-size: 3.8vw;
	padding-left: 9%;
}
#sec05 {
	padding-bottom: 7%;
}
#sec05 p {
	width: 82%;
	position: static;
	line-height: 160%;
	font-size: 3.8vw;
	padding-left: 9%;
}
#sec05 .ico {
	width: 100%;
	position: static;
	padding-top: 2%;
}
#sec06 {
	padding-bottom: 10%;
}
#sec06 p {
	width: 82%;
	position: static;
	line-height: 160%;
	font-size: 3.8vw;
	padding-left: 9%;
}
#sec07 p {
	color: #fff;
	line-height: 170%;
	font-size: 3.8vw;
	padding-bottom: 1%;
}
#sec07 .image1 {
	width: 100%;
	padding-left: 0;
	padding-right: 0;
	margin-bottom: 2%;
	float: none;
}
#sec07 .image2 {
	width: 100%;
	float: none;
	margin-bottom: 2%;
	padding-top: 3%;
	float: none;
}
#sec07 .text {
	width: 82%;
	padding-left: 9%;
	float: none;
}
#sec07 .ttl1 {
	font-size: 4vw;
	font-weight: bold;
}
#sec07 .p1 {
	padding-bottom: 5%;
}
#sec07 .ttl2 {
	width: auto;
	font-size: 4vw;
	font-weight: bold;
}
#sec07 .p2 {
	width: 100%;
	float: none;
}
#sec07 {
	padding-bottom: 10%;
	background: #736357;
}
#sec08 ul {
	padding-left: 0;
	padding-bottom: 12%;
}
#sec08 ul li {
	float: none;
	width: 100%;
	margin-bottom: 0;
}
#sec08 p {
	font-size: 3.8vw;
	padding-right: 0;
	width: 82%;
	padding-left: 9%;
}
#sec09 {
	padding-bottom: 10%;	
}
#sec09 .text {
	width: 100%;
}
#sec09 p {
	font-size: 3.8vw;
	width: 82%;
	padding-left: 9%;
	padding-bottom: 5%;
}

}