@charset "UTF-8";
/* CSS Document */
.lp_sp {
	display: none;
}

.lp_pc {
	display: block;
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.clearfix:after {
	content: "";
	display: block;
	clear: both;
}

a {
	outline: none;
}
a:hover{
	opacity:0.6;
	filter:alpha(opacity=60);
	-ms-filter: “alpha( opacity=60 )”;
}

#top_img {
	width: 100%;
	height: 540px;
	background-image: url(../image_pc/top_img_bg.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-top: 260px;
	text-align: center;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

#top_img img {
	max-width: 1000px;
}

#top_obi {
	width: 100%;
	height: 120px;
	background-image: url(../image_pc/top_obi_bg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	text-align: center;
	padding-top: 45px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

#top_obi img {
	max-width: 984px;
}

#title01 {
	width: 100%;
	background-color: #FFFCDB;
	padding-top: 60px;
	padding-bottom: 70px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

#title01 .title01_img {
	max-width: 818px;
}

.title_inner {
	width: 1000px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.title_divide {
	float: left;
	margin-top: -20px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.fadein {
	opacity : 0;
	transform : translate(0, 50px);
	transition : all 300ms;
}
.fadein.scrollin {
	opacity : 1;
	transform : translate(0, 0);
}

#title02 {
	width: 100%;
	background-color: #F2F2F2;
	padding-top: 70px;
	padding-bottom: 65px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

#title03 {
	width: 100%;
	background-color: #EEF5D7;
	padding-top: 70px;
	padding-bottom: 70px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

#title04 {
	width: 100%;
	background-color: #FFFFFF;
	padding-top: 65px;
	padding-bottom: 85px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

#title04 .title04_img {
	max-width: 924px;
}

#title05 {
	width: 100%;
	padding-top: 60px;
	padding-bottom: 67px;
	background-image: url(../image_pc/title05_bg.jpg);
	background-repeat: repeat;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

#title05 .title05_img {
	max-width: 858px;
}

.title05_innerL {
	width: 502px;
	float: left;
}

.title05_innerL-img {
	margin-top: -30px;
}

.title05_innerR {
	width: 498px;
	float: left;
}

#title06 {
	width: 100%;
	background-color: #EEF5D7;
	padding-top: 53px;
	padding-bottom: 68px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

#title07 {
	width: 100%;
	background-color: #F2F2F2;
	padding-top: 67px;
	padding-bottom: 63px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

#title08 {
	width: 100%;
	background-color: #EEF5D7;
	padding-top: 55px;
	padding-bottom: 67px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.title08_up {
	margin-top: -478px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

#title09 {
	width: 100%;
	background-color: #FFFFFF;
	padding-top: 50px;
	padding-bottom: 56px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

#title10 {
	width: 100%;
	background-color: #eef3ef;
	padding-top: 50px;
	padding-bottom: 56px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}