/* ceo인사말 */

section.company_01, section.company_02, section.company_03, section.company_04, section.company_05 {
	font-family: 'NotoSans', sans-serif, Helvetica;
	font-size: 18px;
	line-height: 32px;
	list-style: none;
}
section h3.section_title_01 {
	font-size: 22px;
	font-weight: 500;
	text-align: center;
	margin-bottom: 80px;
	line-height: 32px;
}
section.company_01 p.subj {
	font-size: 40px;
	font-weight: 900;
	line-height: 44px;
	margin-bottom: 30px;
	color: #000;
}
section.company_01 p.subj span {
	font-size: 40px;
	font-weight: 300;
	text-align: center;
}
section.company_01 p.txt_basic {
	font-size: 20px;
	line-height: 2.0;
	margin: 20px 0;
	color: #333;
}
section.company_01 .ceo img {
	float: right;
}
section.company_01 .ceo .message {
	float: right;
	padding-top: 18px;
	font-size: 20px;
	padding-right:20px;
}
section.company_01 .ceo .message span {
	font-size: 25px;
	font-weight: 900;
	margin-left:20px;
}
section.company_01 .yc_box {
	background-color:#F7F7F7;
	border:1px dashed #B7B7B7;
	padding:20px;
	display:flex;
}
section.company_01 .yc_box .left {
	font-size:20px;
	font-weight:600;
	border-right:1px solid #000;
	width:20%;
	text-align:center;
}
section.company_01 .yc_box .right {
	font-size:18px;
	line-height:1.8;
	padding-left:50px;
}
/* 회사소개 */
section.company_02 .company_img01 {
	background-position: top center;
	background-size: cover;
	background-repeat: no-repeat;
}
section.company_02 .box1 {
	display: table;
	width: 100%;
	height: 47vh;
}
section.company_02 .box2 {
	display: table;
	height: 100%;
	width: 100%;
}
section.company_02 .box3 {
	display: table-cell;
	vertical-align: middle;
	text-align: left;
	padding-left: 14vh;
}
section.company_02 .box3 dl {
	font-family: 'Ubuntu', sans-serif;
	width: 50%;
	padding-top: 18px;
}
section.company_02 .box3 dl dt {
	font-size: 48px;
	color: #000;
	text-transform: capitalize;
}
section.company_02 .box3 dl dd {
	font-size: 14px;
}
section.company_02 .title-wrap {
	border-bottom: 1px #eee solid;
	margin-top: 50px;
	padding-bottom: 30px;
	text-align: center;/*    margin-bottom: 50px;*/
}
section.company_02 .title-wrap h2 {
	font-weight: 600;
}
/* 연혁 */
section.company_03 #tab_wrap .nav-tabs {
	border-bottom: 0;
	display:flex;
}
section.company_03 #tab_wrap .nav-tabs > li > a {
	margin: 0;
}
section.company_03 #tab_wrap .nav-tabs > li > a, section.company_03 #tab_wrap .nav-tabs > li > a:focus, section.company_03 #tab_wrap .nav-tabs > li > a:hover {
	color: #fff;
	border-left: 1px #cfcfcf solid;
}
section.company_03 #tab_wrap .nav-tabs > li > a {
	border: none;
	color: #666;
	background: #f8f8f8;
    font-weight: 600;
	border-top: 1px #dedede solid;
	border-bottom: 1px #999999 solid;
	border-left: 1px #dedede solid;
	/*    border-top: 1px #999999 solid;*/
    border-radius: 0;
	line-height: 38px;
	font-size: 18px;/*        transition: 1s;*/
}
section.company_03 #tab_wrap .nav-tabs > li:first-child > a {
/*        border-left: 1px #999999 solid;*/
}
section.company_03 #tab_wrap .nav-tabs > li:last-child > a {
}
section.company_03 #tab_wrap .nav-tabs > li > a > span {
	color: #000;
}
section.company_03 #tab_wrap .nav-tabs > li > a:hover, section.company_03 #tab_wrap .nav-tabs > li > a#bo_cate_on, section.company_03 #tab_wrap .nav-tabs > li > a:focus {
	color: #efefef;
	background: #fff;
	color: #000;
	border-top: 1px #cfcfcf solid;
	border-bottom: 1px #fff solid;
	border-left: 1px #cfcfcf solid;
}
section.company_03 #tab_wrap .nav-tabs > li > a#bo_cate_on {
	background-color: #fff;
	border-top: 2px #000 solid;
	font-weight: 900;
}
section.company_03 #tab_wrap .nav-tabs > li:first-child > a:hover, section.company_03 #tab_wrap .nav-tabs > li:first-child > a:focus {
	border-left: 0;
}
section.company_03 #tab_wrap .nav-tabs.two > li {
	width: 50%;
	text-align: center;
}
section.company_03 #tab_wrap .nav-tabs.three > li {
	width: 33.333333333333333%;
	text-align: center;
}
section.company_03 #tab_wrap .nav-tabs.four > li {
	width: 15%;
	text-align: center;
}
section.company_03 .tab-pane {
	padding: 15px 0;
}
section.company_03 .tab-content {
	padding: 20px
}
section.company_03 #tab_wrap {
	/*        border: 0 !important;*/
    border-left: 1px #dedede solid;
	border-right: 1px #dedede solid;
	border-top: 0;
	border-bottom: 0;
	margin-bottom: 80px;
}
section.company_03 dt {
	width: auto;
	margin-bottom: 10px;
}
section.company_03 dd {
	padding-left: 20px;
	border-left: 3px #eee solid
}
section.company_03 dt:after {
/*    content: " / "*/
}
section.company_03 .history-left {
	text-align: left;
}
section.company_03 .history-left h2 {
	font-size: 48px;
	margin-bottom: 20px;
	font-weight: 900;
	color: #000;
	margin-top: 0;
	float: left;
}
section.company_03 .history-left span {
	padding-left: 20px;
	line-height: 48px;
	font-weight: 300;
	font-size: 26px;
	color: #474747;
}
section.company_03 .history-left p.text {
	color: #474747;
	font-size: 16px;
	line-height: 24px;
}
section.company_03 .history-left p.image {
	margin-top: 30px;
}
section.company_03 .history-right {
	background: url("../../img/sub/dot_back.png") 9px 0% repeat-y;
	margin-top: 10px;
	margin-left: 80px;
}
section.company_03 .history-right ul {
	background: url(../../img/sub/dot.png) 0 2% no-repeat;
	margin-bottom: 35px;
	border-bottom: 0;
}
section.company_03 .history-right li {
}
section.company_03 .history-right li.title {
	font-size: 25px;
	font-weight: 700;
	font-family: 'Open Sans', sans-serif;
	color: #000;
	padding-bottom: 12px;
}
section.company_03 .history-right li span.mon {
	font-weight: 600;
	color: #000000;
	content: "-";
	font-size: 12px;
	background-color: #fff;
	border: 1px #f3f3f3 solid;
	margin-right: 7px;
}
section.company_03 .history-right li span.mon:after {
/*    content: " . ";*/
}
section.company_03 .history-right li span.mon2 {
	font-weight: 400;
	color: #2B4471;
	content: "-";
	font-size: 12px;
}
section.company_03 .history-right li span.mon2:after {
	content: " ";
}
section.company_03 .history-right ul.list-unstyled {
	border-bottom: 0 !important;
	padding-left: 40px;
}
/* 찾아오시는 길 */
section.company_04 p.sky {
	z-index: 9;
	position: absolute;
	font-size: 14px;
	background-color: rgba(0, 0, 0, 0.7);
	color: #fff;
	padding: 6px 20px;
}
section.company_04 .embed-container {
	position: relative;
	padding-bottom: 40%;
	height: 0;
	overflow: hidden;
	max-width: 100%;
}
section.company_04 .embed-container iframe, section.company_04 .embed-container object, section.company_04 .embed-container embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
section .table_wrap .table {
	border-top: 2px #000 solid;
	border-bottom: 1px #ddd solid;
}
section .table_wrap caption {
	font-weight: 900;
	color: #000;
	font-size: 18px;/*    padding-top: 15px*/
}
section .table_wrap .table th {
	width: 200px;
	padding-left: 18px;
	font-weight: 900;
}
section .table_wrap .table th, section .table_wrap .table td {
	padding: 15px 30px;
	line-height: 25px;
	font-size:17px;
}
section.company_04 dl {
	padding-bottom: 0;
	margin-bottom: 15px;
}
section.company_04 dl dt {
	padding-top: 10px;
}
section.company_04 dl dd {
	padding-left: 20px;
}
section.company_04 .d-map {
	padding: 0 8px;
	background: #2c77dd;
	color: #fff;
	font-size: 11px;
	font-family: 'NotoSans';
	font-style: normal;
	font-weight: 900;
	border-radius: 2em;
}
section.company_04 .btn {
	font-size: 15px;
	border-radius: 0;
	border: 1px #000 solid;
	color: #000;
	font-weight: 600;
}
/* 레이어 팝업 */
.overlay-popup {
	position: fixed;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background: rgba(0, 0, 0, 0.7);
	transition: opacity 500ms;
	visibility: hidden;
	opacity: 0;
	z-index: 9999999999999999999999999999999999999999999999999999;
}
.overlay-popup:target {
	visibility: visible;
	opacity: 1;
}
.popup-content {
	margin: 70px auto;
	background: #fff;
	width: 30%;
	position: relative;
	transition: all 5s ease-in-out;
	padding-bottom: 10px;
}
.popup-content h2 {
	background: linear-gradient(#44474e, #35383f);
	margin-top: 0;
	color: #fff;
	font-family: 'NotoSans';
	font-size: 18px;
	line-height: 52px;
	padding-left: 20px;
	font-weight: 600;
	padding-top: 5px;
}
.popup-content .close {
	position: absolute;
	top: 15px;
	/*    border: 1px #fff solid;*/
    right: 15px;
	transition: all 200ms;
	font-size: 30px;
	font-weight: bold;
	text-decoration: none;
	color: #fff !important;
	opacity: 1;
	text-shadow: none;
	line-height: 0;
	padding-top: 12px;
	padding-bottom: 20px;
	padding-left: 5px;
	padding-right: 5px;
}
.popup-content .close:hover {
	color: #06D85F;
}
.popup-content .content {
	/*  max-height: 30%;*/
    height: 420px;
	padding: 25px 20px;
	font-size: 13px;
	overflow-y: auto;
}
.popup-content .content p, .popup-content .content span {
	font-size: 13px;
}
.popup_text_point {
	font-size: 16px;
	font-weight: 600;
	font-weight: 600;
	padding-bottom: 12px;
}

/* 공통테이블 */
.table01 {border-bottom:1px solid #000;}
.table01 table {border-top:2px solid #333333; border-collapse:collapse; width:100%;}
.table01 table th {font-size:18px; background:#f7f7f7; padding:10px; border:1px solid #cbcbcb; border-right:none;text-align:center;}
.table01 table th:first-child {border-left:none;}
.table01 table th.line {border-right:1px solid #cbcbcb !important;}
.table01 table th.line_left {border-left:1px solid #cbcbcb !important;}
.table01 table td {font-size:18px; padding:10px; border:1px solid #cbcbcb; border-right:none; text-align:center;}
.table01 table td.line_left_none {border-left:none;}




.table01 table th.gubun {width:20%;}
.table01 table th.name {width:20%;}
.table01 table th.member {width:13%;}


.table02 {border-bottom:1px solid #000; border-top:2px solid #000; margin-bottom:30px; }
.table02 caption {display:none;}
.table02 table {margin-top:0px; border-collapse:collapse; width:100%;}
.table02 table tbody tr:last-child td {border-bottom:1px solid #000;}
.table02 table th { font-size:18px; font-weight:600; background:#f7f7f7; padding:10px; border:1px solid #dedede; text-align:center; border-right:none;}
.table02 table tr th:first-child {border-left:none; border-right:1px solid #dedede;}
.table02 table td { font-size:18px; padding:10px; border:1px solid #dedede; text-align:center; border-right:none;}
.table02 table tr td.line {border-bottom:1px solid #000; border-left:none;}

.table02 table tr.line td {border-bottom:1px solid #000;}
.table02 table td.bg1 {background:#f4faff;}
.table02 table td.no_line {border-left:none;}


.txt_scroll { display:none;}
.p_bottom_txt { font-size:16px; margin-top:10px; text-align:right;}

/* 공통블릿 */
.content-title {position:relative; padding-left:20px; font-family: 'GmarketSansMedium'; font-size:22px; margin-top:40px; margin-bottom:30px; background:url(../../img/sub/content-title-bullet.png) no-repeat; text-align:left;}


.imgWrap { text-align:center;}

/* 내용 부분 공통 */
.stt {float:left; width:100%; margin:0 0 40px 0;padding:0 0 0 0; }
.stt dt {float:left; width:24%;padding-left:20px; font-family: 'GmarketSansMedium'; font-size:22px; margin-top:40px; margin-bottom:30px; background:url(../../img/sub/content-title-bullet.png) no-repeat; text-align:left; font-weight:500;}
.stt dd {float:right; width:75%;padding:20px 30px;margin:4px 0;line-height: 1.8;border:1px solid #DFE3E6;}
.stt dd a{padding-right:15px;text-decoration:none;color:#660000;}
.stt dd a:hover{text-decoration:underline;}
.stt dd ul {padding:10px 20px;margin:0;list-style:none;}
.stt dd ul li{ padding:10px 0 10px 15px;margin:0; background:url(../../img/sub/s_bulet.gif) no-repeat 0 24px; line-height:1.8; letter-spacing:-0.5px; font-size:18px; text-align:left;}
.stt dd ul li .point{ font-size:18px; font-weight:500; color:#C75400; font-family:'GmarketSansMedium' !important;}
.stt dd ul li strong {font-weight:600; color:#000;font-size:18px;}
.stt dd ul li ul{padding:10px 0 0 10px;margin:0;list-style:none;}
.stt dd ul li ul li{ padding:5px 5px 5px 10px;margin:0; background:url(../../img/sub/s_bulet1.gif) no-repeat 0 18px;line-height:1.8;}

/* 조직도 */
.organ_pc { width:100%; margin-bottom:80px;}

.organ_mobile { display:none;}

/*  역대문화원장 */
#director { display:flex;flex-wrap:wrap;}
#director .list {padding:15px; text-align:center; border:1px solid #CDCDCD; margin:0 auto 40px auto; width:15%;}
#director .list .name { font-weight:600; padding-top:20px;}

/* 연혁 */
#history_cc { padding-left:30%; background:url(../../img/sub/history_bg.jpg) no-repeat 0 0; display:inline-block;}
#history_cc li {float:left;width:100%;display:block;padding:10px 0;list-style:none;border-bottom:1px dashed #C3C3C3; vertical-align:top;}
#history_cc li .date { float:left; width:25%; font-size:18px; color:#000000;font-weight:600; font-family:'Noto Sans KR';}
#history_cc li .his { float:right; width:75%;}
#history_cc li .his ul { margin:0; padding:0 20px 0 0; list-style:none;}
#history_cc li .his ul li {background:url(../../img/sub/s_bulet.gif) no-repeat 0 15px; padding:2px 0 2px 15px; border-bottom:none;}


/*  발간도서 */
#book { display:flex;flex-wrap:wrap;}
#book .list {padding:15px; text-align:center; border:1px solid #CDCDCD; margin:0 auto 40px auto; width:15%;}
#book .list .title { font-weight:600; padding-top:20px;}

/* 내용중 삽입 이미지 */
.con_img_area { margin-bottom:50px;}

@media (max-width: 1200px) {
#history_cc { background-image:none; padding-left:10px;}
}


@media (max-width: 1400px) {
.organ_pc img { width:100%;}
}

@media (max-width: 992px) {
    /* ceo인사말 */

section.company_01, section.company_02, section.company_03, section.company_04, section.company_05 {
 font-family: 'NotoSans', sans-serif, Helvetica;
 font-size: 14px;
line-height: 24px;
list-style: none;
}
 section.company_01 {
 text-align: center;
}
 section h3.section_title_01 {
 font-size: 14px;
 font-weight: 500;
 text-align: center;
 margin-bottom: 30px;
 line-height: 22px;
}
 section.company_01 p.subj {
 font-size: 22px;
 font-weight: 900;
 line-height: 32px;
 margin-bottom: 22px;
 color: #000;
}
 section.company_01 p.subj span {
 font-size: 18px;
 font-weight: 300;
 text-align: center;
}
 section.company_01 .ceo {
 margin-top: 30px;
 margin-bottom: 50px;
 text-align: center;
}
 section.company_01 .ceo img {
 float: none;
 text-align: center;
 width: 100%;
}
 section.company_01 .ceo .message {
 float: right;
 padding-top: 18px;
 font-size: 14px;
}
 section.company_01 .ceo .message span {
 font-weight: 900;
 font-family: 'NanumSquare';
}

    section.company_02 .company_img01 {
        background-position: top center;
        background-size: cover;
        background-repeat: no-repeat;
    }

    section.company_02 .box1 {
        display: table;
        width: 100%;
        height: 47vh;
    }

    section.company_02 .box2 {
        display: table;
        height: 100%;
        width: 100%;
    }

    section.company_02 .box3 {
        display: table-cell;
        vertical-align: middle;
        text-align: left;
        padding-left: 6vh;
        padding-right: 6vh;

    }

    section.company_02 .box3 dl {
        font-family: 'Ubuntu', sans-serif;
        width: 100%;
        padding-top: 18px;
    }

    section.company_02 .box3 dl dt {
        font-size: 32px;
        color: #000;
        text-transform: capitalize;

    }

    section.company_02 .box3 dl dd {
        font-size: 14px;

    }

    /*     연혁 */

    section.company_03 #tab_wrap .nav-tabs > li > a {
        border: none;
        color: #666;
        background: #f8f8f8;
        font-weight: 600;
        border-top: 1px #dedede solid;
        border-bottom: 1px #999999 solid;
        border-left: 1px #dedede solid;
        border-radius: 0;
        line-height: 24px;
        font-size: 14px;
    }
	
	#history_cc li .date { font-size:16px;}

    section.company_03 #tab_wrap {

        margin-bottom: 50px;
    }

    section.company_03 .history-left h2 {
        font-size: 22px;
        margin-bottom: 10px;
        font-weight: 900;
        color: #000;
        margin-top: 0;
        float: left;

    }

    section.company_03 .history-left span {
        padding-left: 14px;
        line-height: 32px;

        font-weight: 300;
        font-size: 14px;
        color: #474747;
    }

    section.company_03 .history-left p.text {
        color: #474747;
        font-size: 14px;
        line-height: 22px;
    }

    section.company_03 .history-left p.image {
        margin-top: 30px;

    }

    section.company_03 .history-left p.image img {
        width: 100%;
    }

    section.company_03 .history-right {
        background: url("../../img/sub/dot_back.png") 9px 0% repeat-y;
        margin-top: 10px;
        margin-left: 0px;
    }

    section.company_03 .history-left {
        margin-bottom: 40px;
    }

    section.company_03 .history-right li.title {
        font-size: 20px;
        font-weight: 700;
        font-family: 'Open Sans', sans-serif;
 color: #000;
 padding-bottom: 6px;
}
/*    찾아오시는 길 */
    section.company_04 .embed-container {
 position: relative;
 padding-bottom: 55%;
 height: 0;
 overflow: hidden;
 max-width: 100%;
}
 .popup-content {
 width: 70%;
}

.table01 table {margin-top:0px;}
.table01 table th {font-size:14px; padding:10px; width:100px; line-height:1.2;}
.table01 table td {font-size:14px; padding:10px; line-height:1.2;}

.table02 table th { font-size:14px; padding:10px 0;}
.table02 table td { font-size:14px; padding:10px 0;}

.table02.rental th {font-size:14px; text-align:left; padding-left:10px; width:110px;}
.table02.rental td {font-size:14px;}

#director .list {width:30%;}
#book .list {width:30%;}

.p_bottom_txt { font-size:13px; text-align:left; padding-left:10px;}

}


@media (max-width: 768px) {
    section.company_01 p.txt_basic { font-size:14px; line-height:1.5;}
	section.company_01 p.txt_basic br { display:none;}

	section.company_01 .yc_box { display:block;}
	section.company_01 .yc_box .left { width:100%; border-right:none; font-size:15px;}
	section.company_01 .yc_box .right { width:100%; padding-left:0;font-size:14px;}
	
	.content-title {font-size:20px; margin-bottom:15px;}
	
	.organ_pc {display:none;}
	.organ_mobile { display:block;}
	.organ_mobile img { width:100%;}
	
	#history_cc li .date { width:100%;}
	#history_cc li .his{ width:100%;}
	#history_cc li .his ul li {background-position-y:10px; padding-left:10px;}
	
	.stt dt { width:100%;font-size:16px;padding-left:15px; background-size:5px;margin-bottom:10px; margin-top:10px;}
	.stt dt br { display:none;}
	.stt dd { width:100%; padding:0;}
	.stt dd ul li { font-size:14px;background-position-y:20px; padding-left:10px;}
	.stt dd ul li .point {font-size:14px; }
	.stt dd ul li ul { padding:0;}
	.stt dd ul li ul li {background-position-y:12px;}

	.con_img_area { margin-bottom:20px;}
	
	

}

@media (max-width: 400px) {
.table01.scroll-400 {overflow-x:scroll;} 
.table01.scroll-400 table {min-width:800px;}

.txt_scroll { display:block; font-size:13px; text-align:left; margin-top:10px;}

.content-title { font-size:16px;padding-left:15px;background-size:5px;}

section.company_03 #tab_wrap .nav-tabs { display:block;}
section.company_03 #tab_wrap .nav-tabs.four > li { width:100%;}

#director .list {width:85%;}
#book .list {width:85%;}

}

.spac-table { margin-bottom:60px !important;}

/* 각 프로그램 상단 */
.business_01_top {max-width:1500px;clear:both;overflow:hidden;width:100%; padding:50px 30px 40px 400px;margin:30px auto 70px auto; border:1px dashed #B2B2B2;background:#F2F5FF url(/theme/iwootec/img/sub/business_01_icon.png) no-repeat 0 bottom; list-style:none;}
.business_01_top .t1 {font-size:25px; color:#6F4FC3; font-weight:500;font-family: 'GmarketSansMedium'; margin-bottom:20px;}
.business_01_top .t2 {font-size:18px; color:#333; font-weight:400;font-family: 'GmarketSansMedium';line-height:1.8;}

.program_01_top {max-width:1500px;clear:both;overflow:hidden;width:100%; padding:50px 30px 40px 400px;margin:30px auto 70px auto; border:1px dashed #B2B2B2;background:#FFF4F2 url(/theme/iwootec/img/sub/program_01_icon.png) no-repeat 0 bottom; list-style:none;}
.program_01_top .t1 {font-size:25px; color:#CD5540; font-weight:500;font-family: 'GmarketSansMedium'; margin-bottom:20px;}
.program_01_top .t2 {font-size:18px; color:#333; font-weight:400;font-family: 'GmarketSansMedium'; line-height:1.8;}

.program_img_area { margin-bottom:60px;}




@media screen and (max-width: 768px) {	
    .business_01_top,
	.business_02_top,
	.business_03_top,
	.business_04_top { width:100%; margin:20px 0 30px 0;padding:20px 20px 20px 20px;background-image:none;}
	
	.business_01_top .t1,
	.business_02_top .t1,
	.business_03_top .t1,
	.business_04_top .t1 { font-size:14px; margin-bottom:10px; text-align:center;}
	
	.business_01_top .t2,
	.business_02_top .t2,
	.business_03_top .t2,
	.business_04_top .t2 { font-size:12px; line-height:1.3;}	
	
	.program_img_area { margin-bottom:20px;}
	
	.program_01_top,
	.program_02_top,
	.program_03_top,
	.program_04_top { width:100%; margin:20px 0 30px 0;padding:20px 20px 20px 20px;background-image:none;}
	
	.program_01_top .t1,
	.program_02_top .t1,
	.program_03_top .t1,
	.program_04_top .t1 { font-size:14px; margin-bottom:10px; text-align:center;}
	
	.program_01_top .t2,
	.program_02_top .t2,
	.program_03_top .t2,
	.program_04_top .t2 { font-size:12px; line-height:1.3;}
	
	.program_01_top .t2 br,
	.program_02_top .t2 br,
	.program_03_top .t2 br,
	.program_04_top .t2 br { display:none;}

}
