.fb {
    overflow: hidden;
    text-align: center;
    margin-bottom: 15px;
}
.share_box{
    margin-bottom: 15px;
    text-align: center;
}
.a2a_default_style .a2a_svg {
    display: none;
}
.share_box .share-link .btn ,
.share_box .share-link .icon-ic-share-linecall,
.share_box .share-link .icon-ic-share-w {
    color: #ff9464;
    cursor: pointer;
    font-size:25px;
}
.share_box .share-link .btn.blogger:hover {
    color: #F26C38;
}
.share_box .share-link .btn.facebook:hover {
    color: #405D9A;
}
.share_box .share-link .btn.google:hover {
    color: #F34537;
}
.share_box .share-link .btn.twitter:hover {
    color: #000;
}
.share_box .share-link .btn.mail:hover {
    color: #F6C13D;
}
.share_box .share-link .btn.linkedin:hover {
    color: #0177B5;
}
.share_box .share-link .icon-ic-share-t:hover {
    color: #36465C;
}
.share_box .share-link .btn.line:hover {
    color: #00C300;
}
.share_box .share-link .icon-ic-share-linecall:hover {
    color: #00C300;
}
.share_box .share-link .icon-ic-share-w:hover {
    color: #F70B19;
}
.share_box .share-link .btn.pinterest:hover {
    color: #DE220A;
}
.share_box .share-link .btn.plurk:hover {
    color: #E9443D;
}
.share_box .share-link .icon-ic-share-linecall,
.share_box .share-link .icon-ic-share-w {
    font-size: 25px;
    width: 25px;
    height: 30px;
    line-height: 30px;
    border-radius: 15px;
    margin: 0;
    padding: 0px 0 0;
}
.share_box .share-link .btn {
    width: 25px;
    padding: 3px 0 0;
}
/*keyword*/
.keyword_box{
    margin-top: 10px;
    font-size: 14px;
    position: relative;
    z-index: 35;
}
.keyword_box .keyword  li{
    width: auto;
    padding: 0 0px;
    display: inline;
}
.article-list .keyword_box li a, .keyword_box li a{
    color: #6B7A79;
    line-height: 1;
    margin-bottom: 4px;
    margin-right: 2px;
    transition: all .3s ease;
    font-size: 14px;
    display: inline;
}
.keyword_box li:last-child a:after{
    display: none;
}
.keyword_box li a:after{
    content: ',';
    display: inline;
}
.keyword_box li:hover a{
    color: #ff7431;
}
.keyword_box.detail{
    margin:15px 0;
}  
.keyword_box.detail .tag{
    background: #ddd;
    display: inline-block;
    padding: 3px 5px;
    font-weight: bold;
} 
.article-detail .pic{
    max-width: 600px;
    margin: auto;
    margin-bottom: 15px;
}
.article-list {
    margin: 0 -10px;
}
.article-list .item {
    width: 25%;
    padding: 0 10px;
}
.article-list .item:nth-child(4n+1) {
    clear: left;
}
.article-list .box {
    max-width: 332px;
    margin: 0 auto 80px;
    border: 6px solid #fff;
    background: #FCF9F3;
    position: relative;
}
.article-list .item a.cover{
    font-size: 0;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    z-index:30;
}
.article-list .box:hover {
    border-color: #F75000;
}
.article-list .pic {
    overflow: hidden;
}
.article-list .txt {
    padding: 10px 12px 60px;
}
.article-list .name {
    color: #111;
    font-size: 20px;
    font-weight: bold;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    height: 34px;
}
.article-list .date {
    display: block;
    color: #8B8B8B;
    margin: 0 0 10px;
}
.article-list .date b {
    color: #EA703A;
}
.article-list .description{
    color: #8B8B8B;
    font-size: 13px;
    line-height: 1.45;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    height: 52px;
}
.article-list .more {
    width: 70px;
    height: 70px;
    color: #fff;
    font-family: "Century Gothic", CenturyGothic, AppleGothic, 'Muli', "文泉驛正黑", "WenQuanYi Zen Hei", "儷黑 Pro", "LiHei Pro", "微軟正黑體", "Microsoft JhengHei", "微软雅黑", "メイリオ", "맑은 고딕", sans-serif;
    font-size: 13px;
    font-weight: bold;
    text-align: center;
    letter-spacing: 0.2em;
    line-height: 1.4;
    background: #FF7430;
    padding: 16px 0 0 3px;
    border-radius: 70px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position: absolute;
    left: 50%;
    bottom: -35px;
    margin-left: -35px;
}
.article-list .box:hover .more {
    background: #F75000;
}
.article-header,
.article-detail {
    max-width: 1280px;
    margin: 0 auto;
}
.article-header .title {
    color: #000;
    font-size: 24px;
    font-weight: bold;
    text-align: center;
    line-height: 1.75;
    padding: 25px 0 35px;
    margin: 0;
}
.article-header .date {
    display: block;
    color: #8B8B8B;
    max-width: 320px;
    margin: 0 auto 45px;
    text-align: center;
    border-top: 5px solid #F75000;
    padding-top: 15px;
}
.article-header .date:before {
    content: 'DATE';
    display: inline-block;
    margin-right: 20px;
    color: #EA7039;
    font-size: 13px;
}
.article-detail {
    padding: 0 60px 45px;
    border-bottom: 1px solid #ddd;
}
@media screen and (max-width: 1440px) {
    .article-detail {
        padding: 0 15px 30px;
        margin: 0 -15px;
    }
    .article-list {
        margin: 0 -6px;
    }
    .article-list .item {
        padding: 0 6px;
    }
}
@media screen and (max-width: 1000px) {
    .article-list {
        max-width: 760px;
        margin: 0 auto;
    }
    .article-list .item {
        width: 50%;
    }
    .article-list .item:nth-child(4n+1) {
        clear: none;
    }
    .article-list .item:nth-child(2n+1) {
        clear: left;
    }
}
@media screen and (max-width: 767px) {
    .article-header .title {
        font-size: 20px;
        padding: 0 0 25px;
    }
}
@media screen and (max-width: 600px) {
    .article-list {
        margin: 0 -6px;
    }
    .article-list .item {
        width: 100%;
        padding: 0 6px;
    }
    .article-list .item:nth-child(n) {
        clear: none;
    }
    .article-list .box {
        margin-bottom: 50px;
    }
    .article-list .description {
        height: auto;
        max-height: 52px;
    }
}