@charset "utf-8";
/* CSS Document */

.strike {
    text-decoration: line-through;
}
.red {
    color: #ff3b30;
}
.grey {
    color: #cccccc;
}
.dgrey {
    color: #434343;
}
.fs11 {
    font-size: 11px;
}
.fs28 {
    font-size: 28px;
}
.ml0 {
    margin-left: 0!important;
}
.mt0 {
    margin-top: 0!important;
}
.mt10 {
    margin-top: 10px!important;
}
.mb2 {
    margin-bottom: 2px!important;
}
.mb5 {
    margin-bottom: 5px!important;
}
.mb10 {
    margin-bottom: 10px!important;
}
.mb15 {
    margin-bottom: 15px!important;
}
.mb20 {
    margin-bottom: 20px!important;
}
.pt10 {
    padding-top: 10px!important;
}
.pb5 {
    padding-bottom: 5px!important;
}
.flr{
    float: right;
}
.price-number{
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.area-title {
    margin: 0 10px;
}
.area-title .title-box{
    margin-bottom: 10px;
    color: #535353;
}
.area-title .title-box h2{
    margin: 10px 0 5px;
    font-size: 21px;
    font-weight: bold;
}
.area-title .title-box p{
    margin-bottom: 5px;
    font-size: 13px;
}
.area-title .title-box .txt-bgred{
    margin-bottom: 2px;
    padding: 3px 5px;
    color: #fff;
    font-size: 12px;
    font-weight: bold;
    background: #ff3b30;
}
.txt-recommended{
    height: 30px;
    color: #535353;
    text-align: right;
    font-size: 11px;
    line-height: 30px;
}

.flex-control-nav.flex-control-thumbs li {
    line-height: 0;
}
.flex-control-nav.flex-control-thumbs img {
    display: block;
    max-width: 38px;
    max-height: 38px;
    margin: 0;
    line-height: 0;
}
.product-detail-container {
    margin-top: 30px;
    margin-bottom: 100px;
    position: relative;
}
    .product-detail-container .txt-recommended{
        position: absolute;
        height: 30px;
        top: -30px;
        right: 0;
        color: #535353;
        font-size: 11px;
        line-height: 30px;
    }
.bullet {
    display: inline-block;
    background: url("../img/element/bullet.jpg") no-repeat;
    width: 12px;
    height: 12px;
}

/******** Danick ***********/
.ui-widget{
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro",Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", "Helvetica Neue", Arial, sans-serif;
}
.contents .mb-03{
    margin-bottom: 3px !important;
}
.contents .txt-box{
    margin-left: 18px;
    width: 460px;
}
.contents .txt-red{
    color: #f0001e !important;
}
.contents .txt-red2{
    color: #ff3b30 !important;
}
.contents .txt-blue{
    color: #187ecc !important;
}
.contents .txt-grey{
    color: #676767 !important;
}
.contents .txt-green{
    color: #4cd964 !important;
}
.contents .txt-bold{
    font-weight: bold !important;
}
.contents .font42{
    font-size: 42px !important;
}
.contents .font28{
    font-size: 28px !important;
}
.contents .font18{
    font-size: 18px !important;
}
.contents .font16{
    font-size: 16px !important;
}
.contents .font14{
    font-size: 14px !important;
}
.contents .font13{
    font-size: 13px !important;
}

.boxlist-container .btn-arrow{
    display: block;
    height: 40px;
    width: 22px;
    text-indent: -9999px;
    background: url('../img/element/arrows.png') 0 0 no-repeat;
}
.boxlist-container .prev{
    background-position: 0 0;
}
.boxlist-container .prev:hover{
    background-position: 0 -45px;
}
.boxlist-container .next{
    background-position: -27px 0;
}
.boxlist-container .next:hover{
    background-position: -27px -45px;
}

/***************************/
/****** Style Content ******/

.contents .border-separator{
    padding-top: 21px;
    border-top: 1px solid #ccc;
}
.contents .title-box{
    margin-bottom: 10px;
    color: #535353;
}
.contents .title-box h2{
    margin: 10px 0 5px;
    font-size: 21px;
    font-weight: bold;
}

/* 5/22追加 */
.contents .title-box h2 .title-txt{
    display: inline;
    line-height: 24px;
}
.contents .title-box h2 .item-wappen-first{
    display: inline;
    margin: 10px 0 5px;
    font-size: 14px;
    font-weight: normal;
    line-height: 21px;
    vertical-align:text-top;
}
.contents .title-box h2 .item-wappen-last{
    display: inline;
    margin: 10px 0 5px;
    font-size: 14px;
    font-weight: normal;
    line-height: 21px;
    vertical-align:text-top;
}
.item-wappen-box .item-wappen{
    display: inline-block;
    box-sizing: border-box;
}
.item-wappen-01{
    padding: 0 5px;
    background-color: #fff;
    border: 2px solid #fc216b;
    color: #fc216b;
    font-weight: bold;

    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    box-shadow: none;
}
.item-wappen-02{
    padding: 0 5px;
    background-color: #187fcc;
    border: 2px solid #187fcc;
    color: #fff;
    font-weight: bold;

    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    box-shadow: none;
}
.item-wappen-03{
    padding: 0 5px;
    background-color: #fff;
    border: 2px solid #ff3b30;
    color: #ff3b30;
    font-weight: bold;

    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    box-shadow: none;
}
.item-wappen-04{
    padding: 0 5px;
    background-color: #3cc464;
    border: 2px solid #3cc464;
    color: #fff;
    font-weight: bold;

    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    box-shadow: none;
}
.item-wappen-05{
    padding: 0 5px;
    background-color: #313131;
    border: 2px solid #313131;
    color: #fff;
    font-weight: bold;

    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    box-shadow: none;
}
.item-wappen-11{
    padding: 0 5px;
    background-color: #fff;
    border: 2px solid #187fcc;
    color: #187fcc;
    font-weight: bold;

    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    box-shadow: none;
}
.item-wappen-12{
    padding: 0 5px;
    background-color: #51b11d;
    border: 2px solid #51b11d;
    color: #fff;
    font-weight: bold;

    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    box-shadow: none;
}
.item-wappen-13{
    padding: 0 5px;
    background-color: #434343;
    border: 2px solid #434343;
    color: #fff;
    font-weight: bold;

    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    box-shadow: none;
}
.item-wappen-14{
    padding: 0 5px;
    background-color: #e0e0e0;
    border: 2px solid #e0e0e0;
    color: #434343;
    font-weight: bold;

    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    box-shadow: none;
}
.item-wappen-15{
    padding: 0 5px;
    background-color: #c5c5c6;
    border: 2px solid #c5c5c6;
    color: #fff;
    font-weight: bold;

    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    box-shadow: none;
}

.contents .title-box p{
    margin-bottom: 5px;
    font-size: 13px;
}
.contents .title-box .txt-bgred{
    margin-bottom: 2px;
    padding: 3px 5px;
    color: #fff;
    font-size: 12px;
    font-weight: bold;
    background: #ff3b30;
}
.contents .product-detailbox{
}
.contents .product-detailbox:after{
    clear: both;
    display: block;
    visibility: hidden;
    height: 0;
    line-height: 0;
    content: ".";
}
.contents .product-detailbox .slider-box,
.contents .product-detailbox .txt-box{
    float: left;
}
.contents .product-detailbox .slider-box .flexslider {
    border: none!important;
}
.contents .product-detailbox .slider-box .flexslider .flex-control-thumbs {
    min-height: 96px;
}
.contents .product-detailbox .slider-box .flex-item-inner img
{
    max-width: 100%;
    height: auto;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    position: absolute;
}
.contents .product-detailbox .slider-box .flex-item-wrap,
.contents .product-detailbox .slider-box .flex-item-wrap .flex-item-inner {
    height: 452px;
    display: block;
    position: relative;
}

/* Slider Box */
.product-detailbox .slider-box{
}
.product-detailbox .slider-box .slide{
    height: 462px;
    margin-bottom: 20px;
    border: 1px solid #c9c9c9;
}
.product-detailbox .slider-box .slide-thumb{
}
.product-detailbox .slider-box .slide-thumb ul{
    margin-bottom: 22px;
    width: 290px;
}
.product-detailbox .slider-box .slide-thumb ul:after{
    clear: both;
    display: block;
    visibility: hidden;
    height: 0;
    line-height: 0;
    content: ".";
}
.product-detailbox .slider-box .slide-thumb ul li{
    float: left;
    position: relative;
    height: 40px;
    margin-left: 10px;
    width: 40px;
}

.product-detailbox .slider-box .slide-thumb ul li:nth-child(6n+1){
    margin-left: 0;
}
.product-detailbox .slider-box .slide-thumb ul li:nth-child(n+7){
    margin-top: 20px;
}
.product-detailbox .slider-box .slide-thumb ul li:hover{
    cursor: pointer;
}
.product-detailbox .slider-box .slide-thumb ul li p a{
}
.product-detailbox .slider-box .slide-thumb ul li a{
    display: block;
    width: 40px;
    height: 40px;
    border: 1px solid #c9c9c9;
}
.product-detailbox .slider-box .slide-thumb.no-border ul li a{
    border: none;
}
.product-detailbox .slider-box .slide-thumb ul li:hover .bordered,
.product-detailbox .slider-box .slide-thumb ul li.active .bordered{
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 40px;
    height: 40px;
    border: 2px solid #187fcc;
}
.product-detailbox .slider-box .slide-thumb.no-border ul li:hover .bordered,
.product-detailbox .slider-box .slide-thumb.no-border ul li.active .bordered{
    border: 1px solid #434343;
}

.product-detail-container .note-box{
    padding-top: 5px;
    border-top: 1px solid #ccc;
    margin-bottom: 30px;
}
.product-detail-container .note-box p{
    display: table-row;
    margin-bottom: 0;
    color: #4c4c4c;
    font-size: 11px;
}
.product-detail-container .note-box p span{
    display: table-cell;
    margin-bottom: 0;
    color: #4c4c4c;
    font-size: 11px;
}
.product-detail-container .note-box p .list-styles{
    width: 12px;
}


.product-detail-container .slider-box .flex-viewport{}
.product-detail-container .slider-box .flex-direction-nav {*height: 0;}
.product-detail-container .slider-box .flex-direction-nav a  { top: 211px; overflow: hidden; opacity: 0; }
.product-detail-container .slider-box .flex-direction-nav .flex-prev { left: 10px; opacity: 0; }
.product-detail-container .slider-box .flex-direction-nav .flex-next { right: 10px; opacity: 0; text-align: right; }
.product-detail-container .slider-box .flexslider.flex-detail.p-flexslider:hover .flex-direction-nav .flex-prev { opacity: 1; }
.product-detail-container .slider-box .flexslider.flex-detail.p-flexslider:hover .flex-direction-nav .flex-next { opacity: 1; }
.product-detail-container .slider-box .flex-direction-nav .flex-disabled { opacity: 0!important; filter:alpha(opacity=0); cursor: default; }
.product-detail-container .slider-box.right-nav .flex-control-thumbs {
    
}
.product-detail-container .slider-box .flex-control-thumbs li {
    margin: 10px 10px 0 0;
}

.area-logo {
    left: 0;
}
.area-logo:after {
    clear: both;
    display: block;
    content: "\0009";
    visibility: hidden;
    height: 0;
}
.area-logo li {
    float: left;
    margin-right: 10px;
}

/* End of Slider Box */


/* Product DetailBox */
.product-detailbox{
    position: relative;
}
.product-detailbox .item-set{
    position: absolute;
    height: 45px;
    width: 193px;
    left: 0;
    text-align: center;
    line-height: 45px;
    z-index: 1;
    color: #fff;
    font-size: 22px;
    font-weight: bold;
    background: #ff3b30;
}
.product-detailbox .item-set:after{
    position: relative;
    display: block;
    content: '';
    height: 0;
    width: 0;
    border-top: 6px solid #871f19;
    border-right: 6px solid #871f19;
    border-bottom: 6px solid transparent;
    border-left: 6px solid transparent;
}
.product-detailbox .txt-box .txt-tabs{
    margin-bottom: 20px;
    padding: 0;
    border: 0;
}
.product-detailbox .txt-box .txt-tabs > ul{
    padding: 0;
    background: none;
    border: 0;
}
.product-detailbox .txt-box .txt-tabs > ul li{
    padding: 0;
    margin: 0 0 0 5px;
    border-color: #ccc;
}
[class*=btn-tab-] {
    background: #e5e5e5;
}
[class*=btn-tab-].ui-tabs-active {
    background: #fff;
}
.product-detailbox .txt-box .txt-tabs > ul li.btn-tab-basic{
    margin-left: 0;
}
.product-detailbox .txt-box .txt-tabs > ul li.ui-tabs-active {
    margin-bottom: -1px;
    padding-bottom: 1px;
}
.product-detailbox .txt-box .txt-tabs > ul li h3{
    margin: 0;
}
.product-detailbox .txt-box .txt-tabs > ul li a{
    display: block;
    padding: 8px 0;
    color: #7d7d7d;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
}
.product-detailbox .txt-box .txt-tabs > ul li.ui-tabs-active a{
    color: #707070;
}
.product-detailbox .txt-box .txt-tabs > ul li.btn-tab-basic a,
.product-detailbox .txt-box .txt-tabs > ul li.btn-tab-model a{
    width: 148px;
}
.product-detailbox .txt-box .txt-tabs > ul li.btn-tab-recommend a{
    width: 148px;
}

/* fixed product detail info */

.product-detailbox .product-detail-topinfo {
    display: none;
    position: fixed;
    z-index: 200;
    height: 100px;
    width: 100%;
    top: 50px;
    left: 0;
    right: 0;
    background: #fff;
    border-bottom: 1px solid #e1e1e1;
}
.product-detailbox .product-detail-topinfo .container {
    position: relative;
    width: 1200px;
    margin: auto;
    padding: 10px;
}
.product-detailbox .product-detail-topinfo .container .image {
    position: absolute;
    left: 0;
    top: 15px;
    bottom: 0;
    width: 110px;
}
.product-detailbox .product-detail-topinfo .container .title {
    margin: 5px 0 5px 110px;
    color: #535353;
    font-size: 13px;
    font-weight: bold;
}
.product-detailbox .product-detail-topinfo .container .price {
    margin-left: 110px;
}
.product-detailbox .product-detail-topinfo .container .price .value {
    color: #e60039;
    font-size: 18px;
    font-weight: bold;
}
.product-detailbox .product-detail-topinfo .container .price .currency {
    color: #e60039;
    font-size: 18px;
    font-weight: bold;
}
.product-detailbox .product-detail-topinfo .container .price .tax{
    color: #535353;
    font-size: 14px;
}
.product-detailbox .product-detail-topinfo .container .desc {
    margin-left: 110px;
}
.product-detailbox .product-detail-topinfo .container .button {
    position: absolute;
    right: 0;
    top: 10px;
}
.product-detailbox .product-detail-topinfo .container .code {
    position: absolute;
    right: 0;
    top: 50px;
    font-size: 11px;
}
.product-detailbox .product-detail-topinfo .container .link {
    position: absolute;
    right: 0;
    top: 75px;
    font-size: 11px;
}
.product-detailbox .product-detail-topinfo .container .link-recommend {
    padding-left: 20px;
    color: #187ecc;
    background: url("/user_data/packages/default/design/product/img/element/arrow_link.png") 5px 3px no-repeat transparent;
    background-position: 0\9;
}
.product-detailbox .product-detail-topinfo .container .link-recommend:hover {
    opacity: 0.7;
    filter: alpha(opacity=70);
}


/* Tabs Content */
.product-detailbox .txt-box .txt-tabs .tabs-content{
    padding: 20px 10px 5px;
    border: 1px solid #ccc;
}
.product-detailbox .txt-box .txt-tabs button {
    font-family: "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", Helvetica, Arial, sans-serif;
}
.product-detailbox .tabs-content > ul{
    display: table;
    margin-bottom: 0;
    width: 100%;
}
.product-detailbox .tabs-content.tab-recommend > ul li {
    display: table-row;
}
.product-detailbox .tabs-content.tab-recommend > ul li > div {
    padding-top: 8px;
    padding-bottom: 8px;
    display: table-cell;
    border-top: 1px dotted #ccc;
}
.product-detailbox .tabs-content.tab-recommend .product-id {
    padding-top: 10px;
    color: #626262;
    border-top: 1px dotted #ccc;
}
.product-detailbox .tabs-content > ul li:first-child > div{
    border-top: 0;
}
.product-detailbox .tabs-content .pricing{
    padding: 0 0 8px 4px;
    color: #434343;
    font-size: 12px;
    width: auto;
}
.product-detailbox .tabs-content .pricing p{
    margin-bottom: 0;
}
.product-detailbox .tabs-content .old-price{
    text-decoration: line-through;
}
.product-detailbox .tabs-content .pricing .price{
    margin-bottom: 5px;
}
.product-detailbox .tabs-content .pricing .loan{
    margin-bottom: 10px;
    font-size: 11px;
}
.product-detailbox .tabs-content .pricing .point{
    margin-bottom: 5px;
}
.product-detailbox .tabs-content .pricing .shipping{
    margin-bottom: 5px;
}
.product-detailbox .tabs-content .pricing .packet{
    margin-bottom: 5px;
}
.product-detailbox .tabs-content .pricing .packet .question-link{
    display: block;
    color: #197fcc;
    padding-left: 18px;
    text-decoration: underline;
    background: url("/user_data/packages/default/design/product/img/element/question-mark.png") no-repeat left center;
}
.product-detailbox .tabs-content .pricing .id-number{
    margin-bottom: 5px;
}
.product-detailbox .tabs-content .pricing .rating-review{
}
.product-detailbox .tabs-content .pricing .rating-review span{
    vertical-align: bottom;
}
.product-detailbox .tabs-content .pricing .rating-review a {
    color: #187ecc;
    text-decoration: underline;
}
.product-detailbox .tabs-content .pricing .rating-review a:hover {
    text-decoration: none;
}
.product-detailbox .tabs-content .pricing .rating-review .lproduct-rating{
    display: inline-block;
    overflow: hidden;
    width: 100px;
}
.product-detailbox .tabs-content .pricing .rating-review .rating-number{
    line-height: 20px;
}


.product-detailbox .tabs-content .options li {
    padding: 10px;
    border-bottom: 1px dotted #ccc;
}
.product-detailbox .tabs-content .options li.last {
    padding-bottom: 0;
    border-bottom: none;
}
.product-detailbox .tabs-content .options li:first-child {
    border-top: 1px dotted #ccc;
}
.product-detailbox .tabs-content .product-id {
    margin-bottom: 15px;
    color: #434343;
    font-size: 12px;
    text-align: right;
}

.product-detailbox .rating-review .lproduct-rating div.rating-cancel,
.product-detailbox .rating-review .lproduct-rating div.rating-cancel a,
.product-detailbox .rating-review .lproduct-rating div.star-rating,
.product-detailbox .rating-review .lproduct-rating div.star-rating a
 {
    width: 20px;
    height: 20px;
}
.product-detailbox .rating-review .lproduct-rating div.star-rating,
.product-detailbox .rating-review .lproduct-rating div.star-rating a {
    background: url("../img/element/star.png") no-repeat transparent;
}
.product-detailbox .rating-review .lproduct-rating div.star-rating {
    background: none;
}

.product-detailbox .rating-review .lproduct-rating div.star-rating-on a,
.product-detailbox .rating-review .lproduct-rating div.star-rating-hover a{
    background-position: 0 -20px !important;
}

.product-detailbox .tabs-content .pricing .txt-red{
}
.product-detailbox .tabs-content .pricing .font42{
    line-height: 32px;
}
.product-detailbox .tabs-content .pricing .font14{
    margin-left: -8px;
}
.product-detailbox .tabs-content .pricing .price-red{
    color: #ff3b30;
}
.product-detailbox .tabs-content .pricing .txt-link{
    margin-top: 3px;
}
.product-detailbox .tabs-content .pricing .txt-link a{
    padding: 0 0 0 20px;
    font-size: 11px;
    text-align: left;
    background: url('../img/element/small_link_blue_4.png') left center no-repeat;
}
.product-detailbox .tabs-content .btn-custom{
    vertical-align: middle;
    width: 160px;
}
.product-detailbox .tabs-content .btn-custom a{
    display: block;
    height: 38px;
    width: 160px;
}
.product-detailbox .tabs-content .btn-custom a:hover{
    opacity: 0.7;
    filter: alpha(opacity=70);
}
.product-detailbox .tabs-content .label-box{
    width: 52px;
}
.product-detailbox .tabs-content .separator{
    width: 5px;
    text-align: center;
}
.product-detailbox .tabs-content .input{
    padding-left: 5px;
}
.product-detailbox .tabs-content .stock{
    padding-left: 64px;
    padding-top: 2px;
}
.product-detailbox .tabs-content .stock a {
    color: #187ecc;
    text-decoration: underline;
}
.product-detailbox .tabs-content .ship-time {

}
.product-detailbox .tabs-content .input .label-img{
}
.product-detailbox .tabs-content .input .label-img img{
    vertical-align: top;
}
.product-detailbox .tabs-content .order-box {
    color: #434343;
    font-size: 12px;
    border-top: 0;
    margin-bottom: 10px;
}
.product-detailbox .tabs-content .order-box .price-number{
    line-height: 24px;
}
.product-detailbox .tabs-content .order-box .link-txt a {
    padding: 0;
    font-size: 12px;
    text-align: left;
    text-decoration: underline;
}
.product-detailbox .tabs-content .order-box .link-txt a:hover {
    text-decoration: none;
}
.product-detailbox .tabs-content .add-cart{
    display: table;
    margin: 8px 0 5px;
    padding-top: 10px;
    width: 100%;
    font-size: 12px;
    border-top: 1px dotted #ccc;
}
.product-detailbox .tabs-content .add-cart > div{
    display: table-row;
}
.product-detailbox .tabs-content .add-cart > div > div{
    display: table-cell;
    vertical-align: middle;
}
.product-detailbox .tabs-content .add-cart > div > .label-box{
    width: 52px;
}
.product-detailbox .tabs-content .add-cart > div > .separator{
    width: 5px;
    text-align: center;
}
.product-detailbox .tabs-content .add-cart > div > .input{
    padding-left: 10px;
}
.product-detailbox .tabs-content .add-cart > div > .input:after{
    clear: both;
    display: block;
    visibility: hidden;
    height: 0;
    line-height: 0;
    content: ".";
}
.product-detailbox .tabs-content .add-cart > div > .input > div{
}
.tabs-content .add-cart > div > .input .btn-group{
    float: left;
    padding: 10px 0;
    width: 110px;
    /*background: url('../img/element/separator.gif') 100% 50% no-repeat;*/
    background-img: none;
}
.tabs-content.notabs .add-cart > div > .input .btn-group{
    width: 104px;
}
.tabs-content .add-cart > div > .input .btn-group .dropdown-toggle{
    height: 18px;
    width: 67px;
    background: url('../img/btn/btn_pulldown01.gif') 0 0 no-repeat;
    border: none;
}
.product-detailbox .tabs-content .add-cart > div > .input > .btn-addcart{
    float: right;
    margin-right: 10px;
}
.product-detailbox .tabs-content.notabs .add-cart > div > .input > .btn-addcart{
    margin-right: 0;
}
.product-detailbox .tabs-content .add-cart > div > .input > .btn-addcart a{
    display: block;
    height: 38px;
    width: 240px;
}
.product-detailbox .tabs-content .add-cart > div > .input > .btn-addcart a:hover{
    opacity: 0.7;
    filter: alpha(opacity=70);
}
.product-detailbox .tabs-content .product-code{
    margin-right: 10px;
    color: #434343;
    font-size: 12px;
    text-align: right;
}
.product-detailbox .tabs-content.notabs .product-code{
    margin-right: 0;
}
.product-detailbox .tabs-content .product-code p{
    margin-bottom: 5px;
}
.product-detailbox .tabs-content .shipping-status{
    margin-bottom: 20px;
}
/* End of Tabs Content */

/* Tabs Content -> No Tabs */

.product-detailbox .txt-box .tabs-content.notabs{
    margin-bottom: 20px;
    padding: 20px 20px 5px;
    border: 1px solid #ccc;
    -webkit-border-radius: 5px; /* Border Radius */
    -moz-border-radius: 5px;
    -o-border-radius: 5px;
    -khtml-border-radius: 5px;
    --border-radius: 5px;
    border-radius: 5px; /* End of Border Radius */
}
.product-detailbox .txt-box .tabs-content.notabs .add-cart{
    padding-top: 20px
}
.product-detailbox .txt-box .tabs-content.notabs .rating{
    display: table;
    margin-bottom: 20px;
    width: 100%;
}
.product-detailbox .txt-box .tabs-content.notabs .rating > div{
    padding-left: 5px;
    display: table-cell;
    vertical-align: middle;
    width: 100%;
}
.product-detailbox .txt-box .tabs-content.notabs .rating > .lproduct-rating{
    padding-left: 0;
    width: 80px;
}
.product-detailbox .txt-box .tabs-content.notabs .rating > .rate{
    text-align: center;
    width: 50px;
}
.product-detailbox .txt-box .tabs-content.notabs .rating > .rate-link a{
    text-decoration: underline;
}
.product-detailbox .txt-box .tabs-content.notabs .rating > .rate-link a:hover{
    color: #187eec;
    text-decoration: none;
}

/* End of Tabs Content -> No Tabs */

/* Text Description 01 */

.product-detailbox .txt-description{
    margin-bottom: 20px;
    padding: 20px 20px 15px;
    background: #fff;
    border: 1px solid #ccc;
    -webkit-border-radius: 5px; /* Border Radius */
    -moz-border-radius: 5px;
    -o-border-radius: 5px;
    -khtml-border-radius: 5px;
    --border-radius: 5px;
    border-radius: 5px; /* End of Border Radius */
}
.product-detailbox .txt-description .title{
    margin: 0 0 5px 0;
    color: #187ecc;
    font-size: 14px;
    font-weight: bold;
}
.product-detailbox .txt-description p{
    font-size: 13px;
    line-height: 22px;
    padding-bottom: 10px;
}
.product-detailbox .txt-description .grid-style{
}
.product-detailbox .txt-description .grid-style li{
    padding: 5px 0;
    font-size: 11px;
    border-bottom: 1px solid #ccc;
}
.product-detailbox .txt-description .logo-wrap{
    margin-bottom: 0;
}
.product-detailbox .txt-description .logo-wrap:after{
    clear: both;
    display: block;
    visibility: hidden;
    height: 0;
    line-height: 0;
    content: ".";
}
.product-detailbox .txt-description .logo-wrap li{
    float: left;
    margin-left: 5px;
}
.product-detailbox .txt-description .logo-wrap li:first-child{
    margin-left: 0;
}
.product-detailbox .txt-description .social-box{
}
.product-detailbox .txt-description .social-box:after{
    clear: both;
    display: block;
    visibility: hidden;
    height: 0;
    line-height: 0;
    content: ".";
}
.product-detailbox .txt-description .social-box > div{
    margin-top: 12px;
}
.product-detailbox .txt-description .social-box .social{
    display: block;
    float: left;
    height: 20px;
    width: 246px;
    background: url('../img/element/social.jpg') 0 0 no-repeat;
}
.product-detailbox .txt-description .social-box .btn-wrap{
    float: right;
    font-size: 12px;
}
.product-detailbox .txt-description .social-box .btn-wrap a{
    height: 20px;
    line-height: 20px;
    padding-left: 20px;
    color: #187ecc;
    font-weight: bold;
    background: url('../img/element/link_bg01.gif') 0 50% no-repeat;
}
.product-detailbox .txt-description .social-box .btn-wrap a:hover{
    color: #187ecc;
}

/* End of Text Description 01 */

/* End of Product Detailbox */

.contents .txt-cont{
    margin-bottom: 20px;
}
.contents .txt-cont ul{
    margin-bottom: 0;
}
.contents .txt-cont ul li{
    padding: 15px 0;
    color: #434343;
    border-bottom: 1px solid #ccc;
}
.contents .txt-cont ul li:first-child{
    border-top: 1px solid #ccc;
}
.contents .txt-cont .img-banner{
    padding: 30px 0;
    text-align: center;
}
.contents .feature-list ul li {
    padding: 15px 0;
    color: #434343;
    border-bottom: 1px solid #ccc;
}
.contents .feature-list ul li:first-child {
    border-top: 1px solid #ccc;
}
.contents .tab-spec ul li {
    padding: 15px 0;
    color: #434343;
    border-bottom: 1px solid #ccc;
}
.contents .tab-spec ul li:first-child {
    border-top: 1px solid #ccc;
}
.contents .tab-spec .message-label {
    font-weight: bold;
}
.contents .product-thumb{
    color: #ff789e;
}
.contents .product-thumb h3.title{
    margin: 5px 0 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #ff789e;
}
.contents .product-thumb ul li dl dt {
margin: 5px 0 10px;
padding-bottom: 10px;
border-bottom: 1px solid #ff789e;
}
.contents .product-thumb p{
    margin-bottom: 0;
    color: #535353;
    font-size: 14px;
}
.contents .product-thumb ul{
}
.contents .product-thumb ul:after{
    clear: both;
    display: block;
    visibility: hidden;
    height: 0;
    line-height: 0;
    content: ".";
}
.contents .product-thumb ul li{
    float: left;
    margin-left: 16px;
}
.contents .product-thumb ul li:nth-child(2n+1){
    margin-left: 0;
}
.contents .product-thumb ul li:nth-child(n+3){
    margin-top: 50px;
}
.contents .product-thumb ul li:after{
    clear: both;
    display: block;
    visibility: hidden;
    height: 0;
    line-height: 0;
    content: ".";
}
.contents .product-thumb ul li dl{
    margin-top: 40px;
}
.contents .product-thumb ul li dl dt{
    margin-bottom: 5px;
}
.contents .product-thumb ul li dl dt h3{
    margin: 0;
}
.contents .product-thumb ul li dl dd{
}
.contents .product-thumb ul li dl dd > div{
    float: left;
}
.contents .product-thumb ul li dl dd > .img{
    margin-right: 12px;
    width: 160px;
}
.contents .product-thumb ul li dl dd > .txt{
    padding-top: 5px;
    width: 290px;
}

/****** End of Content *****/
/***************************/


/* Andi Style Content */

.bnr{
    margin:0 0 20px 0;
}
.bnr .ttl{
    margin:0 0 10px 0;
    padding:0 0 10px 0;
    color:#187ecc;
    font-size:15px;
    border-bottom:2px solid #187ecc;
}
.bnr .tbl-banner{
    display:table;
    width:auto;
    margin:0 0 10px 0;
}
.bnr .tbl-banner ul{
    display:table-row;
}
.bnr .tbl-banner ul li{
    display:table-cell;
    border:1px solid #bfbfbf;
    border-left:none;
}
.bnr .tbl-banner ul li:first-child{
    border-left:1px solid #bfbfbf;
}
.bnr .tbl-banner ul li p{
    margin:0;
}

/* style banner */
.banner-cont p{
    margin:0 0 20px 0;
}

    .banner-cont p a{
        display: block;
    }
/* end of style banner */

/* style model */
.model-desc{
    margin:0 0 20px 0;
    padding:0 0 30px 0;
    border-bottom:1px solid #c9c9c9;
}
    .model-desc a{
        display: block;
    }
.model-desc h3{
    margin:0 0 10px 0;
    padding:0 0 10px 0;
    color:#197fcc;
    font-size:18px;
    font-weight: bold;
    border-bottom:2px solid #197fcc;
}
.model-desc p{
    margin:0 0 20px 0;
}
.model-desc .cntr{
    margin:0 auto;
    text-align:center;
}
.model-desc-2nd{
    margin:0 0 20px 0;
    padding:0 0 10px 0;
    border-bottom:1px solid #c9c9c9;
}
.model-desc-2nd h3{
    margin: 19px 0 7px 0;
    padding: 0 0 6px 0;
    color:#205d8f;
    font-size:18px;
    font-weight: bold;
    border-bottom:2px solid #205d8f;
}
.model-desc-3rd{
    margin:0 0 20px 0;
    padding:0 0 10px 0;
    /*border-bottom:1px solid #c9c9c9;*/
}
.model-desc-3rd h3{
    margin: 20px 0 5px 0;
    padding: 0 0 7px 0;
    color:#e73305;
    font-size:18px;
    font-weight: bold;
    border-bottom:2px solid #e73305;
}
.model-desc-3rd p{
    font-size:15px;
}
.model-desc-3rd p span.org{
    color:#e73305;
}
.model-desc-3rd >p.desc{
    margin:0 0 20px 0;
    font-size:14px;
}
.model-desc-3rd >p.desc >span{
    padding:0 0 0 22px;
    background:url('../img/element/arrow_next.png') 0 center no-repeat;
}
.model-desc-3rd >p.desc >span a{
    color:#e73305;
    text-decoration:underline;
}
.model-desc-3rd >p.desc >span a:hover{
    text-decoration:none;
}
.model-desc-3rd .table-cont{
    display:table;
    width:100%;
    margin:0 0 20px 0;
}
.model-desc-3rd .table-cont ul.title-row,
.model-desc-3rd .table-cont ul.content-row{
    display:table-row;
}
.model-desc-3rd .table-cont ul.title-row li,
.model-desc-3rd .table-cont ul.content-row li{
    display:table-cell;
}
.model-desc-3rd .table-cont ul.title-row{
    background:#fdeae6;
}
.model-desc-3rd .table-cont ul.title-row li{
    padding:10px 0;
    vertical-align:middle;
    border:1px solid #c9c9c9;
    border-left:none;
    border-bottom: none;
}
.model-desc-3rd .table-cont ul.title-row li:first-child{
    border-left:1px solid #c9c9c9;
}
.model-desc-3rd .table-cont ul.title-row li p{
    margin:0 15px;
    text-align:center;
    font-size:12px;
}
.model-desc-3rd .table-cont ul.content-row li dl{
    margin: 0 10px;
}
.model-desc-3rd .table-cont ul.content-row li dl dt{
    display:table-cell;
    vertical-align:middle;
}
.model-desc-3rd .table-cont ul.content-row li dl dd{
    display:table-cell;
    vertical-align:middle;
}
.model-desc-3rd .table-cont ul.content-row li dl dt p{
    margin:0 0 0 10px;
}
.model-desc-3rd .table-cont ul.content-row li dl dd p{
    margin:0 0 0 6px;
    text-align:left;
}
.model-desc-3rd .table-cont ul.content-row li{
    padding:10px;
    text-align: center;
    vertical-align:middle;
    border-top:1px solid #c9c9c9;
    border-right:1px solid #c9c9c9;
}
.model-desc-3rd .table-cont ul.content-row li:first-child{
    border-left:1px solid #c9c9c9;
}
.model-desc-3rd .table-cont ul.content-row li p{
    text-align:center;
    font-size:12px;
}
.model-desc-3rd .table-cont ul.content-row .price {
    color: #e73305;
    font-weight: bold;
}
.model-desc-3rd .table-cont .content-row.content-highlight li,
.model-desc-3rd .table-cont .content-row.content-highlight + .content-row li {
    border-top: 2px solid #e73305;
}
.model-desc-3rd .table-cont .content-row.content-highlight li:first-child{
    border-left: 2px solid #e73305;
}
.model-desc-3rd .table-cont .content-row.content-highlight li+li+li+li+li+li+li+li+li {
    border-right: 2px solid #e73305;
}
.model-desc-3rd .table-cont .last-row li {
    border-bottom: 1px solid #c9c9c9;
}
.model-desc-3rd .table-cont .content-highlight.last-row li {
    border-bottom: 2px solid #e73305;
}
.listdown{
    margin:0 0 0 0;
    padding:0 0 10px 0;
    border-top:1px solid #c9c9c9;
}
.listdown >li{
    display:table;
    width:100%;
    padding:0 0 20px 0;
    border-bottom:1px solid #c9c9c9;
}
.listdown >li >h3{
    display:table-caption;
    width:100%;
    margin:0 0 0 0;
    padding:20px 0 20px 0;
    color:#197fcc;
    font-size:18px;
    font-weight: bold;
    border:none;
}
.listdown >li >h3 .superscript{
    font-size: 58%;
    vertical-align: top;
}
.listdown >li dl{
    display:table-row;
}
.listdown >li >dl >dt,
.listdown >li >dl >dd{
    display:table-cell;
    vertical-align:top;
}
.listdown >li >dl >dt{
    width:110px;
    padding:0 10px 0 0;
}

/* end of style model */

/* style tabs */
.product-spec > ul > li.ui-tabs-active {
    margin-bottom: -1px;
    padding-bottom: 1px;
}
.product-spec > ul > li.ui-state-hover  a{
    border-top: 1px solid #ccc !important;
    border-left: 1px solid #ccc !important;
    border-right: 1px solid #ccc !important;
}
.product-spec{
    margin:0 0 20px 0;
    border: 0 none;
    padding: 0;
}
.product-spec>ul.ui-tabs-nav {
    margin: 0;
    padding: 0;
    background: #fff;
    border: none;
}
/*.product-spec ul>li,*/
.product-spec>ul>li{
    float:left;
    width:150px;
    height:30px;
    margin:0 0 0 5px;
    padding:0;
    border: none;
    background: transparent;
}
/*.product-spec ul>li:first-child,*/
.product-spec>ul>li:first-child{
    margin-left:0;
}
.product-spec>ul>li {
    margin:0;
    font-size:13px;
    line-height:30px;
    text-align:center;
}
.product-spec>ul>li a:hover {
    color:#fff;
    background:#187ecc;
    border:1px solid #187ecc;
}
.product-spec>ul>li a{
    display:block;
    width: 100%;
    height: 30px;
    padding-top: 3px!important;
    font-size: 13px;
    font-weight: bold;
    line-height: normal;
    text-decoration:none;
    color:#535353;
    background:#e5e5e5;
    border:1px solid #cccccc;
    border-bottom:none;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -webkit-border-bottom-left-radius: 0;
    -webkit-border-bottom-right-radius: 0;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}
.product-spec>ul>li.ui-state-default,
.product-spec>ul>li.ui-state-active {
    border: none;
}
.product-spec>ul>li.ui-state-active a {
    color: #fff;
    background: #187ecc;
    height: 31px;
}
.product-spec .tabcontent{
    padding:20px;
    border:1px solid #cccccc;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-border-top-left-radius: 0;
    border-top-left-radius: 0;
}
.product-spec .tabcontent>.boxtab{
    padding: 0;
}
.product-spec .tabcontent .linkblue{
    font-size:11px;
}
.product-spec .tabcontent .linkblue a{
    color:#197fcc;
    text-decoration:underline;
}
.product-spec .tabcontent .linkblue a:hover{
    color:#197fcc;
    text-decoration:none;
}
.product-spec .tabcontent .font11{
    font-size:11px;
}
.product-spec .tabcontent .font13{
    font-size:13px;
}
.product-spec .boxtable{
    display:table;
    width:100%;
    margin:0 0 10px 0;
    border-top:1px solid #a0a0a0;
}
.product-spec .boxtable dl{
    display:table-row;
}
.product-spec .boxtable dl dt,
.product-spec .boxtable dl dd{
    display:table-cell;
    padding:10px 0;
    border:1px solid #a0a0a0;
    border-top:none;
    vertical-align:middle;
}
.product-spec .boxtable dl dt{
    margin:0;
    width:200px;
    color: #222;
    font-size:11px;
    font-weight: bold;
    text-align:center;
    background:#cfcfcf;
}
.product-spec .boxtable dl dd{
    padding:0 0 0 20px;
    border-left:none;
    background:#e1e1e1;
}
.product-spec .boxtable dl:nth-child(odd) dd{
    background:#f7f7f7;
}
.product-spec .boxtable dl dd p{
    margin:0;
    font-size:11px;
}
.product-spec .boxtable h5{
    margin:0 0 10px 0;
    font-size:13px;
}

.tabcontent .boxtab .title{
    color: #222;
    font-size: 14px;
    font-weight: bold;
}
.product-spec .tabcontent .list li{
    margin:0;
    font-size:11px;
}
.product-spec .tabcontent .list{
    margin-bottom: 0;
}

.product-spec .ui-tabs {
    padding: 0;
}

/* end of style tabs */

.catg{
    margin-bottom:30px;
    padding:10px 10px 0 10px;
    font-size:13px;
    border:1px solid #cccccc;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
.catg:after{
    clear: both;
    display: block;
    visibility: hidden;
    height: 0;
    line-height: 0;
    content: ".";
}
.catg h3{
    margin:0 0 5px 0;
    padding:0;
    font-size:13px;
    font-weight:bold;
    color:#187ecc;
}
.catg p{
    margin:0 0 10px 0;
}
.catg ul{
    margin:0 0 5px 0;
}
.catg ul li{
    float:left;
    margin:0 0 10px 10px;
    padding:0 4px 0 10px;
    background:#d8eeff;
    border:1px solid #187ecc;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    border-radius: 12px;
}
.catg ul li:first-child{
    margin-left:0;
}
.catg ul li p{
    height:20px;
    margin:0 0 0 0;
    line-height:20px;
    font-size:11px;
}
.catg ul li p span{
    display:inline-block;
    margin:0 0 0 5px;
}
.catg ul li p span img{
    margin:-2px 0 0 0;
}
.catg ul li p span a{
    color:#fff;
    text-decoration:none;
}

.boxlist{
    position:relative;
    margin:0 0 30px 0;
    padding:12px 0 25px 0;
    border:1px solid #ccc;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
.boxlist:after{
    clear: both;
    content: " ";
    display: block;
    height: 0;
    visibility: hidden;
}

.boxlist .refresh{
    position:absolute;
    top:14px;
    right:10px;
}
.boxlist>h3{
    position:relative;
    margin:0 0 27px -11px;
    height:24px;
    padding:0 15px 0 18px;
    color:#fff;
    font-size:13px;
    font-weight:bold;
    line-height:24px;
    background:#187ecc;
}
.boxlist>h3.ttl01{
    width:580px;
}
.boxlist>h3.ttl-1st{
    width:660px;
}
.boxlist>h3.ttl-2nd{
    width:165px;
}
.boxlist>h3 .rib{
    position:absolute;
    top:24px;
    left:0;
    border-bottom: 12px solid transparent;
    border-right: 10px solid #105387;
    height: 0;
    position: absolute;
    width: 0;
}
.boxlist ul{
    position:relative;
}
.boxlist >ul >li{
    width: 890px !important;
    display:block;
    margin:0 auto;
}

.boxlist .btn-arrow {
    z-index: 2;
    cursor:pointer;
    position: absolute;
    top: 50%;
    margin-top: -20px;
}

.boxlist .btn-arrow.prev,
.boxlist .btn-arrow.next {
    position: absolute;
    top: 50%;
    margin-top: -20px;
}
.boxlist .btn-arrow.prev {
    left:-10px;
}
.boxlist .btn-arrow.next {
    right:-10px;
}

.boxlist .boxlist-container .itemlist {
    margin: auto;
    font-size: 12px;
}
.boxlist .boxlist-container .itemlist a {
    color: #187ecc;
}
.boxlist .boxlist-container li{
    float:left;
    width:230px;
    padding:0;
    overflow:visible;
}
.boxlist .boxlist-container li dd.title {
    display: block;
    height: 45px;
    overflow:hidden;
}
.boxlist .boxlist-container li:first-child{
    margin-left:0;
}
.boxlist .boxlist-container li dl{
    margin:0;
    padding:0 10px;
}
.boxlist .boxlist-container li dl dt {
    min-height: 176px;
    max-height: 176px;
    margin: 0;
    text-align: center;
}
    .boxlist .boxlist-container li dl dt a{
        color: #1873cc;
        text-decoration: none;
    }
    .boxlist .boxlist-container li dl dt a:hover{
        color: #1873cc;
        text-decoration: underline;
    }
         .boxlist .boxlist-container li dl dt a h3{
            font-size: 12px;
            font-weight: normal;
            text-align: left;
         }
.boxlist .boxlist-container li dl dd > p{
    margin:0;
    font-size:11px;
}
.boxlist .boxlist-container li dl dd.title a {
    font-size: 12px;
    font-weight: normal;
    text-align: left;
    line-height: 1.1;
}
.boxlist .boxlist-container li dl dd > p.desc{
    margin:5px 0;
}
.boxlist .boxlist-container li dl dd > p > span{
    display:block;
    font-size:12px;
    color:#434343;
}
.boxlist .boxlist-container li dl dd > p > .price{
    color:#f0001e;
    font-weight: bold;
    line-height: 20px;
}
.boxlist .boxlist-container li dl dd > p > span.blue{
    color:#197fcc;
    line-height: 20px;
}
.boxlist .boxlist-container li dl dd > p > span.green{
    color:#4cd964;
    line-height: 20px;
}
.container-check{
    display: inline-block;
    margin:0 0 30px 0;
    padding:20px;
    background:#d8eeff;
    border:3px solid #187ecc;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
.container-check:after{
    clear: both;
    display: block;
    visibility: hidden;
    height: 0;
    line-height: 0;
    content: ".";
}
.container-check .title {
    margin:0 0 16px 0;
    color:#187ecc;
    font-size:13px;
    font-weight: bold;
}
.container-check .checkbox-container {
    margin-bottom: 30px;
}
.container-check .checkbox-container:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    line-height: 0;
    visibility: hidden;
}
.container-check .checkbox-container .mrg{
    float:left;
    margin:0 20px 0 0 !important;
}
.container-check .search-product{
    margin:0 0 10px 0;
}
.container-check .search-product .form-control {
    width:434px;
    height:28px;
    margin:0 20px 0 0;
    background:#f7f7f7;
}
.container-check .search-product .btn-search-product {
    display: inline-block;
    width:434px;
    height:26px;
    margin-top: -6px;
    padding: 0 0 0 30px;
    line-height:24px;
    color:#fff;
    text-align: center;
    text-decoration: none;
    font-size: 14px;
    font-weight: bold;
    background:url('../img/element/search.png') 170px 6px #3cc464 no-repeat;
    border: 2px solid #3cc464;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: 0px 4px 0px 0px rgba(43, 140, 73, 0.75);
    -moz-box-shadow:    0px 4px 0px 0px rgba(43, 140, 73, 0.75);
    box-shadow:         0px 4px 0px 0px rgba(43, 140, 73, 0.75);

    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    -ms-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease;
}
.container-check .search-product .btn-search-product:hover {
    color: #3cc464;
    background-color: #fff;
    background-image: url("/user_data/packages/default/design/common/img/element/search_green_on.png");
    text-decoration: none;
}
.container-check .search-product .btn-search-product:active {
    -webkit-transform: translate(0, 3px);
    -moz-transform: translate(0, 3px);
    transform: translate(0, 3px);
    -webkit-box-shadow: 0px 1px 0px 0px rgba(43, 140, 73, 0.75);
    -moz-box-shadow:    0px 1px 0px 0px rgba(43, 140, 73, 0.75);
    box-shadow:         0px 1px 0px 0px rgba(43, 140, 73, 0.75);
}
.keyword-container {
    display: block;
    margin-bottom: 0;
}
.keyword-container:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    line-height: 0;
    visibility: hidden;
}
.keyword-container a{
    color: #187ecc;
}
.keyword-container >li{
    height:40px;
    margin:0;
    padding:0;
    color:#187ecc;
    float:left;
    font-size:13px;
    line-height:40px;
}
.keyword-container .label {
    font-weight: bold;
}
.keyword-container >li:first-child{
    width:120px;
    color:#fff;
    margin:0;
    padding:0 0 0 0;
    background:#187ecc;
    border:1px solid #187ecc;
    -webkit-border-top-left-radius: 20px;
    -moz-border-top-left-radius: 20px;
    -webkit-border-bottom-left-radius: 20px;
    -moz-border-bottom-left-radius: 20px;
    border-top-left-radius:20px;
    border-bottom-left-radius:20px;
}
.keyword-container >li:first-child p{
    margin:0 0 0 16px;
    padding:0;
}
.keyword-container >li.scnd{
    width:774px;
    margin:0;
    background:#fff;
    border:1px solid #fff;

    -webkit-border-top-right-radius: 20px;
    -moz-border-top-right-radius: 20px;
    -webkit-border-bottom-right-radius: 20px;
    -moz-border-bottom-right-radius: 20px;
    border-top-right-radius:20px;
    border-bottom-right-radius:20px;
}
.keyword-container > li.scnd p{
    margin:0 0 0 12px;
}

/* End of Style Content */


/** compare product **/
.compare-container {
    clear: both;
    position: relative;
    margin-bottom: 30px;
}
.compare-container:after {
    clear: both;
    display: block;
    content: " ";
    height: 0;
    visibility: hidden;
}
.compare-product-spec {
    display: block;
    float: left;
    position: relative;
    width: 220px;
    margin: 0 5px;
    padding: 15px 0;
    background: #fff;
    box-sizing: border-box;
    border: 2px solid #f0522e;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
.compare-product-spec:nth-child(4n) {
    margin-right: 0;
}
.compare-product-spec:nth-child(n+5) {
    margin-top: 10px;
}
.compare-product-spec:nth-child(4n+1) {
    margin-left: 0;
    width: 250px;
}
.compare-product-spec:nth-child(4n+1) ul.spec-list {
    width: 100%;
}
.compare-product-spec.mr0 {
    margin-right: 0;
}
.compare-product-spec.ml0 {
    margin-left: 0;
}
.compare-product-spec .btn-close {
    position: absolute;
    right: 11px;
    top: 17px;
    width: 14px;
    height: 14px;
}
.compare-product-spec .btn-close a {
    display: block;
    line-height: 0;
}
.compare-product-spec>.title {
    margin-bottom: 10px;
    padding: 0 12px;
    color: #f0522e;
    font-size: 14px;
    font-weight: bold;
    height: 15px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 180px;
}
.compare-product-spec .image {
    line-height: 0;
    text-align: center;
}
.compare-product-spec .compare-detail {
    margin: 0 auto 5px;
    line-height: 0;
    text-align: center;
    width: 180px;
}
.compare-product-spec .spec-list {
    display: table;
    margin: 40px 0 30px;
    padding: 0;
}
.compare-product-spec .spec-list>[class^=spec-] {
    position: relative;
    color: #1b1b1b;
    font-size: 11px;
    font-weight: bold;
    text-align: center;
    min-height: 51px;
    vertical-align: middle;
}
.compare-product-spec .spec-list>[class^=spec-] p {
    margin: 0 8px;
    padding: 8px 0;
    border-bottom: 1px solid #d1d1d1;
    line-height: 40px;
}
.compare-product-spec .spec-list>[class^=spec-] .spec-title {
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: -62px;
    width: 65px;
    color: #fff;
    background: #187ecc;
}
.compare-product-spec .spec-list>[class^=spec-] .spec-title p {
    top: 0;
    bottom: 0;
    height: 100%;
    line-height: 40px;
    margin: 0 5px;
    overflow: hidden;
    border-color: #4698d6;
}
.compare-product-spec .spec-list>[class^=spec-] .spec-title .spec-help {
    display: block;
    position: absolute;
    bottom: 4px;
    right: 2px;
}
.compare-product-spec .spec-list>[class^=spec-] .desc {
    display: block;
    margin-top: 10px;
    font-weight: normal;
}
.compare-product-spec .spec-list>.spec-os p {
    border-top: 1px solid #d1d1d1;
}
.compare-product-spec .spec-list>.spec-cpu p,
.compare-product-spec .spec-list>.spec-ram p {
    line-height: normal;
    min-height: 34px\9;
}
.compare-product-spec .spec-list>.spec-cpu .spec-title p {
    line-height: 74px;
    line-height: 54px\9;
}
.compare-product-spec .spec-list>.spec-ram .spec-title p {
    line-height: 58px;
    line-height: 38px\9;
}
.compare-product-spec .spec-list>.spec-optical .spec-title p {
    line-height: normal;
    padding-top: 18px\9;
}
.compare-product-spec .spec-list>.spec-price .spec-title p {
    border: none;
}
.compare-product-spec .spec-list>.spec-price .spec-title:after {
    content: " ";
    display: block;
    position: absolute;
    bottom: -12px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 30px 12px 0;
    border-color: transparent #105387 transparent transparent;
}
.compare-product-spec .spec-list>.spec-down {
    background: #e7f2fa;
}
.compare-product-spec .spec-list>.spec-down:after {
    display: block;
    position: absolute;
    top: -7px;
    right: -7px;
    padding: 2px 7px 0;
    padding /*\**/: 2px 7px\9;
    content: "DOWN";
    color: #fff;
    font-size: 9px;
    line-height: 12px;
    background: #125f99;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px;
}
.compare-product-spec .spec-list>.spec-up {
    background: #fde5e8;
}
.compare-product-spec .spec-list>.spec-up:after {
    display: block;
    position: absolute;
    top: -7px;
    right: -7px;
    padding: 2px 7px 0;
    padding /*\**/: 2px 7px\9;
    content: "UP";
    color: #fff;
    font-size: 9px;
    line-height: 12px;
    background: #f0001e;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px;
}
.compare-product-spec .spec-pid {
    margin: 0 18px;
    color: #4c4c4c;
    font-family: Meiryo, "メイリオ", sans-serif;
    font-size: 10px;
}
.compare-product-spec.product-compared {
    width: 250px;
    margin-left: 0;
    padding-left: 30px;
    border-color: #187ecc;
}
.compare-product-spec.product-compared .title{
    color: #187ecc;
    margin-left: -30px;
}
.compare-product-spec.product-compared .btn-close{
    display: none;
}
/** End of compare product **/


/* Customize PC */
.customize-container {
    clear: both;
    position: relative;
    border: 1px solid #ccc;
    padding: 0 19px;
    border-radius: 0 5px 5px;
    margin-bottom: 20px;
}
.customize-tab-button {
    position: relative;
    float: left;
    margin-bottom: -1px;
    z-index: 5;
}
.customize-tab-button:after {
    clear: both;
    display: block;
    display: none\9;
    content: "\0009";
    height: 5px;
    background: #fff;
}
.customize-tab-button li {
    display: block;
    position: relative;
    float: left;
    margin-right: 5px;
    padding-top: 7px;
    padding-bottom: 2px;
    padding-bottom: 7px\9;
    width: 150px;
    font-size: 12px;
    font-weight: bold;
    text-align: center;
    background: #e5e5e5;
    box-sizing: border-box;
    border: 1px solid #cccccc;
    border-bottom: none;
    border-bottom: 1px solid #ccc\9;
    border-radius: 5px 5px 0 0;
}
.customize-tab-button li.last {
    margin-right: 0;
}
.customize-tab-button li:before {
    position: absolute;
    display: block;
    display: none\9;
    left: -1px;
    bottom: -5px;
    width: 150px;
    height: 5px;
    content: "\0009";
    background: #e5e5e5;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
}
.customize-tab-button li:after {
    position: absolute;
    display: block;
    left: -6px;
    bottom: -5px;
    bottom: -1px\9;
    width: 6px;
    height: 5px;
    height: 1px\9;
    content: "\0009";
    background: #fff;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
}
.customize-tab-button li:first-child:after {
    display: none;
}
.customize-tab-button li.active + li:after {
    width: 7px;
    left: -7px;
    border-left: 1px solid #ccc;
    border-radius: 0 0 0 5px;
}
.customize-tab-button li.active {
    background: #fff;
    border-bottom: 1px solid #fff;
}
.customize-tab-button li.active:before {
    border-left: transparent;
    border-right: transparent;
    border-bottom: transparent;
    background: #fff;
}
.customize-tab-button li.active:after {
    border-radius: 0 0 5px 0;
}
.customize-tab-button li.active:first-child:before {
    border-left: 1px solid #ccc;
}
.customize-tab-button li.active:first-child:after {
    display: none;
}
.customize-tab-button li.active.last:before {
    border-right: 1px solid #ccc;
}

.customize-tab-button li a {
    color: #787878;
    overflow: hidden;
    height: 17px;
    text-overflow: ellipsis;
    display: block;
    white-space: nowrap;
    padding: 0 6px;
}

.customize-header {
    position: relative;
    margin-top: 5px;
    margin-bottom: 10px;
    border-bottom: 2px solid #197fcc;
}
.customize-header>.title {
    margin-bottom: 0;
    color: #187ecc;
    font-size: 14px;
    font-weight: bold;
    padding: 8px 0;
}
.customize-header .area-button {
    position: absolute;
    right: 0;
    top: 5px;
    bottom: 0;
}

.customize-part {
    margin-bottom: 18px;
}
.customize-part>li {
    border-bottom: 1px dotted #ccc;
}
.customize-part>li:first-child {
    border-bottom: none;
}
.customize-part>li:after {
    clear: both;
    content: "\0009";
    display: block;
    visibility: hidden;
    height: 0;
}
.customize-part .customize-label {
    display: table-cell;
    width: 100px;
    color: #187ecc;
    font-size: 14px;
    font-weight: bold;
    padding-right: 10px;
    vertical-align: middle;
    word-break: break-all;
}
.customize-part .customize-choice {
    display: table-cell;
    width: 800px;
    vertical-align: middle;
}

.customize-choice>li {
    display: block;
    float: left;
    color: #898989;
    font-size: 10px;
    text-align: center;
    box-sizing: border-box;
    padding: 10px 0;
}
    .customize-choice>li>label {
        width: 100%;
        height: 30px;
        margin-bottom: 0;
        padding: 6px 0 7px;
        font-weight: normal;
        line-height: 18px;
        cursor: pointer;
        border-left: 1px solid #aeaeae;
    }
.customize-choice.div-by-1 > li {
    width: 100%;
}
.customize-choice.div-by-2 > li {
    width: 400px;
}
.customize-choice.div-by-3 > li {
    width: 266px;
}
.customize-choice.div-by-4 > li {
    width: 200px;
}
.customize-choice.div-by-5 > li {
    width: 160px;
}
.customize-choice.div-by-6 > li {
    width: 133px;
}

/* detail.sass に移行
.customize-radio {
    display: block;
    line-height: 18px;
    background: #d9d9d9;
}
.active .customize-radio {
    display: block;
    color: #fff;
    background: url("../img/element/customize_bg.png");
    border-left: none;
}
.active + li .customize-radio {
    border-left: none;
}
*/
.customize-choice>li:first-child>label {
    border-left: none;
}
/* detail.sass に移行
.customize-choice>li:first-child .customize-radio {
    border-radius: 5px 0 0 5px;
}
.customize-choice>li.last .customize-radio {
    border-radius: 0 5px 5px 0;
}
.customize-radio>input[type=radio] {
    display: inline-block;
    margin-top: 0;
    margin-left: -15px;
    opacity: 0.01;
    filter: alpha(opacity=1);
    outline: none;
}
*/

.btn-round-grey {
    display: block;
    height: 22px;
    padding: 1px 10px 0 10px;
    color: #898989;
    font-size: 11px;
    line-height: 19px;
    text-align: center;
    border: 1px solid #b5b5b5;
    border-radius: 15px;
    background: #dcdcdc;
}
.btn-round-grey:hover {
    color: #898989;
    text-decoration: none;
    opacity: 0.7;
    filter: alphe(opacity=70);
}
.btn-round-grey:focus,
.btn-round-grey:active {
    color: #898989;
    text-decoration: none;
}
.customize-result {
    margin-bottom: 30px;
}
.customize-result:after {
    clear: both;
    content: "\0009";
    display: block;
    visibility: hidden;
    height: 0;
}
.customize-summary {
    float: left;
    width: 450px;
    height: 325px;
    padding: 0 10px;
    background: #e2eff8;
    border-radius: 5px;
    box-sizing: border-box;
}
.customize-summary>.title {
    margin-bottom: 12px;
    color: #187ecc;
    font-size: 12px;
    font-weight: bold;
    padding: 9px 0 5px;
    border-bottom: 2px solid #197fcc;
}
.customize-summary-spec {
    color: #626262;
    font-size: 10px;
    margin: 0;
}
.customize-summary-spec p {
    margin: 0;
    padding: 4px 0;
}

.customize-price {
    float: right;
    width: 450px;
    height: 325px;
    margin-right: -10px;
    padding: 0 10px;
    color: #434343;
    font-size: 12px;
}
.customize-price p {
    margin-bottom: 5px;
}
.customize-price .area-button a {
    display: block;
    margin-top: 10px;
}


/* Customize PC */

@media all and (-ms-high-contrast:none) {
    .compare-product-spec .spec-list > .spec-up:after,
    .compare-product-spec .spec-list > .spec-down:after {
        padding : 1px 7px 2px;
    }
}



/* tab-container */
.tab-container {
    clear: both;
    position: relative;
    margin-bottom: 20px;
}
.tab-container:after {
    clear: both;
    content: '\0009';
    display: block;
    height: 0;
    visibility: hidden;
}
.tab-button {
    position: relative;
    float: left;
    margin-bottom: -1px;
    z-index: 5;
}
.tab-button:after {
    clear: both;
    display: block;
    display: none\9;
    content: "\0009";
    height: 4px;
    background: #fff;
}
.tab-button>li {
    display: block;
    position: relative;
    float: left;
    margin-right: 5px;
    padding-top: 7px;
    padding-bottom: 2px;
    padding-bottom: 7px\9;
    width: 150px;
    font-size: 12px;
    font-weight: bold;
    text-align: center;
    background: #e5e5e5;
    box-sizing: border-box;
    border: 1px solid #cccccc;
    border-bottom: none;
    border-bottom: 1px solid #ccc\9;
    border-radius: 5px 5px 0 0;
}
.tab-button>li.last {
    margin-right: 0;
}
.tab-button>li:before {
    position: absolute;
    display: block;
    display: none\9;
    left: -1px;
    bottom: -5px;
    width: 150px;
    height: 5px;
    content: "\0009";
    background: #e5e5e5;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
}
.tab-button>li:after {
    position: absolute;
    display: block;
    left: -6px;
    bottom: -5px;
    bottom: -1px\9;
    width: 6px;
    height: 5px;
    height: 1px\9;
    content: "\0009";
    background: #fff;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
}
.tab-button>li:first-child:after {
    display: none;
}
.tab-button>li.active + li:after {
    width: 7px;
    left: -7px;
    border-left: 1px solid #ccc;
    border-radius: 0 0 0 5px;
}
.tab-button>li.active {
    background: #fff;
    border-bottom: 1px solid #fff;
}
.tab-button>li.active:before {
    border-left: transparent;
    border-right: transparent;
    border-bottom: transparent;
    background: #fff;
}
.tab-button>li.active:after {
    border-radius: 0 0 5px 0;
}
.tab-button>li.active:first-child:before {
    border-left: 1px solid #ccc;
}
.tab-button>li.active:first-child:after {
    display: none;
}
.tab-button>li.active.last:before {
    border-right: 1px solid #ccc;
}

.tab-content {
    clear: both;
    margin-top: -1px;
    padding: 20px;
    border: 1px solid #ccc;
    border-radius: 0 5px 5px 5px;
    word-wrap: break-word;
}

/* style tabs */
.xproduct-spec {
    margin:0 0 20px 0;
    border: 0 none;
    padding: 0;
}
.xproduct-spec>.tab-button>li {
    width:150px;
    font-size:13px;
    text-align:center;
    cursor: pointer;
}
.xproduct-spec>.tab-button>li a {
    text-decoration: none;
}
.xproduct-spec>.tab-button>li:hover {
    color: #fff;
    background: #187ecc;
}
.xproduct-spec>.tab-button>li:hover:before {
    background: #187ecc;
}
.xproduct-spec>.tab-button>li:hover a {
    color: #fff;
}
.xproduct-spec>.tab-button>li.active {
    color: #fff;
    background: #187ecc;
}
.xproduct-spec>.tab-button>li.active:before {
    color: #fff;
    background: #187ecc;
    width: 160px;
    left: -6px;
}
.xproduct-spec>.tab-button>li.active:after {
    color: #fff;
}
.xproduct-spec>.tab-button>li.active a {
    color: #fff;
}
.xproduct-spec>.tab-button>li.active:first-child:before {
    width: 155px;
    left: -1px;
}
.xproduct-spec>.tab-button>li.last:before {
    width: 150px;
    left: -1px;
}
.xproduct-spec>.tab-button>li.last.active:before {
    width: 155px;
    left: -6px;
}
.xproduct-spec .tab-content {
    padding:20px;
    border:1px solid #cccccc;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-border-top-left-radius: 0;
    border-top-left-radius: 0;
}
.xproduct-spec .tab-content>.boxtab{
    padding: 0;
    display: none;
}
.xproduct-spec .tab-content>.boxtab.active{
    display: block;
}
.xproduct-spec .tab-content .linkblue{
    font-size:11px;
}
.xproduct-spec .tab-content .linkblue a{
    color:#197fcc;
    text-decoration:underline;
}
.xproduct-spec .tab-content .linkblue a:hover{
    color:#197fcc;
    text-decoration:none;
}
.xproduct-spec .tab-content .font11{
    font-size:11px;
}
.xproduct-spec .tab-content .font13{
    font-size:13px;
}
.xproduct-spec .tab-content .list li{
    margin:0;
    font-size:11px;
}
.xproduct-spec .tab-content .list{
    margin-bottom: 0;
}
.xproduct-spec .boxtable{
    display:table;
    width:100%;
    margin:0 0 10px 0;
    border-top:1px solid #a0a0a0;
}
.xproduct-spec .boxtable dl{
    display:table-row;
}
.xproduct-spec .boxtable dl dt,
.xproduct-spec .boxtable dl dd{
    display:table-cell;
    padding:10px 0;
    border:1px solid #a0a0a0;
    border-top:none;
    vertical-align:middle;
}
.xproduct-spec .boxtable dl dt{
    margin:0;
    width:200px;
    color: #222;
    font-size:11px;
    font-weight: bold;
    text-align:center;
    background:#cfcfcf;
}
.xproduct-spec .boxtable dl dd{
    padding:0 0 0 20px;
    border-left:none;
    background:#e1e1e1;
}
.xproduct-spec .boxtable dl:nth-child(odd) dd{
    background:#f7f7f7;
}
.xproduct-spec .boxtable dl dd p{
    margin:0;
    font-size:11px;
}
.xproduct-spec .boxtable h5{
    margin:0 0 10px 0;
    font-size:13px;
}
.xproduct-spec .boxtab .title{
    color: #222;
    font-size: 14px;
    font-weight: bold;
}
/* popup base class */
.txt-popup{
    cursor: pointer;
}
.popup-container {
    display: none;
    position: fixed;
    z-index: 200;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}
.popup-cover {
    position: relative;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,.7);
    filter: alpha(opacity=70);
    z-index: 65;
}

.popup-content {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}
.popup-content:before {
    display: block;
    clear: both;
    content: "\0009";
    height: 50px;
    visibility: hidden;
}

.popup-button-close {
    padding: 10px;
    position: absolute;
    right: 5px;
    top: 5px;
    display: block;
    z-index: 2;
    background: #fff;
}
.popup-item-stock {
    position: absolute;
    z-index: 100;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 445px;
    margin: auto;
    padding: 20px;
    background: #fff;
    overflow-y: auto;
    -webkit-transition: all linear 0.2s;
    transition: all 0.0.3s linear 0.2s;
}
.popup-content-box{
    position: relative;
    height: 100%;
    overflow-y: auto;
}
.popup-item-stock .title {
    color: #434343;
    font-size: 12px;
    font-weight: bold;
    line-height: 1.15;
    margin-bottom: 20px;
}

.popup-item-stock .favorite-box {
    margin: 0 20px 10px;
    padding: 10px;
    text-align: center;
    border: 1px solid #187ecc;
    background: #e8f2fa;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}
.popup-item-stock .favorite-box p {
    margin-bottom: 0;
    font-size: 12px;
}
.popup-item-stock .favorite-box a {
    color: #187ecc;
    text-decoration: underline;
}
.popup-item-stock .favorite-box a:hover {
    text-decoration: none;
}
.popup-item-stock .list-container {
    margin: 0 20px 5px;
}
.popup-item-stock .list-container .title{
    padding: 8px 0;
    margin-bottom: 5px;
    font-size: 13px;
    font-weight: bold;
    color: #187ecc;
    border-bottom: 2px solid #187ecc;
}
.popup-item-stock .list-container .list-content{
    display: table;
    width: 100%;
}
.popup-item-stock .list-content {
    margin-bottom: 5px;
}
.popup-item-stock .list-content li{
    display: table-row;
    width: 100%;
    font-size: 12px;
}
.popup-item-stock .list-content span{
    display: table-cell;
    border-bottom: 1px solid #c9c9c9;
    padding: 8px 0;
}
.popup-item-stock .list-content .list-location{
    width: 70px;
}
.popup-item-stock .list-content .list-shop{
    width: 210px;
}
.popup-item-stock .list-content .list-description{
    text-align: right;
    font-weight: bold;
    color: #4cd964;
}
.popup-item-stock  .list-content .list-description.grey{
    font-weight: normal;
    color: #a0a0a0;
}
.popup-item-stock .list-shop a{
    color: #197fcc;
    text-decoration: underline;
}
.popup-item-stock  .ico-circle{
    display: inline-block;
    width: 11px;
    height: 11px;
    background: url("../img/element/icon_circle.png") no-repeat center center;
}
.popup-item-stock  .ico-triangle{
    display: inline-block;
    width: 11px;
    height: 11px;
    background: url("../img/element/question-mark.png") no-repeat center center;
}
.popup-item-stock  .ico-dash{
    display: inline-block;
    width: 11px;
    height: 11px;
    background: url("../img/element/icon_dash.png") no-repeat center center;
}
.popup-item-stock .link{
    text-align: right;
}
.popup-item-stock .link-recommend {
    display: inline-block;
    padding-left: 20px;
    font-size: 10px;
    line-height: 20px;
    color: #187ecc;
    text-decoration: underline;
    background: url("../img/element/arrow_link.png") 5px center no-repeat transparent;
    background-position: 0\9;
}
.popup-item-stock .link-recommend:hover {
    opacity: 0.7;
    filter: alpha(opacity=70);
}

/*Favorite button */
button.favorite{

}
/*end Favorite button  */

/*product config // */

.product-config {

}
.product-config .config-header {
    height: 62px;
    padding: 10px;
    border: 1px solid #ccc;
    font-size: 0;
}
.product-config .config-header .config-progress {
    position: relative;
    display: inline-block;
    width: 40px;
    height: 40px;
    vertical-align: top;
    background: url("../img/element/progress_bg.png") no-repeat transparent;
}
.product-config .config-header .config-progress [class^=progress-] {
    position: absolute;
    margin: 0;
    padding: 0;
    color: #fff;
    font-size: 12px;
    font-weight: bold;
}
.product-config .config-header .config-progress .progress-number {
    top: 2px;
    left: 2px;
}
.product-config .config-header .config-progress .progress-total {
    bottom: 2px;
    right: 2px;
}
.product-config .config-content {
    border: 1px solid #ccc;
    border-top: none;
}
.product-config .config-content .custom-choose{
    display: table;
    margin-bottom: 0;
    width: 100%;
}
.product-config .config-content .custom-choose dt,
.product-config .config-content .custom-choose dd{
    display: table-cell;
    vertical-align: top;
}
.product-config .config-content .custom-choose dt{
    padding: 10px 18px 10px 10px;
    width: 178px;
    text-align: center;
    vertical-align: middle;
}
.product-config .config-content .custom-choose dt a{
    display: inline-block;
}
.product-config .config-content .custom-choose dd{
    font-size: 10px;
}
.product-config .config-content .options-list{
    width: 521px;
    margin: 5px 0;
}
.product-config .config-content .options-list li{
    border-top: 1px dotted #ccc;
    margin: 0;
}
.product-config .config-content .options-list li.bg-red{
    background: #ffebea;
}
.product-config .config-content .options-list li:first-child{
    border-top: none;
}
.product-config .config-content .options-list li .radio-inline{
    margin: 8px 0;
    padding: 0 0 0 5px;
    width: 100%;
}
.product-config .config-content .options-list li .radio-inline > span{
    display: table;
    width: 100%;
    line-height: 18px;
}
.product-config .config-content .options-list li .radio-inline > span > span{
    display: table-cell;
    font-size: 10px;
}
.product-config .config-content .options-list li .radio-inline > .relative{
    position: relative;
    margin-bottom: 18px;
}
.product-config .config-content .options-list li .radio-inline > .relative .absolute{
    position: absolute;
    bottom: -18px;
    left: 20px;
    line-height: 18px;
}
.product-config .config-content .options-list li .radio-inline > .relative .detail-product{
    padding-right: 18px;
    color: #197fcc;
    font-size: 10px;
    text-decoration: underline;
    background: url("../img/element/product_detail_link.png") 100% 50% no-repeat;
}
.product-config .config-content .options-list li .radio-inline > .relative .detail-product:hover{
    color: #197fcc;
    text-decoration: none;
}
.product-config .config-content .options-list li .radio-inline span.price{
    padding: 0 10px 0 0;
    width: 110px;
    background: none !important;
    vertical-align: middle;
}

.product-config .config-header .config-title:after {
    clear: both;
    display: block;
    height: 0;
    content: ".";
    line-height: 0;
    visibility: hidden;
}
.product-config .config-header .config-title {
    display: inline-block;
    width: 630px;
    margin-left: 10px;
}
.product-config .config-header .config-title h3{
    float: left;
    line-height: 40px;
}
.product-config .config-header .config-title span{
    float: right;
    margin: 8px 0;
    padding: 5px 10px;
    height: 24px;
    color: #fff;
    font-size: 13px;
    font-weight: bold;
    line-height: 14px;

    -webkit-border-radius: 5px; /* Border Radius */
    -moz-border-radius: 5px;
    -o-border-radius: 5px;
    -khtml-border-radius: 5px;
    --border-radius: 5px;
    border-radius: 5px; /* End of Border Radius */
}
.product-config .config-header .config-title span.bg-grey{
    background: #b5b5b5;
}
.product-config .config-header .config-title span.bg-green{
    background: #4cd964 url("../img/element/label_checked_green.jpg") 5px 0 no-repeat;
    padding-left: 25px;
}
.product-config .config-content .description-wrap{
    padding: 0 20px;
}
.product-config .config-content .description-wrap .description-box{
    padding: 10px;
    border: 1px solid #ccc;

    -webkit-border-radius: 5px; /* Border Radius */
    -moz-border-radius: 5px;
    -o-border-radius: 5px;
    -khtml-border-radius: 5px;
    --border-radius: 5px;
    border-radius: 5px; /* End of Border Radius */
}
.product-config .config-content .description-wrap .description-box .title{
    margin-bottom: 12px;
    font-weight: bold;
}
.product-config .config-content .description-wrap .product-info{
    color: #626262;
    font-size: 12px;
    line-height: 18px;
}
.product-config .config-content .description-wrap .product-info .title{
    color: #197fcc;
    font-size: 13px;
}
.product-config .config-content .description-wrap .product-info p{
    margin-bottom: 0;
}
.product-config .config-content .description-wrap .product-info p a,
.product-config .config-content .description-wrap .product-info p a:hover{
    color: #197fcc;
}
.product-config .config-content .description-wrap .product-info p a{
    text-decoration: underline;
}
.product-config .config-content .description-wrap .product-info p a:hover{
    text-decoration: none;
}
.product-config .config-content .description-wrap .statistic .title{
    color: #434343;
    font-size: 16px;
}
.product-config .config-content .description-wrap .statistic-content:after{
    clear: both;
    display: block;
    height: 0;
    line-height: 0;
    content: ".";
    visibility: hidden;
}
.product-config .config-content .description-wrap .statistic-content > div{
    float: left;
}
.product-config .config-content .description-wrap .statistic-content .image{
    margin-right: 10px;
    width: 154px;
}
.product-config .statistic-content .statistic-description{
    width: 472px;
}
.product-config .statistic-content .statistic-description dl{
    margin: 10px 0 0;
}
.product-config .statistic-content .statistic-description dl:first-child{
    margin: 0;
    padding-bottom: 10px;
    border-bottom: 1px dotted #ccc;
}
.product-config .statistic-content .statistic-description dl dt{
    color: #434343;
    font-size: 13px;
    font-weight: bold;
}
.product-config .statistic-content .statistic-description dl dd{
    color: #626262;
    font-size: 10px;
    line-height: 16px;
}
/* // product config*/

/*finish box // */
.finish-custom{
    position: relative;
    margin-bottom: 20px;
    padding: 17px 20px;
    color: #434343;
    font-size: 12px;
    border: 1px solid #ccc;
    border-radius: 10px;
}
.finish-custom p{
    margin-bottom: 0;
}
.finish-custom .old-price{
    text-decoration: line-through;
}
.finish-custom .price{
    width: 49%;
    display: inline-block;
}
.finish-custom .loan{
    margin-bottom: 10px;
    font-size: 11px;
}
.finish-custom .point{
    margin-bottom: 5px;
}
.finish-custom .shipping{
    margin-bottom: 5px;
}
.finish-custom .packet{
    margin-bottom: 5px;
}
.finish-custom .packet .question-link{
    display: block;
    color: #197fcc;
    padding-left: 18px;
    text-decoration: underline;
    background: url("../img/element/question-mark.png") no-repeat left center;
}
.finish-custom .id-number{
    margin-bottom: 5px;
}
.finish-custom .rating-review{
}
.finish-custom .rating-review span{
    vertical-align: bottom;
}
.finish-custom .rating-review a {
    color: #187ecc;
    text-decoration: underline;
}
.finish-custom .rating-review a:hover {
    text-decoration: none;
}
.finish-custom .rating-review .lproduct-rating{
    display: inline-block;
    overflow: hidden;
    width: 100px;
}
.finish-custom .rating-review .rating-number{
    line-height: 20px;
}
.finish-custom .txt-red{
}
.finish-custom .font42{
    line-height: 32px;
}
.finish-custom .font14{
    margin-left: -8px;
}
.finish-custom .price-red{
    color: #ff3b30;
}
.finish-custom .txt-link{
    margin-top: 3px;
}
.finish-custom .txt-link a{
    padding: 0 0 0 20px;
    font-size: 11px;
    text-align: left;
    background: url('../img/element/small_link_blue_4.png') left center no-repeat;
}
.finish{
    width: 49%;
    display: inline-block;
    margin-left: 1%;
    vertical-align: top;
}
.finish-custom .finish .add-cart{
    display: table;
    margin: 8px 0 5px;
    padding-top: 10px;
    width: 100%;
    font-size: 12px;
}
.finish-custom .finish .add-cart > div{
    display: table-row;
}
.finish-custom .finish .add-cart > div > div{
    display: table-cell;
    vertical-align: middle;
}
.finish-custom .finish .add-cart > div > .label-box{
    width: 52px;
}
.finish-custom .finish .add-cart > div > .separator{
    width: 5px;
    text-align: center;
}
.finish-custom .finish .add-cart > div > .input{
    padding-left: 10px;
}
.finish-custom .finish .add-cart > div > .input:after{
    clear: both;
    display: block;
    visibility: hidden;
    height: 0;
    line-height: 0;
    content: ".";
}
.finish-custom .finish .add-cart > div > .input > div{
}
.finish-custom .finish .add-cart > div > .input .btn-group{
    float: left;
    padding: 10px 0;
    width: 110px;
   /* background: url('../img/element/separator.gif') 100% 50% no-repeat;*/
    background-img: none;

}
.finish-custom .finish .add-cart > div > .input .btn-group{
    width: 104px;
}
.finish-custom .finish .add-cart > div > .input .btn-group .dropdown-toggle{
    height: 18px;
    width: 67px;
    background: url('../img/btn/btn_pulldown01.gif') 0 0 no-repeat;
    border: none;
}
.finish-custom .finish .add-cart > div > .input > .btn-addcart{
    float: right;
    margin-right: 10px;
}
.finish-custom .finish   .add-cart > div > .input > .btn-addcart{
    margin-right: 0;
}
.finish-custom .finish .add-cart > div > .input > .btn-addcart a{
    display: block;
    height: 38px;
    width: 240px;
}
.finish-custom .finish .add-cart > div > .input > .btn-addcart a:hover{
    opacity: 0.7;
    filter: alpha(opacity=70);
}
.finish-custom .alt-finish button{
    border: 0;
}
/* // finish box */
/*popup // */

.pop-up{
    display: none;
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    top: 0;
    z-index: 991;
}
.popup-bg{
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    top: 0;
    background: url("../img/element/bg_popup.png") 0 0 repeat;
    z-index: 65;
}
.pop-up .popup-wrap{
    display: block;
    position: relative;
    height: 100%;
    width: 100%;
}
.pop-up .popup-wrap .popup-box{
    position: absolute;
    height: 585px;
    width: 720px;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    background: white;
    z-index: 65;

    /*overflow: hidden;*/
    -webkit-transition: all linear 0.3s; /* For Safari 3.1 to 6.0 */
    transition: all 0.0.3s linear 0.3s;
}
.pop-up .popup-wrap .popup-box .popup-container{
    height: 100%;
    position: relative;
    padding: 15px;
}
.pop-up .popup-wrap .popup-box .popup-container{
    display: block;
    z-index: 200;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}
.pop-up .popup-wrap .popup-box .popup-container .btn-close{
    position: absolute;
    right: 0;
    top: 0;
    display: block;
    z-index: 2;
    background: #fff;
}
.pop-up .popup-wrap .popup-box .popup-container .btn-close{
    padding: 10px;
}
.pop-up .popup-wrap .popup-box .popup-slide ul{
    width: 99999px;
}
.pop-up .popup-wrap .popup-box .popup-slide ul:after{
    clear: both;
    display: block;
    height: 0;
    line-height: 0;
    content: ".";
    visibility: hidden;
}
.pop-up .popup-wrap .popup-box .popup-slide ul li{
    float: left;
    width: 670px;
    overflow: hidden;
    cursor: inherit;
}
.pop-up .popup-wrap .popup-box .product-name{
    color: #434343;
    font-size: 13px;
    margin-bottom: 15px;
    padding-right: 85px;
}
.pop-up .popup-wrap .popup-box .popup-maincontent{
    padding: 0 25px;
}
.pop-up .popup-wrap .popup-box .popup-maincontent:after{
    clear: both;
    display: block;
    height: 0;
    line-height: 0;
    content: ".";
    visibility: hidden;
}
.pop-up .popup-wrap .popup-box .popup-maincontent > div{
    float: left;
}
.pop-up .popup-wrap .popup-box .popup-maincontent .image-box{
    margin-right: 20px;
    width: 180px;
}
.pop-up .popup-maincontent .image-box dd p{
    margin-bottom: 0;
}
.pop-up .popup-maincontent .image-box dd p.price-label{
    margin-bottom: 2px;
}
.pop-up .popup-maincontent .image-box dd .btn-choose{
    margin-top: 10px;
}

.pop-up .popup-wrap .popup-box .popup-maincontent .table-box{
    width: 420px;
}
.pop-up .popup-maincontent .table-box table{
    font-size: 10px;
    width: 100%;
    border-color: #a1a1a1;
    border-style: solid;
    border-width: 0 1px 1px;
}
.pop-up .popup-maincontent .table-box table td{
    padding: 8px;
    width: 120px;
    color: #626262;
    line-height: 13px;
    vertical-align: middle;
    background: #cfcfcf;
    border-top: 1px solid #a1a1a1;
}
.pop-up .popup-maincontent .table-box table td + td{
    width: 300px;
    background: #f7f7f7;
    border-left: 1px solid #a1a1a1;
}
.pop-up .popup-maincontent .table-box table td + td.bg-darkgrey{
    background: #e1e1e1;
}
.pop-up .popup-maincontent .table-box .link-block{
    margin-top: 6px;
    text-align: right;
}
.pop-up .popup-maincontent .table-box .link-block p{
    margin: 2px 0 0;
}
.pop-up .popup-maincontent .table-box .link-block a{
    display: inline-block;
    padding-right: 18px;
    color: #197fcc;
    font-size: 10px;
    text-decoration: underline;
    background: url("../img/element/product_detail_link.png") 100% 50% no-repeat;
}
.pop-up .popup-maincontent .table-box .link-block a:hover{
    text-decoration: none;
}
/*// popup*/

.spec-table{
  display: table;
  width: 100%;
  margin: 0 0 10px 0;
  border-collapse: collapse;
}
.spec-table > div{
  display:table-row;
}
.spec-table > div > .spec-name{
  display:table-cell;
  margin: 0;
  width: 200px;
  color: #222;
  font-size: 11px;
  font-weight: bold;
  text-align: center;
  background: #cfcfcf;
  border: 1px solid #a0a0a0;
}
.spec-table > div > .spec-data{
  display:table-cell;
  padding: 10px;
  background: #e1e1e1;
  border: 1px solid #a0a0a0;
  font-size: 11px;
}
.spec-table > div:nth-child(odd) > .spec-data {
  background: #f7f7f7;
}