<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 */

.catalog_row{border-bottom:3px solid #9b9a98; padding:50px 0;}

.c_r_area{clear:both;width:850px;margin:0 auto;overflow:hidden;}
.c_r_area:before,.c_r_area:after{display:table;content:"";line-height:0;}
.c_r_area:after{clear:both;}

.c_r_L{width:200px;float:left; padding-top:4px;}
.c_r_R{width:650px;float:left; color:#9b9a98;}
.c_r_L_2{width:100px;float:left; padding-top:4px;}


.c_r_R_top{clear:both;width:650px;margin:0 auto 5px;overflow:hidden;}
.c_r_R_top:before,.c_r_R_top:after{display:table;content:"";line-height:0;}
.c_r_R_top:after{clear:both;}

.c_r_R_h{width:500px;float:left;}
.c_r_R_btn{width:150px;float:left;}
.c_r_R_btn .detail_btn{padding-top:2px;}

.c_r_R_h h1{font-size:36px; font-weight:bold; line-height:1.2em; font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;}
.c_r_R_h h1 span{font-size:34px; margin-left:20px;}

p.c_r_R_p{}


















</pre></body></html>