/*이미지 확대 버튼*/
.pic_btn a{display: none;}
.pic_btn a:hover{background-color:#e45348;/*border-color:#348c01;*/color:#fff;transition: all 300ms ease-out }
@media(max-width:767px){
    .pic_btn a {display: block;width: 60%;margin: 10px auto 0;padding: 10px 40px;border: 1px solid #ddd;background: #fff;text-align: center;}
    .pic_img{text-align: center;}
}
@media(max-width:560px){
    .pic_btn a {width: 75%;}
}
@media(max-width:450px){
    .pic_btn a {width: 100%;}
}

/* 탭 공통 */
.tab-ul.type2 li.active a,.tab-ul.type2 li.active a:active,.tab-ul.type2 li.active a:focus,.tab-ul.type2 li.active a:hover{border:0;color:#fff;background-color:#e45348;}
@media (max-width:500px) {
    .tab-ul.type2 li {width: 100%;}
}

/* pdf */
.PDFviewerDiv{position:relative;height:auto;padding-top:140%;margin-top:30px;overflow:hidden}
.PDFviewerDiv iframe{display:block;position:absolute;top:0;left:0;width:100%;height:100%}

/* sub01_02 International Student Association */
.s0102 .se03a_org .org_wrap::before {left: 49.9999%; transform: translateX(0);}
.s0102 .se03a_org .org_wrap .lv1 .lv1_1 > li::before {transform: translateX(0);}
.s0102 .se03a_org .org_wrap .lv1 .lv1_0 {display: table; background: #e54523 url(/pcms/dist/img/p03/se03a_icon.png) right -24px bottom -24px no-repeat; width: 263px; margin: 0 auto; padding: 35px 15px; position: relative; text-align: center;}
.s0102 .se03a_org .org_wrap .lv1 .lv1_0_1 li {border: 3px solid #e54523; background: #fff; display: table; padding: 23px 15px; width: 244px; position: relative; float: none; margin: 0 auto;}
.s0102 .se03a_org .org_wrap .lv1 .lv1_0_1 li::before, .s0102 .se03a_org .org_wrap .lv1 .lv1_0_1 li::after {display: none;}
.s0102 .se03a_org .org_wrap .lv1 .lv1_1::after {width: 85.6%; left: 7.5%;}
.s0102 .se03a_org .org_wrap .lv1 .lv1_1 > li .box {background-color: #fff;}
.s0102 .se03a_org .org_wrap .lv1 .lv1_1 > li .box ul li.top {margin-bottom: 0; padding-bottom: 0; border: none;}
@media (min-width:768px) {
    .s0102 .se03a_org .org_wrap .lv1 .lv1_1 > li {width: calc(14.2857% - 6px);}
}
@media (max-width:767px) {
    .s0102 .se03a_org .org_wrap::before {left: 30px;}
    .s0102 .se03a_org .org_wrap .lv1 .lv1_0 {width: 100%;}
    .s0102 .se03a_org .org_wrap .lv1 .lv1_0_1 li {width: 100%;}
    .s0102 .se03a_org .org_wrap .lv1 .lv1_1 > li .box {position: relative; min-height: auto; z-index: 1;}
    .s0102 .se03a_org .org_wrap .lv1 .lv1_1 > li::before {z-index: 0;}
}
/* sub01_02 International Student Association End */

/* sub01_03 UST Student Bill of Rights */
.s0103 .bodo-v .col .v_txt .tit {margin-bottom: 10px; text-align: center;}
.s0103 .bodo-v img {width: auto;}
/* sub01_03 UST Student Bill of Rights End */