
body{
	font-family: source-han-sans-japanese, sans-serif;
	font-weight: 400;
	font-style: normal;
	margin: 0px;
	background-color: #000;
}

@keyframes bgiLoop {
    0% { background-position: 0 0;}
  100% { background-position: 30px 30px;}
}



@keyframes bgiLoop2 {
    0% { background-position: 0 0;}
  100% { background-position: -100px 0px;}
}


a:hover{
opacity: 0.5;
}

#bg{

	background-repeat: no-repeat;
    background-size: cover;
	background-position: center auto;
	position: fixed;
	  left: 0;
	  top: 0;
	  min-width: 100%;
	  min-height: 100%;
	  width: auto;
	  height: auto;
	  z-index: -1000;
	  opacity: 0.5;
}

#page{
	width:100%;
	float:left;
	
	
}

#container{
	width:100%;
	margin-left: auto;
	margin-right: auto;

}

#header_logo{
	width:100%;
    margin-left: 0px;
    margin-top: 0px;
	text-align: center;
    float: left;
	position: relative;
	z-index: 100;
	height: 282px;
	background-color: #FFF;
	border-top: #1f0147 15px solid;
	padding-top:110px;
}

#header{
	width:100%;
    margin-left: 0px;
    margin-top: 0px;
    float: left;
	position: relative;
	z-index: 100;
}

#content{
	background-image: url("../img/index/bg.jpg");
	background-size: cover;
	background-attachment: fixed;
	
	width:100%;
    
    float: left;
    margin: 0px;
    padding: 0px;
	margin-left: 0px;
/*
	width: 1000px;
    float: left;
    margin: 0px;
    padding: 0px;
	background-image:url("../img/common/ptn_white_dot.png"); 
	margin-left: 140px;
	animation: bgiLoop2 10s linear infinite;
	box-shadow: 0 10px 25px 0 rgba(0, 0, 0, .5);
	*/
}




#main_visual,
#location,
#hospitality,
#food,
#scene,
#room,
#guide,
#availability,
#contact,
#access,
#footer
{
	width:100%;
    
    float: left;
    margin: 0px;
    padding: 0px;
	background-color: #1f0147;
}

#photo_main{
	width:100%;
	height:calc(100vw * 628 / 1200 );
	overflow: hidden;
    float: left;
    margin: 0px;
    padding: 0px;
	margin-top: 45px;
	max-height: 800px;

}



#photo_main img{
	width: 80%;
    left: 10%;
	position: relative;
    margin-top: calc(((80vw * 1337 / 2000 - 100vw * 628 / 1200)/-2) - 30px);
    min-width: 700px;
	max-width: 1450px;
}

.text_container{
	
}


.text_container h2{
	font-family: bebas-kai, sans-serif;
	font-weight: 400;
	font-style: normal;
	font-size: 47px;
	text-align: left;
	letter-spacing: 10px;
}


.text_container p{
	line-height: 1.7em;
	font-size : 16px;
}


#text_main{
	    width: 542px;
    height: 208px;
    float: left;
    background-color: #1f0147;
    color: #FFF;
    position: relative;
    /*margin-top: -180px;*/
    padding: 26px;
    font-size: 14px;
	z-index: 1000;
	
	margin-top: calc( (100vw - 750px) * -180 / 450 ) ;
	margin-left: calc( (1200px - 100vw) * 95 / 500 ) ;
	/*margin-top: calc((( 100% - 750 ) * 180 / 450 )* -1) ;*/
	/*margin-top: calc(((80vw * 1337 / 2000 - 100vw * 628 / 1200)/-2) - 30px);*/
}

@media (min-width: 1200px) {
   #text_main{
	    
    margin-top: -180px;
	margin-left: 0px;
	
	}
}

#text_main p{
	font-family: source-han-serif-japanese, serif;
}


#location{
	background-image: url("../img/location/bg.jpg");
	background-size: cover;
	background-attachment: fixed;
	color: #1f0147;
	text-align: center;
}


#photo_location{
	width:100%;
	float: left;
	height: 500px;
	overflow: hidden;
	padding-top: 50px;
}

#swiper_location {
	width:100%;
	height: 450px;
}

#photo_location .slide_location img{
	width:880px;
}

/*
#photo_location img{
	width:50vw;
	float: left;
}
*/

#text_location{
	width:100%;
	float:left;
	padding: 20px 0px 100px 0px
}


#text_location h2{
	    text-align: center;
    width: 100%;
    float: left;
    letter-spacing: 10px;
    padding: 0px;
}


#text_location p{
	line-height: 2em;
	padding-top: 70px;
}

#hospitality{
	background-image: url("../img/hospitality/bg.jpg");
	background-size: cover;
	background-attachment: fixed;
	color: #1f0147;
	text-align: center;
}

#photo_hospitality1{
	width:465px;
}


#photo_hospitality2{
	width: 560px;
    margin-left: 20px;
	padding-bottom: 30px;
}

#text_hospitality{
       width: 552px;
    height: 256px;
    float: left;
    background-color: rgba(31,1,71,0.86);
    color: #FFF;
    position: relative;
    margin-top: -180px;
    padding: 26px;
    font-size: 14px;
    text-align: justify;
    left: 50%;
    margin-top: -650px;
    margin-left: -110px;
}


#food{
	background-image: url("../img/food/bg.jpg");
	background-size: cover;
	background-attachment: fixed;
	color: #1f0147;
	text-align: center;
	
}

#photo_food{
	width:1000px;
	position: relative;
	left: 50%;
	margin-left: -500px;
	margin-top: 100px;
    margin-bottom: 100px;
}


#photo_food1,
#photo_food2,
#photo_food3,
#text_food{
	position: relative;
	width:490px;
	padding: 5px;
}


#text_food{
	padding: 40px;
	float: left;
}


#text_food h2{
	    text-align: center;
    width: 100%;
    float: left;
    
    padding: 0px;
}


#text_food p{
	line-height: 2em;
	padding-top: 70px;
	padding-bottom: 50px;
}



#scene{
	color: #1f0147;
	text-align: center;
}

#photo_scene{
	    width: 1420px;
    position: relative;
    left: 50%;
    margin-left: -710px;
    margin-top: 100px;
    margin-bottom: 100px;
}

#photo_scene1,
#photo_scene2,
#photo_scene3,
#photo_scene4{
	position: relative;
}


#photo_scene1{
	width:562px;
	padding-bottom: 130px;
	
}


#photo_scene2{
	width: 673px;
    margin-left: 20px;
	padding-bottom: 0px;
}


#photo_scene3{
	width:590px;
	margin-top: 170px;
}


#photo_scene4{
	width: 787px;
    padding-bottom: 70px;
    margin-left: 20px;
}

#text_scene{
    width: 597px;
    height: 297px;
    float: left;
    background-color: rgba(31,1,71,0.86);
    color: #FFF;
    position: relative;
    margin-top: 0px;
    padding: 26px;
    font-size: 14px;
    text-align: justify;
    left: 0px;
    margin-top: -870px;
    margin-left: 40px;
	
}

#text_scene h2{
	text-align: center;
}

#text_scene p{
	line-height: 2em;
}



#room,
#guide,
#availability,
#access,
#faq{
	background-color: #FFF;
	color: #1f0147;
}

#text_room,
#text_guide,
#text_availability,
#text_access,
#text_faq
{
	padding: 80px 0px 30px 0px;
}

#text_room h2,
#text_guide h2,
#text_availability h2,
#text_access h2,
#text_access p,
#text_faq h2,
#text_faq h3,
#text_faq p
{
	width:1000px;
	position: relative;
	left: 50%;
	margin-left: -500px;
}


#text_room h2 span,
#text_guide h2 span,
#text_availability h2 span,
#text_access h2 span,
#text_contact h2 span,
#text_faq h2 span
{
	font-size: 0.4em;
	letter-spacing: normal;
	
}


#photo_room{
	width:1000px;
	position: relative;
	left: 50%;
	margin-left: -500px;
}

#photo_room img{
	width:490px;
	padding: 5px;
}

#guide_body{
	font-size:20px;
	width:1000px;
	position: relative;
	left: 50%;
	margin-left: -500px;
	margin-top: 50px;
	
}

#guide_body th{
	text-align-last: justify;
	text-justify:inter-ideograph;
	font-weight: normal;
	color: #212121;
	padding-top: 20px;
    line-height: 1.6em;
}


#guide_body td{
	padding-top: 20px;
	padding-left: 30px;
    line-height: 1.6em;
}


#text_faq h3{
	font-weight: normal;
	color: #212121;
	padding-top: 50px;
    line-height: 1.6em;
	font-size: 20px;
}

#text_faq p{
	padding-top: 20px;
	padding-bottom: 50px;
	padding-left: 30px;
    line-height: 1.6em;
}

#availability_body{
	font-size:20px;
	width:1000px;
	position: relative;
	left: 50%;
	margin-left: -500px;
	margin-top: 50px;
	
}

#availability_body h3{
	font-family: bebas-kai, sans-serif;
	font-weight: 400;
	font-style: normal;
	font-size: 30px;
	text-align: left;
	letter-spacing: 5px;
	margin-top: 30px;
}

#availability_body table{
	border: 1px solid rgba(77,77,77,1.00);
}

#availability_body th{
	text-align-last: justify;
	text-justify:inter-ideograph;
	font-weight: normal;
	color: #212121;
	padding-top: 20px;
}


#availability_body td{
	    padding-top: 10px;
    /* padding: 4px; */
    text-align: center;
    border: 1px solid rgba(77,77,77,1.00);
    font-size: 16px;
    width: 28px;
	padding-bottom: 5px;
}

.holiday{
	border: 1px solid rgba(77,77,77,1.00);
	background-color: rgba(152,0,2,1.00);
	color: #FFFFFF;
}


.sataday{
	border: 1px solid rgba(77,77,77,1.00);
	background-color:rgba(2,90,156,1.00);
	color: #FFFFFF;
}

.norace{
	background-color: rgba(152,152,152,1.00);
}

.full{
	background-color: rgba(40,40,40,1.00);
	color: #FFF;
}

#setsu_list{
	margin-top: 50px;
}

#setsu_list ul{

}

#setsu_list li{
	list-style: none;
	margin-bottom: 0px;
	font-size: 14px;
	line-height: 2em;
}





#contact{
	background-image: url("../img/contact/bg.jpg");
	background-size: cover;
	background-position: bottom;
	color: #FFF;
	text-align: center;
	height: 450px;
	padding-top: 70px;
}

#contact_body{
    width: 1006px;
    position: relative;
    left: 50%;
    margin-left: -503px;
    margin-top: 20px;
}

#contact_body a{
	width: 325px;
    height: 125px;
    text-align: center;
    color: #1f0147;
    background-color: #FFF;
    display: block;
    float: left;
    margin: 5px;
    padding-top: 52px;
    font-size: 17px;
    letter-spacing: 0.2em;
}




#text_contact h2,
#text_access h2
{
	text-align: center;
	line-height:  0.7em;
}

#access_body{
	width:100%;
	overflow: hidden;
}

#access_body{
	width:1000px;
	position: relative;
	left: 50%;
	margin-left: -500px;
}

#text_access p{
	margin-top: 50px;
	line-height: 2em;
	letter-spacing: 0.2em;
}



#btn_contact{
	width:1080px;
	float: left;
	text-align: center;
	margin: 30px 0px;
}


@keyframes bgLoop {
    0% { background-position: 0 0;}
  100% { background-position: 0px -175px;}
}

.slider{
	width:100%;
	height:675px;
	float:left;
	margin-top: 30px;
}

#footer{
	text-align: center;
	color: #FFF;
	padding: 20px;
}

#footer_body{
	padding: 50px;
}

#footer_body a{
	padding: 10px;
}

#footer_suminoe_logo{
	padding: 30px;
}

#footer p{
	font-size:0.5em;
}


.drawer-hamburger-icon,
.drawer-hamburger-icon:after,
.drawer-hamburger-icon:before {
    background-color: #FFF;
}

.drawer-hamburger {
	z-index: 310;
}


.drawer-nav {
    position: fixed;
    z-index: 302;
    top: 0;
    overflow: hidden;
    height: 100%;
    color: #fff;
	background-color: rgba(0,0,0,0.85);

}


.drawer--right.drawer-open .drawer-nav{
    left: 50%;
    margin-left: -640px;
	width: 1280px;
	padding-left: 80px;
}

.drawer--right.drawer-close .drawer-nav{
    
	width:0px;
	padding-left: 0px;
	margin-left: 0px;
}

.drawer-menu{
	margin: 0;
    padding: 0;
    list-style: none;
    width: 300px;
    float: left;
    display: block;
	
    margin-top: 20px;
}


.drawer-menu ul{
	
}

.drawer-menu li{
	font-size: 20px;
    font-weight: bold;
    padding: 8px;
    padding-left: 20px;
	
}

.drawer-menu li a{
	color:#FFF;
	text-decoration: none;
	text-shadow: 0px 0px 13px rgba(216, 112, 255, 1);
}

.drawer-menu li span{
	color:#4E4E4E;
	text-decoration: none;
}


.drawer--right.drawer-open .drawer-hamburger {
    /* right: 16.25rem; */
    left: 50%;
    margin-left: -600px;
	
    background-color: #FFF;
}

#navi_index,
.drawer-menu h3{
	font-size: 25px;
    color: #FFFF00;
    font-weight: bold;
    font-style: italic;
    margin-left: 17px;
    margin-bottom: 10px;

}


#navi_index{
	width:100%;
	float:left;
	margin-top: 120px;
}

.drawer-open .drawer-hamburger-icon:after,
.drawer-open .drawer-hamburger-icon:before{
	background-color: #222222;
}




#btn_top{
	position:fixed;
	bottom: -150px;
	right: 20px;
	z-index: 1000;
	width:150px;
}

#btn_top img{
	width:150px;
}


#content_body{
	width:1080px;
	margin-left: 60px;
	float: left;
}






#slider_container{
	width:100%;
	float:left;
	
}

#banner_container,
#_slider{
	width: 954px;
    float: left;
    margin-left: 163px;
    margin-bottom: 40px;
    text-align: center;
    margin-top: 30px;
}



.banner_box img{
    height:174px;
}



