﻿
.go6h_webKIcon01 {
    background: url("/images/ico.png") no-repeat 0 0;
}

.go6h_webKIcon02 {
    background: url("/images/ico.png") no-repeat 0 -36px;
}

.go6h_webKIcon03 {
    background: url("/images/ico.png") no-repeat 0 -72px;
}

.go6h_webKIcon04 {
    background: url("/images/ico.png") no-repeat 0 -108px;
}

.go6h_webKIcon05 {
    background: url("/images/ico.png") no-repeat 0 -144px;
}

.go6h_webKIcon06 {
    background: url("/images/ico.png") no-repeat 0 -180px;
}

.go6h_webKIcon07 {
    background: url("/images/ico.png") no-repeat 0 -216px;
}

.go6h_webKIcon08 {
    background: url("/images/ico.png") no-repeat 0 -252px;background-size: 100% 100%;
}

.go6h_webKIcon09 {
    background: url("/images/ico.png") no-repeat 0 -288px;
}

.go6h_webKIcon010 {
    background: url("/images/ico.png") no-repeat 0 -324px;
}

.go6h_webKIcon011 {
    background: url("/images/ico.png") no-repeat 0 -360px;
}

.go6h_webKIcon012 {
    background: url("/images/ico.png") no-repeat 0 -396px;
}
.go6h_webKIcon013 {
    background: url("/images/cgi-head-search.png") no-repeat;
}
.go6h_navBlock {
    width: 100%;
    background-color: #fff;
    margin-bottom: 1px;
}

.go6h_navBlock ul {
    width: 100%;
    height: 62px;
    overflow: hidden;
}

.go6h_navBlock li {
    width: 20%;
    height: 62px;
    float: left;
    display: block;
    position: relative;
    text-align: center;
    font-size:16px;
    color: #4c4c4c;
    box-sizing: border-box;
}

.go6h_navBlock ul {
    height: 100px;
}

.go6h_navBlock a {
    width: 100%;
    padding-top: 52px;
    display: inline-block;
    box-sizing: border-box;
}

.go6h_navBlock span.go6h_navicon {
    width: 36px;
    height:36px;
    display: block;
    position: absolute;
    top: 10px;
    left: 50%;
    margin-left: -18px;
}

.go6h_navBlock .go6h_downButton {
    width: 100%;
    height: 18px;
    text-align: center;
}

.go6h_navOpen ul.go6h_ShrinkFrom {
    height: 90px;
    -webkit-animation: topToDown .3s ease;
    animation: topToDown .3s ease;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
}

.go6h_navOpen .go6h_downButton {
    width: 100%;
    height: 18px;
    text-align: center;
}

.go6h_navClose ul.go6h_ShrinkFrom {
    height: 62px;
    -webkit-animation: downToTop .3s ease;
    animation: downToTop .3s ease;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
}

.go6h_navClose .go6h_downButton {
    width: 100%;
    height: 18px;
    text-align: center;
}



.go6h_webKIcon02:active,.go6h_webKIcon03,.go6h_webKIcon03:active,.go6h_webKIcon04,.go6h_webKIcon04:active,.go6h_webKIcon05,.go6h_webKIcon05:active,.go6h_webKIcon06,.go6h_webKIcon06:active,.go6h_webKIcon07,.go6h_webKIcon07:active,.go6h_webKIcon08,.go6h_webKIcon09,.go6h_webKIcon010,.go6h_webKIcon011,.go6h_webKIcon012,.go6h_webKIcon08:active {
 background-size: 36px;   
}




