@charset "utf-8";
/*
Template: jstork
Theme Name: stork_custom
Theme URI:http://open-cage.com/stork/
*/

.writers{
    overflow:hidden;
}
.writer-profile{
    width: 18%;
    min-height: 350px;
    margin:1%;
    float:left;
}
.writer-profile .name{
    text-align:center;
    font-weight:bold;
    padding:10px 0;
    margin:0;
}
.writer-profile .description{
    font-size:0.8em;
}
.writer-profile .button a{
    font-size:0.8em;
}
.writer-profile .button a:after{
    content:' >';
}


.sns .line a {
    background: #00b833;
    box-shadow: 0 3px 0 #00b833;
}

.sns .instagram a {
    background: black;
    box-shadow: 0 3px 0 black;
}

.pagination, .page-links{
		margin-top: 15px;		
	}
@media only screen and (max-width: 767px)
{
	.header {
	    position: fixed;
	    z-index: 2;
	    width: 100%;
	}

	#inner-header {
	    top:0px;
	}

	.default_top_offset{
	    padding-top: 58px;
	}
	
	#breadcrumb{
		padding-top: 68px;
	}
	
	#top_carousel{
		display: none;
	}
	
	
}

.byline .writer,
.byline .writer a{
	display: inline;
}

/*広告専用*/
.postsBoxInner {
	display: none;
}

div[id^='gmossp'] {
    text-align: left;
}

.widgettitle span {
    height: auto; 
}

.gmo_ssp_wrap2 a{
	height: auto !important;
}

#container {
	padding-bottom: 80px !important;
}