@charset "utf-8";
/*
Theme Name: koinonia
Theme URI: 
Description: 
Version: 0.2
Author:
Author URI: 
Tags: 
*/
/*---------------------------------
	IMPORTS
-----------------------------------*/

@import url(reset.css?20210709);
@import url(common.css?20210709);

body {
	background: #fff url(../../../img/back.jpg) top center repeat;
}
#header {
	width: 955px;
	margin: 0 auto;
	height: 90px;
}
#header > h1 {
	margin: 20px 0px 0px 0px;
	width: 385px;
	float: left;
}
#header > div:nth-of-type(1) {
	margin: 20px 0px 0px 0px;
	float: right;
}
#header > div:nth-of-type(2) > p{
	font-size: 98%;
	line-height: 160%;
	margin: 0px 0px 0px 0px;
	color: #346ea4;


}
#header > div:nth-of-type(2) {
	width: 235px;
	margin: 20px 20px 0px 0px;
	float: right;

}



#gl-navi-back {
	height: 70px;
	clear: both;
	background-color: #fff;
}
#gl-navi-back > ul {
	display: block;
	width: 960px;
	margin: 0 auto;
	font-family: 'Zen Maru Gothic';
	border-right:1px dotted #5c7885;
	}
	
#gl-navi-back > ul > li {
	margin: 20px 0px 0px 0px;
	float: left;
	border-left:1px dotted #5c7885;
}

#gl-navi-back > ul > li:last-of-type {
	border-right:1px dotted #5c7885;
	}

#gl-navi-back > ul > li a {
	display:block;
	color:#346ea4;
	text-decoration:none;
	/*padding: 10px 45px;
    font-size: 118%;*/
	padding: 10px 36px;
    font-size: 142%;
	}

#topcatch {
	clear: both;
	height: 360px;
	background: url(../../../img/catch.png?20230510) top center no-repeat;
}


#content {
	width: 960px;
	margin: 0 auto;
}
#topbutton {
	margin: 10px 0px 0px 0px;
}

#topbutton > li:nth-of-type(1) {
	float: left;
}

#topbutton > li:nth-of-type(2) {
	line-height: 220%;
	float: right;
	font-size: 85%;
	text-align: right;
	margin: 0px 0px 10px 0px;
}
#news-ichiran {
	text-align: right;
	margin: -50px 20px 0px 0px;
}

#topNewsBox {
	margin: 0px 0px 40px 0px;
	background-color: #ffeff4;
	padding: 20px 20px 10px 20px;
	-moz-border-radius: 0px 0px 10px 10px;
	-webkit-border-radius: 0px 0px 10px 10px;
	border-radius: 0px 0px 10px 10px;
}

#topNewsBox > table {
	width: 100%;
    border-collapse:collapse;
    border-spacing:0;
    empty-cells:show;
	margin: 0px 0px 0px 1px;
}
#topNewsBox > table > tbody > tr {
    border-bottom:2px dotted #5c7886;
}
#topNewsBox > table > tbody > tr:last-of-type {
    border-bottom:none;
}
#topNewsBox > table > tbody > tr > th{
	letter-spacing: 0.1em;
	color: #ef94ae;
	
	width:20%;
    padding:13px 13px 13px 5px;
}

#topNewsBox > table > tbody > tr > td{
	background: url(../../../img/point.png) center left no-repeat;
    padding:13px 10px 13px 20px ;
}
#footerBack {
	background-color: #fff;
	height: 40px;
    padding:30px 0px 30px 0px ;
}
#footer {
	color: #346ea4;
	width: 960px;
	margin: 0 auto;
}

#footer > h3 {
	margin: 0px 0px 5px 0px;
}

#facebook {
	text-align: right;
	margin: -45px 0px 3px 0px;

}
#footNavi {
	float: right;
	margin: -40px 31px 0px 0px;
}
#footNavi > li {
	float: left;
	margin: 0px 0px 0px 0px;
    padding:0px 7px;
    border-right:1px solid #346ea4;
}
#copyright {
	margin: 5px 0px 0px 0px;
	text-align: right;
	color: #346ea4;
	font-size: 93%;
}
.catch_news {
	margin: 20px 0px 20px 0px;
	width:100%;
	background:url(../../../img/cat_title01.png) top center no-repeat;
	height:135px;
}
.catch_404 {
	margin: 20px 0px 20px 0px;
	width:100%;
	background:url(../../../img/cat_title02.png) top center no-repeat;
	height:135px;
}
.postTitle {
	font-size: 170%;
	text-align:center;
	color:#346ea4;
    padding:5px 0px 30px 0px;
	margin: 0px 0px 5px 0px;
	background:url(../../../img/posttitle.png) top center no-repeat;
}
.post {
	width:800px;
	margin:0 auto;
    padding:0px 0px 60px 0px;
}
.post p{
	line-height:210%;
}

#catchTitle {
    padding: 60px 0 60px 1em;
    margin: 20px 0px 20px 0;
    text-align: center;
    background: url(../../../img/common/h1_back.png) no-repeat center;
    font-family: 'Zen Maru Gothic';
    color: #346ea4;
    font-size: 260%;
    letter-spacing: 1em;
	 text-shadow: 2px 2px 2px #fff, -2px 2px 2px #fff, 2px -2px 2px #fff, -2px -2px 2px #fff;
	   
}

/*common*/

h1, h2, h3, h4 {
	line-height:1.3;
	} 

.maincopy {
	font-family: 'Zen Maru Gothic';
    color: #346ea4;
	line-height:1.6;
	text-align:center;
	margin-bottom:50px;
	font-size:170%;
	letter-spacing:0.05em;
	}
.maincopy > span {
    color: #ef4f7d;
	font-size:90%;
	}	
h2.title01 {
    overflow: hidden;
    text-align: center;
	margin:60px 0 20px;
}

h2.title01 span {
    display: inline-block;
    padding: 0 0.5em;
    position: relative;
	color:#ef4f7d;
	font-size:150%;
	font-family: 'Zen Maru Gothic';
}

h2.title01 span:before,
h2.title01 span:after {
    border-top: 1px solid #ef4f7d;
    content: "";
    position: absolute;
    top: 50%;
    width: 99em;
}

h2.title01 span:before {
    right: 100%;
}

h2.title01 span:after {
    left: 100%;
}
#infant > div.box1 > div > h4 {
	font-weight:bold;
	color:#346ea4;
	margin:0px 0px 10px 0px;
}


h2.title02 {
	color:#346ea4;
	font-size:150%;
	font-family: 'Zen Maru Gothic';
	text-align:center;
	/*margin:60px 0 20px;*/
	padding:60px 0 20px;	
}
	
h2.title03 {
	color:#ef4f7d;
	font-size:150%;
	font-family: 'Zen Maru Gothic';
	text-align:center;
	margin:60px 0 20px;
	}	
	
.flamebox h2.title02 {
	margin-top:0 !important;
	padding-top: 0 !important;
	}	
	
ul.photolist {
	overflow:hidden;
	margin-bottom:20px;
	clear:both;

	}	
	
ul.photolist li {
	float:left;
	text-align:center;
	width:250px;
	margin-bottom:20px;
	}
	
ul.photolist li + li {
	margin-left:20px;
	}
	
ul.photolist li:nth-of-type(3n+1) {
	margin-left:0 !important;
	}	
	
ul.photolist li div + div {
	margin-top:10px;
	line-height:1.5;
	font-size:90%;
	}			



ul.photolist2 {
	overflow:hidden;
	margin-bottom:20px;
	clear:both;
	width:725px;
	margin:5px auto 0 auto;
	}	
	
ul.photolist2 li {
	float:left;
	text-align:center;
	width:165px;
	margin-bottom:20px;
	}
	
ul.photolist2 li + li {
	margin-left:20px;
	}
	
ul.photolist3 {
	overflow:hidden;
	margin-bottom:20px;
	clear:both;
	margin:5px auto 0 auto;
	}	
	
ul.photolist3 li {
	float:left;
	text-align:center;
	width:390px;
	margin-bottom:20px;
	}
	
ul.photolist3 li + li {
	margin-left:20px;
	}
	
#schoolchild .flamebox.sub {
	display: flex;
    align-items: center;
	justify-content: space-between;
	line-height: 1.6;
}
#schoolchild .flamebox.sub img {
	margin-left: 40px;
}
	
.flamebox {
	background:#fff;
	border-radius:10px;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	padding:30px;
	overflow:hidden;
	margin:30px 0 5px 0;
	}

.photoR div + div {
	margin-top:10px;
	text-align:center;
	line-height:1.3;
	font-size:90%;
	}
	
.photoL div + div {
	margin-top:10px;
	text-align:center;
	line-height:1.3;
	font-size:90%;
	}	
	
.circlebar {
	background:#346ea4;
	padding:3px 0;
	text-align:center;
	border-radius:10px;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	color:#fff;
	}	


/*english*/

#english .capacity {
	overflow:hidden;
	margin:50px 0 30px;
	font-size:110%;
	}

#english .capacity dl {
	width:185px;
	float:left;
	text-align:center;
	}
	
#english .capacity dl + dl {
	margin-left:20px;
	}	
	
#english .capacity dt {
	border-radius: 10px 10px 0 0;
	-webkit-border-radius: 10px 10px 0 0;
	-moz-border-radius: 10px 10px 0 0;
	border:3px solid;
	color:#fff;
	padding:10px 0 5px 0;
	}	
	
#english .capacity dd {
	border-radius:0 0 10px 10px;
	-webkit-border-radius:0 0 10px 10px;
	-moz-border-radius:0 0 10px 10px;
	border:3px solid;
	padding:10px 0 10px 0;
	background:#fff;
	}		
	
#english .capacity dl:nth-of-type(1) dt {
	border-color:#8bc53f;
	background:#8bc53f;
	} 	
	
#english .capacity dl:nth-of-type(1) dd {
	border-color:#8bc53f;
	} 
	
#english .capacity dl:nth-of-type(2) dt {
	border-color:#ef94ae;
	background:#ef94ae;
	} 	
	
#english .capacity dl:nth-of-type(2) dd {
	border-color:#ef94ae;
	} 
	
#english .capacity dl:nth-of-type(3) dt {
	border-color:#29aae1;
	background:#29aae1;
	} 	
	
#english .capacity dl:nth-of-type(3) dd {
	border-color:#29aae1;
	} 
	
#english .capacity dl:nth-of-type(4) dt {
	border-color:#8b6239;
	background:#8b6239;
	} 	
	
#english .capacity dl:nth-of-type(4) dd {
	border-color:#8b6239;
	} 						
	
#english .lesson {
	border:1px solid #b2b2b2;
	background:#fff;
	border-radius:10px;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	padding:30px 30px;
	overflow:hidden;
	margin:30px 0;
	text-align:center;
	}
	
#english .lesson > div {
	float:left;
	width:220px;
	}	
	
#english .lesson > div + div {
	margin-left:39px;
	}
	
#english .lesson h3 {
	font-size: 140%;
    margin-bottom: 10px;
	font-weight:500;
	}
	
#english .lesson dt {
	margin:15px 0 10px;
	padding:5px 0;
	border-radius:10px;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	color:#fff;
	}	
	
#english .lesson dd {
	line-height:1.8;
	}		
	
#english .lesson > div:nth-of-type(1) h3 {
	color:#2e3191;
	}
	
#english .lesson > div:nth-of-type(1) dt {
	background:#2e3191;
	}
	
#english .lesson > div:nth-of-type(2) h3 {
	color:#603813;
	}
	
#english .lesson > div:nth-of-type(2) dt {
	background:#ffa403;
	}
	
#english .lesson > div:nth-of-type(3) h3 {
	color:#8bc53f;
	}
	
#english .lesson > div:nth-of-type(3) dt {
	background:#8bc53f;
	}
#english .flex_lessoncmnt {
	display: flex;justify-content: space-between;
	align-items: center;
}
#english .flex_lessoncmnt div {
	margin: 0 20px;
	text-align: center;
}


#english .flex_lessoncmnt div p {
	margin-top: 10px;
    line-height: 1.5;
    font-size: 90%;
}


#english .lessoncmnt {
	background:url(../../../img/english/img2-01.png?20210616) no-repeat right center;
	}					
	
	
#english .stepup {
	
	}
	
#english .stepup h3 {
	font-size:135%;
	text-align:center;
	font-family: 'Zen Maru Gothic';
	}
	
#english .stepup h3 .jet {
	color:#cb9672;
	}
	
#english .stepup h3 .eikenjr {
	color:#ef94ae;
	}
	
#english .stepup h3 .eiken {
	color:#8bc53f;
	}
	
#english .stepup h3 .toeic {
	color:#346ea4;
	}
	
	
#english .stepup li {
	overflow:hidden;
	margin-top:20px;
	clear:both;
	}

#english .stepup h4 {
	width:130px;
	float:left;
	color:#fff;
	margin-right:15px;
	border-radius:10px;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	padding:30px 0;
	text-align:center;
	font-size:130%;
	}
	
#english .stepup p {
	float:left;
	width:580px;
	line-height:1.9;
	padding-top:5px;
	font-size: 12.7px;
	
	}	

#english .stepup .jet h4 {
	background:#cb9672;
	}
	
#english .stepup .eikenjr h4 {
	background:#ef94ae;
	}
	
#english .stepup .eiken h4 {
	background:#8bc53f;
	}
	
#english .stepup .toeic h4 {
	background:#346ea4;
	padding:20px 0;
	}	
	
#english .stepup .toeic h4 span {
	font-size:70%;
	}
	
#english .price ul {
	border-bottom:1px solid #b2b2b2;
	padding-bottom:10px;
	margin-bottom:20px;
	width:580px;
	}

#english .price li {
	overflow:hidden;
	margin-bottom:10px;
	}	
	
#english .price h4 {
	width:130px;
	float:left;
	color:#fff;
	margin-right:15px;
	border-radius:10px;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	padding:8px 0;
	text-align:center;
	}
	
#english .price li:nth-of-type(1) h4 {
	background:#39b44a;
	}
	
#english .price li:nth-of-type(2) h4 {
	background:#0071bb;
	}
	
#english .price li:nth-of-type(3) h4 {
	background:#ff921e;
	}
		
#schoolchild > div.box3 > h4 {
	background-color: #346ea4;
	padding: 10px;
	text-align: center;
	border-radius: 20px;
	color: #fff;
}
#english .price p {
	float:left;
	width:300px;
	line-height:1.9;
	padding-top:5px;
	}	
	
.teacher h3 {
	color: #6cba5a;
    font-size: 150%;
    border-bottom: 1px solid #6cba5a;
    padding-bottom: 10px;
    margin-bottom: 20px;
    width: 600px;
    font-weight: 500;
	}
	
#english .teacher ul {
	overflow:hidden;
	color:#6cba5a;
	margin-bottom:20px;
	}
#english .teacher h4 {
	margin:0px 0px 10px 0px;
	color:#ef4f7d;
	text-align:center;
	font-size:120%;
	}
#english .teacher li {
	width:315px;
	float:left;
	font-size:90%;
	line-height:1.8;
	}
	
#english .teacher li:nth-child(even) {
	width:280px;
	}	
	
#english .teacher li:before {
	content:"・";
	}
	
#english .teacher p + p {
	margin-top:15px;
	}										
#english #box6 > h3 {
	text-align: center;
	font-weight: bold;
	color: #555;
	font-size: 1.1rem;
	margin:40px 0 20px;
	}
#english #box6 > h3 > span {
	font-weight: bold;
	color: #ef6d81;
	}
#english .lesson01 h3 {
	border-radius: 10px 10px 0px 0px;
	text-align: center;
	font-weight: bold;
	font-size: 1.2rem;
	padding: 10px 0px;
	color: #fff;
	background-color: #915daa;
	position: relative;
	}
#english .lesson01 h3 img {
	position: absolute;
	width: 254px;
	height: 163px;
	top: -35px;
	right: 50px;
	bottom: 0;
	margin: auto 0;
}
#english .lesson01 p {
	text-align:center;
	font-size:1.2rem;
	margin:20px 0px 0px 0px;
	}
#english .lesson01 {
	margin: 55px 0 20px 0px;
	}
#english .lesson01 > div {
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	background-color: #fff;
	padding: 30px;
	border-radius: 0px 0px 10px 10px;
	}
#english .lesson01 > div > dl {
	flex-direction:row;
	flex-wrap:wrap;
	display: flex;
	justify-content:start;
	align-items: baseline;
	}
#english .lesson01 > div > dl > dt {
	background-color: #915daa;
	color: #fff;
	width: 200px;
	text-align: center;
	padding: 5px 15px;
	border-radius: 15px;
	margin:0px 10px 0px 0px;
	line-height: 180%;
	}
#english .lesson01 > div > dl > dd {
	padding: 5px 15px;
	line-height: 180%;
	}
#english .lesson02 ul li {

	margin: 10px 0 0px 0px;
	text-indent: -13px;
	margin-left: 13px;
	line-height: 1.5;
}
#english .lesson02 ul li:before{
	content: "●";
    font-size: 1rem;
    color: #cb9672;
    margin: 0px 2px 0px 0px;
}
#english .lesson02 ul li span {
	font-size: 88%;
}

#english .lesson02 h3 {
	border-radius: 10px 10px 0px 0px;
	text-align: center;
	font-weight: bold;
	font-size: 1.2rem;
	padding: 10px 0px;
	color: #fff;
	background-color: #603813;
	}
#english .lesson02 p {
	font-size:1.2rem;
	text-align:center;
	margin:20px 0px 0px 0px;
	}
#english .lesson02 {

	margin:20px 0px;
	}
#english .lesson02 > div {
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	background-color: #fff;
	padding: 30px;
	border-radius: 0px 0px 10px 10px;
	}
#english .lesson02 > div > dl {
	flex-direction:row;
	flex-wrap:wrap;
	display: flex;
	justify-content:start;
	align-items: baseline;
	}
#english .lesson02 > div > dl > dt {
	background-color: #cb9672;
	color: #fff;
	width: 200px;
	text-align: center;
	padding: 5px 15px;
	border-radius: 15px;
	line-height: 180%;
	margin:0px 10px 0px 0px;
	}
#english .lesson02 > div > dl > dd {
	line-height: 180%;
	padding: 5px 15px;
	}

#english .lesson03 h3 {
	border-radius: 10px 10px 0px 0px;
	text-align: center;
	font-weight: bold;
	font-size: 1.2rem;
	padding: 10px 0px;
	color: #fff;
	background-color: #8bc53f;
	}
#english .lesson03 {

	margin:20px 0px;
	}
#english .lesson03 > div {
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	background-color: #fff;
	padding: 30px;
	border-radius: 0px 0px 10px 10px;
	}
#english .lesson03 > div > ul {
	flex-direction:row;
	flex-wrap:wrap;
	display: flex;
	justify-content:center;
	align-items: baseline;
	background-color: #f5f0d7;
	border-radius: 10px;
	padding: 18px 0px;
	margin-bottom: 20px;
	}
#english .lesson03 > div > ul > li {
	margin:0px 20px 0px 0px;
	font-weight: bold;
	font-size: 13.5px;
	}
#english .lesson03 > div > ul > li:before{
	content: "●";
	font-size: 1.7rem;
	color: #8bc53f;
	margin:0px 2px 0px 0px;
	vertical-align: bottom;
	position: relative;
	bottom: 1px;
	right: -1px;
	}
#english .lesson03 > div > dl {
	flex-direction:row;
	flex-wrap:wrap;
	display: flex;
	justify-content:start;
	align-items: baseline;
	}
#english .lesson03 > div > dl > dt {
	background-color: #8bc53f;
	color: #fff;
	width: 200px;
	text-align: center;
	padding: 5px 15px;
	border-radius: 15px;
	line-height: 180%;
	margin:0px 10px 0px 0px;
	}
#english .lesson03 > div > dl > dd {
	line-height: 180%;
	padding: 5px 15px;
	}

























	
#koinonia .reihai {
	background:#ffe6dc;
	}
	
#koinonia .reihai > div {
	border:#ef4f7d 2px dashed;
	border-radius:10px;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	overflow:hidden;
	}
	
/*	
#koinonia .reihai dl {
    margin: 20px 0 20px 30px;
    width: 330px;
    float: left;
    overflow: hidden;
    font-size: 110%;
    line-height: 1.3;
	}
	
#koinonia .reihai dt {
	float:left;
	text-indent:-1em;
	padding-left:1em;
	}
	
#koinonia .reihai dt:before {
	content:"●";
	color:#346ea4;
	font-size: 140%;
    vertical-align: middle;
	}	
.ind {
	text-indent:1em;
}

#koinonia .reihai dd {
	    padding: 5px 0 0 160px;
	}				
*/

#koinonia .reihai dl {
    margin: 30px 0 10px 70px;
    /* width: 330px; */
    float: left;
    overflow: hidden;
    font-size: 100%;
    line-height: 1.2;
	}
#koinonia .reihai dl + dl {
	margin-left: 80px;
}
#koinonia .reihai dt {

	}
	
#koinonia .reihai dt:before,#koinonia .reihai dd:before {
	content:"●";
	color:#346ea4;
	font-size: 160%;
    vertical-align: middle;
	top: -2px;
	position: relative;
	}	



	
#koinonia .reihai ul {
    float: left;
    position: relative;
    left: 50%;
	margin-bottom:20px;
	}
#koinonia .reihai ul li {
    float: left;
    position: relative;
    left: -50%;
	}	
	
#koinonia .reihai ul li +  li {
	margin-left:10px;
	}	
	
	
#koinonia .christ {
	font-family: 'Courgette', cursive;
	font-size:130%;
	/*height:310px;*/
	height:255px;
	}
	
#koinonia .reihai_p dl{
	display: flex;
	justify-content: center;
	}

#koinonia .reihai_p dd{margin-left: 20px;
		}



	
	
#koinonia .messiah {
	background:url(../../../img/koinonia/img3-00.png), url(../../../img/koinonia/img3-00.png);
	background-repeat:no-repeat;
	background-position:center top, center bottom;
	padding:50px 0;
	margin: 60px 0;

	}	
	
#koinonia .messiah h2 {
	margin-top:20px;
	}	
	
#koinonia .messiah h2 span {
	color:#f05a24;
	font-size:70%;
	}
	
#koinonia .messiah > div {
	overflow:hidden;
	}
	
#koinonia .messiah > div p {
	width:350px;
	float:left;
	}	

#koinonia .messiah .flamebox {
	width:380px;
	float:right;
	margin-top: 10px;
    margin-bottom: 40px;
	}
	
#koinonia .messiah .flamebox h3 {
	color:#346ea4;
	font-size:120%;
	text-align:center;
	margin-bottom:10px;
	}	

#koinonia .messiah .flamebox dl {
	overflow:hidden;
	line-height:1.3;
	} 
	
#koinonia .messiah .flamebox dt {
	width:100px;
	padding:3px 0;
	float:left;
	clear:left;
	}			
	
#koinonia .messiah .flamebox dt:before {
	content:"●";
	color:#346ea4;
	
	}	
	
#koinonia .messiah .flamebox dd {
	padding:3px 0 3px 120px;
	}	

#koinonia .box4 .photolist li:nth-child(even) {
	width: 126px;
    margin-left: 14px !important;
    margin-top: 98px;
	} 
	

#access dl {
	line-height:1.5;
	margin-bottom:30px;
	}

#access dt {
	color:#346ea4;
	font-size:120%;
	font-weight:500;
	}
		
#access dd {
	margin:5px 0 25px;
	}
	
	
#footninka {
	border-top:1px solid #dddddd;
	font-size:0.8rem;
	text-align:center;
	padding:20px 0px 20px 0px;
	background-color:#f5f5f5;
}
	
#rivivalplayer {
	font-size:16px;
	color:#346ea4;
	text-align:center;
	margin:-20px 0px 20px 0px;
}


#junior > #box2 > div {
	background: #fff url(http://littlelambs.jp/img/junior/image03_new.png) top right no-repeat;
	border-radius: 10px;
	padding: 30px 30px 10px 30px;
}
	
#junior > #box2 > div > dl {
	flex-direction:row;
	flex-wrap:wrap;
	display: flex;
	justify-content:start;
	margin:0px 0px 20px 0px;
	}
#junior > #box2 > div > dl > dt {
	display: flex;
	align-items: center;
	justify-content:center;
	/*background-color: #8b6239;*/
	background-color: #ff8e00;
	color: #fff;
	width: 100px;
	padding: 5px 15px;
	border-radius: 15px;
	line-height: 180%;
	margin:0px 10px 0px 0px;
	font-weight: bold;
	}
#junior > #box2 > div > dl > dd {
	line-height: 180%;
	padding: 5px 15px;
	}
#junior > #box3 {
	border-bottom: 1px solid #ccc;
	padding: 0px 0px 60px 0px;
	margin:0px 0px 0px 0px;
}

#junior > #box3 > div {
	background: #fff;
	border-radius: 10px;
	padding: 30px 30px 10px 30px;
	margin:0px 0px 20px 0px;
}
#junior > #box3 > div > h4 {
	line-height: 150%;
	font-size: 1.1rem;
	text-align: center;
	margin:0px 0px 20px 0px;
	}
#junior > #box3 > div > h4 > span {
	color: #ef6d81;

	}
#junior > #box3 > div > dl {
	flex-direction:row;
	flex-wrap:wrap;
	display: flex;
	justify-content:start;
	margin:0px 0px 20px 0px;
	}
#junior > #box3 > div > dl > dt {
	width: 20%;
	display: flex;
	align-items: center;
	justify-content:center;
	background-color: #346ea4;
	color: #fff;
	padding: 5px 15px;
	border-radius: 15px;
	line-height: 180%;
	margin:0px 10px 0px 0px;
	}
#junior > #box3 > div > dl > dd {
	width: 70%;
	line-height: 180%;
	padding: 5px 15px;
	}
#junior > #box3 > div > dl:nth-of-type(2) > dt {
	background-color: #39b44a;
	}
#junior > #box3 > h4 {
	background-color: #ef6d81;
	padding: 10px;
	text-align: center;
	border-radius: 20px;
	color: #fff;
	}
#junior > #box4 {
	padding: 0px 0px 60px 0px;
	margin:0px 0px 0px 0px;
}
#junior > #box4 > h3 {
	font-family: 'Zen Maru Gothic';
	color: #346ea4;
	line-height: 150%;
	font-size: 1.3rem;
	text-align: center;
	/*margin:40px 0px 20px 0px;*/
	padding:40px 0px 20px 0px;
}
#junior > #box4 > p {
	text-align:center;

	margin:0px 0px 20px 0px;
}
#junior > #box4 > div {
	background: #fff;
	border-radius: 10px;
	padding: 30px 30px 30px 30px;
	margin:0px 0px 20px 0px;
}
#junior > #box4 > div > p {
	text-align: center;

}
#junior > #box4 > h4 {
	background-color: #0072b9;
	padding: 18px 10px;
	text-align: center;
	border-radius: 10px;
	color: #fff;
	font-size: 17px;
	font-weight: bold;
	}
	
/*20210630**********************/
.ttl01 {
	background-color: #b67531;
	padding: 11px;
	text-align: center;
	border-radius: 50px;
	color: #fff;
	font-weight: bold;
	margin-top: 30px;
	margin-bottom: 25px;
	font-size: 16px;
  
}
.ttl01.color02 {
	background-color: #31b643;
}
.ttl01.color03 {
	background-color: #356ea4;
}
.ttl01.color04 {
	background-color: #b63d31;
}
.ttl01.color05 {
	background-color:#31b6a0;
}

.center_flex {
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
}
.center_flex.min {
	margin: 0 40px;
}
.center_flex li {
	margin-bottom: 20px;
}
.center_flex li:nth-of-type(2),.center_flex li:nth-of-type(4){
	margin-left: 20px;
	margin-right: 20px;
}

.center_flex li div + div {
	margin-top:5px;
	line-height:1.5;
	font-size:90%;
	text-align: center;
	}

.ml0{
	margin-left: 0px !important;
}

.ml20{
	margin-left: 20px !important;
}

#schoolchild .box2 h3.center {
	margin-bottom: -30px;
}

.space_flex li div + div {
	margin-top:10px;
	line-height:1.5;
	font-size:90%;
	text-align: center;
	}	

.space_flex {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.space_flex li {
	margin-bottom: 20px;
}

/******************/

.programbox {
	background: #fff;
	border-radius: 10px;
	padding: 30px 30px 30px 30px;
	margin: 0px 0px 20px 0px;
}

.programbox ul {
	margin-top: 20px;
	margin-bottom: 22px;
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
}
/*
.programbox ul li {
	border: 2px #0071bb solid;
	border-radius: 10px;
	margin: 0 10px;
	width: 29.4%;
}
*/
.programbox ul li {
    border: 2px #0071bb solid;
    border-radius: 10px;
    margin: 0px 5px 8px 5px;
    width: 44.4%;

}
.programbox ul li.lg {
	width: 60%;
}
.programbox ul li .waku {
	margin: 15px 12px;
}
.programbox ul li h4 {
	text-align: center;
	padding: 6px 0;
	font-weight: bold;
	background-color: #0071bb;
	color: #fff;
	border-radius: 30px;
	margin-bottom: 7px;
	font-size: 14.5px;
}
.programbox ul li p {
	font-size: 12px;
	line-height: 1.5;
	margin: 0 8px;
}
.programbox ul li .box {
	background-color: #fffadc;
	margin: 7px 8px;
	padding: 8px 10px;
	font-size: 11px;
	border-radius: 5px;
	line-height: 1.5;
}
.programbox ul li h4 + .box {
	margin-top: 12px;
}
.programbox ul li .money {
	font-weight: bold;
	color: #0071bb;
	font-size: 28px;
	text-align: center;
}
.programbox ul li p + .money {
	margin-top: 10px;
}
.programbox ul li .money span {
	font-weight: bold;
	font-size: 60%;
}
.programbox > p {
	font-size: 11.5px;
	line-height: 1.6;
	text-align: center;
}
.programbox > p.schedule {
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 15px;
}

#schoolchild .box3 > p {
	margin-bottom: 20px;
}
.programbox > h5 {
	font-size: 17px;
	font-weight: bold;
	text-align: center;
	color: #0072c2;
	margin: 20px 0 -5px 0;
}


/******************/

.oazukari_text {
	font-size: 18px;
	color: #18a191;
	font-weight: bold;

}
.oazukari_text span {
	font-size: 180%;
	display: inline-block;
	vertical-align: bottom;
	position: relative;
	bottom: 1px;
}
.price_table {
	width: 100%;
	margin-bottom: 10px;
}
.price_table th,.price_table td {
	border: 2px #d8d8d8 solid;
	font-size: 16px;
	padding: 20px 0;
}
.price_table thead th {
	background-color: #70c29c;
	font-size: 22px;
	color: #fff;
	text-align: center;
}
.price_table tbody th {
	background-color: #e8f0d9;
	width: 50%;
	text-align: center;
}
.price_table tbody td {
	padding-left: 60px;
}
.post .annotation_text {
	font-size: 13.5px;
	line-height: 1.8;
}
.post .annotation_text span {
	background:linear-gradient(transparent 60%, #e8f0d9 60%);
}
.post .annotation_text b {
    font-weight: normal;
    font-size: 80%;
}

.reihai_maintxt {
	font-size: 19px;
	font-weight: bold;
	color: #ef5080;
}
.reihai_mintxt {
	font-size: 12px;
}

#koinonia .box4 .center_flex li {
	margin-left: 25px;
	margin-right: 25px;
	
}
#english .box1 .photolist {
	overflow:inherit;
}
#english .box1 .photolist li{
	position: relative;

}
.img_item {
	position: absolute;
	left: -5px;
	bottom: -5px;
}
#english .flex_lessoncmnt p {
	margin-top: 20px;
}
#english .flex_lessoncmnt p span {
	display: block;
	font-size: 16px;
	font-weight: bold;
	color: #f75a12;
	margin-top: 5px;
}

.stepup .space_flex {
	margin: 0 10px;
}

body {
	background-color: #eaf9dd;
}

/* 20251030修正 */


#junior .endokia{
  width: 50%;
  margin: 0 auto;
  padding: 10px 0 30px;	
}

#junior .maincopy2{
	font-family: 'Zen Maru Gothic';
  color: #346ea4;
  line-height: 1.6;
  text-align: center;
  margin-bottom: 50px;
  font-size: 150%;
  letter-spacing: 0.05em;
}

/* #junior > #box2 > div {
	background: #fff url(http://littlelambs.jp/img/junior/image03_new2.png) top right no-repeat;
} */

#junior > #box3 > .phot {
  background: none;
  padding: 20px 0 0 0;
	margin: 0;
  text-align: center;
}

/* ページネーションの汎用スタイル */
.nav-links ul {
  list-style: none;
  display: flex;
  justify-content: center;
  gap: 8px;
}
.nav-links li > * {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 14px;
  height: 45px;
}
.nav-links li > *:not(.dots) {
  width: 45px;
  border-radius: 50%;
  color: #000000;
  background: #efefef;
  transition: color 0.3s ease, background 0.3s ease;
}
.nav-links li > .current,
.nav-links li > a:hover {
  color: #ffffff;
  background: #000000;
}

.pagination{
  padding:30px;
}