@charset "UTF-8";
@import url(https://fonts.googleapis.com/css?family=Lato:400,700);
@import url(http://fonts.googleapis.com/earlyaccess/notosansjp.css);

html{
    font-size: 62.5%;/* 16px x 0.625 = 10px(=1rem) */
}

body{
    font-size: 1.8rem;/* 16px */
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    /* font-family: Lato, "Noto Sans JP", "游ゴシック Medium", "游ゴシック体", "Yu Gothic Medium", YuGothic, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif; */
    -webkit-text-size-adjust: 100%;
    font-feature-settings: "palt";
    color: #594338;
    line-height: 1.8em;
    letter-spacing: .1em;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
	::i-block-chrome, body {
		font-feature-settings: "pkna";
	}
}

.no-gutter > [class*='col-'] {
  padding-right:0;
  padding-left:0;
}
.no-padding{
    padding-left: 0;
    padding-right: 0;
}
.row{
    width: 100%;
    width: 1200px;
    margin: 0 auto;
}
.center{
    text-align: center;
}
.left{
    text-align: left;
}
.right{
    text-align: right;
}
.section_pd{
    padding-top: 40px;
    padding-bottom: 40px;
}
.mb40{
    margin-bottom: 40px;
}
.mg50{
    margin: 80px auto;
}
.mb60{
    margin-bottom: 60px;
}
.mb20{
    margin-bottom: 20px;
}
.pd60{
    padding-top: 60px;
    padding-bottom: 60px;
}
.voice_box_l{
    background: url(../img/voice_box_l.png) no-repeat center right;
}
img{
    max-width: 100%;
}
button,a, a img {
  -moz-transition: all 0.2s;
  -o-transition: all 0.2s;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  background: transparent;
}
button:hover img,a:hover, a img:hover {
  opacity: 0.8;
}

a.tel, a.mail {
    cursor: default;
    pointer-events: none;
}
a.tel:hover, a.tel img:hover {
  opacity: 1;
}
@media screen and (max-width: 768px) {
    a.tel, a.mail {
        pointer-events: auto;
    }
}
input[type="text"],
input[type="tel"],
input[type="email"]{
    line-height: 18px;
    vertical-align: middle;
    padding: 4px;
    border:1px solid #B3CED7;
    background: rgba(255,255,255,0.5);
    margin-bottom: 2em;
    width: 100%;
    color: #111;
}
textarea{
    padding: 4px;
    border:1px solid #B3CED7;
    height: 8em;
    width: 100%;
    background: rgba(255,255,255,0.5)!important;
    color: #111;
}
.md-btn_brown{
    margin: 20px auto;
    display: block;
    text-align: center;
    border: 1px solid #B3CED7;
    width: 100px;
    padding: 10px
}
.mark,.errMsg{
    color:red;
    background: transparent;
}
button{
    border: none;
    background: none;
    
}
form{width: 100%;}
.swiper-wrapper{
    padding-bottom: 100px;
}
#js__btn{
    display: none;
}
.ggmap {
    position: relative;
    padding-bottom: 430px;
    height: 0;
    overflow: hidden;
}
.ggmap iframe,
.ggmap object,
.ggmap embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
a.moarbt{
    padding: 10px 4em;
    background: #56A937;
    display: inline-block;
    font-size: 90%;
    margin: 20px auto;
    color: #fff;
}
a.moarbt:hover{
    text-decoration: none;
}
button,
a.moarbt2{
    padding: 0 4em;
    background: transparent;
    display: inline-block;
    margin: 20px auto;
    color: #4E362A;
    border: #4E362A solid 1px;
    border-radius: 22px;
    height: 44px;
    line-height: 44px;
    vertical-align: middle;
    font-weight: bold;
}
button:hover,
a.moarbt2:hover{
    text-decoration: none;
}
.more_bt{
    font-size: 10px;
    color: #4E362A;
    padding: 4px 8px;
    border: 1px solid  #4E362A;
    border-radius: 12px;
}
.more_bt:hover{
    text-decoration: none;
    color: #fff;
    background: #4E362A;
}

h1{
    margin: 0;
    padding: 0;
}
h2{
    margin: 40px 0;
    padding: 0;
}
h3{
    margin: 20px auto;
    min-height: 3em;
    line-height: 1.5em;
}

body{

}
.header{
    position: relative;
    color: #fff!important;
}
#top_mv{
    background: url(../img/top_mv.png) no-repeat center;
    background-size: cover;
    padding: 0 0 50px;
}
#top_mv .top_header_wrap{
    height: auto;
}
.header a{
        color: #fff;
}
.header a:hover{
    text-decoration: none;
}
ul#menu{
    padding: 10px 0;
    margin: 0 auto 20px;
    list-style: none;
    width: 100%;
    display: block;
    overflow: hidden;
    text-align: center;
    font-family: Lato, "Noto Sans JP", "游ゴシック Medium", "游ゴシック体", "Yu Gothic Medium", YuGothic, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#menu li{
    display: inline-block;
    margin-left: 2em;
}

.conceptimg img{
     max-width: 50%;
}
.bg1{
    background: url(../img/bg1.png) no-repeat center;
    background-size: cover;
}
.bg2{
    background: #E2D8D6;
}
.bg3{
    background: #4E362A;
}
#brand{
    background: url(../img/brand_mv.png) no-repeat center;
    background-size: cover;
    height: 600px;
    line-height: 600px;
    vertical-align: middle;
}

.swiper-container {
    width: 100%;
    height: 100%;
}
.swiper-slide {
    text-align: center;
    font-weight: normal;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
.swiper-button-next{
    background-image: url(../img/swiper-button-next.png)!important;
}
.swiper-button-prev{
    background-image: url(../img/swiper-button-prev.png)!important;
}
.swiper-container{
    height: 335px;
}
.swiper-slide{
    padding: 0 60px;
    text-align: left;
    font-size: 90%;
}
#products_bg{
    background: url(../img/products_bg.png  ) no-repeat center left;
    background-size: cover;
    height: 290px;
    line-height: 290px;
    vertical-align: middle;
}
#ec_bg{
    background: url(../img/ec_bg.png) no-repeat center;
    background-size: cover;
    height: 600px;
    line-height: 600px;
    vertical-align: middle;
}

.footer{
    color: #fff;
    padding: 20px 0;
}
.footer a{
    color: #fff;
    display: block;
}


#concept_mv{
    background: url(../img/concept_mv.png) no-repeat center;
    background-size: cover;
    padding: 0 0 0;
    height: 400px;
}
.kasou{
    height: 350px;
    line-height: 350px;
    vertical-align: middle;
    display: block;
    color: #fff;
}
.concept_txt span{
    color: red;
    font-weight: bold;
    font-size: 110%;
}
h2.boderb{
    border-bottom: 2px solid #594338;
    padding-bottom: 2px;
    padding: 0 .5em;
    display: inline-block;
}
.items p{
    margin-bottom: 1em;
    font-size: 90%;
}
.bb{
    border-bottom: 1px dotted #594338;
}
/*767px以下（SP用）スタイル*/
@media screen and (max-width: 768px) {
    .container-fluid{
        padding-left: 0;
        padding-right: 0;
    }
    .row{
        width: 100%;
        margin: 0 auto;
    }
    #nav{
        text-align: center;
    }
    #menu{
        display: none;
    }
    #js__btn{
        display: block;
    }
    .menu-btn {
        position: absolute;
        top: 5px;
        right: 0;
        width: 100px;
        height: 40px;
        line-height: 40px;
        font-size: 16px;
        text-align: center;
        cursor: pointer;
        z-index: 99999;
    }
    .menu-btn span {
        color: #fff;
    }
    .menu-btn span:after {
        content: attr(data-txt-menu);
    }
    /* 開閉用ボタンがクリックされた時のスタイル */
    .open .menu-btn span:after {
        content: attr(data-txt-close);
    }
    .menu {
        position: fixed;
        display: table;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: rgba(0,0,0,.8);
        -webkit-transition: all .5s;
        transition: all .5s;
        visibility: hidden;
        opacity: 0;
        z-index: 9999;
    }
    .menu ul {
        display: table-cell;
        vertical-align: middle;
    }
    ul#menu{
        padding-top: 50px;
    }
    #menu li{
        margin-left: 0;
    }
    .menu li {
        width: 100%;
        height: 80px;
        line-height: 80px;
        margin: 0;
        text-align: center;
    }
    .menu li a {
        display: block;
        font-size: 18px;
        color: #fff;
    }
    .menu li a:hover {
        color: #999;
    }
    /* 開閉用ボタンがクリックされた時のスタイル */
    .open .menu {
        cursor: url(../images/cross.svg),auto;
        -webkit-transition: all .5s;
        transition: all .5s;
        visibility: visible;
        opacity: 1;
    }
    .ggmap {
        margin: 40px 0;
    }

    #top_mv .top_header_wrap{
        height: 400px;
        padding-top: 50px;
    }
    .spcenter{
        text-align: center;
    }
    .voice_box_l{
        background: url(../img/voice_box_b.png) no-repeat center bottom;
    }
    #brand{
        background: url(../img/brand_mv.png) no-repeat center top;
        background-size: cover;
        height: 400px;
        line-height: 400px;
    }
    #products_bg{
        background: url(../img/products_bg.png  ) no-repeat center;
    }
    #ec_bg{
        background: url(../img/ec_bg.png) no-repeat center;
        background-size: cover;
        height: auto;
        line-height: 6;
        vertical-align: auto;
    }
}

.pklist {
    font-size: 66%;
    padding-bottom: 10px;
}
.pklist a{
    color: #000;
    text-decoration: underline;
}
.top_vg{
    width: 300px;
}