@charset "utf-8";

/* ----------------------------------------
 * Create by jinwoo
 * Created : 2018 v01
 	최신수정 jw 20200612
 	--------------------------------------- */
/* ==========================================================================
   Base styles & import
   ========================================================================== */
   html{min-width:320px;}
   /* Skip */
   #skipnavigation{z-index:9999;position:absolute;left:0;top:0;width:100%;text-align:center}
   #skipnavigation *{list-style:none;margin:0;padding:0;}
   #skipnavigation a{display:block;width:100%;height:0;overflow:hidden;white-space:nowrap;}
   #skipnavigation a:focus,
   #skipnavigation a:active{display:block;width:100%;height:36px;color:#fff;background:#000;line-height:36px;text-decoration:underline !important;font-size:14px;}

   /*no result*/
   .NO_RESULT{padding:30px 10px; text-align:center;color: #1a1a1a;;}

   /* no_left_gnb */
   .no_left_gnb .left_gnb{display: none;}
   .no_left_gnb section{margin-left: 0; }
   /* toTop */
   .btn_top{display:none;position:fixed;right:30px;bottom:30px;width:45px;height:45px;font-size:0;text-indent:-9999em;text-align:center;color:#fff;border:1px solid #cacaca; background:#fff url('images/common/btn_top.png') no-repeat center center;background-size:22px auto; z-index:10;opacity: 0.8;}
   .btn_top.hove{opacity:0.8;}

   /* 탑버튼 */
   .btn_top{ display: none;opacity: 0;position: fixed; right: 10px; bottom: 10px;z-index: 10;opacity:0.6 !important; text-indent: -9999em;width: 50px;border:1px solid #cacaca; height: 50px; background:#fff url('images/common/btn_top.png') no-repeat center center; background-size:22px auto;}
   .btn_back{display:none;}

   select{padding-right:10px;}

   /* 퀵링크 */

   .link_wrap{position: absolute; right: 10px; top: 92px;z-index:5;}
   .link_wrap li a{display: table;width:50px;height:50px;padding:5px;    background: #fafafa;    border: 1px solid #e1e5e6;text-align: center;}
   .link_wrap li a span{display: table-cell;vertical-align: middle;}
   .link_wrap li + li{margin-top:10px;}
   .link_wrap .title{display: none;width:50px;text-align:center;padding:10px 0; transition:all 0.5s ease;}




   /* header */
   header{position: relative;width:100%;z-index:50;background: #fff;}
   header article{position:relative; max-width:1280px;width:1280px; margin: 0 auto;height:50px;}
   header article .logo_wrap{position: absolute;top:5px;left: 0; display: inline-block;vertical-align: top;}
   header article .logo_wrap a{position:relative;width:220px;height:55px;  display: block ;color: #fff;font-size:32px;z-index:53;opacity: 1;overflow: hidden;}

   header article .logo_wrap span{  display: table;width:100%;height:100%;color:#000;font-size:18px;font-weight:500;}
   header article .logo_wrap span em{display: table-cell;vertical-align:middle;width:100%;height: 100%;}
   header article .logo_wrap span em img{max-width: 100%;}
   header article .header_top{position: absolute;top:5px;right: 0; padding:10px 0 0 0;}
   header article .header_top ul{clear: both;overflow: hidden;}
   header article .header_top ul li{float:left;color:#fff;font-size: 14px;height:26px;line-height:26px; padding-right:15px;}
   header article .header_top ul li:first-child{padding-right:30px;}
   header article .header_top ul li:last-child{padding-right:0;}
   header article .header_top ul li a{color:#000;opacity: 0.5;transition:all 0.5s ease;}
   header article .header_top ul li a.logout{display:block; padding:5px; border:1px solid #222;line-height: 1;}
   header article .header_top ul li a.logout{width:22px;height:26px; background:url('images/common/logout01.png') no-repeat 50% 50%;text-indent: -9999em;border:none;opacity: 1;}


   header article .header_top .select{vertical-align: top;}
   header article .header_top select{height:26px;color: #222;font-size:12px;opacity: 0.5; vertical-align: top;background:#fff;}
   header article .header_top .select:AFTER{height:26px;margin-top:-11px; background: #0f6aaa url(images/language_wrap_ic01.png) no-repeat 50% 50%;}

   .lnb-close-btn{display: none;}




   .dimlnb_bg{overflow:hidden; position:fixed;height:100%; top:0px; left:0px; bottom:0; right:0; z-index:49; background:#000; opacity:0.5; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";filter: alpha(opacity=70);-moz-opacity: 0.7;-khtml-opacity: 0.7;}

   .m_gnb{}
   .lang_wrap{padding:0 10px; height:60px;clear: both;overflow: hidden;background: #133b7f;}
   .lang_wrap li{display:block;float: left;}
   .lang_wrap li + li{margin-left:20px;}
   .lang_wrap li a{display:block;height:60px;line-height:60px;color:#fff;opacity: 0.8;}
   .lang_wrap li.on a{opacity: 1;}
   .lang_wrap li.on a span{padding-bottom:2px;border-bottom:1px solid #fff;}

   .user_wrap{position:relative; width:100%;padding:10px 10px 20px 10px; background: #133b7f;}
   .user_wrap .name{font-size:20px;color:#fff;font-weight:500;width:calc(100% - 80px);white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
   .user_wrap .logout_btn{ display:block; position:absolute;top:50%;margin-top:-19px; right:10px;color:#fff;padding:5px 10px;text-align:center;border:1px solid #46659a;}

   .m_left_search_box{position:absolute;top:165px;left:0; width:100%; height:calc(100vh - 165px);background-color: rgba(0, 0, 0, 0.4);overflow-y:auto;z-index: 10; }
   .m_left_search_box ul{background: #fff;}
   .m_left_search_box ul li{display: block;padding:0 10px;border-bottom:1px solid #e5e5e5;}
   .m_left_search_box ul li a{display:block;padding:15px 0; background: url('images/common/m_left_icon03.png') no-repeat 100% 50%;background-size:20px auto;}

   .m_gnb_wrap{overflow-y: auto;}
   .m_gnb_wrap .m_gnb_list{height:calc(100vh - 235px);float:left;width:25%; background:#f8f8f8;}
   .m_gnb_wrap .m_gnb_list li{border-bottom:1px solid #e5e5e5;}
   .m_gnb_wrap .m_gnb_list li a{display: block;color:#333333;padding:20px 0 20px 10px;font-weight:500;background:#f8f8f8;border-right:1px solid #e5e5e5;}
   .m_gnb_wrap .m_gnb_list li.on a{color:#134496; background:#fff;border-right: 1px solid #fff;}

   .m_gnb_wrap .m_gnb_list2{float:left;width:75%;height:calc(100vh - 235px);padding-left:10px;}

   .m_gnb_wrap .m_gnb_list2 ul > li{padding-right: 10px;}
   .m_gnb_wrap .m_gnb_list2 ul > li > ul{display: none;border-bottom:1px solid #e5e5e5;}
   .m_gnb_wrap .m_gnb_list2 ul > li > a{display:block;color:#333333;font-weight:500;border-bottom:1px solid #e5e5e5; padding:20px 0 20px 0;transition:all 0.5s ease;}
   .m_gnb_wrap .m_gnb_list2 ul > li.on > a{color:#134496;font-weight:500; padding:20px 0 20px 0;}
.m_gnb_wrap .m_gnb_list2 ul > li.in_depth3 > a{/* background: url('images/common/m_left_icon01.png') no-repeat 100% 50%;background-size:15px auto; */}
.m_gnb_wrap .m_gnb_list2 ul > li.on.in_depth3 > a{color:#134496;font-weight:500; padding:20px 0 20px 0;/* background: url('images/common/m_left_icon02.png') no-repeat 100% 50%;background-size:15px auto; */}
.m_gnb_wrap .m_gnb_list2 ul > li > ul > li > a{padding-left:5px;color:#666666;padding:10px 0 10px;border-bottom: none; background: none;}


/* .family_list{position:absolute;bottom:0;left:0;width:100%;  clear: both;overflow: hidden;border-top:1px solid #e5e5e5;}
.family_list li{float: left;width:25%;height:70px;text-align: center;border-left:1px solid #e5e5e5;}
.family_list li:FIRST-CHILD{border-left:noen;}
.family_list li a{display: block;padding-top:10px;}
.family_list li span{display: block;padding-top:36px;color:#333333;font-weight:500;}
.family_list li span.bg01{background: url('images/common/family_list_ic01.png') no-repeat 50% 0;background-size:30px auto;  }
.family_list li span.bg02{background: url('images/common/family_list_ic02.png') no-repeat 50% 0;background-size:30px auto;  }
.family_list li span.bg03{background: url('images/common/family_list_ic03.png') no-repeat 50% 0;background-size:25px auto;  }
.family_list li span.bg04{background: url('images/common/family_list_ic04.png') no-repeat 50% 0;background-size:30px auto;  }
*/






/* nav */
header{}
header nav{position: relative;margin:0 auto;text-align:right; }
header nav h2{height:0;font-size:0;visibility:hidden;}

/* .gnb{position:relative;margin:0 auto; height:46px;padding-top:15px;z-index:51;}
	.gnb > ul {overflow:visible;transition:all 0.5s ease;}
	.gnb > ul > li{position:relative;display: inline-block; padding:0 50px 0 0;float:left; transition:all 0.5s ease;}
	.gnb > ul > li:LAST-CHILD{padding-right:0;padding-left: 20px;}
	.gnb > ul > li > a{display:block;width: 100%;padding: 0 0 14px 0;font-size:16px;color:#fff;font-weight:500; text-align:center;line-height:1;transition:all 0.5s ease;}
	.gnb > ul > li > a:hover,
	.gnb > ul > li > a.on{color:#4fc8f4;}
	.gnb > ul > li:first-child > ul{border-left:none;}
	.gnb > ul > li > ul{overflow:hidden;position:absolute;top:30px;padding-top:0; left:0;width:100%;height:0;z-index:51;transition:all 0.5s ease;background: transparent ;}
	.gnb > ul > li > ul.is-active{height:450px;padding-top:15px;}
	.gnb > ul > li > ul > li{padding:0 5px 0 0; text-align:left;}
	.gnb > ul > li > ul > li > a{display:inline-block;padding:10px 0 5px 5px;text-indent:-4px; line-height: 1.2em; color:#444444;font-size:13px;letter-spacing:-0.5px;border-bottom: 1px solid #fff;transition:all 0.5s ease;}
	.gnb > ul > li > ul > li > a:before{display: inline-block;vertical-align: middle;margin-right:3px;content: "-";}
	.gnb > ul > li > ul > li > a:hover,
	.gnb > ul > li > ul > li.on > a{color:#133b7f;border-bottom: 1px solid #133b7f;}
	.gnb > ul > li > ul > li > a.on{color:#133b7f;border-bottom: 1px solid #133b7f;}
	*/

	.bg_gnb{position:absolute;top:86px;left:0;width:100%;height:0 ;background:#fff;z-index:50;border-radius:0  0 5px 5px;transition:height 0.2s ease;}
	.bg_gnb .bg_gnb_box{max-width:1280px;margin:0 auto;padding-top:70px;}
	.bg_gnb .bg_gnb_box .text01{color:#133b7f;font-weight:500;font-size:16px;line-height: 1.4em;}
	.bg_gnb .bg_gnb_box .text02{padding-top:15px; color:#333333;font-weight:500;font-size:13px;line-height: 1.4em;}
	.bg_gnb.is-active{height:450px !important;}


	.m_gnb{display:none;}
	.btn_gnb{display:none;position:absolute;left:0;top:0;width:60px;height:60px;transition:all 0.5s cubic-bezier(.64,.19,.15,1);z-index:55;}
	.btn_gnb i{display:block;width:25px;height:2px;margin:6px auto 0;background:#fff;transition: transform .5s,opacity .3s;}
	.btn_gnb i:first-child{margin-top:23px;}
	.btn_gnb.on i{position:relative;left:5px;width:24px;margin:6px auto 0;background:#fff;}
	.btn_gnb.on i:first-child{margin-top:22px;}
	.btn_gnb.on i:nth-child(1){-webkit-transform: rotate(45deg);-ms-transform: rotate(45deg);transform: rotate(45deg);-webkit-transform-origin: top left;-ms-transform-origin: top left;transform-origin: top left;}
	.btn_gnb.on i:nth-child(2){opacity:0;}
	.btn_gnb.on i:nth-child(3){-webkit-transform: rotate(-45deg);-ms-transform: rotate(-45deg);transform: rotate(-45deg);-webkit-transform-origin: bottom left;-ms-transform-origin: bottom left;transform-origin: bottom left;}
	.btn_gnb span{display:none;}
	.m_top_menu{background: #133b7f;}





	/* footer */
	footer{width:100%;border-top:1px solid #e2e2e2;clear: both;}
	.footer_wrap.style01{position: relative;width:100%; max-width:none;margin:0 auto;padding:0;padding-bottom:50px;}
	.footer_wrap.style01 .footer01{border-bottom:1px solid #e2e2e2;}
	.footer_wrap.style01 .footer01 ul{width:100%;max-width:1280px;margin:0 auto;clear: both;overflow: hidden;transition:all 0.5s ease;}
	.footer_wrap.style01 .footer01 ul li{float: left;margin-left:20px;padding:20px 0;}
	.footer_wrap.style01 .footer01 ul li:before{display: inline-block;vertical-align: middle;margin-right:19px; width:1px;height:8px;content: "";background:#d3d3d3;}
	.footer_wrap.style01 .footer01 ul li a{display:inline-block; color:#333;font-weight:500;font-size:14px;padding:5px 0;}
	.footer_wrap.style01 .footer01 ul li:first-child{margin-left: 0;}
	.footer_wrap.style01 .footer01 ul li:first-child:before{display: none;}

	.footer_wrap.style01 .footer02{width:100%;max-width: 1280px;margin: 0 auto;padding:35px 0 20px 0;transition:all 0.5s ease;}
	.footer_wrap.style01 .footer02:AFTER{clear: both;overflow: hidden;content: "";}
	.footer_wrap.style01 .footer02 .footer_left{float: left;}
	.footer_wrap.style01 .footer02 .footer_left li{display: inline-block;padding-right:10px;}
	.footer_wrap.style01 .footer02 .footer_left li:before{display: inline-block;vertical-align: middle;margin-right:8px; width:1px;height:10px;content: "";background:#a4a4a4;}
	.footer_wrap.style01 .footer02 .footer_left li a{display:inline-block; color:#333;font-weight:500;font-size:14px;}
	.footer_wrap.style01 .footer02 .footer_left li:first-child:before{display: none;}
	.footer_wrap.style01 .footer02 .family_site{float: right;}
	.footer_wrap.style01 .family_site{position:relative;}
	.footer_wrap.style01 .family_site .tit{width:180px;height:33px;line-height:33px;box-sizing: border-box;}
	.footer_wrap.style01 .family_site .tit a {display:block;height:33px;font-size:12px;border:1px solid #cccccc; padding-left:10px;  color:#7d7d7d; background:#fff url('images/common/family_site_ic02.png') 95% center no-repeat;transition:all 0.5s ease;border-radius: 3px;}
	.footer_wrap.style01 .family_site .tit a.on { border-top:1px solid #dbdbdb; background:#fff url('images/common/family_site_ic01.png') 95% center no-repeat;}
	.footer_wrap.style01 .family_site ul  {display:none;position:absolute; bottom:33px;width:100%;z-index: 20;}
	.footer_wrap.style01 .family_site ul li a {display:block; border-top:1px solid #dbdbdb; border-left:1px solid #dbdbdb; border-right:1px solid #dbdbdb; padding:12px 0 12px 10px; font-size:10px; color:#7d7d7d; background:#fff; border-bottom:none;}

	.footer_wrap.style01 .footer03{width:100%;max-width: 1280px;margin: 0 auto;padding:0 0 20px 0;clear: both;overflow: hidden;transition:all 0.5s ease;}
	.footer_wrap.style01 .footer03 .text01{color:#777777;font-weight:500;}
	.footer_wrap.style01 .footer03 .address{padding-top:10px;clear: both;overflow: hidden;}
	.footer_wrap.style01 .footer03 .address li{float: left;color:#777777;padding-right: 30px;}
	.footer_wrap.style01 .footer03 .address li strong{padding-right:10px;}
	.footer_wrap.style01 .footer03 .address li ul li{padding-left:10px;padding-right: 0;}
	.footer_wrap.style01 .footer03 .address li ul li:before{display: inline-block;vertical-align: middle;margin-right:10px; width:1px;height:8px;content: "";background:#d3d3d3;}
	.footer_wrap.style01 .footer03 .address li ul li:first-child{padding-left: 0;}
	.footer_wrap.style01 .footer03 .address li ul li:first-child:before{display: none;}
	.footer_wrap.style01 .footer03 .copy{padding-top:15px;color:#777777;}

	.main_wrap + footer{background: #f0f0f0;}









	/* container */
	.container{position:relative; width:100%;}
	.container{clear: both;overflow: hidden;}
	.container .con_wrap{position: relative;width:1280px;max-width: 1280px;margin:0 auto;padding-bottom:80px;clear: both;}
	.content{overflow: hidden;padding: 0 0 60px 40px;min-height: 800px;margin-left: 230px;background: #fff;transition:all 0.5s ease;}
	section{position: relative;float:left; padding:40px 10px 60px 40px;min-height:800px;width:100%; max-width:1050px; margin-left:0;background:#fff;}
	section > h3{float: left;}
	.h3_box{position:relative; clear: both;overflow: hidden;padding-bottom:36px;min-height:40px;}
	.h3_box h3{max-width:1040px;float:left; text-align: left;font-weight:500;font-size:28px;}

	.m_navigation{display: none;}

	.navigation{float:right}
	.navigation:after{clear:both;overflow:hidden;}
	.navigation > li{display: inline-block;float:left;padding-left:15px;font-size:14px;color:#afafaf;margin-right:12px;background:url('images/common/navigation_line.png') no-repeat 0 50%;}
	.navigation > li:first-child span{display:block; width:14px;height:15px;text-indent: -9999em;background:url('images/common/navigation_home.png') no-repeat 0 0;}

	.navigation:after{clear:both;overflow:hidden;}
	section .navigation{padding-top:13px;padding-right:40px;}
	.navigation > li:first-child{background:none;padding-left: 0;}
	.navigation > li:last-child{margin-right:0;margin-right:0;color:#7a7a7a;font-weight:500;}
	.navigation > li{display: inline-block;float:left;padding-left:15px;font-size:14px;color:#636363;margin-right:12px;background:url('images/common/ic_gt.png') no-repeat left center;}

	/* 내용 */



	.container article{clear:both;overflow:hidden;}
	.container article > h3{height:0;overflow: hidden;display: none;}





	.container.left_gnb_none{}
	.container.left_gnb_none .left_gnb{display: none;}
	.container.left_gnb_none section{margin-left:0;}




	/* aside 왼쪽 서브 메뉴 */
	aside.left_gnb{width: 230px;float:left; padding-bottom:0;transition:all 0.5s ease;}
	aside.left_gnb .left_gnb_title{width:100%;}
	aside.left_gnb .left_gnb_title h2{width:100%;height: 117px;text-align: left;padding-left:25px; font-weight:500;font-size: 24px;color: #222;vertical-align:middle;border-bottom:1px solid #ccc;}
	aside.left_gnb .left_gnb_title h2 span{display: inline-block;position: relative;top: 50%;transform: translateY(-50%);}
	aside.left_gnb nav{text-align: left;display: block;background:#eeeeee;}
	.gnb_list .sub_gnb ul{border-top:1px solid #ccc;}
	.gnb_list {width:100%;padding:0;}
	.gnb_list > ul > li {}
	.gnb_list a{padding:20px 0 20px 8px;font-weight:500; color:#222;}
	.gnb_list > ul > li .tit a{display:block;/* padding:20px 0 20px 8px; */margin:0 20px;font-weight:500; color:#222;}
	.gnb_list > ul > li.open .tit a,
	.gnb_list > ul > li.on .tit a{}
	.gnb_list > ul > li .tit a span {display:inline-block;}
	.gnb_list > ul > li.on .tit a  {color:#222;font-weight:500;}
	.gnb_list > ul > li.open .tit a  {color:#222;font-weight:500;}

	.gnb_list > ul > li .sub_gnb {display:none;}
	.gnb_list > ul > li.open .sub_gnb,
	.gnb_list > ul > li.on .sub_gnb {display: block;}

	.gnb_list .sub_gnb ul{margin: 0 20px;}
	.gnb_list .sub_gnb ul li:first-child a{border-top:none;}
	.gnb_list .sub_gnb ul li a {display:block; padding:20px 0 20px 20px;color:#222;border-top:1px solid #222; }
	.gnb_list .sub_gnb ul li a:before{display: inline-block;vertical-align: middle;margin-right:5px; width:2px;height:2px;content: "";background:#fff;}


	.banner_wrap{}
	.banner_wrap{margin-top:50px;}
	.banner_wrap .banner_ul li{border:1px solid #e1e5e6;}
	.banner_wrap .banner_ul li + li{margin-top:10px;}
	.banner_wrap .banner_ul li a{display: block;padding:0;width:100%;height: 80px; background: #fafafa;}
	.banner_wrap .banner_ul li a p + p{margin-top:10px;}
	.banner_wrap .banner_ul li a  img{width: 100%;height:100%;}
	.banner_wrap .banner_ul li a p.date{text-align: right;}


	/*제이쿼리 달력*/
	.ui-datepicker.ui-widget.ui-widget-content{border:1px solid #c5c5c5;}
	.ui-datepicker .ui-datepicker-title select{height:24px;margin:0;}
	.ui-datepicker .ui-datepicker-title .ui-datepicker-month{vertical-align: bottom;}
	.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next{top:4px;}
	.ui-datepicker-prev{border:none;}
	.ui-datepicker-prev:hover{border:none;}
	.ui-datepicker-next{border:none;}
	.ui-datepicker-next:hover{border:none;}
	.ui-datepicker-calendar th:first-child{color:#ff4e00;}
	.ui-datepicker-calendar th:last-child{color:#1c86c3;}



	/* 헤딩 */

	h4{font-size: 18px;color: #666666;}
	h4:before{display: inline-block;vertical-align: middle;margin-right:5px; width:8px;height:8px;content: "";background:#666666;border-radius:4px;}
	.h4_style{font-size: 18px;color: #666666;}
	.h4_style:before{display: inline-block;vertical-align: middle;margin-right:5px; width:8px;height:8px;content: "";background:#666666;border-radius:4px;}
	h5{font-size: 15px;color: #666666;padding-bottom: 15px;}
	/* h5:before{display: inline-block;vertical-align: middle;margin-right:5px; width:4px;height:4px;content: "";background:#666666;border-radius:2px;} */
	.h5_style{font-size: 15px;color: #666666;padding-bottom: 15px;}
	/* .h5_style:before{display: inline-block;vertical-align: middle;margin-right:5px; width:4px;height:4px;content: "";background:#666666;border-radius:2px;} */
	.p_style{font-size: 15px;color: #666666;padding-bottom: 15px;}
	.p_style:before{display: inline-block;vertical-align: middle;margin-right:5px; width:2px;height:2px;content: "";background:#666666;}

	/* 폰트 */
	.f_red{color:#ed1c24 !important;}
	.f_blue{color:#009fd9 !important;}
	.f_black{color:#37343f !important;}

	.f_col0{color:#fff !important;}
	.f_col1{color:#1b976a !important;}
	.f_col2{color:#1d9fd5 !important;}
	.f_col3{color:#00b99e !important;}
	.f_col4{color:#ffa025 !important;}
	.f_col5{color:#f8735e !important;}
	.f_col6{color:#626eda !important;}
	.f_col7{color:#cf3737 !important;}
	.f_col8{color:#3fb98f !important;}
	.f_col9{color:#9e9e9e !important;}
	.f_red{color:#e70000 !important;}
	.f_bg_col1{background-color:#1b976a;}
	.f_bg_col2{background-color:#1d9fd5;}
	.f_bg_col3{background-color:#00b99e;}
	.f_bg_col4{background-color:#ffa025;}
	.f_bg_col5{background-color:#f8735e;}
	.f_bg_col6{background-color:#626eda;}

	/* 폰트 > size */
	.fs_15{font-size:15px !important;}


	/* 색상 */
	.col_red{color:#db464d;}
	.col_blue{color:#103ea6;}

	.bold{font-weight:500;}
	.u_line{text-decoration: underline;}

	a.hyper {color:#009fd9 !important;}

	/*display  */
	.d_b{display: block;}
	.d_inb{display: inline-blockblock;}



	/* form */
	select:disabled, textarea:disabled, input[type="text"]:disabled, input[type="password"]:disabled, input[type="datetime"]:disabled, input[type="datetime-local"]:disabled, input[type="date"]:disabled, input[type="month"]:disabled, input[type="time"]:disabled, input[type="week"]:disabled, input[type="number"]:disabled, input[type="email"]:disabled, input[type="url"]:disabled, input[type="search"]:disabled, input[type="tel"]:disabled, input[type="color"]:disabled {background: #f6f6f6;}
	input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"] {border:1px solid #c9c9c9; height:40px; line-height:40px; padding:0 10px 0 10px;}
	input::-webkit-placeholder{color:#939393;}
	input::-moz-placeholder{color:#939393;opacity:1}
	input::-ms-placeholder{color:#939393;}
	input::placeholder{color:#939393;}
	textarea{border:1px solid #c9c9c9;width:100%;min-height:120px;resize: none;line-height:1.2em;margin:0;padding:10px;box-sizing:border-box;font-family:'Noto sans', sans-serif;color:#333;font-weight:300;}
	textarea::-webkit-placeholder{color:#939393;font-weight:300;}
	textarea::-moz-placeholder{color:#939393;font-weight:300;opacity:1}
	textarea::-ms-placeholder{color:#939393;font-weight:300;}
	textarea::placeholder{color:#939393;font-weight:300;}
	select {height:40px; line-height:40px; padding-left:5px; font-size:13px; border:1px solid #c9c9c9;cursor:pointer;}
	input[type="radio"]:disabled + label, input[type="checkbox"]:disabled+ label{opacity: 0.5;}
	input[type="checkbox"],input[type="radio"]{margin:0;cursor:pointer;}

	input[type="text"]:focus,
	input[type="password"]:focus,
	input[type="checkbox"]:focus,
	input[type="radio"]:focus{border:1px solid #333;outline:none;}
	select:focus{border:1px solid #333;outline:none;}
	textarea:focus{border:1px solid #333;outline:none;}




	/* 버튼 */
/* .btn01{display:inline-block;text-indent:0;min-width:50px; padding:9px 5px 9px; text-align:center;font-size:18px;color: #37343f;background: #ffffff;border: 1px solid #8d9cae;border-radius:3px;}
*/
.btn01{display:inline-block;text-indent:0;min-width:50px; padding:9px 5px 9px; text-align:center;font-size:18px;color: #37343f;}
.btn01:active{transform:scale(0.95)}
.btn01:hover{opacity: 0.8}
.btn01.col01{background:#fff; border:1px solid #8d9cae;}
.btn01.col02{background:#009fd9; border:1px solid #009fd9;color: #fff;}
.btn01.col03{background:#8d9cae; border:1px solid #8d9cae;color:#fff !important;}
.btn01.col04{background:#ffffff; border:1px solid #009fd9;color:#009fd9;}
.btn01.col05,
.btn01:disabled{background:#f8f9fa;border:1px solid #d7d7d7;color: #959595;cursor: context-menu;transform:none;}
.btn01.col06{background-color:#009de8;}
.btn01.h30{padding:0 5px;height:30px;line-height: 30px;}
.btn01.h40{padding:0 5px;height:40px;line-height: 40px;}
.btn01.h50{padding:0 5px;height:50px;line-height: 50px;}

/* 아이콘 */
.ic_view{display: inline-block; width:15px;height:15px; background:url('images/common/btn/btn02_ic14.png')  no-repeat 50% 50%;text-indent: -9999em;}


.set_btn_w{display: inline-block;position: relative;}
.set_btn{display:none;position:absolute;top:-12px;right:-24px; width:24px;height:24px;text-indent: -9999em;background:url('images/common/set_btn_icon.png')  no-repeat center center;z-index:1;}
.set_btn_w:HOVER .set_btn{display:block;}
.set_btn:active{transform:scale(0.95)}
.set_btn_w2{display: inline-block;position: relative;}
.set_btn_w2:HOVER .set_btn{display:block;}

/* 버튼 박스 */
.btn_wrap{clear:both;overflow:hidden;padding-top:20px;}
.btn_wrap .btn01{min-width:100px;padding:11px 8px;}
.btn_wrap a + a{margin-left:10px;}

/* 버튼 박스 */
.btn_wrap01{clear:both;overflow:hidden;padding-top:20px;}
.btn_wrap01 .btn01{min-width:100px;padding:11px 8px;}
.btn_wrap01 a + a{margin-left:20px;}


/* tab style */
.tabType01 {width:100%;margin-bottom:30px;padding-bottom:0; overflow: hidden;}
.tabType01 ul{display:block; clear:both;}
.tabType01 ul li {display: table; float:left; text-align:center;box-sizing:border-box;}
.tabType01 ul li.li2 li{width:50%;}
.tabType01 ul li.li3 li{width:33.3333%;}
.tabType01 ul li.li4 li{width:25%;}
.tabType01 ul li.li5 li{width:20%;}
.tabType01 ul li:LAST-CHILD{margin-right:0;}
.tabType01 ul li a{display:table-cell; margin-left:-2px; height:40px; vertical-align:middle;padding:0 30px; color:#fff; font-size:14px;font-weight:500; background: #afb8c0; transition:all 0.5s ease;}
.tabType01 ul li.on a {background: #d91f26;}
.tabType01.li2 ul li{width:50%;}
.tabType01.li3 ul li{width:33.3333%;}
.tabType01.li4 ul li{width:25%;}
.tabType01.li5 ul li{width:20%;}
.tabType01.li6 ul li{width:16.66666%;}
.tabType01 + .tabType01{border-radius: 0;}
.tabType01 + .tabType01 ul li a{height:40px;background:#fff;border: 1px solid #dfdfdf;color:#afb8c0;}
.tabType01 + .tabType01 ul li.on a{background: #fff;color:#a40f15;border: 1px solid #a40f15;}

.tabType02 {display:flex; align-items: center; justify-content: center; border:1px solid #ddd; padding:0 24px; margin-bottom: 40px;}
.tabType02 li {display:flex; align-items: center;}
.tabType02 li + li::before{content:''; display:inline-block; vertical-align: top; width:1px; height:16px; background:#ddd; margin:0 24px;}
.tabType02 a {position:relative; display:block; font-size:16px; color:#666; padding:17px 0; }
.tabType02 li.on a {color:#1a1a1a; font-weight:400;}
.tabType02 li.on a::after  {content:''; position:absolute; bottom:-1px; left:0; width:100%; height:2px; background:#1a1a1a;}

.tabType03 .tab{display:flex;flex-wrap:wrap;padding-top:1px;border-left:1px solid #ddd;}
.tabType03 .tab li{width:25%;margin-top:-1px;border:1px solid #ddd;border-left:none;}
.tabType03 .tab li > a{display:flex;justify-content:center;align-items:center;height:100%;padding:16px 5px;color:#1a1a1a;font-size:16px;text-align:center;}
.tabType03 .tab li:hover > a,
.tabType03 .tab li.on > a{position:relative;color:#009de8;opacity:1;}
.tabType03 .tab li.on > a:before{content:'';position:absolute;left:-1px;right:-1px;bottom:-1px;z-index:1;border-bottom:3px solid #009de8}
.tabType03 .tab li > a > span{line-height:18px;}
@media only screen and (max-width: 768px){
	.tabType03 .tab li{width:50%;}
}

.tabType04 .tab{display:flex;flex-wrap:wrap;margin-top:40px;}
.tabType04 .tab:after{content:'';display:block;clear:both;}
.tabType04 .tab li{float:left;width:20%;}
.tabType04 .tab li a{display:flex;justify-content:center;align-items:center;height:100%;padding:11px 5px;color:#333;font-size:16px;text-align:center;}
.tabType04 .tab li > a:hover{color:#009de8;opacity:1;}
.tabType04 .tab li.on a{background-color:#009de8;color:#fff;opacity:1;}
.tabType04 span{line-height:18px;}
@media only screen and (max-width: 768px){
	.tabType04 .tab li{width:50%;}
}

.tabType04 + .video_wrap{margin-top:40px;}

/*.tab_cont_wrap .tab_cont:first-of-type{display:block;}*/

/* 테이블 */
table{table-layout: fixed;}
table tr td,
table tr th{word-wrap:break-word;}
.table_scroll_wrap{height:500px;}
.table_wrap{border-top:2px solid #666666;/* overflow-y: auto;overflow-y: auto; [DK][191010][tooltip 적용 위해 주석처리하였습니다. 필요하시면 말씀해주세요!*/}
.table_wrap + .table_wrap{margin-top:30px;}
.table_wrap + .table_wrap.mob_view{margin-top:0;}
.table_wrap table{width:100%;}
.table_wrap table th{line-height:1.2em;font-size:15px;}
.table_wrap table td{line-height:1.2em;font-size:15px;color:#666;}
.table_wrap table tbody td.p0000{padding:0 !important;;}
.table_wrap table tbody th .star{display: inline-block;margin-right:2px;color:#db464d;}
.table_wrap table tbody th .star > em{overflow:hidden;position:absolute;width:1px;height:1px;clip:rect(0 0 0 0);}
.table_wrap table tbody th.ver_top{vertical-align:top;}
.table_wrap table .btn01{font-size:14px;padding:11px 5px;min-width:50px;font-weight:400;max-height:40px;   vertical-align: middle;}
.table_wrap table .btn01.sm{padding:5px 5px;}
.table_wrap table tbody td .td_box{min-height:120px;}
.table_wrap table tbody td .ic_file{display: inline-block;text-indent: -9999em;width:14px;height:14px;background:url('images/common/ic_file.png') no-repeat 0 0;}
.table_wrap table tfoot th{vertical-align: middle;padding:18px 10px 18px 20px;font-weight:500;border-bottom: 1px solid #e1e5e6;border-left: 1px solid #e1e5e6;text-align: center; background: #fafafa;}
.table_wrap table tfoot td{padding:18px 10px 18px 20px;font-weight:400;border-bottom: 1px solid #e1e5e6;border-left: 1px solid #e1e5e6;text-align: center;background: #fff;}

.table_wrap + .tab_type1{margin-top:30px}

.table_wrap.terms_table{overflow:visible}
.table_wrap.mob_view{display: none;}


/*테이블 - 상단 */
.table_top, .table_top_wrap{clear: both;overflow: hidden;padding-bottom:10px;}
.table_top h4{padding-bottom:0;display: inline-block;padding-right:20px;}
.table_top .btn01{padding-bottom:0;padding: 9px 5px 9px;vertical-align: top;font-size:14px;}
.table_top.btn_w h4{padding-top:8px;}
.table_top.btn_w .select select{height:34px;}
.table_top.btn_w .select:AFTER{height:32px;margin-top: -16px;}

.m_list_view{display: none;}
/* .search_form + .tab_top_wrap{padding-top:10px;}
.tab_top_wrap + .table_wrap{margin-top:10px;}
.tab_top_wrap + .tab_top_wrap{padding-top:10px;} */

/*테이블 - 하단 */
.tab_btn_b{padding-top:5px}
.tab_btn_b:after{content:"";display:block;clear:both}
.tab_bottom{padding-top:10px;}
.tab_bottom li:first-child{float:left;color:#808080;}
.tab_bottom li:first-child em{color:#E34584;font-weight:bold}
.tab_bottom li:last-child{float:right;}
.tab_bottom span{color:#333333;}
.tab_bottom +  .tab_top_wrap{padding-top:40px;}


/*테이블 - 리스트*/
.table_wrap table.t_list thead th{padding:18px 5px;text-align: center;color:#333333;background:#fafafa;border-bottom: 1px solid #e1e5e6;font-weight:500;letter-spacing:-0.5px;}
.table_wrap table.t_list thead th.th_line{padding:10px 5px;}
.table_wrap table.t_list tbody th{padding:18px 5px 18px 5px;color:#333333;text-align:center;font-weight:500;border-bottom: 1px solid #e1e5e6;background: #fcfcfc;border-right: 1px solid #e1e5e6;letter-spacing: -0.5px;}
.table_wrap table.t_list tbody td{padding:18px 5px;text-align: center;border-right:1px solid #e1e5e6; border-bottom: 1px solid #e1e5e6;letter-spacing:-0.5px;}
/* .table_wrap table.t_list thead th:first-child,
.table_wrap table.t_list tbody th:first-child,
.table_wrap table.t_list tfoot th:first-child,
.table_wrap table.t_list tbody td:first-child{border-left:none;} */
.table_wrap table.t_list thead th:last-child,
.table_wrap table.t_list tbody th:last-child,
.table_wrap table.t_list tfoot th:last-child,
.table_wrap table.t_list tbody td:last-child{border-right:none;}
.table_wrap table.t_list tbody td.title{text-align: left;padding-left:10px;padding-right:10px;clear: both;overflow: hidden;}
.table_wrap table.t_list tbody td.title a{padding-bottom: 1px;color:#103ea6;border-bottom: 1px solid #103ea6;}
.table_wrap table.t_list tbody td.title a.ell{white-space: nowrap;vertical-align: middle;overflow: hidden;text-overflow: ellipsis;display: inline-block;max-width:calc(100% - 45px);}
.table_wrap table.t_list tbody td.title a.ell.wid100p{white-space: nowrap;vertical-align: middle;overflow: hidden;text-overflow: ellipsis;display: inline-block;width:auto !important; max-width:100%;}
.table_wrap table.t_list tbody td.title a.ic_file{border-bottom:none;}

.table_wrap table.t_list tbody td .new{color:#ff0008;font-weight:500;}
.table_wrap table.t_list tbody td.td_btn{padding:9px 10px;}
.table_wrap table.t_list tbody td .btn01{padding: 6px 5px;min-width:50px;}
.table_wrap table.t_list tbody td .btn01 + .btn01{margin-left:5px;}
.table_wrap table.t_list tbody td .btn01.wid50{min-width:50px;}
.table_wrap table.t_list tbody td .date{display: block;padding-left:0;background:url('images/common/table_ic03.png')  no-repeat 0 center;}
.table_wrap table.t_list tbody td .date1{display: block;padding-left:20px;background:url('images/common/table_ic02.png')  no-repeat 0 center;}
.table_wrap table.t_list tbody td .date2{display: block;padding-left:20px;background:url('images/common/table_ic01.png')  no-repeat 0 center;}
.table_wrap table.t_list tbody td.td_input{padding:14px 5px;}
.table_wrap table.t_list tbody td.td_input2{padding:9px 5px;}
.table_wrap table.t_list tbody td img{vertical-align: middle;}
.table_wrap table.t_list tbody td .ic_secret{display:inline-block;margin-right:3px; width:14px;height:19px; background:url('images/common/icon_secret.png')  no-repeat 0 center;text-indent: -9999em;}
.table_wrap table.t_list tbody td .ic_file{display:inline-block;margin-left:3px;width:18px;height:19px; background:url('images/common/icon_file.png')  no-repeat 0 center;text-indent: -9999em;vertical-align: middle;}
.table_wrap img{max-width: 100%;}
.table_wrap table.t_list tbody td .img_box img{max-width:100%;max-height:100%}
.table_wrap table.t_list tbody td p.dot + p.dot{padding-top:10px;}
.table_wrap table.t_list tfoot th:first-child,
.table_wrap table.t_list tfoot td:first-child{border-left:none;}
.table_wrap table.t_list tfoot td.td_btn{padding: 11px 5px;}
.table_wrap table.t_list tfoot td.td_input2{padding:9.5px 15px;}

.table_wrap.mob_view table.t_list tbody th{padding:18px 10px 18px 10px;text-align: center;font-weight:400;border-bottom: 1px solid #e1e5e6;background: #fcfcfc;border-right: 1px solid #e1e5e6;letter-spacing: -0.5px;}
.table_wrap.mob_view table.t_list tbody td{text-align: left;padding:18px 10px;}
.table_wrap.mob_view table.t_list tbody td.td_btn{ padding: 11px 10px;}
.table_wrap.mob_view table.t_list tbody td.td_input2{padding:9px 10px;}
.table_wrap.mob_view table.t_list tbody td.td_input{padding:9px 10px;}
.table_wrap.mob_view table.t_list tfoot td{text-align: left;padding:18px 10px;}
.table_wrap.mob_view table.t_list tbody td.NO_RESULT {text-align: center;}
.table_wrap.mob_view table thead{display: none;}

/* 테이블 리스트 라인 오버 */
.table_wrap table.t_list.hover tbody tr:nth-child(even){background:#f8f8f9;}
.table_wrap table.t_list.hover tbody tr:hover{opacity: 0.8;}

/* 테이블 스크롤 */
.table_wrap.table_scroll{overflow-x: auto;}

/*테이블 - 입력*/
.table_wrap table.t_input thead th{padding:18px 10px 18px 20px;font-weight:400;background: #fcfcfc;border-bottom: 1px solid #e1e5e6;text-align: center;}
.table_wrap table.t_input tbody th{padding:18px 10px 18px 20px;text-align: left;font-weight:400;border-bottom: 1px solid #e1e5e6;border-left: 1px solid #e1e5e6;background: #f9fafb;}
.table_wrap table.t_input tbody td{padding:18px 10px 18px 20px;text-align: left;border-bottom: 1px solid #e1e5e6;border-left: 1px solid #e1e5e6;}
.table_wrap table.t_input tbody td.td_input{padding:14px 20px;}
.table_wrap table.t_input tbody td.td_input2{padding:9px 20px;}
.table_wrap table.t_input tbody td.td_input3{padding:4px 20px 14px 20px;}
.table_wrap table .btn01 + .btn01{margin-left:5px;}
.table_wrap table .select + .btn01{margin-left:0;}

/*테이블 - 상세*/
/* .table_wrap table.t_view thead th{padding:18px 10px 18px 20px;font-weight:400;background: #fcfcfc;border-bottom: 1px solid #e1e5e6;text-align: center;}
*/.table_wrap table.t_view thead th.th_line{padding:10px 5px;}
.table_wrap table.t_view tbody th{padding:20px 10px 20px 10px;color:#333333;text-align:center;font-weight:400;border-bottom: 1px solid #e1e5e6;background: #fcfcfc;border-right: 1px solid #e1e5e6;letter-spacing: -0.5px;}
.table_wrap table.t_view tbody th.th_line{padding:10px 5px;}
.table_wrap table.t_view tbody th.ver_top{vertical-align: top;}
/* .table_wrap table.t_view tbody td{padding:18px 10px 18px 20px;border-bottom: 1px solid #e1e5e6;border-right: 1px solid #e1e5e6;border-left: 1px solid #e1e5e6;}
*/.table_wrap table.t_view.board_view tbody td{border-left: none;}
.table_wrap table.t_view tbody td.td_input{padding:14px 15px;}
.table_wrap table.t_view tbody td.td_input2{padding:9.5px 15px;}
.table_wrap table.t_view tbody td.td_input3{padding:18px 15px;}
.table_wrap table.t_view tbody td.td_input0{padding:0 0;}
.table_wrap table.t_view thead th:last-child,
.table_wrap table.t_view tbody th:last-child,
.table_wrap table.t_view tbody td:last-child{border-right:none;}
.table_wrap table.t_view tbody td:first-child {border-left:none;}
.table_wrap table.t_view tbody td .flie_list{margin-top:-2px;}
.table_wrap table.t_view tbody td .flie_list li{display: block;margin-top:5px;}
.table_wrap table.t_view tbody td .flie_list li:first-child{margin-top:0;}
.table_wrap table.t_view tbody td .flie_list li a{padding:2px 0 2px 20px;background:url('images/common/ic_file.png') no-repeat 0 3px;color:#006dd2 !important;}
.table_wrap table.t_view tbody td .td_box{min-height:140px;line-height:1.4em;text-align: left;}
.table_wrap table.t_view tbody td.td_input{padding:9px 30px;}
.table_wrap table.t_view tfoot th:first-child,
.table_wrap table.t_view tfoot td:first-child{border-left:none;}
.table_wrap table .t_view_th1{width:180px;}
.table_wrap table .t_view_th2{width:130px;}
.table_wrap table .t_view_td1{width:*;}
.table_wrap table.t_view .ph_input01{width:131px;text-align: center;}
.table_wrap table.t_view .ph_input02{width:130px;text-align: center;}
.table_wrap table.t_view .ph_input03{width:130px;text-align: center;}
.table_wrap table.t_view .email_input01{width:197px;}
.table_wrap table.t_view .email_input02{width:182px;}
.table_wrap table.t_view .email_input03{width:130px;}
.table_wrap table.t_view .ul_inblock li{}

.top_btn_wrap{padding-top:20px;text-align: right;}

#mob_subject .table_wrap{margin-top:0;}/*삭제하기*/
.tbl_top_area + #subjectCurri{margin-top:-13px;}/*삭제하기*/

/** 테이블 - 교과목안내 **/
#subjectCurri .tbl_arr_scroll{height:0;}
#subjectCurri .table_wrap{margin-top:13px !important;}
#subjectCurri .table_wrap .content_null{padding:90px 0;font-size:15px !important;}/*내용없음*/
/* 테이블 - 교과목안내 > 학과교육과정 */
.table_wrap table.tbl_subjt thead th{padding:14px 5px;text-align: center;color:#333;background:#fafafa;border-bottom: 1px solid #e1e5e6;font-weight:500;letter-spacing:-0.5px;line-height:22px;}
.table_wrap table.tbl_subjt tbody td{height:40px;padding:8px 5px 9px;border:none;border-left:1px solid #e1e5e6;letter-spacing:-0.5px;text-align:center;vertical-align:middle;line-height:22px;}
.table_wrap table.tbl_subjt tbody td a{display:inline-block;vertical-align:top;}
.table_wrap table.tbl_subjt tbody td span{display:inline-block;}
.table_wrap table.tbl_subjt tbody td:first-child{border-left: none;}
.table_wrap table.tbl_subjt tbody tr:nth-child(even) td{background-color:#f5fafc;}
.table_wrap table.tbl_subjt tbody tr td:first-child,.table_wrap table.tbl_subjt tbody tr td:nth-child(2){background-color:#fff;}
.table_wrap table.tbl_subjt tbody tr td:first-child,
.table_wrap table.tbl_subjt tbody tr td:nth-child(2){background-color:#fff;}


.table_wrap table.tbl_subjt tbody tr td .label_subject{min-width:56px;padding:3px 8px;font-size:15px;color:#fff;text-align:center;border-radius:16px;}
.table_wrap table.tbl_subjt tbody tr td .label_subject.col01{background:#e81f77; }
.table_wrap table.tbl_subjt tbody tr td .label_subject.col02{background:#216bbb; }
.table_wrap table.tbl_subjt tbody tr td .label_subject.col03{background:#019a62; }
.table_wrap table.tbl_subjt tbody tr td .label_subject.col04{background:#c43a9c; }

.table_wrap table.tbl_subjt tbody tr td .label_subject.col11{background:#313131; min-width: 66px; padding: 2px 8px 4px; font-size: 13px ;}
.table_wrap table.tbl_subjt tbody tr td .label_subject.col12{background:#009de8; min-width: 66px; padding: 2px 8px 4px; font-size: 13px;}




.table_wrap table.tbl_subjt tbody tr td .label_subject.col09{background:transparent;color:#666;}/*교양교육과정*/
.table_wrap table.tbl_subjt tbody tr td .bl_red,
.table_wrap table.tbl_subjt tbody tr td .bl_blue,
.table_wrap table.tbl_subjt tbody tr td .bl_green{display:inline-block;font-size:12px;margin-right:5px;vertical-align:top;}
.table_wrap table.tbl_subjt tbody tr td .bl_red {color:red;}
.table_wrap table.tbl_subjt tbody tr td .bl_blue {color:blue;}
.table_wrap table.tbl_subjt tbody tr td .bl_green {color:green;}
.table_wrap table.tbl_subjt tbody tr td .sub_txt {color:orange;font-size:12px;}
.table_wrap table.tbl_subjt tbody tr td .required{color:#f32938 !important;text-decoration:underline !important;}
.table_wrap table.tbl_subjt tbody tr.row2 td,
.table_wrap table.tbl_subjt tbody tr.row3 td,
.table_wrap table.tbl_subjt tbody tr.row4 td,
.table_wrap table.tbl_subjt tbody tr.row5 td{border-top:1px solid #e1e5e6;}
.table_wrap table.tbl_subjt tbody tr.row2 + tr.row2 td,
.table_wrap table.tbl_subjt tbody tr.row3 + tr.row3 td,
.table_wrap table.tbl_subjt tbody tr.row4 + tr.row4 td,
.table_wrap table.tbl_subjt tbody tr.row5 + tr.row5 td{border-top:none;}
.table_wrap table.tbl_subjt tbody tr.row1_1 + tr.row1_2 td,
.table_wrap table.tbl_subjt tbody tr.row1_2 + tr.row2_1 td,
.table_wrap table.tbl_subjt tbody tr.row2_1 + tr.row2_2 td,
.table_wrap table.tbl_subjt tbody tr.row2_2 + tr.row3_1 td,
.table_wrap table.tbl_subjt tbody tr.row3_1 + tr.row3_2 td,
.table_wrap table.tbl_subjt tbody tr.row3_2 + tr.row4_1 td,
.table_wrap table.tbl_subjt tbody tr.row4_1 + tr.row4_2 td{border-top:1px solid #e1e5e6;}
.table_wrap table.tbl_subjt tbody tr.row1_1 + {background-color:red !important;}

/* .table_wrap table.tbl_subjt tbody tr td[rowspan],
.table_wrap table.tbl_subjt tbody tr td[rowspan] + td,
.table_wrap table.tbl_subjt tbody tr td[rowspan] + td + td,
.table_wrap table.tbl_subjt tbody tr td[rowspan] + td + td + td{border-top:1px solid #e1e5e6 !important;} */

.junCls{background: #fff !important;}
.junCls02{border: none;}
.junCls03{background: #fff !important;}

.mjrsCls:first-child {border-bottom: 1px solid #e1e5e6 !important;} 
/* .rsLabel3 {border-bottom: 1px solid #e1e5e6 !important; background: #fff !important;} */
/* .table_wrap table.tbl_subjt tbody tr.row1:nth-child(3) td{border-bottom: 1px solid #ccc;} */



/* 테이블 - 교과목안내 > 교양교육과정(대학교) */
/* .table_wrap table.tbl_subjt.type_iberalAs tbody tr td:nth-child(1) + td{border-top:1px solid #e1e5e6 !important;} */

.table_wrap table.tbl_subjt.type_iberalAs tbody tr.row1 + tr.row2_1 td,
.table_wrap table.tbl_subjt.type_iberalAs tbody tr.row2_1 + tr.row2_2 td,
.table_wrap table.tbl_subjt.type_iberalAs tbody tr.row2_2 + tr.row2_3 td,
.table_wrap table.tbl_subjt.type_iberalAs tbody tr.row2_3 + tr.row2_4 td,
.table_wrap table.tbl_subjt.type_iberalAs tbody tr.row2_4 + tr.row2_5 td{border-top:1px solid #e1e5e6 !important;}
/* 테이블 - 교과목안내 > 학과교육과정(대학교 영문) */
.table_wrap table.tbl_subjt.type_wen tbody tr td .label_subject{padding:5px 3px;font-size:14px;}
.table_wrap table.tbl_subjt.type_wen tbody tr td .bl_red,
.table_wrap table.tbl_subjt.type_wen tbody tr td .bl_blue,
.table_wrap table.tbl_subjt.type_wen tbody tr td .bl_green{margin-top:-2px;}
/* 테이블 - 교과목안내 > 학과교육과정(대학원) */
.table_wrap table.tbl_subjt.type_gs tbody tr td:nth-child(5),
.table_wrap table.tbl_subjt.type_gs tbody tr td:nth-child(6){background-color:#fff;}
.table_wrap table.tbl_subjt.type_gs tbody tr td[rowspan]{border-top:1px solid #e1e5e6 !important;}
.table_wrap table.tbl_subjt.type_gs tbody tr td[rowspan] + td,
.table_wrap table.tbl_subjt.type_gs tbody tr td[rowspan] + td + td{border-top:1px solid #e1e5e6 !important;}
.table_wrap table.tbl_subjt.type_gs tbody tr td .label_subject{min-width:71px;padding:2px 8px 4px;}
.table_wrap table.tbl_subjt.type_gs tbody tr td .label_subject.col01{background:#313131;}
.table_wrap table.tbl_subjt.type_gs tbody tr td .label_subject.col02{background:#216bbb;}
.table_wrap table.tbl_subjt.type_gs tbody tr td .label_subject.col03{background:#019a62;}
.table_wrap table.tbl_subjt.type_gs tbody tr td .label_subject.col04{background:#009de8;}
.table_wrap table.tbl_subjt.type_gs tbody tr.row5 td{height:46px;}
/* 테이블 - 교과목안내 > 학과교육과정(대학원 영문) */
.table_wrap table.tbl_subjt.type_gsen tbody tr td .label_subject{min-width:65px;padding:5px 3px;font-size:14px;}
.table_wrap table.tbl_subjt.type_gsen tbody tr.row5 td{height:48px;}
/* 테이블 - 교과목안내 > 학과교육과정(영문) */
.table_wrap table.type_wen thead tr th,
.table_wrap table.type_wen tbody tr td,
.table_wrap table.type_gsen thead tr th,
.table_wrap table.type_gsen tbody tr td{padding-top:10px;padding-bottom:9px;font-size:14px;line-height:18px}
.table_wrap table.type_wen thead tr th,
.table_wrap table.type_gsen thead tr th{height:50px;}
.table_wrap table.type_wen thead tr th .br,
.table_wrap table.type_gsen thead tr th .br{display:inline-block !important;}
.table_wrap table.type_wen tbody tr td,
.table_wrap table.type_gsen tbody tr td{height:36px;}
@media only screen and (max-width: 1290px){
	.table_wrap table.type_wen thead tr th .br,
	.table_wrap table.type_gsen thead tr th .br{display:block !important;}
}
@media only screen and (max-width: 768px){
	/** 테이블 - 교과목안내 **/
	#subjectCurri{margin:-5px -20px 0;}
	#subjectCurri .tbl_arr_scroll{height:16px;padding-right:10px;text-align:right;}
	#subjectCurri .tbl_arr_scroll span{display:inline-block;position:relative;width:50px;height:16px;color:transparent;}
	#subjectCurri .tbl_arr_scroll span:before,
	#subjectCurri .tbl_arr_scroll span:after{content:'';position:absolute;top:-14px;left:10px;z-index:1;width:31px;height:16px;margin-left:10px;background:url(./images/common/arrow_tbl_scroll.png) no-repeat 0 0/31px auto;opacity:0;}
	#subjectCurri .tbl_arr_scroll span:before{animation:arrScroll 2s ease-in-out infinite;-webkit-animation:arrScroll 2s ease-in-out infinite;}
	#subjectCurri .tbl_arr_scroll span:after{animation:arrScroll 2s 0.98s ease-in-out infinite;-webkit-animation:arrScroll 2s 0.98s ease-in-out infinite;}
	@keyframes arrScroll{0%{left:-5px;opacity:0;}40%{opacity:1;}100%{opacity:0;}}
	@-webkit-keyframes arrScroll{0%{left:-5px;opacity:0;}40%{opacity:1;}100%{opacity:0;}}
	#subjectCurri .table_wrap{overflow-x:auto;overflow-y:hidden;padding:0 20px;border-top:none !important;border-bottom:none !important;}
	#subjectCurri .table_wrap table.tbl_subjt{width:768px;border-top:2px solid #333;border-bottom:1px solid #333;}
}
@media only screen and (max-width: 375px){
	/** 테이블 - 교과목안내 **/
	#subjectCurri .table_wrap{padding-bottom:1px;}
}


/* 이미지 갤러리 */
.img_table{}
.img_table ul{clear: both;overflow: hidden;}
.img_table ul li{width: 24%;margin:0 0.5% 10px 0.5%; overflow: hidden;float:left;padding:10px;border:1px solid #ccc;transition:all 0.5s ease;}
.img_table ul li .swiper-container{height:150px;}
.img_table ul li .swiper-container .swiper-slide{border:none;}
.img_table ul li .swiper-container .swiper-slide img{max-width: 100%;max-height: 150px;}
.img_table ul li .img_box{text-align: center;width:100%;height:150px;display: table;}
.img_table ul li .img_box span{display: table-cell; vertical-align: middle;text-align: center;}
.img_table ul li .img_box span img{max-width: 100%;max-height: 150px;}
.img_table ul li .sub_text{padding-top:5px;padding-bottom:5px;height:24px; font-size:14px;text-align: center;}
.img_table ul li .t_view th,.img_table ul li .t_view td{font-size:12px;    padding: 14px 5px;text-align: center;}
.img_table ul li .table_wrap table.t_view tbody td.td_input2{padding: 5px 5px ;}
.img_table ul li .table_wrap table.t_view tbody td.td_input2 select{height:30px;}
.img_table ul li .btn_box_{clear: both;overflow: hidden;padding-top:10px;}
.img_table ul li .btn_box_ .num{padding-bottom:10px;}
.img_table ul li .btn_box_ .btn01{font-size:12px;float:left;padding:9px 1px;}
.img_table ul li .btn_box_.a01 .btn01{width:100%;}
.img_table ul li .btn_box_.a02 .btn01{width:49%;}
.img_table ul li .btn_box_.a02 .btn01 +.btn01{margin-left:2%;}
.img_table ul li.NO_RESULT{width:100%;margin:0;border:none;}
/* .img_table ul li:hover{border:1px solid #519D9E;} */


/*이전글 다음글*/
.prevnext {margin-top:-1px;}
.prevnext li{padding:0 30px;border-bottom: 1px solid #d9d9d9;line-height:44px;clear:both;overflow:hidden;}
.prevnext li:first-child{border-top:1px solid #e1e5e6;line-height:44px;}
.prevnext li a.btn_prev{float:left;padding-right:43px;background:url('images/common/btn_prev.png') no-repeat 50px center;}
.prevnext li a.btn_prev:focus,
.prevnext li a.btn_prev:hover{background:url('images/common/btn_prev_on.png') no-repeat 50px center;}
.prevnext li a.btn_next{float:left;padding-right:43px;background:url('images/common/btn_next.png') no-repeat 50px center;}
.prevnext li a.btn_next:focus,
.prevnext li a.btn_next:hover{background:url('images/common/btn_next_on.png') no-repeat 50px center;}
.prevnext li a span{padding-left:80px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}

/* 페이징 */
.page_list {padding-top:30px;}
.page_list {text-align:center;}
.page_list li{display: inline-block;margin:0 1px}
.page_list li a{display: block;width:30px;height:30px;line-height:30px; font-size:14px; color:#888f98;background:#dee2e7;}
.page_list li.on a{background:#009fd9; color:#fff;}
.page_list li:first-child_btn a{width:30px;height:30px;text-indent: -9999em;background:url('images/common/paging01.png') center center no-repeat;vertical-align: top;}
.page_list li.prev_btn a{width:30px;height:30px;text-indent: -9999em;background:url('images/common/paging02.png') center center no-repeat;vertical-align: top;}
.page_list li.next_btn a{width:30px;height:30px;text-indent: -9999em;background:url('images/common/paging03.png') center center no-repeat;vertical-align: top;}
.page_list li:last-child_btn a{width:30px;height:30px;text-indent: -9999em;background:url('images/common/paging04.png') center center no-repeat;vertical-align: top;}

/* 페이지 정보 */
.table_list_data{clear:both;overflow:hidden;}
.table_list_data li:first-child{float:left;}
.table_list_data li:last-child{float:right;}
.table_list_data li dl dt,.table_list_data li dl dd{display: inline-block;}
.table_list_data li dl dt{font-size:14px;}
.table_list_data li dl dd{padding-left:5px;}

/* 검색 폼 */
.table_wrap + .search_form{margin-top:30px;}
.user_data + .search_form{margin-top:30px;}
.search_form + .table_wrap{margin-top:30px;}
.search_form .select + .select{margin-left:8px;}
.search_form{border:1px solid #e5eaf0;background:#f6faff;padding:22px 20px;}

.search_form li{text-align: left;}
.search_form.t_center li{padding-top:10px;text-align: center;}
.search_form li:first-child{padding-top:0;}
.search_form li .search_title{display: table-cell;font-size:13px;height:40px;vertical-align: middle;color:#333333;}
.search_form .btn_search{display: inline-block;height:34px;line-height:34px;margin-left:10px;width:95px;text-align: center;color:#fff;background: #009fd9;border: 1px solid #009fd9;vertical-align: top;border-radius:3px;}
.search_form .btn_search:active{transform:scale(0.95)}
.search_form .select select{min-width:130px;vertical-align: middle;}
.popup_guide_line .search_form select{min-width:100px;}
.search_form input[type="text"]{width:200px;}
.search_form input[type="text"].hasDatepicker{width:120px !important;}
.search_form li dd.in_select input[type="text"].hasDatepicker{float:none; width:140px !important;}
.search_form .search_input{margin-left:30px;display: inline-block;}
.search_form .search_input input{width:290px;}
.search_form .search_input .btn_search{display: inline-block;height:34px;line-height:34px;margin-left:-5px;width:70px;text-align: center;color:#fff;background: #009fd9;border: 1px solid #009fd9;vertical-align: top;border-radius:0;}
.search_form .search_input .btn_search:active{transform:scale(0.95)}
.search_form{padding:0 35px 10px 70px;margin-bottom:30px;background: #f9f9f9;border:1px solid #e1e5e8;}
.search_form{clear: both;overflow: hidden;}
.search_form li{float:left;width: 100%;}
.search_form li .ul_inblock{display: block;}
.search_form li .ul_inblock li{display: inline-block;width: auto;}
.search_form li dd.in_select input[type="text"]{float:left;width:calc(100% - 299px);}
.search_form li dd.in_select .cd{float: left;}
.search_form li dl{display: inline-block;width:50%; float: left;padding-right:0;padding-top:10px;}
.search_form li dl dt{float:left; width:120px;  font-size:13px;color:#333333;font-weight:500; padding-right:9px; vertical-align: middle;}
.search_form li dl dd{float:left;width:calc(100% - 120px);padding-right:20px;}
.search_form li dl.wid100p{width:100%;}
.search_form li dl.wid100p dd{float:left;}/*width:calc(100% - 330px);*/
.search_form li dl.type1.type2{width:100%;}

.search_form li dl.type1.type2 dd{float:left;width:calc(100% - 330px);}
.search_form li dl dd.in_text input[type="text"]{width:100%;}
.search_form li dl dd.in_select.in_text input[type="text"]{margin-left:5px;width:calc(100% - 140px);}
.search_form .in_select2 .select{display:inline-block;max-width:50%}
.search_form .in_select2 .select select{width:100%}

.search_form .btn01{vertical-align:middle;margin-left:5px;padding:11px 5px;font-weight:500;display:inline-block;min-width:50px;border-radius:3px; text-align:center;font-size:13px;color: #303030;background: #ffffff;border: 1px solid #868686;opacity:1;}
.search_form .btn01:active{transform:scale(0.95)}
.search_form .btn01.col02{padding:10px 26px;height:40px; min-width:auto; color: #fff;width:143px;}
.search_form .btn01.col02 span{padding-left:30px;padding:4px 0 4px 20px; background:url('images/common/btn_search.png') 0% 50% no-repeat;}
.search_form .btn01.col03{padding:9px 5px; min-width:50px;color: #fff;background:#afb8c0;border:1px solid #afb8c0;}
.search_form .btn01.col03 span{display:inline-block;width:20px;height:20px; background:url('images/common/btn_reset.png') 0 center no-repeat;text-indent: -9999em;}
.search_form .btn01.col04{padding:11.5px 10px;color:#fff;background:#666666;border:1px solid #666666; }
.search_form .btn01.col09{padding:11.5px 10px;color:#333333;background:#fafafa;border:1px solid #e1e1e1; }
.search_form dd select{height:40px;}
.search_form  input[type="text"]{height:40px;line-height:40px;}
.search_form li:last-child .select_input{}
.search_form li:last-child .select_input input[type="text"]{}
.search_form li:last-child .select_input dd{width: calc(100% - 140px);}
.search_form li.btn_w{width:100%;padding-top:10px;text-align: right;padding-right:20px;}
.search_form{position: relative;}
.search_form .search_form.dl1  li.btn_w{width:auto;position: absolute;bottom:0;right: 0;}
.search_form .search_form.dl3  li.btn_w{width:auto;position: absolute;bottom:0;right: 0; }
.search_form .search_form.dl5  li.btn_w{width:auto;position: absolute;bottom:0;right: 0; }
.search_form .search_form.dl7  li.btn_w{width:auto;position: absolute;bottom:0;right: 0; }
.search_form .search_form.dl9  li.btn_w{width:auto;position: absolute;bottom:0;right: 0; }
.search_form .search_form.dl11  li.btn_w{width:auto;position: absolute;bottom:0;right: 0; }

.search_form .detail_box{display: none;}
.search_form.on .detail_box{}
.search_form li.detail_li {width:100% !important;position: relative !important;bottom:auto  !important;right: 0 !important}
.search_form li.detail_li dl{display: block;    width: 100%;padding-right: 0;}
.search_form li.detail_li dd{width:calc(100% - 39px);}
.search_form li.detail_li input[type="text"]{float:left;width:calc(100% - 290px);}
.search_form li.detail_li .det_btn{width:120px;}
.search_form li.detail_li .det_btn span{padding-right:16px; background:url('images/common/det_btn_bg.png') 100% 50% no-repeat;transition:all 0.5s ease;}
.search_form .on li.detail_li .det_btn span{background:url('images/common/det_btn_bg_on.png') 100% 50% no-repeat;}
.search_form li dl.btn_.type1{width:100%;display: block;padding-right: 0;}
.search_form li dl.btn_.type1 dd{width:calc(100% - 146px);}
.search_form li dl .comm_set{padding-right:0;float: left;}
.search_form li dl.btn_.type1 input[type="text"]{float:left;width:calc(100% - 207px);}
.search_form li dl.btn_.type1 dd.in_select input[type="text"]{float:left;width:calc(100% - 349px);}
.search_form li dl.btn_.type1 dd.in_select .cd{float: left;}
.search_form li dl.btn_.type1 dd .select + input{margin-left:5px;}
.search_form li dl.btn_.type1 dd.in_select input[type="text"].hasDatepicker{float:none; width: 140px !important;}
.search_form li dl.btn_.type1.type2{}
.search_form li dl.btn_.type1.type2 dd{width: calc(100% - 120px);}
.search_form li dl.btn_.type1.type2 input[type="text"]{float:left;width:calc(100% - 349px);}
.search_form li dl.btn_.type1.type2 dd .cd{float: left;}
.search_form li dl.btn_.type1.type3{}
.search_form li dl.btn_.type1.type3 input[type="text"]{float:left;width:calc(100% - 339px);}
.search_form li dl.btn_.type1.type2.type3 input[type="text"]{float:left;width:calc(100% - 464px);}
.search_form li dl.btn_.type1.type_group{}
.search_form li dl.btn_.type1.type_group dd{width:calc(100% - 86px);}
.search_form li dl.btn_.type1.type_group input[type="text"]{float:left;width:calc(100% - 204px);}
.search_form li dl.btn_.type1.type_group .btn01.col08{float:left;    padding: 3px 8px;}
.search_form li dl.btn_.type1.type_group .btn01.col08 span{width:32px;height:32px; display:block; text-indent: -9999em;background:url('images/common/ic_g.png') 0 0 no-repeat;}
.search_form li dl.btn_ .select{float: left;}
.search_form li dl.li1{width:100% !important;}
.search_form li dl.li2{width:50% !important;}
.search_form li dl.li3{width:33.3333% !important;}
.search_form li dl.li3_2{width:66.6666% !important;}
.search_form li dl.li4{width:25% !important;}


/* 팝업 */
.dn{display: none;}
.dialog_wrap{padding:10px;border:1px solid #ccc;}
.popup_bg{overflow:hidden; position:fixed; top:0px; left:0px; bottom:0; right:0; z-index:49; background:#000; opacity:0.7; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";filter: alpha(opacity=70);-moz-opacity: 0.7;-khtml-opacity: 0.7;}
.ui-dialog .ui-dialog-titlebar{padding: 20px 20px;background: #24aa98;border-bottom: 1px solid #e8e8e8;}
.ui-dialog .ui-dialog-title{font-size:18px;font-weight:400;color:#fff;margin:0;}
.ui-dialog .ui-dialog-buttonpane{text-align: center;padding: 8px 10px;border:none;}
.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset{float:none;min-width:90px;}
.ui-widget .ui-widget{font-size:13px;}
.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button{}
.ui-dialog .ui-dialog-buttonpane button{background:#ffffff;font-size:16px; border:1px solid #323942;font-weight:400;color:#37343f;margin:0 0 0 20px;border-radius:3px;}
.ui-dialog .ui-dialog-buttonpane button:first-child{margin-left:0;}
.ui-dialog .ui-dialog-buttonpane button.col02{background:#009fd9;color:#fff;border:1px solid #009fd9;}
.ui-dialog .ui-dialog-buttonpane button.col03{background:#8d9caf;color:#fff;border:1px solid #8d9caf;}
.ui-corner-all, .ui-corner-bottom, .ui-corner-right, .ui-corner-br{border-radius:0;}
.ui-button.ui-corner-all{display:inline-block;padding:12.5px 5px; text-align:center;line-height:1;color: #fff;background: #ffffff;border: 1px solid #323942;background: ;}
.ui-dialog .ui-dialog-titlebar-close{ height:23px;width:23px;min-width:23px;right:20px;margin: -11.5px 0 0 0;background:url('images/common/pop_close.png') no-repeat center center;border:none;text-indent: -9999em;}
.ui-dialog .ui-dialog-titlebar-close .ui-icon-closethick{display: none;}
.ui-widget.ui-widget-content{max-width:96%;margin:0 2%;padding:0;border:none;}
.ui-widget-header{border:none;border-radius: 0;}
.ui-dialog .ui-dialog-content{padding:20px 20px 20px 20px;}
.ui-widget-overlay{position:fixed !important; background:#000 !important; opacity:0.8;}
.ui-dialog-buttonset .ui-button{min-width:90px;}
.ui-dialog textarea{min-height:80px;}
.ui-dialog .table_wrap table tbody td .td_box{min-height:80px;}
.ui-dialog .table.t_input .file_input_textbox{width:288px;}
.ui-dialog  .search_form select{min-width:100px;}

.ui-dialog .ui-dialog-titlebar-close{text-indent: -9999em;text-align: left;overflow: hidden;}

/* 팝업 디자인 */
.popup_guide_line .search_form select{min-width:100px;}

/* 탑버튼 */
.cmm_top_btn.cmmTopBtn{opacity: 0; display: none;}
.cmm_top_btn{opacity:0.6 !important; text-indent: -9999em;width: 50px; height: 50px; background: url('images/common/cmm_top_btn_.png') no-repeat center center; background-size: 50px auto; position: fixed; right: 10px; bottom: 10px;z-index: 10;}

/* 로딩중 */
.loading_wrap{width:60px;height:60px;text-indent:-9999em; margin:0 auto;background: url('images/common/loading.gif') no-repeat center center;}

/* 탭 */
.tab_type1{width:100%;margin-bottom:20px;overflow:visible; text-align:center}
.tab_type1:after{content:"";display:block;clear:both}

.tab_type1.li1 li{width:100%;}
.tab_type1.li2 li{width:50%;}
.tab_type1.li3 li{width:33.333%;}
.tab_type1.li4 li{width:25%;}
.tab_type1.li5 li{width:20%;}
.tab_type1.li6 li{width:16.666%;}
.tab_type1.li7 li{width:14.285%;}
.tab_type1.li8 li{width:12.5%;}
.tab_type1.li9 li{width:12.5%;}
.tab_type1.li10 li{width:12.5%;}
.tab_type1.li11 li{width:12.5%;}
.tab_type1.li12 li{width:12.5%;}

.tab_type1 li{display:inline-block; float:left;box-sizing:border-box;background: #fff;color:#333333;border:1px solid #e4e8eb;border-left:1px solid #e4e8eb;border-right:1px solid #e4e8eb;}
.tab_type1 li a{height: 40px;margin-left:0; display: block;border-radius: 0;font-size: 14px; font-weight:500;}
.tab_type1 li.on{border:1px solid #179feb;border-left:1px solid #179feb;border-right:1px solid #179feb;}
.tab_type1 li.on a{color:#179feb;}
.tab_type1 li a span{display: table;height: 100%;width:100%;text-align: center;padding: 0 12px;}
.tab_type1 li a span em{display: table-cell;vertical-align: middle;}
.tab_type1 li + li{border-left:0}

.tab_cont {display:none;}

.tab_type2 .ui-widget-header{background-color: #fff;}
.tab_type2.ui-tabs .ui-tabs-nav li{margin:0;border:none;font-size: 14px;}
.tab_type2.ui-tabs .ui-tabs-nav li.ui-tabs-active{padding-bottom:0;}
.tab_type2.ui-tabs .ui-tabs-nav{padding:0;}
.tab_type2.ui-tabs .ui-tabs-nav .ui-tabs-anchor{}
.tab_type2 .ui-state-active,.tab_type2 .ui-widget-content .ui-state-active{padding:0 10px;    text-align: center;font-size: 16px;color: #fff;border: 1px solid #24aa98;font-weight: 400;background: #24aa98;}

.tab_type2.ui-tabs .ui-tabs-panel{padding:10px;min-height:200px;border:1px solid #ccc;}


.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default,
.ui-button,
html .ui-button.ui-state-disabled:active{border:none;}

/*가이드 박스*/

/* .guide_wrap{position: relative;border: 1px solid #e5eaf0;background: #f6faff;padding: 20px 30px;} */
/* .guide_wrap > ul > li{}
.guide_wrap > ul > li{padding-top:10px;font-size: 14px;line-height: 1.4em;letter-spacing: -0.3px;padding-left: 5px;text-indent: -10px;}
.guide_wrap > ul > li:first-child{padding-top: 0;}
.guide_wrap > ul > li:before{display: inline-block;vertical-align: middle;margin-right:5px; width:5px;height:5px;content: "";background:#666666;} */
/* .guide_wrap.btn_w > ul > li{width:85%;}
.guide_wrap.btn_w .btn01{position: absolute; top:50%;right:20px;margin-top:-18px;}
*/

/* 파일추가 스타일 */
.file_style{clear:both;overflow:hidden;}
.table .file_input_textbox{float: left; width:485px;}
.file_style  .file_input_textbox{float: left; width:288px;}


.file_input_div{position: relative;width: 90px;height: 40px;overflow: hidden; float:left;}
.file_input_div input{height:40px;}
.file_input_button{width: 90px;display:block;position: absolute;top: 0px;left:-1px; background:#fff;border:1px solid #c1c7d5; padding:9px 0; text-align:center;  font-size:15px; }
.file_input_div.type2 {width:90px;}
.file_input_div.type2 .file_input_button{background:#50575f;text-align:left;}
.file_input_hidden{font-size: 45px;position: absolute;right: 0px;top: 0px;opacity: 0; filter: alpha(opacity=0);-ms-filter: "alpha(opacity=0)";-khtml-opacity: 0;-moz-opacity: 0;}
:last-child_text {float:left; font-size:16px; color:#606060; padding:9px 0 0 10px;}
.file_input_div + .btn01{margin-left:10px;font-size: 14px;padding: 12px 5px;min-width: 89px;font-weight: 400;}
.file_style .sub_text{display: inline-block; padding-left:10px;padding-top:8px;}

/* 파일리스트 */
.file_list_view {clear:both; padding:15px 0 5px 0; width:775px;}
.file_list_view ul li{padding:13px 22px 13px 18px; background:#f6f6f7;}
.file_list_view ul li:after{content:''; display:block; clear:both;}
.file_list_view ul li .name {float:left; font-size:14px; color:#222222}
.file_list_view ul li .del {float:right; padding-left:15px;font-size:14px; color:#787878}
.file_list_view ul li:nth-child(2n) {background:#fff;}

/*테이블 파일 리스트*/
.ul_file{}
.ul_file li{display: block;padding-top:5px;}
.ul_file li:first-child{padding-top:0;}
.ul_file li a{padding-right:15px;color:#666;text-decoration:underline; background: url('images/common/ic_flie.gif') no-repeat right center;}

.ul_file.btn_del{padding-top:5px;}
.ul_file.btn_del li{display: block;padding-top:5px;}
.ul_file.btn_del li:first-child{padding-top:0;}
.ul_file.btn_del li a{margin-right:10px;padding-right:0;background:none;}
.ul_file.btn_del li a.btn_del{display: inline-block;vertical-align: middle; padding-right:0;width:13px;height:13px;text-indent: -9999em;background: url('images/common/ic_del.gif') no-repeat center center;}




/* 달력 */
.hasDatepicker + .hasDatepicker{margin-left:0;}
.hasDatepicker{padding:0 0 0 30px !important; width:140px;background:#fff url('images/common/icon_date.png') no-repeat 5px 50%;}
.hasDatetimepicker.hasDatepicker{width:185px;}
.hasTimepicker{text-align: center;}
input[type='text'].hasDatepicker:focus{background:#fbfae7 url('images/common/icon_date.png') no-repeat 5px 50%;}

.date .hasDatepicker{width:160px;padding:0 45px 0 10px !important;background:url('images/common/icon_date2.png') no-repeat 100% 50%;/*background-size:45px auto;*/}
.date input[type='text'].hasDatepicker:focus{background:url('images/common/icon_date2.png') no-repeat 100% 50%;}

/* 댓글 */
.reply_wrap{padding-top:65px;}
.reply_wrap .reply_num_ {color:#E34584;padding-bottom:20px;}
.reply_wrap .reply_num_ span{color:#E34584;font-weight:500;}
.reply_writing_w{position: relative;height:auto;;box-sizing:border-box; padding:25px;margin-bottom:25px; border-top:none; border-bottom:none;line-height:1;background:#fafafa;}
.reply_writing_w .reply_{width:calc(100% - 105px); height:120px;min-height:120px;}
.reply_writing_w .btn01{position: absolute;top:25px;right:25px;height:120px;line-height:120px;padding:0;width:100px;}
.reply_box{padding:30px;border-top:none;background: #fafafa;}
.reply_box .reply_top{padding-bottom:15px;clear:both;overflow:hidden;}
.reply_box .reply_top .reply_name{float:left;color:#333333;font-size:15px;padding-top: 5px;font-weight:500;}
.reply_box .reply_top .reply_name .reply_num{text-indent: -9999em;display: inline-block;}
.reply_box .reply_top .reply_name .reply_num.num1{width:15px;background:url('images/common/reply00.png') repeat-x 0 3px;}
.reply_box .reply_top .reply_name .reply_num.num2{width:30px;background:url('images/common/reply00.png') repeat-x 0 3px;}
.reply_box .reply_top .reply_name .reply_num.num3{width:45px;background:url('images/common/reply00.png') repeat-x 0 3px;}
.reply_box .reply_top .reply_name .reply_num.num4{width:60px;background:url('images/common/reply00.png') repeat-x 0 3px;}
.reply_box .reply_top .reply_name .reply_num.num5{width:75px;background:url('images/common/reply00.png') repeat-x 0 3px;}
.reply_box .reply_top .reply_name .reply_num.num6{width:90px;background:url('images/common/reply00.png') repeat-x 0 3px;}
.reply_box .reply_top .reply_name .reply_num.num7{width:90px;background:url('images/common/reply00.png') repeat-x 0 3px;}
.reply_box .reply_top .reply_name .reply_num.num8{width:90px;background:url('images/common/reply00.png') repeat-x 0 3px;}
.reply_box .reply_top .reply_name .reply_num.num9{width:90px;background:url('images/common/reply00.png') repeat-x 0 3px;}
.reply_box .reply_top .reply_name .reply_num.num10{width:90px;background:url('images/common/reply00.png') repeat-x 0 3px;}
.reply_box .reply_top .reply_name>*{display: inline-block;padding-left:8px;margin-left:8px; color:#939393;font-size:14px;position: relative;background: transparent;}
.reply_box .reply_top .reply_name>*:before{content: '';position: absolute;left: -1px;height: 50%;top: 24%;border-left: 1px solid #ccc}
.reply_box .reply_top .reply_btn{float:right;padding-top:0;}
.reply_box .reply_top .reply_btn li{padding-left:0;padding-right:0;display: inline-block;}
.reply_box .reply_top .reply_btn li:first-child{background:none;}
.reply_box .reply_top .reply_btn li:last-child{padding-right:0;}
.reply_box .reply_top .reply_btn li a{display: inline-block;}
.reply_box .reply_top .reply_btn li + li{margin-left:5px;}
.reply_box .reply_top .reply_btn li .re_re{padding-left:0;color: #fff; background: #d81f25;border: 1px solid #d81f25;}
.reply_box .reply_top .reply_btn li .re_mod{padding-left:0;color: #fff;background: #848c93;border: 1px solid #848c93;}
.reply_box .reply_top .reply_btn li .re_del{padding-left:0; color: #fff;background: #afb8c0;border: 1px solid #afb8c0;}
.reply_box .reply_top .reply_btn li a span{display: block;font-size:14px; padding:5px 9px !important;border-radius: 3px;}
.reply_box + .reply_writing_w{border-top:none;}
.reply_box + .reply_box{border-top:1px dashed #e6e6e6;}
.reply_box .reply_con{line-height:1.5em;padding-bottom:0;font-size:15px;color:#666666;}
.reply_box .re_reply_mod_w{position:relative;}
.reply_box .re_reply_mod_w .reply_{width:690px;height:90px;min-height:90px;}
.reply_box .re_reply_mod_w .btn01.col01{position: absolute;top:0;right:0;width:151px;height:43px;line-height:43px;padding:0;}
.reply_box .re_reply_mod_w .btn01.col03{position: absolute;top:47px;right:0;width:151px;height:43px;line-height:43px;padding:0;}
.reply_box .re_reply_mod_w .re_bytes{padding-top:10px;width:690px;text-align: right;color:#a4a4a4;}
.reply_box .re_reply_mod_w .re_bytes span{color:#000;}
.reply_box.re_reply{background:#fafafa}
.reply_box.re_reply:FIRST-CHILD{border-top:1px solid #d8d8d8;}
.reply_box.re_reply .reply_top{/* padding-left:28px;background:url('images/common/reply00.png') no-repeat 0 3px; */}
.reply_box.re_reply .reply_con{padding-left:20px; }
.reply_box.re_reply .re_bytes{padding-top:10px;width:calc(100% - 105px);text-align: right;color:#a4a4a4;}
.reply_box.re_reply .re_bytes span{color:#000;}
.reply_box.re_reply .re_reply_mod_w{position: relative;width:100%;margin-top:30px;padding:33px 0 0 28px;border-top:1px dashed #e3e3e3;}
.reply_box.re_reply .re_reply_mod_w .reply_{width:calc(100% - 105px);;height:90px;min-height:90px;}
.reply_box.re_reply .re_reply_mod_w .btn01.col02{position: absolute;top:33px;right:0;width:100px;height:43px;line-height:43px;padding:0;}
.reply_box.re_reply .re_reply_mod_w .btn01.col03{position: absolute;top:80px;right:0;width:100px;height:43px;line-height:43px;padding:0;}
.reply_box.re_reply .re_reply_writing_w{position: relative;width:100%;padding:0 0 0 28px;background:url('images/common/re_ic.png') no-repeat 0 3px;}
.reply_box.re_reply .re_reply_writing_w .reply_{width:calc(100% - 105px);height:90px;min-height:90px;}
.reply_box.re_reply .re_reply_writing_w .btn01.col02{position: absolute;top:0;right:0;width:100px;height:43px;line-height:43px;padding:0;}
.reply_box.re_reply .re_reply_writing_w .btn01.col03{position: absolute;top:47px;right:0;width:100px;height:43px;line-height:43px;padding:0;}
.reply_box .re_more{color:#000;font-size:14px;padding-top:10px;}
.reply_box .re_more > a{display: block;text-align: center;padding:5px 0;background: #e1e1e1;border-radius: 3px;}


/* 슬라이드*/
/* .swiper-container{height:200px;}
.swiper-container .swiper-slide{height:150px;border:1px solid #ccc;text-align: center;font-size: 18px;background: #fff;  display: -webkit-box; display: -ms-flexbox; display: -webkit-flex; display: flex;-webkit-box-pack: center;        -ms-flex-pack: center;        -webkit-justify-content: center;justify-content: center; -webkit-box-align: center;        -ms-flex-align: center;        -webkit-align-items: center;align-items: center;}
*/


/* 안내 박스 */
/* .guide_wrap + .tab_wrap{padding-top:30px;}
.table_wrap + .guide_wrap{margin-top:30px;}
.guide_wrap{position:relative; border:1px solid #e1e1e1;background: #fafafa;padding:26px;margin-bottom: 30px;}
.guide_wrap > ul{clear:both;overflow:hidden;}
.guide_wrap > ul > li{padding-left:34px;padding-top:1px;padding-bottom:10px;font-size:15px;line-height:1.4em;}
.guide_wrap > ul > li{background: url('images/common/ic_guide.png') no-repeat 0 0;}
.guide_wrap >  ul > li:LAST-CHILD{padding-bottom:5px;}
.guide_wrap >  ul > li ul{padding-top:5px;}
.guide_wrap >  ul > li ul li{padding-top:5px;padding-left:10px;}
.guide_wrap.bgno{}
.guide_wrap.bgno > ul > li{background: none;padding-left:0;padding-top:0;}
*/
.guide_wrap.type2{padding:20px;}
.guide_wrap.type2 > ul > li{padding-left:0;}
.guide_wrap.type2 > ul > li:before{display: inline-block;vertical-align: text-top;margin-top:7px; margin-right:8px; width:3px;height:3px;content: "";background:#d81f25;}
.guide_wrap.type2 > ul > li:first-child{ background: none;}
.guide_wrap.type2 > ul > li:LAST-CHILD{padding-bottom:0;}
.guide_wrap.type2 .btn01{font-size: 14px;padding: 6px 10px;margin-top: -14px;}

.type3_list > li {font-weight: 400 !important;}




/* 체크박스공통 */
.check + .check{margin-left:20px;}
.check {overflow:hidden;display:inline-block;position:relative;min-height:20px;box-sizing:border-box;cursor:pointer;vertical-align: middle;}
.check input {overflow:hidden;display:none;width:0px;height:0px;border:0 none;font-size:0;line-height:0;clip:rect(0 0 0 0);opacity:0;}
.check .ico {position:absolute;left:0px;top:0;width:16px;height:40px;background:url("images/common/check01.png") no-repeat 0 50%;background-size: 16px; }/* 이미지는 디자인에 맞게 변경 */
.check .txt {display:inline-block;padding-left:25px;height:40px; line-height: 40px;font-size:15px;vertical-align: middle;}/* 텍스트는 디자인에 맞게 변경 */
.check input:checked + .ico {background:url("images/common/check01_on.png") no-repeat 0 50%;background-size: 16px;}/* 체크됐을때, 이미지변경 */
.check input:disabled + .ico + .txt{opacity:0.7;}

.check2{display:inline-block;position:relative;min-height:24px;margin-right:30px;vertical-align:top;}
.check2:last-of-type{margin-right:0;}
.check2 input[type="checkbox"]{position:absolute;left:-100000px;top:0;}
.check2 input[type="checkbox"] + label{position:relative;display:block;padding-left:34px;line-height:24px;}
.check2 input[type="checkbox"] + label:before{content:'';position:absolute;left:0;top:0;width:24px;height:24px;background:#fff url('images/common/check02.png') no-repeat 0 0;background-size:24px auto;}
.check2 input[type="checkbox"]:checked + label:before{background:#fff url('images/common/check02_on.png') no-repeat 0 0;}
.check2 input[type="checkbox"]:focus + label:after{content:'';position:absolute;left:0;top:0;z-index:1;width:24px;height:24px;border:1px dotted #333;box-sizing:border-box;}


/* 라디오버튼공통 */
.radio + .radio{margin-left:20px;}
.radio {overflow:hidden;display:inline-block;position:relative;min-height:20px;box-sizing:border-box;cursor:pointer;vertical-align: middle;}
.radio input {overflow:hidden;display:none;width:0px;height:0px;border:0 none;font-size:0;line-height:0;clip:rect(0 0 0 0);opacity:0;}
.radio .ico {position:absolute;left:0;top:0;width:16px;height:40px;background:url("images/common/radio01.png") no-repeat 0 50%;background-size: 16px;}/* 이미지는 디자인에 맞게 변경 */
.radio .txt {display:inline-block;padding-left:25px;height: 40px; line-height: 40px;font-size:15px;vertical-align: middle;}/* 텍스트는 디자인에 맞게 변경 */
.radio input:checked + .ico {background:url("images/common/radio01_on.png") no-repeat 0 50%;background-size: 16px;}/* 체크됐을때, 이미지변경 */
.radio input:disabled + .ico + .txt{opacity:0.7;}

.radio2 {overflow:hidden;display:inline-block;position:relative;min-height:18px;box-sizing:border-box;cursor:pointer;}
.radio2 input {overflow:hidden;display:none;width:0px;height:0px;border:0 none;font-size:0;line-height:0;clip:rect(0 0 0 0);opacity:0;}
.radio2 .ico {}
.radio2 .txt {display:inline-block;color:#cccccc;font-size:15px;vertical-align: middle;padding-bottom:2px;border-bottom:1px solid #fff;}/* 텍스트는 디자인에 맞게 변경 */
.radio2 input:checked + .ico{display: inline-block;vertical-align: middle;background:url("images/common/top_radio.png") no-repeat 0 50%;width:15px;height:15px;}
.radio2 input:checked + .ico + .txt{color:#db3b3f;font-weight:500; border-bottom:1px solid #db3b3f;}/* 체크됐을때, 이미지변경 */
.radio2 input:disabled + .ico + .txt{opacity:0.7;}

.radio3 {overflow:hidden;display:inline-block;position:relative;min-height:20px;box-sizing:border-box;cursor:pointer;    vertical-align: middle;}
.radio3 input {overflow:hidden;display:none;width:0px;height:0px;border:0 none;font-size:0;line-height:0;clip:rect(0 0 0 0);opacity:0;}
.radio3 .ico {}
.radio3 .txt {display:inline-block;width:90px;height:28px;line-height:28px;font-weight:500; text-align:center; color:#fff;font-size:14px;vertical-align: middle;background:#939393;border-radius: 5px;}/* 텍스트는 디자인에 맞게 변경 */
.radio3 input:checked + .ico + .txt{background:#cc4b4a;}/* 체크됐을때, 이미지변경 */

.radio4 {overflow:hidden;display:inline-block;position:relative;margin-right:3px; min-height:28px;box-sizing:border-box;cursor:pointer;    vertical-align: middle;}
.radio4 input {overflow:hidden;display:none;width:0px;height:0px;border:0 none;font-size:0;line-height:0;clip:rect(0 0 0 0);opacity:0;}
.radio4 .ico {}
.radio4 .txt {display:inline-block;width:60px;height:28px;line-height:26px; text-align:center; color:#c6c6c6;font-size:14px;vertical-align: middle;background:#f2f2f2;border:1px solid #e1e1e1; border-radius: 5px;}/* 텍스트는 디자인에 맞게 변경 */
.radio4 input:checked + .ico + .txt{color:#939393; background:#fff;border:1px solid #939393;}/* 체크됐을때, 이미지변경 */

.ul_list2 .radio .txt{height: 25px;line-height: 25px;}
.ul_list2 .radio .ico{height: 25px;}
.ul_inblock .radio .txt{height: 25px;line-height: 25px;}
.ul_inblock .radio .ico{height: 25px;}

.table_wrap .t_list th .check .txt{padding-left:17px;}
.table_wrap .t_list td .check .txt{padding-left:17px;}
.table_wrap .t_list .label{display: inline-block;color:#fff;padding:3px 5px;margin-right:5px;border-radius:3px; background: #e26968;}
.table_wrap .t_list .label.bg01{background: #e26968;}
.table_wrap .t_list .label.bg02{background: #da993b;}
.table_wrap .t_list .label.bg03{background: #5086de;}
.table_wrap .t_list .label.bg04{background: #b66be0;}
.table_wrap .t_view .check .txt{height:20px;line-height: 20px;}
.table_wrap .t_view .check .ico{height:20px;}
.table_wrap .t_view .check input:checked + .ico{}
.table_wrap .t_view .h40 .check .txt{height:40px;line-height: 40px;}
.table_wrap .t_view .h40 .check .ico{height:40px;}


.t_list .check .ico{height:20px;}
.t_list .check .txt{height:20px;}
.t_list .check .txt{line-height:20px;}

.tab_top_wrap .ul_inblock li{}
.tab_top_wrap .ul_inblock li:before{display: inline-block;vertical-align: super;margin-right:15px; width:1px;height:12px;content: "";background:#ebebeb;}
.tab_top_wrap .ul_inblock li:first-child:before{display: none;}
.tab_top_wrap .ul_inblock .btn01{font-size:14px;padding:5px 10px;}
.tab_top_wrap select{height:36px;line-height: 36px;}

.table_wrap + .table_list_wrap{margin-top:30px;}
.table_list_wrap +.table_wrap{margin-top:30px;}
.table_list_wrap +.table_list_wrap{margin-top:30px;}


/* input-파일 */
.ajax-file-upload.btnTypeDef{padding-top: 0;    display: inline-block;    width: 94px;    height: 40px; line-height: 40px;    padding: 0;    font-size: 15px;    color: #333333;     text-align: center;    border: 1px solid #e1e1e1;    background: #fafafa;   box-sizing: border-box;    border-radius: 0;cursor:pointer;}


/* ul정렬*/
.ul_list{clear: both;overflow: hidden;}
/* .ul_list li{display:block;float:left;padding-right:10px;}
.ul_list li:LAST-CHILD{padding-right:0;} */
.ul_list2{clear: both;overflow: hidden;}
.ul_list2 li{display:block;padding-top:5px;}
.ul_list2 li:FIRST-CHILD{padding-top:0;}
.ul_list2 li dl{}
.ul_list2 li dt{display:inline-block;}
.ul_list2 li dd{display:inline-block;}

.ul_list2.w2 li{}
.ul_list2.w2 li{width:50%;float:left;padding-bottom:10px;padding-top:0;}
.ul_list2.w2 li:nth-last-child(1){padding-bottom:0;}
.ul_list2.w2 li:nth-last-child(2){padding-bottom:0;}

.ul_list2.label_pop li{padding-left:88px;text-indent: -88px;line-height: 1.6em;}
.ul_list2.label_pop li .cou_label{text-indent:0;line-height: 1;}

.clear{clear: both;overflow: hidden;}
.f_left{float: left !important;}
.f_right{float: right !important;}
.t_left{text-align: left !important;}
.t_center{text-align: center !important;}
.t_right{text-align: right !important;}
.ul_inblock li{display: inline-block;padding-right:20px;}
.ul_inblock li:last-child{padding-right:0;}
.ul_block li{display:block;padding-top:10px;}
.ul_block li:first-child{padding-top:0;}
.ul_block.li2 li{display:block;padding-right:20px;float:left;}
.ul_block2{clear: both;overflow: hidden;}
.ul_block2 li{display:block;float:left; padding-top:10px;}
.ul_block2.li2 li{width:50%;}
.ul_block2.li3 li{width:33.3333%;}
.ul_block2.li4 li{width:25%;}
.ul_block2.li5 li{width:20%;}
.ul_inblock +.ul_inblock {padding-top:10px;}

/* 텍스트 > square */
.tit_squ{display:inline-block;font-size:18px;}
.tit_squ + .squ_text{margin-top:7px;}
.squ_text + .tit_squ{margin-top:19px;}
.squ_text + .squ_text{margin-top:3px;}
ul.squ_text li, p.squ_text{padding-left:10px;color:#1a1a1a;text-indent:-10px;}
ul.squ_text li:first-of-type, p.squ_text:first-of-type{margin-top:0;}
ul.squ_text li:before, p.squ_text:before{content: "";display:inline-block;width:3px;height:3px;margin-top:11px;margin-right:10px;background-color:#1a1a1a;vertical-align:top;}
ul.squ_text.type2 li, p.squ_text.type2{color:#333;}
ul.squ_text.type2 li:before, p.squ_text.type2:before{width:2px;height:2px;margin-right:8px;background-color:#333;}

.table_wrap ul.squ_text li + li{margin-top:5px;}
.table_wrap ul.squ_text li, .table_wrap p.squ_text{color:#333;}
.table_wrap ul.squ_text li:before, .table_wrap p.squ_text:before{background-color:#333;}


/* 개인정보동의박스 */
.terms_wrap{padding-top:40px;padding-bottom:30px;}
.terms_wrap .terms_title{ padding-bottom:20px;color:#333333;font-size:16px;font-weight:500;}
.terms_wrap .terms_box{padding:26px;line-height: 1.4em;border:1px solid #e1e1e1;background:#fafafa; }
.terms_wrap .terms_chk{padding-top:10px;text-align: right;color:#333333;line-height: 1.2em;}
.terms_wrap .terms_chk.type2{position:relative; padding:15px 26px;text-align: left;color:#333333;line-height: 1.2em;background:#fafafa;border:1px solid #e1e1e1;border-top:none;}
.terms_wrap .terms_chk.type2 .btn01{position:absolute;top:50%;margin-top:-14px;right:26px; padding:4px 9px;font-size:14px;}


/* 페이징 */
.tab_bottom{padding-top:20px;clear: both;overflow: hidden;}
.tab_bottom p{color:#666666;}
.tab_bottom p span{display: inline-block;color:#333333;font-size:15px;font-weight:500;line-height: 1;}
.tab_bottom + .table_wrap{margin-top:50px;}



/* .pageList{padding-top:0;}
.pageList {padding-top:30px;}
.pageList {text-align:center;display: block;transition:all 0.5s ease;}
.pageList li{display: inline-block;margin:0 0}
.pageList li a{display: block;width:40px;height:40px;font-weight:500; margin:0 0;line-height:40px; font-size:16px; color:#939393;background: #fff;}
.pageList li.on a{ color:#db464d;background: #fff;}
.pageList li a:hover{color:#db464d;background: #fff;}
.pageList li:first-child_btn{margin-right:-5px;}
.pageList li:last-child_btn{margin-left:-5px;}
.pageList li.prev_btn{margin-right:25px;}
.pageList li.next_btn{margin-left:25px;}
.pageList li:first-child_btn a{width:40px; height:40px;text-indent: -9999em;background:#fff url('images/common/paging01.png') center center no-repeat;vertical-align: top;border:1px solid #ebebeb;}
.pageList li.prev_btn a{width:40px;height:40px;text-indent: -9999em;background:#fff url('images/common/paging02.png') center center no-repeat;vertical-align: top;border:1px solid #ebebeb;}
.pageList li.next_btn a{width:40px;height:40px;text-indent: -9999em;background:#fff url('images/common/paging03.png') center center no-repeat;vertical-align: top;border:1px solid #ebebeb;}
.pageList li:last-child_btn a{width:40px;height:40px;text-indent: -9999em;background:#fff url('images/common/paging04.png') center center no-repeat;vertical-align: top;border:1px solid #ebebeb;}

*/



.m_btn_wrap{display: none;padding-top:10px;transition:all 0.5s ease;}
.m_btn_wrap .btn01{display:block; width:100%;}



/* Vue.js 관련 */
[v-cloak] { display: none; }



/* 메뉴관리 */
.menu_wrap{clear:both;overflow:hidden;}
.menu_wrap .menu_left{float:left;width:45%;}
.menu_wrap .menu_left .btn_wrap_{padding-bottom:10px;}
.menu_wrap .menu_left .btn01{min-width:130px;}
.menu_wrap .menu_left .menu_ul_list_w{max-height:655px;background:#f1f1f1;padding:20px;min-height:655px;overflow-y:scroll;  }

.menu_ul_list_w{}
.menu_ul_list_w li > ol > li .menu_box{border: 1px solid #cacacc;border-left: 2px solid #707070;}
.menu_ul_list_w li > ol > li .menu_box.on{border: 1px solid #707070;border-left: 2px solid #707070;}

.menu_ul_list_w li > ol > li > ol > li .menu_box{border: 1px solid #cacacc;border-left: 2px solid #cccccc;}
.menu_ul_list_w li > ol > li > ol > li .menu_box.on{border: 1px solid #cccccc;border-left: 2px solid #cccccc;}
.menu_ul_list_w .placeholder{height:45px !important;display: block;background: #feffd4;}
.menu_ul_list_w ol li .placeholder{margin-left: 20px;}
.menu_ul_list_w li .menu_box{min-height:45px;padding-top:15px;padding-bottom:15px;margin-bottom:5px;padding-left:15px;padding-right:15px;border:1px solid #cacacc;border-left:2px solid #000;background: #fff;cursor:pointer;}
.menu_ul_list_w li .menu_box.on{border:1px solid #000;border-left:2px solid #000;}
.menu_ul_list_w li .menu_box{clear:both;overflow:hidden;}
.menu_ul_list_w li .menu_box a.sortTitAc{float:left;width:62%;h}
.menu_ul_list_w li .menu_box .right_btn_w{float:right;}
.menu_ul_list_w li .menu_box .right_btn_w li{display: inline-block;}
.menu_wrap .menu_btn01{display: inline-block;margin-right:5px;width:15px;height:15px;text-indent: -9999em;background:url('images/common/menu_btn01.png') no-repeat center center;}
.menu_wrap .menu_btn02{display: inline-block;margin-right:5px;width:15px;height:15px;text-indent: -9999em;background:url('images/common/menu_btn02.png') no-repeat center center;}
.menu_wrap .menu_btn03{display: inline-block;margin-right:5px;width:15px;height:15px;text-indent: -9999em;background:url('images/common/menu_btn03.png') no-repeat center center;}
.menu_wrap .menu_btn04{display: inline-block;margin-right:5px;width:15px;height:15px;text-indent: -9999em;background:url('images/common/menu_btn04.png') no-repeat center center;}
.menu_wrap .menu_btn05{display: inline-block;margin-right:5px;width:15px;height:15px;text-indent: -9999em;background:url('images/common/menu_btn05.png') no-repeat center center;}

.menu_wrap span.menu_btn02{margin-right:0px;height:18px;}
.menu_wrap span.menu_btn03{margin-right:0px;height:18px;}
.menu_wrap span.menu_btn04{margin-right:0px;height:18px;}
.menu_wrap span.menu_btn05{margin-right:0px;height:18px;}

.menu_ul_list_w li > ol > li{padding-left:20px;background:url('images/common/reply00.png') no-repeat 0 10px;}
.menu_ul_list_w li ol li .menu_box{}
.menu_ul_list_w li ol > li >ol > li .menu_btn02,
#cousDrctDtyMngtBasLayout li ol > li .menu_btn02{display: none;}
.menu_ul_list_w li ol > li{display: none;}

.menu_wrap .menu_right{position: relative;float:right;width:53%;min-height:655px;margin-top:46px;  padding-bottom:20px; border-top: 1px solid #c3c3c3;border-bottom: 1px solid #c3c3c3;}
.menu_wrap .menu_right .radio_list li{padding-bottom:15px;}
.menu_wrap .menu_right .radio_list li:last-child{padding-bottom:0;}
.menu_wrap .menu_right .checkbox_list{padding-top:5px;}
.menu_wrap .menu_right .checkbox_list li{display: inline-block;padding-bottom:5px;}
.menu_wrap .menu_right .guide_text{position: absolute;top:50%;left:50%;margin-top:-130px;margin-left:-250px; width:500px;min-height:250px;padding:50px 45px;border:1px solid #cacacc}
.menu_wrap .menu_right .guide_text .text01{color:#000; font-size:15px;padding-bottom:20px;}
.menu_wrap .menu_right .guide_text .text02{color:#67666c;line-height:1.6em;}
.menu_wrap .menu_right .tableType04{border-top:none;}

/* 설문 */
.survey{margin-top:10px;}
.survey .survey_box{padding:25px; border:1px solid #ebebeb;}
.survey .survey_box +.survey_box{margin-top:10px;}
.survey .survey_box .title{padding-bottom:20px;font-weight:500;text-indent: -64px;padding-left:64px;}
.survey .survey_box .title span{display:inline-block; color:#fff;padding:4px 8px;    width: 62px;text-align:center; font-size:14px; background:#d81f25;border-radius: 10px;text-indent: 0;}
.survey .survey_box .survey_con{padding-left:65px;}
.survey .survey_box .img_w{}
.survey .survey_box .img_w img{max-width:300px;max-height:300px;margin-bottom:10px;}
.survey .survey_box .survey_file{padding-top:10px;}
.survey .survey_box .survey_file .ul_file li a{padding-left:30px;background: url('images/common/icon_file.png') no-repeat 0 0;border-bottom: none;}
.survey .survey_box .survey_file .ul_file li{padding-top:10px;}
.survey .survey_box .survey_file .ul_file li:FIRST-CHILD{padding-top:0;}
.survey .survey_box .ul_inblock li{padding-bottom:10px;}
.survey .survey_box .guide_test{padding-left:30px;line-height:1.5em; background: url('images/common/ic_guide.png') no-repeat 0 0;}
.survey .survey_box .check{overflow: inherit;height: auto;line-height: 1.4em;}
.survey .survey_box .check .ico{height: 22px;}
.survey .survey_box .check .txt{height: auto;line-height: 1.4em;}
.survey .survey_box .radio{overflow: inherit;height: auto;line-height: 1.4em;}
.survey .survey_box .radio .ico{height: 22px;}
.survey .survey_box .radio .txt{height: auto;line-height: 1.4em;}

.survey_wrap{padding:30px 20px;}

/* 설문통계 */
.h_graph dl { padding-left: 20px; position: relative; }
.h_graph .g_term { width: 30%; line-height: 1.5; position: relative; }
.h_graph .g_term .survey_head { display: inline-block; margin-left: -20px; width: 20px; }
.h_graph dl + dl { margin-top: 18px; }
.h_graph dl dd { width: 65%; height: 15px; position: absolute; right: 0; top: 50%; margin-top: -6px; background:#fff;}
.h_graph .g_bar{display:inline-block;position:relative;height:15px;background:#d91f26;position:relative;}
.h_graph .g_bar:after { display: block; width: 100%; height: 50%;content:"";background:#d91f26; position:absolute;left:0;bottom:0;}
.h_graph .g_bar span{position:absolute;top:0;right:0;padding-right: 5px;color:#fff;height:15px;line-height:15px;text-align:right;z-index:1;}
.h_graph .g_bar span{display: inline-block; color:#222; text-align: left; font-weight: bold; left: 0px; margin-right: 10px; padding-left: 10px; width: 100px;}
.h_graph.text_view dl dd { background:none;}





/*  */
.br{display:block;}


.common_upload_wrap{text-align: left;}
.common_upload_wrap .sub_text{padding-top:20px;}
.common_upload_wrap .sub_text li{padding-bottom:5px;}
.file_input{position: relative;overflow: hidden;}
.file_input .file_img{display: inline-block;}
.file_input input[type='file']{position: absolute;top:0;left:0;width:94px;min-width:94px; height:27px; opacity: 0;}
.file_input label{height:36px;line-height:36px;padding:0 10px;width:calc(100% - 150px);;border:1px solid #ccc;display: inline-block;    vertical-align: top;}

.tab_top_wrap{padding-bottom:10px;clear: both;overflow: hidden;}
.table_wrap + .tab_top_wrap{padding-top:50px;}
.table_top .btn01{line-height: 34px;height:34px;}
.table_wrap table.t_list tbody td .btn01{padding:8px 5px;}

.table_wrap table.t_list tbody td .ic_secret{display:inline-block;margin-right:3px; width:14px;height:19px; background:url('images/common/icon_secret.png')  no-repeat 0 center;text-indent: -9999em;}
.table_wrap table.t_list tbody td .ic_file{display:inline-block;margin-left:3px;width:18px;height:19px; background:url('images/common/icon_file.png')  no-repeat 0 center;text-indent: -9999em;}
.table_wrap table.t_list tbody td .ic_secret{display:inline-block;margin-right:3px; width:14px;height:19px; background:url('images/common/icon_secret.png')  no-repeat 0 center;text-indent: -9999em;}
.table_wrap table tbody td .btn01.ic_g{padding:0px 5px}
.btn01.ic_g span{display:inline-block; margin-left:0;width:32px;height:32px; background:url('/https/go.hycu.ac.kr/content/02comm/css/images/common/ic_g.png')  no-repeat 50% 50% !important;text-indent: -9999em;}

.tab_top_wrap .sub_text{clear: both;overflow: hidden;padding-top:5px;}

/* 트리 체크 박스 */
.tree_wrap{clear: both;overflow: hidden;padding-top:0;}
.tree_wrap .tree_chk_wrap{width:400px;float:left;}
.tree_wrap .tree_chk_wrap .tree_box{ padding: 20px;background: #f1f1f1;overflow-y: scroll;height:655px;}
.tree_wrap .tree_chk_wrap .tree_box .btn01{font-size: 15px;}
.tree_wrap .tree_chk_wrap .tree_box .btn01 + .btn01{margin-left:5px;}
.tree_wrap .tree_table_wrap{float:right;width: calc(100% - 430px);padding-top:10px;}
.tree_wrap .tree_table_wrap h4{padding-bottom:16px;}
.tree_chk_wrap .tab_top_wrap{clear: both;overflow: hidden;}
.tree_chk_wrap .tab_top_wrap h4{padding-top:10px;padding-bottom:0;}
.tree_chk_wrap .tab_top_wrap .btn01{float: left;margin-left:5px;}
.tree_chk_wrap .sim-tree{padding-top:20px;}
.tree_chk_wrap .sim-tree a{font-size:18px;height:36px;}
.tab_type2 {background: transparent;}
.tree_wrap .ui-widget.ui-widget-content{border:none;padding-top:20px;}
.tree_wrap .tab_type2.ui-tabs .ui-tabs-nav li{width:50%;text-align: center;}
.tree_wrap .ui-tabs .ui-tabs-nav .ui-tabs-anchor{padding:10px 0;}
.tree_wrap .tab_type2.ui-tabs .ui-tabs-nav li a{width:100%;display: block;color:#222;border: 1px solid #dddddd;background: #e9e9e9; }
.tab_type2.ui-tabs .ui-tabs-nav li.ui-tabs-active a{color:#fff;   background: #a40f15;border: 1px solid #dddddd;}
.tree_wrap .tab_type2.ui-tabs .ui-tabs-panel{padding:0;padding-top:20px;border:none;}
.tree_wrap .btn_wrap.type02 .btn01{margin:0 5px;font-size:15px;}

/* 테이블 FAQ */
.faq_table .accordion_con {display: none;transition:all 0.5s ease;}
.faq_table .accordion_on + .accordion_con {display: contents;padding:5px 0;}
.faq_table .accordion_on + .accordion_con img{max-width: 100%;}
.faq_table .accordion_con .text_box{text-align: left;}
.faq_table .accordion_con .btn_box{text-align: right;}

.accordion_w{}
.accordion_w > ul {border-top:1px solid #222;}
.accordion_w > ul > li{padding:20px 10px 10px 10px;border-bottom:1px solid #e1e5e8;}
.accordion_w .accordion_title{}
.accordion_w .accordion_title .name{font-weight:500;}
.accordion_w .accordion_title .date{}

.accordion_w .accordion_title .title{padding:10px 0;font-size:16px;font-weight:500;line-height: 1.2em;background:url('images/common/btn_next_on.png')  no-repeat 98% 50% !important;transition:all 0.5s ease;cursor: pointer;}
.accordion_w .accordion_on .accordion_title .title{background:url('images/common/btn_prev_on.png')  no-repeat 98% 50% !important;}
.accordion_w .accordion_title .title a{max-width:95%;}


.accordion_w .accordion_details{display: none;padding:10px;background:#f9f9f9; }
.accordion_w .accordion_details .text_box{padding:10px 0;line-height: 1.4em;}
.accordion_w .accordion_details .btn_box{text-align: right;}
.accordion_w .accordion_details .btn_box .btn01{font-size:15px;padding:5px;}


/* 웹진*/


.tab_top_wrap + .webzine_w{margin-top:10px;}
.webzine_w{clear: both;overflow: hidden; border-top:1px solid #222;}

.webzine_w > li{width:100%;float:left; border-bottom:1px solid #ccc;padding:20px 20px ;height:auto;overflow: hidden;}
.webzine_w > li:first-child{margin-top:0;}
.webzine_w > li.NO_RESULT{width:100% !important; height:200px !important;padding-top: 80px !important;    background-position: 50% 60px;}

.webzine_w > li a{display:block; clear: both;overflow: hidden;}
.webzine_w > li a .img_w{float: left;width:200px; text-align: center;overflow:hidden;}
/* .webzine_w > li a .img_w .img_box{text-align:center;display:table;height:140px;margin:0 auto; }
.webzine_w > li a .img_w .img_box span{display:table-cell;vertical-align: middle;}
.webzine_w > li a .img_w .img_box span img{width: 100%;height: 100%;} */
.webzine_w > li a .img_w .img_box{text-align:center;display:block;height:140px;margin:0 auto; }
.webzine_w > li a .img_w .img_box img{max-width: 100%;max-height: 100%;}

.webzine_w > li a .text_w{float: right;width:calc(100% - 210px);padding-left:20px;}
.webzine_w > li a .text_w ul >li{margin-top:10px;}
.webzine_w > li a .text_w ul >li:first-child{margin-top:0;}

.webzine_w > li a .text_w ul >li.text01{font-size: 14px;}
.webzine_w > li a .text_w ul >li.text02{font-size: 16px;font-weight:500;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.webzine_w > li a .text_w ul >li.text03{font-size: 14px;height:40px; font-weight:500;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;word-wrap:break-word;}
.webzine_w > li a .text_w ul >li.text04{font-size: 14px;font-weight:500;}
.webzine_w > li a .text_w ul >li.text04 span{padding-right: 20px;}
.webzine_w > li a .text_w ul >li.text04 span:before{display: inline-block;vertical-align: middle;margin-right:5px; width:3px;height:3px;content: "";background:#666666;}



.webzine_w.li2 > li{width:49%;height:370px;margin:0 0.5%;padding:20px 5px;}
.webzine_w.li2 > li a .img_w,
.webzine_w.li3 > li a .img_w,
.webzine_w.li4 > li a .img_w{width:100%;height:200px;}

.webzine_w.li2 > li a .img_w .img_box,
.webzine_w.li3 > li a .img_w .img_box,
.webzine_w.li4 > li a .img_w .img_box{width:100%;height:200px;}


.webzine_w.li2 > li a .text_w,
.webzine_w.li3 > li a .text_w,
.webzine_w.li4 > li a .text_w{width:100%;padding:10px 5px;}


.webzine_w.li3 > li{width:32.3333%;height:375px;margin:0 0.5%;padding:20px 5px;}
.webzine_w.li4 > li{width:24%;height:375px;margin:0 0.5%;height:300px;padding:20px 5px;}
.webzine_w.li4 > li a .img_w{width:100%;}
.webzine_w.li4 > li a .text_w{width:100%;}

/* swiper  */
.swiper-button-prev, .swiper-container-rtl .swiper-button-next{    background-image: url(images/common/slide_prev.png);left: 10px;right: auto;}
.swiper-button-next, .swiper-container-rtl .swiper-button-prev{    background-image: url(images/common/slide_next.png);right: 10px;left: auto;}
.swiper-button-next, .swiper-button-prev{width:12px;height:21px;margin-top: -10.5px;background-size: 100% auto;}


/* 2019-08-22 김형섭 의견접수 추가 */
.opinion_btn{position:absolute;top:10px;right:0;z-index:10;width:24px;height:24px;margin-left:10px;font-size:14px; line-height:24px; text-align:center;background: #f4f4f4;border: 1px solid #cccccc;}
.opinion_btn a{display:block;height:22px; text-indent:-9999em; background:url('images/common/opinion_ic.png') no-repeat 50% 50%;}
.opinion_btn span{display:none; font-size:12px; position: absolute;padding:3px; width:64px;line-height:1; text-align:center; bottom:-30px;right:-1px;background: #ffffff;color:#7a7a7a; border: 1px solid #cccccc;transition:all 0.5s ease;}
.opinion_btn a:hover + span{display: block;}
.opinion_btn span:after {content:''; position:absolute; width:6px; height:8px; background:url('images/common/opinion_ic_bor.png') no-repeat 50% 50%; top:-11px;}

/* 2019-10-09 임동규 툴팁추가 */
.tooltips {	position: relative;	display: inline;	cursor: pointer;	z-index: 20;}
.tooltips .tooltips_content {	display: none;	position: absolute;	width: 200px;	color: #FFFFFF;	background: rgba(0,0,0,.6);	line-height: 1.6;	padding:10px 15px;	text-align: center;	border-radius: 5px;	z-index: 999;	top: 100%;  	left: -10px;  	margin-top: 5px;  	font-weight:200;  	font-size:12px}
.tooltips .tooltips_content:after {	content:"";	display:block;	position:absolute;	border-bottom: 4px solid rgba(0,0,0,.6);	border-right: 4px solid transparent;	border-left: 4px solid transparent;	z-index: 999;	bottom: 100%;  	left: 15px;}
:hover.tooltips .tooltips_content {display: block;}
/* 2019-10-09 임동규 툴팁추가 */


.cmnt_tbl .t_view{table-layout:fixed}
.cmnt_tbl .t_view td span{vertical-align:middle}
#cke_cmntCont {margin:20px 0}

/* 의견접수 */
.userFeedBack_wrap{clear: both;overflow: hidden;}
.userFeedBack_wrap .left_box{float: left;width:29%;min-height: 985px;}
.userFeedBack_wrap .right_box{float: right;width:69%;margin-top:0;}
.userFeedBack_wrap h2{font-weight:500;padding:15px 10px}

.accordion_box{border-bottom: 1px solid #ccc;}
.accordion_box > li{border-top: 1px solid #ccc;}

.nowIssueTitle{clear: both;overflow: hidden;}
.nowIssueTitle .title{position:relative;color:#222;font-size:14px;padding:12px 32px 12px 10px;letter-spacing:-0.4px;line-height:1.4}
.nowIssueTitle  span{display:block;position:absolute;top:10px;right:0;width:34px;height:20px; background: url(images/common/btn_next.png) no-repeat center;background-size:12px auto; transition:all 0.5s ease;text-indent: -9999em; }
.nowIssueTitle.on  span{transform: rotate(180deg);}
.nowIssueCon{display:none; padding:24px 15px 20px;background: #f1f1f1;}
.nowIssueCon p{padding-top:6px;line-height:1.4}
.nowIssueCon p.info{font-weight:500;padding:0 0 6px}
.nowIssueCon .like_btn{text-align:center;margin:10px auto 0}
.nowIssueCon .like_btn .cnt{font-size:20px;font-weight:500;margin:10px auto 0;padding:0}


.tab_top_wrap .ul_list {padding-top: 5px;float:left;}
.tab_top_wrap .ul_list  li{display: inline-block;padding-left:10px;padding-right:10px;font-size:15px; border-left:1px solid #ccc;margin:5px 0}
.tab_top_wrap .ul_list  li:first-child{border-left:none;padding-left:0}
.tab_top_wrap .ul_list  li:last-child{padding-right:0;}
.tab_top_wrap .list_tab{padding-top:15px;}
.tab_top_wrap .list_tab li.on a{color:#56a9ff;}


/* 2020-01-08 박진우 사용자 지원 */
.sign_text{position:fixed; bottom:0; display:block;line-height:1.4em; background:#c9171c;color:#fff;width:100%;text-align: center;padding:10px; z-index:50 }
.sign_text:hover{opacity: 0.8;}

.cont_sec + .cont_sec{margin-top:50px}
.cont_sec .cont_tit{font-size:30px;font-weight:600}
.cont_sec .cont_subtit{font-size:20px;font-weight:600}
.cont_sec .cont_tit,
.cont_sec .cont_subtit{padding-bottom:10px}
.cont_box{margin-top:10px}
.cont_box + .cont_box{margin-top:20px}

.list_box{padding:20px;border:1px solid #E1E1E1;background:#FAFAFA}
.list_box li{position:relative;padding-left:10px;font-size:15px;line-height:1.5}
.list_box li::before{content:'';display:inline-block;position:absolute;top:10px;left:0;width:3px;height:3px;border-radius:50%;background:#333;vertical-align:middle}

.comm_set{display:inline-block;position:relative;padding-right:10px}
.comm_set .set_btn{display:none;position:absolute;top:0;right:0;width:25px;height:25px;border-radius:50%;background:url(./images/common/btn_edit_ic.png) no-repeat 50% 50% #bbb}
.comm_set:hover .set_btn{display:block;}

.smart_editor2{width:100% !important;}

label.switch {
	text-align: left;
	width: 80px;
	height: calc(150px/ 4);
	border-radius: 60px;
	background-color: #4ed164;
	display: inline-block;
	position: relative;
	cursor: pointer;
}

label.switch>span {
	display: block;
	width: 100%;
	height: 100%;
}

label.switch>input[type="checkbox"] {
	opacity: 0;
	position: absolute;
}

label.switch>span:before, label.switch>span:after {
	content: "";
	cursor: pointer;
	position: absolute;
}

label.switch>input[type="checkbox"]:focus ~ span {
	box-shadow: 0 0 0 4px #43b556;
}

label.switch>input[type="checkbox"]:checked:focus ~ span {
	box-shadow: 0 0 0 4px #fff;
}

label.switch>span {
	border-radius: 60px;
}

label.switch>span:before {
	width: 100%;
	height: 100%;
	box-sizing: border-box;
	background-color: #f1f1f1;
	border-radius: 60px;
	transition: opacity .2s ease-out .1s, transform .2s ease-out .1s;
	transform: scale(1);
	opacity: 1;
}

label.switch>span:after {
	top: 50%;
	z-index: 3;
	transition: transform .4s cubic-bezier(0.44, -0.12, 0.07, 1.15);
	width: calc(80px/ 2);
	height: calc(80px/ 2);
	transform: translate3d(0, -50%, 0);
	background-color: #fff;
	border-radius: 100%;
	box-shadow: 0 2px 5px rgba(0, 0, 0, .3);
}

label.switch>input[type="checkbox"]:checked ~ span:before {
	transform: scale(0);
	opacity: .7;
}

label.switch>input[type="checkbox"]:checked ~ span:after {
	transform: translate3d(100%, -50%, 0);
}

@media only screen and (max-width:1024px){
	/* tab style */
	.tabType02 {justify-content: space-between; flex-wrap: wrap;}
	.tabType02 li{width:30%;}
	.tabType02 li:nth-child(3n) {width:40%}
	.tabType02 li:nth-child(3n+1)::before {display:none;}

	.tab_type1 li{width:50% !important}
}

@media only screen and (max-width:750px){
	/* tab style */
	.tabType02 {padding:20px;}
	.tabType02 li{width:100%;}
	.tabType02 li:nth-child(3n) {width:100%}
	.tabType02 li + li::before {display:none;}
	.tabType02 li + li {margin-top:5px;}
	.tabType02 a {padding:5px 10px; border:1px solid transparent; width:100%; } 
	.tabType02 li.on a {border-color: #1a1a1a;}
	.tabType02 li.on a::after {display:none;}
}
