.webzine-wrap{margin-bottom: 50px; padding-top: 40px; /*padding-top: 54px; 웹진 두개 이상 드롭박스 나오면 54px로 바꿔주기*/}
.webzine-wrap .bx-controls-direction{position:fixed; top: 50vh; background: red;}
.webzine-wrap .bx-controls-direction a{font-size: 0;}
.webzine-wrap .bx-controls-direction .bx-prev{position:fixed; left: 50%; margin-left: -580px}
.webzine-wrap .bx-controls-direction .bx-next{position:fixed; right: 50%; margin-right: -580px;}
.webzine-wrap .bx-controls-direction .bx-prev:before{content:''; display:block; width: 66px; height: 66px; background: url(../img/webzine/btn_arrow_left_default.png) no-repeat;}
.webzine-wrap .bx-controls-direction .bx-prev:hover:before{background:url(../img/webzine/btn_arrow_left_hover.png) no-repeat;}
.webzine-wrap .bx-controls-direction .bx-next:before{content:''; display:block; width: 66px; height: 66px; background: url(../img/webzine/btn_arrow_right_default.png) no-repeat;}
.webzine-wrap .bx-controls-direction .bx-next:hover:before{background:url(../img/webzine/btn_arrow_right_hover.png) no-repeat;}
.webzine{font-family: "SCoreDream", sans-serif; font-size: 16px; font-weight: 500; color:#252525; letter-spacing: -0.05em;}
.wz-title{position:relative;}
.webzine h4, .webzine h5, .webzine a{font-family: "SCoreDream", sans-serif;}
.webzine a{font-size: 16px;}
.webzine .section1{padding: 50px 30px 100px; background:url(../img/webzine/bg_wz_section1.png) no-repeat 267px 210px;}
.webzine .section1 div + div{margin-top: 35px;}
.webzine .section1 p{position: relative; font-size: 18px; display:inline-block; }
.webzine .section1 p span{font-size: 24px; }
.webzine .section1 .student{margin-left: 105px;}
.webzine .section1 .student p{padding: 26px 38px 26px 42px; background:#ecebff; border-radius: 30px 50px 50px 30px;}
.webzine .section1 .student:after{content:''; display:block; width: 140px; height: 168px; background:url(../img/webzine/img_wz_student.png) no-repeat; position:absolute; bottom:-90px; left: -110px;}
.webzine .section1 .teacher{text-align: right;}
.webzine .section1 .teacher p{text-align: left; margin-right: 135px;padding: 26px 40px 26px 38px; background:#e2fcff; border-radius: 50px 30px 30px 50px;}
.webzine .section1 .teacher:after{content:''; display:block; width: 160px; height: 167px; background:url(../img/webzine/img_wz_teacher.png) no-repeat; position:absolute; top: -90px; right: -135px;}
.webzine .section2, .webzine .section4{position: relative;}
.webzine .section2 h4, .webzine .section4 h4{display:inline-block; width:600px; text-align: center; font-size: 32px; font-weight: 700; color:#fff; padding: 10px 28px; background: linear-gradient(to right, #6e57fa, #3f35c2); border-radius: 50px; position:absolute; top: -34px; left: 50%; transform: translateX(-50%); z-index:2; white-space: nowrap;}
.webzine .section2 h4 span, .webzine .section4 h4 span{color:#a4f1ff;}
.webzine .section2 .section2-wrap{display:flex; flex-wrap: wrap; gap: 20px; background: #958dff; border-radius: 30px; padding: 65px 20px 50px 20px;}
.webzine .section2 .section2-wrap:before{content:''; display:block; width: 178px; height: 157px; background:url(../img/webzine/img_wz2305_section2.png) no-repeat; position:absolute; top: -136px; left: 91px;}
.webzine .section2 p > a{font-size: 20px; color:#05a7da; text-decoration: underline; text-underline-offset: 2px; line-height: 1.5em;}
.webzine .section2 .btn-view{width: 226px; margin: 0 auto; border: 2px solid #6056e9; border-radius: 25px; padding: 6px 0; font-size: 18px; font-weight: 600; text-align: center; position:absolute; bottom: 20px; left: 50%; transform: translateX(-50%);}
.webzine .section2 .btn-view span{color:#6056e9;}
.webzine .section2 .bx{position: relative; background: #fff; border-radius: 20px; padding: 23px 26px 20px 26px; box-sizing: border-box;}
.webzine .section2 .bx > h5{position: relative; font-size: 22px; font-weight: 700; color:#6056e9; padding-bottom: 20px; border-bottom: 1px solid #d6d4fe;}
.webzine .section2 .more{position:absolute; top:0; right:0; display:block; width: 28px; height: 28px;}
.webzine .section2 .bx1{width: 590px; height: 365px;}
.webzine .section2 .bx1 .txt-bx{margin-top: 20px;}
.webzine .section2 .bx1 .txt-bx:after{content:''; display:block; clear: both;}
.webzine .section2 .bx1 .txt-bx p{display:inline-block; width: 328px; font-size: 20px;}
.webzine .section2 .bx1 .txt-bx p a{font-size:26px; font-weight: 600;}
.webzine .section2 .bx1 .txt-bx img{width: 180px; height: 126px; vertical-align: top; float: right;}
.webzine .section2 .bx1 .vdo-bx{margin-top: 16px;}
.webzine .section2 .bx1 .vdo-bx > p{font-size: 18px; color:#6056e9;}
.webzine .section2 .bx1 .vdo-bx > p:before{content:''; display:inline-block; width: 26px; height: 18px; background:url(../img/webzine/ico_video_purple.png) no-repeat; margin-right: 12px; vertical-align: -2px;}
.webzine .section2 .bx1 .vdo-bx .vdo-area{margin-top: 10px; display: flex; justify-content: flex-start; gap: 20px;}
.webzine .section2 .bx2{width: 330px;}
.webzine .section2 .bx2 p{line-height: 1.7; margin-top: 24px;}
.webzine .section2 .bx2 .btn-view{width: 280px;}
.webzine .section2 .bx3{background:#fff url(../img/webzine/bg_wz2305_section2_bx3.png) no-repeat bottom right;}
.webzine .section2 .bx3 p{margin-top: 22px;}
.webzine .section2 .bx3 .main-job{font-size: 18px; font-weight: 600;}
.webzine .section2 .bx3 .btn-view{display:block; position:relative; top:0; left: 0; transform: none; margin: 20px auto 0;}
.webzine .section2 .bx3 .sub-job .tooltip{display:inline-block; position:relative;}
.webzine .section2 .bx3 .sub-job .tooltip > a{font-size: 18px; color:#05a7da; text-decoration: underline; text-underline-offset: 3px;}
.webzine .section2 .bx3 .sub-job .tooltip .img-bx{display:none; position: absolute; top: -96px; left: 50%; transform: translateX(-50%); padding: 7px; border: 1px solid #8cdef7; border-radius: 10px; background:#ecf9ff; box-shadow: 2px 3px 5px rgba(0, 0, 0, 0.1);}
.webzine .section2 .bx3 .sub-job .tooltip .img-bx:after{content:''; display:block; position:absolute; bottom: -11px; left: 46px; width: 21px; height: 11px; background:url(../img/webzine/tooltip_tail.png) no-repeat;}
.webzine .section2 .bx3 .sub-job .tooltip .img-bx img{width:100px; height: 70px;}
.webzine .section2 .bx3 .sub-job > p{display:inline-block;}
.webzine .section2 .bx3 .sub-job .tooltip > a:hover + .img-bx{display:block;}
.webzine .section2 .bx4, .webzine .section2  .bx5{width: calc(50% - 10px); padding: 23px 26px 70px 26px;}
.webzine .section2 .bx4 em, .webzine .section2 .bx5 em{display:block; font-size: 20px; font-weight: 600; margin: 16px 0 20px; font-style: normal;}
.webzine .section2 .bx4 .consult-area{border: 1px solid #eee; border-radius: 10px; background:#f6f6f6; padding: 10px 20px;}
.webzine .section2 .bx4 .consult-area li{line-height: 35px;}
.webzine .section2 .bx4 .consult-area li + li{border-top: 1px dotted #bebebe;}
.webzine .section2 .bx4 .consult-area li a{display:block; line-height: 35px; font-size: 16px; color:#05a7da; width: 100%; text-overflow: ellipsis; overflow: hidden; white-space: nowrap;}
.webzine .section2 .bx4 .consult-area li a:before{content:''; display:inline-block; width: 4px; height: 4px; background: #05a7da; border-radius: 50%; margin: 0 10px 4px 0;}
.webzine .section2 .bx4 .txt-area{margin: 20px 0;}
.webzine .section2 .bx4 .txt-area li{position:relative; color:#848484; padding-left: 13px; line-height: 1.3em;}
.webzine .section2 .bx4 .txt-area li:before{content:''; display:block; width: 4px; height: 4px; border-radius: 50%; background:#252525; position: absolute; top: 8px; left:0;}
.webzine .section2 .bx4 .txt-area li + li{margin-top: 10px;}
.webzine .section2 .bx4 .txt-area li span{color:#252525;}

.webzine .section2 .bx5 .question-bx{display:flex;}
.webzine .section2 .bx5 .question-bx > img{width: 49px; height: 40px;}
.webzine .section2 .bx5 .question-bx .q-bx{width: 100%; margin-left: 5px; border: 1px dashed #ffbc00; border-radius: 20px; background:#fffacc; padding: 20px; }
.webzine .section2 .bx5 .answer-bx{display:flex; flex-direction: row-reverse; margin: 30px 0;}
.webzine .section2 .bx5 .answer-bx > img{width: 49px; height: 40px;}
.webzine .section2 .bx5 .answer-bx .a-bx{width: 100%; margin-right: 5px; border: 1px dashed #6157e9; border-radius: 20px; background:#f1f0ff; padding: 20px;}
.webzine .section2 .bx5 .answer-bx .a-bx ul li + li{margin-top: 14px;}
.webzine .section2 .bx5 .answer-bx .a-bx ul li{position:relative; padding-left: 25px;}
.webzine .section2 .bx5 .answer-bx .a-bx ul li:before{content:''; display:block; width: 15px; height: 11px; background: url(../img/webzine/ico_check_purple.png) no-repeat; position:absolute; top:2px; left:0;}
.webzine .section2 .bx5 .btn-view{width: 290px;}

.webzine .section2 .bx6 h5 + p, .webzine .section2 .bx7 h5 + p{margin-top: 20px;}
.webzine .section2 .bx6{width: 600px; padding: 23px 26px 70px 26px;}
.webzine .section2 .bx6 p{margin-bottom: 20px;}
.webzine .section2 .bx6 .btn-view{width: 338px;}
.webzine .section2 .bx7{width: calc(100% - 620px); background: url(../img/webzine/bg_wz2305_section2_bx7.png) no-repeat;}
.webzine .section2 .bx7 .c05a7da{text-decoration: underline; text-underline-offset: 2px;}
.ceb4b35{color: #eb4b35;}
.c1b8b82{color: #1b8b82;}
.cec555b{color: #ec555b;}
.c05a7da{color: #05a7da;}
.webzine .section2 .bx7 .btn-view{width: 275px;}

.webzine .section3{padding: 0 20px;}
.webzine .section3 h4{display: block; position:relative; width: 600px; font-size: 32px; font-weight: 700; color:#fff; padding: 20px 0; background: #01a9b3; border-radius: 50px; text-align: center; margin: 50px auto 40px;}
.webzine .section3 h4:after{content:''; display:block; width: 152px; height: 156px; background: url(../img/webzine/img_tit_section3.png) no-repeat; position:absolute; bottom: 0; right:55px;}
.webzine .section3 h4 .new{position:absolute; top:-42px; left:72px;}
.webzine .section3 .bx{padding: 30px 50px; border-radius: 30px; box-shadow: 3px 3px 10px rgb(110 110 110 / 10%);}
.webzine .section3 .bx + .bx{margin-top: 20px;}
.webzine .section3 .bx > strong{display:block; font-size: 22px; font-weight: 600; margin-bottom: 25px; letter-spacing: 0;}
.webzine .section3 .bx > strong > em{font-size: 25px; position: relative; z-index: 1;}
.webzine .section3 .bx > strong > em:before{content:''; display:block; width: 100%; height: 15px; border-radius: 10px; background: #cff8f2; position:absolute; bottom:0; left:0; z-index: -1;}
.webzine .section3 .bx > p{word-break: keep-all; line-height: 1.5em; letter-spacing: 0;}
.webzine .section3 .bx .btn-wrap{margin-top: 25px; font-size: 0;}
.webzine .section3 .bx .btn-wrap.half{display:flex; gap: 10px;}
.webzine .section3 .bx a{display:block; width: 296px; line-height: 50px; background: #149db5; border-radius: 30px; font-size: 18px; font-weight: 600; color:#fff; text-align: center;}
.webzine .section3.type02 .bx > strong{font-size: 25px; margin-bottom: 20px;}

.webzine .section3 .bx1{padding-left: 340px; background: #eefdff url(../img/webzine/bg_section3_2305_1.png) no-repeat 60px 40px;}
.webzine .section3 .bx1 > strong > em{color:#149db5;}
.webzine .section3 .bx1 > strong > em:before{background: #cff8f2;}
.webzine .section3 .bx1 .btn-sec3{width: 248px;}
.webzine .section3 .bx1 .btn-wrap a:first-child:before{content:''; display:inline-block; width: 26px; height: 24px; background:url(../img/webzine/btn_wz2305_section3_bx1.png) no-repeat; vertical-align: middle; margin: 0 8px 5px 0;}
.webzine .section3 .bx1 .btn-wrap a:last-child:before{content:''; display:inline-block; width: 26px; height: 24px; background:url(../img/webzine/btn_wz2305_section3_bx1.png) no-repeat; background-position: -28px 0; vertical-align: middle; margin: 0 8px 5px 0;}
.webzine .section3.type02 .bx1{padding: 40px 315px 30px 50px;}

.webzine .section3 .bx2{background: #fffbe5 url(../img/webzine/bg_section3_2305_2.png) no-repeat 580px 20px;}
.webzine .section3 .bx2 > strong > em{color:#ff7a00;}
.webzine .section3 .bx2 > strong > em:before{background: #ffdb72;}
.webzine .section3 .bx2 .btn-sec3{background: #817c6f;}

.webzine .section3 .bx3{background: #ffeff7; position:relative; height: 278px; box-sizing: border-box;}
.webzine .section3 .bx3:before{content:''; display:block; width: 201px; height: 184px; background: url(../img/webzine/bg_section3_2305_3.png) no-repeat; position:absolute; top:-34px; left:385px; z-index: 1;}
.webzine .section3 .bx3 > strong{font-size: 26px;}
.webzine .section3 .bx3 > strong > em{font-size: 34px; font-weight: 700; color:#f82070; font-style: italic;}
.webzine .section3 .bx3 > strong > em:before{background: none;}
.webzine .section3 .bx3 p > span{font-size: 20px; font-weight: 600; color:#f24768;}
.webzine .section3 .bx3 .event-bx{position:absolute; top: 30px; right: 40px; width: 400px; border-radius: 25px; background: #fff; box-shadow: 3px 5px 4px rgba(0, 0, 0, 0.1);}
.webzine .section3 .bx3 .event-bx .ico_attention{position: absolute; top: -48px; right: -30px;}
.webzine .section3 .bx3 .event-bx strong{display:block; border-radius: 25px 25px 0 0; background: #ff92a5 url(../img/webzine/bg_event.png) no-repeat center 19px; text-align: center; font-size: 24px; font-weight: 600; color:#fff; padding: 17px 0 20px;}
.webzine .section3 .bx3 .event-bx .event-info{padding: 25px 25px 16px;}
.webzine .section3 .bx3 .event-bx li{display:flex; align-items: baseline; gap: 10px;}
.webzine .section3 .bx3 .event-bx li + li{margin-top: 5px;}
.webzine .section3 .bx3 .event-bx li em{display:inline-block; width: 88px; line-height: 28px; background: #bd6877; border-radius: 20px; color:#fff; text-align: center;}
.webzine .section3 .bx3 .event-bx li span{line-height: 1.5em;}
.webzine .section3 .bx3 .btn-sec3{background: #ff6885;}
.webzine .section3 .bx3 .btn-sec3 span{color:#fefda2;}

.webzine .section4{display:flex; flex-wrap: wrap; gap: 16px; background: #4390fb; border-radius: 30px; margin-top: 95px; padding: 65px 20px 44px;}
.webzine .section4 h4{background: linear-gradient(to right, #4986ff, #2033de); /*padding: 20px 45px 20px 160px;*/}
.webzine .section4 h4:before{content:''; display:block; width: 212px; height: 185px; background:url(../img/webzine/img_wz2305_section4_title.png) no-repeat; position:absolute; bottom: -11px; left: -70px;}
.webzine .section4 .word-bx{display:inline-block; border-radius: 20px; background: #fff; width: calc(50% - 10px); padding: 22px 24px 26px; box-sizing: border-box;}
.webzine .section4 .word-bx strong{display:block; font-size: 22px; font-weight: 700; color:#3a60ca; margin-bottom: 20px;}
.webzine .section4 p{color:#fff;}


:focus-visible {
    outline: 1px solid #000;
} /* 접근성 포커스 선 생기게 추가 */

.webzine-wrap{padding-top: 54px;}
.webzine .section1.type02{padding: 50px 30px 165px;}
.webzine .section1.type02 .student p{padding: 10px 38px 10px 42px;}
.webzine .section1 .student{position:relative;}
.webzine .section1 .student:after{content:''; display:block; width: 140px; height: 168px; background:url(../img/webzine/2307/img_wz_student2307.png) no-repeat; position:absolute; bottom:-90px; left: -110px;}
.webzine .section1 .student.last-type:after{bottom: 50%; margin-bottom: -70px;}

.webzine .section1 .teacher{position:relative;}
.webzine .section1 .teacher:after{content:''; display:block; width: 161px; height: 167px; background:url(../img/webzine/2307/img_wz_teacher2307.png) no-repeat; position:absolute; top: -90px; right: 0;}
.webzine .section1.type02 .teacher:after{top: -35px;}
.webzine .section1.type02 .teacher p{padding: 10px 40px 10px 38px;}
.webzine .section1 .teacher p + p{margin-top: 10px;}

.webzine.wz2307 .section2 h4 span{color:#fff284;}
.webzine.wz2307 .section2 .bx1 .vdo-bx > p:before{background:url(../img/webzine/2307/ico_video2307.png) no-repeat;}

.webzine .section2 .btn-wrap {margin-top: 25px; display:flex; justify-content: center; gap: 10px;}
.webzine .section2 .btn-wrap.half .btn-view{margin: 0;}

.webzine.wz2307 .section1 .student p{background:#fdeeff;}
.webzine.wz2307 .section1 .teacher p{background:#e6faf6;}
.webzine.wz2307 .section2 h4{background: linear-gradient(to right, #4d76f7, #1f4dee);}
.webzine.wz2307 .section2 .section2-wrap{background: #7092f9 url(../img/webzine/2307/bg_wz2307_section2_bx7.png) no-repeat bottom right;}
.webzine.wz2307 .section2 .bx > h5{color:#2751f5;}
.webzine.wz2307 .section2 .bx1 .vdo-bx > p{color:#2751f5;}
.webzine.wz2307 .section2 .bx2 p{word-break: keep-all;}
.webzine .section2 .bx3{background: #fff url(../img/webzine/2307/bg_wz2305_section2_bx3_2307.png) no-repeat bottom right;}
.webzine.wz2307 .section2 p > a{color:#018C91;}
.webzine.wz2307 .section2 .btn-view{border-color:#7092f9;}
.webzine.wz2307 .section2 .btn-view span{color:#2751f5;}

.webzine.wz2307 .section2 .bx3 .sub-job .tooltip > a{color:#018C91;}
.webzine.wz2307 .section2 .bx4 .consult-area li a{color:#018C91;}
.webzine.wz2307 .section2 .bx5 .question-bx .q-bx{border-color:#50c4a8; background:#e6faf6;}
.webzine.wz2307 .section2 .bx5 .answer-bx .a-bx{border-color:#df4cf7; background:#fdeeff;}
.webzine.wz2307 .section2 .bx5 .answer-bx .a-bx ul li:before{background:url(../img/webzine/2307/ico_check2307.png) no-repeat;}
.webzine .section2 .bx5{word-break: keep-all;}
.webzine .section2 .bx5 .answer-bx .a-bx ul li:before{top: 5px;}
.webzine .section2 .bx5 .answer-bx .a-bx ul li{padding-left: 22px; line-height: 1.3;}
.webzine .section2 .bx6 p{word-break: keep-all;}

.webzine.wz2307 .section3 .bx1{background: #d6edec url(../img/webzine/2307/bg_section3_2307_1.png) no-repeat 52px 10px; padding: 40px 0 40px 340px;}
.webzine.wz2307 .section3 .bx1 > strong > em{color:#158c87;}
.webzine.wz2307 .section3 .bx1 > strong > em:before{background:#80dcd8;}
.webzine.wz2307 .section3 .bx a{background: #158c87;}

.webzine.wz2307 .section3 .bx2{background: #f8ccff url(../img/webzine/2307/bg_section3_2307_2.png) no-repeat 545px 10px;}
.webzine.wz2307 .section3 .bx2 > strong > em{color:#e130e1;}
.webzine.wz2307 .section3 .bx2 > strong > em:before{background: #f099ff;}
.webzine.wz2307 .section3 .bx2 .btn-sec3{background: #e551fd;}

.webzine.wz2307 .section3 .bx3{background: #b8e5ff;}
.webzine.wz2307 .section3 .bx3:before{background: url(../img/webzine/2307/bg_section3_2307_3.png) no-repeat; top: 15px; left: 478px;}
.webzine.wz2307 .section3 .bx3 > strong{font-size: 18px; line-height: 1.8;}
.webzine.wz2307 .section3 .bx3 > strong > em{font-size: 25px; font-style: normal; color:#355afa;}
.webzine.wz2307 .section3 .bx3 > strong > em:before {content: ''; display: block; width: 100%; height: 15px; border-radius: 10px; background: #80d1ff; position: absolute; bottom: 0; left: 0; z-index: -1;}
.webzine.wz2307 .section3 .bx3 .btn-sec3{background: #6b87fd;}
.webzine.wz2307 .section3 .bx3 .event-bx strong{background: #718cff url(../img/webzine/2307/bg_event2307.png) no-repeat center 19px;}
.webzine.wz2307 .section3 .bx3 .event-bx li em{background: #6b87fd;}
.webzine.wz2307 .section3 .bx3 p > span{font-size: 16px; font-weight: 500; color:#252525; text-decoration: underline; text-underline-offset: 2px;}

/* wz2309 */
.wz2309 .section2 .bx7 .cec555b{color: #ec555b;}
.wz2309 .section1 .student p{background: #e3f2ff;}
.wz2309 .section1 .student:after{content:''; display: block; width: 140px; height: 168px; background: url(../img/webzine/img_wz_student2309.png) no-repeat; position: absolute; bottom: -90px; left: -110px;}
.wz2309 .section2 h4{background: linear-gradient(to right, #009c9f, #00b7a2)}
.wz2309 .section2 h4 span{color:#ffffbe;}
.wz2309 .section2 .section2-wrap{background: #038785;}
.wz2309 .section2 .bx > h5{color:#006f79;}
.wz2309 .section2 .bx1{background: #fff url(../img/webzine/bg_section2_bx1_2309.png) bottom right no-repeat;}
.wz2309 .section2 .bx1 .txt-bx p{width: 100%;}
.wz2309 .section2 .bx1 .txt-bx p a{color:#28970e;}
.wz2309 .section2 .bx1 .vdo-bx > p{color: #267b84;}
.wz2309 .section2 .bx1 .vdo-bx > p:before{content:''; display: inline-block; width: 26px; height: 18px; background: url(../img/webzine/ico_video_green.png) no-repeat; margin-right: 12px; vertical-align: -2px;}
.wz2309 .section2 .bx1 .vdo-bx .vdo-area{justify-content: flex-start; gap: 20px;}

.wz2309 .section2 p > a{color: #28970e;}
.wz2309 .section2 .btn-view{border-color: #009795;}
.wz2309 .section2 .btn-view span{color:#006f79;}
.wz2309 .section2 .bx3{background: #fff;}
.wz2309 .section2 .bx3 .sub-job .tooltip > a{color: #28970e;}
.wz2309 .section2 .bx4 .consult-area li a{color: #28970e;}
.wz2309 .section2 .bx4 .consult-area li a:before{background: #28970e;}
.wz2309 .section2 .bx5 .question-bx .q-bx{border-color: #8dc450; background: #f9fef3;}
.wz2309 .section2 .bx5 .answer-bx .a-bx{border-color:#f7b44d; background: #fefef4;}
.wz2309 .section2 .bx5 .answer-bx .a-bx ul li:before{ content: ''; display: block; width: 15px; height: 11px; background: url(../img/webzine/ico_check_2309.png) no-repeat; position: absolute; top: 4px; left: 0;}
.wz2309 .section2 .bx7 span{color: #28970e;}
.wz2309 .section3{padding: 0 20px;}
.wz2309 .section3 h4{background: linear-gradient(to right, #50b9a9, #50b2fe);}
.wz2309 .section3 .bx > strong{font-size: 25px; margin-bottom: 15px;}
.wz2309 .section3 .bx .btn-wrap{margin-top: 20px;}
.webzine .section3 .bx > p{letter-spacing: -0.08em;}
.wz2309 .section3 .bx1{padding: 0 30px 30px 365px; background: url(../img/webzine/bg_section3_2309_1.png) no-repeat;}
.wz2309 .section3 .bx1 > strong{color:#21797a;}
.wz2309 .section3 .bx1 > strong img{vertical-align: text-bottom; margin-left: 5px;}
.wz2309 .section3 .bx1 a{background: #1294d8;}
.wz2309 .section3 .bx1 .btn-wrap a:last-child:before{content: ''; display: inline-block; width: 26px; height: 24px; background: url(../img/webzine/btn_wz2305_section3_bx1.png) no-repeat; background-position: 0 0; vertical-align: middle; margin: 0 8px 5px 0;}
.webzine .section3 .bx2{background: #e9e6df url(../img/webzine/bg_section3_2309_2_1.png) bottom right no-repeat;}
.wz2309 .section3 .bx2 > strong{display:flex; align-items: center; gap: 5px; color:#11a6a0; text-shadow: -2px 0px #fff, 0px 2px #fff, 2px 0px #fff, 0px -2px #fff;}
.wz2309 .section3 .bx2 > strong span{color:#61afa9; margin-left: 5px;}
.webzine .section3 .bx3{background: url(../img/webzine/bg_section3_2309_2.png) no-repeat;}
.webzine .section3 .bx3:before{content: ''; display: block; width: 201px; height: 184px; background: url(../img/webzine/bg_section3_2309_3_1.png) no-repeat; position: absolute; top: 17px; left: 430px; z-index: 1;}
.webzine .section3 .bx3 > strong{font-weight: 800;}
.webzine .section3 .bx3 > strong span{color:#f46709;}
.webzine .section3 .bx3 > strong img{vertical-align: text-bottom;}
.webzine .section3 .bx3 p > span{font-size: 16px; color:#f46709;}
.webzine .section3 .bx3 p > em{font-size: 20px; color:#e42118; font-weight: 600;}
.webzine .section3 .bx3 .btn-sec3{background: #ff6600;}
.webzine .section3 .bx3 .event-bx:after{content:''; display:block; width: 81px; height: 62px; background: url(../img/webzine/bg_section3_2309_3_2.png) no-repeat; position: absolute; bottom: -19px; right: -32px;}
.webzine .section3 .bx3 .event-bx strong{background: #ffa52c url(../img/webzine/bg_event_2309.png) no-repeat center 19px;}
.webzine .section3 .bx3 .event-bx li em{background: #fe7a26;}
.webzine .section4{background: #c9ebcb;}
.webzine .section4 h4{background: linear-gradient(to right, #2b914f, #2fc66b);}
.webzine .section4 h4 span{color:#c7fbc2;}
.webzine .section4 .word-bx strong{color:#138b3d;}
.webzine .section4 p{color: #000;}


.webzine .section2 .bx7 a{background:#fff;}
.webzine.wz2311 .section1{background: #fbf9ed url(../img/webzine/bg_wz_section1.png) no-repeat 267px 210px;}
.webzine.wz2311 .section1 .student p{background: #f1e8ce;}
.webzine.wz2311 .section1 .student:after{background: url(../img/webzine/img_wz_student2311.png) no-repeat;}
.webzine.wz2311 .section1 .teacher p{background: #dde6d4;}
.webzine.wz2311 .section1 .teacher:after{background: url(../img/webzine/img_wz_teacher2311.png) no-repeat;}

.webzine.wz2311 .section2 h4{background: linear-gradient(to right, #784a29, #a16336);}
.webzine.wz2311 .section2 h4 span{color:#f3dc9f;}
.webzine.wz2311 .section2 .section2-wrap{background: #cd956c;}
.webzine.wz2311 .section2 .bx > h5{color:#814f2c;}
.webzine.wz2311 .section2 p > a{color:#ec7c17;}
.webzine.wz2311 .section2 .btn-view{border-color: #814f2c;}
.webzine.wz2311 .section2 .btn-view span{color:#814f2c;}
.webzine.wz2311 .section2 .bx1{background: #fff url(../img/webzine/bg_section2_bx1_2311.png) no-repeat right bottom;}
.webzine.wz2311 .section2 .bx1 .txt-bx p{width:100%;}
.webzine.wz2311 .section2 .bx1 .txt-bx p a{color:#ec7c17;}
.webzine.wz2311 .section2 .bx1 .vdo-bx > p{color:#814f2c;}
.webzine.wz2311 .section2 .bx1 .vdo-bx > p:before{background: url(../img/webzine/ico_video_brown.png) no-repeat;}
.webzine.wz2311 .section2 .bx2 p{word-break: keep-all;}
.webzine.wz2311 .section2 .bx3{background: #fff url(../img/webzine/bg_section2_bx3_2311.png) no-repeat bottom right;}
.webzine.wz2311 .section2 .bx3 .main-job{color:#ec7c17;}
.webzine.wz2311 .section2 .bx3 .sub-job .tooltip > a{color:#ec7c17;}
.webzine.wz2311 .section2 .bx4 .consult-area li a{color: #ec7c17;}
.webzine.wz2311 .section2 .bx4 .consult-area li a:before{background: #ec7c17;}
.webzine.wz2311 .section2 .bx5 .question-bx .q-bx{border-color:#afc450; background: #fafdf6;}
.webzine.wz2311 .section2 .bx5 .answer-bx .a-bx{border-color:#c6936d; background: #fbf7ed;}
.webzine.wz2311 .section2 .bx5 .answer-bx .a-bx ul li:before{background: url(../img/webzine/ico_check2311.png) no-repeat}
.webzine.wz2311 .section2 .bx7 p a{font-size: 16px; color:#28970e;}
.webzine.wz2311.section3 h4{background: linear-gradient(to right, #22a698, #17514b);}

.webzine.wz2311 .section3 h4{background: linear-gradient(to right, #22a698, #17514b);}
.webzine.wz2311 .section3 .bx1{background: #c6e7e6 url(../img/webzine/bg_section3_2311_1.png) no-repeat right bottom;}
.webzine.wz2311 .section3 .bx1 > strong{color:#20625c;}
.webzine.wz2311 .section3 .bx1 .btn-wrap a{background: #129a8c;}
.webzine.wz2311 .section3 .bx1 .btn-wrap a:last-child:before{background: url(../img/webzine/btn_wz2305_section3_bx1.png) no-repeat;}
.webzine.wz2311 .section3 .bx2{padding: 32px 52px 32px 350px; background: #f1e8e6 url(../img/webzine/bg_section3_2311_2.png) no-repeat 30px 32px;}
.webzine.wz2311 .section3 .bx2 > strong{color:#245091;}
.webzine.wz2311 .section3 .bx2 > strong > em{color:#3178b6;}
.webzine.wz2311 .section3 .bx > strong > em:before{display: none;}
.webzine.wz2311 .section3 .bx2 .btn-sec3{background: #2a79be;}
.webzine.wz2311 .section3 .bx3{background: #d6f7eb url(../img/webzine/bg_section3_2311_3.png) no-repeat 280px 16px;}
.webzine.wz2311 .section3 .bx3 .btn-sec3{width: 254px; background: #f35549 url(../img/webzine/bg_section3_2311_3_1.png) no-repeat 28px 7px; padding-left: 40px; box-sizing: border-box;}
.webzine.wz2311 .section3 .bx3:before{display: none;}
.webzine.wz2311 .section3 .bx3 .event-bx:after{width: 52px; height: 54px; background: url(../img/webzine/bg_section3_2311_3_2.png) no-repeat; position:absolute; top: -15px; right: -18px;}
.webzine.wz2311 .section3 .bx3 .event-bx strong{background: #f35549 url(../img/webzine/bg_event_2311.png) no-repeat center 19px;}
.webzine.wz2311 .section3 .bx3 .event-bx li em{background: #f88c51;}
.webzine.wz2311 .section4 h4{padding: 20px 90px 20px 200px; background: linear-gradient(to right, #348419, #3fad1a);}
.webzine.wz2311 .section4 h4 span{color:#ffe381;}

/* 2404 웹진 */
.webzine.wz2404 .section1 .student:after{width: 142px; height: 168px; background: url(../img/webzine/img_wz_SnT2404.png) no-repeat;}
.webzine.wz2404 .section1 .student p{background: #f8ffce;}
.webzine.wz2404 .section1 .teacher:after{width: 162px; height: 168px; background: url(../img/webzine/img_wz_SnT2404.png) no-repeat; background-position: -153px 0;}
.webzine.wz2404 .section1 .teacher p{background: #fff8e2;}
.webzine.wz2404 .section2 h4{background: linear-gradient(to right, #207c19, #489f1c);}
.webzine.wz2404 .section2 h4 span{color: #e2eca7;}
.webzine.wz2404 .section2 .section2-wrap{background: #78b836;}
.webzine.wz2404 .section2 .bx > h5{color:#21731c;}
.webzine.wz2404 .section2 .bx1 .txt-bx p{width: 100%;}
.webzine.wz2404 .section2 p > a{color:#87b530;}
.webzine.wz2404 .section2 .bx1{height: 336px; background: #fff url(../img/webzine/bg_section2_2404_1.png) no-repeat right bottom;}
.webzine.wz2404 .section2 .bx1 .vdo-bx{margin-top: 22px;}
.webzine.wz2404 .section2 .bx1 .vdo-bx > p{color:#21731c;}
.webzine.wz2404 .section2 .bx1 .vdo-bx > p:before{background: url(../img/webzine/ico_video2404.png) no-repeat;}
.webzine.wz2404 .section2 .bx2 p{word-break: keep-all;}
.webzine.wz2404 .section2 .btn-view{border-color:#388a33;}
.webzine.wz2404 .section2 .btn-view span{color:#21731c;}
.webzine.wz2404 .section2 .bx3 .sub-job .tooltip > a{color:#87b530}
.webzine.wz2404 .section2 .bx4 em, .webzine.wz2404 .section2 .bx5 em{font-size: 19px;}
.webzine.wz2404 .section2 .bx4 .consult-area li a{font-size: 14px; color:#6a9122;}
.webzine.wz2404 .section2 .bx4 .consult-area li a:before{background: #6a9122;}
.webzine.wz2404 .section2 .bx5 .question-bx .q-bx{border-color:#afc451; background: #fafdf6;}
.webzine.wz2404 .section2 .bx5 .answer-bx .a-bx{border-color:#c6936d; background: #fffde7;}
.webzine.wz2404 .section2 .bx5 .answer-bx .a-bx ul li:before{background: url(../img/webzine/ico_check2404.png) no-repeat}
.webzine.wz2404 .section2 .bx7{background: #fff url(../img/webzine/bg_wz2305_section2_bx7.png) no-repeat bottom;}
.webzine.wz2404 .section2 .bx7 a span{color:#28970e;}
.webzine.wz2404 .section3 h4{background: linear-gradient(to right, #ff734d, #ffdc54);}
.webzine.wz2404 .section3 .bx > strong{font-size: 24px;}
.webzine.wz2404 .section3 .bx1{padding: 30px 345px 30px 50px; background: #fff8e2 url(../img/webzine/bg_section3_2404_1.png) no-repeat right;}
.webzine.wz2404 .section3 .bx1 .btn-sec3{background: #f5684e;}
.webzine.wz2404 .section3 .bx2{padding: 30px 28px 30px 258px; background: #d4edff url(../img/webzine/bg_section3_2404_2.png) no-repeat 0 34px;}
.webzine.wz2404 .section3 .bx2 > strong{color:#134195;}
.webzine.wz2404 .section3 .bx2 > span{color:#546777;}
.webzine.wz2404 .section3 .bx2 .btn-sec3{width: 215px; background: #0972ce;}
.webzine.wz2404 .section3 .bx2 .btn-sec3:before{content:''; display: inline-block; width: 24px; height: 22px; background: url(../img/webzine/btn_wz_page.png) no-repeat; vertical-align: -3px; margin-right: 8px;}
.webzine.wz2404 .section3 .bx3{height: 300px; padding: 20px 50px; background: url(../img/webzine/bg_section3_2404_3.png) no-repeat;}
.webzine.wz2404 .section3 .bx3 > p{width: 264px; color:#fff;}
.webzine.wz2404 .section3 .bx3 > p span{color:#fff44c;}
.webzine.wz2404 .section3 .bx3 > strong{margin-bottom: 18px;}
.webzine.wz2404 .section3 .bx3 .btn-wrap{margin-top: 15px;}
.webzine.wz2404 .section3 .bx3 .btn-sec3{width: 228px; background: #126d41; position: relative;}
.webzine.wz2404 .section3 .bx3 .btn-sec3:after{content:''; display:block; width: 19px; height: 19px; position:absolute; top: -6px; left: 18px; background: url(../img/webzine/bg_section3_2404_3_btn.png) no-repeat;}
.webzine.wz2404 .section3 .bx3:before{width: 215px; height: 172px; background: url(../img/webzine/bg_section3_2404_3_2.png) no-repeat; top: 127px; left: 308px;}
.webzine.wz2404 .section3 .bx3 .event-bx strong{background: #126d41 url(../img/webzine/bg_event2404.png) no-repeat center 19px; color:#fff44c;}
.webzine.wz2404 .section3 .bx3 .event-bx li em{width: 95px; background: #469770;}
.webzine.wz2404 .section3 .bx3 .event-bx:after{display: none;}
.webzine.wz2404 .section4{background: #5e9ff9; padding: 65px 20px 92px;}
.webzine.wz2404 .section4 h4{width: 620px; text-align: center; box-sizing: border-box; padding: 20px 45px; background: linear-gradient(to right, #4a86ff, #1f32de);}
.webzine.wz2404 .section4 .word-bx{padding: 40px 0 0; position: relative;}
.webzine.wz2404 .section4 .word-bx strong{text-align: center; color: #4c505c; margin-bottom: 28px;}
.webzine.wz2404 .section4 .word-bx strong span{color:#4087fe;}
.webzine.wz2404 .section4 .word-bx .source{position:absolute; bottom: -58px; left: 0; color:#fff;}

/* 2406 웹진 */
.webzine.wz2406 .section1 .student:after{width: 142px; height: 168px; background: url(../img/webzine/img_wz_SnT2406.png) no-repeat;}
.webzine.wz2406 .section1 .student p{background: #fffbc3;}
.webzine.wz2406 .section1 .teacher:after{width: 162px; height: 168px; background: url(../img/webzine/img_wz_SnT2406.png) no-repeat; background-position: -147px 0; top: -23px;}
.webzine.wz2406 .section1 .teacher p{background: #ddf7e1;}
.webzine.wz2406 .section2 h4{background: linear-gradient(to right, #fd5d05, #ffb453);}
.webzine.wz2406 .section2 h4 span{color: #ffff99;}
.webzine.wz2406 .section2 .section2-wrap{background: #ffd862;}
.webzine.wz2406 .section2 .bx > h5{color:#fc5b14;}
.webzine.wz2406 .section2 .bx1 .txt-bx p{width: 100%; word-break: keep-all;}
.webzine.wz2406 .section2 p > a{color:#f78210;}
.webzine.wz2406 .section2 .bx1{height: 336px; background: #fff url(../img/webzine/bg_section2_2406_1.png) no-repeat right 180px;}
.webzine.wz2406 .section2 .bx1 .vdo-bx{margin-top: 22px;}
.webzine.wz2406 .section2 .bx1 .vdo-bx > p{color:#fc5b14;}
.webzine.wz2406 .section2 .bx1 .vdo-bx > p:before{background: url(../img/webzine/ico_video2406.png) no-repeat;}
.webzine.wz2406 .section2 .bx2 p{word-break: keep-all;}
.webzine.wz2406 .section2 .btn-view{border-color:#f78210;}
.webzine.wz2406 .section2 .btn-view span{color:#fc5b14;}
.webzine.wz2406 .section2 .bx3{background: #fff url(../img/webzine/bg_section2_2406_2.png) no-repeat 95% bottom;}
.webzine.wz2406 .section2 .bx3 .sub-job .tooltip > a{color:#f78210;}
.webzine.wz2406 .section2 .bx4 em, .webzine.wz2406 .section2 .bx5 em{font-size: 19px;}
.webzine.wz2406 .section2 .bx4 .consult-area li a{font-size: 14px; color:#f78210;}
.webzine.wz2406 .section2 .bx4 .consult-area li a:before{background: #f78210;}
.webzine.wz2406 .section2 .bx5 .question-bx .q-bx{border-color:#afc451; background: #fafdf6;}
.webzine.wz2406 .section2 .bx5 .answer-bx .a-bx{border-color:#c6936d; background: #fffde7;}
.webzine.wz2406 .section2 .bx5 .answer-bx .a-bx ul li:before{background: url(../img/webzine/ico_check2404.png) no-repeat}
.webzine.wz2406 .section2 .bx6 p{font-size: 20px; letter-spacing: -0.08em;}
.webzine.wz2406 .section2 .bx6 .bold{font-weight: bold;}
.webzine.wz2406 .section2 .bx7{height: 240px; background: #fff url(../img/webzine/bg_wz2305_section2_bx7.png) no-repeat bottom;}
.webzine.wz2406 .section2 .bx7 a span{color:#f78210; font-size: 16px;}
.webzine.wz2406 .section3 h4{background: linear-gradient(to right, #4498f4, #003e9a);}
.webzine.wz2406 .section3 .bx > strong{font-size: 25px; letter-spacing: -0.08em;}
.webzine.wz2406 .section3 .bx1{padding: 30px 196px 30px 50px; border: 1px solid #d0d4d9; background: #f5f5f5 url(../img/webzine/bg_section3_2406_1.png) no-repeat  97% 90%;}
.webzine.wz2406 .section3 .bx1 > strong{color:#1d5fa8;}
.webzine.wz2406 .section3 .bx1 > strong span{color:#2f387e;}
.webzine.wz2406 .section3 .bx1 .btn-sec3{background: #2366b1;}
.webzine.wz2406 .section3 .bx1 a:last-child:before{content: ''; display: inline-block; width: 26px; height: 24px; background: url(../img/webzine/btn_wz2305_section3_bx1.png) no-repeat; vertical-align: middle; margin: 0 8px 5px 0;}
.webzine.wz2406 .section3 .bx2{padding: 30px 30px 30px 50px; background: #b7efe2 url(../img/webzine/bg_section3_2406_2.png) no-repeat right bottom;}
.webzine.wz2406 .section3 .bx2 > strong{color:#1d1d1b;}
.webzine.wz2406 .section3 .bx2 .btn-sec3{width: 270px; background: #099f7d;}
.webzine.wz2406 .section3 .bx2 .btn-sec3:before{content: ''; display: inline-block; width: 26px; height: 24px; background: url(../img/webzine/btn_wz2305_section3_bx1.png) no-repeat; background-position: -28px 0; vertical-align: middle; margin: 0 8px 5px 0;}
.webzine.wz2406 .section3 .bx3{height: 300px; padding: 20px 50px; background: url(../img/webzine/bg_section3_2406_3.png) no-repeat;}
.webzine.wz2406 .section3 .bx3 > p{width: 264px; color:#fff;}
.webzine.wz2406 .section3 .bx3 > p span{color:#fff44c;}
.webzine.wz2406 .section3 .bx3 > strong{margin-bottom: 18px;}
.webzine.wz2406 .section3 .bx3 .btn-wrap{position: absolute; bottom: 43px; left: 110px;}
.webzine.wz2406 .section3 .bx3 .btn-sec3{width: 228px; background: #1473e7; position: relative;}
.webzine.wz2406 .section3 .bx3 .btn-sec3:after{content:''; display:block; width: 19px; height: 19px; position:absolute; top: -6px; left: 18px; background: url(../img/webzine/bg_section3_2406_3_btn.png) no-repeat;}
.webzine.wz2406 .section3 .bx3:before{width: 215px; height: 172px; background: url(../img/webzine/bg_section3_2406_3_2.png) no-repeat; top: 127px; left: 308px;}
.webzine.wz2406 .section3 .bx3 .event-bx{width: 460px; right: 20px;}
.webzine.wz2406 .section3 .bx3 .event-bx strong{padding: 12px 0; background: #1473e7 url(../img/webzine/bg_event2406.png) no-repeat center 14px; color:#fef9ac;}
.webzine.wz2406 .section3 .bx3 .event-bx li em{width: 95px; background: #00c4ff;}
.webzine.wz2406 .section3 .bx3 .event-bx:after{display: none;}
.webzine.wz2406 .section3 .bx3 .event-bx .event-info{padding: 15px 20px;}
.webzine.wz2406 .section4{background: #5e9ff9;}
.webzine.wz2406 .section4 h4{width: 620px; text-align: center; box-sizing: border-box; padding: 20px 45px; background: linear-gradient(to right, #4a86ff, #1f32de);}
.webzine.wz2406 .section4 .word-bx{padding: 40px 0 0; overflow: hidden;}
.webzine.wz2406 .section4 .word-bx strong{text-align: center; color: #4c505c; margin-bottom: 28px;}
.webzine.wz2406 .section4 .word-bx strong span{color:#4087fe;}
.webzine.wz2406 .section4 .word-bx .source{position:absolute; bottom: -58px; left: 0; color:#fff;}
.webzine.wz2406 .section4 .source{color: #fff;}


/* 24.08 */
.wz2408 .wz-title{height: 410px; box-sizing: border-box;}
.wz2408 .section1{height: 627px; box-sizing: border-box;}
.wz2408 .section2{height: 1504px; box-sizing: border-box;}
.wz2408 .section3{height: 662px; box-sizing: border-box;}
.wz2408 .section4{height: 548px; box-sizing: border-box;}

.wz2408 .section1 .student:after{content:''; display:block; width: 141px; background: url(../img/webzine/img_wz_SnT2408.png) no-repeat; background-size: 309px 169px;}
.wz2408 .section1.type02 .teacher:after{content:''; display:block; top: -10px; background: url(../img/webzine/img_wz_SnT2408.png) no-repeat; background-size: 309px 169px; background-position: -147px 0;}
.wz2408 .section1.type02 .student p{padding: 20px 35px; background: #ffedd3;}
.wz2408 .section1 .teacher p{background: #f3f5f7;}
.wz2408 .section2 .section2-wrap{background: #ffad76 url(../img/webzine/bg_section2_2408_3.png) no-repeat right bottom;}
.wz2408 .section2 h4{background: linear-gradient(to right, #f55552, #ff9f76);}
.wz2408 .section2 h4 span{color: #ffff99;}
.wz2408 .section2 .bx > h5{color: #fc5b14; border-color: #dbc8ba;}
.wz2408 .section2 p > a{color: #f78210;}
.wz2408 .section2 .bx1{background: #fff url(../img/webzine/bg_section2_2408_1.png) no-repeat right bottom;}
.wz2408 .section2 .bx1 .txt-bx p{width: 100%;}
.wz2408 .section2 .bx1 .vdo-bx > p{color:#fc5b14;}
.wz2408 .section2 .bx1 .vdo-bx > p:before{background: url(../img/webzine/ico_video2406.png) no-repeat;}
.wz2408 .section2 .btn-view{border-color: #f78210;}
.wz2408 .section2 .btn-view span{color:#fc5b14;}
.wz2408 .section2 .bx3{background: #fff url(../img/webzine/bg_section2_2408_2.png) no-repeat right bottom;}
.wz2408 .section2 .bx3 .sub-job .tooltip > a{color:#f78210;}
.wz2408 .section2 .bx4 .consult-area li a{color: #f78210;}
.wz2408 .section2 .bx4 .consult-area li a:before{background: #f78210;}
.wz2408 .section2 .bx5 .question-bx .q-bx{border-color: #afc450; background: #fafdf6;}
.wz2408 .section2 .bx5 .answer-bx .a-bx{border-color: #c6936d; background: #fffde7;}
.wz2408 .section2 .bx5 .answer-bx .a-bx ul li:before{background: url(../img/webzine/ico_check2404.png) no-repeat;}
.wz2408 .section2 .bx6 p{font-size: 20px; line-height: 1.5;}
.wz2408 .section3 h4{background: linear-gradient(to right, #dd71b7, #f8b26a); margin-top: 110px;}
.wz2408 .section3 .bx > p{letter-spacing: -0.03em;}
.wz2408 .section3 .bx > strong{font-size: 25px;}
.wz2408 .section3 .bx1{padding: 40px 50px; background: #fffde4 url(../img/webzine/bg_section3_2408_1.png) no-repeat right bottom;}
.wz2408 .section3 .bx1 > strong{color:#7d544d;}
.wz2408 .section3 .bx1 .btn-sec3{width: 340px; background: #9b6c64;}
.wz2408 .section3 .bx2{padding: 40px 50px; background: #e5e2f6 url(../img/webzine/bg_section3_2408_2.png) no-repeat right bottom;}
.wz2408 .section3 .bx2 > strong{color:#4c4797;}
.wz2408 .section3 .bx2 .btn-sec3{background: #7f55f9;}
.wz2408 .section3 .bx2 .btn-sec3:before{content: ''; display: inline-block; width: 26px; height: 24px; background: url(../img/webzine/btn_wz2305_section3_bx1.png) no-repeat; background-position: 0 0; vertical-align: middle; margin: 0 8px 5px 0;}

.wz2408 .section4 h4{width: 600px; box-sizing: border-box; background: linear-gradient(to right, #867cff, #5348ec); text-align: center; padding: 20px 45px;}
.wz2408 .section4{background: #a099ff;}
.wz2408 .section4 .word-bx{padding: 40px 0 0;}
.wz2408 .section4 .word-bx strong{color:#555; text-align: center;}
.wz2408 .section4 .word-bx strong span{color: #5a4ef5;}
.wz2408 .section4 p{color: #fff;}


/* 2410 웹진 */
/* .wz2410 .section1 .student:after{background: url(../img/webzine/img_wz_SnT2410.png) no-repeat;}
.wz2410 .section1 .student p{background: #e8f2f9;}
.wz2410 .section1 .teacher:after{background: url(../img/webzine/img_wz_SnT2410.png) no-repeat; background-position: -147px 0;}
.wz2410 .section1 .teacher p{background: #fff6e3;}
.wz2410 .section2 h4{background: linear-gradient(to right, #915655, #d58c65);}
.wz2410 .section2 h4 span{color:#fae8bf;}
.wz2410 .section2 .section2-wrap{background: #fae8bf url(../img/webzine/bg_section2_2410_3.png) no-repeat 97% bottom;}
.wz2410 .section2 .bx > h5{color:#ab6424;}
.wz2410 .section2 p > a{color:#c28b41;}
.wz2410 .section2 .bx1{background: #fff url(../img/webzine/bg_section2_2410_1.png) no-repeat 93% bottom;}
.wz2410 .section2 .bx1 .txt-bx p{width: 100%;}
.wz2410 .section2 .bx1 .vdo-bx{margin-top: 25px}
.wz2410 .section2 .bx1 .vdo-bx > p{color:#ab6424;}
.wz2410 .section2 .bx1 .vdo-bx > p:before{background: url(../img/webzine/ico_video_brown.png) no-repeat;}
.wz2410 .section2 .btn-view{border-color:#c28b41;}
.wz2410 .section2 .btn-view span{color:#ab6424;}
.wz2410 .section2 .bx3{background: #fff url(../img/webzine/bg_section2_2410_2.png) no-repeat 97% bottom;}
.wz2410 .section2 .bx3 .sub-job .tooltip > a, .wz2410 .section2 .bx4 .consult-area li a{color:#c28b41;}
.wz2410 .section2 .bx4 .consult-area li a:before{background: #b3733a;}
.wz2410 .section2 .bx5 .question-bx .q-bx{border-color: #afc451; background: #fafdf6;}
.wz2410 .section2 .bx5 .answer-bx .a-bx{border-color: #c6936d; background: #fffde7;}
.wz2410 .section2 .bx5 .answer-bx .a-bx ul li:before{background: url(../img/webzine/ico_check2404.png) no-repeat;}
.wz2410 .section3 h4{background: linear-gradient(to right, #fd635e, #fab269);}
.wz2410 .section3 .bx1{background: url(../img/webzine/bg_section3_2410_1.png) no-repeat;}
.wz2410 .section3 .bx{padding: 42px;}
.wz2410 .section3 .bx > strong{font-size: 25px;}
.wz2410 .section3 .bx > p{font-size: 18px; color:#4e545a;}
.wz2410 .section3 .bx a{background: #ff9e05;}
.wz2410 .section3 .bx1 .btn-wrap a:before{background:url(../img/webzine/btn_wz2305_section3_bx1.png) no-repeat !important;}
.wz2410 .section3 .bx2{background: #edffef url(../img/webzine/bg_section3_2410_2.png) no-repeat right bottom;}
.wz2410 .section3 .bx2 .btn-sec3{background: #2ca63a;}
.wz2410 .section3 .bx2 .btn-sec3:before{content:''; display: inline-block; width: 26px; height: 24px; background: url(../img/webzine/btn_wz2305_section3_bx1.png) no-repeat; background-position: -28px 0; vertical-align: middle; margin: 0 8px 5px 0;}
.wz2410 .section3 .bx3{background: #edf1fb; height: 300px; padding: 30px 42px;}
.wz2410 .section3 .bx3:before{content:''; display: block; width: 181px; height: 123px; background: url(../img/webzine/bg_section3_2410_3.png) no-repeat; position: absolute; top:-14px; left: 320px;}
.wz2410 .section3 .bx3 > p{margin-top: 24px;}
.wz2410 .section3 .bx3 .btn-sec3{background: #325dd3;}
.wz2410 .section3 .bx3 .btn-sec3 span{color:#b8cef4;}
.wz2410 .section3 .bx3 .event-bx{width: 420px;}
.wz2410 .section3 .bx3 .event-bx strong{background: #496ed6 url(../img/webzine/bg_event2410.png) no-repeat center 19px;}
.wz2410 .section3 .bx3 .event-bx li em{background: #6a8be8;}
.wz2410 .section3 .bx3 .event-bx li span{width: calc(100% - 100px);}
.wz2410 .section3 .bx3 .event-bx:after{display: none;}
.wz2410 .section3 .bx3 .event-bx .event-info{padding: 25px 18px 16px;}
.wz2410 .section3 .bx3 .btn-sec3 span{color:#dbeeff;}
.wz2410 .section4{background: #81c5d1;}
.wz2410 .section4 h4{background: linear-gradient(to right, #31adb7, #3196b7);}
.wz2410 .section4 .word-bx{padding: 40px 0 0;}
.wz2410 .section4 .word-bx strong{color:#000; text-align: center;}
.wz2410 .section4 .word-bx strong span{color: #2498a1;}
.wz2410 .section4 p{color:#fff;} */


/* 2412 웹진 */
/* .wz2412 .section1 .student:after{background: url(../img/webzine/img_wz_SnT2412.png) no-repeat;}
.wz2412 .section1 .student p{background: #dfedff;}
.wz2412 .section1 .teacher:after{background: url(../img/webzine/img_wz_SnT2412.png) no-repeat; background-position: -147px 0;}
.wz2412 .section1 .teacher p{background: #d6f3eb;}
.wz2412 .section2 h4{background: linear-gradient(to right, #ed3439, #4198f5);}
.wz2412 .section2 h4 span{color:#fff06d;}
.wz2412 .section2 .section2-wrap{background: #afd6ff url(../img/webzine/bg_section2_2412_3.png) no-repeat 97% 99%;}
.wz2412 .section2 .bx > h5{color:#0b6fdc;}
.wz2412 .section2 p > a{color:#439dff;}
.wz2412 .section2 .bx1{background: #fff url(../img/webzine/bg_section2_2412_1.png) no-repeat 93% bottom;}
.wz2412 .section2 .bx1 .txt-bx p{width: 100%;}
.wz2412 .section2 .bx1 .vdo-bx{margin-top: 25px}
.wz2412 .section2 .bx1 .vdo-bx > p{color:#0b6fdc;}
.wz2412 .section2 .bx1 .vdo-bx > p:before{background: url(../img/webzine/ico_video2412.png) no-repeat;}
.wz2412 .section2 .btn-view{border-color:#439dff;}
.wz2412 .section2 .btn-view span{color:#0b6fdc;}
.wz2412 .section2 .bx3{background: #fff url(../img/webzine/bg_section2_2412_2.png) no-repeat 97% bottom;}
.wz2412 .section2 .bx3 .sub-job .tooltip > a, .wz2412 .section2 .bx4 .consult-area li a{color:#439dff;}
.wz2412 .section2 .bx4 .consult-area li a:before{background: #439dff;}
.wz2412 .section2 .bx5 .question-bx .q-bx{border-color: #ff9cbc; background: #ffebed;}
.wz2412 .section2 .bx5 .answer-bx .a-bx{border-color: #58a9ff; background: #f3f8ff;}
.wz2412 .section2 .bx5 .answer-bx .a-bx ul li:before{background: url(../img/webzine/ico_check2412.png) no-repeat;}
.wz2412 .section3 h4{background: linear-gradient(to right, #4198f6, #ee3337);}
.wz2412 .section3 .bx1{background: #4751c2 url(../img/webzine/bg_section3_2412_1.png) no-repeat  97% top;}
.wz2412 .section3 .bx{padding: 42px;}
.wz2412 .section3 .bx > strong{font-size: 23px; color: #ffe535;}
.wz2412 .section3 .bx > p{font-size: 16px; color:#fff;}
.wz2412 .section3 .bx a{background: #1a237f;}
.wz2412 .section3 .bx2{background: #ebebeb url(../img/webzine/bg_section3_2412_2.png) no-repeat right bottom;}
.wz2412 .section3 .bx2 > strong{color:#444;}
.wz2412 .section3 .bx2 > p{color:#4e545a;}
.wz2412 .section3 .bx2 .btn-sec3{background: #fb4256;}
.wz2412 .section3 .bx2 .btn-sec3:before{content:''; display: inline-block; width: 26px; height: 24px; background: url(../img/webzine/btn_wz2305_section3_bx1.png) no-repeat; background-position: 0 0; vertical-align: middle; margin: 0 8px 5px 0;}
.wz2412 .section4{background: #afd6ff;}
.wz2412 .section4 h4{background: linear-gradient(to right, #ec3439, #4199f6); width: 600px; padding: 20px 0; text-align: center;}
.wz2412 .section4 .word-bx{padding: 40px 0 0;}
.wz2412 .section4 .word-bx strong{color:#000; text-align: center;}
.wz2412 .section4 .word-bx strong span{color: #0b6fdc;}
.wz2412 .section4 p{color:#fff;} */
























