@charset "UTF-8";
@font-face {
  font-family: "tsunagi";
  src: url("../font/TsunagiGothic.woff") format("woff"); }
/*****************************************/
.anchor {
  display: block;
  position: relative;
  padding: 100px 0 0;
  margin: -100px 0 0;
  z-index: -9999;
  pointer-events: none; }

/*****************************************/
.facility h2 a {
  position: absolute;
  right: 0;
  bottom: -10px;
  color: #fff;
  width: 250px;
  height: 40px;
  background-color: #9E8E85;
  border-radius: 50px;
  text-align: center;
  display: block;
  padding: 0 20px 0 0;
  font: 1.5rem/38px "Zen Kaku Gothic New", "Noto Sans JP", YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, "sans-serif";
  font-weight: 700;
  letter-spacing: 0.03em;
  text-decoration: none;
  margin: 0 0 10px; }
  .facility h2 a:before {
    position: absolute;
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    border-left: 6px solid #ffffff;
    border-right: 0;
    top: 14px;
    right: 25px; }

/*max-width:1280px*/
@media (max-width: 1024px) {
  .facility {
    width: calc(100% - 80px); } }
/*max-width:1024px*/
@media (max-width: 768px) {
  .facility h2 a {
    position: relative;
    right: auto;
    bottom: auto;
    margin: 25px 0 0 auto; } }
/*max-width:768px*/
@media (max-width: 480px) {
  .facility h2 a {
    width: 220px;
    font: 1.4rem/38px "Zen Kaku Gothic New", "Noto Sans JP", YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, "sans-serif";
    font-weight: 700;
    padding: 0 15px 0 0; }
    .facility h2 a:before {
      top: 15px;
      right: 20px; } }
/*max-width:480px*/
/*****************************************/
.facility_box {
  margin: 75px auto  0;
  border: 5px solid #79503A;
  width: 100%;
  border-radius: 25px;
  overflow: hidden;
  background-color: #fff;
  color: #79503A;
  padding: 50px; }
  .facility_box h3 {
    font: 2.4rem/1em "Zen Kaku Gothic New", "Noto Sans JP", YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, "sans-serif";
    font-weight: 700;
    color: #79503A;
    text-align: center;
    margin: 0 0 40px; }
    .facility_box h3 br {
      display: none; }
  .facility_box p {
    text-align: justify;
    text-justify: inter-ideograph;
    font: 1.7rem/2.2em "Zen Kaku Gothic New", "Noto Sans JP", YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, "sans-serif";
    font-weight: 500; }
  .facility_box .flex {
    margin: 0 0 20px;
    max-width: 835px;
    width: 100%;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center; }
    .facility_box .flex ul {
      max-width: 540px;
      width: calc(100% - 240px); }
    .facility_box .flex li {
      width: 100%;
      display: flex;
      flex-direction: row;
      flex-wrap: wrap;
      justify-content: flex-start;
      align-items: stretch;
      border-bottom: dotted 2px #79503A;
      padding: 20px 0; }
      .facility_box .flex li:last-of-type {
        border-bottom: none; }
    .facility_box .flex span {
      font: 1.7rem/2em "Zen Kaku Gothic New", "Noto Sans JP", YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, "sans-serif";
      font-weight: 700;
      width: 125px;
      text-align: center;
      flex-direction: column;
      flex-wrap: wrap;
      justify-content: center;
      align-items: stretch;
      display: flex; }
      .facility_box .flex span.car {
        background: url("../images/facility/car.svg") center top no-repeat;
        padding: 40px 0 0 0; }
      .facility_box .flex span.train {
        background: url("../images/facility/train.svg") center top no-repeat;
        padding: 50px 0 0 0; }
    .facility_box .flex p {
      width: calc(100% - 125px);
      font: 1.6rem/2em "Zen Kaku Gothic New", "Noto Sans JP", YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, "sans-serif";
      font-weight: 400;
      display: flex;
      flex-direction: column;
      flex-wrap: wrap;
      justify-content: center;
      align-items: stretch; }
  .facility_box a {
    color: #fff;
    width: 200px;
    height: 40px;
    background-color: #9E8E85;
    position: relative;
    border-radius: 50px;
    text-align: center;
    display: block;
    padding: 0 0 0 18px;
    font: 1.5rem/38px "Zen Kaku Gothic New", "Noto Sans JP", YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, "sans-serif";
    font-weight: 700;
    letter-spacing: 0.03em;
    text-decoration: none;
    margin: 0 0 10px; }
    .facility_box a:before {
      position: absolute;
      content: "";
      display: block;
      background: url("../images/facility/map.svg") center center no-repeat;
      background-size: contain;
      width: 19px;
      height: 26px;
      left: 25px;
      top: 8px; }
  .facility_box .map {
    border-radius: 20px;
    overflow: hidden;
    aspect-ratio: 90/46;
    width: 100%;
    max-width: 100%;
    height: auto; }
    .facility_box .map iframe {
      width: 100%;
      height: 100%; }

/*max-width:1280px*/
/*max-width:1024px*/
@media (max-width: 768px) {
  .facility_box {
    padding: 50px 30px; }
    .facility_box h3 {
      font: 2.4rem/1.5em "Zen Kaku Gothic New", "Noto Sans JP", YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, "sans-serif";
      font-weight: 700;
      margin-bottom: 30px; }
      .facility_box h3 br {
        display: block; }
    .facility_box .flex {
      position: relative;
      margin: 0 auto 40px;
      max-width: 640px;
      width: 100%;
      display: block; }
      .facility_box .flex ul {
        max-width: 640px;
        width: 100%; }
      .facility_box .flex li {
        width: 100%;
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        justify-content: flex-start;
        align-items: stretch;
        border-bottom: dotted 2px #79503A;
        padding: 20px 0; }
        .facility_box .flex li:last-of-type {
          border-bottom: none;
          padding-bottom: 0; }
      .facility_box .flex span {
        font: 1.7rem/2em "Zen Kaku Gothic New", "Noto Sans JP", YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, "sans-serif";
        font-weight: 700;
        width: 125px;
        text-align: center;
        flex-direction: column;
        flex-wrap: wrap;
        justify-content: center;
        align-items: stretch;
        display: flex; }
        .facility_box .flex span.car {
          background: url("../images/facility/car.svg") center top no-repeat;
          padding: 40px 0 0 0; }
        .facility_box .flex span.train {
          background: url("../images/facility/train.svg") center top no-repeat;
          padding: 50px 0 0 0; }
      .facility_box .flex p {
        width: calc(100% - 125px);
        font: 1.6rem/2em "Zen Kaku Gothic New", "Noto Sans JP", YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, "sans-serif";
        font-weight: 400;
        display: flex;
        flex-direction: column;
        flex-wrap: wrap;
        justify-content: center;
        align-items: stretch; }
    .facility_box a {
      position: absolute;
      top: auto;
      bottom: -510px;
      left: 50%;
      -webkit-transform: translate(-50%, 0%);
      /* Safari用 */
      transform: translate(-50%, 0%);
      margin: 0; }
    .facility_box .map {
      width: 100%;
      max-width: 640px;
      height: 400px;
      margin: 0 auto 80px; } }
/*max-width:768px*/
@media (max-width: 480px) {
  .facility_box {
    margin: 50px auto 0;
    padding: 30px 20px; }
    .facility_box h3 {
      font: 2.2rem/1.5em "Zen Kaku Gothic New", "Noto Sans JP", YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, "sans-serif";
      font-weight: 700;
      margin-bottom: 30px; }
    .facility_box p {
      font: 1.6rem/2.2em "Zen Kaku Gothic New", "Noto Sans JP", YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, "sans-serif";
      font-weight: 500; }
    .facility_box .flex {
      margin: 0 auto 25px; }
      .facility_box .flex li {
        width: 100%;
        padding: 0 0 20px; }
        .facility_box .flex li:last-of-type {
          border-bottom: none;
          padding: 20px 0 0; }
      .facility_box .flex span {
        font: 1.7rem/2em "Zen Kaku Gothic New", "Noto Sans JP", YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, "sans-serif";
        font-weight: 700;
        width: 100%;
        display: block;
        margin: 0 auto 10px; }
        .facility_box .flex span.car {
          background: url("../images/facility/car.svg") center top no-repeat;
          padding: 40px 0 0 0; }
        .facility_box .flex span.train {
          background: url("../images/facility/train.svg") center top no-repeat;
          padding: 50px 0 0 0; }
      .facility_box .flex p {
        width: 100%;
        font: 1.6rem/2em "Zen Kaku Gothic New", "Noto Sans JP", YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, "sans-serif";
        font-weight: 400;
        display: block; }
    .facility_box a {
      position: absolute;
      top: auto;
      bottom: -385px;
      left: 50%;
      -webkit-transform: translate(-50%, 0%);
      /* Safari用 */
      transform: translate(-50%, 0%);
      margin: 0; }
    .facility_box .map {
      width: 100%;
      max-width: 640px;
      height: 300px; } }
/*max-width:480px*/
/*****************************************/
.facility_about {
  border: 5px solid #79503A;
  width: 100%;
  border-radius: 25px;
  overflow: hidden;
  background-color: #fff; }
  .facility_about li {
    color: #79503A;
    letter-spacing: 0.03em;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    border-bottom: dotted 2px #79503A; }
    .facility_about li:last-of-type {
      border-bottom: none; }
  .facility_about span {
    font: 1.7rem/2em "Zen Kaku Gothic New", "Noto Sans JP", YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, "sans-serif";
    font-weight: 700;
    border-right: dotted 2px #79503A;
    width: 250px;
    background-color: #F9F9F9;
    padding: 20px 20px 20px 75px;
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: center;
    justify-content: center; }
  .facility_about p {
    font: 1.7rem/2em "Zen Kaku Gothic New", "Noto Sans JP", YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, "sans-serif";
    font-weight: 500;
    padding: 20px;
    width: calc(100% - 250px); }
    .facility_about p br {
      display: none; }

@media (max-width: 768px) {
  .facility_about {
    border-radius: 25px; }
    .facility_about li:last-of-type {
      border-bottom: none; }
      .facility_about li:last-of-type p {
        padding-bottom: 25px; }
    .facility_about span {
      border-right: none;
      width: 100%;
      padding: 10px 20px;
      text-align: left; }
    .facility_about p {
      padding: 10px 20px 20px;
      width: 100%; } }
/*max-width:768px*/
@media (max-width: 480px) {
  .facility_about p {
    font: 1.6rem/2em "Zen Kaku Gothic New", "Noto Sans JP", YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, "sans-serif";
    font-weight: 500; }
    .facility_about p br {
      display: block; } }
/*max-width:480px*/
/*****************************************/
