@charset "utf-8";
/* CSS Document */

.wordBKeep { word-break:break-all;}
.txt_basic {font-family:"NotoR"; line-height:1.5;}
ul li.bulNo, ol.bulNo li{ background-image:none;}

 /*운영개요 운영절차5 */
 .step { width:100%; height:auto; overflow:hidden; }
 .step li {position:relative;  height:160px; float:left;  padding:40px 1%; margin: 5px 1%; font-family:"NotoR"; text-align:center; line-height:1.4; border-top:1px solid #c8d1db; border-left:1px solid #c8d1db; border-bottom:1px solid #9298af; border-right:1px solid #9298af; border-radius:10px; overflow:hidden;
 background:#f7f9fa url('../images/sub/step_arrow.png') no-repeat 60% 80%; word-break:keep-all; box-sizing:border-box;}
  .box_st1 {position:relative; padding:10px 20px; font-family:"NotoR"; line-height:1.4; border-top:1px solid #c8d1db; border-left:1px solid #c8d1db; border-bottom:1px solid #9298af; border-right:1px solid #9298af; border-radius:10px; overflow:hidden; background:#f7f9fa;}
 .fs_24 {font-size:24px;}
 .pc_blue {color:#051f5f;}
 .stp_w5 li{width:18%;}
 .stp_w4 li{width:23%;}
 .stp_w3 li{width:31%;}
 
 /* 저작권지침 */
.copyright_law .comment2{background:none; padding:0px 20px;}
.copyright_law ol li{ margin-left:40px; padding:3px 0px; list-style-type: decimal; font-family: "NotoR"; font-size:14px; color:#333; line-height:1.5; }
.copyright_law ol li ul li{list-style-type: none; margin-left:0px; padding:3px 0 3px 12px}
.copyright_law table tr td a:link, .copyright_law table tr td a:visited {color:#333;}

 @media screen and (max-width :600px) {

	.stp_w5 li { width:30%; }
	.stp_w4 li{width:48%;}

}

 @media screen and (max-width :380px) {
	 
	.step li { background-position:65% 90%;} 

} 
 

