.ib {
	display: inline-block;
}

html {
	scroll-behavior: smooth;
}

.cp_wrap {
	max-width: 100%;
	padding: 0;
	margin: 0px auto;
}

.cp_wrap02 {
	max-width: 100%;
	padding: 70px 0 40px;
	margin: 0px auto;
	background-color: #f7f7f7;
}

.cp_wrap03 {
	max-width: 100%;
	padding: 70px 0 60px;
	margin: 0px auto 50px;
	background-color: #f6f9f7;
}

.mainimg {
	text-align: center;
	max-width: 100%;
	margin: 0px auto;
	background-color: #e3f0e9;
}

.contents01 {
	text-align: center;
	max-width: 990px;
	margin: 0px auto 20px;
}

.title01 {
	line-height: 1.2em;
	text-align: center;
	margin: 0 auto;
	color: #104b2b;
	font-size: clamp(24px, 36px, 4vw);
	font-weight: 500;
	letter-spacing: 0.1em;
	max-width: 100%;

	padding-top: 50px;
}

.titlebox {
	position: relative;
	padding:0 0.5em;
	margin-bottom: 3.5em;
}

.title02 {
	font-size: clamp(22px, 28px, 4vw);
	letter-spacing: 0.05em;

	padding-bottom: 15px;
	color: #2b2b2b;
	font-weight: 600;
	position: relative;
	z-index: 2;
	text-align: center;
	padding-bottom: 1em;
}

.title02:before {
	content: "";
	display: block;
	width: 45px;
	height: 2px;
	background-color: #2b2b2b;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	margin: 0 auto;
}

.title03 {
	font-size: 22px;
	letter-spacing: 0.01em;
	color: #104b2b;
	font-weight: 600;
	min-height: 3em;
	display: flex;
	padding: 0.5em 0;
	margin-bottom: 0.5em;
	align-items: center;
	justify-content: center;
}

.title04 {
	font-size: 18px;
	letter-spacing: 0.01em;

	padding-bottom: 10px;
	font-weight: 600;
	text-align: left;
}

.text01 {
	padding-bottom: 10px;
	font-size: clamp(18px, 24px, 4vw);
	font-weight: 500;
	letter-spacing: 0.06em;
	text-align: center;
	color: #2b2b2b;

}

.text03 {
	font-size: 14px;
	font-weight: 600;
	background-color: #fff;
	color: #104b2b;
	padding: 5px 10px 3px;
	border: 1px solid #104b2b;
}

.text04 {
	font-size: 15px;
	font-weight: 600;
	color: #2b2b2b;
	padding: 5px 10px 3px;

}

.text04 a {
	text-decoration: underline;
}

.text05 {
	font-size: 15px;
	font-weight: 500;
	color: #2b2b2b;
	padding: 5px 0 30px;
	line-height: 1.8em;
	letter-spacing: 0.05em;

}

.text06 {
	font-size: 14px;
	font-weight: 600;
	color: #104b2b;
}

.text07 {
	font-size: 12px;
	line-height: 1.8em;
}

.text09 {
	font-size: 14px;

}

.box02 {
	background-color: #ffffff;
	padding: 30px clamp(10px, 30px, 4vw) 30px;
}

.box02:not(:last-child) {
	margin: 0 0 30px;
}

.btn_wrap {
	padding: 30px 0;
	margin: 0 0 clamp(20px, 50px, 3vw);
}

.flexbox02 {
	display: flex;
	column-gap: 0;
	flex-wrap: wrap;
	justify-content: center;
	color: #2b2b2b;
	line-height: 1.7em;
	letter-spacing: 0.05em;
	margin-bottom: 2em;
	font-size: 15px;
	font-weight: 500;

}

.flexbox02 .flexbox02_item {
	width: 415px;
	max-width: 100%;
}
.flexbox02_item {
	width: 300px;
	max-width: 100%;
}

.flexbox03 {
	display: flex;
	/* column-gap: 50px; */
	flex-wrap: wrap;
	justify-content: center;
}

.flexbox03_item {
	max-width: 100%;
	text-align: center;
	width: 298px;
}

.flexbox04 {
	display: flex;
	column-gap: 20px;
	flex-wrap: wrap;
	justify-content: center;
	font-size: 14px;

	font-weight: 500;
	margin: 80px auto clamp(0px, 50px, 2vw);
	letter-spacing: 0.05em;
	padding: 0;
	max-width: 100%;
	width: 990px;
}

.flexbox04_item {
	width: 315px;
	max-width: 100%;
	position: relative;
	padding: 40px clamp(15px, 25px, 4vw) 25px;
	background-color: #f7f7f7;
	text-align: left;
	border-radius: 10px;
	line-height: 1.8em;
}

.flexbox04_item:last-child {
	margin-bottom: 0;
}

.flexbox04_item:before {
	content: "";
	width: 60px;
	height: 60px;
	position: absolute;
	max-width: 100%;
	display: block;
	top: -35px;
	left: 0;
	right: 0;
	margin: 0 auto;
	background-size: contain;
}

.flexbox04_item.item01:before {
	background-image: url("https://store.exseeds-j.net/static/content/sp_koshu_meritS01.png");
}

.flexbox04_item.item02:before {
	background-image: url("https://store.exseeds-j.net/static/content/sp_koshu_meritS02.png");
}

.flexbox04_item.item03:before {
	background-image: url("https://store.exseeds-j.net/static/content/sp_koshu_meritS03.png");
}

.flexbox05 {
	display: flex;
	column-gap: 0;
	flex-wrap: wrap;
	justify-content: center;
	font-size: 14px;
	margin: 0px auto 5px;
	letter-spacing: 0.05em;
	padding: 10px 0 0;
	max-width: 100%;
	width: 990px;
}

.flexbox05_item01 {
	width: 200px;
	max-width: 100%;
	position: relative;
	padding: 10px clamp(15px, 25px, 4vw) 7px;
	background-color: #fff;
	text-align: center;
	line-height: 1.8em;
	border: 1px solid #ccc;
	border-right: none;
	z-index: 1;
}

.flexbox05_item02 {
	width: 200px;
	max-width: 100%;
	position: relative;
	padding: 10px clamp(15px, 25px, 4vw) 7px;
	background-color: #e3f0e9;
	text-align: center;
	line-height: 1.8em;
	border: 1px solid #ccc;
	font-weight: 600;
}

.flexbox05_item01:after {
	content: "";
	width: 20px;
	height: 20px;
	position: absolute;
	max-width: 100%;
	display: block;
	bottom: 35%;
	left: 95%;
	right: 95%;
	margin: 0 auto;
	background-size: contain;
	z-index: 3;
}

.flexbox05_item01.kigo01:after {
	background-image: url("https://store.exseeds-j.net/static/content/sp_koshu_kigo01.png");
}

.flexbox05_item01.kigo02:after {
	background-image: url("https://store.exseeds-j.net/static/content/sp_koshu_kigo02.png");
}

.flexbox05_item01.kigo01 {
	z-index: 3;
}

.flexbox06 {
	display: flex;
	column-gap: 0;
	flex-wrap: wrap;
	justify-content: left;
	margin: 0px auto 2px;
	max-width: 100%;
	width: 910px;
	max-width: 100%;
	align-items: center;
	background-color: #e3f0e9;
}

.flexbox06_left {
	width: 240px;
	height: 150px;
	max-width: 100%;
	padding: 0;
	text-align: left;
	display: block;
}

.flexbox06_right {
	width: 620px;
	max-width: 100%;
	background-color: #fff;
	text-align: left;
	line-height: 1.7em;
	background-color: #e3f0e9;
	max-width: 100%;
	font-size: 14px;
	padding: 10px 25px;

	font-weight: 500;
}

.button a {
	border: 1px solid #104b2b;
	color: #104b2b;
	background: #fff;
	/* border-radius: 100px; */
	position: relative;
	display: block;
	justify-content: space-around;
	align-items: center;
	max-width: 100%;

	line-height: 1.8em;
	text-decoration: none;
	transition: 0.3s ease-in-out;
	font-weight: 500;
	margin: 0.5em;
	padding: clamp(0.5em, 1em, 4vw) clamp(1em, 1.5em, 4vw);
	font-size: clamp(12px, 16px, 3vw);
	text-align: center;
}

.read-more-btn:hover,
.button a:hover {
	background: #cde5d8;
	box-shadow: 0 0 15px -6px rgba(0, 0, 0, 0.4);
}

.button a:after {
	content: '';
	font-size: clamp(10px, 14px, 3vw);
	width: 0.8em;
	height: 0.8em;
	border-top: 2px solid #104b2b;
	border-right: 2px solid #104b2b;
	transform: rotate(45deg);
	position: absolute;
	top: 0;
	bottom: 0;
	margin: auto;
	right: 20px;
	border-radius: 1px;
	transition: 0.3s ease-in-out;
}

.button02 a {
	background: #EA8108;
	border: 1px solid #EA8108;
	position: relative;
	display: block;
	justify-content: space-around;
	align-items: center;
	margin: 0.5em;
	max-width: 100%;
	padding: clamp(0.5em, 1em, 4vw) clamp(1em, 1.5em, 4vw);

	color: #fff;
	line-height: 1.8em;
	text-decoration: none;
	transition: 0.3s ease-in-out;
	font-weight: 500;
	font-size: clamp(12px, 16px, 3vw);
	text-align: center;
}

.button02 a:hover {
	background: #fff4e8;
	color: #EA8108;
	box-shadow: 0 0 15px -6px rgba(0, 0, 0, 0.4);
}

.button02 a:after {
	content: '';
	font-size: clamp(10px, 14px, 3vw);
	width: 0.8em;
	height: 0.8em;
	border-top: 2px solid #fff;
	border-right: 2px solid #fff;
	transform: rotate(45deg);
	position: absolute;
	top: 0;
	bottom: 0;
	margin: auto;
	right: 20px;
	border-radius: 1px;
	transition: 0.3s ease-in-out;
}

.button02 a:hover:after {
	border-color: #EA8108;
}

.button03 {
	padding: 4em 0;
}

.button03 a {
	background: #104b2b;
	color: #fff;
	position: relative;
	display: flex;
	justify-content: space-around;
	align-items: center;
	width: 300px;
	max-width: 100%;
	padding: 10px 25px;
	margin: 0 auto;
	line-height: 1.8em;
	text-decoration: none;
	transition: 0.3s ease-in-out;
	font-weight: 500;
	font-size: 15px;
}

.button03 a:hover {
	background: #1c6d41;
}

.button03 a:after {
	content: '';
	width: 7px;
	height: 7px;
	border-top: 2px solid #fff;
	border-right: 2px solid #fff;
	transform: rotate(45deg) translateY(-50%);
	position: absolute;
	top: 50%;
	right: 20px;
	border-radius: 1px;
	transition: 0.3s ease-in-out;
	margin: 0 auto;
}

.button03 a:hover:after {}

.items-block {
	max-width: 820px;
}

.items-wrap {
	overflow: hidden;
}

.items-slide {
	font-size: 13px;
	text-decoration: none;
}

.slider {
	padding: 20px 40px 40px;
	position: relative;
}

.slider .swiper-button-prev,
.slider .swiper-button-next {
	position: absolute;
	top: 0;
	bottom: 0;
	margin: auto;
	width: 100px;
	height: 40px;
	padding-bottom: 4em;
}

.slider .swiper-button-prev {
	left: 8px;
}

.slider .swiper-button-next {
	right: 8px;
}

.swiper-button-prev:after,
.swiper-button-next:after {
	font-size: 30px;
	color: #000;
}


.box_kotei {
	margin-bottom: 50px;
}

/*タブ基礎*/
.tab-container .tab-nav {
	display: flex;
	gap: 0;
	list-style: none;
	padding: 0;
	margin: 0;
}

.tab-nav li {
	cursor: pointer;
}

.tab-content {
	display: none;
}

.tab-content.active {
	display: block;
}

/*タブ基礎ここまで*/
.box_koshu {
	background-color: #e3f0e9;
	padding: 40px clamp(10px, 40px, 4vw);
}

.tab_btn_koshu {
	color: #fff;
	font-size: 17px;
	font-weight: 500;
	line-height: 1.4em;
	background-color: #ccc;
	padding: 0.8em 2.4em 0.6em;
	border-radius: 10px 10px 0 0;
	transition: 0.3s ease-in-out;

	text-decoration: none;
}

.tab_btn_koshu.active {
	color: #104b2b;
	background-color: #e3f0e9;
}

.box_daykoshu {
	border-top: 5px solid #104b2b;
	background-color: #fff;
	padding: 40px clamp(10px, 40px, 4vw);
	text-align: center;
}

.tab_btn_daykoshu {
	/* color:#104b2b; */
	font-size: 17px;
	font-weight: 500;
	line-height: 1.4em;
	background-color: #ccc;
	color: #fff;
	padding: 0.8em 2.4em 0.6em;
	border-radius: 10px 10px 0 0;
	transition: 0.3s ease-in-out;

	text-decoration: none;
}

.tab_btn_daykoshu.active {
	color: #fff;
	background-color: #104b2b;
}


/*テキスト非表示*/
.text-box {
	position: relative;
	background: #fff;
	/* 背景色 */
}

.text-content {
	max-height: 15em;
	/* 表示行数分（2行×1.5emなど）長くしたければ数を多く */
	overflow: hidden;
	position: relative;

}

.text-content::after {
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 5em;
	background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 100%);
	pointer-events: none;
	transition: opacity 0.3s;
}

.text-content.expanded {
	max-height: none;
}

.text-content.expanded::after {
	opacity: 0;
}

.read-more-btn {
	background-color: #fff;
	color: #104b2b;
	font-size: 0.9em;
	text-align: center;
	padding: 0.8em 0.2em;
	border: 1px solid #104b2b;
	width: 200px;
	max-width: 100%;
	margin: 2em auto;
	font-weight: 500;
	display: block;
	transition: .2s all;
}

.sdbox {
	max-width: 100%;
}

.sd_skin {
	max-width: 100%;
	width: 750px;
	height: 650px;
	border: none;
	overflow: hidden;
	margin: 0 auto;
}

.hyo01 {

	font-weight: 500;
	padding: 0 0.8em;
}

.hyo01 table {
	border: 1px solid #ccc;
	margin: 0 auto 5px;
	min-width: 640px;
	width: 100%;
	max-width: 1000px;
	font-size: 14px;
	background-color: #fff;
}

.hyo01 table th {
	padding: 10px;
	text-align: center;
	border: 1px solid #ccc;
	vertical-align: middle;
	font-size: 15px;
	font-weight: 600;
}

.hyo01 table td {
	padding: 8px 15px 6px;
	border: 1px solid #ccc;
	vertical-align: middle;
}


@media (max-width:767px) {

	.mainimg {
		margin: 0px auto;
	}

	.title03 {
		font-size: 25px;
		letter-spacing: 0.05em;
		padding-bottom: 10px;
		font-weight: 500;
	}

	.title04 {
		font-size: 1.3em;
		line-height: 1.8em;
	}

	.contents01 {
		padding: 0 10px;
	}

	.box02 {
		font-size: 14px;
	}

	.flexbox04 {
		margin-bottom: 0;
	}

	.flexbox04_item {
		width: 100%;
		margin-bottom: 50px;
	}

	.flexbox06_left {
		width: 100%;
		height: 100%;
		max-width: 100%;
		padding: 0;
		text-align: left;
		display: block;
	}

	.read-more-btn {
		font-size: 0.8em;
		padding: 1.2em 0.2em;
	}

	.text-content {
		max-height: 25em;
	}

	.text03 {
		font-size: 20px;
	}

	.text04 {
		font-size: 18px;
		font-weight: 600;
		color: #2b2b2b;
		padding: 5px 10px;
		text-align: center;
		line-height: 1.6em;

	}

	.text06 {
		font-size: 18px;
	}

	.text07 {
		font-size: 16px;
	}

	.text09 {
		text-align: left;
	}

	.items-slide {
		font-size: 18px;
		text-decoration: none;
	}

	.slider .swiper-button-prev,
	.slider .swiper-button-next {
		width: 10px;
	}

	.scroll {
		overflow-x: scroll;
	}
}

.block_wrap {
	padding: 3em 0;
}

.hadashitsu_wrap {
	background: #f8f4f1;
	padding: 82px 0 76px 0;
	text-align: center;
	margin-bottom: 3em;
}

.hadashitsu_wrap p {
	margin-bottom: 2em;
}

.seminar-schedule .seminarTable td:first-child {
	width: 10%;
}

/*
	講習ページ事例スライダー
*/
.case_wrap {
	padding: 80px 0;
}

.case-slider {
	padding: 40px 30px;
	max-width: 1200px;
	margin: 0 auto;
	position: relative;
}

.case-slider .swiper-wrapper {
	display: flex;
}

.case-card {
	background: #fff;
	height: auto;
	text-decoration: none;
	display: block;
	transition: .2s all;
}

.case-card:hover {
	box-shadow: 0 0 15px -6px rgba(0, 0, 0, 0.4);
}

.case-card__img {
	background: #fafafa;
	text-align: center;
}

.case-card__img img {
	max-width: 100%;
	height: auto;
	display: block;
	margin: 0 auto;
}

.case-card__body {
	padding: 1.2em;
	background: rgba(16, 75, 43, 0.95);
	backdrop-filter: blur(2px);
	color: #fff;
}

.case-card__company {
	font-size: clamp(0.5em, 1em, 3vw);
	margin-bottom: 0.2em;
}

.case-card__catch {
	font-size: clamp(1em, 1.2em, 3vw);
	font-weight: bold;
}

.case-slider .swiper-button-next {
	right: 0;
	color: #000;
}

.case-slider .swiper-button-prev {
	left: 0;
	color: #000;
}