@charset "utf-8";
@import url(//spoqa.github.io/spoqa-han-sans/css/SpoqaHanSansNeo.css);
*{
    margin: 0;
    padding: 0;
    font-family: 'Spoqa Han Sans Neo', 'Pretendard', sans-serif!important;
}
.size { padding: 80px 30px 20px; max-width: none;}
section {margin-top: 80px;}
.section {margin-bottom: 50px;}
.section p {margin-left: 27px; font-size: 24px;}
.title_area {margin: 0 auto; text-align: center;}
.main_title {color: #000; font-size: 44px; font-weight: 600;}
.main_des {color: #a16139; font-size: 24px; font-weight: 600;}
.title_area p {font-size: 22px;}
.title {color: #000; font-size: 34px; font-weight: 500; margin-bottom: 10px;}
.sub_title {margin-bottom:10px; color: #000; font-size: 28px; font-weight: 600;}
.sub_title b {color: #a16139;}
.sub_title img {margin-right: 10px;}
.txt_notice {margin: 10px 0; color: #f90d62; font-size: 24px;}
.bot_logo {margin: 40px auto; text-align: center;}

table {width: 100%; text-align: center; border-collapse: collapse;}
table th { padding: 15px 0; color: #000; font-size: 24px; font-weight: 600; border: 1px solid #c3c3c3; border-top: 2px solid #a16139;}
table th:first-child, table td:first-child {border-left: 0;}
table th:last-child, table td:last-child {border-right: 0;}
table td { padding: 15px 0; color: #000; font-size: 24px; border: 1px solid #c3c3c3;}