@charset "utf-8";

._fs_chat_explanation {
    /* display: none!important; */
}
.idc-common_tel {
    /* display: none!important; */
}
#my_cart {
    /* display: none; */
}
._fs_chat {
    z-index: 10000!important;
}

html {
    font-size: 15px;
    
}
body {
    font-family: YuGothic,"Yu Gothic","Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", sans-serif;
    color: #333;
    /* font-size: 14px; */
}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    font-family: YuGothic,"Yu Gothic","Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", sans-serif;
}

@media (max-width: 767px) {
    html {
        font-size: 13px;
    }
    body {
        font-size: 13px;
    }
}

.owl-carousel .owl-dots .owl-dot.active span {
    background: #000;
    border-color: #000;
}
a {
    color: #333;
}

@media (min-width: 768px) {
	.as-asa .as-product .asp-inner .pro-img {
		max-width: 226px;
	}
}

.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{
        bottom: 0;
}

@media (max-width: 767px) {
    .swiper-pagination-bullet-active {
        background: #000;
    }
    .swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{
        bottom: 0;
    }
}

@media (max-width: 767px) {
    .oe_login_form, .oe_signup_form, .oe_reset_password_form {
        margin: 10px auto 50px;
    }
}

.btn-primary:hover,
.btn-primary:active,
.btn-primary:focus,
.btn-primary:active:focus {
    background: #000!important;
    border-color: #000!important;
}
.btn-secondary:hover,
.btn-secondary:active,
.btn-secondary:focus,
.btn-secondary:active:focus {
    background: #272727!important;
    border-color: #272727!important;
}
.cartCustomBtn{
    /* width: 200px; */
    width: 270px;
    background-color: #E5002D!important;
    border: 1px solid #E5002D!important;
    font-size: 1.2em;
}
.cartCustomBtn:hover,
.cartCustomBtn:active,
.cartCustomBtn:focus,
.cartCustomBtn:active:focus {
    background-color: #ff0032!important;
    border: solid 1px #ff0032!important;
}

@media screen and (max-width: 767px) {
    .cartCustomBtn{
        float: none!important;
    }
    .spTaC{
        text-align: center !important;
    }
}

.entryBox{
    text-align: center;
    border: 2px solid #E5002D;
}
.entryBox a{
    display: block;
    padding: .375rem .75rem;
    font-size: 14px;
    color: #E5002D;
    font-weight: bold;
}
.entryBox:hover{
    background: #E5002D;
}
.entryBox:hover a{
    color: #fff;
}
.idc-error_text {
    font-size: 13px;
    color: #ff0000;
}

/**********************************
#page_mypage
**********************************/
.ec-mypageRole .ec-navlistRole .ec-navlistRole__navlist .ec-navlistRole__item a {
    height: 100%;
    padding: 16px 5px;
}

/**********************************
#idc_product_end
**********************************/
@media (max-width: 767px) {
    #idc_product_end {
        padding-bottom: 30px;
    }
}

/**********************************
.idc-breadcrumbs
**********************************/
.idc-breadcrumbs {
    border-top: 1px solid #eee;
}
.idc-breadcrumbs a:last-of-type {
    /* font-weight: bold; */
} 

@media (min-width: 768px) {
    .idc-breadcrumbs {
        font-size: 14px;
        padding: 20px 0 50px;
        margin-top: 50px;
    }
}

@media (max-width: 767px) {
    .idc-breadcrumbs {
        font-size: 13px;
        padding: 20px 0 40px;
        margin-top: 40px;
    }
}

/**********************************
.mm-mega-menu
**********************************/
.mm-mega-menu .caticon_img {
    width: 40px;
    height: auto;
    margin-right: 5px;
    display: inline-block;
    vertical-align: middle;
}
.mm-mega-menu .caticon_text {
    width: calc(100% - 50px);
    display: inline-block;
    vertical-align: middle;
}
.mm-mega-menu .for-menu .open_category {
    top: 0;
    right: 0;
    padding: 25px;
}
.mm-mega-menu .for-menu .open_category:after,
.mm-mega-menu .for-menu .open_category:before {
    background: #666;
}
.mm-mega-menu .for-menu .open_category:after {
    width: 14px;
    height: 2px;
}
.mm-mega-menu .for-menu .open_category:before{
    width: 2px;
    height: 14px;
}

@media (min-width: 768px) {
    .mm-mega-menu .for-menu .in_menu {
        padding-right: 40px;
        font-size: 13px;
    }
    .mm-mega-menu .for-menu .show-category {
        padding: 0 1em 0 2em;
        margin-left: 0!important;
    }
    .mm-mega-menu .for-menu .show-category .in_category {
        font-size: .75rem;
    }
    .mm-mega-menu .arrow-all {
        display: block;
        margin: .3rem 0;
        font-size: .75rem;
    }
    li.mm-mega-menu:hover .mm-maga-main .container {
        padding-bottom: 20px;
    }
    header .navbar-collapse .navbar-nav>li.dropdown .dropdown-menu>li a {
        font-size: 13px;
    }
}

@media (max-width: 767px) {
    .mm-mega-menu .for-menu .in_menu {
        padding-top: 10px;
        padding-bottom: 10px;
        margin-left: 0;
        padding-right: 45px;
        font-size: 13px
    }
    .mm-mega-menu .for-menu .show-category {
        padding-left: 2em;
        margin-left: 0!important;
    }
    .mm-mega-menu .for-menu .show-category .in_category {
        padding-bottom: 10px;
        font-size: 12px;
    }
    .mm-mega-menu .for-menu .show-category .in_category:last-of-type {
        margin-bottom: 0;
    }
    .mm-mega-menu .arrow-all {
        display: none;
    }
    header .navbar-collapse .navbar-nav>li.dropdown .dropdown-menu>li a {
        padding: 10px 15px;
        font-size: 13px;
    }
}

/**********************************
.h-guide
**********************************/
.middle-header-bar .ht-right .h-col.h-guide {
    display: none;
}

@media (max-width: 767px) {
    .middle-header-bar .ht-right .h-col.h-guide {
        display: inline-block;
        text-align: center;
        position: absolute;
        right: 55px;
        bottom: -1px;
    }
    .middle-header-bar .ht-right .h-col.h-guide .icon-text_sm {
        font-size: .7rem;
        display: block;
        margin-top: -.3rem;
        line-height: 1;
    }
}

/**********************************
.cd-is-visible.f_contact
.cd-top.cd-is-visible
**********************************/
.cd-is-visible.f_contact {
    display: none;
}

@media (max-width: 767px) {
    .cd-is-visible.f_contact,
    .cd-top.cd-is-visible {
        bottom: 10px;
    }
}

/**********************************
.input-with-select .search-panel .search-filter #search_concept
**********************************/
.input-with-select .search-panel .search-filter #search_concept {
        overflow: hidden;
        text-overflow: ellipsis;
        -o-text-overflow: ellipsis;
        white-space: nowrap;
        max-width: 100px;
        display: inline-block;
        line-height: 45px;
        vertical-align: top;
}

@media (max-width: 767px){
    .input-with-select .search-panel {
        padding: 0px 5px 0 3px;
    }
    .input-with-select .search-panel .search-filter #search_concept {
        max-width: 90px;
        vertical-align: bottom;
    }
}

@media (min-width: 1024px){
    .input-with-select .search-panel .search-filter #search_concept {
         max-width: 150px;
    }
}

.search-panel #category_collapse_dropdown>ul.nav>li ul li a,
.search-panel #category_collapse_dropdown>ul.nav>li>a {
	font-size: 13px;
}
header .nav-link {
	white-space: pre-wrap;
}

@media (max-width: 767px) {
	.search-panel #category_collapse_dropdown {
		max-width: calc(100% - 35px);
	}
}

/**********************************
.pcommon
**********************************/
.fweight-bold {
    font-weight: bold;
}
.fcolor-333 {
    color: #333;
}
.fcolor-ca0000 {
    color: #ca0000;
}
.flex-r-reverse {
    flex-direction: row-reverse;
}
.t-center {
    text-align: center!important;
}
.t-left {
    text-align: left!important;
}
.t-right {
    text-align: right!important;
}

/**********************************
.series-section
.recomended-section
.category-slide-section
**********************************/
.series-section .as-product .pro-info h3 a,
.recomended-section .as-product .pro-info h3 a,
.category-slide-section .as-product .pro-info h3 a {
    font-size: 13px;
    font-family: YuGothic, "Yu Gothic", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", sans-serif;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    line-height: 1.5;
}
.series-section .as-product .pro-info .product_price,
.recomended-section .as-product .pro-info .product_price,
.category-slide-section .as-product .pro-info .product_price {
    font-size: 15px!important;
    margin-top: 10px;
    text-align: right;
}

@media (max-width: 767px) {
    .series-section .as-product .pro-info h3 a,
    .recomended-section .as-product .pro-info h3 a,
    .category-slide-section .as-product .pro-info h3 a {
        font-size: 12px;
    }
    .series-section .as-product .pro-info,
    .recomended-section .as-product .pro-info,
    .category-slide-section .as-product .pro-info {
        padding: 10px 10px;
    }
    .series-section .as-product .pro-info .product_price,
    .recomended-section .as-product .pro-info .product_price,
    .category-slide-section .as-product .pro-info .product_price {
        font-size: 14px!important;
        margin-top: 10px;
        text-align: right;
    }
}

/**********************************
.pc-idc/sp-idc
.idc-pc/idc-sp
.idc-link
**********************************/
@media (min-width: 768px) {
    .pc-idc,
    .idc-pc {
        display: block!important;
    }
    .sp-idc,
    .idc-sp {
        display: none!important;
    }
}

@media (max-width: 767px) {
    .pc-idc,
    .idc-pc {
        display: none!important;
    }
    .sp-idc,
    .idc-sp {
        display: block!important;
    }
}

.idc-link_1 {
    color: #4C4948;
    text-decoration: underline;
}
.idc-link_1:hover {
    color: #4C4948;
    opacity: 0.7;
    text-decoration: underline !important;
}

.idc-link_2 {
    color: #0000ff;
    text-decoration: underline;
}
.idc-link_2:hover {
    color: #0000ff;
    opacity: 0.7;
    text-decoration: underline!important;
}

.idc-link_3 {
    color: #ff0000;
    text-decoration: underline;
}
.idc-link_3:hover {
    color: #ff0000;
    opacity: 0.7;
    text-decoration: underline!important;
}

/**********************************
.o_header_affix
**********************************/
@media (min-width: 768px) {
    .o_affix_enabled .logo.idclogo img {
        width: 160px;
        max-height: none;
    }
    .o_affix_enabled .logo.pc-idc img {
        width: 160px;
        max-height: none;
    }
}

@media (max-width: 767px) {
    .o_affix_enabled .logo.idclogo img {
        width: 34.66667vw;
        max-height: none;
    }
    .o_affix_enabled .logo.sp-idc img {
        width: 34.66667vw;
        max-height: none;
    }
    .o_affix_enabled .middle-header-bar .row {
        padding: 15px 0 10px;
    }
}


/**********************************
.header__idcbanner
**********************************/
.header__idcbanner {
    background: #f5f5f5;
    /* display: none; */
}
.header__idcbanner .idcbanner__box {
    text-align: center;
}
.header__idcbanner .idcbanner__title {
    /* color: #fc3328; */
    color: #ff0000;
    font-weight: bold;
    display: block;
    font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Noto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
}
.header__idcbanner .idcbanner__text {
    display: block;
    border-top: 1px dotted #868686;
}
.header__idcbanner .idcbanner__note {
    display: block;
}

@media (min-width: 768px) {
    .header__idcbanner .idcbanner__box {
        margin: 7px 0 7px;
    }
    .header__idcbanner .idcbanner__title {
        /* font-size: 14px; */
        line-height: 1!important;
        font-size: 15px;
        display: inline-block;
        /* vertical-align: text-bottom; */
    }
    .header__idcbanner .idcbanner__title span {
        font-size: 24px;
        padding: 0 .2rem;
    }
    .header__idcbanner .idcbanner__text {
        font-size: 12px;
        /* margin-top: .3rem; */
        padding-top: .5rem;
        line-height: 1.4;
    }
    .header__idcbanner .idcbanner__note {
        font-size: 11px;
        margin-top: .2rem;
        line-height: 1.4;
    }
}

@media (max-width: 767px) {
    .header__idcbanner .idcbanner__box {
        margin: 7px 0 7px;
    }
    .header__idcbanner .idcbanner__title {
        /* font-size: 11px; */
        /* line-height: 1; */
        font-size: 12px;
        
    }
    .header__idcbanner .idcbanner__title span {
        font-size: 18px;
        padding: 0 .15rem;
        line-height: 1;
    }
    .header__idcbanner .idcbanner__text {
        font-size: 10px;
        margin-top: .1rem;
        padding-top: 5px;
        line-height: 1.5;
        /* text-align: left; */
    }
    .header__idcbanner .idcbanner__note {
        font-size: 10px;
        line-height: 1.5;
    }
}

/**********************************
.header__idcbanner01
**********************************/
.idcbanner01__box_main {
    /* background: #ccc; */
    /* background: #eb3011; */
    /* background: #c92020; */
    /*background: #e91e2b;*/
    /*background: #F0C83E;*/
    /* background: #4dbdeb; */
    /* background: #dd304e; */
    background: #d93715;
    width: 100%;
}

/* .idcbanner01__box_main img {
    height: 35px;
    object-fit: cover;
    text-align: center;
    cursor: pointer;
    margin-top: 3px;
} */

.idcbanner01__box_main a {
    cursor: pointer;
}

.idcbanner01__box_main a:hover {
	color: inherit;
}
.idcbanner01__title {
    margin: 0 auto;
    color: #fff;
    text-align: center;
    font-weight: bold;
    font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Noto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
    display: inline-block;
    vertical-align: middle;
    font-size: 20px;
}
 .idcbanner01__linkbox {
	font-weight: bold;
} 


 .btn--orange,
a.btn--orange {
  color: #4C4948;
  background-color: #fff;
}a
.btn--orange:hover,
a.btn--orange:hover {
  color: #394d7c;
  background:#fff8a0;
}
a.btn--radius {
   border-radius: 100vh;
   /* padding: 2.5px 10px; */
   padding: .5px 1.5rem 2px;
   /* filter: drop-shadow(2px 4px 6px rgba(0, 0, 0, 0.3)); */
}  

.idcbanner01__linkbox i {
    padding-left: 3px;

}

.idcbanner01__box_sub {
    text-align: center;
    background: #f5f5f5;
    /* background: #ffeac5; */
    width: 100%;
}

@media (min-width: 768px) {
    .idcbanner01__box_main {
        padding: .2rem 0;
        line-height:1.6; 
        
    }
    
    .idcbanner01__title {
        max-width: 1120px;
        /* line-height: 1.5; */
        letter-spacing: 0.12em;
        font-size: 18px;
        /* font-weight: revert; */
        padding: 0px 5px 0 10px;
    }

    .idcbanner01__title span {
       /* font-size: 18px; */
        padding: 0 .2rem 0 .15rem;
    }
	.idcbanner01__linkbox {
		display: inline;
		font-size: 13px;
	}

    .idcbanner01__box_sub {
        /* padding-top: .5rem; */
        /* padding-bottom: .5rem; */
        padding-top: .3rem;
        /* padding-bottom: .3rem; */
    }
    .idcbanner01__text {
        font-size: 12px;
        line-height: 1.5;
    }
    .idcbanner01__note {
        font-size: 12px;
        margin-top: .2rem;
        line-height: 1.4;
    }
}

@media (max-width: 767px) {
    .idcbanner01__title {
        margin: 0 auto;
        font-size: 12px;
        /* line-height: 1.5; */
        width: 100%;
        margin-bottom: 7px;
        padding-top: 0.3rem;
    }
    .idcbanner01__box_main img {
        height: 28px;
        margin-top: 1px;
    }
    .idcbanner01__title span {
        /*font-size: 10px;*/
        padding: 0 3px 0;
    }
	.idcbanner01__linkbox  {
		font-size: 12px;
        padding-bottom: 9px;
        margin-bottom: 0;
	}

    a.btn--radius {
        /* padding: 2.5px 55px; */
        padding: 0.4rem 7.5rem;
     }  
   
    .idcbanner01__box_sub {
        padding-top: .2rem;
        padding-bottom: .3rem;
    }
    .idcbanner01__text {
        font-size: 10px;
        margin-top: .1rem;
        line-height: 1.5;
    }
    .idcbanner01__note {
        font-size: 10px;
        line-height: 1.3;
        margin-top: .2rem;
    }
}
@media (max-width: 414px) {
    .idcbanner01__title {
        font-size: 16px;
        letter-spacing: 0.5px;
    }
    .idcbanner01__title span {  
        display: inline-block;
    }
}

/**********************************
#countdown
**********************************/
#header__idcbanner_countdown {
    /* display: none; */
}
#countdown {
    display: none;
    /*background: #fff000; */
     background: #fff;
    /* background: #000000; */
    /* background: #c5b364; */
    /* background: #4a3853; */
    /* background: #333; */
    /* background-color: rgba(255, 255, 255, 0.8); */
    /* border: 2px solid #eb3011; */
    /* border: 1px solid #333; */
    border-radius: 3px;
    padding: 1.5px .5rem 2px;
    font-size: 13px;
    /* color: #e50012; */
    font-weight: bold;
    /* vertical-align: bottom; */
    /* vertical-align: super; */
    vertical-align: middle;
    line-height: 1.2;
    font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Noto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
}
#countdown__text {
    margin-bottom: 0;
    font-size: 16px;
    display: inline-block;
    color: #cf3d32;
    font-family: "Century Gothic";

}
#countdown__text small {
    font-weight: bold;
}

@media (max-width: 767px) {
    #countdown {
        margin-top: 0.5rem;
        padding: 0 .5rem 0;
    }
    #countdown__text {
        margin-bottom: 0;
        font-size: 16px;
    }
}

@media (max-width: 414px) {
    #countdown {
        /*margin-bottom: -.3rem;*/
    }
}

/**********************************
.idc-guide
**********************************/
.idc-guide_link_text {
    color: #ff0000 !important;
    text-decoration: underline;
    padding: 0 0.2rem;
}
.idc-guide_link_text:hover {
	text-decoration: underline;
	opacity:0.7;
}

/***********************************
.td-wish-btn
***********************************/
.td-wish-btn span, .td-wish-btn span a{
    font-weight: bold;
    font-size: 12px;
    color: #f00;
}
.td-wish-btn span a{
    text-decoration: underline;
}

/**********************************
.header__searchbox
**********************************/
.header .search__dropdown__box .hasChild > a > .accordion__btn {
    padding: 20px 30px;
    right: 0;
}
.header .search__dropdown__box .accordion__btn:after {
    left: unset;
    right: 21px;
    top: 12px;
}

/**********************************
footer
**********************************/
#footer .middle-footer h3 {
    font-family: YuGothic,"Yu Gothic","Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", sans-serif;
    font-size: 16px;
    font-weight: bold;
}
#footer .middle-footer .fot-link li a {
    color: #f5f5f5;
    font-size: 14px;
}
@media (max-width: 767px) {
    #footer .middle-footer .fot-link li a {
        font-size: 13px;
    }
}