@charset 'utf-8';

@import url(//fonts.googleapis.com/css?family=Nunito);
@import url(//fonts.googleapis.com/earlyaccess/notosansjapanese.css);

body {
    color: #333;
    font-size: 1.2rem;
    font-family: 'Nunito', 'Noto Sans Japanese', sans-serif; font-weight: 300;
    font-style: normal;
    font-weight: 300;
    letter-spacing: 0.08em;
    line-height: 1.6;
    background:#fff;
}

@media (min-width: 1200px){
    .container {
        width: 1200px;
    }
}
a {
    color: #000;
}
a:hover {
    color: #000;
    text-decoration: none;
    opacity: 1;
}
a.attention:focus, a.attention:hover, a.attention:active {
    color: #d44950;
}

h1 {
    font-size: 1.5rem;
    margin: 20px 0;
    padding: 0;
}
@media (min-width: 768px) {
    h1 {
        margin: 50px 0;
    }
}
.btn-primary {
    color: #fff;
    background-color: #555;
    border-color: #555;
}
.btn-primary.active, .btn-primary.focus, .btn-primary:active, .btn-primary:focus, .btn-primary:hover, .open>.dropdown-toggle.btn-primary {
    color: #fff;
    background-color: #777;
    border-color: #777;
}
.btn-warning {
    color: #fff;
    background-color: #999;
    border-color: #999;
}
.btn-danger {
    color: #fff;
    background-color: #999;
    border-color: #999;
}
.btn-danger.active, .btn-danger.focus, .btn-danger:active, .btn-danger:focus, .btn-danger:hover, .open>.dropdown-toggle.btn-danger {
    color: #fff;
    background-color: #aaa;
    border-color: #aaa;
}
// .navbar-default {
//     background-color: #fff;
//     border-color: #e7e7e7;
//     position: relative;
// }
.btn {
    font-size: 1.2rem;
}
.btn.xs-btn-lg {
    padding: 0.5rem;
}

input, select, textarea {
    font-size: 1.2rem !important;
}
h2.title {
    font-size: 1.5rem;
    margin: 20px 0;
    padding: 0;
    border-left: none;
}
h2.page-header {
    font-size: 1.5rem;
}
@media (min-width: 768px) {
    h2.title {
        margin: 50px 0;
    }
}

.table-bordered {
    border: none;
}
.table-bordered>tbody>tr>td, .table-bordered>tbody>tr>th, .table-bordered>tfoot>tr>td, .table-bordered>tfoot>tr>th, .table-bordered>thead>tr>td, .table-bordered>thead>tr>th {
    border: none;
}
// #main_column {
//     margin-top: 60px;
// }

.drawer-hamburger {
    z-index: 300;
    background-color: rgba(255,255,255,0.5);
}

.drawer-nav {
    position: fixed;
    z-index: 101;
    top: 0;
    overflow: hidden;
    width: auto;
    max-width: 80%;
    height: auto;
    max-height: 100%;
    color: #222;
    background-color: #fff;
    padding: 3rem;
}
.drawer--right .drawer-nav {
    right: -80%;
}
// @media (min-width: 768px) {
//     #main_column {
//         margin-top: 100px;
//     }
// }



/* /////////////////
//// Header ////
///////////////// */
#header_wrap {
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 300;
    background: #FFF;
}
#header {
    /*width: 100%;
    padding-right: 15px;
    padding-left: 0;*/
}
#mainNav {
    color: #FFF;
    text-align: right;
    margin: 1rem 15px;
    padding-right: 15px;
}
.navbar-header {
    position: absolute;
    bottom: auto;
    left: 15px;
}
#mainNav a {
    color: #FFF;
}
#logo {
    height: auto;
    font-size: 15px;
    line-height: 15px;
    margin: 15px 0;
    padding: 0px;
}
#logo a {
    display: block;
    text-align: center;
}
#logo img {
    height: 15px;
    max-width: 400px;
}
.navbar-default {
    margin: 0;
    background-color: #fff;
    border: none;
    position: relative;
    /*height: 91px;*/
    min-height: 0;
    /*border-top: 1px solid #CCC;*/
    border-bottom: 1px solid #FFF;
}
nav .navbar-form {
    width: auto;
    padding-top: 0;
    padding-bottom: 0;
    margin-right: 0;
    margin-left: 0;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}
#header_search_form input {
    padding: 0;
    background-color: transparent;
    border: none;
}
#header_search_form .input-group-btn>.btn {
    padding: 0 0 0 1rem;
    background-color: transparent;
    border: none;
}

#nav-header > .nav-stacked >li {
    border-bottom: 1px solid #999;
}
.drawer-nav {
    z-index: 9999;
}
#header-shop {
    padding: 1rem 0;
    background: #CCC;
}
#header-shop .menu {
    height: 60px;
    padding: 0;
}
#header-shop .menu a {
    display: block;
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

#gnavi {
    /*position: absolute;
    right: 15px;
    bottom: 15px;*/
    text-align: left;
    margin: 0px;
    padding: 0px;
}
.nav {
    padding-left: 0;
}
.nav img {
    height: 1.5rem;
}
.nav > li > a {
    color: #000;
    position: relative;
    display: block;
    padding: 0;
    white-space: nowrap;
}
.nav > li > a:hover {
    background: transparent;
}
.navbar-nav {
    float: none;
    text-align: right;
    margin: 0;
    background: #FFF;
    display: inline-block;
    /*height: 81px;*/
}
.navbar-nav > li {
    float: right;
}
.navbar-nav .category {
    /*width: 130px;*/
    height: 41px;
    float: left;
}
.navbar-nav > li a.mypage {
    padding: 2rem 0 1.5rem;
}

.navbar-default .navbar-nav > li > a {
    color: #000;
    position: relative;
    display: block;
    padding: 10px;
}
.navbar-nav > li a.cart {
    padding-right: 30px;
}
.navbar-nav > li a.cart .cart-count {
    font-weight: bold;
    text-align: center;
    line-height: 22px;
    width: 22px;
    height: 22px;
    position: absolute;
    top: 0;
    right: 15px;
    background: #CCC;
    border-radius: 11px;
}
.navbar-nav > li > ul {
    text-align: left;
    list-style: none;
    /*width: 130px;*/
    padding: 0;
    position: absolute;
    /*right: 15px;*/
    /*transform: translateX(-50%);
    -webkit- transform: translateX(-50%);*/
    z-index: 100;
    background: #FFF;
}
.navbar-nav .showmenu {
    text-align: right;
    /*width: 20px;*/
    height: 40px;
    /*margin: 10px -5px 10px 10px;*/
    padding: 10px 15px;
    /*position: absolute;
    top: 10px;
    left: 30px;*/
    z-index: 101;
    /*transform: rotate(-90deg );*/
    float: left;
}
.navbar-nav > li.category a {
    display: none;
    white-space: nowrap;
    padding: 10px;
}
.navbar-nav > li.category a.onlink {
    display: block;
}
.navbar-nav .showbrand {
    text-align: right;
    /*width: 20px;*/
    height: 40px;
    /*margin: 10px -5px 10px 10px;*/
    padding: 10px;
    /*position: absolute;
    top: 10px;
    left: 30px;*/
    z-index: 101;
    /*transform: rotate(-90deg );*/
    float: left;
}
.navbar-nav > li.brand a {
    font-size: 1rem;
    display: none;
    white-space: nowrap;
    padding: 10px;
}
.navbar-nav > li.brand a.onlink {
    display: block;
}
.navbar-nav > li .showsort {
    width: 20px;
    height: 20px;
    position: absolute;
    top: 10px;
    left: 30px;
    z-index: 101;
}
.navbar-nav > li .showsort::before {
    content: " ";
    width: 100%;
    height: 50%;
    border-bottom: 1px solid #666;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
}
.navbar-nav > li .showsort::after {
    content: " ";
    width: 50%;
    height: 100%;
    border-right: 1px solid #666;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
}
.navbar-nav > li .showsort.open::after {
    border-right: none;
}
#guide_area .nav > li > a {
    padding: 1rem 1.5rem
}
.btn-group img {
    width: 14px;
}
.list-selector {
    width: 100%;
    margin: 0 auto;
    margin-left: -15px;
    padding: 0;
    background: rgba(255,255,255,0.9);
    /*position: fixed;*/
    z-index: 100;
    text-align: center;
}
.list-selector #orderby {
    list-style: none;
    margin: 0;
    padding: 0;
    display: inline-block;
}
.list-selector #orderby li {
    font-size: 1rem;
    cursor: pointer;
    text-align: center;
    /*width: 20%;*/
    margin-bottom: 5px;
    padding: 10px 10px 5px;
    float: left;
    /*border-bottom: 1px solid #CCC;*/
}
.list-selector #orderby li.active {
    border-bottom: 1px solid #999;
    /*padding: 9px 0;*/
    /*background: rgba(230, 230, 230, 0.7);*/
}
.list-selector #ptid {
    list-style: none;
    text-align: center;
    margin: 0 0 5px;
    padding: 0;
}
.list-selector #ptid li {
    font-size: 1rem;
    cursor: pointer;
    text-align: center;
    width: 30%;
    padding: 10px 0;
    display: inline-block;
    /*float: left;*/
    /*border-bottom: 1px solid #CCC;*/
}
.list-selector #ptid li.active {
    /*border-bottom: 3px solid #999;*/
    padding: 9px 0;
    background: rgba(230, 230, 230, 0.7);
}
#gnavi .main-nav {
    list-style: none;
    margin-top: 40px;
    padding: 15px;
}
#gnavi .main-nav li {
    cursor: pointer;
}
#gnavi .main-nav > li {
    padding: 10px 0 0;
}
#gnavi .main-nav > li > ul {
    list-style: none;
    margin-top: 15px;
    padding: 0;
}
#gnavi .main-nav > li > ul > li {
    padding: 10px 0 0;
}
#gnavi .main-nav > li > ul > li.active,
#gnavi .main-nav > li.active {
    border-bottom: 1px solid #999;
}

#gnavi .main-nav > li.sns {
    margin-top: 15px;
}
#gnavi .main-nav > li.sns > ul {
    text-align: right;
}
#gnavi .main-nav > li.sns > ul > li {
    display: inline-block;
    margin-left: 10px;
}
#gnavi .main-nav > li.sns > ul > li > a {
    width: 20px;
    display: block;
}
#gnavi .main-nav > li.sns > ul > li > a img {
    width: 100%;
}

@media (min-width: 768px) {
    #logo {
        height: 15px;
        font-size: 15px;
        line-height: 15px;
        margin: 15px 0px;
        padding: 0px;
    }
    #logo img {
        height: 15px;
        width: auto;
    }
    #navigation {
        margin-bottom: 15px;
    }
    .navbar-nav {
        /*height: 40px;*/
        float: right;
    }
    .navbar-header {
        top: 0px;
        bottom: auto;
    }
    .navbar-nav > li.category:hover a {
        display: block;
    }
    #nav-header ul.nav li > ul.nav li {
    padding-left: 1rem;
    }
    #nav-header ul.nav li:hover > ul.nav {
    display: block;
    }
    #nav-header ul.nav li > ul.nav > li.level1 > ul > li.level2 {
    display: none;
    }
    #nav-header ul.nav li > ul.nav > li.level1:hover > ul > li.level2 {
    display: block;
    }
    #nav-header ul.nav li > ul.nav li > ul.nav {
    position: relative;
    }
    #nav-header ul.nav li > ul.nav li > ul.nav {
    display: block;
    }
    .list-selector {
        width: 100%;
    }
    #gnavi .main-nav {
        margin: 0;
        padding: 0;
        float: left;
        list-style: none;
    }
    #gnavi .main-nav > li {
        line-height: 1;
        float: left;
        position: relative;
        margin: 10px 10px 5px;
        padding: 0 0 5px;
        cursor: pointer;
    }

    #gnavi .main-nav > li > ul {
        position: absolute;
        padding: 0;
    }
    #gnavi .main-nav > li.category {
        width: 130px;
    }
    #gnavi .main-nav > li.category > ul {
        width: 100%;
        margin-top: 0;
        background: rgba(255,255,255,0.8);
    }
    #gnavi .main-nav > li > ul > li {
        display: none;
        margin: 0 10px 5px;
        padding: 0 0 5px;
    }
    #gnavi .main-nav > li > ul > li.active {
        display: block;
    }
    #gnavi .main-nav > li:hover > ul > li {
        display: block;
    }
}
@media (min-width: 992px) {
    .list-selector {
        width: 970px;
    }
}
@media (min-width: 1200px) {
    .list-selector {
        width: 1200px;
    }
}


/* /////////////////
//// Footer ////
///////////////// */

#pagetop {
    position: fixed;
    right: 15px;
    bottom: 80px;
    z-index: 280;
}
#pagetop a {
    padding: 30px 0;
}
#footerbottomcolumn {
    margin: 0;
    padding: 0;
}
#footerbottomcolumn ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
#footerbottomcolumn li {
    padding: 0.5rem 1.5rem;
    border-top: 1px solid #CCC;
}

#copyright {
    text-align: center;
    margin: 0;
    padding: 20px 0;
    border-top: 1px solid #CCC;
}

@media (min-width: 768px) {
    #pagetop {
        bottom: 110px;
    }
    #footerbottomcolumn {
        margin: 0;
        padding: 0;
    }
    #footerbottomcolumn ul {
        list-style: none;
        margin: 0;
        padding: 0 0 30px 15px;
    }
    #footerbottomcolumn li {
        padding: 0 1.5rem 0 0;
        display: inline-block;
        border-top: none;
    }
    #footerbottomcolumn ul.footer-sns {
        margin-top: 50px;
        text-align: left;
    }
    #footerbottomcolumn ul.footer-sns > li {
        width: 30px;
    }
    #footerbottomcolumn ul.footer-sns > li a {
        display:block;
    }
    #footerbottomcolumn ul.footer-sns > li a img {
        width: 100%;
    }
    #copyright {
        text-align: right;
        padding: 0 0 30px 15px;
        border-top: none;
    }
}


/* /////////////////
//// SideMenu ////
///////////////// */

#leftcolumn {
    padding-left: 0;
    padding-right: 1rem;
}


#product_color .product_color {
    padding: 5px;
}
#product_color .nav > li.product_color > a {
    display: block;
    padding: 0;
    border: 2px solid #CCC;
}
#product_color .nav > li.active > a {
    border: 2px solid #F00;
    position: relative;
}
#product_color .product_color a img {
    width: 100%;
    height: auto;
    // opacity: 0.3;
}
// #product_color .product_color .tooltip-cont {
//     width: 100px;
//     // height: 50px;
//     position: absolute;
//     background: #CCC;
//     top: -50px;
//     display: none;
// }
// #product_color .product_color a:hover > .tooltip-cont{
//     display: block;
// }
// .nav > li.active > a img {
//     opacity: 1;
// }

#category_area .panel-body .has-child > a:after {
    // font-family: 'Glyphicons Halflings';
    content: " +";
}
#category_area .panel-body .active.has-child > a:after {
    font-family: 'Glyphicons Halflings';
    content: " -";
}
#category_area .panel-body .active.has-child > .nav a:before {
    // font-family: 'Glyphicons Halflings';
    content: "> ";
    // background: #f00;
}

// @media (min-width: 768px) {
//     .nav > li > a {
//         text-align: center;
//         padding: 10px 0;
//     }
// }

/*/// slick-slider ///*/
.top-slider-wrap {
    width: 100%;
    height: 20%;
    margin-bottom: 20px;
}
.top-slider-wrap .slick-dots {
    bottom: -30px;
}

#detailphotobloc-wrap {
    padding: 0;
    visibility: hidden;
}
.slick-slider {
    margin: 0 0 60px;
    padding: 0;
}
@media (min-width: 768px) {
    .slick-list {
        margin: 0 auto;
        width: 100%;
        /*padding: 0;*/
    }
}
// .slick-initialized .slick-slide img {
//     display: block;
//     position: relative;
    // top: 50%;
    // -webkit-transform: translateY(-50%);
    // -ms-transform: translateY(-50%);
    // transform: translateY(-50%);
// }
.slick-initialized .slick-slide .slider-container {
    text-indent: -9999px;
}
.slick-prev, .slick-next {
    width: 20px;
    height: 35px;
    z-index: 150;
}
.slick-prev {
    left: 0;
}
.slick-next {
    right: 0;
}
.slick-prev:before, .slick-next:before {
    content: '';
}
#slider-logo {
    text-align: center;
    margin-bottom: 20px;
}
#slider-logo img {
    height: 30px;
    width: auto;
}
@media (min-width: 768px) {
    .slick-initialized .slick-slide .slider-container {
        /*max-height: 300px;*/
    }
}

/*/// products-detail slick-slider ///*/
#detailphotobloc .slick-slide {
    height: auto;
}
#detailphotobloc .slick-dots {
    position: relative;
    top: 5px;
    left: 5px;
    display: block; 
    width: 100%;
    margin: 0;
    padding: 0;
    list-style: none;
    text-align: center;
}
#detailphotobloc .slick-dots li {
    display: block; 
    width: 20px;
    height: auto; 
    margin: 0; 
    padding: 0 3px;
    cursor: pointer;
    float: left;
}
@media (min-width: 768px) {
    #detailphotobloc .slick-dots li {
        width: 40px;
    }
    #detailphotobloc .slick-dots {
        left: 0;
    }
}

#detailphotobloc .slick-dots li.col-md-1 {
    width: 8.33333333%; 
}
#detailphotobloc .slick-dots li.col-md-2 {
    width: 16.66666667%; 
}
#detailphotobloc .slick-dots li.slick-active a {
    border: 2px solid #999;
}
#detailphotobloc .slick-dots li img {
    // display: block;
    /* width: 96%;
    margin: 0 auto; */
    // padding: 0 5px;
}
#detailphotobloc .slick-dots li a {
    display: block;
    position: relative;
    // top: 50%;
    // -webkit-transform: translateY(-50%);
    // -ms-transform: translateY(-50%);
    // transform: translateY(-50%);
}
#detailphotobloc .slick-dots li p {
    font-size: 1rem;
    line-height: 1.2;
    // margin: 0 0 15px;
    padding: 0;
}
#price-box-wrapper {
    width: 100%;
    padding: 20px 0 0;
    background: #FFF;
    position: relative;
}

#product-cart-wrapper {
    /*display: none;*/
}
#product-cart {
    /*width: 100%;*/
    /*padding-top: 60px;*/
    background: #FFF;
    overflow: auto;
    /*position: fixed;*/
    /*left: 0;
    bottom: -100%;

    z-index: 300;*/
    list-style: none;
    margin: 0;
    padding: 0;
    border-radius: 15px;
}
#product-cart .cart-title {
    width: 100%;
    margin: 0;
    
    
    background: #999;
    position: fixed;
    z-index: 310;
}
#product-cart .cart-title > div {
    padding:  1rem;
    color: #FFF;
}
#product-cart > ul {
    list-style: none;
    margin: 15px 0 0;
    padding: 0;
}
#product-cart ul > li .cart {
    list-style: none;
    margin: 0;
    padding: 0;
}
#detailrightbloc-wrap .main_comment {
    padding: 20px 0 0;
}
@media (min-width: 768px) {
    #product-cart-wrapper {
        display: block;
    }
    #product-cart > ul {
        margin: 50px 0 0;
    }
}
#product-cart > ul > li:last-child {
    /*border-bottom: 1px solid #ccc;*/
    // margin-bottom: 15px;
}
#product-cart ul > li .cart li { 
    float: left;
    height: 60px;
}
#product-cart ul > li .cart li.product-image {
    text-align: center;
    width: 20%;
    min-height: 1px;
    padding: 5px 0 0;
    position: relative;
    /*border-top: 1px solid #ccc;*/
}
#product-cart ul > li .cart li.product-image.noimage {
    border-top: none;
}
#product-cart ul > li .cart li.product-image .image-box {
    width: 100%;
    height: 100%;
    // position: relative;
    // position: absolute;
    // top:5px;
    // left: 5px;
}
#product-cart ul > li .cart li.product-image .image-box img {
    width: auto;
    height: 60%;
}
#product-cart ul > li .cart li.product-image .image-box p {
    font-size: 1rem;
    line-height: 1;
    width: 100%;
    margin: 0;
    padding: 2px 0 0;
}
#product-cart ul > li .cart li.product-size {
    text-align: left;
    padding: 10px 0;
    width: 24%;
}
#product-cart ul > li .cart li.product-stock {
    font-size: 1rem;
    text-align: left;
    width: 12%;
    padding: 10px 0;
}
#product-cart ul > li .cart li.product-favorite {
    font-size: 1rem;
    text-align: center;
    width: 12%;
    padding: 10px 0;
}

#product-cart ul > li li.cartin {
    text-align: center;
    width: 32%;
    padding: 10px 0;
    position: relative;
}
#product-cart ul > li li.cartin .btn-cartin {
    font-size: 1rem;
    color: #fff;
    width: 100%;
    /*margin: 0 auto;*/
    padding: 6px;
    border: 1px #666 solid;
    background: #666;
    border-radius: 0;
}
#product-cart ul > li li.cartin .btn-cartin:hover {
    color: #ccc;
}
#product-cart ul > li li.cartin .btn-add-order {
    font-size: 1rem;
    color: #333;
    width: 100%;
    /*margin: 0 auto;*/
    padding: 6px;
    border: 1px #666 solid;
    background: #FFF;
    border-radius: 0;
    display: /*i*/nline-block;
}
#product-cart ul > li li select,
#product-cart ul > li li input {
    font-size: 1.2rem !important;
}

@media (min-width: 992px) {
    #product-cart ul > li .cart li.product-size {
        /*width: 40%;*/
    }
    #product-cart ul > li .cart li.stock-box {

    }
    #product-cart ul > li .cart li.favorite-box {
        /*width: 10%;*/
    }
    #product-cart ul > li li.cartin .btn-cartin {
        border: 1px #666 solid;
        background: #666;
    }
}


#price-box-wrapper .price-box {
    line-height: 1;
    margin-left: 0;
    padding: 0;
    background: transparent;
    border-radius: none;
}
#product-cart ul > li .cart li.product-image .image-box,
#product-cart ul > li .cart li.product-size .size-box,
#product-cart ul > li .cart li.product-stock .stock-box,
#product-cart ul > li .cart li.cartin .cart-box {
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}
#product-cart ul > li .cart li.cartin .cart-box {
    text-align: center;
}
#product-cart ul > li .cart li.product-size .size-box {
    font-size: 1rem;
}
#product-cart ul > li .cart li.product-size .size-box .product-stock {
    float: right;
    padding-right: 3px;
}

@media (min-width: 768px) {
    #price-box-wrapper {
        text-align: left;
        width: 100%;
        padding: 20px 0 0;
        position: relative;
        bottom: auto;
        background: #FFF;
        z-index: 290;
    }
    #price-box-wrapper .price-box {
        margin-left: 0;
        padding: 0;
        background: transparent;
        // border: 1px solid #ccc;
        border-radius: none;
    }
    #price-box-wrapper .cart-ico {
        display: none;
    }
    #price-box-wrapper .price-box .price-normal {
        color: #666;
    }
    #product-cart {
        width: 100%;
        padding-top: 60px;
        background: #FFF;
        overflow: auto;
        position: relative;
        left: 0;
        bottom: auto;
        z-index: 0;
        list-style: none;
        margin: 0;
        padding: 0;
    }
    #product-cart .cart-title {
        display: none;
    }
}



.panel-default {
    border-color: #fff;
}

.panel {
    margin-bottom: 20px;
    background-color: #fff;
    border: none;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}
@media (min-width: 768px) {
    .panel {
        margin-left: 0px;
    }
    #detailrightbloc {
         /*margin-left: 30px;*/
         margin-left: 0;
    }
}
.panel-body {

    padding: 0;
}
.price {
    font-size: 1.8rem;
}
.price-normal {
    color: #666;
}
.offprice {
    color: #000;
    font-size: 1.8rem;
}
.tax {
    font-size: 1rem;
}
.price-off {
    background: #e73656;
    color: #ffffff;
    display: inlin-block;
    padding: 1px 5px 0;
    font-size: 1.4rem;
    margin-top: -2px;
    float: left;
}
.nebiki {
    color: #e73656;
    font-weight: bold;
    line-height: 21px;
    padding: 0 5px;
    float: left;
}

.spcart-wrapper {
    position: relative;
    padding: 20px 0 0;
}
.spcart {
    color: #FFF;
    text-align: center;
    line-height: 1.6rem;
    font-size: 1.6rem;
    padding: 10px 0;
    background: #337ab7;
    /*border-radius: 0.5rem;*/
}
a.spcart:focus, a.spcart:active, a.spcart:hover {
    color: #FFF;
    text-decoration: none;
}

@media (min-width: 768px) {
}
.point {
    color: #666;
    padding: 20px 0 0;
}
@media (min-width: 768px) {
    .point {
        padding: 25px 0 0;
    }
}
.favorite-mark {
    font-size: 1rem;
    line-height: 30px;
    width: 30px;
    height: 30px;
    display: inline-block;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    background: url("/user_data/packages/sian/img/common/favorite.png") center center no-repeat;
    background-size: contain;
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}
.favorite-mark.registed {
    background: none;
}

.relative_cat {
    margin: 0;
    padding: 20px 0 0;
}
@media (min-width: 768px) {
    .relative_cat {
        padding: 25px 0 0;
    }
    .favorite-mark {
        /* font-size: 1.4rem;
        line-height: 20px;
        width: 20px;
        height: 20px; */
    }
}
.relative_cat dt,
.relative_cat dd {
    display: inline-block;
}
.panel-default>.panel-heading {
    color: #666;
    background-color: #fff;
    border-color: #ccc;
}
.panel-heading {
    padding: 25px 0 0;
    border-bottom: none;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    color: #666;
    background: none;
}
.label {
    display: inline;
    padding: .2em .6em .3em;
    font-size: 75%;
    font-weight: 700;
    line-height: 1;
    color: #666;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border: 1px solid #ccc;
    border-radius: .25em;
}
.label-primary {
    background-color: #fff;
}

.product_code,
.maker {
    padding: 20px 0 0;
    margin: 0;
}
.maker dt,
.maker dd {
    display: inline-block;
}

h1.product-name {
    font-size: 1.8rem;
    margin: 20px 0 0;
}
@media (min-width: 768px) {
    h1.product-name {
        margin: 25px 0 0;
    }
    .product_code,
    .maker {
        padding: 25px 0 0;
        margin: 0;
    }
}

/* ul.nav {
    margin: 20px 0 0;
}
ul.nav li {
    text-align: center;
    width: 50%;
} */
.nav-justified {
    display: table;
    table-layout: fixed;
    width: 100%;
}
.nav-justified > li {
    line-height: 1.2;
    display: table-cell;
    width: 100%;
    vertical-align: middle;
}
.nav-justified > li:hover,
// .nav-stacked {
//     background-color: #eee;
//     opacity: 0.95;
// }
// .nav-stacked {
//     border-top: 1px solid #aaa;
// }

/* #nav-header ul.nav li > ul.nav {
    width: 100%;
    display: none;
    position: relative;
}
#nav-header ul.nav li > ul.nav li {
    padding-left: 1rem;
}
#nav-header ul.nav li:hover > ul.nav {
    display: block;
}
#nav-header ul.nav li > ul.nav li > ul.nav {
    position: relative;
}
#nav-header ul.nav li > ul.nav li > ul.nav {
    display: block;
} */

.tab-content {
    padding: 15px;
    // border-bottom: 1px solid #ccc;
}

.size-block {
    width: 100%;
    margin: 20px 0 0;
}
@media (min-width: 768px) {
    .size-block {
        margin: 50px 0 0;
    }
}


/* /////////////////
//// collection ////
///////////////// */
#tab {
    list-style: none;
    letter-spacing: 0.5rem;
}
#tab li {
    font-size: 1.4rem;
    cursor: pointer;    
    opacity: 0.6;
}
#tab li:hover:not(.active) {
    text-decoration: underline;
}
#tab li.style {
    text-align: right;
    padding-right:15px;
}
#tab li.image {
    text-align: left;
    padding-left: 15px;
}
#tab li.active {
    font-weight: bold;
    opacity: 1;
}
@keyframes show {
    from{
        opacity: 0;
    }
    to{
        opacity: 1;
    }
}
.tab-content {
    padding: 20px 0;
    // display: none;
    position: relative;
}
.tab-content.active {
    display: block;
    -webkit-transition: all .5s ease;
    animation: show 1s ease;
}
.tab-content .row {
    margin: 0 -5px;
}
.lb-thum-box {
    padding: 5px;
}
@media (min-width: 768px) {
    .video-block {
        max-width: 960px;
        margin: 0 auto;
    }
}

#screming-sean-banner {
    margin: 0;
    padding: 0;
}
/* /////////////////
//// List ////
///////////////// */
.list_area {
    padding-bottom: 1.6rem;
}
.list_area h3 {
    font-size: 1.1rem;
}
.pricebox {
    font-size: 1.2rem;
    padding: 0;
}
.pricebox .wtax {
    font-size: 0.8rem;
}
.priceoff-box {
    color: #2d2d2d;
}
.priceoff-box .priceoff {
    // display: none;
}
h2.bland-title {
    font-size: 28px;
    line-height: 43px;

    padding: 0;
    margin-top: 40px;
    border-bottom: 1px solid #CCC;
}
#product-list-wrap div.list_area {
    padding: 5px;
    border: none;
}
#product-list-wrap div.list_area a {
    display: block;
}
#product-list-wrap .list_area .list-favorite {
    position: relative;
}
#product-list-wrap .list_area .list-favorite a {
    font-size: 1rem;
    font-weight: bold;
    line-height: 24px;
    width: 24px;
    height: 24px;
    margin: 0 auto;
    padding: 0;
    display: block;
    text-align: center;
    white-space: nowrap;
    background: url(/user_data/packages/sian/img/common/favorite.png) no-repeat;
    background-size: contain;
    position: absolute;
    top: 0;
    right: 15px;
}
.list-product-type {
    font-size: 0.8rem;
    display: inline-block;
    margin: 0;
}
.list-product-name {
    display: none;
}
div.list_area .status_icon {
    font-size: 1rem;
    line-height: 100%;
    margin: 0;
}
@media (min-width: 992px) {
    #product-list-wrap div.list_area {
        padding: 5px 20px;
    }
    #product-list-wrap .list_area .list-favorite a {
        width: 24px;
        height: 24px;
        line-height: 24px;
        top: 0;
        right: 15px;
    }
    .list-product-name {
        font-size: 0.8rem !important;
        margin: 0 !important;
        display: inline-block;
    }
}

/* /////////////////
//// Detail ////
///////////////// */
.special-price {
    font-size: 1.2rem;
    margin-bottom: -1rem;
}
.price-box .price {
    padding: 0.5rem 0;
}
.price-box .price #price02_default {
    color: #FFF;
}
.price-box .tax {
    color: #2d2d2d;
    font-size: 1.1rem;
}
.offprice {
    color: #000;
    font-size: 1.8rem;
}
.price-off {
    background: #DDD;
    color: #2d2d2d;
}
.nebiki {
    color: #2d2d2d;
}
dl.shipping {
    margin: 1.6rem 0;
}
dl.shipping dt {
    display: inline-block;
}
dl.shipping dd {
    display: inline-block;
}
.detail-title,
.material-title {
    font-weight: bold;
    // margin-top: 1.6rem;
    margin: 0;
    padding: 20px 0 0;
}
@media (min-width: 768px) {
    .special-price {
        font-size: 1.2rem;
        margin-bottom: 0;
    }
    .price-box .price {
        color: #2d2d2d;
        padding: 1.6rem 0;
    }
    .detail-title,
    .material-title {
        margin: 0;
        padding: 50px 0 0;
    }
}
.size-kind,
.size-kibnd-cont {
    display: inline-block;
}

.size-block th,
.size-block td {
    font-size: 1rem;
    padding: 0.5rem;
}
.size-block th {
    text-align: center;
    border-bottom: 1px solid #ccc;
}
.size-block td {
    text-align: center;
    border-bottom: 1px solid #ccc;
}


.list-box {
    padding: 0 0.5rem 1.6rem;
}
.listItem-photo img {
    width: 100%;
}
.listItem-price .price {
    padding: 0;
}
.listItem-price .price {
    font-size: 1rem;
}
h3.brand {
    margin: 10px 0 0;
}
div.list_area h3.product-name {
    margin: 0;
}


.order_top {
    border: 5px solid #000;
    // display: inline-block;
    margin-top: 20px;
    margin-bottom: 20px;
    padding: 20px;
    // width: 100%;
    font-size: 14px;
    line-height: 1.5em;
}
.jacket, .vest, .pants, .coller, .cuff {
    text-align: center;
    line-height: 1.2;
}


/* /////////////////
//// Recommend ////
///////////////// */
#recommend_area .nav-tabs>li.active>a {
    background: #EEE;
}
.thumbnail {
    background-color: transparent;
    border: none; 
    border-radius: none;
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
}
#recommend_area .tab-content {
    background: #EEE;
}
#recommend_area p {
    margin: 0;
}
#recommend_area .recommend-title {
    display: block;
    height: auto;
    margin: 0 0 5px;
    overflow: visible;
}
#recommend_area .recommend-price {
    display: block;
    height: auto;
    overflow: visible;
}
#recommend_area .price {
    font-size: 1.2rem;
    padding: 0;
}
.LC_Page_Products_Detail_Lb {
    padding-top: 50px;
}


@media (min-width: 1200px) {
    #container {
        width: 1200px;
    }
}


/* /////////////////
//// USER GUIDE ////
///////////////// */
.user-guide a {
    text-decoration: underline;
}
.user-guide h2 {
    margin: 20px 0;
    padding: 0;
}
.user-guide h3 {
    margin: 20px 0 0;
    padding: 0;
}
@media (min-width: 768px) {
    .user-guide h2 {
        margin: 50px 0;
    }
    .user-guide h3 {
        margin: 50px 0 0;
        padding: 0;
    }
}


/* /////////////////
//// MEMBER SHIP ////
///////////////// */
.membership h1 {
    margin: 20px 0;
}
.membership .join {
    margin-bottom: 20px;
}
.membership a {
    text-decoration: underline;
}
.membership a.btn {
    text-decoration: none;
}
.membership .membership-title {
    margin-bottom: 20px;
}
.membership .membership-title h2 {
    margin: 0 0 20px;
    text-align: center;
}
.membership .membership-body {
    margin: 0 0 20px;
}
.membership .membership-body .inner {
    margin: 0;
    padding: 15px;
    border: 1px solid #CCC;
}
.membership .membership-body h3 {
    margin: 0 0 15px;
}
.membership .membership-body p {
    // text-align: left;
    padding: 0;
}
.membership .membership-body .inner .icon {
    padding: 0 0 15px;
}
.membership .membership-body .inner img {
    width: 30px;
}

@media (min-width: 768px) {
    .membership h1 {
        margin: 50px 0;
    }
    .membership .join {
        margin-bottom: 50px;
    }
    .membership .membership-body .inner {
        margin: 0 20px;
    }
    .membership .membership-title {
        margin-bottom: 50px;
    }
    .membership .membership-title h2 {
        text-align: left;
    }
    .membership .membership-body {
        margin: 0 0 50px;
    }
    .membership .membership-body　p {
        padding: 0 20%;
    }
}


/* /////////////////
//// Cart ////
///////////////// */

.nov-sample {
    padding: 0 15px 15px;
}
.nov-sample img {
    max-width: 100px;
    max-height: 100px;
}
.cart-novelty {
    margin-top: 15px;
}
.cart-items .product-image {
    width: 80%;
}
.noverty-item .novelty-image {
    width: 80%;
}
#novelty-list-wrap .addnov {
    text-align: center;
    margin: 15px 0 30px;
}

@media (min-width: 768px) {
    /* #novelty-list-wrap .addnov {
        text-align: center;
    } */
}

/* /////////////////
//// Mypage ////
///////////////// */
#mycontents_area .list-group-item:first-child {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}
#mycontents_area .list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}
#mycontents_area .list-group-item img {
    max-height: 60px;
}
@media (min-width: 768px) {
    #mycontents_area .list-group-item:nth-child(odd) {
        border-right: none;
    }
    #mycontents_area .list-group-item:last-child {
        border-right: 1px solid #ddd;
    }
    /* #mycontents_area .list-group-item img {
        max-height: 60px;
    } */
}