@charset "utf-8";
/* CSS Document */
.pad0{ padding: 0px !important;}
.padL0{ padding-left: 0px !important;}
.padL4{ padding-left: 4px !important;}
.padL8{ padding-left: 8px !important;}
.padL10{ padding-left: 10px !important;}
.padL12{ padding-left: 12px !important;}
.padL16{ padding-left: 16px !important;}
.padL20{ padding-left: 20px !important;}
.padL24{ padding-left: 24px !important;}
.padL28{ padding-left: 28px !important;}
.padL32{ padding-left: 32px !important;}

.padR0{ padding-right: 0px !important;}
.padR4{ padding-right: 4px !important;}
.padR8{ padding-right: 8px !important;}
.padR12{ padding-right: 12px !important;}
.padR16{ padding-right: 16px !important;}
.padR20{ padding-right: 20px !important;}
.padR24{ padding-right: 24px !important;}
.padR28{ padding-right: 28px !important;}
.padR32{ padding-right: 32px !important;}

.padT0{ padding-top: 0px !important;}
.padT4{ padding-top: 4px !important;}
.padT8{ padding-top: 8px !important;}
.padT10{ padding-top: 10px !important;}
.padT12{ padding-top: 12px !important;}
.padT16{ padding-top: 16px !important;}
.padT20{ padding-top: 20px !important;}
.padT24{ padding-top: 24px !important;}
.padT28{ padding-top: 28px !important;}
.padT32{ padding-top: 32px !important;}
.padT34{ padding-top: 34px !important;}
.padT35{ padding-top: 35px !important;}
.padT36{ padding-top: 36px !important;}
.padT40{ padding-top: 40px !important;}

.padB0{ padding-bottom: 0px !important;}
.padB4{ padding-bottom: 4px !important;}
.padB8{ padding-bottom: 8px !important;}
.padB12{ padding-bottom: 12px !important;}
.padB16{ padding-bottom: 16px !important;}
.padB20{ padding-bottom: 20px !important;}
.padB24{ padding-bottom: 24px !important;}
.padB28{ padding-bottom: 28px !important;}
.padB32{ padding-bottom: 32px !important;}
.padB36{ padding-bottom: 36px !important;}
.padB40{ padding-bottom: 40px !important;}
.padB44{ padding-bottom: 44px !important;}

/*margin */
.mgnL0{ margin-left: 0px !important;}
.mgnL4{ margin-left: 4px !important;}
.mgnL8{ margin-left: 8px !important;}
.mgnL10{ margin-left: 10px !important;}
.mgnL12{ margin-left: 12px !important;}
.mgnL16{ margin-left: 16px !important;}
.mgnL20{ margin-left: 20px !important;}
.mgnL24{ margin-left: 24px !important;}
.mgnL28{ margin-left: 28px !important;}
.mgnL32{ margin-left: 32px !important;}

.mgnR0{ margin-right: 0px !important;}
.mgnR4{ margin-right: 4px !important;}
.mgnR8{ margin-right: 8px !important;}
.mgnR10{ margin-right: 10px !important;}
.mgnR12{ margin-right: 12px !important;}
.mgnR16{ margin-right: 16px !important;}
.mgnR20{ margin-right: 20px !important;}
.mgnR24{ margin-right: 24px !important;}
.mgnR28{ margin-right: 28px !important;}
.mgnR32{ margin-right: 32px !important;}

.mgnT0{ margin-top: 0px !important;}
.mgnT4{ margin-top: 4px !important;}
.mgnT8{ margin-top: 8px !important;}
.mgnT12{ margin-top: 12px !important;}
.mgnT16{ margin-top: 16px !important;}
.mgnT20{ margin-top: 20px !important;}
.mgnT24{ margin-top: 24px !important;}
.mgnT28{ margin-top: 28px !important;}
.mgnT30{ margin-top: 28px !important;}
.mgnT32{ margin-top: 32px !important;}
.mgnT36{ margin-top: 36px !important;}
.mgnT40{ margin-top: 40px !important;}
.mgnT48{ margin-top: 48px !important;}
.mgnT52{ margin-top: 52px !important;}
.mgnT56{ margin-top: 56px !important;}

.mgnB0{ margin-bottom: 0px !important;}
.mgnB4{ margin-bottom: 4px !important;}
.mgnB8{ margin-bottom: 8px !important;}
.mgnB10{ margin-bottom: 10px !important;}
.mgnB12{ margin-bottom: 12px !important;}
.mgnB16{ margin-bottom: 16px !important;}
.mgnB20{ margin-bottom: 20px !important;}
.mgnB24{ margin-bottom: 24px !important;}
.mgnB28{ margin-bottom: 28px !important;}
.mgnB32{ margin-bottom: 32px !important;}
.mgnB36{ margin-bottom: 36px !important;}
.mgnB40{ margin-bottom: 40px !important;}
.mgnB44{ margin-bottom: 44px !important;}
.mgnB48{ margin-bottom: 48px !important;}
.mgnB52{ margin-bottom: 52px !important;}
.mgnB56{ margin-bottom: 56px !important;}


.pad16{
    padding: 16px !important;
}

.pad30{
    padding: 30px !important;
}

.padLR20{
    padding-left: 20px !important;
    padding-right: 20px !important;
}

/*----width----*/
.w10per { width: 10% !important; }
.w20per { width: 20% !important; }
.w25per { width: 25% !important; }
.w30per { width: 30% !important; }
.w40per { width: 40% !important; }
.w50per { width: 50% !important; }
.w60per { width: 60% !important; }
.w70per { width: 70% !important; }
.w80per { width: 80% !important; }
.w90per { width: 90% !important; }
.w100per { width: 100% !important; }
.w10 { width: 10px !important; }
.w20 { width: 20px !important; }
.w25 { width: 25px !important; }
.w30 { width: 30px !important; }
.w40 { width: 40px !important; }
.w50 { width: 50px !important; }
.w60 { width: 60px !important; }
.w70 { width: 70px !important; }
.w80 { width: 80px !important; }
.w90 { width: 90px !important; }
.w100 { width: 100px !important; }
.w110 { width: 110px !important; }
.w120 { width: 120px !important; }
.w130 { width: 130px !important; }
.w140 { width: 140px !important; }
.w150 { width: 150px !important; }
.w160 { width: 160px !important; }
.w170 { width: 170px !important; }
.w180 { width: 180px !important; }
.w190 { width: 190px !important; }
.w200 { width: 200px !important; }
.w210 { width: 210px !important; }
.w220 { width: 220px !important; }
.w230 { width: 230px !important; }
.w240 { width: 240px !important; }
.w245 { width: 245px !important; }
.w250 { width: 250px !important; }
.w260 { width: 260px !important; }
.w270 { width: 270px !important; }
.w280 { width: 280px !important; }
.w290 { width: 290px !important; }
.w300 { width: 300px !important; }
.w310 { width: 310px !important; }
.w320 { width: 320px !important; }
.w330 { width: 330px !important; }
.w340 { width: 340px !important; }
.w350 { width: 350px !important; }
.w360 { width: 360px !important; }
.w370 { width: 370px !important; }
.w380 { width: 380px !important; }
.w390 { width: 390px !important; }
.w400 { width: 400px !important; }
.w410 { width: 410px !important; }
.w420 { width: 420px !important; }
.w430 { width: 430px !important; }
.w440 { width: 440px !important; }
.w450 { width: 450px !important; }
.w460 { width: 460px !important; }
.w470 { width: 470px !important; }
.w480 { width: 480px !important; }
.w490 { width: 490px !important; }
.w500 { width: 500px !important; }
.w510 { width: 510px !important; }
.w520 { width: 520px !important; }
.w530 { width: 530px !important; }
.w540 { width: 540px !important; }
.w550 { width: 550px !important; }
.w560 { width: 560px !important; }
.w570 { width: 570px !important; }
.w580 { width: 580px !important; }
.w590 { width: 590px !important; }
.w600 { width: 600px !important; }
.w610 { width: 610px !important; }
.w620 { width: 620px !important; }
.w630 { width: 630px !important; }
.w640 { width: 640px !important; }
.w650 { width: 650px !important; }
.w660 { width: 660px !important; }
.w670 { width: 670px !important; }
.w680 { width: 680px !important; }
.w690 { width: 690px !important; }
.w700 { width: 700px !important; }
.w710 { width: 810px !important; }
.w720 { width: 720px !important; }
.w730 { width: 730px !important; }
.w740 { width: 740px !important; }
.w750 { width: 750px !important; }
.w760 { width: 760px !important; }
.w770 { width: 770px !important; }
.w780 { width: 780px !important; }
.w790 { width: 790px !important; }
.w800 { width: 800px !important; }
.w810 { width: 810px !important; }
.w820 { width: 820px !important; }
.w830 { width: 830px !important; }
.w840 { width: 840px !important; }
.w850 { width: 850px !important; }
.w860 { width: 860px !important; }
.w870 { width: 870px !important; }
.w880 { width: 880px !important; }
.w890 { width: 890px !important; }
.w900 { width: 900px !important; }
.w910 { width: 910px !important; }
.w920 { width: 920px !important; }
.w930 { width: 930px !important; }
.w940 { width: 940px !important; }
.w950 { width: 950px !important; }
.w960 { width: 960px !important; }
.w970 { width: 970px !important; }
.w980 { width: 980px !important; }
.w990 { width: 990px !important; }
.w1000 { width: 1000px !important; }

/* 高さ指定 */
.h10per { height: 10% !important; }
.h20per { height: 20% !important; }
.h30per { height: 30% !important; }
.h40per { height: 40% !important; }
.h50per { height: 50% !important; }
.h60per { height: 60% !important; }
.h70per { height: 70% !important; }
.h80per { height: 80% !important; }
.h90per { height: 90% !important; }
.h100per { height: 100% !important; }
.h10 { height: 10px !important; }
.h15 { height: 15px !important; }
.h20 { height: 20px !important; }
.h25 { height: 25px !important; }
.h30 { height: 30px !important; }
.h35 { height: 35px !important; }
.h40 { height: 40px !important; }
.h45 { height: 45px !important; }
.h50 { height: 50px !important; }
.h55 { height: 55px !important; }
.h60 { height: 60px !important; }
.h65 { height: 65px !important; }
.h70 { height: 70px !important; }
.h75 { height: 75px !important; }
.h80 { height: 80px !important; }
.h85 { height: 85px !important; }
.h90 { height: 90px !important; }
.h95 { height: 95px !important; }
.h100 { height: 100px !important; }
.h110 { height: 110px !important; }
.h120 { height: 120px !important; }
.h130 { height: 130px !important; }
.h140 { height: 140px !important; }
.h150 { height: 150px !important; }
.h160 { height: 160px !important; }
.h170 { height: 170px !important; }
.h180 { height: 180px !important; }
.h190 { height: 190px !important; }
.h200 { height: 200px !important; }
.h210 { height: 210px !important; }
.h220 { height: 220px !important; }
.h230 { height: 230px !important; }
.h240 { height: 240px !important; }
.h250 { height: 250px !important; }
.h260 { height: 260px !important; }
.h270 { height: 270px !important; }
.h280 { height: 280px !important; }
.h290 { height: 290px !important; }
.h300 { height: 300px !important; }
.h310 { height: 310px !important; }
.h320 { height: 320px !important; }
.h330 { height: 330px !important; }
.h340 { height: 340px !important; }
.h350 { height: 350px !important; }
.h360 { height: 360px !important; }
.h370 { height: 370px !important; }
.h380 { height: 380px !important; }
.h390 { height: 390px !important; }
.h400 { height: 400px !important; }
.h410 { height: 410px !important; }
.h420 { height: 420px !important; }
.h430 { height: 430px !important; }
.h440 { height: 440px !important; }
.h450 { height: 450px !important; }
.h460 { height: 460px !important; }
.h470 { height: 470px !important; }
.h480 { height: 480px !important; }
.h490 { height: 490px !important; }
.h500 { height: 500px !important; }
.h510 { height: 510px !important; }
.h520 { height: 520px !important; }
.h530 { height: 530px !important; }
.h540 { height: 540px !important; }
.h550 { height: 550px !important; }
.h560 { height: 560px !important; }
.h570 { height: 570px !important; }
.h580 { height: 580px !important; }
.h590 { height: 590px !important; }
.h600 { height: 600px !important; }
.h610 { height: 610px !important; }
.h620 { height: 620px !important; }
.h630 { height: 630px !important; }
.h640 { height: 640px !important; }
.h650 { height: 650px !important; }
.h660 { height: 660px !important; }
.h670 { height: 670px !important; }
.h680 { height: 680px !important; }
.h690 { height: 690px !important; }
.h700 { height: 700px !important; }
.h710 { height: 810px !important; }
.h720 { height: 720px !important; }
.h730 { height: 730px !important; }
.h740 { height: 740px !important; }
.h750 { height: 750px !important; }
.h760 { height: 760px !important; }
.h770 { height: 770px !important; }
.h780 { height: 780px !important; }
.h790 { height: 790px !important; }
.h800 { height: 800px !important; }
.h810 { height: 810px !important; }
.h820 { height: 820px !important; }
.h830 { height: 830px !important; }
.h840 { height: 840px !important; }
.h850 { height: 850px !important; }
.h860 { height: 860px !important; }
.h870 { height: 870px !important; }
.h880 { height: 880px !important; }
.h890 { height: 890px !important; }
.h900 { height: 900px !important; }
.h910 { height: 910px !important; }
.h920 { height: 920px !important; }
.h930 { height: 930px !important; }
.h940 { height: 940px !important; }
.h950 { height: 950px !important; }
.h960 { height: 960px !important; }
.h970 { height: 970px !important; }
.h980 { height: 980px !important; }
.h990 { height: 990px !important; }
.h1000 { height: 1000px !important; }

body{
    font-size: 14px !important;
    font-family: sans-serif !important;
    color: #111;
    background: #eaecec;
}

@media only screen and (max-width: 1200px) {
    body {
        display: grid;
    }

    .container_suru{
        width: 1200px;
    }
}

/* iPad Portrait */
@media screen and (min-device-width: 481px) and (max-device-width: 1024px) and (orientation:portrait) {
    body {
        display: block;
    }
}


header{
    -webkit-box-shadow: 0px 4px 5px 0px rgba(0,0,0,0.1);
    -moz-box-shadow: 0px 4px 5px 0px rgba(0,0,0,0.1);
    box-shadow: 0px 4px 5px 0px rgba(0,0,0,0.1);
    background: #fff;
}

.main_container {
    max-width: 100vw;
    min-height: 100vh;
    transition: all 0.3s;
    padding: 60px 0px 56px 0px;
}

a{
    color: inherit;
    text-decoration: none;
    transition: all 0.3s;
}

textarea:hover,
input:hover,
textarea:active,
input:active,
textarea:focus,
input:focus,
button:focus,
button:active,
button:hover,
label:focus,
select:focus,
.btn:active,
.btn.active,
.btn:focus
{
    outline:0px !important;
    /*-webkit-appearance:none;*/
    box-shadow: none !important;
}

/*swiper slide top*/
.top_slide .swiper-container{
    padding-bottom: 30px;
}
.swiper-container {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
}
.swiper-slide {
    font-size: 18px;
    background: #fff;

    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

.sidebar_cart{
    margin-right: 10px;
    position: relative;
    margin-top: -1px;
}

.lbl_cart{
    position: absolute;
    color: #fff;
    background: #F24130;
    border-radius: 3px;
    padding: 0px 4px;
    font-size: 12px;
    margin-left: -16px;
    margin-top: -2px;
    line-height: 16px;
}

/*For Edge*/
@supports (-ms-ime-align:auto) {
    .lbl_cart{
        margin-left:8px !important;
        margin-top: -28px !important;
    }
}

/*For Internet Explorer*/
@media all and (-ms-high-contrast: none) {
    .lbl_cart{
        margin-left:-22px !important;
    }

    .product_image img{
        height: auto;
        width: 100%;
    }

}

.swiper-slide img{
    width: 100%;
}

.swiper-button-next::after,
.swiper-button-prev::after{
    font-size: 17px;
    opacity: 0.3;
}

.swiper-button-next,
.swiper-button-prev{
    background: rgba(255,255,255,.1);
    color: #000;
}

.swiper-button-next:hover,
.swiper-button-prev:hover{
    background: rgba(255,255,255,.6);
}

.swiper-button-next,
.swiper-container-rtl .swiper-button-prev{
    right: 0px;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
}

.swiper-button-prev,
.swiper-container-rtl .swiper-button-next{
    left: 0px;
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
}

.swiper-pagination-bullet-active{
    background: #F39033;
}

.ad_wraper{
    position: relative;
    border-bottom: 1px solid #e8eae9;
}

.ad_text{
    position: absolute;
    right: 0px;
    color: #363636;
    font-size: 9px;
    background: url("../images/bg-ads-text.png") no-repeat left top;
    height: 14px;
    width: 46px;
    text-align: right;
    padding-right: 10px;
    border-bottom-right-radius: 4px;
}

.read_more1{
    background: url("../images/icon/double-right.svg") center left no-repeat;
    background-size: 10px;
    padding-left: 12px;
    color: #F39033;
    font-size: 14px;
    padding-bottom: 3px;
}

.read_more1:hover{
    color: #F27711;
}

.slide_product .swiper-slide{
    background: #F3F3F3;
    height: auto;
    -ms-flex-align: start !important;
    align-items: flex-start !important;
}

.slide_product .swiper-slide:hover{
    background: #EDEDED;
}

.slide_product .swiper-slide:hover .slide_title_product{
    color: #ff0000;
    text-decoration: none;
}

.slide_product .product_image img{
    max-height: 170px;
    min-height: 170px;
    width: 100% !important;
    object-fit: contain;
    object-position: center;
}

.slide_product .slide_title_product,
.slide_product .product_price_suru{
    font-size: 14px;
    text-align: left;
    margin: 8px 0px;
}

.slide_product .slide_title_product{
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    height: 32px;
    color: #000;
    font-weight: normal;
}

.product_price_suru label{
    min-width: 50px;
}

.text-price{
    font-size: 18px;
    font-weight: bold;
    color: #F24130;
    position: relative;
    bottom: -4px;
}

.text-red{
    color: #F24130;
}

.panel_gray_wraper{
    padding: 8px;
    width: 100%;
}

.panel_gray_wraper:hover a{
    text-decoration: none;
}

ul.list_arrow_red li{
    list-style-image: url("../images/icon/arrow-right-red.png");
    padding-left: 0px;
    line-height: 28px;
}

.text-green-dark{
    color: #709015;
}

ul.list_underline{
    padding-left: 0px;
    list-style: none;
}

ul.list_underline li{
    border-bottom: 1px solid #F0F0F0;
    padding: 8px 0px;
}

ul.list_underline li a:hover,
ul.list_underline li a:focus{
    text-decoration: none;
}

ul.list_underline li:last-child{
    border-bottom: none;
}

.line-clamp1{
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}

.line-clamp2{
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.date_post{
    font-size: 12px;
    color: #999999;
}


.card-suru-body .read_more2{
    border-top: 1px solid #F4F4F4;
    padding: 5px 20px 0px 10px;
}

.read_more2 a{
    color: #F89228 !important;
    padding-left: 12px;
    font-size: 90%;
}

.read_more2 a::before{
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    border-right: 5px solid transparent;
    border-left: 5px solid transparent;
    border-top: 7px solid #F89228;
    margin-top: 8px;
    margin-left: -16px;

}

.read_more2 a:hover{
    color: #F27711;
}

.lbl_green{
    background: #0E7C58;
    color: #fff;
    padding: 2px 5px;
    font-size: 10px;
    margin-bottom: 0px;
    text-align: center;
}

.lbl_orange{
    background: #F18838;
    color: #fff;
    padding: 2px 5px;
    font-size: 10px;
    margin-bottom: 0px;
    text-align: center;
}

.lbl_pink{
    background: #DF35B4;
    color: #fff;
    padding: 2px 5px;
    font-size: 10px;
    margin-bottom: 0px;
    text-align: center;
}

.lbl_blue{
    background: #1a3bff;
    color: #fff;
    padding: 2px 5px;
    font-size: 10px;
    margin-bottom: 0px;
    text-align: center;
}

.lbl_brown{
    background: #D1601C;
    color: #fff;
    padding: 2px 5px;
    font-size: 10px;
    margin-bottom: 0px;
    text-align: center;
}


.lbl_group_serach a{
    margin-right: 10px;
}

.lbl_group_serach a:last-child{
    margin-right: 0px;
}

.lbl_group_serach label{
    border-radius: 20px;
    border: 1px solid #8689DB;
    background: #E7E7F8;
    color: #8689DB;
    min-width: 60px;
    text-align: center;
    padding: 2px 10px;
    margin-bottom: 0px;
    cursor: pointer;
}

.lbl_group_serach label:hover,
.lbl_group_serach label:focus{
    background: #8689DB;
    color: #fff;

}

/*------------pc------------*/
.top_nav{
    padding: 10px 0px;
    border-bottom: 1px solid #e8eae9;
}

.top_nav .account-name{
    text-overflow: ellipsis;
    overflow: hidden;
    display: inline-block;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    max-width: 150px;
    line-height: 120%;
}

.top_nav .vocative{
    position: relative;
    top: -4px;
}

@media not all and (min-resolution:.001dpcm) { @media {
    .top_nav .vocative{
        top: 0px;
    }
}}

.search_top_pc{
    border: 2px solid #d8d9d8;
}

.search_top_pc{
    width: 100%;
}

.search_top_pc .form-control{
    border: 0px;
    box-sizing: border-box;
    font-size: 14px;
}

.select-wrapper{
    position: relative;
    width: 180px;
    overflow: hidden;
    flex: 0 0 180px;
}

.select-wrapper:after {
    content: "";
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 6px solid #666;
    position: absolute;
    right: 8px;
    top: 16px;
    pointer-events: none;
}

.search_top_pc select{
    text-indent: 1px;
    text-overflow: '';
    width: 100% !important;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    padding: 2px 24px 2px 10px;
    border: none;
    border-radius: 0px;
}

.search_top_pc select::-ms-expand {
    display: none;
}

.search_top_btn_wraper{
    flex: 0 0 70px;
}

.search_box_wraper{
    flex: auto;
}

.line_break{
    position: absolute;
    width: 1px;
    height: 24px;
    background: #d2d2d2;
    margin-top: 6px;
    margin-left: 2px;
}

.search_top_input{
    width: 100% !important;
}

.search_top_input::before{
    content: "|";
    position: absolute;
    margin-top: 0px;
    margin-left: 0px;
    color: red;
}

.search_top_btn{
    width:inherit !important;
    background: #2d3081;
    color: #fff;
    border-radius: 0px;
    border: 2px solid #fff !important;
    box-sizing: border-box;
    width: 100% !important;
}

.search_top_btn:hover,
.search_top_btn:focus{
    background: #272B9A;
    color: #fff;
}

.lineH13{
    line-height: 13px;
}

.text-blue{
    color: #2d3081 !important;
}

.card_pc{
    margin-bottom: 20px;
}

.card_pc:last-child{
    margin-bottom: 0px;
}

.card_pc .card_pc_head{
    background: #2d3081;
    color: #fff;
    font-size: 15px;
    font-weight: bold;
    padding: 12px 16px;
    margin-bottom: 0px;
}

.card_pc .card_pc_body{
    padding: 10px;
    border: 1px solid #e3e3e3;
}

.card_blue2{
    border: 2px solid #2d3081 !important;
}

.container_suru{
    max-width: 1420px;
    padding: 0 30px;
    margin: 0 auto;
}

@media (min-width: 769px){
    .row {
        margin-right: -10px;
        margin-left: -10px;
    }

    [class^="col-"],
    [class*=" col-"] {
        padding-right: 10px;
        padding-left: 10px;
    }
}


.btn_on_banner{
    position: absolute;
    bottom: 15px;
    margin-left: 20px;
}



/* iPad [portrait + landscape] */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
    .btn_suru{
        font-size: 82% !important;
    }

    .download_app{
        width: 660px !important;
    }
}

.card_no_head{
    border: 1px solid #5068b1 !important;
    border-radius: 4px;
}

.card_no_head .card_pc_body{
    border: none;
}

.btn-blue-gradient{
    color: #fff;
    background: rgba(79,104,177,1);
    background: -moz-linear-gradient(left, rgba(79,104,177,1) 0%, rgba(67,142,204,1) 100%);
    background: -webkit-gradient(left top, right top, color-stop(0%, rgba(79,104,177,1)), color-stop(100%, rgba(67,142,204,1)));
    background: -webkit-linear-gradient(left, rgba(79,104,177,1) 0%, rgba(67,142,204,1) 100%);
    background: -o-linear-gradient(left, rgba(79,104,177,1) 0%, rgba(67,142,204,1) 100%);
    background: -ms-linear-gradient(left, rgba(79,104,177,1) 0%, rgba(67,142,204,1) 100%);
    background: linear-gradient(to right, rgba(79,104,177,1) 0%, rgba(67,142,204,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4f68b1', endColorstr='#438ecc', GradientType=1 );
}

.btn-blue-gradient:hover,
.btn-green-gradient:hover{
    color: #fff;
}

.btn-green-gradient{
    color: #fff;
    background: rgba(114,147,61,1);
    background: -moz-linear-gradient(left, rgba(114,147,61,1) 0%, rgba(141,197,63,1) 100%);
    background: -webkit-gradient(left top, right top, color-stop(0%, rgba(114,147,61,1)), color-stop(100%, rgba(141,197,63,1)));
    background: -webkit-linear-gradient(left, rgba(114,147,61,1) 0%, rgba(141,197,63,1) 100%);
    background: -o-linear-gradient(left, rgba(114,147,61,1) 0%, rgba(141,197,63,1) 100%);
    background: -ms-linear-gradient(left, rgba(114,147,61,1) 0%, rgba(141,197,63,1) 100%);
    background: linear-gradient(to right, rgba(114,147,61,1) 0%, rgba(141,197,63,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#72933d', endColorstr='#8dc53f', GradientType=1 );
}

.btn-gray-gradient{
    color: #40403f;
    background: rgba(255,255,255,1);
    background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(211,211,211,1) 50%, rgba(226,228,232,1) 51%, rgba(224,225,226,1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,255,255,1)), color-stop(50%, rgba(211,211,211,1)), color-stop(51%, rgba(226,228,232,1)), color-stop(100%, rgba(224,225,226,1)));
    background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(211,211,211,1) 50%, rgba(226,228,232,1) 51%, rgba(224,225,226,1) 100%);
    background: -o-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(211,211,211,1) 50%, rgba(226,228,232,1) 51%, rgba(224,225,226,1) 100%);
    background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(211,211,211,1) 50%, rgba(226,228,232,1) 51%, rgba(224,225,226,1) 100%);
    background: linear-gradient(to bottom, rgba(255,255,255,1) 0%, rgba(211,211,211,1) 50%, rgba(226,228,232,1) 51%, rgba(224,225,226,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e0e1e2', GradientType=0 );
    border: 1px solid #d3d6d8;
}

.btn-bulleft::before{
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    border-left: 7px solid #fff;
    margin-top: 5px;
    margin-left: -12px;
}

.btn_suru{
    font-size: 0.8em;
    padding: 0.52em 0.75em;
    font-weight: bold;
}

.btn-gray-gradient.btn-bulleft::before{
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    border-left: 7px solid #40403f !important;
}

.btn-bulleft{
    text-align: left !important;
    padding-left: 24px;
}

.btn-blue{
    background: #405fac;
    color: #fff;
}

.btn-blue:hover{
    color: #fff;
}

.list-unborder-bottom{
    padding-left: 0px;
}

.list-unborder-bottom li{
    list-style: none;
    margin: 10px 0px;
}

.list-unborder-bottom li:last-child{
    margin-bottom: 0px;
}

.list-unborder-bottom li:first-child{
    margin-top: 0px;
}

.card_pc_green .card_pc_head{
    background: #7aa03f !important;
}

.card_pc_green .card_pc_body{
    border: 2px solid #7aa03f !important;
}

.head_title_h3{
    font-size: 100%;
    font-weight: bold;
}

.list-bulleft-green{
    color: #709015;
}

.list-bulleft-green li{
    padding-left: 20px !important;
}

.list-bulleft-green li::before{
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    border-left: 7px solid #709015;
    margin-top: 7px;
    left: 24px;
}

.card_white{
    background: #fff;
    border: 1px solid #eaecec;
    padding: 10px;
}

.card-silver{
    background: #fff;
}

.card-silver-head{
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
    background: rgb(255,255,255);
    background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(241,241,241,1) 50%, rgba(225,225,225,1) 51%, rgba(246,246,246,1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(50%,rgba(241,241,241,1)), color-stop(51%,rgba(225,225,225,1)), color-stop(100%,rgba(246,246,246,1)));
    background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(241,241,241,1) 50%,rgba(225,225,225,1) 51%,rgba(246,246,246,1) 100%);
    background: -o-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(241,241,241,1) 50%,rgba(225,225,225,1) 51%,rgba(246,246,246,1) 100%);
    background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(241,241,241,1) 50%,rgba(225,225,225,1) 51%,rgba(246,246,246,1) 100%);
    background: linear-gradient(to bottom, rgba(255,255,255,1) 0%,rgba(241,241,241,1) 50%,rgba(225,225,225,1) 51%,rgba(246,246,246,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f6f6f6',GradientType=0 );
    padding: 10px;
    border-bottom: 1px solid #eaecec;
    font-weight: bold;
    font-size: 15px;
    color: #2d3081;
    margin-bottom: 0px;

}

.card-silver-body{

}

.slider-cate .swiper-slide::after{
    content: "";
    height: 40%;
    width: 1px;
    background: #e3e3e3;
    position: absolute;
    right: -5px;
    margin-top: -14px;
}

/*firefox*/
@supports (-moz-appearance:meterbar) {
    .slider-cate .swiper-slide::after{
        margin-top: -28px !important;
    }
}

.slider-cate .swiper-slide img{
    width: 60px;
}

.slider-cate .swiper-slide h4{
    font-size: 13px;
    font-weight: bold;
    color: #404040;
}

footer{
    background: #d3d3d3;
    padding: 40px 0px 0px 0px;
    border-top: 5px solid #5068b1;
}

.footer_bottom{
    background: #ddd;
    text-align: center;
    padding: 20px;
}

.download_app{
    background: #f4f4f5;
    padding: 10px;
    color: #434343;
    width: 590px;
    border-radius: 4px;
}

.nav_footer ul li{
    font-weight: bold;
    padding: 0px 6px;

}

.nav_footer ul{
    padding: 0px;
}

.nav_footer ul li::before{
    content: "";
    position: absolute;
    margin-left: -12px !important;
    margin-top: 3px;
    height: 15px;
    width: 2px;
}

.nav_footer ul li:first-child::before{
    content: "";
    width: 0px;
    height: 0px;
}

.nav_footer ul li a{
    /*font-size: 80% !important;*/
}

.col-3-suru{
    max-width: 20% !important;
}

.col-6-suru{
    max-width: 60% !important;
}

.col-4-suru{
    max-width: 30% !important;
}

/* iPad Portrait */
@media screen and (min-device-width: 481px) and (max-device-width: 1024px) and (orientation:portrait) {
    .search_top_pc select{
        background-position: 132px center;
    }

    .col-3-suru{
        max-width: 25% !important;
    }

    .col-6-suru{
        max-width: 50% !important;
    }

    .top_nav .col-4-suru{
        max-width: 25% !important;
    }


}

/* iPad Landscape */
@media screen and (max-device-width: 1024px) and (orientation:landscape) {
    .container_suru{
        max-width: 100vw !important;
    }

    .btn_on_banner{
        bottom: 40px;
    }

    .search_top_pc select{
        background-position: 150px center;
    }

}

/*-------13/7/2020-------*/

.header_right .item_right_header{
    min-width: 60px;
}

.header_right .item_right_header:last-child{
    min-width: 24px;
}

/*For Internet Explorer*/
@media all and (-ms-high-contrast: none) {
    .header_right > .item_right_header.padR32{
        padding-right: 16px !important;
    }
}


.header_right > div > a{
    margin: 0 auto;
}

.sub_top_nav{
    padding: 10px 0px;
    height: 45px;
    border-bottom: 1px solid #e8eae9;
}

.item_sub_top_nav{
    margin-right: 20px;
}
.item_sub_pd .item_sub_top_nav{
    margin-right: 35px;
}
@media screen and (min-width: 1250px){
    .item_sub_pd{
        padding-right: 40px;
    }
}
@media screen and (min-width: 1400px){
    .item_sub_pd{
        padding-right: 110px !important;
    }
}
.item_sub_top_nav img{
    margin-right: 6px;
}

.cate_item{
    width: 12.5%;
    padding: 20px 5px 10px 5px;
}

.cate_item img{
    max-width: 60px;
    max-height: 60px;
    width: 100%;
}

.cate_item h4{
    font-size: 0.78em;
    font-weight: bold;
}

.cate_item:hover a{
    text-decoration: none;
}

@media screen and (min-device-width: 481px) and (max-device-width: 1024px) and (orientation:portrait) {
    .cate_item img{
        max-width: 48px;
        max-height: 48px;
    }
    .cate_item h4{
        margin-top: 6px !important;
    }

}

@media screen and (min-device-width: 481px) and (max-device-width: 1024px) and (orientation:landscape) {

}


@media screen and (max-width: 1200px) {
    /*.cate_item img{
      max-width: 48px;
      max-height: 48px;
    }

    .cate_item h4{
      font-size: 0.68em;
    }*/
}

.card-suru{
    background: #fff;
}

.card-suru-head{
    font-weight: bold;
    font-size: 1.7em;
    padding: 20px 10px 0px 10px;
}

.card-suru-body{
    background: #fff;
    padding: 10px;
    /*box-sizing: border-box;*/
}

.card-suru-green .card-suru-head{
    margin-bottom: 5px;
}

/*for firefox only*/
/*@media screen and (min--moz-device-pixel-ratio:0) {
  .card-suru-green .card-suru-head{
    margin-bottom: 3px;
  }
}*/

.card-suru-green .card-suru-head span{
    background: url("../images/bg-title-green.png") right center no-repeat;
    color: #fff;
    padding: 10px 50px 2px 20px;
}

@media all and (-ms-high-contrast: none) {
    .card-suru-green .card-suru-head span{
        padding: 10px 50px 4px 20px;
    }
}

.card-suru-green .card-suru-body{
    background: #eaf7fc;
    padding-bottom: 10px !important;
}

.equalheight{
    background: #fff;
    padding-bottom: 10px;
}

.equalheight .card-suru-body img{
    width: 100%;
    height: auto;
}

.btn-outline-green-bullet{
    border:2px solid #4fb748;
    text-align: left;
    font-weight: bold;
    background: #fff;
    color: #353535;
    border-radius: 20px;
    padding-left: 34px;
    padding-right: 20px;
    -webkit-box-shadow: 0px 2px 4px 0px rgba(0,0,0,0.2);
    -moz-box-shadow: 0px 2px 4px 0px rgba(0,0,0,0.2);
    box-shadow: 0px 2px 4px 0px rgba(0,0,0,0.2);
}

.btn-outline-green-bullet::before {
    content: "";
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 6px solid #4fb748;
    position: absolute;
    top: 17px;
    margin-left: -14px;
    transform: rotate(-90deg)
}

.btn-outline-green-bullet:hover{
    background: #4fb748;
    color: #fff;
}

.btn-outline-green-bullet:hover::before{
    border-top: 6px solid #fff;
}

.top20{
    position: absolute;
    left: 50%;
    transform: translate(-50%, 0);
    margin-top: -56px;
}

.padT33{
    padding-top: 33px;
}

.w146{
    min-width: 146px;
}

.w156{
    min-width: 156px;
}

.padT45{
    padding-top: 45px;
}

.mgnT5{
    margin-top: 5px !important;
}
.bg-radient-green{
    background: url("https://www.suruga-ya.jp/pics_webp/common/pc/bg_radient_blue.jpg.webp") top left no-repeat;
    background-size: cover;
}

.card_image{
    padding: 20px 30px;
}

.item_banner_footer{
    background: #fff;
    border: 1px solid #d3d3d3;
    border-radius: 0.25rem;
    margin-left: 10px;
    margin-right: 10px;
    min-width: 250px;
    padding: 10px 10px 0px 10px;
}

.item_banner_footer > a > img{
    border-radius: 0.25rem;
}

.item_banner_footer:last-child{
    margin-right: 0px;
}

.item_banner_footer:first-child{
    margin-left: 0px;
}

.item-app-store,
.item-social{
    padding: 0px 5px;
}

.item_right_header{
    margin-top: 12px;
}

.item_right_header:first-child{
    margin-top: 10px;
}

.btn_goto{
    position: absolute;
    bottom: 0px;
    left: 50%;
    margin-bottom: 14px;
    margin-left: -161px;
}

.item_banner_link{
    margin-bottom: 10px;
}

.item_banner_link .border{
    height: 100%;
}

.item_banner_link img{
    width: 100%;
}

.chatbox{
    position: fixed;
    bottom: 50px;
    right: 30px;
}

img.img-flull{
    object-fit: cover;
    height: 100%;
    width: 100%;
}

.black-link{
    color: #727272 !important;
}

.black-link:hover,
.black-link:focus{
    text-decoration: underline;
    color: #434343;
}

/*Notification Bell*/
.stt_Notifi{
    width: 14px;
    height: 14px;
    background: #f07e18;
    border-radius: 50%;
    position: absolute;
    margin-top: -24px;
    margin-left: 12px;
    border: 1px solid #fff;
}

.bell_ring {
    transform-origin: 50% 1em;
    animation-name: ring;
    animation-duration: 2s;
    animation-iteration-count: infinite;
}

@keyframes ring{
    0% { transform: rotate(0deg) }
    5% { transform: rotate(45deg) }
    15% { transform: rotate(-40deg) }
    25% { transform: rotate(20deg) }
    35% { transform: rotate(-15deg) }
    45% { transform: rotate(10deg) }
    55% { transform: rotate(-5deg) }
    60% { transform: rotate(0deg) }
    100% { transform: rotate(0deg) }
}

.notify .bell .nav-pills .show > .nav-link{
    background-color: #17A2B8;
}

.notify .bell .dropdown-menu{
    top: 19px !important;
    right: 0px;
    margin-left: -416px !important;
    width: 460px;
    box-shadow: 0px 5px 7px -1px #c1c1c1;
    padding-bottom: 0px;
    padding: 0px;
    font-size: 16px;
}

.notify .bell .dropdown-menu:before{
    content: "";
    position: fixed;
    top: -14px;
    border:7px solid #d6d6d6;
    border-color: transparent transparent #d6d6d6 transparent;
    z-index: 3;
    margin-left: 422px;
}

.notify .bell .dropdown-menu.show > .notify_scroll{
    z-index: 3;
    max-height: 379px;
    overflow-y: auto;
    margin-bottom: 0px;
    scroll-behavior: smooth;
}

.notify .bell .head{
    padding:10px 15px;
    background: #F0F0F0;
    top: 0px;
    left: 0px;
    width: 100%;
}
.notify .bell .footer{
    padding:5px 15px;
    /*background: #E3E3E3;*/
}

.notify .bell{
    cursor: pointer;
    position: relative;
    top: -3px;
}

.notify .bell .notification-box{
    padding: 10px 10px;
    border-bottom: 1px solid #E7E7E7;
    cursor: pointer;
}

.notify .bell .notification-box:focus,
.notify .bell .notification-box:hover{
    background: #E7E7E7;
}

.notify .bell .notification-box:last-child{
    border-bottom: none;
}

.notify .bell .bg-gray{
    background-color: #eee;
}
@media (max-width: 991px) {
    .notify .bell .dropdown-menu{
        top: 17px !important;
    }
}

@media all and (orientation:landscape){
    .notify .bell .dropdown-menu{
        top: 53px;
    }

}

/*switch bootstrap*/

.material-switch > input[type="checkbox"] {
    display: none;
}

.material-switch > label {
    cursor: pointer;
    height: 0px;
    position: relative;
    width: 40px;
}

.material-switch > label::before {
    background: rgb(0, 0, 0);
    box-shadow: inset 0px 0px 10px rgba(0, 0, 0, 0.5);
    border-radius: 8px;
    content: '';
    height: 16px;
    margin-top: -8px;
    position:absolute;
    opacity: 0.3;
    transition: all 0.4s ease-in-out;
    width: 40px;
}
.material-switch > label::after {
    background: rgb(255, 255, 255);
    border-radius: 16px;
    box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.3);
    content: '';
    height: 24px;
    left: -4px;
    margin-top: -8px;
    position: absolute;
    top: -4px;
    transition: all 0.3s ease-in-out;
    width: 24px;
}
.material-switch > input[type="checkbox"]:checked + label::before {
    background: inherit;
    opacity: 0.5;
}
.material-switch > input[type="checkbox"]:checked + label::after {
    background: inherit;
    left: 20px;
}

.label-primary{
    background: #428bca;
}

.bell_disable > div img{
    filter: grayscale(100%);
    opacity: .5;
}

.bell_disable{
    pointer-events: none;
}

.title_price{
    font-weight: 400;
    background: #E3E3E3;
    padding: 1px 5px;
}


/*placeholder loading*/
.ph-item::before {
    content: " ";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 50%;
    z-index: 1;
    width: 500%;
    margin-left: -250%;
    -webkit-animation: phAnimation 0.8s linear infinite;
    animation: phAnimation 0.8s linear infinite;
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 46%, rgba(255, 255, 255, 0.35) 50%, rgba(255, 255, 255, 0) 54%) 50% 50%;
}

.swiper-container.ph-item{
    background-color: #ced4da;

}

@-webkit-keyframes phAnimation {
    0% { transform: translate3d(-30%, 0, 0);}
    100% { transform: translate3d(30%, 0, 0);}
}
@keyframes phAnimation {
    0% { transform: translate3d(-30%, 0, 0);}
    100% { transform: translate3d(30%, 0, 0);}
}

.text-login{
    padding-top: 10px;
}

.text-login a,
.text-login a:visited,
.text-login a:link{
    color: #272B9A !important;
}

.text-logout a:hover,
.text-login a:focus{
    text-decoration: underline;
    color: #ff0000 !important;
}

/*.top_slide_pc{
  position: relative;
  padding-top: 28%; //(height/width)*100
}*/

/*.top_slide_pc .swiper-container{
  position: absolute;
  top: 0;
  left: 0;
}*/


/*For Internet Explorer*/
@media all and (-ms-high-contrast: none) {
    .swiper-button-next,
    .swiper-button-prev{
        width: 28px;
        height: 44px;
        margin-top: -22px;
    }

    .swiper-button-next::after,
    .swiper-button-prev::after{
        font-size: 12px;
    }

    .swiper-button-next::before{
        position: absolute;
        content: "";
        width: 28px;
        height: 44px;
        background: url("../images/icon/arrow-next.svg") no-repeat center center;
        background-size: 16px;
        left: 0px;
        top: 0px;
    }

    .swiper-button-prev::before{
        position: absolute;
        content: "";
        width: 28px;
        height: 44px;
        background: url("../images/icon/arrow-next.svg") no-repeat center center;
        background-size: 16px;
        left: 0px;
        top: 0px;
        transform: rotate(-180deg)
    }
}

/*image lag*/
.equalheight_topslidepc .card-suru-body{
    position: relative;
    padding-top: 86.95% !important;
    background: #dedede;
}

.equalheight_topslidepc .card-suru-body a > img,
.equalheight_catemenu .card-suru-body a > img,
.col-3 .equalheight_king .card-suru-body a > img{
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
}

.equalheight_catemenu .card-suru-body{
    position: relative;
    padding-top: 60.188% !important;
    background: #dedede;
}

.col-3 .equalheight_king .card-suru-body{
    position: relative;
    padding-top: 63.188% !important;
    background: #dedede;
}

.store_list .card-suru-body .img-wrap{
    position: relative;
    padding-top: 100% !important;
    background: #dedede;
    display: block;
}

@media only screen and (max-width: 1500px) {
    .col-3 .equalheight_king .ad_text{
        margin-top: 5px;
    }
}

@media only screen and (max-width: 1366px) {
    .col-3 .equalheight_king .ad_text{
        margin-top: 10px;
    }
}

@media only screen and (max-width: 1366px) {
    .col-3 .equalheight_king .ad_text{
        margin-top: 15px;
    }
}

.top_slide_pc,
.card-suru,
.card-silver{
    margin-bottom: 20px;
}

.top_latest_news{
    border-radius: 6px;
}

.top_latest_news .card-suru-body{
    border: 2px solid #28abe2;
    border-radius: 6px;
    padding: 10px !important;
}

.top_latest_news .card-suru-body ul{
    padding-left: 20px;
    margin-bottom: 0px;
    max-height: 170px;
}

.top_latest_news .card-suru-body ul li{
    list-style: none;
    position: relative;
    padding: 6px 0px;
}

.top_latest_news .card-suru-body ul li::before{
    content: "";
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 6px solid #ed1c24;
    position: absolute;
    top: 13px;
    margin-left: -14px;
    transform: rotate(-90deg);
}

.top_latest_news li:hover a{
    text-decoration: none;
}

.panel_gray_wraper .link{
    font-size: 13px;
}

.link,
a.link{
    color: #1639AA;
}

.link:hover,
a.link:hover{
    color: #ff0000;
    text-decoration: underline;
}

.col-20per{
    flex: 0 0 20%;
    max-width: 20%;;
}

.store_list .store-name{
    margin-top: 10px;
}

.product_cate{
    font-size: 12px;
    font-weight: bold;
    height: 18px;
    margin-bottom: 4px;
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;

}

.real-suport{
    padding: 10px;
}

.bottom-banner{
    background: #fff;
    padding: 10px 10px 0px 10px;
}

/*for chrome*/
.scroll{
    overflow: auto;
    scrollbar-width: thin;
    /*scrollbar-color: #D1D1D1 #F4F4F4;
    -webkit-overflow-scrolling: touch;*/
    border-radius:10px;
}
.scroll::-webkit-scrollbar {
    width: 8px;
}
.scroll::-webkit-scrollbar-button {
    width: 8px;
    height:5px;
}
.scroll::-webkit-scrollbar-track {
    background:#F4F4F4;
    border-radius:10px;
}
.scroll::-webkit-scrollbar-track:hover {
    background:#E5E5E5;
    border-radius:10px;
}
.scroll::-webkit-scrollbar-thumb {
    background:#D1D1D1;
    border-radius:10px;
}
.scroll::-webkit-scrollbar-thumb:hover {
    background:#B3B3B3;
}

/* Chrome 29+ */

img:not(*:root){
    image-rendering: -webkit-optimize-contrast; /* Chrome (and Safari) */
    -webkit-filter: contrast(1.1);
}

/*end for chrome*/

.max-h100{
    max-height: 100px !important;
}

.max-h150{
    max-height: 150px !important;
}

.max-h160{
    max-height: 160px !important;
}

.max-h200{
    max-height: 200px !important;
}

.max-h250{
    max-height: 250px !important;
}

.max-h300{
    max-height: 300px !important;
}

.top_seo{
    padding: 4px 0px;
    margin-bottom: 0px;
    width: 100%;
    height: auto;
    font-size: 12px;
    font-weight: normal;
}

.top_seo p{
    font-size: 12px;
    font-weight: normal;
    background: #fff;
    height: auto;
}

.bg-transparent p,
.bg-transparent div{
    background-color: transparent;
}

.h1_page{
    max-width: 1500px;
    padding: 0 30px;
    margin: 0 auto;
}

.h1_page h1{
    margin: 0;
    font-size: 12px;
    background: #fff;
    height: auto;
    font-weight: normal;
    width: 100%;
}


.top150{
    top: 150px !important;
}

/*slick slide*/
.slick-slide img{
    width: 100%;
}

.slick-prev, .slick-next{
    z-index: 1;
}

.control-slick{
    height: 44px;
    width: 27px;
    opacity: 0.4;
    transition: 0.3s;
}

.control-slick:hover{
    opacity: 0.8;
}

.control-slick.slick-prev{
    left: -15px;
}

.control-slick.slick-next{
    right: -15px;
}
/*end slick slide*/

/*carousel slide boostrap*/
.carousel-control-prev img{
    position: absolute;
    left: 0;
}

.carousel-control-next img{
    position: absolute;
    right: 0;
}

.carousel-control-next img,
.carousel-control-prev img{
    width: 24px;
}

.real-suport .row .col-4:nth-child(1){
    padding-right: 7.34px;
}

.real-suport .row .col-4:nth-child(2){
    padding-right: 8.34px;
    padding-left: 9px;
}

.real-suport .row .col-4:nth-child(3){
    padding-left: 7.34px;
}

.bottom-banner .item_banner_link:nth-child(1),
.bottom-banner .item_banner_link:nth-child(4){
    padding-right: 7.34px;
}

.bottom-banner .item_banner_link:nth-child(2),
.bottom-banner .item_banner_link:nth-child(5){
    padding-right: 8.34px;
    padding-left: 9px;
}


.bottom-banner .item_banner_link:nth-child(3),
.bottom-banner .item_banner_link:nth-child(6){
    padding-left: 7.34px;
}

@media (prefers-reduced-motion: reduce) {
    .carousel-item {
        transition: transform 0.6s ease-in-out;
        -webkit-transition: transform 0.6s ease-in-out;
        -moz-transition: transform 0.6s ease-in-out;
        -ms-transition: transform 0.6s ease-in-out;
        -o-transition: transform 0.6s ease-in-out;
    }
}

/*For IE */
@media all and (-ms-high-contrast: none) {
    .top_slide_pc .carousel-control-prev,
    .top_slide_pc .carousel-control-next{
        top: -50px !important;
    }
}

/*fix for old layout in new layout surugayajp*/
.bg_white_body{
    background: #fff;
}

.new_container2{
    padding-top: 40px !important;
    font-size: 16px;
}

.new_breadcrumbs{
    top: 135px !important;
}

.new_breadcrumbs a{
    color: #007185 !important;
}

.topicPath_h1{
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
    font-size: 0.75em;
}

.topicPath_h1 h1{
    background: none !important;
    height: auto !important;
    width: auto !important;
    font-size: inherit !important;
    padding-top: 2px;
    flex: auto;
    font-weight: normal;
}

footer .list-inline-item a{
    color: #333333;
}

.item_sub_top_nav a{
    display: flex;
    align-items: flex-end;
    color: #111 !important;
}

.item_sub_top_nav a:hover{
    text-decoration: none;
    color: #ff0000 !important;
}

table.paddTbl{
    border-collapse:inherit;
}

.col.left .btn_google.btn_google,
.col.left .btn_google.btn_google .btn_icon,
.col.left .btn-group.btn_facebook,
.col.left .btn-group.btn_facebook .btn_icon{
    height: 43px;
}

.btn_google.btn_facebook img.icon{
    position: relative;
    top: 3px;
}

.related_items h3{
    font-size: 19px;
    font-weight: bold;
}

.register .btn{
    font-size: 13px;
}

.register .btn:hover{
    color: #fff;
}

#icon_list .social_icon li:nth-child(2),
#icon_list li:nth-child(2){
    position: relative;
    top: -4px;
}

table.ui-datepicker-calendar{
    transform: scale(0.9);
    position: relative;
    left: -5px;
}

body.default_font{
    font-family: sans-serif !important;
}

header,
footer{
    font-family: sans-serif ;
}

table.touroku{
    border-collapse: initial;
}

.text-gray-dark{
    color: #313131;
}

.read-all-message{
    text-decoration: none;
}


#tb-cus-edit-product-form .datepicker{
    position: relative;
    padding: 0px;
    top: 5px !important;
    left: 0px !important;
}

#tb-cus-edit-product-form .datepicker table{
    border-collapse: initial;
}

#tb-cus-edit-product-form .dropdown-menu{
    border: none;
}

#tb-cus-edit-product-form .dropdown-menu::before {
    border: 0px !important;
}

#user-registration-form .form-text{
    margin-top: 0px !important;
}

h1 { font-size: 2.00em; font-weight: bold; }
h2 { font-size: 1.50em; font-weight: bold; }
h3 { font-size: 1.17em; font-weight: bold; }
h4 { font-size: 1.00em; font-weight: bold; }
h5 { font-size: 0.83em; font-weight: bold; }
h6 { font-size: 0.67em; font-weight: bold; }

#user-registration-form .form-text{
    margin-top: 0px !important;
}
#user-registration-form select{
    min-height: 20px !important;
}

.w3-modal .close-alert{
    padding-top: 0px;
    padding-bottom: 0px;
}

.detail_search dt{
    font-weight: normal;
}

div.info .text {
    width: auto;
}

div.info h3{
    height: auto;
}

.search_option .search_box form #search_txt{
    height: 24px !important;
}

#matomeuribn .tit{
    height: 30px;
}

.un-btn{
    margin-top: 4px;
    padding: 1px 3px;
    border: 1px solid;
    background: lightgray;
    font-size: inherit;
}

.accordion_menu .dropdown > .dropdown-menu{
    position: relative;
    min-width: 100%;
    border:none;
}

.accordion_menu.showless_menu{
    max-height: none;
}

.accordion_menu.showless_menu .dropdown-menu ul.dropdown-menu > li{
    padding-left: 0px !important;
}

a:hover,
a:focus{
    color: #ff0000;
    text-decoration: underline;
}

.bx-wrapper .bx-controls-direction a{
    transition: none;
}

.caption1{
    line-height: 15px;
}

.related-product-item .related-product-content .title-wrapper a{
    line-height: 17px;
}

.accordion_menu .dropdown [data-toggle="dropdown"]::before {
    font-size: 9px;
    top: 3px;
}
.related-product-item .related-product-content .kishu-text{
    height: 16px;
}

#search_header .search_option .search_box #search_txt{
    width: 160px;
}

#search_header .search_option .search_box #btn_txt{
    height: 24px;
}

#search_header .search_option .hit h2{
    max-width: 380px;
}

#search_header .search_option{
    height: auto !important;
    min-height: 44px;
}
/*end fix old layout in new layout surugayajp*/
/* NO.356 */
.cate_item span{
    display: inline-block;
}
/*End NO.356 */
/*25/12/2020 showmore and showless list song*/
.row_songList{
    position: relative;
    overflow: hidden;
    max-height: 220px;
}


.song_list {
    margin-bottom: 10px;
    overflow: hidden;
}

.show_more_list_music{
    text-align: right;
    padding: 4px 40px 4px 4px;
    color: #c45500;
    font-size: 12px;
}

.row_songList.extend{
    max-height: 100% !important;
}

.song_list .songList_right .show_more_list,
.song_list .songList_left .show_more_list{
    cursor: pointer;
    font-size: 12px;
    font-weight: bold;
}

.show_more_list_music::after{
    content: "+";
    color: #fff;
    position: absolute;
    width: 14px;
    height: 14px;
    border-radius: 2px;
    background: #c45500;
    text-align: center;
    line-height: 13px;
    margin-top: 1px;
    margin-left: 4px;
}

.show_more_list_music.extend::after{
    content: "-";
    color: #fff;
    position: absolute;
    width: 14px;
    height: 14px;
    border-radius: 2px;
    background: #c45500;
    text-align: center;
    line-height: 13px;
    margin-left: 4px;
}
.gradient {
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 100%;
    height: 100px;
    background-image: linear-gradient(rgba(255, 255, 255, 0), rgb(255, 255, 255));
}
.songList_left.extend{
    max-height: 100%;
}
.footer_social_icon{
    float: left;
    width: 794px;
    background: #fff;
    border: 1px solid #d3d3d3;
    border-radius: 0.25rem;
    margin-left: 10px;
    margin-right: 10px;
    padding: 10px 10px 0px 10px;
}

.footer_social_icon .item-social{
    margin: 0px 10px;
}

.footer_social_icon .item-social:first-child{
    margin-left: 0px;
}

.footer_social_icon .item-social:last-child{
    margin-right: 0px;
}

.sidebar_social_list .social_item{
    margin: 0px 10px;
    padding: 10px;
}

.sidebar_social_list .social_item:hover{
    background: #ECECEC;
}

footer .banner_wrapper_not_adult {
    width: 540px;
    margin: 0 auto 100px;
    position: relative;
}
footer .item_banner_footer_left {
    position: absolute;left: 0;
}

footer .item_banner_footer_right {
    position: absolute;right: 0;padding: 12px;
    min-width: 273px;
}

.footer_social_icon .item-social.adult {
    margin: 0px 20px !important;
    padding: 0;
}
/*16/4/2021*/
.related_cont_head{
    font-size: 18px;
    margin-bottom: 20px;
  }
.related_cont_item{
  display: flex;
  justify-content: flex-start;
  border-bottom: 1px dotted #707070;
  padding-bottom: 10px;
  margin-bottom: 10px;
}

.related_cont_item:last-child{
  border-bottom: none;
  margin-bottom: 40px;
}

.related_cont_item_img{
  flex: 0 0 70px;
  display: flex;
  justify-content: center;
}

.related_cont_item_img img{
  max-width: 70px;
  max-height: 70px;
}

.related_cont_item_title{
  line-height: 19px;
}

.related_cont_item_title a{
  color: #0E83CD !important;
}

.related_cont_item_title a:hover{
  color: #1D30F9 !important;
  text-decoration: none;
}

/*30/7/2021*/
.container1440{
  max-width: 1420px;
  width: 100% !important;
  padding: 0 30px;
  margin: 0 auto;
}

#menu.sidebar-menu-left{
  max-width: 260px;
  width: 100%;
}

#menu.sidebar-menu-left .block{
  max-width: 260px;
  width: 100%;
}

#menu.sidebar-menu-left .block h2,
#menu.sidebar-menu-left .block2 h2,
#menu.sidebar-menu-left .block_k h2,
#menu.sidebar-menu-left .block_ad h2{
  padding-top: 8px;
  padding-bottom: 8px;
}

.main-wrap-right{
  max-width: 1070px;
  width: 100% !important;
}

.main-wrap-right .grid_style .photo_box .thum{
  width: 100%;
}

.main-wrap-right .grid_style .photo_box{
  padding: 10px;
  height: 212px;
  display: flex;
  align-items: center;
}

.main-wrap-right .grid_style .item_box{
  display: flex;
}

.main-wrap-right .grid_style .item{
  width: 25%;
  vertical-align: top;
  display: block;
}

#aff-icon-list > ul > li:nth-child(2){
  position: relative;
  top: -2px;
}

@media (min-width: 1200px) and (max-width: 1420px){
  .main-wrap-right{
    max-width: calc(100vw - 380px) !important;
  }
}

@media (max-width: 1199px){
  .main-wrap-right{
    max-width: 840px !important;
  }
}

/* iPad Landscape */
@media screen and (min-device-width: 481px) and (max-device-width: 1024px) and (orientation:landscape) {
  .main-wrap-right{
    max-width: calc(100vw - 380px) !important;
  }

  .main-wrap-right .grid_style .item{
    padding-left: 20px;
    padding-right: 20px;
  }

}

/* iPad Portrait */
@media screen and (min-device-width: 481px) and (max-device-width: 1024px) and (orientation:portrait) {
  .container_suru,
  .container1440{
    max-width: 100vw !important;
  }
  .main-wrap-right{
    max-width: calc(100vw - 360px) !important;
  }

  #aff-icon-list > ul > li:nth-child(2){
    top: -5px;
  }

}

/* iPad Landscape */
@media screen and (max-device-width: 1024px) and (orientation:landscape) {
  .container1440{
    max-width: 100vw !important;
  }

  #aff-icon-list > ul > li:nth-child(2){
    top: -4px;
  }

}

#menu .block > ul,
#menu .block2 > ul,
#menu .block_k > ul,
#menu .block_ad > ul{
  padding-left: 10px;
  padding-right: 10px;
}

.block .btn_show_more{
  padding-left: 15px;
}

#description-artist{
  width: 100%;
}

#reference-container-slider ul > li.slide img{
  margin: 0 auto;
}
.history .clearHistory{
    width: 20px;
    height: 20px;
    border: 1px solid #D1D1D1;
    margin-left: 5px;
    z-index: 3147483647;
    line-height: 70%;
    padding-bottom: 2px;
}
/* Safari 10.1+ */
@media not all and (min-resolution:.001dpcm) { @supports (-webkit-appearance:none) {
    .search_top_pc {
        border: 3px solid #d8d9d8;
        padding-bottom: 1px;
    }
}}
.np-keyword-suggest {
    overflow: auto;
    max-height: 380px;
}
.box-color {
  width: 12px;
  height: 12px;
  background: #ffafa5;
  margin-right: 5px;
  position: relative;
  top: 3px;
}
.np-keyword-suggest button.clearHistory {
    position: absolute;
    width: 25px;
    right:5px;
}

.np-keyword-suggest .item.history {
    max-width: 90%;
    display: block !important;
}
.breadcrumb_pc {
    list-style: none;
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 13px;
}
.breadcrumb_pc li {
    display: inline;
    margin-right: 5px;
    position: relative;
}
.breadcrumb_pc li a{
    color: #007185 !important; /*#0000ff;*/
}
.breadcrumb_pc li a:hover{
    color: #ff0000;
    text-decoration: none;
}
.breadcrumb_pc li:last-child{
    margin-right: 0px;
}
.breadcrumb_pc li::after{
    content: url("../images/icon/arrow-breadcrumb.svg");
    margin-left: 8px;
    width: 8px;
    height: 8px;
    display: inline-block;
}
.breadcrumb_pc li:last-child::after{
    content: "";
}

/*8-2-2022*/
/*review link button for adults*/
.swith-link a{
  color: #5d9cec !important;
  text-decoration: none;
  position: relative;
}

.swith-link a::before{
  content: "";
  height: 12px;
  width: 1px;
  background: #BCBCBC;
  position: absolute;
  left: -10px;
  top: 5px;
}

.swith-link a:first-child::before{
  background: none;
}

.swith-link a:hover,
.swith-link a:focus{
  color: #1D30F9 !important;
  text-decoration: none;
}

.swith-link a.active{
  cursor: default;
  pointer-events: none;
  color: #111 !important;
}

/*21/12/2021 safe search*/
.safe-search{
    text-align: center;
    font-size: 11px;
}

.safe-search img{
    margin-right: 5px;
}

.safe-search a{
    color: #111 !important;
    padding: 0px;
    border-bottom: 1px solid #111;
}

.safe-search a:focus,
.safe-search a:hover{
    text-decoration: none;
    color: #ff0000 !important;
    border-bottom: 1px solid #ff0000;
}

.item_right_header{
    margin-top: 0px;
}

.item_right_header:first-child{
    margin-top: 0px;
}

.text-login{
    padding-top: 7px;
}

.btn-gray-gradient-style2{
    background: #E3E4E5;
    background: -moz-linear-gradient(top, #F3F4F5 0%, #dddddd 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#F3F4F5), color-stop(100%,#dddddd));
    background: -webkit-linear-gradient(top, #F3F4F5 0%, #dddddd 100%);
    background: -o-linear-gradient(top, #F3F4F5 0%,#dddddd 100%);
    background: -ms-linear-gradient(top, #F3F4F5 0%, #dddddd 100%);
    background: linear-gradient(to bottom, #F3F4F5 0%, #dddddd 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(Enabled=1,GradientType=0,StartColorStr='#F3F4F5',EndColorStr='#dddddd');
    border: 1px solid #C3C4C5;
    border-bottom-color: rgb(195, 196, 197);
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom: 1px solid #A3A4A5;
    border-radius: 0.25rem;
    display: inline-block;
    letter-spacing: 0;
    padding: 0.375rem 0.75rem;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    cursor: pointer;
    color: #111 !important;
    text-decoration: none !important;
    transition: none;
    box-shadow: none;
}

.btn-gray-gradient-style2:hover {
    background: #E3E4E5;
    filter: progid:DXImageTransform.Microsoft.gradient(Enabled=1,GradientType=0,StartColorStr='#E3E4E5',EndColorStr='#d8d8d8');
}

.btn-blue-gradient{
    background: #2069D7;
    background: -moz-linear-gradient(top, #2069D7 0%, #2d3081 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#2069D7), color-stop(100%,#2d3081));
    background: -webkit-linear-gradient(top, #2069D7 0%, #2d3081 100%);
    background: -o-linear-gradient(top, #2069D7 0%,#2d3081 100%);
    background: -ms-linear-gradient(top, #2069D7 0%, #2d3081 100%);
    background: linear-gradient(to bottom, #2069D7 0%, #2d3081 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(Enabled=1,GradientType=0,StartColorStr='#2069D7',EndColorStr='#2d3081');
    border: 1px solid #4588EC;
    border-bottom-color: rgb(195, 196, 197);
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom: 1px solid #2F66B8;
    border-radius: .25rem;
    display: inline-block;
    letter-spacing: 0;
    text-align: center;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    cursor: pointer;
    color: #FFF !important;
    text-decoration: none !important;
    transition: none;
    box-shadow: none;
}

.btn-blue-gradient:hover {
    background: #2664c2;
    background: linear-gradient(to bottom, #2664c2 0%, #145fcf 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(Enabled=1,GradientType=0,StartColorStr='#2664c2',EndColorStr='#145fcf');
}

.select_option .option_item{
    display: flex;
    justify-content: flex-start;
    align-items: baseline;
    padding: 10px;
    border-bottom: 1px dashed #ddd;
    margin-bottom: 0px;
}

.select_option .option_item:last-child{
    border-bottom: 0;
}

.select_option .option_item:hover{
    background: #F3F3F3;
    cursor: pointer;
}

.select_option_label{
    padding-left: 10px;
}

.title-card{
    font-size: 18px;
}

.select_option .option_item input[type="radio"]{
    width: 14px;
    position: relative;
    top: 0px;
}
.height_800{
  text-align: center;
  min-height: 800px;
}

.lbl_count{
    position: absolute;
    color: #fff;
    background: #F24130;
    border-radius: 3px;
    padding: 0px 3px;
    font-size: 10px;
    z-index: 1;
    margin-top: 3px;
    margin-left: 10px;
    pointer-events: none;
}
.action_news a.seen{
    color: darkmagenta;
}

/*5/9/2022*/
.sidebar_menu .dropdown-toggle[aria-expanded="true"]:active{
    background: none;
}

.grid-submenu{
    position: relative;
}

.has-sub .dropdown-toggle{
    width: 41px;
    height: 100%;
    position: absolute;
    right: 0px;
    top: 0;
}

.has-sub .grid-submenu:hover{
    background: #EFEFEF;

}

.has-sub .dropdown-toggle{
    background: none;
}


.has-sub .dropdown-toggle::after{
    content: "";
    width: 30px;
    height: 30px;
    background: url("../images/icon/arrow-next-blue.svg") no-repeat center center;
    position: absolute;
    background-size: 12px;
    margin-top: -15px;
    right: 5px;
    transition: 0.2s;
    border: 0px;
}

.sidebar_menu .dropdown-toggle[aria-expanded="true"]::after{
    transform: rotate(90deg);
}

.sidebar_menu .dropdown-toggle[aria-expanded="false"]::after{
    transform: rotate(0);
}

li.has-sub > ul li a{
    background: rgba(0,0,0,0.08);
    border-bottom: 1px solid rgba(0,0,0,0.08);
    position: relative;
}

li.has-sub > ul li > a::before{
    content: "";
    position: absolute;
    background: url("../images/icon/arrow-next-blue.svg") no-repeat center center;
    background-size: 12px;
    margin-top: -7px;
    right: 5px;
    width: 30px;
    height: 30px;
}

li.has-sub > ul li:last-child a{
    border-bottom: none;
}
/*29/09/2022*/
.btn-sm-custom{
  font-size: 13px;
  padding: 3px 10px;

}

.campaign-block{
  background: rgba(255,255,255,0.7);
  padding: 10px;
  border-radius: 5px;
}

.campaign-title{
  color: rgba(235,160,109,1.00);
}

.tbl-center thead tr th:not(:first-child),
.tbl-center tbody tr td:not(:first-child){
  text-align: center;
  min-width: 115px;
}

.tbl-center thead tr th:first-child,
.tbl-center tbody tr td:first-child{
  text-align: right;
  min-width: 110px;
}

.tbl-center tbody tr td{
  background: #fff;
}

.tbl-center tr:last-child td{
  border-bottom: 1px solid #CFCFCF;
}

.scrollY-500{
  overflow-y: auto;
  max-height: 176px;
  scrollbar-width: thin;
}

.sticky-top {
  position: -webkit-sticky;
  position: sticky;
  top: -1px;
  z-index: 1020;
}

thead.sticky-top th,
tfoot.sticky-bottom td{
  position: relative;
}

thead.sticky-top th{
  background: #9999ff;
  border-bottom: 1px;
  color: #fff;
}

thead.sticky-top th::before{
  content: "";
  width: 100%;
  height: 1px;
  background: #CFCFCF;
  bottom: -1px;
  left: 0px;
  position: absolute;
}

thead.sticky-top th::after{
  content: "";
  width: 1px;
  height: 100%;
  background: #CFCFCF;
  top: 0px;
  right: -1px;
  position: absolute;
}

tfoot.sticky-bottom td{
  background: #fff;
  border-bottom: 2px solid #CFCFCF;
}

.tbl-sticky-LT{
  width: calc(100% - 1px);
}

.tbl-sticky-LT thead tr th:first-child{
  position: sticky;
  top: -1px;
  z-index: 1019;
}

.tbl-sticky-LT thead tr th:first-child{
  left: 0;
}

.tbl-sticky-LT tbody tr td:first-child,
.tbl-sticky-LT tfoot tr td:first-child{
  position: sticky;
  top: 0;
  z-index: 1019;
  background: #fff;
}

.tbl-sticky-LT tbody tr td:first-child,
.tbl-sticky-LT tfoot tr td:first-child{
  left: 0;
}

.tbl-sticky-LT thead tr th:first-child::after,
.tbl-sticky-LT tbody tr td:first-child::after,
.tbl-sticky-LT tfoot tr td:first-child::after{
  content: "";
  width: 1px;
  height: 100%;
  background: #CFCFCF;
  top: 0px;
  right: 0px;
  position: absolute;
}

.tbl-sticky-LT tbody tr td:first-child::before,
.tbl-sticky-LT tfoot tr td::before{
  content: "";
  width: 100%;
  height: 1px;
  background: #CFCFCF;
  bottom: -1px;
  left: 0px;
  position: absolute;
}

.tbl-sticky-LT tfoot tr td::after{
  content: "";
  width: 1px;
  height: 100%;
  background: #CFCFCF;
  top: 0px;
  right: -1px;
  position: absolute;
}

.scroll-style-1::-webkit-scrollbar {
  height: 8px;
  width: 8px;
  background: #f0f0f0;
}

.scroll-style-1::-webkit-scrollbar-thumb {
  background: #A6A6A6 !important;
  -webkit-border-radius: 0;
  border: none;
  -webkit-box-shadow:none !important;
}

.scroll-style-1::-webkit-scrollbar-corner {
  background: #f0f0f0;
}

.scroll-style-1::-webkit-scrollbar-track {
  border: none;
  border-radius: 0px;
}
/*23/12/2022*/
.text-sale{
    font-size: 16px;
    font-weight: bold;
    color: #6e6e6e;
    position: relative;
    bottom: -4px;
}

.text-sale::before{
    content: "";
    width: 100%;
    height: 1px;
    background: #6e6e6e;
    position: absolute;
    top: 50%;
    left: 0;
}
.time-sale {
    font-size: 14px;
    color: #0E7C58;
    font-weight: 500;
    position: relative;
    top: 5px;
}

/*23/02/2023*/
.relatedkeywords{
    margin: 48px 0 32px;
    line-height: 1.15;
    display: block;
    position: relative;
}

.relatedkeywords .tag-list {
    margin: -6px;position: relative;
    list-style-type: none;
    display: flex;
    flex-wrap: wrap;
}

.relatedkeywords .tag-list > .item {
    box-sizing: border-box;
    display: inline-block;
    line-height: 1.15;
    list-style: none outside;
    margin: 5px 10px 5px 0px;
}

.relatedkeywords .tag-list > .item:last-child {
    margin-right: 0;
}

.relatedkeywords .tag-list .item .btn-tag:not(:hover) {
    background: #fff;
}

.btn-tag {
    padding: 12px;
    box-sizing: border-box;
    display: inline-block;
    vertical-align: baseline;
    margin: 0 3px 0 0;
    line-height: 1;
    border: 1px solid #e2e2e2;
    border-radius: 3px;
    outline: none;
    text-align: center;
    text-decoration: none;
    background-color: #fcfbfb;
    color: #111 !important;
    cursor: pointer;
    font-size: 14px;
}
.btn-tag:hover{
    color: #ff0000 !important;
    text-decoration: none;
    background: #F7F7F7;
}
.biko-display dd{
    display: flex;
    align-items: center;
    gap: 10px;
    font-weight: bold;
}
#search_result .item_detail h3.product-name {
    font-weight: normal;
}

/*NO_1158*/
.product_seo_item_infor {
    font-size: 16px;
}
.search_seo_top, .search_seo_bottom {
    font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,Osaka,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
}

.product_seo_item_infor a{
    color: #127dc1 !important; /*Color link only for this slide*/
    text-decoration: none !important;
}

.product_seo_item_infor a:hover{
    color: #0000ff !important;
}

.product_seo_item_infor .item_detail .condition img{
    object-fit: scale-down;
    width: 15px !important;
    height: 15px !important;
}

.product_seo_item_infor .item_detail .title h3.product-name{
    font-weight: normal !important;
    font-size: 0.9em;
    line-height: 140%;
}

.product_seo_item_img img {
    max-width: 200px;
    max-height: 200px;
    height: 100%;
    margin-bottom: 8px;
    object-fit: scale-down;
}

.product_seo_item_infor .priceBox{
    font-size: smaller;
    margin-bottom: 5px;
}

.slide_search_seo .swiper-wrapper .swiper-slide:first-child {
    margin-left: 3px;
}

.show_hide_slide_seo{
    width: 100%;
    font-size: 13px;
    border-bottom: 1px solid #DDD;
    padding-bottom: 10px;
}

.show_hide_slide_seo a{
    color: #0E83CD !important;
}

.show_hide_slide_seo a:hover{
    text-decoration: none;
}

.show_hide_slide_seo .hide_slide_top,
.show_hide_slide_seo .show_slide_top{
    cursor: pointer;
}
.grid-3{
    display: grid;
    grid-template-columns: 33% 33% 33%;
}
.sidebar_social_list a {
    padding: 15px 10px;
}

.sidebar_social_list a:hover {
    background: #DDDDDD;
}

.product-detail.grade-extra-info {
    color: #c60;
    position: relative;
    padding-left: 10px;
    margin-bottom: 10px !important;
}
.product-detail.grade-extra-info::before {
    content: "";
    position: absolute;
    width: 3px;
    height: 100%;
    background: #c60;
    top: 0px;
    left: 3px;
}
.other-branch {
    display: flex;
    overflow-x: auto;
    padding-bottom: 10px;
    max-width: 100%;
    white-space: nowrap;
}

.branch-info {
    display: inline-block;
    min-width: fit-content;
    max-width: 150px;
    border: 1px solid #92979b;
    border-radius: 5px;
    background: #f8f9fa;
    white-space: normal;
    word-break: break-word;
    scrollbar-width: thin;
    scrollbar-color: #888 #f1f1f1;
    text-decoration: none;
    font-size: small;
    color: #0a0a0a;
}

.branch-info:focus, .branch-info:visited, .branch-info:active, .branch-info:hover, .branch-info:target {
    text-decoration: none;
}

.branch-info .price-default {
    text-decoration: line-through;
    margin-right: 5px;
}

.other-branch .branch-info {
    padding: 10px;
    margin-right: 3px;
}

.other-branch::-webkit-scrollbar {
    height: 8px;
}

.other-branch::-webkit-scrollbar-track {
    background: #f1f1f1;
    border-radius: 10px;
}

.other-branch::-webkit-scrollbar-thumb {
    background: #888;
    border-radius: 10px;
}

.other-branch::-webkit-scrollbar-thumb:hover {
    background: #555;
}