@charset "utf-8";
/*------------------------------------------------------------
	subpage
------------------------------------------------------------*/
#main {
	margin-bottom: 6.4rem;
}
#main .linkList {
	margin: 0 auto 5.6rem;
	width: 77.8rem;
	display: flex;
	flex-wrap: wrap;
	gap: 1.3rem 0;
}
#main .linkList li {
	width: calc(100% / 3);
}
#main .linkList a {
	padding: 0 2.1rem;
	height: 4rem;
	display: flex;
	align-items: center;
	border-left: 1px solid #e50940;
	background: url(../img/common/arrow_icon04.png) no-repeat center right 2.6rem / 1rem;
}
@media all and (min-width: 897px) {
	#main .linkList li:nth-child(3n) a {
		border-right: 1px solid #e50940;
	}
	#main .linkList a:hover {
		background-color: #FDEFEF;
	}
}
@media all and (max-width: 896px) {
	#main .linkList {
		margin: 0 2.1rem 3.2rem;
		width: auto;
		gap: 0.7rem 0;
	}
	#main .linkList li {
		width:50%;
	}
	#main .linkList li:nth-child(1) a,
	#main .linkList li:nth-child(2) a {
		padding: 0 2rem;
		height: 6rem;
	}
	#main .linkList a {
		padding-bottom: 0.3rem;
		font-size: 1.4rem;
		height: 5.4rem;
		background-size: 1.3rem;
		justify-content: center;
		background-position:  center bottom 0.2rem;
	}
	#main .linkList li:nth-child(2n) a {
		border-right: 1px solid #e50940;
	}
}
/* pickUp */
#main .pickUp {
	margin-bottom: 16.4rem;
}
#main .pickUp .content {
	width: 94rem;
}
#main .pickUp .heading {
	margin: 0 0 2.4rem 4.7rem;
	text-align: center;
}
#main .pickUp li {
	display: flex;
	align-items: flex-start;
	gap: 7rem;
	position: relative;
}
#main .pickUp li + li {
	margin-top: 10.5rem;
}
#main .pickUp li:nth-child(2n) {
	flex-direction: row-reverse;
}
#main .pickUp li:nth-child(2n) .photoBox .sub {
	margin: 0 1.8rem 0 auto;
}
#main .pickUp li:nth-child(2n) .photoBox .sub {
	margin-top: -0.1rem;
}
#main .pickUp li::after {
	content: "";
	width: 54rem;
	height: 69rem;
	position: absolute;
	left: 51.818vw;
	top: 50%;
	transform: translate(0,-64.5%);
	pointer-events: none;
	background: url(../img/common/line01.png) no-repeat center top / 100%;
}
#main .pickUp .item01::after {
	width: 63.9rem;
	height: 64.5rem;
	left: auto;
	right: 41.091vw;
	transform: translate(0,-57%);
	background-image: url(../img/common/line02.png);
}
#main .pickUp .item02::after {
	width: 58.9rem;
	height: 64.1rem;
	left: 52vw;
	transform: translate(0,-39.5%);
	background-image: url(../img/common/line03.png);
}
#main .pickUp .photoBox {
	position: relative;
}
#main .pickUp .photoBox .sub {
	margin: 3rem 0 0;
	position: relative;
	transform: rotate(30deg);
	transform-origin: left bottom;
	opacity: 0;
	z-index: 1;
}
#main .pickUp li:nth-child(2n) .sub {
	transform: rotate(-30deg);
	transform-origin: right bottom;
}
#main .pickUp .image {
	width: 43.4rem;
	border: 0.6rem solid #fff;
	box-shadow: 0 0.3rem 1rem rgba(0, 0, 0, 0.16);
	box-sizing: border-box;
	position: relative;
	 z-index: 1;
}
#main .pickUp .textBox {
	width: 38rem;
	line-height: 1.875;
}
#main .pickUp .head {
	padding: 0.3rem 0 1.5rem 4.9rem;
	font-weight: 600;
	font-size: 2.4rem;
	min-height: 5.6rem;
	line-height: 1.5;
	letter-spacing: 0.04em;
	background: url(../img/common/icon01.png) no-repeat left top / 3.5rem;
}
#main .pickUp .head01 {
	padding: 1.3rem 0 1.9rem 4.9rem;
}
@media (min-width: 140px) {
	#main .pickUp .item01::after {
		right: 46.091vw;
	}
}
@media all and (max-width: 896px) {
	#main .pickUp {
		margin-bottom: 19.792vw;
	}
	#main .pickUp .heading {
		margin: 0 0 2rem 1.5rem;
	}
	#main .pickUp .heading img {
		width: 18.55rem;
	}
	#main .pickUp .content {
		margin: 0 2.1rem;
	}
	#main .pickUp li {
		display: block;
	}
	#main .pickUp .textBox {
		width: auto;
		font-size: 1.5rem;
		line-height: 1.666;
		z-index: 2;
        position: relative;
	}
	#main .pickUp .photoBox {
		margin: 7.292vw 2.604vw 0;
		width: 68.49vw;
	}
	#main .pickUp .photoBox .subBox {
		margin-top: 0;
	}
	#main .pickUp .image {
		width: auto;
	}
	#main .pickUp .head {
		padding: 0.3rem 0 1.3rem 5.2rem;
		line-height: 1.416;
		background-size: 2.8rem;
		background-position: left 1rem top 0.8rem;
	}
	#main .pickUp li + li {
		margin-top: 5.5rem;
	}
	#main .pickUp li:nth-child(2n) .photoBox {
		margin: 7.292vw 4.167vw 0 auto;
	}
	#main .pickUp li::after {
		display: none;
	}
	#main .pickUp .photoBox::after {
		width: 69.792vw;
		height: 85.938vw;
		content: "";
		position: absolute;
		top: 50%;
		left: 50%;
		transform: translate(-2%,-60.5%);
		background: url(../img/common/line01.png) no-repeat center top / 100%;
	}
	#main .pickUp .item01 .photoBox::after {
		height: 83.333vw;
		width: 82.552vw;
		transform: translate(-79.6%, -50%);
		background-image: url(../img/common/line02.png);
	}
	#main .pickUp .item02 .photoBox::after {
		width: 77.604vw;
		height: 75.521vw;
		transform: translate(-2.6%,-40%);
		background-image: url(../img/common/line03.png);
	}
}
@media (min-width: 637px) and (max-width: 896px) {
	#main .pickUp .photoBox::after {
		background-size: 44.459rem;
		background-position: right center;
	}
	#main .pickUp .item01 .photoBox::after {
		background-size: 52.588rem;
		background-position: left center;
	}
	#main .pickUp .item02 .photoBox::after {
		background-size: 49.446rem;
		background-position: right center;
	}
}
/* world */
#main .world {
	margin-bottom: 17.5rem;
}
#main .world .heading {
	margin: 0 0 2.6rem 10rem;
	text-align: center;
	position: relative;
	z-index: 1;
}
#main .world .bgBox {
	padding: 5.3rem 0 3.9rem 8rem;
	background: #E50940;
	position: relative;
}
#main .world .bgBox::before,
#main .world .bgBox::after {
	width: 100%;
	height: 11rem;
	content: "";
	position: absolute;
	left: 0;
	top: -10.9rem;
	pointer-events: none;
	background: url(../img/common/bg01.png) no-repeat center center / 100% 100%;
}
#main .world .bgBox::after {
	height: 11.5rem;
	top: auto;
	bottom: -11.4rem;
	background-image: url(../img/common/bg02.png);
}
#main .world .inner {
	margin: 0 auto;
	width: 60rem;
	color: #fff;
	position: relative;
}
#main .world .head {
	margin-bottom: 2.3rem;
	font-size: 5.4rem;
	font-weight: 600;
	line-height: 1;
	position: relative;
	z-index: 1;
}
#main .world .inner .head::before {
	width: 14.2rem;
	height: 14.2rem;
	position: absolute;
	content: "";
	left: -8.4rem;
	 top: -6.5rem;
	z-index: -1;
	background: url(../img/common/icon02.png) no-repeat center top / 100%;
}
#main .world p {
	font-weight: 600;
	line-height: 2.375;
	position: relative;
	z-index: 1;
	letter-spacing: 0.04em;
}
@media all and (max-width: 896px) {
	#main .world {
		margin-bottom: 9.5rem;
	}
	#main .world .inner {
		width: auto;
	}
	#main .world .heading {
		margin: 0 0 1.9rem 2rem;
	}
	#main .world .heading img {
		width: 27.6rem;
	}
	#main .world .head {
		margin: 0 auto 1rem;
		width: fit-content;
		min-width: 34.2rem;
		font-size: 4rem;
		line-height: 1.375;
		letter-spacing: 0.01em;
		text-align: center;
	}
	#main .world .inner .head::before {
		width: 10.4rem;
		height: 10.4rem;
		left: -1.5rem;
		 top: -2.8rem;
	}
	#main .world .bgBox {
		padding: 3.6rem 2.1rem 4rem;
	}
	#main .world p {
		line-height: 2;
		font-size: 1.5rem;
		letter-spacing: 0;
		text-align: justify;
	}
	#main .world .bgBox::before {
		height: 4.6rem;
		top: auto;
		bottom: calc(100% - 1px);
		width: 121.6vw;
		left: 50%;
		transform: translateX(-52%);
	}
	#main .world .bgBox::after {
		height: 5.1rem;
		top: calc(100% - 1px);
		bottom: auto;
		width: 121.6vw;
		left: 50%;
		transform: translateX(-51%);
	}
}
#main .message {
	margin: 9.4rem 0 7.3rem;
	color: #fff;
	position: relative;
}
#main .message::after {
	content: "";
	position: absolute;
	width: 100%;
	top: 10.5rem;
	bottom: -16.6rem;
	background: linear-gradient(to right,#FA6887 0%,#F7B1AB 100%);
	clip-path: polygon(0 0, 100% 21.2rem, 100% 100%, 0 calc(100% - 21.2rem));
}
#main .message .heading {
	margin-bottom: 3.4rem;
}
#main .message .content {
	width: 78rem;
}
#main .message .imgBox {
	display: flex;
	gap: 4.6rem;
	position: relative;
	z-index: 1;
}
#main .message .photoBox {
	margin: 2.7rem 0 0 2rem;
	width: 24.9rem;
}
#main .message .photoBox .photo {
	position: relative;
}
#main .message .photoBox .photo::after {
	width: 23rem;
	height: 6.8rem;
	content: "";
	position: absolute;
	left: 1.8rem;
	top: 3.5rem;
	transform: rotate(11deg);
	border-radius: 4rem;
	z-index: -1;
	background: linear-gradient(to right,#f7b1ab 0%, #fa6887 100%);
}
#main .message .photoBox p {
	margin: 4.5rem 0 0;
	letter-spacing: 0.1em;
	font-weight: 600;
}
#main .message .photoBox .name {
	font-size: 2.8rem;
	display: block;
	line-height: 1.3;
	letter-spacing: 0.1em;
}
#main .message .textBox {
	flex: 1;
}
#main .message .inner {
	margin: 0 0 0 0.5rem;
	position: relative;
	z-index: 2;
}
#main .message .borderTxt {
	margin: 0 0 2.5rem;
	font-size: 2.2rem;
	font-weight: 600;
	line-height: 2.39;
}
#main .message .borderTxt span {
	padding: 0 2rem 0 2.3rem;
	width: fit-content;
	display: block;
	background: #fff;
	color: #E50940;
	border: 0.3rem solid #E50940;
}
#main .message .borderTxt span + span {
	margin-top: 1.3rem;
}
#main .message p {
	line-height: 1.875;
	font-weight: 600;
	text-align: justify;
}
#main .noteBox {
	padding-bottom: 4.5rem;
	color: #00A36B;
	border-bottom: 0.5rem solid #00A36B;
	background: linear-gradient(to top,#F4F1E9 2.6rem,#fff 0%);
}
@media all and (max-width: 896px) {
	#main .message {
		margin: 6.6rem 0 20.052vw;
	}
	#main .message::after {
		top: 7.2rem;
		bottom: -26.823vw;
		clip-path: polygon(0 0, 100% 22.656vw, 100% 100%, 0 calc(100% - 22.656vw));
	}
	#main .message .heading {
		margin-bottom: 4rem;
		width: 19.7rem;
	}
	#main .message .imgBox {
		align-items: flex-start;
		gap: 0;
	}
	#main .message .content {
		margin: 0 2.1rem;
	}
	#main .message .photoBox {
		margin: -0.3rem 2.3rem 0 -3.8rem;
		 width: 15.8rem;
	}
	#main .message .photoBox .photo::after {
		width: 20rem;
		height: 4.5rem;
		left: -3.4rem;
		top: 2.2rem;
		transform: rotate(13deg);
	}
	#main .message .textBox p {
		margin: 0 0.6rem;
		letter-spacing: 0.1em;
	}
	#main .message .textBox p span {
		font-size: 1.8rem;
		display: block;
		letter-spacing: 0.1em;
		line-height: 1.4;
	}
	#main .message .borderTxt {
		margin-bottom: 1.6rem;
	}
	#main .message .borderTxt span {
		padding: 0.1rem 1.5rem 0 1.5rem;
		font-size: 1.7rem;
		line-height: 2.1;
	}
	#main .message .borderTxt span + span {
		margin-top: 0.5rem;
	}
	#main .message .inner {
		margin: 2.1rem 0;
	}
	#main .message .inner p {
		font-size: 1.5rem;
		line-height: 1.666;
	}
}
#main .noteBox .titleBox {
	margin: 0 auto;
	width: 77.6rem;
	font-size: 2rem;
	font-weight: 700;
}
#main .noteBox .heading span {
	margin-top: 1.2rem;
	display: block;
}
#main .noteBox .titleBox .image {
	margin: 1.5rem 1.3rem 0;
	width: 15.9rem;
	position: relative;
}
#main .noteBox .titleBox .posImage {
	width: 14rem;
	position: absolute;
	top: 8.9rem;
	left: calc(100% + -3.1rem);
	display: block;
}
#main .noteBox .title {
	margin-bottom: 3.5rem;
	padding: 1.5rem 0 1.4rem;
	color: #fff;
	font-size: 2rem;
	text-align: center;
	background: #00A36B;
}
#main .noteBox .imgBox {
	margin: 0 auto;
	width: 77.6rem;
	display: flex;
	gap: 5.3rem;
}
#main .noteBox .imgBox .photo {
	margin-top: -1.2rem;
	width: 23.3rem;
}
#main .noteBox .imgBox .textBox {
	width: 42.5rem;
	font-weight: 600;
	line-height: 1.875;
}
@media all and (max-width: 896px) {
	#main .noteBox {
		padding-bottom: 1rem;
		background: linear-gradient(to top,#F4F1E9 6.2rem,#fff 0%);
	}
	#main .noteBox .titleBox {
		margin: 0 auto;
		padding: 0 3.9rem;
		width: fit-content;
		min-width: 30.6rem;
		align-items: flex-end;
		justify-content: center;
	}
	#main .noteBox .heading {
		margin-right: -1rem;
		font-size: 1.4rem;
		line-height: 1.785;
		flex: 1;
	}
	#main .noteBox .heading img {
		width: 20.5rem;
	}
	#main .noteBox .heading span {
		margin-top: 0.6rem;
	}
	#main .noteBox .titleBox .image {
		width: 10.2rem;
		margin: 0 -1.2rem -1px 0;
	}
	#main .noteBox .titleBox .posImage {
		display: none;
	}
	#main .noteBox .title {
		margin: 1rem 0 1.5rem;
		padding: 1.1rem 0 1.2rem;
		font-size: 1.4rem;
		line-height: 1.785;
	}
	#main .noteBox .imgBox {
		margin: 0 2.1rem;
		width: auto;
		display: block;
	}
	#main .noteBox .imgBox .textBox {
		width: auto;
		line-height: 1.666;
		font-size: 1.5rem;
	}
	#main .noteBox .imgBox .photo {
		margin: 1.3rem auto 0;
		width: 19.1rem;
	}
}
#main .information {
	margin: 8.1rem 0 2rem;
}
#main .information .heading {
	font-size: 3.4rem;
	font-weight: 600;
	text-align: center;
	letter-spacing: 0.04em;
}
#main .information .heading::after {
	margin: 3.1rem auto 0;
	content: "";
	width: 10.7rem;
	height: 0.6rem;
	display: block;
	background: #E50940;
}
#main .information .inner {
	margin-bottom: 10.1rem;
	border: 0.2rem solid #E50940;
	position: relative;
	background: #fff;
}
#main .information .inner::after {
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	top: 0;
	bottom: -4.2rem;
	content: "";
	width: 999rem;
	z-index: -1;
	background: linear-gradient(to bottom,#fff 3.1rem,#f0edee 0%);
}
#main .information .title {
	padding: 2.1rem 2rem 2rem;
	font-size: 1.8rem;
	letter-spacing: 0.04em;
	text-align: center;
	border-bottom: 0.1rem solid #E50940;
}
#main .information li {
	padding: 2.4rem 9rem 1.8rem 6.5rem;
	border-bottom: 1px dashed #e50940;
}
#main .information li:last-child {
	border-bottom: none;
}
#main .information li h4 {
	margin-bottom: 0.6rem;
	width: fit-content;
	min-width: 11.4rem;
	font-weight: 600;
	font-size: 1.4rem;
	text-align: center;
	line-height: 1.714;
	color: #fff;
	background: #e50940;
}
#main .information li p {
	font-size: 1.4rem;
	line-height: 1.857;
}
@media all and (max-width: 896px) {
	#main {
		margin-bottom: 0.7rem;
	}
	#main .information {
		margin: 5.9rem 0 2rem;
	}
	#main .information .content {
		margin: 0 2.1rem;
	}
	#main .information .heading {
		font-size: 2.4rem;
	}
	#main .information .heading::after {
		margin-top: 1.9rem;
		width: 6.7rem;
	}
	#main .information .title {
		padding: 1.6rem 0;
		font-size: 1.6rem;
		line-height: 1.562;
	}
	#main .information li p {
		line-height: 1.785;
	}
	#main .information li {
		padding: 1.9rem 1.5rem 1.3rem 2.1rem;
	}
	#main .information li h4 {
		margin-bottom: 0.2rem;
		min-width: 11rem;
		line-height: 1.64;
	}
	#main .information .inner {
		margin-bottom: 7.5rem;
		padding-bottom: 1.8rem;
	}
	#main .information .inner::after {
		bottom: -2.4rem;
	}
}