.rich-contents img {
	max-width: 100%;
	width: auto;
	height: auto;
	vertical-align: bottom;
	border-radius: 20px;
}

.rich-contents .serif {
	font-family: "Noto Serif JP", serif;
}

.clearfix::after {
	content: '';
	display: block;
	clear: both;
}

a.apink {
	color: #0041c0;
	text-decoration: underline;
}

a.apink[target=_blank]::after {
	display: inline-block;
	width: 19px;
	height: 19px;
	margin-right: 4px;
	margin-left: 4px;
	background: url(/asset/image/icon_blank_blue_01.svg) center center no-repeat;
	background-size: cover;
	vertical-align: -3px;
	content: "";
}

a.apink:hover,
a.apink:focus-visible {
	text-decoration: none;
}

@media print,
screen and (min-width: 922px) {
	.rich-contents .sp {
		display: none;
	}
}

/* sp */
@media print,
screen and (max-width: 767px) {
	.rich-contents .pc {
		display: none;
	}
}

.rich-contents .w922 {
	position: relative;
}

.rich-contents .w725 {
	position: relative;
}

.rich-contents .w45p {
	width: 45%;
}

.rich-contents .no-wraparound {
	width: calc(100% - 390px);
}

.rich-contents p {
	margin-top: 45px;
	margin-bottom: 46px;
	line-height: 2;
}

.rich-contents .lead {
	font-weight: bold;
	font-size: 16px;
	line-height: 2;
}

.rich-contents .ttl {
	font-size: 28px;
	line-height: 1.6;
}

.rich-contents .notes {
	font-size: 14px;
	color: #5C5C5C;
	line-height: 1.7em;
}

.rich-contents .img-center {
	width: 100%;
	margin: 90px auto;
	text-align: center;
}

.rich-contents .img-right {
	float: right;
	margin-right: -40px;
}

.rich-contents .img-right>div {
	max-width: 430px;
	right: -50px;
}

.rich-contents .img-left {
	float: left;
	margin-left: -40px;
}

.rich-contents .img-left>div {
	max-width: 430px;
	left: -50px;
}

.rich-contents .img-right>div,
.rich-contents .img-left>div {
	position: relative;
	display: block;
	margin-bottom: 25PX;
}

.rich-contents .caption {
	font-size: 12px;
	text-align: left;
	color: #5C5C5C;
	margin: 1em auto;
}

.rich-contents .between {
	display: flex;
	justify-content: space-between;
}

.rich-contents .between>div {
	width: 49%;
}

@-webkit-keyframes left-to-right {
	0% {
		width: 100%;
	}

	100% {
		width: 0;
	}
}

@keyframes left-to-right {
	0% {
		width: 100%;
	}

	100% {
		width: 0;
	}
}

.rich-contents .main-img-wrap {
	position: relative;
	max-width: 1200px;
	width: 90%;
	margin: 0 auto 200px;
}

.rich-contents .main-img-wrap .ttl-box {
	position: absolute;
	bottom: 0;
	left: 0;
}

.rich-contents .main-img-wrap .ttl-box .date {
	margin: 0;
	font-size: 12px;
	color: #EB477E;
	line-height: 1.75;
}

.rich-contents .main-img-wrap .ttl-box .subject {
	margin: 0;
	font-size: 18px;
}

.rich-contents .main-img-wrap .ttl-box .title {
	font-size: 40px;
	line-height: 60px;
	margin: 0;
	font-family: "Noto Serif JP", serif;
}

.rich-contents .main-img-wrap .ttl-box span {
	background-color: #fff;
	padding: 4px 10px 4px 0;
}

.rich-contents .emphasis {
	position: relative;
	display: inline-block;
	opacity:0;
}

.rich-contents .emphasis.on {
	opacity:1;
}
.rich-contents .emphasis.on::after {
	content: '';
	display: inline-block;
	position: absolute;
	right: 0;
	height: 100%;
	background-color: #fff;
	animation: left-to-right 1s cubic-bezier(0.390, 0.575, 0.565, 1.000);
}

.rich-contents .emphasis img {
	border-radius: 0;
}

.rich-contents .profile {
	width: 100%;
	margin: 50px auto 50px;
	padding: 41px 0;
	box-sizing: border-box;
	background-color: #F5F5F5;
}

.rich-contents .profile .inner {
	width: 90%;
	margin: 0 auto;
}

.rich-contents .profile .position {
	font-size: 20px;
	margin: 0;
	line-height: 1;
	font-weight: bold;
}

.rich-contents .profile .name {
	font-size: 35px;
	margin: 10px 0 0;
	line-height: 1.43;
	font-weight: bold;
}

.rich-contents .profile .belong {
	font-size: 18px;
	margin: 1em auto 1.2em;
	font-weight: bold;
}

.rich-contents .profile .desc {
	padding: 25px 30px;
	margin: 0;
	font-size: 14px;
	box-sizing: border-box;
	background-color: #E5E5E5;
}

/* people start */

.rich-contents.people h2.ttl {
	text-align: center;
	font-size: 39px;
	line-height: 1.8;
	font-weight: bold;
}

.rich-contents.people .ttl2 {
	position: relative;
	margin: 150px 0 48px;
	font-size: 28px;
	line-height: 1.6;
	padding-left: 20px;
	font-weight: bold;
}

.rich-contents.people .ttl2::before {
	content: '';
	display: inline-block;
	position: absolute;
	width: 6px;
	margin-right: 21px;
	height: 100%;
	top: 0;
	left: 0;
}

.rich-contents.people .ttl2.green::before {
	background-color: #509449;
}

.rich-contents.people .ttl2.skyblue::before {
	background-color: #1197CA;
}

.rich-contents.people .ttl2.orange::before {
	background-color: #F37537;
}

.rich-contents.people .ttl2.pink::before {
	background-color: #ED6F73;
}

.rich-contents.people .ttl2.blue::before {
	background-color: #1C7DC2;
}

/* people end */


.rich-contents.rekishi h2 {
	font-weight: bold;
	font-size: 28px;
	margin: 100px 0 48px;
}

.rich-contents.rekishi .img-wrap {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	border-radius: 20px;
	overflow: hidden;
}

.rich-contents.rekishi .img-wrap div {
	width: calc(100% / 5)
}

.rich-contents.rekishi .img-wrap div img {
	border-radius: 0;
}

.rich-contents.rekishi .history-logo {
	display: flex;
	justify-content: center;
	align-items: center;
	max-width: 660px;
	width: 100%;
	margin: 48px auto;
}

.rich-contents.rekishi .history-logo .img {
	text-align: center;
}

.rich-contents.rekishi .history-logo .text {
	width: calc(100% - 231px);
	font-weight: bold;
	margin-left: 30px;
}

/* rekishi end */

/* tablet */
@media print, screen and (max-width: 1366px) {
	.rich-contents .no-wraparound {
		width: 100%;
	}
}


/* sp */
@media print,
screen and (max-width: 767px) {

	.rich-contents .w45p {
		width: 100%;
	}

	.rich-contents p {
		margin-top: 1.5em;
		margin-bottom: 1.5em;
	}

	.rich-contents .img-center {
		margin: 30px auto;
	}

	.rich-contents .img-right,
	.rich-contents .img-left {
		float: none;
		margin: 0;
	}

	.rich-contents .img-left>div,
	.rich-contents .img-right>div {
		position: initial;
	}

	.rich-contents .img-right>div,
	.rich-contents .img-left>div {
		margin-bottom: 12px;
	}

	.rich-contents .between {
		flex-wrap: wrap;
	}

	.rich-contents .between>div {
		margin-bottom: 12px;
	}

	.rich-contents .between>div:last-child {
		margin-bottom: 0;
	}

	.rich-contents .main-img-wrap {
		margin: 0 auto 70px;
	}

	.rich-contents .main-img-wrap .ttl-box .subject {
		font-size: 15px;
		line-height: 1.75em;
	}

	.rich-contents .main-img-wrap .ttl-box .title {
		font-size: 18px;
		line-height: 28px;
	}

	.rich-contents .main-img-wrap .ttl-box span {
		padding: 2px 5px 2px 0;
	}

	.rich-contents .ttl {
		font-size: 21px;
	}

	.rich-contents .emphasis {
		max-width: calc(100% - 26px - 26px);
	}

	.rich-contents .profile {
		margin: 30px auto;
		padding: 20px 15px;
	}

	.rich-contents .profile .position {
		font-size: 16px;
	}

	.rich-contents .profile .name {
		font-size: 27px;
	}

	.rich-contents .profile .belong {
		font-size: 16px;
	}

	.rich-contents .profile .desc {
		padding: 10px 15px;
	}

	.rich-contents.people h2.ttl {
		font-size: 24px;
		line-height: 1.5;
	}

	.rich-contents.people .ttl2 {
		font-size: 21px;
		margin: 80px 0 30px;
	}

	.rich-contents.people .ttl2::before {
		width: 4px;
	}

	.rich-contents .between>div {
		width: 100%;
	}

	.rich-contents.rekishi h2 {
		font-size: 21px;
		margin: 80px 0 30px;
	}

	.rich-contents.rekishi .history-logo {
		margin: 32px auto;
		display: block;
	}

	.rich-contents.rekishi .history-logo .img img {
		width: 115.5px;
	}

	.rich-contents.rekishi .history-logo .text {
		width: 100%;
		margin: 16px auto;
	}
}

/* chikara start */
.rich-contents.chikara .main-img-wrap {
	position: relative;
	max-width: 1200px;
	width: 90%;
	margin: 0 auto 200px;
}

.rich-contents.chikara .main-img-wrap .ttl-box {
	position: absolute;
	bottom: 0;
	left: 0;
}

.rich-contents.chikara .main-img-wrap .ttl-box .date {
	margin: 0;
	font-size: 12px;
	color: #EB477E;
	line-height: 1.75;
}

.rich-contents.chikara .main-img-wrap .ttl-box .subject {
	margin: 0;
	font-size: 18px;
}

.rich-contents.chikara .main-img-wrap .ttl-box .ttl {
	font-size: 40px;
	line-height: 60px;
	margin: 0;
	font-family: "Noto Serif JP", serif;
}

.rich-contents.chikara .main-img-wrap .ttl-box span {
	background-color: #fff;
	padding: 4px 10px 4px 0;
}

.rich-contents.chikara h3 {
	text-align: center;
}

.rich-contents.chikara h3 img {
	border-radius: 0;
}

.rich-contents.chikara .lead {
	text-align: center;
	font-size: 17px;
	font-weight: bold;
	margin: 20px 0 40px;
	padding: 0 0 30px;
	border-bottom: 1px solid #707070;
}

.rich-contents.chikara .swiper-wrapper {
	height: auto;
}

.rich-contents.chikara figure {
	margin: 0 0 30px;
}

.rich-contents.chikara figure .slide-img {
	height: 0;
	padding-bottom: 66.812%;
	overflow: hidden;
	position: relative;
}

.rich-contents.chikara figure .slide-img img {
	max-width: 160%;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	height: 100%;
}

.rich-contents.chikara figure figcaption {
	margin: 10px 0 0;
	word-break: break-all;
	font-size: 12px;
}

.rich-contents.chikara .btn-img-wrap {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.rich-contents.chikara .btn-img-wrap .thumb {
	width: 24%;
	margin: 0 0 10px;
	cursor: pointer;
	overflow: hidden;
	position: relative;
	padding-bottom: 24%;
	border-radius: 20px;
}

.rich-contents.chikara .btn-img-wrap .thumb.active {
	outline: 3px solid #EB477E;
}

.rich-contents.chikara .btn-img-wrap .thumb.active::after {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border-radius: 20px;
	box-sizing: border-box;
	z-index: 2;
	background-color: #000;
	opacity: 0.3;
}


.rich-contents.chikara .btn-img-wrap .thumb img {
	max-width: 160%;
	position: absolute;
	height: auto;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}

.rich-contents.chikara .name-wrap {
	text-align: center;
	margin: 76px 0 71px;
	display: flex;
	justify-content: center;
	align-items: center;
}

.rich-contents.chikara .name-wrap .heading {
	display: grid;
	place-content: center;
	margin: 0 40px 0 0;
	position: relative;
	background-color: #F5F5F5;
	width: 96px;
	height: 96px;
	font-size: 27px;
	font-weight: bold;
}

.rich-contents.chikara .name-wrap h4 {
	display: inline-block;
	margin: 0;
}

.rich-contents.chikara .name-wrap h4 img {
	vertical-align: baseline;
	border-radius: 0;
}

.rich-contents.chikara .sub-lead {
	font-size: 18px;
	font-family: "Noto Serif JP", serif;
	font-weight: bold;
	margin: 0 0 21px;
	line-height: 32px;
}

.rich-contents.chikara .small {
	font-size: 14px;
	margin: 0 0 100px;
}

.rich-contents.chikara .move-wrap {
	margin: 190px auto 150px;
}

.rich-contents.chikara .private {
	background-color: #EDF5E2;
	border-radius: 20px;
	padding: 0 48px;
	box-sizing: border-box;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: center;
	margin-top: 150px;
}

.rich-contents.chikara .private .img-box {
	max-width: 330px;
	width: 39.952%;
}

.rich-contents.chikara .private .img-box img {
	border-radius: 0;
}

.rich-contents.chikara .private .txt-box {
	width: 54.67%;
	padding: 15px 0;
    box-sizing: border-box;
}

.rich-contents.chikara .private .txt-box p {
	margin: 0;
}

.rich-contents.chikara .private .txt-box .title {
	font-weight: bold;
	line-height: 1;
	border-bottom: 1px solid #EC6E6F;
	padding-bottom: 15px;
	margin-bottom: 15px;
}

.rich-contents.chikara .private .txt-box .title span {
	font-style: italic;
	font-size: 35px;
	font-family: "Noto Serif JP", serif;
	color: #EC6E6F;
	margin-right: 22px;
}

@media print,
screen and (max-width: 921px) {

	.rich-contents.chikara .main-img-wrap {
		margin: 0 auto 70px;
	}

	.rich-contents.chikara .main-img-wrap .ttl-box .subject {
		font-size: 15px;
		line-height: 1.75em;
	}

	.rich-contents.chikara .main-img-wrap .ttl-box .ttl {
		font-size: 18px;
		line-height: 28px;
	}

	.rich-contents.chikara .main-img-wrap .ttl-box span {
		padding: 2px 5px 2px 0;
	}

	.rich-contents.chikara .lead {
		font-size: 15px;
		line-height: 1.75em;
	}

	.rich-contents.chikara figure {
		margin: 0 0 20px;
	}

	.rich-contents.chikara .btn-img-wrap a {
		width: 23%;
	}

	.rich-contents.chikara .btn-img-wrap a .thumb,
	.rich-contents.chikara .btn-img-wrap a .thumb.active::after {
		border-radius: 10px;
	}

	.rich-contents.chikara .name-wrap {
		margin-bottom: 40px;
		display: block;
	}

	.rich-contents.chikara .name-wrap .heading {
		margin: 0 auto 15px;
		width: 70px;
		height: 70px;
	}

	.rich-contents.chikara .name-wrap .heading span {
		font-size: 18px;
	}

	.rich-contents.chikara .name-wrap h4 {
		text-align: center;
	}

	.rich-contents.chikara .sub-lead {
		font-size: 16px;
		line-height: 26px;
	}

	.rich-contents.chikara .small {
		margin: 0 0 60px;
	}

	.rich-contents.chikara .move-wrap {
		margin: 100px auto 70px;
	}

	.rich-contents.chikara .private {
		padding: 20px;
		margin-top: 100px;
		display: block;
	}

	.rich-contents.chikara .private .img-box {
		margin: 0 auto 20px;
		width: 80%;
	}

	.rich-contents.chikara .private .txt-box {
		width: 100%;
		padding: 0;
	}

	.rich-contents.chikara .private .txt-box .title span {
		font-size: 28px;
		margin-right: 10px;
	}
}

/* chikara end */

/* philosophy start */
/**
* ----------------------------------------
* animation scale-up-center
* ----------------------------------------
*/
@-webkit-keyframes scale-up-center {
	0% {
		-webkit-transform: scale(0);
				transform: scale(0);
	}
	100% {
		-webkit-transform: scale(1);
				transform: scale(1);
	}
}
@keyframes scale-up-center {
	0% {
		-webkit-transform: scale(0);
				transform: scale(0);
	}
	100% {
		-webkit-transform: scale(1);
				transform: scale(1);
	}
}

.ponpon-anime .img-ani {
	position: relative;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.ponpon-anime .img-ani .wrap {
	margin: 30px auto;
	display: flex;
	flex-wrap: wrap;
}

.ponpon-anime .img-ani .ani02 {
	max-width: 493px;
	width: 49%;
}

.ponpon-anime .img-ani .ani03 {
	max-width: 542px;
	width: 49%;
}

.ponpon-anime .img-ani .ani05 {
	max-width: 491px;
	width: 53%;
}

.ponpon-anime .img-ani .ani06 {
	max-width: 400px;
	width: 47%;
}

.ponpon-anime .img-ani img {
	border-radius: 0;
	opacity:0;
}

.ponpon {
	animation: scale-up-center 0.5s cubic-bezier(0.390, 0.575, 0.565, 1.000) 0s both;
}
.ponpon-anime .img-ani img.ponpon {
	opacity:1;
}

/* sp */
@media print, screen and (max-width: 767px) {
	.ponpon-anime .img-ani .wrap {
		margin: 15px auto;
	}
}
/* philosophy end */