@charset "UTF-8";
/*
    Template: swell
    Theme Name: SWELL CHILD
    Theme URI: https://swell-theme.com/
    Description: SWELLの子テーマ
    Version: 1.0.0
    Author: LOOS WEB STUDIO
    Author URI: https://loos-web-studio.com/

    License: GNU General Public License
    License URI: http://www.gnu.org/licenses/gpl.html
*/

body {
  background: white;
}

p {
  font-size: 14px;
}

a {
  text-decoration: underline;
}

th {
  font-size: 14px;
}

td {
  font-size: 14px;
}

li {
  font-size: 14px;
}

li a {
  font-size: 14px;
}

small {
  font-size: 10px !important;
  white-space: nowrap;
}

.white-space-nowrap {
  white-space: nowrap;
}

/* =============================================
  ヘッダー
============================================= */
.c-headLogo__link {
  white-space: nowrap;
}

.l-header__inner.l-container {
  position: relative;
  padding: 0;
}

.c-headLogo__link > img {
  padding: 12px;
}

@media not all and (min-width: 960px) {
  .-img .c-headLogo__link {
    padding: 0;
  }
}

@media (min-width: 960px) {
  .-series .l-header__logo {
    padding-bottom: 0;
  }

  .c-headLogo {
    height: 75px !important;
  }

  .l-header__logo {
    padding: 0 !important;
  }
}

header [class*=" icon-"]:before {
  color: #afb9c5;
}

.l-mainContent__inner > .post_content {
  margin: 1em 0;
}

.w-header.pc_ {
  width: max-content !important;
  position: absolute;
  top: 0;
  left: 0;
}

.novus-beauty-clinic-logo {
}

.novus-beauty-clinic-logo img {
  height: 48px;
}

.w-header.pc_ {
  margin: unset;
}

.w-header__item.widget_block {
  margin-top: 12px;
  margin-left: 12px;
}

@media not all and (min-width: 960px) {
  .w-header.pc_ {
    display: block !important;
  }
}
/* =============================================
  PR表記
============================================= */

.pr {
  position: relative;
  margin-bottom: 0px;
}

.pr p {
  position: absolute;
  right: 0;
  bottom: 8px;
  font-size: 10px;
  color: #bababa;
}

/* =============================================
  記事下バナー
============================================= */

.footer-banner {
  margin-bottom: 0px;
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.5s, visibility 0.5s;
}

@media screen and (min-width: 600px) {
  .footer-banner {
    display: none;
  }
}

@media screen and (max-width: 600px) {
  /* 記事下バナーが表示された時のみ余白を作る */
  body:has(.footer-banner.show) {
    padding-bottom: 22vw;
  }

  .footer-banner {
    position: fixed;
    bottom: -8px;
    left: 0;
    margin-bottom: 0px !important;
    width: 100%;
    z-index: 10000;
  }

  .footer-banner.show {
    opacity: 1;
    visibility: visible;
  }

  .footer-banner:has(div.bg) {
    bottom: 10px;
  }

  .footer-banner .bg {
    content: "";
    position: absolute;
    background: white;
    width: 100%;
    height: 18px;
    bottom: -10px;
    left: 50%;
    transform: translateX(-50%);
    box-shadow: 0px 0px 24px 16px rgba(255, 255, 255, 0.35);
    border-radius: 10px;
    opacity: 0.8;
  }

  .footer-banner img {
    z-index: 2;
  }

  .footer-banner div {
    position: absolute;
    bottom: -12px;
    text-align: center;
    width: 100%;
    color: black;
    font-size: 10.5px;
    z-index: 1;
  }
}

/* =============================================
  目次
============================================= */
#main_content .p-toc {
  margin: 2em auto;
}

.post_content > * {
  margin-bottom: 1rem;
}

.post_content h2 {
  margin: 2em 0 2em;
}

.is-style-big_icon_point {
  padding: 1.5em 0.5em 1em;
}

.is-style-big_icon_good {
  padding: 1.5em 0.5em 1em;
  --the-color: #5daec7;
}

.is-style-big_icon_memo {
  padding: 1.5em 0.5em 1em;
}

.swell-block-accordion {
  width: 100%;
}

.swell-block-accordion__title {
  padding: 0.5em;
}

.swell-block-accordion__label {
  font-size: 14px !important;
}

.swell-block-linkList__item {
  display: flex;
  flex-flow: row;
  align-items: flex-start;
  font-size: 14px;
}

.swell-block-linkList__item .swell-block-linkList__link {
  margin: 0;
}

.swell-block-capbox .cap_box_content {
  padding-right: 0.5em;
  padding-left: 0.5em;
  padding-bottom: 0.5em;
}

.swell-block-balloon .-bln-left .c-balloon__body {
  padding-right: 12px;
}

.swell-block-balloon .-bln-right .c-balloon__body {
  padding-left: 12px;
}

.cap_box.is-style-onborder_ttl .cap_box_content {
  border-radius: 4px;
}

.c-balloon__iconName {
  white-space: nowrap;
}

.c-scrollHint {
  margin-top: 0;
}

/* =============================================
  監修医紹介
============================================= */
.superviser-section {
  border: 1px solid #6496c3;
  border-radius: 10px;
  padding: 21px 21px 13px 29px;
  gap: 12px;
}

.superviser-section > .wp-block-columns {
  gap: 12px !important;
  justify-content: flex-start;
}

.superviser-section p {
  margin: 0;
}

.superviser-image {
  flex-basis: 150px !important;
  width: 150px;
  flex-grow: unset !important;
}

.superviser-profile {
  display: flex;
  flex-flow: column;
  align-items: flex-start;
  gap: 8px;
  font-size: 14px;
}

.superviser-profile p {
  font-size: 14px;
}

.superviser-section .swell-block-accordion__title {
  border-radius: 10px;
  background: linear-gradient(
    90deg,
    hsla(210, 100%, 94%, 1) 0%,
    hsla(180, 100%, 99%, 1) 74%
  );
  color: black;
}

.superviser-attribute {
  margin-top: 10px;
  flex-direction: row !important;
  justify-content: space-around;
}

.superviser-media-item {
  flex-direction: row !important;
  margin: 0;
}

@media (max-width: 430px) {
  .superviser-section {
    padding: 21px 12px 13px 12px;
  }

  .superviser-image {
    flex-basis: 100px !important;
    width: 100px;
  }

  .superviser-career {
    font-size: 12px !important;
  }

  .superviser-image img {
    width: 100px !important;
    height: 100px !important;
  }
}

/* =============================================
  医院紹介
============================================= */
.clinic-section {
  margin-top: 50px;
  gap: 10px;
}

.post_content .clinic-section:nth-of-type(0) {
  margin-top: 20px;
}

#osusume + .clinic-section {
  margin-top: 20px;
}

.clinic-section-table th {
  font-size: 12px;
  vertical-align: middle;
  background-color: #f5e1df !important;
}

.clinic-section .swell-block-capbox.cap_box.is-style-onborder_ttl {
  margin-bottom: 20px;
  margin-top: -10px;
}

.clinic-section .swell-block-capbox.cap_box {
  margin-top: 20px;
}

.clinic-section .wp-block-group.is-stack {
  gap: 12px;
}

.wp-block-table,
.clinic-section-table > table tr > :first-child:not(.-no1) {
  min-width: 92px !important;
}

.clinic-section-table td {
  font-size: 12px;
  vertical-align: middle;
  white-space: pre-wrap;
}

.clinic-section-table.comparison-table {
  overflow-x: scroll;
  overflow-y: hidden;
}

.clinic-section-table.comparison-table td {
  padding: 0.25em 0.75em;
}

.clinic-section-table td:has(.swl-inline-btn) {
  white-space: nowrap;
}

.clinic-section-table td:has(.swl-inline-btn) {
  text-align: center;
}

.clinic-section-table td:has(.swl-inline-btn) > span {
  font-size: 14px;
}

.clinic-section-table td .swl-inline-btn {
  margin-top: -12px;
  margin-bottom: -0.8em;
  margin-right: -23em;
  margin-left: -23em;
  overflow: hidden;
}

.clinic-section-table td a {
  font-size: 14px;
  white-space: nowrap;
}

.price-display {
  display: flex;
  align-items: center !important;
  justify-content: center;
  width: 100%;
}

/* ボタン（リンク）部分 */
.clinic-section-table td .swl-inline-btn a {
  text-decoration: none; /*下線削除*/
  display: inline-block;
  position: relative; /*疑似要素作成用*/
  padding: 0.75em 2.5em;
  margin: 1rem;
  background: #d75050; /*ボタン色*/
  color: white; /*文字色*/
  font-weight: bold; /*太字*/
  box-sizing: border-box;
}

/* ボタン（リンク）部分 */
.clinic-section-table td .swl-inline-btn a > svg {
  margin-left: 8px;
}

/*ボタンの枠線*/
.clinic-section-table td .swl-inline-btn a:before {
  content: "";
  position: absolute;
  top: -3px;
  left: -3px;
  width: calc(100% + 6px);
  height: calc(100% + 6px);
  border: 3px solid #bf6178; /*枠線*/
  z-index: -2;
  border-radius: 80px;
}

/*** ボタン線上の光沢 ***/
.clinic-section-table td .swl-inline-btn a:after {
  content: "";
  position: absolute;
  top: -30px;
  left: -100px;
  width: 100px;
  height: 30px;
  background: white; /*光沢の色はページの背景色*/
  filter: blur(10px); /*ぼかし*/
  animation: 2s arround-circle linear infinite; /*枠線場を周るアニメーション*/
  z-index: -1;
}

/*** 線上を回るアニメーション ***/
@keyframes arround-circle {
  /**************
  0%~40%：左上から右上
  40%~50%：右上から右下
  50%~90%：右下から左下
  90%~100%：左下から左上
  **************/
  0% {
    top: -30px;
    left: -100px;
  }
  40% {
    top: -30px;
    left: 100%; /*右まで移動*/
  }
  50% {
    top: 100%; /*下まで移動*/
    left: 100%;
  }
  90% {
    top: 100%;
    left: -100px; /*左まで移動*/
  }
  100% {
    top: -30px; /*元の位置*/
    left: -100px;
  }
}

.clinic-section-cta .swell-block-button__link {
  height: 60px;
  width: calc(100vw - 40px);
  max-width: 360px;
  animation: 1.5s push-button cubic-bezier(0.5, 0, 0, 1) infinite;
  background: #d75050;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  font-size: 16px;
}

.clinic-section-cta .swell-block-button__link svg {
  margin-left: 8px;
}

.clinic-section-cta p.has-text-align-center {
  line-height: 170%;
}

/*** ボタンを押すアニメーション ***/
@keyframes push-button {
  0% {
    transform: translate3d(0, 0, 0);
    box-shadow: 0 6px 0 #8f3047;
  }
  40% {
    transform: translate3d(0, 6px, 0);
    box-shadow: 0 0 0 transparent;
  }
  60% {
    transform: translate3d(0, 6px, 0);
    box-shadow: 0 0 0 transparent;
  }
  100% {
    transform: translate3d(0, 0, 0);
    box-shadow: 0 6px 0 #8f3047;
  }
}

.clinic-section-cta a {
  overflow: hidden;
}

.clinic-section-cta a span {
  letter-spacing: -0.04em;
  white-space: nowrap;
  color: white !important;
}

/* .clinic-section-cta i {
  margin-left: 4px;
} */

.clinic-section-cta a:before {
  position: absolute;
  content: "";
  display: inline-block;
  top: -180px;
  left: 0;
  width: 30px;
  height: 100%;
  background-color: #fff;
  animation: shiny-btn 1.5s cubic-bezier(0, 0, 0.77, 0.05) infinite;
}

@keyframes shiny-btn {
  0% {
    -webkit-transform: scale(0) rotate(45deg);
    opacity: 0;
  }
  20% {
    -webkit-transform: scale(0) rotate(45deg);
    opacity: 0.5;
  }
  21% {
    -webkit-transform: scale(4) rotate(45deg);
    opacity: 0.8;
  }
  60% {
    -webkit-transform: scale(50) rotate(45deg);
    opacity: 0;
  }
  100% {
    -webkit-transform: scale(300) rotate(45deg);
    opacity: 0;
  }
}

.clinic-carousel {
  max-width: 100%;
  overflow-x: scroll;
  overflow-y: hidden;
}

.clinic-carousel img {
  /* max-height: 150px; */
  max-width: 150px;
  height: auto;
}

.clinic-carousel-inner {
  display: flex;
  flex-direction: row !important;
  align-items: flex-end;
}

.clinic-section .is-style-balloon_box {
  font-size: 12px;
  padding: 0.2em 0.5em;
}

.clinic-section .is-style-balloon_box:before {
  display: none;
}

.clinic-price-section {
  margin-top: 10px !important;
  margin-bottom: 10px !important;
}

.clinic-price-section .wp-block-heading {
  margin-bottom: 0.5em;
}

.clinic-price-table {
  overflow: unset;
}

.clinic-price-table table {
  table-layout: fixed;
  width: 100%;
  border: none !important;
}

.clinic-price-table table th {
  background-color: transparent;
  border: none;
  padding: 6px 2px;
}

.clinic-price-table table td {
  border: none;
  padding: 6px 2px;
}

.clinic-price-table table th div {
  white-space: pre-wrap;
  /* height: 36px; */
  height: 48px;
  background-color: white;
  border-radius: 8px;
  display: flex;
  justify-content: center;
  align-items: center;
  box-shadow: 2px 4px 5px -2px rgba(0, 0, 0, 0.25);
}

.clinic-price-table table td div {
  white-space: pre-wrap;
  /* height: 36px; */
  height: 48px;
  text-align: center;
  vertical-align: middle;
  background-color: white;
  border-radius: 8px;
  font-weight: 700;
  display: flex;
  justify-content: center;
  align-items: flex-start;
  box-shadow: 2px 4px 5px -2px rgba(0, 0, 0, 0.25);
  color: #ce6962;
  overflow: hidden;
}

.clinic-feature-section {
}

.clinic-feature-table table {
  table-layout: fixed;
  width: 100%;
  border: none !important;
}

.clinic-feature-table table td {
  border: none;
  padding: 3px;
}

.clinic-feature-table div.feature {
  font-size: 10.5px;
  font-weight: 700;
  color: white;
  text-align: center;
  white-space: nowrap;
  background-color: #bababa;
  padding: 6px;
  border-radius: 8px;
}

.clinic-feature-table div.feature.true {
  white-space: nowrap;
  background-color: #ce6962;
}

.clinic-section iframe {
  margin-top: 10px;
  margin-bottom: 20px;
}

.clinic-section p {
  white-space: pre-wrap;
}

.clinic-section-access {
  margin-top: 10px !important;
}

.clinic-section-access .cap_box_ttl {
  max-width: 90%;
  text-align: left;
}

.clinic-section-address {
  border-radius: 8px;
  border-color: #f59b5f !important;
  background: white;
  padding: 0.5em;
  margin-bottom: 0;
}

.clinic-section-address p {
  text-indent: -19px;
  padding-left: 19px;
}

.clinic-timetable {
  border: none !important;
  display: flex;
  flex-flow: column;
  align-items: flex-end;
  gap: 4px;
}

.clinic-timetable table {
  border: none !important;
}

.clinic-timetable th {
  background-color: #db7d77 !important;
  border: none;
  text-align: center;
  font-size: 12px;
}

.clinic-timetable td {
  border: none;
  text-align: center;
  font-size: 12px;
  background-color: white;
}

.clinic-timetable p {
  font-size: 10px;
}

.clinic-timetable-notes {
  gap: 4px;
  display: flex;
  flex-flow: row;
  width: max-content;
}

.wp-block-group.is-style-big_icon_point.default {
  padding: 2em 1.5em 1.5em;
}

.post_content table {
  border: 1px solid #dcdcdc;
}

/* =============================================
  CTA誘導三角ブロック
============================================= */
.triangle-container {
  width: 100%;
  display: flex;
  flex-flow: row;
  gap: 16px;
  justify-content: center;
}

.triangle {
  position: relative;
  width: 75px;
  height: 25px;
}

.single-triangle {
  position: relative;
  width: 125px;
  height: 25px;
}

.triangle:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  clip-path: polygon(50% 100%, 0% 0%, 100% 0%);
  animation: 1.5s push-triangle cubic-bezier(0.5, 0, 0, 1) infinite;
}

.single-triangle:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  clip-path: polygon(50% 100%, 0% 0%, 100% 0%);
  animation: 1.5s push-triangle cubic-bezier(0.5, 0, 0, 1) infinite;
  background: linear-gradient(to bottom, #fbec0d33 0%, #fbec0d 100%);
}

.triangle.light-yellow:after {
  background-color: #fcf69f;
}

.triangle.yellow:after {
  background-color: #fbec0d;
}

@keyframes push-triangle {
  0% {
    transform: translate3d(0, 0, 0);
    box-shadow: 0 6px 0 #8f3047;
  }
  40% {
    transform: translate3d(0, 6px, 0);
    box-shadow: 0 0 0 transparent;
  }
  60% {
    transform: translate3d(0, 6px, 0);
    box-shadow: 0 0 0 transparent;
  }
  100% {
    transform: translate3d(0, 0, 0);
    box-shadow: 0 6px 0 #8f3047;
  }
}

/* =============================================
  基本テーマ
============================================= */

.l-container {
  padding-left: 12px;
  padding-right: 12px;
}

.post_content h2 {
  background: linear-gradient(270deg, #a2e9e5 0%, #5daec7 100%);
  margin: 1em 0 1em;
}

.post_content h2:before {
  content: none;
}

.post_content h3 {
  position: relative;
  margin-bottom: 1.5rem;
  margin-top: 2rem;
  padding-bottom: 0.5rem;
  font-weight: bold;
  font-size: 1em;
  color: #353535;
  width: 100%;
}

.post_content h3:before {
  position: absolute;
  left: 0;
  bottom: 0px;
  width: 100%;
  height: 4px;
  transform: skew(-45deg);
  background-image: repeating-linear-gradient(
    90deg,
    transparent 0 4px,
    #5daec7 4px 6px
  );
  content: "";
  z-index: -1;
}

/* .post_content ol > li {
  margin: 0.75em 0;
} */

.reccomend-point-box .cap_box_ttl {
  text-align: left !important;
  max-width: 90%;
}

.swell-block-accordion__title {
  color: white;
  border-radius: 10px;
  background: linear-gradient(270deg, #a2e9e5 0%, #5daec7 100%);
}

/* =============================================
  診断
============================================= */

.diagnosis {
  margin-top: 10px !important;
  width: 100%;
  position: relative;
}

aside.diagnosis:after {
  position: absolute;
  top: 0;
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  z-index: -1;
  opacity: 0;
  /* transition: opacity 0.6s ease-in-out; */
}

aside.diagnosis.fade:after {
  z-index: 3;
  opacity: 1;
  animation: white-blur-fade 0.8s ease-in-out;
}

@keyframes white-blur-fade {
  0% {
    opacity: 0;
    background-color: white;
  }
  48% {
    opacity: 1;
    background-color: white;
  }
  52% {
    opacity: 1;
    background-color: white;
  }
  100% {
    opacity: 0;
    background-color: white;
  }
}

.diagnosis-box {
  width: 100%;
}

.diagnosis-header {
  background: linear-gradient(270deg, #f3ae9f 0%, #db7d77 100%);
  height: 100px;
  border-radius: 8px 8px 0 0;
  position: relative;
}

.diagnosis-header:has(.result) {
  height: 70px;
}

.diagnosis-header-tag {
  position: absolute;
  top: 0;
  right: 0;
  color: #fff;
  font-weight: 700;
  background: #ce6962;
  border-radius: 0 8px;
  display: inline-block;
  font-size: 12px;
  padding: 5px 20px;
  line-height: 1.85;
}

.diagnosis-header-title {
  font-weight: 700;
  color: #fff;
  font-size: 18px;
  text-align: center;
  line-height: 30px;
  margin-top: 0 !important;
  padding-top: 20px;
  position: relative;
}

.diagnosis-body {
  min-height: 200px;
  background: #fff6f5;
  border-radius: 0 0 8px 8px;
  padding: 20px 10%;
}

.diagnosis-answer-buttons {
  width: 100%;
  display: flex;
  flex-flow: row;
  gap: 16px;
  justify-content: center;
  align-items: center;
}

.diagnosis-button {
  width: 100%;
  background-color: #fff;
  font-size: 16px;
  color: #505050;
  box-shadow: 2px 2px 8px rgba(0, 0, 0, 0.1);
  font-weight: 700;
  text-align: center;
  padding: 6px;
  border-radius: 100px;
  cursor: pointer;
  border: none !important;
}

.diagnosis-body {
  display: flex;
  flex-flow: column;
  align-items: flex-start;
  gap: 24px;
}

.diagnosis-question {
  display: flex;
  flex-flow: column;
  align-items: center;
  gap: 12px;
  width: 100%;
}

.diagnosis-question-balloon {
  font-size: 12px;
  font-weight: 600;
  color: black;
  background: white;
  width: 30px;
  height: 30px;
  border-radius: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.diagnosis-question-box {
  width: 100%;
}

.diagnosis-question-text {
  font-size: 16px;
  font-weight: 700;
  background: #f5f5f5;
  padding: 10px;
  border-radius: 8px;
  width: 100%;
}

/* キャプションボックス 行間 */
.cap_box_content p {
  line-height: 170% !important;
}

/* アンカーテキスト内 リンクアイコン */
a .fa-solid.fa-arrow-up-right-from-square {
  padding-left: 4px;
}

a .fa-solid.fa-arrow-up-right-from-square.sm {
  font-size: 12px;
}

a .fa-solid.fa-arrow-up-right-from-square.lg {
  font-size: 18px;
}

/* =============================================
  トップページ
============================================= */

.category-button {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 16px;
  height: 54px;
  width: 168px;
  background: white;
  border: 1px solid #be4e69;
  color: #be4e69;
  padding-left: 8px;
  padding-right: 8px;
  font-weight: bold;
}

.category-button img {
  height: 16px;
}

a.category-button {
  text-decoration: none;
}

/* =============================================
  スプレッドシャドウ アニメーション
============================================= */

.shadow-spread {
  width: fit-content;
  margin: auto;
  box-shadow: 0 0 0 0 rgba(255, 180, 241, 50%);
  animation: shadow-spread 1.2s infinite cubic-bezier(0.7, 0, 0, 1);
}

@keyframes shadow-spread {
  100% {
    box-shadow: 0 0 0 30px rgba(232, 76, 61, 0);
  }
}

/* =============================================
  Swellテーブルのセル内コンテンツが上揃えになるのを回避
============================================= */

.wp-block-table th {
  vertical-align: middle;
}

.wp-block-table td {
  vertical-align: middle;
}

/* =============================================
  TSカード
============================================= */
.ts-card.swell-block-capbox {
  border: 1.5px solid #f2a5b7;
  border-radius: 8px;
}

.ts-card a {
  color: inherit;
  font-size: inherit;
}

.ts-card strong a {
  color: var(--color_link);
}

.ts-card .is-style-num_circle {
  padding: 0;
}

.ts-card .is-style-num_circle > li {
  line-height: 170%;
  margin-bottom: 1em;
}

.ts-card .is-style-num_circle > li::before {
  background-color: #f2a5b7;
  box-shadow: 0 0 0 1px #f2a5b7;
}

.ts-card > .cap_box_ttl {
  background: #f2a5b7;
}

.ts-card .is-style-onborder_ttl > .cap_box_ttl {
  background-color: white !important;
}

.ts-card.swell-block-capbox > .cap_box_content {
  background: white !important;
}

.ts-card .swell-block-capbox > .cap_box_content {
  background: white !important;
}

.ts-card .point-note {
  line-height: 120% !important;
  /* padding-left: 2em; */
  margin-top: -8px;
  padding-bottom: 12px;
}

.ts-card .cta-note {
  line-height: 150% !important;
  margin-top: -12px;
  font-size: 12px;
}

.corner-text {
  letter-spacing: -0.3em;
}

.ts-card .clinic-section-cta p.has-text-align-center {
  line-height: 160% !important;
}

/* レビューブロック */
@media (min-width: 769px) {
  .glsr .glsr-reviews,
  .glsr .glsr-reviews-wrap {
    display: flex;
    flex-wrap: wrap;
  }
  .glsr-default .glsr-review {
    flex-wrap: wrap;
    width: 45%;
  }
  .post_content h2 {
    font-size: 28px;
  }
}
