@charset "UTF-8";
/************
 * 共通部品 *
 ************/

.br-pc {
  display: none;
}

/********************
 * メインビジュアル *
 ********************/
.main-visual {
  z-index: 0;
}
.main-visual__swiper-container--sp {
  display: block;
  overflow: hidden;
}
.main-visual__swiper-container--pc {
  display: none;
  overflow: hidden;
}
.main-visual img {
  display: block;
  width: 100%;
}

/********
 * 特徴 *
 ********/
.feature {
  padding: 25px 15px;
  background-color: #f2f0e9;
}
.feature__container {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin: 0 -15px 12px -21px;
}
.feature .feature__card--credit, .feature .feature__card--reserve, .feature .feature__card--parking, .feature .feature__card--night, .feature .feature__card--insurance, .feature .feature__card {
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-between;
  width: 116px;
  height: 95px;
  margin-bottom: 7px;
  margin-left: 6px;
  padding: 9px 0;
  border: solid 2px #9d8f60;
  border-radius: 10px;
  background-color: #ffffff;
  color: #9d8f60;
  font: 700 18px/21px "Noto Sans JP", sans-serif;
  letter-spacing: 0.025em;
  text-align: center;
}
.feature__card--night div > span:first-child > span {
  font-size: 28px;
  vertical-align: -2px;
}
.feature__card--night div > span:last-child {
  font-size: 14px;
  vertical-align: 5px;
}
.feature__card--parking div > span {
  font-size: 12px;
  line-height: 12px;
  vertical-align: 1px;
}
.feature__card--parking div > span > span {
  margin: 0 1px 0 2px;
  font-size: 18px;
}
.feature__card--reserve span {
  padding-left: 0.5em;
  letter-spacing: 0.5em;
}
.feature__card--credit span {
  font-size: 12px;
  line-height: 12px;
}
.feature__icon {
  height: 20px;
}
.feature__credit-icon {
  height: 15px;
}
.feature__banner-container {
  position: relative;
  width: 100%;
}
.feature__banner-container:hover {
  opacity: 0.7;
}
.feature__banner--sp {
  display: block;
  width: 100%;
  margin: 0;
}
.feature__banner--pc {
  display: none;
}

/**********
 * 改善例 *
 **********/
.improve {
  padding: 0 15px 40px;
  background-color: #f2f0e9;
}
.improve__hukidashi {
  display: flex;
  z-index: 0;
  position: relative;
  align-items: center;
  justify-content: center;
  margin: 0 -15px 40px;
  padding: 30px 0;
  background-color: #a39363;
}
.improve__hukidashi::after {
  -webkit-transform: translateX(50%) rotate(45deg);
  position: absolute;
  right: 50%;
  bottom: -15px;
  width: 30px;
  height: 30px;
  transform: translateX(50%) rotate(45deg);
  background-color: #a39363;
  content: "";
}
.improve__headline {
  z-index: 1;
  position: relative;
  margin: 0;
  color: #ffffff;
  font: 500 18px/33px "Noto Sans JP", sans-serif;
  letter-spacing: 0.1em;
  text-align: center;
}
.improve__headline > span:first-child {
  color: #e4c542;
  font-weight: 700;
}
.improve__headline > span:first-child span {
  font-size: 22px;
}
.improve__headline > span:last-child {
  display: inline;
  padding: 0 0 2px;
  background: linear-gradient(transparent 25px, #e4c542 0%);
  font-weight: 700;
  font-size: 20px;
}
.improve__headline::before {
  -webkit-transform: rotate(60deg);
  position: absolute;
  bottom: 20px;
  left: -25px;
  width: 34px;
  height: 2px;
  transform: rotate(60deg);
  background-color: #ffffff;
  content: "";
}
.improve__headline::after {
  -webkit-transform: rotate(-60deg);
  position: absolute;
  right: -25px;
  bottom: 20px;
  width: 34px;
  height: 2px;
  transform: rotate(-60deg);
  background-color: #ffffff;
  content: "";
}
.improve__swiper-container {
  margin: 0 -15px 41px;
  overflow: hidden;
}
.improve__swiper-container img {
  width: 100%;
  box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, 0.3);
}
.improve__eg-container {
  box-sizing: border-box;
  position: relative;
  width: 100%;
  margin-bottom: 42px;
  padding: 50px 17px 38px;
  border: solid 2px #de7b36;
  border-radius: 8px;
  background-color: #ffffff;
}
.improve__eg-container h3 {
  display: flex;
  position: absolute;
  top: 0;
  left: 50%;
  align-items: center;
  justify-content: center;
  width: 170px;
  height: 34px;
  margin-top: -18px;
  margin-left: -85px;
  border-radius: 17px;
  background-color: #de7b36;
  color: #ffffff;
  font: 500 18px/71px "Noto Sans JP", sans-serif;
  letter-spacing: 0.05em;
  text-align: center;
}
.improve__eg-container p {
  margin: 0;
  font: 400 15px/27px "Noto Sans JP", sans-serif;
  letter-spacing: 0.05em;
}
.improve__patient-voices {
  display: block;
  width: 100%;
  margin: -25px auto 5px;
}
.improve__detail-btn {
  display: flex;
  position: relative;
  align-items: center;
  justify-content: center;
  width: 240px;
  height: 50px;
  margin: 0 auto;
  margin-top: -2px;
  border-radius: 25px;
  background-color: #5aaba6;
  color: #ffffff;
  color: #ffffff;
  font: 500 14px/24.5px "Noto Sans JP", sans-serif;
  letter-spacing: 0.025em;
}
.improve__detail-btn span {
  display: inline-block;
  position: relative;
  text-align: right;
  text-decoration: none;
}
.improve__detail-btn span:before {
  position: absolute;
  top: 50%;
  right: 0;
  width: 15px;
  height: 15px;
  margin-top: -7px;
  border-radius: 50%;
  background: #ffffff;
  content: "";
}
.improve__detail-btn span:after {
  -webkit-transform: rotate(45deg);
  position: absolute;
  top: 50%;
  right: 6px;
  width: 3px;
  height: 3px;
  margin-top: -2px;
  transform: rotate(45deg);
  border-top: solid 1px #5aaba6;
  border-right: solid 1px #5aaba6;
  content: "";
}
.improve__detail-btn span {
  position: absolute;
  top: 25px;
  right: 10px;
}
.improve__detail-btn:hover {
  opacity: 0.7;
}
.improve__note {
  margin-top: 11px;
  margin-bottom: 0;
  font: 400 12px/20px "Noto Sans JP", sans-serif;
  letter-spacing: 0.05em;
  text-align: center;
}
.improve__banner-container {
  position: relative;
  width: 100%;
  margin: 25px auto 0;
}
.improve__banner-container:hover {
  opacity: 0.7;
}
.improve__banner--sp {
  display: block;
  width: 100%;
  margin: 0;
}
.improve__banner--pc {
  display: none;
}

/****************
 * プロフィール *
 ****************/
.profile {
  padding: 40px 15px;
  background-image: url("../images/top/background-image-1.jpg");
  background-position: 20%;
  background-size: cover;
  background-color: rgba(255, 255, 255, 0.83);
  background-blend-mode: lighten;
}
.profile__subheadline {
  display: block;
  width: 100%;
  margin: 0 auto 20px;
  color: #5aaba6;
  font: 700 14px/14px "Montserrat", sans-serif;
  letter-spacing: 0.1em;
  text-align: center;
}
.profile__headline {
  display: block;
  width: 100%;
  margin: 0 auto 26px;
  font: 700 20px/1.2 "Noto Sans JP", sans-serif;
  letter-spacing: 0.1em;
  text-align: center;
}
.profile__container {
  padding: 29px 18px;
  border-radius: 8px;
  background-color: #ffffff;
}
.profile__job {
  margin-bottom: 19px;
  font: 500 16px/21px "Noto Sans JP", sans-serif;
  letter-spacing: 0.2em;
}
.profile__name {
  margin-top: 0;
  margin-bottom: 14px;
  font: 700 18px/21px "Noto Sans JP", sans-serif;
  letter-spacing: 0.2em;
}
.profile__name-english {
  margin-bottom: 18px;
  margin-left: 3px;
  font: 400 12px/21px "Noto Sans JP", sans-serif;
  letter-spacing: 0.2em;
}
.profile__border-lime {
  box-sizing: border-box;
  width: 97px;
  height: 3px;
  margin-bottom: 26px;
  margin-left: 2px;
  border-bottom: solid 3px #5aaba6;
}
.profile__image {
  -o-object-fit: cover;
  display: block;
  width: 90%;
  height: auto;
  margin: 0 auto;
  margin-bottom: 9px;
  object-fit: cover;
  border-radius: 50%;
  box-shadow: 5px 5px 15px rgba(0, 0, 0, 0.2);
}
.profile__motto-headline {
  margin: 0 4px 2px;
  font: 700 18px/39px "Noto Sans JP", sans-serif;
  letter-spacing: 0.075em;
}
.profile__motto-content {
  margin: 0 4px;
  font: 500 15px/32px "Noto Sans JP", sans-serif;
  letter-spacing: 0.075em;
}
.profile__career-headline {
  margin: 20px auto 4px;
  color: #de7b36;
  font: 500 18px/21px "Noto Sans JP", sans-serif;
  letter-spacing: 0.05em;
}
.profile__list {
  margin: 0;
  padding: 0;
  list-style: none;
}
.profile__list-item {
  padding-left: 16px;
  font: 400 14px/28px "Noto Sans JP", sans-serif;
  letter-spacing: 0.05em;
  text-indent: -20px;
}
.profile__list-item::before {
  display: inline-block;
  width: 9px;
  height: 9px;
  margin-right: 7px;
  border-radius: 50%;
  background-color: #5aaba6;
  content: "";
}
.profile__horizontal-line {
  height: 1px;
  margin: 21px 0;
  border: none;
  background-color: #2d2d2d;
}
.profile__description {
  margin: 0 0 7px 10px;
  padding-left: 0;
  font: 400 14px/33px "Noto Sans JP", sans-serif;
  letter-spacing: 0.05em;
  list-style: none;
}
.profile__description-item {
  position: relative;
}
.profile__description-item span::before {
  position: absolute;
  top: 14px;
  left: -10px;
  width: 4px;
  height: 4px;
  margin-right: 7px;
  border-radius: 50%;
  background-color: #2d2d2d;
  content: "";
}
.profile__other-image {
  display: block;
  width: 100%;
  margin: 20px 0 0;
  border-radius: 7px;
}

/****************************************
 * こんな症状でお悩みではありませんか？ *
 ****************************************/
.symptom {
  padding: 40px 15px;
  background-color: #f2f0e9;
}
.symptom h3 {
  display: inline;
  margin: 21px auto;
  padding: 0 0 4px;
  background: linear-gradient(transparent 28px, #de7b36 0%);
  color: #de7b36;
  font: 700 18px/33px "Noto Sans JP", sans-serif;
  letter-spacing: 0.1em;
}
.symptom__subheadline {
  display: block;
  width: 100%;
  margin: 0 auto 20px;
  color: #5aaba6;
  font: 700 14px/14px "Montserrat", sans-serif;
  letter-spacing: 0.1em;
  text-align: center;
}
.symptom__headline {
  display: block;
  width: 100%;
  margin: 0 auto 26px;
  font: 700 20px/1.2 "Noto Sans JP", sans-serif;
  letter-spacing: 0.1em;
  text-align: center;
}
.symptom__card {
  width: 100%;
  margin-top: 10px;
  margin-bottom: 30px;
  padding-bottom: 29px;
  overflow: hidden;
  border-radius: 10px;
  background-color: #ffffff;
  box-shadow: 5px 5px 15px rgba(0, 0, 0, 0.2);
}
.symptom__card--flex-pc {
  width: 100%;
  margin-top: 10px;
  margin-bottom: 30px;
  padding-bottom: 29px;
  overflow: hidden;
  border-radius: 10px;
  background-color: #ffffff;
  box-shadow: 5px 5px 15px rgba(0, 0, 0, 0.2);
}
.symptom__image {
  -o-object-fit: cover;
  display: block;
  width: 100%;
  height: 179px;
  margin-bottom: 15px;
  object-fit: cover;
}
.symptom__image--flex-pc {
  -o-object-fit: cover;
  display: block;
  width: 100%;
  height: 179px;
  margin-bottom: 15px;
  object-fit: cover;
}
.symptom__h3-wrapper {
  margin-bottom: 20px;
  text-align: center;
}
.symptom__h3-wrapper--flex-pc {
  margin-bottom: 20px;
  text-align: center;
}
.symptom__list {
  margin: 0 23px 29px;
  padding: 0;
  list-style: none;
}
.symptom__list--flex-pc {
  margin: 0 23px 29px;
  padding: 0;
  list-style: none;
}
.symptom__list-item {
  position: relative;
  margin-bottom: 15px;
  padding-left: 30px;
  font: 400 14px/21px "Noto Sans JP", sans-serif;
  letter-spacing: 0.05em;
}
.symptom__list-item::before {
  display: block;
  position: absolute;
  top: 2px;
  left: 0px;
  width: 17px;
  height: 16px;
  margin-right: 5px;
  background-image: url("../images/top/check-mark.svg");
  background-size: contain;
  background-repeat: no-repeat;
  content: "";
  vertical-align: top;
}
.symptom__detail-btn {
  display: flex;
  position: relative;
  align-items: center;
  justify-content: center;
  width: 214px;
  height: 40px;
  margin: 0 auto;
  border-radius: 20px;
  background-color: #5aaba6;
  color: #ffffff;
  font: 500 14px/24.5px "Noto Sans JP", sans-serif;
  letter-spacing: 0.025em;
}
.symptom__detail-btn span {
  display: inline-block;
  position: relative;
  text-align: right;
  text-decoration: none;
}
.symptom__detail-btn span:before {
  position: absolute;
  top: 50%;
  right: 0;
  width: 15px;
  height: 15px;
  margin-top: -7px;
  border-radius: 50%;
  background: #ffffff;
  content: "";
}
.symptom__detail-btn span:after {
  -webkit-transform: rotate(45deg);
  position: absolute;
  top: 50%;
  right: 6px;
  width: 3px;
  height: 3px;
  margin-top: -2px;
  transform: rotate(45deg);
  border-top: solid 1px #5aaba6;
  border-right: solid 1px #5aaba6;
  content: "";
}
.symptom__detail-btn:hover {
  opacity: 0.7;
}
.symptom__detail-btn span {
  position: absolute;
  top: 20px;
  right: 10px;
}
.symptom__card-wrapper {
  margin-bottom: -30px;
}

/****************
 * 選ばれる理由 *
 ****************/
.reason {
  margin: -1px;
  padding: 40px 15px;
  background-image: url("../images/top/background-image-2.jpg");
  background-position: 20%;
  background-size: cover;
  background-color: rgba(255, 255, 255, 0.83);
  background-blend-mode: lighten;
}
.reason h3 {
  display: inline;
  margin: 21px auto;
  padding: 0 0 4px;
  background: linear-gradient(transparent 28px, #de7b36 0%);
  color: #de7b36;
  font: 700 18px/33px "Noto Sans JP", sans-serif;
  letter-spacing: 0.1em;
}
.reason__subheadline {
  display: block;
  width: 100%;
  margin: 0 auto 20px;
  color: #5aaba6;
  font: 700 14px/14px "Montserrat", sans-serif;
  letter-spacing: 0.1em;
  text-align: center;
}
.reason__headline {
  display: block;
  width: 100%;
  margin: 0 auto 26px;
  font: 700 20px/1.2 "Noto Sans JP", sans-serif;
  letter-spacing: 0.1em;
  text-align: center;
}
.reason__container-wrapper {
  margin-bottom: -22px;
}
.reason__container {
  width: 100%;
  margin-bottom: 22px;
}
.reason__image {
  -o-object-fit: cover;
  width: 100%;
  height: 250px;
  margin-bottom: 18px;
  object-fit: cover;
  border-radius: 10px;
}
.reason__headline-container {
  display: flex;
  align-items: center;
  margin-bottom: 5px;
}
.reason__label {
  display: block;
  width: 49px;
  height: 49px;
  margin-right: 13px;
  border-radius: 50%;
  background-color: #9d8f60;
  color: #ffffff;
  font: 600 20px/20px "Noto Serif JP", serif;
  letter-spacing: 0.05em;
  text-align: center;
}
.reason__label span {
  font: 400 10px/10px "Noto Sans JP", sans-serif;
  letter-spacing: 0.05em;
}
.reason__headline-wrapper {
  box-sizing: border-box;
  height: 100%;
  margin: 0;
}
.reason__description {
  margin: 0;
  font: 400 14px/32px "Noto Sans JP", sans-serif;
  letter-spacing: 0.05em;
}

/**********************
 * 他の接骨院との違い *
 **********************/
.difference {
  padding: 40px 15px;
  background-color: #ffffff;
}
.difference__subheadline {
  display: block;
  width: 100%;
  margin: 0 auto 20px;
  color: #5aaba6;
  font: 700 14px/14px "Montserrat", sans-serif;
  letter-spacing: 0.1em;
  text-align: center;
}
.difference__headline {
  display: block;
  width: 100%;
  margin: 0 auto 26px;
  font: 700 20px/1.2 "Noto Sans JP", sans-serif;
  letter-spacing: 0.1em;
  text-align: center;
}
.difference__table {
  width: 100%;
}
.difference__table .thead {
  display: none;
}
.difference__table tr {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  margin-bottom: 15px;
}
.difference__table th {
  display: block;
  height: 30px;
  color: #ffffff;
  font: 500 16px/28px "Noto Sans JP", sans-serif;
  letter-spacing: 0.05em;
}
.difference__table td {
  display: block;
  position: relative;
  padding-top: 15px;
  padding-bottom: 15px;
  font: 400 14px/20px "Noto Sans JP", sans-serif;
  letter-spacing: 0.05em;
  text-align: center;
  text-indent: 0em;
}
.difference__table td:before {
  display: block;
  width: 100%;
  height: 25px;
  margin: -15px 0 15px -1px;
  content: attr(data-label);
  font: 400 14px/25px "Noto Sans JP", sans-serif;
  letter-spacing: 0.05em;
  text-align: center;
}
.difference__table tr.table-normal-row th {
  background-color: #5aaba6;
}
.difference__table tr.table-normal-row td {
  background-color: #f1f8f4;
}
.difference__table tr.table-normal-row td::before {
  border: solid 1px #d8d8d8;
  background-color: #d8d8d8;
}
.difference__table tr.table-emphasis-row th {
  background-color: #de7b36;
  font-weight: 700;
}
.difference__table tr.table-emphasis-row td {
  background-color: #fdf0ea;
  color: #de7b36;
  font-weight: 700;
}
.difference__table tr.table-emphasis-row td::before {
  border: solid 1px #e0b08f;
  background-color: #e0b08f;
  color: #2d2d2d;
}
.difference__table .table-sp-1 {
  grid-row-start: 1;
  grid-column-start: 1;
  grid-column-end: 3;
}
.difference__table .table-sp-2-1 {
  grid-row-start: 2;
  grid-column-start: 1;
  grid-column-end: 2;
  border-right: solid 2px #ffffff;
}
.difference__table .table-sp-2-2 {
  grid-row-start: 2;
  grid-column-start: 2;
  grid-column-end: 3;
}
.difference__table .table-sp-3 {
  grid-row-start: 3;
  grid-column-start: 1;
  grid-column-end: 3;
}
.difference__v-center {
  -webkit-transform: translate(-50%, -50%);
  position: absolute;
  top: calc(50% + 12.5px);
  left: 50%;
  width: 100%;
  transform: translate(-50%, -50%);
}
.difference__flex-container {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  margin-top: 0;
  margin-bottom: 30px;
}
.difference__flex-container div {
  width: 560px;
  margin-top: -10px;
}
.difference__flex-container--pc {
  display: none;
}
.difference__description {
  margin: 10px auto -24px;
  font: 400 15px/32px "Noto Sans JP", sans-serif;
  letter-spacing: 0.05em;
}
.difference__image-pc-1, .difference__image-pc-2, .difference__image-pc-3, .difference__image-pc-4 {
  display: none;
}
.difference__image-pc-1 {
  height: 450px;
}
.difference__image-pc-2, .difference__image-pc-3 {
  height: 385px;
}
.difference__image-pc-4 {
  width: 730px;
  margin: 0 auto;
}
.difference__image-sp-1, .difference__image-sp-2, .difference__image-sp-3, .difference__image-sp-4 {
  display: block;
  width: 100%;
  height: auto;
  margin: 0 auto 24px;
  border-radius: 10px;
  box-shadow: 5px 5px 15px rgba(0, 0, 0, 0.2);
}
.difference__image-sp-1, .difference__image-sp-4 {
  width: 100%;
}
.difference__image-sp-2 {
  width: 85%;
  margin-right: 0;
}
.difference__image-sp-3 {
  width: 85%;
  margin-left: 0;
}

/**********
 * お約束 *
 **********/
.promise {
  padding: 40px 15px;
  background-color: #f2f0e9;
}
.promise h3 {
  display: inline;
  margin: 21px auto;
  padding: 0 0 4px;
  background: linear-gradient(transparent 28px, #e4c542 0%);
  color: #5aaba6;
  font: 700 18px/33px "Noto Sans JP", sans-serif;
  letter-spacing: 0.1em;
  text-align: center;
}
.promise__subheadline {
  display: block;
  width: 100%;
  margin: 0 auto 20px;
  color: #5aaba6;
  font: 700 14px/14px "Montserrat", sans-serif;
  letter-spacing: 0.1em;
  text-align: center;
}
.promise__headline {
  display: block;
  width: 100%;
  margin: 0 auto 26px;
  font: 700 20px/1.2 "Noto Sans JP", sans-serif;
  letter-spacing: 0.1em;
  text-align: center;
}
.promise__card {
  position: relative;
  margin-top: 60px;
  padding-bottom: 38px;
  border-radius: 10px;
  background-color: #ffffff;
}
.promise__number {
  display: block;
  z-index: 0;
  position: absolute;
  top: -1em;
  left: 0.5em;
  color: #cfc6ad;
  font: 400 55px/55px "Noto Sans JP", sans-serif;
  letter-spacing: 0.05em;
}
.promise__image-pc {
  display: none;
}
.promise__image-sp {
  -o-object-fit: cover;
  display: block;
  z-index: 1;
  position: relative;
  width: 100%;
  height: 195px;
  margin-bottom: 10px;
  object-fit: cover;
  border-radius: 10px 10px 0 0;
}
.promise__h3-wrapper {
  margin-bottom: 20px;
  text-align: center;
}
.promise__description {
  margin: 0 36px;
  font: 400 14px/27px "Noto Sans JP", sans-serif;
  letter-spacing: 0.05em;
  text-align: justify;
}

/**************
 * 患者様の声 *
 **************/
.patient-voice {
  padding: 0 15px 40px;
  background-image: url("../images/top/background-voice-sp-8.png");
  background-size: cover;
  background-color: #efefef;
}
.patient-voice h3 {
  display: inline;
  margin: 21px auto;
  padding: 0 0 4px;
  background: linear-gradient(transparent 28px, #de7b36 0%);
  color: #de7b36;
  font: 700 18px/33px "Noto Sans JP", sans-serif;
  letter-spacing: 0.1em;
}
.patient-voice__subheadline {
  display: block;
  width: 100%;
  margin: 0 auto 20px;
  margin-bottom: 16px;
  color: #5aaba6;
  color: #ffffff;
  font: 700 14px/14px "Montserrat", sans-serif;
  letter-spacing: 0.1em;
  text-align: center;
}
.patient-voice__headline {
  display: block;
  width: 100%;
  margin: 0 auto 26px;
  color: #ffffff;
  font: 700 20px/1.2 "Noto Sans JP", sans-serif;
  letter-spacing: 0.1em;
  text-align: center;
}
.patient-voice__hukidashi {
  position: relative;
  margin: 0 -15px 50px;
  padding-top: 30px;
  padding-bottom: 14px;
  background-color: #a39363;
}
.patient-voice__hukidashi::after {
  -webkit-transform: translateX(50%) rotate(45deg);
  position: absolute;
  right: 50%;
  bottom: -15px;
  width: 30px;
  height: 30px;
  transform: translateX(50%) rotate(45deg);
  background-color: #a39363;
  content: "";
}
.patient-voice__card {
  margin-bottom: 25px;
  padding: 30px 20px;
  border-radius: 10px;
  background-color: #fafafa;
  box-shadow: 5px 5px 15px rgba(0, 0, 0, 0.2);
}
.patient-voice__content {
  font: 400 14px/29px "Noto Sans JP", sans-serif;
  letter-spacing: 0.025em;
}
.patient-voice__image {
  display: block;
  width: 180px;
  height: auto;
  margin: 0 auto;
}
.patient-voice__detail-btn {
  display: flex;
  position: relative;
  align-items: center;
  justify-content: center;
  width: 240px;
  height: 50px;
  margin: 0 auto;
  margin-top: -2px;
  border-radius: 25px;
  background-color: #5aaba6;
  color: #ffffff;
  color: #ffffff;
  font: 500 14px/24.5px "Noto Sans JP", sans-serif;
  letter-spacing: 0.025em;
}
.patient-voice__detail-btn span {
  display: inline-block;
  position: relative;
  text-align: right;
  text-decoration: none;
}
.patient-voice__detail-btn span:before {
  position: absolute;
  top: 50%;
  right: 0;
  width: 15px;
  height: 15px;
  margin-top: -7px;
  border-radius: 50%;
  background: #ffffff;
  content: "";
}
.patient-voice__detail-btn span:after {
  -webkit-transform: rotate(45deg);
  position: absolute;
  top: 50%;
  right: 6px;
  width: 3px;
  height: 3px;
  margin-top: -2px;
  transform: rotate(45deg);
  border-top: solid 1px #5aaba6;
  border-right: solid 1px #5aaba6;
  content: "";
}
.patient-voice__detail-btn span {
  position: absolute;
  top: 25px;
  right: 10px;
}
.patient-voice__detail-btn:hover {
  opacity: 0.7;
}
.patient-voice__note {
  margin-top: 11px;
  margin-bottom: 0;
  font: 400 12px/20px "Noto Sans JP", sans-serif;
  letter-spacing: 0.05em;
  text-align: center;
}

/************
 * ニュース *
 ************/
.news {
  padding: 40px 15px 80px;
  background-color: #f2f0e9;
}
.news__subheadline {
  display: block;
  width: 100%;
  margin: 0 auto 20px;
  color: #5aaba6;
  font: 700 14px/14px "Montserrat", sans-serif;
  letter-spacing: 0.1em;
  text-align: center;
}
.news__headline {
  display: block;
  width: 100%;
  margin: 0 auto 26px;
  font: 700 20px/1.2 "Noto Sans JP", sans-serif;
  letter-spacing: 0.1em;
  text-align: center;
}
.news__list {
  margin: 0;
  padding: 0;
  list-style: none;
}
.news__item {
  display: flex;
  position: relative;
  align-items: center;
  height: 55px;
  border-bottom: 1px solid #d8d8d8;
}
.news__item:hover {
  opacity: 0.7;
}
.news__item span {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.news__time {
  width: 30%;
  max-width: 100px;
  color: #5aaba6;
  font: 500 14px/33px "Noto Sans JP", sans-serif;
  letter-spacing: 0.1em;
  text-align: right;
}
.news__title {
  margin-left: 15px;
  font: 400 14px/33px "Noto Sans JP", sans-serif;
  letter-spacing: 0.1em;
}
.news__more {
  box-sizing: border-box;
  display: block;
  position: relative;
  width: 80px;
  margin-left: auto;
  padding: 10px 30px 10px 0;
}
.news__more:hover {
  opacity: 0.7;
}
.news__more span {
  display: inline-block;
  position: relative;
  padding-right: 25px;
  text-align: right;
  text-decoration: none;
}
.news__more span:before {
  position: absolute;
  top: 50%;
  right: 0;
  width: 15px;
  height: 15px;
  margin-top: -7px;
  border-radius: 50%;
  background: #2d2d2d;
  content: "";
}
.news__more span:after {
  -webkit-transform: rotate(45deg);
  position: absolute;
  top: 50%;
  right: 6px;
  width: 3px;
  height: 3px;
  margin-top: -2px;
  transform: rotate(45deg);
  border-top: solid 1px #ffffff;
  border-right: solid 1px #ffffff;
  content: "";
}
.news__insta_feed {
  width: 100%;
  margin-top: 45px;
}
.news__insta_qr {
  box-sizing: content-box;
  position: relative;
  width: 90%;
  max-width: 300px;
  height: auto;
  margin: 32px auto 0;
}
.news__insta_qr img {
  display: block;
  width: 100%;
  margin: 0 auto;
}
.news__insta_qr:hover {
  opacity: 0.7;
}
@media screen and (min-width: 1000px) {
  .br-sp {
    display: none;
  }
  .br-pc {
    display: inline;
  }
  .main-visual__swiper-container--sp {
    display: none;
  }
  .main-visual__swiper-container--pc {
    display: block;
  }
  .feature {
    padding: 25px calc(50vw - 500px);
  }
  .feature__container {
    margin: 0 0 12px -6px;
  }
  .feature .feature__card--credit, .feature .feature__card--reserve, .feature .feature__card--parking, .feature .feature__card--night, .feature .feature__card--insurance, .feature .feature__card {
    width: 191px;
    height: 170px;
    padding: 20px 0;
    border: solid 3px #9d8f60;
    font: 700 34px/40px "Noto Sans JP", sans-serif;
  }
  .feature__card--night div > span:first-child > span {
    font-size: 51px;
    vertical-align: -5px;
  }
  .feature__card--night div > span:last-child {
    font-size: 24px;
    vertical-align: 10px;
  }
  .feature__card--parking div > span {
    font-size: 20px;
    line-height: 12px;
    vertical-align: 3px;
  }
  .feature__card--parking div > span > span {
    font-size: 32px;
  }
  .feature__card--credit span {
    font-size: 20px;
    line-height: 20px;
    vertical-align: 3px;
  }
  .feature__icon {
    height: 35px;
  }
  .feature__credit-icon {
    height: 25px;
  }
  .feature__banner--sp {
    display: none;
  }
  .feature__banner--pc {
    display: block;
    width: 100%;
    margin: 0;
  }
  .improve {
    padding-bottom: 85px;
  }
  .improve__hukidashi {
    margin-bottom: 80px;
    padding: 55px 0;
  }
  .improve__hukidashi::after {
    bottom: -30px;
    width: 60px;
    height: 60px;
  }
  .improve__headline {
    font-size: 28px;
    line-height: 50px;
  }
  .improve__headline > span:first-child {
    font-weight: 700;
  }
  .improve__headline > span:first-child span {
    font-size: 36px;
  }
  .improve__headline > span:last-child {
    background: linear-gradient(transparent 48px, #e4c542 0%);
    font-weight: 700;
    font-size: 36px;
  }
  .improve__headline::before {
    bottom: 30px;
    left: -70px;
    width: 64px;
    height: 2px;
  }
  .improve__headline::after {
    right: -70px;
    bottom: 30px;
    width: 64px;
    height: 2px;
  }
  .improve__eg-wrapper {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    width: 1000px;
    margin: 0 auto;
    padding-top: 40px;
  }
  .improve__eg-container {
    width: 49%;
  }
  .improve__patient-voices-wrapper {
    width: 49%;
  }
  .improve__patient-voices {
    width: auto;
    height: 191px;
    margin: 0 auto;
  }
  .improve__note {
    font-size: 14px;
  }
  .improve__banner-container {
    width: 1000px;
    margin-top: 85px;
  }
  .improve__banner--sp {
    display: none;
  }
  .improve__banner--pc {
    display: block;
    width: 100%;
    margin: 0;
  }
  .profile {
    padding: 85px calc(50% - 500px);
  }
  .profile__subheadline {
    font-size: 22px;
    line-height: 22px;
  }
  .profile__headline {
    margin-bottom: 66px;
    font-size: 33px;
    line-height: 33px;
  }
  .profile__container {
    padding: 57px 43px 44px;
  }
  .profile__grid-container {
    display: grid;
    grid-template-rows: 150px auto;
    grid-template-columns: 370px 1fr;
    gap: 30px 50px;
  }
  .profile__title-container {
    grid-row-start: 1;
    grid-row-end: 2;
    grid-column-start: 2;
    grid-column-end: 3;
  }
  .profile__job {
    font: 500 22px/33px "Noto Sans JP", sans-serif;
  }
  .profile__name {
    font: 700 30px/33px "Noto Sans JP", sans-serif;
  }
  .profile__name-english {
    font: 400 14px/33px "Noto Sans JP", sans-serif;
  }
  .profile__image {
    grid-row-start: 1;
    grid-row-end: 3;
    grid-column-start: 1;
    grid-column-end: 2;
    width: 100%;
    margin: 0;
  }
  .profile__motto-container {
    grid-row-start: 2;
    grid-row-end: 3;
    grid-column-start: 2;
    grid-column-end: 3;
  }
  .profile__motto-content {
    font: 500 18px/39px "Noto Sans JP", sans-serif;
  }
  .profile__career-container {
    display: flex;
    justify-content: space-between;
  }
  .profile__career-container div {
    width: 48%;
  }
  .profile__career-headline {
    font: 500 22px/50px "Noto Sans JP", sans-serif;
  }
  .profile__list-item {
    font: 400 16px/30px "Noto Sans JP", sans-serif;
  }
  .profile__description {
    display: flex;
    justify-content: space-between;
    font-size: 16px;
  }
  .profile__description div {
    width: 48%;
  }
  .profile__other-image-container {
    display: flex;
    justify-content: space-between;
  }
  .profile__other-image {
    width: 444px;
    height: 400px;
  }
  .symptom {
    padding: 85px calc(50% - 500px);
  }
  .symptom h3 {
    display: inline;
    padding: 0 0 4px;
    background: linear-gradient(transparent 33px, #de7b36 0%);
    font: 700 22px/33px "Noto Sans JP", sans-serif;
  }
  .symptom__subheadline {
    font-size: 22px;
    line-height: 22px;
  }
  .symptom__headline {
    margin-bottom: 66px;
    font-size: 33px;
    line-height: 33px;
  }
  .symptom__card--flex-pc {
    display: flex;
    padding-bottom: 0;
  }
  .symptom__card--flex-pc > div {
    width: 50%;
  }
  .symptom__image {
    height: 270px;
  }
  .symptom__image--flex-pc {
    width: 50%;
    height: 100%;
    margin-bottom: 0;
  }
  .symptom__h3-wrapper--flex-pc {
    margin-top: 30px;
  }
  .symptom__list {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-bottom: 10px;
    padding-left: 10px;
  }
  .symptom__list li {
    width: 42%;
  }
  .symptom__list--flex-pc {
    margin-bottom: 20px;
    padding-left: 10px;
  }
  .symptom__card-wrapper {
    display: flex;
    justify-content: space-between;
  }
  .symptom__card-wrapper > div {
    width: 49%;
  }
  .reason {
    padding: 85px calc(50% - 500px);
  }
  .reason h3 {
    display: block;
    margin-top: 15px;
    padding: 0 0 4px;
    background: linear-gradient(transparent 34px, #de7b36 0%);
    font: 700 22px/33px "Noto Sans JP", sans-serif;
  }
  .reason__subheadline {
    font-size: 22px;
    line-height: 22px;
  }
  .reason__headline {
    margin-bottom: 66px;
    font-size: 33px;
    line-height: 33px;
  }
  .reason__container {
    display: flex;
  }
  .reason__image {
    width: 434px;
    height: 290px;
    margin-right: 28px;
    margin-bottom: 0;
  }
  .reason__label {
    width: 55px;
    height: 55px;
    line-height: 22px;
  }
  .reason__label span {
    line-height: 12px;
  }
  .difference {
    padding: 85px calc(50% - 500px);
  }
  .difference__subheadline {
    font-size: 22px;
    line-height: 22px;
  }
  .difference__headline {
    margin-bottom: 66px;
    font-size: 33px;
    line-height: 33px;
  }
  .difference__table {
    margin-bottom: 60px;
    border-collapse: collapse;
  }
  .difference__table tr {
    height: 78px;
  }
  .difference__table tr.thead {
    display: table-row;
    background-color: #5aaba6;
  }
  .difference__table tr.thead th {
    display: table-cell;
    padding: 0 0.8em;
    color: #ffffff;
    font: 400 16px/28px "Noto Sans JP", sans-serif;
    letter-spacing: 0.1em;
    text-align: left;
  }
  .difference__table td:before {
    display: none;
  }
  .difference__table tr.table-normal-row {
    display: table-row;
    border-bottom: 1px solid #d8d8d8;
  }
  .difference__table tr.table-normal-row th {
    display: table-cell;
    padding: 0 0.8em;
    background-color: #ffffff;
    color: #2d2d2d;
    font: 400 16px/28px "Noto Sans JP", sans-serif;
    letter-spacing: 0.1em;
    text-align: left;
  }
  .difference__table tr.table-normal-row td {
    display: table-cell;
    padding: 0 0.8em;
    background-color: #ffffff;
    font: 400 16px/28px "Noto Sans JP", sans-serif;
    letter-spacing: 0.1em;
    text-align: left;
  }
  .difference__table tr.table-normal-row td:last-child {
    width: 320px;
  }
  .difference__table tr.table-emphasis-row {
    display: table-row;
    border-bottom: 1px solid #d8d8d8;
  }
  .difference__table tr.table-emphasis-row th {
    display: table-cell;
    padding: 0 0.8em;
    background-color: #fdf0ea;
    color: #de7b36;
    font: 400 16px/28px "Noto Sans JP", sans-serif;
    letter-spacing: 0.1em;
    text-align: left;
  }
  .difference__table tr.table-emphasis-row td {
    display: table-cell;
    padding: 0 0.8em;
    font: 400 16px/28px "Noto Sans JP", sans-serif;
    letter-spacing: 0.1em;
    text-align: left;
  }
  .difference__table .table-sp-2-1 {
    border-right: none;
  }
  .difference__v-center {
    -webkit-transform: unset;
    position: relative;
    top: unset;
    left: unset;
    width: unset;
    transform: unset;
  }
  .difference__flex-container--pc {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    margin-top: 0;
    margin-bottom: 30px;
  }
  .difference__flex-container--pc div {
    width: 560px;
    margin-top: -10px;
  }
  .difference__description {
    margin-bottom: 0;
  }
  .difference__image-pc-1, .difference__image-pc-2, .difference__image-pc-3, .difference__image-pc-4 {
    display: block;
    border-radius: 10px;
    box-shadow: 5px 5px 15px rgba(0, 0, 0, 0.2);
  }
  .difference__image-sp-1, .difference__image-sp-2, .difference__image-sp-3, .difference__image-sp-4 {
    display: none;
  }
  .promise {
    padding: 85px calc(50% - 500px);
  }
  .promise__subheadline {
    font-size: 22px;
    line-height: 22px;
  }
  .promise__headline {
    margin-bottom: 66px;
    font-size: 33px;
    line-height: 33px;
  }
  .promise__card-container {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .promise__card {
    width: 320px;
    margin-top: 70px;
    padding-bottom: 25px;
  }
  .promise__number {
    left: 0.2em;
  }
  .promise__image-pc {
    -o-object-fit: cover;
    display: block;
    z-index: 1;
    position: relative;
    width: 100%;
    height: 280px;
    margin-bottom: 20px;
    object-fit: cover;
    border-radius: 10px 10px 0 0;
  }
  .promise__image-sp {
    display: none;
  }
  .promise__description {
    margin: 0 20px;
  }
  .patient-voice {
    padding: 0 calc(50% - 500px) 85px;
    background-image: url("../images/top/background-voice-pc-8.png");
  }
  .patient-voice h3 {
    display: inline;
    padding: 0 0 4px;
    background: linear-gradient(transparent 30px, #de7b36 0%);
    font: 700 20px/80px "Noto Sans JP", sans-serif;
    letter-spacing: 0.05em;
  }
  .patient-voice__subheadline {
    font-size: 22px;
    line-height: 22px;
  }
  .patient-voice__subheadline {
    margin-top: 20px;
  }
  .patient-voice__headline {
    margin-bottom: 66px;
    font-size: 33px;
    line-height: 33px;
  }
  .patient-voice__headline {
    margin-top: 20px;
    margin-bottom: 50px;
  }
  .patient-voice__hukidashi {
    margin: 0 calc(500px - 50vw) 80px;
  }
  .patient-voice__hukidashi::after {
    bottom: -30px;
    width: 60px;
    height: 60px;
  }
  .patient-voice__card {
    box-sizing: border-box;
    display: flex;
    flex-direction: row-reverse;
    justify-content: space-between;
    width: 800px;
    margin-right: auto;
    margin-bottom: 38px;
    margin-left: auto;
    padding: 30px 25px;
  }
  .patient-voice__card > div {
    width: 520px;
  }
  .patient-voice__content {
    margin-top: 0;
    font: 400 16px/33px "Noto Sans JP", sans-serif;
  }
  .patient-voice__image {
    -o-object-fit: cover;
    width: 202px;
    height: 233px;
    margin: 0;
    object-fit: cover;
  }
  .patient-voice__note {
    font-size: 14px;
  }
  .news {
    padding: 85px calc(50% - 500px) 130px;
  }
  .news__subheadline {
    font-size: 22px;
    line-height: 22px;
  }
  .news__headline {
    margin-bottom: 66px;
    font-size: 33px;
    line-height: 33px;
  }
  .news__list {
    width: 800px;
    margin: 0 auto;
  }
  .news__time {
    font-size: 16px;
  }
  .news__title {
    font-size: 16px;
  }
  .news__more {
    margin-right: 100px;
  }
}

/*20210426推薦状追加*/

.profile_recommendation p {
  line-height: 1.8;
  letter-spacing: 0.05em;
}

.right{
  text-align: right
}

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