/**
 * global class
 */
body {
    font-family: "Meiryo","Hiragino Kaku Gothic ProN","MS PGothic",sans-serif;
    padding-top: 24px;
    padding-bottom: 54px;
    font-size: 13px;
}

a {
    text-decoration: none !important;
}
a:hover {
    text-decoration: none !important;
}
a:visited {
    text-decoration: none !important;
}
a:active {
    text-decoration: none !important;
}
a:any-link {
    text-decoration: none !important;
}

button:focus {
    outline: none;
}

.container {
    width: 876px !important;
    padding: 0;
}

.menu {
    padding: 0;
    margin: 0;
    list-style: none;
}

.menubar {
    float: left;
}

.menubar li {
    float: left;
    display: block;
}

.menubar_right {
    float: right !important;
}

.img_span {
    display: block;
    overflow: hidden;
    background-position: 0 0;
    text-indent: 101%;
    white-space: nowrap;
}

.jumbotron {
    padding: 0 !important;
    margin: 0 !important;
    background: #fff;
}

.green {
    background-color: #e3f4d9 !important;
}

.pink {
    background-color: #fed8dc !important;;
}

.yellow {
    background-color: #fffab3 !important;;
}

.grey {
    background-color: #bdbdbd !important;;
}

.green2 {
    background-color: #e5e78a !important;;
}

.orange {
    background-color: #ffcd91 !important;;
}

.hidden {
    display: none;
}

/**
 * global logo hiroba
 */
#logo_hiroba {
    float: left;
}

#logo_hiroba span {
    width: 168px;
    height: 53px;
    background-image: url("../img/logo_hiroba.png");
}

/**
 * global menu
 */
#global_menu {
    margin-top: 46px;
}

#global_menu li {
    position: relative;
}

#global_menu li+li {
    margin-left: 40px;
}

#global_menu a {
    font-size: 12px;
    color: #604c3f;
}

#global_menu a:before {
    content: url("../img/global_btn_information.png");
    position: absolute;
    top: -2px;
    left: -28px;
}

#global_menu li:nth-child(2) a:before {
    content: url("../img/global_btn_recruitment.png");
}

#global_menu li:nth-child(3) a:before {
    content: url("../img/global_btn_inquiry.png");
}

/**
 * global navigation
 */

#global_nav {
    width: 100%;
    background: #b5d938;
}

#global_nav .menu {
    position: relative;
}

#global_nav .menu > li > a {
    display: inline-block;
    width: 219px;
    height: 42px;
    text-align: center;
    color: #604c3f;
    padding-top: 6px;
    font-size: 17px;
    border: 3px solid #b5d938;
    border-bottom: none;
}

/*#global_nav .menu > li > a:hover {*/
    /*background: #FFFFFF;*/
/*}*/

#global_nav .nav_depth2 {
    z-index: 20;
    position: absolute;
    left: 0;
    width: 876px;
    padding: 30px;
    /*background: rgba(231, 247, 174, 0.8);*/
    background: #FFFFFF;
    border: 3px solid #b5d938;
    border-top: none;
}

#global_nav .nav_depth2 li {
    float: none !important;
}

#global_nav .nav_depth2 li + li {
    margin-top: 8px;
}

#global_nav .nav_depth2 li a {
    color: #333;
    font-size: 14px;
}

#global_nav .nav_depth2 li a:hover {
    text-decoration: underline !important;
}

#global_nav .nav_depth2 li a:before {
    content: url("../img/blet_gt.png");
    margin-right: 8px;
    vertical-align: -12%;
}

#global_nav .nav_depth3 {
    position: absolute;
    left: 325px;
    top: 0;
    margin: 0;
    padding: 0;
    width: 520px;
}

#global_nav .nav_depth3:before {
    content: "";
    position: absolute;
    top: 28px;
    left:10px;
    width: 1px;
    height: 130px;
    background: #a1968e;
}

#global_nav .nav_depth3 img {
    position: absolute;
    left: 0;
    top: 44px;
}

#global_nav .nav_depth3 h1 {
    position: absolute;
    left: 180px;
    top: 60px;
    margin: 0;
    padding: 0;
    font-size: 14px;
    font-weight: normal;
}

#global_nav .nav_depth3 p {
    position: absolute;
    left: 180px;
    top: 80px;
    font-size: 14px;
}

/*netshop*/
#global_nav .netshop .nav_depth3:before {
    height: 96px;
}

#global_nav .netshop .nav_depth3 img {
    top: 24px;
    left: 12px;
}

#global_nav .netshop .nav_depth3 p {
    top: 60px;
    left:190px;
}

/*business*/
#global_nav .business .nav_depth3:before {
    height: 48px;
}

#global_nav .business .nav_depth3 img {
    top: 10px;
}

#global_nav .business .nav_depth3 p {
    top: 34px;
}

/*wholesale*/
#global_nav .wholesale .nav_depth3:before {
    height: 48px;
}

#global_nav .wholesale .nav_depth3 img {
    top: 10px;
}

#global_nav .wholesale .nav_depth3 p {
    top: 34px;
}

/**
 * footer menu
 */
#footer_menu {
    margin-top: 32px;
    border-top: 4px solid #b5d939;
}

#footer_menu .container {
    position: relative;
    padding-top: 30px;
}

#footer_menu .container.my_close {
    position: relative;
    padding-top: 0;
}

#footer_menu .footer_menu_close {
    width: 113px;
    height: 23px;
    border: 0;
    position: absolute;
    background: #b5d939;
    font-size: 11px;
    font-weight: bold;
    color: #fff;
    margin: 0 auto;
    display: block;
    top: 0;
    left: 380px;
}

#footer_menu .footer_menu_close.footer_menu_show {
    top: -27px;
}

#footer_menu .footer_menu_top {
    width: 34px;
    height: 33px;
    background-image: url("../img/btn_top.png");
    border: 0;
    position: fixed;
    right: 10%;
    bottom: 50px;
    z-index: 999;
}

#footer_menu ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

#footer_menu .depth1 > li {
    line-height: 33.5px;
}

#footer_menu .depth1 span {
    float: left;
    width: 15%;
    font-weight: bold;
    color: #604c3f;
}

#footer_menu .depth2 {
    float: right;
    width: 85%;
}

#footer_menu .depth2 > li {
    float: left;
}

#footer_menu .depth2 > li > a {
    color: #333;
    padding-right: 4px;
    font-size: 12px;
}

#footer_menu .depth2 > li + li {
    margin-left: 10px;
}

#footer_menu .depth2 > li + li > a:before {
    content: "|";
    margin-right: 10px;
}

/**
 * footer
 */
#footer {
    width: 100%;
    background: #e5e5e5;
    margin-top: 24px;
}

#footer.my_close {
    margin-top: 0;
}

#footer ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

#footer li {
    float: left;
    height: 52px;
}

#footer a {
    display: inline-block;
    margin-top: 17px;
}

#footer .img_span {
    height: 15px;
}

#footer .usage .img_span {
    width: 68px;
    background: url("../img/btn_usage.png");
}

#footer .privacy a {
    margin-left: 36px;
}

#footer .privacy .img_span {
    width: 123px;
    background: url("../img/btn_privacy.png");
}

#footer .logo {
    float: right;
}

#footer .logo .img_span {
    width: 86px;
    height: 29px;
    background: url("../img/logo_hiroba_footer.png");
}

#footer .logo a {
    margin-top: 12px;
    display: inline-block;
}

/**
 * copyright
 */

footer {
    text-align: center;
    margin-top: 20px;
    font-size: 11px;
    color: #727171;
}

/**
 * contents
 *   - aside
 *   - article
 */

#contents {
    margin-top: 28px;
    width: 876px !important;
}

#contents>aside {
float: left;
    width:209px;
    margin-right: 11px;
}
#contents>article {
    padding-top: 12px;
    float: left;
    width:656px;
}

#contents > aside > h1 {
    height: 58px;
}

.business_infomation {
    margin: 0 auto;
}

.business_infomation th, .business_infomation td {
    vertical-align: top;
}

.business_infomation .icon img {
    display: block;
    margin: 0 auto 20px auto;
}

.map_view {
    opacity: 1;
    transition: opacity 0.2s linear;
}

.map_view:hover {
    opacity: 0.5;
    transition: opacity 0.2s linear;
}

.map_view img {
    width: 626px;
}

#contents > article section h1 {
    margin: 0 0 15px 0;
    background: none;
    font-size: 18px;
    font-weight: bold;
    padding: 7px 0 7px 10px;
    border-left: 4px solid #306a11;
    border-top: 1px solid #306a11;
    border-bottom: 1px solid #306a11;
    color: #306a11;
    font-weight: normal;
}