@charset "UTF-8";
.heisei-w7 {
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 700;
  font-style: normal;
}

.heisei-w5 {
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 500;
  font-style: normal;
}

.heisei-w3 {
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 300;
  font-style: normal;
}

.oswald {
  font-family: "oswald", sans-serif;
  font-weight: 500;
  font-style: normal;
}

*,
::before,
::after {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-style: solid;
  border-width: 0;
}

html {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
  -webkit-tap-highlight-color: transparent; /* 3*/
}

body {
  margin: 0;
}

main {
  display: block;
}

p,
table,
blockquote,
address,
pre,
iframe,
form,
figure,
dl {
  margin: 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: inherit;
  margin: 0;
}

ul,
ol {
  margin: 0;
  padding: 0;
  list-style: none;
}

dt {
  font-weight: bold;
}

dd {
  margin-left: 0;
}

hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
  border-top-width: 1px;
  margin: 0;
  clear: both;
  color: inherit;
}

pre {
  font-family: monospace, monospace; /* 1 */
  font-size: inherit; /* 2 */
}

address {
  font-style: inherit;
}

a {
  background-color: transparent;
  text-decoration: none;
  color: inherit;
}

abbr[title] {
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted; /* 2 */
}

b,
strong {
  font-weight: bolder;
}

code,
kbd,
samp {
  font-family: monospace, monospace; /* 1 */
  font-size: inherit; /* 2 */
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

svg,
img,
embed,
object,
iframe {
  vertical-align: bottom;
}

button,
input,
optgroup,
select,
textarea {
  -webkit-appearance: none; /* 1 */
  -moz-appearance: none;
       appearance: none;
  vertical-align: middle;
  color: inherit;
  font: inherit;
  background: transparent;
  padding: 0;
  margin: 0;
  border-radius: 0;
  text-align: inherit;
  text-transform: inherit; /* 2 */
}

button,
[type=button],
[type=reset],
[type=submit] {
  cursor: pointer;
}

button:disabled,
[type=button]:disabled,
[type=reset]:disabled,
[type=submit]:disabled {
  cursor: default;
}

:-moz-focusring {
  outline: auto;
}

select:disabled {
  opacity: inherit;
}

option {
  padding: 0;
}

fieldset {
  margin: 0;
  padding: 0;
  min-width: 0;
}

legend {
  padding: 0;
}

progress {
  vertical-align: baseline;
}

textarea {
  overflow: auto;
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

[type=search] {
  outline-offset: -2px; /* 1 */
}

[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

label[for] {
  cursor: pointer;
}

details {
  display: block;
}

summary {
  display: list-item;
}

[contenteditable]:focus {
  outline: auto;
}

table {
  border-color: inherit; /* 1 */
  border-collapse: collapse;
}

caption {
  text-align: left;
}

td,
th {
  vertical-align: top;
  padding: 0;
}

th {
  text-align: left;
  font-weight: bold;
}

html {
  font-size: 13.5px;
}
@media screen and (min-width: 375px) {
  html {
    font-size: 14px;
  }
}
@media screen and (min-width: 430px) {
  html {
    font-size: 16px;
  }
}
@media screen and (min-width: 768px) {
  html {
    font-size: 21px;
  }
}
@media screen and (min-width: 1024px) {
  html {
    font-size: 16px;
  }
}
@media screen and (min-width: 1280px) {
  html {
    font-size: 18px;
  }
}
@media screen and (min-width: 1536px) {
  html {
    font-size: 20px;
  }
}

body {
  font-family: "Helvetica Neue", "Helvetica", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Arial", "Yu Gothic", "Meiryo", sans-serif;
  margin: 0;
  color: #3C3C3C;
}

img {
  display: block;
  width: 100%;
  height: auto;
}

*:focus {
  outline: none;
}

dt {
  font-weight: unset;
}

input {
  -webkit-appearance: auto;
     -moz-appearance: auto;
          appearance: auto;
}

.c-symbol {
  display: none;
}

.c-disp--pc {
  display: none;
}
@media screen and (min-width: 1024px) {
  .c-disp--pc {
    display: block;
  }
}

.c-disp--sp {
  display: block;
}
@media screen and (min-width: 1024px) {
  .c-disp--sp {
    display: none;
  }
}

.c-disp--sp02 {
  display: block;
}
@media screen and (min-width: 768px) {
  .c-disp--sp02 {
    display: none;
  }
}

.c-br--sp {
  display: block;
}
.c-br--sp_2 {
  display: inline;
}
@media screen and (min-width: 1024px) {
  .c-br--sp {
    display: none;
  }
}

.c-br--sp02 {
  display: block;
}
@media screen and (min-width: 768px) {
  .c-br--sp02 {
    display: none;
  }
}

.c-br--pc {
  display: none;
}
@media screen and (min-width: 1024px) {
  .c-br--pc {
    display: block;
  }
}

@media screen and (min-width: 1024px) {
  .c-brspace--pc::before {
    content: "\a　";
    white-space: pre;
  }
}

.c-anchor--normal {
  margin-top: -65px;
  padding-top: 65px;
}
@media screen and (min-width: 430px) {
  .c-anchor--normal {
    margin-top: -80px;
    padding-top: 80px;
  }
}
@media screen and (min-width: 768px) {
  .c-anchor--normal {
    margin-top: -105px;
    padding-top: 105px;
  }
}
@media screen and (min-width: 1024px) {
  .c-anchor--normal {
    margin-top: -7rem;
    padding-top: 7rem;
  }
}

.c-anchor--high {
  margin-top: -195px;
  padding-top: 195px;
}
@media screen and (min-width: 430px) {
  .c-anchor--high {
    margin-top: -240px;
    padding-top: 240px;
  }
}
@media screen and (min-width: 768px) {
  .c-anchor--high {
    margin-top: -315px;
    padding-top: 315px;
  }
}
@media screen and (min-width: 1024px) {
  .c-anchor--high {
    margin-top: -13rem;
    padding-top: 13rem;
  }
}

.c-hidden {
  display: none;
}

.c-text__pos {
  position: relative;
  bottom: -0.15em;
}

.iphone .c-text__pos {
  bottom: 0;
}

.mac .c-text__pos {
  bottom: 0;
}

.l-header {
  position: relative;
}

.l-header-sp {
  background-color: #ffffff;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 65px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  z-index: 10;
}
@media screen and (min-width: 430px) {
  .l-header-sp {
    height: 80px;
  }
}
@media screen and (min-width: 768px) {
  .l-header-sp {
    height: 105px;
  }
}
@media screen and (min-width: 1024px) {
  .l-header-sp {
    display: none;
  }
}
.l-header-sp__logo {
  display: block;
  width: calc(100% - 65px - 2.5rem);
  height: auto;
  max-height: 100%;
  margin-left: 1.5rem;
}
@media screen and (min-width: 430px) {
  .l-header-sp__logo {
    width: calc(100% - 80px - 2.5rem);
  }
}
@media screen and (min-width: 768px) {
  .l-header-sp__logo {
    width: calc(100% - 105px - 2.5rem);
  }
}
.l-header-sp__button {
  position: relative;
  background-color: #ffffff;
  display: block;
  width: 65px;
  height: 65px;
  padding: 0.5rem;
  z-index: 4;
}
@media screen and (min-width: 430px) {
  .l-header-sp__button {
    width: 80px;
    height: 80px;
  }
}
@media screen and (min-width: 768px) {
  .l-header-sp__button {
    width: 105px;
    height: 105px;
  }
}
.l-header-sp__button__inner {
  position: relative;
  background-color: #3B82C5;
  cursor: pointer;
  width: 100%;
  height: 100%;
}
.l-header-sp__button__line {
  display: inline-block;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  position: absolute;
  background-color: #ffffff;
  width: calc(65px - 2.5rem);
  height: 2px;
  left: 0;
  right: 0;
  margin: 0 auto;
}
@media screen and (min-width: 430px) {
  .l-header-sp__button__line {
    width: calc(80px - 2.5rem);
  }
}
@media screen and (min-width: 768px) {
  .l-header-sp__button__line {
    width: calc(105px - 2.5rem);
  }
}
.l-header-sp__button__line:nth-of-type(1) {
  top: 1.1rem;
}
@media screen and (min-width: 375px) {
  .l-header-sp__button__line:nth-of-type(1) {
    top: 1rem;
  }
}
@media screen and (min-width: 430px) {
  .l-header-sp__button__line:nth-of-type(1) {
    top: 1.2rem;
  }
}
.l-header-sp__button__line:nth-of-type(2) {
  top: 1.9rem;
}
@media screen and (min-width: 375px) {
  .l-header-sp__button__line:nth-of-type(2) {
    top: 1.75rem;
  }
}
@media screen and (min-width: 430px) {
  .l-header-sp__button__line:nth-of-type(2) {
    top: 2rem;
  }
}
.l-header-sp__button__line:nth-of-type(3) {
  top: 2.6rem;
}
@media screen and (min-width: 375px) {
  .l-header-sp__button__line:nth-of-type(3) {
    top: 2.6rem;
  }
}
@media screen and (min-width: 430px) {
  .l-header-sp__button__line:nth-of-type(3) {
    top: 2.8rem;
  }
}
.l-header-sp__button.open .l-header-sp__button__line:nth-of-type(1) {
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
  top: 1.9rem;
}
@media screen and (min-width: 375px) {
  .l-header-sp__button.open .l-header-sp__button__line:nth-of-type(1) {
    top: 1.75rem;
  }
}
@media screen and (min-width: 430px) {
  .l-header-sp__button.open .l-header-sp__button__line:nth-of-type(1) {
    top: 2rem;
  }
}
.l-header-sp__button.open .l-header-sp__button__line:nth-of-type(2) {
  opacity: 0;
}
.l-header-sp__button.open .l-header-sp__button__line:nth-of-type(3) {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  top: 1.9rem;
}
@media screen and (min-width: 375px) {
  .l-header-sp__button.open .l-header-sp__button__line:nth-of-type(3) {
    top: 1.75rem;
  }
}
@media screen and (min-width: 430px) {
  .l-header-sp__button.open .l-header-sp__button__line:nth-of-type(3) {
    top: 2rem;
  }
}
.l-header-sp__nav {
  display: block;
  background-color: #3B82C5;
  width: 100vw;
  height: 100%;
  z-index: 10;
  position: fixed;
  top: 65px;
  right: -100vw;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
@media screen and (min-width: 430px) {
  .l-header-sp__nav {
    top: 80px;
  }
}
@media screen and (min-width: 768px) {
  .l-header-sp__nav {
    top: 105px;
  }
}
.l-header-sp__nav.open {
  right: 0;
}
.l-header-sp__menu {
  width: 100%;
  position: fixed;
  overflow: auto;
  -ms-overflow-style: none;
  scrollbar-width: none;
  height: calc(100vh - 65px);
}
@media screen and (min-width: 430px) {
  .l-header-sp__menu {
    height: calc(100vh - 80px);
  }
}
@media screen and (min-width: 768px) {
  .l-header-sp__menu {
    height: calc(100vh - 105px);
  }
}
.l-header-sp__menu::-webkit-scrollbar {
  display: none;
}
.l-header-sp__menu__text {
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 500;
  font-style: normal;
  color: #ffffff;
  line-height: 1;
  font-size: 1rem;
  display: block;
  position: relative;
  padding: 1.75rem 2rem 1.25rem 2rem;
  border-bottom: 1px solid #ffffff;
}
.l-header-sp__menu__text:hover, .l-header-sp__menu__text:visited {
  text-decoration: none;
  color: #ffffff;
}
.l-header-sp__menu__toggle {
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
  width: 1em;
}
.l-header-sp__menu__toggle::before, .l-header-sp__menu__toggle::after {
  display: block;
  content: "";
  position: absolute;
  right: 1.75em;
  top: 1.85em;
  width: 1rem;
  height: 2px;
  background-color: #ffffff;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
@media screen and (min-width: 1920px) {
  .l-header-sp__menu__toggle::before, .l-header-sp__menu__toggle::after {
    top: 1.75em;
  }
}
.l-header-sp__menu__toggle::after {
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}
.l-header-sp__menu--dropdown__menu {
  display: none;
}
.l-header-sp__menu--dropdown__menu__text {
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 500;
  font-style: normal;
  color: #ffffff;
  line-height: 1.4;
  font-size: 0.9rem;
  display: block;
  position: relative;
  padding: 1.65em 2rem 1.3em 4rem;
  border-bottom: 1px solid #ffffff;
  text-indent: -0.75em;
  margin-left: 0.75em;
}
.l-header-sp__menu--dropdown__menu__text:visited, .l-header-sp__menu--dropdown__menu__text:hover {
  color: #ffffff;
}
.l-header-sp__menu--dropdown.open .l-header-sp__menu__toggle::after {
  -webkit-transform: none;
          transform: none;
}
.l-header-sp__menu--dropdown.open .l-header-sp__menu--dropdown__menu {
  display: block;
}

.l-header-lowerfixed {
  position: fixed;
  left: 0;
  bottom: 0;
  width: 100%;
  z-index: 15;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  background-color: #ffffff;
  padding: clamp(8px, 2.13vw, 12px) clamp(16px, 4.26vw, 24px);
}
@media screen and (min-width: 1024px) {
  .l-header-lowerfixed {
    display: none;
  }
}
.l-header-lowerfixed__tel {
  display: block;
  background-color: #3B82C5;
  width: 48%;
  border-radius: clamp(8px, 2.13vw, 12px);
}
.l-header-lowerfixed__appointment {
  display: block;
  background-color: #38bc00;
  width: 48%;
  border-radius: clamp(8px, 2.13vw, 12px);
}

.l-header-pc {
  display: none;
  position: relative;
}
@media screen and (min-width: 1024px) {
  .l-header-pc {
    background-color: #ffffff;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 5.5rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    z-index: 10;
  }
}
.l-header-pc__logo {
  display: block;
  width: 35%;
  height: auto;
  max-height: 100%;
  margin-left: 1.75rem;
}
@media screen and (min-width: 1280px) {
  .l-header-pc__logo {
    width: 33%;
    margin-left: 2.25rem;
  }
}
@media screen and (min-width: 1536px) {
  .l-header-pc__logo {
    width: 32%;
    margin-left: 2.5rem;
  }
}
@media screen and (min-width: 1920px) {
  .l-header-pc__logo {
    margin-left: 3rem;
  }
}
.l-header-pc__right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.l-header-pc__tel {
  display: block;
  background-color: #3B82C5;
  width: clamp(225px, 18.75vw, 282px);
  height: clamp(57.6px, 4.8vw, 72px);
  border-radius: 8px;
  margin-right: clamp(14.4px, 1.2vw, 18px);
}
@media screen and (min-width: 1536px) {
  .l-header-pc__tel {
    margin-right: clamp(25.6px, 2.13vw, 32px);
  }
}
.l-header-pc__appointment {
  display: block;
  background-color: #38bc00;
  width: clamp(225px, 18.75vw, 282px);
  height: clamp(57.6px, 4.8vw, 72px);
  border-radius: 8px;
  margin-right: clamp(24px, 2vw, 30px);
}
@media screen and (min-width: 1536px) {
  .l-header-pc__appointment {
    margin-right: clamp(38.4px, 3.2vw, 48px);
  }
}
.l-header-pc__button {
  position: relative;
  background-color: #3B82C5;
  width: 5.5rem;
  height: 5.5rem;
  cursor: pointer;
}
.l-header-pc__button__line {
  display: inline-block;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  position: absolute;
  background-color: #ffffff;
  width: 2.42rem;
  height: 3px;
  left: 0;
  right: 0;
  margin: 0 auto;
}
.l-header-pc__button__line:nth-of-type(1) {
  top: 1.2rem;
}
.l-header-pc__button__line:nth-of-type(2) {
  top: 2.1rem;
}
.l-header-pc__button__line:nth-of-type(3) {
  top: 3rem;
}
.l-header-pc__button__text {
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 700;
  font-style: normal;
  color: #ffffff;
  line-height: 1;
  text-align: center;
  font-size: 0.9rem;
  display: block;
  position: absolute;
  bottom: 0.75rem;
  left: 0;
  right: 0;
  margin: 0 auto;
}
@media screen and (min-width: 1536px) {
  .l-header-pc__button__text {
    bottom: 0.65rem;
  }
}
.l-header-pc__button.open .l-header-pc__button__line:nth-of-type(1) {
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
  top: 2.1rem;
}
.l-header-pc__button.open .l-header-pc__button__line:nth-of-type(2) {
  opacity: 0;
}
.l-header-pc__button.open .l-header-pc__button__line:nth-of-type(3) {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  top: 2.1rem;
}
.l-header-pc--overlay {
  display: none;
}
@media screen and (min-width: 1024px) {
  .l-header-pc--overlay {
    background-color: rgba(13, 24, 33, 0.3);
    mix-blend-mode: multiply;
    width: 100%;
    height: 100%;
    position: fixed;
    top: 5.5rem;
    left: 0;
    z-index: 2;
  }
}
.l-header-pc--overlay.open {
  display: block;
}
.l-header-pc__nav {
  width: 50%;
  height: 100vh;
  background-color: rgba(255, 255, 255, 0.95);
  position: fixed;
  top: 5.5rem;
  right: -50%;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  z-index: 10;
}
.l-header-pc__nav.open {
  right: 0;
}
.l-header-pc__nav--scroll {
  width: 50%;
  height: calc(100vh - 5.5rem);
  position: fixed;
  overflow: auto;
  -ms-overflow-style: none;
  scrollbar-width: none;
}
.l-header-pc__nav--scroll::-webkit-scrollbar {
  display: none;
}
.l-header-pc__menu {
  padding: 1rem 2rem;
}
.l-header-pc__menu__text {
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 500;
  font-style: normal;
  color: #3C3C3C;
  line-height: 1;
  font-size: 0.9rem;
  display: block;
  position: relative;
  padding: 1.25em 1em 0.75em 1em;
  border-bottom: 1px solid #BCBCBC;
}
@media screen and (min-width: 1920px) {
  .l-header-pc__menu__text {
    padding-top: 1.5em;
    padding-bottom: 1em;
  }
}
.l-header-pc__menu__text:visited, .l-header-pc__menu__text:hover {
  color: #3C3C3C;
}
.l-header-pc__menu__toggle {
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
  width: 1em;
}
.l-header-pc__menu__toggle::before, .l-header-pc__menu__toggle::after {
  display: block;
  content: "";
  position: absolute;
  right: 1.25em;
  top: 1.5em;
  width: 14px;
  height: 2px;
  background-color: #3C3C3C;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
@media screen and (min-width: 1920px) {
  .l-header-pc__menu__toggle::before, .l-header-pc__menu__toggle::after {
    top: 1.75em;
  }
}
.l-header-pc__menu__toggle::after {
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}
.l-header-pc__menu--dropdown {
  cursor: pointer;
}
.l-header-pc__menu--dropdown__menu {
  display: none;
}
.l-header-pc__menu--dropdown__menu__text {
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 500;
  font-style: normal;
  color: #3C3C3C;
  line-height: 1.2;
  font-size: 0.9rem;
  display: block;
  position: relative;
  padding: 1.2em 1em 0.75em 3em;
  border-bottom: 1px solid #BCBCBC;
  text-indent: -0.75em;
  margin-left: 0.75em;
}
.l-header-pc__menu--dropdown__menu__text:visited, .l-header-pc__menu--dropdown__menu__text:hover {
  color: #3C3C3C;
}
.l-header-pc__menu--dropdown.open .l-header-pc__menu__toggle::after {
  -webkit-transform: none;
          transform: none;
}
.l-header-pc__menu--dropdown.open .l-header-pc__menu--dropdown__menu {
  display: block;
}

.l-footer {
  position: relative;
  background-color: #ffffff;
  border-top: 20px solid #3B82C5;
}
.l-footer__wrapper {
  position: relative;
  width: 85%;
  margin: 0 auto;
}
@media screen and (min-width: 768px) {
  .l-footer__wrapper {
    width: 75%;
  }
}
@media screen and (min-width: 1024px) {
  .l-footer__wrapper {
    width: 80%;
    max-width: 1200px;
  }
}
@media screen and (min-width: 1280px) {
  .l-footer__wrapper {
    width: 75%;
  }
}
@media screen and (min-width: 1920px) {
  .l-footer__wrapper {
    width: 62.5%;
  }
}
.l-footer__logo {
  width: 95%;
  margin: 0 auto;
  padding-top: 3.571rem;
}
@media screen and (min-width: 1024px) {
  .l-footer__logo {
    width: 60%;
    padding-top: 7.5rem;
  }
}
.l-footer__inner {
  padding-top: 3.857rem;
}
@media screen and (min-width: 1024px) {
  .l-footer__inner {
    padding-top: 4rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}
@media screen and (min-width: 1024px) {
  .l-footer__left {
    width: 42.5%;
  }
}
.l-footer__nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 1.5rem 0;
}
.l-footer__nav--pc {
  display: none;
}
@media screen and (min-width: 1024px) {
  .l-footer__nav--pc {
    background-color: #F5FBFF;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    width: 50%;
    padding: clamp(24px, 2vw, 30px) clamp(24px, 2vw, 30px);
  }
}
@media screen and (min-width: 1536px) {
  .l-footer__nav--pc {
    padding: clamp(24px, 2vw, 30px) clamp(32px, 2.66vw, 40px);
  }
}
.l-footer__nav--sp {
  background-color: #F5FBFF;
}
@media screen and (min-width: 1024px) {
  .l-footer__nav--sp {
    display: none;
  }
}
.l-footer__tel {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border-radius: clamp(8px, 2.13vw, 12px);
  background-color: #3B82C5;
  width: 90%;
  margin: 0 auto clamp(20px, 5.33vw, 30px) auto;
}
@media screen and (min-width: 768px) {
  .l-footer__tel {
    width: 80%;
  }
}
@media screen and (min-width: 1024px) {
  .l-footer__tel {
    display: block;
    width: 100%;
    border-radius: clamp(6.4px, 0.53vw, 8px);
    margin: 0 0 clamp(24px, 2vw, 30px) 0;
  }
}
@media screen and (min-width: 1536px) {
  .l-footer__tel {
    margin: 0 0 clamp(32px, 2.66vw, 40px) 0;
  }
}
.l-footer__tel img {
  width: 85%;
  margin: 0 auto;
}
@media screen and (min-width: 1024px) {
  .l-footer__tel img {
    width: 100%;
    margin: 0;
  }
}
.l-footer__appointment {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border-radius: clamp(8px, 2.13vw, 12px);
  background-color: #38bc00;
  margin-bottom: clamp(20px, 5.33vw, 30px);
  width: 90%;
  margin: 0 auto clamp(20px, 5.33vw, 30px) auto;
}
@media screen and (min-width: 768px) {
  .l-footer__appointment {
    width: 80%;
  }
}
@media screen and (min-width: 1024px) {
  .l-footer__appointment {
    display: block;
    width: 100%;
    border-radius: clamp(6.4px, 0.53vw, 8px);
    margin: 0 0 clamp(24px, 2vw, 30px) 0;
  }
}
@media screen and (min-width: 1536px) {
  .l-footer__appointment {
    margin: 0 0 clamp(32px, 2.66vw, 40px) 0;
  }
}
.l-footer__appointment img {
  width: 85%;
  margin: 0 auto;
}
@media screen and (min-width: 1024px) {
  .l-footer__appointment img {
    width: 100%;
    margin: 0;
  }
}
.l-footer__treatmenttime {
  padding-top: 10px;
}
.l-footer__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding-top: 1.714rem;
}
@media screen and (min-width: 1024px) {
  .l-footer__list {
    width: 100%;
    margin: 0;
    padding-top: 1.2rem;
  }
}
.l-footer__list__title {
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 500;
  font-style: normal;
  color: #3B82C5;
  line-height: 1.5;
  font-size: 1rem;
  width: 5.5rem;
  padding-bottom: 0.65rem;
}
@media screen and (min-width: 1024px) {
  .l-footer__list__title {
    font-size: 0.8rem;
    width: 4.75rem;
    padding-bottom: 0.5rem;
  }
}
.l-footer__list__text {
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 300;
  font-style: normal;
  color: #333333;
  line-height: 1.5;
  font-size: 1rem;
  width: calc(100% - 5.5rem);
  padding-bottom: 0.65rem;
}
@media screen and (min-width: 1024px) {
  .l-footer__list__text {
    font-size: 0.8rem;
    width: calc(100% - 4.75rem);
    padding-bottom: 0.5rem;
  }
}
.l-footer__menu:first-of-type {
  width: 45%;
}
@media screen and (min-width: 1024px) {
  .l-footer__menu:first-of-type {
    width: 42%;
  }
}
@media screen and (min-width: 1536px) {
  .l-footer__menu:first-of-type {
    width: 40%;
  }
}
.l-footer__menu:last-of-type {
  width: 47%;
}
@media screen and (min-width: 1024px) {
  .l-footer__menu:last-of-type {
    width: 52%;
  }
}
@media screen and (min-width: 1536px) {
  .l-footer__menu:last-of-type {
    width: 50%;
  }
}
.l-footer__menu__link {
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 500;
  font-style: normal;
  color: #3C3C3C;
  line-height: 1.4;
  font-size: 1rem;
  display: block;
  padding: 1rem 0 0.75rem 0;
  border-bottom: 1px solid #BCBCBC;
}
@media screen and (min-width: 1024px) {
  .l-footer__menu__link {
    font-size: 0.8rem;
    padding: 1em 0 0.75em 1em;
  }
}
.l-footer__menu__link:hover, .l-footer__menu__link:visited {
  color: #3C3C3C;
}
.l-footer__menu__link--last {
  border-bottom: none !important;
}
.l-footer__submenu__link {
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 500;
  font-style: normal;
  color: #3C3C3C;
  line-height: 1.4;
  font-size: 1rem;
  display: block;
  padding: 1rem 0 0.75rem 2em;
  border-bottom: 1px solid #BCBCBC;
}
@media screen and (min-width: 1024px) {
  .l-footer__submenu__link {
    font-size: 0.8rem;
    padding: 1em 0 0.75em 1em;
  }
}
.l-footer__submenu__link:hover, .l-footer__submenu__link:visited {
  color: #3C3C3C;
}
.l-footer__title {
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 300;
  font-style: normal;
  color: #333333;
  text-align: center;
  line-height: 1.5;
  font-size: 1.143rem;
  padding: 3.571rem 0 2.285rem 0;
}
@media screen and (min-width: 1024px) {
  .l-footer__title {
    font-size: 0.9rem;
    padding: 6rem 0 3.5rem 0;
  }
}
.l-footer__title--br {
  display: block;
}
@media screen and (min-width: 1920px) {
  .l-footer__title--br {
    display: none;
  }
}
.l-footer__map {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 100%;
  overflow: hidden;
}
@media screen and (min-width: 1024px) {
  .l-footer__map {
    padding-top: 40%;
  }
}
.l-footer__map iframe,
.l-footer__map object,
.l-footer__map embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.l-footer__copyright {
  background-color: #3B82C5;
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 300;
  font-style: normal;
  color: #ffffff;
  text-align: center;
  line-height: 1;
  font-size: 0.857rem;
  padding: 1.5em 0 6.5em 0;
}
@media screen and (min-width: 1024px) {
  .l-footer__copyright {
    font-size: 0.7rem;
    padding: 2em 0;
  }
}

.l-main {
  position: relative;
  overflow: hidden;
  background-color: #ffffff;
  width: 100%;
}
@media screen and (min-width: 1024px) {
  .l-main--vaccination {
    overflow: visible;
  }
}
.l-main__pos {
  position: relative;
}
.l-main__primary {
  background-color: #F5FBFF;
  position: relative;
}
.l-main__base {
  background-color: #ffffff;
  position: relative;
}
.l-main__medicalcontents {
  background-image: url(../img/index-medicalcontents-bg-sp.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}
@media screen and (min-width: 1024px) {
  .l-main__medicalcontents {
    background-image: url(../img/index-medicalcontents-bg.png);
  }
}
.l-main__wrapper {
  position: relative;
  width: 85%;
  margin: 0 auto;
}
@media screen and (min-width: 768px) {
  .l-main__wrapper {
    width: 75%;
  }
}
@media screen and (min-width: 1024px) {
  .l-main__wrapper {
    width: 80%;
    max-width: 1200px;
  }
}
@media screen and (min-width: 1280px) {
  .l-main__wrapper {
    width: 75%;
  }
}
@media screen and (min-width: 1920px) {
  .l-main__wrapper {
    width: 62.5%;
  }
}

.l-main-header {
  position: relative;
  margin-top: 65px;
  border-bottom: 0.714rem solid #3B82C5;
}
@media screen and (min-width: 430px) {
  .l-main-header {
    margin-top: 80px;
  }
}
@media screen and (min-width: 768px) {
  .l-main-header {
    margin-top: 105px;
  }
}
@media screen and (min-width: 1024px) {
  .l-main-header {
    margin-top: 5.5rem;
    border-bottom: 1rem solid #3B82C5;
  }
}
.l-main-header__title {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  position: absolute;
  top: 0;
  left: 0;
}
.l-main-header__title__ja {
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 700;
  font-style: normal;
  color: #3B82C5;
  text-align: center;
  line-height: 1;
  letter-spacing: 0.14em;
  font-size: 1.714rem;
  text-shadow: 0.5px 0.5px 4px rgba(255, 255, 255, 0.5), -0.5px -0.5px 4px rgba(255, 255, 255, 0.5), -0.5px 0.5px 4px rgba(255, 255, 255, 0.5), 0.5px -0.5px 4px rgba(255, 255, 255, 0.5), 0.5px 0px 4px rgba(255, 255, 255, 0.5), -0.5px 0px 4px rgba(255, 255, 255, 0.5), 0px 0.5px 4px rgba(255, 255, 255, 0.5), 0px -0.5px 4px rgba(255, 255, 255, 0.5);
  padding-top: 0.25em;
}
@media screen and (min-width: 1024px) {
  .l-main-header__title__ja {
    font-size: 1.7rem;
  }
}
.l-main-header__title__en {
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 500;
  font-style: normal;
  color: #231815;
  text-align: center;
  line-height: 1;
  font-size: 1.109rem;
  text-shadow: 0.5px 0.5px 4px rgba(255, 255, 255, 0.5), -0.5px -0.5px 4px rgba(255, 255, 255, 0.5), -0.5px 0.5px 4px rgba(255, 255, 255, 0.5), 0.5px -0.5px 4px rgba(255, 255, 255, 0.5), 0.5px 0px 4px rgba(255, 255, 255, 0.5), -0.5px 0px 4px rgba(255, 255, 255, 0.5), 0px 0.5px 4px rgba(255, 255, 255, 0.5), 0px -0.5px 4px rgba(255, 255, 255, 0.5);
  padding-top: 0.5em;
}
@media screen and (min-width: 1024px) {
  .l-main-header__title__en {
    font-size: 1rem;
  }
}

.c-section__title {
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 700;
  font-style: normal;
  color: #3C3C3C;
  line-height: 1.5;
  text-align: center;
  letter-spacing: 0.1em;
  font-size: 1.714rem;
}
@media screen and (min-width: 1024px) {
  .c-section__title {
    line-height: 2.3125;
    font-size: 1.6rem;
  }
}
.c-section__title__line {
  position: relative;
  display: block;
  padding-bottom: 0.25em;
}
@media screen and (min-width: 1024px) {
  .c-section__title__line {
    padding-bottom: 0;
  }
}
.c-section__title__line::before {
  content: "";
  background-color: #3B82C5;
  width: 8rem;
  height: 4px;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
}
@media screen and (min-width: 1024px) {
  .c-section__title__line--low {
    line-height: 1.5;
    padding-bottom: 0.5em;
  }
}
.c-section__title--accent {
  font-family: "oswald", sans-serif;
  font-weight: 500;
  font-style: normal;
  color: #3B82C5;
  font-size: 3.428rem;
  padding: 0 0.1em;
}
@media screen and (min-width: 1024px) {
  .c-section__title--accent {
    font-size: 3.2rem;
    padding: 0 0.15em;
  }
}
.c-section__doctor {
  padding-top: 2.285rem;
  position: relative;
}
@media screen and (min-width: 1024px) {
  .c-section__doctor {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
    padding-top: 4rem;
  }
}
.c-section__doctor__img {
  width: 70%;
  margin: 0 auto;
  position: relative;
}
@media screen and (min-width: 1024px) {
  .c-section__doctor__img {
    width: 32%;
    margin: 0;
  }
}
@media screen and (min-width: 1280px) {
  .c-section__doctor__img {
    width: 35%;
    margin: 0;
  }
}
.c-section__doctor__name--sp {
  display: block;
  padding: 1.57rem 0 1.8rem 0;
}
@media screen and (min-width: 1024px) {
  .c-section__doctor__name--sp {
    display: none;
  }
}
.c-section__doctor__name--pc {
  display: none;
}
@media screen and (min-width: 1024px) {
  .c-section__doctor__name--pc {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: end;
    padding-top: 1.8rem;
  }
}
.c-section__doctor__name__director {
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 300;
  font-style: normal;
  color: #3C3C3C;
  line-height: 1.5;
  font-size: 1.143rem;
  padding-right: 1.25em;
}
@media screen and (min-width: 768px) {
  .c-section__doctor__name__director {
    font-size: 1.3rem;
  }
}
@media screen and (min-width: 1024px) {
  .c-section__doctor__name__director {
    line-height: 1.555;
    font-size: 0.9rem;
  }
}
.c-section__doctor__name__ja {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 500;
  font-style: normal;
  color: #3C3C3C;
  line-height: 1;
  letter-spacing: 0.05em;
  font-size: 1.714rem;
}
@media screen and (min-width: 768px) {
  .c-section__doctor__name__ja {
    font-size: 2rem;
  }
}
@media screen and (min-width: 1024px) {
  .c-section__doctor__name__ja {
    display: block;
    text-align: center;
    font-size: 1.4rem;
  }
}
.c-section__doctor__name__en {
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 300;
  font-style: normal;
  color: #3C3C3C;
  line-height: 1;
  text-align: center;
  font-size: 1.143rem;
  padding-top: 0.5em;
}
@media screen and (min-width: 768px) {
  .c-section__doctor__name__en {
    font-size: 1.3rem;
  }
}
@media screen and (min-width: 1024px) {
  .c-section__doctor__name__en {
    display: inline-block;
    letter-spacing: normal;
    font-size: 0.9rem;
  }
}
.c-section__doctor__right {
  position: relative;
}
@media screen and (min-width: 1024px) {
  .c-section__doctor__right {
    width: 62%;
  }
}
@media screen and (min-width: 1280px) {
  .c-section__doctor__right {
    width: 60%;
  }
}
@media screen and (min-width: 1536px) {
  .c-section__doctor__right {
    width: 58%;
  }
}
@media screen and (min-width: 1920px) {
  .c-section__doctor__right {
    width: 60%;
  }
}
.c-section__doctor__title {
  position: relative;
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 700;
  font-style: normal;
  color: #3B82C5;
  line-height: 2;
  font-size: 1.429rem;
}
@media screen and (min-width: 768px) {
  .c-section__doctor__title {
    font-size: 1.7rem;
  }
}
@media screen and (min-width: 1024px) {
  .c-section__doctor__title {
    font-size: 1.4rem;
  }
}
.c-section__doctor__title__line {
  border-bottom: 6px solid #F9D3DB;
}
@media screen and (min-width: 1024px) {
  .c-section__doctor__title__line {
    border-bottom: 8px solid #F9D3DB;
  }
}
.c-section__doctor__text {
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 300;
  font-style: normal;
  color: #3C3C3C;
  line-height: 1.8;
  text-align: justify;
  font-size: 1.143rem;
  padding-top: 2rem;
}
@media screen and (min-width: 1024px) {
  .c-section__doctor__text {
    line-height: 2;
    font-size: 0.9rem;
    padding-top: 2.4rem;
  }
}
.c-section__subtitle {
  position: relative;
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 700;
  font-style: normal;
  color: #3B82C5;
  text-align: center;
  line-height: 2;
  font-size: 1.429rem;
  padding-top: 2.285rem;
}
@media screen and (min-width: 768px) {
  .c-section__subtitle {
    font-size: 1.7rem;
  }
}
@media screen and (min-width: 1024px) {
  .c-section__subtitle {
    font-size: 1.4rem;
    padding-top: 4rem;
  }
}
.c-section__subtitle__line {
  border-bottom: 6px solid #F9D3DB;
}
@media screen and (min-width: 1024px) {
  .c-section__subtitle__line {
    border-bottom: 8px solid #F9D3DB;
  }
}
.c-section__subtitle--accent {
  color: #EC6D88;
}
.c-section__imgtitle__img {
  position: absolute;
  top: 0;
}
.c-section__imgtitle__img--right {
  right: 0;
}
@media screen and (min-width: 1024px) {
  .c-section__imgtitle__img--right {
    width: 50%;
    margin: 0 0 0 auto;
  }
}
.c-section__imgtitle__img--left {
  left: 0;
}
@media screen and (min-width: 1024px) {
  .c-section__imgtitle__img--left {
    width: 50%;
  }
}
.c-section__imgtitle__wrapper {
  position: relative;
  width: 85%;
  margin: 0 auto;
}
@media screen and (min-width: 768px) {
  .c-section__imgtitle__wrapper {
    width: 75%;
  }
}
@media screen and (min-width: 1024px) {
  .c-section__imgtitle__wrapper {
    width: 80%;
    max-width: 1200px;
    margin: 0 auto;
  }
}
@media screen and (min-width: 1280px) {
  .c-section__imgtitle__wrapper {
    width: 75%;
  }
}
@media screen and (min-width: 1920px) {
  .c-section__imgtitle__wrapper {
    width: 62.5%;
  }
}
.c-section__medicalcontents__header {
  position: relative;
  padding: 10.571rem 0 2rem 0;
}
@media screen and (min-width: 1024px) {
  .c-section__medicalcontents__header {
    padding: 0 0 9rem 0;
  }
}
@media screen and (min-width: 1024px) {
  .c-section__medicalcontents__header__img {
    padding-top: 3.2rem;
  }
}
.c-section__medicalcontents__header__inner {
  background-color: #ffffff;
  border: 2px solid #3B82C5;
  -webkit-filter: drop-shadow(0 0 20px rgba(0, 0, 0, 0.15));
          filter: drop-shadow(0 0 20px rgba(0, 0, 0, 0.15));
  padding: 1.5rem 0.25rem;
  width: 100%;
}
@media screen and (min-width: 375px) {
  .c-section__medicalcontents__header__inner {
    padding: 1.5rem 0.5rem;
  }
}
@media screen and (min-width: 768px) {
  .c-section__medicalcontents__header__inner {
    padding: 1.5rem 1rem;
  }
}
@media screen and (min-width: 1024px) {
  .c-section__medicalcontents__header__inner {
    padding: 1.5rem 1rem;
    width: 55%;
  }
}
@media screen and (min-width: 1536px) {
  .c-section__medicalcontents__header__inner {
    padding: 2rem 1rem;
  }
}
@media screen and (min-width: 1920px) {
  .c-section__medicalcontents__header__inner {
    padding: 3rem 1rem;
  }
}
.c-section__medicalcontents__header__icon {
  width: 5.25rem;
  margin: 0 auto;
}
@media screen and (min-width: 1024px) {
  .c-section__medicalcontents__header__icon {
    width: 8.1rem;
  }
}
.c-section__medicalcontents__header__title {
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 700;
  font-style: normal;
  color: #3C3C3C;
  text-align: center;
  line-height: 1;
  letter-spacing: 0.1em;
  font-size: 1.714rem;
  padding: 0.5em 0 0.75em 0;
}
@media screen and (min-width: 1024px) {
  .c-section__medicalcontents__header__title {
    font-size: 1.6rem;
    padding: 0.5em 0;
  }
}
@media screen and (min-width: 1536px) {
  .c-section__medicalcontents__header__title {
    padding: 1em 0;
  }
}
.c-section__medicalcontents__header__text {
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 700;
  font-style: normal;
  color: #3B82C5;
  text-align: center;
  line-height: 1.5;
  font-size: 1.429rem;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
}
@media screen and (min-width: 375px) {
  .c-section__medicalcontents__header__text {
    -webkit-font-feature-settings: normal;
            font-feature-settings: normal;
  }
}
@media screen and (min-width: 1024px) {
  .c-section__medicalcontents__header__text {
    font-size: 1.4rem;
  }
}
.c-section__medicalcontents__space {
  padding-top: 2.285rem;
}
@media screen and (min-width: 1024px) {
  .c-section__medicalcontents__space {
    padding-top: 3.6rem;
  }
}
.c-section__medicalcontents__inner {
  position: relative;
  padding-bottom: 1.714rem;
}
@media screen and (min-width: 1024px) {
  .c-section__medicalcontents__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    padding-bottom: 7.2rem;
  }
}
@media screen and (min-width: 1024px) {
  .c-section__medicalcontents__inner--reverse {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
  }
}
.c-section__medicalcontents__inner--obesity {
  padding-bottom: clamp(16px, 4.26vw, 24px);
}
@media screen and (min-width: 1024px) {
  .c-section__medicalcontents__inner--obesity {
    padding-bottom: clamp(40px, 3.33vw, 50px);
  }
}
.c-section__medicalcontents__img {
  position: relative;
}
@media screen and (min-width: 1024px) {
  .c-section__medicalcontents__img {
    width: 42.5%;
  }
}
.c-section__medicalcontents__img__pos {
  position: relative;
}
.c-section__medicalcontents__img__bg {
  background-color: #FBE2E7;
  width: 90%;
  height: 80%;
  position: absolute;
  bottom: -1.5rem;
}
@media screen and (min-width: 1024px) {
  .c-section__medicalcontents__img__bg {
    width: 80%;
  }
}
.c-section__medicalcontents__img__bg--right {
  left: 25%;
}
@media screen and (min-width: 1024px) {
  .c-section__medicalcontents__img__bg--right {
    left: auto;
    right: -1.5rem;
  }
}
.c-section__medicalcontents__img__bg--left {
  right: 25%;
}
@media screen and (min-width: 1024px) {
  .c-section__medicalcontents__img__bg--left {
    right: auto;
    left: -1.5rem;
  }
}
.c-section__medicalcontents__img img {
  position: relative;
}
.c-section__medicalcontents__content {
  padding-top: 3.571rem;
}
@media screen and (min-width: 1024px) {
  .c-section__medicalcontents__content {
    width: 50%;
    padding-top: 0;
  }
}
.c-section__medicalcontents__content__title {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.c-section__medicalcontents__content__title__line {
  display: block;
  background-color: #3B82C5;
  width: 6.75px;
  height: 3.21rem;
}
@media screen and (min-width: 1024px) {
  .c-section__medicalcontents__content__title__line {
    width: 9px;
    height: 3rem;
    margin-bottom: 0.5rem;
  }
}
.c-section__medicalcontents__content__title__line--high {
  height: 4.8rem;
}
@media screen and (min-width: 1024px) {
  .c-section__medicalcontents__content__title__line--high {
    height: 4.5rem;
  }
}
.c-section__medicalcontents__content__title__inner {
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 700;
  font-style: normal;
  color: #3B82C5;
  line-height: 1.5;
  letter-spacing: -0.01em;
  font-size: 1.285rem;
  display: block;
  width: calc(100% - 1rem);
}
@media screen and (min-width: 1024px) {
  .c-section__medicalcontents__content__title__inner {
    letter-spacing: normal;
    font-size: 1.2rem;
    width: calc(100% - 1rem);
  }
}
.c-section__medicalcontents__content__text {
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 300;
  font-style: normal;
  color: #3C3C3C;
  line-height: 1.8;
  text-align: justify;
  letter-spacing: 0.03em;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  font-size: 1rem;
  padding-top: 1.5em;
}
@media screen and (min-width: 1024px) {
  .c-section__medicalcontents__content__text {
    letter-spacing: normal;
    font-size: 0.9rem;
  }
}
@media screen and (min-width: 1280px) {
  .c-section__medicalcontents__content__text {
    font-size: 0.8rem;
  }
}
.c-section__medicalcontents__content__space {
  padding: 2rem 0;
}
@media screen and (min-width: 1024px) {
  .c-section__medicalcontents__content__space {
    padding-bottom: 0;
  }
}
.c-section__medicalcontents__info {
  background-color: #ffffff;
  border: 2px solid #3B82C5;
  border-radius: 8px;
  padding: clamp(28px, 7.46vw, 42px) clamp(21px, 5.6vw, 31.5px) clamp(19px, 5.06vw, 28.5px) clamp(21px, 5.6vw, 31.5px);
  margin-bottom: clamp(28px, 7.46vw, 42px);
}
@media screen and (min-width: 1024px) {
  .c-section__medicalcontents__info {
    padding: clamp(48px, 4vw, 60px) clamp(48px, 4vw, 60px) clamp(48px, 4vw, 60px) clamp(48px, 4vw, 60px);
    margin-bottom: clamp(86.4px, 7.2vw, 108px);
  }
}
.c-section__medicalcontents__info--last {
  margin-bottom: 0;
}
@media screen and (min-width: 1536px) {
  .c-section__medicalcontents__info {
    padding: clamp(48px, 4vw, 60px) clamp(86.4px, 7.2vw, 108px);
  }
}
.c-section__medicalcontents__info__title {
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 700;
  font-style: normal;
  color: #3B82C5;
  text-align: center;
  line-height: 1.2;
  font-size: clamp(20px, 5.33vw, 30px);
  padding-bottom: clamp(14px, 3.73vw, 21px);
}
@media screen and (min-width: 1024px) {
  .c-section__medicalcontents__info__title {
    line-height: 1;
    font-size: clamp(22.4px, 1.86vw, 28px);
    padding-bottom: clamp(28.8px, 2.4vw, 36px);
  }
}
@media screen and (min-width: 1024px) {
  .c-section__medicalcontents__info__title--left {
    text-align: left;
  }
}
.c-section__medicalcontents__info__list li {
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 500;
  font-style: normal;
  color: #3C3C3C;
  text-align: left;
  line-height: 2.15;
  font-size: 0.929rem;
  text-indent: -1.1em;
  padding-left: 1.1em;
}
@media screen and (min-width: 1024px) {
  .c-section__medicalcontents__info__list li {
    line-height: 2;
    font-size: 0.9rem;
    text-indent: -1.2em;
    padding-left: 1.2em;
  }
}
@media screen and (min-width: 1280px) {
  .c-section__medicalcontents__info__list li {
    font-size: 0.8rem;
  }
}
.c-section__medicalcontents__info__list--accent {
  color: #3B82C5;
  padding-right: 0.2em;
}
.c-section__medicalcontents__info__text {
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 300;
  font-style: normal;
  color: #3C3C3C;
  text-align: center;
  line-height: 1.8;
  font-size: 1rem;
  padding-bottom: 0.75em;
}
@media screen and (min-width: 1024px) {
  .c-section__medicalcontents__info__text {
    text-align: left;
    line-height: 1.8;
    font-size: 0.9rem;
  }
}
@media screen and (min-width: 1280px) {
  .c-section__medicalcontents__info__text {
    font-size: 0.8rem;
  }
}
.c-section__medicalcontents__info__text--left {
  text-align: left;
}
.c-section__medicalcontents__list {
  padding-top: 2.285rem;
}
@media screen and (min-width: 1024px) {
  .c-section__medicalcontents__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
.c-section__medicalcontents__list__item {
  background-color: #ffffff;
  border: 2px solid #3B82C5;
  padding: 1rem;
  margin-bottom: 2rem;
}
@media screen and (min-width: 1024px) {
  .c-section__medicalcontents__list__item {
    width: 30%;
    margin-bottom: 1.8rem;
  }
}
.c-section__medicalcontents__list__title {
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 700;
  font-style: normal;
  color: #3B82C5;
  text-align: center;
  line-height: 1;
  font-size: 1.285rem;
  padding: 1.5em 0 0.5em 0;
}
@media screen and (min-width: 1024px) {
  .c-section__medicalcontents__list__title {
    font-size: 1.2rem;
  }
}
.c-section__medicalcontents__list__text {
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 300;
  font-style: normal;
  color: #3C3C3C;
  text-align: justify;
  line-height: 1.8;
  font-size: 1rem;
}
@media screen and (min-width: 1024px) {
  .c-section__medicalcontents__list__text {
    font-size: 0.9rem;
  }
}
@media screen and (min-width: 1280px) {
  .c-section__medicalcontents__list__text {
    font-size: 0.8rem;
  }
}
.c-section__medicalcontents__list__text--accent {
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 500;
  font-style: normal;
  color: #3B82C5;
}
.c-section__medicalcontents__text01 {
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 500;
  font-style: normal;
  color: #3C3C3C;
  text-align: justify;
  line-height: 1.8;
  font-size: clamp(15px, 4vw, 22.5px);
  padding: 2em 0;
}
@media screen and (min-width: 1024px) {
  .c-section__medicalcontents__text01 {
    text-align: center;
    font-size: clamp(14.4px, 1.2vw, 18px);
    padding: 4em 0;
  }
}
.c-section__faq__inner__list {
  padding-bottom: clamp(20px, 5.33vw, 30px);
}
@media screen and (min-width: 1024px) {
  .c-section__faq__inner__list {
    padding-bottom: clamp(19.2px, 1.6vw, 24px);
  }
}
.c-section__faq__inner__list__item {
  border-top: 1px solid #CECECE;
  padding: clamp(21px, 5.6vw, 31.5px) 0.15rem;
}
@media screen and (min-width: 1024px) {
  .c-section__faq__inner__list__item {
    padding: clamp(25.6px, 2.13vw, 32px) 0.15rem;
  }
}
.c-section__faq__inner__list__item:nth-of-type(1) {
  border-top: none;
}
.c-section__faq__icon {
  width: 3.5rem;
  padding-right: 0.75rem;
}
@media screen and (min-width: 1024px) {
  .c-section__faq__icon {
    width: 3.5rem;
    padding-right: 1rem;
  }
}
.c-section__faq__question {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-bottom: clamp(12px, 3.2vw, 18px);
}
@media screen and (min-width: 1024px) {
  .c-section__faq__question {
    padding-bottom: clamp(13.6px, 1.13vw, 17px);
  }
}
.c-section__faq__question__text {
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 500;
  font-style: normal;
  color: #3C3C3C;
  line-height: 1.333;
  font-size: clamp(16px, 4.26vw, 24px);
  display: block;
}
@media screen and (min-width: 1024px) {
  .c-section__faq__question__text {
    line-height: 1.944;
    font-size: clamp(14.4px, 1.2vw, 18px);
  }
}
.c-section__faq__question__text--br {
  display: none;
}
@media screen and (min-width: 768px) {
  .c-section__faq__question__text--br {
    display: block;
  }
}
@media screen and (min-width: 1024px) {
  .c-section__faq__question__text--br {
    display: none;
  }
}
.c-section__faq__answer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.c-section__faq__answer__text {
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 300;
  font-style: normal;
  color: #3C3C3C;
  line-height: 1.8;
  font-size: clamp(14px, 3.73vw, 21px);
  display: block;
  padding-top: 0.5em;
}
@media screen and (min-width: 1024px) {
  .c-section__faq__answer__text {
    font-size: clamp(14.4px, 1.2vw, 16px);
  }
}

.hvr-sweep-to-right {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
          transform: perspective(1px) translateZ(0);
  -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0);
          box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
          transition-duration: 0.3s;
}

.hvr-sweep-to-right:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #3B82C5;
  -webkit-transform: scaleX(0);
          transform: scaleX(0);
  -webkit-transform-origin: 0 50%;
          transform-origin: 0 50%;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-transition-duration: 0.3s;
          transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
          transition-timing-function: ease-out;
}

.hvr-sweep-to-right:hover,
.hvr-sweep-to-right:focus,
.hvr-sweep-to-right:active {
  color: #ffffff;
}

.hvr-sweep-to-right:hover:before,
.hvr-sweep-to-right:focus:before,
.hvr-sweep-to-right:active:before {
  -webkit-transform: scaleX(1);
          transform: scaleX(1);
}

.c-button {
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 500;
  font-style: normal;
  color: #ffffff;
  font-size: 1.143rem;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  background: #3B82C5;
  border: 1px solid #3B82C5;
  height: 3em;
  border-radius: 10px;
  padding: 0 0.75rem;
  overflow: hidden;
}
@media screen and (min-width: 1024px) {
  .c-button {
    height: 3.5em;
    font-size: 0.9rem;
  }
}
.c-button__space {
  display: block;
  width: 1em;
  position: relative;
}
.c-button__space--pc {
  display: none;
}
@media screen and (min-width: 1024px) {
  .c-button__space--pc {
    display: block;
    width: 1em;
    position: relative;
  }
}
.c-button__arrow {
  display: block;
  width: 1.2rem;
}
.c-button__inner {
  display: block;
}
.c-button .st0 {
  stroke: #ffffff;
  fill: none;
  stroke-width: 1.4348;
  stroke-miterlimit: 10;
}
.c-button:visited {
  color: #ffffff;
}
.c-button:hover, .c-button:active, .c-button:focus {
  color: #3B82C5;
  background: #ffffff;
}
.c-button:hover .st0, .c-button:active .st0, .c-button:focus .st0 {
  stroke: #3B82C5;
}
.c-button--primary {
  width: 95%;
  margin: 0 auto;
}
@media screen and (min-width: 1024px) {
  .c-button--primary {
    width: 15rem;
  }
}
.c-button--vaccination {
  width: 100%;
  height: 2.75em;
}
@media screen and (min-width: 1024px) {
  .c-button--vaccination {
    height: 3.25em;
    width: 12em;
  }
}
.c-button--news {
  width: 95%;
  margin: 0 auto;
}
@media screen and (min-width: 1024px) {
  .c-button--news {
    width: 13em;
  }
}
.c-button--aboutus {
  width: 100%;
  height: 2.75em;
  margin-top: 1.428rem;
}
@media screen and (min-width: 1024px) {
  .c-button--aboutus {
    width: 15rem;
    height: 3.25em;
    margin-top: 1rem;
  }
}
.c-button--medicalcontents {
  width: 90%;
  height: 2.75em;
  margin: 0 auto;
}
@media screen and (min-width: 1024px) {
  .c-button--medicalcontents {
    width: 15rem;
    height: 3.25em;
    margin: 0;
  }
}

.c-button.hvr-sweep-to-right:before {
  background: #3B82C5;
}

.c-button.hvr-sweep-to-right:hover:before,
.c-button.hvr-sweep-to-right:active:before,
.c-button.hvr-sweep-to-right:focus:before {
  background: #ffffff;
}

.c-button-base {
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 500;
  font-style: normal;
  color: #3B82C5;
  font-size: 1.143rem;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  background: #ffffff;
  border: 1px solid #3B82C5;
  height: 3em;
  border-radius: 10px;
  padding: 0 0.75rem;
  overflow: hidden;
}
@media screen and (min-width: 1024px) {
  .c-button-base {
    height: 3.5em;
    font-size: 0.9rem;
  }
}
.c-button-base__space {
  display: block;
  width: 1em;
  position: relative;
}
.c-button-base__space--pc {
  display: none;
}
@media screen and (min-width: 1024px) {
  .c-button-base__space--pc {
    display: block;
    width: 1em;
    position: relative;
  }
}
.c-button-base__arrow {
  display: block;
  width: 1.2rem;
}
.c-button-base__inner {
  display: block;
}
.c-button-base .st0 {
  stroke: #3B82C5;
  fill: none;
  stroke-width: 1.4348;
  stroke-miterlimit: 10;
}
.c-button-base:visited {
  color: #3B82C5;
}
.c-button-base:hover, .c-button-base:active, .c-button-base:focus {
  color: #ffffff;
  background: #3B82C5;
}
.c-button-base:hover .st0, .c-button-base:active .st0, .c-button-base:focus .st0 {
  stroke: #ffffff;
}

.c-button-base.hvr-sweep-to-right:before {
  background: #3B82C5;
}

.c-button-base.hvr-sweep-to-right:hover:before,
.c-button-base.hvr-sweep-to-right:active:before,
.c-button-base.hvr-sweep-to-right:focus:before {
  background: #ffffff;
}

.c-fade-up {
  -webkit-transition-duration: 1s;
          transition-duration: 1s;
  opacity: 0;
  -webkit-transform: translate(0, 50px);
          transform: translate(0, 50px);
}
.c-fade-visible {
  -webkit-transition-duration: 1s;
          transition-duration: 1s;
  opacity: 0;
  -webkit-transform: translate(0, 50px);
          transform: translate(0, 50px);
}
.c-fade-left {
  -webkit-transition-duration: 1s;
          transition-duration: 1s;
  opacity: 0;
  -webkit-transform: translate(33vw, 0);
          transform: translate(33vw, 0);
}
@media screen and (min-width: 1024px) {
  .c-fade-left {
    -webkit-transform: translate(16rem, 0);
            transform: translate(16rem, 0);
  }
}
.c-fade-right {
  -webkit-transition-duration: 1s;
          transition-duration: 1s;
  opacity: 0;
  -webkit-transform: translate(-33vw, 0);
          transform: translate(-33vw, 0);
}
@media screen and (min-width: 1024px) {
  .c-fade-right {
    -webkit-transform: translate(-16rem, 0);
            transform: translate(-16rem, 0);
  }
}

.is-faded {
  opacity: 1;
  -webkit-transform: translate(0, 0);
          transform: translate(0, 0);
}

@-webkit-keyframes slideIn {
  0% {
    clip-path: inset(0 100% 0 0);
    opacity: 0;
  }
  5% {
    opacity: 1;
  }
  100% {
    clip-path: inset(0);
    opacity: 1;
  }
}

@keyframes slideIn {
  0% {
    clip-path: inset(0 100% 0 0);
    opacity: 0;
  }
  5% {
    opacity: 1;
  }
  100% {
    clip-path: inset(0);
    opacity: 1;
  }
}
.c-slide {
  overflow: hidden;
  display: inline-block;
  opacity: 0;
}

.slideAnimeLeftRight {
  -webkit-animation-name: slideTextX100;
          animation-name: slideTextX100;
  -webkit-animation-duration: 2.6s;
          animation-duration: 2.6s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
  opacity: 0;
}

@-webkit-keyframes slideTextX100 {
  from {
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%);
    opacity: 0;
  }
  to {
    -webkit-transform: translateX(0);
            transform: translateX(0);
    opacity: 1;
  }
}

@keyframes slideTextX100 {
  from {
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%);
    opacity: 0;
  }
  to {
    -webkit-transform: translateX(0);
            transform: translateX(0);
    opacity: 1;
  }
}
.slideAnimeRightLeft {
  -webkit-animation-name: slideTextX-100;
          animation-name: slideTextX-100;
  -webkit-animation-duration: 2.6s;
          animation-duration: 2.6s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
  opacity: 0;
}

@-webkit-keyframes slideTextX-100 {
  from {
    -webkit-transform: translateX(100%);
            transform: translateX(100%);
    opacity: 0;
  }
  to {
    -webkit-transform: translateX(0);
            transform: translateX(0);
    opacity: 1;
  }
}

@keyframes slideTextX-100 {
  from {
    -webkit-transform: translateX(100%);
            transform: translateX(100%);
    opacity: 0;
  }
  to {
    -webkit-transform: translateX(0);
            transform: translateX(0);
    opacity: 1;
  }
}
.c-breadcrumb {
  display: none;
}
@media screen and (min-width: 1024px) {
  .c-breadcrumb {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding-top: 2em;
  }
  .c-breadcrumb__item {
    font-family: "heisei-kaku-gothic-std", sans-serif;
    font-weight: 300;
    font-style: normal;
    color: #3C3C3C;
    line-height: 1;
    font-size: 0.8rem;
  }
  .c-breadcrumb__parent {
    font-family: "heisei-kaku-gothic-std", sans-serif;
    font-weight: 300;
    font-style: normal;
    color: #3B82C5;
    line-height: 1;
    font-size: 0.8rem;
  }
  .c-breadcrumb__parent::after {
    content: ">";
    padding: 0 0.5em;
    color: #3C3C3C;
    position: relative;
    bottom: 0.1em;
  }
  .c-breadcrumb a:hover,
  .c-breadcrumb a:visited {
    color: #3B82C5;
  }
}

.l-main-breadcrumb {
  position: relative;
  z-index: 2;
}

.p-index-mv {
  position: relative;
  background-color: #ffffff;
  border-bottom: 0.714rem solid #3B82C5;
  margin-top: 65px;
}
@media screen and (min-width: 430px) {
  .p-index-mv {
    margin-top: 80px;
  }
}
@media screen and (min-width: 768px) {
  .p-index-mv {
    margin-top: 105px;
  }
}
@media screen and (min-width: 1024px) {
  .p-index-mv {
    border-bottom: 1rem solid #3B82C5;
    margin-top: 5.5rem;
  }
}
.p-index-mv__slider {
  overflow: hidden;
  position: relative;
  display: block;
  z-index: 5;
  height: calc(100vh - 11rem - 65px);
}
@media screen and (min-width: 430px) {
  .p-index-mv__slider {
    height: calc(100vh - 11rem - 80px);
  }
}
@media screen and (min-width: 430px) {
  .p-index-mv__slider {
    height: calc(100vh - 11rem - 105px);
  }
}
@media screen and (min-width: 1024px) {
  .p-index-mv__slider {
    display: none;
  }
}
.p-index-mv__slider__img {
  opacity: 0;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  left: 0;
  top: 0;
}
.p-index-mv__slider__img:nth-of-type(1) {
  background-image: url("../img/index-mv-exterior-sp.png");
  background-size: cover;
}
.p-index-mv__slider__img:nth-of-type(2) {
  background-image: url("../img/index-mv-reception-sp.png");
  background-size: cover;
  -webkit-animation-delay: 10s;
          animation-delay: 10s;
}
.p-index-mv__slider__img:nth-of-type(3) {
  background-image: url("../img/index-mv-doctor-sp.png");
  background-size: cover;
  -webkit-animation-delay: 20s;
          animation-delay: 20s;
}
.p-index-mv__slider .is-slided {
  -webkit-animation: slideMv 30s 0s infinite;
          animation: slideMv 30s 0s infinite;
}
.p-index-mv__slider .is-slided:nth-of-type(2) {
  -webkit-animation-delay: 10s;
          animation-delay: 10s;
}
.p-index-mv__slider .is-slided:nth-of-type(3) {
  -webkit-animation-delay: 20s;
          animation-delay: 20s;
}
@-webkit-keyframes slideMv {
  0% {
    opacity: 0;
    background-position: left center;
  }
  5% {
    opacity: 1;
  }
  30% {
    opacity: 1;
    background-position: right center;
  }
  40% {
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}
@keyframes slideMv {
  0% {
    opacity: 0;
    background-position: left center;
  }
  5% {
    opacity: 1;
  }
  30% {
    opacity: 1;
    background-position: right center;
  }
  40% {
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}
.p-index-mv__swiper {
  display: none;
}
.p-index-mv__swiper img {
  display: none;
}
@media screen and (min-width: 1024px) {
  .p-index-mv__swiper {
    display: block;
  }
  .p-index-mv__swiper img {
    display: block;
  }
}
.p-index-mv__open {
  width: 11rem;
  position: absolute;
  top: 1rem;
  left: 1.1rem;
  z-index: 5;
}
@media screen and (min-width: 768px) {
  .p-index-mv__open {
    width: 15rem;
  }
}
@media screen and (min-width: 1024px) {
  .p-index-mv__open {
    width: 10rem;
    top: 0.75rem;
    left: 2.25rem;
  }
}
@media screen and (min-width: 1280px) {
  .p-index-mv__open {
    top: 1rem;
  }
}
@media screen and (min-width: 1536px) {
  .p-index-mv__open {
    width: 10.5rem;
  }
}
@media screen and (min-width: 1920px) {
  .p-index-mv__open {
    width: 13rem;
    top: 1.5rem;
  }
}
.p-index-mv__message {
  position: absolute;
  bottom: 2rem;
  left: 0;
  -webkit-animation: slideIn 2s ease-in forwards;
          animation: slideIn 2s ease-in forwards;
  z-index: 5;
}
@media screen and (min-width: 768px) {
  .p-index-mv__message {
    bottom: 4rem;
  }
}
@media screen and (min-width: 1024px) {
  .p-index-mv__message {
    bottom: 0.75rem;
  }
}
@media screen and (min-width: 1280px) {
  .p-index-mv__message {
    bottom: 1.75rem;
  }
}
@media screen and (min-width: 1920px) {
  .p-index-mv__message {
    bottom: 2.5rem;
  }
}
@media screen and (min-width: 1024px) {
  .p-index-mv__message--sp {
    display: none;
  }
}
.p-index-mv__message--pc {
  display: none;
}
@media screen and (min-width: 1024px) {
  .p-index-mv__message--pc {
    display: block;
  }
}
.p-index-mv__message__title {
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 500;
  font-style: normal;
  color: #231815;
  text-align: left;
  vertical-align: middle;
  background-color: rgba(166, 242, 255, 0.5);
  display: inline-block;
  margin-bottom: 0.4em;
  font-size: 1.285rem;
  padding: 0.6em 0.5em 0.3em 1em;
}
@media screen and (min-width: 768px) {
  .p-index-mv__message__title {
    font-size: 1.5rem;
  }
}
@media screen and (min-width: 1024px) {
  .p-index-mv__message__title {
    font-size: 1.3rem;
    padding: 0.5em 1em 0.25em 1em;
  }
}
@media screen and (min-width: 1536px) {
  .p-index-mv__message__title {
    font-size: 1.6rem;
  }
}
@media screen and (min-width: 1920px) {
  .p-index-mv__message__title {
    font-size: 1.8rem;
  }
}
.p-index-mv__recruit {
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  z-index: 5;
  width: 100%;
  padding: 0.75rem 0;
}
@media screen and (min-width: 1024px) {
  .p-index-mv__recruit {
    -webkit-filter: drop-shadow(0 0 5px rgba(0, 0, 0, 0.7));
            filter: drop-shadow(0 0 5px rgba(0, 0, 0, 0.7));
    position: absolute;
    width: 12rem;
    right: 5%;
    bottom: 2.2rem;
    padding: 0;
  }
}
@media screen and (min-width: 1280px) {
  .p-index-mv__recruit {
    right: 3%;
  }
}
@media screen and (min-width: 1536px) {
  .p-index-mv__recruit {
    right: 4%;
  }
}
.p-index-mv__recruit--sp {
  display: block;
}
@media screen and (min-width: 1024px) {
  .p-index-mv__recruit--sp {
    display: none;
  }
}
.p-index-mv__recruit--pc {
  display: none;
}
@media screen and (min-width: 1024px) {
  .p-index-mv__recruit--pc {
    display: block;
  }
}
.p-index-mv__recruit:hover {
  opacity: 0.5;
}

.p-index-introduction {
  position: relative;
  padding: 4rem 0;
}
@media screen and (min-width: 1024px) {
  .p-index-introduction {
    padding: 4.25rem 0;
  }
}
.p-index-introduction__logo {
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  width: 11rem;
  position: absolute;
  top: 2rem;
  right: 0;
}
@media screen and (min-width: 1024px) {
  .p-index-introduction__logo {
    width: 13.55rem;
    top: 2.55rem;
    right: -5rem;
  }
}
@media screen and (min-width: 1280px) {
  .p-index-introduction__logo {
    right: -6.7rem;
  }
}
.p-index-introduction__title {
  position: relative;
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 700;
  font-style: normal;
  color: #3B82C5;
  line-height: 1.8;
  font-size: 1.429rem;
}
@media screen and (min-width: 1024px) {
  .p-index-introduction__title {
    font-size: 1.5rem;
  }
}
@media screen and (min-width: 1280px) {
  .p-index-introduction__title {
    font-size: 1.6rem;
  }
}
.p-index-introduction__text {
  position: relative;
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 500;
  font-style: normal;
  line-height: 2;
  text-align: justify;
  font-size: 1.143rem;
  padding: 1.5rem 0 3rem 0;
}
@media screen and (min-width: 1024px) {
  .p-index-introduction__text {
    font-size: 1rem;
    padding: 2rem 0 3rem 0;
  }
}
.p-index-introduction__banner {
  background-color: #ffffff;
  border: 2px solid #3B82C5;
  border-radius: 8px;
  padding: 1rem 1rem;
}
@media screen and (min-width: 1024px) {
  .p-index-introduction__banner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 1.5rem 5% 1.5rem 3%;
  }
}
@media screen and (min-width: 1024px) {
  .p-index-introduction__banner__left {
    width: 55%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
  }
}
@media screen and (min-width: 1536px) {
  .p-index-introduction__banner__left {
    width: 50%;
  }
}
@media screen and (min-width: 1024px) {
  .p-index-introduction__banner__right {
    width: 43%;
  }
}
@media screen and (min-width: 1280px) {
  .p-index-introduction__banner__right {
    width: 42%;
  }
}
@media screen and (min-width: 1536px) {
  .p-index-introduction__banner__right {
    width: 45%;
  }
}
.p-index-introduction__banner__img {
  width: 35%;
  margin: 0 auto;
}
@media screen and (min-width: 1024px) {
  .p-index-introduction__banner__img {
    width: 25%;
    margin: 0;
    padding-bottom: 0.25rem;
  }
}
@media screen and (min-width: 1536px) {
  .p-index-introduction__banner__img {
    width: 26%;
  }
}
.p-index-introduction__banner__title {
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 700;
  font-style: normal;
  color: #3B82C5;
  line-height: 1.5;
  font-size: clamp(21px, 5.6vw, 31.5px);
  margin: 0 auto;
  padding-top: 0.35em;
  width: 14em;
}
@media screen and (min-width: 1024px) {
  .p-index-introduction__banner__title {
    font-size: clamp(20px, 1.66vw, 28px);
    margin: 0;
    padding: 0 0 0 0.5em;
    width: 100%;
  }
}
.p-index-introduction__banner__title--accent01 {
  color: #EC6D88;
  font-size: clamp(24px, 6.4vw, 36px);
}
@media screen and (min-width: 1024px) {
  .p-index-introduction__banner__title--accent01 {
    font-size: clamp(24px, 2vw, 32px);
  }
}
.p-index-introduction__banner__title__line {
  border-bottom: 4px solid #F9D3DB;
  white-space: nowrap;
}
@media screen and (min-width: 1024px) {
  .p-index-introduction__banner__title__line {
    border-bottom: 5px solid #F9D3DB;
  }
}
.p-index-introduction__banner__text {
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 500;
  font-style: normal;
  color: #3C3C3C;
  text-align: justify;
  line-height: 1.8;
  font-size: 1rem;
  padding-top: 0.5em;
}
@media screen and (min-width: 1024px) {
  .p-index-introduction__banner__text {
    font-size: 0.9rem;
  }
}
.p-index-introduction__banner__text--accent {
  color: #3B82C5;
}
.p-index-introduction__banner__text--br {
  display: block;
}
@media screen and (min-width: 1024px) {
  .p-index-introduction__banner__text--br {
    display: none;
  }
}
@media screen and (min-width: 1536px) {
  .p-index-introduction__banner__text--br {
    display: block;
  }
}
.p-index-introduction__recent {
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: clamp(18px, 4.8vw, 27px);
  padding-top: clamp(45px, 12vw, 67.5px);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 1em;
}
@media screen and (min-width: 1024px) {
  .p-index-introduction__recent {
    font-size: clamp(19.2px, 1.5vw, 24px);
    padding-top: clamp(51.2px, 4.26vw, 64px);
  }
}
.p-index-introduction__recent__icon {
  width: 3em;
}
.p-index-introduction__recent__text {
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 700;
  font-style: normal;
  color: #EC6D88;
  line-height: 1.5;
  font-size: clamp(18px, 4.8vw, 27px);
}
@media screen and (min-width: 1024px) {
  .p-index-introduction__recent__text {
    font-size: clamp(19.2px, 1.5vw, 24px);
  }
}
.p-index-introduction__treatmenttime {
  background-color: #ffffff;
  border: 2px solid #3B82C5;
  border-radius: 8px;
  padding: clamp(24px, 6.4vw, 36px) clamp(22px, 5.86vw, 33px) clamp(28px, 7.46vw, 42px) clamp(22px, 5.86vw, 33px);
  margin-top: clamp(45px, 12vw, 67.5px);
}
@media screen and (min-width: 1024px) {
  .p-index-introduction__treatmenttime {
    padding: clamp(28.8px, 2.4vw, 36px) clamp(60px, 5vw, 75px) clamp(33.6px, 2.8vw, 42px) clamp(60px, 5vw, 75px);
    margin-top: clamp(51.2px, 4.26vw, 64px);
  }
}
@media screen and (min-width: 1280px) {
  .p-index-introduction__treatmenttime {
    padding: clamp(28.8px, 2.4vw, 36px) clamp(78.4px, 6.53vw, 98px) clamp(33.6px, 2.8vw, 42px) clamp(78.4px, 6.53vw, 98px);
  }
}
.p-index-introduction__treatmenttime__title {
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 700;
  font-style: normal;
  color: #3B82C5;
  text-align: center;
  line-height: 1;
  font-size: clamp(21px, 5.6vw, 31.5px);
}
@media screen and (min-width: 1024px) {
  .p-index-introduction__treatmenttime__title {
    font-size: clamp(19.6px, 1.63vw, 28px);
  }
}
.p-index-introduction__treatmenttime__text {
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 500;
  font-style: normal;
  color: #3C3C3C;
  text-align: center;
  line-height: 1.5;
  font-size: clamp(18px, 4.8vw, 27px);
  padding: 1em 0;
}
@media screen and (min-width: 1024px) {
  .p-index-introduction__treatmenttime__text {
    font-size: clamp(14.4px, 1.2vw, 18px);
    padding: 1.25em 0 1.25em 0;
  }
}
.p-index-introduction__treatmenttime__note {
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 700;
  font-style: normal;
  color: #EC6D88;
  text-align: center;
  line-height: 1.5;
  font-size: clamp(16px, 4.26vw, 24px);
  padding-top: 1.25em;
}
@media screen and (min-width: 1024px) {
  .p-index-introduction__treatmenttime__note {
    font-size: clamp(16px, 1.33vw, 20px);
    padding-top: 1.5em;
  }
}
.p-index-introduction__table {
  border: 1px solid #a5a4a5;
  width: 100%;
}
@media screen and (min-width: 1024px) {
  .p-index-introduction__table--sp {
    display: none;
  }
}
.p-index-introduction__table--pc {
  display: none;
}
@media screen and (min-width: 1024px) {
  .p-index-introduction__table--pc {
    display: table;
  }
}
.p-index-introduction__table__title {
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 500;
  font-style: normal;
  color: #ffffff;
  text-align: center;
  line-height: 1;
  font-size: clamp(16px, 4.26vw, 24px);
  background-color: #3B82C5;
  padding: 0.75em 0;
  border-right: 1px solid #E2E2E2;
  border-bottom: 1px solid #E2E2E2;
  width: 28%;
}
@media screen and (min-width: 1024px) {
  .p-index-introduction__table__title {
    font-size: clamp(14.4px, 1.2vw, 18px);
    width: 16.6666666667%;
    border-bottom: 0;
  }
}
@media screen and (min-width: 1024px) {
  .p-index-introduction__table__title:last-child {
    border-right: none;
  }
}
.p-index-introduction__table__text {
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 300;
  font-style: normal;
  color: #3C3C3C;
  text-align: center;
  line-height: 1;
  font-size: clamp(16px, 4.26vw, 24px);
  padding: 0.75em 0;
  border-bottom: 1px solid #E2E2E2;
  width: 72%;
}
@media screen and (min-width: 1024px) {
  .p-index-introduction__table__text {
    font-size: clamp(14.4px, 1.2vw, 18px);
    padding: 2.25em 0;
    width: 16.6666666667%;
    border-right: 1px solid #E2E2E2;
    border-bottom: none;
  }
}
@media screen and (min-width: 1024px) {
  .p-index-introduction__table__text:last-child {
    border-right: none;
  }
}
.p-index-introduction__table tr:last-child .p-index-introduction__table__title,
.p-index-introduction__table tr:last-child .p-index-introduction__table__text {
  border-bottom: none;
}

.p-index-news {
  position: relative;
  padding: clamp(65px, 17.33vw, 97.5px) 0 clamp(70px, 18.66vw, 105px) 0;
}
@media screen and (min-width: 1024px) {
  .p-index-news {
    padding: clamp(102.4px, 8.53vw, 128px) 0 clamp(115.2px, 9.6vw, 144px) 0;
  }
}
.p-index-news__list {
  padding-top: clamp(32px, 8.53vw, 48px);
}
@media screen and (min-width: 1024px) {
  .p-index-news__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    padding-top: clamp(57.6px, 4.8vw, 72px);
  }
}
.p-index-news__list article {
  width: 100%;
  padding-bottom: clamp(30px, 8vw, 45px);
}
@media screen and (min-width: 1024px) {
  .p-index-news__list article {
    width: 29%;
    padding-bottom: clamp(52.8px, 4.4vw, 66px);
  }
}
.p-index-news__link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media screen and (min-width: 1024px) {
  .p-index-news__link {
    display: block;
  }
}
.p-index-news__link__img {
  width: 35%;
}
@media screen and (min-width: 1024px) {
  .p-index-news__link__img {
    width: 100%;
  }
}
.p-index-news__link__content {
  width: 60%;
}
@media screen and (min-width: 1024px) {
  .p-index-news__link__content {
    width: 100%;
  }
}
.p-index-news__link__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (min-width: 1024px) {
  .p-index-news__link__inner {
    padding-top: clamp(16px, 1.33vw, 20px);
  }
}
.p-index-news__date {
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 500;
  font-style: normal;
  color: #3C3C3C;
  text-align: left;
  line-height: 1.2;
  font-size: clamp(14px, 3.73vw, 21px);
  padding-right: 1.5em;
}
@media screen and (min-width: 1024px) {
  .p-index-news__date {
    font-size: clamp(14.4px, 1.2vw, 16px);
    padding-right: 2.5em;
  }
}
.p-index-news__cat {
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 500;
  font-style: normal;
  color: #ffffff;
  line-height: 1;
  text-align: center;
  font-size: 0.813rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 0.5em;
}
@media screen and (min-width: 1024px) {
  .p-index-news__cat {
    font-size: clamp(10.4px, 0.86vw, 13px);
  }
}
.p-index-news__cat__text {
  background-color: #3B82C5;
  border-radius: 1em;
  display: inline-block;
  white-space: nowrap;
  padding: 0.35em 1.2em;
}
@media screen and (min-width: 1024px) {
  .p-index-news__cat__text {
    border-radius: 1.5em;
    min-width: 6.5em;
    padding: 0.4em 1.2em;
  }
}
.p-index-news__title {
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 500;
  font-style: normal;
  color: #3C3C3C;
  line-height: 1.5;
  text-align: justify;
  font-size: clamp(14px, 3.73vw, 21px);
  padding-top: 0.5em;
}
@media screen and (min-width: 1024px) {
  .p-index-news__title {
    line-height: 1.8;
    font-size: clamp(14.4px, 1.2vw, 16px);
  }
}

.p-index-features {
  position: relative;
  padding: 3.857rem 0 5rem 0;
}
@media screen and (min-width: 1024px) {
  .p-index-features {
    padding: 5.5rem 0 7.2rem 0;
  }
}
.p-index-features__title {
  color: #4C4C4C;
}
.p-index-features__list {
  padding-top: 2.285rem;
}
@media screen and (min-width: 1024px) {
  .p-index-features__list {
    padding: 3.6rem 0 2rem 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
.p-index-features__list__item {
  position: relative;
  background-color: #ffffff;
  border: 2px solid #3B82C5;
  margin-bottom: 3.214rem;
}
@media screen and (min-width: 1024px) {
  .p-index-features__list__item {
    margin-bottom: 1.8rem;
    width: 31%;
  }
}
@media screen and (min-width: 1920px) {
  .p-index-features__list__item {
    width: 30%;
  }
}
.p-index-features__list__link {
  display: block;
  position: relative;
  background-color: #ffffff;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  padding: 1rem;
}
@media screen and (min-width: 1024px) {
  .p-index-features__list__link {
    padding: 0.7rem;
  }
}
@media screen and (min-width: 1280px) {
  .p-index-features__list__link {
    padding: 0.9rem;
  }
}
.p-index-features__list__link::before {
  content: "";
  background-color: #3B82C5;
  clip-path: polygon(0 0, 0% 100%, 100% 50%);
  position: absolute;
  bottom: 0;
  right: 0.25rem;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  width: 0.6rem;
  height: 1.2rem;
}
@media screen and (min-width: 768px) {
  .p-index-features__list__link::before {
    bottom: -0.15rem;
    width: 0.75rem;
    height: 1.5rem;
  }
}
@media screen and (min-width: 1024px) {
  .p-index-features__list__link::before {
    bottom: 0;
    width: 0.5rem;
    height: 1rem;
  }
}
.p-index-features__list__link:hover {
  background-color: #DCE9F4;
}
.p-index-features__list__title {
  font-family: "oswald", sans-serif;
  font-weight: 500;
  font-style: normal;
  color: #3B82C5;
  text-align: center;
  line-height: 1;
  font-size: 3rem;
  padding: 0.4em 0;
}
@media screen and (min-width: 1024px) {
  .p-index-features__list__title {
    font-size: 2.8rem;
  }
}
.p-index-features__list__text {
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 500;
  font-style: normal;
  color: #3C3C3C;
  text-align: center;
  line-height: 1.5;
  font-size: 1rem;
}
@media screen and (min-width: 768px) {
  .p-index-features__list__text {
    font-size: 1.2rem;
  }
}
@media screen and (min-width: 1024px) {
  .p-index-features__list__text {
    font-size: 0.85rem;
    -webkit-font-feature-settings: "palt";
            font-feature-settings: "palt";
  }
}
@media screen and (min-width: 1280px) {
  .p-index-features__list__text {
    -webkit-font-feature-settings: unset;
            font-feature-settings: unset;
  }
}
@media screen and (min-width: 1536px) {
  .p-index-features__list__text {
    font-size: 0.9rem;
  }
}

.p-index-medicalcontents {
  position: relative;
  padding: 4.571rem 0;
}
@media screen and (min-width: 1024px) {
  .p-index-medicalcontents {
    padding: 7rem 0;
  }
}
.p-index-medicalcontents__list01 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding-top: 2.285rem;
}
@media screen and (min-width: 1024px) {
  .p-index-medicalcontents__list01 {
    padding-top: 3.6rem;
  }
}
.p-index-medicalcontents__list01__item {
  position: relative;
  background-color: #ffffff;
  border: 2px solid #3B82C5;
  margin-bottom: 1rem;
  width: 47%;
}
@media screen and (min-width: 1024px) {
  .p-index-medicalcontents__list01__item {
    margin-bottom: 3.6rem;
    width: 23%;
  }
}
@media screen and (min-width: 1920px) {
  .p-index-medicalcontents__list01__item {
    width: 23%;
  }
}
.p-index-medicalcontents__list01__img {
  background-color: #E9F8FF;
  width: 90%;
  margin: 0 auto;
  border-radius: 50%;
}
.p-index-medicalcontents__list01__link {
  display: block;
  position: relative;
  background-color: #ffffff;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  padding: 1rem 0.75rem;
}
@media screen and (min-width: 1024px) {
  .p-index-medicalcontents__list01__link {
    padding: 1.2rem;
  }
}
@media screen and (min-width: 1280px) {
  .p-index-medicalcontents__list01__link {
    padding: 1.4rem;
  }
}
.p-index-medicalcontents__list01__link::before {
  content: "";
  background-color: #3B82C5;
  clip-path: polygon(0 0, 0% 100%, 100% 50%);
  position: absolute;
  bottom: 0;
  right: 0.25rem;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  width: 0.6rem;
  height: 1.2rem;
}
@media screen and (min-width: 768px) {
  .p-index-medicalcontents__list01__link::before {
    bottom: -0.15rem;
    width: 0.75rem;
    height: 1.5rem;
  }
}
@media screen and (min-width: 1024px) {
  .p-index-medicalcontents__list01__link::before {
    bottom: 0;
    width: 0.5rem;
    height: 1rem;
  }
}
.p-index-medicalcontents__list01__link:hover {
  background-color: #DCE9F4;
}
.p-index-medicalcontents__list01__title {
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 700;
  font-style: normal;
  color: #3B82C5;
  text-align: center;
  line-height: 1;
  font-size: 1.285rem;
  padding: 1em 0 0.5em 0;
}
@media screen and (min-width: 1024px) {
  .p-index-medicalcontents__list01__title {
    font-size: 1.2rem;
    padding: 1.5em 0 0.5em 0;
  }
}
.p-index-medicalcontents__list03 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  row-gap: clamp(20px, 5.33vw, 30px);
  background-color: #ffffff;
  padding: clamp(24px, 6.4vw, 36px);
}
@media screen and (min-width: 1024px) {
  .p-index-medicalcontents__list03 {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    row-gap: clamp(19.2px, 1.6vw, 24px);
    padding: clamp(51.2px, 4.26vw, 64px) clamp(32px, 2.66vw, 40px);
  }
}
@media screen and (min-width: 1536px) {
  .p-index-medicalcontents__list03 {
    padding: clamp(51.2px, 4.26vw, 64px);
  }
}
.p-index-medicalcontents__list03__item {
  position: relative;
  background-color: #3B82C5;
  border: 2px solid #3B82C5;
  width: 100%;
}
@media screen and (min-width: 1024px) {
  .p-index-medicalcontents__list03__item {
    width: 48%;
  }
}
.p-index-medicalcontents__list03__link01 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  background-color: #3B82C5;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 1.2rem;
  height: 4.25em;
  padding: 0 0.8em;
}
@media screen and (min-width: 768px) {
  .p-index-medicalcontents__list03__link01 {
    font-size: 1.4rem;
  }
}
@media screen and (min-width: 1024px) {
  .p-index-medicalcontents__list03__link01 {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    font-size: 1.2rem;
    height: auto;
    padding: 0.75em clamp(32px, 2.66vw, 40px);
  }
}
.p-index-medicalcontents__list03__link01::before {
  content: "";
  background-color: #ffffff;
  clip-path: polygon(0 0, 0% 100%, 100% 50%);
  position: absolute;
  bottom: 0;
  right: 0.25rem;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  width: 0.6rem;
  height: 1.2rem;
}
@media screen and (min-width: 768px) {
  .p-index-medicalcontents__list03__link01::before {
    bottom: -0.15rem;
    width: 0.75rem;
    height: 1.5rem;
  }
}
@media screen and (min-width: 1024px) {
  .p-index-medicalcontents__list03__link01::before {
    bottom: 0;
    width: 0.5rem;
    height: 1rem;
  }
}
.p-index-medicalcontents__list03__link01:hover {
  background-color: #5A96CE;
}
.p-index-medicalcontents__list03__link02 {
  display: block;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  position: relative;
  overflow: hidden;
}
.p-index-medicalcontents__list03__link02::before {
  content: "";
  background-color: #ffffff;
  clip-path: polygon(0 0, 0% 100%, 100% 50%);
  position: absolute;
  bottom: 0;
  right: 0.25rem;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  width: 0.6rem;
  height: 1.2rem;
}
@media screen and (min-width: 768px) {
  .p-index-medicalcontents__list03__link02::before {
    bottom: -0.15rem;
    width: 0.75rem;
    height: 1.5rem;
  }
}
@media screen and (min-width: 1024px) {
  .p-index-medicalcontents__list03__link02::before {
    bottom: 0;
    width: 0.5rem;
    height: 1rem;
    z-index: 5;
  }
}
.p-index-medicalcontents__list03__link02__img {
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.p-index-medicalcontents__list03__link02__inner {
  background-color: #3B82C5;
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 1.2rem;
  height: 4em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media screen and (min-width: 768px) {
  .p-index-medicalcontents__list03__link02__inner {
    font-size: 1.4rem;
  }
}
@media screen and (min-width: 1024px) {
  .p-index-medicalcontents__list03__link02__inner {
    font-size: 1.2rem;
    height: 3.5em;
    width: 100%;
  }
}
.p-index-medicalcontents__list03__link02:hover .p-index-medicalcontents__list03__link02__inner, .p-index-medicalcontents__list03__link02:focus .p-index-medicalcontents__list03__link02__inner, .p-index-medicalcontents__list03__link02:active .p-index-medicalcontents__list03__link02__inner {
  background-color: #5A96CE;
}
.p-index-medicalcontents__list03__link02:hover .p-index-medicalcontents__list03__link02__img, .p-index-medicalcontents__list03__link02:focus .p-index-medicalcontents__list03__link02__img, .p-index-medicalcontents__list03__link02:active .p-index-medicalcontents__list03__link02__img {
  opacity: 0.7;
}
.p-index-medicalcontents__list03__icon {
  width: 18%;
}
@media screen and (min-width: 768px) {
  .p-index-medicalcontents__list03__icon {
    width: 18%;
  }
}
@media screen and (min-width: 1024px) {
  .p-index-medicalcontents__list03__icon {
    width: 18%;
  }
}
.p-index-medicalcontents__list03__title {
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 700;
  font-style: normal;
  color: #ffffff;
  text-align: left;
  line-height: 1;
  font-size: 1.2rem;
  width: 79%;
}
@media screen and (min-width: 768px) {
  .p-index-medicalcontents__list03__title {
    font-size: 1.4rem;
    width: 78%;
  }
}
@media screen and (min-width: 1024px) {
  .p-index-medicalcontents__list03__title {
    text-align: center;
    font-size: 1.2rem;
    width: auto;
    padding-left: 1em;
  }
}
.p-index-medicalcontents__list03__title--center {
  text-align: center;
  line-height: 1.2;
  width: auto;
}
@media screen and (min-width: 1024px) {
  .p-index-medicalcontents__list03__title--center {
    padding-left: 0;
  }
}
.p-index-medicalcontents__space {
  padding-top: 2.285rem;
}
@media screen and (min-width: 1024px) {
  .p-index-medicalcontents__space {
    padding-top: 3.9rem;
  }
}

.p-index-doctor {
  position: relative;
  padding: 5.142rem 0 5rem 0;
}
@media screen and (min-width: 1024px) {
  .p-index-doctor {
    padding: 7rem 0 7.2rem 0;
  }
}
.p-index-doctor__logo {
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  width: 9rem;
  position: absolute;
  right: -1rem;
  top: 0.5rem;
}
@media screen and (min-width: 768px) {
  .p-index-doctor__logo {
    width: 11rem;
  }
}
@media screen and (min-width: 1024px) {
  .p-index-doctor__logo {
    width: 12rem;
    right: -5rem;
    top: -3rem;
  }
}
@media screen and (min-width: 1280px) {
  .p-index-doctor__logo {
    width: 13rem;
  }
}
@media screen and (min-width: 1536px) {
  .p-index-doctor__logo {
    width: 15rem;
    right: -8rem;
  }
}
@media screen and (min-width: 1920px) {
  .p-index-doctor__logo {
    width: 18rem;
    right: -12rem;
  }
}
.p-index-doctor__space {
  padding-top: 2.285rem;
}
@media screen and (min-width: 1024px) {
  .p-index-doctor__space {
    padding-top: 3.9rem;
  }
}

.p-index-career {
  position: relative;
  padding: 5rem 0;
}
@media screen and (min-width: 1024px) {
  .p-index-career {
    padding: 7rem 0 7.2rem 0;
  }
}
.p-index-career__title {
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 500;
  font-style: normal;
  color: #ffffff;
  text-align: center;
  line-height: 1.3335;
  font-size: 1.429rem;
  background-color: #3B82C5;
  border-radius: 2.75rem;
  padding: 0.75rem 0;
  width: 95%;
  margin: 2.285rem auto 2rem auto;
}
@media screen and (min-width: 1024px) {
  .p-index-career__title {
    line-height: 1;
    font-size: 1.6rem;
    border-radius: 1.25em;
    padding: 0.75em 0;
    width: 18em;
    margin: 3.6rem auto 3rem auto;
  }
}
.p-index-career__text {
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 300;
  font-style: normal;
  color: #3C3C3C;
  text-align: justify;
  line-height: 1.8;
  font-size: 1rem;
}
@media screen and (min-width: 1024px) {
  .p-index-career__text {
    text-align: center;
    font-size: 0.9rem;
  }
}
@media screen and (min-width: 1536px) {
  .p-index-career__text {
    font-size: 0.8rem;
  }
}
.p-index-career__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 1.5rem;
  padding-top: 1rem;
}
@media screen and (min-width: 1024px) {
  .p-index-career__list {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    gap: 5%;
    padding-top: 3.2rem;
  }
}
.p-index-career__list__item {
  width: 90%;
}
@media screen and (min-width: 1024px) {
  .p-index-career__list__item {
    width: 42%;
  }
}

.p-aboutus-doctor {
  position: relative;
  padding: 5.142rem 0 4.857rem 0;
}
@media screen and (min-width: 1024px) {
  .p-aboutus-doctor {
    padding: 4.7rem 0 7.1rem 0;
  }
}
.p-aboutus-doctor__logo {
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  width: 9rem;
  position: absolute;
  right: -1rem;
  top: 0.5rem;
}
@media screen and (min-width: 768px) {
  .p-aboutus-doctor__logo {
    width: 11rem;
  }
}
@media screen and (min-width: 1024px) {
  .p-aboutus-doctor__logo {
    width: 12rem;
    right: -4rem;
    top: auto;
    bottom: 5rem;
  }
}
@media screen and (min-width: 1280px) {
  .p-aboutus-doctor__logo {
    width: 13rem;
  }
}
@media screen and (min-width: 1536px) {
  .p-aboutus-doctor__logo {
    right: -6rem;
    bottom: 4rem;
  }
}
@media screen and (min-width: 1920px) {
  .p-aboutus-doctor__logo {
    width: 14.5rem;
    right: -13rem;
    bottom: 5rem;
  }
}
@media screen and (min-width: 1024px) {
  .p-aboutus-doctor__logo--sp {
    display: none;
  }
}
.p-aboutus-doctor__logo--pc {
  display: none;
}
@media screen and (min-width: 1024px) {
  .p-aboutus-doctor__logo--pc {
    display: block;
  }
}
.p-aboutus-doctor__info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding-top: 2.285rem;
}
@media screen and (min-width: 1024px) {
  .p-aboutus-doctor__info {
    padding-top: 4.7rem;
  }
}
.p-aboutus-doctor__list:nth-of-type(1) {
  width: 100%;
  padding-bottom: 1.857rem;
}
@media screen and (min-width: 1024px) {
  .p-aboutus-doctor__list:nth-of-type(1) {
    width: 40%;
    padding: 0;
  }
}
@media screen and (min-width: 1536px) {
  .p-aboutus-doctor__list:nth-of-type(1) {
    width: 36%;
  }
}
@media screen and (min-width: 1920px) {
  .p-aboutus-doctor__list:nth-of-type(1) {
    width: 35%;
  }
}
.p-aboutus-doctor__list:nth-of-type(2) {
  width: 46%;
}
@media screen and (min-width: 1024px) {
  .p-aboutus-doctor__list:nth-of-type(2) {
    width: 20%;
  }
}
@media screen and (min-width: 1536px) {
  .p-aboutus-doctor__list:nth-of-type(2) {
    width: 25%;
  }
}
.p-aboutus-doctor__list:nth-of-type(3) {
  width: 46%;
}
@media screen and (min-width: 1024px) {
  .p-aboutus-doctor__list:nth-of-type(3) {
    width: 30%;
  }
}
@media screen and (min-width: 1280px) {
  .p-aboutus-doctor__list:nth-of-type(3) {
    width: 31%;
  }
}
@media screen and (min-width: 1536px) {
  .p-aboutus-doctor__list:nth-of-type(3) {
    width: 28%;
  }
}
@media screen and (min-width: 1536px) {
  .p-aboutus-doctor__list:nth-of-type(3) {
    width: 25%;
  }
}
.p-aboutus-doctor__list__title {
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 500;
  font-style: normal;
  color: #3B82C5;
  line-height: 1;
  font-size: 1.125rem;
  padding-bottom: 0.25em;
  border-bottom: 1px solid #3B82C5;
}
@media screen and (min-width: 1024px) {
  .p-aboutus-doctor__list__title {
    font-size: 0.9rem;
  }
}
.p-aboutus-doctor__list__text {
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 300;
  font-style: normal;
  color: #333333;
  line-height: 1.8;
  font-size: 0.875rem;
  padding-top: 1em;
}
@media screen and (min-width: 1024px) {
  .p-aboutus-doctor__list__text {
    font-size: 0.75rem;
  }
}
@media screen and (min-width: 1280px) {
  .p-aboutus-doctor__list__text {
    font-size: 0.8rem;
  }
}
@media screen and (min-width: 1536px) {
  .p-aboutus-doctor__list__text {
    font-size: 0.7rem;
  }
}
.p-aboutus-doctor__list__career {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.p-aboutus-doctor__list__career__title {
  width: 4em;
}
.p-aboutus-doctor__list__career__text {
  width: calc(100% - 4em);
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
}
@media screen and (min-width: 375px) {
  .p-aboutus-doctor__list__career__text {
    -webkit-font-feature-settings: normal;
            font-feature-settings: normal;
  }
}
.p-aboutus-doctor__list__inner__item {
  text-indent: -1.2em;
  padding-left: 1.2em;
}
.p-aboutus-doctor__list__style {
  color: #3B82C5;
  font-size: 0.75rem;
  padding-right: 0.5em;
}
@media screen and (min-width: 1024px) {
  .p-aboutus-doctor__list__style {
    font-size: 0.6rem;
  }
}
.p-aboutus-doctor__list__kerning {
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
}
@media screen and (min-width: 1024px) {
  .p-aboutus-doctor__list__kerning {
    -webkit-font-feature-settings: normal;
            font-feature-settings: normal;
  }
}

.p-aboutus-features {
  position: relative;
  padding: 5rem 0;
}
@media screen and (min-width: 1024px) {
  .p-aboutus-features {
    padding: 7.2rem 0;
  }
}
.p-aboutus-features__list {
  padding-top: 2.285rem;
}
@media screen and (min-width: 1024px) {
  .p-aboutus-features__list {
    padding-top: 3.6rem;
  }
}
.p-aboutus-features__list__item {
  position: relative;
  padding: 10.571rem 0 4.2rem 0;
}
@media screen and (min-width: 1024px) {
  .p-aboutus-features__list__item {
    padding: 8rem 0 5.5rem 0;
  }
}
.p-aboutus-features__list__inner {
  background-color: #E4F2FF;
  -webkit-filter: drop-shadow(0 0 20px rgba(0, 0, 0, 0.15));
          filter: drop-shadow(0 0 20px rgba(0, 0, 0, 0.15));
  padding: 2rem 1rem 2rem 1.5rem;
}
@media screen and (min-width: 768px) {
  .p-aboutus-features__list__inner {
    padding: 2rem;
  }
}
@media screen and (min-width: 1536px) {
  .p-aboutus-features__list__inner {
    padding: 1.5rem 1.5rem 2rem 1.5rem;
  }
}
@media screen and (min-width: 1024px) {
  .p-aboutus-features__list__inner--left {
    width: 68%;
  }
}
@media screen and (min-width: 1280px) {
  .p-aboutus-features__list__inner--left {
    width: 63%;
  }
}
@media screen and (min-width: 1536px) {
  .p-aboutus-features__list__inner--left {
    width: 56%;
  }
}
@media screen and (min-width: 1024px) {
  .p-aboutus-features__list__inner--right {
    width: 68%;
    margin: 0 0 0 auto;
  }
}
@media screen and (min-width: 1280px) {
  .p-aboutus-features__list__inner--right {
    width: 56%;
  }
}
@media screen and (min-width: 1536px) {
  .p-aboutus-features__list__inner--right {
    width: 56%;
  }
}
.p-aboutus-features__list__inner__space {
  padding: 0 0.5rem 0 0;
}
@media screen and (min-width: 768px) {
  .p-aboutus-features__list__inner__space {
    padding: 0;
  }
}
@media screen and (min-width: 1280px) {
  .p-aboutus-features__list__inner__space {
    padding: 0 0.5rem;
  }
}
@media screen and (min-width: 1536px) {
  .p-aboutus-features__list__inner__space {
    padding: 0 1rem;
  }
}
.p-aboutus-features__title {
  position: relative;
}
@media screen and (min-width: 1024px) {
  .p-aboutus-features__title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
.p-aboutus-features__title__num {
  font-family: "oswald", sans-serif;
  font-weight: 500;
  font-style: normal;
  color: #3B82C5;
  text-align: center;
  line-height: 1;
  font-size: 4.341rem;
  display: block;
  width: 1em;
  position: absolute;
  top: -4.4rem;
  left: -0.25rem;
}
@media screen and (min-width: 1024px) {
  .p-aboutus-features__title__num {
    font-size: 4.5rem;
    width: 0.7em;
    position: relative;
    top: auto;
    left: auto;
    margin-right: 0.2em;
  }
}
@media screen and (min-width: 1536px) {
  .p-aboutus-features__title__num {
    font-size: 5rem;
    width: 0.7em;
    margin-right: 0.1em;
  }
}
@media screen and (min-width: 1920px) {
  .p-aboutus-features__title__num {
    margin-right: 0.2em;
  }
}
.p-aboutus-features__title__text {
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 500;
  font-style: normal;
  color: #3B82C5;
  line-height: 1.333;
  font-size: 1.429rem;
  display: block;
  padding-top: 1rem;
}
@media screen and (min-width: 1024px) {
  .p-aboutus-features__title__text {
    font-size: 1.4rem;
  }
}
.p-aboutus-features__text {
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 300;
  font-style: normal;
  color: #3C3C3C;
  line-height: 1.8;
  text-align: justify;
  letter-spacing: 0.03em;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  font-size: 1rem;
  padding-top: 0.5em;
}
@media screen and (min-width: 1024px) {
  .p-aboutus-features__text {
    font-size: 0.9rem;
    padding-top: 1.25em;
  }
}
@media screen and (min-width: 1536px) {
  .p-aboutus-features__text {
    font-size: 0.8rem;
  }
}
.p-aboutus-features__text--accent {
  color: #3B82C5;
}
.p-aboutus-features__subtitle {
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 500;
  font-style: normal;
  color: #3B82C5;
  line-height: 1.575;
  font-size: 1.143rem;
  padding-top: 1em;
}
@media screen and (min-width: 1024px) {
  .p-aboutus-features__subtitle {
    line-height: 1.611;
    font-size: 0.9rem;
    padding-top: 0.75em;
  }
}
.p-aboutus-features__subtext {
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 300;
  font-style: normal;
  color: #3C3C3C;
  line-height: 1.8;
  text-align: justify;
  letter-spacing: 0.03em;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  font-size: 1rem;
}
@media screen and (min-width: 1024px) {
  .p-aboutus-features__subtext {
    letter-spacing: normal;
    -webkit-font-feature-settings: normal;
            font-feature-settings: normal;
    font-size: 0.8rem;
  }
}
.p-aboutus-features__space {
  padding-top: 0.35rem;
}

.p-aboutus-facility {
  position: relative;
  padding: 5rem 0;
}
@media screen and (min-width: 1024px) {
  .p-aboutus-facility {
    padding: 7.2rem 0;
  }
}
.p-aboutus-facility__swiper01 {
  position: relative;
  width: 100%;
  padding-top: 2.285rem;
}
@media screen and (min-width: 1024px) {
  .p-aboutus-facility__swiper01 {
    padding-top: 3.5rem;
  }
}
.p-aboutus-facility__swiper01 .swiper-button-prev,
.p-aboutus-facility__swiper01 .swiper-button-next {
  display: none;
}
.p-aboutus-facility__swiper01__inner {
  background-color: #ffffff;
  padding: 1rem;
}
@media screen and (min-width: 1024px) {
  .p-aboutus-facility__swiper01__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 1.5rem;
  }
}
.p-aboutus-facility__swiper01__title {
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 500;
  font-style: normal;
  color: #3B82C5;
  line-height: 1.5;
  letter-spacing: 0.14em;
  font-size: 1.285rem;
}
@media screen and (min-width: 1024px) {
  .p-aboutus-facility__swiper01__title {
    letter-spacing: 0.08em;
    font-size: 1.2rem;
    width: 25%;
  }
}
.p-aboutus-facility__swiper01__text {
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 300;
  font-style: normal;
  color: #3C3C3C;
  line-height: 1.8;
  letter-spacing: 0.05em;
  font-size: 1rem;
  padding-top: 0.5em;
  min-height: 9em;
}
@media screen and (min-width: 768px) {
  .p-aboutus-facility__swiper01__text {
    min-height: 6em;
  }
}
@media screen and (min-width: 1024px) {
  .p-aboutus-facility__swiper01__text {
    letter-spacing: 0.03em;
    font-size: 0.9rem;
    width: 75%;
    padding: 0 2em 0 0;
    min-height: 4em;
  }
}
@media screen and (min-width: 1280px) {
  .p-aboutus-facility__swiper01__text {
    font-size: 0.8rem;
    min-height: 3.5em;
  }
}
.p-aboutus-facility__swiper01__thumb {
  width: 100%;
  margin-top: 1rem;
}
.p-aboutus-facility__swiper01__thumb__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 2.5%;
}
@media screen and (min-width: 1024px) {
  .p-aboutus-facility__swiper01__thumb__inner {
    gap: 1.375%;
  }
}
.p-aboutus-facility__swiper01__thumb__slide {
  opacity: 1;
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s;
  margin-bottom: 0.5rem;
  width: 31.5% !important;
  cursor: pointer;
}
@media screen and (min-width: 1024px) {
  .p-aboutus-facility__swiper01__thumb__slide {
    margin-bottom: 1rem;
    width: 18.9% !important;
  }
}
.p-aboutus-facility__swiper01__thumb .swiper-slide-thumb-active {
  border: 2px solid #EC6D88;
}
.p-aboutus-facility__title {
  background-color: #ffffff;
  border: 2px solid #3B82C5;
  border-radius: 10px;
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 700;
  font-style: normal;
  color: #3B82C5;
  line-height: 1;
  text-align: center;
  letter-spacing: 0.1em;
  font-size: 1.429rem;
  margin-top: 2.8rem;
  padding: 0.5em 0;
}
@media screen and (min-width: 1024px) {
  .p-aboutus-facility__title {
    font-size: 1.4rem;
    width: 10em;
    margin: 5rem auto 0 auto;
    padding: 0.75em 0;
  }
}
.p-aboutus-facility__swiper02 {
  position: relative;
  width: 100%;
  padding-top: 1.857rem;
}
@media screen and (min-width: 1024px) {
  .p-aboutus-facility__swiper02 {
    padding-top: 1.8rem;
  }
}
.p-aboutus-facility__swiper02 .swiper-button-prev,
.p-aboutus-facility__swiper02 .swiper-button-next {
  display: none;
}
@media screen and (min-width: 1024px) {
  .p-aboutus-facility__swiper02__slide {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
@media screen and (min-width: 1024px) {
  .p-aboutus-facility__swiper02__img {
    width: 55%;
  }
}
.p-aboutus-facility__swiper02__inner {
  background-color: #ffffff;
  padding: 1rem;
}
@media screen and (min-width: 1024px) {
  .p-aboutus-facility__swiper02__inner {
    padding: 2rem 1.5rem 1.5rem 1.5rem;
    width: 45%;
  }
}
.p-aboutus-facility__swiper02__title {
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 500;
  font-style: normal;
  color: #3B82C5;
  letter-spacing: 0.14em;
  line-height: 1.5;
  font-size: 1.285rem;
}
@media screen and (min-width: 1024px) {
  .p-aboutus-facility__swiper02__title {
    letter-spacing: 0.08em;
    font-size: 1.2rem;
  }
}
.p-aboutus-facility__swiper02__text {
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 300;
  font-style: normal;
  color: #3C3C3C;
  line-height: 1.8;
  font-size: 1rem;
  min-height: 11em;
}
@media screen and (min-width: 768px) {
  .p-aboutus-facility__swiper02__text {
    min-height: 8em;
  }
}
@media screen and (min-width: 1024px) {
  .p-aboutus-facility__swiper02__text {
    font-size: 0.9rem;
    min-height: auto;
  }
}
@media screen and (min-width: 1280px) {
  .p-aboutus-facility__swiper02__text {
    font-size: 0.8rem;
  }
}
.p-aboutus-facility__swiper02__thumb {
  width: 100%;
  margin-top: 1rem;
}
.p-aboutus-facility__swiper02__thumb__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 2.5%;
}
@media screen and (min-width: 1024px) {
  .p-aboutus-facility__swiper02__thumb__inner {
    gap: 1.375%;
  }
}
.p-aboutus-facility__swiper02__thumb__slide {
  opacity: 1;
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s;
  margin-bottom: 0.5rem;
  width: 31.5% !important;
  cursor: pointer;
}
@media screen and (min-width: 1024px) {
  .p-aboutus-facility__swiper02__thumb__slide {
    margin-bottom: 1rem;
    width: 18.9% !important;
  }
}
.p-aboutus-facility__swiper02__thumb .swiper-slide-thumb-active {
  border: 2px solid #EC6D88;
}

.p-aboutus-partnership {
  position: relative;
  padding: 5rem 0 3.857rem 0;
}
@media screen and (min-width: 1024px) {
  .p-aboutus-partnership {
    padding: 7.2rem 0 5rem 0;
  }
}
.p-aboutus-partnership__text {
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 300;
  font-style: normal;
  color: #3C3C3C;
  text-align: justify;
  line-height: 1.8;
  letter-spacing: 0.03em;
  font-size: 1rem;
  padding-top: 2rem;
}
@media screen and (min-width: 1024px) {
  .p-aboutus-partnership__text {
    text-align: center;
    font-size: 0.9rem;
    padding-top: 3.4rem;
  }
}
@media screen and (min-width: 1280px) {
  .p-aboutus-partnership__text {
    font-size: 0.8rem;
  }
}
.p-aboutus-partnership__list {
  padding-top: 2rem;
  width: 95%;
  margin: 0 auto;
}
@media screen and (min-width: 1024px) {
  .p-aboutus-partnership__list {
    padding-top: 1.6rem;
    width: 23rem;
  }
}
.p-aboutus-partnership__list__item {
  padding-bottom: 1rem;
}
@media screen and (min-width: 1024px) {
  .p-aboutus-partnership__list__item {
    padding-bottom: 1.6rem;
  }
}
.p-aboutus-partnership__link {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 4em;
  text-align: center;
  line-height: 1.25;
}
@media screen and (min-width: 1024px) {
  .p-aboutus-partnership__link {
    line-height: 1.15;
  }
}

.p-guide-reserve {
  position: relative;
  padding: 5rem 0;
}
@media screen and (min-width: 1024px) {
  .p-guide-reserve {
    padding: 6.2rem 0 7.2rem 0;
  }
}
.p-guide-reserve__text {
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 300;
  font-style: normal;
  color: #3C3C3C;
  line-height: 1.8;
  text-align: justify;
  font-size: 1.143rem;
  padding-top: 2rem;
}
@media screen and (min-width: 1024px) {
  .p-guide-reserve__text {
    line-height: 2;
    text-align: center;
    font-size: 0.9rem;
    padding-top: 2.4rem;
  }
}
.p-guide-reserve__inner {
  padding: 3.857rem 0 3.214rem 0;
}
@media screen and (min-width: 1024px) {
  .p-guide-reserve__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    padding: 3.5rem 0 5.4rem 0;
  }
}
@media screen and (min-width: 1024px) {
  .p-guide-reserve__left {
    width: 42.5%;
  }
}
.p-guide-reserve__right {
  padding-top: 1.6rem;
}
@media screen and (min-width: 1024px) {
  .p-guide-reserve__right {
    width: 50%;
    padding-top: 0;
  }
}
.p-guide-reserve__tel {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border-radius: clamp(8px, 2.13vw, 12px);
  background-color: #3B82C5;
  width: 90%;
  margin: 0 auto clamp(20px, 5.33vw, 30px) auto;
}
@media screen and (min-width: 768px) {
  .p-guide-reserve__tel {
    width: 80%;
  }
}
@media screen and (min-width: 1024px) {
  .p-guide-reserve__tel {
    display: block;
    width: 100%;
    border-radius: clamp(6.4px, 0.53vw, 8px);
    margin: 0 0 clamp(24px, 2vw, 30px) 0;
  }
}
@media screen and (min-width: 1536px) {
  .p-guide-reserve__tel {
    margin: 0 0 clamp(32px, 2.66vw, 40px) 0;
  }
}
.p-guide-reserve__tel img {
  width: 85%;
  margin: 0 auto;
}
@media screen and (min-width: 1024px) {
  .p-guide-reserve__tel img {
    width: 100%;
    margin: 0;
  }
}
.p-guide-reserve__appointment {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border-radius: clamp(8px, 2.13vw, 12px);
  background-color: #38bc00;
  width: 90%;
  margin: 0 auto clamp(20px, 5.33vw, 30px) auto;
}
@media screen and (min-width: 768px) {
  .p-guide-reserve__appointment {
    width: 80%;
  }
}
@media screen and (min-width: 1024px) {
  .p-guide-reserve__appointment {
    display: block;
    width: 100%;
    border-radius: clamp(6.4px, 0.53vw, 8px);
    margin: 0 0 clamp(24px, 2vw, 30px) 0;
  }
}
@media screen and (min-width: 1536px) {
  .p-guide-reserve__appointment {
    margin: 0 0 clamp(32px, 2.66vw, 40px) 0;
  }
}
.p-guide-reserve__appointment img {
  width: 85%;
  margin: 0 auto;
}
@media screen and (min-width: 1024px) {
  .p-guide-reserve__appointment img {
    width: 100%;
    margin: 0;
  }
}
.p-guide-reserve__treatmenttime {
  padding-top: 10px;
}
.p-guide-reserve__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding-top: 1.714rem;
}
@media screen and (min-width: 1024px) {
  .p-guide-reserve__list {
    width: 100%;
    margin: 0;
    padding-top: 1.2rem;
  }
}
.p-guide-reserve__list__title {
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 500;
  font-style: normal;
  color: #3B82C5;
  line-height: 1.5;
  font-size: 1rem;
  width: 5.5rem;
  padding-bottom: 0.65rem;
}
@media screen and (min-width: 1024px) {
  .p-guide-reserve__list__title {
    font-size: 0.8rem;
    width: 4.75rem;
    padding-bottom: 0.5rem;
  }
}
.p-guide-reserve__list__text {
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 300;
  font-style: normal;
  color: #333333;
  line-height: 1.5;
  font-size: 1rem;
  width: calc(100% - 5.5rem);
  padding-bottom: 0.65rem;
}
@media screen and (min-width: 1024px) {
  .p-guide-reserve__list__text {
    font-size: 0.8rem;
    width: calc(100% - 4.75rem);
    padding-bottom: 0.5rem;
  }
}
.p-guide-reserve__unit {
  background-color: #ffffff;
  border: 2px solid #3B82C5;
  border-radius: 8px;
  padding: 2.571rem 1rem;
}
@media screen and (min-width: 1024px) {
  .p-guide-reserve__unit {
    padding: 2.5rem 2.5rem 3.4rem 2.5rem;
  }
}
.p-guide-reserve__unit__title {
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 700;
  font-style: normal;
  color: #3B82C5;
  text-align: center;
  line-height: 1.2;
  font-size: 1.429rem;
}
@media screen and (min-width: 1024px) {
  .p-guide-reserve__unit__title {
    font-size: 1.4rem;
  }
}
.p-guide-reserve__unit__inner {
  padding: 1.25rem 0.75rem 0 0.75rem;
}
@media screen and (min-width: 1024px) {
  .p-guide-reserve__unit__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    padding-top: 2.4rem;
  }
}
.p-guide-reserve__unit__left {
  position: relative;
}
@media screen and (min-width: 1024px) {
  .p-guide-reserve__unit__left {
    width: 40%;
  }
}
.p-guide-reserve__unit__left__top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.p-guide-reserve__unit__left__bottom {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding-top: clamp(24px, 6.4vw, 36px);
}
@media screen and (min-width: 1024px) {
  .p-guide-reserve__unit__left__bottom {
    padding-top: clamp(38.4px, 3.2vw, 48px);
  }
}
@media screen and (min-width: 1024px) {
  .p-guide-reserve__unit__right {
    width: 55%;
  }
}
.p-guide-reserve__unit__img--01 {
  width: 55%;
}
.p-guide-reserve__unit__img--02 {
  position: relative;
}
.p-guide-reserve__unit__img--02__inner {
  height: clamp(110px, 29.33vw, 200px);
  width: auto;
}
@media screen and (min-width: 1024px) {
  .p-guide-reserve__unit__img--02__inner {
    height: clamp(120px, 10vw, 181px);
  }
}
.p-guide-reserve__unit__caption--01 {
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 500;
  font-style: normal;
  color: #000000;
  line-height: 1.5;
  letter-spacing: 0.08em;
  font-size: clamp(12.25px, 3.26vw, 18.375px);
  padding-left: 0.75em;
}
@media screen and (min-width: 1024px) {
  .p-guide-reserve__unit__caption--01 {
    font-size: clamp(12.8px, 1.06vw, 16px);
  }
}
.p-guide-reserve__unit__caption--02 {
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 500;
  font-style: normal;
  color: #000000;
  text-align: center;
  line-height: 1.5;
  letter-spacing: 0.08em;
  font-size: clamp(10px, 2.66vw, 15px);
  padding-top: 0.75em;
}
@media screen and (min-width: 1024px) {
  .p-guide-reserve__unit__caption--02 {
    font-size: clamp(11.2px, 0.93vw, 14px);
  }
}
.p-guide-reserve__unit__subtitle {
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 500;
  font-style: normal;
  color: #EC6D88;
  line-height: 1.8;
  font-size: clamp(14px, 3.73vw, 21px);
  padding-top: 1em;
}
@media screen and (min-width: 1024px) {
  .p-guide-reserve__unit__subtitle {
    font-size: clamp(14.4px, 1.2vw, 18px);
    padding-top: 0;
  }
}
.p-guide-reserve__unit__text {
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 300;
  font-style: normal;
  color: #3C3C3C;
  text-align: justify;
  line-height: 1.8;
  font-size: clamp(13px, 3.46vw, 19.5px);
  padding-top: 1.25em;
}
@media screen and (min-width: 1024px) {
  .p-guide-reserve__unit__text {
    font-size: clamp(12.8px, 1.06vw, 16px);
  }
}
.p-guide-reserve__unit__note {
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 300;
  font-style: normal;
  color: #3C3C3C;
  text-align: justify;
  line-height: 1.8;
  font-size: clamp(13px, 3.46vw, 19.5px);
  padding-top: 1.25em;
}
@media screen and (min-width: 1024px) {
  .p-guide-reserve__unit__note {
    font-size: clamp(11.2px, 0.93vw, 14px);
  }
}
.p-guide-reserve__unit__note__link {
  color: #3B82C5;
}
.p-guide-reserve__unit__note__link:visited, .p-guide-reserve__unit__note__link:hover, .p-guide-reserve__unit__note__link:focus, .p-guide-reserve__unit__note__link:active {
  color: #3B82C5;
}

.p-guide-payment {
  position: relative;
  padding: 4.857rem 0 5rem 0;
}
@media screen and (min-width: 1024px) {
  .p-guide-payment {
    padding: 7.1rem 0 7.2rem 0;
  }
}
.p-guide-payment__unit {
  background-color: #ffffff;
  border: 2px solid #3B82C5;
  border-radius: 8px;
  padding: clamp(35px, 9.33vw, 52.5px) clamp(18px, 4.8vw, 27px) clamp(24px, 6.4vw, 36px) clamp(18px, 4.8vw, 27px);
  margin-top: clamp(40px, 10.66vw, 60px);
}
@media screen and (min-width: 1024px) {
  .p-guide-payment__unit {
    padding: clamp(44px, 3.66vw, 55px) clamp(40px, 3.33vw, 50px) clamp(40px, 3.33vw, 50px) clamp(40px, 3.33vw, 50px);
    margin-top: clamp(51.2px, 4.26vw, 64px);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    gap: clamp(102.4px, 8.53vw, 128px);
  }
}
@media screen and (min-width: 1024px) {
  .p-guide-payment__unit__left {
    width: 35%;
  }
}
.p-guide-payment__unit__title {
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 700;
  font-style: normal;
  color: #3B82C5;
  text-align: center;
  line-height: 1.2;
  font-size: clamp(20px, 5.33vw, 30px);
  padding-bottom: 0.5em;
}
@media screen and (min-width: 1024px) {
  .p-guide-payment__unit__title {
    text-align: left;
    font-size: clamp(22.4px, 1.86vw, 28px);
    padding-bottom: 0;
  }
}
.p-guide-payment__unit__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: clamp(20px, 5.33vw, 30px);
}
@media screen and (min-width: 1024px) {
  .p-guide-payment__unit__list {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
}
.p-guide-payment__unit__list__item img {
  height: 3.85rem;
  width: auto;
}
@media screen and (min-width: 1024px) {
  .p-guide-payment__unit__list__item img {
    height: 5.35rem;
  }
}
.p-guide-payment__unit__text {
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 300;
  font-style: normal;
  color: #3C3C3C;
  text-align: justify;
  line-height: 1.8;
  font-size: clamp(14px, 3.73vw, 21px);
  padding-top: 1em;
}
@media screen and (min-width: 1024px) {
  .p-guide-payment__unit__text {
    font-size: clamp(14.4px, 1.2vw, 16px);
    padding-top: 0;
  }
}
.p-guide-payment__text {
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 300;
  font-style: normal;
  color: #3C3C3C;
  line-height: 1.8;
  text-align: justify;
  font-size: 1.143rem;
  padding-top: 2rem;
}
@media screen and (min-width: 1024px) {
  .p-guide-payment__text {
    line-height: 2;
    text-align: center;
    font-size: 0.9rem;
    padding-top: 2.4rem;
  }
}

.p-medicalinstitutions-alignment {
  position: relative;
  padding: 5rem 0 3.5rem 0;
}
@media screen and (min-width: 1024px) {
  .p-medicalinstitutions-alignment {
    padding: 4.7rem 0 1.6rem 0;
  }
}
.p-medicalinstitutions-alignment__text {
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 300;
  font-style: normal;
  color: #3C3C3C;
  line-height: 1.8;
  text-align: justify;
  font-size: 1.143rem;
  padding: 2.285rem 0 2.857rem 0;
}
@media screen and (min-width: 1024px) {
  .p-medicalinstitutions-alignment__text {
    line-height: 2;
    text-align: center;
    font-size: 0.9rem;
    padding: 4rem 0 3.6rem 0;
  }
}
.p-medicalinstitutions-alignment__text--br {
  display: none;
}
@media screen and (min-width: 1024px) {
  .p-medicalinstitutions-alignment__text--br {
    display: block;
  }
}
@media screen and (min-width: 1536px) {
  .p-medicalinstitutions-alignment__text--br {
    display: none;
  }
}
.p-medicalinstitutions-alignment__inner {
  position: relative;
  padding-bottom: 2rem;
}
@media screen and (min-width: 1024px) {
  .p-medicalinstitutions-alignment__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    padding-bottom: 7.4rem;
  }
}
@media screen and (min-width: 1024px) {
  .p-medicalinstitutions-alignment__inner--reserve {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
  }
}
.p-medicalinstitutions-alignment__img {
  position: relative;
}
@media screen and (min-width: 1024px) {
  .p-medicalinstitutions-alignment__img {
    width: 42.5%;
  }
}
.p-medicalinstitutions-alignment__img__bg {
  background-color: #FBE2E7;
  width: 90%;
  height: 80%;
  position: absolute;
  bottom: -1.5rem;
}
@media screen and (min-width: 1024px) {
  .p-medicalinstitutions-alignment__img__bg {
    width: 80%;
  }
}
.p-medicalinstitutions-alignment__img__bg--right {
  left: 25%;
}
@media screen and (min-width: 1024px) {
  .p-medicalinstitutions-alignment__img__bg--right {
    left: auto;
    right: -1.5rem;
  }
}
.p-medicalinstitutions-alignment__img__bg--left {
  right: 25%;
}
@media screen and (min-width: 1024px) {
  .p-medicalinstitutions-alignment__img__bg--left {
    right: auto;
    left: -1.5rem;
  }
}
.p-medicalinstitutions-alignment__img img {
  position: relative;
}
.p-medicalinstitutions-alignment__content {
  padding-top: 3.571rem;
}
@media screen and (min-width: 1024px) {
  .p-medicalinstitutions-alignment__content {
    width: 50%;
    padding-top: 0;
  }
}
.p-medicalinstitutions-alignment__content__title {
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 500;
  font-style: normal;
  color: #3B82C5;
  line-height: 1.333;
  letter-spacing: -0.01em;
  font-size: 1.429rem;
}
@media screen and (min-width: 1024px) {
  .p-medicalinstitutions-alignment__content__title {
    font-family: "heisei-kaku-gothic-std", sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: 1.4rem;
  }
}
.p-medicalinstitutions-alignment__content__text {
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 300;
  font-style: normal;
  color: #3C3C3C;
  line-height: 1.8;
  text-align: justify;
  letter-spacing: 0.03em;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  font-size: 1rem;
  padding-top: 1.5em;
}
@media screen and (min-width: 1024px) {
  .p-medicalinstitutions-alignment__content__text {
    letter-spacing: normal;
    font-size: 0.9rem;
  }
}
@media screen and (min-width: 1280px) {
  .p-medicalinstitutions-alignment__content__text {
    font-size: 0.8rem;
  }
}
.p-medicalinstitutions-alignment__content__text--accent {
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 500;
  font-style: normal;
  color: #3B82C5;
}
.p-medicalinstitutions-alignment__error {
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 500;
  font-style: normal;
  color: #EC6D88;
  line-height: 1.8;
  text-align: justify;
  font-size: 1.143rem;
  padding: 2.285rem 0 0 0;
}
@media screen and (min-width: 1024px) {
  .p-medicalinstitutions-alignment__error {
    line-height: 2;
    text-align: center;
    font-size: 0.9rem;
    padding: 4rem 0 0 0;
  }
}

.p-medicalinstitutions-contact {
  position: relative;
  padding: 5rem 0 3.571rem 0;
}
@media screen and (min-width: 1024px) {
  .p-medicalinstitutions-contact {
    padding: 7rem 0 7.2rem 0;
  }
}
.p-medicalinstitutions-contact__inner {
  background-color: #F5FBFF;
  position: relative;
  width: 100%;
  margin: 2.285rem auto 0 auto;
  padding: 3.428rem 7.5% 3rem 7.5%;
}
@media screen and (min-width: 768px) {
  .p-medicalinstitutions-contact__inner {
    padding: 3.428rem 12.5% 3rem 12.5%;
    margin-top: 5.2rem;
  }
}
@media screen and (min-width: 1024px) {
  .p-medicalinstitutions-contact__inner {
    width: 80%;
    max-width: 1200px;
    padding: 3.6rem 4.5rem;
  }
}
@media screen and (min-width: 1280px) {
  .p-medicalinstitutions-contact__inner {
    width: 75%;
  }
}
@media screen and (min-width: 1920px) {
  .p-medicalinstitutions-contact__inner {
    width: 62.5%;
  }
}
.p-medicalinstitutions-contact__title {
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 700;
  font-style: normal;
  color: #ffffff;
  text-align: center;
  line-height: 1;
  letter-spacing: 0.1em;
  font-size: 1.429rem;
  background-color: #3B82C5;
  border-radius: 10px;
  padding: 0.5em;
  width: 95%;
  margin: 0 auto;
}
@media screen and (min-width: 1024px) {
  .p-medicalinstitutions-contact__title {
    font-size: 1.4rem;
    width: 13em;
  }
}
.p-medicalinstitutions-contact__caution {
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 300;
  font-style: normal;
  color: #595757;
  line-height: 1.2;
  text-align: center;
  font-size: 0.7rem;
  padding-top: 2rem;
}
@media screen and (min-width: 1024px) {
  .p-medicalinstitutions-contact__caution {
    text-align: right;
    font-size: 0.9rem;
    padding: 2.1rem 0 0.5rem 0;
  }
}
@media screen and (min-width: 1280px) {
  .p-medicalinstitutions-contact__caution {
    font-size: 0.8rem;
  }
}
.p-medicalinstitutions-contact__caution--accent {
  color: #FF2F61;
}
.p-medicalinstitutions-contact__table {
  width: 100%;
  overflow: hidden;
}
.p-medicalinstitutions-contact__table tr {
  width: 100%;
}
.p-medicalinstitutions-contact__table__title {
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 500;
  font-style: normal;
  color: #3C3C3C;
  line-height: 1;
  font-size: 1.143rem;
  display: block;
  width: 100%;
  padding: 1.714rem 0 0.5em 0;
}
@media screen and (min-width: 1024px) {
  .p-medicalinstitutions-contact__table__title {
    vertical-align: middle;
    font-size: 0.9rem;
    display: table-cell;
    width: 25%;
    padding: 1.5rem 0;
    border-bottom: 1px solid #999999;
  }
}
.p-medicalinstitutions-contact__table__title--accent {
  color: #FF2F61;
}
.p-medicalinstitutions-contact__table__text {
  position: relative;
  display: block;
  width: 100%;
  padding: 0 0 2rem 0;
  border-bottom: 1px solid #999999;
}
@media screen and (min-width: 1024px) {
  .p-medicalinstitutions-contact__table__text {
    display: table-cell;
    width: 75%;
    padding: 1.5rem 0;
  }
}
.p-medicalinstitutions-contact__table__text--tight {
  padding-bottom: 0.5rem;
}
.p-medicalinstitutions-contact__table__input {
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 300;
  font-style: normal;
  color: #3C3C3C;
  text-align: left;
  line-height: 1.75;
  font-size: 1.143rem;
  width: 100%;
  background-color: #ffffff;
  border: 1px solid #3B82C5;
  border-radius: 7.3358px;
  padding: 0.5em 1em;
}
@media screen and (min-width: 1024px) {
  .p-medicalinstitutions-contact__table__input {
    font-size: 1rem;
    width: 98%;
    margin: 0 auto;
    border-radius: 9.1697px;
  }
}
.p-medicalinstitutions-contact__table__input::-webkit-input-placeholder {
  font-size: 1rem;
  padding: 0.75em 1em 0.25em 1em;
}
.p-medicalinstitutions-contact__table__input::-moz-placeholder {
  font-size: 1rem;
  padding: 0.75em 1em 0.25em 1em;
}
.p-medicalinstitutions-contact__table__input:-ms-input-placeholder {
  font-size: 1rem;
  padding: 0.75em 1em 0.25em 1em;
}
.p-medicalinstitutions-contact__table__input::-ms-input-placeholder {
  font-size: 1rem;
  padding: 0.75em 1em 0.25em 1em;
}
.p-medicalinstitutions-contact__table__input::placeholder {
  font-size: 1rem;
  padding: 0.75em 1em 0.25em 1em;
}
@media screen and (min-width: 1024px) {
  .p-medicalinstitutions-contact__table__input::-webkit-input-placeholder {
    font-size: 0.9rem;
  }
  .p-medicalinstitutions-contact__table__input::-moz-placeholder {
    font-size: 0.9rem;
  }
  .p-medicalinstitutions-contact__table__input:-ms-input-placeholder {
    font-size: 0.9rem;
  }
  .p-medicalinstitutions-contact__table__input::-ms-input-placeholder {
    font-size: 0.9rem;
  }
  .p-medicalinstitutions-contact__table__input::placeholder {
    font-size: 0.9rem;
  }
}
.p-medicalinstitutions-contact__table__note {
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 300;
  font-style: normal;
  color: #595757;
  text-align: left;
  line-height: 1.523;
  font-size: 1rem;
}
@media screen and (min-width: 1024px) {
  .p-medicalinstitutions-contact__table__note {
    line-height: 1.944;
    font-size: 0.9rem;
  }
}
.p-medicalinstitutions-contact__table__pos {
  position: relative;
  padding-bottom: 1.5rem;
}
@media screen and (min-width: 1024px) {
  .p-medicalinstitutions-contact__table__postcode {
    width: 45%;
  }
}
.p-medicalinstitutions-contact__check {
  padding-bottom: 2rem;
}
@media screen and (min-width: 1024px) {
  .p-medicalinstitutions-contact__check {
    padding-bottom: 1.6rem;
  }
}
.p-medicalinstitutions-contact__check__text {
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 500;
  font-style: normal;
  color: #3C3C3C;
  text-align: left;
  line-height: 1.8;
  font-size: 1.143rem;
  padding: 1rem 0 1.285rem 0;
}
@media screen and (min-width: 1024px) {
  .p-medicalinstitutions-contact__check__text {
    text-align: center;
    line-height: 1.94;
    font-size: 0.9rem;
    padding: 2.1rem 0 3rem 0;
  }
}
.p-medicalinstitutions-contact__check__link {
  color: #3B82C5;
  text-decoration: underline;
}
.p-medicalinstitutions-contact__check__link:hover, .p-medicalinstitutions-contact__check__link:visited {
  color: #3B82C5;
}
.p-medicalinstitutions-contact__check__checkbox {
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 700;
  font-style: normal;
  color: #3C3C3C;
  text-align: center;
  line-height: 1.6;
  font-size: 1.285rem;
}
@media screen and (min-width: 1024px) {
  .p-medicalinstitutions-contact__check__checkbox {
    font-size: 1rem;
  }
}
.p-medicalinstitutions-contact__check--accent {
  color: #FF2F61;
}
.p-medicalinstitutions-contact__bottom {
  position: relative;
}
.p-medicalinstitutions-contact__button {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 1.285rem;
  width: 80%;
  margin: 0 auto;
}
@media screen and (min-width: 1024px) {
  .p-medicalinstitutions-contact__button {
    font-size: 1rem;
    width: 15rem;
  }
}
.p-medicalinstitutions-contact__button__note {
  display: block;
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 300;
  font-style: normal;
  color: #FF2F61;
  line-height: 1;
  text-align: center;
  font-size: 1.143rem;
  padding-top: 0.5em;
}
@media screen and (min-width: 1024px) {
  .p-medicalinstitutions-contact__button__note {
    font-size: 0.9rem;
  }
}
.p-medicalinstitutions-contact .button-disabled {
  background-color: #BCBCBC;
  border: 1px solid #BCBCBC;
}
.p-medicalinstitutions-contact .button-disabled:hover {
  background-color: #BCBCBC;
  border: 1px solid #BCBCBC;
  color: #ffffff;
}
.p-medicalinstitutions-contact .button-error {
  display: none;
}
.p-medicalinstitutions-contact .input-error {
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 300;
  font-style: normal;
  color: #FF2F61;
  line-height: 1.6;
  text-align: left;
  letter-spacing: normal;
  font-size: 1.143rem;
  position: absolute;
  left: 0;
  bottom: 0.1em;
}
@media screen and (min-width: 1024px) {
  .p-medicalinstitutions-contact .input-error {
    font-size: 0.9rem;
  }
}
.p-medicalinstitutions-contact .input-error-first {
  display: none;
}
.p-medicalinstitutions-contact .input-error-bg {
  background-color: #FBE2E7;
}
.p-medicalinstitutions-contact__list {
  padding-top: 3rem;
}
@media screen and (min-width: 1024px) {
  .p-medicalinstitutions-contact__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    padding-top: 5.5rem;
  }
}
.p-medicalinstitutions-contact__list__item {
  width: 100%;
  background-color: #ffffff;
  border: 2px solid #3B82C5;
  border-radius: 15px;
  padding: 1rem 1.5rem;
  margin-bottom: 1rem;
  text-align: center;
}
@media screen and (min-width: 1024px) {
  .p-medicalinstitutions-contact__list__item {
    width: 36%;
    padding: 1.3rem 1rem;
    margin-bottom: 0;
    text-align: left;
  }
}
@media screen and (min-width: 1280px) {
  .p-medicalinstitutions-contact__list__item {
    padding: 1.3rem 1.4rem;
  }
}
@media screen and (min-width: 1536px) {
  .p-medicalinstitutions-contact__list__item {
    padding: 1.3rem 1rem;
  }
}
@media screen and (min-width: 1024px) {
  .p-medicalinstitutions-contact__list__item:nth-child(2) {
    width: 28%;
  }
}
@media screen and (min-width: 1024px) {
  .p-medicalinstitutions-contact__list__item:nth-child(3) {
    width: 32%;
  }
}
.p-medicalinstitutions-contact__list__title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (min-width: 1024px) {
  .p-medicalinstitutions-contact__list__title {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.p-medicalinstitutions-contact__list__title__inner {
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 500;
  font-style: normal;
  color: #3C3C3C;
  line-height: 1;
  font-size: 1.143rem;
  padding-left: 1.5em;
}
@media screen and (min-width: 1024px) {
  .p-medicalinstitutions-contact__list__title__inner {
    text-align: center;
    font-size: 0.9rem;
    padding: 0.75em 0;
  }
}
.p-medicalinstitutions-contact__list__img {
  width: 15%;
}
@media screen and (min-width: 1024px) {
  .p-medicalinstitutions-contact__list__img {
    width: 70px;
  }
}
@media screen and (min-width: 1536px) {
  .p-medicalinstitutions-contact__list__img {
    width: 80px;
  }
}
.p-medicalinstitutions-contact__list__tel {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-top: 0.25rem;
}
@media screen and (min-width: 1024px) {
  .p-medicalinstitutions-contact__list__tel {
    padding-top: 0;
  }
}
.p-medicalinstitutions-contact__list__tel img {
  width: 1.4rem;
  padding-bottom: 0.35rem;
  margin-right: 0.1rem;
}
@media screen and (min-width: 1024px) {
  .p-medicalinstitutions-contact__list__tel img {
    width: 1.15rem;
  }
}
.p-medicalinstitutions-contact__list__tel span {
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 700;
  font-style: normal;
  color: #3B82C5;
  line-height: 1;
  font-size: 2.081rem;
  white-space: nowrap;
}
@media screen and (min-width: 1024px) {
  .p-medicalinstitutions-contact__list__tel span {
    font-size: 1.95rem;
  }
}
.p-medicalinstitutions-contact__list__tel__bottom {
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 300;
  font-style: normal;
  color: #3C3C3C;
  text-align: center;
  line-height: 1.6;
  font-size: 1rem;
  padding-top: 0.5em;
  text-indent: -0.5rem;
  margin: 0;
}
@media screen and (min-width: 1024px) {
  .p-medicalinstitutions-contact__list__tel__bottom {
    text-align: left;
    line-height: 1.5;
    font-size: 0.6rem;
    padding-top: 1em;
    text-indent: 0rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
@media screen and (min-width: 1536px) {
  .p-medicalinstitutions-contact__list__tel__bottom {
    padding-top: 0.8em;
    font-size: 0.65rem;
  }
}
@media screen and (min-width: 1024px) {
  .p-medicalinstitutions-contact__list__tel__bottom__left {
    padding-right: 2.5em;
  }
}
.p-medicalinstitutions-contact__list__fax {
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 700;
  font-style: normal;
  color: #3B82C5;
  line-height: 1.5;
  text-align: center;
  font-size: 1.28rem;
  padding-top: 0.25rem;
}
@media screen and (min-width: 1024px) {
  .p-medicalinstitutions-contact__list__fax {
    font-size: 1.2rem;
  }
}
.p-medicalinstitutions-contact__list__fax__num {
  line-height: 1.2;
  font-size: 2.08rem;
  pointer-events: none;
}
@media screen and (min-width: 1024px) {
  .p-medicalinstitutions-contact__list__fax__num {
    font-size: 1.75rem;
  }
}
.p-medicalinstitutions-contact__list__letter {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding-top: 0.5rem;
}
@media screen and (min-width: 1024px) {
  .p-medicalinstitutions-contact__list__letter {
    padding-top: 0;
  }
}
.p-medicalinstitutions-contact__list__letter__text {
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 700;
  font-style: normal;
  color: #3C3C3C;
  text-align: left;
  line-height: 1.5;
  font-size: 1rem;
  display: inline-block;
  padding-right: 2em;
}
@media screen and (min-width: 1024px) {
  .p-medicalinstitutions-contact__list__letter__text {
    font-size: 0.9rem;
    padding-right: 0;
  }
}
@media screen and (min-width: 1536px) {
  .p-medicalinstitutions-contact__list__letter__text {
    padding-right: 2em;
  }
}
.p-medicalinstitutions-contact__list__letter__name {
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 500;
  font-style: normal;
  color: #3C3C3C;
  text-align: center;
  line-height: 1.5;
  font-size: 1rem;
  padding-top: 0.15rem;
}
@media screen and (min-width: 1024px) {
  .p-medicalinstitutions-contact__list__letter__name {
    -webkit-font-feature-settings: "palt";
            font-feature-settings: "palt";
    font-size: 0.9rem;
  }
}
@media screen and (min-width: 1536px) {
  .p-medicalinstitutions-contact__list__letter__name {
    -webkit-font-feature-settings: normal;
            font-feature-settings: normal;
  }
}

.p-medicalinstitutions-confirm {
  position: relative;
  padding: 2.857rem 0 3.571rem 0;
}
@media screen and (min-width: 1024px) {
  .p-medicalinstitutions-confirm {
    padding: 4rem 0 5.2rem 0;
  }
}
.p-medicalinstitutions-confirm__inner {
  background-color: #ffffff;
}
@media screen and (min-width: 1024px) {
  .p-medicalinstitutions-confirm__inner {
    padding: 3.6rem 4.5rem;
  }
}
.p-medicalinstitutions-confirm__text {
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 300;
  font-style: normal;
  color: #3C3C3C;
  line-height: 1.8;
  text-align: justify;
  font-size: 1.143rem;
  padding: 2.285rem 0 2.857rem 0;
}
@media screen and (min-width: 1024px) {
  .p-medicalinstitutions-confirm__text {
    line-height: 2;
    text-align: center;
    font-size: 0.9rem;
    padding: 4rem 0 3.6rem 0;
  }
}
.p-medicalinstitutions-confirm__button {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media screen and (min-width: 1024px) {
  .p-medicalinstitutions-confirm__button {
    width: 70%;
    margin: 0 auto;
  }
}
.p-medicalinstitutions-confirm__button__error {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.p-medicalinstitutions-confirm__button input[type=button] {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 1.285rem;
  width: 80%;
  margin: 0 auto;
  color: #3B82C5;
  background: #ffffff;
  border: 1px solid #3B82C5;
}
@media screen and (min-width: 1024px) {
  .p-medicalinstitutions-confirm__button input[type=button] {
    font-size: 1rem;
    width: 15rem;
  }
}
.p-medicalinstitutions-confirm__button input[type=button]:visited {
  color: #3B82C5;
  background-color: #ffffff;
}
.p-medicalinstitutions-confirm__button input[type=button]:hover {
  color: #ffffff;
  background-color: #3B82C5;
}
.p-medicalinstitutions-confirm__button input[type=submit] {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 1.285rem;
  width: 80%;
  margin: 0 auto;
}
@media screen and (min-width: 1024px) {
  .p-medicalinstitutions-confirm__button input[type=submit] {
    font-size: 1rem;
    width: 15rem;
  }
}
.p-medicalinstitutions-confirm .formTable {
  width: 100%;
  margin-bottom: 4rem;
}
.p-medicalinstitutions-confirm .formTable tr {
  width: 100%;
}
.p-medicalinstitutions-confirm .formTable th {
  display: block;
  width: 100%;
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 500;
  font-style: normal;
  color: #3C3C3C;
  line-height: 1.6;
  text-align: left;
  letter-spacing: normal;
  font-size: 1.143rem;
  padding: 1em 1em;
  border-top: 1px solid #BCBCBC;
}
@media screen and (min-width: 1024px) {
  .p-medicalinstitutions-confirm .formTable th {
    display: table-cell;
    width: 30%;
    font-size: 0.9rem;
    border-bottom: 1px solid #BCBCBC;
  }
}
.p-medicalinstitutions-confirm .formTable td {
  display: block;
  width: 100%;
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 300;
  font-style: normal;
  color: #3C3C3C;
  line-height: 1.6;
  text-align: justify;
  letter-spacing: normal;
  font-size: 1.143rem;
  padding: 1em 1em;
  border-bottom: 1px solid #BCBCBC;
}
@media screen and (min-width: 1024px) {
  .p-medicalinstitutions-confirm .formTable td {
    display: table-cell;
    width: 70%;
    font-size: 0.9rem;
    border-top: 1px solid #BCBCBC;
  }
}

.p-medicalinstitutions-complete {
  position: relative;
  padding: 2.857rem 0 3.571rem 0;
}
@media screen and (min-width: 1024px) {
  .p-medicalinstitutions-complete {
    padding: 4rem 0 5.2rem 0;
  }
}
.p-medicalinstitutions-complete__inner {
  padding-top: 2.857rem;
}
@media screen and (min-width: 1024px) {
  .p-medicalinstitutions-complete__inner {
    width: 85%;
    margin: 0 auto;
    padding-top: 4rem;
  }
}
.p-medicalinstitutions-complete__title {
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 700;
  font-style: normal;
  color: #3B82C5;
  line-height: 1.333;
  text-align: justify;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  font-size: 1.429rem;
}
@media screen and (min-width: 768px) {
  .p-medicalinstitutions-complete__title {
    -webkit-font-feature-settings: normal;
            font-feature-settings: normal;
  }
}
@media screen and (min-width: 1024px) {
  .p-medicalinstitutions-complete__title {
    font-size: 1.4rem;
  }
}
.p-medicalinstitutions-complete__title--br {
  display: block;
}
@media screen and (min-width: 768px) {
  .p-medicalinstitutions-complete__title--br {
    display: none;
  }
}
.p-medicalinstitutions-complete__text {
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 300;
  font-style: normal;
  color: #3C3C3C;
  text-align: justify;
  line-height: 1.8;
  font-size: 0.7rem;
  padding: 1em 0 3em 0;
}
@media screen and (min-width: 1024px) {
  .p-medicalinstitutions-complete__text {
    font-size: 0.9rem;
  }
}
@media screen and (min-width: 1280px) {
  .p-medicalinstitutions-complete__text {
    font-size: 0.8rem;
  }
}

.p-faq {
  position: relative;
  padding: 5.142rem 0 5rem 0;
}
@media screen and (min-width: 1024px) {
  .p-faq {
    padding: 4rem 0 7.4rem 0;
  }
}
.p-faq__text {
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 300;
  font-style: normal;
  color: #3C3C3C;
  text-align: justify;
  line-height: 1.8;
  font-size: 1.143rem;
  padding-top: 2.285rem;
}
@media screen and (min-width: 1024px) {
  .p-faq__text {
    text-align: center;
    line-height: 1.944;
    font-size: 0.9rem;
    padding-top: 3.9rem;
  }
}
.p-faq__list {
  padding: 0.857rem 0 2.142rem;
}
@media screen and (min-width: 1024px) {
  .p-faq__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    padding: 3.6rem 0;
  }
}
.p-faq__list__item {
  border: 1px solid #3B82C5;
  border-radius: 8px;
  width: 100%;
  overflow: hidden;
  margin-bottom: 1rem;
}
@media screen and (min-width: 1024px) {
  .p-faq__list__item {
    width: 18%;
    margin-bottom: 0;
  }
}
.p-faq__list__link {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0.7rem 0.75rem;
  background-color: #ffffff;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
@media screen and (min-width: 1024px) {
  .p-faq__list__link {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding: 0.65rem 0.5rem;
  }
}
@media screen and (min-width: 1536px) {
  .p-faq__list__link {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
}
.p-faq__list__link:hover {
  background-color: #DCE9F4;
}
.p-faq__list__link__icon {
  width: 15%;
}
@media screen and (min-width: 1024px) {
  .p-faq__list__link__icon {
    width: 3.25rem;
  }
}
.p-faq__list__link__title {
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 500;
  font-style: normal;
  color: #3B82C5;
  line-height: 1.333;
  font-size: 1.143rem;
  display: block;
  width: 70%;
}
@media screen and (min-width: 1024px) {
  .p-faq__list__link__title {
    text-align: center;
    font-size: 0.8rem;
    width: auto;
    padding: 0.5em 0;
  }
}
.p-faq__list__link__title--br {
  display: block;
}
@media screen and (min-width: 1536px) {
  .p-faq__list__link__title--br {
    display: none;
  }
}
.p-faq__list__link__arrow {
  display: inline-block;
  width: 0.65rem;
  height: 0.65rem;
  margin-right: 0.5rem;
  border-bottom: 1.4348px solid #3B82C5;
  border-right: 1.4348px solid #3B82C5;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  position: relative;
  bottom: 0.25rem;
}
@media screen and (min-width: 1024px) {
  .p-faq__list__link__arrow {
    margin-right: 0;
  }
}
.p-faq__inner {
  background-color: #ffffff;
  padding: 2rem 2rem;
}
@media screen and (min-width: 1024px) {
  .p-faq__inner {
    padding: 3rem 4.5rem 1.6rem 4.5rem;
  }
}
.p-faq__subtitle {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0 0 0.5rem 0;
  border-bottom: 1px solid #3B82C5;
}
.p-faq__subtitle__icon {
  width: 15%;
}
@media screen and (min-width: 1024px) {
  .p-faq__subtitle__icon {
    width: 3.25rem;
  }
}
.p-faq__subtitle__text {
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 500;
  font-style: normal;
  color: #3B82C5;
  line-height: 1.6;
  font-size: 1.143rem;
  padding-left: 1em;
}
@media screen and (min-width: 1024px) {
  .p-faq__subtitle__text {
    line-height: 1.45;
    font-size: 1.1rem;
  }
}

.p-access-access {
  position: relative;
  padding: 5rem 0;
}
@media screen and (min-width: 1024px) {
  .p-access-access {
    padding: 4.7rem 0 2.5rem 0;
  }
}
.p-access-access__inner {
  position: relative;
  padding-top: 2.285rem;
}
@media screen and (min-width: 1024px) {
  .p-access-access__inner {
    width: 80%;
    margin: 0 auto;
    padding-top: 4rem;
  }
}
@media screen and (min-width: 1024px) {
  .p-access-access__info {
    width: 37.5%;
    margin: 0 0 0 auto;
  }
}
.p-access-access__info__title {
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 300;
  font-style: normal;
  color: #000000;
  line-height: 1;
  font-size: 1.143rem;
  padding: 2.285rem 0 0.25em 0;
}
@media screen and (min-width: 1024px) {
  .p-access-access__info__title {
    font-size: 0.9rem;
    padding-top: 2.5rem;
  }
}
.p-access-access__info__title--accent {
  color: #3B82C5;
}
.p-access-access__zoom {
  display: none;
}
@media screen and (min-width: 1024px) {
  .p-access-access__zoom {
    display: block;
    width: 46.5%;
    position: absolute;
    left: 0;
    bottom: 2.75rem;
  }
}
.p-access-access__link {
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 500;
  font-style: normal;
  color: #3C3C3C;
  line-height: 1;
  font-size: 1.285rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 0.25em;
  padding-top: 1.5em;
}
@media screen and (min-width: 1024px) {
  .p-access-access__link {
    font-size: 1.1rem;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }
}
.p-access-access__link span {
  text-decoration: underline;
}
.p-access-access__link img {
  width: 1.25em;
}

.p-access-traffic {
  position: relative;
  padding: 2.285rem 0;
}
@media screen and (min-width: 1024px) {
  .p-access-traffic {
    padding: 3.6rem 0 5.4rem 0;
  }
}
.p-access-traffic__inner {
  padding: 3rem 0 2.285rem 0;
  border-top: 1px solid #CECECE;
}
@media screen and (min-width: 1024px) {
  .p-access-traffic__inner {
    padding: 1.8rem 0 1.9rem 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
.p-access-traffic__inner:nth-of-type(1) {
  border-top: none;
}
@media screen and (min-width: 1024px) {
  .p-access-traffic__title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    width: 40%;
  }
}
@media screen and (min-width: 1280px) {
  .p-access-traffic__title {
    width: 36%;
  }
}
.p-access-traffic__title__inner {
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 700;
  font-style: normal;
  color: #3B82C5;
  line-height: 1;
  text-align: center;
  font-size: 1.429rem;
  display: block;
  padding: 1em 0 1.25em 0;
}
@media screen and (min-width: 1024px) {
  .p-access-traffic__title__inner {
    text-align: left;
    line-height: 1.2;
    font-size: 1.3rem;
    padding: 0 0 0 1em;
  }
}
.p-access-traffic__icon {
  background-color: #3B82C5;
  border-radius: 50%;
  width: 5.14rem;
  margin: 0 auto;
}
@media screen and (min-width: 1024px) {
  .p-access-traffic__icon {
    width: 4.629rem;
    margin: 0;
  }
}
.p-access-traffic__list {
  position: relative;
}
.p-access-traffic__list__item {
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 300;
  font-style: normal;
  color: #000000;
  line-height: 1.5;
  font-size: 1.143rem;
  position: relative;
  text-indent: -1.1em;
  padding-left: 1.1em;
}
@media screen and (min-width: 1024px) {
  .p-access-traffic__list__item {
    font-size: 0.9rem;
  }
}
.p-access-traffic__list__item--accent {
  color: #3B82C5;
  padding-right: 0.1em;
}

.p-privacypolicy {
  position: relative;
  padding: 5rem 0;
}
@media screen and (min-width: 1024px) {
  .p-privacypolicy {
    padding: 6.2rem 0 7.2rem 0;
  }
}
.p-privacypolicy__inner {
  background-color: #ffffff;
  padding: 1.428rem 1.5rem;
}
@media screen and (min-width: 1024px) {
  .p-privacypolicy__inner {
    padding: 3.5rem 4.5rem;
  }
}
.p-privacypolicy__text {
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 300;
  font-style: normal;
  color: #3C3C3C;
  text-align: justify;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  line-height: 1.8;
  font-size: 1rem;
  padding-bottom: 2em;
}
@media screen and (min-width: 1024px) {
  .p-privacypolicy__text {
    font-size: 0.9rem;
  }
}
@media screen and (min-width: 1280px) {
  .p-privacypolicy__text {
    font-size: 0.8rem;
  }
}
.p-privacypolicy__text--tight {
  padding-bottom: 0;
}
.p-privacypolicy__title {
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 700;
  font-style: normal;
  color: #3B82C5;
  line-height: 1.6;
  font-size: 1.143rem;
  position: relative;
  text-indent: -0.9em;
  padding-left: 0.9em;
}
@media screen and (min-width: 1024px) {
  .p-privacypolicy__title {
    font-size: 0.9rem;
  }
}
.p-privacypolicy__list__item {
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 300;
  font-style: normal;
  color: #3B82C5;
  text-align: justify;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  line-height: 1.8;
  font-size: 1rem;
  position: relative;
  text-indent: -1.4em;
  padding-left: 1.4em;
}
@media screen and (min-width: 1024px) {
  .p-privacypolicy__list__item {
    font-size: 0.9rem;
  }
}
@media screen and (min-width: 1280px) {
  .p-privacypolicy__list__item {
    font-size: 0.8rem;
  }
}
.p-privacypolicy__list__link {
  color: #3C3C3C;
  text-decoration: underline;
  margin-left: 0.1em;
}
.p-privacypolicy__list__link:hover, .p-privacypolicy__list__link:visited {
  color: #3C3C3C;
}
.p-privacypolicy__info {
  padding-top: 2em;
}
.p-privacypolicy__info__text {
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 300;
  font-style: normal;
  color: #3C3C3C;
  text-align: justify;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  line-height: 1.8;
  font-size: 1rem;
}
@media screen and (min-width: 1024px) {
  .p-privacypolicy__info__text {
    font-size: 0.9rem;
  }
}
@media screen and (min-width: 1280px) {
  .p-privacypolicy__info__text {
    font-size: 0.8rem;
  }
}

.p-internalmedicine-about {
  position: relative;
  padding: 5rem 0 clamp(28px, 7.46vw, 42px) 0;
  z-index: 2;
}
@media screen and (min-width: 1024px) {
  .p-internalmedicine-about {
    padding: 4.5rem 0 clamp(28.8px, 2.4vw, 36px) 0;
  }
}
.p-internalmedicine-about__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
@media screen and (min-width: 1024px) {
  .p-internalmedicine-about__list {
    gap: 5%;
  }
}
@media screen and (min-width: 1536px) {
  .p-internalmedicine-about__list {
    gap: 14%;
  }
}
.p-internalmedicine-about__list li {
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 500;
  font-style: normal;
  color: #3C3C3C;
  text-align: left;
  line-height: 2.15;
  font-size: 0.929rem;
  text-indent: -1.1em;
  padding-left: 1.1em;
  width: 50%;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
}
@media screen and (min-width: 1024px) {
  .p-internalmedicine-about__list li {
    line-height: 2;
    font-size: 0.9rem;
    text-indent: -1.2em;
    padding-left: 1.2em;
    width: 30%;
  }
}
@media screen and (min-width: 1280px) {
  .p-internalmedicine-about__list li {
    font-size: 0.8rem;
  }
}
.p-internalmedicine-about__list li:nth-child(7) {
  width: 100%;
}
.p-internalmedicine-about__list li:nth-child(8) {
  width: 100%;
}
@media screen and (min-width: 1024px) {
  .p-internalmedicine-about__list li:nth-child(8) {
    width: 30%;
  }
}
.p-internalmedicine-about__list li:nth-child(9) {
  width: 100%;
}
@media screen and (min-width: 1024px) {
  .p-internalmedicine-about__list li:nth-child(1), .p-internalmedicine-about__list li:nth-child(4), .p-internalmedicine-about__list li:nth-child(7) {
    width: 40%;
  }
}
@media screen and (min-width: 1536px) {
  .p-internalmedicine-about__list li:nth-child(1), .p-internalmedicine-about__list li:nth-child(4), .p-internalmedicine-about__list li:nth-child(7) {
    width: 30%;
  }
}
@media screen and (min-width: 1024px) {
  .p-internalmedicine-about__list li:nth-child(2), .p-internalmedicine-about__list li:nth-child(5), .p-internalmedicine-about__list li:nth-child(8) {
    width: 20%;
  }
}
@media screen and (min-width: 1536px) {
  .p-internalmedicine-about__list li:nth-child(2), .p-internalmedicine-about__list li:nth-child(5), .p-internalmedicine-about__list li:nth-child(8) {
    width: 18%;
  }
}
@media screen and (min-width: 1024px) {
  .p-internalmedicine-about__list li:nth-child(3), .p-internalmedicine-about__list li:nth-child(6) {
    width: 30%;
  }
}
@media screen and (min-width: 1536px) {
  .p-internalmedicine-about__list li:nth-child(3), .p-internalmedicine-about__list li:nth-child(6) {
    width: 24%;
  }
}
.p-internalmedicine-about__list--accent {
  color: #3B82C5;
  padding-right: 0.2em;
}
@media screen and (min-width: 1024px) {
  .p-internalmedicine-about__dl {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
.p-internalmedicine-about__dl__title {
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 500;
  font-style: normal;
  color: #3C3C3C;
  text-align: left;
  line-height: 2.153;
  font-size: 0.929rem;
}
@media screen and (min-width: 1024px) {
  .p-internalmedicine-about__dl__title {
    line-height: 1.8;
    font-size: 0.9rem;
    width: 6.2em;
  }
}
@media screen and (min-width: 1280px) {
  .p-internalmedicine-about__dl__title {
    font-size: 0.8rem;
  }
}
.p-internalmedicine-about__dl__title--accent {
  color: #3B82C5;
  padding-right: 0.2em;
}
.p-internalmedicine-about__dl__text {
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 300;
  font-style: normal;
  color: #3C3C3C;
  text-align: justify;
  line-height: 1.8;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  font-size: 0.929rem;
  padding-left: 1.1em;
}
@media screen and (min-width: 1024px) {
  .p-internalmedicine-about__dl__text {
    -webkit-font-feature-settings: normal;
            font-feature-settings: normal;
    font-size: 0.9rem;
    width: calc(100% - 6.2em);
    padding-left: 0;
  }
}
@media screen and (min-width: 1280px) {
  .p-internalmedicine-about__dl__text {
    font-size: 0.8rem;
  }
}
.p-internalmedicine-about__title {
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 500;
  font-style: normal;
  color: #3C3C3C;
  text-align: left;
  line-height: 2.153;
  font-size: 0.929rem;
}
@media screen and (min-width: 1024px) {
  .p-internalmedicine-about__title {
    line-height: 1.8;
    font-size: 0.9rem;
  }
}
@media screen and (min-width: 1280px) {
  .p-internalmedicine-about__title {
    font-size: 0.8rem;
  }
}
.p-internalmedicine-about__title--accent {
  color: #3B82C5;
  padding-right: 0.2em;
}
.p-internalmedicine-about__list02 {
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 300;
  font-style: normal;
  color: #3C3C3C;
  line-height: 1.8;
  font-size: 1rem;
}
@media screen and (min-width: 1024px) {
  .p-internalmedicine-about__list02 {
    font-size: 0.9rem;
  }
}
@media screen and (min-width: 1280px) {
  .p-internalmedicine-about__list02 {
    font-size: 0.8rem;
  }
}
.p-internalmedicine-about__list02__item {
  position: relative;
  text-indent: -1.15em;
  margin-left: 1.15em;
}
.p-internalmedicine-about__list02__item--accent {
  color: #3B82C5;
  padding-right: 0.2em;
}
.p-internalmedicine-about__list02--space {
  padding: 1em 0;
}
.p-internalmedicine-about__link {
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 300;
  font-style: normal;
  color: #3B82C5;
  text-align: left;
  line-height: 2.153;
  font-size: 0.929rem;
  display: block;
  margin-left: 1em;
  text-decoration: underline;
}
@media screen and (min-width: 1024px) {
  .p-internalmedicine-about__link {
    line-height: 1.8;
    font-size: 0.9rem;
  }
}
@media screen and (min-width: 1280px) {
  .p-internalmedicine-about__link {
    font-size: 0.8rem;
  }
}
.p-internalmedicine-about__link:visited, .p-internalmedicine-about__link:hover {
  color: #3B82C5;
}

.p-internalmedicine-lifestyledisease {
  position: relative;
  padding: 5.142rem 0 0 0;
}
@media screen and (min-width: 1024px) {
  .p-internalmedicine-lifestyledisease {
    padding: 7.2rem 0 0 0;
  }
}
.p-internalmedicine-lifestyledisease__space02 {
  padding-bottom: 0;
}
@media screen and (min-width: 1024px) {
  .p-internalmedicine-lifestyledisease__space02 {
    padding-bottom: 7.2rem;
  }
}

.p-internalmedicine-obesity {
  position: relative;
  padding: 5.142rem 0 0 0;
}
@media screen and (min-width: 1024px) {
  .p-internalmedicine-obesity {
    padding: 7.2rem 0 0 0;
  }
}

.p-internalmedicine-sleepapnea {
  position: relative;
  padding: 5rem 0 3.5rem 0;
}
@media screen and (min-width: 1024px) {
  .p-internalmedicine-sleepapnea {
    padding: 7.2rem 0 1.8rem 0;
  }
}
.p-internalmedicine-sleepapnea__title {
  letter-spacing: normal;
}
@media screen and (min-width: 768px) {
  .p-internalmedicine-sleepapnea__title {
    letter-spacing: 0.1em;
  }
}
@media screen and (min-width: 1024px) {
  .p-internalmedicine-sleepapnea__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}
@media screen and (min-width: 1024px) {
  .p-internalmedicine-sleepapnea__inner__left {
    width: 50%;
  }
}
.p-internalmedicine-sleepapnea__img {
  padding-top: clamp(20px, 5.33vw, 30px);
}
@media screen and (min-width: 1024px) {
  .p-internalmedicine-sleepapnea__img {
    width: 38%;
    padding-top: 0;
  }
}
.p-internalmedicine-sleepapnea__text {
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 300;
  font-style: normal;
  color: #3C3C3C;
  text-align: justify;
  line-height: 1.8;
  font-size: 1rem;
  padding-bottom: 0.75em;
}
@media screen and (min-width: 1024px) {
  .p-internalmedicine-sleepapnea__text {
    line-height: 1.8;
    font-size: 0.9rem;
  }
}
@media screen and (min-width: 1280px) {
  .p-internalmedicine-sleepapnea__text {
    font-size: 0.8rem;
  }
}

.p-cardiology-about {
  position: relative;
  padding: 5rem 0 3.5rem 0;
}
@media screen and (min-width: 1024px) {
  .p-cardiology-about {
    padding: 4.5rem 0 1.7rem 0;
  }
}
.p-cardiology-about__space01 {
  padding: 2rem 0;
}
@media screen and (min-width: 1024px) {
  .p-cardiology-about__space01 {
    padding-bottom: 0;
  }
}
.p-cardiology-about__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
@media screen and (min-width: 1024px) {
  .p-cardiology-about__list {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}
.p-cardiology-about__list__item {
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 500;
  font-style: normal;
  color: #3C3C3C;
  text-align: left;
  line-height: 2.15;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  font-size: 0.929rem;
  text-indent: -1.1em;
  padding-left: 1.1em;
  width: 50%;
}
@media screen and (min-width: 1024px) {
  .p-cardiology-about__list__item {
    line-height: 2;
    -webkit-font-feature-settings: normal;
            font-feature-settings: normal;
    font-size: 0.9rem;
    text-indent: -1.2em;
    padding-left: 1.2em;
    width: 17%;
  }
}
@media screen and (min-width: 1280px) {
  .p-cardiology-about__list__item {
    font-size: 0.8rem;
  }
}
.p-cardiology-about__list--accent {
  color: #3B82C5;
  padding-right: 0.2em;
}
.p-cardiology-about__text {
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 500;
  font-style: normal;
  color: #3C3C3C;
  text-align: left;
  line-height: 1.8;
  font-size: 1rem;
  padding-top: 0.25rem;
}
@media screen and (min-width: 1024px) {
  .p-cardiology-about__text {
    text-align: center;
    font-size: 0.9rem;
    padding-top: 1.5rem;
  }
}

.p-cardiology-risk {
  position: relative;
  padding: 5rem 0 0 0;
}
@media screen and (min-width: 1024px) {
  .p-cardiology-risk {
    padding: 7rem 0;
  }
}
.p-cardiology-risk__inner {
  background-color: #D8E6F3;
  padding: 2rem 1rem;
}
@media screen and (min-width: 1024px) {
  .p-cardiology-risk__inner {
    padding: 1.8rem 1.5rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}
@media screen and (min-width: 1280px) {
  .p-cardiology-risk__inner {
    padding: 1.8rem 2.5rem;
  }
}
.p-cardiology-risk__inner__content {
  position: relative;
  background-color: #ffffff;
  padding: 10rem 1.5rem 2rem 1.5rem;
}
@media screen and (min-width: 768px) {
  .p-cardiology-risk__inner__content {
    padding-top: 12rem;
  }
}
@media screen and (min-width: 1024px) {
  .p-cardiology-risk__inner__content {
    padding: 9rem 1.5rem 3rem 1.5rem;
    width: 48.5%;
  }
}
@media screen and (min-width: 1536px) {
  .p-cardiology-risk__inner__content {
    padding: 10.7rem 1.5rem 3rem 1.5rem;
    width: 47%;
  }
}
.p-cardiology-risk__inner__content:nth-of-type(1) {
  margin-bottom: 2rem;
}
@media screen and (min-width: 1024px) {
  .p-cardiology-risk__inner__content:nth-of-type(1) {
    margin-bottom: 0;
  }
}
.p-cardiology-risk__img {
  width: 85%;
  position: absolute;
  top: -1rem;
  left: 0;
  right: 0;
  margin: 0 auto;
}
@media screen and (min-width: 1024px) {
  .p-cardiology-risk__img {
    width: 75%;
    top: -2rem;
  }
}
.p-cardiology-risk__list__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 500;
  font-style: normal;
  color: #3C3C3C;
  line-height: 1.777;
  font-size: 1rem;
  padding-bottom: 0.5em;
}
@media screen and (min-width: 1024px) {
  .p-cardiology-risk__list__item {
    font-size: 0.9rem;
  }
}
.p-cardiology-risk__list__item img {
  width: 1.25rem;
  padding: 0.45rem 0.25rem 0 0;
}
@media screen and (min-width: 1024px) {
  .p-cardiology-risk__list__item img {
    padding-top: 0.25rem;
  }
}
.p-cardiology-risk__info {
  background-color: #D8E6F3;
}
.p-cardiology-risk__title {
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 700;
  font-style: normal;
  color: #3B82C5;
  text-align: center;
  line-height: 1.386;
  font-size: 1.297rem;
  padding-bottom: 0.5em;
}
@media screen and (min-width: 1024px) {
  .p-cardiology-risk__title {
    line-height: 1.35;
    font-size: 1.2rem;
  }
}
.p-cardiology-risk__text {
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 300;
  font-style: normal;
  color: #3C3C3C;
  text-align: justify;
  line-height: 1.8;
  font-size: 1rem;
  padding: 0 1.1rem 1.25em 1.1rem;
}
@media screen and (min-width: 1024px) {
  .p-cardiology-risk__text {
    text-align: center;
    font-size: 0.9rem;
  }
}

.p-cardiology-exam {
  position: relative;
  padding: 5rem 0 2.85rem 0;
}
@media screen and (min-width: 1024px) {
  .p-cardiology-exam {
    padding: 7rem 0 5.4rem 0;
  }
}

.p-nephrology-about {
  position: relative;
  padding: 5rem 0 3rem 0;
}
@media screen and (min-width: 1024px) {
  .p-nephrology-about {
    padding: 4.5rem 0 1.8rem 0;
  }
}
.p-nephrology-about__space01 {
  padding: 2rem 0;
}
@media screen and (min-width: 1024px) {
  .p-nephrology-about__space01 {
    padding-bottom: 0;
  }
}
.p-nephrology-about__text {
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 300;
  font-style: normal;
  color: #3C3C3C;
  text-align: center;
  line-height: 1.8;
  font-size: 1rem;
  padding-bottom: 1rem;
}
@media screen and (min-width: 1024px) {
  .p-nephrology-about__text {
    font-size: 0.9rem;
    padding-bottom: 1.5rem;
  }
}
@media screen and (min-width: 1024px) {
  .p-nephrology-about__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}
.p-nephrology-about__list__item {
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 500;
  font-style: normal;
  color: #3C3C3C;
  text-align: left;
  line-height: 1.5;
  font-size: 0.929rem;
  background-color: #FCE9ED;
  border-radius: 8px;
  padding: 1em 1em 1em 1.5em;
  margin-bottom: 1rem;
}
@media screen and (min-width: 1024px) {
  .p-nephrology-about__list__item {
    text-align: center;
    line-height: 1.8;
    -webkit-font-feature-settings: "palt";
            font-feature-settings: "palt";
    font-size: 0.9rem;
    width: 10.5rem;
    height: 10.5rem;
    padding: 0;
    border-radius: 50%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
@media screen and (min-width: 1536px) {
  .p-nephrology-about__list__item {
    width: 11rem;
    height: 11rem;
  }
}

.p-nephrology-ckd {
  position: relative;
  padding: clamp(70px, 18.66vw, 105px) 0 clamp(42px, 11.2vw, 63px) 0;
}
@media screen and (min-width: 1024px) {
  .p-nephrology-ckd {
    padding: clamp(115.2px, 9.6vw, 144px) 0 clamp(28.8px, 2.4vw, 36px) 0;
  }
}
@media screen and (min-width: 1024px) {
  .p-nephrology-ckd__space01 {
    padding-top: 3.6rem;
  }
}
.p-nephrology-ckd__space02 {
  padding-top: 1rem;
}
@media screen and (min-width: 1024px) {
  .p-nephrology-ckd__space02 {
    padding-top: 0;
  }
}
.p-nephrology-ckd__content__text--accent {
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 300;
  font-style: normal;
  color: #3B82C5;
  font-size: 0.875em;
  padding-right: 0.25em;
}
.p-nephrology-ckd__info {
  text-align: center;
}
.p-nephrology-ckd__text {
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 300;
  font-style: normal;
  color: #3C3C3C;
  text-align: center;
  line-height: 1.8;
  font-size: clamp(14px, 3.73vw, 21px);
  padding-bottom: 1rem;
}
@media screen and (min-width: 1024px) {
  .p-nephrology-ckd__text {
    font-size: clamp(14.4px, 1.2vw, 16px);
    padding-bottom: 1.5rem;
  }
}
.p-nephrology-ckd__title {
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 500;
  font-style: normal;
  color: #ffffff;
  text-align: center;
  line-height: 1.5;
  font-size: clamp(15px, 4vw, 22.5px);
  background-color: #3B82C5;
  display: inline-block;
  padding: 0.75em 1.25em;
  margin-bottom: 1.5em;
}
@media screen and (min-width: 1024px) {
  .p-nephrology-ckd__title {
    line-height: 1;
    font-size: clamp(15.4px, 1.28vw, 18px);
  }
}
.p-nephrology-ckd__list {
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 500;
  font-style: normal;
  color: #3C3C3C;
  text-align: center;
  line-height: 1.5;
  font-size: clamp(14px, 3.73vw, 21px);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
@media screen and (min-width: 1024px) {
  .p-nephrology-ckd__list {
    font-size: clamp(15.4px, 1.28vw, 18px);
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    gap: 7%;
    padding-bottom: clamp(38.4px, 3.2vw, 48px);
  }
}
.p-nephrology-ckd__list__item {
  background-color: #FCE9ED;
  border-radius: clamp(16px, 4.26vw, 24px);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  height: 6em;
  margin-bottom: 1.5em;
  width: 47%;
}
@media screen and (min-width: 1024px) {
  .p-nephrology-ckd__list__item {
    width: 24%;
    border-radius: clamp(12.8px, 1.06vw, 16px);
    margin-bottom: 0;
  }
}
.p-nephrology-ckd__list__item--accent {
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: clamp(15px, 4vw, 22.5px);
}
@media screen and (min-width: 1024px) {
  .p-nephrology-ckd__list__item--accent {
    font-size: clamp(16px, 1.33vw, 20px);
  }
}
.p-nephrology-ckd__note {
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 500;
  font-style: normal;
  color: #EC6D88;
  text-align: center;
  line-height: 1.4;
  font-size: clamp(16px, 4.26vw, 24px);
}
@media screen and (min-width: 1024px) {
  .p-nephrology-ckd__note {
    line-height: 1.8;
    font-size: clamp(16px, 1.33vw, 20px);
  }
}

.p-nephrology-treatment {
  position: relative;
  padding: clamp(70px, 18.66vw, 105px) 0;
}
@media screen and (min-width: 1024px) {
  .p-nephrology-treatment {
    padding: clamp(115.2px, 9.6vw, 144px) 0;
  }
}
.p-nephrology-treatment__text {
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 500;
  font-style: normal;
  color: #3C3C3C;
  text-align: justify;
  line-height: 1.8;
  font-size: 1rem;
  padding-bottom: 1.5rem;
}
@media screen and (min-width: 1024px) {
  .p-nephrology-treatment__text {
    font-size: 0.9rem;
  }
}
@media screen and (min-width: 1280px) {
  .p-nephrology-treatment__text {
    font-size: 0.8rem;
  }
}
.p-nephrology-treatment__list {
  border-top: 1px solid #999999;
}
.p-nephrology-treatment__list__item {
  border-bottom: 1px solid #999999;
  padding: 1.2rem 0;
}
@media screen and (min-width: 1024px) {
  .p-nephrology-treatment__dl {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
@media screen and (min-width: 1024px) {
  .p-nephrology-treatment__dl__title {
    width: 20%;
  }
}
.p-nephrology-treatment__dl__title__inner {
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 700;
  font-style: normal;
  color: #3B82C5;
  text-align: left;
  line-height: 1.4;
  font-size: 1.143rem;
}
@media screen and (min-width: 1024px) {
  .p-nephrology-treatment__dl__title__inner {
    font-size: 1.2rem;
  }
}
.p-nephrology-treatment__dl__text {
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 300;
  font-style: normal;
  color: #3C3C3C;
  text-align: justify;
  line-height: 1.8;
  font-size: 0.929rem;
  padding-left: 1em;
}
@media screen and (min-width: 1024px) {
  .p-nephrology-treatment__dl__text {
    font-size: 0.9rem;
    width: 80%;
    padding-left: 0;
  }
}
@media screen and (min-width: 1024px) {
  .p-nephrology-treatment__dl__text {
    font-size: 0.8rem;
  }
}
.p-nephrology-treatment__dl__space {
  padding-top: 1.857rem;
}
@media screen and (min-width: 1024px) {
  .p-nephrology-treatment__dl__space {
    padding-top: 1.6rem;
  }
}

.p-nephrology-exam {
  position: relative;
  padding: clamp(70px, 18.66vw, 105px) 0 clamp(40px, 10.66vw, 60px) 0;
}
@media screen and (min-width: 1024px) {
  .p-nephrology-exam {
    padding: clamp(115.2px, 9.6vw, 144px) 0 clamp(86.4px, 7.2vw, 108px) 0;
  }
}
.p-nephrology-exam__text {
  padding-bottom: 0;
}

.p-nephrology-faq {
  position: relative;
  padding: clamp(70px, 18.66vw, 105px) 0;
}
@media screen and (min-width: 1024px) {
  .p-nephrology-faq {
    padding: clamp(115.2px, 9.6vw, 144px) 0;
  }
}
.p-nephrology-faq__space {
  padding-top: clamp(30px, 8vw, 45px);
}
@media screen and (min-width: 1024px) {
  .p-nephrology-faq__space {
    padding-top: clamp(62.4px, 5.2vw, 78px);
  }
}
.p-nephrology-faq__inner {
  background-color: #ffffff;
  padding: clamp(12px, 3.2vw, 18px) clamp(28px, 7.46vw, 42px);
}
@media screen and (min-width: 1024px) {
  .p-nephrology-faq__inner {
    padding: clamp(24px, 2vw, 30px) clamp(64px, 5.33vw, 80px);
  }
}

.p-transplantnephrology-about {
  position: relative;
  padding: 5rem 0 3rem 0;
}
@media screen and (min-width: 1024px) {
  .p-transplantnephrology-about {
    padding: 4.5rem 0 1.8rem 0;
  }
}
.p-transplantnephrology-about__space01 {
  padding: 0.25rem 0 1.714rem 0;
}
@media screen and (min-width: 1024px) {
  .p-transplantnephrology-about__space01 {
    padding: 0.7rem 0 0 0;
  }
}
.p-transplantnephrology-about__space01 .c-button--medicalcontents {
  margin-top: 1.428rem;
}
@media screen and (min-width: 1024px) {
  .p-transplantnephrology-about__space01 .c-button--medicalcontents {
    margin-top: 0.9rem;
  }
}
.p-transplantnephrology-about__info {
  padding: 0 1.5rem;
}
@media screen and (min-width: 1024px) {
  .p-transplantnephrology-about__info {
    padding: 0 3rem;
  }
}
.p-transplantnephrology-about__inner__item {
  padding: 1.714rem 0 1.857rem 0;
}
@media screen and (min-width: 1024px) {
  .p-transplantnephrology-about__inner__item {
    border-top: 1px solid #3B82C5;
    padding: 2.8rem 0;
  }
}
@media screen and (min-width: 1024px) {
  .p-transplantnephrology-about__inner__item:nth-of-type(1) {
    border-top: 0;
  }
}
.p-transplantnephrology-about__inner__title {
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 700;
  font-style: normal;
  color: #3B82C5;
  text-align: center;
  line-height: 1.5;
  font-size: 1.429rem;
}
@media screen and (min-width: 1024px) {
  .p-transplantnephrology-about__inner__title {
    font-size: 1.4rem;
  }
}
@media screen and (min-width: 1024px) {
  .p-transplantnephrology-about__inner__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding-top: 0.5rem;
  }
}
.p-transplantnephrology-about__inner__img {
  width: 75%;
  margin: 0 auto;
}
@media screen and (min-width: 1024px) {
  .p-transplantnephrology-about__inner__img {
    width: 100%;
    margin: 0;
  }
}
.p-transplantnephrology-about__left {
  padding-top: 0.5rem;
}
@media screen and (min-width: 1024px) {
  .p-transplantnephrology-about__left {
    width: 16%;
    padding-top: 0;
  }
}
@media screen and (min-width: 1280px) {
  .p-transplantnephrology-about__left {
    width: 19.5%;
  }
}
.p-transplantnephrology-about__right {
  padding-top: 1rem;
}
@media screen and (min-width: 1024px) {
  .p-transplantnephrology-about__right {
    width: 84%;
    padding: 0 0 0 1rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
@media screen and (min-width: 1280px) {
  .p-transplantnephrology-about__right {
    width: 80.5%;
  }
}
@media screen and (min-width: 1024px) {
  .p-transplantnephrology-about__right--high {
    padding-top: 1.5rem;
  }
}
.p-transplantnephrology-about__right__title {
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 500;
  font-style: normal;
  color: #ffffff;
  text-align: center;
  line-height: 1;
  font-size: clamp(14px, 3.73vw, 21px);
  background-color: #3B82C5;
  border-radius: 8.8889px;
  padding: 0.75em 1rem;
}
@media screen and (min-width: 1024px) {
  .p-transplantnephrology-about__right__title {
    font-size: clamp(14.4px, 1.2vw, 18px);
    width: 5.5rem;
    padding: 1.25em 0;
  }
}
.p-transplantnephrology-about__right__list {
  padding-top: 0.5rem;
}
@media screen and (min-width: 1024px) {
  .p-transplantnephrology-about__right__list {
    padding-top: 0;
    width: calc(100% - 6rem);
    padding-left: 0.75rem;
  }
}
.p-transplantnephrology-about__right__list__item {
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 300;
  font-style: normal;
  color: #3C3C3C;
  text-align: left;
  line-height: 1.8;
  font-size: 1rem;
  text-indent: -1.2em;
  padding-left: 1.2em;
}
@media screen and (min-width: 1024px) {
  .p-transplantnephrology-about__right__list__item {
    font-size: clamp(14.4px, 1.2vw, 18px);
  }
}
.p-transplantnephrology-about__right__list__item--accent {
  color: #3B82C5;
  padding-right: 0.25em;
}
.p-transplantnephrology-about__right__arrow {
  height: 100%;
}
@media screen and (min-width: 1024px) {
  .p-transplantnephrology-about__right__arrow {
    height: auto;
    width: 1.2rem;
  }
}
.p-transplantnephrology-about__right__arrow--sp {
  position: relative;
  height: 4.5rem;
  padding: 0.5rem 0 1rem 0;
}
@media screen and (min-width: 1024px) {
  .p-transplantnephrology-about__right__arrow--sp {
    display: none;
  }
}
.p-transplantnephrology-about__right__arrow--pc {
  display: none;
}
@media screen and (min-width: 1024px) {
  .p-transplantnephrology-about__right__arrow--pc {
    display: block;
    position: absolute;
    bottom: 0.2rem;
    left: 0;
    right: 0;
    margin: 0 auto;
  }
}
@media screen and (min-width: 1024px) {
  .p-transplantnephrology-about__right__space01 {
    padding-top: 0.75rem;
  }
}
@media screen and (min-width: 1024px) {
  .p-transplantnephrology-about__right__space02 {
    padding-bottom: 3.75rem;
    position: relative;
  }
}
@media screen and (min-width: 1024px) {
  .p-transplantnephrology-about__right__space03 {
    padding-bottom: 2.25rem;
    position: relative;
  }
}
.p-transplantnephrology-about__space02 {
  padding-top: 1.928rem;
}
@media screen and (min-width: 1024px) {
  .p-transplantnephrology-about__space02 {
    padding-top: 1.8rem;
  }
}

.p-transplantnephrology-pregnancy {
  position: relative;
  padding: 6rem 0 5rem 0;
}
@media screen and (min-width: 1024px) {
  .p-transplantnephrology-pregnancy {
    padding: 7.2rem 0;
  }
}
.p-transplantnephrology-pregnancy__inner {
  padding-top: clamp(50px, 13.33vw, 75px);
}
@media screen and (min-width: 1024px) {
  .p-transplantnephrology-pregnancy__inner {
    padding-top: clamp(68px, 5.66vw, 85px);
  }
}
@media screen and (min-width: 1024px) {
  .p-transplantnephrology-pregnancy__info__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}
.p-transplantnephrology-pregnancy__info__inner__left {
  padding-top: clamp(18px, 4.8vw, 27px);
}
@media screen and (min-width: 1024px) {
  .p-transplantnephrology-pregnancy__info__inner__left {
    width: 50%;
    padding-top: clamp(19.2px, 1.6vw, 24px);
  }
}
.p-transplantnephrology-pregnancy__info__inner__right {
  padding-top: clamp(18px, 4.8vw, 27px);
}
@media screen and (min-width: 1024px) {
  .p-transplantnephrology-pregnancy__info__inner__right {
    width: 45%;
    padding-top: clamp(19.2px, 1.6vw, 24px);
  }
}
@media screen and (min-width: 1920px) {
  .p-transplantnephrology-pregnancy__info__inner__right {
    width: 43%;
  }
}
.p-transplantnephrology-pregnancy__info__title {
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 500;
  font-style: normal;
  color: #3C3C3C;
  text-align: left;
  line-height: 1.8;
  font-size: clamp(13px, 3.46vw, 19.5px);
  padding-bottom: 0.5em;
}
@media screen and (min-width: 1024px) {
  .p-transplantnephrology-pregnancy__info__title {
    font-size: clamp(14.4px, 1.2vw, 16px);
  }
}
.p-transplantnephrology-pregnancy__info__title--accent {
  color: #3B82C5;
  font-size: 0.875em;
  padding-right: 0.35em;
}
.p-transplantnephrology-pregnancy__info__table {
  border: 1px solid #a5a4a5;
  width: 100%;
}
.p-transplantnephrology-pregnancy__info__table__header {
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 500;
  font-style: normal;
  color: #ffffff;
  text-align: center;
  vertical-align: middle;
  font-size: clamp(13px, 3.46vw, 19.5px);
  background-color: #3B82C5;
  border-bottom: 1px solid #E2E2E2;
  width: 27%;
}
@media screen and (min-width: 1024px) {
  .p-transplantnephrology-pregnancy__info__table__header {
    font-size: clamp(14.4px, 1.2vw, 16px);
    width: 30%;
  }
}
.p-transplantnephrology-pregnancy__info__table__data {
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 700;
  font-style: normal;
  color: #3C3C3C;
  text-align: left;
  vertical-align: middle;
  line-height: 1.5;
  font-size: clamp(14px, 3.73vw, 21px);
  width: 73%;
  padding: 1.25em 1em;
  border-bottom: 1px solid #a5a4a5;
}
@media screen and (min-width: 1024px) {
  .p-transplantnephrology-pregnancy__info__table__data {
    font-size: clamp(14.4px, 1.2vw, 18px);
    width: 70%;
  }
}
.p-transplantnephrology-pregnancy__info__table__data--sm {
  font-size: 0.88em;
}
.p-transplantnephrology-pregnancy__info__table__data--text {
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: clamp(13px, 3.46vw, 19.5px);
}
@media screen and (min-width: 1024px) {
  .p-transplantnephrology-pregnancy__info__table__data--text {
    font-size: clamp(14.4px, 1.2vw, 16px);
  }
}
.p-transplantnephrology-pregnancy__info__table__row:last-child .p-transplantnephrology-pregnancy__info__table__header,
.p-transplantnephrology-pregnancy__info__table__row:last-child .p-transplantnephrology-pregnancy__info__table__data {
  border-bottom: none;
}
.p-transplantnephrology-pregnancy__info__list {
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 300;
  font-style: normal;
  color: #3C3C3C;
  text-align: left;
  line-height: 1.5;
  font-size: clamp(13px, 3.46vw, 19.5px);
  padding-top: 0.75em;
}
@media screen and (min-width: 1024px) {
  .p-transplantnephrology-pregnancy__info__list {
    font-size: clamp(14.4px, 1.2vw, 16px);
  }
}
.p-transplantnephrology-pregnancy__info__list__item {
  text-indent: -1em;
  margin-left: 1em;
}
.p-transplantnephrology-pregnancy__info__tel {
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 700;
  font-style: normal;
  color: #3B82C5;
  line-height: 1;
  font-size: clamp(31.2px, 8.32vw, 46.8px);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-left: clamp(20px, 5.33vw, 30px);
}
@media screen and (min-width: 1024px) {
  .p-transplantnephrology-pregnancy__info__tel {
    font-size: clamp(31.2px, 2.6vw, 39px);
    margin-left: clamp(17.6px, 1.46vw, 22px);
  }
}
.p-transplantnephrology-pregnancy__info__tel__icon {
  width: 0.6em;
}
.p-transplantnephrology-pregnancy__info__tel__text {
  color: #3B82C5;
  padding-left: 0.15em;
}
.p-transplantnephrology-pregnancy__info__tel:visited, .p-transplantnephrology-pregnancy__info__tel:hover, .p-transplantnephrology-pregnancy__info__tel:focus, .p-transplantnephrology-pregnancy__info__tel:active {
  color: #3B82C5;
}
.p-transplantnephrology-pregnancy__info__text {
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 300;
  font-style: normal;
  color: #3C3C3C;
  text-align: left;
  line-height: 1.5;
  font-size: clamp(13px, 3.46vw, 19.5px);
  padding-top: 1.25em;
}
@media screen and (min-width: 1024px) {
  .p-transplantnephrology-pregnancy__info__text {
    font-size: clamp(14.4px, 1.2vw, 16px);
  }
}
.p-transplantnephrology-pregnancy__info__data {
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 300;
  font-style: normal;
  color: #3C3C3C;
  text-align: left;
  line-height: 1.5;
  font-size: clamp(13px, 3.46vw, 19.5px);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
@media screen and (min-width: 1024px) {
  .p-transplantnephrology-pregnancy__info__data {
    font-size: clamp(14.4px, 1.2vw, 16px);
  }
}
.p-transplantnephrology-pregnancy__info__data__title {
  width: 10em;
}
.p-transplantnephrology-pregnancy__info__data__data {
  width: calc(100% - 10em);
}

.p-transplantnephrology-consultation {
  position: relative;
  padding: 6rem 0 5rem 0;
}
@media screen and (min-width: 1024px) {
  .p-transplantnephrology-consultation {
    padding: 7.2rem 0;
  }
}
.p-transplantnephrology-consultation__inner {
  position: relative;
  padding: 10.57rem 0 2.857rem 0;
  margin-top: 2.285rem;
}
@media screen and (min-width: 1024px) {
  .p-transplantnephrology-consultation__inner {
    padding: 8rem 0 5.4rem 0;
    margin-top: 4rem;
  }
}
.p-transplantnephrology-consultation__info {
  background-color: #ffffff;
  -webkit-filter: drop-shadow(0 0 20px rgba(0, 0, 0, 0.15));
          filter: drop-shadow(0 0 20px rgba(0, 0, 0, 0.15));
  padding: 2rem;
  width: 100%;
}
@media screen and (min-width: 1024px) {
  .p-transplantnephrology-consultation__info {
    padding: 2.7rem 3rem;
    width: 55%;
    margin: 0 0 0 auto;
  }
}
.p-transplantnephrology-consultation__info__text {
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 300;
  font-style: normal;
  color: #3C3C3C;
  text-align: justify;
  line-height: 1.8;
  font-size: 1rem;
  padding-bottom: 1.5em;
}
@media screen and (min-width: 1024px) {
  .p-transplantnephrology-consultation__info__text {
    font-size: clamp(14.4px, 1.2vw, 16px);
  }
}
.p-transplantnephrology-consultation__info__title {
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 700;
  font-style: normal;
  color: #3B82C5;
  line-height: 1.8;
  font-size: 1rem;
}
@media screen and (min-width: 1024px) {
  .p-transplantnephrology-consultation__info__title {
    font-size: clamp(14.4px, 1.2vw, 16px);
  }
}
.p-transplantnephrology-consultation__info__list__item {
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 300;
  font-style: normal;
  color: #3C3C3C;
  text-align: justify;
  line-height: 1.8;
  font-size: 1rem;
  text-indent: -1.2em;
  padding-left: 1.2em;
}
@media screen and (min-width: 1024px) {
  .p-transplantnephrology-consultation__info__list__item {
    font-size: clamp(14.4px, 1.2vw, 16px);
  }
}
.p-transplantnephrology-consultation__info__list__item--accent {
  color: #3B82C5;
  padding-right: 0.25em;
}
.p-transplantnephrology-consultation__content {
  background-color: #ffffff;
  border: 2px solid #3B82C5;
  border-radius: 8px;
  padding: 1.5rem 1rem;
}
@media screen and (min-width: 1024px) {
  .p-transplantnephrology-consultation__content {
    padding: 2.5rem;
  }
}
.p-transplantnephrology-consultation__content__title {
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 700;
  font-style: normal;
  color: #3B82C5;
  text-align: center;
  line-height: 1;
  font-size: 1.429rem;
}
@media screen and (min-width: 1024px) {
  .p-transplantnephrology-consultation__content__title {
    font-size: 1.4rem;
  }
}
@media screen and (min-width: 1024px) {
  .p-transplantnephrology-consultation__content__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.p-transplantnephrology-consultation__content__list {
  padding: 1rem 0;
}
.p-transplantnephrology-consultation__content__list__item {
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 300;
  font-style: normal;
  color: #3C3C3C;
  text-align: justify;
  line-height: 1.8;
  font-size: clamp(14px, 3.73vw, 21px);
}
@media screen and (min-width: 1024px) {
  .p-transplantnephrology-consultation__content__list__item {
    font-size: clamp(14.4px, 1.2vw, 18px);
  }
}
.p-transplantnephrology-consultation__content__list__item--accent {
  color: #3B82C5;
  padding-right: 0.5em;
}
.p-transplantnephrology-consultation__tel {
  background-color: #3B82C5;
  padding: 1rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media screen and (min-width: 1024px) {
  .p-transplantnephrology-consultation__tel {
    width: 80%;
    margin: 0 auto;
    padding: 0.5rem;
  }
}
.p-transplantnephrology-consultation__tel__icon {
  width: 1.65rem;
  padding: 0 0.25rem 0.3rem 0;
}
@media screen and (min-width: 1024px) {
  .p-transplantnephrology-consultation__tel__icon {
    width: 1.25rem;
  }
}
.p-transplantnephrology-consultation__tel__text {
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 500;
  font-style: normal;
  color: #ffffff;
  text-align: center;
  line-height: 1.5;
  font-size: 1.219rem;
  display: block;
}
@media screen and (min-width: 1024px) {
  .p-transplantnephrology-consultation__tel__text {
    font-size: 0.96rem;
  }
}
.p-transplantnephrology-consultation__tel__number {
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 700;
  font-style: normal;
  color: #ffffff;
  text-align: center;
  line-height: 1;
  font-size: 2rem;
}
@media screen and (min-width: 1024px) {
  .p-transplantnephrology-consultation__tel__number {
    font-size: 1.584rem;
  }
}
.p-transplantnephrology-consultation__title {
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 700;
  font-style: normal;
  color: #3B82C5;
  text-align: center;
  line-height: 1.5;
  font-size: 1.429rem;
  padding: 1em 0 0.5em 0;
}
@media screen and (min-width: 1024px) {
  .p-transplantnephrology-consultation__title {
    font-size: 1.4rem;
  }
}
.p-transplantnephrology-consultation__movie {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
}
@media screen and (min-width: 1024px) {
  .p-transplantnephrology-consultation__movie {
    width: 60%;
    padding-top: 35%;
    margin: 0 auto;
  }
}
.p-transplantnephrology-consultation__movie iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
}

.p-transplantnephrology-exam {
  position: relative;
  padding: 5rem 0 2.85rem 0;
}
@media screen and (min-width: 1024px) {
  .p-transplantnephrology-exam {
    padding: 7rem 0 5.4rem 0;
  }
}

.p-transplantnephrology-medicalinstitutions {
  position: relative;
  padding: 5rem 0;
}
@media screen and (min-width: 1024px) {
  .p-transplantnephrology-medicalinstitutions {
    padding: 7rem 0 7.2rem 0;
  }
}
.p-transplantnephrology-medicalinstitutions__inner {
  position: relative;
  padding: 10.57rem 0 2.857rem 0;
  margin-top: 2.285rem;
}
@media screen and (min-width: 1024px) {
  .p-transplantnephrology-medicalinstitutions__inner {
    padding: 8rem 0 5.4rem 0;
    margin-top: 4rem;
  }
}
.p-transplantnephrology-medicalinstitutions__info {
  background-color: #ffffff;
  -webkit-filter: drop-shadow(0 0 20px rgba(0, 0, 0, 0.15));
          filter: drop-shadow(0 0 20px rgba(0, 0, 0, 0.15));
  padding: 2rem;
  width: 100%;
}
@media screen and (min-width: 1024px) {
  .p-transplantnephrology-medicalinstitutions__info {
    padding: 2.7rem 3rem;
    width: 55%;
  }
}
.p-transplantnephrology-medicalinstitutions__info__title {
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 700;
  font-style: normal;
  color: #3B82C5;
  line-height: 1.5;
  font-size: 1.429rem;
}
@media screen and (min-width: 1024px) {
  .p-transplantnephrology-medicalinstitutions__info__title {
    font-size: 1.2rem;
  }
}
.p-transplantnephrology-medicalinstitutions__info__text {
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 300;
  font-style: normal;
  color: #3C3C3C;
  text-align: justify;
  line-height: 1.8;
  font-size: 1rem;
  padding: 1em 0;
}
@media screen and (min-width: 1024px) {
  .p-transplantnephrology-medicalinstitutions__info__text {
    font-size: clamp(14.4px, 1.2vw, 16px);
  }
}

.p-vaccination-menu {
  position: relative;
  padding: clamp(65px, 17.33vw, 97.5px) 0 clamp(56px, 14.93vw, 84px) 0;
  z-index: 2;
}
@media screen and (min-width: 1024px) {
  .p-vaccination-menu {
    padding: clamp(72px, 6vw, 90px) 0;
  }
}
.p-vaccination-menu__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
@media screen and (min-width: 1024px) {
  .p-vaccination-menu__list {
    background-color: #ffffff;
    padding: clamp(51.2px, 4.26vw, 64px) clamp(51.2px, 4.26vw, 64px) clamp(32px, 2.66vw, 40px) clamp(51.2px, 4.26vw, 64px);
  }
}
.p-vaccination-menu__list__item {
  width: 47%;
}
@media screen and (min-width: 1024px) {
  .p-vaccination-menu__list__item {
    width: 47%;
  }
}
.p-vaccination-menu__list__item:last-child {
  width: 100%;
}
@media screen and (min-width: 1024px) {
  .p-vaccination-menu__list__item:last-child {
    width: 47%;
  }
}
.p-vaccination-menu__list__link {
  display: block;
  background-color: #3B82C5;
  padding: clamp(8px, 2.13vw, 12px);
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  margin-bottom: clamp(24px, 6.4vw, 36px);
}
@media screen and (min-width: 1024px) {
  .p-vaccination-menu__list__link {
    padding: clamp(6.4px, 0.53vw, 8px);
    margin-bottom: clamp(38.4px, 3.2vw, 48px);
  }
}
@media screen and (min-width: 1024px) {
  .p-vaccination-menu__list__link__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
.p-vaccination-menu__list__link__arrow {
  background-color: #ffffff;
  clip-path: polygon(0 0, 50% 100%, 100% 0);
  width: 1.25em;
  height: 0.75em;
  display: block;
  margin: 0 auto;
}
@media screen and (min-width: 1024px) {
  .p-vaccination-menu__list__link__arrow {
    width: 1em;
    height: 0.5em;
    margin: 0;
  }
}
.p-vaccination-menu__list__link01 {
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: clamp(16px, 4.26vw, 24px);
  padding: clamp(8px, 2.13vw, 12px);
}
@media screen and (min-width: 1024px) {
  .p-vaccination-menu__list__link01 {
    font-size: clamp(19.2px, 1.6vw, 24px);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    padding: clamp(6.4px, 0.53vw, 8px) clamp(11.2px, 0.93vw, 14px) clamp(6.4px, 0.53vw, 8px) clamp(6.4px, 0.53vw, 8px);
  }
}
@media screen and (min-width: 1536px) {
  .p-vaccination-menu__list__link01 {
    padding-right: clamp(19.2px, 1.6vw, 24px);
  }
}
@media screen and (min-width: 1024px) {
  .p-vaccination-menu__list__link01__img {
    width: 8em;
  }
}
.p-vaccination-menu__list__link01__text {
  color: #ffffff;
  text-align: center;
  line-height: 1.5;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  display: block;
  padding: 1em 0 0.5em 0;
}
@media screen and (min-width: 768px) {
  .p-vaccination-menu__list__link01__text {
    -webkit-font-feature-settings: normal;
            font-feature-settings: normal;
  }
}
@media screen and (min-width: 1024px) {
  .p-vaccination-menu__list__link01__text {
    text-align: left;
    padding: 0 0 0 0.5em;
  }
}
@media screen and (min-width: 1920px) {
  .p-vaccination-menu__list__link01__text {
    padding-left: 1em;
  }
}
.p-vaccination-menu__list__link01__text--br {
  display: none;
}
@media screen and (min-width: 1024px) {
  .p-vaccination-menu__list__link01__text--br {
    display: block;
  }
}
@media screen and (min-width: 1280px) {
  .p-vaccination-menu__list__link01__text--br {
    display: none;
  }
}
.p-vaccination-menu__list__link02 {
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: clamp(16px, 4.26vw, 24px);
  padding: clamp(16px, 4.26vw, 24px) clamp(8px, 2.13vw, 12px) clamp(8px, 2.13vw, 12px) clamp(8px, 2.13vw, 12px);
}
@media screen and (min-width: 1024px) {
  .p-vaccination-menu__list__link02 {
    font-size: clamp(19.2px, 1.6vw, 24px);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    padding: clamp(12.8px, 1.06vw, 16px) clamp(11.2px, 0.93vw, 14px) clamp(12.8px, 1.06vw, 16px) clamp(12.8px, 1.06vw, 16px);
  }
}
@media screen and (min-width: 1536px) {
  .p-vaccination-menu__list__link02 {
    padding-right: clamp(19.2px, 1.6vw, 24px);
  }
}
.p-vaccination-menu__list__link02__icon {
  background-color: #ffffff;
  border-radius: 50%;
  width: 4em;
  margin: 0 auto;
}
@media screen and (min-width: 1024px) {
  .p-vaccination-menu__list__link02__icon {
    width: 3em;
    margin: 0;
  }
}
.p-vaccination-menu__list__link02__text {
  color: #ffffff;
  text-align: center;
  line-height: 1.4;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  display: block;
  padding: 0.5em 0;
}
@media screen and (min-width: 768px) {
  .p-vaccination-menu__list__link02__text {
    -webkit-font-feature-settings: normal;
            font-feature-settings: normal;
  }
}
@media screen and (min-width: 1024px) {
  .p-vaccination-menu__list__link02__text {
    text-align: left;
    padding: 0 0 0 0.75em;
  }
}
.p-vaccination-menu__list__link02__text--high {
  line-height: 2.8;
}
.p-vaccination-menu__list__link02__text--nowrap {
  white-space: nowrap;
}
.p-vaccination-menu__list__link03 {
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: clamp(16px, 4.26vw, 24px);
  padding: clamp(16px, 4.26vw, 24px) clamp(20px, 5.33vw, 30px) clamp(16px, 4.26vw, 24px) clamp(20px, 5.33vw, 30px);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media screen and (min-width: 1024px) {
  .p-vaccination-menu__list__link03 {
    font-size: clamp(19.2px, 1.6vw, 24px);
    padding: clamp(12.8px, 1.06vw, 16px) clamp(11.2px, 0.93vw, 14px) clamp(12.8px, 1.06vw, 16px) clamp(12.8px, 1.06vw, 16px);
  }
}
@media screen and (min-width: 1536px) {
  .p-vaccination-menu__list__link03 {
    padding-right: clamp(19.2px, 1.6vw, 24px);
  }
}
.p-vaccination-menu__list__link03__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.p-vaccination-menu__list__link03__icon {
  background-color: #ffffff;
  border-radius: 50%;
  width: 4em;
}
@media screen and (min-width: 1024px) {
  .p-vaccination-menu__list__link03__icon {
    width: 3em;
  }
}
.p-vaccination-menu__list__link03__text {
  color: #ffffff;
  line-height: 1.4;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  display: block;
  padding: 0 0 0 1em;
}
@media screen and (min-width: 768px) {
  .p-vaccination-menu__list__link03__text {
    -webkit-font-feature-settings: normal;
            font-feature-settings: normal;
  }
}
@media screen and (min-width: 1024px) {
  .p-vaccination-menu__list__link03__text {
    padding: 0 0 0 0.75em;
  }
}
.p-vaccination-menu__list__link03__arrow {
  background-color: #ffffff;
  clip-path: polygon(0 0, 50% 100%, 100% 0);
  width: 1.25em;
  height: 0.75em;
  display: block;
}
@media screen and (min-width: 1024px) {
  .p-vaccination-menu__list__link03__arrow {
    width: 1em;
    height: 0.5em;
  }
}
.p-vaccination-menu__list__link04 {
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: clamp(16px, 4.26vw, 24px);
  padding: clamp(16px, 4.26vw, 24px) clamp(20px, 5.33vw, 30px) clamp(16px, 4.26vw, 24px) clamp(20px, 5.33vw, 30px);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 0;
}
@media screen and (min-width: 1024px) {
  .p-vaccination-menu__list__link04 {
    font-size: clamp(19.2px, 1.6vw, 24px);
    padding: clamp(12.8px, 1.06vw, 16px) clamp(11.2px, 0.93vw, 14px) clamp(12.8px, 1.06vw, 16px) clamp(12.8px, 1.06vw, 16px);
  }
}
@media screen and (min-width: 1536px) {
  .p-vaccination-menu__list__link04 {
    padding-right: clamp(19.2px, 1.6vw, 24px);
  }
}
.p-vaccination-menu__list__link04__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.p-vaccination-menu__list__link04__icon {
  background-color: #ffffff;
  border-radius: 50%;
  width: 4em;
  margin: 0;
}
@media screen and (min-width: 1024px) {
  .p-vaccination-menu__list__link04__icon {
    width: 3em;
  }
}
.p-vaccination-menu__list__link04__text {
  color: #ffffff;
  line-height: 1.4;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  display: block;
  padding: 0 0 0 1em;
}
@media screen and (min-width: 768px) {
  .p-vaccination-menu__list__link04__text {
    -webkit-font-feature-settings: normal;
            font-feature-settings: normal;
  }
}
@media screen and (min-width: 1024px) {
  .p-vaccination-menu__list__link04__text {
    text-align: left;
    padding: 0 0 0 0.75em;
  }
}
.p-vaccination-menu__list__link04__arrow {
  background-color: #ffffff;
  clip-path: polygon(0 0, 50% 100%, 100% 0);
  width: 1.25em;
  height: 0.75em;
  display: block;
}
@media screen and (min-width: 1024px) {
  .p-vaccination-menu__list__link04__arrow {
    width: 1em;
    height: 0.5em;
  }
}
.p-vaccination-menu__list__link:hover, .p-vaccination-menu__list__link:active {
  background-color: #5A96CE;
}

.p-vaccination-about {
  position: relative;
  padding: 0 0 clamp(70px, 18.66vw, 105px) 0;
  z-index: 2;
}
@media screen and (min-width: 1024px) {
  .p-vaccination-about {
    padding: 0 0 clamp(115.2px, 9.6vw, 144px) 0;
  }
}
.p-vaccination-about__pos {
  position: relative;
  padding-top: clamp(155px, 41.33vw, 232.5px);
}
@media screen and (min-width: 1024px) {
  .p-vaccination-about__pos {
    padding-top: 0;
  }
}
.p-vaccination-about__pos__inner {
  position: relative;
}
@media screen and (min-width: 1024px) {
  .p-vaccination-about__pos__inner {
    position: absolute;
    top: 0;
    left: 10%;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
@media screen and (min-width: 1280px) {
  .p-vaccination-about__pos__inner {
    left: 12.5%;
  }
}
@media screen and (min-width: 1280px) {
  .p-vaccination-about__pos__inner {
    left: 18.75%;
  }
}
@media screen and (min-width: 1200px) {
  .p-vaccination-about__pos__inner {
    left: calc((100% - 1200px) / 2);
  }
}
.p-vaccination-about__img {
  position: absolute;
  top: 0;
  left: 0;
}
@media screen and (min-width: 1024px) {
  .p-vaccination-about__img {
    width: 90%;
    position: relative;
    margin: 0 0 0 auto;
  }
}
@media screen and (min-width: 1280px) {
  .p-vaccination-about__img {
    width: 87.5%;
  }
}
@media screen and (min-width: 1536px) {
  .p-vaccination-about__img {
    width: 81.25%;
  }
}
@media screen and (min-width: 1200px) {
  .p-vaccination-about__img {
    width: calc(100% - (100% - 1200px) / 2);
  }
}
.p-vaccination-about__title {
  display: block;
  background-color: #3B82C5;
  border: 2px solid #ffffff;
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.15);
          box-shadow: 0 0 10px rgba(0, 0, 0, 0.15);
  padding: clamp(24px, 6.4vw, 36px) 0;
  width: 85%;
  margin: 0 auto;
  position: relative;
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: clamp(28px, 7.46vw, 42px);
}
@media screen and (min-width: 768px) {
  .p-vaccination-about__title {
    width: 75%;
  }
}
@media screen and (min-width: 1024px) {
  .p-vaccination-about__title {
    -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.15);
            box-shadow: 0 0 20px rgba(0, 0, 0, 0.15);
    font-size: clamp(25.6px, 2.13vw, 32px);
    padding: clamp(32px, 2.66vw, 40px) clamp(104px, 8.66vw, 130px);
    width: auto;
    margin: 0;
  }
}
.p-vaccination-about__title__icon {
  background-color: #ffffff;
  border-radius: 50%;
  width: 2.75em;
  margin: 0 auto;
}
@media screen and (min-width: 1024px) {
  .p-vaccination-about__title__icon {
    width: 3.75em;
  }
}
.p-vaccination-about__title__inner {
  color: #ffffff;
  text-align: center;
  line-height: 1;
  letter-spacing: 0.1em;
  padding: 0.75em 0 0.25em 0;
}
@media screen and (min-width: 1024px) {
  .p-vaccination-about__title__inner {
    padding: 0.75em 0 0.5em 0;
  }
}
.p-vaccination-about__title__note {
  color: #3B82C5;
  text-align: center;
  line-height: 1;
  font-size: clamp(15.75px, 4.2vw, 23.625px);
  background-color: #ffffff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 9em;
  height: 2em;
  margin: 0 auto;
}
@media screen and (min-width: 1024px) {
  .p-vaccination-about__title__note--wide {
    letter-spacing: 0.5em;
  }
}
@media screen and (min-width: 1024px) {
  .p-vaccination-about__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}
.p-vaccination-about__inner__left {
  padding-top: clamp(32px, 8.53vw, 48px);
}
@media screen and (min-width: 1024px) {
  .p-vaccination-about__inner__left {
    width: 25%;
    padding-top: clamp(78.4px, 6.53vw, 98px);
  }
}
.p-vaccination-about__inner__right {
  padding-top: clamp(64px, 17.06vw, 96px);
}
@media screen and (min-width: 1024px) {
  .p-vaccination-about__inner__right {
    width: 70%;
    padding-top: clamp(78.4px, 6.53vw, 98px);
  }
}
@media screen and (min-width: 1536px) {
  .p-vaccination-about__inner__right {
    width: 65%;
  }
}
.p-vaccination-about__inner__right__top {
  padding-bottom: clamp(64px, 17.06vw, 96px);
}
@media screen and (min-width: 1024px) {
  .p-vaccination-about__inner__right__top {
    padding-bottom: clamp(60px, 5vw, 75px);
  }
}
@media screen and (min-width: 1024px) {
  .p-vaccination-about__nav {
    position: sticky;
    top: 5.5rem;
    left: 0;
  }
}
.p-vaccination-about__nav__title {
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 500;
  font-style: normal;
  color: #ffffff;
  text-align: center;
  line-height: 1;
  font-size: clamp(15.75px, 4.2vw, 23.625px);
  background-color: #3B82C5;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 2.25em;
}
@media screen and (min-width: 1024px) {
  .p-vaccination-about__nav__title {
    font-size: clamp(14.4px, 1.2vw, 18px);
  }
}
.p-vaccination-about__menu {
  border: 1px solid #3B82C5;
  border-bottom: none;
}
.p-vaccination-about__menu__link {
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 500;
  font-style: normal;
  color: #3B82C5;
  line-height: 1;
  font-size: clamp(14px, 3.73vw, 21px);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 0 0.75em;
  height: 3em;
  background-color: #ffffff;
  border-bottom: 1px solid #3B82C5;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
@media screen and (min-width: 1024px) {
  .p-vaccination-about__menu__link {
    font-size: clamp(12.8px, 1.06vw, 16px);
  }
}
.p-vaccination-about__menu__link--last {
  background-color: #B1CDE8;
}
.p-vaccination-about__menu__link__inner {
  text-decoration: underline;
}
.p-vaccination-about__menu__link--sm {
  font-size: clamp(12.25px, 3.26vw, 18.375px);
}
@media screen and (min-width: 1024px) {
  .p-vaccination-about__menu__link--sm {
    font-size: clamp(11.2px, 0.93vw, 14px);
  }
}
.p-vaccination-about__menu__link__arrow {
  display: block;
  width: 0.5em;
  height: 0.5em;
  border-right: 1px solid #3B82C5;
  border-bottom: 1px solid #3B82C5;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
.p-vaccination-about__menu__link:visited {
  color: #3B82C5;
}
.p-vaccination-about__menu__link:hover, .p-vaccination-about__menu__link:focus, .p-vaccination-about__menu__link:active {
  color: #ffffff;
  background-color: #89B4DC;
}
.p-vaccination-about__menu__link:hover .p-vaccination-about__menu__link__arrow, .p-vaccination-about__menu__link:focus .p-vaccination-about__menu__link__arrow, .p-vaccination-about__menu__link:active .p-vaccination-about__menu__link__arrow {
  border-right: 1px solid #ffffff;
  border-bottom: 1px solid #ffffff;
}
.p-vaccination-about__text {
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 300;
  font-style: normal;
  color: #3C3C3C;
  text-align: justify;
  line-height: 1.8;
  font-size: clamp(14px, 3.73vw, 21px);
  padding-bottom: 1em;
}
@media screen and (min-width: 1024px) {
  .p-vaccination-about__text {
    font-size: clamp(12.8px, 1.06vw, 16px);
  }
}
.p-vaccination-about__text--indent {
  padding-left: 1.15em;
}
.p-vaccination-about__space01 {
  padding-top: clamp(50px, 13.33vw, 75px);
}
@media screen and (min-width: 1024px) {
  .p-vaccination-about__space01 {
    padding-top: clamp(64px, 5.33vw, 80px);
  }
}
.p-vaccination-about__subtitle {
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: clamp(20px, 5.33vw, 30px);
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  z-index: 2;
}
@media screen and (min-width: 1024px) {
  .p-vaccination-about__subtitle {
    font-size: clamp(22.4px, 1.86vw, 28px);
  }
}
.p-vaccination-about__subtitle__line {
  display: block;
  background-color: #3B82C5;
  width: 6.75px;
  height: 2em;
}
@media screen and (min-width: 1024px) {
  .p-vaccination-about__subtitle__line {
    width: 9px;
  }
}
.p-vaccination-about__subtitle__inner {
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 700;
  font-style: normal;
  color: #3B82C5;
  line-height: 1.5;
  font-size: clamp(20px, 5.33vw, 30px);
  display: block;
  padding-left: 0.5em;
}
@media screen and (min-width: 1024px) {
  .p-vaccination-about__subtitle__inner {
    letter-spacing: normal;
    font-size: clamp(22.4px, 1.86vw, 28px);
  }
}
.p-vaccination-about__text02 {
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 700;
  font-style: normal;
  color: #3C3C3C;
  line-height: 1.8;
  font-size: clamp(18px, 4.8vw, 27px);
  padding-top: 0.25em;
}
@media screen and (min-width: 1024px) {
  .p-vaccination-about__text02 {
    font-size: clamp(16px, 1.33vw, 20px);
  }
}
.p-vaccination-about__text02--accent {
  color: #EC6D88;
}
.p-vaccination-about__text03 {
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 500;
  font-style: normal;
  color: #3C3C3C;
  line-height: 1.8;
  font-size: clamp(14px, 3.73vw, 21px);
  padding: 0.25em 0 1.5em 0;
}
@media screen and (min-width: 1024px) {
  .p-vaccination-about__text03 {
    font-size: clamp(12.8px, 1.06vw, 16px);
  }
}
.p-vaccination-about__text03--accent {
  color: #3B82C5;
}
.p-vaccination-about__contact {
  background-color: #ffffff;
  border: 2.0341px solid #3B82C5;
  border-radius: 8px;
  padding: clamp(24px, 6.4vw, 36px) clamp(22px, 5.86vw, 33px);
  margin-bottom: clamp(42px, 11.2vw, 63px);
}
@media screen and (min-width: 1024px) {
  .p-vaccination-about__contact {
    border-radius: 12.165px;
    padding: clamp(25.6px, 2.13vw, 32px) clamp(24px, 2vw, 30px) clamp(24px, 2vw, 30px) clamp(24px, 2vw, 30px);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: clamp(49.6px, 4.13vw, 62px);
  }
}
@media screen and (min-width: 1024px) {
  .p-vaccination-about__contact__left {
    width: 50%;
  }
}
.p-vaccination-about__contact__right {
  padding-top: clamp(24px, 6.4vw, 36px);
}
@media screen and (min-width: 1024px) {
  .p-vaccination-about__contact__right {
    padding-top: 0;
    width: 50%;
  }
}
.p-vaccination-about__contact__title {
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 500;
  font-style: normal;
  color: #3C3C3C;
  line-height: 1;
  font-size: clamp(16px, 4.26vw, 24px);
}
@media screen and (min-width: 1024px) {
  .p-vaccination-about__contact__title {
    font-size: clamp(14.4px, 1.2vw, 18px);
  }
}
.p-vaccination-about__contact__title--accent {
  color: #3B82C5;
  display: inline-block;
  padding-right: 0.25em;
}
.p-vaccination-about__contact__tel {
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 700;
  font-style: normal;
  color: #3B82C5;
  line-height: 1;
  font-size: clamp(31.2px, 8.32vw, 46.8px);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-top: 0.15em;
  margin-left: clamp(20px, 5.33vw, 30px);
}
@media screen and (min-width: 1024px) {
  .p-vaccination-about__contact__tel {
    font-size: clamp(31.2px, 2.6vw, 39px);
    padding-top: 0.25em;
    margin-left: clamp(17.6px, 1.46vw, 22px);
  }
}
.p-vaccination-about__contact__tel__icon {
  width: 0.6em;
}
.p-vaccination-about__contact__tel__text {
  color: #3B82C5;
  padding-left: 0.15em;
}
.p-vaccination-about__contact__tel:visited, .p-vaccination-about__contact__tel:hover, .p-vaccination-about__contact__tel:focus, .p-vaccination-about__contact__tel:active {
  color: #3B82C5;
}
.p-vaccination-about__contact__subtitle {
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 300;
  font-style: normal;
  color: #3C3C3C;
  line-height: 1.5;
  font-size: clamp(14px, 3.73vw, 21px);
  padding-top: 1em;
}
@media screen and (min-width: 1024px) {
  .p-vaccination-about__contact__subtitle {
    font-size: clamp(12.8px, 1.06vw, 16px);
    margin-left: clamp(17.6px, 1.46vw, 22px);
  }
}
.p-vaccination-about__contact__text {
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 300;
  font-style: normal;
  color: #3C3C3C;
  line-height: 1.5;
  font-size: clamp(14px, 3.73vw, 21px);
  padding-bottom: 0.5em;
}
@media screen and (min-width: 1024px) {
  .p-vaccination-about__contact__text {
    font-size: clamp(12.8px, 1.06vw, 16px);
    margin-left: clamp(17.6px, 1.46vw, 22px);
  }
}
.p-vaccination-about__contact__text--accent {
  color: #3B82C5;
  display: inline-block;
  padding-right: 0.25em;
}
.p-vaccination-about__contact__table {
  width: 100%;
  border: 1px solid #a5a4a5;
  margin-top: clamp(8px, 2.13vw, 12px);
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 300;
  font-style: normal;
  color: #3C3C3C;
  line-height: 1;
  font-size: clamp(14px, 3.73vw, 21px);
}
@media screen and (min-width: 1024px) {
  .p-vaccination-about__contact__table {
    font-size: clamp(12.8px, 1.06vw, 16px);
  }
}
.p-vaccination-about__contact__table__row {
  width: 100%;
}
.p-vaccination-about__contact__table__row:nth-child(odd) {
  background-color: #ffffff;
}
.p-vaccination-about__contact__table__row:nth-child(even) {
  background-color: #F5FBFF;
}
.p-vaccination-about__contact__table__header {
  text-align: center;
  border: 1px solid #E2E2E2;
  vertical-align: middle;
  height: 2.5em;
  width: 30%;
}
.p-vaccination-about__contact__table__data {
  text-align: center;
  border: 1px solid #E2E2E2;
  vertical-align: middle;
  height: 2.5em;
  width: 70%;
}
.p-vaccination-about__title03 {
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 700;
  font-style: normal;
  color: #3B82C5;
  line-height: 1;
  font-size: clamp(16px, 4.26vw, 24px);
  border-bottom: 1px solid #919090;
  padding-bottom: 0.5em;
  margin-bottom: 0.25em;
}
@media screen and (min-width: 1024px) {
  .p-vaccination-about__title03 {
    font-size: clamp(16px, 1.33vw, 20px);
  }
}
.p-vaccination-about__pdf {
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 700;
  font-style: normal;
  color: #3C3C3C;
  line-height: 1;
  font-size: clamp(14px, 3.73vw, 21px);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  margin-bottom: clamp(28px, 7.46vw, 42px);
}
@media screen and (min-width: 1024px) {
  .p-vaccination-about__pdf {
    font-size: clamp(14.4px, 1.2vw, 18px);
    margin-bottom: clamp(36px, 3vw, 45px);
  }
}
.p-vaccination-about__pdf__icon {
  width: 2em;
  margin-right: 0.5em;
}
.p-vaccination-about__pdf__inner {
  color: #3C3C3C;
  text-decoration: underline;
}
.p-vaccination-about__pdf:visited {
  color: #3C3C3C;
}
.p-vaccination-about__pdf:hover, .p-vaccination-about__pdf:focus, .p-vaccination-about__pdf:active {
  color: #3B82C5;
}
.p-vaccination-about__pdf:hover .p-vaccination-about__pdf__inner, .p-vaccination-about__pdf:focus .p-vaccination-about__pdf__inner, .p-vaccination-about__pdf:active .p-vaccination-about__pdf__inner {
  color: #3B82C5;
}
.p-vaccination-about__title04 {
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 700;
  font-style: normal;
  color: #3C3C3C;
  line-height: 1.8;
  font-size: clamp(14px, 3.73vw, 21px);
  text-indent: -1.15em;
  margin-left: 1.15em;
}
@media screen and (min-width: 1024px) {
  .p-vaccination-about__title04 {
    font-size: clamp(12.8px, 1.06vw, 16px);
  }
}
.p-vaccination-about__title04--accent {
  color: #3B82C5;
  font-size: clamp(12.25px, 3.26vw, 18.375px);
  padding-right: 0.25em;
}
@media screen and (min-width: 1024px) {
  .p-vaccination-about__title04--accent {
    font-size: clamp(11.2px, 0.93vw, 14px);
    padding-right: 0.5em;
  }
}
.p-vaccination-about__title04--sm {
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 300;
  font-style: normal;
  line-height: 1.8;
  font-size: clamp(14px, 3.73vw, 21px);
}
@media screen and (min-width: 1024px) {
  .p-vaccination-about__title04--sm {
    font-size: clamp(12.8px, 1.06vw, 16px);
  }
}
.p-vaccination-about__detail {
  position: relative;
  padding: clamp(16px, 4.26vw, 24px) 0 clamp(40px, 10.66vw, 60px) 0;
  z-index: 3;
}
@media screen and (min-width: 1024px) {
  .p-vaccination-about__detail {
    padding: clamp(25.6px, 2.13vw, 32px) 0 clamp(38.4px, 3.2vw, 48px) 0;
  }
}
.p-vaccination-about__detail__title {
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 700;
  font-style: normal;
  color: #3B82C5;
  line-height: 1;
  font-size: clamp(18px, 4.8vw, 27px);
  background-color: #E5F3FF;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 2.5em;
  padding: 0 0.75em;
}
@media screen and (min-width: 1024px) {
  .p-vaccination-about__detail__title {
    font-size: clamp(19.2px, 1.6vw, 24px);
  }
}
.p-vaccination-about__detail__title--narrow {
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
}
@media screen and (min-width: 768px) {
  .p-vaccination-about__detail__title--narrow {
    -webkit-font-feature-settings: normal;
            font-feature-settings: normal;
  }
}
.p-vaccination-about__detail__text01 {
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 700;
  font-style: normal;
  color: #3C3C3C;
  line-height: 1.8;
  font-size: clamp(14px, 3.73vw, 21px);
  padding: 1em 0;
}
@media screen and (min-width: 1024px) {
  .p-vaccination-about__detail__text01 {
    font-size: clamp(12.8px, 1.06vw, 16px);
    padding: 1.5em 0;
  }
}
.p-vaccination-about__detail__table {
  width: 100%;
  border: 1px solid #a5a4a5;
}
@media screen and (min-width: 1024px) {
  .p-vaccination-about__detail__table {
    width: 75%;
  }
}
@media screen and (min-width: 1280px) {
  .p-vaccination-about__detail__table {
    width: 70%;
  }
}
@media screen and (min-width: 1024px) {
  .p-vaccination-about__detail__table--wide {
    width: 95%;
  }
}
@media screen and (min-width: 1280px) {
  .p-vaccination-about__detail__table--wide {
    width: 90%;
  }
}
.p-vaccination-about__detail__table__row {
  width: 100%;
}
.p-vaccination-about__detail__table__row:nth-child(odd) {
  background-color: #F5FBFF;
}
.p-vaccination-about__detail__table__row:nth-child(even) {
  background-color: #ffffff;
}
.p-vaccination-about__detail__table__row:first-child {
  background-color: #E2E2E2;
}
.p-vaccination-about__detail__table__row:last-child .p-vaccination-about__detail__table__header,
.p-vaccination-about__detail__table__row:last-child .p-vaccination-about__detail__table__center,
.p-vaccination-about__detail__table__row:last-child .p-vaccination-about__detail__table__data {
  border-bottom: 0 !important;
}
.p-vaccination-about__detail__table__title {
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 700;
  font-style: normal;
  color: #3C3C3C;
  text-align: center;
  vertical-align: middle;
  line-height: 1;
  font-size: clamp(14px, 3.73vw, 21px);
  height: 2em;
}
@media screen and (min-width: 1024px) {
  .p-vaccination-about__detail__table__title {
    font-size: clamp(12.8px, 1.06vw, 16px);
  }
}
.p-vaccination-about__detail__table__title--sm {
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: clamp(12.25px, 3.26vw, 18.375px);
}
@media screen and (min-width: 1024px) {
  .p-vaccination-about__detail__table__title--sm {
    font-size: clamp(11.2px, 0.93vw, 14px);
  }
}
.p-vaccination-about__detail__table__header {
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 500;
  font-style: normal;
  color: #3C3C3C;
  vertical-align: middle;
  line-height: 1.33;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  font-size: clamp(14px, 3.73vw, 21px);
  padding: 1em 0 1em 1em;
  border-right: 1px solid #E2E2E2;
  border-bottom: 1px solid #E2E2E2;
}
@media screen and (min-width: 768px) {
  .p-vaccination-about__detail__table__header {
    -webkit-font-feature-settings: normal;
            font-feature-settings: normal;
  }
}
@media screen and (min-width: 1024px) {
  .p-vaccination-about__detail__table__header {
    line-height: 1;
    font-size: clamp(12.8px, 1.06vw, 16px);
  }
}
.p-vaccination-about__detail__table__center {
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 500;
  font-style: normal;
  color: #3C3C3C;
  text-align: center;
  vertical-align: middle;
  line-height: 1;
  font-size: clamp(16px, 4.26vw, 24px);
  padding: 1em 0;
  width: 5em;
  border-right: 1px solid #E2E2E2;
  border-bottom: 1px solid #E2E2E2;
}
@media screen and (min-width: 1024px) {
  .p-vaccination-about__detail__table__center {
    font-size: clamp(14.4px, 1.2vw, 18px);
    width: 8em;
  }
}
@media screen and (min-width: 1920px) {
  .p-vaccination-about__detail__table__center {
    width: 9em;
  }
}
.p-vaccination-about__detail__table__data {
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 700;
  font-style: normal;
  color: #3C3C3C;
  text-align: right;
  vertical-align: middle;
  line-height: 1;
  font-size: clamp(16px, 4.26vw, 24px);
  padding: 1em 1em 1em 0;
  width: 6.5em;
  border-bottom: 1px solid #E2E2E2;
}
@media screen and (min-width: 1024px) {
  .p-vaccination-about__detail__table__data {
    font-size: clamp(14.4px, 1.2vw, 18px);
    width: 10em;
  }
}
.p-vaccination-about__detail__table--last {
  border-bottom: 0;
}
.p-vaccination-about__detail__text02 {
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 300;
  font-style: normal;
  color: #3C3C3C;
  line-height: 1.8;
  font-size: clamp(14px, 3.73vw, 21px);
}
@media screen and (min-width: 1024px) {
  .p-vaccination-about__detail__text02 {
    font-size: clamp(12.8px, 1.06vw, 16px);
  }
}
.p-vaccination-about__detail__text02--top {
  padding-top: 1.25em;
}
@media screen and (min-width: 1024px) {
  .p-vaccination-about__detail__text02--top {
    padding-top: 1.75em;
  }
}
.p-vaccination-about__detail__text02--topbottom {
  padding: 1em 0;
}
@media screen and (min-width: 1024px) {
  .p-vaccination-about__detail__text02--topbottom {
    padding: 1.5em 0;
  }
}
.p-vaccination-about__detail__text02--indent {
  padding: 0 0 0 1.15em;
}
@media screen and (min-width: 1024px) {
  .p-vaccination-about__detail__text02--indent {
    padding: 0 0 0 1.15em;
  }
}
.p-vaccination-about__detail__subtitle {
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 700;
  font-style: normal;
  color: #3C3C3C;
  line-height: 1.8;
  font-size: clamp(14px, 3.73vw, 21px);
  text-indent: -1.15em;
  margin-left: 1.15em;
  padding-top: 1em;
}
@media screen and (min-width: 1024px) {
  .p-vaccination-about__detail__subtitle {
    font-size: clamp(12.8px, 1.06vw, 16px);
  }
}
.p-vaccination-about__detail__subtitle--accent {
  color: #3B82C5;
  font-size: clamp(12.25px, 3.26vw, 18.375px);
  padding-right: 0.25em;
}
@media screen and (min-width: 1024px) {
  .p-vaccination-about__detail__subtitle--accent {
    font-size: clamp(11.2px, 0.93vw, 14px);
    padding-right: 0.5em;
  }
}
.p-vaccination-about__detail__subtitle--sm {
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 500;
  font-style: normal;
  padding-top: 1.25em;
}
.p-vaccination-about__detail__pdf {
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 700;
  font-style: normal;
  color: #3C3C3C;
  line-height: 1.5;
  font-size: clamp(14px, 3.73vw, 21px);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  margin-top: clamp(8px, 2.13vw, 12px);
}
@media screen and (min-width: 1024px) {
  .p-vaccination-about__detail__pdf {
    font-size: clamp(14.4px, 1.2vw, 18px);
    margin-top: clamp(6.4px, 0.53vw, 8px);
  }
}
.p-vaccination-about__detail__pdf__icon {
  width: 2em;
  margin-right: 0.5em;
}
.p-vaccination-about__detail__pdf__inner {
  color: #3C3C3C;
  text-decoration: underline;
}
.p-vaccination-about__detail__pdf:visited {
  color: #3C3C3C;
}
.p-vaccination-about__detail__pdf:hover, .p-vaccination-about__detail__pdf:focus, .p-vaccination-about__detail__pdf:active {
  color: #3B82C5;
}
.p-vaccination-about__detail__pdf:hover .p-vaccination-about__pdf__inner, .p-vaccination-about__detail__pdf:focus .p-vaccination-about__pdf__inner, .p-vaccination-about__detail__pdf:active .p-vaccination-about__pdf__inner {
  color: #3B82C5;
}
.p-vaccination-about__detail__space {
  padding-top: clamp(14px, 3.73vw, 21px);
}
@media screen and (min-width: 1024px) {
  .p-vaccination-about__detail__space {
    padding-top: clamp(19.2px, 1.6vw, 24px);
  }
}
.p-vaccination-about__detail__title03 {
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 700;
  font-style: normal;
  color: #3B82C5;
  line-height: 1;
  font-size: clamp(16px, 4.26vw, 24px);
  padding: 1.75em 0 0.5em 0;
}
@media screen and (min-width: 1024px) {
  .p-vaccination-about__detail__title03 {
    font-size: clamp(16px, 1.33vw, 20px);
  }
}
.p-vaccination-about__title05 {
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 700;
  font-style: normal;
  color: #ffffff;
  line-height: 1;
  font-size: clamp(18px, 4.8vw, 27px);
  background-color: #3B82C5;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 2.5em;
  padding: 0 0.75em;
}
@media screen and (min-width: 1024px) {
  .p-vaccination-about__title05 {
    font-size: clamp(19.2px, 1.6vw, 24px);
  }
}
.p-vaccination-about__flow {
  padding: clamp(20px, 5.33vw, 30px) 0;
}
.p-vaccination-about__flow + .p-vaccination-about__flow {
  border-top: 1px solid #919090;
}
.p-vaccination-about__flow__title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.p-vaccination-about__flow__title__num {
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 700;
  font-style: normal;
  color: #ffffff;
  text-align: center;
  line-height: 1;
  font-size: clamp(21.33px, 5.68vw, 32px);
  background-color: #EC6D88;
  border-radius: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: clamp(29px, 7.73vw, 43.5px);
  height: clamp(29px, 7.73vw, 43.5px);
}
@media screen and (min-width: 1024px) {
  .p-vaccination-about__flow__title__num {
    font-size: clamp(19.2px, 1.6vw, 24px);
    width: clamp(28.8px, 2.4vw, 36px);
    height: clamp(28.8px, 2.4vw, 36px);
  }
}
.p-vaccination-about__flow__title__inner {
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 500;
  font-style: normal;
  color: #3C3C3C;
  line-height: 2;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  font-size: clamp(16px, 4.26vw, 24px);
  padding-left: 0.35em;
  width: calc(100% - clamp(29px, 7.73vw, 43.5px));
}
@media screen and (min-width: 768px) {
  .p-vaccination-about__flow__title__inner {
    -webkit-font-feature-settings: normal;
            font-feature-settings: normal;
    padding-left: 0.5em;
  }
}
@media screen and (min-width: 1024px) {
  .p-vaccination-about__flow__title__inner {
    font-size: clamp(14.4px, 1.2vw, 18px);
    padding-left: 0.6em;
    width: calc(100% - clamp(28.8px, 2.4vw, 36px));
  }
}
.p-vaccination-about__flow__02 {
  padding-top: clamp(14px, 3.73vw, 21px);
}
@media screen and (min-width: 1024px) {
  .p-vaccination-about__flow__02 {
    padding: clamp(12.8px, 1.06vw, 16px) 0 0 clamp(36px, 3vw, 45px);
  }
}
.p-vaccination-about__flow__02__item {
  padding-bottom: clamp(28px, 7.46vw, 42px);
}
@media screen and (min-width: 1024px) {
  .p-vaccination-about__flow__02__item {
    padding-bottom: clamp(25.6px, 2.13vw, 32px);
  }
}
.p-vaccination-about__flow__02__item:last-child {
  padding-bottom: 0;
}
.p-vaccination-about__flow__02__title {
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 500;
  font-style: normal;
  color: #ffffff;
  text-align: center;
  line-height: 1;
  font-size: clamp(16px, 4.26vw, 24px);
  background-color: #5995CD;
  padding: 0.6em 1.25em;
  border-radius: 1.1em;
  display: inline-block;
}
@media screen and (min-width: 1024px) {
  .p-vaccination-about__flow__02__title {
    font-size: clamp(14.4px, 1.2vw, 18px);
  }
}
.p-vaccination-about__flow__02__text {
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 300;
  font-style: normal;
  color: #3C3C3C;
  line-height: 1.8;
  font-size: clamp(14px, 3.73vw, 21px);
  padding-top: 0.75em;
}
@media screen and (min-width: 1024px) {
  .p-vaccination-about__flow__02__text {
    font-size: clamp(12.8px, 1.06vw, 16px);
  }
}
.p-vaccination-about__flow__02__text--accent {
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 500;
  font-style: normal;
  color: #EC6D88;
  font-size: clamp(16px, 4.26vw, 24px);
}
@media screen and (min-width: 1024px) {
  .p-vaccination-about__flow__02__text--accent {
    font-size: clamp(14.4px, 1.2vw, 18px);
  }
}
.p-vaccination-about__flow__02__button {
  padding: clamp(16px, 4.26vw, 24px) 0;
}
@media screen and (min-width: 1024px) {
  .p-vaccination-about__flow__02__button {
    width: 70%;
    padding: clamp(17.6px, 1.46vw, 22px) 0;
  }
}
.p-vaccination-about__flow__03 {
  padding-top: clamp(14px, 3.73vw, 21px);
}
@media screen and (min-width: 1024px) {
  .p-vaccination-about__flow__03 {
    padding: clamp(12.8px, 1.06vw, 16px) 0 0 clamp(36px, 3vw, 45px);
  }
}
.p-vaccination-about__flow__03__title {
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 500;
  font-style: normal;
  color: #3C3C3C;
  line-height: 1.5;
  font-size: clamp(16px, 4.26vw, 24px);
}
@media screen and (min-width: 1024px) {
  .p-vaccination-about__flow__03__title {
    font-size: clamp(14.4px, 1.2vw, 18px);
  }
}
.p-vaccination-about__flow__03__title--accent {
  color: #3B82C5;
  font-size: clamp(14px, 3.73vw, 21px);
}
@media screen and (min-width: 1024px) {
  .p-vaccination-about__flow__03__title--accent {
    font-size: clamp(12.8px, 1.06vw, 16px);
    display: inline-block;
    padding-right: 0.25em;
  }
}
.p-vaccination-about__flow__03__text {
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 300;
  font-style: normal;
  color: #3C3C3C;
  text-align: justify;
  line-height: 1.8;
  font-size: clamp(14px, 3.73vw, 21px);
  padding-left: 1.25em;
}
@media screen and (min-width: 1024px) {
  .p-vaccination-about__flow__03__text {
    font-size: clamp(12.8px, 1.06vw, 16px);
  }
}
.p-vaccination-about__flow__03__text--accent {
  color: #3B82C5;
}
.p-vaccination-about__flow__03__text--bold {
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 500;
  font-style: normal;
}
.p-vaccination-about__flow__03__list {
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: clamp(14px, 3.73vw, 21px);
  padding: 0.25em 0 1em 1.25em;
}
@media screen and (min-width: 1024px) {
  .p-vaccination-about__flow__03__list {
    font-size: clamp(12.8px, 1.06vw, 16px);
  }
}
.p-vaccination-about__flow__03__list__item {
  color: #3C3C3C;
  line-height: 1.8;
}
.p-vaccination-about__flow__03__list__item--accent {
  color: #3B82C5;
  display: inline-block;
  padding-right: 0.25em;
}
.p-vaccination-about__content {
  background-color: #E5F3FF;
  padding: clamp(16px, 4.26vw, 24px);
  margin-bottom: clamp(28px, 7.46vw, 42px);
}
@media screen and (min-width: 1024px) {
  .p-vaccination-about__content {
    padding: clamp(25.6px, 2.13vw, 32px);
    margin-bottom: clamp(19.2px, 1.6vw, 24px);
  }
}
.p-vaccination-about__content__list__item {
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 300;
  font-style: normal;
  color: #3C3C3C;
  text-align: justify;
  line-height: 1.5;
  font-size: clamp(14px, 3.73vw, 21px);
  position: relative;
  text-indent: -1.15em;
  margin-left: 1.15em;
  padding-bottom: 0.25em;
}
@media screen and (min-width: 1024px) {
  .p-vaccination-about__content__list__item {
    font-size: clamp(12.8px, 1.06vw, 16px);
  }
}
.p-vaccination-about__content__list__item--accent {
  color: #3B82C5;
  font-size: clamp(12.25px, 3.26vw, 18.375px);
  padding-right: 0.25em;
}
@media screen and (min-width: 1024px) {
  .p-vaccination-about__content__list__item--accent {
    font-size: clamp(11.2px, 0.93vw, 14px);
    padding-right: 0.5em;
  }
}
.p-vaccination-about__content__title {
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 700;
  font-style: normal;
  color: #3B82C5;
  line-height: 1;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  font-size: clamp(16px, 4.26vw, 24px);
  padding-top: 0.25em;
}
@media screen and (min-width: 768px) {
  .p-vaccination-about__content__title {
    -webkit-font-feature-settings: normal;
            font-feature-settings: normal;
  }
}
@media screen and (min-width: 1024px) {
  .p-vaccination-about__content__title {
    font-size: clamp(16px, 1.33vw, 20px);
    padding-top: 0;
  }
}
.p-vaccination-about__content__text {
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 300;
  font-style: normal;
  color: #3C3C3C;
  text-align: justify;
  line-height: 1.8;
  font-size: clamp(14px, 3.73vw, 21px);
  padding: 0.75em 0 0.25em 0;
}
@media screen and (min-width: 1024px) {
  .p-vaccination-about__content__text {
    font-size: clamp(12.8px, 1.06vw, 16px);
  }
}

.p-vaccination-form {
  position: relative;
  padding: clamp(65px, 17.33vw, 97.5px) 0 clamp(70px, 18.66vw, 105px) 0;
  z-index: 2;
}
@media screen and (min-width: 1024px) {
  .p-vaccination-form {
    padding: clamp(115.2px, 9.6vw, 144px) 0;
  }
}
.p-vaccination-form__top {
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 300;
  font-style: normal;
  color: #595757;
  text-align: right;
  line-height: 2;
  font-size: clamp(14px, 3.73vw, 21px);
  padding-top: clamp(45px, 12vw, 67.5px);
  padding-bottom: 0.25em;
}
@media screen and (min-width: 1024px) {
  .p-vaccination-form__top {
    font-size: clamp(12.8px, 1.06vw, 16px);
    padding-top: clamp(27.2px, 2.26vw, 34px);
  }
}
.p-vaccination-form__top--accent {
  color: #FF2F61;
}
.p-vaccination-form__box {
  background-color: #ffffff;
  padding: 0 7.5%;
}
@media screen and (min-width: 768px) {
  .p-vaccination-form__box {
    padding: 0 12.5%;
  }
}
@media screen and (min-width: 1024px) {
  .p-vaccination-form__box {
    width: 70%;
    margin: 0 auto;
    padding: clamp(16px, 1.33vw, 20px) clamp(64px, 5.33vw, 80px);
  }
}
@media screen and (min-width: 1280px) {
  .p-vaccination-form__box {
    width: 65%;
  }
}
@media screen and (min-width: 1536px) {
  .p-vaccination-form__box {
    width: 52.5%;
    max-width: 1000px;
  }
}
.p-vaccination-form__box__space {
  padding-top: clamp(48px, 12.8vw, 72px);
}
@media screen and (min-width: 1024px) {
  .p-vaccination-form__box__space {
    padding-top: clamp(51.2px, 4.26vw, 64px);
  }
}
.p-vaccination-form__box__title {
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 500;
  font-style: normal;
  color: #3C3C3C;
  line-height: 1;
  font-size: clamp(18px, 4.8vw, 27px);
  padding-top: clamp(22px, 5.86vw, 33px);
}
@media screen and (min-width: 1024px) {
  .p-vaccination-form__box__title {
    font-size: clamp(14.4px, 1.2vw, 18px);
    padding-top: clamp(24px, 2vw, 30px);
  }
}
.p-vaccination-form__box__title--accent {
  color: #3B82C5;
  font-size: clamp(16px, 4.26vw, 24px);
  display: inline-block;
  padding-right: 0.25em;
}
@media screen and (min-width: 1024px) {
  .p-vaccination-form__box__title--accent {
    font-size: clamp(12.8px, 1.06vw, 16px);
  }
}
.p-vaccination-form__box__text {
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 300;
  font-style: normal;
  color: #3C3C3C;
  text-align: justify;
  line-height: 1.8;
  font-size: clamp(16px, 4.26vw, 24px);
  padding: 0.5em 0;
  border-bottom: 1px solid #E2E2E2;
}
@media screen and (min-width: 1024px) {
  .p-vaccination-form__box__text {
    font-size: clamp(12.8px, 1.06vw, 16px);
    padding: 1em 0 0.5em 0;
  }
}
.p-vaccination-form__table {
  width: 100%;
}
.p-vaccination-form__table__row {
  width: 100%;
}
.p-vaccination-form__table__row:last-child .p-vaccination-form__table__header01,
.p-vaccination-form__table__row:last-child .p-vaccination-form__table__data01,
.p-vaccination-form__table__row:last-child .p-vaccination-form__table__data02 {
  border-bottom: none;
}
.p-vaccination-form__table__label {
  display: inline-block;
  width: 100%;
}
.p-vaccination-form__table__header01 {
  display: block;
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 500;
  font-style: normal;
  color: #3C3C3C;
  line-height: 2;
  font-size: clamp(16px, 4.26vw, 24px);
  padding: clamp(22px, 5.86vw, 33px) 0 0.5em 0;
  width: 100%;
}
@media screen and (min-width: 1024px) {
  .p-vaccination-form__table__header01 {
    display: table-cell;
    width: 25%;
    border-bottom: 1px solid #E2E2E2;
    vertical-align: middle;
    font-size: clamp(12.8px, 1.06vw, 16px);
    padding: clamp(16px, 4.26vw, 24px) 0;
  }
}
.p-vaccination-form__table__header01--sm {
  font-size: clamp(14px, 3.73vw, 21px);
}
@media screen and (min-width: 1024px) {
  .p-vaccination-form__table__header01--sm {
    font-size: clamp(11.2px, 0.93vw, 14px);
  }
}
.p-vaccination-form__table__header01--accent {
  color: #FF2F61;
}
.p-vaccination-form__table__data01 {
  display: block;
  border-bottom: 1px solid #E2E2E2;
  padding-bottom: clamp(30px, 8vw, 45px);
  position: relative;
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 500;
  font-style: normal;
  color: #3C3C3C;
  line-height: 1;
  font-size: clamp(16px, 4.26vw, 24px);
  width: 100%;
}
@media screen and (min-width: 1024px) {
  .p-vaccination-form__table__data01 {
    display: table-cell;
    width: 75%;
    padding: clamp(16px, 4.26vw, 24px) 0;
    font-size: clamp(12.8px, 1.06vw, 16px);
  }
}
.p-vaccination-form__table__data01--middle {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
}
@media screen and (min-width: 1024px) {
  .p-vaccination-form__table__data01--block {
    display: block;
    padding: 0 0 clamp(12.8px, 1.06vw, 16px) 0;
  }
}
.p-vaccination-form__table__data01__inner {
  width: 100%;
}
.p-vaccination-form__table__header02 {
  display: block;
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 300;
  font-style: normal;
  color: #3C3C3C;
  line-height: 1.8;
  font-size: clamp(16px, 4.26vw, 24px);
  padding: clamp(22px, 5.86vw, 33px) 0 0.5em 0;
  width: 100%;
}
@media screen and (min-width: 1024px) {
  .p-vaccination-form__table__header02 {
    line-height: 1.5;
    font-size: clamp(12.8px, 1.06vw, 16px);
    display: block;
    padding: clamp(16px, 4.26vw, 24px) 0 0.5em 0;
    border-bottom: none;
  }
}
.p-vaccination-form__table__header02--bold {
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 500;
  font-style: normal;
}
.p-vaccination-form__table__header02--last {
  padding: 1em 0;
}
@media screen and (min-width: 1024px) {
  .p-vaccination-form__table__header02--last {
    font-family: "heisei-kaku-gothic-std", sans-serif;
    font-weight: 500;
    font-style: normal;
    text-align: center;
    padding: 2em 0;
  }
}
.p-vaccination-form__table__header02__link {
  color: #3B82C5;
  text-decoration: underline;
}
.p-vaccination-form__table__data02 {
  display: block;
  border-bottom: 1px solid #E2E2E2;
  padding-bottom: clamp(30px, 8vw, 45px);
  position: relative;
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 500;
  font-style: normal;
  color: #3C3C3C;
  line-height: 1;
  font-size: clamp(16px, 4.26vw, 24px);
  width: 100%;
}
@media screen and (min-width: 1024px) {
  .p-vaccination-form__table__data02 {
    padding: 0 0 clamp(12.8px, 1.06vw, 16px) 0;
    font-size: clamp(12.8px, 1.06vw, 16px);
  }
}
.p-vaccination-form__table__data02__inner {
  width: 100%;
}
.p-vaccination-form__error {
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 300;
  font-style: normal;
  color: #FF2F61;
  line-height: 1.5;
  font-size: clamp(16px, 4.26vw, 24px);
  padding-top: 0.25em;
}
@media screen and (min-width: 1024px) {
  .p-vaccination-form__error {
    font-size: clamp(12.8px, 1.06vw, 16px);
  }
}
.p-vaccination-form .error {
  color: #FF2F61;
}
.p-vaccination-form__input {
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 300;
  font-style: normal;
  color: #3C3C3C;
  line-height: 2;
  font-size: clamp(16px, 4.26vw, 24px);
  padding: 0.5em 0 0.5em 0.5em;
  width: 100%;
  border: 1px solid #3B82C5;
  border-radius: 0.25em;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media screen and (min-width: 1024px) {
  .p-vaccination-form__input {
    font-size: clamp(12.8px, 1.06vw, 16px);
  }
}
.p-vaccination-form__input::-webkit-input-placeholder {
  font-family: "Helvetica Neue", "Helvetica", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Arial", "Yu Gothic", "Meiryo", sans-serif;
}
.p-vaccination-form__input::-moz-placeholder {
  font-family: "Helvetica Neue", "Helvetica", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Arial", "Yu Gothic", "Meiryo", sans-serif;
}
.p-vaccination-form__input:-ms-input-placeholder {
  font-family: "Helvetica Neue", "Helvetica", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Arial", "Yu Gothic", "Meiryo", sans-serif;
}
.p-vaccination-form__input::-ms-input-placeholder {
  font-family: "Helvetica Neue", "Helvetica", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Arial", "Yu Gothic", "Meiryo", sans-serif;
}
.p-vaccination-form__input::placeholder {
  font-family: "Helvetica Neue", "Helvetica", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Arial", "Yu Gothic", "Meiryo", sans-serif;
}
.p-vaccination-form__input--num {
  width: 10em;
}
.p-vaccination-form__input--year {
  width: 6em;
}
@media screen and (min-width: 1024px) {
  .p-vaccination-form__input--year {
    width: 6.5em;
  }
}
.p-vaccination-form__input--date {
  width: 3.5em;
}
@media screen and (min-width: 1024px) {
  .p-vaccination-form__input--date {
    width: 3.33em;
  }
}
.p-vaccination-form__input--period {
  width: 4.5em;
}
@media screen and (min-width: 1024px) {
  .p-vaccination-form__input--period {
    width: 3.33em;
  }
}
.p-vaccination-form__input--period--space {
  display: block;
  padding-top: clamp(16px, 4.26vw, 24px);
}
@media screen and (min-width: 1024px) {
  .p-vaccination-form__input--period--space {
    display: none;
  }
}
@media screen and (min-width: 1280px) {
  .p-vaccination-form__input--address {
    width: 50%;
  }
}
.p-vaccination-form__input--purpose {
  width: calc(100% - clamp(32px, 8.53vw, 48px));
  margin-left: clamp(32px, 8.53vw, 48px);
}
@media screen and (min-width: 1024px) {
  .p-vaccination-form__input--purpose {
    width: calc(100% - clamp(25.6px, 2.13vw, 32px));
    margin-left: clamp(25.6px, 2.13vw, 32px);
  }
}
.p-vaccination-form__input--place {
  width: calc(100% - 3.5em);
}
@media screen and (min-width: 1024px) {
  .p-vaccination-form__input--place {
    width: calc(100% - 4em);
  }
}
.p-vaccination-form__input__textarea {
  padding: 0.5em;
}
.p-vaccination-form__input__between {
  padding: 0 0.5em;
}
.p-vaccination-form__input--img {
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 300;
  font-style: normal;
  color: #3C3C3C;
  line-height: 2;
  font-size: clamp(16px, 4.26vw, 24px);
  padding-bottom: clamp(16px, 4.26vw, 24px);
  width: 100%;
}
@media screen and (min-width: 1024px) {
  .p-vaccination-form__input--img {
    font-size: clamp(12.8px, 1.06vw, 16px);
    padding-bottom: clamp(12.8px, 1.06vw, 16px);
  }
}
.p-vaccination-form__check {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.p-vaccination-form__check__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: auto;
  padding: 0 2.75em 1em 0;
}
.p-vaccination-form__check__item:nth-child(3) {
  padding-right: 0;
}
@media screen and (min-width: 768px) {
  .p-vaccination-form__check__item:nth-child(3) {
    padding-right: 2.75em;
  }
}
.p-vaccination-form__check__item--short {
  padding-bottom: 0;
}
.p-vaccination-form__check__button {
  inline-size: clamp(24px, 6.4vw, 36px);
  block-size: clamp(24px, 6.4vw, 36px);
  margin-right: 0.5em;
  accent-color: #3B82C5;
}
@media screen and (min-width: 1024px) {
  .p-vaccination-form__check__button {
    inline-size: clamp(19.2px, 1.6vw, 24px);
    block-size: clamp(19.2px, 1.6vw, 24px);
  }
}
.p-vaccination-form__checkbox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.p-vaccination-form__checkbox--left {
  padding-left: 15%;
}
.p-vaccination-form__checkbox--bottom {
  padding-bottom: clamp(16px, 4.26vw, 24px);
}
@media screen and (min-width: 1024px) {
  .p-vaccination-form__checkbox--bottom {
    padding-bottom: clamp(12.8px, 1.06vw, 16px);
  }
}
.p-vaccination-form__checkbox__inner {
  inline-size: clamp(24px, 6.4vw, 36px);
  block-size: clamp(24px, 6.4vw, 36px);
  margin-right: 0.5em;
  accent-color: #3B82C5;
  border-radius: 0.25em;
}
@media screen and (min-width: 1024px) {
  .p-vaccination-form__checkbox__inner {
    inline-size: clamp(19.2px, 1.6vw, 24px);
    block-size: clamp(19.2px, 1.6vw, 24px);
  }
}
.p-vaccination-form__checkbox--center {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.p-vaccination-form__radio {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
}
.p-vaccination-form__radio--bottom {
  padding-bottom: clamp(16px, 4.26vw, 24px);
}
@media screen and (min-width: 1024px) {
  .p-vaccination-form__radio--bottom {
    padding-bottom: clamp(12.8px, 1.06vw, 16px);
  }
}
.p-vaccination-form__radio__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 30%;
}
@media screen and (min-width: 1024px) {
  .p-vaccination-form__radio__item {
    width: 8em;
  }
}
.p-vaccination-form__radio__button {
  inline-size: clamp(24px, 6.4vw, 36px);
  block-size: clamp(24px, 6.4vw, 36px);
  margin-right: 0.5em;
  accent-color: #3B82C5;
}
@media screen and (min-width: 1024px) {
  .p-vaccination-form__radio__button {
    inline-size: clamp(19.2px, 1.6vw, 24px);
    block-size: clamp(19.2px, 1.6vw, 24px);
  }
}
.p-vaccination-form__post {
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 300;
  font-style: normal;
  color: #3C3C3C;
  line-height: 1.33;
  font-size: clamp(14px, 3.73vw, 21px);
  display: block;
}
@media screen and (min-width: 1024px) {
  .p-vaccination-form__post {
    font-size: clamp(12.8px, 1.06vw, 16px);
  }
}
.p-vaccination-form__post--space {
  padding-top: 1.25em;
}
.p-vaccination-form__place {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
}
.p-vaccination-form__place--space {
  padding-top: clamp(16px, 4.26vw, 24px);
}
@media screen and (min-width: 1024px) {
  .p-vaccination-form__place--space {
    padding-top: clamp(12.8px, 1.06vw, 16px);
  }
}
.p-vaccination-form__note {
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 300;
  font-style: normal;
  color: #3C3C3C;
  line-height: 1.5;
  font-size: clamp(12px, 3.2vw, 18px);
  display: block;
  padding-top: 0.5em;
}
@media screen and (min-width: 1024px) {
  .p-vaccination-form__note {
    font-size: clamp(11.2px, 0.93vw, 14px);
  }
}
.p-vaccination-form__last {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.p-vaccination-form__last__text {
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: clamp(18px, 4.8vw, 27px);
}
@media screen and (min-width: 1024px) {
  .p-vaccination-form__last__text {
    font-size: clamp(16px, 1.33vw, 20px);
  }
}
.p-vaccination-form__last__text--accent {
  color: #FF2F61;
  display: inline-block;
  position: relative;
  bottom: -0.25em;
  font-size: 1.5em;
  padding-left: 0.15em;
}
.p-vaccination-form__submit {
  display: block;
  text-align: center;
  font-size: clamp(18px, 4.8vw, 27px);
  margin-top: 2em;
}
@media screen and (min-width: 1024px) {
  .p-vaccination-form__submit {
    font-size: clamp(16px, 1.33vw, 20px);
    width: 11em;
    margin: 2em auto 0 auto;
  }
}
.p-vaccination-form__bottom {
  width: 85%;
  margin: 0 auto;
  padding-top: clamp(30px, 8vw, 45px);
}
@media screen and (min-width: 768px) {
  .p-vaccination-form__bottom {
    width: 75%;
  }
}
@media screen and (min-width: 1024px) {
  .p-vaccination-form__bottom {
    width: 70%;
    padding-top: clamp(52.8px, 4.4vw, 66px);
  }
}
@media screen and (min-width: 1280px) {
  .p-vaccination-form__bottom {
    width: 65%;
  }
}
@media screen and (min-width: 1536px) {
  .p-vaccination-form__bottom {
    width: 52.5%;
    max-width: 1000px;
  }
}
.p-vaccination-form__bottom__flow {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
@media screen and (min-width: 1024px) {
  .p-vaccination-form__bottom__flow {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    width: 85%;
    margin: 0 auto;
  }
}
.p-vaccination-form__bottom__flow__item {
  position: relative;
  width: 50%;
  padding-right: 12%;
  margin-bottom: clamp(12px, 3.2vw, 18px);
}
@media screen and (min-width: 1024px) {
  .p-vaccination-form__bottom__flow__item {
    width: 20%;
    padding-right: 0;
    margin-bottom: clamp(25.6px, 2.13vw, 32px);
  }
}
.p-vaccination-form__bottom__flow__item::before {
  content: "";
  background-color: #629BD0;
  clip-path: polygon(0 0, 0 100%, 100% 50%);
  width: 10%;
  height: 18%;
  position: absolute;
  top: 41%;
  right: 6%;
}
@media screen and (min-width: 1024px) {
  .p-vaccination-form__bottom__flow__item::before {
    width: 12%;
    height: 18%;
    right: -25%;
  }
}
.p-vaccination-form__bottom__flow__item:last-child::before {
  display: none;
}
.p-vaccination-form__bottom__flow__content {
  display: block;
  position: relative;
  background-color: #ffffff;
  border: 2px solid #629BD0;
  border-radius: 50%;
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 500;
  font-style: normal;
  text-align: center;
  line-height: 1;
  font-size: clamp(12.6px, 3.36vw, 22px);
}
@media screen and (min-width: 1024px) {
  .p-vaccination-form__bottom__flow__content {
    font-size: clamp(14.4px, 1.2vw, 18px);
  }
}
.p-vaccination-form__bottom__flow__content::before {
  content: "";
  display: block;
  padding-bottom: 100%;
}
.p-vaccination-form__bottom__flow__content--on {
  background-color: #629BD0;
}
.p-vaccination-form__bottom__flow__content__inner {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.p-vaccination-form__bottom__flow__content__icon {
  width: 4em;
}
.p-vaccination-form__bottom__flow__content__text {
  display: block;
  color: #3B82C5;
  padding-top: 0.75em;
}
.p-vaccination-form__bottom__flow__content__text--on {
  color: #ffffff;
}
.p-vaccination-form__bottom__list {
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: clamp(14px, 3.73vw, 21px);
  padding: 1em 0 2.25em 0;
}
@media screen and (min-width: 1024px) {
  .p-vaccination-form__bottom__list {
    font-size: clamp(12.8px, 1.06vw, 16px);
    padding: 0 0 2.5em 0;
  }
}
.p-vaccination-form__bottom__list__item {
  color: #3C3C3C;
  text-align: justify;
  line-height: 1.5;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  text-indent: -1.15em;
  margin-left: 1.15em;
}
@media screen and (min-width: 768px) {
  .p-vaccination-form__bottom__list__item {
    -webkit-font-feature-settings: normal;
            font-feature-settings: normal;
  }
}
.p-vaccination-form__bottom__list__item--accent {
  color: #3B82C5;
  font-size: clamp(12.25px, 3.26vw, 18.375px);
  padding: 0 0.25em 0.15em 0;
}
@media screen and (min-width: 1024px) {
  .p-vaccination-form__bottom__list__item--accent {
    font-size: clamp(11.2px, 0.93vw, 14px);
    padding: 0 0.5em 0.15em 0;
  }
}
.p-vaccination-form__bottom__list__item--bold {
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 500;
  font-style: normal;
  color: #EC6D88;
  font-size: clamp(15.75px, 4.2vw, 23.625px);
}
@media screen and (min-width: 1024px) {
  .p-vaccination-form__bottom__list__item--bold {
    font-size: clamp(14.4px, 1.2vw, 18px);
  }
}
.p-vaccination-form__bottom__treatmenttime {
  width: 100%;
  margin-bottom: clamp(24px, 6.4vw, 36px);
}
@media screen and (min-width: 1024px) {
  .p-vaccination-form__bottom__treatmenttime {
    margin-bottom: clamp(33.6px, 2.8vw, 42px);
  }
}
@media screen and (min-width: 1024px) {
  .p-vaccination-form__bottom__treatmenttime tbody {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
.p-vaccination-form__bottom__treatmenttime__title {
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 500;
  font-style: normal;
  color: #ffffff;
  text-align: center;
  vertical-align: middle;
  line-height: 1;
  padding: 1em 0;
  font-size: clamp(14px, 3.73vw, 21px);
  background-color: #3B82C5;
  border: 1px solid #a5a4a5;
  width: 30%;
}
@media screen and (min-width: 1024px) {
  .p-vaccination-form__bottom__treatmenttime__title {
    font-size: clamp(12.8px, 1.06vw, 16px);
    padding: 1em 0;
    width: 100%;
    border-right: none;
  }
}
.p-vaccination-form__bottom__treatmenttime__text {
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 300;
  font-style: normal;
  color: #3C3C3C;
  text-align: center;
  vertical-align: middle;
  line-height: 1;
  padding: 1em 0;
  font-size: clamp(14px, 3.73vw, 21px);
  background-color: #ffffff;
  border: 1px solid #a5a4a5;
  width: 70%;
}
@media screen and (min-width: 1024px) {
  .p-vaccination-form__bottom__treatmenttime__text {
    font-size: clamp(12.8px, 1.06vw, 16px);
    padding: 2.5em 0;
    width: 100%;
    border-right: none;
  }
}
.p-vaccination-form__bottom__treatmenttime__row {
  width: 100%;
}
@media screen and (min-width: 1024px) {
  .p-vaccination-form__bottom__treatmenttime__row {
    width: 16.66%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
@media screen and (min-width: 1024px) {
  .p-vaccination-form__bottom__treatmenttime__row + .p-vaccination-form__bottom__treatmenttime__row .p-vaccination-form__bottom__treatmenttime__title {
    border-left: 1px solid #ffffff;
  }
}
@media screen and (min-width: 1024px) {
  .p-vaccination-form__bottom__treatmenttime__row + .p-vaccination-form__bottom__treatmenttime__row .p-vaccination-form__bottom__treatmenttime__text {
    border-left: 1px solid #a5a4a5;
  }
}
@media screen and (min-width: 1024px) {
  .p-vaccination-form__bottom__treatmenttime__row:last-child .p-vaccination-form__bottom__treatmenttime__title,
  .p-vaccination-form__bottom__treatmenttime__row:last-child .p-vaccination-form__bottom__treatmenttime__text {
    border-right: 1px solid #a5a4a5;
  }
}
.p-vaccination-form__bottom__treatmenttime__inner {
  padding-top: clamp(32px, 8.53vw, 48px);
}
@media screen and (min-width: 1024px) {
  .p-vaccination-form__bottom__treatmenttime__inner {
    padding-top: clamp(33.6px, 2.8vw, 42px);
  }
}
.p-vaccination-form__bottom__contact {
  background-color: #ffffff;
  border: 2.0341px solid #3B82C5;
  border-radius: 8px;
  padding: clamp(24px, 6.4vw, 36px) clamp(22px, 5.86vw, 33px) clamp(12px, 3.2vw, 18px) clamp(22px, 5.86vw, 33px);
}
@media screen and (min-width: 1024px) {
  .p-vaccination-form__bottom__contact {
    border-radius: 12.165px;
    padding: clamp(38.4px, 3.2vw, 48px) clamp(52.8px, 4.4vw, 66px);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
@media screen and (min-width: 1024px) {
  .p-vaccination-form__bottom__contact__left {
    width: 50%;
  }
}
.p-vaccination-form__bottom__contact__right {
  padding-top: clamp(24px, 6.4vw, 36px);
}
@media screen and (min-width: 1024px) {
  .p-vaccination-form__bottom__contact__right {
    padding-top: 0;
    width: 50%;
  }
}
.p-vaccination-form__bottom__contact__title {
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 500;
  font-style: normal;
  color: #3C3C3C;
  line-height: 1;
  font-size: clamp(16px, 4.26vw, 24px);
}
@media screen and (min-width: 1024px) {
  .p-vaccination-form__bottom__contact__title {
    font-size: clamp(14.4px, 1.2vw, 18px);
  }
}
.p-vaccination-form__bottom__contact__title--accent {
  color: #3B82C5;
  display: inline-block;
  padding-right: 0.25em;
}
.p-vaccination-form__bottom__contact__tel {
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 700;
  font-style: normal;
  color: #3B82C5;
  line-height: 1;
  font-size: clamp(31.2px, 8.32vw, 46.8px);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-top: 0.15em;
  margin-left: clamp(20px, 5.33vw, 30px);
}
@media screen and (min-width: 1024px) {
  .p-vaccination-form__bottom__contact__tel {
    font-size: clamp(31.2px, 2.6vw, 39px);
    padding-top: 0.25em;
    margin-left: clamp(17.6px, 1.46vw, 22px);
  }
}
.p-vaccination-form__bottom__contact__tel__icon {
  width: 0.6em;
}
.p-vaccination-form__bottom__contact__tel__text {
  color: #3B82C5;
  padding-left: 0.15em;
}
.p-vaccination-form__bottom__contact__tel:visited, .p-vaccination-form__bottom__contact__tel:hover, .p-vaccination-form__bottom__contact__tel:focus, .p-vaccination-form__bottom__contact__tel:active {
  color: #3B82C5;
}
.p-vaccination-form__bottom__contact__subtitle {
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 300;
  font-style: normal;
  color: #3C3C3C;
  line-height: 1.5;
  font-size: clamp(14px, 3.73vw, 21px);
}
@media screen and (min-width: 1024px) {
  .p-vaccination-form__bottom__contact__subtitle {
    font-size: clamp(12.8px, 1.06vw, 16px);
  }
}
@media screen and (min-width: 1024px) {
  .p-vaccination-form__bottom__contact__data {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
.p-vaccination-form__bottom__contact__data__title {
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 300;
  font-style: normal;
  color: #3C3C3C;
  line-height: 1.5;
  font-size: clamp(14px, 3.73vw, 21px);
  width: 10em;
}
@media screen and (min-width: 1024px) {
  .p-vaccination-form__bottom__contact__data__title {
    font-size: clamp(12.8px, 1.06vw, 16px);
  }
}
.p-vaccination-form__bottom__contact__data__title--pc {
  display: none;
}
@media screen and (min-width: 1024px) {
  .p-vaccination-form__bottom__contact__data__title--pc {
    display: inline;
  }
}
.p-vaccination-form__bottom__contact__data__text {
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 300;
  font-style: normal;
  color: #3C3C3C;
  line-height: 1.5;
  font-size: clamp(14px, 3.73vw, 21px);
  width: calc(100% - 10em);
}
@media screen and (min-width: 1024px) {
  .p-vaccination-form__bottom__contact__data__text {
    font-size: clamp(12.8px, 1.06vw, 16px);
  }
}
.p-vaccination-form__bottom__contact__table {
  width: 100%;
  border: 1px solid #a5a4a5;
  margin-top: clamp(8px, 2.13vw, 12px);
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 300;
  font-style: normal;
  color: #3C3C3C;
  line-height: 1;
  font-size: clamp(14px, 3.73vw, 21px);
}
@media screen and (min-width: 1024px) {
  .p-vaccination-form__bottom__contact__table {
    font-size: clamp(12.8px, 1.06vw, 16px);
  }
}
.p-vaccination-form__bottom__contact__table__row {
  width: 100%;
}
.p-vaccination-form__bottom__contact__table__row:nth-child(odd) {
  background-color: #ffffff;
}
.p-vaccination-form__bottom__contact__table__row:nth-child(even) {
  background-color: #F5FBFF;
}
.p-vaccination-form__bottom__contact__table__header {
  text-align: center;
  border: 1px solid #E2E2E2;
  vertical-align: middle;
  height: 2.5em;
  width: 30%;
}
.p-vaccination-form__bottom__contact__table__data {
  text-align: center;
  border: 1px solid #E2E2E2;
  vertical-align: middle;
  height: 2.5em;
  width: 70%;
}
.p-vaccination-form__confirm__text {
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 300;
  font-style: normal;
  color: #3C3C3C;
  text-align: justify;
  line-height: 1.8;
  font-size: clamp(16px, 4.26vw, 24px);
  padding: 3em 0 2em 0;
}
@media screen and (min-width: 1024px) {
  .p-vaccination-form__confirm__text {
    text-align: center;
    font-size: clamp(12.8px, 1.06vw, 16px);
    padding: 4.5em 0 3.75em 0;
  }
}
.p-vaccination-form__confirm__table {
  width: 100%;
  margin-bottom: clamp(40px, 10.66vw, 60px);
  border-top: 1px solid #E2E2E2;
}
@media screen and (min-width: 1024px) {
  .p-vaccination-form__confirm__table {
    margin-bottom: clamp(38.4px, 3.2vw, 48px);
  }
}
.p-vaccination-form__confirm__table__row {
  width: 100%;
}
.p-vaccination-form__confirm__table__header {
  display: block;
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 500;
  font-style: normal;
  color: #3C3C3C;
  line-height: 2;
  font-size: clamp(16px, 4.26vw, 24px);
  padding: clamp(22px, 5.86vw, 33px) 0 0.5em 0;
}
@media screen and (min-width: 1024px) {
  .p-vaccination-form__confirm__table__header {
    display: table-cell;
    width: 30%;
    border-bottom: 1px solid #E2E2E2;
    vertical-align: middle;
    font-size: clamp(12.8px, 1.06vw, 16px);
    padding: clamp(16px, 4.26vw, 24px) 0;
  }
}
.p-vaccination-form__confirm__table__header--sm {
  font-size: clamp(14px, 3.73vw, 21px);
}
@media screen and (min-width: 1024px) {
  .p-vaccination-form__confirm__table__header--sm {
    font-size: clamp(11.2px, 0.93vw, 14px);
  }
}
.p-vaccination-form__confirm__table__header--accent {
  color: #FF2F61;
}
.p-vaccination-form__confirm__table__data {
  display: block;
  border-bottom: 1px solid #E2E2E2;
  padding-bottom: clamp(30px, 8vw, 45px);
  position: relative;
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 500;
  font-style: normal;
  color: #3C3C3C;
  line-height: 1;
  font-size: clamp(16px, 4.26vw, 24px);
}
@media screen and (min-width: 1024px) {
  .p-vaccination-form__confirm__table__data {
    display: table-cell;
    width: 70%;
    padding: clamp(16px, 4.26vw, 24px) 0;
    vertical-align: middle;
    font-size: clamp(12.8px, 1.06vw, 16px);
  }
}
.p-vaccination-form__confirm__title {
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 500;
  font-style: normal;
  color: #3C3C3C;
  line-height: 1;
  font-size: clamp(18px, 4.8vw, 27px);
  padding-top: clamp(12px, 3.2vw, 18px);
}
@media screen and (min-width: 1024px) {
  .p-vaccination-form__confirm__title {
    font-size: clamp(14.4px, 1.2vw, 18px);
    padding-top: clamp(9.6px, 0.8vw, 12px);
  }
}
.p-vaccination-form__confirm__title--accent {
  color: #3B82C5;
  font-size: clamp(16px, 4.26vw, 24px);
  display: inline-block;
  padding-right: 0.25em;
}
@media screen and (min-width: 1024px) {
  .p-vaccination-form__confirm__title--accent {
    font-size: clamp(12.8px, 1.06vw, 16px);
  }
}
.p-vaccination-form__confirm__button {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.p-vaccination-form__confirm__button__submit {
  display: block;
  text-align: center;
  font-size: clamp(18px, 4.8vw, 27px);
  margin: 0 auto clamp(40px, 10.66vw, 60px) auto;
  width: 47%;
}
@media screen and (min-width: 1024px) {
  .p-vaccination-form__confirm__button__submit {
    font-size: clamp(16px, 1.33vw, 20px);
    width: 11em;
    margin: 0 1em clamp(51.2px, 4.26vw, 64px) 1em;
  }
}
.p-vaccination-form__thanks__box {
  padding: clamp(30px, 8vw, 45px) clamp(22px, 5.86vw, 33px) clamp(32px, 8.53vw, 48px) clamp(22px, 5.86vw, 33px);
  margin-top: clamp(30px, 8vw, 45px);
}
@media screen and (min-width: 1024px) {
  .p-vaccination-form__thanks__box {
    padding: clamp(48px, 4vw, 60px) clamp(51.2px, 4.26vw, 64px) clamp(51.2px, 4.26vw, 64px) clamp(51.2px, 4.26vw, 64px);
    margin-top: clamp(32px, 2.66vw, 40px);
  }
}
.p-vaccination-form__thanks__text {
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 300;
  font-style: normal;
  color: #3C3C3C;
  text-align: justify;
  line-height: 1.8;
  font-size: clamp(16px, 4.26vw, 24px);
}
@media screen and (min-width: 1024px) {
  .p-vaccination-form__thanks__text {
    font-size: clamp(12.8px, 1.06vw, 16px);
  }
}
.p-vaccination-form__thanks__title {
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 700;
  font-style: normal;
  color: #3B82C5;
  line-height: 1.8;
  font-size: clamp(18px, 4.8vw, 27px);
  padding-top: 2em;
}
@media screen and (min-width: 1024px) {
  .p-vaccination-form__thanks__title {
    font-size: clamp(14.4px, 1.2vw, 18px);
  }
}
.p-vaccination-form__thanks__error {
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 300;
  font-style: normal;
  color: #3C3C3C;
  text-align: justify;
  line-height: 1.8;
  font-size: clamp(16px, 4.26vw, 24px);
  padding: 3em 0 0 0;
}
@media screen and (min-width: 1024px) {
  .p-vaccination-form__thanks__error {
    text-align: center;
    font-size: clamp(12.8px, 1.06vw, 16px);
    padding: 4.5em 0 0 0;
  }
}

.p-obesity-about {
  position: relative;
  padding: clamp(70px, 18.66vw, 105px) 0 clamp(50px, 13.33vw, 75px) 0;
  z-index: 2;
}
@media screen and (min-width: 1024px) {
  .p-obesity-about {
    padding: clamp(72px, 6vw, 90px) 0 clamp(40px, 3.33vw, 50px) 0;
  }
}
.p-obesity-about__imgtitle {
  position: relative;
  padding: clamp(148px, 39.46vw, 222px) 0 clamp(28px, 7.46vw, 42px) 0;
}
@media screen and (min-width: 1024px) {
  .p-obesity-about__imgtitle {
    padding: 0 0 clamp(72px, 6vw, 90px) 0;
  }
}
.p-obesity-about__imgtitle__img {
  position: absolute;
  top: 0;
  right: 0;
}
@media screen and (min-width: 1024px) {
  .p-obesity-about__imgtitle__img {
    width: 90%;
    margin: 0 0 0 auto;
    position: relative;
  }
}
@media screen and (min-width: 1280px) {
  .p-obesity-about__imgtitle__img {
    width: 87.5%;
  }
}
@media screen and (min-width: 1536px) {
  .p-obesity-about__imgtitle__img {
    width: 81.25%;
  }
}
@media screen and (min-width: 1600px) {
  .p-obesity-about__imgtitle__img {
    width: calc(100% - (100% - 1200px) / 2);
  }
}
.p-obesity-about__imgtitle__wrapper {
  position: relative;
  width: 85%;
  margin: 0 auto;
}
@media screen and (min-width: 768px) {
  .p-obesity-about__imgtitle__wrapper {
    width: 75%;
  }
}
@media screen and (min-width: 1024px) {
  .p-obesity-about__imgtitle__wrapper {
    width: clamp(385px, 32vw, 482px);
    position: absolute;
    top: 7%;
    right: 52%;
  }
}
@media screen and (min-width: 1280px) {
  .p-obesity-about__imgtitle__wrapper {
    top: 11%;
  }
}
@media screen and (min-width: 1536px) {
  .p-obesity-about__imgtitle__wrapper {
    top: 9%;
  }
}
@media screen and (min-width: 1920px) {
  .p-obesity-about__imgtitle__wrapper {
    top: 17%;
  }
}
.p-obesity-about__imgtitle__inner {
  background-color: #3B82C5;
  border: 2px solid #3B82C5;
  -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.15);
          box-shadow: 0 0 20px rgba(0, 0, 0, 0.15);
  padding: clamp(30px, 8vw, 45px) 0;
}
@media screen and (min-width: 1024px) {
  .p-obesity-about__imgtitle__inner {
    padding: clamp(51.2px, 4.26vw, 64px) 0;
  }
}
.p-obesity-about__imgtitle__icon {
  background-color: #ffffff;
  border-radius: 50%;
  width: clamp(73.5px, 19.6vw, 110px);
  margin: 0 auto;
}
@media screen and (min-width: 1024px) {
  .p-obesity-about__imgtitle__icon {
    width: clamp(96px, 8vw, 120px);
  }
}
.p-obesity-about__imgtitle__title {
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 700;
  font-style: normal;
  color: #ffffff;
  text-align: center;
  line-height: 1;
  letter-spacing: 0.1em;
  font-size: clamp(24px, 6.4vw, 36px);
  padding-top: 0.75em;
}
@media screen and (min-width: 1024px) {
  .p-obesity-about__imgtitle__title {
    font-size: clamp(25.6px, 2.13vw, 32px);
  }
}
@media screen and (min-width: 1536px) {
  .p-obesity-about__imgtitle__title {
    padding-top: 1em;
  }
}
@media screen and (min-width: 1024px) {
  .p-obesity-about__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    gap: 1.5%;
  }
}
.p-obesity-about__list__item {
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 500;
  font-style: normal;
  color: #3C3C3C;
  text-align: left;
  line-height: 1.8;
  font-size: clamp(13px, 3.46vw, 19.5px);
  text-indent: -1.1em;
  padding-left: 1.1em;
}
@media screen and (min-width: 1024px) {
  .p-obesity-about__list__item {
    font-size: 0.9rem;
    text-indent: -1.2em;
    padding-left: 1.2em;
  }
}
@media screen and (min-width: 1280px) {
  .p-obesity-about__list__item {
    font-size: 0.8rem;
  }
}
.p-obesity-about__list__item--accent {
  color: #3B82C5;
  font-size: 0.875em;
  padding-right: 0.35em;
}
@media screen and (min-width: 1024px) {
  .p-obesity-about__list__item:nth-child(1), .p-obesity-about__list__item:nth-child(4), .p-obesity-about__list__item:nth-child(7) {
    width: 33.5%;
  }
}
@media screen and (min-width: 1024px) {
  .p-obesity-about__list__item:nth-child(2), .p-obesity-about__list__item:nth-child(5), .p-obesity-about__list__item:nth-child(8) {
    width: 30%;
  }
}
@media screen and (min-width: 1024px) {
  .p-obesity-about__list__item:nth-child(3), .p-obesity-about__list__item:nth-child(6) {
    width: 33.5%;
  }
}
@media screen and (min-width: 1024px) {
  .p-obesity-about__list__item:nth-child(9) {
    width: 45%;
  }
}
@media screen and (min-width: 1280px) {
  .p-obesity-about__list__item:nth-child(9) {
    width: 33.5%;
  }
}
@media screen and (min-width: 1024px) {
  .p-obesity-about__list__item:nth-child(10) {
    width: 45%;
  }
}
@media screen and (min-width: 1280px) {
  .p-obesity-about__list__item:nth-child(10) {
    width: 33.5%;
  }
}
.p-obesity-about__title {
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
}
@media screen and (min-width: 768px) {
  .p-obesity-about__title {
    -webkit-font-feature-settings: normal;
            font-feature-settings: normal;
  }
}

.p-obesity-about02 {
  position: relative;
  padding: clamp(70px, 18.66vw, 105px) 0 clamp(28px, 7.46vw, 42px) 0;
  z-index: 2;
}
@media screen and (min-width: 1024px) {
  .p-obesity-about02 {
    padding: clamp(115.2px, 9.6vw, 144px) 0 clamp(28.8px, 2.4vw, 36px) 0;
  }
}
.p-obesity-about02__info {
  background-color: #ffffff;
  border: 2px solid #3B82C5;
  border-radius: 8px;
  padding: clamp(20px, 5.33vw, 30px) clamp(24px, 6.4vw, 36px);
  margin-top: clamp(18px, 4.8vw, 27px);
}
@media screen and (min-width: 1024px) {
  .p-obesity-about02__info {
    padding: clamp(22.4px, 1.86vw, 28px) clamp(22.4px, 1.86vw, 28px) clamp(24px, 2vw, 30px) clamp(22.4px, 1.86vw, 28px);
    margin-top: clamp(16px, 1.33vw, 20px);
  }
}
.p-obesity-about02__list__item {
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 500;
  font-style: normal;
  color: #3C3C3C;
  text-align: left;
  line-height: 2.15;
  font-size: clamp(13px, 3.46vw, 19.5px);
  text-indent: -1.1em;
  padding-left: 1.1em;
}
@media screen and (min-width: 1024px) {
  .p-obesity-about02__list__item {
    line-height: 2;
    font-size: 0.9rem;
    text-indent: -1.2em;
    padding-left: 1.2em;
  }
}
@media screen and (min-width: 1280px) {
  .p-obesity-about02__list__item {
    font-size: 0.8rem;
  }
}
.p-obesity-about02__list__item--accent {
  color: #3B82C5;
  font-size: 0.875em;
  padding-right: 0.35em;
}
.p-obesity-about02__list__item--narrow {
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
}

.p-obesity-mounjaro {
  position: relative;
  padding: clamp(70px, 18.66vw, 105px) 0 0 0;
  z-index: 2;
}
@media screen and (min-width: 1024px) {
  .p-obesity-mounjaro {
    padding: clamp(115.2px, 9.6vw, 144px) 0 0 0;
  }
}
.p-obesity-mounjaro__space {
  padding-top: clamp(50px, 13.33vw, 75px);
}
@media screen and (min-width: 1024px) {
  .p-obesity-mounjaro__space {
    padding-top: clamp(115.2px, 9.6vw, 144px);
  }
}
.p-obesity-mounjaro__space02 {
  padding: 0 0 clamp(20px, 5.33vw, 30px) clamp(14px, 3.73vw, 21px);
}
@media screen and (min-width: 1024px) {
  .p-obesity-mounjaro__space02 {
    padding: 0 0 clamp(24px, 2vw, 30px) clamp(11.2px, 0.93vw, 14px);
  }
}
.p-obesity-mounjaro__title {
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 500;
  font-style: normal;
  color: #3B82C5;
  line-height: 1.44;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  font-size: clamp(18px, 4.8vw, 27px);
  padding-top: 1em;
}
@media screen and (min-width: 768px) {
  .p-obesity-mounjaro__title {
    -webkit-font-feature-settings: normal;
            font-feature-settings: normal;
  }
}
@media screen and (min-width: 1024px) {
  .p-obesity-mounjaro__title {
    font-size: clamp(16px, 1.33vw, 20px);
  }
}
.p-obesity-mounjaro__title02 {
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 500;
  font-style: normal;
  color: #3C3C3C;
  text-align: left;
  line-height: 1.8;
  font-size: clamp(13px, 3.46vw, 19.5px);
  padding-top: 0.5em;
}
@media screen and (min-width: 1024px) {
  .p-obesity-mounjaro__title02 {
    font-size: 0.9rem;
  }
}
@media screen and (min-width: 1280px) {
  .p-obesity-mounjaro__title02 {
    font-size: 0.8rem;
  }
}
.p-obesity-mounjaro__title02--accent {
  color: #3B82C5;
  font-size: 0.875em;
  padding-right: 0.35em;
}
.p-obesity-mounjaro__text {
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 500;
  font-style: normal;
  color: #3C3C3C;
  text-align: center;
  line-height: 1.8;
  font-size: clamp(15px, 4vw, 22.5px);
  padding: 4em 0;
}
@media screen and (min-width: 1024px) {
  .p-obesity-mounjaro__text {
    font-size: clamp(14.4px, 1.2vw, 18px);
  }
}
.p-obesity-mounjaro__text02 {
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 300;
  font-style: normal;
  color: #3C3C3C;
  text-align: left;
  line-height: 1.8;
  font-size: clamp(14px, 3.73vw, 21px);
}
@media screen and (min-width: 1024px) {
  .p-obesity-mounjaro__text02 {
    font-size: 0.9rem;
  }
}
@media screen and (min-width: 1280px) {
  .p-obesity-mounjaro__text02 {
    font-size: 0.8rem;
  }
}
.p-obesity-mounjaro__text02--bottom {
  padding: 1.5em 0 1em 0;
}
.p-obesity-mounjaro__text02--narrow {
  padding-top: 0.25em;
}
@media screen and (min-width: 1920px) {
  .p-obesity-mounjaro__text02--narrow {
    letter-spacing: -0.04em;
  }
}
.p-obesity-mounjaro__list {
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 300;
  font-style: normal;
  color: #3C3C3C;
  text-align: left;
  line-height: 1.8;
  font-size: clamp(14px, 3.73vw, 21px);
  position: relative;
}
@media screen and (min-width: 1024px) {
  .p-obesity-mounjaro__list {
    font-size: 0.9rem;
  }
}
@media screen and (min-width: 1280px) {
  .p-obesity-mounjaro__list {
    font-size: 0.8rem;
  }
}
.p-obesity-mounjaro__list__item {
  text-indent: -1.25em;
  margin-left: 1.25em;
}
.p-obesity-mounjaro__list__item--accent {
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 700;
  font-style: normal;
  color: #EC6D88;
}
.p-obesity-mounjaro__list02 {
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 300;
  font-style: normal;
  color: #3C3C3C;
  text-align: left;
  line-height: 1.8;
  font-size: clamp(14px, 3.73vw, 21px);
  position: relative;
}
@media screen and (min-width: 1024px) {
  .p-obesity-mounjaro__list02 {
    font-size: 0.9rem;
  }
}
@media screen and (min-width: 1280px) {
  .p-obesity-mounjaro__list02 {
    font-size: 0.8rem;
  }
}
.p-obesity-mounjaro__list02__item {
  text-indent: -1.25em;
  margin-left: 1.25em;
}
.p-obesity-mounjaro__list02__item--accent {
  color: #3B82C5;
  font-size: 0.875em;
  padding-right: 0.35em;
}
.p-obesity-mounjaro__table {
  width: 100%;
  border: 1px solid #a5a4a5;
  margin-bottom: clamp(40px, 10.66vw, 60px);
}
@media screen and (min-width: 1024px) {
  .p-obesity-mounjaro__table {
    margin-bottom: 0;
  }
}
@media screen and (min-width: 1024px) {
  .p-obesity-mounjaro__table--sp {
    display: none;
  }
}
.p-obesity-mounjaro__table--pc {
  display: none;
}
@media screen and (min-width: 1024px) {
  .p-obesity-mounjaro__table--pc {
    display: table;
  }
}
.p-obesity-mounjaro__table__row {
  width: 100%;
}
.p-obesity-mounjaro__table__row:nth-child(even) {
  background-color: #ffffff;
}
.p-obesity-mounjaro__table__row:nth-child(odd) {
  background-color: #F5FBFF;
}
.p-obesity-mounjaro__table__row:last-child th,
.p-obesity-mounjaro__table__row:last-child td {
  border-bottom: none !important;
}
.p-obesity-mounjaro__table__header {
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 500;
  font-style: normal;
  color: #3C3C3C;
  text-align: center;
  vertical-align: middle;
  line-height: 1.5;
  font-size: clamp(14px, 3.73vw, 21px);
  border-bottom: 1px solid #E2E2E2;
  padding: 1.5em 0.5em;
  width: 30%;
}
@media screen and (min-width: 1024px) {
  .p-obesity-mounjaro__table__header {
    font-size: 0.9rem;
    width: 16%;
  }
}
@media screen and (min-width: 1280px) {
  .p-obesity-mounjaro__table__header {
    font-size: 0.8rem;
  }
}
.p-obesity-mounjaro__table__data {
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 300;
  font-style: normal;
  color: #3C3C3C;
  text-align: center;
  vertical-align: middle;
  line-height: 1.5;
  font-size: clamp(14px, 3.73vw, 21px);
  border-bottom: 1px solid #E2E2E2;
  border-left: 1px solid #E2E2E2;
  padding: 1.5em 0.5em;
  width: 70%;
}
@media screen and (min-width: 1024px) {
  .p-obesity-mounjaro__table__data {
    font-size: 0.9rem;
    width: 42%;
  }
}
@media screen and (min-width: 1280px) {
  .p-obesity-mounjaro__table__data {
    font-size: 0.8rem;
  }
}
.p-obesity-mounjaro__table__data--accent {
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: clamp(15px, 4vw, 22.5px);
}
@media screen and (min-width: 1024px) {
  .p-obesity-mounjaro__table__data--accent {
    font-size: clamp(14.4px, 1.2vw, 18px);
  }
}
.p-obesity-mounjaro__table__data--br {
  display: none;
}
@media screen and (min-width: 1024px) {
  .p-obesity-mounjaro__table__data--br {
    display: block;
  }
}
@media screen and (min-width: 1536px) {
  .p-obesity-mounjaro__table__data--br {
    display: none;
  }
}
.p-obesity-mounjaro__table__title {
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 500;
  font-style: normal;
  color: #ffffff;
  text-align: center;
  vertical-align: middle;
  line-height: 1.5;
  font-size: clamp(16px, 4.26vw, 24px);
  background-color: #3B82C5;
  border-bottom: 1px solid #3B82C5;
}
@media screen and (min-width: 1024px) {
  .p-obesity-mounjaro__table__title {
    font-size: clamp(14.4px, 1.2vw, 18px);
  }
}
.p-obesity-mounjaro__table02 {
  width: 100%;
  border: 1px solid #a5a4a5;
}
.p-obesity-mounjaro__table02__row {
  width: 100%;
}
.p-obesity-mounjaro__table02__row:nth-child(even) {
  background-color: #ffffff;
}
.p-obesity-mounjaro__table02__row:nth-child(odd) {
  background-color: #F5FBFF;
}
.p-obesity-mounjaro__table02__row:last-child th,
.p-obesity-mounjaro__table02__row:last-child td {
  border-bottom: none !important;
}
.p-obesity-mounjaro__table02__title {
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 300;
  font-style: normal;
  color: #3C3C3C;
  text-align: center;
  vertical-align: middle;
  line-height: 1.5;
  font-size: clamp(13px, 3.46vw, 19.5px);
  background-color: #E2E2E2;
  border-bottom: 1px solid #E2E2E2;
  padding: 0.5em;
}
@media screen and (min-width: 1024px) {
  .p-obesity-mounjaro__table02__title {
    font-size: clamp(11.2px, 0.93vw, 14px);
  }
}
.p-obesity-mounjaro__table02__title--accent {
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: clamp(14px, 3.73vw, 21px);
}
@media screen and (min-width: 1024px) {
  .p-obesity-mounjaro__table02__title--accent {
    font-size: 0.9rem;
  }
}
@media screen and (min-width: 1280px) {
  .p-obesity-mounjaro__table02__title--accent {
    font-size: 0.8rem;
  }
}
.p-obesity-mounjaro__table02__header {
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 500;
  font-style: normal;
  color: #3C3C3C;
  text-align: left;
  vertical-align: middle;
  line-height: 1.5;
  font-size: clamp(14px, 3.73vw, 21px);
  border-bottom: 1px solid #E2E2E2;
  padding: 1em 1em;
  width: 65%;
}
@media screen and (min-width: 1024px) {
  .p-obesity-mounjaro__table02__header {
    font-size: 0.9rem;
    width: 75%;
  }
}
@media screen and (min-width: 1280px) {
  .p-obesity-mounjaro__table02__header {
    font-size: 0.8rem;
  }
}
.p-obesity-mounjaro__table02__data {
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 700;
  font-style: normal;
  color: #3C3C3C;
  text-align: right;
  vertical-align: middle;
  line-height: 1.5;
  font-size: clamp(14px, 3.73vw, 21px);
  border-bottom: 1px solid #E2E2E2;
  border-left: 1px solid #E2E2E2;
  padding: 1em 1em;
  width: 35%;
}
@media screen and (min-width: 1024px) {
  .p-obesity-mounjaro__table02__data {
    font-size: 0.9rem;
    width: 25%;
  }
}
@media screen and (min-width: 1280px) {
  .p-obesity-mounjaro__table02__data {
    font-size: 0.8rem;
  }
}
.p-obesity-mounjaro__detail {
  border: 1px solid #3B82C5;
  border-radius: 8px;
  padding: clamp(30px, 8vw, 45px) clamp(24px, 6.4vw, 36px) clamp(40px, 10.66vw, 60px) clamp(24px, 6.4vw, 36px);
  margin: clamp(40px, 10.66vw, 60px) auto clamp(70px, 18.66vw, 105px) auto;
}
@media screen and (min-width: 1024px) {
  .p-obesity-mounjaro__detail {
    width: 80%;
    padding: clamp(44px, 3.66vw, 55px) clamp(104px, 8.66vw, 130px) clamp(52.8px, 4.4vw, 66px) clamp(104px, 8.66vw, 130px);
    margin: clamp(64px, 5.33vw, 80px) auto clamp(115.2px, 9.6vw, 144px) auto;
  }
}
.p-obesity-mounjaro__inner {
  padding-bottom: 0;
}

.p-obesity-flow {
  position: relative;
  padding: clamp(70px, 18.66vw, 105px) 0 clamp(30px, 8vw, 45px) 0;
  z-index: 2;
}
@media screen and (min-width: 1024px) {
  .p-obesity-flow {
    padding: clamp(120px, 10vw, 150px) 0 clamp(28.8px, 2.4vw, 36px) 0;
  }
}
.p-obesity-flow__list {
  padding-bottom: clamp(50px, 13.33vw, 75px);
}
@media screen and (min-width: 1024px) {
  .p-obesity-flow__list {
    padding-bottom: clamp(76.8px, 6.4vw, 96px);
  }
}
.p-obesity-flow__list__item {
  border-top: 1px solid #919090;
  padding: clamp(24px, 6.4vw, 36px) 0;
}
@media screen and (min-width: 1024px) {
  .p-obesity-flow__list__item {
    padding: clamp(25.6px, 2.13vw, 32px) 0;
  }
}
@media screen and (min-width: 1024px) {
  .p-obesity-flow__list__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}
.p-obesity-flow__list__item:last-child {
  border-bottom: 1px solid #919090;
}
@media screen and (min-width: 1024px) {
  .p-obesity-flow__list__left {
    width: 25%;
  }
}
.p-obesity-flow__list__right {
  padding: clamp(14px, 3.73vw, 21px) 0 0 0;
}
@media screen and (min-width: 1024px) {
  .p-obesity-flow__list__right {
    width: 70%;
    padding: 0;
  }
}
.p-obesity-flow__title {
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 500;
  font-style: normal;
  color: #3C3C3C;
  line-height: 1;
  font-size: clamp(18px, 4.8vw, 27px);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (min-width: 1024px) {
  .p-obesity-flow__title {
    font-size: clamp(16.8px, 1.4vw, 24px);
  }
}
.p-obesity-flow__title__num {
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 700;
  font-style: normal;
  color: #ffffff;
  text-align: center;
  background-color: #EC6D88;
  border-radius: 50%;
  width: 1.5em;
  height: 1.5em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-right: 0.5em;
}
.p-obesity-flow__title02 {
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 500;
  font-style: normal;
  color: #3C3C3C;
  text-align: left;
  line-height: 1.8;
  font-size: clamp(13px, 3.46vw, 19.5px);
  text-indent: -1.1em;
  padding-left: 1.1em;
}
@media screen and (min-width: 1024px) {
  .p-obesity-flow__title02 {
    font-size: 0.9rem;
    text-indent: -1.2em;
    padding-left: 1.2em;
  }
}
@media screen and (min-width: 1280px) {
  .p-obesity-flow__title02 {
    font-size: 0.8rem;
  }
}
.p-obesity-flow__title02--accent {
  color: #3B82C5;
  font-size: 0.875em;
  padding-right: 0.75em;
}
.p-obesity-flow__title03 {
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 700;
  font-style: normal;
  color: #3B82C5;
  text-align: left;
  line-height: 1.2;
  font-size: clamp(18px, 4.8vw, 27px);
  padding-bottom: 0.5em;
}
@media screen and (min-width: 1024px) {
  .p-obesity-flow__title03 {
    font-size: clamp(17.6px, 1.46vw, 22px);
  }
}
.p-obesity-flow__text {
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 300;
  font-style: normal;
  color: #3C3C3C;
  text-align: left;
  line-height: 1.8;
  font-size: clamp(14px, 3.73vw, 21px);
  padding: 0 0 1em 1.5em;
}
@media screen and (min-width: 1024px) {
  .p-obesity-flow__text {
    font-size: 0.9rem;
  }
}
@media screen and (min-width: 1280px) {
  .p-obesity-flow__text {
    font-size: 0.8rem;
  }
}
.p-obesity-flow__text03 {
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 300;
  font-style: normal;
  color: #3C3C3C;
  text-align: left;
  line-height: 1.8;
  font-size: clamp(13px, 3.46vw, 19.5px);
}
@media screen and (min-width: 1024px) {
  .p-obesity-flow__text03 {
    font-size: clamp(11.2px, 0.93vw, 14px);
  }
}
.p-obesity-flow__text03--narrow {
  padding-top: 0.25em;
}
@media screen and (min-width: 1920px) {
  .p-obesity-flow__text03--narrow {
    letter-spacing: -0.04em;
  }
}
.p-obesity-flow__list02 {
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 300;
  font-style: normal;
  color: #3C3C3C;
  text-align: left;
  line-height: 1.8;
  font-size: clamp(14px, 3.73vw, 21px);
  padding-left: 0.75em;
}
@media screen and (min-width: 1024px) {
  .p-obesity-flow__list02 {
    font-size: 0.9rem;
  }
}
@media screen and (min-width: 1280px) {
  .p-obesity-flow__list02 {
    font-size: 0.8rem;
  }
}
.p-obesity-flow__list02__item {
  text-indent: -1.25em;
  margin-left: 1.25em;
}
.p-obesity-flow__list03 {
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 300;
  font-style: normal;
  color: #3C3C3C;
  text-align: left;
  line-height: 1.8;
  font-size: clamp(14px, 3.73vw, 21px);
  position: relative;
}
@media screen and (min-width: 1024px) {
  .p-obesity-flow__list03 {
    font-size: 0.9rem;
  }
}
@media screen and (min-width: 1280px) {
  .p-obesity-flow__list03 {
    font-size: 0.8rem;
  }
}
.p-obesity-flow__list03__item {
  text-indent: -1.25em;
  margin-left: 1.25em;
}
.p-obesity-flow__list03__item--accent {
  color: #3B82C5;
  font-size: 0.875em;
  padding-right: 0.35em;
}
.p-obesity-flow__list04 {
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 500;
  font-style: normal;
  color: #3C3C3C;
  text-align: left;
  line-height: 1.8;
  font-size: clamp(13px, 3.46vw, 19.5px);
  position: relative;
}
@media screen and (min-width: 1024px) {
  .p-obesity-flow__list04 {
    font-size: clamp(11.2px, 0.93vw, 14px);
  }
}
.p-obesity-flow__list04__item {
  text-indent: -1.25em;
  margin-left: 1.25em;
}
.p-obesity-flow__list04__item--accent {
  color: #3B82C5;
  font-size: 0.875em;
  padding-right: 0.35em;
}
.p-obesity-flow__list04__item__text {
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 300;
  font-style: normal;
}
.p-obesity-flow__list05 {
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 300;
  font-style: normal;
  color: #3C3C3C;
  text-align: left;
  line-height: 1.8;
  font-size: clamp(14px, 3.73vw, 21px);
  padding: 1.25em 0 0 1.5em;
}
@media screen and (min-width: 1024px) {
  .p-obesity-flow__list05 {
    font-size: 0.9rem;
  }
}
@media screen and (min-width: 1280px) {
  .p-obesity-flow__list05 {
    font-size: 0.8rem;
  }
}
.p-obesity-flow__list05__item {
  text-indent: -1.25em;
  margin-left: 1.25em;
}
.p-obesity-flow__list05__item--accent {
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 500;
  font-style: normal;
  color: #3B82C5;
}

.p-alopecia-about {
  position: relative;
  padding: clamp(70px, 18.66vw, 105px) 0 clamp(30px, 8vw, 45px) 0;
  z-index: 2;
}
@media screen and (min-width: 1024px) {
  .p-alopecia-about {
    padding: clamp(72px, 6vw, 90px) 0 clamp(32px, 2.66vw, 40px) 0;
  }
}
.p-alopecia-about__imgtitle {
  position: relative;
  padding: clamp(148px, 39.46vw, 222px) 0 clamp(28px, 7.46vw, 42px) 0;
}
@media screen and (min-width: 1024px) {
  .p-alopecia-about__imgtitle {
    padding: 0 0 clamp(72px, 6vw, 90px) 0;
  }
}
.p-alopecia-about__imgtitle__img {
  position: absolute;
  top: 0;
  right: 0;
}
@media screen and (min-width: 1024px) {
  .p-alopecia-about__imgtitle__img {
    width: 90%;
    margin: 0 0 0 auto;
    position: relative;
  }
}
@media screen and (min-width: 1280px) {
  .p-alopecia-about__imgtitle__img {
    width: 87.5%;
  }
}
@media screen and (min-width: 1536px) {
  .p-alopecia-about__imgtitle__img {
    width: 81.25%;
  }
}
@media screen and (min-width: 1600px) {
  .p-alopecia-about__imgtitle__img {
    width: calc(100% - (100% - 1200px) / 2);
  }
}
.p-alopecia-about__imgtitle__wrapper {
  position: relative;
  width: 85%;
  margin: 0 auto;
}
@media screen and (min-width: 768px) {
  .p-alopecia-about__imgtitle__wrapper {
    width: 75%;
  }
}
@media screen and (min-width: 1024px) {
  .p-alopecia-about__imgtitle__wrapper {
    width: clamp(385px, 32vw, 482px);
    position: absolute;
    top: 7%;
    right: 52%;
  }
}
@media screen and (min-width: 1280px) {
  .p-alopecia-about__imgtitle__wrapper {
    top: 11%;
  }
}
@media screen and (min-width: 1536px) {
  .p-alopecia-about__imgtitle__wrapper {
    top: 9%;
  }
}
@media screen and (min-width: 1920px) {
  .p-alopecia-about__imgtitle__wrapper {
    top: 17%;
  }
}
.p-alopecia-about__imgtitle__inner {
  background-color: #3B82C5;
  border: 2px solid #3B82C5;
  -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.15);
          box-shadow: 0 0 20px rgba(0, 0, 0, 0.15);
  padding: clamp(30px, 8vw, 45px) 0;
}
@media screen and (min-width: 1024px) {
  .p-alopecia-about__imgtitle__inner {
    padding: clamp(51.2px, 4.26vw, 64px) 0;
  }
}
.p-alopecia-about__imgtitle__icon {
  background-color: #ffffff;
  border-radius: 50%;
  width: clamp(73.5px, 19.6vw, 110px);
  margin: 0 auto;
}
@media screen and (min-width: 1024px) {
  .p-alopecia-about__imgtitle__icon {
    width: clamp(96px, 8vw, 120px);
  }
}
.p-alopecia-about__imgtitle__title {
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 700;
  font-style: normal;
  color: #ffffff;
  text-align: center;
  line-height: 1;
  letter-spacing: 0.1em;
  font-size: clamp(24px, 6.4vw, 36px);
  padding-top: 0.75em;
}
@media screen and (min-width: 1024px) {
  .p-alopecia-about__imgtitle__title {
    font-size: clamp(25.6px, 2.13vw, 32px);
  }
}
@media screen and (min-width: 1536px) {
  .p-alopecia-about__imgtitle__title {
    padding-top: 1em;
  }
}

.p-alopecia-treatment {
  position: relative;
  padding: clamp(70px, 18.66vw, 105px) 0 clamp(20px, 5.33vw, 30px) 0;
  z-index: 2;
}
@media screen and (min-width: 1024px) {
  .p-alopecia-treatment {
    padding: clamp(115.2px, 9.6vw, 144px) 0 clamp(32px, 2.66vw, 40px) 0;
  }
}
@media screen and (min-width: 1024px) {
  .p-alopecia-treatment__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
  }
}
.p-alopecia-treatment__inner__left {
  padding-top: clamp(20px, 5.33vw, 30px);
}
@media screen and (min-width: 1024px) {
  .p-alopecia-treatment__inner__left {
    width: 64%;
    padding-top: 0;
  }
}
@media screen and (min-width: 1024px) {
  .p-alopecia-treatment__inner__right {
    width: 32%;
  }
}
.p-alopecia-treatment__about {
  border-bottom: 1px solid #3B82C5;
  padding-bottom: clamp(24px, 6.4vw, 36px);
  margin-bottom: clamp(30px, 8vw, 45px);
}
@media screen and (min-width: 1024px) {
  .p-alopecia-treatment__about {
    padding-bottom: clamp(51.2px, 4.26vw, 64px);
    margin-bottom: clamp(52.8px, 4.4vw, 66px);
  }
}
.p-alopecia-treatment__about:last-of-type {
  border-bottom: none;
  padding-bottom: 0;
  margin-bottom: 0;
}
.p-alopecia-treatment__title {
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 500;
  font-style: normal;
  color: #3C3C3C;
  text-align: left;
  line-height: 1.8;
  font-size: clamp(15px, 4vw, 22.5px);
  position: relative;
}
@media screen and (min-width: 1024px) {
  .p-alopecia-treatment__title {
    font-size: clamp(14.4px, 1.2vw, 18px);
  }
}
.p-alopecia-treatment__title--accent {
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 300;
  font-style: normal;
  color: #3B82C5;
  font-size: 0.875em;
  padding-right: 0.35em;
}
.p-alopecia-treatment__title--sm {
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: clamp(14px, 3.73vw, 21px);
  display: block;
  padding-left: 0.8em;
}
@media screen and (min-width: 1024px) {
  .p-alopecia-treatment__title--sm {
    font-size: clamp(12.8px, 1.06vw, 16px);
    display: inline-block;
    padding-left: 0;
  }
}
.p-alopecia-treatment__text02 {
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 300;
  font-style: normal;
  color: #3C3C3C;
  text-align: left;
  line-height: 1.8;
  font-size: clamp(14px, 3.73vw, 21px);
  padding: 0.1em 0 0.5em 1em;
}
@media screen and (min-width: 1024px) {
  .p-alopecia-treatment__text02 {
    font-size: clamp(12.8px, 1.06vw, 16px);
    padding: 0.15em 0 0.5em 1.2em;
  }
}
.p-alopecia-treatment__note {
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 500;
  font-style: normal;
  color: #EC6D88;
  text-align: justify;
  line-height: 1.8;
  font-size: clamp(16px, 4.26vw, 24px);
  padding-top: 2.5em;
}
@media screen and (min-width: 1024px) {
  .p-alopecia-treatment__note {
    text-align: center;
    font-size: clamp(16px, 1.33vw, 20px);
  }
}

.p-alopecia-cost {
  position: relative;
  padding: clamp(70px, 18.66vw, 105px) 0 clamp(20px, 5.33vw, 30px) 0;
  z-index: 2;
}
@media screen and (min-width: 1024px) {
  .p-alopecia-cost {
    padding: clamp(115.2px, 9.6vw, 144px) 0 clamp(32px, 2.66vw, 40px) 0;
  }
}
.p-alopecia-cost__table--sp {
  width: 100%;
  border: 1px solid #a5a4a5;
}
@media screen and (min-width: 1024px) {
  .p-alopecia-cost__table--sp {
    display: none;
  }
}
.p-alopecia-cost__table--sp__row {
  width: 100%;
}
.p-alopecia-cost__table--sp__row:last-child th,
.p-alopecia-cost__table--sp__row:last-child td {
  border-bottom: none !important;
}
.p-alopecia-cost__table--sp__row--base {
  background-color: #ffffff;
}
.p-alopecia-cost__table--sp__row--primary {
  background-color: #F5FBFF;
}
.p-alopecia-cost__table--sp__title {
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 300;
  font-style: normal;
  color: #3C3C3C;
  text-align: center;
  vertical-align: middle;
  line-height: 1.5;
  font-size: clamp(14px, 3.73vw, 21px);
  background-color: #E2E2E2;
  border-bottom: 1px solid #E2E2E2;
  padding: 0.5em;
}
.p-alopecia-cost__table--sp__title--accent {
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: clamp(14px, 3.73vw, 21px);
}
.p-alopecia-cost__table--sp__header01 {
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 500;
  font-style: normal;
  color: #3C3C3C;
  text-align: left;
  vertical-align: middle;
  line-height: 1.5;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  font-size: clamp(14px, 3.73vw, 21px);
  border-bottom: 1px solid #E2E2E2;
  padding: 0.75em 0.5em;
}
.p-alopecia-cost__table--sp__header02 {
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 300;
  font-style: normal;
  color: #3C3C3C;
  text-align: left;
  vertical-align: middle;
  line-height: 1.5;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  font-size: clamp(13px, 3.46vw, 19.5px);
  border-bottom: 1px solid #E2E2E2;
  padding: 0.75em 0.5em;
}
.p-alopecia-cost__table--sp__header02--space01 {
  padding-left: 1em;
}
@media screen and (min-width: 768px) {
  .p-alopecia-cost__table--sp__header02--space01 {
    padding-left: 1.75em;
  }
}
.p-alopecia-cost__table--sp__header02--space02 {
  padding-left: 0.5em;
}
@media screen and (min-width: 768px) {
  .p-alopecia-cost__table--sp__header02--space02 {
    padding-left: 1em;
  }
}
.p-alopecia-cost__table--sp__data {
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 700;
  font-style: normal;
  color: #3C3C3C;
  text-align: right;
  vertical-align: middle;
  line-height: 1.5;
  font-size: clamp(16px, 4.26vw, 24px);
  border-bottom: 1px solid #E2E2E2;
  border-left: 1px solid #E2E2E2;
  padding: 0.75em 0.5em 0.75em 0;
}
.p-alopecia-cost__table--sp__data--sm01 {
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 300;
  font-style: normal;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  font-size: clamp(12px, 3.2vw, 18px);
  display: inline-block;
}
@media screen and (min-width: 768px) {
  .p-alopecia-cost__table--sp__data--sm01 {
    padding-right: 0.5em;
  }
}
.p-alopecia-cost__table--sp__data--sm02 {
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 300;
  font-style: normal;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  font-size: clamp(12px, 3.2vw, 18px);
  display: inline-block;
  padding-right: 0.75em;
}
@media screen and (min-width: 768px) {
  .p-alopecia-cost__table--sp__data--sm02 {
    padding-right: 1.25em;
  }
}
.p-alopecia-cost__table--sp__data--sm03 {
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 300;
  font-style: normal;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  font-size: clamp(12px, 3.2vw, 18px);
  display: inline-block;
  padding-right: 1.5em;
}
@media screen and (min-width: 768px) {
  .p-alopecia-cost__table--sp__data--sm03 {
    padding-right: 1.25em;
  }
}
.p-alopecia-cost__table--sp__data--kerning {
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
}
.p-alopecia-cost__table--sp__left01 {
  width: 60%;
}
@media screen and (min-width: 768px) {
  .p-alopecia-cost__table--sp__left01 {
    width: 55%;
  }
}
.p-alopecia-cost__table--sp__right01 {
  width: 40%;
}
@media screen and (min-width: 768px) {
  .p-alopecia-cost__table--sp__right01 {
    width: 45%;
  }
}
.p-alopecia-cost__table--sp__left02 {
  width: 45%;
}
@media screen and (min-width: 768px) {
  .p-alopecia-cost__table--sp__left02 {
    width: 50%;
  }
}
.p-alopecia-cost__table--sp__right02 {
  width: 55%;
}
@media screen and (min-width: 768px) {
  .p-alopecia-cost__table--sp__right02 {
    width: 50%;
  }
}
.p-alopecia-cost__table--sp__note {
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 300;
  font-style: normal;
  color: #3C3C3C;
  text-align: left;
  line-height: 1.5;
  font-size: clamp(14px, 3.73vw, 21px);
  padding-top: 0.75em;
}
.p-alopecia-cost__table--sp__space {
  padding-top: clamp(20px, 5.33vw, 30px);
}
.p-alopecia-cost__table--pc {
  display: none;
}
@media screen and (min-width: 1024px) {
  .p-alopecia-cost__table--pc {
    display: table;
    width: 100%;
    border: 1px solid #a5a4a5;
  }
}
.p-alopecia-cost__table--pc__row {
  width: 100%;
}
.p-alopecia-cost__table--pc__row:last-child th,
.p-alopecia-cost__table--pc__row:last-child td {
  border-bottom: none !important;
}
.p-alopecia-cost__table--pc__row--base {
  background-color: #ffffff;
}
.p-alopecia-cost__table--pc__row--primary {
  background-color: #F5FBFF;
}
.p-alopecia-cost__table--pc__title {
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 300;
  font-style: normal;
  color: #3C3C3C;
  text-align: center;
  vertical-align: middle;
  line-height: 1.5;
  font-size: clamp(11.2px, 0.93vw, 14px);
  background-color: #E2E2E2;
  border-bottom: 1px solid #E2E2E2;
  padding: 0.6em;
}
.p-alopecia-cost__table--pc__title--accent {
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: clamp(12.8px, 1.06vw, 16px);
}
.p-alopecia-cost__table--pc__header01 {
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 500;
  font-style: normal;
  color: #3C3C3C;
  text-align: left;
  vertical-align: middle;
  line-height: 1.5;
  font-size: clamp(12.8px, 1.06vw, 16px);
  border-bottom: 1px solid #E2E2E2;
  padding: 1em 0.5em;
  width: 30%;
}
.p-alopecia-cost__table--pc__header01--border {
  border-bottom: none;
}
.p-alopecia-cost__table--pc__header02 {
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 300;
  font-style: normal;
  color: #3C3C3C;
  text-align: left;
  vertical-align: middle;
  line-height: 1.5;
  font-size: clamp(12.8px, 1.06vw, 16px);
  border-bottom: 1px solid #E2E2E2;
  border-left: 1px solid #E2E2E2;
  padding: 1em 0.5em;
  width: 40%;
}
.p-alopecia-cost__table--pc__data {
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 700;
  font-style: normal;
  color: #3C3C3C;
  text-align: right;
  vertical-align: middle;
  line-height: 1.5;
  font-size: clamp(14.4px, 1.2vw, 18px);
  border-bottom: 1px solid #E2E2E2;
  border-left: 1px solid #E2E2E2;
  padding: 1em 0.5em;
  width: 30%;
}
.p-alopecia-cost__table--pc__data--sm01 {
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: clamp(12.8px, 1.06vw, 16px);
  display: inline-block;
  padding-right: 0.5em;
}
.p-alopecia-cost__table--pc__data--sm02 {
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: clamp(12.8px, 1.06vw, 16px);
  display: inline-block;
  padding-right: 1em;
}
.p-alopecia-cost__table--pc__data--sm03 {
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: clamp(12.8px, 1.06vw, 16px);
  display: inline-block;
  padding-right: 1.25em;
}
.p-alopecia-cost__table--pc__note {
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 300;
  font-style: normal;
  color: #3C3C3C;
  text-align: left;
  line-height: 1.5;
  font-size: clamp(12.8px, 1.06vw, 16px);
  padding-top: 0.75em;
}
.p-alopecia-cost__table--pc__space {
  padding-top: clamp(51.2px, 4.26vw, 64px);
}
.p-alopecia-cost__title {
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 500;
  font-style: normal;
  color: #3C3C3C;
  text-align: left;
  line-height: 1.8;
  font-size: clamp(15px, 4vw, 22.5px);
  position: relative;
  padding-bottom: 0.25em;
}
@media screen and (min-width: 1024px) {
  .p-alopecia-cost__title {
    font-size: clamp(14.4px, 1.2vw, 18px);
  }
}
.p-alopecia-cost__title--accent {
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 300;
  font-style: normal;
  color: #3B82C5;
  font-size: 0.875em;
  padding-right: 0.35em;
}

.p-wp-blog {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  position: relative;
  padding: 3.5rem 0 3.5rem 0;
}
@media screen and (min-width: 1024px) {
  .p-wp-blog {
    padding: 3.5rem 0 20rem 0;
  }
}
.p-wp-blog__main {
  width: 100%;
}
@media screen and (min-width: 1024px) {
  .p-wp-blog__main {
    width: 67%;
  }
}
.p-wp-blog__side {
  width: 100%;
  padding-top: 4rem;
  position: relative;
}
@media screen and (min-width: 1024px) {
  .p-wp-blog__side {
    width: 33%;
    padding-left: 9%;
    padding-top: 0;
  }
}
.p-wp-blog__post {
  border-top: 1px dotted #3C3C3C;
  padding: 2rem 0.2rem;
}
@media screen and (min-width: 1024px) {
  .p-wp-blog__post {
    padding: 2rem 0.2rem;
  }
}
.p-wp-blog__post:last-child {
  border-bottom: 1px dotted #3C3C3C;
}
.p-wp-blog__post__link {
  display: block;
}
@media screen and (min-width: 1024px) {
  .p-wp-blog__post__link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
    position: relative;
  }
}
@media screen and (min-width: 1024px) {
  .p-wp-blog__post__img {
    width: 33%;
  }
}
.p-wp-blog__post__inner {
  padding-top: 1.5rem;
}
@media screen and (min-width: 1024px) {
  .p-wp-blog__post__inner {
    width: 65%;
    padding-top: 0;
  }
}
.p-wp-blog__post__inner__header {
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 1rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 1em;
  padding-top: 0.5em;
}
@media screen and (min-width: 1024px) {
  .p-wp-blog__post__inner__header {
    font-size: 0.9rem;
    padding-top: 0;
  }
}
.p-wp-blog__post__date {
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 500;
  font-style: normal;
  color: #231815;
  text-align: left;
  line-height: 1;
  font-size: 1rem;
}
@media screen and (min-width: 1024px) {
  .p-wp-blog__post__date {
    font-size: 0.9rem;
  }
}
.p-wp-blog__post__category__list {
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 0.8rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 0.5em;
}
@media screen and (min-width: 1024px) {
  .p-wp-blog__post__category__list {
    font-size: 0.65rem;
  }
}
.p-wp-blog__post__category__list__item {
  background-color: #3B82C5;
  border-radius: 0.25rem;
  color: #ffffff;
  text-align: center;
  padding: 0.5em 1em;
  display: inline-block;
}
.p-wp-blog__post__title {
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 300;
  font-style: normal;
  color: #3C3C3C;
  text-align: left;
  line-height: 1.4;
  font-size: 1.1rem;
  padding: 0.5em 0;
}
@media screen and (min-width: 1024px) {
  .p-wp-blog__post__title {
    font-size: 1.1rem;
  }
}
.p-wp-blog__side__list {
  position: relative;
}
.p-wp-blog__side__list h2 {
  position: relative;
  border-bottom: 1px solid #EC6D88;
  padding-bottom: 0.5em;
  margin-bottom: 1.5px;
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 500;
  font-style: normal;
  color: #3B82C5;
  font-size: 1.1rem;
}
@media screen and (min-width: 1024px) {
  .p-wp-blog__side__list h2 {
    font-size: 1.2rem;
  }
}
.p-wp-blog__side__list h2::before {
  content: "";
  position: absolute;
  left: 0;
  bottom: -1.5px;
  width: 5em;
  height: inherit;
  border-bottom: 2px solid #EC6D88;
}
.p-wp-blog__side__list ul {
  padding: 0.5em 0 3em 0;
  position: relative;
}
.p-wp-blog__side__list ul.children {
  padding: 0 0 0 1em;
}
.p-wp-blog__side__list a {
  display: block;
  padding: 0.5em 0.2em;
  line-height: 1.6;
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 300;
  font-style: normal;
  color: #3C3C3C;
  font-size: clamp(14px, 3.73vw, 21px);
  border-bottom: 1px solid #BCBCBC;
}
@media screen and (min-width: 1024px) {
  .p-wp-blog__side__list a {
    font-size: clamp(12.8px, 1.06vw, 16px);
  }
}
.p-wp-blog__side__list a:visited, .p-wp-blog__side__list a:hover {
  color: #231815;
}
.p-wp-blog .recent-posts-widget-with-thumbnails li {
  position: relative;
  margin: 0;
}
.p-wp-blog .recent-posts-widget-with-thumbnails a {
  padding: 0.75em 0;
  line-height: 1.5;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  border-bottom: 1px solid #BCBCBC;
}
.p-wp-blog .recent-posts-widget-with-thumbnails .rpwwt-post-title {
  padding-top: 2em;
  width: 60%;
}
@media screen and (min-width: 1024px) {
  .p-wp-blog .recent-posts-widget-with-thumbnails .rpwwt-post-title {
    padding-top: 1.25em;
  }
}
@media screen and (min-width: 1536px) {
  .p-wp-blog .recent-posts-widget-with-thumbnails .rpwwt-post-title {
    padding-top: 2em;
  }
}
.p-wp-blog .recent-posts-widget-with-thumbnails .rpwwt-post-date {
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 300;
  font-style: normal;
  color: #3B82C5;
  line-height: 1;
  font-size: clamp(12px, 3.2vw, 18px);
  position: absolute;
  top: 1.5em;
  left: 40%;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
@media screen and (min-width: 1024px) {
  .p-wp-blog .recent-posts-widget-with-thumbnails .rpwwt-post-date {
    font-size: clamp(11.2px, 0.93vw, 14px);
    top: 0.75em;
  }
}
@media screen and (min-width: 1536px) {
  .p-wp-blog .recent-posts-widget-with-thumbnails .rpwwt-post-date {
    top: 1.5em;
  }
}
.p-wp-blog #rpwwt-recent-posts-widget-with-thumbnails-2 img {
  margin: 0;
  width: 35%;
  border-radius: 4px;
  max-width: none;
}
@media screen and (min-width: 1024px) {
  .p-wp-blog #rpwwt-recent-posts-widget-with-thumbnails-2 img {
    max-width: 92px;
  }
}
.p-wp-blog .pagination {
  margin: 2rem 0 0;
}
.p-wp-blog .pagination .nav-links {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.p-wp-blog .pagination .page-numbers {
  display: inline-block;
  margin-right: 1rem;
  padding: 1rem 1.25rem;
  color: #3C3C3C;
  border-radius: 3px;
  -webkit-box-shadow: 0 3px 3px #BCBCBC;
          box-shadow: 0 3px 3px #BCBCBC;
  background: #ffffff;
}
.p-wp-blog .pagination .current {
  padding: 1rem 1.25rem;
  background: #3B82C5;
  color: #ffffff;
}
.p-wp-blog .pagination .prev,
.p-wp-blog .pagination .next {
  background: transparent;
  -webkit-box-shadow: none;
          box-shadow: none;
  color: #231815;
}
.p-wp-blog .pagination .dots {
  background: transparent;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.p-wp-blog__single__header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 1rem;
}
.p-wp-blog__single__date {
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 500;
  font-style: normal;
  color: #231815;
  line-height: 1.6;
  font-size: 1rem;
  padding-top: 0.075rem;
}
@media screen and (min-width: 1024px) {
  .p-wp-blog__single__date {
    line-height: 1.8;
    font-size: 0.9rem;
  }
}
.p-wp-blog__single__category__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 0.5rem;
}
.p-wp-blog__single__category__item {
  background-color: #3B82C5;
  border-radius: 0.25rem;
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 500;
  font-style: normal;
  color: #ffffff;
  text-align: center;
  font-size: 0.8rem;
  padding: 0.5em 1em;
  display: inline-block;
}
@media screen and (min-width: 1024px) {
  .p-wp-blog__single__category__item {
    font-size: 0.65rem;
  }
}
.p-wp-blog__single__title {
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 500;
  font-style: normal;
  color: #231815;
  text-align: left;
  line-height: 1.4;
  font-size: 1.1rem;
  border-bottom: 1px dotted #231815;
  padding: 0.5em 0 1.5rem 0;
  margin-bottom: 3rem;
}
@media screen and (min-width: 1024px) {
  .p-wp-blog__single__title {
    font-size: 1.1rem;
  }
}
.p-wp-blog__single__text {
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 300;
  font-style: normal;
  color: #231815;
  text-align: justify;
  font-size: 1.15rem;
}
@media screen and (min-width: 1024px) {
  .p-wp-blog__single__text {
    font-size: 0.9rem;
  }
}
.p-wp-blog__single__text p {
  line-height: 2.4;
}
.p-wp-blog__single__text img {
  display: inline-block;
  width: auto;
}/*# sourceMappingURL=style.css.map */