@charset "utf-8";
/* CSS Document */
@import url(https://fonts.googleapis.com/css?family=Lato:400,700);
@import url(https://fonts.googleapis.com/earlyaccess/notosansjapanese.css);
@import url('https://fonts.googleapis.com/css?family=Noto+Serif+JP&display=swap');
@import url(https://fonts.googleapis.com/icon?family=Material+Icons);
@import url(https://fonts.googleapis.com/css2?family=Kosugi+Maru&display=swap);
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, address, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  outline: 0;
  list-style: none;
  font-style: normal;
  -webkit-text-size-adjust: 100%;
}
html {
  font-size: 62.5%;
}
html.wf-active {
  visibility: visible;
}
html, body {
  width: 100%;
}
body {
  font-family: Lato, "Noto Sans Japanese", sans-serif;
  line-height: 1.8;
  box-sizing: border-box;
  font-size: 1.4rem;
  background-color: #FFF;
  text-align: justify;
  overflow-x: hidden;
}
.preload .header-tel, .preload .navbar-brand, .preload #navbarSupportedContent {
  transition: none !important;
}
a {
  margin: 0;
  padding: 0;
  vertical-align: baseline;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, main {
  display: block;
}
input, select {
  vertical-align: middle;
}
.clear {
  clear: both;
}
.clearfix:after {
  content: "";
  display: block;
  height: 0;
  clear: both;
}
img {
  border: none;
  vertical-align: top;
}
a {
  color: #399d26;
  text-decoration: underline;
  background-color: transparent;
}
a:hover {
  text-decoration: none;
}
a:link, a:visited, a:active {
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  -ms-transition: 0.3s;
  transition: 0.3s;
}
a:hover {
  text-decoration: underline;
}
a:active {
  text-decoration: none;
}
a:link img, a:visited img, a:active img {
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  -ms-transition: 0.3s;
  transition: 0.3s;
}
a:hover img {
  -moz-opacity: 0.6;
  opacity: 0.6;
  filter: alpha(opacity=60);
}
.pad-bot10 {
  padding-bottom: 10px;
}
.pad-bot20 {
  padding-bottom: 20px;
}
.pad-bot50 {
  padding-bottom: 50px;
}
.margin-bot0 {
  margin-bottom: 0px;
}
.margin-bot5 {
  margin-bottom: 10px;
}
.margin-bot10 {
  margin-bottom: 10px;
}
.margin-bot16 {
  margin-bottom: 16px;
}
.margin-top-10 {
  margin-top: -10px;
}
.margin-bot20 {
  margin-bottom: 20px;
}
.margin-bot24 {
  margin-bottom: 24px !important;
}
.margin-bot30 {
  margin-bottom: 30px !important;
}
.margin-bot40 {
  margin-bottom: 40px;
}
.margin-bot50 {
  margin-bottom: 50px;
}
.red {
  color: #FF0004;
}
.red:after {
  content: '' !important;
}
.pink {
  color: #d6006c;
}
.green {
  color: #399D26;
}
.yellow {
  color: #ffff00;
}
.marker {
  background-color: #f6b08a;
  padding: 0 0.2rem;
}
.center {
  text-align: center;
}
img {
  max-width: 100%;
  height: auto;
  width /***/ : auto;
}
.btn:not(:disabled):not(.disabled) {}
main {
  margin-bottom: 5rem;
}
section {
  margin-bottom: 5rem;
}
section:last-child {
  margin-bottom: 0;
}
section:after {
  content: "";
  display: block;
  height: 0;
  clear: both;
}
section p {
  margin-bottom: 1.4rem;
}
section p:last-child {
  margin-bottom: 0;
}
.head-tel {
  width: 40px;
  /* border: 2px solid #9EA0C8; */
  border-radius: 3px;
}
.hamburger-inner {
  border-color: #4391d3 !important;
}
.navbar-toggler {
  background-color: #399d26;
  line-height: 26px;
}
.nav-link {
  color: #000;
}
.dropdown-menu {
  left: -10px;
}
.nav-item span {
  display: none;
}
.mb {
  margin-bottom: 1rem;
}
.headline2 {
  text-align: center;
  font-size: 2rem;
  letter-spacing: .07em;
  margin-bottom: 2rem;
  line-height: 1.6;
  font-weight: bold;
}
.common .headline2 {
  font-size: 1.8rem;
}
.headline3 {
  position: relative;
  display: inline-block;
  margin-bottom: 2rem;
  left: 50%;
  transform: translateX(-50%);
  font-size: 2rem;
  text-align: center;
  line-height: 1.6;
  font-weight: bold;
  background: -webkit-linear-gradient(transparent 60%, #FF9FD0 60%);
  background: -o-linear-gradient(transparent 60%, #FF9FD0 60%);
  background: linear-gradient(transparent 60%, #FF9FD0 60%);
  letter-spacing: .2em;
}
.headline3-column {
  position: relative;
  display: inline-block;
  margin-bottom: 2rem;
  left: 50%;
  transform: translateX(-50%);
  font-size: 2rem;
  text-align: center;
  line-height: 1.6;
  font-weight: bold;
  background: -webkit-linear-gradient(transparent 80%, #FF9FD0 80%);
  background: -o-linear-gradient(transparent 80%, #FF9FD0 80%);
  background: linear-gradient(transparent 80%, #FF9FD0 80%);
  letter-spacing: .2em;
}
.head-small {
    font-size: 1.4rem;
}
.headline4 {
  font-size: 1.6rem;
  color: #0181ED;
  margin-bottom: 10px;
  text-align: center;
}
.dot-list li:last-child, .check-list li:last-child, .ast-list li:last-child {
  margin-bottom: 0;
}
.text-box {
  margin-bottom: 5rem;
}
.no-wrap {
  white-space: nowrap;
}
.footer-copy {
  font-size: 1.2rem;
}
.footer-copy {
  margin: 1rem 0;
  font-size: 1rem;
}
.bottom-navi {
  display: none;
}
.pagetop {
  display: none;
  position: fixed;
  bottom: 43px;
  right: 55px;
}
.pagetop a {
  width: 45px; /* height: 25px; */ background: #fff;
  text-decoration: none;
  padding: 10px;
  text-align: center;
  display: block;
  border-radius: 50%;
  -moz-box-shadow: 0 0 5px #ccc;
  -webkit-box-shadow: 0 0 5px #ccc;
  -moz-opacity: 0.8;
  opacity: 0.8;
  line-height: 1.4;
}
.pagetop a:hover {
  background-color: #FFFFFF;
}
.blue {
  color: #4391D3;
}
.link {
  background-image: url(../images/arrow.png);
  background-repeat: no-repeat;
  background-size: 7px auto;
  background-position: left top .6em;
  padding-left: .7em;
  line-height: 1.5;
}
.main-image {
  padding: 0;
  position: relative;
  margin-bottom: 3rem;
}
.top-box {
  margin-bottom: 3rem;
  background-image: url(../../images/main-image.jpg);
  background-repeat: no-repeat;
  padding-top: 100%;
  position: relative;
  background-size: cover;
}
.top-box .en {
  height: 2.2rem;
  display: block;
  text-align: center;
  margin: 0 auto 1rem auto;
}
.top-box .jp {
  height: 3.8rem;
  /* display: block; */
  text-align: center;
}
.top-box .parallax h1 {
  margin: -3rem auto 0;
}
.table-block, .table-border {
  border-collapse: collapse;
  min-width: 100%;
  table-layout: fixed;
  line-height: 1.5;
}
.table-block tr:nth-child(odd) {
  background-color: #F3F3E6;
}
.table-block tr:nth-child(even) {
  background-color: rgb(243 243 230 / .4);
}
.table-block td, .table-block th {
  padding: 10px 20px;
  white-space: nowrap;
}
.table-block th {
  font-weight: normal;
  white-space: nowrap;
  text-align: center;
}
.map-box {
  padding-left: 15px;
  padding-right: 15px;
  width: 50vw;
  background-color: #f3f3e6;
  padding-bottom: 20px;
}
.map {
  position: relative;
  padding-bottom: 30%;
  height: 0;
  overflow: hidden;
  margin-bottom: 0px;
}
.map iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important;
}
.large {
  font-size: 1.8rem;
}
.marker {
  background: -webkit-linear-gradient(transparent 60%, #ffff66 60%);
  background: -o-linear-gradient(transparent 60%, #ffff66 60%);
  background: linear-gradient(transparent 60%, #ffff66 60%);
}
.map {
  margin-bottom: 10px;
}
footer .container {
  max-width: 100%;
}
footer strong {
  font-size: 2rem;
  color: #399d26;
}
.footer-top {
  padding-top: 20px;
  background-color: #FFF7CD;
  border-top: 1px solid #399d26;
  border-bottom: 1px solid #399d26;
  padding-bottom: 20px;
  text-align: center;
}
.footer-logo {
  text-align: center;
  margin: 0 auto 1rem auto;
  width: 150px;
}
.footer-inquiry {
  color: #953B2A;
  font-weight: bold;
}
.footer-inquiry i {
  margin-right: 5px;
  color: #399D26;
}
.copy {
  font-size: 1.2rem;
  padding: 10px 0;
}
.common-btn a, .common-btn a:active, .common-btn a:visited {
  display: inline-block;
  background-color: #696B8F;
  color: #FFF;
  border-radius: 10rem;
  background-image: url(../images/arrow.png);
  background-size: 5px auto;
  background-repeat: no-repeat;
  background-position: 2.2rem center;
  padding: .4rem 2rem .4rem 3.6rem;
}
.common-btn a:hover {
  background-color: #9da0c8;
  text-decoration: none;
}
@media screen and (min-width: 767.98px) {
  .top-box img {
    /* width: 54%; */
  }
}
/*************
/* ここからSP用
*************/
@media screen and (max-width: 991.98px) {
  .sns-btn {
    background: none;
  }
  main {
    padding-top: 49px;
  }
  .spNone {
    display: none !important;
  }
  .sns-btn {
    float: left;
    background-image: none;
    width: 33%;
    text-align: center;
    margin-top: 1rem;
  }
  .sns-btn img {
    width: 30px;
  }
  main {
    padding-top: 59px;
    overflow-x: hidden;
  }
  .raised {
    line-height: 1.4;
    padding: 1rem 2rem;
  }
  .map {
    position: relative;
    padding-bottom: 100%;
    padding-top: 0px;
    height: 0;
    overflow: hidden;
  }
  .map iframe, .map object, .map embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
  .up_ymd {
    display: block;
  }
  ul#newsList {
    height: 30em;
    -webkit-overflow-scrolling: touch;
  }
  /*************
テーブル用スクロール
*************/
  .scroll {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    width: 100%;
    padding-bottom: 5px;
  }
  .scroll::-webkit-scrollbar {
    height: 5px;
  }
  .scroll::-webkit-scrollbar-track {
    border-radius: 5px;
    background: #eee;
  }
  .scroll::-webkit-scrollbar-thumb {
    border-radius: 5px;
    background: #666;
  }
  iframe.calendar {
    width: 92vw;
    height: 100vw;
  }
  .fee-1 {
    margin-bottom: 5rem;
  }
}
/*************
/* ここからPC用
*************/
@media print, screen and (min-width: 992px) {
  .pcNone {
    display: none;
  }
  header.smaller .pc-logo img {
    transition: 0.2s;
    height: 40px;
  }
  header.smaller .nav-item {
    height: 70px;
    transition: 0.2s;
  }
  header.smaller .nav-item span {
    height: 0;
    opacity: 0;
    transition: 0.2s;
  }
  header.smaller .bg-white {
    background-color: transparent !important;
    transition: 0.2s;
  }
  body {
    font-size: 1.6rem;
    overflow-x: hidden;
  }
  header {
    position: fixed;
    width: 100%;
    z-index: 9999;
  }
  .navbar {
    display: block;
  }
  li.nav-item.fb {
    display: none;
  }
  main {
    padding-top: 59px;
    margin-bottom: 10rem;
  }
  article {
    margin-bottom: 0;
  }
  section {
    margin-bottom: 10rem;
  }
  .top-box {
    margin-bottom: 0;
    padding-top: 100px;
    height: 475px;
    background-position-y: bottom;
    background-position-x: center;
    background-size: cover;
  }
  .top-box .en {
    height: 2.2rem;
    display: block;
    text-align: center;
    margin: 0 auto;
  }
  .top-box .jp {
    height: 6rem;
    /* display: block; */
    text-align: center;
    margin-top: -.6rem;
  }
  .main-image {
    background-color: transparent;
    margin-bottom: 0;
  }
  .text-box {
    margin-bottom: 10rem;
  }
  .background {
    height: 300px;
    padding: 0;
    background-size: cover;
    margin-bottom: 100px;
  }
  .background h1 {
    font-size: 4rem;
  }
  .headline2 {
    font-size: 3rem;
    margin-bottom: 2rem;
    letter-spacing: 0.15em;
  }
  .common .headline2 {
    font-size: 3rem;
    margin-bottom: 2.6rem;
    letter-spacing: 0.1em;
  }
  .headline3 {
    font-size: 2rem;
    margin-bottom: 2rem;
    letter-spacing: .4em;
    padding: 0 0;
    font-weight: bold;
  }
  .headline3-green {
    font-size: 1.8rem;
  }
  .headline3-green-box {
    margin-bottom: 24px;
  }
  .headline4 {
    font-size: 2.2rem;
    text-align: center;
    margin-bottom: 20px;
  }
  .pink-box-headline {
    font-size: 2rem;
    padding: 13px 20px;
  }
  .pink-box-inner {
    padding: 30px;
  }
  .check-list li {
    background-position: left top .4em;
    margin-bottom: 10px;
  }
  .map {
    height: 500px;
    margin-bottom: 0;
    padding-bottom: 0px;
    overflow: hidden;
    width: 100vw;
    position: relative;
    left: 50%;
    transform: translateX(-50%);
  }
  .map-box {
    padding-bottom: 0;
  }
  .large {
    font-size: 2.4rem;
  }
  footer {}
  footer .container {
    width: 100% !important;
    max-width: 100%;
  }
  footer a, footer a:active, footer a:visited {
    color: #953b2a;
  }
  footer a:hover {
    color: #953b2a;
    text-decoration: none;
  }
  .footer-top {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .footer-logo {
    width: 200px;
  }
  footer strong {
    font-size: 2.2rem;
  }
  .footer-copy {
    font-size: 1.4rem;
  }
}
/*************
/* タブレット用ナビ
*************/
@media screen and (max-width: 1024px) {
  .navbar-expand-lg .navbar-collapse {
    display: block !important;
  }
  .collapse:not(.show) {
    display: none !important;
  }
  .navbar-expand-lg .navbar-toggler {
    display: block !important;
  }
  .navbar-collapse {
    padding-top: 1rem;
  }
  .header-tel {
    display: none;
  }
  .sp-header {
    display: flex;
    justify-content: space-between;
    padding: 1rem;
    width: 100%;
    background-color: #ffffff;
    align-items: center;
  }
  .navbar-brand {
    margin: 0;
    padding: 0;
  }
  .navbar-brand img {
    height: 40px;
  }
  .navbar {
    padding: 0;
    position: fixed;
    width: 100%;
    z-index: 100;
    filter: drop-shadow(3px 3px 3px rgba(0, 0, 0, 0.2));
  }
  .navbar-collapse {
    padding: 1rem 1rem 2rem 1rem;
    height: 100vh;
    width: 100vw;
  }
  .bg-white {
    background-color: rgb(255 255 255 / 90%) !important;
  }
  .navbar-expand-lg {
    -ms-flex-flow: wrap;
    flex-flow: wrap;
    -ms-flex-pack: start;
  }
  .navbar-expand-lg .navbar-nav {
    -ms-flex-direction: row;
    flex-direction: column;
  }
  ul.navbar-nav {
    margin: 0 auto;
    width: 30rem;
  }
  .nav-link, .fb a {
    color: #399d26;
  }
  .navbar-nav .nav-link {
    padding: .8rem 0;
  }
  .nav-link:hover {
    color: #b9bacf;
  }
  .nav-item {
    border-bottom: 1px solid #ccc;
    padding-left: 1.5rem;
  }
  .dropdown-menu {
    font-size: 1.2rem
  }
  .address-box .ad-con {
    max-width: 960px;
  }
  .background {
    height: 300px;
    padding: 0;
    background-size: cover;
  }
  header .spNone {
    display: none !important;
  }
}
@media screen and (min-width: 992px) and (max-width: 1024px) {}
/*************
/* PC用ナビ
*************/
@media screen and (min-width: 1025px) {
  .pc-header {
    text-align: center;
    display: flex;
    align-items: center;
    /* padding-bottom: 16px; */
  }
  .pc-tel {
    width: 262px;
    margin-left: auto;
    margin-right: 10px;
  }
  .pc-time {
    width: 268px;
  }
  .pc-logo a img {
    height: 60px;
  }
  .navbar {
    padding: 0 0 0 15px;
    position: relative;
  }
  header.smaller .navbar {}
  .head-tel {
    display: none;
  }
  .navbar-brand {
    width: 339px;
    margin: 0 auto 1.4rem auto;
    display: block;
  }
  .free-d {
    background-image: url(../images/freedial.png);
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 3rem;
  }
  .navbar-expand-lg .navbar-collapse {
    justify-content: flex-end;
    padding: 0;
  }
  .header-icon {
    margin-left: .3rem;
  }
  .header-icon li {
    margin-left: .2rem;
    margin-top: .1em;
    display: inline-block;
    width: 2.4rem;
  }
  .navbar-nav {
    justify-content: flex-end;
  }
  .nav-item {
    font-size: 1.8rem;
    text-align: center;
    width: 180px;
    margin-left: 1px;
    color: #333333;
    letter-spacing: 0px;
    line-height: 1.4;
    height: 100px;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #399d26;
  }
  .nav-item:hover {
    background: #1f5c13;
    transition: 0.2s;
  }
  .nav-item span {
    display: block;
    font-size: 1rem;
  }
  .navbar-expand-lg .navbar-nav .nav-link {
    padding: 0rem;
    text-decoration: none;
    color: #FFF;
    width: 180px;
    display: flex;
    align-items: center;
    height: 100px;
    justify-content: center;
  }
  .nav-item a:hover {
    /* background-color: #ddddbe !important; */
    color: #038760;
  }
  .thought #navi1 a, .infant #navi2 a, .service #navi3 a, .firsttime #navi4 a, .accident #navi5 a, .emergency #navi6 a, .aikokan #navi7 a {
    color: #038760;
  }
  .top-box .parallax h1 {
    margin: 1rem auto 0;
  }
  main {
    padding-top: 159px;
  }
}