<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "euc-kr";
/* CSS Document */
@import url(https://fonts.googleapis.com/earlyaccess/notosanskr.css);
/*기본화면*/
html{min-width:1000px;}
/*공통*/
.inner{width:1000px; margin:0 auto; position:relative; text-align:center;}
.txt_blind{display:none;}
.t_blue{color:#25aaff;}
cf:after{display:block; content:""; clear:both;}
a{color:inherit;}
a:hover{color:inherit;}
a:visited{color:inherit;}
a:link{color:inherit;}
.yellow{color:#fee78c;}
.blue{color:#6e8dcb;}



.top{width:100%; height:2120px; margin:0 auto; position:relative; min-width:1027px; background:url(../images/2018/180419/top_bg.jpg) no-repeat center top;}
.top_tit{width:100%; height:523px; position:relative; background:url(../images/2018/180419/top_txt.png) no-repeat;}
.cont01{width:100%; height:1217px; position:relative; margin-bottom:20px; background:url(../images/2018/180419/cont01.jpg) no-repeat; -webkit-box-shadow:0px 0px 13px -5px rgba(0, 0, 0, 0.8); box-shadow:0px 0px 13px -5px rgba(0, 0, 0, 0.8);}
.cont01 &gt; a.btn_01{display:block; width:305px; height:60px; text-indent:-9999px; background:url(../images/2018/180419/btn01.jpg) no-repeat; position:absolute; bottom:118px; right:105px;}

.cont02{width:100%; height:280px; position:relative; background:url(../images/2018/180419/cont02.jpg) no-repeat;  -webkit-box-shadow:0px 0px 13px -5px rgba(0, 0, 0, 0.8); box-shadow:0px 0px 13px -5px rgba(0, 0, 0, 0.8);}
.cont02 &gt; a.btn_02{display:block; width:217px; height:55px; text-indent:-9999px; background:url(../images/2018/180419/btn02.jpg) no-repeat; position:absolute; top:185px; left:70px;}

.form_list_area{width:100%; margin:0 auto;  padding:50px 0 80px; position:relative;}
.form_list{margin-bottom:30px;}
.form_list &gt; li{width:300px; text-align:left; margin-right:50px;}
.form_list &gt; li a{display:block; font-family:"Noto Sans KR",'Malgun Gothic', Gulim, AppleGothic, Sans-serif; font-size:18px; line-height:28px; color:#353535; font-weight:300;}
.thumb_tit{display:block; letter-spacing:-1px; padding-top:10px;}
.price{display:inline-block; font-size:17px; letter-spacing:0; font-weight:500;}
.discount{display:inline-block; padding-right:20px; background:url(../images/2018/180419/arrow.png) no-repeat left center; margin-right:10px; color:#666;}



/*신규결제_팝업*/
.pay_pop_box{width:450px; height:200px; margin:0 auto; position:relative; text-align:center; background:#fff; -webkit-border-radius: 30px 30px 30px 30px; border-radius: 30px 30px 30px 30px; margin:0 5px;}
.pay_pop_box1{width:450px; height:200px; margin:0 auto; position:relative; text-align:center; background:#fff; -webkit-border-radius: 30px 30px 30px 30px; border-radius: 30px 30px 30px 30px; margin:0 5px;}
.pay_pop_box2{width:450px; height:250px; margin:0 auto; position:relative; text-align:center; background:#fff; -webkit-border-radius: 30px 30px 30px 30px; border-radius: 30px 30px 30px 30px; margin:0 5px;}

.pay_pop_box .pay_pop_txt{display:block; padding-top:50px; font-family:"Noto Sans KR",'Malgun Gothic', Gulim, AppleGothic, Sans-serif; font-size:20px; line-height:25px; letter-spacing:-1px; color:#252525; font-weight:700;}
.pay_pop_box ul{display:inline-block; *display:inline; zoom:1; margin-top:30px;}
.pay_pop_box ul li{float:left; loat:left; margin-left:-1px; z-index:1;}
.pay_pop_box ul li a{display:block; width:130px; height:38px; font-family:"Noto Sans KR",'Malgun Gothic', Gulim, AppleGothic, Sans-serif; font-size:16px; font-weight:500; color:#fff; line-height:35px; text-align:center; background:#dc2e17; -webkit-border-radius: 30px 30px 30px 30px; border-radius: 30px 30px 30px 30px; margin:0 5px;}
.pay_pop_box ul li a.pay_pop_btn02{background:#555;}


</pre></body></html>