@charset "UTF-8";
/* ----------------------------------------------------------------------------------------------------
*  基本情報
* --------------------------------------------------------------------------------------------------*/
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;500;700;900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Noto+Serif+JP:wght@300;400;500;600;700&display=swap");
/*---------- color ----------*/
/*---------- fonts ----------*/
/*-------- レスポンシブサイズ (pc) --------*/
/*------- レスポンシブサイズ (sp=375px) -------*/
/*------- 最大幅 -------*/
/*------- 内包のpadding -------*/
/*------- ロールオーバー -------*/
/*-------スマホサイズ------*/
/* Sass Document */
html,
body {
  height: 100%;
}

html {
  font-size: 62.5%;
  overflow-y: scroll;
}
@media screen and (max-width: 767.98px) {
  html {
    width: 100%;
  }
}

@media screen and (max-width: 1099px) {
  /* html {
  	font-size: 1vw;
  } */
}
body {
  -webkit-text-size-adjust: 100%;
  width: 100%;
  color: #000;
  font-family: "Noto Serif JP", serif;
  letter-spacing: 0.18em;
  font-weight: 300;
}

body,
h1,
h2,
h3,
h4,
h5,
h6,
p,
address,
ul,
ol,
li,
dl,
dt,
dd,
table,
th,
td,
img,
form,
figure {
  margin: 0;
  padding: 0;
  border: none;
  list-style-type: none;
}

* {
  box-sizing: border-box;
  line-break: normal;
  word-wrap: break-word;
  overflow-wrap: break-word;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 400;
}

p {
  line-height: 2;
}
@media screen and (max-width: 767.98px) {
  p {
    line-height: 1.8;
  }
}

@media screen and (max-width: 767.98px) {
  html {
    font-size: 2.6vw;
  }
  p,
  li,
  dt,
  dd,
  th,
  td,
  form {
    font-size: 4.2vw;
  }
}
@media (min-width: 768px) {
  a[href*="tel:"] {
    text-decoration: none;
    cursor: default;
    pointer-events: none;
  }
}
img {
  max-width: 100%;
  height: auto;
  vertical-align: top;
}

picture {
  display: block;
}

main {
  display: block;
}

.p-section__ttl {
  font-size: clamp(3.6rem, 2.777777vw, 4rem);
  font-weight: 400;
  letter-spacing: 0.08em;
  line-height: 1.5;
  color: #444;
}
.p-section__ttl.u-size--middle {
  font-size: clamp(3rem, 2.22222vw, 3.2rem);
}
@media screen and (max-width: 767.98px) {
  .p-section__ttl.u-size--middle {
    font-size: 2.5rem;
  }
}
@media screen and (max-width: 767.98px) {
  .p-section__ttl {
    font-size: 2.5rem;
  }
}
.p-section__ttl .c-en {
  font-size: 35%;
  color: #0b73d9;
  display: block;
}
@media screen and (max-width: 767.98px) {
  .p-section__ttl .c-en {
    font-size: 56%;
    margin-top: 0.8rem;
  }
}

.u-pc-inline {
  display: inline;
}
@media screen and (max-width: 767.98px) {
  .u-pc-inline {
    display: none;
  }
}

.u-tab {
  display: none;
}
@media screen and (min-width:768px) and (max-width:1024px) {
  .u-tab {
    display: block;
  }
}

.u-no-tab {
  display: block;
}
@media screen and (min-width:768px) and (max-width:1024px) {
  .u-no-tab {
    display: none;
  }
}

.u-pc {
  display: block;
}
@media screen and (max-width: 767.98px) {
  .u-pc {
    display: none;
  }
}

.u-l {
  display: block;
}
@media screen and (max-width: 1024px) {
  .u-l {
    display: none;
  }
}

.u-xl {
  display: block;
}
@media screen and (max-width: 1280px) {
  .u-xl {
    display: none;
  }
}

.u-ml {
  display: block;
}
@media screen and (max-width: 960px) {
  .u-ml {
    display: none;
  }
}

.u-sp {
  display: none;
}
@media screen and (max-width: 767.98px) {
  .u-sp {
    display: block !important;
  }
}

.u-tab-sp {
  display: none;
}

@media only screen and (max-width: 1024px) {
  .u-tab-sp {
    display: block;
  }
}
.u-align--center {
  text-align: center;
}

.c-btn {
  font-weight: 600;
  text-decoration: none;
  width: 100%;
  display: inline-block;
}
@media screen and (min-width: 768px) {
  .c-btn {
    transition: 0.3s;
  }
  .c-btn:hover {
    opacity: 0.7;
  }
}

.c-btn-arrow {
  position: relative;
}
.c-btn-arrow::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 3rem;
  border-top: 2px solid #0b73d9;
  border-right: 2px solid #0b73d9;
  height: 0.6rem;
  width: 0.6rem;
  transform: translateY(-50%) rotate(45deg);
}

.c-btn-base {
  display: inline-flex;
  border: 1px solid #0b73d9;
  border-radius: 100px;
  min-height: 5.5rem;
  align-items: center;
  padding: 1rem 4rem;
  color: #0b73d9;
  font-size: clamp(1.4rem, 1.11111vw, 1.6rem);
}
@media screen and (max-width: 767.98px) {
  .c-btn-base {
    font-size: 1.6rem;
  }
}

.c-en {
  font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
}

.c-sf {
  font-family: "Noto Serif JP", serif;
}

.c-gc {
  font-family: "Noto Sans JP", sans-serif;
}

.l-content__inner {
  max-width: 138rem;
  margin: 0 auto;
  padding-left: 5rem;
  padding-right: 5rem;
}
.l-content__inner.c-size--narrow {
  max-width: 120rem;
}
@media screen and (max-width: 767.98px) {
  .l-content__inner {
    padding-left: 1.8rem;
    padding-right: 1.8rem;
  }
}

.animate__animated {
  opacity: 0;
}

.js-animeOn {
  animation: fadeIn 1.5s ease forwards;
}

@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.p-fixed-nav-wrapper {
  position: fixed;
  right: 0;
  top: 30%;
  opacity: 0;
  transition: 0.3s;
  pointer-events: none;
  z-index: 90;
}
.p-fixed-nav-wrapper.is-nav-show {
  opacity: 1;
  pointer-events: auto;
}
@media screen and (max-width: 767.98px) {
  .p-fixed-nav-wrapper {
    top: auto;
    width: 100%;
    bottom: 0;
    left: 0;
    right: 0;
  }
}

.p-fiexed-nav {
  display: flex;
  flex-direction: column;
}
@media screen and (max-width: 767.98px) {
  .p-fiexed-nav {
    flex-direction: row;
  }
}

@media screen and (max-width: 767.98px) {
  .p-fiexde-nav__item {
    width: 50%;
  }
}
.p-fiexde-nav__item.c-tel a {
  background-color: #495da9;
}
.p-fiexde-nav__item.c-tel a .c-icn {
  width: 1.8rem;
}
@media screen and (max-width: 767.98px) {
  .p-fiexde-nav__item.c-tel a .c-icn {
    width: 1.5rem;
  }
}
.p-fiexde-nav__item.c-hour a {
  background-color: #18c9cf;
}
.p-fiexde-nav__item.c-hour a .c-icn {
  width: 3rem;
}
@media screen and (max-width: 767.98px) {
  .p-fiexde-nav__item.c-hour a .c-icn {
    width: 1.8rem;
  }
}
.p-fiexde-nav__item.c-consultation {
  background-color: #0b73d9;
}
.p-fiexde-nav__item.c-consultation .c-icn {
  width: 2.2rem;
}
@media screen and (max-width: 767.98px) {
  .p-fiexde-nav__item.c-consultation .c-icn {
    width: 1.5rem;
  }
}
.p-fiexde-nav__item a {
  padding: 2rem 0;
  font-size: clamp(1.4rem, 1.11111vw, 1.6rem);
  display: flex;
  align-items: center;
  width: clamp(5rem, 4.166666vw, 6rem);
  height: 16rem;
  color: #fff;
  writing-mode: vertical-rl;
  text-decoration: none;
  line-height: 1;
}
@media screen and (min-width: 768px) {
  .p-fiexde-nav__item a {
    transition: 0.3s;
  }
  .p-fiexde-nav__item a:hover {
    opacity: 0.7;
  }
}
@media screen and (max-width: 767.98px) {
  .p-fiexde-nav__item a {
    width: 100%;
    height: auto;
    writing-mode: horizontal-tb;
    height: 6rem;
    font-size: 1.4rem;
    justify-content: center;
  }
}
.p-fiexde-nav__item .c-icn {
  margin-bottom: 1.5rem;
  display: inline-block;
}
@media screen and (max-width: 767.98px) {
  .p-fiexde-nav__item .c-icn {
    margin-bottom: 0;
    margin-right: 1rem;
  }
}
.p-fiexde-nav__item .c-icn img {
  width: 100%;
  height: auto;
}

.p-breadcrumb__wrapper {
  max-width: 144rem;
  margin: 0 auto;
  padding: 1rem 1.5rem;
}
@media screen and (max-width: 767.98px) {
  .p-breadcrumb__wrapper {
    display: none;
  }
}

.p-breadcrumb {
  display: flex;
  font-size: 1.2rem;
  color: #8d8d8d;
  font-family: "Noto Sans JP", sans-serif;
}
.p-breadcrumb li {
  padding-right: 3rem;
  position: relative;
}
.p-breadcrumb li::after {
  position: absolute;
  content: "";
  height: 1px;
  background-color: #8d8d8d;
  width: 0.8rem;
  top: 50%;
  transform: translateY(-50%);
  right: 1rem;
}
.p-breadcrumb li:last-of-type::after {
  display: none;
}
.p-breadcrumb a {
  color: currentColor;
  text-decoration: none;
  transition: 0.3s;
}
.p-breadcrumb a:hover {
  opacity: 0.7;
}

.p-conten__mv-ttl-wrapper {
  max-width: 176rem;
  margin: 0 auto;
  position: relative;
  overflow: hidden;
}

.p-content__mv {
  height: 38.2rem;
  background-repeat: no-repeat;
  background-position: top center;
  background-size: 100% auto;
}
@media screen and (max-width: 767.98px) {
  .p-content__mv {
    display: none;
  }
}

.p-content__ttl-wrapper {
  position: absolute;
  right: -1px;
  bottom: 0;
  background-color: #fff;
  clip-path: polygon(6rem 0%, 100% 0, 100% 100%, 0% 100%);
  padding: 5rem 5rem 0 6.5rem;
  min-width: 50rem;
}
@media screen and (max-width: 767.98px) {
  .p-content__ttl-wrapper {
    position: static;
    clip-path: none;
    padding: 4rem 1.8rem 3rem;
    min-width: inherit;
  }
}

.p-content__ttl {
  font-size: clamp(1.4rem, 1.11111vw, 1.6rem);
  color: #0b73d9;
  text-align: center;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 300;
  letter-spacing: 0.02em;
}
@media screen and (max-width: 767.98px) {
  .p-content__ttl {
    font-size: 1.4rem;
  }
}

.p-content__sub-ttl {
  font-size: clamp(3rem, 2.36111vw, 3.4rem);
  text-align: center;
}
@media screen and (max-width: 767.98px) {
  .p-content__sub-ttl {
    font-size: 2.6rem;
    margin-top: 0.5rem;
    position: relative;
    padding-bottom: 2.5rem;
  }
  .p-content__sub-ttl::after {
    content: "";
    width: 6rem;
    height: 1px;
    background-color: #d4d7e3;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
  }
}

.p-content {
  margin: 0 auto;
}
.p-content.c-size--large {
  max-width: 176rem;
}

.c-bgcolor--1 {
  background-color: #edf5fd;
}

.c-bgcolor--2 {
  background-color: #faf6f0;
}

.c-txtcolor--main {
  color: #0b73d9;
}

.p-content__heading {
  padding-top: 9.5rem;
}
@media screen and (max-width: 767.98px) {
  .p-content__heading {
    padding-top: 0;
  }
}

.p-content__heading-ttl {
  text-align: center;
  font-size: clamp(3rem, 2.08333vw, 3.2rem);
  font-weight: 500;
  letter-spacing: 0.1em;
  line-height: 1.8;
}
@media screen and (max-width: 767.98px) {
  .p-content__heading-ttl {
    font-size: 2rem;
    line-height: 1.8;
  }
}

.p-content__heading-txt {
  font-size: clamp(1.5rem, 1.180555vw, 1.7rem);
  text-align: center;
  max-width: 72.4rem;
  margin: 4rem auto 0;
  letter-spacing: 0.1em;
}
.p-content__heading-txt.p-size--wide {
  max-width: inherit;
}
@media screen and (max-width: 767.98px) {
  .p-content__heading-txt {
    text-align: left;
    margin-top: 1.5rem;
  }
}
.p-content__heading-txt .c-txtsize--small {
  font-size: 82.35%;
}
.p-content__heading-txt.left {
  text-align: left;
}

.p-list {
  font-size: clamp(1.1rem, 0.90278vw, 1.3rem);
}
.p-list.c-markcolor--main .p-item::before {
  color: #0b73d9;
}
.p-list.c-markcolor--lighten .p-item::before {
  color: #d5daec;
}

.p-item {
  padding-left: 2em;
  text-indent: 0em;
  position: relative;
  font-size: clamp(1.1rem, 0.90278vw, 1.3rem);
}
@media screen and (max-width: 767.98px) {
  .p-item {
    font-size: 1.3rem;
  }
}
.p-item::before {
  content: "●";
  position: absolute;
  left: 0;
  top: 0.3em;
  font-size: 62%;
}

.p-item + .p-item {
  margin-top: 1em;
}
@media screen and (max-width: 767.98px) {
  .p-item + .p-item {
    margin-top: 0.5em;
  }
}

.p-content__anchor-list {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-bottom: 2rem;
}
.p-content__anchor-list.c-color--brown a {
  background-color: #222222;
  color: #f2c581;
}
.p-content__anchor-list.c-color--brown a::after {
  border-color: #f2c581;
}
.p-content__anchor-list.c-color--brown a:hover {
  background-color: #f2c581;
  color: #222222;
  opacity: 1;
}
.p-content__anchor-list.c-color--brown a:hover::after {
  border-color: #222222;
}
.p-content__anchor-list.c-color--pink a {
  background-color: #fff3f0;
}
.p-content__anchor-list.c-color--pink a::after {
  border-color: #ef93a2;
}
.p-content__anchor-list.c-color--pink a:hover {
  opacity: 1;
  background-color: #ffe0dc;
  color: #d26478;
}
.p-content__anchor-list.c-color--pink a:hover::after {
  border-color: #d26478;
}
.p-content__anchor-list.c-color--orange a {
  background-color: #ffe0dc;
  color: #d26478;
}
.p-content__anchor-list.c-color--orange a::after {
  border-color: #d26478;
}
.p-content__anchor-list.c-color--orange a:hover {
  background-color: #d26478;
  color: #fff;
  opacity: 1;
}
.p-content__anchor-list.c-color--orange a:hover::after {
  border-color: #fff;
}

.p-content__anchor-item {
  font-size: clamp(1.4rem, 1.11111vw, 1.6rem);
  width: 24%;
  max-width: 24rem;
}
@media screen and (max-width: 767.98px) {
  .p-content__anchor-item {
    width: 48%;
    margin: 1rem 0 0;
  }
}
.p-content__anchor-item:nth-of-type(4n) {
  margin-right: 0;
}
.p-content__anchor-item a {
  color: currentColor;
  text-decoration: none;
  background-color: #edf5fd;
  border-radius: 0.5rem;
  width: 100%;
  display: inline-flex;
  min-height: 7rem;
  align-items: center;
  justify-content: space-between;
  padding: 0.5rem 4.6rem;
  position: relative;
  transition: 0.3s;
}
@media screen and (max-width: 1024px) {
  .p-content__anchor-item a {
    padding-left: 2rem;
    padding-right: 2rem;
  }
}
@media screen and (max-width: 767.98px) {
  .p-content__anchor-item a {
    min-height: 5rem;
  }
}
.p-content__anchor-item a:hover {
  opacity: 0.7;
}
.p-content__anchor-item a::after {
  content: "";
  position: relative;
  top: 50%;
  right: 0;
  width: 0.6rem;
  height: 0.6rem;
  border-bottom: 1px solid #0b73d9;
  border-left: 1px solid #0b73d9;
  transform: rotate(-45deg);
}

.p-content__anchor-item--6 {
  min-height: 11rem;
  width: 15.2727272727%;
}
@media screen and (min-width:768px) and (max-width:1024px) {
  .p-content__anchor-item--6 {
    min-height: 9rem;
  }
}
@media screen and (max-width: 767.98px) {
  .p-content__anchor-item--6 {
    width: 49%;
    min-height: 7.5rem;
  }
}
.p-content__anchor-item--6 a {
  display: inline-flex;
  height: 100%;
  width: 100%;
  align-items: center;
  justify-content: center;
  font-size: clamp(1rem, 1.25vw, 1.8rem);
  font-weight: 500;
  text-decoration: none;
  padding: 1rem;
  text-align: center;
}
.p-content__anchor-item--6 a::after {
  position: absolute;
  bottom: 1.5rem;
  top: auto;
  left: 50%;
  transform: translateX(-50%) rotate(-45deg);
}
@media screen and (max-width: 767.98px) {
  .p-content__anchor-item--6 a {
    font-size: 1.5rem;
    padding-bottom: 2rem;
  }
}

.p-primary__ttl {
  font-size: clamp(3rem, 2.22222vw, 3.2rem);
  text-align: center;
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-top-style: solid;
  border-bottom-style: solid;
  padding: 1rem 0;
}
@media screen and (max-width: 767.98px) {
  .p-primary__ttl {
    font-size: 2.1rem;
    padding: 0.6rem 0;
  }
}

.c-txtcolor--1 {
  color: #7782ae;
}

.c-txtcolor--2 {
  color: #b78c62;
}

.c-txtcolor--3 {
  color: #d26478;
}

.p-bnr__content {
  padding: 4rem 0;
}
@media screen and (max-width: 767.98px) {
  .p-bnr__content {
    padding: 1rem 0;
  }
}

.p-bnr__list {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.p-bnr__list.-rev {
  flex-direction: row-reverse;
}
@media screen and (max-width: 767.98px) {
  .p-bnr__list {
    display: block;
  }
}
.p-bnr__list .p-bnr__item {
  margin: 1rem 0;
  width: 46.8253968254%;
}
@media screen and (max-width: 767.98px) {
  .p-bnr__list .p-bnr__item {
    width: auto;
    margin: 2rem 0;
  }
}

.txt-small {
  display: block;
  font-size: 82.35%;
  letter-spacing: 0.02em;
}

.l-header {
  width: 100%;
  height: min(8.334vw, 12rem);
  position: fixed;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 100%;
  background-color: #fff;
  z-index: 100;
}
@media screen and (max-width: 767.98px) {
  .l-header {
    height: auto;
  }
}
.l-header .p-impant-content__nav-bg {
  position: absolute;
  left: 0;
  right: 0;
  width: 100%;
  background-color: #edf5fd;
  padding: 4rem 0 5rem;
  margin-top: 0;
  opacity: 0;
  pointer-events: none;
  transition: 0.3s;
}
.l-header .p-impant-content__nav-bg.is-nav-show {
  opacity: 1;
  pointer-events: auto;
}
.l-header .p-impant-content__nav-wrapper {
  max-width: 138rem;
  margin: 0 auto;
  padding-top: 0;
  padding-left: 5rem;
  padding-right: 5rem;
}
.l-header .p-impant-content__nav-ttl {
  text-align: left;
  font-size: clamp(1.8rem, 1.388888vw, 2rem);
}
.l-header .p-implant-content__nav-list {
  padding-left: 0;
  padding-right: 0;
  margin: 3rem -1rem 0;
  justify-content: flex-start;
}
.l-header .p-implant-content__nav-item {
  max-width: 13.6936936937%;
  margin-right: 3.3rem;
}
.l-header .p-implant-content__nav-item:last-of-type {
  margin-right: 0;
}
@media screen and (max-width: 1024px) {
  .l-header .p-implant-content__nav-item {
    max-width: inherit;
    width: 15.7657657658%;
    margin-right: 0.3%;
  }
}
.l-header .p-implant-content__nav-link {
  border-radius: 0.5rem;
}

.l-header__top .l-header__inner {
  border: none;
}

.l-header__inner {
  display: flex;
  height: 100%;
  max-width: 176rem;
  margin: 0 auto;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  background-color: #fff;
  border-bottom: 1px solid #f5f5f5;
}
@media screen and (max-width: 767.98px) {
  .l-header__inner {
    height: 6rem;
    padding-left: 0;
    padding-right: 0;
    border: none;
  }
}

.l-header__nav {
  font-size: min(1.11111vw, 1.6rem);
  margin-left: auto;
  height: 100%;
}
@media screen and (max-width: 767.98px) {
  .l-header__nav {
    display: none;
  }
}

.l-header__nav-list {
  display: flex;
  height: 100%;
}

.l-header__nav-item {
  height: 100%;
}

.l-header__nav-item + .l-header__nav-item {
  margin-left: min(2.08333vw, 5rem);
}

@media screen and (max-width: 870px) {
  .l-header__nav-item + .l-header__nav-item {
    margin-left: 1.5vw;
  }
}
.l-header__nav-link {
  cursor: pointer;
  color: currentColor;
  text-decoration: none;
  height: 100%;
  display: flex;
  align-items: center;
  line-height: 1.4;
}
@media screen and (min-width: 768px) {
  .l-header__nav-link {
    transition: 0.3s;
  }
  .l-header__nav-link:hover {
    opacity: 0.7;
  }
}

.l-header__logo-txt-wrapper {
  display: flex;
  align-items: center;
  flex-shrink: 0;
}
@media screen and (max-width: 767.98px) {
  .l-header__logo-txt-wrapper {
    height: 100%;
    padding-left: 1rem;
  }
}

.l-header__logo {
  margin-right: 1.63rem;
  width: clamp(6rem, 2.5vw, 8rem);
}
@media screen and (max-width: 767.98px) {
  .l-header__logo {
    margin-right: 0.5rem;
    width: 3.5rem;
  }
}

.l-header__site-ttl {
  font-size: clamp(1.6rem, 2.08333vw, 3rem);
  font-family: "Noto Sans JP", sans-serif;
  line-height: 1.2;
  margin-right: min(1.805555vw, 2.6rem);
}
@media screen and (max-width: 767.98px) {
  .l-header__site-ttl {
    letter-spacing: 0.02em;
  }
}
.l-header__site-ttl .c-txtsize--small {
  font-size: clamp(0.8rem, 0.83333vw, 1.2rem);
  display: block;
  margin-left: 5px;
  letter-spacing: 0.6;
}
.l-header__site-ttl a:link,
.l-header__site-ttl a:visited {
  text-decoration: none;
  color: #4a4a4a;
}

@media screen and (max-width: 1280px) {
  .l-header__detail-txt-wrapper {
    display: none;
  }
}
.l-header__detail-txt-wrapper p {
  font-size: min(0.83333vw, 1.2rem);
  background-color: #edf5fd;
  border-radius: 20px;
  min-width: min(10.41666vw, 15rem);
  padding: 0.5em 1em;
  text-align: center;
  color: #0b73d9;
  margin: 0.3em 0;
  line-height: 1;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 600;
}
@media screen and (max-width: 767.98px) {
  .l-header__detail-txt-wrapper p {
    background-color: transparent;
    padding: 0;
    font-size: 1rem;
    padding: 0.1em 0;
  }
}

.l-header__sp-btn {
  width: 6rem;
  height: 6rem;
  background-color: #0b73d9;
}

.c-btn-map {
  display: inline-flex;
  align-items: center;
  justify-content: center;
}
.c-btn-map img {
  width: 1.63rem;
  display: inline-block;
}

.l-header__sp-btn-wrapper {
  display: none;
  margin-left: auto;
}
@media screen and (max-width: 767.98px) {
  .l-header__sp-btn-wrapper {
    display: flex;
  }
}

.l-hamburger-wrapper {
  border-left: 1px solid #fff;
}

.l-hamburger {
  border: none;
  position: relative;
}
.l-hamburger.is-open .c-line:first-of-type {
  animation: line01cross 1s forwards;
}
.l-hamburger.is-open .c-line:nth-of-type(2) {
  animation: line02cross 1s forwards;
}
.l-hamburger.is-open .c-line:last-of-type {
  animation: line03cross 1s forwards;
}
.l-hamburger .c-line {
  position: absolute;
  content: "";
  width: 50%;
  background-color: #fff;
  left: 0;
  right: 0;
  margin: 0 auto;
  height: 1px;
}
.l-hamburger .c-line:first-of-type {
  top: 40%;
  animation: line01 1s forwards;
}
.l-hamburger .c-line:nth-of-type(2) {
  top: 50%;
  animation: line02 1s forwards;
}
.l-hamburger .c-line:last-of-type {
  top: 60%;
  animation: line03 1s forwards;
}

@keyframes line01 {
  0% {
    top: 50%;
    transform: rotate(45deg);
  }
  50% {
    top: 50%;
    transform: rotate(0);
  }
  100% {
    top: 40%;
  }
}
@keyframes line02 {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes line03 {
  0% {
    top: 50%;
    transform: rotate(-45deg);
  }
  50% {
    top: 50%;
    transform: rotate(0);
  }
  100% {
    top: 60%;
  }
}
@keyframes line01cross {
  0% {
    top: 40%;
  }
  50% {
    top: 50%;
    transform: rotate(0);
  }
  100% {
    top: 50%;
    transform: rotate(45deg);
  }
}
@keyframes line02cross {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}
@keyframes line03cross {
  0% {
    top: 60%;
  }
  50% {
    top: 50%;
    transform: rotate(0);
  }
  100% {
    top: 50%;
    transform: rotate(-45deg);
  }
}
.l-header-spnav-wrapper {
  display: none;
  background-color: #fff;
  height: calc(100vh - 6rem);
  overflow: auto;
  padding-top: 1.5rem;
  transform: translateX(100%);
  transition: 1s;
  position: absolute;
  top: 6rem;
  left: 0;
  width: 100%;
  -webkit-overflow-scrolling: touch;
}
@media screen and (max-width: 767.98px) {
  .l-header-spnav-wrapper {
    display: block;
  }
}
.l-header-spnav-wrapper.is-nav-open {
  transform: translateX(0);
}

.l-header__inquiry {
  background-color: #edf5fd;
  padding: 2.8rem 1.8rem 2.4rem;
}
.l-header__inquiry .c-tel {
  margin-top: 1.4rem;
  font-size: 3.6rem;
  color: #0b73d9;
  display: flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
}
.l-header__inquiry .c-icn {
  width: 3.4rem;
  height: 3.4rem;
  display: inline-block;
  margin-right: 1rem;
}
.l-header__inquiry .p-btn-wrapper {
  display: flex;
  justify-content: space-between;
  padding-top: 1.75rem;
  margin-top: 1.59rem;
  border-top: 1px solid #707070;
}
.l-header__inquiry .c-btn {
  width: 48.0825958702%;
  height: 4.8rem;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  font-size: 1.4rem;
  border-radius: 100px;
}
.l-header__inquiry .c-btn .c-icn {
  margin-right: 1rem;
}

.l-header__inquiry-ttl {
  text-align: center;
  font-size: 2rem;
  border-top: 1px solid #707070;
  border-bottom: 1px solid #707070;
  padding: 1rem 0;
}

.l-header__inquiry-txt {
  font-size: 1.4rem;
  text-align: center;
  margin-top: 1.35rem;
  letter-spacing: normal;
}

.l-header-spnav__item {
  font-size: 1.6rem;
  line-height: 1.8;
  font-weight: 600;
  display: flex;
  padding: 2rem 0;
  border-bottom: 1px solid #e6e7ee;
  color: #4a4a4a;
}
.l-header-spnav__item span {
  padding-top: 1rem;
}

.l-header-spnav__item > a {
  display: block;
  padding: 1.5rem 0;
  width: 100%;
}

.l-header-spnav {
  padding: 0 1.8rem 10rem;
}

.l-header-spnav__item a {
  color: currentColor;
  text-decoration: none;
}
.l-header-spnav__item a.no-link {
  pointer-events: none;
}

.l-header-spsubnav__list {
  width: 50%;
  margin-left: auto;
  color: #4a4a4a;
  font-size: 1.5rem;
}

.l-header-spsubnav__link {
  padding: 1rem 0 1rem 1em;
  position: relative;
  width: 100%;
  display: inline-block;
  font-size: 1.5rem;
}
.l-header-spsubnav__link::before {
  content: "";
  position: absolute;
  width: 0.4em;
  background-color: #4a4a4a;
  top: calc(1rem + 0.9em);
  height: 1px;
  left: 0;
}

.p-sub-content__nav-wrapper {
  max-width: 138rem;
  margin: 0 auto;
  padding-top: 0;
  padding-left: 5rem;
  padding-right: 5rem;
}

.p-sub-content__nav-bg {
  position: absolute;
  left: 0;
  right: 0;
  width: 100%;
  background-color: #edf5fd;
  padding: 4rem 0 7.8rem;
  margin-top: 0;
  opacity: 0;
  pointer-events: none;
  transition: 0.3s;
}
.p-sub-content__nav-bg.is-nav-show {
  opacity: 1;
  pointer-events: auto;
}

.l-header__nav-list .p-implant-content__nav-link {
  font-size: clamp(1.1rem, 1.04167vw, 1.5rem);
  font-weight: 600;
}

.p-sub-content__nav-list {
  max-width: 138rem;
  padding-left: 0;
  padding-right: 0;
  margin: 3rem -1rem 0;
  display: flex;
  justify-content: flex-start;
}

.p-sub-content__nav-item {
  margin-right: 4rem;
}

.p-sub-content__nav-ttl {
  text-align: left;
  font-size: clamp(1.8rem, 1.388888vw, 2rem);
  color: #0b73d9;
  font-weight: 600;
}

.p-sub-content__nav-link {
  background-color: #fff;
  text-decoration: none;
  width: 25rem;
  padding: 2rem 4rem;
  display: inline-flex;
  font-size: clamp(1.4rem, 1.04167vw, 15px);
  font-weight: 600;
  border-radius: 5px;
  color: currentColor;
  transition: 0.3s;
  color: #444444;
}
.p-sub-content__nav-link:hover {
  background-color: rgb(209, 227, 255);
}

.l-footer {
  padding: 8.9rem 0 12.3rem;
}
@media screen and (max-width: 767.98px) {
  .l-footer {
    padding: 4rem 0 7rem;
  }
}

.l-footer__inner {
  max-width: 138rem;
  margin: 0 auto;
  padding-left: 5rem;
  padding-right: 5rem;
}
@media screen and (max-width: 767.98px) {
  .l-footer__inner {
    padding-left: 0;
    padding-right: 0;
  }
}

.l-footer__inquiry {
  display: grid;
  grid-template-columns: 1fr 39.0625% 24.609375%;
  grid-template-rows: auto;
  gap: 0px 0px;
  grid-template-areas: "block01 block02 block03";
  padding-bottom: 8rem;
}
@media screen and (max-width: 1280px) {
  .l-footer__inquiry {
    grid-template-columns: 55% 45%;
    grid-template-rows: auto auto;
    grid-template-areas: "block01 block01" "block02 block03";
  }
}
@media screen and (max-width: 767.98px) {
  .l-footer__inquiry {
    display: block;
    padding-bottom: 4.6rem;
  }
}

.l-footer__inquiry-ttl {
  position: relative;
  padding-bottom: 4.5rem;
}
@media screen and (max-width: 1280px) {
  .l-footer__inquiry-ttl {
    padding-bottom: 3.6rem;
  }
}
@media screen and (max-width: 767.98px) {
  .l-footer__inquiry-ttl {
    padding-bottom: 0;
  }
}
.l-footer__inquiry-ttl::after {
  width: 5.4rem;
  height: 1px;
  background-color: #707070;
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
}
@media screen and (max-width: 767.98px) {
  .l-footer__inquiry-ttl::after {
    display: none;
  }
}

@media screen and (max-width: 767.98px) {
  .l-footer__inquiry-block {
    padding-left: 1.8rem !important;
    padding-right: 1.8rem !important;
  }
}
.l-footer__inquiry-block .c-ttl {
  font-size: clamp(1.8rem, 1.388888vw, 2rem);
}
@media screen and (min-width:768px) and (max-width:1024px) {
  .l-footer__inquiry-block .c-ttl {
    font-size: 1.8rem;
  }
}
@media screen and (max-width: 767.98px) {
  .l-footer__inquiry-block .c-ttl {
    text-align: center;
    padding: 0.7em 0;
    border-top: 1px solid #707070;
    border-bottom: 1px solid #707070;
  }
}

.l-footer__inquiry-block01 {
  grid-area: block01;
  padding-right: 2%;
  padding-bottom: 1.5rem;
}
@media screen and (max-width: 1280px) {
  .l-footer__inquiry-block01 {
    width: auto;
    padding-bottom: 7rem;
  }
}
@media screen and (max-width: 767.98px) {
  .l-footer__inquiry-block01 {
    padding-bottom: 4.3rem;
  }
}
.l-footer__inquiry-block01 .c-txt {
  margin-top: 4rem;
  font-size: 1.6rem;
}
@media screen and (max-width: 1280px) {
  .l-footer__inquiry-block01 .c-txt {
    margin-top: 1.5rem;
  }
}
@media screen and (max-width: 767.98px) {
  .l-footer__inquiry-block01 .c-txt {
    margin-top: 3.8rem;
    font-size: 1.4rem;
  }
}

.l-footer__inquiry-block02 {
  grid-area: block02;
  padding-left: 3%;
  margin-top: auto;
  border-right: 1px solid #e5e5e5;
}
@media screen and (max-width: 1280px) {
  .l-footer__inquiry-block02 {
    /* width: auto;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center; */
    padding-left: 0;
    margin-top: 0;
    width: 100%;
  }
}
@media screen and (max-width: 767.98px) {
  .l-footer__inquiry-block02 {
    display: block;
    border-right: none;
    width: auto;
  }
}
.l-footer__inquiry-block02 .c-txt {
  margin-top: 2rem;
  font-size: 1.4rem;
}
@media screen and (max-width: 767.98px) {
  .l-footer__inquiry-block02 .c-txt {
    text-align: center;
  }
}
.l-footer__inquiry-block02 .p-btn-wrapper {
  display: flex;
  margin: 2rem -2% 0;
}
@media screen and (max-width: 767.98px) {
  .l-footer__inquiry-block02 .p-btn-wrapper {
    margin: 2rem 0 0;
    justify-content: space-between;
  }
}
.l-footer__inquiry-block02 .c-btn {
  min-height: 5.5rem;
  color: #fff;
  border-radius: 100px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-size: 1.8rem;
  width: 19.7rem;
  margin: 0 2%;
}
@media screen and (min-width:768px) and (max-width:1024px) {
  .l-footer__inquiry-block02 .c-btn {
    width: 16rem;
  }
}
@media screen and (max-width: 767.98px) {
  .l-footer__inquiry-block02 .c-btn {
    font-size: 1.4rem;
    width: 48.3775811209%;
    min-height: 4.8rem;
    margin: 0;
  }
}

.l-footer__inquiry-block03 {
  grid-area: block03;
  margin-top: 9.6rem;
  /* margin-top: auto; */
  padding-left: 2%;
  margin-left: auto;
}
@media screen and (max-width: 1280px) {
  .l-footer__inquiry-block03 {
    padding-left: 3%;
    width: auto;
    margin-top: 0;
    /* display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center; */
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 767.98px) {
  .l-footer__inquiry-block03 {
    display: block;
    margin-top: 3.2rem;
  }
}
.l-footer__inquiry-block03 .p-btn-wrapper {
  margin-top: 3rem;
}
@media screen and (max-width: 767.98px) {
  .l-footer__inquiry-block03 .p-btn-wrapper {
    margin-top: 2.3rem;
    text-align: center;
  }
}
.l-footer__inquiry-block03 .c-btn {
  display: inline-flex;
  width: 26.9rem;
  min-height: 5.5rem;
  font-size: 1.6rem;
  color: #0b73d9;
  border: 1px solid #0b73d9;
  text-decoration: none;
  border-radius: 100px;
  background-color: #fff;
  line-height: 1;
  font-weight: 400;
  align-items: center;
  padding: 1rem 3rem;
  max-width: 100%;
}

.c-btn-mail {
  background-color: #0b73d9;
}
.c-btn-mail .c-icn {
  display: inline-block;
  width: min(1.388888vw, 2rem);
  height: min(1.3194444444vw, 1.9rem);
  margin-right: min(1.04167vw, 1.5rem);
}
@media screen and (max-width: 767.98px) {
  .c-btn-mail .c-icn {
    width: 1.7rem;
    height: 1.6rem;
  }
}

.c-btn-line {
  background-color: #4bcc1d;
}
.c-btn-line .c-icn {
  display: inline-block;
  width: min(2.0138888889vw, 2.9rem);
  height: min(1.944444vw, 2.8rem);
  margin-right: min(0.69444vw, 1rem);
}
@media screen and (max-width: 767.98px) {
  .c-btn-line .c-icn {
    width: 2.4rem;
    height: 2.3rem;
  }
}

.p-tel {
  font-size: 4rem;
  color: #0b73d9;
  text-decoration: none;
  display: flex;
  align-items: center;
  line-height: 1;
  margin-top: 3rem;
}
.p-tel .c-icn {
  display: inline-block;
  width: 3.4rem;
  height: 3.4rem;
  margin-right: 1rem;
}
.p-tel .c-icn img {
  width: 100%;
  height: auto;
}
@media screen and (max-width: 767.98px) {
  .p-tel {
    justify-content: center;
  }
}

.l-footer__clinic-info {
  border-top: 1px solid #e5e5e5;
  padding-top: 8rem;
  display: grid;
  grid-auto-columns: 1fr;
  grid-auto-rows: 1fr;
  grid-template-columns: auto auto;
  grid-template-rows: auto auto;
  gap: 0px 0px;
  grid-template-areas: "clinic btn" "clinic calendar";
}
@media screen and (max-width: 767.98px) {
  .l-footer__clinic-info {
    padding: 3.9rem 1.8rem 0;
  }
}

@media screen and (max-width: 960px) {
  .l-footer__clinic-info {
    display: block;
  }
}
@media screen and (max-width: 960px) {
  .l-footer__clinic {
    justify-content: center;
  }
}
.l-footer__clinic {
  grid-area: clinic;
  display: flex;
  padding-bottom: 2rem;
}
@media screen and (max-width: 767.98px) {
  .l-footer__clinic {
    justify-content: flex-start;
  }
}

.l-footer__logo {
  width: 6rem;
  margin-right: 1.7rem;
  margin-bottom: 0.7rem;
}
@media screen and (max-width: 767.98px) {
  .l-footer__logo {
    width: 30%;
  }
}

.l-footer__clinic-name {
  font-size: 2.6rem;
  font-family: "Noto Sans JP", sans-serif;
  letter-spacing: 0.02em;
  line-height: 1.2;
}
@media screen and (max-width: 1280px) {
  .l-footer__clinic-name {
    margin-top: 2.3rem;
    font-size: 2.3rem;
  }
}
@media screen and (max-width: 767.98px) {
  .l-footer__clinic-name {
    font-size: 2rem;
    margin-top: 1.4rem;
  }
}

.l-clinic__img-wrapper {
  flex-shrink: 0;
}
@media screen and (max-width: 767.98px) {
  .l-clinic__img-wrapper {
    width: 43.3628318584%;
  }
}

.l-clinic__body {
  margin-left: min(2.777777vw, 4rem);
  display: flex;
  flex-direction: column;
}
@media screen and (max-width: 767.98px) {
  .l-clinic__body {
    display: block;
    margin-left: 2.3rem;
  }
}
.l-clinic__body .c-txt {
  font-size: 1.6rem;
}
@media screen and (max-width: 767.98px) {
  .l-clinic__body .c-txt {
    font-size: 1.4rem;
  }
}
.l-clinic__body .c-txt a {
  color: currentColor;
  text-decoration: underline;
}
@media screen and (max-width: 767.98px) {
  .l-clinic__body .c-txt a {
    text-decoration: none;
  }
}
.l-clinic__body .c-add {
  margin-top: auto;
}
@media screen and (max-width: 767.98px) {
  .l-clinic__body .c-add {
    margin-top: 1.9rem;
  }
}
.l-clinic__body .c-station {
  margin-top: 2rem;
  position: relative;
  padding-top: 2rem;
}
@media screen and (max-width: 767.98px) {
  .l-clinic__body .c-station {
    margin-top: 0;
    padding-top: 0;
  }
}
.l-clinic__body .c-station::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 2.2rem;
  background-color: #707070;
  height: 2px;
}
@media screen and (max-width: 767.98px) {
  .l-clinic__body .c-station::before {
    display: none;
  }
}

.p-google-btn-wrapper {
  grid-area: btn;
  text-align: right;
  margin-top: 1rem;
}
.p-google-btn-wrapper .c-btn {
  width: 22.9rem;
  height: 5.5rem;
  display: inline-flex;
  border-radius: 100px;
  border: 1px solid #0b73d9;
  text-decoration: none;
  font-size: 1.6rem;
  font-weight: 400;
  color: #0b73d9;
  align-items: center;
  justify-content: center;
  margin-left: auto;
}

@media screen and (max-width: 960px) {
  .p-google-btn-wrapper {
    text-align: center;
  }
}
@media screen and (max-width: 960px) {
  .l-footer__calendar-wrapper {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 4.5rem;
  }
  .l-footer__calendar {
    margin: 0 auto;
  }
  .l-footer__calendar-inner {
    display: inline-block;
  }
  .l-footer__calendar td {
    padding-left: 2rem;
    padding-right: 2rem;
  }
}
.l-footer__calendar-wrapper {
  grid-area: calendar;
  margin-top: 3.8rem;
}
@media screen and (max-width: 767.98px) {
  .l-footer__calendar-wrapper {
    margin-top: 6.5rem;
  }
}
.l-footer__calendar-wrapper .c-txt {
  font-size: 1.6rem;
  text-align: right;
  margin-top: 1.45rem;
}
@media screen and (max-width: 767.98px) {
  .l-footer__calendar-wrapper .c-txt {
    font-size: 1.4rem;
    margin-top: 1rem;
  }
}

.l-footer__calendar {
  border-collapse: separate;
  border-spacing: 0;
  font-size: 1.6rem;
  margin-left: auto;
}
@media screen and (max-width: 767.98px) {
  .l-footer__calendar {
    font-size: 1.3rem;
    width: 100%;
  }
}
.l-footer__calendar th {
  font-weight: 500;
}
@media screen and (max-width: 767.98px) {
  .l-footer__calendar th {
    font-size: 1.3rem;
  }
}
.l-footer__calendar td {
  font-weight: 400;
  padding: 2.2rem 2rem;
}
@media screen and (max-width: 1280px) {
  .l-footer__calendar td {
    padding-left: 1.04167vw;
    padding-right: 1.04167vw;
  }
}
@media screen and (max-width: 1024px) {
  .l-footer__calendar td {
    padding-left: 0.9vw;
    padding-right: 0.9vw;
  }
}
@media screen and (max-width: 767.98px) {
  .l-footer__calendar td {
    padding: 1.4rem 0.8rem !important;
    font-size: 1.3rem;
  }
}
.l-footer__calendar th,
.l-footer__calendar td {
  border-right: 1px solid #e5e5e5;
  text-align: center;
}
@media screen and (max-width: 1280px) {
  .l-footer__calendar th,
  .l-footer__calendar td {
    border: none;
  }
}
.l-footer__calendar .c-ttl,
.l-footer__calendar .c-time {
  text-align: left;
  padding-right: 1.2rem;
}
.l-footer__calendar .c-ttl {
  font-size: 1.8rem;
  font-weight: 600;
  color: #0b73d9;
}
@media screen and (max-width: 767.98px) {
  .l-footer__calendar .c-ttl {
    font-size: 1.5rem;
  }
}
@media screen and (max-width: 767.98px) {
  .l-footer__calendar .c-time {
    font-size: 1.4rem;
    letter-spacing: 0;
  }
}
.l-footer__calendar tr:last-of-type th,
.l-footer__calendar tr:last-of-type td {
  border-top: 1px solid #e5e5e5;
}
@media screen and (max-width: 767.98px) {
  .l-footer__calendar tr:last-of-type th,
  .l-footer__calendar tr:last-of-type td {
    border-bottom: 1px solid #e5e5e5;
  }
}
@media screen and (max-width: 1280px) {
  .l-footer__calendar tr:first-of-type th {
    padding-bottom: 2rem;
  }
}
@media screen and (max-width: 767.98px) {
  .l-footer__calendar tr:first-of-type th {
    padding-bottom: 1.2rem;
  }
}
@media screen and (max-width: 1280px) {
  .l-footer__calendar tr:nth-of-type(2) th,
  .l-footer__calendar tr:nth-of-type(2) td {
    border-top: 1px solid #e5e5e5;
  }
}

.p-footer__copy-nav-wrapper {
  display: flex;
  margin-top: 8.5rem;
}
@media screen and (max-width: 767.98px) {
  .p-footer__copy-nav-wrapper {
    display: block;
    padding-left: 1.8rem;
    padding-right: 1.8rem;
    margin-top: 6.8rem;
  }
}

.l-footer__nav {
  margin-left: auto;
  font-size: 1.2rem;
}
@media screen and (max-width: 767.98px) {
  .l-footer__nav {
    display: none;
  }
}

.l-footer__nav-item {
  margin-left: 3em;
}

.l-footer__nav-list {
  display: flex;
}

.l-footer__nav-link {
  text-decoration: none;
  color: currentColor;
}
@media screen and (min-width: 768px) {
  .l-footer__nav-link {
    transition: 0.3s;
  }
  .l-footer__nav-link:hover {
    opacity: 0.7;
  }
}

.c-treatment {
  font-weight: 200;
  font-size: clamp(1.2rem, 0.97222vw, 1.4rem);
  color: #4a4a4a;
  margin-top: 1.7rem;
}
@media screen and (max-width: 767.98px) {
  .c-treatment {
    display: none;
  }
}

@media screen and (max-width: 960px) {
  .c-treatment {
    text-align: center;
  }
}
.c-copyright {
  color: #8d8d8d;
  font-size: 1.2rem;
}

.p-mv {
  height: 63rem;
  background: url(../img/top/mv.jpg) no-repeat top center;
}
@media screen and (max-width: 1280px) {
  .p-mv {
    background-position: top right -16rem;
  }
}
@media screen and (max-width: 1024px) {
  .p-mv {
    background-position: top right -30rem;
  }
}
@media screen and (min-width:768px) and (max-width:1024px) {
  .p-mv {
    background-position: top center;
  }
}
@media screen and (max-width: 767.98px) {
  .p-mv {
    background-image: url(../img/top/sp_mv.jpg);
    background-size: 100% auto;
    height: auto;
    background-color: #fff;
    background-position: top center;
  }
}

.p-mv__inner {
  max-width: 143rem;
  margin: 0 auto;
  padding: 8.2rem 5rem 0;
  height: 100%;
}
@media screen and (max-width: 767.98px) {
  .p-mv__inner {
    padding: 0 1.8rem 2.9rem;
  }
}
.p-mv__inner.l-flex {
  display: flex;
  flex-direction: column;
}
.p-mv__inner .c-txt-img__wrapper {
  display: flex;
  flex-grow: 1;
}

.c-mv__ttl {
  font-size: 6rem;
  letter-spacing: 0.08em;
  line-height: 1.2;
  font-weight: 400;
  color: #0b73d9;
}
@media screen and (max-width: 767.98px) {
  .c-mv__ttl {
    height: 32.4rem;
    font-size: 3.2rem;
    padding-top: 16.4rem;
  }
}

.c-mv__catch {
  font-size: 3.5rem;
  margin-top: 2.5rem;
  letter-spacing: 0.1em;
  font-weight: 600;
  font-family: "Noto Serif JP", serif;
}
@media screen and (max-width: 767.98px) {
  .c-mv__catch {
    font-size: 2.5rem;
  }
}

.c-mv__txt {
  font-size: 1.9rem;
  margin-top: 3.8rem;
  letter-spacing: 0.12em;
  padding-left: min(2.08333vw, 8rem);
}
@media screen and (max-width: 767.98px) {
  .c-mv__txt {
    margin-top: 2rem;
    font-size: 1.4rem;
    padding-left: 0;
  }
}

.c-open {
  margin-top: auto;
  margin-bottom: 4.7rem;
  width: clamp(177px, 17.8947368421vw, 238px);
  margin-left: min(0.90278vw, 1.3rem);
}
@media screen and (max-width: 767.98px) {
  .c-open {
    display: none;
  }
}

.p-bnr {
  background-color: #edf5fd;
  padding: 5rem 0;
}
@media screen and (max-width: 767.98px) {
  .p-bnr {
    padding: 2rem 0;
  }
}

.p-bnr__inner {
  max-width: 136rem;
  margin: 0 auto;
  padding: 0 5rem;
}
@media screen and (max-width: 767.98px) {
  .p-bnr__inner {
    padding: 0 1.8rem;
  }
}

.p-bnr__item {
  margin: 0 3.7rem;
}
@media screen and (max-width: 1024px) {
  .p-bnr__item {
    margin: 0 1.5rem;
  }
}
@media screen and (max-width: 767.98px) {
  .p-bnr__item {
    margin: 0 0.8rem;
  }
}
.p-bnr__item img {
  width: 100%;
  height: auto;
}

.p-bnr__item a {
  display: inline-block;
}
@media screen and (min-width: 768px) {
  .p-bnr__item a {
    transition: 0.3s;
  }
  .p-bnr__item a:hover {
    opacity: 0.7;
  }
}

.p-bnr__slider {
  margin: 0 -0.8rem;
}

.slick-dots {
  display: flex;
  justify-content: center;
  margin-top: 2.5rem;
}
.slick-dots li {
  margin: 0 1rem;
}
@media screen and (max-width: 767.98px) {
  .slick-dots li {
    margin: 0 0.4rem;
  }
}
.slick-dots li.slick-active button::before {
  background-color: #0b73d9;
}
.slick-dots button {
  position: relative;
  display: block;
  width: 1rem;
  height: 1rem;
  border: 0;
  outline: none;
  background: transparent;
  color: transparent;
  font-size: 0;
  line-height: 0;
  cursor: pointer;
}
@media screen and (max-width: 767.98px) {
  .slick-dots button {
    width: 0.5rem;
    height: 0.5rem;
  }
}
.slick-dots button::before {
  content: "";
  position: absolute;
  border-radius: 20px;
  width: 1rem;
  height: 1rem;
  top: 0;
  left: 0;
  background: #dcdcdc;
}
@media screen and (max-width: 767.98px) {
  .slick-dots button::before {
    width: 0.5rem;
    height: 0.5rem;
  }
}

/* ----------------------------------------------------------------------------------------------------
*	はじめまして
所沢東歯科医院へ。
* --------------------------------------------------------------------------------------------------*/
.p-top-greeting {
  max-width: 182rem;
  padding-top: 10.2rem;
  padding-left: 3rem;
  padding-right: 3rem;
  margin: 0 auto;
}
@media screen and (max-width: 960px) {
  .p-top-greeting {
    padding-left: 5rem;
  }
}
@media screen and (max-width: 767.98px) {
  .p-top-greeting {
    padding-left: 0;
    padding-right: 0;
    padding-top: 3.6rem;
  }
}

.p-top-greeting__inner {
  position: relative;
}
.p-top-greeting__inner .p-btn-wrapper {
  margin-top: 4rem;
  max-width: 25.6rem;
}
@media screen and (max-width: 767.98px) {
  .p-top-greeting__inner .p-btn-wrapper {
    display: none;
  }
}
.p-top-greeting__inner::after {
  content: "";
  position: absolute;
  top: 0;
  width: 51%;
  background-image: url(../img/top/bg_greeting01.jpg);
  background-repeat: no-repeat;
  background-position: top right;
  height: 100%;
  z-index: -1;
}
@media screen and (max-width: 767.98px) {
  .p-top-greeting__inner::after {
    background-image: none;
  }
}
.p-top-greeting__inner .p-img-wrapper {
  display: none;
}
@media screen and (max-width: 767.98px) {
  .p-top-greeting__inner .p-img-wrapper {
    display: block;
  }
  .p-top-greeting__inner .p-img-wrapper img {
    width: 100%;
    height: auto;
  }
}

.p-top-greeting__content {
  width: 74.6rem;
  min-width: 50%;
  margin-left: auto;
  background-color: #fff;
  padding-left: 8rem;
  background-image: url(../img/top/bg_greeting02.jpg);
  background-repeat: no-repeat;
  background-position: 100% 60%;
  background-size: 16% auto;
  padding-right: 24rem;
}
.p-top-greeting__content .c-ttl {
  font-size: clamp(3.3rem, 2.777777vw, 3.6rem);
  font-weight: 500;
  letter-spacing: 0.05em;
}
@media screen and (max-width: 767.98px) {
  .p-top-greeting__content .c-ttl {
    font-size: 2.5rem;
  }
}
.p-top-greeting__content .p-txt-wrapper {
  width: 53.8rem;
  margin-top: 5.6rem;
}
@media screen and (max-width: 767.98px) {
  .p-top-greeting__content .p-txt-wrapper {
    width: auto;
    margin-top: 3.2rem;
  }
}
.p-top-greeting__content .c-txt {
  font-size: clamp(1.5rem, 1.180555vw, 1.7rem);
  line-height: 1.8;
}
.p-top-greeting__content .c-txt + .c-txt {
  margin-top: 2em;
}
@media screen and (max-width: 960px) {
  .p-top-greeting__content {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }
}
@media screen and (min-width: 1660px) {
  .p-top-greeting__content {
    background-size: auto auto;
  }
}
@media screen and (max-width: 767.98px) {
  .p-top-greeting__content {
    width: auto;
    padding: 0 1.8rem;
    margin-top: 3rem;
    background-image: none;
  }
}

/* ----------------------------------------------------------------------------------------------------
*	施術科目
* --------------------------------------------------------------------------------------------------*/
.p-top-treatment {
  padding-top: 16rem;
}
@media screen and (max-width: 767.98px) {
  .p-top-treatment {
    padding-top: 4.4rem;
  }
}

.p-top-treatment__inner {
  position: relative;
  height: 100%;
  max-width: 182rem;
  padding: 0 3rem;
  margin: 0 auto;
  overflow: hidden;
}
.p-top-treatment__inner::after {
  content: "";
  position: absolute;
  top: 4rem;
  right: 0;
  height: 100%;
  width: 100%;
  max-width: 57%;
  background-image: url(../img/top/bg_greeting03.jpg);
  background-repeat: no-repeat;
  background-position: right 3rem top;
  z-index: -1;
}
@media screen and (max-width: 1280px) {
  .p-top-treatment__inner::after {
    max-width: 44%;
  }
}

@media screen and (max-width: 960px) {
  .p-top-treatment__inner {
    padding: 0;
  }
  .p-top-treatment__inner::after {
    background-image: none;
  }
}
.p-top-treatment__content {
  position: relative;
  max-width: 138rem;
  padding: 0 5rem;
  margin: 0 auto;
}
@media screen and (max-width: 767.98px) {
  .p-top-treatment__content {
    padding: 0 1.8rem;
  }
}
.p-top-treatment__content .p-txt-wrapper {
  margin-top: 6.5rem;
  width: 38rem;
}
@media screen and (max-width: 767.98px) {
  .p-top-treatment__content .p-txt-wrapper {
    width: auto;
    margin-top: 3rem;
  }
}
.p-top-treatment__content .c-txt {
  font-size: clamp(1.5rem, 1.180555vw, 1.7rem);
  line-height: 1.8;
}
.p-top-treatment__content .c-txt + .c-txt {
  margin-top: 2em;
}

.p-top-treatment__content-txt-wrapper {
  background-color: #fff;
  width: 42.3rem;
  height: 100%;
  padding-right: 4.3rem;
  position: relative;
}
@media screen and (max-width: 767.98px) {
  .p-top-treatment__content-txt-wrapper {
    height: auto;
    padding-right: 0;
  }
}
.p-top-treatment__content-txt-wrapper .c-thumb {
  position: absolute;
}
.p-top-treatment__content-txt-wrapper .c-thumb01 {
  right: -47%;
}
.p-top-treatment__content-txt-wrapper .c-thumb02 {
  top: 15rem;
  right: -86%;
}
@media screen and (max-width: 767.98px) {
  .p-top-treatment__content-txt-wrapper {
    width: auto;
  }
}

@media screen and (max-width: 960px) {
  .p-top-treatment__content-txt-wrapper {
    padding-left: 0;
    width: 100%;
  }
  .p-top-treatment__content-txt-wrapper .c-thumb01 {
    right: 4rem;
  }
  .p-top-treatment__content-txt-wrapper .c-thumb02 {
    right: 0;
  }
}
@media screen and (max-width: 767.98px) {
  .p-top-treatment__content-txt-wrapper .c-thumb {
    position: relative;
    display: block;
  }
  .p-top-treatment__content-txt-wrapper .c-thumb01 {
    right: auto;
    left: 0;
    width: 54.2772861357%;
  }
  .p-top-treatment__content-txt-wrapper .c-thumb02 {
    top: 0;
    right: 0;
    width: 48.6725663717%;
    margin-left: auto;
    margin-top: -6rem;
    margin-bottom: -6rem;
  }
}
.p-treatment__bg {
  background: linear-gradient(180deg, rgba(251, 251, 251, 0) 0%, rgba(251, 251, 251, 0) 30%, rgb(251, 251, 251) 30%, rgb(251, 251, 251) 100%);
  padding-bottom: 6.5rem;
}
@media screen and (max-width: 767.98px) {
  .p-treatment__bg {
    background-color: #fbfbfb;
    padding-bottom: 0;
  }
}

.p-treatment__cards-wrapper {
  max-width: 138rem;
  margin: clamp(5.8rem, 8.334vw, 12rem) auto 0;
  padding: 0 5rem;
}
@media screen and (max-width: 767.98px) {
  .p-treatment__cards-wrapper {
    margin-top: 4rem;
    padding: 0 1.8rem;
  }
}

.p-treatment__cards {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -1%;
}
@media screen and (max-width: 767.98px) {
  .p-treatment__cards {
    display: block;
    margin: 0;
  }
}

.p-treatment__card {
  width: 31.3%;
  margin: 0 1%;
  display: flex;
  flex-direction: column;
}
@media screen and (max-width: 767.98px) {
  .p-treatment__card {
    width: auto;
    margin: 0 0.6rem;
    display: block;
    padding-top: 1rem;
    padding-bottom: 3.9rem;
    position: relative;
  }
  .p-treatment__card::after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    bottom: 0;
    background-color: #d4d7e3;
    height: 1px;
    width: 27rem;
  }
  .p-treatment__card:last-of-type::after {
    display: none;
  }
}

.p-treatment__card-ttl-wrapper {
  max-width: 32rem;
  margin: 0 auto;
  background-color: #fff;
  position: relative;
  z-index: 1;
  padding: 1.8rem 0.9rem;
  width: 100%;
}
@media screen and (max-width: 767.98px) {
  .p-treatment__card-ttl-wrapper {
    max-width: 27rem;
    background-color: #fbfbfb;
  }
}

.p-treatment__card-ttl {
  text-align: center;
  font-size: 2.2rem;
  font-weight: 500;
  letter-spacing: 0.1em;
}
@media screen and (min-width:768px) and (max-width:1024px) {
  .p-treatment__card-ttl {
    font-size: 2rem;
  }
}
.p-treatment__card-ttl .c-en {
  font-size: 1.2rem;
  color: #0b73d9;
  display: block;
  letter-spacing: 0.2em;
  margin-top: 0.6em;
}
@media screen and (max-width: 767.98px) {
  .p-treatment__card-ttl .c-en {
    font-size: 1rem;
  }
}

.p-treatment__img-wrapper {
  margin-top: -2.6rem;
}
.p-treatment__img-wrapper img {
  width: 100%;
  height: auto;
}

.p-tratment__card-body {
  padding: 2.2rem 2.5rem;
  display: flex;
  flex-direction: column;
  flex-grow: 1;
}
.p-tratment__card-body .c-hide .c-btn {
  color: #fbfbfb !important;
  background-color: #fbfbfb !important;
}
@media screen and (max-width: 767.98px) {
  .p-tratment__card-body .c-hide {
    display: none !important;
  }
}
@media screen and (max-width: 1280px) {
  .p-tratment__card-body {
    padding-left: 0;
    padding-right: 0;
  }
}
@media screen and (max-width: 767.98px) {
  .p-tratment__card-body {
    width: auto;
    margin: 0;
    display: block;
  }
}
.p-tratment__card-body .p-btn-wrapper {
  margin-top: 2.5rem;
}
@media screen and (max-width: 767.98px) {
  .p-tratment__card-body .p-btn-wrapper {
    max-width: 28rem;
    margin: 2.1rem auto 0;
  }
}
.p-tratment__card-body .c-btn {
  text-align: center;
  font-size: 1.8rem;
  font-weight: 600;
  min-height: 6.8rem;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  border-radius: 0.3rem;
}
@media screen and (max-width: 767.98px) {
  .p-tratment__card-body .c-btn {
    border-radius: 0.5rem;
    font-weight: 400;
    min-height: 6rem;
  }
}
.p-tratment__card-body .c-btn-arrow::after {
  border-color: #fff;
  width: 0.8rem;
  height: 0.8rem;
}

.c-treatment__txt {
  font-size: clamp(1.4rem, 1.11111vw, 1.6rem);
  line-height: 1.9;
  letter-spacing: 0.1em;
  margin-bottom: 1.5rem;
}
@media screen and (max-width: 767.98px) {
  .c-treatment__txt {
    font-size: 1.5rem;
  }
}

.p-treatment__list {
  text-align: center;
  margin-top: auto;
}

.p-treatment__item {
  text-align: center;
  font-size: 1.6rem;
  padding: 1rem;
  max-width: 27rem;
  width: 100%;
  border-radius: 100px;
  margin: 0.9rem 0;
  display: inline-block;
  letter-spacing: 0.1em;
}
@media screen and (min-width:768px) and (max-width:1024px) {
  .p-treatment__item {
    font-size: 1.4rem;
  }
}
@media screen and (max-width: 767.98px) {
  .p-treatment__item {
    padding: 1.4rem 1rem;
  }
}

.c-color--blue .p-treatment__item {
  background-color: #edf5fd;
  color: #0b73d9;
}
.c-color--blue .c-btn {
  background-color: #33b5e6;
}

.c-color--pink .p-treatment__item {
  background-color: #ffeff1;
  color: #e9426a;
}
.c-color--pink .c-btn {
  background-color: #df687e;
}

.c-color--green .p-treatment__item {
  background-color: rgba(42, 194, 199, 0.0784313725);
  color: #239da1;
}
.c-color--green .c-btn {
  background-color: #2ac2c7;
}

.c-color--purple .p-treatment__item {
  background-color: #f1f3fb;
  color: #495da9;
}
.c-color--purple .c-btn {
  background-color: #7782ae;
}

.p-section__ttl-wrapper {
  display: flex;
  align-items: center;
}
@media screen and (max-width: 767.98px) {
  .p-section__ttl-wrapper {
    display: block;
  }
}

.c-section__heading-txt {
  font-size: 1.6rem;
  font-weight: 400;
  color: #4a4a4a;
  margin-left: clamp(3rem, 4.166666vw, 6rem);
}
@media screen and (max-width: 767.98px) {
  .c-section__heading-txt {
    font-size: 1.4rem;
    letter-spacing: normal;
    margin-left: 0;
    margin-top: 1.7rem;
  }
}

.p-top-features {
  padding-top: 9.2rem;
  padding-bottom: 8rem;
}
@media screen and (max-width: 767.98px) {
  .p-top-features {
    padding-top: 4.95rem;
    padding-bottom: 4.6rem;
  }
}

.p-top-features__list {
  margin: 6rem -1.4% 0;
  display: flex;
  flex-wrap: wrap;
}
@media screen and (max-width: 1024px) {
  .p-top-features__list {
    margin-left: -0.4%;
    margin-right: -0.4%;
  }
}
@media screen and (max-width: 767.98px) {
  .p-top-features__list {
    justify-content: space-between;
    margin: 0 auto;
  }
}

.p-top-features__item {
  width: 22.2%;
  margin: 0 1.4%;
}
@media screen and (max-width: 1024px) {
  .p-top-features__item {
    width: 24.2%;
    margin: 0 0.4%;
  }
}
@media screen and (max-width: 767.98px) {
  .p-top-features__item {
    width: 46.7%;
    margin: 4.7rem 0 0;
  }
}

.p-top-features__body {
  position: relative;
  padding-top: 6rem;
}
@media screen and (min-width:768px) and (max-width:1024px) {
  .p-top-features__body {
    padding-top: 4rem;
  }
}
@media screen and (max-width: 767.98px) {
  .p-top-features__body {
    padding-top: 3.5rem;
  }
}
.p-top-features__body .c-num {
  position: absolute;
  width: 6.9rem;
  height: 6.9rem;
  background-color: #edf5fd;
  border-radius: 100%;
  overflow: hidden;
  border: 0.4rem solid #fff;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  font-size: 2rem;
  font-weight: 400;
  color: #0b73d9;
  z-index: 1;
  top: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  transform: translateY(-50%);
}
@media screen and (max-width: 767.98px) {
  .p-top-features__body .c-num {
    width: 5.9rem;
    height: 5.9rem;
    font-size: 1.6rem;
  }
}

.p-top-features__txt {
  text-align: center;
  font-size: clamp(1.5rem, 1.11111vw, 1.6rem);
  font-weight: 500;
}
@media screen and (min-width:768px) and (max-width:1024px) {
  .p-top-features__txt {
    font-size: 1.1rem;
  }
}
@media screen and (max-width: 767.98px) {
  .p-top-features__txt {
    font-size: 1.4rem;
    letter-spacing: normal;
  }
}

/* ----------------------------------------------------------------------------------------------------
*	News
* --------------------------------------------------------------------------------------------------*/
.p-top-news {
  padding: 7rem 0 8rem;
}
@media screen and (max-width: 767.98px) {
  .p-top-news {
    padding: 5rem 0;
  }
}
.p-top-news .p-btn-wrapper {
  margin-top: 6rem;
  max-width: 25.6rem;
  margin-left: 1rem;
}
@media screen and (max-width: 767.98px) {
  .p-top-news .p-btn-wrapper {
    display: none;
  }
}

.p-top-news__content {
  display: flex;
}

.p-top-news__list {
  margin-top: 3.8rem;
}

.p-top-news__item {
  display: flex;
  padding: 2rem 1rem;
  border-bottom: 1px solid #e5e5e5;
  width: 100%;
}
.p-top-news__item:first-of-type {
  border-top: 1px solid #e5e5e5;
}
.p-top-news__item a {
  text-decoration: none;
  color: currentColor;
  transition: 0.3s;
  display: flex;
  width: 100%;
}
.p-top-news__item a:hover {
  opacity: 0.7;
}
.p-top-news__item p {
  font-size: clamp(1.4rem, 1.11111vw, 1.6rem);
  font-weight: 300;
  line-height: 1.6;
}
.p-top-news__item .p-top-news__txt-wrapper {
  padding-top: 1rem;
  flex-grow: 1;
}
@media screen and (max-width: 767.98px) {
  .p-top-news__item .p-top-news__txt-wrapper {
    padding-top: 0;
  }
}

.p-time-category-wrapper {
  display: flex;
  margin-bottom: 1.4rem;
}
@media screen and (max-width: 767.98px) {
  .p-time-category-wrapper {
    margin-bottom: 1rem;
  }
}
.p-time-category-wrapper time {
  font-size: 1.4rem;
  font-weight: 400;
  line-height: 1;
  padding-top: 0.3em;
  color: #0b73d9;
}

.p-cateogry {
  display: flex;
  flex-wrap: wrap;
  margin-left: 2rem;
}
@media screen and (max-width: 767.98px) {
  .p-cateogry {
    justify-content: center;
    margin-left: 0;
    margin-right: 0;
    flex-grow: 1;
  }
}

.c-category__item {
  font-size: 1.2rem;
  min-width: 8.8rem;
  text-align: center;
  color: #0b73d9;
  background-color: #fff;
  border-radius: 100px;
  padding: 0.3em;
  line-height: 1;
}

.p-top-news__thumb {
  width: 7.5rem;
  height: 7.5rem;
  margin-right: clamp(1rem, 2.08333vw, 3.85rem);
  flex-shrink: 0;
}
.p-top-news__thumb img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
@media screen and (max-width: 767.98px) {
  .p-top-news__thumb {
    margin-right: 1.5rem;
  }
}

.p-top-news__right {
  width: 50%;
  height: auto;
  max-width: 80rem;
  flex-shrink: 0;
  min-height: 50.3rem;
  margin-left: 9.9rem;
}
@media screen and (max-width: 1280px) {
  .p-top-news__right {
    margin-left: 3rem;
  }
}
@media screen and (max-width: 767.98px) {
  .p-top-news__right {
    display: none;
  }
}
.p-top-news__right img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

/* ----------------------------------------------------------------------------------------------------
*	MV
* --------------------------------------------------------------------------------------------------*/
.p-content__mv {
  background: url(../../implant/img/mv.jpg) no-repeat top center;
}
@media screen and (max-width: 767.98px) {
  .p-content__mv {
    background-image: url(../../implant/img/sp_mv.jpg);
    background-size: 100% auto;
  }
}

.p-impant-content__nav-wrapper {
  padding-top: 6.8rem;
}

.p-impant-content__nav-ttl {
  text-align: center;
  font-size: clamp(1.6rem, 1.25vw, 1.8rem);
  color: #0b73d9;
  font-weight: 600;
}
@media screen and (max-width: 767.98px) {
  .p-impant-content__nav-ttl {
    font-size: 1.8rem;
  }
}

.p-impant-content__nav-bg {
  background-color: #edf5fd;
  padding: 3.8rem 0;
  margin-top: 3rem;
}

.p-implant-content__nav-list {
  display: flex;
  justify-content: center;
  max-width: 138rem;
  padding-left: 5rem;
  padding-right: 5rem;
  margin: 0 auto;
}
@media screen and (max-width: 767.98px) {
  .p-implant-content__nav-list {
    padding-left: 1.8rem;
    padding-right: 1.8rem;
    justify-content: space-between;
    flex-wrap: wrap;
  }
}

.p-implant-content__nav-item {
  margin: 0 0.5rem;
  width: 15.7657657658%;
}
@media screen and (max-width: 767.98px) {
  .p-implant-content__nav-item {
    width: 48%;
    margin: 1rem 0 0;
  }
}

.p-implant-content__nav-link {
  text-align: center;
  font-size: clamp(1rem, 1.04167vw, 1.7rem);
  text-decoration: none;
  display: flex;
  flex-direction: column;
  align-items: center;
  color: currentColor;
  justify-content: center;
  min-height: clamp(10rem, 10.41666vw, 15rem);
  width: 100%;
  background-color: #fff;
  padding: 1rem 0.2rem;
  transition: 0.3s;
}
@media screen and (max-width: 767.98px) {
  .p-implant-content__nav-link {
    min-height: 15rem;
    font-size: 1.4rem;
  }
}
.p-implant-content__nav-link:hover {
  background-color: rgb(209, 227, 255);
}
.p-implant-content__nav-link .c-icn {
  width: 49.7142857143%;
  max-width: 8.7rem;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 1rem;
  height: 6.6rem;
  flex-shrink: 0;
}
@media screen and (max-width: 767.98px) {
  .p-implant-content__nav-link .c-icn {
    width: 40%;
  }
}

.p-implant__bnr-content {
  padding: 5rem 0;
}
@media screen and (max-width: 767.98px) {
  .p-implant__bnr-content {
    padding: 7rem 0;
  }
}
.p-implant__bnr-content li + li {
  margin-top: 5rem;
}
@media screen and (max-width: 767.98px) {
  .p-implant__bnr-content li + li {
    margin-top: 8rem;
  }
}
.p-implant__bnr-content a {
  transition: 0.3s;
}
.p-implant__bnr-content a:hover {
  opacity: 0.7;
}

.p-implant__block .p-txt-wrapper {
  width: 47.619047619%;
}
@media screen and (max-width: 767.98px) {
  .p-implant__block .p-txt-wrapper {
    width: auto;
  }
}
.p-implant__block .c-ttl {
  font-size: clamp(3rem, 2.22222vw, 3.2rem);
  line-height: 1.7;
  letter-spacing: 0.1em;
  font-weight: 500;
}
@media screen and (max-width: 767.98px) {
  .p-implant__block .c-ttl {
    font-size: 2rem;
    text-align: center;
  }
}
.p-implant__block .c-txt {
  margin-top: clamp(2rem, 5.20833vw, 7.5rem);
  font-size: clamp(1.5rem, 1.180555vw, 1.7rem);
  line-height: 1.9;
  font-weight: 300;
}
@media screen and (max-width: 767.98px) {
  .p-implant__block .c-txt {
    font-size: 1.5rem;
  }
}
.p-implant__block .c-txt + .c-txt {
  margin-top: 2em;
}

.p-implant__block01 {
  position: relative;
  min-height: 53rem;
  margin-top: 8rem;
}
@media screen and (max-width: 767.98px) {
  .p-implant__block01 {
    margin-top: 0;
    min-height: inherit;
  }
}
.p-implant__block01::after {
  content: "";
  width: 47.1022727273%;
  background: url(../../implant/img/img_implant01.jpg) no-repeat top left;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
}
@media screen and (max-width: 767.98px) {
  .p-implant__block01::after {
    display: none;
  }
}
.p-implant__block01 .p-txt-wrapper {
  margin-left: auto;
  display: flex;
  flex-direction: column;
  justify-content: center;
  min-height: 53rem;
}
@media screen and (max-width: 767.98px) {
  .p-implant__block01 .p-txt-wrapper {
    display: block;
    min-height: inherit;
  }
}
.p-implant__block01 .p-img-wrapper {
  margin-bottom: 5rem;
}
.p-implant__block01 .p-img-wrapper img {
  width: 100%;
  height: auto;
}

.p-implant__block02 {
  margin-top: 12.3rem;
  position: relative;
  min-height: 53rem;
  margin-bottom: clamp(10rem, 1.388888vw, 20rem);
}
@media screen and (max-width: 767.98px) {
  .p-implant__block02 {
    margin-top: 5.7rem;
    margin-bottom: 6rem;
  }
}
.p-implant__block02 .p-btn-wrapper {
  margin-top: 3.7rem;
  max-width: 25.6rem;
}
@media screen and (max-width: 767.98px) {
  .p-implant__block02 .p-btn-wrapper {
    max-width: 26.9rem;
    margin-left: auto;
    margin-right: auto;
  }
}
.p-implant__block02::after {
  content: "";
  width: 47.1022727273%;
  background: url(../../implant/img/img_implant02.jpg) no-repeat top center;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
  z-index: -1;
}
@media screen and (max-width: 767.98px) {
  .p-implant__block02::after {
    display: none;
  }
}
.p-implant__block02 .p-img-wrapper {
  margin-bottom: 5rem;
}
.p-implant__block02 .p-img-wrapper img {
  width: 100%;
  height: auto;
}

.p-implant-items {
  display: flex;
  align-items: flex-start;
}
@media screen and (max-width: 767.98px) {
  .p-implant-items {
    display: block;
  }
}
.p-implant-items .c-ttl {
  font-size: clamp(3rem, 2.22222vw, 3.2rem);
  font-weight: 500;
  line-height: 1.7;
  letter-spacing: 0.1em;
}
@media screen and (max-width: 767.98px) {
  .p-implant-items .c-ttl {
    font-size: 2rem;
    text-align: center;
  }
}
.p-implant-items .c-txt {
  font-size: clamp(1.5rem, 1.180555vw, 1.7rem);
  line-height: 1.9;
  font-weight: 300;
  margin-top: 4.5rem;
}
@media screen and (max-width: 767.98px) {
  .p-implant-items .c-txt {
    font-size: 1.5rem;
  }
}
.p-implant-items .c-txt + .c-txt {
  margin-top: 2em;
}
.p-implant-items .p-txt-wrapper {
  width: 46.09375%;
  margin-top: 1.5rem;
}
@media screen and (min-width:768px) and (max-width:1024px) {
  .p-implant-items .p-txt-wrapper {
    width: 55%;
  }
}
@media screen and (max-width: 767.98px) {
  .p-implant-items .p-txt-wrapper {
    width: auto;
  }
}

.p-implant__detail-content {
  padding-top: 9.5rem;
  padding-bottom: 15.4rem;
}
@media screen and (max-width: 767.98px) {
  .p-implant__detail-content {
    padding-top: 7.5rem;
    padding-bottom: 6rem;
  }
}

.p-implant__nav {
  width: 42.96875%;
  margin-left: auto;
  display: flex;
  flex-wrap: wrap;
}
@media screen and (max-width: 767.98px) {
  .p-implant__nav {
    width: 100%;
    margin-top: 6rem;
    margin-left: 0;
    justify-content: space-between;
  }
}

.p-implant__nav-item {
  width: 50%;
  aspect-ratio: 275/250;
  background-color: #fff;
  margin-top: 0.2rem;
}
.p-implant__nav-item:nth-of-type(odd) {
  border-right: 1px solid #e1e1e1;
}
.p-implant__nav-item:nth-of-type(even) {
  border-left: 1px solid #e1e1e1;
}
@media screen and (max-width: 767.98px) {
  .p-implant__nav-item {
    width: 48.9675516224%;
    margin-top: 0.6rem;
  }
  .p-implant__nav-item:nth-of-type(odd), .p-implant__nav-item:nth-of-type(even) {
    border: none;
  }
}
.p-implant__nav-item .c-icn {
  display: inline-block;
}
.p-implant__nav-item a {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  text-decoration: none;
  text-align: center;
  color: currentColor;
  border: 1rem solid #fff;
  transition: 0.3s;
}
@media screen and (min-width:768px) and (max-width:1024px) {
  .p-implant__nav-item a {
    border-width: 0.5rem;
  }
}
.p-implant__nav-item a p {
  margin-top: 3rem;
  line-height: 1.4;
  font-size: clamp(1.2rem, 1.11111vw, 1.6rem);
}
@media screen and (max-width: 767.98px) {
  .p-implant__nav-item a p {
    font-size: 1.3rem;
  }
}
.p-implant__nav-item a:hover {
  border-color: #e7e9f1;
}
.p-implant__nav-item a:hover p {
  color: #0b73d9;
}

.p-implant__nav-item01 .c-icn {
  width: 12%;
}
@media screen and (max-width: 767.98px) {
  .p-implant__nav-item01 .c-icn {
    width: 20%;
  }
}

.p-implant__nav-item02 .c-icn {
  width: 23.2727272727%;
}
@media screen and (max-width: 767.98px) {
  .p-implant__nav-item02 .c-icn {
    width: 32.4137931034%;
  }
}

.p-implant__nav-item03 .c-icn {
  width: 28.3636363636%;
}
@media screen and (max-width: 767.98px) {
  .p-implant__nav-item03 .c-icn {
    width: 34.4827586207%;
  }
}

.p-implant__nav-item04 .c-icn {
  width: 21.4545454545%;
}
@media screen and (max-width: 767.98px) {
  .p-implant__nav-item04 .c-icn {
    width: 31.0344827586%;
  }
}

.p-implant-item__content {
  background-color: #fff;
  padding: 6.7rem 9rem;
  position: relative;
  margin-top: 9rem;
}
@media screen and (min-width:768px) and (max-width:1024px) {
  .p-implant-item__content {
    padding-left: 4rem;
    padding-right: 4rem;
  }
}
@media screen and (max-width: 767.98px) {
  .p-implant-item__content {
    padding: 5rem 1.8rem;
    margin-left: calc(50% - 50vw);
    margin-right: calc(50% - 50vw);
    margin-top: 3.7rem;
  }
}
.p-implant-item__content .p-icn-wrapper {
  position: absolute;
  top: 0;
  right: 0;
  background-color: #edf5fd;
  width: 10.3174603175%;
  aspect-ratio: 130/170;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media screen and (max-width: 767.98px) {
  .p-implant-item__content .p-icn-wrapper {
    position: static;
    background-color: transparent;
    width: auto;
    display: block;
    aspect-ratio: inherit;
    text-align: center;
    margin-bottom: 2.4rem;
  }
}
.p-implant-item__content .c-icn {
  display: inline-block;
}
@media screen and (max-width: 767.98px) {
  .p-implant-item__content .c-icn {
    margin: 0 auto;
  }
}
.p-implant-item__content .c-ttl {
  font-size: clamp(3rem, 2.22222vw, 3.2rem);
  font-weight: 600;
  margin-bottom: 2.7rem;
}
@media screen and (max-width: 767.98px) {
  .p-implant-item__content .c-ttl {
    font-size: 2.2rem;
    text-align: center;
  }
}
@media screen and (max-width: 767.98px) {
  .p-implant-item__content .p-subttl-wrapper {
    text-align: center;
  }
}
.p-implant-item__content .c-subttl {
  font-size: clamp(1.5rem, 1.180555vw, 1.7rem);
  color: #0b73d9;
  background: linear-gradient(transparent 96%, #495da9 0%);
  display: inline;
  padding: 0 0 0.4rem;
  line-height: 1.6;
}
@media screen and (max-width: 767.98px) {
  .p-implant-item__content .c-subttl {
    font-size: 1.4rem;
    letter-spacing: normal;
    padding-bottom: 1rem;
  }
}
.p-implant-item__content .c-txt {
  font-size: clamp(1.5rem, 1.180555vw, 1.7rem);
  font-weight: 300;
  line-height: 1.9;
}
@media screen and (max-width: 767.98px) {
  .p-implant-item__content .c-txt {
    font-size: 1.5rem;
    letter-spacing: 0.05em;
  }
}
.p-implant-item__content .c-txt a {
  color: #0b73d9;
  text-decoration: underline;
}
.p-implant-item__content .c-txt a:hover {
  text-decoration: none;
}
.p-implant-item__content .c-txt + .c-txt {
  margin-top: 2em;
}
.p-implant-item__content .p-txt-wrapper {
  width: 83.6363636364%;
  margin-top: 4.7rem;
}
@media screen and (max-width: 767.98px) {
  .p-implant-item__content .p-txt-wrapper {
    width: auto;
    margin-top: 4rem;
  }
}

.p-implant-item__content01 .c-icn {
  width: 25.3846153846%;
}

.p-implant-item__content02 .c-icn {
  width: 49.2307692308%;
}

.p-implant-item__content03 .c-icn {
  width: 60%;
}

.p-implant-item__content04 .c-icn {
  width: 43.8461538462%;
}
.p-implant-item__content04 .l-flex {
  display: flex;
  margin-top: 4.7rem;
}
@media screen and (max-width: 767.98px) {
  .p-implant-item__content04 .l-flex {
    display: block;
  }
}
.p-implant-item__content04 .p-txt-wrapper {
  width: 57.2727272727%;
  margin-top: 0;
}
@media screen and (max-width: 767.98px) {
  .p-implant-item__content04 .p-txt-wrapper {
    width: auto;
  }
}
.p-implant-item__content04 .p-img-wrapper {
  width: 35.4545454545%;
  margin-left: auto;
}
.p-implant-item__content04 .p-img-wrapper img {
  width: 100%;
  height: auto;
}
@media screen and (max-width: 767.98px) {
  .p-implant-item__content04 .p-img-wrapper {
    width: auto;
    margin-top: 4rem;
    margin-left: 0;
  }
}

.p-implant__case-list {
  display: flex;
  flex-wrap: wrap;
  margin-top: 4.8rem;
}
@media screen and (max-width: 767.98px) {
  .p-implant__case-list {
    display: block;
    margin: 4rem 2rem 0;
  }
}

.p-implant__case-item {
  width: 31%;
  margin-right: 3.5%;
  margin-top: 1rem;
}
@media screen and (max-width: 1280px) {
  .p-implant__case-item {
    width: 32%;
    margin-right: 2%;
  }
}
@media screen and (max-width: 767.98px) {
  .p-implant__case-item {
    width: auto;
    margin-top: 2.2rem;
    margin-right: 0;
  }
}
.p-implant__case-item:nth-of-type(3n) {
  margin-right: 0;
}
.p-implant__case-item figure img {
  width: 100%;
  height: auto;
}
.p-implant__case-item figcaption {
  font-size: clamp(1rem, 1.11111vw, 1.6rem);
  margin-top: 2rem;
}
@media screen and (max-width: 767.98px) {
  .p-implant__case-item figcaption {
    font-size: 1.4rem;
    margin-top: 0.8rem;
  }
}

/* ----------------------------------------------------------------------------------------------------
*	インプラント症例
* --------------------------------------------------------------------------------------------------*/
.p-implant-case .p-content__mv {
  background-image: url(../../implant/img/mv_case.jpg);
}

.p-implant-case__content {
  padding-bottom: clamp(5rem, 7.63888vw, 11rem);
}
@media screen and (max-width: 767.98px) {
  .p-implant-case__content {
    padding-bottom: 3.5rem;
  }
}

.p-implant-case__list {
  margin-top: 5rem;
}
@media screen and (max-width: 767.98px) {
  .p-implant-case__list {
    margin-left: calc(50% - 50vw);
    margin-right: calc(50% - 50vw);
    margin-top: 0;
  }
}

.p-implant-calse__item {
  display: flex;
  border: 5px solid #edf5fd;
  margin-top: 4rem;
}
@media screen and (max-width: 767.98px) {
  .p-implant-calse__item {
    display: block;
    border: none;
    margin-top: 6rem;
  }
  .p-implant-calse__item:first-of-type {
    margin-top: 2rem;
  }
}
.p-implant-calse__item .c-num {
  font-size: 1.6rem;
  font-style: italic;
  color: #0b73d9;
  display: flex;
  align-items: center;
  line-height: 1;
}
@media screen and (max-width: 767.98px) {
  .p-implant-calse__item .c-num {
    justify-content: flex-end;
  }
  .p-implant-calse__item .c-num::before {
    content: "";
    border-top: 1px solid #edf5fd;
    flex-grow: 1;
    margin-right: 3rem;
  }
}
.p-implant-calse__item .c-num span {
  font-size: 356.2%;
  margin-left: 1rem;
  display: inline-block;
}

.p-implant-case__inner {
  padding-left: 4.5rem;
  margin-top: 1rem;
}
@media screen and (max-width: 1280px) {
  .p-implant-case__inner {
    padding-left: 0;
  }
}

.p-implant-case__ttl {
  font-size: clamp(2.2rem, 2.0138888889vw, 2.9rem);
  color: #0b73d9;
}

.p-implant-case__txt {
  font-size: clamp(1.5rem, 1.180555vw, 1.7rem);
  margin-top: 1.3rem;
  min-height: 13rem;
  margin-bottom: 1rem;
}
@media screen and (max-width: 767.98px) {
  .p-implant-case__txt {
    font-size: 1.4rem;
    min-height: inherit;
    margin-bottom: 2rem;
  }
}

.p-implant-case__detail {
  width: 45.9375%;
  padding: 2.7rem 7.5rem 5.6rem 4.5rem;
}
@media screen and (max-width: 1280px) {
  .p-implant-case__detail {
    padding: 2rem 1.8rem 3rem;
  }
}
@media screen and (max-width: 767.98px) {
  .p-implant-case__detail {
    width: auto;
  }
}

.p-implant-case__visual {
  width: 54.0625%;
  background-color: #edf5fd;
  padding: 5rem 2rem 2rem;
}
@media screen and (max-width: 767.98px) {
  .p-implant-case__visual {
    width: auto;
    padding-top: 2rem;
    padding-bottom: 3rem;
  }
}

.p-implant-calse__visual-list {
  display: flex;
  justify-content: space-between;
  margin: 0 auto;
  width: 51.3rem;
  max-width: 100%;
}

.p-implant-calse__visual-item {
  text-align: center;
  width: 47.5633528265%;
}
.p-implant-calse__visual-item .c-en {
  text-align: center;
  font-size: clamp(1.4rem, 1.11111vw, 1.6rem);
  color: #fff;
  padding: 0.8rem 2.8rem;
  display: inline-block;
  margin-bottom: 1.4rem;
  font-style: italic;
}
@media screen and (max-width: 767.98px) {
  .p-implant-calse__visual-item .c-en {
    font-size: 1rem;
    padding: 0.4rem 1.8rem;
    margin-bottom: 0.8rem;
  }
}
.p-implant-calse__visual-item .c-after {
  background-color: #0b73d9;
}
.p-implant-calse__visual-item .c-before {
  background-color: #c0c2cc;
}

.p-implant-detail-list {
  display: flex;
  flex-wrap: wrap;
  max-width: 51.3rem;
  margin: 2.7rem auto 0;
}
@media screen and (max-width: 767.98px) {
  .p-implant-detail-list {
    margin-top: 2rem;
  }
}
.p-implant-detail-list li {
  width: 50%;
  margin-top: 1rem;
  font-size: clamp(1.4rem, 1.11111vw, 1.6rem);
}
@media screen and (max-width: 767.98px) {
  .p-implant-detail-list li {
    font-size: 1.4rem;
  }
}
.p-implant-detail-list dl {
  display: flex;
}
.p-implant-detail-list dl dt {
  display: flex;
  position: relative;
  color: #0b73d9;
  flex-shrink: 0;
  font-size: clamp(1.4rem, 1.11111vw, 1.6rem);
}
@media screen and (max-width: 767.98px) {
  .p-implant-detail-list dl dt {
    font-size: 1.4rem;
  }
}
.p-implant-detail-list dl dt::after {
  margin-left: 1em;
  content: "-";
  color: #000;
}
.p-implant-detail-list dl dd {
  padding-left: 1em;
  font-size: clamp(1.4rem, 1.11111vw, 1.6rem);
}
@media screen and (max-width: 767.98px) {
  .p-implant-detail-list dl dd {
    font-size: 1.4rem;
  }
}

/* ----------------------------------------------------------------------------------------------------
*	治療の流れ
* --------------------------------------------------------------------------------------------------*/
.p-implant-flow {
  padding-bottom: 13rem;
}
.p-implant-flow .p-content__mv {
  background-image: url(../../implant/img/mv_flow.jpg);
}
@media screen and (max-width: 767.98px) {
  .p-implant-flow {
    padding-bottom: 0;
  }
}

.p-implant-flow__list {
  margin-top: 4rem;
  border-top: 1px solid #d4d7e3;
  border-bottom: 1px solid #d4d7e3;
}
@media screen and (max-width: 767.98px) {
  .p-implant-flow__list {
    border: none;
    margin-top: 2rem;
  }
}

.p-implant-flow__item {
  max-width: 110rem;
  margin: 0 auto;
  padding: 5rem 0;
  display: grid;
  grid-auto-columns: 1fr;
  grid-auto-rows: 1fr;
  grid-template-columns: auto 1fr;
  grid-template-rows: auto 1fr;
  gap: 0px 0px;
  grid-template-areas: "img ttl" "img body";
  border-bottom: 1px solid #d4d7e3;
}
.p-implant-flow__item:last-of-type {
  border: none;
}
@media screen and (max-width: 767.98px) {
  .p-implant-flow__item {
    grid-template-areas: "img ttl" "body body";
  }
}

.p-implant-flow__item-ttl {
  grid-area: ttl;
  font-size: clamp(2.6rem, 1.944444vw, 2.8rem);
  font-weight: 500;
  padding-top: 1.5rem;
}
@media screen and (max-width: 767.98px) {
  .p-implant-flow__item-ttl {
    font-size: 1.6rem;
    padding-top: 0;
    display: flex;
    align-items: center;
    line-height: 1.8;
  }
}

.p-implant-flow__item-img-wrapper {
  grid-area: img;
  margin-right: clamp(4rem, 5.20833vw, 7.8rem);
  width: clamp(21.5rem, 19.44444vw, 29.5rem);
  position: relative;
}
.p-implant-flow__item-img-wrapper .c-num {
  font-size: clamp(1.6rem, 1.388888vw, 2rem);
  font-weight: 400;
  display: flex;
  align-items: center;
  justify-content: center;
  width: clamp(5rem, 4.862vw, 7.3rem);
  height: clamp(5rem, 4.862vw, 7.3rem);
  color: #0b73d9;
  background-color: #edf5fd;
  border-radius: 100px;
  border: 4px solid #fff;
  flex-shrink: 0;
  position: absolute;
  right: 0;
  transform: translateX(70%);
  z-index: 2;
}
@media screen and (max-width: 767.98px) {
  .p-implant-flow__item-img-wrapper .c-num {
    top: -0.6rem;
    transform: translateX(50%);
    width: 5rem;
    height: 5rem;
  }
}
@media screen and (max-width: 767.98px) {
  .p-implant-flow__item-img-wrapper {
    width: 12.2rem;
    margin-right: 2.3rem;
  }
}
.p-implant-flow__item-img-wrapper img {
  width: 100%;
  height: auto;
  object-fit: cover;
  object-position: center center;
}
@media screen and (max-width: 767.98px) {
  .p-implant-flow__item-img-wrapper img {
    height: 100%;
  }
}

.p-implant-flow__item-body {
  grid-area: body;
  margin-top: 3.5rem;
}
@media screen and (max-width: 767.98px) {
  .p-implant-flow__item-body {
    margin-top: 2.5rem;
  }
}
.p-implant-flow__item-body .c-txt {
  font-size: clamp(1.5rem, 1.180555vw, 1.7rem);
  font-weight: 300;
}
.p-implant-flow__item-body .c-txt + .c-txt {
  margin-top: 2em;
}
.p-implant-flow__item-body .p-btn-wrapper {
  display: flex;
  align-items: center;
  margin-top: 3rem;
  flex-wrap: wrap;
}
@media screen and (max-width: 767.98px) {
  .p-implant-flow__item-body .p-btn-wrapper {
    margin-top: 1rem;
  }
}
.p-implant-flow__item-body .p-btn-wrapper a {
  margin-top: 2rem;
}
.p-implant-flow__item-body .c-btn {
  min-height: 5.5rem;
  color: #fff;
  border-radius: 100px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-size: 1.8rem;
  width: 19.7rem;
}
@media screen and (min-width:768px) and (max-width:1024px) {
  .p-implant-flow__item-body .c-btn {
    width: 16rem;
  }
}
@media screen and (max-width: 767.98px) {
  .p-implant-flow__item-body .c-btn {
    font-size: 1.4rem;
    width: 48.3775811209%;
    min-height: 4.8rem;
    margin: 0;
  }
}
.p-implant-flow__item-body .c-btn-mail {
  margin-right: 2rem;
}
@media screen and (max-width: 767.98px) {
  .p-implant-flow__item-body .c-btn-mail {
    margin-right: 2%;
  }
}
.p-implant-flow__item-body .c-btn-line {
  margin-right: 3rem;
}
@media screen and (max-width: 1024px) {
  .p-implant-flow__item-body .c-btn-line {
    margin-right: 0;
  }
}
.p-implant-flow__item-body .p-tel {
  margin-top: 0;
}
@media screen and (max-width: 767.98px) {
  .p-implant-flow__item-body .p-tel {
    width: 100%;
    text-align: center;
    margin-top: 4rem !important;
  }
}

/* ----------------------------------------------------------------------------------------------------
*	料金
* --------------------------------------------------------------------------------------------------*/
.p-implant-price {
  padding-bottom: 7rem;
}
@media screen and (max-width: 767.98px) {
  .p-implant-price {
    padding-bottom: 4rem;
  }
}
.p-implant-price .p-content__mv {
  background-image: url(../../implant/img/mv_price.jpg);
}
.p-implant-price .p-content__heading {
  margin-bottom: 4.5rem;
}
.p-implant-price a {
  color: #0b73d9;
}
.p-implant-price a:hover {
  text-decoration: none;
}

.p-implant__price-block {
  margin-top: 9rem;
}
@media screen and (max-width: 767.98px) {
  .p-implant__price-block {
    margin-top: 5rem;
  }
}
.p-implant__price-block .c-txt {
  margin-top: 3rem;
  font-size: clamp(1.5rem, 1.180555vw, 1.7rem);
  font-weight: 300;
}
@media screen and (max-width: 767.98px) {
  .p-implant__price-block .c-txt {
    margin-top: 2rem;
  }
}

.p-implant__price-ttl {
  font-size: clamp(3rem, 2.22222vw, 3.2rem);
  font-weight: 500;
}
@media screen and (max-width: 767.98px) {
  .p-implant__price-ttl {
    font-size: 2rem;
  }
}

.p-implant__price-list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-top: 6.5rem;
}
@media screen and (max-width: 767.98px) {
  .p-implant__price-list {
    display: block;
    margin-top: 0.5rem;
  }
}

.p-implant__price-item {
  border-bottom: 1px solid #e5e5e5;
  padding: 2rem 2rem 1.5rem 0;
  width: 45.4545454545%;
}
@media screen and (min-width:768px) and (max-width:1024px) {
  .p-implant__price-item {
    width: 49%;
  }
}
@media screen and (max-width: 767.98px) {
  .p-implant__price-item {
    width: auto;
  }
}
.p-implant__price-item.item01 {
  order: 1;
}
.p-implant__price-item.item02 {
  order: 2;
}
.p-implant__price-item.item03 {
  order: 3;
}
.p-implant__price-item.item04 {
  order: 4;
}
.p-implant__price-item.item05 {
  order: 5;
}
.p-implant__price-item.item06 {
  order: 6;
}
.p-implant__price-item.item07 {
  order: 7;
}
.p-implant__price-item.item08 {
  order: 8;
}
.p-implant__price-item.item09 {
  order: 9;
}
.p-implant__price-item.item10 {
  order: 10;
}
.p-implant__price-item.item11 {
  order: 11;
}
.p-implant__price-item.item12 {
  order: 12;
}
.p-implant__price-item.item13 {
  order: 13;
}
.p-implant__price-item.item14 {
  order: 14;
}
.p-implant__price-item.item15 {
  order: 15;
}
.p-implant__price-item.item16 {
  order: 16;
}
.p-implant__price-item dl {
  display: flex;
  justify-content: space-between;
}
.p-implant__price-item dt {
  font-size: clamp(1.6rem, 1.25vw, 1.8rem);
  color: #0b73d9;
}
.p-implant__price-item dd {
  font-size: clamp(1.5rem, 1.180555vw, 1.7rem);
  flex-shrink: 0;
  padding-left: 1rem;
}

.p-payment__content {
  display: flex;
  margin-top: 6.5rem;
  justify-content: space-between;
}
@media screen and (max-width: 767.98px) {
  .p-payment__content {
    display: block;
    margin-top: 2rem;
  }
}

.p-payment__block {
  width: 46%;
}
@media screen and (max-width: 767.98px) {
  .p-payment__block {
    width: auto;
  }
}
.p-payment__block .p-payment__ttl {
  margin-top: 2rem;
}
.p-payment__block dt,
.p-payment__block dd {
  margin-top: 1rem;
}
.p-payment__block * {
  font-size: clamp(1.5rem, 1.180555vw, 1.7rem);
}

.p-payment__block02 {
  padding-left: 10rem;
}
@media screen and (max-width: 1024px) {
  .p-payment__block02 {
    padding-left: 0;
  }
}
@media screen and (max-width: 767.98px) {
  .p-payment__block02 {
    margin-top: 4rem;
  }
}

/* ----------------------------------------------------------------------------------------------------
*	よくある質問
* --------------------------------------------------------------------------------------------------*/
.p-implant-qa {
  padding-bottom: 10rem;
}
@media screen and (max-width: 767.98px) {
  .p-implant-qa {
    padding-bottom: 4rem;
  }
}
.p-implant-qa .p-content__mv {
  background-image: url(../../implant/img/mv_qa.jpg);
}

.p-implant-qa__content {
  margin-top: 9rem;
}
@media screen and (max-width: 767.98px) {
  .p-implant-qa__content {
    margin-top: 0;
  }
}

.p-faq__block {
  margin-top: 6.3rem;
}
@media screen and (max-width: 767.98px) {
  .p-faq__block {
    margin-top: 3rem;
  }
  .p-faq__block:first-of-type {
    margin-top: 0;
  }
}
.p-faq__block a {
  color: #0b73d9;
}
.p-faq__block a:hover {
  text-decoration: none;
}

.p-faq__row {
  display: flex;
}

.c-faq__icn {
  flex-shrink: 0;
  font-size: clamp(3rem, 2.22222vw, 3.2rem);
  font-weight: 400;
  margin-right: 1.4rem;
}
@media screen and (max-width: 767.98px) {
  .c-faq__icn {
    font-size: 2rem;
    margin-right: 0.5rem;
  }
}

.c-faq__icn--question {
  color: #0b73d9;
  margin-top: 0.7rem;
}
@media screen and (max-width: 767.98px) {
  .c-faq__icn--question {
    margin-top: 0.2rem;
  }
}

.p-faq__question-txt {
  font-size: clamp(2.4rem, 1.805555vw, 2.6rem);
  font-weight: 500;
  color: #0b73d9;
}
@media screen and (max-width: 767.98px) {
  .p-faq__question-txt {
    font-size: 1.6rem;
  }
}

.p-faq__row--answer {
  margin-top: 2rem;
}
@media screen and (max-width: 767.98px) {
  .p-faq__row--answer {
    margin-top: 1rem;
  }
}

.c-faq__icn--answer {
  color: rgba(110, 182, 255, 0.3294117647);
  margin-top: 0.2rem;
}

.p-faq__answer-txt {
  font-size: clamp(1.5rem, 1.180555vw, 1.7rem);
  font-weight: 300;
}
@media screen and (max-width: 767.98px) {
  .p-faq__answer-txt {
    font-size: 1.4rem;
  }
}

/* ----------------------------------------------------------------------------------------------------
*	ドクター紹介
* --------------------------------------------------------------------------------------------------*/
.p-implant-doctor {
  padding-bottom: 13rem;
}
.p-implant-doctor .p-content__mv {
  background-image: url(../../implant/img/mv_flow.jpg);
}
@media screen and (max-width: 767.98px) {
  .p-implant-doctor {
    padding-bottom: 0;
  }
}

.p-implant-doctor__list {
  margin-top: 4rem;
  border-top: 1px solid #d4d7e3;
}
@media screen and (max-width: 767.98px) {
  .p-implant-doctor__list {
    border: none;
    margin-top: 2rem;
  }
}

.p-implant-doctor__item {
  max-width: 110rem;
  margin: 0 auto;
  padding: 5rem 0;
  display: grid;
  grid-auto-columns: 1fr;
  grid-auto-rows: 1fr;
  grid-template-columns: auto 1fr;
  grid-template-rows: auto 1fr;
  gap: 0px 0px;
  grid-template-areas: "img ttl" "img body";
  border-bottom: 1px solid #d4d7e3;
}
.p-implant-doctor__item:last-of-type {
  border: none;
}
@media screen and (max-width: 767.98px) {
  .p-implant-doctor__item {
    grid-template-areas: "img ttl" "body body";
  }
}

.p-implant-doctor__item-ttl {
  grid-area: ttl;
  font-size: clamp(2.6rem, 1.944444vw, 2.8rem);
  font-weight: 700;
  padding-top: 1.5rem;
}
@media screen and (max-width: 767.98px) {
  .p-implant-doctor__item-ttl {
    font-size: 1.8rem;
    align-items: center;
    line-height: 1.8;
    top: 0;
    bottom: 0;
    margin: auto;
  }
}
.p-implant-doctor__item-ttl span {
  font-size: clamp(1rem, 1.04167vw, 1.4rem);
  color: #0b73d9;
  padding-left: 1rem;
}

.p-implant-doctor__item-img-wrapper {
  grid-area: img;
  margin-right: clamp(4rem, 5.20833vw, 7.8rem);
  width: clamp(21.5rem, 19.44444vw, 29.5rem);
  position: relative;
}
@media screen and (max-width: 767.98px) {
  .p-implant-doctor__item-img-wrapper {
    width: 12.2rem;
    margin-right: 2.3rem;
  }
}
.p-implant-doctor__item-img-wrapper img {
  width: 100%;
  height: auto;
  object-fit: cover;
  object-position: center center;
}
@media screen and (max-width: 767.98px) {
  .p-implant-doctor__item-img-wrapper img {
    height: 100%;
  }
}

.p-implant-doctor__item-body {
  grid-area: body;
  margin-top: 3.5rem;
}
@media screen and (max-width: 767.98px) {
  .p-implant-doctor__item-body {
    margin-top: 2.5rem;
  }
}
.p-implant-doctor__item-body .c-txt {
  font-size: clamp(1.5rem, 1.180555vw, 1.7rem);
  font-weight: 300;
}
.p-implant-doctor__item-body .c-txt + .c-txt {
  margin-top: 2em;
}
.p-implant-doctor__item-body .c-name {
  margin-top: 3.5rem;
  font-size: clamp(2rem, 1.527777vw, 2.4rem);
  font-weight: 800;
  text-align: right;
}
.p-implant-doctor__item-body .c-name span {
  font-size: clamp(1rem, 0.97222vw, 1.2rem);
}

.p-implant-doctor__skill {
  margin: 0rem auto 5rem auto;
  padding: 3rem;
  font-size: clamp(1rem, 1.04167vw, 1.3rem);
}
@media screen and (max-width: 767.98px) {
  .p-implant-doctor__skill {
    padding: 0;
  }
}
.p-implant-doctor__skill h3 {
  font-size: 2.6rem;
  font-weight: normal;
  border-top: 1px solid #ebebeb;
  line-height: 2;
  padding-top: 1.6rem;
}
@media screen and (max-width: 767.98px) {
  .p-implant-doctor__skill h3 {
    font-size: 1.6rem;
    text-align: center;
  }
}
.p-implant-doctor__skill .listbox {
  margin-top: 3rem;
  display: flex;
  justify-content: space-around;
}
@media screen and (max-width: 767.98px) {
  .p-implant-doctor__skill .listbox {
    display: block;
  }
}
.p-implant-doctor__skill .listbox .career__img {
  width: 40%;
  display: wrap;
}
@media screen and (max-width: 767.98px) {
  .p-implant-doctor__skill .listbox .career__img {
    width: 100%;
  }
}
.p-implant-doctor__skill .listbox .career__img img {
  padding-bottom: 2rem;
}
.p-implant-doctor__skill .career__table th,
.p-implant-doctor__skill .career__table td {
  font-size: 1.4rem;
  letter-spacing: 0;
  text-align: left;
}
@media screen and (max-width: 767.98px) {
  .p-implant-doctor__skill .career__table th,
  .p-implant-doctor__skill .career__table td {
    font-size: 1rem;
  }
}
.p-implant-doctor__skill .career__table th {
  white-space: nowrap;
  padding-right: 20px;
}
@media screen and (max-width: 767.98px) {
  .p-implant-doctor__skill .career__table th {
    vertical-align: top;
  }
}

.research__list {
  margin: 2rem;
}
.research__list li {
  list-style: circle;
  letter-spacing: 0;
  padding-bottom: 2rem;
}
@media screen and (max-width: 767.98px) {
  .research__list li {
    font-size: 13px;
  }
}
.research__list li strong {
  color: #0b73d9;
  border-bottom: 1px solid #0b73d9;
}

.p-care-content {
  padding-top: 7.7rem;
}
@media screen and (max-width: 767.98px) {
  .p-care-content {
    padding-top: 0;
  }
}

/* ----------------------------------------------------------------------------------------------------
*	MV
* --------------------------------------------------------------------------------------------------*/
.p-content__mv {
  background: url(../../care/img/mv.jpg) no-repeat top center;
}
@media screen and (max-width: 767.98px) {
  .p-content__mv {
    background-image: url(../../implant/img/sp_mv.jpg);
    background-size: 100% auto;
  }
}

.p-care-content__nav-wrapper {
  padding-top: 6.8rem;
}

.p-care-content__nav-ttl {
  text-align: center;
  font-size: clamp(1.6rem, 1.25vw, 1.8rem);
  color: #0b73d9;
  font-weight: 600;
}
@media screen and (max-width: 767.98px) {
  .p-care-content__nav-ttl {
    font-size: 1.8rem;
  }
}

.p-care-content__nav-bg {
  background-color: #f6f6f6;
  padding: 3.8rem 0;
  margin-top: 3rem;
}

.p-care-content__nav-list {
  display: flex;
  justify-content: center;
  max-width: 138rem;
  padding-left: 5rem;
  padding-right: 5rem;
  margin: 0 auto;
}
@media screen and (max-width: 767.98px) {
  .p-care-content__nav-list {
    padding-left: 1.8rem;
    padding-right: 1.8rem;
    justify-content: space-between;
    flex-wrap: wrap;
  }
}

.p-care-content__nav-item {
  margin: 0 0.5rem;
  width: 15.7657657658%;
}
@media screen and (max-width: 767.98px) {
  .p-care-content__nav-item {
    width: 48%;
    margin: 1rem 0 0;
  }
}

.p-care-content__nav-link {
  text-align: center;
  font-size: clamp(1rem, 1.04167vw, 1.7rem);
  text-decoration: none;
  display: flex;
  flex-direction: column;
  align-items: center;
  color: currentColor;
  justify-content: center;
  min-height: clamp(10rem, 10.41666vw, 15rem);
  width: 100%;
  background-color: #fff;
  padding: 1rem 0.2rem;
  transition: 0.3s;
}
@media screen and (max-width: 767.98px) {
  .p-care-content__nav-link {
    min-height: 15rem;
    font-size: 1.4rem;
  }
}
.p-care-content__nav-link:hover {
  background-color: #f2f4ff;
}
.p-care-content__nav-link .c-icn {
  width: 49.7142857143%;
  max-width: 8.7rem;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 1rem;
  height: 6.6rem;
  flex-shrink: 0;
}
@media screen and (max-width: 767.98px) {
  .p-care-content__nav-link .c-icn {
    width: 40%;
  }
}

.p-care__bnr-content {
  padding: 5rem 0;
}
@media screen and (max-width: 767.98px) {
  .p-care__bnr-content {
    padding: 7rem 0;
  }
}
.p-care__bnr-content li + li {
  margin-top: 5rem;
}
@media screen and (max-width: 767.98px) {
  .p-care__bnr-content li + li {
    margin-top: 8rem;
  }
}
.p-care__bnr-content a {
  transition: 0.3s;
}
.p-care__bnr-content a:hover {
  opacity: 0.7;
}

.p-care__block .p-txt-wrapper {
  width: 47.619047619%;
}
@media screen and (max-width: 767.98px) {
  .p-care__block .p-txt-wrapper {
    width: auto;
    margin-top: 2rem;
    margin-bottom: 5rem;
  }
}
.p-care__block .c-ttl {
  font-size: clamp(3rem, 2.22222vw, 3.2rem);
  line-height: 2.4;
  letter-spacing: 0.1em;
  font-weight: 500;
}
@media screen and (max-width: 767.98px) {
  .p-care__block .c-ttl {
    font-size: 2rem;
    text-align: center;
  }
}
.p-care__block .c-ttl_sub {
  font-size: clamp(2rem, 1.805555vw, 2.2rem);
  line-height: 1.4;
  letter-spacing: 0.1em;
  font-weight: 500;
}
@media screen and (max-width: 767.98px) {
  .p-care__block .c-ttl_sub {
    font-size: 1.7rem;
    text-align: center;
  }
}
.p-care__block .c-txt {
  margin-top: clamp(2rem, 1.7361vw, 2.5rem);
  font-size: clamp(1.5rem, 1.180555vw, 1.7rem);
  line-height: 1.9;
  font-weight: 300;
}
.p-care__block .c-txt span,
.p-care__block .c-txt strong {
  font-size: clamp(1.6rem, 1.25vw, 1.8rem);
  color: #0b73d9;
  border-bottom: 1px solid #0b73d9;
  font-weight: bold;
}
@media screen and (max-width: 767.98px) {
  .p-care__block .c-txt {
    font-size: 1.5rem;
  }
}
.p-care__block .c-txt_bd {
  margin-top: clamp(2rem, 1.7361vw, 2.5rem);
  font-size: clamp(1.5rem, 1.180555vw, 1.7rem);
  font-weight: 600;
  background-color: #495da9;
}
@media screen and (max-width: 767.98px) {
  .p-care__block .c-txt_bd {
    font-size: 1.5rem;
  }
}
.p-care__block .c-txt + .c-txt {
  margin-top: 2em;
}

.p-care__block01 {
  position: relative;
  min-height: 53rem;
  margin-top: 8rem;
}
@media screen and (max-width: 767.98px) {
  .p-care__block01 {
    min-height: inherit;
    padding-top: 4rem;
  }
}
.p-care__block01::after {
  content: "";
  width: 47.1022727273%;
  background: url(../../care/img/img_care01.jpg) no-repeat top right;
  height: 100%;
  background-size: 70% auto;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
}
@media screen and (min-width:768px) and (max-width:1024px) {
  .p-care__block01::after {
    background-position: top left;
    background-size: 100% auto;
  }
}
@media screen and (max-width: 767.98px) {
  .p-care__block01::after {
    display: none;
  }
}
.p-care__block01 .p-txt-wrapper {
  margin-left: auto;
  display: flex;
  flex-direction: column;
  justify-content: center;
  min-height: 53rem;
}
@media screen and (max-width: 767.98px) {
  .p-care__block01 .p-txt-wrapper {
    display: block;
    min-height: inherit;
  }
}
.p-care__block01 .p-img-wrapper {
  margin-top: 2rem;
}
.p-care__block01 .p-img-wrapper img {
  width: 100%;
  height: auto;
}

.p-care__block02 {
  margin-top: 10.3rem;
  padding: 8rem 0;
  position: relative;
  background-color: #edf5fd;
}
@media screen and (max-width: 767.98px) {
  .p-care__block02 {
    margin-top: 5.7rem;
    margin-bottom: 6rem;
    padding-top: 4rem;
  }
}
.p-care__block02::after {
  content: "";
  width: 47.1022727273%;
  background: url(../../care/img/img_care02.jpg) no-repeat center center;
  height: 100%;
  background-size: 75% auto;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 5;
}
@media screen and (min-width:768px) and (max-width:1024px) {
  .p-care__block02::after {
    background-position: center right;
    background-size: 100% auto;
  }
}
@media screen and (max-width: 767.98px) {
  .p-care__block02::after {
    display: none;
  }
}
.p-care__block02 .p-img-wrapper {
  margin-top: 2rem;
}
.p-care__block02 .p-img-wrapper img {
  width: 100%;
  height: auto;
}

.p-care__block03 {
  position: relative;
  padding: 8rem 0;
}
@media screen and (max-width: 767.98px) {
  .p-care__block03 {
    margin-top: 0;
    min-height: inherit;
    padding-top: 4rem;
  }
}
.p-care__block03::after {
  content: "";
  width: 47.1022727273%;
  background: url(../../care/img/img_care03.jpg) no-repeat center right;
  height: 100%;
  background-size: 70% auto;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
}
@media screen and (min-width:768px) and (max-width:1024px) {
  .p-care__block03::after {
    background-position: top left;
    background-size: 100% auto;
  }
}
@media screen and (max-width: 767.98px) {
  .p-care__block03::after {
    display: none;
  }
}
.p-care__block03 .p-txt-wrapper {
  margin-left: auto;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
@media screen and (max-width: 767.98px) {
  .p-care__block03 .p-txt-wrapper {
    display: block;
    min-height: inherit;
  }
}
.p-care__block03 .p-img-wrapper {
  margin-top: 2rem;
}
.p-care__block03 .p-img-wrapper img {
  width: 100%;
  height: auto;
}

.p-care__block04 {
  padding: 8rem 0;
  position: relative;
  min-height: 53rem;
  background-color: #edf5fd;
}
@media screen and (max-width: 767.98px) {
  .p-care__block04 {
    margin-top: 5.7rem;
    margin-bottom: 6rem;
    padding-top: 4rem;
  }
}
.p-care__block04::after {
  content: "";
  width: 47.1022727273%;
  background: url(../../care/img/img_care04.jpg) no-repeat center center;
  height: 100%;
  background-size: 75% auto;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 5;
}
@media screen and (min-width:768px) and (max-width:1024px) {
  .p-care__block04::after {
    background-position: center right;
    background-size: 100% auto;
  }
}
@media screen and (max-width: 767.98px) {
  .p-care__block04::after {
    display: none;
  }
}
.p-care__block04 .p-img-wrapper {
  margin-top: 2rem;
}
.p-care__block04 .p-img-wrapper img {
  width: 100%;
  height: auto;
}

.p-care-items {
  display: flex;
  align-items: flex-start;
}
@media screen and (max-width: 767.98px) {
  .p-care-items {
    display: block;
  }
}
.p-care-items .c-ttl {
  font-size: clamp(3rem, 2.22222vw, 3.2rem);
  font-weight: 500;
  line-height: 1.7;
  letter-spacing: 0.1em;
}
@media screen and (max-width: 767.98px) {
  .p-care-items .c-ttl {
    font-size: 2rem;
    text-align: center;
  }
}
.p-care-items .c-txt {
  font-size: clamp(1.5rem, 1.180555vw, 1.7rem);
  line-height: 1.9;
  font-weight: 300;
  margin-top: 4.5rem;
}
@media screen and (max-width: 767.98px) {
  .p-care-items .c-txt {
    font-size: 1.5rem;
  }
}
.p-care-items .c-txt + .c-txt {
  margin-top: 2em;
}
.p-care-items .p-txt-wrapper {
  width: 46.09375%;
  margin-top: 1.5rem;
}
@media screen and (min-width:768px) and (max-width:1024px) {
  .p-care-items .p-txt-wrapper {
    width: 55%;
  }
}
@media screen and (max-width: 767.98px) {
  .p-care-items .p-txt-wrapper {
    width: auto;
  }
}

.p-care__detail-content {
  padding-top: 9.5rem;
  padding-bottom: 15.4rem;
}
@media screen and (max-width: 767.98px) {
  .p-care__detail-content {
    padding-top: 7.5rem;
    padding-bottom: 6rem;
  }
}

.p-care__nav {
  width: 42.96875%;
  margin-left: auto;
  display: flex;
  flex-wrap: wrap;
}
@media screen and (max-width: 767.98px) {
  .p-care__nav {
    width: 100%;
    margin-top: 6rem;
    margin-left: 0;
    justify-content: space-between;
  }
}

.p-care__nav-item {
  width: 50%;
  aspect-ratio: 275/250;
  background-color: #fff;
  margin-top: 0.2rem;
}
.p-care__nav-item:nth-of-type(odd) {
  border-right: 1px solid #e1e1e1;
}
.p-care__nav-item:nth-of-type(even) {
  border-left: 1px solid #e1e1e1;
}
@media screen and (max-width: 767.98px) {
  .p-care__nav-item {
    width: 48.9675516224%;
    margin-top: 0.6rem;
  }
  .p-care__nav-item:nth-of-type(odd), .p-care__nav-item:nth-of-type(even) {
    border: none;
  }
}
.p-care__nav-item .c-icn {
  display: inline-block;
}
.p-care__nav-item a {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  text-decoration: none;
  text-align: center;
  color: currentColor;
  border: 1rem solid #fff;
  transition: 0.3s;
}
@media screen and (min-width:768px) and (max-width:1024px) {
  .p-care__nav-item a {
    border-width: 0.5rem;
  }
}
.p-care__nav-item a p {
  margin-top: 3rem;
  line-height: 1.4;
  font-size: clamp(1.2rem, 1.11111vw, 1.6rem);
}
@media screen and (max-width: 767.98px) {
  .p-care__nav-item a p {
    font-size: 1.3rem;
  }
}
.p-care__nav-item a:hover {
  border-color: #e7e9f1;
}
.p-care__nav-item a:hover p {
  color: #0b73d9;
}

.p-care__nav-item01 .c-icn {
  width: 12%;
}
@media screen and (max-width: 767.98px) {
  .p-care__nav-item01 .c-icn {
    width: 20%;
  }
}

.p-care__nav-item02 .c-icn {
  width: 23.2727272727%;
}
@media screen and (max-width: 767.98px) {
  .p-care__nav-item02 .c-icn {
    width: 32.4137931034%;
  }
}

.p-care__nav-item03 .c-icn {
  width: 28.3636363636%;
}
@media screen and (max-width: 767.98px) {
  .p-care__nav-item03 .c-icn {
    width: 34.4827586207%;
  }
}

.p-care__nav-item04 .c-icn {
  width: 21.4545454545%;
}
@media screen and (max-width: 767.98px) {
  .p-care__nav-item04 .c-icn {
    width: 31.0344827586%;
  }
}

.p-care-item__content {
  background-color: #fff;
  padding: 6.7rem 9rem;
  position: relative;
  margin-top: 9rem;
}
@media screen and (min-width:768px) and (max-width:1024px) {
  .p-care-item__content {
    padding-left: 4rem;
    padding-right: 4rem;
  }
}
@media screen and (max-width: 767.98px) {
  .p-care-item__content {
    padding: 5rem 1.8rem;
    margin-left: calc(50% - 50vw);
    margin-right: calc(50% - 50vw);
    margin-top: 3.7rem;
  }
}
.p-care-item__content .p-icn-wrapper {
  position: absolute;
  top: 0;
  right: 0;
  background-color: #f1f3fb;
  width: 10.3174603175%;
  aspect-ratio: 130/170;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media screen and (max-width: 767.98px) {
  .p-care-item__content .p-icn-wrapper {
    position: static;
    background-color: transparent;
    width: auto;
    display: block;
    aspect-ratio: inherit;
    text-align: center;
    margin-bottom: 2.4rem;
  }
}
.p-care-item__content .c-icn {
  display: inline-block;
}
@media screen and (max-width: 767.98px) {
  .p-care-item__content .c-icn {
    margin: 0 auto;
  }
}
.p-care-item__content .c-ttl {
  font-size: clamp(3rem, 2.22222vw, 3.2rem);
  font-weight: 600;
  margin-bottom: 2.7rem;
}
@media screen and (max-width: 767.98px) {
  .p-care-item__content .c-ttl {
    font-size: 2.2rem;
    text-align: center;
  }
}
@media screen and (max-width: 767.98px) {
  .p-care-item__content .p-subttl-wrapper {
    text-align: center;
  }
}
.p-care-item__content .c-subttl {
  font-size: clamp(1.5rem, 1.180555vw, 1.7rem);
  color: #0b73d9;
  background: linear-gradient(transparent 96%, #495da9 0%);
  display: inline;
  padding: 0 0 0.4rem;
  line-height: 1.6;
}
@media screen and (max-width: 767.98px) {
  .p-care-item__content .c-subttl {
    font-size: 1.4rem;
    letter-spacing: normal;
    padding-bottom: 1rem;
  }
}
.p-care-item__content .c-txt {
  font-size: clamp(1.5rem, 1.180555vw, 1.7rem);
  font-weight: 300;
  line-height: 1.9;
}
@media screen and (max-width: 767.98px) {
  .p-care-item__content .c-txt {
    font-size: 1.5rem;
    letter-spacing: 0.05em;
  }
}
.p-care-item__content .c-txt a {
  color: #0b73d9;
  text-decoration: underline;
}
.p-care-item__content .c-txt a:hover {
  text-decoration: none;
}
.p-care-item__content .c-txt + .c-txt {
  margin-top: 2em;
}
.p-care-item__content .p-txt-wrapper {
  width: 83.6363636364%;
  margin-top: 4.7rem;
}
@media screen and (max-width: 767.98px) {
  .p-care-item__content .p-txt-wrapper {
    width: auto;
    margin-top: 4rem;
  }
}

.p-care-item__content01 .c-icn {
  width: 25.3846153846%;
}

.p-care-item__content02 .c-icn {
  width: 49.2307692308%;
}

.p-care-item__content03 .c-icn {
  width: 60%;
}

.p-care-item__content04 .c-icn {
  width: 43.8461538462%;
}
.p-care-item__content04 .l-flex {
  display: flex;
  margin-top: 4.7rem;
}
@media screen and (max-width: 767.98px) {
  .p-care-item__content04 .l-flex {
    display: block;
  }
}
.p-care-item__content04 .p-txt-wrapper {
  width: 57.2727272727%;
  margin-top: 0;
}
@media screen and (max-width: 767.98px) {
  .p-care-item__content04 .p-txt-wrapper {
    width: auto;
  }
}
.p-care-item__content04 .p-img-wrapper {
  width: 35.4545454545%;
  margin-left: auto;
}
.p-care-item__content04 .p-img-wrapper img {
  width: 100%;
  height: auto;
}
@media screen and (max-width: 767.98px) {
  .p-care-item__content04 .p-img-wrapper {
    width: auto;
    margin-top: 4rem;
    margin-left: 0;
  }
}

.p-care__case-list {
  display: flex;
  flex-wrap: wrap;
  margin-top: 4.8rem;
}
@media screen and (max-width: 767.98px) {
  .p-care__case-list {
    display: block;
    margin: 4rem 2rem 0;
  }
}

.p-care__case-item {
  width: 31%;
  margin-right: 3.5%;
  margin-top: 1rem;
}
@media screen and (max-width: 1280px) {
  .p-care__case-item {
    width: 32%;
    margin-right: 2%;
  }
}
@media screen and (max-width: 767.98px) {
  .p-care__case-item {
    width: auto;
    margin-top: 2.2rem;
    margin-right: 0;
  }
}
.p-care__case-item:nth-of-type(3n) {
  margin-right: 0;
}
.p-care__case-item figure img {
  width: 100%;
  height: auto;
}
.p-care__case-item figcaption {
  font-size: clamp(1rem, 1.11111vw, 1.6rem);
  margin-top: 2rem;
}
@media screen and (max-width: 767.98px) {
  .p-care__case-item figcaption {
    font-size: 1.4rem;
    margin-top: 0.8rem;
  }
}

.p-about .p-content__mv {
  background-image: url(../../about/img/mv.jpg);
}
.p-about .p-treatment__bg {
  padding-bottom: 2.5rem;
}
@media screen and (max-width: 767.98px) {
  .p-about .p-treatment__bg {
    padding-bottom: 0;
  }
}

.p-about-content {
  padding-top: 7.7rem;
}
@media screen and (max-width: 767.98px) {
  .p-about-content {
    padding-top: 0;
  }
}

/* ----------------------------------------------------------------------------------------------------
*	カレンダー
* --------------------------------------------------------------------------------------------------*/
.p-calendar {
  padding-top: 9.4rem;
}
@media screen and (max-width: 767.98px) {
  .p-calendar {
    padding: 4rem 1.8rem 0;
  }
}
.p-calendar .c-txt {
  margin-top: 1.4rem;
  font-size: clamp(1.5rem, 1.180555vw, 1.7rem);
}
@media screen and (max-width: 767.98px) {
  .p-calendar .c-txt {
    margin-top: 1rem;
    font-size: 1.2rem;
  }
}

.p-calendar__wrapper {
  margin: 7.6rem auto 0;
  max-width: 70.9rem;
}
@media screen and (max-width: 767.98px) {
  .p-calendar__wrapper {
    margin-top: 2rem;
  }
}

.p-calendar__table {
  border-collapse: separate;
  border-spacing: 0;
  font-size: 1.6rem;
  width: 100%;
}
@media screen and (max-width: 767.98px) {
  .p-calendar__table {
    font-size: 1.3rem;
    width: 100%;
  }
}
.p-calendar__table th {
  font-weight: 500;
}
@media screen and (max-width: 767.98px) {
  .p-calendar__table th {
    font-size: 1.3rem;
  }
}
.p-calendar__table td {
  font-weight: 400;
  padding: 2.2rem 1.6rem;
  text-align: center;
}
@media screen and (max-width: 1280px) {
  .p-calendar__table td {
    padding-left: 1.04167vw;
    padding-right: 1.04167vw;
  }
}
@media screen and (max-width: 1024px) {
  .p-calendar__table td {
    padding-left: 0.9vw;
    padding-right: 0.9vw;
  }
}
@media screen and (max-width: 767.98px) {
  .p-calendar__table td {
    padding: 1.4rem 0.8rem !important;
    font-size: 1.3rem;
  }
}
.p-calendar__table th,
.p-calendar__table td {
  border-right: 1px solid #e5e5e5;
}
.p-calendar__table .c-ttl,
.p-calendar__table .c-time {
  text-align: left;
  padding-right: 1.2rem;
}
.p-calendar__table .c-ttl {
  font-size: 1.8rem;
  font-weight: 600;
  color: #0b73d9;
}
@media screen and (max-width: 767.98px) {
  .p-calendar__table .c-ttl {
    font-size: 1.5rem;
  }
}
@media screen and (max-width: 767.98px) {
  .p-calendar__table .c-time {
    font-size: 1.3rem;
  }
}
.p-calendar__table tr:last-of-type th,
.p-calendar__table tr:last-of-type td {
  border-top: 1px solid #e5e5e5;
}

.p-medical-department {
  padding-top: 13rem;
}
@media screen and (max-width: 767.98px) {
  .p-medical-department {
    padding-top: 7rem;
  }
}
.p-medical-department .p-txt-wrapper {
  max-width: 90.5rem;
  margin: 4.5rem auto 0;
}
@media screen and (max-width: 767.98px) {
  .p-medical-department .p-txt-wrapper {
    margin-top: 2rem;
  }
}
.p-medical-department .c-txt {
  font-size: clamp(1.5rem, 1.180555vw, 1.7rem);
}
.p-medical-department .c-txt + .c-txt {
  margin-top: 1.6em;
}
.p-medical-department .right {
  text-align: right;
}
.p-medical-department .p-treatment__cards-wrapper {
  margin: clamp(5.8rem, 5.555555vw, 8rem) auto 0;
}

/* ----------------------------------------------------------------------------------------------------
*	アクセス
* --------------------------------------------------------------------------------------------------*/
.p-access {
  padding-top: 7.8rem;
}
@media screen and (max-width: 767.98px) {
  .p-access {
    padding-top: 5rem;
  }
}
.p-access .l-grid {
  margin-top: 5.3rem;
  display: grid;
  grid-auto-columns: 1fr;
  grid-auto-rows: 1fr;
  grid-template-columns: 31.5315315315% 40% 20%;
  grid-template-rows: 1fr;
  gap: 0px 0px;
  grid-template-areas: "add access tel";
}
@media screen and (max-width: 1024px) {
  .p-access .l-grid {
    grid-template-columns: 1fr 40% 20%;
  }
}
@media screen and (max-width: 767.98px) {
  .p-access .l-grid {
    display: block;
    margin-top: 2rem;
  }
}
.p-access .c-txt,
.p-access .c-tel {
  font-size: clamp(1.4rem, 1.11111vw, 1.6rem);
  margin-top: 2rem;
  display: inline-block;
}
@media screen and (max-width: 767.98px) {
  .p-access .c-txt,
  .p-access .c-tel {
    margin-top: 1rem;
    font-size: 1.6rem;
  }
}
.p-access .c-tel {
  font-size: clamp(1.8rem, 1.527777vw, 2.2rem);
  color: #0b73d9;
  text-decoration: underline;
}
.p-access .c-txt + .c-txt {
  margin-top: 2em;
}
@media screen and (max-width: 767.98px) {
  .p-access .c-txt + .c-txt {
    margin-top: 1em;
  }
}

.p-address__block {
  padding-right: 2rem;
  grid-area: add;
}
@media screen and (max-width: 767.98px) {
  .p-address__block {
    text-align: center;
    padding-right: 0;
  }
}
.p-address__block .p-btn-wrapper {
  margin-top: 2rem;
  max-width: 22.9rem;
}
@media screen and (max-width: 767.98px) {
  .p-address__block .p-btn-wrapper {
    margin-left: auto;
    margin-right: auto;
  }
}
.p-address__block .c-btn {
  padding-left: 1rem;
  padding-right: 1rem;
  justify-content: center;
}

.p-access__block {
  grid-area: access;
  padding-right: 2rem;
}
@media screen and (max-width: 767.98px) {
  .p-access__block {
    padding-right: 0;
    margin-top: 4rem;
    text-align: center;
  }
}
.p-access__block .c-txt {
  max-width: 40.9rem;
}
@media screen and (max-width: 767.98px) {
  .p-access__block .c-txt {
    max-width: inherit;
  }
}
.p-access__block .c-txtsize--small {
  font-size: clamp(1.2rem, 0.97222vw, 1.4rem);
}
@media screen and (max-width: 767.98px) {
  .p-access__block .c-txtsize--small {
    text-align: left;
    font-size: 1.2rem;
  }
}

.p-tel__block {
  grid-area: tel;
}
@media screen and (max-width: 767.98px) {
  .p-tel__block {
    margin-top: 4rem;
    text-align: center;
  }
}

.p-access__ttl {
  font-size: clamp(2rem, 1.527777vw, 2.2rem);
}
@media screen and (max-width: 767.98px) {
  .p-access__ttl {
    font-size: 2rem;
  }
}

.p-googlemap {
  margin-top: 5.82rem;
  height: 44.5rem;
}
@media screen and (max-width: 767.98px) {
  .p-googlemap {
    height: 20rem;
  }
}
.p-googlemap iframe {
  width: 100% !important;
  height: 100% !important;
}

/* ----------------------------------------------------------------------------------------------------
*	当医院の特徴
* --------------------------------------------------------------------------------------------------*/
.p-features {
  padding: 10rem 0;
}
@media screen and (max-width: 767.98px) {
  .p-features {
    padding: 8rem 0 5rem;
  }
}

/* ----------------------------------------------------------------------------------------------------
*	院内風景
* --------------------------------------------------------------------------------------------------*/
.p-facilities {
  padding-top: 8.7rem;
  padding-bottom: 11rem;
}
@media screen and (max-width: 767.98px) {
  .p-facilities {
    padding: 5rem 0;
  }
}

.p-facilities__list {
  display: flex;
  flex-wrap: wrap;
}
@media screen and (max-width: 767.98px) {
  .p-facilities__list {
    justify-content: space-between;
  }
}

.p-facilitie__item {
  margin-top: 5rem;
  width: 29.7297297297%;
  margin-right: 4.954954955%;
}
@media screen and (max-width: 767.98px) {
  .p-facilitie__item {
    width: 48%;
    margin-right: 0;
    margin-top: 2rem;
  }
}
.p-facilitie__item:nth-of-type(3n) {
  margin-right: 0;
}
.p-facilitie__item figure img {
  object-fit: cover;
}
.p-facilitie__item figcaption {
  font-weight: 200;
  margin-top: 1.4rem;
  font-size: clamp(1rem, 1.11111vw, 1.6rem);
}
@media screen and (max-width: 767.98px) {
  .p-facilitie__item figcaption {
    font-size: 1rem;
    margin-top: 0.5rem;
  }
}

.p-contact {
  padding-bottom: 10rem;
}
@media screen and (max-width: 767.98px) {
  .p-contact {
    padding-bottom: 2rem;
  }
}
.p-contact .p-content__mv {
  background-image: url(../../contact/img/mv_contact.jpg);
}

.p-inquiry__list-block {
  margin-top: 5rem;
  padding: 7.9rem 0 7rem;
}
@media screen and (max-width: 767.98px) {
  .p-inquiry__list-block {
    margin-top: 4rem;
    padding: 4rem 0;
  }
}

.p-inquiry__list {
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 767.98px) {
  .p-inquiry__list {
    display: block;
  }
}

.p-inquiry__item-ttl {
  font-size: clamp(2.4rem, 1.944444vw, 2.8rem);
  text-align: center;
  font-weight: 500;
  margin-bottom: 1.4rem;
}

.p-inquiry__item {
  width: 30.6349206349%;
  background-color: #fff;
  position: relative;
  border-radius: 0.5rem;
  padding: 4rem 4.8rem 2rem;
  display: flex;
  flex-direction: column;
}
@media screen and (max-width: 1280px) {
  .p-inquiry__item {
    width: 32%;
    padding: 4rem 1rem 2rem;
  }
}
@media screen and (max-width: 767.98px) {
  .p-inquiry__item {
    padding-top: 2rem;
    width: auto;
  }
}
.p-inquiry__item .p-hour__wrapper {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin: 1.4rem 0 0;
  border-top: 1px solid #e5e5e5;
  border-bottom: 1px solid #e5e5e5;
  padding: 0.5rem 0;
}
.p-inquiry__item .p-hour__wrapper .c-txt {
  margin: 0 0.5rem;
}
@media screen and (max-width: 767.98px) {
  .p-inquiry__item .p-hour__wrapper .c-txt {
    margin: 0 1rem;
  }
}
.p-inquiry__item .c-txt {
  font-size: clamp(1.2rem, 0.97222vw, 1.4rem);
  font-weight: 500;
  margin-bottom: 2rem;
}
@media screen and (max-width: 767.98px) {
  .p-inquiry__item .c-txt {
    font-size: 1.4rem;
  }
}
.p-inquiry__item .c-off {
  font-weight: 200;
  color: #8d8d8d;
  text-align: center;
  margin-top: 0.5rem;
  margin-bottom: 0;
}
.p-inquiry__item .c-btn {
  min-height: 5.5rem;
  color: #fff;
  border-radius: 100px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 1.8rem;
  max-width: 19.7rem;
  width: 100%;
  margin: auto auto 0;
}
.p-inquiry__item .p-tel {
  font-size: clamp(3.2rem, 2.36111vw, 3.6rem);
  color: #0b73d9;
  text-decoration: none;
  display: flex;
  align-items: center;
  line-height: 1;
  justify-content: center;
  margin-top: 0;
}
.p-inquiry__item .p-tel .c-icn {
  width: clamp(2rem, 2.36111vw, 3.4rem);
  height: clamp(2rem, 2.36111vw, 3.4rem);
}
.p-inquiry__item .c-num {
  font-style: italic;
  font-size: clamp(4.4rem, 3.125vw, 4.6rem);
  width: 7.3rem;
  height: 7.3rem;
  display: inline-flex;
  background-color: #edf5fd;
  border-radius: 100px;
  border: 4px solid #fff;
  position: absolute;
  justify-content: center;
  align-items: center;
  color: #0b73d9;
  left: 3rem;
  top: 0;
  transform: translateY(-50%);
}
@media screen and (max-width: 767.98px) {
  .p-inquiry__item .c-num {
    font-size: 2rem;
    width: 5rem;
    height: 5rem;
    left: 1rem;
  }
}

@media screen and (max-width: 767.98px) {
  .p-inquiry__item + .p-inquiry__item {
    margin-top: 4rem;
  }
}

.p-form {
  padding-top: 9.4rem;
}
@media screen and (max-width: 767.98px) {
  .p-form {
    padding-top: 4rem;
  }
}
.p-form .c-txt {
  font-size: clamp(1.5rem, 1.180555vw, 1.7rem);
  text-align: center;
}
@media screen and (max-width: 767.98px) {
  .p-form .c-txt {
    text-align: left;
  }
}
.p-form .p-section__ttl + .c-txt {
  margin-top: 5rem;
}
@media screen and (max-width: 767.98px) {
  .p-form .p-section__ttl + .c-txt {
    margin-top: 2rem;
  }
}

input,
button,
select,
textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: transparent;
  border: none;
  border-radius: 0;
  font: inherit;
  outline: none;
}

textarea {
  resize: vertical;
}

input[type=checkbox],
input[type=radio] {
  visibility: hidden;
  width: 1px;
  position: absolute;
  top: 0;
  left: 0;
}

input[type=submit],
input[type=button],
label,
button,
select {
  cursor: pointer;
}

select::-ms-expand {
  display: none;
}

input[type=text] {
  line-height: normal;
}

input[type=checkbox],
input[type=radio] {
  visibility: hidden;
  width: 1px;
}

input + span {
  display: inline-block;
  position: relative;
  padding-left: 25px;
  cursor: pointer;
}

/* inputの位置と枠　*/
input + span:before {
  display: block;
  position: absolute;
  border: 1px solid #333333;
  content: "";
}

input[type=checkbox] + span:before {
  top: 50%;
  left: 0;
  width: 13px;
  height: 13px;
  transform: translateY(-50%);
}

/*　チェックマーク　*/
input[type=checkbox]:checked + span:after {
  display: block;
  position: absolute;
  top: 50%;
  left: 4px;
  width: 10px;
  height: 14px;
  transform: rotate(45deg);
  border-right: 2px solid #e31a64;
  border-bottom: 2px solid #e31a64;
  content: "";
}

input[type=radio] + span:before {
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  width: 16px;
  height: 16px;
  border-radius: 16px;
}

/* ラジオボタンのチェック　*/
input[type=radio]:checked + span:after {
  display: block;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 4px;
  width: 10px;
  height: 10px;
  border-radius: 10px;
  background-color: #7782ae;
  content: "";
}

.p-form__content {
  margin-top: 6rem;
}
@media screen and (max-width: 767.98px) {
  .p-form__content {
    margin-top: 3rem;
  }
}
.p-form__content * {
  font-family: "Noto Sans JP", sans-serif;
}
.p-form__content .c-flex {
  display: flex;
}
.p-form__content .c-required {
  flex-shrink: 0;
  font-size: clamp(1.2rem, 0.97222vw, 1.4rem);
  color: #fff;
  background-color: #0b73d9;
  line-height: 1;
  padding: 0.3em 0.5em 0;
  display: inline-block;
  margin-top: 0.1rem;
}
@media screen and (max-width: 767.98px) {
  .p-form__content .c-required {
    margin-left: 2rem;
  }
}

.p-from__block {
  display: flex;
  border-top: 1px solid #e5e5e5;
  padding: 3rem 2rem;
  align-items: flex-start;
}
@media screen and (max-width: 767.98px) {
  .p-from__block {
    display: block;
    padding: 2rem 0;
  }
}
.p-from__block:last-of-type {
  border-bottom: 1px solid #e5e5e5;
}
.p-from__block input[type=text] {
  line-height: normal;
  background-color: #edf5fd;
  padding: 1rem;
  width: 100%;
  max-width: 58.3rem;
  margin-top: -0.8rem;
  margin-bottom: -0.8rem;
}
@media screen and (max-width: 767.98px) {
  .p-from__block input[type=text] {
    margin: 1rem 0 0;
  }
}
.p-from__block textarea {
  background-color: #edf5fd;
  padding: 1rem;
  width: 100%;
  min-height: 31rem;
  margin-top: -0.8rem;
  margin-bottom: -0.8rem;
}
@media screen and (max-width: 767.98px) {
  .p-from__block textarea {
    margin: 1rem 0 0;
    min-height: 20rem;
  }
}

.p-form__ttl {
  font-size: clamp(1.6rem, 1.25vw, 1.8rem);
  width: 28%;
  max-width: 25.4rem;
  flex-shrink: 0;
  padding-right: 6rem;
}
@media screen and (min-width:768px) and (max-width:1024px) {
  .p-form__ttl {
    padding-right: 2rem;
  }
}
@media screen and (max-width: 767.98px) {
  .p-form__ttl {
    width: 100%;
  }
}
.p-form__ttl.c-flex {
  justify-content: space-between;
}
@media screen and (max-width: 767.98px) {
  .p-form__ttl.c-flex {
    justify-content: flex-start;
  }
}

.p-form__body {
  flex-grow: 1;
  font-size: medium;
}

.p-form__body * {
  font-size: clamp(1.4rem, 1.11111vw, 1.6rem);
}

.p-form__radio-wrapper {
  display: flex;
  flex-wrap: wrap;
  margin: -0.5rem 0;
}
@media screen and (max-width: 767.98px) {
  .p-form__radio-wrapper {
    margin: 1rem 0 0;
  }
}

.mwform-radio-field {
  margin: 0.5rem 5rem 0.5rem 0;
  display: inline-block;
}
.mwform-radio-field:last-of-type {
  margin-right: 0;
}
@media screen and (max-width: 767.98px) {
  .mwform-radio-field {
    margin-right: 0;
    width: 50%;
  }
}

.p-form__btn-wrapper {
  margin: 6rem auto 0;
  display: flex;
  justify-content: center;
}
@media screen and (max-width: 767.98px) {
  .p-form__btn-wrapper {
    margin-top: 3rem;
    display: block;
    text-align: center;
  }
}

.c-btn-submit {
  font-size: clamp(1.8rem, 1.388888vw, 2rem);
  width: 50%;
  text-align: center;
  background-color: #0b73d9;
  color: #fff;
  border-radius: 100px;
  min-height: 6.5rem;
  max-width: 32.3rem;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  transition: 0.3s;
}
.c-btn-submit:hover {
  opacity: 0.7;
}
@media screen and (max-width: 767.98px) {
  .c-btn-submit {
    width: 80%;
    max-width: inherit;
  }
}

.teisei {
  font-size: clamp(1.4rem, 2.777777vw, 1.6rem);
  margin-right: 30px;
  text-decoration: underline;
}
@media screen and (max-width: 767.98px) {
  .teisei {
    margin-bottom: 2rem;
  }
}

.mailform__error {
  color: red;
  padding-bottom: 1.2rem;
}

.p-privacy-policy {
  width: 100%;
  max-width: 84.7rem;
  margin: 7rem auto 0;
  border: 1px solid #e5e5e5;
  padding: 4rem 5.8rem;
}
@media screen and (max-width: 1024px) {
  .p-privacy-policy {
    padding: 2rem;
  }
}
@media screen and (max-width: 767.98px) {
  .p-privacy-policy {
    margin-top: 4rem;
  }
}
.p-privacy-policy .p-pp__ttl {
  font-size: clamp(1.6rem, 1.25vw, 1.8rem);
  font-weight: 500;
}
.p-privacy-policy p {
  font-size: clamp(1.5rem, 1.180555vw, 1.7rem);
  font-weight: 300;
}
.p-privacy-policy .p-pp__ttl + p {
  margin-top: 2rem;
}

/* ----------------------------------------------------------------------------------------------------
*	LINE相談
* --------------------------------------------------------------------------------------------------*/
.p-contact-line .p-content__mv {
  background-image: url(../../contact/img/mv_line.jpg);
}

.p-inquiry-line {
  margin-top: 5.4rem;
}

.p-inquiry-line__list {
  display: flex;
  justify-content: center;
  padding: 6rem 0;
}
@media screen and (max-width: 767.98px) {
  .p-inquiry-line__list {
    display: block;
  }
}

.p-inquiry-line__item {
  display: flex;
  flex-direction: column;
}

.p-inquiry-line__item {
  margin: 0 2.5rem;
  width: 32%;
  max-width: 28rem;
}
@media screen and (max-width: 1024px) {
  .p-inquiry-line__item {
    max-width: inherit;
    margin: 0 1rem;
  }
}
@media screen and (max-width: 767.98px) {
  .p-inquiry-line__item {
    width: 80%;
    margin-left: auto;
    margin-right: auto;
  }
  .p-inquiry-line__item + .p-inquiry-line__item {
    margin-top: 4rem;
  }
}

.p-inquiry-line__ttl {
  font-size: clamp(1.4rem, 1.11111vw, 1.6rem);
  color: #0b73d9;
  text-align: center;
  margin-bottom: 3rem;
}
@media screen and (max-width: 767.98px) {
  .p-inquiry-line__ttl {
    margin-bottom: 2rem;
  }
}

.p-inquiry-line__body {
  flex-grow: 1;
  background-color: #fff;
  display: grid;
  place-content: center;
  place-items: center;
  min-height: 16rem;
  padding: 1rem;
}
.p-inquiry-line__body .c-btn {
  display: inline-flex;
  min-width: 18rem;
  min-height: 5.5rem;
  font-size: clamp(1.6rem, 1.25vw, 1.8rem);
  color: #fff;
  justify-content: center;
  align-items: center;
  padding: 1rem;
  border-radius: 0.5rem;
  background-color: #00c300;
}

.p-talk-line {
  padding-top: 7.3rem;
  padding-bottom: 6rem;
}
@media screen and (max-width: 767.98px) {
  .p-talk-line {
    padding: 4rem 0;
  }
}
.p-talk-line .p-section__ttl {
  font-weight: 500;
  line-height: 1.8;
}
@media screen and (max-width: 767.98px) {
  .p-talk-line .p-section__ttl {
    font-size: 2rem;
  }
}
.p-talk-line .c-txt {
  font-size: clamp(1.5rem, 1.180555vw, 1.7rem);
  font-weight: 300;
  margin-top: 4rem;
}

.p-line-example {
  max-width: 74.4rem;
  width: 100%;
  margin: 8.2rem auto 0;
}
@media screen and (max-width: 767.98px) {
  .p-line-example {
    margin-top: 3.2rem;
  }
}
.p-line-example .p-btn-wrapper {
  max-width: 20rem;
  margin: 4rem auto 0;
}
.p-line-example .p-btn-wrapper.is-hide {
  display: none;
}
.p-line-example .c-btn {
  background-color: #0b73d9;
  min-height: 5.5rem;
  color: #fff;
  font-size: clamp(1.6rem, 1.25vw, 1.8rem);
  border-radius: 100px;
}

.p-example-txt {
  font-size: clamp(1.4rem, 1.11111vw, 1.6rem);
  color: #0b73d9;
  font-weight: 600;
}

.p-line-example-content {
  text-align: center;
  height: 40rem;
  overflow: hidden;
  position: relative;
}
@media screen and (max-width: 767.98px) {
  .p-line-example-content {
    height: 25vh;
  }
}
.p-line-example-content img + img {
  margin-top: 2rem;
}
.p-line-example-content.is-example-show {
  height: auto;
}
.p-line-example-content.is-example-show::after {
  display: none;
}
.p-line-example-content::after {
  width: 100%;
  height: 10rem;
  position: absolute;
  content: "";
  background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, rgb(255, 255, 255) 100%);
  bottom: 0;
  left: 0;
  right: 0;
}

.p-problem {
  padding: 8rem 0 10rem;
}
@media screen and (max-width: 767.98px) {
  .p-problem {
    padding: 4rem 0;
  }
}
.p-problem .p-section__ttl {
  font-weight: 500;
  line-height: 1.8;
}
@media screen and (max-width: 767.98px) {
  .p-problem .p-section__ttl {
    font-size: 2rem;
  }
}

.p-problem__media {
  display: flex;
  flex-direction: row-reverse;
  margin-top: 6rem;
}
@media screen and (max-width: 767.98px) {
  .p-problem__media {
    display: block;
    margin-top: 3rem;
  }
}

.p-problem__img-wrapper {
  margin-right: 12.5rem;
  width: 33.7837837838%;
}
@media screen and (max-width: 1024px) {
  .p-problem__img-wrapper {
    margin-right: 4rem;
  }
}
@media screen and (max-width: 767.98px) {
  .p-problem__img-wrapper {
    width: 60%;
    margin: 4rem auto 0;
  }
  .p-problem__img-wrapper img {
    width: 100%;
    height: auto;
  }
}

.p-problem__body > dl + dl {
  margin-top: 5rem;
}
@media screen and (max-width: 767.98px) {
  .p-problem__body .p-problem__dt-ttl {
    text-align: center;
  }
}
.p-problem__body .p-problem__dt-ttl > span {
  color: #fff;
  background-color: #0b73d9;
  display: inline-block;
  font-size: clamp(1.6rem, 1.25vw, 1.8rem);
  padding: 0.6rem 2rem;
  border-radius: 100px;
  font-weight: 500;
}
.p-problem__body .p-problem__list {
  margin-top: 1.5rem;
}
.p-problem__body .p-problem__list li {
  font-size: clamp(1.4rem, 1.11111vw, 1.6rem);
  font-weight: 300;
  position: relative;
  padding-left: 2rem;
}
.p-problem__body .p-problem__list li::before {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0.5rem 0 0.5rem 1.1rem;
  border-color: transparent transparent transparent #0b73d9;
  left: 0;
  top: 0.8rem;
}
@media screen and (max-width: 1024px) {
  .p-problem__body .p-problem__list li::before {
    top: 0.5rem;
  }
}
.p-problem__body .p-problem__list li + li {
  margin-top: 1rem;
}

.p-line-caution {
  background-color: #fff;
  padding: 7rem 13.5rem 7rem 10rem;
  margin-top: 10.7rem;
}
@media screen and (max-width: 1024px) {
  .p-line-caution {
    padding-left: 4rem;
    padding-right: 4rem;
  }
}
@media screen and (max-width: 767.98px) {
  .p-line-caution {
    margin-top: 4rem;
    padding: 4rem 1.8rem;
  }
}
.p-line-caution .p-list {
  margin-top: 4.5rem;
}
@media screen and (max-width: 767.98px) {
  .p-line-caution .p-list {
    margin-top: 3rem;
  }
}
.p-line-caution .p-item {
  font-size: clamp(1.5rem, 1.180555vw, 1.7rem);
  font-weight: 300;
  line-height: 2;
}
@media screen and (max-width: 767.98px) {
  .p-line-caution .p-item {
    line-height: 1.6;
  }
}
.p-line-caution .p-item::before {
  font-size: 94%;
  top: 0.15rem;
}
.p-line-caution .p-item + .p-item {
  margin-top: 2rem;
}

.p-line-caution__ttl {
  text-align: center;
  font-size: clamp(2.4rem, 1.805555vw, 2.6rem);
  color: #7782ae;
  color: #0b73d9;
  font-weight: 600;
}
@media screen and (max-width: 767.98px) {
  .p-line-caution__ttl {
    font-size: 1.8rem;
  }
}

.p-mv-imgfit {
  overflow: hidden;
  margin: 0 auto;
  width: 100%;
}
.p-mv-imgfit img {
  object-fit: cover;
  width: auto;
  height: 100%;
}
@media screen and (max-width: 767.98px) {
  .p-mv-imgfit {
    overflow: auto;
    height: auto !important;
    aspect-ratio: inherit !important;
    max-width: inherit;
  }
  .p-mv-imgfit img {
    width: 100%;
    height: auto;
  }
}

@media only screen and (max-width: 1100px) {
  .p-mv-imgfit {
    height: auto;
    text-align: center;
    aspect-ratio: 1100/770;
  }
}
.p-treatment__content {
  padding-top: 7.6rem;
  padding-bottom: 7rem;
}
@media screen and (max-width: 767.98px) {
  .p-treatment__content {
    padding: 4.3rem 0 9rem;
  }
}
.p-treatment__content .p-content__anchor-list {
  margin-top: 6rem;
}
@media screen and (max-width: 767.98px) {
  .p-treatment__content .p-content__anchor-list {
    margin-top: 1rem;
  }
}

.p-wrinkle .p-primary__ttl,
.p-picoway .p-primary__ttl {
  color: #7782ae;
  border-top-color: #9aa6d6;
  border-bottom-color: #9aa6d6;
}

.p-treatment__ttl {
  text-align: center;
  font-size: clamp(3.4rem, 2.5vw, 3.6rem);
  color: #222222;
  font-weight: 400;
}
@media screen and (max-width: 767.98px) {
  .p-treatment__ttl {
    font-size: 2.6rem;
    position: relative;
    padding-bottom: 2rem;
  }
  .p-treatment__ttl::after {
    content: "";
    position: absolute;
    width: 6rem;
    height: 1px;
    background-color: #d4d7e3;
    margin: 0 auto;
    left: 0;
    right: 0;
    bottom: 0;
  }
}
.p-treatment__ttl .c-txtsize--small {
  display: block;
  color: #7782ae;
  font-weight: 300;
  font-size: clamp(1.4rem, 1.11111vw, 1.6rem);
}
@media screen and (max-width: 767.98px) {
  .p-treatment__ttl .c-txtsize--small {
    margin-bottom: 0.5rem;
    font-size: 1.4rem;
  }
}

.p-trouble {
  border-radius: 0.5rem;
  padding: 3rem 8rem 6rem;
  margin-top: 3.7rem;
  margin-bottom: 5.8rem;
}
@media screen and (max-width: 1024px) {
  .p-trouble {
    padding-left: 4rem;
    padding-right: 4rem;
    margin-bottom: 7.2rem;
  }
}
@media screen and (max-width: 767.98px) {
  .p-trouble {
    border-radius: 1rem;
    padding-left: 3rem;
    padding-right: 3rem;
    margin-bottom: 5rem;
  }
}
.p-trouble.c-color--brown {
  background-color: #4a4a4a;
}
.p-trouble.c-color--brown .p-trouble__ttl {
  color: #fff;
}
.p-trouble.c-color--brown .p-trouble__ttl span {
  border-color: #fff;
}
.p-trouble.c-color--brown .p-trouble__item {
  color: #fff;
}
.p-trouble.c-color--orange {
  background-color: #ffffff;
}
.p-trouble.c-color--orange .p-trouble__ttl {
  color: rgb(209, 90, 90);
}
.p-trouble.c-color--orange .p-trouble__ttl span {
  border-color: rgb(209, 90, 90);
}
.p-trouble.c-color--orange .p-trouble__item {
  color: rgb(209, 90, 90);
}
.p-trouble.c-color--pink {
  background-color: #fff3f0;
}
.p-trouble.c-color--pink .p-trouble__ttl {
  color: #d26478;
}
.p-trouble.c-color--pink .p-trouble__ttl span {
  border-color: #d26478;
}

.p-trouble__ttl {
  text-align: center;
  font-size: clamp(2.4rem, 1.805555vw, 2.6rem);
}
@media screen and (max-width: 767.98px) {
  .p-trouble__ttl {
    font-size: 1.8rem;
  }
}
.p-trouble__ttl span {
  display: inline-block;
  padding-bottom: 0.4rem;
  border-bottom-width: 1px;
  border-bottom-style: solid;
}

.p-trouble__list {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-top: 2rem;
}
@media screen and (max-width: 767.98px) {
  .p-trouble__list {
    display: block;
    margin-top: 3rem;
  }
}

.p-trouble__item {
  width: 48%;
  display: flex;
  font-size: clamp(1.6rem, 1.25vw, 1.8rem);
  margin-top: 2rem;
}
@media screen and (max-width: 767.98px) {
  .p-trouble__item {
    width: auto;
    font-size: 1.5rem;
  }
}
.p-trouble__item .c-icn {
  width: 2rem;
  height: 2rem;
  display: inline-block;
  margin-right: 1rem;
  position: relative;
  top: 0.4rem;
  flex-shrink: 0;
}
@media screen and (max-width: 767.98px) {
  .p-trouble__item .c-icn {
    width: 1.6rem;
    height: 1.6rem;
  }
}
.p-trouble__item .c-icn img {
  width: 100%;
  height: auto;
}
.p-trouble__item.item01 {
  order: 1;
}
.p-trouble__item.item02 {
  order: 2;
}
.p-trouble__item.item03 {
  order: 3;
}
.p-trouble__item.item04 {
  order: 4;
}
.p-trouble__item.item05 {
  order: 5;
}
.p-trouble__item.item06 {
  order: 6;
}
.p-trouble__item.item07 {
  order: 7;
}

.p-maxpro {
  padding-top: 7.6rem;
  padding-bottom: 8rem;
}
@media screen and (max-width: 767.98px) {
  .p-maxpro {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }
}
.p-maxpro .p-maxpro__img-wrapper img {
  width: 100%;
  height: auto;
}
.p-maxpro .p-caution {
  margin-top: 2.9rem;
  text-align: center;
}
.p-maxpro .p-caution .c-txt {
  display: inline-block;
  padding: 0.5rem 5rem;
  background-color: #222222;
  font-size: clamp(1.5rem, 1.180555vw, 1.7rem);
  color: #fff;
  font-weight: 300;
}
@media screen and (max-width: 767.98px) {
  .p-maxpro .p-caution .c-txt {
    display: block;
    font-size: 1.2rem;
    padding: 1rem 0.5rem;
  }
}
.p-maxpro .p-caution .c-txt2 {
  display: inline-block;
  padding: 0.5rem 5rem;
  background-color: #db5757;
  font-size: clamp(1.5rem, 1.180555vw, 1.7rem);
  color: #fff;
  font-weight: 300;
}
@media screen and (max-width: 767.98px) {
  .p-maxpro .p-caution .c-txt2 {
    display: block;
    font-size: 1.2rem;
    padding: 1rem 0.5rem;
  }
}

.p-maxpro__ttl {
  text-align: center;
  font-size: clamp(3.4rem, 2.5vw, 3.6rem);
  font-weight: 600;
  color: #4a4a4a;
}
@media screen and (max-width: 767.98px) {
  .p-maxpro__ttl {
    font-size: 2rem;
    line-height: 2;
  }
}

.p-maxpro__txt-wrapper {
  margin-top: 2.9rem;
}
.p-maxpro__txt-wrapper .c-txt {
  font-size: clamp(1.5rem, 1.180555vw, 1.7rem);
  font-weight: 300;
}
@media screen and (max-width: 767.98px) {
  .p-maxpro__txt-wrapper .c-txt {
    letter-spacing: 0.05em;
    font-size: 1.5rem;
  }
}

.p-maxpro__block {
  padding: 4rem 0;
  display: flex;
  border-bottom: 1px solid #e6e7ee;
}
@media screen and (max-width: 767.98px) {
  .p-maxpro__block {
    display: block;
    padding: 3rem 0;
  }
}
.p-maxpro__block dt {
  width: 30rem;
  font-size: clamp(2.6rem, 1.944444vw, 2.8rem);
  font-weight: 700;
  text-align: center;
  flex-shrink: 0;
}
@media screen and (max-width: 767.98px) {
  .p-maxpro__block dt {
    width: auto;
    font-size: 2.2rem;
  }
}
.p-maxpro__block dd {
  flex-grow: 1;
  padding-right: 6rem;
}
@media screen and (max-width: 767.98px) {
  .p-maxpro__block dd {
    padding-right: 0;
    margin-top: 1.7rem;
  }
}
.p-maxpro__block .c-txt {
  font-size: clamp(1.5rem, 1.180555vw, 1.7rem);
  font-weight: 300;
}
@media screen and (max-width: 767.98px) {
  .p-maxpro__block .c-txt {
    letter-spacing: 0.05em;
    font-size: 1.5rem;
  }
}

.p-maxpro__img-wreapper {
  margin-top: 3.5rem;
}
.p-maxpro__img-wreapper img {
  width: 100%;
  height: auto;
}
@media screen and (max-width: 767.98px) {
  .p-maxpro__img-wreapper {
    margin-top: 2rem;
  }
}

.p-maxpro__content {
  margin-top: 2rem;
}

.p-treatment-example {
  padding-top: 2rem;
  padding-bottom: 4rem;
}

.p-treatment-example__content {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
@media screen and (max-width: 767.98px) {
  .p-treatment-example__content {
    display: block;
  }
}

.p-treatment-example__block {
  width: 46.4864864865%;
  margin-top: 3rem;
}
@media screen and (max-width: 767.98px) {
  .p-treatment-example__block {
    width: 100%;
  }
}

.p-treatment-example__img-wrapper img {
  width: 100%;
  height: auto;
}

.c-mens .p-treatment-example__ttl {
  background-color: #c9a063;
}

.c-wrinkle .p-treatment-example__ttl {
  background-color: #fff3f0;
}

.p-treatment-example__ttl {
  font-size: clamp(1.6rem, 1.25vw, 1.8rem);
  text-align: center;
  padding: 1rem;
  font-weight: 400;
}
@media screen and (max-width: 767.98px) {
  .p-treatment-example__ttl {
    font-size: 1.6rem;
  }
}

.p-treatment-example__body {
  margin-top: 2rem;
}
.p-treatment-example__body .c-txt {
  font-size: clamp(1.5rem, 1.180555vw, 1.7rem);
  font-weight: 300;
}
@media screen and (max-width: 767.98px) {
  .p-treatment-example__body .c-txt {
    font-size: 1.4rem;
    letter-spacing: 0.02em;
  }
}

.p-treatment-fq {
  padding-bottom: 7rem;
  padding-top: 2rem;
}
.p-treatment-fq details {
  margin-top: 4rem;
}
@media screen and (max-width: 767.98px) {
  .p-treatment-fq details {
    margin-top: 3rem;
  }
}

summary:focus,
details:focus {
  outline: none;
}

.p-treatment-fq__quesiton-wrpper {
  display: flex;
  align-items: flex-start;
  cursor: pointer;
}

@media (any-hover: hover) {
  .p-treatment-fq__quesiton-wrpper {
    transition: 0.3s;
  }
  .p-treatment-fq__quesiton-wrpper:hover {
    opacity: 0.7;
  }
}
.p-treatment-fq__answer-wrpper {
  display: flex;
  padding: 3rem 0;
}
.p-treatment-fq__answer-wrpper .c-txt {
  font-size: clamp(1.5rem, 1.180555vw, 1.7rem);
  font-weight: 300;
}
@media screen and (max-width: 767.98px) {
  .p-treatment-fq__answer-wrpper .c-txt {
    font-size: 1.4rem;
    letter-spacing: 0.05em;
  }
}

.p-treatment-fq__question-txt {
  font-size: clamp(2.4rem, 1.805555vw, 2.6rem);
  line-height: 1.4;
}
@media screen and (max-width: 767.98px) {
  .p-treatment-fq__question-txt {
    font-size: 1.6rem;
    line-height: 1.8;
  }
}

:root {
  --mens: #4a4a4a;
}

:root {
  --womens: #d26478;
}

/*MENS脱毛*/
@media screen and (max-width: 767.98px) {
  .p-epilation-men {
    background-color: #faf6f0;
  }
}
.p-epilation-men .p-treatment__content {
  background-color: #faf6f0;
}
.p-epilation-men .p-primary__ttl {
  color: var(--mens);
  border-top-color: var(--mens);
  border-bottom-color: var(--mens);
}
@media screen and (max-width: 767.98px) {
  .p-epilation-men .p-primary__ttl {
    border-top-color: #c4c2be;
    border-bottom-color: #c4c2be;
  }
}
.p-epilation-men .p-treatment-price__ttl-wrapper {
  background-color: #c9a063;
}
@media screen and (max-width: 767.98px) {
  .p-epilation-men .p-treatment-price__ttl-wrapper {
    background-color: transparent;
    text-align: center;
  }
}
.p-epilation-men .p-treatment-price__ttl-wrapper .c-txtsize--small {
  font-size: clamp(1.2rem, 0.97222vw, 1.4rem);
  margin-left: 9rem;
}
@media screen and (max-width: 767.98px) {
  .p-epilation-men .p-treatment-price__ttl-wrapper .c-txtsize--small {
    display: block;
    margin-left: 0;
    font-size: 1.4rem;
  }
}
.p-epilation-men .p-treatment-price__ttl {
  color: #fff;
}
@media screen and (max-width: 767.98px) {
  .p-epilation-men .p-treatment-price__ttl {
    color: #b78c62;
  }
}
.p-epilation-men .p-treatment-fq__quesiton-wrpper {
  color: #c9a063;
}
.p-epilation-men .c-faq__icn {
  margin-top: -0.8rem;
}
@media screen and (max-width: 767.98px) {
  .p-epilation-men .c-faq__icn {
    font-size: 2.6rem;
  }
}
.p-epilation-men .c-faq__icn--answer {
  color: #dfccb9;
}

.p-treatment-price {
  padding-top: 2rem;
  padding-bottom: 5rem;
  color: #4a4a4a;
}
@media screen and (max-width: 767.98px) {
  .p-treatment-price {
    padding-bottom: 3rem;
  }
}

.p-treatment-price__ttl {
  font-size: clamp(1.8rem, 1.388888vw, 2rem);
}
@media screen and (max-width: 767.98px) {
  .p-treatment-price__ttl {
    font-size: 2.2rem;
  }
}

.p-treatment-price__content {
  margin-top: 3rem;
  margin-bottom: 3rem;
}

.p-treatment-price__content + .p-treatment-price__content {
  margin-top: 0;
}
@media screen and (max-width: 767.98px) {
  .p-treatment-price__content + .p-treatment-price__content {
    margin-top: 2rem;
  }
}

/*WOMENS脱毛*/
@media screen and (max-width: 767.98px) {
  .p-epilation-women {
    background-color: #fff;
  }
}
.p-epilation-women .p-treatment__content {
  background-color: rgb(253, 244, 244);
}
.p-epilation-women .p-primary__ttl {
  color: var(--womens);
  border-top-color: var(--womens);
  border-bottom-color: var(--womens);
}
@media screen and (max-width: 767.98px) {
  .p-epilation-women .p-primary__ttl {
    border-top-color: #c4c2be;
    border-bottom-color: #c4c2be;
  }
}
.p-epilation-women .p-treatment-price__ttl-wrapper {
  background-color: #d26478;
}
@media screen and (max-width: 767.98px) {
  .p-epilation-women .p-treatment-price__ttl-wrapper {
    background-color: transparent;
    text-align: center;
  }
}
.p-epilation-women .p-treatment-price__ttl-wrapper .c-txtsize--small {
  font-size: clamp(1.2rem, 0.97222vw, 1.4rem);
  margin-left: 9rem;
}
@media screen and (max-width: 767.98px) {
  .p-epilation-women .p-treatment-price__ttl-wrapper .c-txtsize--small {
    display: block;
    margin-left: 0;
    font-size: 1.4rem;
  }
}
.p-epilation-women .p-treatment-price__ttl {
  color: #fff;
}
@media screen and (max-width: 767.98px) {
  .p-epilation-women .p-treatment-price__ttl {
    color: #d26478;
  }
}
.p-epilation-women .p-treatment-fq__quesiton-wrpper {
  color: #d26478;
}
.p-epilation-women .c-faq__icn {
  margin-top: -0.8rem;
}
@media screen and (max-width: 767.98px) {
  .p-epilation-women .c-faq__icn {
    font-size: 2.6rem;
  }
}
.p-epilation-women .c-faq__icn--answer {
  color: #ffc0cb;
}

.p-treatment-price__content.c-color--pink .p-treatment-price__ttl-wrapper {
  background-color: #fff3f0;
}
@media screen and (max-width: 767.98px) {
  .p-treatment-price__content.c-color--pink .p-treatment-price__ttl-wrapper {
    background-color: transparent;
  }
}
.p-treatment-price__content.c-color--pink .p-treatment-price__ttl {
  color: #d26478;
  width: 24.6rem;
}
@media screen and (max-width: 767.98px) {
  .p-treatment-price__content.c-color--pink .p-treatment-price__ttl {
    width: auto;
    display: block;
    text-align: center;
  }
}

.p-treatment-price__ttl-wrapper {
  display: flex;
  padding: 1rem 2rem;
  align-items: center;
}
@media screen and (max-width: 767.98px) {
  .p-treatment-price__ttl-wrapper {
    display: block;
    text-align: center;
  }
}
.p-treatment-price__ttl-wrapper .c-txtsize--small {
  font-size: clamp(1.2rem, 0.97222vw, 1.4rem);
  font-weight: 500;
}
@media screen and (max-width: 767.98px) {
  .p-treatment-price__ttl-wrapper .c-txtsize--small {
    display: block;
    font-size: 1.4rem;
    margin-top: 0.5rem;
  }
}

.p-treatment-price__block {
  display: flex;
  justify-content: space-between;
  padding: 2.5rem 4.6rem;
  align-items: flex-start;
  border-bottom: 1px solid #e9e9e9;
}
.p-treatment-price__block.c-no-border {
  border: none;
}
@media screen and (min-width:768px) and (max-width:1024px) {
  .p-treatment-price__block {
    padding: 2rem;
  }
}
@media screen and (max-width: 767.98px) {
  .p-treatment-price__block {
    display: block;
    padding: 0;
    margin-top: 2rem;
    border: none;
  }
  .p-treatment-price__block:last-of-type {
    border-bottom: 1px solid #e9e9e9;
  }
}
.p-treatment-price__block dt {
  font-size: clamp(1.6rem, 1.25vw, 1.8rem);
  font-weight: 500;
  color: #4a4a4a;
  padding-top: 1rem;
}
@media screen and (max-width: 767.98px) {
  .p-treatment-price__block dt {
    background-color: #f1f1f1;
    padding: 1rem;
    font-size: 1.4rem;
    font-weight: 700;
  }
}
.p-treatment-price__block dt .c-txtsize--small {
  font-size: clamp(1.2rem, 0.97222vw, 1.4rem);
  margin-left: 1em;
}
@media screen and (min-width:768px) and (max-width:1024px) {
  .p-treatment-price__block dt .c-txtsize--small {
    display: block;
  }
}
@media screen and (max-width: 767.98px) {
  .p-treatment-price__block dt .c-txtsize--small {
    display: inline;
    font-size: 1.4rem;
    font-weight: 500;
  }
}
.p-treatment-price__block dd {
  flex-shrink: 0;
  margin-left: 2rem;
  width: 45.4545454545%;
}
@media screen and (min-width:768px) and (max-width:1024px) {
  .p-treatment-price__block dd {
    width: 60%;
  }
}
@media screen and (max-width: 767.98px) {
  .p-treatment-price__block dd {
    margin-left: 0;
    width: auto;
    padding: 1rem;
  }
}

.p-course__item {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-grow: 1;
  flex-shrink: 0;
}
.p-course__item .c-course {
  font-size: clamp(1.6rem, 1.25vw, 1.8rem);
}
@media screen and (max-width: 767.98px) {
  .p-course__item .c-course {
    font-size: 1.4rem;
    letter-spacing: normal;
  }
}
.p-course__item .c-price {
  font-size: clamp(2.2rem, 1.666666vw, 2.4rem);
  font-weight: 600;
  margin-left: 2em;
}
@media screen and (max-width: 767.98px) {
  .p-course__item .c-price {
    font-size: 2rem;
    letter-spacing: normal;
  }
}
.p-course__item .c-yen {
  font-size: clamp(1.2rem, 0.97222vw, 1.4rem);
  margin-left: 0.5em;
}
@media screen and (max-width: 767.98px) {
  .p-course__item .c-yen {
    font-size: 1.4rem;
  }
}
.p-course__item .c-tax {
  font-size: clamp(1rem, 0.83333vw, 1.2rem);
  font-weight: 300;
  margin-left: 0.8rem;
}
@media screen and (max-width: 767.98px) {
  .p-course__item .c-tax {
    font-size: 1.2rem;
  }
}

.p-treatment-flow {
  padding-top: 2rem;
}

.p-treatment-flow__content {
  margin-top: 4rem;
}
@media screen and (max-width: 767.98px) {
  .p-treatment-flow__content {
    margin-top: 2rem;
  }
}

.p-treatment-flow__ttl {
  font-size: clamp(2.8rem, 2.08333vw, 3rem);
  font-weight: 500;
}
@media screen and (max-width: 767.98px) {
  .p-treatment-flow__ttl {
    font-size: 2rem;
  }
}

.p-treatment-flow__ttl + .p-treatment-flow__block {
  margin-top: 2rem;
}

.p-treatment-flow__block + .p-treatment-flow__block {
  margin-top: 3rem;
}

.p-treatment-flow__content .p-treatment-flow__block {
  display: flex;
  border-radius: 0.5rem;
  overflow: hidden;
}
@media screen and (max-width: 767.98px) {
  .p-treatment-flow__content .p-treatment-flow__block {
    display: block;
    border-radius: 0;
  }
}
.p-treatment-flow__content .p-treatment-flow__block dt {
  display: grid;
  place-content: center;
  place-items: center;
  width: 25rem;
  flex-shrink: 0;
  font-size: clamp(1.8rem, 1.388888vw, 2rem);
  padding: 2rem 1rem;
  line-height: 1.8;
  font-weight: 500;
}
.p-treatment-flow__content .p-treatment-flow__block dt .c-txt--small {
  font-size: 80%;
  display: block;
  font-weight: 400;
}
@media screen and (max-width: 767.98px) {
  .p-treatment-flow__content .p-treatment-flow__block dt {
    display: flex;
    justify-content: space-between;
    width: auto;
    font-size: 1.6rem;
    padding: 0.6rem 1rem;
  }
}
.p-treatment-flow__content .p-treatment-flow__block dd {
  background-color: #fff;
  padding: 2rem 3rem 2rem 3rem;
  font-weight: 300;
  flex-grow: 1;
}
.p-treatment-flow__content .p-treatment-flow__block dd .c-txt {
  font-size: clamp(1.4rem, 1.11111vw, 1.6rem);
}
@media screen and (max-width: 767.98px) {
  .p-treatment-flow__content .p-treatment-flow__block dd .c-txt {
    font-size: 1.4rem;
    letter-spacing: 0.02em;
  }
}
@media screen and (max-width: 767.98px) {
  .p-treatment-flow__content .p-treatment-flow__block dd {
    background-color: transparent;
    padding: 1rem;
  }
}
.p-treatment-flow__content .p-treatment-flow__block li {
  padding-left: 1em;
  text-indent: -1em;
  font-size: clamp(1.4rem, 1.11111vw, 1.6rem);
  line-height: 1.8;
}
@media screen and (max-width: 767.98px) {
  .p-treatment-flow__content .p-treatment-flow__block li {
    font-size: 1.4rem;
    letter-spacing: 0.02em;
  }
}
.p-treatment-flow__content .p-treatment-flow__block li + li {
  margin-top: 0.2rem;
}
.p-treatment-flow__content .p-risk {
  display: block;
  border: 1px solid #d4d7e3;
  border-radius: 0.5rem;
  padding: 4rem 4.7rem;
  margin-top: 5.8rem;
}
@media screen and (max-width: 767.98px) {
  .p-treatment-flow__content .p-risk {
    padding: 2.8rem 1.8rem;
  }
}
.p-treatment-flow__content .p-risk .c-txt {
  font-size: clamp(1.2rem, 0.97222vw, 1.4rem);
  font-weight: 300;
}
@media screen and (max-width: 767.98px) {
  .p-treatment-flow__content .p-risk .c-txt {
    font-size: 1.4rem;
    letter-spacing: 0.05em;
  }
}
.p-treatment-flow__content .p-risk__ttl {
  font-size: clamp(2.2rem, 1.666666vw, 2.4rem);
}
@media screen and (max-width: 767.98px) {
  .p-treatment-flow__content .p-risk__ttl {
    font-size: 1.6rem;
    text-align: center;
  }
}
.p-treatment-flow__content .p-risk__ttl + .c-txt {
  margin-top: 3rem;
}

.p-treatment-flow-style--1 dt {
  background-color: #7782ae;
  color: #fff;
}

.p-treatment-flow-style--2 dt {
  background-color: #b78c62;
  color: #fff;
}

.p-treatment-flow-style--3 dt {
  background-color: #de8c9a;
  color: #fff;
}

summary::-webkit-details-marker {
  /* Safariで表示されるデフォルトの三角形アイコンを消します */
  display: none;
}

/* ----------------------------------------------------------------------------------------------------
*	しわ・ほうれい線
* --------------------------------------------------------------------------------------------------*/
.p-wrinkle .p-treatment__content {
  padding-bottom: 11rem;
}
@media screen and (max-width: 767.98px) {
  .p-wrinkle .p-treatment__content {
    padding-bottom: 4rem;
  }
}
.p-wrinkle .p-treatment-price__ttl-wrapper {
  background-color: #fff3f0;
}
@media screen and (max-width: 767.98px) {
  .p-wrinkle .p-treatment-price__ttl-wrapper {
    background-color: transparent;
    text-align: center;
  }
}
.p-wrinkle .p-treatment-price__ttl-wrapper .c-txtsize--small {
  font-size: clamp(1.2rem, 0.97222vw, 1.4rem);
  margin-left: 3rem;
}
@media screen and (max-width: 767.98px) {
  .p-wrinkle .p-treatment-price__ttl-wrapper .c-txtsize--small {
    display: block;
    margin-left: 0;
    font-size: 1.4rem;
  }
}
.p-wrinkle .p-treatment-price__ttl {
  color: #d26478;
}
.p-wrinkle .p-treatment-fq__quesiton-wrpper {
  color: #d26478;
}
.p-wrinkle .c-faq__icn {
  margin-top: -0.8rem;
}
@media screen and (max-width: 767.98px) {
  .p-wrinkle .c-faq__icn {
    font-size: 2.6rem;
  }
}
.p-wrinkle .c-faq__icn--answer {
  color: #f4dbdf;
}
.p-wrinkle .p-course__item + .p-course__item {
  margin-top: 1rem;
}
.p-wrinkle .p-treatment-flow__content .p-treatment-flow__block dd {
  background-color: #f8f8f8;
}
@media screen and (max-width: 767.98px) {
  .p-wrinkle .p-treatment-flow__content .p-treatment-flow__block dd {
    background-color: transparent;
  }
}

.p-wrinkle-trouble {
  padding: 10rem 0 4rem;
}
@media screen and (max-width: 767.98px) {
  .p-wrinkle-trouble {
    padding: 4rem 0 3rem;
  }
}
.p-wrinkle-trouble .c-txt {
  font-size: clamp(1.5rem, 1.180555vw, 1.7rem);
  font-weight: 300;
}
@media screen and (max-width: 767.98px) {
  .p-wrinkle-trouble .c-txt {
    font-size: 1.4rem;
    letter-spacing: normal;
  }
}
.p-wrinkle-trouble aside {
  margin-top: 2.9rem;
  background-color: #fff3f0;
  border-radius: 1rem;
  padding: 2.6rem 5.3rem;
}
@media screen and (max-width: 767.98px) {
  .p-wrinkle-trouble aside {
    padding: 2.6rem;
  }
}

.p-wrinkle-trouble__ttl {
  text-align: center;
  font-size: clamp(3.4rem, 2.5vw, 3.6rem);
  font-weight: 600;
}
@media screen and (max-width: 767.98px) {
  .p-wrinkle-trouble__ttl {
    font-size: 2rem;
    line-height: 1.8;
  }
}
.p-wrinkle-trouble__ttl .c-txtcolor {
  color: #d26478;
  background-color: #fff3f0;
}

.p-trouble__block {
  margin-top: 5rem;
  display: flex;
  align-items: center;
}
@media screen and (max-width: 767.98px) {
  .p-trouble__block {
    display: block;
    margin-top: 4rem;
  }
}
.p-trouble__block .p-img-wrapper {
  width: 35.1818181818%;
  flex-shrink: 0;
  margin-right: 3rem;
  margin-left: 3rem;
}
@media screen and (max-width: 767.98px) {
  .p-trouble__block .p-img-wrapper {
    width: calc(100% - 2rem);
    margin-left: 1rem;
    margin-right: 1rem;
  }
  .p-trouble__block .p-img-wrapper img {
    width: 100%;
    height: auto;
  }
}
@media screen and (max-width: 767.98px) {
  .p-trouble__block .p-trouble__list {
    margin-top: 4rem;
  }
}
.p-trouble__block .p-trouble__item {
  font-size: clamp(2rem, 1.388888vw, 2.2rem);
  font-weight: 500;
  display: flex;
  width: 100%;
}
@media screen and (max-width: 767.98px) {
  .p-trouble__block .p-trouble__item {
    font-size: 1.5rem;
  }
}
.p-trouble__block .p-trouble__item p {
  line-height: 1.4;
}
.p-trouble__block .p-trouble__item .c-icn {
  width: 2rem;
  height: 2rem;
  margin-right: 1rem;
  display: inline-block;
  position: relative;
  top: 0.7rem;
  flex-shrink: 0;
}
@media screen and (max-width: 767.98px) {
  .p-trouble__block .p-trouble__item .c-icn {
    width: 1.6rem;
    height: 1.6rem;
  }
}
.p-trouble__block .p-trouble__item .c-icn img {
  width: 100%;
  height: auto;
}
.p-trouble__block .p-trouble__item .c-txtcolor {
  color: #d26478;
  background-color: #fff3f0;
}
.p-trouble__block .p-trouble__item + .p-trouble__item {
  margin-top: 1em;
}

.p-cause {
  padding: 2rem 0 8rem;
}
@media screen and (max-width: 767.98px) {
  .p-cause {
    padding-bottom: 6rem;
  }
}
.p-cause .c-txt {
  font-size: clamp(1.5rem, 1.180555vw, 1.7rem);
  font-weight: 300;
}
.p-cause .p-primary__ttl + .c-txt {
  margin-top: 2rem;
}
.p-cause .p-img-wrapper {
  margin-top: 2rem;
}
@media screen and (max-width: 767.98px) {
  .p-cause .p-img-wrapper {
    margin-top: 5rem;
  }
}

.p-cause__list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-top: 1rem;
}
@media screen and (max-width: 767.98px) {
  .p-cause__list {
    display: block;
  }
}

.p-cause__item {
  width: 44.7272727273%;
  margin-top: 6rem;
}
@media screen and (max-width: 767.98px) {
  .p-cause__item {
    width: auto;
    margin-top: 2.8rem;
  }
}

.p-cause__item-ttl {
  font-size: clamp(2.6rem, 1.944444vw, 2.8rem);
  font-weight: 500;
  color: #ba916a;
}
@media screen and (max-width: 767.98px) {
  .p-cause__item-ttl {
    font-size: 2.2rem;
    text-align: center;
    font-weight: 400;
  }
}

.p-cause__item-ttl + .c-txt {
  margin-top: 0.8rem;
}

.p-treatment-menu {
  padding: 2rem 0 7rem;
}
@media screen and (max-width: 767.98px) {
  .p-treatment-menu {
    padding-bottom: 2rem;
  }
}

.p-machine__cathc {
  text-align: center;
  font-size: clamp(2.4rem, 2.22222vw, 3.2rem);
  font-weight: 500;
  line-height: 1.8;
  margin-top: 4rem;
}
@media screen and (max-width: 767.98px) {
  .p-machine__cathc {
    font-size: 1.8rem;
    font-weight: 500;
    text-align: left;
    padding-left: 1rem;
    padding-right: 1rem;
    margin-top: 1.5rem;
  }
}

.p-machine__block {
  margin-top: 3.8rem;
  border: 1px solid #d4d7e3;
  border-radius: 0.5rem;
  padding: 5.6rem 4.7rem 3rem;
  display: grid;
  grid-auto-columns: 1fr;
  grid-auto-rows: 1fr;
  grid-template-columns: 1fr 42.75%;
  grid-template-rows: auto 1fr auto;
  gap: 0px 0px;
  grid-template-areas: "ttl img" "txt img" "btn btn";
}
@media screen and (max-width: 767.98px) {
  .p-machine__block {
    grid-template-columns: 62.2418879056% 1fr;
    grid-template-rows: auto 1fr auto;
    grid-template-areas: "ttl img" "txt txt" "btn btn";
    padding: 0.8rem 0 1.7rem;
    border: none;
    border-top: 1px solid #e5e5e5;
    border-radius: 0;
    margin-top: 2rem;
  }
}
.p-machine__block .p-machine__block-ttl-wrapper {
  grid-area: ttl;
}
@media screen and (max-width: 767.98px) {
  .p-machine__block .p-machine__block-ttl-wrapper {
    display: flex;
    flex-direction: column;
    justify-content: center;
  }
}
.p-machine__block .p-img-wrapper {
  grid-area: img;
  margin-left: 6rem;
}
@media screen and (max-width: 1024px) {
  .p-machine__block .p-img-wrapper {
    margin-left: 1rem;
    margin-right: 1rem;
  }
}
.p-machine__block .p-txt-wrapper {
  grid-area: txt;
  margin-top: 4rem;
}
@media screen and (max-width: 767.98px) {
  .p-machine__block .p-txt-wrapper {
    border-top: 1px solid #e5e5e5;
    margin-top: 1rem;
    padding: 2rem 1rem;
  }
}
.p-machine__block .p-btn-wrapper {
  grid-area: btn;
  margin: 6rem auto 0;
  max-width: 40.5rem;
  width: 80%;
}
@media screen and (max-width: 767.98px) {
  .p-machine__block .p-btn-wrapper {
    width: 91.4454277286%;
    margin-top: 1rem;
  }
}
.p-machine__block .c-btn {
  display: inline-flex;
  min-height: 11rem;
  align-items: center;
  justify-content: center;
  font-size: clamp(1.8rem, 1.388888vw, 2rem);
  font-weight: 500;
  background-color: #fff3f0;
  text-decoration: none;
  color: #222;
  border-radius: 0.5rem;
  position: relative;
  padding: 0 5rem;
  transition: 0.3s;
  letter-spacing: normal;
}
@media screen and (max-width: 767.98px) {
  .p-machine__block .c-btn {
    font-size: 1.6rem;
    min-height: 8rem;
  }
}
.p-machine__block .c-btn.c-txtsize--wide {
  justify-content: flex-start;
  padding-left: 3rem;
}
@media screen and (max-width: 767.98px) {
  .p-machine__block .c-btn.c-txtsize--wide {
    padding-left: 2rem;
  }
}
.p-machine__block .c-btn:hover {
  opacity: 0.7;
}
.p-machine__block .c-btn::after {
  content: "";
  position: absolute;
  top: 53%;
  right: 4rem;
  width: 0.6rem;
  height: 0.6rem;
  border-top: 1px solid #ee8e9e;
  border-right: 1px solid #ee8e9e;
  transform: translateY(-50%) rotate(45deg);
}
@media screen and (max-width: 767.98px) {
  .p-machine__block .c-btn::after {
    right: 3rem;
  }
}
.p-machine__block .c-txt {
  font-size: clamp(1.5rem, 1.180555vw, 1.7rem);
}
@media screen and (max-width: 767.98px) {
  .p-machine__block .c-txt {
    font-size: 1.4rem;
  }
}
.p-machine__block .c-txt + .c-txt {
  margin-top: 1.8em;
}

.p-machine__img-wrapper {
  margin-top: 3rem;
}

.p-machine-block-sub-ttl {
  display: inline-flex;
  padding: 0.5rem 3rem;
  min-width: 31.9rem;
  border-radius: 100px;
  background-color: #f3f3f3;
  font-size: clamp(1.6rem, 1.25vw, 1.8rem);
  color: #4a4a4a;
  font-weight: 500;
}
.p-machine-block-sub-ttl span {
  display: inline-block;
}
.p-machine-block-sub-ttl span:nth-of-type(2) {
  margin-left: 1em;
}
@media screen and (max-width: 767.98px) {
  .p-machine-block-sub-ttl span:nth-of-type(2) {
    margin-left: 0;
  }
}
@media screen and (max-width: 767.98px) {
  .p-machine-block-sub-ttl {
    display: block;
    text-align: center;
    background-color: transparent;
    font-size: 1.4rem;
    min-width: inherit;
  }
}

.p-machine__block-ttl {
  font-size: clamp(4rem, 2.9166vw, 4.2rem);
  font-weight: 700;
  margin-top: 3rem;
  letter-spacing: normal;
  line-height: 1;
}
@media screen and (max-width: 767.98px) {
  .p-machine__block-ttl {
    margin-top: 0;
    text-align: center;
    font-size: 2.6rem;
    line-height: 1.2;
  }
}
.p-machine__block-ttl .c-txtsize--small {
  font-size: 47.6%;
}
@media screen and (max-width: 767.98px) {
  .p-machine__block-ttl .c-txtsize--small {
    display: block;
    font-size: 1.6rem;
    margin-top: 0.5rem;
  }
}
.p-machine__block-ttl .c-machine-ttl-en {
  margin-right: 0.5em;
}

.p-price-comparison {
  padding: 2rem 0 8rem;
}
@media screen and (max-width: 767.98px) {
  .p-price-comparison {
    padding-bottom: 4rem;
  }
}

.p-price-comparison__txt {
  font-size: clamp(1.5rem, 1.180555vw, 1.7rem);
  font-weight: 300;
  margin-top: 3rem;
}
@media screen and (max-width: 767.98px) {
  .p-price-comparison__txt {
    margin-top: 1.5rem;
    letter-spacing: 0.08em;
  }
}

@media screen and (max-width: 767.98px) {
  .p-scroll {
    overflow: auto;
  }
}

.p-price-table {
  width: 100%;
  border-collapse: separate;
  border-spacing: 0;
  margin-top: 3.4rem;
}
@media screen and (max-width: 767.98px) {
  .p-price-table {
    width: 60rem;
    margin-top: 0.5rem;
  }
}
.p-price-table .c-style--heading {
  background: #ee8e9e;
  color: #fff;
  text-align: left;
  font-size: clamp(1.2rem, 0.97222vw, 1.4rem);
  width: 20rem;
  padding: 2rem;
}
@media screen and (max-width: 767.98px) {
  .p-price-table .c-style--heading {
    padding: 0.5rem;
    width: 23rem;
    font-size: 1.2rem;
  }
}
.p-price-table tr:first-of-type th,
.p-price-table tr:first-of-type td {
  border-top: 1px solid #d4d7e3;
}
.p-price-table th,
.p-price-table td {
  letter-spacing: normal;
  text-align: center;
  font-weight: 500;
  border-right: 1px solid #d4d7e3;
  border-bottom: 1px solid #d4d7e3;
  color: #4a4a4a;
}
.p-price-table th {
  font-size: clamp(1.2rem, 0.97222vw, 1.4rem);
  background-color: #fff;
  border-left: 1px solid #d4d7e3;
}
@media screen and (max-width: 767.98px) {
  .p-price-table th {
    position: sticky;
    top: 0;
    left: 0;
    z-index: 10;
    font-size: 1.2rem;
  }
}
.p-price-table td {
  padding: 1.5rem;
  width: 14.6rem;
  font-size: clamp(1.1rem, 0.90278vw, 1.3rem);
}
@media screen and (min-width:768px) and (max-width:1024px) {
  .p-price-table td {
    padding: 1.5rem 0.5rem;
  }
}
@media screen and (max-width: 767.98px) {
  .p-price-table td {
    padding: 1rem;
    font-size: 1.1rem;
  }
}
.p-price-table td:last-of-type {
  border-right: 1px solid #d4d7e3;
}
.p-price-table a {
  background-color: #fff3f0;
  border-radius: 0.5rem;
  text-align: center;
  font-size: clamp(1.4rem, 1.11111vw, 1.6rem);
  color: #d26478;
  text-decoration: none;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  max-width: 36.7rem;
  width: 100%;
  margin: 0 auto;
  min-height: 6rem;
  position: relative;
  transition: 0.3s;
}
@media screen and (max-width: 767.98px) {
  .p-price-table a {
    font-size: 1.4rem;
  }
}
.p-price-table a::after {
  content: "";
  position: absolute;
  top: 50%;
  transform: translateY(-50%) rotate(45deg);
  width: 0.6rem;
  height: 0.6rem;
  border-top: 1px solid #ee8e9e;
  border-right: 1px solid #ee8e9e;
  right: 2rem;
}
.p-price-table a:hover {
  opacity: 0.7;
}
.p-price-table .c-bgcolor--pink {
  background-color: #fff3f0;
}
.p-price-table .c-txtcolor--pink {
  color: #ee8e9e;
}

.c-txtscroll {
  margin-top: 3rem;
  text-align: right;
  color: #e9426a;
  font-size: 1.4rem;
}

.u-pc-fz16 {
  font-size: clamp(1.4rem, 1.11111vw, 1.6rem);
}

.u-pc-fz20 {
  font-size: clamp(1.8rem, 1.388888vw, 2rem);
  font-weight: 800;
}

.u-pc-fz22 {
  font-size: clamp(2rem, 1.527777vw, 2.2rem);
}

.u-pc-fz18 {
  font-size: clamp(1.6rem, 1.25vw, 1.8rem);
}

@media screen and (max-width: 767.98px) {
  .u-sp-fz14 {
    font-size: 1.4rem;
  }
}

.p-treatment-page__nav-content {
  margin-top: 11rem;
}
@media screen and (max-width: 767.98px) {
  .p-treatment-page__nav-content {
    margin-top: 5rem;
  }
}

.p-treatment-page__nav-inner {
  background-color: #fff3f0;
  padding: 3.4rem 9rem 6rem;
  max-width: 126rem;
  margin: 0 auto;
}
@media screen and (min-width:768px) and (max-width:1024px) {
  .p-treatment-page__nav-inner {
    padding-left: 5rem;
    padding-right: 5rem;
  }
}
@media screen and (max-width: 767.98px) {
  .p-treatment-page__nav-inner {
    padding: 4rem 1.8rem 4rem;
  }
}

.p-treatment-page__ttl {
  color: #4a4a4a;
  text-align: center;
  font-size: clamp(2.2rem, 1.666666vw, 2.4rem);
  font-weight: 400;
}
.p-treatment-page__ttl .c-txtsize--large {
  color: #e9426a;
  font-size: 116%;
}
@media screen and (max-width: 767.98px) {
  .p-treatment-page__ttl {
    font-size: 1.8rem;
  }
}

.p-treatment-page__nav-list {
  display: flex;
  justify-content: space-between;
  margin-top: 3.8rem;
}
@media screen and (max-width: 767.98px) {
  .p-treatment-page__nav-list {
    flex-wrap: wrap;
    margin-top: 2rem;
  }
}

.p-treatment-page__nav-item {
  width: 22.7272727273%;
}
@media screen and (max-width: 767.98px) {
  .p-treatment-page__nav-item {
    width: 49%;
    margin-top: 1rem;
  }
}

.p-treatment-page__nav-link {
  background-color: #fff;
  border-radius: 0.5rem;
  min-height: 7rem;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
  color: #444444;
  font-size: clamp(1rem, 1.11111vw, 1.6rem);
  width: 100%;
  position: relative;
  padding: 0 3rem;
  letter-spacing: normal;
  border: 2px solid #fff;
}
@media screen and (max-width: 1280px) {
  .p-treatment-page__nav-link {
    padding: 0 2rem;
  }
}
@media screen and (max-width: 767.98px) {
  .p-treatment-page__nav-link {
    font-size: 1.4rem;
    text-align: center;
  }
}
.p-treatment-page__nav-link::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 2rem;
  width: 0.6rem;
  height: 0.6rem;
  border-top: 1px solid #e9426a;
  border-right: 1px solid #e9426a;
  transform: rotate(45deg) translateY(-50%);
}
@media screen and (max-width: 1280px) {
  .p-treatment-page__nav-link::after {
    right: 1rem;
  }
}
@media screen and (max-width: 767.98px) {
  .p-treatment-page__nav-link::after {
    display: none;
  }
}

@media (any-hover: hover) {
  .p-treatment-page__nav-link {
    transition: 0.3s;
  }
  .p-treatment-page__nav-link:hover {
    background-color: #ee8e9e;
    color: #fff;
  }
  .p-treatment-page__nav-link:hover::after {
    border-color: #fff;
  }
}
/* ----------------------------------------------------------------------------------------------------
*	ピコレーザー・PicoWay
* --------------------------------------------------------------------------------------------------*/
.p-picoway .p-treatment__content {
  padding-bottom: 11rem;
}
@media screen and (max-width: 767.98px) {
  .p-picoway .p-treatment__content {
    padding-bottom: 4rem;
  }
}
.p-picoway .p-treatment-price {
  padding-bottom: 0;
}

.p-picoway-treatment {
  padding: 12rem 0 3rem;
}
@media screen and (max-width: 767.98px) {
  .p-picoway-treatment {
    padding: 4rem 0 0;
  }
}

.p-picoway-treatment__block {
  display: flex;
  color: #4a4a4a;
}
@media screen and (max-width: 767.98px) {
  .p-picoway-treatment__block {
    display: block;
  }
}
.p-picoway-treatment__block .c-txt {
  font-size: clamp(1.5rem, 1.180555vw, 1.7rem);
  font-weight: 300;
}
@media screen and (max-width: 767.98px) {
  .p-picoway-treatment__block .c-txt {
    font-size: 1.5rem;
  }
}
.p-picoway-treatment__block .c-txt + .c-txt {
  margin-top: 1.5em;
}
.p-picoway-treatment__block .p-img-wrapper {
  flex-shrink: 0;
  width: 33.9090909091%;
  margin-left: 6.7rem;
}
@media screen and (max-width: 767.98px) {
  .p-picoway-treatment__block .p-img-wrapper {
    width: 100%;
    margin-top: 5rem;
    margin-left: 0;
  }
  .p-picoway-treatment__block .p-img-wrapper img {
    width: 100%;
    height: auto;
  }
}

.p-picoway-treatment__ttl {
  font-size: clamp(3.4rem, 2.5vw, 3.6rem);
  font-weight: 600;
}
@media screen and (max-width: 767.98px) {
  .p-picoway-treatment__ttl {
    font-size: 2rem;
    text-align: center;
  }
}

.p-picoway-treatment__ttl + .c-txt {
  margin-top: 2.5rem;
}
@media screen and (max-width: 767.98px) {
  .p-picoway-treatment__ttl + .c-txt {
    margin-top: 2rem;
  }
}

.p-picoway-feature {
  padding: 2rem 0 6rem;
}

.p-picoway-feature__block .c-txt {
  font-size: clamp(1.4rem, 1.11111vw, 1.6rem);
  font-weight: 300;
}
@media screen and (max-width: 767.98px) {
  .p-picoway-feature__block .c-txt {
    font-size: 1.5rem;
  }
}

.p-picoway-feature__ttl {
  font-size: clamp(2.2rem, 1.666666vw, 2.4rem);
  font-weight: 600;
  color: #d26478;
  line-height: 1.8;
}
@media screen and (max-width: 767.98px) {
  .p-picoway-feature__ttl {
    font-size: 2rem;
  }
}

.p-picoway-feature__ttl + .c-txt {
  margin-top: 2.3rem;
}

.p-picoway-feature__content {
  display: grid;
  grid-template-columns: 1fr calc(37.4545454545% + 3rem);
  grid-template-rows: auto auto auto auto;
  gap: 0px 0px;
  grid-template-areas: "block01 block02" "block03 block02" "block05 block04" "block06 block04";
}
@media screen and (max-width: 767.98px) {
  .p-picoway-feature__content {
    display: block;
  }
}
.p-picoway-feature__content .p-block01 {
  grid-area: block01;
}
@media screen and (max-width: 767.98px) {
  .p-picoway-feature__content .p-block01 {
    margin-top: 3rem;
  }
}
.p-picoway-feature__content .p-block02 {
  grid-area: block02;
  margin-left: 3rem;
}
@media screen and (max-width: 767.98px) {
  .p-picoway-feature__content .p-block02 {
    margin-left: 0;
    margin-top: 3rem;
  }
}
.p-picoway-feature__content .p-block03 {
  grid-area: block03;
}
.p-picoway-feature__content .p-block04 {
  grid-area: block04;
  margin-left: 3rem;
  margin-top: 0;
}
@media screen and (max-width: 767.98px) {
  .p-picoway-feature__content .p-block04 {
    margin-top: 3rem;
    margin-left: 0;
  }
}
.p-picoway-feature__content .p-block05 {
  grid-area: block05;
  padding-top: 6.5rem;
  margin-top: 0;
}
.p-picoway-feature__content .p-block06 {
  grid-area: block06;
}

.p-picoway-feature__block {
  margin-top: 4.5rem;
}
@media screen and (max-width: 767.98px) {
  .p-picoway-feature__block {
    margin-top: 7rem;
  }
}

.p-picoway-treatment-detail {
  padding: 2rem 0 10rem;
}
@media screen and (max-width: 767.98px) {
  .p-picoway-treatment-detail {
    padding-bottom: 6rem;
  }
}

.p-picoway-treatment__detail-ttl {
  text-align: center;
  color: #e9426a;
  font-weight: 500;
  font-size: clamp(3.4rem, 2.5vw, 3.6rem);
  background-color: #fff3f0;
  padding: 2.3rem 2rem 4.6rem;
  clip-path: polygon(100% 0, 100% 80%, 50% 100%, 0 80%, 0 0);
}
.p-picoway-treatment__detail-ttl .c-txtsize--small {
  font-size: 66.66%;
}
@media screen and (max-width: 767.98px) {
  .p-picoway-treatment__detail-ttl .c-txtsize--small {
    font-size: 1.8rem;
  }
}
@media screen and (max-width: 767.98px) {
  .p-picoway-treatment__detail-ttl {
    font-size: 2.2rem;
  }
}

.p-picoway-treatment-content__block .c-txt {
  font-size: clamp(1.4rem, 1.11111vw, 1.6rem);
  font-weight: 300;
}

.p-picoway-treatment-content__block-ttl-wrapper {
  display: flex;
}
.p-picoway-treatment-content__block-ttl-wrapper .c-num {
  display: flex;
  align-items: center;
  margin-right: 2rem;
}
@media screen and (max-width: 767.98px) {
  .p-picoway-treatment-content__block-ttl-wrapper .c-num {
    margin-right: 0;
    justify-content: center;
  }
}
.p-picoway-treatment-content__block-ttl-wrapper .c-num .c-txt {
  font-size: clamp(1.2rem, 0.97222vw, 1.4rem);
  border: 1px solid #ee8e9e;
  color: #ee8e9e;
  display: inline-block;
  padding: 0.3em;
  line-height: 1;
  margin-right: 1rem;
}
@media screen and (max-width: 767.98px) {
  .p-picoway-treatment-content__block-ttl-wrapper .c-num .c-txt {
    font-size: 1.4rem;
  }
}
.p-picoway-treatment-content__block-ttl-wrapper .c-num .c-en {
  font-size: clamp(7rem, 5vw, 7.2rem);
  font-style: italic;
  color: #ee8e9e;
  line-height: 1;
}
@media screen and (max-width: 767.98px) {
  .p-picoway-treatment-content__block-ttl-wrapper .c-num .c-en {
    font-size: 7.2rem;
  }
}
@media screen and (max-width: 767.98px) {
  .p-picoway-treatment-content__block-ttl-wrapper {
    display: block;
  }
}

.p-picoway-treatment-content__block-ttl-wrapper + .c-txt {
  margin-top: 3.6rem;
}
@media screen and (max-width: 767.98px) {
  .p-picoway-treatment-content__block-ttl-wrapper + .c-txt {
    margin-top: 2rem;
  }
}

.p-picoway-treatment-content__wrapper {
  display: grid;
  grid-template-columns: 45.4545454545% 45.4545454545%;
  grid-template-rows: auto auto auto auto;
  gap: 0px 0px;
  grid-template-areas: "main main" "block02 block05" "block03 block05" "block04 block05";
  justify-content: space-between;
  border-bottom: 1px solid #e9ebf1;
  padding: 3rem 0 8rem;
}
@media screen and (max-width: 767.98px) {
  .p-picoway-treatment-content__wrapper {
    display: block;
    padding-bottom: 7rem;
  }
}
.p-picoway-treatment-content__wrapper .p-block02 {
  grid-area: block02;
}
.p-picoway-treatment-content__wrapper .p-block03 {
  grid-area: block03;
}
.p-picoway-treatment-content__wrapper .p-block04 {
  grid-area: block04;
}
.p-picoway-treatment-content__wrapper .p-block05 {
  grid-area: block05;
}
.p-picoway-treatment-content__wrapper .p-block05 .p-img-wrapper {
  margin-top: 2rem;
  text-align: right;
}
@media screen and (max-width: 767.98px) {
  .p-picoway-treatment-content__wrapper .p-block05 .c-txt {
    font-size: 1.4rem;
  }
}
.p-picoway-treatment-content__wrapper.p-mainblock02 {
  padding-bottom: 4rem;
}
@media screen and (max-width: 767.98px) {
  .p-picoway-treatment-content__wrapper.p-mainblock02 {
    border: none;
    padding-bottom: 0;
  }
}
.p-picoway-treatment-content__wrapper.p-mainblock02 .p-picoway-treatment-content__block.-main {
  margin-top: 3.5rem;
}
@media screen and (max-width: 767.98px) {
  .p-picoway-treatment-content__wrapper.p-mainblock02 .p-picoway-treatment-content__block.-main {
    margin-top: 2rem;
  }
}

.p-picoway-treatment-content__block {
  margin-top: 3.7rem;
}
.p-picoway-treatment-content__block .c-txt {
  font-size: clamp(1.4rem, 1.11111vw, 1.6rem);
  font-weight: 300;
}
@media screen and (max-width: 767.98px) {
  .p-picoway-treatment-content__block .c-txt {
    font-size: 1.5rem;
  }
}

.p-picoway-treatment-content__block.-main {
  grid-area: main;
  display: flex;
  margin-top: 1rem;
}
@media screen and (max-width: 767.98px) {
  .p-picoway-treatment-content__block.-main {
    display: block;
  }
}
.p-picoway-treatment-content__block.-main .p-txt-wrapper {
  flex-grow: 1;
}
.p-picoway-treatment-content__block.-main .p-img-wrapper {
  flex-shrink: 0;
  margin-top: 2rem;
  margin-left: 1rem;
  width: 40%;
}
@media screen and (max-width: 767.98px) {
  .p-picoway-treatment-content__block.-main .p-img-wrapper {
    width: 100%;
    margin-left: 0;
    margin-top: 3.5rem;
  }
  .p-picoway-treatment-content__block.-main .p-img-wrapper img {
    width: 100%;
    height: auto;
  }
}
.p-picoway-treatment-content__block.-main.p-mainblock02 {
  margin-top: 3rem;
  padding-bottom: 1rem;
}

.p-picoway-treatment-content__block-main-ttl .c-main,
.p-picoway-treatment-content__block-main-ttl .c-sub {
  display: block;
}
.p-picoway-treatment-content__block-main-ttl .c-sub {
  font-size: clamp(1.3rem, 1.04167vw, 1.5rem);
  font-weight: 600;
}
@media screen and (max-width: 767.98px) {
  .p-picoway-treatment-content__block-main-ttl .c-sub {
    font-size: 1.5rem;
  }
}
.p-picoway-treatment-content__block-main-ttl .c-main {
  font-size: clamp(3.4rem, 2.5vw, 3.6rem);
  font-weight: 500;
  color: #e9426a;
}
@media screen and (max-width: 767.98px) {
  .p-picoway-treatment-content__block-main-ttl .c-main {
    font-size: 3.8rem;
  }
}
@media screen and (max-width: 767.98px) {
  .p-picoway-treatment-content__block-main-ttl {
    margin-top: 2rem;
    text-align: center;
  }
}

.p-picoway-treatment-content__block-ttl {
  margin-bottom: 2rem;
  text-align: center;
  font-size: clamp(1.6rem, 1.25vw, 1.8rem);
  font-weight: 600;
  background-color: #f3f3f3;
  padding: 1.2rem 1rem;
  color: #4a4a4a;
}
@media screen and (max-width: 767.98px) {
  .p-picoway-treatment-content__block-ttl {
    font-size: 1.6rem;
    margin-bottom: 1.5rem;
  }
}

.p-picoway-treatment-trouble__list {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}

@media screen and (max-width: 1170px) {
  .p-picoway-treatment-trouble__list {
    max-width: 30rem;
    margin: 0 auto;
  }
}
.p-picoway-treatment-trouble__item {
  display: flex;
  border-radius: 100%;
  font-size: clamp(1.2rem, 0.97222vw, 1.4rem);
  align-items: center;
  justify-content: center;
  width: 8rem;
  height: 8rem;
  color: #d26478;
  border: 1px solid #d26478;
  text-align: center;
  margin: 0 0.8rem 1rem;
}
@media screen and (max-width: 767.98px) {
  .p-picoway-treatment-trouble__item {
    font-size: 1.4rem;
  }
}

.p-caution__list,
.p-caution__list * {
  font-size: clamp(1.4rem, 1.11111vw, 1.6rem);
  font-weight: 300;
  line-height: 2;
}
@media screen and (max-width: 767.98px) {
  .p-caution__list,
  .p-caution__list * {
    font-size: 1.4rem;
  }
}

.p-caution__item {
  padding-left: 1em;
  text-indent: -1em;
}

.p-caution__item + .p-caution__item {
  margin-top: 0.5rem;
}

.p-picoway-example {
  padding: 2rem 0 8rem;
}
@media screen and (max-width: 767.98px) {
  .p-picoway-example {
    padding-bottom: 6rem;
  }
}

.p-picoway-example__content .p-img-wrapper {
  margin-top: 1rem;
  text-align: center;
}

.p-picoway-example__table,
.p-picoway-example__table * {
  max-width: 93.8rem;
  margin: 0 auto;
  color: #4a4a4a;
  font-size: clamp(1.4rem, 1.11111vw, 1.6rem);
  font-weight: 400;
  width: 100%;
}
@media screen and (max-width: 767.98px) {
  .p-picoway-example__table,
  .p-picoway-example__table * {
    font-size: 1.4rem;
  }
}

.p-picoway-example__table {
  border-collapse: separate;
  border-spacing: 0;
  margin-top: 3rem;
}
.p-picoway-example__table th {
  background-color: #fff3f0;
  width: 19.1897654584%;
}
@media screen and (max-width: 767.98px) {
  .p-picoway-example__table th {
    width: auto;
    padding-left: 3em;
    padding-right: 3em;
    white-space: nowrap;
  }
}
.p-picoway-example__table th,
.p-picoway-example__table td {
  border-top: 1px solid #e5e5e5;
  padding: 1.6rem 1rem;
}
.p-picoway-example__table td {
  padding-left: 3.4rem;
}
@media screen and (max-width: 767.98px) {
  .p-picoway-example__table td {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.p-picoway-example__table tr:last-of-type th,
.p-picoway-example__table tr:last-of-type td {
  border-bottom: 1px solid #e5e5e5;
}

:root {
  --headerHeight: 100px;
}

.p-news {
  background-color: #edf5fd;
  padding-bottom: 11.7rem;
  /* editor */
  word-break: break-word;
  /* clearfix */
}
@media screen and (max-width: 767.98px) {
  .p-news {
    padding-bottom: 8.7rem;
  }
}
.p-news .p-content__sub-ttl {
  display: none;
}
@media screen and (max-width: 767.98px) {
  .p-news .p-content__sub-ttl {
    display: block;
    padding-bottom: 1.5rem;
  }
}
.p-news::before {
  position: absolute;
  max-width: 1780px;
  margin: 0 auto;
  top: calc(var(--headerHeight) + 0.5rem);
  left: 0;
  right: 0;
  width: 100%;
  text-align: right;
  content: "INFORMATION";
  font-size: clamp(8.4rem, 6.944445vw, 10rem);
  color: #fff;
  z-index: 0;
  font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
  line-height: 1;
  letter-spacing: 0.1em;
}
@media screen and (max-width: 767.98px) {
  .p-news::before {
    display: none;
  }
}
.p-news .clearfix {
  overflow: hidden;
  zoom: 1;
}
.p-news .clearfix:after {
  content: "";
  display: block;
  clear: both;
}

.p-news__wrapper {
  display: grid;
  grid-auto-columns: 1fr;
  grid-auto-rows: 1fr;
  grid-template-columns: 1fr auto;
  grid-template-rows: 1fr auto;
  gap: 0px 0px;
  grid-template-areas: "ttl ." "body list";
  max-width: 138rem;
  margin: 0 auto;
  padding-left: 5rem;
  padding-right: 5rem;
  position: relative;
  padding-top: 13rem;
}
@media screen and (max-width: 767.98px) {
  .p-news__wrapper {
    display: block;
    padding-top: 3rem;
    padding-left: 1.8rem;
    padding-right: 1.8rem;
  }
}

.p-news__content {
  flex-grow: 1;
}

.p-news__heading {
  grid-area: ttl;
  max-width: 94rem;
  padding-bottom: 3.2rem;
}
@media screen and (max-width: 767.98px) {
  .p-news__heading {
    margin-top: 5.5rem;
    padding-bottom: 1rem;
  }
}
.p-news__heading .p-date-category-wrapper {
  flex-direction: row-reverse;
  justify-content: flex-end;
  margin-bottom: 2.4rem;
  align-items: flex-start;
}
@media screen and (max-width: 767.98px) {
  .p-news__heading .p-date-category-wrapper {
    flex-direction: row;
    justify-content: flex-start;
    margin-bottom: 1rem;
  }
}
.p-news__heading .p-date-category-wrapper .p-category__item {
  font-size: clamp(1.2rem, 0.97222vw, 1.4rem);
}
@media screen and (max-width: 767.98px) {
  .p-news__heading .p-date-category-wrapper .p-category__item {
    font-size: 1.2rem;
  }
}
.p-news__heading .p-date-category-wrapper time {
  margin-left: 2.45rem;
  margin-right: 0;
  padding-top: 0.1rem;
  font-size: clamp(1.4rem, 1.11111vw, 1.6rem);
}
@media screen and (max-width: 767.98px) {
  .p-news__heading .p-date-category-wrapper time {
    margin-left: 0;
    margin-right: 2rem;
    font-size: 1.4rem;
  }
}

.p-news__ttl {
  font-size: clamp(3.2rem, 2.36111vw, 3.4rem);
  font-weight: 600;
  line-height: 1.8;
  color: #4a4a4a;
}
@media screen and (max-width: 767.98px) {
  .p-news__ttl {
    font-size: 2rem;
  }
}

.p-date-category-wrapper {
  font-family: "Times New Roman", "Noto Serif JP", serif;
  display: flex;
  margin-bottom: 1rem;
}
.p-date-category-wrapper .p-category__list {
  display: flex;
  margin: -0.5rem;
  flex-wrap: wrap;
}
.p-date-category-wrapper .p-category__item {
  background-color: #fff;
  color: #0b73d9;
  font-size: clamp(1rem, 0.83333vw, 1.2rem);
  min-width: 8rem;
  text-align: center;
  padding: 0.21em 1em 0.1em;
  border-radius: 100px;
  margin: 0.5rem;
  min-height: 1.8rem;
  line-height: 1;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}
@media screen and (max-width: 767.98px) {
  .p-date-category-wrapper .p-category__item {
    font-size: 1.2rem;
  }
}
.p-date-category-wrapper time {
  padding-top: 0.3rem;
  flex-shrink: 0;
  font-size: clamp(1.2rem, 0.97222vw, 1.4rem);
  color: #0b73d9;
  margin-right: 1rem;
}
@media screen and (max-width: 767.98px) {
  .p-date-category-wrapper time {
    font-size: 1.4rem;
  }
}

.p-news__body {
  max-width: 94rem;
  background-color: #fff;
  font-size: clamp(1.5rem, 1.180555vw, 1.7rem);
  font-weight: 300;
  grid-area: body;
  /* img */
}
@media screen and (max-width: 767.98px) {
  .p-news__body {
    font-size: 1.5rem;
    background-color: transparent;
    padding-bottom: 3.4rem;
  }
}
.p-news__body p {
  display: block;
  margin: 1em 0;
}
.p-news__body ul {
  margin: 1em 0;
  padding-left: 2em;
}
.p-news__body ul li {
  list-style: disc;
}
.p-news__body ol {
  padding-left: 2em;
}
.p-news__body ol li {
  list-style: decimal;
}
.p-news__body h1,
.p-news__body h2,
.p-news__body h3,
.p-news__body h4,
.p-news__body h5,
.p-news__body h6 {
  font-weight: 700;
  margin: 1em 0;
}
.p-news__body strong {
  font-weight: bold;
}
.p-news__body em {
  font-style: italic;
}
.p-news__body blockquote {
  display: block;
  padding: 2rem 4rem;
  background-color: #f1f3fb;
  margin: 1em 0;
  font-style: italic;
}
@media screen and (max-width: 767.98px) {
  .p-news__body blockquote {
    padding: 1rem 2rem;
    background-color: #fff;
  }
}
.p-news__body .aligncenter {
  display: block;
  margin: 0auto;
}
.p-news__body .alignright {
  float: right;
}
.p-news__body .alignleft {
  float: left;
}
.p-news__body img[class*=wp-image-],
.p-news__body img[class*=attachment-] {
  height: auto;
  max-width: 100%;
}

.p-news__inner {
  width: calc(100% - 3rem);
  margin: 0 auto;
  max-width: 75.5rem;
  padding-top: 5rem;
  padding-bottom: 9rem;
}
@media screen and (max-width: 767.98px) {
  .p-news__inner {
    width: 100%;
    padding: 0;
  }
}

.p-news-list__content {
  width: 26rem;
  flex-shrink: 0;
  margin-left: 2rem;
  grid-area: list;
}
@media screen and (max-width: 767.98px) {
  .p-news-list__content {
    width: auto;
    margin-left: 0;
    padding-top: 5.2rem;
    border-top: 1px solid #e5e5e5;
  }
}

.p-news__list-ttl {
  font-size: clamp(1.6rem, 1.25vw, 1.8rem);
  color: #0b73d9;
  font-weight: 700;
}
@media screen and (max-width: 767.98px) {
  .p-news__list-ttl {
    font-size: 1.8rem;
  }
}

.p-news__list {
  margin-top: 2rem;
}

.p-news__item {
  border-bottom: 1px solid #e5e5e5;
  padding: 2.5rem 1rem 2.5rem 0;
}
.p-news__item:first-of-type {
  border-top: 1px solid #e5e5e5;
}
.p-news__item .c-txt {
  font-size: clamp(1.3rem, 1.04167vw, 1.5rem);
}
@media screen and (max-width: 767.98px) {
  .p-news__item .c-txt {
    font-size: 1.4rem;
    letter-spacing: normal;
  }
}
.p-news__item a {
  color: currentColor;
  text-decoration: none;
  display: block;
  height: 100%;
  width: 100%;
  transition: 0.3s;
}
.p-news__item a:hover {
  opacity: 0.7;
}/*# sourceMappingURL=style.css.map */*/