@charset "utf-8";

#header { height: 863px; }

#key { height: 863px; }

#key #limited{
	position: absolute;
	width:400px;
	font-size:18px;
	z-index: 100;
	left:0;
	right:0;
	margin-left: auto;
	margin-right: auto;
	bottom:100px;
	padding:20px;
	line-height: 40px;
	background: url(../img/share/paint_white.png) repeat left top;
	border: 5px groove #5FB49A;
	display: none;
}
.oshirase{
	text-align: center;
	padding: 20px;
	background: rgba(255,255,255,0.8);
	box-shadow: 0 0 0 10px rgba(255,255,255,0.8);
	width: 700px;
	margin: 20px auto;
	border: 4px solid;
}

.oshirase h3{
	font-size: 21px;
	font-weight: bold;
	padding-bottom: 10px;
}

.oshirase hr{
	margin: 20px;
}
@media screen and (max-width: 768px){
	#key #limited{
		width:70% !important;
		font-size:12px;
		bottom:10px;
		padding:10px;
		line-height: 30px;
	}
	
	.oshirase{
		text-align: center;
		padding: 10px;
		background: rgba(255,255,255,0.8);
		box-shadow: 0 0 0 10px rgba(255,255,255,0.8);
		width: auto;
		margin: 10px;
		border: 2px solid;
	}

	.oshirase h3{
		font-size: 21px;
		font-weight: bold;
		padding-bottom: 5px;
	}

	.oshirase p{
		font-size: 12px;
	}
}

#key_slider li { height: 863px; }

#key_slider .slide1 { background: url(../img/index/key_slide_01.jpg) no-repeat center top / cover; }

#key_slider .slide2 { background: url(../img/index/key_slide_02.jpg) no-repeat center top / cover; }

#key_slider .slide3 { background: url(../img/index/key_slide_03.jpg) no-repeat center top / cover; }

#key_slider .slide4 { background: url(../img/index/key_slide_04.jpg) no-repeat center top / cover; }

#key_slider .slide5 { background: url(../img/index/key_slide_05.jpg) no-repeat center top / cover; }

#sec1 {
	background: url(../img/index/sec1_bg.png) no-repeat center top;
	color: #FFF;
}

#sec1 .txt { padding: 111px 0 175px 520px; }

#sec1 .txt p { padding-bottom: 28px; }

#sec2 { background: #FFF; }

#sec2 .bg {
	background: url(../img/index/line_01.png) repeat-x center top, url(../img/index/line_01.png) repeat-x center bottom;
	padding: 87px 0 100px;
}

#sec2 h2 {
	text-align: center;
	padding-bottom: 29px;
}

#facebook {
	background: url(../img/index/fb_bg.png) no-repeat center top;
	padding: 42px 26px 37px 29px;
	float: left;
	width: 465px;
}

#facebook .fb-page { height: 263px; }

#rss {
	background: url(../img/index/rss_bg.png) no-repeat center top;
	padding: 42px 27px 55px 28px;
	float: right;
	width: 465px;
}

#rss .photo {
	float: left;
	padding: 0 21px 0 13px;
}

#rss .date {
	line-height: 21px;
	padding-top: 11px;
}

#rss .txt {
	width: 232px;
	font-size: 13px;
	line-height: 17px;
}

#sec3 { padding: 99px 0 27px; }

#sec3 .info1 {
	margin-top: 41px;
	position: relative;
	height: 782px;
}

#sec3 .info1 .main {
	padding-left: 18px;
	padding-top: 24px;
}

#sec3 .info1 h4 {
	font-size: 23px;
	padding: 19px 0 25px 8px;
	font-weight: bold;
}

#sec3 .info1 .txt p {
	padding-bottom: 28px;
	padding-left: 8px;
}

#sec3 .info1 .bnr { padding-top: 18px; }

#sec3 .info1 .photo {
	position: absolute;
	top: 0;
	right: -49px;
}

#sec3 .info1 .icon {
	position: absolute;
	top: 509px;
	left: -155px;
}

#sec3 .info2 {
	position: relative;
	height: 682px;
	margin: -32px 0 -67px;
}

#sec3 .info2 .photo {
	position: absolute;
	top: 0;
	left: -25px;
}

#sec3 .info2 .main {
	position: absolute;
	top: 48px;
	right: 0;
}

#sec3 .info2 .main h4 {
	font-size: 23px;
	padding: 19px 0 26px 7px;
	font-weight: bold;
}

#sec3 .info2 .main .txt { padding: 0 0 39px 7px; }

#sec3 .info2 .icon {
	position: absolute;
	top: 158px;
	right: -10px;
}

#sec3 .info3 {
	position: relative;
	height: 1010px;
}

#sec3 .info3 .photo1 {
	position: absolute;
	top: 151px;
	left: 0;
}

#sec3 .info3 .photo2 {
	position: absolute;
	top: 580px;
	right: 0;
}

#sec3 .info3 .main {
	position: absolute;
	top: 711px;
	left: 86px;
}

#sec3 .info3 .main h4 {
	font-size: 23px;
	padding-bottom: 19px;
	font-weight: bold;
}

#sec3 .info3 .main .txt { padding-bottom: 27px; }

