@charset "utf-8";

#wrap{width:100%;}

#header{position:fixed;top:0px;width:100%;height:150px;z-index:999;background-color:#fff;}
/*Header*/
#header .headerCenter{width:1100px;height:90px;;margin:0 auto;padding-top:20px;position:relative;}

#header .headerCenter h1.h1_logo{float:left;width:178px;margin-right:213px;}
#header .headerCenter ul.gnb{float:left;width:708px;margin-top:38px;}
#header .headerCenter ul.gnb:after{content:"";clear:both;display:block;}
#header .headerCenter ul.gnb > li{float:left;margin-left:70px;cursor:pointer;height:40px;}
#header .headerCenter ul.gnb > li:first-child{margin-left:0;}
#header .headerCenter ul.gnb > li > a{font-weight:bold;font-size:18px;color:#000;}
#header .headerCenter ul.gnb > li > a:hover{font-weight:bold;color:#000;}
#header .headerCenter ul.gnb > li > ul{border-top:3px solid #005496;width:120px;position:absolute;top:90px;background-color:#fff;box-shadow:0px 1px 1px 1px #efefef;display:none;}
#header .headerCenter ul.gnb > li:hover ul{display:block;}
#header .headerCenter ul.gnb > li > ul > li{width:90px;font-size:13px;font-weight:bold;height:30px;line-height:30px;color:#000;margin-left:10px;margin-top:10px;padding-left:10px;cursor:pointer;}
#header .headerCenter ul.gnb > li > ul > li:hover{background:#f9f9f9;}
#header .headerCenter ul.gnb > li > ul > li > a.selMidMenu{color:#005496;}

#header .headerCenter ul.top_mn{position:absolute;right:2px;top:16px;height:40px;}
#header .headerCenter ul.top_mn:after{content:"";clear:both;display:block;}
#header .headerCenter ul.top_mn li{float:left;margin-left:10px;font-size:16px;vertical-align:middle;height:30px;line-height:30px;}
#header .headerCenter ul.top_mn li a{color:#1b1b1b;}
#header .headerCenter ul.top_mn li:first-child{margin-left:0;}
#header .headerCenter ul.top_mn li:first-child a{display:inline-block;height:24px;border-radius:5px;text-align:center;font-size:16px;line-height:22px;font-weight:bold;cursor:pointer;color:#fff;width:90px;background-color:#005596;border:1px solid #116DF7;}
#header .headerCenter ul.top_mn li:nth-child(2) a{display:inline-block;height:24px;border-radius:5px;text-align:center;font-size:16px;line-height:22px;font-weight:bold;cursor:pointer;width:90px;border:1px solid #939393;}
#header .headerCenter ul.top_mn li:last-child{width:100px;position:relative;display:inline-block;}
#header .headerCenter ul.top_mn li:last-child img{position:absolute;top:0px;left:0px;}
#header .headerCenter ul.top_mn li:last-child span{position:absolute;top:0px;left:40px;width:70px;}
#header .headerCenter ul.top_mn li:last-child img:last-child{position:absolute;top:8px;left:95px;}
#header .headerCenter ul.top_mn li:last-child div{position:absolute;padding:5px;padding-left:10px;background-color:#fafafa;border:1px solid #dedede;top:30px;left:-10px;width:100px;height:200px;z-index:99;display:none;}
#header .subject{width:100%;z-index:99;height:40px;line-height:40px;text-align:center;color:#005496;font-size:24px;vertical-align:middle;background-image:url("../images/product_bg.png");font-family:Roboto-Medium,Roboto-Medium-kr,sans-serif;background-repeat:no-repeat;background-position:center;background-size:cover;}
#header .subject ul{width:1100px;height:40px;;margin:0 auto;}
#header .subject ul li{float:left;font-weight:bold;box-sizing:border-box;font-size:18px;height:40px;}
#header .subject ul li.selMidSub{border-bottom:2px solid #005496;top:0px;}
#header .subject ul li.selMidSub a{color:#005496}

/*Container*/
#container{width:100%;min-width:1200px;position:relative;margin-top:150px;overflow-x:hidden;overflow-y:hidden;}
#overlay{display:none;position: fixed;top: 0;left: 0;width: 100%;height: 100%;background-color: rgba(0, 0, 0, 0.5);justify-content: center;align-items: center;z-index: 1000;}
#overlay #agreeBox{display:block;width:500px;height:700px;background-color:#fff;margin:0 auto;margin-top:170px;border-radius:20px;}
#overlay #agreeBox > h2{width:100%;height:50px;line-height:50px;text-align:center;font-size:20px;border-bottom:2px solid #939393;box-sizing:border-box;}
#overlay #agreeBox > div{height:580px;padding:10px;font-size:15px;overflow-x:hidden;overflow-y:auto;}
#overlay #agreeBox > div span{font-weight:bold;}
#overlay #agreeBox > div span.highlight{color:red;}
#overlay #agreeBox > div p.infoInfo{height:30px;line-height:30px;font-size:16px;}
#overlay #agreeBox > div table.infoTable{width:100%;}
#overlay #agreeBox > div table.infoTable tr th{height:30px;border:1px solid #939393;height:40px;font-size:14px;}
#overlay #agreeBox > div table.infoTable tr td{height:30px;border:1px solid #939393;padding:3px;font-size:14px;line-height:22px;}
#overlay #agreeBox > p{height:50px;line-height:50px;text-align:center;font-size:16px;border-top:2px solid #939393;box-sizing:border-box;}

/*Product*/
#container .products{max-width:1200px;min-height:800px;width:80%;margin:0 auto;padding-top:80px;position:relative;}
#container .products .prInfo span{margin-left:50px;font-weight:bold;line-height:100px;font-size:20px;color:#666;}
@media(max-width:1337px){
    #container .products .prInfo span{display:block;line-height:1.7em;margin-left:0px;}
}
#container .products .prInfo div{margin-top:30px;font-weight:bold;font-size:20px;color:#005596;}
#container .products .prInfo div:last-child{margin-top:30px;font-size:16px;color:#000;word-break:keep-all;line-height:1.7em;font-family:Noto-Light-kr,NanumMyeongjoBold,sans-serif;}
#container .products .prCs{margin-top:100px;}
#container .products .prCs div.csName{display:inline-block;background:#005596;color:#fff;padding:8px 40px;font-size:26px;font-weight:bold;}
#container .products .prCs div.csInfo1{margin-top:15px;}
#container .products .prCs div.csInfo1Text{float:left;width:48%;font-size:18px;font-weight:bold;font-family:Noto-Light-kr,NanumMyeongjoBold,sans-serif;line-height:1.5em;}
#container .products .prCs div.csInfo1Image{float:left;margin-left:50px;}
/*
@media(max-width:1037px){
    #container .products .prCs div.csInfo1Text{width:100%;}
	#container .products .prCs div.csInfo1Image{margin-left:0px;margin-top:20px;}
}
*/
#container .products .prCs div.csInfo2{margin-top:30px;}
#container .products .prCs div.csInfo2 .csInfo2Text1{float:left;width:48%;margin-right:5.5%;}
#container .products .prCs div.csInfo2 .csInfo2Text1 p{margin-top:20px;font-size:16px;font-weight:bold;line-height:1.7em;}
#container .products .prCs div.csInfo2 .csInfo2Text1 p:first-child{text-align:center;margin-bottom:40px;text-align:center;}
#container .products .prCs div.csInfo2 .csInfo2Text1 p span{border-top:1px solid #005596;border-bottom:1px solid #005596;font-size:20px;font-weight:bold;}

#container .products .prCs div.csInfo2 .csInfo2Text2{float:left;width:46%;}
#container .products .prCs div.csInfo2 .csInfo2Text2 p{margin-top:20px;font-size:16px;font-weight:bold;line-height:1.7em;}
#container .products .prCs div.csInfo2 .csInfo2Text2 p:first-child{text-align:center;margin-bottom:40px;text-align:center;}
#container .products .prCs div.csInfo2 .csInfo2Text2 p span{border-top:1px solid #005596;border-bottom:1px solid #005596;font-size:20px;font-weight:bold;}

/*
@media(max-width:1037px){
   #container .products .prCs div.csInfo2 .csInfo2Text1{width:97%;}
   #container .products .prCs div.csInfo2 .csInfo2Text2{width:97%;margin-top:30px;}
}
*/

#container .products .prCs div.csInfo3{margin-top:30px;font-weight:bold;font-family:Noto-Light-kr,NanumMyeongjoBold,sans-serif;}
#container .products .prCs div.csInfo3 .csInfo3Subject{position:relative;text-align:center;font-size:20px;}
#container .products .prCs div.csInfo3 .csInfo3Subject::after {content:'';position:absolute;width:30%;height:3px;background:#005596;right:0;top:50%;}
#container .products .prCs div.csInfo3 .csInfo3Subject::before {content:'';position:absolute;width:30%;height:3px;background:#005596;left:0;top:50%;}
@media(max-width:1290px){
	#container .products .prCs div.csInfo3 .csInfo3Subject::after { width: 20%; }
    #container .products .prCs div.csInfo3 .csInfo3Subject::before { width: 20%; }
}

/*
@media(max-width:850px){
    #container .products .prCs div.csInfo3 .csInfo3Subject::after { width: 10%; }
	#container .products .prCs div.csInfo3 .csInfo3Subject::before { width: 10%; }
}
@media(max-width:630px){
    #container .products .prCs div.csInfo3 .csInfo3Subject::after { width: 5%; }
	#container .products .prCs div.csInfo3 .csInfo3Subject::before { width: 5%; }
}
@media(max-width:535px){
    #container .products .prCs div.csInfo3 .csInfo3Subject::after { width: 0%; }
	#container .products .prCs div.csInfo3 .csInfo3Subject::before { width: 0%; }
}
*/

#container .products .prCs div.csInfo3 .csInfo3Slide{float:left;}
#container .products .prCs div.csInfo3 .csInfo3Slide div.csSlider{margin-top:40px;;width:567px;height:309px;overflow:hidden;position:relative;border-bottom:1px solid #000000;margin-bottom:30px;}
#container .products .prCs div.csInfo3 .csInfo3Slide div.csSlider ul.slides li{height:348px;text-indent:-9999px;}
#container .products .prCs div.csInfo3 .csInfo3Slide div.csSlider ul.slides li.slides1{background:url('../images/product01_2-1-567x309.png') 50% 0 no-repeat;}
#container .products .prCs div.csInfo3 .csInfo3Slide div.csSlider ul.slides li.slides2{background:url('../images/product01_2-2-567x309.png') 50% 0 no-repeat;}
#container .products .prCs div.csInfo3 .csInfo3Slide div.csSlider ul.slides li.slides3{background:url('../images/product01_2-3-567x309.png') 50% 0 no-repeat;}
#container .products .prCs div.csInfo3 .csInfo3Slide div.csSlider ul.slides li.slides4{background:url('../images/product01_2-4-567x309.png') 50% 0 no-repeat;}
#container .products .prCs div.csInfo3 .csInfo3Slide div.csSlider ul.slides li.slides5{background:url('../images/product01_2-5-567x309.png') 50% 0 no-repeat;}

#container .products .prCs div.csInfo3 .csInfo3Text{float:left;margin-left:30px;}
#container .products .prCs div.csInfo3 .csInfo3Text p{margin-top:20px;font-size:16px;font-weight:bold;line-height:1.7em;}
#container .products .prCs div.csInfo3 .csInfo3Text p span{border-top:1px solid #005596;border-bottom:1px solid #005596;font-size:20px;font-weight:bold;}
#container .products .prCs div:after{content:"";clear:both;display:block;}

#container .products .prWeb{margin-top:100px;}
#container .products .prWeb div.webName{display:inline-block;background:#005596;color:#fff;padding:8px 40px;font-size:26px;font-weight:bold;}
#container .products .prWeb div.webInfo1{margin-top:15px;}
#container .products .prWeb div.webInfo1 .webInfo1Text{float:left;width:48%;font-size:18px;font-weight:bold;font-family:Noto-Light-kr,NanumMyeongjoBold,sans-serif;line-height:1.5em;}
#container .products .prWeb div.webInfo1 .webInfo1Image{float:left;margin-left:50px;}

/*
@media(max-width:1037px){
    #container .products .prWeb div.webInfo1 .webInfo1Text{width:100%;}
	#container .products .prWeb div.webInfo1 .webInfo1Image{margin-left:0px;margin-top:20px;}
}
*/

#container .products .prWeb div.webInfo2{margin-top:50px;}
#container .products .prWeb div.webInfo2 > div{float:left;width:18%;height:300px;background-color:#F5F5F5;padding:30px 20px;font-weight:bold;line-height:1.7em;margin-top:20px;margin-right:2%;}
#container .products .prWeb div.webInfo2 > div:last-child{margin-right:0px !important;}

/*
@media(max-width:930px){
	#container .products .prWeb div.webInfo2 > div{width:40%;margin-right:4%;}
	#container .products .prWeb div.webInfo2 > div:nth-child(2){margin-right:0px !important;}
}

@media(max-width:640px){
	#container .products .prWeb div.webInfo2 > div{width:80%;margin-right:4%;}
}
*/

#container .products .prWeb div.webInfo2 > div div:first-child{border-bottom:3px solid #005596;text-align:center;padding-bottom:20px;font-size:16px !important;}
#container .products .prWeb div.webInfo2 > div div p{font-size:14px !important;margin-top:20px;}

#container .products .prMobile{margin-top:100px;margin-bottom:100px;}
#container .products .prMobile div.mobileName{display:inline-block;background:#005596;color:#fff;padding:8px 40px;font-size:26px;font-weight:bold;}
#container .products .prMobile div.mobileInfo1{margin-top:15px;}
#container .products .prMobile div.mobileInfo1 .mobileInfo1Text{float:left;width:48%;font-size:18px;font-weight:bold;font-family:Noto-Light-kr,NanumMyeongjoBold,sans-serif;line-height:1.5em;}
#container .products .prMobile div.mobileInfo1 .mobileInfo1Text p{margin-top:20px;font-size:16px;font-weight:bold;line-height:1.7em;}
#container .products .prMobile div.mobileInfo1 .mobileInfo1Image{float:left;margin-left:50px;}

/*
@media(max-width:1037px){
    #container .products .prMobile div.mobileInfo1 .mobileInfo1Text{width:100%;}
	#container .products .prMobile div.mobileInfo1 .mobileInfo1Image{margin-left:0px;margin-top:20px;}
}
*/

/*Download*/
#container .download{max-width:1200px;width:80%;margin:0 auto;padding-top:30px;position:relative;}
#container .download .dlInfo{width:100%;text-align:center;padding-bottom:50px;border-bottom:1px solid #efefef;}
#container .download .dlInfo > div.glMethod{font-size:14px;font-family:Roboto-Light,Roboto-Medium-kr,sans-serif;line-height:1.7em;}
#container .download .dlInfo > div.getMethod{margin-top:30px;font-size:16px;font-weight:bold;font-family:Noto-Light-kr,NanumMyeongjoBold,sans-serif;line-height:1.5em;}
#container .download .dlInfo > div.insMethod{width:100%;margin-top:50px;text-align:center;display:inline-block;}
#container .download .dlInfo > div.insMethod .insStep{margin-right:50px;width:250px;height:250px;border:1px solid #005496;position:relative;display:inline-block;}
#container .download .dlInfo > div.insMethod .insStep span{position:absolute;display:block;font-size:14px;font-weight:bold;width:40px;height:40px;background-color:#1F2238;border-radius:40px;position:absolute;top:-20px;left:105px;line-height:40px;text-align:center;color:#fff;}
#container .download .dlInfo > div.insMethod .insStep div:nth-child(2){font-size:15px;line-height:1.2em;margin-top:50px;font-family:Roboto-Medium,Roboto-Medium-kr,sans-serif;}
#container .download .dlInfo > div.insMethod .insStep div:nth-child(3){font-size:13px;line-height:1.2em;margin-top:20px;font-family:Roboto-Light,Roboto-Medium-kr,sans-serif;}
#container .download .dlInfo > div.insMethod .insStep img{margin-top:30px;}
#container .download .dlInfo > div.insMethod .insStep:nth-child(3){margin-right:0px;}

/*
@media(max-width:1186px){
   #container .download .dlInfo > div.insMethod .insStep{margin-right:10px;width:250px;height:250px;}
}

@media(max-width:986px){
   #container .download .dlInfo > div.insMethod .insStep{margin-top:30px;margin-right:70px;width:250px;height:250px;}
   #container .download .dlInfo > div.insMethod .insStep:nth-child(2){margin-right:0px;}
   #container .download .dlInfo > div.insMethod .insStep:nth-child(3){margin-right:0px;}
}

@media(max-width:736px){
   #container .download .dlInfo > div.insMethod .insStep{margin-top:30px;margin-right:0px;width:250px;height:250px;}
}
*/
#container .download .buyInfo{width:100%;text-align:center;padding-bottom:50px;padding-top:30px;}
#container .download .buyInfo > div.buySale{font-size:16px;font-family:Roboto-Medium,Roboto-Medium-kr,sans-serif;line-height:1.7em;margin-bottom:20px;}
#container .download .buyInfo > div.buySale span{color:#ff790c;}
#container .download .buyInfo > div.buySel{text-align:center;display:inline-block;}
#container .download .buyInfo > div.buySel .selStep{float:left;margin-right:20px;width:208px;height:280px;border:1px solid #005496;position:relative;}
#container .download .buyInfo > div.buySel .selStep > span{position:absolute;display:block;font-size:14px;font-weight:bold;width:40px;height:40px;background-color:#1F2238;border-radius:40px;position:absolute;top:105px;left:-30px;line-height:40px;text-align:center;color:#fff;}

#container .download .buyInfo > div.buySel .selStep input[type="checkbox"]+label{position:absolute;top:10px;left:10px;display: block;width: 24px;height: 24px;background: url('../images/checkbox.png') no-repeat 0 0px / contain;}
#container .download .buyInfo > div.buySel .selStep input[type='checkbox']:checked+label {background: url('../images/checkedbox2.png') no-repeat 0 1px / contain;}
#container .download .buyInfo > div.buySel .selStep input[type="checkbox"] {display: none;}

#container .download .buyInfo > div.buySel .selStep .selName{font-size:15px;line-height:1.2em;margin-top:40px;font-family:Roboto-Medium,Roboto-Medium-kr,sans-serif;}
#container .download .buyInfo > div.buySel .selStep img{margin-top:10px;}
#container .download .buyInfo > div.buySel .selStep .selPrice{margin-top:10px;}
#container .download .buyInfo > div.buySel .selStep .selPrice .pDown{color:#ff790c;font-size:16px;font-family:Roboto-Medium,Roboto-Medium-kr,sans-serif;margin-right:5px;}
#container .download .buyInfo > div.buySel .selStep .selPrice .pOrigin{font-size:12px;}
#container .download .buyInfo > div.buySel .selStep .selPeriod{margin-top:5px;}
#container .download .buyInfo > div.buySel .selStep .selPeriod .btnPM{display:inline-block;line-height:24px;width:24px;height:24px;background-color:#f1f2f4;border:1px solid #cfcfcf;cursor:pointer;}
#container .download .buyInfo > div.buySel .selStep .selPeriod .numPM{display:inline-block;line-height:24px;width:48px;height:24px;text-align:center;border-top:1px solid #cfcfcf;border-bottom:1px solid #cfcfcf;border-left:none;border-right:none;}
#container .download .buyInfo > div.buySel .selStep .selInfo{margin-top:5px;font-size:12px;font-weight:bold;}
#container .download .buyInfo > div.buySel .selStep .selBtn{display:inline-block;width:110px;height:32px;line-height:32px;color:#fff;background-color:#ff9600;margin-top:10px;border-radius:4px;font-weight:700;}

#container .download .buyInfo > div.buySel .selStep:last-child{margin-right:0px;}

/*About*/
#container .about{position:relative;}
#container .about .aboutus{width:100%;height:1000px;background-image:url("../images/about_bg-1.png");background-repeat:no-repeat;background-position:center;background-size:cover;}
#container .about .aboutus .usSub{max-width:1200px;width:80%;margin:0 auto;padding:20px 0 0 50px;position:relative;color:#344665;font-size:30px;font-family:Roboto-Medium,Roboto-Medium-kr,sans-serif;}
#container .about .aboutus .usContents{max-width:1200px;width:80%;margin:0 auto;text-align:center;margin-top:50px;}
#container .about .aboutus .usContents pre{text-align:center;font-weight:bold;font-size:18px;font-family:Roboto-Light,Roboto-Medium-kr,sans-serif;line-height:1.5em;word-wrap:break-word;}
#container .about .aboutus .usContents p{text-align:right;font-weight:bold;font-size:18px;}
#container .about .aboutus .usContents p.ciArea{margin-top:30px;text-align:right;font-weight:bold;font-size:18px;}

#container .about .ceoMass{width:100%;height:700px;background-image:url("../images/ceo_bg.png");background-repeat:no-repeat;background-position:center;background-size:cover;}
#container .about .ceoMass .massSub{max-width:1200px;width:80%;margin:0 auto;padding:50px 0 0 50px;position:relative;color:#344665;font-size:30px;font-family:Roboto-Medium,Roboto-Medium-kr,sans-serif;}
#container .about .ceoMass .massContents{max-width:1200px;width:80%;margin:0 auto;text-align:center;margin-top:50px;}
#container .about .ceoMass .massContents p{padding-left:30px;text-align:left;font-weight:bold;font-size:26px;font-family:Roboto-Light,Roboto-Medium-kr,sans-serif;line-height:1.2em;word-wrap:break-word;}
#container .about .ceoMass .massContents pre{padding:30px 0 0 30px;text-align:left;font-weight:bold;font-size:18px;font-family:Roboto-Light,Roboto-Medium-kr,sans-serif;line-height:1.5em;word-wrap:break-word;}

#container .about .history{max-width:1200px;width:80%;margin:0 auto;padding-top:50px;position:relative;}
#container .about .history .hisSub{margin:0 auto;padding:20px 0 0 0px;position:relative;color:#344665;font-size:30px;font-family:Roboto-Medium,Roboto-Medium-kr,sans-serif;}
#container .about .history .hisContents{margin-top:30px;}

#container .about .location{max-width:1200px;min-width:1250px;width:80%;margin:0 auto;padding-top:50px;position:relative;height:600px;}
#container .about .location .locaSub{margin:0 auto;padding:20px 0 0 0px;position:relative;color:#344665;font-size:30px;font-family:Roboto-Medium,Roboto-Medium-kr,sans-serif;}
#container .about .location .locaContents{margin-top:30px;}
#container .about .location .locaContents div{float:left;}
#container .about .location .locaContents .conText{margin-left:20px;}
#container .about .location .locaContents .conText h3{font-size:24px;margin-bottom:5px;}
#container .about .location .locaContents .conText p{font-size:16px;font-family:Roboto-Medium,Roboto-Medium-kr,sans-serif;color:#666;}
#container .about .location .locaContents .conText h3:nth-child(3){margin-top:50px;}

#container .sCenter{max-width:1150px;margin:0 auto;padding-top:50px;position:relative;}
#container .sCenter .searchArea{width:100%;text-align:right;padding-bottom:15px;border-bottom:2px solid #005496;font-family:Roboto-Medium,Roboto-Medium-kr,sans-serif;}
#container .sCenter .searchArea .faqSub{display:inline-block;width:530px;text-align:left;font-size:24px;}
#container .sCenter .searchArea .searSub{display:inline-block;font-size:18px;margin-right:10px;width:600px;text-align:right;}
#container .sCenter .searchArea .searSub .searchText{width:300px;}
#container .sCenter .searchArea .searSub .searchImg{cursor:pointer;}
#container .sCenter .searchArea input[type='text']{margin-left:10px;padding:2px;font-size:14px;height:26px;border:1px solid #CFCFCF;}
#container .sCenter .totalArea{padding:0 50px;}
#container .sCenter .totalArea > div{float:left;}
#container .sCenter .totalArea > div:after{content:"";clear:both;display:block;}

#container .sCenter .totalArea .faqArea{width:650px;}
#container .sCenter .totalArea .faqArea .serSub{margin:20px 0 10px 0;}
#container .sCenter .totalArea .faqArea .serSub > span:first-child{display:inline-block;width:70%;font-size:18px;font-weight:bold;font-family:Roboto-Medium-kr,Roboto-Medium-kr,sans-serif;}
#container .sCenter .totalArea .faqArea .serSub > span:last-child{display:inline-block;width:28%;text-align:right;margin-left:1%;font-family:Roboto-Light,Roboto-Medium-kr,sans-serif;}
#container .sCenter .totalArea .faqArea .serCon ul{border-bottom:1px solid #e5e5e5;height:auto;min-height:36px;line-height:36px;padding:3px 0 3px 0;cursor:pointer;}
#container .sCenter .totalArea .faqArea .serCon ul:first-child{border-top:1px solid #e5e5e5;}
#container .sCenter .totalArea .faqArea .serCon ul > li{float:left;font-family:Noto-Light-kr,NanumMyeongjoBold,sans-serif;font-size:14px;font-weight:bold;}
#container .sCenter .totalArea .faqArea .serCon ul > li:first-child{width:30px;}
#container .sCenter .totalArea .faqArea .serCon ul > li:first-child > span {display:block;font-weight:bold;width:25px;height:25px;background-color:#1F2238;border-radius:40px;margin-top:6px;line-height:25px;text-align:center;color:#fff;}
#container .sCenter .totalArea .faqArea .serCon ul > li:nth-child(2){width:100px;color:#ff790c;text-align:center;}
#container .sCenter .totalArea .faqArea .serCon ul:after{clear:both;display:block;content:"";}
#container .sCenter .totalArea .faqArea .serCon .pagingArea{text-align:center;margin-top:30px;}
#container .sCenter .totalArea .faqArea .serCon .pagingArea a{display:inline-block;font-size:14px;width:30px;font-weight:bold;color:#8a8a8a;cursor:pointer;}
#container .sCenter .totalArea .noticeWriteBtn{margin-top:20px;}
#container .sCenter .totalArea .noticeWriteBtn span{display:inline-block;height:30px;border-radius:10px;text-align:center;font-size:20px;line-height:30px;font-weight:bold;}
#container .sCenter .totalArea .noticeWriteBtn span:last-child{width:100px;border:1px solid #939393;float:right;cursor:pointer;}
#container .sCenter .totalArea .noticeWriteBtn span.singles{display:inline-block;height:50px;border-radius:5px;text-align:center;font-size:20px;font-weight:bold;color:#fff;width:290px;border:1px solid #939393;background-color:#116DF7;}

#container .sCenter .totalArea .faqAns{width:100%;}
#container .sCenter .totalArea .faqAns .ansSubject{border-bottom:1px solid #e5e5e5;line-height:56px;;font-size:18px;font-weight:bold;font-family:Roboto-Medium-kr,Roboto-Medium-kr,sans-serif;}
#container .sCenter .totalArea .faqAns .ansContents{padding:10px;font-size:16px;border-bottom:1px solid #e5e5e5;}
#container .sCenter .totalArea .faqAns .ansReview{padding:10px;}
#container .sCenter .totalArea .faqAns .ansReview p{font-size:18px;font-family:Roboto-Medium-kr,Roboto-Medium-kr,sans-serif;}
#container .sCenter .totalArea .faqAns .ansReview p:first-child{font-weight:bold;}
#container .sCenter .totalArea .faqAns .ansReview p:last-child{margin-top:20px;margin-left:10px;font-size:16px;}
#container .sCenter .totalArea .faqAns .ansBtn{text-align:right;}
#container .sCenter .totalArea .faqAns .ansBtn > span{border-radius:10px;display:inline-block;height:40px;font-weight:bold;font-size:24px;line-height:40px;width:200px;border:1px solid #344665;text-align:center;background-color:#005496;color:#fff;}
#container .sCenter .totalArea .QnaArea{margin-left:30px;width:370px;}
#container .sCenter .totalArea .QnaArea .serSub{margin-top:20px;}
#container .sCenter .totalArea .QnaArea .serSub > span{display:inline-block;width:100%;font-size:18px;font-weight:bold;font-family:Roboto-Medium-kr,Roboto-Medium-kr,sans-serif;}
#container .sCenter .totalArea .QnaArea .serimg{display:inline-block;width:100%;margin-bottom:30px;}
#container .sCenter .totalArea .QnaArea .serimg ul{float:left;width:120px;text-align:center;}
#container .sCenter .totalArea .QnaArea .serimg ul li:first-child{}
#container .sCenter .totalArea .QnaArea .serimg ul li:nth-child(2){color:#939393;font-weight:bold;}
#container .sCenter .totalArea .QnaArea .serSub2{margin-top:20px;}
#container .sCenter .totalArea .QnaArea .serSub2 > span{display:inline-block;width:70%;font-size:18px;font-weight:bold;font-family:Roboto-Medium-kr,Roboto-Medium-kr,sans-serif;}
#container .sCenter .totalArea .QnaArea .serText ul{border-bottom:1px solid #e5e5e5;height:36px;line-height:36px;padding:3px 0 3px 0;}
#container .sCenter .totalArea .QnaArea .serText ul > li{float:left;font-family:Noto-Light-kr,NanumMyeongjoBold,sans-serif;font-size:14px;font-weight:bold;}
#container .sCenter .totalArea .QnaArea .serText ul > li:first-child{width:300px;text-align:left;}
#container .sCenter .totalArea .QnaArea .serText ul > li:nth-child(2){width:60px;color:#ff790c;text-align:center;}
#container .sCenter .totalArea .QnaArea .serText ul:after{clear:both;display:block;content:"";}
#container .sCenter .totalArea .QnaArea .serSub3{margin-top:50px;}
#container .sCenter .totalArea .QnaArea .serSub3 > span{display:inline-block;width:70%;font-size:18px;font-weight:bold;font-family:Roboto-Medium-kr,Roboto-Medium-kr,sans-serif;}
#container .sCenter .totalArea .QnaArea .serSub4{margin-top:20px;}
#container .sCenter .totalArea .QnaArea .serSub4 > span{display:inline-block;width:70%;font-size:18px;font-weight:bold;font-family:Roboto-Medium-kr,Roboto-Medium-kr,sans-serif;}
#container .sCenter .totalArea .QnaArea .phoneCon > span:first-child{padding:0px 0 0 60px;}
#container .sCenter .totalArea .QnaArea .phoneCon > span:first-child img{margin-top:20px;}
#container .sCenter .totalArea .QnaArea .phoneCon > span:last-child{margin-left:30px;width:200px;height:100px;display:inline-block;font-size:16px;line-height:1.7em;font-family:Noto-Light-kr,NanumMyeongjoBold,sans-serif;}
#container .sCenter .totalArea .QnaArea .phoneCon > span:last-child > span{font-family:Noto-Light-kr,NanumMyeongjoBold,sans-serif;font-size:16px;font-weight:bold;display:inline-block;margin-bottom:10px;}
#container .sCenter .totalArea .QnaArea .imgArea span{display:inline-block;}
#container .sCenter .totalArea .QnaArea .imgArea span:nth-child(odd){margin-right:10px;}
#container .sCenter .totalArea .QnaArea .imgArea span img{width:177px;}
#container .sCenter .totalArea > .imgArea{margin-top:50px;padding-left:30px;}
#container .sCenter .totalArea > .imgArea span:last-child{display:inline-block;margin-top:2px;}

/*게시판*/
#container .sCenter .noticeArea{text-align:center;}
#container .sCenter .noticeArea .noticeSub{display:inline-block;width:900px;border-bottom:1px solid #e5e5e5;padding:15px 0 15px 0;}
#container .sCenter .noticeArea .noticeSub > span:first-child{display:inline-block;width:70%;text-align:left;font-size:18px;font-weight:bold;font-family:Roboto-Medium-kr,Roboto-Medium-kr,sans-serif;}
#container .sCenter .noticeArea .noticeSub > span:last-child{display:inline-block;width:28%;text-align:right;margin-left:1%;font-family:Roboto-Light,Roboto-Medium-kr,sans-serif;}
#container .sCenter .noticeArea > table{width:900px;margin-left:125px;}
#container .sCenter .noticeArea > table tbody tr td{text-align: left;line-height:1.5em;padding: 10px 0 10px 10px;}
#container .sCenter .noticeArea > table tbody tr td input[type='text']{height:24px;width:720px;padding:3px;}
#container .sCenter .noticeArea > table tbody tr td input[type='text'].mid{height:24px;width:300px;}
#container .sCenter .noticeArea > table tbody tr td input[type='password']{height:24px;width:720px;padding:3px;}
#container .sCenter .noticeArea > table tbody tr td input[type='password'].mid{height:24px;width:300px;padding:3px;}
#container .sCenter .noticeArea > table tbody tr td select.mid{height:34px;width:304px;}
#container .sCenter .noticeArea > table tbody tr td textarea{width:720px;padding:3px;}
#container .sCenter .noticeArea > table tbody tr td span{font-size:12px;display:none;text-align:left;margin-left:10px;width:290px;color:#FF0000;}
#container .sCenter .noticeArea > table.noticeViewTbl{width:900px;margin-left:125px;}
#container .sCenter .noticeArea > table.noticeViewTbl tbody tr th{line-height:1.5em;padding: 10px 0 10px 10px;font-size:14px;}
#container .sCenter .noticeArea > table.noticeViewTbl tbody tr td{text-align: left;line-height:1.5em;padding: 10px 0 10px 10px;font-size:14px;border-bottom:1px solid #c6c6c6;}
#container .sCenter .noticeArea > table.noticeViewTbl tbody tr td.contentsArea{padding-top:30px;padding-bottom:30px;}
#container .sCenter .noticeArea .noticeLogin{display:inline-block;width:300px;}
#container .sCenter .noticeArea .noticeLogin > p:nth-child(1){margin-top:20px;height:50px;line-height:50px;}
#container .sCenter .noticeArea .noticeLogin > p:nth-child(2){margin:30px 0 5px 0;text-align:left;font-size:14px;font-weight:bold;font-family:Roboto-Medium-kr,Roboto-Medium-kr,sans-serif;}
#container .sCenter .noticeArea .noticeLogin > p:nth-child(3){height:50px;line-height:50px;}
#container .sCenter .noticeArea .noticeLogin > p:nth-child(4){margin:10px 0 5px 0;text-align:left;font-size:14px;font-weight:bold;font-family:Roboto-Medium-kr,Roboto-Medium-kr,sans-serif;}
#container .sCenter .noticeArea .noticeLogin > p:nth-child(5){height:50px;line-height:50px;}
#container .sCenter .noticeArea .noticeLogin > p > input[type='text']{height:30px;padding:5px;border-radius:5px;width:280px;font-size:16px;}
#container .sCenter .noticeArea .noticeBtn{margin-top:20px;}
#container .sCenter .noticeArea .noticeBtn span{display:inline-block;height:50px;border-radius:10px;text-align:center;font-size:20px;line-height:50px;font-weight:bold;cursor:pointer;}
#container .sCenter .noticeArea .noticeBtn span:first-child{color:#fff;width:200px;background-color:#005596;border:1px solid #116DF7;}
#container .sCenter .noticeArea .noticeBtn span:last-child{width:200px;border:1px solid #939393;}
#container .sCenter .noticeArea .noticeBtn span.singles{display:inline-block;height:50px;border-radius:5px;text-align:center;font-size:20px;font-weight:bold;color:#fff;width:290px;border:1px solid #939393;background-color:#116DF7;}
/*게시판*/

/*회원가입*/
#container .sCenter .memberArea{text-align:center;}
#container .sCenter .memberArea .memberSub{display:inline-block;width:900px;border-bottom:1px solid #e5e5e5;padding:15px 0 15px 0;}
#container .sCenter .memberArea .memberSub > span:first-child{display:inline-block;width:100%;text-align:left;font-size:18px;font-weight:bold;font-family:Roboto-Medium-kr,Roboto-Medium-kr,sans-serif;}
#container .sCenter .memberArea .memberCon{text-align:center;width:500px;display:inline-block;}
#container .sCenter .memberArea .memberCon p{width:400px;margin-top:20px;}
#container .sCenter .memberArea .memberCon p > span{font-size: 14px;font-weight: bold;font-family: Roboto-Medium-kr,Roboto-Medium-kr,sans-serif;}
#container .sCenter .memberArea .memberCon p > span:nth-child(1){width:100px;display:inline-block;}
#container .sCenter .memberArea .memberCon p > span input[type="text"]{height: 30px;padding: 5px;border-radius: 5px;width: 280px;font-size: 16px;}
#container .sCenter .memberArea .memberCon p > span input[type="password"]{height: 30px;padding: 5px;border-radius: 5px;width: 280px;font-size: 16px;}
#container .sCenter .memberArea .memberCon p > span:nth-child(3){font-size:12px;display:none;text-align:left;margin-left:100px;width:290px;color:#FF0000;}
#container .sCenter .memberArea .memberCon p > span:nth-child(4){cursor:pointer;border:1px solid #939393;border-radius:5px;height:30px;line-height:30px;text-align:center;margin-left:100px;margin-top:5px;width:290px;display:inline-block;color:#fff;background-color:#005596;}
#container .sCenter .memberArea .memberBtn{margin-top:20px;}
#container .sCenter .memberArea .memberBtn span{display:inline-block;height:50px;border-radius:10px;text-align:center;font-size:20px;line-height:50px;font-weight:bold;cursor:pointer;}
#container .sCenter .memberArea .memberBtn span:first-child{color:#fff;width:200px;background-color:#005596;border:1px solid #116DF7;}
#container .sCenter .memberArea .memberBtn span:last-child{width:200px;border:1px solid #939393;}
#container .sCenter .memberArea .memberBtn span.singles{display:inline-block;height:50px;border-radius:5px;text-align:center;font-size:20px;font-weight:bold;color:#fff;width:290px;border:1px solid #116DF7;background-color:#005596;}
#container .sCenter .memberArea .memberFind{text-align:center;display:inline-block;width:900px;margin-top:10px;font-weight:bold;font-size:14px;border-bottom:1px solid #e5e5e5;padding-bottom:10px;}
#container .sCenter .memberArea .memberSns{font-weight:bold;}
#container .sCenter .memberArea .memberSns p{margin:20px;font-size:24px;font-family:Roboto-Medium,Roboto-Medium-kr,sans-serif;}
#container .sCenter .memberArea .memberSns p img{cursor:pointer;}

/*MyPage*/
#container .sCenter .myProduct{width:100%;text-align:left;padding-bottom:15px;border-bottom:2px solid #005496;font-family:Roboto-Medium,Roboto-Medium-kr,sans-serif;}
#container .sCenter .myProduct .myProductSub{display:inline-block;width:530px;text-align:left;font-size:24px;}
#container .sCenter .myProductArea{text-align:center;}
#container .sCenter .myProductArea .myProductAreaSell{display:inline-block;background-color:#EFF7FF;width:100%;height:80px;line-height:80px;color:#77d0fb;font-weight:bold;font-size:16px;margin-top:10px;border-radius:10px;}
#container .sCenter .myProductArea .myProductAreaSell .mPASBtn{margin-left:30px;display:inline-block;width:100px;height:40px;font-size:18px;border-radius:10px;background-color:#0080ff;line-height: 40px;color:#fff;}
#container .sCenter .myProductArea .myProductAreaContents{width:1040px;display:inline-block;}
#container .sCenter .myProductArea .myProductAreaContents > span{display:inline-block;width:500px;height:180px;border:1px solid #939393;margin-top:30px;border-radius:10px;float:left;}
#container .sCenter .myProductArea .myProductAreaContents > span:nth-child(odd){margin-right:30px;}
#container .sCenter .myProductArea .myProductAreaContents > span div{float:left;}
#container .sCenter .myProductArea .myProductAreaContents > span .mPACImg{width:120px;height:100%;padding-top:10px;}
#container .sCenter .myProductArea .myProductAreaContents > span .mPACInfo{text-align:left;width:350px;padding:10px;}
#container .sCenter .myProductArea .myProductAreaContents > span .mPACInfo div{font-family: Roboto-Light,Roboto-Medium-kr,sans-serif;}
#container .sCenter .myProductArea .myProductAreaContents > span .mPACInfo .mPACIBigsub{font-size:18px;font-weight:bold;width:100%;}
#container .sCenter .myProductArea .myProductAreaContents > span .mPACInfo .mPACIBigsub2{font-size:14px;margin-top:10px;width:100%;}
#container .sCenter .myProductArea .myProductAreaContents > span .mPACInfo .mPACIBigsub2 > span{-webkit-user-select:all;-moz-user-select:all;-ms-user-select:all;user-select:all;}
#container .sCenter .myProductArea .myProductAreaContents > span .mPACInfo .mPACIPeriod{font-size:12px;margin-top:15px;}
#container .sCenter .myProductArea .myProductAreaContents > span .mPACInfo .mPACIPeriod span:first-child{width:220px;display:inline-block;}
#container .sCenter .myProductArea .myProductAreaContents > span .mPACInfo .mPACIPeriod span:last-child{width:100px;display:inline-block;}
#container .sCenter .myProductArea .myProductAreaContents > span .mPACInfo .mPACIVer{font-size:12px;margin-top:10px;}
#container .sCenter .myProductArea .myProductAreaContents > span .mPACInfo .mPACIVer span:first-child{width:220px;display:inline-block;}
#container .sCenter .myProductArea .myProductAreaContents > span .mPACInfo .mPACIVer span:last-child{width:100px;display:inline-block;}
#container .sCenter .myProductArea .myProductAreaContents > span .mPACInfo .mPACIBtn a{margin-left:180px;width:150px;margin-top:15px;height:30px;line-height:30px;border-radius:10px;font-size:18px;text-align:center;border:2px solid #0080ff;display:inline-block;color:#0080ff;font-weight:bold;}
#container .sCenter .myProductArea .myProductAreaContents > span .mPACInfo .mPACIBtn a:hover{color:#fff;background-color:#0080FF;}

/*buyNow*/
#container .sCenter{width:100%;text-align:center;}
#container .sCenter .buyNow{display:inline-block;margin-top:50px;}
#container .sCenter .buyNow > div{float:left;box-shadow: 2px 2px 2px 2px #d5d5d5;}
#container .sCenter .buyNow .selStep{text-align:center;margin-right:40px;width:208px;height:280px;border:1px solid #005496;position:relative;}
#container .sCenter .buyNow .selStep .selName{font-size:15px;line-height:1.2em;margin-top:40px;font-family:Roboto-Medium,Roboto-Medium-kr,sans-serif;}
#container .sCenter .buyNow .selStep img{margin-top:10px;}
#container .sCenter .buyNow .selStep .selPrice{margin-top:10px;}
#container .sCenter .buyNow .selStep .selPrice .pDown{color:#ff790c;font-size:16px;font-family:Roboto-Medium,Roboto-Medium-kr,sans-serif;margin-right:5px;}
#container .sCenter .buyNow .selStep .selPrice .pOrigin{font-size:12px;}
#container .sCenter .buyNow .selStep .selPeriod{margin-top:5px;}
#container .sCenter .buyNow .selStep .selPeriod .btnPM{display:inline-block;line-height:24px;width:24px;height:24px;background-color:#f1f2f4;border:1px solid #cfcfcf;cursor:pointer;}
#container .sCenter .buyNow .selStep .selPeriod .numPM{display:inline-block;line-height:24px;width:48px;height:24px;text-align:center;border-top:1px solid #cfcfcf;border-bottom:1px solid #cfcfcf;border-left:none;border-right:none;}
#container .sCenter .buyNow .selStep .selInfo{margin-top:5px;font-size:12px;font-weight:bold;}
#container .sCenter .buyNow .selStep .selBtn{display:inline-block;width:110px;height:32px;color:#fff;background-color:#ff9600;margin-top:10px;border-radius:4px;font-weight:700;}
#container .sCenter .buyNow .memDetail{height:280px;padding-left:20px;border:1px solid #005496;text-align:left;min-width:450px;}
#container .sCenter .buyNow .memDetail h4{font-size:18px;margin-top:20px;}
#container .sCenter .buyNow .memDetail ul{margin-top:20px;}
#container .sCenter .buyNow .memDetail ul li {margin-bottom:15px;}
#container .sCenter .buyNow .memDetail ul li > a{cursor:pointer;margin-left:10px;display:inline-block;border:1px solid #ffc99d;height:32px;width:70px;line-height:30px;text-align:center;position:relative;top:-2px;background-color:#ff790c;color:#fff;font-weight:bold;}
#container .sCenter .buyNow .memDetail ul li:nth-child(2) > a{font-weight:bold;background-color:#005496;border:1px solid #c1e3ff;top:-1px;}
#container .sCenter .buyNow .memDetail ul li > input[type="text"]{width:200px;height:26px;padding:2px;}
#container .sCenter .buyNow .memDetail ul li > p {margin-top:3px;}
#container .sCenter .buyNow .memDetail ul li > p > span{color:#ff790c;}
#container .sCenter .buyNow .memDetail ul li:last-child{width:94%;height:40px;margin-top:20px;background-color:#f1f2f4;padding:3px;}
#container .sCenter .buyNow .memDetail ul li:last-child > p{font-size:12px;font-family:Roboto-Medium,Roboto-Medium-kr, sans-serif;}
#container .sCenter .totalPrice{margin-top:50px;display:inline-block;width:85%;height:100px;border:6px solid #e7e7e7;}
#container .sCenter .totalPrice > div{position:relative;}
#container .sCenter .totalPrice div > div:first-child{margin-top:20px;}
#container .sCenter .totalPrice div > div:nth-child(2){height:70%;vertical-align:middle;font-size:30px;font-family:Roboto-Medium,Roboto-Medium-kr,sans-serif;}
#container .sCenter .totalPrice div > span{position:absolute;display:block;font-size:14px;font-weight:bold;width:40px;height:40px;background-color:#3ea6d2;border-radius:40px;top:35px;left:230px;line-height:40px;text-align:center;color:#fff;}
#container .sCenter .totalPrice .realPrice{height:100%;position:relative;display:inline-block;}
#container .sCenter .totalPrice .discountPer > div{color:#3ea6d2;}
#container .sCenter .totalPrice .discountCoupon{color:#3ea6d2;}
#container .sCenter .totalPrice .discountCoupon > span{background-color:#d7266d;}
#container .sCenter .totalPrice .lastPer > div{color:#d7266d;}
#container .sCenter .totalPrice > div{width:25%;height:100%;float:left;box-sizing:border-box;font-family:Roboto-Medium,Roboto-Medium-kr,sans-serif;}
#container .sCenter .buyInfo{display:inline-block;width:85%;height:150px;}
#container .sCenter .buyInfo h4{font-size:20px;margin-bottom:5px;text-align:left;font-family:Roboto-Medium,Roboto-Medium-kr,sans-serif;}
#container .sCenter .buyInfo dl{width:100%;text-align:left;}
#container .sCenter .buyInfo dl:nth-child(2) dt{border-top:2px solid #737373;border-bottom:1px solid #dfe2e6;}
#container .sCenter .buyInfo dl:nth-child(2) dd{border-top:2px solid #737373;border-bottom:1px solid #dfe2e6;}
#container .sCenter .buyInfo dl dt{display:inline-block;float:left;width:150px;height:50px;line-height:50px;background-color:#f1f2f4;color:#8f8f97;text-align:center;font-family:Roboto-Medium,Roboto-Medium-kr,sans-serif;}
#container .sCenter .buyInfo dl dd{display:inline-block;width:calc(100% - 156px);height:50px;line-height:50px;}
#container .sCenter .buyInfo dl dd input[type="text"]{width:200px;height:20px;margin-left:20px;margin-top:8px;padding:5px;border:1px solid #c0c0c0;}
#container .sCenter .buyInfo dl:last-child dt{border-bottom:1px solid #737373;}
#container .sCenter .buyInfo dl:last-child dd{border-bottom:1px solid #737373;}
#container .sCenter .selPay{margin-top:50px;display:inline-block;width:85%;height:100px;text-align:center;}
#container .sCenter .selPay h4{font-size:20px;margin-bottom:10px;text-align:left;font-family:Roboto-Medium,Roboto-Medium-kr,sans-serif;}
#container .sCenter .selPay ul{width:100%;text-align:center;display:inline-block;}
#container .sCenter .selPay ul li{float:left;cursor:pointer;width:23%;height:50px;line-height:50px;border:1px solid #939393;margin-left:11px;font-family:Roboto-Medium,Roboto-Medium-kr,sans-serif;}
#container .sCenter .selPay ul li:hover{border:1px solid #d7266d;color:#d7266d;}
#container .sCenter .selPay ul li.selMethod{border:1px solid #d7266d;color:#d7266d;}
#container .sCenter .selAgree{margin-top:50px;margin-bottom:50px;display:inline-block;width:85%;height:100px;text-align:center;}
#container .sCenter .selAgree h4{font-size:20px;margin-left:10px;margin-bottom:5px;text-align:left;font-family:Roboto-Medium,Roboto-Medium-kr,sans-serif;}
#container .sCenter .selAgree input[type="checkbox"]+label{display:inline-block;width:18px;height:18px;background:url('../images/checkbox.png') no-repeat 0 0px / contain;}
#container .sCenter .selAgree input[type='checkbox']:checked+label {background: url('../images/checkedbox2.png') no-repeat 0 1px / contain;}
#container .sCenter .selAgree input[type="checkbox"] {display: none;}
#container .sCenter .selAgree ul{width:100%;text-align:center;display:inline-block;margin-bottom:10px;border-top:2px solid #000;}
#container .sCenter .selAgree ul li:first-child{margin-top:5px;}
#container .sCenter .selAgree ul li{height:35px;line-height:35px;margin-left:11px;font-size:14px;font-weight:bold;font-family:Roboto-Medium,Roboto-Medium-kr,sans-serif;text-align:left;letter-spacing :0.5px;}
#container .sCenter .selAgree ul li input[type="checkbox"]+label{position:relative;top:5px;}
#container .sCenter .selAgree ul li input[type='checkbox']:checked+label{position:relative;position:relative;top:5px;}
#container .sCenter .selAgree ul li input[type="checkbox"]{display:none;}
#container .sCenter .selAgree ul li > span{font-family:Roboto-Medium,sans-serif;font-weight:bold;margin-left:10px;float:left;}
#container .sCenter .selAgree ul li span span{color:#ff0000;}
#container .sCenter .selAgree ul li a{float:right;display:inline-block;font-weight:normal;margin-right:650px;cursor:pointer;}
#container .sCenter .btnArea{text-align:center;float:left;display:inline-block;width:100%;margin-top:50px;margin-bottom:50px;}
#container .sCenter .btnArea span{display:inline-block;height:50px;border-radius:10px;text-align:center;font-size:20px;line-height:50px;font-weight:bold;cursor:pointer;}
#container .sCenter .btnArea span:first-child{color:#fff;width:200px;background-color:#005596;border:1px solid #116DF7;margin-right:30px;}
#container .sCenter .btnArea span:last-child{width:200px;border:1px solid #939393;}

/*Footer*/
#footer{margin:0 auto;margin-top:7px;text-align:center;background-color:#1F2238}
#footer address{color:#fff;margin:20px 0 20px 0;display:inline-block;}
#footer address p{font-size:14px;line-height:20px;font-family:Roboto-Medium,Roboto-Medium-kr,sans-serif;}
#footer:after{content:"";clear:both;display:block;}

.clear{clear:both;display:block;content:"";}
body {-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}