html,
body {
  margin: 0;
  padding: 0;
  width: 100%;
  overflow-x: hidden;
}

body {
  background: #fff;
}

/* 1920pxアートボードを画面幅に合わせて縮小表示する枠 */
.smow-pc-viewport {
  --pc-base-width: 1920;
  --pc-base-height: 21000;
  --pc-scale: min(1, calc(100vw / (var(--pc-base-width) * 1px)));

  position: relative;
  width: 100%;
  height: calc(var(--pc-base-height) * 1px * var(--pc-scale));
  overflow: hidden;
}

/* Animaの1920px固定レイアウト本体 */
.smow-pc {
  background-color: var(--colortextwhite);
  position: absolute;
  top: 0;
  left: 50%;
  width: 1920px;
  min-width: 1920px;
  min-height: 20833px;
  overflow: hidden;
  transform: translateX(-50%) scale(var(--pc-scale));
  transform-origin: top center;
}

/* FVの2枚画像だけを制御 */
.smow-pc .fv-image .img {
  display: block;
  width: 100%;
  height: 900px;
  object-fit: cover;
  object-position: center;
}
/* FV画像の引き伸ばし防止 */
.smow-pc .img {
  display: block;
  width: 100%;
  height: auto;
}

.smow-pc .header {
  position: absolute;
  top: 21px;
  left: 150px;
  width: 1666px;
  height: 262px;
  display: flex;
  gap: 596.8px;
  background-color: transparent;
}


.smow-pc .header-logo {
  margin-top: 60px;
  width: 364.49px;
  height: 202px;
}

.smow-pc .section-fv {
  position: absolute;
  top: 21px;
  left: 150px;
  width: 1666px;
  height: 1959px;
}

.smow-pc .fv-image {
  display: flex;
  flex-direction: column;
  width: 1620px;
  align-items: flex-start;
  position: absolute;
  top: 163px;
  left: 0;
}


.smow-pc .fv-text {
  position: absolute;
  top: 402px;
  left: 181px;
  width: 240px;
  height: 1380px;
  display: flex;
  flex-direction: column;
}

.smow-pc .text-wrapper {
  margin-left: -1px;
  margin-right: 1px;
  flex: 1;
  max-height: 148px;
  margin-top: -1px;
  
  font-family: "Noto Serif JP", Helvetica;
  font-weight: 300;
  color: #ffffff;
  font-size: 40px;
  letter-spacing: 0;
  line-height: 148px;
  white-space: nowrap;
}

.smow-pc .div {
  margin-left: -1px;
  margin-right: 41px;
  flex: 1;
  max-height: 148px;
  margin-top: 40px;
  
  font-family: "Noto Serif JP", Helvetica;
  font-weight: 300;
  color: #ffffff;
  font-size: 40px;
  letter-spacing: 0;
  line-height: 148px;
  white-space: nowrap;
}

.smow-pc .text-wrapper-2 {
  margin-left: -1px;
  margin-right: 38px;
  flex: 1;
  max-height: 148px;
  margin-top: 40px;
  
  font-family: "Noto Serif JP", Helvetica;
  font-weight: 300;
  color: #ffffff;
  font-size: 40px;
  letter-spacing: 0;
  line-height: 148px;
  white-space: nowrap;
}

.smow-pc .text-wrapper-3 {
  margin-left: -1px;
  margin-right: 41px;
  flex: 1;
  max-height: 148px;
  margin-top: 248px;
  
  font-family: "Noto Serif JP", Helvetica;
  font-weight: 300;
  color: #ffffff;
  font-size: 40px;
  letter-spacing: 0;
  line-height: 148px;
  white-space: nowrap;
}

.smow-pc .text-wrapper-4 {
  margin-left: -1px;
  margin-right: 44px;
  flex: 1;
  max-height: 148px;
  margin-top: 312px;
  
  font-family: "Noto Serif JP", Helvetica;
  font-weight: 300;
  color: #ffffff;
  font-size: 40px;
  letter-spacing: 0;
  line-height: 148px;
  white-space: nowrap;
}

.smow-pc .section-intro {
  display: flex;
  flex-direction: column;
  width: 1457px;
  align-items: center;
  gap: 173px;
  position: absolute;
  top: 2132px;
  left: 270px;
}

.smow-pc .div-wrapper {
  position: relative;
  width: 929px;
  height: 262px;
}

.smow-pc .text-wrapper-5 {
  position: absolute;
  top: -1px;
  left: -1px;
  
  font-family: "Noto Serif JP", Helvetica;
  font-weight: 300;
  color: #646464;
  font-size: 70px;
  letter-spacing: 0;
  line-height: 262px;
  white-space: nowrap;
}

.smow-pc .section-intro-body {
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.smow-pc .section-intro-text {
  position: relative;
  width: 458px;
  height: 960px;
}

.smow-pc .IL {
  position: absolute;
  top: -1px;
  left: -1px;
  
  font-family: "Noto Serif JP", Helvetica;
  font-weight: 300;
  color: #646464;
  font-size: 30px;
  letter-spacing: 0;
  line-height: 120px;
}

.smow-pc .section-intro-img {
  position: relative;
  width: 767px;
  height: 998px;
}

.smow-pc .element-IL {
  position: absolute;
  top: 0;
  left: 313px;
  width: 454px;
  height: 315px;
}

.smow-pc .element-IL-2 {
  position: absolute;
  top: 520px;
  left: 0;
  width: 690px;
  height: 478px;
}

.smow-pc .btn-contact-phone {
  position: absolute;
  top: 1659px;
  left: 374px;
  display: inline-flex;
  height: 122px;
  align-items: center;
  gap: 28px;
  padding: 0px 65px;
  background-color: var(--coloraccentmain);
}

.smow-pc .call-icon {
  position: relative;
  width: 67.37px;
  height: 67.37px;
}

.smow-pc .p {
  position: relative;
  width: fit-content;
  margin-top: -2.00px;
  color: #ffffff;
  letter-spacing: 9.90px;
  line-height: 122px;
  
  font-family: "Noto Sans JP", Helvetica;
  font-weight: 500;
  font-size: 32px;
  white-space: nowrap;
}

.smow-pc .span {
  letter-spacing: 3.27px;
}

.smow-pc .text-wrapper-6 {
  font-size: 25px;
  letter-spacing: 1.88px;
}

.smow-pc .section-problem {
  display: flex;
  flex-direction: column;
  width: 1920px;
  height: 1080px;
  align-items: center;
  padding: 0px 354px 26px 355px;
  position: absolute;
  top: 4045px;
  left: 0;
  background-color: #f2f3f4;
}

.smow-pc .section-problem-2 {
  position: relative;
  width: fit-content;
  margin-top: -2.00px;
  margin-left: -1.00px;
  
  font-family: "Noto Serif JP", Helvetica;
  font-weight: 300;
  color: #646464;
  font-size: 68px;
  letter-spacing: 13.60px;
  line-height: 262px;
  white-space: nowrap;
}

.smow-pc .section-problem-3 {
  display: inline-flex;
  align-items: center;
  gap: 174px;
  position: relative;
  flex: 0 0 auto;
  margin-bottom: -10.00px;
}

.smow-pc .problem-card-parent {
  position: relative;
  width: 505px;
  height: 802px;
}

.smow-pc .circle {
  left: 1px;
  position: absolute;
  top: 0;
  width: 468px;
  height: 468px;
  background-color: var(--colortextwhite);
  border-radius: 234px;
}

.smow-pc .icon {
  position: absolute;
  top: 443px;
  left: 160px;
  width: 149px;
  height: 221px;
  display: flex;
  background-image: url(./img/38-1.svg);
  background-size: 100% 100%;
}

.smow-pc .element {
  margin-top: 119.9px;
  width: 13.05px;
  height: 16.3px;
  margin-left: 52.6px;
}

.smow-pc .label {
  position: absolute;
  top: 701px;
  left: 42px;
  color: #646464;
  text-align: center;
  letter-spacing: 3.30px;
  line-height: 100px;
  
  font-family: "Noto Sans JP", Helvetica;
  font-weight: 500;
  font-size: 32px;
  white-space: nowrap;
}

.smow-pc .text {
  position: absolute;
  top: 282px;
  left: 1px;
  
  font-family: "Noto Sans JP", Helvetica;
  font-weight: 500;
  color: #646464;
  font-size: 32px;
  text-align: center;
  letter-spacing: 3.30px;
  line-height: 50px;
}

.smow-pc .text-2 {
  position: absolute;
  top: 83px;
  left: -1px;
  
  font-family: "Noto Sans JP", Helvetica;
  font-weight: 500;
  color: #646464;
  font-size: 32px;
  text-align: center;
  letter-spacing: 3.30px;
  line-height: 100px;
}

.smow-pc .problem-card-child {
  position: relative;
  width: 477.03px;
  height: 802px;
}

.smow-pc .circle-2 {
  left: 0;
  position: absolute;
  top: 0;
  width: 468px;
  height: 468px;
  background-color: var(--colortextwhite);
  border-radius: 234px;
}

.smow-pc .text-3 {
  position: absolute;
  top: 83px;
  left: 8px;
  
  font-family: "Noto Sans JP", Helvetica;
  font-weight: 500;
  color: #646464;
  font-size: 32px;
  text-align: center;
  letter-spacing: 3.30px;
  line-height: 100px;
}

.smow-pc .label-2 {
  position: absolute;
  top: 701px;
  left: 71px;
  color: #646464;
  text-align: center;
  letter-spacing: 3.30px;
  line-height: 100px;
  
  font-family: "Noto Sans JP", Helvetica;
  font-weight: 500;
  font-size: 32px;
  white-space: nowrap;
}

.smow-pc .icon-2 {
  position: absolute;
  top: 443px;
  left: 143px;
  width: 173px;
  height: 221px;
  background-image: url(./img/37-1.svg);
  background-size: 100% 100%;
}


.smow-pc .section-message-copy {
  margin-top: 222px;
  width: 796px;
  height: 240px;
  margin-left: 730px;
  
  font-family: "Noto Serif JP", Helvetica;
  font-weight: 300;
  color: #646464;
  font-size: 56px;
  letter-spacing: 5.60px;
  line-height: 120px;
}

.smow-pc .section-reason {
  display: inline-flex;
  align-items: center;
  gap: 75px;
  position: absolute;
  top: 6367px;
  left: 128px;
}

.smow-pc .section-reason-2 {
  position: relative;
  width: 808px;
  height: 982px;
}

.smow-pc .reason-image-top {
  position: absolute;
  width: calc(100% - 142px);
  top: 0;
  left: 142px;
  height: 438px;
}

.smow-pc .reason-image {
  position: absolute;
  width: 100%;
  top: 544px;
  left: 0;
  height: 438px;
}

.smow-pc .section-reason-3 {
  display: flex;
  flex-direction: column;
  width: 639px;
  align-items: flex-start;
  gap: 78px;
  position: relative;
}




.smow-pc .section-reason-cards {
  position: absolute;
  top: 7613px;
  left: 270px;
  width: 1380px;
  height: 1230px;
  display: flex;
  flex-direction: column;
}

.smow-pc .section-reason-cards-2 {
  margin-left: 267px;
  width: 844px;
  height: 83px;
  margin-top: -1px;
  
  font-family: "Noto Serif JP", Helvetica;
  font-weight: 500;
  color: #646464;
  font-size: 45px;
  letter-spacing: 4.50px;
  line-height: 83px;
  white-space: nowrap;
}

.smow-pc .section-reason-cards-3 {
  display: inline-flex;
  width: 1381px;
  height: 684px;
  position: relative;
  margin-top: 143px;
  align-items: center;
  gap: 83px;
}

.smow-pc .reason-card {
  display: flex;
  flex-direction: column;
  width: 405px;
  align-items: flex-start;
  gap: 39px;
  position: relative;
}

.smow-pc .card-image {
  position: relative;
  align-self: stretch;
  width: 100%;
  height: 510px;
}

.smow-pc .card-body {
  position: relative;
  align-self: stretch;
  margin-left: -1.00px;
  
  font-family: "Noto Sans JP", Helvetica;
  font-weight: 300;
  color: #646464;
  font-size: 20px;
  letter-spacing: 0;
  line-height: 45px;
}

.smow-pc .card-badges {
  top: 379px;
  left: 33px;
  width: 271px;
  position: absolute;
  height: 100px;
}

.smow-pc .badge {
  width: 213px;
  position: absolute;
  top: 0;
  left: 0;
  height: 42px;
  background-color: var(--colortextwhite);
}

.smow-pc .badge-2 {
  width: 271px;
  position: absolute;
  top: 58px;
  left: 0;
  height: 42px;
  background-color: var(--colortextwhite);
}

.smow-pc .card-label {
  top: 368px;
  left: 44px;
  position: absolute;
  
  font-family: "Noto Serif JP", Helvetica;
  font-weight: 500;
  color: #646464;
  font-size: 25px;
  letter-spacing: 2.50px;
  line-height: 60px;
}

.smow-pc .card-badges-2 {
  top: 69px;
  left: 33px;
  width: 244px;
  position: absolute;
  height: 100px;
}

.smow-pc .badge-3 {
  width: 244px;
  position: absolute;
  top: 58px;
  left: 0;
  height: 42px;
  background-color: var(--colortextwhite);
}

.smow-pc .card-label-2 {
  top: 58px;
  left: 44px;
  position: absolute;
  
  font-family: "Noto Serif JP", Helvetica;
  font-weight: 500;
  color: #646464;
  font-size: 25px;
  letter-spacing: 2.50px;
  line-height: 60px;
}

.smow-pc .card-badges-3 {
  top: 379px;
  left: 30px;
  width: 312px;
  position: absolute;
  height: 100px;
}

.smow-pc .badge-4 {
  width: 254px;
  position: absolute;
  top: 0;
  left: 0;
  height: 42px;
  background-color: var(--colortextwhite);
}

.smow-pc .badge-5 {
  width: 312px;
  position: absolute;
  top: 58px;
  left: 0;
  height: 42px;
  background-color: var(--colortextwhite);
}

.smow-pc .card-label-3 {
  top: 368px;
  left: 41px;
  position: absolute;
  
  font-family: "Noto Serif JP", Helvetica;
  font-weight: 500;
  color: #646464;
  font-size: 25px;
  letter-spacing: 2.50px;
  line-height: 60px;
}

.smow-pc .btn-contact-phone-2 {
  margin-left: 376px;
  width: 634.37px;
  position: relative;
  margin-top: 142px;
  display: inline-flex;
  height: 122px;
  align-items: center;
  gap: 28px;
  padding: 0px 65px;
  background-color: var(--coloraccentmain);
}

.smow-pc .section-stone-value {
  position: absolute;
  top: 9120px;
  left: 150px;
  width: 1620px;
  height: 1361px;
}

.smow-pc .section-stone-value-2 {
  display: flex;
  flex-direction: column;
  width: 1620px;
  align-items: center;
  gap: 70px;
  position: absolute;
  top: 256px;
  left: 0;
}


.smow-pc .section-stone-value-4 {
  position: absolute;
  top: -1px;
  left: 326px;
  
  font-family: "Noto Serif JP", Helvetica;
  font-weight: 300;
  color: #646464;
  font-size: 68px;
  letter-spacing: 13.60px;
  line-height: 262px;
  white-space: nowrap;
}

.smow-pc .section-stone-list {
  display: inline-flex;
  align-items: center;
  gap: 36px;
  position: absolute;
  top: 10652px;
  left: 270px;
}

.smow-pc .stone-card {
  align-items: flex-start;
  display: flex;
  flex-direction: column;
  width: 318px;
  gap: 37px;
  position: relative;
}

.smow-pc .stone-card-image {
  position: relative;
  align-self: stretch;
  width: 100%;
  height: 176px;
}

.smow-pc .stone-card-text {
  position: relative;
  align-self: stretch;
  width: 100%;
  height: 213px;
}

.smow-pc .stone-card-2 {
  position: absolute;
  top: 64px;
  left: -1px;
  width: 316px;
  
  font-family: "Noto Sans JP", Helvetica;
  font-weight: 300;
  color: #646464;
  font-size: 20px;
  letter-spacing: 0;
  line-height: 37px;
}

.smow-pc .stone-card-name {
  left: 86px;
  position: absolute;
  top: -10px;
  
  font-family: "Noto Serif JP", Helvetica;
  font-weight: 300;
  color: #646464;
  font-size: 25px;
  letter-spacing: 5.00px;
  line-height: 92px;
  white-space: nowrap;
}

.smow-pc .stone-card-name-2 {
  left: 115px;
  position: absolute;
  top: -10px;
  
  font-family: "Noto Serif JP", Helvetica;
  font-weight: 300;
  color: #646464;
  font-size: 25px;
  letter-spacing: 5.00px;
  line-height: 92px;
  white-space: nowrap;
}

.smow-pc .stone-card-3 {
  align-items: flex-end;
  display: flex;
  flex-direction: column;
  width: 318px;
  gap: 37px;
  position: relative;
}

.smow-pc .stone-card-name-3 {
  left: 97px;
  position: absolute;
  top: -10px;
  
  font-family: "Noto Serif JP", Helvetica;
  font-weight: 300;
  color: #646464;
  font-size: 25px;
  letter-spacing: 5.00px;
  line-height: 92px;
  white-space: nowrap;
}

.smow-pc .section-how-to-use {
  display: flex;
  flex-direction: column;
  width: 1920px;
  height: 1606px;
  align-items: center;
  gap: 21px;
  padding: 198px 150px 192px;
  position: absolute;
  top: 11239px;
  left: 0;
  background-color: #f2f3f4;
}



.smow-pc .section-how-to-use-3 {
  display: flex;
  flex-direction: column;
  width: 1620px;
  align-items: center;
  gap: 72px;
  padding: 199px 0px;
  position: relative;
  flex: 0 0 auto;
}

.smow-pc .section-how-to-use-4 {
  display: flex;
  align-items: center;
  gap: 76px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.smow-pc .how-to-use-image {
  position: relative;
  width: 772px;
  height: 513px;
}

.smow-pc .section-how-to-use-5 {
  position: relative;
  width: 1380px;
  
  font-family: "Noto Sans JP", Helvetica;
  font-weight: 300;
  color: #646464;
  font-size: 20px;
  letter-spacing: 0;
  line-height: 45px;
}

.smow-pc .btn-contact-phone-3 {
  position: relative;
  display: inline-flex;
  height: 122px;
  align-items: center;
  gap: 28px;
  padding: 0px 65px;
  background-color: var(--coloraccentmain);
}

.smow-pc .section-consult-and {
  position: absolute;
  top: 13055px;
  left: 270px;
  width: 1420px;
  height: 594px;
}

.smow-pc .section-consult {
  position: absolute;
  top: -1px;
  left: -1px;
  
  font-family: "Noto Serif JP", Helvetica;
  font-weight: 300;
  color: #646464;
  font-size: 60px;
  letter-spacing: 1.80px;
  line-height: 262px;
  white-space: nowrap;
}

.smow-pc .section-consult-note {
  position: absolute;
  top: 474px;
  left: 28px;
  width: 729px;
  
  font-family: "Noto Sans JP", Helvetica;
  font-weight: 300;
  color: #646464;
  font-size: 20px;
  letter-spacing: 0;
  line-height: 45px;
}

.smow-pc .section-consult-list {
  position: absolute;
  top: 399px;
  left: 586px;
  width: 57px;
  
  font-family: "Noto Sans JP", Helvetica;
  font-weight: 300;
  color: #646464;
  font-size: 20px;
  letter-spacing: 0;
  line-height: 45px;
  white-space: nowrap;
}

.smow-pc .section-consult-lead {
  position: absolute;
  top: 204px;
  left: -1px;
  
  font-family: "Noto Sans JP", Helvetica;
  font-weight: 700;
  color: #646464;
  font-size: 40px;
  letter-spacing: 0;
  line-height: 80px;
}

.smow-pc .section-consult-2 {
  position: absolute;
  top: 193px;
  left: 904px;
  width: 357px;
  height: 401px;
}

.smow-pc .icon-3 {
  position: absolute;
  top: 179px;
  left: 184px;
  width: 173px;
  height: 221px;
  background-image: url(./img/37-1.svg);
  background-size: 100% 100%;
}

.smow-pc .element-wrapper {
  position: absolute;
  top: 179px;
  left: 0;
  width: 149px;
  height: 221px;
  display: flex;
  background-image: url(./img/38-1.svg);
  background-size: 100% 100%;
}

.smow-pc .text-wrapper-7 {
  position: absolute;
  top: -1px;
  left: 130px;
  
  font-family: "Noto Sans JP", Helvetica;
  font-weight: 700;
  color: #646464;
  font-size: 150px;
  letter-spacing: 4.50px;
  line-height: normal;
  white-space: nowrap;
}

.smow-pc .section-plan {
  display: flex;
  flex-direction: column;
  width: 1380px;
  align-items: flex-start;
  position: absolute;
  top: 13625px;
  left: 270px;
}

.smow-pc .section-plan-heading {
  position: relative;
  align-self: stretch;
  margin-top: -2.00px;
  margin-left: -1.00px;
  
  font-family: "Noto Serif JP", Helvetica;
  font-weight: 300;
  color: #646464;
  font-size: 30px;
  letter-spacing: 0;
  line-height: 262px;
}

.smow-pc .section-plan-inner {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 145px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  margin-top: -50px;
}

.smow-pc .section-plan-list {
  display: flex;
  align-items: center;
  gap: 61px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.smow-pc .plan-card {
  display: flex;
  flex-direction: column;
  width: 418px;
  align-items: flex-start;
  gap: 60px;
  position: relative;
}

.smow-pc .image {
  position: relative;
  align-self: stretch;
  width: 100%;
  aspect-ratio: 1;
  object-fit: cover;
}

.smow-pc .description {
  align-self: stretch;
  margin-left: -1.00px;
  position: relative;
  
  font-family: "Noto Serif JP", Helvetica;
  font-weight: 400;
  color: #646464;
  font-size: 30px;
  text-align: center;
  line-height: 50px;
}

.smow-pc .text-wrapper-8 {
  font-weight: 300;
  letter-spacing: 0;
}

.smow-pc .text-wrapper-9 {
  font-weight: 300;
  font-size: 25px;
  letter-spacing: 0.62px;
}

.smow-pc .plan-card-2 {
  display: flex;
  flex-direction: column;
  width: 420.6px;
  align-items: flex-start;
  gap: 60px;
  position: relative;
}

.smow-pc .plan-card-3 {
  display: flex;
  flex-direction: column;
  width: 419px;
  align-items: center;
  gap: 60px;
  position: relative;
}

.smow-pc .description-2 {
  width: fit-content;
  position: relative;
  
  font-family: "Noto Serif JP", Helvetica;
  font-weight: 400;
  color: #646464;
  font-size: 30px;
  text-align: center;
  line-height: 50px;
}

.smow-pc .section-voice {
  position: absolute;
  top: 14974px;
  left: -150px;
  width: 2233px;
  height: 2605px;
}

.smow-pc .section-voice-2 {
  position: absolute;
  top: -1px;
  left: 551px;
  
  font-family: "Noto Serif JP", Helvetica;
  font-weight: 300;
  color: #646464;
  font-size: 60px;
  letter-spacing: 6.00px;
  line-height: 262px;
  white-space: nowrap;
}

.smow-pc .section-voice-list {
  position: absolute;
  top: 131px;
  left: 0;
  width: 2233px;
  height: 2474px;
  display: flex;
  flex-direction: column;
}

.smow-pc .voice-card {
  margin-left: 420px;
  width: 1813px;
  display: flex;
  gap: 108px;
}

.smow-pc .voice-card-text {
  width: 738px;
  height: 758px;
  position: relative;
}

.smow-pc .voice-card-story {
  position: absolute;
  width: 100%;
  top: 591px;
  left: -1px;
  
  font-family: "Noto Sans JP", Helvetica;
  font-weight: 300;
  color: #646464;
  font-size: 20px;
  letter-spacing: 0;
  line-height: 45px;
}

.smow-pc .voice-card-badge {
  position: absolute;
  top: 413px;
  left: 0;
  width: 177px;
  height: 262px;
}

.smow-pc .badge-6 {
  position: absolute;
  top: 114px;
  left: 0;
  width: 177px;
  height: 35px;
  background-color: var(--colortextbase);
  border-radius: 18px;
}

.smow-pc .story-title {
  position: absolute;
  top: -1px;
  left: 15px;
  
  font-family: "Noto Serif JP", Helvetica;
  font-weight: 300;
  color: #ffffff;
  font-size: 20px;
  letter-spacing: 0.40px;
  line-height: 262px;
  white-space: nowrap;
}

.smow-pc .voice-card-text-2 {
  position: absolute;
  width: 100%;
  top: 262px;
  left: -1px;
  
  font-family: "Noto Sans JP", Helvetica;
  font-weight: 300;
  color: #646464;
  font-size: 20px;
  letter-spacing: 0;
  line-height: 45px;
}

.smow-pc .voice-card-title {
  position: absolute;
  width: calc(100% - 244px);
  top: 57px;
  left: -1px;
  
  font-family: "Noto Serif JP", Helvetica;
  font-weight: 300;
  color: #646464;
  font-size: 40px;
  letter-spacing: 1.20px;
  line-height: 262px;
  white-space: nowrap;
}

.smow-pc .voice {
  position: absolute;
  width: calc(100% - 622px);
  top: -1px;
  left: -1px;
  
  font-family: "Noto Serif JP", Helvetica;
  font-weight: 300;
  color: #646464;
  font-size: 25px;
  letter-spacing: 0.50px;
  line-height: 262px;
  white-space: nowrap;
}

.smow-pc .voice-card-image {
  margin-top: 107px;
  width: 804px;
  height: 651px;
}

.smow-pc .voice-card-2 {
  width: 1801px;
  margin-top: 121px;
  display: flex;
  gap: 107px;
}

.smow-pc .voice-card-image-2 {
  margin-top: 116px;
  width: 804px;
  height: 642px;
  margin-left: 150px;
}

.smow-pc .voice-card-text-3 {
  width: 740px;
  height: 758px;
  position: relative;
}

.smow-pc .voice-card-story-2 {
  position: absolute;
  top: 591px;
  left: 1px;
  width: 738px;
  
  font-family: "Noto Sans JP", Helvetica;
  font-weight: 300;
  color: #646464;
  font-size: 20px;
  letter-spacing: 0;
  line-height: 45px;
}

.smow-pc .voice-card-badge-2 {
  position: absolute;
  top: 413px;
  left: 2px;
  width: 177px;
  height: 262px;
}

.smow-pc .voice-card-text-4 {
  position: absolute;
  top: 262px;
  left: 1px;
  width: 737px;
  
  font-family: "Noto Sans JP", Helvetica;
  font-weight: 300;
  color: #646464;
  font-size: 20px;
  letter-spacing: 0;
  line-height: 45px;
}

.smow-pc .voice-card-title-2 {
  position: absolute;
  top: 57px;
  left: -1px;
  
  font-family: "Noto Serif JP", Helvetica;
  font-weight: 300;
  color: #646464;
  font-size: 40px;
  letter-spacing: 1.20px;
  line-height: 262px;
  white-space: nowrap;
}

.smow-pc .voice-2 {
  position: absolute;
  top: -1px;
  left: -1px;
  
  font-family: "Noto Serif JP", Helvetica;
  font-weight: 300;
  color: #646464;
  font-size: 25px;
  letter-spacing: 0.50px;
  line-height: 262px;
  white-space: nowrap;
}

.smow-pc .voice-card-3 {
  margin-left: 420px;
  width: 1813px;
  margin-top: 79px;
  display: flex;
  gap: 108px;
}

.smow-pc .voice-card-story-3 {
  position: absolute;
  top: 591px;
  left: -1px;
  width: 738px;
  
  font-family: "Noto Sans JP", Helvetica;
  font-weight: 300;
  color: #646464;
  font-size: 20px;
  letter-spacing: 0;
  line-height: 45px;
}

.smow-pc .voice-card-text-5 {
  position: absolute;
  top: 262px;
  left: -1px;
  width: 729px;
  
  font-family: "Noto Sans JP", Helvetica;
  font-weight: 300;
  color: #646464;
  font-size: 20px;
  letter-spacing: 0;
  line-height: 45px;
}

.smow-pc .section-faq {
  position: absolute;
  top: 17834px;
  left: 0;
  width: 1920px;
  height: 2889px;
  background-color: #f2f3f4;
}

.smow-pc .faq-call {
  position: absolute;
  top: 1715px;
  left: 485px;
  width: 951px;
  height: 953px;
  display: flex;
  flex-direction: column;
  background-color: var(--colortextwhite);
  border-radius: 40px;
  border: 2px solid;
  border-color: #3c7643;
}

.smow-pc .icon-4 {
  margin-left: 437.5px;
  width: 71.1px;
  height: 71.09px;
  margin-top: 64.5px;
}

.smow-pc .call-title {
  margin-left: 104px;
  width: 749px;
  height: 100px;
  position: relative;
  margin-top: 20.5px;
}

.smow-pc .element-2 {
  position: absolute;
  width: 100%;
  top: 12px;
  left: 0;
  height: 72px;
  background-color: var(--coloraccentmain);
  border-radius: 36px;
}

.smow-pc .text-wrapper-10 {
  position: absolute;
  width: calc(100% - 71px);
  top: -1px;
  left: 32px;
  
  font-family: "Noto Sans JP", Helvetica;
  font-weight: 500;
  color: #ffffff;
  font-size: 25px;
  letter-spacing: 0.75px;
  line-height: 100px;
  white-space: nowrap;
}

.smow-pc .text-4 {
  margin-left: 140px;
  width: 639px;
  height: 587px;
  margin-top: 36px;
  
  font-family: "Noto Sans JP", Helvetica;
  font-weight: 400;
  color: #3c7643;
  font-size: 25px;
  letter-spacing: 0;
  line-height: 45px;
}

.smow-pc .text-wrapper-11 {
  font-weight: 700;
}

.smow-pc .text-wrapper-12 {
  font-weight: 500;
  font-size: 20px;
}

.smow-pc .faq-item {
  position: absolute;
  top: 1281px;
  left: 485px;
  width: 951px;
  height: 363px;
  background-color: var(--colortextwhite);
  border-radius: 40px;
}

.smow-pc .text-wrapper-13 {
  position: absolute;
  top: 41px;
  left: 140px;
  
  font-family: "Noto Sans JP", Helvetica;
  font-weight: 500;
  color: #646464;
  font-size: 25px;
  letter-spacing: 1.25px;
  line-height: 100px;
  white-space: nowrap;
}

.smow-pc .div-2 {
  position: absolute;
  top: 106px;
  left: 140px;
  width: 679px;
  
  font-family: "Noto Sans JP", Helvetica;
  font-weight: 400;
  color: #646464;
  font-size: 25px;
  letter-spacing: 0;
  line-height: 45px;
}

.smow-pc .text-wrapper-14 {
  font-weight: 300;
  font-size: 20px;
}

.smow-pc .faq-item-2 {
  position: absolute;
  top: 867px;
  left: 485px;
  width: 951px;
  height: 363px;
  background-color: var(--colortextwhite);
  border-radius: 40px;
}

.smow-pc .faq-item-3 {
  position: absolute;
  top: 492px;
  left: 485px;
  width: 951px;
  height: 325px;
  background-color: var(--colortextwhite);
  border-radius: 40px;
}

.smow-pc .section-faq-heading {
  position: absolute;
  top: 224px;
  left: 764px;
  
  font-family: "Noto Serif JP", Helvetica;
  font-weight: 300;
  color: #646464;
  font-size: 60px;
  letter-spacing: 6.00px;
  line-height: 262px;
  white-space: nowrap;
}



.smow-pc .footer-cta-bar {
  position: relative;
  align-self: stretch;
  width: 100%;
  height: 276px;
}

.smow-pc .footer-cta-shop {
  display: flex;
  width: 960px;
  height: 276px;
  align-items: center;
  gap: 44px;
  padding: 88px 314px 66px 307px;
  position: absolute;
  top: 0;
  left: 960px;
  background-color: #616270;
}

.smow-pc .footer-cta-shop-icon {
  position: relative;
  width: 57.61px;
  height: 86.37px;
}

.smow-pc .footer-cta-phone {
  display: flex;
  width: 960px;
  height: 276px;
  align-items: center;
  gap: 31px;
  padding: 88px 251px 66px 182px;
  position: absolute;
  top: 0;
  left: 0;
  background-color: var(--coloraccentmain);
}

.smow-pc .footer-cta-phone-2 {
  position: relative;
  width: 86.37px;
  height: 86.37px;
}

.smow-pc .footer-bottom {
  display: flex;
  flex-direction: column;
  width: 243px;
  align-items: center;
  gap: 18px;
  position: relative;
  flex: 0 0 auto;
}

.smow-pc .element-3 {
  position: relative;
  width: 186.55px;
  height: 43.2px;
}

.smow-pc .with-japanese-ston {
  position: absolute;
  top: 32px;
  left: 70px;
  font-family: "Inter", Helvetica;
  font-weight: 400;
  color: #616270;
  font-size: 8px;
  line-height: 9px;
  white-space: nowrap;
}

.smow-pc .text-wrapper-15 {
  letter-spacing: 0.13px;
}

.smow-pc .text-wrapper-16 {
  letter-spacing: 0.11px;
}

.smow-pc .text-wrapper-17 {
  letter-spacing: 0.10px;
}

.smow-pc .text-wrapper-18 {
  letter-spacing: 0.12px;
}

.smow-pc .text-wrapper-19 {
  letter-spacing: 0.14px;
}

.smow-pc .text-wrapper-20 {
  letter-spacing: 0;
}

.smow-pc .text-wrapper-21 {
  position: absolute;
  top: 32px;
  left: 165px;
  font-family: "Inter", Helvetica;
  font-weight: 400;
  color: #616270;
  font-size: 8px;
  letter-spacing: 0;
  line-height: 9px;
  white-space: nowrap;
}

.smow-pc .element-4 {
  position: absolute;
  top: 2px;
  left: 90px;
  width: 25px;
  height: 22px;
}

.smow-pc .element-5 {
  position: absolute;
  width: 183px;
  height: 43px;
  top: 0;
  left: 0;
}

.smow-pc .text-wrapper-22 {
  position: relative;
  align-self: stretch;
  margin-left: -1.00px;
  
  font-family: "Noto Serif Myanmar", Helvetica;
  font-weight: 300;
  color: #646464;
  font-size: 14px;
  letter-spacing: 0;
  line-height: 90px;
}
/* =============================================
   Original style.css content injected below
   ============================================= */

.html,
body {
  margin: 0;
  padding: 0;
  overflow-x: auto;
}

.smow-pc {
  width: 1920px !important;
  min-width: 1920px !important;
  /* position: relative と margin: 0 auto は削除
     → 第1ルールの position: absolute + left: 50% + translateX(-50%) でセンタリング */
}


.smow-pc .header-text {
  margin-top: -1px;
  width: 706px;
  height: 262px;
  margin-left: -1px;
  
  font-family: "Noto Serif JP", Helvetica;
  font-weight: 500;
  color: #646464;
  font-size: 30px;
  letter-spacing: 8.00px;
  line-height: 262px;
  white-space: nowrap;
}








































.smow-pc .btn-contact-phone {
  position: absolute;
  top: 1659px;
  left: 374px;
  display: inline-flex;
  height: 122px;
  align-items: center;
  gap: 28px;
  padding: 0px 65px;
  background-color: var(--coloraccentmain);
  border: none;
  cursor: pointer;
}







































.smow-pc .section-message {
  position: absolute;
  top: 5125px;
  left: 0;
  width: 1920px;
  height: 1080px;
  display: flex;
  background-image: url(./img/section-message-bg_pc.png);
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
  background-color: #f5f5f2;
}













.smow-pc .reason-heading {
  position: relative;
  align-self: stretch;
  margin-top: -2.00px;
  margin-left: -1.00px;
  
  font-family: "Noto Serif JP", Helvetica;
  font-weight: 500;
  color: #646464;
  font-size: 44px;
  letter-spacing: 4.50px;
  line-height: 83px;
}

.smow-pc .reason-body {
  position: relative;
  width: fit-content;
  margin-left: -1.00px;
  
  font-family: "Noto Sans JP", Helvetica;
  font-weight: 300;
  color: #646464;
  font-size: 30px;
  letter-spacing: 2.00px;
  line-height: 70px;
}



































.smow-pc .btn-contact-phone-2 {
  margin-left: 376px;
  width: 634.37px;
  position: relative;
  margin-top: 142px;
  display: inline-flex;
  height: 122px;
  align-items: center;
  gap: 28px;
  padding: 0px 65px;
  background-color: var(--coloraccentmain);
  border: none;
  cursor: pointer;
}





.smow-pc .section-stone-value-3 {
  position: relative;
  width: 788px;
  
  font-family: "Noto Sans JP", Helvetica;
  font-weight: 300;
  color: #646464;
  font-size: 28px;
  letter-spacing: 0;
  line-height: 45px;
}























.smow-pc .section-how-to-use-2 {
  position: absolute;
  top: 87px;
  left: 350px;
  
  font-family: "Noto Serif JP", Helvetica;
  font-weight: 300;
  color: #646464;
  font-size: 68px;
  letter-spacing: 13.60px;
  line-height: 262px;
  white-space: nowrap;
}









.smow-pc .btn-contact-phone-3 {
  position: relative;
  display: inline-flex;
  height: 122px;
  align-items: center;
  gap: 28px;
  padding: 0px 65px;
  background-color: var(--coloraccentmain);
  border: none;
  cursor: pointer;
}



























































































































.smow-pc .section-footer {
  display: flex;
  flex-direction: column;
  width: 1920px;
  align-items: center;
  gap: 57px;
  position: absolute;
  top: 20453px;
  left: 0;
}



.smow-pc .footer-cta-shop {
  display: flex;
  width: 960px;
  height: 276px;
  align-items: center;
  gap: 44px;
  padding: 88px 314px 66px 307px;
  position: absolute;
  top: 0;
  left: 960px;
  background-color: #616270;
  text-decoration: none;
}



.smow-pc .footer-cta-phone {
  display: flex;
  width: 960px;
  height: 276px;
  align-items: center;
  gap: 31px;
  padding: 88px 251px 66px 182px;
  position: absolute;
  top: 0;
  left: 0;
  background-color: var(--coloraccentmain);
  text-decoration: none;
}





























.smow-pc .header {
  z-index: 10;
}

.smow-pc .section-fv {
  z-index: 1;
}
/* ========================================
   FAQ Accordion
======================================== */
.smow-pc .faq-accordion__list {
  position: absolute;
  top: 492px;
  left: 485px;
  width: 951px;
  display: flex;
  flex-direction: column;
  gap: 36px;
}

.smow-pc .faq-accordion__item {
  width: 951px;
  background-color: var(--colortextwhite);
  border-radius: 40px;
  overflow: hidden;
}

.smow-pc .faq-accordion__question {
  width: 100%;
  min-height: 140px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0 120px 0 140px;
  border: none;
  background: transparent;
  cursor: pointer;
  text-align: left;
}

.smow-pc .faq-accordion__question-text {
  font-family: "Noto Sans JP", Helvetica;
  font-weight: 500;
  color: #646464;
  font-size: 25px;
  letter-spacing: 1.25px;
  line-height: 100px;
  white-space: nowrap;
}

.smow-pc .faq-accordion__icon {
  position: relative;
  flex-shrink: 0;
  width: 28px;
  height: 28px;
}

.smow-pc .faq-accordion__icon::before,
.smow-pc .faq-accordion__icon::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 28px;
  height: 2px;
  background-color: #3c7643;
  transform: translate(-50%, -50%);
  transition: transform 0.25s ease;
}

.smow-pc .faq-accordion__icon::after {
  transform: translate(-50%, -50%) rotate(90deg);
}

.smow-pc .faq-accordion__item.is-open .faq-accordion__icon::after {
  transform: translate(-50%, -50%) rotate(0deg);
}

.smow-pc .faq-accordion__answer {
  padding: 0 140px 52px;
}

.smow-pc .faq-accordion__answer-text {
  margin: 0;
  font-family: "Noto Sans JP", Helvetica;
  font-weight: 400;
  color: #646464;
  font-size: 25px;
  letter-spacing: 0;
  line-height: 45px;
}

.smow-pc .faq-call-recommend {
  position: absolute;
  top: 1315px;
  left: 485px;
  width: 951px;
}

.smow-pc .faq-call-recommend__card {
  width: 951px;
  height: 953px;
  display: flex;
  flex-direction: column;
  background-color: var(--colortextwhite);
  border-radius: 40px;
  border: 2px solid #3c7643;
}

/* 旧FAQ absolute指定の影響を避ける */
.smow-pc .faq-accordion .text-wrapper-13,
.smow-pc .faq-accordion .div-2,
.smow-pc .faq-item,
.smow-pc .faq-item-2,
.smow-pc .faq-item-3 {
  position: static;
  top: auto;
  left: auto;
  width: auto;
  height: auto;
}
.smow-pc .btn-contact-phone-2 .p {
  margin-left: 48px;
}
/* =========================================
   PC SCROLL / TYPE ANIMATION ADDON
   ========================================= */

/* 基本の浮き上がり */
.smow-pc .js-reveal-up {
  opacity: 0;
  transform: translate3d(0, 42px, 0);
  transition:
    opacity 1.05s ease,
    transform 1.05s cubic-bezier(.22, 1, .36, 1);
  will-change: opacity, transform;
}

.smow-pc .js-reveal-up.is-visible {
  opacity: 1;
  transform: translate3d(0, 0, 0);
}

/* 大きい見出し用：もっと滲んで浮かび上がる */
.smow-pc .js-reveal-title {
  opacity: 0;
  filter: blur(18px);
  transform: translate3d(0, 70px, 0) scale(1.035);
  transition:
    opacity 2.2s ease,
    filter 2.2s ease,
    transform 2.2s cubic-bezier(.16, 1, .3, 1);
  will-change: opacity, transform, filter;
}

.smow-pc .js-reveal-title.is-visible {
  opacity: 1;
  filter: blur(0);
  transform: translate3d(0, 0, 0) scale(1);
}

/* ゆっくり滲みながら出る */
.smow-pc .js-reveal-blur-slow {
  opacity: 0;
  filter: blur(16px);
  transform: translate3d(0, 34px, 0) scale(1.015);
  transition:
    opacity 1.9s ease,
    filter 1.9s ease,
    transform 1.9s cubic-bezier(.22, 1, .36, 1);
  will-change: opacity, transform, filter;
}

.smow-pc .js-reveal-blur-slow.is-visible {
  opacity: 1;
  filter: blur(0);
  transform: translate3d(0, 0, 0) scale(1);
}

/* CTA */
.smow-pc .js-reveal-cta {
  opacity: 0;
  transform: translate3d(0, 28px, 0) scale(0.96);
  transition:
    opacity 0.95s ease,
    transform 0.95s cubic-bezier(.22, 1, .36, 1);
  will-change: opacity, transform;
}

.smow-pc .js-reveal-cta.is-visible {
  opacity: 1;
  transform: translate3d(0, 0, 0) scale(1);
  animation: smowPcCtaPulse 2.4s ease-in-out 1.1s infinite;
}

@keyframes smowPcCtaPulse {
  0%, 100% {
    transform: translate3d(0, 0, 0) scale(1);
    box-shadow: 0 0 0 rgba(60, 118, 67, 0);
  }
  50% {
    transform: translate3d(0, -2px, 0) scale(1.025);
    box-shadow: 0 10px 24px rgba(60, 118, 67, 0.22);
  }
}

/* 連番ディレイ */
.smow-pc .js-delay-1.is-visible { transition-delay: 0.08s; }
.smow-pc .js-delay-2.is-visible { transition-delay: 0.20s; }
.smow-pc .js-delay-3.is-visible { transition-delay: 0.32s; }
.smow-pc .js-delay-4.is-visible { transition-delay: 0.44s; }
.smow-pc .js-delay-5.is-visible { transition-delay: 0.56s; }

/* headerを順番に */
.smow-pc .header .header-text,
.smow-pc .header .header-logo {
  opacity: 0;
  filter: blur(14px);
  transform: translate3d(0, 24px, 0);
}

.smow-pc .header.is-visible .header-text,
.smow-pc .header.is-visible .header-logo {
  opacity: 1;
  filter: blur(0);
  transform: translate3d(0, 0, 0);
  transition:
    opacity 1.6s ease,
    filter 1.6s ease,
    transform 1.6s cubic-bezier(.22, 1, .36, 1);
}

.smow-pc .header.is-visible .header-text {
  transition-delay: 0.05s;
}

.smow-pc .header.is-visible .header-logo {
  transition-delay: 0.38s;
}

/* FVテキストを順番に表示
   ※PCは div ではなく p なので > * で指定 */
.smow-pc .fv-text > * {
  opacity: 0;
  filter: blur(18px);
  transform: translate3d(0, 34px, 0) scale(1.02);
  will-change: opacity, transform, filter;
}

.smow-pc .fv-text.is-visible > * {
  opacity: 1;
  filter: blur(0);
  transform: translate3d(0, 0, 0) scale(1);
  transition:
    opacity 1.8s ease,
    filter 1.8s ease,
    transform 1.8s cubic-bezier(.22, 1, .36, 1);
}

.smow-pc .fv-text.is-visible > *:nth-child(1) { transition-delay: 1.05s; }
.smow-pc .fv-text.is-visible > *:nth-child(2) { transition-delay: 1.33s; }
.smow-pc .fv-text.is-visible > *:nth-child(3) { transition-delay: 1.61s; }
.smow-pc .fv-text.is-visible > *:nth-child(4) { transition-delay: 2.05s; }
.smow-pc .fv-text.is-visible > *:nth-child(5) { transition-delay: 2.38s; }

/* VOICE 購入ストーリー本文 */
.smow-pc .voice-card-story,
.smow-pc .voice-card-story-2,
.smow-pc .voice-card-story-3 {
  opacity: 0;
  filter: blur(14px);
  transform: translate3d(0, 28px, 0);
  will-change: opacity, transform, filter;
}

.smow-pc .voice-card-story.is-visible,
.smow-pc .voice-card-story-2.is-visible,
.smow-pc .voice-card-story-3.is-visible {
  opacity: 1;
  filter: blur(0);
  transform: translate3d(0, 0, 0);
  transition:
    opacity 1.75s ease,
    filter 1.75s ease,
    transform 1.75s cubic-bezier(.22, 1, .36, 1);
}

/* メッセージ タイプライター */
.smow-pc .section-message-copy .msg-line {
  display: block;
  white-space: nowrap;
}

.smow-pc .section-message-copy .msg-char {
  display: inline-block;
  opacity: 0;
  filter: blur(8px);
  transform: translateY(10px);
  transition:
    opacity 0.45s ease,
    filter 0.45s ease,
    transform 0.45s ease;
}

.smow-pc .section-message-copy.is-visible .msg-char.is-on {
  opacity: 1;
  filter: blur(0);
  transform: translateY(0);
}

@media (prefers-reduced-motion: reduce) {
  .smow-pc .js-reveal-up,
  .smow-pc .js-reveal-title,
  .smow-pc .js-reveal-blur-slow,
  .smow-pc .js-reveal-cta,
  .smow-pc .header .header-text,
  .smow-pc .header .header-logo,
  .smow-pc .fv-text > *,
  .smow-pc .voice-card-story,
  .smow-pc .voice-card-story-2,
  .smow-pc .voice-card-story-3,
  .smow-pc .section-message-copy .msg-char {
    opacity: 1 !important;
    filter: none !important;
    transform: none !important;
    transition: none !important;
    animation: none !important;
  }
}
.smow-pc .btn-contact-phone,
.smow-pc .btn-contact-phone-2,
.smow-pc .btn-contact-phone-3 {
  text-decoration: none;
  color: inherit;
  border: none;
  cursor: pointer;
}
.phone-modal {
  position: fixed;
  inset: 0;
  display: none;
  z-index: 9999;
}

.phone-modal.is-open {
  display: block;
}

.phone-modal__overlay {
  position: absolute;
  inset: 0;
  background: rgba(0, 0, 0, 0.5);
}

.phone-modal__content {
  position: absolute;
  top: 50%;
  left: 50%;
  width: min(90vw, 420px);
  padding: 32px 24px 24px;
  background: #ffffff;
  border-radius: 16px;
  transform: translate(-50%, -50%);
  box-sizing: border-box;
  text-align: center;
}

.phone-modal__close {
  position: absolute;
  top: 12px;
  right: 12px;
  border: none;
  background: transparent;
  font-size: 28px;
  line-height: 1;
  cursor: pointer;
}

.phone-modal__lead {
  margin: 0 0 16px;
  color: #646464;
  font-family: "Noto Sans JP", Helvetica;
  font-size: 18px;
  font-weight: 500;
}

.phone-modal__number {
  margin: 0 0 24px;
  color: #646464;
  font-family: "Noto Sans JP", Helvetica;
  font-size: 22px;
  font-weight: 700;
  line-height: 1.6;
}

.phone-modal__actions {
  display: flex;
  flex-direction: column;
  gap: 12px;
}

.phone-modal__call,
.phone-modal__cancel {
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 52px;
  border-radius: 999px;
  text-decoration: none;
  font-family: "Noto Sans JP", Helvetica;
  font-size: 16px;
  font-weight: 500;
  box-sizing: border-box;
}

.phone-modal__call {
  background: #8f7a56;
  color: #ffffff;
}

.phone-modal__cancel {
  border: 1px solid #cccccc;
  background: #ffffff;
  color: #646464;
  cursor: pointer;
}