
/* --- #header --- */
/* .l-gh {height: 90px;position: fixed;top: 10%;left: 5%;right:0;width: 90%;background: rgba(255,255,255,0.9);/* background: #1f1b19; */z-index: 1000;}
.l-gh.autofix_sb.fixed {height: 70px;-webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);-moz-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);background: #1f1b19;width: 100%;}
 */





.l-gh__wrap {
    margin-left: 12%
}

.l-gh__wrap:after,
.l-gh__wrap:before {
    content: "";
    display: table
}

@media all and (max-width:992px) {
    .l-gh {
        height: 0;
        position: static;
        background-color: none
    }

    .l-gh__wrap {
        display: block
    }
}

.l-gh__logo {
    box-sizing: border-box;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    z-index: 2;
    margin: 0;
    /* background-color: #d39828; */
    transition-duration: .3s;
    transition-timing-function: cubic-bezier(.25, .46, .45, .94);
}

.l-gh__logo--index {
    width: 214px;
    height: 140px
}

.l-gh__logo--lower {
    width: 128px;
    height: 84px
}

.l-gh__logo a {
    display: block;
    position: absolute;
    bottom: 0
}

.l-gh__logo-img {
    position: absolute;
    top: 40%;
    left: 50%;
}

.l-gh__logo-img--l {
    margin-top: -34px;
    margin-left: -67px;
}

.l-gh__logo-img--s {
    margin-top: -13px;
    margin-left: -30px
}

@media all and (min-width:993px) {
    .l-gh__logo--lower .l-gh__logo-img--l {
        display: none
    }
}

@media all and (max-width:992px) {

    .l-gh__logo--index .l-gh__logo-img--s,
    .l-gh__logo--lower .l-gh__logo-img--s {
        display: none
    }

    .l-gh__logo {
        width: 92px;
        height: 60px;
        position: absolute;
        top: 10px;
        left: 0;
        z-index: 102;
    }

    .l-gh__logo-img {
        width: 60px;
        height: 60px;
        margin-top: -15px;
        margin-left: -30px;
    }
}

.l-gh__g-navi {
    position: absolute;
    top: 0;
    right: 0px;
    bottom: 0;
    z-index: 2;
    margin: 0;
    padding: 0;
    /* background: #e5a01d; */
}

.l-gh__g-navi-item {
    float: left;
    line-height: 1;
    list-style: none;
    position: relative;
    white-space: nowrap;
    font-size: 13px;
    font-size: .8125rem;
    font-weight: 700
}

.l-gh__search,
.l-gh__search-btn {
    position: absolute;
    right: 0;
    top: 0;
    box-sizing: border-box
}

.l-gh__g-navi-item a {
    height: 84px;
    box-sizing: border-box;
    display: block;
    padding: 36px 20px 0;
    color: #000
}

.l-gh__g-navi-item a:after {
    width: 100%;
    height: 3px;
    display: block;
    content: '';
    margin-top: 8px;
    background-color: #ffc107;
}

.l-gh__g-navi-item a.is-current:after {
    -webkit-transform: scaleX(1);
    -ms-transform: scaleX(1);
    transform: scaleX(1)
}

.l-gh__g-navi.is-white a {
    color: #fff;
}

.l-gh__g-navi.is-scrolled a {
    color: #000
}

.l-gh__search-btn {
    width: 80px;
    height: 84px;
    cursor: pointer;
    z-index: 2;
    padding-top: 30px
}

.l-gh__search-btn.is-white {
    fill: #fff
}

.l-gh__search-btn.is-scrolled {
    fill: #000
}

@media all and (min-width:993px) {
    .l-gh__bg {
        height: 84px;
        position: absolute;
        top: 0;
        right: 0;
        left: 0;
        z-index: 1;
        background-color: #fff;
        -webkit-transform: scaleY(1);
        -ms-transform: scaleY(1);
        transform: scaleY(1)
    }
}

.l-gh__search {
    height: 84px;
    bottom: 0;
    z-index: 1
}

.l-gh__search--index {
    left: 214px
}

.l-gh__search--lower {
    left: 128px
}

.l-gh__search-wrap {
    width: 0;
    height: 84px;
    pointer-events: auto;
    position: relative;
    overflow: hidden;
    background-color: #000
}

.l-gh__search-text {
    position: absolute;
    top: 0;
    right: 84px;
    bottom: 0;
    left: 0
}

.l-gh__search-text input {
    width: 100%;
    height: 84px;
    line-height: 1;
    box-sizing: border-box;
    padding: 0 50px;
    border: 0;
    color: #9b9b9b;
    font-size: 24px;
    font-size: 1.5rem;
    background-color: #272727
}

.l-gh__search-submit {
    width: 84px;
    height: 84px;
    position: absolute;
    top: 0;
    right: 0;
    background-image: url(../img/common/icn_search.png)
}

.l-gh__search-submit input {
    width: 84px;
    height: 84px;
    opacity: 0
}

.l-gh__logo--index .l-gh__logo-img--l {
    opacity: 1;
    transition-duration: .3s;
    transition-timing-function: cubic-bezier(.25, .46, .45, .94)
}

.l-gh__g-navi-item a:after,
.l-gh__logo--index .l-gh__logo-img--s {
    -webkit-transition-timing-function: cubic-bezier(.25, .46, .45, .94)
}

.l-gh__logo--index .l-gh__logo-img--s {
    opacity: 0;
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05);
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    transition-timing-function: cubic-bezier(.25, .46, .45, .94)
}

.l-gh__g-navi-item a:after {
    -webkit-transform: scaleX(0);
    -ms-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: left;
    -ms-transform-origin: left;
    transform-origin: left;
    -webkit-transition-duration: .2s;
    transition-duration: .2s;
    transition-timing-function: cubic-bezier(.25, .46, .45, .94)
}

.l-gh__bg,
.l-gh__search-btn {
    -webkit-transition-timing-function: cubic-bezier(.25, .46, .45, .94)
}

.l-gh__search-btn {
    -webkit-transition-property: background-color;
    transition-property: background-color;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    transition-timing-function: cubic-bezier(.25, .46, .45, .94)
}

.l-gh__bg {
    -webkit-transform-origin: top;
    -ms-transform-origin: top;
    transform-origin: top;
    -webkit-transition-duration: .2s;
    transition-duration: .2s;
    transition-timing-function: cubic-bezier(.25, .46, .45, .94)
}

.l-gf__contact a,
.l-gh__search {
    -webkit-transition-timing-function: cubic-bezier(.25, .46, .45, .94)
}

.l-gh__bg--index {
    -webkit-transform: scaleY(0);
    -ms-transform: scaleY(0);
    transform: scaleY(0)
}

.l-gh__search {
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    transition-timing-function: cubic-bezier(.25, .46, .45, .94)
}

.l-gh__search-submit,
.l-gh__search-wrap {
    -webkit-transition-timing-function: cubic-bezier(.19, 1, .22, 1)
}

.l-gh__search-wrap {
    -webkit-transition-duration: .8s;
    transition-duration: .8s;
    transition-timing-function: cubic-bezier(.19, 1, .22, 1)
}

.l-gh__search-submit {
    opacity: 0;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    transition-timing-function: cubic-bezier(.19, 1, .22, 1)
}

.l-gh__cover {
    /* cursor: url(../img/common/cursor_cross.png) 4 12, auto; */
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 100;
    background-color: rgba(0, 0, 0, .7);
    visibility: hidden;
    opacity: 0;
    -webkit-transition-duration: .8s;
    transition-duration: .8s;
    -webkit-transition-timing-function: cubic-bezier(.19, 1, .22, 1);
    transition-timing-function: cubic-bezier(.19, 1, .22, 1);
}

.l-gh__logo.is-scrolled {
    width: 128px;
    height: 84px
}

@media all and (max-width:992px) {

    .l-gh__bg,
    .l-gh__g-navi,
    .l-gh__search,
    .l-gh__search-btn {
        display: none
    }

    .l-gh__logo.is-scrolled {
        width: 92px;
        height: 60px
    }
}

@media all and (min-width:993px) {
    .l-gh__logo.is-scrolled .l-gh__logo-img--l {
        opacity: 0;
        -webkit-transform: scale(1.05);
        -ms-transform: scale(1.05);
        transform: scale(1.05)
    }

    .l-gh__logo.is-scrolled .l-gh__logo-img--s {
        opacity: 1;
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1)
    }
}

.l-gh__g-navi-item a:hover:after {
    -webkit-transform: scaleX(1);
    -ms-transform: scaleX(1);
    transform: scaleX(1)
}

.l-gh__bg.is-visible {
    -webkit-transform: scaleY(1);
    -ms-transform: scaleY(1);
    transform: scaleY(1)
}

.l-gh__search.is-scrolled {
    left: 128px
}

.l-gh__search.is-opened {
    z-index: 3
}

.l-gh__search.is-opened .l-gh__search-wrap {
    width: 100%
}

.l-gh__search.is-opened .l-gh__search-submit {
    opacity: 1
}

.l-gh__search-submit:hover {
    background-color: #272727
}

.l-gh__cover.is-opened {
    visibility: visible;
    opacity: 1
}


.dropmenu{
    *
    zoom: 1;
    /* list-style-type: none; */
    /* width: 960px; */
    /* margin: 5px auto 30px; */
    /* padding: 0; */
  }
  .dropmenu:before, .dropmenu:after{
    content: "";
    display: table;
  }
  .dropmenu:after{
    clear: both;
  }
  .dropmenu li{
    /* position: relative; */
    /*     width: 20%; */
    /*     float: left; */
    margin: 0;
    padding: 0;
    text-align: center;
  }
  .dropmenu li a{
    display: block;
    /* margin: 0; */
    /* padding: 15px 0 11px; */
    /* background: #8a9b0f; */
    /* color: #fff; */
    /* font-size: 14px; */
    /* line-height: 1; */
    /* text-decoration: none; */
  }
  .dropmenu li ul{
    list-style: none;
    position: absolute;
    top: 100%;
    left: 0;
    margin: 0;
    padding: 0;
    display: flex;
    flex-flow: column;
  }
  .dropmenu li ul li{
    /* width: 100%; */
    /* display: table-column; */
  }
  .dropmenu li ul li a{
    padding: 10px 20px 0;
    /*     border-top: 1px solid #7c8c0e;
    background: #6e7c0c; */
    text-align: left;
    background: #e5a01d;
    color: #fff;
    line-height: 1.5;
    height: 50px;
    position: relative;
    top: -15px;
    left: 20px;
    width: 200px;
    /* border: 1px solid #ddd; */
    /* border-radius: 3px; */
    }
  .dropmenu li:hover > a{
/*     background: #6e7c0c; */
  }
  .dropmenu li a:hover{
/*     background: #616d0b; */
  }
  


#fade-in { position: relative; z-index: 6; }
#fade-in li ul{
  opacity: 0;
  visibility: hidden;
  transition: .5s;
}
#fade-in li:hover ul{
  visibility: visible;
  opacity: 1;
}


#fade-in2 {/* position: relative; */z-index: 5;}
#fade-in2 li ul{
  opacity: 0;
  top: 50%;
  visibility: hidden;
  transition: .5s;
  display: flex;
  display: flex;
  flex-flow: column;
}
#fade-in2 li:hover ul{
  top: 100%;
  visibility: visible;
  opacity: 1;
}