#slidebase01 {
	height: 297px;
}
#slidebox01 {
	height: calc( 100% - 2px );
}
#slidebox01 .slidebg {
	display: block;
	position: absolute;
	left: -2048px;
	right: -2048px;
	top: 0px;
	margin: auto;
	height: 100%;
	max-width: none;
}
#slidecont01 {
	display: block;
	position: absolute;
	left: -2048px;
	right: -2048px;
	top: 0px;
	margin: auto;
	width: 1800px;
	height: 100%;
}
#ptbox01 {
	display: block;
	position: absolute;
	left: 0px;
	right: 0px;
	top: 0px;
	margin: auto;
	width: 960px;
	height: 100%;
	overflow: hidden;
}
#ptbox01 .ptph {
	display: block;
	position: absolute;
	left: -1024px;
	right: -1024px;
	top: -1024px;
	bottom: -1024px;
	margin: auto;
	width: 100%;
}
#pt01 {
	display: block;
	position: relative;
	width: 500px;
	height: 64px;
	margin: 128px 0px 0px 90px;
	color: #FFFFFF;
	-webkit-font-feature-settings: 'palt';
	font-feature-settings: 'palt';
}
#pt01 .pte {
	display: block;
	position: relative;
	height: 1em;
	font-family: 'Tenali Ramakrishna', serif;
	font-size: 25px;
	font-weight: 400;
	line-height: 1em;
	text-align: left;
	vertical-align: top;
	letter-spacing: 0.4em;
}
#pt01 .ptj {
	display: block;
	position: relative;
	height: 1em;
	margin-top: 3px;
	font-family: 'M PLUS Rounded 1c', sans-serif;
	font-size: 27px;
	font-weight: 500;
	line-height: 1em;
	text-align: left;
	vertical-align: top;
}
.stcont {
	position: relative;
	max-width: 838px;
	margin: 80px auto 0px;
	color: #5B4A3F;
	/*font-family: 'Noto Serif JP', serif;*/
	font-weight: 400;
}
.stcont img {
	max-width: 100%;
}
.st {
	position: relative;
	color: #24C9D8;
	border-bottom: solid 1px #24C9D8;
	padding: 4px 20px;
    /*font-family: 'Noto Sans JP', sans-serif;*/
	font-weight: 500;
	font-size: 20px;
	line-height: 1.3em;
	text-align: left;
}
.st span {
	padding-left: 1em;
	font-size: 0.8em;
}
.st-block {
	position: relative;
	margin: 24px auto 0;
	padding: 0 19px;
	padding-bottom: 10px;
	font-size: 15px;
	line-height: 1.5em;
}
.st-block p {
	text-align: justify;
}
.st-block .catch {
	margin-bottom: 20px;
	font-weight: 700;
	font-size: 22px;
	line-height: 1.3;
}
.st-block .text {
	margin-bottom: 30px;
}
.st-block .ph-box01 {
	margin: 20px 0;
	text-align: center;
}
.st-card {
	display: flex;
	margin-bottom: 30px;
}
.st-card .title {
	font-weight: 700;
	font-size: 18px;
	line-height: 1.3;
	margin-bottom: 0.5em;
}
.st-card .image-box {
	flex: 0 0 30%;
	margin-left: 30px;
	order: 1;
}
.st-card:nth-of-type(even) .image-box {
	margin-right: 30px;
	margin-left: 0;
	order: 0;
}
@media only screen and (max-width: 800px) {
	.st-card {
		display: block;
	}
	.st-card .image-box, .st-card:nth-of-type(even) .image-box {
		margin: 0 0 10px;
	}
}
@media ( max-width: 640px ) {
	#slidebase01 {
		height: 222px;
	}
	#slidecont01 {
		width: 1350px;
	}
	#ptbox01 {
		width: 720px;
	}
	#pt01 {
		width: 420px;
		height: 69px;
		margin: 84px 0px 0px 150px;
	}
	#pt01 .pte {
		font-size: 24px;
	}
	#pt01 .ptj {
		margin-top: 3px;
		font-size: 30px;
	}
	.stcont {
		width: 420px;
		max-width: 420px;
		-webkit-font-feature-settings: 'palt';
		font-feature-settings: 'palt';
	}
	.st-block {
		margin-top: 24px;
		padding: 0px 0px 24px 0px;
	}
	.st-block p {
		text-justify: inter-ideograph;
		letter-spacing: 0.025em;
	}
	.st-block ol li {
		text-align: justify;
		text-justify: inter-ideograph;
		letter-spacing: 0.025em;
	}
}
