@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Lato:wght@900&family=Zen+Maru+Gothic:wght@500;700&display=swap");
*,
*:before,
*:after {
  box-sizing: border-box;
}

body {
  margin: 0;
  padding: 0;
}

ol,
ul,
li,
dl,
dt,
dd {
  margin: 0;
  padding: 0;
  list-style: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

figure,
figcaption {
  margin: 0;
}

hr {
  border: none;
  background-color: #ddd;
  height: 1px;
  margin: 1.5em 0;
}

p,
dl,
dt,
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
  font-size: 100%;
}

input[type=submit],
input[type=button],
button {
  outline: none;
  -webkit-appearance: none;
  appearance: none;
}

img {
  max-width: 100%;
}

html {
  font-size: 62.5%;
  height: 100%;
}

a {
  color: #4BB5D9;
  text-decoration: underline;
}
@media print, screen and (min-width: 769px) {
  a:hover {
    opacity: 0.8;
  }
}

@media print, screen and (min-width: 769px) {
  a[href^=tel] {
    pointer-events: none;
  }
}
body {
  overflow-x: hidden;
  color: #003D65;
  font-size: 14px;
  line-height: 1.7;
  font-family: "Zen Maru Gothic", helvetica, arial, "hiragino kaku gothic pro", "ヒラギノ角ゴ Pro W3", "meiryo", "メイリオ", sans-serif;
  font-weight: 500;
  -webkit-text-size-adjust: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  word-wrap: break-word;
  overflow-wrap: break-word;
}
@media print, screen and (min-width: 769px) {
  body {
    font-size: 16px;
  }
}

@media print {
  body {
    font-size: 14px;
    min-width: 1120px;
  }
}
.width--a {
  width: auto;
}

.width--100px {
  width: 100px;
}

.width--160px {
  width: 160px;
}

.width--240px {
  width: 240px;
}

.width--320px {
  width: 320px;
}

.width--400px {
  width: 400px;
}

.width--480px {
  width: 400px;
}

.width--560px {
  width: 400px;
}

.width--640px {
  width: 400px;
}

.width--720px {
  width: 400px;
}

.width--10p {
  width: 10%;
}

.width--20p {
  width: 20%;
}

.width--25p {
  width: 25%;
}

.width--33p {
  width: 33.3333%;
}

.width--30p {
  width: 30%;
}

.width--40p {
  width: 40%;
}

.width--50p {
  width: 50%;
}

.width--60p {
  width: 60%;
}

.width--70p {
  width: 70%;
}

.width--75p {
  width: 75%;
}

.width--80p {
  width: 80%;
}

.width--90p {
  width: 90%;
}

.width--100p {
  width: 100% !important;
}

.width--1em {
  width: 1em;
}

.width--2em {
  width: 2em;
}

.width--3em {
  width: 3em;
}

.width--4em {
  width: 4em;
}

.width--5em {
  width: 5em;
}

@media print, screen and (max-width: 767px) {
  .sp-width--a {
    width: auto;
  }
  .sp-width--100px {
    width: 100px;
  }
  .sp-width--160px {
    width: 160px;
  }
  .sp-width--240px {
    width: 240px;
  }
  .sp-width--320px {
    width: 320px;
  }
  .sp-width--10p {
    width: 10%;
  }
  .sp-width--20p {
    width: 20%;
  }
  .sp-width--25p {
    width: 25%;
  }
  .sp-width--33p {
    width: 33.3333%;
  }
  .sp-width--30p {
    width: 30%;
  }
  .sp-width--40p {
    width: 40%;
  }
  .sp-width--50p {
    width: 50%;
  }
  .sp-width--60p {
    width: 60%;
  }
  .sp-width--70p {
    width: 70%;
  }
  .sp-width--75p {
    width: 75%;
  }
  .sp-width--80p {
    width: 80%;
  }
  .sp-width--90p {
    width: 90%;
  }
  .sp-width--100p {
    width: 100% !important;
  }
}
@media print, screen and (min-width: 769px) {
  .pc-width--a {
    width: auto;
  }
  .pc-width--100px {
    width: 100px;
  }
  .pc-width--160px {
    width: 160px;
  }
  .pc-width--240px {
    width: 240px;
  }
  .pc-width--320px {
    width: 320px;
  }
  .pc-width--400px {
    width: 400px;
  }
  .pc-width--480px {
    width: 400px;
  }
  .pc-width--560px {
    width: 400px;
  }
  .pc-width--640px {
    width: 400px;
  }
  .pc-width--720px {
    width: 400px;
  }
  .pc-width--10p {
    width: 10%;
  }
  .pc-width--20p {
    width: 20%;
  }
  .pc-width--25p {
    width: 25%;
  }
  .pc-width--30p {
    width: 30%;
  }
  .pc-width--33p {
    width: 33.3333%;
  }
  .pc-width--40p {
    width: 40%;
  }
  .pc-width--50p {
    width: 50%;
  }
  .pc-width--60p {
    width: 60%;
  }
  .pc-width--70p {
    width: 70%;
  }
  .pc-width--75p {
    width: 75%;
  }
  .pc-width--80p {
    width: 80%;
  }
  .pc-width--90p {
    width: 90%;
  }
  .pc-width--100p {
    width: 100% !important;
  }
  .pc-width--m {
    width: 848px;
  }
}
/*
 余白
---------------------------------------------------*/
.m--a {
  margin: auto;
}

.mt--a {
  margin-top: auto;
}

.ml--a {
  margin-left: auto;
}

.mr--a {
  margin-right: auto;
}

.mb--a {
  margin-bottom: auto;
}

.mlr--a {
  margin-left: auto;
  margin-right: auto;
}

@media print, screen and (max-width: 767px) {
  .sp-m--a {
    margin: auto;
  }
  .sp-mt--a {
    margin-top: auto;
  }
  .sp-ml--a {
    margin-left: auto;
  }
  .sp-mr--a {
    margin-right: auto;
  }
  .sp-mb--a {
    margin-bottom: auto;
  }
  .sp-mlr--a {
    margin-left: auto;
    margin-right: auto;
  }
}
@media print, screen and (min-width: 769px) {
  .pc-m--a {
    margin: auto;
  }
  .pc-mt--a {
    margin-top: auto;
  }
  .pc-ml--a {
    margin-left: auto;
  }
  .pc-mr--a {
    margin-right: auto;
  }
  .pc-mb--a {
    margin-bottom: auto;
  }
  .pc-mlr--a {
    margin-left: auto;
    margin-right: auto;
  }
}
.mt--0px {
  margin-top: 0 !important;
}

.mt--4px {
  margin-top: 4px !important;
}

.mt--8px {
  margin-top: 8px !important;
}

.mt--12px {
  margin-top: 12px !important;
}

.mt--16px {
  margin-top: 16px !important;
}

.mt--20px {
  margin-top: 20px !important;
}

.mt--24px {
  margin-top: 24px !important;
}

.mt--28px {
  margin-top: 28px !important;
}

.mt--32px {
  margin-top: 32px !important;
}

.mt--36px {
  margin-top: 36px !important;
}

.mt--40px {
  margin-top: 40px !important;
}

.mt--48px {
  margin-top: 48px !important;
}

.mt--56px {
  margin-top: 12px !important;
}

.mt--64px {
  margin-top: 64px !important;
}

.mt--72px {
  margin-top: 72px !important;
}

.mt--0-5em {
  margin-top: 0.5em !important;
}

.mt--1em {
  margin-top: 1em !important;
}

.mt--1-5em {
  margin-top: 1.5em !important;
}

.mt--2em {
  margin-top: 2em !important;
}

.mt--2-5em {
  margin-top: 2.5em !important;
}

.mt--3em {
  margin-top: 3em !important;
}

@media print, screen and (max-width: 767px) {
  .sp-mt--0px {
    margin-top: 0 !important;
  }
  .sp-mt--4px {
    margin-top: 4px !important;
  }
  .sp-mt--8px {
    margin-top: 8px !important;
  }
  .sp-mt--12px {
    margin-top: 12px !important;
  }
  .sp-mt--16px {
    margin-top: 16px !important;
  }
  .sp-mt--20px {
    margin-top: 20px !important;
  }
  .sp-mt--24px {
    margin-top: 24px !important;
  }
  .sp-mt--28px {
    margin-top: 28px !important;
  }
  .sp-mt--32px {
    margin-top: 32px !important;
  }
  .sp-mt--36px {
    margin-top: 36px !important;
  }
  .sp-mt--40px {
    margin-top: 40px !important;
  }
  .sp-mt--48px {
    margin-top: 48px !important;
  }
  .sp-mt--56px {
    margin-top: 12px !important;
  }
  .sp-mt--64px {
    margin-top: 64px !important;
  }
  .sp-mt--72px {
    margin-top: 72px !important;
  }
  .sp-mt--0-5em {
    margin-top: 0.5em !important;
  }
  .sp-mt--1em {
    margin-top: 1em !important;
  }
  .sp-mt--1-5em {
    margin-top: 1.5em !important;
  }
  .sp-mt--2em {
    margin-top: 2em !important;
  }
  .sp-mt--2-5em {
    margin-top: 2.5em !important;
  }
  .sp-mt--3em {
    margin-top: 3em !important;
  }
}
@media print, screen and (min-width: 769px) {
  .pc-mt--0px {
    margin-top: 0 !important;
  }
  .pc-mt--4px {
    margin-top: 4px !important;
  }
  .pc-mt--8px {
    margin-top: 8px !important;
  }
  .pc-mt--12px {
    margin-top: 12px !important;
  }
  .pc-mt--16px {
    margin-top: 16px !important;
  }
  .pc-mt--20px {
    margin-top: 20px !important;
  }
  .pc-mt--24px {
    margin-top: 24px !important;
  }
  .pc-mt--28px {
    margin-top: 28px !important;
  }
  .pc-mt--32px {
    margin-top: 32px !important;
  }
  .pc-mt--36px {
    margin-top: 36px !important;
  }
  .pc-mt--40px {
    margin-top: 40px !important;
  }
  .pc-mt--48px {
    margin-top: 48px !important;
  }
  .pc-mt--56px {
    margin-top: 56px !important;
  }
  .pc-mt--64px {
    margin-top: 64px !important;
  }
  .pc-mt--72px {
    margin-top: 72px !important;
  }
  .pc-mt--80px {
    margin-top: 80px !important;
  }
  .pc-mt--100px {
    margin-top: 100px !important;
  }
  .pc-mt--0-5em {
    margin-top: 0.5em !important;
  }
  .pc-mt--1em {
    margin-top: 1em !important;
  }
  .pc-mt--1-5em {
    margin-top: 1.5em !important;
  }
  .pc-mt--2em {
    margin-top: 2em !important;
  }
  .pc-mt--2-5em {
    margin-top: 2.5em !important;
  }
  .pc-mt--3em {
    margin-top: 3em !important;
  }
}
.ml--0px {
  margin-left: 0 !important;
}

.ml--4px {
  margin-left: 4px !important;
}

.ml--8px {
  margin-left: 8px !important;
}

.ml--12px {
  margin-left: 12px !important;
}

.ml--16px {
  margin-left: 16px !important;
}

.ml--20px {
  margin-left: 20px !important;
}

.ml--24px {
  margin-left: 24px !important;
}

.ml--28px {
  margin-left: 28px !important;
}

.ml--32px {
  margin-left: 32px !important;
}

.ml--36px {
  margin-left: 36px !important;
}

.ml--40px {
  margin-left: 40px !important;
}

.ml--48px {
  margin-left: 48px !important;
}

.ml--56px {
  margin-left: 56px !important;
}

.ml--64px {
  margin-left: 64px !important;
}

.ml--72px {
  margin-left: 72px !important;
}

.ml--0-5em {
  margin-left: 0.5em !important;
}

.ml--1em {
  margin-left: 1em !important;
}

.ml--1-5em {
  margin-left: 1.5em !important;
}

.ml--2em {
  margin-left: 2em !important;
}

.ml--2-5em {
  margin-left: 2.5em !important;
}

.ml--3em {
  margin-left: 3em !important;
}

@media print, screen and (max-width: 767px) {
  .sp-ml--0px {
    margin-left: 0 !important;
  }
  .sp-ml--4px {
    margin-left: 4px !important;
  }
  .sp-ml--8px {
    margin-left: 8px !important;
  }
  .sp-ml--12px {
    margin-left: 12px !important;
  }
  .sp-ml--16px {
    margin-left: 16px !important;
  }
  .sp-ml--20px {
    margin-left: 20px !important;
  }
  .sp-ml--24px {
    margin-left: 24px !important;
  }
  .sp-ml--28px {
    margin-left: 28px !important;
  }
  .sp-ml--32px {
    margin-left: 32px !important;
  }
  .sp-ml--36px {
    margin-left: 36px !important;
  }
  .sp-ml--40px {
    margin-left: 40px !important;
  }
  .sp-ml--48px {
    margin-left: 48px !important;
  }
  .sp-ml--56px {
    margin-left: 56px !important;
  }
  .sp-ml--64px {
    margin-left: 64px !important;
  }
  .sp-ml--72px {
    margin-left: 72px !important;
  }
  .sp-ml--0-5em {
    margin-left: 0.5em !important;
  }
  .sp-ml--1em {
    margin-left: 1em !important;
  }
  .sp-ml--1-5em {
    margin-left: 1.5em !important;
  }
  .sp-ml--2em {
    margin-left: 2em !important;
  }
  .sp-ml--2-5em {
    margin-left: 2.5em !important;
  }
  .sp-ml--3em {
    margin-left: 3em !important;
  }
}
@media print, screen and (min-width: 769px) {
  .pc-ml--0px {
    margin-left: 0 !important;
  }
  .pc-ml--4px {
    margin-left: 4px !important;
  }
  .pc-ml--8px {
    margin-left: 8px !important;
  }
  .pc-ml--12px {
    margin-left: 12px !important;
  }
  .pc-ml--16px {
    margin-left: 16px !important;
  }
  .pc-ml--20px {
    margin-left: 20px !important;
  }
  .pc-ml--24px {
    margin-left: 24px !important;
  }
  .pc-ml--28px {
    margin-left: 28px !important;
  }
  .pc-ml--32px {
    margin-left: 32px !important;
  }
  .pc-ml--36px {
    margin-left: 36px !important;
  }
  .pc-ml--40px {
    margin-left: 40px !important;
  }
  .pc-ml--48px {
    margin-left: 48px !important;
  }
  .pc-ml--56px {
    margin-left: 56px !important;
  }
  .pc-ml--64px {
    margin-left: 64px !important;
  }
  .pc-ml--72px {
    margin-left: 72px !important;
  }
  .pc-ml--80px {
    margin-left: 80px !important;
  }
  .pc-ml--100px {
    margin-left: 100px !important;
  }
  .pc-ml--0-5em {
    margin-left: 0.5em !important;
  }
  .pc-ml--1em {
    margin-left: 1em !important;
  }
  .pc-ml--1-5em {
    margin-left: 1.5em !important;
  }
  .pc-ml--2em {
    margin-left: 2em !important;
  }
  .pc-ml--2-5em {
    margin-left: 2.5em !important;
  }
  .pc-ml--3em {
    margin-left: 3em !important;
  }
}
.mr--0px {
  margin-right: 0 !important;
}

.mr--4px {
  margin-right: 4px !important;
}

.mr--8px {
  margin-right: 8px !important;
}

.mr--12px {
  margin-right: 12px !important;
}

.mr--16px {
  margin-right: 16px !important;
}

.mr--20px {
  margin-right: 20px !important;
}

.mr--24px {
  margin-right: 24px !important;
}

.mr--28px {
  margin-right: 28px !important;
}

.mr--32px {
  margin-right: 32px !important;
}

.mr--36px {
  margin-right: 36px !important;
}

.mr--40px {
  margin-right: 40px !important;
}

.mr--48px {
  margin-right: 48px !important;
}

.mr--56px {
  margin-right: 56px !important;
}

.mr--64px {
  margin-right: 64px !important;
}

.mr--72px {
  margin-right: 72px !important;
}

.mr--0-5em {
  margin-right: 0.5em !important;
}

.mr--1em {
  margin-right: 1em !important;
}

.mr--1-5em {
  margin-right: 1.5em !important;
}

.mr--2em {
  margin-right: 2em !important;
}

.mr--2-5em {
  margin-right: 2.5em !important;
}

.mr--3em {
  margin-right: 3em !important;
}

@media print, screen and (max-width: 767px) {
  .sp-mr--0px {
    margin-right: 0 !important;
  }
  .sp-mr--4px {
    margin-right: 4px !important;
  }
  .sp-mr--8px {
    margin-right: 8px !important;
  }
  .sp-mr--12px {
    margin-right: 12px !important;
  }
  .sp-mr--16px {
    margin-right: 16px !important;
  }
  .sp-mr--20px {
    margin-right: 20px !important;
  }
  .sp-mr--24px {
    margin-right: 24px !important;
  }
  .sp-mr--28px {
    margin-right: 28px !important;
  }
  .sp-mr--32px {
    margin-right: 32px !important;
  }
  .sp-mr--36px {
    margin-right: 36px !important;
  }
  .sp-mr--40px {
    margin-right: 40px !important;
  }
  .sp-mr--48px {
    margin-right: 48px !important;
  }
  .sp-mr--56px {
    margin-right: 56px !important;
  }
  .sp-mr--64px {
    margin-right: 64px !important;
  }
  .sp-mr--72px {
    margin-right: 72px !important;
  }
  .sp-mr--0-5em {
    margin-right: 0.5em !important;
  }
  .sp-mr--1em {
    margin-right: 1em !important;
  }
  .sp-mr--1-5em {
    margin-right: 1.5em !important;
  }
  .sp-mr--2em {
    margin-right: 2em !important;
  }
  .sp-mr--2-5em {
    margin-right: 2.5em !important;
  }
  .sp-mr--3em {
    margin-right: 3em !important;
  }
}
@media print, screen and (min-width: 769px) {
  .pc-mr--0px {
    margin-right: 0 !important;
  }
  .pc-mr--4px {
    margin-right: 4px !important;
  }
  .pc-mr--8px {
    margin-right: 8px !important;
  }
  .pc-mr--12px {
    margin-right: 12px !important;
  }
  .pc-mr--16px {
    margin-right: 16px !important;
  }
  .pc-mr--20px {
    margin-right: 20px !important;
  }
  .pc-mr--24px {
    margin-right: 24px !important;
  }
  .pc-mr--28px {
    margin-right: 28px !important;
  }
  .pc-mr--32px {
    margin-right: 32px !important;
  }
  .pc-mr--36px {
    margin-right: 36px !important;
  }
  .pc-mr--40px {
    margin-right: 40px !important;
  }
  .pc-mr--48px {
    margin-right: 48px !important;
  }
  .pc-mr--56px {
    margin-right: 56px !important;
  }
  .pc-mr--64px {
    margin-right: 64px !important;
  }
  .pc-mr--72px {
    margin-right: 72px !important;
  }
  .pc-mr--80px {
    margin-right: 80px !important;
  }
  .pc-mr--100px {
    margin-right: 100px !important;
  }
  .pc-mr--0-5em {
    margin-right: 0.5em !important;
  }
  .pc-mr--1em {
    margin-right: 1em !important;
  }
  .pc-mr--1-5em {
    margin-right: 1.5em !important;
  }
  .pc-mr--2em {
    margin-right: 2em !important;
  }
  .pc-mr--2-5em {
    margin-right: 2.5em !important;
  }
  .pc-mr--3em {
    margin-right: 3em !important;
  }
}
.mb--0px {
  margin-bottom: 0 !important;
}

.mb--4px {
  margin-bottom: 4px !important;
}

.mb--8px {
  margin-bottom: 8px !important;
}

.mb--12px {
  margin-bottom: 12px !important;
}

.mb--16px {
  margin-bottom: 16px !important;
}

.mb--20px {
  margin-bottom: 20px !important;
}

.mb--24px {
  margin-bottom: 24px !important;
}

.mb--28px {
  margin-bottom: 28px !important;
}

.mb--32px {
  margin-bottom: 32px !important;
}

.mb--36px {
  margin-bottom: 36px !important;
}

.mb--40px {
  margin-bottom: 40px !important;
}

.mb--48px {
  margin-bottom: 48px !important;
}

.mb--56px {
  margin-bottom: 56px !important;
}

.mb--64px {
  margin-bottom: 64px !important;
}

.mb--72px {
  margin-bottom: 72px !important;
}

.mb--0-5em {
  margin-bottom: 0.5em !important;
}

.mb--1em {
  margin-bottom: 1em !important;
}

.mb--1-5em {
  margin-bottom: 1.5em !important;
}

.mb--2em {
  margin-bottom: 2em !important;
}

.mb--2-5em {
  margin-bottom: 2.5em !important;
}

.mb--3em {
  margin-bottom: 3em !important;
}

@media print, screen and (max-width: 767px) {
  .sp-mb--0px {
    margin-bottom: 0 !important;
  }
  .sp-mb--4px {
    margin-bottom: 4px !important;
  }
  .sp-mb--8px {
    margin-bottom: 8px !important;
  }
  .sp-mb--12px {
    margin-bottom: 12px !important;
  }
  .sp-mb--16px {
    margin-bottom: 16px !important;
  }
  .sp-mb--20px {
    margin-bottom: 20px !important;
  }
  .sp-mb--24px {
    margin-bottom: 24px !important;
  }
  .sp-mb--28px {
    margin-bottom: 28px !important;
  }
  .sp-mb--32px {
    margin-bottom: 32px !important;
  }
  .sp-mb--36px {
    margin-bottom: 36px !important;
  }
  .sp-mb--40px {
    margin-bottom: 40px !important;
  }
  .sp-mb--48px {
    margin-bottom: 48px !important;
  }
  .sp-mb--56px {
    margin-bottom: 56px !important;
  }
  .sp-mb--64px {
    margin-bottom: 64px !important;
  }
  .sp-mb--72px {
    margin-bottom: 72px !important;
  }
  .sp-mb--0-5em {
    margin-bottom: 0.5em !important;
  }
  .sp-mb--1em {
    margin-bottom: 1em !important;
  }
  .sp-mb--1-5em {
    margin-bottom: 1.5em !important;
  }
  .sp-mb--2em {
    margin-bottom: 2em !important;
  }
  .sp-mb--2-5em {
    margin-bottom: 2.5em !important;
  }
  .sp-mb--3em {
    margin-bottom: 3em !important;
  }
}
@media print, screen and (min-width: 769px) {
  .pc-mb--0px {
    margin-bottom: 0 !important;
  }
  .pc-mb--4px {
    margin-bottom: 4px !important;
  }
  .pc-mb--8px {
    margin-bottom: 8px !important;
  }
  .pc-mb--12px {
    margin-bottom: 12px !important;
  }
  .pc-mb--16px {
    margin-bottom: 16px !important;
  }
  .pc-mb--20px {
    margin-bottom: 20px !important;
  }
  .pc-mb--24px {
    margin-bottom: 24px !important;
  }
  .pc-mb--28px {
    margin-bottom: 28px !important;
  }
  .pc-mb--32px {
    margin-bottom: 32px !important;
  }
  .pc-mb--36px {
    margin-bottom: 36px !important;
  }
  .pc-mb--40px {
    margin-bottom: 40px !important;
  }
  .pc-mb--48px {
    margin-bottom: 48px !important;
  }
  .pc-mb--56px {
    margin-bottom: 56px !important;
  }
  .pc-mb--64px {
    margin-bottom: 64px !important;
  }
  .pc-mb--72px {
    margin-bottom: 72px !important;
  }
  .pc-mb--80px {
    margin-bottom: 80px !important;
  }
  .pc-mb--100px {
    margin-bottom: 100px !important;
  }
  .pc-mb--0-5em {
    margin-bottom: 0.5em !important;
  }
  .pc-mb--1em {
    margin-bottom: 1em !important;
  }
  .pc-mb--1-5em {
    margin-bottom: 1.5em !important;
  }
  .pc-mb--2em {
    margin-bottom: 2em !important;
  }
  .pc-mb--2-5em {
    margin-bottom: 2.5em !important;
  }
  .pc-mb--3em {
    margin-bottom: 3em !important;
  }
}
.p--0px {
  padding: 0 !important;
}

.p--4px {
  padding: 4px !important;
}

.p--8px {
  padding: 8px !important;
}

.p--12px {
  padding: 12px !important;
}

.p--16px {
  padding: 16px !important;
}

.p--20px {
  padding: 20px !important;
}

.p--24px {
  padding: 24px !important;
}

.p--28px {
  padding: 28px !important;
}

.p--32px {
  padding: 32px !important;
}

.p--36px {
  padding: 36px !important;
}

.p--40px {
  padding: 40px !important;
}

.p--48px {
  padding: 48px !important;
}

.p--56px {
  padding: 56px !important;
}

.p--64px {
  padding: 64px !important;
}

.p--72px {
  padding: 72px !important;
}

.p--0-5em {
  padding: 0.5em !important;
}

.p--1em {
  padding: 1em !important;
}

.p--1-5em {
  padding: 1.5em !important;
}

.p--2em {
  padding: 2em !important;
}

.p--2-5em {
  padding: 2.5em !important;
}

.p--3em {
  padding: 3em !important;
}

@media print, screen and (max-width: 767px) {
  .sp-p--0px {
    padding: 0 !important;
  }
  .sp-p--4px {
    padding: 4px !important;
  }
  .sp-p--8px {
    padding: 8px !important;
  }
  .sp-p--12px {
    padding: 12px !important;
  }
  .sp-p--16px {
    padding: 16px !important;
  }
  .sp-p--20px {
    padding: 20px !important;
  }
  .sp-p--24px {
    padding: 24px !important;
  }
  .sp-p--28px {
    padding: 28px !important;
  }
  .sp-p--32px {
    padding: 32px !important;
  }
  .sp-p--36px {
    padding: 36px !important;
  }
  .sp-p--40px {
    padding: 40px !important;
  }
  .sp-p--48px {
    padding: 48px !important;
  }
  .sp-p--56px {
    padding: 56px !important;
  }
  .sp-p--64px {
    padding: 64px !important;
  }
  .sp-p--72px {
    padding: 72px !important;
  }
  .sp-p--0-5em {
    padding: 0.5em !important;
  }
  .sp-p--1em {
    padding: 1em !important;
  }
  .sp-p--1-5em {
    padding: 1.5em !important;
  }
  .sp-p--2em {
    padding: 2em !important;
  }
  .sp-p--2-5em {
    padding: 2.5em !important;
  }
  .sp-p--3em {
    padding: 3em !important;
  }
}
@media print, screen and (min-width: 769px) {
  .pc-p--0px {
    padding: 0 !important;
  }
  .pc-p--4px {
    padding: 4px !important;
  }
  .pc-p--8px {
    padding: 8px !important;
  }
  .pc-p--12px {
    padding: 12px !important;
  }
  .pc-p--16px {
    padding: 16px !important;
  }
  .pc-p--20px {
    padding: 20px !important;
  }
  .pc-p--24px {
    padding: 24px !important;
  }
  .pc-p--28px {
    padding: 28px !important;
  }
  .pc-p--32px {
    padding: 32px !important;
  }
  .pc-p--36px {
    padding: 36px !important;
  }
  .pc-p--40px {
    padding: 40px !important;
  }
  .pc-p--48px {
    padding: 48px !important;
  }
  .pc-p--56px {
    padding: 56px !important;
  }
  .pc-p--64px {
    padding: 64px !important;
  }
  .pc-p--72px {
    padding: 72px !important;
  }
  .pc-p--80px {
    padding: 80px !important;
  }
  .pc-p--100px {
    padding: 100px !important;
  }
  .pc-p--0-5em {
    padding: 0.5em !important;
  }
  .pc-p--1em {
    padding: 1em !important;
  }
  .pc-p--1-5em {
    padding: 1.5em !important;
  }
  .pc-p--2em {
    padding: 2em !important;
  }
  .pc-p--2-5em {
    padding: 2.5em !important;
  }
  .pc-p--3em {
    padding: 3em !important;
  }
}
.pt--0px {
  padding-top: 0 !important;
}

.pt--4px {
  padding-top: 4px !important;
}

.pt--8px {
  padding-top: 8px !important;
}

.pt--12px {
  padding-top: 12px !important;
}

.pt--16px {
  padding-top: 16px !important;
}

.pt--20px {
  padding-top: 20px !important;
}

.pt--24px {
  padding-top: 24px !important;
}

.pt--28px {
  padding-top: 28px !important;
}

.pt--32px {
  padding-top: 32px !important;
}

.pt--36px {
  padding-top: 36px !important;
}

.pt--40px {
  padding-top: 40px !important;
}

.pt--48px {
  padding-top: 48px !important;
}

.pt--56px {
  padding-top: 56px !important;
}

.pt--64px {
  padding-top: 64px !important;
}

.pt--72px {
  padding-top: 72px !important;
}

.pt--0-5em {
  padding-top: 0.5em !important;
}

.pt--1em {
  padding-top: 1em !important;
}

.pt--1-5em {
  padding-top: 1.5em !important;
}

.pt--2em {
  padding-top: 2em !important;
}

.pt--2-5em {
  padding-top: 2.5em !important;
}

.pt--3em {
  padding-top: 3em !important;
}

@media print, screen and (max-width: 767px) {
  .sp-pt--0px {
    padding-top: 0 !important;
  }
  .sp-pt--4px {
    padding-top: 4px !important;
  }
  .sp-pt--8px {
    padding-top: 8px !important;
  }
  .sp-pt--12px {
    padding-top: 12px !important;
  }
  .sp-pt--16px {
    padding-top: 16px !important;
  }
  .sp-pt--20px {
    padding-top: 20px !important;
  }
  .sp-pt--24px {
    padding-top: 24px !important;
  }
  .sp-pt--28px {
    padding-top: 28px !important;
  }
  .sp-pt--32px {
    padding-top: 32px !important;
  }
  .sp-pt--36px {
    padding-top: 36px !important;
  }
  .sp-pt--40px {
    padding-top: 40px !important;
  }
  .sp-pt--48px {
    padding-top: 48px !important;
  }
  .sp-pt--56px {
    padding-top: 56px !important;
  }
  .sp-pt--64px {
    padding-top: 64px !important;
  }
  .sp-pt--72px {
    padding-top: 72px !important;
  }
  .sp-pt--0-5em {
    padding-top: 0.5em !important;
  }
  .sp-pt--1em {
    padding-top: 1em !important;
  }
  .sp-pt--1-5em {
    padding-top: 1.5em !important;
  }
  .sp-pt--2em {
    padding-top: 2em !important;
  }
  .sp-pt--2-5em {
    padding-top: 2.5em !important;
  }
  .sp-pt--3em {
    padding-top: 3em !important;
  }
}
@media print, screen and (min-width: 769px) {
  .pc-pt--0px {
    padding-top: 0 !important;
  }
  .pc-pt--4px {
    padding-top: 4px !important;
  }
  .pc-pt--8px {
    padding-top: 8px !important;
  }
  .pc-pt--12px {
    padding-top: 12px !important;
  }
  .pc-pt--16px {
    padding-top: 16px !important;
  }
  .pc-pt--20px {
    padding-top: 20px !important;
  }
  .pc-pt--24px {
    padding-top: 24px !important;
  }
  .pc-pt--28px {
    padding-top: 28px !important;
  }
  .pc-pt--32px {
    padding-top: 32px !important;
  }
  .pc-pt--36px {
    padding-top: 36px !important;
  }
  .pc-pt--40px {
    padding-top: 40px !important;
  }
  .pc-pt--48px {
    padding-top: 48px !important;
  }
  .pc-pt--56px {
    padding-top: 56px !important;
  }
  .pc-pt--64px {
    padding-top: 64px !important;
  }
  .pc-pt--72px {
    padding-top: 72px !important;
  }
  .pc-pt--80px {
    padding-top: 80px !important;
  }
  .pc-pt--100px {
    padding-top: 100px !important;
  }
  .pc-pt--0-5em {
    padding-top: 0.5em !important;
  }
  .pc-pt--1em {
    padding-top: 1em !important;
  }
  .pc-pt--1-5em {
    padding-top: 1.5em !important;
  }
  .pc-pt--2em {
    padding-top: 2em !important;
  }
  .pc-pt--2-5em {
    padding-top: 2.5em !important;
  }
  .pc-pt--3em {
    padding-top: 3em !important;
  }
}
.pl--0px {
  padding-left: 0 !important;
}

.pl--4px {
  padding-left: 4px !important;
}

.pl--8px {
  padding-left: 8px !important;
}

.pl--12px {
  padding-left: 12px !important;
}

.pl--16px {
  padding-left: 16px !important;
}

.pl--20px {
  padding-left: 20px !important;
}

.pl--24px {
  padding-left: 24px !important;
}

.pl--28px {
  padding-left: 28px !important;
}

.pl--32px {
  padding-left: 32px !important;
}

.pl--36px {
  padding-left: 36px !important;
}

.pl--40px {
  padding-left: 40px !important;
}

.pl--48px {
  padding-left: 48px !important;
}

.pl--56px {
  padding-left: 56px !important;
}

.pl--64px {
  padding-left: 64px !important;
}

.pl--72px {
  padding-left: 72px !important;
}

.pl--0-5em {
  padding-left: 0.5em !important;
}

.pl--1em {
  padding-left: 1em !important;
}

.pl--1-5em {
  padding-left: 1.5em !important;
}

.pl--2em {
  padding-left: 2em !important;
}

.pl--2-5em {
  padding-left: 2.5em !important;
}

.pl--3em {
  padding-left: 3em !important;
}

@media print, screen and (max-width: 767px) {
  .sp-pl--0px {
    padding-left: 0 !important;
  }
  .sp-pl--4px {
    padding-left: 4px !important;
  }
  .sp-pl--8px {
    padding-left: 8px !important;
  }
  .sp-pl--12px {
    padding-left: 12px !important;
  }
  .sp-pl--16px {
    padding-left: 16px !important;
  }
  .sp-pl--20px {
    padding-left: 20px !important;
  }
  .sp-pl--24px {
    padding-left: 24px !important;
  }
  .sp-pl--28px {
    padding-left: 28px !important;
  }
  .sp-pl--32px {
    padding-left: 32px !important;
  }
  .sp-pl--36px {
    padding-left: 36px !important;
  }
  .sp-pl--40px {
    padding-left: 40px !important;
  }
  .sp-pl--48px {
    padding-left: 48px !important;
  }
  .sp-pl--56px {
    padding-left: 56px !important;
  }
  .sp-pl--64px {
    padding-left: 64px !important;
  }
  .sp-pl--72px {
    padding-left: 72px !important;
  }
  .sp-pl--0-5em {
    padding-left: 0.5em !important;
  }
  .sp-pl--1em {
    padding-left: 1em !important;
  }
  .sp-pl--1-5em {
    padding-left: 1.5em !important;
  }
  .sp-pl--2em {
    padding-left: 2em !important;
  }
  .sp-pl--2-5em {
    padding-left: 2.5em !important;
  }
  .sp-pl--3em {
    padding-left: 3em !important;
  }
}
@media print, screen and (min-width: 769px) {
  .pc-pl--0px {
    padding-left: 0 !important;
  }
  .pc-pl--4px {
    padding-left: 4px !important;
  }
  .pc-pl--8px {
    padding-left: 8px !important;
  }
  .pc-pl--12px {
    padding-left: 12px !important;
  }
  .pc-pl--16px {
    padding-left: 16px !important;
  }
  .pc-pl--20px {
    padding-left: 20px !important;
  }
  .pc-pl--24px {
    padding-left: 24px !important;
  }
  .pc-pl--28px {
    padding-left: 28px !important;
  }
  .pc-pl--32px {
    padding-left: 32px !important;
  }
  .pc-pl--36px {
    padding-left: 36px !important;
  }
  .pc-pl--40px {
    padding-left: 40px !important;
  }
  .pc-pl--48px {
    padding-left: 48px !important;
  }
  .pc-pl--56px {
    padding-left: 56px !important;
  }
  .pc-pl--64px {
    padding-left: 64px !important;
  }
  .pc-pl--72px {
    padding-left: 72px !important;
  }
  .pc-pl--80px {
    padding-left: 80px !important;
  }
  .pc-pl--100px {
    padding-left: 100px !important;
  }
  .pc-pl--0-5em {
    padding-left: 0.5em !important;
  }
  .pc-pl--1em {
    padding-left: 1em !important;
  }
  .pc-pl--1-5em {
    padding-left: 1.5em !important;
  }
  .pc-pl--2em {
    padding-left: 2em !important;
  }
  .pc-pl--2-5em {
    padding-left: 2.5em !important;
  }
  .pc-pl--3em {
    padding-left: 3em !important;
  }
}
.pr--0px {
  padding-right: 0 !important;
}

.pr--4px {
  padding-right: 4px !important;
}

.pr--8px {
  padding-right: 8px !important;
}

.pr--12px {
  padding-right: 12px !important;
}

.pr--16px {
  padding-right: 16px !important;
}

.pr--20px {
  padding-right: 20px !important;
}

.pr--24px {
  padding-right: 24px !important;
}

.pr--28px {
  padding-right: 28px !important;
}

.pr--32px {
  padding-right: 32px !important;
}

.pr--36px {
  padding-right: 36px !important;
}

.pr--40px {
  padding-right: 40px !important;
}

.pr--48px {
  padding-right: 48px !important;
}

.pr--56px {
  padding-right: 56px !important;
}

.pr--64px {
  padding-right: 64px !important;
}

.pr--72px {
  padding-right: 72px !important;
}

.pr--0-5em {
  padding-right: 0.5em !important;
}

.pr--1em {
  padding-right: 1em !important;
}

.pr--1-5em {
  padding-right: 1.5em !important;
}

.pr--2em {
  padding-right: 2em !important;
}

.pr--2-5em {
  padding-right: 2.5em !important;
}

.pr--3em {
  padding-right: 3em !important;
}

@media print, screen and (max-width: 767px) {
  .sp-pr--0px {
    padding-right: 0 !important;
  }
  .sp-pr--4px {
    padding-right: 4px !important;
  }
  .sp-pr--8px {
    padding-right: 8px !important;
  }
  .sp-pr--12px {
    padding-right: 12px !important;
  }
  .sp-pr--16px {
    padding-right: 16px !important;
  }
  .sp-pr--20px {
    padding-right: 20px !important;
  }
  .sp-pr--24px {
    padding-right: 24px !important;
  }
  .sp-pr--28px {
    padding-right: 28px !important;
  }
  .sp-pr--32px {
    padding-right: 32px !important;
  }
  .sp-pr--36px {
    padding-right: 36px !important;
  }
  .sp-pr--40px {
    padding-right: 40px !important;
  }
  .sp-pr--48px {
    padding-right: 48px !important;
  }
  .sp-pr--56px {
    padding-right: 56px !important;
  }
  .sp-pr--64px {
    padding-right: 64px !important;
  }
  .sp-pr--72px {
    padding-right: 72px !important;
  }
  .sp-pr--0-5em {
    padding-right: 0.5em !important;
  }
  .sp-pr--1em {
    padding-right: 1em !important;
  }
  .sp-pr--1-5em {
    padding-right: 1.5em !important;
  }
  .sp-pr--2em {
    padding-right: 2em !important;
  }
  .sp-pr--2-5em {
    padding-right: 2.5em !important;
  }
  .sp-pr--3em {
    padding-right: 3em !important;
  }
}
@media print, screen and (min-width: 769px) {
  .pc-pr--0px {
    padding-right: 0 !important;
  }
  .pc-pr--4px {
    padding-right: 4px !important;
  }
  .pc-pr--8px {
    padding-right: 8px !important;
  }
  .pc-pr--12px {
    padding-right: 12px !important;
  }
  .pc-pr--16px {
    padding-right: 16px !important;
  }
  .pc-pr--20px {
    padding-right: 20px !important;
  }
  .pc-pr--24px {
    padding-right: 24px !important;
  }
  .pc-pr--28px {
    padding-right: 28px !important;
  }
  .pc-pr--32px {
    padding-right: 32px !important;
  }
  .pc-pr--36px {
    padding-right: 36px !important;
  }
  .pc-pr--40px {
    padding-right: 40px !important;
  }
  .pc-pr--48px {
    padding-right: 48px !important;
  }
  .pc-pr--56px {
    padding-right: 56px !important;
  }
  .pc-pr--64px {
    padding-right: 64px !important;
  }
  .pc-pr--72px {
    padding-right: 72px !important;
  }
  .pc-pr--80px {
    padding-right: 80px !important;
  }
  .pc-pr--100px {
    padding-right: 100px !important;
  }
  .pc-pr--0-5em {
    padding-right: 0.5em !important;
  }
  .pc-pr--1em {
    padding-right: 1em !important;
  }
  .pc-pr--1-5em {
    padding-right: 1.5em !important;
  }
  .pc-pr--2em {
    padding-right: 2em !important;
  }
  .pc-pr--2-5em {
    padding-right: 2.5em !important;
  }
  .pc-pr--3em {
    padding-right: 3em !important;
  }
}
.pb--0px {
  padding-bottom: 0 !important;
}

.pb--4px {
  padding-bottom: 4px !important;
}

.pb--8px {
  padding-bottom: 8px !important;
}

.pb--12px {
  padding-bottom: 12px !important;
}

.pb--16px {
  padding-bottom: 16px !important;
}

.pb--20px {
  padding-bottom: 20px !important;
}

.pb--24px {
  padding-bottom: 24px !important;
}

.pb--28px {
  padding-bottom: 28px !important;
}

.pb--32px {
  padding-bottom: 32px !important;
}

.pb--36px {
  padding-bottom: 36px !important;
}

.pb--40px {
  padding-bottom: 40px !important;
}

.pb--48px {
  padding-bottom: 48px !important;
}

.pb--56px {
  padding-bottom: 56px !important;
}

.pb--64px {
  padding-bottom: 64px !important;
}

.pb--72px {
  padding-bottom: 72px !important;
}

.pb--0-5em {
  padding-bottom: 0.5em !important;
}

.pb--1em {
  padding-bottom: 1em !important;
}

.pb--1-5em {
  padding-bottom: 1.5em !important;
}

.pb--2em {
  padding-bottom: 2em !important;
}

.pb--2-5em {
  padding-bottom: 2.5em !important;
}

.pb--3em {
  padding-bottom: 3em !important;
}

@media print, screen and (max-width: 767px) {
  .sp-pb--0px {
    padding-bottom: 0 !important;
  }
  .sp-pb--4px {
    padding-bottom: 4px !important;
  }
  .sp-pb--8px {
    padding-bottom: 8px !important;
  }
  .sp-pb--12px {
    padding-bottom: 12px !important;
  }
  .sp-pb--16px {
    padding-bottom: 16px !important;
  }
  .sp-pb--20px {
    padding-bottom: 20px !important;
  }
  .sp-pb--24px {
    padding-bottom: 24px !important;
  }
  .sp-pb--28px {
    padding-bottom: 28px !important;
  }
  .sp-pb--32px {
    padding-bottom: 32px !important;
  }
  .sp-pb--36px {
    padding-bottom: 36px !important;
  }
  .sp-pb--40px {
    padding-bottom: 40px !important;
  }
  .sp-pb--48px {
    padding-bottom: 48px !important;
  }
  .sp-pb--56px {
    padding-bottom: 56px !important;
  }
  .sp-pb--64px {
    padding-bottom: 64px !important;
  }
  .sp-pb--72px {
    padding-bottom: 72px !important;
  }
  .sp-pb--0-5em {
    padding-bottom: 0.5em !important;
  }
  .sp-pb--1em {
    padding-bottom: 1em !important;
  }
  .sp-pb--1-5em {
    padding-bottom: 1.5em !important;
  }
  .sp-pb--2em {
    padding-bottom: 2em !important;
  }
  .sp-pb--2-5em {
    padding-bottom: 2.5em !important;
  }
  .sp-pb--3em {
    padding-bottom: 3em !important;
  }
}
@media print, screen and (min-width: 769px) {
  .pc-pb--0px {
    padding-bottom: 0 !important;
  }
  .pc-pb--4px {
    padding-bottom: 4px !important;
  }
  .pc-pb--8px {
    padding-bottom: 8px !important;
  }
  .pc-pb--12px {
    padding-bottom: 12px !important;
  }
  .pc-pb--16px {
    padding-bottom: 16px !important;
  }
  .pc-pb--20px {
    padding-bottom: 20px !important;
  }
  .pc-pb--24px {
    padding-bottom: 24px !important;
  }
  .pc-pb--28px {
    padding-bottom: 28px !important;
  }
  .pc-pb--32px {
    padding-bottom: 32px !important;
  }
  .pc-pb--36px {
    padding-bottom: 36px !important;
  }
  .pc-pb--40px {
    padding-bottom: 40px !important;
  }
  .pc-pb--48px {
    padding-bottom: 48px !important;
  }
  .pc-pb--56px {
    padding-bottom: 56px !important;
  }
  .pc-pb--64px {
    padding-bottom: 64px !important;
  }
  .pc-pb--72px {
    padding-bottom: 72px !important;
  }
  .pc-pb--80px {
    padding-bottom: 80px !important;
  }
  .pc-pb--100px {
    padding-bottom: 100px !important;
  }
  .pc-pb--0-5em {
    padding-bottom: 0.5em !important;
  }
  .pc-pb--1em {
    padding-bottom: 1em !important;
  }
  .pc-pb--1-5em {
    padding-bottom: 1.5em !important;
  }
  .pc-pb--2em {
    padding-bottom: 2em !important;
  }
  .pc-pb--2-5em {
    padding-bottom: 2.5em !important;
  }
  .pc-pb--3em {
    padding-bottom: 3em !important;
  }
}
/*
 テキストカラー
---------------------------------------------------*/
.fc-red {
  color: #FB6F6F;
}

/*
 テキスト寄せ
---------------------------------------------------*/
.align--c {
  text-align: center !important;
}

@media print, screen and (min-width: 769px) {
  .pc-align--c {
    text-align: center !important;
  }
}
@media print, screen and (max-width: 767px) {
  .sp-align--c {
    text-align: center !important;
  }
}
.align--l {
  text-align: left !important;
}

@media print, screen and (min-width: 769px) {
  .pc-align--l {
    text-align: left !important;
  }
}
@media print, screen and (max-width: 767px) {
  .sp-align--l {
    text-align: left !important;
  }
}
.align--r {
  text-align: right !important;
}

@media print, screen and (min-width: 769px) {
  .pc-align--r {
    text-align: right !important;
  }
}
@media print, screen and (max-width: 767px) {
  .sp-align--r {
    text-align: right !important;
  }
}
/*
 テキストウエイト
---------------------------------------------------*/
.fw--normal {
  font-weight: 500;
}

.fw--bold,
b {
  font-weight: 700;
}

@media print, screen and (min-width: 769px) {
  .pc-fw--bold {
    font-weight: 700 !important;
  }
}
/*
 テキストサイズ
---------------------------------------------------*/
.fs--xs {
  font-size: 11px !important;
}
@media print, screen and (min-width: 769px) {
  .fs--xs {
    font-size: 12px !important;
  }
}

.fs--s {
  font-size: 12px !important;
}
@media print, screen and (min-width: 769px) {
  .fs--s {
    font-size: 14px !important;
  }
}

.fs--sm {
  font-size: 13px !important;
}
@media print, screen and (min-width: 769px) {
  .fs--sm {
    font-size: 15px !important;
  }
}

.fs--m {
  font-size: 14px !important;
}
@media print, screen and (min-width: 769px) {
  .fs--m {
    font-size: 16px !important;
  }
}

.fs--l {
  font-size: 16px !important;
}
@media print, screen and (min-width: 769px) {
  .fs--l {
    font-size: 18px !important;
  }
}

.fs--xl {
  font-size: 18px !important;
}
@media print, screen and (min-width: 769px) {
  .fs--xl {
    font-size: 22px !important;
  }
}

.fs--xxl {
  font-size: 20px !important;
}
@media print, screen and (min-width: 769px) {
  .fs--xxl {
    font-size: 24px !important;
  }
}

@media print, screen and (max-width: 767px) {
  .sp-fs--xs {
    font-size: 11px !important;
  }
  .sp-fs--s {
    font-size: 12px !important;
  }
  .sp-fs--sm {
    font-size: 13px !important;
  }
  .sp-fs--m {
    font-size: 14px !important;
  }
  .sp-fs--l {
    font-size: 16px !important;
  }
  .sp-fs--xl {
    font-size: 18px !important;
  }
  .sp-fs--xxl {
    font-size: 20px !important;
  }
}
@media print, screen and (min-width: 769px) {
  .pc-fs--xs {
    font-size: 12px !important;
  }
  .pc-fs--s {
    font-size: 14px !important;
  }
  .pc-fs--sm {
    font-size: 15px !important;
  }
  .pc-fs--m {
    font-size: 16px !important;
  }
  .pc-fs--l {
    font-size: 18px !important;
  }
  .pc-fs--xl {
    font-size: 22px !important;
  }
  .pc-fs--xxl {
    font-size: 24px !important;
  }
  .pc-fs--32px {
    font-size: 32px !important;
  }
}
@media print, screen and (min-width: 769px) {
  .pc-hide {
    display: none !important;
  }
}
@media print, screen and (max-width: 767px) {
  .sp-hide {
    display: none !important;
  }
}
.is-hide {
  display: none !important;
}

@media print, screen and (max-width: 767px) {
  .container {
    padding: 40px 20px;
  }
}
@media print, screen and (min-width: 769px) {
  .container {
    max-width: 1120px;
    margin: 0 auto;
    padding: 80px 0;
  }
}

.lead-txt--m {
  text-align: center;
  font-weight: 700;
  font-size: 16px;
  margin-bottom: 1.5em;
}
@media print, screen and (min-width: 769px) {
  .lead-txt--m {
    font-size: 24px;
    letter-spacing: 0.1em;
    margin-bottom: 1.8em;
  }
}

.lead-txt--l {
  text-align: center;
  font-weight: 700;
  font-size: 18px;
  margin-bottom: 1.5em;
}
@media print, screen and (min-width: 769px) {
  .lead-txt--l {
    font-size: 32px;
    letter-spacing: 0.1em;
    margin-bottom: 1.8em;
  }
}

.heading-01 {
  text-align: center;
  font-size: 18px;
  font-weight: 700;
  padding-bottom: 16px;
  position: relative;
  margin-bottom: 1.5em;
}
@media print, screen and (min-width: 769px) {
  .heading-01 {
    font-size: 28px;
    padding-bottom: 20px;
    margin-bottom: 1.8em;
  }
}
.heading-01 small {
  font-size: 14px;
}
@media print, screen and (min-width: 769px) {
  .heading-01 small {
    font-size: 22px;
  }
}
.heading-01:before {
  content: "";
  display: inline-block;
  width: 100%;
  height: 5px;
  background: url(../images/ico-wave.svg) no-repeat center;
  background-size: contain;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
}
@media print, screen and (min-width: 769px) {
  .heading-01:before {
    height: 7px;
  }
}

.heading-02 {
  font-size: 18px;
  font-weight: 700;
  line-height: 1.4;
  padding-left: 16px;
  position: relative;
  margin-bottom: 1em;
}
@media print, screen and (min-width: 769px) {
  .heading-02 {
    font-size: 24px;
    padding-left: 20px;
    letter-spacing: 0.1em;
  }
}
.heading-02:before {
  content: "";
  display: inline-block;
  width: 4px;
  height: 100%;
  background: #4BB5D9;
  border-radius: 4px;
  position: absolute;
  top: 0;
  left: 0;
}
@media print, screen and (min-width: 769px) {
  .heading-02:before {
    width: 5px;
  }
}

.heading-03 {
  font-weight: 700;
  margin-bottom: 0.5em;
}
.heading-03:before {
  content: "■";
  color: #4BB5D9;
  margin-right: 4px;
}

.list-dot > li {
  position: relative;
  padding-left: 1em;
}
.list-dot > li:before {
  content: "";
  display: inline-block;
  background: #4BB5D9;
  width: 4px;
  height: 4px;
  border-radius: 50%;
  position: absolute;
  top: 10px;
  left: 5px;
}

.link-tel {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: #003D65;
  text-decoration: none;
  font-weight: 700;
  line-height: 1;
}
.link-tel:before {
  content: "";
  width: 0.8em;
  height: 0.8em;
  flex-shrink: 0;
  background: url(../images/ico-call.svg) no-repeat center;
  background-size: contain;
  font-weight: 400;
  margin-top: 0.2em;
}

.link-open:after {
  content: "";
  display: inline-block;
  width: 0.8em;
  height: 0.8em;
  flex-shrink: 0;
  margin-left: 4px;
  background: url(../images/ico-launch.svg) no-repeat center;
  background-size: contain;
  font-weight: 400;
}

.link-open--white:after {
  content: "";
  display: inline-block;
  width: 0.8em;
  height: 0.8em;
  flex-shrink: 0;
  margin-left: 4px;
  background: url(../images/ico-launch_wt.svg) no-repeat center;
  background-size: contain;
  font-weight: 400;
}

.btn-primary {
  display: flex;
  justify-content: center;
  align-items: center;
  background: #4BB5D9;
  border-radius: 40px;
  color: #fff;
  text-decoration: none;
  line-height: 1;
  font-weight: 700;
  padding: 8px 16px;
  height: 48px;
}

.btn-primary-outline {
  display: flex;
  justify-content: center;
  align-items: center;
  background: #fff;
  border: 2px solid #4BB5D9;
  border-radius: 40px;
  color: #4BB5D9;
  text-decoration: none;
  line-height: 1;
  font-weight: 700;
  padding: 8px 16px;
  height: 48px;
}
.btn-primary-outline:hover {
  transition: background 0.2s;
}
@media print, screen and (min-width: 769px) {
  .btn-primary-outline:hover {
    background: #4BB5D9;
    color: #fff;
  }
}
.btn-primary-outline.link-open:hover:after {
  background-image: url(../images/ico-launch_wt.svg);
}

.icon-tel {
  display: inline-block;
  background: url(../images/ico-call.svg) no-repeat center;
  background-size: contain;
  width: 1em;
  height: 1em;
}

.icon-open {
  display: inline-block;
  background: url(../images/ico-circle.svg) no-repeat center;
  background-size: contain;
  width: 1em;
  height: 1em;
}

.icon-close {
  display: inline-block;
  background: url(../images/ico-close.svg) no-repeat center;
  background-size: contain;
  width: 1em;
  height: 1em;
}

.table-schedule {
  width: 100%;
  line-height: 1;
}
.table-schedule thead th {
  padding: 5px 0;
  font-size: 12px;
  font-weight: 500;
  border-bottom: 1px solid #003D65;
  vertical-align: middle;
  text-align: center;
  white-space: nowrap;
}
.table-schedule thead th:first-child {
  text-align: left;
}
@media print, screen and (min-width: 769px) {
  .table-schedule thead th {
    font-size: 13px;
    padding: 10px 0;
  }
}
.table-schedule tbody th {
  width: 23%;
  padding: 10px 0;
  text-align: left;
  border-bottom: 1px solid #003D65;
  vertical-align: middle;
  font-size: 13px;
}
@media print, screen and (min-width: 769px) {
  .table-schedule tbody th {
    font-size: 14px;
    padding: 15px 0;
  }
}
.table-schedule tbody td {
  width: 11%;
  padding: 10px 0;
  font-size: 11px;
  text-align: center;
  color: #4BB5D9;
  border-bottom: 1px solid #003D65;
  vertical-align: middle;
}
@media print, screen and (min-width: 769px) {
  .table-schedule tbody td {
    font-size: 12px;
    padding: 15px 0;
  }
}
.table-schedule tbody td .icon-open,
.table-schedule tbody td .icon-close {
  font-size: 16px;
}
@media print, screen and (min-width: 769px) {
  .table-schedule tbody td .icon-open,
.table-schedule tbody td .icon-close {
    font-size: 20px;
  }
}

.txt-tel {
  display: flex;
  flex-direction: column;
  text-align: center;
  margin-bottom: 24px;
}
.txt-tel .link-tel {
  font-size: 28px;
}
.txt-tel .btn-primary-outline {
  margin-top: 16px;
  font-size: 14px;
  width: 80%;
  margin-left: auto;
  margin-right: auto;
}

.txt-tel-label {
  font-weight: 700;
  font-size: 14px;
  color: #4C7693;
}

.schedule-toggle {
  position: fixed;
  bottom: 10%;
  width: 100%;
  padding-right: 5%;
  display: flex;
  transition: right 0.3s cubic-bezier(0.42, 0, 0, 1.09);
  border-radius: 20px 0 0 20px;
  z-index: 99;
}
@media print, screen and (min-width: 769px) {
  .schedule-toggle {
    bottom: 50%;
    margin-bottom: -120px;
    width: 640px;
    padding-right: 10px;
    border-radius: 30px 0 0 30px;
    z-index: 101;
  }
}
.schedule-toggle:before {
  content: "";
  display: inline-block;
  width: 88px;
  height: 45px;
  background: url(../images/character.svg) no-repeat center;
  background-size: contain;
  position: absolute;
  right: 60px;
  z-index: 0;
}
@media print, screen and (min-width: 769px) {
  .schedule-toggle:before {
    width: 162px;
    height: 81px;
    right: 100px;
  }
}
.schedule-toggle__btn {
  width: 60px;
  flex-shrink: 0;
  background: #4BB5D9;
  color: #fff;
  padding: 16px 0;
  border-radius: 20px 0 0 20px;
  box-shadow: 0 8px 20px 0 rgba(0, 61, 101, 0.2);
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.3s cubic-bezier(0.42, 0, 0, 1.09);
  position: relative;
  cursor: pointer;
}
@media print, screen and (min-width: 769px) {
  .schedule-toggle__btn {
    width: 80px;
    border-radius: 30px 0 0 30px;
  }
}
.schedule-toggle__btn span {
  writing-mode: vertical-rl;
  font-size: 14px;
  letter-spacing: 0.2em;
  padding-top: 8px;
  padding-bottom: 24px;
  position: relative;
}
@media print, screen and (min-width: 769px) {
  .schedule-toggle__btn span {
    font-size: 18px;
    padding-bottom: 36px;
    padding-top: 16px;
  }
}
.schedule-toggle__btn span:before {
  content: "";
  display: inline-block;
  width: 20px;
  height: 20px;
  flex-shrink: 0;
  background: url(../images/ico-arrow-04_backward.svg) no-repeat center;
  background-size: contain;
  position: absolute;
  bottom: 0;
  left: calc(50% - 10px);
  transition: transform 0.6s cubic-bezier(0.42, 0, 0, 1.09);
}
@media print, screen and (min-width: 769px) {
  .schedule-toggle__btn span:before {
    width: 28px;
    height: 28px;
    left: calc(50% - 14px);
  }
}
.schedule-toggle__content {
  position: relative;
  background: #fff;
  flex: 1;
  padding: 16px 20px 16px 0;
}
@media print, screen and (min-width: 769px) {
  .schedule-toggle__content {
    padding: 24px 40px 24px 24px;
  }
  .schedule-toggle__content:before {
    content: "";
    display: inline-block;
    background: #D9DFE1;
    width: 2px;
    height: calc(100% - 60px);
    position: absolute;
    top: 30px;
    left: 0;
  }
}
.schedule-toggle .table-schedule thead th {
  font-size: 10px;
}
@media print, screen and (min-width: 769px) {
  .schedule-toggle .table-schedule thead th {
    font-size: 13px;
  }
}
.schedule-toggle .table-schedule tbody th {
  font-size: 11px;
}
@media print, screen and (min-width: 769px) {
  .schedule-toggle .table-schedule tbody th {
    font-size: 14px;
  }
}
.schedule-toggle .table-schedule tbody td {
  font-size: 10px;
}
@media print, screen and (min-width: 769px) {
  .schedule-toggle .table-schedule tbody td {
    font-size: 14px;
  }
}
.schedule-toggle__access {
  font-size: 11px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
@media print, screen and (min-width: 769px) {
  .schedule-toggle__access {
    font-size: 12px;
  }
}
.schedule-toggle__contact {
  margin-top: 8px;
  display: flex;
  gap: 0 16px;
}
.schedule-toggle__contact .txt-tel {
  margin: 0;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: center;
  text-align: left;
}
.schedule-toggle__contact .txt-tel-label {
  font-size: 13px;
  font-weight: 500;
  width: 100%;
}
.schedule-toggle__contact .btn-primary-outline {
  width: auto;
  height: 24px;
  padding: 0 8px;
  margin: 0 0 0 8px;
  border-width: 1px;
}
.schedule-toggle__contact .link-tel {
  font-size: 22px;
}

.schedule-toggle[aria-hidden=false] {
  right: -5%;
  box-shadow: 0 8px 20px 0 rgba(0, 61, 101, 0.2);
  background: #fff;
}
@media print, screen and (min-width: 769px) {
  .schedule-toggle[aria-hidden=false] {
    right: -10px;
  }
}
.schedule-toggle[aria-hidden=false]:before {
  top: -41px;
  z-index: 1;
  transition: top 0.4s 0.1s cubic-bezier(0.42, 0, 0, 0.96), z-index 0s 0.5s;
}
@media print, screen and (min-width: 769px) {
  .schedule-toggle[aria-hidden=false]:before {
    top: -75px;
  }
}
.schedule-toggle[aria-hidden=false] .schedule-toggle__btn {
  height: auto;
  box-shadow: none;
  background: #fff;
  color: #4BB5D9;
}
.schedule-toggle[aria-hidden=false] .schedule-toggle__btn span:before {
  transform: rotate(180deg);
}

.schedule-toggle[aria-hidden=true] {
  right: calc(-100% + 60px);
}
@media print, screen and (min-width: 769px) {
  .schedule-toggle[aria-hidden=true] {
    right: -560px;
  }
}
.schedule-toggle[aria-hidden=true]:before {
  top: 0;
}
@media print, screen and (max-width: 767px) {
  .schedule-toggle[aria-hidden=true] .schedule-toggle__btn {
    align-self: flex-start;
  }
}

.l-header {
  position: sticky;
  top: 0;
  left: 0;
  background: #fff;
  width: 100%;
  z-index: 100;
}
@media print, screen and (min-width: 769px) {
  .l-header__inner {
    padding: 16px 4vw 32px;
  }
}
@media print, screen and (max-width: 767px) {
  .l-header__upper {
    display: none;
  }
}
@media print, screen and (min-width: 769px) {
  .l-header__upper {
    display: flex;
    align-items: flex-start;
  }
  .l-header__upper .header-info {
    display: none;
    font-size: 11px;
    color: #99ADBA;
    letter-spacing: 0.1em;
  }
  .l-header__upper .header-access {
    margin-left: auto;
    display: flex;
    align-items: center;
    gap: 0 24px;
    font-size: 12px;
  }
  .l-header__upper .header-access .txt-address {
    color: #4C7693;
    letter-spacing: 0.1em;
  }
  .l-header__upper .header-access .txt-tel {
    flex-direction: row;
    align-items: center;
    margin: 0;
    gap: 0 8px;
  }
  .l-header__upper .header-access .txt-tel-label {
    font-size: 12px;
    color: #4C7693;
  }
  .l-header__upper .header-access .btn-primary-outline {
    height: 24px;
    border-width: 1px;
    margin: 0;
    width: auto;
  }
  .l-header__upper .header-access .link-tel {
    font-size: 20px;
  }
}
.l-header__lower {
  padding: 0 14px;
  height: 72px;
  display: flex;
  align-items: center;
}
@media print, screen and (min-width: 769px) {
  .l-header__lower {
    padding: 8px 0 0;
    height: auto;
    align-items: flex-end;
  }
}
.l-header .header-logo {
  width: 48vw;
  max-width: 240px;
}
@media print, screen and (min-width: 769px) {
  .l-header .header-logo {
    width: 32vw;
    max-width: 360px;
  }
}
.l-header .header-logo a {
  display: block;
}
.l-header .header-logo a img {
  display: block;
}

@media print, screen and (min-width: 1000px) {
  .l-header__upper .header-info {
    display: block;
  }
}
.sp-header-nav {
  margin-left: auto;
  display: flex;
  align-items: center;
  gap: 0 12px;
  position: relative;
  z-index: 10;
}
@media print, screen and (min-width: 769px) {
  .sp-header-nav {
    display: none;
  }
}
.sp-header-nav__tel {
  position: relative;
}
.sp-header-nav__tel-btn {
  border: none;
  box-shadow: none;
  outline: none;
  cursor: pointer;
  outline: none;
  padding: 0;
  background: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 44px;
  height: 44px;
  font-size: 28px;
  border-radius: 50%;
}
.sp-header-nav__menu .sp-menu {
  background: #4BB5D9;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 44px;
  height: 44px;
  font-size: 24px;
  border-radius: 50%;
  cursor: pointer;
  transition: background 0.4s;
}
.sp-header-nav__menu .sp-menu__inner {
  width: 20px;
  height: 16px;
  position: relative;
}
.sp-header-nav__menu .sp-menu__inner span {
  display: block;
  background: #fff;
  width: 20px;
  height: 2px;
  border-radius: 2px;
  position: absolute;
  left: 0;
  transition: all 0.4s;
}
.sp-header-nav__menu .sp-menu__inner span:nth-child(1) {
  top: 0;
}
.sp-header-nav__menu .sp-menu__inner span:nth-child(2) {
  top: 7px;
}
.sp-header-nav__menu .sp-menu__inner span:nth-child(3) {
  bottom: 0;
}
.sp-header-nav__menu .sp-menu[aria-expanded=true] .sp-menu__inner span:nth-child(1) {
  transform: rotate(45deg);
  top: 7px;
}
.sp-header-nav__menu .sp-menu[aria-expanded=true] .sp-menu__inner span:nth-child(2) {
  display: none;
}
.sp-header-nav__menu .sp-menu[aria-expanded=true] .sp-menu__inner span:nth-child(3) {
  transform: rotate(-45deg);
  bottom: 7px;
}

.sp-contact-panel {
  position: absolute;
  top: 100%;
  right: -56px;
  margin-top: 10px;
  background: #DBF1F5;
  border-radius: 10px;
  box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.3);
  width: 300px;
}
.sp-contact-panel:before {
  content: "";
  border-style: solid;
  border-color: transparent transparent #DBF1F5 transparent;
  border-width: 12px;
  position: absolute;
  bottom: 100%;
  right: 66px;
}
.sp-contact-panel__inner {
  padding: 16px;
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
}
.sp-contact-panel__btn {
  width: 100%;
}
.sp-contact-panel__btn .btn-primary-outline {
  width: 100%;
  height: 40px;
}
.sp-contact-panel .txt-tel {
  margin: 0;
  width: calc((100% - 12px) / 2);
  text-align: left;
}
.sp-contact-panel .txt-tel .link-tel {
  font-size: 18px;
}
.sp-contact-panel .txt-tel-label {
  font-weight: 500;
  font-size: 12px;
  padding-left: 0.5em;
}

.sp-contact-panel[aria-hidden=true] {
  display: none;
}

@media print, screen and (max-width: 767px) {
  .global-nav {
    position: fixed;
    right: 0;
    top: 0;
    height: 100%;
    width: 0;
    transform: translate(100vw, 0);
    transition: width 475ms ease-out, transform 450ms ease, border-radius 0.8s 0.1s ease;
    border-bottom-left-radius: 100vw;
    background: rgba(75, 181, 217, 0.95);
  }
  .global-nav__inner {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .global-nav__menu-list {
    overflow: auto;
    overflow-x: hidden;
    pointer-events: auto;
  }
  .global-nav__menu-list > li {
    transform: translatex(100vw);
  }
  .global-nav__menu-list > li a {
    text-decoration: none;
    color: #fff;
    text-align: center;
    display: block;
    padding: 16px;
    font-size: 18px;
    letter-spacing: 2px;
    transition: opacity 0.2s;
  }
  .global-nav__menu-list > li a:hover {
    cursor: pointer;
    opacity: 0.8;
  }
  .global-nav[aria-hidden=false] {
    width: 100vw;
    transform: translatex(0);
    border-bottom-left-radius: 0;
  }
  .global-nav[aria-hidden=false] .global-nav__menu-list > li {
    transform: translatex(0);
  }
  .global-nav[aria-hidden=false] .global-nav__menu-list > li a {
    padding-right: 15px;
  }
  .global-nav[aria-hidden=false] .global-nav__menu-list > li:nth-child(1) {
    transition: transform 1s 0.08s cubic-bezier(0.29, 1.4, 0.44, 0.96);
  }
  .global-nav[aria-hidden=false] .global-nav__menu-list > li:nth-child(2) {
    transition: transform 1s 0.16s cubic-bezier(0.29, 1.4, 0.44, 0.96);
  }
  .global-nav[aria-hidden=false] .global-nav__menu-list > li:nth-child(3) {
    transition: transform 1s 0.24s cubic-bezier(0.29, 1.4, 0.44, 0.96);
  }
  .global-nav[aria-hidden=false] .global-nav__menu-list > li:nth-child(4) {
    transition: transform 1s 0.32s cubic-bezier(0.29, 1.4, 0.44, 0.96);
  }
  .global-nav[aria-hidden=false] .global-nav__menu-list > li:nth-child(5) {
    transition: transform 1s 0.4s cubic-bezier(0.29, 1.4, 0.44, 0.96);
  }
  .global-nav[aria-hidden=false] .global-nav__menu-list > li:nth-child(6) {
    transition: transform 1s 0.48s cubic-bezier(0.29, 1.4, 0.44, 0.96);
  }
  .global-nav[aria-hidden=false] .global-nav__menu-list > li:nth-child(7) {
    transition: transform 1s 0.56s cubic-bezier(0.29, 1.4, 0.44, 0.96);
  }
  .global-nav[aria-hidden=false] .global-nav__menu-list > li:nth-child(8) {
    transition: transform 1s 0.64s cubic-bezier(0.29, 1.4, 0.44, 0.96);
  }
  .global-nav[aria-hidden=false] .global-nav__menu-list > li:nth-child(9) {
    transition: transform 1s 0.72s cubic-bezier(0.29, 1.4, 0.44, 0.96);
  }
  .global-nav[aria-hidden=false] .global-nav__menu-list > li:nth-child(10) {
    transition: transform 1s 0.8s cubic-bezier(0.29, 1.4, 0.44, 0.96);
  }
  .global-nav[aria-hidden=false] .global-nav__menu-list > li:nth-child(11) {
    transition: transform 1s 0.88s cubic-bezier(0.29, 1.4, 0.44, 0.96);
  }
  .global-nav[aria-hidden=false] .global-nav__menu-list > li:nth-child(12) {
    transition: transform 1s 0.96s cubic-bezier(0.29, 1.4, 0.44, 0.96);
  }
  .global-nav[aria-hidden=false] .global-nav__menu-list > li:nth-child(13) {
    transition: transform 1s 1.04s cubic-bezier(0.29, 1.4, 0.44, 0.96);
  }
  .global-nav[aria-hidden=false] .global-nav__menu-list > li:nth-child(14) {
    transition: transform 1s 1.12s cubic-bezier(0.29, 1.4, 0.44, 0.96);
  }
  .global-nav[aria-hidden=false] .global-nav__menu-list > li:nth-child(15) {
    transition: transform 1s 1.2s cubic-bezier(0.29, 1.4, 0.44, 0.96);
  }
  .global-nav[aria-hidden=false] .global-nav__menu-list > li:nth-child(16) {
    transition: transform 1s 1.28s cubic-bezier(0.29, 1.4, 0.44, 0.96);
  }
  .global-nav[aria-hidden=false] .global-nav__menu-list > li:nth-child(17) {
    transition: transform 1s 1.36s cubic-bezier(0.29, 1.4, 0.44, 0.96);
  }
  .global-nav[aria-hidden=false] .global-nav__menu-list > li:nth-child(18) {
    transition: transform 1s 1.44s cubic-bezier(0.29, 1.4, 0.44, 0.96);
  }
  .global-nav[aria-hidden=false] .global-nav__menu-list > li:nth-child(19) {
    transition: transform 1s 1.52s cubic-bezier(0.29, 1.4, 0.44, 0.96);
  }
  .global-nav[aria-hidden=false] .global-nav__menu-list > li:nth-child(20) {
    transition: transform 1s 1.6s cubic-bezier(0.29, 1.4, 0.44, 0.96);
  }
  body.gnav-open .sp-header-nav__menu .sp-menu {
    background: #fff;
  }
  body.gnav-open .sp-header-nav__menu .sp-menu span {
    background: #4BB5D9;
  }
}
@media print, screen and (min-width: 769px) {
  .global-nav {
    margin-left: 8%;
    flex: 1;
  }
  .global-nav__menu-list {
    display: flex;
    flex-wrap: wrap;
  }
  .global-nav__menu-list > li a {
    display: block;
    font-size: 16px;
    line-height: 1.2;
    text-decoration: none;
    font-weight: 900;
    padding: 6px 16px;
    border-radius: 40px;
  }
}
@media print, screen and (min-width: 1200px) {
  .global-nav__menu-list {
    gap: 0 1.5%;
  }
  .global-nav__menu-list > li a {
    font-size: 18px;
    letter-spacing: 0.05em;
  }
}
@media print, screen and (min-width: 769px) {
  .page-home .global-menu--home a,
.page-clinic .global-menu--clinic a,
.page-treatment .global-menu--treatment a,
.page-patient .global-menu--patient a,
.page-access .global-menu--access a {
    background: #4BB5D9;
    color: #fff;
  }
}
.btn-pagetop {
  position: fixed;
  bottom: 20px;
  right: 10px;
  opacity: 0;
  transition: opacity 0.2s;
  cursor: pointer;
  z-index: 99;
}
@media print, screen and (min-width: 769px) {
  .btn-pagetop {
    bottom: 30px;
    right: 30px;
  }
}
.btn-pagetop.is-active {
  opacity: 1;
}
.btn-pagetop span {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  background: #fff;
  border-radius: 50%;
  border: 1px solid #4BB5D9;
}
@media print, screen and (min-width: 769px) {
  .btn-pagetop span {
    width: 60px;
    height: 60px;
  }
}
.btn-pagetop span:before {
  content: "";
  width: 1em;
  height: 1em;
  flex-shrink: 0;
  background: url(../images/ico-arrow-03_top.svg) no-repeat center;
  background-size: contain;
  font-weight: 400;
}

.l-footer {
  text-align: center;
}
@media print, screen and (min-width: 769px) {
  .l-footer {
    text-align: left;
  }
}

.l-footer-info {
  display: flex;
  flex-direction: column-reverse;
  font-size: 12px;
  padding: 32px 20px 48px;
}
@media print, screen and (min-width: 769px) {
  .l-footer-info {
    flex-direction: row;
    padding: 80px 0 100px;
    font-size: 14px;
  }
}
.l-footer-info__map {
  margin-top: 32px;
}
@media print, screen and (min-width: 769px) {
  .l-footer-info__map {
    margin-top: 0;
    width: 50%;
    flex-shrink: 0;
    display: flex;
  }
}
@media print, screen and (max-width: 767px) {
  .l-footer-info__map iframe {
    aspect-ratio: 1/1;
    border-radius: 20px;
  }
}
@media print, screen and (min-width: 769px) {
  .l-footer-info__map iframe {
    width: 100%;
    height: 100%;
    border-radius: 0 60px 60px 0;
  }
}
@media print, screen and (min-width: 769px) {
  .l-footer-info__desc {
    padding-left: 4vw;
    padding-right: 4vw;
    flex: 1;
    max-width: 640px;
  }
}
.l-footer-info .footer-logo {
  width: 150px;
  margin: 0 auto 20px;
}
@media print, screen and (min-width: 769px) {
  .l-footer-info .footer-logo {
    width: 360px;
    margin: 0 0 24px;
  }
}
.l-footer-info .footer-access {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  margin-bottom: 16px;
}
@media print, screen and (min-width: 769px) {
  .l-footer-info .footer-access {
    justify-content: flex-start;
    font-size: 16px;
  }
}
.l-footer-info .footer-access .btn-primary-outline {
  font-size: 11px;
  margin-left: 8px;
  height: 24px;
  padding: 0 12px;
  margin-left: 16px;
  border-width: 1px;
}
@media print, screen and (min-width: 769px) {
  .l-footer-info .footer-access .btn-primary-outline {
    padding: 4px 20px;
    font-size: 13px;
  }
}
.l-footer-info .footer-direction {
  font-size: 12px;
  margin-bottom: 24px;
}
@media print, screen and (min-width: 769px) {
  .l-footer-info .footer-direction {
    font-size: 14px;
  }
}
.l-footer-info .footer-contact {
  margin-bottom: 24px;
}
@media print, screen and (min-width: 769px) {
  .l-footer-info .footer-contact .txt-tel {
    text-align: left;
    flex-direction: row;
    flex-wrap: wrap;
    margin-bottom: 16px;
    gap: 4px;
  }
  .l-footer-info .footer-contact .txt-tel .link-tel {
    font-size: 32px;
  }
  .l-footer-info .footer-contact .txt-tel .btn-primary-outline {
    margin: 0 0 0 16px;
    width: auto;
    height: 40px;
  }
  .l-footer-info .footer-contact .txt-tel-label {
    width: 100%;
    line-height: 1;
  }
}

.l-footer-gallery {
  width: 100%;
  overflow-x: hidden;
}
.l-footer-gallery .swiper-wrapper {
  transition-timing-function: linear;
}
.l-footer-gallery .swiper-slide {
  width: 30vw;
}
@media print, screen and (min-width: 769px) {
  .l-footer-gallery .swiper-slide {
    width: 320px;
  }
}
.l-footer-gallery .swiper-slide img {
  height: auto;
  width: 100%;
}

.l-footer-copyright {
  padding: 20px;
  color: #4C7693;
  font-size: 11px;
  text-align: center;
}
@media print, screen and (min-width: 769px) {
  .l-footer-copyright {
    padding: 40px 4vw;
    font-size: 12px;
  }
}
.l-footer-copyright .footer-copyright {
  color: #99ADBA;
  margin-top: 8px;
  letter-spacing: 0.1em;
}

.l-local-header {
  margin: 0 20px;
  background-size: cover;
  background-position: center;
  aspect-ratio: 1/1;
  border-radius: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media print, screen and (min-width: 769px) {
  .l-local-header {
    margin: 24px 4vw 0;
    aspect-ratio: initial;
    max-height: 560px;
    min-height: 400px;
    height: 50vh;
    border-radius: 60px;
  }
}
.l-local-header__inner {
  padding: 24px;
}
@media print, screen and (min-width: 769px) {
  .l-local-header__inner {
    padding: 40px 80px;
  }
}
.l-local-header__ttl {
  color: #fff;
  font-size: 22px;
  text-align: center;
  text-shadow: 0 2px 4px rgba(0, 0, 0, 0.5);
  letter-spacing: 0.1em;
}
@media print, screen and (min-width: 769px) {
  .l-local-header__ttl {
    font-size: 40px;
  }
}

@media print, screen and (min-width: 769px) {
  .top-section {
    padding: 0 4vw;
  }
}

.top-section-heading {
  margin-bottom: 24px;
}
@media print, screen and (min-width: 769px) {
  .top-section-heading {
    margin-bottom: 36px;
  }
}
.top-section-heading__en {
  font-family: "Lato", sans-serif;
  font-weight: 900;
  font-size: 28px;
  letter-spacing: 0.1em;
  line-height: 1;
}
@media print, screen and (min-width: 769px) {
  .top-section-heading__en {
    font-size: 56px;
  }
}
.top-section-heading__ttl {
  color: #4BB5D9;
  letter-spacing: 0.2em;
  font-size: 12px;
  line-height: 1;
  font-weight: 700;
  margin-top: 8px;
}
@media print, screen and (min-width: 769px) {
  .top-section-heading__ttl {
    font-size: 18px;
    margin-top: 16px;
    letter-spacing: 0.3em;
  }
}

.top-mv {
  padding: 12px 0 24px;
  position: relative;
  display: flex;
  justify-content: flex-end;
}
@media print, screen and (min-width: 769px) {
  .top-mv {
    padding: 0 5vw;
  }
}
.top-mv:before {
  content: "";
  background: #83D3EE;
  width: 100%;
  height: 30%;
  position: absolute;
  top: 70%;
  left: 0;
}
.top-mv__img {
  width: 80vw;
  overflow: hidden;
  border-radius: 30px 0 0 30px;
  position: relative;
  z-index: 1;
}
@media print, screen and (min-width: 769px) {
  .top-mv__img {
    width: 75vw;
    border-radius: 60px;
  }
}
.top-mv__txt {
  position: absolute;
  left: 8vw;
  top: 30px;
  display: flex;
  flex-direction: row-reverse;
  z-index: 2;
}
.top-mv__txt p {
  font-size: 4.5vw;
  font-weight: 700;
  letter-spacing: 0.3em;
  writing-mode: vertical-rl;
  text-orientation: upright;
}
@media print, screen and (min-width: 769px) {
  .top-mv__txt p {
    font-size: 36px;
    letter-spacing: 0.2em;
    line-height: 1;
    white-space: nowrap;
    margin-right: 1em;
  }
}
.top-mv__txt p:nth-child(2) {
  margin-top: 2em;
}
.top-mv .top-mv-slide img {
  display: block;
  width: 100%;
  height: 80vw;
  object-fit: cover;
}
@media print, screen and (min-width: 769px) {
  .top-mv .top-mv-slide img {
    height: 700px;
    max-height: calc(100vh - 160px);
    min-height: 600px;
  }
}

.top-treatment {
  background: #83D3EE;
}
.top-treatment .top-section-heading__ttl {
  color: #fff;
}

.top-treatment__list {
  display: flex;
  flex-direction: column;
  gap: 20px;
}
@media print, screen and (min-width: 769px) {
  .top-treatment__list {
    flex-direction: row;
    flex-wrap: wrap;
    gap: 40px;
  }
}

.top-treatment__item {
  background: #fff;
  border-radius: 10px;
}
@media print, screen and (min-width: 769px) {
  .top-treatment__item {
    border-radius: 20px;
    width: calc((100% - 40px) / 2);
  }
}

.top-treatment-card {
  display: flex;
  align-items: center;
  text-decoration: none;
  padding: 16px;
  gap: 0 16px;
}
@media print, screen and (min-width: 769px) {
  .top-treatment-card {
    padding: 32px;
    gap: 0 32px;
    align-items: flex-start;
    height: 100%;
  }
}
.top-treatment-card__img {
  text-align: center;
  width: 22%;
}
@media print, screen and (min-width: 769px) {
  .top-treatment-card__img {
    align-self: center;
  }
}
.top-treatment-card__desc {
  flex: 1;
  font-size: 12px;
}
@media print, screen and (min-width: 769px) {
  .top-treatment-card__desc {
    font-size: 14px;
  }
}
.top-treatment-card__ttl {
  color: #003D65;
  font-size: 16px;
}
.top-treatment-card__ttl small {
  font-size: 14px;
}
@media print, screen and (min-width: 769px) {
  .top-treatment-card__ttl {
    font-size: 24px;
  }
  .top-treatment-card__ttl small {
    font-size: 18px;
  }
}
.top-treatment-card__txt {
  margin-top: 8px;
  color: #4C7693;
}
@media print, screen and (min-width: 769px) {
  .top-treatment-card__txt {
    line-height: 1.8;
  }
}
.top-treatment-card__note {
  margin-top: 8px;
}

.card-btn-list {
  display: flex;
  flex-direction: column;
  gap: 40px 0;
}
@media print, screen and (min-width: 769px) {
  .card-btn-list {
    flex-direction: row;
    gap: 40px;
  }
}
@media print, screen and (min-width: 769px) {
  .card-btn-list__item {
    border-radius: 20px;
    width: calc((100% - 40px) / 2);
  }
}

.card-btn {
  display: block;
  text-decoration: none;
}
.card-btn__img {
  position: relative;
  border-radius: 10px 10px 10px 0;
  overflow: hidden;
}
@media print, screen and (min-width: 769px) {
  .card-btn__img {
    border-radius: 20px 20px 20px 0;
  }
}
.card-btn__img img {
  display: block;
}
.card-btn__label {
  background: #fff;
  border-radius: 0 10px 0 0;
  position: absolute;
  bottom: 0;
  left: 0;
  max-width: 90%;
  padding: 20px 16px 16px 8px;
  color: #003D65;
  font-weight: 700;
}
@media print, screen and (min-width: 769px) {
  .card-btn__label {
    padding: 24px 20px 20px 16px;
  }
}
.card-btn__label span {
  display: flex;
  align-items: center;
  font-size: 18px;
  line-height: 1.2;
}
@media print, screen and (min-width: 769px) {
  .card-btn__label span {
    font-size: 24px;
    letter-spacing: 0.1em;
  }
}
.card-btn__label span:after {
  content: "";
  width: 1em;
  height: 1em;
  flex-shrink: 0;
  background: url(../images/ico-arrow-01_forward.svg) no-repeat center;
  background-size: contain;
  margin-left: 16px;
}
@media print, screen and (min-width: 769px) {
  .card-btn__label span:after {
    margin-left: 24px;
  }
}
.card-btn__desc {
  padding-top: 16px;
  color: #4C7693;
}
@media print, screen and (min-width: 769px) {
  .card-btn__desc {
    padding: 24px 0 0 16px;
  }
}

.top-news {
  background: #ECF8FA;
}

.news-list {
  display: flex;
  flex-direction: column;
  gap: 20px 0;
}
.news-list__item {
  background: #fff;
  border-radius: 10px;
  padding: 16px;
}
@media print, screen and (min-width: 769px) {
  .news-list__item {
    padding: 32px;
    border-radius: 20px;
  }
}
.news-list__item .news-date {
  font-family: "Lato", sans-serif;
  color: #4BB5D9;
  font-size: 12px;
}
.news-list__item .news-ttl {
  margin-top: 8px;
  font-weight: 700;
  font-size: 16px;
  line-height: 1.4;
}
.news-list__item .news-txt {
  margin-top: 8px;
}

@media print, screen and (min-width: 769px) {
  .clinic-doctor {
    padding: 0 4vw;
  }
}
@media print, screen and (max-width: 767px) {
  .clinic-doctor .container {
    padding-top: 20px;
  }
}
@media print, screen and (min-width: 769px) {
  .clinic-doctor .container {
    padding-top: 56px;
  }
}

.clinic-doctor-list {
  display: flex;
  flex-direction: column;
  gap: 40px 0;
}
@media print, screen and (min-width: 769px) {
  .clinic-doctor-list {
    gap: 80px 0;
  }
}

@media print, screen and (min-width: 769px) {
  .doctor-prof {
    display: flex;
    flex-wrap: wrap;
  }
}
.doctor-prof__img {
  width: 72%;
  margin: 0 auto;
}
@media print, screen and (min-width: 769px) {
  .doctor-prof__img {
    width: 40%;
    padding-right: 4vw;
  }
}
.doctor-prof__img img {
  border-radius: 10px;
}
.doctor-prof__desc {
  margin-top: 8px;
}
@media print, screen and (min-width: 769px) {
  .doctor-prof__desc {
    flex: 1;
    margin-top: 0;
  }
  .doctor-prof__desc p {
    line-height: 2;
  }
}
.doctor-prof__history {
  margin-top: 24px;
}
@media print, screen and (min-width: 769px) {
  .doctor-prof__history {
    margin-top: 40px;
    width: 100%;
  }
}
.doctor-prof .doctor-name {
  text-align: center;
  margin-bottom: 1em;
}
@media print, screen and (min-width: 769px) {
  .doctor-prof .doctor-name {
    text-align: left;
    font-size: 18px;
  }
}
.doctor-prof .doctor-name em {
  font-style: normal;
  font-size: 18px;
}
@media print, screen and (min-width: 769px) {
  .doctor-prof .doctor-name em {
    font-size: 24px;
  }
}

.doctor-history {
  background: #ECF8FA;
  border-radius: 10px;
  padding: 16px;
  display: flex;
  flex-direction: column;
  gap: 24px 0;
}
@media print, screen and (min-width: 769px) {
  .doctor-history {
    border-radius: 20px;
    padding: 40px;
    flex-direction: row;
    gap: 40px;
  }
}
.doctor-history__ttl {
  margin-bottom: 0.5em;
  font-weight: 700;
}
@media print, screen and (min-width: 769px) {
  .doctor-history__ttl {
    margin-bottom: 1em;
  }
}
.doctor-history__list > li {
  display: flex;
  margin-bottom: 0.5em;
}
.doctor-history__year {
  width: 4em;
  flex-shrink: 0;
}
.doctor-history__txt {
  flex: 1;
}

.clinic-treatment {
  background: #83D3EE;
}
@media print, screen and (min-width: 769px) {
  .clinic-treatment {
    padding: 0 4vw;
  }
}
.clinic-treatment .container {
  padding-top: 60px;
}
@media print, screen and (max-width: 767px) {
  .clinic-treatment .container {
    padding-top: 30px;
  }
}
.clinic-treatment__heading {
  color: #fff;
  text-align: center;
  font-size: 18px;
  font-weight: 700;
  letter-spacing: 0.1em;
  margin-bottom: 1em;
}
@media print, screen and (min-width: 769px) {
  .clinic-treatment__heading {
    font-size: 32px;
    margin-bottom: 1.5em;
  }
}
.clinic-treatment__list {
  display: flex;
  flex-direction: column;
  gap: 20px 0;
}
@media print, screen and (min-width: 769px) {
  .clinic-treatment__list {
    flex-direction: row;
    flex-wrap: wrap;
    gap: 40px;
  }
}
@media print, screen and (min-width: 769px) {
  .clinic-treatment__item {
    width: calc((100% - 40px) / 2);
    display: flex;
  }
}

.clinic-treatment-card {
  width: 100%;
  display: block;
  background: #fff;
  border-radius: 10px;
  padding: 16px;
  text-decoration: none;
  color: #4C7693;
}
@media print, screen and (min-width: 769px) {
  .clinic-treatment-card {
    height: 100%;
    color: #003D65;
    border-radius: 20px;
    padding: 24px 40px;
    box-shadow: none;
    transition: box-shadow 0.2s;
  }
  .clinic-treatment-card:hover {
    opacity: 1;
    box-shadow: 0 2px 20px 0 rgba(0, 61, 101, 0.1);
  }
  .clinic-treatment-card:hover .clinic-treatment-card__ttl:before {
    right: -10px;
  }
}
.clinic-treatment-card__ttl {
  display: flex;
  align-items: center;
  color: #003D65;
  font-size: 18px;
  font-weight: 700;
  position: relative;
}
@media print, screen and (min-width: 769px) {
  .clinic-treatment-card__ttl {
    font-size: 24px;
  }
}
.clinic-treatment-card__ttl img {
  width: 48px;
  margin-right: 16px;
}
@media print, screen and (min-width: 769px) {
  .clinic-treatment-card__ttl img {
    width: 64px;
  }
}
.clinic-treatment-card__ttl:before {
  content: "";
  display: inline-block;
  width: 18px;
  height: 18px;
  background: url(../images/ico-arrow-01_forward.svg) no-repeat center;
  background-size: contain;
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
  transition: all 0.2s;
}
@media print, screen and (min-width: 769px) {
  .clinic-treatment-card__ttl:before {
    width: 32px;
    height: 32px;
  }
}
.clinic-treatment-card .list-dot {
  display: flex;
  flex-wrap: wrap;
  margin: 24px 0 8px;
}
@media print, screen and (max-width: 767px) {
  .clinic-treatment-card .list-dot {
    margin: 8px 0 0;
  }
  .clinic-treatment-card .list-dot > li {
    padding: 0;
    font-size: 12px;
  }
  .clinic-treatment-card .list-dot > li:before {
    display: none;
  }
  .clinic-treatment-card .list-dot > li:not(:last-child):after {
    content: "、";
  }
}
@media print, screen and (min-width: 769px) {
  .clinic-treatment-card .list-dot {
    gap: 4px 0;
  }
  .clinic-treatment-card .list-dot > li:nth-child(2n-1) {
    width: 35%;
  }
  .clinic-treatment-card .list-dot > li:nth-child(2n) {
    width: 65%;
  }
}

.page-treatment .l-local-header {
  position: relative;
  z-index: 1;
}

.treatment-section {
  background: #83D3EE;
  position: relative;
}
@media print, screen and (min-width: 769px) {
  .treatment-section {
    padding: 0 4vw;
  }
  .treatment-section .container {
    padding-top: 100px;
  }
}
.treatment-section:before {
  content: "";
  display: block;
  background: #83D3EE;
  width: 100%;
  height: 60px;
  position: absolute;
  bottom: 100%;
  left: 0;
}
@media print, screen and (min-width: 769px) {
  .treatment-section:before {
    height: 100px;
  }
}
.treatment-section__row {
  display: flex;
  flex-direction: column;
  gap: 40px 0;
}
@media print, screen and (min-width: 769px) {
  .treatment-section__row {
    flex-direction: row;
    flex-wrap: wrap;
    gap: 80px 40px;
  }
}

.treatment-box {
  display: block;
  background: #fff;
  border-radius: 10px;
  padding: 0 20px 20px;
  position: relative;
}
@media print, screen and (min-width: 769px) {
  .treatment-box {
    border-radius: 20px;
    padding: 0 40px 32px;
    width: calc((100% - 40px) / 2);
  }
}
.treatment-box:before {
  content: "";
  display: block;
  background: #fff;
  width: 130px;
  height: 100px;
  border-radius: 50%;
  position: absolute;
  top: -20px;
  left: 50%;
  transform: translateX(-50%);
}
@media print, screen and (min-width: 769px) {
  .treatment-box:before {
    width: 260px;
    height: 200px;
    top: -48px;
  }
}
.treatment-box__ttl {
  color: #003D65;
  font-size: 18px;
  font-weight: 700;
  margin: -8px 0 16px;
  position: relative;
  text-align: center;
}
@media print, screen and (min-width: 769px) {
  .treatment-box__ttl {
    font-size: 28px;
    margin: -16px 0 24px;
  }
}
.treatment-box__ttl img {
  width: 48px;
  display: block;
  margin: 0 auto;
}
@media print, screen and (min-width: 769px) {
  .treatment-box__ttl img {
    width: 80px;
  }
}
.treatment-box__txt {
  position: relative;
}
.treatment-box .list-dot {
  display: flex;
  flex-wrap: wrap;
}
@media print, screen and (min-width: 769px) {
  .treatment-box .list-dot {
    margin-right: auto;
    margin-left: auto;
    gap: 6px 0;
  }
}
.treatment-box .list-dot > li {
  width: 50%;
}
.treatment-box .treatment-list--internal > li:nth-child(2n-1) {
  width: 40%;
}
.treatment-box .treatment-list--internal > li:nth-child(2n) {
  width: 60%;
}
.treatment-box .treatment-list--gastroenterology > li:nth-child(2n-1) {
  width: 40%;
}
.treatment-box .treatment-list--gastroenterology > li:nth-child(2n) {
  width: 60%;
}
@media print, screen and (max-width: 767px) {
  .treatment-box .treatment-list--vaccination > li {
    width: 100%;
  }
}

.treatment-consultation {
  background: #ECF8FA;
}
@media print, screen and (min-width: 769px) {
  .treatment-consultation {
    padding: 0 4vw;
  }
}

.card-box-list {
  display: flex;
  flex-direction: column;
  gap: 20px 0;
}
@media print, screen and (min-width: 769px) {
  .card-box-list {
    flex-direction: row;
    flex-wrap: wrap;
    gap: 40px;
  }
  .card-box-list__item {
    display: flex;
  }
  .card-box-list__item.pc-col1 {
    width: 100%;
  }
  .card-box-list__item.pc-col2 {
    width: calc((100% - 40px) / 2);
  }
  .card-box-list__item.pc-col3 {
    width: calc((100% - 80px) / 3);
  }
  .card-box-list__item.pc-col1 .card-box {
    flex-direction: row;
    gap: 0 40px;
  }
  .card-box-list__item.pc-col1 .card-box__img {
    width: 40%;
    flex-shrink: 0;
  }
  .card-box-list__item.pc-col2 .card-box, .card-box-list__item.pc-col3 .card-box {
    flex-direction: column;
    gap: 24px 0;
  }
  .card-box-list__item.pc-col2 .card-box .heading-02, .card-box-list__item.pc-col3 .card-box .heading-02 {
    margin-bottom: 0.5em;
  }
}

.card-box {
  background: #fff;
  border-radius: 10px;
  padding: 16px;
  display: flex;
  flex-direction: column-reverse;
}
@media print, screen and (min-width: 769px) {
  .card-box {
    border-radius: 20px;
    padding: 40px;
  }
}
.card-box__img img {
  display: block;
  border-radius: 10px;
}
.card-box__desc {
  padding: 4px 0 16px 0;
}
@media print, screen and (min-width: 769px) {
  .card-box__desc {
    padding: 0;
  }
}

@media print, screen and (min-width: 769px) {
  .patient-guide {
    padding: 0 4vw;
  }
}
@media print, screen and (max-width: 767px) {
  .patient-guide .container {
    padding-top: 20px;
  }
}
@media print, screen and (min-width: 769px) {
  .patient-guide .container {
    padding-top: 56px;
  }
}

.patient-guide-box {
  background: #ECF8FA;
  border-radius: 10px;
  padding: 24px 16px;
}
@media print, screen and (min-width: 769px) {
  .patient-guide-box {
    border-radius: 20px;
    padding: 40px 4vw 4vw;
    display: flex;
    flex-wrap: wrap;
  }
}

@media print, screen and (min-width: 769px) {
  .patient-guide-box__col {
    width: 50%;
    flex-shrink: 0;
  }
  .patient-guide-box__col .heading-01 {
    font-size: 24px;
    margin-bottom: 1.2em;
  }
}

.patient-guide-box__col:nth-child(1) {
  padding-right: 4vw;
}

.patient-guide-box__col:nth-child(2) {
  padding-left: 4vw;
}

@media print, screen and (max-width: 767px) {
  .patient-guide-box__col + .patient-guide-box__col {
    margin-top: 24px;
    padding-top: 24px;
    border-top: 1px dashed #4BB5D9;
  }
}
@media print, screen and (min-width: 769px) {
  .patient-guide-box__col + .patient-guide-box__col {
    border-left: 2px dashed #4BB5D9;
  }
}

.patient-guide-box__contact {
  margin-top: 40px;
  width: 100%;
  padding: 40px 0 0;
  border-radius: 10px;
  display: flex;
  justify-content: center;
  gap: 0 4vw;
}
.patient-guide-box__contact .txt-tel {
  margin-bottom: 0;
}
.patient-guide-box__contact .txt-tel .link-tel {
  font-size: 40px;
}
.patient-guide-box__contact .txt-tel .btn-primary-outline {
  font-size: 16px;
  width: 100%;
}
.patient-guide-box__contact .txt-tel-label {
  font-size: 18px;
  margin-bottom: 4px;
}

.notice-area {
  border: 2px solid #FB6F6F;
  color: #FB6F6F;
  padding: 16px;
}
@media print, screen and (min-width: 769px) {
  .notice-area {
    padding: 40px;
    text-align: center;
    font-size: 18px;
    font-weight: 900;
    letter-spacing: 0.1em;
  }
}

@media print, screen and (min-width: 769px) {
  .access-contents {
    padding: 0 4vw;
  }
  .access-contents .container {
    max-width: 800px;
  }
  .access-contents .table-schedule thead th {
    font-size: 16px;
    font-weight: 700;
    padding: 15px 10px;
  }
  .access-contents .table-schedule tbody th {
    padding: 15px 10px;
    font-size: 16px;
    height: 80px;
  }
  .access-contents .table-schedule tbody td {
    font-size: 16px;
  }
  .access-contents .table-schedule tbody td .icon-open,
.access-contents .table-schedule tbody td .icon-close {
    font-size: 24px;
  }
}

.clinic-info-block dl {
  display: flex;
  margin-bottom: 1em;
}
.clinic-info-block dl > dt {
  width: 6em;
  flex-shrink: 0;
  font-weight: 700;
}
@media print, screen and (min-width: 769px) {
  .clinic-info-block dl > dt {
    width: 7em;
  }
}
.clinic-info-block dl > dd {
  flex: 1;
}

.access-map-direction {
  display: flex;
  flex-direction: column;
  gap: 40px 0;
  margin-top: 24px;
}
@media print, screen and (min-width: 769px) {
  .access-map-direction {
    margin-top: 80px;
    flex-direction: row;
    gap: 0 40px;
  }
}
@media print, screen and (min-width: 769px) {
  .access-map-direction__desc {
    width: 50%;
    flex-shrink: 0;
  }
}
@media print, screen and (min-width: 769px) {
  .access-map-direction__img {
    flex: 1;
  }
}
.access-map-direction__img img {
  border-radius: 10px;
}

/*** CSS Document ********************************************

  板谷内科胃腸科クリニック 2023/1/20
  style.css

*************************************************************/
/* mixin and icon css */

/*# sourceMappingURL=style.css.map */