.goods_sec { margin-bottom:80px; }
.goods_sec:last-child { margin-bottom:0px; }

.goods_sec .gs_title01 { font-size:20px; font-weight:800; line-height:120%; }
.goods_sec .gs_text01 { width:100%; font-size:15px; line-height:150%; margin:0 auto; }
.goods_sec .gs_text01 .gs_font01 { color:#0000FF; }
.goods_sec .gs_text01 .gs_font02 { color:#FF0000; font-size:20px; }
.goods_sec .gs_top { font-size:17px; }

.goods_sec .gs_gubun { width:95%; margin:30px auto 0 auto; border:0px solid red;  }
.goods_sec .gs_gubun:first-child { margin-top:10px; }

.goods_sec .gs_title02 { width:100%; font-size:18px; font-weight:600; margin:0 auto 15px auto; line-height:120%;}
.goods_sec .gs_title03 { font-size:17px; font-weight:600; text-align:center; margin-bottom:10px; line-height:120%; }

.goods_sec .gs_img01 { width:100%; text-align:center;  }
.goods_sec .gs_img01 img { width:auto; max-width:100%;  }

.goods_sec .gs_tab01 { width:100%; border:0px solid blue; }
.goods_sec .gs_tab01 table { width:100%; border-collapse: collapse; border-spacing: 0; margin:0 auto; }
.goods_sec .gs_tab01 table th { padding:10px 5px; text-align:center; color:#000000; background-color:#eeeeee; border:1px solid #dddddd; box-sizing:border-box; }
.goods_sec .gs_tab01 table td { padding:10px 0px; text-align:center; border:1px solid #dddddd; box-sizing:border-box; }
