/* width:1400px 이상 일때 */
@media screen and (min-width:1400px){
#hd_wrapper{width:1280px;}
#logo{padding:30px 0 !important;}
.sub_tap ul{width:1280px !important;}
}

/* width:1200px 이상 일때 */
@media screen and (min-width:1200px){
#hd, #wrapper, #ft{width:100%}
#hd:hover .gnb_1da{color:#222 !important}
#hd:hover #logo a{color:#222 !important}
.mg_box{display:none;}
.main_bn{width:100%; height:850px; overflow:hidden; position:relative; z-index:10;}
.main_bn ul{}
.main_bn ul::after{display:block; content:""; clear:both;}
.main_bn ul li{display:table; width:100%; height:850px;}
.main_bn ul li.bn01{background:url('/theme/basic/images/bg01.jpg')no-repeat 50% 40%; background-size:cover;}
.main_bn ul li.bn02{background:url('/theme/basic/images/bg02.jpg')no-repeat 50% 40%; background-size:cover;}
.main_bn ul li.bn03{background:url('/theme/basic/images/bg03.jpg')no-repeat 50% 40%; background-size:cover;}
.main_bn ul li div{display:table-cell; vertical-align:middle; text-align:center}
.main_bn ul li div p{font-size:26px; color:#fff;}
.main_bn ul li div h2{font-size:52px; color:#fff;}

.sub_bn{width:100%; height:450px; line-height:450px; font-size:46px; font-weight:600; color:#fff; text-align:center;}
.sub_tap{width:100%; text-align:center; position:relative; top:-33px; z-index:990; overflow:hidden;}
.sub_tap ul{display:table; margin:0 auto; border:1px solid #ddd; background:#fff; overflow:hidden}
.sub_tap ul::after{display:block; content:""; clear:both;}
.sub_tap ul li{position:relative; float:left;width:16.666% !important; line-height:60px; border-right:1px solid #ddd; box-sizing:border-box;}
.sub_tap ul li:last-child{border:none;}
.sub_tap ul li a{color:#999; font-size:12px; font-weight:600; padding:0 3px; display:block; width:100%; height:100%}
.sub_tap ul li a:hover{color:#222}
.sub_tap ul li.active a{color:#222}
.sub_tap ul li u{display:block;width:1px;height:3px;position:absolute;left:50%;bottom:0px;-webkit-transition:0.2s ease; transition:0.2s ease;}
.sub_tap ul li:hover u{background:#333;width:100%;margin-left:-50%;-webkit-transition:0.2s ease; transition:0.2s ease;}
.sub_tap ul li.active u{background:#333;width:100%;margin-left:-50%;-webkit-transition:0.2s ease; transition:0.2s ease;}

/* 컨텐츠 1번 */
.ind01{width:1200px; margin:0 auto; padding:50px 0;}
.ind01>h2{text-align:center; font-size:36px;}
.ind01>p{font-size:18px; color:#666; padding:5px 0; text-align:center;}
.ind01>div{margin:50px 46px; position:relative;}
.ind01>div img{}
.ind01>div div{position:initial; width:100%; height:295px; top:-58%; right:-26%; background:#fff; padding:50px 20px; text-align:center;box-shadow: 10px 20px 20px 1px rgba(0, 0, 0, 0.2);}
.ind01>div div h3{font-size:38px; color:#282828;}
.ind01>div div span{font-size:38px; color:#018933;}
.ind01>div div h4{font-size:28px; padding:0 0 10px;}
.ind01>div div p{font-size:18px; color:#666;}
.ind01>div div a{display:initial; width:140px; text-align:center; font-size:16px; border:1px solid #000; margin:20px auto 0; transition:0.5s ease; -webkit-transition:0.5s ease;}
.ind01>div div a:hover{background:#000; color:#fff;}

/* 컨텐츠 2번 */
.ind02{position:relative; width:100%; height:550px; margin:0 auto; padding:50px 0; background:url('/theme/basic/images/mbn00.jpg')no-repeat 50% 50%; background-size:cover; transition:0.3s ease;}
.ind02 .cover{position:absolute; width:100%; height:100%; top:0; left:0; right:0; bottom:0;}
.ind02 .cover ul{width:100%; height:100%;}
.ind02 .cover ul::after{display:block; content:""; clear:both;}
.ind02 .cover ul li{float:left; width:33.33%; height:100%; display:table; transition:0.3s ease;}
.ind02 .cover ul li.cov01{background:rgba(44,84,124,0.5);}
.ind02 .cover ul li.cov02{background:rgba(44,84,124,0.4);}
.ind02 .cover ul li.cov03{background:rgba(44,84,124,0.3);}
.ind02 .cover ul li:hover{background:rgba(44,84,124,0.8);}
.ind02 .cover ul li:last-child{width:33.34%;}
.ind02 .cover ul li>div{display:table-cell; vertical-align:middle; color:#fff}
.ind02 .cover ul li div div{width:70%; margin:0px auto; text-align:center;}
.ind02 .cover ul li div div h2{font-size:36px;}
.ind02 .cover ul li div div h3{font-size:20px; line-height:28px; padding:15px 0 20px; font-weight:400;}
.ind02 .cover ul li div div a{display:block; width:140px; line-height:46px; font-size:17px; color:#fff; border:1px solid #fff; text-align:center; transition:0.5s ease; -webkit-transition:0.5s ease; margin:0 auto;}
.ind02 .cover ul li div div a:hover{background:#fff; color:#222;}

/* 컨텐츠 3번 */
.ind03{width:100%; min-height:1px; padding:50px 0; overflow:hidden;}
.ind03 ul{}
.ind03 ul::after{display:block; content:""; clear:both;}
.ind03 ul li{float:left; width:50%; text-align:center;}
.ind03 ul li h2{font-size:36px; font-weight:900; color:#222;}
.ind03 ul li p{font-size:18px; padding:5px 0 50px; color:#666;}
.ind03 ul li a{display:block; width:100%; height:480px;}
.ind03 ul li.ind3_01 a{background:url('/theme/basic/images/ind3_01.jpg')no-repeat 50% 50%; background-size:cover;}
.ind03 ul li.ind3_02 a{background:url('/theme/basic/images/ind3_02.jpg')no-repeat 50% 50%; background-size:cover;}
}

/* width:1200px 이하 일때 */
@media screen and (max-width:1199px){
#hd, #wrapper, #ft{width:100%}
#hd{background:none !important; border:none !important;}
#gnb{display:none;}
#logo{font-size:24px !important; padding:20px !important; color:#fff !important; left: 22%; z-index:10001}
#logo a{color:#fff;}

.main_bn{width:100%; height:650px; overflow:hidden; position:relative; z-index:10;}
.main_bn ul{}
.main_bn ul::after{display:block; content:""; clear:both;}
.main_bn ul li{display:table; width:100%; height:650px;}
.main_bn ul li.bn01{background:url('/theme/basic/images/bn01.jpg')no-repeat 50% 40%; background-size:cover;}
.main_bn ul li.bn02{background:url('/theme/basic/images/bn02.jpg')no-repeat 50% 40%; background-size:cover;}
.main_bn ul li.bn03{background:url('/theme/basic/images/bn03.jpg')no-repeat 50% 40%; background-size:cover;}
.main_bn ul li div{display:table-cell; vertical-align:middle; text-align:center}
.main_bn ul li div p{font-size:26px; color:#fff;}
.main_bn ul li div h2{font-size:52px; color:#fff;}
.sub_bn{width:100%; height:450px; line-height:450px; font-size:46px; font-weight:600; color:#fff; text-align:center;}
.sub_tap{display:none; width:100%; text-align:center; position:relative; top:-33px; z-index:10000;}
.sub_tap ul{display:table; width:100%; margin:0 auto; border:1px solid #ddd; background:#fff;}
.sub_tap ul::after{display:block; content:""; clear:both;}
.sub_tap ul li{display:table-cell; width:auto; line-height:60px; border-right:1px solid #ddd; box-sizing:border-box;}
.sub_tap ul li:last-child{border:none;}
.sub_tap ul li a{color:#999; font-size:16px; font-weight:600; padding:0 20px; display:block; width:100%; height:100%}
.sub_tap ul li.active a{color:#222}
.sub_tap ul li u{display:block;width:1px;height:3px;-webkit-transition:0.2s ease; transition:0.2s ease;}
.sub_tap ul li:hover u{background:#333;width:100%;-webkit-transition:0.2s ease; transition:0.2s ease;}
.sub_tap ul li.active u{background:#333;width:100%;-webkit-transition:0.2s ease; transition:0.2s ease;}

.mg_box{width:100%; overflow:hidden; position:absolute; top:0; right:0; z-index:9;}
.mg_box.on{z-index:9999;}
.m_gnb{position:absolute; top:0; right:-100%; width:100%; z-index:9; transition:0.3s ease; -webkit-transition:0.3s ease;}
.m_gnb.on{z-index:9999; right:0;}
div.mg_btn{position:absolute; top:15px; right:10px; z-index:99999;
transition:0.5s ease; -webkit-transition:0.5s ease; -o-transition:0.5s ease;
transition-delay:0.3s; -webkit-transition-delay:0.3s; -o-transition-delay:0.3s;
}
div.mg_btn span{display:block; width:42px; height:2px; margin:10px; background:#fff; transition:0.5s ease; -webkit-transition:0.5s ease;}
div.mg_btn.on{transform:rotate(45deg);}
div.mg_btn.on span{width:0px; height:2px; background:#000;}
div.mg_btn.on span:first-child{width:42px; transform:translateY(12px)}
div.mg_btn.on span:last-child{width:42px; transform:translateY(-12px) rotate(90deg);}
.m_gnb div.mg_wrap{width:500px; background:#fff;}
.m_gnb div.mg_wrap.on{position:Absolute; right:0; z-index:999;}
.m_gnb div.mg_wrap>ul{padding:100px;}
.m_gnb div.mg_wrap>ul>li{padding:5px 0;}
.m_gnb div.mg_wrap>ul>li>a{font-size:26px; font-weight:900; color:#444;}
.m_gnb div.mg_wrap>ul>li>ul{display:none;padding:10px 0;}
.m_gnb div.mg_wrap>ul>li>ul>li{padding:5px 0;}
.m_gnb div.mg_wrap>ul>li>ul>li>a{font-size:20px;}
.m_gnb div.mg_bk{display:none; width:100%; height:100%; background:#222; opacity:0; transition:0.5s ease; -webkit-transition:0.5s ease;}
.m_gnb div.mg_bk.on{display:block; opacity:0.9;}

/* 컨텐츠 1번 */
.ind01{width:100%; margin:0 auto; padding:50px 0;}
.ind01>h2{text-align:center; font-size:30px;}
.ind01>p{font-size:16px; color:#666; padding:5px 0; text-align:center;}
.ind01>div{margin:50px 0; position:relative;}
.ind01>div img{}
.ind01>div div{position:relative; width:520px; height:370px; /*top:40px;*/ right:0; background:#fff; padding:50px 20px; text-align:center;}
.ind01>div div h3{font-size:38px; color:#005bac;}
.ind01>div div h4{font-size:28px; padding:0 0 10px;}
.ind01>div div p{font-size:18px; color:#666;}
.ind01>div div a{display:block; width:140px; line-height:46px; text-align:center; font-size:16px; border:1px solid #000; margin:20px auto 0; transition:0.5s ease; -webkit-transition:0.5s ease;}
.ind01>div div a:hover{background:#000; color:#fff;}

/* 컨텐츠 2번 */
.ind02{position:relative; width:100%; height:550px; margin:0 auto; padding:50px 0; background:url('/theme/basic/images/mbn00.jpg')no-repeat 50% 50%; background-size:cover; transition:0.3s ease;}
.ind02 .cover{position:absolute; width:100%; height:100%; top:0; left:0; right:0; bottom:0;}
.ind02 .cover ul{width:100%; height:100%;}
.ind02 .cover ul::after{display:block; content:""; clear:both;}
.ind02 .cover ul li{float:left; width:33.33%; height:100%; display:table; transition:0.3s ease;}
.ind02 .cover ul li.cov01{background:rgba(44,84,124,0.5);}
.ind02 .cover ul li.cov02{background:rgba(44,84,124,0.4);}
.ind02 .cover ul li.cov03{background:rgba(44,84,124,0.3);}
.ind02 .cover ul li:hover{background:rgba(44,84,124,0.8);}
.ind02 .cover ul li:last-child{width:33.34%;}
.ind02 .cover ul li>div{display:table-cell; vertical-align:middle; color:#fff}
.ind02 .cover ul li div div{text-align:center;}
.ind02 .cover ul li div div h2{font-size:30px;}
.ind02 .cover ul li div div h3{font-size:16px; line-height:24px; padding:5px 0 15px; font-weight:400;}
.ind02 .cover ul li div div a{display:block; width:120px; line-height:40px; font-size:14px; color:#fff; border:1px solid #fff; transition:0.5s ease; -webkit-transition:0.5s ease; margin:0 auto;}
.ind02 .cover ul li div div a:hover{background:#fff; color:#222;}

/* 컨텐츠 3번 */
.ind03{width:100%; min-height:1px; padding:50px 0; overflow:hidden;}
.ind03 ul{}
.ind03 ul::after{display:block; content:""; clear:both;}
.ind03 ul li{float:left; width:50%; text-align:center;}
.ind03 ul li h2{font-size:30px; font-weight:900; color:#222;}
.ind03 ul li p{font-size:16px; padding:5px 0 50px; color:#666;}
.ind03 ul li a{display:block; width:100%; height:480px;}
.ind03 ul li.ind3_01 a{background:url('/theme/basic/images/ind3_01.jpg')no-repeat 50% 50%; background-size:cover;}
.ind03 ul li.ind3_02 a{background:url('/theme/basic/images/ind3_02.jpg')no-repeat 50% 50%; background-size:cover;}
}

/* width:768px 이하 일때 */
@media screen and (max-width:767px){
.main_bn{width:100%; height:650px;}
.main_bn ul{}
.main_bn ul::after{display:block; content:""; clear:both;}
.main_bn ul li{height:650px;}
.main_bn ul li div{display:table-cell; vertical-align:middle; text-align:center}
.main_bn ul li div p{font-size:22px; color:#fff;}
.main_bn ul li div h2{font-size:34px; color:#fff;}
.main_bn .swiper-button-next{display:none;}
.main_bn .swiper-button-prev{display:none;}
.sub_bn{font-size:40px;}
.sub_tap ul li a{padding:0; font-size:15px;}

.m_gnb div.mg_wrap>ul{padding:80px 60px;}
.m_gnb div.mg_wrap>ul>li{padding:5px 0;}
.m_gnb div.mg_wrap>ul>li>a{font-size:26px; font-weight:900; color:#444;}
.m_gnb div.mg_wrap>ul>li>ul{display:none;padding:10px 0;}
.m_gnb div.mg_wrap>ul>li>ul>li{padding:5px 0;}
.m_gnb div.mg_wrap>ul>li>ul>li>a{font-size:20px;}
.m_gnb div.mg_bk{width:100%; height:100%; background:#222; opacity:0; transition:0.5s ease; -webkit-transition:0.5s ease;}
.m_gnb div.mg_bk.on{opacity:0.9;}

/* 컨텐츠 1번 */
.ind01>div{margin:50px 0 0;}
.ind01>div div{position:relative; top:0; width:100%; height:auto; padding:50px 20px 10px;}
.ind01>div div h3{font-size:30px; color:#005bac;}
.ind01>div div h4{font-size:20px; padding:0 0 10px;}
.ind01>div div p{font-size:16px; color:#666;}
.ind01>div div a{display:block; width:100%; line-height:40px; font-size:14px; color:#000; border:1px solid #000; transition:0.5s ease; -webkit-transition:0.5s ease; margin:20px auto 0;}
.ind01>div img{width:100%;}


/* 컨텐츠 2번 */
.ind02{height:auto; padding:0;}
.ind02 .cover{position:relative;}
.ind02 .cover ul li{float:none; width:100%; height:300px; display:table; transition:0.3s ease;}
.ind02 .cover ul li:last-child{width:100%;}
.ind02 .cover ul li.cov01{background:url("/theme/basic/images/mbn01.jpg")no-repeat 50% 50%; background-size:cover;}
.ind02 .cover ul li.cov02{background:url("/theme/basic/images/mbn02.jpg")no-repeat 50% 50%; background-size:cover;}
.ind02 .cover ul li.cov03{background:url("/theme/basic/images/mbn03.jpg")no-repeat 50% 50%; background-size:cover;}
.ind02 .cover ul li:hover{}

/* 컨텐츠 3번 */
.ind03 ul li a{height:350px;}
}

/* width:480px 이하 일때 */
@media screen and (max-width:480px){
.main_bn{width:100%; height:480px;}
.main_bn ul{}
.main_bn ul::after{display:block; content:""; clear:both;}
.main_bn ul li{height:480px;}
.main_bn ul li div{display:table-cell; vertical-align:middle; text-align:center}
.main_bn ul li div p{font-size:14px; color:#fff;}
.main_bn ul li div h2{font-size:24px; color:#fff;}
.sub_bn{height:300px; line-height:300px; font-size:34px;}
.sub_tap ul li.alone{display:block; float:left; border-bottom:1px solid #ddd; line-height:50px; width:100%;}
.sub_tap ul li.dozen{display:block; float:left; width:50% !important; border-bottom:1px solid #ddd; line-height:50px;}
.sub_tap ul li:last-child{border-right:1px solid #ddd;}
.sub_tap ul li a{font-size:1.12em; padding:0 8px;}

#ft_catch{font-size:24px !important;}
#ft_link a{font-size:13px !important;}
#ft_wr>p{padding:0 16px !important;}
#ft_copy{margin-top:20px !important;}
.mbskin{width:340px !important;}
#login_fs{padding:0 30px !important}
#fregister .fregister_agree{position:relative !important;}
.m_gnb div.mg_btn{position:absolute; top:20px; right:20px; z-index:11;
transition:0.5s ease; -webkit-transition:0.5s ease; -o-transition:0.5s ease;
transition-delay:0.3s; -webkit-transition-delay:0.3s; -o-transition-delay:0.3s;
}
.m_gnb div.mg_btn span{display:block; width:36px; height:2px; margin:8px; background:#fff; transition:0.5s ease; -webkit-transition:0.5s ease;}
.m_gnb div.mg_btn.on{transform:rotate(45deg);}
.m_gnb div.mg_btn.on span{width:0px; height:2px; background:#000;}
.m_gnb div.mg_btn.on span:first-child{width:36px; transform:translateY(10px)}
.m_gnb div.mg_btn.on span:last-child{width:36px; transform:translateY(-10px) rotate(90deg);}
.m_gnb div.mg_wrap{position:absolute; width:280px; background:#fff; z-index:10; transition:0.5s ease; -webkit-transition:0.5s ease;}
.m_gnb div.mg_wrap>ul{padding:70px 40px;}
.m_gnb div.mg_wrap>ul>li>a{font-size:22px; font-weight:900; color:#444;}
.m_gnb div.mg_wrap>ul>li>ul>li>a{font-size:18px;}

/* 컨텐츠 1번 */
.ind01{padding:20px 0;}
.ind01>h2{font-size:24px;}
.ind01>p{font-size:14px;}
.ind01>div{margin:20px 0;}
.ind01>div div{padding:20px}

/* 컨텐츠 2번 */
.ind02 .cover ul li div div h2{font-size:24px;}
.ind02 .cover ul li div div h3{font-size:14px;}

/* 컨텐츠 3번 */
.ind03 ul li{float:none; width:100%; margin-bottom:40px;}
.ind03 ul li h2{font-size:24px;}
.ind03 ul li p{padding:5px 0 20px; font-size:14px;}
.ind03 ul li a{height:280px;}

/* 기타 설정 */
.indg01_wrap{padding:20px !important; font-size:14px !important;font-family:'Noto Sans KR', sans-serif; font-weight:600 !important;}
.indg01_tit{font-size:16px !important;font-family:'Noto Sans KR', sans-serif;}
}

@media (max-width:1400px){
#bo_list {width: 1280px !important; margin: auto;}
}

@media (max-width:1200px){
#bo_list {width: 1280px !important; margin: auto;}
}

@media (max-width:640px){
#bo_list {width: 100% !important; margin: auto;}
}

@media (max-width:340px){
#bo_list {width: 100% !important; margin: auto;}
}