@charset "UTF-8";

/*============= SP =============*/
.page__ttl em {
	position: relative;
	top: 0.1em;
}

/*================ l__about ================*/
@media screen and (max-width: 560px) {
	.l__about {
		padding-top: 0;
	}
}

.l__about .inner1280 {
	position: relative;
	z-index: 2;
}

/* ------ option ------ */
[class*="l__about__item--"] {
	padding: 22px 26.666px 30px;
	margin-top: 0;
}

[class*="l__about__item--"]:not(:last-child) {
	margin-bottom: 13px;
}

.l__about__item__lead {
	font-size: 11px;
	font-weight: 600;
	line-height: 1.466;
}

.l__about__item__imglist {
	display: grid;
	gap: 10px;
	grid-template-columns: repeat(4, minmax(60px, 1fr));
	margin: 20px auto 3px;
}

.l__about__item__small {
	text-align: right;
	font-size: 10px;
	line-height: 1.5;
}

/* ------ option ------ */
.l__about__item__ttl {
	margin-bottom: 20px;
	font-size: 20px;
}

/* ------ option ------ */
.l__about__member li:not(:last-child) {
	margin-bottom: 25px;
}

.l__about__member__ttl {
	margin-bottom: 5px;
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
	flex-wrap: wrap;
}

.l__about__member__ttl>span {
	width: 25px;
	height: 25px;
	border-radius: 50%;
	background-color: #2bb3c7;
	color: #fff;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-wrap: wrap;
	font-size: 18px;
	line-height: 1.6;
}

.l__about__member__ttl>h3 {
	flex: 1 1 0;
	color: #2bb3c7;
	font-size: 14px;
	font-weight: 600;
	line-height: 1.4;
	padding-left: 10px;
}

.l__about__member__cnt {
	padding-left: 36px;
	font-size: 11px;
	font-weight: 600;
	line-height: 1.466;
}

.l__about__member__cnt>h4,
.l__about__box>h3 {
	background-color: #000;
	color: #fff;
	margin-top: 20px;
	border-radius: 30px;
	font-size: 9px;
	padding: 7px 15px;
	margin-bottom: 3px;
}

.l__about__member__cnt__txt {
	padding-left: 1.1em;
}

/* ------ option ------ */
.l__about__member__cnt--cheki {
	position: relative;
}

/* ------ option ------ */
.l__about__item__ttl__wrp {
	display: flex;
	justify-content: space-between;
	align-items: center;
	flex-wrap: wrap;
}

.l__about__item--3 .l__about__item__ttl {
	margin-bottom: 0;
}

.l__about__item__ttl__wrp>p {
	font-size: 15px;
	font-weight: 600;
}

.l__about__box>p {
	font-size: 11px;
	font-weight: 600;
}

/* ------ option ------ */
.l__btn {
	background-color: #fde175;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-wrap: wrap;
	font-size: 17px;
	font-weight: 600;
	border-radius: 30px;
	width: 300px;
	margin: 37px auto;
	padding: 6px 0;
	position: relative;
	z-index: 2;
}

.l__btn .linkico {
	background-color: #2bb3c7;
	width: 35px;
	height: 20px;
	position: absolute;
	top: 0;
	bottom: 0;
	right: 10px;
	margin: auto;
}

@media screen and (min-width: 560px) {

	/* ------ 560px~ ------ */
	/* .l__about>a {
		justify-content: center;
		border-radius: 40px;
		height: 75px;
	} */

	.l__about__ttl {
		max-width: 400px;
	}

	/*================ l__schedule ================*/
	.l__schedule__list {
		display: flex;
		justify-content: center;
		align-items: flex-start;
		flex-wrap: wrap;
	}

	[class^="l__schedule__item--"] {
		margin: 0 10px;
	}
}

@media screen and (min-width: 1000px) {
	/* ------ 960px~ ------ */

	/*================ l__about__item ================*/
	[class*="l__about__item--"]:not(:last-child) {
		margin-bottom: 40px;
	}

	[class*="l__about__item--"] {
		padding: 47px 30px 50px 65px;
	}

	[class*="l__about__item--"]:not(.l__about__item--1) {
		max-width: 937px;
	}

	.l__about__item--1 {
		padding: 56px 65px 30px;
		margin-bottom: 40px;
	}

	.l__about__item__lead {
		font-size: 17px;
		line-height: 1.647;
	}

	.l__about__item__small {
		font-size: 13px;
		margin-top: 0.8em;
	}

	/* ------ option ------ */
	.l__about__item--2 {
		margin-left: 0;
	}

	.l__about__item__ttl {
		margin-bottom: 30px;
		font-size: 30px;
	}

	.l__about__member__ttl>span {
		width: 47px;
		height: 47px;
		font-size: 33px;
	}

	.l__about__member__ttl>h3 {
		font-size: 24px;
		padding-top: 0.3em;
	}

	.l__about__member__cnt {
		padding-left: 57px;
		font-size: 15px;
		line-height: 1.866;
	}

	.l__about__member__cnt>h4,
	.l__about__box>h3 {
		margin-top: 25px;
		font-size: 15px;
		padding: 2px 15px;
	}

	.l__about__member__cnt--cheki::after {
		width: 240px;
		height: 351px;
		position: absolute;
		top: 100px;
		right: 0px;
	}

	.l__about__member__cnt--cheki {
		margin-bottom: 80px;
	}

	/* ------ option ------ */
	.l__about__item--3 {
		margin-top: 65px;
		margin-left: auto;
	}

	.l__about__item__ttl__wrp>p {
		font-size: 22px;
	}

	.l__about__box>h3 {
		margin-top: 25px;
		font-size: 20px;
		padding: 2px 15px;
		font-weight: 600;
	}

	.l__about__box>p {
		font-size: 15px;
		line-height: 1.7333;
		margin-top: 1em;
		padding: 0 1em;
	}

	/* ------ option ------ */
	.l__about__item--4 {
		margin: 0 auto;
	}

	/* ------ option ------ */
	.l__btn {
		font-size: 22px;
		border-radius: 50px;
		width: 413px;
		margin: 69px auto 0;
		padding: 21px 25px;
	}

	.l__btn .linkico {
		width: 53px;
		height: 27px;
		right: 25px;
	}

	.l__btn .linkico>img {
		width: 9px;
	}
}
