@import 'https://fonts.googleapis.com/css?family=Tenor+Sans';

html, body, div, footer, header, hgroup, nav, section, h1, h2, h3, h4, h5, h6, p, dl, dt, dd, ol, ul, li, table, caption, tr, th, td, figcaption, figure, textarea {
    -moz-box-sizing: border-box;
    box-sizing: border-box
    }
body {
    background: #D2E4EE url('../images/wood_bg.jpg') repeat center top;
    font-family: "Helvetica Neue", "Lucida Grande", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", Helvetica, Meiryo, "メイリオ", sans-serif;
    color: #573939;
    text-shadow: #fff 1px 1px 0;
    }
::selection {
    background: #E0E0E0;
    color: #000;
    text-shadow: #fff 1px 1px 0
    }
::-moz-selection {
    background: #E0E0E0;
    color: #000;
    text-shadow: #fff 1px 1px 0
    }
a, a:visited {
    color: #573939;
    transition: all 0.3s ease
    }
a img, a:visited img {
    transition: opacity 0.3s ease
    }
a:hover {
    color: #966;
    text-decoration: none
    }
a:hover img {
    opacity: 0.7
    }
.gal_pagenavi a {
    font-family:"Pinyon Script", cursive, "游ゴシック", YuGothic, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "MS ゴシック", sans-serif!important; 
    font-size:18pt !important;
    padding: 5px!important;
    line-height: 120% !important;
    color: #50370d!important;
    text-decoration:none !important;
}    
    
/*======================================
    gHeader
======================================*/
.gHeader {
    margin-bottom: /*20px*/40px;
    padding-top: /*25px*/20px;
    /*background: url(../images.ac82e3ccd387c44f67ef266ceeb568eb/bg.png) top center repeat-x;*/
    color: #966
    }
.gHeader .wrapper {
    overflow: hidden;
    width: 920px;
    margin: 0 auto;
    position: relative;
    }
.gHeader h1 {
    /*float: left;
    width: 400px;*/
    margin: /*18px 0 10px*/ 0 0 40px;
    line-height: 1.3;
    font-size: 0.75em;
    }
/****** hLink ******/
.gHeader .hLink {
    overflow: hidden;
    /*float: right;
    width: 500px;
    margin-bottom: 15px;*/
    position: absolute;
    bottom: 0;
    right: 0;
    }
.gHeader .hLink li {
    float: left;
    margin-right: 10px;
    line-height: 0
    }
/****** logo ******/
.gHeader .logo {
    clear: both;
    float: left;
    width: 400px;
    line-height: 0
    }
/****** shopList ******/
.gHeader .shopList {
    overflow: hidden;
    float: right;
    width: 500px;
    font-size: 0.9em
    }
.gHeader .shopList dt {
    float: left;
    width: 6em;
    margin-bottom: 0.3em;
    text-align: right
    }
.gHeader .shopList dd {
    paddinng-left: 6em;
    margin-bottom: 0.3em
    }
/*======================================
    gNav
======================================*/
.gNav {
    position: relative;
    clear: both;
    width: 920px;
    margin: 0 auto 20px;
    border-top: #fff solid 1px;
    border-bottom: rgba(153, 102, 102, 0.3) solid 1px;
    z-index: 10
    }
/****** main ******/
.gNav .main {
    border-top: rgba(153, 102, 102, 0.3) solid 1px;
    border-bottom: #fff solid 1px;
    text-align: center;
    padding: 10px 0;
    letter-spacing: -50px;
    }
.gNav .main li {
    position: relative;
    display: inline-block;
    /*padding: 10px 0;*/
    font-family: 'Tenor Sans', sans-serif;
    font-size: 18px;
    letter-spacing: normal;
    }
.gNav .main li a {
    text-decoration: none;
    display: block;
    padding: 0 15px !important;
    line-height: 34px;
    color: #996666;
    text-shadow: #fff 0 0 2px;
}
.gNav .main li.current:before, .gNav .main li.current:after {
    content: "";
    position: absolute;
    left: 50%;
    bottom: 5px;
    margin-left: -2px;
    border: transparent solid 5px;
    border-top: #fff solid 4px
    }
.gNav .main li.current:after {
    margin-left: -4px;
    border-top-color: #EA63AC
    }
.gNav .main li a {
    display: block;
    padding: 5px 19px;
    border-left: rgba(153, 102, 102, 0.3) dotted 1px;
    border-right: #fff dotted 1px
    }
.gNav .main li:first-child a {
    border-left: none
    }
.gNav .main li:last-child a {
    border-right: none
    }
/* pulldown */
.gNav .main li .pulldown {
    display: none;
    position: absolute;
    width: 650px;
    top: 34px;
    left: 0;
    padding: 1.3em 1em 0.4em;
    background: #fff;
    border-radius: 7px;
    box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.3)
    }
.gNav .main li .pulldown:before {
    content: "";
    position: absolute;
    left: 30px;
    top: -18px;
    border: transparent solid 10px;
    border-bottom: #fff solid 8px
    }
.gNav .main li .pulldown li {
    margin: 0 1em 1em 0;
    padding: 0 0 0 10px;
    background: url(../images.54b601177434032517702b518ff5f344/list.png) left center no-repeat
    }
.gNav .main li .pulldown li a {
    padding: 0;
    border: none
    }
/*======================================
    mainWrapper
======================================*/
.mainWrapper {
    width: 920px;
    margin: 0 auto
    }
/*======================================
    gFooter
======================================*/
.gFooter {
    overflow: hidden;
    width: 920px;
    margin: 60px auto 20px;
    padding: 20px 0 20px 20px;
    background: #fff;
    background: rgba(255, 255, 255, 0.7)
    }
.gFooter h1 {
    float: left;
    margin: 0 20px 25px 0;
    line-height: 0
    }
/****** sitemap ******/
.gFooter .sitemap {
    float: left;
    line-height: 48px;
    font-size: 0.8em
    }
.gFooter .sitemap a {
    padding-left: 10px;
    background: url(../images.54b601177434032517702b518ff5f344/list.png) 2px 6px no-repeat
    }
/****** snsLink ******/
.gFooter .snsLink {
    overflow: hidden;
    float: right;
    margin-right: 20px
    }
.gFooter .snsLink li {
    float: left;
    margin-left: 10px
    }
/****** shopList ******/
.gFooter .shopList {
    clear: both;
    overflow: hidden;
    margin-bottom: 20px
    }
.gFooter .shopList li {
    float: left;
    width: 210px;
    margin-right: 13px
    }
.gFooter .shopList li:nth-child(5n) {
    clear: both
    }
.gFooter .shopList li a {
    display: block;
    text-decoration: none
    }
.gFooter .shopList li a h2 {
    margin-bottom: 8px;
    padding-left: 17px;
    background: url(../images.54b601177434032517702b518ff5f344/icon-honu.png) left center no-repeat;
    font-weight: bold;
    color: #966
    }
.gFooter .shopList li a figure {
    margin-bottom: 5px;
    line-height: 0;
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.5)
    }
.gFooter .shopList li a p {
    font-size: 0.8em;
    line-height: 1.4
    }
/****** copyright ******/
.gFooter .copyright {
    margin-right: 20px;
    text-align: center;
    font-size: 0.8em;
    color: #966
    }
/****** pagetop ******/
.gFooter #pagetop {
    display: block;
    position: fixed;
    right: 20px;
    bottom: 20px;
    cursor: pointer
    }
/*======================================
    fullbg
======================================*/
#fullbg_base {
    position: absolute;
    top: 0;
    left: 0;
    z-index: -2
    }
#fullbg_stretch {
    overflow: hidden;
    position: fixed;
    top: 0;
    left: 0;
    z-index: -2
    }
#fullbg_stretch img {
    visibility: hidden;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0
    }
/*======================================
    common
======================================*/
.fontS {
    font-size: 0.75em
    }
