@charset "UTF-8";
@media screen and (min-width: 641px) {

#wrapper{
	max-width: 949px;
	margin: 0 auto;
}

header{
	overflow: hidden;
}

header a, 
header a:hover, 
header a:visited, 
header a:link, 
header a:active {
color: #000;
}

header img{
	padding:10px 0 5px 0;
	float: left;
}

header p{
	font-size:1.5em;
	padding:45px 1% 2px 0;
	float:right;
	font-weight: bold;
}

#scene_top {
	margin: 0 auto;
	/*text-align: center;*/
	overflow:hidden;
	padding-bottom:0px;
	background-size:contain;
	margin-top:-8px;

}


.scene_top_image3{
	position: center;
	max-width: 100%;
	max-height:100%;

}

#mainimage {
	background-position: top center;
	max-width: 100%;
	height: auto;
	margin: 0 auto;
	/*text-align: center;*/
	overflow:hidden;
	padding-bottom:10px;
	background-size:contain;
	background-color: #383638;
}


.bgslideshow { 
	margin: 0 auto;
	position:relative;
	height: 100%; 
	width: auto; 
	background-size:contain;
	max-width: 949px;
	height: auto;
	background-repeat: no-repeat;
	min-width: 641px;
}  

.bgslideshow img { 
	position: absolute; 
	z-index: 0;
	left:0; 
	top:0; 
}

.disappear{
	display:none;
}


#mainimage .topcar {
	margin-top: 23px;
	/*margin-left:6%;*/
	max-width:87%;
	max-height:auto;
	z-index: 100;
	position:relative;


}


#mainimage .car_name {
	margin-left:16%;
	color: white;
	font-weight: bold;
	font-size: 18px;
	text-align: left;
	margin-bottom:6px;
	letter-spacing: -0.05em;
}


#mainimage .new_car {
	color: #6ac986;
	font-weight: bold;
	font-size: 14px;
	text-align: left;
	border: solid 1px #fff;
	margin-top: 8px;
	padding: 4px 0 4px 2.3%;
	letter-spacing: -0.1em;
	width:78%;
}


#mainimage .towa {
	float: left;
	margin-top:-5px;
}

#mainimage .zelt{
	text-align: left;
	font-size: 18px;
	color: white;
}

#mainimage .zelt span{
	font-weight: bold;

}

#top_left{
	float: left;
	margin-left:16%;
}

#top_right p{
	float: right;
	margin-right:16%;
	color: white;
	font-weight: bold;
	font-size: 17px;
	line-height: 1.5em;
	/*margin-top:3.1%;*/
	margin-top:2%;
	
}

#top_right p span{
	font-size:11px;
	font-weight: bold;
}

#pickup{
	margin: 0 auto;
	text-align:center;
	background-image: url("../images/bg02.png") ;
	background-repeat: no-repeat;
	background-position:bottom;
	max-width:949px;
	padding:10px 0 35px 0;
}

#pickup p{
	font-weight: bold;
	color:#fff;
	font-size:1.15em;
	padding:12px 0;
}

#pickup .slide{
	width: 68%;
	margin: 0 auto;
}

#pickup .slide img {
	margin: 0 ;
}


.button{
	margin:35px 0 25px 0;
	text-align: center;
}

.button .text_big{
	font-size:1.8em;
	font-family:"游明朝", "YuMincho";
	font-weight:600;
}

.button img{
	margin:10px 20px;
}

.button a:active img{
	opacity:0.3;
}

.button a:hover img{
	opacity:0.8;
}


#exterior_interior{
	margin: 0 auto;
	text-align:center;
	max-width:949px;
	background-color: #ebeaeb;
	padding-bottom:55px;
}

#exterior_interior h2{
	font-family:'Didot';
	font-size:3em;
	margin-bottom:20px;
	padding-top:45px;
	margin-left:55px;
}

#exterior_interior .text_small{
	font-size:0.5em;
	font-family: 'Hiragino Kaku Gothic Pro'
}

#exterior_interior p{
	font-size:1.1em;
	font-weight:bold;
	padding-left:10px;
	margin-bottom:13px;
}

#equipment{
	text-align: center;
	background-color:  #ebeaeb;
}

#equipment h2{
	font-size:1.8em;
	font-family:"游明朝", "YuMincho";
	font-weight:600;
	margin: 15px 0;
}


.event_business h2{
	font-size:2.6em;
	font-family:"游明朝", "YuMincho";
	font-weight:600;
	background-repeat:no-repeat;
	background-image: url("../images/event_bg.png");
	max-width:100%;
	max-height: 100%;
	text-align: center;
	margin:0 auto;
	margin-top:-10px;
	background-position: bottom;
	padding:15px 0 40px 0;
	color:#fff;
	letter-spacing: -0.05em;
	z-index:100;
	position:relative;

}

.event_business2 h2{
	font-size:2.6em;
	font-family:"游明朝", "YuMincho";
	font-weight:600;
	background-image: url("../images/business_bg.png");
	background-repeat:no-repeat;
	max-width:100%;
	max-height: 100%;
	text-align: center;
	margin:0 auto;
	background-position: bottom;
	padding:15px 0 40px 0;
	color:#fff;
	letter-spacing: -0.05em;
	z-index:100;
	position:relative;

}

 .scene{
	margin:0 auto;
	max-width:949px;
	max-height:auto;
    z-index:1;
    position:relative;
}

.scene:hover{
	opacity: 0.8;
}

.scene_01{
	position:relative;
  	top:-26px;
}

.scene01{

    background-image: url("../images/scene01.png");
	background-repeat: no-repeat;
}

.label{
    width: 100%;
    height:30px;
    position: absolute;
    bottom: 7px;
    background-color: rgba(0, 0, 0, 0.6);
    color: white;
    padding-top:15px;
    font-size: small;
    text-align: center;
}



.label_2{
    width: 100%;
    height:30px;
    position: absolute;
    bottom: 7px;
    background-color: rgba(0, 0, 0, 0.6);
    color: white;
    padding-top:15px;
    font-size: small;
    text-align: center;
}

.label_3{
    width: 100%;
    height:30px;
    position: absolute;
    bottom: 10px;
    background-color: rgba(0, 0, 0, 0.6);
    color: white;
    padding-top:15px;
    font-size: small;
	text-align: center;
}


.label_4{
    width: 100%;
    height:30px;
    position: absolute;
    bottom: 7px;
    background-color: rgba(0, 0, 0, 0.6);
    color: white;
    padding-top:15px;
    font-size: small;
    text-align: center;
}

.label_5{
    width: 100%;
    height:30px;
    position: absolute;
    bottom: 10px;
    background-color: rgba(0, 0, 0, 0.6);
    color: white;
    padding-top:15px;
    font-size: small;
	text-align: center;
}


.label_6{
    width: 100%;
    height:30px;
    position: absolute;
    bottom: 0px;
    background-color: rgba(0, 0, 0, 0.6);
    color: white;
    padding-top:15px;
    font-size: small;
	text-align: center;
}

.lock {
    overflow:hidden;
}

.modal-content {
	width: 630px;
	margin: 0 auto;
	padding: 0;
	background: #fff ;
	position: fixed; 
	display: none ;
	z-index: 999 ;
	overflow-y:auto;	
	top: 10px;
  	right: 50%;
  	bottom: 10px;
  	left: 50%;
}


#modal-overlay {
	z-index: 1 ;
	display: none ;
	position: fixed ;
	top: 0 ;
	left: 0 ;
	width: 100% ;
	height: 120% ;
	background-color: rgba( 0,0,0, 0.75 ) ;
}

.button-link:hover {
	cursor: pointer ;
}

.inside{
	overflow: hidden;
	padding: 0  0.8%;
	margin-top:47px;
}



.yoyaku{
	margin:0 auto;
	margin-top:50px;
	margin-bottom:30px;
	text-align:center;
}

.yoyaku_2{
	margin:0 auto;
	margin-top:-10px;
	margin-bottom:30px;
	text-align:center;
}

.modal_in{
	float:left;
	max-width:32.1%;
	margin:1.5% 0.6% 0.5% 0.6%;	
}

.modal_in p{
	color:#fff;
	font-size:0.7em;
	/*margin:4px 0;*/
	padding:0 0 0 5px;
	/*color:#383638;*/
	height:0;
}

.fixed{
	position:fixed;
	left:auto;
	width:630px;
	z-index: 1;
	display:block;
}


.close{
	position: relative;
	top:-38px;
	left:91%;
	width:27px;
	height: 27px;	
}

.modal-content h5{
	position: relative;
	text-align: center;
	background-color: #383638;
	margin:0 auto ;
	color:#fff;
	font-family:'Didot';
	font-size:2em;
	padding:8px;
	/*max-width:43%;
	min-width: 630px;*/
}

.square{
	max-width:100%;
	min-height: 163px;
	max-height:168px;	
}

.scene_02{
	position:relative;
    top:-34px;
}

.scene02{
    background-image: url("../images/scene02.png");
	background-repeat: no-repeat;
	
}

.scene_03{
	position:relative;
    top:-41px;
}

 .scene03{
    background-image: url("../images/scene03.png");
	background-repeat: no-repeat;
}



.scene .scene_textLWB{
	padding:70px 0 130px 100px;
	color:#fff;
	text-shadow: 2px 2px 5px #000;

}

.scene .scene_textLW{
	padding:60px 0 110px 110px;
	text-shadow: 2px 3px 5px #000;
	color:#fff;

}

.scene .scene_textRW{
	padding:70px 0 100px 62%;
	text-shadow: 2px 2px 5px #000;
	color:#fff;
}

.scene .scene_textRWC{
	padding:90px 0 110px 64%;
	text-shadow: 2px 2px 5px #000;
	color:#fff;
}

.scene h3{
	font-family:'Didot';
	font-size:3.2em;
}



.scene h4 {
	font-family:"游明朝", "YuMincho";
	font-weight:600;
	font-size:1.6em;
	padding:12px 0;
	line-height: 1.3em;
}

.scene p {
	font-family: 'Hiragino Kaku Gothic Pro';
	font-size:1em;
	font-weight:500;
	line-height: 1.3em;
}

.button03{
	margin-top:-40px;
}

.scene_04{
	position:relative;
    top:-26px;
}


.scene04{
    background-image: url("../images/scene04.png");
	background-repeat: no-repeat;
}

.scene_05{
	position:relative;
    top:-33px;
}

.scene05{
    background-image: url("../images/scene05.png");
	background-repeat: no-repeat;
}

.scene_06{
	position:relative;
    top:-43px;
}


.scene06{
    background-image: url("../images/scene06.png");
	background-repeat: no-repeat;
}


#pricelist{
	margin:0 auto;
	background-color: #ebeaeb;
	padding: 40px 0 35px 0 ;
	margin-top:-50px;
	max-width:949px;
	text-align: center;
}

#pricelist h2{
	font-family:"游明朝", "YuMincho";
	font-weight:600;
	font-size:2.4em;
	letter-spacing: 0.1em;

}


#pricelist .tax {
	padding:0 0 5px 63%;
	font-size:0.88em;

}

#pricelist .highseason1{
	font-size:0.88em;
	margin:15px 0 8px -52%;
}

#pricelist .highseason2{
	font-size:0.88em;
}

#pricelist .pets{
	font-size:0.88em;
	margin:15px 0 8px -30%;
}

#pricelist .menseki{
	font-size:1.35em;
	border:2px solid #595959;
	padding:10px 0px;
	margin:25px 10%;
	background-color: #fff
}

#pricelist .allocation{
	font-size:1.3em;
	letter-spacing: -0.15em;
	border:2px solid #595959;
	padding:10px 8px 10px 0px;
	margin:0 10%;
	background-color: #fff

}

footer{
	margin:0 auto;
	border-top:solid 1px ;
	text-align: center;
	max-width:949px;
}	

footer .footera{
	margin: 10px 0 5px 12%;
	float:left;
	font-size:0.8em;
}

footer .footerb{
	margin: 10px 0 5px 2%;
	float:left;
	font-size:0.8em;
}

footer img{
	margin:5px 0 5px 0;
}


.pc {
    display: block;
    text-align: right;
    padding: 0;
    width: 100%;
}
    #menu_button, #header .sp {
        display: none;
    }
}
