@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Crimson+Pro:ital,wght@0,200..900;1,200..900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Oswald:wght@500&display=swap");
:root {
  --font-noto-sans: "Noto Sans Japanese", sans-serif;
  --font-noto-serif: "Noto Serif Japanese", serif;
  --font-hiragino:
    "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
  --font-crimson: "Crimson Pro", serif;
  --font-lora: "Lora", serif;
  --font-yugo:
    "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "ヒラギノ角ゴ ProN W3",
    "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", "verdana", sans-serif;
  --font-yumincho:
    "游明朝体", "Yu Mincho", "游明朝", "YuMincho", "ヒラギノ明朝 ProN W3",
    "Hiragino Mincho ProN", "MS PMincho", "MS 明朝", serif;
  --font-zen: "Zen Old Mincho", serif;
  --font-bison: "Bison", sans-serif;
  --font-bebas: "Bebas Neue", sans-serif;
  --font-en: Arial, Helvetica, sans-serif;
  --hover-opacity: 0.7;
  --header-height-pc: 119px;
  --header-height-sp: 57px;
  --color-primary: #95424d;
  --gradient-primary: linear-gradient(
    90deg,
    #9f3053 0%,
    #d66b7d 46%,
    #9f3053 78%,
    #d66b7d 100%
  );
  --color-secondary: #ffebeb;
  --color-secondary-light: #fff7f7;
  --color-tertiary: #d1667a;
  --color-gold: #eecf68;
  --color-gold-soft: #ede3b7;
  --color-gold-light: #ffebb9;
}

body {
  font-family: var(--font-yugo);
  font-size: 16px;
  color: #333;
  overflow-x: hidden;
}

.wrapper {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  min-width: 1080px;
  height: 100%;
  width: 100%;
  margin-top: var(--header-height-pc);
}
@media screen and (max-width: 744px) {
  .wrapper {
    min-width: 100%;
    width: 100%;
    margin-top: var(--header-height-sp);
  }
}

/**************************************************
  ブレイクポイント改修用
***************************************************/
.tmp-wrapper {
  margin-top: var(--header-height-pc);
  margin-top: 119px;
}
.tmp-wrapper *,
.tmp-wrapper *::before,
.tmp-wrapper *::after {
  box-sizing: border-box;
  overflow-wrap: anywhere;
}
.tmp-wrapper *,
.tmp-wrapper *::before,
.tmp-wrapper *::after {
  box-sizing: border-box;
  overflow-wrap: anywhere;
}
@media screen and (max-width: 767px) {
  .tmp-wrapper {
    width: 100%;
    margin-top: var(--header-height-sp);
  }
}

@media (max-width: 767px) {
  .tmp-pc_only {
    display: none !important;
  }
}

@media (min-width: 768px) {
  .tmp-sp_only {
    display: none !important;
  }
}

.face_sclero {
  --color-primary: #96b7ca;
  --color-alpha: rgb(246.6, 249.24, 250.76);
  --color-secondary: rgba(150, 183, 202, 0.4);
  --color-strong: rgb(46.3607594937, 146.1721032132, 203.6392405063);
}

body {
  font-size: 16px;
}
@media screen and (max-width: 744px) {
  body {
    font-size: 12px;
  }
}

main {
  overflow: hidden;
}
@media screen and (max-width: 744px) {
  main {
    margin-top: 0;
    overflow-x: hidden;
  }
}

section {
  clear: both;
  display: block;
  overflow: inherit;
}
@media screen and (max-width: 744px) {
  section {
    overflow: visible;
  }
}
section .inner {
  margin: 0 auto;
  max-width: 1000px;
  padding: 0px 0;
  width: 100%;
}
section:not(#f_top-footer, #f_top-copy) {
  clear: both;
  line-height: 1.7;
}

.sec_case_ttl {
  color: black;
  text-align: center;
  font-feature-settings: "palt" on;
  font-style: normal;
  font-weight: 700;
  line-height: 130%;
  font-size: 40px;
  letter-spacing: 4px;
  margin-bottom: 60px;
  overflow: initial;
  position: relative;
}
@media screen and (max-width: 744px) {
  .sec_case_ttl {
    font-size: 6.4vw;
    letter-spacing: 0.64vw;
    margin-bottom: 11.7333333333vw;
    letter-spacing: 0.5333333333vw;
  }
}
.sec_case_ttl::after {
  content: "";
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: -21px;
  width: 120px;
  height: 5px;
  background: var(--color-primary);
}
@media screen and (max-width: 744px) {
  .sec_case_ttl::after {
    bottom: -5.3333333333vw;
    width: 21.3333333333vw;
    height: 1.0666666667vw;
  }
}

.foam {
  position: absolute;
  inset: 0;
  top: 420px;
  left: 50%;
  transform: translateX(-50%);
}
.foam .foam__box {
  position: absolute;
  width: 29.8%;
  height: auto;
  z-index: 1;
}
.foam .foam__box__a {
  top: 41px;
  left: 34px;
  width: 260px;
}
.foam .foam__box__b {
  top: 81px;
  left: 246px;
  width: 260px;
}
.foam .foam__box__c {
  top: -12px;
  left: 457px;
  width: 260px;
}
.foam .foam__box__d {
  top: 57px;
  left: 668px;
  width: 260px;
}
.foam .bubble {
  position: relative;
  aspect-ratio: 1;
}

.maker {
  background-image: linear-gradient(to bottom, transparent 0%, #7d6187 0%);
  background-size: 0% 100%;
  background-repeat: no-repeat;
  background-position: bottom left;
  transition: 1s;
  transition-delay: 0.7s;
}
.maker.anim {
  background-size: 100% 100%;
}

/*****************************************************
/* p-intro
*****************************************************/
.p-kv {
  margin: 0 auto;
  max-width: 1920px;
  background: url(../images/kv-01.webp) center/cover no-repeat;
}
@media screen and (max-width: 744px) {
  .p-kv {
    background: url(../images/kv-01-sp.webp) center/cover no-repeat;
  }
}
.p-kv .p-kv__inner {
  max-width: 1160px;
  margin: 0 auto;
  padding: 40px;
}
@media screen and (max-width: 744px) {
  .p-kv .p-kv__inner {
    padding: 75.4666666667vw 3.6vw 25.6vw;
  }
}
.p-kv .p-kv__titles {
  display: inline-grid;
}
.p-kv .p-kv__titles__sub {
  color: #fff;
  background: #333;
  font-size: 96px;
  font-weight: 700;
  line-height: 100%;
  padding: 4px;
  white-space: nowrap;
}
@media screen and (max-width: 744px) {
  .p-kv .p-kv__titles__sub {
    font-size: 15.2vw;
    padding: 1.0666666667vw;
  }
}
.p-kv .p-kv__titles__sub__1 {
  margin-bottom: 10px;
}
@media screen and (max-width: 744px) {
  .p-kv .p-kv__titles__sub__1 {
    padding-bottom: 1.3333333333vw;
  }
}
.p-kv .p-kv__titles__sub__2 {
  margin-bottom: 12px;
  max-width: 490px;
}
@media screen and (max-width: 744px) {
  .p-kv .p-kv__titles__sub__2 {
    padding-bottom: 1.3333333333vw;
    max-width: 80vw;
  }
}
.p-kv .p-kv__titles__main {
  color: var(--, #111);
  font-size: 32px;
  font-weight: 700;
  line-height: 100%;
  letter-spacing: 3.2px;
  padding-bottom: 50px;
}
@media screen and (max-width: 744px) {
  .p-kv .p-kv__titles__main {
    font-size: 5.3333333333vw;
    padding-bottom: 8vw;
    letter-spacing: 0.5333333333vw;
  }
}
.p-kv .p-kv__method {
  position: relative;
  border-radius: 8px;
  background: #fff;
  padding: 26px 24px 16px;
  display: inline-block;
}
@media screen and (max-width: 744px) {
  .p-kv .p-kv__method {
    width: 100%;
    border-radius: 2.1333333333vw;
    padding: 4.2666666667vw 4vw 3.2vw;
  }
}
.p-kv .p-kv__method__float {
  position: absolute;
  top: -20px;
  left: 50%;
  transform: translateX(-50%);
  width: 216px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 152px;
  background: var(--color-primary);
  color: #fff;
  font-size: 24px;
  font-weight: 700;
  line-height: 100%;
  letter-spacing: 4.8px;
}
@media screen and (max-width: 744px) {
  .p-kv .p-kv__method__float {
    font-size: 4vw;
    letter-spacing: 0.8vw;
    border-radius: 25.2vw;
    width: 36vw;
    height: 6.6666666667vw;
    top: -3.4666666667vw;
  }
}
.p-kv .p-kv__method__text {
  color: var(--, #111);
  font-feature-settings: "palt" on, "pkna" on;
  font-size: 24px;
  font-weight: 700;
  line-height: 150%;
  letter-spacing: 1.92px;
}
@media screen and (max-width: 744px) {
  .p-kv .p-kv__method__text {
    font-size: 4vw;
    letter-spacing: 0.32vw;
    text-align: center;
  }
}
.p-kv .p-kv__method__span {
  color: #e4005d;
  font-feature-settings: "palt" on, "pkna" on;
  font-size: 27px;
  font-weight: 700;
  line-height: 150%;
  letter-spacing: 2.16px;
  border-bottom: 1px solid #e4005d;
  padding-bottom: 7px;
}
@media screen and (max-width: 744px) {
  .p-kv .p-kv__method__span {
    font-size: 4.5333333333vw;
    letter-spacing: 0.3626666667vw;
    padding-bottom: 1.0666666667vw;
  }
}

.p-kv__list {
  background: var(--color-primary);
  margin: 0;
  padding: 0;
  text-align: center;
  width: 100%;
  min-height: 80px;
  display: flex;
  align-items: center;
}
@media screen and (max-width: 744px) {
  .p-kv__list {
    min-height: 21.3333333333vw;
  }
}
.p-kv__list ul {
  width: 100%;
  max-width: 1080px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto;
}
.p-kv__list ul li {
  width: 20%;
  display: inline-block;
  line-height: 80px;
  position: relative;
  vertical-align: middle;
}
@media screen and (max-width: 744px) {
  .p-kv__list ul li {
    line-height: 21.3333333333vw;
  }
}
.p-kv__list ul li:after {
  background-color: #fff;
  content: "";
  height: 70px;
  width: 1px;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}
@media screen and (max-width: 744px) {
  .p-kv__list ul li:after {
    height: 18.6666666667vw;
    width: 0.2666666667vw;
  }
}
.p-kv__list ul li:first-child:before {
  background-color: #fff;
  content: "";
  height: 70px;
  width: 1px;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}
@media screen and (max-width: 744px) {
  .p-kv__list ul li:first-child:before {
    height: 18.6666666667vw;
    width: 0.2666666667vw;
  }
}
.p-kv__list ul li a {
  color: #fff;
  display: block;
  font-weight: 700;
  line-height: 1.5;
  font-size: 18px;
  padding: 16px 10px;
  text-align: center;
}
@media screen and (max-width: 744px) {
  .p-kv__list ul li a {
    font-size: 4.8vw;
    padding: 4.2666666667vw 2.6666666667vw;
  }
}

/*****************************************************
/* p-intro
*****************************************************/
.p-intro .p-intro__inner {
  max-width: 1120px;
  gap: 37px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  padding: 16px 0px 72px 40px;
}
@media screen and (max-width: 744px) {
  .p-intro .p-intro__inner {
    display: block;
    position: relative;
    padding: 42.6666666667vw 4vw 8.5333333333vw;
  }
}
.p-intro .p-intro__img {
  max-width: 448px;
}
@media screen and (max-width: 744px) {
  .p-intro .p-intro__img {
    position: absolute;
    top: -20.2666666667vw;
    left: 50%;
    transform: translateX(-50%);
    max-width: inherit;
    width: 92vw;
    height: 58.9333333333vw;
  }
}
.p-intro .p-intro__texts {
  margin-right: 83px;
  max-width: 511px;
  white-space: nowrap;
  align-self: flex-end;
}
@media screen and (max-width: 744px) {
  .p-intro .p-intro__texts {
    white-space: initial;
    margin-right: 0;
    max-width: 100%;
  }
}
.p-intro .p-intro__texts__subtext {
  color: #111;
  font-size: 18px;
  font-weight: 700;
  line-height: 170%;
  margin-bottom: 16px;
}
@media screen and (max-width: 744px) {
  .p-intro .p-intro__texts__subtext {
    font-size: 4vw;
    margin-bottom: 2.1333333333vw;
  }
}
.p-intro .p-intro__texts__subtext span {
  color: #111;
  font-size: 15px;
  line-height: 170%;
}
@media screen and (max-width: 744px) {
  .p-intro .p-intro__texts__subtext span {
    font-size: 3.4666666667vw;
  }
}
.p-intro .p-intro__texts__maintext {
  color: #e4005d;
  font-size: 26px;
  font-weight: 700;
  line-height: 170%;
}
@media screen and (max-width: 744px) {
  .p-intro .p-intro__texts__maintext {
    font-size: 4.8vw;
  }
}

/* --------------------------------------------------
p-recommend
-------------------------------------------------- */
.p-recommend {
  position: relative;
  z-index: 1;
}
.p-recommend:before {
  content: "";
  background: url(../images/recommend-01.webp) no-repeat center top/cover;
  height: 350px;
  width: 1920px;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  right: 0;
  margin: 0 auto;
  z-index: -1;
}
@media screen and (max-width: 744px) {
  .p-recommend:before {
    background: url(../images/recommend-01-sp.webp) no-repeat center top/cover;
    width: 100%;
    height: 66.6666666667vw;
  }
}
.p-recommend .p-recommend__inner {
  padding-top: 65px;
}
@media screen and (max-width: 744px) {
  .p-recommend .p-recommend__inner {
    padding: 8.5333333333vw 4vw 0;
  }
}

.p-recommend__ttl {
  color: #fff;
  text-align: center;
  font-feature-settings: "palt" on;
  font-size: 40px;
  font-weight: 700;
  line-height: 130%;
  letter-spacing: 4px;
  margin-bottom: 60px;
  position: relative;
  overflow: initial;
}
@media screen and (max-width: 744px) {
  .p-recommend__ttl {
    text-align: center;
    font-size: 6.4vw;
    letter-spacing: 0.64vw;
    margin-bottom: 11.7333333333vw;
  }
}
.p-recommend__ttl:after {
  content: "";
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: -20px;
  width: 152px;
  height: 4px;
  background-color: #fff;
}
@media screen and (max-width: 744px) {
  .p-recommend__ttl:after {
    bottom: -5.3333333333vw;
    width: 21.3333333333vw;
    height: 1.0666666667vw;
  }
}

.p-recommend__box {
  background: #fff;
  border: 20px solid var(--color-primary);
  display: flex;
  justify-content: center;
  padding: 30px 60px 30px;
  width: 100%;
  max-width: 1000px;
  margin: 0 auto;
}
@media screen and (max-width: 744px) {
  .p-recommend__box {
    padding: 6.4vw 6.4vw 6.4vw 4.8vw;
    border: 2.1333333333vw solid var(--color-primary);
  }
}
.p-recommend__box ul {
  width: 100%;
}
.p-recommend__box ul li {
  color: var(--, #111);
  font-weight: 700;
  line-height: 150%;
  position: relative;
  font-size: 24px;
  padding-left: 42px;
}
@media screen and (max-width: 744px) {
  .p-recommend__box ul li {
    font-size: 4.8vw;
    padding-left: 8.5333333333vw;
  }
}
.p-recommend__box ul li:not(:first-of-type) {
  padding-top: 16px;
}
@media screen and (max-width: 744px) {
  .p-recommend__box ul li:not(:first-of-type) {
    padding-top: 2.1333333333vw;
  }
}
.p-recommend__box ul li:not(:last-of-type) {
  border-bottom: 1px dashed #d9d9d9;
  padding-bottom: 16px;
}
@media screen and (max-width: 744px) {
  .p-recommend__box ul li:not(:last-of-type) {
    padding-bottom: 2.1333333333vw;
    border-bottom: 0.2666666667vw dashed #d9d9d9;
  }
}
.p-recommend__box ul li:before {
  content: "";
  background: url(../images/icon-check.webp) no-repeat center top/contain;
  width: 34px;
  height: 34px;
  position: absolute;
  top: 17px;
  left: 0;
}
@media screen and (max-width: 744px) {
  .p-recommend__box ul li:before {
    width: 7.4666666667vw;
    height: 7.4666666667vw;
    top: 1.6vw;
  }
}
.p-recommend__box ul li:nth-of-type(1):before {
  top: -2px;
}
@media screen and (max-width: 744px) {
  .p-recommend__box ul li:nth-of-type(1):before {
    top: -0.5333333333vw;
  }
}

/* --------------------------------------------------
p-video
-------------------------------------------------- */
.p-video {
  max-width: 1920px;
  width: 100%;
  margin: 0 auto;
}
.p-video .p-video__inner {
  justify-content: space-between;
  margin: 0 auto;
  padding: 54px 25px 72px;
}
@media screen and (max-width: 744px) {
  .p-video .p-video__inner {
    display: block;
    padding: 11.7333333333vw 4vw 8.2666666667vw;
    max-width: 100%;
  }
}
.p-video .p-video__titles {
  max-width: 176px;
  padding-top: 20px;
  margin: 0 auto 80px;
}
@media screen and (max-width: 744px) {
  .p-video .p-video__titles {
    padding-top: 0;
    margin: 0 auto;
    padding-bottom: 11.7333333333vw;
    max-width: 100%;
  }
}
.p-video .p-video__title {
  color: var(--, #111);
  text-align: center;
  font-feature-settings: "palt" on;
  font-weight: 700;
  line-height: 100%;
  font-size: 40px;
  letter-spacing: 4px;
  margin-bottom: 0;
  padding-bottom: 10px;
}
@media screen and (max-width: 744px) {
  .p-video .p-video__title {
    font-size: 6.4vw;
    letter-spacing: 0.64vw;
    padding-bottom: 2.6666666667vw;
  }
}
.p-video .p-video__sub {
  color: var(--, #111);
  font-feature-settings: "palt" on;
  font-weight: 700;
  line-height: 100%;
  font-size: 18px;
  letter-spacing: 1.8px;
  text-align: center;
  position: relative;
}
@media screen and (max-width: 744px) {
  .p-video .p-video__sub {
    font-size: 4.8vw;
    letter-spacing: 0.48vw;
  }
}
.p-video .p-video__sub::after {
  content: "";
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: -20px;
  width: 152px;
  height: 4px;
  background: var(--color-primary);
}
@media screen and (max-width: 744px) {
  .p-video .p-video__sub::after {
    bottom: -6.4vw;
    width: 21.3333333333vw;
    height: 1.0666666667vw;
  }
}
.p-video .p-video__content {
  display: flex;
  justify-content: center;
  gap: 24px;
}
@media screen and (max-width: 744px) {
  .p-video .p-video__content {
    flex-wrap: wrap;
    gap: 2.6666666667vw;
  }
}
.p-video .p-video__content + .p-video__content {
  margin-top: 24px;
}
@media screen and (max-width: 744px) {
  .p-video .p-video__content + .p-video__content {
    margin-top: 2.6666666667vw;
  }
}
.p-video .video__wrap {
  width: 270px;
  height: 480px;
  border-radius: 16px;
  position: relative;
  cursor: pointer;
}
.p-video .video__wrap video {
  width: 100%;
  height: auto;
  border-radius: 16px;
}
@media screen and (max-width: 744px) {
  .p-video .video__wrap {
    width: 44.2666666667vw;
    height: 78.6666666667vw;
    border-radius: 4.2666666667vw;
  }
}
.p-video .video-arrow {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 56px;
  height: 56px;
}
@media screen and (max-width: 744px) {
  .p-video .video-arrow {
    width: 10.6666666667vw;
    height: 10.6666666667vw;
  }
}

/* モーダルのスタイル ============ */
.video-modal {
  opacity: 0;
  transition: opacity 0.3s ease-in-out;
  /* ↑dialogタグにはposition(relativeも), display flexやgridなどを指定✖︎、↓コンテナで指定 */
}
.video-modal.is-open {
  opacity: 1;
}
.video-modal.is-open::backdrop {
  opacity: 1;
}
.video-modal::backdrop {
  opacity: 0;
  background: rgba(0, 0, 0, 0.7);
  backdrop-filter: blur(6px);
  transition: opacity 0.3s ease-in-out;
}
.video-modal__container {
  height: 100vh;
  overflow-y: auto;
  display: grid;
  place-content: center;
}
.video-modal__content {
  position: relative;
}
.video-modal__content video {
  max-height: 90vh;
  border-radius: 16px;
}
@media screen and (max-width: 744px) {
  .video-modal__content video {
    max-width: 85vw;
  }
}
.video-modal__close-btn {
  position: absolute;
  top: 0;
  right: -100px;
  width: 80px;
  height: 80px;
  display: grid;
  place-items: center;
}
@media screen and (max-width: 744px) {
  .video-modal__close-btn {
    top: -40px;
    right: 0;
    width: 30px;
    height: 30px;
  }
}
.video-modal__close-btn::before, .video-modal__close-btn::after {
  content: "";
  position: absolute;
  width: inherit;
  height: 2px;
  background: #fff;
}
.video-modal__close-btn::before {
  transform: rotate(45deg);
}
.video-modal__close-btn::after {
  transform: rotate(-45deg);
}

/* --------------------------------------------------
 症例写真
-------------------------------------------------- */
.sec_case {
  background: url(../images/video-01.webp) center bottom/cover no-repeat;
  max-width: 1920px;
  width: 100%;
  margin: 0 auto;
  position: relative;
  z-index: 1;
}

.sec_case .lpInner {
  padding-top: 0;
  padding-bottom: 40px;
}
@media screen and (max-width: 744px) {
  .sec_case .lpInner {
    padding-bottom: 8.5333333333vw;
  }
}

.sec_case_ttl {
  overflow: initial;
}

/* --------------------------------------------------
p-point
-------------------------------------------------- */
.p-point {
  max-width: 1920px;
  margin: 0 auto;
  background: url(../images/point-02.webp) center/cover no-repeat;
  overflow: initial;
}
@media screen and (max-width: 744px) {
  .p-point {
    background: url(../images/point-02-sp.webp) no-repeat;
    background-position: center top;
    background-size: 100%;
    background-color: #7997a3;
  }
}
.p-point .p-point__inner {
  max-width: 1160px;
  margin: 0 auto;
  padding: 72px 40px;
  position: relative;
}
@media screen and (max-width: 744px) {
  .p-point .p-point__inner {
    padding: 19.2vw 5.3333333333vw 8.5333333333vw;
  }
}
.p-point .p-point__inner::before {
  content: "";
  position: absolute;
  top: -50px;
  left: -50px;
  width: 320px;
  height: 320px;
  background: url(../images/point-01.webp) center/cover no-repeat;
  z-index: 1;
}
@media (max-width: 1280px) {
  .p-point .p-point__inner::before {
    left: -70px;
  }
}
@media screen and (max-width: 744px) {
  .p-point .p-point__inner::before {
    top: -10.1333333333vw;
    left: 4vw;
    width: 29.3333333333vw;
    height: 29.3333333333vw;
  }
}
.p-point .p-point__title {
  color: #fff;
  text-align: center;
  font-feature-settings: "palt" on;
  position: relative;
  font-weight: 700;
  line-height: 130%;
  font-size: 40px;
  letter-spacing: 4px;
  margin-bottom: 62px;
  overflow: initial;
}
@media screen and (max-width: 744px) {
  .p-point .p-point__title {
    color: #fff;
    font-size: 6.4vw;
    line-height: 150%;
    letter-spacing: 0.64vw;
    text-align: left;
    margin-bottom: 10.6666666667vw;
  }
}
.p-point .p-point__title::after {
  content: "";
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: -20px;
  width: 152px;
  height: 4px;
  background: #fff;
}
@media screen and (max-width: 744px) {
  .p-point .p-point__title::after {
    left: 0;
    transform: initial;
    bottom: -5.3333333333vw;
    width: 21.3333333333vw;
    height: 1.0666666667vw;
  }
}
.p-point .p-point__explanation {
  color: #fff;
  text-align: center;
  font-size: 24px;
  font-weight: 700;
  line-height: 170%;
  padding-bottom: 42px;
  position: relative;
  z-index: 2;
}
@media screen and (max-width: 744px) {
  .p-point .p-point__explanation {
    font-size: 4.8vw;
    text-align: left;
    padding-bottom: 5.3333333333vw;
  }
}
.p-point .p-point__cards {
  display: grid;
  gap: 24px;
  max-width: 780px;
  margin: 0 auto;
  grid-template-columns: repeat(2, 1fr);
}
@media screen and (max-width: 744px) {
  .p-point .p-point__cards {
    grid-template-columns: repeat(2, 1fr);
    gap: 4vw;
  }
}
.p-point .p-point__card {
  width: auto;
}
.p-point .p-point__card__fuatures {
  display: flex;
  justify-content: space-around;
  background: #fff;
  border-radius: 8px 8px 0px 0px;
  width: 108px;
  height: 39.2px;
  padding: 0 16px;
}
@media screen and (max-width: 744px) {
  .p-point .p-point__card__fuatures {
    width: 18.4vw;
    height: 8.3733333333vw;
    border-radius: 2.1333333333vw 2.1333333333vw 0px 0px;
    padding: 0 2.1333333333vw;
  }
}
.p-point .p-point__card__fuatures__fuature {
  color: var(--color-primary);
  font-size: 24px;
  padding-top: 10px;
  font-weight: 700;
  line-height: 100%;
}
@media screen and (max-width: 744px) {
  .p-point .p-point__card__fuatures__fuature {
    color: var(--color-primary);
    font-size: 4vw;
    padding-top: 2.4vw;
    font-weight: 700;
    line-height: 150%;
  }
}
.p-point .p-point__card__fuatures__number {
  color: var(--color-primary);
  font-family: var(--font-noto-serif);
  font-size: 36px;
  font-weight: 600;
  line-height: 100%;
  transform: skewX(-8deg);
}
@media screen and (max-width: 744px) {
  .p-point .p-point__card__fuatures__number {
    font-size: 8.5333333333vw;
    line-height: 90%;
  }
}
.p-point .p-point__card__box {
  color: #fff;
  font-weight: 700;
  line-height: 150%;
  font-size: 21px;
  width: 344px;
  height: 64px;
  padding: 16px;
  border: 2px solid #fff;
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.3) 0%, rgba(0, 0, 0, 0.3) 100%), var(--color-primary);
}
@media screen and (max-width: 744px) {
  .p-point .p-point__card__box {
    font-size: 4.8vw;
    width: 42.6666666667vw;
    height: 22.9333333333vw;
    padding: 4.2666666667vw 1.6vw;
    border: 0.5333333333vw solid #fff;
  }
}

/*****************************************************
/* p-reason
*****************************************************/
.p-reason {
  max-width: 1920px;
  margin: 0 auto;
  padding: 72px 40px;
  background: url(../images/reason-02.webp) center/cover no-repeat;
}
@media screen and (max-width: 744px) {
  .p-reason {
    padding: 21.3333333333vw 5.3333333333vw 8.5333333333vw;
  }
}
.p-reason .p-reason__conts {
  max-width: 1160px;
  margin: 0 auto;
  gap: 40px;
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 744px) {
  .p-reason .p-reason__conts {
    display: block;
    gap: 10.6666666667vw;
    position: relative;
  }
}
.p-reason .p-reason__conts .p-reason__img {
  max-width: 420px;
  border-radius: 16px;
}
@media screen and (max-width: 744px) {
  .p-reason .p-reason__conts .p-reason__img {
    border-radius: 0;
    position: absolute;
    max-width: 44vw;
    top: -14.4vw;
    right: -6.9333333333vw;
    width: 100%;
  }
}
.p-reason .p-reason__conts .p-reason__texts {
  max-width: 620px;
}
@media screen and (max-width: 744px) {
  .p-reason .p-reason__conts .p-reason__texts {
    max-width: 100%;
  }
}
.p-reason .p-reason__conts .p-reason__texts__h2 {
  color: var(--, #111);
  font-feature-settings: "palt" on;
  font-weight: 700;
  line-height: 130%;
  font-size: 40px;
  letter-spacing: 4px;
  margin-bottom: 52px;
  overflow: initial;
  position: relative;
}
@media screen and (max-width: 744px) {
  .p-reason .p-reason__conts .p-reason__texts__h2 {
    font-size: 6.4vw;
    letter-spacing: 0.64vw;
    margin-bottom: 13.8666666667vw;
  }
}
.p-reason .p-reason__conts .p-reason__texts__h2::after {
  content: "";
  position: absolute;
  bottom: -20px;
  left: 0px;
  width: 152px;
  height: 4px;
  background: var(--color-primary);
}
@media screen and (max-width: 744px) {
  .p-reason .p-reason__conts .p-reason__texts__h2::after {
    bottom: -5.3333333333vw;
    width: 21.3333333333vw;
    height: 1.0666666667vw;
  }
}
.p-reason .p-reason__conts .p-reason__texts__text p {
  font-size: 18px;
  font-weight: 700;
  margin-bottom: 16px;
}
@media screen and (max-width: 744px) {
  .p-reason .p-reason__conts .p-reason__texts__text p {
    font-size: 4vw;
    margin-bottom: 2.1333333333vw;
    line-height: 170%;
  }
}
.p-reason .p-reason__conts .p-reason__texts__text p span {
  color: #e4005d;
}
@media screen and (max-width: 744px) {
  .p-reason .p-reason__conts .p-reason__texts__text p span {
    font-size: 4vw;
    line-height: 170%;
  }
}

/*****************************************************
/* 血管治療の共通バナー
*****************************************************/
.vein_bnr {
  position: relative;
  left: 50%;
  transform: translateX(-50%);
  width: 1080px;
  height: 180px;
  aspect-ratio: 6/1;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 16px;
  margin: 48px 0 0;
  padding: 0 160px;
  font-weight: 700;
  background: url(../../../assets/images/menu/common/vein-bnr-bg-pc.webp) center/cover no-repeat;
}
@media screen and (max-width: 744px) {
  .vein_bnr {
    width: 89.3333333333vw;
    height: 66.6666666667vw;
    align-items: start;
    gap: 4.2666666667vw;
    margin: 4.2666666667vw 0 0;
    padding: 0;
    background: url(../../../assets/images/menu/common/vein-bnr-bg-sp.webp) center/cover no-repeat;
  }
}
.vein_bnr .vein_bnr_ttl {
  padding: 4px 48px;
  font-feature-settings: "palt" on, "pkna" on;
  font-size: 21px;
  line-height: 1;
  letter-spacing: 1px;
  background: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, #fff 10%, #fff 90%, rgba(255, 255, 255, 0) 100%);
}
@media screen and (max-width: 744px) {
  .vein_bnr .vein_bnr_ttl {
    margin-top: 3.2vw;
    padding: 1.0666666667vw 8.5333333333vw;
    font-size: 4.2666666667vw;
    line-height: 1.3;
    letter-spacing: 0.2666666667vw;
  }
}
.vein_bnr .vein_bnr_ttl span {
  color: #dd5564;
  font-size: 32px;
}
@media screen and (max-width: 744px) {
  .vein_bnr .vein_bnr_ttl span {
    font-size: 4.8vw;
  }
}
.vein_bnr .vein_bnr_ttl small {
  font-size: 21px;
}
@media screen and (max-width: 744px) {
  .vein_bnr .vein_bnr_ttl small {
    font-size: 4.2666666667vw;
  }
}
.vein_bnr .vein_bnr_txt {
  max-width: 660px;
  margin: 0 auto;
  font-size: 18px;
  line-height: 1.5;
}
@media screen and (max-width: 744px) {
  .vein_bnr .vein_bnr_txt {
    max-width: 80.8vw;
    font-size: 4vw;
  }
}

/*****************************************************
/* p-cause
*****************************************************/
.p-cause {
  background: #ecf5f7;
}

.p-cause__inner {
  max-width: 920px;
  margin: 0 auto;
  padding: 72px 0;
}
@media screen and (max-width: 744px) {
  .p-cause__inner {
    padding: 8.5333333333vw 4vw 9.6vw;
  }
}

.p-cause__box__title {
  color: black;
  text-align: center;
  font-feature-settings: "palt" on;
  font-style: normal;
  font-weight: 700;
  line-height: 130%;
  font-size: 40px;
  letter-spacing: 4px;
  margin-bottom: 60px;
  overflow: initial;
  position: relative;
}
@media screen and (max-width: 744px) {
  .p-cause__box__title {
    font-size: 6.4vw;
    letter-spacing: 0.64vw;
    margin-bottom: 11.7333333333vw;
    letter-spacing: 0.5333333333vw;
  }
}
.p-cause__box__title::after {
  content: "";
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: -21px;
  width: 120px;
  height: 5px;
  background: var(--color-primary);
}
@media screen and (max-width: 744px) {
  .p-cause__box__title::after {
    bottom: -5.3333333333vw;
    width: 21.3333333333vw;
    height: 1.0666666667vw;
  }
}

.p-cause__box__list {
  padding: 30px 26px 24px;
  background: #fff;
  border: 20px solid var(--color-primary);
}
@media screen and (max-width: 744px) {
  .p-cause__box__list {
    border: 2.1333333333vw solid var(--color-primary);
    background: #fff;
    padding: 7.7333333333vw 3.2vw 6.4vw;
    border-radius: 0px;
  }
}

.p-cause__box__item {
  display: block;
  border-bottom: 3px dotted #d9d9d9;
  margin-bottom: 50px;
}
@media screen and (max-width: 744px) {
  .p-cause__box__item {
    border-bottom: 0.8vw dotted #d9d9d9;
    margin-bottom: 7.7333333333vw;
  }
}
.p-cause__box__item:last-child {
  margin-bottom: 0;
  border: none;
}
.p-cause__box__item:not(:last-of-type) {
  padding-bottom: 32px;
}
@media screen and (max-width: 744px) {
  .p-cause__box__item:not(:last-of-type) {
    padding-bottom: 4.2666666667vw;
  }
}

.p-cause__box__subttl {
  font-weight: bold;
  line-height: 1.2;
  display: block;
  font-size: 24px;
  margin-bottom: 14px;
  border-bottom: 1px solid #d9d9d9;
  display: flex;
  align-items: center;
  padding-bottom: 8px;
}
.p-cause__box__subttl .txt {
  font-size: inherit;
}
@media screen and (max-width: 744px) {
  .p-cause__box__subttl {
    font-size: 5.3333333333vw;
    padding-bottom: 2.9333333333vw;
    margin-bottom: 4.2666666667vw;
    border-bottom: 0.2666666667vw solid #d9d9d9;
  }
}

.p-cause__box__subttl__source {
  color: var(--color-primary);
  text-align: center;
  font-style: normal;
  font-weight: 600;
  line-height: 100%;
  font-family: var(--font-noto-serif);
  font-size: 18px;
  padding-right: 6px;
}
@media screen and (max-width: 744px) {
  .p-cause__box__subttl__source {
    font-size: 4vw;
    padding-right: 1.6vw;
  }
}

.p-cause__box__subttl__number {
  font-family: var(--font-noto-serif);
  color: var(--color-primary);
  margin: -8px 20px 0 0;
  font-size: 48px;
  font-weight: 500;
  line-height: 100%;
}
@media screen and (max-width: 744px) {
  .p-cause__box__subttl__number {
    margin: -2.1333333333vw 5.3333333333vw 0 0;
    font-size: 12.8vw;
  }
}

.p-cause__box__img {
  float: right;
  margin-top: -77px;
  padding-left: 24px;
  background: #fff;
  width: auto;
}
@media screen and (max-width: 744px) {
  .p-cause__box__img {
    margin-top: -20.5333333333vw;
    padding-left: 0;
    margin: 0px 0 0px 6.1333333333vw;
    width: 39.4666666667vw;
  }
  .p-cause__box__img.spfull {
    float: none;
    margin: 0 auto 4.2666666667vw;
    width: 100%;
    max-width: 106.6666666667vw;
    display: block;
  }
}
.p-cause__box__img__1 {
  width: 474px;
}
@media screen and (max-width: 744px) {
  .p-cause__box__img__1 {
    width: 100%;
  }
}

.p-cause__box__txt {
  min-height: 95px;
  font-size: 18px;
  font-weight: 500;
  line-height: 170%;
}
@media screen and (max-width: 744px) {
  .p-cause__box__txt {
    font-size: 4vw;
    min-height: 25.3333333333vw;
    line-height: 1.7;
  }
}

/* --------------------------------------------------
p-flow
-------------------------------------------------- */
.p-flow .p-flow__inner {
  max-width: 1160px;
  padding: 72px 40px;
  margin: 0 auto;
}
@media screen and (max-width: 744px) {
  .p-flow .p-flow__inner {
    padding: 8.5333333333vw 4vw 8.5333333333vw;
  }
}
.p-flow .p-flow__title {
  position: relative;
  text-align: center;
  overflow: initial;
  color: #111;
  text-align: center;
  font-size: 36px;
  margin-bottom: 59px;
  font-weight: 700;
  line-height: 130%;
}
@media screen and (max-width: 744px) {
  .p-flow .p-flow__title {
    font-size: 6.4vw;
    margin-bottom: 11.7333333333vw;
  }
}
.p-flow .p-flow__title::after {
  content: "";
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: -21px;
  width: 120px;
  height: 5px;
  background: var(--color-primary);
}
@media screen and (max-width: 744px) {
  .p-flow .p-flow__title::after {
    bottom: -5.3333333333vw;
    width: 21.3333333333vw;
    height: 1.0666666667vw;
  }
}
.p-flow .p-flow__content {
  display: flex;
  justify-content: space-between;
  gap: 40px;
}
@media screen and (max-width: 744px) {
  .p-flow .p-flow__content {
    display: block;
    gap: 10.6666666667vw;
  }
}
.p-flow .p-flow__content__item {
  max-width: 328px;
  width: 100%;
  position: relative;
}
@media screen and (max-width: 744px) {
  .p-flow .p-flow__content__item {
    max-width: 100%;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    align-items: center;
    width: 100%;
    margin-bottom: 11.2vw;
  }
}
@media screen and (max-width: 744px) {
  .p-flow .p-flow__content__item:last-child {
    margin-bottom: 0;
  }
}
.p-flow .p-flow__content__media {
  position: relative;
}
.p-flow .p-flow__content__media:before {
  content: "";
  width: 0;
  height: 0;
  border-left: 20px solid var(--color-primary);
  border-top: 20px solid transparent;
  border-bottom: 20px solid transparent;
  position: absolute;
  top: 50%;
  right: -34px;
  transform: translateY(-50%);
}
@media screen and (max-width: 744px) {
  .p-flow .p-flow__content__media:before {
    top: auto;
    right: 0;
    left: 0;
    bottom: -8.5333333333vw;
    transform: rotate(90deg);
    margin: 0 auto;
    border-left: 2.6666666667vw solid var(--color-primary);
    border-top: 2.6666666667vw solid transparent;
    border-bottom: 2.6666666667vw solid transparent;
  }
}
@media screen and (max-width: 744px) {
  .p-flow .p-flow__content__media {
    position: unset;
    width: 43.7333333333vw;
  }
}
.p-flow .p-flow__content__item:last-child .p-flow__content__media:before {
  display: none;
}
.p-flow .p-flow__content__subttl {
  font-weight: bold;
  line-height: 1.5;
  color: #323232;
  font-size: 24px;
  margin: 25px 0;
  padding-left: 12px;
  border-left: 4px solid #aec0ca;
}
@media screen and (max-width: 744px) {
  .p-flow .p-flow__content__subttl {
    font-size: 5.3333333333vw;
    width: calc(100% - 46.4vw);
    border-left: 0;
    border-top: 0.5333333333vw solid var(--color-primary);
    border-bottom: 0.2666666667vw solid var(--color-primary);
    min-height: 28.5333333333vw;
    margin: 0;
    display: flex;
    align-items: center;
  }
}
.p-flow .p-flow__content__txt {
  width: 100%;
  margin-top: 20px;
  color: #111;
  font-size: 18px;
  font-weight: 500;
  line-height: 170%;
}
@media screen and (max-width: 744px) {
  .p-flow .p-flow__content__txt {
    color: var(--, #111);
    font-size: 4vw;
    font-weight: 500;
    line-height: 170%;
    margin-top: 3.2vw;
  }
}
.p-flow .p-flow__table {
  background: #f5f5f5;
  margin-top: 28px;
  padding: 38px 40px 50px;
}
@media screen and (max-width: 744px) {
  .p-flow .p-flow__table {
    margin-top: 8.5333333333vw;
    width: 100%;
    padding: 5.3333333333vw 2.1333333333vw;
  }
}
.p-flow .p-flow__table__ttl {
  font-size: 24px;
  text-align: center;
  margin-bottom: 20px;
}
@media screen and (max-width: 744px) {
  .p-flow .p-flow__table__ttl {
    font-size: 4.2666666667vw;
    line-height: 1.8;
    margin-bottom: 4vw;
  }
}
.p-flow .p-flow__table__tblwrap {
  background: #fff;
  padding: 10px 50px;
}
@media screen and (max-width: 744px) {
  .p-flow .p-flow__table__tblwrap {
    padding: 2.1333333333vw;
  }
}
.p-flow .p-flow__table__tbl {
  width: 100%;
  font-size: 16px;
}
@media screen and (max-width: 744px) {
  .p-flow .p-flow__table__tbl {
    font-size: 3.4666666667vw;
    line-height: 1.8;
  }
}
.p-flow .p-flow__table__tbl th,
.p-flow .p-flow__table__tbl td {
  padding: 15px 0 15px 30px;
  vertical-align: top;
  font-size: 16px;
  font-weight: 500;
  line-height: 130%;
}
@media screen and (max-width: 744px) {
  .p-flow .p-flow__table__tbl th,
  .p-flow .p-flow__table__tbl td {
    font-size: 3.4666666667vw;
    padding: 3.2vw 0;
  }
}
.p-flow .p-flow__table__tbl tr:last-child th,
.p-flow .p-flow__table__tbl tr:last-child td {
  background: none;
}
.p-flow .p-flow__table__tbl tr:not(:last-of-type) th,
.p-flow .p-flow__table__tbl tr:not(:last-of-type) td {
  border-bottom: 1px dashed #aaa;
}
@media screen and (max-width: 744px) {
  .p-flow .p-flow__table__tbl tr:not(:last-of-type) th,
  .p-flow .p-flow__table__tbl tr:not(:last-of-type) td {
    border-bottom: 0.2666666667vw dashed #aaa;
  }
}
.p-flow .p-flow__table__tbl th {
  width: 160px;
  font-weight: 600;
  text-align: center;
}
@media screen and (max-width: 744px) {
  .p-flow .p-flow__table__tbl th {
    width: 16.5333333333vw;
    padding-right: 0.5em;
    white-space: nowrap;
  }
}
.p-flow .p-flow__table__tbl td span {
  font-size: 14px;
}
@media screen and (max-width: 744px) {
  .p-flow .p-flow__table__tbl td span {
    font-size: 3.4666666667vw;
  }
}
@media (min-width: 745px) {
  .p-flow .p-flow__table__tbl__th__span {
    display: inline-block;
  }
}
.p-flow .p-flow__table__ul li {
  display: block;
  padding-left: 25px;
  position: relative;
}
@media screen and (max-width: 744px) {
  .p-flow .p-flow__table__ul li {
    padding-left: 4.8vw;
  }
}
.p-flow .p-flow__table__ul li::before {
  background-color: #282828;
  content: "";
  position: absolute;
  left: 10px;
  height: 3px;
  top: 6px;
  width: 3px;
}
@media screen and (max-width: 744px) {
  .p-flow .p-flow__table__ul li::before {
    left: 1.8666666667vw;
    height: 0.8vw;
    top: 1.6vw;
    width: 0.8vw;
  }
}
.p-flow .p-flow__table__list li {
  display: block;
  padding-left: 10px;
  position: relative;
}
@media screen and (max-width: 744px) {
  .p-flow .p-flow__table__list li {
    padding-left: 2.6666666667vw;
  }
}
.p-flow .p-flow__table__list li:before {
  background-color: #282828;
  content: "";
  position: absolute;
  left: 0;
  height: 3px;
  top: 11px;
  width: 3px;
  border-radius: 50%;
}
@media screen and (max-width: 744px) {
  .p-flow .p-flow__table__list li:before {
    width: 0.5333333333vw;
    height: 0.5333333333vw;
    top: 2.1333333333vw;
  }
}

/* --------------------------------------------------
 料金
-------------------------------------------------- */
#tempPrice {
  background: #ecf5f7;
}
#tempPrice .inner {
  padding-bottom: 70px;
  padding: 60px 0;
}
@media screen and (max-width: 744px) {
  #tempPrice .inner {
    padding-top: 8vw;
    padding-bottom: 8vw;
    padding: 8.5333333333vw 4.2666666667vw 8.5333333333vw;
  }
}
#tempPrice h2 {
  font-size: 36px;
  font-weight: 700;
  line-height: 130%;
  color: #333;
  position: relative;
  text-align: center;
  letter-spacing: 0.05rem;
}
@media screen and (max-width: 744px) {
  #tempPrice h2 {
    font-size: 6.4vw;
    margin-bottom: 6.4vw;
  }
}
#tempPrice .c_menu {
  margin-bottom: 32px;
}
@media screen and (max-width: 744px) {
  #tempPrice .c_menu {
    margin-bottom: 8.5333333333vw;
  }
}

/* --------------------------------------------------
 広告用
-------------------------------------------------- */
.monitor .board_ads {
  background: linear-gradient(135deg, #f0285a 0%, #ff6ea0 100%);
  color: #fff;
  font-size: 21px;
  font-weight: 700;
  padding: 12px 0;
}
@media screen and (max-width: 744px) {
  .monitor .board_ads {
    padding: 2.1333333333vw 4.2666666667vw;
  }
}
.monitor .board_ads_inner {
  max-width: 1080px;
  margin: 0 auto;
  display: flex;
  justify-content: center;
  gap: 16px;
}
@media screen and (max-width: 744px) {
  .monitor .board_ads_inner {
    flex-direction: column;
    font-size: 5.6vw;
    line-height: 1.3;
    gap: 1.0666666667vw;
    text-align: center;
  }
}
.monitor .board_ads_inner .txt_1 {
  line-height: 1;
}
@media screen and (max-width: 744px) {
  .monitor .board_ads_inner .txt_1 {
    letter-spacing: 0.2666666667vw;
  }
}
.monitor .board_ads_inner .txt_1 span {
  font-size: 36px;
  font-family: var(--font-zen);
  color: yellow;
  margin-left: 4px;
  margin-right: 4px;
}
.monitor .board_ads_inner .txt_2 {
  display: flex;
  align-items: center;
  padding: 0 8px;
  background: #fff;
  color: #dd5564;
}
@media screen and (max-width: 744px) {
  .monitor .board_ads_inner .txt_2 {
    padding: 0 1.0666666667vw;
    font-size: 4.2666666667vw;
    align-self: center;
    white-space: nowrap;
    font-feature-settings: "palt";
  }
}
@media screen and (max-width: 744px) {
  .monitor .p-kv .p-kv__inner {
    padding: 75.4666666667vw 3.6vw 6.4vw;
  }
}
@media screen and (max-width: 744px) {
  .monitor .line {
    padding-bottom: 25.6vw;
  }
}
.monitor .tempPrice__ttl span {
  display: block;
  color: #dd5564;
  font-size: 48px;
}
@media screen and (max-width: 744px) {
  .monitor .tempPrice__ttl span {
    font-size: 8vw;
  }
}
.monitor .pick_note {
  width: 100%;
  background-color: #fff;
  color: #dd5564;
  text-align: center;
  font-size: 15px;
  font-weight: 700;
  border: 1px solid #dd5564;
  padding: 4px;
  margin-bottom: 18px;
}
@media screen and (max-width: 744px) {
  .monitor .pick_note {
    font-size: 3.2vw;
    border: 0.2666666667vw solid #dd5564;
    padding: 1.0666666667vw;
    margin-bottom: 4.8vw;
  }
}
.monitor .bnr_ads {
  margin: 48px auto 0 -110px;
  width: 1200px;
  height: 416px;
  background: url(../images/ads-bg.webp) center/cover no-repeat;
}
@media screen and (max-width: 744px) {
  .monitor .bnr_ads {
    margin: 6.4vw auto 0 -4.2666666667vw;
    width: 100vw;
    height: 118.1333333333vw;
    background: url(../images/ads-bg-sp.webp) center/cover no-repeat;
  }
}
.monitor .bnr_ads_inner {
  display: flex;
  justify-content: center;
  gap: 24px;
  margin: 0 auto;
  padding-top: 210px;
  max-width: 980px;
}
@media screen and (max-width: 744px) {
  .monitor .bnr_ads_inner {
    flex-direction: column;
    gap: 3.2vw;
    padding-top: 48vw;
  }
}
.monitor .bnr_ads_inner a {
  width: 440px;
}
@media screen and (max-width: 744px) {
  .monitor .bnr_ads_inner a {
    align-self: center;
    max-width: 86.1333333333vw;
    width: 100%;
  }
}
.monitor .bnr_ads_inner img {
  aspect-ratio: 440/150;
}

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