.left-info .scont {margin-top:85px;}

.sec1 .inner {display: flex; justify-content: space-between;}
.sec1 .inner .write {justify-content: flex-end;}
.sec1 .inner .write .img {margin-top:0;}

.view .cont .inner .in .caption {margin: 5px 0 30px;}


.share-link {width: 800px; margin: 0 auto; display: flex; justify-content: flex-end; padding-bottom: 50px; }
.share-link li {margin-right: 10px;}



@media screen and (max-width: 1280px){
	.sec1 .inner .mar30 {margin-top: 30px;}
	
}
@media screen and (max-width: 767px){
	.sec1 .inner .write {margin-top: 13vw;}
	
	.cont .inner .back:after {height: calc(100% - 80px);width: 100%;left: 0;top: 140px;}
}