@import url(https://cdn.jsdelivr.net/gh/moonspam/NanumSquare@1.0/nanumsquare.css);


body{font-family: 'Poppins';}
.line_b {border-bottom: #666 1px solid;}
.line_l {border-left: #666 1px solid;}
.line_r {border-right: #666 1px solid;}
.line_t {border-top: #666 1px solid;border-left:1px solid #666;}
table,th,td {border: 1px solid #000;text-align: -webkit-center;text-align: center !important; }
td {padding-top: 4px;}
p {font-size: 14px !important;color: #666666 !important;margin:0;}

/*sec1*/

#sec1{width:100%;height:450px;box-sizing: border-box;overflow: hidden;}
#sec1 .sec1_in{height:100%;width:100%;background: url(../main/image2.jpg)no-repeat 50% 50%;background-size: cover;position: relative;}
#sec1 .sec1_in:after{content: '';width:100%;height:100%;position: absolute;left:0;top:0;background: #000;opacity: .5;}

#sec1 .sec1_in .tit{position: absolute;left:50%;top:56%;transform: translate(-50%,-0%);z-index: 1;width:100%;text-align: center;}

#sec1 .sec1_in .tit h2{font-size:38px;color:#fff; font-family: 'Roboto'; opacity: .8;font-weight: 600;}
.priceTable th.wk{width:11%;}

/*sec2*/

.priceTable th.ad{display: none;}
.priceTable td.ad{display: none;}
#sec2 #contents-box div > p{text-indent: -15px;margin-left:15px;}
#sec2 #contents-box div p span{font-size:12px;margin-left:-15px;}
