.writer-list-template .writer-wrapper {
    background: #FFFFFF 0% 0% no-repeat padding-box;
    border: 1px solid #DDDDDD;
    border-radius: 20px;
    opacity: 1;
    padding: 20px 30px;
    margin: 20px 0px;
}

.writer-list-template .writer-wrapper h3 {
    text-align: left;
    font: normal normal normal 20px/26px Hiragino Sans;
    letter-spacing: 0px;
    color: #2E3246;
    font-weight: 700;
    opacity: 1;
}

.writer-list-template .writer-flex {
    display: flex;
    flex-direction: row;
}

.writer-list-template .writer-wrapper .writer-org-exp {
    text-align: left;
    font: normal normal normal 16px/26px Hiragino Sans;
    letter-spacing: 0px;
    color: #2E3246;
    opacity: 1;
    font-weight: 700;
    margin-top: 0px
}

.writer-list-template .writer-wrapper .writer-org-exp {
   display: flex;
   margin-top: 10px
}

.writer-list-template .writer-wrapper .writer-org-exp-item {
    text-align: left;
    font: normal normal normal 16px/26px Hiragino Sans;
    letter-spacing: 0px;
    color: #2E3246;
    opacity: 1;
    font-weight: 500;
    margin-top: 0px;
    margin-right: 15px
}

.writer-list-template .read-more {
    text-align: left;
    text-decoration: underline;
    font-size: 16px;
    line-height: 36px;
    letter-spacing: 0px;
    color: #2E3246;
}

.writer-list-template .profile-image {
    width: 200px;
    height: 200px;
    background: #DDDDDD 0% 0% no-repeat padding-box;
    border-radius: 20px;
    opacity: 1;
}

.writer-list-template .writer-information {
    padding-left: 22px;
}

.writer-list-template .writer-introduction {
    margin-top: 15px;
    text-align: left;
    font: normal normal normal 16px/36px Hiragino Sans;
    letter-spacing: 0px;
    color: #2E3246;
}

.writer-list-template .writer-introduction-sp {
    display: none
}

@media only screen and (max-width: 600px) {
    .writer-list-template .writer-flex {
        position: relative;
    }

    .writer-list-template .profile-image {
        width: 72px;
        height: 72px;
        background: #DDDDDD 0% 0% no-repeat padding-box;
        border-radius: 8px;
        opacity: 1;
    }

    .writer-list-template .writer-wrapper h3 {
        text-align: left;
        font: normal normal normal 16px/26px Hiragino Sans;
        letter-spacing: 0px;
        color: #2E3246;
        opacity: 1;
        font-weight: 700;
    }

    .writer-list-template .writer-wrapper p {
        text-align: left;
        font: normal normal normal 10px/16px Hiragino Sans;
        letter-spacing: 0px;
        color: #2E3246;
    }

    .writer-list-template .writer-wrapper .writer-org-exp-item {
        text-align: left;
        font: normal normal normal 10px/16px Hiragino Sans;
        letter-spacing: 0px;
        color: #2E3246;
        opacity: 1;
        margin-top: 0px;
        font-weight: 500;
    }

    .writer-list-template .read-more {
        text-align: left;
        text-decoration: underline;
        font: normal normal normal 10px/16px Hiragino Sans;
        letter-spacing: 0px;
        color: #2E3246;
    }

    .writer-list-template .writer-introduction {
        display: none;
    }

    .writer-list-template .writer-introduction-sp {
        display: block;
        margin-top: 11px;
    }

    .writer-list-template .writer-information {
        padding-left: 20px;
    }

    .writer-list-template .writer-wrapper .writer-org-exp {
        margin-top: 4px;
        display: block;
    }
}

/* writer page start */
@media screen and (min-width:769px){
	.profile-image-sp,
	.supervisor-box__img__sp {
		display: none;
	}
	.show-sp {
		display: none;
	}
}
.page-template-page-writer .box-75 {
	width: 900px;
	margin-right: 60px;
}
.page-template-page-writer .space-page-wrapper {
	max-width: 1260px;
	/* padding-top: 40px; */
}
/* .page-template-page-writer .space-page-content-wrap {
	margin: unset;
} */
.page-template-page-writer .space-title-box {
	background-color: #EEEEEE;
}
.breadcrumbs-writer {
	max-width: 1260px;
	margin: auto;
	height: 36px;
	display: flex;
	align-items: center;
}
.breadcrumbs-writer .space-breadcrumbs {
	margin-top: unset;
	font-size: 16px;
}
.page-template-page-writer .space-sidebar-section {
	width: 300px;
}
.page-writer-content {
	font-family:  "Hiragino Sans", sans-serif;
	color: #2E3246;
}
.page-writer-content .d-flex {
	display: flex;
}
.profile-writer-wrap {
	margin-bottom: 80px;
}
.profile-writer-wrap .profle-image {
	width: 320px;
	height: auto;
	min-width: 320px;
}
.profile-writer-wrap .profle-image img {
	width: 320px;
	height: 100%;
	border-radius: 32px;
}
.profile-writer-wrap .profile-content {
	padding-left: 40px;
}
.profile-writer__name {
	font-size: 22px;
	line-height: 36px;
	font-weight: bold;
	color: #000000;
}
.profile-writer__short_intro {
	font-size: 16px;
	line-height: 36px;
	color: #E86C02;
	font-weight: 500;
	margin-bottom: 25px;
}
.profile-writerintroduction {
	font-size: 16px;
	line-height: 34px;
	margin-bottom: 26px;
	margin-top: 20px;
}
.supervisor-box .profile-writerintroduction {
	line-clamp: 4;
	-webkit-line-clamp: 4;
	-webkit-box-orient: vertical;
	overflow: hidden;
	display: -webkit-box;
}
.profile-social-link {
	margin-right: 15px;
}
.profile-social-link img {
	width: auto;
	height: 40px;
	border-radius: 8px;
	box-shadow: 0 0 6px 0 rgba(0,0,0,.16);
}
.heading-writer {
	background: #f07a00;
	color: #ffffff;
	font-size: 30px;
	line-height: 36px;
	font-weight: bold;
	padding: 18px 30px;
	margin-bottom: 40px;
}
.post-writer {
	margin-right: -20px;
	flex-wrap: wrap;
}
.post-writer-item {
	flex: 0 0 50%;
	max-width: 50%;
	padding-right: 20px;
	margin-bottom: 20px;
}
.post-writer-item-box {
	border: 1px solid rgba(221,221,221,1);
	padding: 22px 20px 15px 15px;
	border-radius: 16px;
}
.writer-box__title {
	font-size: 18px;
	line-height: 28px;
	text-align: left;
	margin-bottom: 15px;
	max-height: 80px;
	font-weight: 700;
	letter-spacing: .4px;
	line-clamp: 2;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
	display: -webkit-box;
	color: #2E3246;
}
.writer-box__content__image {
	width: 178px;
	min-width: 178px;
	height: 100px;
}
.writer-box__content__image > img {
	width: 100%;
	height: 100%;
	border-radius: 8px;
}
.writer-box__content__excerpt {
	font-size: 11px;
	line-height: 17px;
	padding-left: 20px;
	display: -webkit-box;
	line-clamp: 6;
	-webkit-line-clamp: 6;
	-webkit-box-orient: vertical;
	overflow: hidden;
	max-height: 100px;
	font-weight: 500;
}
.writer-box__date-icon {
	align-items: center;
	width: 178px;
	height: 12px;
	margin-top: 15px;
	font-size: 12px;
}
.writer-box__date-icon > img {
	width: 12px;
	height: 12px;
	margin-right: 8px;
}
.writer-box__cta-link {
	justify-content: center;
	align-items: center;
	height: 37px;
}
.writer-box__cta-icon {
	width: 19px;
	height: 19px;
}
.writer-box__cta-text {
	font-size: 11px;
	line-height: 25px;
	color: #e86c02;
	padding-right: 18px;
	font-weight: 700;
}
.writer-box__cta {
	border: 2px solid #e86c02;
	width: 121px;
	/* height: 37px; */
	border-radius: 32px;
	margin-top: 17px;
	box-shadow: inset 0px -3px 6px rgb(0 0 0/16%);
	margin-left: 20px;
}
.supervisor-other-item {
	font-size: 16px;
	line-height: 26px;
	font-weight: 500;
	border: 1px solid #DDDDDD;
	border-radius: 20px;
	padding: 20px;
	text-align: center;
	width: 282px;
	color: #2E3246;
	margin-bottom: 30px;
}
.supervisor-other__image {
	width: 200px;
	height: 200px;
	margin: auto;
}
.supervisor-other__image img {
	width: 200px;
	height: 100%;
	border-radius: 20px;
}
.supervisor-other__name {
	font-size: 20px;
	line-height: 26px;
	font-weight: bold;
	padding-bottom: 16px;
	padding-top: 16px;
}
.other-writer {
	justify-content: space-between;
	flex-wrap: wrap;
}

.supervisor-box {
	position: relative;
	border: 1px solid #ddd;
	padding: 30px 30px 25px 30px;
	margin-top: 120px;
	margin-bottom: 60px;
	border-radius: 16px;
	font-family: "Hiragino Sans", sans-serif;
}
.supervisor-box .profile-writer__short_intro {
	margin-bottom: 20px;
}
.supervisor-box__title {
	position: absolute;
	font-size: 16px;
	line-height: 36px;
	color: #ffffff;
	font-weight: 700;
	background: #2E3246;
	top: -43px;
	left: 0;
	width: 208px;
	border-radius: 32px;
	height: 51px;
	display: flex;
	align-items: center;
	justify-content: center;
}
.bottom-arrow:after {
	content: '';
	position: absolute;
	bottom: -7px;
	left: 37px;
	margin: 0 auto;
	width: 0;
	height: 0;
	border-top: 15px solid #2E3246;
	border-left: 20px solid transparent;
	border-right: 20px solid transparent;
}
.post-writer-wrap {
	margin-bottom: 80px;
}
.supervisor-box__img {
	width: 240px;
	height: 240px;
	min-width: 240px;
}
.supervisor-box__img img {
	width: 100%;
	height: 100%;
	border-radius: 16px;
}
.supervisor-box__infor {
	padding-left: 30px;
}
.supervisor-box__inner {
	display: flex;
}
.supervisor-box__cv a {
	margin-top: 20px;
	display: flex;
	background: #DDDDDD;
	height: 56px;
	align-items: center;
	justify-content: center;
	color: #2E3246;
	font-weight: 700;
	font-size: 16px;
	text-decoration: unset;
	border-radius: 8px;
}
.supervisor-box__cv a:hover {
	color: #2E3246;
}
.space-writer-navigation .pagination span.current,
.space-writer-navigation .pagination a:hover {
	background-color: #E86C02;
	width: 40px;
	height: 40px;
	line-height: 40px;
}
.space-writer-navigation .pagination a {
	background-color: #666666;
	width: 40px;
	height: 40px;
	line-height: 40px;
}

@media screen and (max-width:767px){
	.page-template-page-writer .box-75 {
		width: 100%;
		padding: 20px;
		margin-right: unset;
	}
	.profile-writer-wrap .profle-image {
		display: none;
	}
	.profile-writer-wrap .profile-content {
		padding-left: 0;
	}
	.profile-image-sp {
		width: 113px;
		height: 113px;
		min-width: 113px;
	}
	.profile-image-sp img {
		width: 100%;
		height: 100%;
	}
	.profile__info_sp {
		display: flex;
	}
	.profile-writer-information {
		padding-left: 15px;
	}
	.heading-writer {
		font-size: 20px;
		padding: 5px 20px;
		margin-bottom: 20px;
	}
	.breadcrumbs-writer {
		padding-left: 20px;
	}
	.page-template-page-writer .space-page-wrapper {
		padding-top: unset;
	}
	.profile-writer__name {
		font-size: 16px;
		line-height: 24px;
	}
	.profile-writer__short_intro {
		font-size: 10px;
		line-height: 18px;
	}
	.profile-writer__short_intro > span{
		display: none;
	}
	.profile-writerintroduction {
		font-size: 12px;
		line-height: 24px;
		margin-bottom: 20px;
	}
	.profile-social-link img {
		height: 30px;
	}
	.profile-writer-wrap {
		margin-bottom: 65px;
	}
	.post-writer-item {
		max-width: 100%;
		flex: 0 0 100%;
		padding-right: unset;
	}
	.post-writer {
		margin-right: unset;
	}
	.writer-box__title {
		font-size: 14px;
		line-height: 19px;
	}
	.post-writer-item-box {
		padding: 10px;
	}
	.writer-box__content__image {
		width: 85px;
		min-width: 85px;
		height: 48px;
	}
	.writer-box__content__excerpt {
		font-size: 10px;
		line-height: 13px;
		line-clamp: 4;
		-webkit-line-clamp: 4;
		padding-left: 10px;
	}
	.writer-box__date-icon {
		font-size: 10px;
		width: 85px;
		margin-top: 8px;
	}
	.writer-box__date-icon > img {
		width: 10px;
		height: 10px;
		margin-right: 4px;
	}
	.writer-box__cta {
		margin-left: 10px;
		margin-top: 10px;
	}
	.writer-box__cta-link {
		height: 40px;
	}
	.writer-box__cta-text {
		font-size: 12px;
		padding-right: 15px;
	}
	.writer-box__cta-icon {
		width: 13px;
		height: 13px;
	}
	.post-writer-wrap {
		margin-bottom: 60px;
	}
	.other-writer {
		flex-direction: column;
	}
	.supervisor-other-item {
		width: 100%;
		display: flex;
		border-radius: 8px;
		margin-bottom: 20px;
		text-align: left;
		border-radius: 8px;
	}
	.supervisor-other__image {
		width: 100px;
		height: 100px;
		margin: unset;
	}
	.supervisor-other__image img {
		width: 100px;
		border-radius: 8px;
	}
	.supervisor-other__info {
		padding-left: 20px;
		font-size: 12px;
		line-height: 24px;
	}
	.supervisor-other__name {
		font-size: 16px;
		line-height: 24px;
		padding-bottom: 12px;
		padding-top: 8px;
	}
	.supervisor-other-item:last-child {
		margin-bottom: unset;
	}
	.supervisor-box__title {
		font-size: 10px;
		line-height: 18px;
		width: 140px;
		height: 32px;
		top: -23px;
	}
	.bottom-arrow:after {
		left: 24px;
		bottom: -6px;
		border-top: 14px solid #2E3246;
		border-left: 15px solid transparent;
		border-right: 15px solid transparent;
	}
	.supervisor-box {
		padding: 20px 20px 12px 20px;
		margin-bottom: 30px;
		margin-top: 50px;
	}
	.supervisor-box__img {
		display: none;
	}
	.supervisor-box__img__sp {
		width: 120px;
		height: 120px;
		min-width: 120px;
		margin-right: 20px;
	}
	.supervisor-box__img__sp img {
		height: 100%;
	}
	.supervisor-box__cv a {
		font-size: 11px;
		height: 40px;
	}
	.supervisor-box__infor {
		padding-left: 0;
	}
	.supervisor-box__infor__sp {
		display: flex;
	}
	.supervisor-box .profile-writerintroduction {
		margin-top: 20px;
		margin-bottom: 0;
		line-clamp: 5;
		-webkit-line-clamp: 5;
		margin-bottom: unset;
	}
}

/* writer page end */