/*공통*/
.con_wrap {width: 100%; padding: 50px 0; background: url('../img/dot_bg.jpg'); border-top: 1px solid #f0f0f0;}
.con1300 {width: 100%; margin: 0 auto; padding: 0 15px;}

.con_title h2 {font-family: 'GmarketSansMedium',sans-serif; font-size: 10px; color:#bdc1c6; letter-spacing: 6px; margin-bottom: 5px; }
.con_title h1 {font-family: 'KHNPHU',sans-serif; font-size: 20px; color:#000; margin-bottom: 20px; word-break: keep-all; line-height: 35px;}
.con_title h1 span {color:#9d8742; }
.con_title p {font-size: 14px; font-weight: 300; color:#666; line-height: 24px; word-break: keep-all;}

.s_subject {font-size: 30px; color: #9d8742; font-family: 'KHNPHU',sans-serif; margin-bottom: 45px;}
.sub_h1 {font-family: 'KHNPHU',sans-serif; font-size: 20px; color:#000;}
.sub_h1::after {display: block; content: ""; width: 50px; height: 1px; background: #000; margin: 18px 0;}
.sub_h2 {font-family: 'KHNPHU',sans-serif; font-size: 17px; color:#000; margin-bottom: 15px;}
.sub_h3 {font-size: 18px; font-weight: 500; color:#000; margin-bottom: 25px;}
.sub_h3 span {color:#9d8742}
.sub_h3 i {color: #0e2e57; font-size: 24px; position: relative; top: 2px; margin-right: 5px;}
.sub_p {font-size: 14px; font-weight: 300; color:#666; line-height: 24px; letter-spacing: -0.3px; word-break: keep-all;}

.s_title h2 {position: relative; font-family: 'KHNPHU',sans-serif; font-size: 18px; color:#333; padding-left: 17px;}
.s_title h2::before {display: block; content: ""; position: absolute; left: 0; top: 5px; width: 3px; height: 17px; background: #0f2e57;}
.s_title h2::after {display: block; content: ""; position: absolute; left: 6px; top: 5px; width: 3px; height: 17px; background: #9d8742;}
.s_title h1 {font-family: 'KHNPHU',sans-serif; font-size: 30px; color:#000; line-height: 40px;}
.s_title h1::after {display: block; content: ""; width: 95px; height: 1px; background: #000; margin: 25px 0 0 0;}
.s_title p {font-size: 16px; font-weight: 300; color:#666; line-height: 26px; letter-spacing: -0.3px; word-break: keep-all; margin-top: 25px;}

.s_table {width: 100%;}
.s_table table {width: 100%;font-family: 'Noto Sans KR', sans-serif; border-collapse: collapse;}
.s_table table th, .s_table table td {padding: 10px; word-break: keep-all;}
.s_table table thead th, .s_table table thead td {color:#fff; border: 1px solid #3c587d; font-size: 14px; font-weight: 400;}
.s_table table thead th {background: #0f2e57; }
.s_table table thead th:last-child {border-right: 1px solid #0f2e57}
.s_table table thead tr:last-child th {border-bottom: 1px solid #0f2e57}

.s_table table thead td {background: #28548d; border: 1px solid #5376a4;}
.s_table table thead td:last-child {border-right: 1px solid #28548d}
.s_table table tbody th, .s_table table tbody td {border: 1px solid #ddd;   }
.s_table table th {text-align: center; font-weight: 400; color:#333; background: #f0f0f0; line-height: 24px;font-size: 13px; word-break: keep-all; letter-spacing: -0.5px;}
.s_table table td {font-weight: 300; color:#666; line-height: 26px; background: #fff; font-size: 13px; text-align: center; letter-spacing: -0.5px; word-break: keep-all;}
.s_table table td i {}

.s_table table th.bg_blue {background: #215191!important; border: 1px solid #215191}
.s_table table td.bg_blue {background: #e3efff!important; border: 1px solid #a4c5e7;}

#s_tab_btn {width: 100%; margin-bottom: 50px;}
#s_tab_btn ul {width: 100%; display: flex; flex-direction: row; justify-content: space-between; align-items: top;}
#s_tab_btn ul li {width: 19%;}
#s_tab_btn ul li a {width: 100%; display: block; text-align: center; color:#666; font-size: 12px; font-family: 'KHNPHU',sans-serif; background: #fff; transition: all 0.3s; cursor: pointer; padding: 10px; border: 1px solid #ddd; line-height: 22px; letter-spacing: -0.5px; word-break: keep-all;}
#s_tab_btn ul li a.active {background: #0f2e57; color:#fff; border: 1px solid #0f2e57}
#s_tab_btn ul li a:hover {border: 1px solid #0f2e57;}

.pro_round h2 {font-size: 12px;font-family: 'GmarketSansMedium',sans-serif; color:#8c97a3; letter-spacing: -0.6px; margin-bottom: 15px;} /*num*/
.pro_round h2 span {font-size:  24px; font-family: 'GmarketSansBold',sans-serif; color:#8c97a3;}

.sub_ul li {font-size: 13px; color:#666; line-height: 22px; margin-bottom: 6px; position: relative; padding: 0 0 0 10px; word-break: keep-all; font-weight: 300; letter-spacing: -0.3px;} /*ul li*/
.sub_ul li::before {display: block; width: 5px; height: 5px; background: #9d8742; position: absolute; top: 8px; left: 0; content: ""; border-radius: 50%}

.sub_ul2 li {font-size: 14px; color:#666; line-height: 24px; margin-bottom: 7px; position: relative; padding: 0 0 0 13px; word-break: keep-all; font-weight: 300; letter-spacing: -0.3px;} /*ul li2*/
.sub_ul2 li:last-child {margin-bottom: 0}
.sub_ul2 li::before {display: block; width: 5px; height: 5px; background: #0f2e57; position: absolute; top: 9px; left: 0; content: "";}
.sub_ul2 li span {color:#9d8742; font-weight: 400; font-size: 14px;}

.con_down_btn {width: 270px;  margin: 35px auto 0 auto; }
.con_down_btn a {width: 100%; height: 60px; line-height: 60px; background: #9d8742; color:#fff; display: block; font-size: 17px; font-weight: 400; transition: all 0.3s}
.con_down_btn a span {font-size: 24px; position: relative; top: 3px; padding-left: 5px;}
.con_down_btn a:hover {background: #0e2e57}

.advantage { display: flex; margin-top: 40px; width: 100%;}
.advantage h1 {width: 140px; border-right: 1px solid #ddd; margin-right: 30px; font-size: 18px; font-weight: 400; color:#333;}
.advantage h1 span {font-size: #0e2e57; font-size: 25px; position: relative; top: 3px;}
.advantage ul li {font-size: 14px; font-weight: 300; color:#666; margin-bottom: 12px;}
.advantage ul li:last-child {margin-bottom: 0;}

.pro_round h2 {font-size: 12px;font-family: 'GmarketSansMedium',sans-serif; color:#8c97a3; letter-spacing: -0.6px; margin-bottom: 15px;} /*num*/
.pro_round h2 span {font-size:  24px; font-family: 'GmarketSansBold',sans-serif; color:#8c97a3;}

.pro_txt ul li {font-size: 15px; color:#666; line-height: 22px; margin-bottom: 5px; position: relative; padding: 0 0 0 15px; word-break: keep-all; font-weight: 300} /*ul li*/
.pro_txt ul li::before {display: block; width: 5px; height: 5px; background: #9d8742; position: absolute; top: 8px; left: 0; content: ""; border-radius: 50%}


/*Content CSS*/
#high { padding-bottom: 50px;}
#high .con_title {text-align: center; padding: 0 15px;}

/*영어*/
#high_en {margin-top: 50px; width: 100%}
#high_en .title {width: 100%; height: 120px; position: relative; text-align: center; font-size: 24px; font-family: 'KHNPHU',sans-serif; color:#fff; background: url('../img/high_en_bg.jpg')no-repeat 50% 50%; background-size: cover; padding-top: 30px;}
#high_en .title::after {display: block; content: ""; width: 50px; height: 1px; background: #fff; margin: 15px auto 0 auto;}

#high_en .c1 .box {width: 100%; margin-top: 30px;}
#high_en .c1 .box .img {width: 100%; margin-bottom: 20px;}
#high_en .c1 .box .img img {width: 100%;}
#high_en .c1 .box .txt {width: 100%;}
#high_en .c1 .box .txt .s_title {padding-bottom: 15px; margin-bottom: 15px; border-bottom: 1px solid #ddd;}

#high_en .c2 {margin-top: 50px;}
#high_en .c2 .article {margin-top: 30px; width: 100%;}
#high_en .c2 .article .box {background: #fff; margin-bottom: 20px;}
#high_en .c2 .article .box:last-child {margin-bottom: 0;}
#high_en .c2 .article .box h1 {width: 100%; position: relative; height: 45px; background: #666; line-height:  45px;color:#fff; font-weight: 400; font-size: 15px; padding-left: 70px;}
#high_en .c2 .article .box h1 span {display: block; width: 50px; text-align: center; color:#666; height: 45px; line-height: 45px; position: absolute; top: 0; left: 0; background: #fff; font-size: 13px; font-weight: 700;}
#high_en .c2 .article .box:nth-child(2) h1 {background: #9d8742}
#high_en .c2 .article .box:nth-child(3) h1 {background: #27548d}
#high_en .c2 .article .box:nth-child(4) h1 {background: #0f2e57}
#high_en .c2 .article .box:nth-child(2) h1 span {color: #9d8742}
#high_en .c2 .article .box:nth-child(3) h1 span {color: #27548d}
#high_en .c2 .article .box:nth-child(4) h1 span {color: #0f2e57}

#high_en .c2 .article .box .script {padding: 30px 15px; display: flex; align-items: center; }
#high_en .c2 .article .box .script .icon{text-align: center; }
#high_en .c2 .article .box .script .icon img {width: 50px; margin-right: 15px;}
#high_en .c2 .article .box .script ul {background: #f7f7f7; padding: 15px; border: 1px solid #eee; width: calc(100% - 65px);}

/*수학*/
#high_mt {width: 100%}
#high_mt .title {width: 100%; height: 120px; position: relative; text-align: center; font-size: 24px; font-family: 'KHNPHU',sans-serif; color:#fff; background: url('../img/high_mt_bg.jpg')no-repeat 50% 50%; background-size: cover; padding-top: 30px;}
#high_mt .title::after {display: block; content: ""; width: 50px; height: 1px; background: #fff; margin: 15px auto 0 auto;}

#high_mt .c1 {margin: 30px 0 50px;}
#high_mt .c1 .left {width: 100%;}
#high_mt .c1 .left .article {display: flex; flex-direction: row; flex-wrap: wrap;}
#high_mt .c1 .left .article .box {width: 49%; margin-right: 2%; background: #fff; margin-bottom: 10px; border: 1px solid #ddd;}
#high_mt .c1 .left .article .box:nth-child(2n) {margin-right: 0;}
#high_mt .c1 .left .article .box .icon {width: 100%; height: 90px; background: #666; text-align: center; line-height: 90px;}
#high_mt .c1 .left .article .box .icon img {vertical-align:middle; transition:transform 500ms}
#high_mt .c1 .left .article .box:nth-child(2) .icon {background: #9d8742}
#high_mt .c1 .left .article .box:nth-child(3) .icon {background: #27548d}
#high_mt .c1 .left .article .box:nth-child(4) .icon {background: #0f2e57}
#high_mt .c1 .left .article .box:hover .icon img {transform:rotateY(180deg); transition:transform 500ms}

#high_mt .c1 .left .article .box .txt {width: 100%; padding: 15px;}
#high_mt .c1 .left .article .box .txt h2 {font-size:12px; font-weight: 900; color:#666}
#high_mt .c1 .left .article .box:nth-child(2) .txt h2 {color: #9d8742}
#high_mt .c1 .left .article .box:nth-child(3) .txt h2 {color: #27548d}
#high_mt .c1 .left .article .box:nth-child(4) .txt h2 {color: #0f2e57}
#high_mt .c1 .left .article .box .txt h1 {font-size: 14px; font-family: 'KHNPHU',sans-serif; color:#333; letter-spacing: -0.5px; margin-top: 5px; word-break: keep-all;}

#high_mt .c1 .right {width: 100%; margin-top: 30px;}
#high_mt .c1 .right .s_title {border-bottom: 1px solid #ddd; padding-bottom: 20px;}

#high_mt .c2 .con1300 {}
#high_mt .c2 .con1300 > div{ }
#high_mt .c2 .con1300 .left{width: 100%; margin-bottom: 50px;}
#high_mt .c2 .con1300 .right{width: 100%;}
#high_mt .c2 .article {display: flex; flex-direction: row; justify-content: space-between; width: 100%;}
#high_mt .c2 .article .box {width: 32%; margin-right: 2%; background: #fff; border: 1px solid #ddd; padding: 45px 10px 20px 10px; position: relative; min-height: 153px; border-top: 3px solid #666}
#high_mt .c2 .article .box:nth-child(2) {border-top: 3px solid #9d8742}
#high_mt .c2 .article .box:nth-child(3) {border-top: 3px solid #0f2e57}
#high_mt .c2 .article .box:last-child { margin-right: 0;}
#high_mt .c2 .article .box h2 {width: 50px; height: 50px; line-height: 50px; text-align: center; color:#fff; font-size: 16px; font-weight: 700; border-radius: 50%; position: absolute; top: -25px; left: 50%; margin-left: -25px; background: #666}
#high_mt .c2 .article .box:nth-child(2) h2 {background: #9d8742}
#high_mt .c2 .article .box:nth-child(3) h2 {background: #0f2e57}
#high_mt .c2 .article .box h1 {font-size: 14px; font-family: 'KHNPHU',sans-serif;  color:#333; font-weight: bold; text-align: center; margin-bottom: 10px; word-break: keep-all; letter-spacing: -0.5px;}
#high_mt .c2 .article .box p {font-size: 13px; font-weight: 300; color:#666; text-align: center;  letter-spacing: -0.5px; word-break: keep-all;}

#high_mt .c2 .btm {width: 100%; margin: 0 auto; display:}
#high_mt .c2 .btm .box {width: 100%; background: #fff; margin-top: -1px;}
#high_mt .c2 .btm .box h1 {width :100%; height: 50px; line-height: 50px; text-align: center; color:#fff; font-size: 18px; font-weight: 400; background: #8696ab;  border: 1px solid rgb(255,255,255,0.2);}
#high_mt .c2 .btm .box ul {padding: 30px 15px;  border: 1px solid #ddd; border-top: none; }
#high_mt .c2 .btm .box:nth-child(2) h1 {background: #6e829a;}
#high_mt .c2 .btm .box:nth-child(3) h1 {background: #566c89;}
#high_mt .c2 .btm .box:nth-child(4) h1 {background: #3e5879;}
#high_mt .c2 .btm .box:nth-child(5) h1 {background: #264267;}
#high_mt .c2 .btm .box:nth-child(6) h1 {background: #0e2e57;}

/*국어*/
#high_lg {width: 100%}
#high_lg .title {width: 100%; height: 120px; position: relative; text-align: center; font-size: 24px; font-family: 'KHNPHU',sans-serif; color:#fff; background: url('../img/high_lg_bg.jpg')no-repeat 50% 50%; background-size: cover; padding-top: 30px;}
#high_lg .title::after {display: block; content: ""; width: 50px; height: 1px; background: #fff; margin: 15px auto 0 auto;}


#high_lg .c1 { margin-top: 30px;}
#high_lg .c1 .box {margin-bottom: 40px;}
#high_lg .c1 .box:last-child {margin-bottom: 0;}
#high_lg .c1 .box .img {margin-bottom: 15px; overflow: hidden}
#high_lg .c1 .box .img img {width: 100%;}
#high_lg .c1 .box .s_title {padding-bottom: 20px; margin-bottom: 20px; border-bottom: 1px solid #ddd;}


@media screen and (max-width: 600px) {

}

@media screen and (max-width: 640px) {

}

@media screen and (max-width: 960px) {

}

@media screen and (max-width:1200px) {

}
