@charset "UTF-8";
@import url(https://fonts.googleapis.com/earlyaccess/mplus1p.css);
/*############　各幅　############*/
/*############　基本　############*/
body, div, pre, p, blockquote, form, fieldset,
option, dl, dt, dd, li, table, th, td, embed, object {
  margin: 0;
  padding: 0;
  word-wrap: break-word;
  word-break: break-all;
  letter-spacing: 1.5px;
  font-feature-settings: "palt" 1;
  font-kerning: auto;
  color: #6f6f6f;
  line-height: 165%;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "MS P Gothic", "Trebuchet MS", Osaka, verdana, arial, clean, sans-serif !important;
  font-size: 16px; }

#wrapper {
  padding-top: 0px;
  width: 100%;
  max-width: 1080px;
  margin: 0 auto;
  background-color: white; }

body {
  overflow-x: hidden;
  /* IE6対策 */
  position: relative; }

ul, ol {
  vertical-align: baseline; }

b {
  font-weight: bold; }

address {
  font-family: "Mplus 1p"; }

.marl10 {
  margin-left: 10px; }

.fwb {
  font-weight: bold; }

.fcog {
  font-color: #DE7D00; }

/*############　top slide　############*/
.slider {
  margin: 0px 0 30px; }

.slick-slide img {
  width: 100%;
  margin: 0 auto; }

.slider img {
  max-width: 100%;
  width: auto;
  height: auto;
  max-height: 570px; }

.thumb-item li {
  text-align: center; }

/*左右の矢印の色を変える*/
.slick-prev:before,
.slick-next:before {
  color: #000; }

/*左右の矢印の位置を変える*/
.slick-next {
  right: 20px;
  z-index: 99; }

.slick-prev {
  left: 15px;
  z-index: 100; }

/*スライド数のドットの色を変える*/
.slick-dots li.slick-active button:before,
.slick-dots li button:before {
  color: #fff; }

/*スライド画像の横幅可変*/
img {
  max-width: 100%;
  height: auto; }

.lazy-item .slick-next,
.thumb-item-nav .slick-next,
.multiple-item .slick-next,
.center-item .slick-next {
  right: 20px;
  z-index: 90; }

.lazy-item .slick-prev,
.thumb-item-nav .slick-prev,
.multiple-item .slick-prev,
.center-item .slick-prev {
  left: 15px;
  z-index: 100; }

.single-item .slick-prev::before,
.single-item .slick-next::before {
  color: #666; }

.slick-dots {
  bottom: -25px; }

.multiple-item li {
  margin: 0 5px; }

.thumb-item {
  max-width: 880px;
  margin: 50px auto 5px;
  padding: 0 5px; }

.thumb-item-nav {
  max-width: 1000px;
  width: 100%;
  margin: 0 auto 50px auto; }

.thumb-item-nav li {
  margin: 5px;
  text-align: center; }

/*##########　header　##########*/
header {
  width: 100%;
  max-width: 1080px;
  height: 350px;
  margin: 0 auto;
  display: block; }
  header .top_cnt01 {
    text-align: center;
    padding: 3px 10px;
    font-size: 175%;
    color: #4A4A4A;
    font-weight: bold;
    margin-top: 20px; }
  header .top_cnt02 {
    text-align: center;
    margin: 10px;
    font-size: 220%;
    color: #DE7D00;
    font-weight: bold;
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif !important; }
  header .logo {
    width: 100%;
    display: inline-block;
    vertical-align: bottom;
    max-width: 554px;
    text-align: center; }
    header .logo img {
      width: 98%;
      max-width: 554px; }
  header .cach {
    display: inline-block;
    width: 75%;
    vertical-align: top;
    color: #6f6f6f;
    margin: 20px 0 20px 0; }
    header .cach .text01 {
      text-align: left;
      font-size: 18px; }
    header .cach .text02 {
      text-align: left;
      font-size: 18px;
      margin-left: 20px; }

.body_wrap {
  width: 100%;
  max-width: 1080px;
  margin: 0px auto; }

.cont1000 {
  width: 100%;
  max-width: 1000px;
  margin: 0 auto; }

.cont1080 {
  width: 100%;
  max-width: 1080px;
  margin: 0 auto; }

.cnt_top_tel {
  text-align: right;
  margin-right: 10px; }

.l_banner {
  display: inline-block;
  width: 49%;
  background: url(../../../../../img/func/top_back01.png) no-repeat center top;
  background-size: 100%;
  max-width: 487px;
  float: left;
  text-align: center; }
  .l_banner .name_title {
    color: #3D9100;
    font-size: 300%;
    font-weight: bold;
    margin-bottom: 20px; }
  .l_banner .button {
    display: block;
    text-align: center;
    text-decoration: none;
    margin: 10px 0;
    padding: 5px 0; }
  .l_banner .button::before,
  .l_banner .button::after {
    position: absolute;
    z-index: -1;
    display: block;
    content: ''; }
  .l_banner .button,
  .l_banner .button::before,
  .l_banner .button::after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all .2s;
    transition: all .2s; }
  .l_banner .button {
    position: relative;
    z-index: 0;
    background-color: #CBF09B;
    color: #3D3E3E;
    overflow: hidden; }
  .l_banner .button:hover {
    color: #fff; }
  .l_banner .button::after {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -webkit-transform: scale(0.5);
    transform: scale(0.5); }
  .l_banner .button:hover::after {
    background: #3D9100;
    -webkit-transform: scale(1);
    transform: scale(1); }

.r_banner {
  display: inline-block;
  background: url(../../../../../img/func/top_back02.png) no-repeat center top;
  background-size: 100%;
  width: 49%;
  max-width: 487px;
  float: right;
  text-align: center; }
  .r_banner .name_title {
    color: #335ECD;
    font-size: 300%;
    font-weight: bold;
    margin-bottom: 20px; }
  .r_banner .button {
    display: block;
    text-align: center;
    text-decoration: none;
    margin: 10px 0;
    padding: 5px 0; }
  .r_banner .button::before,
  .r_banner .button::after {
    position: absolute;
    z-index: -1;
    display: block;
    content: ''; }
  .r_banner .button,
  .r_banner .button::before,
  .r_banner .button::after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all .2s;
    transition: all .2s; }
  .r_banner .button {
    position: relative;
    z-index: 0;
    background-color: #C9E8F2;
    color: #3D3E3E;
    overflow: hidden; }
  .r_banner .button:hover {
    color: #fff; }
  .r_banner .button::after {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -webkit-transform: scale(0.5);
    transform: scale(0.5); }
  .r_banner .button:hover::after {
    background: #335ECD;
    -webkit-transform: scale(1);
    transform: scale(1); }

.l_banner, .r_banner {
  position: relative; }
  .l_banner .title, .r_banner .title {
    color: #535353;
    font-size: 160%;
    padding: 20px 0 20px 0; }
  .l_banner .cont, .r_banner .cont {
    font-size: 80%;
    width: 80%;
    text-align: left;
    margin: 0 auto 40px auto; }
  .l_banner .img, .r_banner .img {
    margin-bottom: 10px; }
  .l_banner .add, .r_banner .add {
    margin: 40px 0; }
    .l_banner .add .adres, .r_banner .add .adres {
      font-size: 80%;
      text-align: center; }
    .l_banner .add .tel, .l_banner .add .fax, .r_banner .add .tel, .r_banner .add .fax {
      font-size: 180%;
      text-align: center;
      line-height: 110%; }
  .l_banner .mapbutton,
  .l_banner .mapbutton span, .r_banner .mapbutton,
  .r_banner .mapbutton span {
    position: relative;
    display: inline-block;
    width: 100%; }
  .l_banner .mapbutton span, .r_banner .mapbutton span {
    padding: 10px 0;
    border-radius: 10px;
    font-size: 150%;
    color: #3D3E3E;
    text-decoration: none;
    text-align: center;
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out; }
  .l_banner .mapbutton::after, .r_banner .mapbutton::after {
    position: absolute;
    bottom: -15px;
    left: 50%;
    z-index: -1;
    content: '';
    width: 100%;
    height: 24px;
    background-color: rgba(0, 0, 0, 0.1);
    border-radius: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out; }
  .l_banner .mapbutton:hover span, .r_banner .mapbutton:hover span {
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px); }
  .l_banner .mapbutton:hover::after, .r_banner .mapbutton:hover::after {
    width: 70%;
    height: 18px; }

.l_banner .mapbutton span {
  border: 4px solid #9ED439;
  background-color: #fff; }

.r_banner .mapbutton span {
  border: 4px solid #81B2DF;
  background-color: #fff; }

.top_pdf {
  margin: 15px auto; }
  .top_pdf img {
    width: 100%; }

/*############　animation tori　############*/
.tori01 {
  position: relative;
  display: inline-block;
  top: -55px;
  left: 15px; }

.tori01 {
  height: 10px;
  -webkit-animation: 4s float ease-in-out infinite;
  animation: 4s float ease-in-out infinite; }

@-webkit-keyframes float {
  50% {
    -webkit-transform: translateY(-1px); } }

@keyframes float {
  50% {
    transform: translateY(-1px); } }

.tori02 {
  position: relative;
  top: -38px;
  height: 0px;
  right: -100px;
  -webkit-animation: tremble .3s ease-in-out;
  animation: tremble .3s ease-in-out;
  animation-delay: 2s; }

.tori02 {
  height: 0px;
  -webkit-animation: 5s tremble ease-in-out infinite;
  animation: 5s tremble ease-in-out infinite; }

@-webkit-keyframes tremble {
  15% {
    -webkit-transform: translateX(3px) rotate(1deg); }
  30% {
    -webkit-transform: translateX(-3px) rotate(-1deg); }
  45% {
    -webkit-transform: translateX(2px) rotate(1deg); }
  60% {
    -webkit-transform: translateX(-2px) rotate(-1deg); }
  75% {
    -webkit-transform: translateX(1px) rotate(1deg); }
  90% {
    -webkit-transform: translateX(-1px) rotate(-1deg); } }

@keyframes tremble {
  15% {
    transform: translateX(3px) rotate(1deg); }
  30% {
    transform: translateX(-3px) rotate(-1deg); }
  45% {
    transform: translateX(2px) rotate(1deg); }
  60% {
    transform: translateX(-2px) rotate(-1deg); }
  75% {
    transform: translateX(1px) rotate(1deg); }
  90% {
    transform: translateX(-1px) rotate(-1deg); } }

/*############　animation　############*/
.scroll {
  width: 100%;
  margin: 0 auto;
  padding: 0; }

.scroll div {
  list-style: none;
  transition: 1.5s;
  margin: 0 0 50px; }

.scroll img {
  width: 100%; }

.fade_in {
  opacity: 0; }

.fade_in_anime {
  opacity: 1;
  transition: 1.5s; }

.up {
  transform: translate(0, 10px);
  -webkit-transform: translate(0, 10px);
  opacity: 0;
  transition: 1.5s; }

.up_anime {
  transform: translate(0, 0);
  -webkit-transform: translate(0, 0);
  opacity: 1;
  transition: 1.5s; }

.side {
  transform: translate(10px, 0);
  -webkit-transform: translate(10px, 0);
  opacity: 0; }

.side_anime {
  transform: translate(0, 0);
  -webkit-transform: translate(0, 0);
  opacity: 1;
  transition: 1.5s; }

/*#######　osirase　#######*/
.bar_news {
  width: 97%;
  padding: 5px 0;
  background-color: #00B05C;
  color: #fff;
  display: inline-block;
  margin: 30px auto;
  font-weight: bold;
  text-align: left;
  font-size: 130%;
  padding-left: 3%; }

.news_data {
  width: 95%;
  text-align: left;
  margin: 0 auto; }
  .news_data li {
    border-bottom: dashed 1px gray;
    padding: 8px 10px; }
  .news_data .tpdate {
    width: 130px;
    display: inline-block;
    white-space: nowrap; }
  .news_data .title {
    display: inline-block;
    white-space: nowrap; }

/*#######　gmenu　#######*/
.gmenu_back, #gmenu ul {
  width: 100%;
  max-width: 1080px;
  margin: 2px 0;
  display: table; }

.site-menu {
  display: flex;
  position: relative;
  padding: 1px;
  position: absolute;
  justify-content: space-between;
  width: 100%;
  margin: 0 -100%;
  padding: 0 100%;
  box-shadow: 0 0 8px grey;
  background: linear-gradient(#fff, #EDEDEE); }

.site-menu.fixed {
  position: fixed;
  top: 0;
  margin: 0 -100%;
  padding: 0 100%;
  box-shadow: 0 0 8px gray;
  background: linear-gradient(#fff, #EDEDEE); }
  .site-menu.fixed ul {
    margin: 5px 0; }

nav {
  width: 100%;
  max-width: 1080px;
  display: inline-block;
  z-index: 10;
  background: linear-gradient(#fff, #EDEDEE);
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all  0.3s ease; }

#gmenu {
  /* global navi rollover -------------*/ }
  #gmenu .menu00, #gmenu .menu01,
  #gmenu .menu02, #gmenu .menu03,
  #gmenu .menu04, #gmenu .menu05 {
    text-align: center;
    z-index: 1;
    padding: 5px 0px;
    position: relative;
    color: #616262;
    vertical-align: middle;
    margin: 0 auto;
    transition: all 0.2s cubic-bezier(0.09, 1.17, 0.51, 0.98); }
  #gmenu .menu00 a:visited, #gmenu .menu00 a:link,
  #gmenu .menu01 a:visited, #gmenu .menu01 a:link,
  #gmenu .menu02 a:visited, #gmenu .menu02 a:link,
  #gmenu .menu03 a:visited, #gmenu .menu03 a:link,
  #gmenu .menu04 a:visited, #gmenu .menu04 a:link,
  #gmenu .menu05 a:visited, #gmenu .menu05 a:link {
    color: #3D3E3E; }
  #gmenu .gme_on a, #gmenu .gme_on label {
    box-shadow: 0px 0px #000;
    padding: 5px 0px;
    background-color: #e6e6e6;
    border-radius: 8px;
    width: 90%;
    display: inline-block;
    margin: 0 auto; }
  #gmenu li a {
    padding: 5px 0px; }
  #gmenu li a:hover {
    box-shadow: 0px 0px #000;
    padding: 5px 0px;
    background-color: #e6e6e6;
    border-radius: 8px;
    display: inline-block;
    width: 90%;
    margin: 0 auto;
    transition: all  0.3s ease; }
  #gmenu li {
    border-left: 1px solid #585959;
    height: 30px; }
  #gmenu li:last-child {
    border-right: 1px solid #585959; }

/*######　ためし　######*/
#gmenu > ul {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  box-sizing: border-box;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  padding: 5px 0px;
  height: 50px; }

#gmenu > ul > li {
  -webkit-flex-grow: 1;
  flex-grow: 1;
  margin: 0 1px;
  position: relative;
  padding: 5px 0px; }

#gmenu > ul > li a {
  display: block; }

#gmenu > ul > li > ul {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  flex-direction: column;
  position: absolute; }

#gmenu > ul > li:hover > ul {
  z-index: 3;
  width: 100%;
  margin: 0 auto; }

#gmenu > ul > li > ul > li {
  overflow: hidden;
  height: 0;
  transition: .2s; }

#gmenu > ul > li:hover > ul li {
  overflow: visible;
  height: 38px;
  border-bottom: 1px solid #ccc;
  border-left: none;
  border-right: none;
  background-color: #ededed; }

#gmenu > ul > li:hover > ul li:first-child {
  border-top: 1px solid #ededed; }

#gmenu > ul > li > ul > li a {
  background: #ededed; }

#gmenu > ul > li > ul > li a:hover,
#gmenu > ul > li > ul > li:hover {
  background: #e6e6e6;
  padding: 5px 0; }

.dropdown {
  height: 0px; }
  .dropdown ul {
    transform: translate3d(0px, -200px, 200px); }

.dropdown a {
  padding: 5px 0px; }

.dropdown a:hover {
  box-shadow: 0px 0px #000;
  padding: 5px 0px;
  background-color: #e6e6e6;
  border-radius: 8px;
  display: inline-block;
  width: 90%;
  margin: 0 auto;
  transition: all  0.3s ease;
  transform: translate3d(0px, 0px, 200px); }

#tg01 {
  display: none;
  cursor: pointer; }

#tg02 {
  display: none;
  cursor: pointer; }

#tg03 {
  display: none;
  cursor: pointer; }

#tg04 {
  display: none;
  cursor: pointer; }

.menu {
  position: relative;
  visibility: hidden;
  opacity: 0;
  top: -10px;
  list-style: none; }

.dropInput:checked ~ .menu {
  visibility: visible;
  opacity: 1;
  top: 0;
  transform: translate3d(0px, 0px, 200px); }

.dropLabel, .item {
  padding: 5px 0px;
  cursor: pointer;
  display: block;
  text-align: center;
  position: relative;
  color: #333;
  text-decoration: none; }

.item:hover,
.dropLabel:hover {
  padding: 5px 0px;
  background-color: #e6e6e6;
  border-radius: 8px;
  width: 90%;
  margin: 0 auto; }

.animation {
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -ms-transition: all .3s;
  transition: all .3s; }
  .animation li {
    background: linear-gradient(#fff, #EDEDEE);
    padding: 5px 0px; }
    .animation li a:hover {
      box-shadow: 0px 0px #000;
      padding: 5px 0px;
      background-color: #e6e6e6;
      border-radius: 8px;
      display: inline-block;
      width: 90%;
      margin: 0 auto;
      transition: all  0.3s ease; }

.gme_on .animation a {
  background: linear-gradient(#fff, #EDEDEE); }

.animation li {
  border-left: 1px solid #585959;
  border-right: 1px solid #585959; }

/*############　contents　############*/
.contw1000 {
  max-width: 1000px;
  margin: 0 auto; }

/*##########　second　##########*/
.second {
  max-width: 100%;
  width: 100%;
  padding: 0px 0px;
  margin-top: 20px;
  text-align: left; }

/*############　各ページ　############*/
.page_cont {
  margin-bottom: 150px; }

.page_cont50 {
  margin-top: 50px;
  margin-bottom: 50px; }

.contents_main {
  margin-top: 20px; }

/*############　top　############*/
.main_ph {
  margin: 0 auto;
  max-width: 1350px; }

.gel_bg {
  background: url(img/bg.png) no-repeat left top;
  width: 500px;
  height: 334px;
  position: absolute;
  overflow: hidden; }

.top_cont {
  position: absolute;
  z-index: 2; }

.tori01 {
  position: absolute;
  z-index: 1;
  animation: skew 2.3s linear infinite; }

/* skewの動きをここで設定 */
@keyframes skew {
  0% {
    transform: skew(0deg, 0deg); }
  5% {
    transform: skew(5deg, 4.2deg); }
  10% {
    transform: skew(-4deg, -3deg); }
  15% {
    transform: skew(3deg, 2.2deg); }
  20% {
    transform: skew(-2deg, -1.5deg); }
  25% {
    transform: skew(0.9deg, 0.9deg); }
  30% {
    transform: skew(-0.6deg, -0.6deg); }
  35% {
    transform: skew(0.3deg, 0.3deg); }
  40% {
    transform: skew(-0.2deg, -0.2deg); }
  45% {
    transform: skew(0.1deg, 0.1deg); }
  50% {
    transform: skew(0deg, 0deg); } }

/*############　okoku　############*/
.okoku_top {
  border-left: 8px solid #3D9100;
  border-right: 8px solid #3D9100;
  position: relative;
  padding: 10px 8px;
  float: left;
  max-width: 1080px;
  width: 97%;
  margin: 0 auto 20px auto;
  white-space: nowrap; }
  .okoku_top .okoku_title {
    color: #3D9100;
    white-space: nowrap; }

.fukuju_top {
  border-left: 8px solid #335ECD;
  border-right: 8px solid #335ECD;
  position: relative;
  padding: 10px 8px;
  float: left;
  max-width: 1080px;
  width: 97%;
  margin: 0 auto 20px auto;
  white-space: nowrap; }
  .fukuju_top .fuku_title {
    color: #335ECD;
    white-space: nowrap; }

.t_neme {
  display: inline-block;
  float: left;
  margin-left: 110px;
  margin-top: 15px;
  width: 17%; }

.fuku_title, .okoku_title {
  display: inline-block;
  float: left;
  margin-top: 5px;
  font-size: 180%;
  font-weight: bold;
  width: 13%; }

.r_cont {
  display: inline-block;
  float: right;
  margin-right: 10px; }

.tori03 {
  float: left;
  position: relative;
  top: 10px;
  height: 0px;
  left: 20px;
  -webkit-animation: 5s tremble2 ease-in-out infinite;
  animation: 5s tremble2 ease-in-out infinite;
  animation-delay: 2s;
  width: 60px; }

@-webkit-keyframes tremble2 {
  15% {
    -webkit-transform: translate(1px, 0px) rotate(1deg); }
  30% {
    -webkit-transform: translateX(0px) rotate(-1deg); }
  45% {
    -webkit-transform: translateX(2px) rotate(1deg); }
  60% {
    -webkit-transform: translateX(-2px) rotate(-1deg); }
  75% {
    -webkit-transform: translateX(1px) rotate(1deg); }
  90% {
    -webkit-transform: translateX(-1px) rotate(-1deg); } }

@keyframes tremble2 {
  15% {
    transform: translate(1px, 0px) rotate(0deg) scale(1); }
  30% {
    transform: translate(0px, 0px) rotate(0deg) scale(1); }
  45% {
    transform: translate(-1px, 0px) rotate(0deg) scale(1); }
  60% {
    transform: translate(1px, 0px) rotate(2deg) scale(1); }
  75% {
    transform: translate(-1px, 0px) rotate(0deg) scale(1); }
  90% {
    transform: translate(1px, 0px) rotate(0deg) scale(1); } }

.item_box {
  width: 30%;
  display: inline-block;
  float: none;
  margin: 15px;
  vertical-align: top; }
  .item_box .title {
    border-radius: 20px 20px 0px 0px;
    background-color: rgba(255, 71, 0, 0.4);
    padding: 10px;
    color: #3E3E3E;
    text-align: center;
    font-size: 120%; }
  .item_box .cont {
    border-radius: 0px 0px 10px 10px;
    background-color: rgba(255, 200, 159, 0.4);
    padding: 20px; }
  .item_box .wbox {
    background-color: white;
    color: #3E3E3E;
    padding: 2px 0;
    text-align: center;
    text-align: center;
    margin: 15px 0; }
  .item_box .text01 {
    height: 80px; }
  .item_box .text02 {
    height: 150px; }

.introduce_fukujuen .text01 {
  height: 100px; }

/*############　kijukai　############*/
.point_box {
  width: 40%;
  display: inline-block;
  vertical-align: top; }

.point_box:nth-child(odd) {
  float: right;
  margin: 0 50px 0 20px; }

.point_box:nth-child(even) {
  float: left;
  margin: 0 20px 0 50px; }

.point_box:last-child {
  margin-bottom: 50px; }

.bold_fs110 {
  font-weight: bold;
  font-size: 110%; }

hr {
  width: 100%;
  display: inline-block;
  margin: 20px auto;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 0 white; }

.foot_text {
  width: 85%;
  margin: 70px auto 0px auto; }

/*############　map　############*/
.okoku_back, .fukuju_back {
  width: 90%;
  position: relative;
  background: url(../../../../../img/map/okoku_back.jpg) no-repeat center top;
  background-size: contain;
  margin: 50px auto 100px auto; }
  .okoku_back .l_cont, .okoku_back .r_cont, .fukuju_back .l_cont, .fukuju_back .r_cont {
    width: 47%;
    display: inline-block; }
  .okoku_back .l_cont, .fukuju_back .l_cont {
    text-align: left; }
  .okoku_back .r_cont, .fukuju_back .r_cont {
    text-align: right; }
  .okoku_back .l_cont .title, .okoku_back .r_cont .title, .fukuju_back .l_cont .title, .fukuju_back .r_cont .title {
    color: #535353;
    font-size: 150%;
    padding: 30px 0 0px 30px; }
  .okoku_back .l_cont .name_title, .fukuju_back .l_cont .name_title {
    color: #3D9100;
    font-size: 300%;
    font-weight: bold;
    margin: 0px 0 0 50px; }
  .okoku_back .r_cont, .fukuju_back .r_cont {
    color: #535353; }
    .okoku_back .r_cont .add, .fukuju_back .r_cont .add {
      font-size: 110%;
      padding: 30px 0 0px 30px;
      font-weight: bold; }
    .okoku_back .r_cont .tel, .okoku_back .r_cont .fax, .fukuju_back .r_cont .tel, .fukuju_back .r_cont .fax {
      font-size: 130%;
      font-weight: bold; }
  .okoku_back .map_back, .fukuju_back .map_back {
    padding: 20px; }

.fukuju_back {
  background: url(../../../../../img/map/fukuju_back.jpg) no-repeat center top;
  background-size: contain; }
  .fukuju_back .l_cont .name_title {
    color: #335ECD; }
  .fukuju_back .tori02 {
    width: 80px;
    right: -87%; }
  .fukuju_back .map_back {
    padding: 20px; }

/*############　okoku_day　############*/
.konoha {
  position: relative;
  display: inline-block;
  top: -450px;
  left: 200px; }

.konoha {
  -webkit-animation: 5s konoha ease-in-out infinite;
  animation: 5s konoha ease-in-out infinite; }

@-webkit-keyframes konoha {
  0% {
    -webkit-transform: rotate(10deg); }
  50% {
    -webkit-transform: rotate(-5deg); }
  100% {
    -webkit-transform: rotate(10deg); } }

@keyframes konoha {
  0% {
    transform: rotate(10deg); }
  50% {
    transform: rotate(-5deg); }
  100% {
    transform: rotate(10deg); } }

.i_serv {
  position: relative;
  line-height: 120%;
  padding: 10px 10px 10px 160px; }

.i_serv:before {
  content: "サービス内容";
  font-weight: bold;
  white-space: nowrap;
  padding: 15px 20px;
  text-align: center;
  background-color: #C4D9FF;
  border-radius: 50%;
  position: absolute;
  left: 0;
  display: inline-block; }

.o_at-home .konoha {
  top: -580px;
  left: 200px; }

.f_at-home .konoha {
  top: -570px;
  left: 200px; }

.blog_fukuju h2,
.blog_okoku h2,
.toukou h2,
.arc_topics h3,
.f_at-home h3,
.o_visit_nur h3,
.o_sashiki h3,
.o_at-home h3,
.o_day_care h3,
.financial_state h3,
.f_day_care h3 {
  border-left: 8px solid rgba(255, 71, 0, 0.4);
  background-color: rgba(255, 71, 0, 0.15);
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Mplus 1p", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "MS P Gothic", "Trebuchet MS", Osaka, verdana, arial, clean, sans-serif !important;
  font-size: 120%;
  font-weight: bold;
  padding: 10px; }

.o_day_care h3:first-child,
.f_day_care h3:first-child {
  margin-top: -100px; }

.financial_state .cont,
.o_day_care .cont,
.f_day_care .cont {
  width: 95%;
  margin: 0 auto 20px auto; }

/*############　kijukai rinen　############*/
.r_item1, .r_item2 {
  float: none;
  margin: 10px 0px 10px 60px;
  padding: 10px;
  list-style: none;
  text-align: left;
  opacity: 0;
  text-indent: -41px;
  font-size: 20px; }

.r_item1:first-letter {
  margin: 0 30px 0 0;
  padding: 10px 0 0 0;
  line-height: 10px;
  float: left;
  font-size: 40px;
  color: #214500;
  font-style: italic; }

@-moz-document url-prefix() {
  .r_item1 {
    margin: 10px 0px 10px 15px; } }

.r_item_active1:nth-child(1) {
  -webkit-animation: example 0.5s ease 0.5s 1 forwards;
  animation: example 0.5s ease 0.5s 1 forwards; }

.r_item_active1:nth-child(2) {
  -webkit-animation: example 0.5s ease 1s 1 forwards;
  animation: example 0.5s ease 1s 1 forwards; }

.r_item_active1:nth-child(3) {
  -webkit-animation: example 0.5s ease 1.5s 1 forwards;
  animation: example 0.5s ease 1.5s 1 forwards; }

.r_item_active1:nth-child(4) {
  -webkit-animation: example 0.5s ease 2s 1 forwards;
  animation: example 0.5s ease 2s 1 forwards; }

.r_item_active1:nth-child(5) {
  -webkit-animation: example 0.5s ease 2.5s 1 forwards;
  animation: example 0.5s ease 2.5s 1 forwards; }

.r_item_active1:nth-child(6) {
  -webkit-animation: example 0.5s ease 3s 1 forwards;
  animation: example 0.5s ease 3s 1 forwards; }

.r_item_active2:nth-child(1) {
  -webkit-animation: example 0.5s ease 0.5s 1 forwards;
  animation: example 0.5s ease 0.5s 1 forwards; }

.r_item_active2:nth-child(2) {
  -webkit-animation: example 0.5s ease 1s 1 forwards;
  animation: example 0.5s ease 1s 1 forwards; }

.r_item_active2:nth-child(3) {
  -webkit-animation: example 0.5s ease 1.5s 1 forwards;
  animation: example 0.5s ease 1.5s 1 forwards; }

.r_item_active2:nth-child(4) {
  -webkit-animation: example 0.5s ease 2s 1 forwards;
  animation: example 0.5s ease 2s 1 forwards; }

.r_item_active2:nth-child(5) {
  -webkit-animation: example 0.5s ease 2.5s 1 forwards;
  animation: example 0.5s ease 2.5s 1 forwards; }

.r_item_active2:nth-child(6) {
  -webkit-animation: example 0.5s ease 3s 1 forwards;
  animation: example 0.5s ease 3s 1 forwards; }

@media all and (-ms-high-contrast: none) {
  .r_item_active1 {
    opacity: 1; } }

@-webkit-keyframes example {
  100% {
    opacity: 1; } }

@keyframes example {
  100% {
    opacity: 1; } }

.housin {
  background: url(../../../../../img/kijukai/rinen_back01.png) no-repeat left top;
  display: table;
  margin: 0 auto;
  border-bottom: 2px dashed #e6e6e6;
  margin-bottom: 50px;
  padding-bottom: 30px;
  width: 80%; }

.houjin {
  background: url(../../../../../img/kijukai/rinen_back02.png) no-repeat left bottom;
  display: table;
  margin: 0 auto;
  width: 80%; }

.exp {
  writing-mode: vertical-rl;
  -ms-writing-mode: tb-rl;
  -webkit-writing-mode: vertical-rl;
  display: inline-block;
  height: auto;
  text-align: left; }
  .exp p {
    font-size: 130%;
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    font-weight: bold; }

.box {
  text-align: center;
  margin-left: 17%;
  display: inline-block;
  background-color: #F0D5CA;
  padding: 210px 5px 0 5px;
  vertical-align: top;
  height: 280px;
  width: 5%; }

.list_box {
  max-width: 710px;
  width: 72%;
  text-align: left;
  display: inline-block; }

.houjin .box {
  padding: 110px 5px 0 5px;
  height: 220px;
  width: 5%; }

/*############　timeline 　############*/
.all_timeline {
  width: 75%;
  margin: 0 auto;
  text-align: center; }

.timeline > li {
  overflow: hidden;
  margin: 0;
  position: relative; }

.timeline-date {
  width: 130px;
  float: left;
  margin-top: 20px;
  text-align: right;
  padding-right: 5px; }

.timeline-content {
  width: 75%;
  /* float: left; */
  display: inline-block;
  border-left: 3px #e5e5d1 solid;
  padding: 20px 0 20px 20px;
  vertical-align: top;
  text-align: left; }

.timeline-content:before {
  content: '';
  width: 12px;
  height: 12px;
  background: #006600;
  position: absolute;
  left: 152px;
  top: 27px;
  border-radius: 100%; }

/* ayumi ************************/
.ayumi {
  position: relative;
  display: inline-block;
  padding: 0 55px;
  margin: 100px auto;
  width: 40%;
  font-size: 200%;
  text-align: center;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif !important;
  color: #006600; }

.ayumi:before, .ayumi:after {
  content: '';
  position: absolute;
  top: 50%;
  display: inline-block;
  width: 55px;
  height: 1px;
  background-color: #006600; }

.ayumi:before {
  left: 0; }

.ayumi:after {
  right: 0; }

/*############　h tag　############*/
h1 {
  display: inline-block;
  font-size: 100%;
  font-weight: 200;
  margin: 0 10px 0;
  padding: 0; }

h3 {
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Mplus 1p", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "MS P Gothic", "Trebuchet MS", Osaka, verdana, arial, clean, sans-serif !important; }
  h3 span {
    font-size: 80%;
    display: inline;
    color: #6F6F6F;
    font-weight: 200;
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "MS P Gothic", "Trebuchet MS", Osaka, verdana, arial, clean, sans-serif !important; }
  h3 span:before, h3 span:after {
    content: "-";
    display: inline;
    padding: 0 5px; }

.okoku_top h2,
.fukuju_top h2 {
  padding: 0px;
  margin: 0;
  background: none;
  /*背景透明に*/
  border-left: none;
  /*左線*/ }

/*############　any page　############*/
.fcb {
  color: #427399;
  font-size: 120%;
  font-weight: bold; }

/*############　cont　############*/
.left_imag {
  max-width: 325px;
  width: 42%;
  text-align: left;
  display: inline-block;
  vertical-align: top; }

.right_cont {
  max-width: 445px;
  width: 57%;
  text-align: left;
  display: inline-block;
  vertical-align: top; }

/*#### マウスオーバーで　#####*/
.c_link {
  margin: 5px auto;
  text-align: center; }

.c_link {
  position: relative;
  padding: 5px 10px;
  transition: all 0.3s ease;
  text-decoration: none; }

.c_link::before {
  position: absolute;
  content: '';
  left: 0;
  bottom: 0;
  width: 100%;
  height: 1%;
  transition: all 0.3s ease;
  opacity: 0;
  background-color: #0342B8;
  color: #fff;
  border-radius: 5px; }

.c_link::after {
  position: absolute;
  bottom: -1px;
  left: 0;
  width: 100%;
  height: 2px;
  content: '';
  transition: all 0.3s ease;
  border-bottom: 2px solid #0342B8;
  opacity: 1; }

.c_link:hover::before {
  height: 100%;
  opacity: 0.4;
  color: #fff; }

.c_link:hover::after {
  left: 50%;
  right: 50%;
  width: 0%;
  opacity: 0;
  color: #fff; }

/*#### フォント・,margin系　#####*/
.fcblueb {
  color: #0342B8;
  font-weight: bold; }

.marb10 {
  margin-bottom: 10px; }

.marb20 {
  margin-bottom: 20px; }

.marb20 {
  margin-bottom: 20px; }

.marb30 {
  margin-bottom: 30px; }

.marb40 {
  margin-bottom: 40px; }

.marb50 {
  margin-bottom: 50px; }

.mart10 {
  margin-top: 10px; }

.mart20 {
  margin-top: 20px; }

.mart30 {
  margin-top: 30px; }

.mart40 {
  margin-top: 40px; }

.mart50 {
  margin-top: 50px; }

.mart_90 {
  margin-top: -90px; }

.mart_25 {
  margin-top: -25px; }

.martb20 {
  margin: 20px 0; }

.marl20 {
  margin-left: 20px; }

.marl10 {
  margin-left: 10px; }

.fs140 {
  font-size: 140%; }

.fs130 {
  font-size: 130%; }

.fs120 {
  font-size: 120%; }

/*#### 続きを読む系　#####*/
.accordion-box {
  position: relative; }

.accordion-box label {
  height: 250px;
  /* グラデーションの高さ */
  cursor: pointer;
  text-align: center;
  font-size: 12px;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  /* 以下グラデーションは「背景が白」に併せて設定しています */
  background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.95) 90%);
  background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.95) 90%);
  background: -o-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.95) 90%);
  background: -ms-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.95) 90%);
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.95) 90%); }

.accordion-box input:checked + label {
  background: inherit;
  /* 開いた時には背景グラデーションを消す */ }

.accordion-box label:after {
  content: "続きをよむ";
  /* ラベルの文字 */
  letter-spacing: .05em;
  line-height: 2.5rem;
  position: absolute;
  bottom: 20px;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  color: #fff;
  background-color: #0342B8;
  width: 18.75rem;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px; }

.accordion-box label:before {
  content: "↓";
  font-weight: 700;
  position: absolute;
  bottom: 30px;
  left: 49%;
  -webkit-transform: translate(-50px, 0);
  transform: translate(-50px, 0);
  background-color: #fff;
  z-index: 1;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  width: 20px;
  height: 20px;
  line-height: 20px; }

.accordion-box input {
  display: none; }

.accordion-box .accordion-container {
  overflow: hidden;
  height: 450px;
  /* 開く前に見えている部分の高さ */
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s; }

.accordion-box input:checked + label {
  /* display: none ; 閉じるボタンは要らないとき */ }

.accordion-box input:checked + label:after {
  content: "閉じる"; }

.accordion-box input:checked + label:before {
  content: "↑"; }

.accordion-box input:checked ~ .accordion-container {
  height: auto;
  padding-bottom: 80px;
  /* 閉じるボタンのbottomからの位置 */
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s; }

.cnt_w70 {
  width: 67%;
  display: inline-block;
  vertical-align: top; }

.cnt_w30 {
  width: 29%;
  padding-left: 20px;
  display: inline-block; }
  .cnt_w30 img {
    width: 100%; }

/*############　inquery　############*/
.inquery h2 {
  text-align: center;
  margin: 60px auto;
  font-size: 180%;
  border-bottom: 2px solid #6f6f6f;
  padding-bottom: 15px; }

.inq {
  width: 90%;
  margin: 0 auto; }

.wpcf7c-conf {
  background-color: #eee;
  border: 1px solid #999999; }

.mw_wp_form th,
.mw_wp_form td {
  padding: 25px 25px; }

select, input,
button[type="submit"],
button[type="button"],
input[type="text"],
textarea {
  padding: 10px;
  margin: 10px 5px; }

select, input,
button[type="submit"],
button[type="button"],
input[type="text"],
textarea {
  width: 80%; }

.err {
  text-align: center;
  padding: 10px;
  border: 1px solid #990000;
  margin: 10px 50px;
  color: #990000;
  font-size: 120%;
  font-weight: bold; }

.special {
  text-align: center;
  color: #990000;
  font-size: 80%;
  font-weight: bold; }

.error-message {
  display: block;
  color: #990000;
  font-size: 120%;
  font-weight: bold;
  text-align: left; }

/*############　alpha　############*/
.alpha a:hover img {
  opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)"; }

/*#########　footer　#########*/
footer {
  width: 100%;
  margin: 100px -100% 0px -100%;
  padding: 0 100%;
  box-shadow: 0 0 8px grey; }
  footer p {
    color: #6f6f6f; }

.footer {
  max-width: 1080px;
  width: 100%;
  margin: 50px auto; }
  .footer .f_copy {
    font-size: 80%; }

.footer_link {
  width: 100%;
  margin: 50px auto;
  color: #6f6f6f;
  text-align: left; }
  .footer_link p {
    display: inline-block;
    margin: 10px 15px 20px 15px;
    vertical-align: top; }
    .footer_link p a {
      color: #6f6f6f;
      font-size: 80%; }
  .footer_link .r_border {
    border-right: 1px solid #ccc;
    padding: 0 40px 0 40px;
    display: table-cell; }
  .footer_link .r_noborder {
    padding: 0 40px 0 40px;
    display: table-cell; }
  .footer_link .text_only {
    margin: 10px 15px 20px 15px; }
  .footer_link .text_only:after {
    content: "/";
    margin: 0 0px 0 35px; }

.foot_company {
  margin: 0 auto;
  width: 100%;
  max-width: 1000px;
  border-top: 1.5px solid white;
  border-bottom: 1.5px solid white;
  padding: 50px 40px; }

#pageTop {
  position: fixed;
  bottom: 20px;
  right: 20px; }

#pageTop i {
  padding-top: 6px; }

#pageTop a {
  display: block;
  z-index: 999;
  padding: 30px;
  border-radius: 60px;
  width: 50px;
  height: 50px;
  background-color: #C9E8F2;
  color: #fff;
  font-weight: bold;
  text-decoration: none;
  text-align: center; }

#pageTop a:hover {
  text-decoration: none;
  opacity: 0.7; }

/*========================================*/
/* contents*/
/*========================================*/
#container {
  margin: 30px 0px; }

#main_contents {
  width: 100%;
  margin: 100px auto 50px auto; }

.w50 {
  width: 49%; }

/*========================================*/
/* TOP頁*/
/* ========================================*/
/*========================================*/
/* 2階層*/
/*========================================*/
/*############　会社概要　############*/
.tbl_nc td,
.tbl_nc th,
.tbl td,
.tbl th {
  padding: 10px 10px;
  vertical-align: top; }

.tbl_nc th {
  text-align: justify; }

.justify {
  display: flex;
  justify-content: space-between; }

/*========================================*/
/*ページネーション*/
/* ========================================*/
/*Pagenation*/
.pagenation {
  margin: 1em 0; }
  .pagenation ul {
    width: auto;
    margin: 0 auto;
    display: inline-block; }
  .pagenation li {
    float: left;
    list-style: none outside none;
    margin-left: 3px; }
  .pagenation li:first-child {
    margin-left: 0; }
  .pagenation li.active {
    background-color: #D1DDE1;
    border-radius: 3px;
    color: #0A5092;
    cursor: not-allowed;
    padding: 10px 20px; }
  .pagenation li a {
    background: none repeat scroll 0 0 #D1DDE1;
    border-radius: 3px;
    color: #0A5092;
    display: block;
    padding: 10px 20px;
    text-decoration: none;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2); }
  .pagenation li a:hover {
    background-color: #adadff;
    color: #0A5092;
    opacity: 0.8;
    transition-duration: 500ms;
    transition-property: all;
    transition-timing-function: ease; }

.pagenation:after,
.pagenation ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden; }

/*############　clearfix　############*/
.clearfix:after {
  content: "";
  display: block;
  height: 0;
  font-size: 0;
  clear: both;
  visibility: hidden; }

.clearfix {
  display: inline-block; }

.float_l {
  float: left; }

.float_r {
  float: right; }

/*############　ぱんくず　############*/
#breadcrumb_list {
  margin: 20px auto;
  padding-left: 0px;
  list-style-type: none;
  width: 100%;
  text-align: left;
  font-size: 90%; }

#breadcrumb_list > li > h1 {
  display: inline;
  font-weight: normal; }

#breadcrumb_list > li {
  display: inline; }

#breadcrumb_list > li + li:before {
  content: "\00a0>\00a0 "; }

.topic_item {
  border-bottom: 1px dashed gray;
  text-align: left; }
  .topic_item .tpdate {
    display: inline-block;
    margin: 0 20px;
    padding: 5px 0px; }
  .topic_item .title {
    display: inline-block;
    padding: 5px 0px; }

.topicbtn {
  background-color: rgba(255, 71, 0, 0.4);
  display: inline-block;
  margin: 30px auto;
  padding: 10px 15px; }
  .topicbtn a {
    color: white;
    font-weight: bold; }

.top_banner {
  text-align: center;
  margin: 20px auto; }

/*---------20190809追加----------*/
.more_topic {
  margin: 50px 0 0 0;
  text-align: center; }

.more_topic .button {
  position: relative;
  z-index: 0;
  background-color: #fff;
  color: #000;
  border: 1px solid #888;
  overflow: hidden;
  padding: 10px 20px; }

.more_topic .button:hover {
  color: #fff;
  background: #231815; }

.more_topic .button:after {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-transform: scale(0.5);
  transform: scale(0.5); }

.more_topic .button:hover:after {
  background: #231815;
  -webkit-transform: scale(1);
  transform: scale(1); }

.blog_data {
  width: 95%;
  margin: 0 auto; }
  .blog_data li {
    border-bottom: dashed 1px gray;
    padding: 20px 10px;
    text-align: left; }
  .blog_data .tpdate {
    display: block;
    font-size: 80%; }
  .blog_data .title {
    display: block;
    font-weight: bold; }
  .blog_data .lcnt {
    width: 25%;
    display: inline-block; }
    .blog_data .lcnt img {
      width: 95%; }
  .blog_data .rcnt {
    width: 70%;
    text-align: left;
    vertical-align: top;
    padding-left: 2%;
    display: inline-block; }

/*------------------------------------------------------------------------------*/
/*############　スマホ系　###########################*/
/*------------------------------------------------------------------------------*/
@media screen and (max-width: 979px) {
  .footer .footer_left,
  .footer_right {
    display: block; }
  .footer .footer_left {
    padding-top: 50px; }
  footer,
  .footer {
    width: 98%; }
  .footer .footer_right,
  .footer .footer_left {
    float: none;
    margin: 0 auto; }
  .t_neme {
    display: inline-block;
    float: left;
    margin-left: 110px;
    margin-top: 15px;
    width: 17%; }
  .fuku_title, .okoku_title {
    display: inline-block;
    float: left;
    margin-top: 5px;
    font-size: 180%;
    font-weight: bold;
    width: 13%; }
  .r_cont {
    display: block;
    float: none;
    margin-right: 10px; } }

@media screen and (max-width: 768px) {
  header {
    max-width: 100%; }
  body {
    width: 96%;
    max-width: 96%;
    margin: 0 auto; }
  #wrapper {
    overflow: hidden; }
  html {
    margin: 0 auto;
    padding: 0;
    width: 100%; }
  .site-menu, footer {
    margin: 0;
    padding: 0; }
  .site-menu.fixed {
    margin: 0 auto;
    padding: 0; }
  header .top_cnt01 {
    font-size: 150%; }
  header .top_cnt02 {
    font-size: 150%; }
  .gmenu_back, #gmenu ul {
    margin: 0px;
    max-width: 100%; }
  .site-menu.fixed {
    margin-left: -20px; }
  .body_wrap {
    max-width: 100%;
    width: 100%; }
  .left_imag, .right_cont {
    max-width: 100%;
    width: 100%;
    display: block; }
  .footer_link p {
    margin: 0px 4px;
    display: inline-block;
    width: 95px; }
  .tori03 {
    display: none; }
  .t_neme {
    display: inline-block;
    margin-top: 15px;
    width: 100%;
    margin-left: 0px !important;
    display: inline-block; }
  .fuku_title, .okoku_title {
    display: inline-block;
    width: 30%;
    width: 100%;
    margin-left: 0px !important; }
  .r_cont {
    display: inline-block;
    margin-left: 10px;
    width: 95%; }
  .tori03 {
    top: 35px; }
  .okoku_top, .fukuju_top {
    margin: 15px auto; }
  .contents_main {
    margin-top: 20px; }
  .item_box {
    width: 45%; }
  .konoha {
    top: -330px;
    left: 100px;
    height: 1px; }
  .f_at-home .konoha {
    top: -435px;
    left: 110px; }
  .o_at-home .konoha {
    top: -410px;
    left: 110px; }
  .list_box {
    width: 68%; }
  .tab_hidden {
    display: none;
    overflow: hidden;
    margin: 0px !important;
    height: 1px; }
  .box {
    margin-left: 10%;
    display: inline-block;
    padding: 17% 1% 16% 1%;
    height: 280px;
    width: 30px; }
  .houjin {
    display: block; }
    .houjin .box {
      padding: 13% 1% 0% 1%; }
  #gmenu .menu00 a:visited,
  #gmenu .menu00 a:link,
  #gmenu .menu01 a:visited,
  #gmenu .menu01 a:link,
  #gmenu .menu02 a:visited,
  #gmenu .menu02 a:link,
  #gmenu .menu03 a:visited,
  #gmenu .menu03 a:link,
  #gmenu .menu04 a:visited,
  #gmenu .menu04 a:link,
  #gmenu .menu05 a:visited,
  #gmenu .menu05 a:link {
    font-size: 80%; } }

/*************************/
/*画面の横幅が640pxまで（スマホ用）*/
/*************************/
@media screen and (max-width: 640px) {
  html {
    width: 100%; }
  .head_left,
  .rmenu {
    display: block;
    width: 100%; }
  body {
    padding: 0px;
    margin: 0px; }
  .blog_fukuju h2, .blog_okoku h2, .toukou h2, .arc_topics h3, .f_at-home h3, .o_visit_nur h3, .o_sashiki h3, .o_at-home h3, .o_day_care h3, .financial_state h3, .f_day_care h3 {
    display: inline-block;
    width: 100%; }
  #main_contents .main_center {
    width: 94%;
    margin: 0 3%; }
  nav {
    max-width: 100%; }
  body {
    text-align: center;
    margin: auto;
    position: inherit;
    overflow: auto;
    visibility: inherit;
    padding: 0px !important;
    width: 100%;
    margin: 0 auto;
    text-align: justify;
    text-justify: inter-ideograph; }
  .body_back {
    width: 100%;
    margin: 0 auto; }
  #wrapper {
    float: none;
    display: block;
    width: 94%;
    margin: 0 auto;
    padding-bottom: 10px;
    padding-top: 70px;
    overflow: hidden; }
  #main {
    float: none;
    width: 100%;
    display: block;
    margin: 0 auto; }
  .slider {
    margin: 120px 0 10px; }
  body {
    padding: 0px 10px; }
  .sp_img {
    max-width: 100%;
    height: auto;
    margin-right: 0px;
    margin-left: 0px; }
  .spw100 img {
    width: 96%; }
  .second .contents_main {
    width: 100%;
    margin: 0 auto; }
  .news_in {
    width: 96%;
    margin: 0 auto; }
  .drawer-menu {
    z-index: 6; }
  .drawer-dropdown .drawer-caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 4px;
    -webkit-transition: -webkit-transform .2s ease,opacity .2s ease;
    transition: transform .2s ease,opacity .2s ease;
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    vertical-align: middle;
    border-top: 4px solid;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent; }
  .drawer-menu-item:hover {
    text-decoration: none; }
  .tbl, .tbl_nc {
    border-collapse: collapse; }
  .tbl_nc td,
  .tbl_nc th,
  .tbl td,
  .tbl th {
    display: block;
    padding: 5px 10px;
    vertical-align: top; }
  .tbl th {
    background-color: #eee; }
  .tbl_nc th {
    border-bottom: 1px solid #6F6F6F;
    width: 95% !important; }
  .slider {
    margin: 0px 0 10px; }
  .inquery .tbl {
    width: 100%;
    margin: 0 auto; }
  /*TOP************************/
  .header .logo {
    display: block;
    width: 100%; }
  header {
    height: 210px;
    max-width: 100%; }
    header .logo {
      display: none; }
      header .logo img {
        display: none; }
  .body_wrap {
    max-width: 100%;
    width: 100%; }
    .body_wrap .slider img {
      width: 100%; }
  #pageTop a {
    padding: 15px; }
  #pageTop {
    bottom: 15px; }
  /* top page ************************/
  header .cach,
  .l_banner, .r_banner {
    display: block;
    width: 100%; }
  .l_banner, .r_banner {
    margin: 70px auto 40px auto; }
  .l_banner .mapbutton, .l_banner .mapbutton span, .r_banner .mapbutton, .r_banner .mapbutton span {
    width: 95%; }
  /* kijukai ************************/
  .point_box {
    width: 90%;
    display: block;
    margin: 0 auto; }
  .point_box:nth-child(odd) {
    float: none;
    margin: 0 auto; }
  .point_box:nth-child(even) {
    float: none;
    margin: 0 auto; }
  .point_box:last-child {
    margin-bottom: 50px; }
  .bold_fs110 {
    font-weight: bold;
    font-size: 110%; }
  .foot_text {
    width: 90%;
    margin: 30px auto 0px auto; }
  /* kotani day ************************/
  .konoha {
    top: -170px;
    left: 70px;
    height: 1px; }
    .konoha img {
      width: 40px; }
  .i_serv {
    position: relative;
    line-height: 120%;
    padding: 0px; }
  .i_serv:before {
    display: block;
    position: unset;
    margin-bottom: 20px;
    background: linear-gradient(transparent 0%, #C4D9FF 0%);
    border-radius: 0%;
    padding-bottom: 4px;
    background: linear-gradient(transparent 70%, #C4D9FF 0%); }
  .f_at-home .mart_90,
  .o_visit_nur .mart_90,
  .o_sashiki .mart_90,
  .o_at-home .mart_90,
  .o_day_care .mart_90,
  .f_day_care .mart_90 {
    margin-top: 0px; }
  /* page_cont ************************/
  .page_cont {
    margin-top: 0px; }
  .page_nav li:first-child {
    margin-left: 10px; }
  .page_nav .li_on {
    margin: 0;
    padding: 2px 5px 2px 10px; }
  .page_nav li {
    margin: 5px;
    padding: 0 2px; }
  .cnt_w70 {
    width: 100%;
    display: block; }
  .cnt_w30 {
    width: 100%;
    padding-left: 0px;
    display: block; }
    .cnt_w30 img {
      width: 100%; }
  .r_item1, .r_item2 {
    font-size: 100%; }
  /* timeline ************************/
  .timeline-content:before {
    left: 3px; }
  .timeline-date {
    width: 90%;
    float: none;
    margin-top: 20px;
    text-align: left;
    /* padding-right: 5px; */
    padding-left: 30px; }
  .all_timeline {
    width: 100%;
    padding: 0px; }
  .ayumi {
    font-size: 140%;
    width: 60%;
    padding: 0 40px;
    margin: 50px auto; }
  .timeline {
    list-style: none; }
  .timeline > li {
    margin-bottom: 0px; }
  .timeline-content {
    width: 88%; }
  /* page_map ************************/
  .okoku_back, .fukuju_back {
    width: 100%;
    margin: 50px auto; }
    .okoku_back .l_cont, .okoku_back .r_cont, .fukuju_back .l_cont, .fukuju_back .r_cont {
      width: 100%;
      display: block; }
  .okoku_back .r_cont .add, .fukuju_back .r_cont .add {
    padding: 0px 0 0px 15px;
    text-align: left; }
  .okoku_back .r_cont .tel, .okoku_back .r_cont .fax, .fukuju_back .r_cont .tel, .fukuju_back .r_cont .fax {
    text-align: left;
    padding-left: 20px; }
  .fukuju_back .tori02 {
    right: -77%; }
  /*############　housin　############*/
  .housin, .houjin {
    display: block;
    max-width: 100%;
    width: 100%; }
  .list_box {
    max-width: 100%;
    width: 100%; }
  .exp {
    -webkit-writing-mode: horizontal-tb;
    -moz-writing-mode: horizontal-tb;
    -ms-writing-mode: lr-tb;
    writing-mode: horizontal-tb;
    display: block;
    max-width: 100%; }
    .exp p {
      text-align: center; }
  .housin .box, .houjin .box {
    height: auto;
    padding: 10px;
    float: none;
    margin: 0 auto;
    display: block;
    width: 100%; }
  /*############　cont　############*/
  .cont {
    width: 95%;
    margin: 0 auto; }
  .page_cont {
    margin-bottom: 50px; }
  .left_imag, .right_cont {
    max-width: 100%;
    width: 100%;
    display: block; }
  .left_imag {
    text-align: center; }
  .t_neme {
    display: block;
    margin-left: 100px;
    margin-top: 15px; }
  .fuku_title, .okoku_title {
    display: block;
    margin-left: 100px;
    margin-top: 0px; }
  .r_cont {
    display: block;
    margin-left: 0px;
    white-space: normal; }
  .tori03 {
    top: 35px; }
  .okoku_top, .fukuju_top {
    margin: 15px auto;
    width: 90%; }
  .item_box {
    width: 100%;
    margin: 15px auto; }
    .item_box .cont {
      width: auto; }
  .topic_item .tpdate {
    margin: 0;
    padding: 5px 0px 0px 0px;
    font-size: 80%; }
  .topic_item .title {
    padding: 0px 0px 5px 0px; }
  /* ブログ ************************/
  .blog_data {
    width: 95%;
    margin: 0 auto; }
    .blog_data li {
      border-bottom: dashed 1px gray;
      padding: 20px 10px;
      text-align: left; }
    .blog_data .tpdate {
      display: block;
      font-size: 80%; }
    .blog_data .title {
      display: block;
      font-weight: bold; }
    .blog_data .text_c {
      display: block; }
    .blog_data .lcnt {
      width: 100%;
      display: block; }
      .blog_data .lcnt img {
        width: 100%; }
    .blog_data .rcnt {
      width: 100%;
      display: block;
      padding-left: 0%; }
  /*footer************************/
  footer {
    margin-top: 0; }
  footer,
  .footer {
    width: 100%;
    max-width: 100%; }
    footer .f_copy,
    .footer .f_copy {
      width: 80%;
      margin: 0 auto; }
  .footer_link {
    display: none; } }

/*# sourceMappingURL=css.css.map */