@charset "utf-8";
/* theme setting
--------------------------------------------------------- */

#gnavi .c-menu li {
    border-right-width: 0px !important;
    border-right-style: none !important;
}

#gnavi .c-menu li:first-child {
    border-left-width: 0px !important;
    border-left-style: none !important;
}

#gnavi .c-menu li.c-sp-closer + li {
 	border-left-width: 0px !important;
    border-left-style: none !important;
}

#gnavi .c-menu.-menu_b li a {
    padding: 10px 37px !important;
    color: #333;
    height: 50px;
}

#gnavi .c-menu.-menu_b li a:hover {
	border-bottom:5px solid #ffa400;
	opacity: 1 !important;
}



.c-menu {
    margin-bottom: 0px !important;
}

.b-tab_contents .c-body {
    background-color: #DDD;
}

@media(max-width:640px) {

#spNavigationTrigger.-js-menuPosition-right_top_fixed {
    top: 15px !important;
    right:6px !important;
}

}

caption, th {
    width: 90px;
}



