
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: 172px;
	background-color: #FFF;
	border-top: #1f0147 8px solid;
	padding-top:68px;
}

#header_logo img{
	width:175px;
}

#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,
#faq
{
	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: 1px;
	max-height: 800px;

}



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

.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: 100%;

    float: left;
    background-color: #1f0147;
    color: #FFF;
    position: relative;
    margin-top: 0px;
    padding: 26px;
    font-size: 14px;
}

#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 60px 0px
}


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


#text_location p{
	line-height: 1.8em;
    padding: 30px;
    padding-top: 70px;
	text-align: left;
    font-size: 18px;
}

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

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


#photo_hospitality1{
	width:100%;
	margin-top: -10%;
}


#photo_hospitality2{
	width: 150vw;
    margin-left: -25vw;
    padding-bottom: 0px;
    margin-top: 20px;
}

#text_hospitality{
       width: 100%;
    /*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;
    
    margin-top: -692px;
    margin-left: 0px;
}


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

#photo_food{
	width:100%;
	float: left;
	/*height: 600px;*/
	overflow: hidden;
	padding-top: 50px;
}



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



#text_food{
	width:100%;
	float:left;
	padding: 40px;
}


#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: 100%;
    position: relative;
    margin-left: 0px;
    padding-top: 0px;
    border-top: 50px #FFF solid;
}

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


#photo_scene1{
	width:100%;
	padding-bottom: 0px;
	
}


#photo_scene2{
	width:100%;
    margin-left: 0px;
	padding-bottom: 0px;
}


#photo_scene3{
	width:100%;
	margin-top: 380px;
}


#photo_scene4{
	width:100%;
    padding-bottom: 0px;
    margin-left: 0px;
}

#text_scene{
    width: 100%;
    height: 380px;
    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: calc((100vw*798/1000 + 100vw*692/1000)* -1 - 380px );
    margin-left: 0px;
	
}

#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 10px 25px 10px;
}

#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:96vw;
	position: relative;
	left: 0;
	margin-left: 2vw;
}


#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:96vw;
	position: relative;
	left: 0;
	margin-left: 0px;
}

#photo_room img{
	width:100vw;
	padding: 2vw 2vw 0vw 2vw;
}

#guide_body{
	font-size:16px;
	width:96vw;
	position: relative;
	left: 0;
	margin-left: 2vw;
	margin-top: 0px;
	
}

#guide_body th{
	text-align-last: justify;
	text-justify:inter-ideograph;
	font-weight: normal;
	color: #212121;
	padding-top: 20px;
	flex-wrap: nowrap;
	width: 82px;
}


#guide_body td{
	padding-top: 20px;
	padding-left: 10px;
}

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

#text_faq p{
	text-align: justify;
	padding-top: 20px;
	padding-bottom: 50px;
	padding-left: 10px;
    line-height: 1.6em;
	width: 85vw;
}



#availability_body{
	font-size:20px;
	width:100%;
	position: relative;
	left: 0;
	margin-left: 0px;
	margin-top: 0px;
	overflow: scroll;
	padding: 10px;
	
}

#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;
	
	padding-top: 70px;
	padding-bottom: 110px;
}

#contact_body{
    font-size:20px;
	width:100%;
	position: relative;
	left: 0;
	margin-left: 0px;
	margin-top: 0px;
	padding: 10px;
}

#contact_body a{
	width: 324px;
    height: 105px;
    text-align: center;
    color: #1f0147;
    background-color: #FFF;
    display: block;
    position: relative;
    left: 50%;
    margin-left: -162px;
    margin-top: 5px;
    padding-top: 42px;
    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:100%;
	position: relative;
	left: 0;
	margin-left: 0px;
}

#access_body iframe{
	width:100%;
}

#text_access p{
	margin-top: 20px;
	line-height: 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: 20px 0px 0px 0px ;
}

#footer_body a{
	padding: 0px 0px 10px 0px;
    width: 100%;
    display: block;
}

#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;
}



