#header{
    margin:0 !important
}
.pane-main{
    width:100%;
    overflow-x: hidden;
}
.wrapper{
    background: transparent !important;
}
#lp00{
    width: 95%;
    max-width: 1200px;
    margin: 0 auto;
}

.clearfix:after{
    content: "";
    display: block;
    height: 0;
    clear:both;
    visibility: hidden;
}

.fb-right {
    float: right;
    width: 40px;
    margin-right: 8px;
}

.sns_center {
    margin: 30px auto;
    text-align: center;
}

.goods-sns-btn-wrap_lp {
    display: inline-flex;
}
.tweet-btn a, .iine-btn a, .line-btn a, .instagram-btn a {
    display: block;
    margin-right: 10px;
    width: 50px;
}

.detailTitleArea {
    /*border-top: 2px solid rgba(0,0,0,.2);*/
    padding: 10px 0 55px;
    position: relative;
}

/*.detailTitleArea:before {
    content: ""; 
    background: #B40314;
    position: absolute;
    top: -2px;
    left: 0;
    width: 78px;
    height: 2px;
    z-index: 1;
}*/

.detailBodyArea_img{
    display: block;
    width: 80%;
    margin: 0 auto;
    margin-bottom: 50px;
}


.articleArea p{
    width: 100%;
    font-size: 18px;
    text-align: justify;
    padding: 0 0.5em 0 0em;
    margin-bottom: 0;
    line-height: 2;
}

.excerpt span{
    display: inline-block;
    padding-top: 2em;
}

.recommendedGoodsArea{
    position: relative;
    width: 100%;
    border: 1px solid rgba(0,0,0,.2);
    border-radius: 7px;
    margin: 35px 0 35px 0;
    transition-duration:0.7s;
}

.recommendedGoodsArea:hover{
    box-shadow: 2px 2px 10px rgba(0,0,0,.2);
  }

.recommendedGoodsArea .recommended_goods_texts{
    margin: 15px 0 15px 15px;
}

.recommendedGoodsArea .recommended_goods_title{
    display: block;
    width: 207px;
    margin: 0 0 25px -10px;
}

.recommendedGoodsArea .recommended_goods_img{
    height: 189px !important;
}

.recommendedGoodsArea .recommended_goods_name{
    font-size: 18px;
    line-height: 1.3;
}

.recommendedGoodsArea .recommended_goods_price{
    margin: 20px 0 20px 0;
}

.recommendedGoodsArea .recommended_goods_btn{
    font-size: 14px;
    color: #cc0000;
}

.recommended_goods_img{
    position: absolute;
    top: 15px;
    right: 35px;
}

.detailTitleArea .categorySubTitle {
    line-height: 1.6;
    font-size: 15px;
    padding: 40px 0;
}

.detailTitleArea .product_p {
    line-height: 1.6;
    font-size: 15px;
    padding-bottom: 40px;
}

.detailTitleArea .categorySubTitle > div span {
    margin-right: 8px;
    pointer-events: none;
}

.detailTitleArea .categorySubTitle > div {
    color: #B40314;
    border-right: 1px solid rgba(0,0,0,.2);
    padding-right: 10px;
    margin-right: 10px;
    padding-top: 0px;
    display: inline-block;
    vertical-align: middle;
}
.categoryIconOver img{
    width: 150px;
}
@media (max-width:767px) {
    .categoryIconOver img{
        width: 25vw;
    }
}

.detailTitleArea .categorySubTitle span img {
    width: 32px;
    vertical-align: middle;
    pointer-events: none;
}

.detailTitleArea h1.detailTitle {
    font-size: 36px;
    font-weight: bold;
    margin: 0;
    border-left: solid 1px #CC0910;
    padding-left: 1.2em;
    text-align-last: left;
}

.detailBodyArea .excerpt {
    padding-bottom: 75px;
}

.detailBodyArea .excerpt span {
    padding-top: 2em;
    display: inline-block;
}

.detailBodyArea h2 {
    font-size: 28px;
    padding-bottom: 0.8em;
    font-weight: bold;
    margin: 0 0 50px 0;
    border-bottom: solid 1px #CC0910;
}

.detailBodyArea h3 {
    font-size: 21px;
    font-weight: bold;
    margin: 50px 0 30px 0;
    background-color: #EBEBEB;
    padding: 0.6em 1em;
    border-radius: 0.3em;
}

.detailBodyArea h4 {
    font-size: 16px;
    font-weight: bold;
    margin: 0 0 10px 0;

}

#goods .detailTitleArea{
    padding-bottom: 30px;
}

.goods .detailTitleArea{
    padding-top: 20px;
}


.redTitle {
    color: #B40314;
    font-size: 24px;
    font-weight: bold;
    margin-right: 20px;
    padding-top: 0px;
    vertical-align: middle;
}

.arrow{
    background: transparent url('/img/0002/img/pages/tabicolumn2/icon_arrow_right_01_pc.png') no-repeat center left;
    padding-left: 10px;
}

.small_txt{
    font-size: small;
}

.detailBodyArea .c-caution {
    font-size: 16px;
    padding: 10px;
    background-color: rgba(0,0,0,.05);
    overflow: hidden;
    position: relative;
    padding-left: 40px;
    margin-top: 25px;
}

.detailBodyArea .c-caution::before {
    content: "";
    background: url('/img/0002/img/pages/tabicolumn2/sprite_parts.png') no-repeat center;
    text-decoration: underline;
    background-size: 30px 30px;
    width: 30px;
    height: 30px;
    display: block;
    float: left;
    margin-right: 5px;
    overflow: hidden;
    position: absolute;
    top: 8px;
    left: 5px;
}

.detailBodyArea .c-caution::after {
    content: "";
}

.detailBodyArea ul {
    list-style-type: disc;
    margin: 0 0 0 1em;
    margin-bottom: 1em;
}

.detailBodyArea li {
    display: list-item;
    list-style: disc;
    text-align: -webkit-match-parent;
    font-size: 18px;
    line-height: 2;
}

::marker {
    unicode-bidi: isolate;
    font-variant-numeric: tabular-nums;
    text-transform: none;
    text-indent: 0px !important;
    text-align: start !important;
    text-align-last: start !important;
    color: #CC0910;
}

.detailBodyArea .bold{
    font-weight: bold;
}

p.bottomTxt {
    border: solid 1px #CC0910;
    padding: 3em 4em;
    margin-bottom: 5em;
    border-radius: 0.5em;
}
.recommendedGoodsArea2{
    border: solid 1px #976F11;
    margin-bottom: 50px;
}
.recommendedGoodsArea2 > div{
    border: solid 7px #EFE7D5;
    padding-bottom: 50px;
}
.recommendedGoodsArea2 h4{
    font-size: 28px;
    text-align: center;
    padding: 1.4em 0;
}
.recommendedGoods2IB{
    display: inline-block;
    vertical-align: top;
    width: 45%;
    margin: 0 2.5%;
}
.recommendedGoods2IB img{
    display: inline-block;
    vertical-align: bottom;
    width: 38%;
    margin-right: 5%;
}
.recommendedGoods2Txts{
    display: inline-block;
    width: 57%;
}
.recommendedGoods2Txts p{
    font-size: 15px;
}
.recommendedGoods2Price{
    font-size: 160%;
    font-weight: bold;
    display: inline-block;
    padding-top: 0.4em;
}
.recommendedGoods2IB a{
    display: inline-block;
    font-size: 18px;
    color: white;
    background-color: #CC0910;
    text-decoration: none;
    line-height: 3;
    padding: 0 2em;
    border-radius: 0.4em;
    margin-top: 0.5em;
}
.products{
    display: flex;
    justify-content: left;
    flex-wrap: wrap;
}
.products > div{
    width: 18%;
    vertical-align: top;
    margin: 0 0 0 calc((100% - (216px * 5))/ 4);
}
.products > div.feature, .products > div.column {
        width: 23%;
}
.products > div.column:nth-child(4n+1){
     margin-left: 0;   
}
@media (min-width:768px) {
  .products > div.column{
    padding-bottom: 40px;
  }
}
@media (max-width:767px) {
        .products > div.feature, .products > div.column {
            width: 45%;
        }
        .products > div.column:nth-child(2n+1){
             margin-left: 0 !important;   
        }
}
.products img{
    display: block;
    width: 100%;
    padding-bottom: 18px;
}
.products_price{
    text-align: right;
    padding-top: 1.5em;
}
.products_price span{
    font-size: 60%;
}

.pc_only { display: block !important;}
.sp_only { display: none !important; }


/*@media (min-width:768px) and (max-width:1199px) {

    .fb-right {
        width: 4vw;
        margin-right: 1.5vw;
    }


    .detailTitleArea {
        padding: 2vw 0 5vw;
    }

    .detailTitleArea:before {
        top: -2px;
        left: 0;
        width: 12vw;
        height: 2px;
        z-index: 1;
    }

    .detailBodyArea_img{
        width: 100%;
        margin-bottom: 7vw;
    }


    .articleArea p{
        width: 100%;
        font-size: 2vw;
        padding: 0 0.5em 0 0em;
        margin-bottom: 0;
    }

    .recommendedGoodsArea{
        position: static;
        width: 100%;
        border: 1px solid rgba(0,0,0,.2);
        border-radius: 7px;
        margin: 5vw 0 5vw 0;
        transition-duration:0.7s;
    }

    .recommendedGoodsArea:hover{
        pointer-events: none;
    }

    .recommendedGoodsArea .recommended_goods_texts{
        margin: 3vw;
    }

    .recommendedGoodsArea .recommended_goods_title{
        display: block;
        width: 50%;
        margin: 0;
    }

    .recommendedGoodsArea .recommended_goods_img{
        position: static;
        width: 100%;
        height: auto !important;
        margin: 3vw 0 3vw 0;
    }

    .recommendedGoodsArea .recommended_goods_name{
        font-size: 3vw;
        line-height: 1.3;
    }

    .recommendedGoodsArea .recommended_goods_price{
        font-size: 3vw;
        margin: 2vw 0 2vw 0;
    }

    .recommendedGoodsArea .recommended_goods_btn{
        font-size: 2vw;
    }

    .detailTitleArea .categorySubTitle{
        float: left;
        line-height: 1.6;
        font-size: 2vw;
        padding-right: 0;
    }

    .detailTitleArea .categorySubTitle > div span {
        margin-right: 1vw;
        pointer-events: none;
    }

    .detailTitleArea .categorySubTitle > div {
        border-right: 1px solid rgba(0,0,0,.2);
        padding-right: 10px;
        margin-right: 10px;
        padding-top: 0px;
    }

    .detailTitleArea .categorySubTitle span img {
        width: 5vw;
        vertical-align: middle;
        pointer-events: none;
    }

    .detailTitleArea h1.detailTitle {
        font-size: 4vw;
        margin: 0;
    }

    .detailBodyArea .excerpt {
        padding-bottom: 4vw;
        margin-bottom: 2vw;
    }

    .detailBodyArea h2 {
        font-size: 3.5vw;
        margin: 0 0 5vw 0;
    }

    .detailBodyArea h3 {
        font-size: 3vw;
        margin: 0 0 3vw 0;

    }

    .detailBodyArea h4 {
        font-size: 2.5vw;
        margin: 0 0 1vw 0;

    }

    #goods .detailTitleArea{
        padding-bottom: 2vw;
    }

    .goods .detailTitleArea{
        padding-top: 2vw;
    }


    .redTitle {
        font-size: 3vw;
        margin-right: 2vw;
        padding-top: 0px;
    }

    .arrow{
        font-size: 2vw;
    }

    .detailBodyArea .c-caution {
        font-size: 2vw;
        padding: 10px;
        padding-left: 5vw;
        margin-top: 3vw;
    }
    
    .detailBodyArea .c-caution::before {
        background-size: 2.5vw 2.5vw;
        width: 2.5vw;
        height: 2.5vw;
        margin-right: 1vw;
        top: 2vw;
        left: 1vw;
    }

    .detailBodyArea li {
        font-size: 2vw;
    }

    .pc_only { display: none !important; } 
    .sp_only { display: block !important; } 
}*/

@media screen and (max-width:767px) {

    .fb-right {
        width: 7vw;
        margin-right: 1.5vw;
        margin-top: 5vw;
    }


    .detailTitleArea {
        padding: 2vw 0 5vw;
    }

    .detailTitleArea:before {
        top: -2px;
        left: 0;
        width: 18vw;
        height: 2px;
        z-index: 1;
    }

    .detailBodyArea_img{
        width: 100%;
        margin-bottom: 7vw;
    }


    .articleArea p{
        width: 100%;
        font-size: 3.3vw;
        padding: 0 0.5em 0 0em;
        margin-bottom: 0;
    }

    .recommendedGoodsArea{
        position: static;
        width: 100%;
        border: 1px solid rgba(0,0,0,.2);
        border-radius: 7px;
        margin: 5vw 0 5vw 0;
        transition-duration:0.7s;
    }

    .recommendedGoodsArea:hover{
        pointer-events: none;
    }

    .recommendedGoodsArea .recommended_goods_texts{
        margin: 3vw;
    }

    .recommendedGoodsArea .recommended_goods_title{
        display: block;
        width: 50%;
        margin: 0;
    }

    .recommendedGoodsArea .recommended_goods_img{
        position: static;
        width: 100%;
        height: auto !important;
        margin: 3vw 0 3vw 0;
    }

    .recommendedGoodsArea .recommended_goods_name{
        font-size: 4vw;
        line-height: 1.3;
    }

    .recommendedGoodsArea .recommended_goods_price{
        font-size: 4vw;
        margin: 2vw 0 2vw 0;
    }

    .recommendedGoodsArea .recommended_goods_btn{
        font-size: 3vw;
    }

    .detailTitleArea .categorySubTitle {
        line-height: 1.6;
        font-size: 2.5vw;
        padding: 3vw 0 13vw;
    }

    .detailTitleArea .categorySubTitle > div span {
        margin-right: 1vw;
        pointer-events: none;
    }

    .detailTitleArea .categorySubTitle > div {
        border-right: 1px solid rgba(0,0,0,.2);
        padding-right: 10px;
        margin-right: 10px;
        padding-top: 0px;
    }

    .detailTitleArea .categorySubTitle span img {
        width: 5vw;
        vertical-align: middle;
        pointer-events: none;
    }

    .detailTitleArea h1.detailTitle {
        font-size: 5vw;
        margin: 0;
        padding-left: 0.9em;
        text-align: left;
    }

    .detailBodyArea .excerpt {
        padding-bottom: 5vw;
        margin-bottom: 3vw;
    }

    .detailBodyArea h2 {
        font-size: 4vw;
        margin: 0 0 5vw 0;
    }

    .detailBodyArea h3 {
        font-size: 3.5vw;
        margin: 0 0 3vw 0;
    }

    .detailBodyArea h4 {
        font-size: 3vw;
        margin: 0 0 1vw 0;
    }

    #goods .detailTitleArea{
        padding-bottom: 3vw;
    }

    .goods .detailTitleArea{
        padding-top: 3vw;
    }


    .redTitle {
        font-size: 4vw;
        margin-right: 2vw;
        padding-top: 0px;
    }

    .arrow{
        font-size: 2.5vw;
    }

    .small_txt{
        font-size:1em;
    }

    .detailBodyArea .c-caution {
        font-size: 2.5vw;
        padding: 10px;
        padding-left: 5vw;
        margin-top: 3vw;
    }
    
    .detailBodyArea .c-caution::before {
        background-size: 2.5vw 2.5vw;
        width: 2.5vw;
        height: 2.5vw;
        margin-right: 1vw;
        top: 3.5vw;
        left: 1vw;
    }

    .detailBodyArea li {
        font-size: 3.3vw;
    }

    .recommendedGoodsArea2 > div {
        padding-bottom: 0;
    }

    .recommendedGoods2IB {
        width: 90%;
        margin: 0 5% 17vw;
    }

    .recommendedGoodsArea2 h4 {
        font-size: 6vw;
        padding: 1em 0;
    }

    .recommendedGoods2Txts p{
        font-size: 2.5vw;
    }

    .recommendedGoods2IB a {
        font-size: 3.7vw;
    }

    p.bottomTxt {
        padding: 7vw 8vw;
        margin-bottom: 12vw;
    }

    .products {
        display: block;
    }

    .products > div {
        width: 45%;
        margin: 0 2.5% 8vw;
        display: inline-block;
    }

    .pc_only { display: none !important; } 
    .sp_only { display: block !important; } 
}