@charset "utf-8";
/*--------------------------------------------
All
---------------------------------------------*/
/*print*/
@media print {
	a[href]:after {
	  content: "" !important;
	}
	abbr[title]:after {
	  content: "" !important;
	}
}

/*===== FONT =====*/
body{
	font-family: 'Noto Sans JP', sans-serif !important;
	color: #333333 !important;
}
html,body {
	font-size: 16px;
}
h1, h2, h3, h4, h5, h6,p,code, kbd, pre, samp,table{
	font-family: 'Noto Sans JP', sans-serif !important;
}
h1,h3{
	margin: 0 !important;
}
h2{
	font-size: 3.125rem !important;
	margin: 0 !important;
}
h4{
	font-size: 2.25rem !important;
}
h5{
	font-size: 1.625rem !important;
}
h2, h3, h5, h6{
	font-weight: normal !important;	
}
p,span,li,th,tr,label{
	font-size: 0.8rem;
	letter-spacing: .03rem;
}
p{
	margin: 0 !important;
	text-align: justify;
}
ul{
	margin: 0;
	padding: 0;
}
ol{
	margin-left: 1rem;
	margin: 0;
}
ol li {
	list-style-type: decimal;
}
li > ul, li > ol{
	margin: 0;
}
li{
	list-style: none;
	margin:0;
}
/*エディター*/
.sub_editor li{
	margin: 0 0 0 1rem;
	list-style: unset;
}
/*aタグ*/
a,.widget a,.widget a:hover{
	color: unset!important;
	text-decoration: none;
	outline: none;
}
a:focus, *:focus {
	outline:none!important;
}
a:visited{
	text-decoration: none;
	outline: none;
	color: unset;
}
a:focus, *:focus {
	outline:none;
}
a:hover {
    opacity: .8;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
	text-decoration: none !important;
	outline: none;
}

/*font-family*/
.dn{
    font-family: 'Damion', cursive !important;
    font-size: 4.625rem;
}
.mt{
    font-family: 'Montserrat', sans-serif !important;
}
@media screen and (max-width:768px) {
	.dn{
	    font-size: 3rem;
	}
}
@media screen and (max-width:480px) {
	.dn{
	    font-size: 2.3rem;
	}
}

/*display*/
.display-74{
	font-size: 4.625rem;
}
.display-56{
	font-size: 3.5rem;
}
.display-47{
	font-size: 2.96rem;
}
.display-32{
	font-size: 2rem;	
}
.display-30{
	font-size: 1.875rem;
}
.display-26{
	font-size: 1.625rem;
}
.display-25{
	font-size: 1.5625rem;
}
.display-24{
	font-size: 1.5rem !important;
}
.display-22{
	font-size: 1.375rem !important;
}
.display-20{
	font-size: 1.25rem;
}
.display-18{
	font-size: 1.125rem !important;
}
.display-16{
	font-size: 1rem;
}
.display-14{
	font-size: .875rem !important;
}
.display-12{
	font-size: .75rem;
}
@media screen and (max-width:1020px) {
	h4{
		font-size: 2rem !important;
	}
	.display-47{
		font-size: 2rem;
	}
}
@media screen and (max-width:880px) {
	h4{
		font-size: 1.5rem !important;
	}
}
@media screen and (max-width:768px) {
	h2{
		font-size: 2.5rem !important;
	}
	h3{
		font-size: 1.3rem !important;
	}
	.display-56{
		font-size: 2.5rem;
	}
	.display-47{
		font-size: 1.5rem;
	}
	.display-30{
		font-size: 1.5rem;
	}
	.display-25{
		font-size: 1.35rem;
	}
	.display-24{
		font-size: 1.3rem !important;
	}
}
@media screen and (max-width:480px) {
	span{
		font-size: .65rem;
	}
	h2{
		font-size: 1.8rem !important;
	}
	h3{
		font-size: 1.2rem !important;
	}
	h5{
		font-size: 1.3rem !important;
	}
	.display-74{
		font-size:3rem;
	}
	.display-56{
		font-size: 1.8rem;
	}
	.display-25{
		font-size: 1rem;
	}
	.display-24{
		font-size: 1.1rem !important;
	}
	.display-20 {
		font-size: .875rem;
	}
	.display-18{
		font-size: 1rem !important;
	}
	.display-16{
		font-size: .875rem;
	}
}

/*line-height*/
p,li,h3,h5,h6{
	line-height: 1.8 !important;
}
h4{
	line-height: 1.5 !important;
}
h2{
	line-height: 1.5 !important;
}
.line025{
	line-height: 2.5 !important;
}
.line016{
	line-height: 1.6 !important;
}
.line01{
	line-height: 1 !important;
}
@media screen and (max-width:768px) {
	p,li,h1,h2,h4,h4,h5,h6{
	    line-height: 1.5 !important;
	}
}
@media screen and (max-width:480px) {
	.line025{
		line-height: 2 !important;
	}
}

/*letter-spacing:*/
.letter005{
	letter-spacing: .05rem;
}
.letter01{
	letter-spacing: .1rem;
}
.letter02{
	letter-spacing: .2rem;
}

/*font-weight*/
.font-weight-sbold{
	font-weight:500;
}

/*縦書き*/
.writing-mode{
    writing-mode: vertical-rl;
}

/*===== COLOR =====*/
/*text*/
.text-key{
	color: #018232 !important;
}
.text-red{
	color: #ff0000 !important;
}
.text-orange{
	color: #ff7800 !important;
}
.text-orange02{
	color: #ed9b42 !important;
}

/*background*/
.bg-key{
	background-color: #018232;
}
.bg-blackish{
	background-color: #333333;
}
.bg-gray{
	background-color: #f4f4f4;
}
.bg-green{
	background-color: #e9f9e6;
}
.bg-green02{
	background-color: #05a742;
}
.bg-pink{
	background-color: #ffe6e6;
}
.bg-orange{
	background-color: #ed9b42;
}
.bg-orange02{
	background-color: #ffe4c7;
}
.bg-orange03{
	background-color: #fdf1e4;
}
.bg-orange04{
	background-color: #f09462;
}
.bg-yellow{
	background-color: #fff000;
}
.bg-gradient{
	width: 100%;
	background-size: 20px;
	background-position: 50% 50%;
	background-image: repeating-linear-gradient( 90deg, rgba(1,130,50,.1) , rgba(1,130,50,.1) 1px, transparent 1px, transparent 20px),repeating-linear-gradient( 0deg, rgba(1,130,50,.1) , rgba(1,130,50,.1) 1px, #fff 1px, #fff 20px);
}
/*border*/
.border-key{
	border: 2px solid #018232;
}

/*======= コンテンツ ======*/
html{
	margin-top: 0!important;
}
section{
	padding: 0;
}
/*コンテンツ縦スペース*/
.inner{
	padding: 6.25rem 0;
}
@media screen and (min-width:1200px){
	/*コンテンツ横スペース*/
	.container {
	    max-width: 1000px !important;
	    padding: 0;
	}
	/*コンテンツ縦スペース*/
	.inner{
		padding: 5rem 0;
	}
}
@media screen and (max-width:1080px) {
	/*コンテンツ縦スペース*/
	.inner{
		padding: 4rem 0;
	}
}	
@media screen and (max-width:991px) {
	/*コンテンツ横スペース*/
	.container {
		max-width: 900px !important;
	}
}
@media screen and (max-width:779px) {
	/*コンテンツ横スペース*/
	.container {
		padding: 0 1.25rem !important;
	}
}
@media screen and (max-width:480px) {
	/*コンテンツ横スペース*/
	.container {
		padding: 0 1rem !important;
	}
}
@media screen and (max-width:380px) {
	/*コンテンツ縦スペース*/
	.inner{
		padding: 2.5rem 0;
	}
}

@media (max-width: 768px){
	#sub-content .w-75{
		width: 100% !important;
	}
}

.sp-cont{
	display: block;
}
@media (min-width: 768px){
	.sp-cont{
		display: none;
	}
}
@media screen and (max-width:480px) {
	.sp-cont{
		display: block;
	}
	.pc-cont{
		display: none;
	}
}

/*======= 他装飾 ======*/
/*more_btn*/
.more_btn_wrapper{
	display: flex;
	justify-content: center;
}
.more_btn{
	display: flex;
	justify-content: center;
	align-items: center;
	border: 1px solid #333333;
	background-color: #333333;
	border-radius: 2rem;
	padding: .8rem 5rem;
	color: #fff !important;
	position: relative;
}
.more_btn:hover{
	background: #fff;
	opacity: 1;
	color: #333333 !important;
}
.more_btn p{
	letter-spacing: .04rem;
	font-size: 1rem;
	font-weight: bold;
}
.more_btn::after {
	font-family: "Font Awesome 5 Free";
	content: '\f0da';
	color: #00b344;
	font-weight: 600;
	position: absolute;
	right: 1.5rem;
	font-size: 1.3rem;
}
.more_btn.pdf_icon::after{
	position: absolute;
	display: inline-block;
	content: "";
	background-image: url(../images/icon/icon_pdf.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-size: contain;
	width: 16px;
	height: 16px;
	top: 38%;
}
@media screen and (max-width:576px) {
	.more_btn{
		padding: .3rem 3rem;
	}
	.more_btn.pdf_icon::after{
		top:30%;
	}
	.more_btn p{
		font-size: .875rem;
	}
}

/*br*/
br.sp_br{
	display: none;
}
@media screen and (max-width:576px) {
	br.pc_br{
		display: none;
	}
	br.sp_br{
		display: block;
	}
}

/*table*/
table{
	margin: 0;
	border: none;
}
th{
	display: flex;
}
th,td{
	border: 0.1rem solid #333;
	padding: 1rem 1.2rem;
}
.table_first td{
	padding: .7rem 1.2rem	
}
.liner{
	 background-image: linear-gradient(to left top, transparent calc(50% - 0.5px), #333 50%, #333 calc(50% + 0.5px), transparent calc(50% + 1px));
}
@media screen and (max-width:990px) {
	th,td{
		padding: .8rem .5rem;
	}
}
@media screen and (max-width:480px) {
	th,td{
		padding: .5rem .5rem;
	}
}

/*--------------------------------------------
HEADER
---------------------------------------------*/
#header {
	z-index: 10000;
	width: 100%;
	height: 140px;
	background-color: #fff;
}
main{
	padding-top: 140px;
}
@media screen and (max-width:768px) {
	#header {
		height: 110px;
	}
	main{
		padding-top: 110px;
	}
}

/*header_top*/
#header .header_top{
	height: 50px;
}
@media screen and (max-width:768px) {
	#header .header_top{
		height: 40px;
	}
	#header .header_logo img {
		width: 70%;
	}
}

/*header_tel*/
#header .header_tel a {
	background-color: #018232;
	width: 307px;
	height: 50px;
	display:flex;
	justify-content:center;
	color:#fff !important;
	border-bottom: 1px solid #018232;
}	
#header .header_tel a span{
	font-size: 1.5rem;
	letter-spacing: .15rem;
}
#header .header_tel a i{
	font-size: 1.1rem;
}
#header .header_tel a:hover{
	background-color: #fff;
	color: #018232 !important;
}
@media screen and (max-width:1020px) {
	/*header_tel*/
	#header .header_tel a{
		width: 220px;
	}
	#header .header_tel a span{
		font-size: 1.2rem;
	}
	#header .header_tel a i{
		font-size: .875rem;
	}
}

/*header_container*/
#header .header_container{
	display: flex;
	justify-content: space-between;
	margin: 0 auto;
	height: 90px;
}
@media screen and (min-width:1500px) {
	#header .header_container {
	    max-width: unset !important;
	    padding: 0 4rem;
	}
}
@media screen and (min-width:1300px) {
	#header .header_container {
	    max-width: 1290px;
	}
}
@media screen and (max-width:1320px) {
	#header .header_container {
	    padding: 0 1rem;
	}
}
@media screen and (max-width:768px) {
	#header .header_container{
		height: 70px;
	}
}
@media screen and (max-width:575px) {
	#header .header_container {
		padding: 0 .5rem;
	}
}
/*header_wrapper*/
#header .header_wrapper{
	display: flex;
	justify-content: space-between;
	width: 100%;
	align-items: center;
}
#header .header_wrapper .header_menu i,.modal-menu .menu-item i{
	color: #1877f2;
	font-size: 1.1rem;
}
#header .header_wrapper .header_menu a:hover{
	color: #018232 !important;
}
@media screen and (max-width:1020px) {
	/*header_logo*/
	#header .header_logo img{
		width: 85%;
	}
}
@media screen and (max-width:768px) {
	#header .header_logo img {
		width: 70%;
	}
}

/*menu*/
#header .header_menu.sp_cont{
	display: none;
}
#header .header_menu li a{
	margin-right: 1.5rem;
	font-weight: bold;
	letter-spacing: .1rem;
}
/*ハンバーガーメニュー*/
#header nav.navbar{
	display: none;
}
@media screen and (max-width:940px){
	#header .header_menu.pc_cont,#header .header_tel{
		display: none;
	}
	#header .header_menu.sp_cont{
		display: block;
	}
	/*ハンバーガーメニュー*/
	#header nav.navbar button.toggle{
		display: flex;
	}
	#header nav.navbar{
		display: block;
		background-color: #333333;
		padding: 1rem 1rem .8rem 1rem;
		height: 50px;
	}
	#header .navbar-light .navbar-toggler-icon {
	    background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3e%3cpath stroke='rgba(255, 255, 255, 1)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e") !important;
	}
	.menu-wrapper.section-inner {
		width: 90% !important;
	}
	/*ハンバーガーオープン*/
	.menu-modal .toggle{
		height: 140px;
		color: #333333;
		background-color: #fff !important;
	}
	.menu-modal.active{
		top: 0 !important;
		width: 70%;
		z-index: 10000;
		left: auto;
	}
	.menu-modal .menu-item a{
		font-size: 1.25rem;
		font-weight: bold;
		text-align: center;
	}
	.contact_btn{
		box-shadow: 3px 3px 0px 0px #018232;
		background-color: #fefef6;
	}
}
@media screen and (max-width:768px){
	.menu-wrapper.section-inner {
		width: 87% !important;
	}
}
@media screen and (max-width:567px){
	.menu-modal.active{
		width: 100%;

	}
}
@media screen and (max-width:480px){
	/*ハンバーガーオープン*/
	button.close-nav-toggle {
		height: 50px;
	}
	.menu-modal .toggle{
		height: 140px;
	}
	.menu-wrapper.section-inner {
		width: 90% !important;
	}
}

/*--------------------------------------------
FOOTER
---------------------------------------------*/
/*==== MAP ====*/
#footer .map_table th,.map_table td{
	border: none;
	font-weight: 500;
	padding: 0;
}
/*footer_tel*/
#footer .footer_tel a {
	display:flex;
	justify-content:center;
	color:#fff !important;
}	
#footer .footer_tel a span{
	font-size: 2.8rem;
	letter-spacing: .15rem;
	line-height: 1;
}
#footer .footer_tel i{
	font-size: 2rem;
}
#footer .footer_tel .facebook i{
	font-size: 2rem;
}
/*footer_menu*/
#footer .footer_menu li a{
	color: #fff !important;
	margin-right: 1.5rem;
	font-weight: bold;
	letter-spacing: .1rem;
}
@media screen and (max-width:940px){
	#footer .map_table tr{
		display: flex;
		flex-wrap: wrap;
	}
	#footer .map_table th{
		width: 100%;
	}
	#footer .map_table td{
		width: 100%;
		padding: 0;
		padding-bottom: 1rem;
	}
}
@media screen and (max-width:768px){
	#footer .map_table th,.map_table td{
		padding: .5rem 0;
	}
}
@media screen and (max-width:575px){
	#footer .footer_menu.pc_cont{
		display: none;
	}
}

/*--------------------------------------------
TOP PAGE
---------------------------------------------*/
/*==== 見出し ====*/
#site-content .top_title h2{
	text-align: center;
	letter-spacing: .2rem;
	font-weight: 600 !important;
}
#site-content .top_title p{
	text-align: center;
	font-size: 1rem;
	letter-spacing: .05rem;
	font-weight: 700;
}
@media screen and (max-width:380px){
	#site-content .top_title p{
		font-size: .875rem;
	}
}

/*==== icon ====*/
@media screen and (max-width:1080px) {
	.icon img{
		width: 60%;
	}
}
@media screen and (max-width:380px) {
	.icon img{
		width: 50%;
	}
}

/*==== mainvisual ====*/
#site-content .mainvisual{
	content: "";
	background-image: url(../images/top/mainvisual.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-size: contain;
	height: calc( 540 * 100vw / 1400 );
}
@media screen and (max-width:940px) {
	#site-content .mainvisual{
		background-image: url(../images/top/mainvisual_sp.png);
		height: calc( 629 * 100vw / 768 );
		background-size: cover;
	}
}
/*mainvisual_wrapper*/
#site-content .mainvisual .mainvisual_wrapper {
	position: absolute;
    top: 50%;
    right: 12%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
}
@media screen and (max-width:767px) {
	#site-content .mainvisual .mainvisual_wrapper {
	    right: 5%;
	}
}
/*mainvisual_text*/
#site-content .mainvisual .mainvisual_text ul {
	height: 6rem;
}
#site-content .mainvisual .mainvisual_text ul > li{
	display: inline-block;
	font-weight: bold;
}
#site-content .mainvisual .mainvisual_text ul > li:last-child{
	position: absolute;
	bottom: 0;
	left: 28%;
}

.slide-in {
	overflow: hidden;
	display: inline-block;
}
.slide-in_inner {
	display: inline-block;
	padding: 0rem 1.2rem .2rem;
}
@media screen and (max-width:767px) {
	#site-content .mainvisual .mainvisual_text ul {
		height: 4.5rem;
	}
}
@media screen and (max-width:480px) {
	#site-content .mainvisual .mainvisual_text ul {
		height: 3.5rem;
		margin-bottom: 0rem;
	}
	
	.slide-in_inner {
		padding: 0rem .5rem .2rem;
	}
}
/*左右のアニメーション*/
.leftAnime{
    opacity: 0;
}
.slideAnimeLeftRight {
	animation-name:slideTextX100;
	animation-duration:1.5s;
	animation-delay: 2.5s;
	animation-fill-mode:forwards;
	opacity: 0;
}
#site-content .mainvisual .mainvisual_text ul > li:last-child .slideAnimeLeftRight {
	animation-delay: 2.5s;
}
@keyframes slideTextX100 {
	0% {
		transform: translateX(-50%); /*要素を左の枠外に移動*/
	    opacity: 0;
	}

	100% {
		transform: translateX(0);/*要素を元の位置に移動*/
		opacity: 1;
	}
}
.slideAnimeRightLeft {
	animation-name:slideTextX-100;
	animation-duration:1.5s;
	animation-delay: 2.5s;
	animation-fill-mode:forwards;
	opacity: 0;
}
#site-content .mainvisual .mainvisual_text ul > li:last-child .slideAnimeRightLeft{
	animation-delay: 2.5s;
}
@keyframes slideTextX-100 {
	0% {
		transform: translateX(50%);/*要素を右の枠外に移動*/
		opacity: 0;
	}

	100% {
		transform: translateX(0);/*要素を元の位置に移動*/
		opacity: 1;
	}
}

/*==== お知らせ ====*/
#news .news_list li{
	width: 31.3%;
	margin-right: 3%;
}
#news .news_list li:nth-of-type(3n){
	margin-right: 0;
}
#news .news_list li .news_img {
	height: 300px;
	border-radius: 5px;
}
#news .news_list li .news_img img {
	object-fit: contain;
	width: 300px;
	height: 300px;
}
/**/
#news .news_list.news_list02 li .news_img{
	height: 206px;
}
#news .news_list.news_list02 li .news_img img{
	width: 206px;
	height: 206px;
	margin: 0 auto;
}
@media screen and (max-width:768px){
	#news .news_list li{
		width: 48.5%;
	}
	#news .news_list li:nth-of-type(3n){
		margin-right: 3%;
	}
	#news .news_list li:nth-of-type(2n){
		margin-right: 0;
	}
	#news .news_list li .news_img {
		width: 100%;
	}
	#news .news_list li .news_img img {
		width: 100%;
	}
}
@media screen and (max-width:480px){
	#news .news_list li .news_img img,#news .news_list li .news_img ,#news .news_list.news_list02 li .news_img,#news .news_list.news_list02 li .news_img img{
		height: 150px;
	}
}

/*タブ*/
#site-content #news .tab-group ul{
    display: flex;
    justify-content: start;
    flex-wrap: wrap;
    border: none;
}
#site-content #news .tab-group ul li {
    width: 15.5%;
    margin-right: 1.4%;
    margin-bottom: 1%;
}
#site-content #news .tab-group ul li:nth-of-type(6n){
	margin-right: 0;
}
#site-content #news .tab-group ul li a{
	padding: .9rem .6rem;
    text-align: center;
    border-radius: 3px;
    background-color: #018232;
	color: #fff !important;
}
#site-content #news .tab-group ul li a.active {
    transition: all 0.2s ease-out;
}
@media screen and (max-width:940px){
	#site-content #news .tab-group ul li{
		width: 32.4%;
	}
	#site-content #news .tab-group ul li:nth-of-type(3n){
		margin-right: 0;
	}
}
@media screen and (max-width:480px){
	#site-content #news .tab-group ul li a{
		font-size: .875rem;
		padding: .5rem .6rem;
	}
}
@media screen and (max-width:371px){
	#site-content #news .tab-group ul li a{
		font-size: .75rem;
		padding: .5rem .3rem;
	}
}

/*==== Lesson&School ====*/
#site-content .lesson{
	border-top-right-radius: 1400px 400px;
	border-top-left-radius: 1400px 400px;
}
#site-content .lesson .top_title h2{
	font-style: italic;
	font-size: 3.75rem;
}
/*icon*/
#site-content .lesson .icon01{
	position: absolute;
	left: 0;
	top: calc( -100 * 100vw / 1400 );
	z-index: 100;
}
#site-content .lesson .icon02{
	position: absolute;
	right: calc( -90 * 100vw / 1400 );
	top: calc( -120 * 100vw / 1400 );
	z-index: 100;
}
#site-content .lesson .icon03{
	position: absolute;
	right: calc( -120 * 100vw / 1400 );
	bottom: calc( -40 * 100vw / 1400 );
	z-index: 100;
}
@media screen and (max-width:767px){
	#site-content .lesson .icon02{
		right: calc( -90 * 100vw / 767 );
		top: calc( -120 * 100vw / 767 );
	}
}
@media screen and (max-width:567px){
	#site-content .lesson .icon01{
		top: calc( 120 * 100vw / 567 );
	}
	#site-content .lesson .icon02{
		top: calc( -120 * 100vw / 567 );
	}
	#site-content .lesson .icon03{
		right: calc( -70 * 100vw / 480 );
		bottom: calc( -40 * 100vw / 480 );
	}
}
@media screen and (max-width:380px){
	#site-content .lesson .icon01{
		top: calc( 120 * 100vw / 375 );
	}
	#site-content .lesson .icon02{
		right: calc( -110 * 100vw / 375 );
	}
	#site-content .lesson .icon03 {
		right: calc( -110 * 100vw / 375 );
		bottom: calc( -40 * 100vw / 375 );
	}
}

/*lesson_side*/
#site-content .lesson .lesson_side h3:before {
	position: absolute;
	top: 50%;
	display: inline-block;
	content: "";
	background-image: url(../images/top/title_left.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-size: contain;
	width: 25px;
	height: 38px;
	left: -2.5rem;
	top: .4rem;
}
#site-content .lesson .lesson_side h3:after {
	position: absolute;
	top: 50%;
	display: inline-block;
	content: "";
	background-image: url(../images/top/title_right.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-size: contain;
	width: 25px;
	height: 38px;
	right: -2.5rem;
	top: .4rem;
}

/*lesson_title_icon*/
#site-content .lesson_title_icon{
	width: 177px;
	height: 177px;
	border-radius: 50%;
	background: #fff000;
	align-items: center;
	justify-content: center;
	line-height: 177px;
	position: absolute;
	right: -1.5rem;
	bottom: 0;
}
#site-content .lesson_title_icon p{
	color: #018232;
	text-align: center;
	line-height: 1.2 !important;
	font-weight: 500;
}
@media screen and (max-width:768px) {
	#site-content .lesson_title_icon {
		width: 160px;
		height: 160px;
		right: 15%;
		top: -10%;
	}
}
@media screen and (max-width:567px) {
	#site-content .lesson_title_icon {
		right: 0;
	}
}

/*==== CONTACT ====*/
#site-content .contact{
    background: url(../images/top/contact_bg.png)0 0 / cover no-repeat;
    height: 400px;
    background-size: cover;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
}
#site-content .contact .contact_tel span{
	font-size: 3.125rem;
}
#site-content .contact .contact_tel i{
	font-size: 2rem;
}
@media screen and (max-width:480px){
	#site-content .contact{
	    height: 300px;
	}
}
@media screen and (max-width:380px){
	#site-content .contact .contact_tel span{
		font-size: 2.5rem;
	}
}

/*==== FAQ ====*/
#faq .faq_list li{
	border-bottom: 1px solid #c0c0c0;
}
#faq .faq_list li:last-child{
	border-bottom: 0;
}
#faq .faq_list .title_q{
	padding: .08rem .92rem;
	border-radius: 50%;
	background-color: #018232;
	font-size: 1.5rem;
	color: #fff;
	font-weight: 600;
}
#faq .faq_list .title_a{
	padding: .08rem .92rem;
	border-radius: 50%;
	background-color: #fff;
	font-size: 1.5rem;
	color: #018232;
	border: 2px solid #018232;
	font-weight: 600;
}
@media screen and (max-width:767px){
	#faq .faq_list .title_q,#faq .faq_list .title_a{
		padding: .4rem .8rem;
		font-size: 1rem;
	}	
}

/*==== FACILITY GUIDE ====*/
#facilities .facilities_list li{
	width: 22.5%;
}
#facilities .facilities_list li .facilities_img{
    position: relative;
}
#facilities .facilities_list li .facilities_img h3{
    position: absolute;
    bottom: .5rem;
    width: 100%;
    text-align:center;
    font-size: 1.125rem
}
@media screen and (max-width:768px){
	#facilities .facilities_list li{
		width: 48%;
	}
}
@media screen and (max-width:480px){
	#facilities .facilities_list li .facilities_img h3{
		font-size: .875rem !important;
	}
}	
/**/
#facilities .facilities_list.facilities_block02 li{
	width: 48%;
}
#facilities .facilities_list.facilities_block02 li .facilities_img h3{
	bottom: calc( 15 * 100vw / 1400 );
}
#facilities .facilities_list.facilities_block04 li .facilities_img h3{
	bottom: calc( 5 * 100vw / 1400 );
}
@media screen and (max-width:768px){
	#facilities .facilities_list.facilities_block04 li .facilities_img h3{
		bottom: calc( 5 * 100vw / 768 );
	}	
}
@media screen and (max-width:567px){
	#facilities .facilities_list.facilities_block02 li .facilities_img h3 {
		bottom: calc( 10 * 100vw / 1400 );
	}
}
@media screen and (max-width:480px){
	#facilities .facilities_list.facilities_block02 li .facilities_img{
		width: 90%;
		margin: 0 auto;
	}
	#facilities .facilities_list.facilities_block02 li .facilities_img h3{
		font-size: 1rem !important;
		bottom: calc( 10 * 100vw / 480 );
	}
}
/*icon*/
#facilities .icon04{
	position: absolute;
	left: calc( 70 * 100vw / 1400 );
	top: calc( -130 * 100vw / 1400 );
	z-index: 100;
}
@media screen and (max-width:767px){
	#facilities .facilities_list li{
		width: 47%;
	}
}
@media screen and (max-width:678px){
	#facilities .icon04{
		top: calc( -100 * 100vw / 678 );
	}
}	
@media screen and (max-width:480px){
	#facilities .facilities_list.facilities_block02 li{
		width: 100%;
	}
	#facilities .icon04{
		top: calc( -100 * 100vw / 480 );
	}
}
@media screen and (max-width:375px){
	#facilities .icon04 {
		  top: calc( -80 * 100vw / 375 );
	}
}