@charset "utf-8";
.scontents {
    max-width: 100% !important;
}
.media {
    max-width: 1300px;
    margin: 0 auto;
    width: 100%;
    padding: 10px;
}
.swiper-slide .pic > img{width:100%;height:100%;}
.swiper-slide .info{width:100%;height: auto;background:#594843;color:#FFFFFF;display:flex;justify-content:center;align-items:start;flex-direction:column;padding-left: 2em;padding: 33px 2em;box-sizing:border-box;}
.swiper-slide .info.notice{background:#533131;}
.swiper-slide .info .flag{font-size: 18px;font-weight:400;margin-bottom: 10px;}
.swiper-slide .info .title{font-size: 20px;font-weight:400;width:90%;}
.media .swiper_cont {
    width: 100% !important;
}
    .media{width:100%;display:flex;}
.media > div{margin-right:20px;}
.media > div:last-child{margin-right:0;}
.media .media_gallery {
    position: relative;
    width: 380px;
    height: auto;
    background-size: 100%;
    background-position: center bottom;
    background-repeat: no-repeat;
    cursor: pointer;
    transition: background-size 1s ease;
    -moz-transition: background-size 1s ease;
    -web-kit-transition: background-size 1s ease;
    max-width: 100%;
    padding-top: 100%;
        border: 1px solid #888888;
}
.media .media_gallery:hover{background-size:110%;}
.media .media_gallery::before {
    content: '';
    opacity: 0.7;
    /* background: #000; */
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background-image: linear-gradient(to bottom, #57575733, #000000);
}
.media .media_gallery a{position:absolute;display:flex;flex-direction:column;justify-content:end;align-items:center;;width:100%;height:100%;color:#FFFFFF;    bottom: 0;}
.media .media_gallery .ttl_wrap{z-index:1;width:100%}

.media .media_gallery .ttl_wrap > .line {
    width: 317px;
    height: 1px;
    background: #FFFFFF;
    margin: 0 auto;
    max-width: 86%;
}
.media .media_gallery .cate{z-index:1;font-size: 30px;height: 50px;margin-bottom: 16px;display:flex;align-items:center;}
.media .media_gallery .ttl_wrap > .ttl{padding-bottom: 16px;text-align:center;font-size: 16px;opacity:.7;font-weight:100;}
.media .column_gallery{
	position:relative;width:360px;height:360px;background-size:100%;background-position:center;border:1px solid #FFFFFF;background-repeat:no-repeat;cursor:pointer;
	transition: background-size 1s ease;
    -moz-transition: background-size 1s ease;
    -web-kit-transition: background-size 1s ease;
}
.media .column_gallery:hover{background-size:110%;}
.media .column_gallery a{position:relative;display:flex;flex-direction:column;justify-content:end;align-items:center;;width:100%;height:100%;color:#FFFFFF;}

/* 새글 스킨 (latest) */
.pic_lt {position:relative;margin-bottom:20px;}
.pic_lt .lat_title a {color:#000;display:inline-block;position:relative}

.pic_lt .lt_more {position:absolute;top:11px;right:10px;display:block;width:25px;line-height:25px;color:#aaa;border-radius:3px;text-align:center;}
.pic_lt .lt_more:hover {color:#777}
.pic_lt ul:after {display:block;visibility:hidden;clear:both;content:""}
.pic_lt ul {margin: 130px -10px 0 -10px;}

.pic_lt li {
    float: left;
    width: calc(25% - 14px);
    padding: 12px 12px 8px;
    border: 2px solid #eee;
    margin: 7px;
}
.pic_lt li.galley_li:nth-child(4n+1) {clear: both!important}
.pic_lt li .lt_img {margin:5px 0;display:block}
.pic_lt li .lt_img img, .pic_lt li .lt_img video{width:100%;height:auto}
.pic_lt li a:hover {color:#a22121}
.pic_lt li .fa-heart {color:#ff0000}
.pic_lt li .fa-lock {display:inline-block;line-height:14px;width:16px;font-size:0.833em;color:#4f818c;background:#cbe3e8;text-align:center;border-radius:2px;font-size:12px;border:1px solid #cbe3e8;vertical-align:middle}
.pic_lt li .new_icon {display:inline-block;width:16px;line-height:16px;font-size:0.833em;color:#23db79;background:#b9ffda;text-align:center;border-radius:2px;margin-left:2px;font-weight:bold;vertical-align:middle}
.pic_lt li .hot_icon {display:inline-block;width:16px;line-height:16px;font-size:0.833em;color:#ff0000;background:#ffb9b9;text-align:center;border-radius:2px;vertical-align:middle}
.pic_lt li .fa-caret-right {color:#bbb}
.pic_lt li .fa-download {display:inline-block;width:16px;line-height:16px;font-size:0.833em;color:#daae37;background:#ffefb9;text-align:center;border-radius:2px;vertical-align:middle}
.pic_lt li .fa-link {display:inline-block;width:16px;line-height:16px;font-size:0.833em;color:#b451fd;background:#edd3fd;text-align:center;border-radius:2px;vertical-align:middle}

.pic_lt .profile_img img{border-radius:50%}

.lt_info {padding:10px 0}
.lt_info .lt_nick {}
.lt_info .lt_date {color:#888}

.pic_lt .empty_li {line-height:145px ;color:#666;text-align:center;padding:0}
.pic_lt .empty_li:before {background:none;padding:0}

.pic_lt .lt_cmt {background:#e9eff5;color:#3a8afd;font-size:11px;height:16px;line-height:16px;padding:0 5px;border-radius:3px;vertical-align:middle}
.pic_lt .lt_more {position:absolute;top:11px;right:0;display:block;width:40px;line-height:25px;color:#3a8afd;border-radius:3px;text-align:center}
.pic_lt .lt_more:hover {color:#777}

h2.lat_title {
    font-size: 42px;
    color: #004986;
    text-align: center;
    font-weight: 600;padding-top: 125px;
}
p.top_stitle {
    font-size: 1.2em;
    line-height: 1.5em;
    text-align: center;
    color: #333;
    margin: 10px 0 50px 0;position: relative;word-break: keep-all;
}
section#comm_wrap {
    background-image: url(./img/media_bg.png);
    background-position: top center;
    background-repeat: no-repeat;
    background-size: auto;
    position: relative;
    padding-bottom: 105px;
}
p.p_subject {
    font-size: 18px;
    height: 32px;
    overflow: hidden;
    word-break: keep-all;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding-right: 20px;
}
p.p_content {
    font-size: 15px;
    max-height: 86px;
    overflow: hidden;
}
span.p_cate {
    color: #fff;
    background-color: #000;
    font-size: 14px;
    padding: 2px 8px 4px;
}

p.top_stitle::after {
    content: '';
    position: absolute;
    display: block;
    width: 1px;
    height: 70px;
    background: #7a7675;
    top: 55px;
    left: calc(50% - 1px);
}
h3.slide_top_tit {
    font-size: 30px;
    font-weight: bold;
}
h3.case_ft_tit {
    font-size: 40px;
    color: #fff;
    font-weight: bold;
    text-align: center;
    padding: 10px;
}
p.case_ft_stit {
    font-size: 18px;
    text-align: center;
    padding-bottom: 40px;
}

a.column_n_more {
    position: absolute;
    color: #ffffff;
    top: -3em;
    right: 1em;
    border: 1px solid #fff;
    padding: 5px 10px;
    border-radius: 16px;
    transition: 0.5s;
}
a.column_n_more:hover {
    background-color: #fff;
    color: #000;
}
.name_wrap .name {
    padding: 1em 0.7em;
    font-size: 30px;
    font-weight: bold;
    color: #fff;
    position: relative;
    text-align: left;
}
.history_wrap {
    text-align: left;
    padding: 1em;
    background-color: rgb(255 255 255 / 75%);
    position: absolute;
    height: 50%;
    bottom: 0;
    color: #000;
    line-height: 1.5;
    opacity: 0;
    transition: 0.5s;
    font-size: 18px;
    width: 100%;
}

.media_gallery:hover .history_wrap {
    opacity: 1;
}
.media_gallery:hover .name_wrap .name {
    opacity: 0;
}
.name_hover {color: #665A48;font-size: 30px;font-weight: bold;position: relative;padding-bottom: 8px;margin-bottom: 10px;}
.name_hover::after {
    content: "";
    width: 38%;
    height: 2px;
    background-color: #000;
    position: absolute;
    bottom: 0px;
    left: 0;
}
@media screen and (max-width:1020px){
    .name_hover { font-size: 18px }
.history_wrap { font-size: 10px; }
    .name_wrap .name {
    font-size: 18px;
}
    .pic_lt li {
        float: left;
        width: calc(50% - 14px);
        padding: 10px;
        border: 2px solid #eee;
        margin: 7px;
    }
    section#comm_wrap {
        padding-bottom: 65px;
    }
    .case_gallery_list_ft {
        padding: 80px 10px 120px;
    }
    h3.case_ft_tit {
        font-size: 36px;
    }
    p.case_ft_stit {
        font-size: 16px;padding-bottom: 20px;
    }
}
@media screen and (max-width: 768px) {
    .name_hover { font-size: 18px }
.history_wrap { font-size: 10px; }
        .name_wrap .name {
    font-size: 18px;
}
    h3.slide_top_tit {
    font-size: 24px;
    margin-bottom: 16px;
}
    p.top_stitle::after {
        height: 35px;
        top: 50px;
    }
    .pic_lt ul {
        margin: 90px -10px 0 -10px;
    }
    h2.lat_title {
        font-size: 32px;
    }
    h3.case_ft_tit {
        font-size: 32px;
    }
}
.swiper-slide .info{padding-left: 2em;padding: 10px 2em;}
.swiper-slide .info .flag{font-size: 12px;margin-bottom: 0}
.swiper-slide .info .title{font-size: 14px;}
.media .media_gallery .cate{font-size: 18px;height: 36px;margin-bottom: 0;}
.media .media_gallery .ttl_wrap > .ttl{padding: 3px;font-size: 14px;}
@media screen and (max-width:480px){
    p.p_subject {
        font-size: 16px;
        height: 28px;
    }
    p.p_content {
        font-size: 14px;
        max-height: 78px;
    }
    section#comm_wrap {
        padding-bottom: 35px;
    }
    p.top_stitle::after {
        height: 35px;
        top: 70px;
    }
    h2.lat_title {
        font-size: 28px;
    }    
    .case_gallery_list_ft {
        padding: 60px 10px 50px;
    }
    h3.case_ft_tit {
        font-size: 24px;
        text-align: left;
        padding: 10px;
    }
    p.case_ft_stit {
        font-size: 14px;
        text-align: left;
        padding-left: 10px;
        padding-bottom: 10px;
    }
}