@charset "utf-8";
/*
**********************************************************************

* special-news

*********************************************************************
*/

/*
----------------------------------------------------------------------*/
.sp-news {
	color: #694A35;
	padding-bottom: 50px;
	margin-bottom: -150px;
	background-color: #fffbf9;
	background-image:
		url(../images/gm2025/lt.webp),
		url(../images/gm2025/rt.webp),
		url(../images/gm2025/lb.webp),
		url(../images/gm2025/rb.webp);
	background-position:
		left top,
		right top,
		left bottom,
		right bottom;
	background-repeat: no-repeat;
	background-size: 508px, 523px, 483px, 486px;
}

@media screen and (max-width:750px) {
	.sp-news {
		background-size: 67.73vw, 69.73vw, 64.4vw, 64.8vw;
		padding-bottom: 18vw;
	}
}

.sp-news .attention {
	color: inherit;
}

.sp-news .lower_h1 {
	max-width: 100%;
	padding: 3em 0 0;
	width: 100%;
	line-height: 1.65;
	background: none;
	/* color: #653b6d; */
}

.sp-news h1 small {
	font-family: sans-serif;
	/* font-size: 60%; */
	font-size: 50%;
	/* color: #653b6d; */
	letter-spacing: 0;
	font-feature-settings: 'palt';
}

.sp-news h1 span {
	display: inline;
}

@media screen and (max-width:750px) {
	.sp-news h1 {
		line-height: 1.35;
	}

	.sp-news h1 small {
		font-size: 55%;
		margin-bottom: -1em;
	}
}

.sp-news table.outline th {
	border-style: solid;
	border-color: #fffbf9;
	background: #fdf9cd;
	background-repeat: repeat;
	background-size: 300px;
	color: #694A35;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	letter-spacing: 2px;
}

.sp-news table.outline td {
	padding: 30px;
	border-width: 8px 0;
	border-style: solid;
	border-color: #fffbf9;
	border-radius: 0 4px 4px 0;
	background-color: #fff;
}

.sp-news table.outline td img,
.sp-news table.outline td iframe {
	margin-top: 2em;
	width: 100%;
}

@media screen and (min-width:751px) {
	.sp-news table.outline {
		margin: 80px auto;
		font-size: 125%;
		line-height: 1.3;
	}

	.sp-news table.outline th {
		width: 250px;
		border-width: 8px 0;
		border-radius: 4px 0 0 4px;
	}
}

@media screen and (max-width:750px) {
	.sp-news table.outline {
		margin: 12vw auto;
		line-height: 1.3;
	}

	.sp-news table.outline th {
		display: block;
		padding: 2.5vw;
		border-width: 2vw 0 0;
	}

	.sp-news table.outline td {
		display: block;
		padding: 4vw 5vw;
		border-width: 0 0 2vw;
		line-height: 1.5;
		text-align: center;
	}
}

.sp-news table.outline tr:first-child th,
.sp-news table.outline tr:first-child td {
	border-top: none;
}

.sp-news table.outline tr:last-child th,
.sp-news table.outline tr:last-child td {
	border-bottom: none;
}

.sp-news table.outline {
	border-radius: 15px;
	overflow: hidden;
}

.sp-news .special {
	border-radius: 15px;
}

.sp-news .special figure {
	margin-top: 0;
	text-align: center;
}

@media screen and (min-width:751px) {
	.sp-news .special figure img {
		min-width: 275px;
	}
}

@media screen and (max-width:750px) {
	.sp-news .special figure img {
		object-fit: cover;
		object-position: center top;
		width: 66%;
		aspect-ratio: 1 / 1.25;
	}
}

.sp-news .special {
	margin-top: 80px;
	padding: 0;
	background: linear-gradient(to top, #DBE8EF, #F9FCFD);
	border-top: 8px solid #75A6CA;
	border-bottom: 8px solid #75A6CA;
}

@media screen and (min-width:751px) {
	.sp-news .special {
		margin-top: 80px;
		padding: 0 40px;
	}
}

@media screen and (max-width:750px) {
	.sp-news h2,
	.sp-news h3 {
		font-size: 1.8rem;
	}

	.sp-news .special {
		border-radius: 0 0 3vw 3vw;
		overflow: hidden;
	}

	.sp-news .special dl {
		flex-wrap: wrap;
	}

	.sp-news .special dt {
		padding: 2.5vw;
		text-align: center;
	}

	.sp-news .special dd {
		padding: 2.5vw 0 0;
		font-size: 135%;
		line-height: 1.4
	}
}

.sp-news h3 {
	margin-bottom: 0.6em;
	text-align: left;
	font-weight: bold;
}

.sp-news .profile {
	position: relative;
	margin-top: 0;
	padding: 30px 0;
	border-radius: 2px;
	/*	font-feature-settings: 'palt';*/
}

.sp-news .profile p {
	margin-top: 10px;
	text-align: left;
}

.sp-news h4 {
	margin-top: 60px;
	font-size: 110%;
	font-weight: bold;
}

.sp-news .annotation {
	padding-left: 1em;
	text-indent: -1em;
}

@media screen and (max-width:750px) {
	.sp-news h4 {
		margin-top: 12vw;
	}
}


.sp-news .ft-contact {
	margin-top: 80px;
	text-align: center;
}

.sp-news .ft-contact a {
	display: inline-block;
	box-sizing: border-box;
	padding: 25px 120px;
	overflow: hidden;
	border: 4px solid #fefefe;
	border-radius: 5px;
	background: -moz-linear-gradient(50% 100% 90deg, rgba(231, 218, 231, 1) 0%, rgba(234, 223, 235, 1) 13.57%, rgba(242, 236, 243, 1) 57.52%, rgba(245, 240, 246, 1) 100%);
	background: -webkit-linear-gradient(90deg, rgba(231, 218, 231, 1) 0%, rgba(234, 223, 235, 1) 13.57%, rgba(242, 236, 243, 1) 57.52%, rgba(245, 240, 246, 1) 100%);
	background: -webkit-gradient(linear, 50% 100%, 50% 0%, color-stop(0, rgba(231, 218, 231, 1)), color-stop(0.1357, rgba(234, 223, 235, 1)), color-stop(0.5752, rgba(242, 236, 243, 1)), color-stop(1, rgba(245, 240, 246, 1)));
	background: -ms-linear-gradient(90deg, rgba(231, 218, 231, 1) 0%, rgba(234, 223, 235, 1) 13.57%, rgba(242, 236, 243, 1) 57.52%, rgba(245, 240, 246, 1) 100%);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#E7DAE7', endColorstr='#F5F0F6' ,GradientType=0)";
	background: linear-gradient(0deg, rgba(231, 218, 231, 1) 0%, rgba(234, 223, 235, 1) 13.57%, rgba(242, 236, 243, 1) 57.52%, rgba(245, 240, 246, 1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#F5F0F6', endColorstr='#E7DAE7', GradientType=0);
	color: #97005d;
	font-family: 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", HGS明朝E, メイリオ, Meiryo, serif;
	font-size: 22px;
	font-weight: 600;
	text-align: center;
	text-decoration: none;
	line-height: 1.4;
	box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.2);
}

.sp-news .ft-contact a.disabled {
	opacity: 0.9;
	pointer-events: none;
	box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.05);
}

.sp-news .ft-contact a:hover {
	background: #E7DAE7;
}

.sp-news .ft-contact .attention {
	margin-top: 15px;
	color: #E05574;
	font-size: 21px;
	font-weight: bold;
	font-feature-settings: 'palt';
}

.sp-news .ft-contact a.disabled + br + .attention {
	font-size: 18px;
}

@media screen and (max-width:750px) {
	.sp-news .ft-contact {
		margin-top: 12vw;
	}

	.sp-news .ft-contact a {
		padding: 5vw 15vw;
	}

	.sp-news .ft-contact .attention {
		margin-top: 2vw;
	}
}


.sp-news a.sideNv {
	display: inline-block;
	position: absolute;
	top: 450px;
	right: -300px;
	box-sizing: border-box;
	padding: 12px 16px;
	overflow: hidden;
	border: 4px solid #fefefe;
	border-right: none;
	border-radius: 5px 0 0 5px;
	background: -moz-linear-gradient(50% 100% 90deg, rgba(231, 218, 231, 1) 0%, rgba(234, 223, 235, 1) 13.57%, rgba(242, 236, 243, 1) 57.52%, rgba(245, 240, 246, 1) 100%);
	background: -webkit-linear-gradient(90deg, rgba(231, 218, 231, 1) 0%, rgba(234, 223, 235, 1) 13.57%, rgba(242, 236, 243, 1) 57.52%, rgba(245, 240, 246, 1) 100%);
	background: -webkit-gradient(linear, 50% 100%, 50% 0%, color-stop(0, rgba(231, 218, 231, 1)), color-stop(0.1357, rgba(234, 223, 235, 1)), color-stop(0.5752, rgba(242, 236, 243, 1)), color-stop(1, rgba(245, 240, 246, 1)));
	background: -ms-linear-gradient(90deg, rgba(231, 218, 231, 1) 0%, rgba(234, 223, 235, 1) 13.57%, rgba(242, 236, 243, 1) 57.52%, rgba(245, 240, 246, 1) 100%);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#E7DAE7', endColorstr='#F5F0F6' ,GradientType=0)";
	background: linear-gradient(0deg, rgba(231, 218, 231, 1) 0%, rgba(234, 223, 235, 1) 13.57%, rgba(242, 236, 243, 1) 57.52%, rgba(245, 240, 246, 1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#F5F0F6', endColorstr='#E7DAE7', GradientType=0);
	color: #97005d;
	font-family: 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", HGS明朝E, メイリオ, Meiryo, serif;
	font-size: 16px;
	font-weight: 600;
	text-align: center;
	text-decoration: none;
	line-height: 1.8;
	box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.2);
	transition: right .8s ease-out;
}

.sp-news a.sideNv._in {
	right: 0;
}

.sp-news a.sideNv._fixed {
	position: fixed;
	top: 100px;
}

.sp-news a.sideNv:hover {
	background: #E7DAE7;
}

.sp-news a.sideNv .attention {
	display: block;
	color: #E05574;
	font-feature-settings: 'palt';
	font-family: sans-serif;
	font-weight: bold;
}

.sp-news .special h2 {
	display: flex;
	flex-direction: column;
	align-items: center;
	margin: 0;
	padding: 0;
	border: none;
	font-size: 2.8rem;
	text-align: center;
}

.sp-news .special h2 span {
	display: inline-block;
	margin-bottom: 20px;
	padding: 0.4em;
	width: 18em;
	max-width: 90%;
	border-radius: 0 0 20px 20px;
	background-color: #75A6CA;
	/* background-color: #694A35; */
	font-size: 1.6rem;
	color: #fff;
}

.sp-news .special h3 {
	margin-bottom: 40px;
	font-family: 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", HGS明朝E, メイリオ, Meiryo, serif;
	font-size: 2.6rem;
	font-weight: normal;
	line-height: 1.3;
}

@media screen and (max-width:750px) {
	.sp-news .special h2 span {
		font-size: 1.2rem;
	}

	.sp-news .special h3 {
		font-size: 2.6rem;
	}
}


@media screen and (max-width:860px) and (min-width:751px) {
	.sp-news .special h3 {
		font-size: 4vw;
	}
}


.special .wrap {
	display: flex;
	align-items: flex-end;
	gap: 40px;
}

@media screen and (max-width:750px) {
	.special .wrap {
		flex-direction: column;
		align-items: center;
		gap: 0;
	}

	.special .wrap .profile {
		width: 100%;
		max-width: 100% !important;
	}

	.special .wrap .profile h3,
	.special .wrap .profile dl,
	.special .wrap .profile p {
		padding: 0 6vw;
	}
}

.special .wrap .profile {
	max-width: 500px;
}

.sp-news .special dl {
	display: flex;
	gap: 15px;
	margin: 0;
	justify-content: flex-start;
	align-items: stretch;
	width: 100%;
}

.sp-news .special dl dt {
	display: flex;
	align-items: center;
	min-width: 4em;
}

@media screen and (max-width:750px) {
	.sp-news .special .profile {
		width: 100%;
		padding: 5vw;
		background: #75a7ca35;
	}
}

.sp-news .special dt {
	padding: 10px 20px;
	border: 1px solid #694A35;
	font-family: sans-serif;
	line-height: 1;
	text-align: center;
	vertical-align: middle;
}

.sp-news .special dd {
	font-size: 160%;
	font-family: 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", HGS明朝E, メイリオ, Meiryo, serif;
	line-height: 1;
	letter-spacing: 1px;
	vertical-align: middle;
}

.special .wrap .profile dl dd small {
	font-size: 60%;
}

.sp-news .special p {
	margin-top: 2em;
}

@media screen and (min-width:751px) {
	.sp-news .content .lead,
	.sp-news .content .signature {
		margin-left: auto;
		margin-right: auto;
		width: 100%;
		max-width: 700px !important;
	}
}

.sp-news .content .signature {
	margin-top: 2em;
}

.sp-news .closed-notice {
	margin: 15px auto 0;
	padding: 8px 16px;
	width: fit-content;
	border: 2px solid #E05574;
	color: #E05574;
	font-size: 18px;
	font-weight: bold;
	font-feature-settings: 'palt';
	line-height: 1.5;
	text-align: center;
}

@media screen and (max-width:750px) {
	.sp-news .closed-notice {
		font-size: 3.6vw;
	}
}