@charset "UTF-8";
/**
 * メインスタイルシート（スマホ用）
 * 呼出箇所：全てのページ
 */

/* import
----------------------------------------------- */
@import "../editor.css";

/* Layout
----------------------------------------------- */
#wrap {
  font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
  color: #333;
font-size:90%;
}

.wf-roundedmplus1c a { 
  font-weight:bold!important;
  font-size: x-large;
  font-family: "M PLUS Rounded 1c"; 
}


a {
  color: #ccc;
  text-decoration: none;
}
a:hover {
  color: #fe6771;
}
#Logo {
  padding:0;
  margin:0;
  text-align: center;
}
header .global-menu {
  display: none;
}
#MainImage {
  display: none;
  z-index: 1;
}
.contents-body {
  padding:6px;
  border-top:3px solid #E7E7E7;
  border-bottom:3px dotted #E7E7E7;
}
#Home .contents-body {
  border-top: none;
}
footer {
  background-color: #EFEFEF;
  padding:5px;
  margin:5px;
  text-align: center;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
}
footer .global-menu {
  /*フッター　グローバルメニュー
  display:none;
  */
  font-size:smaller;
  font-weight:bold;
  text-align: center;
}
footer .global-menu a {
}
footer .global-menu li a{
  display:block;
  float:left;
  color:#777;
  padding-right: 10px;
  /*text-shadow: 1px 1px 0 rgba(255, 255, 255, 30);*/
}
address {
  margin-top:70px;/*高さ*/
  margin-bottom:20px;
  font-size:12px;
  color:#999;
}

/* eye catch
----------------------------------------------- */
.detail-eye-catch {
  margin:10px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
}
.post .img-eye-catch {
  margin:0 10px 10px 10px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
}
.contents-body .img-eye-catch {
  float:left;
  margin-right:10px;
  margin-bottom:10px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
}
#news .img-eye-catch {
  float:left;
  margin:5px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
}

/* News
----------------------------------------------- */
#news {
  margin-top:5px;
}
#ContentsBody .news{
  width:auto;
  float:none;
  margin:0 0 5px 0!important;
  display:block;
}

#ContentsBody .news h2 {
  /*background:#a00;*/
  text-indent:0;
  color:#fff!important;
  font-size:18px;
  height:auto;
  margin:5px;
  padding:5px;
  border:none;
  line-height:normal;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
}

#newsHead01 a {
  color:#fff!important;
  text-align:center;
  display:block;
}

#ContentsBody .news .body {
  border:3px solid #CCC;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  padding:5px;
}
#ContentsBody .news .post-list {
  padding:0;
  margin-bottom:0;
}
#ContentsBody .news li {
  list-style:none;
  text-align:left;
  line-height:5px;
  border-bottom:3px dotted #ccc;
  margin-bottom:5px;
  padding:0;
}
#ContentsBody .news li:first-child {
  padding-top:5px;
}
#ContentsBody .news li:last-child {
  border-bottom:none;
  padding:0;
  margn-bottom:0;
}
#ContentsBody .news li .date {
  /*font-weight:bold;*/
  font-size:100%;
  color:#333;
}
#ContentsBody .news li a {
  display:block;
  padding:5px 15% 5px 10px;
  background: url(../../img/smartphone/icon_arrow.png) no-repeat 95% center;
}
#ContentsBody .news .date {
  /*font-weight:bold;*/
  font-size:110%;
  color:#333;
}

/* News Contents
----------------------------------------------- */
.contents-body .post{
  margin:5px 5px 10px 5px;
  padding: 5px;
}
.contents-body .post{
  border:3px solid #ccc;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
}
.contents-body .post h3 {
  padding: 5px 5px;
  border-bottom:3px dotted #ccc;
  font-size: 16px;
  text-align:left;
}
.contents-body .post h3 small{
  font-weight: normal;
  display: block;
  text-align: right;
  margin-top:0;
}
.contents-body .post  h4{
  font-size:100%;
  font-weight: normal;
  display: block;
  margin-top:0;
}
.contents-body .post-body,
.contents-body #post-detail{
  margin-bottom: 10px;
  margin-left:10px;
  margin-right:10px;
}
.contents-body .meta {
  border-top:3px dotted #ccc;
  padding: 10px;
  font-size:12px;
}
.contents-body .tag {
  font-size:12px;
  text-align: right;
  padding: 10px 15px;
}
#ContentsBody .date {
  /*font-weight:bold;*/
  font-size:110%;
  color:#333;
}
.contents-body p {
  line-height: 24px;
  margin-bottom: 5px;
}
.contents-body h2 {
  font-size:16px;
  margin-bottom:10px;
  padding:0 0 5px 5px;
  border-top: 0px solid #ccc;
  border-bottom: 3px dotted #ccc;
/*  height:30px;*/
  line-height: 20px;
}
.contents-body h3 {
/*  padding-bottom: 3px;*/
  padding: 2px 0 0 5px;
  line-height: 20px;
  color: #1f82ff;
  text-align:left;
  margin:10px 0px;
  border-left: 5px solid #1f82ff;
/*  padding:5px;*/
  font-size:18px;
}
.contents-body h4 {
/*  padding-bottom: 3px;*/
  padding: 2px 0 0 5px;
  line-height: 20px;
  color: #1f82ff;
  text-align:left;
  margin:10px 0px;
  border-left: 5px solid #1f82ff;
/*  padding:5px;*/
}
.contents-body h5 {
/*  padding-bottom: 3px;*/
  padding: 2px 0 0 5px;
  line-height: 20px;
  color: #1f82ff;
  text-align:left;
  margin:10px 0px;
  border-left: 5px solid #8bb4ee;
/*  padding:5px;*/
}

.contents-body h6 {
  font-size:100%;
}


/* Hoiku Guide
----------------------------------------------- */
#ContentsBody .hoikuguidebook p {
margin-left:20pxpx;
}

.hoikuguideBtn {
  width:100%;
}
#ContentsBody .hoikuguideBtn li {
  margin-bottom:5px;
  list-style:none;
}
#ContentsBody .hoikuguideBtn li a {
  width:100%;
  padding:5px;
  display: block;
  color: #FFF;
  text-decoration: none;
  background: #1f82ff;
  font-weight: bold;
/*  line-height: 15px;*/
  border:1px solid #1f82ff;
  border-radius: 30px;
  text-indent:0em!important;
  padding-left:1em!important;
}

#HoikuGuide .hoikuguidebook ul li{
  list-style:none;
}
.hoikuguidebook ul li{
  list-style:none;
}

#HoikuGuide .hoikuguidebook ol li ,
#HoikuGuide .hoikuguidebook ul li {
  margin-bottom:5px;
  text-indent:-1em;
  padding-left:1em;
}

/* hoikuguide_link_btn */
.hoikuguide_link_btn a {
    background: #eee;
    border-radius: 50px;
    position: relative;
    display: flex;
    justify-content: space-around;
    align-items: center;
    margin: 0 auto;
    max-width: 80%;
    padding: 10px 25px;
    color: #313131;
    transition: 0.3s ease-in-out;
    font-weight: 500;
}
.hoikuguide_link_btn a:after {
    position: absolute;
    top: 50%;
    right: 20px;
    border-radius: 1px;
    transition: 0.2s ease-in-out;
    content: "\f0da";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    transform: translateY(-50%);
}
.hoikuguide_link_btn a:hover {
    background: #4a7ce3;
    color: #FFF!important;
    text-decoration:none;
}

.hoikuguidebook img {
width:80%;
}

.contents-body .box ul {
  border:3px solid #CCC;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
}
.contents-body .box li {
  list-style:  none;
  background:none;
  line-height:20px;
  border-bottom:3px dotted #ccc;
  margin-bottom:0;
}
.contents-body .box li a{
  display: block;
  padding:5px 15% 5px 10px;
  background: url(../../img/smartphone/icon_arrow.png) no-repeat 95% center;
}
.contents-body .box li:last-child {
  border-bottom: none;
}
.contents-body .box li a:link,
.contents-body .box li a:visited {
  color:#333;
  text-decoration: none;
}

/* Mail Form
-------------------------------------- */
.mail-form .contact-mail {
  border:3px solid #CCC;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  padding: 5px;
  margin:0;
  display: block;
}
.mail-form .contact-mail h4 {
  color:#1f82ff;
  padding:0;
  margin:0;
  padding-left: 3px;
}
.mail-form .contact-mail p {
}

/* Baser Feed
----------------------------------------------- */
#BaserFeed li {
  border-bottom:1px solid #E7E7E7;
  margin-bottom: 20px;
  list-style:none;
}

/* blog description
----------------------------------------------- */
.blog-description {
  margin-bottom: 40px;
}

/* post
----------------------------------------------- */
.post {
  margin-bottom: 1px;
  padding-bottom:1px;
}
.post .meta {
  /*background-color: #F3F3F3; */
  color: #999999;
  font-size: 0.85em;
  padding-bottom: 5px;
  padding-right: 10px;
  padding-top: 5px;
  text-align: right;
}
.post .tag {
  color: #999999;
  font-size: 0.85em;
  padding-bottom: 5px;
  padding-right: 10px;
  padding-top: 5px;
  text-align: right;
}

/* eye catch
----------------------------------------------- */
.img-eye-catch {
  float:left;
  margin-right:20px;
  margin-bottom:20px;
}
.detail-eye-catch .img-eye-catch{
  float:none;
  margin:0 0 20px 0;
}

/* calendar
----------------------------------------------- */
.widget-blog-calendar table {
}
.widget-blog-calendar th {
  border-bottom:1px solid #e2e2e2;
}
.widget-blog-calendar th,
.widget-blog-calendar td {
  padding:2px 9px;
  font-size:14px;
  text-align: center;
}
.widget-blog-calendar .sunday {
  color:#ff6633;
}
.widget-blog-calendar .saturday {
  color:#3366FF;
}
.widget-blog-calendar .today {
  background-color:#e2e2e2;
  border-radius: 5px;
}

/* Comment
----------------------------------------------- */
#BlogCommentList .comment{
  margin-bottom:20px;
  padding-bottom:20px;
  border-bottom:1px solid #CCC;
}
#BlogCommentList {
  margin-bottom:60px;
}
#BlogCommentList .comment-name {
  font-weight: bold;
}

/* ContentsNavi
----------------------------------------------- */
#ContentsNavi {
  font-size:smaller;
  text-align: center;
  margin-bottom:0px;
}


/* button
----------------------------------------------- */
.submit .button{
  color:#333;
  border:3px solid #CCC;
  cursor:pointer;
  text-shadow:rgba(255,255,255,0.4) 1px 1px 0;
  -webkit-border-radius:5px;
  -moz-border-radius:5px;
  -o-border-radius:5px;
  border-radius:5px;
  -webkit-box-shadow:inset 0 0 0 1px rgba(255,255,255,0.4);
  -moz-box-shadow:inset 0 0 0 1px rgba(255,255,255,0.4);
  -o-box-shadow:inset 0 0 0 1px rgba(255,255,255,0.4);
  box-shadow:inset 0 0 0 1px rgba(255,255,255,0.4);
  background:#F3F3F3;
  background:-moz-linear-gradient(top,#FFF,#F3F3F3);
  background:-webkit-gradient(linear,left top,left bottom,from(#FFF),color-stop(100%,#F3F3F3));
  background:-o-linear-gradient(top,#FFF,#F3F3F3);
  margin: 10px;
  padding: 0 40px;
  font-weight: bold;
  font-size: 16px;
  white-space: nowrap;
  line-height: 24px;
}
.submit .button:hover{
  border:3px solid #CCC;
  text-decoration:none;
  background:#f4f4f4;
  background:-moz-linear-gradient(top,#f4f4f4,#dfdfdf 100%);
  background:-webkit-gradient(linear,left top,left bottom,from(#f4f4f4),color-stop(100%,#dfdfdf));
  background:-o-linear-gradient(top,#f4f4f4,#dfdfdf 100%);
}
.submit .button:active{
  border:3px solid #CCC;text-decoration:none;
  background:#cdcdcd;
  background:-moz-linear-gradient(top,#cdcdcd,#eee 100%);
  background:-webkit-gradient(linear,left top,left bottom,from(#cdcdcd),color-stop(100%,#eee));
  background:-o-linear-gradient(top,#cdcdcd,#eee 100%);
}

/* button small
----------------------------------------------- */
.button-small{
  text-decoration: none!important;
  display:inline-block;
  padding:4px 10px 4px;
  margin-bottom:0;
  font-size:13px;
  line-height:18px;
  color:#333!important;
  text-align:center;
  text-shadow:0 1px 1px rgba(255, 255, 255, 0.75);
  vertical-align:middle;
  cursor:pointer;
  background-color:#f5f5f5;
  background-image:-ms-linear-gradient(top, #fff, #e6e6e6);
  background-image:-webkit-gradient(linear, 0 0, 0 100%, from(#fff), to(#e6e6e6));
  background-image:-webkit-linear-gradient(top, #fff, #e6e6e6);
  background-image:-o-linear-gradient(top, #fff, #e6e6e6);
  background-image:linear-gradient(top, #fff, #e6e6e6);
  background-image:-moz-linear-gradient(top, #fff, #e6e6e6);
  background-repeat:repeat-x;
  border:1px solid #ccc;
  border-color:rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  border-color:#e6e6e6 #e6e6e6 #bfbfbf;
  border-bottom-color:#b3b3b3;
  -webkit-border-radius:4px;
  -moz-border-radius:4px;
  border-radius:4px;
  filter:progid:dximagetransform.microsoft.gradient(startColorstr='#ffffff', endColorstr='#e6e6e6', GradientType=0);
  filter:progid:dximagetransform.microsoft.gradient(enabled=false);
  -webkit-box-shadow:inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow:inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow:inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  border-color:#ccc;
  border-color:rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
}
.button-small:hover{
  background-color:#e6e6e6;
  color:#333;
  text-decoration:none;
  background-color:#e6e6e6;
  background-position:0 -15px;
  -webkit-transition:background-position .1s linear;
  -moz-transition:background-position .1s linear;
  -ms-transition:background-position .1s linear;
  -o-transition:background-position .1s linear;
  transition:background-position .1s linear;
}

/* pagination
----------------------------------------------- */
#ContentsBody .pagination {
/*margin-bottom:10px;
  margin-left:auto;
  margin-right:auto;
  position:relative;
  display: table;*/
}
.pagination {
  margin-bottom:20px;
  margin:0 auto;
  padding-left: 5px;
  text-align: center;
 line-height: 18px;
}
.pagination .page-result{
  margin: 5px 5px 0;
  float:right;
}
.pagination .page-numbers {
  float:left;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
}
.pagination span span a {
  border: 1px solid #1f82ff;
  margin: 0 2px 4px;
  text-decoration: none;
  display:block;
  float:left;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
}
.pagination span span a:hover {
  background-color: #1f82ff;
  color: #FFFFFF;
}
.pagination .current {
  background-color: #E2E2E2;
  font-weight:bold;
  border:1px solid #E2E2E2;
  margin: 0 2px 4px;
  display:block;
  float:left;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
}
.pagination .next, .pagination .prev {
  margin: 0 2px 4px;
  text-decoration: none;
  border: 1px solid #1f82ff;
  float:left;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
}
.pagination .next a, .pagination .prev a {
  text-decoration: none;
/*  dispaly:block;*/
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
}
.pagination .next a:hover, .pagination .prev a:hover {
  background-color: #1f82ff;
  color:#fff;
}
.pagination .next:hover, .pagination .prev:hover {
  background-color: #1f82ff;
}
.pagination span span a,
.pagination .disabled,
.pagination .current{
  padding: 3px 9px;
}
.pagination .next, .pagination .prev{
  padding: 3px 9px;
}
.pagination .disabled,
.pagination .disabled:hover{
  background-color: #FFF;
  border: 1px solid #DFDFDF;
  margin: 0 2px;
  display:block;
  float:left;
  color:#DFDFDF;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
}

/* clear
----------------------------------------------- */
.clear {
  clear:both;
}
.clearfix:after {
  content: " ";
  display: block;
  clear: both;
  height: 0;
}
.clearfix {
  display: inline-block;
}
.clearfix {
  display: block;
}

/* contact
----------------------------------------------- */
.required {
  color:#C00;
}
#MessageTel1,
#MessageTel2,
#MessageTel3{
  width:30%;
}
#MessageZip {
  width:120px;
}
.auth-captcha {
  margin-bottom: 20px;
}
.mail-form .row-table-01{
  margin-bottom:20px;
}
.mail-form .row-table-01 th {
  text-align: right;
}

/* submit
----------------------------------------------- */
.submit {
  text-align:center;
  margin-top:20px;
  margin-bottom:20px;
}

/* widget
----------------------------------------------- */
.widget  {
  border-bottom:3px dotted #E7E7E7;
  padding:10px 15px 10px 10px;
}
.widget h2  {
  text-decoration: none;
  color: #1f82ff;
  font-weight:bold;
}
.widget li a:link,
.widget li a:visited {
  color:#1f82ff;
}
.widget li a:hover {
  color:#fe6771;
}
.widget-area h2 {
  font-weight: bold;
  font-size:20px;
}
.widget-blog-calendar table{
  width:100%;
}

/* search result
----------------------------------------------- */
.search-result {
  background: #efefef;
  padding:10px 20px;
  text-align: right;
  margin-bottom: 20px;
}
#SearchResultList article {
  border-bottom:1px solid #E7E7E7;
  margin-bottom:40px;
  padding-bottom: 20px;
}

/* list num
----------------------------------------------- */
.list-num {
  text-align: right;
  margin-bottom: 20px;
}

/* blog parts
----------------------------------------------- */
.post {
  border-bottom:3px solid #ccc!important;
}
#ContentsNavi {
  border-bottom:0px solid #E7E7E7;
  padding-bottom:20px;
}

/* form parts
----------------------------------------------- */
input {
  border:1px solid #ccc;
  margin:3px;
  font-size: 18px;
}
select {
  border-radius: 5px;
  font-size: 18px;
}
textarea {
  max-width: 95%;
}
  input[type="text"] {
  max-width: 95%;
}
input[type="submit"] {
  -webkit-border-radius: 10px;
  border-radius: 10px;
  width:80%;
  background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#e2e2e2));
  height:35px;
  font-size: 18px;
  font-weight: bold;
  text-shadow: 1px 1px 0 rgba(200, 200, 200, 30);
}

/* site search
----------------------------------------------- */
.widget-site-search input,
.widget-site-search select{
  font-size:14px;
}
.widget-site-search select {
  width:100%;
}
.widget-site-search input[name=q] {
  width:170px;
}

/* bx slider
----------------------------------------------- */
.bx-wrapper {
  margin:0 auto;
}
.bx-controls {
  display:none;
}

/* baserCMS parts
----------------------------------------------- */
.edit-link {
  margin-bottom:10px;
  text-align:right;
  font-size: 12px;
}
.edit-link a{
  border:1px solid #1C98D4;
  color:#1C98D4;
  padding:5px 10px;
  text-decoration:none;
}
.edit-link a:hover{
  color:#1C98D4;
  text-decoration:underline;
}
.upload-file input[type=file] {
  margin-bottom: 5px;
}
.upload-file a {
  padding:5px;
  background-color: #F1F1F1;
  display: inline-block;
}

/* CakePHP parts
----------------------------------------------- */
table.cake-sql-log {
  width:90%;
  border-top: 1px solid #ccc;
  border-left: 1px solid #ccc;
  border-bottom: 1px solid #666;
  border-right: 1px solid #666;
  color:#333;
  background-color: #fff;
  clear:both;
  padding: 0;
  margin: 0 0 1em 0;
  white-space: normal;
  border-collapse:separate;
  margin:20px auto;
}
table.cake-sql-log caption {
  font-weight:bold;
  text-align:center;
}
table.cake-sql-log th {
  background-color: #e2e2e2;
  padding:4px 8px;
  font-weight:bold;
  text-align:center;
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-top-style: solid;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-top-color: #FFFFFF;
  border-right-color: #666;
  border-bottom-color: #666;
  border-left-color: #FFFFFF;
  font-size:0.8em;
}
table.cake-sql-log tr td {
  background-color: #F7F7F7;
  padding:6px 8px;
  vertical-align:top;
  text-align: left;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-right-style: solid;
  border-bottom-style: solid;
  border-right-color: #ccc;
  border-bottom-color: #ccc;
  font-size:0.8em;
}
#flashMessage, #ResultMessage {
  padding:10px 20px;
  margin:15px auto!important;
  color:#FF0033;
  font-weight:bold;
  border:5px solid #FF0033;
}
.required {
  color:#FF0033!important;
  font-size:16px;
}
.form-error {
  background-color:#FCF5EB;
}
.error-message {
  color:#FF0033;
  font-weight: bold;
  font-size: small;
}

/* Page Top
----------------------------------------------- */
#page-top {
  position: fixed;
  bottom: 10px;
  right: 10px;
  font-size: 77%;
  z-index: 30;
}
#page-top a {
  background: #1f82ff;
  font-weight: bold;
  color: #eee;
  text-decoration: none;
  width: 80px;
  padding: 20px 0;
  text-align: center;
  display: block;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-filter: "alpha(opacity=5)";
  -moz-opacity: 0.5;
  -khtml-opacity: 0.5;
  opacity: 0.5;
  box-shadow: inset 0px 0px 5px rgba(0,0,0,0.2); 
  text-shadow: 0px 0px 3px rgba(0,0,0,0.5); 
}
#page-top a:hover {
  font-weight: bold;
  color: #eee;
  text-decoration: none;
}

/* Hoiku Navi
----------------------------------------------- */
#hoiku_navi {
  padding: 0;
  margin: 0 0 0 0;
  position: relative;
  overflow: hidden;
}
#hoiku_navi ul {
  list-style: none;
  width:100%;
  margin: 0 0 0 0;
  padding: 0;
  position: relative;
}
#hoiku_navi li {
  list-style: none;
  width: 100%;
  margin: 0 6px 5px 0;
  padding: 0;
}
#hoiku_navi a {
  background-color:#1f82ff;
  text-align: center;
  vertical-align:middle;
  display:block;
  margin: 0 6px 5px 0;
  padding: 0;
  width: 100%;
  height: 50px;
  line-height: 50px;
  color: #fff;  
  font-size:20px;
  font-weight: bold;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
}  
#hoiku_navi .unlinked {
  background-color: #ddd;
  text-align: center;
  vertical-align:middle;
  display:block;
  margin: 0 6px 5px 0;
  padding: 0;
  width: 100%;
  height: 50px;
  line-height: 50px;
  color: #fff;  
  font-size:20px;
  font-weight: bold;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
}  
#navi_name {
  padding: 0;
  margin: 0 0 0 0;
  position: relative;
  overflow: hidden;
}
#navi_name ul {
  list-style: none;
  width:100%;
  margin: 0 0 0 0;
  padding: 0;
  position: relative;
  left: 50%;
  float: left;
}
#navi_name li {
  list-style: none;
  float: left;
  width: 18%;
  margin: 0 6px 5px 0;
  padding: 0;
}
#navi_name ul li {
  position: relative;
  left: -50%;
  float: left;
}
#navi_name a {
  background-color: #1f82ff;
  text-align: center;
  vertical-align:middle;
  display:block;
  margin: 0 6px 5px 0;
  padding: 0;
  width: 100%;
  height: 50px;
  line-height: 50px;
  color: #fff;  
  font-size:20px;
  font-weight: bold;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
}  
#navi_name a:hover {
  background-color: #1f82ff;
  color: #fff;
}
#navi_name .unlinked {
  background-color: #ddd;
  text-align: center;
  vertical-align:middle;
  display:block;
  margin: 0 6px 5px 0;
  padding: 0;
  width: 100%;
  height: 50px;
  line-height: 50px;
  color: #fff;  
  font-size:20px;
  font-weight: bold;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
}
.navi_map {
  position: relative;
/*
  padding-bottom: 100%; // 縦横比
  height: 0;
 */
 overflow: hidden;
 border-radius: 10px;
}
.navi_map iframe,
.navi_map object,
.navi_map embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
 height: 300px !important;
}
#navi_area {
  padding: 0;
  margin: 0 0 0 0;
  position: relative;
  overflow: hidden;
}
#navi_area ul {
  list-style: none;
  width:100%;
  margin: 0 0 0 0;
  padding: 0;
  position: relative;
}
#navi_area li {
  list-style: none;
  width: 100%;
  margin: 0 6px 5px 0;
  padding: 0;
}
#navi_area a {
  text-align: center;
  vertical-align:middle;
  display:block;
  margin: 0 6px 5px 0;
  padding: 0;
  width: 100%;
  height: 50px;
  line-height: 50px;
  color: #777;  
  font-size:20px;
  font-weight: bold;
  text-shadow: #fff 1px 1px 1px ,
  #fff -1px 1px 1px ,
  #fff 1px -1px 1px,
  #fff -1px -1px 1px;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
}  
#navi_area a {
  background-color:#1f82ff;
}
#navi_area .itabashi a {
  background-color:#9fd7ff;
}
#navi_area .tokiwadai a {
  background-color:#fffc9f;
}
#navi_area .akatsuka a {
  background-color:#ffae5d;
}
#navi_area .shimura  a{
  background-color:#eabfff;
}
#navi_area .takashimadaira  a{
  background-color:#c9ffbf;
}
.ac-container{
  width: 100%;
  margin: 10px auto 30px auto;
}
.ac-container label{
  font-family: 'BebasNeueRegular', 'Arial Narrow', Arial, sans-serif;
  padding: 5px 20px;
  margin: 5px;
  position: relative;
  z-index: 20;
  display: block;
  height: 30px;
  cursor: pointer;
  color: #fff;
  line-height: 33px;
  font-size: 20px;
  font-weight: bold;
  text-align:center;
  background: #1f82ff;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
}
.ac-container label:hover{
  color: #fff;
}
.ac-container input:checked + label,
.ac-container input:checked + label:hover{
  color: #fff;
}
.ac-container label:hover:after,
.ac-container input:checked + label:hover:after{
  content: '';
  position: absolute;
  width: 24px;
  height: 24px;
  right: 13px;
  top: 7px;
  background: transparent url(../../img/arrow_down.png) no-repeat center center;
}
.ac-container input:checked + label:hover:after{
  background-image: url(../../img/arrow_up.png);
}
.ac-container input{
  display: none;
}
.ac-container article{
  background: rgba(255, 255, 255, 0.5);
  margin-top: -1px;
  overflow: hidden;
  height: 0px;
  position: relative;
  z-index: 10;
  transition:
    height 0.3s ease-in-out,
    box-shadow 0.6s linear;
}
.ac-container input:checked ~ article{
    transition:
      height 0.5s ease-in-out,
      box-shadow 0.1s linear;
      box-shadow: 0px 0px 0px 0px rgba(155,155,155,0.3);
}
.ac-container article p{
  color: #fff;
  line-height: 18px;
  font-size: 14px;
  padding: 10px;
}
.ac-container input:checked ~ article.ac-small{
  width:100%;
  height: 100%;
  text-align:center;
}
.ac-container input:checked ~ article.ac-medium{
  width:100%;
  height: 100%;
  text-align:center;
}
.ac-container input:checked ~ article.ac-large{
  width:100%;
  height: 100%;
  text-align:center;
}

/* Vision
----------------------------------------------- */
.visionBtn {
  /*background-color: #4a6b39;*/
  background-color: #009966;
  /*font-size:14px;*/
  margin:0 auto;
  color:#ffffce;
  text-align: center;
  line-height:20px;
  margin:5px;
  padding-top:10px;
  padding-bottom:10px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
}
.vision {
  text-shadow:1px 1px 2px #ccc;
}
.vision p {
  text-indent: 1em;
}
.vision h3 {
  border-left: 0px solid #fff;
}

#title{
  margin: 0 0 10px 0; /* 上マージン0、右マージン0、下マージン10px、左マージン0 */
  background-color: #009966;
  font-size: 100%; /* 文字サイズを100% */
  color: #ffffce;
  -webkit-border-radius:5px;
  -moz-border-radius:5px;
  border-radius: 5px; /* 4つのコーナーを半径5pxの角丸に */
  padding-left: 10px; /* 左パディングを10px */
  padding: 10px; /* 上下左右パディング10px */
  text-shadow:1px 1px 2px #333;
  box-shadow:3px 4px 6px rgba(0, 0, 0, 0.3) , inset 0 0 50px rgba(0, 0, 0, 0.1) ;
}
.vision h2 {
  margin: 0 0 10px 0; /* 上マージン0、右マージン0、下マージン10px、左マージン0 */
  font-size: 100%; /* 文字サイズを100% */
  color: #333333; /* 文字色を#333333 */
  text-align:center;
  padding: 5px 10px; /* 上下パディング5ピクセル、左右パディング10px */
}
.vision h3 {
  margin: 0 0 10px 0; /* 上マージン0、右マージン0、下マージン10px、左マージン0px */
  font-size: 100%; /* 文字サイズを100% */
  color: #333333; /* 文字色を#333333 */
  text-align:center;
  padding: 5px 0; /* 上下パディング5ピクセル、左右パディング10px */
}
.vision h4 {
  margin: 0 0 10px 0; /* 上マージン0、右マージン0、下マージン10px、左マージン0px */
  font-size: 100%; /* 文字サイズを100% */
  color: #333333; /* 文字色を#333333 */
  padding: 5px 0; /* 上下パディング5ピクセル、左右パディング10px */
  text-indent:-1em;
  padding-left:1em;
  border-left: 0px solid #fff;
}
.vision ul li {
  text-indent:-1em;
  padding-left:1em;
}

/* Hoiku Event
----------------------------------------------- */
.scheduleList ul {
  padding:5px;
  border:3px solid #CCC;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
}
.scheduleCalendar {
  border-collapse:collapse;
  width:100%
}
.scheduleCalendar caption {
  padding-bottom:6px;font-size:15px
}
.scheduleCalendar th,
.scheduleCalendar td {
  font-size:12px;
  border:1px solid #bbb;
  text-align:center;
  vertical-align:top;
  line-height:15px
}
.scheduleCalendar th {
  background:#ddedf8;
}
.scheduleCalendar th:first-child,
.scheduleCalendar td:first-child {
  color:#f30;
}
.scheduleCalendar th:last-child,
.scheduleCalendar td:last-child {
  color:#03c;
}
.scheduleCalendar td div{
  text-align:center;
}
 
.scheduleCalendar .today {
  background:#fffbcc;
}
.scheduleCalendar .saturday,
.scheduleCalendar .sat {
  background:#f3f9fd;
}
.scheduleCalendar .sunday,
.scheduleCalendar .sun {
  background:#fff5f2;
}
.scheduleCalendar .holiday {
  background:#fff5f2;
}
.scheduleCalendar td a {
  text-decoration:underline;
  display:block;width:100%;
}
.scheduleCalendar td a:hover {
  background:#1f82ff;
  color:#fff;
  text-decoration:none
}
.scheduleCalendar td a:active {
  background:#f30;
}

/* 私立園:Hoikunavi 区立園:Hoikusyo
----------------------------------------------- */
.hoikunaviDetail,
.hoikusyoDetail {
  width:100%;
  margin:0 auto;
  padding:3px 5px;
  border:3px solid #CCC;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
}
.hoikunaviDetail h3 {
  color: #1f82ff;
  text-align:left;
  margin:10px 2px;
  border-left: 5px solid #1f82ff;
  padding:5px;
}
.hoikunaviDetail ol li ,
.hoikunaviDetail ul li {
  margin-bottom:8px;
  text-indent:-1em;
  padding-left:1em;
  color:#1f82ff;
}
.hoikunaviDetail ol li span ,
.hoikunaviDetail ul li span {
  color:#000000;
}
/*保育園の特徴（案内文）
-------------------------------*/
.hoikunaviFeature ul li {
  position: relative;
  list-style: none;
  text-indent:0em;
  padding-left:1em;
}
.hoikunaviFeature  ul li::after {
  display: block;
  content: '';
  position: absolute;
  top: .5em;
  left: 0em;
  width: 12px;
  height: 12px;
  background-color: #1f82ff;
  border-radius: 100%;
}
.hoikunaviName,
.hoikusyoName {
  font-size: 18px;
  font-weight: bold;
  text-align:center;
  border-bottom:3px dotted #ccc;
  white-space: nowrap;
}
.hoikunaviImg img,
.hoikusyoImg img {
width:80%;
  margin:10px auto 5px;
/*  float:left;*/
  border-radius: 5px;
  display:flex;
  justify-content:center;
  align-items:center;
  place-items:center;
  text-align:center;
}
.hoikunaviViewImg {
  text-align: center;
  margin: 0px auto; /*上下 左右*/
}
.hoikunaviViewImg img{
  display: inline-block;
  margin:3px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  width:120px;
}


.hoikunaviDetail table ,
.hoikusyoDetail table{
  width:100%;
  margin: 0 auto;
}
.hoikunaviDetail table th,
.hoikunaviDetail table td,
.hoikusyoDetail table th,
.hoikusyoDetail table td {
  padding:1px;
  text-align:center;
  font-weight: normal;
}
table#capacity {
  margin:0 auto;
  width:100%;
  font-size:10px;
}
table#capacity th ,
table#capacity td {
  padding:3px 0;
}
table#capacity th {
  background: #7a99cf;
  color: #fff;
  text-align:center;
  overflow: visible;
  position: relative;
  border-right: 2px solid #fff;
  border-bottom: 2px solid #fff!important;
  border-radius: none;
}
table#capacity th:first-child {
  border-right: 2px solid #fff;
  border-bottom: 2px solid #fff!important;
  border-radius: 5px 0 0 0;
}
table#capacity th:last-child {
  border-right: none;
  border-bottom: 2px solid #fff!important;
  border-radius: 0 5px 0 0;
}
table#capacity td {
/*  padding-left: 20px;*/
  padding:0px;
  background: #fdede4;
  text-align:center;
  border-right: 2px solid #fff;
  border-bottom:none!important;
  font-size:12px;
}
table#capacity td:first-child {
  border-right: 2px solid #fff;
  border-radius: 0 0 0 5px;
  border-bottom:none!important;
  font-size:10px;
}
table#capacity td:last-child {
  border-right: none;
  border-radius: 0 0 5px 0;
  border-bottom:none!important;
  font-size:12px;
}


table.hoikunaviProfile,
table.hoikusyoProfile {
  width:100%;
  margin:5px 0;
  table-layout: fixed;
  border-spacing: 5px;
  border-collapse: separate;
  border-spacing: 0px 5px;

}
table.hoikunaviProfile th,
table.hoikusyoProfile th{
  background: #1f82ff;
  color: #fff;
  border-bottom:none!important;
  padding: 10px 0;
  width: 70px;
  vertical-align: middle;
  text-align: center;
  overflow: visible;
  position: relative;
  font-weight: normal;
  border-radius: 5px 0 0 5px;
}
table.hoikunaviProfile td,
table.hoikusyoProfile td {
  padding-left: 5px;
  text-align: left;

  background: #fffff0;
  text-align: left;
  border-radius: 0 5px 5px 0;

}
.hoikunaviList li,
.hoikusyoList li {
  display:block;
  width:0 auto;
  margin:3px;
  padding:3px;
  border:3px solid #CCC;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
}
.hoikunaviList li a , 
.hoikusyoList li a  {
}  
.hoikunavi_name a ,
.hoikusyo_name a {
  display:block;
  margin-left:100px;
  padding:5px 15% 5px 10px;
  background: url(../../img/smartphone/icon_arrow.png) no-repeat 95% center;
}  

.hoikunaviList img,
.hoikusyoList img{
  width:80%;
}
.hoikunaviList p,
.hoikusyoList p {
  overflow: auto;	/* for modern browser */
  zoom: 1;	/* for ie6 */
  line-height: 1.5;
}
.hoikunavi_skil li,
.hoikusyo_skil li {
  /*color: #666;
  padding:3px;
  margin:3px;
  font-size:smaller;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  background: #ffccff;*/
}
#hoikunaviId li,
#hoikusyoId li {
  float: left;
  padding-right:0.3em; 
  margin:0;
  list-style: none;
}
/* nameTag */
#nameTag {
  padding-left: 5px;
  padding-bottom: 10px;
}
#nameTag ul {
  padding-bottom: 5px;
  list-style:none;
}
#nameTag li {
  float: left;
  margin-right: 1px;
  list-style:none;
}
@media(max-width:767px) {
#nameTag li {
  margin-bottom: 2px;
  list-style:none;
  }
}
#nameTag li a {
  display: block;
  color: #FFF;
  text-decoration: none;
  background: #1f82ff;
  padding: 0 5px;
  line-height: 20px;
  border:1.5px solid #1f82ff;
  border-radius: 25px;
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  font-size:smaller;
}
#nameTag .current a {
  background: #fff;
  color:#1f82ff;
  font-weight:bold;
  line-height: 20px;
  border:1.5px solid #1f82ff;
  border-radius: 25px;
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
}
#nameTag .unlinked,
#nameTag .unlinked a {
  background: #ccc;
  color: #FFF;
  line-height: 20px;
  text-decoration: none;
  border:1px solid #ccc;
  border-radius: 25px;
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
}

/* acceptable
----------------------------------------------- */
#acceptableBtn {
  margin:0 30px 0 10px;
}
#acceptableBtn li {
  width:100%;
  margin: 10px;
  padding:0;
  list-style:none;
  text-align:center;
}
#acceptableBtn li a {
  display: block;
  color: #FFF;
  margin: 0;
  padding:10px;
  text-decoration: none;
  background: #1f82ff;
  font-weight: bold;
  line-height: 20px;
  border:1px solid #1f82ff;
  border-radius: 30px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
}
ul.acceptable_title,
ul.acceptable_data {
  display:table;
  table-layout: fixed;
  width:100%;
  padding:3px;
}
ul.acceptable_title {
  font-size:16px;
  color:#0066ff;
  font-weight:bold;
  background:#f3b6d0;
  border-radius: 5px 5px 0 0 /5px 5px 0 0;
  -webkit-border-radius: 5px 5px 0 0 /5px 5px 0 0 ;
  -moz-border-radius: 5px 5px 0 0 /5px 5px 0 0;
}
ul.acceptable_title a{
  display:block;  
}
ul.acceptable_data {
  font-size:18px;
  background:#e6e6fa;
  border-radius: 5px 5px 0 0 /5px 5px 0 0;
  -webkit-border-radius: 0 0 5px 5px /0 0 5px 5px;
  -moz-border-radius: 0 0 5px 5px /0 0 5px 5px;
}
ul.acceptable_title li,
ul.acceptable_data li {
  display:table-cell;
  vertical-align:middle;
  text-align:center;
}
ul.acceptable_title .t1 {
  border-left: 1px #fff solid;
}
ul.acceptable_title .extra {
  line-height: 1.2em;
  padding: 1px 0;
  font-size: smaller;
}

p.acceptable_text {
  font-size: 100%;
}

ul.acceptable_data .d1 {
  color:#333;
  border-left: 1px #aaa solid;
}
.widget .acceptable_t ,
.acceptable_t , .attendance_t {
  width:100%;
  background:#1f82ff;
  text-indent:0;
  color:#fff;
  font-size:18px;
  font-weight:bold;
  height:auto;
  margin:10px 0 5px 0;
  padding:5px;
  border:none;
  line-height:normal;
  text-align:center;
  border-radius: 5px;
}
.attendance_t {
  background:#8BC34A;
}
.widget .acceptable_t a ,
.acceptable_t a , .attendance_t a {
  color:#fff;
  display:block;  
}
/* --- 表全体 --- */
#acceptable .table {
  width: 100%;
  *border-collapse: collapse;
  border-spacing: 0;
}
#acceptable th {
  font-size:12px;
  color: #fff;
  padding: 5px 1px;
  background: #1f82ff;
  font-weight: bold;
  border-left:1px solid #fff;
  border-bottom:1px solid #fff;
  line-height: 120%;
  text-align: center;
}
#acceptable th:first-child {
  border-left:1px solid #1f82ff;
}
#acceptable th:last-child {
  border-right:1px solid #1f82ff;
}
#acceptable tr td {
  font-size:12px;
  padding: 5px 1px;
  border-left: 1px solid #84b2e0;
  text-align: center;
}
#acceptable a{
  display:block;
}
#acceptable tr td:last-child {
  border-right: 1px solid #84b2e0;
}
#acceptable tr:nth-child(2n+1) {
  background: #f1f6fc;
}
#acceptable tr:last-child {
  border-bottom: 2px solid #84b2e0;
}
#acceptable tr:last-child td {
}
#acceptable tr:last-child td:first-child {
}
#acceptable tr:last-child td:last-child {
}
#acceptable tr:hover {
  background: #bbd4ee;
  cursor:pointer;
}
#acceptable .total {
  background: #ccc;
}


/* hoikuguide table
----------------------------------------------- */
table.hoiku_guide  {
border:1px solid #cccccc;
font-size:90%;
}
table.hoiku_guide_in  {
border:1px solid #cccccc;
}
table.hoiku_guide_dotted  {
border:1px dotted #cccccc;
}

table.hoiku_guide_07 {
border:3px dotted #cccccc;
font-size:90%;
}

table.hoiku_guide_13 {
border:1px solid #cccccc;
font-size:80%;
}

table.hoiku_guide_14 {
border:1px solid #cccccc;
font-size:70%;
}

table.hoiku_guide_15 {
border:1px solid #cccccc;
font-size:80%;
}
table.hoiku_guide_15a {
border:3px solid #fffaf0;
}


/* hoikuguide_17Btn hoikuguide_18Btn
----------------------------------------------- */
#ContentsBody .hoikuguide_17Btn ,
#ContentsBody .hoikuguide_18Btn ,
#ContentsBody .hoikuguide_20Btn {
  margin:0 30px 0 10px;
}
#ContentsBody .hoikuguide_17Btn li ,
#ContentsBody .hoikuguide_18Btn li ,
#ContentsBody .hoikuguide_20Btn li {
  width:100%;
  margin: 10px;
  padding:0;
  list-style:none;
  text-align:center;
}
#ContentsBody .hoikuguide_17Btn li a ,
#ContentsBody .hoikuguide_18Btn li a ,
#ContentsBody .hoikuguide_20Btn li a {
  display: block;
  color: #FFF;
  margin: 0;
  padding:10px;
  text-decoration: none;
  background: #1f82ff;
  font-weight: bold;
  line-height: 20px;
  border:1px solid #1f82ff;
  border-radius: 30px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
}

table.hoiku_guide_17{
  margin:0 auto;
  border-spacing: 1px;
  border:1px #696969 solid;
  background-color:#fffaf0;
  border-collapse: collapse;
  width:100%;
}
table.hoiku_guide_17 th{
  padding: 2px;
  border-left:1px #696969 solid;
  border-bottom:1px #696969 solid;
  background-color: #eee;
  white-space: nowrap;
  text-align:center;
}
table.hoiku_guide_17 td{
  padding: 1px;
  border-left:1px #696969 solid;
  border-bottom:1px #696969 solid;
  background-color:#fffaf0;
  text-align:center;
}
table.hoiku_guide_17 th.extra,
table.hoiku_guide_17 td.extra {
  border-top:1px #696969 solid;
  border-botoom:1px #696969 solid;
  border-left:1px #696969 solid;
}
table.hoiku_guide_17 th.name{
  border-top:1px #696969 solid;
  border-botoom:1px #696969 solid;
  border-left:0px #696969 solid;
  text-align:center;
}
table.hoiku_guide_17 td.name {
  border-top:1px #696969 solid;
  border-botoom:1px #696969 solid;
  border-left:0px #696969 solid;
  text-align:left;
}
table.hoiku_guide_17 tr:nth-child(even) td {
  background-color:#FFF1D3;
}
table.hoiku_guide_18 {
border:1px solid #cccccc;
font-size:75%;
}

table.hoiku_guide_19 {
  margin:0 auto;
  border-spacing: 2px;
  border:1px #696969 solid;
  background-color:#fffaf0;
  border-collapse: collapse;
  width:100%;
}

table.hoiku_guide_19 th {
  padding:2px;
  border:1px #696969 solid;
  background-color: #eee;
  font-weight: normal;
  text-align:center;
}
table.hoiku_guide_19 td{
  padding: 2px;
  margin:2px;
  border:1px #696969 solid;
  text-align:center;
}
table.hoiku_guide_19 td.name{
  text-align:left;
  padding:2px;
  margin:2px;
  text-indent:-1em;
  padding-left:1em;
}
table.hoiku_guide_19 td.area01{
  background-color: #9fd7ff;
}
table.hoiku_guide_19 td.area02{
  background-color: #fffc9f;
}
table.hoiku_guide_19 td.area03{
  background-color: #ffae5d;
}
table.hoiku_guide_19 td.area04{
  background-color: #eabfff;
}
table.hoiku_guide_19 td.area05{
  background-color: #c9ffbf;
}
table.hoiku_guide_19 tr:nth-child(odd) td {
  background-color:#FFF1D3;
}


table.hoiku_guide_20 {
  margin:0 auto;
  border-spacing: 2px;
  border:1px #696969 solid;
  background-color:#fffaf0;
  border-collapse: collapse;
  width:100%;
}
table.hoiku_guide_20 th {
  padding:2px;
  border:1px #696969 solid;
  background-color: #eee;
  font-weight: normal;
  text-align:center;
}
table.hoiku_guide_20 td{
  padding: 2px;
  margin:2px;
  border:1px #696969 solid;
  text-align:center;
}
table.hoiku_guide_20 td.name{
  text-align:left;
  padding:2px;
  margin:2px;
  text-indent:-1em;
  padding-left:1em;
}
table.hoiku_guide_20 td.area01{
  background-color: #9fd7ff;
}
table.hoiku_guide_20 td.area02{
  background-color: #fffc9f;
}
table.hoiku_guide_20 td.area03{
  background-color: #ffae5d;
}
table.hoiku_guide_20 td.area04{
  background-color: #eabfff;
}
table.hoiku_guide_20 td.area05{
  background-color: #c9ffbf;
}
table.hoiku_guide_20 tr:nth-child(odd) td {
  background-color:#FFF1D3;
}
table.hoiku_guide_21 {
border:1px solid #cccccc;
font-size:75%;
}

/* Recruit
----------------------------------------------- */
#recruit_area {
  padding: 0;
  margin: 0 0 0 0;
  position: relative;
  overflow: hidden;
}
#recruit_area ul {
  list-style: none;
  width:100%;
  margin: 0 0 0 0;
  padding: 0;
  position: relative;
}
#recruit_area li {
  list-style: none;
  width: 100%;
  margin: 0 6px 5px 0;
  padding: 0;
}
#recruit_area a {
  text-align: center;
  vertical-align:middle;
  display:block;
  margin: 0 6px 5px 0;
  padding: 0;
  width: 100%;
  height: 50px;
  line-height: 50px;
  color: #777;  
  font-size:20px;
  font-weight: bold;
  text-shadow: #fff 1px 1px 1px ,
    #fff -1px 1px 1px ,
    #fff 1px -1px 1px,
    #fff -1px -1px 1px;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
}  
#recruit_area a {
  background-color:#1f82ff;
}
#recruit_area .itabashi a {
  background-color:#9fd7ff;
}
#recruit_area .tokiwadai a {
  background-color:#fffc9f;
}
#recruit_area .akatsuka a {
  background-color:#ffae5d;
}
#recruit_area .shimura  a{
  background-color:#eabfff;
}
#recruit_area .takashimadaira  a{
  background-color:#c9ffbf;
}
ul.jobList{
  margin-left: 0;
  list-style: none;
  margin-top: 5px;
}
ul.jobList li{
  display: block;
  margin: 5px;
  padding:5px;
  border:3px solid #CCC;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
}
ul.jobList li a{
  display: block;
  font-weight:bold;
  margin:10px 5px;
  border-left: 5px solid #1f82ff;
  padding:5px;
  margin-top: 0px;
}
#ContentsBody .jobList li a {
  display:block;
  padding:3px;
  letter-spacing: -0.5px;
  background: url(../../img/smartphone/icon_arrow.png) no-repeat 100% center;
}
span.jobList-title{
  font-size: 16px;
  font-weight: bold;
}
.recruit_tag {
  color: #FFF;
  padding:5px;
  margin:0 3px;
  font-size:smaller;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
}
.tag_id_1 {
  background: #fe6772;
}
.tag_id_2 {
  background: #ff9804;
}
.tag_id_3 {
  background: #886da0;
}
.tag_id_4 {
  background: #66ac22;
}
.tag_id_5 {
  background: #71848f;
}
.tag_id_6 {
  background: #315de1;
}
.tag_id_7 {
  background: #996666;
}
#ContentsBody .JobDetail {
  margin: 5px;
  padding:2px;
  border:3px solid #CCC;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
}
#ContentsBody .jobEntry {
  margin:5px;
  padding:5px;
  text-align:center;
  background:#1f82ff;
  color:#fff;
  border-radius: 25px;
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
}
#ContentsBody .jobEntry a,
#ContentsBody .jobEntry a:link,
#ContentsBody .jobEntry a:visited {
  display: block;
  color:#fff;
  font-size:18px;
  height:auto;
}
/* 採用情報詳細
------------------------------------*/
table.recruitDetail {
  width: 100%;
  border-collapse: separate;
  border-spacing: 0px 5px;
  font-size: 14px;
}
table.recruitDetail th,
table.recruitDetail td {
  padding: 3px;
}
table.recruitDetail th,
table.recruitDetail th {
  background: #1f82ff;
  vertical-align: middle;
  text-align: center;
  width: 100px;
  overflow: visible;
  position: relative;
  color: #fff;
  font-weight: normal;
  font-size: 15px;
  border-radius: 5px 0 0 5px;
}
table.recruitDetail td {
  background: #fffff0;
  padding-left: 5px;
  text-align: left;
  border-radius: 0 5px 5px 0;
}

/* Privacypolicy
----------------------------------------------- */
.privacypolicy ul li {
  list-style:none;
  text-indent:-1em;
  padding-left:1em;
}

/* 登園許可証
----------------------------------------*/
table.attendance {
  width: 100%;
  margin: 20px auto;
  border-collapse: separate;
  border-spacing: 1px 0;
}
table.attendance th,
table.attendance td {
  padding: 3px;
}
table.attendance th {
  box-shadow: 0px -2px 1px rgba(0,0,0,0.1) ;
/*  box-shadow: 0px 1px 1px rgba(255,255,255,0.8) inset;*/
  border-radius: 10px 10px 0px 0px;
  background: #88b7d5;
  vertical-align: middle;
  text-align: center;
  width: 20%;
  height: 10px;
  position: relative;
  color: #666;
  text-shadow: 1px 1px 1px rgba(0,0,0,0.1);
  font-size: 90%;
}
table.attendance th.itabashi {
  text-align: center;
  text-shadow: 0 1px 0 rgba(255,255,255,.5); 
  border-bottom: 1px solid #ccc;
  background-color: #9fd7ff;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#9fd7ff), to(#9fd7ff));
  background-image: -webkit-linear-gradient(top, #9fd7ff, #9fd7ff);
  background-image:    -moz-linear-gradient(top, #9fd7ff, #9fd7ff);
  background-image:     -ms-linear-gradient(top, #9fd7ff, #9fd7ff);
  background-image:      -o-linear-gradient(top, #9fd7ff, #9fd7ff); 
  background-image:         linear-gradient(top, #9fd7ff, #9fd7ff);
}
table.attendance th.tokiwadai {
  text-align: center;
  text-shadow: 0 1px 0 rgba(255,255,255,.5); 
  border-bottom: 1px solid #ccc;
  background-color: #fffc9f;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fffc9f), to(#fffc9f));
  background-image: -webkit-linear-gradient(top, #fffc9f, #fffc9f);
  background-image:    -moz-linear-gradient(top, #fffc9f, #fffc9f);
  background-image:     -ms-linear-gradient(top, #fffc9f, #fffc9f);
  background-image:      -o-linear-gradient(top, #fffc9f, #fffc9f); 
  background-image:         linear-gradient(top, #fffc9f, #fffc9f);
}
table.attendance th.akatsuka {
  text-align: center;
  text-shadow: 0 1px 0 rgba(255,255,255,.5); 
  border-bottom: 1px solid #ccc;
  background-color: #ffae5d;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#ffae5d), to(#ffae5d));
  background-image: -webkit-linear-gradient(top, #ffae5d, #ffae5d);
  background-image:    -moz-linear-gradient(top, #ffae5d, #ffae5d);
  background-image:     -ms-linear-gradient(top, #ffae5d, #ffae5d);
  background-image:      -o-linear-gradient(top, #ffae5d, #ffae5d); 
  background-image:         linear-gradient(top, #ffae5d, #ffae5d);
}
table.attendance th.shimura {
  text-align: center;
  text-shadow: 0 1px 0 rgba(255,255,255,.5); 
  border-bottom: 1px solid #ccc;
  background-color: #eabfff;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#eabfff), to(#c9ffbf));
  background-image: -webkit-linear-gradient(top, #eabfff, #eabfff);
  background-image:    -moz-linear-gradient(top, #eabfff, #eabfff);
  background-image:     -ms-linear-gradient(top, #eabfff, #eabfff);
  background-image:      -o-linear-gradient(top, #eabfff, #eabfff); 
  background-image:         linear-gradient(top, #eabfff, #eabfff);
}
table.attendance th.takashimadaira {
  text-align: center;
  text-shadow: 0 1px 0 rgba(255,255,255,.5); 
  border-bottom: 1px solid #ccc;
  background-color: #c9ffbf;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#c9ffbf), to(#c9ffbf));
  background-image: -webkit-linear-gradient(top, #c9ffbf, #c9ffbf);
  background-image:    -moz-linear-gradient(top, #c9ffbf, #c9ffbf);
  background-image:     -ms-linear-gradient(top, #c9ffbf, #c9ffbf);
  background-image:      -o-linear-gradient(top, #c9ffbf, #c9ffbf); 
  background-image:         linear-gradient(top, #c9ffbf, #c9ffbf);
}
table.attendance th.itabashi:after {
  border-top: #569b20 15px solid;
}
table.attendance th.tokiwadai:after {
  border-top: #b6113d 15px solid;
}
table.attendance th.akatsuka:after {
  border-top: #0f387d 15px solid;
}
table.attendance th.shimura:after {
  border-top: #569b20 15px solid;
}
table.attendance th.takashimadaira:after {
  border-top: #b6113d 15px solid;
}
table.attendance td {
  box-shadow: 0px 1px 1px rgba(255,255,255,0.3) inset;
  text-align: center;
  padding: 5px 0;
  border: none;
  height: 10px;
  font-size: 80%;
}
table.attendance tr:nth-child(2n+1) td.itabashi {
  background: #f5f5f5;
}
table.attendance tr:nth-child(2n+0) td.itabashi {
  background: #ffffff;
} 
table.attendance tr:nth-child(2n+1) td.tokiwadai {
  background: #f5f5f5;
}
table.attendance tr:nth-child(2n+0) td.tokiwadai {
  background: #ffffff;
}
table.attendance tr:nth-child(2n+1) td.akatsuka {
  background: #f5f5f5;
}
table.attendance tr:nth-child(2n+0) td.akatsuka {
  background: #ffffff;
}
table.attendance tr:nth-child(2n+1) td.shimura {
  background: #f5f5f5;
}
table.attendance tr:nth-child(2n+0) td.shimura {
  background: #ffffff;
}
table.attendance tr:nth-child(2n+1) td.takashimadaira {
  background: #f5f5f5;
}
table.attendance tr:nth-child(2n+0) td.takashimadaira {
  background: #ffffff;
}
table.attendance tr:last-child td {
  border-radius: 0 0 10px 10px;
  box-shadow: 0px 2px 1px rgba(0,0,0,0.1);
}

/* 保育園フェスタ
------------------------------------------------------*/
.button-festa a {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 0 auto;
  padding: 1em 2em;
  width: 100%;
/*  width: 300px;*/
  color: #fff!important;
  font-size: larger;
  font-weight: 700;
  background-color: #3e78e3;
  border-radius: 10px;
}

.button-festa a:hover {
  text-decoration: none;
  background-color: #8bb4ee;
}

h4.festa_title  {
  background: #dfefff;
  box-shadow: 0px 0px 0px 5px #dfefff;
  border: dashed 2px white;
  padding: 0.2em 0.5em;
  margin-bottom:20px;
  margin-left:0;
}

.text-center a {
  justify-content: center;
}

/* 保育園フェスタ リンクバナー*/
.widget .festa_t {
  width:100%;
/*  background:#fff59d;*/
background-color: #F9F2B3;
background-image: -webkit-gradient(linear, 0 0, 100% 100%,color-stop(.25, #F9F9F9), color-stop(.25, transparent),color-stop(.5, transparent), color-stop(.5, #F9F9F9),color-stop(.75, #F9F9F9), color-stop(.75, transparent),to(transparent));
-webkit-background-size: 7px 7px;

  text-indent:0;
  color:#f06292!important;
  font-size:larger;
  font-weight:bold;
  height:auto;
  margin-top:0px; /*上部空白*/
  padding:5px;
  border:none;
  line-height:normal;
  text-align:center;
  border-radius: 10px;
}
.widget .festa_t a {
  color:#f06292!important;
  text-decoration: none;
  display:block;
  font-size:larger;
}