@charset "utf-8";

body {
    color: #333;
    font-family: Arial, "ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-size: 13px;
    line-height: 1.4;
    background-color: #fff;
    min-width: 1000px;
}
a, a:link, a:active, a:visited {
    color: #333;
}
a:hover {
    text-decoration: none;
}
a.pink {
    color: #ee869a;
}

.box {
    background: url("../img/bg_stripe_pink.gif") repeat 0 0;
    margin-bottom: 15px;
    padding: 10px;
}
.inner_white {
    background: #fff;
    padding: 15px 10px;
}


/* header
------------------------------------------------ */
.head {
    width: 980px;
    margin: 0 auto;
    padding: 5px 0;
    position: relative;
}
.school {
    background: #b8d200;
    color: #fff;
}
.school p {
    width: 980px;
    margin: 0 auto;
    padding: 2px 0 2px 20px;
}

/* ninja */
.ninja_onebutton {
    text-align: right;
    overflow: hidden;
    height: 27px;
    position: absolute;
    top: 15px;
    right: 0;
}
.ninja_onebutton_output .twitter_tweet_count_no_m {
    height: 22px!important;
    padding-bottom:5px;
}
.ninja_onebutton > div {
    float: right;
    overflow: hidden;
}
.ninja_onebutton_output_horizontal_right > div {
    float: right;
}


/* main image
------------------------------------------------ */
#contents .main_img {
    background-image: url("../img/bg_stripe_main.gif");
    background-repeat: repeat;
    height: 345px;
    margin-bottom: 15px;
}
#contents .main_img img {
    display: block;
    margin: 0 auto;
}
#contents .inner {
    overflow: hidden;
    zoom: 1;
    width: 960px;
    margin: 0 auto;
    padding: 0 10px;
}
.breadcrumb {
    padding: 10px 0;
}
.breadcrumb ul {
    overflow: hidden;
}
.breadcrumb li {
    float: left;
    margin-right: 10px;
}




/* main_column
------------------------------------------------ */
#contents .inner .main_column {
    float: left;
    width: 665px;
    margin-left: 15px;
}


.info {
    margin-bottom: 15px;
    text-align: center;
}
.info .info_detail h2 {
    background: #ffe0e7;
    color: #f46c7f;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    padding: 4px 10px;
    border-radius: 4px;
}
.info .info_detail p {
    padding:  5px 8px 20px;
}
.info .info_detail .tel {
    background-image: url("../img/img_tel.gif");
    background-position: left center;
    background-repeat: no-repeat;
    color: #ef889d;
    display: block;
    font-size: 28px;
    font-weight: bold;
    margin: 0 auto;
    padding: 0 0 0 50px;
    width: 175px;
}
.info .info_detail.border {
    border-bottom: 1px dotted #999;
    margin-bottom: 10px;
}
.info .info_detail ul {
    overflow: hidden;
    padding: 5px 35px;
}
.info .info_detail li {
    float: left;
    width: 275px;
    margin-right: 5px;
}
.info .info_detail li:last-child {
    margin: 0;
}
.info .bnr_area {
    width: 100%;
    display: flex;
    margin: 40px 0 20px;
}
.info .bnr_area li {
    width: 50%;
    display: flex;
    flex-direction: column;
    text-align: center;
}
.info .bnr_area li p {
    margin-top: auto;
    padding-top: 15px;
    font-size: 14px;
}


.contact_detail p {
    padding-top: 10px;
}
.topics .box {
    background-image: url("../img/bg_stripe_brown.gif");
    background-repeat: repeat;
    padding: 0 10px 10px 10px;
}
.topics .box ul {
    background: #fff;
    padding: 12px 10px;
}
.topics .box li {
    border-top: 1px dotted #999;
    padding: 5px;
}
.topics .box li:first-child {
    border-top: none;
}
.topics .box li a {
    color: #ee869a;
}





.box .inner_white h2 {
    margin-bottom: 10px;
}
table {
    width: 100%;
    margin: 0 auto 10px;
}
table th, table td {
    padding: 15px 10px;
    border-bottom: 1px solid #fff;
}
table th {
    background: #ffa3B0;
    color: #fff;
    border-right: 1px solid #fff;
    width: 115px;
}
table td {
    background: #f8f1e9;
}
.text_area {
    margin: 0 auto;
    width: 605px;
    padding: 10px 0;
}
.text_area .msg_s {
    font-weight: bold;
    color: #ef889d;
}

.text_area h3 {
    padding-bottom: 10px;
}
.text_area ul li {
    padding-bottom: 5px;
    padding-left: 1.5em;
    text-indent: -1.5em;
}


/* introduction greeting */
.greeting {
    overflow: hidden;
}
.greeting .box_left {
    float: left;
}
.greeting .box_right {
    padding-left: 125px;
}
.greeting .box_right p {
    padding-bottom: 6px;
}
.greeting .box_right p.nursery {
    padding: 4px 0 2px;
}
.greeting .box_right p.name {
    font-size: 16px;
}



/* pic -introduction-
------------------------------------------------ */
.nursery_pic h4 {
    font-size: 16px;
    font-weight: bold;
    border-bottom: 1px solid #ee869a;
    margin-bottom: 10px;
    color: #ee869a;
}
.nursery_pic ul {
    overflow: hidden;
}
.nursery_pic ul.pic_list.scenery {
    border-bottom: 1px dotted #999;
    margin-bottom: 20px;
    padding-bottom: 10px;
}
.text_area.nursery_pic li {
    float: left;
    padding: 0 7px 0 0;
    text-indent: 0;
    margin-bottom: 8px;
}
.nursery_pic ul.pic_list.scenery li:nth-child(3n),
.nursery_pic .pic_list.teacher li:nth-child(3) {
    padding-right: 0;
}
.nursery_pic li img {
    border: 1px solid #cfcfcf;
    vertical-align: middle;
    width: 195px;
    height: auto;
}
.nursery_pic li span {
    display: block;
    text-align: center;
    padding-top: 4px;
}


/*  個人情報保護方針
-------------------------------------------- */
.terms h2 {
  margin: 10px 0 30px;
  padding: 10px 10px 10px 15px;
  border-radius: 8px;
  background-color: #ef889d;
  font-weight: normal;
  font-size: 20px;
  color: #fff;
}
.terms .txt {
  margin: 0 15px 30px;
  line-height: 1.8em;
  font-size: 15px;
}
.terms .txt_detail {
  margin-bottom: 30px;
}
.terms .txt_detail ul {
  padding: 0 15px 5px;
}
.terms .txt_detail ul li {
  padding: 0 0 40px 0;
  font-size: 15px;
}
.terms .txt_detail ul li p {
  margin-bottom: 10px;
  font-size: 18px;
}
.terms .txt_detail ul li ul {
  padding-top: 15px;
}

.terms .txt_detail ul li ul li {
  padding: 0 0 5px 0.8em;
  text-indent: -0.8em;
}
.terms .kaitei {
  border-top: 1px dotted #ccc;
  margin-top: 50px;
  padding-top: 15px;
}
.terms .sign {
  padding-top: 15px;
  text-align: right;
}



/*  サイトマップ
-------------------------------------------- */
.sitemap .text_area {
    line-height: 2.5em;
    overflow: hidden;
}
.sitemap .text_area  {
    width: 600px;
}
.sitemap .text_area .box_right,
.sitemap .text_area .box_left {
    width: 300px;
    float: left;
}
.sitemap .text_area li a {
    background-image: url("../img/arrow_pink.png");
    background-repeat: no-repeat;
    background-position: center left;
    padding: 15px;
}

/*  保育課程
-------------------------------------------- */
.curriculum_detail {
    overflow: hidden;
    padding-top: 10px;
}
.curriculum_detail.first {
    padding-top: 0;
}
.curriculum_detail .img_curriculum {
    float: left;
}
.curriculum_detail .detail_inner {
    overflow: hidden;
    padding: 15px 0;
}
.curriculum_detail .box_right {
    margin-left: 165px;
    width: 440px;
}
.curriculum dt {
    font-size: 14px;
    font-weight: bold;
    margin-top: 10px;
}
.curriculum dt:first-child {
    margin-top: 0;
}



/* main_column -recruitment-
------------------------------------------------ */
.not_recruitment {
    background: #f8f1e9;
    text-align: center;
    padding: 20px 0;
    font-size: 15px;
}
.contact_detail {
    padding-top: 20px;
}
.contact_detail p {
    padding-top: 10px;
}
.contact_detail .mail {
    background-image: url("../img/img_mail.gif");
    background-repeat: no-repeat;
    background-position: center left;
    font-size: 22px;
    font-weight: bold;
    color: #ef889d;
    padding: 5px 0 0 50px;
}
.contact_detail .tel {
    background-image: url("../img/img_tel.gif");
    background-repeat: no-repeat;
    background-position: center left;
    font-size: 22px;
    font-weight: bold;
    color: #ef889d;
    padding: 5px 0 0 50px;
}
.precautions h4 {
    background: #ffe0e7;
    color: #f46c7f;
    padding: 3px 10px;
    font-weight: bold;
    font-size: 14px;
}
.precautions p, .precautions ul {
    padding: 15px 0;
}
.flow {
    text-align: center;
}
.flow p {
    padding: 15px 0;
}
.flow .arrow_next {
    padding-bottom: 10px;
}



/*  メニュー
-------------------------------------------- */






/* main_column -inquiries-
------------------------------------------------ */

.inquiries .text_area a {
    width: 320px;
    display: block;
    margin: 15px auto 0;
}
.inquiries .text_area a:hover {
    filter: alpha(opacity=75);
    opacity: 0.75;
}


/* main_column -recruiting-
------------------------------------------------ */
.recruiting p {
    padding-bottom: 10px;
}
.recruiting p.border {
    border-top: 1px dotted #999;
    padding-top: 10px;
}
.recruiting .btn_form {
    margin: 25px 0;
    text-align: center;
}
.recruiting .btn_form a {
    background: #ee869a;
    color: #fff;
    font-size: 18px;
    padding: 12px 150px;
    text-decoration: none;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
}
.recruiting .btn_form a:hover {
    filter: alpha(opacity=75);
    opacity: 0.75;
}


/* GoogleMap
------------------------------------------------ */
#mapField {
    width: 605px;
    height: 300px;
}
.map {
    padding-bottom: 15px;
}

/* footer
------------------------------------------------ */
#footer {
    padding-top: 150px;
}
.link_area {
    width: 960px;
    margin: 0 auto;
    padding: 30px 0 50px;
    overflow: hidden;
    position: relative;
}
.link_area ul {
    float: left;
    margin: 0 0 0 0;
    padding: 0;
    position: relative;
    left: 50%;
}
.link_area li {
    float: left;
    margin-right: 5px;
    padding: 5px;
    position: relative;
    left: -50%;
}
.copyright {
    background: #b8d200;
    color: #fff;
    text-align: center;
    padding: 3px 0;
}
.link_area img {
    position: absolute; 
    top: 0;
    right: 75px;
}
.link_area img:hover {
    opacity: 0.7;
}

/* page-top
------------------------------------------------ */
#page-top {
    bottom: 30px;
    font-size: 11px;
    position: fixed;
    right: 20px;
}
#page-top a {
    background: none repeat scroll 0 0 #ee869a;
    border-radius: 5px;
    color: #fff;
    display: block;
    padding: 20px 0;
    text-align: center;
    text-decoration: none;
    width: 80px;
}


/* アコーディオン
------------------------------------------------ */
.policy {
	padding: 10px;
}
.policy ul.accordion span {
    display: block;
    padding: 8px 10px;
    background-position: 97% center;
    background-repeat: no-repeat;
    color: #fff;
}
.policy ul.accordion ul {
    display: block;
}
.policy ul.accordion > li > p {
    background-color: #EF889D;
    font-size: 15px;
    font-weight: bold;
    padding: 0;
}
.policy ul.accordion > li > p span {
    position: relative;
    cursor: pointer;
}
.policy ul.accordion > li > p span:before {
    display: block;
    content: "";
    position: absolute;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    top: 45%;
    right: 15px;
    width: 10px;
    height: 10px;
    margin-top: -5px;
    background: #fff;
}
.policy ul.accordion > li > p span:after {
    display: block;
    content: "";
    position: absolute;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    top: 35%;
    right: 15px;
    width: 10px;
    height: 10px;
    margin-top: -5px;
    background: #EF889D;
}
.policy ul.accordion > li > p span.open {
    position: relative;
}
.policy ul.accordion > li > p span.open:before {
    display: block;
    content: "";
    position: absolute;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    top: 55%;
    right: 15px;
    width: 10px;
    height: 10px;
    margin-top: -5px;
    background: #fff;
}
.policy ul.accordion > li > p span.open:after {
    display: block;
    content: "";
    position: absolute;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    top: 65%;
    right: 15px;
    width: 10px;
    height: 10px;
    margin-top: -5px;
    background: #EF889D;
}
.policy ul.accordion > li > ul > li {
    background: #fff;
    border-right: 1px solid #999;
    border-left: 1px solid #999;
    border-bottom: 1px solid #999;
    padding: 10px;
}
.policy ul.accordion > li > ul > li > ul > li {
    padding-left: 1.5em;
    text-indent: -1.5em;
}
.policy ul.accordion > li > ul > li > ul > li:last-child {
    border: none;
}
.policy p {
    padding: 10px 0 0 0;
}
.policy a {
    color: #ee869a;
}



/*-------------------------------------------*/
/*  左カラム
/*-------------------------------------------*/
#contents .left_column {
    width: 280px;
    float: left;
}
.left_column .side_block {
    background-image: url("../img/bg_stripe_green.gif");
    background-repeat: repeat;
    padding: 10px;
    margin-bottom: 15px;
}
.left_column .side_block h2 {
    background: #289b00;
    border-radius: 4px;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    padding: 5px;
    text-align: center;
    margin-bottom: 10px;
}
.left_column .side_block h2 a {
    display: block;
    color: #fff;
    text-decoration: none;
}

/*  メニュー
-------------------------------------------- */
.left_column .menu ul li {
    background: #fff;
    border-bottom: 1px solid #b4da7b;
}
.left_column .menu ul li a {
    display: block;
    text-decoration: none;
    font-size: 14px;
    padding: 14px 10px 14px 40px;
    background: url("../img/ico_menu.png") no-repeat scroll 10px center;
}
.left_column .menu ul li a:hover,
.left_column .menu ul li a.active {
    color: #71b801;
}

/*  スマートフォン
-------------------------------------------- */
.left_column .smartphone .white_box {
    overflow: hidden;
    background: #fff;
    padding: 10px;
}
.left_column .smartphone .qr {
    float: left;
    margin: 0 5px 0 0;
}
.left_column .smartphone p {
    font-size: 12px;
}

/* バナーエリア
-------------------------------------------- */
.left_column .bnr_area {
    margin-bottom: 15px;
}
.left_column .bnr_area a {
    display: block;
}
.left_column .bnr_area a:first-child {
    margin-bottom: 10px;
}
.left_column .bnr_area a:hover {
    filter: alpha(opacity=75);
    opacity: 0.75;
}




.catch_area {
    margin-bottom: 15px;
}

