/*2020년 3월 */
/*
미디어 쿼리
max-width:1400px;
max-width:1280px;
max-width:1024px;
max-width:760px;
max-width:500px;
max-width:375px;
@media all and (max-width:1400px)
 */

 @import url(https://fonts.googleapis.com/earlyaccess/nanumbrushscript.css);
 @font-face {font-family: 'Nanum BaReunJeongSin';src: url('/fonts/NanumBaReunJeongSin.eot');src: url('/fonts/NanumBaReunJeongSin.eot?#iefix') format('embedded-opentype'),url('/fonts/NanumBaReunJeongSin.woff2') format('woff2'),url('/fonts/NanumBaReunJeongSin.woff') format('woff');font-weight: normal;font-style: normal;}
 @font-face {font-family: 'Nanum SeGyeJeogInHanGeur';src: url('/fonts/NanumSeGyeJeogInHanGeur.eot');src:url('/fonts/NanumSeGyeJeogInHanGeur.eot') format('embedded-opentype'),url('/fonts/NanumSeGyeJeogInHanGeur.woff2') format('woff2'),url('/fonts/NanumSeGyeJeogInHanGeur.woff') format('woff');font-weight: normal;font-style: normal;}
 @font-face {font-family: 'KoreanSNROR';src: url('/fonts/KoreanSNRO-R.eot');src: url('/fonts/KoreanSNRO-R.eot?#iefix') format('embedded-opentype'),url('/fonts/KoreanSNRO-R.woff2') format('woff2'),url('/fonts/KoreanSNRO-R.woff') format('woff'),url('/fonts/KoreanSNRO-R.svg#KoreanSNRO-R') format('svg');font-weight: normal;font-style: normal;}
 @font-face {font-family: 'KoreanJJPPM';src: url('/fonts/KoreanJJPP-M.eot');src: url('/fonts/KoreanJJPP-M.eot?#iefix') format('embedded-opentype'), url('/fonts/KoreanJJPP-M.woff2') format('woff2'), url('/fonts/KoreanJJPP-M.woff') format('woff'), url('/fonts/KoreanJJPP-M.svg#KoreanJJPP-M') format('svg');font-weight: normal;font-style: normal;}
 @font-face { font-family: 'GyeonggiBatang'; src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_one@1.0/GyeonggiBatang.woff') format('woff'); font-weight: normal; font-style: normal; }
 @font-face { font-family: 'SDMiSaeng'; src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_two@1.0/SDMiSaeng.woff') format('woff'); font-weight: normal; font-style: normal; }
/*폰트*/
.sdmisaeng{ font-family: 'SDMiSaeng';}/*미생체*/
.Nanum_BaReunJeongSin{font-family: 'Nanum BaReunJeongSin';}/*나눔손글씨 바른히피*/
.Nanum_SeGyeJeogInHanGeur{font-family: 'Nanum SeGyeJeogInHanGeur';}
.KoreanJJPPM{font-family: 'KoreanJJPPM';}/*찐빵*/
.KoreanSNROR{font-family: 'KoreanSNROR';}/*시나리오*/
.nanumsquare { font-family: 'NanumSquare', sans-serif !important;    transform: rotate(0.99deg);}/*나눔스퀘어*/
.GyeonggiBatang{font-family: 'GyeonggiBatang';}/*경기천년바탕*/
/*폰트*/

.t_center{
  text-align: center;
}
.t_left{
  text-align: left;
}
.t_right{
  text-align: right;
}

mark{background: none;font-style: normal;}
.swiper-slide img{width: 100%;}

.ft-16{font-size: 16px}
.ft-18{font-size: 18px}
.ft-20{font-size: 20px}
.ft-22{font-size: 22px}
.ft-24{font-size: 24px}
.ft-26{font-size: 26px}
.ft-28{font-size: 28px}
.ft-30{font-size: 30px}
.ft-32{font-size: 32px}
.ft-34{font-size: 34px}
.ft-36{font-size: 36px}
.ft-38{font-size: 38px}
.ft-40{font-size: 40px}
.ft-42{font-size: 42px}
.ft-44{font-size: 44px}
.ft-46{font-size: 46px}

p{font-family: "맑은 고딕", Malgun Gothic; line-height: 1.7}
/*슬라이드 css*/
.swiper-slide {
    text-align: center;
    font-size: 18px;
    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

.swiper_btn_box {
    position: absolute;
    bottom: 36px;
    right: 10px;
    width: 91px;
    height: 42px;
}
@media screen and (-webkit-min-device-pixel-ratio:0){
  .swiper_btn_box {
      position: absolute;
      bottom: 12px;
      right: 10px;
      width: 91px;
      height: 42px;
  }
}


.swiper-button-prev, .swiper-button-next {width: 45px !important;height: 45px !important;}
.swiper_btn_box .swiper-button-prev {background: url(/images/webzine/11/slider_prve_191118.png) center center no-repeat;}
.swiper-button-next, .swiper-container-rtl .swiper-button-prev {right: 0 !important;}
.swiper_btn_box .swiper-button-next {background: url(/images/webzine/11/slider_next_191118.png) center center no-repeat;}
.swiper-button-prev, .swiper-container-rtl .swiper-button-next {left: 0 !important;}
.swiper-button-prev.swiper-button-disabled, .swiper-button-next.swiper-button-disabled {opacity: 1 !important;}
.swiper-button-prev:after, .swiper-container-rtl .swiper-button-prev:after {content: '' !important;}
.swiper-button-next:after, .swiper-container-rtl .swiper-button-prev:after {content: '' !important;}

.webzine_main_cntents ul{overflow: hidden;margin-right:-20px;margin-left:-20px; margin-bottom: 100px;}
.webzine_main_cntents ul li{display: block; width: calc(100% / 3); float: left;box-sizing: border-box;color:#222;padding-left: 20px; padding-right: 20px}
.webzine_main_cntents  .wmain_cont_img{border-radius: 10px;overflow: hidden;transition:all 0.3s;}
.webzine_main_cntents ul li .wmain_cont-tt{margin-top: 40px;margin-bottom: 70px; }
.webzine_main_cntents ul li span{font-size:18px; display: inline-block;margin-bottom: 10px;padding-bottom: 4px;}
.webzine_main_cntents ul li p {line-height: 1.3;color: #6742bc; font-weight: bold;font-size: 22px}
.webzine_main_cntents ul li p:last-child{font-size: 30px; color: #222; font-weight: 800;letter-spacing: -0.070em;}

.webzine_main_cntents ul li:hover .wmain_cont_img{ box-shadow: 5px 5px 15px 5px rgba(0,0,0,0.1)}
.webzine_main_cntents ul li:hover span{border-bottom: 1px solid #222;padding-bottom: 3px;}


@media all and (max-width:1400px) {
  .webzine_main_cntents{padding: 0 40px;}
  /* .webzine_main_cntents ul{margin-right:-3.4%;} */
  /* .webzine_main_cntents ul li{  padding-right: 1.7%;} */
  .webzine_main_cntents ul{max-width: 928px; margin-left:auto; margin-right:auto;}
  .webzine_main_cntents ul li{width: calc(100% / 2 - 40px);}
}
@media all and (max-width:1280px){
/* .webzine_main_cntents ul li{  padding-right: 0;}
.webzine_main_cntents ul{margin-right:0; justify-content: space-between;} */
.webzine_main_cntents ul li p{font-size: 20px;}
.webzine_main_cntents ul li p:last-child{font-size: 28px;}
.ft-16{font-size: 14px}
.ft-18{font-size: 16px}
.ft-20{font-size: 18px}
.ft-22{font-size: 20px}
.ft-24{font-size: 22px}
.ft-26{font-size: 24px}
.ft-28{font-size: 26px}
.ft-30{font-size: 28px}
.ft-32{font-size: 30px}
.ft-34{font-size: 32px}
.ft-36{font-size: 34px}
.ft-38{font-size: 36px}
.ft-40{font-size: 38px}
.ft-42{font-size: 40px}
.ft-44{font-size: 42px}
.ft-46{font-size: 44px}
}
@media all and (max-width:1024px){
  .webzine_main_cntents{padding: 0 20px;}
 /*  .webzine_main_cntents ul li:nth-child(2n) {  margin-left: 1.5%;} */
  .webzine_main_cntents ul li span{font-size: 16px;margin-bottom: 5px}
  .webzine_main_cntents ul li p{font-size: 18px;}
  .webzine_main_cntents ul li p:last-child{font-size: 26px;}
  .webzine_main_cntents .webzine_2007  li p:last-child{font-size: 22px;}
  .webzine_main_cntents ul li .wmain_cont-tt {  margin-top: 20px;  margin-bottom: 40px;}
  .ft-16{font-size: 12px}
  .ft-18{font-size: 14px}
  .ft-20{font-size: 16px}
  .ft-22{font-size: 18px}
  .ft-24{font-size: 20px}
  .ft-26{font-size: 22px}
  .ft-28{font-size: 24px}
  .ft-30{font-size: 26px}
  .ft-32{font-size: 28px}
  .ft-34{font-size: 30px}
  .ft-36{font-size: 32px}
  .ft-38{font-size: 34px}
  .ft-40{font-size: 36px}
  .ft-42{font-size: 38px}
  .ft-44{font-size: 40px}
  .ft-46{font-size: 42px}
}

@media all and (max-width:760px){
  .webzine_main_cntents ul{margin-right:0;}
.webzine_main_cntents ul li{width: 100%;padding-right:0; padding-left:0;}
.webzine_main_cntents ul li span{font-size: 18px;}
.webzine_main_cntents ul li p{font-size: 20px;}
.webzine_main_cntents ul li p:last-child{font-size: 28px;}
.wmain_cont_img img{
  width:100%;
}
}
@media all and (max-width:500px){
  .webzine_main_cntents ul li span{font-size: 16px;}
  .webzine_main_cntents ul li p{font-size: 18px;line-height: 1.4}
  .webzine_main_cntents ul li p:last-child{font-size: 22px;}
}




/*웹진 헤더*/
.zinc2003_con{margin: 0 auto;overflow: hidden;}
.zinc2003_con > li{float: left; width:23%; margin-right: 2.5%; background: #fff;padding-left: 0}
.zinc2003_con > li:last-child{margin-right: 0; }
.zinc2003_con > li:hover { box-shadow: 5px 5px 15px 5px rgba(0,0,0,0.1)}
.zinc2003_con > li:hover span{border-bottom: 1px solid #222;padding-bottom: 3px;}
.zinc2003_con .wmain_cont-tt{padding: 20px 24px; }
.zinc2003_con .wmain_cont-tt p{line-height: 1.3;letter-spacing: -3px}
.zinc2003_con .wmain_cont-tt .ft-18{margin-top: 10px; font-weight: bold;}
.zinc2003_con > li .wmain_cont_img{overflow: hidden; border-radius: 0 0 50px 0px;}

@media all and (max-width:1350px){
  .zinc2003_con .wmain_cont-tt .ft-24{font-size: 22px;}
}

@media all and (max-width:1280px){
  .zinc2003_con > li{width:24%;margin-right: 1%;}
  .zinc2003_con .wmain_cont-tt .ft-24{font-size: 18px;}
}

@media all and (max-width:1024px){
  .zinc2003_con{margin-top: 80px;}
  .zinc2003_con > li{width: 47.5%;margin-right: 0; margin-bottom: 5%;}
  .zinc2003_con > li:last-child{margin-right: auto; margin-left: 1.25%;}
  /* .zinc2003_con > li:nth-child(2n-2){margin-left: 5%} */
  .zinc2003_con .wmain_cont-tt .ft-24{font-size:20px;}
}

@media all and (max-width:760px){
.zinc2003_con .wmain_cont-tt .ft-24{font-size:18px;}
.zinc2003_con .wmain_cont-tt {  padding: 15px 10px;}
.zinc2003_con .wmain_cont-tt .ft-18{margin-top: 5px;}
.zinc2003_con{margin-top: 0px;}
.zinc2003_con .wmain_cont-tt .ft-24 {font-size: 14px;}
.zinc2003_con .wmain_cont-tt p{letter-spacing: -1px}
}

@media all and (max-width:500px){
.zinc2003_con .wmain_cont-tt .ft-24 {  font-size: 12px;}
.wz_br_m{display: block !important; }
}

@media all and (max-width:378px){
.zinc2003_con .wmain_cont-tt {padding: 10px 4px;}
.zinc2003_con .wmain_cont-tt .ft-18{font-size: 12px;}
.zinc2003_con .wmain_cont-tt .ft-24{font-size: 11px}
}
/*웹진 bootom.php*/
.wz_bottom_wrap{padding: 75px 0; background: #f2f2f4; text-align: left}
.wz_bottom_wrap ul{overflow: hidden;padding: 15px 0; max-width: 1100px; margin-left: auto; margin-right: auto;}
.wz_bottom_wrap ul li .wmain_cont_img{overflow: hidden; border-radius: 0 0 50px 0px;}
.wz_bottom_wrap ul li .wmain_cont_img img{width: 100%;}
.wz_bottom_wrap ul li{float: left;width: calc(100% / 3 - 2.6%);margin-right: 1.3% !important; margin-left: 1.3% !important;background: #fff;}
.wz_bottom_wrap ul li:last-child{margin-right: 0;}
.wz_bottom_wrap ul li:hover { box-shadow: 5px 5px 15px 5px rgba(0,0,0,0.1)}
.wz_bottom_wrap ul li:hover span{border-bottom: 1px solid #222;padding-bottom: 3px;}
.wz_bottom_wrap ul li .wmain_cont-tt{background: #fff;padding: 30px 20px;}
.wz_bottom_wrap ul li span{color:#666;    font-family: '맑은 고딕','Malgun Gothic',sans-serif;}
.wz_bottom_wrap p{margin-top: 20px !important; color:#6742bc !important;font-weight: bold; text-align: left !important;}
.wz_bottom_wrap .ft-24{margin-top: 0 !important; letter-spacing: -2px;color:#222 !important;}
@media all and (max-width:1450px){
  .wz_bottom_wrap p{font-size: 16px;letter-spacing: -2px;}
.wz_bottom_wrap .ft-24{font-size: 21px;letter-spacing: -3px;}
}
@media all and (max-width:1280px){
  .wz_bottom_wrap {padding: 40px 20px;}
.wz_bottom_wrap ul li{width: calc(100% / 2 - 2.6%); margin-bottom: 5%;}
/* .wz_bottom_wrap ul li:nth-child(2n-2){margin-left: 5%} */
.wz_bottom_wrap p{margin: 0 !important;}
.wz_bottom_wrap .ft-18{margin-top: 20px !important}
.wz_bottom_wrap ul li .wmain_cont_img img{width: 100%;}
}
@media all and (max-width:760px){
.wz_bottom_wrap ul li{width: calc(100% / 1 - 2.6%); }
/* .wz_bottom_wrap ul li:nth-child(2n-2){margin-left: 0} */
.wz_bottom_wrap .ft-18{margin-top: 10px !important}
}




/*03월 웹진 1주차*/



#wz_top03 .dstc{padding-left: 55%;}

.sub0301-01bg{background: url(/images/webzine/2003/sub0301-01bg.jpg)0 250px no-repeat;}
.sub0301-02bg{background: url(/images/webzine/2003/sub0301-02bg.jpg)0 0 no-repeat; background-size: cover;}
.sub0301-03bg{background: url(/images/webzine/2003/sub0301-03bg.jpg)0 0 no-repeat; background-size: cover;}
.sub0301-04bg{background: url(/images/webzine/2003/sub0301-04bg.png)0 0 no-repeat; background-size: cover;}
.sub0301-05bg{background: url(/images/webzine/2003/sub0301-05bg.jpg)0 0 no-repeat; background-size: cover;}

.sub_wrap0301 {text-align: center;}
.sub_wrap0301 p{ color: #555;margin-top: 30px;}
.sub_wrap0301 .tem{font-size: 68px; color: #7a1398}
.wbezine-sub0301-con01{text-align: center;}
.wbezine-sub0301-con01 p{color: #555; }
.wbezine-sub0301-con01 .sub0301-box0101 {padding-top:175px }
.wbezine-sub0301-con01 .sub0301-box0101 p{margin-top: 40px;}
.wbezine-sub0301-con01 .sub0301-box0102{padding-top: 250px; position:relative;margin-top: 30px;padding-bottom:50px}
.wbezine-sub0301-con01 .sub0301-box0102 .sub0301-img0101{position: absolute; top:0; left: 50%; transform: translateX(-50%);}
.wbezine-sub0301-con01 .sub0301-box0102 p{ margin-top: 300px}
.wbezine-sub0301-con01 .sub0301-box0102 ul {margin-top: 40px;}
.wbezine-sub0301-con01 .sub0301-box0102 ul li{display: inline-block;}
.wbezine-sub0301-con01 .sub0301-box0102 ul li:first-child{margin-right: 40px;}


.wbezine-sub01-con02{padding: 90px 0}
.wbezine-sub01-con02 .sub0301-img02{margin-top: 40px;margin-left: -100px;}

.wbezine-sub01-con03{padding: 90px 0}
.wbezine-sub01-con03 .sub0301-box0201-btn{width:549px;height: 78px; border-radius: 50px; background: #cc94d0; box-shadow:5px 5px 5px rgba(172,115,176,0.2) inset; color:#fff; font-weight: bold; line-height: 78px;margin: 50px auto 0;}
.wbezine-sub01-con03 ul{position: relative;padding-top: 35px;}
.wbezine-sub01-con03 ul .sub0301-img0200{position:absolute;}
.wbezine-sub01-con03 ul li{display: inline-block;}
.wbezine-sub01-con03 ul li:first-of-type {margin-right: 28px;}
.wbezine-sub01-con03 ul .sub0301-img0201{top:-100px;left:50px;}
.wbezine-sub01-con03 ul .sub0301-img0202{top:-570px;right: -110px;}

.wbezine-sub01-con04{padding: 90px 0 0;}
.sub0301-box0302{position: relative; margin-top: 50px;}
.sub0301-box0302 .deb_slider01{width: 760px;margin: 0 auto; box-shadow: 5px 5px 20px 5px rgba(0,0,0,0.15)}
.sub0301-04bg{padding-bottom: 90px;}

.wbezine-sub01-con05 {padding: 90px 0 0;}
.sub0301-box0501{margin-top:50px ;overflow: hidden;}
.sub0301-box0502-cen{margin: 0 auto;max-width: 990px}
.sub0301-box0501 li{display: inline-block;float: left;}
.sub0301-box0501 li:last-child{margin-left: 100px;}
.sub0301-box0501 li span{ display: inline-block;width: 100%;height: 120px; background: url(/images/webzine/2003/sub0301-img09.png)0 top no-repeat; padding-top: 30px;box-sizing: border-box; color:#5d3274;}
.sub0301-box0501 li:last-child span{ background: url(/images/webzine/2003/sub0301-img09-01.png)0 top no-repeat;color:#9b4044;}
.sub0301-box0501 li .box0501-tt{background: #f9f9f9; box-shadow: 5px 5px 10px 5px rgba(0,0,0,0.1);width: 444px;height: 430px;}
.sub0301-box0501 li .box0501-tt p{margin-top: 0; font-family: 'Nanum SeGyeJeogInHanGeur'; font-size: 36px;color:#222;}
.sub0301-box0501 li:last-child .box0501-tt p{font-family: 'Nanum BaReunJeongSin';font-size: 28px;}

.sub0301-box0502 {background: #42ab75;margin-top: 50px;}
.sub0301-box0502  ul{max-width: 1100px;overflow: hidden;}
.sub0301-box0502  ul li{display: inline-block;float: left;padding: 50px 10px;}
.sub0301-box0502  ul li p{margin-top: 0; color:#fff;font-weight: 300; padding-top: 40px;}

@media all and (max-width:1620px){
  .wbezine-sub01-con03 ul .sub0301-img0202{display: none;}
}

@media all and (max-width:1280px){
  .wbezine-sub0301-con01 .sub0301-box0101   {padding-top: 70px;  }
  .wbezine-sub01-con02{padding: 70px 0}
  .wbezine-sub01-con03{padding: 70px 0}
  .wbezine-sub01-con04{padding: 70px 0 0;}
  .wbezine-sub01-con05 {padding: 70px 0 0;}
  .sub_wrap0301 .tem{font-size: 58px; color: #7a1398}
  .sub_wrap0301 p{ margin-top: 20px;}
  .wbezine-sub0301-con01 .sub0301-box0101 p {  margin-top: 20px;}
  .sub0301-01bg {  background: url(/images/webzine/2003/sub0301-01bg.jpg)0 0 no-repeat; background-size: cover;}
  .wbezine-sub0301-con01 .sub0301-box0102 p {  margin-top: 100px;}
  .wbezine-sub0301-con01 .sub0301-box0102 ul li{width: 40%}
  .wbezine-sub01-con02 .sub0301-img02{width: 80%;margin-left: 0;margin:20px auto;}
  .sub_wrap0301 p{margin: 30px -40px 0;}
  .sub0301-box0501 li .box0501-tt{width: 400px}
  .sub0301-box0501 li span,.sub0301-box0501 li:last-child span{background-size: 400px;}
  .sub0301-box0501 li:last-child .box0501-tt p {font-size: 24px;}
  .sub0301-box0501 li .box0501-tt p{font-size: 30px;}
  .sub0301-box0502-cen{max-width: 900px;}
  .sub0301-box0502 ul li img{width: 70%;}
  .sub0301-box0502 ul li {display: inline-block;float: left;padding: 50px 0;width: 33.33%;}
  .sub0301-box0502 ul li p{padding-top: 30px;font-size: 18px;}
  .wbezine-sub01-con03 ul li:first-of-type {margin-right: 0;}
}
@media all and (max-width:1024px){
  .sub_wrap0301 p {  margin: 20px 0px 0;}
  .sub_wrap0301 p br{display: none;}
  #wz_top03 .dstc {  padding-left: 45%;}
  .wbezine-sub0301-con01 .sub0301-box0102{padding-top: 160px;}
  .sub_wrap0301 .tem{font-size: 50px;}
  .wbezine-sub01-con02{padding: 60px 0}
  .wbezine-sub01-con03{padding: 60px 0}
  .wbezine-sub01-con04{padding: 60px 0 0;}
  .wbezine-sub01-con05 {padding: 60px 0 0;}
  .sub0301-box0302 .deb_slider01{width: 80%}
  .sub0301-box0501{margin-top: 30px;}
  .sub0301-box0502-cen{max-width: 400px;}
  .sub0301-box0501 li{float: none;margin-bottom: 40px;}
  .sub0301-box0501 li:last-child{margin-left: 0}
  .sub0301-box0501 li .box0501-tt{padding: 40px;height: 380px;}
  .sub0301-box0502 ul{position: relative;}
  .sub0301-box0502 ul li{ float:none;}
  .sub0301-box0502 ul li p br{display: block;}
  .sub0301-box0502 ul li p {padding-top: 0}
  .sub0301-box0502 ul li:nth-of-type(1){left: 0px;position: absolute;width: 25%}
  .sub0301-box0502 ul li:nth-of-type(2){display: block;position: relative;width: 100%;}
  .sub0301-box0502 ul li:nth-of-type(3){display:none}
}
@media all and (max-width:760px){
  #wz_top03 .dstc {  padding-left: 38%;}
  #wz_top03  .ft-46{font-size: 30px;}
  .wbezine-sub01-con03 .sub0301-box0201-btn{width: 400px;height: 68px;line-height: 68px;}
  .wbezine-sub01-con03 .ft-26{font-size: 18px;}
  .wbezine-sub0301-con01 .sub0301-box0101 {  padding-top: 40px;}
  .wbezine-sub0301-con01 .sub0301-box0101 p {  margin-top: 0px;}
  .wbezine-sub0301-con01 .sub0301-box0102 .sub0301-img0101{width: 80%;}
  .wbezine-sub0301-con01 .sub0301-box0102 ul li:first-child{margin-right: 0}
  .wbezine-sub0301-con01 .sub0301-box0102 ul li{width: 90%;}
  .sub_wrap0301 .tem {  font-size: 32px;}
  .wbezine-sub01-con02 .sub0301-img02{width: 90%;}
  .wbezine-sub01-con03 ul .sub0301-img0201{display: none}
  .swiper_btn_box{bottom:3px;right: 5px; width: 80px; height: 40px;}
  .swiper-button-prev, .swiper-button-next {
    width: 40px !important;
    height: 40px !important;
}
.sub0301-box0502 ul li:nth-of-type(1){display: none;}
.sub0301-box0502 ul li p{font-size: 16px;}
.sub0301-box0502 ul li  .ft-32{font-size: 24px;}
}

@media all and (max-width:500px){
#wz_top03 .dstc {  padding-left: 20%;}
#wz_top03 .dstc .ft-26{font-size: 18px;}
#wz_top03 .dstc .ft-46{font-size: 24px;}
.wbezine-sub01-con03 .sub0301-box0201-btn{width: 320px;height: 48px;line-height: 48px;}
.wbezine-sub01-con03 .ft-26{font-size: 16px;}
.sub_wrap0301 .tem{font-size: 24px;}
.wbezine-sub0301-con01 .sub0301-box0101 h3{margin-bottom: 10px;font-size: 14px;}
.wbezine-sub0301-con01 .sub0301-box0102 p{margin-top: 40px;}
.wbezine-sub0301-con01 .sub0301-box0102 ul {  margin-top: 20px;}
.sub_wrap0301 p{font-size: 12px;}
.sub0301-box0302 .deb_slider01{width: 90%;}
.sub0301-04bg{padding-bottom: 40px;}
.sub0301-box0501 li span, .sub0301-box0501 li:last-child span{background-size: 300px;height: 92px;}
.sub0301-box0501 li .box0501-tt{width: 300px;height: auto; padding: 20px;}
.sub0301-box0501 li .box0501-tt p {  font-size: 26px;}
.sub0301-box0502 ul li p{font-size: 16px;}
.sub0301-box0502 ul li  .ft-32{font-size: 20px;}
.sub0301-box0501 li span{padding-top: 20px;}
}

@media all and (max-width:375px){
.sub_wrap0301 p{text-align: left;}
#wz_top03 .dstc .ft-26 {  font-size: 20px;}
.wbezine-sub01-con03 .sub0301-box0201-btn{width: 280px;}
.wbezine-sub01-con03 .ft-26{font-size: 14px;}
.sub0301-box0501 li .box0501-tt{width: 280px;}
.sub0301-box0501 li span, .sub0301-box0501 li:last-child span{width: 280px;height: 86px;}

}
/*웹진3월 2주차*/
.sub02_spn{color: #024475}
 .wbezine-sub02-con01{margin-bottom: 90px;}
.sub_wrap0302 p{margin-top: 34px;}
.wbezine-sub02-con01 ul{overflow: hidden;margin-top: 90px;padding-bottom: 150px;}
.foatr{float: right;}
.foat1{float: left;}
.wbezine-sub02-con01 ul li{width: 50%; margin-bottom: 40px; position: relative;z-index: 2}
.wbezine-sub02-con01 ul li:nth-child(1){padding-top: 40px;}
.wbezine-sub02-con01 ul li:nth-child(3){padding-top: 90px;padding-right: 80px;}
.wbezine-sub02-con01 ul li:nth-child(4){padding-top: 0px;}
.sub0302-box-imgp{position: absolute; bottom:-380px; left: -215px;}

.sub0302-01bg {background: url(/images/webzine/2003/sub0302-01bg.png)0 0 no-repeat; background-size: cover; text-align: center; padding: 90px 0}
.sub0302-01bg ul {text-align: center;overflow: hidden;margin-top: 40px;}
.sub0302-01bg ul li{width: 50%;display: inline-block;float: left;padding-top: 40px; padding-bottom: 20px;}
.sub0302-box02-tt{background: #f8f8f8;width: 387px; height: 420px; margin: 0 auto;padding-top: 70px; position: relative;box-shadow:-9px 10px 11px 0px rgba(0,0,0,0.2);}
.sub0302-box02-tt::before{content: ''; display: block;box-shadow:-9px 10px 11px 0px rgba(0,0,0,0.2);position: absolute;left:-87px; top:0;background: url(/images/webzine/2003/sub0302-img04-01.png)0 bottom no-repeat;background-size: cover;width: 87px; height: 420px}
.sub0302-box02-tt .sub0302-box02-img{position: absolute; top:0; left:20%; transform: translateY(-50%);z-index: 1}
.sub0302-box02-tt p{margin-top: 0; font-family: inherit;font-size: 28px; width: 100%; padding: 3px;border-top: 1px solid #d5d5d5; color:#666;height: 40px;line-height: 40px;}
.sub0302-box02-tt p:last-child{border-bottom: 1px solid #d5d5d5;}

.sub0302-01bg ul li:first-child .sub0302-box02-tt{margin-left: 300px;}
.wbezine-sub02-con03 ul {overflow: hidden;padding: 90px}
.wbezine-sub02-con03 ul li{float:right;width: 50%;margin-bottom: 9px;}
.wbezine-sub02-con03 ul li:last-child{padding-left: 40px;background: url(/images/webzine/2003/sub0302-img05.png)78% 30px  no-repeat; padding-top:100px}
.wbezine-sub02-con03 ul li .swiper_btn_box{bottom:28px; right:  auto; left: 4%;}

@media screen and (-webkit-min-device-pixel-ratio:0){
  .wbezine-sub02-con03 ul li .swiper_btn_box{bottom:5px; right:  auto; left: 4%;}
}

.sub0302-box03{ position: relative;padding-bottom: 90px}
.sub0302-box03 .sub0302-box-a{position: absolute;right: 0; top:40px;     padding: 40px 50px 40px 30px;background: url(/images/webzine/2003/sub0302-img06-btn.png) left center no-repeat;background-size: 100%;}
.sub0302-box03 .sub0302-box-a:hover{background: url(/images/webzine/2003/sub0302-img06-btn-h.png) left center no-repeat;background-size: 100%;}

@media all and (max-width:1400px){
  .wbezine-sub02-con01 ul li img{width: 90%;}
  .wbezine-sub02-con01 ul{padding-bottom: 200px;}
  .sub0302-01bg ul li:first-child .sub0302-box02-tt {  margin-left: 172px;}
  .sub0302-box03 .sub0302-box-a{right: 40px;}
  .wbezine-sub02-con01 ul li:nth-child(3) {    padding-top: 30px;}

}
@media all and (max-width:1280px){
  .sub0302-box-imgp {  position: absolute;  bottom: -251px;left: -133px;}
  .wbezine-sub02-con01 ul {padding-bottom: 200px;}
  .wbezine-sub02-con01 ul{padding-top: 60px}
  .sub0302-01bg{padding: 60px 0}
  .sub0302-box02-tt{width: 340px;}
  .sub0302-box02-tt .sub0302-box02-img{left:0;}
  .sub0302-01bg ul li .sub0302-box02-tt{margin-left: 120px;}
  .sub0302-01bg ul li:first-child .sub0302-box02-tt {  margin-left: 100px;}
  .sub0302-box02-tt::before{width: 70px; left:-70px;}
.wbezine-sub02-con01 ul li:nth-child(1){padding-left: 80px}
}

@media all and (max-width:1024px){
  .wbezine-sub02-con01 ul li{width: 100%; text-align: center;}
  .wbezine-sub02-con01 ul li img{width:50%;}
  .wbezine-sub02-con01 ul {  padding-top: 0px;padding-bottom: 0}
  .foatr{float: none;}
  .foat1{float:none;}
  .sub0302-box-imgp {
    position: relative;
    bottom: 0;
    left: 0;
    text-align: center;
    margin-top: 40px;
    padding-right: 40px;
}
  .wbezine-sub02-con01 ul li .sub0302-box-imgp img{width: 80%}
  .wbezine-sub02-con01{margin-bottom: 60px;}
  .sub0302-01bg ul li{width: 100%; float:none;padding-left: 70px;}
  .sub0302-01bg ul li:first-child .sub0302-box02-tt{margin-left: 0; margin: 0 auto 40px;}
  .sub0302-01bg ul li .sub0302-box02-tt{margin-left: 0; margin: 0 auto;}
  .wbezine-sub02-con01 ul li:nth-child(1){padding-left: 0}
  .wbezine-sub02-con01 ul li:nth-child(3){padding-right: 0}
  .wbezine-sub02-con03 ul li{width: 100%; text-align: center}
  .wbezine-sub02-con03 ul li .deb_slider01{width: 80%; margin: 0 auto;}
  .wbezine-sub02-con03 ul li:last-child{background-size: 20%;}
  .sub0302-box03 .sub0302-box-a .ft-30{font-size: 18px}


}
@media all and (max-width:760px){
  .wbezine-sub02-con01 ul li img {  width: 80%;}
  .sub_wrap0302 .ft-30{font-size: 20px;}
  .sub_wrap0302 p {  margin-top: 20px;}
  .sub_wrap0302 .sub032-box01 p br{ display: none}
  .wbezine-sub02-con01 ul li .sub0302-box-imgp img {  width: 90%;}
  .sub0302-box02-tt p{height: 26px;line-height: 34px; font-size: 24px; margin-top: 15px;}
  .sub0302-box02-tt p:last-child{height: 40px;}
  .wbezine-sub02-con03 ul li .deb_slider01{width: 80%;margin-top: 40px;}
  .wbezine-sub02-con03 ul{padding: 20px; margin-bottom: 40px;}
  .sub0302-box03 .sub0302-box-a{position: relative; top:0;right: 0;display:block;margin: 40px auto 0;text-align: center;    background: url(/images/webzine/2003/sub0302-img06-btn.png) center center no-repeat;background-size: contain;}
  .wbezine-sub02-con03 ul li:last-child{padding-top: 50px;padding-left: 0}
}

@media all and (max-width:500px){
  .sub_wrap0302 span br{display: none;}
  .sub_wrap0302 p br{display: none;}
  .sub_wrap0302 .ft-30 {font-size: 17px;}
  .sub0302-box02-tt{width: 320px;}
  .sub0302-box02-tt::before{display: none;}
  .sub0302-01bg ul li{margin-left: 0; padding-left: 0}
  .sub0302-box02-tt .sub0302-box02-img {  left: 10%;}
  .wbezine-sub02-con01 ul li:nth-child(1) {padding-top: 0;}
  .wbezine-sub02-con01{margin-bottom: 40px;}
  .wbezine-sub02-con01 ul{padding-top: 0px;margin-top: 40px;}
  .wbezine-sub02-con01 ul li:nth-child(3) {padding-top: 0;}
  .sub0302-01bg {  padding: 40px 0;}
  .sub0302-box03{padding-bottom: 40px;}
  .sub0302-box02-tt{padding-top: 40px;height: 380px;}
  .wbezine-sub02-con01 ul li:nth-child(3){padding-right: 0}
}

@media all and (max-width:375px){
.sub0302-box02-tt p{font-size: 20px;}
.sub0302-box02-tt{width: 280px;}
.wbezine-sub02-con03 ul li .deb_slider01{width: 100%;}
.sub0302-box02-tt .sub0302-box02-img{width: 80%;}
#wz_top03 .dstc {padding-left: 10%;}
.sub0302-box03 .sub0302-box-a .ft-30{font-size:14px; }
.sub0301-box0502 ul li p {font-size: 13px;}
}

/*3월 웹진 3주차*/


.sub0303-01bg{background: url(/images/webzine/2003/sub0303-bg01.jpg)0 0 no-repeat; background-size: cover; }
.sub0303-bg02{background: url(/images/webzine/2003/sub0303-bg02.jpg)0 0 no-repeat; background-size: cover; }
.sub0303-bg03{background: url(/images/webzine/2003/sub0303-bg03.jpg)0 bottom no-repeat; background-size: cover; }
.wbezine-sub0303-con01{padding: 70px 0  300px; text-align: center;}
.wbezine-sub03-con02{position: relative; padding-bottom: 120px;}
.wbezine-sub03-con02 .sub0303-box02-img01{position: relative;top:-230px; text-align: center;left:20px;}
.wbezine-sub03-con02 .sub0303-box02-img01 img{border: 10px solid #cbe8b4; box-shadow: 5px 5px 5px 5px rgba(0,0,0,0.1);}
.sub0303-box{background:url(/images/webzine/2003/sub0303-img08.png)center top no-repeat; position: relative;padding-left: 50px;}

.qa_con{max-width: 875px;margin-left:300px;padding: 120px 0 90px; margin-top: -120px;}
.qa_con .aq_td{overflow: hidden;margin-top: 24px;}
.qa_con .aq_td:nth-child(2n-2){margin-bottom: 50px;}
.qa_con .aq_td dt,.qa_con .aq_td dd{float: left;margin-right: 24px;}
.qa_con .aq_td dt{width:55px;height: 55px;text-align: center; line-height: 55px;color:#fff; font-weight: bold;}
.qa_con .aq_td dd{width: 80%;line-height: 1.6; font-weight: 300}
.qa_con .aq_td  .pdd-t{padding-top: 15px;}
.qbg{background: url(/images/webzine/2003/sub0303-q.png)center center no-repeat;}
.abg{background: url(/images/webzine/2003/sub0303-a.png)center center no-repeat;}

.sub0303-box .sub0303-box02-img{position: absolute;}
.sub0303-box .sub0303-box02-img02{left:-150px; top:150px; }
.sub0303-box .sub0303-box02-img03{right:-48px; top:424px; }
.sub0303-box .sub0303-box02-img04{left:0px; top:700px;}

.wbezine-sub03-con03 {margin-top: 50px;text-align: center;}
.sub03-box03{padding-top: 200px;margin-top: 140px;position: relative;padding-bottom:350px}
.sub03-box0303-img-w{position: absolute; top:-100px; left:50%; transform: translateX(-50%);}


@media all and (max-width:1570px){
.sub0303-box .sub0303-box02-img03{width: 16%; right: 0}
.wbezine-sub03-con02 .sub0303-box02-img01{left:0;}
}

@media all and (max-width:1400px){
  .sub0303-box{margin-top: -150px;}
  .sub0303-box .sub0303-box02-img02{left:0; width: 20%;}
  .sub0303-box .sub0303-box02-img03{top:580px;}
  .sub0303-box{padding-left: 0}
  .sub03-box03{padding-bottom: 140px;}
  .qa_con{margin-left: 240px;}
}

@media all and (max-width:1280px){
  .wbezine-sub03-con02 .sub0303-box02-img01{width: 50%; margin: 0 auto;}
  .qa_con .aq_td dt{width: 45px;height: 45px; line-height: 45px; background-size: contain;}
  .sub0303-box .sub0303-box02-img02{top:-90px;}
  .qa_con {  margin-left: 0;margin: 0 auto; }
  .sub0303-box .sub0303-box02-img04{top:800px; width: 10%;}
  .sub03-box03{ padding-bottom: 80px;}
}

@media all and (max-width:1024px){
.wbezine-sub0303-con01{padding: 70px 0}
.wbezine-sub03-con02 .sub0303-box02-img01{top:0;}
.sub0303-box{margin-top: 0;background-size: cover;}
.wbezine-sub03-con02 .sub0303-box02-img01{padding: 70px 0;}
.sub0303-box .sub0303-box02-img02{display: none}
.qa_con{padding: 100px 40px 90px;}
.qa_con .aq_td dd br{display: none;}
.sub03-box0303-img-w,.wbezine-sub03-con03 .ft-18 br,.sub0303-box .sub0303-box02-img03{display: none}
.sub0303-box .sub0303-box02-img02{top:auto;bottom:-90px; left:auto;right: 0; display: block;width: 30%}
.sub0303-box .sub0303-box02-img04{top:auto; bottom:35px;}
.wbezine-sub03-con02{padding-bottom: 60px;}
.sub-box0303-img-m{display: block !important;}
.wbezine-sub03-con03 p {padding: 0 20px;font }
.sub-box0303-img-m-tt{background: url(/images/webzine/2003/sub0303-img04.png)center top no-repeat; background-size: contain; width: 400px; height: 320px;margin: 40px auto;}
.sub03-box03{padding-top: 20px; margin-top: 40px;}
.sub03-box03 .Nanum_BaReunJeongSin{font-size: 22px; padding-top: 20px; line-height: 1.35;margin-top: 40px;}
.sub-box0303-img-m-i{width: 400px; margin: 0 auto; text-align: center;}
.sub0303-box .sub0303-box02-img02{width: 22%;}
.sub0303-bg02{background: #eff7e4}
}

@media all and (max-width:750px){
  .sub_wrap0303 p br{display: none;}
  .sub03-box03 .Nanum_BaReunJeongSin br {display: block;}
  .wbezine-sub0303-con01{padding: 40px;}
  .wbezine-sub03-con03 .sub0303-box02-img01{padding: 40px 0 ; width: 80%}
  .qa_con .aq_td dt{width:35px; height: 35px; line-height: 35px; font-size: 16px;}
  .qa_con .aq_td dd{margin-right:0;}
  .qa_con .aq_td .pdd-t {  padding-top: 0px;}
  .sub0303-box .sub0303-box02-img02 {  top: auto;  width: 35%;}
  .wbezine-sub03-con02 .sub0303-box02-img01 {  padding: 40px 0;}
  .zinc2003_con > li .wmain_cont_img{border-radius: 0 0 30px 0px;}
}

@media all and (max-width:500px){
  .wbezine-sub0303-con01{padding: 20px 0}
  .sub-box0303-img-m-tt{width: 300px;height: 250px;margin: 40px auto 0;}
  .sub03-box03 .Nanum_BaReunJeongSin{font-size: 18px; padding-top: 14px; line-height: 1.23;font-weight: 600;color:#a0babe;padding-left: 40px;}
  .sub-box0303-img-m-i{width: 300px;}
  .wbezine-sub03-con02 .sub0303-box02-img01{width: 90%}
  .sub0303-box .sub0303-box02-img02 { width: 43%;}
  .qa_con{padding: 80px 20px 50px }
  .qa_con .aq_td dt{margin-right: 20px; font-size: 14px;}
  .wbezine-sub03-con02 .sub0303-box02-img01 {  padding: 20px 0;}
}

@media all and (max-width:375px){
  .qa_con .aq_td dt {margin-right: 10px;width:30px; height: 30px; line-height: 30px; font-size: 14px;}
  .qa_con .aq_td dd{width: 83%;}
  .sub0303-box .sub0303-box02-img02 { width: 52%;}
}






/*웹진 3월 4주차*/
.sub_wrap0304 p {margin-top: 30px;color:#555; text-align: center;}
.sub0304-img{position: absolute;}
.sub0304-01bg{background: url(/images/webzine/2003/sub0304-bg01.jpg)center top no-repeat;background-size: cover;}
.wbezine-sub0304-con01 .ft-18{margin-top: 70px;}
.wbezine-sub0304-con02 {margin-top: 70px;padding: 90px 0;}
.wbezine-sub0304-con02 ul {background: #fff;padding-top: 90px;position: relative;max-width: 1200px; margin: 0 auto;}
.wbezine-sub0304-con02 ul li{position:relative;padding: 34px 0;overflow: hidden;border-bottom: 1px dashed #9b9b9b;max-width:990px; margin: 0 auto;}
.wbezine-sub0304-con02 ul li:last-of-type{border-bottom: none;}
.wbezine-sub0304-con02 .qbg{border-radius: 50%;overflow: hidden;margin-right: 10px;text-align: center; color:#fff;width: 55px;height: 55px; line-height: 55px;display: inline-block;float: left;}
.wbezine-sub0304-con02 .sub0304-box-p{float: left;padding-top: 15px;margin-bottom: 24px;}
.wbezine-sub0304-con02 .sub0304-box-p p{margin-top: 20px; font-weight: 300;text-align: left;}
.wbezine-sub0304-con02    sup{display: inline-block;font-size: 14px; color:#555; font-weight: 300;margin-top: 15px;width: 100%;}
.sub_wrap0304 .p0304f{margin-top: 80px;}
.sub0304-box-img01{position: absolute;right: 0;top:34px;width: 357px;}
.sub0304-img-box{overflow: hidden;width: 100%;position: relative;}
.sub0304-img-box01{float: left;position: absolute; bottom:0; left:0;}
.sub0304-img-box02{float: left;margin-left: 150px;}
.sub0304-img-box03{width: 234px;float: right;position: relative;}
.sub0304-img-box03 sup{position: absolute; left:-155px;bottom:0;}

.sub0304-img01{left:-40px; top:80px;}
.sub0304-img02{right:-110px; top:400px;}
.sub0304-img03{top:1100px; left:-100px;}
.sub0304-img04{bottom:1100px;right: -60px;}
.sub0304-img05{bottom:-78px; left:-244px;}
.sub0304-img06{bottom:-144px; right:-256px;}


@media all and (max-width:1690px){
.sub0304-img06{right:-121px;bottom:-204px;width: 33%;}
}

@media all and (max-width:1530px){
  .sub0304-img06 {  right: -91px;  bottom: -150px;  width: 28%;  }
  .sub0304-img02{right: -95px;}
}

@media all and (max-width:1400px){
  .sub0304-01bg{background: url(/images/webzine/2003/sub0304-bg01-m.jpg)center top no-repeat;background-size: cover;}
  .sub0304-img02{width: 10%;right: 0}
  .sub0304-img04{width: 15%;right: 0}
  .sub0304-img06{right: 0; }
  .sub0304-img05{left:-83px; width: 25%;}
}
@media all and (max-width:1280px){
  .wbezine-sub0304-con02 ul{padding-top: 20px;}
  .wbezine-sub0304-con02 ul li{max-width: 900px;}
  .sub0304-img01{  left:auto;right: 0;  transform:rotate(90deg);-moz-transform: scaleX(-1);-o-transform: scaleX(-1); -webkit-transform: scaleX(-1);  transform: scaleX(-1);filter: FlipH; -ms-filter: "FlipH";}
  .sub0304-img02,.sub0304-img03{display: none;}
  .sub0304-img04{bottom:936px;}
  .wbezine-sub0304-con02 .qbg{width: 45px; height: 45px;line-height: 45px;}
}
@media all and (max-width:1024px){
.wbezine-sub0304-con02{padding-top: 60px;}
.sub0304-img01{ width: 15%;  top: -40px;}
.wbezine-sub0304-con02 ul li{padding: 24px 40px; }
.sub0304-box-img01{position: relative; top:0; right:0;margin-left: 60px;}
.sub0304-img-box03{float:none;margin-left: 60px;}
.sub0304-img-box03 sup{position: relative;left:0;}
.sub0304-img04{display: none;}
.wbezine-sub0304-con02 ul li p br{display: none;}
.sub_wrap0304 .p0304f{font-size: 18px;}
.sub_wrap0304 .p0304f{margin-top: 60px;}
.wbezine-sub0304-con02{padding: 60px 0}
.wbezine-sub0304-con02 .qbg{position: absolute;}
.wbezine-sub0304-con02 .sub0304-box-p{padding-left: 60px;}
.sub0304-img06{bottom:-80px;}
}


@media all and (max-width:760px){
.sub_wrap0304 .wbezine-sub0304-con01 p br{display: none}
.wbezine-sub0304-con01 .ft-18{margin-top: 40px;}
.wbezine-sub0304-con02{padding: 40px 0;margin-top: 40px;}
.wbezine-sub0304-con02 ul li {  padding: 24px 20px;}
.wbezine-sub0304-con02 .qbg {  width: 35px;  height: 35px;  line-height: 35px;margin-right: 0}
.wbezine-sub0304-con02 .sub0304-box-p{padding-left: 45px; padding-top: 10px;}
.wbezine-sub0304-con02 .sub0304-box-p p{margin-top: 10px;}
.sub0304-box-img01{margin-left: 45px;}
.sub0304-img-box01{width: 40%;}
.sub0304-img-box02{margin-left: 120px;}
.wbezine-sub0304-con02 sup{font-size:12px;}
.sub_wrap0304 .p0304f{font-size: 14px;}
.sub_wrap0304 .p0304f br{display: none;}
.sub0304-img05{left:-35px;bottom:-30px;}
.sub0304-img06{bottom:-50px;}
.sub0304-img-box03{width: 80%;margin-left: 40px;}
.sub_wrap0304 .p0304f {  margin-top: 40px;}
}
@media all and (max-width:500px){
  .sub0304-box-img01{width: 80%;}
}

@media all and (max-width:375px){
  .wbezine-sub0304-con02 ul{padding-top: 10px;}
  .wbezine-sub0304-con02 ul li{padding: 20px 20px }
  .wbezine-sub0304-con02 ul li:nth-child(4) .sub0304-box-p,.wbezine-sub0304-con02 ul li:nth-child(6) .sub0304-box-p
  ,.wbezine-sub0304-con02 ul li:nth-child(8) .sub0304-box-p  {margin-bottom: 20px;}
  .wbezine-sub0304-con02 .qbg{width: 30px;height: 30px; line-height: 30px;}
  .wbezine-sub0304-con02 .sub0304-box-p {  padding-left: 40px;  padding-top: 5px;}
  .sub0304-box-img01{width: 80%;}
  .sub0304-img-box01{display: none;}
  .sub0304-img-box02{float:none;margin-left: 40px;}
  .wbezine-sub0304-con02 .sub0304-box-p{margin-bottom: 0}
  .sub0304-img05{width:29%; }
  .sub0304-img06{width: 31%;}
}
/*웹진 2005 1주차*/

 .sub_wrap0501{color: #555;}
 .sub_wrap0501 .sub01_bg03{background: url(/images/webzine/2005/sub01/sub01_bg03.png)center center no-repeat;}
 .sub_wrap0501 .sub01_bg06{background: url(/images/webzine/2005/sub01/sub01_bg06.jpg)center center no-repeat;}
 .sub_wrap0501 .wbezine-sub01-con01{margin-top: 78px;text-align: center;}
 .sub_wrap0501 .wbezine-sub01-con02 .inner{overflow: hidden;}
 .sub_wrap0501 .wbezine-sub01-con02 .inner>div{width: 50%; float: left;}
 .sub_wrap0501 .wbezine-sub01-con02 .inner .deb_slider{width: 600px;margin: 0 auto;height: 400px;}
 .sub_wrap0501 .deb_slider .swiper_btn_box{bottom:0;right: 0}
 .sub_wrap0501 .sub01-con02{padding-top:97px; padding-left: 20px;}
 .sub_wrap0501 .sub01-p{text-align: center;margin-top: 95px;}
 .sub_wrap0501 .sub01-p mark{color: #1d9697; font-weight: bold;font-size: 24px;}

 .sub_wrap0501 .wbezine-sub01-con03 {margin-top: 39px; padding: 0}
 .sub_wrap0501 .sub01-03-con{width: 853px;margin: 0 auto;background: #fff;border: 10px solid #adb6c1; border-top: 20px solid #adb6c1;padding: 37px 0; text-align: center;position: relative;}
 .sub_wrap0501 .sub01-03-con::before{content: '';display: block;position: absolute; top:-39px; left: -26px; background: url(/images/webzine/2005/sub01/sub01_img03.png)left bottom no-repeat;width: 884px; height: 21px;}
 .sub_wrap0501 .sub01-03-con span{color:#1d9697;}
 .sub_wrap0501  .sub01-03-table{width: 693px;margin: 25px auto 0;}
 .sub_wrap0501  .sub01-03-table th{color:#fff; background-color: #1d9697;font-weight: 300;padding: 10px 0;}
 .sub_wrap0501  .sub01-03-table th:nth-child(2){border-left: 1px solid #adb6c1;border-right: 1px solid #adb6c1; }
 .sub_wrap0501  .sub01-03-table td{padding: 13px 0; border-bottom: 1px solid #adb6c1;padding-left: 50px;}
 .sub_wrap0501  .sub01-03-table td:nth-child(2){border-left: 1px solid #adb6c1;border-right: 1px solid #adb6c1; }
 .sub_wrap0501  .sub01-03-table *{ font-family:'맑은 고딕','Malgun Gothic',sans-serif;font-size: inherit;color:#555; }
 .sub_wrap0501 .sub01-03-table .sub01-03-latd{color:#1d9697;font-weight: bold;text-align: center;padding-left: 0}

 .sub_wrap0501 .wbezine-sub01-con04{margin-top:100px; text-align: center;padding: 0;}
 .sub_wrap0501 .wbezine-sub01-con04 .tem{font-size:68px;color:#248cce}
 .sub_wrap0501 .wbezine-sub01-con04>p{margin-top: 30px;}
 .sub_wrap0501 .sub01-04-box{background: url(/images/webzine/2005/sub01/sub01_img04.png)center top no-repeat; background-size: cover;width: 100%;height: 1186px;}
 .sub_wrap0501 .sub01-04-box ul{display: none;}
  .sub_wrap0501 .sub01-04-box a{position: absolute;bottom: 63px;left: 50%;transform: translateX(-50%);background: #ad9478;padding: 25px 40px;color: #fff;font-size: 20px;overflow: hidden;border-radius: 50px;}
  .sub_wrap0501 .wbezine-sub01-con05{margin-top: 7px;text-align: center;}
  .sub_wrap0501 .wbezine-sub01-con05 ul{text-align: center;margin-top: 47px;}
  .sub_wrap0501 .wbezine-sub01-con05 ul li{display: inline-block;margin: 0 20px;}
  .sub_wrap0501 .wbezine-sub01-con06{margin-top: 100px;text-align: center;}

  .sub_wrap0501 .wbezine-sub01-con06{text-align: center;padding: 90px 0;}
  .sub_wrap0501 .wbezine-sub01-con06 .tem{ color: #809445;font-size: 68px;}
  .sub_wrap0501 .wbezine-sub01-con06>p{margin-top: 24px;}
  .sub_wrap0501 .wbezine-sub01-con06 .deb_slider01{width: 803px; margin: 0 auto; border: 20px solid #fff; margin-top:60px;height: 717px;}
  .sub_wrap0501 .wbezine-sub01-con06 .inner p{margin-top: 80px;}
  .sub_wrap0501 .wbezine-sub01-con06 .deb_slider02{width: 803px; margin: 0 auto;padding-top: 85px;background: url(/images/webzine/2005/sub01/sub01_img07.png)center bottom no-repeat;background-size: cover;margin-top: 20px;}
  .sub_wrap0501 .wbezine-sub01-con06 .deb_slider02 .swiper-container{border: 20px solid #fff;border-top: 18px solid #fff;height: 616px;}

  .sub_wrap0501 .wbezine-sub01-con07{margin-top: 100px;overflow: hidden;}
  .sub_wrap0501 .wbezine-sub01-con07>div{width: 50%; float:left;}
  .sub_wrap0501 .wbezine-sub01-con07 .sub01-07-img{text-align: center;}

  .sub_wrap0501 .wbezine-sub01-con07 .sub01-07-box{padding-left: 20px;padding-top: 149px;}
  .sub_wrap0501 .wbezine-sub01-con07 .tem{font-size: 68px;line-height: 1;}
  .sub_wrap0501 .wbezine-sub01-con07 .sub01-07-box p{margin-top: 50px;}

  .sub_wrap0501 .wbezine-sub01-con08{text-align: center; margin-top: 100px; background: url(/images/webzine/2005/sub01/sub01_bg09.jpg)center top no-repeat;padding: 70px 0}
  .sub_wrap0501 .wbezine-sub01-con08 p{color:#fff;letter-spacing: -0.050em}
  .sub_wrap0501 .wbezine-sub01-con08 a{padding:25px 50px; background: #fff; overflow: hidden;border-radius: 50px; margin-top: 37px;display: inline-block;}


.sub_wrap0501 .wbezine-sub01-con06 .deb_slider01 .swiper_btn_box,.sub_wrap0501 .wbezine-sub01-con06 .deb_slider02 .swiper_btn_box{bottom:0; right: 0; }





@media all and (max-width:1280px){
.sub_wrap0501 .wbezine-sub01-con02 .inner>div {  width: 100%;float: none;text-align: center;}
.sub_wrap0501 .sub01-con02{padding-left: 0}
.sub_wrap0501 .sub01-p br{display: none;}
.sub_wrap0501 .wbezine-sub01-con05 ul li{margin: 0; margin-bottom: 40px;}
.sub_wrap0501 .wbezine-sub01-con07>div{width: 100%; float: none; text-align: center;}
.sub_wrap0501 .wbezine-sub01-con07 .sub01-07-box{padding-top: 49px;}
.sub_wrap0501 .wbezine-sub01-con07 .sub01-07-box p {  margin-top: 25px;}
.sub_wrap0501 .wbezine-sub01-con08 p br{display: none;}
}


@media all and (max-width:1028px){
.wbezine-sub01-con01{padding: 0 30px;}
.sub_wrap0501 .wbezine-sub01-con02 .inner>.sub01-slide01{width: 90%;    margin: 0 auto;}
.sub_wrap0501 .sub01-03-con{width: 600px; }
.sub_wrap0501 .sub01-03-con::before{width: 624px;background-size: contain;}
.sub_wrap0501 .sub01-03-table{width: 95%;}
.sub_wrap0501 .sub01-04-box{background: url(/images/webzine/2005/sub01/sub01_bg04.jpg) center no-repeat;background-size: cover;height: auto;}
.sub_wrap0501 .sub01-04-box ul{display: inline-block; width: 100%;}
.sub_wrap0501 .sub01-04-box ul li{background:url(/images/webzine/2005/sub01/sub01_img04-1.png)center center no-repeat;background-size: cover;width:600px;height: 600px;margin: 0 auto;font-size: 18px;text-align: left;padding:120px  50px;font-family:'맑은 고딕','Malgun Gothic',sans-serif;}
.sub_wrap0501 .sub01-04-box ul li span{display: inline-block;font-size: 20px;}
.sub_wrap0501 .sub01-04-box ul li p{margin-top: 40px;font-size: 20px;}
.sub_wrap0501 .sub01-04-box a{position: relative;bottom:auto;left: auto; margin: 20px auto 40px;display: inline-block;transform: translateX(0%);}
.sub_wrap0501 .wbezine-sub01-con06 .deb_slider01,.sub_wrap0501 .wbezine-sub01-con06 .deb_slider02{width: 90%;}
.sub_wrap0501 .wbezine-sub01-con06>p{padding: 0 40px;}
.sub_wrap0501 .wbezine-sub01-con06>p br{display: none;}
.sub_wrap0501 .wbezine-sub01-con08{padding: 34px 0;}
.sub_wrap0501 .wbezine-sub01-con06 .deb_slider01{height: 614px;}
.sub_wrap0501 .wbezine-sub01-con06 .deb_slider02 .swiper-container{height: 498px;}
.sub_wrap0501 .wbezine-sub01-con06 .deb_slider02{background: url(/images/webzine/2005/sub01/sub01_img07.png)center top no-repeat;  background-size: cover;}
.sub_wrap0501  .sub01-03-table td{padding-left: 30px}
}

@media all and (max-width:768px){
  .sub_wrap0501 .wbezine-sub01-con04 .tem,.sub_wrap0501 .wbezine-sub01-con06 .tem{font-size: 38px;}
.sub_wrap0501 .sub01-con02 p br{display: none;}
.sub_wrap0501 .sub01-03-con{width: 95%;}
.sub_wrap0501 .sub01-03-con::before{display: none;}
.sub_wrap0501 .sub01-04-box ul li{width:375px; height: 400px;padding: 71px 20px;margin-bottom: 20px;}
.sub_wrap0501 .sub01-04-box ul li span,.sub_wrap0501 .sub01-04-box ul li p{font-size: 14px;}
.sub_wrap0501 .sub01-04-box a{font-size: 16px;}
.sub_wrap0501 .wbezine-sub01-con05 p br{display: none;}
.sub_wrap0501 .wbezine-sub01-con04>p {padding: 0 20px;margin-bottom:40px;}
.sub_wrap0501 .wbezine-sub01-con04>p br{display: none;padding: 0 40px;}
.sub_wrap0501 .wbezine-sub01-con06 .inner p{margin-top: 40px;}
.sub_wrap0501 .wbezine-sub01-con06 .inner p br{display: none;}
.sub_wrap0501 .wbezine-sub01-con07>div{width: 90%; margin: 0 auto;}
.sub_wrap0501 .wbezine-sub01-con07 .sub01-07-box p br{display: none;}
.sub_wrap0501 .wbezine-sub01-con07 .sub01-07-box{padding-left: 0}
.sub_wrap0501 .wbezine-sub01-con02 .inner .deb_slider{height: 314px;width: 100%;}
.sub_wrap0501 .wbezine-sub01-con06 .deb_slider01 {  height: 427px;}
.sub_wrap0501 .wbezine-sub01-con06 .deb_slider02 .swiper-container {height: 355px;}
.sub_wrap0501  .sub01-03-table td{padding-left: 20px;}
}
@media all and (max-width:591px) and (min-width:501px){
  .sub_wrap0501 .wbezine-sub01-con02 .inner .deb_slider{width: 375px;height: 257px;}
  .sub_wrap0501 .sub01-con02{padding-top: 40px;}
}
@media all and (max-width:533px) and (min-width:501px){
  .sub_wrap0501 .wbezine-sub01-con06 .deb_slider01 {
    height: 393px;
}
}
@media all and (max-width:500px){
.sub_wrap0501 .wbezine-sub01-con04 .tem, .sub_wrap0501 .wbezine-sub01-con06 .tem {  font-size: 30px;}
.sub_wrap0501 .wbezine-sub01-con01{margin-top: 35px;padding: 0;}
.sub_wrap0501  .wbezine-sub01-con02{padding: 30px 0}
.sub_wrap0501 .sub01-con02{padding-top: 30px}
.sub_wrap0501 .sub01-p{margin-top: 30px;}
.sub_wrap0501 .sub01-03-con span.ft-44{font-size: 24px;}
.sub_wrap0501 .sub01-03-con{padding: 20px 0; }
.sub_wrap0501 .sub01-03-con{width: 100%;}
.sub_wrap0501 .sub01-03-table{margin: 20px auto 0;}
.sub_wrap0501 .sub01-03-table td,.sub_wrap0501 .sub01-03-table th{padding: 10px;}
.sub_wrap0501 .wbezine-sub01-con04{margin-top: 50px;}
.sub_wrap0501 .sub01-04-box ul li{width: 300px;}
.sub_wrap0501 .sub01-04-box ul li p br{display: none;}
.sub_wrap0501 .wbezine-sub01-con04>p {margin-top: 10px;}
.sub_wrap0501 .wbezine-sub01-con05{padding: 30px 0}
.sub_wrap0501 .wbezine-sub01-con06{margin-top: 0;padding: 40px 0}
.sub_wrap0501 .wbezine-sub01-con06 .deb_slider01{border:10px solid #fff; }
.sub_wrap0501 .wbezine-sub01-con06 .deb_slider02 .swiper-container{border: 10px solid #fff;}
.sub_wrap0501 .wbezine-sub01-con06 .deb_slider01, .sub_wrap0501 .wbezine-sub01-con06 .deb_slider02 {width: 100%;}
.sub_wrap0501 .wbezine-sub01-con06 .deb_slider02{padding-top: 60px;}
.sub_wrap0501 .wbezine-sub01-con08 a{padding: 20px;}
.sub_wrap0501 .sub01-03-table td, .sub_wrap0501 .sub01-03-table th{font-size: 12px;}
.sub_wrap0501 .sub01-p mark{font-size: 18px;}
.sub_wrap0501 .wbezine-sub01-con02 .inner>.sub01-slide01{width: 100%;}
.sub_wrap0501 .wbezine-sub01-con02 .inner{padding: 0}
.sub_wrap0501 .wbezine-sub01-con07,.sub_wrap0501 .wbezine-sub01-con08{margin-top: 50px;}
.sub_wrap0501 .wbezine-sub01-con02 .inner .deb_slider{height: 231px;}
.sub_wrap0501 .wbezine-sub01-con06 .deb_slider01 {height: 311px;}
.sub_wrap0501 .wbezine-sub01-con06 .deb_slider02 .swiper-container {  height: 258px;}
.sub_wrap0501  .sub01-03-table td{padding-left: 10px;}
}



@media all and (max-width:375px){
  .sub_wrap0501 .sub01-04-box ul li {width: 280px;}
  .sub_wrap0501 .sub01-04-box a{margin: 0 auto 20px; font-size: 14px;}
  .sub_wrap0501 .wbezine-sub01-con06 .deb_slider02 {  padding-top: 30px;}
  .sub_wrap0501 .wbezine-sub01-con08 a{font-size: 12px;margin-top: 19px;}
  .sub_wrap0501 .wbezine-sub01-con07 .tem{font-size: 40px;}
  .sub_wrap0501 .sub01-04-box a{padding: 20px ; font-size: 12px;}
  .sub_wrap0501 .wbezine-sub01-con02 .inner .deb_slider{height: 175px;}
  .sub_wrap0501 .wbezine-sub01-con06 .deb_slider01 {  height: 244px;}
  .sub_wrap0501 .wbezine-sub01-con06 .deb_slider02 .swiper-container {
    height: 200px;
}
}

/*웹진 2005 1주차 끝*/

/*웹진 2005 3주차*/


.sub_wrap0503{color:#555;font-family:'맑은 고딕','Malgun Gothic',sans-serif;}
.sub_wrap0503 .sub0503-01bg{background: url(/images/webzine/2005/sub03/sub03-bg.png)center top no-repeat;background-size: cover;}
.sub_wrap0503 .wbezine-sub0303-con01{padding-top: 70px;padding-bottom: 0;}
.sub_wrap0503 .wbezine-sub03-con02{text-align: center;padding-top: 40px;position: relative;}
.sub_wrap0503 .wbezine-sub03-con02 .inner{position: relative;}
.sub_wrap0503 .sub03_box02{margin-bottom: 240px;position: relative;z-index: 2;text-align: left;background: #fff; max-width: 1240px;margin: 0 auto;padding-bottom:54px; margin-top: 40px;box-shadow:15px 13px 13px -5px rgba(0, 0, 0, 0.09);}
.sub_wrap0503 .sub03_box02 ul{box-shadow: 2px 13px 13px -5px rgba(0,0,0,0.03);padding: 54px 90px  44px;}

.sub_wrap0503 .sub03_box02 ul li{overflow: hidden;}
.sub_wrap0503 .sub03_box02 ul li:first-child{margin-bottom: 29px;}
.sub_wrap0503 .sub03_box02 ul li span{display: inline-block;width: 60px; height: 60px; border-radius: 50%; overflow: hidden;float: left;text-align: center;line-height: 57px;color:#fff;margin-right: 29px;}
.sub_wrap0503 .sub03_box02 ul .ul_img{margin-top: 33px;}
.sub_wrap0503 .sub03_box02 ul .sub0503_m_img{display: none;}
.sub_wrap0503  .color-01{background-color: #f99800; }
.sub_wrap0503  .color-02{background-color: #6fa900; }


.sub_wrap0503 .sub03_box02 ul li p{padding-top: 10px;float: left;}
.sub_wrap0503 .sub03_box02 ul li dl{float: left; overflow: hidden;line-height: 1.7;}
.sub_wrap0503 .sub03_box02 ul li dl dt{float: left;}
.sub_wrap0503 .sub03_box02 ul li dl .dlt_box{overflow: hidden;margin-bottom: 40px;}
.sub_wrap0503 .sub03_box02 ul li dl .dlt_box dd,.sub_wrap0503 .sub03_box02 ul li dl .dlt_box dt{float: left;}
.sub_wrap0503 .sub03_box02 ul li dl .dlt_box dd{font-weight: 100}
.sub_wrap0503 .sub03_box02 ul li dl .dlt_box dt{font-weight: bold;margin-right: 16px;}





.sub_wrap0503 .abs_img div{position: absolute;z-index: 3}
.sub_wrap0503 .abs_img .abs_img01{top:15px; right:64px;}
.sub_wrap0503 .abs_img .abs_img02{top:284px; left:-50px;}

.sub_wrap0503 .abs_img .abs_img03{top:446px; right:-80px;}
.sub_wrap0503 .abs_img .abs_img04{top:1300px; left:-280px;}
.sub_wrap0503 .abs_img .abs_img05{top:2034px; right:-143px;}
.sub_wrap0503 .abs_img .abs_img06{top:2969px; right:-119px;}
.sub_wrap0503 .abs_img>.abs_img07{z-index: 1; top:494px; left:12px;}
.sub_wrap0503 .abs_img>.abs_img08{z-index: 1; top:-36px; right:50px;}
.sub_wrap0503 .wbezine-sub03-con03{margin-top: 0;}
.sub_wrap0503 .sub0303-bg03{background: url(/images/webzine/2005/sub03/sub03-bg03.png)center bottom  no-repeat;margin-top: 74px;}
.sub_wrap0503 .sub0303-bg03 ul {overflow: hidden;padding-bottom: 100px}
.sub_wrap0503 .sub0303-bg03 ul li{display: inline-block;width: 327px;height: 412px; float:left;padding-top: 122px;}
.sub_wrap0503 .sub0303-bg03 ul>span{display: table;width: 100%; color:#fff;font-size:56px;margin-top: 40px;margin-bottom: 30px;}

.sub_wrap0503 .sub0303-bg03 ul li:nth-child(2){background: url(/images/webzine/2005/sub03/sub03-img14.png)center  9px no-repeat;}
.sub_wrap0503 .sub0303-bg03 ul li:nth-child(3){background: url(/images/webzine/2005/sub03/sub03-img15.png)center bottom no-repeat;}
.sub_wrap0503 .sub0303-bg03 ul li:nth-child(4){background: url(/images/webzine/2005/sub03/sub03-img16.png)center bottom no-repeat;}
.sub_wrap0503 .sub0303-bg03 ul li:nth-child(5){background: url(/images/webzine/2005/sub03/sub03-img17.png)center bottom no-repeat;}
.sub_wrap0503 .sub0303-bg03 ul li p{font-family: inherit;}
.sub_wrap0503 .sub0303-bg03 ul li div span{font-size: 24px;color:#433d3b;}
.sub_wrap0503 .sub0303-bg03 ul li div p{font-size: 16px;padding-top: 18px;line-height: 2;color:#433d3b;}
.sub_wrap0503 .sub0303-bg03 ul li:nth-child(2) div span{font-size:38px; }
.sub_wrap0503 .sub0303-bg03 ul li:nth-child(2) div p{font-size: 24px;line-height: 1;}
.sub_wrap0503 .sub0303-bg03 ul li:nth-child(3) div p {padding-left: 20px;}
.sub_wrap0503 .sub0303-bg03 ul li:nth-child(4) div span{font-weight: bold;}
.sub_wrap0503 .sub0303-bg03 ul li:nth-child(4) div p{font-weight: 600}
.sub_wrap0503 .sub0303-bg03 ul li:nth-child(5) div span{font-weight: bold;}
.sub_wrap0503 .sub0303-bg03 ul li:nth-child(5) div p {font-size: 17px; line-height: 1.8}
.sub_wrap0503 .sub0303-bg03 ul li:not(:nth-child(2)){margin-left:30px;}


@media all and (max-width:1540px) and (min-width:1401px) {
.sub_wrap0503 .abs_img .abs_img03{right:0;}
.sub_wrap0503 .abs_img .abs_img05{right:0px;width: 13%;}
.sub_wrap0503 .abs_img .abs_img06{right:0px;width: 10%;}
}

@media all and (max-width:1400px){
  .sub_wrap0503 .abs_img .abs_img03{right:0;width: 10%;}
  .sub_wrap0503 .abs_img .abs_img04{left:-30px; width: 10%;}
  .sub_wrap0503 .abs_img .abs_img05{right:0px;width: 10%;}
  .sub_wrap0503 .abs_img .abs_img06{right:0px;width: 10%;}
  .sub_wrap0503 .sub0303-bg03 ul li:not(:nth-child(2)){margin-left: 0}
  .sub_wrap0503 .sub0303-bg03 ul li{width: 50%;}
  .sub_wrap0503 .sub0303-bg03{background: url(/images/webzine/2005/sub03/sub03-bg03.png)center 200px no-repeat;background-size:cover;     }
}

@media all and (max-width:1280px){
.sub_wrap0503 .sub03_box02 ul{padding: 40px 40px;}
.sub_wrap0503 .sub03_box02 ul li span{width: 40px; height: 40px;line-height: 36px; font-size: 20px;margin-right: 10px;font-weight: bold;}
.sub_wrap0503 .sub03_box02 ul li:first-child{margin-bottom: 15px;}
.sub_wrap0503 .abs_img .abs_img03{top:175px; width:7%;}
.sub_wrap0503 .abs_img .abs_img05{ top: 1700px;}
.sub_wrap0503 .abs_img .abs_img06{top:2244px;}
.sub_wrap0503 .sub03_box02 ul li p{padding-top: 5px;}
.sub_wrap0503 .sub03_box02 ul li dl .dlt_box{margin-bottom: 20px;}
.sub_wrap0503 .sub03_box02 ul li dl{width: 90%;}
.sub_wrap0503 .sub03_box02 ul li dl dd br{display: none;}
.sub_wrap0503 .sub03_box02 ul li dl .dlt_box dt{width: 8%;}
.sub_wrap0503 .sub03_box02 ul li dl .dlt_box dd{width: 88%;}
.sub_wrap0503 .wbezine-sub03-con03>p br{display: none;}
.sub_wrap0503 .wbezine-sub03-con03>p{padding: 0 40px;}
.sub_wrap0503 .sub03_box02{margin-top: 80px;}
.sub_wrap0503 .abs_img>.abs_img07{top:550px;}
.sub_wrap0503 .sub03_box02 ul .ul_img{margin: 30px auto 0;width: 80%;}
.sub03-img01{width: 80%;}
.sub_wrap0503 .sub0303-bg03>img{width:80%;}
}


@media all and (max-width:1024px){
  .sub_wrap0503 .sub03_box02 ul{padding: 30px;}
.sub_wrap0503 .wbezine-sub0303-con01 .inner>p br{display: none;}
.sub_wrap0503 .sub03_box02 ul li p{width: 90%;}
.sub_wrap0503 .sub03_box02 ul li p br{display: none;}
.sub_wrap0503 .abs_img .abs_img06{top:auto; bottom:0;}
.sub_wrap0503 .abs_img .abs_img02{top:176px;}
.sub_wrap0503 .abs_img .abs_img04{top:1370px;}
}


@media all and (max-width:760px){
.sub_wrap0503 .abs_img>.abs_img08{width: 12%;right:0;}
.sub_wrap0503 .abs_img .abs_img04{top:1400px;}
.sub_wrap0503 .abs_img .abs_img05{display: none;}
.sub_wrap0503 .wbezine-sub0303-con01{padding: 40px 20px}
.sub_wrap0503 .wbezine-sub03-con02{padding-top: 0}
.sub_wrap0503 .sub03_box02 ul {  padding: 30px 20px;}
.sub_wrap0503 .sub03_box02 ul li p {    width: 88%;}
.sub_wrap0503 .abs_img .abs_img03{right:auto;}
.sub_wrap0503 .sub03_box02 ul li dl{width: 88%;}
.sub_wrap0503 .sub03_box02 ul li dl .dlt_box dt{width: 12%;}
.sub_wrap0503 .sub03_box02 ul li dl .dlt_box dd {  width: 100%;}
.sub_wrap0503 .abs_img .abs_img05 {  top: 1561px;}
.sub_wrap0503 .sub03_box02 ul .ul_img{width: 90%;}
.sub_wrap0503 .abs_img .abs_img01 {  top: 0;  right: 0;    margin: 20px auto 0;}
.sub_wrap0503 .sub0303-bg03 ul>span{font-size:46px;margin-bottom: 0;}
.sub_wrap0503 .sub0303-bg03 {background: url(/images/webzine/2005/sub03/sub03-bg03.png)center 100px no-repeat;background-size: cover;}
.sub_wrap0503 .sub0303-bg03 ul li {width: 100%;}



.sub_wrap0503 .sub03_box02 ul .ul_img>img{display: none;}
.sub_wrap0503 .sub03_box02 ul .sub0503_m_img{display: block;text-align: center;}
.sub_wrap0503 .sub03_box02 ul .sub0503_m_img img{padding: 10px 0}
}
@media all and (max-width:500px){
.sub_wrap0503 .sub03_box02{margin-top: 40px;}
.sub_wrap0503 .sub03_box02 ul{padding:20px;}
.sub_wrap0503 .abs_img .abs_img03{display: none;}
.sub_wrap0503 .sub03_box02 ul li span{width: 30px;height: 30px;line-height: 26px;font-size: 18px;}
.sub_wrap0503 .sub03_box02 ul li p{width: 86%;}
.sub_wrap0503 .sub03_box02 ul li dl{width: 86%;}
.sub_wrap0503 .sub03_box02 ul li dl .dlt_box dt{width: 100%;}
.sub_wrap0503 .abs_img .abs_img06{bottom: -33px; width:17%;}
.sub_wrap0503 .sub0303-bg03 ul>span{font-size:36px;}
.sub_wrap0503 .sub0303-bg03 ul li div span{font-size: 18px;}
.sub_wrap0503 .sub0303-bg03 ul li:nth-child(2) div span{font-size:30px;}
.sub_wrap0503 .sub0303-bg03 ul li:nth-child(2) div p{font-size: 22px;padding-top: 10px;}
.sub_wrap0503 .sub0303-bg03 ul li:nth-child(3) div p{line-height: 2.6; padding-top: 5px;}
.sub_wrap0503 .sub0303-bg03 ul li div p{font-size: 14px; padding-top: 12px;}
.sub_wrap0503 .sub0303-bg03 ul li{width: 336px; margin: 0 auto;padding-top: 130px;float: none;}
.sub_wrap0503 .sub0303-bg03 ul li:nth-child(2){background-size: cover;}
.sub_wrap0503 .sub0303-bg03 ul li:nth-child(3){background-size: cover;}
.sub_wrap0503 .sub0303-bg03 ul li:nth-child(4){background-size: cover;}
.sub_wrap0503 .sub0303-bg03 ul li:nth-child(5){background-size: cover;}
}

@media all and (max-width:374px){
.sub_wrap0503 .wbezine-sub0303-con01{padding: 20px 0 ;}
.sub03-img01 {width: 100%;}
.sub_wrap0503 .sub03_box02 ul{padding: 20px 10px;}
.sub_wrap0503 .sub03_box02 ul li p,.sub_wrap0503 .sub03_box02 ul li dl{width: 83%;}
.sub_wrap0503 .sub03_box02 ul .ul_img{margin: 10px auto 0;}
.sub_wrap0503 .sub0303-bg03 ul li{width: 262px;padding-top:90px;height: 313px;}
.sub_wrap0503 .sub0303-bg03 ul>span{font-size: 26px; margin-top: 20px;}
.sub_wrap0503 .sub0303-bg03 ul li:nth-child(2) div p{font-size:18px;}
.sub_wrap0503 .sub0303-bg03 ul li:nth-child(4){height: 330px;}
.sub_wrap0503 .sub0303-bg03 ul li div span{font-size: 16px;}
.sub_wrap0503 .sub0303-bg03 ul li div p{font-size: 12px;}
.sub_wrap0503 .sub0303-bg03 ul li:nth-child(5) div p{font-size: 13px;}
.sub_wrap0503 .sub0303-bg03 ul li:nth-child(3) div p{line-height: 2.32;padding-top: 10px;}
}

/*웹진 2005 3주차 끝*/

/*웹진 2005 2주차*/
 .sub_wrap0506{color: #555; letter-spacing: -0.05em !important;}
 .sub_wrap0506 .sub02_bg02{background: url(/images/webzine/2005/sub02/sub02_bg02.png)center center no-repeat;}
 .sub_wrap0506 .sub02_bg03{background: url(/images/webzine/2005/sub02/sub02_bg03.jpg)center top no-repeat;}
 .sub_wrap0506 .sub02_bg06{background: url(/images/webzine/2005/sub02/sub02_bg06.jpg)center center no-repeat;}

 .sub_wrap0506 .wbezine-sub02-con01{margin-top: 78px;text-align: center;}
 .sub_wrap0506 .wbezine-sub02-con01 h3{font-size: 68px; margin-top: 120px; color: #f3a200;}
 .sub_wrap0506 .wbezine-sub02-con01 h3 + p{font-size: 22px;}
 .sub_wrap0506 .wbezine-sub02-con01 .sub02-img01 {margin-top: 60px; padding: 150px 0; position: relative;}
 .sub_wrap0506 .wbezine-sub02-con01 .sub02-img01:after {content: ''; display: block; clear: both;}
 .sub_wrap0506 .wbezine-sub02-con01 .sub02-img01 h4{font-size: 68px; color: #ee790f; padding-bottom: 50px;}
 .sub_wrap0506 .wbezine-sub02-con01 .sub02-img01 ul {max-width: 770px; width: 80%; margin: 0 auto; padding-bottom: 20px; overflow: visible;}
 .sub_wrap0506 .wbezine-sub02-con01 .sub02-img01 ul li{font-size: 18px; display: block; border-bottom: 1px solid #ccc; width: 100%; text-align:left;  margin-bottom: 20px; padding: 5px 5px 15px; line-height: 1em; font-weight: bold;}
 .sub_wrap0506 .wbezine-sub02-con01 .sub02-img01 ul li > span{display: inline-block; color:#3053ac; font-size: 34px; font-weight: bold; padding-left: 30px;}
 .sub_wrap0506 .wbezine-sub02-con01 .sub02-img01 ul li > span > .check{position:relative; display: inline-block; }
 .sub_wrap0506 .wbezine-sub02-con01 .sub02-img01 ul li > span > .check:after{content:''; width:60px; height: 60px; position: absolute; top: -20px; left:-15px; background: url(/images/webzine/2005/sub02/sub02_img_check.png)center center no-repeat; background-size: contain;}
 .sub_wrap0506 .wbezine-sub02-con01 .sub02-img01 ul + p {font-size: 22px; color: #ee790f; font-weight: bold;}
 .sub_wrap0506 .wbezine-sub02-con01 .sub02-img01 ul + p span{color: #db2c08;  font-size: 40px;}
 .sub_wrap0506 .wbezine-sub02-con01 .sub02-img01 .img{position: absolute; bottom: -6%; right: -6%;}


 .sub_wrap0506 .wbezine-sub02-con02 {padding-top: 550px; margin-top: -520px;}
 .sub_wrap0506 .wbezine-sub02-con02 .inner{overflow: hidden;}
 .sub_wrap0506 .wbezine-sub02-con02 .inner>div{width: 50%; float: left;}
 .sub_wrap0506 .wbezine-sub02-con02 .inner .deb_slider{width: 650px;margin: 0 auto;height: 400px;}
 .sub_wrap0506 .deb_slider .swiper_btn_box{bottom:0;right: 0}
 .sub_wrap0506 .sub02-con02{padding-top:0px; padding-left: 20px;}
 .sub_wrap0506 .sub02-con02 p{margin-top: 35px; }

 .sub_wrap0506 .sub02-p{text-align: center;margin-top: 110px; margin-bottom: 0px;}
 .sub_wrap0506 .sub02-p mark{color: #1d9697; font-weight: bold;font-size: 24px;}

 .sub_wrap0506 .wbezine-sub02-con03 {margin-top: 60px; padding: 0; text-align: center; position: relative; overflow: hidden;}
 .sub_wrap0506 .wbezine-sub02-con03 .text-hide{position: absolute; width: 1px;height: 1px; overflow: hidden; text-indent: -9999px; top:-9999px; left: -9999px}
 .sub_wrap0506 .wbezine-sub02-con03 .img-right{margin-left: -35px;}



 .sub_wrap0506 .wbezine-sub02-con04{margin-top:90px; text-align: center;padding: 0;}
 .sub_wrap0506 .wbezine-sub02-con04 .tem{font-size:40px;}
 .sub_wrap0506 .wbezine-sub02-con04 .sub02-04-box img{margin-top: 30px;}
 .sub_wrap0506 .wbezine-sub02-con04  p {margin-top: 110px; margin-bottom: 50px;}

 .sub_wrap0506 .wbezine-sub02-con04 .sub02-05-box{ text-align: right;}
 .sub_wrap0506 .sub_btn{display: inline-block; margin-top: 1.8em; color:#fff; width: 19em; padding-left: 1em; padding-right: 1em; font-size: 22px; font-weight: bold; border-radius: 5em; padding-top: 0.95em; padding-bottom: 0.95em; box-sizing: border-box; text-align: center;}
 .sub_wrap0506 .wbezine-sub02-con04 .sub_btn{background: #86cec3;}

 .sub_wrap0506 .wbezine-sub02-con04 .sub02_item_box{margin-top: 95px; padding-bottom: 30px;}
 .sub_wrap0506 .wbezine-sub02-con04 .sub02_item_box:after{content: ''; display: block; clear: both;}
 .sub_wrap0506 .wbezine-sub02-con04 .sub02_item_box  > div{float: left; width: 50%;}
 .sub_wrap0506 .wbezine-sub02-con04 .sub02_item_box  > div img{width: 118%; max-width: none; margin-left: -13.5%; }
 .sub_wrap0506 .wbezine-sub02-con04 .sub02_item_box  .text_box{padding-top: 120px; text-align: left; padding-left: 50px; }
 .sub_wrap0506 .wbezine-sub02-con04 .sub02_item_box  .text_box P{margin-top: 0;}

 .sub_wrap0506 .wbezine-sub02-con05{background: #f0aeb7;text-align: center; padding-top: 75px;  padding-bottom: 60px; text-align: center;}
 .sub_wrap0506 .wbezine-sub02-con05 p {display: block; position: relative; color: #fff; padding: 0 60px;}
 .sub_wrap0506 .wbezine-sub02-con05 p:before,
 .sub_wrap0506 .wbezine-sub02-con05 p:after{content: ''; display: block; position: absolute; width: 50px; height: 35px; top: 50%; margin-top: -17px;}

 .sub_wrap0506 .wbezine-sub02-con05 p:before{left:0; background: url(/images/webzine/2005/sub02/sub02_img08.png)center center no-repeat; background-size: contain;}
 .sub_wrap0506 .wbezine-sub02-con05 p:after{right:0; background: url(/images/webzine/2005/sub02/sub02_img09.png)center center no-repeat; background-size: contain;}
 .sub_wrap0506 .wbezine-sub02-con05 .sub_btn{background: #e87e8c;}
 .sub_wrap0506 .pc-small{display: none;}
 .sub_wrap0506 .tab{display: none;}
 .sub_wrap0506 .mo{display: none;}
 .sub_wrap0506 .mo-none{display: block;}

@media all and (max-width:1600px){
  .sub_wrap0506 { overflow: hidden;}
}
@media all and (max-width:1400px){
  .sub_wrap0506 .pc-small{display: block;}

  .sub_wrap0506 .wbezine-sub02-con01 h3{font-size: 62px;}
  .sub_wrap0506 .wbezine-sub02-con01 .sub02-img01 .img{bottom: -10%; right: -10%;}

  .sub_wrap0506 .wbezine-sub02-con02 .inner .deb_slider{width: 600px;margin: 0 auto;height: 369px;}
  .sub_wrap0506 .wbezine-sub02-con02 .inner .sub02-con02 br{display: none;}
  .sub_wrap0506 .wbezine-sub02-con02 .inner .sub02-con02 p{margin-top: 1em; }

  .sub_wrap0506 .wbezine-sub02-con02 p{}

  .sub_wrap0506 .wbezine-sub02-con03 img{max-width: 50%;}

  .sub_wrap0506 .wbezine-sub02-con04 .sub02_item_box .text_box {padding-top: 80px; }
  .sub_wrap0506 .wbezine-sub02-con04 .sub02_item_box .text_box br{display: none;}
  .sub_wrap0506 .wbezine-sub02-con04 .sub02-05-box img{margin-right: -2.5%}
  .sub_wrap0506 .sub_btn{font-size: 20px}


}
@media all and (max-width:1280px){
  .sub_wrap0506 .pc-small{display: none;}
  .sub_wrap0506 .tab{display: block;}
  .sub_wrap0506 .tab-none{display: none;}
  .sub_wrap0506 .sub02_bg02{background-size: contain;}
  .sub_wrap0506 .wbezine-sub02-con01 .sub02-img01{padding: 7% 0;}
  .sub_wrap0506 .wbezine-sub02-con01 .sub02-img01 h4{padding-bottom: 0px;}
  .sub_wrap0506 .wbezine-sub02-con01 .sub02-img01 ul{padding-top: 4%;  max-width: 685px;}
  .sub_wrap0506 .wbezine-sub02-con01 .sub02-img01 .img{width: 20%; max-width: 378px; bottom: -5%; right: -5%;}
  .sub_wrap0506 .wbezine-sub02-con01 .sub02-img01 ul li{margin-bottom: 1em;  padding: 5px 5px 0.5em;}
  .sub_wrap0506 .wbezine-sub02-con01 .sub02-img01 ul + p{font-size: 20px;}

  .sub_wrap0506 .wbezine-sub02-con02 .inner>div {}
  .sub_wrap0506 .sub02-p{    margin-top: 5%;}
  .sub_wrap0506 .wbezine-sub02-con04 p{margin-top: 5%;}


  .sub_wrap0506 .wbezine-sub02-con02 .inner>div {  width: 100%;float: none;text-align: center;}
  .sub_wrap0506 .sub02-con02{padding-left: 0}
  .sub_wrap0506 .sub02-p br{display: none;}
  .sub_wrap0506 .wbezine-sub02-con02 .sub02-slide01{margin-bottom: 40px;}

  .sub_wrap0506 .wbezine-sub02-con04 .sub02-05-box{ position: relative; padding-left: 10%}
  .sub_wrap0506 .wbezine-sub02-con04 .sub02-05-box .tab{ background: url(/images/webzine/2005/sub02/sub02_img06_m_bg.png)center center no-repeat; background-size: contain; text-align: center; padding: 5% 12% 6% 0; max-width: 800px; width: 95%; margin-left: auto; margin-right: auto;}
  .sub_wrap0506 .wbezine-sub02-con04 .sub02-05-box .tab a{display: inline-block; width:3em; height: 3em; line-height: 3em; background: #496d99; color: #fff; text-align: center; border-radius: 5em; font-size: 0.85em; position: absolute; bottom: 50%}
  .sub_wrap0506 .wbezine-sub02-con04 .sub02-05-box .tab a.tPrev{left: 10%; margin-right: 3em; background: url(/images/webzine/11/slider_prve_191118.png) center center no-repeat;}
  .sub_wrap0506 .wbezine-sub02-con04 .sub02-05-box .tab a.tNext{right: 10%; background:  url(/images/webzine/11/slider_next_191118.png) center center no-repeat; }
  .sub_wrap0506 .wbezine-sub02-con04 .sub02-05-box img{width: 100%;  margin-left: -2%;}
  .sub_wrap0506 .wbezine-sub02-con04 .sub02-05-box img#im02{display: none}

  .sub_wrap0506 .wbezine-sub02-con04 .sub02_item_box {position: relative;}
  .sub_wrap0506 .wbezine-sub02-con04 .sub02_item_box .text_box{padding: 0; }
  .sub_wrap0506 .wbezine-sub02-con04 .sub02_item_box .text_box p{
    position: absolute;
    width: 50%; padding: 2.5%; top: 40%;
    -webkit-transform: translate(0%, -50%);
    -moz-transform: translate(0%, -50%);
    -o-transform: translate(0%, -50%);
    -ms-transform: translate(0%, -50%);
    transform: translate(0%, -50%);
  }
  .sub_wrap0506 .wbezine-sub02-con05 p{padding:0 3em;}
  .sub_wrap0506 .wbezine-sub02-con05 p:before,
  .sub_wrap0506 .wbezine-sub02-con05 p:after{ width:2em; height:2em}
  .sub_wrap0506 .wbezine-sub02-con03 {width: 120%; margin-left: -10%; margin-right: -10%;}
}


@media all and (max-width:1028px){
.sub_wrap0506 .wbezine-sub02-con02 {padding-top: 350px;  margin-top: -320px;}
.sub_wrap0506 > .inner{padding-right: 20px;  padding-left: 20px;}
.sub_wrap0506 .wbezine-sub02-con01 h3,
.sub_wrap0506 .wbezine-sub02-con01 .sub02-img01 h4{font-size: 60px;}
.sub_wrap0506 .wbezine-sub02-con01 h3 + p{font-size: 20px;}
.sub_wrap0506 .wbezine-sub02-con01 .sub02-img01 ul{ max-width: 615px; width: 84%; padding-bottom: 0;}
.sub_wrap0506 .wbezine-sub02-con01 .sub02-img01 ul li{font-size: 14px}
.sub_wrap0506 .wbezine-sub02-con01 .sub02-img01 ul li > span{font-size: 30px;}
.sub_wrap0506 .wbezine-sub02-con01 .sub02-img01 ul + p{font-size: 18px; margin-top: -1%;}
.sub_wrap0506 .wbezine-sub02-con01 .sub02-img01 ul + p span{font-size: 35px;}
.sub_wrap0506 .wbezine-sub02-con01 .sub02-img01 .img { bottom: -7%; right: -3.5%;}
.sub_wrap0506 .wbezine-sub02-con04 .tem{font-size: 30px}
.sub_wrap0506 .sub_btn{font-size: 18px}
.sub_wrap0506 .wbezine-sub02-con03 {width: 100%; margin-left: 0%; margin-right: 0%;}
.sub_wrap0506 .wbezine-sub02-con03 img{max-width: 80%; }
.sub_wrap0506 .wbezine-sub02-con03 .img-right{margin-left: 0; margin-top: -10%;}

.sub_wrap0506 .wbezine-sub02-con04 .sub02-04-box{margin-top: 20%;}
.sub_wrap0506 .wbezine-sub02-con04 .sub02-04-box img{margin-top: -15%}
.sub_wrap0506 .wbezine-sub02-con04 .sub02_item_box > div{float: none; width: 100%;}
.sub_wrap0506 .wbezine-sub02-con04 .sub02_item_box .img_box img{width: 100%; margin-left:-8.5%; max-width: 800px;}
.sub_wrap0506 .wbezine-sub02-con04 .sub02_item_box .text_box{float: none; width: 100%; text-align: center; margin-top: -6%;}
.sub_wrap0506 .wbezine-sub02-con04 .sub02_item_box .text_box p{width: 100%;position: static;-webkit-transform: none;-moz-transform: none;-o-transform: none;-ms-transform: none;transform: none;}
}

@media all and (max-width:800px){
  .sub_wrap0506 .sub_btn{font-size: 16px; }
  .sub_wrap0506 .mo{display: block;}
  .sub_wrap0506 .mo-none{display: none;}
}

@media all and (max-width:768px){
  .sub_wrap0506 .wbezine-sub02-con02 {padding-top: 250px;  margin-top: -220px;}
  .sub_wrap0506 .sub02_bg02 { background-size: 100% 100%;}
  .sub_wrap0506 .wbezine-sub02-con01 h3,
  .sub_wrap0506 .wbezine-sub02-con01 .sub02-img01 h4{font-size: 7.5vw;}
  .sub_wrap0506 .wbezine-sub02-con01 h3{margin-top: 15%;}
  .sub_wrap0506 .wbezine-sub02-con01 h3 + p{font-size: 2.83vw;}
  .sub_wrap0506 .wbezine-sub02-con01 .sub02-img01{margin-top: 10%;}
  .sub_wrap0506 .wbezine-sub02-con01 .sub02-img01 ul {padding-top: 2%;}
  .sub_wrap0506 .wbezine-sub02-con01 .sub02-img01 ul li{font-size: 2vw;}
  .sub_wrap0506 .wbezine-sub02-con01 .sub02-img01 ul li > span{font-size: 3vw; padding-left: 1em;}
  .sub_wrap0506 .wbezine-sub02-con01 .sub02-img01 ul li > span > .check:after{width: 2em; height: 3em; top:-1em; left: -0.75em;}
  .sub_wrap0506 .wbezine-sub02-con01 .sub02-img01 ul + p{ width:100%; margin:  1em 0 0; font-size: 2.32vw; line-height: 1.2em;  margin: 2em 0 1em;}
  .sub_wrap0506 .wbezine-sub02-con01 .sub02-img01 ul + p span{font-size: 25px;}

  .sub_wrap0506 .wbezine-sub02-con01 .sub02-img01 .img{ bottom: -12.5%;  right: -7%;}

  .sub_wrap0506 .wbezine-sub02-con04{margin-top: 10%;}
  .sub_wrap0506 .wbezine-sub02-con04 p br{display: none;}
  .sub_wrap0506 .wbezine-sub02-con04 .tem{font-size: 4.5vw}
  .sub_wrap0506 .wbezine-sub02-con04 .sub02_item_box{margin-top: 10%;}

  .sub_wrap0506 .wbezine-sub02-con04 .sub02-05-box .tab a.tPrev{background-size: cover; left: 5%; font-size: 0.65em;}
  .sub_wrap0506 .wbezine-sub02-con04 .sub02-05-box .tab a.tNext{background-size: cover; right: 5%; font-size: 0.65em;}

  .sub_wrap0506 .wbezine-sub02-con02 .inner .deb_slider{width: 100%; max-width: 600px; height: auto; position: relative;}
  .sub_wrap0506 .wbezine-sub02-con02 .inner .deb_slider:before{content: ''; display: block; padding-top: 61.6%}
  .sub_wrap0506 .wbezine-sub02-con02 .inner .deb_slider .swiper-container{position: absolute; top:0; left: 0; width: 100%;}

  .sub_wrap0506 .wbezine-sub02-con05 p{padding:0 2em;}
  .sub_wrap0506 .wbezine-sub02-con05 p:before,
  .sub_wrap0506 .wbezine-sub02-con05 p:after{ width:1.5em; height:1.5em}
}

@media all and (max-width:500px){
  .sub_wrap0506 .wbezine-sub02-con04 .tem{font-size: 6vw}
  .sub_wrap0506 .wbezine-sub02-con01 .sub02-img01{padding: 12% 0;}
  .sub_wrap0506 .wbezine-sub02-con01 .sub02-img01{margin-left: -10%; margin-right: -10%;}
  .sub_wrap0506 .wbezine-sub02-con01 .sub02-img01 ul {width: 85%; max-width: 420px;  padding-top: 4%;}
  .sub_wrap0506 .wbezine-sub02-con01 .sub02-img01 ul li{font-size: 2.4vw; padding-left: 0; padding-right: 0px; padding-top: 0.25em;}
  .sub_wrap0506 .wbezine-sub02-con01 .sub02-img01 ul + p{font-size: 2.55vw; margin-top: 1em;}
  .sub_wrap0506 .wbezine-sub02-con01 .sub02-img01 .img {width: 30%; bottom: -15.5%;right: -7%;}

  .sub_wrap0506 .wbezine-sub02-con04 .sub02_item_box .img_box img{width: 100%}
  .sub_wrap0506 .wbezine-sub02-con03 img{max-width: 100%; }
}



@media all and (max-width:375px){
  .sub_wrap0506 .sub_btn{width: 90%;}
  .sub_wrap0506 .wbezine-sub02-con01 .sub02-img01 ul {width: 90%; max-width: 350px}
  .sub_wrap0506 .wbezine-sub02-con01 .sub02-img01 ul li{letter-spacing: -0.075em; font-size: 2.9vw; line-height: 1.2em;}
  .sub_wrap0506 .wbezine-sub02-con01 .sub02-img01 ul li > span{padding-left: 0.25em;}
  .sub_wrap0506 .wbezine-sub02-con01 .sub02-img01 ul + p {letter-spacing: -0.1em; font-size: 3vw; width: 95%;margin-left: 2.5%;}
  .sub_wrap0506 .wbezine-sub02-con01 .sub02-img01 ul + p span{font-size:5vw;}

}

/*웹진 2005 2주차 끝*/


/*웹진 2005 4주차*/
.sub_wrap0504 .wbezine-sub0302-con01{text-align: center; padding: 75px 0 70px}
.sub_wrap0504 .sub0504_01bg{background: url(/images/webzine/2005/sub04/sub04-bg.png) center top no-repeat;background-size: cover;padding-top: 50px;}
.sub_wrap0504 .sub04_box02{position: relative;z-index: 2;text-align: left;background: #fff; max-width: 1240px;margin:40px auto 0px;padding-bottom:54px;box-shadow:15px 13px 13px -5px rgba(0, 0, 0, 0.09);}
.sub_wrap0504 .sub04_box02 ul{box-shadow: 2px 13px 13px -5px rgba(0,0,0,0.03);padding: 54px 90px  44px;}
.sub_wrap0504 .sub04_box02 ul li{overflow: hidden;}
.sub_wrap0504 .sub04_box02 ul li:first-child{margin-bottom: 29px;}
.sub_wrap0504 .sub04_box02 ul li span{display: inline-block;width: 60px; height: 60px; border-radius: 50%; overflow: hidden;float: left;text-align: center;line-height: 57px;color:#fff;margin-right: 29px;}
.sub_wrap0504 .color-01{background-color: #fbcf21; }
.sub_wrap0504 .color-02{background-color: #6fa900; }
.sub_wrap0504 .sub04_box02 ul li p{padding-top: 10px;float: left;}
.sub_wrap0504 .sub04_box02  ul .ul_img{margin-top: 33px; text-align: center;}
.sub_wrap0504 .sub04_box02  ul .ul_img p{text-align: left;padding-left: 88px;margin-top: 30px;}

.sub_wrap0504 .abs_img div{position: absolute;z-index: 3}
.sub_wrap0504 .abs_img .abs_img01{top:-60px; right:-80px;}
.sub_wrap0504 .abs_img .abs_img02{top:2300px; right:5px;}
.sub_wrap0504 .abs_img .abs_img03{bottom:-50px; right:-80px;}
.sub0504_m_img{display: none;}

@media all and (max-width:1400px){
  .sub_wrap0504 .abs_img .abs_img01{top:-60px; right:0px;}
  .sub_wrap0504 .abs_img .abs_img03{bottom:-50px; right:0px;}
}

@media all and (max-width:1280px){
.sub_wrap0504 .abs_img div{width:15%;}
.sub_wrap0504 .abs_img .abs_img01{top:-120px}
.sub_wrap0504 .abs_img .abs_img02{display: none;}
.sub_wrap0504 .abs_img .abs_img03{width: 30%; bottom:0}
.sub_wrap0504 .sub0504_01bg{background-size:auto;}
.sub_wrap0504 .sub04_box02 ul li p{width: 94%;padding-top: 5px;}
.sub_wrap0504 .sub04_box02 ul li p br{display: none;}
.sub_wrap0504 .sub04_box02  ul .ul_img p br{display: none;}
.sub_wrap0504 .sub04_box02 ul li span{width: 40px;height: 40px;line-height: 36px;font-size: 20px;margin-right: 10px;font-weight: bold;}
.sub_wrap0504 .sub04_box02 ul{    padding: 40px 40px;}



}

@media all and (max-width:1024px){
  .sub_wrap0504 .wbezine-sub0302-con01{padding: 60px 0}
  .sub_wrap0504 .sub04_box02  ul .ul_img img{width:80%;}
  .sub_wrap0504 .sub04_box02 ul li p{width: 91%;}
  .sub_wrap0504 .abs_img .abs_img03{bottom:-20px;}
  .sub_wrap0504 .wbezine-sub0302-con01{}

}

@media all and (max-width:768px){
.sub_wrap0504 .wbezine-sub0302-con01{padding: 40px 0}
.sub_wrap0504 .wbezine-sub0302-con01 p br{display: none;}
.sub_wrap0504 .sub0504_01bg{padding-top: 10px;}
.sub_wrap0504 .sub04_box02 ul {  padding: 30px 20px;}
.sub_wrap0504 .sub04_box02 ul li span {width: 30px;height: 30px;line-height: 30px;font-size: 16px}
.sub_wrap0504 .sub04_box02 ul li p {  width: 90%;}
.sub_wrap0504 .abs_img .abs_img01{top:-59px;}
.sub_wrap0504 .sub04_box02 ul .ul_img p{padding-left: 40px;}
.sub0504_m_img{display: block; text-align: center;}
.sub0504_m_img img{padding: 10px 0}
.sub0504_w_img{display: none;}
.sub_wrap0504 .sub04_box02 ul .ul_img img {  width: 100%;}
}

@media all and (max-width:500px){
  .sub_wrap0504 .sub04_box02 ul li p {  width: 86%;}
}
@media all and (max-width:375px){
  .sub_wrap0504 .sub04_box02 ul li p {width: 81%;}
  .sub_wrap0504 .sub04_box02 ul{padding: 20px;}
}



/*웹진 2005 4주차 끝*/


/*웹진 2007 1주차 */
.inner_1200{max-width: 1200px; width: 100%; margin: 0 auto;}
.sub_wrap0701 .wbezine-sub01-con01{overflow: hidden;background-color: #fffde8;padding: 95px 0;}
.sub_wrap0701 .wbezine-sub01-con01 .sub01_img{float: left;margin-right: 45px;}
.sub_wrap0701 .wbezine-sub01-con01 p{float: left;padding-top: 20px;line-height: 1.8;font-weight: 500;letter-spacing: -0.030em !important;}
.sub_wrap0701 .wbezine-sub01-con01  mark{color:#e2aa24;font-weight: bold;}
.sub_wrap0701 .wbezine-sub01-con02{background-color: #ccefdb;padding: 100px 0;}

.life_list li{padding-right: 90px; padding-bottom: 40px;display: inline-block;width: 100%;background: url(/images/webzine/2007/sub01/sub01_right.png)bottom right no-repeat;}
.life_list li:nth-child(even){padding-left: 100px;padding-right: 0;background: url(/images/webzine/2007/sub01/sub01_left.png)bottom left no-repeat;width: 100%;margin-left: -10px;}
.life_list li:last-child{background: none;padding-bottom: 0}
.life_box{background-color: #fff; overflow: hidden; border-radius: 20px;width: 100%;box-sizing: border-box;padding: 0 37px 40px;}
.life_top{width:100%; overflow: hidden;}
.life_top >*{float: left;}
.life_time{width: 100px;height: 74px; background-color: #1ca786; border-radius: 0 0 5px 5px;text-align: center;padding-top: 42px;}
.ampm{font-size: 14px;color: #ccefdb;font-weight: 600}
.time{font-size: 19px;color: #fff;}
.life_title{font-size: 56px;color: #1ca786;margin-left: 30px;margin-top: 24px;}

.life_contents{overflow: hidden;margin-top: 20px;}
.life_img{width: 500px;height: 300px;float: left}
.life_img:after {content:''; display:inline-block; width:100%;clear: both;}
.life_contents p {text-align: justify;word-break: break-all;letter-spacing: -0.050em;font-weight: 500;color: #222;padding-left: 516px;line-height: 1.8}
.life_contents p span{text-align: justify;word-break: break-all;display: inline;}
.life_contents p span::after{content: ''; display: inline-block;width: 100%; }


.sub_wrap07 .swiper_btn_box .swiper-button-next{    background: url(/images/webzine/slider_next_200709.png) center center no-repeat;}
.sub_wrap07  .swiper_btn_box .swiper-button-prev{    background: url(/images/webzine/slider_prve_200709.png) center center no-repeat;}
.sub_wrap07 .swiper_btn_box{width: 86px;}
.sub_wrap0701 .swiper_btn_box{right: -2px; bottom:20px}
.sub_wrap07  .wbezine-sub01-con03{text-align: center;padding: 100px 0; background: url(/images/webzine/2007/sub01/sub_bg01.jpg)center no-repeat; background-size: cover;color: #fff;}
.sub_wrap07  .wbezine-sub01-con03 p{line-height:1.8; font-weight: 400;letter-spacing: -0.030em;}
.sub_wrap07  .wbezine-sub01-con03 mark{color:#f1ef3a; font-weight: bold;}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  .sub_wrap0701 .swiper_btn_box{right: 0; bottom:0}
}



@media all and (max-width: 1280px) {
.inner_1200{padding: 0 40px;}
.sub_wrap0701 .wbezine-sub01-con01 .sub01_img{margin-right: 2%; width: 49%;}
.sub_wrap0701 .wbezine-sub01-con01 p{width: 49%;}
.sub_wrap0701 .wbezine-sub01-con01 p br{display: none;}
.sub_wrap0701 .wbezine-sub01-con01,
.sub_wrap0701 .wbezine-sub01-con02,
.sub_wrap07 .wbezine-sub01-con03{padding: 80px 0;}
.life_img {width: 380px;height: 228px;}
.life_contents p{padding-left: 394px;}
.life_contents p br{display: none;}
.life_contents p span{display: none;}
.life_box{padding: 0 30px 30px;}
.life_title{font-size: 44px;margin-top: 14px;}
.life_time{height: 60px;padding-top: 32px;}
}


@media all and (max-width: 1024px) {
  .sub_wrap0701 .wbezine-sub01-con01,
  .sub_wrap0701 .wbezine-sub01-con02,
  .sub_wrap07 .wbezine-sub01-con03{padding: 60px 0;}
  .life_img {width: 100%;height: auto;float: none;overflow: hidden;}
  .life_img img{width: 100%;display: block;}

  .deb_slider.life_img{position:relative; height: 0 !important; padding-top:60%;}
  .deb_slider.life_img .swiper-container{position:absolute; top:0;left:0; width:100%; height:100%;}


  .life_contents p{padding-left: 0; margin-top: 20px;}
  .life_img .swiper-wrapper{height: auto;}
  .life_img .swiper-container{height: auto}
  .sub_wrap0701 .wbezine-sub01-con01 .sub01_img{width: 100%; text-align: center;}
  .sub_wrap0701 .wbezine-sub01-con01 p{width: 100%;padding-top:20px;}

}
@media all and (max-width: 768px) {
  .sub_wrap0701 .wbezine-sub01-con01,
  .sub_wrap0701 .wbezine-sub01-con02,
  .sub_wrap07 .wbezine-sub01-con03{padding: 50px 0;}
  .inner_1200{padding: 0 20px;}
  .life_box {padding: 0 20px 20px;}
  .time{font-size: 16px;}
  .ampm{font-size: 12px;}
  .life_time {height: 50px;padding-top: 22px;}
  .life_title {font-size: 26px;margin-top: 18px;margin-left: 14px;}
  .life_list li{padding-right: 60px;background-size: 20%;}
  .life_list li:nth-child(even){padding-left: 80px;background-size: 20%;}
  .sub_wrap07 .wbezine-sub01-con03{background: url(/images/webzine/2007/sub01/sub_bg01.jpg)center bottom no-repeat;background-size: contain;    background-color: #1da786;}
  .sub_wrap07 .wbezine-sub01-con03 p{padding: 0 20px;}
  .sub_wrap07 .wbezine-sub01-con03 p br{display: none;}
  .sub_wrap07 .swiper_btn_box {width: 81px;}

}
@media all and (max-width: 768px) and (min-width:761px){
  .sub_wrap07 .swiper_btn_box {width: 86px;}
}

@media all and (max-width: 501px) {
  .sub_wrap0701 .wbezine-sub01-con01,
  .sub_wrap0701 .wbezine-sub01-con02,
  .sub_wrap07 .wbezine-sub01-con03{padding: 40px 0;}
  .sub_wrap0701 .wbezine-sub01-con01 p{padding-top: 20px;}
  .life_list li{padding-right: 40px;}
  .life_list li:nth-child(even){padding-left:40px;    background: url(/images/webzine/2007/sub01/sub01_right.png)bottom right no-repeat; background-size: 20%;}

  .sub_wrap0701 .swiper-button-prev,.sub_wrap0701 .swiper-button-next {width: 30px !important;height: 30px !important;}
  .sub_wrap07 .swiper_btn_box {width: 61px;  height: 21px;}
  .sub_wrap07 .wbezine-sub01-con03{background-image: none;}
  .life_time{width: 80px;}
  .life_title {font-size: 24px;margin-top: 21px;margin-left: 8px;}
  .life_box{border-radius: 10px;}
  .life_contents{margin-top: 10px;}
}


@media all and (max-width: 374px) {
  .life_list li{padding-right: 20px;}
  .life_list li:nth-child(even){padding-left: 20px;}
  .life_box {padding: 0 10px 10px;}
  .life_time {height: 42px;padding-top: 16px;}
  .time{font-size: 14px;}
  .life_title{font-size: 22px;margin-top: 18px;}
}
/*웹진 2007 1주차 */


/*웹진 2007 3주차 */
.container0703-01{padding: 70px 0; overflow: hidden;}
.container-img01{float: left;margin-right:32px; }
.container0703-01 p {float: left;letter-spacing: -0.050em;line-height: 1.8;margin-top: 90px;}
.container0703-01 p mark{color: #017acb;font-weight: bold;}

.container0703-02{background: url(/images/webzine/2007/sub03/sub03_bg01.png)center no-repeat; background-size: cover;}
.container0703-02 p{color: #fff; text-align: center;padding: 66px 0;}
.container0703-02 .inner_1200{position: relative;}
.container-img02{position: absolute; bottom: -10px; left: 0; width: 100%;overflow: hidden;}
.container-img02 span{display: block;float: right;}
.container-img02 span:first-child{float: left}

.container0703-03{background:#d5efff;padding: 100px 0;}
.contents_title{text-align: center;}
.contents_title h4{color: #017acb; font-size: 80px;}

.interview_box{position: relative;padding-top: 32px;margin-left: -20px;}
.interview_box.samsung{text-align: right;overflow: hidden;padding-top: 62px;margin-top: -20px;margin-right: -10px;}
.profile{width: 142px; height: 142px;position: absolute;top:-10px;left: 0; }
.samsung .profile{left: auto;right: 0;top:0;}
.profile span{font-size: 0;}

.kclf{background: url(/images/webzine/2007/sub03/sub03_img05.png)left top no-repeat;background-size: contain;}
.samsung01{background: url(/images/webzine/2007/sub03/sub03_img06.png)right top no-repeat;background-size: contain;}
.samsung02{background: url(/images/webzine/2007/sub03/sub03_img07.png)right top no-repeat;background-size: contain;}
.samsung03{background: url(/images/webzine/2007/sub03/sub03_img08.png)right top no-repeat;background-size: contain;}


.interview_contents{padding-left: 160px;}
.interview_box .speech_bubble p {letter-spacing: -0.050em;}
.interview_box .speech_bubble{padding-left: 20px ;margin-top: 20px; background-color: #fff; display:block; width: 460px; padding: 35px 20px;border-radius: 12px;position: relative;}
.interview_box .speech_bubble::before{content: ''; display: block;width: 17px; height: 13px; background: url(/images/webzine/2007/sub03/bubble.png)0 0 no-repeat; position: absolute;left: -14px; top:12px;}

.interview_box.samsung .interview_contents{float: right;padding-right: 160px;}
.interview_box.samsung .speech_bubble::before{transform:rotate(0deg);-moz-transform: scaleX(-1); -o-transform: scaleX(-1); -webkit-transform: scaleX(-1); transform: scaleX(-1);   filter: FlipH;-ms-filter: "FlipH";right: -14px; left: auto;}
.interview_box.samsung .speech_bubble{width: 678px;padding: 26px 20px;}
.interview_name{color:#a9a9a9; }
.interview_name b{color: #222;margin-right: 6px;}
.interview_img{text-align: right;padding-right: 160px;margin-top: 38px;}
.interview_wrap{margin-top: 40px;}
.interview_wrap li:nth-child(3) .speech_bubble{width: 690px;padding: 30px 20px;}
.interview_wrap li:nth-child(4) .samsung .speech_bubble{width: 836px}
.interview_wrap li:nth-child(5) .speech_bubble{width: 805px;margin-top: 20px;}
.interview_wrap li:nth-child(6) .samsung .speech_bubble{width: 854px}
.interview_wrap li:nth-child(7) .speech_bubble{width: 605px;margin-top: 20px;padding: 28px 20px;}
.interview_wrap li:nth-child(8) .samsung .speech_bubble{width: 854px}
.interview_wrap li:nth-child(9) .speech_bubble{width: 719px;margin-top: 20px;padding: 28px 20px;}
.interview_wrap li:nth-child(10) .samsung .speech_bubble{width: 899px}
.interview_wrap li:nth-child(11) .speech_bubble{width: 594px;margin-top: 20px;padding: 24px 20px;}
.interview_wrap li:nth-child(12) .samsung .speech_bubble{width: 853px}



@media all and (max-width:1280px) {
.interview_wrap{margin-top: 30px;}
.container-img01{margin-right: 0; text-align: center;width: 100%;float: none;}
.container0703-01 p{float: none; text-align: center;margin-top: 20px;}
.container0703-02{position: relative;z-index: 10}
.container-img02{bottom: -26px;}
.interview_wrap li .samsung .speech_bubble{width: 654px !important}
.interview_wrap li .speech_bubble{width: 654px !important}
.interview_box .speech_bubble p br{display: none;}
}

@media all and (max-width:1025px){
  .interview_wrap{margin-top: 20px;}
  .interview_wrap li .samsung .speech_bubble{width: 478px !important;}
  .interview_wrap li .speech_bubble{width: 478px !important;padding: 18px 14px !important;}
  .container0703-01{padding: 60px 0; }
  .container-img02 span{width: 70px;}
  .container0703-02 p {padding: 56px 40px;}
  .container0703-02 p br{display: none;}
  .container0703-03{padding: 90px 0;}
  .contents_title h4{font-size: 60px;}
  .profile{width: 100px; height: 100px;}
  .interview_box {padding-top: 20px;}
  .interview_contents{padding-left: 120px;}
  .interview_box.samsung .interview_contents{padding-right: 120px;}
  .interview_img{padding-right: 116px; }
  .interview_box.samsung{padding-top: 52px;}
  .interview_img img{width: 400px;}
}

@media all and (max-width:769px){
  .interview_wrap{margin-top: 10px;}
  .interview_wrap li .samsung .speech_bubble{width: 300px !important; }
  .interview_wrap li .speech_bubble{width:300px !important;      margin-top: 10px !important; }
  .interview_img img{width: 300px;}
  .profile{width: 60px; height: 60px;}
  .interview_box.samsung .interview_contents{padding-right: 70px;}
  .interview_contents{padding-left: 70px;}
  .interview_img{padding-right: 64px;}
  .interview_img img{width: 300px;}
  .container0703-01 p br{display: none;}
  .container0703-01 {padding: 40px 0;}
  .container0703-02 p {padding: 40px 60px;}
  .container0703-03 {padding: 40px 0;}
  .contents_title h4 {  font-size: 46px;}
  .samsung .profile{top:42px;}
  .profile{top:10px;}
  .interview_box .speech_bubble{margin-top: 10px;}
}

@media all and (max-width:500px){
  .interview_wrap li .samsung .speech_bubble{width: 230px !important; padding: 10px !important;}
  .interview_wrap li .speech_bubble{width:230px !important;  padding: 10px !important; }
  .interview_img img{width: 230px;}
  .interview_box{margin-top: 10px;}
  .container0703-02 p {  padding: 30px 50px;}
  .container-img02 span {width: 60px;}
  .contents_title h4 {font-size: 36px;}
  .container0703-03 {padding: 30px 0;}
  .container0703-01{padding: 30px 0;}
}


@media all and (max-width:370px){
  .container-img02 span {width: 40px;}
  .container0703-02 p {padding: 30px 30px;}
  .interview_wrap li .samsung .speech_bubble{width: 220px !important; }
  .interview_wrap li .speech_bubble{width:220px !important;  }
  .interview_img img{width: 220px;}
}


/*웹진 2007 3주차 */
.sub_wrap0801{font-size:0.9375vw; color: #222; }
.sub_wrap0801 .inner_1200{max-width: 62.5vw;}
.sub_wrap0801 h4{font-size: 3.541666666666667vw;}
.sub_wrap0801 .wbezine-sub01-con01{padding: 5.208333333333333vw 0 4.010416666666667vw; text-align: center;background: url(/images/webzine/2008/sub01/bg_01.jpg)center no-repeat; background-size: cover;}
.sub_wrap0801 .sub01_img_wrap{position: relative;}
.sub_wrap0801 .sub01_img_wrap > p{margin-top: 2.083333333333333vw;}
.sub_wrap0801 .sub01_img{position: absolute;transition: all 0.3s;}
.sub_wrap0801 .sub01_img1{margin:5.208333333333333vw 0  6.770833333333333vw;position: relative;display: inline-block;width: 43.85416666666667vw; height:30.05208333333333vw;background: url(/images/webzine/2008/sub01/sub01_img1.png)center no-repeat; background-size: contain;}
.sub_wrap0801 .sub01_img1 span{ color: #fff;position: absolute; bottom:2.704166666666667vw;left:2.704166666666667vw; font-weight: 300;}
.sub_wrap0801 .sub01_img2{top:24.010417vw;left: 9.895833333333333vw;}
.sub_wrap0801 .sub01_img3{top:24.555555vw;right: 6vw;}
.sub_wrap0801 .sub01_img4{top:41.555555555vw;left: 14vw;}
.sub_wrap0801 .sub01_img5{top:40.555555555vw;right: 10vw;}



.sub_wrap0801 ul {margin-top:3.645833333333333vw; }
.sub_wrap0801 ul li{display: inline-block;vertical-align: top;width: 30.625vw}
.sub_wrap0801 ul li:first-child{padding-right: 1.5625vw;}
.sub_wrap0801 ul li:last-child{padding-right: 1.5625vw;}
.sub_wrap0801 ul li h5{font-size: 2.083333333333333vw;letter-spacing: -0.050em !important;margin-top:2.304166666666667vw; }
.sub_wrap0801 ul li p{text-align: justify;padding: 0 1.666666666666667vw;letter-spacing: -0.060em !important;margin-top: 0.78125vw;}
.sub_wrap0801 ul li p span{text-align: justify;}
.sub_wrap0801 ul li p span::after {content: '';display: inline-block;width: 100%;}

.sub_wrap0801 .wbezine-sub01-con02{text-align: center;background: #fbfbea;position:relative;padding: 5.208333333333333vw 0 4.010416666666667vw; }
.sub_wrap0801 .wbezine-sub01-con02 h4 {color:#604020;margin-bottom: 1.145833333333333vw;}
.sub_wrap0801 .wbezine-sub01-con02 h5{color: #604020}

.sub_wrap0801 .wbezine-sub01-con02 .sub01_img_wrap{position: relative;}
.sub_wrap0801 .sub01_img8{top:32vw;left:4.13125vw; }
.sub_wrap0801 .sub01_img9{top:33.4375vw; right: 4.166666666666667vw;}


.sub_wrap0801 .wbezine-sub01-con03{background: url(/images/webzine/2008/sub01/sub01_bg02.png)center no-repeat; background-size: cover; text-align: center;padding: 6.208333333333333vw 0  8.208333333333333vw;}
.sub_wrap0801 .wbezine-sub01-con03 > p{letter-spacing: -0.028em;}
.sub_wrap0801 .wbezine-sub01-con03 h4{margin-bottom:1.041666666666667vw; color: #002e8d;}
.sub_wrap0801 .wbezine-sub01-con03 h5{color: #002e8d;}
.sub_wrap0801 .wbezine-sub01-con03 ul li:first-child{padding-right: 2%;margin-right: 0}
.sub_wrap0801 .wbezine-sub01-con03 ul li:last-child{padding-right: 2%;}
.sub_wrap0801 .wbezine-sub01-con03 ul{padding-top: 0}


.sub_wrap0801 .wbezine-sub01-con04{background: url(/images/webzine/2008/sub01/bg_03.jpg)center no-repeat; background-size: cover;text-align: center;padding: 5.208333333333333vw 0 7.291666666666667vw;}
.sub_wrap0801 .wbezine-sub01-con04 h4{color: #5c2900;}
.sub_wrap0801 .wbezine-sub01-con04 h5{color: #562f07;}

.sub_wrap0801 .wbezine-sub01-con05{background: url(/images/webzine/2008/sub01/bg_04.jpg)center no-repeat; background-size: cover;text-align: center;padding: 5.208333333333333vw 0 4.010416666666667vw;}
.sub_wrap0801 .wbezine-sub01-con05 h4{color: #175206;}
.sub_wrap0801 .wbezine-sub01-con05 h5{color: #175306;}
.sub_wrap0801 .wbezine-sub01-con05 p {padding: 0 1.9vw;}
.sub_wrap0801 .wbezine-sub01-con06{background: url(/images/webzine/2008/sub01/bg_05.jpg)center no-repeat; background-size: cover;text-align: center; color: #fff;padding:5.104166666666667vw 0 ;}
.sub_wrap0801 .wbezine-sub01-con06 a{color:#2a3e0a;display: inline-block;margin: 1.5625vw auto 0; width: 25.72916666666667vw; height: 4.427083333333333vw; line-height: 4.427083333333333vw ;background-color: #fff; border-radius:2.604166666666667vw; }
.sub_wrap0801 .wbezine-sub01-con06 a:hover{color: #fff;background-color:#2a3e0a; transition: all 0.3s;}

@media all and (max-width:1440px){
  .sub_wrap0801{font-size:1.25vw;}
  .sub_wrap0801 .sub01_img2{width: 12.5vw;left: 2.777777777777778vw;}
  .sub_wrap0801 .sub01_img3{width:14.58333333333333vw ; right: 2.777777777777778vw; }
  .sub_wrap0801 .sub01_img4{left: 2.777777777777778vw;}
  .sub_wrap0801 .sub01_img5{right: 2.777777777777778vw;width:14.58333333333333vw ; }
  .sub_wrap0801 .sub01_img8{display: none;}
  .sub_wrap0801 .inner_1200{max-width: 83.33333333333333vw;}
  .sub_wrap0801 ul li p{padding:0 1.214285714285714vw }
  .sub_wrap0801 ul li{width: 41vw}
  .sub_wrap0801 ul li h5{font-size: 2.708333333333333vw}
  .sub_wrap0801 .sub01_img9{width: 9.027777777777778vw;right: 0}
  .sub_wrap0801 .wbezine-sub01-con05{padding:6.944444444444444vw 0 11.80555555555556vw}
  .sub_wrap0801 .wbezine-sub01-con02{padding-bottom: 6.25vw;}


}

@media all and (max-width:1280px){
.sub_wrap0801 ul li{width: 100%;}
.sub_wrap0801 ul li:first-child{margin-bottom: 6.250vw;}
.sub_wrap0801 ul li p {padding: 0 0;width: 37.265625vw;display: inline-block;}
.sub_wrap0801 .sub01_img9 {width: auto;right: 3.125vw;}
.sub_wrap0801 .sub01_img8{display: block;top:auto;bottom: 3.125vw;}
.sub_wrap0801 .wbezine-sub01-con04{    background: url(/images/webzine/2008/sub01/bg_03.jpg)left top no-repeat;background-size: cover;}
.sub_wrap0801 .wbezine-sub01-con03 {background: url(/images/webzine/2008/sub01/sub01_bg02.png)right center no-repeat;background-size: cover;}
.sub_wrap0801 .wbezine-sub01-con05 {background: url(/images/webzine/2008/sub01/bg_04.jpg)left center no-repeat;background-size: cover;}


}

@media all and (max-width:1024px){
  body{-ms-overflow-style:none; }
  body::-webkit-scrollbar { display:none; }
 .sub_wrap0801{font-size:1.7578125vw;}
 .sub_wrap0801 .inner_1200 {max-width: 100vw;padding: 0 1.953125vw;}
 .sub01_img5,.sub01_img4{display: none;}
 .sub_wrap0801 .sub01_img2{width: 20.5vw;}
 .sub_wrap0801 .sub01_img3{width: 22.583333vw;}
 .sub_wrap0801 .sub01_img_wrap > p { margin-top:0;}

.sub_wrap0801 h4 {font-size: 6.640625vw;}
.sub_wrap0801 ul li h5 { font-size: 3.90625vw;}
.sub_wrap0801 ul li p{text-align: center;width: 100%}

.sub_wrap0801 .wbezine-sub01-con01{padding:9.765625vw 0  7.8125vw;}
.sub_wrap0801 .wbezine-sub01-con02{padding:9.765625vw 0  7.8125vw;}
.sub_wrap0801 .wbezine-sub01-con02 h5{margin-top:3.90625vw; }
.sub_wrap0801 ul li p{margin-top: 1.953125vw;}
.sub_wrap0801 .sub01_img8{left: 0;}
.sub_wrap0801 .sub01_img9{right: 0}

.sub_wrap0801 .wbezine-sub01-con03,.sub_wrap0801 .wbezine-sub01-con04{padding: 10.7421875vw 0 12.6953125vw;}
.sub_wrap0801 .wbezine-sub01-con06{padding: 9.1796875vw 0}
.sub_wrap0801 .wbezine-sub01-con06 a {
    margin: 2.734375vw auto 0;
    width: 48.2421875vw;
    height: 8.30078125vw;
    line-height: 8.30078125vw;
    border-radius: 4.8828125vw;
    font-size: 1.953125vw;
}





}

@media all and (max-width:768px){
  .sub_wrap0801 {font-size: 2.133333333333333vw;}
.sub_wrap0801 .sub01_img2,.sub_wrap0801 .sub01_img3{display: none;}
.sub_wrap0801 .wbezine-sub01-con01 p br{ display: none;}
.sub_wrap0801 .wbezine-sub01-con01 p{padding: 0 5.208333333333333vw;}
.sub_wrap0801 .sub01_img1{width: 86.854167vw;height: 59.052083vw;}
.sub_wrap0801 .sub01_img1 span{bottom:5.208333333333333vw; left: 5.208333333333333vw;}
.sub_wrap0801 .wbezine-sub01-con02 .inner_1200 > p br,.sub_wrap0801 .wbezine-sub01-con03 .inner_1200 > p br,.sub_wrap0801 .wbezine-sub01-con04 .inner_1200 > p br{display: none;}
.sub_wrap0801 .wbezine-sub01-con02 .inner_1200 > p{padding: 0 5.208333333333333vw;}
.sub_wrap0801 .sub01_img9,.sub_wrap0801 .sub01_img8{display: none;}
.sub_wrap0801 .wbezine-sub01-con03 .inner_1200 > p {padding: 0 5.208333333333333vw;}
.sub_wrap0801 .wbezine-sub01-con04 .inner_1200 > p {padding: 0 5.208333333333333vw;}
.sub_wrap0801 .wbezine-sub01-con06 p br{display: none;}
.sub_wrap0801 .wbezine-sub01-con06 p {padding: 0 5.208333333333333vw;}

}
@media all and (max-width:500px){

.sub_wrap0801 {font-size: 3.2vw;}
.sub_wrap0801 h4{font-size: 10vw}
.sub_wrap0801 ul li h5{font-size: 6vw;margin-top: 4vw;}
.sub_wrap0801 ul li:first-child{margin-bottom: 10vw;}
.sub_wrap0801 ul li>span{width: 70vw;display: inline-block;}
.sub_wrap0801 .wbezine-sub01-con06 a{
  width: 60vw;
  height: 10vw;
  line-height: 10vw;
  font-size: 3.6vw
}
.sub_wrap0801 .sub01_img1 span{font-size:2.8vw }




}



/*웹진 2008 1주차 */

/*웹진 2008 2주차 */
.wbezine-sub02-con01 ul { margin-top: 0; padding-bottom: 0; }

.sub_wrap0802 { padding: 5.72917vw 0 7.29167vw; background: url(/images/webzine/2008/sub02/sub02_bg01.jpg) top center no-repeat; background-size: cover; font-size: 0.9375vw; }

.sub_wrap0802 img { border: 0; margin: 0; padding: 0; line-height: 0; }

.sub_wrap0802 .inner_1200 { max-width: 72.91667vw; color: #fff; }

.sub_wrap0802 .tem, .sub_wrap0802 .teb { font-size: 3.125vw; }

.sub_wrap0802 mark { color: #d6ff59; }

.sub_wrap0802 .sub0802_top_txt {display: block; text-align: center; font-size: 1.04167vw; letter-spacing: -0.050em !important; background: url("/images/webzine/2008/sub02/txt_bg.png") bottom center no-repeat; background-size: contain; background-size: 40.36458vw, 0.83333vw; }

.sub_wrap0802 .sub02_img01 { width: 18.17708vw; height: 20.10417vw; }

.sub_wrap0802 .sub02_img02 { width: 33.85417vw; height: 20.83333vw; }

.sub_wrap0802 .sub02_img03 { width: 33.85417vw; height: 20.83333vw; }

.sub_wrap0802 .sub02_img04 { width: 33.85417vw; height: 20.83333vw; }

.sub_wrap0802 .sub02_img05 { width: 33.85417vw; height: 20.83333vw; }

.sub_wrap0802 .sub0802_box { margin-top: 5.20833vw; }

.sub_wrap0802 .sub0802_box ul { margin-bottom: 13.54167vw; width: 100%; }

.sub_wrap0802 .sub0802_box ul li { display: inline-block; overflow: hidden; vertical-align: middle; width: 100%; letter-spacing: -0.050em !important; }

.sub_wrap0802 .sub0802_box ul li .fl_le { float: left; }

.sub_wrap0802 .sub0802_box ul li .fl_ri { float: right; }

.sub_wrap0802 .sub0802_box ul li:nth-child(1) { margin-bottom: 6.92708vw; padding-right: 4.6875vw; padding-top: 0; }

.sub_wrap0802 .sub0802_box ul li:nth-child(1) .sub0802_txt { padding-top: 1.66667vw; }

.sub_wrap0802 .sub0802_box ul li:nth-child(2) { margin-bottom: 19.375vw; }

.sub_wrap0802 .sub0802_box ul li:nth-child(3) { margin-bottom: 5.20833vw; }

.sub_wrap0802 .sub0802_box ul li:nth-child(3) .sub0802_txt span { color: #36640e; }

.sub_wrap0802 .sub0802_box ul li:nth-child(3) .sub0802_txt p { color: #555; }

.sub_wrap0802 .sub0802_box ul li:nth-child(4) { margin-bottom: 5.10417vw; letter-spacing: -0.070em !important; }

.sub_wrap0802 .sub0802_box ul li:nth-child(4) .sub0802_txt span { color: #36640e; }

.sub_wrap0802 .sub0802_box ul li:nth-child(4) .sub0802_txt p { color: #555; }

.sub_wrap0802 .sub0802_box ul li:nth-child(5) { letter-spacing: -0.070em !important; }

.sub_wrap0802 .sub0802_box ul li:nth-child(5) .sub0802_txt span { color: #36640e; }

.sub_wrap0802 .sub0802_box ul li:nth-child(5) .sub0802_txt p { color: #555; }

.sub_wrap0802 .sub0802_box .sub0802_txt span { display: inline-block; margin-bottom: 1.35417vw; }



/**/
.sub02_btm_link { text-align: center; }

.sub02_btm_link p { margin-bottom: 2.76042vw; }

.sub02_btm_link ul li { display: inline-block; width: 26.04167vw; height: 4.6875vw; background-color: #fff; border-radius: 2.60417vw; overflow: hidden; text-align: left; }

.sub02_btm_link ul li a { font-size: 1.04167vw; font-weight: 600; vertical-align: middle;}
.sub02_btm_link ul li span{vertical-align: middle;}
.sub02_btm_link ul li:first-child { padding: 1.14583vw 0; margin-right: 3.125vw; }

.sub02_btm_link ul li:first-child a { padding-left: 2.91667vw; display: inline-block; }

.sub02_btm_link ul li:last-child { line-height: 4.6875vw; text-align: center; }

.sub02_btm_link ul li:last-child a { display: inline-block;}

.sub02_btm_link ul li:last-child span { vertical-align: middle; }

.sub02_btm_link ul li span { display: inline-block; width: 1.35417vw; height: 1.35417vw; border-radius: 50%; background: url(/images/webzine/2008/sub02/sub02_icon_arrow.png) center center no-repeat, #8dbd49;background-size: auto;overflow: hidden; margin-left: 2.08333vw; }
.m_br{display: none;}


@media all and (max-width: 1440px) {.sub_wrap0802 .sub0802_top_txt { font-size: 1.35417vw; }
  .sub_wrap0802 { font-size: 1.14583vw; }
  .sub_wrap0802 .inner_1200 { max-width: 85.71429vw; color: #fff; }
  .sub_wrap0802 .sub0802_top_txt { background-size: 49.71429vw, 8000vw; }
  .sub_wrap0802 .sub02_img01 { width: 24.28571vw; height: 27.14286vw; }
  .sub_wrap0802 .sub02_img02 { width: 38.78571vw; height: 23.85714vw; }
  .sub_wrap0802 .sub02_img03 { width: 38.78571vw; height: 23.85714vw; }
  .sub_wrap0802 .sub02_img04 { width: 38.78571vw; height: 23.85714vw; }
  .sub_wrap0802 .sub02_img05 { width: 38.78571vw; height: 23.85714vw; } }





  @media all and (max-width: 1280px) {
     .sub_wrap0802 { padding: 7.8125vw 0 7.8125vw; }
    .sub_wrap0802{    background: url(/images/webzine/2008/sub02/sub02_bg01_m.jpg) top center no-repeat;
      background-size: cover;}
    .sub_wrap0802 .inner_1200 { max-width: 100%; padding: 0 3.90625vw; }
    .sub_wrap0802 .sub0802_box ul li p br { display: none; }
    .sub_wrap0802 .sub0802_box ul li .fl_ri, .sub_wrap0802 .sub0802_box ul li .fl_le { float: none; }
    .sub_wrap0802 .sub0802_box ul li { text-align: center; }
    .sub_wrap0802 .sub0802_box ul li .sub0802_txt { margin-top: 3.125vw; }
    .sub_wrap0802 .sub0802_box ul li:nth-child(2) { color: #222; }
    .sub_wrap0802 .sub0802_box ul li:nth-child(1) { color: #222; }
    .sub_wrap0802 .sub0802_box ul { margin-bottom: 2vw; }
    .sub_wrap0802 .sub0802_top_txt { font-size: 2.03125vw; }
    .sub_wrap0802 { font-size: 1.5625vw; }
    .sub_wrap0802 .sub0802_top_txt { background-size: 78.57143vw, 186.66667vw; }
    .sub_wrap0802 .tem, .sub_wrap0802 .teb { font-size: 5.15625vw; }
    .sub02_btm_link p { margin-bottom: 4.14063vw; }
    .sub02_btm_link ul li { width: 31.25vw; height: 6.25vw; border-radius: 3.90625vw; }
    .sub02_btm_link ul li a { font-size: 1.40625vw; }
    .sub02_btm_link ul li:first-child { padding: 1.40625vw 0; margin-right: 2.34375vw; }
    .sub02_btm_link ul li:first-child a { padding-left: 3.59375vw; }
    .sub02_btm_link ul li:last-child { line-height: 6.25vw; }
    .sub02_btm_link ul li span { width: 1.875vw; height: 1.875vw; margin-left: 2.34375vw; }
    .sub02_btm_link ul li a { font-size: 1.8vw; }
    .sub02_btm_link ul li { width: 40.25vw; height: 7.25vw; border-radius: 3.90625vw; }
    .sub02_btm_link ul li span { width: 3.90625vw; height: 3.90625vw; }
    .sub02_btm_link ul li:last-child { line-height: 7.25vw; }
     .sub_wrap0802 .sub0802_box ul li:nth-child(1) { padding: 0; } }




     @media all and (max-width: 768px) { .sub_wrap0802 .sub0802_top_txt { font-size: 3.38542vw; }
   .sub_wrap0802 { font-size: 2.60417vw; }
   .sub_wrap0802 .sub0802_top_txt { background-size: 143.22917vw, 186.66667vw; }
   .sub_wrap0802 .tem, .sub_wrap0802 .teb { font-size: 8.59375vw; }
   .sub_wrap0802 .m_br { display: block; }
   .sub_wrap0802 .sub0802_box ul li .sub0802_txt { margin-top: 5.20833vw; }
   .sub02_btm_link p { line-height: 1; margin-top: 10.41667vw; word-break: keep-all; }
   .sub02_btm_link ul li { width: 39.0625vw; height: 7.8125vw; border-radius: 6.51042vw; }
   .sub02_btm_link ul li a { font-size: 2.08333vw; }
   .sub02_btm_link ul li:first-child { margin-right: 3.90625vw; }
   .sub02_btm_link ul li:first-child a { padding-left: 5.98958vw; }
   .sub02_btm_link ul li:last-child { line-height: 7.8125vw; }
   .sub02_btm_link ul li span { width: 2.60417vw; height: 2.60417vw; margin-left: 1.30208vw; }
   .sub02_btm_link ul li:first-child a { padding-left: 2vw; }
   .sub02_btm_link ul li:first-child { padding: 1.34375vw 0; }
  .sub_wrap0802  .sub02_btm_link p{margin-top: 0.5vw;}
 }



   @media all and (max-width: 500px) { .sub02_btm_link ul { display: inline-block; margin: 0 auto; }
     .sub02_btm_link ul li:first-child { margin-right: 0; }
     .sub02_btm_link ul li { display: block; width: 78vw; height: 14vw; }
     .sub02_btm_link ul li a { font-size: 3.6vw; }
     .sub02_btm_link ul li:last-child { margin-top: 4vw; line-height: 14vw; }
     .sub02_btm_link ul li span { width: 4.8vw; height: 4.8vw; margin-left: 2.8vw; }
     .sub02_btm_link ul li:first-child a { padding-left: 8vw; }
     .sub02_btm_link ul li:first-child { padding: 2.8vw 0; }
     .sub_wrap0802 { font-size: 3.6vw; }
     .sub02_btm_link ul li:last-child span { margin-left: 16vw; }
     .sub_wrap0802 .sub02_img01 { width: 80%; height: auto; display: inline-block; }
     .sub_wrap0802 .sub02_img02 { width: 80%; height: auto; display: inline-block; }
     .sub_wrap0802 .sub02_img03 { width: 80%; height: auto; display: inline-block; }
     .sub_wrap0802 .sub02_img04 { width: 80%; height: auto; display: inline-block; }
     .sub_wrap0802 .sub02_img05 { width: 80%; height: auto; display: inline-block; }
     .sub_wrap0802 .sub0802_box ul li { margin-bottom: 12vw !important; }
     .sub_wrap0802 .sub0802_box ul li .sub0802_txt { margin-top: 6vw; } }




/*웹진 2008 2주차 */


/*웹진 2008 3주차 */

.webzine_0803{background: url('/images/webzine/2008/sub03/sub03_bg1.png')0 0 no-repeat,#fff;; background-size: cover;padding-top: 5.729166666666667vw;font-size: 0.9375vw;}
.webzine_0803 .sub03_con02{background: url('/images/webzine/2008/sub03/sub03_bg2.png')center no-repeat; background-size: cover;}
.webzine_0803 .fl_le{float: left;}
.webzine_0803 .fl_ri{float: right;}
.webzine_0803   ul li{overflow: hidden;}
.webzine_0803  .sub03_con01{overflow: hidden;margin-top: 1.5625vw;}
.webzine_0803  .sub03_con01 > span{display: inline-block;float: left; width: 50%; text-align: left;padding-left: 9.4vw; box-sizing: border-box;}
.webzine_0803  .sub03_con01 span span{position: relative;display: inline-block;}
.webzine_0803  .sub03_con01 span span p {z-index: 1;position: absolute;bottom:2.447916666666667vw; left:3.645833333333333vw;font-size: 0.9375vw;color: #fff;text-align: left;}
.webzine_0803  .sub03_con01 > p{display: inline-block; width: 50%; padding-top: 1.875vw;font-size: 1.041666666666667vw;}


.webzine_0803 ul{margin-top: 1.770833333333333vw;}
.webzine_0803 ul li{margin-bottom:2.083333333333333vw; }
.webzine_0803 ul li > span {display: inline-block; width: 50%;box-sizing: border-box;}
.webzine_0803 ul li > span.fl_ri{text-align: right;}
.webzine_0803 ul li > p{text-align: left; width: 50%;padding-top: 5.208333333333333vw;letter-spacing: -0.060em;}
.webzine_0803 ul li:nth-child(1) > span {margin-left: -2.083333333333333vw;}
.webzine_0803 ul li:nth-child(3) > span {margin-left: -1.979166666666667vw;}
.webzine_0803 ul li:nth-child(1) > p{padding-top: 6.770833333333333vw;}
.webzine_0803 ul li span span{display: inline-block;position: relative;}
.webzine_0803 ul li span span p {z-index: 1;position: absolute;top:2.945833333333333vw; left:3.645833333333333vw;font-size: 0.9375vw;color: #fff;text-align: left;}
.webzine_0803 ul li:nth-child(5) > span {margin-left: -1.979166666666667vw;}
.webzine_0803 ul li:nth-child(5) > p{padding-top:9.65833333333333vw; }



.webzine_0803 .sub03_con02 .inner{display: table;padding: 5.208333333333333vw 0 }
.webzine_0803 .sub03_con02 .sub03_box02{display: table-cell;}
.webzine_0803 .sub03_con02 .sub03_box02 .sub_con02_txt{margin-top: 1.875vw;}
.webzine_0803 .sub03_con02 .sub03_box02 .sub_con02_txt p{color: #fff;letter-spacing: -0.050em;}
.webzine_0803 .sub03_con02 .sub03_box02 .sbco02_tit span{font-size: 3.125vw; color:#fff555; display: inline-block;vertical-align: middle;}
.webzine_0803 .sub03_con02 .sub03_box02 .sbco02_tit span.pick{text-align: center; letter-spacing: -0.050em;z-index: 1;font-size:2.604166666666667vw ; color:#fff; width: 4.270833333333333vw; height: 4.270833333333333vw;display: inline-block; position: relative;background: url('/images/webzine/2008/sub03/sub03-img11.png')center no-repeat;background-size:contain;padding-top:1.25vw;}
.webzine_0803 .sub03_con02 .sub03_box02 .sbco02_tit span.pick::before{content: ''; display: block;position: absolute;left: 50%; top:50%;margin-left:-2.135416666666667vw; margin-top: -2.135416666666667vw;}
.webzine_0803 .sub03_con02 .sub03_con0201{padding-right:2.604166666666667vw; }
.webzine_0803 .sub03_con02 .sub03_con0202{padding-left:2.604166666666667vw; }

.webzine_0803 .sub03_ul02 li p{padding-top: 10.41666666666667vw !important;}
.webzine_0803 .sub03_ul02 li:last-child{    margin-bottom: -0.4166666666666667vw;}



@media all and (max-width:1440px) {
  .webzine_0803{font-size:1.25vw }
  .webzine_0803 .sub03_con01 > p{font-size: 1.388888888888889vw;}
  .webzine_0803 .sub03_con01 span span p{ left: 4.645833vw; }
}


@media all and (max-width:1120px){
  .webzine_0803 .sub03_con01 > p {  font-size: 1.607142857142857vw;}
  .webzine_0803 {  font-size: 1.428571428571429vw;}

.webzine_0803 .fl_le,.webzine_0803 .fl_ri{float:none;}
.webzine_0803 ul li,.webzine_0803 ul li > p{text-align: center;width: 100%}
.webzine_0803 ul li{margin-bottom: 3.571428571428571vw;}
.webzine_0803 ul li:nth-child(1) > p {
    padding-top: 0.770833vw;
}
.webzine_0803 ul li > p{padding-top: 0;}
.webzine_0803 ul li:nth-child(5) > p {
    padding-top:0;
}

.webzine_0803 .sub03_con02 .sub03_box02 .sub_con02_img{
  display: block;
  width: 80%;
  margin: 0 auto;
}

.webzine_0803 .sub03_con02 .sub03_con0201,.webzine_0803 .sub03_con02 .sub03_con0202{padding:0;}

.webzine_0803 .sub03_con02 .sub03_box02 .sub_con02_txt{width: 80%;margin:2.142857142857143vw auto 0;}

.webzine_0803 .sub03_con02 .sub03_box02 .sub_con02_txt p br{  display: none;}
.webzine_0803 .sub03_con02 .sub03_box02{width: 50%;}

.webzine_0803 .sub03_ul02 li p {
    padding-top: 10.41666666666667vw !important;
}
.webzine_0803 .sub03_ul02{overflow: hidden; margin-bottom: -1.785714285714286vw;}
.webzine_0803 .sub03_ul02 li:last-child {  margin-bottom: 0;padding-bottom: 6.25vw;}
.webzine_0803 .sub03_ul02 li p {  padding-top: 0 !important;}

.webzine_0803 ul{margin-top: 7.142857142857143vw;}
.webzine_0803 .sub03_con01 > p{    padding-top: 8.875vw;}

.webzine_0803 .sub03_con01 span span p{font-size: 1.25vw;}






}

@media all and (max-width:1024px){

.webzine_0803 .sub03_con01 > span{padding-left: 0;float: none; width: 100%; text-align: center;}
.webzine_0803 .sub03_con01 > p {
    font-size: 2.604166666666667vw;
    width: 80%;
    display: block;
    margin: 0 auto;
    text-align: center;
    padding-top: 4vw;
}
.webzine_0803 .sub03_con01 > p br{display: none;}
.webzine_0803 ul li span span p{font-size: 1.822916666666667vw;    top: 6vw;left: 7vw;}
.webzine_0803 .sub03_con01 span span p {
    font-size: 1.822916666666667vw;
    left: 6.645833vw;
    bottom: 3.447917vw;
}
.webzine_0803 ul li > span{width: 80%;}

.webzine_0803 {
    font-size: 3.385416666666667vw;
}
.webzine_0803 ul li > p{width: 80%;display: block;
margin: 0 auto;}
.webzine_0803 ul li > p br{display: none;}
.webzine_0803 ul li > span.fl_ri {
    text-align: center;
}

.webzine_0803 .sub03_con02 .sub03_box02 .sbco02_tit span{
  font-size: 8.854166666666667vw;
}
.webzine_0803 .sub03_con02 .sub03_box02 .sbco02_tit span.pick{
  font-size:7.552083333333333vw;
  width: 12.270833vw;
  height: 12.270833vw;
  padding-top: 2.25vw;
  box-sizing: border-box;
 }
.webzine_0803 .sub03_con02 .sub03_box02{
  width: 100%;
  display: block;
  margin-bottom: 6.510416666666667vw;
}
.webzine_0803 .sub03_con02 .sub03_box02 .sub_con02_img{width: 80%; text-align: center;}

.webzine_0803{    background: url(/images/webzine/2008/sub03/sub03_bg1_m.png)0 0 no-repeat,#fff;
    background-size: cover;}
}

@media all and (max-width:768px){
  .webzine_0803 .sub03_con01 span span p {left: 13vw;bottom: 7vw;}


}

@media all and (max-width:500px){
.webzine_0803 .sub03_con01 > p{font-size: 3.6vw;}

.webzine_0803 .sub03_con01 span span p {font-size: 2.8vw;left: 13vw;bottom: 7vw;}

.webzine_0803 ul li span span p{left: 7vw;top: 7vw;font-size: 2.8vw;}

.webzine_0803 ul li > span {  width: 95%;}



}





/*웹진 2008 3주차 */
/*웹진 2008 4주차 */

#sub04200804 .container0703-01 {text-align: center;}
#sub04200804 .interview_name{color: #fff;}
#sub04200804 .container0703-01 p{ float: none; width: 100%;margin-top: 0}
#sub04200804 .sub0804{ background: url(/images/webzine/2008/sub04/sub04_bg1.png)center no-repeat;background-size: cover;}
#sub04200804 .interview_wrap{ max-width: 1200px; width: 100%; margin: 0 auto;}
#sub04200804 .sub0804 .inner {background-color: #b2c7d9; border-radius: 30px; overflow: hidden;padding: 100px 20px}
#sub04200804 .kclf {background: url(/images/webzine/2008/sub04/sub04_img2.png)left top no-repeat;background-size: contain;width: 120px; height: 120px;}
#sub04200804 .interview_box.samsung .speech_bubble{background-color: #ffeb33; text-align: left;width: 709px;}
#sub04200804 .interview_box.samsung .speech_bubble p{line-height: 1.6}
#sub04200804 .interview_box.samsung .speech_bubble::before{background-image: url(/images/webzine/2008/sub04/bubble_ye.png); right: -13px;}
#sub04200804 .samsung01{background-image: url(/images/webzine/2008/sub04/sub04_img3.png);}
#sub04200804 .contents_title{overflow: hidden;max-width: 1400px;width: 100%; margin: 0 auto 100px;}
#sub04200804 .contents_title span{display: inline-block;float: left;}
#sub04200804 .contents_title p {text-align: left;display: inline-block;vertical-align: middle;padding-top: 85px}


#sub04200804 .interview_box .speech_bubble{width: 703px;padding:17px 22px;}
#sub04200804  .interview_wrap li:nth-child(1) .speech_bubble{width: 463px; height: 100px;}
#sub04200804  .interview_wrap li:nth-child(2) .speech_bubble{ height: 256px;padding: 30px 40px; }
#sub04200804  .interview_wrap li:nth-child(3) .speech_bubble {width: 693px;}
#sub04200804  .interview_wrap li:nth-child(4) .speech_bubble{ height: 229px;    padding: 44px 40px;}
#sub04200804  .interview_box.samsung .speech_bubble {width: auto;  height:auto;padding: 21px 22px;line-height: 1.8}
#sub04200804  .interview_box p{line-height: 1.8}
#sub04200804 .interview_wrap li:nth-child(5) .speech_bubble{height: 155px;padding: 28px 22px;}
#sub04200804 .interview_wrap li:nth-child(6) .samsung .speech_bubble{ height: 256px;padding: 51px 40px;}
#sub04200804 .interview_wrap li:nth-child(8) .samsung .speech_bubble{width:805px ;height: 391px; padding:40px 50px;   }
#sub04200804 .interview_wrap li:nth-child(8) .samsung .speech_bubble p {line-height: 1.8}
#sub04200804  .interview_wrap li:nth-child(9) .speech_bubble{height: 111px;}
#sub04200804  .interview_wrap li:nth-child(10) .samsung .speech_bubble{width:805px ;height: 293px; padding:40px 50px;  }
#sub04200804  .interview_wrap li:nth-child(10) .samsung .speech_bubble p {line-height: 1.8;}

#sub04200804 .contents_title > span{position: relative;}
#sub04200804  .suq_txt{position: absolute;bottom:3.385416666666667vw; left:2.864583333333333vw;font-weight: 300;color: #fff;font-size:0.8333333333333333vw }


@media all and (max-width:1440px) {
#sub04200804 .sub0804 .inner,#sub04200804 .contents_title{width: 90%;}
#sub04200804 .interview_wrap{width: 95%;}
#sub04200804 .contents_title > span{width: 50%;}
#sub04200804 .contents_title p{width: 50%; font-size: 17px;}
#sub04200804 .contents_title span .suq_txt{text-align: left;bottom:4vw; left:2.864583333333333vw;font-size:1.111111111111111vw }


}

@media all and (max-width:1280px) {
  #sub04200804 .sub0804 .inner{padding:80px 20px}
  #sub04200804 .contents_title{margin:0 auto 60px}
  #sub04200804 .contents_title p{font-size: 14px;}
  #sub04200804 .contents_title span{float: none;}
  #sub04200804 .contents_title > span{ width: 60%}
  #sub04200804 .contents_title > span img{width: 100%;}
  #sub04200804 .contents_title span .suq_txt{font-size: 1.25vw;}
  #sub04200804 .contents_title p{width: 100%; text-align: center; padding-top: 25px;}
  #sub04200804 .kclf{width: 80px;height: 80px;}
  #sub04200804 .interview_contents {  padding-left: 100px;}
  #sub04200804 .interview_wrap li:nth-child(1) .speech_bubble{width:80% !important;height: auto !important;padding: 18px 14px !important;   }
  #sub04200804 .interview_wrap li:nth-child(9) .speech_bubble {height: auto;}
  #sub04200804 .interview_box.samsung .speech_bubble{height: auto !important;}

}

@media all and (max-width:768px){
  #sub04200804 .contents_title span .suq_txt{font-size:1.866666666666667vw;}
  #sub04200804 .interview_contents {padding-left: 70px;}
  #sub04200804 .interview_wrap li .speech_bubble {height: auto !important;padding: 18px 14px !important;width: 90% !important;}
  #sub04200804 .interview_wrap li:nth-child(1) .speech_bubble {height: auto !important;width: 90% !important;}
  #sub04200804 .interview_box.samsung .speech_bubble{width: 100% !important; }
  #sub04200804 .kclf {width: 50px;height: 50px;}
  #sub04200804 .contents_title p{font-size: 14px;}
  #sub04200804 .kclf{left: 10px;}
}


@media all and (max-width:500px){
#sub04200804 .contents_title p br{display: none;}
#sub04200804 .contents_title p{padding-top: 10px;}
#sub04200804 .sub0804 .inner {  padding: 30px 20px;}
#sub04200804 .sub0804 .inner{border-radius: 10px;}
#sub04200804 .interview_wrap li:nth-child(1) .speech_bubble {width: 80% !important;}
#sub04200804 .interview_wrap li .speech_bubble{width: 80% !important;}
#sub04200804 .contents_title {margin: 0 auto 40px;}
#sub04200804 .contents_title span {width: 80%;display: block;margin: 0 auto;float: none;}
#sub04200804 .contents_title span .suq_txt{bottom: 6vw;left: 4.5vw;font-size: 2.8vw;}

}
@media all and (max-width:500px){
  #sub04200804 .interview_wrap li:nth-child(1) .speech_bubble {width: 100% !important;}
  #sub04200804 .interview_wrap li .speech_bubble{width: 100% !important;}
  #sub04200804  .interview_box.samsung .interview_contents{padding-left: 20px;}
}

/*웹진 2008 4주차 */
/*웹진 2008 1주차 */



/* 웹진2011 3주차 */

.webzine_1103 .sub01_con1 p{
  margin: 4.444444444444444em 0 3.333333333333333em;
  line-height: 1.8;
}
.webzine_1103 .sub01_con2{
  padding-top: 17.77777777777778em;
  position: relative;
}
.webzine_1103  .sub01_img1{
  position: absolute;
  top:-2.222222222222222em;
  left: 50%;
  transform: translateX(-50%);
  width: 100%;
  text-align: center;
}
.webzine_1103 .sub01_con2_bg{
  background: url('/images/webzine/2011/sub03/bg.jpg') center bottom no-repeat;
  background-size: cover;
  padding-top: 13em;
  padding-bottom: 5.555555555555556em;
}
.webzine_1103 .sub01_box02{
  background: #fff;
  padding: 5.555555555555556em 7.777777777777778em;
  box-shadow: 5px 5px 15px 5px rgba(0,0,0,0.1);
}


.webzine_1103 .list_style1 li:not(:last-child){
  margin-bottom: 3.333333333333333em;
}

.webzine_1103  .list_top{
  margin-bottom:1em;
  display: flex;
  align-items: center;
}
.webzine_1103  .list_top span{
  width: 2.727272727272727em;
  height: 2.727272727272727em;
  background-color: #00a091;
  border-radius: 50%;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  float: left;
  margin-right: 1em;
}
.webzine_1103  .list_top p{
  font-weight:bold;
}
.webzine_1103  .list_bottom{
  background-color: #f4f4f4;
  padding: 1.666666666666667em 4.444444444444444em;
  display: flex;
  justify-content:space-between;
}
.webzine_1103  .list_img{
  position: relative;
}

.webzine_1103  .list_img span{
  position: absolute;
  color: #fff;
  left: 0;
  bottom:0;
  width: 100%;
  font-size: 16px;
  padding: 0.5em 1em;
  box-sizing: border-box;
  font-weight: 300;
}
.webzine_1103  .list_img.t_right span{
  bottom:1.8em;
}

.webzine_1103  .sub01_con3{
  background-color: #86542e;
  color: #fff;
  padding: 3.9em 0;
}

.webzine_1103 .list_txt{
  padding-right: 1.111111111111111em;
}



@media all and (max-width:1440px){
  .webzine_1103 .list_bottom{
    flex-wrap: wrap;
  }
  .webzine_1103 .list03 .list_bottom br{
      display: none;
  }

  .webzine_1103 .list_img.t_right{
    width: 100%;
    text-align: center;
    margin-top: 1.666666666666667em ;
  }
  .webzine_1103 .list_img.t_right span{
    bottom: 0;
  }

}


@media all and (max-width:1280px){
  .webzine_1103 .list_img{
    width: 100%;
    text-align: center;
    margin-top: 1.666666666666667em ;
  }
  .webzine_1103  .list_bottom br{
      display: none;
  }
  .webzine_1103 .sub01_box02{
    padding: 5.555555555555556em 6.777778em;
  }

}

@media all and (max-width: 1024px){
  .webzine_1103 .sub01_con2_bg{
    padding-top: 5em;
  }
    .webzine_1103.ft-18{
        font-size:3.125vw;
    }
    .webzine_1103.ft-18 .ft-20{
      font-size:3.385416666666667vw;
    }
    .webzine_1103.ft-18 .ft-22{
      font-size: 3.645833333333333vw;
    }
    .webzine_1103.ft-18 .ft-24{
      font-size:3.90625vw;
    }
    .webzine_1103 .sub01_con1  {
      padding: 0 2.222222222222222em;;
    }
    .webzine_1103 .sub01_con1 p br{
      display: none;
    }
    .webzine_1103 .sub01_con2 {
    padding-top: 6.777778em;
    }
    .webzine_1103 .sub01_box02 {
    padding: 1.818181818181818em ;
    }
    .webzine_1103 .list_top {
      display: flex;
      margin-bottom: 1em;
      width: 100%;
    }
    .webzine_1103 .list_top p{
      width: 82%;
      float: left;
    }
    .webzine_1103 .list_top p br{
      display: none;
    }
    .webzine_1103  .list_bottom{
      width: 100%;
    }
    .webzine_1103 .list_img span{
      font-size: 2.083333333333333vw;
    }
    .webzine_1103 .sub01_con3 p br{
      display: none;
    }
    .webzine_1103 .list_bottom{
      padding: 0.9444444444444444em  1.888888888888889em;
    }
    .webzine_1103 .list_txt{
      padding-right: 0
    }
    .webzine_1103 .sub01_con1 p{
      line-height: 1.6;
    }
    .webzine_1103 .sub01_con3{
      padding: 2.8em 0;
    }
}

/* 웹진2011 3주차 */
/* 웹진2011 1주차 */


.sub_wrap1101 h4{
    font-size: 54px;
    margin-bottom:0.3703703703703704em;
    line-height: 1;
}
.sub_wrap1101 span{
  display: inline-block;
}
.sub_wrap1101 .wbezine-sub01-con01{
  padding: 4.444444444444444em 0 3.333333333333333em;
}

.sub_wrap1101 .wbezine-sub01-con02{
  background: url('/images/webzine/2011/sub01/sub01_bg1.jpg')center no-repeat;
  padding: 5.555555555555556em 0;
  background-size: cover;
}
.web_hide{
  display: none;
}


.clear::after{
  content: '';
  display: block;
  clear: both;
}
.float_right{
  float: right;
}
.float_left{
  float: left;
}

.flex_center{
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.row_revers{
    display: flex;
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    align-items: center;
}

.wid_50p{
  width: 50%;
}

.sub_wrap1101 .wbezine-sub01-con02 .clear{
  margin-bottom: 2.222222222222222em;
  max-height: 526px;
  height: 100%;

}

.sub_wrap1101 .wbezine-sub01-con02 .float_right{
  padding-left: 3em;
}

.sub_wrap1101 .wbezine-sub01-con02 h4{
  width: 100%;
  text-align: left;
}


.sub_wrap1101  .wbezine-sub01-con03{
  background: url('/images/webzine/2011/sub01/sub01_bg2.jpg')center no-repeat;
  background-size: cover;
  padding: 5.555555555555556em 0;
}

.sub_wrap1101  .wbezine-sub01-con03 p{
  margin-bottom: 2.222222222222222em;
}


.sub_wrap1101 .wbezine-sub01-con04{
  background: url('/images/webzine/2011/sub01/sub01_bg3.jpg')center no-repeat;
  background-size: cover;
  padding: 5.555555555555556em 0;
}

.sub_wrap1101 .wbezine-sub01-con04 .clear{
  max-height: 526px;
  height: 100%;
}
.sub_wrap1101 .wbezine-sub01-con04 .mb_20{
  margin-bottom: 1.111111111111111em;
}
.sub_wrap1101 .wbezine-sub01-con04 .float_right{
  padding-left: 3.888888888888889em;
}


.sub_wrap1101 .wbezine-sub01-con04 .slide_box{
  padding-left: 3.888888888888889em;
}
.sub_wrap1101 .wbezine-sub01-con04 .slide{
  border: 14px solid #643b15;
  height: 25.72222222222222em;
  position: relative;
}
.sub_wrap1101 .wbezine-sub01-con04 .slide span{
  position: absolute;
  bottom:0.5555555555555556em;
  right: 0.5555555555555556em;
  color: #fff;
  z-index: 10;
  font-weight: 300;
}
.sub_wrap1101 .wbezine-sub01-con04 .slide img{
  width: 100%;
  height: 100%;
}
.sub_wrap1101 .wbezine-sub01-con05{
  background: url('/images/webzine/2011/sub01/sub01_bg4.jpg')center no-repeat;
  background-size: cover;
  padding: 5.555555555555556em 0;
}

.sub_wrap1101 .wbezine-sub01-con04 .swiper_btn_box{
  right: auto;
  left:0.5555555555555556em;
  bottom:2em;
}
@media screen and (-webkit-min-device-pixel-ratio:0){
  .sub_wrap1101 .wbezine-sub01-con04 .swiper_btn_box {
      right: auto;
      left: 0.5555555555555556em;
      bottom: 0.5555555555555556em;
  }
}


@media all and (max-width:1280px) {
  .sub_wrap1101 .row_revers{
    display: block;
  }
  .sub_wrap1101 .flex_center{
    display: block;
    width: 100%;
  }
  .sub_wrap1101 .wbezine-sub01-con02 .clear{
    height: auto;
    max-height: 100%;
    margin-bottom: 2.222222222222222em;
  }
  .sub_wrap1101 .wbezine-sub01-con02  .wid_50p{
    width: 100%;
    text-align: center;
  }
  .sub_wrap1101 .wbezine-sub01-con02 h4{
    text-align: center;
  }


  .sub_wrap1101 .wbezine-sub01-con04 .wid_50p{
    width: 100%;
    text-align: center;
  }

  .sub_wrap1101 .wbezine-sub01-con04 .clear{
    margin-bottom: 2.222222222222222em;
    height: auto;
    max-height: 100%
  }
.sub_wrap1101 .wbezine-sub01-con04 .slide{
  width: 60.09756097560976vw;
  height: 45.17073170731707vw;
  margin: 2.222222222222222em auto 0;
}
.mt_mo_40{
  margin-top: 2.222222222222222em;
}
.sub_wrap1101 .wbezine-sub01-con04 .float_right,.sub_wrap1101 .wbezine-sub01-con04 .slide_box,
.sub_wrap1101 .wbezine-sub01-con02 .float_right{
  padding-left: 0
}

.sub_wrap1101 .wbezine-sub01-con05 .wid_50p{
  width: 60%;
}
.sub_wrap1101 .wbezine-sub01-con05 br{
  display: none;
}

}
@media all and (max-width:1024px) {
  .mo_hide{
    display: none;
  }
  .web_hide{
    display: block;
  }
  .sub_wrap1101{
    font-size: 3.125vw;
  }
  .sub_wrap1101 h4{
    font-size: 7.8125vw;
  }
  .sub_wrap1101 br{
    display: none;
  }

.sub_wrap1101 br.m_br{display: block;}

  .sub_wrap1101 .wbezine-sub01-con03 {
    background: url(/images/webzine/2011/sub01/sub01_bg2_m.jpg)center no-repeat;
    background-size: cover;
    padding: 3em 0;
}
  .wbezine-sub01-con01 p{
    padding:0 1.111111111111111em;
  }
  .sub_wrap1101 .wbezine-sub01-con04{
    padding: 3em 0;
  }
  .sub_wrap1101 .wbezine-sub01-con04 .slide{
    width:80.20833333333333vw ;
    height: 60.28645833333333vw;
  }
  .sub_wrap1101 .wbezine-sub01-con04 .slide span{
    font-size: 2.604166666666667vw;
    text-align: right;
  }
  .sub_wrap1101 .wbezine-sub01-con05 {
    background: url(/images/webzine/2011/sub01/sub01_bg4_m.jpg)center bottom no-repeat;
    background-size: cover;
    padding: 3em 0 20em;
}
  .sub_wrap1101 .wbezine-sub01-con05 .wid_50p{
    width: 100%;
    text-align: center;
    padding: 0 1.111111111111111em;
  }

.sub_wrap1101 .pt_40{
    padding-top:1.666666666666667em;
    }

    .sub_wrap1101 .slide_box {
      margin-top: 25vw;
    }
.webzine_1103 .sub01_con3 p b .m_br{
  display: block;
}



}

@media all and (max-width:767px) {
  .sub_wrap1101 .slide_box {
    margin-top: 15vw;
  }

}
@media all and (max-width:500px) {
  .sub_wrap1101 .swiper-button-prev,.sub_wrap1101  .swiper-button-next {
  width: 35px !important;
  height: 35px !important;
}
  .sub_wrap1101 .swiper_btn_box {
    bottom: 3px;
    right: 5px;
    width: 70px;
    height: 36px;
}

@media screen and (-webkit-min-device-pixel-ratio:0){
  .sub_wrap1101 .wbezine-sub01-con04 .swiper_btn_box {
      right: auto;
      left: -0.444444em;
      bottom: -0.444444em;
  }
}

}


@media all and (max-width:374px){
  .sub_wrap1101 .wbezine-sub01-con04 .slide span{
    bottom: 0;
    top:0.5555555555555556em
  }
}


/* 웹진2011 1주차 */



/* 웹진2011 4주차 */
.sub_wrap1104 .container1104-01{
  background: url(/images/webzine/2011/sub04/sub04_bg.png)center bottom no-repeat;
  background-size: cover;
  padding-bottom: 10.55555555555556em;
}
.sub_wrap1104  .mb_70{
  margin-bottom: 3.888888888888889em;
}
.sub_wrap1104  .pt_80{
  padding-top: 3.888888888888889em;
}
.sub_wrap1104  .mt_100{
  margin-top: 5.555555555555556em;
}
.sub_wrap1104  .mb_100{
  margin-bottom: 5.555555555555556em;
}

.school{
  margin-top: 9.444444444444444em;
  margin-bottom: 10.55555555555556em;
}
.school_top{
  position: relative;
}
.school_top::before{
  content: '';
  display: block;
  width: 128px;
  height: 128px;
  position: absolute;
  background: url('/images/webzine/2011/sub04/sub04_img3.png') center no-repeat;
  top:0;
  left: 0;
}


.school_top::after{
  content: '';
  display: block;
  width: 129px;
  height: 129px;
  position: absolute;
  background: url('/images/webzine/2011/sub04/sub04_img4.png') center no-repeat;
  bottom:-1.111111111111111em;
  right:0;
}
.school_top p b{
  text-decoration: underline;
}
.school_bottom{
  padding-top: 1.111111111111111em;
  position: relative;
  margin-top: 2.666666666666667em;
}
.school_bottom::before{
  content: '';
  display: block;
  width: 100%;
  height: 1px;
  background: url('/images/webzine/2011/sub04/line.png')top center  no-repeat;
  position: absolute;
  left: 0;
  top:0;
}

.school_bottom ul{
  padding: 0 8.888888888888889em;
  font-size: 16px;
}
.school_bottom ul li:first-child{
  padding-right: 1.111111111111111em;
}
.school_bottom ul li:last-child{
  padding-left: 1.111111111111111em;
}

.school_bottom .wid_50p .float_left{
  display: inline-block;
  padding: 5px 10px;
  background-color: #9ec480;
  margin-right: 1.111111111111111em;
}


.sub_wrap1104 .container1104-02{
  background-color: #56b06b;
  text-align: center;
  padding: 3.333333333333333em 0;
  color: #fff;
  text-align: center;
}

.sub_wrap1104 .container1104-01 .float_left.img{
  padding-right: 1.111111111111111em;
}
.sub_wrap1104 .container1104-01 .float_left.txt{
  padding-right: 2.777777777777778em;
}
.sub_wrap1104 .container1104-01 .float_right.img{
  padding-left: 1.111111111111111em;
}
.sub_wrap1104 .container1104-01 .float_right.txt{
  padding-left: 2.777777777777778em;
}



@media all and (max-width:1440px) {
  .txt br{
    display: none;
  }
  .school_top::before{
    top:-7.111111111111111em;
  }

  .school_top::after{
    bottom: -17.111111em;
  }

.school_bt_txt{
  width: 75%;

}
.school_bt_txt br{
  display: none;
}


}

@media all and (max-width:1280px) {
  .school_bottom ul li{
    width: 100%;
    text-align: left;
    margin-bottom: 1.111111111111111em;
  }
  .school_bottom ul li:last-child{
    padding: 0;
  }
  .school_top::after {
    bottom: -12.111111em;
  }
}
@media all and (max-width:1024px){
  .sub_wrap1104{
    font-size: 3.125vw;
  }
  .sub_wrap1104 br{
    display: none;
  }
  .sub_wrap1104 p.pt_80{
    padding-left: 1.666666666666667em;
    padding-right: 1.666666666666667em;
  }

.sub_wrap1104 .flex_center,.sub_wrap1104  .row_revers{
  display: block;
  width: 100%;
  padding: 0 1.666666666666667em;
}


.sub_wrap1104  .wid_50p{
  width: 100%;
}

.sub_wrap1104 .container1104-01 .float_left.img{
  padding: 0;
  margin-bottom: 40px;
  }

  .sub_wrap1104 .container1104-01 .float_left.txt{

    margin-top: 1.666666666666667em;
  }
  .sub_wrap1104 .container1104-01 .float_right.img{
    padding: 0;
  }
  .sub_wrap1104 .container1104-01 .float_right.txt{
    padding: 0;
  }
  .sub_wrap1104 .container1104-01 .float_left.txt{
    padding: 0;
  }
  .school_top::after,.school_top::before{
    bottom: auto;
    width: 15.625vw;
    height: 15.625vw;
    background-size: contain;
  }
  .school_bottom ul{
    padding:0 1.375em;
    font-size: 2.864583333333333vw;
  }
  .sub_wrap1104 .container1104-02 p{
    padding: 0 1.666666666666667em;
  }
  .sub_wrap1104 .container1104-01{
    padding-bottom: 4em;
    }
    .school{
      margin-bottom: 3em;
      padding: 0 1.666666666666667em;
    }
    .school_top::before {
    top: -7.111111em;
    left: 50%;
    transform: translateX(-50%);
    }
    .school_top::after{
      right: 50%;
      transform: translateX(50%);
    }
    .school_bt_txt {
        width: 70%;
    }
    .school_bottom{
      margin-top: 5.666667em;
  }
  .school_top{
    padding-bottom:1.666666666666667em;
  }
  .school_top p{
    margin: 1.666666666666667em 0;
  }
}

@media all and (max-width:500px) {
    .school_bottom ul{
          padding: 0;
    }
  .school_top::before{

  }


}
/* 웹진2011 4주차 */
/* 웹진2011 2주차 */

.sub_wrap1102 .sub02_con01{
  padding-top: 4.444444444444444em;
}
.sub_wrap1102 .sub02_img{
  margin-top: 2.777777777777778em;
  padding-bottom:  4.444444444444444em;
  position: relative;
}
.sub_wrap1102 .sub02_img::after{
  content: '';
  display: block;
  width: 100%;
  height: 65%;
  background-color: #dcf4cc;
  position: absolute;
  left: 0;
  bottom:0;
}
.sub_wrap1102 .sub02_img span{
  position: relative;
  z-index: 10;
}

.sub_wrap1102 .sub02_con02{
  background: url(../images/webzine/2011/sub02/sub02_bg1.jpg)center no-repeat;
  background-size: cover;
  padding: 5.555555555555556em 0;
  position: relative;
}
.sub_wrap1102 .sub02_con03{
  background: url(../images/webzine/2011/sub02/sub02_bg2.jpg)center no-repeat;
  background-size: cover;
  padding: 5.555555555555556em 0;
  position: relative;
}


.sub_wrap1102 .sub02_con02::before,.sub_wrap1102 .sub02_con02::after{
  content: '';
  display: block;
  position:absolute;
}

.sub_wrap1102 .sub02_con03::before,.sub_wrap1102 .sub02_con03::after{
  content: '';
  display: block;
  position:absolute;
}


.sub_wrap1102 .sub02_con02::before{
  width: 15.72222222222222em;
  height: 35.55555555555556em;
  left:5em;
  bottom:0;
  background: url(../images/webzine/2011/sub02/sub02_img6.png)0 0 no-repeat;
  background-size: contain;
}
.sub_wrap1102 .sub02_con02::after{
  width:16.05555555555556em;
  height: 14.72222222222222em;
  right:5em;
  bottom:53em;
  background: url(../images/webzine/2011/sub02/sub02_img5.png)0 0 no-repeat;
  background-size: contain;
}



.sub_wrap1102 .sub02_con03::before{
  width: 18.94444444444444em;
  height:11em;
  left:5em;
  top:55%;
  background: url(../images/webzine/2011/sub02/sub02_img14.png)0 0 no-repeat;
  background-size: contain;
}
.sub_wrap1102 .sub02_con03::after{
  width:10.55555555555556em;
  height: 14.38888888888889em;
  right: 8.333333333333333em;
  top:38.33333333333333em;;
  background: url(../images/webzine/2011/sub02/sub02_img13.png)0 0 no-repeat;
  background-size: contain;
}

.sub_wrap1102 .sub02_list_style {
  background-color: #fff;
  border-radius: 20px;
}
.sub_wrap1102 .sub02_list_style ul {
  padding:  5.555555555555556em 7em;
}


.sub_wrap1102 ul li:not(:last-child){
  margin-bottom: 4.444444444444444em;
}
.sub_wrap1102 ul li p{
  letter-spacing: -0.07em;
  line-height: 1.9;
}

.sub_wrap1102 .sub02_con02_tit h4{
  font-size: 60px;
  letter-spacing: -0.07em;
  margin-bottom: 0.8333333333333333em;
}

.sub_wrap1102 .sub02_con02_tit h4 mark{
  color: #ff892a;
}

.sub_wrap1102 .sub02_con02_tit.color2 h4 mark{
  color: #ff826d;
}
.sub_wrap1102 .sub02_con02_tit.color3 h4 mark{
  color: #50afed;
}



.sub_wrap1102 .sub02_con02_tit span{
  width:156px;
  height: 58px;
  line-height: 58px;
  display: block;
  position: relative;
  color: #fff;
  font-size: 24px;
  text-transform: uppercase;
  background-color:  #ffdc7e;
  border-radius: 50px;
  margin: 0 auto 1em;
}

.sub_wrap1102 .sub02_con02_tit.color2 span{
  background-color: #ffbca9;
}
.sub_wrap1102 .sub02_con02_tit.color2 span::after{
  background: url('../images/webzine/2011/sub02/sub02_img10.png')0 0 no-repeat;
  background-size: contain;
}

.sub_wrap1102 .sub02_con02_tit span::after{
  content: '';
  display: block;
  width: 30px;
  height: 17px;
  background: url('../images/webzine/2011/sub02/sub02_img11.png')0 0 no-repeat;
  background-size: contain;
  position: absolute;
  bottom:-16px;;
  left: 30px;
}

.sub_wrap1102  .sub02_con02_box{
  background-color: #dbf0fd;
  padding: 4.444444444444444em 0;
  border-radius: 0 0 20px 20px;
  position: relative;
}

.sub_wrap1102  .sub02_con02_box .sub02_con02_tit h4{
  margin-bottom: 0.1666666666666667em;
}

.sub_wrap1102  .sub02_con02_box::after,.sub_wrap1102  .sub02_con02_box::before{
  content: '';
  display: block;
  position: absolute;
}
.sub_wrap1102  .sub02_con02_box::after{
  bottom: -2.777777777777778em;
  left:-6.666666666666667em;
  width:11.16666666666667em;
  height:15.33333333333333em;
  background: url(/images/webzine/2011/sub02/sub02_img12.png)0 0 no-repeat;
  background-size: contain;
}

.sub_wrap1102  .sub02_con02_box::before{
  bottom: -1.944444444444444em;
  right: -7.777777777777778em ;
  width: 12.22222222222222em;
  height: 15.94444444444444em;
  background: url(/images/webzine/2011/sub02/sub02_img15.png)0 0 no-repeat;
  background-size: contain;
}
@media all and (max-width:1860px){
.sub_wrap1102 .sub02_con02::before{
  left: 0;
}

.sub_wrap1102 .sub02_con02_box::before{
  right: 0;
}

}
@media all and (max-width:1660px){
  .sub_wrap1102 .sub02_con02::before{
    background-size: contain;
    height: 14em;
  }
  .sub_wrap1102 .sub02_con02::after{
    width: 9em;
    background-size: contain;
  }

  .sub_wrap1102 .sub02_con03::after{
    top:44em;
  }
    .sub_wrap1102 .sub02_con02_box::after{
      left: 0;
    }

}

@media all and (max-width:1440px){
.sub_wrap1102 .sub02_con02::after{
  bottom: 56em;
}
  .sub_wrap1102 .sub02_list_style ul {
      padding: 4em 5em;
  }

  .sub_wrap1102  .sub02_con02_img img{
        width: 80%;
  }
  .sub_wrap1102 .sub02_con02_txt {
    padding: 0 20px;
  }
  .sub_wrap1102  .sub02_con02_txt br{
    display: none;
  }

  .sub_wrap1102 .sub02_con03::after{
    right: 0;
  }
  .sub_wrap1102 .sub02_con02_box::after{
    height: 8em;
  }
  .sub_wrap1102 .sub02_con02_box::before{
    height: 8em;
    background: url(/images/webzine/2011/sub02/sub02_img15.png)right 0 no-repeat;
        background-size: contain;
  }
    .sub_wrap1102 .sub02_con03::before{
      top:58%;
      left: 0;
    }

    .sub_wrap1102 .sub02_con01 p{
      padding: 0 1.25em;
    }
    .sub_wrap1102 .sub02_con01 p br{
      display: none;
    }
    .sub_wrap1102 .sub02_con02_tit h4{
      font-size: 50px;
    }

}


@media all and (max-width:1024px) {
  .sub_wrap1102{
    font-size: 3.125vw;
  }
  .sub_wrap1102 .m_br{
    display: block;
  }

  .sub_wrap1102 .flex_center{
    display: block;
  }
  .sub_wrap1102 .row_revers{
    display: block;
  }
  .sub_wrap1102 .wid_50p{
    width: 100%;
  }
  .sub_wrap1102 .sub02_list_style ul {
      padding: 2em 1em;
  }

  .sub_wrap1102 .sub02_list_style .sub02_con02_img{
    margin-bottom: 1.666666666666667em;
  }
  .sub_wrap1102 .sub02_con02_tit h4{
    font-size: 7.8125vw;
  }


  .sub_wrap1102 .sub02_con02_tit span {
    width: 25.390625vw;
    height: 9.440104166666667vw;
    line-height: 9.440104166666667vw;
    font-size: 3.90625vw;
    border-radius: 6.510416666666667vw;
    margin: 0 auto 1em;
  }

  .sub_wrap1102 .sub02_con02_tit span::after {
      width: 3.90625vw;
      height: 2.213541666666667vw;
      bottom: -2.083333333333333vw;
      left: 3.90625vw;
  }
.sub_wrap1102 .sub02_con02,.sub_wrap1102 .sub02_con03{
  padding-top: 3.333333333333333em;
}
.sub_wrap1102 .sub02_con02::before{
  height: 21.875vw;
}
.sub_wrap1102 .sub02_con03::after{
  width: 23.4375vw;
  height: 32.55208333333333vw;
      top: 68em;
}

.sub_wrap1102 .sub02_con02::after{
  width: 28.125vw;
  height: 24.08854166666667vw;
  bottom: 0em;
}

.sub_wrap1102 .sub02_con03::before{
  width: 24.73958333333333vw;
  height: 15.625vw;

}
 .sub_wrap1102 .sub02_con02_box br{
   display: none;
 }
 .sub_wrap1102 .sub02_con02_box  p{
   padding: 0 0.8333333333333333em;
 }
 .sub_wrap1102 .sub02_con02_box::after{
   bottom: -4em;
 }
 .sub_wrap1102 .sub02_con02_box::before{
   bottom: -3.999999em;
 }
 .sub_wrap1102 .sub02_img{
  padding-bottom: 1.444444em;
 }

}

/* 웹진2011 2주차 */

/* 웹진 2102 1주차 */

.sub_wrap2102_1 .sub1-con01{
  padding:80px 0 60px;
}
.sub_wrap2102_1 .sub1 h3{
  font-size:64px;
  letter-spacing: -0.05em;
  word-break: keep-all;
}

.sub_wrap2102_1 .sub1 .txt_p p:first-child{
  margin-bottom:20px;
}
.sub_wrap2102_1 .sub1 p{
      letter-spacing: -0.07em;
}
.sub_wrap2102_1 .sub1 h3 + span{
  font-size:40px;
  letter-spacing: -0.05em;
}
.sub_wrap2102_1 .sub1 h3 + span,.sub_wrap2102_1 .sub1 h3{
  text-align:center;
  display:block;
}
.sub_wrap2102_1 .sub1-con02{
  background: url("/images/webzine/2102/01/bg2.jpg")top center no-repeat;
  background-size:cover;
  padding:50px 0 20px;
}
.sub_wrap2102_1 .sub1-con03,.sub_wrap2102_1 .sub1-con04{
  padding-top:90px;
}

.sub_wrap2102_1 .sub1-con03{
  background: url("/images/webzine/2102/01/bg3.jpg")top center no-repeat;
  background-size:cover;
}

.sub_wrap2102_1 .sub1-con04{
  background: url("/images/webzine/2102/01/bg4.jpg")top center no-repeat;
  background-size:cover;
  padding-bottom:100px;
}


.sub_wrap2102_1 .sub1-con05{
  background: url("/images/webzine/2102/01/bg5.jpg")top center no-repeat;
  background-size:cover;
}


.sub_wrap2102_1 .sub1-con03{
  padding-bottom:120px;
}
.sub_wrap2102_1 .sub1-con03 h3{
  color:#ffaa30;
}
.sub_wrap2102_1 .sub1-con03 .flex_center{
  margin-bottom:130px;
  margin-top:70px;
}

.sub_wrap2102_1 .sub1-con03 .flex_center .img_box{
  margin-left:-36px;
}

.sub_wrap2102_1 .sub1-con03 .flex_center .txt{
  margin-right:-40px;
}
.sub_wrap2102_1 .sub1-con03 .row_revers > div{
  width:50%;
}
.sub_wrap2102_1 .sub1-con03 .row_revers .img_box{
  margin-right:-30px;
}


.sub_wrap2102_1 .sub1-con04 .flex_center{
    margin-top:70px;
    margin-bottom:30px;
}
.sub_wrap2102_1 .sub1-con04 .flex_center .img_box{
  margin-left:-100px;
}

.sub_wrap2102_1 .sub1-con04 .row_revers .img_box{
  margin-right:-30px;
}
.sub_wrap2102_1 .sub1-con04 .row_revers > div{
  width:50%;
}
.sub_wrap2102_1 .sub1-con04 h3{
  color: #5da949;
}
.sub_wrap2102_1 .sub1-con05{
  padding:80px 0 50px;

}
.sub_wrap2102_1 .sub1-con05 .sub_box::after{
  content:'';
  display:block;
  clear:both;
}
.sub_wrap2102_1 .sub1-con05 .sub_box > div{
  float:left;
}
.sub_wrap2102_1 .sub1-con05 .img_box{
  margin-left:-100px;
  margin-right:40px;
  width:50%;
}

.sub_wrap2102_1 .sub1-con05 h3{
  font-size:54px;
  color:#1fa1ff;
  margin-top:100px;
  margin-bottom:20px;
}

.sub_wrap2102_1  .sub1-con06{
  padding: 60px 0;
}

.sub_wrap2102_1 .sub1-con04 .flex_center > div,.sub_wrap2102_1 .sub1-con03 .flex_center > div{
  width:50%;
}

@media all and (max-width:1600px) {
.sub_wrap2102_1 .sub1-con03 .flex_center .txt,.sub_wrap2102_1 .sub1-con03 .row_revers .img_box,.sub_wrap2102_1 .sub1-con04 .row_revers .img_box{
  margin-right:0;
}

.sub_wrap2102_1 .sub1-con03 .flex_center .img_box,.sub_wrap2102_1 .sub1-con04 .flex_center .img_box{
  margin-left:0;
}

.sub1 .txt{
   padding:20px 10px;
}
.sub_wrap2102_1 .sub1-con05 h3{
  margin-top:50px;
}
.sub_wrap2102_1 .sub1-con05 .img_box{
  margin-left: auto;
  margin-right: auto;
}

.sub_wrap2102_1 .sub1-con05 .sub_box > div {
    float: none;
    text-align: center;
}
.sub_wrap2102_1 .sub1-con03 .flex_center{
  margin-bottom:50px;
}





}

@media all and (max-width:1024px){
  .sub_wrap2102_1 .sub1 .flex_center,.sub_wrap2102_1 .sub1 .row_revers{
    display:block;
  }
  .sub_wrap2102_1 .sub1 .flex_center > div,.sub_wrap2102_1 .sub1 .row_revers > div{
    width:100%;
    text-align:center;
  }
  .sub_wrap2102_1 .sub1 h3{
    font-size:44px;
  }
  .sub_wrap2102_1 .sub1 h3 + span{
        font-size: 30px;
  }
}

@media all and (max-width:768px){
  .sub_wrap2102_1 .sub1 h3{
    font-size:34px;

  }
  .sub_wrap2102_1 .sub1 h3 + span{
        font-size: 20px;
  }
  .sub_wrap2102_1 .sub1 img{
    width:80%;
    margin-bottom:20px;
  }

.sub_wrap2102_1 .sub1-con05 .img_box{
    width:100%;
  }

  .sub_wrap2102_1 br{
    display:none;
  }

  .sub_wrap2102_1 .sub1-con03, .sub_wrap2102_1 .sub1-con04 {
    padding-top: 45px;
  }

  .sub_wrap2102_1 .sub1-con03,.sub_wrap2102_1 .sub1-con04{
    padding-bottom: 40px;
  }
  .sub_wrap2102_1 .sub1-con03 .flex_center,.sub_wrap2102_1 .sub1-con04 .flex_center{
    margin-top:30px;
  }
  .sub_wrap2102_1 .sub1-con05 h3{
    margin-top:0px
  }

  .sub_wrap2102_1 .sub1-con05 {
    padding: 40px 0 24px;
}
}

@media all and (max-width:500px){
  .sub_wrap2102_1 .sub1 h3{
    font-size:28px;
  }
}
/* 웹진 2102 1주차 */


/* 웹진 2102 2주차 */
.sub_wrap2102_2 .sub2-con01{
  background: url("/images/webzine/2102/02/bg1.jpg") center top no-repeat;
  background-size:cover;
  padding:80px 0 100px;
}

.sub_wrap2102_2 .flex_center > div{
  width:50%;
}
.sub_wrap2102_2 .row_revers > div{
  width:50%;
}
.sub_wrap2102_2 .sub2-con01 mark{
  color:#ff4c26;
  font-weight:bold;
}
.sub_wrap2102_2 .sub2-con01 span{
  color:#333;
  font-weight:200;
  line-height:1.6;
  letter-spacing: -0.0em;
}

.sub_wrap2102_2 .sub2-con01 p{
  line-height:1.9;
  font-weight:500;
  letter-spacing: -0.05em;
  margin-bottom:10px;
}
.sub_wrap2102_2 .sub2-con01 .img{
  margin-top:80px;
}

.sub_wrap2102_2 .sub2-con02 {
  background: #fff3e7;
  padding:34px 0 90px;
}

.sub_wrap2102_2 .sub2-con02 .img{
  margin-left:-100px;
}

.sub_wrap2102_2 .sub2-con02 p{
  line-height:1.9;
}
.sub_wrap2102_2 .sub2-con02  .txt{
  padding-top:100px;
}

.sub_wrap2102_2 .sub2-con03{
  background: url("/images/webzine/2102/02/bg2.jpg") center top no-repeat;
  background-size:cover;
  padding-top:140px;
  padding-bottom:80px;
}

.sub_wrap2102_2 .sub2-con03 .img{
  margin-left:-20px;
  position:relative;
}
.sub_wrap2102_2 .sub2-con03 .img span{
  position:absolute;
  left:50%;
  bottom:108px;
  transform:translateX(-50%);
  color:#fff;
  font-weight:500;
  letter-spacing: 0.05em;
  width:100%;
  display:block;
  text-align:center;
  padding-left:40px;
}

.sub_wrap2102_2 .sub2-con03 .box2 .img span {
bottom: 32px;
padding-left: 0;
}
.sub_wrap2102_2 .sub2-con03 .box4 .img span{
    left: 45%;
    padding-left: 0;
    bottom: 124px;
}
.sub_wrap2102_2 .sub2-con03 .box1 .txt{
  padding-left:20px;
  margin-top:-40px;
}
.sub_wrap2102_2 .sub2-con03 .box2{
  margin-top:-40px;
}
.sub_wrap2102_2 .sub2-con03  p{
  line-height:1.9;
}
.sub_wrap2102_2 .sub2-con03 .txt{
  letter-spacing: -0.04em;
}
.sub_wrap2102_2 .sub2-con03 .box2 .txt{
  padding-top:110px;
  padding-right:20px;
}

.sub_wrap2102_2 .sub2-con03 .box3 {
  margin-top:150px;
}

.sub_wrap2102_2 .sub2-con03 .box3 .tbw{
  font-size:60px;
  color:#8e101c;
  word-break: keep-all;
}


.sub_wrap2102_2 .sub2-con03 .box4 .txt{
  padding-right:100px;
  letter-spacing:-0.05em;
}

.sub_wrap2102_2 .sub2-con03 .box4 .txt p {
  letter-spacing:-0.08em;
}
.sub_wrap2102_2 .sub2-con03 .btn_box{
  margin-top:-30px;
}
.sub_wrap2102_2 .sub2-con03 .btn_box p{
  color:#333;
  margin-bottom:60px;
  letter-spacing:-0.08em;
}
.sub_wrap2102_2 .sub2-con03 .btn_box span {
  display:inline-block;
  border-radius:50px;
  background:#ff5c4f;
  width:350px;
  height:80px;
  line-height:80px;
  vertical-align: middle;

}

.sub_wrap2102_2 .sub2-con03 .btn_box span a{
  color:#fff;
}



@media all and  (max-width:1500px) {
  .sub_wrap2102_2 .sub2-con03 .img{
    margin-left:0;
    text-align: center;
  }


}

@media all and  (max-width:1440px) {
  .sub_wrap2102_2 .sub2-con03 .box3 .txt,.sub_wrap2102_2 .sub2-con03 .box4 .img,.sub_wrap2102_2 .sub2-con03 .box1 .txt,.sub_wrap2102_2 .sub2-con03 .box2 .img{
    padding-left:40px;
  }

  .sub_wrap2102_2 .sub2-con03 .box4 .txt,.sub_wrap2102_2 .sub2-con03  .box1 .img,.sub_wrap2102_2 .sub2-con03 .box2 .txt{
    padding-right:20px;
  }

  .sub_wrap2102_2 .sub2-con03 .box4 .img span{
      left:50%;
      bottom: 110px;
  }
}

@media all and  (max-width:1280px) {
.sub_wrap2102_2 .sub2-con03 .box3 .tbw{
  font-size:45px;
}
.sub_wrap2102_2 .sub2-con03 .btn_box span {
  width:250px;
  height:60px;
  line-height:60px;
}
.sub_wrap2102_2 .sub2 div[class*='box']{
  display:block;
  width:80%;
  margin:0 auto 40px;
}

.sub_wrap2102_2 .sub2 div[class*='box'] > div{
  width:100%;
}
.sub_wrap2102_2 .sub2-con03 .box2 .txt{
  margin-top:0;
  padding-top:0;
}

.sub_wrap2102_2 .sub2-con03 .box4 .txt, .sub_wrap2102_2 .sub2-con03 .box1 .img, .sub_wrap2102_2 .sub2-con03 .box2 .txt
,.sub_wrap2102_2 .sub2-con03 .box3 .txt, .sub_wrap2102_2 .sub2-con03 .box4 .img, .sub_wrap2102_2 .sub2-con03 .box1 .txt, .sub_wrap2102_2 .sub2-con03 .box2 .img
{
  padding:0;
}
.sub_wrap2102_2 .sub2-con02 .txt{
  padding-top:50px;
}

.sub_wrap2102_2 .sub2-con02 .flex_center > div{
  width:50%;
}
.sub_wrap2102_2 .sub2-con02 .img{
  margin-left:0;
}
.sub_wrap2102_2 .sub2-con03{
  padding-top:50px;
  padding-bottom:40px;;
}
.sub_wrap2102_2 .sub2-con03 .box1 .txt{
  margin-top:20px;
  text-align:center;
}
.sub_wrap2102_2 .sub2-con03 .box2 .txt,.sub_wrap2102_2 .sub2-con03 .txt{
  margin-top:20px;
  text-align:center;
}
.sub_wrap2102_2 .sub2-con03 .btn_box p{
  margin-bottom:30px;
}
.sub_wrap2102_2 .sub2-con01  br{display:none;}



.sub_wrap2102_2 .sub2-con03 .box1 .img span{
    left:52%;
}
.sub_wrap2102_2 .sub2-con03 .box4 .img span {
    left: 47%;
    bottom: 125px;
}

}




@media all and (max-width:1024px) {

  .sub_wrap2102_2 .sub2-con01 .img{
    width:80%;
    margin:40px auto 0;
  }
.sub_wrap2102_2 .sub2-con01{
  padding:40px 0 50px;
}

  .sub_wrap2102_2 .sub2-con02 .flex_center{
    display:block;
  }
  .sub_wrap2102_2 .sub2-con02 .flex_center > div{
    width:80%;
    margin:0 auto;
  }

.sub_wrap2102_2 .sub2-con02{
  padding:30px 0 45px;
}


.sub_wrap2102_2 .sub2-con03 .box1 .img span{
    bottom:22%;
}
.sub_wrap2102_2 .sub2-con03 .box4 .img span {
    bottom: 23.5%;
}
.sub_wrap2102_2 .sub2-con03 .box2 .img span {
    bottom:5%;
  }

  .sub_wrap2102_2 .sub2-con03 .btn_box span {
    width: 184px;
    height: 50px;
    line-height: 50px;
}
}

@media all and (max-width:768px){
  .sub_wrap2102_2 .sub2-con03  .img span {
    font-size:12px;
  }

}

@media all and (max-width:500px) {
  .sub_wrap2102_2 .sub2 div[class*='box']{
    width:100%;
  }
  .sub_wrap2102_2 .sub2-con02 .flex_center > div{
    width:100%;
  }
  .sub_wrap2102_2 .sub2-con03 .box1 .img{
    width:90%;
  }
}

@media all and (max-width:400px) {
  .sub_wrap2102_2 .sub2-con03  .img span{
    letter-spacing: -0.05em;
    color:#999
  }

  .sub_wrap2102_2 .sub2-con03 .box1 .img span {
      bottom: 8%;
  }

  .sub_wrap2102_2 .sub2-con03 .box2 .img span {
    bottom: -7%;
}
.sub_wrap2102_2 .sub2-con03 .box2 .txt {
    margin-top: 40px;
}
.sub_wrap2102_2 .sub2-con03 .box4 .img span {
    bottom: 9.5%;
}

}
.sub_wrap2102_2 {overflow: hidden;}

/* 웹진 2102 2주차 */
/* 웹진 2102 3주차 */
.sub_wrap2102_3 .sub3-con01{
  margin: 70px 0 ;
}

.sub_wrap2102_3 .sub3-con01 p{
  line-height:2;
}



.sub_wrap2102_3 .sub3-con02{
  background:url(/images/webzine/2102/03/bg.jpg) center top no-repeat;
  background-size:cover;
  padding-top:936px;
  padding-bottom:440px;
  position:relative;
}

.sub_wrap2102_3 .sub3-con02 .img_top{
      position: absolute;
      top:34px;
      left:50%;
      transform: translateX(-50%);
      width:100%;
}
.sub_wrap2102_3 .sub3-con02 .box_con .txt p{
  letter-spacing: -0.05em;
  color:#222;
  line-height:1.8;
}
.sub_wrap2102_3 .sub3-con02 .box1 .img{
  margin-left:-152px;
}
.sub_wrap2102_3 .sub3-con02 .box1 .txt {
  margin-top:54px;
  margin-right:24px;
}

.sub_wrap2102_3 .sub3-con02 .box2{
  position:relative;
  padding-right:45%;
  height:607px;
}
.sub_wrap2102_3 .sub3-con02 .box2 .txt{
  padding-right:40px;
}
.sub_wrap2102_3 .sub3-con02 .box2 .img{
  width:50%;
  position:absolute;
  right:-70px;
  top:0;
}
.sub_wrap2102_3 .sub3-con02 .box3 {
  position:relative;
  margin-top:20px;
}
.sub_wrap2102_3 .sub3-con02 .box3 .txt{
    width:53%;
}

.sub_wrap2102_3 .sub3-con02 .box4 {
    margin-right:-200px;
}
.sub_wrap2102_3 .sub3-con02 .box4 .txt{
  padding-right:50px;
  margin-left:-60px;
  padding-bottom:40px;
}

.sub_wrap2102_3 .sub3-con02 .box5{
    margin-top:-120px;
    margin-left: -78px;
}
.sub_wrap2102_3 .sub3-con02 .box5 .txt{
  padding-left:60px;
  margin-right:-20px;
}
.sub_wrap2102_3 .sub3-con03{
  background:#56b06b;
  padding:70px 0;
}

.sub_wrap2102_3 .sub3-con03 p{
  line-height:1.9;
  color:#fff;
}

.sub_wrap2102_3{ overflow: hidden;}
@media all and (max-width:1800px) {


.sub_wrap2102_3 .sub3-con02 .box2 .img{
  right:0;
  width:45%;
  top:88px;
}
.sub_wrap2102_3 .sub3-con02 .box4{
  margin-right:0;
}
.sub_wrap2102_3 .sub3-con02 .box4 .txt{
  margin-bottom:44px;
}
.sub_wrap2102_3 .sub3-con02 .box4 .img{
  width:45%;
}

}


@media all and (max-width:1460px) {

.sub_wrap2102_3 .sub3-con02 .box_con > div{
  width:50%;
}
.sub_wrap2102_3 .sub3-con02 .box1 .img {
    margin-left: 0;
}
.sub_wrap2102_3 .sub3-con02 .box1 .txt{
  padding-left:40px;
}
.sub_wrap2102_3 .sub3-con02{
  padding-top:708px;
}

.sub_wrap2102_3 .sub3-con02 .box2{
  padding-right:0;
}
.sub_wrap2102_3 .sub3-con02 .box2 .img{
  position:relative;
  top:0;
}
.sub_wrap2102_3 .sub3-con02 .box3{
  margin-top:-30px;
}
.sub_wrap2102_3 .sub3-con02 .box5 {
    margin-top: 26px;
    margin-left: 0;
}
.sub_wrap2102_3 .sub3-con02 .box3 .txt{
  padding-right:20px;
}

.sub_wrap2102_3 .sub3-con02 .box5 .txt {
    margin-right: 0;
    padding-right: 20px;
}

}


@media all and (max-width:1280px){
.sub_wrap2102_3 .sub3-con02{
  background-image:url(/images/webzine/2102/03/mo_bg.jpg);
  padding-bottom : 700px;
}
.sub_wrap2102_3 .sub3-con02 .box_con {
   display:block;
  width:80%;
  margin:0 auto;
}

.sub_wrap2102_3 .sub3-con02 .box_con > div {
  width:100%;
  padding:40px;
  text-align:left;
}
.sub_wrap2102_3 .sub3-con02 .box1 .img {
    margin-left: -60px;
}
.sub_wrap2102_3 .sub3-con02 .box_con .txt{
  padding-left:0;
  padding-right:0;
}

.sub_wrap2102_3 .sub3-con02 .box1 .txt {
  margin-top:0;
}

.sub_wrap2102_3 .sub3-con02 .box2 .img,.sub_wrap2102_3 .sub3-con02 .box4 .img{
    width: 100%;
    text-align: center;
}
.sub_wrap2102_3 .sub3-con02 .box2{
  height: auto;
}
.sub_wrap2102_3 .sub3-con02 .box3 .txt {
    width: 100%;
}

.sub_wrap2102_3 .sub3-con02 .box3 .img{
  text-align:center;
}

.sub_wrap2102_3 .sub3-con02 .box4 .txt{
  margin-left:0;
}

}

@media all and (max-width:1024px){
  .sub_wrap2102_3 .sub3-con02 {  padding-top: 48vw;  padding-bottom:48.828125vw;}
  .sub_wrap2102_3 .sub3-con02 .box_con > div {  padding:20px;  }
  .sub_wrap2102_3 .sub3-con02 .box_con .img{ width:60%;  margin:0 auto;}
  .sub_wrap2102_3 .sub3-con02 .img_top{  width:70%;}
  .sub_wrap2102_3 .sub3-con03 br{  display:none;}

}

@media all and (max-width:768px){
  .sub_wrap2102_3 .sub3-con02 {   padding-bottom:85vw;}
  .sub_wrap2102_3 .sub3-con01 p{ padding:0 20px;}
  .sub_wrap2102_3 .sub3-con01 p br{display:none;}
  .sub_wrap2102_3 .sub3-con02 .img_top {  width: 90%;}
  .sub_wrap2102_3 .sub3-con02 .box_con > div {padding:20px 0;}
  .sub_wrap2102_3 .sub3-con02 .box_con{  width:100%;}
  .sub_wrap2102_3 .sub3-con02 .box_con .img{width:70%;}
  .sub_wrap2102_3 .sub3-con02 .box1 .img{margin-left:5.729166666666667vw;}
  .sub_wrap2102_3 .sub3-con02 .box2 .img{  right:-2.604166666666667vw;}
}

@media all and (max-width:500px){
  .sub_wrap2102_3 .sub3-con02 {   padding-bottom:100vw;}
}


@media all and (max-width:375px){
  .sub_wrap2102_3 .sub3-con02 {   padding-bottom:140vw;}
}

/* 웹진 2102 3주차 */

/* 웹진 2102 4주차 */
.sub_wrap2102_4 p{
  line-height:2;
  letter-spacing: -0.05em;
}

.sub_wrap2102_4 .sub4 h3{
  font-size:64px;
}
.sub_wrap2102_4 .sub4-con01{
  padding-top:74px;
}
.sub_wrap2102_4 .sub4-con02{
  background:url(/images/webzine/2102/04/bg1.png)bottom center no-repeat;
  background-size:cover;
  padding-top:100px;
  position: relative;
  padding-top:770px;
}

.sub_wrap2102_4 .sub4-con02 .img{
  position:absolute;
  top:40px;
  left:50%;
  transform : translateX(-50%);
}
.sub_wrap2102_4 .sub4-con02 .img img{
  width:100%;
}
.sub_wrap2102_4 .sub4-con03{
  padding:60px 0;
}

.sub_wrap2102_4 .sub4-con04{
  background:url(/images/webzine/2102/04/bg2.png)bottom center no-repeat;
  background-size:cover;
  padding-top:64px;
  padding-bottom:100px;
}
.sub_wrap2102_4 .sub4-con04 h3{
  color:#00a8e9;
}

.sub_wrap2102_4 .sub4-con04 b{
  color:#00a8e9;
}

.sub_wrap2102_4 .sub4-con04 .img{
  max-width:1092px;
  width:100%;
  margin:40px auto 0;
}
.sub_wrap2102_4 .sub4-con05{
  background:url(/images/webzine/2102/04/bg3.png)top center no-repeat;
  background-size:100% auto;
  padding-top:100px;
  margin-bottom: 68px;
}

.sub_wrap2102_4 .sub4-con05 h3{
  color: #278a10;
  margin-bottom:28px;
  letter-spacing: -0.05em;
}

.sub_wrap2102_4 .sub4-con05 .img{
  margin-top:40px;
  margin-bottom:40px;
}

.sub_wrap2102_4 .sub4-con06{
  background:url(/images/webzine/2102/04/bg4.png)top center no-repeat;
  background-size:cover;
  padding: 60px 0 100px ;
}


.sub_wrap2102_4 .sub4-con06 .swiper-container{
  width:710px;
  height:440px;
  box-shadow: 5px 5px 15px 5px rgba(0,0,0,0.1);
  border: 0.5729166666666667vw solid #4d9c45;
  box-sizing: content-box;
  background:#4d9c45;
}
.sub_wrap2102_4 .sub4-con06 .txt{
  margin-left:20px;

}
.sub_wrap2102_4 .sub4-con06 .txt p{
  line-height:1.9;
}
.sub_wrap2102_4 .sub4-con06 .txt p:first-child{
  margin-bottom:20px;
}
.sub_wrap2102_4 .sub4-con07{
  padding:60px 0;
}

.sub_wrap2102_4 .swiper-button-next,.sub_wrap2102_4 .swiper-button-prev{
  background-color: rgba(0,0,0,0.5);
  background-size: cover;

}
.sub_wrap2102_4  .swiper_btn_box{bottom:22px !important; right:0 !important;}
@media screen and (-webkit-min-device-pixel-ratio: 0){
  .sub_wrap2102_4  .swiper_btn_box{bottom:0 !important; }
}
@media all and (max-width:1440px) {
  .sub_wrap2102_4 .sub4-con06 .txt{
    width:50%;
    padding-left:40px;
  }
  .sub_wrap2102_4 .sub4-con06 .flex_center{
    padding:0 20px;
  }
  .sub_wrap2102_4 .sub4-con06 .swiper-container{height:28.40277777777778vw;}
}


@media all and (max-width:1280px) {
  .sub_wrap2102_4 .sub4-con02{
    padding-top: 55.078125vw;
  }
  .sub_wrap2102_4 .sub4-con05 .img{
    width:80%;
    margin:40px auto ;
  }
  .sub_wrap2102_4 .sub4-con06 .swiper-container{    height: 30.078125vw;}
}



@media all and (max-width:1024px){
.sub_wrap2102_4 br{display:none;}
.sub_wrap2102_4 .sub4-con01 {  padding-top: 40px;}
.sub_wrap2102_4 .sub4-con04 .img{width:70%;margin: 20px auto 0;}
.sub_wrap2102_4 .sub4 h3{font-size:50px;}
.sub_wrap2102_4 .sub4-con03{padding:30px 20px;}
.sub_wrap2102_4 .sub4-con04{padding-top:40px; padding-bottom:52px;}
.sub_wrap2102_4 .sub4-con05{padding-top:40px;}
.sub_wrap2102_4 .sub4 h3{margin-bottom:10px;}
.sub_wrap2102_4 .sub4 h3 + p{padding:0 40px;}
.sub_wrap2102_4 .sub4-con05 .img {  width: 60%;  margin: 20px auto;}
.sub_wrap2102_4 .sub4-con05 .img + div p {padding:0 40px;}
.sub_wrap2102_4 .sub4-con06 .flex_center{display:block;}
.sub_wrap2102_4 .sub4-con06 .txt{width:100%; padding-left:0;margin-left:0;}
.sub_wrap2102_4 .sub4-con06 .swiper-container{width:84.39531859557867vw; height:52vw; margin-bottom:30px;border-width:1.07421875vw;}
.sub_wrap2102_4  .swiper_btn_box{width:10vw; height:5vw;}
.sub_wrap2102_4 .swiper-button-next, .sub_wrap2102_4 .swiper-button-prev{width:5vw !important; height:5vw !important; background-size: cover;}
@media screen and (-webkit-min-device-pixel-ratio: 0){
  .sub_wrap2102_4 .swiper-button-next, .sub_wrap2102_4 .swiper-button-prev{top: auto; bottom:0;}
}
.sub_wrap2102_4  .swiper-slide{width:100%;}
.sub_wrap2102_4 .sub4-con04 .img span {padding:0 10px;}
}

@media all and (max-width:768px){
.sub_wrap2102_4 .sub4 h3{font-size:40px;}
.sub_wrap2102_4 .sub4-con07{padding:30px 20px;}
.sub_wrap2102_4 .sub4-con02 {padding-top: 61.078125vw;}
.sub_wrap2102_4 .sub4-con04{padding:30px 0 ;}
.sub_wrap2102_4 .sub4-con04 .img{width:100%;}
.sub_wrap2102_4 .sub4 h3 + p {padding: 0;}
.sub_wrap2102_4 .sub4-con05{background-size:cover;    background: url(/images/webzine/2102/04/mo_bg3.jpg)top right no-repeat; padding:30px 20px; margin-bottom:0;}
.sub_wrap2102_4 .sub4-con05 .img + div p {  padding: 0;}
.sub_wrap2102_4 .sub4-con06{padding:30px 0 50px;}
.sub_wrap2102_4  .swiper_btn_box{width:12vw; height:6vw;}
.sub_wrap2102_4 .swiper-button-next, .sub_wrap2102_4 .swiper-button-prev{width:6vw !important; height:6vw !important; }
}

@media all and (max-width:500px){
  .sub_wrap2102_4 .sub4 h3{font-size:30px;}
  .sub_wrap2102_4 .sub4-con06 .swiper-container{width:75vw; height: 46vw;margin-bottom:20px;}

  .sub_wrap2102_4  .swiper_btn_box{width:14vw; height:7vw;}
  .sub_wrap2102_4 .swiper-button-next, .sub_wrap2102_4 .swiper-button-prev{width:7vw !important; height:7vw !important;    }
}




/* 웹진 2102 4주차 */

/* 웹진 210216 추가 수정 */
.sub_wrap2102_1 .sub1-con03-subtxt{
    padding-left:40px;
    font-size:14px;
    color:#555;
    display:block;
    margin-top:20px;
}

@media all and (max-width:768px){
  .sub_wrap2102_1 .sub1-con03-subtxt{
      font-size:12px;
      margin-top:-10px;
      padding-left: 0;
      text-align:center;
  }
}

@media all and (max-width:375px){
  .sub_wrap2102_1 .sub1-con03-subtxt{
      font-size:11px;
  }
}
