@charset "utf-8";
.wrap_section{padding-top:20px;}
.section_left{float:left;width:160px;padding-right:20px;border-right:1px solid #e9e9e9;margin-right:-1px;position:relative;}
.section_center{float:left;width:768px;border-right:1px solid #e9e9e9;border-left:1px solid #e9e9e9;position:relative;}
.in_section_center{padding:0 20px;}
.section_right{float:left;width:300px;padding-left:20px;border-left:1px solid #e9e9e9;left:-1px;margin-right:-1px;position:relative;}
.wrap_notice{padding:0 0 14px 0;position:relative;}
.notoce_h2{float:left;font-size:15px;font-weight:600;color:#111;margin:0;padding:0 15px 0 0;height:20px;line-height:19px;background:url(../img/arrow_b.gif) no-repeat right -30px;}
.notoce_list{height:18px;padding:1px 0;}
.line_section{padding:18px 0 20px 0;border-top:1px solid #e9e9e9}
.sub_top_section{border:0;padding-top:0;}
.left_section{float:left;width:50%;}
.left_section .in_section{border-right:1px solid #e9e9e9;padding-right:20px;}
.full_section{clear:both;}
.right_section{float:right;width:50%;}
.right_section .in_section{padding-left:20px;}

.widget_box_h2{position:relative;z-index:3;}
.widget_box_h2 h2{position: relative;font-size:16px;margin:0;padding:0 0 10px 0;font-weight:600;line-height:22px;height:24px;overflow:hidden;display:block;}
.widget_box_h2 h2 img{vertical-align:middle;}

.wrap_banner{text-align:center;}
.wrap_banner img{max-width:100%;vertical-align:middle;}

@media screen and (max-width:1270px){
.wrap_section{margin:0 auto;max-width:1001px}
.section_left{display:none;}
.section_center{border-left:0;width:680px}
.in_section_center{padding-left:0;}
}

@media screen and (max-width:1023px){
.wrap_section{margin:0 auto;max-width:768px}
.section_right{display:none;}
.section_center{border:0;width:100%;}
.in_section_center{padding:0 10px;max-width:728px;margin:0 auto;}
}