<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";

.chart{
    background:url(img/img07.png) no-repeat;
    width: 1091px;
    margin:0 auto;
    min-height: 350px;
}

.chart h2{
    width: 980px;
    margin: 0 auto;
    display: block;
    height: 350px;
    font-size: 28px;
}

.box01 .txt{
    font-size: 12px;
    font-weight: 500;
    margin-top: 10px;
    line-height: 18px;
}
.box01 .txt:last-child{
    margin-top: 0;  
}

a.link_btn{
    background:url(../../img/common/h_arrow.png) no-repeat right 2px;
    display: inline-block;
    text-align: center;
    clear: both;
    font-size: 14px;
    font-weight: 700;
    padding-right: 12px;
    color:#666666;
}
a.link_btn:hover{
  color:#ed171f;
}
.bx-pager{
    margin: 0 auto;
    width: 870px;
}
.bx-pager a{
    float: left;
    opacity: 0.5;
    display: block;
}
.bx-pager a.active{
    opacity: 1;
}
.bx-pager.btm{
    width: 140px;
    margin: 0 auto;
}
.bx-pager.btm a{
    color:#b4b4b4;
    float: left;
    width: 10px;
    font-size: 10px;
    margin: 0 5px;   
}
.bx-pager.btm a.active{
    color:#ed171f;
}
.slider_products_top li{
    padding-top: 40px;
}
.slider_products_top li table{
    opacity: 0;
    position: absolute;
    top: 90px;
    width: 64%;
    left: 0;
    margin-left: 22%;
}
.slider_products_top li table.table01 td{
    width: 25%;
    text-align: left;
    padding-left: 10px;
}
.slider_products_top li table.table01 td img{
    display: inline-block;
    text-align: left;
}
.slider_products_top li table.table01 td a{
    padding-left: 5px;
}
.slider_products_top li table.table02{
    position: absolute;
    top: 90px;
    width: 25%;
    left: 14%;
}
.slider_products_top li table.table02 td{
    width: 100%;
    text-align: left;
    padding-left: 10px;
}
.slider_products_top li table.table02 td img{
    display: block;
    margin: 0 auto;
}
.slider_products_top li table.table02 td a{
    padding-left: 5px;
}

.slider_products_top li table.table03{
    position: absolute;
    top: 90px;
    width: 16%;
    left: 19%;
}
.slider_products_top li table.table03 td{
    width: 100%;
    text-align: left;
    padding-left: 10px;
}
.slider_products_top li table.table03 td img{
    display: block;
    margin: 0 auto;
}
.slider_products_top li table.table03 td a{
    padding-left: 10px;
    margin-top: 10px;
}
ul.link_list{
    position: absolute;
    bottom: 7px;
}
ul.link_list li{
    width: 288px;
    float: left;
}
.product_color{
    position: relative;
}
.bx-wrapper{
    text-align: center;
}

.product_color .bx-pager{
    position: relative;
}
.btm_txt{
    margin-top: 40px; 
    margin-bottom: 35px;   
}

.bx-wrapper img {
    max-width: 1280px!important;
    width: auto;
    display: block;
    margin: 0 auto;
}
.products_top .box02{
    border-top: 1px solid #e6e6e6;
}
.products_top .box02 a{
    float: left;
}
.products_top .box02 div{
    width: 981px;
    margin: 0 auto;
}</pre></body></html>