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

#products{width:1100px; margin:0 auto; padding:0;}
#products h1{font-size:20px; color:#fff; text-align:center; font-weight:normal; line-height:150%; margin:0 auto; padding:16px 0; background-color:#2d5476; width:1100px;}

#products h2.product_title{width:950px; border-bottom:solid 8px #f4f2ec; line-height:100%; margin:30px auto 30px auto; padding:10px 0 5px 0; font-size:24px; color:#333; font-weight:normal; text-align:center;}

#products ul.product_list_btn{width:1011px; margin:0 auto; padding:0; list-style:none;}
#products ul.product_list_btn li{margin:0 0 10px 14px; float:left; border:1px solid #75aad4; box-sizing:border-box; position:relative; list-style:none;}
#products ul.product_list_btn li span a:before{content:"　&gt;　";}
#products ul.product_list_btn li span a{font-size:13px; color:#0060ac; margin:0; padding:12px 30px 12px 15px; text-decoration:none; display:block;}
#products ul.product_list_btn li span a:hover{background-color:#75aad4; color:#fff;}
#products ul.product_list_btn li img{width:18px; height:23px; margin:0 20px -5px 26px; padding:0;}

#products p.product_text1{font-size:14px; color:#333333; text-align:center; line-height:200%; margin:0 auto; padding:0 68px;}

#products ul.product_list{width:1064px; margin:30px auto 0 auto; padding:0; list-style:none; position:relative;}
#products ul.product_list li.product_list_li{float:left; margin:0 16px 0 0; padding:0; height:410px; width:200px; list-style:none; position:relative;}
#products ul.product_list li.product_list_li:nth-child(5n){margin:0 0 0 0;}
#products ul.product_list li.product_list_li span a{display:block; position:absolute; left:0; top:0; width:200px; height:100%; text-decoration:none;}
#products ul.product_list li.product_list_li span a:hover{filter:alpha(opacity=50); -moz-opacity:0.5; opacity:0.9; text-decoration:none;}
#products ul.product_list li.product_list_li img{border:1px solid #b4b4b4;}
#products ul.product_list li.product_list_li p.pro_list_text1{font-size:12px; line-height:150%; color:#274966; margin:0 auto 0 auto; text-align:center; width:190px;}
#products ul.product_list li.product_list_li p.pro_list_text2{font-size:11px; line-height:150%; color:#333333; margin:10px auto 0 auto; text-align:center; height:60px; width:190px;}
#products ul.product_list li.product_list_li p.pro_list_text2_2{font-size:11px; line-height:150%; color:#333333; margin:6px auto 0 auto; text-align:center; width:190px;}
#products ul.product_list li.product_list_li p.pro_list_text3{font-size:12px; line-height:150%; color:#333333; margin:10px auto 0 auto; text-align:left; height:70px; width:190px;}
#products ul.product_list li.product_list_li p.pro_list_text3_2{font-size:12px; line-height:150%; color:#333333; margin:6px auto 0 auto; text-align:left; height:100px; width:190px;}
#products ul.product_list li.product_list_li .pro_list_btn{margin:0 auto 0 auto; width:120px; height:29px; background-image:url(../../img/pc/detail_btn2022.png); background-repeat:no-repeat; background-size:contain; overflow:hidden; text-indent:100%; white-space:nowrap; line-height:100%;}
</pre></body></html>