@charset "UTF-8";
/* CSS Document */

@import url("reset.css");

/* ヘッダー ============================================================= */

#header ul li.head_data a {color:#fff; background-color:#FA7E19; padding:20px 15px; font-size:18px; display: block; font-weight: bold;}

@media screen and (max-width:960px){
#header ul img {width:100%;}
}

@media screen and (max-width:950px){

#header ul li.pc_only {width:30%;}
}

@media screen and (max-width:880px){
#header h1 {display:none; padding:5px 0 10px 0; font-size:80%; line-height:1.4;}
#header h1 br.no_br {display:none;}
}


@media screen and (max-width:768px){
}

@media screen and (max-width:740px){
#header_wrapper {position:relative; background:#FFF; padding:2% 0 0 0;}
#header h1 {display:none;}
}


/*--------------------------------------------------------------------------------------------
　　スマホのフッターボタン
--------------------------------------------------------------------------------------------*/
@media screen and (max-width:740px){
#totop {display: none;}
.nav_footer {display: block; position:fixed; z-index: 100; bottom:0; width: 100%;}
.nav_footer ul li {width: 49.95%; display: inline-block; position: relative;}
.nav_footer ul li a {
	background: #98BF2C;
	color:#FFF;
	text-align:center;
	display: block;
	text-decoration: none; font-size: 14px; font-weight: bold; position: relative;}

.nav_footer ul li a:before {content:'';
	background: url(../images/common/foot_icon01.png) no-repeat center center; width:36px; height: 36px; position: absolute; display: inline-block; margin-top:-6%; margin-left: -20%;}
.nav_footer ul li:last-child a:before {content:'';
	background: url(../images/common/foot_icon02.png) no-repeat center center; width:30px; height: 20px; position: absolute; display: inline-block; margin-top:-1.5%; margin-left: -20%;}
} /* スマホのフッターボタン */


/* メインビジュアル
------------------------------ */

#mainvisual{
	padding: 60px 0 40px 0;
}

#mainvisual img{
  width:100%;
  vertical-align:bottom;
}

#mainvisual .slick-prev { left: 25px; z-index: 1;}
#mainvisual .slick-next { right: 25px; }
#mainvisual .slick-prev:before,
#mainvisual .slick-next:before { font-size: 28px; }


@media screen and (max-width:768px) {
	#mainvisual{
		padding: 40px 0 10px 0;
	}
}

@media screen and (max-width:740px) {
#mainvisual{ padding: 8% 0 2% 0; margin-top: 0; }
#mainvisual .slick-prev { left: 2%; z-index: 1;}
#mainvisual .slick-next { right: 2%; }
#mainvisual .slick-prev:before,
#mainvisual .slick-next:before { font-size: 20px; }
}

/* 緊急告知 追記2020.08.03
------------------------------ */
#top .emergency {text-align:center; margin-top: 2%; margin-bottom: 2%;}

/* トップページ コンテンツ
------------------------------ */
#top section {
	margin-bottom: 50px;
}
#top section:last-of-type {
	margin-bottom: 70px;
}
#top .container {
	padding: 0 2.5%;
}
#top .inner {max-width: 960px; margin:0 auto;}

@media screen and (max-width:960px){
#top  .inner {width: 100%; margin:0;}
}


#top { background-color: #fff; }

#top .contents {
	width: 100%;
	float: left;
}

#top h2 {
	width: 100%;
	font-size: 1.9em;
	line-height: 1.9em;
	text-align: center;
	font-weight: bold;
	padding: 5px 0;
	font-family: "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}

#top .bannerBox{
  text-align: center;
  margin-top: 50px;
}
#top .bannerBox img{
  max-width: 100%;
  height: auto;
}

#top .link_btn {
  max-width:960px;
	margin: 0 auto;
  margin-bottom: 50px;
}

#top .link_btn li {
  width:48.5%;
	display: inline-block;
}
#top .link_btn li:last-child {
  margin-left: 2%;
}
@media screen and (max-width:680px) {
#top .link_btn {
  width:100%;
}
#top .link_btn li {
  width:100%;
	display: inline-block;
	padding: 10px;
}
}

#top .frame {
	margin-bottom: 40px;
	background-color: #FFF;
	display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
}

@media screen and (max-width:740px) {
#top .contents {
	width: 100%;
	margin-top: 4%;
}

#top h2 {
	width: 100%;
	font-size: 1.3em;
	line-height: 1.6em;
	padding: 1% 0;
}

#top .frame {
	margin-bottom: 6%;
	padding: 4%;
}

#top .link_btn li:last-child {
  margin-left: 0.12%;
}

}

/* 選ばれる理由
------------------------------ */
#top .reason { padding: 16px; }

#top .reason .box {
	display: inline-block;
	width: 32.8%;
	padding: 10px;
	vertical-align: top;
}

#top .reason h3 {
	padding-bottom: 10px;
	margin-bottom: 10px;
	text-align: center;
	line-height: 1.4em;
	font-weight: bold;
	border-bottom: #000 1px dotted;
	color: #d75587;
}

#top .reason h3 span {
	display: block;
	font-size: 80%;
}

#top .reason p { font-size: 90%; }

@media screen and (max-width:900px) {
	#top .reason .box {width: 32.7%;}
}


@media screen and (max-width:740px) {
#top .reason { padding: 3%; }

#top .reason .box {
	display: block;
	width: 100%;
	padding: 1%;
	margin-bottom: 6%;
}

#top .reason h3 {
	padding-bottom: 2%;
	margin-bottom: 2%;
	text-align: center;
}

#top .reason h3 span {
	display: block;
}
}


/* フロー
------------------------------ */
#top h2.flow_ttl {
	width: 100%;
	font-size: 1.3em;
	line-height: 1.6em;
	text-align: center;
	font-weight: bold;
	padding: 15px 0;
	background-color:#414144;
	color: #FFF;
}

#top .flow {
	margin-bottom: 10px;
	height: 500px;
	background: #FFF url(../images/top/flow_img1.jpg) no-repeat center bottom;
	background-size: contain;
	overflow: hidden;
}

#top .flow .desc {
	width: 890px;
	margin: 20px auto 0 auto;
	padding: 20px;
	text-align: center;
	border-radius: 20px;
	background-color: #EEE;
}

@media screen and (max-width:768px) {
	#top .flow .desc {
	width: 92%;
	padding: 4%;
	text-align: left;
	font-size: 86%;
	}
	.flow p.desc .pc_br {display: inline-block;}
	#top .flow {height: 500px;}
}

@media screen and (max-width:740px) {
#top h2.flow_ttl {
	width: 100%;
	font-size: 1.2em;
	line-height: 1.2em;
	font-weight: bold;
	padding: 3%;
}

#top .flow {
	margin-bottom: 4%;
	padding: 0 6%;
	height: auto;
	width: 100%;
	padding-bottom: 40%;
	background: #FFF url(../images/top/flow_img.jpg) no-repeat center bottom;
	background-size: contain;
}

#top .flow .desc {
	width: 100%;
	margin: 6% auto 0 auto;
	padding: 4%;
	font-size: 90%;
	line-height: 1.6em;
	border-radius: 10px;
}
}

/* スライダー小
------------------------------ */

#slides {
	width: 100%;
	padding: 40px 0;
	background-color:#FFFFE8;
}

#slides .items {
	width: 960px;
	margin: 0 auto;
}

@media screen and (max-width:800px){
	#slides .items { width: 92%; }
	#slides img { width: 96%; }
}

@media screen and (max-width:740px){
	#slides {
		width: 100%;
		padding: 6% 0;
	}

	#slides .items { width: 85%; }
	#slides img { width: 100%; }
}

/* コース
------------------------------ */
#course {
	background-color: #FCE1CA;
	padding:50px 0 60px;
}
#course h2 {
	font-size: 38px;
}
#course .course_box0 {
	margin: 10px auto 30px;
}

#course .course_box,
#course .course_box2 {
	background-color: #fff;
	box-shadow: 0 3px 7px 0 rgba(0, 0, 0, .3);
	display:-webkit-box;
	 display:-moz-box;
    display:-ms-flexbox;
    display:-webkit-flex;
    display:-moz-flex;
    display:flex;
    -webkit-box-pack:justify;
    -moz-box-pack:justify;
    -webkit-flex-pack:justify;
    -moz-flex-pack:justify;
    -ms-flex-pack:justify;
    -webkit-justify-content:space-between;
    -moz-justify-content:space-between;
    justify-content:space-between;
}
#course .course_box2 {
	margin-top: 30px;
}
#course .desc,
#course .box_img {
	width: 50%;
	margin: 0 auto;
}
#course .desc {
	padding: 5% 3% 0 5%;
}
#course .desc h3 {
	font-family: "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-size: 38px;
	text-align: center;
	font-weight: bold;
}
#course .desc p {
		font-size: 1.125em;
		margin-top: 3%;
}
#course .desc .link {
	margin-top: 3%;
}
#course .desc .link a{
	display: block;
	width: 90%;
		font-size: 1.25em;
		text-align: center;
		font-weight: bold;
		color: #fff;
		background-color: #76B340;
		padding: 3% 0;
		text-shadow: none;
}

#course .desc .link a:hover {
	text-decoration: none;
	opacity: 0.8;
}
@media screen and (max-width:960px){
	#course .desc {
	padding: 3% 3% 0 5%;
	}
	#course .course_box2 .desc {
		padding: 3% 5%;
	}
	#course .desc h3 {
		font-size: 32px;
	}
	#course .desc .link a {
		font-size: 1em;
	}
}

@media screen and (max-width:768px){
	#course h2 {
		font-size: 30px;
	}
	#course .desc h3 {
		font-size: 28px;
	}
#course .desc p {
	font-size: 15px;
}
#course .desc .link a {
	font-size: 17px;
}
}
@media screen and (max-width:640px){
#top #course {
	margin-bottom: 0;
}

#course h2 {
	font-size: 1.4rem;
	line-height: 1.3;
}
#course .course_box0 {
	width:90%;
	margin: 5% auto 8%;
}
#course .course_box, #course .course_box2 {
	padding: 5% 0;
	margin: 0 5%;
}
#course .course_box {
	-webkit-box-orient: vertical;
-webkit-box-direction: reverse;
-ms-flex-direction: column-reverse;
flex-direction: column-reverse;
	}
	#course .course_box2 {
		-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
	}
	#course .desc, #course .box_img {
		width: 90%;
		display: block;
	}
	#course .desc h3 {
		font-size: 1.4rem;
		padding-top: 4%;
	}
	#course .desc .link {
		margin: 10px auto 10px;
	}
	#course .desc .link a{
		display: block;
		width: 90%;
		padding: 4% 0;
		text-align: center;
		margin: auto;
		font-size: 1rem;
	}
#course .desc, #course .box_img {
	-webkit-box-orient: vertical;
	-webkit-box-direction: reverse;
	-ms-flex-direction: column-reverse;
	flex-direction: column-reverse;
}


#course .desc p,#course .course_box2 .desc p {
	  padding-left: 0;
}
#course .course_box2 {
	margin-top: 6%;
}
#course .course_box2 .box_img {
	margin-bottom: 4%;
}
}


/* 紹介MOVIE
--------------------------------*/

#top #course_movie_box {
	background-color: #EFEFEF;
	margin-top: 80px;
	margin-bottom: 0;
}

#top .course_movie {
	display: inline-block;
	vertical-align: top;
	width: 32%;
	background-color: #fff;
	margin: -50px 1% 0;
	border-top: 3px solid #FA7E19;
	box-shadow: 0 3px 7px 0 rgba(0, 0, 0, .3);
}

#top .movie_frame {
	padding-bottom: 70px;
	display:-webkit-box;
	 display:-moz-box;
		display:-ms-flexbox;
		display:-webkit-flex;
		display:-moz-flex;
		display:flex;
		-webkit-box-pack:justify;
		-moz-box-pack:justify;
		-webkit-flex-pack:justify;
		-moz-flex-pack:justify;
		-ms-flex-pack:justify;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
}


#top .course_movie_ttl {
	display: block;
	margin: 10px 0 30px 0;
	font-weight: bold;
	text-align: center;
	line-height: 1.6em;
}
#top .course_movie h3 {
	font-size: 22px;
	font-family: "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-weight: bold;
	text-align: center;
	padding: 30px 0 20px;
	line-height: 1.2;
}

#top .course_movie .desc a {
	display: block;
	font-size: 13px;
	color: #fff;
	background-color: #76B340;
	padding: 10px 20px;
	text-align: center;
	margin: 20px auto;
	width: 130px;
	height: 40px;
	text-shadow: none;
	font-weight: bold;
}
#top .course_movie .desc a:hover {
	text-decoration: none;
	opacity: 0.8;
}
#top .course_movie .desc img { width: 100%; }


/* @media screen and (max-width:900px) {
} */

@media screen and (max-width:768px) {
	#top .movie_frame {
		width: 100%;
		padding: 2%;
	}
	#top .course_movie .link a {font-size: 80%;}
	#top .course_movie.first {margin-left: 2%;}
	#top #course_movie_box {
		margin-top: 90px;
	}
}

@media screen and (max-width:740px) {
	#top .movie_frame {
		-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
	}
#top .course_movie {
	width: 100%;
	display: block;
	margin: 0 0 6% 0;
}
#top .course_movie.first {
	margin-left: 0;
}
#top .course_movie h3 {
	padding: 8% 0 0 0 ;
}
#top .course_movie .box,
#top .course_movie .box h4 img,
#top .course_movie .box img { width: 100%; }
#top .course_movie_ttl {
	width: 100%;
	margin: 3% 0 6% 0;
	text-align: justify;
	font-size:100%;
}
#top .course_movie .desc { padding: 6%; }
#top .course_movie .desc p {
	display: inline-block;
	width: 100%;
	padding: 4% 0;
	font-size: 90%;
}
#top .course_movie .desc img { width: 100%; }
#top .course_movie .link a {
	display: block;
	width: 100%;
	padding: 1% 0;
	margin-top: 4%;
}
#top #course_movie_box {
	margin-top: 0;
}
#top .movie_frame {
	padding: 16% 4%;
}
#top .course_movie .desc a {
	font-size: 15px;
	width: 140px;
	height: 50px;
	padding: 10px 0;
	margin: 10px auto;
}
}

/* point
------------------------------ */

#top .point {
	vertical-align: top;
	width: 32%;
	background-color: #FA7E19;
	position: relative;
}

#top .point::before {
	position: absolute;
	content: "";
	width: 100%;
	height: 92.5%;
	bottom: 0;
	box-shadow:  5px 6px 10px 0  rgba(0, 0, 0, .3);
}
#top .point .box {
	position: relative;
	z-index: 2;
	background: none;
}
#top .point.first {
	margin-left: 0.3%;
}
#top .second_point {
	margin-top: 40px;
}
#top .second_point p {
	letter-spacing: -0.8px;
}


#top .point_ttl {
	font-size: 2em;
	margin: 10px 0 0 0;
	font-weight: bold;
	text-align: center;
	line-height: 1.6em;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro","HiraKakuPro-W3", "メイリオ",Meiryo, "ＭＳ Ｐゴシック" ,Arial,Helvetica,sans-serif;
	position: relative;
	z-index: 1;
}
#top .point_ttl::before {
	content: "";
	display: block;
	position: absolute;
	width:120px;
	height: 20px;
	top:35px;
	left: 0;
	right: 0;
	margin: auto;
	background-color: #FA7E19;
	z-index: -1;
}

#top .point .desc { padding: 7%; }

#top .point .desc h3 {
	font-family: "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	color: #fff;
	font-size: 23px;
	line-height: 1.2;
	font-weight: bold;
	letter-spacing: -1px;
	margin-bottom: 3%;
	text-align: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	height: 55px;
}
#top .point .desc h3 span {
	font-size: 80%;
}

#top .point .desc p {
	display: inline-block;
	padding: 0 5px;
	line-height: 1.6em;
	text-shadow: none;
	color: #fff;
}

#top .point .desc img { width: 136px; }

#top .point .link a {
	display: block;
	width: 120px;
	margin: 0 auto;
	font-weight: bold;
	padding: 8px 0;
	text-align: center;
	margin-top: 5%;
	background-color: #FFF;
	text-decoration: none;
	color: #FA7E19;
	font-size: 90%;
}
#top .point .link a:hover{
	opacity: 0.8;
}
@media screen and (max-width:960px) {
	#top .point .desc img { width: 44%;}
}
@media screen and (max-width:900px) {
	#top .point {width: 32.7%;}
}

@media screen and (max-width:768px) {
	#top .point .desc img { width: 46%;}
	#top .point .link a {font-size: 80%;}
	#top .point.first {margin-left: 0;}
	#top .point .desc h3 {
		font-size:22px;
	}
	#top .point .desc h3 span {
    font-size: 75%;
	}
	#top .point .desc { padding: 5%; }
	#top .point .desc p {
			line-height: 1.6em;

	}
}

@media screen and (max-width:740px) {
#top .point {
	width: 100%;
	display: block;
}
#top .point .desc h3 {
	font-size:1.3rem;
	line-height: 1.3;
	letter-spacing: 0;
}
#top .point .box,
#top .point .box h4 img,
#top .point .box img { width: 100%; }

#top .point_ttl {
	width: 100%;
	margin: 3% 0 0 0;
	text-align: justify;
	font-size:100%;
}

#top .point .desc { padding: 6%; }

#top .point .desc p {
	display: inline-block;
	width: 100%;
	padding: 4% 0;
	font-size: 90%;
}

#top .point .desc img { width: 100%; }


#top .point .link a {
	display: block;
	width: 100%;
	padding: 1% 0;
	margin-top: 4%;
}
}
@media screen and (max-width:740px){
	#top .point {
		margin-top: 10%;
	}
	#top .point_ttl {
		font-size: 150%;
		text-align: center;
	}
	#top .point_ttl::before{
		width: 110px;
		height: 15px;
		top: 25px;
	}
	#top .point .link a {
		font-size: 100%;
		padding:5% 0;
	}
	#top .second_point {
		margin-top: 10%;
	}

}



/* 保護者の声
------------------------------ */
#top .voice {
	width: 100%;
	float: left;
	margin-bottom: 0;
	padding: 70px 20px;
	background-color: #EFEFEF;
}
#top .voice .inner {
	/*height: 480px;*/
	display: table;
	max-width: 960px;
	margin: 0 auto;
	background: #fff;
	box-shadow: 0 3px 7px 0 rgba(0, 0, 0, .3);
}
#top .voice .img {
	/*width: 350px;*/
	display: table-cell;
	width: 36%;
	min-height: 100%;
	background: url(../images/top/voice_imgg.jpg) no-repeat center center;
	background-size: cover;
}
#top .voice .box {
	/*width: 600px;*/
	display: table-cell;
	padding-top: 3%;
	padding-left: 2%;
	padding-right: 2%;
	padding-bottom: 2%;
}

@media screen and (max-width:960px) {
	#top .voice .box {
		width: 63%;
		/*margin-left: 37%;*/
	}
/*	#top .voice .inner {
		height: auto;
	}*/
}

@media screen and (max-width:768px) {
	#top .voice .box {
		width: 60%;
		/*margin-left: 40%;*/
	}
	#top .voice .inner {
		background-position-x:-10%;
	}
}

#top h3.voice_ttl {
	font-size: 125%;
	font-weight: bold;
}

#top .voice h4 {
	margin: 20px 0;
	/* font-weight: bold; */
	color: #000;
}

#top .voice p {
	margin: 0 0 20px 0;
	line-height: 1.4em;
	font-size: 14px;
}

@media screen and (max-width:768px) {
	#top .voice h4 {
	font-size: 80%;
	}

	#top .voice p {
	font-size: 76%;
	}
}

#top .voice .link {
	margin: 0;
	text-align: center;
}

#top .voice .link a {
	display: inline-block;
	width: 120px;
	padding: 8px 5px;
	text-align: center;
	text-shadow: none;
	background-color: #FA7E19;
	text-decoration: none;
	color: #FFF;
}
#top .voice .link a:nth-of-type(2) {
	background-color: #76B340;
	margin-left: 10px;
}
#top .voice .link a:hover{
	opacity: 0.8;
}

@media screen and (max-width:740px) {

#top .voice .img {
	display: none;
}

#top .voice {
	padding: 15% 4%;
}
#top .voice .inner {
	background: #fff;
}
#top .voice .box {
	width: 100%;
	margin-left: 0;
	padding: 8% 6% 2%;
}

#top h3.voice_ttl{
	padding: 0 0 6% 0;
	text-align: center;
}

#top .voice p { padding: 0 0 6% 0; font-size: 90%; }

#top .voice h4 {
	line-height: 1.4em;
	margin: 4% 0;
	font-size: 100%;
}

#top .voice .link { margin: 5% 0 0 0; }

#top .voice .link a {
	width: 40%;
	padding: 1%;
}
#top .voice .link a:nth-of-type(2) {
    margin: 10px 0 0 0;
}
#top .voice .link a:after {
	font-size: 8px;
}
}


/* 保護者の声トップ　動画リンク画像
------------------------------ */

.voice_movie{margin: 2% 0;}

@media screen and (max-width:740px){
    .voice_movie{margin: 0 0 2% 0;}
}



/* もっと知りたい方は
------------------------------ */
#top #about_link {
	clear: both;
	background-color: #FA7E19;
}
#top #about_link .about {
	text-align: center;
	padding-bottom: 70px;
}
#top #about_link .about_ttl {
	display: block;
	padding: 50px 0 10px;
	font-size: 27px;
	color: #fff;
	font-family: "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	text-align: center;
	line-height: 1.3em;
}

#top #about_link a {
	display: inline-block;
	position: relative;
	background-color: #fff;
	color: #000;
	font-size: 18px;
	font-family: "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	width: 48%;
	padding: 50px 0;
	line-height: 1.5;
	margin: 1.5% 1% 0 0;
}
#top #about_link a:hover {
	text-decoration: none;
	opacity: 0.8;
}
#top #about_link a::before {
	content: "";
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 10px 0 10px 12px;
	border-color: transparent transparent transparent #8C8C8C;
	position: absolute;
	top: 45%;
	right: 5%;
}
#top #about_link a::after {
	content: "";
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 10px 0 10px 12px;
	border-color: transparent transparent transparent #fff;
	position: absolute;
	top: 45%;
	right: 5.5%;
}

#top #about_link a:nth-of-type(even) {
	margin-right: 0;
}
#top #about_link a span {
	font-size: 35px;
	font-weight: bold;
}
#top #about_link a em {
	font-style: normal;
	font-weight: bold;
	color: #D61C24;
}
@media screen and (max-width:768px){
	#top #about_link a::before {
		right: 2%
	}
	#top #about_link a::after {
		right: 2.5%;
	}
}


@media screen and (max-width:740px) {
	#top #about_link .about {
		padding-bottom: 0;
	}
	#top #about_link .about_ttl {
		font-size: 1.3rem;
	}
	#top #about_link a {
		font-size: 1rem;
		padding: 8% 1%;
		line-height: 1.5;
		width: 90%;
		margin: 1% auto;
		letter-spacing: -0.9px;
	}
	#top #about_link a span {
		font-size:1.2rem;
		text-align: center;
	}
	#top #about_link a::before,#top #about_link a::after  {
		content: none;
	}

}

/* お知らせ
------------------------------ */
#top .news .box{
	position: relative;
	padding: 20px 30px;
	border: 1px solid #DBDBDB;
	margin: 10px 0;
}

#top .news .box a{
	color: #D61C24
}

.link_box a{
	color: #fff!important;
	background: #003f96;
	font-size: 20px;
	padding: 1% 2%;
}
.link_box a:hover{
	color: #fff;
	-moz-opacity: 0.7;
	opacity: 0.7;
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);  /* For IE 5-7 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)"; /* For IE 8 */
	text-decoration: none;
}
.news_title{
	color: #FA7E19;
	margin-bottom: 1%;
	font-weight: bold;
}
.news_title + p{
	line-height: 1.5rem;
}


/* 講座情報
------------------------------ */
#top #lecture {
	background-color: #EFEFEF;
	padding:50px 0 70px;
}
#top #lecture h2 {
	padding-bottom: 10px;
}
#top #lecture .box {
	background-color: #fff;
	padding: 20px;
}

#top #lecture img { width: 380px; }

#top #lecture .desc {
	display: inline-block;
	width: 460px;
	margin-left: 20px;
}
#top #lecture .circle {
	    background: #76B340;
}
#top #lecture h3 {
	margin-bottom: 10px;
	font-weight: bold;
	font-size: 125%;
	border-bottom: 1px solid #D8D8D8;
	padding:10px 0;
	color: #000;
	font-family: "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}

#top #lecture .box {
	padding: 25px 3.6%;
	position: relative;
}
#top #lecture .box a:hover {
		text-decoration: none;
}
#top #lecture .box::before {
	content: "";
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 10px 0 10px 12px;
	border-color: transparent transparent transparent #8C8C8C;
	position: absolute;
	top: 45%;
	right: 2%;
}
#top #lecture .box::after {
	content: "";
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 10px 0 10px 12px;
	border-color: transparent transparent transparent #fff;
	position: absolute;
	top: 45%;
	right: 2.5%;
}


#top #lecture .desc p {
	margin: 0 0 15px 0;
	line-height: 1.6em;
	font-size: 90%;
}


@media screen and (max-width:960px) {
	#top #lecture {width: 100%;}
	#top #lecture .desc {
	display: inline-block;
	width: 52%;
	margin-left: 20px;
	}
	#top #lecture img { width: 44%; }
}

@media screen and (max-width:740px) {
#top #lecture {
	width: 100%;
	margin: 6% auto 0 auto;
}

#top #lecture img { width: 100%; }

#top #lecture .desc {
	display: inline-block;
	width: 100%;
	margin-left: 0;
}

#top #lecture h3 { margin: 2% 3% 4%; }

#top #lecture .box:first-child { margin-top: 0; }

#top #lecture .box {
	margin-top: 0;
	padding: 0;
	margin: 4%;
}

#top #lecture .desc p {
	margin: 0 0 4% 0;
	font-size: 90%;
	padding: 0 4%;
}
#top #lecture .box::before,
#top #lecture .box::after {
		content: none;
}
}

/*お知らせ*/

#lecture p span.marker{font-weight:bold;background: linear-gradient(transparent 50%, #FF6 50%);}






/*--------------------------------------------*/


.circle {
	display: inline-block;
	width: 20px;
	height: 20px;
	border-radius: 50%;
	background: #FA7E19;
	text-align:center;
	margin-right: 5px;
	vertical-align: bottom;
}



/*-------------------------------トピックスエリア------------------------------------------*/

.topics{
    max-width: 960px;
    margin: 0 auto 10% !important;
}

.topics h3{
	position: relative;
    font-size: 1.9em;
    font-family: "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	margin-bottom: 3%;
	padding-left: 4%;
	font-weight: bold;
}
.topics h3::before{
	position: absolute;
	content: '';
	top: 0;
	left:0;
	display: block;
	width: 35px;/*幅*/
	height: 35px;/*どれだけデカくなってもはみ出ないであろう高さを指定*/
	background-repeat: no-repeat;/*画像を繰り返さない*/
    background: url(../images/common/icon_topics.png) no-repeat;
	background-size: contain;
}
.topics_box{
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.topics_box::after{
	content: "";
	display: block;
	width: 32%;
	height: 0;
}
.topics .topics_box li a{
	text-decoration: none;
}
.topics .item {
	position: relative;
	padding-bottom: 5%;
	box-sizing: border-box;
    width: 32%;
    margin-bottom: 20px;
    background: #FFF;
	box-shadow: 0 3px 7px 0 rgba(0, 0, 0, .3);
}
.topics_text{
	width: 90%;
	margin: 2% auto 0;
}
	.topics_text p{
    margin-bottom: 1%;
    font-size: 12px;
    font-weight: bold;
	color: #333;
}
.ttl {
	width: 100%;
	border-bottom: 2px solid #FA7E19;
	margin-bottom: 2% !important;
}
.ttl{
    font-weight: bold;
    font-size: 16px;
	color: #FA7E19 !important;
	text-shadow: none;
}
.period{
	position: absolute;
	bottom: 1%;
	width: 90%;
    font-size: 13px !important;
	text-align: center;
	text-shadow: none;
	font-weight: bold !important;
	background-color: #fae9db;
	border-radius: 5px;
	color: #f06e04 !important;
}

.topics_text a:hover{
	text-decoration: none;
}
@media screen and (max-width: 768px) {
	.link_box{
		display: block;
	}
	.topics{
		width: 93%;
		margin: 0 auto;
	}
	.topics h3{
		font-size: 1.3em;
	}
	.topics h3::before{
		width: 20px;/*幅*/
		height: 20px;/*どれだけデカくなってもはみ出ないであろう高さを指定*/
	}
}
@media screen and (max-width: 700px) {
	.topics_box{
		flex-wrap: wrap;
	}
	.topics h3{
		padding-left: 5%;
	}
	.topics .item {
    	width: 48%;
		padding-bottom: 0%;
	}
	.topics_text{
		display: none;
	}
}
/*-------------------------------トピックスエリア------------------------------------------*/