@charset "UTF-8";

/*CONTENTS1*/

#contents1 {
	position: relative;
	width: 100%;
	height: 400px;
}
@media screen and (min-width: 320px) and ( max-width: 600px) {
	#contents1 {
		width: 100%;
		height: 200px;
		margin-top: 40px;
	}
}
#contents1_inner {
	position: relative;
	width: 960px;
	height: 200px;
	margin-left: auto;
	margin-right: auto;
}
@media screen and (min-width: 320px) and ( max-width: 600px) {
	#contents1_inner {
		position: relative;
		width: 450px;
		margin-left: auto;
		margin-right: auto;
	}
}
#fade {
	background-repeat: no-repeat;
	background-color: #fff;
	z-index: 32000;
	background-position: center;
	width: 100%;
	height: 100%;
	position: fixed;
}

/*CONTENTS2*/

#contents2 {
	position: relative;
	width: 100%;
	height: 189px;
}
@media screen and (min-width: 320px) and ( max-width: 600px) {
	#contents2 {
		position: relative;
		width: 460px;
		height:auto;
		padding-bottom:60px;
	}
}
#contents2_inner {
	position: relative;
	width: 960px;
	height: 189px;
	margin-left: auto;
	margin-right: auto;
}
@media screen and (min-width: 320px) and ( max-width: 600px) {
	#contents2_inner {
		position: relative;
		width: 460px;
		margin-left: auto;
		margin-right: auto;
	}
}

#pickup {
	width: 955px;
	position: relative;
	overflow:hidden;
	margin:0 0 0 8px;
}
#pickup li {
	float: left;
	margin-right:10px;
}

#pickupsp1 {
	width: 460px;
	position: relative;
	overflow:hidden;
	margin:0 0 0 0;
}
#pickupsp1 li {
	float: left;
}

#pickupsp2 {
	width: 460px;
	position: relative;
	overflow:hidden;
	margin:0 0 0 0;
}
#pickupsp2 li {
	float: left;
	
}



#pickuptitle {
	width:550px;
	position: relative;
	margin: 25px 0 0 11px;
}

/*CONTENTS3*/

#contents3 {
	position: relative;
	width: 100%;
	background-color: #E7E5DF;
	height: 320px;

}
@media screen and (min-width: 320px) and ( max-width: 600px) {
	#contents3 {
	position: relative;
	width: 100%;
	background-color: #E7E5DF;
	height: auto;
		padding-top:5px;
		padding-bottom: 35px;
	}
}
#contents3_inner {
	position: relative;
	width: 960px;

	margin-left: auto;
	margin-right: auto;
}
@media screen and (min-width: 320px) and ( max-width: 600px) {
	#contents3_inner {
		position: relative;
		width: 460px;
	
		margin-left: auto;
		margin-right: auto;
	}
}

#newswrap {
 float: left;
 position: relative;
 width: 470px;
 height: 230px;
 margin: 30px 0 0 0;
 z-index: 500;
}
@media screen and (min-width: 320px) and ( max-width: 600px) {
 #newswrap {
  float: none;
  position: relative;
  width: 470px;
  height: 230px;
  margin: 55px 0 0 0;
  padding-top: 30px;
  z-index: 500;
 }
}

#newstitle {
 position: relative;
	padding-top:10px;
 z-index: 400;
	width: 282px;
}
#new {
 position: absolute;
 margin: 47px 0 0 -10px;
 z-index: 650;
}
.win #new {
 position: absolute;
 margin: 48px 0 0 -8px;
 z-index: 650;
}
#othernews {
 position: absolute;
 margin: 0px 0 0 340px;
 z-index: 400;
}
.infoback {
 position: absolute;
 margin: 20px 0 0 0;
 z-index: 350;
}



/*ACCESS*/

#accesswrap {
	position: relative;
	min-height: 210px;
	float: right;
	width: 420px;
	background-color: #fff;
	border-radius: 8px;
	height: auto;
	margin-top: 40px;
	padding:10px 20px 25px 20px;
	z-index: 5000;
}
@media screen and (min-width: 320px) and ( max-width: 600px) {
	#newstitle {
 position: relative;
	padding-top:0px;
 z-index: 400;
	width: 282px;
}
	#accesswrap {
	position: relative;
	float:none;
	height: auto;
	margin-top: 0px;
	padding:10px 20px 25px 20px;
	z-index: 300;
	}
}
#accesstitle {
 position: relative;
	padding-top:10px;
 z-index: 400;
	width: 282px;
}
#accessinfo {
	position: relative;
	margin: 9px 0 0 0px;
	width: 240px;
	float: left;
	z-index: 600;
}
#bigmap {
	position: absolute;
	margin: 146px 0 0 280px;
	z-index: 600;
}
#accessmap {
	width: 157px;
	height: 128px;
	overflow: hidden;
	position: relative;
	margin: 20px 0 0 270px;
	z-index: 600;
}

/*CONTENTS SLIDER*/

#contentsslider {
	margin-top: 20px;
	width: 100%;
}
.slick-prev {
	margin-top: -35px;
	background-image: url(../img/prev.png);
	background-repeat: no-repeat;
	width: 64px;
	height: 68px;
	z-index: 1000;
}
.slick-next {
	position: absolute;
	margin-top: -35px;
	background-image: url(../img/next.png);
	background-repeat: no-repeat;
	width: 64px;
	height: 68px;
	z-index: 1000;
}
.slick-dots {
	position: absolute;
	height: 45px;
}
#sp_header_index {
	margin-top: 50px;
	position: relative;
	background-image: url(../img/sp_header_index.jpg);
	background-repeat: no-repeat;
	height: 180px;
	width: 100%;
}



/*NEWS
------------------------------ */

#news {
	position: relative;
	float: left;
	height: auto;
	min-height: 210px;
	padding-top: 0;
	margin-top: 40px;
	margin-bottom: 40px;
	width: 440px;
	background-color: #fff;
	border-radius: 8px;
	padding:10px 20px 25px 20px;
	z-index: 300;
}

@media screen and (min-width:320px) and ( max-width:768px) {
	#news {
	position: relative;
	float: none;
	height: auto;
	min-height: 210px;
	margin-top: 40px;
	margin-bottom:20px;
	width: 420px;
	background-color: #fff;
	border-radius: 8px;
	padding:10px 20px 25px 20px;
	z-index: 300;
	}
}

dt {
	float: left;
	width: 110px;
	padding-left: 10px;
}

dd {
	padding-left: 0px;
	line-height: 1.7em
}

dl {
	margin-bottom: 10px;
}

.newstitle {
	position: relative;
	margin-top: 0;
}

#feed {
	position: relative;
	width: 440px;
	margin: 10px 0 0 0px;
	z-index: 600;
	background-color: #fff;
		border-bottom: 2px dotted #CCC;
}

.blog_list_day {
	padding: 0px 0px;
	float: left;
	color: #0362E4;
	width: 75px;
	font-size: 11pt;
	font-weight: 400;
}

.blog_list_title {
	text-align: justify;
	margin-bottom: 3px;
	padding-bottom: 4px;
	font-size: 10pt;
	text-decoration: underline;
	width:360px;
	margin-left:80px;
}

#feed2 {
	position: relative;
	width: 655px;
	margin: 0px 0 0 0px;
	z-index: 600;
	background-color: #fff;

}

.blog_list_day2 {
	padding: 0px 5px;
	float: left;
	color: #0362E4;
	width: 100px;
	background-color: #fff;
	font-size: 12pt;
	font-weight: 400;
}

.blog_list_title2 {
	
	margin-bottom: 0px;
	padding-bottom: 0px;
	background-color: #fff;
	font-size: 11pt;

	width:550px;
	margin-left:110px;
}

@media screen and (min-width:320px) and ( max-width:768px) {
	#feed {
		position: relative;
		margin: 0 0 10px 0;
		width: 100%;
		z-index: 600;
	}
	.blog_list_day {
		padding: 10px 0 0 5px;
		float: none;
		color: #0362E4;
		width: 100%;
		font-size: 12pt
	}
	.blog_list_day:first-child {
		padding: 0px 0 0 5px;
	}
	.blog_list_title {
		padding: 0px 5px 10px 5px;
		margin-bottom: 3px;
		font-size: 12pt;
		width: 100%;
		margin-left:0px;
	}
		#feed2 {
		position: relative;
		margin: 0 0 5px 0;
		width: 100%;
		z-index: 600;
	}
	.blog_list_day2 {
		padding: 0px 0 0 0px;
		float: none;
		color: #0362E4;
		width: 100%;
		font-size: 12pt
	}
	.blog_list_day2:first-child {
		padding: 0px 0 0 5px;
	}
	.blog_list_title2 {
		padding: 0px 0px 0px 5px;
		margin-bottom: 3px;
		font-size: 11pt;
		width: 100%;
		margin-left:0px;
		line-height: 1.3em
	}
}

.newfeed {
	margin-top: 20px;
}

.acwrp {
	width: 420px;
	height: 300px;
	background-color: #fff;
	border-radius: 8px;
	margin-top: 30px;
	padding:10px 20px 25px 20px;
	z-index: 5000;
}
@media screen and (min-width:320px) and ( max-width:768px) {
.rspsv {
	width: 100%;
}
}


