body {font-family:'NanumGothic', 'serif';}
.popup {position:absolute;}
.popup h1 img {max-width:200px; margin-bottom:5px;}
.box {background:url(../img/bg_box.gif) left top repeat; max-width:700px; padding:30px 30px; box-sizing:border-box; font-size:15px;}
.box * {color:#fff; line-height:1.6em;}
.box_con {padding:25px 25px;}
.box_con p {margin-bottom:25px;}
.text1 {font-size:35px; letter-spacing:-1px; text-align:center; border-bottom:1px solid #4b515c; padding-bottom:8px;}
.text2 {text-align:center; border-top:1px solid #4b515c; padding-top:8px;}
.lspac {text-align:center; letter-spacing:10px; margin-bottom:20px; font-size:17px;}
.list1 > li {margin-bottom:10px;}
.list2 {margin-left:20px;}
.import_text1 {color:#22b7df;}
.mobile_only {display:none;}

@media (max-width: 699px) {
    .popup h1 img {max-width:180px;}
    .text1 {font-size:20px; font-weight:bold; letter-spacing:-1px;}
    .box {padding:20px 10px; font-size:14px;}
    .box_con p {margin-bottom:10px;}
    .box_con {padding:20px 10px;}
	.lspac {font-size:14px; margin-bottom:10px;}
	.mobile_only {display:block;}
}