.breadcrumb{
    display: none;
}
#main{
    padding: 0!important;
}
.article .btn{
    background: #fff;
    border: none;
    width: 270px;
    margin-left: 338px;
    margin-top: 15px;
    margin-bottom: -10px;
    text-align: center;
    box-shadow: none;
}

.article .btn:hover{
    background: #fff;
    border: none;
}
.article .btn input{
    width: 100%!important;
}

.non_pc .btn{
    background: #fff;
    border: none;
    box-shadow: none;
    margin: 0 auto;
    text-align: center;
    display: block;
}
.non_pc .btn input{
    margin-top: 50px;
}
.non_pc .btn:hover{
    background: #fff;
    border: none;
}

.site-content{
    padding: 0!important;
    margin: 0!important;
    border: none!important;
    box-shadow: none!important;
}
.fixed-navs{
  display: none;
}

.topWrap{
    position: relative;
}
.page .site-content p.bold{
    margin-top: 20px;
    position: absolute;
    bottom: 0;
    left: 402px;
}

.topWrap .topcontent{
}
.topWrap .topcontent img{
    padding: 35px 60px 10px 50px;
    width: 400px;
    position: absolute;
    right: 80px;
    top: 150px;
}
.topWrap .topcontent .pricedown{
    background: rgba(255,255,255,0.75);
    padding: 10px 0 10px 10px;
    margin-right: 20px;
}
.topWrap .topcontent .pricedown img{
        padding: 0;
}
.topWrap .topcontent .pricedown .arrow img{
    margin: -5px 160px -5px 0;
}
.topWrap .topcontent .pricedown:after{
    display:block;
    clear:both;
    height:0px;
    visibility:hidden;
    content:".";
}
.topWrap .topcontent .pricedown img{
    float: left;
}
.topWrap .topcontent .pricedown p{
    float: right;
    font-weight: 700;
}
.topWrap .topcontent .pricedown p.nml{
    font-size: 18px;
    margin: 0 0 10px;
    text-align: center;
    width: 75%;
}
.topWrap .topcontent .pricedown p.nml span{
    font-size: 24px;
    color: #000;
}
.topWrap .topcontent .pricedown p.spl{
    font-size: 22px;
    color: #ea4e31;
    margin: -15px 0;
    text-align: center;
    width: 75%;
}
.topWrap .topcontent .pricedown p.spl span{
    font-size: 32px;
}

.topWrap .topcontent p{
    font-size: 16px;
}
.topWrap .topcontent p span{ 
    color: #ea4e31;
}

.product{
    width: 50%;
    float: left;
    background:#e9f8fc;
}
.product.last{
    background: #e9f3cf;
}
.product .img{  
    width: 55%;
    float: left;
}
.product .img img{  
    padding: 20px;
}
.product .txt{  
    width: 45%;
    float: left;
}
.product .txt h3{
    font-size: 21px;
    margin: 25px 10px 15px;
}
.product .txt p{
    font-size: 16px;
    margin-bottom: 5px!important;
}
.product .txt .num{

}
.product .txt .num p{
    font-size: 16px;
    float: left;
}
.product .txt .num select{
    width: 65px;
}
.product .txt .num .btn{
    padding: 0;
    background: rgba(0,0,0,0);
    border: none;
    margin-top: 5px;
}

.product .txt .num .btn input{
    width: 178px;
}
form.cart:after{
    display:block;
    clear:both;
    height:0px;
    visibility:hidden;
    content:".";
}
p.exp{
    font-weight: 600;
    padding: 0px 20px;
}
a.inline{
    display: inline!important;
}

.non_pc .topWrap img{
 width: 100%;
}
.topWrap img.logo{
    position: absolute;
    top: 16%;
    width: 58%;
    right: 8%;
}
.non_pc .topWrap .topcontent{
    position: relative;
    left: 0;
}
.non_pc .topWrap .topcontent p{
    font-size: 36px;
}
.non_pc .topWrap .topcontent .pricedown img{
    width: 25%;
}
.non_pc  .topWrap .topcontent .pricedown p.nml{
    font-size: 40px;
    margin-top: -43px;
}
.non_pc  .topWrap .topcontent .pricedown p.nml span{
    font-size: 58px;
}
.non_pc  .topWrap .topcontent .pricedown p.spl{
    font-size: 46px;
}
.non_pc  .topWrap .topcontent .pricedown p.spl span{
    font-size: 72px;
}
.non_pc .topWrap .topcontent .pricedown .arrow img{
    left: -43%;
    position: relative;
    width: 200px;
    margin-top: 20px;
}
.non_pc .product{
    width: 100%;
    padding: 40px 10px;
}
.non_pc .product .img{  
    width: 44%;
}
.non_pc .product .img img{
}
.non_pc .product .txt{  
    width: 55%;
    float: left;
}
.non_pc .product .txt h3{
    font-size: 66px;
    margin: 25px 10px 15px;
}
.non_pc .product .txt p{
    font-size: 46px;
    text-align: left;
    margin: 30px 10px;
}
.non_pc .product .txt .num{

}
.non_pc .product .txt .num p{
    font-size: 46px;
}
.non_pc .product .txt .num select{
    width: 300px;
    height: 75px;
}
.non_pc .product .btn{
    padding: 0;
    background: rgba(0,0,0,0);
    border: none;
    width: 100%;
    margin-top: 35px;
}

.non_pc p.exp{
    font-size: 40px;
    margin-top: 40px!important;
}

