@charset "utf-8";



/* page
------------------------------------*/
h2{
	color: #193c81;
	font-size: 28px;
	line-height: 32px;
	display: inline-block;
	padding: 0 0 2px;
	margin: 0 0 40px;
	border-bottom: solid 1px #193c81;
}
h2 img{
	width: auto;
	height: 29px;
}
h3{
	font-size: 26px;
	line-height: 44px;
	margin-bottom: 27px;
}

html,body{ height: 100%; }

#box1{
	width: 100%;
	height: 100%;
	position: relative;
	background-image:url(../images/box1-bg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	-webkit-background-size: cover;
	background-size: cover;
}
.winter#box1{
	background-image:url(../images/box1-bg-winter.jpg);
}
#box1 .logo{
	position: absolute;
	bottom: 45px;
	left: 45px;
	width: 20.6%;
	max-width:297px;
}
#box1 .logo img{
	width: 100%;
}
#box1 .btn{
	position: absolute;
	bottom: 40px;
	left: 40%;
	width: 20%;
	height: 40px;
	text-align: center;
	z-index: 1;
}
#box3 .bg{
	position: absolute;
	z-index: -1;
	left: 0;
	top: 0;
	min-width:100%;
}

#box2{
	height: 646px;
	text-align: left;
	padding: 130px 9% 40px 9.7%;
	overflow: hidden;
}
#box2 .rt{
	width: 62.5%;
	display: table-cell;
	vertical-align: middle;
}
#box2 .movie-outer{
	position: relative;
	max-width: 750px;
}
#box2 .movie-outer:before{
	content: "";
	display: block;
	padding-top: 56.3%;
}
#box2 .movie{
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	background:url(../images/box2-bg.jpg) no-repeat center center;
}
#box2 .movie iframe{
	width: 100%;
	height: 100%;
	display: block;
	overflow: hidden;
}
#box2 p,
#box3 p{
	margin-bottom: 12px;
}
#box2 .lt{
	display: table-cell;
	width: 32.5%;
	min-width:370px;
	padding-right: 5%;
}
#box2 .lt .btn{
	text-align: center;
	margin-top: 40px;
}
#box3{
	width: 100%;
	text-align: left;
	position: relative;
	color: #fff;
	overflow: hidden;
}
#box3 h2{
	border-color: #fff;
}
#box3 #movemenu-parent{
	margin: 75px 0 27px 2.8%;
	position: relative;
	height: 1520px;
}
#box3 #movemenu{
	width: 300px;
	position: absolute;
}
#box3 #movemenu p.btn{
	text-align: center;
	margin-top: 40px;
}
#box3 .bg{
	position: absolute;
	z-index: -1;
	left: 0;
	top: 0;
	min-width:100%;
}
#box4{
	margin: 0 0 90px;
	/*padding: 90px 0 0;*/
	/*padding: 60px 0 0;*/
	
	padding: 60px 9% 0 9.7%;
}
#box4 h2{
	padding: 0 30px 2px;
	margin-bottom: 25px;
}
#box4 h3.catch{
	color: #193c81;
	font-size: 26px;
	line-height: 44px;
	margin-bottom: 0;
	letter-spacing: .08em;
}
#box4 p.catch-sub{
	text-align: center;
	margin-bottom: 64px;
}
#box4 ul.col{
	overflow: hidden;
	position: relative;
}
#box4 ul.col3{
	min-width:1080px;
}
#box4 ul.col2{
	width: 80%;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
}
#box4 ul.col3:before,
#box4 ul.col3:after{
	content:"";
	width: 1px;
	height: 100%;
	background: #ccc;
	left: 32.5%;
	top: 0;
	position: absolute;
}
#box4 ul.col3:after{
	left: 67.5%;
}
#box4 ul.col2:before{
	content:"";
	width: 1px;
	height: 100%;
	background: #ccc;
	left: 50%;
	top: 0;
	position: absolute;
}
#box4 ul.col3 li{
	width: 30%;
	float: left;
	margin-right: 5%;
}
#box4 ul.col2 li{
	width: 46%;
	float: left;
	margin-right: 8%;
}
#box4 ul.col li:last-child{
	margin-right: 0;
}
#box4 ul.col li .photo{
	margin-bottom: 40px;
}
#box4 ul.col li .catch{
	margin-bottom: 3px;
}
#box4 ul.col li dl{
	width: 100%;
	display: table;
	color: #193c81;
	font-size: 26px;
	line-height: 30px;
	padding: 0 0 2px;
	margin: 0 0 24px;
}
#box4 ul.col li dl dt{
	text-align: center;
	border-bottom: solid 1px #193c81;
	margin-bottom: 12px;
	 display: flex;
	 justify-content: center;
	 align-items: center;
	 height: 64px;
}
#box4 ul.col li dl dd{
	text-align: center;
}
#box4 ul.col li .spec{
	text-align: left;
	font-size: 13px;
	line-height: 1.5;
}
#box4 ul.col li .desc{
	margin-top: 16px;
	text-align: left;
	font-size: 13px;
	line-height: 1.5;
}
#box4 ul.col li .note{
	background: #f9f9f9;
	padding: 15px;
	margin: 15px 0 0;
	font-size: 13px;
	line-height: 1.5;
	text-align: left;
}
#box4 ul.col li .note i{
	padding: 3px;
	display: inline-block;
	background: #fff;
	border: solid 1px #ccc;
	border-radius:4px;
	margin-right: 4px;
	vertical-align: middle;
}
#box4 .section{
	/*width: 39.6%;*/
}
#box4 .section ul.col1{
	width: 39.6%;
	margin: 0 auto;
	text-align: center;
}
#box4 .photo img{
	width: 100%;
	height: auto;
}
#box4 .date{
	margin: 16px 0 5px;
	text-align: left;
}
#box4 p{
	text-align: center;
}
#box4 .btn{
	margin-top: 40px;
	text-align: center;
}

#box4-2,#box4-3{
	margin: 0 0 90px;
	/*padding: 90px 0 0;*/
	padding: 60px 0 0;
}
#box4-2 h2,#box4-3 h2{
	margin-bottom: 25px;
}
#box4-2 .section,#box4-3 .section{
	text-align: center;
	width: 39.6%;
	margin: 0 auto;
}
#box4-2 .photo img,#box4-3 .photo img{
	width: 100%;
	height: auto;
}
#box4-2 .date,#box4-3 .date{
	margin: 16px 0 5px;
	text-align: left;
}
#box4-2 p,#box4-3 p{
	text-align: left;
}
#box4-2 .btn,#box4-3 .btn{
	margin-top: 40px;
	text-align: center;
}
#box4-3 p.btn2{
	text-align: center;
	background: #003b7d;
	margin-top: 16px;
}
#box4-3 p.btn2 a{
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	line-height: 48px;
}







#box5,
#box6{
	margin: 0 5% 90px 7.2%;
	padding: 90px 0 0;
	text-align: left;
}
#box5 .tab-box,
#box6 .tab-box{
	display: table;
}
#box5 .lt,
#box6 .lt{
	width: 48%;
	padding-right:2%;
	display: table-cell;
}
#box5 .tab,
#box6 .tab{
	width: 50%;
	display: table-cell;
	vertical-align:middle;
}
#box5 .tab li,
#box6 .tab li{
	display: inline;
}
#box5 .tab li a,
#box6 .tab li a{
	display: block;
	width: 30.4%;
	float: left;
	margin: 0 4.4% 12px 0;
	text-indent: -9999px;
	background-repeat:no-repeat;
	background-position: 0 0;
	-webkit-background-size: contain;
	background-size: contain;
	-webkit-transition: opacity 1s ease-out;
	-moz-transition: opacity 1s ease-out;
	-ms-transition: opacity 1s ease-out;
	transition: opacity 1s ease-out;

    filter:alpha(opacity=0.4);
    opacity:0.4;
}

#box5 .tab li:nth-child(1) a{ background-image: url(../images/box5-photo1.png); }
#box5 .tab li:nth-child(2) a{ background-image: url(../images/box5-photo2.png); }
#box5 .tab li:nth-child(3) a{ background-image: url(../images/box5-photo3.png);margin-right: 0; }
#box5 .tab li:nth-child(4) a{ background-image: url(../images/box5-photo4.png); }
#box5 .tab li:nth-child(5) a{ background-image: url(../images/box5-photo5.png); }
#box5 .tab li:nth-child(6) a{ background-image: url(../images/box5-photo6.png);margin-right: 0; }

#box5 .tab li:nth-child(1) a:hover,
#box5 .tab-box-cr-1 .tab li:nth-child(1) a{ background-image: url(../images/box5-photo1.png);filter:alpha(opacity=1);opacity:1; }
#box5 .tab li:nth-child(2) a:hover,
#box5 .tab-box-cr-2 .tab li:nth-child(2) a{ background-image: url(../images/box5-photo2.png);filter:alpha(opacity=1);opacity:1; }
#box5 .tab li:nth-child(3) a:hover,
#box5 .tab-box-cr-3 .tab li:nth-child(3) a{ background-image: url(../images/box5-photo3.png);filter:alpha(opacity=1);opacity:1; }
#box5 .tab li:nth-child(4) a:hover,
#box5 .tab-box-cr-4 .tab li:nth-child(4) a{ background-image: url(../images/box5-photo4.png);filter:alpha(opacity=1);opacity:1; }
#box5 .tab li:nth-child(5) a:hover,
#box5 .tab-box-cr-5 .tab li:nth-child(5) a{ background-image: url(../images/box5-photo5.png);filter:alpha(opacity=1);opacity:1; }
#box5 .tab li:nth-child(6) a:hover,
#box5 .tab-box-cr-6 .tab li:nth-child(6) a{ background-image: url(../images/box5-photo6.png);filter:alpha(opacity=1);opacity:1; }

#box6 .tab li:nth-child(1) a{ background-image: url(../images/box6-photo1.png); }
#box6 .tab li:nth-child(2) a{ background-image: url(../images/box6-photo2.png); }
#box6 .tab li:nth-child(3) a{ background-image: url(../images/box6-photo3.png);margin-right: 0; }
#box6 .tab li:nth-child(4) a{ background-image: url(../images/box6-photo4.png); }
#box6 .tab li:nth-child(5) a{ background-image: url(../images/box6-photo5.png); }
#box6 .tab li:nth-child(6) a{ background-image: url(../images/box6-photo6.png);margin-right: 0; }

#box6 .tab li:nth-child(1) a:hover,
#box6 .tab-box-cr-1 .tab li:nth-child(1) a{ background-image: url(../images/box6-photo1.png);filter:alpha(opacity=1);opacity:1; }
#box6 .tab li:nth-child(2) a:hover,
#box6 .tab-box-cr-2 .tab li:nth-child(2) a{ background-image: url(../images/box6-photo2.png);filter:alpha(opacity=1);opacity:1; }
#box6 .tab li:nth-child(3) a:hover,
#box6 .tab-box-cr-3 .tab li:nth-child(3) a{ background-image: url(../images/box6-photo3.png);filter:alpha(opacity=1);opacity:1; }
#box6 .tab li:nth-child(4) a:hover,
#box6 .tab-box-cr-4 .tab li:nth-child(4) a{ background-image: url(../images/box6-photo4.png);filter:alpha(opacity=1);opacity:1; }
#box6 .tab li:nth-child(5) a:hover,
#box6 .tab-box-cr-5 .tab li:nth-child(5) a{ background-image: url(../images/box6-photo5.png);filter:alpha(opacity=1);opacity:1; }
#box6 .tab li:nth-child(6) a:hover,
#box6 .tab-box-cr-6 .tab li:nth-child(6) a{ background-image: url(../images/box6-photo6.png);filter:alpha(opacity=1);opacity:1; }

#box5 .tab li img,
#box6 .tab li img{
	width: 100%;
}
#box5 .tabs_container,
#box6 .tabs_container{
	background: #f9f9f9;
	padding: 30px;
	margin-top: 30px;
	min-height:175px
}
#box6 .tabs_container{
	min-height:155px
}
#box5 .tabs_container h3,
#box6 .tabs_container h3{
	margin-bottom: 8px;
}
#box5 .btn,
#box6 .btn{
	padding: 40px 0 0;
	text-align: center;
	clear: both;
}

#box7{
	margin: 0 5% 90px 7.2%;
	/*padding: 90px 0 0;*/
	padding: 120px 0 0;
	text-align: center;
}
#box7 .menu-outer{
	width: 1030px;
	margin: 0 auto;
	text-align: left;
}
#box7 .menu1{
	width: 500px;
	margin: 0 30px 0 0;
	float: left;
}
#box7 .menu1 dt{
	float: left;
	width: 6.8em;
	margin-bottom: 5px;
	background:url(../images/dot.png) repeat-x center;
}
#box7 .menu1 dd{
	margin-left: 7em;
	margin-bottom: 5px;
}
#box7 .menu2{
	width: 500px;
	float: left;
}
#box7 .menu2 dt{
	float: left;
	width: 17.8em;
	margin-bottom: 5px;
	background:url(../images/dot.png) repeat-x center;
}
#box7 .menu2 dd{
	margin-left: 18em;
	margin-bottom: 5px;
}
#box7 .menu3,
#box7 .menu4{
	margin-bottom: 5px;
}
#box7 .menu3 span,
#box7 .menu4 span{
	background:url(../images/dot.png) repeat-x center;
}
#box7 .menu3 span{
	padding-left: 6em;
}
#box7 .menu4 span{
	padding-left: 1em;
}
#box7 em{
	background: #fff;
	padding-right: .2em;
}
#box7 .menu3 span em,
#box7 .menu4 span em{
	padding-left: .2em;
}
#box7 p.small{
	font-size: 12px;
	text-align: center;
	margin: 40px 0;
}
#box7 .btn{
	text-align: center;
}

#box8{
	width: 830px;
	margin: 0 auto 90px;
	/*padding: 90px 0 0;*/
	padding: 30px 0 0;
	text-align: center;
}
#box8 h2{
	text-align: center;
	padding: 30px 0 0;
}
#box8 .tab{
	width: 830px;
	margin: 0 auto 26px;
}
#box8 .tab li{
	display: inline;
}
#box8 .tab li a{
	display: block;
	width: 192px;
	height: 30px;
	float: left;
	margin: 0 18px 0 0;
	border: solid 1px #838079;
	padding: 1px 0;
	text-align: center;
	text-indent: -9999px;
	background-repeat: no-repeat;
	background-position: center center;
}
#box8 .tab li:nth-child(1) a{ background-image:url(../images/box8-tab1.png); }
#box8 .tab li:nth-child(2) a{ background-image:url(../images/box8-tab2.png); }
#box8 .tab li:nth-child(3) a{ background-image:url(../images/box8-tab3.png); }
#box8 .tab li:nth-child(4) a{ background-image:url(../images/box8-tab4.png); }

#box8 .tab li:nth-child(1) a:hover,
#box8 .tab-box-cr-1 li.tab-1 a{ background-image:url(../images/box8-tab1_on.png); }
#box8 .tab li:nth-child(2) a:hover,
#box8 .tab-box-cr-2 li.tab-2 a{ background-image:url(../images/box8-tab2_on.png); }
#box8 .tab li:nth-child(3) a:hover,
#box8 .tab-box-cr-3 li.tab-3 a{ background-image:url(../images/box8-tab3_on.png); }
#box8 .tab li:nth-child(4) a:hover,
#box8 .tab-box-cr-4 li.tab-4 a{ background-image:url(../images/box8-tab4_on.png); }

#box8 .tab li a:hover,
#box8 .tab-box-cr-1 li.tab-1 a,
#box8 .tab-box-cr-2 li.tab-2 a,
#box8 .tab-box-cr-3 li.tab-3 a,
#box8 .tab-box-cr-4 li.tab-4 a{
	background-color: #838079;
}
#box8 .tab li.tab-4 a{
	margin-right: 0;
}
#box8 .lt{
	width: 400px;
	float: left;
	min-height:420px;
}
#box8 .rt{
	width: 400px;
	float: right;
	min-height:420px;
}
#box8 .tail{
	min-height:32px;
	font-size: 12px;
	clear: both;
	padding: 0 0 40px;
	text-align: center;
}
#box8 dl{
	overflow: hidden;
	line-height: 1.33;
}
#box8 dl dt{
	width: 85%;
	float: left;
	clear: left;
	text-align: left;
	padding-bottom: 8px;
}
#box8 dl dd{
	width: 15%;
	float: left;
	text-align: right;
	padding-bottom: 8px;
}
#box8 h3{
	font-size: 24px;
	margin: 0;
	position: relative;
	color: #193c81;
}
#box8 .tab_content{
	position: relative;
	text-align: left;
}
#box8 h3 small,
#box8 .tab_content .small{
	font-size: 12px;
}
#box8 #tab2 .small{
	margin-bottom: 20px;
}

#box9{
	width: 750px;
	margin: 0 auto;
	padding: 138px 0 0;
	text-align: center;
	position: relative;
	z-index: 2;
}
#box9 dt{
	font-size: 26px;
	line-height: 44px;
}
#box9 #gmap{
	width: 750px;
	height: 320px;
	margin: 10px 0;
}
/*#box9 .gmap iframe{
	width: 750px;
	height: 320px;
	display: block;
}*/
#box9 .shop-btm{
	width: 750px;
	margin: 20px 0 0;
	overflow: hidden;
	text-align: left;
}
#box9 .shop-btm dl{
	width: 374px;
	float: left;
}
#box9 .shop-btm dl.shop2{
	border-right: solid 1px #333333;
}
#box9 .shop-btm dl.shop3{
	padding-left: 40px;
	width: 334px;
}



#copy{
	height: 30px;
	background: #838079;
	color: #fff;
	margin-top: 138px;
}
#fb-fix{
	position: fixed;
	top: 30px;
	right: 30px;
	z-index: 9999;
}
#fb-fix img{
	width: 32px;
	height: 32px;
}



/* page
------------------------------------*/
.tab-box .tabs_container .tab_content {
	display: none;
}
.tab-box .tabs_container .content-1 {
	display: block;
}


#ban-ec{
	position: fixed;
	right:6%;
	top: 10%;
	z-index: 2;
}


