@charset "UTF-8";

@media only print and (min-width:320px){
body {
	width:768px;/*印刷用に幅固定*/
	}	
/*スライドショーを読み込むまで全ての写真が表示される現象をなくす為に必要*/
html {
visibility: hidden;
}
/*スライドショーを読み込んだら表示しなさい*/
html.wf-active {
visibility: visible;
}
.sp ,.pc {
display:none;
}
.tab {
display:block;
}
.margintop {
	margin-top:-9.7em;
	padding-top:9.7em;
	overflow:hidden;
}
.margin_t4 {
	margin-top: 4em;	
} 
/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝
swc タブレットTOPページ
＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/
	/*印刷ようにヘッダー固定しない*/
header{
	background-image: url(../images/common/color_line2.jpg), url(../images/common/head_bg_color.jpg);
	background-repeat: repeat-x, repeat-x;
	background-position: left 7.2em,left  top;
	background-size: auto 0.5em,auto 7.7em;
	box-shadow: 0 2px 2px rgba(0,0,0,0.1);
	z-index: 9999;
	width: 100%;
	height: 7.7em;
	top: 0%;
	overflow: hidden;
	}
	
#logo{
height:46px;
max-height: 72px;
margin-top: 0.2em;
width: auto;
}
#logo :hover {
opacity: 0.5;
}
.logo_area {
float: left;
margin-top: 0.2em;
margin-left:2em;
height: 78px;
width: 300px;
}
.top_navi_area .address {
font-size: 84%;
color: #666666;
margin-left: 2%;
}
.top_navi {
width: 100%;
text-align: right;
padding-right: 10px;
background-color: #F8F5E5;
height: auto;
}
.top_navi_btn {
padding-left: 1px;
padding-right: 1px;
text-align: center;
text-decoration: none;
text-shadow: 0px 0px #FFFFFF;
}
.top_navi_btn a  {
color: #333333;
text-decoration: none;
margin-left: 2%;
margin-right: 2%;
transition: background-color 2s linear;
font-size: 80%;
}
.top_navi_btn :hover {
opacity: 0.5;
}
.top_navi_btn a img {
	padding-right: 0.5%;
	vertical-align: text-bottom;
	width: 20px;
}
.top_navi_area {
width: 100%;
height: 7.7em;
}
.top_subnavi{
	text-align: right;
	display: block;
	margin-top: 4.2em;
	margin-right: 1%;
	height: auto;
	width: 99%;
}
.top_subnavi_btn {
font-size: 10px;
padding-right: 1px;
text-align: center;
text-decoration: none;
}
.top_subnavi_btn :hover {
opacity:0.5;
}
.top_subnavi_btn a  {
	color: #226767;
	text-decoration: none;
	margin-right: 2%;
	width: auto;
}
.top_subnavi_btn a img {
	width: 1.5%;
	padding-right: 1%;
	vertical-align: text-bottom;
	padding-bottom: 3px;
}	
/*スライドショー*/
#slideshow_area{
	width: auto;/*100%はダメ*/
	margin-left: auto;
	margin-right: auto;
	margin-top: 7.7em;
	height: 70%;
	overflow:hidden;
}
#slideshow_area ul {
	width: auto;
	height: 100%;
	margin-left: auto;
	margin-right: auto;
	}

.bxslider {
	overflow:hidden;
	}
.bxslider img {
	max-width: 100%;
}
/*パンクズ*/
#bread-crumb {
	width: 100%;
	padding-top: 3em;
	padding-right: 0;
	padding-left: 0;
	padding-bottom: 0.5em;
	height: 0.5em;
	margin-top: 0em;
}
#bread-crumb ul {
margin-right: 10%;
}
/*#bread-crumb_space {
width: 100%;
display: block;
clear: both;
height: 2em;
}*/

#logo_sp{
float: left;
height: 3.3em;
margin-left: 2%;
left: 10%;
top: 1em;
margin-top: 1.7em;
max-height: 72px;
margin-bottom: auto;
width: auto;
}
#logo_sp :hover{
opacity: 0.5;
}
/*トップページ*/
#top #container {
width: 100%;
height: auto;
}

.content {
width: 100%;
height: auto;
margin: 0 auto;
max-width: 768px;
}
/*gnavi*/
.gnavi_area{
width: 98%;
max-width: 1357px;
background-color: rgba(255,255,255,0.50);
padding: 2em 0 2em 0;
margin:0 auto;
}

.gnavi{
overflow-x: hidden;
overflow-y: hidden;
z-index: 222;
width: 90%;
height: auto;
margin-left: 5%;
margin-bottom: 1em;
}
.gnavi .boxlist {
width: 30.3%;
height: auto;
float: left;
position: relative;
}
.gnavi .boxlist:hover {
opacity: 0.8;
transition: all 0.3s ease;
}
.osirase , .about{
margin-right: 3%;
}
.topics , .inquiry {
margin-left: 1.5%;
margin-right: 1.5%;
}
.event , .schedule{
margin-left: 3%;
}
.gnavi .boxlist .arrow_w {
	width:100%;
	display:block;
	text-align: center;	
	}
.gnavi .boxlist .arrow_w img {
	margin-top: 0;
	margin-bottom: 0;
	padding-bottom: 5%;
	z-index: 1111;
	width: 30px;
}

.gnavi_osirase {
background-image: url(../images/subnavi_news_off.jpg);
background-repeat: no-repeat;
background-position: center center;	
background-size: contain;
}
.gnavi_topics {
background-image: url(../images/subnavi_topics_off.jpg);
background-repeat: no-repeat;
background-position: center center;	
background-size: contain;
}
.gnavi_event {
background-image: url(../images/subnavi_event_off.jpg);
background-repeat: no-repeat;
background-position: center center;	
background-size: contain;
}
.gnavi_about {
background-image: url(../images/subnavi_about_off.jpg);
background-repeat: no-repeat;
background-position: center center;	
background-size: contain;
}
.gnavi_inquiry {
background-image: url(../images/subnavi_inquiry_off.jpg);
background-repeat: no-repeat;
background-position: center center;	
background-size: contain;
}
.gnavi_schedule {
background-image: url(../images/subnavi_schedule_off.jpg);
background-repeat: no-repeat;
background-position: center center;	
background-size: contain;	
}
.subnavi_text {
width: 70%;
height: auto;
margin: 10% auto 3% auto;
padding: 3% 0;
border-radius: 10px;
border: 2px solid #FFFFFF;
text-align: center;
}
.subnavi_text h2 {
	font-size:88%;
	color:#ffffff;
}
.subnavi_text  p {
	font-size:80%;
	color:#ffffff;
}
/*news*/

h1.main_title {
width: 100%;
height: auto;
margin: 0 auto;
padding: 3% 0;
font-weight: normal;
text-align: center;
}
.main_title img{
	width: 30%;
	height: auto;
	max-height: 80px;
	display: inline-block;
}
#news .news_area {
background-color: rgba(235,235,235,0.80);
width: 60%;
margin: 0 auto;
max-width: 576px;
padding: 2em 5%;
}
#news .bumon {
padding-top: 0.5em;
padding-bottom: 1em;
border-bottom: 2px dotted #72A1D0;
text-align: left;
}

#news ul li a {
color: #008DFF;
text-decoration: underline;
}
#news ul li a:hover {
opacity: 0.8;
}
.tag_box {
width:100%;
}
.tag_box .tag {
width: 154px;
height: 24px;
float: left;
max-width: 170px;
}
.tag_box .kosin {
display: block;
color: #72A1D0;
text-align: right;
font-size: 13px;
padding-top: 0.4em;
padding-bottom: 0.4em;
margin-bottom: 0.3em;
line-height: 100%;
}
.kousin_naiyou {
width:100%;
}
#news .subset {
color: #666666;
font-size: 14px;
padding-top: 0.4em;
padding-bottom: 0.4em;
line-height: 1.4em;
width: auto;
height: auto;
display: block;
text-align: left;
}
.news_txt::before {
content: "・";
color: #333333;
margin-left: -1em;
}
.news_txt{
width: auto;
margin-right: auto;
display: block;
text-decoration: none;
padding-left: 1em;
padding-top: 0.2em;
padding-bottom: 0.2em;
line-height: 1.5em;
border-bottom: none;
}
#news .subset::before {
content:"★";
color:#502601;
}
/*今月の予定*/	
/*.gcal_area {
margin-top: 1em;
margin-bottom: 3em;
width: 95%;
height: auto;
margin-left: auto;
margin-right: auto;
}*/

/*あんなことこんなこと*/
.column_area {
	width: 100%;
	padding: 1em 2%;
	border-radius: 8px;
	border: 2px dotted #FF7200;
	margin-left: auto;
	margin-right: auto;
	background-color: rgba(255,255,255,0.6);
}
.buttom_yellow {
	width:80%;
	background-color: #FFE589;
	color: #FF7800;
	padding: 0.5em 1em;
	margin: 0.5em auto;
	text-align: center;
	border-radius: 4px;
}
.phot_left {
	display: block;
	margin-right: 2%;
	padding-bottom: 1%;
	float: left;
	width: 48%;
	}
.phot_left img {
	margin-right: 2%;
	padding-bottom: 1%;
	width: 100%;
	}
.phot_right {
	display: block;
	margin-left: 2%;
	padding-bottom: 1%;
	float: right;
	width: 48%;
	}
.phot_right img {
	margin-left: 2%;
	padding-bottom: 1%;
	width: 100%;
	}

.column_left {
	width: 43%;
	padding: 1em 1%;
	float: left;
}
.column_left ul {
width: 100%;
height: auto;
margin: 1em 0 0 0;
}
.column_left ul li {
width:31%;
margin:0 2% 0 0;
float:left;
}
.column_left h1 {
	font-weight: bold;
	font-size: 125%;
	margin-top: 0;
	margin-right: 0;
	margin-left: -1em;
	margin-bottom: 2em;
	padding-left: 3em;
	background-image: url(../images/common/h1midasi_icon.svg);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-size: 2.5em auto;
}
.column_left h1 > span {
	font-size: 75%;
	font-weight: normal;
}
.column_left p {
	font-size: 100%;
	line-height: 1.7em;
	padding: 1em 0 0 0;
	text-indent: 1em;
}
.column_right {
	width: 54%;
	padding: 1em 0 0 0;
	margin-top: 0;
	margin-right: 0;
	margin-left: 46%;
	margin-bottom: 0;
}
.setsumei {
	width:95%;
	padding-left: 0%;
	padding-bottom: 1%;
	margin:0 auto;
	}
.setsumei2 {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	}
.setsumei3 {
	float: left;
	width: 67%;
	}
.art_area .photo_area p {
	width: 32%;
	height: auto;
	text-align: center;
	display: inline-block;
	line-height: 1.2;
	background-image: url(../images/art/bg_black.png);
	}
.photo_area .big_art {
	margin-top:10px;
	text-align: center;
	background-color:#000000;
	}
.photo_area .big_art span {
	font-size: 75%;
	color:#FFFFFF;
	}
.photo_area .big_art img {
	width:98%;
	margin-left: auto;
	margin-right: auto;
}
/*写真で見る幼児教室*/	
.photo_area {
width: 98%;
margin-left: auto;
margin-right: auto;
}
.photo_area p {
width:24%;
background-color:rgba(166,184,187,0.30);
text-align: center;
display: inline-block;
line-height: 1.2;
}
.photo_area p img {
width:100%;
}
.photo_area p a {
display:block;	
}
.photo_area p a:hover {
opacity: 0.85;
}
.photo_area p span {
	font-size: 75%;
	color:#333333;
}

/*幼教footer*/
.youkyou_footer_area {
width: 100%;
max-width: 768px;
margin: 0 auto;
}
.youkyou_footer_area h1 {
text-align: center;
font-size: 125%;
padding: 1em 0;
color:#00008B;
}

.youkyou_footer_area ul {
width:100%;
line-height:4;
display:flex;
-webkit-justify-content: space-around;
-moz-justify-content: space-around;
justify-content: space-around;
}

.youkyou_navi_area li {
height: 4em;
text-indent: 0.7em;
font-size:88%;
margin:0;
background-image: url(../images/common/arrow_navy_right.svg);
background-position: left center;
background-repeat: no-repeat;
background-size: 0.5em auto;
}
.youkyou_footer_area li a {
color:#00008B;
}
.youkyou_footer_area li:hover {
opacity: 0.85;
text-decoration: underline;
}
.youkyou_banner_area {
max-width:720px;
margin-left: auto;
margin-right: auto;	
}
.youkyou_banner_area img {
max-width:100%;
}
/*法人ナビ*/
.footer_hojin{
overflow-x: hidden;
overflow-y: hidden;
margin-left: auto;
margin-right: auto;
margin-top: 2%;
margin-bottom: 0;
width: 100%;
height: auto;
}
.hojin_navi_area{
	padding-top: 1em;
	padding-right: 0;
	padding-left: 0;
	background-image: url(../images/common/head_bg_color.jpg);
	background-repeat: repeat;
	background-position: left top;
	background-size: auto auto;
	width: 100%;
	bottom: 0;
	left: 0;
	position: relative;
}
.footer_hojin_title {
margin-bottom: 1em;
}
.footer_hojin_title h1 {
	text-align: center;
	margin-bottom: 2em;
	text-decoration: underline;
	font-size: 125%;
	margin-top: 1em;
}
.footer_hojin_title h1 a {
color: #353535;
}
.hojin_navi_area.cf .footer_hojin .footer_hojin_title h1 a:hover {
color: #336699;
}
.footer_hojin_title ul {
	width: 100%;
	line-height: 2;
	display: flex;
	-webkit-justify-content: space-around;
	-moz-justify-content: space-around;
	justify-content: space-around;
}
.footer_hojin_title li {
border-right: 1px solid #353535;
text-align: center;
display: block;
text-decoration: underline;
width: 25%;
}
.footer_hojin_title li:nth-child(4){
border-right: none;
}
.footer_hojin_title ul li a {
color: #353535;
}
.footer_hojin_title ul li a:hover {
color: #336699;
}
.footer_hojin_navi_title{
width: 100%;
text-align: center;
font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
font-size: 140%;
color: #FFFFFF;
padding-top: 0.1em;
padding-bottom: 0.1em;
background-image: -webkit-linear-gradient(0deg,rgba(177,187,188,1.00) 0%,rgba(51,102,153,1.00) 53.08%,rgba(144,164,179,1.00) 100%);
background-image: -moz-linear-gradient(0deg,rgba(177,187,188,1.00) 0%,rgba(51,102,153,1.00) 53.08%,rgba(144,164,179,1.00) 100%);
background-image: -o-linear-gradient(0deg,rgba(177,187,188,1.00) 0%,rgba(51,102,153,1.00) 53.08%,rgba(144,164,179,1.00) 100%);
background-image: linear-gradient(90deg,rgba(177,187,188,1.00) 0%,rgba(51,102,153,1.00) 53.08%,rgba(144,164,179,1.00) 100%);
background-color: #336699;
background-position: left center;
background-size: 100% 100%;
background-repeat: no-repeat;
}
.footer_hojin_navi_wrap {
width: auto;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 5%;
  max-width: 768px;
  padding-left: 5%;
  padding-right: 5%;
  margin-top: 5%;
}
.footer_hojin_navi1 {
margin-bottom: 4em;
padding-left: 2em;
background-position: left bottom;
background-size: 1% auto;
background-image: url(../images/common/footer_borderline_15.gif);
background-repeat: repeat-y;
padding-top: 0.5em;
padding-bottom: 0.5em;
}
.footer_hojin_navi1 h2{
color: #FF7171;
font-size: 116%;
font-weight: 200;
text-decoration: underline;
}
.footer_hojin .address {
font-size: 84%;
color: #666666;
margin-top: 2%;
margin-bottom: 0%;
}
.footer_hojin .address > span{
font-size: 100%;
color: #336699;
}
.footer_hojin_navi2 {
padding-left: 2em;
background-position: left bottom;
background-size: 1% auto;
background-image: url(../images/common/footer_borderline_15.gif);
background-repeat: repeat-y;
padding-top: 0.5em;
padding-bottom: 0.5em;
}
.footer_hojin_navi2 h2{
color: #64AA44;
font-size: 116%;
font-weight: 200;
text-decoration: underline;
}
.footer_hojin_navi4 {
padding-left: 2em;
background-position: left bottom;
background-size: 1% auto;
background-image: url(../images/common/footer_borderline_15.gif);
background-repeat: repeat-y;
padding-top: 0.5em;
padding-bottom: 0.5em;
margin-bottom: 4em;
}
.footer_hojin_navi4 h2{
color: #FE8900;
font-size: 116%;
font-weight: 200;
text-decoration: underline;
}
.footer_hojin_navi3 {
padding:0.5em 0 0.5em 2em;
background-position: left bottom;
background-size: 0.8% auto;
background-image: url(../images/common/footer_borderline_15.gif);
background-repeat: repeat-y;
height: auto;
}
.footer_hojin_navi3 h2 {
color: #502601;
font-size: 116%;
font-weight: 200;
text-decoration: underline;
}
.footer_hojin_navi3 h2 a{
margin-top: 1em;
color: #761F0B;
font-weight: 200;
display: block;
}
.footer_hojin_navi3_sub a {
margin-top: 1em;
color: #761F0B;
font-size: 100%;
font-weight: 200;
display: block;
}
.footer_hojin_navi3_sub a:hover{
color:#f29c9f;
}
.footer_hojin_navi_block1 {
width: 45%;
float: left;
height: 424px;
}
.footer_hojin_navi_block2 {
width: 55%;
float: right;
height: 424px;
}
.copyright_area {
	display: block;
	width: 100%;
	height: 80px;
	text-align: center;
	background-image: url(../images/common/color_line4.jpg);
	background-position: left bottom;
	background-repeat: repeat;
	background-size: auto 100px;
	bottom: 0;
	left: 0;
	padding-top: 1em;
	padding-right: 0;
	padding-left: 0;
	padding-bottom: 0.5em;
}
.youkyou_mark {
	width: 100%;
	height: auto;
	text-align: center;
	display: block;
}
.youkyou_mark img {
	width: 40px;
	max-width: 40px;
	height: auto;
	margin-bottom: -3em;
}
.footer_hojin_navi1:hover,
.footer_hojin_navi2:hover,
.footer_hojin_navi3:hover,
.footer_hojin_navi4:hover {
background-color: #F1ECE1;
opacity: 0.9;
}	
/* タブレットaboutページ
=============================================================================================================================================================*/
#about .content {
width: 100%;
height: auto;
margin: 0 auto;
position: relative;
max-width: 768px;
}
/*aboutページgnavi*/
#about .gnavi_area{
	width: 98%;
	max-width: 1338.68px;
	background-color: rgba(255,255,255,1);
	padding: 9.7em 0 2em 0;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0;
}
.sub_gnavi_area{
	width: 100%;
	height: auto;
	margin-bottom: 2em;
	padding-bottom: 2em;
	background-image: url(../images/common/color_line2.jpg),url(../images/common/bg_out_craft_red.jpg);
	background-size: 100% 5px,100% auto;
	background-repeat: no-repeat,repeat;
	background-position: left bottom;
}
.sub_gnavi {
width: 100%;
height: auto;
min-width: 320px;
margin-left: auto;
margin-right: auto;
margin-top: 0;
/*background: none;*/
padding-left: auto;
padding-right: auto;
padding-top: 0.5em;
padding-bottom: 1em;
-moz-box-shadow: none;
-webkit-box-shadow: none;
box-shadow: none;
}
.sub_gnavi li{
background: none;
text-align: center;
margin-left: auto;
margin-right: auto;
height: 2em;
padding-bottom: 0.5em;
padding-top: 0.5em;
display: block;
width: 80%;
border-radius: 0;
border-bottom: thin solid #CCCCCC;
}
.sub_gnavi li a{
display: block;
color: #502601;
line-height: 1.8em;
}
.sub_gnavi li a:hover{
color: #90AFDB;
}	
 .gaiyou_area {
	background-color: rgba(255, 255, 255, 0.8 );
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 4em;
	padding: 2em 1em;
	-webkit-box-shadow: 1px 1px 5px rgba(225,225,225,1.00);
	box-shadow: 1px 1px 5px rgba(225,225,225,1.00);
}
 .gaiyou_area h2{
font-size: 125%;
text-align: center;
margin:1em 0 1em 0;
}
 .gaiyou_area ul {
	margin-top:2em;
}
.gaiyou_area .bumon {
width:85%;
margin:0 auto 2em auto;
padding: 0.5em 0 0.5em 0;
text-align: left;
border-bottom: 2px dotted #D9515A;
position: relative;
}
.gaiyou_area .subset::before {
content: '';/*何も入れない*/
display: inline-block;/*忘れずに！*/
width: 1em;
height: 1em;
background-image: url(../images/common/icon_check_red.svg);
background-size: contain;
vertical-align: baseline;
margin-left: -1.5em;
margin-right: 0.5em;
}
.gaiyou_area .subset {
color: #666666;
font-size: 100%;
padding: 1em 0 0 1.5em;
display: block;
text-align: left;
}
.gaiyou_txt::before{
content: "・";
color: #333333;
margin-left: -1em;
}
.gaiyou_txt{
width: auto;
margin-right: auto;
display: block;
text-decoration: none;
padding-left: 1em;
padding-top: 0.2em;
padding-bottom: 0.2em;
line-height: 1.5em;
border-bottom: none;
}	
/*	保育期間*/
ul.hoikukikan_area {
width:100%;
line-height:4;
display: flex;
padding:0 0 2em 0;
-webkit-justify-content: space-around;
-moz-justify-content: space-around;
justify-content: space-around;
}

.hoikukikan_area li {
width:25%;
height: 4em;
border: 2px solid #FB7F7F;
border-radius: 20px;
padding:1em;
text-align: center;
line-height: 2em;
}
/*保育時間*/	
.time .table_bg {
padding:1%;
margin-bottom: 1em;
background-image: url(../images/common/bg_out_craft_blue2.jpg), url(../images/common/bg_out_craft_red2.jpg);
background-position: left top, left bottom;
background-size: auto 16%, 100% 80%;
background-repeat: repeat-x, repeat;	
}	
/*定員と先生の配置*/
.teiin .table_bg {
padding: 1%;
margin:0 auto 1em auto;
background-image: url(../images/common/bg_out_craft_blue2.jpg), url(../images/common/bg_out_craft_red2.jpg);
background-position: left top, left bottom;
background-size: auto 50%, auto 80%;
background-repeat: repeat-x, repeat;
width: 56%;
}
.komejirusi {
	text-indent: 22%;
}
table.typeF {
border: 1px solid #D9515A;
margin: 0 auto 0 auto;
border-collapse: collapse;
}
table.typeF th {
border: 1px dotted #D9515A;
font-weight: normal;
padding: 0.5em 1em;
vertical-align: top;
white-space: nowrap;
color: #333333;
width: 14%;

}
table.typeF td {
border: 1px dotted #D9515A;
font-weight: normal;
padding: 0.5em 1em;
white-space: nowrap;
}	
/*1日の様子*/
table.typeG {
width:100%;
border: 1px solid #D9515A;
margin: 0 auto 0 auto;
border-collapse: collapse;
table-layout: fixed
}
table.typeG th {
border: 1px dotted #D9515A;
font-weight: normal;
padding: 0.5em 1em;
vertical-align: top;
white-space: nowrap;
color: #333333;
width: 14%;
background-image:url(../images/common/bg_out_craft_red2.jpg);
background-position: left top;
background-size: auto auto;
background-repeat: repeat;	
}
table.typeG td.naiyou {
width: 50%;
font-weight: normal;
padding: 0.5em 1em;
white-space: normal;
text-align: left;
background-color: #FFFFFF;
border-top: 1px dotted #D9515A;
border-bottom: 1px dotted #D9515A;
}	
table.typeG td.naiyou span img {
width: 30%;
margin: 0 5% 0 5%;
float: left;
max-width: 120px;
}
table.typeG td.illust {
width:16%;
background-color: #FFFFFF;
border-top: 1px dotted #D9515A;
padding: 0.5em 0em;
vertical-align: bottom;
}	
table.typeG td.illust img {
	width:130px;
}	
/*専門の講師*/
#specialist .senmon_area {
width:95%;
height: auto;
margin: 1% auto 1% auto;
}
.boxtitle_pink {
width: 180px;
height: 180px;
margin: 0 auto 2em auto;
padding-right: 0;
padding-left: 0;
border-radius: 50%;
border: 2px solid #FFBDBE;
background-color: #FFFFFF;
position: relative;
}
/*titleの文字*/
.boxtitle_text {
text-align: center;
margin:25% auto 0 auto;		
}
.boxtitle_pink img {
margin:0 auto;
width:40%;
}
.syoukai_area {
width: 90%;
margin:0 auto 0 auto;
}
.sensei_syoukai {
width: auto;
height: auto;
margin:0 0 3em 0;
line-height: 2;
text-align: left;
border-bottom: 1px dotted #BBBBBB;
padding-bottom: 1em;
}
#specialist .sensei_syoukai h2 {
	font-size: 100%;
	text-align: left;
	color:#D9515A;
	padding-bottom:0.5em;
}	
.sensei_syoukai p {
line-height: 1.8;
text-indent: 1em;	
}
/*よくあるお問い合わせ*/	
.inquiry_area {
width: 90%;
padding: 1em 5% 2em 5%;
margin-left: auto;
margin-right: auto;
background-image: url(../images/common/head_bg_color.jpg);
background-position: left top;
background-repeat: repeat;
-webkit-box-shadow: 1px 1px 5px #BBBBBB;
box-shadow: 1px 1px 5px #BBBBBB;
}
.inquiry_text {
width:40%;
min-height:230px;
float:left;
margin:5% 5%;

}
.qnumber {
font-size: 188%;
color:#003B22;
}
.question {
color:#7D3000;
font-size: 150%;
}
.answer {
padding:1em 0 1em 0;	
}	
/*保護者の声*/
#voice .voice_area {
width:95%;
height: auto;
margin: 1% auto 1% auto;
}
.boxtitle_green {
width: 180px;
height: 180px;
margin: 0 auto 2em auto;
padding-right: 0;
padding-left: 0;
border-radius: 50%;
border: 2px solid #005732;
background-color: #FFFFFF;
position: relative;
}	
.boxtitle_text {
text-align: center;
margin:25% auto 0 auto;		
}
.subtitle {
font-size: 80%;
text-align: center;
margin:0 2em;
}
.boxtitle_green img {
margin:0 auto;
width:40%;
}	
.kansou_area {
width: 90%;
margin:0 auto 0 auto;
}
.kansou {
width: auto;
height: auto;
margin:0 0 3em 0;
text-align: left;
border-bottom: 1px dotted #BBBBBB;
padding-bottom: 1em	
}

#voice .kansou h2 {
font-size: 100%;
text-align: left;
color: #005732;
padding-bottom: 0.5em;
text-indent: -1em;
}
.kansou p {
line-height: 1.8;
text-indent: 1em;	
}
/*googleカレンダー*/
/*.responsive-iframe-container {
position: relative;
padding-top: 0px;
height: 0;
overflow: hidden;
}*/
	.gcal_area iframe {
	display:block;
}
	.boxtitle_orenge {
	width: 70%;
	height: auto;
	margin: 1em 1em 2em auto;
	padding:1em 0;
	border-radius: 50%;
	border: 3px dotted #FF7200;
	background-color: #FFFFFF;
	float: left;
}
	.boxtitle_blue {
	width: 70%;
	height: auto;
	margin: 1em 1em 2em auto;
	padding:1em 0;
	border-radius: 50%;
	border: 3px dotted #005AFF;
	background-color: #FFFFFF;
}
}

