@charset 'utf-8';
html,
body {
  height: 100%;
  font-family: 'M PLUS Rounded 1c', sans-serif;
}
body {
  background-color: #fefefe;
}
a:link,
a:visited {
  color: #333;
  text-decoration: underline;
}
a:hover,
a:active {
  color: #111;
}
#shade {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #fff;
}
nav {
  text-align: center;
  box-shadow: 0px 2px 3px #666;
}
.container {
  position: relative;
}
.container-top {
  width: 100% !important;
  height: 100%;
  padding: 0px 0px;
  position: relative;
}
#content-top .img-header {
  position: absolute;
  top: 0px;
  left: 10px;
  z-index: 1001;
  width: auto;
  height: 100%;
  max-height: 80px;
}
#content-top img {
  max-width: 100%;
  height: auto;
}
#content {
  margin-top: 70px;
}
#content .img-header {
  position: absolute;
  top: 0px;
  left: 10px;
  z-index: 1001;
  width: auto;
  height: 100%;
  max-height: 80px;
}
#content .linked-list {
  position: relative;
  padding: 0px 15px;
  top: 10px;
}
#content h1 {
  padding: 30px 10px 4px;
  font-size: 1.4rem;
  font-weight: bold;
  color: #063cb4;
  border-bottom: 1px solid #063cb4;
}
#content h2 {
  padding: 10px 10px 4px 20px;
  font-size: 1.2rem;
  font-weight: bold;
  color: #063cb4;
  border-bottom: 1px dotted #063cb4;
}
#content h3 {
  padding: 10px 10px 4px 10px;
  margin-left: 14px;
  font-size: 1rem;
  font-weight: bold;
  color: #063cb4;
  border-left: 3px solid #063cb4;
}
#content h4 {
  padding: 10px 10px 4px 10px;
  margin-left: 14px;
  font-size: 1rem;
  font-weight: bold;
  color: #333;
  clear: both;
}
#content .content-daycare h1 {
  color: #2F84DE !important;
  border-bottom: 1px solid #2F84DE !important;
}
#content .content-daycare h2 {
  color: #2F84DE !important;
  border-bottom: 1px dotted #2F84DE !important;
}
#content .content-daycare h3 {
  color: #2F84DE !important;
  border-left: 3px solid #2F84DE !important;
}
#content .content-daycare h4 {
  color: #2F84DE !important;
}
#content .container {
  padding: 10px 10px 30px;
  box-shadow: 1px 1px 3px #999;
  border-radius: 4px;
  overflow: hidden;
}
#content img {
  max-width: 100%;
  height: auto;
}
#content .fac-clinic {
  text-align: center;
  margin: 10px 0px;
  padding: 10px;
  font-weight: bold;
  clear: both;
  border-top: 1px dotted #e0e0e0;
}
#content .fac-clinic img {
  max-width: 80%;
  max-height: 300px;
  width: auto;
  height: auto;
  display: inline-block;
  margin: 2px 0px;
}
#content .left {
  text-align: left;
}
#content .left img {
  float: left;
}
#content .right {
  text-align: right;
}
#content .right img {
  float: right;
}
.container-schedule {
  padding: 10px 0px;
}
.container-schedule h3 {
  font-weight: bold;
  font-size: 1rem;
  color: #1733ad;
  padding: 2px 10px;
}
.daycare-contact {
  color: #fff;
  text-align: center;
  font-size: 1.6rem;
  font-weight: bold;
  background: linear-gradient(45deg, #71AEE6, #4096D1);
}
.slide-holder {
  width: 100%;
  overflow: hidden;
  height: 100%;
}
#content-top {
  width: 100%;
  height: 100%;
  position: relative;
}
.content-contact dl {
  width: 80%;
  margin-left: 8%;
}
.content-contact dt {
  width: 3rem;
  float: left;
  clear: left;
}
.content-contact dd {
  margin-left: 3.2rem;
}
.content-daycare dl {
  width: 80%;
  margin-left: 8%;
}
.content-daycare dt {
  font-size: 1.2rem;
  width: 6rem;
  float: left;
  clear: left;
  text-align: center;
  color: #fff;
  background: linear-gradient(45deg, #408DDE, #2F84DE);
  border-radius: 4px;
}
.content-daycare dd {
  margin-left: 6.6rem;
}
.slide {
  position: relative;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center center;
}
#s0 {
  background-image: url(../images/amano_catch_01_v10.jpg);
}
#s1 {
  background-image: url(../images/amano_catch_02_v10.jpg);
  top: -100%;
}
.nav-down {
  position: absolute;
  bottom: 20px;
  left: 50%;
}
.nav-down img {
  position: relative;
  left: -50%;
  opacity: 0;
}
#desc {
  padding: 10px 10px;
}
#desc h2 {
  margin-top: 10px;
  margin-bottom: 20px;
  font-size: 1.6rem;
  text-align: center;
}
#desc h2 img {
  height: 1.2rem;
  width: auto;
  vertical-align: middle;
}
#desc p {
  text-align: center;
  font-size: 1.2rem;
  letter-spacing: 0.1rem;
}
#desc .img-badge-covid {
  width: 80%;
  height: auto;
  margin: 4px auto;
  display: block;
}
#desc .policy {
  width: 80%;
  margin: 10px auto 30px;
  padding: 20px;
  border-radius: 2px;
  background-image: url(../images/desc_bg.png), linear-gradient(#DEECFF, #C1E4FF);
  background-position: bottom center;
  background-repeat: no-repeat;
}
#desc .concept {
  margin: 10px auto;
  width: 80%;
  padding: 20px 20px;
  border: 1px solid #FEFFB8;
  border-radius: 2px;
  background-image: url(../images/desc_bg.png), linear-gradient(#FFFFE9, #FFF394);
  background-position: bottom center;
  background-repeat: no-repeat;
}
#desc dl {
  padding: 10px 20px;
}
#desc dl dt {
  margin-top: 20px;
  letter-spacing: 2px;
  font-size: 1.3rem;
  color: #4C4C4C;
}
#desc dl dd {
  margin: 10px 10px;
  font-size: 1.2rem;
}
.img-header-top {
  position: absolute;
  left: 0px;
  top: 40px;
  display: block;
}
.container-greeting p {
  margin-left: 2%;
  width: 75%;
  line-height: 1.5;
}
.container-greeting em {
  color: #dd0000;
  font-style: normal;
}
.img-doctor {
  position: absolute;
  width: 230px;
  left: 77%;
  top: 115px;
}
.img-doctor img {
  border-radius: 4%;
  width: 100%;
  height: auto;
}
.img-doctor-m {
  text-align: center;
}
.img-doctor-m img {
  width: 60%;
  height: auto;
  margin: 10px auto;
}
.img-map {
  display: block;
  margin: 10px auto;
  max-width: 100%;
  width: 400px;
  height: auto;
}
.img-left {
  padding: 10px;
  float: left;
  clear: left;
  max-width: 40%;
}
.img-left img {
  width: 100%;
  height: auto;
}
.img-right {
  padding: 10px;
  float: right;
  clear: right;
  max-width: 40%;
}
.img-right img {
  width: 100%;
  height: auto;
}
.img-center {
  display: block;
  margin: 0px auto;
}
.img-contact-title {
  display: block;
  margin: 4px auto;
}
.img-daycare-facil {
  width: auto;
  height: auto;
  max-width: 48%;
  max-height: 300px;
}
#content .img-riha-center {
  max-width: 70%;
  margin: 0px auto;
  display: block;
}
.clinic-schedule {
  width: 100%;
}
.clinic-schedule th {
  padding: 4px;
  font-size: 86%;
  text-align: center;
  background-color: #d0defd;
  border: 1px solid silver;
}
.clinic-schedule td {
  padding: 4px;
  font-size: 200%;
  text-align: center;
  color: #063cb4;
  border: 1px solid silver;
}
.clinic-info {
  font-weight: bold;
}
#badges {
  position: absolute;
  top: 25%;
  left: 10px;
  width: 500px;
}
#badges img {
  max-width: 100%;
  height: auto;
  margin-bottom: 10px;
}
.btn-img {
  cursor: pointer;
}
.btn-nav {
  display: none;
}
#navigation-bottom {
  position: absolute;
  right: 0px;
  top: 0px;
  width: 800px;
  text-align: right;
  margin: 10px 20px;
  z-index: 900;
  border-top: 1px dotted #1733ad;
  padding-top: 10px;
  line-height: 1.8;
}
#navigation-bottom .current {
  font-weight: bold;
  background: linear-gradient(45deg, #0f46b9, #3b54bf);
  color: #f0f0f0;
  padding: 2px 6px;
  border-radius: 4px;
}
.sitemap-0 {
  margin-left: 1rem;
}
.sitemap-0:before {
  content: '▷ ';
  font-size: 0.5rem;
  vertical-align: middle;
}
.sitemap-1 {
  margin-left: 2rem;
}
.sitemap-1:before {
  content: '▷ ';
  font-size: 0.5rem;
  vertical-align: middle;
}
.sitemap-2 {
  margin-left: 3rem;
}
.sitemap-2:before {
  content: '▷ ';
  font-size: 0.5rem;
  vertical-align: middle;
}
.navbar-toggler {
  background-color: rgba(255, 255, 255, 0.8);
}
.navbar-toggler p {
  font-size: 12px !important;
  line-height: 1;
  margin: 0;
}
#footer {
  width: 100%;
  min-height: 11rem;
  margin-top: 10px;
  padding-bottom: 2rem;
  position: relative;
}
#footer copyright {
  margin-left: 10%;
  width: 80%;
  position: absolute;
  bottom: 0px;
  display: block;
  text-align: center;
}
#footer address {
  position: absolute;
  top: 4px;
  left: 0px;
  border-radius: 10px;
  width: 23rem;
  max-width: 100%;
  padding: 10px;
  z-index: 800;
}
#footer address h5 {
  padding: 0px;
  margin: 0px;
  font-size: 1.3rem;
}
#footer address p {
  margin-top: 10px;
}
#btn-backTop {
  background: url(../images/btn_backTop.png);
  background-size: cover;
  background-repeat: no-repeat;
  width: 8vh;
  height: 8vh;
  position: fixed;
  bottom: 1px;
  right: 1px;
  cursor: pointer;
}
@media print {
  #btn-backTop {
    display: none;
  }
}
#nav-riha {
  width: 200px;
  position: fixed;
  padding: 4px 0px 4px 4px;
  top: 75px;
  right: 0px;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  background-color: rgba(255, 255, 255, 0.9);
}
#nav-riha img {
  max-width: 100%;
  height: auto;
  padding-bottom: 4px;
}
#content-top #nav-riha {
  display: none;
}
.pic-view {
  position: absolute;
  width: 200px;
  right: 4px;
  bottom: 4px;
}
.pic-view img {
  width: 100%;
  height: auto;
}
#content .map-google img {
  max-width: 90%;
  margin: 0px 5%;
  display: block;
}
#content .map-google iframe {
  margin: 10px 5%;
  max-width: 90%;
}
#content .map-google .img-btn-google {
  display: block;
  margin: 0px auto;
}
#content .map-google .map-desc {
  padding: 0px 20px;
}
.top-info {
  width: 400px;
  position: absolute;
  top: 25%;
  right: 20px;
  background: #fff;
  border-radius: 4px;
  z-index: 999;
}
.top-info p {
  text-align: center;
  margin: 10px 20px;
}
.top-info p .tel {
  font-size: 150%;
}
.img-header-topics {
  margin-top: 10px;
  width: 100px;
  height: auto;
}
.topics {
  background: #fff;
  border: 3px double #0e45b7;
  border-radius: 4px;
  overflow: hidden;
}
.topics > div {
  margin: 10px 4px;
  overflow: auto;
  height: 220px;
}
.topics .topic {
  padding: 10px;
  margin: 0;
  height: auto;
}
.topics .topic h2:before {
  content: '・';
}
.topics .topic h3 {
  font-size: 1rem !important;
  margin-bottom: 0;
  background: url(../images/head_news.png) no-repeat;
  background-size: 1.2em;
  background-position: left top;
  padding-left: 1.5em;
}
.topics .topic p {
  padding: 5px 10px;
}
.topics .topic .update {
  padding: 5px 0px;
  text-align: right;
  color: #333;
  font-size: 0.9rem;
}
.topics .topic .link {
  font-size: 0.8em;
  text-align: right;
}
.topics .topic a:link,
.topics .topic a:visited {
  color: #224593;
}
#content .img-contact {
  max-width: 400px;
  height: auto;
  display: block;
}
#content .img-care {
  max-width: 400px;
  border-radius: 4px;
  padding-left: 10px;
}
#content .care-helper-desc {
  box-shadow: 1px 2px 3px #e0e0e0;
  border: 3px solid white;
  border-radius: 4px;
  text-align: center;
  background: #FFEBD0;
}
#content .care-helper-desc h2 {
  color: #A13900 !important;
  border: 0 !important;
}
#content .img-sitemap {
  width: 400px;
  border-radius: 4px;
}
#content .recruit-box {
  margin-top: 20px;
}
#content .recruit-box .recruit h3 {
  line-height: 1;
  padding: 10px 15px;
  font-size: 1.5rem;
  border: 0;
  background: #1F48B8;
  border-radius: 8px;
  display: inline-box;
  color: #fff;
}
#content .recruit-box .recruit .update {
  text-align: right;
}
#content .recruit-box .recruit table {
  border-collapse: collapse;
  width: 80%;
  max-width: 100% !important;
  margin: 10px auto;
}
#content .recruit-box .recruit table th {
  background: #DEE7FF;
  text-align: right;
  padding: 2px 5px;
  width: 10em;
  border: 1px solid #898989;
}
#content .recruit-box .recruit table td {
  border: 1px solid #898989;
  padding: 2px 5px;
}
.navbar-nav {
  margin: 0px auto;
}
@media (max-width: 1199.98px) {
  .img-doctor {
    position: absolute;
    width: 135px;
    right: 385px;
    top: 115px;
  }
}
@media (max-width: 991.98px) {
  .img-doctor {
    width: 80px;
    position: absolute;
    right: 300px;
    top: 110px;
  }
  .pic-view {
    position: relative;
    width: 200px;
    margin: 0px auto;
    right: auto;
    bottom: auto;
  }
  .pic-view img {
    width: 100%;
    height: auto;
  }
  .top-info {
    right: 0px;
    width: 40%;
    top: 80px;
  }
}
@media (max-width: 767.98px) {
  .navbar,
  .navbar-brand {
    padding: 0;
    background-color: #DAE4FB !important;
  }
  .navbar-brand {
    margin: 0px;
  }
  nav {
    box-shadow: none;
  }
  #content .navbar,
  #content-top .navbar {
    text-align: center;
  }
  #content .img-header,
  #content-top .img-header {
    position: relative;
    top: 0px;
    left: 20px;
    max-width: 200px;
    width: auto;
    height: auto;
    display: inline;
    border-radius: 4px;
  }
  #content .img-contact,
  #content-top .img-contact {
    max-width: 100%;
  }
  .top-info {
    width: 100%;
    height: auto;
    top: 0px;
    left: 0px;
    font-size: 0.8em;
    position: relative;
    padding-top: 90px;
    padding-bottom: 10px;
    background-color: #DAE4FB;
    box-shadow: 0px 2px 3px #666;
  }
  .top-info img {
    width: 60%;
    height: auto;
    display: block;
    margin: 0px auto 10px;
  }
  .slide-holder {
    height: 60%;
  }
  #badges {
    top: 340px;
    width: 60%;
  }
  nav .navbar-collapse {
    padding-left: 0vw !important;
  }
  .clinic-schedule {
    font-size: 0.8em;
  }
  #navigation-bottom {
    width: 100%;
    font-size: 1em;
    position: relative;
    margin: 0px auto;
    text-align: center;
  }
  #navigation-bottom a {
    border: 1px solid silver;
    border-radius: 4px;
    margin: 4px 10px;
    display: block;
  }
  #navigation-bottom a:link,
  #navigation-bottom a:visited {
    text-decoration: none;
  }
  #navigation-bottom a:hover,
  #navigation-bottom a:active {
    background: #95A4D7;
  }
  #navigation-bottom span.current {
    display: block;
    margin: 4px 10px;
  }
  #footer address {
    margin: 20px auto;
    position: relative;
    top: 0;
    left: 0;
    text-align: center;
    color: #fff;
    background: linear-gradient(45deg, #0f46b9, #3b54bf);
  }
  #footer copyright {
    font-size: 0.7em;
  }
  #content h1 {
    font-size: 1.1rem;
  }
  #content h2 {
    padding-left: 10px;
    font-size: 1rem;
  }
  #content h4 {
    font-size: 0.86rem;
    margin-left: 0;
  }
  #content .care-helper-desc {
    padding: 10px;
    text-align: left;
  }
  #content p {
    font-size: 0.84em;
  }
  #content .linked-list {
    font-size: 0.8rem;
  }
  #content .img-riha-center {
    margin: 0px auto;
  }
  #content .img-care {
    max-width: 80%;
    height: auto;
    display: block;
    margin: 0px auto;
  }
  #content .img-left {
    display: block;
    margin: 0 auto;
    float: none;
    max-width: 80%;
  }
  #content .img-left img {
    width: 100%;
    height: auto;
  }
  #content .img-right {
    display: block;
    margin: 0 auto;
    float: none;
    max-width: 80%;
  }
  #content .img-right img {
    width: 100%;
    height: auto;
  }
  #content .recruit-box table {
    width: 95% !important;
  }
  #content .recruit-box table th {
    width: 4em !important;
  }
  .img-doctor {
    width: 150px;
    position: absolute;
    top: 360px;
    right: 30px;
  }
  .container-greeting p {
    margin-left: 2%;
    width: 96%;
    line-height: 1.5;
  }
  #nav-riha {
    position: relative;
    top: auto;
    right: auto;
    display: block;
    margin: 10px 0px;
    width: auto;
    background: none;
  }
  #nav-riha a {
    display: block;
  }
  #content .img-riha-center {
    max-width: 90%;
  }
  #desc h2 {
    font-size: 1.3rem;
  }
  #desc p {
    text-align: center;
    font-size: 0.85rem;
    letter-spacing: 0.05rem;
  }
  #desc .img-badge-covid {
    width: 100%;
    height: auto;
  }
  #desc .policy {
    width: 98%;
  }
  #desc .concept {
    width: 98%;
  }
  #desc dl {
    padding: 0;
  }
  #desc dl dt {
    letter-spacing: 2px;
    font-size: 1.1rem;
  }
  #desc dl dd {
    margin: 0.1rem;
    font-size: 0.9rem;
  }
  .topics .topic h2 {
    font-size: 1rem !important;
    padding: 10px !important;
  }
  .topics .topic h3 {
    font-size: 1.2rem !important;
    margin-bottom: 0;
    background: url(../images/head_news.png) no-repeat;
    background-size: 1.2em;
    background-position: left top;
    padding-left: 1.5em;
  }
  .topics .topic p {
    padding: 5px 10px;
  }
  .topics .topic .update {
    padding: 0;
    text-align: right;
    color: #333;
    font-size: 0.9rem;
  }
  .topics .topic .link {
    font-size: 0.8em;
    text-align: right;
  }
  .topics .topic a:link,
  .topics .topic a:visited {
    color: #224593;
  }
  .content-contact dl {
    width: 100%;
    margin-left: 0px;
  }
}
@media (max-width: 575.98px) {
  html,
  body {
    font-size: 15pt;
  }
  nav .navbar-collapse {
    padding-left: 0vw !important;
  }
  #content .fac-clinic img {
    max-width: 80%;
    max-height: 300px;
  }
  #content .left,
  #content .right {
    text-align: left;
  }
  #content .left img,
  #content .right img {
    float: none;
    max-width: 90%;
    display: block;
    margin: 10px auto !important;
  }
  .img-daycare-facil {
    display: block;
    width: 100%;
    max-height: 800px;
    margin: 2px auto;
  }
  .content-daycare dl {
    width: 90%;
    margin-left: 5%;
  }
  .content-daycare dt {
    font-size: 1.2rem;
    width: 6rem;
    float: none;
    clear: left;
    text-align: center;
    color: #fff;
    background: linear-gradient(45deg, #0f46b9, #3b54bf);
    border-radius: 4px;
  }
  .content-daycare dd {
    margin-left: 1rem;
  }
  .img-doctor {
    width: 150px;
    top: 250px;
  }
}
/*# sourceMappingURL=base_v10.css.map */