@charset "UTF-8";

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

}

h3 {
    font-family: 'M PLUS Rounded 1c', sans-serif;
}

p {
    line-height: 1.9em;
}

a { text-decoration: none; }

.fadein {
    opacity: 0;
    transform: translateY(40px);
    transition: all 1s;
}

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

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

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

.title_h2 {
    color: rgba(0, 114, 37, 1.00);
    font-size: 18px;
    font-family: Tahoma, Geneva, sans-serif;
}

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

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

}

.junb_h1 {
    color: rgba(249, 249, 249, 1.00);
    font-family: 'M PLUS 1p', sans-serif, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-weight: bold;
    font-size: 40px;
}

.junb_p {
    color: rgba(255, 255, 255, 1.00);
    font-family: 'M PLUS 1p', sans-serif, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-weight: bold;
}

.text-main {
    text-align: left;
    margin-top: 40px;
}

.soto2 {
    padding-bottom: 60px;
}

.photo_tt {
    padding-top: 20px;
}

.photo_tb {}

.margin_b20 {
    margin-bottom: 20px;
}

.margin_b40 {
    margin-bottom: 40px;
}


.margin_b80 {
    margin-bottom: 80px;
}


.th_w {
    width: 25%;
}

.td_w {}

.table_w {
    margin-left: auto;
    margin-right: auto;
    max-width: 767px;
}

.car_in_photo {
    width: 600px;
    padding-top: 60px;
}

.margin_t40 {
    margin-top: 60px;
}

#saiyo {
    color: rgba(255, 255, 255, 1.00);
    background-color: #F49337;
}



 .your-class{
max-width:1140px;
margin:40px auto;}

.your-class img{
width: 100%;
margin:0px auto;}



.btn_ori {
    color: rgba(255, 255, 255, 1.00);
    background-color: rgba(50, 84, 30, 1.00);
    width: 90%;
}

.btn_ori:hover {
    color: #FFF;
    opacity: 0.7;
    transition: 1.0s;
}

.btn_ori2 {
    color: rgba(255, 255, 255, 1.00);
    background-color: #F49338;
    width: 280px;
}

.btn_ori2:hover {
    color: #FFF;
    opacity: 0.7;
    transition: 1.0s;
}

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

.foot_color {
    color: rgba(255, 255, 255, 1.00);
    background-color: #1F1A38;
}

.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(50, 84, 30, 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;
}

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


.sp-ca {
    display: none;
}

img.top-logo {
    margin-right: 10px;
}




@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: 24px;
    }

    .junb_h1 {
        font-size: 24px;
    }

    .junb_p {
        font-size: 14px;
    }




    #gree {
        background: #fff;
    }

    #gree img {
        width: 280px;
        max-width: 280px;
    }

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


    #sekou {
        background: #fff;
    }

    .table_w {
        width: 90%;
        margin-left: auto;
        margin-right: auto;
        margin-top: 40px;
    }


    .saiyo_san {
        margin: 20px auto 0px;
    }

    .saiyo_san img {
        width: 280px;
        max-width: 280px;
    }

    #gallery {
        display: none;
    }

    .sp-ca {
        display: block;
    }

}




.foot_a {
	color: #ffffff;
	text-decoration: none;
}
