.copyright{
    background:none;
}
#footer .wrap{width:auto;}
#header .wrap{width:auto;}
article#main,
div#main{padding:0;}
.item_detail_new h2{
    background:#e70000;
    position:relative;
}
.item_detail_new h2:after,
.item_detail_new h2:before{
    content:'';
    position:absolute;
    left:4px;
    right:4px;
    border-top:1px dashed rgba(256, 256, 257, 0.5)
}
.item_detail_new h2:after{top:3px;}
.item_detail_new h2:before{bottom:3px;}
#topicpath{padding-top:10px !important;}
.vacation-box a{
    color:#00a2ff;
    text-decoration:underline;
}
.vacation-box{
    margin:0 0 10px !important;
}
.vacation-box p{
    line-height:14px;
    margin-top:10px;
}
#footer .footer-nav{
    background:none;
    height:auto;
    width:auto;
    margin:0 0 5px;
    padding:0;
    border:0;
}
.cart-slide-block{
    margin-bottom:10px !important;
}
#main_visual h2, #main_visual p, #sec_head p, #sec_tool p, #reason h2, #reason p, #reason ul li h3, #sec_voice h2, #sec_voice h3, #sec_voice p, #sec_voice ul{margin:0;}
.item-actions .qtty .qtty-input{
    -moz-box-sizing:border-box;
    -ms-box-sizing:border-box;
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    -webkit-appearance:none;
    -moz-appearance:none;
    appearance:none;
    margin:0;
    padding:0;
}
.item-actions .qtty{
    overflow:hidden;
    position:relative;
    padding-right:34px;
    width:100px;
}
.item-actions .qtty .qtty-arrows{
    position:absolute;
    top:0;
    right:1px;
}
.cart .search-cart-block input.btn_search{
    -webkit-appearance:none;
    -moz-appearance:none;
    appearance:none;
    height:41px;
    width: 144px;
    line-height: 37px;
    font-size: 12px;
    border:0;
    border-bottom: 2px solid #247e00;
    padding:0;
    margin:0;
    display:block;
    font-weight: bold;
    color: #fff;
    outline:none;
    -moz-border-radius:3px;
    -webkit-border-radius:3px;
    border-radius:3px;
    background: #31ae00 !important;
    text-align: center;
}
.cart-slide-block .submit-btn{
    -webkit-appearance:none;
    -moz-appearance:none;
    appearance:none;
}
#qc ul #qc_sec06{
    background:url(/template/smart/html/page/nobody/bsp/qc-sp.png) no-repeat;
    background-size:100% auto;
    padding-top:40%;
}
.ex a{
    text-decoration:underline;
    color:#0068de;
}
.search .sbmt input[type="submit"]{
    position:relative;
    z-index:1;
    outline:none;
    height:68px;
    width:284px;
}
.sbmt{overflow:hidden;}
/*delivery redesign*/
#delivery #sec01{margin-top:20px;}
#delivery #sec01 #form_area span{
    font-size:14px;
    bottom:44px;
}
#delivery #sec02{
    position: relative;
    height: 487px;
}
#delivery #sec02 span{
    position: absolute;
    bottom: 32px;
    font-size: 10px;
    line-height: 16px;
    white-space: normal;
    padding: 0 11px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    display: block;
}
#delivery #sec02 span:last-child{
    bottom: 0;
}
#delivery.style2 .about-guidelines{
    margin-top: 27px!important;
}
#delivery.style2 .table-about-guidelines th,
#delivery.style2 .table-about-guidelines td{
    vertical-align: top!important;
}
#delivery.style2 .table-descr ul li{
    margin-bottom: 10px;
}
#delivery.style2 .table-descr ul li:last-child{
    margin-bottom: 0;
}
#delivery.style2 a.button{
    opacity: 1!important;
}
#delivery.style2 a.button:hover{
    opacity: .8!important;
}
/*delivery redesign end*/
#original_item_list .wrap ul{position:relative;}
#original_item_list .cloze-item{
    position:absolute;
    width:140px;
    height:174px;
    background:#fff;
    z-index:2;
}
#original_item_list #item02 .cloze-item{
    top:0;
    right:0;
}
.item_list_set li .item_list_detail span.item_price{font-size: 9px !important;}
/* form-student-discount */
.form-student-discount{
    background: #dcf2f4;
    border: 1px solid #acd9de;
    padding: 16px;
    overflow: hidden;
    max-width: 994px;
    margin: 30px auto;
}
.form-student-discount label{
    display: block;
    width: 100%;
    font-size: 15px;
    line-height: 36px;
    color: #000;
    margin-right: 12px;
    display:flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    webkit-box-pack:start;
    -ms-flex-pack:start;
    justify-content:flex-start;
}
.form-student-discount .input-checkbox{
    float: left;
    width: 20px;
    height: 20px;
    margin: 0 5px;
}
.form-student-discount .int-hiden{
    overflow: hidden;
    max-width: 350px;
}
.form-student-discount .int-hiden input{
    display: block;
    font-size: 16px;
    line-height: 18px;
    color: #000;
    padding: 8px;
    width: 100%;
    -moz-box-sizing:border-box;
    -ms-box-sizing:border-box;
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    border: 1px solid #bbb;
    background: #fff;
    outline: none;
}
.form-student-discount .int-hiden input:disabled{
    opacity: 0.5;
}
.form-student-discount .btn_search{
    width: 120px;
    height: 36px;
    float: right;
    margin-left: 10px;
    background: #31ae00;
    font-size: 12px;
    line-height: 36px;
    font-weight: bold;
    border: 0;
    border-bottom: 4px solid #247e00;
    overflow: hidden;
    text-align: center;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    color: #fff !important;
    cursor: pointer;
    outline: none;
}
.form-student-discount {
    background: none;
    border: 0;
    padding: 0;
    margin-bottom: 5px;
}
.form-student-discount-box{
    overflow: hidden;
    padding-left: 25px;
}
.form-student-discount-box label{
    display: block;
    margin-left: -28px;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-line-pack: center;
    align-content: center;
}
.form-student-discount-box label input{margin-left: 0;}
.form-student-discount .int-hiden input{width: 100%;display: none;margin-bottom: 5px;}
.cart-info-block{margin-top: 5px !important;}
.form-student-discount input[type=checkbox]{
    width: 20px;
    height: 20px;
    background: url('../img/radio-form001.png') no-repeat;
    -webkit-appearance:none;
    -moz-appearance:none;
    appearance:none;
    border: 0;
    padding: 0;
    margin: 0 5px;
    outline: none;
}
.form-student-discount input[type=checkbox]:checked{background-position: 0 100%;}
/* form-student-discount end */

/* update from 27.02.2018 */

#main_visual .button .push-red-top{
    position: relative;
    display: block;
    margin: 0 auto;
    height: 60px;
    width: 300px;
    border-radius: 5px;
    background-color: #ff0100;
}
#main_visual .button .push-red-top span{
    text-align: left;
    font-size: 12px;
    line-height: 16px;
    color: #fff;
    font-weight: bold;
}
#main_visual .button .push-red-top span:before{
    content: '';
    position: absolute;
    top: 50%;
    left: 25px;
    width: 0;
    height: 0;
    border-top: 17px solid transparent;
    border-left: 30px solid #eb3324;
    border-bottom: 17px solid transparent;
    z-index: 1;
    margin-top: -17px;
}
#main_visual .button .push-red-top strong{
    display: block;
    font-size: 6px;
    line-height: 10px;
}
/* update 27.02.2018 end */

/* saidbar 26.04.2018 */
#delivery_date{
    overflow: hidden;
    padding: 10px 4% 8px 54%;
    background: #ffca00 url(/common/smart/design/img/index-new-m/delivery.png) no-repeat;
    background-position: 5px 50%;
    -webkit-background-size: 48%;
    background-size: 48%;
    margin-bottom: 16px;
}
#delivery_date p{
    font-size: 10px;
    line-height: 17px;
    color: #000;
    text-align: center;
    margin: 0 0 5px;
}
#delivery_date p span{
    font-weight: bold;
    font-size: 12px;
}
#delivery_date a{
    position: relative;
    display: block;
    font-size: 11px;
    line-height: 28px;
    font-weight: bold;
    color: #fff;
    background-color: #F90D11;
    border-radius: 4px;
    text-align: center;
}
#delivery_date a span{
    display: inline-block;
    vertical-align: top;
    padding-left: 16px;
    position: relative;
}
#delivery_date a span:before{
    content: '';
    position: absolute;
    left: 0;
    top: 6px;
    width: 14px;
    height: 14px;
    border-radius: 50%;
    background-color: #fff;
}
#delivery_date a span:after{
    content: '';
    position: absolute;
    left: 5px;
    top: 10px;
    width: 0;
    height: 0;
    border-top: 3px solid transparent;
    border-left: 6px solid #F90D11;
    border-bottom: 3px solid transparent;
    background-color: #fff;
}
.info-design-tool{
    padding: 0 5px;
}
.info-design-tool .green{
    background-color: #0f9104;
}
.info-design-tool .red{
    background-color: #F90D11;
}
.info-design-tool .blue{
    background-color: #0096ff;
}
.info-design-tool ul{
    list-style: none;
    padding: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 20px;
}
.info-design-tool ul li{
    position: relative;
    width: 50%;
    padding: 0 14px;
}
.info-design-tool ul li h3 i:before{
    content: '辟｡譁�!';
    position: absolute;
    display: flex;
    justify-content: center;
    align-items: center;
    top: 50%;
    left: 0;
    margin-top: -14px;
    white-space: nowrap;
    width: 28px;
    height: 28px;
    font-size: 11px;
    line-height: 16px;
    font-weight: bold;
    background-color: #fff;
    color: #F90D11;
    border-radius: 50%;
    z-index: 9;
}
.info-design-tool ul li a{
    display: block;
    padding: 5px;
}
.info-design-tool ul li h3{
    position: relative;
    font-size: 10px;
    line-height: 11px;
    color: #fff;
    font-weight: bold;
    text-align: left;
    margin: 0 -11px;
    padding: 4px;
    min-height: 28px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-line-pack: center;
    align-content: center;
}
.info-design-tool ul li h3 i{
    display: inline-block;
    vertical-align: top;
    padding-left: 32px;
    text-align: left;
    position: relative;
    font-style: normal;
    white-space: nowrap;
}
.info-design-tool ul li h3:before{
    content: '';
    position: absolute;
    left: 0;
    bottom: -6px;
    width: 0;
    height: 0;
    border-top: 6px solid #1a5a00;
    border-left: 6px solid transparent;
}
.info-design-tool ul li h3:after{
    content: '';
    position: absolute;
    right: 0;
    bottom: -6px;
    width: 0;
    height: 0;
    border-top: 6px solid #1a5a00;
    border-right: 6px solid transparent;
}
.info-design-tool img{
    display: block;
    margin: 10px auto;
}
.info-design-tool .w75{
    width: 75%;
}
.info-design-tool span{
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-line-pack: center;
    align-content: center;
    font-size: 12px;
    line-height: 15px;
    color: #000;
    font-weight: bold;
    border-radius: 4px;
    background: linear-gradient(#ffeb01, #feb02f);
    min-height: 38px;
    border-bottom: 2px solid #980012;
}
.info-design-tool span em{
    display: inline-block;
    vertical-align: top;
    position: relative;
    padding-left: 16px;
    font-style: normal;
    font-weight: bold;
}
.info-design-tool span em:before{
    content: '';
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -7px;
    width: 14px;
    height: 14px;
    border-radius: 50%;
    background-color: #fff;
}
.info-design-tool span em:after{
    content: '';
    position: absolute;
    left: 5px;
    top: 50%;
    margin-top: -3px;
    width: 0;
    height: 0;
    border-top: 3px solid transparent;
    border-left: 6px solid #F90D11;
    border-bottom: 3px solid transparent;
}
.slider{
    padding: 10px;
    margin-bottom: 30px;
}
.slider h2{
    font-size: 16px;
    line-height: 36px;
    color: #fff;
    font-weight: bold;
    text-align: center;
    background-color: #0f9104;
    margin-bottom: 10px;
}
.slider .title > a{
    position: relative;
    display: block;
    font-size: 14px;
    line-height: 34px;
    color: #1587d6;
    font-weight: bold;
    padding-left: 15px;
    border: 1px solid #cfcfcf;
    text-decoration: none;
}
.slider .title > a:before{
    content: '';
    position: absolute;
    left: 5px;
    top: 13px;
    width: 0;
    height: 0;
    border-top: 4px solid transparent;
    border-left: 5px solid #1587d6;
    border-bottom: 4px solid transparent;
    transition: .3s;
}
.slider .slide-box ul{
    list-style: none;
    font-size: 0;
    line-height: 0;
    padding: 5px 0;
}
.slider .slide-box ul li{
    display: inline-block;
    vertical-align: top;
    width: 50%;
}
.accordion-child{
    margin-bottom: 10px;
}
.slider .slide-box ul li a{
    position: relative;
    display: block;
    font-size: 14px;
    line-height: 26px;
    color: #1587d6;
    padding-left: 15px;
    text-decoration: underline;
}
.slider .slide-box ul li a:before{
    content: '';
    position: absolute;
    left: 5px;
    top: 9px;
    width: 0;
    height: 0;
    border-top: 3px solid transparent;
    border-left: 4px solid #d61518;
    border-bottom: 3px solid transparent;
}
.titl-recommended-service_m{
    font-size: 15px;
    line-height: 40px;
    color: #fff;
    font-weight: bold;
    text-align: center;
    margin: 0 -10px 15px;
    background-color: #ea0000;
    -o-transform: rotate(-1deg);
    -ms-transform: rotate(-1deg);
    -moz-transform: rotate(-1deg);
    -webkit-transform: rotate(-1deg);
    transform: rotate(-1deg);
}
.titl-recommended-service_m span{
    font-size: 18px;
}
.list-recommended-service{
    padding: 0 10px;
    margin-bottom: 50px;
}
.sidebar-info .box .image-banner{
    display: block;
    margin: 0 auto;
    width: 95%;
}
.sidebar-info .banner-box{
    padding: 12px 20px 14px;
}
.list-sidebar-soc{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: space-around;
    margin-bottom: 40px;
}
.list-sidebar-soc li{
    width: 40%;
    max-width: 148px;
}
.list-sidebar-soc li a{
    display: block;
}
.list-sidebar-soc li a img{
    display: block;
    width: 100%;
}
.accordion-block .accordion-child.slide-active a.slide-link{
    color: #000;
}
.accordion-block .accordion-child.slide-active a.slide-link:before{
    transform: rotate(90deg);
}
#link-top2.fixed-block{
    position: fixed;
}
#link-top2{
    position: absolute;
    bottom: 0;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    max-width: 1100px;
    width: 100%;
    overflow: hidden;
    text-align: right;
    z-index: 1000;
}
#link-top2 a{
    position: relative;
    display: inline-block;
    vertical-align: top;
    max-width: 165px;
    width: 100%;
    height: 28px;
    overflow: hidden;
    background: #ff2100;
    font-size: 10px;
    line-height: 28px;
    font-weight: bold;
    text-align: center;
    color: #fff !important;
    -moz-border-radius:5px 5px 0 0;
    -webkit-border-radius:5px 5px 0 0;
    border-radius:5px 5px 0 0;
}
#link-top2 a:before{
    content: "";
    display: inline-block;
    vertical-align: middle;
    border: 5px solid transparent;
    border-bottom: 9px solid #fff;
    border-top: 0;
    margin: -2px 5px 0 0;
}
@media screen and (max-width: 320px), screen and (orientation: landscape) and (max-width: 480px), screen and (orientation: portrait ) and (max-width: 320px){
    .main-banner_m h2{
        white-space: normal;
    }
    .main-banner_m h2 br{
        display: none;
    }
    .main-banner_m:after{
        background-size: 146px auto;
    }
    .main-banner_m h2{
        margin:0 0 8px 0;
    }
}
/* item-detail-new 26.04.2018 end */

/* update design 27.05.24 */
.goods_list{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.goods_list li{
    /* height: 140px; */
}
.goods_list li img{
    display: block;
    /* height: 100%; */
    width: 100%;
}
/* update design 27.05.24 end */