@charset "UTF-8";

/* ------
  - *基本設定
  - *パンくずリスト
  - *ページ内リンク
  - *ページャー
  - *書式設定
------ */

/*==================================================================================================================================

  *基本設定

==================================================================================================================================*/
:root {
  --font-jp: "fot-tsukuardgothic-std", sans-serif;
  --bg-grad: linear-gradient(90deg, #82abd3, #afc7ab);
}

body {
  font-size: 18px;
  font-family: var(--font-jp);
}

main section {
/*   margin-bottom: 110px; */
  padding: 70px 0;
}

/* main section:nth-child(even) {
    background: #f1ede947;
} */

section#about,
section#feature,
section#difference,
section#flow,
section#price,
section#author {
    background: #f1ede947;
}

/* リッチ下層のコンテンツ幅 */
.mv_contents .inner,
main section .inner,
#breadcrumb.inner,
.page_links .inner {
  max-width: 1200px;
  margin-inline: auto;
}

header::before {
  content: "";
}

.layout07 .layout07_box:nth-child(2) {
  background: #f2ebdf;
}

.layout07 .layout07_box:nth-child(2) .layout07_title {
  border-bottom: 1px dashed var(--sub-color);
}

.special_table {
  width: 100%;
}

.special_table thead {
  background: var(--main-color);
  color: #ffffff;
}

.special_table tbody th {
  background: var(--bg-color);
  width: 25%;
}

.special_table th {
  padding: 15px;
  border: 1px solid var(--border-color);
  vertical-align: middle;
}

.special_table td {
  padding: 15px;
  border: 1px solid var(--border-color);
  vertical-align: middle;
  text-align: center;
  background: #fff;
}

.special_price_table {
  max-width: 550px;
  width: 100%;
}

.special_price_table thead {
  background: var(--main-color);
  color: #ffffff;
}

.special_price_table tbody th {
  background: var(--bg-color);
}

.special_price_table th,
.special_price_table td {
  padding: 2px 10px;
}

.special_price_table th {
  border: 1px solid var(--border-color);
  vertical-align: middle;
}

.special_price_table td {
  border: 1px solid var(--border-color);
  vertical-align: middle;
  text-align: center;
  background: #fff;
}

.img_center {
  text-align: center;
}

.img_center img {
  border-radius: 10px;
}

/*==============================================
  *SP 基本設定
==============================================*/
@media screen and (max-width: 640px) {

  main section:nth-child(1) {
	padding-top: 20px;
  }

  .inner {
    width: 100%;
    margin: auto;
    padding: 0 20px;
  }

  .scrolltable .special_table,
  .scrolltable .special_price_table {
    white-space: nowrap;
  }
}

/*==================================================================================================================================

  *パンくずリスト

==================================================================================================================================*/
#breadcrumb {
  margin: 30px auto !important;
}

#breadcrumb ol {
  counter-reset: unset;
  display: flex;
  flex-wrap: wrap;
  gap: 5px 0;
}

#breadcrumb ol li {
  position: relative;
  margin: 0;
  line-height: 1.5;
}

#breadcrumb ol li::before {
  height: 20px;
}

/*==============================================
  *SP パンくずリスト
==============================================*/
@media screen and (max-width: 640px) {
  #breadcrumb {
    margin: 0 0 30px;
    font-size: 13px;
  }

  #breadcrumb ol li:not(:last-child)::after {
    padding: 0 10px;
  }
}

/*==================================================================================================================================

  *ページ内リンク

==================================================================================================================================*/
.page_links {
  margin-bottom: 50px;
}

.page_links ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  gap: 10px;
}

.page_links li {
  position: relative;
  z-index: 1;
}

.page_links li a {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  padding: 12px 15px;
  background: #f7f7f7;
  color: var(--text-color);
  font-size: 95%;
  text-align: center;
  transition: color 0.2s, background 0.2s;
}

.page_links li a:hover {
  background: #edf4ff;
  color: var(--sub-color);
}

/* 2列 */
.twoLinks li {
  width: calc((100% / 2) - (10px / 2));
}

/* 3列 */
.threeLinks li {
  width: calc((100% / 3) - (20px / 3));
}

/*==============================================
  *SP ページ内リンク
==============================================*/
@media screen and (max-width: 640px) {
  .page_links li {
    width: 100%;
  }
}

/*==================================================================================================================================

  *ページャー

==================================================================================================================================*/
.pager {
  display: flex;
  flex-flow: wrap;
  justify-content: center;
  align-items: center;
  gap: 15px;
  margin: 30px auto 0;
  font-size: 15px;
}

.pager>* {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 35px;
  height: 34px;
  border-radius: 30px;
  background: #d7d7d7;
  color: #ffffff;
  line-height: 1;
}

.pager .current {
  background: var(--main-color);
  color: #ffffff;
}

.pager a:hover {
  background: #929292;
  color: #ffffff;
}

.pager .next,
.pager .prev {
  padding: 0 0 3px 1px;
  font-size: 150%;
}

/*==================================================================================================================================

  *書式設定

==================================================================================================================================*/
/* ----- 下層の見出しの上に余白を付ける ----- */
main:not(.front) h3:not(:first-of-type) {
  margin-top: 50px;
}

main:not(.front) h4:not(:first-of-type),
main:not(.front) h5:not(:first-of-type),
main:not(.front) h6:not(:first-of-type) {
  margin-top: 2em;
}

/* hタグの最初の要素のmarginをつけたい場合 */
h3.mtem {
  margin-top: 60px;
}

.mtem {
  margin-top: 2.5em;
}

.mbem {
  margin-bottom: 1em;
}

/* 段落余白 */
main .inner>*:not(h1, h2, h3, h4, h5) {
  margin-bottom: 1.5em;
}

main .inner>*:not(h1, h2, h3, h4, h5):last-child {
  margin-bottom: 0;
}

/* ----- text ----- */
.text {
  position: relative;
}

.text>*:not(h1, h2, h3, h4, h5):last-child {
  margin-bottom: 1.5em;
}

.text_inner {
  position: relative;
}

.text_inner>*:not(h1, h2, h3, h4, h5, h6) {
  margin-bottom: 1.5em;
}

.text_inner>*:not(h1, h2, h3, h4, h5, h6):last-child {
  margin-bottom: 0;
}

.yellowline {
  font-weight: bold;
  text-decoration: underline;
  text-decoration-color: rgb(255, 245, 157);

  text-decoration-thickness: 0.6em;
  text-underline-offset: -0.2em;
  text-decoration-skip-ink: none;
}

/*==================================================================================================================================

  *タイトル

==================================================================================================================================*/
h2,
h3,
h4,
h5,
h6 {
  position: relative;
  z-index: 1;
  line-height: 1.75;
}

h2.special_title {
  margin: 0 0 50px;
  font-size: 190%;
  text-align: center;
  background-color: transparent;
  color: var(--text-color);
}

h2.special_title::before {
  content: attr(eng);
  display: block;
  margin: 0 auto 5px;
  color: var(--sub-color);
  font-size: 70%;
}

h2.special_title::after {
  content: "";
  display: block;
  width: 2px;
  height: 40px;
  margin: 15px auto 0;
  background: #e0e0e0;
}

.tit01 {
  margin-bottom: 20px;
  padding: 0 5px 10px;
  border-bottom: 1px solid var(--line-color);
  color: var(--text-color);
  font-size: 150%;
}

.tit02 {
  width: fit-content;
  margin-bottom: 18px;
  padding: 8px 35px 8px 45px;
  background: var(--bg-color);
  color: var(--sub-color);
  font-size: 120%;
}

.tit02::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 8px;
  height: 100%;
  background: var(--sub-color);
}

.tit03 {
  width: fit-content;
  margin: 0 0 20px;
  padding: 5px 20px;
  background: #ffffff;
  border: 1px solid var(--line-color);
  font-size: 120%;
}

.bg01 {
  background: var(--bg-color);
  padding: 20px 30px;
}

/*==============================================
  *SP
==============================================*/
@media screen and (max-width: 640px) {
  h2.special_title {
    font-size: 160%;
	margin: 0 0 30px;
  }

  .tit02 {
    padding: 7px 15px 7px 25px;
    font-size: 120%;
  }
}

/*==================================================================================================================================

  *メインビジュアル

==================================================================================================================================*/
/* ----- #mainvisual ----- */
#mainvisual {
  position: relative;
  z-index: 1;
  height: 950px;
  margin: 0 0 0 auto;
  background: var(--main-color);
  overflow: hidden;
}

/* MVの縁 */
#mainvisual::before,
#mainvisual::after {
  content: "";
  position: absolute;
  z-index: 2;
  display: block;
  width: 200px;
  height: 200px;
  background: url(../images/mv_frame.svg) no-repeat center / cover;
}

#mainvisual::before {
  bottom: 20px;
  left: 20px;
  opacity: 0.5;
}

#mainvisual::after {
  top: 20px;
  right: 20px;
  transform: rotate(180deg);
  opacity: 0.3;
}

#mainvisual .mv_img::before {
  content: "";
  position: absolute;
  top: 0;
  z-index: 2;
  display: block;
  width: 100%;
  height: 300px;
  background: linear-gradient(rgb(0, 0, 0, 0.5), transparent);
}

/* ---------- MVの画像 ---------- */
.mv_img {
  position: relative;
  z-index: 1;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.mv_img img {
  width: 100%;
  height: 100%;

  object-fit: cover;
}

/* ----- コンテンツ ----- */
.mv_contents {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  width: 100%;
  height: 100%;
}

.mv_contents .inner {
  position: relative;
  z-index: 1;
  height: 100%;
}

.mv_contents .catch {
  position: absolute;
  top: 45%;
  left: 0;
  z-index: 2;
  font-size: 200%;
  font-weight: 700;
  line-height: 2;
  letter-spacing: 0.15em;
  transform: translateY(-50%);
  text-shadow: 1px 0 0 #fff, -1px 0 0 #fff, 0 1px 0 #fff, 0 -1px 0 #fff, 2px 0 0 #fff, -2px 0 0 #fff, 0 2px 0 #fff, 0 -2px 0 #fff;
}

.mv_contents .catch span {
  font-size: 140%;
  color: #fff;
  text-shadow: 0 0 6px var(--main-color), 0 0 13px var(--main-color);
}

.mv_contents .catch span.text_120par {
  font-size: 120%;
  margin: 0;
  padding: 0;
  background: none;
  color: #444;
}

/* ----- テキストバナーエリア ----- */
.bnr_wrap {
  position: absolute;
  right: 0;
  bottom: 50px;
}

.bnr_wrap .bnr_list {
  max-width: 540px;
  padding: 25px 35px;
  background: rgb(255 255 255 / .8);
  box-shadow: 0 0 10px rgb(0 0 0 / .05);
  border-radius: 10px;
}

.bnr_wrap .bnr_list li {
  position: relative;
  padding-left: 1.5em;
  line-height: 1.5;
  font-size: 120%;
}

.bnr_wrap .bnr_list li:not(:last-of-type) {
  margin-bottom: 10px;
}

.bnr_wrap .bnr_list li::before {
  content: "\f14a";
  position: absolute;
  top: 1px;
  left: 0;
  font-family: "Font Awesome 5 Free";
  font-style: normal;
  font-weight: 900;
  color: var(--main-color);
  font-size: 100%;
}

/* ----- 設備バナーエリア ----- */
.bnr_facility {
  position: absolute;
  bottom: 50px;
  left: 0;
  width: 100%;
  max-width: 550px;
  height: auto;
  margin-top: 40px;
  padding: 4px;
  background: rgb(255, 255, 255, 0.3);
  border-radius: 10px;
}

.facility_inner {
  position: relative;
  z-index: 1;
  display: flex;
  justify-content: space-between;
  gap: 10px;
  padding: 15px 15px 0 15px;
}

.facility_inner::before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  background: url(../images/hair-removal_bg.jpg) no-repeat center / cover;
  opacity: 0.6;
  border-radius: 10px;
}

.bnr_facility .facility_text {
  width: 100%;
  padding: 10px;
  text-align: center;
}

.bnr_facility .facility_text .title {
  padding: 5px 10px;
  background: var(--bg-grad);
  color: #fff;
  text-align: center;
  font-size: 150%;
  border-radius: 10px;
}

.bnr_facility .facility_text .item,
.bnr_facility .facility_text .sub_title {
  font-size: 140%;
  line-height: 1.5;
}

.bnr_facility .facility_text .item01 {
  background: rgba(155, 152, 115, 0.7);
  padding: 5px 10px;
  border-radius: 15px;
  color: #fff;
}

.bnr_facility .facility_text .item02 {
  background: rgba(115, 129, 155, 0.7);
  padding: 5px 10px;
  border-radius: 15px;
  color: #fff;
}

.bnr_facility .facility_text .title:not(:first-child) {
  margin-top: 20px;
}

.bnr_facility .facility_text .price {
  margin-top: 10px;
  font-size: 230%;
}

.bnr_facility .facility_text .price span {
  font-size: 70%;
}

.bnr_facility .facility_img {
  margin-top: -30px;
}

/* ----- MVのSP用は非表示に ----- */
.mv_under {
  display: none;
}

/*==============================================
  *SP メインビジュアル
==============================================*/
@media screen and (max-width: 640px) {
  #mainvisual {
    position: relative;
    width: 100%;
    height: 750px;
  }

  #mainvisual::before,
  #mainvisual::after {
    width: 100px;
    height: 100px;
    opacity: 1;
  }

  #mainvisual::before {
    left: 10px;
  }

  #mainvisual::after {
    top: 10px;
    right: 10px;
  }

  #mainvisual .mv_img::before {
    height: 70px;
    background: linear-gradient(rgb(0, 0, 0, 0.2), transparent);
  }

  .mv_contents {
    padding: 0 20px;
  }

  .mv_contents .catch {
    top: 45%;
    font-size: clamp(18px, 6vw, 28px);
  }

  .mv_contents .inner {
    margin: 0 auto;
    padding: 0;
  }

  /* テキストバナーエリア */
  .mv_content_wrap {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 10px;
    position: absolute;
    bottom: 20px;
    left: 50%;
    transform: translateX(-50%);
    width: 100%;
  }

  .bnr_wrap {
    position: static;
    width: 100%;
    display: block;
  }

  .bnr_wrap .bnr_list {
    padding: 20px 10px;
    max-width: 550px;
    margin-inline: auto;
  }

  .bnr_wrap .bnr_list li {
    font-size: clamp(14px, 3.9vw, 20px);
  }

  /* 設備紹介バナー */
  .bnr_facility {
    position: static;
  }

  .bnr_facility .facility_inner {
    width: 100%;
    padding: 10px 10px 0 10px;
  }

  .bnr_facility .facility_text {
    padding: 0;
  }
	
	.bnr_facility .facility_text .title {
		font-size: clamp(18px, 5.5vw, 20px);
		line-height: 1.4;
	}

  .bnr_facility .facility_text .price {
    font-size: clamp(18px, 7vw, 28px);
    margin-top: 0;
	line-height: 1.2;
  }

  /* ----- MVから非表示にするコンテンツを指定 ----- */
  .mv_contents .bnr_facility {
    margin-top: 0;
  }
}
/*==================================================================================================================================

  *お悩みリスト

==================================================================================================================================*/
.worries_list {
  display: flex;
/*   flex-flow: wrap; */
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 30px 60px;
  padding: 60px 20px;
  background: var(--bg-color);
  border-radius: 10px;
}

.worries_list li {
  position: relative;
  z-index: 1;
  padding: 0 0 0 35px;
  font-size: 120%;
}

.worries_list li::before {
  content: "\f14a";
  position: absolute;
  top: 0;
  left: 0;
  font-family: "Font Awesome 5 Free";
  font-style: normal;
  font-weight: 900;
  color: var(--main-color);
  font-size: 100%;
}

/*==============================================
  *SP お悩みリスト
==============================================*/
@media screen and (max-width: 640px) {
  .worries_list {
    justify-content: flex-start;
    padding: 20px;
  }

  .worries_list li {
    padding-left: 1.5em;
    font-size: 115%;
  }

  .worries_list li::before {
    top: 2px;
  }
}

/*==================================================================================================================================

  *お知らせ

==================================================================================================================================*/
#info {
  padding: 40px 0;
}

.info_text {
  text-align: center;
  border: 3px solid var(--main-color);
  border-radius: 10px;
  background: var(--bg-color);
  width: fit-content;
  padding: 20px 60px;
  margin-inline: auto;
  font-size: 120%;
  font-weight: 700;
}

@media screen and (max-width: 640px) {
  #info {
    padding: 20px 0 0 0;
  }

  .info_text {
    padding: 10px;
    width: 100%;
  }
}



/*==================================================================================================================================

  *当院の医療脱毛おすすめプラン

==================================================================================================================================*/
.plan_list {
  display: flex;
  gap: 30px;
}

.plan_item {
  width: calc(33.3333% - 30px * 2 / 3);
  text-align: center;
}

.plan_item h3 {
  position: relative;
  color: #fff;
  padding: 10px;
  border-radius: 10px;
  background: var(--main-color);
}

.plan_item:nth-child(2) h3 {
  background: var(--sub-color);
}

.plan_item h3::after {
  content: '';
  position: absolute;
  bottom: -16px;
  left: 50%;
  transform: translateX(-50%);
  border-left: 35px solid #fff;
  border-right: 35px solid #fff;
  border-top: 16px solid var(--main-color);
  width: auto;
}

.plan_item:nth-child(2) h3::after {
  border-top: 16px solid var(--sub-color);
}

.plan_box {
  background: url(../images/hair-removal_bg.jpg);
  padding: 20px;
  border-radius: 10px;
}

.plan_item:nth-child(2) .plan_box {
  background: url(../images/hair-removal_bg02.jpg);
}

.plan_sub_title {}

.plan_img {
  margin-top: 20px;
}

.plan_img img {
  width: 150px;
}

.plan_num {
  margin-top: 20px;
  font-weight: bold;
  font-size: 140%;
  color: var(--main-color);
}

.plan_item:nth-child(2) .plan_num {
  color: #ffc361;
}

.plan_price {
  font-size: 110%;
  font-weight: 700;
  background: #fff;
  margin-top: 20px;
  border-radius: 10px;
  border: 1px solid var(--main-color);
}

.plan_price span {
  font-size: 130%;
}

.plan_item:nth-child(2) .plan_price {
  border: 1px solid var(--sub-color);
}

.plan_note {
  margin-top: 15px;
}

@media screen and (max-width: 640px) {
  .plan_list {
    flex-direction: column;
  }

  .plan_item {
    width: 100%;
  }

  .plan_item h3 {
    font-size: 130%;
  }
}

/*==================================================================================================================================

  *当院の医療脱毛の5つの特徴

==================================================================================================================================*/
.feature_list {
  counter-reset: number 0;
}

.feature_item {}

.feature_item:not(:last-child) {
  margin-bottom: 40px;
}

.feature_title {
  position: relative;
  z-index: 1;
  padding: 20px 10px;
  background: var(--bg-grad);
  color: #ffffff;
  font-size: 140%;
  font-weight: 700;
  text-align: center;
  border-radius: 10px;
}

.feature_title::before {
  content: "0" counter(number);
  counter-increment: number;
  position: absolute;
  bottom: 7px;
  left: 15px;
  z-index: -1;
  color: #ffffff;
  font-size: 50px;
  line-height: 1;
  opacity: 0.3;
}

.feature_text {
  display: flex;
  flex-shrink: 0;
  align-items: center;
  padding: 15px;
}

/*==============================================
  *SP 当院の医療脱毛の5つの特徴
==============================================*/
@media screen and (max-width: 640px) {
  .feature_title {
	line-height: 1.5;
	font-size: 120%;
  }
  .feature_title::before {
    opacity: .2;
  }
}

/*==================================================================================================================================

  *追加費用

==================================================================================================================================*/
.cost {
  display: flex;
  flex-flow: wrap;
  gap: 20px;
}

.cost li {
  display: flex;
  flex-flow: column;
  justify-content: flex-start;
  width: calc((100% / 4) - (60px / 4));
  height: auto;
  padding: 30px 20px;
  border: 1px solid var(--line-color);
  text-align: center;
}

/* 3列 */
.cost.three {
  justify-content: center;
}

.cost.three li {
  width: calc((100% / 5) - (80px / 5));
}

.cost li i {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100px;
  height: 100px;
  margin: 0 auto;
  border-radius: 50%;
  background: var(--bg-grad);
  color: #fff;
  font-size: 32px;
}

.cost li .title {
  min-height: 64px;
  margin: 15px 0 0;
  font-size: 100%;
  text-align: center;
}

.cost li .price {
  margin-top: 5px;
  font-size: 180%;
  line-height: 1.85;
}

.cost li .price span {
  display: inline-block;
  margin-right: 10px;
  color: var(--main-color);
  font-size: 70%;
}

.cost li .cautionary {
  color: #5b5b5b;
  font-size: 80%;
}

table.comparison tr:first-of-type>* {
  background: var(--main-color);
  color: #ffffff;
}

/*==============================================
  *SP 追加費用
==============================================*/
@media screen and (max-width: 640px) {
  .cost {
    justify-content: flex-start;
    gap: 10px;
  }

  .cost li {
    justify-content: flex-start;
    width: calc(50% - 5px);
  }

  .cost.three {
    justify-content: flex-start;
  }

  .cost.three li {
    width: calc(50% - 5px);
  }
}

@media screen and (max-width: 350px) {
  .cost {
    gap: 15px;
  }

  .cost li {
    width: 100%;
  }

  .cost.three li {
    width: 100%;
  }
}

/*==================================================================================================================================

  *料金表（タブ）

==================================================================================================================================*/
.price_table tr:first-child th {
  background: var(--main-color);
  color: #ffffff;
}

.price_table tr:not(:first-child) th {
  background: #f1f1f1;
}

.price_table tr:first-child th {
  background: #747474;
}

.price_table td {
  background: #ffffff;
}

.price_table th .small,
.price_table td .small {
  display: block;
  font-size: 85%;
  line-height: 1.75;
}

.price_tab .tab_list li {
  min-height: auto;
  padding: 20px 10px;
  font-size: 100%;
}

.price_tab .price_img {
  margin: 0 auto 15px;
}

.price_tab .panel {
  padding: 0 0 15px;
}

.price_tab .panel .cautionary {
  margin-top: 15px;
  font-size: 90%;
}

.price_tab table th,
.price_tab table td {
  background: #ffffff;
}

.price_tab table tr:not(:first-child) th {
  background: #f1f1f1;
}

.price_tab table tr th.select {
  background: var(--main-color) !important;
  color: #ffffff;
}

.price_tab table tr:has(th.select) td {
  background: #f9f9ef;
}

.price_tab table th span {
  display: block;
  font-size: 80%;
}

/*==============================================
  *SP 料金表（タブ）
==============================================*/
@media screen and (max-width: 640px) {
  .price_tab .tab_list {
    flex-flow: column;
    margin: 0 auto 10px;
  }

  .price_tab .tab_list li {
    width: 100%;
    padding: 15px 10px;
  }
}

/*==================================================================================================================================

  *こんな方におススメ

==================================================================================================================================*/
.suggest_list {
  counter-reset: number 0;
}

.suggest_item {
  display: flex;
}

.suggest_item:not(:last-child) {
  margin: 0 0 20px;
}

.suggest_title {
  position: relative;
  z-index: 1;
  width: 100%;
  padding: 20px 10px;
  background: linear-gradient(to right, rgb(115, 129, 155, 0.8), rgb(97, 140, 156, 0.8), rgb(155, 152, 115, 0.8));
  color: #ffffff;
  font-size: 120%;
  text-align: center;
}

.suggest_title::before {
  content: "0" counter(number);
  counter-increment: number;
  position: absolute;
  bottom: 10px;
  left: 15px;
  z-index: -1;
  color: #ffffff;
  font-size: 40px;
  line-height: 1;
  opacity: 0.15;
}

.suggest_text {
  display: flex;
  flex-shrink: 0;
  align-items: center;
  width: 65%;
  padding: 10px 20px;
  background: var(--bg-color);
}

/*==============================================
  *SP こんな方におススメ
==============================================*/
@media screen and (max-width: 640px) {
  .suggest_item {
    flex-flow: wrap;
  }

  .suggest_title {
    padding: 20px;
  }

  .suggest_text {
    width: 100%;
    padding: 20px;
  }
}

/*==================================================================================================================================

  *注意点・副作用・リスク

==================================================================================================================================*/
.risk_list {
  display: flex;
  flex-flow: column;
  gap: 30px;
  padding: 30px 40px;
  background: var(--bg-color);
}

.risk_list li {
  position: relative;
  z-index: 1;
  padding: 0 0 0 35px;
  font-size: 115%;
}

.risk_list li::before {
  content: "\f071";
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 50%;
  color: var(--main-color);
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  letter-spacing: 0.1em;
}

/*==============================================
  *SP 注意点・副作用・リスク
==============================================*/
@media screen and (max-width: 640px) {
  .risk_list {
    padding: 30px 25px;
  }
}

/*==================================================================================================================================

  *WEB予約ボタン

==================================================================================================================================*/
.webyoyaku {
  text-align: center;
}

.webyoyaku p {
  margin-bottom: 20px;
  font-size: 110%;
}

.webyoyaku_btn {
  text-align: center;
}

.webyoyaku_btn a {
  position: relative;
  display: inline-block;
  min-width: 500px;
  padding: 15px 40px;
  border: 1px solid #828282;
  background-image: linear-gradient(to right, var(--sub-color) 0%, var(--sub-color) 50%, transparent 50%, transparent 100%);
  background-position: 100% 0;
  background-size: 200% auto;
  color: var(--text-color);
  font-size: 120%;
  letter-spacing: 0.15em;
  text-align: center;
  transition: background 0.5s, color 0.5s, padding 0.5s, border 0.5s;
  animation: btnSize 0.5s ease-in-out infinite alternate;
}

.webyoyaku_btn a:hover {
  padding: 15px 50px 15px 40px;
  border: 1px solid var(--sub-color);
  background-position: 0 0;
  color: #ffffff;
  animation-play-state: paused;
}

.webyoyaku_btn a::after {
  content: "";
  position: absolute;
  top: 48%;
  right: 35px;
  display: block;
  width: 23px;
  height: 5px;
  background: transparent;
  transform: translateY(-50%);
  opacity: 0;
  mask: url(../images/btn_arrow.svg) no-repeat center / cover;
  -webkit-mask: url(../images/btn_arrow.svg) no-repeat center / cover;
  animation: hideArrow 0.4s 0.2s ease-out forwards;
}

.webyoyaku_btn a:hover::after {
  background: #ffffff;
  animation: showArrow 0.3s 0.5s ease-out forwards;
}

@keyframes showArrow {
  0% {
    right: 35px;
    opacity: 0;
  }

  100% {
    right: 20px;
    opacity: 1;
  }
}

@keyframes btnSize {
  0% {
    transform: scale(1);
  }

  100% {
    transform: scale(1.025);
  }
}

/*==============================================
  *SP WEB予約ボタン
==============================================*/
@media screen and (max-width: 640px) {
  .webyoyaku_btn a {
    min-width: auto;
    padding: 15px 20px;
    font-size: 110%;
  }

  .webyoyaku_btn a:hover {
    padding: 15px 50px 15px 20px;
    animation-play-state: paused;
  }

  .webyoyaku_btn a::after {
    right: 20px;
    width: 23px;
    height: 5px;
  }

  .webyoyaku_btn a:hover:after {
    right: 15px;
  }
}

/*==================================================================================================================================

  *経歴

==================================================================================================================================*/
.name {
  font-size: 150%;
}

.doctor_career {
  margin-top: 30px;
}

.career_box {
  padding: 30px;
  background: var(--bg-color);
}

.career_box:not(:last-of-type) {
  margin-bottom: 20px;
}

.career_box h3 {
  margin: 0 0 5px;
  padding: 0;
  background: none;
  border: none;
  font-size: 140%;
}

/* 日付あり */
.career_box dl {
  display: flex;
  gap: 10px;
  border-bottom: 1px dashed var(--line-color);
}

.career_box dl>* {
  padding: 10px 20px;
}

.career_box dt {
  width: 15%;
  font-weight: 500;
}

/* 日付なし */
.career_box li {
  padding: 10px 20px;
  border-bottom: 1px dashed var(--line-color);
}

.doctor_freearea {
  margin-top: 30px;
}

@media screen and (max-width: 640px) {
  .doctor_name .position {
    margin: 10px 0 20px;
  }

  .career_box {
    padding: 20px 25px;
  }

  .career_box h3 {
    margin: 0;
  }

  /* 日付あり */
  .career_box dl {
    flex-flow: column;
    gap: 0;
  }

  .career_box dl>* {
    padding: 10px;
  }

  .career_box dt {
    width: 100%;
    padding: 10px 10px 5px;
  }

  .career_box dd {
    width: 100%;
    padding: 5px 10px 10px;
  }

  /* 日付なし */
  .career_box li {
    padding: 10px;
  }
}