@charset "UTF-8";

/* CSS Document */
html,body{
	scroll-behavior: smooth;
}

img {
	max-width: 100%;
	height: auto;
}

.alpha {
	display: block;
	text-decoration: none;
	opacity: 1;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.alpha:hover {
	opacity: 0.6;
}

#mv {
	margin-top: 15px;
	margin-bottom: 80px;
	position: relative;
}

#mv.mgb170 {
	/* margin-bottom: 170px; */
margin-bottom: 250px;}

#slide {
	overflow: hidden;
	width: 100%;
	min-height: 487px;
	z-index: -1;
}

.mv_area {
	height: auto;
	background: none;
	padding-top: 100px;
	background-size: cover;
	text-align: center;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
}

.mv_area h1 {
	text-align: center;
	display: inline-block;
	margin-bottom: 30px;
}

.mv_area h1 span {
	background: #FFF;
	text-align: center;
	display: inline-block;
	padding: 5px 42px;
	font-size: 30px;
	margin-bottom: 14px;
	-webkit-box-shadow: 0 0 9px 0 rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0 0 9px 0 rgba(0, 0, 0, 0.1);
	box-shadow: 0 0 9px 0 rgba(0, 0, 0, 0.1);
}

.mv_area h1 span.s {
	font-size: 14px;
	display: block;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	padding: 0;
	margin-bottom: 0;
	padding-top: 5px;
}

.mv_area h1 span em {
	font-size: 21px;
	font-weight: normal;
	font-style: normal;
	line-height: 2.0;
}

.mv_area ul {
	text-align: center;
	position: relative;
	top: 80px;
	margin-top: -80px;
	/* margin-top: -5vw; */
}

.mv_area ul li {
	display: inline-block;
	margin: 0 15px;
}

.mv_area .content_inner ul li span {
	text-align: center;
	padding: 5px;
	border: 1px solid #666;
	font-size: 13px;
	white-space: nowrap;
	/* background: #fff; */
	/* color: #9f9f9f; */
}

.mv_area ul li em {
	font-size: 13px;
	font-weight: normal;
	font-style: normal;
	line-height: 1.8;
	padding-left: 5px;
	/* background: #fff; */
	/* color: #9f9f9f; */
/* white-space: nowrap; */}

.content_inner {
	/* max-width:980px; */
	margin: 0 auto;
}

@media only screen and (max-width: 750px) {
	#mv {
		margin-top: 0px;
		margin-bottom: 50px;
	}
	#mv.mgb170 {
		/* margin-bottom: 310px; */
		margin-bottom: 80vw!important;
	}
	#slide {
		min-height: 235px;
	}
	#slide.top {
		min-height: 240px;
	}
	.mv_area {
		height: auto;
		padding-top: 28px;
		background-size: cover;
		text-align: center;
		margin-top: 0px;
	}
	.mv_area h1 {
		text-align: center;
		display: inline-block;
		margin-bottom: 30px;
	}
	.mv_area h1 span {
		background: #FFF;
		text-align: center;
		display: inline-block;
		padding: 5px 21px;
		font-size: 20px;
		font-size: 4.9vw;
		margin-bottom: 14px;
		-webkit-box-shadow: 0 0 9px 0 rgba(0, 0, 0, 0.1);
		-moz-box-shadow: 0 0 9px 0 rgba(0, 0, 0, 0.1);
		box-shadow: 0 0 9px 0 rgba(0, 0, 0, 0.1);
	}
	.mv_area h1 span em {
		font-size: 4.0vw;
		font-weight: normal;
		font-style: normal;
		line-height: 2.0;
	}
	.mv_area ul {
		text-align: center;
		position: relative;
		top: 60px!important;
		margin-top: -80px;
	}
	.mv_area ul li {
		
		/* margin: 0 3% 2vw; */
		/* width: 26%!important; */
	}
	.content_inner {
		width: auto;
		margin: 0 auto;
		/* padding: 0 5%; */
	}
}

.btn1 {
	text-align: center;
	width: 220px;
	margin: 0 auto;
	display: block;
	font-size: 15px;
	font-weight: bold;
	padding: 15px 0;
	background: #32A3E7 url(../img/btn_arrow01.png) no-repeat 90% center;
	color: #FFF;
	border-radius: 30px;
	-webkit-box-shadow: 0 0 9px 0 rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0 0 9px 0 rgba(0, 0, 0, 0.1);
	box-shadow: 0 0 9px 0 rgba(0, 0, 0, 0.1);
}

.btn2 {
	text-align: center;
	width: 220px;
	margin: 0 auto;
	display: block;
	font-size: 15px;
	font-weight: bold;
	padding: 15px 0;
	background: #FFF url(../img/btn_arrow02.png) no-repeat 90% center;
	color: #000;
	border-radius: 30px;
	-webkit-box-shadow: 0 0 9px 0 rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0 0 9px 0 rgba(0, 0, 0, 0.1);
	box-shadow: 0 0 9px 0 rgba(0, 0, 0, 0.1);
}

.btn3 {
	text-align: center;
	width: 48%;
	margin: 0 auto;
	display: block;
	font-size: 15px;
	font-weight: bold;
	padding: 15px 0;
	background: #32A3E7 url(../img/btn_arrow01.png) no-repeat 95% center;
	color: #FFF;
	border-radius: 30px;
	-webkit-box-shadow: 0 0 9px 0 rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0 0 9px 0 rgba(0, 0, 0, 0.1);
	box-shadow: 0 0 9px 0 rgba(0, 0, 0, 0.1);
	float: left;
	margin: 0 1%;
}

.btn4 {
	text-align: center;
	width: 100%;
	margin: 0 auto;
	display: block;
	font-size: 15px;
	font-weight: bold;
	padding: 15px 0;
	background: #F2A209 url(../img/btn_arrow01.png) no-repeat 95% center;
	color: #FFF;
	border-radius: 30px;
	-webkit-box-shadow: 0 0 9px 0 rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0 0 9px 0 rgba(0, 0, 0, 0.1);
	box-shadow: 0 0 9px 0 rgba(0, 0, 0, 0.1);
	float: left;
	margin: 0 1%;
	margin-bottom: 15px;
}

.btn4.b {
	background: #1C68CA url(../img/btn_arrow01.png) no-repeat 95% center;
	color: #FFF !important;
}

@media only screen and (max-width: 750px) {
	.btn1 {
		text-align: center;
		width: 80%;
		margin: 0 auto;
		display: block;
		font-size: 3.2vw;
		font-weight: bold;
		padding: 15px 0;
		background: #32A3E7 url(../img/btn_arrow01.png) no-repeat 95% center;
		color: #FFF;
		border-radius: 30px;
	}
	.btn2 {
		text-align: center;
		width: 80%;
		margin: 0 auto;
		display: block;
		font-size: 3.2vw;
	}
}

.pamphlet_area {
	background: #effbff;
	background: -moz-linear-gradient(left, #effbff 0%, #e4faff 100%);
	background: -webkit-linear-gradient(left, #effbff 0%, #e4faff 100%);
	background: linear-gradient(to right, #effbff 0%, #e4faff 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#effbff', endColorstr='#e4faff', GradientType=1);
	padding-top: 55px;
	padding-bottom: 50px;
	margin-bottom: 30px;
}

.pamphlet_area2 {
	max-width: 1300px;
	margin: 0 auto 30px;
	background: #effbff;
	background: -moz-linear-gradient(left, #effbff 0%, #e4faff 100%);
	background: -webkit-linear-gradient(left, #effbff 0%, #e4faff 100%);
	background: linear-gradient(to right, #effbff 0%, #e4faff 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#effbff', endColorstr='#e4faff', GradientType=1);
	border: solid 1px #32A3E7;
}

.pamphlet_area .content_inner h2 {
	text-align: center;
	margin-bottom: 35px;
	font-size: 28px;
	font-weight: bold;
}

.pamphlet_area .content_inner h2 span {
	font-size: 28px;
	font-weight: bold;
	color: #00a0e9;
}

.pamphlet_area .content_inner h2 span::before {
	margin: 0 15px 0 0;
	content: " ";
	display: inline-block;
	width: 27px;
	height: 31px;
	background: url(../img/icon_document.png) no-repeat;
	background-size: contain;
	vertical-align: middle;
}

.pamphlet_area .content_inner .read {
	text-align: center;
	font-size: 15px;
	margin-bottom: 40px;
}

.pamphlet_area .content_inner .pamphlet_index:after {
	content: " ";
	display: block;
	clear: both;
}

.pamphlet_area .content_inner .pamphlet_index .left {
	width: 216px;
	float: left;
}

.pamphlet_area .content_inner .pamphlet_index .left img {
	box-shadow: 6px 6px 6px rgba(0, 0, 0, 0.1);
}

.pamphlet_area .content_inner .pamphlet_index .right {
	float: right;
	width: 710px;
}

.pamphlet_area .content_inner .pamphlet_index .right .st {
	font-size: 26px;
	font-weight: bold;
	display: flex;
	align-items: center;
	color: #00a0e9;
	margin-bottom: 20px;
}

.pamphlet_area .content_inner .pamphlet_index .right .st:after {
	content: "";
	flex-grow: 1;
	height: 1px;
	display: block;
}

.pamphlet_area .content_inner .pamphlet_index .right .st:after {
	margin-left: .4em;
	background: #00a0e9;
}

.pamphlet_area .content_inner .pamphlet_index .left .bt_area {
	margin-top: 35px;
}

.pamphlet_area .content_inner .pamphlet_index .right ul {
	display:flex;
	flex-wrap: wrap;
	gap:10px 24px;
	
}
.pamphlet_area .content_inner .pamphlet_index .right ul::after {
	content:" ";
}
.pamphlet_area .content_inner .pamphlet_index .right ul li ,
.pamphlet_area .content_inner .pamphlet_index .right ul::after {
	flex:1 1 300px;
}
.pamphlet_area .content_inner .pamphlet_index .right ul li:nth-child(2n) {
	margin-right:0%;
}
.pamphlet_area .content_inner .pamphlet_index .right ul li a {
	display: block;
	background: #FFF url(../img/icon_dl.png) no-repeat 95% center;
	word-break: keep-all;
	border: solid 2px #32A3E7;
	padding: 10px 40px 10px 20px;
	font-size: 14px;
}
.pamphlet_area .content_inner .pamphlet_index .right hr {
	border:none;
	border-top:solid 2px #32A3E7;
}

.pamphlet_area .content_inner .pamphlet_index .right ul li.red a {
	display: block;
	background: #FFF url(../img/icon_dl.png) no-repeat 95% center;
	border: solid 2px #B30000;
	padding: 10px 40px 10px 20px;
	font-size: 14px;
}

@media only screen and (max-width: 750px) {
	.pamphlet_area {
		background: #effbff;
		background: -moz-linear-gradient(left, #effbff 0%, #e4faff 100%);
		background: -webkit-linear-gradient(left, #effbff 0%, #e4faff 100%);
		background: linear-gradient(to right, #effbff 0%, #e4faff 100%);
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#effbff', endColorstr='#e4faff', GradientType=1);
		padding-top: 20px;
		padding-bottom: 20px;
	}
	.pamphlet_area .content_inner h2 {
		text-align: center;
		margin-bottom: 25px;
		font-weight: bold;
	}
	.pamphlet_area .content_inner h2 span {
		font-size: 4.86667vw;
		font-weight: bold;
	}
	.pamphlet_area .content_inner h2 span::before {
		margin: 0 15px 0 0;
		content: " ";
		display: inline-block;
		width: 27px;
		height: 31px;
		background: url(../img/icon_document.png) no-repeat;
		background-size: contain;
		vertical-align: middle;
	}
	.pamphlet_area .content_inner .read {
		text-align: center;
		font-size: 3.2vw;
		margin-bottom: 30px;
	}
	.pamphlet_area .content_inner .pamphlet_index:after {
		content: " ";
		display: block;
		clear: both;
	}
	.pamphlet_area .content_inner .pamphlet_index .left {
		width: auto;
		float: none;
		text-align: center;
		margin-bottom: 20px;
	}
	.pamphlet_area .content_inner .pamphlet_index .left img {
		box-shadow: 6px 6px 6px rgba(0, 0, 0, 0.1);
	}
	.pamphlet_area .content_inner .pamphlet_index .right {
		width: auto;
		float: none;
	}
	.pamphlet_area .content_inner .pamphlet_index .right .st {
		font-size: 26px;
		font-weight: bold;
		display: flex;
		align-items: center;
		color: #00a0e9;
		margin-bottom: 20px;
	}
	.pamphlet_area .content_inner .pamphlet_index .right .st:after {
		content: "";
		flex-grow: 1;
		height: 1px;
		display: block;
	}
	.pamphlet_area .content_inner .pamphlet_index .right .st:after {
		margin-left: .4em;
		background: #00a0e9;
	}
	.pamphlet_area .content_inner .pamphlet_index .left .bt_area {
		margin-top: 35px;
	}
	.pamphlet_area .content_inner .pamphlet_index .right ul:after {
		content: " ";
		display: block;
		clear: both;
	}
	.pamphlet_area .content_inner .pamphlet_index .right ul li {
		width: auto;
		float: none;
		margin-right: 0;
		margin-bottom: 10px;
	}
	.pamphlet_area .content_inner .pamphlet_index .right ul li:nth-child(2n) {
		margin-right: 0%;
	}
	.pamphlet_area .content_inner .pamphlet_index .right ul li a {
		display: block;
		background: #FFF url(../img/icon_dl.png) no-repeat 95% center;
		border: solid 2px #32A3E7;
		padding: 10px 15px 10px 20px;
		font-size: 3.2vw;
	}
}

.movie_area {
	text-align: center;
	padding-top: 100px;
	padding-bottom: 60px;
}

.movie_area h2 {
	text-align: center;
	margin-bottom: 35px;
	font-size: 28px;
	font-weight: bold;
}

.movie_area h2 span {
	font-size: 28px;
	font-weight: bold;
	color: #00a0e9;
}

.movie_area h2 span::before {
	margin: 0 15px 0 0;
	content: " ";
	display: inline-block;
	width: 35px;
	height: 27px;
	background: url(../img/icon_movie.png) no-repeat;
	background-size: contain;
	vertical-align: middle;
}

.movie_area .img img {
	border: solid 1px #FFFFFF;
	box-shadow: 8px 8px 6px rgba(0, 0, 0, 0.1);
}

.movie_area p {
	font-size: 15px;
	padding-top: 20px;
}

@media only screen and (max-width: 750px) {
	.movie_area {
		text-align: center;
		padding-top: 20px;
		padding-bottom: 30px;
	}
	.movie_area h2 {
		text-align: center;
		margin-bottom: 25px;
		font-weight: bold;
	}
	.movie_area h2 span {









		font-size: 4.86667vw;
		font-weight: bold;
	}
	.movie_area h2 span::before {
		margin: 0 15px 0 0;
		content: " ";
		display: inline-block;
		width: 35px;
		height: 27px;
		background: url(../img/icon_movie.png) no-repeat;
		background-size: contain;
		vertical-align: middle;
	}
	.movie_area .img img {
		border: solid 1px #FFFFFF;
		box-shadow: 8px 8px 6px rgba(0, 0, 0, 0.1);
	}
	.movie_area p {
		font-size: 3.2vw;
		padding-top: 20px;
	}
}

.series_area {
	margin-bottom: 160px;
}

.series_area h2 {
	text-align: center;
	margin-bottom: 35px;
	font-size: 28px;
	font-weight: bold;
position: relative;}

.series_area h2 span {
	font-size: 28px;
	font-weight: bold;
}

.series_area h2 span {
	font-size: 28px;
	font-weight: bold;
}

.series_area h2 span::before {
	margin: 0 15px 0 0;
	content: " ";
	display: inline-block;
	width: 44px;
	height: 32px;
	background: url(../img/icon_book.png) no-repeat;
	background-size: contain;
	vertical-align: middle;
}
.series_area h2 span.btn::before {
	display: none;
}
.series_area h2 span.btn a {
	text-decoration: none;
}

.series_area ul:after {
	content: " ";
	display: block;
	clear: both;
}

.series_area ul li {
	float: left;
	width: 33.25%;
	margin-right: 0.1%;
	position: relative;
}

.series_area ul li:last-child {
	margin-right: 0;
}

.series_area ul li:nth-child(1) {
	background: url(../text/img/series_bg01.jpg) no-repeat;
	background-size: cover;
}

.series_area ul li:nth-child(2) {
	background: url(../text/img/series_bg02.jpg) no-repeat;
	background-size: cover;
}

.series_area ul li:nth-child(3) {
	background: url(../text/img/series_bg03.jpg) no-repeat;
	background-size: cover;
}

.series_area ul li .img {
	padding-top: 27px;
	text-align: center;
}

.series_area ul li .name {
	font-size: 26px;
	text-align: center;
	color: #FFF;
	font-weight: bold;
}

.series_area ul li .text {
	font-size: 15px;
	text-align: center;
	color: #FFF;
	margin-bottom: 20px;
}

.series_area ul li .btn_area {
	position: relative;
	top: 30px;
	margin-top: -30px;
}

@media only screen and (max-width: 750px) {
	.series_area {
		margin-bottom: 40px;
	}
	.series_area h2 {
		text-align: center;
		margin-bottom: 25px;
		font-weight: bold;
	}
	.series_area h2 span {
		font-size: 4.86667vw;
		font-weight: bold;
	}
	.series_area h2 span::before {
		margin: 0 15px 0 0;
		content: " ";
		display: inline-block;
		width: 44px;
		height: 32px;
		background: url(../img/icon_book.png) no-repeat;
		background-size: contain;
		vertical-align: middle;
	}
	.series_area ul:after {
		content: " ";
		display: block;
		clear: both;
	}
	.series_area ul li {
		width: auto;
		float: none;
		margin-right: 0;
		position: relative;
		margin-bottom: 2px;
		padding-bottom: 20px;
	}
	.series_area ul li:last-child {
		margin-right: 0;
	}
	.series_area ul li:nth-child(1) {
		background: url(../text/img/series_bg01.jpg) no-repeat;
		background-size: cover;
	}
	.series_area ul li:nth-child(2) {
		background: url(../text/img/series_bg02.jpg) no-repeat;
		background-size: cover;
	}
	.series_area ul li:nth-child(3) {
		background: url(../text/img/series_bg03.jpg) no-repeat;
		background-size: cover;
	}
	.series_area ul li .img {
		padding-top: 15px;
		text-align: center;
		width: 50%;
		margin: 0 auto;
	}
	.series_area ul li .name {
		font-size: 4.26667vw;
		text-align: center;
		color: #FFF;
		font-weight: bold;
	}
	.series_area ul li .text {
		font-size: 3.2vw;
		text-align: center;
		color: #FFF;
		margin-bottom: 20px;
	}
	.series_area ul li .btn_area {
		position: static;
		top: 20px;
		margin-top: 0;
	}
}

.other_area {
	margin: 0 auto 130px;
	/*max-width: 1300px;*/
}

.other_area:after {
	content: " ";
	display: block;
	clear: both;
}

.other_area .content_inner .left {
	float: left;
	width: 53%;
}

.other_area .content_inner .right {
	float: right;
	width: 37%;
}

.other_area .content_inner .right h3 {
	font-size: 22px;
	margin-bottom: 25px;
}

.other_area .content_inner .right p {
	font-size: 15px;
	margin-bottom: 25px;

}

.content_inner .right .btn_area .btn1 {
	margin-right: 0px;
	margin-left: 0px;
}

@media only screen and (max-width: 750px) {
	.other_area {
		margin-bottom: 50px;
	}
	.other_area:after {
		content: " ";
		display: block;
		clear: both;
	}
	.other_area .content_inner .left {
		width: auto;
		float: none;
		margin-bottom: 15px;
	}
	.other_area .content_inner .right {
		width: auto;
		float: none;
	}
	.other_area .content_inner .right h3 {
		font-size: 4.26667vw;
		margin-bottom: 15px;
	}
	.other_area .content_inner .right p {
		font-size: 3.2vw;
		margin-bottom: 25px;
	}
	.content_inner .right .btn_area .btn1 {
		margin-right: auto;
		margin-left: auto;
	}
}

.movie_area .content_inner ul li {
	display: inline-block;
	margin: 0 15px 30px;
	vertical-align: top;
}

.movie_area .content_inner ul li p {
	padding-top: 0;
}

.series_area.sub .content_inner .block {
	border-bottom: 1px solid #bfbfbf;
	padding-bottom: 45px;
	margin-bottom: 45px;
}

.series_area.sub .content_inner .block:last-child {
	border-bottom: none;
	padding-bottom: 0;
}

.series_area.sub .content_inner .block:after {
	content: " ";
	display: block;
	clear: both;
}

.series_area.sub .content_inner .block .img {
	float: left;
	width: 240px;
	margin-right: 35px;
}

.series_area.sub .content_inner .block .img .btn {
	width: 100%;
}

.series_area.sub .content_inner .block .img .btn a {
	color: #fff;
	font-size: 15px;
	display: block;
}

.series_area.sub .content_inner .block .text {
	float: right;
	width: 705px;
}

.series_area.sub .content_inner .block .text h3 {
	font-size: 26px;
	font-weight: bold;
	margin-bottom: 16px;
}

.series_area.sub .content_inner .block .text .t1 {
	font-size: 15px;
	margin-bottom: 25px;
}

.series_area.sub .content_inner .block .text .list {
	background: #ECFAFF;
	padding: 20px 25px;
}

.series_area.sub .content_inner .block .text .list p {
	font-size: 15px;
	padding-left: 1em;
	text-indent: -1em;
	margin-bottom: 7px;
}

.series_area.sub .content_inner .block .text .list p span {
	font-family: "Times New Roman", Times, "游明朝体", "Yu Mincho", YuMincho, "HG明朝B", 'ヒラギノ明朝 Pro W3', 'Hiragino Mincho Pro', 'HGS明朝E', 'HG明朝E', 'ＭＳ Ｐ明朝', serif;
	font-size: 15px;
}

@media only screen and (max-width: 750px) {
	.series_area.sub .content_inner .block {
		border-bottom: 1px solid #bfbfbf;
		padding-bottom: 30px;
		margin-bottom: 30px;
	}
	.series_area.sub .content_inner .block:last-child {
		border-bottom: none;
		padding-bottom: 0;
	}
	.series_area.sub .content_inner .block:after {
		content: " ";
		display: block;
		clear: both;
	}
	.series_area.sub .content_inner .block .img {
		width: auto;
		float: none;
		margin-right: 0px;
		text-align: center;
		margin-bottom: 15px;
	}
	.series_area.sub .content_inner .block .img .btn {}
	.series_area.sub .content_inner .block .img .btn a {
		font-size: 4vw;
	}
	.series_area.sub .content_inner .block .text {
		width: auto;
		float: none;
	}
	.series_area.sub .content_inner .block .text h3 {
		font-size: 4.5vw;
		font-weight: bold;
		margin-bottom: 16px;
	}
	.series_area.sub .content_inner .block .text .t1 {
		font-size: 3.2vw;
		margin-bottom: 25px;
	}
	.series_area.sub .content_inner .block .text .list {
		background: #ECFAFF;
		padding: 20px 25px;
	}
	.series_area.sub .content_inner .block .text .list p {
		font-size: 3.2vw;
		padding-left: 1em;
		text-indent: -1em;
		margin-bottom: 7px;
	}
}

.curriculum_bt_area {
	padding-bottom: 100px;
}

.curriculum_bt_area h2 {
	text-align: center;
	margin-bottom: 35px;
	font-size: 28px;
	font-weight: bold;
}

.curriculum_bt_area h2 span {
	font-size: 28px;
	font-weight: bold;
}

.curriculum_bt_area h2 span {
	font-size: 28px;
	font-weight: bold;
}

.curriculum_bt_area h2 span::before {
	margin: 0 10px 0 0;
	content: " ";
	display: inline-block;
	width: 38px;
	height: 34px;
	background: url(../img/icon_curriculum.png) no-repeat;



	background-size: contain;
	vertical-align: middle;
}

.curriculum_bt_area .content_inner ul {
	text-align: center;
}

.curriculum_bt_area .content_inner ul li {
	padding-top: 40px;
	border: 1px solid #FFF;
	box-shadow: 8px 8px 6px rgba(0, 0, 0, 0.1);
	margin: 0 20px;
}

.curriculum_bt_area .content_inner ul li p {
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 40px;
	color: #FFF;
}

.curriculum_bt_area .content_inner ul .left {
	width: 378px;
	background: url(../img/curriculum_bg01.jpg) no-repeat;
	background-size: cover;
	display: inline-block;
}

.curriculum_bt_area .content_inner ul .right {
	width: 378px;
	background: url(../img/curriculum_bg02.jpg) no-repeat;
	background-size: cover;
	display: inline-block;
}

.curriculum_bt_area .content_inner ul .btn_area {
	position: relative;
	top: 30px;
	margin-top: -30px;
}

@media only screen and (max-width: 750px) {
	.curriculum_bt_area {
		padding-bottom: 100px;
	}
	.curriculum_bt_area h2 {
		text-align: center;
		margin-bottom: 35px;
		font-size: 4.86667vw;
	}
	.curriculum_bt_area h2 span {
		font-size: 4.86667vw;
		font-weight: bold;
	}
	.curriculum_bt_area h2 span {
		font-size: 4.86667vw;
		font-weight: bold;
	}
	.curriculum_bt_area h2 span::before {
		margin: 0 10px 0 0;
		content: " ";
		display: inline-block;
		width: 38px;
		height: 34px;
		background: url(../img/icon_curriculum.png) no-repeat;
		background-size: contain;
		vertical-align: middle;
	}
	.curriculum_bt_area .content_inner ul {
		text-align: center;
	}
	.curriculum_bt_area .content_inner ul li {
		padding-top: 40px;
		border: 1px solid #FFF;
		box-shadow: 8px 8px 6px rgba(0, 0, 0, 0.1);
		margin: 0 0px;
	}
	.curriculum_bt_area .content_inner ul li p {
		font-size: 18px;
		font-weight: bold;
		margin-bottom: 40px;
		color: #FFF;
	}
	.curriculum_bt_area .content_inner ul .left {
		width: 100%;
		background: url(../img/curriculum_bg01.jpg) no-repeat;
		background-size: cover;
		display: inline-block;
		margin-bottom: 70px;
	}
	.curriculum_bt_area .content_inner ul .left p span::before {
		margin: 0 15px 0 0;
		content: " ";
		display: inline-block;
		width: 42px;
		height: 60px;
		background: url(../img/curriculum_img01.jpg) no-repeat;
		background-size: contain;
		vertical-align: middle;
		border: 1px solid #FFF;
		box-shadow: 8px 8px 6px rgba(0, 0, 0, 0.1);
	}
	.curriculum_bt_area .content_inner ul .right {
		width: 100%;
		background: url(../img/curriculum_bg02.jpg) no-repeat;
		background-size: cover;
		display: inline-block;
	}
	.curriculum_bt_area .content_inner ul .right p span::before {
		margin: 0 15px 0 0;
		content: " ";
		display: inline-block;
		width: 42px;
		height: 60px;
		background: url(../img/curriculum_img02.jpg) no-repeat;
		background-size: contain;
		vertical-align: middle;
		border: 1px solid #FFF;
		box-shadow: 8px 8px 6px rgba(0, 0, 0, 0.1);
	}
	.curriculum_bt_area .content_inner ul .btn_area {
		position: relative;
		top: 30px;
		margin-top: -30px;
	}
}

.sec-nav {
	width: 1016px;
	margin: auto;
	padding: 60px 0;
}

.sec-nav h2 {
	font-size: 32px;
	font-weight: bold;
	margin: 0px 0px 40px;
	text-align: center;
}

.sec-nav .nav-inner {
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	flex-wrap: wrap;
}

.sec-nav .nav-inner .nav-box {
	width: 504px;
	border: 1px solid #00afff;
	position: relative;
	margin: 0px 0px 6px;
}

.sec-nav .nav-inner .nav-box .inn {
	margin: 0px auto;
	width: 420px;
	padding: 45px 0px;
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: space-between;
	justify-content: space-between;
}

.sec-nav .nav-inner .nav-box:before {
	content: " ";
	display: inline-block;
	width: 40px;
	height: 40px;
	background: url(../img/point.jpg) no-repeat;
	background-size: contain;
	vertical-align: middle;
	position: absolute;
	top: 3px;
	left: 3px;
}

.sec-nav .nav-inner .nav-box .inn h3 {
	font-size: 22px;

	font-weight: bold;
	margin: 0px 0px 20px;
	line-height: 1.4;
}

.sec-nav .nav-inner .nav-box .inn .text {
	width: 250px;
	order: 1;
}

.sec-nav .nav-inner .nav-box .inn .img {
	width: 129px;
	order: 2;
}

@media only screen and (max-width: 750px) {
	.sec-nav {
		width: auto;
		margin: 0 5%;
		padding: 50px 0;
	}
	.sec-nav h2 {
		font-size: 22px;
		margin: 0px 0px 20px;
	}
	.sec-nav .nav-inner {
		display: block;
	}
	.sec-nav .nav-inner .nav-box {
		width: auto;
		margin: 0px 0px 5px;
	}
	.sec-nav .nav-inner .nav-box:before {
		width: 25px;
		height: 25px;
	}
	.sec-nav .nav-inner .nav-box .inn h3 {
		font-size: 18px;
		margin: 0px 0px 10px;
	}
	.sec-nav .nav-inner .nav-box .inn {
		-webkit-justify-content: space-between;
		justify-content: space-between;
		-webkit-align-items: flex-start;
		align-items: flex-start;
		-webkit-flex-direction: column;
		flex-direction: column;
		width: auto;
		margin: 0 5%;
		padding: 30px 0 20px;
	}
	.sec-nav .nav-inner .nav-box .inn .text {
		width: auto;
		order: 2;
	}
	.sec-nav .nav-inner .nav-box .inn .img {
		/* width: 50%; */
		order: 1;
		text-align: center;
		margin: 0 auto 5px;
	}
}

.series_area.sub .content_inner .block .text h3 span {
	font-family: "Times New Roman", Times, "游明朝体", "Yu Mincho", YuMincho, "HG明朝B", 'ヒラギノ明朝 Pro W3', 'Hiragino Mincho Pro', 'HGS明朝E', 'HG明朝E', 'ＭＳ Ｐ明朝', serif;
	font-size: 26px;
}

.series_area.sub .content_inner .block .text h3 em {
	font-size: 14px;
	display: block;
	color: #666;
	font-style: normal;
}

.kome {
	font-size: 13px;
}

@media only screen and (max-width: 750px) {
	.series_area.sub .content_inner .block .text h3 em {
		font-size: 2.8vw;
		display: block;
		color: #666;
		font-style: normal;
	}
	.kome {
		font-size: 2.6vw;
	}
}

.lity-container {
	width: 100%;
	max-width: 964px !important;
}

.lity-container video {
	width: 100%;
	padding: 0 3%;
	box-sizing: border-box;
}

#mv .movie {
	margin: 0 auto;
	max-width: 436px;
	border: solid 3px #fff;
	box-shadow: 2px 2px 8px rgba(0, 0, 0, 0.3);
}

@media only screen and (max-width: 750px) {
	#mv .movie {
		margin: 0 auto;
		width: 85%;
	}
}


/*======================
　教授資料追加css
======================*/

.categ-nav {
	max-width: 1300px;
	margin: 20px auto 0;
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: space-around;
	justify-content: space-around;
}

.categ-nav li {
	/* width: 235px; */
}

.categ-nav li a {
	display: block;
	text-align: center;
	/* border: solid 2px #cccbc8; */
	color: #333;
	position: relative;
	height: 50px;
}

.categ-nav li p {
	font-size: 15px;
	width: 100%;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}

.categ-nav li:nth-child(1) p:before {
	margin: 0 10px 0 0;
	content: " ";
	display: inline-block;
	width: 35px;
	height: 27px;
	background: url("../text/img/nav_icon01.png") no-repeat;
	background-size: contain;
	vertical-align: middle;
}

.categ-nav li:nth-child(2) p:before {
	margin: 0 10px 0 0;
	content: " ";
	display: inline-block;
	width: 19px;
	height: 23px;
	background: url("../text/img/nav_icon02.png") no-repeat;
	background-size: contain;
	vertical-align: middle;
}

.categ-nav li:nth-child(3) p:before {
	margin: 0 10px 0 0;
	content: " ";
	display: inline-block;
	width: 19px;
	height: 23px;
	background: url("../text/img/nav_icon03.png") no-repeat;
	background-size: contain;
	vertical-align: middle;
}

.categ-nav li:nth-child(4) p:before {
	margin: 0 10px 0 0;
	content: " ";
	display: inline-block;
	width: 19px;
	height: 23px;
	background: url("../text/img/nav_icon04.png") no-repeat;
	background-size: contain;
	vertical-align: middle;
}

.categ-nav li:nth-child(5) p:before {
	margin: 0 10px 0 0;
	content: " ";
	display: inline-block;
	width: 15px;
	height: 23px;
	background: url("../text/img/nav_icon05.png") no-repeat;
	background-size: contain;
	vertical-align: middle;
}



.categ-nav li:nth-child(6) p:before {
	margin: 0 10px 0 0;
	content: " ";

	display: inline-block;
	width: 15px;
	height: 23px;
	background: url("../text/img/nav_icon05.png") no-repeat;
	background-size: contain;
	vertical-align: middle;
}

.sec-series-intro {
	margin: 220px auto 120px;
	max-width: 1300px;
	border: solid 1px #00a0e9;
	background: #effbff;
	background: -moz-linear-gradient(left, #effbff 0%, #e4faff 100%);
	background: -webkit-linear-gradient(left, #effbff 0%, #e4faff 100%);
	background: linear-gradient(to right, #effbff 0%, #e4faff 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#effbff', endColorstr='#e4faff', GradientType=1);
	position: relative;
}

.sec-series-intro .ttl {
	background: #00a0e9;
	max-width: 375px;
	margin: 0 auto;
	position: absolute;
	top: -35px;
	left: 0;
	right: 0;
}

.sec-series-intro .ttl span {
	color: #fff;
	font-size: 24px;
	font-weight: bold;
	text-align: center;
	position: relative;
	padding: 0.7em 0.3em;
	display: block;
}

.sec-series-intro .ttl span:before {
	margin: 0 20px 0 0;
	content: " ";
	display: inline-block;
	width: 41px;
	height: 29px;
	background: url("../text/img/ttl_icon01.png") no-repeat;
	background-size: contain;
	vertical-align: sub;
}

.sec-series-intro .ttl span:after {
	position: absolute;
	content: " ";
	display: inline-block;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 12px 6.5px 0 6.5px;
	border-color: #00a0e9 transparent transparent transparent;
	bottom: -12px;
	left: 0;
	right: 0;
	margin: 0 auto;
}

.sec-kyouju-intro {
	margin: 220px auto 170px!important;
	max-width: 1300px;
	border: solid 1px #00a0e9;
	background: #effbff;
	background: -moz-linear-gradient(left, #effbff 0%, #e4faff 100%);
	background: -webkit-linear-gradient(left, #effbff 0%, #e4faff 100%);
	background: linear-gradient(to right, #effbff 0%, #e4faff 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#effbff', endColorstr='#e4faff', GradientType=1);
	position: relative;
	padding: 0 2% 50px;
}

.sec-kyouju-intro .ttl {
	background: #00a0e9;
	max-width: 375px;
	margin: 0 auto;
	position: absolute;
	top: -35px;
	left: 0;
	right: 0;
}

.sec-kyouju-intro .ttl2 {
	max-width: 530px;
}

.sec-kyouju-intro .ttl span {
	color: #fff;
	font-size: 24px;
	font-weight: bold;
	text-align: center;
	position: relative;
	padding: 0.7em 0.3em;
	display: block;
}

.sec-kyouju-intro .ttl span:before {
	margin: 0 20px 0 0;
	content: " ";
	display: inline-block;
	width: 41px;
	height: 29px;
	background: url("../text/img/ttl_icon01.png") no-repeat;
	background-size: contain;
	vertical-align: sub;
}

.sec-kyouju-intro .ttl span:after {
	position: absolute;
	content: " ";
	display: inline-block;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 12px 6.5px 0 6.5px;
	border-color: #00a0e9 transparent transparent transparent;
	bottom: -12px;
	left: 0;
	right: 0;
	margin: 0 auto;
}

.sec-kyouju-intro .point {
	max-width: 715px;
	margin: 75px auto 70px;
}

.sec-kyouju-intro .point li {
	margin: 0 0 10px;
}

.sec-kyouju-intro .point li:nth-child(3) {
	margin: 0;
}

.sec-kyouju-intro .point li:before {
	max-width: 102px;
	width: 100%;
	background: #fff;
	margin: 0 20px 0 0;
	padding: 0.2em 0 0.3em;
	font-size: 16px;
	font-weight: bold;
	color: #00a0e9;
	border-radius: 50px;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	display: inline-block;
	text-align: center;
	box-shadow: 0px 3px #a5e0f8;
}

.sec-kyouju-intro .point li:nth-child(1):before {
	content: "point1";
}

.sec-kyouju-intro .point li:nth-child(2):before {
	content: "point2";
}

.sec-kyouju-intro .point li:nth-child(3):before {
	content: "point3";
}

.sec-kyouju-intro .sec-line-up {
	max-width: 1190px;
	margin: 0 auto;
}

.sec-kyouju-intro .sec-line-up h2 {
	text-align: center;
	margin-bottom: 85px;
	font-size: 28px;
	font-weight: bold;
}

.sec-kyouju-intro .sec-line-up h2 span {
	font-size: 28px;
	font-weight: bold;
	color: #00a0e9;
}

.sec-kyouju-intro .sec-line-up h2 span::before {
	margin: 0 15px 0 0;

	content: " ";
	display: inline-block;
	width: 44px;
	height: 32px;
	background: url("../text/img/sttl_icon03.png") no-repeat;
	background-size: contain;
	vertical-align: middle;
}

.sec-kyouju-intro .sec-line-up .line-up {
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	margin: 0 0 20px;
}

.sec-line-up .line-up .box {
	background: #fff;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	position: relative;
	padding: 40px 0 25px;
}

.sec-line-up .line-up .box:nth-child(1) {
	width: 760px;
}

.sec-line-up .line-up .box:nth-child(2) {
	width: 195px;
}

.sec-line-up .line-up .box:nth-child(3) {
	width: 195px;
}

.sec-line-up .line-up .box .sttl {
	background: #fff;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	font-size: 20px;
	max-width: 230px;
	width: 100%;
	position: absolute;
	top: -30px;
	left: 0;
	right: 0;
	margin: 0 auto;
	text-align: center;
	padding: 0.5em 0 0.4em;
}

.sec-line-up .line-up .box .inn {
	max-width: 680px;
	margin: 0 auto;
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: space-evenly;
	justify-content: space-evenly;
}

.sec-line-up .line-up .box dl {
	border-right: dotted 2px #d8d7d5;
	margin: 0 30px 0 0;
	padding: 0 30px 0 0;
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	-webkit-align-items: center;
	align-items: center;
	-webkit-flex-direction: column;
	flex-direction: column;
	min-height: 110px;
}

.sec-line-up .line-up .box dl:last-child {
	margin: 0;
	padding: 0;
	border-right: none;
}

.sec-line-up .line-up .box dl dt {
	margin: 0 0 5px;
}

.sec-line-up .line-up .box dl dd {
	text-align: center;
}

.sec-line-up .note {
	font-size: 13px;
}

.btn-area {
	max-width: 1180px;
	margin: 60px auto 0;
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	/*! position: absolute; */
	bottom: -40px;
	left: 0;
	right: 0;
}

.btn-area2 {
	bottom: -27px;
}

.btn-area .btn {
	width: 343px;
}

.btn-area .btn2 {
	width: 220px;
	padding: 0;
	text-align: center;
}

.btn-area .btn a {
	margin: 0 auto;
	display: block;
	font-size: 15px;
	font-weight: bold;
	padding: 15px 0;
	background: #32A3E7 url(../img/btn_arrow01.png) no-repeat 95% center;
	color: #FFF;
	border-radius: 50px;
	-webkit-box-shadow: 0 0 9px 0 rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0 0 9px 0 rgba(0, 0, 0, 0.1);
	box-shadow: 0 0 9px 0 rgba(0, 0, 0, 0.1);
	position: relative;
}

.btn-area .btn .img {
	position: absolute;
	left: 40px;
	bottom: 12px;
	-webkit-box-shadow: 0 0 9px 0 rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0 0 9px 0 rgba(0, 0, 0, 0.1);
	box-shadow: 0 0 9px 0 rgba(0, 0, 0, 0.1);
}

.btn-area .btn a p {
	font-size: 15px;
	padding: 0 0 0 40%;
}

.btn-area .btn2 a p {
	font-size: 15px;
	padding: 0;
}

@media only screen and (max-width: 1100px) {
	.btn-area {
		flex-wrap: wrap;
	}
	.btn-area .btn {
		width: 48%;
		margin: 0 0 60px;
	}
	.btn-area .btn:last-child {
		margin: 0 0;
	}
}

@media only screen and (max-width: 750px) {
	.categ-nav {
		width: 98%!important;
		/* margin: 0 3%; */
		margin: 0 auto;
		padding: 10px 0;
		flex-wrap: wrap;
		-webkit-justify-content: space-between;
		justify-content: space-between;
	}
	.categ-nav li {
		width: 32%;
		margin: 0 0 10px;
	}
	.categ-nav li:last-child {
		margin: 0;
	}
	.categ-nav li a {
		height: 42px;
		border: solid 2px #cccbc8;
	}
	.categ-nav li p {
		font-size: 13px;
	}
	.categ-nav li:nth-child(1) p:before {
		width: 25px;
		height: 17px;
	}
	.categ-nav li:nth-child(2) p:before {
		width: 14px;
		height: 18px;
	}
	.categ-nav li:nth-child(3) p:before {
		width: 14px;
		height: 18px;
	}
	.categ-nav li:nth-child(4) p:before {
		width: 14px;
		height: 18px;
	}
	.categ-nav li:nth-child(5) p:before {
		width: 10px;
		height: 18px;
	}
	.sec-series-intro {
		margin: 40vw 5% 60px;
	}
	.sec-series-intro .ttl {
		top: -25px;
		width: 85%;
	}
	.sec-series-intro .ttl span {
		font-size: 16px;
		padding: 0.5em 0.2em;
	}
	.sec-series-intro .ttl span:before {
		margin: 0 10px 0 0;
		width: 31px;
		height: 19px;
	}
	.sec-series-intro .ttl span:after {
		border-width: 10px 5px 0 5px;
		bottom: -10px;
	}
	.sec-kyouju-intro {
		margin: 100px 5% 70px;
		padding: 0 0 10px;
	}
	.sec-kyouju-intro .ttl {
		top: -25px;
		width: 85%;
	}
	.sec-kyouju-intro .ttl span {
		font-size: 16px;
		padding: 0.5em 0.2em;
	}
	.sec-kyouju-intro .ttl span:before {
		margin: 0 10px 0 0;
		width: 31px;
		height: 19px;
	}
	.sec-kyouju-intro .ttl span:after {
		border-width: 10px 5px 0 5px;
		bottom: -10px;
	}
	.sec-kyouju-intro .point {
		margin: 55px 5% 40px;
	}
	.sec-kyouju-intro .point li {
		margin: 0 0 15px;
		font-size: 4vw;
	}
	.sec-kyouju-intro .point li:nth-child(3) {
		margin: 0;
	}
	.sec-kyouju-intro .point li:before {
		max-width: 110px;
		margin: 0 0 10px;
		font-size: 14px;
		display: block;
	}
	.sec-kyouju-intro .point li:nth-child(1):before {}
	.sec-kyouju-intro .point li:nth-child(2):before {
		content: "point2";
	}
	.sec-kyouju-intro .point li:nth-child(3):before {
		content: "point3";
	}
	.sec-kyouju-intro .sec-line-up {
		max-width: 1190px;
		margin: 0 auto 40px;
	}
	.sec-kyouju-intro .sec-line-up h2 {
		text-align: center;
		margin-bottom: 45px;
		font-weight: bold;
	}
	.sec-kyouju-intro .sec-line-up h2 span {
		font-size: 4.86667vw;
		font-weight: bold;
	}
	.sec-kyouju-intro .sec-line-up h2 span::before {
		margin: 0 15px 0 0;
		content: " ";
		display: inline-block;
		width: 44px;
		height: 32px;
		background: url("../text/img/sttl_icon03.png") no-repeat;
		background-size: contain;
		vertical-align: middle;
	}
	.sec-kyouju-intro .sec-line-up .line-up {
		display: block;
		margin: 0 5% 10px;
	}
	.sec-line-up .line-up .box {
		padding: 40px 0 25px;
	}
	.sec-line-up .line-up .box:nth-child(1) {
		width: auto;
		margin: 0 0 20px;
	}
	.sec-line-up .line-up .box:nth-child(2) {
		width: auto;
		padding: 20px 0;
		margin: 0 0 20px;
	}
	.sec-line-up .line-up .box:nth-child(3) {
		width: auto;
		padding: 20px 0;
	}
	.sec-line-up .line-up .box .sttl {
		font-size: 4vw;
		top: -25px;
		padding: 0.4em 0 0.3em;
	}
	.sec-line-up .line-up .box .inn {
		margin: 0 5%;
		flex-wrap: wrap;
	}
	.sec-line-up .line-up .box dl {
		border-right: dotted 2px #d8d7d5;
		border-bottom: dotted 2px #d8d7d5;
		margin: 0;
		padding: 10px 0;
		min-height: 100%;
		width: 50%;
	}
	.sec-line-up .line-up .box dl:nth-child(2) {
		border-right: none;
	}
	.sec-line-up .line-up .box dl:nth-child(3), .sec-line-up .line-up .box dl:nth-child(4) {
		border-bottom: none;
	}
	.sec-line-up .line-up .box dl:last-child {
		padding: 10px 0;
		border-right: none;
	}
	.sec-line-up .line-up .box:nth-child(2) dl {
		width: 50%;
		margin: 0 auto;
		border-bottom: none;
	}
	.sec-line-up .line-up .box:nth-child(3) dl {
		width: 50%;
		margin: 0 auto;
		border-bottom: none;
	}
	.sec-line-up .line-up .box dl dt {
		text-align: center;
		margin: 0 0 10px;
	}
	.sec-line-up .line-up .box dl dd {
		text-align: center;
	}
	.sec-line-up .note {
		font-size: 3.2vw;
		margin: 0 5%;
	}
	.btn-area {
		margin: 0 5%;
		display: block;
		position: static;
	}
	.btn-area .btn {
		width: 100%;
		margin: 0 0 20px;
	}
	.btn-area .btn:last-child {
		margin: 0 0 20px;
	}
	.btn-area .btn a {
		font-size: 3.73333vw;
		padding: 15px 0;
	}
	.btn-area .btn .img {
		width: 12%;
	}
	.btn-area .btn a p {
		font-size: 3vw;
		padding: 0 0 0 30%;
	}
	.btn-area .btn2 a p {
		padding: 0;
	}
}

.sec-kyouju-intro.mat110 {
	margin-top: 110px;
}

.sec-kyouju-intro .sec-intro-box {
	max-width: 970px;
	margin: 0 auto 100px;
}

.sec-kyouju-intro .sec-intro-box:last-child {
	margin: 0 auto;
}

.sec-kyouju-intro .sec-intro-box h3 {
	border-bottom: solid 1px #00a1e9;
	margin: 0 0 40px;
	padding: 0 0 15px;
}

.sec-kyouju-intro .sec-intro-box h3 span {
	font-size: 24px;
}

.sec-kyouju-intro .sec-intro-box h3.ttl01 span:before {
	margin: 0 15px 0 0;
	content: " ";
	display: inline-block;
	width: 50px;
	height: 42px;
	background: url("../text/img/intro_icon01.png") no-repeat;
	background-size: contain;
	vertical-align: middle;
}

.sec-kyouju-intro .sec-intro-box h3.ttl02 span:before {
	margin: 0 15px 0 0;
	content: " ";
	display: inline-block;
	width: 25px;
	height: 31px;
	background: url("../text/img/intro_icon02.png");
	background-size: contain;
	vertical-align: middle;
}

.sec-kyouju-intro .sec-intro-box h3.ttl03 span:before {
	margin: 0 15px 0 0;
	content: " ";
	display: inline-block;
	width: 31px;
	height: 31px;
	background: url("../text/img/intro_icon03.png");
	background-size: contain;
	vertical-align: middle;
}

.sec-kyouju-intro .sec-intro-box .sec-content {
	background: #fff;
	margin: 0 0 30px;
	padding: 30px 0 25px;
}

.sec-kyouju-intro .sec-intro-box .sec-content ul {
	max-width: 910px;
	margin: 0 auto;
}

.sec-kyouju-intro .sec-intro-box .sec-content ul li {
	text-indent: -1em;
	margin-left: 1em;
	margin-bottom: 10px;
	font-size: 15px;
}

.sec-kyouju-intro .sec-intro-box .sec-content ul li span {
	border: solid 1px #333;
	display: inline;
	font-size: 15px;
}

.sec-kyouju-intro .sec-intro-box .sec-content ul .note {
	font-size: 12px;
	margin-bottom: 5px;
}

.sec-kyouju-intro .sec-intro-box .sec-btn {
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: flex-start;
	justify-content: flex-start;
}

.sec-kyouju-intro .sec-intro-box .sec-btn .btn1 {
	margin: 0 2% 0 0;
	padding: 0;
}

.sec-kyouju-intro .sec-intro-box .sec-btn .btn1 a {
	display: block;
	color: #fff;
	position: relative;
	height: 60px;
}

.sec-kyouju-intro .sec-intro-box .sec-btn .btn1 a p {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	width: 100%;
	text-align: center;
	font-size: 15px;
	line-height: 1.2;
}

@media only screen and (max-width: 750px) {
	.sec-kyouju-intro.mat110 {
		margin-top: 60px;
	}
	.sec-kyouju-intro .sec-intro-box {
		margin: 0 5% 50px;
	}
	.sec-kyouju-intro .sec-intro-box:last-child {
		margin: 0 5%;
	}
	.sec-kyouju-intro .sec-intro-box h3 {
		margin: 0 0 20px;
		padding: 0 0 10px;
	}
	.sec-kyouju-intro .sec-intro-box h3 span {
		font-size: 4.26667vw;
	}
	.sec-kyouju-intro .sec-intro-box h3.ttl01 span:before {
		margin: 0 10px 0 0;
		width: 25px;
		height: 21px;
	}
	.sec-kyouju-intro .sec-intro-box h3.ttl02 span:before {
		margin: 0 15px 0 0;
		content: " ";
		display: inline-block;
		width: 25px;
		height: 31px;
		background: url("../text/img/intro_icon02.png");
		background-size: contain;
		vertical-align: middle;
	}
	.sec-kyouju-intro .sec-intro-box h3.ttl03 span:before {
		margin: 0 15px 0 0;
		content: " ";
		display: inline-block;
		width: 31px;
		height: 31px;
		background: url("../text/img/intro_icon03.png");
		background-size: contain;
		vertical-align: middle;
	}
	.sec-kyouju-intro .sec-intro-box .sec-content {
		margin: 0 0 20px;
		padding: 15px 0;
	}
	.sec-kyouju-intro .sec-intro-box .sec-content ul {
		margin: 0 5%;
	}
	.sec-kyouju-intro .sec-intro-box .sec-content ul li {
		margin-bottom: 5px;
		font-size: 3.33333vw;
	}
	.sec-kyouju-intro .sec-intro-box .sec-content ul li span {
		font-size: 3.33333vw;
	}
	.sec-kyouju-intro .sec-intro-box .sec-content ul .note {
		font-size: 2.2vw;
	}
	.sec-kyouju-intro .sec-intro-box .sec-btn {
		display: block;
	}
	.sec-kyouju-intro .sec-intro-box .sec-btn .btn1 {
		width: 100%;
		margin: 0 0 10px;
	}
	.sec-kyouju-intro .sec-intro-box .sec-btn .btn1 a {
		display: block;
		color: #fff;
		position: relative;
		height: 60px;
	}
	.sec-kyouju-intro .sec-intro-box .sec-btn .btn1 a p {
		position: absolute;
		top: 50%;
		left: 50%;
		-webkit-transform: translate(-50%, -50%);
		transform: translate(-50%, -50%);
		width: 100%;
		text-align: center;
		font-size: 15px;
		line-height: 1.2;
	}
}

.wrap_scroll_table {
	max-width: 970px;
	margin: 0 auto 50px;
}

h2.wst_lineup_ttl {
	text-align: center;
	margin-bottom: 45px;
	font-size: 28px;
	font-weight: bold;
}

h2.wst_lineup_ttl span {
	font-size: 28px;
	font-weight: bold;
	color: #00a0e9;
}

h2.wst_lineup_ttl span::before {
	margin: 0 15px 0 0;
	content: " ";
	display: inline-block;
	width: 44px;
	height: 32px;
	background: url("../text/img/sttl_icon03.png") no-repeat;
	background-size: contain;
	vertical-align: middle;
}

.wrap_scroll_table table.info {
	width: 100%;
	border-collapse: collapse;
	border: solid 1px #aaa;
	/*表全体を線で囲う*/
}

.wrap_scroll_table table.info tr th {
	font-size: 12px;
	text-align: center;
	vertical-align: middle;
	background: #f7f7f7;
	padding: 15px 10px;
	border-right: dotted 1px #aaa;
}

.wrap_scroll_table table.info tr th:nth-child(1) {
	width: 20%;
}

.wrap_scroll_table table.info tr th:nth-child(2) {
	width: 30%;
}

.wrap_scroll_table table.info tr th:nth-child(3) {
	width: 50%;
}

.wrap_scroll_table table.info tr td {
	font-size: 12px;
	vertical-align: middle;
	border-right: dotted 1px #aaa;
	border-bottom: dotted 1px #aaa;
	padding: 15px 10px;
}

.wrap_scroll_table table.info tr td p {
	font-size: 15px;
}

.wrap_scroll_table table.info tr td .mat10 {
	margin: 10px 0 0;
}

.wrap_scroll_table table.info tr td.textbook {
	text-align: center;
	vertical-align: top;
}

.wrap_scroll_table table.info tr td.textbook img {
	box-sizing: border-box;
	border: 2px solid #fff;
	box-shadow: 3px 3px 5px 0 rgba(0, 0, 0, 0.3);
}

.wrap_scroll_table table.info tr td ul {
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	flex-wrap: wrap;
	/*折り返し*/
}

.wrap_scroll_table table.info tr td ul li {
	width: 48%;
	font-size: 13px;
	margin: 0 0 10px;
	padding: 1.3em 1em;
	border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	font-weight: bold;
	text-align: center;
}

.wrap_scroll_table table.info tr td ul li.icon_blue1 {
	background: #d9f1fc;
}

.wrap_scroll_table table.info tr td ul li.icon_blue2 {
	color: #fff;
	background: #00a0e9;
}

.wrap_scroll_table table.info tr td ul .icon_blue_w100 {
	width: 100%;
}

@media only screen and (max-width: 750px) {
	.wrap_scroll_table {
		width: 90%;
		overflow-x: scroll;
		margin: 0 5% 40px;
	}
	h2.wst_lineup_ttl {
		text-align: center;
		margin-bottom: 25px;
		font-weight: bold;
	}
	h2.wst_lineup_ttl span {
		font-size: 4.86667vw;
		font-weight: bold;
	}
	h2.wst_lineup_ttl span::before {
		margin: 0 15px 0 0;
		content: " ";
		display: inline-block;
		width: 44px;
		height: 32px;
		background: url("../text/img/sttl_icon03.png") no-repeat;
		background-size: contain;
		vertical-align: middle;
	}
	.wrap_scroll_table table.info {
		min-width: 980px;
		margin: 0 auto;
	}
}


/*　啓林館DXシリーズ　新デジタル教科書のご紹介　*/

.btn_area .btn_area_inn {
	width: 90%;
	margin: 0 auto;
}

.btn_area .btn_yellow, .btn_area .btn_blue {
	text-align: center;
	margin: 0 0 20px;
	display: block;
	font-size: 15px;
	font-weight: bold;
	padding: 15px 0;
	background-image: url(../img/btn_arrow01.png) no-repeat 95% center;
	color: #FFF;
	border-radius: 10px;
}

.btn_area .btn_yellow a, .btn_area .btn_blue a {
	color: #ffffff;
	padding: 30px;
	font-size: 15px;
}

.btn_area .btn_yellow {
	background-color: #FFC000;
}

.btn_area .btn_blue {
	background-color: #4472C4;
}

@media only screen and (max-width: 640px) {
	.btn_area .btn_yellow a, .btn_area .btn_blue a {
		color: #ffffff;
		padding: 30px;
		font-size: 13px;
	}
}


/*レイアウト調整*/

.mgn_lr {}

.pdg_lr {
	width: auto;
	padding-left: 2%;
	padding-right: 2%;
	margin: 0 auto;
}


/*.content_inner {
	width: auto;
}*/

.w980 {
	max-width: 980px;
	margin: 0 auto!important;
}

.pamphlet_area .content_inner .pamphlet_index .right {
	float: right;
	width: 70%;
}


/*#mv .movie {
	margin: 150px auto 0;
}*/

.mv_area ul {
	display: flex;
	justify-content: center;
}

.pamphlet_area .content_inner .pamphlet_index .left {
	width: 30%;
	text-align: center
}

.pamphlet_area .content_inner .pamphlet_index .right {
	width: 70%;
}

.sec-line-up .line-up .box:not(:last-child) {
	margin-right: 1%;
}

.other_area {
	/* margin: 0 auto 130px; */
}

.other_area .content_inner .left {
	width: 53%;
}

.other_area .content_inner .right {
	width: 37%;
}

@media only screen and (max-width: 750px) {
	.pamphlet_area {
		padding: 30px 0;
		/*! margin: 0 5% 30px; */
	}
	.content_inner {
		width: auto;
		/* margin: 0 5%; */
	}
	.pamphlet_area .content_inner .pamphlet_index .right {
		float: right;
		width: 70%;
	}
	/*#mv .movie {
	margin: 300px auto 0;
	}*/
	.mv_area ul {
		display: block;
		justify-content: center;
	}
	.pamphlet_area .content_inner .pamphlet_index .left {
		width: 100%;
		text-align: center
	}
	.pamphlet_area .content_inner .pamphlet_index .right {
		width: 100%;
	}
	.other_area {
		margin: 0 auto 65px;
	}
	.other_area .content_inner .left {
		float: none;
		width: 100%;
	}
	.other_area .content_inner .right {
		float: none;
		width: 100%;
	}
	.btn3, .btn4 {
		float: none;
		padding: 15px 30px;
		margin: 0 auto;
		width: 80%;
	}
}

@media only screen and (max-width: 640px) {
	.series_area ul li {
		text-align: center;
	}
}


/*=======================================
　220421～追加
=======================================*/

.other_area .content_inner {
	max-width: 980px;
}

#mv li {
	position: relative;
	/* background: #fff; */
	/* white-space: nowrap; *//* width: 15%; */
}

#mv .icon {
	/* position: absolute; */
	/* top: -5px; */
	/* left: 0vw; */
	/* width: fit-content; */
	/* width: 11%; */
	/* z-index: 1; */
}

#mv .icon {
	/* width: 100%; */
	/* padding: 22% 70%; */
	/* border-radius: 50%; */
	background-color: #f25309;
	font-size: 10px;
	/* white-space: nowrap; */
	color: #fff;
	text-align: center;
	padding: 7.5px 5px;
	display: inline-block;
	margin: 0px 2% -4px 0;
}
.mv_area li {
	width: 15%;
}

@media only screen and (max-width: 1400px){
	.mv_area ul li em {
		display: block;
		margin-top: 5px;
	}
}

@media only screen and (max-width: 1315px) {
	.mv_area ul {
		top: 15vw;
	}
}

@media only screen and (max-width: 1000px) {
	#mv.mgb170 {
		/* margin-bottom: 310px; */
		margin-bottom: 65vw;
	}
	.mv_area {
		height: auto;
		padding-top: 28px;
		background-size: cover;
		text-align: center;
		margin-top: 0px;
	}
	.mv_area ul {
		top: 19vw;
		display: block;
		justify-content: center;
	}
	.mv_area ul li {
		display: inline-block;
		margin: 0 3% 2vw;
		width: 26%!important;
	}
}

@media only screen and (max-width: 750px) {
	#mv .icon {
		/*left: -2vw;*/
	}
	.mv_area ul li em {
    display: block;
	margin-top: 5px;
	}	
}

@media only screen and (max-width: 450px) {
	#mv.mgb170 {
		margin-bottom: 90vw!important;
	}
}

.btn_support a {
	margin: 40px auto 20px;
	width: fit-content;
	background: #fff;
	border: 1px solid #32A3E7;
	border-radius: 10px;
	padding: 20px 5% 20px 2%;
	position: relative;
	display: block;
}

.btn_support a::after {
	background: url("../text/img/btn_arrow_r.png") no-repeat;
	content: "";
	display: inline-block;
	width: 10px;
	height: 16px;
	position: absolute;
	top: 50%;
	right: 5%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}


/*=======================================
　ナビデザイン変更
=======================================*/

.categ-nav {
	max-width: 1430px;
	padding: 20px 0 10px;
	margin: 0 auto;
}

.categ-nav li {
	/*width: 230px;*/
	width: 16%;
}

.categ-nav li:nth-child(1) a {
	color: #fff;
	background: #00a0e9;
	border: solid 2px #00a0e9;
}

.categ-nav li:nth-child(2) a {
	color: #fff;
	background: #354692;
	border: solid 2px #354692;
}

.categ-nav li:nth-child(3) a {
	color: #fff;
	background: #8d6c2b;
	border: solid 2px #8d6c2b;
}

.categ-nav li:nth-child(4) a {
	color: #fff;
	background: #7c5098;
	border: solid 2px #7c5098;
}

.categ-nav li:nth-child(5) a {
	color: #000;
	background: #fff;

	border: solid 2px #cccbc8;
}

.categ-nav li:nth-child(6) a {
	color: #000;
	background: #fff;
	border: solid 2px #cccbc8;
}

.categ-nav li:nth-child(5) p:before {
	margin: 0 10px 0 0;
	width: 35px;
	height: 25px;
	background: url(../text/img/nav_icon05.png) no-repeat;
	background-size: contain;
	vertical-align: middle;
}

.categ-nav li:nth-child(6) p:before {
	margin: 0 10px 0 0;
	width: 15px;
	height: 23px;
	background: url(../text/img/nav_icon06.png) no-repeat;
	background-size: contain;
	vertical-align: middle;
}


/* パンくず */

.l-inner {
	width: 100%;
	background: #fff;
}

.m-pagePath {
	width: 1016px;
	margin: auto;
	display: block;
}


/* 上部固定させるためのCSS */

.fixed_area {
	width: 100%;
	align-items: center;
	background: #fff;
}


/*JSを使いfixedクラスが付与された際の設定*/

.fixed_area1.fixed {
	position: fixed;
	z-index: 999;
	top: 0;
	left: 0;
}

.fixed_area2.fixed {
	position: fixed;
	z-index: 999;
	top: 32px;
	left: 0;
}

@media only screen and (max-width: 750px) {
	.fixed_area2.fixed {
		top: 45px;
	}
}


/*=======================================
　spナビ折り畳み
=======================================*/

.clearfix::after {
	content: "";
	display: block;
	clear: both;
}

@media only screen and (max-width: 750px) {
	/*アコーディオンで現れるエリア*/
	.categ-nav.box {
		display: none;
		background: #e7faff;
		padding: 3%;
		width: 100%!important;
	}
	.nav_title {
		color: #fff;
		background: url("../text/img/navttl_icon01.png") no-repeat 5% center #32A3E7;
		padding: 20px 5% 20px 12%;
	}
	.nav_title p {
		position: relative;
		display: inline-block;
		padding-right: 10%;
	}
	.nav_title p::after {
		content: "";
		width: 21px;
		height: 13px;
		color: #fff;
		background: url("../text/img/navttl_open.png") no-repeat;
		display: inline-block;
		position: absolute;
		top: 55%;
		right: 0;
		-webkit-transform: translateY(-50%);
		transform: translateY(-50%);
	}
	.nav_title.close p::after {
		background: url("../text/img/navttl_close.png") no-repeat;
		top: 49%;
	}
	.categ-nav li {
		float: left;
		width: 49%;
	}
	.categ-nav li:nth-child(odd) {
		margin-right: 2%;
	}
}





/*=======================================
　ページ内リンク　余白
=======================================*/
.anchor {
    display: block;
    padding-top: 70px;
    margin-top: -70px;
}
@media only screen and (max-width: 768px){
.anchor {
    padding-top: 150px;
    margin-top: -150px;
}
}


/*=======================================
　その他の副教材ボタン
=======================================*/
.series_area .btn {
    text-align: center;
    width: 220px;
    margin: 0 auto;
    display: block;
    font-size: 15px;
    font-weight: bold;
    padding: 15px 0;
    background: #32A3E7 url(../img/btn_arrow01.png) no-repeat 90% center;
    color: #FFF;
    border-radius: 30px;
    -webkit-box-shadow: 0 0 9px 0 rgb(0 0 0 / 10%);
    -moz-box-shadow: 0 0 9px 0 rgba(0,0,0,0.1);
    box-shadow: 0 0 9px 0 rgb(0 0 0 / 10%);
    position: absolute;
    top: 0;
    right: 0;
}
.series_area .btn a {
    color: #FFF;
}
@media only screen and (max-width: 750px){
.series_area .btn {
    width: auto;
    margin: 10px 0 0;
    position: static;
}
}





/*=======================================
　仕様・価格
=======================================*/
.series_area.sub .content_inner .block .text .spec_txt {
    font-size: 12px;
    display: block;
    color: #666;
    font-style: normal;
	margin-bottom: 10px;
	vertical-align: middle;
}
.series_area.sub .content_inner .block .text .spec_txt span {
	width:fit-content;
	min-width: 40px;
	display: inline-block;
    text-align: center;
    padding: 0 5px;
    border: 1px solid #666;
    font-size: 11px;
    white-space: nowrap;
	margin-right: 5px;
}
.series_area.sub .content_inner .block .img em {
    font-size: 14px;
    display: block;
    color: #666;
    font-style: normal;
	/* text-align: center; */
	margin-left: 28%;
}



/*=======================================
　トップ修正　220606~
=======================================*/
.sec-nav .nav-inner .nav-box {
    font-feature-settings: "palt";
}
.sec-nav .nav-inner .nav-box:nth-of-type(4) .inn .img {
    /*width: 60%;*/
    /*margin-left: 3%;*/
}
.sec-nav .nav-inner .nav-box:nth-of-type(4) .inn .text p:nth-of-type(1) {
    margin-bottom: 5px;
}
.a_line {
	text-decoration: underline;
}
@media only screen and (max-width: 768px){
.sec-nav .nav-inner .nav-box:nth-of-type(4) .inn .img {
    margin: 0 auto 10px;
}
}




