@charset "UTF-8";
/**************************************************
* 2025.02 追加CSS パネル写真の撮影について
**************************************************/
.page-id-10725[class] {
  /*------------------------------
  common
  ------------------------------*/
  /* 既存調整
  ------------------------------*/
  /* タイトル
  ------------------------------*/
  /* テキスト色
  ------------------------------*/
  /* ボタン
  ------------------------------*/
  /*------------------------------
  cta
  ------------------------------*/
  /*------------------------------
  about
  ------------------------------*/
  /*------------------------------
  problem
  ------------------------------*/
  /*------------------------------
  point
  ------------------------------*/
  /*------------------------------
  studio
  ------------------------------*/
  /*------------------------------
  achievement-banner
  ------------------------------*/
  /*------------------------------
  voice
  ------------------------------*/
  /*-------contract-----------------------

  ------------------------------*/
  /*------------------------------
  flow
  ------------------------------*/
  /*------------------------------
  faq
  ------------------------------*/
  /*------------------------------
  retouch
  ------------------------------*/
  /*------------------------------
  movie
  ------------------------------*/
}
.page-id-10725[class] .wrap,
.page-id-10725[class] .breadcrumb {
  max-width: 100%;
}
@media screen and (min-width: 801px) {
  .page-id-10725[class] .l-flexR {
    width: 1024px;
  }
}
@media (max-width: 767px) {
  .page-id-10725[class] .l-flexR {
    width: 90%;
    margin: 0 auto;
  }
}
.page-id-10725[class] .c-section-title {
  font-size: 27px;
  font-weight: 700;
  color: #8f7e60;
  text-align: center;
  font-family: "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans", "BIZ UDPGothic", Meiryo, sans-serif;
}
.page-id-10725[class] .u-text-bk {
  color: #0c0c0c;
}
.page-id-10725[class] .c-button {
  display: inline-block;
  width: 380px;
  max-width: 100%;
  background: #f7f3ec;
  color: #fff;
  border: 1px solid #927d5c;
  position: relative;
  transition: 0.2s ease;
  overflow: hidden;
  z-index: 1;
  display: inline-block;
  font: 15px "Noto Serif JP";
  line-height: 45px;
  padding: 0 15px;
  text-align: center;
}
.page-id-10725[class] .c-button::before {
  background: url(../images/share/arrow01.png) no-repeat #927d5c;
  background-position: left 14px center;
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  content: "";
  height: 100%;
  width: 100%;
  transform: translateX(0);
  transition: 0.2s ease;
  z-index: -1;
}
.page-id-10725[class] .short-cta,
.page-id-10725[class] .voice-cta {
  margin-top: 30px;
}
.page-id-10725[class] .voice-cta {
  margin-bottom: 30px;
}
.page-id-10725[class] .qa-cta {
  margin-top: 30px;
}
.page-id-10725[class] .cta__note {
  font-size: 17px;
  font-weight: 400;
  margin-top: 40px;
}
@media (min-width: 768px) {
  .page-id-10725[class] .cta__note {
    text-align: center;
  }
}
.page-id-10725[class] .cta {
  padding: 30px 0;
}
.page-id-10725[class] .cta-button {
  display: flex;
  justify-content: center;
  width: 267px;
  margin: 0 auto;
  background: #e70000;
  border: 1px solid #8b0501;
  border-radius: 23.3px;
  font-size: 16.5px;
  font-weight: 600;
  padding: 11px 0;
  color: #fff;
}
.page-id-10725[class] .cta-button::before {
  content: "";
  position: relative;
  background: url(../images/202502/icon_arrow1.png) no-repeat center center/contain;
  width: 34px;
  aspect-ratio: 1/1;
}
.page-id-10725[class] .about {
  background: #f4eee8;
  padding: 50px 0;
  margin-bottom: 0;
  width: 100vw;
  margin-left: 50%;
  transform: translateX(-50%);
}
.page-id-10725[class] .about h3 {
  padding-top: 140px;
}
@media (max-width: 767px) {
  .page-id-10725[class] .about {
    padding: 0 0 20px;
  }
  .page-id-10725[class] .about h3 {
    padding-top: 50px;
  }
}
.page-id-10725[class] .about__wrapper {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 40px;
}
@media (max-width: 767px) {
  .page-id-10725[class] .about__wrapper {
    display: block;
    text-align: center;
    margin-top: 20px;
  }
}
.page-id-10725[class] .about__image {
  max-width: 370px;
  width: 36%;
}
@media (max-width: 767px) {
  .page-id-10725[class] .about__image {
    width: 100%;
    margin: 0 auto;
  }
}
.page-id-10725[class] .about__content {
  width: 61%;
}
.page-id-10725[class] .about__content p {
  font-size: 16.5px;
  font-weight: 700;
  color: #1a1a1a;
}
@media (max-width: 767px) {
  .page-id-10725[class] .about__content {
    width: 100%;
    margin-top: 20px;
  }
}
.page-id-10725[class] .about__list {
  margin-top: 36px;
}
.page-id-10725[class] .about__list li {
  margin: 0 auto;
  font-size: min(20px, 2.0833333333vw);
  font-weight: 800;
  color: #fff;
  text-align: center;
  background: #8f7e60;
  border-radius: 23px;
  letter-spacing: 0.08em;
  width: 570px;
  max-width: 100%;
  padding: 0.2em 0;
}
.page-id-10725[class] .about__list li:nth-child(n+2) {
  margin-top: 13px;
}
@media (max-width: 767px) {
  .page-id-10725[class] .about__list li {
    font-size: min(15px, 4vw);
    padding: 3px 0;
    margin: 0 auto;
    max-width: 340px;
  }
}
.page-id-10725[class] .about__message {
  font-size: min(26.5px, 3.0598958333vw);
  font-weight: 700;
  color: #262626;
  letter-spacing: 1.86px;
  text-align: center;
  margin-top: 30px;
}
.page-id-10725[class] .about__message strong {
  display: inline-block;
  background: #8f7e60;
  color: #fff;
  padding: 0 0.3em;
}
@media (max-width: 767px) {
  .page-id-10725[class] .about__message {
    font-size: 18px;
  }
}
.page-id-10725[class] .problem {
  padding: 45px 0 0;
}
@media (max-width: 767px) {
  .page-id-10725[class] .problem {
    padding: 20px 0 0;
  }
}
.page-id-10725[class] .problem__heading {
  font-size: 24px;
  font-weight: 700;
  text-align: center;
  letter-spacing: 1.68px;
  color: #262626;
  text-align: center;
}
@media (max-width: 767px) {
  .page-id-10725[class] .problem__heading {
    font-size: 18px;
  }
}
.page-id-10725[class] .problem__list {
  display: flex;
  max-width: 960px;
  margin: 0 auto;
  margin-top: 44px;
}
@media (max-width: 767px) {
  .page-id-10725[class] .problem__list {
    display: block;
    margin-top: 20px;
  }
}
.page-id-10725[class] .problem__item {
  width: 30.7333333333%;
  font-size: min(18px, 2.0833333333vw);
  font-weight: 700;
  letter-spacing: 1.68px;
  color: #262626;
  text-align: center;
}
.page-id-10725[class] .problem__item:nth-child(n+2) {
  margin-left: 3.85%;
}
@media (max-width: 767px) {
  .page-id-10725[class] .problem__item {
    width: 100%;
    font-size: 18px;
    display: flex;
    align-items: center;
    flex-direction: column;
  }
  .page-id-10725[class] .problem__item:nth-child(n+2) {
    margin-left: 0;
    margin-top: 20px;
  }
  .page-id-10725[class] .problem__item:nth-child(2) {
    flex-direction: column-reverse;
  }
  .page-id-10725[class] .problem__item img {
    width: 80%;
    margin-top: 10px;
  }
}
.page-id-10725[class] .problem__message {
  margin-top: 65px;
  font-size: min(41.5px, 4.6223958333vw);
  font-weight: 700;
  color: #8f7e60;
  letter-spacing: 2.91px;
  text-align: center;
}
@media (max-width: 767px) {
  .page-id-10725[class] .problem__message span {
    font-size: min(30px, 8vw);
  }
}
.page-id-10725[class] .problem__message-subtext {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto;
  font-size: 27.5px;
  letter-spacing: 1.93px;
  position: relative;
  padding: 0 0.6em;
}
.page-id-10725[class] .problem__message-subtext::before {
  content: "";
  width: 3px;
  height: 1.45em;
  background: #8f7e60;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%) rotate(-25deg);
}
.page-id-10725[class] .problem__message-subtext::after {
  content: "";
  width: 3px;
  height: 1.45em;
  background: #8f7e60;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%) rotate(25deg);
}
@media (max-width: 767px) {
  .page-id-10725[class] .problem__message-subtext {
    font-size: 20px;
  }
  .page-id-10725[class] .problem__message-subtext::before, .page-id-10725[class] .problem__message-subtext::after {
    width: 1px;
  }
}
.page-id-10725[class] .point {
  padding: 45px 0 50px;
  background: url(../images/202502/point_bg.jpg) no-repeat center center/cover;
  width: 100vw;
  margin-left: 50%;
  margin-top: 30px;
  transform: translateX(-50%);
}
.page-id-10725[class] .point__list {
  margin-top: 40px;
}
.page-id-10725[class] .point__item {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.page-id-10725[class] .point__item:nth-child(n+2) {
  margin-top: 15px;
}
@media (max-width: 767px) {
  .page-id-10725[class] .point__item {
    display: block;
  }
  .page-id-10725[class] .point__item:nth-child(n+2) {
    margin-top: 25px;
  }
}
.page-id-10725[class] .point__image {
  width: 32%;
}
@media (max-width: 767px) {
  .page-id-10725[class] .point__image {
    width: 95%;
    transform: translateX(-7%);
    margin: 0 auto;
  }
}
.page-id-10725[class] .point__content {
  width: 63.5%;
}
.page-id-10725[class] .point__content p {
  font-size: 15px;
  font-weight: 800;
  letter-spacing: 1px;
  color: #1a1a1a;
  line-height: 1.4;
}
@media (max-width: 767px) {
  .page-id-10725[class] .point__content {
    width: 100%;
    margin-top: 20px;
  }
  .page-id-10725[class] .point__content p {
    margin-top: 1em;
  }
}
.page-id-10725[class] .point__heading {
  font-size: 20px;
  font-weight: 800;
  letter-spacing: 1.4px;
  color: #8f7e60;
}
.page-id-10725[class] .studio {
  padding-top: 50px;
  margin-bottom: 60px;
}
@media (max-width: 767px) {
  .page-id-10725[class] .studio {
    padding-top: 20px;
    margin-bottom: 30px;
  }
}
.page-id-10725[class] .studio__text {
  margin-top: 33px;
  font-size: 15px;
  font-weight: 800;
  letter-spacing: 1px;
  text-align: center;
}
@media (max-width: 767px) {
  .page-id-10725[class] .studio__text {
    text-align: left;
  }
}
.page-id-10725[class] .studio__list {
  margin-top: 30px;
  display: flex;
  width: 95vw;
  margin-left: 50%;
  transform: translateX(-50%);
}
.page-id-10725[class] .studio__list li {
  width: calc(33.3% - 8.6666666667px);
}
.page-id-10725[class] .studio__list li:nth-child(n+2) {
  margin-left: 13px;
}
@media (max-width: 767px) {
  .page-id-10725[class] .studio__list {
    flex-direction: column;
  }
  .page-id-10725[class] .studio__list li {
    width: 100%;
  }
  .page-id-10725[class] .studio__list li:nth-child(n+2) {
    margin-left: 0;
    margin-top: 15px;
  }
}
.page-id-10725[class] .studio__button {
  margin-top: 36px;
  text-align: center;
}
.page-id-10725[class] .achievement-banner {
  margin-top: 100px;
}
@media (max-width: 767px) {
  .page-id-10725[class] .achievement-banner {
    margin-top: 50px;
  }
}
.page-id-10725[class] .achievement-banner__content {
  max-width: 1000px;
  margin: 0 auto;
}
.page-id-10725[class] .voice {
  padding-top: 50px;
}
.page-id-10725[class] .voice__list {
  max-width: 1000px;
  margin: 0 auto;
  margin-top: 40px;
}
.page-id-10725[class] .voice__item {
  border: solid 3px #8f7e60;
  padding: 4%;
  display: flex;
  align-items: center;
}
.page-id-10725[class] .voice__item:nth-child(n+2) {
  margin-top: 40px;
}
@media (max-width: 767px) {
  .page-id-10725[class] .voice__item {
    display: block;
  }
}
.page-id-10725[class] .voice__content {
  width: 60%;
}
.page-id-10725[class] .voice__content p {
  margin-top: 33px;
  font-size: 15px;
  font-weight: 800;
  letter-spacing: 1px;
  color: #1a1a1a;
  line-height: 1.4;
}
@media (max-width: 767px) {
  .page-id-10725[class] .voice__content {
    width: 100%;
  }
  .page-id-10725[class] .voice__content p {
    margin-top: 1em;
  }
}
.page-id-10725[class] .voice__heading {
  font-size: 23px;
  font-weight: 800;
  letter-spacing: 1.61px;
  color: #8f7e60;
}
@media (max-width: 767px) {
  .page-id-10725[class] .voice__heading {
    font-size: 20px;
    padding-top: 0;
    margin-bottom: 0;
  }
}
.page-id-10725[class] .voice__image {
  width: 40%;
}
@media (max-width: 767px) {
  .page-id-10725[class] .voice__image {
    width: 100%;
  }
}
.page-id-10725[class] .contract__title {
  font-size: 17px;
  font-weight: 700;
  letter-spacing: 1.19px;
  color: #232322;
  position: relative;
  padding-bottom: 6px;
}
.page-id-10725[class] .contract__title::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  background: #8f7e60;
  width: 77%;
  height: 2px;
}
@media (max-width: 767px) {
  .page-id-10725[class] .contract__title::after {
    width: 100%;
  }
}
.page-id-10725[class] .contract__text {
  font-size: 17px;
  font-weight: 700;
  letter-spacing: 1.19px;
  color: #232322;
  padding-top: 6px;
}
@media (max-width: 767px) {
  .page-id-10725[class] .contract__text {
    font-size: 14px;
  }
}
.page-id-10725[class] .contract__button {
  margin-top: 50px;
  text-align: center;
}
.page-id-10725[class] .flow {
  padding: 54px 0 117px;
}
@media (max-width: 767px) {
  .page-id-10725[class] .flow {
    padding: 40px 0;
  }
}
.page-id-10725[class] .flow__list {
  max-width: 660px;
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
  margin-top: 30px;
}
.page-id-10725[class] .flow__item {
  width: calc(33.3% - 10.6666666667px);
  background: #f8f1ed;
  aspect-ratio: 209/100;
}
@media (min-width: 768px) {
  .page-id-10725[class] .flow__item:not(:nth-child(3n)) {
    margin-right: 16px;
  }
  .page-id-10725[class] .flow__item:nth-child(n+4) {
    margin-top: 20px;
  }
}
@media (max-width: 767px) {
  .page-id-10725[class] .flow__item {
    width: calc(50% - 5px);
  }
  .page-id-10725[class] .flow__item:nth-child(2n) {
    margin-left: 10px;
  }
  .page-id-10725[class] .flow__item:nth-child(n+3) {
    margin-top: 20px;
  }
}
.page-id-10725[class] .flow__step {
  font-size: 22.5px;
  font-weight: 700;
  letter-spacing: 1.58px;
  color: #fff;
  text-align: center;
  background: #8f7e60;
  padding: 5px 0;
}
@media (max-width: 767px) {
  .page-id-10725[class] .flow__step {
    font-size: 18px;
  }
}
.page-id-10725[class] .flow__text {
  font-size: 20px;
  font-weight: 700;
  letter-spacing: 1.54px;
  padding: 7px 0;
  color: #8f7e60;
  text-align: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
@media (max-width: 767px) {
  .page-id-10725[class] .flow__text {
    font-size: 16px;
  }
}
.page-id-10725[class] .flow__text--sm {
  font-size: 18.5px;
}
@media (max-width: 767px) {
  .page-id-10725[class] .flow__text--sm {
    font-size: 14px;
  }
}
.page-id-10725[class] .u-faq .label {
  visibility: hidden;
}
.page-id-10725[class] .u-faq p {
  margin-bottom: 0;
}
.page-id-10725[class] #toc {
  display: none;
}

.page-id-10725[class] #toc3, .page-id-10725[class] #toc12 {
  pointer-events: none;
}
.page-id-10725[class] .retouch {
  padding-top: 60px;
}
@media (max-width: 767px) {
  .page-id-10725[class] .retouch {
    padding-top: 30px;
  }
}
.page-id-10725[class] .retouch__discription {
  margin-top: 37px;
  font-size: 17px;
  font-weight: 500;
  font-weight: 400;
  letter-spacing: 1.47px;
  text-align: center;
  line-height: 1.3;
}
@media (max-width: 767px) {
  .page-id-10725[class] .retouch__discription {
    font-size: 16px;
    text-align: left;
  }
}
.page-id-10725[class] .retouch__images {
  margin-top: 30px;
  display: flex;
}
.page-id-10725[class] .retouch__images img {
  width: calc(33.3% - 18px);
}
.page-id-10725[class] .retouch__images img:nth-child(n+2) {
  margin-left: 37px;
}
@media (max-width: 767px) {
  .page-id-10725[class] .retouch__images {
    display: block;
  }
  .page-id-10725[class] .retouch__images img {
    width: 100%;
  }
  .page-id-10725[class] .retouch__images img:nth-child(n+2) {
    margin-left: 0;
    margin-top: 5%;
  }
}
.page-id-10725[class] .retouch__buttona {
  margin-top: 50px;
  text-align: center;
}
.page-id-10725[class] .course {
  margin-top: 60px;
}
.page-id-10725[class] .course__title {
  font-size: 30px;
  font-weight: 700;
  background: #F3F4F5;
  padding: 0.8em 1em;
}
@media (max-width: 767px) {
  .page-id-10725[class] .course__title {
    font-size: 20px;
  }
}
.page-id-10725[class] .course__lead {
  font-size: 17px;
  font-weight: 400;
  letter-spacing: 1.47px;
  margin-top: 45px;
}
.page-id-10725[class] .course__content {
  border: 3px dotted #FFD600;
  padding: 30px 0;
  margin-top: 40px;
}
.page-id-10725[class] .course__heading {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto;
  font-size: 17px;
  font-weight: 700;
  letter-spacing: 1.47px;
  position: relative;
  background: linear-gradient(transparent 60%, #FFCACC 60%);
  line-height: 1.4;
  text-align: center;
}
@media (max-width: 767px) {
  .page-id-10725[class] .course__heading {
    font-size: 15px;
  }
}
.page-id-10725[class] .course__list li {
  font-size: 17px;
  font-weight: 400;
  letter-spacing: 1.47px;
  text-align: center;
  margin-top: 20px;
}
@media (max-width: 767px) {
  .page-id-10725[class] .course__list li {
    font-size: 15px;
  }
}
.page-id-10725[class] .course__option {
  border: 3px dotted #2CA5DF;
  margin-top: 30px;
}
.page-id-10725[class] .movie {
  padding: 55px 0;
}
@media (max-width: 767px) {
  .page-id-10725[class] .movie {
    padding: 25px 0;
  }
}
.page-id-10725[class] .movie__lead {
  font-size: 17px;
  font-weight: 300;
  letter-spacing: 1.47px;
  text-align: center;
  margin-top: 37px;
}
@media (max-width: 767px) {
  .page-id-10725[class] .movie__lead {
    font-size: min(15px, 4vw);
    letter-spacing: 0.01em;
  }
}
.page-id-10725[class] .movie__list {
  max-width: 980px;
  margin: 0 auto;
  margin-top: 30px;
  display: flex;
  justify-content: space-between;
}
.page-id-10725[class] .movie__list li {
  width: 48%;
}
.page-id-10725[class] .movie__list li iframe {
  aspect-ratio: 560/315;
  width: 100%;
  height: auto;
}
@media (max-width: 767px) {
  .page-id-10725[class] .movie__list {
    display: block;
  }
  .page-id-10725[class] .movie__list li {
    width: 100%;
  }
  .page-id-10725[class] .movie__list li:first-child {
    margin-bottom: 20px;
  }
}

/* .page-id-xxx */
/*# sourceMappingURL=202502style.css.map */