/*
----------------------------------------
post
----------------------------------------
*/

/* news */

#news .page-header {
	background: url(../img/news/2x/header-bg.png) center center / cover no-repeat;
}

#news #contents .wrap {
	max-width: 1140px;
}

/* post */

#main-contents .post {
	background: #fff;
	border-radius: 10px;
}

/* ez */

#ez-toc-container {
	background: #fafafa url(../img/news/2x/table-of-contents-bg.png) right top / 418px no-repeat;
	padding: 3.5rem 4rem 2rem;
	margin-bottom: 4rem;
	position: relative;
}

#ez-toc-container .ez-toc-title {
	font-size: 3rem;
	line-height: 1.5;
	color: #8fc31f;
	background: url(../img/news/2x/icon-contents.png) left top 10px / 33px no-repeat;
	padding-left: 5rem;
	margin-bottom: 3rem;
}

#ez-toc-container .ez-toc-title-toggle {
	display: none;
}

#ez-toc-container .ez-toc-list,
#ez-toc-container .ez-toc-list ul {
	margin-bottom: 0;
}

#ez-toc-container .ez-toc-list li {
	list-style: none;
	padding-left: 0;
	/*margin-bottom: 3rem;*/
}

#ez-toc-container .ez-toc-list li::before {
	display: none;
}

#ez-toc-container.counter-flat ul,
#ez-toc-container.counter-hierarchy ul,
.ez-toc-widget-container.counter-flat ul,
.ez-toc-widget-container.counter-hierarchy ul {
	counter-reset: item;
	margin: 0 0 2rem 2.4rem;
	letter-spacing: 1px;
}

.ez-toc-list.ez-toc-list-level-1 {
	margin-left: 0 !important;
}

#ez-toc-container a::before,
#ez-toc-container.counter-decimal ul.ez-toc-list li a::before,
.ez-toc-widget-container.counter-decimal ul.ez-toc-list li a::before {
	content: counters(item, ".") ". ";
	counter-increment: item;
	color: #8fc31f;
	font-weight: 500;
}

#ez-toc-container a {
	display: inline-block;
	margin-bottom: 6px;
	color: #333;
	text-decoration: none;
	font-size: 1.8rem;
	line-height: 1.6;
	padding-left: 2rem;
	text-indent: -2rem;
}

#ez-toc-container .ez-toc-heading-level-3 a {
	padding-left: 3.8rem;
	text-indent: -3.8rem;
}

#ez-toc-container .ez-toc-heading-level-4 a {
	padding-left: 5.6rem;
	text-indent: -5.6rem;
}

#ez-toc-container .ez-toc-heading-level-5 a {
	padding-left: 7.4rem;
	text-indent: -7.4rem;
}

#ez-toc-container .ez-toc-heading-level-6 a {
	padding-left: 9.2rem;
	text-indent: -9.2rem;
}

/* linkcard */

.post .linkcard {
	margin: 0 0 2.5rem;
}

.post .linkcard + br {
	display: none;
}

.post .lkc-external-wrap,
.post .lkc-internal-wrap,
.post .lkc-this-wrap {
	max-width: 100%;
	background: transparent;
	border: none;
}

.post .lkc-this-wrap a,
.post .lkc-internal-wrap a,
.post .lkc-external-wrap a {
	display: block;
	padding: 0 60px 0 225px;
	position: relative;
	height: 200px;
	background: #fafafa;
	overflow: hidden;
	position: relative;
	text-decoration: none;
}

.post .lkc-this-wrap a::after,
.post .lkc-internal-wrap a::after,
.post .lkc-external-wrap a::after {
	display: block;
	content: "";
	border: solid 2px #8fc31f;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	transition: all 0.2s;
	opacity: 0;
	user-select: none;
}

.post .lkc-internal-wrap a {
	background: #fafafa url(../img/news/2x/icon-link.png) right 12px center / 24px no-repeat;
}

.post .lkc-external-wrap a {
	background: #fafafa url(../img/news/2x/icon-ex-link.png) right 12px center / 24px no-repeat;
}

.post .lkc-card {
	-js-display: flex;
	display: -ms-flex;
	display: -webkit-flex;
	display: flex;
	flex-direction: column;
	height: 200px;
	justify-content: center;
	padding: 2rem 0;
	margin: 0;
}

.post .lkc-info {
	display: none !important;
}

.post .lkc-content {
	height: auto;
	margin: 0;
}

.post .lkc-thumbnail {
	width: 200px;
	max-width: initial;
	max-height: initial;
	overflow: hidden;
	-js-display: flex;
	display: -ms-flex;
	display: -webkit-flex;
	display: flex;
	justify-content: center;
	align-items: center;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	margin: 0;
}

.post .lkc-thumbnail-img {
	width: 100%;
	max-width: initial;
	height: 100%;
	max-height: initial;
	object-fit: cover;
	font-family: "object-fit: cover;"; /* ie */
}

.post .lkc-title-text {
	font-size: 2rem;
	line-height: 1.6;
	color: #333;
	font-weight: normal;
}

.post .lkc-url {
	display: block;
	font-size: 1.4rem;
	text-decoration: none;
	line-height: 1.5;
	color: #8fc31f;
	margin: 0.5rem 0 1.5rem;
}

.post .lkc-excerpt {
	display: block;
	font-size: 1.6rem;
	line-height: 1.8;
	color: #666;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.addtoany {
	margin-top: 3.2rem;
}

.addtoany .flex {
	justify-content: flex-end;
	align-items: center;
}

.addtoany .ttl {
	font-size: 2rem;
	letter-spacing: 1.5px;
	margin-right: 2.5rem;
}

.addtoany .a2a_kit .a2a_svg {
	padding: 3px;
	border-radius: 50%;
}

.addtoany .addtoany_list a,
.addtoany .widget .addtoany_list a {
	padding: 0 0 0 10px;
}

.new span {
	display: inline-block;
	padding: 2px 12px;
	background: #000;
	color: #fff;
	font-size: 1.2rem;
	margin: 0 15px 5px 0;
}

.post .more a {
	display: inline-block;
	padding: 5px 30px 5px 10px;
	background: url(assets/img/common/arrow-right.svg) right 10px center / 8px no-repeat;
	border-bottom: solid 2px #000;
	text-decoration: none !important;
	position: relative;
	transition: all 0.2s;
}

/* post-header */

.post-header {
	padding: 22px 40px 32px;
}

.single .post-header {
	border-bottom: solid 1px #e5e5e5;
}

.post-header > .flex {
	align-items: center;
}

.post-header h1,
.post-header h2 {
	font-size: 3.2rem;
	font-weight: 500;
	line-height: 1.5;
	letter-spacing: 1.2px;
	color: #333;
}

/* post-contents */

.post-contents {
	font-size: 1.7rem;
	color: #333;
	padding: 40px;
}

.post-contents h2 {
	font-size: 2.8rem;
	font-weight: 500;
	text-align: center;
	line-height: 1.5;
	padding: 19px;
	margin-bottom: 3rem;
	color: #8fc31f;
	background: #fafafa;
	border-bottom: solid 3px #8fc31f;
}

.post-contents h3 {
	font-size: 2.4rem;
	font-weight: 500;
	line-height: 1.5;
	padding: 1.3rem 0;
	margin: 2.5rem 0;
	border-bottom: solid 1px rgba(143, 195, 31, 0.5);
	position: relative;
}

.post-contents h3::after {
	content: "";
	height: 1px;
	background: #8fc31f;
	position: absolute;
	right: 0;
	bottom: 2px;
	left: 0;
}

.post-contents h4 {
	font-size: 2.2rem;
	font-weight: 500;
	line-height: 1.5;
	padding-left: 3.4rem;
	margin: 2rem 0;
	position: relative;
}

.post-contents h4::before {
	content: "";
	width: 24px;
	height: 4px;
	background: #8fc31f;
	position: absolute;
	top: 15px;
	left: 0;
}

.post-contents h5,
.post-contents h6 {
	font-size: 1.8rem;
	font-weight: 500;
	line-height: 1.5;
	margin: 1.5rem 0;
}

.post-contents a {
	text-decoration: underline;
	color: #8fc31f;
}

.post-contents strong {
	font-weight: 500;
	color: #8fc31f;
}

.post-contents hr {
	margin: 3rem 0;
}

.post-contents p {
	line-height: 2.3;
	margin-bottom: 2rem;
	clear: both;
}

.post-contents p:before,
.post-contents p:after {
	display: table;
	content: "";
}
.post-contents p:after {
	clear: both;
}

.post-contents img.alignleft {
	float: left;
	margin: 0.8rem 2.5rem 2.5rem 0;
}

.post-contents img.alignright {
	float: right;
	margin: 0.8rem 0 1rem 2rem;
}

.post-contents img.aligncenter {
	display: block;
	margin: 0 auto;
}

.post-contents ul,
.post-contents ol {
	font-size: 1.6rem;
	margin-bottom: 2.8rem;
	clear: both;
}

.post-contents li {
	position: relative;
	padding-left: 2.2rem;
	/*margin-bottom: 1rem;*/
	line-height: 1.8;
}

.post-contents ul li::before {
	content: "";
	width: 6px;
	height: 6px;
	border-radius: 50%;
	background: #8fc31f;
	position: absolute;
	top: 12px;
	left: 2px;
}

.post-contents ol {
	counter-reset: ol;
}

.post-contents ol li::before {
	content: counters(ol, ".") ". ";
	counter-increment: ol;
	color: #8fc31f;
	font-weight: 500;
	position: absolute;
	top: 0;
	left: 0;
}

.post-contents blockquote {
	background: #fafafa;
	color: #666;
	padding: 4rem 4rem 2rem;
	margin: 4.6rem 0 4rem;
	clear: both;
	font-style: italic;
	position: relative;
}

.post-contents blockquote::before {
	content: "";
	width: 33px;
	height: 27px;
	background: url(../img/news/2x/icon-bq.png) center center / contain no-repeat;
	position: absolute;
	top: -13px;
	left: 3rem;
}

.post-contents blockquote p,
.post-contents blockquote ul,
.post-contents blockquote ol {
	font-size: 1.6rem;
	line-height: 2.1;
	margin-bottom: 2rem;
}

.post-contents table {
	width: 100%;
	text-align: center;
	line-height: 1.8;
	margin-bottom: 4rem;
	clear: both;
}

.post-contents table th,
.post-contents table td {
	padding: 15px;
	border-bottom: solid 1px #dbdbdb;
	border-left: solid 1px #dbdbdb;
}

.post-contents table th:first-child,
.post-contents table td:first-child {
	border-left: none;
}

.post-contents table th {
	font-size: 1.8rem;
	font-weight: 500;
	color: #8fc31f;
	background: #f4f9e8;
}

.post-contents table td {
	font-size: 1.6rem;
}

.post-contents iframe {
	max-width: 100%;
	max-height: 56vw;
}

.post-company {
	text-align: right;
}

/* post-list */

.pagination {
	margin-bottom: 3.5rem;
}

.post-list .post {
	margin-bottom: 22px;
	background: transparent;
}

.post-list .post > a {
	display: block;
	border-radius: 10px;
	background: #fff;
}

.post-list .post-header {
	padding-bottom: 1.5rem;
}

.post-list .post-contents {
	padding: 5px 40px 30px;
}

.post-list .post-contents figure {
	width: 240px;
	padding: 0;
	line-height: 0.5;
}

.post-list .post-contents figure img {
	width: 100%;
	height: 240px;
	border-radius: 10px;
}

.post-list .post-contents .txt {
	width: calc(100% - 240px);
	padding: 0.5rem 0 0 3rem;
}

.post-list .post-contents .txt p {
	margin: 0;
}

.post-list .post-contents .txt p.more {
	margin-top: 15px;
	text-align: right;
}

.post-list .post-contents .txt p.more span {
	display: inline-block;
	color: #8fc31f;
	font-size: 1.2rem;
	font-weight: 500;
	letter-spacing: 0.8px;
	padding-right: 3.2rem;
	position: relative;
}

.post-list .post-contents .txt p.more span::after {
	content: "";
	width: 24px;
	height: 6px;
	background: url(../img/news/2x/arrow-more.png) right center / contain no-repeat;
	position: absolute;
	top: calc(50% - 3px);
	right: 0;
	transition: all 0.2s;
}

/* author */

.author-box {
	background: #fff;
	border-radius: 10px;
	padding: 3.5rem 3rem 3rem;
	margin-top: 4.8rem;
	position: relative;
}

.author-box > .flex {
	align-items: center;
}

.author-box > .flex + .flex {
	margin-top: 2rem;
	padding-top: 2rem;
	border-top: solid 1px #dbdbdb;
}

.author-box h3 {
	font-size: 2.4rem;
	color: #8fc31f;
	text-align: center;
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	transform: translateY(-50%);
}

.author-box .flex > figure {
	width: 160px;
	padding: 0;
	margin: 0;
	line-height: 0.5;
}

.author-box .flex > figure img {
	width: 160px;
	height: 160px;
	border-radius: 50%;
}

.author-box .flex > .txt {
	width: 100%;
}

.author-box .flex > figure + .txt {
	width: calc(100% - 160px);
	padding: 0 0 0 2.8rem;
}

.author-box .flex > .txt > .flex {
	padding: 0;
	flex-direction: column;
	min-height: 100%;
}

.author-box .flex > .txt > .flex > * {
	padding: 0;
}

.author-box h4 {
	font-size: 2.4rem;
	font-weight: 500;
	line-height: 1.5;
}

.author-box .read {
	font-size: 1.6rem;
	letter-spacing: 1.5px;
	margin-top: 8px;
}

.author-box .sns {
	margin-top: 16px;
	line-height: 0.5;
}

.author-box .sns .flex {
	justify-content: flex-end;
}

.author-box .sns .flex li {
	margin: 0 5px;
}

/* relation-post */

.relation-post {
	margin: 10rem 0 3rem;
}

.relation-post .post {
	width: calc((100% - 50px) / 3);
	margin-right: 25px;
}

.relation-post .post:nth-child(3n) {
	margin-right: 0;
}

.relation-post figure img {
	width: 100%;
	height: 260px;
	max-height: 260px;
}

/*
----------------------------------------
1200
----------------------------------------
*/

@media screen and (max-width: 1200px) {
	.post-header {
		padding: 22px 20px 32px;
	}

	.post-contents {
		padding: 40px 20px;
		font-size: 1.5rem;
	}

	.post-header h1,
	.post-header h2 {
		font-size: 2.8rem;
	}

	#ez-toc-container {
		padding: 3.5rem 2rem 2rem;
	}

	#ez-toc-container a {
		font-size: 1.5rem;
	}

	.post-contents h2 {
		font-size: 2.4rem;
	}

	.post-contents h3 {
		font-size: 2.2rem;
	}

	.post-contents h4 {
		font-size: 2.1rem;
	}

	.post-contents blockquote p,
	.post-contents blockquote ul,
	.post-contents blockquote ol {
		font-size: 1.5rem;
	}

	.post-contents ul,
	.post-contents ol {
		font-size: 1.5rem;
	}

	.post .lkc-title-text {
		font-size: 1.8rem;
	}

	.post .lkc-url {
		margin: 0.5rem 0;
	}

	.relation-post .post {
		width: calc((100% - 30px) / 3);
		margin-right: 15px;
	}

	.relation-post figure img {
		height: 180px;
	}

	/* post-list */

	.post-list .post-contents {
		padding: 0 20px 30px;
	}

	.post-list .post-header h2 {
		font-size: 2rem;
	}

	.post-list .post-contents figure {
		width: 180px;
	}

	.post-list .post-contents figure img {
		height: 180px;
	}

	.post-list .post-contents .txt {
		width: calc(100% - 180px);
		padding: 0 0 0 2rem;
	}

	.post-list .post-contents .txt p {
		line-height: 2;
	}
}

/*
----------------------------------------
768
----------------------------------------
*/

@media screen and (max-width: 768px) {
	.post-header {
		padding: 20px 15px;
	}

	.post-header h1,
	.post-header h2 {
		font-size: 2.4rem;
	}

	.post-contents {
		padding: 20px 15px;
	}

	#ez-toc-container {
		padding: 2rem 1.5rem 0.5rem;
		margin-bottom: 2rem;
		background: #fafafa url(../img/news/2x/table-of-contents-bg.png) right top / 70% no-repeat;
	}

	#ez-toc-container .ez-toc-title {
		font-size: 2.4rem;
		background: url(../img/news/2x/icon-contents.png) left top 11px / 22px no-repeat;
		padding-left: 3.2rem;
		margin-bottom: 1.5rem;
	}

	#ez-toc-container.counter-flat ul,
	#ez-toc-container.counter-hierarchy ul,
	.ez-toc-widget-container.counter-flat ul,
	.ez-toc-widget-container.counter-hierarchy ul {
		margin: 0 0 2rem 1rem;
	}

	#ez-toc-container a {
		padding-left: 1.9rem;
		text-indent: -1.9rem;
	}

	#ez-toc-container .ez-toc-heading-level-3 a {
		padding-left: 3.2rem;
		text-indent: -3.2rem;
	}

	#ez-toc-container .ez-toc-heading-level-4 a {
		padding-left: 4.5rem;
		text-indent: -4.5rem;
	}

	#ez-toc-container .ez-toc-heading-level-5 a {
		padding-left: 5.8rem;
		text-indent: -5.8rem;
	}

	#ez-toc-container .ez-toc-heading-level-6 a {
		padding-left: 7.1rem;
		text-indent: -7.1rem;
	}

	.post-contents h2 {
		font-size: 2.1rem;
		padding: 12px;
		margin-bottom: 2.5rem;
	}

	.post-contents h3 {
		font-size: 2rem;
		margin: 2rem 0;
	}

	.post-contents h4 {
		font-size: 1.9rem;
		padding-left: 3rem;
	}

	.post-contents h4::before {
		width: 18px;
		height: 3px;
		top: 14px;
	}

	.post-contents ul,
	.post-contents ol {
		margin-bottom: 2rem;
	}

	.post-contents li {
		margin-bottom: 0.5rem;
	}

	.post-contents blockquote {
		padding: 2.5rem 1.5rem 0.5rem;
		margin: 4rem 0 2.5rem;
	}

	.post-contents table {
		line-height: 1.6;
		margin-bottom: 2.5rem;
	}

	.post-contents table th,
	.post-contents table td {
		padding: 10px;
	}

	.post-contents table th {
		font-size: 1.5rem;
	}

	.post-contents table td {
		font-size: 1.4rem;
	}

	.post-contents blockquote::before {
		left: 1.5rem;
	}

	.post .lkc-this-wrap a,
	.post .lkc-internal-wrap a,
	.post .lkc-external-wrap a {
		padding: 0 35px 0 95px;
		height: 80px;
	}

	.post .lkc-internal-wrap a {
		background: #fafafa url(../img/news/2x/icon-link.png) right 10px center / 16px no-repeat;
	}

	.post .lkc-external-wrap a {
		background: #fafafa url(../img/news/2x/icon-ex-link.png) right 10px center / 16px no-repeat;
	}

	.post .lkc-thumbnail {
		width: 80px;
	}

	.post .lkc-card {
		height: auto;
		padding: 8px 0;
	}

	.post .lkc-title-text {
		font-size: 1.6rem;
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap;
	}

	.post .lkc-url {
		font-size: 1.2rem;
		margin: 0;
	}

	.post .lkc-excerpt {
		font-size: 1.2rem;
	}

	.post .linkcard {
		margin-bottom: 1.5rem;
	}

	.addtoany {
		margin-top: 0;
	}

	.addtoany .ttl {
		font-size: 1.4rem;
		margin-right: 1rem;
	}

	.author-box {
		padding: 3rem 1.5rem 2rem;
		margin-top: 4rem;
	}

	.author-box h3 {
		font-size: 2.2rem;
	}

	.author-box > .flex {
		flex-direction: column;
	}

	.author-box .flex > figure {
		width: 100%;
		text-align: center;
		margin-bottom: 1rem;
	}

	.author-box .flex > figure img {
		width: 120px;
		height: 120px;
	}

	.author-box .flex > figure + .txt {
		width: 100%;
		padding: 0;
	}

	.author-box h4 {
		font-size: 1.8rem;
		text-align: center;
	}

	.author-box .read {
		font-size: 1.3rem;
		line-height: 1.8;
		margin-top: 1rem;
	}

	.author-box .sns .flex {
		justify-content: center;
	}

	.relation-post {
		margin: 3rem 0 0;
	}

	.relation-post .relation-list {
		flex-direction: column;
	}

	.relation-post .post {
		width: 100%;
		margin: 0 0 1.5rem;
	}

	.relation-post .col-post figure {
		height: 100px;
		border-radius: 10px 0 0 10px;
	}

	.relation-post .col-post figure img {
		height: 100px;
	}

	.relation-post .col-post .txt {
		padding: 0 10px 0 15px !important;
	}

	.relation-post .col-post .txt h3 {
		white-space: nowrap;
		overflow: hidden;
		text-overflow: ellipsis;
	}

	/* post-list */

	.post-list .post-contents {
		padding: 0 20px 20px;
	}

	.post-list .post-contents > .flex {
		flex-direction: column;
	}

	.post-list .post-contents figure {
		width: 100%;
		text-align: center;
		margin-bottom: 1.5rem;
	}

	.post-list .post-contents figure img {
		height: 50vw;
	}

	.post-list .post-contents .txt {
		width: 100%;
		padding: 0;
	}

	.post-list .post-contents .txt p {
		font-size: 1.4rem;
	}
}

/*
----------------------------------------
hover
----------------------------------------
*/

@media screen and (min-width: 769px) {
	#ez-toc-container a:hover {
		color: #8fc31f;
	}

	.post .lkc-this-wrap a:hover::after,
	.post .lkc-internal-wrap a:hover::after,
	.post .lkc-external-wrap a:hover::after {
		opacity: 1;
	}

	.post-list .post > a:hover {
		box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
	}

	.post-list a:hover .post-contents .txt p.more span::after {
		transform: translateX(5px);
	}
}

/* 2024.04.11 add */
.author-box {
	padding: 40px 40px 24px;
	position: relative;
	overflow: hidden;
}
.author-box > .flex {
	align-items: flex-start;
	flex-wrap: nowrap;
}
.author-box h3 {
	font-size: 2.4rem;
	color: #333333;
	transform: none;
	position: absolute;
	z-index: 0;
	top: 8px;
}
.author-box h3 > span {
	font-size: 105px;
	color: #fafafa;
	position: absolute;
	left: 0;
	right: 0;
	margin: 0 auto;
	top: 50%;
	transform: translateY(-50%);
	z-index: -1;
	width: 100%;
	letter-spacing: -5px;
}
.author-box .flex > figure {
	width: 168px;
	height: 168px;
	padding: 0;
	margin: 0;
	line-height: 0.5;
	flex-shrink: 0;
	position: relative;
	z-index: 2;
}
.author-box h4 {
	font-size: 20px;
	font-weight: 500;
	line-height: 1.5;
	position: relative;
	z-index: 1;
	color: #fff;
	padding: 6px;
	margin-bottom: 15px;
}
.author-box h4::before {
	content: "";
	display: block;
	width: 100%;
	height: 100%;
	background: #8fc31f;
	top: 0;
	position: absolute;
	padding-left: 100px;
	padding-right: 100px;
	z-index: -1;
	left: -100px;
}
.author-box .read {
	font-size: 16px;
	letter-spacing: 1.5px;
	line-height: 1.6;
	margin-top: 0;
	padding-left: 30px;
}
.author-box .flex > figure + .txt {
	width: 100%;
	padding: 0;
	padding-top: 30px;
}
.author-box .flex > figure img {
	width: 168px;
	height: 168px;
	border-radius: 999px;
}
.author-box .flex > figure > div {
	position: absolute;
	bottom: -8px;
	color: #fff;
	width: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 14px;
	font-weight: bold;
	left: 0;
	right: 0;
	margin: 0 auto;
}
.author-box .flex > figure > div > p {
	background: #333;
	display: inline-flex;
	justify-content: center;
	align-items: center;
	height: 34px;
	font-size: 14px;
	font-weight: bold;
	padding: 8px;
}
.author-link {
	padding-top: 16px;
	line-height: 1;
	display: flex;
	justify-content: flex-end;
	font-size: 16px;
}
.author-link > a {
	color: #8fc31f;
	text-decoration: underline;
	text-underline-offset: 3px;
}

@media screen and (max-width: 768px) {
	.author-box {
		padding: 65px 40px 24px;
	}
	.author-box > .flex {
		align-items: center;
		flex-wrap: nowrap;
		gap: 20px;
	}
	.author-box .flex > figure + .txt {
		padding-top: 20px;
	}
	.author-box h4::before {
		padding-left: 0;
		padding-right: 0;
		left: 0;
		right: 0;
		margin: 0 auto;
	}
	.author-box h4 {
		font-size: 18px;
	}
	.author-box .read {
		font-size: 14px;
		padding-left: 0;
	}
	.author-link {
		padding-top: 25px;
		justify-content: center;
		font-size: 14px;
	}
}
