@charset 'UTF-8';

body{

font-family: "Lato", "游ゴシック", "Yu Gothic", YuGothic, "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN", Meiryo, メイリオ, sans-serif;
    color:#452420;
}
/* ------------------------------
　　グローバルナビ　stayの色
------------------------------ */
@media (min-width: 1024px){
.navbar li.stay a {
    border-bottom: 4px solid #3cb3a3;
}}

/* ------------------------------
　　ヘッター
------------------------------ */
@media (max-width: 480px){
header {
    padding-top: 30px;
}}
.site-logo {
    width: 40px;
}
@media (min-width: 768px){
.site-logo {
    width: 80px;
}}

.site-name-text {
    display: inline-block;
    vertical-align: middle;
line-height:1.2em;
}
@media (max-width: 480px){
.site-name-text{
  font-size: 20px;
} }
.site-name,.site-name a, .site-name a:active, .site-name a:focus, .site-name a:hover, .site-name a:visited {
    color: #2e51ad;
    text-shadow: 2px 2px 4px #fff;
}

.navbar li a {
    color: #452420;
}
.originalDescription{
  font-size: 12px;
}
@media (max-width: 480px){
.originalDescription{
  padding: 50px 0 0;
  }}
@media (max-width: 480px){
  .header-logo{
  padding:0px;
  }}
  /* ------------------------------
  　　スマホ・ヘッダーの色
  ------------------------------ */
  .site-header {
    border-top: 5px solid #3cb3a3;
    border-bottom: 1px solid #3cb3a3;
    background: #3cb3a3;
}
.nav-menu-action-item, li.nav-menu-action-item a,
.nav-menu-action-link:active, .nav-menu-action-link:focus, .nav-menu-action-link:hover, .nav-menu-action-link:visited  {
    color: #fff;
    font-size: 28px;
}
.acms-icon-sort,.nav-menu-btn-text{
    color: #fff;
        font-size: 22px;
}

  /* ------------------------------
  　　top.html top_image
  ------------------------------ */
.main-slider-main-copy,.main-slider-side-copy,.page-title,.page-description {
text-shadow: 2px 2px 2px #000;
}
@media screen and (min-width: 768px){
.main-slider-side-copy {
    font-size: 26px;
    font-weight: bold;
}}

/* ------------------------------
　　カテゴリ別タイトル画像
------------------------------ */
.page-title-filter {
    background: rgba(0,0,0,0);
}
/* ------------------------------
　　フッター
------------------------------ */
@media screen and (max-width: 767px){
.footer-nav {
    display: block;
}}
@media screen and (max-width: 480px){
.footer-nav-item {
    width: 50%;
    padding-left: 0px;
    padding-right: 0px;
}}

.foot-wrapper {
border-top:10px solid #3cb3a3;
background-color: #2e51ad;
}
.foot-wrapper,.suggest-box {
    background: transparent;
  }
  .copyright{
        background-image: url("../images/bg_footer.jpg");
    background-repeat: repeat-x;
    background-position: bottom;
    height: 100px;
  }
.company-name,.company-detail,.footer-nav-title,.footer-nav-list,.company-detail a,.footer-nav-list a,.copyright {
    color: #666;
}
  .company-name {
    font-size: 14px;
    font-weight: bolder;
}
.company-detail {
    font-size: 14px;
}

/* ------------------------------
　　top.tml
------------------------------ */
.topMessageMain{
    font-weight: bolder;
    font-size: 20px;
    text-align: center;
    padding:0px 30px 20px 30px;



}
@media (max-width:480px){
.topMessageMain{
    font-size: 13px;

}}
.topMessageSub{
  color: #2e51ad;
  font-size: 26px;
  font-weight: bolder;
  text-align: center;
   position: relative;
width:100%;
  margin-left:auto;
  margin-right:auto;
  margin-top:0px;
letter-spacing:-2px;
}
@media (max-width:480px){
.topMessageSub{
  font-size: 12px;
  width:100%;
}}
.topMessageSub span {
  position: relative;
  z-index: 2;
  display: inline-block;
  margin: 0 2.5em;
  padding: 0 1em;
  background-color:#fff;
  text-align: center;
}
.topMessageSub::before {
  position: absolute;
  top: 50%;
  z-index: 1;
  content: '';
  display: block;
  width: 100%;
  height: 1px;
  background-color: #452420;
}
/* ------------------------------
　　トップページ・4園ナビゲーション
------------------------------ */
.topInfo{
  margin-bottom:20px;
}
@media screen and (min-width: 768px){
  .topInfo{
    margin-bottom:50px;
  }}
.topTitleMure,.topTitleHigashi,.infoAddress,.infoTel{
  text-align: center;
}
.topTitleMure{
  color:#b24f8e;
}
.topTitleHigashi{
  color: #009944;
}
.topTitleMure,.topTitleHigashi{
  font-weight: bolder;
  font-size: 18px;
  padding:5px 2px 5px 5px;
  margin:0px;
}
@media screen and (max-width: 480px){
.topTitleMure,.topTitleHigashi{
  font-size: 24px;
}}
.acms-admin-thumbnail {
    border-style:none;
    border-radius: 0px;
    background-color: #fff;
}
.acms-admin-thumbnail a{
  text-decoration: none;
}
.topInfo a{
color:#666;
font-weight: bold;
}
.infoAddress{
  font-size: 14px;
  color:#452420;
}
@media screen and (max-width: 480px){
.infoAddress{
  font-size: 16px;
}}
.infoTel{
  font-size: 16px;
  background-color: #f6f6f6;
  padding: 2px;
  text-align: center;
  border-radius: 5px;
}
@media screen and (max-width: 480px){
  .infoTel{
    font-size: 20px;
  }}
.infoTel a{
  text-decoration: none;
    color:#333;
}
/* ------------------------------
　　トップページ・入園案内
------------------------------ */
.admission{
  margin-bottom:20px;
  background-color: #fff:
}

.admissionText{
  font-size: 16px;
  color:#452420;
  font-weight: 500;
}
.admissionTitle,.admissionTitle a{
  font-weight: bolder;
    color:#3cb3a3;
    font-size: 22px;
}
.admissionIndex{
  font-size: 28px;
  text-align: center;
  margin-bottom:0px;
      color: #2e51ad;
}
.admissionImage {
    box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.10);
    border-radius: 100%;
    border: 5px solid #fff;
    height: auto;
}
.admissionLink a{
    font-size: 16px;
    font-weight: bolder;
    position: relative;
    padding-right: 25px;
    color:#452420;
    text-decoration: none;
}
.admissionLink a:before {
position: absolute;
content: '';
bottom: -3px;
right: 0;
width: 0;
height: 0;
border: none;
border-right: solid 15px transparent;
border-bottom: solid 15px #3cb3a3;
}
.admissionLink a:after {
position: absolute;
content: '';
bottom: -3px;
right: 10px;
width: 100%;
border-bottom: solid 3px #3cb3a3;
}

.summary-default {
    border-top: 1px solid #fff;
    border-left: 1px solid #fff;
    background-color: #fff;
}
.summary-default-entry {
    border-right: 1px solid #fff;
    border-bottom: 1px solid #fff;
color:#452420;
  }

/* ------------------------------
include/module/custom/idea.html
------------------------------ */
/* ---タイトル共通設定(h2)--- */
.ideaTitle,.eduPolicyTitle,.goalTitle{
  position: relative;
  color: #3cb3a3;
  font-size: 30px;
  text-align: center;
line-height: 1.4;
padding:0.25em 1em;
display: table;
margin-left:auto;
margin-right:auto;
top:0;
}
.ideaTitle:before,.eduPolicyTitle:before,.goalTitle:before,.ideaTitle:after,.eduPolicyTitle:after,.goalTitle:after{
  position: absolute;
  top: 0;
  content:'';
width: 8px;
height: 100%;
display: inline-block;
}
.ideaTitle:before,.eduPolicyTitle:before,.goalTitle:before{
  border-top: solid 1px #3cb3a3;
 border-left: solid 1px #3cb3a3;
 border-bottom: solid 1px #3cb3a3;
   left: 0;
}
.ideaTitle:after,.eduPolicyTitle:after,.goalTitle:after{
  content: '';
   border-top: solid 1px #3cb3a3;
   border-right: solid 1px #3cb3a3;
   border-bottom: solid 1px #3cb3a3;
   right: 0;
}
.goal,.fivePower,.eduPolicy{
  padding:0.5em;
}
/* ---教育理念・幼稚園/保育園--- */
.ideaY,.ideaH{
  font-size: 22px;
  color:#4e392a;
  font-weight: bolder;
  text-align: center;
}
/*---教育方針---*/
.eduPolicy{
  list-style-type: none;
   text-indent: -1em;
   font-size: 15px;
  padding: 0.5em 0.5em 0.5em 30px;
}
.eduPolicyList:before{
  display: inline;
  content: "＊";
  font-size: 24px;
  color:#ff8c00;
}
/*---教育目標---*/
ol.goal{
  counter-reset:number; /*数字をリセット*/
  list-style-type: none!important; /*数字を一旦消す*/
  font-size: 16px;
  padding-left:1em;
}
.goal .goalList{
  position: relative;
  line-height: 1.5em;
  padding: 0.5em 0.5em 0.5em 40px;
}
.goalList:before{
  /* 以下数字をつける */
  position: absolute;
  counter-increment: number;
  content: counter(number);
  /*以下数字のデザイン変える*/
  display:inline-block;
  background: #5c9ee7;
  color: white;
  font-weight:bold;
  font-size: 20px;
  border-radius: 50%;
  left: 0;
  width: 30px;
  height: 30px;
  line-height: 30px;
  text-align:center;
  top: 10%;
}
/* ---5つの力---- */
ol.fivePower{
  counter-reset:number; /*数字をリセット*/
  list-style-type: none!important; /*数字を一旦消す*/
    font-size: 16px;
}
.fivePower .fivePowerList{
  position: relative;
  line-height: 1.5em;
  padding: 0.5em 1em 0.5em 35px;
}
.fivePowerList:before{
  /* 以下数字をつける */
  position: absolute;
  counter-increment: number;
  content: counter(number);
  /*以下数字のデザイン変える*/
  display:inline-block;
  background: #ffb6c1;
  color: white;
  font-weight:bold;
  font-size: 20px;
  border-radius: 50%;
  left: 0;
  width: 30px;
  height: 30px;
  line-height: 30px;
  text-align:center;
  /*以下 上下中央寄せのため*/
  top: 50%;
  -moz-transform: translateY(-50%);
  	-webkit-transform: translateY(-50%);
  	-o-transform: translateY(-50%);
  	-ms-transform: translateY(-50%);
  	transform: translateY(-50%);
}
.fivePowerList{
  float:left;
}
.eduPolicy,.goal,.fivePower{
  margin-bottom:20px;
  margin-top:0px;
}
.fontRed{
  font-weight: bold;
  color:#cc0000;
}
.circleRed {
  color: #fff;
  background-color:#cc0000;
  padding: 0.3em;
  margin: 0.2em;
  width:;
  height:;
  line-height:;
  text-align: center;
  display: inline-block;
  border-radius: 50%;
}
/* ------------------------------
見出し
------------------------------ */
.module-header {
    color: #452420;
    border-bottom: 2px solid #452420;
}
.entry-column h2{
    border-style: none;
  color: #3cb3a3;
  font-size: 24px;
  padding-left:0px;
}
.entry-column h3 {
    font-size: 20px;
    color: #452420;
    background:none;
      padding-left:5px;
}
.module-heading {
    font-size: 22px;
    margin: 0;
    text-align: center;
}
h4{
  font-size: 18px;
  color: #452420;
  margin-bottom:0px;
}

/* ------------------------------
top.html top_summary_idea
------------------------------ */
.powerTop{
  border-style:none;
}
.powerTitle,.powerTitle a{
  font-size: 16px;
  font-weight: bolder;
  color:#452420;
}

p.ikudoIko{
  font-size: 13px;
  background-color: #f7f7f7;
  padding:10px;
}

.style-seven {
    height: 30px;
    border-style: solid;
    border-color: black;
    border-width: 1px 0 0 0;
    border-radius: 20px;
}
.style-seven:before {
    display: block;
    content: "";
    height: 30px;
    margin-top: -31px;
    border-style: solid;
    border-color: black;
    border-width: 0 0 1px 0;
    border-radius: 20px;
}
/* ------------------------------
Form
------------------------------ */
.contact-box p.contact-no {
    font-size: 18px;
}


 .contact-tel a:link{
   font-size: 22px;
   color:#333;
   font-weight: bold;
  text-decoration: none;
 }


.bl-bigger{
  font-weight: bolder;
  font-size: 18px;
}
.acms-list-group-item {
    color: #452420;
    font-weight: bold;
        font-size: 15px;
}
.acms-list-group-item:active, .acms-list-group-item:focus, .acms-list-group-item:hover, .acms-list-group-item:visited{
color: #452420;
}
@media screen and (min-width: 768px){
.module-section {
    margin-bottom: 60px;
}}
/* ------------------------------
モジュール：summary_indexのborderなし
------------------------------ */
.summary-custom-entry,.summary-custom{
  border:none;
}
/* ------------------------------
　　よくある質問
------------------------------ */
p.faq-q,
p.faq-a{
     text-indent: -2.5em;
     padding: 0 20px 0px 50px;
}

p.faq-q{
     margin:0px;
		 font-weight: bold;
		 color:#3cb3a3;
     font-size: 18px;
}

p.faq-q::first-letter,
p.faq-a::first-letter{
     font-size: 1.6em;
     font-weight: bold;
     margin-right:5px;
     padding:5px;
     font-family: 'Nunito', sans-serif;
}
p.faq-a{
     margin: 0px;
     padding-bottom:15px;
}
p.faq-q::first-letter{
     color: #3cb3a3;
}
p.faq-a::first-letter{
     color: #ff6767;
}
/* ------------------------------
　　table
------------------------------ */
@media screen and (min-width: 768px){
.entry-column td, .entry-column th {
    border: 1px solid #3cb3a3;
}}
.entry-column td{
  background-color:#fff;
}
.entry-column th{
  background-color:#f1faf9;
}
.entry-column td, .entry-column th {
    color: #452420;
    border: 1px solid #3cb3a3;

}
th {
    font-weight: bold;
    text-align: -internal-center;
}
td, th {
    display: table-cell;
    vertical-align: inherit;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
table {
    display: table;
    border-spacing: 0px;
    border-color: #3cb3a3;
    border-collapse: collapse;
}
/* ------------------------------
　　テキストユニット・オリジナル
------------------------------ */
p.interviewer{
  font-weight: bold;
  font-size: 1.4em;
  color:#000;
  margin-top:20px;
}
p.interviewer::before{
  content: "Q．"
}
p.interview{
  padding:20px;
  background-color: #fff;
  border-radius: 20px;
  border: 0px dotted #452420;
  font-size: 1.2em;
}
@media screen and (max-width: 480px){
  p.interview{
    padding:5px;
}}
/* balloon-3 top-left */
p.balloon {
	position: relative;
	display: inline-block;
  margin-bottom:10px;
	padding: 0 15px;
	width: auto;
	min-width: 115px;
	height: 40px;
	color: #F6F6F6;
	line-height: 40px;
	text-align: center;
	background: #3cb3a3;
	z-index: 0;
  font-size: 1.4em;
  font-weight: bolder;
}
p.balloon:after {
	content: "";
	position: absolute;
	top: -15px; left: 0;
	margin-left: 0;
	display: block;
	width: 0px;
	height: 0px;
	border-style: solid;
	border-width: 0 0 15px 20px;
	border-color: transparent transparent #19283C transparent;
	z-index: -1;
}

.yochien-list{
  float: left;
  padding-right:30px;
  list-style: none;
  font-weight: bolder;
  font-size: 1.2em;
}
