@charset "utf-8";

.main section { padding-bottom:100px; }

.ajp_ad { width:100%; margin:40px 0 40px; }
.ajp_ad a { display:block; width:100%; }
.ajp_ad a img { width:100%; }

.section { background-color: #fff; }

.topnews_swiper li { padding:25px 15px 50px; box-sizing: border-box; }
.topnews_swiper li .tit { font-size: 30px; line-height: 35px; font-weight: 900; -webkit-line-clamp: 4; padding-bottom:5px; }
.topnews_swiper li .thumb { padding-bottom: 66%; margin-top:15px; }
.topnews_swiper li .desc { font-size: 15px; color: #111; -webkit-line-clamp: 4; margin-top: 12px; }
.topnews_swiper li .read { display: block; font-size: 14px; color: #888; margin-top: 18px; }
.topnews_swiper .swiper-button-next { width:30px; height:30px; background: url(../img/v2/topnews_btn_next.png) center no-repeat; background-size:100% auto; top:unset; bottom:0px; right:calc(50% - 70px); z-index:2; }
.topnews_swiper .swiper-button-next svg { display:none; }
.topnews_swiper .swiper-button-next.swiper-button-disabled { display:none; }
.topnews_swiper .swiper-button-prev { width:30px; height:30px; background: url(../img/v2/topnews_btn_prev.png) center no-repeat; background-size:100% auto; top:unset; bottom:0px; left:calc(50% - 70px); z-index:2; }
.topnews_swiper .swiper-button-prev svg { display:none; }
.topnews_swiper .swiper-button-prev.swiper-button-disabled { display:none; }
.topnews_swiper .swiper-pagination { width:100%; bottom:-2px; height:28px; z-index:1; }
.topnews_swiper .swiper-pagination .swiper-pagination-bullet { width:10px; height:10px; background-color:#dfdfdf; opacity:1; }
.topnews_swiper .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active { background-color:#4fa9b5; }

.tywr { margin: 0 15px 0; }
.tywr h3 a { display:block; width:100%; line-height:48px; font-size: 18px; color: #298895; font-weight:700; }
.tywr h3 i { display: inline-block; width: 8px; height: 15px; margin:-3px 0 0 9px; vertical-align: middle; overflow: hidden; text-indent: -99999px; background: url(../img/v2/h_btn_more.png) no-repeat; background-size: 100% auto; }
.tywr h3 a:hover { color: #298895; }

.tywr_01 { border-top:2px solid #4e4e4e; padding-top:30px; margin-top:25px; }
.tywr_02,.tywr_03,.tywr_04 { border-top:2px solid #111; }
.tywr_05 { border-top:2px solid #111; margin-top:40px; }

.nty_1 li { border-bottom: 1px solid #dfdfdf; padding: 30px 0 28px; }
.nty_1 li:nth-child(1) { padding-top:0px; }
.nty_1 li .thumb { width:100%; height: 100px; padding-bottom: 66%; }
.nty_1 li .tit { font-size: 24px; line-height: 32px; font-weight: 900; margin-top:13px; }
.nty_1 li .desc { margin-top: 5px; font-size: 14px; line-height: 20px; color: #666; }
.nty_1 li .byline { display: block; font-size: 15px; color: #999; font-weight: 600; font-style: italic; margin-top: 10px; font-family:'Noto Serif KR'; }

.nty_2 li { display: flex; flex-wrap: wrap; padding:24px 0 30px; border-bottom: 1px solid #dfdfdf; }
.nty_2 li:nth-child(1) { padding-top: 0; }
.nty_2 li .tit { width:100%; font-size: 24px; line-height: 32px; font-weight: 900; -webkit-line-clamp: 3; margin-bottom:10px; }
.nty_2 li .thumb { width:150px; height: 100px; margin-right:15px; }
.nty_2 li .desc { width: calc(100% - 165px); -webkit-line-clamp: 4; }

.nty_3 + .nty_3 { margin-top: 50px; }
.nty_3 { border-top: 2px solid #111; margin:0 15px; }
.nty_3 h3 { height: 48px; font-size: 18px; line-height: 48px; }
.nty_3 h3 a { position: relative; }
.nty_3 h3 i { display: inline-block; width: 8px; height: 15px; margin:-3px 0 0 9px; vertical-align: middle; overflow: hidden; text-indent: -99999px; background: url(../img/v2/h_btn_more2.png) no-repeat; background-size: 100% auto; }
.nty_3 li { padding: 18px 0 19px; border-bottom: 1px solid #dfdfdf; }
.nty_3 li:nth-child(1) { padding: 0 0 16px; }
.nty_3 .thumb { padding-bottom: 66.5%; }
.nty_3 .tit { font-size:20px; line-height: 30px; font-weight: 700; -webkit-line-clamp: 2; }
.nty_3 .thumb + .tit { font-size: 24px; line-height: 32px; font-weight: 900; margin-top: 8px; padding-bottom: 4px; -webkit-line-clamp: 3; }

.visuals { position:relative; background-color: #111; padding: 22px 0 40px; margin:40px 0 40px; }
.visuals h3 a { position: relative; font-size: 18px; color: #fff; box-sizing:border-box; padding-left:15px; }
.visuals h3 a i:after { content: ""; clear: both; display: inline-block; position: absolute; bottom: 0; right: -15px; width: 9px; height: 9px; margin: 1px 0 0 0; border: 1px solid #fff; border-width: 2px 2px 0 0; transform: translateY(-50%) rotate(45deg); }
.visuals h3 a:hover { color: #fff; }
.visuals .visuals_swiper { margin-top: 16px; }
.visuals .visuals_swiper li .thumb { padding-bottom: 67.6%; }
.visuals .visuals_swiper li .thumb::after { content: ""; clear: both; display: block; width: 100%; height: 50%; position: absolute; left: 0; top: 50%; right: 0; bottom: 0; background: linear-gradient(0deg,rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 0) 100%); border: 0; opacity: unset; }
.visuals .visuals_swiper li .tit { position: absolute; left: 0; bottom: 17px; margin:0 20px; font-size: 16px; line-height: 21px; color: #fff; font-weight: 700; -webkit-box; -webkit-line-clamp: 2; }
.visuals .swiper-pagination { position:relative; top:unset; left:unset; bottom:-14px; }
.visuals .swiper-pagination-bullet { width:40px; height:3px; background-color:#666; opacity:1; border-radius:1.5px; margin:0 3px!important; }
.visuals .swiper-pagination-bullet.swiper-pagination-bullet-active { background-color:#298895; }

.ajp_vids { background-color:#f3f3f3; margin-top: 40px; box-sizing: border-box; padding: 22px 15px 30px; }
.ajp_vids h3 { font-size:18px; }
.ajp_vids ul { display: flex; flex-wrap: wrap; justify-content: space-between; margin-top:16px; }
.ajp_vids ul li:nth-child(1) { width: 100%; border-bottom: 1px solid #ccc; padding-bottom: 20px; margin-bottom: 20px; }
.ajp_vids ul li:nth-child(2),.ajp_vids ul li:nth-child(3) { width: calc(50% - 8px); }
.ajp_vids ul li:nth-child(1) .thumb { height: 200px; }
.ajp_vids ul li:nth-child(2) .thumb,.ajp_vids ul li:nth-child(3) .thumb { height: 100px; }
.ajp_vids ul li .video_box { position: relative; width: 100%; padding-bottom: 56.41%; overflow: hidden; }
.ajp_vids ul li .video_box iframe { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
.ajp_vids + .nty_3 { margin-top: 40px; }

.enter { background-color: #36b0c0; padding:10px 15px 0; margin:40px 0; }
.enter h3 a { display:block; width:100%; line-height:46px; font-size: 20px; color: #fff; font-weight:600; }
.enter h3 i { display: inline-block; width: 8px; height: 15px; margin:-3px 0 0 9px; vertical-align: middle; overflow: hidden; text-indent: -99999px; background: url(../img/v2/h_btn_more3.png) no-repeat; background-size: 100% auto; }
.enter h3 a:hover { color: #fff; }
.enter .nty_1 .thumb { padding-bottom: 66.09%; }
.enter .nty_1 .tit { font-size:24px; line-height:32px; color:#fff; font-weight:800; margin-top:8px; }
.enter .nty_2 { margin-top:19px; }
.enter .nty_2 li { border-top:1px solid #9bd8e0; border-bottom:0; padding:24px 0 24px; }
.enter .nty_2 li a { display:flex; align-items: center; }
.enter .nty_2 .thumb { width:150px; height:100px; }
.enter .nty_2 .tit { width: calc(100% - 165px); font-size:20px; line-height:30px; color:#fff; font-weight:600; }

