@charset "UTF-8";
body,
div,
p,
h1,
h2,
h3,
h4,
h5,
h6,
li,
dl,
dt,
dd,
form,
nav,
header,
footer,
main,
article,
section,
aside,
figure,
figcaption,
button {
  margin: 0;
  padding: 0;
}
ul,
ol {
  margin: 0;
}
ol {
  padding-left: 1.5em;
}
body {
  line-height: 1;
  -webkit-text-size-adjust: 100%;
}
main {
  display: block;
}
main,
nav,
aside,
header,
article,
section,
footer,
figure,
ol,
ul,
li,
dl,
dt,
dd,
div,
p,
a,
span,
input,
select,
button {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
img {
  border: 0;
}
a {
  color: #1A1A1A;
  text-decoration: underline;
  -webkit-transition: color 0.2s, background-color 0.2s, opacity 0.2s;
  transition: color 0.2s, background-color 0.2s, opacity 0.2s;
}
a:hover {
  text-decoration: underline;
}
@media screen and (max-width: 500px) {
  a:hover {
    color: inherit;
  }
}
a[href^="tel:"] {
  text-decoration: none!important;
}
@media screen and (min-width: 768px) {
  a[href^="tel:"] {
    pointer-events: none;
  }
}
a > img {
  vertical-align: bottom;
}
@media screen and (max-width: 500px) {
  br.pc {
    display: none;
  }
}
* {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
table td,
table th {
  -webkit-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
pre.prettyprint {
  padding: 10px!important;
  margin-bottom: 30px!important;
}
.ac {
  text-align: center!important;
}
.ar {
  text-align: right!important;
}
.w330 {
  width: 330px!important;
}
.w70 {
  width: 70px!important;
}
.w100p {
  width: 100%!important;
}
.w90p {
  width: 90%!important;
}
.w80p {
  width: 80%!important;
}
.w70p {
  width: 70%!important;
}
.w60p {
  width: 60%!important;
}
.w50p {
  width: 50%!important;
}
.w40p {
  width: 40%!important;
}
.w30p {
  width: 30%!important;
}
.w20p {
  width: 20%!important;
}
.w10p {
  width: 10%!important;
}
.mb0 {
  margin-bottom: 0!important;
}
.mb5 {
  margin-bottom: 5px!important;
}
.mb10 {
  margin-bottom: 10px!important;
}
.mb20 {
  margin-bottom: 20px!important;
}
.mb30 {
  margin-bottom: 30px!important;
}
.mb40 {
  margin-bottom: 40px!important;
}
.mb50 {
  margin-bottom: 50px!important;
}
.mb60 {
  margin-bottom: 60px!important;
}
.mb70 {
  margin-bottom: 70px!important;
}
.mb80 {
  margin-bottom: 80px!important;
}
.mb90 {
  margin-bottom: 90px!important;
}
.mb100 {
  margin-bottom: 100px!important;
}
.mt10 {
  margin-top: 10px!important;
}
.mt20 {
  margin-top: 20px!important;
}
.mt30 {
  margin-top: 30px!important;
}
.mt40 {
  margin-top: 40px!important;
}
.mt50 {
  margin-top: 50px!important;
}
.mt60 {
  margin-top: 60px!important;
}
.mt70 {
  margin-top: 70px!important;
}
.mt80 {
  margin-top: 80px!important;
}
.mt90 {
  margin-top: 90px!important;
}
.mt100 {
  margin-top: 100px!important;
}
@media screen and (max-width: 768px) {
  .mb30 {
    margin-bottom: 20px!important;
  }
  .mb40 {
    margin-bottom: 30px!important;
  }
  .mb50 {
    margin-bottom: 30px!important;
  }
  .mb60 {
    margin-bottom: 30px!important;
  }
  .mb70 {
    margin-bottom: 30px!important;
  }
  .mb80 {
    margin-bottom: 50px!important;
  }
  .mb90 {
    margin-bottom: 50px!important;
  }
  .mb100 {
    margin-bottom: 50px!important;
  }
  .mt30 {
    margin-top: 20px!important;
  }
  .mt40 {
    margin-top: 30px!important;
  }
  .mt50 {
    margin-top: 30px!important;
  }
  .mt60 {
    margin-top: 30px!important;
  }
  .mt70 {
    margin-top: 30px!important;
  }
  .mt80 {
    margin-top: 30px!important;
  }
  .mt90 {
    margin-top: 30px!important;
  }
  .mt100 {
    margin-top: 30px!important;
  }
  .pbs10 {
    padding-bottom: 10px!important;
  }
}
@media screen and (max-width: 500px) {
  .w330 {
    width: 100%!important;
  }
  .w50p {
    width: inherit!important;
  }
}
@media screen and (max-width: 768px) {
  .only_pc {
    display: none;
  }
}
.only_sp {
  display: none;
}
@media screen and (max-width: 768px) {
  .only_sp {
    display: block;
  }
}
html {
  height: 100%;
}
body {
  font-family: 'Noto Sans JP', sans-serif, "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.6;
  color: #1A1A1A;
  position: relative;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  overflow-x: hidden;
}
@media screen and (max-width: 960px) {
  body.fixed {
    overflow-y: hidden;
  }
}
a {
  color: #1A1A1A;
  text-decoration: none;
  -webkit-transition: color 0.2s, background-color 0.2s, opacity 0.2s, border 0.2s;
  transition: color 0.2s, background-color 0.2s, opacity 0.2s, border 0.2s;
}
a:hover {
  color: #333;
  text-decoration: underline;
}
@media screen and (max-width: 500px) {
  a:hover {
    color: inherit;
  }
}
a.noline {
  text-decoration: none;
}
a.noline:hover {
  text-decoration: none;
}
@media screen and (min-width: 768px) {
  a[href^="tel:"] {
    pointer-events: none;
  }
}
em,
i {
  font-style: normal;
}
hr {
  border: none;
  border-top: 1px solid #C05389;
  margin-bottom: 20px;
}
.str_red {
  color: #AE272D;
}
#page {
  position: relative;
  overflow-x: hidden;
}
.contents_in {
  padding: 40px 20px;
  width: 940px;
  margin: 0 auto;
}
@media screen and (max-width: 940px) {
  .contents_in {
    width: 100%;
    padding: 30px 20px;
  }
}
@media screen and (max-width: 413px) {
  .contents_in {
    padding: 20px 10px;
  }
}
.contents_in_small {
  max-width: 770px;
  margin: 0 auto;
}
.contents_in > p,
.contents_in .box > p {
  line-height: 2;
  margin-bottom: 1.8em;
}
.contents_in > p:last-child,
.contents_in .box > p:last-child {
  margin-bottom: 0;
}
.contents_in > p small,
.contents_in .box > p small {
  font-size: 14px;
}
.contents_in p.big {
  font-size: 22px;
  font-weight: bold;
}
@media screen and (max-width: 500px) {
  .contents_in p.big {
    font-size: 20px;
    line-height: 1.6;
  }
}
@media screen and (max-width: 413px) {
  .contents_in p.big {
    font-size: 18px;
  }
}
.contents_in > ul:not([class]) {
  padding-left: 1em;
}
.contents_in > ul:not([class]) li {
  list-style-type: disc;
}
.contents.colored {
  background: #F6F4F0;
}
/* ===============================
ヘッダー部分
================================== */
#header {
  width: 100%;
  position: relative;
  background: #efefef;
  border-top: 4px solid #00a99d;
  border-bottom: 1px solid #ccc;
}
#header:before {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  width: 50%;
  height: 100%;
  display: block;
  background: #FFF;
  z-index: 0;
}
@media screen and (max-width: 960px) {
  #header:before {
    display: none;
  }
}
#header:after {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  width: 50%;
  height: 29px;
  display: block;
  border-bottom: 1px solid #ccc;
  z-index: 0;
}
@media screen and (max-width: 960px) {
  #header:after {
    display: none;
  }
}
#header_in {
  width: 1140px;
  margin: 0 auto;
  padding: 0 20px;
  position: relative;
  z-index: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (max-width: 1140px) {
  #header_in {
    padding: 0;
    width: 100%;
  }
}
@media screen and (max-width: 960px) {
  #header_in {
    padding: 0 20px;
  }
}
#header_in h1 {
  width: 320px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media screen and (max-width: 960px) {
  #header_in h1 {
    width: 100%;
    height: 110px;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
}
#header_in h1 a {
  display: block;
  width: 265px;
  height: 75px;
  /* 要素の中から文字だけを飛ばす */
  text-align: left;
  overflow: hidden;
  text-indent: 200%;
  white-space: nowrap;
  background: url(../img/logo.svg) no-repeat center center;
  background-size: contain;
}
@media screen and (max-width: 374px) {
  #header_in h1 a {
    width: 210px;
  }
}
#header_in .right {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  border-left: 1px solid #ccc;
  border-right: 1px solid #ccc;
  position: relative;
}
@media screen and (max-width: 960px) {
  #header_in .right {
    display: none;
  }
}
#header_in .right h2 {
  padding: 0 20px;
  background: #efefef;
  border-bottom: 1px solid #ccc;
  font-size: 15px;
  height: 30px;
  line-height: 29px;
  color: #00a99d;
}
#header_in .right .btn_mem {
  display: block;
  width: calc(100% / 6);
  height: 30px;
  background: #00a99d url(../img/btn_mem.svg) no-repeat center center;
  color: #FFF;
  position: absolute;
  top: 0;
  right: 0;
  /* 要素の中から文字だけを飛ばす */
  text-align: left;
  overflow: hidden;
  text-indent: 200%;
  white-space: nowrap;
}
#header_in .right .btn_mem:hover {
  background-color: #03897c;
}
#gnav {
  background: #FFF;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding: 0;
}
#gnav li {
  padding: 0;
  list-style: none;
  width: calc(100% / 6);
  border-left: 1px solid #ccc;
  height: 107px;
}
#gnav li:first-child {
  border-left: none;
}
#gnav li a {
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
}
#gnav li a span {
  display: block;
  width: 100%;
  height: 50%;
  position: absolute;
  bottom: 1px;
  /* 要素の中から文字だけを飛ばす */
  text-align: left;
  overflow: hidden;
  text-indent: 200%;
  white-space: nowrap;
}
#gnav li a:before {
  content: "";
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
#gnav li a:hover:before {
  opacity: 0;
}
#gnav li a.gnav01 {
  background: url(../img/gnav01_o.svg) no-repeat top 24% center;
}
#gnav li a.gnav02 {
  background: url(../img/gnav02_o.svg) no-repeat top 24% center;
}
#gnav li a.gnav03 {
  background: url(../img/gnav03_o.svg) no-repeat top 24% center;
}
#gnav li a.gnav04 {
  background: url(../img/gnav04_o.svg) no-repeat top 24% center;
}
#gnav li a.gnav05 {
  background: url(../img/gnav05_o.svg) no-repeat top 24% center;
}
#gnav li a.gnav06 {
  background: url(../img/gnav06_o.svg) no-repeat top 24% center;
}
#gnav li a.gnav01:before {
  background: url(../img/gnav01.svg) no-repeat top 24% center;
}
#gnav li a.gnav02:before {
  background: url(../img/gnav02.svg) no-repeat top 24% center;
}
#gnav li a.gnav03:before {
  background: url(../img/gnav03.svg) no-repeat top 24% center;
}
#gnav li a.gnav04:before {
  background: url(../img/gnav04.svg) no-repeat top 24% center;
}
#gnav li a.gnav05:before {
  background: url(../img/gnav05.svg) no-repeat top 24% center;
}
#gnav li a.gnav06:before {
  background: url(../img/gnav06.svg) no-repeat top 24% center;
}
#gnav li a.gnav01 span {
  background: url(../img/gnav01_l.svg) no-repeat center center;
}
#gnav li a.gnav02 span {
  background: url(../img/gnav02_l.svg) no-repeat center center;
}
#gnav li a.gnav03 span {
  background: url(../img/gnav03_l.svg) no-repeat center center;
}
#gnav li a.gnav04 span {
  background: url(../img/gnav04_l.svg) no-repeat center center;
}
#gnav li a.gnav05 span {
  background: url(../img/gnav05_l.svg) no-repeat center center;
}
#gnav li a.gnav06 span {
  background: url(../img/gnav06_l.svg) no-repeat center center;
}
/* ===============================
ハンバーガーメニュー
================================== */
.hamburger {
  position: absolute;
  right: 10px;
  top: 25px;
  height: 68px;
  width: 68px;
  border-radius: 50%;
  z-index: 100;
  cursor: pointer;
  text-align: center;
  text-decoration: none;
  display: none;
  background: #FFF;
}
@media screen and (max-width: 960px) {
  .hamburger {
    display: block;
  }
}
.hamburger.behind {
  z-index: 10;
}
.hamburger span {
  background: #00a99d;
  display: block;
  height: 3px;
  position: absolute;
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
  top: 50%;
  left: 50%;
  width: 30px;
  margin-left: -15px;
}
.hamburger span:first-child {
  margin-top: -12px;
}
.hamburger span:nth-child(2) {
  margin-top: -2px;
}
.hamburger span:nth-child(3) {
  margin-top: 8px;
}
.hamburger.active {
  position: fixed;
  background: transparent;
}
.hamburger.active span {
  background: #FFF;
}
.hamburger.active span:first-child {
  margin-top: -2px;
  margin-left: -15px;
  width: 30px;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
.hamburger.active span:nth-child(2) {
  -webkit-transform: scaleX(0);
          transform: scaleX(0);
}
.hamburger.active span:nth-child(3) {
  margin-top: -2px;
  margin-left: -15px;
  width: 30px;
  -webkit-transform: rotate(135deg);
          transform: rotate(135deg);
}
/* ===============================
ドロワーナビ
================================== */
#drawer {
  display: none;
  background: rgba(0, 169, 157, 0.93);
  position: fixed;
  overflow-y: auto;
  right: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 15;
}
@media screen and (max-width: 500px) {
  #drawer {
    width: 100%;
  }
}
@media screen and (min-width: 961px) {
  #drawer {
    display: none!important;
  }
}
/* ===============================
PCドロワーナビ
================================== */
#drawer_in {
  width: 100%;
  max-width: 1140px;
  min-height: 100%;
  padding-top: 120px;
  padding-bottom: 60px;
}
#drawer_in .acc_list {
  max-width: 400px;
  margin: 0 auto;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
#drawer_in .acc_list li {
  list-style: none;
  /* flex時の幅計算 */
  width: calc((100% - 30px) / 2);
  margin-right: 30px;
  height: 110px;
  margin-bottom: 40px;
}
#drawer_in .acc_list li:nth-child(2n) {
  margin-right: 0;
}
#drawer_in .acc_list li a {
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
}
#drawer_in .acc_list li a span {
  display: block;
  width: 100%;
  height: 50%;
  position: absolute;
  bottom: 1px;
  /* 要素の中から文字だけを飛ばす */
  text-align: left;
  overflow: hidden;
  text-indent: 200%;
  white-space: nowrap;
}
#drawer_in .acc_list li a.gnav01 {
  background: url(../img/gnav01_sp.svg) no-repeat top 10% center;
}
#drawer_in .acc_list li a.gnav02 {
  background: url(../img/gnav02_sp.svg) no-repeat top 10% center;
}
#drawer_in .acc_list li a.gnav03 {
  background: url(../img/gnav03_sp.svg) no-repeat top 10% center;
}
#drawer_in .acc_list li a.gnav04 {
  background: url(../img/gnav04_sp.svg) no-repeat top 10% center;
}
#drawer_in .acc_list li a.gnav05 {
  background: url(../img/gnav05_sp.svg) no-repeat top 10% center;
}
#drawer_in .acc_list li a.gnav06 {
  background: url(../img/gnav06_sp.svg) no-repeat top 10% center;
}
#drawer_in .acc_list li a.gnav01 span {
  background: url(../img/gnav01_spl.svg) no-repeat center center;
}
#drawer_in .acc_list li a.gnav02 span {
  background: url(../img/gnav02_spl.svg) no-repeat center center;
}
#drawer_in .acc_list li a.gnav03 span {
  background: url(../img/gnav03_spl.svg) no-repeat center center;
}
#drawer_in .acc_list li a.gnav04 span {
  background: url(../img/gnav04_spl.svg) no-repeat center center;
}
#drawer_in .acc_list li a.gnav05 span {
  background: url(../img/gnav05_spl.svg) no-repeat center center;
}
#drawer_in .acc_list li a.gnav06 span {
  background: url(../img/gnav06_spl.svg) no-repeat center center;
}
#drawer_in .btn_mem_sp {
  display: block;
  width: 180px;
  height: 40px;
  background: #FFF url(../img/btn_mem_sp.svg) no-repeat center center;
  margin: 0 auto;
  /* 要素の中から文字だけを飛ばす */
  text-align: left;
  overflow: hidden;
  text-indent: 200%;
  white-space: nowrap;
}
/* ======================================= */
/*  オーバーレイ部分
/* ======================================= */
#overlay {
  z-index: -1;
  opacity: 0;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  position: fixed;
  -webkit-transition: opacity 0.4s;
  transition: opacity 0.4s;
  background: rgba(26, 26, 26, 0.74);
}
#overlay.active {
  z-index: 10;
  opacity: 0.65;
}
/* ===============================
汎用フッター
================================== */
#footer {
  background: #00a99d;
  position: relative;
}
#footer_in {
  width: 1140px;
  margin: 0 auto;
  padding: 40px 20px;
  position: relative;
  color: #FFF;
  font-weight: 400;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (max-width: 1140px) {
  #footer_in {
    width: 100%;
  }
}
@media screen and (max-width: 768px) {
  #footer_in {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
@media screen and (max-width: 500px) {
  #footer_in {
    padding: 30px 10px;
    font-size: 15px;
  }
}
#footer_in .copy {
  margin-right: 60px;
  width: 198px;
  height: 176px;
  background: url(../img/copy_w.svg) no-repeat center center;
  background-size: contain;
  /* 要素の中から文字だけを飛ばす */
  text-align: left;
  overflow: hidden;
  text-indent: 200%;
  white-space: nowrap;
}
@media screen and (max-width: 768px) {
  #footer_in .copy {
    margin: 0 auto 30px;
    -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0;
  }
}
#footer_in .company {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
@media screen and (max-width: 768px) {
  #footer_in .company {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    -webkit-box-flex: inherit;
        -ms-flex: inherit;
            flex: inherit;
    width: 100%;
  }
}
#footer_in .company .logo_footer {
  width: 372px;
  height: 45px;
  /* 要素の中から文字だけを飛ばす */
  text-align: left;
  overflow: hidden;
  text-indent: 200%;
  white-space: nowrap;
  background: url(../img/logo_footer.svg) no-repeat center center;
  background-size: contain;
  margin-bottom: 20px;
}
@media screen and (max-width: 500px) {
  #footer_in .company .logo_footer {
    width: 100%;
    background-image: url(../img/logo_footer_sp.svg);
  }
}
@media screen and (max-width: 413px) {
  #footer_in .company .logo_footer {
    width: 100%;
  }
}
#footer_in .company .address {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
#footer_in .company .address span:first-child {
  margin-right: 10px;
}
#footer_in .company .address span:last-child {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
#footer_in .company .tel a {
  color: #FFF;
  margin-right: 5px;
}
#footer_in .company .fax {
  margin-bottom: 20px;
}
#footer_in .company .fax span:first-child {
  margin-right: 10px;
}
#footer_in .company .copyright {
  color: #FFF;
  font-size: 12px;
  line-height: 15px;
}
#btn_pagetop {
  position: fixed;
  bottom: -70px;
  right: 10px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  display: block;
  width: 70px;
  height: 70px;
  border: 1px solid #00a99d;
  background: #FFF url(../img/btn_top.svg) no-repeat center center;
  border-radius: 35px;
  /* 要素の中から文字だけを飛ばす */
  text-align: left;
  overflow: hidden;
  text-indent: 200%;
  white-space: nowrap;
}
#btn_pagetop:hover {
  border: 1px solid #ff8e39;
  background: #FFF url(../img/btn_top_o.svg) no-repeat center center;
}
#btn_pagetop.active {
  bottom: 30px;
}
#btn_pagetop.absolute {
  bottom: inherit;
  position: absolute;
  right: 10px;
  top: -35px;
}
.ie_only {
  display: none;
}
.ie_only a {
  color: #FFF;
  text-decoration: underline;
}
_:-ms-lang(x)::-ms-backdrop,
.ie_only {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
  z-index: 3;
  width: 100vw;
  height: 100vh;
  -ms-transition: all 1s;
  transition: all 1s;
  background-color: #333;
  color: #FFF;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9998;
  font-weight: 500;
}
/* ===============================
汎用ボタン
================================== */
.btn_cmn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 360px;
  height: 60px;
  border-radius: 30px;
  background: #00a99d;
  position: relative;
  font-size: 17px;
  color: #FFF;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 0 auto;
  text-align: center;
}
@media screen and (max-width: 500px) {
  .btn_cmn {
    width: 100%;
  }
}
.btn_cmn:hover {
  background: #03897c;
  color: #FFF;
  text-decoration: none;
}

.btn_cmn_b {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 276px;
  height: 60px;
  border-radius: 30px;
  background: #fff;
  position: relative;
  font-size: 17px;
  color: #00a99d;
  font-weight: 500;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
}
@media screen and (max-width: 500px) {
  .btn_cmn_b {
    width: 60%;
	margin: 0 auto;
	text-align: center;
  }
}
.btn_cmn_b:hover {
  background: #03897c;
  color: #FFF;
  text-decoration: none;
}

/* ===============================
地図のエリアボタン
================================== */
.btn_area {
  display: block;
  width: 200px;
  height: 50px;
  border-radius: 25px;
  background: #ff8e39;
  position: relative;
  font-size: 16px;
  color: #FFF;
  text-align: center;
  line-height: 50px;
  margin: 0 auto;
}
.btn_area span {
  padding-right: 24px;
  background: url(../img/arrow_map.svg) no-repeat right center;
}
@media screen and (max-width: 768px) {
  .btn_area {
    width: 100%;
  }
}
.btn_area:hover {
  background: #f97319;
  color: #FFF;
  text-decoration: none;
}
/* ===============================
ファイルダウンロードボタン
================================== */
.btn_file {
  display: block;
  margin-bottom: 17px;
  width: 100%;
  min-height: 70px;
  border: 1px solid #03897c;
  border-radius: 7px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 10px 20px 10px 65px;
}
.btn_file:hover {
  text-decoration: none;
  color: #03897c;
}
.btn_file.pdf {
  background: url(../img/file_pdf.svg) no-repeat left 13px center;
}
.btn_file.word {
  background: url(../img/file_word.svg) no-repeat left 13px center;
}
.btn_file.excel {
  background: url(../img/file_excel.svg) no-repeat left 13px center;
}
/* ===============================
施設のリンクボタン
================================== */
.btn_faci {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 176px;
  height: 26px;
  border-radius: 3px;
  background: #00a99d;
  position: relative;
  font-size: 12px;
  font-weight: 400;
  color: #FFF;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 17px;
  text-align: center;
}
.btn_faci:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 768px) {
  .btn_faci {
    width: 100%;
    height: 36px;
    font-size: 17px;
  }
}
.btn_faci:hover {
  background: #03897c;
  color: #FFF;
  text-decoration: none;
}
.btn_faci.orange {
  background: #ff8e39;
}
.btn_faci.orange:hover {
  background: #f97319;
}
/* ===============================
共通コンテンツ
================================== */
.ac {
  text-align: center;
}
.img {
  line-height: 0;
  overflow: hidden;
}
.img img {
  width: 100%;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
.hd01 {
  font-size: 27px;
  color: #00a99d;
  border-radius: 7px;
  border: 2px solid #00a99d;
  padding: 15px 20px;
  line-height: 1.2;
  margin-bottom: 20px;
}
.hd02 {
  font-size: 22px;
  line-height: 32px;
  background: #b9dadf;
  padding: 11px 20px;
  margin-bottom: 20px;
}
.hd03 {
  font-size: 20px;
  color: #03897c;
  padding-bottom: 5px;
  border-bottom: 1px dashed #03897c;
  margin-bottom: 20px;
}
.contents_in p {
  font-size: 16px;
}
.contents_in p.big {
  font-size: 17px;
}
.contents_in p b {
  color: #E41C24;
  font-weight: 500;
}
.contents_in p strong {
  font-size: 30px;
  font-weight: 500;
  line-height: 1.1;
}
.contents_in p.notice {
  font-size: 13px;
  line-height: 1.6;
  text-indent: -1em;
  padding-left: 1em;
}
.contents_in p.notice:before {
  content: "※";
}
.contents_in p.price span {
  line-height: 1.2;
  font-size: 34px;
}
.contents_in p .line {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(60%, transparent), color-stop(60%, #FFF));
  background: linear-gradient(transparent 60%, #FFF 60%);
}
.contents_in ul.cmn_ul {
  padding: 0;
  margin: 0 0 2em;
  font-size: 16px;
  list-style: none;
}
.contents_in ul.cmn_ul:last-child {
  margin-bottom: 0;
}
.contents_in ul.cmn_ul li {
  padding-left: 1em;
  margin-bottom: 5px;
  line-height: 26px;
  position: relative;
}
.contents_in ul.cmn_ul li:before {
  content: "";
  position: absolute;
  top: 0.6em;
  left: 0.1em;
  display: block;
  width: 8px;
  height: 8px;
  border-radius: 4px;
  background: #00a99d;
}
.contents_in ol.cmn_ol {
  padding-left: 1.2em;
  margin: 0 0 2em;
}
.contents_in ol.cmn_ol li {
  margin-bottom: 5px;
  line-height: 26px;
}
.contents_in .spmsg {
  display: none;
  color: #666666;
  font-size: 13px;
  margin-bottom: 0;
}
@media screen and (max-width: 500px) {
  .contents_in .spmsg {
    display: block;
  }
}
.contents_in .table {
  margin-bottom: 30px;
}
.contents_in .table table {
  margin-bottom: 0;
}
@media screen and (max-width: 500px) {
  .contents_in .table {
    overflow: auto;
    white-space: nowrap;
    -webkit-overflow-scrolling: touch;
  }
  .contents_in .table table {
    width: 900px;
  }
}
.contents_in .table_station {
  margin-bottom: 30px;
}
.contents_in .table_station table {
  margin-bottom: 0;
}
@media screen and (max-width: 500px) {
  .contents_in .table_station {
    overflow: auto;
    white-space: nowrap;
    -webkit-overflow-scrolling: touch;
  }
  .contents_in .table_station table {
    width: 900px;
  }
}
.contents_in table {
  width: 100%;
  border-left: 1px solid #00a99d;
  border-top: 1px solid #00a99d;
  margin-bottom: 30px;
}
.contents_in table tr th,
.contents_in table tr td {
  padding: 20px 30px;
  border-right: 1px solid #00a99d;
  border-bottom: 1px solid #00a99d;
  text-align: left;
}
.contents_in table tr th {
  font-weight: 500;
  background: #efefef;
}
.contents_in .table_station {
  width: 100%;
  margin-bottom: 30px;
}
.contents_in .table_station tr th,
.contents_in .table_station tr td {
  padding: 10px;
  border-right: 1px solid #00a99d;
  border-bottom: 1px solid #00a99d;
  text-align: left;
}
.contents_in .table_station tr th {
  font-weight: 500;
  background: #efefef;
}
.contents_in .img img {
  width: 100%;
}
.contents_in .img .pc {
  display: block;
}
@media screen and (max-width: 768px) {
  .contents_in .img .pc {
    display: none;
  }
}
.contents_in .img .sp {
  display: none;
}
@media screen and (max-width: 768px) {
  .contents_in .img .sp {
    display: block;
  }
}
.contents_in .cols {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-bottom: 2em;
}
.contents_in .cols .col {
  /* flex時の幅計算 */
  width: calc((100% - 40px) / 2);
  margin-right: 40px;
}
.contents_in .cols .col:nth-child(2n) {
  margin-right: 0;
}
.contents_in .btn_cmn {
  margin-bottom: 17px;
}
/* ===============================
お知らせリスト
================================== */
.news_list {
  margin-bottom: 40px;
  padding: 0;
  border-top: 1px solid #333333;
  border-bottom: 1px solid #333333;
}
.news_list li {
  list-style: none;
  border-bottom: 1px dashed #040000;
}
.news_list li:last-child {
  border-bottom: none;
}
.news_list li a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding: 17px 50px;
}
@media screen and (max-width: 960px) {
  .news_list li a {
    padding: 16px 10px;
  }
}
.news_list li a .date {
  width: 140px;
  font-size: 17px;
  line-height: 30px;
}
@media screen and (max-width: 768px) {
  .news_list li a .date {
    font-size: 16px;
  }
}
.news_list li a .category {
  text-align: center;
  line-height: 30px;
  width: 140px;
  height: 30px;
  border-radius: 15px;
  color: #FFF;
  font-weight: bold;
  background: #00a99d;
  text-decoration: none;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  margin-right: 20px;
  font-size: 14px;
}
.news_list li a .title {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  line-height: 30px;
  font-size: 17px;
  font-weight: 500;
  margin-bottom: 0!important;
}
@media screen and (max-width: 768px) {
  .news_list li a .title {
    margin-top: 5px;
    -webkit-box-flex: inherit;
        -ms-flex: inherit;
            flex: inherit;
    width: 100%;
    font-size: 16px;
  }
}
.news_list li a:hover {
  text-decoration: none;
}
.news_list li a:hover .category {
  background: #03897c;
}
.news_list li a:hover .title {
  text-decoration: underline;
}
/* ===============================
お知らせ詳細ヘッダ
================================== */
.news_header {
  margin-bottom: 40px;
}
.news_header .hd {
  font-size: 22px;
  line-height: 1.3;
  margin-bottom: 10px;
}
.news_header .date {
  width: 140px;
  font-size: 17px;
  line-height: 36px;
}
@media screen and (max-width: 768px) {
  .news_header .date {
    font-size: 16px;
  }
}
.news_header .category {
  display: block;
  text-align: center;
  line-height: 30px;
  width: 140px;
  height: 30px;
  border-radius: 15px;
  color: #FFF;
  font-weight: bold;
  background: #00a99d;
  text-decoration: none;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  margin-right: 20px;
  font-size: 14px;
}
/* ===============================
訪問看護ステーションの地図クリッカブルマップ風
================================== */
.click_map {
  width: 100%;
  height: 580px;
  background: url(../img/map.svg) no-repeat center center;
  position: relative;
  margin-bottom: 30px;
}
.click_map:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 768px) {
  .click_map {
    background-image: none;
    height: auto;
  }
}
.click_map .map_sp {
  display: none;
}
@media screen and (max-width: 768px) {
  .click_map .map_sp {
    display: block;
    margin: 0 auto;
    max-width: 80%;
    margin-bottom: 30px;
  }
}
.click_map .btns .btn_area {
  position: absolute;
}
.click_map .btns .btn_area.area01 {
  top: calc(61% - 25px);
  left: calc(50% - 100px);
}
.click_map .btns .btn_area.area02 {
  top: calc(58% - 25px);
  left: calc(22% - 100px);
}
.click_map .btns .btn_area.area03 {
  top: calc(78% - 25px);
  right: calc(24% - 100px);
}
.click_map .btns .btn_area.area04 {
  top: calc(20% - 25px);
  right: calc(23% - 100px);
}
.click_map .btns .btn_area.area05 {
  top: calc(66% - 25px);
  right: calc(22% - 100px);
}
.click_map .btns .btn_area.area06 {
  top: calc(39% - 25px);
  left: calc(30% - 100px);
}
@media screen and (max-width: 768px) {
  .click_map .btns .btn_area {
    position: inherit;
    top: inherit!important;
    left: inherit!important;
    right: inherit!important;
  }
}
@media screen and (max-width: 768px) {
  .click_map .btns {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .click_map .btns .btn_area {
    /* flex時の幅計算 */
    width: calc((100% - 10px) / 2);
    margin-right: 10px;
    margin-bottom: 10px;
  }
  .click_map .btns .btn_area:nth-child(2n) {
    margin-right: 0;
  }
}
/* ===============================
Loader
================================== */
.loader_wrap {
  height: 100px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 20px 0;
  display: none;
}
.loader_wrap.show {
  display: block;
}
.loader,
.loader:before,
.loader:after {
  background: #00a99d;
  -webkit-animation: load1 1s infinite ease-in-out;
  animation: load1 1s infinite ease-in-out;
  width: 1em;
  height: 4em;
}
.loader {
  color: #00a99d;
  text-indent: -9999em;
  margin: 20px auto;
  position: relative;
  font-size: 11px;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-animation-delay: -0.16s;
  animation-delay: -0.16s;
}
.loader:before,
.loader:after {
  position: absolute;
  top: 0;
  content: '';
}
.loader:before {
  left: -1.5em;
  -webkit-animation-delay: -0.32s;
  animation-delay: -0.32s;
}
.loader:after {
  left: 1.5em;
}
@-webkit-keyframes load1 {
  0%,
  80%,
  100% {
    -webkit-box-shadow: 0 0;
            box-shadow: 0 0;
    height: 4em;
  }
  40% {
    -webkit-box-shadow: 0 -2em;
            box-shadow: 0 -2em;
    height: 5em;
  }
}
@keyframes load1 {
  0%,
  80%,
  100% {
    -webkit-box-shadow: 0 0;
            box-shadow: 0 0;
    height: 4em;
  }
  40% {
    -webkit-box-shadow: 0 -2em;
            box-shadow: 0 -2em;
    height: 5em;
  }
}
/* ===============================
Slickのコントローラー
================================== */
.slider-controls {
  margin: 20px auto 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.slider-controls .slide-m-prev,
.slider-controls .slide-m-next {
  outline: none;
  border: none;
  /* 要素の中から文字だけを飛ばす */
  text-align: left;
  overflow: hidden;
  text-indent: 200%;
  white-space: nowrap;
  display: block;
  width: 11px;
  height: 11px;
  padding: 0;
  margin: 0;
  cursor: pointer;
}
.slider-controls .slide-m-prev {
  margin-right: 10px;
  background: url(../img/arrow_left.svg) no-repeat center center;
}
.slider-controls .slide-m-next {
  margin-left: 10px;
  background: url(../img/arrow_right.svg) no-repeat center center;
}
/* ===============================
Slick
================================== */
.slick-slider {
  position: relative;
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}
.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.slick-track:before,
.slick-track:after {
  display: table;
  content: '';
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}
.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
}
[dir='rtl'] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
  display: none;
}
/* Dots */
.slick-dotted.slick-slider {
  margin-bottom: 0;
}
.slick-dots {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  /*width: 100%;*/
  padding: 0;
  margin: 0 auto;
  list-style: none;
  text-align: center;
}
.slick-dots li {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 11px;
  height: 11px;
  margin: 0 8px!important;
  padding: 0;
  cursor: pointer;
}
.slick-dots button {
  font-size: 0;
  line-height: 0;
  display: block;
  width: 11px;
  height: 11px;
  cursor: pointer;
  color: transparent;
  border: 0;
  outline: none;
  background: transparent;
}
.slick-dots button::before {
  position: absolute;
  top: 0;
  left: 0;
  width: 11px;
  height: 11px;
  border-radius: 5px;
  content: '';
  text-align: center;
  background: #FFF;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.slick-dots button:hover,
.slick-dots button:focus {
  outline: none;
}
.slick-dots button:hover:before,
.slick-dots button:focus:before {
  opacity: 1;
}
.slick-dots li.slick-active button:before {
  opacity: 1;
  background: #611E1F;
}
/* ===============================
ボックス
================================== */
.box {
  position: relative;
}
.box_in {
  width: 940px;
  margin: 0 auto;
  padding: 50px 20px;
}
@media screen and (max-width: 940px) {
  .box_in {
    width: 100%;
  }
}
@media screen and (max-width: 768px) {
  .box_in {
    padding: 50px 10px;
  }
}
.box_in .hd {
  text-align: center;
  margin-bottom: 1.3em;
  font-size: 30px;
  line-height: 1.3;
}
@media screen and (max-width: 768px) {
  .box_in .hd {
    font-size: 28px;
  }
}
@media screen and (max-width: 413px) {
  .box_in .hd {
    font-size: 24px;
  }
}
.box_in .hd br {
  display: none;
}
@media screen and (max-width: 768px) {
  .box_in .hd br {
    display: block;
  }
}
.box_in .hd_icon {
  margin-bottom: 12px;
}
/* ===============================
セクション１：コンセプトメッセージ
================================== */
#sec01 {
  background: #efefef;
}
#sec01 #main_img {
  width: 100%;
  height: 440px;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
}
@media screen and (max-width: 768px) {
  #sec01 #main_img {
    height: 285px;
  }
}
#sec01 #main_img .copy {
  position: absolute;
  left: calc(50% - 152px);
  top: calc(50% - 135px);
  width: 304px;
  height: 270px;
  background: url(../img/copy.svg) no-repeat center center;
  background-size: contain;
  /* 要素の中から文字だけを飛ばす */
  text-align: left;
  overflow: hidden;
  text-indent: 200%;
  white-space: nowrap;
}
@media screen and (max-width: 768px) {
  #sec01 #main_img .copy {
    width: 190px;
    height: 170px;
    left: calc(50% - 95px);
    top: calc(50% - 85px);
  }
}
#sec01 .box_in .message {
  text-align: center;
  margin-bottom: 40px;
}
@media screen and (max-width: 768px) {
  #sec01 .box_in .message {
    margin-bottom: 30px;
    text-align: left;
  }
}
#sec01 .box_in .message p {
  line-height: 2;
  font-size: 17px;
}
@media screen and (max-width: 768px) {
  #sec01 .box_in .message p {
    font-size: 16px;
  }
}
/* ===============================
セクション３：
================================== */
#sec03 {
  background: #efefef;
}
#sec03 .box_in .message {
  text-align: center;
  margin-bottom: 40px;
}
@media screen and (max-width: 768px) {
  #sec03 .box_in .message {
    margin-bottom: 30px;
    text-align: left;
  }
}
#sec03 .box_in .message p {
  line-height: 2;
  font-size: 17px;
}
@media screen and (max-width: 768px) {
  #sec03 .box_in .message p {
    font-size: 16px;
  }
}
/* ===============================
サブページヘッダ
================================== */
.sub_header {
  background: #efefef;
  padding: 30px 0;
}
.sub_header_blue {
  background: #00a99d;
  padding: 30px 0;
}
.sub_header_blue .hd {
  text-align: center;
  font-size: 30px;
  line-height: 1.3;
  color:#fff;
}
.sub_header .hd {
  text-align: center;
  font-size: 30px;
  line-height: 1.3;
}
@media screen and (max-width: 768px) {
  .sub_header .hd {
    font-size: 28px;
  }
  .sub_header_blue .hd {
    font-size: 28px;
  }
}
@media screen and (max-width: 413px) {
  .sub_header .hd {
    font-size: 24px;
  }
	  .sub_header_blue .hd {
    font-size: 24px;
  }
}
.sub_header .hd br {
  display: none;
}
.sub_header_blue .hd br {
  display: none;
}
@media screen and (max-width: 768px) {
  .sub_header .hd br {
    display: block;
  }
  .sub_header_blue .hd br {
    display: block;
  }
}
.sub_header .hd_icon {
  margin-bottom: 12px;
}
.sub_header_blue .hd_icon {
  margin-bottom: 12px;
}
/* ===============================
施設情報
================================== */
.facility {
  border: 1px solid #d3d3d3;
  margin-bottom: 40px;
}
.facility_in {
  padding: 20px 30px;
}
@media screen and (max-width: 768px) {
  .facility_in {
    padding: 20px 15px;
  }
}
.facility_in .company {
  font-size: 15px;
  font-weight: 500;
}
.facility_in .facility_name {
  font-size: 20px;
  color: #03897c;
  line-height: 1.3;
  margin-bottom: 10px;
}
.facility_in .facility_name a {
  color: #03897c;
}
.facility_in .facility_name a:hover {
  text-decoration: none;
  color: #00a99d;
}
.facility_in .cagtegory_list {
  margin-bottom: 15px;
}
.facility_in .info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (max-width: 768px) {
  .facility_in .info {
    display: block;
  }
}
.facility_in .info .left {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
@media screen and (max-width: 768px) {
  .facility_in .info .left {
    margin-bottom: 20px;
  }
}
.facility_in .info .right {
  margin-left: 20px;
  width: 176px;
}
@media screen and (max-width: 768px) {
  .facility_in .info .right {
    width: 253px;
    margin: 0 auto;
  }
}
.facility .area {
  background: #b9dadf;
  padding: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.facility .area .hd {
  text-align: center;
  width: 160px;
  color: #03897c;
}
@media screen and (max-width: 768px) {
  .facility .area .hd {
    text-align: left;
    width: 100%;
    margin-bottom: 10px;
  }
}
.facility .area .list {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
/* ===============================
施設カテゴリ
================================== */
.fcat {
  line-height: 20px;
}
.fcat i {
  display: inline-block;
  line-height: 20px;
  font-size: 11px;
  padding: 0 13px;
  margin-right: 5px;
  margin-bottom: 5px;
  color: #FFF;
  background-color: #333;
  font-weight: 400;
}
.fcat .fcat01 {
  background-color: #b71654;
}
.fcat .fcat02 {
  background-color: #565691;
}
.fcat .fcat03 {
  background-color: #b57235;
}
.fcat .fcat04 {
  background-color: #1855ad;
}
.fcat .fcat05 {
  background-color: #26647f;
}
.fcat .fcat06 {
  background-color: #6b402d;
}
.fcat .fcat07 {
  background-color: #6b402d;
}
.fcat .fcat08 {
  background-color: #6b402d;
}
.fcat .fcat09 {
  background-color: #3e8949;
}
.fcat .fcat10 {
  background-color: #b7709c;
}
/* ===============================
施設カテゴリ凡例
================================== */
.sample {
  padding: 0;
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-bottom: 50px;
}
.sample li {
  margin-right: 15px;
}
.sample li span {
  line-height: 20px;
  font-size: 12px;
}
/* ===============================
訪問看護の流れ（？）
================================== */
.flow {
  padding: 0 40px;
  margin-bottom: 50px;
}
@media screen and (max-width: 768px) {
  .flow {
    padding: 0;
  }
}
.flow_item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding: 20px;
}
@media screen and (max-width: 768px) {
  .flow_item {
    display: block;
  }
}
.flow_item:nth-child(2n+1) {
  background: #efefef;
}
.flow_item .desc {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  padding-right: 20px;
}
@media screen and (max-width: 768px) {
  .flow_item .desc {
    padding: 0 0 20px;
  }
}
.flow_item .desc .hd {
  font-size: 20px;
  margin-bottom: 10px;
}
.flow_item .img {
  width: 260px;
}
@media screen and (max-width: 768px) {
  .flow_item .img {
    margin: 0 auto;
  }
}
/* ===============================
FAQ
================================== */
.faq {
  margin-bottom: 40px;
}
.faq_item {
  margin-bottom: 30px;
}
.faq_item dt {
  background: #00a99d;
  color: #FFF;
  font-size: 18px;
  border-radius: 8px;
  padding: 20px 20px 20px 70px;
  position: relative;
  margin-bottom: 10px;
}
.faq_item dt:before {
  content: "Q.";
  position: absolute;
  left: 24px;
  font-size: 24px;
  line-height: 24px;
  top: calc(50% - 12px);
}
.faq_item dd {
  position: relative;
  padding: 20px 0 20px 70px;
}
.faq_item dd p {
  margin-bottom: 0.5em;
}
.faq_item dd .btn_file {
  max-width: 770px;
}
.faq_item dd:before {
  content: "A.";
  position: absolute;
  left: 26px;
  font-size: 24px;
  line-height: 24px;
  top: 20px;
  color: #00a99d;
  font-weight: bold;
}
/* ===============================
ご利用について
================================== */
.title_icon01 {
  padding: 30px 0 20px 50px;
  background-image: url(../img/icon_care.svg);
  background-size: 40px;
  background-repeat: no-repeat;
  background-position: 0px 20px;
  color: #1a1a1a;
  font-weight: bold;
}
.title_icon02 {
  padding: 30px 0 20px 50px;
  background-image: url(../img/icon_follow.svg);
  background-size: 40px;
  background-repeat: no-repeat;
  background-position: 0px 20px;
  color: #1a1a1a;
  font-weight: bold;
}
.title_icon03 {
  padding: 30px 0 20px 50px;
  background-image: url(../img/icon_doctor.svg);
  background-size: 40px;
  background-repeat: no-repeat;
  background-position: 0px 20px;
  color: #1a1a1a;
  font-weight: bold;
}
.title_icon04 {
  padding: 30px 0 20px 50px;
  background-image: url(../img/icon_medicine.svg);
  background-size: 40px;
  background-repeat: no-repeat;
  background-position: 0px 20px;
  color: #1a1a1a;
  font-weight: bold;
}
.title_icon05 {
  padding: 30px 0 20px 50px;
  background-image: url(../img/icon_rehabilitation.svg);
  background-size: 40px;
  background-repeat: no-repeat;
  background-position: 0px 20px;
  color: #1a1a1a;
  font-weight: bold;
}
.title_icon06 {
  padding: 30px 0 20px 50px;
  background-image: url(../img/icon_family.svg);
  background-size: 40px;
  background-repeat: no-repeat;
  background-position: 0px 20px;
  color: #1a1a1a;
  font-weight: bold;
}
.title_icon07 {
  padding: 30px 0 20px 50px;
  background-image: url(../img/icon_child.svg);
  background-size: 40px;
  background-repeat: no-repeat;
  background-position: 0px 20px;
  color: #1a1a1a;
  font-weight: bold;
}
.title_icon08 {
  padding: 30px 0 20px 50px;
  background-image: url(../img/icon_mental.svg);
  background-size: 40px;
  background-repeat: no-repeat;
  background-position: 0px 20px;
  color: #1a1a1a;
  font-weight: bold;
}
.title_icon09 {
  padding: 30px 0 20px 50px;
  background-image: url(../img/icon_endoflife.svg);
  background-size: 40px;
  background-repeat: no-repeat;
  background-position: 0px 20px;
  color: #1a1a1a;
  font-weight: bold;
}
