@charset "UTF-8";
/* CSS Document */
html,body{
	scroll-behavior: smooth;
}
.clearfix::after {
   content: "";
   display: block;
   clear: both;
}
.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;
}

#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.top {
	text-align: center;
	position: relative;
	top: 40px;
	margin-top:-80px;
}
.mv_area ul {
	text-align: center;
	position: relative;
	top: 80px;
	margin-top:-80px;
}
.top .mv_area ul {
	max-width:1500px;
	margin:0 auto;
}
.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;
}
.mv_area ul li em {
	font-size:13px;
	font-weight:normal;
	font-style: normal;
	line-height: 1.8;
	padding-left: 5px;
}
.top .mv_area ul li {
	display:inline-block;
	margin:0 0%;
	width:16%;
}
.content_inner {
	width:980px;
	margin:0 auto;
}
@media only screen and (max-width: 750px){
#mv{
	margin-top:0px;
	margin-bottom:50px;
}
#mv.mgb170{
	margin-bottom: 90px;
}
#mv.top{
	margin-top:0px;
	margin-bottom: 45vw;
}
#slide{
	min-height: 325px;
}
#slide.top {
	min-height: 400px;
}
.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.top {
	text-align: center;
	position: relative;
	top:47px;
	margin-top:-80px;
}
.mv_area ul {
	text-align: center;
	position: relative;
	top: 50px;
	margin-top: -10vw;
}
.mv_area ul li {
	display:inline-block;
	margin: 0 3%;
	width: 55%;
}
.top .mv_area ul li {
	display:inline-block;
	margin:0 0%;
	width:26%;
}

.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;
}



@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 {
	padding: 50px 0;
	margin:0 0 30px;
    background: #effbff;
}
.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;
}
.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); */
-webkit-filter: drop-shadow(1px 3px 5px rgba(0, 0, 0, 0.2));
 -moz-filter:drop-shadow(1px 3px 5px rgba(0, 0, 0, 0.2));
 -ms-filter:drop-shadow(1px 3px 5px rgba(0, 0, 0, 0.2));
 filter: drop-shadow(6px 6px 6px rgba(0, 0, 0, 0.2));
	/*transform: translateZ(0);*/
}

.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:after {
	content:" ";
	display:block;
	clear:both;
}
.pamphlet_area .content_inner .pamphlet_index .right ul li {
	width:48%;
	float:left;
	margin-right:4%;
	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;
	word-break: keep-all;
	padding: 10px 40px 10px 20px;
	font-size: 14px;
}

@media only screen and (max-width: 750px){
.pamphlet_area {
	margin: 0 5%;
}
.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: 100px;
}
.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;
}
.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;
	padding-top: 55px;
}
.series_area h2 {
	text-align:center;
	/* margin-bottom:35px; */
	margin-bottom: 60px;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 h3.st {
	text-align: center;
	display: block;
	/* margin-bottom: 15px; */
	/* border: 3px #666 solid; */
	padding: 18px 20px;
	font-size: 40px;
	margin: 0 auto 25px;
	/* width: 200px; */
	/*! background: #e4faff; */
	background: #0c97d9;
	margin-bottom: 0;
	color: #FFF;
letter-spacing: 20px;}.series_area ul:after {
	content:" ";
	display:block;
	clear:both;
}
.series_area ul {
	/* margin-bottom:65px; */
margin-bottom: 150px;}
.series_area ul li {
	float: left;
	width: 49.95%;
	margin-right:0.1%;
	position:relative;
	margin-bottom:2px;
	padding-bottom: 37px;
}
.series_area ul.last li {
	float: left;
	width: 33.25%;
	margin-right:0.1%;
	position:relative;
	margin-bottom:2px;
	padding-bottom: 37px;
}
.series_area ul li:last-child {
	margin-right:0;
}
.series_area ul li:nth-child(3n) {
	margin-right:0;
}
.series_area ul li.s1 {
	background:url(../text/img/series_bg01.jpg) no-repeat;
	background-size:cover;
}
.series_area ul li.s2 {
	background:url(../text/img/series_bg02.jpg) no-repeat;
	background-size:cover;
}
.series_area ul li.s3 {
	background:url(../text/img/series_bg03.jpg) no-repeat;
	background-size:cover;
}
.series_area ul li.s4 {
	background:url(../text/img/series_bg04.jpg) no-repeat;
	background-size:cover;
}
.series_area ul li.s5 {
	background:url(../text/img/series_bg05.jpg) no-repeat;
	background-size:cover;
}
.series_area ul li.s6 {
	background:url(../text/img/series_bg06.jpg) no-repeat;
	background-size:cover;
}
.series_area ul li.s7 {
	background:url(../text/img/series_bg07.jpg) no-repeat;
	background-size:cover;
}
.series_area ul li.s8 {
	background:url(../text/img/series_bg08.jpg) no-repeat;
	background-size:cover;
}
.series_area ul li.s9 {
	background:url(../text/img/series_bg09.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;
	line-height:0.6;
}
.series_area h2 span {
	font-size: 4.86667vw;
	font-weight:bold;
	line-height:1.1;
}
.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;
	margin-bottom: 15px;
}
.series_area ul.last li{
	width:auto;
	float:none;
	margin-right:0;
	position:relative;
	margin-bottom:2px;
	padding-bottom: 20px;
	margin-bottom: 15px;
}


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

.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-bottom: 130px;
}
.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.s {
	border-bottom: none;
	padding-bottom: 0;
	margin-bottom:45px;
	float:left;
	width:239px;
	margin-right:8px;
}
.series_area.sub .content_inner .block.s .btn a {
	color:#fff;
}
.series_area.sub .content_inner .block.s:last-child {
	border-bottom: none;
	padding-bottom:0;
	margin-right:0px;
}
.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 .text {
	float: right;
	width: 705px;
}

.series_area.sub .content_inner .block .img.w {
	float: left;
	width: 451px;
	margin-right: 35px;
}
.series_area.sub .content_inner .block .text.w {
	float: right;
	width: 493px;
}



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

.series_area.sub .content_inner .block.s .text {
	float: none;
	width: auto;
}
.series_area.sub .content_inner .block.s .text h3 {
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 16px;
	padding:0 7px;
}

.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;
	margin: 0px 0px 20px;
}
.series_area.sub .content_inner .block .text .list p {
	font-size:15px;
	padding-left:1em;
	text-indent:-1em;
	margin-bottom:7px;
}

@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.s {
	border-bottom: 1px solid #bfbfbf!important;
	padding-bottom: 30px!important;
	margin-bottom:30px;
	float:none;
	width:auto;
	margin-right:0px;
}
.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 .text {
	width:auto;
	float:none;
}

.series_area.sub .content_inner .block .img.w {
	width:auto;
	float:none;
	margin-right: 0px;
	text-align:center;
	margin-bottom:15px;
}
.series_area.sub .content_inner .block .text.w {
	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 .right {
	width: 100%;
	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;
}
}




.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 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 video {
	width:100%;
	padding:0 3%;
	box-sizing:border-box;
}
.lity-container {
	width:100%;
	max-width:964px !important;
}
#mv .movie {
	margin: 180px auto 0;
	max-width: 430px;
	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: 45vw auto 0;
	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;
    flex-wrap: wrap;
}
.categ-nav li {
    width: 310px;
}
.categ-nav li a {
    display: block;
    text-align: center;
    border: solid 2px #cccbc8;
    color: #333;
    position: relative;
    height: 58px;
}
.categ-nav li p {
    font-size: 15px;
    width: 100%;/* width: fit-content; */
  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: 37px;
 height: 28px;
 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: 18px;
 height: 25px;
 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: 18px;
 height: 25px;
 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: 18px;
 height: 25px;
 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:19px;
 height:23px;
 background: url("../text/img/nav_icon02.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:19px;
 height:23px;
 background: url("../text/img/nav_icon03.png") no-repeat;
 background-size:contain;
 vertical-align:middle;
}
.categ-nav li:nth-child(7) 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:last-child 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 p {
	color:#fff;
	font-size: 24px;
	font-weight: bold;
	text-align: center;
    position: relative;
    padding: 0.7em 0.3em;
}
.sec-series-intro .ttl p: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 p: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;
	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 0 50px;
}
.sec-kyouju-intro2 {
	padding: 0 0 130px;
}

.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 {margin: 0 auto 20px;max-width: 760px;}

.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 .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-around;
    justify-content: space-around;
}
.sec-line-up .line-up .box dl {
    border-right: dotted 2px #d8d7d5;
    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;
    width: 50%;
}
.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;max-width: 760px;margin: 0 auto;}
.btn-area {
    max-width: 1180px;
    margin: 60px auto 0;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    flex-wrap: wrap;
    /*! position: absolute; */
    bottom: -40px;
    left: 0;
    right: 0;
}
.btn-area2 {
    bottom: -27px;
    max-width: 220px;
}
.btn-area .btn {
    width: 343px;
    margin: 0 0 50px;
}

.btn-area .btn:nth-last-child(-n+3) {
    margin: 0;
}

.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: 1px 0 9px 0 rgb(0 0 0 / 10%);
	border: solid 1px #fff;
}
.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: 750px){
.categ-nav {
    margin: 0 3%;
    padding: 10px 0;
    flex-wrap: wrap;
    -webkit-justify-content: space-between;
    justify-content: space-between;
}
.categ-nav li {
    width: 48%;
    margin: 0 0 10px;
}
.categ-nav li:last-child {
    margin: 0;
}
.categ-nav li a {
    height: 58px;
}
.categ-nav li p {
    font-size: 13px;
text-align: left;padding-left: 19%;width: 100%;/* margin-left: 15%; */}
.categ-nav li:nth-child(1) p:before {
 /* width: 25px; */
 /* height: 17px; */
/* top: 67%; */}
.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: 14px;
 height: 18px;
}
.categ-nav li:nth-child(6) p:before {
 /* width: 14px; */

 /* height: 18px; */
}
.categ-nav li:nth-child(7) p:before {
 width: 14px;
 height: 18px;
}
.categ-nav li:last-child p:before {
 /* width:10px; */
 /* height:18px; */
}
.sec-series-intro {
	margin: 120px 5% 60px;
}

.sec-series-intro .ttl {
    top: -25px;
    width: 85%;
}
.sec-series-intro .ttl p {
	font-size: 16px;
	padding: 0.5em 0.2em;
}
.sec-series-intro .ttl p:before {
 margin: 0 10px 0 0;
 width: 31px;
 height: 19px;
}
.sec-series-intro .ttl p: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 {}
.sec-kyouju-intro .point li:nth-child(3):before {}
.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 {
    margin: 0;
    padding: 10px 0;
    min-height: 100%;
    width: 49%;
}
.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: 1px 5%;
    display: block;
    position: static;
}
.btn-area {
	/* margin: 0 auto; */
}
.btn-area .btn {
    width: 100%;
    margin: 0 0 20px;
}
.btn-area .btn:nth-last-child(-n+3) {
    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 li.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;
}
}

/*　各対応副教材「新刊」「改訂」装飾　*/
.content_inner .block .text h3 span {
	font-size: 12px;
	color: #ffffff;
	background-color: #FF8C1A;
	margin: 0 10px 10px 0;
	padding: 2px 5px;
	border-radius: 3px;
	line-height: 32px;
}

.content_inner .block .text .list p span {
	font-size: 12px;
	color: #ffffff;
	background-color: #FF3359;
	margin: 0 3px 10px;
	padding: 2px 5px;
	border-radius: 10px;
	line-height: 22px;
}

/*表紙2冊*/
.wrap_scroll_table table.info tr td.textbook2 {
	text-align: center;
	vertical-align:top;
}
/*化学基礎の教科書用語変更について*/
.pdf_link {
	max-width: 980px;
	margin: 0 auto;
position: relative;z-index: 2;}
.pdf_link_box {
	height: 30px;
	display: flex;
	flex-flow: nowrap;
	justify-content: center;
}
.intro_icon04 {
	width: 30px;
}
.pdf_link_inn a p {
	font-size: 14px;
	line-height: 30px;
	margin-left: 10px;
}
@media only screen and (max-width: 750px){
.pdf_link {
	width: auto;
	margin: 30px 5% 0;
}
.pdf_link_box {
	height: 30px;
	display: flex;
	flex-flow: nowrap;
	justify-content: center;
}
.intro_icon04 {
	width: 30px;
}
.pdf_link_inn a p {
	font-size: 14px;
	line-height: 30px;
	margin-left: 10px;
}
}
@media only screen and (max-width: 640px){
.pdf_link {
	width: auto;
	margin: 30px 5% 0;
}
.pdf_link_box {
	height: 30px;
	display: flex;
	flex-flow: nowrap;
	justify-content: center;
}
.intro_icon04 {
	width: 20px;
}
.pdf_link_inn a p {
	font-size: 12px;
	line-height: 30px;
	margin-left: 10px;
}
}
/*ボタンの文字小さく*/
.sec-kyouju-intro .sec-intro-box .sec-btn .btn1_small a p {
	font-size: 13px;
}



/*=======================================
　220421~追加
=======================================*/
.mb0 {margin-bottom: 0!important;}


#mv .icon {
	background-color: #f25309;
	font-size: 10px;
	color: #fff;
	text-align: center;
	padding: 7.5px 5px;
	display: inline-block;
	margin: 0px 2% -4px 0;
}

.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%);
}





.series_area ul li.s10 {
    background: url(../text/img/series_bg10.jpg) no-repeat;
    background-size: cover;
}
.series_area ul li.s11 {
    background: url(../text/img/series_bg11.jpg) no-repeat;
    background-size: cover;
}.series_area ul li.s12 {
    background: url(../text/img/series_bg12.jpg) no-repeat;
    background-size: cover;
}.series_area ul li.s13 {
    background: url(../text/img/series_bg13.jpg) no-repeat;
    background-size: cover;
}.series_area ul li.s14 {
    background: url(../text/img/series_bg14.jpg) no-repeat;
    background-size: cover;
}


@media only screen and (max-width: 750px){
	.physics2.mv_area ul li {
    width: 43%;
}
}
@media only screen and (max-width: 400px){
#mv.top {
    margin-bottom: 15vw;
}
}




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

.categ-nav {
	max-width: 1430px;
	padding: 20px 20px 10px;
	margin: 0 auto;
	gap:10px;
	justify-content:space-between;
}

.categ-nav li {
	/*width: 230px;*/
	flex:1 1 23%;
}

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

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

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

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

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

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

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

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

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

.categ-nav li p:before {
	content: " ";
    display: inline-block;
/* position: absolute; */top: 50%;}

.categ-nav li:nth-child(4) ,

.categ-nav li:nth-child(9) {
	margin-right: 0;
}

.categ-nav li:nth-child(5) p:before {
	margin: 0 10px 0 0;
	width: 18px;
	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: 18px;
	height: 25px;

	background: url(../text/img/nav_icon06.png) no-repeat;
	background-size: contain;
	vertical-align: middle;
}

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

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

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

.categ-nav li.li_w {
	flex-basis: 18.5%;
}

.categ-nav li p::before {
	/* -webkit-transform: translateY(-50%); */
	/* transform: translateY(-50%); */
}


/* パンくず */

.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;
	}
	.categ-nav li.li_w {
		width: 49%;
		margin-right: 1.1%;
	}
	.categ-nav li:nth-child(even) {
		margin-right: 0;
	}
}


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

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

@media only screen and (max-width: 750px) {
	/*アコーディオンで現れるエリア*/
	.categ-nav.box {
		display: none;
		background: #ccf4e6;
		padding: 3%;
		width: 100%!important;
	}
	.nav_title {
		color: #fff;
		background: url("../text/img/navttl_icon01.png") no-repeat 5% center #61b598;
		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%;
	}
	.categ-nav li:nth-child(1) p {
        /* padding-left: 3.6em; */
    	/* text-indent: -3.6em; */
		line-height: 1.5;
		/* top: 44%; */
	}
	.categ-nav li:nth-child(2) p:before,
	.categ-nav li:nth-child(3) p:before,
	.categ-nav li:nth-child(4) p:before,
	.categ-nav li:nth-child(5) p:before,
	.categ-nav li:nth-child(6) p:before,
	.categ-nav li:nth-child(7) p:before,
	.categ-nav li:nth-child(9) p:before {
		margin: 0 10px 0;
	}
	.categ-nav li p::before {
		-webkit-transform: translateY(-50%);
		transform: translateY(-50%);
	}
	.categ-nav li p:before {
		position: absolute;
		top: 50%;
		left: 4%;
	}
}
@media only screen and (max-width: 640px){
.categ-nav li p:before {
    left: 2%;
}
.categ-nav li p {
    padding-left: 25%;
}
}




/*=======================================
　ページ内リンク　余白
=======================================*/
.anchor {
    display: block;
    padding-top: 200px;
    margin-top: -200px;
	position: relative;
	/*z-index: -1;*/
}
.series_area .anchor {
	/*z-index: auto;*/
}
#guidance.anchor {
	z-index: 0;
padding-top: 100px;
    margin-top: -100px;}
@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 #physics h3 {
	background: #ec3636;
}
.series_area #chemistry h3 {
	background: #142eae;
}
.series_area #biology h3 {
	background: #029027;
}
.series_area #geophysics h3 {
	background: #7c48a9;
}
.series_area #life h3 {
	background: #fca147;
}
.series_area #mathsearch_basics h3 {
	background: #644a35;
}
.series_area #life h3,
.series_area #mathsearch_basics h3 {
	letter-spacing: 8px;
}
@media only screen and (max-width: 750px){
.series_area h3.st {
    padding: 15px auto;
    font-size: 20px;
}
}







.clearfix2 {
    zoom: 1;
}
@media only screen and (max-width: 750px){
.sec-works .works {
    float: none;
}
.sec-works .works .block.s {
	border-bottom: 1px solid #bfbfbf !important;
	padding-bottom:30px !important;
	margin-bottom:30px !important;
}
.sec-works .works:last-child {
	margin-top: 0;
}
}



/*=======================================
　トップ修正　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;
}
}


