/* body 공통 */
body{font-size: 17px; font-weight: 400;}
.weightbold{font-weight: 700; color: #555;}

/* .dot{width:3px; height:3px; border-radius: 5px; background-color: #555; display: inline-block; margin-right: 10px; position: relative; top: -5px;} */

/* main */
.pc_top_menu ul li a{font-size: 17px;}
.main_title p{font-size: 18px; font-weight: 400;}
.main_v_text p{font-weight: 400;}
.main_news_wrap .main_news_box li p{font-size: 18px; line-height: 1.3; font-weight: 400;}

/* company */
.greet_right{font-size: 17px; font-weight: 400;}
.greet_bottom{font-size: 17px;}
.greet_left{font-weight: 700; font-size: 23px;}

.his_month{font-weight: 700;}
.his_month_con p{font-size: 17px; font-weight: 400; color:#888}

/* sub-menu */
.in_submenu ul.in_submenu_wrap li a{font-size: 17px; font-weight: 400;}




/* product */
/* li.kot-dot-p .pro_right_box p,.pl-text-align{font-size: 17px;} */
.wpp_img_con>li span,.wpc_img_con>li p{font-size: 16px;}
li.pro_right_container .dosa_img_con li span{font-size: 16px;}
.wpp_img_con>li p{font-weight: 400}
.wpp_table h4 {font-size: 17px;}

.wpp_components>li p.wpp_title{font-weight: 700;}
li.pro_right_container .dosa_img_con li p{width: 100%; line-height: 1; text-align: center;}

.pl_feat_text>li{width:98%; list-style-position:inside; font-size:16px}


.howto_text .howto_title{font-size:20px; }
.howto_text .howto_detail table td{font-size:16px}

.sfex_br{display: none;}


/* footer */
footer .com_name{font-size: 17px;}



/* ********************************************* *
 * 960px max
 * ********************************************* */
 @media screen and (max-width: 1200px){
    li.kot-dot-p .pro_right_box p .kr-br{display: none;}
   
 }

