@charset "UTF-8";
/*  =============================

			 Top
			
=============================  */


/*  ---------------------------
			loader
---------------------------  */


#loader {
    width: 画像の幅px;
    height: 画像の高さpx;
    display: none;
    position: fixed;
    _position: absolute; /* IE6対策 */
    top: 50%;
    left: 50%;
    margin-top: -XXpx;  heightの半分のマイナス値 */
    margin-left: -XXXpx; /* widthの半分のマイナス値 */
    z-index: 99999;
}
 
#fade {
    width: 100%;
    height: 250px;
    display: none;
    background-color: #eee;
    position: absolute;
    top: 600px;
    text-align: center;
    left: 0px;
    z-index: 50;
    z-index: 99998;
}

#fade img{
	margin: 70px;
}


/*Booking API*/

.booking_api{
	width: 80%;
	margin: 10px auto;
	color: #000;
}

.booking_api h3{
	padding: 10px;
	color: #000;
}

.booking_api h4{
	color: #000;
	padding: 0 0 5px 0;
}

.booking_api input{
	background-color: #BA2F00!important;
	border: none;
	margin: 0;
	text-transform: uppercase;
}


/*  ---------------------------
			Layout
---------------------------  */


html, body#top {
	color:#000000;
	font-size:14px;
	line-height:20px;
	margin:0;
	padding:0;
	height:100%;
	background-image: none;
	background-color: #fff;
	font-family:"Lato", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	word-break: normal;
}


#top #sub_navi{
	position:absolute;
	top:0;
	right:20px;
	color:#FFF;
	font-size:11px;
	width:auto;
	margin:0 auto;
	color:#FFF;
	font-size:11px;
	height:30px;
	background: transparent;
}


#header .navi p#head_logo{
	/*
	position:absolute;
	top:10px;
	left:0;
	padding:0;
	*/
	
}


/*
#top #header .navi h2{
	position:absolute;
	top:-130px;
	left:0;
	padding:0;
}
*/

#top #wrapper{
}

#top #side{
}



/*  ---------------------------
			key
---------------------------  */
#top #key{
	height:520px;
	position:relative;
	background:#000;
	margin: -60px 0 0 0;
	z-index: 99;
}

.key_cabin{
	background-image: url(../images/cabin/key_top/key.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
}

.key_fuji{
	background-image: url(../images/fuji/key_top/key.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
}

.key_zen{
	background-image: url(../images/zen/key_top/key.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
}


.key_ikebukuro{
	background-image: url(../images/ikebukuro/key_top/key.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
}


/*SMP SETTEING*/
@media screen and (max-width: 768px) {

#top #key{
	height:225px;
	height: auto;
	margin: 0;
}


}
/* /SMP SETTEING*/


#top #key #movie{
	width:100%;
	height:520px;
	overflow:hidden;
	position:relative;
}

#top #key #movie_area{
	width:100%;
	height:520px;
	position:absolute;
}

#top #key #movie_area p{
	color:#FFF;
	text-align:center;
	padding-top:80px;
}

#videoplayer{
	width:100%;
	height:520px;
	position:absolute;
	top:0;
	left:0;
}


#top #key .movie_filter{
	width:100%;
	height:520px;
	position:absolute;
	top:0;
	left:0;
	display:none;
	background:#000;
}

#top #key .link_filter a{
	width:100%;
	height:520px;
	position:absolute;
	top:0;
	left:0;
	background:#000;
	cursor:pointer;
	filter: alpha(opacity=0);
  	-moz-opacity:0;
  	opacity:0;
	transition: .2s linear;
    -webkit-transition: .2s linear;
    -moz-transition: .2s linear;
    -o-transition: .2s linear;
    -ms-transition: .2s linear;
}

#top #key .link_filter a:hover{
	filter: alpha(opacity=30);
  	-moz-opacity:0.3;
  	opacity:0.3;
}

#top #key .link_filter_ipad{
	width:100%;
	height:520px;
	position:absolute;
	top:0;
	left:0;
	cursor:pointer;
}

#top #key .icon_area{
	position:absolute;
	top:120px;
	left:20px;
}

#top #key .icon_area ul li{
	list-style:none;
	display:inline-block;
	padding-right:15px;
}

#top #key .icon_area ul li img{
	width:25px;
	height:auto;
}

@media screen and (max-width: 768px) {
#top #spkey .icon_area{
	position:absolute;
	top:100px;
	left:20px;
}

#top #spkey .icon_area ul li{
	list-style:none;
	display:inline-block;
	padding-right:15px;
}

#top #spkey .icon_area ul li img{
	width:25px;
	height:auto;
}
}

#top #key .txt_area{
	position:absolute;
	bottom:20px;
	right:-200px;
	color:#fff;
	font-size:14px;
	background-color: rgba(0,87,149,0.6);
	cursor:pointer;
}

#top #key .txt_area p{
	padding:8px 10px 8px 25px;
	width:auto;
	background:url(../images/top/key/link_arrow.png) no-repeat left;
	line-height:20px;
}

#top #key .txt_area span{
	font-size:12px;
}

#top #key .place_box{
	position: absolute;
	z-index: 9999;
	top:120px;
	right: 20px;
}


#top #key ul.circle{
	position:absolute;
	bottom:15px;
	text-align:center;
	left: 0;
	right: 0;
	width: 100%;
	margin: auto;
	/*
	left:50%;
	*/
	
}

#top #key ul.circle li{
	display: inline-block;
	width:8px;
	height:8px;
	background: transparent;
	margin-right:15px;
	border: 2px solid #fff;
    -moz-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
	cursor: pointer;
    }

#top #key ul.circle li.current{
	background:#07609B;
}

#top #key .arrow_l{
	position:absolute;
	top:240px;
	left:30px;
	/*add*/
	display: none;
}

#top #key .arrow_r{
	position:absolute;
	top:240px;
	right:30px;
	/*add*/
	display: none;
}

#top #key .timer{
	position:absolute;
	top:520px;
	left:0;
	width:100%;
	height:5px;
	background:#000;
}

#top #key .meter{
	position:absolute;
	top:520px;
	left:0;
	width:0;
	height:5px;
	background:url(../images/top/key/time_bar.png) repeat;
}

#top #key .special_movie{
	width: 296px;
	height: 88px;
	border: 1px solid #fff;
	/*background-size:cover;*/
	background-image: url(../images/top/specialmovie.gif);
	background-repeat: no-repeat;
	background-position: -150px -130px;
	position: absolute;
	z-index: 99999;
	bottom: 20px;
	left: 20px;
	color: #fff;	
	text-align: center;
}

/*SMP SETTEING*/
@media screen and (max-width: 768px) {

#top #key .special_movie{
	width: 100%;
	height: 88px;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	border-left: none;
	border-right: none;
	background-image: url(../images/top/specialmovie.gif);
	background-repeat: no-repeat;
	background-position: -150px -130px;
	position: relative;
	z-index: 99999;
	bottom: 0px;
	left: 0px;
	display: block;
	color: #fff;	
	text-align: center;
}

}
/* /SMP SETTEING*/



#top #key .special_movie p{
	font-size: 14px;
	position: absolute;
	left: 90px;
	top: 25px;
}
#top #key .special_movie h3{
	font-size: 16px;
	position: absolute;
	left: 90px;
	top: 47px;
}

#top #key .special_movie img.icon_play{
	position: absolute;
	left: 40px;
	top: 25px;
}

#top #key .logo_hostel{
	position: absolute;
	width: 350px;
	margin: 0 0 0 -175px;
	left: 50%;
	top: 50%;
	z-index: 9999;
	display: none;
}

#top #key .logo_hostel img{
	width: 100%;
}




/*  ---------------------------
			BANNER
---------------------------  */

#top #banner{
	width: 100%;
	background: 
}
#top #banner .border{
	border-bottom: 1px solid #888;
	height: 1px;
	width: 44px;
	display: block;
	margin: 15px auto;
}

#top #banner .left{
	width: 49.9%;
	float: left;
	text-align: center;
	padding: 45px 0 30px 0;
}

/*SMP SETTEING*/
@media screen and (max-width: 768px) {

#top #banner .left{
	width: 100%;
	float: none;
	text-align: center;
	padding: 45px 0 30px 0;
	border-bottom: 1px solid #DDDDDD;
}

}
/* /SMP SETTEING*/


#top #banner .left h3{
	font-size: 16px;
	text-align: center;
	margin: 10px 0;
}	

#top #banner .left h3 img{
	text-align: center;
	display: block;
	margin: 0 0 10px 0;
}	

#top #banner .right{
	width: 49.9%;
	border-left: 1px solid #888;
	float: right;
	text-align: center;
	padding: 45px 0 30px 0;
}

/*SMP SETTEING*/
@media screen and (max-width: 768px) {

#top #banner .right{
	width: 100%;
	border-left: none;
	float: none;
	text-align: center;
	padding: 45px 0 30px 0;
}

}
/* /SMP SETTEING*/


#top #banner .right h3{
	font-size: 16px;
	text-align: center;
	margin: 10px 0;
}	

#top #banenr .right h3 img{
	text-align: center;
	display: block;
	margin: 0 0 10px 0;
}	




/*  ---------------------------
		ONLY SMP SETTINGS
---------------------------  */

/*SMP SETTEING*/
@media screen and (max-width: 768px) {

#spkey{
	width: 100%;
	/*height:383px;*/
	background: #FFF;
	margin: 0;
	position:relative;
}

#spkey a{
	text-decoration: none;
}


#spkey .slider li {
	height:255px;
	background: center / cover no-repeat;
	margin: 50px 0 0 0;
}


#spkey .special_movie{
	width: 100%;
	height: 120px;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	border-left: none;
	border-right: none;
	background-size: cover;
	background-image: url(../images/top/specialmovie.gif);
	background-repeat: no-repeat;
	background-position: 0 -50px;
	position: relative;
	z-index: 0;
	bottom: 0px;
	left: 0px;
	display: block;
	color: #fff;	
	text-align: center;
	overflow: hidden;
}

#spkey .special_movie p{
	font-size: 14px;
	position: absolute;
	left: 35%;
	top: 45px;
}

#spkey .special_movie h3{
	font-size: 16px;
	position: absolute;
	left: 35%;
	top: 67px;
}

#spkey .special_movie img.icon_play{
	position: absolute;
	left: 20%;;
	top: 45px;
}

#spkey .txt_area{
	position: absolute;
	width: 100%;
	padding: 5px 0;
	bottom:0px;
	color:#fff;
	font-size:14px;
	background-color: rgba(0,87,149,1);
	cursor:pointer;
	text-align: center;
}


#spkey .place_box{
	position: absolute;
	right: 10px;
	top: 100px;
}


}
/* /SMP SETTEING*/



/*  =============================

			LOWER
			
=============================  */


/*  ---------------------------
		TOPIC PASS
---------------------------  */

#topic_pass{
	width: 100%;
	background: rgba(255,255,255,0.8);
	height: 35px;
	color: #000;
	position: absolute;
	top: 60px;
	z-index: 999;
	font-size: 12px;
}

/*SMP SETTEING*/
@media screen and (max-width: 768px) {
#topic_pass{
	top: 50px;
}


}
/* /SMP SETTEING*/


#topic_pass ul{
	margin: 7px 0 0 20px;
	line-height: 1.2;

}


#topic_pass li{
	display: inline-block;
	margin: 0 10px 0 0;
}

#topic_pass li:after{
	content: ">";
	margin: 0 0 0 10px;
	
}

#topic_pass li:last-child:after{
	content: none;
	
}


#topic_pass li a{
	color: #000;
	text-decoration: underline;
}


/*  ---------------------------
		HOSETEL NAVI
---------------------------  */

.navi_lower{
	width: 100%;
}

/*SMP SETTEING*/
@media screen and (max-width: 768px) {

.navi_lower{
	/*margin: 44px 0 0 0;*/
	z-index: 999999;
}

}
/* /SMP SETTEING*/


.navi_lower li{
	border-right: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
	text-align: center;
	box-sizing:border-box;
	background: #fff;
	width: 20%;
	float: left;
}

/*SMP SETTEING*/
@media screen and (max-width: 768px) {

.navi_lower li{
	border-right: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
	text-align: left;
	box-sizing:border-box;
	background: #005795;
	color: #fff;
	width: 50%;
	float: left;
	font-size: 12px;
}

.navi_lower li:last-child{
	width: 100%;
}

}
/* /SMP SETTEING*/



.navi_lower li:last-child{
	border-right: none;
}


/*SMP SETTEING*/
@media screen and (max-width: 768px) {
.navi_lower li:nth-child(2n){
	border-right: none;
}

}
/* /SMP SETTEING*/


.navi_lower li a{
	    display:block; 
	    width: 100%;
	    height: 100%;
		padding: 20px 0;
		text-decoration: none;
}

/*SMP SETTEING*/
@media screen and (max-width: 768px) {

.navi_lower li a{
	    display:block; 
	    width: 99%;;
	    height: 100%;
		padding: 20px 0 20px 0px;
		text-indent: 10px;
		color: #FFF;
		text-decoration: none;
}

.navi_lower li a:before{
	content:url(../images/icon_arrow.png);
	margin: 0 7px 0 0;
}

}
/* /SMP SETTEING*/


.navi_lower li a:hover{
	background: #005795;
	color: #fff;
	opacity: 1;
}


li.current_navi {
	position: relative;
	background: #005795;
	height: 100%;
	color: #fff;
	padding: 20px 0;
}


.current_navi:after {
	top: 100%;
	left: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(0, 87, 149, 0);
	border-top-color: #005795;
	border-width: 12px;
	margin-left: -12px;
}

/*SMP SETTEING*/
@media screen and (max-width: 768px) {

li.current_navi {
	height: auto;
	color:#005795;
	background: #FFF;
	padding: 20px 0 20px 10px; 
}


.current_navi:after {
	display: none;
}

}
/* /SMP SETTEING*/



/*  ---------------------------
		LOWER SETTINGS
---------------------------  */




.ggmap {
position: relative;
padding-bottom: 56.25%;
padding-top: 30px;
height: 0;
overflow: hidden;
margin-bottom: 20px;
}
 
.ggmap iframe,
.ggmap object,
.ggmap embed {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}

h2.lowerH{
	font-size: 34px;
	text-align: center;
	margin: 40px 0;
	line-height: 1em;
}

h2.lowerH img{
	display: block;
	margin: 0 auto 10px auto;
}



h3.lowerH{
	font-size: 26px;
	text-align: left;
	margin: 30px 0;
}


h4.lowerH{
	font-size: 20px;
	text-align: center;
	margin: 20px 0;
}

table.lowerTable{
	width: 100%;
	border-collapse:collapse;
	border: 1px solid #C2B29F;
	margin: 20px 0 40px 0;
}

table.lowerTable th{
	border-collapse:collapse;
	border: 1px solid #C2B29F;
	background: #005A97;
	color: #fff;
	text-align: center;
	padding: 15px 10px;
}

table.groups th{
	max-width:80px;
}

/*SMP SETTEING*/
@media screen and (max-width: 768px) {

table.groups th{
	min-width:94px;
}


}
/* /SMP SETTEING*/

table.lowerTable td{
	border-collapse:collapse;
	border: 1px solid #C2B29F;
	text-align: left;
	padding: 15px 10px;
	background: #fff;
}
table.lowerTable .tablebold{
	font-weight:bold;
	padding:0 10px 0 0;
}
	
ul.lowerList{
	margin: 20px 0 0 0;
}

ul.lowerList li{
	width: 100%;
	border-bottom: 1px solid #C2B29F;
	padding: 5px 0 ;
	text-indent: 0.5em;
	
}

ul.lowerList li:before{
	content: "・";
}

ul.lowerList li:last-child{
	border-bottom: none;
}


ul.lowerList_image{
	margin: 20px 0 40px 0;

}

ul.lowerList_image li{
	float: left;
	margin: 20px 33px 10px 0;
	width: 250px;
}

ol.lowerList{
	list-style-type: decimal;
	margin: 0 0 40px 0;
}

ol.lowerList li{
	margin: 0 0 10px 20px ;
}

/*SMP SETTEING*/
@media screen and (max-width: 768px) {

ul.lowerList_image li:nth-child(even){
	float: right;
	width: 47%;
	margin: 20px 0 10px 0;
}

ul.lowerList_image li:nth-child(odd){
	float: left;
	width: 47%;
	margin: 20px 0 10px 0;
}


ul.lowerList_image li img{
	width: 100%;
	height: auto;
}

}
/* /SMP SETTEING*/


ul.lowerList_image li:nth-child(4n){
	margin: 20px 0 10px 0;
}

ul.lowerList_image.mordal li{
	position: relative;
}

ul.lowerList_image.mordal li:after{
	content: url(../images/icon_zoom.png);
	position: absolute;
	top: 10px;
	right: 10px;
	
}
dl.Lowerfaq {
	margin: 20px 0 100px 0;
}

dl.Lowerfaq dt{
	padding: 10px 0 0 0;
}

dl.Lowerfaq dd{
	border-bottom: 1px solid #C2B29F;
	padding: 10px 0;
	color: #005997;
}
dl.Lowerfaq dd:last-child{
	border: none;
}

dl.Lowerfaq dt:before{
	content: "Q.";
	font-size: 18px;
	margin: 0 5px 0 0;
}

dl.Lowerfaq dd:before{
	content: "A.";
	font-size: 18px;
	margin: 0 5px 0 0;
}


.fbbox{
	width: 300px;
	margin: 0 auto;
}


.box_04{
	width: 1100px;
	height: 330px;
	margin: 40px auto 0px auto;
	background: #FFF;
	position: relative;
}

/*SMP SETTEING*/
@media screen and (max-width: 768px) {

.box_04{
	width: 90%;
	height: auto;
}

}
/* /SMP SETTEING*/



.box_04 .left{
	width: 50%;
	height: 330px;
	float: left;
	background: #000;
	position: relative;
}

/*SMP SETTEING*/
@media screen and (max-width: 768px) {

.box_04 .left{
	width: 100%;
	height: 190px;
	float: none;
}

}
/* /SMP SETTEING*/



.box_04 .left .place_box{
	width: 65px;
	text-align: center;
	position: absolute;
	top: 105px;
	left: 50%;
	margin-left: -32px;
	z-index: 999;
}

/*SMP SETTEING*/
@media screen and (max-width: 768px) {

.box_04 .left .place_box{
	width: 45px;
	text-align: center;
	position: absolute;
	top: 45px;
	left: 50%;
	margin-left: -23px;
	z-index: 999;
}

}
/* /SMP SETTEING*/



.box_04 .left .slider li {
	height: 330px;
	background: center / cover no-repeat;
}

/*SMP SETTEING*/
@media screen and (max-width: 768px) {

.box_04 .left .slider li {
	height: 190px;
}


}
/* /SMP SETTEING*/
.box_04 .right{
	width: 50%;
	height: 330px;
	float: right;
	text-align: center;
	background: #FFF;
}

/*SMP SETTEING*/
@media screen and (max-width: 768px) {

.box_04 .right{
	width: 100%;
	float: none;
	height: auto;
}

}
/* /SMP SETTEING*/



.box_04 .right h3{
	margin: 110px auto 0 auto;
}

/*SMP SETTEING*/
@media screen and (max-width: 768px) {

.box_04 .right h3{
	margin: 10px auto 0 auto;
	width: 85%;
}
.box_04 .right h3 img{
	width: 100%;
}

}
/* /SMP SETTEING*/


.box_04 .right ul.info_list{
	margin: 5px auto 0 auto;
	width: 100%;
}

.box_04 .right ul.info_list li.place{
	float: left;
	text-align: right;
	width: 49%;
	padding: 0 5px 0 0;
}

.box_04 .right ul.info_list li.phoneno{
	float: right;
	text-align: left;
	width: 49%;
	padding: 0 0 0 5px;
}

/*SMP SETTEING*/
@media screen and (max-width: 768px) {

.box_04 .right ul.info_list li.place{
	float: left;
	text-align: right;
	width: 47%;
	padding: 0 5px 0 0;
}
.box_04 .right ul.info_list li.phoneno{
	float: right;
	text-align: left;
	width: 47%;
	padding: 0 0 0 5px;
}

}
/* /SMP SETTEING*/


.box_04 .right ul.btn_list{
	margin: 5px auto 0 auto;
	width: 67%;
}

.box_04 .right ul.btn_list li.btn_blue_M{
	float: left;
}

.box_04 .right ul.btn_list li.btn_red_M{
	float: right;
}

/*SMP SETTEING*/
@media screen and (max-width: 768px) {

.box_04 .right ul.btn_list{
	margin: 5px auto 0 auto;
	width: 90%;
}

.box_04 .right ul.btn_list li.btn_blue_M{
	float: none;
	width: 100%;
	margin: 10px 0 0 0;
}

.box_04 .right ul.btn_list li.btn_red_M{
	float: none;
	width: 100%;
	margin: 10px 0 20px 0;
}

}
/* /SMP SETTEING*/


/*  ---------------------------
			MAP
---------------------------  */

#acsses{
	width: 100%;
	background: ;
}
#acsses .border{
	border-bottom: 1px solid #888;
	height: 1px;
	width: 44px;
	display: block;
	margin: 15px auto;
}

#acsses .left{
	width: 50%;
	height: 425px;
	float: left;
	text-align: center;
	padding: 75px 0 75px 0;
	background: url(../images/fuji/text_bg.png) no-repeat bottom left #EFEDEA;
}

#acsses .left.cabin{
	background: url(../images/cabin/text_bg.png) no-repeat bottom left #EFEDEA;
}

#acsses .left.zen{
	background: url(../images/zen/text_bg.png) no-repeat bottom left #EFEDEA;
}

#acsses .left.ikebukuro{
	background: url(../images/ikebukuro/text_bg.png) no-repeat bottom left #EFEDEA;
}

#acsses .left.nara{
	background: url(../images/nara/text_bg.png) no-repeat bottom left #EFEDEA;
}
#acsses .left.edo{
	background: url(../images/edo/text_bg.png) no-repeat bottom left #EFEDEA;
}
#acsses .left.sakura{
	background: url(../images/sakura/text_bg.png) no-repeat bottom left #EFEDEA;
}
#acsses .left h3{
	width: 60%;
	margin: auto;
}

#acsses .left h3 img{
	width: 100%;
}

/*SMP SETTEING*/
@media screen and (max-width: 768px) {

#acsses .left{
	width: 100%;
	height: 525px;
	float: none;
	text-align: center;
	padding: 75px 0 0 0;

}
#acsses .left h3{
	width: 90%;
	text-align: center;
	margin: auto;
}

#acsses .left h3 img{
	width: 100%;
}

#acsses .left p{
	width: 90%;
	margin: auto;
}


}
/* /SMP SETTEING*/


#acsses .left p.txt{
	width: 90%;
	margin: auto;
}

#acsses .left .left-text{
	text-align: left;
	padding: 60px;
}

#acsses .left .left-text p{
	padding-bottom: 4px;
}

#acsses .right{
	width: 50%;
	height: 425px;
	float: left;
	text-align: center;
	padding: 0;
}


/*SMP SETTEING*/
@media screen and (max-width: 768px) {
#acsses .left .left-text{
	text-align: left;
	padding: 20px;
}

#acsses .right{
	height: 525px;
	width: 100%;
	display: none;
}


}
/* /SMP SETTEING*/

#acsses .right iframe{
	width: 100%;
	height: 575px;
}


/*  ---------------------------
		FB WIDGET
---------------------------  */


.fb_iframe_widget,
.fb_iframe_widget span,
.fb_iframe_widget iframe[style]{
	margin: 20px auto !important;
	text-align: center;
	width: 300px;
}



.contents .fb-page{
	margin: 20px auto !important;
	text-align: center;
	width: 300px;
}


/*  ---------------------------
	Tablet Sideways SETTEING
---------------------------  */



/*Tablet Sideways SETTEING*/

@media screen and (min-width:768px) and ( max-width:1024px) {

.bx-pager {
	display: none;
}


}



/*  ---------------------------
		INSTGRAM WIDGET
---------------------------  */



.inbox{
	width: 98%;
	margin: 30px auto 0 auto;
}


/*  ---------------------------
		MATTERPORT WIDGET
---------------------------  */
.navi_lower.hasVirtualTour li {
	width: 16.66%;
}
.matterBox {
	padding: 20px 0 0;
}
.matterPort {
	max-width: 873px;
	max-height: 500px;
	width: 90%;
	margin: 0 auto;
	padding: 10px;
	background: #fff;
	box-sizing: border-box;
} 
.matterPort + .matterPort {
	margin-top: 40px;
}
.matterPortPlayer {
	width: 100%;
	height: auto;
	box-sizing: border-box;
	position: relative;
	padding-top: 56.2719%;
	margin: 0 auto;
	min-height: 199px;
	box-sizing: border-box;
}
.matterPortPlayer iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

@media screen and (max-width: 768px) {
	.matterPort {
		padding: 5px;
	}
	.navi_lower.hasVirtualTour li {
		width: 50%;
	}
}	

