@charset "utf-8";
/* CSS Document */
.tbl-cmn-multi {
	border-spacing: 0 1px;
	border-collapse: separate;
	font-size: 15px;
	margin-bottom: 20px;
	vertical-align: middle;
}
.tbl-cmn-multi th {
	border: 1px solid #204F49;
	background: #204F49;
	min-width: 100px;
	vertical-align: middle;
}
.tbl-cmn-multi td {
	border: 1px solid #204F49;
	padding: 13px;
	text-align: left;
	vertical-align: middle;
}

/*---------------------------------------------------------------------
レスポンシブ
---------------------------------------------------------------------*/
.u-only--sp390 {
	display: block;
}

@media screen and (min-width: 391px) {
	.u-only--sp390 {
		display: none;
	}
}

.u-only--sp {
	display: block;
}

@media screen and (min-width: 480px) {
	.u-only--sp {
		display: none;
	}
}

.u-only--sp-tab {
	display: block;
}

@media screen and (min-width: 769px) {
	.u-only--sp-tab {
		display: none;
	}
}

.u-only--tab-pc {
	display: none;
}

@media screen and (min-width: 481px) {
	.u-only--tab-pc {
		display: block;
	}
}

.u-only--pc {
	display: none;
}

@media screen and (min-width: 769px) {
	.u-only--pc {
		display: block;
	}
}

.ttl-level-02 {

}

@media only screen and (min-width: 769px) {
	.ttl-level-02 {
		margin: 0 auto 40px;
	}
}

.p-area-keywords {
	margin-bottom: 20px;
}
.p-area-keywords ul {
	display: flex;
}
.p-area-keywords__item {
	margin-right: 20px;
}
.p-area-keywords__item:last-child {
	margin-right: 0;
}
.p-area-keywords__item span {
	border-radius: 12px;
	background: #F2F2F3;
	display: inline-block;
	font-size: 0.75rem;
	padding: 4px 13px;
}
@media only screen and (min-width: 769px) {
	.p-area-keywords {
		margin-bottom: 32px;
	}
	.p-area-keywords__item {
		margin-right: 20px;
	}
	.p-area-keywords__item:last-child {
		margin-right: 0;
	}
	.p-area-keywords__item span {
		border-radius: 12px;
		font-size: 0.75rem;
		padding: 4px 13px;
	}
}

.p-keyvisual {
	margin-bottom: 40px;
}
.p-keyvisual img {
	margin-bottom: 10px;
}
.sec-inner img {
	height: auto;
	max-width: 100%;
}

@media only screen and (min-width: 769px) {
	.p-keyvisual {
		margin-bottom: 100px;
	}
	.p-keyvisual img {
		margin-bottom: 40px;
	}
	.sec-inner img {
		height: auto;
		max-width: 100%;
	}
}

.p-btn-mail-seminar {
	display: flex !important;
	justify-content: center;
	align-items: center;
	width: 100%;
	height: 60px;
	background: #f4a13f;
	background: linear-gradient(45deg, #f4a13f, #f4a13f, #f83600, #f4a13f, #f9d423);
	background-size: 600% 600%;
	transform: rotate(.03deg);
	transition: .6s all ease;
	box-shadow: 0px 1px 5px 0px #333;
	animation: sparkle 12s ease-in-out infinite;
	border-radius: 4px;
	color: #fff !important;
	font-size: 1.25rem;
	text-decoration: none !important;
	line-height: 1;
	margin: auto;
	max-width: 400px;
}

@media only screen and (min-width: 769px) {
	.p-btn-mail-seminar {
		width: 347px;
		height: 80px;
		box-shadow: 0px 1px 5px 0px #333;
		border-radius: 4px;
		font-size: 1.25rem;
	}
	.p-btn-mail-seminar:hover {
		box-shadow: none;
		text-decoration: none;
	}
}

.p-seminar-intro {
	margin-bottom: 56px;
}

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

}

.p-checklist {
	margin-bottom: 56px;
}

.area-checklist li {
	margin: 0 0 16px;
	padding: 0 0 0 27px;
	position: relative;
}

.area-checklist li::before {
	content: "";
	background: url(/common/img/icon_check.svg) center no-repeat;
	height: 13px;
	left: 0;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	width: 18px;
}

@media only screen and (min-width: 769px) {
	.p-checklist {
		margin-bottom: 56px;
	}

	.area-checklist li {
		margin: 0 0 16px;
		padding: 0 0 0 27px;
		position: relative;
	}

	.area-checklist li::before {
		content: "";
		background: url(/common/img/icon_check.svg) center no-repeat;
		height: 13px;
		left: 0;
		position: absolute;
		top: 50%;
		transform: translateY(-50%);
		width: 18px;
	}
}

.p-contact-seminar {
	margin-bottom: 76px;
}

.p-contact-seminar__btn {
	background: #1B4E47;
	border-radius: 9px;
	color: #fff;
	display: flex;
	justify-content: center;
	margin-top: 20px;
	padding: 18px;
	text-decoration: none;
	text-align: center;
	flex-direction: row;
	align-items: center;
}

.p-contact-seminar__btn-big-txt {
	font-size: 1.3rem;
	font-weight: bold;
}

.p-contact-seminar__btn-sml-txt {
	font-size: 0.75rem;
}

.p-contact-seminar__btn-left img {
	padding: 0;
	margin: 0 20px 0 0;
	width: 28px;
}

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

}

.p-caption {

}

.p-caption li {
	font-size: 13px;
	padding-left: 0;
}

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

}

.p-seminar-detail {
	margin-bottom: 74px;
}


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

}

.p-profile-teacher {
	margin-bottom: 77px;
}
.p-profile-teacher__inner {
	display: flex;
	margin-bottom: 40px;
	flex-direction: column;
	justify-content: space-between;
}
.p-profile-teacher__img img {
	width: 55%;
	max-width: 200px;
}
.p-profile-teacher__txt {
	margin-top: 25px;
}

@media only screen and (min-width: 769px) {
	.p-profile-teacher {
		margin-bottom: 77px;
	}
	.p-profile-teacher__inner {
		display: flex;
		margin-bottom: 67px;
		flex-direction: row;
		align-items: flex-start;
		justify-content: space-between;
	}
	.p-profile-teacher__img {
		margin: 0 45px 67px 0;
	}
	.p-profile-teacher__img img {
		max-width: 139px;
		width: auto;
	}
	.p-profile-teacher__txt {
		margin-top: 25px;
	}
}

.p-contact-seminar__ttl {
	font-weight: bold;
}
.p-contact-seminar__txt-2 {
	margin-top: 24px;
}

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

}