@media screen and (min-width:769px){.mv-h1-bg-img{width:calc(50% + 450px);left:calc(50% - 450px)}}.product-tab-list{padding-top:20px;padding-bottom:40px}@media screen and (min-width:769px){.product-tab-list{padding-bottom:20px}}.product-tab-list-item{display:block;border-bottom:none}.product-tab-list-item.business,.product-tab-list-item.personal{display:none}.product-index-tab-bg{background:#f5f5f5}@media screen and (min-width:769px){.product-index-tab-col-2-list{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between}}.product-index-tab-col-2-list-item{background:#fff;margin-top:20px}@media screen and (min-width:769px){.product-index-tab-col-2-list-item{max-width:580px;width:calc(50% - 10px);margin-top:0}}.product-index-tab-col-2-list-item:first-child{margin-top:0}.product-index-tab-col-2-list-item-link{display:block;padding:20px 15px}@media screen and (min-width:769px){.product-index-tab-col-2-list-item-link{padding:20px}}.product-index-tab-col-2-list-item-img{width:100%}@media screen and (min-width:769px){.product-index-tab-col-2-list-item-img{max-width:382px;width:100%;margin:auto}}@media screen and (min-width:769px){.product-index-tab-col-3-list{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;margin-top:30px}}.product-index-tab-col-3-list-item{width:100%;background:#fff;margin-top:20px}@media screen and (min-width:769px){.product-index-tab-col-3-list-item{max-width:580px;width:calc(33.33% - 13.33px);margin-top:0}}.product-index-tab-col-3-list-item-link{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;padding:20px 15px}@media screen and (min-width:769px){.product-index-tab-col-3-list-item-link{display:block;padding:20px}}.product-index-tab-col-3-list-item-img{width:95px;height:auto;margin-right:10px}@media screen and (min-width:769px){.product-index-tab-col-3-list-item-img{max-height:167px;width:auto;margin:auto}}.product-index-tab-col-2-list-item-link-industrial{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;height:100%}@media screen and (min-width:769px){.product-index-tab-col-2-list-item-link-industrial{display:-ms-flexbox;display:flex}}.product-index-tab-col-2-list-item-link-industrial .product-index-tab-col-2-list-item-img{position:absolute;top:50%;left:50%;width:auto;height:100%;transform:translate(-50%,-50%)}@media screen and (min-width:769px){.product-index-tab-col-2-list-item-link-industrial .product-index-tab-col-2-list-item-img{width:auto;height:100%}}@media screen and (min-width:769px){.product-index-tab-col-2-list-item-link-industrial .common-page-link-list-item-title{margin-top:0}}.product-index-tab-col-2-list-item-link-industrial-figure{position:relative;overflow:hidden;min-width:95px;height:95px;margin-right:10px}@media screen and (min-width:769px){.product-index-tab-col-2-list-item-link-industrial-figure{min-width:130px;height:130px;margin-right:20px}}.common-table-manual{table-layout:auto;word-break:break-all}@media screen and (min-width:769px){.common-table-manual{word-break:normal}}.common-table-manual-w25{width:25%}@media screen and (min-width:769px){.common-table-environment-w50{width:50%}}.product-tab-page-list-item-accordion-display{display:block}.product-tab-page-list-item-figure-modules{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;height:auto;grid-row:auto}.product-tab-list-item-nogrid{display:block;border:none;padding:0}@media screen and (min-width:769px){.product-tab-page-list-item-accordion-nopadding{grid-row:1;padding-top:30px}}.product-tab-page-list-item-stop{font-weight:100;font-size:13px;margin-left:10px}

.discontinued-list {
    flex-wrap: wrap;
}
.discontinued-item {
    width: 100%;
    margin-bottom: 20px;
    @media screen and (min-width:769px){
        width: calc(50% - 15px);
    }
}
.discontinued-title {
    margin: 0;
}

.product-tab-btn-box {
    flex-wrap: wrap;
    @media screen and (min-width:769px){
        flex-wrap: nowrap;
    }
}

.product-precautions {
    font-size: 17px;
    font-weight: bold;
    margin-bottom: 5px;
}

.fs-16{
    font-size: 16px;
}