@charset "utf-8";

/*조건검색 팝업*/
.popup-assembly__wrap{position:fixed;top:43%;left:50%;min-width:330px;transform:translate(-50%,-50%);background: #fff;}
.popup-assembly__wrap .close{position: absolute;top:-40px;left:0;width:100%;height: 40px;background-color: #81888b;text-align: right;}
.popup-assembly__wrap .close button{width: 16px;height: 16px;margin-top: 10px;margin-right: 10px;;background:url(/static/portalEn/img/main/btn_m_x.png) no-repeat center/cover;}
.popup-assembly__wrap h2{margin-bottom:5px;padding:30px 0 10px;text-align:left !important;border-bottom:2px solid;color: #000;font-size: 20px;font-weight: 700;letter-spacing: -0.5px;}
.popup-assembly__wrap .select_box{padding:0 30px;}
.popup-assembly__wrap .select_box input[type="text"], .popup-assembly__wrap .select_box select{height:41px;padding:10px;border-radius: 3px;border: 1px solid #ccc;background-color: #fff;}
.popup-assembly__wrap .select_box dl dt{position: relative;background:#fff;color: #000;font-size: 16px;font-weight: 700;line-height:41px;}
.popup-assembly__wrap .select_box dl dt::after{content:'';display: inline-block;position: absolute;right:0;width:1px;height:41px;background-color: #e4e4e4;}
.popup-assembly__wrap .inquiry_search{justify-content:center;padding:0 30px;padding-bottom:30px;}
.popup-assembly__wrap .inquiry_search button{width:auto;height:auto;padding:16px 46px;font-size:16px;}
.mb18{margin-bottom: 18px !important;margin-top: -10px;}

/*팝업존*/
.popup-zone{display: block;position: fixed;top:50%;left:20px;transform:translateY(-50%)}
.popup-zone p::before{content:'';display: block;margin-left:6px;width: 60px;height: 60px;background:url(/static/portalEn/img/popup-zone.png) no-repeat center/cover;}
.popup-zone p{margin-top:9px;margin-left:-9px;padding-top: 5px;font-size: 14px;font-weight: 700;letter-spacing: -0.2px;text-align: center;}
.quick-set.on3 .popup-zone img{display: none;}
.quick-set.on3 .popup-zone p::Before{content:'';display: block;margin-left:6px;width: 60px;height: 60px;background:url(/static/portalEn/img/popup-zone-on.png) no-repeat center/cover;}
.quick-set.on3 .popup-zone p{color:#fff;}

.popup-zone__wrap{display: none;z-index:9978;position: fixed;top:0;left:0;background: rgba(0,0,0,.5);width:100%;height:100%;}
.popup-slide__wrap{position: relative;max-width:1200px;margin:0 auto;position: fixed;top:50%;left:50%;width: 100%;transform:translate(-50.5%,-50.8%)}
.popup-slide__wrap .slick-track{margin:0 auto;}
.popup-slide__wrap .slick-track .slick-slide:not(:last-child){margin-right:20px;}
.popup-slide__wrap .popup-arrow button{position: absolute;top:50%;background-color: transparent;transform:translateY(-50%)}
.popup-slide__wrap .popup-arrow button:first-child{left:-60px;}
.popup-slide__wrap .popup-arrow button:last-child{right:-50px;}
.popup-slide__wrap .popup-text{display: flex;justify-content: center;margin-top: 30px;}
.popup-slide__wrap .popup-text p{margin-right: 30px;line-height:47px;color: #fff;font-size: 20px;letter-spacing:normal;font-weight: 700;}
.popup-slide__wrap .popup-text p span{display: inline-block;vertical-align: top;font-size: 20px;}
.popup-slide__wrap .popup-text button{display: inline-block;padding-left:30px;padding-right:30px;height:47px;text-align:center;line-height:47px;color:#fff;box-shadow: 0 0 10px rgba(0, 0, 0, 0.25);border-radius: 3px;background-color: #51575d;}
.popup-slide__wrap .popup-text button + button{margin-left: 10px;}

@media screen and (max-width: 560px) {
	.popup-slide__wrap .popup-text{flex-direction: column;align-items: center;margin-top:0}
	.popup-slide__wrap .popup-text p{margin-right:0}
	.popup-slide__wrap .popup-text p, .popup-slide__wrap .popup-text p span{font-size: 14px;margin-left: 10px;}
	.popup-slide__wrap .popup-text button{font-size: 12px;height:40px;line-height:40px;}
	.popup-slide__wrap{padding: 0 20px}
}
* {box-sizing:border-box;}
a{color:#000000;text-decoration:none;}
.blind{overflow:hidden;position:absolute;left:-9999999em;top:auto;width:1px;height:1px}
button{background:none;}

header{position:fixed;left:0;top:0;width:100%;z-index:2;background:#fff;}

/* sec-footer */
/*.sec-footer{height:108px !important;}*/
/*.sec-footer > div{height:108px !important;margin:0;}*/
/*.sec-footer .footer{margin:0;}*/
.sec-footer .footer{height: 108px; margin:0;}

/* fullpage-nav
.fullpage-nav-area{position:fixed;top:50%;right:1%;}
.fullpage-nav-area .fullpage-nav-list{position:relative;}
.fullpage-nav-area .fullpage-nav-list li a{color:#A8A8A8;border:1px solid #A8A8A8;width:82px;padding:2px 10px;text-align:center;display:inline-block;margin:3px 0;border-radius:20px;font-size:12px;}
.fullpage-nav-area .fullpage-nav-list li.active a{position:relative;color:#6d9dce;border:1px solid #6d9dce;}
.fullpage-nav-area .fullpage-nav-list li.active a:before{
	position: absolute;
	top: 50%;
	left: -10px;
	width: 19px;
	height: 19px;
	background: url(../img/icon_navi_on.png) no-repeat 0 0;
	display: block;
	content: "";
	border-radius: 19px;
	margin-top: -9px;
}
*/

.fullpage-nav-area{position:fixed;top:50%;right:1%;}
.fullpage-nav-area .fullpage-nav-list{position:relative;}
.fullpage-nav-area .fullpage-nav-list li{text-align:right;}
.fullpage-nav-area .fullpage-nav-list li a{
	color:#000000;
	display:inline-block;
	margin:7px 0;
	font-size:16px;
	font-family:'NotoKrM';
}
.fullpage-nav-area .fullpage-nav-list li.active a{
	position:relative;
	color:#AC7326;
}
.fullpage-nav-area .fullpage-nav-list li a:after{
	width:36px;
	height:1px;
	background:#000000;
	margin:0 0 6px 6px;
	display:inline-block;
	content:"";
}
.fullpage-nav-area .fullpage-nav-list li.active a:after{
	background:#AC7326;
}
.fullpage-nav-area .fullpage-nav-list li.active a:before{
	position: absolute;
	top: -4px;
	left: -28px;
	width: 24px;
	height: 24px;
	background: url(../img/scroll_assm_icon.png) no-repeat center center;
	display: block;
	content: "";
}

/* main_container */
.main_container{position:relative;width:100%;}
.main_container .section{position:relative;width:100%;}
.main_container .section .content{position:relative;width:1100px;margin:0 auto;margin-top:150px;}
.main_container [class*='con']{position:relative;}
.main_container [data-elememt="tab_panel"] {display:none;}
.main_container [data-elememt="tab_panel"].active {display:block;}

/* section1 */
.section1 .row_bundle1{display:flex;margin:0 0 35px 0;}
.section1 .con1 {width:330px;margin:0 15px 0 0;background: #F6F6F6;border-radius:30px 0 0 0;}
.section1 .con1 .title_box{display:flex;align-items:center;height:65px;padding:0 28px;background: #346AD6;border-radius: 30px 0px 0px 0px;}
.section1 .con1 .title_box h3{font-family: 'NotoKrB';font-size:18px;color:#FFF;}
.section1 .con1 .thumbnail{overflow:hidden;width:330px;height:215px;}
.section1 .con1 .thumbnail img{width:100%;}
.section1 .con1 dl{height:190px;padding:20px 18px;box-sizing:border-box;}
.section1 .con1 dt{overflow:hidden;height: 46px;margin:0 0 15px 0;font-family: 'NotoKrM';font-size:19px;color:#000;line-height:120%;}
.section1 .con1 dd{overflow:hidden;height:82px;font-family: 'NotoKrR';font-size: 14px;color:#000;line-height:140%;}
.section1 .con1 .btn_more{display:inline-block;position:absolute;right:16px;top:22px;}
.section1 .con1 .btn_more span{display:block;position:relative;width:24px;height:24px;text-indent:-99999px;background:url(/static/portalEn/img/main/ico_square_plus.png) no-repeat center center}

.section1 .con2{width:417px;height:470px;margin:0 15px 0 0;background:#F6F6F6;border-radius:15px 0 0 0;overflow:hidden;}
.section1 .con2 h3 a{width:124px;height:73px;background:#81888B;color:#ffffff;font-family: 'Myriad Pro';font-size:18px;font-weight:600;text-align:center;display:inline-block;line-height:73px;
	border-top-left-radius:15px;
	border-bottom-right-radius:15px;
	box-shadow:0px 3px 8px rgb(0,0,0,0.3);
}
.section1 .con2 h3 a.on{background:#1fa2ad;height:83px;}

.section1 .con2 .main_daily a{position:absolute;top:0;left:124px;
	border-top-left-radius:0;
}

.btn_monthly_more{
	position:absolute;
	top:0;
	right:0;
	display: block;
	width: 24px;
	height: 24px;
	text-indent: -99999px;
	background: url(/static/portalEn/img/main/ico_square_plus2.png) no-repeat center center;
}

.m_daily_list{padding:20px;height:375px;overflow:hidden;background: #F9F9FA;margin: 15px}
.m_daily_list .mCSB_dragger_bar{background-color:#69747a !important;}
.m_daily_list .mCSB_dragger .mCSB_draggerRail{display:none;}

.m_daily_list .m_daily_p dt{color:#d44107;font-weight:600;}
.m_daily_list .m_daily_c dt{color:#1FA2AD;font-weight:600;}
.m_daily_list .m_daily_w dt{color:#722f96;font-weight:600;}
.m_daily_list dl{border-bottom:1px solid #D3D3D3;margin:0 0 10px 0;padding: 0 0 10px 0;}
.m_daily_list dd{padding:10px;}
.m_daily_list dd strong{color:#000000;font-size:16px;font-weight:500;display:block;}
.m_daily_list dd span{color:#797979;font-size:15px;display:block;margin:10px 0;}

.section1 .con3_group{margin-left:auot;}
.section1 .con3{width:321px;height:230px;background:url(/static/portalEn/img/main/main_bg01.png) no-repeat center bottom;}
.section1 .con3 .title_box{display:flex;align-items:center;height:65px;padding:0 28px;background: #B88A43;}
.section1 .con3 .title_box h3{font-family: 'NotoKrM';font-weight: 400;font-size:20px;color:#FFF;}
.section1 .con3_1{margin:0 0 10px 0;}
.section1 .con3_1 .title_box{border-radius:0px 30px 0px 0px;}
.section1 .con3 .inbox{display:flex;flex-direction:column;justify-content:center;height:165px;padding:0 20px;}
.section1 .con3_1 .inbox{background:url(/static/portalEn/img/main/main_symbol01.png) no-repeat right 15px bottom 20px;}
.section1 .con3_2 .inbox{background:url(/static/portalEn/img/main/main_symbol02.png) no-repeat right 20px bottom 30px;}
.section1 .con3 .txt{margin:0 0 14px 0;font-family: 'NotoKrB';color: #7a7a7a;font-size:16px;}
.section1 .con3 .field_search{position:relative;width:208px;}
.section1 .con3 .field_search .txt_field{width:100%;height:34px;padding:0 20px;background:#fff;border:1px solid #000;border-radius:17px;}
.section1 .con3 .field_search .txt_field::placeholder{font-size:12px;color: #B7B9BC;}
.section1 .con3 .field_search .btn_search{position:absolute;right:0;top:0;width:48px;height:34px;font-family: 'Myriad Pro';font-weight:700;font-size:16px;color: #FFFFFF;background:#000;border-radius:17px;}
.section1 .con3 .field_search .btn_search:focus-visible{outline:2px solid red;}

.section1 .row_bundle2{position:relative;display:flex;align-items:flex-end;}
.section1 .con4{display:flex;align-items:center;justify-content: center;width:466px;height:222px;box-shadow:3px 4px 18px rgb(0 0 0 / 50%);border-radius:5px;border:1px solid #43484a;background-color:#fff;background-image:url(/static/portalEn/img/main/main_bg02.png);}
.section1 .con4 dl{display:flex;flex-direction:column;align-items:center;justify-content: center;/*width:405px;*/height:180px;box-shadow: 3px 4px 25px rgb(0 0 0 / 50%); border-radius: 5px;border: 1px solid #43484a;background-image: linear-gradient(to top, rgba(13, 19, 36, 0.75) 0%, rgba(26, 37, 68, 0.75) 50%, rgba(13, 19, 36, 0.75) 100%);}
.section1 .con4 dl dt{margin:0 0 25px 0;font-family: 'NotoKrB';font-size:36px;color: #71b7f1;text-shadow: #000000 1px 1px 0, 23px -23px 9px rgba(206,89,55,0); }
.section1 .con4 dl dd:not(#tot-cnt){display: flex;justify-content: center;}
.section1 .con4 dl dd img{margin:0 1px;}

.section1 .con4 .etc1 li{padding:0 16px;}

.section1 .con5{width:595px;margin-left:auto;}
.section1 .con5 [data-elememt="tab_panel"] {display:none;}
.section1 .con5 [data-elememt="tab_panel"].active {display:block;}
/*.section1 .con5 .tab_list ul{display:flex;position:relative;}*/
/*.section1 .con5 .tab_list ul:before{content:"";display:block;position:absolute;bottom:0px;left:0px;width:100%;height:1px;background:#707070;}*/
/*.section1 .con5 .tab_list ul li{position:relative;text-align:center;}*/
/*.section1 .con5 .tab_list ul li ~ li{margin-left:47px;}*/
/*.section1 .con5 .tab_list ul li button{width:100%;padding:8px 0;color: #000000;font-family:'Myriad Pro';font-weight:700;font-size:16px;}*/
/*.section1 .con5 .tab_list ul li button.active:before{content:"";display:block;position:absolute;bottom:0px;left:0px;width:100%;height:4px;background:#0C3584 ;}*/
/*.section1 .con5 .tab_panels [data-elememt="tab_panel"]{position:relative;padding:14px 12px 0px 12px;}*/
/*.section1 .con5 .tab_panels dl ~ dl{margin-top:20px;padding-top:20px;border-top: 1px solid #CECECE;}*/
/*.section1 .con5 .tab_panels dl dt{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;height:18px;margin:0 0 10px 0;font-family: 'Myriad Pro';font-weight:700;font-size:16px;color:#000;}*/
/*.section1 .con5 .tab_panels dl dd{height: 42px;font-family: 'Myriad Pro';font-weight:400;font-size:15px;color:#666666;line-height:140%;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:2;display:-webkit-box;-webkit-box-orient:vertical;white-space:normal;}*/
/*.section1 .con5 .btn_more{display:inline-block;position:absolute;right:0px;top:-30px;}*/
.section1 .con5 .btn_more span{display:block;position:relative;width:24px;height:24px;text-indent:-99999px;background:url(/static/portalEn/img/main/ico_square_plus2.png) no-repeat center center}

/* section2 */
.section2{}
.section2 .btn_more{display:inline-block;position:absolute;right:0px;top:-33px;}
.section2 .btn_more span{display:block;position:relative;width:24px;height:24px;text-indent:-99999px;background:url(/static/portalEn/img/main/ico_square_plus2.png) no-repeat center center}

.section2 .title_box{margin:0 0 56px 0;text-align:center;}
.section2 .title_box h3{display:inline-block;padding:10px 0 0 80px;font-family: 'Myriad Pro';font-size: 40px;font-weight: 700;color: #000000;text-align:center;background:url(/static/portalEn/img/main/main_symbol03.png) no-repeat left center}
.section2 .con1 {margin:0 0 70px 0;}
.section2 .con1 .article_box{position:relative;}
/*.section2 .con1 .article_list{display:flex;justify-content:space-between;}*/
/*.section2 .con1 .article_list li{position:relative;width:348px;}*/
.section2 .con1 .article_list .slick-slide a{display:block;margin:0 5px;}
.section2 .con1 .article_list .thumbnail{overflow:hidden;position:relative;margin:0 0 18px 0;border-radius: 10px;}
.section2 .con1 .article_list .thumbnail:before{content:"";display:block;position:absolute;top:50%;left:50%;transform: translate(-50%, -50%);width:70px;height:70px;background:url(../img/ico_circle_arrow.png) no-repeat center center}
.section2 .con1 .article_list .thumbnail img{width:100%;border-radius:10px;}
.section2 .con1 .article_list .desc{overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:2;display:-webkit-box;-webkit-box-orient:vertical;white-space:normal;height:43px;font-family: 'Myriad Pro';font-weight:700;font-size:20px;font-weight:700;color: #000000;}

.section2 .con2 .tab_list ul{display:flex;position:relative;}
.section2 .con2 .tab_list ul:before{content:"";display:block;position:absolute;bottom:0px;left:0px;width:100%;height:1px;background:#707070;}
.section2 .con2 .tab_list ul li{position:relative;text-align:center;}
.section2 .con2 .tab_list ul li ~ li{margin-left:100px;}
.section2 .con2 .tab_list ul li button{width:100%;padding:8px 0;color: #000000;font-family: 'NotoKrB';font-weight:700;font-size:19px;}
.section2 .con2 .tab_list ul li button.active{color: #196BCE;}
.section2 .con2 .tab_list ul li button.active:before{content:"";display:block;position:absolute;bottom:0px;left:0px;width:100%;height:4px;background:#196BCE;}
.section2 .con2 .tab_panels [data-elememt="tab_panel"]{position:relative;padding:25px 0 0 0;}

.section2 .con2 .article_box{position:relative;padding:0 0 0 320px;}
.section2 .con2 .thumbnail{position:absolute;left:0;top:0;overflow:hidden;display:flex;align-items:center;width:281px;height: 197px;padding:10px 12px;background: #FFFFFF;box-shadow: 2px 3px 10px #00000029;}
.section2 .con2 .thumbnail img{width:100%;}
.section2 .con2 .article_list{padding:10px 0 10px 0;}
.section2 .con2 .article_list li{position:relative;padding:0 0 0 14px;box-sizing:border-box;}
.section2 .con2 .article_list li:before{content:"";display:block;position:absolute;top:3px;left:0px;width:3px;height:3px;border: 2px solid #313131;border-radius:50%;}
.section2 .con2 .article_list li ~ li{margin:27px 0 0 0;}
.section2 .con2 .article_list li a{display:block;text-overflow:ellipsis;white-space:nowrap; overflow:hidden;width:100%;padding:0 120px 0 0;color:#000000;font-size:15px;}
.section2 .con2 .article_list li .dateNum{display:block;position:absolute;right:0;top:0;width:100px;text-align:right;font-size:15px;}

/* section3 */
.section3{background:#e9e3dc url(/static/portalEn/img/main/main_bg03.png) no-repeat center center}
.section3 .title_box{margin:0 0 25px 0;text-align:center;}
.section3 .title_box h3{display:inline-block;min-height:42px;padding:10px 0 0 50px;font-family: 'Myriad Pro';font-size: 40px;font-weight: 700;color: #000000;text-align:center;background:url(/static/portalEn/img/main/main_symbol04.png) no-repeat left center}
.section3 .btn_more{display:inline-block;position:absolute;right:0px;top:-33px;}
.section3 .btn_more span{display:block;position:relative;width:24px;height:24px;text-indent:-99999px;background:url(/static/portalEn/img/main/ico_square_plus2.png) no-repeat center center}
.section3 .con1 {margin:0 0 26px 0;}
.section3 .con1 .article_box{position:relative;padding:20px;background:#ffffff;box-shadow: 0px 6px 9px #00000029;}
/*.section3 .con1 .article_list{display:flex;justify-content:space-between;}
.section3 .con1 .article_list li{position:relative;width:236px;}*/
.section3 .con1 .article_list a{display:block;margin:0 10px;}
.section3 .con1 .article_list .thumbnail{overflow:hidden;position:relative;margin:0 0 20px 0;}
.section3 .con1 .article_list .thumbnail img{width:100%;}
.section3 .con1 .article_list .desc{overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:2;display:-webkit-box;-webkit-box-orient:vertical;white-space:normal;height:34px;font-family: 'Myriad Pro';font-size:16px;color:#555555;}

.section3 .con2{display: flex;justify-content: space-between;margin:0 0 22px 0;}
.section3 .con2 dl dt{width:352px;margin:0 0 14px 0;text-align:center;font-family:'Myriad Pro';font-weight:700;font-size:20px;color: #000000;}
.section3 .con2 dl dd{width:352px;height:206px;}

.section3 .con2 .item1 dd{position:relative;box-shadow:0px 6px 9px #00000029;}
.section3 .con2 .item1 dd .btns{position:absolute;bottom:0;left:0;width:100%;height:36px;background:#000000;display:flex;}
.section3 .con2 .item1 dd .btns a{color:#DBDBDB;font-family:'Myriad Pro';font-size:16px;width:50%;text-align:center;line-height:36px;}
.section3 .con2 .item1 dd .btns a.btn_brochure:before{content:url(../img/main_icon_brochure.png);margin-right:7px;}
.section3 .con2 .item1 dd .btns a.btn_videoclip:before{content:url(../img/main_icon_videoclip.png);margin-right:7px;}

.section3 .con2 .item2 dd{box-shadow:0px 6px 9px #00000029;}

.section3 .con2 .item3 dd{display:flex;flex-direction:column;justify-content:space-between;}
.section3 .con2 .item3 .site1{display:table;height:92px;background:url(../img/main_go01.png) no-repeat center center;box-shadow:0px 6px 9px #00000029;}
.section3 .con2 .item3 .site2{display:table;height:92px;background:url(../img/main_go02.png) no-repeat center center;box-shadow:0px 6px 9px #00000029;}
.section3 .con2 .item3 dd div a{display:table-cell;color:#ffffff;font-size:18px;font-family:'Myriad Pro';line-height:1.3;padding:0 0 0 27px;}
.section3 .con2 .item3 dd div a:after{content:url(../img/main_w_arrow.png);margin:0 0 0 5px;vertical-align:top;}
.section3 .con2 .item3 dd div a em{font-size:15px;display:block;}

.section3 .row_bundle1{display:flex;}
.section3 .con3 ul{width:725px;}
.section3 .con3 ul:after{content:"";display:block;clear:both;}
.section3 .con3 ul li{display:table;float:left;width:223px;height:56px;margin:0 18px 9px 0px;background: #ffffff;box-shadow: 1px 1px 3px #00000029;box-sizing:border-box;}
.section3 .con3 ul li.item3,
.section3 .con3 ul li.item6{width:243px;margin-right:0;}
.section3 .con3 ul li.item3 a,
.section3 .con3 ul li.item6 a{color:#434242;font-size:16px;font-family:'Myriad Pro';font-weight:500;text-align:right;padding-right:10px;letter-spacing:0;}
.section3 .con3 ul li.item3 a:after,
.section3 .con3 ul li.item6 a:after{content:url(../img/icon_g_arrow.png);margin-left:18px;}
.section3 .con3 ul li a{display:table-cell;color:#7A7A7A;font-size:14px;font-family:'Myriad Pro';padding-left:80px;line-height:1.4;font-weight:500;letter-spacing:0.3px;}
.section3 .con3 ul li a span{display:block;color:#7A7A7A;font-size:11px;font-family:'Myriad Pro';font-weight:500;letter-spacing:0.2px;}

.section3 .con3 ul li.item1{background:#ffffff url(../img/etc_bn01.png) no-repeat 20px center;}
.section3 .con3 ul li.item2{background:#ffffff url(../img/etc_bn02.png) no-repeat 20px center;}
.section3 .con3 ul li.item3{background:#ffffff url(../img/etc_bn03.png) no-repeat 20px center;}
.section3 .con3 ul li.item4{background:#ffffff url(../img/etc_bn04.png) no-repeat 20px center;}
.section3 .con3 ul li.item5{background:#ffffff url(../img/etc_bn05.png) no-repeat 20px center;}
.section3 .con3 ul li.item6{background:#ffffff url(../img/etc_bn06.png) no-repeat 20px center;}

.section3 .con4{width:352px;height:121px;margin-left:auto;background:#5eabe6 url(../img/main_newletter_bg.png) no-repeat right 10px center;box-shadow: 0px 6px 9px #00000029;padding:16px 0 0 30px;}
.section3 .con4 .txt1{color:#fff;font-size:21px;font-family:'Myriad Pro';font-weight:600;}
.section3 .con4 .txt2{color:#DFEEFA;font-size:14px;font-family:'Myriad Pro';font-weight:400;letter-spacing:0;margin:3px 0;}
.section3 .con4 .field_search{position:relative;width:208px;}
.section3 .con4 .field_search .txt_field{width:100%;height:34px;padding:0 26px;background:#fff;border:1px solid #000;border-radius:17px;}
.section3 .con4 .field_search .txt_field::placeholder{font-size:12px;color: #B7B9BC;}
.section3 .con4 .field_search .btn_search{position:absolute;right:0;top:0;width:48px;height:34px;font-family: 'Myriad Pro';font-weight:700;font-size:16px;color: #FFFFFF;background:#000;border-radius:17px;}

.btn-top-go{display:none;}



/* 메인 전광판 */
.tot-cnt span {font-size: 15px;display: inline-block;margin: 0 7px;color: #6a99c3;}
.ctrl {position: absolute;top: 0;left: 390px;z-index:1;}
.ctrl button, .ctrl a {float: left;}
.ctrl button + button{margin-left: 2px;}
.ctrl a {margin-left: 2px;width:24px;height:24px;background:url(/static/portalEn/img/buttons_all.png) no-repeat -52px -26px;}
.ctrl a:hover{background:url(/static/portalEn/img/buttons_all.png) no-repeat -52px 0;}
.ctrl a > img{display:none;}
.b_prev {width: 24px;height: 24px;background:url(/static/portalEn/img/buttons_all.png) no-repeat 0 -26px;}
.b_next {width: 24px;height: 24px;background:url(/static/portalEn/img/buttons_all.png) no-repeat -26px -26px;}
.b_prev:hover {background:url(/static/portalEn/img/buttons_all.png) no-repeat 0 0;}
.b_next:hover {background:url(/static/portalEn/img/buttons_all.png) no-repeat -26px 0;}
.etc1 ul {color: #6a99c3;text-align: center;display: table;table-layout: fixed;width: 100%;}


@media only screen and (max-width: 1400px) {
}

@media only screen and (max-width: 1200px) {

	.fullpage-nav-area{display:none;}
	header{position: relative;}
	
	/*.fp-responsive .fp-auto-height-responsive .fp-slide,*/
	/*.fp-responsive .fp-auto-height-responsive .fp-tableCell,*/
	/*.fp-responsive .fp-auto-height-responsive.fp-section {height: auto !important;}*/

	/*.main_container .section { height: auto !important;}*/
	/*.main_container .section > div{ height: auto !important;}*/
	.main_container .section .content{width:100%;margin-top:0;padding:30px 20px;}

	.section1 .row_bundle1{flex-wrap:wrap;margin:0 0 5px 0;}
	.main_container .section1 .row_bundle1 [class*='con']{flex:1 0 40%;background-size:cover;}
	.section1 .con1 .thumbnail{width:auto;}
	.section1 .con2{margin:0;}
	.section1 .con3_group{margin-top:15px;display:flex;}
	.section1 .con3_1{margin-right:15px;}
	.section1 .con3_1 .title_box{border-radius:0;}

	.section1 .row_bundle2{display:flex;flex-direction:column;}
	.section1 .row_bundle2 [class*='con']{width:100%;margin:10px 0;}
	/*.section1 .con4 dl{width:calc(100% - 50px);}*/
	.section1 .con4 dl{width:calc(100% - 0px);}

	.section2 .con2 .article_box{display:flex;flex-direction:column;padding:0;align-items:center;}
	.section2 .con2 .thumbnail{position:relative;}
	.section2 .con2 .article_list{width:100%;margin-top:20px;}

	.section3 .con2{flex-wrap:wrap;gap:15px;}
	.section3 .con2 dl{flex:1 0 40%;width:100%;}
	.section3 .con2 dl dt{width:auto;}
	.section3 .con2 dl dd{width:auto;height:auto;}
	.section3 .con2 dl dd img{width:100%;height:100%;}
	.section3 .con2 .item3 dd{flex-direction:row;gap:15px;}
	.section3 .con2 .item3 dd > div{width:100%;background-size:cover !important;}

	.section3 .row_bundle1{flex-direction:column;}
	.section3 .con3 ul{display:flex;flex-wrap:wrap;gap:6px;width:100%;}
	.section3 .con3 ul li{float:none;width:auto;display:block;flex:1 0 40%;margin:0;}
	.section3 .con3 ul li.item3{width:auto;padding-top:7px;}
	.section3 .con3 ul li.item6{width:auto;padding-top:7px;background-size:auto 18px;}
	.section3 .con3 ul li a{padding-top:13px;}

	.section3 .con3 ul li.item1{order:1;margin-left:-6px;}
	.section3 .con3 ul li.item2{order:2;}
	.section3 .con3 ul li.item3{order:5;}
	.section3 .con3 ul li.item4{order:3;}
	.section3 .con3 ul li.item5{order:4;}
	.section3 .con3 ul li.item6{order:6;}

	.section3 .con4{width:100%;margin-top:16px;}
	.section3 .con4 .field_search{width:calc(100% - 130px);}

	.btn-top-go{display:block;}

	.section1 .con5 .tab_list ul li button{line-height:1.1;}
	.section2 .con2 .tab_list ul li button{font-size:16px;line-height:1.1;}
	.section2 .con2 .tab_list ul li ~ li{margin-left:20px;}

	.section1 .row_bundle2 .con4{margin-top:30px;}
	.ctrl{left:auto;right:0;}

	.sec-footer .footer{height: 230px; margin:0;}
}

@media only screen and (max-width: 768px) {
	.section1 .row_bundle1{flex-direction:column;}
	.main_container .section1 .row_bundle1 [class*='con']{width:100%;flex:initial;}
	.section1 .con1{margin:0 0 15px 0;}
	.section1 .con3_group{flex-direction:column;}
	.section1 .con3 .field_search{width:calc(100% - 120px);}

	.section2 .title_box{margin:0 0 15px 0;}
	.section2 .title_box h3{font-size:30px;background-size:contain;}

	.section3 .title_box{margin:0 0 15px 0;}
	.section3 .title_box h3{font-size:30px;background-size:contain;}
	.section3 .con2{flex-direction:column;gap:25px;}
	.section3 .con2 .item3 dd{flex-wrap:wrap;}

	.section1 .con5 .tab_list ul{width:90%;}
	.section1 .con5 .tab_list ul:before{width:110%;}

	.section2 .con2 .tab_list ul{width:90%;}
	.section2 .con2 .tab_list ul:before{width:110%;}

}

@media only screen and (max-width: 500px) {
	.section1 .con4{height:212px;}
	.section1 .con4 dl{height:160px;}
	.section1 .con4 dl dt{font-size:30px;}
	.section1 .con4 dl dd{transform:scale(0.8);min-width: 360px;}

	.section2 .con1{margin-bottom:30px;}
	.section2 .con1 .article_list .desc{font-size:17px;}
	.section2 .con2 .tab_list ul li button{font-size:14px;}

	.section3 .con3 ul{flex-direction:column;}
	.section3 .con3 ul li{min-height:56px;}
	.section3 .con3 ul li.item1{margin-left:0;}

	.m_monthly_top{top:-5px;}
	.m_monthly_year span{text-align:center;font-size:18px;}
}



/********************************* 2023.08 new mein *********************************/
.section{}
.section .content{}
.section .content > section{}
.section .content > section[data-elememt="tab_panel"] {display:none;}
.section .content > section [data-elememt="tab_panel"].active {display:block;}
.section .content > section .more{display: block;width: 25px;height: 25px;background:#F6F6F6 url("/static/portalEn/img/main/main_more_b.png") no-repeat center;position: absolute;right:10px;top:10px;}
.section .content > section .more span{font-size: 0;text-indent: -999999px;opacity: 0;line-height: 0}
.tab_container{}
.tab_container .tab_list{height: 50px;}
.tab_container .tab_list ul{display:flex;position:relative;height: 100%;}
.tab_container .tab_list ul:before{content:"";display:block;position:absolute;bottom:0px;left:0px;width:100%;height:1px;background:#959595;}
.tab_container .tab_list ul li{position:relative;text-align:center;height: 100%; display: inline-flex;min-width: 35%}
.tab_container .tab_list ul li ~ li{margin-left:47px;}
.tab_container .tab_list ul li button{width:100%;padding:8px 0;color: #ccc;font-size:16px;font-family: "notoKrB", sans-serif}
.tab_container .tab_list ul li button.active{color:#0C2B80 }
.tab_container .tab_list ul li button.active:before{content:"";display:block;position:absolute;bottom:0px;left:0px;width:100%;height:4px;background:#0C2B80 ;}
.tab_container .tab_list .tab_panels [data-elememt="tab_panel"]{position:relative;padding:14px 12px 0px 12px;}
.tab_container .tab_list .tab_panels dl ~ dl{margin-top:20px;padding-top:20px;border-top: 1px solid #CECECE;}
.tab_container .tab_list .tab_panels dl dt{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;height:18px;margin:0 0 10px 0;font-family: 'Myriad Pro';font-weight:700;font-size:16px;color:#000;}
.tab_container .tab_list .tab_panels dl dd{height: 42px;font-weight:400;font-size:15px;color:#666666;line-height:140%;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:2;display:-webkit-box;-webkit-box-orient:vertical;white-space:normal;}

.main_news_list{padding: 20px}
.main_news_list li{padding:7px 0}
.main_news_list a{display: inline-block;background: url("/static/portalEn/img/main/main_dot.png") no-repeat left center; padding: 3px 5px 3px 15px;width: calc(100% - 90px);
	overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.main_news_list span.day{display: inline-block;text-align: right;width: 85px}

/************ section01 ***********/
.section1{background:#F2F2F2}
/* news_calendar */
.news_calendar{height:465px;display: flex;justify-content: space-between;gap:20px;}
.news_calendar > div{background: #fff}

.news_calendar .news_wrap{width:50%;min-width:540px;}
.news_calendar .news_wrap .title{background: #0C2B80;position: relative;height:50px;padding: 0 15px}
.news_calendar .news_wrap .title h2{font-size: 18px;font-family: "notoKrB", sans-serif;color: #fff;line-height: 50px}
.news_calendar .news_wrap .title .more{background: url("/static/portalEn/img/main/main_more_w.png") no-repeat center;border: 1px solid #fff}
.news_calendar .news_wrap dl{}
.news_calendar .news_wrap dt img{width: 100%;height:360px }
.news_calendar .news_wrap dd{font-size: 18px;padding: 15px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}

.news_calendar .calendar_wrap{width: 50%}

.main_monthly{padding: 15px}
.main_monthly > .calendar_ct{background: #F9F9FA;    padding: 10px 20px;min-height: 380px;position: relative}
.m_monthly_top{position:relative;display:flex;    justify-content: center;margin:15px;}
.news_calendar .calendar-text{background: transparent;padding:0px 0 8px 0;border-bottom:0;text-align: Center;position: absolute;left:0;bottom:5px;width: 100%}

.m_monthly_year{position:relative;width: 100%;text-align: center}
.m_monthly_year span{color:#000;font-size:22px;font-family: "notoKrB", sans-serif}
.m_monthly_year strong{color:#000;font-family: "notoKrB", sans-serif;font-size:22px;}
.assembly-calendar .calendar-btn{position:relative;}
.m_monthly_top ul li{position:absolute;overflow:hidden;}
.m_monthly_top ul li a{font-size: 0;line-height: 0;text-indent: -9999999px}
.m_monthly_top li:first-child{top:0;left:0;}
.m_monthly_top li:last-child{top:0;right:0;}
.m_monthly_top li:first-child a{display:block;width:31px;height:31px;background:url(/static/portalEn/img/icon_new_arrow_left.png) no-repeat center;}
.m_monthly_top li:last-child a{display:block;width:31px;height:31px;background:url(/static/portalEn/img/icon_new_arrow_left.png) no-repeat center;transform:rotate(180deg);}

.main_monthly table{border-collapse:separate;border-spacing:5px;}
.main_monthly table th{color:#717171;font-size:16px;height:20px;font-family: "notoKrB", sans-serif}
.main_monthly table th:first-child{color:#D82D0A;}
.main_monthly table th:last-child{color:#1988D2;}
.main_monthly table td div{position:relative;text-align:center;border-radius:5px;height:36px;line-height:35px;overflow:hidden;}
.main_monthly table td div span{color:#000000;font-size:15px;font-family: 'Myriad Pro';font-weight:500;}
.main_monthly table td:first-child div span{color:#3A4789;}
.main_monthly table td:last-child div span{color:#1988D2;}
.main_monthly table td div ul{position:absolute;bottom:-1px;left:0;width:100%;display:flex;justify-content: center;}
.main_monthly table td div ul li span{display:block;text-indent:-9999px;height:8px;width:8px;border-radius: 50%;margin: 1px}
.main_monthly table td div ul li.calendar_p span{background:#d44107;}
.main_monthly table td div ul li.calendar_c span{background:#237c93;}
.main_monthly table td div ul li.calendar_w span{background:#722f96;}

/*  assembly_member */
.assembly_member{position:relative;display:flex;justify-content: space-between;padding-top: 20px;gap:20px;}
.mouse_scroll{
	position: absolute;
	bottom: 10px;
	left: 50%;
	display: block;
	transform: translateX(-50%);
	margin-left:37px;
}
.mouse_scroll span{color:#747474;font-size:13px;display:block;

	-webkit-animation: mouse_move 1.2s;
	animation: mouse_move 1.2s;
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite;
	-webkit-animation-timing-function: ease-in-out;
	animation-timing-function: ease-in-out;
}
.mouse_scroll span i{
	margin:0 6px 0 0;
	width:42px;
	height:48px;
	display:inline-block;
	background:url(../img/icon_dott.png) no-repeat center center;

}
@-webkit-keyframes mouse_move {
	from {
		margin-bottom: 7%;
	}
	to {
		margin-bottom: 0;
	}
}
@keyframes mouse_move {
	from {
		margin-bottom: 7%;
	}
	to {
		margin-bottom: 0;
	}
}
.assembly_member .assembly_wrap{width:50%;background: #fff;min-width:540px;}
.assembly_member .dokdo_wrap{width:24%;background: url(/static/portalEn/img/bg_ndokdo.png) no-repeat 0 0;background-size:cover;}
.assembly_member .dokdo_wrap a{display:flex;align-items:flex-end;height:100%;}
.assembly_member .dokdo_wrap a span{color:#ffffff;font-size:18px;font-family:'NotoKrB';display:block;margin:0 0 24px 24px;}
.assembly_member .dokdo_wrap a span:after{
	content: url(../img/main_w_arrow.png);
	margin: 0 0 0 15px;
	vertical-align: top;
}
.assembly_member .member_wrap{width:24%;padding:20px;background:#DDECF2 url(/static/portalEn/img/main/main_searchmap.png) no-repeat right 20px}
.assembly_member .member_wrap > div{}
.assembly_member .member_wrap h2{font-size: 18px;font-family: "notoKrB", sans-serif;}
.assembly_member .member_wrap p.txt{font-size: 14px;font-family: "notoKrB", sans-serif;color: #0C2B80;padding: 25px 0;line-height: 1.2}
.assembly_member .member_wrap .field_search{}
.assembly_member .member_wrap .txt_field{background:#fff url(/static/portalEn/img/main/map_search_icon.png) no-repeat 10px;width: 100%;padding-left: 40px;margin: 5px 0}
.assembly_member .member_wrap .txt_field::placeholder{color:#C5C5C5 }
.assembly_member .member_wrap .btn_search{background: #0C2B80;color: #fff;text-align: center;width: 100%;padding: 10px}

/************ section02 ***********/
.section2{background: #eceff1;padding-top:10px}
/* news_whats_on */
.whats_on{background: #fff}
.whats_on .title{margin:0;text-align:center;position: relative;padding:5px;}
.section2 .title h3 {display: inline-block;padding:25px 0 0 70px;font-size:24px;	font-weight: 700;	color: #000000;font-family: "notoKrB", sans-serif;
	text-align: center;	background: url(/static/portalEn/img/main/main_symbol03.png) no-repeat left 16px;	background-size: 29%;}

.whats_on .article_box{position:relative;padding:20px;background:#ffffff;}
.whats_on .article_list a{display:block;margin:0 10px;}
.whats_on .article_list .thumbnail{overflow:hidden;position:relative;margin:0 0 10px 0;}
.whats_on .article_list .thumbnail img{width:100%;height:230px;}
.whats_on .article_list .desc{overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:2;display:-webkit-box;-webkit-box-orient:vertical;white-space:normal;height:20px;line-height:20px;font-size: 16px}

.section3 .con2{display: flex;justify-content: space-between;margin:0 0 22px 0;}

/* news_pressn */
.press_wrap{display: flex;justify-content: space-between;margin:15px 0 !important;}
.press_wrap > div{background: #fff;width: 50%}
.press_wrap > div:nth-child(1){width:534px }
.press_wrap > div:nth-child(2){width:550px}
.press_wrap > div .title{position: relative;height: 50px;border-bottom:1px solid #959595 }
.press_wrap > div .title h2{font-size:16px;font-family: "notoKrB", sans-serif;color:#0C2B80;    display: inline-flex;	width: 138px;	align-items: center;	height: 100%;	justify-content: center;}
.press_wrap > div .title h2:before{content:"";display:block;position:absolute;bottom:0px;left:0px;;height:3px;background:#0C2B80;width:inherit ;}

/* banner_pressn */
.banner_wrap{display:flex;}
.banner_wrap > div{width:50%;}
.banner_wrap > div > ul > li{width: 100%;flex:1 0 40%;}

.banner_wrap .banner_top{margin-bottom: 15px}
.banner_wrap .banner_top ul{display:flex;flex-wrap:wrap;gap:15px;width: 534px}
.banner_wrap .banner_top li > a{display: flex;align-items: center;background: #fff;height:65px;box-shadow: 1px 1px 3px rgba(0,0,0,.15);padding-left: 80px}
.banner_wrap .banner_top li.assembly_  a{background: #fff url("/static/portalEn/img/etc_bn01.png") no-repeat 20px center;}
.banner_wrap .banner_top li.libary  a{background: #fff url("/static/portalEn/img/etc_bn02.png") no-repeat 20px center;}
.banner_wrap .banner_top li.official  a{background: #fff url("/static/portalEn/img/etc_bn04.png") no-repeat 20px center;}
.banner_wrap .banner_top li.research  a{background: #fff url("/static/portalEn/img/etc_bn05.png") no-repeat 20px center;}
.banner_wrap .banner_bottom ul{display:flex;gap:15px;}
.banner_wrap .banner_bottom li > a{font-size:15px;display: block;height:145px;box-shadow: 0px 6px 9px rgba(0,0,0,.15);padding: 20px 0 0 15px;color: #fff;font-family: "notoKrB", sans-serif;line-height: 1.2}
.banner_wrap .banner_bottom li > a:after{content:url(../img/main_w_arrow.png);margin:0 0 0 15px;vertical-align:top;}
.banner_wrap .banner_bottom li.tour_ a{background:url("/static/portalEn/img/bg_nassm.png") no-repeat center bottom;background-size: cover}
.banner_wrap .banner_bottom li.dokdo a{background:url("/static/portalEn/img/main/main_dokdo.png") no-repeat center bottom;background-size: cover}
.banner_wrap .banner_bottom li.klri a{background:#1F3861 url("/static/portalEn/img/main/main_klri.png") no-repeat bottom;background-size: cover}
.banner_wrap .banner_bottom .newsLetter{height:145px;}

.newsLetter{background: #22928f url(../img/main_newletter_bg.png) no-repeat right 10px center;height: 100px;box-shadow: 0px 6px 9px rgba(0,0,0,.15)}
.newsLetter h3{color: #fff;font-family: "notoKrB", sans-serif;font-size: 18px;padding:20px 0 15px 20px}
.newsLetter .field_search{position:relative;width:208px;margin-left: 15px;top:17px;}
.newsLetter .field_search .txt_field{width:100%;height:34px;padding:0 26px;background:#fff;border:1px solid #000;border-radius:17px;}
.newsLetter .field_search .txt_field::placeholder{font-size:12px;color: #B7B9BC;}
.newsLetter .field_search .btn_search{position:absolute;right:0;top:0;width:48px;height:34px;font-family: 'Myriad Pro';font-weight:700;font-size:16px;color: #FFFFFF;background:#000;border-radius:17px;}



@media only screen and (max-width:1200px) {

	.mouse_scroll{display:none;}

	.main_container .section .content{padding:15px}
	.section2{background: #F2F2F2;padding-top: 0}

	.banner_wrap{flex-direction:column;}
	.banner_wrap > div{width:100%;}
	.press_wrap{flex-direction:column;}
	.banner_wrap .banner_top ul{width:auto;}

	.press_wrap > div:nth-child(1){width:100%;}
	.press_wrap > div:nth-child(2){width:100%;margin-top:15px;}

	.banner_wrap > div > ul > li{width: 100%; }
	.banner_wrap li:nth-child(even){padding-right: 0;}

	.banner_wrap .banner_bottom li > a{height:65px;}
	.banner_wrap .banner_bottom .newsLetter{height:65px;display:flex;justify-content:space-between;}
	.newsLetter .field_search{right:20px;top:15px;}

	.assembly_member{gap:0 !important;}
	.assembly_member .dokdo_wrap{width:100% !important;height:93px;}
	.assembly_member .dokdo_wrap a span{color:#000000 !important;}

	.assembly_member .dokdo_wrap a span:after{content: url(../img/main_w_arrow_b.png);}

	.news_calendar, .assembly_member, .press_wrap{height: auto;flex-direction: column;}
	.news_calendar .news_wrap,
	.news_calendar .calendar_wrap,
	.assembly_member .assembly_wrap,
	.assembly_member .member_wrap,
	.press_wrap > div{width: 100%;margin-bottom: 20px}
	.news_calendar .news_wrap dt img{height: auto;min-height: 250px}
	.assembly_member .member_wrap p.txt br{display: none}
	.assembly_member{padding-top: 0}

	.news_calendar .news_wrap{min-width:auto;}
	.assembly_member .assembly_wrap{min-width:auto;}
}

@media only screen and (max-width:900px) {

	.whats_on .article_list .thumbnail img{height:auto;}

	.press_wrap > div:nth-child(1), .press_wrap > div:nth-child(2){width:100% }
	.press_wrap{margin-bottom: 0 !important;margin-top: 15px}
}
@media only screen and (max-width:768px) {
	.newsLetter h3{font-size:14px;padding-top:24px;}
	.banner_wrap .banner_top li > a{font-size:12px;}
}
@media only screen and (max-width:700px) {

	.banner_wrap .banner_bottom ul{flex-direction:column;}

	.newsLetter .field_search{right:110px;top:55px;}
	.banner_wrap > div > ul > li{flex:1 0 100%;}

	.newsLetter .field_search{right:0;top:16px;width:calc(100% - 30px);}

}
@media only screen and (max-width:512px) {
	.tab_container .tab_list ul li ~ li{margin-left:10px}
	.tab_container .tab_list ul li button{font-size: 14px}
	.banner_wrap > div > ul > li{width: 100%;}
	.banner_wrap > div > ul > li a{width: 100%}
	.banner_wrap > .banner_top ul > li a br{display: none}
	.assembly_member .member_wrap p.txt{padding-right: 80px}
}