@charset "UTF-8";

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}


p{line-height:1.9em;}

.bg-slider {
	width: 100vw;
	height: 100vh;
	background-position:center center;
	background-size: cover;
	display: flex;
	align-items: center;
	justify-content: center;
		z-index: -1;
}

.bg-slider__title{
	color: #fff;
	font-size: 48px;
	line-height: 1.5;
	font-weight: bold;
	text-align:center;
	text-shadow: 1px 1px 1px #000;
}

#gallery {
    padding:0 0 60px;
    margin: 0 auto;
    transition: opacity 0.3s;
    opacity: 0;
    overflow: hidden;
    box-sizing: border-box;
}



#gallery.on {
    opacity: 1;
    max-height: 100%;
}

#gallery li {
    max-width: 310px;
    padding: 5px 5px;
	list-style: none;
}

 
#gallery li img {
    max-width:100%;
    height: auto;
}







        
.slide{  
    
    max-width: 900px;
margin: 60px auto;}
        
.slide img{  width: 100%;}


.soto {
	padding-top: 60px;
	padding-bottom: 60px;
}


.title_h2 {
	color: rgba(100,110,239,1.00);
	font-size: 18px;
	font-family: Tahoma, Geneva, sans-serif;
}


.title_h1 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-style: italic;
	font-weight: bold;
	margin-top: ０px;
}


.jumb_bg {
	height: 100vh;
	background-repeat: no-repeat;
	background-size: cover;
	background-image: url(../images/main.jpg);
	z-index: -1;

}


.junb_h1 {
	color: rgba(249,249,249,1.00);
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight: bold;
	font-size: 48px;
	width: 90%;
  margin:0 auto;
}



.junb_p {
	color: rgba(255,255,255,1.00);
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight: bold;
	width: 90%;
	 margin:0 auto;
}
.text-main {
	text-align: left;
	margin-top: 20px;
}
.soto2 {
	padding-bottom: 60px;
}
.photo_tt {
	padding-top: 20px;
}
.photo_tb {
}
.margin_b20 {
	margin-bottom: 20px;
}
.th_w {
	width: 25%;
}
.td_w {
}

.car_in_photo {
	width: 600px;
	padding-top: 60px;
}
.margin_t40 {
	margin-top: 60px;
}
#saiyo {
	background-color: rgba(0,135,238,1.00);
	color: rgba(255,255,255,1.00);
}



.btn_ori {
	color: rgba(255,255,255,1.00);
	background-color: rgba(255,193,0,1.00);
	width: 90%;
}

.btn_ori:hover {
	color:#FFF; 
}

.btn_ori2 {
	color: rgba(255,255,255,1.00);
	background-color: rgba(0,135,238,1.00);
	width: 280px;
}

.btn_ori2:hover {
	color:#FFF; 
}

.footer {
	padding-top: 60px;
	padding-bottom: 60px;
}


.foot_color {
	background-color: rgba(0,0,0,1.00);
	color: rgba(255,255,255,1.00);
}


.map {
	padding-top: 30px;
	padding-bottom: 30px;
}


.margin_t30 {
	margin-top: 30px;
}


.margin_t20 {
	margin-top: 20px;
}


.margin_t10 {
	margin-top: 10px;
}


.main-bg-color {
	background-color: rgba(0,135,238,1.00);
}


.nav-color {
color: rgba(253,253,253,1.00);}

#gaiyo{
	background-image: url(../images/gaiyo_bg.jpg);
	background-attachment: fixed;
	background-size: cover;
	background-repeat: no-repeat;
	background-position:center center;
	padding: 60px auto;
}


.color_yellow {
	color: rgba(255,250,0,1.00);
	background-position: 0% 550%;
}

.table{width: 90%;
	margin:0 auto;
}




@media screen and (max-width:767px){


th,td,p{font-size: 14px;
	line-height:1.9em;}
	
	.margin_b20_sp {
	margin-bottom: 40px;
}
body h1 {
	font-size: 30px;
}
body h2 {
	font-size: 10px;
}

.junb_h1 {
font-size: 36px;
}

.junb_p{
font-size: 16px;
}

title_h2 {
	font-size: 10px;
}


#gree{
background:#fff;
}

	


	#gallery {
    padding:0 0 50px;
    margin: 0 auto;
    transition: opacity 0.3s;
    opacity: 0;
    overflow: hidden;
    box-sizing: border-box;
}


#sekou{
background:#fff;
} 
	
.gree-photo img {
	width: 280px;
	max-width: 280px;	
}

}

@media screen and (max-width:980px){
#gaiyo{
background-attachment: scroll;
}
}
@media screen and (max-width:576px)
{.recu {display:none;
}

}
