@charset "utf-8";
/*=============================================
 * #key
 *=============================================*/
 
#key {
	background-image: url(../img/scene/key_bg.jpg);
	-webkit-background-size: cover;
	background-size: cover;
}
#key .key_txt {
	position: absolute;
	top: 102px;
	left: 168px;
}
#sec01 {
	background-image: url(../img/scene/sec01_bg.png), url(../img/scene/sec01_rp.jpg);
	background-repeat: no-repeat, repeat;
	background-position: center top;
}
#sec01 h2 {
	padding: 98px 0 16px;
}
#sec01 .txt_01 {
	color: #31170b;
	padding: 0 0 30px;
	text-align: center;
	min-height: 221px;
}
#sec01 .sec01_box01 {
	min-height: 380px;
	background: url(../img/scene/sec01_bg01.jpg) repeat-y center top;
}
#sec01 .sec01_box01 .sec01_left {
	float: left;
	width: 500px;
}
#sec01 .sec01_box01 .sec01_right {
	float: right;
	width: 500px;
}
#sec01 .sec01_box01 ul li {
	float: left;
}
#sec01 .sec01_box01 .ttl_01 {
	padding: 49px 0 35px 0;
	margin-left: -48px;
}
#sec01 .sec01_box01 .ttl_02 {
	padding: 49px 0 35px 38px;
}
#sec01 .sec01_box01 .ul_01 {
	margin-left: -60px;
}
#sec01 .sec01_box01 .ul_02 {
	padding-left: 24px;
	margin-right: -63px;
}
#sec02 {
	background-image: url(../img/scene/sec02_bg01.png), url(../img/shared/bg01.jpg);
	background-repeat: no-repeat, repeat;
	background-position: center top;
	min-height: 1000px;
	position: relative;
	color: #FFF;
}
#sec02:before {
	background: url(../img/scene/sec02_bg02.png) no-repeat center top;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	content: "";
	-webkit-background-size: cover;
	background-size: cover;
	height: 677px;
}
#sec02 h2 {
	padding: 114px 0 11px;
	text-align: center;
}
#sec02 .txt_01 {
	padding: 0 0 71px;
	text-align: center;
}
#sec02 .img_01 img {
	box-shadow: 0px 3px 24px 0px rgba(0, 0, 0, 0.38);
}
#sec02 .txt_02 {
	color: #9c9994;
	padding: 9px 0 15px;
}
#sec02 .sec02_box01 {
	background: url(../img/scene/sec02_bg02.jpg) no-repeat center top;
	height: 168px;
	position: relative;
	margin: 0 0 63px;
}
#sec02 .ttl_01 {
	position: absolute;
	top: 58px;
	left: 73px;
}
#sec02 .ul_df li {
	font-size: 16px;
	padding: 0 0 0 15px;
	background: url(../img/menu/sec02_icon01.png) no-repeat left center;
}
#sec02 .ul_01 {
	left: 474px;
	position: absolute;
	top: 25px;
}
#sec02 .ul_02 {
	left: 595px;
	position: absolute;
	top: 25px;
}
#sec02 .sec02_box02 {
	padding: 0 0 107px;
}
#sec02 .sec02_left {
	float: left;
}
#sec02 .sec02_right {
	float: right;
	width: 480px;
	background: url(../img/menu/sec02_rp01.png) repeat center top;
	text-align: center
}
#sec02 .txt_03 {
	color: #fef9eb;
	line-height: 28px;
	padding: 10px 0 31px;
}
#sec02 .btn_01 {
	padding-bottom: 40px;
}
#sec03 {
	background-image: url(../img/scene/sec03_bg.png), url(../img/scene/sec03_rp.jpg);
	background-repeat: no-repeat, repeat;
	background-position: center top;
	min-height: 840px;
}
#sec03 h2 {
	margin: 0 0 0 -11px;
	padding: 113px 0 32px;
}
#sec03 h3 {
	left: 697px;
	position: absolute;
	top: 139px;
}
#sec03 h4 {
}
#sec03 .txt_01 {
	padding: 13px 0 71px;
	text-align: center;
	width: 640px;
}
#sec03 .img_01 img {
	box-shadow: 0px 3px 24px 0px rgba(0, 0, 0, 0.38);
}
#sec03 .txt_02 {
	color: #9c9994;
	padding: 4px 0 20px;
}
#sec03 .dl_01 {
	background: url(../img/scene/sec03_bg02.jpg) no-repeat center top;
	min-height: 65px;
	color: #FFF;
}
#sec03 .dl_01 dt {
	float: left;
}
#sec03 .dl_01 dd {
	float: right;
	font-size: 18px;
	font-weight: bold;
	letter-spacing: 2px;
	padding: 13px 40px 0 0;
}
#sec03 .dl_01 dd span {
	font-size: 25px;
}
#sec03 .btn_01 {
	padding: 45px 0 40px;
	text-align: center;
}
.shi_bnr:hover{
	opacity: 0.7;
	transition: 0.5s;
} 
.shi_bnr{
	box-shadow:0px 0px 7px -4px #000000;
}