.js-fadeIn {
	opacity: 0;
	transform: translateY(10px);
	transition: 0.5s ease-in;
	transition-delay: 0.3s;
}
.js-fadeIn.is-scrollIn {
	transform: translateY(0);
	opacity: 1;
}

.js-mv-fadeIn {
	opacity: 0;
	transform: translateY(5px);
	transition: 0.5s ease-in;
}
.js-mv-fadeIn.is-fadeIn {
	opacity: 1;
	transform: translateY(0);
}
.js-mv-fadeIn.mv-top-bg {
	transition-delay: 0.1s;
}
.js-mv-fadeIn.mv-top__visual {
	transition-delay: 0.5s;
}
.js-mv-fadeIn.mv-top__title {
	transition-delay: 0.8s;
}
.js-mv-fadeIn.mv-bottom__titleTop {
	transition-delay: 1.6s;
}
.js-mv-fadeIn.mv-bottom__titleBtm {
	transition-delay: 1.8s;
}
.js-mv-fadeIn.mv-bottom__dates {
	transition-delay: 2s;
}
.js-mv-fadeIn.mv-bottom__texts {
	transition-delay: 2.4s;
}


.mv {
	position: relative;
}
.mv__inner {
	overflow: hidden;
	padding-bottom: 20px;
	background-color: #F5F5F5;
}
@media (min-width: 768px) {
	.mv__inner {
		padding-bottom: 205px;
		background-color: #fff;
	}
	.mv__inner::after {
		content: "";
		display: block;
		background-color: #F5F5F5;
		height: 205px;
		width: 100%;
		position: absolute;
		bottom: 0;
	}
}

.mv-top {
	position: relative;
	margin-bottom: -8px;
	background-color: #fff;
}
.mv-top__titles {
	position: relative;
	z-index: 2;
}
.mv-top__title {
	font-weight: 600;
	font-size: 2rem;
	line-height: 2.8rem;
	font-family: "Noto Serif JP", "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ＭＳ Ｐ明朝", "MS PMincho", serif;
	padding: 5px 20px 0;
	position: relative;
	z-index: 3;
}
.mv-top__title > span {
	color: #A29962;
	font-size: 5.6rem;
	line-height: 6.72rem;
}
.mv-top__visual {
	width: 486px;
	margin: -37px auto 0;
	transform: translateX(-20px);
	position: relative;
	z-index: 2;
}
.mv-top__triangle {
	position: absolute;
	transform: translateY(100%);
	width: 100%;
}
.mv-top__triangle--red {
	bottom: 53px;
	z-index: 3;
	height: 209px;
}
.mv-top__triangle--gold {
	bottom: 31px;
	z-index: 3;
	height: 219px;
}
.mv-top__triangle > img {
	display: block;
	width: 100%;
	height: 100%;
}
@media (min-width: 768px) {
	.mv-top {
		margin-bottom: 0;
	}
	.mv-top__titles {
		position: relative;
		z-index: 2;
	}
	.mv-top__title {
		font-size: 4.8rem;
		padding: 5px 20px 0;
		line-height: 6.4rem;
		max-width: 1280px;
		padding: 0 40px 187px;
		margin: 120px auto 0;
	}
	.mv-top__title > span {
		display: inline-block;
		font-size: 8.8rem;
		line-height: 6.5rem;
		margin-top: 32px;
	}
	.mv-top__visual {
		margin: 0 auto;
		position: absolute;
		z-index: 2;
		width: 100%;
		min-width: 1050px;
		max-width: 1280px;
		padding: 0 40px;
		left: calc(50% + 200px);
		bottom: -160px;
		transform: translateX(-50%);
	}
	.mv-top__visual > img {
		display: block;
		width: 87.5%;
		margin: 0 auto;
		position: relative;
	}
	.mv-top__triangle--red {
		bottom: -14px;
		z-index: 3;
		height: 279px;
	}
	.mv-top__triangle--red > img {
		position: relative;
		z-index: 2;
	}
	.mv-top__triangle--red::after {
		content: "";
		display: block;
		height: 100%;
		width: 100%;
		background: #F5F5F5;
		position: absolute;
		bottom: -50%;
		z-index: 1;
	}
	.mv-top__triangle--gold {
		bottom: -15px;
		z-index: 3;
		height: 389px;
	}
	.mv-top__triangle > img {
		display: block;
		width: 100%;
		height: 100%;
	}
}
@media (min-width: 1440px) {
	.mv-top__visual > img {
		margin-left: auto;
	}
}

.mv-top-bg {
	position: absolute;
	top: 134px;
	left: 50%;
	transform: translateX(calc(-50% + 20px));
	z-index: 1;
	width: 351px;
	height: 348px;
}
@media (min-width: 768px) {
	.mv-top-bg {
		top: -50px;
		transform: translateX(calc(-50% + 118px));
	}
}

.mv-bottom {
	position: relative;
	z-index: 2;
}
.mv-bottom__inner {
	padding: 0 20px;
}
.mv-bottom__titleTop {
	position: relative;
	font-size: 2.4rem;
	color: #fff;
	font-family: "Noto Serif JP", "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ＭＳ Ｐ明朝", "MS PMincho", serif;
	font-weight: 600;
}
.mv-bottom__titleTop > span {
	display: inline-block;
	padding: 0 10px;
	background-color: #000000;
}
.mv-bottom__titleBtm {
	position: relative;
	font-size: 2.4rem;
	color: #000;
	font-family: "Noto Serif JP", "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ＭＳ Ｐ明朝", "MS PMincho", serif;
	font-weight: 600;
	margin-bottom: 18px;
}
.mv-bottom__titleBtm > span {
	display: inline-block;
	padding: 0 10px;
	background-color: var(--color-gold);
}
.mv-bottom__dates {
	font-family: "Noto Serif JP", "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ＭＳ Ｐ明朝", "MS PMincho", serif;
	font-size: 1.6rem;
	line-height: 1.92rem;
	font-weight: 600;
	margin-bottom: 20px;
	letter-spacing: 0.02em;
}
.mv-bottom__texts {
	background-color: #fff;
	padding: 30px 20px;
}
@media (min-width: 768px) {
	.mv-bottom__inner {
		width: 100%;
		max-width: 1280px;
		padding: 0 40px;
		margin: 0 auto;
		display: flex;
		justify-content: space-between;
	}
	.mv-bottom__titles {
		min-width: 463px;
	}
	.mv-bottom__titleTop {
		font-size: 4.2rem;
		line-height: 6rem;
	}
	.mv-bottom__titleBtm {
		font-size: 4.2rem;
		line-height: 6rem;
		margin-bottom: 18px;
	}
	.mv-bottom__dates {
		font-size: 2.3rem;
		line-height: 3.5rem;
		margin-bottom: 0;
		color: #fff;
	}
	.mv-bottom__texts {
		width: calc(100% - 463px);
		padding: 40px 64px;
		margin: 60px 0 0 5.75%;
		font-size: 1.4rem;
	}
}

.titleBox--center .titleBox__sublead {
	text-align: center;
}
.titleBox--center .titleBox__lead {
	text-align: center;
}
.titleBox--center .titleBox__lead::after {
	left: 50%;
	transform: translateX(-50%);
}
.titleBox__sublead {
	font-family: "Noto Serif JP", "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ＭＳ Ｐ明朝", "MS PMincho", serif;
	font-size: 1.6rem;
	font-weight: bold;
}
.titleBox__strong {
	font-size: 1.8rem;
	line-height: 2.88rem;
	font-weight: bold;
	margin-bottom: 13px;
}
.titleBox__lead {
	position: relative;
	margin: 0 0 60px;
	font-family: "Noto Serif JP", "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ＭＳ Ｐ明朝", "MS PMincho", serif;
	font-size: 2.4rem;
	line-height: 1.5;
	font-weight: 600;
}
.titleBox__lead::after {
	content: "";
	display: block;
	height: 1px;
	width: 160px;
	background-color: #707070;
	position: absolute;
	bottom: -29px;
	left: 0;
}
.titleBox__text {
	font-size: 1.6rem;
	line-height: 2.7rem;
}
.titleBox__text > span {
	color: var(--color-blue);
}
@media (min-width: 768px) {
	.titleBox__sublead {
		font-size: 3rem;
	}
	.titleBox__strong {
		font-size: 2.4rem;
		line-height: 3.8rem;
		margin-bottom: 23px;
	}
	.titleBox__lead {
		font-size: 4.8rem;
		line-height: 7.2rem;
		margin-bottom: 36px;
		padding-bottom: 36px;
	}
	.titleBox__lead::after {
		width: 271px;
		bottom: 0;
	}
	.titleBox__text {
		font-size: 1.6rem;
		line-height: 2.7rem;
	}
}

.section {
	position: relative;
}
.section--4 {
	z-index: 2;
}

.section--1 {
	position: relative;
	z-index: 1;
	background-color: #F5F5F5;
}
.section--1::before {
	content: "";
	position: absolute;
	transform: skewY(-22deg);
	transform-origin: top right;
	z-index: -1;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	background-color: #F5F5F5;
}
@media (min-width: 768px) {
	.section--1 {
		padding-bottom: 40px;
	}
	.section--1::before {
		transform: skewY(-10deg);
	}
}

.lead-textimageset--2 {
	margin-top: 40px;
}
.lead-textimageset--2 .lead-textimageset__title {
	text-align: left;
	margin-bottom: 25px;
}
.lead-textimageset--2 .lead-textimageset__title::after {
	left: 0;
	right: inherit;
}
.lead-textimageset--2 .lead-textimageset__text {
	padding-left: 0;
}
.lead-textimageset__inner {
	padding: 0 20px;
}
.lead-textimageset__title {
	position: relative;
	font-size: 2.4rem;
	font-weight: 600;
	color: #000000;
	text-align: right;
	font-family: "Noto Serif JP", "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ＭＳ Ｐ明朝", "MS PMincho", serif;
	font-feature-settings: "palt";
	padding-bottom: 30px;
	margin-bottom: 30px;
}
.lead-textimageset__title::after {
	content: "";
	display: inline-block;
	position: absolute;
	background-color: #707070;
	width: 160px;
	height: 1px;
	bottom: 0;
	right: 0;
}
.lead-textimageset__attention {
	position: relative;
	display: inline-block;
	font-size: 4rem;
	color: var(--color-gold);
	padding: 0 0.2em;
	white-space: nowrap;
}
.lead-textimageset__attention::before, .lead-textimageset__attention::after {
	content: "";
	display: inline-block;
	position: absolute;
	border: 1px solid var(--color-gold);
	width: 18px;
	height: 30px;
}
.lead-textimageset__attention::before {
	top: 0.05em;
	left: 0.05em;
	border-right: none;
	border-bottom: none;
}
.lead-textimageset__attention::after {
	bottom: 0.05em;
	right: 0.05em;
	border-top: none;
	border-left: none;
}
@media (max-width: 374px) {
	.lead-textimageset__attention {
		font-size: 3rem;
	}
}
.lead-textimageset__text {
	padding-left: 10px;
	font-size: 1.6rem;
	line-height: 2.7rem;
	color: #222222;
	margin-bottom: 20px;
}
.lead-textimageset__caption {
	font-size: 1rem;
}
.lead-textimageset__image {
	width: 83.5820895522%;
	margin: 20px auto 0;
}
@media (min-width: 768px) {
	.lead-textimageset__inner {
		width: 100%;
		max-width: 1280px;
		padding: 0 40px;
		margin: 0 auto;
		display: flex;
		justify-content: space-between;
		flex-direction: row-reverse;
	}
	.lead-textimageset--2 {
		margin-top: 40px;
	}
	.lead-textimageset--2 .lead-textimageset__inner {
		flex-direction: row;
	}
	.lead-textimageset--2 .lead-textimageset__title {
		margin: 0 0 60px;
		padding-bottom: 70px;
	}
	.lead-textimageset--2 .lead-textimageset__attention {
		margin: -30px 0 0 -30px;
	}
	.lead-textimageset--2 .lead-textimageset__text {
		margin: 0 auto 0 0;
	}
	.lead-textimageset__texts {
		width: 700px;
	}
	.lead-textimageset__title {
		font-size: 4.8rem;
		padding-bottom: 50px;
		margin: 20px 0 60px;
	}
	.lead-textimageset__title::after {
		width: 271px;
	}
	.lead-textimageset__attention {
		position: relative;
		top: 2rem;
		font-size: 8rem;
		padding: 0 0.5em;
		letter-spacing: -0.04em;
	}
	.lead-textimageset__attention::before, .lead-textimageset__attention::after {
		width: 36px;
		height: 65px;
	}
	.lead-textimageset__attention::before {
		top: 20px;
		left: 30px;
	}
	.lead-textimageset__attention::after {
		bottom: 10px;
		right: 20px;
	}
	.lead-textimageset__attention:nth-of-type(2) {
		top: 1rem;
	}
	.lead-textimageset__attention:nth-of-type(2)::before {
		left: 0;
	}
	.lead-textimageset__attention:nth-of-type(2)::after {
		bottom: 20px;
	}
	.lead-textimageset__text {
		padding-left: 0;
		margin-bottom: 0;
		width: 480px;
		margin: 0 0 0 auto;
	}
	.lead-textimageset__caption {
		font-size: 1.2rem;
		margin-top: 50px;
	}
	.lead-textimageset__image {
		width: calc(100% - 700px);
		max-width: 500px;
		margin: 0 auto;
	}
}

.institute {
	padding: 40px 0 0;
}
.institute__inner {
	position: relative;
}
.institute__content {
	padding: 0 20px;
	position: relative;
	z-index: 2;
}
@media (min-width: 768px) {
	.institute {
		padding: 40px 0 0;
		margin-bottom: 20px;
	}
	.institute__inner {
		position: relative;
	}
	.institute__content {
		padding: 165px 0 0;
	}
}

.institute-titleBox {
	display: flex;
	flex-direction: column-reverse;
	position: relative;
	z-index: 1;
}
.institute-titleBox__title {
	position: relative;
	z-index: 1;
}
.institute-titleBox__titleText {
	position: relative;
	z-index: 2;
	width: 74.6666666667%;
	max-width: 280px;
	margin: 0 20px 220px auto;
}
.institute-titleBox__triangle {
	position: absolute;
	z-index: 1;
	width: 82.6666666667%;
	height: auto;
	max-width: 310px;
	top: 0;
}
.institute-titleBox__texts {
	position: relative;
	z-index: 2;
	padding: 0 20px;
}
.institute-titleBox__lead {
	font-size: 2.4rem;
	color: #000;
	font-family: "Noto Serif JP", "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ＭＳ Ｐ明朝", "MS PMincho", serif;
	font-weight: 600;
	margin-bottom: 26px;
	text-align: right;
}
.institute-titleBox__sublead {
	position: relative;
	font-size: 3.2rem;
	color: #fff;
	font-family: "Noto Serif JP", "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ＭＳ Ｐ明朝", "MS PMincho", serif;
	font-weight: 600;
	margin-bottom: 58px;
	text-align: right;
	right: -8px;
}
.institute-titleBox__sublead > span {
	display: inline-block;
	padding: 0 10px;
	background-color: #000000;
}
.institute-titleBox__sublead::after {
	content: "";
	display: block;
	height: 1px;
	width: 160px;
	background-color: #707070;
	position: absolute;
	bottom: -30px;
	right: 0;
}
.institute-titleBox__text {
	font-size: 1.6rem;
	line-height: 2.7rem;
	color: #222;
	margin-top: 30px;
	margin-bottom: 40px;
}
@media (min-width: 768px) {
	.institute-titleBox {
		flex-direction: row;
		width: 100%;
		max-width: 1280px;
		padding: 0 40px;
		margin: 0 auto;
		justify-content: space-between;
		position: initial;
	}
	.institute-titleBox__title {
		position: initial;
		width: calc(100% - 480px);
	}
	.institute-titleBox__titleText {
		margin: 0 30px 0 auto;
		left: 0;
		width: 81.6666666667%;
		max-width: 588px;
	}
	.institute-titleBox__triangle {
		position: absolute;
		width: 44.7916666667vw;
		height: 645px;
		max-width: 645px;
		top: 0;
		left: 0;
		z-index: -1;
	}
	.institute-titleBox__texts {
		margin-top: -10px;
		padding: 0;
		width: 480px;
	}
	.institute-titleBox__lead {
		font-size: 4.8rem;
		margin-bottom: 36px;
	}
	.institute-titleBox__sublead {
		font-size: 4.8rem;
		margin: 0px 10px 58px;
		right: -8px;
	}
	.institute-titleBox__sublead::after {
		width: 271px;
		bottom: -30px;
		right: 0;
	}
	.institute-titleBox__text {
		margin: 70px 0 0;
	}
}

.institute-textsBox__subtitle {
	font-weight: bold;
	font-size: 1.6rem;
	line-height: 2.7rem;
	font-family: "Noto Serif JP", "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ＭＳ Ｐ明朝", "MS PMincho", serif;
}
.institute-textsBox__title {
	font-size: 2.4rem;
	font-weight: 600;
	font-family: "Noto Serif JP", "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ＭＳ Ｐ明朝", "MS PMincho", serif;
	position: relative;
	margin-bottom: 55px;
}
.institute-textsBox__title::after {
	content: "";
	display: block;
	height: 1px;
	width: 160px;
	background-color: #707070;
	position: absolute;
	bottom: -28px;
	left: 0;
}
.institute-textsBox__text {
	font-size: 1.6rem;
	line-height: 2.7rem;
	margin-bottom: 60px;
}
@media (min-width: 768px) {
	.institute-textsBox {
		overflow: hidden;
	}
	.institute-textsBox__titles {
		width: 740px;
		margin: 0 auto;
	}
	.institute-textsBox__subtitle {
		font-size: 3rem;
		line-height: 4.2rem;
	}
	.institute-textsBox__title {
		font-size: 4.8rem;
		margin-bottom: 75px;
	}
	.institute-textsBox__title::after {
		width: 272px;
		bottom: -36px;
	}
	.institute-textsBox__text {
		font-size: 1.6rem;
		line-height: 2.7rem;
		margin-bottom: 60px;
	}
}

.institute-textsBox-rank {
	margin-bottom: 20px;
}
.institute-textsBox-rank__content {
	background-color: #FAF9F2;
	margin: 0 -20px 20px 0;
}
.institute-textsBox-rank__content .institute-textsBox-rank__captioin {
	margin: 0;
	padding: 0 0 20px 28px;
}
.institute-textsBox-rank__title > span {
	font-family: "Noto Serif JP", "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ＭＳ Ｐ明朝", "MS PMincho", serif;
	display: inline-block;
	padding: 0 10px;
	color: #fff;
	background-color: var(--color-blue);
	font-size: 1.6rem;
	left: 2.7rem;
	font-weight: 600;
}
.institute-textsBox-rank__lists {
	counter-reset: rankLists;
	padding: 30px 40px 16px;
}
.institute-textsBox-rank__list {
	font-size: 2rem;
	line-height: 1.5;
	font-weight: 600;
	font-family: "Noto Serif JP", "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ＭＳ Ｐ明朝", "MS PMincho", serif;
}
.institute-textsBox-rank__list::before {
	display: inline-block;
	counter-increment: rankLists;
	content: counter(rankLists) ".";
	margin-right: 10px;
	color: var(--color-blue);
}
.institute-textsBox-rank__captioin {
	font-size: 1rem;
	line-height: 1.6rem;
}
.institute-textsBox-rank__content .institute-textsBox-rank__link {
	padding: 0 40px;
}
.institute-textsBox-rank__content .institute-textsBox-rank__link a {
  font-family: "Noto Serif JP", "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  font-weight: 600;
  font-size: 1.4rem;
  line-height: 1.2;
  text-decoration: none;
}
.institute-textsBox-rank__content .institute-textsBox-rank__link [class^=icon-] {
		transform: translateY(.1em);
	}
.institute-textsBox-rank__content .institute-textsBox-rank__link [class^=icon-]::before {
	border-color: var(--color-text);
}
@media (min-width: 768px) {
	.institute-textsBox-rank {
		margin-bottom: 0;
		position: relative;
	}
	.institute-textsBox-rank__content {
		width: 100%;
		max-width: 740px;
		padding: 0;
		margin: 60px auto 40px;
		position: relative;
	}
	.institute-textsBox-rank__content::after {
		content: "";
		display: block;
		width: 50vw;
		height: 100%;
		position: absolute;
		top: 0;
		left: 100%;
		background-color: #FAF9F2;
	}
	.institute-textsBox-rank__content .institute-textsBox-rank__captioin {
		margin: 0;
		padding: 0 0 20px 133px;
	}
	.institute-textsBox-rank__title > span {
		font-size: 2.4rem;
		left: 3.84rem;
		padding: 2px 10px;
	}
	.institute-textsBox-rank__lists {
		counter-reset: rankLists;
		padding: 50px 0 24px 133px;
	}
	.institute-textsBox-rank__list {
		font-size: 4rem;
		line-height: 1.45;
	}
	.institute-textsBox-rank__captioin {
		width: 100%;
		max-width: 740px;
		margin: 15px auto 45px;
		font-size: 1.2rem;
		line-height: 1.8rem;
	}
	.institute-textsBox-rank__content .institute-textsBox-rank__link {
		margin: 0;
		padding: 0 0 0 133px;
	}
	.institute-textsBox-rank__content .institute-textsBox-rank__link a {
		font-size: 1.6rem;
		transition: color 0.3s linear;
	}
	.institute-textsBox-rank__content .institute-textsBox-rank__link [class^=icon-] {
		margin-left: 3px;
		transition: transform 0.3s;
	}
	.institute-textsBox-rank__content .institute-textsBox-rank__link [class^=icon-]::before {
		transition: border-color 0.3s;
	}
}
@media (min-width: 768px) and (hover: hover) {
	.institute-textsBox-rank__content .institute-textsBox-rank__link a:hover {
		color: #B5A851;
	}
	.institute-textsBox-rank__content .institute-textsBox-rank__link a:hover [class^=icon-] {
				transform: translateY(.1em) translateX(50%);
    }
	.institute-textsBox-rank__content .institute-textsBox-rank__link a:hover [class^=icon-]::before {
				border-color: #B5A851;
    }
}
.institute-years__title {
	position: relative;
	font-size: 2.4rem;
	line-height: 3.2rem;
	color: var(--color-gold);
	font-weight: bold;
	font-family: "Noto Serif JP", "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ＭＳ Ｐ明朝", "MS PMincho", serif;
	margin-bottom: 20px;
	text-indent: 0.25em;
}
.institute-years__title::after {
	content: "";
	display: inline-block;
	position: relative;
	background-color: var(--color-gold);
	width: 271px;
	height: 1px;
	top: 50%;
	right: -28px;
	transform: translateY(-50%);
}
.institute-years__text {
	margin-bottom: 20px;
}
.institute-years__linklists {
	display: flex;
	flex-wrap: wrap;
	margin: -8px -8px 16px;
}
.institute-years__linklist {
	width: calc(50% - 16px);
	margin: 8px;
}
.institute-years__linklist > a {
	position: relative;
	display: block;
	background-color: var(--color-gold);
	text-align: center;
	padding: 14px 12px 13px;
	font-size: 1.6rem;
	line-height: 2.1rem;
	text-decoration: none;
	color: #fff;
	font-weight: bold;
	transition: 0.3s;
}
.institute-years__linklist > a::after {
    content: "";
    display: block;
    width: 0.5em;
    height: 0.5em;
    border-top: 0.13em solid #ffffff;
    border-right: 0.13em solid #ffffff;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    position: absolute;
    right: 20px;
    top: calc(50% - 0.2em);
    transition: 0.3s;
}
.institute-years__caption {
	font-size: 1rem;
	line-height: 1.8rem;
}
@media (min-width: 768px) {
	.institute-years {
		width: 100%;
		max-width: 1280px;
		padding: 0 40px 0 280px;
		margin: 0 auto;
	}
	.institute-years__title {
		font-size: 3rem;
		line-height: 3.9rem;
		margin-bottom: 20px;
		text-indent: 0;
	}
	.institute-years__text {
		margin-bottom: 20px;
		font-size: 1.2rem;
	}
	.institute-years__linklists {
		display: flex;
		flex-wrap: wrap;
		margin: -6px -6px 42px -14px;
	}
	.institute-years__linklist {
		width: 180px;
		margin: 8px;
	}
	.institute-years__linklist > a {
		padding: 16px 12px;
	}
	.institute-years__linklist > a:hover {
		background-color: #B5A851;
	}
	.institute-years__linklist > a:hover::after {
		transform: rotate(45deg) translate(50%, -50%);
	}
	.institute-years__caption {
		font-size: 1.2rem;
	}
}

.score {
	position: relative;
}
.score__inner {
	margin: 40.2666666667% 0 22px;
	padding: 0 20px calc(40.2666666667% + 15px);
	position: relative;
	z-index: 1;
}
.score__inner::before {
	content: "";
	position: absolute;
	transform: skewY(16deg);
	transform-origin: top right;
	z-index: -1;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	background-color: #F5F5F5;
}
.score__content {
	position: relative;
	z-index: 2;
}
@media (min-width: 768px) {
	.score {
		margin-bottom: 170px;
	}
	.score__inner {
		position: relative;
		padding: 16.8055555556% 0 0;
		margin: 0 0 0;
	}
	.score__inner::before {
		transform: skewY(14.5deg);
		transform-origin: top left;
		top: 0;
		height: calc(100% - 11.4583333333vw);
	}
	.score__content {
		max-width: 1280px;
		padding: 0 40px;
		margin: 0 auto 0;
	}
}

.score-triangle__image {
	position: absolute;
	z-index: 1;
	height: auto;
	max-width: 310px;
}
.score-triangle__image--top {
	width: 57.0666666667%;
	right: 0;
	top: -15px;
	transform: translateY(-50%);
}
.score-triangle__image--bottom {
	width: 51.7333333333%;
	left: 0;
	bottom: 0;
}
@media (min-width: 768px) {
	.score-triangle {
		position: absolute;
		height: 100%;
		width: 100%;
	}
	.score-triangle__image {
		max-width: 350px;
	}
	.score-triangle__image--top {
		width: 350px;
		top: 185px;
		top: 9.0277777778vw;
		transform: translateY(calc(-100% + 160px));
	}
	.score-triangle__image--bottom {
		width: 350px;
		left: 0;
		bottom: 27.7777777778vw;
		transform: translateY(180px);
	}
}

.score-titleBox__sublead > span {
	font-family: "Noto Serif JP", "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ＭＳ Ｐ明朝", "MS PMincho", serif;
	font-weight: 600;
	display: inline-block;
	padding: 4px 10px 5px;
	background-color: #000000;
	color: #fff;
	font-size: 3.2rem;
	line-height: 3.6rem;
	margin-bottom: -3px;
}
.score-titleBox__lead {
	position: relative;
	margin: 30px 0 60px;
	font-family: "Noto Serif JP", "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ＭＳ Ｐ明朝", "MS PMincho", serif;
	font-size: 2.4rem;
	line-height: 3.6rem;
	font-weight: 600;
}
.score-titleBox__lead::after {
	content: "";
	display: block;
	height: 1px;
	width: 160px;
	background-color: #707070;
	position: absolute;
	bottom: -28px;
	left: 0;
}
.score-titleBox__attention {
	position: relative;
	display: inline-block;
	font-size: 4rem;
	color: var(--color-gold);
	padding: 10px 0.2em;
	white-space: nowrap;
	margin: 10px 0;
}
.score-titleBox__attention::before, .score-titleBox__attention::after {
	content: "";
	display: inline-block;
	position: absolute;
	border: 1px solid var(--color-gold);
	width: 18px;
	height: 30px;
}
.score-titleBox__attention::before {
	top: 0.05em;
	left: 0.05em;
	border-right: none;
	border-bottom: none;
}
.score-titleBox__attention::after {
	bottom: 0.05em;
	right: 0.05em;
	border-top: none;
	border-left: none;
}
@media (max-width: 374px) {
	.score-titleBox__attention {
		font-size: 3rem;
	}
}
.score-titleBox__text {
	font-size: 1.6rem;
	line-height: 2.7rem;
	margin-bottom: 40px;
}
@media (min-width: 768px) {
	.score-titleBox__subleadWrap {
		display: flex;
	}
	.score-titleBox__subleadWrap .score-titleBox__sublead > span {
		padding: 0 0 2px;
	}
	.score-titleBox__subleadWrap .score-titleBox__sublead:last-of-type > span {
		padding-right: 10px;
	}
	.score-titleBox__sublead > span {
		padding: 0 10px 2px;
		font-size: 4.8rem;
		line-height: 7.2rem;
	}
	.score-titleBox__lead {
		font-size: 4.8rem;
		line-height: 6.4rem;
		margin: 36px 0 68px;
		padding-bottom: 22px;
	}
	.score-titleBox__lead::after {
		width: 271px;
	}
	.score-titleBox__attention {
		font-size: 8rem;
		margin: 19px 0 0;
		padding: 10px 0.5em 0 0.2em;
	}
	.score-titleBox__attention::before, .score-titleBox__attention::after {
		width: 36px;
		height: 65px;
	}
	.score-titleBox__attention::before {
		top: -5px;
		left: 0;
	}
	.score-titleBox__attention::after {
		bottom: -14px;
		right: 23px;
	}
	.score-titleBox__text {
		margin-bottom: 70px;
		width: 700px;
	}
}

.score-model {
	margin-bottom: 80px;
}
.score-model__caption {
	font-size: 1rem;
	margin-top: 24px;
}
@media (min-width: 768px) {
	.score-model {
		margin-bottom: 170px;
	}
	.score-model__caption {
		font-size: 1.2rem;
		margin-top: 32px;
	}
}

@media (min-width: 768px) {
	.score-imgTextSet {
		margin-top: -74px;
		display: flex;
		justify-content: space-between;
	}
	.score-imgTextSet__texts {
		width: 575px;
		margin-top: 74px;
	}
	.score-imgTextSet__image {
		width: calc(100% - 575px);
		height: 770px;
		overflow: visible;
	}
}

.score-textsBox__titleBox {
	margin-bottom: 15px;
}
.score-textsBox .titleBox__text span {
	font-weight: bold;
}
@media (min-width: 768px) {
	.score-textsBox__titleBox {
		width: 575px;
	}
	.score-textsBox__titleBox .titleBox__text {
		width: 400px;
	}
}

.score-shift {
	margin: 0 -10px;
}
.score-shift__image {
	width: 100%;
}
@media (min-width: 768px) {
	.score-shift {
		margin: 0;
		position: relative;
		display: flex;
		align-items: flex-end;
		height: 100%;
	}
	.score-shift__image {
		margin: 0 0 0 -145px;
		max-height: 770px;
		width: 123.2%;
		max-width: 770px;
		min-width: 500px;
	}
}

.data__inner {
	padding: 0 20px;
}
.data__title {
	margin-bottom: 35px;
}
.data__spImageInfo {
	display: block;
	width: 77.0149253731%;
	margin: 24px auto;
}
.data__imageTitle {
	font-weight: bold;
	font-size: 1.4rem;
	margin-bottom: 10px;
	line-height: 2rem;
}
.data__imageTitle > span {
	font-size: 1.2rem;
}
.data__kome {
	position: relative;
	font-size: 1.2rem;
	line-height: 1.9rem;
	color: #666666;
	padding-left: 1.5em;
	margin-bottom: 5px;
}
.data__kome::before {
	content: "※";
	width: 1em;
	height: 1.5em;
	font-size: 1.2rem;
	line-height: 1.9rem;
	position: absolute;
	left: 0;
	top: 0;
}
.data__caption {
	font-size: 1rem;
	line-height: 1.8rem;
}
@media (min-width: 768px) {
	.data__inner {
		padding: 0;
		max-width: 1280px;
		padding: 0 40px;
		margin: 0 auto;
	}
	.data__title {
		width: 500px;
		margin: 0 auto 70px;
	}
	.data__title .titleBox__lead {
		font-size: 4rem;
		line-height: 1.5;
	}
	.data__image {
		width: 100%;
		max-width: 996px;
		margin: 0 auto;
	}
	.data__image > figure {
		margin-bottom: 25px;
	}
	.data__imageTitle {
		font-size: 2rem;
		line-height: 2.6rem;
		margin-bottom: 17px;
	}
	.data__imageTitle > span {
		font-size: 1.6rem;
	}
	.data__caption {
		font-size: 1.2rem;
		line-height: 1.8rem;
	}
}

.data-row {
	margin: 80px 0 50px;
}
@media (min-width: 768px) {
	.data-row {
		margin: 120px 0 135px;
		display: flex;
		justify-content: space-between;
	}
	.data-row__texts {
		width: 482px;
	}
	.data-row__image {
		width: 560px;
	}
}

@media (max-width: 767px) {
	.u-onlypc {
		display: none !important;
	}
}
@media (min-width: 768px) {
	.u-onlysp {
		display: none !important;
	}
}