*{margin:0;padding:0;box-sizing:border-box}*::selection{background-color:#8a2325;color:#fff}html,body{width:100%;height:100%}html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;box-sizing:border-box;font-size:100%;font:inherit;font-family:'Noto Sans KR',sans-serif}body{position:relative;overflow-x:hidden}body.on{overflow-y:hidden}img{max-width:100%;height:auto}ol,ul{list-style:none}a,button{cursor:pointer;border:0}a,button{color:inherit;text-decoration:none}table{border-collapse:collapse;border-spacing:0}.inner_wrap{max-width:1420px;width:90%;padding:0 10px;margin:0 auto;position:relative}.inner{max-width:1220px;padding:0;width:90%;margin:0 auto;position:relative}.sub_inner{position:relative;max-width:1220px;width:90%;margin:60px auto}.flex{display:flex;flex-wrap:wrap;align-items:center}.flex_between{display:flex;justify-content:space-between;flex-wrap:wrap;align-items:center}.flex_evenly{display:flex;justify-content:space-evenly;flex-wrap:wrap;align-items:center}.flex_center{display:flex;justify-content:center;flex-wrap:wrap;align-items:center}.flex_start{display:flex;justify-content:flex-start;flex-wrap:wrap;align-items:center}.flex-wrap{display:flex;flex-flow:row wrap}.material-symbols-outlined{font-variation-settings:"FILL" 0,"wght" 400,"GRAD" 0,"opsz" 48}.scroll{position:fixed;right:2%;bottom:3%;z-index:99;display:none}.scroll .top{font-size:50px;color:#fff;border-radius:100%;padding:3px;cursor:pointer;background:#0f0;transition:all .3s}header{z-index:9999;background:#fff;width:100%;border-bottom:.7px solid #eee;position:fixed;top:0;min-height:89px}header .header_p .h_inner{display:flex;justify-content:space-between;align-items:center;height:89px}header .header_p .h_inner #logo{width:250px;padding:0;margin:0}header .header_p .h_inner #lnb_p{margin-left:auto}header .mnb{display:none}footer{width:100%;padding:40px 0;background-color:#e0e0e0}footer .fnb{margin-bottom:20px}footer .footer_wrap{width:100%;display:flex;justify-content:space-between;align-items:center}footer .footer_wrap .f_info{width:75%}footer .footer_wrap .f_info>ul{width:100%;margin-bottom:25px}footer .footer_wrap .f_info>ul li{font-size:16px;font-weight:500;color:#303030;display:inline-block;word-break:keep-all}footer .footer_wrap .f_info>ul li span{vertical-align:middle}footer .footer_wrap .f_info>ul li:after{content:"";display:inline-block;width:1px;height:10px;background-color:#c7c7c6;margin:3px 10px 0;vertical-align:middle}footer .footer_wrap .f_info>ul li:nth-child(5):after{display:none}footer .footer_wrap .f_info>ul li:last-child:after{display:none}footer .footer_wrap .f_info p.copy{font-size:14px;font-weight:500;color:#303030}