@charset "UTF-8";
@font-face {
  font-family: "Aka-AcidGR-Fifindrel";
  src: url("../fonts/Aka-AcidGR-Fifindrel.woff2") format("woff2"), url("../fonts/Aka-AcidGR-Fifindrel.woff") format("woff");
  font-display: swap;
  font-weight: normal;
  font-style: normal;
}
/* ---------------------------------------------------------------------------------------------

　   共通

--------------------------------------------------------------------------------------------- */
html {
  font-size: 62.5%;
  font-family: "Noto Serif JP", serif;
  scroll-behavior: smooth;
}

body {
  background-color: #fff;
  color: #333;
  font-family: "Noto Serif JP", serif;
  font-size: 13px;
  font-weight: 300;
  line-height: 1.6;
}

main {
  position: relative;
}

a {
  text-decoration: none;
  color: inherit;
}
a:hover, a:focus {
  opacity: 0.8;
  transition: 0.3s;
}

img {
  width: 100%;
  height: auto;
}

li {
  list-style: none;
}

.wrap {
  width: 93.75%;
  margin: 0 auto;
}

h2 {
  font-family: "Noto Serif JP", serif;
  font-weight: 300;
  letter-spacing: 0.1em;
}

h2.en,
.left__area_content-title h2 {
  font-family: "Aka-AcidGR-Fifindrel", "Noto Sans JP", sans-serif;
}

h3 {
  font-size: 16px;
  font-weight: 300;
  text-align: center;
}

.section__title {
  font-size: 20px;
  margin-bottom: 60px;
  font-weight: 300;
  text-align: center;
  line-height: 1;
  padding-top: 40px;
  padding-bottom: 30px;
  position: relative;
  letter-spacing: 0.2em;
}
.section__title::before {
  content: "Briefing movie";
  font-family: "Aka-AcidGR-Fifindrel", "Noto Sans JP", sans-serif;
  font-size: 25px;
  font-weight: 300;
  letter-spacing: 0;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate(-50%, 0);
  white-space: nowrap;
}
.section__title::after {
  content: "";
  display: block;
  width: 60px;
  height: 0.8px;
  background-color: #333;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translate(-50%, 0);
}

/* ---------------------------------------------------------------------------------------------

　   header

--------------------------------------------------------------------------------------------- */
.header {
  width: 100%;
  height: auto;
}

.header__inner {
  width: 400px;
  height: auto;
  margin-left: 17px;
  margin-right: 0;
}

.site__title {
  padding-top: 90px;
  padding-bottom: 40px;
  width: 400px;
  height: 100px;
  transform: rotate(-5deg);
  font-family: "Aka-AcidGR-Fifindrel", "Noto Sans JP", sans-serif;
  font-weight: 300;
  font-size: 40px !important;
}

/* ---------------------------------------------------------------------------------------------

　   area

--------------------------------------------------------------------------------------------- */
.area {
  display: block;
  margin: 0 auto;
  width: 100%;
  height: auto;
}

.center__area {
  display: block;
  margin: 0 auto;
  width: 540px;
  height: auto;
  position: relative;
}
.center__area section:not(:last-child) {
  margin-bottom: 180px;
}

/* ---------------------------------------------------------------------------------------------

　   left area

--------------------------------------------------------------------------------------------- */
.left__area {
  position: fixed;
  left: 0;
  bottom: 60px;
  width: calc((100vw - 540px) / 2);
}

.left__area_inner {
  width: 100%;
  max-width: 310px;
  margin: 0 auto;
}

.left__area_content {
  width: 310px;
  height: 310px;
  background-image: url(../img/logo.png);
  background-position: center center;
  background-size: contain;
  position: relative;
}

.left__area_content-title {
  width: 42%;
  height: auto;
  padding-top: 24px;
  padding-left: 12px;
  font-weight: 300;
  transform: rotate(-2deg);
}

.left__area_content-text {
  width: 260px;
  padding-bottom: 34px;
  line-height: 1;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translate(-50%, 0%);
}
.left__area_content-text .fitText {
  font-weight: 300;
}
.left__area_content-text .fitText::before {
  content: "";
  display: block;
  width: 240px;
  height: 34px;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translate(-50%, 0%);
  background-image: url(../img/design.png);
  background-position: center center;
  background-size: contain;
}
.left__area_content-text .fitText::after {
  content: "community";
  font-size: 27px;
  font-family: "Aka-AcidGR-Fifindrel", "Noto Sans JP", sans-serif;
  position: absolute;
  bottom: -7px;
  right: 0;
}

.left__area_text {
  margin-top: 38px;
}

.left__area_btn {
  position: relative;
  margin-top: 38px;
  width: 100%;
  height: 50px;
  color: #fff;
  background-color: #9e7173;
  border-radius: 50px;
}
.left__area_btn a {
  padding: 1em 0;
  display: block;
  width: 100%;
  height: 100%;
  text-align: center;
}

/* ---------------------------------------------------------------------------------------------

　   right area

--------------------------------------------------------------------------------------------- */
.right__area {
  position: fixed;
  right: 0;
  bottom: 60px;
  width: calc((100vw - 540px) / 2);
}

.right__area_inner {
  max-width: 310px;
  margin: 0 auto;
  line-height: 1;
}

.right__area_title {
  font-size: 25px;
  font-weight: 300;
  margin-bottom: 48px;
}

.right__area_text {
  font-size: 18px;
  margin-bottom: 24px;
}

.right__area_nav-list {
  font-size: 17px;
}
.right__area_nav-list li:not(:last-child) {
  margin-bottom: 24px;
}

/* ---------------------------------------------------------------------------------------------

　   fv

--------------------------------------------------------------------------------------------- */
.fv {
  margin-bottom: 240px !important;
}

.fv, .fv__inner {
  width: 100%;
  height: auto;
}

.fitText {
  white-space: nowrap;
}

.fv__catch {
  text-align: center;
  font-size: 18px;
  font-weight: 400;
  letter-spacing: 0.3em;
  color: #333;
  margin-top: 40px;
  margin-bottom: -40px;
}

.fv__title {
  font-weight: 300;
  letter-spacing: 0;
  text-align: center;
  font-size: 160px !important;
}

.fv__text {
  display: block;
  width: 62.5%;
  margin: 0 auto;
  margin-top: -90px;
  position: relative;
  z-index: 2;
}
.fv__text .fitText {
  font-weight: 300;
}
.fv__text .fitText::before {
  content: "";
  display: block;
  width: 414px;
  height: 45px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, 50%);
  background-image: url(../img/design.png);
  background-position: center center;
  background-size: contain;
}

.fv__img {
  padding-top: 20px;
  width: 100%;
  height: auto;
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.fv__img::before {
  content: "";
  width: calc(100% + 30px);
  height: 131px;
  background-image: url(../img/gradation.png);
  background-position: center center;
  background-size: 100% 100%;
  position: absolute;
  bottom: -77px;
  left: -15px;
  z-index: 1;
}

.fv__main_img {
  width: 100%;
  display: block;
  position: relative;
  z-index: 0;
}

.fv__sub_title {
  position: absolute;
  bottom: -12px;
  left: 50%;
  transform: translate(-50%, 50%) rotate(-6deg);
  z-index: 2;
}

.logo {
  display: none;
}

/* ---------------------------------------------------------------------------------------------

　   .floating

--------------------------------------------------------------------------------------------- */
.floating {
  position: fixed;
  bottom: 10%;
  right: 0;
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.3s, visibility 0.3s;
  z-index: 8;
  transform: translateZ(0);
  -webkit-transform: translateZ(0);
}
.floating a {
  padding: 1em 0.5em;
  display: block;
  color: #fff;
  background-color: rgba(85, 85, 85, 0.8);
  writing-mode: vertical-rl;
  border-radius: 20px 0 0 20px;
}

.floating.is-show {
  opacity: 1;
  visibility: visible;
}

/* ---------------------------------------------------------------------------------------------

　   briefing

--------------------------------------------------------------------------------------------- */
.briefing {
  width: 100%;
  height: auto;
}

.briefing__content {
  width: 93.75%;
  margin: 0 auto 60px;
  border-radius: 50px;
  overflow: hidden;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.2);
}

.youtube {
  width: 100%;
  height: 100%;
  aspect-ratio: 16/9;
}

.youtube iframe {
  width: 100%;
  height: 100%;
}

/* 動画準備中プレースホルダー（動画が用意できたら削除） */
.youtube--preparing {
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #f0eeec;
  border-radius: 12px;
}
.youtube--preparing p {
  font-size: 18px;
  color: #999;
  letter-spacing: 0.2em;
}

.briefing__info {
  width: 100%;
  height: auto;
}

.briefing__info_title {
  font-size: 17px;
  margin-bottom: 60px;
}

.briefing__info_text {
  padding: 42px 0 76px;
  margin-bottom: 70px;
  color: #fff;
  font-size: 13px;
  text-align: center;
  background-image: url(../img/foryou_0.png);
  background-position: center;
  background-size: contain;
}
.briefing__info_text p:nth-child(1) {
  position: relative;
  display: table;
  margin: 0 auto;
  padding: 0 30px 5px 19px;
}
.briefing__info_text p:nth-child(1)::after {
  content: "";
  display: block;
  width: 100%;
  height: 5px;
  background-image: url(../img/difference_3.png);
  background-position: center;
  background-size: cover;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translate(-50%, 0);
  filter: brightness(1.3);
}
.briefing__info_text p:nth-child(2) {
  position: relative;
  display: table;
  margin: 0 auto;
  padding: 2px 0px 5px 19px;
}
.briefing__info_text p:nth-child(2)::after {
  content: "";
  display: block;
  width: 100%;
  height: 5px;
  background-image: url(../img/difference_3.png);
  background-position: center;
  background-size: cover;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translate(-50%, 0);
  filter: brightness(1.3);
}
.briefing__info_text p:nth-child(3) {
  margin-top: 32px;
}

/* ---------------------------------------------------------------------------------------------

　   foryou

--------------------------------------------------------------------------------------------- */
.foryou .section__title::before {
  content: "For you";
}
.foryou .section__title span {
  color: #A0B9C6;
  font-size: 50px;
}

.foryou__list {
  width: 100%;
  height: auto;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 40px 20px; /* ← 縦40px / 横20px */
}

.foryou__item {
  width: 100%;
  border-radius: 50px;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.2);
}

.foryou__item_inner {
  padding: 10px 0 36px 0;
  width: 100%;
  height: auto;
}

.foryou__item_img {
  padding-top: 68px;
  position: relative;
  width: 58px;
  height: 120px;
  margin: 0 auto;
  display: flex;
  justify-content: center;
}
.foryou__item_img img {
  width: 65%;
}
.foryou__item_img p {
  font-size: 60px;
  color: #A0B9C6;
  font-family: "Aka-AcidGR-Fifindrel", "Noto Sans JP", sans-serif;
  display: block;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate(-50%, 0);
}

.foryou__item_info {
  font-size: 13px;
  text-align: center;
  line-height: 2;
}
.foryou__item_info span {
  color: #6E8C9D;
  font-size: 16px;
  font-weight: 400;
}

/* ---------------------------------------------------------------------------------------------

　   Asyouare

--------------------------------------------------------------------------------------------- */
.Asyouare .section__title::before {
  content: "As you Are";
}

.Asyouare__content {
  width: 100%;
  height: auto;
  position: relative;
  margin-bottom: 60px;
}

.Asyouare__img {
  padding-top: 108px;
}
.Asyouare__img img {
  width: 320px;
  height: 212px;
  margin-left: 33.61%;
  margin-right: 21.57%;
}

.Asyouare__list {
  width: 100%;
  height: auto;
}
.Asyouare__list li:nth-child(1) {
  position: absolute;
  top: 0;
  left: 0;
}
.Asyouare__list li:nth-child(2) {
  position: absolute;
  top: 0;
  right: 0;
}
.Asyouare__list li:nth-child(3) {
  position: absolute;
  bottom: 0;
  left: 0;
}
.Asyouare__list li:nth-child(4) {
  position: absolute;
  bottom: 0;
  right: 0;
}
.Asyouare__list li:nth-child(even) {
  transform: scaleX(-1);
}
.Asyouare__list li:nth-child(even) P {
  transform: scaleX(-1) translateY(-10px);
}

.Asyouare__item {
  width: 160px;
  height: 160px;
  background-image: url(../img/asyouare.png);
  background-position: center;
  background-size: contain;
  display: flex;
  justify-content: center; /* 横中央 */
  align-items: center; /* 縦中央 */
  text-align: center;
}
.Asyouare__item P {
  transform: translateY(-10px);
  font-size: 13px;
}

.Asyouare__info {
  width: 100%;
  height: auto;
}

.Asyouare__info_title {
  font-size: 18px;
  text-align: center;
  line-height: 1;
  font-weight: 300;
  padding-bottom: 22px;
  position: relative;
}
.Asyouare__info_title::before {
  content: "";
  display: block;
  width: 100%;
  height: 22px;
  background-image: url(../img/design.png);
  background-position: center;
  background-size: contain;
  position: absolute;
  bottom: 0;
  left: 0;
}

.Asyouare__info_text {
  text-align: center;
  margin-top: 40px;
  background-image: url(../img/asyouare_2.png);
  background-position: right 20px bottom;
  background-size: 102px 262px;
}
.Asyouare__info_text p {
  margin-bottom: 60px;
}
.Asyouare__info_text p span {
  color: #9e7173;
}

/* ---------------------------------------------------------------------------------------------

　   about

--------------------------------------------------------------------------------------------- */
.about {
  width: 100%;
  height: auto;
}
.about .section__title::before {
  content: "About";
}

.about__content {
  position: relative;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}
.about__content img {
  width: 43%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}
.about__content P {
  position: relative;
  z-index: 2;
  width: 250px;
}

.about__info {
  line-height: 2;
  margin-left: auto;
  width: 100%;
}

.about__info_text {
  margin-left: auto;
  width: 380px;
}

.about__info_note {
  margin-top: 100px;
  width: 100%;
  margin-left: auto;
  text-align: right;
}
.about__info_note p {
  margin-left: auto;
  width: 100%;
}
.about__info_note p:nth-child(2) {
  margin-top: 60px;
}

/* ---------------------------------------------------------------------------------------------

　   Difference

--------------------------------------------------------------------------------------------- */
.Difference .section__title::before {
  content: "Difference";
}

.Difference__text {
  position: relative;
  z-index: 2;
  text-align: center;
  line-height: 2;
}
.Difference__text p:nth-child(1) {
  margin-bottom: 60px;
}

.Difference__content {
  padding-top: 130px;
  padding-bottom: 48px;
  position: relative;
  z-index: 1;
}
.Difference__content::before {
  content: "";
  display: block;
  width: 180px;
  height: 170px;
  background-image: url(../img/difference_1.png);
  background-position: center;
  background-size: cover;
  position: absolute;
  top: -36px;
  left: 24px;
}
.Difference__content::after {
  content: "";
  display: block;
  width: 220px;
  height: 120px;
  background-image: url(../img/difference_2.png);
  background-position: center;
  background-size: contain;
  position: absolute;
  bottom: -12px;
  right: 0;
}

.Difference__list {
  width: 100%;
  height: auto;
}
.Difference__list li:not(:last-child) {
  margin-bottom: 30px;
}

.Difference__item {
  width: 100%;
  height: auto;
  position: relative;
}

.Difference__point {
  color: #eed1c9;
  font-size: 35px;
  position: absolute;
  top: 14px;
  left: 15px;
  font-style: italic;
  transform: rotate(-5deg);
  font-family: "Aka-AcidGR-Fifindrel", "Noto Sans JP", sans-serif;
  letter-spacing: 0.05em;
}
.Difference__point::before {
  content: "";
  display: block;
  width: 200px;
  height: 30px;
  background-image: url(../img/difference_3.png);
  background-position: center;
  background-size: contain;
  position: absolute;
  top: 33px;
  left: -45px;
  transform: rotate(-3deg);
}

.Difference__item_inner {
  padding-top: 40px;
  max-width: 580px;
  width: 90%;
  height: 200px;
  margin: 0 auto;
  border-radius: 50px;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.2);
}
.Difference__item_inner h3 {
  line-height: 1;
  font-weight: bold;
  margin-bottom: 30px;
}
.Difference__item_inner p {
  text-align: center;
  line-height: 2;
}

.btn-notice {
  text-align: center;
  margin-bottom: 8px;
  font-size: 14px;
  color: #555;
}
.btn-notice em {
  font-style: normal;
  font-size: 1.3em;
  font-weight: bold;
}

.btn-trial {
  position: absolute;
  right: -37px;
  top: 50%;
  transform: translateY(-50%);
  width: 120px;
  height: 120px;
  pointer-events: none;
}

.left__area_btn .btn-trial {
  width: 100px;
  height: 100px;
  right: -25px;
}

.Difference__btn {
  position: relative;
  z-index: 2;
  margin: 0 auto;
  max-width: 580px;
  width: 90%;
  height: auto;
  color: #fff;
  font-weight: bold;
  text-align: center;
  background-color: #9e7173;
  border-radius: 50px;
}
.Difference__btn a {
  display: block;
  width: 100%;
  height: auto;
  padding: 1em;
}

/* ---------------------------------------------------------------------------------------------

　   overview

--------------------------------------------------------------------------------------------- */
.overview {
  width: 100%;
  height: auto;
}
.overview .section__title {
  margin-bottom: 0;
}
.overview .section__title::before {
  content: "Overview";
}

.overview__content {
  padding-top: 112px;
  width: 100%;
  height: auto;
  position: relative;
}
.overview__content::before {
  content: "";
  display: block;
  width: 150px;
  height: 190px;
  background-image: url(../img/overview_1.png);
  background-position: center;
  background-size: cover;
  position: absolute;
  top: 19px;
  right: -15px;
}

.overview__list {
  width: 100%;
  height: auto;
  display: grid;
  grid-template-columns: 42.5% 42.5%;
  gap: 22px 10px;
  justify-content: center;
}

.overview__item {
  width: 100%;
  height: auto;
  border-radius: 50px;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.2);
}

.overview__item:nth-child(-n+2) {
  grid-column: 1/-1;
}

.overview__item:nth-child(n+3) {
  width: 100%;
  margin: 0;
}
.overview__item:nth-child(n+3) .overview__item_info h3 {
  margin-top: 30px;
}
.overview__item:nth-child(n+3) .label {
  left: 36px;
  top: -30px;
}
.overview__item:nth-child(n+3) .label span {
  font-size: 11px;
  padding-top: 2px;
  width: 40px;
  height: 30px;
}
.overview__item:nth-child(n+3) .label span::before {
  bottom: -54%;
}
.overview__item:nth-child(n+3) .is-long {
  letter-spacing: 0;
}
.overview__item:nth-child(n+3) .overview__item_info img {
  width: 143px;
  height: 100px;
}
.overview__item:nth-child(n+3) .overview__item_info p {
  margin-top: 19px;
}

.overview__item_inner {
  position: relative;
}

.label {
  position: absolute;
  top: -20px;
  left: 42px;
}
.label span {
  padding-top: 10px;
  display: block;
  width: 56px;
  height: 55px;
  color: #fff;
  background-color: #9e7173;
  text-align: center;
  letter-spacing: 2px;
  clip-path: polygon(0 0, 100% 0, 100% 100%, 50% 75%, 0 100%);
}

.overview__item_info {
  width: 100%;
  height: auto;
  margin: 20px 0 15px 0;
}
.overview__item_info h3 {
  font-weight: bold;
  line-height: 1;
  position: relative;
  z-index: 3;
}
.overview__item_info img {
  display: block;
  width: 50%;
  margin: 16px auto 0;
  object-fit: contain;
  border-radius: 20px;
}
.overview__item_info p {
  text-align: center;
  margin-top: 20px;
  font-size: 12px;
}

/* ---------------------------------------------------------------------------------------------

　   works

--------------------------------------------------------------------------------------------- */
.works {
  width: 100%;
  height: auto;
}

.works__title {
  text-align: center;
  font-style: italic;
  font-weight: 300;
}

.works__fv {
  padding-top: 54px;
  position: relative;
}
.works__fv img {
  max-width: 80%;
  width: 350px;
  height: auto;
  margin: 0 auto;
  display: block;
  position: relative;
  z-index: 2;
}

.works__text {
  font-size: 13px;
  writing-mode: vertical-rl;
  line-height: 2;
  letter-spacing: 0.2em;
  position: absolute;
  bottom: 30px;
  left: 12px;
  z-index: 3;
}

.works__img_text {
  padding: 1.2em 1.8em;
  width: 203px;
  height: 225px;
  font-size: 16px;
  writing-mode: vertical-rl;
  line-height: 1.8;
  letter-spacing: 0.1em;
  background-position: center;
  background-size: contain;
  position: absolute;
  top: 0px;
  right: 0;
}

.works__content {
  margin: 88px auto 0;
  width: 100%;
  max-width: 662px;
  height: auto;
}
.works__content .works__info:nth-child(1) {
  padding-right: 100px;
}
.works__content .works__info:nth-child(1) h3, .works__content .works__info:nth-child(1) p {
  text-align: right;
}
.works__content .works__info:nth-child(2) {
  margin-top: 110px;
  padding-left: 100px;
}
.works__content .works__info:nth-child(2) h3, .works__content .works__info:nth-child(2) p {
  text-align: left;
}
.works__content .works__info:nth-child(2) .works__info_decor {
  right: unset;
  left: 15px;
}
.works__content .works__info:nth-child(2)::before {
  height: 58%;
  right: unset;
  left: 30px;
}

.works__info {
  padding-top: 22px;
  padding-bottom: 20px;
  position: relative;
}
.works__info h3 {
  font-weight: bold;
  margin-bottom: 46px;
}
.works__info::before {
  content: "";
  display: block;
  width: 1px;
  height: 72%;
  background-color: #9e7173;
  position: absolute;
  bottom: 0;
  right: 30px;
}

.works__info_decor {
  position: absolute;
  top: 0;
  right: 15px;
  color: #9e7173;
  font-size: 21px;
  writing-mode: vertical-rl;
}

.works__info_text p:not(:last-child) {
  margin-bottom: 22px;
}

.works__note {
  margin-top: 140px;
}

.works__note_text {
  text-align: center;
}

.works__note_content {
  margin-top: 32px;
  width: 100%;
  height: auto;
  border-radius: 50px;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.2);
}

.works__note_content-inner {
  padding-top: 52px;
  padding-bottom: 32px;
}
.works__note_content-inner h3 {
  color: #6E8C9D;
  line-height: 1;
}
.works__note_content-inner P {
  text-align: center;
}
.works__note_content-inner p:nth-child(2) {
  margin-top: 8px;
  margin-bottom: 34px;
}

/* ---------------------------------------------------------------------------------------------

　   Community showcase

--------------------------------------------------------------------------------------------- */
.showcase {
  width: 100%;
  height: auto;
}
.showcase .section__title::before {
  content: "Community showcase";
}
.showcase .section__title {
  margin-bottom: 100px;
}

.showcase__name {
  margin-bottom: 10px;
  font-size: 18px;
  text-align: center;
}

.showcase__note {
  text-align: center;
  margin-top: 28px;
}

/* ---------------------------------------------------------------------------------------------

　   team

--------------------------------------------------------------------------------------------- */
.team .section__title::before {
  content: "Team";
}
.team .section__title {
  margin-bottom: 88px;
}

.team__content {
  width: 100%;
  height: auto;
}

.team__content_card {
  width: 100%;
  height: auto;
}

.card {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}

.card-header {
  margin-top: 12px;
  width: 12.4%;
  display: table;
}

.name {
  margin-right: auto;
  color: rgba(238, 209, 201, 0.5); /*色再確認*/
  font-size: 70px;
  font-weight: 900;
  line-height: 1;
  writing-mode: vertical-rl;
}

.badge {
  margin-top: 16px;
  width: 56px;
  height: 56px;
}

.card-image {
  margin-top: 38px;
  width: 45%;
}
.card-image img {
  display: block;
  margin-left: 12px;
  margin-right: auto;
  width: 84.6%;
}

.card-text {
  width: 42.6%;
}
.card-text h3 {
  text-align: left;
  line-height: 1;
  letter-spacing: 0.1em;
  font-size: 25px;
  font-weight: 300;
}

.card-text__Career {
  margin-top: 18px;
  margin-bottom: 22px;
  overflow: hidden;
}
.card-text__Career dl:not(:last-child) {
  padding-bottom: 8px;
}
.card-text__Career dl {
  padding-left: 18px;
  position: relative;
}
.card-text__Career dl::before {
  content: "";
  display: block;
  width: 0.5em;
  height: 0.5em;
  border-radius: 50%;
  background-color: #333;
  position: absolute;
  left: 1.2px;
  top: 7px;
}
.card-text__Career dl::after {
  content: "";
  display: block;
  width: 0.5px;
  height: 100%;
  background-color: #333;
  position: absolute;
  left: 3.6px;
  top: 12px;
}
.card-text__Career dl dt {
  font-weight: bold;
}
.card-text__Career dl dt span {
  color: #9e7173;
}
.card-text__Career dl:nth-child(2) dt span, .card-text__Career dl:nth-child(3) dt span {
  color: #333;
}

.tag__list {
  display: flex;
  flex-wrap: wrap;
  gap: 4px;
  padding: 0;
  margin: 0;
  list-style: none;
}

.tag__item {
  text-align: center;
  line-height: 1;
  padding: 6px;
  border: 1px solid #333;
  border-radius: 999px; /* 楕円 */
  font-size: 12px;
}

.card--reverse {
  margin-top: 200px;
  flex-direction: row-reverse;
}
.card--reverse .card-header {
  margin-top: 0;
}
.card--reverse .card-header img:nth-child(3), .card--reverse .card-header img:nth-child(4) {
  margin-top: 6px;
}
.card--reverse .name {
  margin-right: 0;
  margin-left: auto;
  color: rgba(160, 185, 198, 0.5);
}
.card--reverse .card-image img {
  margin-right: 12px;
  margin-left: auto;
}
.card--reverse .card-text__Career dl dt span {
  color: #6e8c9d;
}
.card--reverse .card-text__Career dl:nth-child(3) span, .card--reverse .card-text__Career dl:nth-child(2) span {
  color: #333;
}
.card--reverse .badge {
  display: block;
  margin-left: auto;
  margin-right: 22px;
}

/* ---------------------------------------------------------------------------------------------

　   Achievements

--------------------------------------------------------------------------------------------- */
.Achievements {
  width: 100%;
  height: auto;
}
.Achievements .section__title::before {
  content: "Work";
}
.Achievements .section__title {
  margin-bottom: 48px;
}

.Achievements__title {
  margin-bottom: 18px;
  text-align: center;
}

.swiper-backface-hidden .swiper-slide img {
  display: block;
  margin: 0 auto;
  width: 80%;
}

.Achievements__inner .swiper-backface-hidden .swiper-slide img {
  width: 100%;
}

.swiper--second .swiper-slide {
  width: auto;
}

.swiper--second .swiper-wrapper {
  transition-timing-function: linear;
}

/* ---------------------------------------------------------------------------------------------

　   Price

--------------------------------------------------------------------------------------------- */
.Price .section__title::before {
  content: "Price";
}

.Price__content {
  display: flex;
  justify-content: center;
  align-items: center;
}

.Price__card {
  width: 70%;
  border-radius: 24px;
  padding: 44px 28px;
  box-sizing: border-box;
  text-align: center;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.08);
}

/* 月額バッジ */
.price-monthly {
  display: inline-block;
  background: #737373;
  color: #fff;
  width: 173px;
  padding: 4px;
  border-radius: 20px;
  margin-bottom: 35px;
  letter-spacing: 0.2em;
}

/* 金額 */
.price__info {
  display: table;
  margin: 0 auto;
  margin-bottom: 35px;
}

.yen {
  font-size: 28px;
  margin-right: 22px;
}

.amount {
  font-size: 52px;
  font-weight: 600;
  letter-spacing: 2px;
}

.tax {
  font-size: 13px;
  color: #555;
  margin-left: 4px;
}

/* 内容タイトル */
.section-title {
  letter-spacing: 0.2em;
  margin-bottom: 32px;
  position: relative;
}

.section-title::before,
.section-title::after {
  content: "";
  position: absolute;
  top: 50%;
  width: 34%;
  height: 1px;
  background: #333;
}

.section-title::before {
  left: 0;
}

.section-title::after {
  right: 0;
}

/* グリッド */
.grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 5px;
  margin-bottom: 30px;
}

.item {
  border-radius: 14px;
  font-size: 12px;
  line-height: 1.3;
  height: 55px;
  box-shadow: 4px 4px 8px rgba(0, 0, 0, 0.09), -4px -4px 8px rgba(255, 255, 255, 0.9);
  position: relative;
}
.item span {
  width: 100%;
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.item .en {
  display: inline;
  position: static;
  transform: unset;
}

/* 注釈 */
.note {
  font-size: 12px;
  color: #666;
  line-height: 1.6;
}

.Price__note {
  margin-top: 96px;
}

.Price__note_list {
  width: 88%;
  margin: 0 auto;
}
.Price__note_list li:not(:last-child) {
  margin-bottom: 22px;
}
.Price__note_list p {
  font-size: 12px;
}

.Price__note__item h3 {
  letter-spacing: 0.2em;
  text-align: left;
  font-weight: bold;
  margin-bottom: 8px;
}
.Price__note__item p {
  font-size: 13px;
}

/* ---------------------------------------------------------------------------------------------

　   how to join

--------------------------------------------------------------------------------------------- */
.howtojoin .section__title::before {
  content: "How to join";
}
.howtojoin .Difference__btn {
  margin-top: 100px;
}

.howtojoin__content {
  width: 100%;
  height: auto;
}

.howtojoin__list {
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
}
.howtojoin__list::before {
  content: "";
  display: block;
  width: 80%;
  height: 1px;
  background-color: #333;
  position: absolute;
  top: 42%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 1;
}

.howtojoin__item {
  position: relative;
  z-index: 2;
}
.howtojoin__item h3 {
  font-size: 13px;
  width: 100%;
  height: 40px;
  margin-bottom: 6px;
  position: relative;
}
.howtojoin__item h3 span {
  display: block;
  width: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  line-height: 1.2;
}
.howtojoin__item img {
  margin: 0 auto;
  display: block;
  width: 68px;
}
.howtojoin__item p {
  margin-top: 6px;
  height: 72px;
  text-align: center;
  font-size: 12px;
}

/* ---------------------------------------------------------------------------------------------

　   FAQ

--------------------------------------------------------------------------------------------- */
.FAQ {
  padding-bottom: 120px;
}
.FAQ .section__title::before {
  content: "FAQ";
}
.FAQ .Difference__btn {
  background-color: #fff;
  border: #333 solid 1px;
}
.FAQ .Difference__btn button {
  color: #333;
  font-weight: 300;
  display: block;
  width: 100%;
  height: auto;
  padding: 1em;
}

.modal {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  visibility: hidden;
  transition: 0.3s;
  z-index: 10;
}

.modal.is-active {
  opacity: 1;
  visibility: visible;
}

/* 背景 */
.modal-overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
}

/* 中身 */
.modal-content {
  position: absolute;
  width: 62%;
  height: 80%;
  max-width: 800px;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -60%);
  background: #fff;
  padding: 30px;
  border-radius: 30px;
  opacity: 0;
  transition: 0.3s;
}

/* 表示時 */
.modal.is-active .modal-content {
  transform: translate(-50%, -50%);
  opacity: 1;
}

/* 閉じるボタン */
.modal-close {
  position: absolute;
  z-index: 10;
  top: 25px;
  right: 25px;
  font-size: 20px;
  background: none;
  border: none;
  cursor: pointer;
}
.modal-close span {
  display: block;
  width: 30px;
  height: 30px;
  position: relative;
}
.modal-close span::before, .modal-close span::after {
  content: "";
  display: block;
  width: 100%;
  height: 2px;
  background-color: #333;
  position: absolute;
  top: 10px;
  left: 0;
}
.modal-close span::before {
  transform: rotate(45deg);
}
.modal-close span::after {
  transform: rotate(-45deg);
}

.modal-content__title {
  padding-top: 44px;
  padding-bottom: 38px;
  position: relative;
}
.modal-content__title::before, .modal-content__title::after {
  content: "FAQ";
  font-style: italic;
  font-family: "Aka-AcidGR-Fifindrel", "Noto Sans JP", sans-serif;
  font-size: 13px;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate(-50%, 0);
}
.modal-content__title::after {
  content: "";
  width: 64px;
  height: 1px;
  background-color: #333;
  top: unset;
  bottom: 0;
}

.accordion__list {
  margin-top: 52px;
}

.accordion__item {
  max-width: 600px;
  margin: 0 auto;
}

.accordion-content {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.3s ease;
}

.accordion {
  overflow: auto;
  max-height: 50vh;
}

.accordion-item.is-open .accordion-content {
  max-height: 300px; /* 適当に大きめ */
}

.accordion-item.is-open .accordion-header::before {
  transform: translate(-50%, -50%) rotate(135deg);
  transition: transform 0.3s;
}

.accordion-item {
  margin-top: 20px;
  border-bottom: #333 solid 1px;
}

/* 見た目調整（任意） */
.accordion-header {
  width: 100%;
  text-align: left;
  cursor: pointer;
  border: none;
  padding: 8px;
  position: relative;
  color: #333;
}
.accordion-header p {
  padding-left: 34px;
  position: relative;
}
.accordion-header p::before {
  content: "Q";
  font-style: italic;
  font-family: "Aka-AcidGR-Fifindrel", "Noto Sans JP", sans-serif;
  position: absolute;
  top: 0;
  left: 0;
}
.accordion-header::before {
  content: "";
  display: block;
  width: 8px;
  height: 8px;
  border-left: #333 solid 2px;
  border-bottom: #333 solid 2px;
  position: absolute;
  right: 8px;
  top: 50%;
  transform: translate(-50%, -50%) rotate(-45deg);
  transition: transform 0.3s;
}

.accordion-content {
  margin-top: 14px;
  padding: 0 10px;
}
.accordion-content p {
  color: #9e7173;
  padding-left: 34px;
  padding-bottom: 14px;
  position: relative;
}
.accordion-content p::before {
  content: "A";
  font-style: italic;
  font-family: "Aka-AcidGR-Fifindrel", "Noto Sans JP", sans-serif;
  position: absolute;
  top: 0;
  left: 0;
}

/* ---------------------------------------------------------------------------------------------

　   footer

--------------------------------------------------------------------------------------------- */
.footer {
  margin: 0 auto;
  width: 540px;
  position: relative;
  height: auto;
  background-color: #a3a3a3;
  color: #fff;
}

.footer__inner {
  max-width: 260px;
  height: auto;
  margin: 0 auto;
}

.footer__logo {
  filter: brightness(0) invert(1);
}

.footer__info {
  text-align: center;
  position: relative;
}
.footer__info::before {
  content: "";
  display: block;
  width: 2px;
  height: 18px;
  background-color: #fff;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.footer__info p:nth-child(2) {
  margin-top: 48px;
}

.footer__contact {
  margin: 68px auto 0;
  text-align: center;
  display: table;
}

.footer__contact_link {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 14px;
}
.footer__contact_link a {
  display: block;
  width: 35px;
  height: 35px;
}
.footer__contact_link a img {
  display: block;
}

.small__text {
  margin-top: 12px;
  text-align: center;
  font-size: 12px;
  padding: 2em 0;
}

/* ---------------------------------------------------------------------------------------------

　   font

--------------------------------------------------------------------------------------------- */
@media screen and (max-width: 1450px) {
  .left__area_content {
    margin: 0 auto;
    width: 90%;
    height: 21.3793103448vw;
  }
  .left__area_content-title {
    padding-top: 1.6551724138vw;
    padding-left: 0.8275862069vw;
  }
  .left__area_content-text {
    width: 100%;
    padding-bottom: 2.3448275862vw;
  }
  .left__area_content-text .fitText::before {
    width: 100%;
    height: 2.3448275862vw;
  }
  .left__area_content-text .fitText::after {
    font-size: 2.191724vw;
  }
  .left__area_text {
    margin-top: 2.6206896552vw;
  }
  .left__area_btn {
    margin-top: 2.6206896552vw;
  }
  .right__area_inner {
    width: 90%;
    margin: 0 auto;
  }
}
@media screen and (max-width: 1280px) {
  .left__area_inner,
  .right__area_inner {
    display: none;
  }
}
@media screen and (max-width: 540px) {
  .left__area, .right__area {
    display: none;
  }
  .center__area, .footer {
    width: 100%;
  }
  .floating {
    right: 0;
  }
}
@media screen and (max-width: 1024px) {
  .modal-content {
    width: 80%;
  }
}
@media screen and (max-width: 800px) {
  .center__area {
    overflow: hidden;
  }
  .center__area, .footer {
    width: 100%;
  }
  .foryou__item {
    width: 100%;
  }
  .card {
    padding-left: 4%;
    box-sizing: border-box;
  }
  .overview__content::before {
    content: "";
    top: 0;
    width: 23.5vw;
    height: 29.5vw;
    right: -1.875vw;
  }
  .overview__item_info img {
    width: 36.5vw;
    margin: 3.25vw auto 0;
  }
  .overview__item:nth-child(n+3) .overview__item_info img {
    width: 25.5vw;
    height: 18.25vw;
  }
  .works__fv img {
    width: 66.25vw;
    height: 60vw;
    margin-left: 12vw;
  }
  .foryou__list {
    gap: 5vw 2.5vw;
  }
  .floating {
    right: 0;
  }
  .floating a {
    padding: 1.7vh 1.7vw;
    font-size: clamp(12px, 3.5vw, 16px);
  }
  .about__info_text {
    width: 47.5vw;
  }
  .overview__item_inner {
    padding: 3vw 9.5vw;
  }
  .Difference__btn, .Difference__item_inner {
    width: 72.5vw;
  }
  .Asyouare__img img {
    width: 40vw;
    height: 26.5vw;
  }
  .Asyouare__item {
    width: 32.5vw;
    height: 20vw;
  }
  .overview__content {
    padding-top: 14vw;
  }
}
@media screen and (max-width: 800px) {
  body {
    font-size: 12px;
  }
  h3 {
    font-size: 14px;
  }
  .Difference__item_inner h3 {
    margin-bottom: 14px;
  }
  .Difference__item_inner p {
    line-height: 1.6;
  }
  .fv__title {
    font-size: 115px !important;
  }
  .foryou__list {
    gap: 5vw 2vw;
  }
  .foryou__item {
    width: 100%;
    border-radius: 33px;
    box-shadow: -2px 3px 13px rgba(0, 0, 0, 0.2);
  }
  .foryou__item_inner {
    padding: 10px 5px 20px 5px;
  }
  .foryou__item_img p {
    font-size: 47px;
  }
  .foryou__item_img img {
    width: 54%;
    margin-top: -15px;
  }
  .foryou__item_info {
    font-size: 11px;
    line-height: 1.8;
  }
  .foryou__item_info span {
    font-size: 12px;
  }
  .label {
    left: 45px;
    top: -20px;
  }
  .label span {
    font-size: 12px;
    padding-top: 5.8px;
    width: 52px;
    height: 40px;
  }
  .label span::before {
    bottom: -54%;
  }
  .works__img_text {
    width: 30.4347826087vw;
    height: 34.1829085457vw;
    font-size: 3.1094452774vw;
    top: 7.796101949vw;
  }
  .works__text {
    font-size: 2.5907046477vw;
    left: 5.3973013493vw;
  }
  .showcase__name {
    margin-bottom: 1.697151vw;
    font-size: 14px;
  }
  .card-image {
    width: 76%;
  }
  .card-text {
    margin: 20px auto 0;
    width: 80%;
  }
  .card-text h3 {
    font-size: 22px;
  }
  .card-text__Career {
    margin-top: 14px;
    margin-bottom: 15px;
  }
  .card-text__Career dd {
    font-size: 10px;
  }
  .name {
    font-size: 60px;
  }
  .badge {
    width: 40px;
    height: 40px;
  }
  .tag__list {
    gap: 2px;
  }
  .tag__item {
    border: 0.5px solid #333;
    font-size: 10px;
  }
  .howtojoin__item p {
    font-size: 10px;
  }
  .works__content .works__info:nth-child(1) {
    padding-right: 14.490255vw;
  }
  .works__content .works__info:nth-child(2) {
    margin-top: 16.4917541229vw;
    padding-left: 14.490255vw;
  }
  .works__info_decor {
    right: 1.997001vw;
  }
  .works__info::before {
    right: 5.995502vw;
  }
  .works__content .works__info:nth-child(2) .works__info_decor {
    left: 1.997001vw;
  }
  .works__content .works__info:nth-child(2)::before {
    left: 5.995502vw;
  }
  .site__title {
    padding-top: 12.493253vw;
    padding-bottom: 7.493253vw;
    width: 28.970015vw;
    height: 14.9925037481vw;
    font-size: 8.25vw !important;
  }
  .logo {
    width: 59.9700149925vw;
    height: 47.970015vw;
    bottom: 100px;
  }
  .fv__title {
    font-size: 30vw !important;
  }
  .fv__sub_title {
    top: auto;
    bottom: -12px;
  }
  .fv__img {
    padding-top: 20px;
  }
  .fv__img::before {
    height: 131px;
    bottom: -77px;
  }
  .header__inner {
    width: 59.9700149925vw;
    margin-left: 2.5487256372vw;
  }
  .fv__text .fitText::before {
    width: 62.0689655172vw;
    height: 6.7466266867vw;
  }
  .Difference__point {
    top: 2px;
    left: 8%;
  }
  .Difference__content::before {
    width: 26.9865067466vw;
    height: 25.4872563718vw;
    top: -5.6971514243vw;
    left: 16.191904048vw;
  }
  .Difference__content::after {
    width: 32.9835082459vw;
    height: 17.9910044978vw;
    bottom: -1.7991004498vw;
  }
  .Difference__content {
    padding-top: 19.4902548726vw;
  }
  .modal-content {
    width: 90%;
    height: 90%;
  }
  .fv {
    margin-bottom: 35.9820089955vw !important;
  }
  .center__area section:not(:last-child) {
    margin-bottom: 26.9865067466vw;
  }
  .Difference__point::before {
    top: 22px;
  }
  .overview__item_info img, .overview__item:nth-child(n+3) .overview__item_info img {
    width: 48.5vw;
    height: 27.25vw;
    object-fit: cover;
  }
  .works__fv {
    padding-top: 21.5892053973vw;
  }
  .br-sp-none {
    display: none;
  }
  .price-monthly {
    margin-bottom: 4.995502vw;
  }
  .price__info {
    margin-bottom: 5.194903vw;
  }
  .section-title {
    margin-bottom: 4.7976011994vw;
  }
  .grid {
    gap: 5px 5px;
    margin-bottom: 6.395802vw;
  }
  .amount {
    font-size: 40px;
  }
  .Price__note__item p {
    font-size: 10px;
  }
  .note {
    font-size: 11px;
  }
  .briefing__info_title {
    font-size: 15px;
  }
  .Price__card {
    width: 80%;
    padding: 34px 28px;
  }
  .item {
    width: 100%;
    font-size: 10px;
    height: 45px;
  }
  .fv__text {
    margin-top: -13.5vw;
  }
  .fitText {
    font-size: 18px;
    text-align: center;
  }
  .overview__item_info h3 {
    font-size: 3.629464vw;
  }
  .overview__list {
    grid-template-columns: 49.5% 49.5%;
  }
  .overview__item_inner {
    padding: 0vw 0vw;
  }
  .overview__item {
    margin: 0 auto;
    border-radius: 23px;
    box-shadow: 0 3px 18px rgba(0, 0, 0, 0.2);
  }
  .overview__item:nth-child(n+3) {
    overflow: hidden;
  }
  .overview__item:nth-child(n+3) .overview__item_info img {
    width: 34vw;
    height: 20vw;
  }
  .overview__item:nth-child(n+3) .label {
    left: 24px;
    top: -32px;
  }
  .overview__item:nth-child(n+3) .label span {
    width: 10.607143vw;
    padding-top: 3px;
  }
  .overview__item:nth-child(n+3) .overview__item_info h3 {
    margin-top: 32px;
  }
  .overview__item:nth-child(n+3) .overview__item_info p {
    margin-top: 10px;
  }
  .overview__item:nth-child(-n+2) .overview__item_info img {
    margin: 6.25vw auto 0;
  }
  .overview__item_info img {
    margin: 2.25vw auto 0;
    border-radius: 10px;
  }
  .overview__item_info p {
    font-size: 11px;
  }
  .overview__item_info h3 {
    font-size: 3.1094452774vw;
  }
  .card--reverse {
    margin-top: 100px;
  }
  .showcase .section__title {
    margin-bottom: 45px;
  }
  .team .section__title {
    margin-bottom: 45px;
  }
  .section__title {
    padding-bottom: 18px;
    margin-bottom: 40px;
  }
  .section__title::after {
    height: 0.5px;
  }
  .section-title::before,
  .section-title::after {
    height: 0.5px;
  }
  .Difference__item_inner {
    padding: 50px 0;
  }
  .Difference__text p:nth-child(1) {
    margin-bottom: 23px;
  }
  .about__content P {
    width: 45vw;
  }
  .about__content img, .about__info_text {
    width: 44%;
  }
  .about__info_note p {
    width: 64%;
  }
  .about__info_note p:nth-child(2) {
    margin-top: 27px;
    width: 90%;
  }
  .btn-trial {
    width: 22vw;
    height: 22vw;
    right: -4.625vw;
  }
}
@media screen and (max-width: 448px) {
  .briefing__info_text {
    width: 90%;
    margin: 0 auto;
  }
  .Asyouare__item {
    min-width: 140px;
    height: 120px;
  }
  .Asyouare__info_text {
    background-position: right bottom;
  }
  .about__content {
    display: block;
  }
  .about__info {
    margin: 60px auto 0;
  }
  .about__info_note {
    margin-top: 60px;
    margin-right: 0;
  }
  .about__content P, .about__info_note p:nth-child(2) {
    text-align: left;
  }
  .howtojoin__item h3 span {
    font-size: 3.125vw;
  }
  .accordion-header p, .accordion-content p {
    padding-left: 4.9107142857vw;
  }
  .accordion {
    font-size: 3.125vw;
  }
  .works__note_content-inner {
    padding-top: 11.6071428571vw;
    padding-bottom: 7.1428571429vw;
  }
  .briefing__info_text p:nth-child(3) {
    margin-top: 4.0178571429vw;
  }
  .Asyouare__item P {
    font-size: 2.6785714286vw;
  }
  .Difference__content::before {
    left: 4%;
  }
  .Difference__item_inner {
    width: 90%;
    height: auto;
  }
}
@media screen and (max-width: 340px) {
  /* --- 元 667px --- */
  .foryou__list, .overview__list {
    display: block;
  }
  .foryou__list li:not(:last-child), .overview__list li:not(:last-child) {
    margin-bottom: 40px;
  }
  .foryou__item {
    margin: 0 auto;
    width: 80%;
  }
  .label {
    left: 36px;
  }
  .label span {
    font-size: 0.9em;
    padding-top: 0.8em;
    width: 52px;
    height: 40px;
  }
  .label span::before {
    bottom: -54%;
  }
  .works__img_text {
    width: 30.4347826087vw;
    height: 34.1829085457vw;
    font-size: 3.1094452774vw;
    top: 7.796101949vw;
  }
  .works__text {
    font-size: 2.5907046477vw;
    left: 5.3973013493vw;
  }
  .showcase__name {
    margin-bottom: 5.6971514243vw;
    font-size: 4.047976012vw;
  }
  .card {
    flex-wrap: wrap;
  }
  .card-image {
    width: 76%;
  }
  .card-text {
    margin: 20px auto 0;
    width: 80%;
  }
  .howtojoin__item p {
    font-size: 11px;
  }
  .works__content .works__info:nth-child(1) {
    padding-right: 19.4902548726vw;
  }
  .works__content .works__info:nth-child(2) {
    margin-top: 16.4917541229vw;
    padding-left: 19.4902548726vw;
  }
  .works__info_decor {
    right: 5.9970014993vw;
  }
  .works__info::before {
    right: 8.9955022489vw;
  }
  .works__content .works__info:nth-child(2) .works__info_decor {
    left: 5.9970014993vw;
  }
  .works__content .works__info:nth-child(2)::before {
    left: 8.9955022489vw;
  }
  .site__title {
    padding-top: 13.4932533733vw;
    padding-bottom: 13.4932533733vw;
    width: 43.970015vw;
    height: 14.9925037481vw;
  }
  .logo {
    width: 59.9700149925vw;
    height: 59.9700149925vw;
  }
  .fv__sub_title {
    top: auto;
    bottom: -12px;
  }
  .fv__img {
    padding-top: 20px;
  }
  .fv__img::before {
    height: 131px;
    bottom: -77px;
  }
  .header__inner {
    width: 59.9700149925vw;
    margin-left: 2.5487256372vw;
  }
  .fv__text .fitText::before {
    width: 62.0689655172vw;
    height: 6.7466266867vw;
  }
  .Difference__point {
    top: 2px;
    left: 8%;
  }
  .Difference__content::before {
    width: 26.9865067466vw;
    height: 25.4872563718vw;
    top: -5.6971514243vw;
    left: 16.191904048vw;
  }
  .Difference__content::after {
    width: 32.9835082459vw;
    height: 17.9910044978vw;
    bottom: -1.7991004498vw;
  }
  .Difference__content {
    padding-top: 19.4902548726vw;
  }
  .modal-content {
    width: 90%;
    height: 90%;
  }
  .fv {
    margin-bottom: 35.9820089955vw !important;
  }
  .center__area section:not(:last-child) {
    margin-bottom: 26.9865067466vw;
  }
  .Difference__point::before {
    top: 22px;
  }
  .overview__item_info img, .overview__item:nth-child(n+3) .overview__item_info img {
    width: 36.5vw;
    height: 18.25vw;
    object-fit: cover;
  }
  .works__fv {
    padding-top: 21.5892053973vw;
  }
  .br-sp-none {
    display: none;
  }
  .price-monthly {
    margin-bottom: 8.9955022489vw;
  }
  .price__info {
    margin-bottom: 10.1949025487vw;
  }
  .section-title {
    margin-bottom: 4.7976011994vw;
  }
  .grid {
    margin-bottom: 8.395802099vw;
  }
  /* --- 元 448px --- */
  .briefing__info_text {
    width: 90%;
    margin: 0 auto;
  }
  .Asyouare__item {
    min-width: 109px;
    height: 116px;
  }
  .Asyouare__info_text {
    background-position: right bottom;
  }
  .about__content {
    display: block;
  }
  .about__content img, .about__info_text {
    width: 100%;
  }
  .about__info {
    margin: 30px auto 0;
    width: 95%;
  }
  .about__content img {
    position: unset;
  }
  .about__info_note {
    margin-top: 60px;
    margin-right: 0;
  }
  .about__content P {
    width: 100%;
  }
  .about__info_note p {
    width: 100%;
  }
  .about__info_note p:nth-child(2) {
    width: 100%;
  }
  .about__content P, .about__info_note p:nth-child(2) {
    text-align: left;
  }
  .howtojoin__item h3 span {
    font-size: 3.125vw;
  }
  .accordion-header p, .accordion-content p {
    padding-left: 4.9107142857vw;
  }
  .accordion {
    font-size: 3.125vw;
  }
  .foryou__item {
    width: 90%;
  }
  .works__note_content-inner {
    padding-top: 11.6071428571vw;
    padding-bottom: 7.1428571429vw;
  }
  .works__note_content-inner h3 {
    font-size: 3.629464vw;
  }
  .works__note_content-inner P {
    font-size: 3.125vw;
  }
  .briefing__info_text p:nth-child(3) {
    margin-top: 4.0178571429vw;
  }
  .Price__card {
    width: 90%;
    height: auto;
  }
  .grid {
    grid-template-columns: repeat(2, 1fr);
    gap: 16px;
  }
  .item {
    width: 100%;
  }
  .Asyouare__item P {
    font-size: 2.6785714286vw;
  }
  .Difference__content::before {
    left: 4%;
  }
  .Difference__item_inner {
    width: 90%;
    height: auto;
    padding: 58px 0;
  }
  .overview__item {
    width: 90%;
    margin: 0 auto;
  }
  .label span, .overview__item:nth-child(n+3) .label span {
    width: 11.6071428571vw;
  }
  .overview__item_info h3 {
    font-size: 4.6294642857vw;
  }
  .overview__content::before {
    right: 4%;
  }
  .overview__item:nth-child(n+3) {
    width: 90%;
    margin: 0 auto;
  }
  .overview__item:nth-child(-n+2) {
    grid-column: auto;
    overflow: hidden;
  }
  .overview__item:nth-child(-n+2) .label {
    left: 36px;
    top: -30px;
  }
  .overview__item:nth-child(-n+2) .label span {
    font-size: 11px;
    padding-top: 2px;
    width: 40px;
    height: 30px;
  }
  .overview__item:nth-child(-n+2) .overview__item_info h3 {
    margin-top: 30px;
  }
  .overview__item:nth-child(-n+2) .overview__item_info img {
    width: 36.5vw;
    height: 18.25vw;
  }
  .overview__item:nth-child(-n+2) .overview__item_info p {
    margin-top: 19px;
  }
}
@media screen and (min-width: 541px) {
  .briefing__content,
  .foryou__item,
  .Difference__item_inner,
  .overview__item,
  .works__note_content {
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.12);
  }
}
@media screen and (min-width: 801px) {
  .fv__img {
    clip-path: inset(0 0 -300px 0);
  }
  .center__area, .footer {
    border-left: 0.8px solid #555;
    border-right: 0.8px solid #555;
  }
  .floating {
    right: calc((100vw - 540px) / 2);
  }
  .center__area::before,
  .footer::before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: -8px;
    right: -8px;
    border-left: 0.8px solid #555;
    border-right: 0.8px solid #555;
    pointer-events: none;
  }
}
