

._sp{
display:none;
}


/* ãƒ€ã‚¤ãƒ¯ãƒ˜ãƒƒãƒ€ãƒ¼ */
#headerNavArea{
	background-color:#666;
	margin-bottom: 0;
}

#cnt_wrapper{
	
	padding: 17px 0 180px;
}
.bg1{
	background:url(../img/bg1.jpg) repeat-y;
	background-size: cover;
}
.bg2{
	background:url(../img/lp_bg.jpg) repeat-y;
	background-size: cover;
}

.cnt_container{
	width:100%;
	max-width:750px;
	margin:0 auto;
	position:relative;
	text-align: center;
}

.date{
	font-size: 125%;
	letter-spacing: 2px;
	font-weight: 600;
	margin: 25px auto;
	width: 380px;
	padding: 5px 0;
	color: #fff;
	border-radius: 10px;
	background: rgb(63,116,190); 
	background: -webkit-linear-gradient(rgba(63,116,190,1) 24%, rgba(11,49,102,1) 100%);
	background: -o-linear-gradient(rgba(63,116,190,1) 24%, rgba(11,49,102,1) 100%);
	background: linear-gradient(rgba(63,116,190,1) 24%, rgba(11,49,102,1) 100%); 
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3f74be', endColorstr='#0b3166',GradientType=0 ); 
}
.date2{
	font-size: 125%;
	letter-spacing: 2px;
	font-weight: 600;
	margin: 25px auto;
	width: 380px;
	padding: 5px 0;
	color: #fff;
	border-radius: 10px;
	background: rgb(89,176,181); 
	background: -webkit-linear-gradient(rgba(89,176,181,1) 0%, rgba(78,141,144,1) 100%);
	background: -o-linear-gradient(rgba(89,176,181,1) 0%, rgba(78,141,144,1) 100%);
	background: linear-gradient(rgba(89,176,181,1) 0%, rgba(78,141,144,1) 100%); 
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#59b0b5', endColorstr='#4e8d90',GradientType=0 ); 
}
.txt{
	font-size: 140%;
	line-height: 1.8;
	font-weight: 600;
	letter-spacing: 1px;
}
.link{
	width: 610px;
	margin:30px auto 30px;
}
.link_hp{
	
}
.link_hp li{
	margin-top: 50px;
	width: 49.7%;
}
.link_hp li a{
	display: block;
}
.link_hp li:first-child{
	float: left;
	border-right: 1px dashed #999;
}
.link_hp li:last-child{
	float: right;
}
.img1{
	margin-top: 45px;
	margin-bottom: 40px;
}
.img3{
	margin-bottom: 40px;
}
#lp_header{
	max-width:1200px;
	margin:0 auto;
}
.logo{
	margin:21px 15px;
	padding-bottom:19px;
	border-bottom:1px solid #000000;
}
.logo_2{
	margin:24px 15px;
}
.ttl_text{
	margin:0 auto 15px;
}
.btns{
	width:90%;
	margin:0 auto;
	font-size:0;
	
}
.btns li{
	display:inline-block;
	margin-right:4%;
	margin-bottom:20px;
	width:48%;
	
}
.btns li:nth-child(2n){
	margin-right:0;
}
.btns li img{
	width:100%;
	height:auto;
	display:block;
}
.btn_entry{
	margin:24px auto 40px;
}
.imgs{
	margin:0 auto 5px;
	position:relative;
	font-size:0;	
}
.img_1{
	position:relative;
	display:inline-block;
	width:50%;
}
.img_1 img{
	width:100%;
	height:auto;
	display:block;
	z-index:1;
	opacity: 0.7;
}
.img_2{
	position:relative;
	display:inline-block;
	width:50%;
}
.img_2 img{
	width:100%;
	height:auto;
	display:block;
}
.text_1,
.text_2{
	position:absolute;
	bottom:5px;
	right:5px;
	color:#fff;
	text-shadow:2px 2px 3px #000000;
	font-size: 10px;
}
.chu_r{
	font-size: 10px;
	text-align: right !important;
	margin-bottom: 20px;
}
.ttl_text2{
	position:absolute;
	top:70px;
	left:5px;
}
.btns2{
	width:90%;
	margin:0 auto;
	text-align:left;
	font-size:0;
	
}
.btns2 li{
	display:inline-block;
	margin-right:5%;
	margin-bottom:20px;
	width:30%;
}
.btns2 li:nth-child(3n){
	margin-right:0;
}
.btns2 li img{
	width:100%;
	height:auto;
	display:block;
}