@charset "UTF-8";
/* CSS Document */
/* ===============================================   ===============================================  */
.ttl-sec2 {
  border-bottom: 1px solid #70C9E3;
  display: block;
  text-align: left;
}
.ttl-sec2:after {
  content: none;
}
.flex {
  display: flex;
  justify-content: space-between;
}
p {
  font-size: 14px;
  line-height: 2;
  font-weight: 400;
}
table tr {
  font-size: 14px;
}
#messege .rightBox p {
  margin-top: 14px;
  letter-spacing: 1px;
}
#history tr td.pb0 {
  border: none;
}
#access1 .flex>div.access_right, #access2 .flex>div.access_right {
  text-align: right;
}
.access_right a {
  font-size: 14px;
  margin-top: 15px;
  display: inline-block;
  text-decoration: underline;
  padding-right: 25px;
  background-image: url(../images/maparrow.png);
  background-repeat: no-repeat;
  background-position: center right;
  background-size: 14px;
}
#childcare p, #healthy p, #settlement p {
  letter-spacing: 0.7px;
}
#access1 td span,#access2 td span {
  display: block;
  font-size: 14px;
}
#access2 td span span {
  padding-left: 1em;
  text-indent: 0;
}
#access2 td span {
  text-indent: -1em;
  padding-left: 1em;
}
#outline #access1 table th,#outline #access1 table td,
#outline #access2 table th,#outline #access2 table td {
  padding: 8px 0;
}
.space_ank {
  display: block;
  position: absolute;
  margin-top: -80px;
  width: 100%;
  left: 0;
  padding-top: 80px;
}
#messege_ank {
  margin-top: -190px;
  padding-top: 190px;
}
#outline .main-area {
  position: relative;
  text-align: center;
  padding-left: 10px;
  padding-right: 10px;
  width: 100%;
  max-width: 1280px;
  margin: 95px auto 0 auto;
  height: auto;
}
#outline .main-area h1 {
  width: 100%;
  font-weight: 400;
  position: relative;
  font-size: 32px;
  line-height: 57.6px;
  letter-spacing: 0;
  color: #333333;
  margin-bottom: 0;
}
p.ceoname {
  font-size: 17px;
  font-weight: 600;
}
p.ceoname span {
  display: block;
  font-size: 13px;
  font-weight: 400;
}
#outline table {
  width: 100%;
  border-top: solid 1px #E6E6E6;
}
#outline table th {
  width: 200px;
  padding: 15px 30px;
  border-bottom: solid 1px #E6E6E6;
  text-align: left;
  background-color: #F5F5F5;
  vertical-align: initial;
}
#outline #history table th {
  width: 100px;
  padding-right: 0;
  font-weight: 400;
}
td.month {
  background-color: #F5F5F5;
  vertical-align: initial;
  width: 100px;
}
#outline table td {
  padding: 15px 20px;
  border-bottom: solid 1px #E6E6E6;
  font-weight: 400;
}
#outline table td, #outline table th {
  line-height: 2;
}
#outline table dl.access {
  margin-bottom: 30px;
}
#outline table dl.access a:link { color: #000; text-decoration-line: underline;} /*未訪問のリンクの色*/
#outline table dl.access a:hover { color:#196fdd; text-decoration-line: none;} /*カーソルが乗っているリンクの色*/
#outline table dl.access dt.access {
  float: none;
  width: 100%;
  padding: 0 0 0 35px;
  background: url(../images/outline/ico_blue.gif) no-repeat 0 11px;
}
#outline table dl.access dd.access {
  float: none;
  width: 570px;
  margin: 0;
  line-height: 1.8;
}
#access1 table th,
#access2 table th {
  width: 120px;
}
@media screen and (min-width: 750px), print {
  .ttl-sec2 {
    font-size: 26px;
    font-weight: 400;
    padding-bottom: 4px;
    margin-bottom: 15px;
    line-height: 1.8;
  }
  /* #outline .main-area {
    position: relative;
    text-align: center;
    padding-left: 10px;
    padding-right: 10px;
    width: 100%;
    max-width: 1280px;
    margin: 95px auto 0 auto;
    height: auto;
  }
  #outline .main-area h1 {
    width: 100%;
    font-weight: 400;
    position: relative;
    font-size: 32px;
    line-height: 57.6px;
    letter-spacing: 0;
    color: #333333;
    margin-bottom: 0;
  } */
  /* p.ceoname {
    font-size: 17px;
    font-weight: 600;
  }
  p.ceoname span {
    display: block;
    font-size: 13px;
    font-weight: 400;
  } */
  .flex .leftBox {
    width: calc(33% - 15px);
  }
  .flex .rightBox {
    width: calc(66% - 15px);
  }
  #access1 .flex>div,#access2 .flex>div {
    width: calc(100% / 2 - 15px);
  }
  #access1 .flex>div table th, #access2 .flex>div table th {
    border-bottom: none;
    background-color: #ffffff;
  }
  #access1 .flex>div table,#access2 .flex>div table {
    border-top: none;
  }
  #outline #access1 table td,#outline #access2 table td {
    border-bottom: none;
  }
  #outline .outlineBox {
    width: 1040px;
    margin: 0 auto;
    width: 100%;
    max-width: 1280px;
    padding: 0 10px;
  }

}

@media screen and (max-width: 749px), print {
  .space_ank {
    margin-top: -40px;
    padding-top: 40px;
  }
  p {
    line-height: 1.8;
  }
  .mt60 {
    margin-top: 40px !important;
  }
  div#outline {
    margin: 50px auto;
    padding: 0 !important;
  }
  div#outline .main-area, div#outline .outlineBox {
    margin: 0 auto;
    padding: 0 20px !important;
  }
  #outline .main-area {
    font-weight: 400;
    margin: .67em 0;
    margin-bottom: 20px;
  }
  #outline .main-area h1 {
    font-size: 20px;
    padding-bottom: 4px;
    line-height: 1.8;
  }
  .ttl-sec2 {
    font-weight: 400;
    font-size: 16px;
    padding-bottom: 4px;
    margin-bottom: 15px;
    line-height: 1.8;
  }
  div#childcare h2.ttl-sec2,
  div#healthy h2.ttl-sec2,
  div#settlement h2.ttl-sec2 {
    margin-bottom: 20px;
  }
  .flex {
    flex-wrap: wrap;
  }
  #messege .leftBox {
    width: 100%;
    margin-bottom: 20px;
    margin-top: 5px;
  }
  #messege .leftBox img {
    width: 100%;
  }
  #messege .rightBox p {
    margin-top: 10px;
    line-height: 1.8;
  }
  p.ceoname span {
    font-size: 13px;
  }
  p.ceoname {
    font-size: 15px;
  }
  #outline .outlineBox table {
    margin: 0 auto 40px;
  }
  #outline .outlineBox table th {
    width: 120px;
    padding: 10px 12px;
  }
  #outline .outlineBox table td {
    padding: 10px 12px;
    line-height: 1.7;
    width: calc(100% - 120px);
  }
  #history tr td.month,
  #outline #history table th {
    width: 60px;
  }
  .access_left {
    width: 100%;
  }
  #outline #access1 table th, #outline #access1 table td,
  #outline #access2 table th, #outline #access2 table td {
    padding: 10px 12px;
  }
  .pt15 {
    padding-top: 10px !important;
  }
  .pb80 {
    padding-bottom: 0 !important;
  }
  .mb70 {
    margin-bottom: 45px !important;
  }
  #childcare .leftBox {
    margin-top: 15px;
  }
  .access_right iframe {
    width: 100%;
    height: 300px;
  }
  .access_right {
    width: 100%;
  }
  .access_right a {
    font-size: 12px;
    margin-top: 13px;
    padding-right: 20px;
    background-size: 13px;
  }
  #outline .outlineBox table dt {
    float: left;
    width: 70px;
  }
  #outline .outlineBox table dd {
    float: left;
    margin: 0;
  }
  #outline .outlineBox table dl.access {
    margin-bottom: 30px;
  }
  #outline .outlineBox table dl.access dt.access {
    float: none;
    width: 100%;
    padding: 0 0 0 35px;
    background: url(../images/outline/ico_blue.gif) no-repeat 0 11px;
  }
  #outline .outlineBox table dl.access dd.access {
    float: none;
    margin: 0;
    line-height: 1.8;
  }
  #outline .outlineBox table {
    margin-top: 20px !important;
  }
  #outline .outlineBox #access1 table, #outline .outlineBox #access2 table {
    margin-bottom: 20px;
    margin-top: 5px !important;
  }
}
@media screen and (max-width: 480px), print {
  #outline #access1 tr, #outline #access2 tr {
    display: flex;
    flex-wrap: wrap;
  }
  #outline .outlineBox #access1 table th, #outline .outlineBox #access2 table th,
  #outline .outlineBox #access1 table td, #outline .outlineBox #access2 table td {
    width: 100%;
  }
  #outline #access1 table th, #outline #access1 table td, #outline #access2 table th, #outline #access2 table td {
    padding: 8px 10px;
    line-height: 1.8;
  }
  .pt15 {
    padding-top: 8px !important;
  }
  div#messege.mt60 {
    margin-top: 35px !important;
  }
}
@media screen and (max-width: 390px), print {
  div#messege.mt60 {
    margin-top: 30px !important;
  }
  #outline .outlineBox table {
    margin: 0 auto 35px;
  }
  .mt60 {
    margin-top: 35px !important;
  }
}
@media screen and (max-width: 340px), print {
  #outline .outlineBox table {
    margin: 0 auto 30px;
  }
  .mt60 {
    margin-top: 30px !important;
  }
}

/*-- 2026/09/10追加 ----------------------------*/
.section {
    border-bottom: 1px solid #d8d8d8;
    padding: 10px 20px;
}
ul{
	list-style-type:disc;
}
.list_s-wrap {
    list-style:  none;  /* デフォルトのアイコンを消す */
    margin:  0;         /* デフォルト指定上書き */
    padding: 0;         /* デフォルト指定上書き */
}

.list_l:before {
    content:  "";     /* 空の要素作成 */
    width: 10px;                /* 幅指定 */
    height: 10px;               /* 高さ指定 */
    display:  inline-block;     /* インラインブロックにする */
    position:  relative;        /* 位置調整 */
    top: 3px;                   /* 位置指定 */
    background-color: #333333;  /* 背景色指定 */
    border-radius:  50%;        /* 要素を丸くする */
    margin-right: 5px;          /* 余白指定 */
}

.list_s {
    border-radius:  10px;       /* 角丸指定 */
    margin-bottom: 7px;         /* 要素と要素の間指定 */
    color: #333333;                /* 文字色指定 */
}
.smal{
	font-size: 85%;
}
.smal2{
	font-size: 90%;
}
#recruit_c .btn-arrow {
    color: #060E31;
    background: #060E31;
    transition: all .3s;
}
.mv-area-top2 {
  /* min-height: 400px; */
  position: relative;
  padding-left: 100px;
  padding-top: 5px;
/*  padding-bottom: 40px; */
}

@media print, screen and (max-width: 1300px) {
  .mv-area-top2 {
    padding-top: 5px;
/*    padding-bottom: 100px; */
  }
}
@media print, screen and (max-width: 1199px) {
  .mv-area-top2 {
    padding-left: 0;
  }
}
@media print, screen and (max-width: 749px) {
  .mv-area-top2 {
    padding-top: 5px;
/*    padding-bottom: 50px; */
    padding-left: 0;
  }
  .mv-area-top2 .content_innner {
    padding: 0 3px;
  }
}
