@charset "utf-8";

ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
.sub_wrap {padding: 100px 0;}
.sub_wrap h2 {
    font-size: 30px;
    font-weight: bold;
    color: #444;
    margin: 0 0 85px;
    text-align: center;
}
@media all and (max-width: 767px) {
    .sub_wrap {padding: 50px 0;}
    .sub_wrap h2 {
        font-size: 24px;
        margin-bottom: 50px;
    }
}
.about_wrap {background: #f4eee6;}
.about_wrap h3 {
    font-size: 21px;
    font-weight: bold;
    margin: 0 0 50px;
    border-bottom: 1px solid #444;
    padding-bottom: 8px;
    display: inline-block;
}
.about_wrap .section_1, .about_wrap .section_2, .about_wrap .intro_video {margin-bottom: 120px;}
.about_wrap .section_1 .left {
    float: left;
    width: calc(100% - 450px);
    padding-top: 40px;
}
.about_wrap .section_1 .left .sub_title {
    font-size: 21px;
    line-height: 1.5;
    font-weight: 500;
}
.about_wrap .section_1 .left .sub_title span {color: #ae7e41;}
.about_wrap .section_1 .left p {
    font-size: 16px;
    line-height: 1.8;
    margin: 45px 0 0;
}
.about_wrap .section_1 .right {
    float: left;
    width: 450px;
    height: 600px;
    background: url("../img/custom/sub_1_img_1.jpg") no-repeat;
    background-size: cover;
    background-position: center;
}
.about_wrap .intro_video {padding-top: 0 !important;}
.about_wrap .intro_video .iframe_wrap {
    position: relative;
    width: 100%;
    height: auto;
    padding-top: 56.25%;
}

.about_wrap .intro_video iframe {
    z-index: 1;
    top: 0;
    left: 0;
    position: absolute;
    width: 100%;
    height: 100%;
}
.about_wrap .section_3 > div {
    float: left;
    width: 50%;
}
.about_wrap .section_3 > div.right {overflow: hidden}
.about_wrap .section_3 > div.right .root_daum_roughmap {width: 100% !important;}
.about_wrap .section_3 .left h3 {margin-bottom: 40px;}
.about_wrap .section_3 .left ul li {margin-bottom: 25px;}
.about_wrap .section_3 .left ul li:nth-child(3), .about_wrap .section_3 .left ul li:last-child {float: left;}
.about_wrap .section_3 .left ul li:last-child {margin-left: 30px;}
.about_wrap .section_3 .left ul li h4 {
    color: #ce8142;
    font-weight: bold;
    margin: 0 0 10px;
    font-size: 15px;
}
.about_wrap .section_3 .left ul li p {
    margin: 0;
    font-size: 15px;
}
.about_wrap .section_3 .left ul li:last-child p a {
    color: #333;
    margin-right: 10px;
}
.about_wrap .section_3 .left ul li:last-child p a:last-child {margin-right: 0;}
.about_wrap .section_3 .left .inquiry_btn {
    width: 200px;
    height: 50px;
    line-height: 46px;
    background: #ce8142;
    border: 2px solid #ce8142;
    font-weight: bold;
    font-size: 15px;
    display: inline-block;
    color: #fff;
    transition: all 0.3s;
    text-align: center;
    margin-top: 25px;
}
.about_wrap .section_3 .left .inquiry_btn:hover {
    background: #fff;
    color: #ce8142;
}

@media all and (max-width: 991px) {
    .about_wrap .section_3 .left ul li:nth-child(3), .about_wrap .section_3 .left ul li:last-child {float: none;}
    .about_wrap .section_3 .left ul li:last-child {margin-left: 0;}
}
@media all and (max-width: 767px) {
    .about_wrap h3 {
        font-size: 18px;
        margin-bottom: 30px;
    }
    .about_wrap .section_1, .about_wrap .section_2 {margin-bottom: 50px;}
    .about_wrap .section_1 .left {
        float: none;
        width: 100%;
        margin-bottom: 50px;
        padding: 0;
    }
    .about_wrap .section_1 .left .sub_title {font-size: 18px;}
    .about_wrap .section_1 .right {
        float: none;
        width: 100%;
        height: 300px;
    }
    .about_wrap .section_3 > div {
        float: none;
        width: 100%;
    }
    .about_wrap .section_3 .left .inquiry_btn {margin-top: 0;}
    .about_wrap .section_3 .right {
        overflow: hidden;
        margin-top: 30px;
    }
}
}

.program_wrap .sub_menu {overflow: hidden;}
.program_wrap .sub_menu li {
    float: left;
    width: 20%;
}
.program_wrap .sub_menu li a {
    font-size: 18px;
    color: #888;
    text-align: center;
    font-weight: bold;
    padding-bottom: 15px;
    border-bottom: 2px solid #ddd;
    display: block;
    transition: all 0.3s;
}
.program_wrap .sub_menu li a:hover,
.program_wrap .sub_menu li.active a {
    color: #444;
    border-color: #ae7e41;
}

.program_wrap .title {margin: 100px 0 80px;}
.program_wrap  h2 {margin-bottom: 15px;}
.program_wrap .title p {
    font-size: 20px;
    font-weight: bold;
    margin: 0;
    text-align: center;
}
.program_wrap .serif_number {font-family: 'Andika', sans-serif;}
.program_wrap .section_1 > ul > li {
    overflow: hidden;
    border-bottom: 1px solid #e8d7c1;
    padding-bottom: 50px;
    margin-bottom: 50px;
}
.program_wrap .section_1 > ul > :last-child {
    margin-bottom: 0;
    padding: 0;
    border: none;
}
.program_wrap .left {
    float: left;
    width: calc((100% - 60px)/2);
    margin-right: 30px;
}
.program_wrap .right {
    float: right;
    width: calc((100% - 60px)/2);
    margin-left: 30px;
}
.program_wrap .sub_title {padding-top: 30px;}
.program_wrap .sub_title h3 {
    font-family: "Libre Baskerville";
    font-size: 40px;
    color: #ae7e41;
    margin: 0 0 10px;
    letter-spacing: -1px;
}
.program_wrap .sub_title p {
    font-size: 20px;
    font-weight: 500;
}
.program_wrap .desc {
    font-size: 16px;
    line-height: 1.5;
    margin: 40px 0 50px;
}
.program_wrap h4 {
    font-size: 16px;
    border-bottom: 1px solid #444;
    padding-bottom: 8px;
    display: inline-block;
    margin: 0 0 25px;
}
.program_wrap table {width: 100%;}

.program_wrap table.info th {
    font-size: 16px;
    font-weight: bold;
    width: 125px;
    padding-bottom: 30px;
    vertical-align: top;
}
.program_wrap table th img {
    width: 26px;
    height: 26px;
    margin-top: -4px;
    margin-right: 3px;
}
.program_wrap table.info td {
    font-size: 16px;
    width: calc(100% - 125px);
    padding-bottom: 30px;
}
.program_wrap table td span {
    font-size: 24px;
    font-weight: 500;
}
.program_wrap table.info tr:nth-child(2) th, .program_wrap table.info tr:nth-child(2) td {padding-bottom: 15px;}
.program_wrap table.info td strike {
    color: #888;
    font-weight: 500;
    margin-right: 5px;
}
.program_wrap table.info td b {
    color: #ae7e41;
    font-style: italic;
    font-size: 20px;
    margin-left: 3px;
}
.program_wrap table td .add {
    font-size: 13px;
    display: block;
    margin-top: 3px;
    font-weight: 400;
}
.program_wrap table.process th {
    font-size: 16px;
    font-weight: bold;
    width: 100%;
    padding-bottom: 20px;
}
.program_wrap table.process td {
    font-size: 16px;
    width: 100%;
    padding-bottom: 20px;
}
.program_wrap table.process td li {
    float: left;
    padding: 5px 12px;
    background: #f8f8f8;
    border: 1px solid #ddd;
    border-radius: 3px;
    margin-right: 10px;
    margin-bottom: 10px;
}
.program_wrap table.sort {margin-top: 50px;}
.program_wrap table.sort th {
    font-size: 16px;
    font-weight: bold;
    width: 50%;
    padding-bottom: 20px;
}
.program_wrap table.sort td {
    font-size: 16px;
    width: 50%;
    padding-bottom: 30px;
    line-height: 1.6;
    vertical-align: top;
}
.program_wrap .caution {
    background: #f8f8f8;
    border: 1px solid #ae7e41;
    padding: 50px;
    position: relative;
    margin-top: 50px;
}
.program_wrap .caution li {
    font-size: 16px;
    line-height: 1.8;
}
.program_wrap .caution .img {
    opacity: 0.2;
    position: absolute;
    right: 50px;
    top: 50%;
    transform: translateY(-50%);
    width: 130px;
    height: 130px;
}

@media all and (max-width: 767px) {
    .program_wrap h2 {font-size: 24px;}
    .program_wrap .title {margin: 80px 0 50px;}
    .program_wrap .title p {font-size: 16px;}
    .program_wrap .sub_menu li a {font-size: 14px;}
    .program_wrap .left, .program_wrap .right {
        float: none;
        width: 100%;
        margin: 0;
    }
    .program_wrap .sub_title h3 {font-size: 30px;}
    .program_wrap .sub_title p {font-size: 16px;}
    .program_wrap .desc {margin: 30px 0;}
    .program_wrap table.process td li {font-size: 14px;}
    .program_wrap table.info th, .program_wrap table.info td  {
        width: 100%;
        display: block;
    }
    .program_wrap table.info th {padding-bottom: 20px;}
    .program_wrap table.info tr:nth-child(2) th {padding-bottom: 20px;}
    .program_wrap table.info tr:nth-child(2) td {padding-bottom: 0;}
    .program_wrap h4.m_margin_top {margin-top: 30px;}
    .program_wrap .caution {padding: 25px;}
    .program_wrap .caution li {font-size: 14px;}
    .program_wrap .caution .img {transform: translate(-50%,-50%)}
}