@charset "utf-8";
* {
	margin: 0;
	padding: 0;
	border: 0;
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	-webkit-box-shadow: none;
    box-shadow: none;
    outline: none;
    /*text-align:justify;*/
    text-justify:distribute;
	/*white-space: nowrap;*/
/*	font-family: "vdl-v7mincho",serif;*/
    font-family: "adobe-garamond-pro", serif;
	font-style: normal;
}
.map_txt{
	font-family:VDL-V7Mincho;
	font-size: 15px;
	font-size: 16px;
}
.italic{
	font-style: italic;
}
.c_logo{
    width: 100px;
    margin-right: 15px;
}
#loading_bar{
    position: absolute;
    left: 0;
    width:0;
    height: 2px;
    background: #CCC;
    z-index: 999;
    transition:0.5s ease-out;
}

#wrapper{
	position:relative;
	width:100%;
	overflow:hidden;
    background: #FFF;
}
#loading_fade{
	position: fixed;
	left: 0;
	top:0;
	width:100%;
	height: 100%;
	z-index: 999;
	background: #FFF;
}
#loading_text{
	position: absolute;
	left: 50%;
	top:50%;
	transform:translate(-50%,-50%);
	font-size: 28px;
    line-height: 50px;
    color: #000;
    /*-webkit-writing-mode: vertical-rl;
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl;*/
    letter-spacing: 0px;
    font-weight: normal;
	opacity: 0;
	transition:2s;
}
.loading_active{
	opacity: 1 !important;
}

#op_video{
	position: absolute;
	left: 0;
	top:0;
	width:100%;
	height: 100%;
}
.top_photo{
	position: absolute;
	left: 0;
	top:0;
	width:100%;
	height: 100%;
}
.top_photo:nth-child(1){
	background: url("../img/top_visual1.jpg") no-repeat center center;
	background-size:cover;    
}
.top_photo:nth-child(2){
	background: url("../img/top_visual2.jpg") no-repeat center center;
	background-size:cover;    
}
.top_photo:nth-child(3){
	background: url("../img/top_visual3.jpg") no-repeat center center;
	background-size:cover;    
}
.top_photo:nth-child(4){
	background: url("../img/top_visual4.jpg") no-repeat center center;
	background-size:cover;    
}



#top_page{
	position:relative;
	width:100%;
	background: #000;
	overflow: hidden;
}
#logo_text{
	display: none;
}
header{
	position: absolute;
    width: 100%;
    height: 160px;
	padding:0;
    background: rgba(255,255,255,0);
	transition:0.3s ease-in-out;
}
#top_page h1{
	position: absolute;
	left: 40px;
	top:33px;
/*	width:311px;*/
	width:282px;
	height:88.5px;
	background:url(../../img/logo.png) no-repeat left top;
	background-size:100% auto;
	overflow: hidden;
	transition:0.3s ease-in-out;
	text-indent:-9999px;
	opacity: 0;
	padding: 0;
}
#black_logo{
	position: absolute;
	left: 40px;
	top:33px;
/*	width:311px;*/
	width:282px;
	height:88.5px;
	background:url(../../img/logo_b.png) no-repeat left top;
	background-size:100% auto;
	transition:0.3s ease-in-out;
	opacity:0;
	text-indent:-9999px;
	padding: 0;
}
.header_active{
	position:fixed;
	left:0;
	top:0;
	height:100px;
    background: rgba(255,255,255,1);
	z-index:100;
	border-bottom:solid 1px #ccc;
	transition:0.5s ease-in-out;
	padding:0;
}
#top_page .header_active h1{
	width:225px;
	height:64px;
	text-indent:0;
	top:16px;
	left:50px;
	opacity:0;
	overflow:visible;
	text-indent:-9999px;
	padding: 0;
}
#top_page .header_active #black_logo{
	width:225px;
	height:64px;
	text-indent:0;
	top:16px;
	left:50px;
	opacity:1;
	text-indent:-9999px;
	padding:0;
}

#lang{
	position: absolute;
	right:60px;
	top:30px;
/*	font-family: karmina, serif;*/
	font-size:12px;
	color:#FFF;
	letter-spacing: 1px;
	opacity:1;
	transition:0.5s;
}
#top_page .header_active #lang{
	opacity:0;
}

#reservation_btn{
	position: absolute;
	right:60px;
	top:65px;
	padding:18px 30px;
	line-height: 14px;
	text-align: center;
	color: #FFF;
	border: solid 1px #FFF;
	box-sizing: border-box;
	font-size:17px;
	letter-spacing:1px;
	cursor: pointer;
	background:rgba(255,255,255,0);
	transition:0.5s;
}
#reservation_btn:hover{
	transition:0.5s;
	background:rgba(255,255,255,0.1);
	border:solid 1px #FFF;
	color:#FFF;
}
#top_page .header_active #reservation_btn{
	right:50px;
	top:25px;
	color: #000;
	border: solid 1px #ccc;
	backgounr:#FFF;
}
#top_page .header_active #reservation_btn:hover{
	transition:0.5s;
	opacity:0.7;
}
#reservation_btn2{
	position: absolute;
	right:60px;
	top:21px;
	padding:12px 60px;
	line-height: 24px;
	text-align: center;
	color: #FFF;
	box-sizing: border-box;
	font-size:16px;
	letter-spacing:0px;
	cursor: pointer;
	background:rgba(0,0,0,1);
	transition:0.5s;
}
#reservation_btn2 span{
    display: block;
    line-height: 14px;
    font-size:10px;
    text-align: center;
}
#reservation_btn2:hover{
	background:rgba(0,0,0,0.8);
}
#reservation_btn3{
	position:relative;
    margin: 80px auto 0;
	padding:12px 120px;
    line-height: 24px;
	text-align: center;
	color: #FFF;
	box-sizing: border-box;
	font-size:16px;
	letter-spacing:0px;
	cursor: pointer;
	background:rgba(0,0,0,1);
	transition:0.5s;
    display: inline-block;
}
#reservation_btn3 span{
    display: block;
    line-height: 14px;
    font-size:10px;
    text-align: center;
}
#reservation_btn3:hover{
	background:rgba(0,0,0,0.8);
}
#reservation_wrap{
    text-align: center;
}
.reservation_a{
/*    display: block;*/
    margin: 0 auto;
    text-align: center;
    color: #FFF;
    text-decoration: none;
}
#scroll_icon{
	position: absolute;
	right:50px;
	bottom:45px;
    -webkit-writing-mode: vertical-rl;
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl;
	font-size:10px;
	line-height: 32px;
	color: #FFF;
	letter-spacing: 0px;
	cursor:default;
    z-index: 1;
}
#scroll_img{
	display: inline-block;
    margin-left: 5px;
    margin-top: 15px;
	width:14px;
	height:65px;
	background:url(../../img/scroll.png) no-repeat left top;
	background-size:14px 65px;
    animation: down 2s linear infinite;
	transform-origin:left top;
}
@keyframes down {
  0% {
    transform: translateY(-10px) scale(1,0.8);
    -webkit-transform: translateY(-10px) scale(1,0.8);
	  opacity: 0; }
  30% {
    transform: scale(1);
    -webkit-transform:scale(1);
    opacity: 1; }
  70% {
    opacity: 0; }
  100% {
    transform: translateY(5px);
    -webkit-transform: translateY(5px);
    opacity: 0; }
}





footer{
	position:relative;
	width:100%;
	height:360px;
	background-size:54px auto;
	background: #FFF;
}
footer a{
	color:#000;
	text-decoration:none;
}
footer a:hover{
	opacity:0.8;
}
#footer_cn{
	position:relative;
	display:flex;
	width: 980px;
	width: 1010px;
	margin:0 auto;
	padding-top:80px;
	font-size:14px;
	font-size:16px;
	letter-spacing:0px;
	line-height:32px;
    white-space: nowrap;
}
.footer_cn{
	padding:0 50px;
}
#footer_link1{
	border-left:solid 1px #cccccc;
	border-right:solid 1px #cccccc;
}
#footer_link1 span{
	transform: rotate(-90deg) translate(3px,-8px);
    display: inline-block;
    font-size: 10px;
}
#footer_link1 p{
	margin-top:14px;
}
#footer_info p{
	margin-top:48px;
	letter-spacing:0px;
}
#footer_info a{
	text-decoration: underline;
}
#footer_cn2{
	position:relative;
    /*
	display:flex;
	justify-content:space-between;
    */
	margin-top:50px;
}
#lang2{
/*	font-family: karmina, serif;*/
	font-size:12px;
	line-height:24px;
	color:#000;
	text-align:left;
	margin-left:50px;
    letter-spacing: 1px;
}
#lang2 span{
	cursor:default;
}
#lang2 .lang_active{
	cursor:pointer;
	opacity:0.5;
}

address{
	font-style:normal;
/*	font-family: karmina, serif;*/
	letter-spacing:0px;
	font-size:12px;
	line-height:24px;
	text-align:right;
    text-align: center;
}
#up_icon{
	position:fixed;
	right:40px;
	bottom:40px;
	padding-left:20px;
	cursor:pointer;
	width:14px;
	height:75px;
	background:url(../../img/upicon.png) no-repeat left top;
    animation: up 2s linear infinite;
	transform-origin:left bottom;
	display:none;
	background-size:14px 75px;
}


@keyframes up {
  0% {
    transform: translateY(0px);
    -webkit-transform: translateY(0px);
	  opacity: 0; }
  50% {
    opacity: 1; }
  80% {
    opacity: 0; }
  100% {
    transform: translateY(-30px);
    -webkit-transform: translateY(-30px);
    opacity: 0; }
}



.scroll_anim{
	transition:0.3s;
	opacity: 0;
	transform:translateY(5%);
}
.scroll_play{
	transition:1.5s;
	opacity: 1;
	transform:translateY(0);
}



#h2_title_tsukihi{
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -105px;
    margin-top: -105px;
    width: 210px;
    height: 210px;
    background: url(../img/logo_b.png) no-repeat left top;
    z-index: 1;
    background-size: 100% auto;
}
#h2_title_asahi{
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -126px;
    margin-top: -126px;
    width: 252px;
    height: 252px;
    background: url(../../asahi_house/img/logo_b.png) no-repeat left top;
    z-index: 1;
    background-size: 100% auto;
}
#h2_title_yuhi{
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -126px;
    margin-top: -126px;
    width: 252px;
    height: 252px;
    background: url(../../yuhi_house/img/logo_b.png) no-repeat left top;
    z-index: 1;
    background-size: 100% auto;
}
#h2_title_ieno{
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -105px;
    margin-top: -105px;
    width: 210px;
    height: 210px;
    background: url(../../ieno_house/img/logo_b.png) no-repeat left top;
    z-index: 1;
    background-size: 100% auto;
}
#h2_title_meguru{
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -105px;
    margin-top: -105px;
    width: 210px;
    height: 210px;
    background: url(../../meguru_house/img/logo_b.png) no-repeat left top;
    z-index: 1;
    background-size: 100% auto;
}
#h2_title_someno{
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -126px;
    margin-top: -70px;
    width: 252px;
    height: 252px;
    background: url(../../someno_house/img/logo_b.png) no-repeat left top;
    z-index: 1;
    background-size: 100% auto;
}
#h2_title_noboru{
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -105px;
    margin-top: -105px;
    width: 210px;
    height: 210px;
    background: url(../../noboru_house/img/logo_b.png) no-repeat left top;
    z-index: 1;
    background-size: 100% auto;
}






#h2_logo{
}
#h2_text{
	font-size:28.8px;
	color: #FFF;
	text-align: center;
	margin-top:20px;
}
.en_name{
	font-size:13.2px;
	color: #cccccc;
	display: block;
	text-align: center;
	margin-top:-10px;
}
.area_name{
	font-size:18px;
	color: #FFF;
	display: block;
	text-align: center;
	margin-top:20px;
}



.vertical{
	-webkit-writing-mode: vertical-rl;
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl;
}
#vacancy{
	position:fixed;
	right:0px;
	top:170px;
	font-size:14px;
    width:60px;
    z-index: 3;
}
#va_tab{
	padding: 30px 15px;
	background: #FFF;
	z-index: 2;
	border-top:solid 1px #CCC;
	border-left:solid 1px #CCC;
	border-bottom:solid 1px #CCC;
	cursor: pointer;
}


#introduction{
	position:relative;
	widht:100%;
	/*height: 848px;*/
	background: #FFF;
}
#intro_text{
    position: relative;
    max-width: 810px;
    margin: 0 auto;
    /*top: 140px;*/
    min-width: 720px;
	padding-top: 150px;
}
#intro_text h3{
    position: relative;
    right: 0;
    top: 0;
    font-size: 24px;
    font-size: 28px;
    line-height: 46px;
    color: #000;
    letter-spacing: 0px;
    font-weight: normal;
    width: auto;
}
#intro_text p{
    position: relative;
    font-size: 17px;
    font-size: 19px;
    line-height: 39px;
    color: #000;
    letter-spacing: 0px;
}


#howto{
	position: relative;
	width:100%;
	padding-bottom:70px;
}
#howtobg{
	position: absolute;
	width:100%;
	height:100%;
	background: url("../../img/wa.jpg") repeat left top;
	left:0;
	top:0;
}
#howto h2{
	position: relative;
	font-size:34px;
	color: #000;
	text-align: center;
	margin: 0 auto;
	padding:140px 0 80px;
	font-weight: normal;
}
#howto h2 .en_name{
	font-size:16px;
	color: #999;
	display: block;
	text-align: center;
	font-weight: normal;
	margin-top:-10px;
}
.howto{
	position: relative;
	width:1000px;
	margin: 0 auto;
}
.howto_img{
	position:relative;
	width:100%;
	height: 674px;
	background: #DDD;
}
.howto:nth-child(2) .howto_img{
	background: url("../img/howto1.jpg") no-repeat left center;
    background-size:110% auto;
}
.howto:nth-child(3) .howto_img{
	background: url("../img/howto2.jpg") no-repeat left center;
    background-size:110% auto;
}
.howto:nth-child(4) .howto_img{
	background: url("../img/howto3.jpg") no-repeat left center;
    background-size:110% auto;
}
.howto:nth-child(5) .howto_img{
	background: url("../img/howto4.jpg") no-repeat left center;
    background-size:110% auto;
}
.howto:nth-child(6) .howto_img{
	background: url("../../../img/howto_f.jpg") no-repeat left top;
    background-size:110% auto;
}
.howto_text{
	width:100%;
	background: #FFF;
	font-size:14px;
	line-height: 36px;
	padding-bottom:80px;
	text-align: center;
	margin-bottom:80px;
}

.howto_text .h{
	text-align: center;
	font-size:24px;
	padding:60px 0 30px
}

#room{
	position: relative;
	width:100%;
	background: #FFF;
	padding: 150px 0 100px;
}
.room_wrap{
	display: flex;
	justify-content: center;
	width:1000px;
	margin: 0 auto 50px;
}
.room_detail{
	width:480px;
	margin: 0 20px;
}
.room_photo{
	width:480px;
	height: 320px;
	background: #CCC;
}
.room_text{
	font-size:13px;
	font-size:16px;
	line-height: 26px;
	white-space:normal;
	margin:10px 10px 0;
	letter-spacing: 0px;
}
.room_wrap:nth-child(1) .room_detail:nth-child(1) .room_photo{
	background: url(../img/room1.jpg) no-repeat left top;
	background-size:cover;
}
.room_wrap:nth-child(1) .room_detail:nth-child(2) .room_photo{
	background: url(../img/room2.jpg) no-repeat left top;
	background-size:cover;
}
.room_wrap:nth-child(2) .room_detail:nth-child(1) .room_photo{
	background: url(../img/room3.jpg) no-repeat left top;
	background-size:cover;
}
.room_wrap:nth-child(2) .room_detail:nth-child(2) .room_photo{
	background: url(../img/room4.jpg) no-repeat left top;
	background-size:cover;
}
.room_wrap:nth-child(3) .room_detail:nth-child(1) .room_photo{
	background: url(../img/room5.jpg) no-repeat left top;
	background-size:cover;
}
.room_wrap:nth-child(3) .room_detail:nth-child(2) .room_photo{
	background: url(../img/room6.jpg) no-repeat left top;
	background-size:cover;
}
.room_wrap:nth-child(4) .room_detail:nth-child(1) .room_photo{
	background: url(../img/room7.jpg) no-repeat left top;
	background-size:cover;
}
.room_wrap:nth-child(4) .room_detail:nth-child(2) .room_photo{
	background: url(../img/room8.jpg) no-repeat left top;
	background-size:cover;
}
.room_wrap:nth-child(5) .room_detail:nth-child(1) .room_photo{
	background: url(../img/room9.jpg) no-repeat left top;
	background-size:cover;
}
.room_wrap:nth-child(5) .room_detail:nth-child(2) .room_photo{
	background: url(../img/room10.jpg) no-repeat left top;
	background-size:cover;
}


#facilities{
	position: relative;
	width:100%;
	padding-bottom:150px;
}
#facilities h2{
	position: relative;
	font-size:34px;
	color: #000;
	text-align: center;
	margin: 0 auto;
	padding:140px 0 80px;
	font-weight: normal;
}
#facilities h2 .en_name{
	font-size:16px;
	color: #999;
	display: block;
	text-align: center;
	font-weight: normal;
	margin-top:-10px;
}
#facilities_wrap{
	position: relative;
	width:1000px;
	margin: 0 auto;
	background: #FFF;
}
.facilities_title{
	position: absolute;
	left: 0;
	top:0;
	width:248px;
	height: 50px;
	text-align: center;
	line-height: 50px;
	background: #000;
	color: #FFF;
	font-size:15px;
	font-size:17px;
	cursor:pointer;
}
.facilities_text{
	text-align: center;
	padding:100px 40px 70px;
	font-size:13px;
	font-size:16px;
	line-height: 26px;
	display: none;
	letter-spacing: 0px;
}
.facilities_ta{
	display: block;
}
.title_ta{
	color: #000 !important; 
	background: #FFF !important;
	cursor:default;
}
.facilities_title:nth-child(1){
	left: 0;
}
.facilities_title:nth-child(3){
	left: 250px;
}
.facilities_title:nth-child(5){
	left: 500px;
}
.facilities_title:nth-child(7){
	left: 750px;
}



#access{
	position: relative;
	width:100%;
	padding-bottom:150px;
    background: #FFF;
}
#access_wrap h2{
	position: relative;
	font-size:34px;
	color: #000;
	text-align: center;
	margin: 0 auto;
	padding:140px 0 80px;
	font-weight: normal;
}
#access_wrap h2 .en_name{
	font-size:16px;
	color: #999;
	display: block;
	text-align: center;
	font-weight: normal;
	margin-top:-10px;
}
#access_wrap{
	position: relative;
	width:1000px;
	margin: 0 auto;
	background: #FFF;
}
#access_info{
	display:flex;
	width:1000px;
}
#gmap{
	width:620px;
	height:620px;
	margin-right:20px;
	background:#F0F0F0;
}
#access_text{
	width:340px;
	height:620px;
	margin-left:20px;
}
#access_text p{
	font-size:13px;
	font-size:16px;
	line-height:26px;
	margin:0 0 0 35px;
	letter-spacing: 0px;
}

#reservation{
	position: relative;
	width:100%;
	padding-bottom:150px;
}
#reservationbg{
	position: absolute;
	width:100%;
	height:100%;
	background: url("../../img/wa.jpg") repeat left top;
	left:0;
	top:0;
}
#reservation_wrap h2{
	position: relative;
	font-size:34px;
	color: #000;
	text-align: center;
	margin: 0 auto;
	padding:140px 0 80px;
	font-weight: normal;
}
#reservation_wrap h2 .en_name{
	font-size:16px;
	color: #999;
	display: block;
	text-align: center;
	font-weight: normal;
	margin-top:-10px;
}
#reservation_text{
	position:relative;
	width:1000px;
	margin:0 auto;
	padding-bottom:15px;
    background: #FFF;    
}
.re_btn{
	height:50px;
	width:248px;
	margin:0 1px;
	background:rgba(0,0,0,1);
	color:#FFF;
	font-size:13px;
	font-size:17px;
	line-height:50px;
	text-align:center;
	cursor:pointer;
}
/*
.re_btn:hover{
	opacity:0.9;
}
*/
.re_btn:nth-child(3){
	position: absolute;
	left: 246px;
	top:0;
}
.re_btn:nth-child(5){
	position: absolute;
	left: 496px;
	top:0;
}
.re_btn:nth-child(7){
	position: absolute;
	left: 746px;
	top:0;
}
.re_target{
	background:rgba(0,0,0,0);
	color:#000;
	cursor:default;
}
.re_target:hover{
	opacity:1;
}
.re_text{
	font-size:13px;
	font-size:16px;
	line-height:26px;
	margin:75px 0 80px;
	text-align:center;
	display:none;
	letter-spacing: 0px;
}
.re_target{
	display:block;
}
.re_text_traget{
	display:block;
}	


.howto_text span{
    display: block;
    text-align: center;
}

.bg_roop{
	position:fixed;
	width:100%;
	height:100%;
	background: url("../../img/wa.jpg") repeat left top;
	left:0;
	top:0;
}
@media screen and (min-width: 801px) {
    .facilities_map div{
        margin: 0 200px;
    }
}
@media screen and (min-width: 0px) and (max-width: 1015px) {
	#footer_cn {
		width: 780px;
		font-size: 13px;
		padding: 80px 0 0;
	}
	.footer_cn {
		padding: 0px 19px 0;
	}
	
}

.lang_active:hover{
    opacity: 1 !important;
}
.lang_active a:hover{
	opacity: 1 !important;
}















