.article-kanban{
  margin-bottom: 0;
}
.article-kanban.normal{
  height: 360px;
  max-height: 360px;
}
.article-kanban.with-margin{
  margin-bottom:40px;
}
.article-kanban.feature{
  height: 360px;
  max-height: 360px;
}
.article-kanban img{
    width: 100%;
    position: absolute;
    display: block;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
}

.article-kanban.normal .img-header{
  height: 360px;
}
.article-kanban.feature .img-header{
  height: 360px;
}
.article-kanban.normal figure>div.kanban{
  height: 360px;
  max-height: 360px;
  overflow: hidden;
}
.article-kanban.feature figure>div.kanban{
  height: 360px;
  max-height: 360px;
}
.article-kanban.feature .inner>h2{
  font-size:48px;
  font-size:4.8rem;
}
.article-kanban.feature .inner>h2>span.series, .article-kanban.feature .inner>h2>span.subtitle{
  font-size:32px;
  font-size:3.2rem;
  border-width:6px;
  padding-bottom:10px;
}
.article-kanban figure.copyright:after, .article-kanban.feature.copyright:after{
  content: attr(data-label);
  display: block;
/*   width: 170px; */
  height: 30px;
  position: absolute;
  bottom: 0;
  right: 0;
  background: rgba(0,0,0,0.4);
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 30px;
  text-align: center;
  color: #FFF;
  padding: 0 10px;
}

#series-column{
  display: flex;
  justify-content:space-between;
  margin:0 -5px 53px; 
}
#series-column.space{
  padding:20px 0 0px;
}
#series-column li{
  text-align:center;
  flex-grow: 1;
  font-size: 22px;
  font-size: 2.2rem;
  margin:0 5px;
}
#series-column li:after {
   background-color: #b2b2b2;
   border-radius: 2px;
   content: "";
   display: block;
   height: 4px;
   margin:10px 0 0;
}
#series-column li a{
  color:#b2b2b2;
}
#series-column li a:hover{
  color:#f73b3b;
}
#series-column li.current{
  flex-grow: 2;
  color:#f83e3f;
}
#series-column li.current:after {
   background-color: #f83e3f; 
}

.article-header {
    border-bottom: 1px solid #DDD;
    margin-bottom: 40px;
    padding-bottom: 15px;
    overflow: visible;
}
.article-header.with-margin {
  margin-top:40px;
}
/*
.article-header .title-side {
    width: 900px;
    float: left;
    position: relative;
}
.article-header .title-side:after {
    content: "";
    position: absolute;
    width: 4px;
    height: 90%;
    top: 0;
    right: 0;
    margin: auto;
    border-right: 4px solid #ddd;	
}
.article-header .author-side {
    width: 300px;
    float: left;
    padding-left: 20px;
}
*/
.article-header h1.title {
    font-size: 32px;
    font-size: 3.2rem;
    line-height: 1.4;
    font-weight: 500;
    margin: 0 0 1.0rem 0;
}
.article-header h2.subtitle {
    font-size: 20px;
    font-size: 2.0rem;
    margin: 0 0 2.5rem 0;
}
.article-header .extra {
    margin-bottom: 16px;
    position: relative;
}
.article-header .author-header{
  margin-bottom: 15px;
  overflow: hidden;
}
.article-header .author-header .author-box{
    display: inline-block;
}
.article-header .author-header p.author{
/*     display: inline-block; */
  display: table-cell;
    height: 40px;
/*     line-height: 55px; */
    padding-left: 45px;
    padding-right: 25px;
    font-weight: 500;
    font-size: 14px;
    font-size: 1.4rem;
    position: relative;
  vertical-align: middle;
}
.article-header .author-header p.author:last-child{
    padding-right: 0;
}
.article-header .author-header p.author .article-header-author-icon{
    display: inline-block;
    width: 40px;
    height: 40px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    position: absolute;
    top: 0;
    left: 0;
    border-radius: 50%;	
}
.article-header .author-header > span.date {
    display: inline-block;
    float: right;
    line-height: 40px;
    color: #888888;
    font-weight: 100;
    font-size: 12px;
    font-size: 1.2rem;
}

.article-header.pc.magazine{
  padding: 0 0 30px 0;
  border-bottom: 1px solid #DDD;
}
.article-header.pc.magazine .left{
  width: 220px;
  float: left;
  margin-right: 40px;
}
.article-header.pc.magazine .left img.magazine-cover-image{
  margin: 0;
  width: 100%;
  max-width: 100%;
}
.article-header.pc.magazine .right{
    float: left;
    width: 620px;
  overflow: hidden;
}

.article-header.pc.magazine h1.magazine-title,
.article-header.pc.magazine p.magazine-title{
  font-size: 32px;
  font-size: 3.2rem;
  font-weight: 500;
  text-align: left;
  line-height: 1.4;
  margin: 0;
}
.article-header.pc.magazine h2.magazine-subtitle,
.article-header.pc.magazine p.magazine-subtitle{
  font-size: 20px;
  font-size: 2.0rem;
  font-weight:300;
  text-align: left;
  line-height: normal;
  margin: 0;
}
.article-header.pc.magazine p.magazine-issue-date{
  font-size: 14px;
  font-size: 1.4rem;
  text-align: left;
  line-height: normal;
  margin: 40px 0;		
}
.article-header.pc.magazine .right a.btn.ctr{
  margin: 0;
  max-width: 300px;
  width: 300px;
}
.article-header.pc.magazine .right p.goto-backnumber{
  text-align: right;
  line-height: 1.6;
  margin-top: 25px;
    padding-bottom: 5px;
}

.article-header.pc .social-btns{
  margin: 10px 0;
  height: 24px;
  background: #FFF;
  text-align: right;
  overflow: hidden;
}
.article-header.pc .social-btns .fb-like.fb_iframe_widget{
  top: -2px;
}
.article-header.pc .social-btns .pocket-btn{
  display: inline-block;
    position: relative;
    top: 2px;	
}

body.article-normal #article-body-outer{
  position:relative;
}
body.article-normal:not(.photo):not(.comment) #article-body-outer.fixed-top .article-body, 
body.article-normal:not(.photo):not(.comment) #article-body-outer.fixed-bottom .article-body{
  padding:0 65px;
  width:880px;
}

.article-body{
  width:100%;
  padding: 0 65px;
  margin-bottom: 40px;
}
body.article-normal .article-body{
  padding:0 65px 0 0;
  width:815px;
}
.article-body figure.image-area.figure-right{
  float: right;
  margin: 0 0 30px 30px;
}
.article-body figure.image-area.figure-left{
  float: left;
  margin: 0 30px 30px 0;
}
.article-body figure.image-area.figure-none, .article-body figure.image-area.figure-center{
  max-width: 750px;
  margin: 0 auto 54px auto !important;
}
.article-body p.next-info a,.article-body p.next-info a:hover{
  display: block;
    padding: 16px 24px;
    margin: 24px auto;
    border: 2px solid #AEAEAE;
    text-align: center;
/*     color: #AEAEAE; */
    background: #FFF;
    position: relative;
}

.article-body .book-cover{
  padding: 25px 50px;
}
.article-body .book-cover.space{
  margin-bottom: 40px;
}
.article-body .book-cover .title-side{
  margin-bottom: 25px;
  font-size: 20px;
  font-size: 2.0rem;
}
.article-body .book-cover .flex-side{
  margin-bottom: 15px;
}
.article-body .book-cover .image-side{
  width: 138px;
  margin-right: 28px;
}
.article-body .book-cover .text-side .title{
  line-height: 1.8;
  font-size: 18px;
  font-size: 1.8rem;
}
.article-body .book-cover .text-side .issue{
  margin-bottom: 12px;
  font-weight: 500;
  font-size: 16px;
  font-size: 1.6rem;
}
.article-body .book-cover .text-side .default{
  line-height: 1.8;
  font-size: 14px;
  font-size: 1.4rem;
}
.article-body .book-cover .text-side .author{
  margin-top: 5px;
}
.article-body .book-cover .link-side .buy{
  font-size: 18px;
  font-size: 1.8rem;
}
.article-body .book-cover .link-side .buy.amazon::before{
  width: 22px;
  height: 22px;
  margin-right: 14px;
}
.article-body .book-cover .link-side .buy.contents::before{
  width: 22px;
  height: 22px;
  margin-right: 14px;
}

/*article body media associated*/
.article-body .media-associated-title{
  font-weight: 500;
}
.article-body .media-associated-author-name,
.article-body .media-associated-published-at{
  font-size: 14px;
  font-size: 1.4rem;
}
.article-body a.media-associated-image{
  width: 160px;
  padding-bottom: 0;
}
.article-body a.media-associated-image:hover{
  padding-bottom: 0;
}
.article-body #media-associated-related-links li{
  margin-bottom: 0;
}




.article-kanban.fixed-height-2 {
    height: 400px;
}
.article-kanban.fixed-height-2 img {
    height: 400px;
}


.article-social-btn-bottom{
  
}
.article-social-btn-bottom a.btn{
  width: calc(100% / 3);
  color: #FFF;	
  position: relative;
  padding-left: 20px;
  font-size: 16px;
  font-size: 1.6rem;
  margin: 0;
}

.article-social-btn-bottom a.btn span.icon{
  display: inline-block;
  width: 25px;
  height: 25px;
  vertical-align: middle;
  background-position: right center;
  background-size: contain;
  background-repeat: no-repeat;
  margin-right: 5px;
}
.article-social-btn-bottom a.btn.facebook{
  background-color: #3664a2;
  cursor: pointer;
}
.article-social-btn-bottom a.btn.twitter{
  background-color: #1b95e0;
}
.article-social-btn-bottom a.btn.hatena{
  background-color: #438db4;
}



.source-genre{
  padding: 0;
  display: inline-block;
}
.source-genre p{
  text-align: left;
}
.source-genre p span.icon-pr{
  background: #666;
    color: #fff;
    padding: 1px 5px;
    margin-right: 5px;
}

.comment-link{
  min-width: 110px;
  display: inline-block;
  float: right;
  position: relative;
  background: #fff;
  border: 1px solid #f83f3f;
  border-radius: 4px;
  text-align: center;
  font-size: 12px;
  font-size: 1.2rem;
}
.comment-link a{
  display: block;
  padding: 0 15px;
  line-height: 220%;
  color: #f83f3f;
}
.comment-link a::before{
  content: '';
  width: 26px;
  height: 26px;
  display: inline-block;
  background: url(/common/images/bunshun/v1/article/socials/comment_btn@2x.png) no-repeat center center;
  background-size: 100%;
  vertical-align: top;
}
.comment-link a:hover{
  opacity: 0.7;
}

/*article body modules*/
.box figure,.information figure{
  margin-bottom: 0 !important;
}
.box p,.box a{
  overflow: hidden;
}
.provide-site{
   margin-bottom: 80px;
}
.provide-site dt.title{
  margin-bottom: 22px;
  font-size: 18px;
  font-size: 1.8rem;
}
.provide-site dd.site{
  margin-right: 48px;
  display: inline-block;
  vertical-align: middle;
}
.provide-site dd.site:last-child{
  margin-right: 0;
}
.provide-site dd.site a{
  padding-bottom: 0;
  border-bottom: none;
}
.provide-site dd.site a:hover{
  padding-bottom: 0;
  opacity: 0.6;
  border-bottom: none;
}
.provide-site dd.site.yahoo{
  width: 192px;
}
.provide-site dd.site.digital{
  width: 195px;
}
.provide-site dd.site.line{
  width: 184px;
}
.provide-site dd.site.gekkan{
  width: 168px;
}
.article-body .box.movie-column{
    margin:3rem 0 3.5rem; 
}
.movie-column figure{
   width:30%;
}
.movie-columne figure img.movie-thumbnail{
  width:100%;
}
.movie-column .movie-link{
   width:70%;
   text-align:left;
   padding:0 0 0 5%;
}
.bunshunleaks{
  margin:0 0 27px;
  padding: 30px 0 25px;
}
.bunshunleaks .wanted{
  margin-bottom: 10px;
  font-size: 20px;
  font-size: 2.0rem;
}
.bunshunleaks .wanted strong{
  font-size: 24px;
  font-size: 2.4rem;
}
.bunshunleaks .link a{
  padding: 5px 75px;
  font-size: 18px;
  font-size: 1.8rem;
}
.bunshunleaks .link a:hover{
  padding: 5px 75px;
}
.provide-always{
　　margin-bottom: 40px;
  margin-top: 15px;
  text-align: center;
}
.provide-always .introduction{
  margin-bottom: 5px;
  font-size: 14px;
  font-size: 1.4rem;
}
.provide-always .notes{
  margin-bottom: 0;
  font-size: 12px;
  font-size: 1.2rem;
  color: #888888;
}

/*アザーカット*/
.article-body .othercut-area{
  margin:50px 0 70px;
}
.article-body .othercut-area ul.advance-shot li{
  width:15%;
  padding-bottom: 15%;
}
.article-body .othercut-area .dropdown-shot-area ul.dropdown-shot li{
  width:15%;
  padding-bottom: 15%;
  margin-bottom:2%;
}
.article-body .othercut-area ul.advance-shot li:nth-child(2n+1):last-child{
  margin-right:inherit;
  padding-bottom: 15%;
}
.article-body .othercut-area ul.advance-shot li:nth-child(4n-2):last-child{
  margin-right:inherit;
  padding-bottom:15%;
}
.article-body .othercut-area .dropdown-shot-area ul.dropdown-shot li:nth-child(2n+1):last-child{
  margin-right:inherit;
  padding-bottom: 15%;
}
.article-body .othercut-area .dropdown-shot-area ul.dropdown-shot li:nth-child(4n-2):last-child{
  margin-right:inherit;
  padding-bottom: 15%;
}
.article-body .othercut-area ul.advance-shot li:nth-child(6n-2):last-child{
  padding-bottom: 15%;
  margin-right:34%;
}
.article-body .othercut-area ul.advance-shot li:nth-child(6n-3):last-child{
  padding-bottom: 15%;
  margin-right:51%;
}
.article-body .othercut-area ul.advance-shot li:nth-child(6n+2):last-child{
  padding-bottom: 15%;
  margin-right:68%;
}
.article-body .othercut-area ul.advance-shot li:nth-child(6n-1):last-child{
  padding-bottom: 15%;
  margin-right:17%;
}
.article-body .othercut-area .dropdown-shot-area ul.dropdown-shot li:nth-child(6n-2):last-child{
  padding-bottom:15%;
  margin-right:34%;
}
.article-body .othercut-area .dropdown-shot-area ul.dropdown-shot li:nth-child(6n-3):last-child{
  padding-bottom:15%;
  margin-right:51%;
}
.article-body .othercut-area .dropdown-shot-area ul.dropdown-shot li:nth-child(6n+2):last-child{
  padding-bottom:15%;
  margin-right:68%;
}
.article-body .othercut-area .dropdown-shot-area ul.dropdown-shot li:nth-child(6n-1):last-child{
  padding-bottom:15%;
  margin-right:17%;
}
.article-body .open-dropdown-trigger{
  cursor:pointer;
  margin:30px auto 0;
}
.article-body open-dropdown-menu {
  width:200px;
  height:46px;
}

.article-body .block.series{
  margin:46px 0 0;
}
.article-body .comment-link-end{
  width: 268px;
  margin: 10px auto 80px;
}
.article-body .comment-link-end a{
  padding: 2px 0;
}
.article-body .comment-link-end a:hover{
  padding: 2px 0;
  opacity: 0.7;
}
.article-body .comment-link-end a::before{
  width: 40px;
  height: 40px;
  vertical-align: middle;
}
.information{
  max-width: 750px;
  margin-left: auto;
  margin-right: auto;
}
.information.red{
  text-align:center;
}
.pagination .page-num{
  max-width: 100%;
}
.pagination .page-num a {
  width: 80px;
}
.pagination a.prev,.pagination a.next{
  position: relative;
  height: 68px;
  border: none;
}
.pagination a.prev:after, .pagination a.next:after{
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
}

.recommend-articles{
  margin-top: 40px;
  margin-bottom: 0;
  padding: 0;
}
.recommend-articles .title{
  margin-bottom: 2.4rem;
}
.list-thumb.recommend li{
  float: left;
  width: 23.5%;
  margin-right: 2%;
}
.list-thumb.recommend li .image{
  margin-bottom: 10px;
}
.list-thumb.recommend li .title{
  margin-bottom: 0;
}
.list-thumb.recommend li .title h4 a:hover{
  text-decoration: underline;
}
.list-thumb.recommend li:nth-child(4n){
  margin-right: 0;
}
.list-thumb.recommend li:nth-child(4n+1){
  clear: both;
}

.series-title{
  padding: 0 0 0 40px;
}
.series-title h2{
  font-size: 20px;
  font-size: 2.0rem;
  font-weight: 400;
  line-height: 60px;
  text-align: left;
}
.series-title h2>span{
  font-size: 14px;
  font-size: 1.4rem;	
}
.series-title h2>a{
  color: #FFF;
}
.series-title h2>a:hover{
  color: #F73B3B;
}

.series-prevnext.pc{
  margin: 0 0 20px 0;
}
.series-prevnext.pc div.prev,.series-prevnext.pc div.next{
  padding: 20px;
  width: calc(100% / 2);
}
.series-prevnext.pc .prev{
  border: 1px solid #ddd;
}
.series-prevnext.pc .prev div.img{
  display: block;
  float: left;
  width: 128px;
  height: 80px;
  margin-right: 20px;
  overflow: hidden;
}
.series-prevnext.pc .next div.img{
  display: block;
  float: right;
  width: 128px;
  height: 80px;
  margin-left: 20px;
  overflow: hidden;
}
.series-prevnext.pc .prev div.img img, .series-prevnext.pc .next div.img img{
  width: 100%;
}
.series-prevnext.pc .next .text{
  float: left;
  width: calc(100% - 148px);
}
.series-prevnext.pc .prev a,.series-prevnext.pc .next a{
  position: relative;
  margin-bottom: 15px;
}
.series-prevnext.pc .next .arrow{
  margin-right: 8px;
  display: block;
  text-align: right;
}
.series-prevnext.pc .prev a.arrow{
  padding-left: 10px;
}
.series-prevnext.pc .prev a.arrow:before{
    content: "";
    border: 2px solid #333;
    display: inline-block;
    width: 8px;
    height: 8px;
    position: absolute;
    top: 1px;;
    bottom: 0;
    left: 2px;
    margin: auto;
    transform: rotate(135deg);
    -moz-transform: rotate(135deg);
    -webkit-transform: rotate(135deg);
    -o-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    border-top: medium none;
    border-left: medium none;
}
.series-prevnext.pc .next{
  border-top: 1px solid #ddd;
  border-right: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
}
.series-prevnext.pc .next.add-border{
  border-left: 1px solid #ddd;
}
.series-prevnext.pc .next a.arrow:after{
    content: "";
    border: 2px solid #333;
    display: inline-block;
    width: 8px;
    height: 8px;
    position: absolute;
    top: 1px;
    bottom: 0;
    right: -8px;
    margin: auto;
    transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    border-top: medium none;
    border-left: medium none;
}
.series-prevnext.pc .prev p, .series-prevnext .next p{
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.4;
  font-weight: 500;
  overflow: hidden;
  margin-top: 15px;
}

.this-team-articles-list{
  margin:40px 65px 0;
}
.column-caption{
  margin:0 0 25px;
  font-size:2.0rem;
}
.match-team-articles-list{
  margin:50px 65px 100px;
}
.opponent-article{
  padding:25px;
}
.opponent-article-l{
  width:29.5%;
}
.opponent-article-l p{
  margin:10px 0 0;
  font-size:2.6rem;
  font-weight:500;
}
.opponent-article-l p span{
  font-size:2.0rem;
}
.opponent-article-r{
  width:65.5%;
  font-size:2.2rem;
}
.opponent-article-r .belongs{
  margin:20px 0 0 0;
  font-size:1.6rem;
}
.opponent-article-r .belongs .list-author-icon{
  width: 33px;
  height: 33px;
  margin: 0 5px 0 15px;
}
.team-bg{
  width:5%;
}

/*VERTICAL SNS BAR*/
.vertical-sns-bar{
  position:relative;
  width:65px;
  height:430px;
  background-color:#e9e9e9;
  margin-left:-105px;/*-30*/
  padding-top:10px;
  z-index:999;
}
.vertical-sns-bar.wide{
  height:500px;
}
#article-body-outer.fixed-top .vertical-sns-bar{
  position:fixed;
  top:40px;
}
#article-body-outer.fixed-bottom .vertical-sns-bar{
  position:absolute;
  bottom:0;
}

.vertical-sns-bar .item{
  width:65px;
  height:70px;
  background-repeat:no-repeat;
  background-position:center 5px;
  background-size:42px;
}
.vertical-sns-bar .item.no-label{
  height:60px;
}
.vertical-sns-bar .item a{
  display:block;
  width:100%;
  height:100%;
  text-align:center;
  position:relative;
  border:none;
}
.vertical-sns-bar .item a:hover{
  border:none;
}
.vertical-sns-bar .item a span{
    font-size:14px;
    font-weight:bold;
    position: absolute;
    bottom: 5px;
    left: 0;
    right: 0;
    margin: auto;
}
.vertical-sns-bar .item.fb{
  background-image:url(/common/images/bunshun/v1/article/socials/fb.png);
}
.vertical-sns-bar .item.fb a span{
  color:#3B5998;
}
.vertical-sns-bar .item.tw a span{
  color:#55acee;
}
.vertical-sns-bar .item.hatena a span{
  color:#00a4de;
}
.vertical-sns-bar .item.pocket a span{
  color:#e8374a;
}
.vertical-sns-bar .item.copy a span{
  color:#282828;
  font-size:11px;
}
.vertical-sns-bar .item.comment-ul a span{
  color:#282828;
}

.vertical-sns-bar .item.copy{
position:relative;
}
.vertical-sns-bar .item.copy #copy-btn-result{
  display:none;
position: absolute;
    min-width: 125px;
    min-height: 25px;
    background-color: #000;
    left: 60px;
    font-size: 14px;
    top: 12px;
    padding: 5px;
    border-radius: 4px;
    color: #fff;
}
.vertical-sns-bar .item.copy #copy-btn-result:before{
content: '';
    display: block;
    position: absolute;
    width: 0;
    height: 0;
    top: 50%;
    left: -5px;
    border-style: solid;
    border-width: 5px 6px 5px 0;
    border-color: transparent #000 transparent transparent;
    transform: translateY(-50%);
}

.vertical-sns-bar .item.tw{
  background-image:url(/common/images/bunshun/v1/article/socials/tw.png);
}
.vertical-sns-bar .item.hatena{
  background-image:url(/common/images/bunshun/v1/article/socials/hatena.png);
}
.vertical-sns-bar .item.line{
  background-image:url(/common/images/bunshun/v1/article/socials/line.png);
}
.vertical-sns-bar .item.pocket{
  background-image:url(/common/images/bunshun/v1/article/socials/pocket.png);
}
.vertical-sns-bar .item.copy{
  background-image:url(/common/images/bunshun/v1/article/socials/copy.png);
}
.vertical-sns-bar .item.comment-ul{
  background-image:url(/common/images/bunshun/v1/article/socials/comment@2x.png);
}

@media only screen and (-webkit-min-device-pixel-ratio: 2) {
  .vertical-sns-bar .item.fb{
    background-image:url(/common/images/bunshun/v1/article/socials/fb@2x.png);
  }
  .vertical-sns-bar .item.tw{
    background-image:url(/common/images/bunshun/v1/article/socials/tw@2x.png);
  }
  .vertical-sns-bar .item.hatena{
    background-image:url(/common/images/bunshun/v1/article/socials/hatena@2x.png);
  }
  .vertical-sns-bar .item.line{
    background-image:url(/common/images/bunshun/v1/article/socials/line@2x.png);
  }
  .vertical-sns-bar .item.pocket{
    background-image:url(/common/images/bunshun/v1/article/socials/pocket@2x.png);
  }
  .vertical-sns-bar .item.copy{
    background-image:url(/common/images/bunshun/v1/article/socials/copy@2x.png);
  }
}

/*COMMENT*/
.comment-article-title{width:880px;margin:0 auto 48px;border-bottom:solid 1px #ddd;padding-bottom:48px;}
.comment-article-title a{font-size:20px;font-weight:normal;padding-left:25px;line-height: 1.15;border-style:none !important;}
.comment-article-title a::before{top:4px;width:17px;height:17px;border-left:solid 3px #2379ca;border-bottom:solid 3px #2379ca;}

#article-body-outer.comment .article-body{
margin:0 auto;
padding:0;
width:750px;
}
#article-body-outer.comment .vertical-sns-bar{
position: absolute;
}

.back-to-article.comment{width:750px;margin:48px auto 40px;}
.back-to-article.comment a{border: 2px solid #AEAEAE;width:auto;height:auto;line-height:1.15;color:#AEAEAE;text-decoration:none;margin:0 auto;}