@charset "utf-8";
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;}
table,th,td {border: 1px solid #000;text-align: -webkit-center;}
td {padding-top: 4px;}
p {font-size: 14px !important;color: #666666 !important;}

/*sec1*/

#sec1{width:100%;height:450px;box-sizing: border-box;overflow: hidden;}
#sec1 .sec1_in{height:100%;width:100%;background: url(../images/sub1/image13.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{font-size:38px;color:#fff;font-family: 'Raleway';position: absolute;left:50%;top:56%;transform: translate(-50%,-0%);z-index: 1;opacity: .8;font-weight: 500;}

/*sec2*/

#sec2 #price .priceTable{width:100%;font-family: "Malgun Gothic","맑은고딕","돋움",Dotum,sans-serif;vertical-align: none;}
#sec2 #price .priceTable tbody tr{position: relative;}
#sec2 #price .priceTable tbody tr th{font-size:12px;font-weight: bold;color:#808080;position: relative;}
#sec2 #price .priceTable tbody tr td{font-size:12px;color:#808080;padding:7px 0;position: relative;}
#sec2 #price .priceTable tbody tr td p{font-size:12px !important;color:#808080 !important;padding:7px 0;}
#sec2 #price .priceTable tbody tr th.ad{display: none;}
#sec2 #price .priceTable tbody tr td.ad{display: none;}