/* 서브 컨텐츠 h3, h4, h5, p*/
.content-area h3 {
    font-size: 40px;
    color: #333;
    font-weight: bold;
    line-height: 1;
    letter-spacing: -1px;
    margin-bottom: 10px;
}
#jp h3, #jp h4, #jp h5,
.content-area #jp p{
    font-family: NotoSansJP;
}
#sch h3, #tch h3,
#sch h4, #tch h4,
#sch h5, #tch h5,
.content-area #sch p,
.content-area #tch p{
    font-family: NotoSansSC;
}
.content-area h4{
    background: url(/images/klcp/icon/h4.png) 14px 32px no-repeat;
    color: #4366c0;
    font-size: 18px;
    padding: 26px 0 7px 35px;
    word-break: keep-all;
    font-weight: bold;
}
.content-area h5 {
    background:url(/images/klcp/icon/h5.png) 17px 19px no-repeat;
    color:#444343;
    font-size:16px;
    padding:14px 0 0 36px;
    word-break: keep-all;
}
.content-area p{
    font-size: 16px;
    letter-spacing: -0.5px;
    color: #555;
}

.mt10 {
    margin-top: 10px !important;
}

.mt15 {
    margin-top: 15px !important;
}

body, h1, h2, h3, h4, th, td, input, select, textarea, button {
    line-height: 1.5em;
    font-family: 'Pretendard', sans-serif;
    font-weight: 400;
}
#sch th, #sch td,#sch input,#sch select,#sch textarea,#sch button,
#tch th, #tch td,#tch input,#tch select,#tch textarea,#tch button{
    font-family: NotoSansSC;
}

#jp th, #jp td,#jp input,#jp select,#jp textarea,#jp button{
    font-family: NotoSansJP;
}

input[type='text'], input[type='password'], input[type='file'], textarea, select {
    display: inline-block;
    padding: 0 5px;
    height: 35px;
    line-height: 35px;
    box-sizing: border-box;
    border: 1px solid #bbbbbb;
    background: transparent;
    width: 100%;
    border-radius: 5px;
}
.hidden {
    display: none;
}

.mt05 {
    margin-top: 5px !important;
}

.hide {
    display: none !important;
}

.skip {
    position: absolute;
    top: -3000%;
    left: -3000%;
}

/* 원장인사 */
.welcomeBox {width:100%;}
.welcomeBox > div {
    width:100%;
    box-sizing:border-box;
}
.welcomeBox > div .tit {
    font-size:25px;
    line-height:30px;
    margin-bottom:40px;
    color:#333;
}

div.intro_left{
    float: left;
    width: 30%;
    padding-top: 15px;
}

div.intro_right{
    float: right;
    width: 66%;
    padding-top: 14px;
    padding-right: 5%;
}

div.intro_right2{
    float: right;
    width: 66%;
    padding-right: 5%;
}
div.intro_right2 p{
    word-wrap: break-word;
}

.intro_left img{
    width: 350px;
    border-radius: 20px;
    box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.2);
}

.sign span{
    font-weight: bold;
}
.sign img{
    width: 70px;
    margin-left: 20px;
}
.sign.en img{
    margin-left: -3px;
    margin-bottom: 9px;
}
.sign p {
    letter-spacing: 0.1px;
}

.dotList > li, .blt01 {
    background: url(/images/klcp/icon/blt_01.png) 0 9px no-repeat;
    padding-left: 10px;
    font-weight: 400;
}

.dotList01 > li,
.dotList03 > li{
    background: url(/images/klcp/icon/blt_01.png) no-repeat 0 9px;
    padding-left: 10px;
    margin-top: 5px;
}

.dotList01 > li > ul > li,
.dotList02 > li > ul > li > ul > li,
.dotList03 > li > ul > li,
.dotList05 > li > ul > li{
    background: url(/images/klcp/icon/blt_04.png) 0 12px no-repeat;
    padding-left: 13px;
}

.dotList01 > li > ul > li.num{
    background: none !important;
    position: relative;
    padding-left: 20px;
}

.dotList01 > li > ul > li.num > span{
    position: absolute;
    color: #4366c1;
    border: 1px solid #4366c1;
    left: 0;
    top: 3px;
    width: 1rem;
    height: 1rem;
    line-height: 1rem;
    font-size: 0.6rem;
    border-radius: 0.25rem;
    text-align: center;
    font-weight: bold;
    letter-spacing: 0;
    overflow: hidden;
}

.dotList02{
    text-align: left;
    padding-left: 30px;
}

.dotList02 li {
    background: url(/images/klcp/icon/blt_01.png) no-repeat 0 9px;
    padding-left: 10px;
}

.dotList03 {
    padding-left: 15px;
}

.dotList03 > li {
    background: url(/images/klcp/icon/blt_03.png) no-repeat 0 6px;
    padding-left: 16px;
    padding-bottom: 3px;
    margin-top: 5px;
}

.dotList05 {
    padding-left: 15px;
}

.dotList05 > li {
    background: url(/images/klcp/icon/blt_05.png) no-repeat 4px 7px;
    padding-left: 16px;
}

.dotList01 a{
    font-weight: 500;
    color: #557cc3;
    padding: 0 5px;
    background-color: #f0f5fb;
    border-radius: 10px;
}

.pointTxt {
    background: none !important;
    color: #4d5899 !important;
    font-weight: 500 !important;
    font-size: 15px !important;
}
.dotList01 strong {
    background: #e1e5f9;
    border-radius: 5px;
    padding: 0 5px;
}


/* 들여쓰기 */
.ti_01 {margin-left: 25px;}
.ti_02 {margin-left: 35px; margin-top: 10px;}
.ti_03 {margin-left: 13px;}
.ti_04 {margin-top: 15px;}
.ti_05 {margin-left: 40px;}
.ti_06 {margin-top: 5px;}
.ti_07 {margin-left: 5px; margin-top: 35px;}
.ti_08 {margin: 40px 20px;}
.ti_09 {margin: 20px 20px;}

.w150px {width:150px !important}
.w180px {width:180px !important}
.w200px {width:200px !important}
.w300px {width:300px !important}
.w600px {width:600px !important}

.inner_box {
    border: 1px solid #dde0e6;
    background: #f6f6f6;
    padding: 5px;
    border-radius: 0.75rem;
    margin: 20px 3px 0 3px;
}
.inner{
    background: #fff;
    border-radius: 0.5rem;
    padding: 1.25rem 1.5rem;
}
.inner span {
    display: block;
    font-size: 15px;
    padding-left: 1px;
    color: #767676;
}
.inner h5 {
    background: none;
    color: #4366c0;
    padding: 0 0 15px 5px;
}
#jp .inner > p,
#jp .ti_02{
    word-wrap: break-word;
}

.info {
    min-width: 30%;
    display: inline-block;
    word-break: keep-all;
    line-height: 1rem;
    padding: 5px 20px 5px 40px;
    border-radius: 10px;
    border: 1px solid #dbdef1;
    font-size: 14px !important;
    margin-left: 15px;
    margin-top: 5px;
    font-weight: 500;
    background: #f6f6f6 url("/images/klcp/icon/icon_info.png") no-repeat 10px center;
}

/* 탭 */
.new2023-tab1{overflow: hidden;margin: 18px -1px 20px;}
.new2023-tab1 *{box-sizing: border-box;}
.new2023-tab1 > li{float: left;display: table;width: 16.6%;height: 62px;padding: 0 5px;margin-top: 2px;text-align: center;position: relative;}
.new2023-tab1 > li > a{
    display: table-cell;
    vertical-align: middle;
    padding: 0 10px 0 15px;
    font-size: 15px;
    line-height: 20px;
    word-break: keep-all;
    text-decoration: none;
    text-align: left;
    border-radius: 0.75rem 0.75rem 0.75rem 0;
    background: #f6f6f6 url("/images/klcp/icon/icon_off.png") no-repeat calc(100% - 15px) center;
    font-weight: bold;
}
.new2023-tab1 > li > a:hover{color: #1569b7;}
.new2023-tab1 > li.on::before{left: 1px;right: 1px;opacity: 1;}
.new2023-tab1-list{}
.new2023-tab1-list > .T1-child1{display: none;}
.new2023-tab1-list > .T1-child1.on{display: block;}

.new2023-tab1 > li.on a {
    color: #fff;
    background: #4366c0 url("/images/klcp/icon/icon_on.png") no-repeat calc(100% - 15px) center;
    font-weight: bold;
}


/* 테이블 */
.tbType01 {
    border-top: #1c265b solid 2px;
    margin-top: 20px;
    margin-bottom: 10px;
    margin-left: 20px;
}

.tbType02 {
    border-top: #1c265b solid 2px;
    margin-top: 20px;
    margin-bottom: 10px;
    margin-left: 13px;
}

.tbType01 th {
    background: #f0f5fb;
    text-align: center;
    word-break: keep-all;
    color: #222;
    font-size: 16px;
    font-weight: bold;
}

.tbType02 th {
    background: #f0f5fb;
    text-align: center;
    word-break: keep-all;
    color: #222;
    font-size: 16px;
    font-weight: bold;
}
.tbType01.type1 th, .tbType01.type1 td {
    padding: 15px 11px;
    text-align: center;
    font-weight: 500;
}
.tbType01.type1 th{
    font-weight: bold;
}
.tbType01.type1 th.al{
    border-right: 1px solid #bbb;
}

.tbType01.type1 td.al {
    text-align: left !important;
}

.tbType01.type1 thead tr:first-child th:first-child, .tbType01.type1 tbody td:first-child, .tbType01.type1 tfoot td:first-child {
    border-left: none;
}

.tbType01 th, .tbType01 td {
    border-bottom: 1px solid #bbb;
}

.tbType01.type1 td {
    border-left: 1px solid #bbb;
}

.tbType01.type1 td:nth-child(2) {
    padding-left: 20px;
}

.tbType01.type2 th, .tbType01.type2 td {
    padding: 15px 11px;
    text-align: center;
    font-weight: 500;
}
.tbType01.type2 th{
    font-weight: bold;
}
.tbType01.type2 th.al{
    border-right: 1px solid #bbb;
}
.tbType01.type2 td.al {
    /*text-align: left !important;*/
    font-weight: 300;
}
.tbType01.type2 thead tr:first-child th:first-child, .tbType01.type2 tbody td:first-child, .tbType01.type2 tfoot td:first-child {
    border-left: none;
}
.tbType01 th, .tbType01 td {
    border-bottom: 1px solid #bbb;
}
.tbType01.type2 td {
    border-left: 1px solid #bbb;
}

.tbType02.type3 th, .tbType02.type3 td {
    padding: 15px 11px;
    text-align: center;
    font-weight: 500;
}
.tbType02.type3 th{
    font-weight: bold;
    border-right: 1px solid #bbb;
}

.tbType02.type3 th:last-child{
    border-right: none;
}

.tbType02.type3 thead tr:first-child th:first-child, .tbType02.type3 tbody td:first-child, .tbType02.type3 tfoot td:first-child {
    border-left: none;
}

.tbType02 th, .tbType02 td {
    border-bottom: 1px solid #bbb;
}

.tbType02.type3 td {
    border-left: 1px solid #bbb;
    text-align: left;
    word-break: keep-all;
    letter-spacing: 0;
}


.tbType02.type4 th, .tbType02.type4 td {
    padding: 15px 11px;
    text-align: center;
    font-weight: 500;
}
.tbType02.type4 th{
    font-weight: bold;
    border-right: 1px solid #bbb;
}

.tbType02.type4 th:last-child{
    border-right: none;
}

.tbType02.type4 thead tr:first-child th:first-child, .tbType02.type4 tbody td:first-child, .tbType02.type4 tfoot td:first-child {
    border-left: none;
}

.tbType02.type4 td {
    text-align: center;
    word-break: keep-all;
    letter-spacing: 0;
    border-right: 1px solid #bbb;
    border-left: 1px solid #bbb;
}
.tbType02.type4 td:last-child{
    border-right: none;
}

/* 버튼 */
.btn {
    text-align: center;
    min-width: 65px;
    padding: 10px 0;
    margin: 2px;
    font-size: 14px;
    line-height: 20px;
    color: #ffffff;
    width: 100%;
    max-width: 180px;
    border-radius: 5px;
    font-weight: bold;
    max-height: 40px;
}
.btnY {
    background-color: #557cc3;
    color: #FFFFFF !important;
    transition: all 0.3s ease-in-out;
}
.btnY:hover{
    background-color: #818bba;
}

.btnP {
    background-color: #818bba;
    color: #FFFFFF !important;
    transition: all 0.3s ease-in-out;
}
.btnP:hover{
    background-color: #557cc3;
}

.btnT {
    background-color: #3ca7d4;
    color: #FFFFFF !important;
    max-width: 240px;
    transition: all 0.3s ease-in-out;
}

.btnT:hover{
    background-color: #557cc3;
}

.link a{
    font-size: 15px;
    text-align: center;
    position: relative;
    color: #3c497b;
    font-weight: bold;
    background: url("/images/klcp/icon/icon_golink.png") no-repeat calc(100%) center;
    padding-right: 30px;
    letter-spacing: 1px;
}

.link a::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 0;
    height: 19px;
    background-color: #d1d8ff;
    transition: width 0.5s ease-in-out;
    opacity: 0.7;
    z-index: -1;
    border-radius: 15px;
}

.link a:hover::after {
    width: 100%;
}

.pdfBox {
    margin-top: 13px;
    width: 100%;
    box-sizing: border-box;
    min-height: 100px;
    border: 2px solid #d7d7d7;
}

/* 오시는길 */
.grayLBox {
    text-align: center;
}
.boxType01 {
    margin-top: 10px;
}
.btnBl {
    background: #4366c0;
    border: 1px solid #4366c0;
    transition: all 0.3s ease-in-out;
    float: right;
}
.btnBl:hover{
    background: #FFFFFF;
    color: #4366c0;
}


/* 교수소개 */

.tab-menu2 {
    border-radius: 0.75rem;
    overflow: hidden;
    background: #f0f5fb;
    margin: -5px 9px 0 5px;
    display: flex;
    padding: 0.75rem 1rem;
}
.tab-menu2 > li a{
    display: block;
    padding: 0.3rem 5rem;
    margin: 0.25rem;
    border-radius: 0.3rem;
    color: #333;
    background: #fff;
    border: 1px solid #c5d5e4;
    font-size: 15px;
    font-weight: 400;
}
.tab-menu2 > li.on a{
    border: 1px solid #557cc3;
    background: #FFFFFF url("/images/graduateNew/icon/icon_check.png") no-repeat calc(100% - 15px) center;
}

.teacher-list{
    border-top: 2px dotted #d2d2d2;
}

.teacher-list li{
    color: #000000;
    font-weight: 500;
}

.teacher-list > ul > li > div.tc-img,
.teacher-list > ul > li > div.tc-info{
    float: left;
}

.teacher-list > ul > li > div.tc-info{
    width: 100%;
    box-sizing: border-box;
    padding-left: 160px;
    margin-top: -147px;
    border-bottom: 2px dotted #d2d2d2;
    padding-bottom: 20px;
}

.teacher-list > ul > li > div.tc-img{
    padding-top: 20px;
    margin-left: 25px;
}

.tc-img > a > img{
    border: 1px solid #c5d5e4;
    border-radius: 10px;
}

.tc-name{
    font-size: 20px !important;
    font-weight: bold;
    color: #333333 !important;
}

p.tc-name img {
    width: 80%;
    margin-bottom: 4px;
    margin-left: 3px;
}

.tc-info .sub_tit{
    color: #666666;
    font-weight: 500;
    margin-bottom: 6px;
}

.other-info {
    margin-top: 0px;
}

.other-info > li > img{
    padding-right: 10px;
}

ul.other-info li:last-child{
    color: black;
    font-size: 16px;
}
.emailcopy{
    position: static;
    display: inline-block;
    padding: 4px;
    border: 1px solid #4366c0;
    border-radius: 50px;
    transition: all 0.3s ease-in-out;
    line-height: 13px;
    font-size: 11px;
    font-weight: bold;
    color: #4366c0;
}
.emailcopy:hover {
    background-color: #4366c0;
    color: #fff;
}

.tc-name a{
    cursor: pointer;
}

.rotate-on-hover {
    transition: transform 0.3s; /* 변환 효과를 부드럽게 만듭니다. */
}

.rotate-on-hover:hover {
    transform: rotate(45deg); /* hover 시 45도 회전합니다. */
}

.w100 {
    width: 100% !important;
}
/* 게시판 */
.brd-srll {
    overflow: hidden;
    margin-top: 40px;
}

.brd-srll .brd-search {
    float: left;
    width: 100%;
    max-width: 570px;
    margin-bottom: 20px;
    padding-left: 5px;
}
#searchCnd, #pageCount{
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;

    background-image: url(/images/graduateNew/icon/icon_selectarrow.png);
    background-repeat: no-repeat;
    background-position: right 6px center;
}

.brd-search select {
    width: 150px;
    float: left;
    height: 45px;
    border: 1px solid #bbbbbb;
    margin-right: 5px;
    vertical-align: top;
    font-size: 15px;
    padding-left: 10px;
    color: #333;
    border-radius: 15px;
    background-color: #FFFFFF;
}

.brd-search .sr-ib {
    position: relative;
    display: inline-block;
    vertical-align: top;
    width: calc(100% - 180px);
    /*padding: 2px 0 1px;*/
    /*border-bottom: 1px solid #ccc;*/
}

.brd-search .sr-ib input[type="text"] {
    box-sizing: border-box;
    vertical-align: top;
    height: 45px;
    width: calc(100% - 45px);
    font-size: 15px;
    padding-left: 10px;
    color: #333;
    border-radius: 15px;
}

.brd-search .sr-ib .srbt {
    display: inline-block;
    vertical-align: top;
    line-height: 1;
    position: absolute;
    right: 32px;
    top: 12px;
    overflow: hidden;
    width: 48px;
}

.brd-search .sr-ib input[type="text"]:focus{
    outline:none;
}
.brd-search .sr-ib input[type="text"]:focus-visible {
    border-color: #4366c0;
}

.brd-srll .lsLine {
    float: right;
    text-align: right;
    margin-bottom: 20px;
}

.lsLine select {
    width: 150px;
    height: 45px;
    border: 1px solid #bbbbbb;
    vertical-align: top;
    font-size: 15px;
    padding-left: 10px;
    color: #333;
    border-radius: 15px;
    background-color: #FFFFFF;
}

.lsLine a {
    display: inline-block;
    width: 62px;
    background: #4366c0;
    text-align: center;
    font-size: 15px;
    color: #fff;
    line-height: 21px;
    padding: 12px 0;
    outline-offset: -3px;
    border-radius: 15px;
}

.lsLine a:hover {
    background: #818bba;
}

.brd-lstp1 {
    border-top: 2px dotted #d2d2d2;
    border-bottom: 1px solid #ddd;
}
.brd-lstp1 > .on {
    background: #f0f5fb;
}

.brd-lstp1 > li + li {
    border-top: 1px solid #e0dfdf;
}

.brd-lstp1 > li > div {
    display: table;
    box-sizing: border-box;
    width: 100%;
    padding: 20px 2%;
    table-layout: fixed;
    word-break: break-all;
}

.brd-lstp1 > li > div > p {
    display: table-cell;
    vertical-align: top;
    width: 80px;
    text-align: center;
    font-size: 18px;
    color: #666;
    line-height: 24px;
}

.brd-lstp1 > li > div > div {
    display: table-cell;
    vertical-align: top;
    padding-left: 10px;
}

.brd-lstp1 .ti a{
    font-size: 18px;
    color: #333;
    line-height: 24px;
    font-weight: 500;
}

.brd-lstp1 .da{
    line-height: 1.2;
    margin-top: 8px;
}

.brd-lstp1 .da > span{
    display: inline-block;
    vertical-align: middle;
    font-size: 16px;
    color: #666;
    line-height: 20px;
    margin-right: 6px;
}

.brd-lstp1 .da > span:after {
    content: '';
    display: inline-block;
    vertical-align: top;
    width: 1px;
    height: 12px;
    background: #cfcfcf;
    margin-top: 4px;
    margin-left: 6px;
}
.view-bx {
    float: left;
    width: 69%;
    padding-right: 15px;
}

.view-bx .vw-tibx {
    padding: 20px 0 10px 10px;
    border-top: 2px dotted #d2d2d2;
    border-bottom: 1px solid #ddd;
}

.view-bx .vw-tibx h4 {
    font-size: 21px;
    color: #3a3a3a;
    font-weight: 500;
    line-height: 1.2;
    background: none;
    padding: 0;
}

.view-bx .zl-bx {
    margin-top: 5px;
}

.view-bx .zl-bx .da {
    float: left;
    margin: 5px 0;
    line-height: 1;
}

.view-bx .zl-bx .da span {
    display: inline-block;
    vertical-align: top;
    font-size: 15px;
    color: #666;
    line-height: 20px;
    margin-right: 4px;
    position: relative;
}

.view-bx .zl-bx .da span:not(.no-style):after {
    content: '';
    display: inline-block;
    vertical-align: top;
    width: 1px;
    height: 12px;
    background: #cfcfcf;
    margin-top: 4px;
    margin-left: 6px;
}


.view-bx .fl-dw {
    margin-top: 10px;
    padding-top: 10px;
    border-top: 1px solid #ddd;
}

.view-bx .fl-dw > li {
    font-size: 15px;
    color: #333;
    line-height: 22px;
    font-weight: 500;
}

.view-bx .fl-dw > li span {
    color: #666;
}

.view-bx .vw-con {
    padding: 30px 0 50px 10px;
    border-bottom: 1px solid #333;
}

.view-bx .vw-con + .hashTag-bx {
    margin-top: -1px;
}

.view-bx .hashTag-bx {
    padding: 10px 0 10px 10px;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
}

.view-bx .hashTag-bx a {
    display: inline-block;
    border: 1px solid #c5d5e4;
    padding: 5px 10px 5px;
    font-size: 18px;
    font-weight: bold;
    color: #4366c0;
    margin-right: 6px;
    border-radius: 5px;
    background-color: #f0f5fb;
}

.view-bx .vw-btbx {
    margin-top: 22px;
}

.btnAreaR {
    padding: 25px 0;
}

.btnAreaR a {
    display: inline-block;
    margin: 3px;
    padding: 10px 30px;
    font-size: 17px;
    line-height: 21px;
}

.btnAreaR a.btnBl {
    float: right;
    color: #ffffff;
    background: #4366c0;
    border-radius: 10px;
    font-weight: 500;
    transition: all 0.3s ease-in-out;
}

.btnAreaR a.btnBl:hover {
    background: #818bba;
}

.btn.btnBl.del {
    background: #E23E58;
}

.btnAreaL {
    margin-top: 22px;
}
.col-w1 {
    width: 140px;
}
.row-tbst1 {
    border-collapse: collapse;
    width: 100%;
    table-layout: fixed;
    border-top: 1px solid #333;
    border-bottom: 1px solid #333;
}

.row-tbst1 th, .row-tbst1 td {
    border-bottom: #d0d0d0 solid 1px;
    word-break: break-all;
}

.row-tbst1 th {
    background-color: #f0f5fb;
    color: #2a2a2a;
    padding: 10px 0 10px 20px;
    text-align: left;
}

.row-tbst1 td {
    padding: 10px;
    width: 100%;
}
.fileArea {
    max-width: 900px;
    margin: 0 auto;
    margin-top: 80px;
    padding: 15px 40px;
    background-color: #F4F4F4;
}
.fileArea p {
    display: block;
}
.fileArea a {
    display: inline-block;
    font-size: 1.8rem;
    line-height: 2rem;
    color: #808080;
    padding-left: 29px;
    background: url(/images/klcp/icon/icon_download_20.png) no-repeat left 10px/18px auto;
    min-height: 21px;
    font-weight: bold;
}
.fileArea a>span {
    display: inline-block;
    border-bottom: 1px solid rgba(255,255,255,0);
}
.fileArea a:hover>span {
    border-bottom:1px solid #111;color:#111;
}
.notice {
    color: #bd0c0c !important;
    font-weight: bold;
    font-size: 14px !important;
}

/* faq 게시판 */
.faqList {
    margin-top: 10px;
    border-top: #3c497b solid 2px;
}
.faqList dt .tag {
    background: #ebe6e3;
    color: #4366c0;
}
.faqList .tag {
    flex-shrink: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 50px;
    height: 50px;
    margin-right: 20px;
    border-radius: 50%;
    font-size: 17px;
    font-weight: bold;
}
.faqList dt p{
    width: 100%;
    padding-right: 30px;
    font-size: 1.3333em;
}

/* 기본 아이콘 이미지 */
.faqList .icon {
    width: 30px;
    height: 30px;
    background: url(/images/gtaxNew/sub/icon_faq_down.png) no-repeat right center;
    cursor: pointer;
}

/* 클릭 시 아이콘 이미지 */
.faqList .icon.opened {
    background: url(/images/gtaxNew/sub/icon_faq_up.png) no-repeat right center;
}

.faqList dt {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    padding: 50px 0;
    border-bottom: 1px solid #dcdcdc;
    cursor: pointer;
}
.faqList dd .tag {
    transform: translate(0, -10px);
    background: #4366c0;
    color: #fff;
}
.faqList dl dd {
    display: flex;
    word-break: break-word;
}
.faqList dd {
    display: none;
    justify-content: flex-start;
    align-items: flex-start;
    flex-wrap: wrap;
    padding: 50px;
    border-bottom: 1px solid #dcdcdc;
    background: #fcfcfc;
}
.faqList dd > div:nth-of-type(1) {
    width:calc(100% - 70px );
}
.faqList span{
    word-break: keep-all;
    font-family: 'Pretendard', sans-serif;
    font-size: 17px;
}


/* 페이징 */
.paging {
    text-align: center;
    margin-top: 30px;
}

.paging > a {
    display: inline-block;
    vertical-align: middle;
    box-sizing: border-box;
    font-size: 15px;
    color: #888;
    line-height: 20px;
    padding: 0 5px 2px;
    margin: 2px 0;
}

.paging > span {
    display: inline-block;
    vertical-align: middle;
    margin: 0 10px;
}

.paging > span > a.on {
    background: #3e4e6f;
    color: #fff;
    font-weight: bold;
}

.paging > span > a {
    display: inline-block;
    vertical-align: top;
    border: 1px solid #3e4e6f;
    border-radius: 5px;
    color: #3e4e6f;
    padding: 5px 11px;
    min-width: 17px;
    margin-right: 7px;
    transition: all 0.3s ease-in-out;
}

.paging > span > a:last-child{
    margin-right: 0;
}

.paging a img {
    padding: 4px;
    margin-top: 30%;
}

/* 학사일정 */
.wi_01{
    width: 180px;
}
.calYaer {
    color:#3c497b;
    font-size:40px;
    line-height:30px;
    vertical-align:middle;
    text-align:center;
}
.calYaer *{
    vertical-align:middle
}
.btnAreaLR {
    text-align: right;
    margin-top: -39px;
    margin-bottom: 30px;
}
#monthSelect {
    height: 35px;
}
select {
    padding: 5px;
}
.btn.btnBl.s35 {
    height: 35px;
    line-height: 35px;
    padding: 0 5px;
    min-width: 50px;
    background-color: #4366c0;
    width: 50px;
    color: #FFF;
}
.listType02 {
    border-top:#545454 solid 1px;
}
.listType02 th{
    background-color:#f5f5f5;
    color:#2a2a2a;
    padding:15px 0 13px;
    border-bottom:1px solid #bbb;
    border-right: 1px solid #bbb;
}
.listType02 td{
    border-bottom:1px solid #bbb;
    padding:15px 0 13px;
    text-align:center
}
.l20 {
    background: #f0f5fb;
}
.listType02.type2 td, .listType02.type2 th{border-left:#d0d0d0 solid 1px;text-align:center}
.listType02.type2 td:first-child, .listType02.type2 th:first-child{border-left:none}
.listType02.type2 td.al {padding:15px 15px 13px}
table .lLine {border-left:#d0d0d0 solid 1px !important;}
th.th {
    color:#3c497b;
    vertical-align:top;
    font-size:17px;
    font-weight: 500;
}
.listType02 td.th {
    color:#2a2a2a;
    font-weight:500;
    text-align:center;
}
.flex-container {
    display: flex;
    justify-content: flex-end;
    align-items: center;
}

/* 조직도 */
.org-chart {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    margin-top: 80px;
    margin-bottom: 150px;
}

.cent {
    width: 160px;
    height: 60px;
    background-color: #4472c4;
    border-radius: 15px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    position: relative;
}
.cent.en {
    width: 230px;
    height: 80px;
}
.cent span {
    color: #FFFFFF;
    font-size: 16px;
    font-weight: bold;
}
.cent.en span {
    font-size: 20px;
    text-align: center;
}
.cent::after {
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    width: 2px;
    height: 202px;
    margin-left: -2px;
    background: #d6d6d6;
}
.squ {
    width: 120px;
    height: 50px;
    background-color: #3ca7d4;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    border-radius: 15px;
    box-shadow: 3px 3px 6px rgba(0, 0, 0, 0.1);
    margin-left: 350px;
    margin-top: 50px;
}
.squ.en{
    width: 200px;
}
.squ::before {
    content: "";
    position: absolute;
    left: -97%;
    right: 100%;
    top: 23px;
    height: 0;
    border-top: 2px solid #d6d6d6;
}
.squ.en::before{
    left: -38%;
}

.squ span{
    color: #FFFFFF;
    font-size: 16px;
    font-weight: bold;
}

.subordinates {
    display: flex;
    justify-content: space-between;
    margin-top: 30px;
    position: relative;
    top: 90px;
}

.subordinates:after {
    content: "";
    position: absolute;
    left: 19%;
    right: 19.8%;
    top: -20px;
    height: 0;
    border-top: 2px solid #d6d6d6;
}
.subordinates.en:after{
    left: 25%;
    right: 24.9%;
}
.staff_square {
    width: 210px;
    height: 160px;
    border: 1px solid #818bba;
    margin: 10px;
    display: flex;
    flex-direction: column;
    align-items: center;
    color: #fff;
    border-radius : 0.75rem;
    position: relative;
}
.staff_square.en {
    width: 280px;
    height: 205px;
}
.staff_square::before {
    content: "";
    width: 2px;
    height: 30px;
    background-color: transparent;
    border-left: 2px solid #ccc;
    position: absolute;
    top: -31px;
    left: 49.5%;
    transform: translateX(-1px);
}

.staff_title {
    background-color: #818bba;
    border: 1px solid #818bba;
    width: 210px;
    text-align: center;
    font-weight: bold;
    border-radius : 0.75rem 0.75rem 0 0;
    padding:10px 0;
}
.staff_title.en{
    width: 280px;
}

.staff_content {
    flex-grow: 1;
    padding: 10px;
    text-align: left;
    overflow: hidden;
    color: #666;
}
.staff_content p {
    font-size: 14px;
    line-height: 16px;
    margin-top: 5px;
    float: left;
}
.staff_content p::before{
    display:inline-block;
    content:"ㆍ";
}

/* 버스 노선 버튼 */
.bus_btn01 {
    background: #557cc3;
    color: #FFF;
    padding: 3px 15px;
    border-radius: 5px;
}
.bus_btn02 {
    background: #67b384;
    color: #FFF;
    padding: 3px 15px;
    border-radius: 5px;
}

/* 모바일,PC 구분 */
.mhide {
    display: none;
}

.phide {
    display: block;
}

@media screen and (min-width: 700px) {
    .phide {
        display: none;
    }

    .mhide {
        display: block;
    }
}


@media screen and (min-width:768px) {

    /* 교수소개 */
    .other-info {
        margin-top: 18px;
        display: flex;
        flex-wrap: wrap;
        list-style: none;
        padding: 0;
        margin-bottom: 15px;
    }
    .other-info li {
        flex-basis: 50%;
        box-sizing: border-box;
        padding: 3px;
    }
    .teacher-list > ul > li > div.tc-info {
        padding-left: 170px;
        margin-top: -139px;
        padding-bottom: 14px;
    }
    .tc-name{
        margin-bottom: 7px;
    }
    .subordinates{
        width: 600px;
    }
    .sign img {
        width: 55px;
        margin-left: 2px;
    }

}

@media screen and (max-width:768px) {

    /* 원장인사 */
    .welcomeBox > div {float:none; width:100%; padding:0;}
    .intro_left img{width: 50%; margin: 20px 0;}
    .welcomeBox > div .tit {margin-top: 10px !important;}


    .content-area h3{
        font-size: 30px;
    }
    .content-area h4{
        background: url(/images/graduateNew/icon/h4.png) 0px 32px no-repeat;
        padding: 26px 0 0 20px;
    }
    .content-area h5{
        background: url(/images/graduateNew/icon/h5.png) 7px 18px no-repeat;
        padding: 14px 0 0 26px;
    }
    .ti_01{margin-left: 10px;}
    .ti_02{margin-left: 20px;}

    /* 탭 */
    .new2023-tab1 > li {
        width: 50% !important;
        padding: 0 2px;
    }
    /* 조직도 */
    .squ{
        margin-left: 230px;
    }
    .squ.en{
        margin-left: 0%;
    }
    .squ::before{
        left: -49%;
    }
    .squ.en::before{
        border:none;
    }
    .subordinates{
        display: inline-block;
        top: 40px;
    }
    .subordinates::after{
        display: none;
    }
    .cent::after{
        height: 180px;
    }
    #square1::before{
        display: none;
    }
    #square2 {
        margin-top: 30px;
    }
    .staff_square, .staff_title{
        width: 270px;
    }
}

@media screen and (max-width:1255px) {
    /* 탭 */
    .new2023-tab1 > li {
        width: 33.33%;
        padding: 0 2px;
    }
}