@charset "UTF-8";
.product__fv--textcap {
    display: block;
    width: 100%;
	max-width: 612px;
    margin: 30px auto auto;
    font-size: 14px;
    line-height: 24px;
}
.product__fv--textcap.fv {
    font-size: 12px;
    line-height: 20px;
}
.logo_ece_cap {
 	font-size: 14px;
	padding-left: 10px;
	vertical-align: super;   
}
.product-left__imgthumb {
	width: 280px;
	margin-top: 20px;
}
.thumb_wrap .col2-16:nth-of-type(n+3){
    margin-top: 20px;
}
.thumb_wrap .col2-16 .p_name {
    font-size: 1.2rem;
}
.list.flex .list-100 {
    width: 100%;
}
.list-area .list .list-left {
    width: 100% !important;
}
.list-area .list .list-right {
    width: 100% !important;
}
.list-area.distributors:nth-of-type(n+2) {
    margin-top: 100px;
}
.product-left {
	padding-right: 16px;
}
.font_14 {
    font-size: 14px;    
}
.font_normal {
    font-weight: normal;
}
.margin_36_100 {
    margin-top: 136px;
}
h4.shop_name,
h4.shop_name a {
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 24px;
}
h5.brach {
    font-size: 18px;
    font-weight: normal;
    margin-top: 24px;
}
.list.non40 {
    margin-bottom: 18px;
}
.list.non10 {
    margin-bottom: 10px;
}
.nonwtnb .list-area .list {
	padding: 10px 0 24px;
    
}
.list-area .list.nonborder_t{
    border-top: 0;
}
.caption-list + .list.flex {
    margin-top: 13px;
    border-top: 1px solid #707070;
}
.list small {
    font-size: 12px;
    font-family: "Arial", sans-serif;
}
@media (min-width: 835px) {
    .right__divide--list .list:nth-of-type(n+2) {
        margin-bottom: 20px;
    }
    .sp_only {
        display: none;
    }
    .pc_only {
        display: block;
    }
}
@media (max-width: 767px) {
    .tab_only {
        display: none !important;
    }
    .list-area.distributors h3 {
        margin-bottom: 30px;
    }
    .list-area.distributors .top10 {
        margin-top: 0 !important;
    }
    .one-line-list .list-right.w100 {
        width: 100% !important;
    }
    .fvwrap_thumb {
        margin-top: 40px;
    }
    .sp_only {
        display: block;
    }
    .pc_only {
        display: none;
    }
    .nonwtnb .list-area .list {
        padding: 0px 0 30px;
    }
    h4.shop_name,
    h4.shop_name a {
        margin-bottom: 10px;
    }
    .list-area + .list-area {
        margin-top: 30px;
    }
    .list-area.distributors:nth-of-type(n+2) {
        margin-top: 30px;
    }
    /* .non_list-area {
        margin-top: -30px !important;
    } */
    .product-top.gray_bg {
        padding: 18px 16px 55px !important;
    }
    .list.mb_20 {
        margin-bottom: 20px !important;
    }
    .list.mb_40 {
        margin-bottom: 40px !important;
    }
}
@media (min-width: 768px) and (max-width: 1023px) {
    .sp_only {
        display: none;
    }
    .pc_only {
        display: block;
    }
    #global-nav {
        min-height: 580px;
    }
    #global-nav ul {
    	top: 0;
        width: 50%;
        height: 100vh;
        overflow-y: auto;
        flex-wrap: initial;
        padding-bottom: 90px !important;
    }
    #global-nav li {
        width: 100%;
        height: 51px;
    }
    .top-head #global-nav ul li a:hover,
    .top-head.fixed #global-nav ul li a:hover {
        font-size: 1.8rem;
        line-height: 1;
    }
    .margin_36_100 {
        margin-top: 114px;
    }
}

