@charset "UTF-8";
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;500;600&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Noto+Serif+JP:wght@400;500;600;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Cormorant+Garamond:wght@400;500;600&display=swap');
html, body {
  -webkit-text-size-adjust: 100%;
}
html {
  scroll-behavior: smooth;
  font-size: 62.5%;
}
body {
  font-size: 1.7rem;
  font-family: "Noto Sans JP", YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, "sans-serif";
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
  color: #333333;
  box-sizing: border-box;
  margin: 0;
  line-height: 1;
  height: 100%;
  letter-spacing: .03em;
  background-color: #fff;
  word-break: break-all;
  word-wrap: break-word;
  overflow-wrap: break-word;
  vertical-align: middle;
}
@media screen and (max-width: 600px) {
  body {
    font-size: 1.6rem;
  }
}
img {
  width: 100%;
  height: auto;
  vertical-align: bottom;
}
a {
  color: #333333;
  text-decoration: none;
  transition: .2s ease;
}
a:hover {
  color: #5d90de;
  text-decoration: none;
  transition: .2s ease;
}
a img {
  transition: .2s ease;
}
a img:hover {
  opacity: .7;
  transition: .2s ease;
}
a.link-blue {
  color: #5d90de;
  text-decoration: none;
  transition: .2s ease;
}
a.link-blue:hover {
  transition: .2s ease;
  color: #f3787e;
}
a.link-pink {
  color: #f3787e;
  text-decoration: none;
  transition: .2s ease;
}
a.link-pink:hover {
  text-decoration: underline;
  transition: .2s ease;
}
.clearfix:after {
  content: "";
  display: block;
  clear: both;
}
.clearfix:before {
  content: "";
  display: block;
  clear: both;
}
/*.clearfix {
  display: block;
}*/
.text-pink {
  color: #f3787e;
}
body.fixed {
  width: 100%;
  height: 100%;
  position: fixed;
}
.grey {
  color: #aaa;
}
.bold {
  font-weight: 600;
}
.red-bold {
  color: #FF0000;
  font-weight: 600;
}
.yellow-bold {
  color: #ffb442;
  font-weight: 600;
}
.green-bold {
  color: #00b26f;
  font-weight: 600;
}
.pc_only {
  display: block;
}
.sp_only {
  display: none;
}
.tab_only {
  display: none;
}
.morethan_tab {
  display: block;
}
.lessthan_tab {
  display: none;
}
@media screen and (max-width: 834px) {
  .morethan_tab {
    display: none;
  }
  .tab_only {
    display: block;
  }
  .lessthan_tab {
    display: block;
  }
}
@media screen and (max-width: 600px) {
  .pc_only {
    display: none;
  }
  .tab_only {
    display: none;
  }
  .lessthan_tab {
    display: block;
  }
  .sp_only {
    display: block;
  }
}
/* box系 */
.outermost {
  width: 100%;
  margin: 0 auto;
  max-width: 1680px;
  padding: 0 30px;
}
.outer {
  width: 100%;
  margin: 0 auto;
  max-width: 1480px;
  padding: 0 30px;
}
.container {
  width: 100%;
  margin: 0 auto;
  max-width: 1280px;
  padding: 0 30px;
}
.wrapper {
  width: 100%;
  margin: 0 auto;
  max-width: 1080px;
  /*max-width: 1020px;*/
  padding: 0 30px;
}
@media screen and (max-width: 1680px) {
  .outer {
    max-width: initial;
    width: 96%;
  }
}
@media screen and (max-width: 1480px) {
  .outer {
    max-width: initial;
  }
}
@media screen and (max-width: 1280px) {
  .container {
    max-width: initial;
    width: 96%;
  }
}
@media screen and (max-width: 1040px) {
  .wrapper {
    max-width: initial;
    width: 96%;
  }
}
@media screen and (max-width: 600px) {
  .outermost {
    padding: 0;
    width: 92%;
  }
  .outer {
    padding: 0;
    width: 92%;
  }
  .container {
    padding: 0;
    width: 92%;
  }
  .wrapper {
    padding: 0;
    width: 92%;
  }
}
/* margn */
.mt20 {
  margin-top: 20px;
}
/* ====================
トップページ
======================*/
/* グロナビ */
.header {
  width: 100%;
  height: 90px;
  padding: 10px 0;
  display: flex;
  justify-content: space-between;
  align-items: center;
  z-index: 100;
  top: 0;
  transition: .3s ease;
}
.header .inner {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  padding: 0 30px;
}
.header-navFixed {
  background-color: #fff;
  position: fixed;
  top: -90px;
  transition: top .3s;
  width: 100%;
  box-shadow: 0 0 8px rgba(0, 0, 0, .05);
}
.header h1 {
  width: 280px;
  margin-right: 15px;
}
.header .gnav {
  /*display: flex;
  justify-content: flex-end;*/
  align-items: center;
  font-size: 1.7rem;
}
/*
.header .gnav ul {
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
.header .gnav ul li {
  margin-right: 35px;
}
.header .gnav ul li:last-child {
  margin-right: 0;
}*/
/*DDmenu*/
ul.ddmenu {
  margin: 0px; /* メニューバー外側の余白(ゼロ) */
  padding: 0px 0px 0px 15px; /* メニューバー内側の余白(左に15px) */
  background-color: #fff; /* バーの背景色(濃い赤色) */
}
ul.ddmenu li {
  width: auto;
  padding-right: 25px;
  display: inline-block;
  position: relative;
}
ul.ddmenu li:last-child {
  padding-right: 0;
}
ul.ddmenu a {
  line-height: 90px;
  display: block;
}
ul.ddmenu a:hover {
  color: #5d90de;
}
ul.ddmenu ul {
  margin: 0px; /* ★サブメニュー外側の余白(ゼロ) */
  padding: 0px; /* ★サブメニュー内側の余白(ゼロ) */
  display: none; /* ★標準では非表示にする */
  position: absolute;
  z-index: 100;
}
/*submenu*/
ul.ddmenu ul li {
  width: 12em; /* サブメニュー1項目の横幅(135px) */
  border-top: 1px solid #5d90de;
  padding: 0; /* 項目上側の枠線(ピンク色で1pxの実線) */
}
ul.ddmenu ul li a {
  background-color: #eef4fc;
  line-height: 1.5; /* サブメニュー1項目の高さ(35px) */
  text-align: left; /* 文字列の配置(左寄せ) */
  padding: 10px; /* 文字列前方の余白(5px) */
  font-weight: normal; /* 太字にはしない */
  display: block;
  width: 100%;
}
ul.ddmenu ul li a:hover {
  background-color: #fff;
  color: #5d90de; /* サブメニュー項目にマウスが載ったときの文字色(濃い緑色) */
}
/*孫*/
ul.ddmenu ul ul {
  margin: 0px; /* ★サブメニュー外側の余白(ゼロ) */
  padding: 0px; /* ★サブメニュー内側の余白(ゼロ) */
  display: none; /* ★標準では非表示にする */
  position: absolute; /* ★絶対配置にする */
  top: -1px; /* 1pxだけ上方向にずらす(※上に1pxの枠線を引いている場合) */
  left: 100%; /* ★基準位置からの距離を親ボックスの幅100％にする */
  /* border-left: 1px solid pink; */
}
/* 固定ヘッダーが表示されたときのスタイル */
#js-header.is-show {
  top: 0;
  height: 70px;
}
#js-header.is-show ul.ddmenu a {
  line-height: 70px;
  display: block;
}
#js-header.is-show ul.ddmenu ul li a {
  line-height: 1.5; /* サブメニュー1項目の高さ(35px) */
}
#js-header.is-show h1 {
  width: 200px;
}
#js-header.is-show .gnav ul li {
  font-size: 1.5rem;
}
#small-header {
  display: none;
}
@media screen and (max-width: 1480px) {
  .header h1 {
    width: 260px;
  }
  .header .gnav {
    font-size: 1.6rem;
  }
}
@media screen and (max-width: 1280px) {
  .header {
    height: 100px;
    padding: 20px 0;
  }
  .header .inner {
    padding: 0 20px;
  }
  .header-navFixed {
    top: -100px;
  }
  .header h1 {
    width: 230px;
  }
  .header .gnav {
    font-size: 1.5rem;
  }
  ul.ddmenu a {
    line-height: 100px;
    display: block;
  }
  /*.header .gnav ul li {
    margin-right: 20px;
  }*/
  #js-header.is-show {
    top: 0;
    height: 80px;
  }
  #js-header.is-show h1 {
    width: 200px;
  }
  #js-header.is-show .gnav ul li {
    font-size: 1.5rem;
  }
}
@media screen and (max-width: 1140px) {
  .gnav {
    display: none;
  }
  .header {
    display: none;
  }
  #small-header {
    width: 100%;
    display: flex;
    background-color: #ffffff;
    height: 80px;
    padding: 15px;
    position: fixed;
    align-items: center;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.05);
    transition: .3s ease;
    z-index: 200;
    top: 0;
  }
  #small-header h1 {
    width: 240px;
    position: absolute;
    top: 50%;
    left: 20px;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
  }
  #small-header .gnav-sp {
    font-size: 1.6rem;
    display: block;
  }
  #small-header .gnav-sp a {
    text-decoration: none;
    color: #ffffff;
  }
  #small-header .gnav-sp .overlay {
    content: "";
    display: block;
    width: 0;
    height: 0;
    background-color: rgba(0, 0, 0, 0.5);
    position: absolute;
    top: 0;
    left: 0;
    z-index: 3;
    opacity: 0;
    transition: opacity .5s;
  }
  #small-header .gnav-sp .overlay.open {
    width: 100%;
    opacity: 1;
    height: 200vh;
  }
  #small-header .gnav-sp .menu-trigger {
    display: inline-block;
    width: 30px;
    height: 23px;
    vertical-align: middle;
    cursor: pointer;
    /*position: fixed;*/
    position: absolute;
    top: 26px;
    right: 20px;
    z-index: 301;
    transform: translateX(0);
    transition: transform .5s;
  }
  #small-header .gnav-sp .menu-trigger.active {
    transform: translateX(0);
  }
  #small-header .gnav-sp .menu-trigger span {
    display: inline-block;
    box-sizing: border-box;
    position: absolute;
    left: 0;
    width: 100%;
    height: 3px;
    /*background-color: #2ca176;*/
    background-color: #213b71;
    transition: all .5s;
  }
  #small-header .gnav-sp .menu-trigger.active span {
    background-color: #ffffff;
  }
  #small-header .gnav-sp .menu-trigger span:nth-of-type(1) {
    top: 0;
  }
  #small-header .gnav-sp .menu-trigger.active span:nth-of-type(1) {
    transform: translateY(10px) rotate(-45deg);
  }
  #small-header .gnav-sp .menu-trigger span:nth-of-type(2) {
    top: 10px;
  }
  #small-header .gnav-sp .menu-trigger.active span:nth-of-type(2) {
    opacity: 0;
  }
  #small-header .gnav-sp .menu-trigger span:nth-of-type(3) {
    bottom: 0;
  }
  #small-header .gnav-sp .menu-trigger.active span:nth-of-type(3) {
    transform: translateY(-11px) rotate(45deg);
  }
  #small-header .gnav-sp nav {
    width: 90%;
    height: 100vh;
    background-color: rgb(33, 59, 113, 1);
    position: fixed;
    top: 0;
    right: 0;
    transform: translate(100%);
    transition: all .5s;
    z-index: 300;
    padding: 60px 40px 40px;
    overflow-y: scroll;
  }
  #small-header .gnav-sp nav .menu {
    margin-bottom: 40px;
  }
  #small-header .gnav-sp nav .menu li {
    line-height: 2;
    text-align: left;
  }
  #small-header .gnav-sp nav.open {
    transform: translateZ(0);
  }
  #small-header .gnav-sp .menu_item {
    cursor: pointer;
    display: block;
  }
  #small-header .gnav-sp .menu_item_link {
    display: block;
    padding: 0;
    position: relative;
  }
  #small-header .gnav-sp .menu_item_link:after {
    display: block;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
    width: 15px;
    font-family: "Font Awesome 5 Free";
    font-weight: 800;
    content: "\f067";
  }
  #small-header .gnav-sp .menu_item_link.on:after {
    content: '\f068';
  }
  #small-header .gnav-sp .submenu {
    display: none;
  }
  #small-header .gnav-sp .submenu_item {
    color: #ffffff;
    padding-left: 1em;
  }
  #small-header .gnav-sp .menu-item .submenu {
    padding-left: 1em;
  }
  #small-header .gnav-sp .menu .submenu_item:last-child {
    border-bottom: none;
  }
  #small-header .gnav-sp .logobox-sp {
    width: 70%;
    background-color: #fff;
    margin: 0 auto 30px;
    padding: 30px;
  }
  #small-header .gnav-sp .logobox-sp h2 {
    width: 80%;
    margin: 0 auto 20px;
  }
  #small-header .gnav-sp .logobox-sp p {
    color: #333;
    font-size: 1.5rem;
    line-height: 1.7;
    text-align: center;
  }
}
@media screen and (max-width: 834px) {
  #small-header {
    display: block;
    background-color: #ffffff;
    height: 70px;
    padding: 10px 20px;
  }
  #small-header h1 {
    width: 220px;
  }
  #small-header .gnav-sp .menu-trigger {
    top: 22px;
  }
  #small-header .gnav-sp nav .menu li {
    line-height: 4;
    font-size: 1.8rem;
  }
}
@media screen and (max-width: 600px) {
  #small-header {
    height: 60px;
    padding: 10px 15px;
  }
  #small-header h1 {
    width: 180px;
    left: 15px;
  }
  #small-header .gnav-sp .menu-trigger {
    top: 18px;
    right: 15px;
  }
  #small-header .gnav-sp nav {
    padding: 40px 30px 30px;
  }
  #small-header .gnav-sp nav .menu {
    margin-bottom: 0;
  }
  #small-header .gnav-sp nav .menu li {
    line-height: 2.5;
    font-size: 1.6rem;
  }
}
/*-----Hero image-----*/
#hero {
  position: relative;
  width: 100%;
  height: 650px;
  background-position: center center;
  background-size: cover;
}
.kv-wrap {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  height: 100vh;
  margin: 0;
}
#hero .catch01 {
  position: absolute;
  top: 30%;
  bottom: auto;
  transform: translateY(-30%);
  -webkit-transform: translateY(-30%);
  -ms-transform: translateY(-30%);
  left: 7em;
  right: auto;
}
#hero .catch02 {
  position: absolute;
  top: auto;
  bottom: 30%;
  transform: translateY(25%);
  left: 4.8em;
  right: auto;
}
#hero .hero-txt {
  background-color: #fff;
  padding: 15px;
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
  color: #333;
  font-size: 3.8rem;
  letter-spacing: .2em;
  font-family: "Noto Serif JP", serif;
  font-weight: 600;
}
#hero .hero-txt span {
  color: #f08c91;
  font-family: "Noto Serif JP", serif;
  font-weight: 600;
}
@media screen and (max-width: 1280px) {
  #hero .catch01 {
    left: 5em;
  }
  #hero .catch02 {
    left: 3em;
  }
  #hero .hero-txt {
    padding: 15px;
    font-size: 3.6rem;
  }
}
@media screen and (max-width: 1040px) {
  #hero {
    margin-top: 80px;
  }
}
@media screen and (max-width: 834px) {
  #hero {
    margin-top: 70px;
    height: 600px;
  }
}
@media screen and (max-width: 600px) {
  #hero {
    margin-top: 60px;
    height: 350px;
  }
  #hero .catch01 {
    left: 3.2em;
  }
  #hero .catch02 {
    left: 1em;
  }
  #hero .hero-txt {
    padding: 10px;
    font-size: 2.2rem;
  }
}
/* Side Fixed button */
.fixed-btn {
  margin: 0;
  position: fixed;
  right: 0;
  left: auto;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  color: #fff;
  text-align: center;
  /*font-family: "Noto Serif JP", serif;*/
  -webkit-writing-mode: vertical-rl;
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
  line-height: 1;
  font-weight: 400;
  text-orientation: upright;
  transition: .3s;
  letter-spacing: .2em;
  z-index: 10;
}
.fixed-btn span {
  display: inline-block;
  margin-bottom: 10px;
}
.fixed-btn span a {
  display: block;
  background-color: #47b8bc;
  padding: 45px 18px 20px;
  color: #fff;
  position: relative;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
}
.fixed-btn span.item02 a {
  background-color: #81c85a;
}
.fixed-btn span a:hover {
  opacity: .8;
}
.fixed-btn span a::before {
  content: '';
  position: absolute;
  top: 18px;
  width: 20px;
  height: 20px;
  left: 52%;
  transform: translateX(-52%);
  -webkit-transform: translateX(-52%);
  -ms-transform: translateX(-52%);
  background-image: url("../images/btn-icon01.png");
  background-size: contain;
  vertical-align: middle;
}
.fixed-btn span.item02 a::before {
  background-image: url("../images/btn-icon02.png");
}
@media screen and (max-width: 600px) {
  .fixed-btn {
    display: none;
  }
}
/* Hero下 banner */
.hd-bnr {
  width: 100%;
  padding: 30px 0;
}
.hd-bnr .outer {
  display: flex;
  justify-content: space-between;
  gap: 15px;
}
.hd-bnr .outer .hd-bnr-item {
  width: 20%;
}
.hd-bnr .outer .hd-bnr-item a {
  display: flex;
  align-items: center;
}
.hd-bnr .outer .hd-bnr-item a:hover {
  opacity: .8;
}
.hd-bnr .outer .hd-bnr-item a img {
  width: 80px;
  height: 80px;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.hd-bnr .outer .hd-bnr-item a .hd-bnr-txt {
  font-size: 2rem;
  width: calc(100% - 80px);
  background-color: #f08c91;
  color: #fff;
  height: 80px;
  display: flex;
  align-items: center;
  padding: 5px 10px 5px 15px;
  line-height: 1.3;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  letter-spacing: 0;
}
.hd-bnr .outer .hd-bnr-item.item02 a .hd-bnr-txt {
  background-color: #81c85a;
}
.hd-bnr .outer .hd-bnr-item.item03 a .hd-bnr-txt {
  background-color: #47b8bc;
}
.hd-bnr .outer .hd-bnr-item.item04 a .hd-bnr-txt {
  background-color: #5d90de;
}
.hd-bnr .outer .hd-bnr-item.item05 a .hd-bnr-txt {
  background-color: #c19e72;
}
@media screen and (max-width: 1480px) {
  .hd-bnr .outer .hd-bnr-item a .hd-bnr-txt {
    font-size: 1.7rem;
  }
}
@media screen and (max-width: 1200px) {
  .hd-bnr {
    width: 100%;
    padding: 30px 0;
  }
  .hd-bnr .outer .hd-bnr-item a .hd-bnr-txt {
    font-size: 1.6rem;
    width: calc(100% - 70px);
    height: 70px;
  }
  .hd-bnr .outer .hd-bnr-item a img {
    width: 70px;
    height: 70px;
  }
}
@media screen and (max-width: 1040px) {
  .hd-bnr {
    width: 100%;
    padding: 30px 0;
  }
  .hd-bnr .outer {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    gap: initial;
  }
  .hd-bnr .outer .hd-bnr-item {
    width: 32%;
    margin-right: 2%;
    margin-bottom: 2%;
  }
  .hd-bnr .outer .hd-bnr-item:nth-child(3n) {
    margin-right: 0;
  }
  .hd-bnr .outer .hd-bnr-item:nth-child(4), .hd-bnr .outer .hd-bnr-item:nth-child(5) {
    margin-bottom: 0;
  }
  .hd-bnr .outer .hd-bnr-item a .hd-bnr-txt {
    font-size: 1.8rem;
    width: calc(100% - 85px);
    height: 85px;
    padding-left: 15px;
  }
  .hd-bnr .outer .hd-bnr-item a img {
    width: 85px;
    height: 85px;
  }
}
@media screen and (max-width: 600px) {
  .hd-bnr {
    padding: 20px 0;
  }
  .hd-bnr .outer .hd-bnr-item {
    width: 48.5%;
    margin-right: 3%;
    margin-bottom: 3%;
  }
  .hd-bnr .outer .hd-bnr-item:nth-child(1) {
    margin-right: 0;
    width: 100%;
  }
  .hd-bnr .outer .hd-bnr-item:nth-child(3) {
    margin-right: 3%;
  }
  .hd-bnr .outer .hd-bnr-item:nth-child(3), .hd-bnr .outer .hd-bnr-item:nth-child(5) {
    margin-right: 0;
  }
  .hd-bnr .outer .hd-bnr-item:nth-child(4), .hd-bnr .outer .hd-bnr-item:nth-child(5) {
    margin-bottom: 0;
  }
  .hd-bnr .outer .hd-bnr-item a .hd-bnr-txt {
    font-size: 1.5rem;
    width: calc(100% - 55px);
    height: 55px;
    padding: 10px;
  }
  .hd-bnr .outer .hd-bnr-item a .hd-bnr-txt .large {
    font-size: 1.7rem;
  }
  .hd-bnr .outer .hd-bnr-item a img {
    width: 55px;
    height: 55px;
  }
}
/* 共通 */
#top section h2 {
  font-size: 4.8rem;
  font-weight: 600;
  font-family: "Noto Serif JP", serif;
  letter-spacing: .05em;
  text-align: center;
}
#top section h2::after {
  font-family: "Cormorant Garamond", serif;
  font-weight: 400;
  font-style: normal;
  font-size: 2.4rem;
  display: block;
  margin-top: 15px;
}
@media screen and (max-width: 600px) {
  #top section h2 {
    font-size: 2.4rem;
  }
  #top section h2::after {
    font-size: 1.8rem;
    margin-top: 7px;
  }
}
/* Announce New*/
#top-announce {
  width: 100%;
  padding: 60px 0;
  background-color: #f2f2f2;
}
#top-announce .outer {
  /*width: 100%;*/
  /*display: flex;
  justify-content: space-between;*/
  /*gap: 40px;*/
}
#top-announce .outer .announce-item {
  /*width: 50%;*/
  display: flex;
  flex-direction: row-reverse;
  /*gap:15px;*/
  background-color: #fff;
  padding: 25px 30px;
}
#top-announce .slick-track {
  display: flex;
}
#top-announce .slick-slide {
  height: auto !important;
}
#top-announce .slick-list {
  margin: 0 -15px;
}
#top-announce .slick-slide {
  margin: 0 15px;
}
#top-announce .slick-dots {
  width: 96%;
  /*max-width: auto;*/
  margin: 0 auto;
}
#top-announce .outer .announce-item figure {
  width: 20%;
  margin-left: 2%;
}
#top-announce .outer .announce-item dl {
  line-height: 1.8;
  width: 78%;
}
#top-announce .outer .announce-item dl dt {
  font-size: 2rem;
  line-height: 1.5;
  font-family: "Noto Serif JP", serif;
  font-weight: 600;
  margin-bottom: 10px;
}
#top-announce .outer .announce-item dl dd {
  font-size: 1.6rem;
}
@media screen and (max-width: 768px) {
  #top-announce {
    padding: 30px 0;
  }
  #top-announce .outer {
    flex-direction: column;
    gap: 20px;
  }
  #top-announce .outer .announce-item {
    width: 100%;
    display: flex;
    flex-direction: row-reverse;
    gap: 15px;
    background-color: #fff;
    padding: 20px;
  }
}
@media screen and (max-width: 600px) {
  #top-announce {
    padding: 30px 0 15px;
  }
  #top-announce .outer {
    flex-direction: column;
    gap: 15px;
  }
  #top-announce .outer .announce-item {
    width: 100%;
    display: block;
    flex-direction: column;
    gap: 10px;
    background-color: #fff;
    padding: 20px;
  }
  #top-announce .outer .announce-item figure {
    float: right;
    margin: 0 0 .5em .5em;
  }
  #top-announce .outer .announce-item dl {
    line-height: 1.8;
    width: 100%;
  }
  #top-announce .outer .announce-item dl dt {
    font-size: 1.6rem;
    line-height: 1.5;
    margin-bottom: 5px;
  }
  #top-announce .outer .announce-item dl dd {
    font-size: 1.5rem;
  }
}
/* Announce OLD*/
/*
#top-announce {
  width: 100%;
  padding: 60px 0;
  background-color: #f7f7f7;
}
#top-announce .outer {
  width: 100%;
}
#top-announce .outer .announce-item {
  display: flex;
  justify-content: space-between;
  gap: 40px;
}
#top-announce .outer .announce-item figure {
  width: 30%;
}
#top-announce .outer .announce-item dl {
  width: 70%;
  line-height: 2;
}
#top-announce .outer .announce-item dl dt {
  font-size: 2.2rem;
  font-family: "Noto Serif JP", serif;
  font-weight: 600;
  margin-bottom: 10px;
}
#top-announce .outer .announce-item dl dd {
  font-size: 1.7rem;
}
@media screen and (max-width: 600px) {
  #top-announce {
    padding: 30px 0;
  }
  #top-announce .outer .announce-item {
    display: flex;
    justify-content: center;
    flex-direction: column;
    gap: 15px;
  }
  #top-announce .outer .announce-item figure {
    width: 100%;
    margin: 0 auto;
  }
  #top-announce .outer .announce-item dl {
    width: 100%;
    line-height: 1.8;
  }
  #top-announce .outer .announce-item dl dt {
    font-size: 1.8rem;
    font-family: "Noto Serif JP", serif;
    font-weight: 600;
    margin-bottom: 5px;
    text-align: center;
  }
  #top-announce .outer .announce-item dl dd {
    font-size: 1.6rem;
  }
}
*/
/* News */
#top-news {
  width: 100%;
  padding: 100px 0;
  background-color: #fff;
}
#top-news .outer {
  display: flex;
  justify-content: space-between;
  gap: 75px;
}
#top-news .outer .left-part h2 {
  margin-bottom: 50px;
  word-break: keep-all;
  font-size: 4rem;
  font-family: "Noto Serif JP", serif;
  font-weight: 600;
  letter-spacing: .05em;
}
#top-news .outer .left-part h2::after {
  content: 'NEWS';
  display: block;
  font-size: 2.4rem;
  margin-top: 15px;
  font-weight: 400;
  font-family: "Cormorant Garamond", serif;
}
#top-news .outer .left-part a.btn {
  display: block;
  width: 100%;
  padding: 12px 20px;
  font-size: 1.4rem;
  border: solid 1px #333;
  border-radius: 3px;
  position: relative;
  text-align: center;
}
#top-news .outer .left-part a.btn::after {
  content: '';
  display: block;
  height: 7px;
  aspect-ratio: cos(30deg);
  clip-path: polygon(0 0, 100% 50%, 0 100%);
  position: absolute;
  right: 20px;
  top: 50%;
  transition: ease .3s;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  background: #333;
}
#top-news .outer .left-part a.btn:hover {
  color: #fff;
  border: solid 1px #5d90de;
  background-color: #5d90de;
}
#top-news .outer .left-part a.btn:hover::after {
  background: #fff;
}
#top-news .outer .right-part {
  width: calc(100% - (8rem + 75px));
}
#top-news .outer .right-part .news-item {
  width: 100%;
  border-top: dashed 1px #ccc;
  padding: 25px 15px;
  display: flex;
  align-items: center;
  font-size: 1.7rem;
  line-height: 1.5;
}
#top-news .outer .right-part .news-item:last-of-type {
  border-bottom: dashed 1px #ccc;
}
#top-news .outer .right-part .news-item time {
  margin-right: 15px;
  word-break: keep-all;
}
#top-news .outer .right-part .news-item span {
  line-height: 1;
  font-size: 1rem;
  color: #fff;
  background-color: #47b8bc;
  text-align: center;
  width: 10em;
  padding: 4px 0 5px;
  border-radius: 1px;
  margin-right: 15px;
  margin-top: 2px;
  word-break: keep-all;
}
#top-news .outer .right-part .news-item span.tag02 {
  background-color: #5d90de;
}
#top-news .outer a.btn.lessthan_tab {
  display: none;
}
@media screen and (max-width: 1280px) {
  #top-news {
    padding: 80px 0;
  }
  #top-news .outer {
    display: flex;
    justify-content: space-between;
    gap: 60px;
  }
  #top-news .outer .left-part h2 {
    margin-bottom: 40px;
  }
  #top-news .outer .left-part h2::before {
    font-size: 7rem;
    margin-bottom: 10px;
  }
  #top-news .outer .left-part a.btn {
    padding: 12px 20px;
    font-size: 1.3rem;
  }
  #top-news .outer .left-part a.btn::after {
    height: 6px;
    right: 15px;
  }
  #top-news .outer .right-part {
    width: calc(100% - (7rem + 60px));
  }
  #top-news .outer .right-part .news-item {
    padding: 20px 0;
    font-size: 1.6rem;
  }
}
@media screen and (max-width: 1040px) {
  #top-news {
    padding: 60px 0;
  }
}
@media screen and (max-width: 834px) {
  #top-news {
    padding: 60px 0;
  }
  #top-news .outer {
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
    gap: 0;
  }
  #top-news .outer .left-part h2 {
    margin-bottom: 30px;
    text-align: center;
    font-size: 1.5rem;
  }
  #top-news .outer .left-part h2::before {
    font-size: 6rem;
    margin-bottom: 10px;
  }
  #top-news .outer .left-part a.btn {
    display: none;
  }
  #top-news .outer a.btn.lessthan_tab {
    display: block;
    width: 50%;
    margin: 30px auto 0;
    font-size: 1.5rem;
    border: solid 1px #333;
    padding: 17px;
    border-radius: 4px;
    position: relative;
    text-align: center;
  }
  #top-news .outer a.btn.lessthan_tab::after {
    content: '';
    display: block;
    height: 6px;
    aspect-ratio: cos(30deg);
    clip-path: polygon(0 0, 100% 50%, 0 100%);
    background-color: #333;
    position: absolute;
    right: 15px;
    top: 50%;
    transition: ease .3s;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
  }
  #top-news .outer a.btn.lessthan_tab:hover {
    color: #fff;
    border: solid 1px #5d90de;
    background-color: #5d90de;
  }
  #top-news .outer a.btn.lessthan_tab:hover::after {
    background: #fff;
  }
  #top-news .outer .right-part {
    width: 100%;
  }
  #top-news .outer .right-part .news-item time {
    width: auto;
    margin-right: 10px;
    word-break: keep-all;
    font-size: 1.5rem;
  }
  #top-news .outer .right-part .news-item span {
    /*width: 70px;
    padding: 4px 0;*/
    margin-right: 10px;
  }
  #top-news .outer .right-part .news-item p {
    width: calc(100% - 180px);
    font-size: 1.5rem;
  }
}
@media screen and (max-width: 600px) {
  #top-news {
    padding: 30px 0;
  }
  #top-news .outer .left-part h2::after {
    font-size: 1.8rem;
    margin-top: 7px;
  }
  #top-news .outer .left-part h2 {
    margin-bottom: 20px;
    font-size: 2.4rem;
  }
  #top-news .outer .right-part .news-item {
    width: 100%;
    padding: 15px 0;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    line-height: 1.8;
  }
  #top-news .outer .right-part .news-item p {
    width: 100%;
    font-size: 1.6rem;
    margin-top: 0;
  }
  #top-news .outer a.btn.lessthan_tab {
    width: 80%;
    margin: 20px auto 0;
    font-size: 1.5rem;
  }
}
/*お知らせ一覧ページ*/
#low-news .news-item {
  width: 100%;
  border-top: dashed 1px #ccc;
  padding: 25px 15px;
  display: flex;
  align-items: center;
  font-size: 1.7rem;
  line-height: 1.5;
}
#low-news .news-item:last-of-type {
  border-bottom: dashed 1px #ccc;
}
#low-news .news-item time {
  margin-right: 15px;
  word-break: keep-all;
}
#low-news .news-item p {
  margin-bottom: 0;
  line-height: 1.5;
}
#low-news .news-item span {
  line-height: 1;
  font-size: 1rem;
  color: #fff;
  background-color: #47b8bc;
  text-align: center;
  width: 10em;
  padding: 4px 0 5px;
  border-radius: 1px;
  margin-right: 15px;
  margin-top: 2px;
  word-break: keep-all;
}
#low-news .news-item span.tag02 {
  background-color: #5d90de;
}
@media screen and (max-width: 834px) {
  #low-news .news-item time {
    width: auto;
    margin-right: 10px;
    word-break: keep-all;
    font-size: 1.5rem;
  }
  #low-news .news-item span {
    /*width: 70px;
    padding: 4px 0;*/
    margin-right: 10px;
  }
  #low-news .news-item p {
    width: calc(100% - 180px);
    font-size: 1.5rem;
  }
}
@media screen and (max-width: 600px) {
  #low-news .news-item {
    width: 100%;
    padding: 15px 0;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    line-height: 1.8;
  }
  #low-news .news-item p {
    width: 100%;
    font-size: 1.6rem;
    margin-top: 0;
  }
}
/* Top Feature */
#top-feature {
  width: 100%;
  padding: 120px 0 100px;
  background: url("../images/top-feature-bg.jpg") no-repeat center / cover;
}
#top-feature .outermost {
  display: flex;
  gap: 40px;
  justify-content: space-between;
  align-items: stretch;
}
#top-feature .outermost .feature-item {
  width: 50%;
  background-color: #ffffff;
  position: relative;
  padding: 45px 60px 60px;
  display: flex;
  flex-direction: column;
}
#top-feature .outermost .feature-item.item01 {
  background: url("../images/top-fearure-item-bg01.png") no-repeat center bottom / contain;
  background-color: #ffffff;
}
#top-feature .outermost .feature-item.item02 {
  background: url("../images/top-fearure-item-bg02.png") no-repeat center bottom / contain;
  background-color: #ffffff;
}
#top-feature .outermost .feature-item h3 {
  text-align: center;
  /*font-size: 4rem;*/
  font-size: 3.6rem;
  line-height: 1.5;
  font-family: "Noto Sans JP", YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, "sans-serif";
  /*font-family: "Noto Serif JP", serif;*/
  font-weight: 500;
  letter-spacing: .05em;
  margin-bottom: 15px;
}
#top-feature .outermost .feature-item h3::after {
  content: 'ABOUT US';
  /*font-family: "Cormorant Garamond", serif;*/
  /*font-family: "Zen Kaku Gothic", sans-serif;*/
  font-weight: 400;
  font-style: normal;
  font-size: 2rem;
  text-align: center;
  color: #f08c91;
  word-break: normal;
  display: block;
}
#top-feature .outermost .feature-item.item02 h3::after {
  content: 'HOME CARE SERVICE';
  color: #698fca;
}
#top-feature .outermost .feature-item ul {
  display: flex;
  justify-content: center;
  gap: 1em;
  text-align: center;
  font-size: 2rem;
  line-height: 1.8;
  /*font-family: "Noto Serif JP", serif;*/
  font-family: "Noto Sans JP", YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, "sans-serif";
  font-weight: 400;
  /*margin-bottom: 35px;*/
}
#top-feature .outermost .feature-item ul:last-of-type {
  margin-bottom: 30px;
}
#top-feature .outermost .feature-item.item02 .en-ttl {
  color: #698fca;
}
#top-feature .outermost .feature-item figure {
  display: block;
  margin-top: auto;
  margin-bottom: 0;
}
@media screen and (max-width: 1280px) {
  #top-feature {
    padding: 80px 0;
  }
  #top-feature .outermost {
    gap: 30px;
  }
  #top-feature .outermost .feature-item .en-ttl {
    font-size: 7rem;
    line-height: .9;
    margin-top: -85px;
  }
  #top-feature .outermost .feature-item .en-ttl:after {
    margin-bottom: 100px;
  }
  #top-feature .outermost .feature-item {
    padding: 50px;
  }
  #top-feature .outermost .feature-item h3 {
    font-size: 3.4rem;
  }
  #top-feature .outermost .feature-item ul {
    font-size: 1.8rem;
  }
}
@media screen and (max-width: 1040px) {
  #top-feature {
    padding: 80px 0 60px;
  }
  #top-feature .outermost .feature-item .en-ttl {
    font-size: 6rem;
    line-height: .9;
  }
  #top-feature .outermost .feature-item .en-ttl:after {
    margin-bottom: 100px;
  }
  #top-feature .outermost .feature-item {
    padding: 30px;
  }
  #top-feature .outermost .feature-item h3 {
    text-align: center;
    font-size: 3.2rem;
  }
  #top-feature .outermost .feature-item.item02 h3 {
    font-size: 2.8rem;
    margin-bottom: 20px;
  }
  #top-feature .outermost .feature-item .en-ttl {
    margin-top: -55px;
  }
  #top-feature .outermost .feature-item ul {
    font-size: 1.8rem;
  }
}
@media screen and (max-width: 834px) {
  #top-feature .outermost {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 60px;
  }
  #top-feature .outermost .feature-item {
    width: 100%;
  }
  #top-feature .outermost .feature-item .en-ttl:after {
    margin-bottom: 10px;
  }
  #top-feature .outermost .feature-item.item01 h3, #top-feature .outermost .feature-item.item02 h3 {
    font-size: 2.8rem;
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 600px) {
  #top-feature {
    padding: 30px 0;
  }
  #top-feature .outermost {
    gap: 15px;
  }
  #top-feature .outermost .feature-item.item01 h3, #top-feature .outermost .feature-item.item02 h3 {
    font-size: 2.4rem;
    line-height: 1.4;
    margin-bottom: 5px;
  }
  #top-feature .outermost .feature-item h3::after {
    font-size: 1.4rem;
    margin-top: 3px;
  }
  #top-feature .outermost .feature-item ul {
    text-align: center;
    /*flex-direction: column;*/
    /*gap: initial;*/
    font-size: 1.6rem;
    line-height: 1.8;
  }
  #top-feature .outermost .feature-item.item02 ul {
    flex-direction: column;
    gap: initial;
  }
  #top-feature .outermost .feature-item ul:last-of-type {
    margin-bottom: 15px;
  }
  #top-feature .outermost .feature-item {
    padding: 20px;
  }
}
/* information */
#top-info {
  width: 100%;
  padding: 80px 0 100px;
  background: url("../images/top-info-bg.jpg") no-repeat center / cover;
}
#top-info h2 {
  margin-bottom: 70px;
  word-break: keep-all;
  text-align: center;
  /*color: #fff;*/
}
#top-info h2::after {
  content: 'INFORMATION';
}
#top-info .outer {
  display: flex;
  flex-wrap: wrap;
}
#top-info .outer .info-item {
  width: 23.5%;
  margin-right: 2%;
  background-color: #fff;
}
#top-info .outer .info-item:nth-child(4n) {
  margin-right: 0;
}
#top-info .outer .info-item:nth-child(1), #top-info .outer .info-item:nth-child(2), #top-info .outer .info-item:nth-child(3), #top-info .outer .info-item:nth-child(4) {
  margin-bottom: 2%;
}
#top-info .outer .info-item .text-area {
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  height: 4.1em;
  padding: 10px;
}
#top-info .outer .info-item .text-area h3 {
  font-size: 2rem;
  /*font-size: 2.2rem;*/
  line-height: 1.1;
  /*font-family: "Noto Serif JP", serif;*/
  letter-spacing: 0;
  font-weight: 400;
  /*font-weight: 500;*/
  padding-bottom: 2px;
}
#top-info .outer .info-item .text-area h3 span {
  font-size: 70%;
  font-weight: 400;
}
#top-info .outer .info-item figure {
  width: 100%;
}
@media screen and (max-width: 1360px) {
  #top-info .outer .info-item:nth-child(1) .text-area h3 {
    font-size: 1.8rem;
  }
}
@media screen and (max-width: 1280px) {
  #top-info {
    padding: 80px 0;
  }
  #top-info h2 {
    margin-bottom: 50px;
  }
  #top-info .outer .info-item .text-area {
    padding: 10px;
    height: 3.5em;
  }
  #top-info .outer .info-item .text-area h3 {
    font-size: 1.7rem;
  }
  #top-info .outer .info-item:nth-child(1) .text-area h3 {
    font-size: 1.5rem;
  }
}
@media screen and (max-width: 1040px) {
  #top-info {
    padding: 60px 0;
  }
  #top-info h2 {
    font-size: 6rem;
  }
  #top-info .outer .info-item {
    width: 32%;
    margin-right: 2%;
    background-color: #fff;
  }
  #top-info .outer .info-item:nth-child(4n) {
    margin-right: 2%;
  }
  #top-info .outer .info-item:nth-child(3n) {
    margin-right: 0;
  }
  #top-info .outer .info-item:nth-child(5), #top-info .outer .info-item:nth-child(6) {
    margin-bottom: 2%;
  }
}
@media screen and (max-width: 834px) {
  #top-info h2 {
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 600px) {
  #top-info {
    padding: 30px 0;
  }
  #top-info h2 {
    margin-bottom: 20px;
  }
  /*#top-info h2::before {
    margin-bottom: 5px;
  }*/
  #top-info .outer .info-item {
    width: 48.5%;
    margin-right: 3%;
    background-color: #fff;
  }
  #top-info .outer .info-item:nth-child(1), #top-info .outer .info-item:nth-child(2), #top-info .outer .info-item:nth-child(3), #top-info .outer .info-item:nth-child(4) {
    margin-bottom: 3%;
  }
  #top-info .outer .info-item:nth-child(5), #top-info .outer .info-item:nth-child(6) {
    margin-bottom: 3%;
  }
  #top-info .outer .info-item:nth-child(4n) {
    margin-right: 0;
  }
  #top-info .outer .info-item:nth-child(3n) {
    margin-right: 3%;
  }
  #top-info .outer .info-item:nth-child(2n) {
    margin-right: 0;
  }
  #top-info .outer .info-item .text-area {
    padding: 5px;
    height: 4.5em;
  }
  #top-info .outer .info-item .text-area h3 {
    font-size: 1.5rem;
    padding-bottom: 2px;
    line-height: 1.5;
  }
  #top-info .outer .info-item .text-area h3.small {
    font-size: 1.3rem;
  }
}
/* Access */
#top-access {
  width: 100%;
  padding: 80px 0 100px;
}
#top-access h2 {
  margin-bottom: 70px;
}
#top-access h2::after {
  content: 'ACCESS';
}
#top-access .col2-wrap {
  display: flex;
  gap: 40px;
  justify-content: space-between;
  align-items: stretch;
  margin-bottom: 40px;
}
#top-access .col2-wrap .left-part, #top-access .col2-wrap .right-part {
  width: 50%;
}
#top-access .col2-wrap .left-part .movie-wrap {
  width: 100%;
  aspect-ratio: 16 / 9;
  background-color: #eee;
  display: flex;
  align-items: center;
  justify-content: center;
}
#top-access .col2-wrap .left-part .movie-wrap p {
  text-align: center;
}
#top-access .col2-wrap .right-part {
  position: relative;
}
#top-access .col2-wrap .right-part p {
  font-size: 1.7rem;
  line-height: 1.6;
  /*font-family: "Noto Serif JP", serif;*/
  font-weight: 400;
  margin-bottom: 10px;
}
#top-access .col2-wrap .right-part p sup {
  font-size: 70%;
  vertical-align: text-top;
}
#top-access .col2-wrap .right-part p.annotation {
  font-size: 1.2rem;
  line-height: 1.6;
  /*font-family: "Noto Serif JP", serif;*/
  font-weight: 400;
  text-indent: -1em;
  padding-left: 1em;
  margin-bottom: 15px;
}
#top-access .col2-wrap .right-part .image-wrap {
  position: absolute;
  bottom: 0;
  align-items: flex-end;
  display: flex;
  justify-content: space-between;
  gap: 30px;
}
#top-access .gmap {
  position: relative;
  padding-bottom: 30%;
  height: 0;
  overflow: hidden;
}
#top-access .gmap iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
@media screen and (max-width: 1480px) {
  #top-access .col2-wrap .right-part p {
    font-size: 1.6rem;
  }
}
@media screen and (max-width: 1280px) {
  #top-access {
    padding: 80px 0;
  }
  #top-access h2 {
    margin-bottom: 40px;
  }
  #top-access .col2-wrap {
    gap: 30px;
    margin-bottom: 30px;
  }
  #top-access .col2-wrap .right-part p {
    font-size: 1.5rem;
    margin-bottom: 5px;
  }
}
@media screen and (max-width: 1040px) {
  #top-access {
    padding: 60px 0;
  }
  #top-access .col2-wrap {
    flex-direction: column-reverse;
    gap: 30px;
    margin-bottom: 30px;
  }
  #top-access .col2-wrap .left-part, #top-access .col2-wrap .right-part {
    width: 100%;
  }
  #top-access .col2-wrap .right-part .image-wrap {
    position: static;
    bottom: 0;
    align-items: flex-end;
    display: flex;
    justify-content: space-between;
    gap: 20px;
  }
  #top-access .col2-wrap .right-part p {
    font-size: 1.6rem;
    margin-bottom: 5px;
  }
  #top-access .col2-wrap .right-part p.annotation {
    margin-bottom: 20px;
  }
  #top-access .gmap {
    padding-bottom: 40%;
  }
}
@media screen and (max-width: 834px) {
  #top-access h2 {
    margin-bottom: 30px;
  }
  #top-access .gmap {
    padding-bottom: 40%;
  }
}
@media screen and (max-width: 600px) {
  #top-access {
    padding: 30px 0;
  }
  #top-access h2 {
    margin-bottom: 20px;
  }
  #top-access h2::before {
    margin-bottom: 5px;
  }
  #top-access .col2-wrap .right-part .image-wrap {
    gap: 3%;
  }
  #top-access .col2-wrap .right-part p {
    font-size: 1.6rem;
    margin-bottom: 5px;
  }
  #top-access .col2-wrap .right-part p.annotation {
    margin-bottom: 30px;
  }
  #top-access .col2-wrap {
    flex-direction: column-reverse;
    gap: 15px;
    margin-bottom: 15px;
  }
  #top-access .gmap {
    padding-bottom: 56.25%;
  }
  #top-access .col2-wrap .right-part p.annotation {
    font-size: 1.3rem;
    line-height: 1.8;
    margin-bottom: 30px;
  }
}
/* Banner */
aside {
  background-color: #ebebeb;
  padding: 50px 0;
}
aside .outer {
  display: flex;
  justify-content: space-between;
  gap: 20px;
}
aside .outer a img:hover {
  opacity: .8;
  transition: .3s;
}
@media screen and (max-width: 1040px) {
  aside {
    padding: 30px 0;
  }
  aside .outer {
    display: flex;
    justify-content: flex-start;
    gap: 0;
    flex-wrap: wrap;
  }
  aside .outer li {
    width: 32%;
    margin-right: 2%;
    margin-bottom: 2%;
  }
  aside .outer li:nth-child(3n) {
    margin-right: 0;
  }
  aside .outer li:nth-child(4), aside .outer li:nth-child(5) {
    margin-bottom: 0;
  }
}
@media screen and (max-width: 600px) {
  aside {
    padding: 20px 0;
  }
  aside .outer li {
    width: 48.5%;
    margin-right: 3%;
    margin-bottom: 3%;
  }
  aside .outer li:nth-child(3n) {
    margin-right: 3%;
  }
  aside .outer li:nth-child(4) {
    margin-bottom: 3%;
  }
  aside .outer li:nth-child(2n) {
    margin-right: 0;
  }
}
/* Footer */
footer {
  width: 100%;
  padding: 75px 0 0;
  gap: 4%;
}
footer .container {
  display: flex;
  justify-content: space-between;
  margin-bottom: 55px;
  gap: 50px;
}
footer .container .ft-info {
  width: 260px;
}
footer .container .ft-info .sns {
  display: flex;
  justify-content: center;
  gap: 20px;
  margin: 20px auto;
}
footer .container .ft-info .sns li {
  width: 30px;
}
footer .container .ft-info .sns li a:hover {
  opacity: .8;
}
footer .container .ft-info .ft-btn {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 50px;
  border-radius: 4px;
  background-color: #47b8bc;
  color: #fff;
  text-align: center;
  position: relative;
  font-size: 1.7rem;
  line-height: 1;
  /*font-family: "Noto Serif JP", serif;*/
  font-weight: 400;
}
footer .container .ft-info .ft-btn:hover {
  opacity: .8;
}
footer .container .ft-info .ft-btn::before {
  content: '';
  display: inline-block;
  width: 25px;
  height: 25px;
  background-image: url("../images/btn-icon01.png");
  background-size: contain;
  vertical-align: middle;
  margin-left: -20px;
  margin-right: 10px;
}
footer .container .ft-info .ft-btn::after {
  content: '';
  display: block;
  height: 7px;
  aspect-ratio: cos(30deg);
  clip-path: polygon(0 0, 100% 50%, 0 100%);
  background-color: #fff;
  position: absolute;
  right: 20px;
  top: 50%;
  transition: ease .3s;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
}
footer .container .ft-info .ft-btn.btn02 {
  background-color: #81c85a;
  margin-top: 10px;
}
footer .container .ft-info .ft-btn.btn02::before {
  content: '';
  display: inline-block;
  width: 25px;
  height: 25px;
  background-image: url("../images/btn-icon02.png");
  background-size: contain;
  vertical-align: middle;
  margin-left: -20px;
  margin-right: 10px;
}
footer .container .ft-nav {
  display: flex;
  justify-content: space-between;
  gap: 50px;
}
footer .container .ft-nav ul {
  margin-bottom: 20px;
  line-height: 2;
}
footer .container .ft-nav ul .hyphen::before {
  content: '-';
  padding-right: 5px;
}
footer .copy {
  font-family: "Noto Serif JP", serif;
  font-weight: 400;
  text-align: center;
  font-size: 1.2rem;
  color: #999;
  padding: 30px;
  border-top: solid 1px #ddd;
}
@media screen and (max-width: 1280px) {
  footer {
    width: 100%;
    padding: 60px 0 0;
    gap: 3%;
  }
  footer .container {
    margin-bottom: 45px;
    gap: 40px;
  }
  footer .container .ft-nav {
    display: flex;
    justify-content: space-between;
    gap: 40px;
  }
  footer .container .ft-nav ul {
    margin-bottom: 15px;
    line-height: 1.8;
    font-size: 1.6rem;
  }
  footer .copy {
    font-size: 1.1rem;
    padding: 25px;
  }
}
@media screen and (max-width: 600px) {
  footer {
    width: 100%;
    padding: 30px 0 0;
    gap: 3%;
  }
  footer .container {
    margin-bottom: 30px;
    gap: 40px;
    justify-content: center;
    flex-direction: column;
  }
  footer .container .ft-nav {
    display: none;
  }
  footer .container .ft-info {
    width: 80%;
    margin: 0 auto;
  }
  footer .container .ft-info .ft-btn::after {
    right: 15px;
  }
  footer .container .ft-info .ft-logo {
    width: 70%;
    margin: 0 auto;
  }
  footer .copy {
    font-size: 1rem;
    padding: 15px;
  }
}
/*======================
下層ページ　共通
=======================*/
/* mv ttl */
.sub .mv {
  width: 100%;
  height: 280px;
  background-size: cover;
  background-repeat: no-repeat;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 20px;
}
/*.sub .mv h2 {
  color: #fff;
  font-family: "Noto Serif JP", serif;
  font-weight: 400;
  text-align: center;
  font-size: 2rem;
  letter-spacing: 0;
}
.sub .mv h2::before {
  color: #fff;
  font-family: "Cormorant Garamond", serif;
  font-weight: 500;
  font-style: normal;
  text-align: center;
  font-size: 6.4rem;
  padding-bottom: 15px;
}*/
.sub .mv h2 {
  color: #fff;
  /*font-family: "Noto Serif JP", serif;*/
  font-weight: 500;
  text-align: center;
  font-size: 3.6rem;
  letter-spacing: .03em;
}
/*.sub .mv h2::after {
  color: #fff;
  font-family: "Cormorant Garamond", serif;
  font-weight: 400;
  font-style: normal;
  text-align: center;
  font-size: 2rem;
  padding-top: 15px;
}*/
@media screen and (max-width: 1040px) {
  .sub .mv {
    height: 250px;
    margin-top: 80px;
    font-size: 3.6rem;
  }
  .sub .mv h2 {
    font-size: 3.4rem;
  }
}
@media screen and (max-width: 834px) {
  .sub .mv {
    margin-top: 70px;
  }
  .sub .mv h2 {
    font-size: 3.2rem;
  }
}
@media screen and (max-width: 600px) {
  .sub .mv {
    margin-top: 60px;
    height: 150px;
    padding: 0 20px;
    margin-bottom: 25px;
  }
  /*.sub .mv h2 {
    font-size: 1.5rem;
  }
  .sub .mv h2::before {
    font-size: 3.2rem;
    padding-bottom: 8px;
  }*/
  .sub .mv h2 {
    font-size: 2.2rem;
  }
  /*.sub .mv h2::after {
    font-size: 1.6rem;
    padding-top: 10px;
  }	*/
}
/* Common Style */
.mb20 {
  margin-bottom: 20px;
}
.mb30 {
  margin-bottom: 30px;
}
.mb40 {
  margin-bottom: 40px;
}
figure.w100 {
  width: 100%;
  margin: 30px auto;
}
figure.w90 {
  width: 90%;
  margin: 30px auto;
}
figure.w80 {
  width: 80%;
  margin: 30px auto;
}
figure.w70 {
  width: 70%;
  margin: 20px auto;
}
figure.w60 {
  width: 60%;
  margin: 20px auto;
}
figure.w40 {
  width: 40%;
  margin: 20px auto;
}
.ta-c {
  text-align: center;
}
.ta-r {
  text-align: right;
}
.emphasize {
  font-weight: 600;
  /* color: #ff0000;*/
  color: #ed5b62;
  font-size: 2rem;
}
.indent {
  text-indent: -1em;
  padding-left: 1em;
}
.date-right {
  font-size: 1.6rem;
  text-align: right;
}
/* 下層MV */
.mv.search {
  background-image: url("../images/mv01.jpg");
}
/*
/*.mv.search h2::before {
  content: 'SEARCH';
  display: block;
}*/
.mv.tma {
  background-image: url("../images/mv02.jpg");
}
/*
.mv.tma.top h2::before {
  content: 'ABOUT US';
  display: block;
}*/
.mv.grief {
  background-image: url("../images/griefcare/mv.jpg");
}
/*
.mv.grief h2::before {
  content: 'GRIEF CARE';
  display: block;
}*/
.mv.links {
  background-image: url("../images/links/mv.jpg");
}
/*
.mv.links h2::before {
  content: 'LINKS';
  display: block;
}*/
.mv.privacy {
  background-image: url("../images/links/mv.jpg");
}
/*
.mv.privacy h2::before {
  content: 'PRIVACY POLICY';
  display: block;
}*/
.mv.sitemap {
  background-image: url("../images/links/mv.jpg");
}
/*
.mv.sitemap h2::before {
  content: 'SITEMAP';
  display: block;
}*/
.mv.news {
  background-image: url("../images/news/mv.jpg");
}
/*
.mv.news h2::before {
  content: 'NEWS';
  display: block;
}*/
.mv.topics {
  background-image: url("../images/topics/mv.jpg");
}
/*
.mv.topics h2::before {
  content: 'TOPICS';
  display: block;
}*/
.mv.m-conts {
  background-image: url("../images/mv02.jpg");
}
/*
.mv.m-conts h2::before {
  content: 'MEMBER';
  display: block;
}*/
.mv.coop {
  background-image: url("../images/cooperation/mv.jpg");
}
/*
.mv.coop h2::before {
  content: 'COOPERATION';
  display: block;
}*/
.mv.story {
  background-image: url("../images/topics/mv.jpg");
}
/*
.mv.story h2::before {
  content: 'STORY';
  display: block;
}*/
.mv.townnews {
  background-image: url("../images/townnews/mv.jpg");
}
/*
.mv.townnews h2::before {
  content: 'TOWN NEWS';
  display: block;
}*/
.sub main {
  margin-bottom: 100px;
}
.sub section {
  margin-bottom: 80px;
}
.sub .conts-area {
  margin-bottom: 40px;
}
.sub .conts-box {
  margin-bottom: 30px;
}
.sub .conts-box.border {
  padding-bottom: 30px;
  border-bottom: solid 1px #ddd;
}
.sub .conts-space {
  margin-bottom: 25px;
}
.sub .conts-space.border {
  padding-bottom: 25px;
  border-bottom: solid 2px #ddd;
}
.sub.sub .conts-space.border .box {
  padding: 15px 20px;
  background-color: #f2f2f2;
  margin: 10px 0 0;
}
.sub.sub .conts-space.border .box p {
  line-height: 1.8;
  font-size: 1.6rem;
}
.sub.sub .conts-space.border .box ul {
  line-height: 1.8;
  font-size: 1.6rem;
}
.sub .bread {
  margin-bottom: 80px;
  margin-left: 30px;
  display: flex;
  font-size: 1.4rem;
}
.sub .bread li::before {
  content: '>';
  padding-left: 0.5em;
  padding-right: 0.5em;
}
.sub .bread li:nth-of-type(1)::before {
  content: none;
}
@media screen and (max-width: 600px) {
  .mb20 {
    margin-bottom: 10px;
  }
  .mb30 {
    margin-bottom: 15px;
  }
  .mb40 {
    margin-bottom: 20px;
  }
  .sub main {
    margin-bottom: 40px;
  }
  .sub section {
    margin-bottom: 40px;
  }
  .sub .conts-area {
    margin-bottom: 20px;
  }
  .sub .conts-box {
    margin-bottom: 15px;
  }
  .sub .conts-space {
    margin-bottom: 20px;
  }
  .sub .conts-box.border {
    padding-bottom: 15px;
  }
  .sub .conts-space.border {
    padding-bottom: 20px;
  }
  .sub .bread {
    display: none;
  }
  figure.w100 {
    width: 100%;
    margin: 15px auto;
  }
  figure.w90 {
    width: 100%;
    margin: 15px auto;
  }
  figure.w80 {
    width: 80%;
    margin: 15px auto;
  }
  figure.w70 {
    width: 80%;
    margin: 10px auto;
  }
  figure.w60 {
    width: 60%;
    margin: 10px auto;
  }
  figure.w40 {
    width: 60%;
    margin: 10px auto;
  }
  .emphasize {
    font-size: 1.6rem;
  }
}
/*.sub .conts h2 {
  font-size: 3.4rem;
  text-align: center;
  font-weight: 500;
  border-bottom: 4px solid #f3787e;
  border-image: linear-gradient(to right, #e98a98 0%, #b3b6eb 100%) 1;
  padding-bottom: 25px;
  margin-bottom: 40px;
  line-height: 1.3;
}*/
/*.sub .conts h2 {
  font-size: 3.4rem;
  text-align: center;
  font-weight: 500;
  padding-bottom: 0;
  margin-bottom: 50px;
  line-height: 1.3;
}
.sub .conts h2::after {
  content: '●　●　●';
  display: block;
  font-size: 0.7rem;
  letter-spacing: .5em;
  text-align: center;
  font-weight: 500;
  padding-top: 20px;
	background: linear-gradient(90deg, #e98a98 0%, #e9b6eb 100%);
	
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}*/
/*.sub .conts .hd-style01 {
  margin-bottom: 25px;
  font-size: 2.4rem;
  background: linear-gradient(90deg, rgb(233, 138, 152), rgb(179, 182, 235));
  background: linear-gradient(90deg, rgb(233, 138, 152), rgb(233, 182, 235));
  font-weight: 500;
  line-height: 1.3;
  padding: 15px 20px 18px;
  color: #fff;
  border-radius: 4px;
}*/
/*.sub .conts .hd-style01 {
  margin-bottom: 25px;
  font-size: 2.4rem;
  background: linear-gradient(90deg, rgb(233, 138, 152), rgb(233, 182, 235));
  font-weight: 500;
  line-height: 1.3;
  padding: 15px 20px 18px;
  color: #fff;
  border-radius: 4px;
}*/
/*.sub .conts .hd-style01 {
  font-weight: 500;
  line-height: 1.5;
  margin-bottom: 25px;
  background-color: #f29da9;
  color: #fff;
  font-size: 2.4rem;
  border-radius: 5px;
  padding: 18px 10px 20px 20px
}*/
/*.sub .conts .hd-style01:before {
  content: '';
  border-left: solid #fff376 5px;
  padding-right: 15px;
}*/
.sub .conts .hd-style01 {
  font-weight: 500;
  line-height: 1.5;
  margin-bottom: 25px;
  background-color: #f29da9;
  background-image: url("../images/hd-stripe.png");
  background-size: cover;
  color: #fff;
  font-size: 2.4rem;
  border-radius: 5px;
  padding: 18px 10px 20px 20px
}
.sub .conts .hd-style02 {
  margin-bottom: 10px;
  font-size: 2rem;
  border-left: solid 4px #f3787e;
  font-weight: 500;
  line-height: 1.3;
  padding-left: 12px;
}
.sub .conts .hd-style02.mb20 {
  margin-bottom: 20px;
}
.sub .conts .hd-style03 {
  margin-bottom: 15px;
  padding-bottom: 10px;
  color: #f3787e;
  font-size: 2.2rem;
  border-bottom: dashed 1px #f3787e;
  font-weight: 500;
  line-height: 1.3;
}
.sub .conts .hd-style03.blue {
  margin-bottom: 15px;
  padding-bottom: 10px;
  color: #698fca;
  font-size: 2.2rem;
  border-bottom: dashed 1px #698fca;
  font-weight: 500;
  line-height: 1.3;
}
.sub .conts .hd-style04 {
  margin-bottom: 10px;
  color: #f3787e;
  font-size: 2.2rem;
  font-weight: 500;
  line-height: 1.5;
}
.sub .conts .hd-style05 {
  margin-bottom: 25px;
  font-size: 2rem;
  font-weight: 500;
  line-height: 1.5;
  padding: 15px;
  color: #f3787e;
}
.sub .conts .hd-style06 {
  margin-bottom: 15px;
  color: #f3787e;
  font-size: 2rem;
  font-weight: 500;
  line-height: 1.5;
}
.sub .conts .hd-style06.mb0 {
  margin-bottom: 0;
}
.sub .conts .hd-style07 {
  margin-bottom: 5px;
  color: #f3787e;
  font-size: 1.9rem;
  font-weight: 500;
  line-height: 1.5;
}
.sub .conts .hd-style08 {
  margin-bottom: 5px;
  font-size: 1.9rem;
  font-weight: 500;
  line-height: 1.5;
}
.sub .conts .hd-style08:before {
  content: '■';
  color: #f3787e;
  padding-right: 3px;
}
.sub .conts h3.mb10 {
  margin-bottom: 10px;
}
.sub .conts h3.mb20 {
  margin-bottom: 20px;
}
.sub .conts p {
  line-height: 2;
  margin-bottom: 20px;
  font-size: 1.7rem;
}
.sub .conts ul li {
  line-height: 2;
}
.sub .conts dl {
  line-height: 2;
  margin-bottom: 10px;
}
.sub .conts dl dt {
  font-weight: 400;
  font-size: 1.8rem;
}
.sub .conts p.mb10 {
  margin-bottom: 10px;
}
.sub .conts .mb20 {
  margin-bottom: 20px;
}
.sub .conts p.mb30 {
  margin-bottom: 30px;
}
.sub .conts p.mb40 {
  margin-bottom: 40px;
}
.sub .conts figure figcaption {
  font-size: 1.4rem;
  line-height: 1.5;
  /*padding-top: 10px;*/
  text-align: center;
}
@media screen and (max-width: 600px) {
  .sub .conts h2 {
    font-size: 2.2rem;
    padding-bottom: 0;
    margin-bottom: 20px;
  }
  .sub .conts h2::after {
    font-size: 0.4rem;
    padding-top: 10px;
  }
  /*.sub .conts .hd-style01 {
    margin-bottom: 10px;
    font-size: 1.8rem;
    padding: 12px;
  }*/
  .sub .conts .hd-style01 {
    font-size: 1.8rem;
    margin-bottom: 10px;
    border-radius: 0;
    padding: 12px 10px 15px 12px;
	   background-image: url("../images/hd-stripe_sp.png");
  }
  /*.sub .conts .hd-style01:before {
    padding-right: 10px;
	  border-left: solid #fff376 4px;
  }*/
  .sub .conts .hd-style02 {
    margin-bottom: 10px;
    font-size: 1.7rem;
    padding-left: 5px;
  }
  .sub .conts .hd-style03 {
    margin-bottom: 15px;
    padding-bottom: 10px;
    font-size: 1.7rem;
  }
  .sub .conts .hd-style04 {
    margin-bottom: 10px;
    font-size: 1.7rem;
    line-height: 1.8;
  }
  .sub .conts .hd-style05 {
    margin-bottom: 15px;
    font-size: 1.7rem;
    padding: 10px;
  }
  .sub .conts .hd-style07 {
    font-size: 1.6rem;
  }
  .sub .conts .hd-style08 {
    font-size: 1.7rem;
    font-weight: 500;
    margin-bottom: 5px;
  }
  .sub .conts p {
    line-height: 1.8;
    margin-bottom: 10px;
    font-size: 1.6rem;
  }
  .sub .conts p.mb10 {
    margin-bottom: 5px;
  }
  .sub .conts ul li {
    line-height: 1.8;
  }
  .sub .conts h3.mb10 {
    margin-bottom: 5px;
  }
  .sub .conts h3.mb20 {
    margin-bottom: 10px;
  }
}
.sub .conts p.mb0 {
  margin-bottom: 0;
}
.ft-annotation-wrap {
  margin-top: 40px;
}
/*.ft-annotation-wrap .ft-annotation {
  font-size: 1.4rem;
  line-height: 1.8;
  text-indent: -1em;
  padding-left: 1em;
  margin-bottom: 0;
}*/
.sub .conts .ft-annotation {
  font-size: 1.4rem;
  line-height: 1.8;
  text-indent: -1em;
  padding-left: 1em;
  margin-bottom: 0;
}
.sub .conts .col2 {
  width: 100%;
  gap: 20px;
  display: flex;
  justify-content: space-between;
}
.sub .conts .col2 .col2-item {
  width: 48.5%;
}
.sub .conts .col2 figure {
  width: 30%;
}
.sub .conts .col2 .text-area {
  width: 70%;
}
/*.sub .conts .col2 {
  width: 100%;
  gap: 30px;
  display: flex;
  justify-content: space-between;
}
.sub .conts .col2 figure {
  width: 35%;
  margin-bottom: 20px;
}*/
.sub .conts .col2 figure figcaption {
  color: #333;
  font-weight: 500;
  font-family: "Noto Serif JP", serif;
  font-size: 1.8rem;
  text-align: center;
}
.sub .conts .col2 .text-area {
  width: 65%;
}
.sub .conts .col2-flr {
  width: 100%;
}
.sub .conts .col2-flr figure {
  width: 30%;
  float: right;
  margin-top: 5px;
  margin-left: 30px;
  margin-bottom: 20px;
}
.sub .conts .col2-flr figure.mb0 {
  margin-bottom: 0;
}
.sub .conts .col2-flr figure img {
  border-radius: 5px;
}
.sub .conts .col2-flr figure.mb0 {
  margin-bottom: 0;
}
.sub .conts .col2-flr figure figcaption {
  /*display: block;*/
  margin: 0 auto;
  color: #333;
  font-weight: 500;
  font-family: "Noto Serif JP", serif;
  line-height: 1.5;
  font-size: 1.7rem;
  text-align: center;
  padding-top: 0;
}
/*院長紹介*/
.sub .conts .introduction {
  width: 100%;
  display: flex;
  gap: 40px;
}
.sub .conts .introduction figure {
  width: 35%;
}
.sub .conts .introduction figure figcaption {
  margin: 10px auto 0;
  color: #333;
  font-weight: 600;
  font-family: "Noto Serif JP", serif;
  line-height: 1.5;
  font-size: 1.7rem;
  text-align: center;
}
.sub .conts .introduction .text-area {
  width: 65%;
}
.sub .conts dl.list-history {
  margin-bottom: 0;
  display: flex;
}
.sub .conts dl.list-history dt {
  font-weight: 400;
  font-size: 1.7rem;
  width: 20em;
}
@media screen and (max-width: 600px) {
  .sub .conts .col2 {
    width: 100%;
    display: flex;
    justify-content: center;
    flex-direction: column;
    gap: 0;
  }
  .sub .conts .col2 .col2-item {
    width: 100%;
  }
  .sub .conts .col2 figure {
    width: 70%;
    margin: 0 auto;
  }
  .sub .conts .col2 figure figcaption {
    font-size: 1.6rem;
    padding-top: 10px;
  }
  .sub .conts .col2 .text-area {
    width: 100%;
    margin-bottom: 15px;
  }
  .sub .conts .col2-flr {
    width: 100%;
  }
  .sub .conts .col2-flr figure {
    width: 70%;
    float: none;
    margin: 5px auto 10px;
  }
  .sub .conts .col2-flr figure figcaption {
    font-size: 1.6rem;
    padding-top: 10px;
  }
  .ft-annotation-wrap {
    margin-top: 20px;
  }
  .sub .conts .ft-annotation {
    font-size: 1.2rem;
  }
  .sub .conts .col2-flr figure.mb0 {
    margin-bottom: 10px;
  }
  /*院長紹介*/
  .sub .conts .introduction {
    flex-direction: column;
    gap: 10px;
  }
  .sub .conts .introduction figure {
    width: 70%;
    margin: 0 auto;
  }
  .sub .conts .introduction figure figcaption {
    margin: 10px auto 0;
    line-height: 1.5;
    font-size: 1.5rem;
    text-align: center;
  }
  .sub .conts .introduction .text-area {
    width: 100%;
  }
  .sub .conts dl.list-history {
    margin-bottom: 0;
    display: flex;
  }
  .sub .conts dl.list-history dt {
    font-weight: 400;
    font-size: 1.5rem;
    width: 10em;
  }
}
/*２カラムバージョン2 事業所紹介*/
.sub .col2-type02 {
  width: 100%;
  display: flex;
  justify-content: space-between;
  flex-direction: row-reverse;
  gap: 20px;
}
.sub .col2-type02 figure {
  width: 25%;
}
.sub .col2-type02 .text-area {
  width: 75%;
}
/* BOX */
.box-pink {
  /* background-color: #fdf4f5;*/
  background-color: #fef4f5;
  padding: 25px 30px;
  border-radius: 20px;
  margin-bottom: 20px;
}
a.box-pink {
  display: block;
  transition: .3 ease;
}
a.box-pink:hover {
  background-color: #f6dddf;
  transition: .3 ease;
}
a.box-pink p, a.box-pink ul {
  color: #333;
}
a.box-pink p:hover, a.box-pink ul:hover {
  color: #333;
}
.box-blue {
  background-color: #ebf1fa;
  padding: 25px 30px;
  border-radius: 20px;
  margin-bottom: 20px;
}
.box-grey {
  background-color: #f2f2f2;
  padding: 25px 30px;
  border-radius: 20px;
  margin-bottom: 20px;
}
.box-grey.mb10 {
  margin-bottom: 10px;
}
.box-yellow {
  background-color: #fcf5f0;
  padding: 25px 39px;
  border-radius: 20px;
  margin-bottom: 20px;
}
@media screen and (max-width: 600px) {
  .box-pink {
    padding: 15px 20px 20px;
    border-radius: 5px;
    margin-bottom: 15px;
  }
  .box-blue {
    padding: 15px 20px;
    border-radius: 5px;
    margin-bottom: 15px;
  }
  .box-grey {
    padding: 15px 20px;
    border-radius: 5px;
    margin-bottom: 15px;
  }
  .box-yellow {
    padding: 15px 20px;
    border-radius: 5px;
    margin-bottom: 15px;
  }
}
/*=======================
医師会のご案内
=======================*/
/*.mv.tma.disclosure h2::before {
  content: 'DISCLOSURE';
  display: block;
}*/
.sub .tbl01 {
  width: 100%;
  border: solid 1px #ddd;
  line-height: 1.5;
  margin-bottom: 40px;
  font-size: 1.7rem;
}
.sub .tbl01 tr {
  border-top: solid 1px #ddd;
}
.sub .tbl01 th {
  background-color: #fef4f5;
  width: 12em;
  padding: 12px 25px;
  font-weight: 400;
  vertical-align: middle;
  text-align: left;
  border-right: 1px solid #ddd;
}
.sub .tbl01 td {
  padding: 12px 25px;
  vertical-align: middle;
  text-align: left;
}
.sub .tbl01 tr:first-of-type th {
  background-color: #f6f6f6;
  text-align: center;
  /*font-weight: 500;*/
}
.sub .tbl01 tr:first-of-type td {
  background-color: #f6f6f6;
  text-align: center;
  /*font-weight: 500;*/
}
@media screen and (max-width: 600px) {
  .sub .tbl01 {
    line-height: 1.5;
    margin-bottom: 0;
    font-size: 1.5rem;
  }
  .sub .tbl01 tr {
    border-top: solid 1px #ddd;
  }
  .sub .tbl01 th {
    width: 8em;
    padding: 12.5px;
    font-weight: 400;
    vertical-align: middle;
    text-align: left;
  }
  .sub .tbl01 td {
    padding: 12.5px;
    vertical-align: middle;
    text-align: left;
  }
}
/* 都筑区で開業をお考えの先生 */
/*.mv.tma.opening h2::before {
  content: 'OPENING IN TSUZUKI';
  display: block;
}*/
/* 地域に貢献 */
/*.mv.tma.contribution h2::before {
  content: 'CONTRIBUTION';
  display: block;
}*/
/* 災害時の対応 */
/*.mv.tma.disaster h2::before {
  content: 'DISASTER';
  display: block;
}*/
/* 予防接種と検診 */
/*.mv.tma.checkup h2::before {
  content: 'CHEKUP';
  display: block;
}*/
/*=====================
医院検索ページ
=======================*/
.sub .conts .name-btn {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.sub .conts .name-btn li {
  width: calc((100% - 90px) / 10);
  text-align: center;
  font-size: 1.8rem;
  line-height: 1.5;
  margin-bottom: 10px;
  margin-right: 10px;
}
.sub .conts .name-btn li:nth-child(10n) {
  margin-right: 0;
}
.sub .conts .name-btn li a {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
  padding: 12px 5px;
  background-color: #fff;
  color: #5d90de;
  border: solid 2px #dddddd;
  border-radius: 6px;
}
.sub .conts .name-btn li a:hover {
  display: block;
  background-color: #5d90de;
  color: #ffffff;
  border: solid 2px #5d90de;
}
.sub .conts .search-btn {
  display: flex;
  flex-wrap: wrap;
}
.sub .conts .search-btn li {
  width: calc((100% - 30px) / 4);
  text-align: center;
  font-size: 1.8rem;
  line-height: 1.5;
  margin-bottom: 10px;
  margin-right: 10px;
}
.sub .conts .search-btn li:nth-child(4n) {
  margin-right: 0;
}
.sub .conts .search-btn li a {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
  padding: 12px 5px;
  background-color: #fff;
  color: #5d90de;
  border: solid 2px #dddddd;
  border-radius: 6px;
}
.sub .conts .search-btn li a:hover {
  display: block;
  background-color: #5d90de;
  color: #ffffff;
  border: solid 2px #5d90de;
}
.areamap-wrap {
  width: 100%;
  margin: 20px auto 0;
}
@media screen and (max-width: 600px) {
  .sub .conts .name-btn li {
    width: calc((100% - 20px) / 3);
    font-size: 1.5rem;
  }
  .sub .conts .name-btn li:nth-child(3n) {
    margin-right: 0;
  }
  .sub .conts .name-btn li:nth-child(4n) {
    margin-right: 10px;
  }
  .sub .conts .search-btn li {
    width: calc((100% - 20px) / 3);
    text-align: center;
    font-size: 1.5rem;
  }
  .sub .conts .search-btn li:nth-child(3n) {
    margin-right: 0;
  }
  .sub .conts .search-btn li:nth-child(4n) {
    margin-right: 10px;
  }
  .sub .conts .search-btn li:nth-child(12n) {
    margin-right: 0;
  }
}
/*=====================
医院詳細ページ
=======================*/
.sub .clinic-details .clinic-slider {
  width: 90%;
  margin: 30px auto 20px;
  padding-bottom: 40px;
  position: relative;
}
.sub .clinic-details .clinic-slider img {
  width: 100%;
  height: auto;
  border-radius: 20px;
}
.sub .clinic-details .slick-dots {
  bottom: 10px;
}
.sub .clinic-details h2 {
  font-size: 3.4rem;
  text-align: center;
  font-weight: 500;
  border-bottom: 4px solid #f3787e;
  /*border-image: linear-gradient(to right, #e98a98 0%, #b3b6eb 100%) 1;*/
  border-image: linear-gradient(to right, #e98a98 0%, #e9b6eb 100%) 1;
  padding-bottom: 25px;
  margin-bottom: 40px;
  line-height: 1.3;
}
/*.sub .clinic-details h3 {
  margin-bottom: 15px;
  font-size: 2.2rem;
  border-left: solid 3px #f3787e;
  font-weight: 500;
  line-height: 1;
  padding-left: 10px;
}*/
.sub .clinic-details h3 {
  margin-bottom: 10px;
  font-size: 1.9rem;
  font-weight: 500;
  line-height: 1.5;
}
.sub .clinic-details h3:before {
  content: '■';
  color: #f3787e;
  padding-right: 3px;
}
/*.sub .clinic-details h3:before{
	content:'■';
	color:#f3787e;
	padding-right:3px;
	font-size:80%;
}*/
.sub .clinic-details .info-tbl {
  width: 100%;
  border: solid 1px #ddd;
  line-height: 1.5;
  margin-bottom: 40px;
  font-size: 1.7rem;
}
.sub .clinic-details .info-tbl tr {
  border-top: solid 1px #ddd;
}
.sub .clinic-details .info-tbl th {
  background-color: #f6f6f6;
  width: 7em;
  padding: 15px;
  font-weight: 400;
  vertical-align: middle;
  text-align: left;
}
.sub .clinic-details .info-tbl td {
  padding: 15px;
  vertical-align: middle;
}
.sub .clinic-details .special {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  font-size: 1.3rem;
}
.sub .clinic-details .special li {
  background-color: #ccc;
  color: #fff;
  text-align: center;
  padding: 3px 8px;
}
.sub .clinic-details .special li.checked {
  background-color: #f3787e;
}
.sub .clinic-details .time-tbl {
  margin-bottom: 40px;
}
.sub .clinic-details .time-tbl table {
  border: solid 1px #dddddd;
  width: 100%;
  font-size: 1.7rem;
  letter-spacing: 0;
  margin-bottom: 10px;
  line-height: 1.5;
}
.sub .clinic-details .time-tbl table tr {
  border-bottom: solid 1px #dddddd;
}
.sub .clinic-details .time-tbl table tr th {
  text-align: left;
  vertical-align: middle;
  padding: 15px;
  font-weight: normal;
  width: 7em;
  background-color: #f6f6f6;
  line-height: 1.5;
}
.sub .clinic-details .time-tbl table tr td {
  border-right: solid 1px #dddddd;
  text-align: center;
  vertical-align: middle;
  padding: 15px;
}
.sub .clinic-details .time-tbl table tr.time td {
  padding: 15px 10px;
}
.sub .clinic-details .time-tbl table + p {
  font-size: 1.4rem;
  margin-bottom: 0;
  line-height: 1.7;
}
.sub .clinic-details .gmap {
  width: 100%;
  position: relative;
  padding-top: 56.25%;
  margin-bottom: 30px;
}
.sub .clinic-details .gmap iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.sub .clinic-details .walking {
  width: 100%;
  position: relative;
  padding-top: 56.25%;
}
.sub .clinic-details .walking iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.sub .clinic-details .interview {
  width: 100%;
  border: solid 1px #ddd;
  padding: 20px;
  display: flex;
  justify-content: space-between;
  margin-bottom: 40px;
}
.sub .clinic-details .interview figure {
  width: 28%;
}
.sub .clinic-details .interview dl {
  width: calc(72% - 20px);
  line-height: 1.7;
  font-size: 1.7rem;
}
.sub .clinic-details .interview dl dt {
  font-weight: 500;
}
.sub .clinic-details .interview dl dd:first-of-type {
  margin-bottom: 0px;
}
.sub .clinic-details .interview dl dd a {
  color: #f3787e;
}
@media screen and (max-width: 600px) {
  .sub .clinic-details .clinic-slider {
    width: 100%;
    margin: 15px auto;
    padding-bottom: 20px;
  }
  .sub .clinic-details .slick-dots {
    bottom: -4px;
  }
  .sub .clinic-details h2 {
    font-size: 2.2rem;
    padding-bottom: 15px;
    margin-bottom: 25px;
    border-bottom: 3px solid #f3787e;
  }
  .sub .clinic-details h3 {
    margin-bottom: 10px;
    font-size: 1.8rem;
    padding-left: 0;
  }
  .sub .clinic-details .info-tbl {
    margin-bottom: 20px;
    font-size: 1.4rem;
  }
  .sub .clinic-details .info-tbl th {
    background-color: #f6f6f6;
    width: 7em;
    padding: 12px;
    font-weight: 400;
    vertical-align: middle;
    text-align: left;
  }
  .sub .clinic-details .info-tbl td {
    padding: 12px;
    vertical-align: middle;
  }
  .sub .clinic-details .special {
    display: flex;
    flex-wrap: wrap;
    gap: 5px;
    font-size: 1.1rem;
  }
  .sub .clinic-details .special li {
    background-color: #ccc;
    color: #fff;
    text-align: center;
    padding: 3px 10px;
  }
  .sub .clinic-details .time-tbl {
    overflow-x: scroll;
    width: 100%;
    margin-bottom: 20px;
  }
  .sub .clinic-details .time-tbl table {
    width: 600px;
    font-size: 1.4rem;
    margin-bottom: 5px;
  }
  .sub .clinic-details .time-tbl table + p {
    font-size: 1.2rem;
    margin-bottom: 10px;
  }
  .sub .clinic-details .time-tbl table tr th {
    white-space: nowrap;
  }
  .sub .clinic-details .time-tbl table tr td {
    white-space: nowrap;
    padding: 12px;
  }
  .sub .clinic-details .time-tbl table tr.time td {
    padding: 12px;
  }
  .sub .clinic-details .interview {
    width: 100%;
    border: solid 1px #ddd;
    padding: 20px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    margin-bottom: 20px;
  }
  .sub .clinic-details .interview figure {
    width: 80%;
    margin: 0 auto 10px;
  }
  .sub .clinic-details .interview dl {
    width: 100%;
    line-height: 1.7;
    font-size: 1.5rem;
  }
  .sub .clinic-details .interview dl dt {
    font-weight: 500;
    text-align: center;
    margin-bottom: 5px;
  }
  .sub .clinic-details .gmap {
    margin-bottom: 15px;
  }
}
/*=====================
医院一覧ページ
=======================*/
.sub .clinic-list {
  width: 100%;
  margin-bottom: 30px;
  padding-bottom: 30px;
  border-bottom: solid 1px #ddd;
}
.sub .clinic-list:first-of-type {
  padding-top: 10px;
}
.sub .clinic-list .basic-part {
  display: flex;
  justify-content: space-between;
  gap: 30px;
}
.sub .clinic-list .basic-part figure {
  width: 30%;
}
.sub .clinic-list .basic-part figure a {
  display: block;
}
.sub .clinic-list .basic-part figure a img:hover {
  opacity: .8;
  transition: .2s;
}
.sub .clinic-list .basic-part figure img {
  border-radius: 5px;
  transition: .2s;
}
.sub .clinic-list .basic-part table {
  line-height: 1.5;
}
.sub .clinic-list .basic-part table th {
  text-align: left;
  font-weight: 500;
}
.sub .clinic-list .basic-part table th span {
  color: #f3787e;
  font-weight: 400;
}
.sub .clinic-list .basic-part table td span {
  color: #f3787e;
}
.sub .clinic-list .basic-part dl {
  width: 70%;
  line-height: 1.4;
  margin-bottom: 0;
  margin-top: -10px;
}
.sub .clinic-list .basic-part dl dt {
  font-weight: 500;
  font-size: 2.2rem;
  margin-bottom: 8px;
}
.sub .clinic-list .basic-part dl dd {
  font-size: 1.7rem;
  margin-bottom: 10px;
}
.sub .clinic-list .basic-part dl dd:last-of-type {
  margin-bottom: 0;
}
.sub .clinic-list .basic-part dl dd:first-of-type {
  color: #f3787e;
}
.sub .clinic-list .basic-part dl dd:first-of-type a {
  color: #f3787e;
  text-decoration: none;
}
.sub .clinic-list .basic-part dl dd:first-of-type a:hover {
  color: #5d90de;
  text-decoration: none;
  transition: .2s ease;
}
.sub .clinic-list .time-tbl {
  margin-top: 15px;
}
.sub .clinic-list .time-tbl table {
  border: solid 1px #dddddd;
  width: 100%;
  font-size: 1.5rem;
  letter-spacing: 0;
  margin-bottom: 10px;
  line-height: 1.5;
}
.sub .clinic-list .time-tbl table tr {
  border-bottom: solid 1px #dddddd;
}
.sub .clinic-list .time-tbl table tr th {
  text-align: center;
  vertical-align: middle;
  padding: 10px;
  font-weight: normal;
  width: 7em;
  background-color: #f6f6f6;
  line-height: 1.5;
  border-right: solid 1px #dddddd;
}
.sub .clinic-list .time-tbl table tr td {
  border-right: solid 1px #dddddd;
  text-align: center;
  vertical-align: middle;
  padding: 10px;
}
.sub .clinic-list .time-tbl table tr.time td {
  padding: 10px;
}
.sub .clinic-list .time-tbl table + p {
  font-size: 1.4rem;
  margin-bottom: 0;
  line-height: 1.7;
}
@media screen and (max-width: 600px) {
  .sub .clinic-list {
    margin-bottom: 20px;
    padding-bottom: 15px;
  }
  .sub .clinic-list .basic-part {
    display: flex;
    justify-content: center;
    flex-direction: column-reverse;
    gap: 10px;
  }
  .sub .clinic-list .basic-part figure {
    width: 80%;
    margin: 0 auto;
  }
  .sub .clinic-list .basic-part figure a {
    display: block;
  }
  .sub .clinic-list .basic-part figure img {
    border-radius: 15px;
  }
  .sub .clinic-list .basic-part dl {
    width: 100%;
    line-height: 1.8;
    margin-top: 0;
  }
  .sub .clinic-list .basic-part dl dt {
    font-size: 1.6rem;
    margin-bottom: 0;
  }
  .sub .clinic-list .basic-part dl dd {
    margin-bottom: 0;
    font-size: 1.5rem;
  }
  .sub .clinic-list .time-tbl {
    overflow-x: scroll;
    width: 100%;
    margin-bottom: 0;
  }
  .sub .clinic-list .time-tbl table {
    width: 600px;
    font-size: 1.4rem;
    margin-bottom: 5px;
  }
  .sub .clinic-list .time-tbl table + p {
    font-size: 1.2rem;
    margin-bottom: 0
  }
  .sub .clinic-list .time-tbl table tr th {
    white-space: nowrap;
  }
  .sub .clinic-list .time-tbl table tr td {
    white-space: nowrap;
    padding: 12px;
  }
  .sub .clinic-list .time-tbl table tr.time td {
    padding: 12px;
  }
}
/*=====================
在宅事業部門
======================*/
.mv.hcs {
  background-image: url(../images/hmc/mv01.jpg);
  background-position: left center;
}
/*下層MV見出し*/
/*.mv.hcs.top h2::before {
  content: 'HOME CARE SERVICE';
  display: block;
}
.mv.hcs.features h2::before {
  content: 'FEATURES';
  display: block;
}
.mv.hcs.thought h2::before {
  content: 'THOUGHT';
  display: block;
}
.mv.hcs.disclosure h2::before {
  content: 'DISCLOSURE';
  display: block;
}
.mv.hcs.introduce h2::before {
  content: 'INTRODUCE';
  display: block;
}
.mv.hcs.recruit h2::before {
  content: 'RECRUIT';
  display: block;
}
.mv.hcs.training h2::before {
  content: 'TRAINING';
  display: block;
}
.mv.hcs.nursing h2::before {
  content: 'NURSING';
  display: block;
}
.mv.hcs.helper h2::before {
  content: 'HELPER';
  display: block;
}
.mv.hcs.support h2::before {
  content: 'SUPPORT';
  display: block;
}
.mv.hcs.care24 h2::before {
  content: '24 HOURS CARE';
  display: block;
}
.mv.hcs.office h2::before {
  content: 'OFFICE';
  display: block;
}*/
ul.list-type01 li {
  text-indent: -1em;
  padding-left: 1em;
}
ul.list-type01 li::before {
  content: "●";
  color: #f3787e;
  font-size: 0.4em;
  margin-right: 8px;
  position: relative;
  top: -3px;
}
ul.list-type01 li:last-child {
  margin-bottom: 0;
}
ul.list-type02 li {
  text-indent: -1em;
  padding-left: 1em;
}
ul.list-type03 li {
  text-indent: -1.5em;
  padding-left: 1.5em;
}
ul.list-type04 li {
  text-indent: -1.5em;
  padding-left: 1.5em;
}
ul.list-type04 li::before {
  content: "●";
  font-size: 0.3em;
  margin-right: 7px;
  position: relative;
  top: -2px;
  color: #5d90de;
  vertical-align: middle;
}
ul.list-type04 li a {
  color: #5d90de;
  transition: .3s;
}
ul.list-type04 li a:hover {
  color: #f3787e;
  transition: .3s;
  text-decoration: none;
}
ul.list-type-wrap {
  display: flex;
  flex-wrap: wrap;
}
ul.list-type-wrap li {
  margin-right: 1em;
}
/*----準備中---*/
p.prepare {
  padding: 60px 0;
  text-align: center;
}
/* ----事業所紹介--- */
.sub .col3 {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}
.sub .col3 .col3-item {
  display: flex;
  flex-direction: column;
  width: 32%;
  padding: 22px 30px 30px;
  background-color: #fdf4f5;
  margin-right: 2%;
  line-height: 1.8;
}
.sub .col3 .col3-item ul {
  /*padding-left:1.5em;*/
}
.sub .col3 .col3-item p {
  margin-bottom: 0;
}
.sub .col3 .col3-item p.mb {
  margin-bottom: 20px;
}
.sub .col3 .col3-item h4 {
  font-size: 2rem;
  text-align: center;
  font-weight: 500;
  color: #f3787e;
  margin-bottom: 10px;
  line-height: 1.3;
  border-bottom: dashed 1px #f3787e;
  padding-bottom: 12px;
}
.sub .col3 .col3-item h4 a {
  color: #f3787e;
  transition: .2s;
}
.sub .col3 .col3-item h4 a:hover {
  opacity: .8;
  transition: .2s;
}
.sub .col3 .col3-item:nth-child(2) h4 {
  color: #996c33;
  border-bottom: dashed 1px #996c33;
}
.sub .col3 .col3-item:nth-child(2) h4 a {
  color: #996c33;
}
.sub .col3 .col3-item:nth-child(3) h4 {
  color: #6dbf40;
  border-bottom: dashed 1px #6dbf40;
}
.sub .col3 .col3-item:nth-child(3) h4 a {
  color: #6dbf40;
}
.sub .col3 .col3-item:nth-child(4) h4 {
  color: #47b8bc;
  border-bottom: dashed 1px #47b8bc;
}
.sub .col3 .col3-item:nth-child(4) h4 a {
  color: #47b8bc;
}
.sub .col3 .col3-item:nth-child(5) h4 {
  color: #417fde;
  border-bottom: dashed 1px #417fde;
}
.sub .col3 .col3-item:nth-child(5) h4 a {
  color: #417fde;
}
.sub .col3 .col3-item:nth-child(6) h4 {
  color: #7568b7;
  border-bottom: dashed 1px #7568b7;
}
.sub .col3 .col3-item:nth-child(6) h4 a {
  color: #7568b7;
}
.sub .col3 .col3-item:nth-child(2) {
  background-color: #fdfbe5;
}
.sub .col3 .col3-item:nth-child(3) {
  background-color: #edfce4;
  margin-right: 0;
}
.sub .col3 .col3-item:nth-child(4) {
  background-color: #e2f9fa;
  margin-top: 2%;
}
.sub .col3 .col3-item:nth-child(5) {
  background-color: #e5effd;
  margin-top: 2%;
}
.sub .col3 .col3-item:nth-child(6) {
  background-color: #f5edfa;
  margin-right: 0;
  margin-top: 2%;
}
.sub .col3 .col3-item a.btn-more {
  display: block;
  width: 100%;
  background-color: #f08c91;
  color: #fff;
  text-align: center;
  margin: auto auto 0;
  padding: 10px;
  border-radius: 4px;
  position: relative;
}
.sub .col3 .col3-item a.btn-more::after {
  content: '';
  display: block;
  height: 7px;
  aspect-ratio: cos(30deg);
  clip-path: polygon(0 0, 100% 50%, 0 100%);
  background-color: #fff;
  position: absolute;
  right: 20px;
  top: 50%;
  transition: ease .2s;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
}
.sub .col3 .col3-item a.btn-more:hover {
  opacity: .8;
  transition: 0.2s;
  color: #fff;
}
.sub .col3 .col3-item:nth-child(2) a.btn-more {
  background-color: #af844e;
}
.sub .col3 .col3-item:nth-child(3) a.btn-more {
  background-color: #6dbf40;
}
.sub .col3 .col3-item:nth-child(4) a.btn-more {
  background-color: #47b8bc;
}
.sub .col3 .col3-item:nth-child(5) a.btn-more {
  background-color: #5d90de;
}
/*.sub .col3 .col3-item h4::after {
  content: '...';
  display: block;
}*/
@media screen and (max-width: 824px) {
  .sub .col3 .col3-item {
    width: 48.5%;
    padding: 30px;
  }
  .sub .col3 .col3-item:nth-child(2n) {
    margin-right: 0;
  }
  .sub .col3 .col3-item:nth-child(3) {
    background-color: #edfce4;
    margin-right: 2%;
    margin-top: 2%;
  }
}
@media screen and (max-width: 600px) {
  .sub .col3 .col3-item {
    width: 100%;
    padding: 15px 20px 20px;
  }
  .sub .col3 .col3-item:nth-child(odd) {
    margin-right: 0;
  }
  .sub .col3 .col3-item:nth-child(2n) {
    margin-right: 0;
    margin-top: 15px;
  }
  .sub .col3 .col3-item:nth-child(3) {
    background-color: #edfce4;
    margin-right: 0;
    margin-top: 15px;
  }
  .sub .col3 .col3-item:nth-child(4) {
    margin-top: 15px;
  }
  .sub .col3 .col3-item:nth-child(5) {
    margin-top: 15px;
  }
  .sub .col3 .col3-item:nth-child(6) {
    margin-top: 15px;
  }
  .sub .col3 .col3-item h4 {
    font-size: 1.8rem;
    margin-bottom: 10px;
  }
}
.sub .tbl03 {
  width: 100%;
  border: solid 1px #ddd;
  line-height: 1.8;
  font-size: 1.6rem;
  margin-bottom: 20px;
}
.sub .tbl03 tr {
  border-top: solid 1px #ddd;
}
.sub .tbl03 th {
  background-color: #fef4f5;
  padding: 15px 20px;
  font-weight: 400;
  vertical-align: middle;
  text-align: left;
  border-right: 1px solid #ddd;
  width: 16em;
}
.sub .tbl03 td {
  padding: 15px 20px;
  vertical-align: middle;
  text-align: left;
  border-right: 1px solid #ddd;
}
.sub .tbl03 tr:first-of-type th {
  background-color: #f6f6f6;
  text-align: center;
  /*font-weight: 500;*/
}
.sub .tbl03 tr:first-of-type td {
  background-color: #f6f6f6;
  text-align: center;
}
@media screen and (max-width: 600px) {
  .sub .tbl03, .sub .tbl04 {
    line-height: 1.5;
    font-size: 1.5rem;
  }
  .sub .tbl04 {
    margin-bottom: 5px;
  }
  .sub .tbl03 th, .sub .tbl04 th {
    width: 8em;
    padding: 12.5px;
  }
  .sub .tbl03 td, .sub .tbl04 td {
    padding: 12.5px;
    vertical-align: middle;
    text-align: left;
  }
}
/* リクルート */
.sub .tbl-recruit {
  width: 100%;
  border: solid 1px #ddd;
  line-height: 1.8;
  font-size: 1.7rem;
  margin: 15px 0 5px;
}
.sub .tbl-recruit tr {
  border-top: solid 1px #ddd;
}
.sub .tbl-recruit th {
  background-color: #fef4f5;
  padding: 15px 20px;
  font-weight: 400;
  vertical-align: middle;
  text-align: left;
  border-right: 1px solid #ddd;
  width: 16em;
}
.sub .tbl-recruit td {
  padding: 15px 20px;
  vertical-align: middle;
  text-align: left;
  border-right: 1px solid #ddd;
}
@media screen and (max-width: 600px) {
  .sub .tbl-recruit {
    line-height: 1.5;
    font-size: 1.5rem;
    margin: 7.5px 0 2.5px;
  }
  .sub .tbl-recruit {
    margin-bottom: 5px;
  }
  .sub .tbl-recruit th {
    width: 8em;
    padding: 12.5px;
  }
  .sub .tbl-recruit td {
    padding: 12.5px;
    vertical-align: middle;
    text-align: left;
  }
}
/* スタッフの1日 */
.dayflow-wrap {
  width: 100%;
  /*display: flex;
  justify-content: space-between;
  gap: 40px;*/
}
.dayflow-wrap .dayflow-item {
  width: 100%;
  margin-bottom: 30px;
  /*width: 50%;*/
}
.dayflow-wrap .dayflow-item table {
  width: 100%;
  border: solid 1px #ddd;
  margin-top: 15px;
  line-height: 1.8;
}
.dayflow-wrap .dayflow-item table tr {
  border-bottom: solid 1px #ddd;
}
.dayflow-wrap .dayflow-item table th {
  width: 8em;
  background: #fef4f5;
  color: #f3787e;
  padding: 15px 20px;
  vertical-align: middle;
  text-align: center;
  font-weight: 500;
}
.dayflow-wrap .dayflow-item table td {
  padding: 15px 20px;
}
.dayflow-wrap .dayflow-item table.nursing th {
  background: #ebf1fa;
  color: #7192c4;
}
@media screen and (max-width: 600px) {
  .dayflow-wrap .dayflow-item {
    margin-bottom: 20px;
  }
  .dayflow-wrap .dayflow-item table {
    margin-top: 8px;
    line-height: 1.5;
    font-size: 1.5rem;
  }
  .dayflow-wrap .dayflow-item table th {
    padding: 12.5px;
    width: 5em;
  }
  .dayflow-wrap .dayflow-item table td {
    padding: 12.5px;
  }
}
/*概要テーブル*/
.sub .tbl04 {
  width: 100%;
  border: solid 1px #ddd;
  line-height: 1.8;
  font-size: 1.7rem;
  margin-bottom: 5px;
}
.sub .tbl04 tr {
  border-top: solid 1px #ddd;
}
.sub .tbl04 th {
  background-color: #fef4f5;
  padding: 15px 20px;
  font-weight: 400;
  vertical-align: middle;
  text-align: left;
  border-right: 1px solid #ddd;
  width: 16em;
}
.sub .tbl04 td {
  padding: 15px 20px;
  vertical-align: middle;
  text-align: left;
  border-right: 1px solid #ddd;
}
@media screen and (max-width: 600px) {
  .sub .tbl03, .sub .tbl04 {
    line-height: 1.5;
    font-size: 1.5rem;
  }
  .sub .tbl04 {
    margin-bottom: 5px;
  }
  .sub .tbl03 th, .sub .tbl04 th {
    width: 8em;
    padding: 12.5px;
  }
  .sub .tbl03 td, .sub .tbl04 th {
    padding: 12.5px;
    vertical-align: middle;
    text-align: left;
  }
}
/*３列見出しは１行目*/
.sub .tbl05 {
  width: 100%;
  border: solid 1px #ddd;
  line-height: 1.8;
  font-size: 1.7rem;
  margin-bottom: 5px;
}
.sub .tbl05 tr {
  border-bottom: solid 1px #ddd;
}
.sub .tbl05 .row1 th, .sub .tbl05 .row1 td {
  background-color: #f2f2f2;
}
.sub .tbl05 th {
  padding: 15px 20px;
  font-weight: 400;
  vertical-align: middle;
  text-align: left;
  border-right: 1px solid #ddd;
  width: 40%;
}
.sub .tbl05 td {
  padding: 15px 20px;
  vertical-align: middle;
  text-align: left;
  border-right: 1px solid #ddd;
  width: 30%;
}
@media screen and (max-width: 600px) {
  .sub .tbl05 {
    line-height: 1.5;
    font-size: 1.5rem;
  }
  .sub .tbl05 {
    margin-bottom: 5px;
  }
  .sub .tbl05 th, .sub .tbl05 th {
    padding: 12.5px;
  }
  .sub .tbl05 td, .sub .tbl05 th {
    padding: 12.5px;
    vertical-align: middle;
    text-align: left;
  }
}
.box-border {
  padding: 30px 35px;
  width: 100%;
  border: solid 1px #ddd;
  line-height: 1.8;
  font-size: 1.6rem;
  margin-bottom: 20px;
}
.box-border02 {
  padding: 25px 30px;
  width: 100%;
  border: solid 5px #ddd;
  line-height: 1.8;
  font-size: 1.6rem;
  margin-bottom: 20px;
  border-radius: 20px;
}
@media screen and (max-width: 600px) {
  .box-border {
    padding: 15px 20px 20px;
    border-radius: 5px;
    margin-bottom: 15px;
  }
  .box-border02 {
    padding: 15px 20px 20px;
    width: 100%;
    border-radius: 10px;
    margin-bottom: 10px;
    border: solid 4px #ddd;
  }
}
/*=====================
休日急患診療所
=====================*/
.mv.emergency {
  background-image: url("../images/emergency/mv01.jpg");
}
/*.mv.emergency h2::before {
  content: 'EMERGENCY';
  display: block;
}*/
.sub .tbl02 {
  width: 100%;
  border: solid 1px #ddd;
  line-height: 1.8;
  margin-bottom: 20px;
  font-size: 1.7rem;
}
.sub .tbl02.mb10 {
  margin-bottom: 10px;
  font-size: 1.6rem;
}
.sub .tbl02 tr {
  border-top: solid 1px #ddd;
}
.sub .tbl02 th {
  background-color: #fef4f5;
  width: 12em;
  padding: 15px;
  font-weight: 400;
  vertical-align: middle;
  text-align: left;
  border-right: 1px solid #ddd;
}
.sub .tbl02 td {
  padding: 15px;
  vertical-align: middle;
  text-align: left;
}
.sub .youtube-wrap {
  width: 70%;
  margin: 0 auto;
}
.sub .youtube-wrap .youtube {
  width: 100%;
  position: relative;
  padding-top: 56.25%;
}
.sub .youtube-wrap .youtube iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
@media screen and (max-width: 600px) {
  .sub .tbl02 {
    line-height: 1.5;
    margin-bottom: 15px;
    font-size: 1.5rem;
  }
  .sub .tbl02 tr {
    border-top: solid 1px #ddd;
  }
  .sub .tbl02 th {
    width: 6.5em;
    padding: 12.5px;
    font-weight: 400;
    vertical-align: middle;
    text-align: left;
  }
  .sub .tbl02 td {
    padding: 12.5px;
    vertical-align: middle;
    text-align: left;
  }
  .sub .youtube-wrap {
    width: 100%;
    margin: 0 auto;
  }
}
/*=======================
山並さんCSS改
========================*/
.flexbox {
  display: flex;
  gap: 20px;
}
.flexbox .box-pink {
  width: calc(50% - 10px);
}
.em_attention {
  margin-top: 20px;
}
.wrapbox01 .em_attention:first-child {
  margin-top: 0;
}
.wrapbox01 {
  background-color: #fdf4f5;
  padding: 30px 35px;
  border-radius: 10px;
}
@media screen and (max-width:600px) {
  .flexbox {
    display: flex;
    flex-direction: column;
    gap: 20px;
  }
  .flexbox .box-pink {
    width: 100%;
  }
  .em_attention {
    margin-top: 15px;
  }
  .wrapbox01 .em_attention:first-child {
    margin-top: 0;
  }
  .wrapbox01 {
    border: dashed 1px #f3787e;
    padding: 18px 20px 10px;
  }
}
.c-list li {
  margin-bottom: 10px;
  line-height: 1.7;
  text-indent: -1em;
  padding-left: 1em;
}
li.c-pink::before {
  content: "●";
  color: #e98a98;
  font-size: 0.5em;
  margin-right: 6px;
  position: relative;
  top: -2px;
}
li.c-pink.mb0 {
  margin-bottom: 0;
}
.btn-blue {
  width: 320px;
  height: 70px;
  padding: 0 20px;
  border: none;
  border-radius: 35px;
  /*background: #5d90de;*/
  background: linear-gradient(90deg, rgb(79, 172, 254), rgb(29, 213, 230));
  /*4facfe*/
  color: #fff;
  text-align: center;
  font-size: 1.8rem;
  line-height: 70px;
  position: relative;
  display: block;
  margin: 20px auto 0;
}
.btn-blue::after {
  content: '';
  display: block;
  height: 7px;
  aspect-ratio: cos(30deg);
  clip-path: polygon(0 0, 100% 50%, 0 100%);
  background-color: #fff;
  position: absolute;
  right: 20px;
  top: 50%;
  transition: ease .2s;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
}
.btn-blue:hover {
  opacity: .8;
  transition: 0.2s;
  color: #fff;
}
span.tel_num {
  font-size: 2em;
  font-weight: 500;
  color: #f3787e;
}
span.l-green {
  color: #f3787e;
  font-weight: 500;
}
span.link-blue {
  color: #5d90de;
  text-decoration: none;
}
span.link-blue:hover {
  opacity: .7;
  transition: .2s ease;
  text-decoration: underline;
}
.marker_pink {
  background: linear-gradient(transparent 50%, rgba(253, 198, 218, .5) 50%);
  display: inline;
  background-repeat: no-repeat;
  font-weight: 500;
}
.sub .col2.flexbox {
  width: 100%;
  gap: 30px;
  display: flex;
  justify-content: space-between;
  margin-bottom: 25px;
}
.sub .col2.flexbox figure {
  width: 35%;
}
.sub .col2.flexbox .no-flex {
  width: 65%;
}
.sub .col2.flexbox .text-area {
  width: 100%;
}
@media screen and (max-width:768px) {
  .sub .col2.flexbox figure {
    width: 70%;
  }
  .sub .col2.flexbox .no-flex {
    width: 100%;
  }
}
@media screen and (max-width:600px) {
  .btn-blue {
    width: 80%;
    height: 50px;
    padding: 0 20px;
    border: none;
    border-radius: 25px;
    font-size: 1.5rem;
    line-height: 50px;
    margin: 20px auto 0;
  }
}
.conts-area.video7119 iframe {
  margin: 40px auto 0;
  width: 100%;
  height: auto;
  aspect-ratio: 16 / 9;
  max-width: 600px;
  display: block;
}
/* tma/join */
/*.mv.tma.join h2::before {
  content: 'JOIN US';
  display: block;
}*/
.float-r figure {
  float: right;
  padding-left: 30px;
  padding-bottom: 20px;
  width: 30%;
  max-width: 300px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.float-r figure span {
  color: #f3787e;
  font-weight: 500;
}
.float-r figure img {
  border-radius: 5px;
}
@media screen and (max-width:600px) {
  .float-r figure {
    float: none;
    padding: 0 0 0px;
    max-width: 300px;
    width: 70%;
    margin: 0 auto;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }
  .float-r figure img {
    padding-bottom: 10px;
  }
  .float-r figure span {
    color: #f3787e;
    font-weight: 500;
  }
}
.float-l figure {
  float: left;
  padding-right: 30px;
  width: 35%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-bottom: 30px;
}
.float-l figure figcaption {
  color: #333;
  font-weight: 500;
  font-family: "Noto Serif JP", serif;
  font-size: 1.8rem;
}
.float-l figure img {
  padding-bottom: 20px;
}
@media screen and (max-width:600px) {
  .float-l figure {
    float: none;
    padding: 0 0 20px;
    max-width: 300px;
    width: 70%;
    margin: 0 auto;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }
  .float-l figure figcaption {
    font-size: 1.6rem;
  }
  .float-l figure img {
    padding-bottom: 10px;
  }
}
/* consultation */
.mv.consultation {
  background-image: url("../images/consultation/mv01.jpg");
}
/*.mv.consultation.top h2::after {
  content: 'CONSULTATION';
  display: block;
}*/
button.btn-g.consul {
  font-size: 0.9em;
  display: block;
  margin: 0 auto;
}
/* contact */
.mv.contact {
  background-image: url(../images/contact/mv03.jpg);
}
/*.mv.contact.top h2::after {
  content: 'CONTACT';
  display: block;
}*/
/* magazine */
.mv.magazine {
  background-image: url(../images/contact/mv03.jpg);
}
/*.mv.magazine h2::after {
  content: 'MAGAZINE';
  display: block;
}*/
/*#contact .box-grey {
  border-radius: 0;
  text-align: left;
  margin-top: 20px;
  margin-bottom: 20px;
}*/
/*#contact .box-grey p {
  margin-bottom: 10px;
}*/
#contact .gmap {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  margin-bottom: 25px;
}
#contact .gmap iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
#contact sup {
  font-size: 70%;
  vertical-align: text-top;
}
#contact p.annotation {
  font-size: 1.5rem;
  line-height: 1.8;
  font-weight: 400;
  text-indent: -1em;
  padding-left: 1em;
  margin-bottom: 0;
}
.sub #contact .tbl01 {
  margin-bottom: 20px;
}
.sub #contact .tbl01 th {
  width: 50%;
}
.sub .contact-group .tbl01 th {
  width: 50%;
}
.sub .contact-group .tbl01 td {
  width: 50%;
}
p.tb-time {
  text-align: right;
  line-height: 1.2;
}
@media screen and (max-width:600px) {
  #contact .gmap {
    margin-bottom: 15px;
  }
}
.clinic-details .slick-arrow:before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.clinic-details .slick-arrow {
  transition: all ease-in-out .2s;
}
.clinic-details .slick-arrow:hover {
  opacity: .7;
  transition: all ease-in-out .2s;
}
.clinic-details .slick-next:before {
  background: url("../images/s-arrow-r.png");
  background-size: contain;
}
.clinic-details .slick-prev:before {
  background: url(../images/s-arrow-l.png);
  background-size: contain;
}
.clinic-details .slick-arrow {
  z-index: 2;
  width: 50px;
  height: 50px;
}
.clinic-details .slick-next {
  right: -80px;
}
.clinic-details .slick-prev {
  left: -80px;
}
.clinic-details .slick-slide {
  transition: all ease-in-out .2s;
  opacity: .2;
}
.clinic-details .slick-arrow:before {
  opacity: 1;
}
.clinic-details .slick-active {
  opacity: 1;
}
/*下層NEWS*/
.sub #news-list p {
  margin-bottom: 0;
}
#news-list .news-item {
  width: 100%;
  border-top: dashed 1px #ccc;
  padding: 25px 0;
  display: flex;
  align-items: center;
  /*font-size: 1.7rem;*/
  line-height: 1.5;
}
#news-list .news-item:last-of-type {
  border-bottom: dashed 1px #ccc;
}
#news-list .news-item time {
  margin-right: 15px;
  word-break: keep-all;
}
#news-list .news-item span {
  line-height: 1;
  font-size: 1rem;
  color: #fff;
  background-color: #47b8bc;
  text-align: center;
  width: 10em;
  padding: 3px 0 5px;
  border-radius: 1px;
  margin-right: 15px;
  margin-top: 2px;
  word-break: keep-all;
}
#news-list .news-item span.tag02 {
  background-color: #5d90de;
}
@media screen and (max-width: 600px) {
  #news-list .news-item {
    padding: 15px 0;
    flex-wrap: wrap;
    line-height: 1.8;
  }
  #news-list .news-item p {
    width: 100%;
    font-size: 1.6rem;
    margin-top: 0;
  }
  #news-list .news-item time {
    margin-right: 15px;
    word-break: keep-all;
  }
  #news-list .news-item span {
    line-height: 1;
    font-size: 1rem;
    color: #fff;
    background-color: #47b8bc;
    text-align: center;
    width: 10em;
    padding: 3px 0 5px;
    border-radius: 1px;
    margin-right: 15px;
    margin-top: 2px;
    word-break: keep-all;
  }
}
/*トピックス一覧*/
#sub-topics {
  width: 100%;
}
#sub-topics .announce-item {
  width: 100%;
  display: flex;
  flex-direction: row-reverse;
  border: solid 1px #ccc;
  padding: 25px 30px;
  margin-bottom: 25px;
}
#sub-topics .announce-item figure {
  width: 20%;
  margin-left: 2%;
}
#sub-topics .announce-item dl {
  line-height: 1.8;
  width: 78%;
}
#sub-topics .announce-item dl dt {
  font-size: 1.8rem;
  line-height: 1.5;
  font-family: "Noto Serif JP", serif;
  font-weight: 600;
  margin-bottom: 5px;
}
#sub-topics .announce-item dl dd {
  font-size: 1.6rem;
}
@media screen and (max-width: 768px) {
  #sub-topics {
    padding: 30px 0;
  }
  #sub-topics .announce-item {
    width: 100%;
    display: flex;
    flex-direction: row-reverse;
    gap: 15px;
    background-color: #fff;
    padding: 20px;
  }
}
@media screen and (max-width: 600px) {
  #sub-topics {
    padding: 30px 0;
  }
  #sub-topics .announce-item {
    width: 100%;
    display: block;
    flex-direction: column;
    gap: 10px;
    background-color: #fff;
    padding: 20px;
  }
  #sub-topics .announce-item figure {
    float: right;
    margin: 0 0 .5em .5em;
  }
  #sub-topics .announce-item dl {
    line-height: 1.8;
    width: 100%;
  }
  #sub-topics .announce-item dl dt {
    font-size: 1.6rem;
    line-height: 1.5;
    margin-bottom: 5px;
  }
  #sub-topics .announce-item dl dd {
    font-size: 1.5rem;
  }
}
.news-details .update {
  text-align: right;
  color: #999;
}
.news-details .author {
  text-align: right;
}
.news-details figure {
  width: 80%;
  margin: 0 auto 30px;
}
.news-details a img {
  transition: .3s;
}
.news-details a img:hover {
  transition: .3s;
  opacity: .7;
}
/*在宅トップ　事業所紹介*/
.sub .conts .office-group {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
}
.sub .conts .office-group .branch {
  width: calc((100% - 60px) /3);
  margin-right: 30px;
}
.sub .conts .office-group .branch:nth-child(3) {
  margin-right: 0;
}
.sub .conts .office-group .branch:nth-child(4), .sub .conts .office-group .branch:nth-child(5) {
  margin-top: 30px;
}
.sub .conts .office-group .branch figure {
  margin-bottom: 5px;
}
.sub .conts .office-group .branch dl {
  line-height: 1.8;
  font-size: 1.6rem;
  margin-bottom: 0;
}
.sub .conts .office-group .branch dl dt {
  color: #f3787e;
  font-size: 1.8rem;
  font-weight: 500;
}
@media screen and (max-width: 600px) {
  .sub .conts .office-group {
    flex-direction: column;
  }
  .sub .conts .office-group .branch {
    width: 100%;
    margin-right: 0;
    margin-top: 30px;
  }
  .sub .conts .office-group .branch:nth-child(3) {
    margin-right: 0;
  }
  .sub .conts .office-group .branch:nth-child(4), .sub .conts .office-group .branch:nth-child(5) {
    margin-top: 15px;
  }
  .sub .conts .office-group .branch:nth-child(1) {
    margin-top: 10px;
  }
  .sub .conts .office-group .branch figure {
    margin-bottom: 7px;
  }
  .sub .conts .office-group .branch dl {
    font-size: 1.6rem;
  }
  .sub .conts .office-group .branch dl dt {
    font-size: 1.8rem;
  }
}
/*=================
タウンニュース連載
=================*/
.sub .conts .townnews-btn {
  display: flex;
  flex-wrap: wrap;
}
.sub .conts .townnews-btn li {
  width: calc((100% - 10px) / 2);
  text-align: center;
  font-size: 1.7rem;
  line-height: 1.5;
  margin-bottom: 10px;
  margin-right: 10px;
}
.sub .conts .townnews-btn li:nth-child(2n) {
  margin-right: 0;
}
.sub .conts .townnews-btn li a {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
  padding: 12px 5px;
  background-color: #fff;
  color: #5d90de;
  border: solid 2px #dddddd;
  border-radius: 6px;
}
.sub .conts .townnews-btn li a:hover {
  display: block;
  background-color: #5d90de;
  color: #ffffff;
  border: solid 2px #5d90de;
}
@media screen and (max-width: 600px) {
  .sub .conts .townnews-btn li {
    font-size: 1.5rem;
  }
}
/*ページ内リンク*/
.anchor {
  margin-top: -70px;
  padding-top: 70px;
}
@media screen and (max-width: 600px) {
  .anchor {
    margin-top: -40px;
    padding-top: 40px;
  }
}
/*災害の医療*/
.sub .conts .qr-box {
  width: 100%;
  margin: 0 auto;
  display: flex;
  justify-content: center;
}
.sub .conts .qr-box div {
  width: 25%;
}
.sub .conts .qr-box div p {
  font-size: 1.4rem;
  line-height: 1.5;
  margin-top: 15px;
}
.sub .conts .qr-box div:first-child {
  margin-right: 100px;
}
@media screen and (max-width: 768px) {
  .sub .conts .qr-box {
    justify-content: space-between;
  }
  .sub .conts .qr-box div {
    width: 45%;
  }
  .sub .conts .qr-box div p {
    font-size: 1.3rem;
    line-height: 1.5;
    margin-top: 10px;
    margin-bottom: 0;
  }
  .sub .conts .qr-box div:first-child {
    margin-right: 0;
  }
}
/*市民向け講演会ページ*/
.lecture-item {
  display: flex;
  align-items: center;
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: solid 1px #ddd;
}
.lecture-item figure {
  margin-right: 25px;
  width: 150px;
}
@media screen and (max-width: 600px) {
  .lecture-item {
    align-items: center;
    flex-direction: column;
    margin-bottom: 15px;
    padding-bottom: 15px;
  }
  .lecture-item figure {
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 10px;
    width: 150px;
  }
}
/*病気の話ページ*/
.story-item {
  border-bottom: solid 1px #ddd;
}
@media screen and (max-width: 600px) {
  .story-item {
    align-items: center;
    flex-direction: column;
    margin-bottom: 15px;
    padding-bottom: 15px;
  }
}

/*----------アニメーション----------*/
.scroll-space {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding-top: 300px;
  height: 1600px;
  color: #fff;
  overflow: hidden;
}

.fadein {
  opacity: 0;
  -webkit-transform: translate(0, 0);
          transform: translate(0, 0);
  -webkit-transition: all 1.5s;
  transition: all 1.5s;
}
.fadein.fadein-left {
  -webkit-transform: translate(-30px, 0);
          transform: translate(-30px, 0);
}
.fadein.fadein-right {
  -webkit-transform: translate(30px, 0);
          transform: translate(30px, 0);
}
.fadein.fadein-up {
  -webkit-transform: translate(0, -30px);
          transform: translate(0, -30px);
}
.fadein.fadein-bottom {
  -webkit-transform: translate(0, 30px);
          transform: translate(0, 30px);
}
.fadein.scrollin {
  opacity: 1 !important;
  -webkit-transform: translate(0, 0) !important;
          transform: translate(0, 0) !important;
}