@charset "UTF-8";

.l-main {
	margin: 0
}

.m-sp-br {
	display: none;
}

.l-container {
	overflow: hidden;
	-webkit-text-size-adjust: 100%;
	-moz-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
	-o-text-size-adjust: 100%;
	text-size-adjust: 100%;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, Noto Sans, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}

.l-container .contents-wrapper {
	max-width: 1000px;
	padding: 0 8px;
	width: 100%;
	margin: auto;
}

.l-container .contents-wrapper::after {
	display: block;
	content: "";
	clear: both;
}

.l-container * {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.l-container img {
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;

	-moz-transition: 0.5s;
	-webkit-transition: 0.5s;
	transition: 0.5s;
	vertical-align: top;

	-moz-user-select: none;
	-webkit-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-user-drag: none;
	user-drag: none;
	max-width: 100%;
}

.l-container ul,
.l-container p {
	margin: 0;
	padding: 0;
	line-height: 1.5;
}

.l-container .l-heading-voice {
	list-style: none;
	padding: 50px 0 80px 0;
	background: #015eac;
	background: radial-gradient(circle, #4e84c4, #015eac);
	color: #fff;
	text-align: center;
}

.l-container .l-heading-voice img {
	width: 100%;
	max-width: 735px;
}

.l-container .l-heading-voice {
	text-align: center;
}

.l-container .m-btn-lineup {
	display: inline-block;
	padding: 10px 18px 10px 36px;
	border: 1px solid #fff;
	border-radius: 30px;
	text-decoration: none;
	line-height: 1;
	background: url("../img/ico-btn_white.png") no-repeat 10px 50%;
	background-size: 22px 22px;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
}

.l-container .m-btn-more {
	display: inline-block;
	padding: 10px 18px 10px 36px;
	border: 2px solid #e30200;
	border-radius: 30px;
	text-decoration: none;
	line-height: 1;
	background: #fff url("../img/ico-btn_red.png") no-repeat 10px 50%;
	background-size: 22px 22px;
	color: #000;
	font-size: 14px;
	font-weight: bold;
}

.l-container .m-btn-lineup:hover,
.l-container .m-btn-more:hover,
.l-container .m-btn-lineup:focus,
.l-container .m-btn-more:focus {
	opacity: 0.9
}

.l-container .l-section-life {
	padding: 50px 0;
	background: #fefef4;
	color: #000;
}

.l-container .l-section-info {
	padding: 35px 0;
	background: #fefef4;
	color: #000;
}

.l-container .l-section-load {
	padding: 50px 0;
	background: #eaf6fd;
	color: #000;
}

.l-container .m-notes {
	margin: 1em 0;
	text-align: center;
	color: #666;
}

.l-container .m-heading-main {
	margin: 0 0 0.5em 0;
	text-align: center;
	font-size: 40px;
	color: #005eac;
	line-height: 1;
}

.l-container .m-heading-main span {
	display: inline-block;
	position: relative;
	text-align: center;
}

.l-container .m-heading-main span::before {
	display: block;
	position: absolute;
	top: -10px;
	left: -55px;
	content: "";
	width: 26px;
	height: 68px;
	background: url("../img/bg_spoon_1.png") no-repeat 0 0;
	background-size: contain;
}

.l-container .m-heading-main span::after {
	display: block;
	position: absolute;
	top: -10px;
	right: -55px;
	content: "";
	width: 26px;
	height: 68px;
	background: url("../img/bg_spoon_2.png") no-repeat 0 0;
	background-size: contain;
}

.l-container .m-heading-main::after {
	display: block;
	content: "";
	width: 100px;
	margin: 25px auto 0 auto;
	border-bottom: 4px solid #005eac;
}

.l-container .l-functioninfo {
	margin: 0;
	padding: 0;
	font-size: 14px;
}

.l-container .l-functioninfo li {
	position: relative;
	margin: 0 0 0.5em 0;
	padding: 0 0 0 1.25em;
	line-height: 1.5;
	list-style: none;
	font-feature-settings: "palt";
}

.l-container .l-functioninfo li::before {
	content: "●";
	display: block;
	position: absolute;
	left: 0;
	color: #666;
}

.l-container .l-voicelist-1,
.l-container .l-voicelist-2 {
	list-style: none;
	justify-content: space-between;
	display: flex;
	flex-wrap: wrap;
	font-weight: bold;
}

.l-container .l-voicelist-1 li {
	position: relative;
	margin: 0 0 20px 0;
	padding: 50px 30px 55px 30px;
	line-height: 1.5;
	width: 48%;
	min-height: 310px;
	background: url("../img/img-fukidasi_1.png") no-repeat 0 0;
	background-size: 100% 100%;
}

.l-container .l-voicelist-2 li {
	position: relative;
	margin: 0 0 20px 0;
	padding: 40px 30px 55px 30px;
	line-height: 1.5;
	width: 48%;
	min-height: 310px;
	background: url("../img/img-fukidasi_2.png") no-repeat 0 0;
	background-size: 100% 100%;
}

.l-container .l-voicelist-2 li:nth-of-type(2) {
	background-image: url("../img/img-fukidasi_3.png")
}

.l-container .l-voicelist-2 li:nth-of-type(3) {
	background-image: url("../img/img-fukidasi_5.png")
}

.l-container .l-voicelist-2 li:nth-of-type(4) {
	background-image: url("../img/img-fukidasi_6.png")
}

.l-container .l-voicelist-1 h3,
.l-container .l-voicelist-2 h3 {
	margin: 0 0 10px 0;
	padding-bottom: 10px;
	border-bottom: 2px dotted #005eac;
	line-height: 1;
	font-size: 16px;
	color: #005eac;
}

.l-container .l-voicelist-1 p,
.l-container .l-voicelist-2 p {
	margin: 0;
	font-size: 17px;
	line-height: 1.5;
}

.l-container .l-voicelist-1 strong {
	display: inline;
	background-image: linear-gradient(to bottom, #fff 50%, #fff000 50%);
}

.l-container .l-voicelist-2 strong {
	display: inline;
	background-image: linear-gradient(to bottom, #fff 50%, #9de6f3 50%);
}

.l-container .l-voicelist-1 i,
.l-container .l-voicelist-2 i {
	position: absolute;
	display: inline-block;
	width: 120px;
	bottom: -10px;
	right: 10px;
}

.l-container .l-voicelist-1 .l-comment-4 i {
	bottom: -20px;
}

.l-container .l-voicelist-1 li:nth-of-type(3),
.l-container .l-voicelist-1 li:nth-of-type(4) {
	background-image: url("../img/img-fukidasi_4.png")
}

.l-container .l-voicelist-1 li:nth-of-type(3) i,
.l-container .l-voicelist-1 li:nth-of-type(4) i,
.l-container .l-voicelist-2 li:nth-of-type(3) i,
.l-container .l-voicelist-2 li:nth-of-type(4) i {
	left: 10px;
	right: auto;
}

.l-container .l-section-ambassador {
	padding: 75px 0;
	background: #005eac;
	color: #fff;
}

.l-container .m-heading-sub {
	margin: 0 0 0.5em 0;
	color: #fff;
	text-align: center;
	font-size: 40px;
}

.l-container .m-heading-sub span {
	color: #fff000;
}

.l-container .m-picbox {
	width: 48%;
	float: left;
}

.l-container .m-txtbox {
	padding-top: 40px;
	width: 50%;
	float: right;
}

.l-container .m-txtbox h3 {
	margin: 0 0 1em 0;
	color: #ffd800;
	font-size: 22px;
	line-height: 1;
}

.l-container .m-txtbox h3+p {
	margin: 0 0 1em 0;
	font-size: 18px;
}

.js-scrOn {
	opacity: 0;
	transform: scale(0.9);
	transition: 0.25s opacity, 0.25s transform;
}

.animeVis {
	opacity: 1;
	transform: scale(1);
}

@media screen and (max-width: 960px) {

	.l-container .l-voicelist-1 p,
	.l-container .l-voicelist-2 p {
		font-size: 14px;
	}
}

@media screen and (max-width: 800px) {

	.l-container .l-voicelist-1,
	.l-container .l-voicelist-2 {
		display: block;
	}

	.l-container .l-voicelist-1 li,
	.l-container .l-voicelist-2 li {
		width: 100%;
		max-width: 475px;
		margin: 0 auto 3% auto;
	}
}

@media screen and (max-width: 800px) {
	.m-sp-br {
		display: inline;
	}

	.l-container .m-heading-main {
		font-size: 30px;
	}

	.l-container .m-heading-sub {
		font-size: 25px
	}

	.l-container .m-picbox {
		width: 100%;
		float: none;
	}

	.l-container .m-txtbox {
		padding-top: 20px;
		width: 100%;
		float: none;
	}

	.l-container .l-section-ambassador {
		padding: 35px 0;
	}

	.l-container .m-txtbox h3+p {
		font-size: 16px;
	}

	.l-container .m-heading-main span::before {
		top: 0;
		left: 0;
		width: 20px;
		height: 52px;
	}

	.l-container .m-heading-main span::after {
		top: -10px;
		top: 0;
		right: 0;
		width: 20px;
		height: 52px;
	}

	.l-container .m-heading-main span {
		display: block;
	}

	.l-container .m-txtbox h3,
	.l-container .m-txtbox p {
		text-align: center
	}
}

/* 20250407:追記 */
.l-container .l-caution {
	margin: 0 0 25px;
	padding: 0;
	font-size: 14px;
	color: #666;
}

.l-container .l-caution li {
	position: relative;
	margin: 0 0 0.5em 0;
	padding: 0 0 0 1.25em;
	line-height: 1.5;
	list-style: none;
	font-feature-settings: "palt";
}

.l-container .l-caution li::before {
	content: "※";
	display: block;
	position: absolute;
	top: -4px;
	left: 2px;
	font-size: 18px;
	color: #666;
}