/* BASIC css start */
#contents :is(*){font-family: 'Jost','Noto Sans KR', sans-serif;}
#contents{width: 100%; min-width: 320px; max-width: 850px; margin: 30px auto 0;}
#contents>div{margin-bottom: 10px;}
#contents>div h4{font-size: 15px; font-weight: 700;color: #808080;margin-bottom: 0px; padding: 0 10px 0; }
#contents>div li{font-family: 'Noto Sans KR', sans-serif;color: #ababab; font-size: 13px; font-weight: 400; line-height: 2;}
#contents .f2{}
#contents .f2 ul{display: flex; flex-wrap: wrap; border-top: 1px solid #000;}
#contents .f2 ul li{width: 50%;}
#contents .f2 ul li a{display: block;color: #808080;font-size: 13px;font-weight: 400; text-align: center;border-bottom: 1px solid #e6e6e6; padding: 10px 0;}
#contents .f2 ul li:nth-child(odd){border-right: 1px solid #e6e6e6;}



/* BASIC css end */

