#pc{
    text-align:center;
    color:#333;
    overflow:hidden;
}
ul{
    margin:0;
    padding:0;
}
.font12{
    font-size:12px;
    line-height:18px;
}
.font14{
    font-size:14px;
    line-height:22px;
}
.font16{
    font-size:16px;
    line-height:25px;
}
.font18{
    font-size:18px;
    line-height:26px;
}
.font20{
    font-size:20px;
    line-height:27px;
}
.bold{
    font-weight:bold;
}
.pink{
    color:#e18b97;
}
header{
    width:1365px;
    margin:auto;
    overflow:hidden;
}
.head_area{
    width:1363px;
    margin:auto;
}
.head_txt{
    width:700px;
    margin:auto;
    text-align:left;
    padding:20px;
}
.hsp{
    display:none;
}
.header_txt {
    margin:0;
    padding:50px;
    font-size:23px;
    line-height:40px;
}
.header_btn{
    margin:0;
    padding:50px;
}

.goods_area{
    width:1366px;
    margin:auto;
    overflow:hidden;
}
.goods_area .goods_w{
    width:100%;
    overflow:hidden;
    position:relative;
    left:30px;
}
.goods_area .goods_w .goods{
    list-style:none;
    float:left;
    width:23%;
    padding:30px 10px;
}
.goods_area .goods_w .goods .slider{
    margin-left:-10px;
}
.goods_area .goods_w .goods .slider img{
    width:80%;
    border:solid 0.5px #ccc;
    position:relative;
    left:20px;
}
.goods_area .goods_w .goods .slick-dots{
    margin-left:0px;
}
.goods_area .goods_w .goods .goods_textarea{
    line-height:26px;
    text-align:left;
}
.goods_area .goods_w .goods .goods_btnarea a{
    display:block;
    width:120px;
    height:40px;
    background:url("../img/top/goods_btn_nac.jpg");
    margin:20px auto;
    cursor:pointer;
}
.goods_area .goods_w .goods .goods_btnarea a:hover{
    display:block;
    width:120px;
    height:40px;
    background:url("../img/top/goods_btn_ac.jpg");
    margin:20px auto;
    cursor:pointer;
}
.goods_area .goods_w .goods .goods_btnarea_detail a{
    display:block;
    width:120px;
    height:40px;
    background:url("../img/top/goods_btn_5_nac.jpg");
    margin:20px auto;
    cursor:pointer;
}
.goods_area .goods_w .goods .goods_btnarea_detail a:hover{
    display:block;
    width:120px;
    height:40px;
    background:url("../img/top/goods_btn_5_ac.jpg");
    margin:20px auto;
    cursor:pointer;
}
.goods_area .goods_w .goods .badge{
    position:relative;
    left:-10px;
    top:-20px;
    width:60px;
    z-index:1;
}
.goods_area .goods_w .goods .badge img{
    width:100%;
}
.goods_area .goods_w .goods .up{
    margin-top:-66px;
}

element.style {
}
.slick-dots li {
    margin:0 -3px;
}

footer{
    min-width:1365px;
    background:#000;
    font-family: 'Noto Sans JP', sans-serif;
    color:#fff;
    font-size:12px;
    padding:20px 0;
    margin-top:50px;
}
footer .banner ul{
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    align-items: center;
    list-style:none;
}
footer .banner li{
 margin:20px;
}
footer .banner img{
    width:300px;
}
footer .sns{
    text-align:center;
    color:#f6ff00;
    font-size:20px;
}
footer .sns .icon{
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    align-items: center;
}
footer .sns .icon a{
    margin:20px;
}
footer .sns .icon a img{
    width:30px;
}

.spfooter{
    display:none;
}

#sp{
    display:none;
}
#menu{
    display:none;
    position:fixed;
    top:0;
    width:100%;
    height:600px;
    background:rgba(0,0,0,0.8);
    z-index:3;
    overflow:hidden;
    text-align:center;
}
#menu .close{
    position:fixed;
    top:20px;
    right:20px;
    font-size:30px;
    cursor:pointer;
    color:#fff;
}
#menu .menu_title{
    padding-top:50px;
    font-size:30px;
}
#menu ul{
    width:860px;
    overflow:hidden;
    margin:auto;
}
#menu .frame{
    float:left;
    list-style:none;
    border:solid 1px #666;
    width:350px;
    padding:20px;
    font-size:30px;
    margin:10px;
    color:#666;
}
#menu .active a{
    text-decoration:none;
    color:#fff;
    display:block;
}
#menu .active{
    float:left;
    list-style:none;
    border:solid 1px #fff;
    width:350px;
    padding:20px;
    font-size:30px;
    margin:10px;
    color:#fff;
}
#menu .single{
    width:765px;
}
#menu .menu_bottom{
    width:890px;
    overflow:hidden;
    margin:auto;
}
#menu .menu_bottom a{
    font-size:30px;
    color:#fff;
    text-decoration:none;
}
#menu_bar{
    position:fixed;
    top:20px;
    right:20px;
    z-index:2;
    cursor:pointer;
}
#gototop{
    display:none;
    position:fixed;
    bottom:20px;
    right:20px;
    z-index:2;
    cursor:pointer;
}
#gototop img{
    width:50px;
}
.sp{
    display:none;
}
.slick-prev:before, .slick-next:before {
    font-family: 'slick';
    font-size: 20px;
    line-height: 1;
    opacity: .75;
    color: #000;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position:relative;
    z-index:10;
}
.tab{
    width:1366px;
    margin:auto;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    align-items: center;
    border-bottom:solid 1px #ccc
}
.tab_b{
    width:50%;
    margin:0 3px 0 3px;
}
.reve_tab .active{
    background:yellow;
}
.liar_tab .active{
    background:yellow;
}
.slick-prev::before {
  content: url(../img/top/prev.png);

/*     content: "◁"; */
}
.slick-next::before {
  content: url(../img/top/next.png);

/*     content: "▷"; */
}
.slick-prev {
    left:0px;
    top:142px;
    z-index:100;
}
.slick-next {
    top:142px;
    right:22px;
}
.li{
    width:1366px;
    margin:auto;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    align-items: center;
    border-bottom:solid 1px #ccc
}
.li_b{
    width:50%;
    margin:0 3px 0 3px;
}
.type{
    color:#333;
    padding:20px;
    background:#dcdcdc;
    border-radius:20px 20px 0 0;
/*     cursor:pointer; */
}
.reve_li .active{
    background:red;
}
.liar_li .active{
    background:red;
}
.app_li .active{
    background:#80bb09;
}
.kyo_li .active{
    background:#c30d23;
}
.reve_t{
    animation: fadeout 0.0s 1 normal;
    position:relative;

    margin-top:10px;
    margin-bottom:-4400px;
    animation: fadeIn 3.0s 1 normal;
}
.liar_t{
    position:relative;
    left:-9999px;
    margin-top:8px;
}
.app_t{
    position:relative;
    left:-9999px;
    margin-top:8px;
}
.kyo_t{
    position:relative;
    left:-9999px;
    margin-top:8px;
}
.li{

  animation: fadeIn 3.0s ease 0.0s 1 normal;

}
.menubar img{
    width:200px;
    padding:10px;
}
.op5{
    opacity:0.5;
}
@keyframes fadeout {

  0% {opacity: 0} 

}
.spslide{
    display:none;
}
@keyframes fadeIn {

  0% {opacity: 0} 
  50% {opacity: 0} 
  100% {opacity: 1} /

}
.smallt{
    font-size:13px;
}
.brsp{
    display:none;
}
.limitedcau{
    text-align:left;
    padding:30px;
    font-size:12px;
}
@media (max-width: 768px){
    .sp{
        display:block;
    }
    .pc{
        display:none;
    }
    .brsp{
        display:block;
    }
    .spslide{
        display:block;
    }
    .pcslide{
        display:none;
    }
    .brpc{
        display:none;
    }
    footer{
        display:none;
    }
    .tab{
        width:100%;
        margin:auto;
        display: -webkit-flex;
        display: flex;
        -webkit-justify-content: center;
        justify-content: center;
        -webkit-align-items: center;
        align-items: center;
        border-bottom:solid 1px #ccc
    }
    .head_area{
        width:95%;
        margin:0 auto 20px auto;
        
    }
    .head_txt{
        width:100%;
        margin:auto;
        text-align:left;
        padding:0px;
    }
    .hpc{
        display:none;
    }
    .hsp{
        display:block;
    }
    .spfooter{
        display:block;
        min-width:100%;
        text-align:center;
        background:#000;
        color:#fff;
        padding:20px 0;
    }
    .spfooter .banner ul{
        display: block;
        margin-left:-20px;
    }
    .spfooter .banner li{
     margin:10px 0;
    }
    .spfooter .banner img{
        width:300px;
    }
    #gototop img{
        width:50px;
    }
    .spfooter .sns{
        text-align:center;
        color:#f6ff00;
        font-size:17px;
    }
    .spfooter .sns .icon{
        display: -webkit-flex;
        display: flex;
        -webkit-justify-content: center;
        justify-content: center;
        -webkit-align-items: center;
        align-items: center;
    }
    .spfooter .sns .icon a{
        margin:20px;
    }
    .spfooter .sns .icon a img{
        width:30px;
    }

    header{
        width:100%;
        margin:auto;
        overflow:hidden;
    }
    header img{
        width:100%;
    }
    .header_txt {
        margin:0;
        padding:50px;
        font-size:3vw;
        line-height:4vw;
    }
    .header_btn{
        margin:0;
        padding:50px;
    }
    .header_btn img{
        width:90%;
    }
    .li{
        width:100%;
        margin:auto;
        display: -webkit-flex;
        display: flex;
        -webkit-justify-content: center;
        justify-content: center;
        -webkit-align-items: center;
        align-items: center;
        border-bottom:solid 1px #ccc
    }
    .type{
        color:#333;
        padding:10px;
        font-size:3.5vw;
        height:8vw;
        background:#dcdcdc;
        border-radius:20px 20px 0 0;
        cursor:pointer;
    }

    .goods_area{
    width:100%;
    margin:auto;
    overflow:hidden;
    }
    .goods_area .left_t{
        text-align:left;
        padding:10px;
    }
    .goods_area .goods_w{
        width:95%;
        margin:auto;
        position:static;
    }
    .goods_area .goods_w .goods{
        list-style:none;
        float:left;
        width:40%;
        padding:30px 10px;
        margin-left:2vw;
    }
    .goods_area .goods_w .goods .slider{
        margin-left:0px;
    }
    .goods_area .goods_w .goods img{
        width:98%;
        position:relative;
        left:0px;
    }
    .goods_area .goods_w .goods .slick-dots{
        margin-left:0px;
    }
    .goods_area .goods_w .goods .goods_textarea{
        line-height:5vw;
        font-size:3vw;
        margin-top:50px;
    }
    .goods_area .goods_w .goods .goods_btnarea_sp{
        margin-top:10px;
        width:100%;
    }

    .slick-dots li {
        margin:-20px -3px;
    }

    .slick-dots{
        bottom:-30px;
    }
    .slick03 .slick-dots{
        bottom:10px;
    }
    .slick-prev:before, .slick-next:before {
        display:none;
    }

    
    #menu{
        display:none;
        position:fixed;
        top:0;
        width:100%;
        height:auto;
        background:rgba(0,0,0,0.8);
        z-index:3;
        overflow:hidden;
        text-align:center;
        padding-bottom:30px;
    }
    
    #menu .menu_title{
        padding-top:50px;
        font-size:30px;
    }
    #menu .menu_title img{
        width:80%;
    }
    #menu ul{
        position:relative;
        left:-10px;
        width:80%;
        overflow:hidden;
        margin:auto;
    }
    #menu .frame{
        float:left;
        list-style:none;
        border:solid 1px #666;
        width:90%;
        padding:10px;
        font-size:25px;
        margin:10px 0 ;
        color:#666;
    }
    #menu .active a{
        text-decoration:none;
        color:#fff;
        display:block;
    }
    #menu .active{
        float:left;
        list-style:none;
        border:solid 1px #fff;
        width:90%;
        padding:10px;
        font-size:25px;
        margin:10px 0 ;
        color:#fff;
    }
    #menu .single{
        width:90%;
    }
    #menu .menu_bottom{
        width:90%;
        overflow:hidden;
        margin:auto;
    }
    #menu .menu_bottom a{
        font-size:30px;
        color:#fff;
        text-decoration:none;
    }
    .goods_area .goods_w .goods .badge{
        left:-2vw;
        top:-4vw;
        width:10vw;
        z-index:1;
    }
    .goods_area .goods_w .goods .up{
        margin-top:-10vw;
    }
    .reve_t{
        position:relative;
        top:0;
        margin-top:10px;
        margin-bottom:-580vw;
    }
    .liar_t{
        position:relative;
        left:-9999px;
        margin-top:0px;
    }
    .app_t{
        position:relative;
        left:-9999px;
    }
    .minif{
        font-size:9px;
    }
}

@media (max-width: 420px){
    .goods_area .goods_w .goods .badge{
        left:-2vw;
        top:-7vw;
        width:10vw;
        z-index:1;
    }
    .reve_t{
        position:relative;
        margin-top:10px;
        margin-bottom:-680vw;
    }
    .liar_t{
        position:relative;
        left:-9999px;
    }
    .app_t{
        position:relative;
        left:-9999px;
    }
    .slick-dots {
        position: absolute;
        bottom: 10px;
        z-index: 99;
        display: block;
        width: 100%;
        padding: 0;
        margin: 0;
        list-style: none;
        text-align: center;
    }
    .slick-dots li button
    {
        font-size: 0;
        line-height: 0;
        position:relative;
        top:10vw;
        display: block;
        width: 20px;
        height: 20px;
        padding: 5px;
    
        cursor: pointer;
    
        color: transparent;
        border: 0;
        outline: none;
        background: transparent;
    }
}
