

.main{margin:0 auto;background-color:#e7ecf7;margin-top:60px;overflow:hidden;}
.main a{text-decoration:none;}
.mainSlide{position: relative;}
.mainSlide li img{object-fit: cover;width:100%;}


@media all and (min-width:768px){
	.main{margin-top:80px;}
}
@media all and (min-width:1024px){
    .main{background-color:#fff;margin-top:0;}
       
    .visual_wrap{height:560px;background-image:url(../../images/iwcms/main/mainbg.jpg);background-repeat:no-repeat;background-position:center;padding-top:90px;}
    .visual_in{width:100%;max-width:1300px;margin:0 auto;position:relative;height:100%;display:flex;}

    .mainSlide{min-width:657px;height:380px;padding-top:0px;margin-top:0;}
    .mainSlide .mainSlide_img{height:380px;;max-width:657px;}
    .mainSlide .mainSlide_img img{height:380px;object-fit:cover;}
    .mainSlide .btn{bottom:0;right:0;}
    .mainSlide .btn button{width:38px;height:38px;}

}
@media all and (min-width:1200px){
    .visual_in{justify-content: center;}
    .mainSlide{margin-right:15px;}
}
@media all and (min-width:1360px){
     .mainSlide{margin-right:20px;}
}


.visual_wrap.rev1 {background-image: none;   position: relative;height:570px}
.visual_wrap.rev1 .visual_list_wrap{position:relative}
.visual_wrap.rev1 .visual_list{position:relative}
.visual_wrap.rev1 .visual_list:before{content:'';display:block;position:absolute;left:0;top:0;width:100%;height:100%;background-color:rgba(0,0,0,0.15);
opacity:0;visibility:hidden;-webkit-animation:fadeUp 1s 1.2s forwards;animation:fadeUp 1s 1.2s forwards;z-index: 60 !important}

.visual_wrap.rev1 .mvisual_tit{position: absolute;left: 58%;top: 48%;transform:translatey(-30%);line-height:1.6em;color:#fff;opacity:0;visibility:hidden;-webkit-animation:opacity 1s 1.2s forwards;animation:opacity 1s 1.2s forwards;} 
.visual_wrap.rev1 .mvisual_tit p{color:#fff;text-shadow: 2px 2px 5px rgba(0,0,0,0.9); font-size: 20px; margin-bottom: 13px;letter-spacing: -0.6px;opacity:0;visibility:hidden;-webkit-animation:fadeUp 1s 1.2s forwards;animation:fadeUp 1s 1.2s forwards;  animation-delay: 2s;font-weight:300}
.visual_wrap.rev1 .mvisual_tit p strong{font-size:24px;color:#3cf1d5;position:relative;}
.visual_wrap.rev1 .mvisual_tit p strong:before{content:"";display:block;width:3px;height:3px;border-radius:100%;background-color:#3cf1d5;position:absolute;top:-3.5px;left:50%; transform:translatex(-5%);}
.visual_wrap.rev1 .mvisual_tit h2{font-size: 60px;font-weight: 700;line-height: 1.6em;letter-spacing: -0.2px;text-shadow: 2px 2px 20px rgba(0,0,0,0.5);}
.visual_wrap.rev1 .mvisual_tit h2{/*float:left;*/opacity:0;visibility:hidden;-webkit-animation:fadeUp 1s 1.2s forwards, blur 1s 1.2s forwards;-ms-animation:fadeUp 1s 1.2s forwards, blur 1s 1.2s forwards;animation:fadeUp 1s 1.2s forwards, animation:blur 1s 1.2s forwards;  animation-delay: 2.8s;}
.visual_wrap.rev1 .mvisual_tit h2:after{content:"";display:block;clear:both}
			
.visual_wrap.rev1 .visual_list .con{width:100%;height:100%;height:570px;position: absolute;left: 0;top: 0;}
.visual_wrap.rev1 .visual_list .con img{object-fit:cover;height:570px;width:100%;z-index:100}
.visual_wrap.rev1 .visual_in{opacity: 1;z-index: 60;position:static;display:block}
.visual_wrap.rev1 .visual_in:after{content:"";display:block;clear:both}
.visual_wrap.rev1 .mainSlide{display:none}
.visual_wrap.rev1 .biz {box-shadow: 2px 2px 20px rgba(0, 0, 0, 0.1);}
.visual_wrap.rev1 .visual_control{position: absolute;bottom: 30px;text-align: center;left: 50%;transform: translatex(-50%);opacity: 1;z-index: 70;background-color:rgba(0,0,0,0.2);border-radius: 50px;padding:8px 20px}
.visual_wrap.rev1 .visual_control .bg_pager{font-weight:600;font-size:15px;display: inline-block;vertical-align: top;margin-right: 10px;    color: #fff;letter-spacing:-1px;margin-top: 2px;}
.visual_wrap.rev1 .visual_control .btn{position:static;display:inline-block;vertical-align: top;margin-top: 6px;}
.visual_wrap.rev1 .visual_control .btn:after{content:"";display:block;clear:both}
.visual_wrap.rev1 .visual_control .btn>div{float:left}
.visual_wrap.rev1 .visual_control .btn>div a{display:block;border-right: 2.8px solid #fff;border-top: 2.8px solid #fff;transform: rotate(45deg);text-indent:-9999px;}
.visual_wrap.rev1 .visual_control .btn>div.btn_bgprev a{transform: rotate(225deg);}
.visual_wrap.rev1 .visual_control .btn>div.btn_bgprev a, .visual_wrap.rev1 .visual_control .btn>div.btn_bgnext a{width:11px;height:11px}
.visual_wrap.rev1 .visual_control .btn>div.btn_bgstart{height:13px}
.visual_wrap.rev1 .visual_control .btn>div a.bx-start{width:10px;height:13px;display:inline-block;border:none;transform:rotate(0);background-image:url(/portal/images/iwcms/common/bg_start.png);margin-left: 4px;margin-right: 4px;}
.visual_wrap.rev1 .visual_control .btn>div a.bx-stop{width:10px;height:13px;border-left: 3px solid #fff;border-right: 3px solid #fff;vertical-align: top;margin-left: 5px;margin-right: 3px;transform: rotate(0deg);border-top: none;overflow:hidden;}

 @-webkit-keyframes fadeUp {
            from {
                opacity:0;
                visibility:hidden;
                -webkit-transform: translateY(40px);
                transform: translateY(40px);
               
            }
            to {
                opacity:1;
                visibility:visible;
                -webkit-transform: translateY(0);
                transform: translateY(0);
                
            }
        }
            
            @-ms-keyframes fadeUp {
            from {
                opacity:0;
                visibility:hidden;
                -ms-transform: translateY(40px);
                transform: translateY(40px);
               
            }
            to {
                opacity:1;
                visibility:visible;
                -ms-transform: translateY(0);
                transform: translateY(0);
                
            }
        }
        @keyframes fadeUp {
            from {
                opacity:0;
                visibility:hidden;
                -webkit-transform: translateY(40px);
                transform: translateY(40px);
                filter: blur(5px);
            }
            to {
                opacity:1;
                visibility:visible;
                -webkit-transform: translateY(0);
                transform: translateY(0);
                filter: blur(0);
            }
        }

        @keyframes opacity {
            from {
                opacity:0;
                visibility:hidden;
            }
            to {
                opacity:1;
                visibility:visible;
            }
        }
         @keyframes blur {
            from {
                 filter: blur(5px);
            }
            to {
                filter: blur(0);
            }
        }


 @media all and (max-width:1200px){
     .visual_wrap.rev1 .mvisual_tit{left:52.5%}
     .visual_wrap.rev1 .mvisual_tit h2{font-size:50px}
 }
      
@media (max-width: 1024px) {
	.visual_wrap.rev1{height:auto}
	.visual_wrap.rev1 .visual_list{position:static !important;}
    .visual_wrap.rev1 .mvisual_tit{z-index: 60;left:50%;top:25%;transform: translate(-50%);width:100%;margin-left:10%}
    .visual_wrap.rev1 .mvisual_tit p{margin-bottom:10px}
	.visual_wrap.rev1 .biz{position:static;}
	.visual_wrap.rev1 .visual_wrap{height:auto}
	.visual_wrap.rev1 .visual_list .con img{height: calc(100vh - 145px);height: calc(100vh - 370px);min-height:300px}
	.visual_wrap.rev1 .visual_list .con{height: calc(100vh - 145px);height: calc(100vh - 370px);min-height:300px}
	.visual_wrap.rev1 .visual_control .bg_pager{font-size:13px}
}

@media all and (max-width:768px){
     .visual_wrap.rev1 .mvisual_tit p{font-size:16px}
     .visual_wrap.rev1 .mvisual_tit p strong{font-size:17px}
     .visual_wrap.rev1 .mvisual_tit h2{font-size:46px}
}
            
@media all and (max-width:480px){
      .visual_wrap.rev1 .mvisual_tit p{font-size:14px}
      .visual_wrap.rev1 .mvisual_tit p strong{font-size:15px}
      .visual_wrap.rev1 .mvisual_tit h2{font-size:35px}
}

@media (min-width: 1024px) {	
	.visual_wrap.rev1 .visual_list_wrap{position:absolute;left:0;top:0; height: 570px;width: 100%;}
    .visual_wrap.rev1 .visual_list{position: absolute;left: 0;top: 0;bottom: 0;right: 0;width:100%;height:100%}
	.visual_wrap.rev1 .visual_wrap{padding-top:0}
	.visual_wrap.rev1 .visual_in {justify-content: left;position:absolute;left:0;top:0;bottom:0;right:0}
	.visual_wrap.rev1 .biz{margin-top:90px;float:left;}
}


.biz {background-color:#fff;margin-bottom:10px;}
.biz .biz_btn{height:85px;}
.biz .biz_btn ul{display:flex;justify-content:space-between;}
.biz .biz_btn ul li{height:85px;position:relative;width:20%;text-align:center;background-color:#3371b8;position:relative;}
.biz .biz_btn ul li:hover{cursor: pointer}
.biz .biz_btn ul li:after{content: "";display: inline-block;width:0.5px;height:30px;border-right:1px dotted #fff;position:absolute;right:0;top:15px;}
.biz .biz_btn ul li:nth-child(5):after{display: none;}
.biz .biz_btn ul li a{width:100%;display:block;}
.biz .biz_btn>ul>li>.button{line-height:85px;display:flex;justify-content: center;width:100%;letter-spacing:-1px;position:relative;}

.biz .biz_btn ul li .biz_ico{margin-bottom:0;display:inline-block;width:40px;height:40px;background-size:100%;background-repeat:no-repeat;margin-top:15px;margin-bottom:0px;}
.biz .biz_btn ul li:nth-child(1) .biz_ico{background-image:url(../../images/iwcms/main/biz_ico3.png);}
.biz .biz_btn ul li:nth-child(1).on .biz_ico{background-image:url(../../images/iwcms/main/biz_ico3_on.png);}
.biz .biz_btn ul li:nth-child(2) .biz_ico{background-image:url(../../images/iwcms/main/biz_ico2.png);}
.biz .biz_btn ul li.on:nth-child(2) .biz_ico{background-image:url(../../images/iwcms/main/biz_ico2_on.png);}
.biz .biz_btn ul li:nth-child(3) .biz_ico{background-image:url(../../images/iwcms/main/biz_ico1.png);}
.biz .biz_btn ul li.on:nth-child(3) .biz_ico{background-image:url(../../images/iwcms/main/biz_ico1_on.png);}
.biz .biz_btn ul li:nth-child(4) .biz_ico{background-image:url(../../images/iwcms/main/biz_ico4.png);}
.biz .biz_btn ul li.on:nth-child(4) .biz_ico{background-image:url(../../images/iwcms/main/biz_ico4_on.png);}
.biz .biz_btn ul li:nth-child(5) .biz_ico{background-image:url(../../images/iwcms/main/biz_ico5.png);}
.biz .biz_btn ul li.on:nth-child(5) .biz_ico{background-image:url(../../images/iwcms/main/biz_ico5_on.png);}
.biz .biz_btn ul li .biz_name{letter-spacing: -1px; font-size:14px;line-height:1.3em;display:block;width:100%;color:#fff;font-size:12.5px;font-weight:300;text-align:center;position:absolute;top:100%;left:50%;transform:translatex(-50%);}
.biz .biz_btn ul li.on .biz_name{color:#3cf1d5;}


.biz_txt{display:none;}
.biz_txt.on{display:flex;flex-wrap:wrap;justify-content:space-between;position:relative;}
.biz_txt.on ul{display:flex;flex-wrap:wrap;padding:30px 20px 30px 20px;width:100%;}
.biz_txt.on li{display:inline-block;width:47%;position:relative;padding-left:10px;word-break:break-all;margin-right:8px;}
.biz_txt.on li a{line-height:2em;display:block;}
.biz_txt.on li a:hover{color:#0956a6;}

.biz_txt.on li a:before{content: "";display:inline-block;width:3.5px;height:3.5px;border-radius:50%;background-color:#555;position:absolute;top:10px;left:0}
.biz_txt.on li a:hover .biz_txt.on li a:before{background-color:#0956a6;}

.biz_txt.on .modal_close.biz_close{border:none;}
.biz_txt.on .modal_close.biz_close a{position:absolute;bottom:-45px;right:5px;border:1px solid #ddd;width:35px;height:35px;}
.biz_txt.on .modal_close.biz_close a:before{width:20px;height:20px;}

@media all and (min-width:480px){
    .biz .biz_btn{height:auto;}
    .biz .biz_btn ul li{height:110px;padding-top:5px}
    .biz .biz_btn ul li:after{top:30px;}
    .biz .biz_btn ul li .biz_name{font-size:14.5px;}
    .biz .biz_btn ul li .biz_ico{margin-bottom:5px;width:52px;height:50px;}

	.biz_txt.on ul{padding:30px;}
}
@media all and (min-width:600px){
    .biz .biz_btn ul li{height:130px;}
    .biz .biz_btn ul li:after{top:25px;height:45px}   
    .biz .biz_btn ul li .biz_name{font-size:17px;}
    .biz .biz_btn ul li .biz_ico{margin-top:15px;margin-bottom:15px;width:57px;height:50px;}    

	.biz_txt.on ul li{width:30%;}
}
@media all and (min-width:768px){
    .biz .biz_btn ul li{height:130px;line-height:130px;}
    .biz .biz_btn ul li .biz_name{font-size:18px;}
    .biz .biz_btn ul li .biz_ico{margin-top:20px;width:65px;height:65px;margin-bottom:0;}
    .biz .biz_btn ul li {padding-top:0;}
}
@media all and (min-width:1024px){
    .biz{height:380px;width:532px;margin-bottom:0;}    
    .biz .biz_btn ul{flex-wrap: wrap;}
    .biz .biz_btn ul li{padding-top:0px;padding-bottom:10px;    height: 130px;}
    .biz .biz_btn ul li.on span{position:absolute;bottom:0;left:50%;transform:translateX(-50%);display:inline-block;width:0;height:0;border-left:12px solid transparent;border-right:12px solid transparent;border-bottom:12px solid #fff;}
    .biz .biz_btn ul li:after{height:34px;top:28px;}
    .biz .biz_btn ul li .button{line-height:1em;vertical-align:top;padding:10px;display:block;color:#fff;font-weight:500;font-size:18.5px;letter-spacing:-0.5px;height:100px;}
    .biz .biz_btn ul li .biz_ico{margin-right:0;width:55px;height:40px;margin-bottom:0px;margin-top:10px;}
    .biz .biz_btn ul li .biz_name{font-size:14px;top:84%}

    .biz_txt_bg{display:none;}

    .biz_txt.on ul{padding:15px;}
    .biz_txt.on ul li{width:47%;}
    .biz_txt.on ul li a{font-size:15px;line-height:35px;position:relative;padding-left:10px;letter-spacing: -1px;}
    .biz_txt.on ul li a:before{top:15px;left:0}

	#sports_list.biz_txt.on ul li a{font-size:15px;line-height:27px;position:relative;padding-left:10px;letter-spacing: -1px;}
	#sports_list.biz_txt.on ul li a:before{top:10px;left:0}

	#biz_list3 ul{padding:20px 30px;}
	#biz_list3 ul li a{font-size:14.5px;line-height:1.8em;}


	.biz_txt.on .modal_close.biz_close a{display:none;}
    
}
@media all and (min-width:1200px){

    .biz .biz_btn ul li{padding-top:20px;padding-bottom:30px;height: 155px;}
    .biz .biz_btn ul li .biz_ico{width:65px;height:60px;margin-bottom:10px;margin-top:0;}
    .biz .biz_btn ul li .biz_name{font-size:15.5px;}
    .biz .biz_btn ul li:after {top:40px;height:38px}
	
	#sports_list.biz_txt.on ul li a{font-size:14.5px;line-height:30px;position:relative;padding-left:10px;letter-spacing: -1px;}
	#sports_list.biz_txt.on ul li a:before{top:15px;left:0}

	.biz_txt.on ul{padding:20px;}



	.biz_txt.on ul li{width:31%;}

	#biz_list3 ul{padding:20px;}
	#biz_list3 ul li a{line-height:2em;}

}
@media all and (min-width:1360px){
     .biz{width:550px;} 
	 .biz_txt.on ul li a{font-size:16px;}
}


.quick_wrap{background-color:#fff;padding:14px 15px;margin-bottom:10px;}
.quick_list ul{display: flex;flex-wrap:wrap;justify-content: flex-start;width:100%;}
.quick_list ul li{width:20%;text-align: center;}
.quick_list ul li {padding-top:10px;padding-bottom:10px;transition:0.02s;}
.quick_list ul li:hover{box-shadow: 3px 3px 15px #cecdcd;border-radius: 15px;}
.quick_list ul li a{display:block;line-height:1.8em;color:#444;font-size:13.5px;letter-spacing: -1.6px;width:100%;}
.quick_list ul li a:before{content:"";display:block;width:43px;height:42px;margin:2px auto 5px auto;background-size:100%;background-position:center;background-repeat:no-repeat;}
.quick_list ul li a.t_blue{color: #2b67ac;font-weight:500}
.quick_list ul li a.t_green{color:#0d9c81 ;font-weight:500}




.quick_list ul li.ico1 a:before{background-image:url(../../images/iwcms/main/quick_ico1.png);}
.quick_list ul li.ico1:hover a:before{background-image:url(../../images/iwcms/main/quick_ico1_on.png);}
.quick_list ul li.ico2 a{line-height:1.2em;}

.quick_list ul li.ico2 a:before{background-image:url(../../images/iwcms/main/quick_ico2.png);margin-bottom:8px;}
.quick_list ul li.ico2:hover a:before{background-image:url(../../images/iwcms/main/quick_ico2_on.png);}
.quick_list ul li.ico3 a:before{background-image:url(../../images/iwcms/main/quick_ico3.png);}
.quick_list ul li.ico3:hover a:before{background-image:url(../../images/iwcms/main/quick_ico3_on.png);}
.quick_list ul li.ico4 a:before{background-image:url(../../images/iwcms/main/quick_ico4.png);}
.quick_list ul li.ico4:hover a:before{background-image:url(../../images/iwcms/main/quick_ico4_on.png);}
.quick_list ul li.ico5 a:before{background-image:url(../../images/iwcms/main/quick_ico5.png);}
.quick_list ul li.ico5:hover a:before{background-image:url(../../images/iwcms/main/quick_ico5_on.png);}
.quick_list ul li.ico6 a:before{background-image:url(../../images/iwcms/main/quick_ico6.png);}
.quick_list ul li.ico6:hover a:before{background-image:url(../../images/iwcms/main/quick_ico6_on.png);}
.quick_list ul li.ico7 a:before{background-image:url(../../images/iwcms/main/quick_ico7.png);}
.quick_list ul li.ico7:hover a:before{background-image:url(../../images/iwcms/main/quick_ico7_on.png);}
.quick_list ul li.ico8 a:before{background-image:url(../../images/iwcms/main/quick_ico8.png);}
.quick_list ul li.ico8:hover a:before{background-image:url(../../images/iwcms/main/quick_ico8_on.png);}
.quick_list ul li.ico9 a:before{background-image:url(../../images/iwcms/main/quick_ico9.png);}
.quick_list ul li.ico9:hover a:before{background-image:url(../../images/iwcms/main/quick_ico9_on.png);}
.quick_list ul li.ico10 a:before{background-image:url(../../images/iwcms/main/quick_ico10.png);}
.quick_list ul li.ico10:hover a:before{background-image:url(../../images/iwcms/main/quick_ico10_on.png);}
.quick_list ul li.ico11 a:before{background-image:url(../../images/iwcms/main/quick_ico11.png);}
.quick_list ul li.ico11:hover a:before{background-image:url(../../images/iwcms/main/quick_ico11_on.png);}

@media all and (min-width:600px){
    .quick_list ul li a:before{width:55px;height:54px;}
    .quick_list ul li a{font-size:14.5px;letter-spacing: -0.5px;}
}
@media all and (min-width:768px){
    .quick_list ul li a:before{width:61px;height:58px;}
    .quick_list ul li a{font-size:15px;letter-spacing: -0.5px;}
}
@media all and (min-width:1024px){
    .quick_wrap {padding:25px 0 25px 0;margin-bottom:0;}
    .quick_list ul{flex-wrap:nowrap;padding-left:130px}
    .quick_in {padding-left:30px;padding-right:30px;}
    .quick_in h2{position: absolute;top:15px;left:30px;font-size:25px;letter-spacing: -1.5px;}
    .quick_in{width:100%;max-width:1360px;margin:0 auto;position: relative}
    .quick_list ul li:hover{border-radius: 30px;}
    .quick_list ul li a{font-size:16px;}
    .quick_list ul li a:before{margin-bottom:12px;margin-top:5px}
	.quick_list ul li:nth-child(2) a span{font-size:15px;}
}
@media all and (min-width:1360px){
    .quick_list ul li a{font-size:16px;}
}

.news_zone .notice_wrap, .popup_wrap{background-color:#fff;padding:30px 15px;}
.news_zone .notice_wrap{margin-bottom:10px;}
.news_zone .notice_list_wrap{padding:15px 0 0 0;}
.news_zone .tabs {display:flex;border-bottom:1.5px solid #333;position:relative;}
.news_zone .tabs li h3{}
/*.news_zone .tabs li h3 a.board_tab, .popup_tit, h3.report_tit{font-size:15.5px;font-weight:500;color:#000;letter-spacing:-1.2px;display:inline-block;text-align:center;padding:15px 18px;}*/
.news_zone .tabs li h3 a.board_tab, .popup_tit, h3.report_tit{font-size:15px;font-weight:500;color:#000;letter-spacing:-1.6px;display:inline-block;text-align:center;padding:15px 5px;}
.news_zone .tabs li h3 a.board_tab{font-size:12px;padding:15px 3px;letter-spacing:-2px;}
.news_zone .tabs li h3 a.board_tab.t_blue{color: #2b67ac;font-weight:500}
.news_zone .tabs li h3 a.board_tab.t_green{color: #0d9c81;font-weight:500}



h3.report_tit{color:#fff;padding:15px 45px;}
.news_zone .tabs li{background-color:#fff;}
.news_zone .tabs li.on{background-color:#eee;}
.news_zone .tabs li h3 a.more{background-size:100%;display:inline-block;position:absolute;top:10px;right:0;width:30px;height:30px;background-image:url(../../images/iwcms/common/more_ico.png);text-indent:-9999px;}

.news_zone .notice_list_wrap.on{display:block;}
.news_zone .notice_list_wrap ul{}
.news_zone .notice_list_wrap ul li{border-bottom:1px dotted #333;}
.news_zone .notice_list_wrap ul li a{font-size:13px;display:flex;justify-content: space-between;font-weight:300;padding-top:15px;padding-bottom:15px;line-height:1.2em;color:#000;}
.news_zone .notice_list_wrap ul li a .news_tit{overflow:hidden;text-overflow: ellipsis;white-space: nowrap;letter-spacing:-1px;width:100%;}
.news_zone .notice_list_wrap ul li a .news_tit:before{content:"";display:inline-block;width:3px;height:3px;background-color:#333;border-radius:50%;vertical-align: top;margin-top:5px;margin-right:5px;}
.news_zone .notice_list_wrap ul li a .news_date{width:90px;letter-spacing: -1px;text-align: right;}

@media all and (min-width:400px){
	.news_zone .tabs li h3 a.board_tab{font-size:14px;}
	
}


@media all and (min-width:480px){

.news_zone .notice_wrap, .popup_wrap{padding-top:40px;padding-left:30px;padding-right:30px;padding-bottom:40px}
.news_zone .tabs li h3 a.board_tab{font-size:15.5px;letter-spacing:-1.5px;padding:15px 10px}
/*.news_zone .notice_wrap, .popup_wrap{padding:5px;}*/
/*.news_zone .tabs li h3 a.board_tab, .popup_tit, h3.report_tit{padding:15px 25px} */

.news_zone .tabs li h3 a.more{right:0;width:25px;height:25px;}

}
@media all and (min-width:768px){
	
    .news_zone .tabs li h3 a.board_tab{font-size:16px;}
    .news_zone .tabs li h3 a.board_tab, .popup_tit, h3.report_tit{font-size:18px;}
	.news_zone .tabs li h3 a.board_tab, .popup_tit{padding:15px 18px}
	.news_zone .notice_list_wrap{padding:25px 0 0 0;}
    .news_zone .notice_list_wrap ul li a {padding-top:20px;padding-bottom:20px;}
    .news_zone .notice_list_wrap ul li a .news_tit{font-size:16px;}
    .news_zone .notice_list_wrap ul li a .news_date{font-size:15.5px}
    .news_zone .notice_list_wrap ul li a .news_tit:before{margin-right:8px;margin-top:7px;}
}
@media all and (min-width:1024px){
    .news_in{display:flex;justify-content: space-between;max-width:1360px;padding-left:30px;padding-right:30px;margin:0 auto;}
    
    .news_zone{margin-bottom:50px}
    .news_zone .notice_wrap{width:48%;padding-left:0;padding-right:0;}
    .news_zone .notice_list_wrap ul li a {padding-top:25.5px;padding-bottom:25.5px;}
    .news_zone .tabs li h3 a.board_tab, .popup_tit, h3.report_tit{font-size:15px;padding:15px 30px;}
	.news_zone .tabs li h3 a.board_tab{padding:15px 5px;}
	   .news_zone .tabs li h3 a.board_tab, .popup_tit, .main_stit{font-size:16px;letter-spacing:-1px}
    .news_zone .tabs li.on{background-color:#eee;/*border:1.5px solid #000;border-bottom:transparent;*/}
	.news_zone .tabs li h3 a.more{top:3px;right:0;width:38px;height:38px;}
	
	
}
@media all and (min-width:1200px){
    .news_zone .notice_wrap{width:54%;}
/*	.news_zone .tabs li h3 a.board_tab, .popup_tit, h3.report_tit{font-size:20px;padding:15px 40px;}  */
	.news_zone .tabs li h3 a.board_tab, .popup_tit, h3.report_tit{font-size:17px;}


}
@media all and (min-width:1300px){
	.news_zone .tabs li h3 a.board_tab{padding:15px 20px}
    .news_zone .tabs li h3 a.board_tab, .popup_tit, .main_stit{font-size:18px;}
    .news_zone .notice_list_wrap ul li a .news_tit{font-size:17px;line-height:1.1em;font-weight:400;}
    .news_zone .notice_list_wrap ul li a .news_date{font-size:17px;font-weight:400;}
}

.popup_wrap{padding-bottom:40px;}
.popup_in{position:relative;}
.popup{width:100%;}
.popup_in .btn{position:absolute;bottom:auto;top:0;right:0;}
.main_stit{display: inline-block;background-color:#08af90;color:#fff;margin-bottom:10px;padding:15px 35px}
.popup_tit{padding:15px 45px;}
.popup{box-shadow: 10px 10px 25px #d0dff6;}
.pop_list li a img{width:100%;}
.popup ul li{width:100%;overflow:hidden;}
.popup img{width:100%;height:auto;}
.popup_in .btn a img{width:49px;height:49px;background-size:100%;margin-left:0;margin-right:0;}
.popup_in .btn.btnPrev {margin-right:-1px;}
.popup_wrap .btn div a{display:block;}

@media all and (min-width:480px){
    .popup_wrap{padding-bottom:50px;}
}
@media all and (min-width:768px){
    .popup_wrap{padding-bottom:60px;}
    .popup_in .btn a img , .report_wrap .btn a img{width:54px;height:54px;}
}
@media all and (min-width:1024px){
    .popup_wrap{padding-bottom:75px;padding-left:0;padding-right:0;}
    .popup_tit{margin-bottom:20px}
    .popup_in{position:relative;max-width:479px;}
    .popup_in .btn{right:0;bottom:auto;}
	
	.popup ul li{width:479px;height:348px;height:425px;}
	.popup img{width:100%;height:425px;}
}
@media all and (min-width:1300px){
    .popup_tit{margin-bottom:25px}
}

.report_wrap{background-color:#eaebed;padding:40px 15px 70px 15px;overflow:hidden;}
.report_in{position:relative;}
.repo_in {display:flex;}
/*.repo_list{width:210%;}*/
.repo_list li{width:47%;margin-right:1%;background-color:#fff;box-shadow: 3px 3px 20px #cecccc;box-sizing:border-box;}
.report_img{display:block;height:190px;}
.report_img img{width:100%;object-fit: cover;height:180px;}
.report_cont{font-weight:300;position:relative;height:120px;padding:15px 12px;}
.report_cont p.report_tit{white-space: normal;display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-weight:400}
.report_cont p{font-size:14px;line-height:1.5em;}
.report_cont p.report_date{font-weight:300;opacity: 0.8;position:absolute;bottom:15px;right:12px;}
.report_cont p.report_go{text-indent: -9999px;background-image: url("../../images/iwcms/main/arr1.png");width:43px;height:8px;background-repeat:no-repeat;position:absolute;left:12px;bottom:20px;}
.report_wrap .btn{position:absolute;bottom:auto;top:0;right:0;}
.report_wrap .btn div{}
.report_wrap .btn div a{display:block;}




@media all and (min-width:480px){
	.report_wrap{padding:40px 30px 70px 30px;}
	/*.repo_list{width:200%;}*/
	.report_cont p{font-size:14.5px;line-height:1.5em;}


}
@media all and (min-width:520px){
    .report_img{height:250px;}
    .report_img img{height:250px;}
    .report_cont{padding:15px 20px;}
	.report_cont p.report_go{left:20px;}
	.report_cont p.report_date{right:20px;}
}
@media all and (min-width:768px){
    .report_img{height:300px;}
    .report_img img{height:300px;}
    .report_wrap{padding-left:30px;padding-right:30px;}
    .report_cont p{font-size:16.5px;}
    .report_cont{height:135px;padding:20px 30px;}
    .report_cont p.report_date{bottom:25px;right:30px;}
    .report_cont p.report_go{left:30px;bottom:25px;}
}
@media all and (min-width:1024px){
    .report_wrap {padding: 45px 30px 90px 30px;}
    .report_in{max-width:1300px;margin:0 auto;}
    .report_in .repo_list{width:100%;justify-content: space-between;}
    .report_in .repo_list li{min-height:360px;width:24%;overflow:hidden;box-sizing: border-box;}
    .report_in .repo_list li:last-child{margin-right:0;}
    .report_in .repo_list li:hover{/*border:4px solid #19b699;*/box-sizing:border-box;}
    .report_in .report_img{height:202px;overflow:hidden;}
    .report_in .report_img img{height:202px;object-fit: cover;}
    .report_in .report_cont{padding:17px 22px;height:150px;}
    .report_in .report_cont p{font-size:16px;} 
}
@media all and (min-width:1200px){
    .report_in .report_cont{padding:15px 30px;}
    .report_in .report_cont p.report_go{bottom:35px;}   
}
@media all and (min-width:1300px){
    .report_in .report_cont{padding:20px 25px;}
    .report_in .report_cont p{font-size:17px;line-height:1.6em}
    .report_in .repo_list li{min-height:365px;}
    .report_in .report_cont p.report_date{right:30px;bottom:20px;}
    .report_in .report_cont p.report_go{left:30px;bottom:30px;} 
}

.repo_list li{position:relative;}
.repo_list li>span{background-color:/*#19b699;*/#4b5fe3;}
.repo_list li>span.lineT{position:absolute;top:0;left:0;display:block;width:0;height:4px;transition:width 0.1s;transition-delay: 0.3s}
.repo_list li>span.lineR{position:absolute;top:0;right:0;display:block;width:4px;height:0px;transition:height 0.1s;transition-delay: 0.2s}
.repo_list li>span.lineB{position:absolute;bottom:0;right:0;display:block;width:0;height:4px;transition:width 0.1s;transition-delay: 0.1s}
.repo_list li>span.lineL{position:absolute;left:0;bottom:0;display:block;width:4px;height:0px;transition:height 0.1s;transition-delay: 0s}

.repo_list li:hover span.lineT, .repo_list li:hover span.lineB{width:100%;transition:width 0.25s;}
.repo_list li:hover span.lineR, .repo_list li:hover span.lineL{height:100%;transition:height 0.25s;}

.repo_list li:hover span.lineT{transition-delay: 0s;}
.repo_list li:hover span.lineR{transition-delay: 0.25s;}
.repo_list li:hover span.lineB{transition-delay: 0.5s}
.repo_list li:hover span.lineL{transition-delay: 0.75s}


.reserv_in{padding:25px 15px 40px 15px;position:relative;}
/*
@font-face {
  font-family: 'Godo';
  font-style: normal;
  font-weight: 400;
  src: url('//cdn.jsdelivr.net/korean-webfonts/1/corps/godo/Godo/GodoM.woff2') format('woff2'), url('//cdn.jsdelivr.net/korean-webfonts/1/corps/godo/Godo/GodoM.woff') format('woff');
}
.godo * {
 font-family: 'Godo', sans-serif;
}*/
.reserv_tit{margin-bottom:35px;font-family:'Godo';color:#444;letter-spacing:-1px;font-size:15px;line-height:1.8em;font-weight:400;padding-top:12px}
.reserv_tit strong{font-size:20px;color:#4b5fe3;font-weight:500;}
.reserv_tit i{position:relative;}
.reserv_tit i:before{content: "";display:inline-block;position:absolute;background-color:#4b5fe3;width:3.5px;height:3.5px;border-radius:50%;top:-5px;left:50%;transform:translatex(-50%)}
.reserv_tit .godo_tit1, .reserv_tit .godo_tit2{display:none;}
.reserv_tit .godo_stit{display:block}
.reserv_bg{width:85px;position:absolute;top:-30px;right:15px;}

.reserv_btn ul{display:flex;justify-content: space-between;}
.reserv_btn ul li{width:32%;text-align:center;background-color:#fff;border-radius:15px;box-shadow: 3px 3px 10px #d4d2d2;transition:background-color 0.02s}
.reserv_btn ul li a{letter-spacing:-0.8px;font-weight:400;font-size:13px;position:relative;display:block;height:40px;padding:67px 7px 30px 7px;}
.reserv_btn ul li a:before{position:absolute;content: "";display: inline-block;width:40px;height:36px;top:17px;left:50%;transform:translatex(-50%);background-repeat:no-repeat;background-size:100%;background-position: center;}
.reserv_btn ul li:hover{background-color:#19b699}
.reserv_btn ul li:hover a{color:#fff;}
.reserv_btn ul li:nth-child(1) a:before{background-image:url(../../images/iwcms/main/reserv_ico1.png);}
.reserv_btn ul li:nth-child(1):hover a:before{background-image:url(../../images/iwcms/main/reserv_ico1_w.png);}
.reserv_btn ul li:nth-child(2) a:before{background-image:url(../../images/iwcms/main/reserv_ico2.png);}
.reserv_btn ul li:nth-child(2):hover a:before{background-image:url(../../images/iwcms/main/reserv_ico2_w.png);}
.reserv_btn ul li:nth-child(3) a:before{background-image:url(../../images/iwcms/main/reserv_ico3.png);}
.reserv_btn ul li:nth-child(3):hover a:before{background-image:url(../../images/iwcms/main/reserv_ico3_w.png);}

@media all and (min-width:480px){
	.reserv_in{padding:25px 30px 40px 30px;}
    .reserv_tit{margin-bottom:45px;font-size:1.5em;padding-top:20px}
    .reserv_tit strong{font-size:1.5em;}
    .reserv_bg{width:110px;top:-40px}
    .reserv_btn ul li a{font-size:15px;padding:85px 7px 35px 7px;}
    .reserv_btn ul li a:before{width:55px;height:55px;top:17px;}
}
@media all and (min-width:550px){
    .reserv_bg{width:140px;top:-50px}
    .reserv_tit{margin-bottom:55px;font-size:1.6em;padding-top:35px}
    .reserv_tit strong{font-size:1.6em;}
		.reserv_tit .godo_tit1, .reserv_tit .godo_tit2{display:block;}

.reserv_tit .godo_stit{display:none !important}
    .reserv_btn ul li a{font-size:17px;padding:100px 7px 50px 7px;}
    .reserv_btn ul li a:before{width:60px;height:55px;top:25px;}
}
@media all and (min-width:768px){
    .reserv_in{padding-left:30px;padding-right:30px;}
    .reserv_bg{width:160px;}
    .reserv_tit{margin-bottom:80px;font-size:1.7em;padding-top:40px}

    .reserv_tit strong{font-size:1.7em;}
    .reserv_btn ul li a{font-size:18px;padding:115px 7px 50px 7px;}
    .reserv_btn ul li a:before{width:70px;height:65px;top:28px;}

}
@media all and (min-width:1024px){
    .reserv_wrap{background-color:/*#edf2f8*/#eff4f9;}
    .reserv_in{width:100%;max-width:1360px;margin:0 auto;padding-bottom:85px;}
    .reserv_bg{width:252px;height:436px;top:-25px}
    .reserv_tit{margin-bottom:55px;font-size:1.8em;padding-top:42px}
    .reserv_tit strong{font-size:1.6em;}
	.reserv_tit .godo_tit1, .reserv_tit .godo_tit2{display:inline-block}
    .reserv_btn ul{display:flex;justify-content: flex-start;}
    .reserv_btn ul li{width:220px;height:156px;margin-right:15px;border-radius:27px;}
    .reserv_btn ul li a{height:156px;padding:110px 7px 20px 7px;font-size:19px;color:#000;letter-spacing:-0.5px;}
}
@media all and (min-width:1200px){
	 .reserv_btn ul{display:flex;justify-content: flex-start;}
    
}
@media all and (min-width:1360px){
    .reserv_bg{top:-36px;right:70px;}
    .reserv_tit i:before{width:5px;height:5px;}
    .reserv_tit strong{font-size:42px}
    .reserv_tit{font-size:1.9em;}
    
    .reserv_btn ul li{width:240px;height:170px;margin-right:45px;}
    .reserv_btn ul li a{height:170px;padding:120px 7px 20px 7px;font-size:18px;}
    .reserv_btn ul li a:before{top:32px;}
}

.layer_con{position:absolute;z-index:500;}
.popup_bar{position:relative;background:#333;color:#fff;line-height:30px;padding:0 5px;font-size:14px;}
.popup_bar .popup_close{position:absolute;top:0;right:10px;text-decoration:underline;}

#promo.layer_con{z-index: 100;padding: 30px 20px 20px;background-color: rgb(25 25 25);left: 110px;top: 4px; cursor: pointer;}
#promo.layer_con .popup_bar{position: relative;background: #2d2d2d;color: #fff;line-height: 40px;padding:0;font-size: 15px;text-align: center;cursor: pointer;}
#promo.layer_con .popup_bar .popup_close{display: block;position: static;text-decoration:none;transition:all 0.18s ease-in-out}
#promo.layer_con .popup_bar .popup_close:hover{background-color:#666}

@media all and (max-width:1024px){
	.layer_con{left:0 !important}
}