@charset "utf-8";


/* BEPS대응지원센터 - action plans */
.intro_act .ui-list__bodo.type3 .inner .ui-bodo__summary strong{padding-right:0;}
.introduce_ActionPlans .ui-list__bodo.col2 .inner {min-height:200px;}

@media (max-width:1024px){
    .introduce_ActionPlans .ui-list__bodo.col2 .inner {min-height:auto;}
}
/* BEPS대응지원센터 - action plans End */

/* 도입배경 및 연혁 - introduce_History */
.about_pr .vod_wrap {border: 1px solid #dcdcdc;}
.about_pr .vod_wrap .vod_box {padding: 35px 65px;}
.about_pr .vod_wrap .vod_box .vod_view {position: relative;width: 100%;height: auto;padding-bottom: 57.44%;background: #333;}
.about_pr .vod_wrap .vod_box .vod_view iframe { position: absolute; top: 0; left: 0; width: 100%; height: 100%; border: 0;}

.about_pr .vod_wrap .subtit {padding: 35px 65px;background: #f6f5f5;border-top: 1px solid #dcdcdc;}
.about_pr .vod_wrap .subtit strong {float: left; margin-top: 10px; padding-bottom: 34px; width: 15%; background: url(/images/kor/About/About_PR_img08.png)no-repeat left bottom; font-size: 16px; font-weight: 600; color: #be0100;}
.about_pr .vod_wrap .subtit .subtit_txt {float: right;padding: 10px;width: 83%;}
.about_pr .vod_wrap .subtit .subtit_txt .txtwrap {width: 100%;height: 150px;overflow-y: scroll;}
.about_pr .vod_wrap .subtit .subtit_txt pre {width: 100%; white-space: pre-line; word-wrap: break-word; word-break: keep-all; }
.about_pr .vod_wrap .subtit:after {content: "";display: block;clear: both;visibility: hidden;}

@media only screen and (max-width: 767px) {
    .about_pr .vod_wrap .vod_box {padding:0px;}
    .about_pr .vod_wrap .subtit strong {padding-bottom: 0;background-image: none;}
    .about_pr .vod_wrap .subtit strong, .vod_wrap .subtit .subtit_txt {float: none;width: 100%}
    .about_pr .vod_wrap .subtit h4 {margin-bottom: 15px; padding: 0;background: none;}
    .about_pr .vod_wrap .subtit {padding: 20px}
    .about_pr .vod_wrap .subtit .subtit_txt {width:100%; margin-top:20px; padding:0;}
}
