/*------------------------------------
  공동기술개발
------------------------------------*/
.box_style01 {
    border: 1px solid #e3e3e3;
    box-shadow: 10px 20px 25px -15px rgba(0, 0, 0, 0.1);
    border-radius: 0.3rem;
    height: 100%;
	overflow:hidden;
}
.box_style02 {
    border: 1px solid #e3e3e3;
    border-radius: 10px;
    height: 100%;
	overflow:hidden;
}
.box_style03 {
    border-radius: 0.3rem;
	overflow:hidden;
	background: url(../images/box_top_bg.gif) repeat 50% 0px !important;
}
.box_bg01{
	background: url(../images/box_top_bg.gif) repeat 50% 0px !important;
}
.box_bg01 .title01{
	font-size: 1.2rem;
    letter-spacing: -0.08rem;
    font-weight: 600;
    color: #333333;
    line-height: 1.1;
}
.t_st01{
	background:#555;
	color:#fff;
	padding: 0.8rem 0.2rem;
	font-weight:600;
	height:100%
}
.t_st02{
	background:#d41927;
	color:#fff;
	padding: 0.8rem 0.2rem;
	font-weight:600;
	letter-spacing:-0.0rem;
	height:100%
}
.tcon_st01{
	border: 1px solid #eaeaea;
	padding: 0.8rem 0.2rem;
	height:100%;
	width:100%;
	position:relative;
    display: inline-flex !important;
    flex-wrap: wrap !important;
    justify-content: center;
    align-items: center;
}
.tcon_st01.color01{
	border: 1px solid #289984  !important;
	color:#047d67 !important;
}
.tcon_st01.color01:hover{
	box-shadow: 10px 10px 28px rgb(0 0 0 / 10%);
}
.tcon_st01.color01 .p_bt {
    color: #fff;
    background: #047d67;
    border-radius: 50%;
    width: 1.8rem;
    height: 1.8rem;
    display: inline-flex !important;
    flex-wrap: wrap !important;
    justify-content: center;
    align-items: center;
    margin-bottom: 0rem;
    font-size: 1.3rem;
    font-variation-settings: 'FILL' 0, 'wght' 400, 'GRAD' 00;
}
.tcon_st01.color02{
	border: 1px solid #000;
	color:#000;
}
.tcon_st01.color03{
	border: 1px solid #289984  !important;
	color:#047d67 !important;
    font-weight: 600 !important;
    line-height: 1.1;
}
.arrow_01:after {
	content:'arrow_right_alt';
    font-family: 'Material Symbols Outlined';
    font-weight: normal;
    font-style: normal;
    font-size: 22px;
    line-height: 1;
	color:#333;
    letter-spacing: normal;
    text-transform: none;
    display:block;
    white-space: nowrap;
    word-wrap: normal;
    direction: ltr;
    -webkit-font-feature-settings: 'liga';
    -webkit-font-smoothing: antialiased;
	position:absolute;
	right:-25px;
	top: calc( 50% - 12px );
	font-variation-settings: "FILL" 0, "wght" 300, "GRAD" 200;
}
.arrow_01.bottom:after {
	right: calc( 50% - 15px );
	top: 100%;
	font-variation-settings: "FILL" 0, "wght" 300, "GRAD" 200;
	transform: rotate(90deg);
}
.c_res_con{
	border-top: 1px solid #eee;
	padding:2rem 0;
}
.tech_top .title01 {
    font-size: 1.05rem;
    letter-spacing: -0.08rem;
    font-weight: 600;
    color: #333333;
    line-height: 1.1;
}


/* 기술자문 */
.t_advice .tcon_st01{
    font-weight: 500;
    color: #333;
    font-size: 1.2rem;
	padding: 1.8rem 0.2rem;
	background: #fff;
    border: 1px solid #e3e3e3;
}
.t_advice .tcon_st01 .sp01:before {
    display: block;
    content: '. . .';
    font-size: 1.5rem;
    font-family: "Play";
    font-weight: 700;
    color: #047d67 ;
    line-height: 0;
    width: 100%;
    text-align: center;
    margin-bottom: 1rem;
}
.bu_logo{
	border-top: 1px solid #eee;
	padding-top:0.5rem;
	margin-top:0.5rem;
}
.bu_logo img{
	max-width:130px;
	height:auto;
	width: 100%;
}
@media screen and (min-width: 992px) {
    .kotmi_af::after {
        display: block;
        position: absolute;
        left: 0;
        width: 100%;
        bottom: -5.5rem;
        content: 'PROCESS';
        font-family: 'Play';
        font-weight: 600;
        font-size: 8rem;
        color: rgba(0, 0, 0, 0.025);
        margin-left: 10px;
        z-index: 0;
        letter-spacing: -0rem;
    }
	.plat_top::after {
        display: block;
        content: '';
        background: url(../images/shape_01.png) no-repeat 0% 0%;
        background-size: 100% auto;
        width: 400px;
        height: 400px;
        position: absolute;
        left: 55%;
        top: 0%;
    }
}
@media screen and (max-width: 1200px) {
    .t_advice .tcon_st01{
		font-size: 1.1rem;
	}
}


/* 국제협력 */
.inter_con .in_img {
    border-radius: 5px;
	overflow:hidden;
    min-width: 3.5rem;
    width: 3.5rem;
	margin-right: 1rem;
}


/* 성공사례 */
.line_b {
    border-bottom: 1px solid rgba(0, 0, 0, 0.06);
}
.success .list_cont  {
    border-top: 1px solid #111;
}
.success .no_box {
    font-weight: 600;
    color: rgba(0, 0, 0, 0.9);
    text-align: center;
    font-size: 1.2rem;
    letter-spacing: -0.08rem;
}
.success .left_img_st {
    max-width: 300px;
}
.success .list_cont .txt_title {
    font-weight: 600;
    color: rgba(0, 0, 0, 0.9);
    font-size: 1.4rem;
    letter-spacing: -0.08rem;
}
.success .con_st01 .txt01 {
    color: #000;
    font-size: 1.1rem;
    font-weight: 600;
    letter-spacing: -0.08rem;
    margin-bottom: 0.4rem;
    word-break: keep-all;
    line-height: 1.2;
    display: inline-block;
    border-bottom: 1px solid #000;
    padding-right: 0.2rem;
}