@charset "utf-8";
/* CSS Document */
.ski {
	font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,sans-serif;
}
.mv{
	background: url(../img/bg_mv.png) center top no-repeat;
	background-size: cover;
	width: 100%;
	height: 690px;
	margin: 0 auto;
}
.mv h1{
	padding-top: 20px;
	text-align: center;
}
.mv ul{
	margin-top: -20px;
	display: block;
	letter-spacing: -.40em;
	list-style: none;
	text-align: center;
}
.mv ul li{
	display:inline-block;
	letter-spacing: normal;
	vertical-align: top;
}
.mv ul li+li{
	margin-left: 40px;
}
.mv ul li a{
	display: block;
    border-radius: 10px;
    background-color: #ffffff;
}
.con01{
	width: 980px;
	margin: 30px auto 0;
}
.con01 h2{
	background: #ff8550;
	width: 100%;
	height: 36px;
	padding-left: 30px;
	line-height: 36px;
	color: #FFF;
	font-size: 22px;
	font-weight: bold;
}
.con01 h2:before{
	content: "";
	background: url(../img/ico_pr01.png) center top no-repeat;
	width: 44px;
	height: 24px;
	display: inline-block;
	margin-top: -3px;
	margin-right: 20px;
	vertical-align: middle;
}
.con01 .secInner{
	width: 100%;
	height: auto;
	padding: 36px 0 68px;
	border-width:0 1px 1px 1px;
	border-color: #ff8550;
	border-style: solid;
}
.con01 .secInner #slider_main{
	width: 720px;
	margin: 0 auto;
}
.con02{
	background: url(../img/bg_con02.png) center top repeat;
	width: 100%;
	/*margin-top: 30px;*/
	padding: 50px 0;
}
.con02 h2{
	text-align: center;
}
.con02 .mapArea{
	background: #b3e5fc;
	width: 1080px;
	margin: 36px auto 0;
	padding: 40px 0;
}
.con02 .mapArea .map{
	text-align: center;
}
.con02 .mapArea .mapList{
	background: #f0fafe;
	width: 980px;
	margin: 50px auto 0;
	padding: 28px;
}
.con02 .mapArea .mapList h3{
	color: #2196f3;
	font-size: 30px;
	font-weight: bold;
}
.con02 .mapArea .mapList h3:before{
	content: "";
	background: url(../img/ico_search.png) center top no-repeat;
	width: 32px;
	height: 32px;
	display: inline-block;
	margin-right: 10px;
	margin-top: -3px;
	vertical-align: middle;
}
.con02 .mapArea .mapList ul{
	margin-top: 25px;
	display: block;
	letter-spacing: -.40em;
	list-style: none;
	text-align: center;
}
.con02 .mapArea .mapList ul>li{
	width: 140px;
	display:inline-block;
	letter-spacing: normal;
	vertical-align: top;
	color: #999999;
}
.con02 .mapArea .mapList>ul>li+li{
	margin-left: 16px;
}
.con02 .mapArea .mapList ul li dl dt{
	background: #c2eafd;
	width: 100%;
	height: 30px;
	margin-bottom: 10px;
	color: #000;
	font-size: 16px;
	font-weight: bold;
	line-height: 30px;
}
.con02 .mapArea .mapList ul li dl dd ul{
	margin-top: 0;
}
.con02 .mapArea .mapList ul li dl dd ul li a{
	display: block;
	color: #1e88e5;
	text-decoration: underline;
	line-height: 30px;
}
.con02 .mapArea .mapList ul li dl dd+dt{
	margin-top: 15px;
}
.con03{
	background: url(../img/bg_con03.png) center top repeat;
	width: 100%;
	padding: 50px 0;
}
.con03 h2{
	text-align: center;
}
.con03 ul{
	width: 1080px;
	margin: 35px auto 0;
	display: block;
	letter-spacing: -.40em;
	list-style: none;
	font-size: 0;
	text-align: center;
}
.con03 ul li{
	width: 340px;
	display:inline-block;
	letter-spacing: normal;
	vertical-align: top;
	font-size: 16px;
}
.con03 ul li+li{
	margin-left: 30px;
}
.con03 ul li:nth-child(4){
	margin-left: 0;
}
.con03 ul li:nth-child(n + 4){
	margin-top: 30px
}
.con04 {
	width: 1080px;
	margin: 40px auto 0;
}
.con04 h2{
	background: #ed6887;
	width: 100%;
	height: 36px;
	padding-left: 30px;
	line-height: 36px;
	color: #FFF;
	font-size: 22px;
	font-weight: bold;
}
.con04 h2:before{
	content: "";
	background: url(../img/ico_pr02.png) center top no-repeat;
	width: 44px;
	height: 24px;
	display: inline-block;
	margin-top: -3px;
	margin-right: 20px;
	vertical-align: middle;
}
.con04 ul{
	margin: 40px 0 0 -10px;
	display: block;
	letter-spacing: -.40em;
	list-style: none;
	text-align: center;
}
.con04 ul li{
	display:inline-block;
	letter-spacing: normal;
	vertical-align: top;
	margin-left: 10px;
}
.con04 ul li:nth-child(n + 4){
	margin-top: 10px;
}



