@charse "UTF-8";


.jpfont{
	font-family: 'IBM Plex Sans JP', sans-serif;
	font-weight: 700;

}
.entitle{
	font-family: 'Comfortaa', cursive;
	font-weight: 100;
}
.jptitle2{
	font-family: 'IBM Plex Sans JP', sans-serif;
	font-weight: 400;
}

.jptitle{
	font-family: 'M PLUS 1p', sans-serif;
	font-weight: 800;
}
.section_news {
    margin: 0 0 0 30px;
	color: #61727b;	
	overflow: hidden;
} 



* {
    box-sizing: border-box;
}

html, body {
    height: 100%;
	width: 100%;
}

body {
    margin: 0;
	/*
	color: #434343;*/
	font-family: neue-haas-grotesk-text,dnp-shuei-gothic-gin-std,"Helvetica Neue","Helvetica","Hiragino Sans","Hiragino Kaku Gothic ProN","Arial",YuGothic,"Yu Gothic","Meiryo",sans-serif;
	font-family: "Quicksand","游ゴシック体","Yu Gothic",YuGothic,"ヒラギノ丸ゴシック Pro","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,Osaka,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
}
a{
	text-decoration:none;
	color:#61727b;
}
a:hover{
	color:#f2eed7;
	text-decoration:underline;
}
a:hover img {
  opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
}


.content {
    min-height: 100vh;
}


.content-body {
    padding: 100px 60px;
    line-height: 2em;
}


/*#top-head {
    width: 100%;
    margin: 0 auto;
    padding: 30px 0 0;
    line-height: 1;
}
#top-head:after {
    content: "";
    display: block;
    height: 1px;
    background: #fff;
    width: 980px;
    margin: 30px auto 0;
}*/
 


/*#top-head #clearfix {
	overflow: hidden;
}*/
/*#top-head .logo {
    float: left;
    font-size: 32px;
}*/






/* transition */
#top-head,
#top-head:after,
#top-head .logo,
#clearfix ul li,
#clearfix ul li a {
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
}
/* Fixed
#top-head.fixed {
    padding-top: 15px;
    background: #0ff;
	top:0;
} */
/*#top-head.fixed .logo {
    font-size: 24px;
    color: #333;
}
 
#top-head.fixed:after {
    width: 100%;
    margin-top: 20px;
}
#top-head.fixed #clearfix ul li a {
    color: #333;
    padding: 0 20px;
}
*/



#clearfix:before, #clearfix:after {
    color: #fff;
    text-decoration: none;
	background:#f0f;
	display: block;
	overflow: hidden;
}
#clearfix:after {
	clear:both;
}
/*.nav li {
	list-style: none;
	float: left;
}
.nav li a {
	text-decoration: none;
	color: #fff;
	padding: 10px 20px;
	display: block;
}
.nav li a:hover {
	background: #aaa;
}*/

/*.fixed {
	position: fixed;
	top: 0;
	background:#fff;
	width:100%;
	padding-bottom:10px;
	z-index:100;

}



#clearfix.fixed ul li {
	display: table-cell;
	vertical-align: middle;
}
#clearfix.fixed ul li img{
	width:100%;
}


#clearfix.fixed .menu {
    display: table;
    margin: auto;
}
#clearfix.fixed .menu li {
    display: table-cell;
}

*/




/*-----------------*/



/*
#day ul {
    list-style: none;
	padding-left: 0;
	display: table;
	text-align: center;
	width: 100%;
	max-width:800px;
	margin:0 auto;
}*/
#day .week li {
	display: table-cell;
	color:#5a5656;
}
/*#day .week:first-child{
	border-bottom:1px solid #5a5656;
}*/
/*#day ul .weekday{
	font-size:3em;
	white-space: nowrap;
	vertical-align: middle;
	color:#ffad1e;
}
#day ul .mainday{
	font-size:3em;
	white-space: nowrap;
	vertical-align: middle;
	color:#3595df;
}*/
/*-----------------*/
#member_img .member{
	margin:0;
	padding:0;
	font-size: 0;
}
#member_img .member_box .member img{
	width:100%;
}
/*-----------------*/
.con_blue {
   /* background: linear-gradient(135deg, #fff, #edfafe);*/
	overflow:hidden;
}
.con_withe {
	overflow:hidden;
	
}






.con_menu ul {
    list-style: none;
	padding-left: 0;
	display: table;
	text-align: center;
	width: 100%;
	max-width:800px;
	margin:0 auto;
}
.con_menu ul li {
	display: table-cell;
}

.con_menu .blank01{
	width:6%;
}



/*-----------------*/
.schedule_box{
	width:80%;
	background:#FFF;
	margin:100px auto 50px;
}
.ribon{
	width:50%;
	min-width:400px;
	margin:0 auto;
	top:-80px;
	position: relative;
	background-image:url(../img/ribon.png);
	background-size:contain;
	background-repeat: no-repeat;
	text-align:center;
	overflow:hidden;
	padding:30px;
	z-index: 90;
}
.ribon .day1{
	font-size:4vw;
	font-weight: 700;
	color:#ffad1e;
	font-family: 'Catamaran', sans-serif;
	line-height: 0;
}
.ribon .day2{
	font-size:2vw;
	font-weight: 900;
	color:#ffad1e;
	font-family: 'Catamaran', sans-serif;
	line-height:0;
	padding-bottom:20px;
}
.shce_img{
	position: relative;
	z-index: 90;
	top: -75px;
	text-align: center;
}
.shce_img img{
	width:100%;
}



/*-----------------*/


.class_box .box{
	width:260px;
	height:150px;
	float:left;
	background:#0F0;
	
}
.class_box .box .top_left{
	width:40%;
	float:left;
	background:#00F;
}
.class_box .box .top_right{
	width:60%;
	float:left;
	background:#f0F;
}
.class_box .box .bottom{
	width:100%;
	clear:both;
	background:#0fF;

}






/*------------------------------------------------------------*/
#ws_archive_genre{
	width:60%;
	float:right;
	background:#999;
	color:#fff;
	padding:3px;
	margin-top:8px;
	box-sizing:border-box;
	line-height:1em;
	font-size:0.9em;
	text-align:center;
}
.ws_li .ws_archive_title{
	width:100%;
	overflow:hidden;
	padding:0 5px 0 5px;
	font-weight:bold;
	box-sizing:border-box;
	line-height: 1.5em;
}
.ws_li .ws_archive_img{
	min-height:80px;
	float:left;
	width:50%;
}
.ws_li .ws_archive_name{
	width:100%;
	overflow:hidden;
	padding:0 10px 10px 10px;
	text-align:right;	
	box-sizing:border-box;
}
.ws_li img{
	height: auto;
	max-width: 100%;
	max-height: 80px;
	width: auto;
	float:left;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
}
.ws_li_name{
	width:50px;
	float:right;
}
.ws_ev_day{
	overflow:hidden;
	margin:8px 0 0 0;
	text-align:center;
	width:45%;
	float:right;
	box-sizing:border-box;
	font-size:1.1em;
	letter-spacing: 0em;	
	font-weight:bold;
}

.yogakko_matsuri{
	text-align: center;
	width: 90%;
	color: #fff;
	background:#bbb;
	margin: 0 auto;
	padding: 3px 0 0 0;
	font-weight: bold;
	line-height: 1.3em;
}
.ws_select_address{
	text-align: center;
	color: #444;
	line-height: 25px;
	font-size: 0.9em;
	width: 90%;
	border-top: 1px dotted #aaa;
	margin: 0 auto;
}
.ws_organizer{
	border-top: 1px dotted #aaa;
	width: 90%;
	text-align: center;
	font-size: 1em;
	color: #444;
	overflow: hidden;
	padding: 0 5%;
	box-sizing: border-box;
	margin: 0 auto;
}
.event-content_box{
	width: 98%;
	padding: 0px 5%;
	box-sizing: border-box;
	overflow: hidden;
	margin: 30px auto;
}
.event-content li{
	border-bottom:1px dotted #555;
	padding:5px 10px;
	clear:both;
	overflow:hidden;
	font-size: 13px;
}
.event-date{
	padding-left:2%;
	width:100px;
	box-sizing:border-box;
	float:left;
}
.event-title{
	padding-left:1%;
	box-sizing:border-box;
	float:left;
}
.event-title{
	padding-left:1%;
	box-sizing:border-box;
	float:left;
}
.event-title_960{
	padding-left:1%;
	box-sizing:border-box;
	float:left;
}
.event_address_960{
	float:right;
	text-align:right;
	color:#444;
	line-height:25px;
	overflow:hidden;
	font-size:0.9em;
	width:100px;
	
}
.event-title_670{display:none;}
.event_address_670{display:none;}


.fa {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}


.oshi_mainday_box tr:hover,
.oshi_weekday_box tr:hover,
.sen_mainday_box tr:hover,
.sen_weekday_box tr:hover{
  background: #bbd4ee;
}
/*.table_class a:hover {
　　background: #bd1550;
}*/
.oshi_mainday_box tr{
cursor:pointer;
}
.sen_weekday_box tr{
cursor:pointer;
}
.sen_mainday_box tr{
cursor:pointer;
}
.oshi_weekday_box tr{
cursor:pointer;
}


.day_box{
	width:44%;
	float:left;
	margin:0 0 0 4%;
	overflow: hidden;
}
/*-------------------*/
table {
  width: auto;
  border-spacing: 0;
  font-size:14px;
  
}
.week100 tbody{
	position: relative;
}
.table_teacher{
	font-size:0.8em;
	line-height: 1.1em;
	width:50px;
}

.table_teacher .teacher{
	overflow: hidden;
	text-align: center;
	margin: 3px auto 3px;
	
}
.table_teacher .teacher .border_radius{
/*	width:50px;*/
	height:50px;
	object-fit: cover;
}
.table_class{
	width:80%;
	overflow:hidden
}
.table_link{
	width:9%;
}

.table_class .a01{
	font-size: 0.8em;
	line-height: 1em;
	background: #bbb;
	padding: 3px;
	color: #fff;
	margin: 5px 0 10px 0;
}
.table_class .a06{
	font-size: 0.7em;
	line-height: 1em;
	background: #ffaef6;
	padding: 2px;
	color: #fff;
	margin: 0 0 5px 0;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}
.table_class .a02{
	font-size: 15px;
    letter-spacing: 1.28px;
	font-family: 'Comfortaa', cursive;
    font-weight: 700;
	margin:0 0 0 10px;
	display:inline-block;
}
.table_class .a03{
	font-size: 0.8em;
	margin: 0 10px 0 20px;
	display:inline-block;
}
.table_class .a04{
	padding: 0 10px 0 10px;
    font-size: 13px;
    font-family: 游ゴシック体, "Yu Gothic", YuGothic, Helvetica, Arial, "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", Meiryo, メイリオ, sans-serif;
    color:#979797;
	width:100%;
	box-sizing:border-box;
	line-height: 1.3em;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-text-overflow: ellipsis; /* Safari */
	-o-text-overflow: ellipsis; /* Opera */
}

.table_link .arrow{
    width: 7px;
    height: 7px;
    border-bottom: solid 2px #ccc;
	border-right: solid 2px #ccc;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	position: absolute;
	right: 2px;
	-webkit-transition: -webkit-transform .2s ease-in-out;
	transition: -webkit-transform .2s ease-in-out;
	transition: transform .2s ease-in-out;
	transition: transform .2s ease-in-out, -webkit-transform .2s ease-in-out;
}

.sen_sche{color:#ffad1e;}
.oshi_sche{color:#3595df;}
.maru {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  flex-flow: column; 
  vertical-align: top;
}
/* 円の大きさ */
.size_normal{
  width: 20px;
  height: 20px;
}
/* 文字の大きさ */
.letter3 {
  font-size: 1em;
  line-height: 1em;
}
/* 円と文字の色 */
.pink1 {
  color:#fff;
  background:#ffad1e;
}
.pink2 {
  color:#fff;
  background:#ef3481;
}







.con_text02{
	font-size:0.9em;
	font-weight:bold;
	text-align:center;
	width:85%;
	overflow:hidden;
	margin:0 auto 20px;
}
.con_text03{
	border-top:2px #3595df solid;
	width:80%;
	margin:5px 0 30px;
	overflow:hidden;
	height:2px;
	margin:0 auto 40px;
}

.con_text05{
	border-top:2px #ea68a2 solid;
	width:80%;
	margin:5px 0 30px;
	overflow:hidden;
	height:2px;
	margin:0 auto 40px;
}







.map_box{
	background:#c3d3dd;
	width:100%;
	margin:0 0 0 0;
	overflow:hidden;
	padding:0 0 50px 0;
	color: #3f494f;
}
.map_title{
	font-size:1.2em;
	font-weight:bold;
	color:#3f494f;
	letter-spacing: 0.4em;
	margin-top: 40px;
}
.gmap{
	background:#3f494f;
	width:80%;
	margin:0 auto;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	overflow:hidden;
	height: auto;
	padding: 10px;
}
.access_add i{
	margin: 5px 0 0 0;
	font-size: 1.5em;
}


.boxarea_down .logoarea01 .logo_a img{
	width:100%;
	height:auto;
}
.boxarea_down .logoarea02 .logo_a img{
	width:100%;
	height:auto;
}



.acc_link{
	text-align:center;
}
.bottomline{
	width: 100%;
	margin: 0;
	padding: 4px 0;
	background: #cadb9b;
	line-height: 1em;
	color: #fff;
	text-align: center;
	overflow: hidden;
	box-sizing: border-box;
	font-size:0.7em;
}










/*------------------------------------*/



.service_area .center02{
	line-height:1.4em;
	font-size:0.95em;
	color:#444;
}
.service_block{
	width:100%;
	overflow:hidden;
	margin:0;
}
.service_block .right02 img{
	width:40%;
}
/*.service_block .left02 ul,
.service_block .right02 ul{
	line-height: 1.4em;
	font-size: 0.9em;
}
.service_block li{
	list-style:circle;

}
*/


/*-----------------------------*/
.nomber{
	max-width:19%;
	width: 30px;
	height:30px;
	text-align:center;
	line-height: 1.7em;
	font-size: 1.2em;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	background:#66c2eb;
	margin:8px 4%  8px 2%;
	float:left;
	font-family: 'Comfortaa', cursive;
	color:#fff;
	font-weight: bold;	
}
.flowtext .sub{
	float:left;
	font-size:0.85em;
	color:#444;
	width: 100%;
	padding: 0;
	margin: 0 0 10px 0;
	line-height: 1.3em;
	text-align:center;
}
.flowtext .sub2{
	float:left;
	font-size:0.85em;
	color:#444;
	width: 100%;
	padding: 0 5px;
	margin: 0 0 10px 0;
	line-height: 1.3em;
	text-align:left;
}

.next{
    margin: 10px auto;
    width: 20px;
    text-align: center;
	display:inline-block;
}.next img{
	width:100%;
}


.flowtext .sub2 .link{
	width: 70%;
	line-height: 3em;
	padding: 0;
	margin: 15px auto;
	color: #fff;
	font-size: 14px;
	background: #14b5b1;
		background-color: rgb(20, 181, 177);
	background-color: rgb(20, 181, 177);
	font-weight: bold;
	border-bottom: 2px solid #0a9490;
	border-radius: 2px;
	transition-property: background-color;
	transition-duration: .2s;
	transition-timing-function: ease-out;
	text-align: center;
}.flowtext .sub2 .link:hover{
	background: #48c4c1;
}






.link960{
/*	color:#66c2eb;*/
}





.plans:before, .plans:after {
  content: '';
  display: table;
}

.plans:after {
  clear: both;
}

/*
.plan {
  border-radius: 7px;
}
*/
.plan_b{
  border-radius: 7px;
  border-width: 2px;
}
.plan_b {
  width: 80%;
  margin: 10px auto;
  padding: 20px;
  text-align: center;
  background: #fafafa;
  background-clip: padding-box;
  border: solid #f29219;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/*
.plan_b:last-child {
  border-width: 2px 2px 2px 0;
  border-top-right-radius: 7px;
  border-bottom-right-radius: 7px;
}
*/
.plan-title:before {
  content: '';
  position: absolute;
  bottom: -1px;
  left: 0;
  right: 0;
  height: 1px;
	/*
  background-size: 3px 1px;
  background-image: -webkit-linear-gradient(left, white, white 33%, #d2d2d2 34%, #d2d2d2);
  background-image: -moz-linear-gradient(left, white, white 33%, #d2d2d2 34%, #d2d2d2);
  background-image: -o-linear-gradient(left, white, white 33%, #d2d2d2 34%, #d2d2d2);
  background-image: linear-gradient(to right, white, white 33%, #d2d2d2 34%, #d2d2d2);
	*/
}




#PageTop {
	position: fixed;
	bottom: 25px;
	right: 25px;
	border-radius: 50%;
	width: 45px;
	height: 45px;
	border:solid 1px #fff;
}





/*ボックス全体*/
.accbox {
    margin: 2em 0;
    padding: 0;
    width: 100%;/*最大幅*/
}

/*ラベル*/
.accbox label {
    display: block;
    margin: 1.5px 0;
    padding : 13px 12px;
    color: #fff;
    font-weight: bold;
    background: #b1d54f;
    cursor :pointer;
    transition: all 0.5s;
	text-align:center;
}

/*アイコンを表示*/
.accbox label:before {
    content: '\f054';
    font-family: 'FontAwesome';
    padding-right: 8px;
}

/*ラベルホバー時*/
.accbox label:hover {
    background :#e6f1c6;
}

/*チェックは隠す*/
.accbox input {
    display: none;
}

/*中身を非表示にしておく*/
.accbox .accshow {
    height: auto;
    padding: 5px;
    background: #f6faea;
    opacity: 1;
 /*
    height: 0;
    padding: 0;
   overflow: hidden;
    opacity: 0;
    transition: 0.8s;
	*/
}

/*クリックで中身表示*/
.cssacc:checked + label + .accshow {
    height: auto;
    padding: 5px;
    background: #f6faea;
    opacity: 1;
}
/*.accbox .accshow p {
    margin: 15px 10px}
*/
/*アイコンを入れ替える*/
.cssacc:checked + label:before {
    content: '\f078';
}






.con_menu .jpfont{
	font-size: 20px;
	letter-spacing: 5px;
	padding: 0 12px 8px;
	border-bottom: 1px solid;
	display: inline-block;
	font-family: europa, sans-serif;
	font-weight: bold;
}
.con02{
	color: #555;
	width: 100%;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	text-align: center;
}
.con_menu .enfont{
	font-size: 12px;
	letter-spacing: 3.3px;
	margin-top: 8px;
}







