/*font-family: 'Spoqa Han Sans', 'Spoqa Han Sans JP', 'Sans-serif';*/
.submenuul {
    box-shadow: 1px 1px 5px rgba(0,0,0,0.2);
}
.carousel-control-next, .carousel-control-prev {
    width: 59px;
    height: 82px;
    transform: translateY(-50%);
    top: 50%;
    background-color: rgba(0,0,0,0.3);
}
.container {padding: 0;}
.ourworks .row > div {
    position: relative;
}
ul.copmany-txt {
    position: absolute;
    left: 40px;
    bottom: 60px;
    text-align: left;
    width: auto;;
}
ul.copmany-txt li {
    font-family: 'Spoqa Han Sans', 'Spoqa Han Sans JP', 'Sans-serif'!important;
    color: #fff;
    font-size: 17px;
}
ul.copmany-txt li h2 {
    font-size: 28px;
    color: #fff;
    font-weight: 400;
}
.ourworks .row:nth-child(2) > div::before {
    content: "";
    position: absolute;
    top: 30px;
    right: 45px;
    width: 44px;
    height: 44px;
    background: url(goto-btn.png) center no-repeat;
    z-index: 100;
    cursor: pointer;
}
.ourworks .row > div:hover::before {background-color: rgba(243,9,14,0.5);}

.cs-area {
    padding: 70px 60px;
}
.cs-area h3 {
    font-family: 'Roboto'!important;
    font-size: 24px;
    color: #3d3d3d;
    font-weight: 600;
    text-transform: uppercase;
    margin-bottom: 5px!important;
}
.cs-area .container .row {
    justify-content: space-between;
    margin: 0 auto;
}
.row {margin: 0 auto;}
.cs-area .container .row > div {
    border: 1px solid #e3e3e3;
    width: 49%;
    padding: 40px;
}
.noticeoutput tr td {
    white-space: nowrap;
    max-width: 360px;
    overflow: hidden;
    text-overflow: ellipsis;
}
.notice-area {position: relative;}
span.more {
    position: absolute;
    top: 45px;
    right: 40px;
    text-transform: uppercase;
}
span.more a {
    display: block;
    font-family: 'Roboto'!important;
    font-size: 15px;
    color: #666666;
}

.gote-area {
    display: flex;
    justify-content: space-between;
}
.tel-wrapper li:nth-child(1) a, .tel-wrapper li:nth-child(2) a {
    font-size: 36px;
    font-family: 'Roboto'!important;
    font-weight: 600;
    color: #f3090e;
    line-height: 1.1;
}
.tel-wrapper li:nth-child(3) {
    font-size: 28px;
    font-family: 'Roboto'!important;
    letter-spacing: -0.02em;
    font-weight: 600;
    color: #6d6d6d;
    line-height: 1.8;
    border-bottom: 1px solid #d0d0d0;
}
.tel-wrapper li:nth-child(4) a {
    font-size: 16px;
    font-weight: 300;
    color: #212121;
    padding-top: 10px!important;
    display: block;
}
.goto-btns {
    width: 35%;
}
.goto-btns ul {
    display: flex;
    flex-direction: column;
    text-align: center;
    height: 100%;
    justify-content: space-between;
}
.goto-btns a {
    display: block;
    padding: 10px;
    border: 1px solid #f3090e;
    color: #f3090e;
    font-size: 16px;
    font-weight: 300;
    letter-spacing: -0.04em;
}
.goto-btns a:hover {
    background-color: #f3090e;
    color: #fff;
}

#footerarea .footer_mn a::before {
    content: '';
    position: absolute;
    top: 5px;
    width: 1px;
    height: 15px;
    background-color: #d3d3d3;
    right: 0;
}

#footerarea .footer_mn li:last-child a::before {display: none;}

span.copy {
    color: #959494!important;
}
a.top:hover {
    background-color: rgba(62, 62, 61, 0.8);
}





/*갤러리 추출 슬라이드*/

.product-divs {
    position: relative;
    clear: both;
    width: 100%;
    text-align: center;
    padding: 100px 0;
    background: url('sc04_bg.jpg') left top no-repeat;
    background-size: cover;
}

.swiper-button-next {
    background: url(next-btn.png) center center no-repeat;
    right: 250px!important;
}
.swiper-button-prev {
    background: url(prev-btn.png) center center no-repeat;
    left: 250px!important;
}
.swiper-button-next, .swiper-button-prev {
    color: #474646!important;
    top: 62%!important;
    width: 65px!important;
    height: 56px!important;
}
.swiper-button-prev, .swiper-container-rtl .swiper-button-next {
    left: 10px;
    right: auto;
}
.swiper-button-next:after, .swiper-container-rtl .swiper-button-prev:after,.swiper-button-prev:after, .swiper-container-rtl .swiper-button-next:after {display: none;}
.product-divs li,body .product-divs  .board_output_gallery_subject {
    font-size: 17px;
    letter-spacing: -0.5px;
    color: #4e4e4e;
    line-height: 4;
}
.product-divs .swiper-slide:hover li {color: #111;}
.product-divs .swiper-slide:hover li img {opacity: 0.8;}
.cs-div {
    text-align: center;
}
.ft-area li span {
    font-weight: 300;
    color: #a0a0a0;
    line-height: 1.5;
}
li.copy {
    margin-top: 10px;
}
.copy span, .admin a {
    color: #666;
}

.product-div {
    width: 100%;
    max-width: 1140px;
    margin: 0 auto;
    color: #666;
}

.swiper-slide table, .swiper-slide table tbody, .swiper-slide table tr, .swiper-slide table td {
    display: block;
    width: 270px!important;
    text-align: center;
    padding: 0
}
td.board_output_gallery_img:hover {
    opacity: 0.7;
}
.swiper-container {
    max-width: 1140px!important;
    display: block;
    margin: auto;
    overflow: hidden;
}
.gallerybbs table td.board_output_gallery_img img {
    width: 270px;
    height: 180px;
    max-width: 100%;
    object-fit: cover;
    object-position: center;
    border: 1px solid #ddd;
}
span.board_output_gallery_subject {
    font-family: 'Spoqa Han Sans'!important;
    font-size: 17px!important;
    letter-spacing: -0.02em!important;
    color: #5d5d5d!important;
}
td.swiper-slide {
    background-color: #fff;
}
td.swiper-slide tr:nth-child(2) td {
    max-height: 68px;
}

@media screen and (max-width: 1700px){
    .swiper-button-next {right: 5%!important;}
    .swiper-button-prev {left: 5%!important;}
}
@media screen and (max-width: 1200px){
    .swiper-button-next, .swiper-button-prev {display: none!important;}
    .product-div  {max-width: 100%!important;}
    .swiper-container {max-width: 800px!important;}
/*    .product-div {overflow: hidden;}*/
    .gallerybbs table td.board_output_gallery_img img {width: 100%!important;}
    .swiper-slide table, .swiper-slide table tbody, .swiper-slide table tr, .swiper-slide table td,.gallerybbs table td.board_output_gallery_img img {
        width: 100%!important;
        max-width: 100%;
    }
    table.board_output {margin: auto;}
}
@media screen and (max-width: 986px){
    .swiper-container {max-width: 600px!important;}
}
@media screen and (max-width: 680px){
    .swiper-container {max-width: 300px!important;}
    .gallerybbs table td.board_output_gallery_img img {height: 100px;}
    .product-divs {padding: 50px 0 70px;}
}


/*--------------------------------------------------------------

반응형-메인


--------------------------------------------------------------*/
@media screen and (max-width: 1200px){
    .noticeoutput tr td {max-width: 275px;}
}

@media screen and (max-width: 1140px){
    .container {max-width: 100%;}
    #main_slide .slide_txtarea h2 {font-size: 2.6em!important;}
    #main_slide .slide_txtarea p {font-size: 1.2em!important;}
    #main_slide .carousel-caption {bottom: 35%!important;}
    ul.copmany-txt li {font-size: 1em;}
    .goto-btns {width: 30%;}
    #footerarea .row {
        justify-content: center;
        text-align: center;
    }
    a.top {right: 2%!important;}
    
    
    
    
    
}
@media screen and (max-width: 986px){
    
    .cs-area .container .row {flex-wrap: wrap;}
    .cs-area .container .row > div {
        width: 100%;
        margin-bottom: 30px;
    }
    .noticeoutput tr td {max-width: 100%;}
    .goto-btns {width: 45%;}
    #main_slide .slide_txtarea h2 {line-height:1.2!important;}
    
    
    
    
}
@media screen and (max-width: 680px){
    #main_slide .carousel-caption {bottom: 25%!important;}
    #main_slide .slide_txtarea h2 {font-size: 2em!important;}
    #main_slide .slide_txtarea p {font-size: 0.825em!important;}
    .noticeoutput tr td {max-width: 150px;}
    .cs-center {text-align: center;}
    .cs-area {padding: 50px 10px;}
    .gote-area {display: block;}
    .gote-area > div {
        width: 100%;
        margin-bottom: 30px;
    }
    .goto-btns a {margin-top: 10px;}
    .htitle p {
        font-size: 1.1em!important;
        max-width: 90%;
        margin: auto;
        line-height: 1.3!important;
    }
}



/*--------------------------------------------------------------

서브페이지
'KOTRA_SONGEULSSI'

--------------------------------------------------------------*/
#subarea .container {
    max-width: 1100px;
}
.subcontxt .sign {
    text-align: right;
    font-size: 1.2em!important;
    margin-top: 30px!important;
    color: #222;
}
.sign span {
    font-family: 'KOTRA_SONGEULSSI'!important;
    font-size: 1.5em;
    letter-spacing: 0.2em;
    padding-left: 10px;
}
.col-md-12 {padding: 0;}
.img-wrapper {
    text-align: center;
}

.subcontxt iframe {box-shadow: 10px 20px 30px rgba(10,10,10,0.2);}
.add-area {
    border-top: 1px solid #3e3e3d;
    padding: 50px 0;
    border-bottom: 1px solid #ddd;
}

dl:last-child,dd:last-child {margin: 0;}
.add-area dt {
    float: left;
    min-width: 80px;
    font-weight: 500;
    color: #222;
    letter-spacing: 1em;
}
td.webzine_type_img_td {
    display: none!important;
}

.cate_board a {
    position: relative;
    display: block;
    text-align: center;
    font-size: 16px;
    color: #666;
    font-weight: 300;
    border: 1px solid #ddd;
    width: 100%;
    padding: 5px;
}
.cate_board li:nth-child(n+2) a {
    border-left: none;
}
.cate_board li {
    width: 7.14%;
    margin-bottom: 10px;
}
.cate_board {
    display: flex;
    justify-content: space-between;
    margin: 50px 0 10px!important;
}
.cate_board li:first-child a {background-color: #3e3e3d; color: #fff; font-weight: 600;}
.cate_board .on {
    background-color: #f3090e;
    color: #fff!important;
    font-weight: 600;
}
.cate_board .on::before,.cate_board li a:hover::before {
    content: '';
    position: absolute;
    width: 0px;
    height: 0px;
    border-top: 10px solid #f3090e;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid none;
    bottom: -10px;
    left: 50%;
    margin-left: -10px;
}
.cate_board li a:hover {color: #fff;    background-color: #f3090e;
}
.sul_menu {
    display: none!important;
}
.board .webzine_type2 dd {
    border: none!important;
    padding: 0;
    margin: 0;
    height: 30px!important;
}
.newslist .webzine_type2 .obj_name {
    border: none!important;
}
td.webzine_type2_table_line {
    display: none!important;
}

.webzine_type2 dl {
    border-top: 1px solid #ddd;
    padding: 20px 50px!important;
}
.webzine_type2 {
    border-bottom: 1px solid #ddd;
}
.webzine_type2 .obj_value {
    height: auto!important;
    padding: 0 20px!important;
}

.webzine_type2 .obj_name {
    height: auto!important;
    padding: 0px!important;
}
.webzine_type2 .webzine_type_text_td_right {padding: 0!important;}
.board_bgcolor {min-width: 200px;}

.paging {color: #f3090e!important;padding-top: 10px!important;}
.pagelist b {color: #f3090e!important;}
ul.submn {
    text-align: center;
    background: rgba(0, 0, 0, 0.6);
}

.smailformtb .formmail_border[name="attachment[]"] {
    width: 85%;
}
input[type=radio] {
    -webkit-appearance:none;
    box-sizing: border-box;
    padding: 0;
    width: 15px!important;
    height: 15px!important;
    margin-right: 7px!important;
    border-radius: 50%;
    border: 1px solid #666;
    outline:none;
}
input[type='radio']:checked {
    border-color: #f3090e;
}
input[type='radio']:before {
    content:'';
    display:block;
    width:60%;
    height:60%;
    margin: 20% auto;  
    border-radius:50%; 
}
input[type='radio']:checked:before {
    background:#f3090e;
}

.att_title font,.board_bgcolor font {
    font-size: 16px!important;
    color: #333;
}
.att_title {
    background-color: #f1f1f1;
}
.board.qalist > tbody > tr:first-child {
    border-top: 1px solid #6b6b6a;
}
.bbsnewf5 a:hover {color: #222!important;}

.board_desc {
    padding: 10px!important;;
}

.subtittxt {
    text-shadow: 1px 1px 5px rgba(0,0,0,0.5);
}






/*--------------------------------------------------------------

반응형-서브

--------------------------------------------------------------*/
@media screen and (max-width: 1140px){
    #subarea .container {max-width: 96%;}
    .smailformtb .formmail_border[name="attachment[]"] {width: 80%;}
    .cate_board {flex-wrap: wrap;}
    .cate_board li {width: 14.28%;}
    .cate_board a {
        font-size: 0.725em;
        letter-spacing: -0.05em;
    }
    .cate_board li:nth-child(8) a {border-left: 1px solid #ddd!important;}
    
    
}
@media screen and (max-width: 986px){
    
    ul.submn {background: none;}
    .smailformtb td.formmail_cell_bgcolor {font-size: 0.8em!important;}
    .smailformtb .formmail_border[name="attachment[]"] {width: 70%;}
    
    
}
@media screen and (max-width: 680px){
    
    .subcontxt h4 {
        font-size: 1.1em;
        line-height: 1.5!important;
    }
    
    hr.gap50px {height: 20px !important;}
    
    .add-area.col-md-4 {border-bottom: none;padding-bottom: 30px; text-align: center;}
    .add-area.col-md-8 {border-top: none;padding-top: 0;}
    
    .webzine_type2 dl {padding: 5px 10px!important;}
    .webzine_type2 .obj_name {width: 65px!important; font-size: 0.725em;}
    .newslist .news_title {
        font-size: 1em;
        letter-spacing: -0.05em;
        white-space: nowrap;
        max-width: 255px;
        overflow: hidden;
        text-overflow: ellipsis;
        display: table-cell;
    }
    .webzine_type2 .obj_value {padding: 0 0px!important;}
    .newslist .webzine_type2 .obj_value {font-size: 0.895em!important;}
    .board_bgcolor {min-width: 100px;}
    .att_title font, .board_bgcolor font,.board_desc,.table_tle1, .formmail_title_bgcolor, .formmail_cell_bgcolor,.qalist .bbsnewf5 a, td.bbsetc_dateof_write,td.bbsno {font-size: 0.895em!important}
    
    .smailformtb .smailformtb tr:first-child .formmail_cell_bgcolor td {
        font-size: 1.2em!important;
        vertical-align: middle;
    }
    .smailformtb .formmail_border[name="attachment[]"] {width: 100%;}
    .smailformtb > tbody > tr:last-child > .formmail_cell_bgcolor > table > tbody > tr > td {font-size: 0.785em!important;}
    .qalist .bbsnewf5 {
        white-space: nowrap;
        max-width: 150px;
        overflow: hidden;
        text-overflow: ellipsis;
    }
    
    
}