@charset "EUC-JP";

/* =============================================================
¶¦ÄÌ
* ============================================================= */
#header_v2 {
    margin-top: 0;
}

#header_v2 .inner {
    width: 100%;
}

#header_v2 .inner #header .inner,
#header_v2 .inner nav ul,
#header_v2 .inner .new {
    margin: 0 auto;
}

#header,
#header *:before,
#header *:after,
#footer,
#footer *:before,
#footer *:after {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

#header a,
#header a:link,
#header a:visited,
#footer a,
#footer a:link,
#footer a:visited {
    text-decoration: underline;
}

/* =============================================================
Header
* ============================================================= */
#header {
    margin-bottom: 30px;
}

#header .inner {
    width: 1000px;
    margin-left: auto;
    margin-right: auto;
}

#header .pdtb10 {
    padding-top: 10px;
    padding-bottom: 10px;
}

#header h1 {
    position: relative;
    float: left;
    width: 320px !important;
}

#header h1 span {
    position: absolute;
    font-size: 10px;
    font-weight: bold;
    top: 0;
    left: 28%;
}

#header .head-riku {
    float: right;
    margin-top: 30px;
}

#header a {
    color: #333;
    text-decoration: none;
    vertical-align: baseline;
    cursor: pointer;
}

#header .current {
    border-bottom: 2px solid #f00 !important;
    color: #e50012 !important;
}

#header .navi {
    width: 100%;
    background: #eeeeef;
    border-bottom: 1px solid #e50012;
}

#header .dropdwn {
    width: 1000px;
    margin-left: auto;
    margin-right: auto;
    /*padding: 10px 0;*/
    background: #fff;
    position: relative;
    z-index: 999;
}

#header .dropdwn a {
    color: #333;
    display: block;
    box-sizing: border-box;
    font-size: 0.9rem;
    text-decoration: none;
}

#header .dropdwn a:hover {
    color: #e50012;
}

#header .dropdwn>li {
    float: left;
    text-align: center;
    box-sizing: border-box;
    color: #333;
    position: relative;
}

#header .dropdwn>li>a {
    padding: 17px 0;
}

#header .dropdwn>li:nth-child(1) {
    width: 8.8%;
}

#header .dropdwn>li:nth-child(2) {
    width: 14.9%;
}

#header .dropdwn>li:nth-child(3) {
    width: 14.9%;
}

#header .dropdwn>li:nth-child(4) {
    width: 16.7%;
}

#header .dropdwn>li:nth-child(5) {
    width: 14.9%;
}

#header .dropdwn>li:nth-child(6) {
    width: 14.9%;
}

#header .dropdwn>li:nth-child(7) {
    width: 14.9%;
}

#header .dropdwn>li::before {
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -16px;
    content: url("/newpackage/0704700/img/nav_kei.png");
}

#header .dropdwn>li:last-child::after {
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -16px;
    content: url("/newpackage/0704700/img/nav_kei.png");
}

#header .dropdwn_menu {
    display: none;
    position: absolute;
    padding: 0;
}

#header .dropdwn_menu li {
    float: none;
    width: 180px;
    background: rgba(255, 255, 255, 0.9);

    border-bottom: 1px solid #ccc;
    font-size: 1.2rem;
}

#header .dropdwn_menu li a {
    display: block;
    font-size: 0.8rem;
    text-align: left;
    padding: 10px;
    background: url("/newpackage/0704700/img/nav_arr.png") right 5px center no-repeat;
}

#header .shop-stock-ico {
    width: 11.4%;
}

#header .shop-stock-tab li {
    float: left;
    width: 12.5%;
}

#header .shop-stock-tab li:not(.act) img {
    cursor: pointer;
    width: 100%;
    height: auto;
}

/* =============================================================
Footer
* ============================================================= */
#footer .footer {
    width: 100%;
    padding: 20px 0;
    background: #f6f7f7;
    box-sizing: border-box;
    border-top: 1px solid #666;
}

#footer .inner {
    width: 1000px;
    margin-left: auto;
    margin-right: auto;
}

#footer a {
    color: #333;
    font-size: 0.9rem;
    text-decoration: none !important;
}

#footer a:hover {
    color: #a01c14;
}

#footer .mb20 {
    margin-bottom: 20px;
}

#footer .footer-navi {
    width: 100%;
    letter-spacing: -.4em;
}

#footer .footer-navi>li {
    display: inline-block;
    text-align: center;
    vertical-align: top;
    letter-spacing: normal;
}

#footer .footer-navi>li>a {
    display: block;
    border-left: 1px solid #e50012;
    padding: 0 2em;
    margin-bottom: 10px;
}

#footer .footer-navi-sub {
    width: 82%;
    margin-left: auto;
    margin-right: auto;
}

#footer .footer-navi-sub li {
    font-size: 1.1rem;
    text-align: left;
    padding: 0.2em 0.7em 0.2rem 0.3rem;
    background: url(/newpackage/0704700/img/nav_arr.png) right center no-repeat;
}

#footer .footer-navi-sub li a {
    display: block;
    font-size: 0.7rem;
}

#footer .footer-logo dt,
#footer .footer-logo dd {
    display: inline-block;
}

#footer .footer-logo dt {
    padding-right: 1em;
    width: 18%;
}

#footer .footer-logo dd {
    vertical-align: bottom;
    font-size: 0.9rem;
    padding-left: 15px;
}

#footer .shw,
.shw2 {
    display: none;
}

#footer .aC,
.ac {
    text-align: center !important;
}

#footer .t12 {
    font-size: 0.8rem !important;
}