html{
	font-size: 62.5%;
}


body{
	color: #000;
	font-size: 15px;
	font-size: 1.5rem;
	line-height: 2;
	position: relative;
    font-family: "Rounded Mplus 1c", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
    font-style: normal;
    font-weight: 400;
}

.sm-display-none {
	display:none;
}

    /*スライドショーの全体のstyle*/
    .slide{
        position: relative;
        margin:0 auto;
        max-width:1000px;
    }

    /*写真の配置*/
    .slide > .slideContainer {
        position: relative;
        overflow: hidden;
        margin: 0;
        padding: 0;
        list-style: none;
    }
    .slide > .slideContainer > li{
        position: absolute;
        z-index: 0;
        top: 0;
        left: 0;
        opacity: 0;
        -webkit-transition: opacity 1s liner;
           -moz-transition: opacity 1s liner;
            -ms-transition: opacity 1s liner;
             -o-transition: opacity 1s liner;
                transition: opacity 1s liner;
    }
    .slide > .slideContainer > li.current{
        position: relative;
        z-index: 1;
        opacity: 1;
        -webkit-transition: opacity 1s liner;
           -moz-transition: opacity 1s liner;
            -ms-transition: opacity 1s liner;
             -o-transition: opacity 1s liner;
                transition: opacity 1s liner;
		}

    /*スライドショーボタンのスタイル*/
    .slide a.prev,
    .slide a.next{
        position: absolute;
        display: block;
        top:45%;
        height: 40px;
        z-index: 200;
        border-radius: 50%;
        opacity: 0.8;
        padding:18px 5px 3px 5px;
    }
    .slide a.prev{
        left:0;
    }
    .slide a.next{
        right:0;
		}

#action {
	position: fixed;
	z-index: 999;
	right: 0;
	top: 300px;
}

h2{
	font-size: 40px;
	font-size: 4rem;
	margin-bottom: 1em;
}
h3{
	font-size: 25px;
}
p{
	word-break: break-all;
	margin-bottom: 1.5rem;
}
p:last-child{
	margin-bottom: 0;
}
table{
	width: 100%;
	border-collapse: collapse;
}
table th, table td {
	padding: 5px;
	vertical-align: top;
}
h1{
	font-size: 28px;
	letter-spacing: .5rem;
	margin: 0;
}
hr{
	border-color: #000;
}
a{
	color: #fff;
	text-decoration:none;
	display: block;
}
a[href^=tel] {
	color: inherit;
	text-decoration: none;
}
a:hover{
	color: #000;
	text-decoration:underline;
}
a>img{
	transition: all 1s;
}
a:hover>img{
	opacity: 0.75;
	filter: opacity(75);
}
.btn:hover,
a.btn:hover{
	text-decoration:none!important;
}
button:focus{
	outline: 0;
	border: 0;
}

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


b, strong,.bold{
	font-weight: bold;
}

.container{
	padding-left: 15px;
	padding-right: 15px;
	margin-left: auto;
	margin-right: auto;
	max-width: 1030px;
	position: relative;
}

.title-space{
	margin-bottom : 50px;
}

.box-title-space{
	padding-top : 10px;
	padding-bottom : 10px;
}

.sec{
	padding-top: 70px;
	padding-bottom: 70px;
}

.fc-white {
  color: #fff;
}

.title { text-align: center; }

.text { display: inline-block; }

#sec01 {
  background: url(../images/overviewBackImg.png) no-repeat;
  background-color: #009245;
	background-size: cover;
}

.sec01 .font-yellow {
	color: #fcee21;
	font-size: 120%;
	box-shadow: 0px -8px 3px -4px #F5A9F2 inset,0px 8px 4px -8px  #F5A9F2;
	padding-top: 2px;
  padding-bottom: 5px;
}

.sec01-img {
	padding-left: 20px;
}

#sec02{
  background: url(../images/historyBackImg.jpg) no-repeat 0 0;
  height :auto;
	background-size: cover;
	background-attachment: fixed;
}

.sec02_contents {
  opacity: 0.85; /* 55％不透明度(＝45％透過) */
  background-color: #ffffff;
  width: auto;
  color: #000;
}

.sec02_box {
  margin-top: 15px;
  margin-right: 20px;
  margin-bottom: 30px;
  height: 200px;
  width :200px;
  border: dotted 3px #009245;
  border-radius : 20px;
}

#sec02 .text-panel{
	background-color: rgba(255,255,255,0.75);
	padding: 30px 60px 0 60px;
}

#sec02 .shadow-box{
	box-shadow: 0 0 4px rgba(0,0,0,0.2);
}

.padding-20 {
	padding:20px;
}

.sec02_box {
  justify-content: center;
	line-height: 1.5;
	visibility: hidden;
}

.sec02_box .font-green {
	color: #009245;
	font-size: 120%;
}

#sec03 {
  background: url(../images/educationBackImg.jpg) no-repeat 0 0;
  height :auto;
	background-size: cover;
}

.sec03_box {
  margin-top: 30px;
  margin-right: 20px;
  padding: 20px;
  height: 240px;
  width :300px;
  border-radius : 20px;
	background: rgba(183,242,90,0.5);
	visibility: hidden;
}

.icon_bud:before {
	content : url(../images/bud.png);
}

.icon_whiteBud:before {
	content : url(../images/whiteBud.png);
}

#sec04 {
  background: url(../images/differenceBackImg.jpg) no-repeat;
  height :auto;
	background-size: cover;
}

.sec04_margin {
  margin-right: 18px;
}

.sec04_box {
  opacity: 0.70; /* 55％不透明度(＝45％透過) */
	background-color: #ffffff;
	padding: 20px;
  width: auto;
  color: #000;
}
.sec04_box .font-green {
	color: #009245;
}

.sec04_img {
	visibility: hidden;
}

#sec05 {
  background: url(../images/teacherBackImg.png) no-repeat;
  background-color: #009245;
	background-size: cover;
}

.sec05_box_font {
	color: #ffffff;
	font-size: 130%;
}

.sec05_margin {
	margin-left: 40px;
}

.sec05_box_name-font {
	color: #ffffff;
	font-size: 150%;
}

#sec05 ul .slick-prev, #sec05 ul .slick-next {
    width: 50px;
	height: 50px;
	z-index: 1000;
}

#sec05 .slick-dots {
    position: absolute;
    bottom: initial;
    display: block;
    width: auto;
    padding: 0;
	margin: auto;
	right: 0;
    left: 0;
    list-style: none;
    text-align: center;
}

#sec05 .slick-dots li {
	width: auto;
    height: auto;
}

#sec05 .slick-dots li button {
	width: auto;
    height: auto;
}

#sec05 .slick-dots li button:before {
	width: auto;
	height: auto;
	position: initial;
	font-size: 100px;
}

#sec05 .slick-dots li.slick-active button:before {
	opacity:.4;
}

#sec05 .slick-dots li button:before {
    opacity: 1;
}

#sec05 .slick-dots li button#slick-slide-control00:before {
	content: url(../images/dot_img2.png);
}

#sec05 .slick-dots li button#slick-slide-control01:before {
	content: url(../images/dot_img1.png);
}

#sec05 .slick-prev {
    left: -10px;
}

#sec05 .slick-next {
    right: -10px;
}

#sec06{
  background: url(../images/programBackImg.jpg) no-repeat 0 0;
  height :auto;
	background-size: cover;
}

.sec06_box {
  margin: 50px 20px 0px 20px;
  padding: 0px 20px 20px 20px;
  height: auto;
  width : auto;
  border-radius : 20px;
  background-color: #fff;
  color: #000;
	position : relative;
	visibility: hidden;
}

#sec06 .font-yellow {
  color: #fcee21;
}

.sec06_box .font-green {
	color: #009245;
	font-size: 130%;
}

.sec06_box .font-green:before {
	content : url(../images/holiday.png);
	position : absolute;
	left : 5vw;
	top : -20px;
}

.sec06_box .font-limeGreen {
	color: #7ec116;
	font-size: 130%;
}

.sec06_box .font-limeGreen:before {
	content : url(../images/weekday.png);
	position : absolute;
	left : 5vw;
	top : -20px;
}

#sec07 {
background: url(../images/trainingBackImg.jpg) no-repeat 0 0;
height :auto;
background-size: cover;
}

.sec07_box {
  margin: 30px 20px 0px 20px;
  padding: 30px;
  width: auto;
  height: auto;
  border: dotted 3px green;
  border-radius : 20px;
}

.sec07_box .font-green {
	color: #009245;
}

.sec07-img {
	visibility: hidden;
}

.sec07-img2 {
	padding: 20px;
}



#sec08 {
  background: url(../images/courseBackImg.jpg) no-repeat 0 0;
  height :auto;
  background-size: cover;
}

#sec09 {
  background-color: #F0F0C0;
  background-size: cover;
  }

.sec09_box {
  margin: 30px 20px 0px 20px;
  padding :10px 10px 20px 10px;
  height: auto;
  width : auto;
  border-radius : 20px;
  background-color: #fff;
  color: #000;
  position : relative;
}

.sec09_box .font-green {
	color: #009245;
	font-size: 110%;
}

.sec09_box #point1::before {
	content : url(../images/point1.png);
	position : absolute;
	left : 50px;
	top : -5px;
}

.sec09_box #point2::before {
	content : url(../images/point2.png);
	position : absolute;
	left : 50px;
	top : -5px;
}

.sec09_box #point3::before {
	content : url(../images/point3.png);
	position : absolute;
	left : 50px;
	top : -5px;
}

.sec09-courseImg {
	visibility: hidden;
}

.sec09_text {
	padding: 0px 40px 0px 40px;
}

.pointList {
  visibility: hidden;
}

#sec10 {
  background: url(../images/schoolBackImg.jpg) no-repeat 0 0;
  height :auto;
  background-size: cover;
}

.sec10-img {
	padding : 5px;
}


#school::after {
	content : url(../images/inTokyo.png);
	position : absolute;
	top: -45px;
    margin-left: 10px;
}

.sec10_box {
  margin: 30px 20px 0px 20px;
  padding:50px;
  height: auto;
  width : auto;
  border-radius : 20px;
  background: rgba(183,242,90,0.5);
  color: #000;
}

.sec10_box_font {
	color: #009245;
	font-size: 130%;
	line-height: 1.25;
}

.sec10_hukidasi {
  margin-left: 5px;
  margin-bottom : 15px;
}


.sec10_table {
	text-align: center;
	background: #fff;
	border :2px solid #009245;
	border-radius: 10px;
	table-layout: fixed;
	font-weight: bold;
	margin : 50px 0;
	border-spacing: 0;
	border-collapse: separate;
}

.sec10_table th {
	background: #009245;
	color:#fff;
	padding:10px 0 ;
}

.sec10_table td {
	vertical-align: middle;
	padding:20px 0;
	/* border : 1px #009245 dashed ; */
}

.sec10_table td.border_top_none {
	border-top : none;
}

.sec10_table td.green {
	color: #009245;
	font-size:18px;
	line-height: 25px;
}

.sec10_table thead tr:first-child :first-child{
	border-top-left-radius: 5px;
}
.sec10_table thead tr:first-child :last-child{
	border-top-right-radius: 5px;
}

.sec10_table tbody tr td{
	border-right : 1px #009245 dashed ;
	border-bottom : 1px #009245 dashed ;
}

.sec10_table tbody tr td:last-child{
	border-right : none;
}

.sec10_table tbody tr td.border_bottom_none{
	border-bottom : none;
}



#sec05 ul {
	padding-left: 0px;
	-webkit-padding-start: 0px;
}


#sec11 {
  background: url(../images/licenserBackImg.png) no-repeat;
  background-color: #009245;
	background-size: cover;
}

.sec11_box {
  margin: 30px 20px 0px 100px;
  padding: 20px 40px 20px 120px;
  height: auto;
  width : auto;
  border-radius : 20px;
  background-color: #fff;
  color: #000;
	position: relative;
	visibility: hidden;
}

.sec11_box_font {
	color: #009245;
	font-size: 130%;
}

.sec11_box_name-font {
	color: #009245;
	font-size: 150%;
}

#student1::before {
	content : url(../images/student1.png);
	position : absolute;
	left : -100px;
	top : 0px;
}

#student2::before {
	content : url(../images/student2.png);
	position : absolute;
	left : -100px;
	top : 0px;
}

#student3::before {
	content : url(../images/student3.png);
	position : absolute;
	left : -100px;
	top : 0px;
}

#student4::before {
	content : url(../images/student4.png);
	position : absolute;
	left : -100px;
	top : 0px;
}

#sec12 {
  background: url(../images/inquiryBackImg.jpg) no-repeat;
	background-size: cover;
}

.margin-left20 {
	margin-left:20px;
}

.site-footer {
	padding: 10px 0;
  font-size: 80%;
  background-color: #009245 ;
  color: white;
}

.pc_none {
	display: none!important;
}

.contact_btn {
	text-align: center;
	margin: auto;
}

/* pcのみの切り替え */
@media (min-width: 768px){
	.visible-sp{display: none;}
	body{
		min-width: 1030px;
	}
	.container{
		width: 1030px;
		padding-left: 15px;
		padding-right: 15px;
	}

	.flex{
		display: flex;
		justify-content: center;
		align-items: center;
	  }

	.flex-around{
		display: flex;
		justify-content: space-around;
		align-items: center;
	}

	.maxWidth50 {
		max-width: 50%;
	}

}

/* 資料請求ボタンの切り替え */
@media (min-width: 1360px){
	.action2-none{
		display: none;
	}

}

@media (max-width: 1359px){
	.action-none{
		display: none;
	}

	#action2 {
		position: fixed;
		z-index: 999;
		right: 0;
		bottom: 0;
        left: 0;
        width: 100%;
	}



}


/* ヘッダー画面の切り替え */
@media (max-width: 767px){
	.visible-pc{display: none;}
	.sm-display-none {
		display:none;
	}

}


/*タブレット*/
@media (min-width: 576px) and (max-width: 767px){
	.sec { padding-top: 4.4rem; padding-bottom: 4.4rem;}

	.md-flex{
		display: flex;
		justify-content: center;
		align-items: center;
	}

	.md-text-center{
		text-align: center !important;
	}

	.md-text-left {
		 text-align: left !important;
	}

	#sec02{
		background-position: 71%;
	}

	#sec02 .text-panel{
		padding: 30px 20px 0 20px;
	}

	.sec02_box {
		width :auto;
		margin-left: 20px;
	}

	.sec02_contents{
		padding-bottom: 10px;
	}

	.sec03_box {
		width: auto;
		margin: 20px 0px 0px 0px;
		height: auto ;
	}

	.sec04_margin {
		margin-right: 0px;
	}

	.sm-margin-top {
		margin-top:15px;
	}

	.sec05_margin {
		margin-left: 0px;
		margin-top: 20px;
	}

	.sec06_box .font-green:before {
	  left : 20px;
	}

	.sec06_box .font-limeGreen:before {
		left : 20px;
	}

	.sec07-img {
		width: 20%;
		height: auto;
	}

	.sec07_box {
		margin: 30px 20px 0px 20px;
		padding: 30px;

	  }

	.sec07_type_box {
		padding:20px;
	}

	.sec09_box{
		padding :50px 20px 50px 20px;
	}

	.sec09_text {
		padding: 0px 20px 0px 20px;
	}


	.sec09-courseImg {
		width: 70%;
		display:block;
		margin-left: 14vw;
		padding: 0px 50px 0px 50px;
	}


	.sec09-arrow {
		margin-top: 20px;
		margin-bottom: 20px;
		transform:rotate(90deg);
	}

	.sec09_box #point1::before {left : 20px;}

	.sec09_box #point2::before {left : 20px;}

	.sec09_box #point3::before {left : 20px;}




	.sec10_box {
		padding:20px;
	}

	.slide a.prev{
        top : 50px;
    }
    .slide a.next{
        top : 50px;
		}

}

/* スマートフォン */
@media (max-width: 575px){

	#school::after {
		content : url(../images/inTokyo_sp.png);
		position : absolute;
		top: -20px;
		margin-left: 10px;
	}

	.sec10_table_img {
		margin:30px 0 ;
	}

	.sp_none {
		display: none!important;
	}

	.pc_none {
		display: block!important;
	}

	.sec { padding-top: 4.4rem; padding-bottom: 4.4rem;}
	.sm-flex{
		display: flex;
		justify-content: center;
		align-items: center;
	}

	.sm-title-space{
		margin-bottom : 25px;
		line-height: 35px;
	}

	.sm-text-center{
		text-align: center !important;
	}

	.sm-text-left {
		 text-align: left !important;
	}

	.sec01-img {
		padding-left: 0px;
	}

	#sec02{
		background-position: 71%;
	  }

	.sec02_box {
		width :auto;
		margin-left: 20px;
		margin-bottom: 15px;
		height: auto;
	}

	.sec02_boxText {
		margin:20px 0px ;
	}

	.sec02_contents{
		padding-bottom: 10px;
	}

	#sec02 .text-panel{
		padding: 30px 20px 0 20px;
	}

	.sec03_box {
		width: auto;
		margin: 20px 0px 0px 0px;
		height: auto;
	}

	.sec04_margin {
		margin-right: 0px;
	}

	.sec05_box_font {
		color: #ffffff;
		font-size: 100%;
		margin-top: 20px;
	}

	.sec05_margin {
		margin-left: 0px;
		margin-top: 20px;
	}

	.sec05_box_name-font {
		color: #ffffff;
		font-size: 120%;
	}

	#sec05 li img {
		margin: auto;
	}

	#sec05 .slick-prev, #sec05 .slick-next {
		top: 15%;
	}

	#sec05 .slick-prev {
		left: 0px;
	}

	#sec05 .slick-next {
		right: 0px;
	}

	#sec05.sec {
		padding-bottom: 5.4rem;
	}

	.sm-margin-top {
		margin-top:15px;
	}

	.sec06_box {
		margin-top: 30px;
		margin: 50px 0px 0px 0px;
	  }

	.sec06_box .font-green:before {
	  left : -10px;
	}

	.sec06_box .font-limeGreen:before {
		left : -10px;
	}

	.sec07-img {
		width: 35%;
		height: auto;
	}

	/* .sec07_type_box {
		padding:20px;
	} */

	.sec07-img2 {
		padding: 0px 0px 20px 0px;
	}

	.sec07_box {
		padding: 30px 15px 0px 15px;
		margin: 30px 0px 0px 0px;
	  }

	.padding-20 {
		padding:10px 10px 30px 10px;
	}

	.sec07_type_box {
		text-align: center;
	}

	.sec07_type_box p {
		text-align: left;
	}


	.sec09-courseImg {
		width: 70%;
		display:block;
		margin-left: 14vw;
		padding: 0px 50px 0px 50px;
	}

	.sec09-arrow {
		margin-top: 5px;
		margin-left: 5px;
		margin-bottom: 5px;
		transform:rotate(90deg);
	}

	.sec09_text {
		padding: 0px;
	}

	.sec09_box {
		padding :50px 20px 20px 20px;
		margin: 30px 0px 0px 0px;
	}

	.sec09_box #point1::before {left : 20px;}

	.sec09_box #point2::before {left : 20px;}

	.sec09_box #point3::before {left : 20px;}

	.sec10-img {
		padding: 0px;
		margin: 5px;
	}

	.sec10_box {
		padding:20px;
		margin: 30px 0px 0px 0px;
	}

	.sec10_table {
		font-size: 15px;
    	line-height: 22px;
	}

	.sec10_table td.green {
		font-size: 15px;
	}

	.sec10_table td {
		height:100px;
		padding: 15px 0;
	}

	.sec11_box {
		margin: 70px 0px 0px 0px;
		padding: 150px 20px 20px 20px;
	}

	.sec09-sm-title-space{
		margin-bottom : 50px;
	}

	#student1::before { margin-left: 46vw; top:-50px;}

	#student2::before { margin-left: 46vw; top:-50px;}

	#student3::before { margin-left: 46vw; top:-50px;}

	#student4::before { margin-left: 46vw; top:-50px;}

	.slide a.prev{
        top : 50px;
    }
    .slide a.next{
        top : 50px;
		}

}


@media all and (-ms-high-contrast: none){
	.sec10-img {
		width: 160px;
	}
}