@charset "UTF-8";
/*
Theme Name: DAIMARU CARE
Author: STUDIO KEY
Author URI: http://studio-key.com
*/
* {
  margin: 0px;
  padding: 0; }

html, body {
  font-family: "Lucida Grande", "segoe UI", "ヒラギノ丸ゴ ProN W4", "Hiragino Maru Gothic ProN", Meiryo, Arial, sans-serif;
  font-size: 16px;
  line-height: 1.8em;
  letter-spacing: 0;
  background-color: #fff;
  overflow: hidden; }

html {
  /*  overflow: hidden;*/ }

html {
  overflow-y: scroll; }

a:link {
  color: #000; }

a:visited {
  color: #000; }

a:hover {
  color: #d59758; }

img {
  border: none;
  vertical-align: bottom;
  max-width: 100%;
  height: auto; }

ul li {
  list-style: none; }

.text-right {
  text-align: right; }

.text-center {
  text-align: center; }

.text-left {
  text-align: left; }

.padding-top5 {
  padding-top: 5px; }

.padding-top10 {
  padding-top: 10px; }

.padding-top15 {
  padding-top: 15px; }

.padding-top20 {
  padding-top: 20px; }

.padding-top25 {
  padding-top: 25px; }

.padding-top30 {
  padding-top: 30px; }

.padding-top35 {
  padding-top: 35px; }

.padding-top40 {
  padding-top: 40px; }

.padding-top45 {
  padding-top: 45px; }

.padding-top50 {
  padding-top: 50px; }

.padding-bottom5 {
  padding-bottom: 5px; }

.padding-bottom10 {
  padding-bottom: 10px; }

.padding-bottom15 {
  padding-bottom: 15px; }

.padding-bottom20 {
  padding-bottom: 20px; }

.padding-bottom25 {
  padding-bottom: 25px; }

.padding-bottom30 {
  padding-bottom: 30px; }

.padding-bottom35 {
  padding-bottom: 35px; }

.padding-bottom40 {
  padding-bottom: 40px; }

.padding-bottom45 {
  padding-bottom: 45px; }

.padding-bottom50 {
  padding-bottom: 50px; }

.margin-top5 {
  margin-top: 5px; }

.margin-top10 {
  margin-top: 10px; }

.margin-top15 {
  margin-top: 15px; }

.margin-top20 {
  margin-top: 20px; }

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

.margin-top30 {
  margin-top: 30px; }

.margin-top35 {
  margin-top: 35px; }

.margin-top40 {
  margin-top: 40px; }

.margin-top45 {
  margin-top: 45px; }

.margin-top50 {
  margin-top: 50px; }

.margin-top55 {
  margin-top: 55px; }

.margin-top60 {
  margin-top: 60px; }

.margin-top65 {
  margin-top: 65px; }

.margin-top70 {
  margin-top: 70px; }

.margin-top75 {
  margin-top: 75px; }

.margin-top80 {
  margin-top: 80px; }

.margin-top85 {
  margin-top: 85px; }

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

.margin-top95 {
  margin-top: 95px; }

.margin-top100 {
  margin-top: 100px; }

.margin-bottom5 {
  margin-bottom: 5px; }

.margin-bottom10 {
  margin-bottom: 10px; }

.margin-bottom15 {
  margin-bottom: 15px; }

.margin-bottom20 {
  margin-bottom: 20px; }

.margin-bottom25 {
  margin-bottom: 25px; }

.margin-bottom30 {
  margin-bottom: 30px; }

.margin-bottom35 {
  margin-bottom: 35px; }

.margin-bottom40 {
  margin-bottom: 40px; }

.margin-bottom45 {
  margin-bottom: 45px; }

.margin-bottom50 {
  margin-bottom: 50px; }

.margin-bottom55 {
  margin-bottom: 55px; }

.margin-bottom60 {
  margin-bottom: 60px; }

.margin-bottom65 {
  margin-bottom: 65px; }

.margin-bottom70 {
  margin-bottom: 70px; }

.margin-bottom75 {
  margin-bottom: 75px; }

.margin-bottom80 {
  margin-bottom: 80px; }

.margin-bottom85 {
  margin-bottom: 85px; }

.margin-bottom90 {
  margin-bottom: 90px; }

.margin-bottom95 {
  margin-bottom: 95px; }

.margin-bottom100 {
  margin-bottom: 100px; }

.padding-left5 {
  padding-left: 5px; }

.padding-left10 {
  padding-left: 10px; }

.padding-left15 {
  padding-left: 15px; }

.padding-left20 {
  padding-left: 20px; }

.padding-left25 {
  padding-left: 25px; }

.padding-left30 {
  padding-left: 30px; }

.padding-left35 {
  padding-left: 35px; }

.padding-left40 {
  padding-left: 40px; }

.padding-left45 {
  padding-left: 45px; }

.padding-left50 {
  padding-left: 50px; }

main {
  display: block; }

.bg {
  background-color: #fceaed; }

.bgf {
  background-color: #fff; }

.ured {
  color: red;
  border-bottom: red solid 1px; }

.marugo {
  font-family: fot-seurat-pron, sans-serif;
  font-weight: 900;
  font-style: normal; }

/***************************************
 * WordPress Native
 ***************************************/
.aligncenter,
div.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto; }

.alignleft {
  float: left;
  margin-right: 30px;
  margin-bottom: 15px; }

.alignright {
  float: right; }

.wp-caption {
  border: 1px solid #ddd;
  text-align: center;
  background-color: #f3f3f3;
  padding-top: 4px;
  margin: 10px;
  /* optional rounded corners for browsers that support it */
  -moz-border-radius: 3px;
  -khtml-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px; }

.wp-caption img {
  margin: 0;
  padding: 0;
  border: 0 none; }

.wp-caption p.wp-caption-text {
  font-size: 11px;
  line-height: 17px;
  padding: 0 4px 5px;
  margin: 0; }

/***************************************
 * widgets
 ***************************************/
.widget {
  padding: 10px; }

.widget h3 {
  background-color: #FF7F00;
  color: #fff;
  font-weight: normal;
  font-size: 100%;
  line-height: 1em;
  padding: 7px;
  margin-bottom: 5px; }

.widget li {
  list-style: none; }

#calendar_wrap #wp-calendar {
  width: 90%;
  margin-right: auto;
  margin-left: auto; }

.tagcloud {
  padding-top: 15px;
  padding-bottom: 15px;
  font-size: 90%;
  line-height: 3em; }

.widget_search input {
  padding: 5px;
  font-size: 100%; }

/* search */
.widget label {
  display: none; }

.widget #s {
  width: 120px; }

/* 固定ページ */
.widget_pages ul li {
  float: left;
  list-style: none;
  margin-right: 15px;
  font-weight: bold;
  padding: 5px; }

.widget_pages ul li {
  float: none;
  margin-left: 20px;
  font-weight: normal;
  padding: 3px; }

.widget_pages ul li a {
  display: block; }

.widget_pages ul ul li a {
  border: none;
  display: inline; }

/* tablet */
@media screen and (min-width: 520px) and (max-width: 959px) {
  .widget #s {
    width: 80%; } }
/***************************************
 * comment
 ***************************************/
.commentlist {
  width: 95%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 10px;
  margin-bottom: 20px; }

.commentlist li {
  list-style: none; }

.commentlist li img {
  margin-right: 5px; }

#commentform input {
  font-size: 100%;
  padding: 3px; }

/***************************************
 * archive
 ***************************************/
.archive_p {
  margin-top: 15px;
  margin-bottom: 5px;
  font-size: 120%;
  border-bottom: 2px dashed #DDDDDD;
  padding: 5px; }

.archive p {
  padding-top: 5px;
  padding-right: 15px;
  padding-left: 15px;
  padding-bottom: 5px; }

/*---------------------------------------------------
 *Google Material Icons
 *--------------------------------------------------*/
@font-face {
  font-family: 'Material Icons';
  font-style: normal;
  font-weight: 400;
  src: url(https://fonts.gstatic.com/s/materialicons/v36/flUhRq6tzZclQEJ-Vdg-IuiaDsNc.woff2) format("woff2"); }
.material-icons {
  font-family: 'Material Icons';
  font-weight: normal;
  font-style: normal;
  font-size: 32px;
  line-height: 1;
  letter-spacing: normal;
  text-transform: none;
  white-space: nowrap;
  word-wrap: normal;
  direction: ltr;
  -moz-font-feature-settings: 'liga';
  -moz-osx-font-smoothing: grayscale;
  display: inline-flex;
  vertical-align: middle; }

.material-icons.md-14 {
  font-size: 14px; }

.material-icons.md-18 {
  font-size: 18px; }

.material-icons.md-24 {
  font-size: 24px; }

.material-icons.md-28 {
  font-size: 28px; }

.material-icons.md-32 {
  font-size: 32px; }

.material-icons.md-36 {
  font-size: 36px; }

.material-icons.md-48 {
  font-size: 48px; }

.material-icons.md-72 {
  font-size: 72px; }

.material-icons.md-dark {
  color: rgba(0, 0, 0, 0.54); }

.material-icons.md-dark.md-inactive {
  color: rgba(0, 0, 0, 0.26); }

.material-icons.md-light {
  color: white; }

.material-icons.md-light.md-inactive {
  color: rgba(255, 255, 255, 0.3); }

/***************************************
 * basic
 ***************************************/
.wrapper {
  width: 1100px;
  margin: 0px auto; }

@media screen and (max-width: 896px) {
  .wrapper {
    width: 100%;
    padding: 0px 10px;
    box-sizing: border-box; } }
#navigation {
  border-top: #fff solid 1px;
  border-bottom: #fff solid 1px;
  position: relative;
  display: block;
  background-color: #ff7f00; }
  #navigation #nav-bg {
    overflow: hidden;
    background-image: url(img/common/nav.gif);
    background-position: center bottom;
    background-repeat: repeat-x; }
    #navigation #nav-bg ul {
      box-sizing: border-box;
      border-collapse: collapse;
      width: 100%;
      display: table; }
      #navigation #nav-bg ul li {
        position: relative;
        width: calc(100% / 6);
        text-align: center;
        height: 45px;
        display: table-cell;
        border-right: #fff solid 1px;
        border-left: #fff solid 1px;
        list-style: none;
        padding: 0px;
        margin: 0px; }
        #navigation #nav-bg ul li a {
          -webkit-transition: 0.6s;
          -moz-transition: 0.6s;
          -o-transition: 0.6s;
          -ms-transition: 0.6s;
          transition: 0.6s;
          background: rgba(255, 255, 255, 0);
          text-decoration: none;
          color: #FFF;
          position: absolute;
          width: 100%;
          height: 36px;
          line-height: 36px;
          left: 0px; }
          #navigation #nav-bg ul li a:hover {
            background: rgba(255, 255, 255, 0.2); }
        #navigation #nav-bg ul li span {
          background: rgba(255, 255, 255, 0);
          line-height: 9px;
          font-size: 9px;
          color: #ad5600;
          width: 100%;
          height: 9px;
          position: absolute;
          bottom: 0px;
          left: 0px; }

@media screen and (max-width: 896px) {
  #navigation {
    display: none; } }
footer {
  background-color: #ffbf00;
  padding: 15px 0px; }
  footer #ft-wrap {
    display: table;
    width: 100%; }
    footer #ft-wrap dd {
      vertical-align: top;
      display: table-cell; }
  footer #ft-right {
    text-align: right; }
  footer #ft-left {
    line-height: 1em; }
    footer #ft-left dl {
      display: -webkit-flex;
      display: flex;
      flex-wrap: wrap; }
      footer #ft-left dl dd {
        padding-right: 15px; }
        footer #ft-left dl dd a {
          color: #fff;
          text-decoration: none;
          display: block;
          padding: 5px; }
      footer #ft-left dl ul li ul {
        margin-left: 10px; }
  footer #copyright {
    color: #fff; }

.wf-roundedmplus1c {
  font-family: "M PLUS Rounded 1c"; }

.soudann {
  /* font-family: "M PLUS Rounded 1c";*/
  padding: 15px 0px; }
  .soudann ul {
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap; }
    .soudann ul li {
      width: 50%; }
      .soudann ul li .sdn-box {
        text-align: center;
        background-color: #fff;
        border: #ddd solid 3px;
        border-radius: 10px;
        -moz-border-radius: 10px;
        -webkit-border-radius: 10px;
        padding: 10px; }
        .soudann ul li .sdn-box p {
          padding: 15px 0px; }
      .soudann ul li .str1 {
        font-weight: bold;
        font-size: 22px; }
      .soudann ul li .str2 {
        font-size: 48px;
        font-weight: bold; }
      .soudann ul li .str3 {
        font-size: 22px; }
      .soudann ul li#sdn1 .str1 {
        color: #bf0000; }
      .soudann ul li#sdn1 .sdn-box {
        margin-right: 10px;
        border-color: #bf0000; }
        .soudann ul li#sdn1 .sdn-box a {
          color: #bf0000; }
      .soudann ul li#sdn2 .str1 {
        color: #0060b6; }
      .soudann ul li#sdn2 .sdn-box {
        margin-left: 10px;
        border-color: #0060b6; }
        .soudann ul li#sdn2 .sdn-box a {
          color: #0060b6; }

@media screen and (max-width: 896px) {
  .soudann ul li {
    width: 100%; }
    .soudann ul li .sdn-box {
      width: 90%;
      padding: 5px; }
      .soudann ul li .sdn-box p {
        padding: 6px 0px; }
    .soudann ul li .str1 {
      font-weight: bold;
      font-size: 16px; }
    .soudann ul li .str2 {
      font-size: 18px;
      font-size: 5.625vw;
      font-weight: bold; }
    .soudann ul li .str3 {
      font-size: 16px; }
    .soudann ul li#sdn1 .sdn-box {
      margin-right: 0px;
      margin: 0px auto;
      margin-bottom: 15px; }
    .soudann ul li#sdn2 .sdn-box {
      margin-left: 0px;
      margin: 0px auto; }

  footer #ft-wrap {
    display: block; }
    footer #ft-wrap dd {
      display: block; }
  footer #ft-right {
    text-align: center;
    padding-top: 20px; }
  footer #ft-left dl dd {
    text-align: center;
    width: 100%;
    padding-bottom: 15px; } }
#top-head {
  text-align: center;
  background-color: #feeab3; }
  #top-head img {
    width: 100%;
    height: auto;
    vertical-align: bottom; }
  #top-head #head-wrap {
    width: 1400px;
    height: auto;
    margin: 0px auto;
    position: relative; }
    #top-head #head-wrap #hd-text1, #top-head #head-wrap #hd-text2 {
      position: absolute; }
    #top-head #head-wrap #hd-text1 {
      top: 0px;
      width: 100%;
      text-align: center; }
    #top-head #head-wrap #hd-text2 {
      top: 350px;
      width: 100%;
      text-align: center; }

#head-wrap2 {
  width: 1400px;
  height: auto;
  margin: 0px auto; }
  #head-wrap2 img {
    width: 100%;
    height: auto; }

#page-head {
  background-color: #feeab3; }
  #page-head #head-wrap {
    background-size: cover;
    background-image: url(img/common/pghead.jpg);
    background-repeat: no-repeat;
    width: 1400px;
    height: auto;
    margin: 0px auto;
    position: relative; }
    #page-head #head-wrap .wrapper {
      position: relative;
      height: 155px; }
    #page-head #head-wrap #pg-logo {
      position: absolute;
      top: 50%;
      left: 10px;
      transform: translate(0, -50%);
      -webkit-transform: translate(0, -50%);
      -ms-transform: translate(0, -50%); }
    #page-head #head-wrap #pg-message {
      width: 100%;
      text-align: center;
      position: absolute;
      bottom: 10px;
      color: #fff;
      font-weight: bold;
      text-shadow: #5d340b 1px 1px 5px, #5d340b -1px 1px 5px, #5d340b 1px -1px 5px, #5d340b -1px -1px 5px; }

@media screen and (max-width: 1024px) {
  #page-head #head-wrap {
    /*      background-image: url(img/common/pghead-m.jpg);*/
    width: 100%; }
    #page-head #head-wrap #pg-logo {
      width: 300px;
      height: auto;
      top: 15%;
      left: 50%;
      transform: translate(-50%, 0);
      -webkit-transform: translate(-50%, 0);
      -ms-transform: translate(-50%, 0); }
    #page-head #head-wrap #pg-message {
      bottom: 15px;
      width: 90%;
      font-size: 10px;
      left: 50%;
      transform: translate(-50%, 0);
      -webkit-transform: translate(-50%, 0);
      -ms-transform: translate(-50%, 0); }
      #page-head #head-wrap #pg-message span {
        display: block; }

  #top-head #head-wrap {
    width: 100%;
    height: auto; }

  #head-wrap2 {
    width: 100%;
    height: auto; } }
.pg-top h1 {
  color: #3f3f3f;
  text-align: center;
  padding: 20px;
  font-size: 250%; }
  .pg-top h1 span {
    font-size: 80%; }

#pg-top-service {
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap; }
  #pg-top-service dd {
    box-sizing: border-box;
    width: calc(100% / 3.1); }
    #pg-top-service dd h2 {
      text-align: center;
      height: 71px;
      line-height: 71px;
      background-image: url(img/top/btn.png);
      background-repeat: no-repeat;
      background-position: center;
      color: #fff;
      font-size: 200%;
      margin-bottom: 20px; }
      #pg-top-service dd h2 a {
        color: #fff;
        text-decoration: none; }
        #pg-top-service dd h2 a:hover {
          color: #fff; }
    #pg-top-service dd ul {
      width: 80%;
      margin: 0px auto; }
      #pg-top-service dd ul h3 {
        font-size: 150%; }
        #pg-top-service dd ul h3 a {
          text-decoration: none; }
          #pg-top-service dd ul h3 a:hover {
            color: #000;
            text-decoration: underline; }
      #pg-top-service dd ul li p {
        padding: 10px;
        font-size: 90%; }

@media screen and (max-width: 1024px) {
  #pg-top-service dd {
    width: calc(100% / 2); }
    #pg-top-service dd ul h3 {
      text-align: center; } }
@media screen and (max-width: 896px) {
  .pg-top h1 {
    font-size: 180%;
    margin-bottom: 30px; }

  #pg-top-service dd {
    width: calc(100% / 1); }
    #pg-top-service dd ul {
      margin-bottom: 30px; } }
#infomation {
  padding-bottom: 50px; }
  #infomation h2 {
    color: #8b5c29;
    text-align: center;
    padding: 10px;
    margin-bottom: 20px; }
  #infomation #listinfo {
    padding: 30px 0px; }
    #infomation #listinfo ul {
      border-top: #ddd solid 1px; }
      #infomation #listinfo ul li {
        border-bottom: #ddd solid 1px;
        padding: 6px; }
        #infomation #listinfo ul li dl {
          line-height: 1em;
          display: -webkit-flex;
          display: flex;
          flex-wrap: wrap;
          align-items: center; }
          #infomation #listinfo ul li dl dd {
            box-sizing: border-box;
            padding: 10px; }
            #infomation #listinfo ul li dl dd.info-ctg {
              text-align: center;
              padding: 15px;
              background-color: #d59758;
              color: #fff;
              width: 10%; }
            #infomation #listinfo ul li dl dd.info-date {
              text-align: center;
              width: 10%; }
            #infomation #listinfo ul li dl dd.info-link {
              width: 80%; }
              #infomation #listinfo ul li dl dd.info-link p {
                padding-top: 8px;
                font-size: 85%; }
  #infomation #kanrensite ul {
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    justify-content: center; }
    #infomation #kanrensite ul li {
      padding: 6px; }

@media screen and (max-width: 896px) {
  #infomation #listinfo ul li dl dd.info-ctg {
    padding: 15px;
    background-color: #d59758;
    color: #fff;
    width: 50%; }
  #infomation #listinfo ul li dl dd.info-date {
    text-align: center;
    width: 50%; }
  #infomation #listinfo ul li dl dd.info-link {
    width: 100%; }
    #infomation #listinfo ul li dl dd.info-link p {
      padding-top: 8px;
      font-size: 85%; } }
.pages {
  padding: 30px 0px; }

.h1-1 {
  background-color: #fff;
  color: #e75165;
  border-top: #e75165 solid 3px;
  border-bottom: #e75165 solid 3px;
  padding: 10px;
  text-align: center; }

.h2-1 {
  background-color: #e75165;
  color: #fff;
  text-align: center;
  padding: 10px;
  border-radius: 6px;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border-left: #ec7585 solid 40px;
  border-right: #ec7585 solid 40px; }

.page-wrapper {
  padding: 20px 0px; }
  .page-wrapper .page-contents {
    padding: 15px; }

.box-padding {
  padding: 10px 15px; }

.h3-1 {
  padding: 10px;
  text-align: center;
  background-color: #666666;
  color: #fff;
  border-radius: 6px;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px; }

.h3-2 {
  padding: 10px;
  text-align: center;
  background-color: #d7d7d7;
  border: #666 solid 1px;
  border-radius: 6px;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px; }

#service_concept {
  font-weight: bold; }
  #service_concept span {
    color: #e75165;
    text-decoration: underline; }

.sv-naiyo {
  padding: 15px; }
  .sv-naiyo .sv-naiyo-text {
    background-color: #fff;
    padding: 6px 15px;
    border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px; }
  .sv-naiyo h4 {
    text-align: center;
    padding: 8px; }
  .sv-naiyo ul {
    margin-left: 25px; }
  .sv-naiyo .svnaiyo-dot {
    list-style: disc; }

.ryokin {
  padding: 15px; }
  .ryokin h4 {
    text-align: center;
    padding: 8px; }
  .ryokin .rk-table .table1 {
    padding: 10px 0px; }
    .ryokin .rk-table .table1 dl {
      display: -webkit-flex;
      display: flex;
      flex-wrap: wrap; }
      .ryokin .rk-table .table1 dl dd {
        padding-right: 10px; }
  .ryokin .rk-table table {
    margin-top: 20px;
    border-collapse: collapse;
    border: #000 solid 3px;
    width: 100%;
    background-color: #fff1db; }
    .ryokin .rk-table table tbody tr td {
      text-align: center;
      padding: 5px;
      white-space: nowrap;
      border: #000 solid 1px; }
      .ryokin .rk-table table tbody tr td.text-right {
        text-align: right; }
      .ryokin .rk-table table tbody tr td.bdr-1 {
        border-left: #000 solid 3px;
        border-right: #000 solid 3px;
        border-bottom: #000 solid 3px; }
      .ryokin .rk-table table tbody tr td.bdr-2 {
        border-left: #000 solid 3px;
        border-right: #000 solid 3px; }
      .ryokin .rk-table table tbody tr td.bdr-3 {
        border-bottom: #000 solid 3px; }
      .ryokin .rk-table table tbody tr td.bdr-4 {
        border-right: #000 solid 3px;
        border-bottom: #000 solid 3px; }
      .ryokin .rk-table table tbody tr td.bdr-5 {
        border-left: #000 solid 3px; }
      .ryokin .rk-table table tbody tr td.bdr-6 {
        border-right: #fff1db solid 1px; }

.sv-table {
  display: table; }
  .sv-table dl {
    display: table-row; }
    .sv-table dl dt, .sv-table dl dd {
      padding: 6px;
      display: table-cell; }
    .sv-table dl dt {
      text-align: center; }
      .sv-table dl dt p {
        font-size: 120%;
        font-weight: bold;
        line-height: 1em;
        padding: 8px;
        display: flex;
        justify-content: space-between;
        background-color: #fff;
        border: #000 solid 1px; }
    .sv-table dl dd {
      padding-top: 11px;
      vertical-align: top; }

@media screen and (max-width: 896px) {
  .sv-table {
    display: block; }
    .sv-table dl {
      display: block; }
      .sv-table dl dt, .sv-table dl dd {
        display: block; }
      .sv-table dl dt p {
        justify-content: center;
        letter-spacing: 0.5em; } }
@media screen and (max-width: 480px) {
  .sv-table {
    display: block; }
    .sv-table dl {
      display: block; }
      .sv-table dl dt, .sv-table dl dd {
        display: block; }
      .sv-table dl dt p {
        font-size: 95%;
        justify-content: center;
        letter-spacing: 0.2em; } }
.nagare {
  margin: 0px auto;
  width: 250px;
  text-align: center; }
  .nagare ul li {
    padding-bottom: 10px; }
    .nagare ul li p {
      font-size: 120%;
      font-weight: bold;
      line-height: 1em;
      padding: 8px;
      display: flex;
      justify-content: space-between;
      background-color: #fff;
      border: #000 solid 1px; }

#kaseifu {
  padding: 30px;
  padding-left: 200px; }

@media screen and (max-width: 1024px) {
  .ryokin .rk-table .table1 {
    overflow-x: scroll; }

  #kaseifu {
    padding: 10px;
    padding-left: 10px; } }
.zirei {
  width: 80%;
  margin: 0px auto;
  margin-bottom: 30px;
  background-color: #fff;
  box-shadow: 0px 0px 5px #CCCCCC; }
  .zirei h2 {
    text-align: center;
    color: #fff;
    padding: 8px;
    background-color: #df803a; }
  .zirei .zirei-detail {
    padding: 15px; }
    .zirei .zirei-detail table {
      line-height: 1.2em; }
      .zirei .zirei-detail table td {
        padding: 6px; }
    .zirei .zirei-detail dl {
      display: -webkit-flex;
      display: flex;
      flex-wrap: wrap; }
      .zirei .zirei-detail dl dt, .zirei .zirei-detail dl dd {
        box-sizing: border-box;
        padding: 10px; }
      .zirei .zirei-detail dl dt {
        width: 30%; }
      .zirei .zirei-detail dl dd {
        width: 70%; }

.zirei-detail {
  overflow: hidden;
  line-height: 1.2em; }
  .zirei-detail .zdtl-float {
    float: left; }
  .zirei-detail ul {
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap; }
    .zirei-detail ul li {
      padding: 10px; }

.small1 {
  font-size: 85%; }

@media screen and (max-width: 896px) {
  .zirei {
    width: 100%; }
    .zirei .zirei-detail dl dt {
      width: 100%; }
    .zirei .zirei-detail dl dd {
      width: 100%; }

  .zirei-detail .zdtl-float {
    float: none; }
  .zirei-detail ul {
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap; }
    .zirei-detail ul li {
      padding: 10px;
      width: 100%; } }
.arrow_box {
  padding: 10px;
  border-radius: 12px;
  position: relative;
  background: #fef3ec;
  border: 2px solid #ddd; }

.arrow_box:after, .arrow_box:before {
  right: 100%;
  top: 20%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none; }

.arrow_box:after {
  border-color: rgba(254, 243, 236, 0);
  border-right-color: #fef3ec;
  border-width: 10px;
  margin-top: -10px; }

.arrow_box:before {
  border-color: rgba(221, 221, 221, 0);
  border-right-color: #ddd;
  border-width: 13px;
  margin-top: -13px; }

@media screen and (max-width: 896px) {
  .arrow_box:after {
    display: none; }

  .arrow_box:before {
    display: none; } }
#gaiyo dl {
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap; }
  #gaiyo dl dt, #gaiyo dl dd {
    box-sizing: border-box;
    padding: 20px; }
  #gaiyo dl dt {
    width: 60%; }
  #gaiyo dl dd {
    padding-left: 20px;
    width: 40%;
    text-align: center; }

.basic-table table {
  background-color: #fff;
  width: 100%;
  border-top: #000 solid 1px;
  border-bottom: #000 solid 1px;
  border-collapse: collapse; }
  .basic-table table tbody tr th, .basic-table table tbody tr td {
    padding: 6px;
    border-top: #000 solid 1px;
    border-bottom: #000 solid 1px; }
  .basic-table table tbody tr th {
    text-align: left;
    font-weight: normal;
    background-color: #F3A8B2; }
.basic-table.recruite th {
  text-align: center;
  width: 120px; }

#googlemap iframe {
  width: 100%; }

.ohbo {
  text-align: center;
  padding: 20px; }
  .ohbo a {
    margin-bottom: 10px;
    border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    font-weight: bold;
    color: #fff;
    font-size: 130%;
    text-decoration: none;
    padding: 10px 30px;
    display: inline-block;
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#d2ff52+0,689906+100 */
    background: #d2ff52;
    /* Old browsers */
    background: -moz-linear-gradient(top, #d2ff52 0%, #689906 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #d2ff52 0%, #689906 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #d2ff52 0%, #689906 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d2ff52', endColorstr='#689906',GradientType=0 );
    /* IE6-9 */ }

#pv-list {
  margin-left: 30px; }

@media screen and (max-width: 896px) {
  #gaiyo dl dt {
    width: 100%; }
  #gaiyo dl dd {
    width: 100%; }

  .basic-table.recruite {
    overflow-x: scroll; } }
.strong {
  font-weight: bold; }

#formwrapper {
  margin-top: 20px; }
  #formwrapper #fm-table {
    display: table; }
    #formwrapper #fm-table dl {
      display: table-row; }
      #formwrapper #fm-table dl dt, #formwrapper #fm-table dl dd {
        padding: 10px;
        display: table-cell;
        border-bottom: #fceaed solid 5px; }
      #formwrapper #fm-table dl dt {
        font-weight: normal;
        background-color: #E75165;
        color: #fff; }
  #formwrapper .hissu {
    font-size: 90%;
    color: #CC0000; }
  #formwrapper .red {
    color: #CC0000; }

#tblist {
  display: table; }
  #tblist ul {
    display: table-row; }
    #tblist ul li {
      padding: 3px;
      display: table-cell; }

#button {
  text-align: center;
  padding-top: 30px; }
  #button input[type="submit"], #button input[type="reset"] {
    border: none;
    border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    font-weight: bold;
    color: #fff;
    font-size: 130%;
    text-decoration: none;
    padding: 10px 30px;
    display: inline-block;
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#d2ff52+0,689906+100 */
    background: #d2ff52;
    /* Old browsers */
    background: -moz-linear-gradient(top, #d2ff52 0%, #689906 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #d2ff52 0%, #689906 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #d2ff52 0%, #689906 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d2ff52', endColorstr='#689906',GradientType=0 );
    /* IE6-9 */ }

#saiyo_href {
  display: inline-block;
  padding: 3px 10px;
  line-height: 1em;
  border-radius: 6px;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  color: #fff;
  text-decoration: none;
  display: inline-block;
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#d2ff52+0,689906+100 */
  background: #d2ff52;
  /* Old browsers */
  background: -moz-linear-gradient(top, #d2ff52 0%, #689906 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #d2ff52 0%, #689906 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #d2ff52 0%, #689906 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d2ff52', endColorstr='#689906',GradientType=0 );
  /* IE6-9 */ }

#formwrapper input[type="text"], #formwrapper select, #formwrapper textarea {
  padding: 6px;
  box-sizing: border-box; }
#formwrapper textarea {
  width: 100%; }

@media screen and (max-width: 896px) {
  #formwrapper {
    font-size: 90%; }
    #formwrapper #fm-table {
      display: block; }
      #formwrapper #fm-table dl {
        display: block; }
        #formwrapper #fm-table dl dt, #formwrapper #fm-table dl dd {
          padding: 3px 6px;
          display: block;
          border-bottom: #fceaed solid 5px; }
        #formwrapper #fm-table dl dt {
          font-weight: normal;
          background-color: #E75165;
          color: #fff; }
        #formwrapper #fm-table dl dd {
          box-sizing: border-box;
          padding-bottom: 20px; }
          #formwrapper #fm-table dl dd .label {
            display: block; }
    #formwrapper .hissu {
      color: #CC0000;
      display: block; }
    #formwrapper .red {
      color: #CC0000; }

  #formwrapper input[type="text"], #formwrapper select, #formwrapper textarea {
    width: 100%; } }
#nav-child-1 {
  display: none;
  border-top: #fff solid 1px;
  border-bottom: #fff solid 1px;
  width: 100%;
  position: absolute;
  z-index: 99999;
  background: rgba(205, 140, 85, 0.8); }
  #nav-child-1 ul {
    margin-left: 360px;
    overflow: hidden; }
    #nav-child-1 ul li {
      list-style: none;
      float: left; }
  #nav-child-1 a {
    -webkit-transition: 0.6s;
    -moz-transition: 0.6s;
    -o-transition: 0.6s;
    -ms-transition: 0.6s;
    transition: 0.6s;
    color: #fff;
    display: inline-block;
    padding: 15px;
    text-decoration: none; }
    #nav-child-1 a:hover {
      background: #cd8c55; }

#nav-child-2 {
  display: none;
  width: 100%;
  position: absolute;
  z-index: 99999;
  background: rgba(0, 139, 52, 0.8); }
  #nav-child-2 ul {
    overflow: hidden; }
    #nav-child-2 ul li {
      list-style: none;
      float: left; }
  #nav-child-2 a {
    color: #fff;
    display: inline-block;
    padding: 20px;
    text-decoration: none; }
    #nav-child-2 a:hover {
      background: #008b34; }

#nav-child-3 {
  display: none;
  width: 100%;
  position: absolute;
  z-index: 99999;
  background: rgba(0, 139, 52, 0.8); }
  #nav-child-3 ul {
    overflow: hidden; }
    #nav-child-3 ul li {
      list-style: none;
      float: left; }
  #nav-child-3 a {
    color: #fff;
    display: inline-block;
    padding: 20px;
    text-decoration: none; }
    #nav-child-3 a:hover {
      background: #008b34; }

#nav-child-4 {
  display: none;
  width: 100%;
  position: absolute;
  z-index: 99999;
  background: rgba(0, 139, 52, 0.8); }
  #nav-child-4 ul {
    overflow: hidden; }
    #nav-child-4 ul li {
      list-style: none;
      float: left; }
  #nav-child-4 a {
    color: #fff;
    display: inline-block;
    padding: 20px;
    text-decoration: none; }
    #nav-child-4 a:hover {
      background: #008b34; }

/*#telwrapper{
  width: 50px;
  position: absolute;
  top: 0px;
  right: 0px;
  height: 500px;
  overflow: hidden;
}*/
body {
  -webkit-text-size-adjust: 100%; }

#telbox {
  font-size: 14px;
  /*  line-height: 1em;*/
  position: fixed !important;
  overflow: hidden;
  position: absolute;
  top: 100px;
  right: -200px;
  z-index: 9999999;
  line-height: 1em; }
  #telbox .btel {
    font-size: 18px;
    margin-top: 5px; }
  #telbox a {
    /*    font-size: 14px;*/
    color: #fff;
    display: block;
    text-decoration: none;
    padding: 10px;
    /*    font-size: 18px;*/ }
    #telbox a span {
      /*      font-size: 14px;*/
      display: block; }
  #telbox .phone {
    background-color: red;
    float: left; }
  #telbox #telarea {
    max-height: 100%;
    width: 200px; }
  #telbox #phone {
    max-height: 100%;
    height: auto;
    color: #fff;
    padding: 10px 0px;
    text-align: center;
    width: 40px;
    border-top-left-radius: 6px;
    -moz-border-top-left-radius: 6px;
    -webkit-border-top-left-radius: 6px;
    border-bottom-left-radius: 6px;
    -moz-border-bottom-left-radius: 6px;
    -webkit-border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px;
    -moz-border-bottom-right-radius: 6px;
    -webkit-border-bottom-right-radius: 6px; }

.news {
  overflow: hidden; }
  .news .sidebar {
    width: 30%;
    float: left; }
  .news .bloglog {
    width: 65%;
    float: right; }
  .news .blog-date {
    padding: 10px;
    text-align: right; }

@media screen and (max-width: 1024px) {
  #telbox a span {
    font-size: 14px; } }
@media screen and (max-width: 896px) {
  #telbox a span {
    font-size: 14px; } }
@media screen and (max-width: 480px) {
  #telbox a span {
    font-size: 14px; } }
@media screen and (max-width: 896px) {
  #telbox {
    top: 50px; }
    #telbox a {
      font-size: 13px;
      font-size: 4.0625vw; }

  .news .sidebar {
    float: none;
    width: 95%;
    margin: 0px auto; }
  .news .bloglog {
    float: none;
    width: 95%;
    margin: 0px auto; } }
#acceptance {
  padding: 10px;
  padding-bottom: 20px;
  text-align: center; }

#pager {
  padding: 15px;
  text-align: center; }
  #pager .page-numbers {
    display: inline-block;
    line-height: 1em;
    padding: 5px 10px;
    border: #000 solid 1px;
    text-decoration: none;
    background-color: #fff; }
    #pager .page-numbers.current {
      background-color: #FF7F00;
      color: #fff; }

#mobilenav {
  display: none;
  /*  overflow-y:scroll;*/
  background-color: #FF7F00; }
  #mobilenav a {
    color: #fff;
    text-decoration: none;
    display: block; }
  #mobilenav #mobilenav-wrap {
    display: none; }
  #mobilenav dl dd ul li {
    padding: 10px;
    border-bottom: #fff solid 2px; }
    #mobilenav dl dd ul li ul li {
      border-bottom: #fff dashed 1px; }
  #mobilenav #navicon {
    text-align: center;
    padding: 10px;
    border-bottom: #fff solid 2px; }

@media screen and (max-width: 1024px) {
  #mobilenav {
    display: block; } }
/* page-top */
#page-top {
  position: fixed;
  bottom: 20px;
  right: 20px; }

#page-top a {
  font-size: 90%;
  background: #FF7F00;
  text-decoration: none;
  color: #000;
  padding: 5px;
  text-align: center;
  display: block; }

#page-top a:hover {
  text-decoration: none;
  background: #FF7F00; }

.servicepage a {
  color: red; }

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