﻿.inner-wrap {
    max-width: 980px;
    padding-left: 10px;
    padding-right: 10px
}

.date {
    font-size: 16px;
    display: inline-block;
    padding-right: 4px;
    color: #ba3c3f;
    vertical-align: middle
}

@media screen and (max-width: 767px) {
    .date {
        padding-right: 2px;
        font-size: 15px
    }
}

.tag {
    background-color: #B6A490;
    padding: 3px 10px;
    font-size: 14px;
    color: white;
    display: inline-block;
    vertical-align: middle;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    max-width: calc( 100% - 90px)
}

@media screen and (max-width: 767px) {
    .tag {
        font-size: 14px;
        padding: 1px 6px
    }
}

.news-head {
    padding-top: 60px
}

@media screen and (max-width: 767px) {
    .news-head {
        padding-top: 35px
    }
}

.news-head h1 {
    color: #492a0c;
    font-weight: normal;
    font-size: 22px;
    padding-top: 15px;
    padding-bottom: 1em;
    line-height: 1.2
}

@media screen and (max-width: 767px) {
    .news-head h1 {
        font-size: 18px
    }
}

.wrap-photo {
    background-color: #faf7f0;
    padding-top: 10px;
    padding-bottom: 10px;
    text-align: center
}

    .wrap-photo img {
        width: 100%;
        max-width: 750px
    }

.report_img {
    display: block;
    margin-top: 10px;
    margin-bottom: 10px;
    max-width: 750px;
    margin-left: auto;
    margin-right: auto
}

@media screen and (max-width: 768px) {
    .report_img {
        max-width: 100%
    }
}

.report_img-outer {
    text-align: center;
    padding-top: 10px;
    padding-bottom: 10px
}

    .report_img-outer img {
        max-width: 100%
    }

.swiper-container-outer {
    background-color: #faf7f0;
    padding-top: 10px;
    padding-bottom: 10px;
    text-align: center
}

    .swiper-container-outer img.report_img {
        max-width: 750px
    }

@media screen and (max-width: 768px) {
    .swiper-container-outer img.report_img {
        max-width: 100%
    }
}

.swiper-gallery, .swiper-container {
    margin-left: auto;
    margin-right: auto;
    max-width: 750px
}

    .swiper-gallery .swiper-slide, .swiper-container .swiper-slide {
        height: 500px;
        text-align: center
    }

@media screen and (max-width: 767px) {
    .swiper-gallery .swiper-slide, .swiper-container .swiper-slide {
        height: 56vw
    }
}

.swiper-gallery .swiper-slide::before, .swiper-container .swiper-slide::before {
    content: '';
    display: block;
    height: 50%
}

.swiper-gallery .swiper-slide img, .swiper-container .swiper-slide img {
    max-width: 100%;
    max-height: 100%;
    display: inline-block;
    transform: translate(0px, -50%)
}

.swiper-gallery .swiper-pagination, .swiper-container .swiper-pagination {
    padding-top: 10px;
    padding-bottom: 10px;
    text-align: center;
    left: 0;
    right: 0;
    width: 100% !important
}

@media screen and (max-width: 767px) {
    .swiper-gallery .swiper-pagination, .swiper-container .swiper-pagination {
        padding-top: 5px;
        padding-bottom: 5px
    }
}

@media screen and (max-width: 767px) {
    .swiper-gallery .wrap-pagination, .swiper-container .wrap-pagination {
        padding-top: 0;
        padding-bottom: 0
    }
}

.wrap-gallery, .wrap-youtube, .wrap-flickr, .video_conten {
    background-color: #faf7f0;
    padding-top: 10px
}

.swiper-container {
    margin-top: 10px
}

@media screen and (max-width: 1024px) {
    .inner-wrap, .wrap-gallery, .wrap-youtube, .wrap-flickr, .wrap-photo, .video_conten {
        padding-left: 20px;
        padding-right: 20px
    }
}

@media screen and (max-width: 767px) {
    .inner-wrap, .wrap-gallery, .wrap-youtube, .wrap-flickr, .wrap-photo, .video_conten {
        padding-left: 10px;
        padding-right: 10px
    }
}

.news-content .inner-wrap, .news-content .wrap-gallery, .news-content .wrap-youtube, .news-content .wrap-flickr, .news-content .wrap-photo, .news-content .video_conten {
    padding-left: 0;
    padding-right: 0
}

.wrap-youtube, .video_conten {
    padding-bottom: 10px
}

.wrap-flickr, .video_conten {
    padding-bottom: 20px
}

    .wrap-flickr .flickrembed, .wrap-flickr #flickrembed, .video_conten .flickrembed, .video_conten #flickrembed {
        position: absolute;
        top: 0;
        right: 0;
        left: 0
    }

    .wrap-flickr small, .video_conten small {
        padding-top: 1em
    }

#layout-view .swiper-pagination-bullets .swiper-pagination-bullet-active {
    background-color: #886340
}

#layout-view .swiper-pagination-bullets .swiper-pagination-bullet {
    border-color: #886340
}

.news-content {
    color: #6e6e6e;
    line-height: 1.8;
    max-width: 980px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 10px;
    padding-right: 10px;
    clear: both
}

@media screen and (max-width: 767px) {
    .news-content {
        padding-left: 10px;
        padding-right: 10px
    }
}

.news-content img {
    max-width: 100%
}

.news-content h1, .news-content h2 {
    font-size: 22px;
    line-height: 1.5;
    padding-top: 5px;
    padding-bottom: 5px;
    margin-top: 1em;
    color: #886340
}

@media screen and (max-width: 767px) {
    .news-content h1, .news-content h2 {
        font-size: 15px
    }
}

.news-content p {
    font-size: 15px;
    line-height: 1.6;
    padding-top: 5px;
    padding-bottom: 5px
}

@media screen and (max-width: 767px) {
    .news-content p {
        font-size: 15px
    }
}

.news-content ol, .news-content ul {
    padding-left: 1em;
    list-style: initial
}

/*.video {
    margin-left: auto;
    margin-right: auto
}

.video_conten .icon {
    display: block;
    width: 100%;
    max-width: 750px;
    padding-top: 10px;
    padding-bottom: 10px;
    margin: 0 auto
}

.iframe-outer-16to9, .video {
    position: relative;
    width: 100%;
    max-width: 750px
}

    .iframe-outer-16to9::before, .video::before {
        content: "";
        display: block;
        padding-top: 56%;
        z-index: -1
    }

    .iframe-outer-16to9 iframe, .video iframe {
        position: absolute !important;
        width: 100% !important;
        height: 100% !important;
        top: 0;
        right: 0;
        left: 0;
        bottom: 0
    }*/

.wrap-share {
    margin-top: 30px;
    margin-bottom: 30px;
    padding-top: 20px;
    padding-bottom: 20px;
    border-top: 2px solid #e9e6e4;
    border-bottom: 2px solid #e9e6e4;
    color: #6e6e6e;
    letter-spacing: 1px;
    font-size: 15px;
    text-align: center
}

@media screen and (max-width: 1024px) {
    .wrap-share {
        margin-left: 20px;
        margin-right: 20px
    }
}

@media screen and (max-width: 767px) {
    .wrap-share {
        margin-left: 10px;
        margin-right: 10px;
        margin-top: 15px;
        margin-bottom: 15px;
        padding-top: 10px;
        padding-bottom: 10px;
        border-top: 1px solid #e9e6e4;
        border-bottom: 1px solid #e9e6e4;
        text-align: left
    }
}

.wrap-share .msg {
    padding-left: 6px;
    padding-right: 6px
}

@media screen and (max-width: 767px) {
    .wrap-share .msg {
        display: inline-block;
        vertical-align: top;
        line-height: 1.6;
        font-size: 11px;
        width: 50%;
        width: calc(100% - 130px)
    }
}

.wrap-share .btn-circle {
    width: 40px;
    height: 40px;
    line-height: 40px;
    border: 0;
    font-size: 20px;
    margin-left: 6px;
    margin-right: 6px;
    text-align: center
}

@media screen and (max-width: 767px) {
    .wrap-share .btn-circle {
        width: 35px;
        height: 35px;
        line-height: 35px;
        font-size: 18px
    }
}

.wrap-share .btn-circle img {
    max-width: 22px;
    display: inline-block;
    vertical-align: middle
}

@media screen and (max-width: 767px) {
    .wrap-share .btn-circle img {
        max-width: 20px
    }
}

.share-fb {
    background-color: #3b5998
}

    .share-fb:hover {
        background-color: #3b5998
    }

.share-line {
    position: relative
}

    .share-line iframe {
        vertical-align: middle;
        display: inline-block;
        transform-origin: 0% 0%;
        transform: scale(0.87)
    }

.wrap-relative {
    padding-top: 10px
}

    .wrap-relative h2 {
        color: #707372;
        padding-bottom: 1em
    }

@media screen and (max-width: 767px) {
    .wrap-relative h2 {
        font-size: 11px
    }
}

.wrap-relative .prev-news {
    padding-right: 10px
}

.wrap-relative .next-news {
    text-align: right;
    padding-left: 10px
}

    .wrap-relative .next-news:first-child {
        float: right
    }

.wrap-relative .style-empty h2 {
    opacity: 0
}

.wrap-relative .style-empty a {
    position: relative
}

.wrap-relative .style-empty b {
    display: block;
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    text-align: center;
    margin-top: -0.5em;
    color: #492a0c
}

.wrap-relative .box-news {
    display: inline-block;
    width: 100%;
    vertical-align: top;
    background-color: #faf7f0;
    text-align: left
}

    .wrap-relative .box-news:hover .news-img {
        opacity: 0.8
    }

    .wrap-relative .box-news .col-left {
        width: 230px
    }

@media screen and (max-width: 1024px) {
    .wrap-relative .box-news .col-left {
        width: 180px
    }
}

@media screen and (max-width: 767px) {
    .wrap-relative .box-news .col-left {
        width: 100%
    }
}

.wrap-relative .box-news .col-right {
    width: calc(100% - 230px - 0.3em);
    padding-top: 42px;
    padding-left: 10px;
    padding-right: 10px
}

@media screen and (max-width: 1024px) {
    .wrap-relative .box-news .col-right {
        width: calc(100% - 180px - 0.3em);
        padding-top: 8px
    }
}

@media screen and (max-width: 767px) {
    .wrap-relative .box-news .col-right {
        width: 100%;
        margin-left: 0;
        padding-top: 5px;
        padding-bottom: 10px
    }
}

.wrap-relative .box-news .col-right h3 {
    margin-top: 10px;
    line-height: 1.2;
    height: 2.4em;
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    -webkit-box-orient: vertical
}

@media screen and (max-width: 767px) {
    .wrap-relative .box-news .col-right h3 {
        font-size: 10px;
        margin-top: 5px
    }
}

.wrap-relative .box-news .news-img {
    width: 100%;
    transition: opacity 0.4s ease
}

.wrap-relative .date {
    font-size: 15px
}

.btn-backlist {
    clear: both
}

/*# sourceMappingURL=http://localhost:3000/_maps/unit\news_detail.css.map */
