@charset 'utf-8';
#sec2 { position: relative; padding-bottom:120px;}
#sec2 > img:nth-of-type(1) { position: absolute; }
#sec2 > img:nth-of-type(2) { position: absolute; right: 0px; bottom: 0px; }
#sec2 .sec2-in { position: relative; width: 980px; padding: 0px 20px; margin: 0px auto; }

#sec2 .sec2-in #price, .refundTable { margin: 0px 0px 30px; }
#sec2 .pwidget{margin-bottom:100px;border-bottom:1px solid #e1e1e1;}
#sec2 #price .priceTable tbody tr{position: relative;}
#sec2 #price .priceTable tbody tr th:nth-of-type(1) { width: 30%; }
#sec2 #price .priceTable tbody tr th:nth-of-type(n+2) { width: 14%; }

#sec2 #price .priceTable tbody tr th{font-size:12px;font-weight: bold;color:#808080;position: relative; background: #eee;}

#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: 0px 0px; margin: 0px; }

#total_period { padding-top: 20px;}
#total_period > p { margin: 0; font-size: 14px; font-weight: 400; line-height: 28px; }
.title_in > p { margin: 0; font-size: 14px; font-weight: 400; line-height: 28px; font-family: 'Noto Sans KR';font-weight: 300;}
.title_in > p > span { font-weight: 500; }
.title_in #total_period p { font-size: 14px; line-height: 28px; font-family: 'Noto Sans KR';font-weight: 300;}

.priceTable, .refundTable {
    border-collapse: collapse;
    text-align: center;
    width: 100%;
    color: #808080;
    font-size: 12px;}
.priceTable td, .refundTable td, .refundTable th {
    border: 1px solid #d2d2d2;
    padding: 7px 0;
    height: 40px;}
.priceTable th.ss, #sec2 .refundTable th {
    background: #eee;
}
.priceTable th.ad{
    /*display: none;*/
}

#sec2 #price .priceTable tbody tr th.ad{
    position: relative;
    display: none;
}
#sec2 #price .priceTable tbody tr td.ad{
    display: none;
}

section div .subject { padding-top: 100px; margin-bottom: 50px; text-align: center;}
section div .subject img { top: 85px; left: 50%; width: 60px; }
section div .subject h2 { margin: 10px 0px 0px; font-family: 'Noto Serif KR'; font-size:28px; font-weight: 500; letter-spacing: 3;}
section div .subject p {  margin: 8px 0px 0px; padding: 0px; font-family: 'Asul'; font-size: 12px; font-weight: 400; color: #929292; letter-spacing: 1px;}