@charset "utf-8";

/* ---------------common */
p, ul {
  font-size: 13px;
}
.page-header {
  display: none;
}
.breadSection {
  margin-bottom: 14px;
}
.breadcrumb {
  /* padding: 8px 0;   */
}
.pageBox{
  width:649px;
  margin:10px 0 0 0;
}

.pageBox h1{
  display:none;
}
#region .contentsSection .leftTxtOne h2{
  background:none !important;
  padding:0;
  color:#00B034;
  font-size:15px;
}
#region .contentsSection .leftTxtOne strong{
  color:#00B034;
  font-size:15px;
  font-weight:bold;
}
.contentsSection h2{
  background:url(../img/head_bg.jpg) no-repeat scroll left top;
  font-size:13px;
  font-weight:bold;
  height:33px;
  line-height:270%;
  padding:0 0 0 31px;
}
.contInner{
  margin:20px 0;
  padding-left: 15px;
}
.contInner b{
  font-size:16px;
}
.contentsSection{
  position:relative;
}
@media screen and (max-width:768px) {
  .pageBox{
    width:100%;
  }
  p, ul {
    font-size: 15px;
  }
  .contentsSection h2 {
    font-size: 16px;
    line-height: 210%;
  }
}
/*region*/

.fourBox{
  width:620px;
  overflow:hidden;
}
.fourBox li{
  display:inline-block;
  margin-bottom: 5px;
}
.newsBox{
margin:45px 0 0;
text-align: left;
}

.contentsSection p,
.contentsSection ul{
  margin:15px 0;
}
.contentsSection ul li{
  line-height: 180%;
}
.infoBox{
  margin:0 0 20px 0;
  padding:0 0 10px 0;
  border-bottom:solid 1px #CCC;
}

.infoBox p{
  width:600px;
}
.infoBox h3{
  font-size:112%;
font-weight:bold;
margin:20px 0 0;
}

.leftTxt{
  float:left;
  width:300px;
}
.leftTxtOne{
  float:left;
  /*width:340px;*/
  font-size: 13px;
}
.rightImg{
  float:right;
  width:300px;

}
.rightImgTwo{
  float:right;
  width:256px;
}
.rightImgBtn{
  float:right;
  width:300px;
}
.rightImgTwo,
.rightImg img{
  padding:3px;
  border:1px solid #ccc;
}
.contfloat{
  overflow:hidden;
  width:620px;
}
.contfloat li{
  display:block;
  float:left;
  margin:0 10px 0 0;
  overflow:hidden;
  width:292px;
}
.contfloat li img{
    border:1px solid #00B034;
    padding:7px;
}
.btnR{
  text-align:right;
  width:610px;
}












@media screen and (max-width:768px) {
  .contfloat{
    width:100%;
  }
  .contfloat li{
    width:100%;
  }
  .contInner {
    padding-left: 0;
    margin: 10px 0;
  }
  .rightImg {
    width: 100%;
    float: none;
  }
  .leftTxt, .rightImg img {
    width: 100%;
  }
  .contentsSection p {
    margin: 3px 0 10px;
  }
  .leftTxtOne {
    width: 100%;
  }
  .rightImgTwo{
    float:left;
    width: 100%;
  }
  .rightImgTwo img{
    width:100%;
  }
  .fourBox {
    width: 100%;
  }
  .contentsSection ul li {
    width: 100%;
  }
  .fourBox li img{
    width: 100%;
  }
  .infoBox p{
    width:100%;
  }
}
/* ---------------common */

/* ---------------archives */
.news_list_archives {
  padding-left: 15px;
}
.news_list_archives span {
  display: block;
  line-height: 160%;
}
.news_list_archives li {
  margin-bottom: 30px;
  border-bottom: 1px solid #cccccc;
  padding-bottom: 10px;
}
.news_list_archives .title {
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 10px;
}
.news_list_archives .cat {
  background: #00B032 none repeat scroll 0 0;
    color: #FFFFFF;
    font-size: 88%;
    padding: 5px 5px 4px 4px;
    display: table-cell;
    margin-top: 5px;
}
@media screen and (max-width:768px) {
  .news_list_archives .title {
    font-size: 17px;
  }
  .news_list_archives {
    padding-left: 0;
  }
}
/* ---------------archives */

/*-----------miision-------------*/
.page-id-150 .contentsSection h3{
  margin:20px 0;
}
.page-id-150 .contentsSection dl{
  padding:0 0 0 28px;
}
.page-id-150 .contentsSection dd{
  padding:6px 0 34px 3px;
  font-size: 13px;
  line-height: 170%;
}
.page-id-150 h3:after {
  border-bottom: 0;
}
@media screen and (max-width:768px) {
  .page-id-150 .contentsSection dl{
    padding:0;
  }
  .page-id-150 .contentsSection h3 img {
    width: 100%;
  }
  .page-id-150 .contentsSection dt img {
    display: block;
    margin: 0 auto;
    margin-bottom: 5px;
    width: 82px;
    height: auto;
  }
}
/*-----------miision-------------*/

/*-----------report-------------*/
.report_txt {
  font-size: 10px;
  margin: 12px 0 !important;
}
/*-----------report-------------*/

/*-----------link-------------*/
.page-id-206 h3{
  border:1px solid #666666;
  font-size:15.6px;
  font-weight:bold;
  padding:10px;
  text-align:center;
  width:150px;
}
.page-id-206 .contentsSection dt{
  background:url(../img/icon_arrow_02.gif) no-repeat left 2px;
  background-size: 10px;
  font-size:15px;
  font-weight:lighter;
  padding:0 0 0 17px;
}


.page-id-206 .contentsSection dt a:link{
  color:#00b034;
}
.page-id-206 .contentsSection dd{
  padding:0 0 20px 22px;
  font-size: 13px;
}
/*-----------link-------------*/


/* 通所介護空き状況＆短期入所空き状況ページ共通
------------------------------------------*/
.page-id-176 #main, .page-id-158 #main { text-align: left; line-height: 1.5; }

.page-id-176 #main .contInner, .page-id-158 #main .contInner {
  /* padding-left: 10px; */
}

.page-id-176 #main h2, .page-id-158 #main h2 {
  background: none;
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  height: auto;
  padding: 0;
}

.page-id-176 .tableSection, .page-id-158 .tableSection {
  margin-top: 20px;
}

.page-id-176 .tableSection .wp-table-reloaded-table-description, .page-id-158 .tableSection .wp-table-reloaded-table-description {
  display: block;
  font-size: 15px;
  text-align: right;
}

.page-id-176 .contact-box-wrap {
  background: url(../img/expert-vacancy_img_01.png) no-repeat 40px 0px;
  padding: 5px 10px 35px 265px;
}

.page-id-176 .contact-box, .page-id-158 .contact-box {
  border: 2px solid #7CC623;
  background-color: #EBFFD0;
  font-size: 15px;
  padding: 10px 15px;
}

.page-id-176 .contact-box p, .page-id-158 .contact-box p {
  margin: 0;
  padding-left: 1em;
  text-indent: -1em;
}

.page-id-176 .contact-box p span, .page-id-158 .contact-box p span {
  color: #15A635;
  font-size: 17px;
  font-weight: bold;
}

.page-id-176 .contInner a, .page-id-158 .contInner a {
  color: #FE6500;
  text-decoration: underline;
}

/* .page #main a { color: #FE6500; text-decoration: underline; }
.page #main a:hover { color: #FFA115; text-decoration: none; } */


/* 通所介護空き状況ページ
------------------------------------------*/

  /* テーブルここから */
  .page-id-176 .tableSection table {
    border-top:1px solid #666666;
    border-left:1px solid #666666;
    width: 100%;
    font-size: 12px;
    margin: 5px 0 -10px;
    table-layout: fixed;
  }

  .page-id-176 .tableSection table tr.row-1 td,
  .page-id-176 .tableSection table tr td.column-1 {
    background-color:#ffd25f;
    padding: 7px;
    text-align: left;
    vertical-align: middle;
    width: auto;
    font-weight:bold;
    border-bottom:1px solid #666666;
    border-right:1px solid #666666;
  }

  .page-id-176 .tableSection table tr td.column-1 { width: 51px !important; }
  .page-id-176 .tableSection table tr td.column-2 { width: 123px !important; background-color: #FFFBC2; }
  .page-id-176 .tableSection table tr.row-1 td.column-2 { background-color: #ffd25f !important; }

  .page-id-176 .tableSection table td {
    padding: 7px;
    width: auto;
    vertical-align: top;
    border-bottom:1px solid #666666;
    border-right:1px solid #666666;
  }

  .page-id-176 .tableSection table td span {
    font-size: 11px; }

  /* テーブルここまで */

.page-id-176 .contentsSection .timespan {
/*  padding-left: 3em;
  text-indent: -3em; */
}

/* 短期入所空き状況ページ
------------------------------------------*/

  /* テーブルここから */
  .page-id-158 .tableSection table {
    border-top: 1px solid #666;
    border-left: 1px solid #666;
    width: 100%;
    margin: 5px auto -10px;
    /* table-layout: fixed; */
  }

  .page-id-158 .tableSection table th{
    /* background-color:#ffd25f; */
    padding: 7px;
    /* text-align: center; */
    width: auto;
    font-weight: bold;
    border-bottom: 1px solid #666666;
    border-right: 1px solid #666666;
  }

  .page-id-158 .tableSection table td{
    padding: 7px;
    border-bottom: 1px solid #666666;
    border-right: 1px solid #666666;
  }

  .page-id-158 .tableSection table tr.row-1 td { /* 最上段セルの色 */
    background-color: #AEDEFC;
  }

  .page-id-158 .tableSection table tr.row-1 td.column-3,
  .page-id-158 .tableSection table tr.row-1 td.column-4 { /* 最上段セル女性側上書き */
    background-color: #FFD758;
  }


  .page-id-158 .tableSection table td.column-2,
  .page-id-158 .tableSection table td.column-4 { /* 2列目,4列目の幅 */
    width: 50px;
    text-align: center;
  }

  .page-id-158 .tableSection table td.column-2 { /* 中心の縦線 */
    /* border-right: 2px solid #555;  */
  }

  /* テーブルここまで */

.page-id-158 .contact-box-wrap {
  background: url(../img/shortstay-vacancy_img_01.png) no-repeat 13px 0px;
  padding: 0 10px 30px 265px;
}
.page-id-158 .contInner {
  margin: -8px 0;
  padding-left: 0;
}
@media screen and (max-width:768px) {
  .page-id-158 .tableSection table th{
    width: 50%;
    text-align: center;
  }
  .page .contact-box-wrap {
      padding: 230px 0 35px 0px;
      background-size: 60%;
      background-position: 65px 0;
  }
}


/* =============================================
11.09.26追加 ここまで△
================================================*/

.page-id-158 .contentsSection h2, .page-id-176 .contentsSection h2 {
  background: none;
  font-size: 16px;
  text-align: center;
  margin-top: 10px;
}

.tablepress-table-description-id-4, .tablepress-table-description-id-5 {
  text-align: center;
  font-size: 13px;
  margin: 0 0 15px;
}


.page-id-176 .tablepress thead th {
  border-bottom: 1px solid #666666;
  background-color: #ffd25f;
  border-right: 1px solid #666666;
}

@media screen and (max-width:768px) {
  .page-id-158 .contact-box-wrap {
    padding: 165px 0 35px 0px;
    background-size: 60%;
    background-position: 65px 0;
  }
}

/* -------------------volunteer */

.volContact{
  margin:0 0 20px 0;
  position:relative;
  height:82px;
  /*background:url(../img/volunteer_contact.png) no-repeat top left;*/
  background:url(../img/volunteer_contact_2022_02.png) no-repeat top left;
}

.volContact p{
  display:block;
  position:absolute;
  left: 226px;
  top: 48px;
  font-weight:bold;
  font-size:15.6px;
}
#tablepress-6 {
  border-top: 1px solid #666 !important;
  border-bottom: 1px solid #666 !important;
  border-right: 1px solid #666 !important;
  border-left: 1px solid #666 !important;
  font-size: 13px;
}
#tablepress-6 .column-1{
  border-right: 1px solid #666 !important;
}
#tablepress-6 thead th {
  background-color: #ffd25f;
}
.tablepress tbody td, .tablepress tfoot th {
    border-top: 1px solid #666 !important;
}
#tablepress-6 thead th {
  border-bottom: 1px solid #666;
}
@media screen and (max-width:768px) {
  .volContact{
    background-size: contain;
  }
  .volContact p{
    left: 0;
    right: 0;
    text-align: center;
  }
  .volContact p a{
    text-decoration: underline;
  }
}
/* -------------------volunteer */

/* -------------------menu（献立） */
#tablepress-7 {
  font-size: 13px;
}
.tablepress-table-description-id-7 {
  font-size: 36px;
  color: #ff7934;
  margin-bottom: 1px;
  font-weight: bolder;
}
#tablepress-7 tbody {
  border-left: 1px solid #666;
  border-right: 1px solid #666;
  border-bottom: 1px solid #666;
}
#tablepress-7 tbody td {
  vertical-align: middle;
}
/* #tablepress-7 tr:nth-of-type(6n+1), #tablepress-7 .column-1 {
  background-color: #ffd25f;
} */
#tablepress-7 tr:nth-of-type(6n+1), #tablepress-7 .column-1 {
  background-color: #ffd25f;
}
#tablepress-7 .column-1 {
  border-right: 1px solid #666;
  text-align: center;
  font-weight: bolder;
}
#tablepress-7 tr:nth-of-type(6n+1) .column-2 {
  text-align: center;
  font-weight: bolder;
}
/* -------------------menu（献立） */


.simple-sitemap-wrap h2.post-type,.simple-sitemap-container h3.post-type,ul.simple-sitemap-post{display: none;}
.simple-sitemap-container ul,
ul.simple-sitemap-page{margin: 0 0 1rem !important;}
.simple-sitemap-container ul li,ul.post-categories li{padding: 0 0 0.5rem;line-height: 1.2;font-size: 13px;}
.simple-sitemap-wrap h3.term-tag::after{border-bottom: none;}
.simple-sitemap-wrap:not(:first-of-type){margin-top: 0 !important;}