@import url(http://fonts.googleapis.com/earlyaccess/notosansjp.css);
@import url(https://fonts.googleapis.com/css?family=Pacifico);

/* reset */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{margin:0;padding:0;}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;}
ul{list-style:none;}
table{border-collapse:collapse;border-spacing:0;text-align: left;width: 100%}
td{padding: 1em;}
caption,th{text-align:left;}
q:before,q:after{content:'';}
object,embed{vertical-align:top;}
legend{display:none;}
h1,h2,h3,h4,h5,h6{font-size:100%;}
img,abbr,acronym,fieldset{border:0;}
.look {background: #ccc;padding: 5px 10px;border-radius: 4px;}
.mb15,.mb1em {margin-bottom: 15px !important;}
.mb30 {margin-bottom: 30px !important;}
.mb50 {margin-bottom: 50px !important;}
.p0 {padding:0 !important;}
.clear {clear: both;}
ul.disc {padding: 0em 25px 15px;list-style: disc;}
.color1, .color1 a {color: #e09812 !important;}
.pr {font-size: 10px;}
.wl {width: 96%;}
.ws {width: 50%;}
.c {text-align: center;}
.r {text-align: right;}
.l {text-align: left;}
.w50 {overflow: hidden;width: 45%;}
.fl {float: left;}
.fr {float: right;}
.big1 {font-size: 50px;}
.mini1 {font-size: 11px;display: inline-block;line-height: 1.5;}
.sh {display: none;}
.bg1 {overflow: hidden;background: url(../images/bg1.png) no-repeat -20% -100px/30%,url(../images/bg1.png) no-repeat 130% 100px/50%, #fff !important;}
.bg2 {overflow: hidden;background: url(../images/bg2.png) !important;}



h2 span{
    color: #666600;
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    font-size: 1.6em;
    font-weight: bold;
}

h3{
    color: #660000;
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    font-size: 1.5em;
    font-weight: bold;
}

body{
    font: 16px/1.9 'Noto Sans JP', Arial, Verdana, 游ゴシック, YuGothic,'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic ProN', メイリオ, Meiryo,sans-serif;
    font-weight: 300;
    -webkit-text-size-adjust:100%;
    overflow-x: hidden;
    color: #000;
    background: #fff;
}

a{
    color: #400000;
    text-decoration: none;
}

a:hover, .active{
    text-decoration: underline;
}

a:active, a:focus,input:active, input:focus{outline:0;}


/* ヘッダー
------------------------------------------------------------*/
#header{
    text-align: center;
    background: url(../images/back.jpg);
    height: 700px;
}

#header h1{
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    padding-top: 60px;
    font-size: 1.5em;
    color: #FFF;
    font-weight: bold;
    text-shadow: #b28a4a 1px 1px 3px, black -1px 1px 3px,
        #b28a4a 1px -1px 3px, black -1px -1px 3px;
}

#header h1 a{
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    padding-top: 60px;
    font-size: 1.5em;
    color: #FFF;
    font-weight: bold;
    text-shadow: #b28a4a 1px 1px 5px, black -1px 1px 5px,
        #b28a4a 1px -1px 5px, black -1px -1px 5px;
}

#mainnav{
    width: 1200px;
    margin: 0 auto;
}


#mainnav a{
    color: #b28a4a;
    font-size: 1.3em;
}

#mainImg{
    position: relative;
    overflow: hidden;
    width: 100%;
    height: 740px;
}

#mainImg img{
    position: absolute;
    left: 50%;
    max-width: 1280px;
    width: 1280px;
    height: 740px;
    margin-left: -640px;
}


span.f-no{
    font-size: 3em;
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    color: #FFF;
    font-weight: bold;
    text-shadow: black 1px 1px 10px, black -1px 1px 10px,
        black 1px -1px 10px, black -1px -1px 10px;
}

span.f-no1{
    font-size: 2em;
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    color: #6c552d;
    font-weight: bold;
    text-shadow: 2px 2px 0 #fff,
        -2px 2px 0 #fff,
        2px -2px 0 #fff,
        -2px -2px 0 #fff;
}

/*テーブル（ta1）
---------------------------------------------------------------------------*/
/*ta1設定*/
.ta1 {
    width: 100%;
    margin: 0 auto 20px;
    color: #666600;		/*文字色*/
}
.ta1, .ta1 td, .ta1 th {
    border: 1px solid #947953;	/*テーブルの枠線の幅、線種、色*/
    padding: 10px 15px;	/*ボックス内の余白*/
    word-break: break-all;
}
/*背景色付きタイプの場合の追加設定*/
#contents.bg .ta1 {
    color: #fff;
}
#contents.bg .ta1 a {
    color: #fff;
}
/*テーブル１行目に入った見出し部分*/
.ta1 th.tamidashi {
    width: auto;
    text-align: left;	/*左よせ*/
    background: #111;	/*背景色*/
    color: #cea573;	/*文字色*/
}
/*ta1の左側ボックス*/
.ta1 th {
    width: 140px;	/*幅*/
    text-align: center;	/*センタリング*/
    font-weight: normal;
}
/*左側ボックスに画像を入れた場合の設定*/
.ta1 th img {
    width: 100%;
}




a img {
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
    box-shadow: 10px 10px 10px rgba(0,0,0,0.4);
}
a:hover img {
    -webkit-transform: scale(0.95);
    transform: scale(0.95);
    opacity:0.8;
    box-shadow: 0px 0px 0px 0px rgba(0,0,0,0.4) inset;
}

/* フッター
------------------------------------------------------------*/
#footer{
    clear: both;
    padding: 50px 10px 50px 0;
    text-align: center;
    font-size: 14px;
}


/* 共通
------------------------------------------------------------*/

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

section{
    clear:both;
    padding-top: 0px;
}

section h2{
    font-family: 'Pacifico', cursive;
    width: 80%;
    margin: 0 auto 40px;
    font-size: 22px;
    font-weight:normal;
    text-align: center;
    background: url(../images/borderBlack.png) repeat-x 0 50%;
    background-size: 1px 1px;
}

section h2 span {
    background: #fff;
    padding: 0 80px;
}

.inner{
    width: 80%;
    margin: 0 auto;
    padding-bottom: 50px;
}

.inner1{
    width: 80%;
    margin: 0 auto;
    padding-top: 50px;
    padding-bottom: 0px;
    background: rgb(242,242,242);
    background: linear-gradient(180deg, rgba(242,242,242,1) 0%, rgba(255,255,255,1) 100%, rgba(255,255,255,1) 100%);
}

.innerS{
    width: 75%;
    margin: 0 auto;
    padding-top: 50px;
    padding-bottom: 50px;
    padding-left: 50px;
    padding-right: 50px;
    background: rgb(242,242,242);
    background: linear-gradient(180deg, rgba(242,242,242,1) 0%, rgba(255,255,255,1) 100%, rgba(255,255,255,1) 100%);
}

.innerS p{
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}

.inner2{
    width: 75%;
    margin: 0 auto;
    padding-top: 50px;
    padding-bottom: 50px;
    padding-left: 50px;
    padding-right: 50px;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0.88, #fefdf6), color-stop(0.00, #e2e2c5));
    background: -webkit-linear-gradient(top, #e2e2c5 0%, #fefdf6 88%);
    background: -moz-linear-gradient(top, #e2e2c5 0%, #fefdf6 88%);
    background: -o-linear-gradient(top, #e2e2c5 0%, #fefdf6 88%);
    background: -ms-linear-gradient(top, #e2e2c5 0%, #fefdf6 88%);
}

.inner3{
    width: 60%;
    margin: 0 auto;
    padding-bottom: 0px;
}

.inner4{
    width: 50%;
    margin: 0 auto;
    padding-top: 50px;
    padding-bottom: 50px;
    padding-left: 50px;
    padding-right: 50px;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0.88, #fefdf6), color-stop(0.00, #e2e2c5));
    background: -webkit-linear-gradient(top, #e2e2c5 0%, #fefdf6 88%);
    background: -moz-linear-gradient(top, #e2e2c5 0%, #fefdf6 88%);
    background: -o-linear-gradient(top, #e2e2c5 0%, #fefdf6 88%);
    background: -ms-linear-gradient(top, #e2e2c5 0%, #fefdf6 88%);
    text-align: center;
}

/* SEC02 Gallery
------------------------------------------------------------*/
#sec02{
    padding: 0 !important;
}

#sec02 header{
    display: none;
}

.gallery li{
    float: left;
    width: calc(99%/3);
    line-height: 0;
}

.gallery img{
    width: 100%;
    height: auto;
}


/* SEC02 MESSAGE
------------------------------------------------------------*/
.wrap{
    clear: both;
    width: 100%;

}

.bg{
    line-height: 0;
}

.txt h2{
    padding: 0 0 20px !important;
}

.height-30 li{
    padding-bottom: 30px;
}


/* SEC03 PROJECT
------------------------------------------------------------*/
#sec03 img{
    width: 100%;
    margin-bottom: 30px;
}


/* SEC04 BRAND
------------------------------------------------------------*/
.col3 img{
    display: block;
    margin: 0 auto 5px;
}

.col3 li{
    line-height: 2.0;
}

.col3 .img{
    padding: 80px 50px;
    margin-bottom: 40px;
    line-height: 0 !important;
    background: #000000;
}

#sec04_01{
    background: url(../images/main.jpg) no-repeat 50% 50% fixed;
    background-size: cover;
    -webkit-background-size: cover;
    text-align: center;
    padding: 300px 20px;

}


#sec04_01 img{
    width: auto;
}


.sec04_03{
    background: url(../images/k00.jpg) no-repeat 50% 50% fixed;
    background-size: cover;
    -webkit-background-size: cover;
    text-align: center;
    padding: 50px 20px;
    margin: 0;

}

.sec04_03 img{
    width: auto;
}


.sec04_04{
    background: url(../images/back.jpg) no-repeat 50% 50% fixed;
    background-size: cover;
    -webkit-background-size: cover;
    text-align: center;
    padding: 50px 20px;
    margin: 0;

}

.sec04_04 img{
    width: auto;
}



#sns img{
    padding: 35px 10px 5px 0;
}

#sns a:hover img{
    opacity: .8;
}

#map{
    position: relative;
    padding-bottom: 75%;
    height: 0;
    overflow: hidden;
    z-index: 0;
}

#map iframe{
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 150% !important;
    border: 0;
}


#page-top {
    position: fixed;
    bottom: 20px;
    right: 20px;
    font-size: 77%;
}
#page-top a {
    background: #b28a4a;
    text-decoration: none;
    color: #fff;
    width: 100px;
    padding: 30px 0;
    text-align: center;
    display: block;
    border-radius: 5px;
    box-shadow: 5px 5px 5px rgba(0,0,0,0.4); 

}
#page-top a:hover {
    text-decoration: none;
    color: #332815;
    background: #f5d56d;
    box-shadow: 0px 0px 0px rgba(0,0,0,0.4); 
    filter:alpha(opacity=50);
    -moz-opacity: 0.8;
    opacity: 0.8;
}



/*box2（メニューページで使用）
---------------------------------------------------------------------------*/
/*各ボックスの設定*/
.box2 {
    padding: 3% 3% 3% 5%;	/*ボックス内の余白*/

}
/*ボックス内のh3タグ*/
.box2 h3 {
    margin-bottom: 0;
    font-size: 18px;	/*文字サイズ*/
    font-weight: bold;	/*太字にする*/
    background: url(../images/bg_dotline.png) repeat-x center;	/*背景画像の読み込み。X軸(横軸)にリピート、上下中央に配置。*/
    color: #333;	/*文字色*/
}
/*ボックス内のh3タグの１文字目*/
.box2 h3::before {
    content: "◎ ";	/*このテキストを冒頭に表示させる。変更してもらって構いませんが機種依存文字は化けるので使わないように。*/
    background: #fff;	/*背景色*/
}
/*ボックス内のh3タグ内のspanタグ*/
.box2 h3 span {
    background: #fff;		/*背景色*/
    padding-right: 10px;	/*右側に空ける余白*/
}
/*ボックス内のh3タグ内のprice*/
.box2 h3 .price {
    float: right;	/*右に回り込み*/
    padding-right: 0;	/*上で設定したspanタグの右の余白をリセット*/
    padding-left: 10px;	/*左側に空ける余白*/
    font-weight: normal;	/*太字から標準に戻す*/
    text-indent: 0.5em;
}
/*ボックス内の段落タグ*/
.box2 p {
    margin: 0;
    margin-left: 10px;	/*左に空けるスペース*/
    font-size: 18px;	/*文字サイズ*/
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    color: #333;	/*文字色*/
}
/*ボックス内のfigure画像*/
.box2 figure {
    width: 100%;	/*幅*/
}

.box2 h4{
    font-size: 18px;	/*文字サイズ*/
    color: #666600;
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}

.panel{
    z-index: 100;
    display: block;
    line-height: 1em;
    text-align: center;
}

/* RESPONSIVE 設定
------------------------------------------------------------*/

@media only screen and (min-width: 1200px){
    .inner{
        width: 1024px;
    }


}

@media only screen and (min-width: 800px){
    body{
        font-size:14px;
    }

    a#menu{
        display:none;
    }	

    .panel{
        display:block !important;
    }

    #mainnav li{
        display: inline-block;
        padding: 70px 20px 0;
        font-size: 1.5em;
        color: #6c552d;
        font-weight: bold;
        text-shadow: white 1px 1px 1px, white  -1px 1px 1px,
            white  1px -1px 1px, white  -1px -1px 1px;
    }
    #mainnav li a{
        color: #6c552d;
        font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    }


    /* SEC02 MESSAGE
        -----------------*/
    .txt, .bg{
        width: 50%;
        float: left;
        display: table;
        background: #ffffff;
    }

    #sec02_02 .txt, #sec02_02 .bg{
        float: right;
    }





    .vMid{
        display: table-cell;
        padding: 0 100px;
        vertical-align: middle;
        font-size: 1.3em;
        background: #ffffff;
        padding-top: 50px;
        background: -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #fff), color-stop(0.00, #e0d1cd));
        background: -webkit-linear-gradient(#e0d1cd, #fff);
        background: -moz-linear-gradient(#e0d1cd, #fff);
        background: -o-linear-gradient(#e0d1cd, #fff);
        background: -ms-linear-gradient(#e0d1cd, #fff);
        background: linear-gradient(#e0d1cd, #fff);


    }


    /* SEC03 PROJECT
    -----------------*/
    .col3{
        text-align: center;
    }

    .col3 li{
        display: inline-block;
        width: 28%;
        padding: 0 2.5% 50px;
        margin-bottom: 0;
        vertical-align: top;
        text-align: left;
    }

    #footer{
        padding: 30px 10px 70px 0;
    }
}





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

    #header{
        text-align: center;
        background: url(../images/back1.jpg);
        height: 260px;
    }

    #header h1{
        font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
        padding-top: 60px;
        font-size: 1em;
        color: #FFF;
        font-weight: bold;
        text-shadow: black 1px 1px 10px, black -1px 1px 10px,
            black 1px -1px 10px, black -1px -1px 10px;
    }

    #header h1 a{
        font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
        padding-top: 60px;
        font-size: 1em;
        color: #FFF;
        font-weight: bold;
        text-shadow: black 1px 1px 10px, black -1px 1px 10px,
            black 1px -1px 10px, black -1px -1px 10px;
    }



    #header{
        /*position: fixed;*/
        width: 100%;
        z-index: 500;
    }

    #headerWrap{
        /*position: relative;*/
        width: 100%;
        height: 260px;
        background: url(../images/back.jpg);
        border-bottom: 1px solid #ccc;
    }

    #header h1{
        padding-top: 10px;
    }

    #header h1 img{
        margin-top: 3px;
        max-height: 120px;
        width: auto !important;
    }

    a#menu{
        display: inline-block;
        position: relative;
        width: 40px;
        height: 90px;
        margin: 10px;
    }

    #menuBtn{
        display: block;
        position: absolute;
        top: 60%;
        left: 50%;
        width: 18px;
        height: 2px;
        margin: -1px 0 0 -7px;
        background: #b28a4a;
        transition: .2s;
    }

    #menuBtn:before, #menuBtn:after{
        display: block;
        content: "";
        position: absolute;
        top: 50%;
        left: 0;
        width: 18px;
        height: 2px;
        background: #b28a4a;
        transition: .3s;
    }

    #menuBtn:before{
        margin-top: -7px;
    }

    #menuBtn:after{
        margin-top: 5px;
    }

    a#menu .close{
        background: transparent;
    }

    a#menu .close:before, a#menu .close:after{
        margin-top: 0;
    }

    a#menu .close:before{
        transform: rotate(-45deg);
        -webkit-transform: rotate(-45deg);
    }

    a#menu .close:after{
        transform: rotate(-135deg);
        -webkit-transform: rotate(-135deg);
    }

    .panel{
        width: 100%;
        display: none;
        overflow: hidden;
        position: relative;
        left: 0;
        top: 0;
        z-index: 100;
    }

    #mainnav{
        position: absolute;
        top: 0;
        width: 100%;
        text-align: right;
        z-index:500;
    }

    #mainnav ul{
        border-bottom: 1px solid #ccc;
        background: #fff;
        text-align: left;
    }

    #mainnav li a{
        position: relative;
        display:block;
        padding:15px 25px;
        border-bottom: 1px solid #ccc;
        color: #b28a4a;
        font-weight: 400;
        font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    }

    #mainnav li a:before{
        display: block;
        content: "";
        position: absolute;
        top: 50%;
        left: 5px;
        width: 6px;
        height: 6px;
        margin: -4px 0 0 0;
        border-top: solid 2px #000;
        border-right: solid 2px #000;
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
    }
    #mainImg{
        padding-top: 60px;
        z-index: -100;
    }

    #mainImg{
        position: relative;
        overflow: hidden;
        width: 100%;
        height: 740px;
    }



    .col3 li{
        margin: 0px auto 0 auto;
        display: block;
    }
    section{
        padding-top: 0px;
    }

    section h2{
        font-family: 'Pacifico', cursive;
        width: 100%;
        margin: 0 auto;
        font-size: 1.3em;
        font-weight:normal;
        text-align: center;
        background: none;

    }

    section h2 span {
        background: #fff;
        padding: 0px;
    }


    .innerS-t{
        position: relative;
        top:100px;
        overflow: hidden;
        width: 100%;
        margin-bottom: 50px;
    }

    .innerS{
        width: auto;
        margin: 0 auto;
        padding-top: 10px;
        padding-bottom: 10px;
        padding-left: 10px;
        padding-right: 10px;
        background: rgb(242,242,242);
        background: linear-gradient(180deg, rgba(242,242,242,1) 0%, rgba(255,255,255,1) 100%, rgba(255,255,255,1) 100%);
    }

    .inner1{
        width: auto;
        margin: 0 auto;
        padding-top: 10px;
        padding-bottom: 10px;
        padding-left: 10px;
        padding-right: 10px;
        background: rgb(242,242,242);
        background: linear-gradient(180deg, rgba(242,242,242,1) 0%, rgba(255,255,255,1) 100%, rgba(255,255,255,1) 100%);
    }




    .inner2{
        width: auto;
        margin: 0 auto;
        padding-bottom: 0px;
        background: white;
    }




    .inner3{
        width: auto;
        margin: 0 auto;
        padding-bottom: 0px;
    }

    .height-smrt{
        height: 50px;
    }

    span.f-no{
        font-size: 1.5em;
        color: #FFF;
        font-weight: bold;
        text-shadow: black 1px 1px 10px, black -1px 1px 10px,
            black 1px -1px 10px, black -1px -1px 10px;
        line-height: 1em;
        position: relative;
        top:50px;
    }
    span.f-no1{
        font-size: 0.8em;
        font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
        color: #6c552d;
        font-weight: bold;
        position: relative;
        top:50px;
    }

    .inner4{
        width: auto;
        margin: 0 auto;
        padding-top: 20px;
        padding-bottom: 50px;
        padding-left: 0px;
        padding-right: 0px;
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0.88, #fefdf6), color-stop(0.00, #e2e2c5));
        background: -webkit-linear-gradient(top, #e2e2c5 0%, #fefdf6 88%);
        background: -moz-linear-gradient(top, #e2e2c5 0%, #fefdf6 88%);
        background: -o-linear-gradient(top, #e2e2c5 0%, #fefdf6 88%);
        background: -ms-linear-gradient(top, #e2e2c5 0%, #fefdf6 88%);
        text-align: center;
    }


    /*テーブル（ta1）
    ---------------------------------------------------------------------------*/
    /*ta1設定*/
    .ta1, .ta1 td, .ta1 th {
        padding: 5px;	/*ボックス内の余白*/
    }
    /*ta1の左側ボックス*/
    .ta1 th {
        width: 100px;
    }


    a img {
        width: auto;
        height: auto;
        -webkit-transform: scale(1);
        transform: scale(1);
        -webkit-transition: .3s ease-in-out;
        transition: .3s ease-in-out;
        box-shadow: 0px 0px 0px rgba(0,0,0,0.4);
    }
    a:hover img {
        display: block;
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity:1.0;
        box-shadow: 0px 0px 0px 0px rgba(0,0,0,0.4) inset;
    }

    #top{
        margin-left: 10px;
    }

    #sec04_01{
        background: url(../images/main.jpg) no-repeat center center;
        background-size:cover;
        padding: 150px 20px;
        font-size: 0.6em;
    }

    .sec04_03{
        background: url(../images/k00.jpg) no-repeat center center;
        background-size:cover;
        font-size: 1.5em;
        line-height:1.5em;
        padding-top: 0px;
        padding-bottom: 80px;
        margin-bottom: 0px;
    }

    .sec04_04{
        background: url(../images/back1.jpg) no-repeat center center;
        background-size:cover;
        font-size: 1.5em;
        line-height:1.5em;
        padding-top: 0px;
        padding-bottom: 80px;
        margin-bottom: 0px;
    }



    .big1 {font-size: 24px;}
    .w50 {overflow: hidden;width: auto;background-color: white;}
    .fl {float: none;}
    .fr {float: none;}



    /*box2（メニューページで使用）
---------------------------------------------------------------------------*/
    /*各ボックスの設定*/
    .box2 {
        padding: 3% 1% 3% 1%;	/*ボックス内の余白*/

    }
    /*ボックス内のh3タグ*/
    .box2 h3 {
        margin-bottom: 0;
        font-size: 16px;	/*文字サイズ*/
        font-weight: bold;	/*太字にする*/
        background: url(../images/bg_dotline.png) repeat-x center;	/*背景画像の読み込み。X軸(横軸)にリピート、上下中央に配置。*/
        color: #333;	/*文字色*/
    }
    /*ボックス内のh3タグの１文字目*/
    .box2 h3::before {
        content: "◎ ";	/*このテキストを冒頭に表示させる。変更してもらって構いませんが機種依存文字は化けるので使わないように。*/
        background: #fff;	/*背景色*/
    }
    /*ボックス内のh3タグ内のspanタグ*/
    .box2 h3 span {
        background: #fff;		/*背景色*/
        padding-right: 10px;	/*右側に空ける余白*/
    }
    /*ボックス内のh3タグ内のprice*/
    .box2 h3 .price {
        float: right;	/*右に回り込み*/
        padding-right: 0;	/*上で設定したspanタグの右の余白をリセット*/
        padding-left: 10px;	/*左側に空ける余白*/
        font-weight: normal;	/*太字から標準に戻す*/
        text-indent: 1em;
    }
    /*ボックス内の段落タグ*/
    .box2 p {
        margin: 0;
        margin-left: 10px;	/*左に空けるスペース*/
        font-size: 16px;	/*文字サイズ*/
    }
    /*ボックス内のfigure画像*/
    .box2 figure {
        width: 100%;	/*幅*/
    }

    .box2 h4{
        font-size: 16px;	/*文字サイズ*/
        color: #666600;
        font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    }



}