@charset "UTF-8";
/* CSS Document */

/*REAL*/
section.real {
  margin-top: 6rem;
}
.illust_block_inner {
  max-width: 1430px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  position: relative;
}
.run {
  max-width: 426px;
  margin-top: 7px;
  margin-left: 7px;
}
.run img {
  width: 100%;
}
.real p.en {
  font-family: 'Raleway', sans-serif;
  font-size: 16rem;
  color: #fff;
  text-align: center;
  font-weight: 600;
  white-space: nowrap;
  text-align: center;
}
.real h2 {
  color: #e74921;
  text-align: center;
  font-size: 4.8rem;
  margin-top: -13.5rem;
}
.real p.txt {
  font-size: 2rem;
  line-height: 2;
  text-align: center;
  margin-top: 2rem;
  padding-top: 0;
}
.real span.red {
  color: #e74921;
}
.real .circle p {
  font-size: 2.4rem;
  line-height: 1.5;
  text-align: center;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  white-space: nowrap;
}
.real .circle {
  border: #fafafa 10px solid;
  background: #fff;
  width: 14.6vw;
  height: 14.6vw;
  max-width: 228px;
  max-height: 228px;
  border-radius: 100%;
  position: relative;
  box-shadow: 0 2px 8px rgba(0, 0, 0, .08);
}
.real .illust_block::before {
  position: absolute;
  content: "";
  background: url(../img/service-list/wave.png);
  background-repeat: no-repeat;
  background-size: contain;
  width: 100%;
  height: 100%;
  z-index: -1;
}
.real .illust_block {
  margin-top: 8rem;
}
.circle.l1 {
  margin-top: 5rem;
}
.circle.l2 {
  margin-top: 2rem;
}
.circle.r1 {
  margin-top: 2rem;
}
.circle.r2 {
  margin-top: -2rem;
}
@media screen and (max-width: 1500px) {
  .real .circle {
    width: 13.8vw;
    height: 13.8vw;
  }
  .real .circle p {
    font-size: 2rem;
  }
  .run {
    max-width: 386px;
  }
  .illust_block_inner {
    max-width: 1300px;
  }
  .circle.r1 {
    margin-top: 1rem;
  }
  .circle.r2 {
    margin-top: -3rem;
  }
}
@media screen and (max-width: 1350px) {
  .real p.en {
    font-size: 14rem;
  }
  .illust_block_inner {
    max-width: 1200px;
  }
  .real .circle p {
    font-size: 1.8rem;
  }
  .real .circle {
    border: #fafafa 6px solid;
  }
}
@media screen and (max-width: 1250px) {
  .illust_block_inner {
    max-width: 1080px;
  }
  .run {
    max-width: 326px;
  }
}
@media screen and (max-width: 1150px) {
  .illust_block_inner {
    max-width: 1000px;
  }
}
@media screen and (max-width: 1050px) {
  .illust_block_inner {
    max-width: 1000px;
  }
  .illust_block_inner {
    max-width: 940px;
  }
}
@media screen and (max-width: 1000px) {
  .real p.en {
    font-size: 12rem;
  }
  .run {
    max-width: 266px;
  }
  .real .circle {
    width: 14.8vw;
    height: 14.8vw;
  }
  .illust_block_inner {
    max-width: 880px;
  }
  .circle.l1 {
    margin-top: 4rem;
  }
  .circle.l2 {
    margin-top: 1rem;
  }
  .circle.r1 {
    margin-top: 0rem;
  }
  .circle.r2 {
    margin-top: -4rem;
  }
}
@media screen and (max-width: 900px) {
  .illust_block_inner {
    max-width: 800px;
  }
  .run {
    max-width: 226px;
  }
}
@media screen and (max-width: 840px) {
  .real .circle {
    width: 16vw;
    height: 16vw;
  }
  .illust_block_inner {
    max-width: 760px;
  }
  .run {
    max-width: 180px;
  }
}
@media screen and (max-width: 780px) {
  .illust_block_inner {
    max-width: 720px;
  }
}
@media screen and (max-width: 750px) {
  section.real {
    margin-top: 6rem;
    margin: 5.4rem 0 0;
  }
  .real p.en {
    font-size: 11rem;
    white-space: nowrap;
    line-height: 1;
  }
  .real h2 {
    margin-top: -3.2rem;
    font-size: 6.4vw;
  }
  .real p.txt {
    text-align: center;
    font-size: 15px;
    line-height: 1.8;
    margin-top: 0rem;
    padding-right: 0;
    padding-left: 0;
    padding-top: 1.2em;
    letter-spacing: -0.005em;
  }
  .real .illust_block {
    margin-top: 0;
    position: relative;
  }
  .real .illust_block::before {
    position: absolute;
    content: "";
    background: url(../img/service-list/wave_sp.png);
    background-repeat: no-repeat;
    background-size: contain;
    width: 100%;
    height: 18vw;
    z-index: -1;
    top: 57%;
    transform: translate(0, -50%);
  }
  .illust_block_inner {
    max-width: 100%;
    height: 90vw;
  }
  .real .circle {
    position: absolute;
    width: 36vw;
    height: 36vw;
    border: #fafafa 5px solid;
  }
  .circle.l1 {
    top: 7%;
    left: 10%;
    margin-top: 0;
  }
  .circle.l2 {
    top: 7%;
    right: 10%;
    margin-top: 0;
  }
  .circle.r1 {
    bottom: -8%;
    left: 10%;
  }
  .circle.r2 {
    bottom: -8%;
    right: 10%;
    margin-top: 0;
  }
  .run {
    max-width: inherit;
    position: absolute;
    top: 55%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 3;
    width: 53vw;
  }
  .real .circle p {
    font-size: 4vw;
    line-height: 1.5;
    top: 52%;
    letter-spacing: -0.01em;
  }
}
/*service*/
section.service_detail {
  margin-top: -1.4rem;
}
.button02 {
  position: absolute;
  bottom: 3.2rem;
  left: 50%;
  transform: translateX(-50%);
  order: 3;
}
.button02 span {
  display: block;
  width: 27rem;
  height: 5rem;
  background: #fff url(../img/service-list/arrow_right.png) right 1.9rem top 1.6rem no-repeat;
  border-radius: 50px;
  color: #e74921;
  font-size: 1.4rem;
  line-height: 4.4rem;
  text-align: center;
  transition: all .2s;
  border: #e74921 2px solid;
  background-size: 15px;
}
.service_detail_inner h3 {
  position: relative;
  padding-bottom: 12px; /* ライン分の余白。調整可 */
}
.service_detail_inner h3::after {
  content: "";
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 3px;
  width: 20px;
  height: 3px;
  background: #e74921;
  border-radius: 2px;
}
.service-list .service_detail_inner ul::after {
  display: none;
}
.service-list .service_detail .service_detail_inner ul::before {
  display: none;
}
.service-list .service_detail_inner ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: center; /* 👈 各行を中央寄せ */
  gap: 4rem;
  padding: 0;
  margin: 0;
  list-style: none;
  margin-top: 10rem;
}
.service-list .service_detail_inner li {
  flex: 0 1 31%; /* 👈 3カラム分に収める */
  min-width: 250px; /* 👈 幅を調整 */
}
.service-list .service_detail_inner_wrapper {
  padding: 0.7rem 4rem 11rem;
}
.service-list .service_detail_inner p.overview {
  margin-top: 17px;
  text-align: center;
  white-space: nowrap;
}
.service-list .service_detail_inner h3 {
  color: #111;
}
.service-list .service_detail_inner h3.tworow {
  line-height: 1.24;
  margin-top: 61px;
  font-size: 2.1rem;
}
.service_detail_inner h3.tworow::after {
  bottom: -1px;
}
.service-list h4.lined-heading.create {
  margin-top: 11rem;
}
.service-list ul.create_service {
  margin-top: 10rem !important;
}
@media screen and (min-width: 751px) {
  .service_detail_inner_wrapper:hover .service_detail_txt h3 {
    color: #e74921;
  }
  .service_detail_inner_wrapper:hover .button02 a span {
    background: #e74921 url(../img/service-list/arrow_right_hover.png) right 1.9rem top 1.6rem no-repeat;
    background-size: 15px;
    color: #fff;
    transition: background-color 0.3s ease;
  }
}
.button02 a span {
  transition: background-color 0.3s ease;
}
.service_detail_inner {
  position: relative;
}
.service_detail_inner::after {
  content: "";
  background: url(../img/service-list/bg_01.png) center center / contain no-repeat;
  width: 29.4rem;
  height: 27rem;
  position: absolute;
  bottom: -9.5rem;
  right: 2.6rem;
  z-index: -1;
}
h4.lined-heading.consul::before, h4.lined-heading.consul::after {
  width: 388px;
}
h4.lined-heading.create::before, h4.lined-heading.create::after {
  width: 438px;
}
@media screen and (max-width: 1200px) {
  .service-list .service_detail_inner_wrapper {
    padding: 0.7rem 2rem 11rem;
  }
  h4.lined-heading.create::before, h4.lined-heading.create::after {
    width: 418px;
  }
  h4.lined-heading.consul::before, h4.lined-heading.consul::after {
    width: 328px;
  }
}
@media screen and (max-width: 1100px) {
  h4.lined-heading.consul::before, h4.lined-heading.consul::after {
    width: 288px;
  }
  h4.lined-heading.create::before, h4.lined-heading.create::after {
    width: 378px;
  }
}
@media screen and (max-width: 1000px) {
  h4.lined-heading.consul::before, h4.lined-heading.consul::after {
    width: 228px;
  }
  h4.lined-heading.create::before, h4.lined-heading.create::after {
    width: 318px;
  }
  .service_detail_inner::after {
    bottom: -6.5rem;
    right: 19.6rem;
  }
}
@media screen and (max-width: 880px) {
  h4.lined-heading.consul::before, h4.lined-heading.consul::after {
    width: 208px;
  }
  h4.lined-heading.create::before, h4.lined-heading.create::after {
    width: 278px;
  }
}
@media screen and (max-width: 780px) {
  h4.lined-heading.consul::before, h4.lined-heading.consul::after {
    width: 188px;
  }
  h4.lined-heading.create::before, h4.lined-heading.create::after {
    width: 255px;
  }
}
@media screen and (max-width: 750px) {
  section.service_detail {
    margin-top: 9rem;
  }
  h4.lined-heading.consul::before, h4.lined-heading.consul::after {
    width: 4vw;
  }
  h4.lined-heading.create::before, h4.lined-heading.create::after {
    width: 20vw;
  }
  .service-list .service_detail_inner ul {
    display: block;
  }
  .service-list .service_detail_inner h3 {
    text-align: left;
  }
  .service-list .service_detail_inner p.overview {
    text-align: left;
    margin-top: 8px;
    line-height: 1.8;
    font-size: 13px;
    letter-spacing: -0.005em;
  }
  .service-list .service_detail_inner_wrapper {
    padding: 6vw 5vw 23vw 5vw;
  }
  .service-list .service_detail_icon {
    margin-top: -20px;
  }
  .service-list .sptworow_wrapper .service_detail_icon {
    margin-top: -40px;
  }
  .service-list .service_detail_inner h3::before {
    content: "";
    position: absolute;
    left: 0;
    transform: translateX(0%);
    bottom: 3px;
    width: 100%;
    height: 2px;
    background: #f0f0f0;
    border-radius: 2px;
  }
  .service-list .service_detail_inner h3::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 3px;
    width: 30px;
    height: 2px;
    background: #e74921;
    border-radius: 2px;
    transform: translateX(0%);
  }
  .service-list .service_detail_inner h3 {
    position: relative;
    padding-bottom: 8px;
  }
  .service-list .service_detail_inner h3.sptworow {
    line-height: 1.4;
    padding-bottom: 14px !important;
  }
  .service-list .service_detail_inner h3.tworow {
    margin-top: 0;
  }
  .service-list .service_detail_inner ul li {
    margin-top: 3rem !important;
  }
  .service-list .button02 span {
    display: block;
    width: 224px;
    height: 44.8px;
    background: #e74921 url(../img/service-list/arrow_right_hover.png) right 1.9rem top 1.9rem no-repeat;
    border-radius: 50px;
    color: #fff;
    font-size: 1.6rem;
    line-height: 5.2rem;
    text-align: center;
    transition: all .2s;
    border: #e74921 2px solid;
    background-size: 14px;
  }
  .service_detail .service_detail_inner ul {
    margin-top: 0rem;
  }
  .service-list ul.create_service {
    margin-top: 0rem !important;
  }
  .service-list h4.lined-heading.create {
    margin-top: 6rem;
  }
  .service_detail_inner::after {
    bottom: -6.5rem;
    right: -10rem;
    width: 23.4rem;
    height: 14rem;
  }
}
@media screen and (min-width:680px) and (max-width: 750px) {
  .run {
    max-width: 320px !important;
  }
  .real .circle {
    max-width: 200px !important;
    max-height: 200px !important;
  }
  .real .circle p {
    font-size: min(20px, 4vw) !important;
  }
  .circle.l1 {
    top: 16%;
    left: 16%;
    margin-top: 0;
  }
  .circle.l2 {
    top: 16%;
    right: 16%;
    margin-top: 0;
  }
  .circle.r1 {
    bottom: -8%;
    left: 10%;
  }
  .circle.r2 {
    bottom: -8%;
    right: 10%;
    margin-top: 0;
  }
  .circle.r1 {
    bottom: 2%;
    left: 16%;
  }
  .circle.r2 {
    bottom: 2%;
    right: 16%;
  }
}
/*成功の理由*/
.about-box {
  position: relative;
}
.about-box::after {
  content: "";
  background: url(../img/service-list/bg_02.png) center center / contain no-repeat;
  width: 34.4rem;
  height: 31rem;
  position: absolute;
  top: -13rem;
  left: -8.4rem;
  z-index: -1;
}
#about.service-list::before {
  display: none;
}
#about.service-list .inner {
  padding: 7rem 30px 0 70px;
}
#about.service-list .inner .about-box h3 {
  font-size: 4.4rem;
  letter-spacing: 0.01em;
}
.service-list .about-illusts {
  padding-bottom: 101px;
}
.service-list #about.service-list .inner .about-box h3 .span01::before {
  left: -5.9rem;
  top: -1.5rem;
}
.service-list #about .inner .about-box h3 .span01::before {
  font-size: 11rem;
}
.service-list #about.service-list .inner .about-box h3 .span01::after {
  top: -2rem;
  right: -7rem;
}
.service-list #about .inner .about-box h3 .span01::after {
  font-size: 11rem;
}
.button01 a {
  width: 36rem;
  margin: 4.3rem auto 0;
}
.service-list #about .inner .about-box {
  background: #0f91ce;
}
@media screen and (min-width: 751px) {
  .button01 a {
    display: block;
    height: 6.4rem;
    background: #222 url(../img/home/arrow01.png) right 1.7rem center no-repeat;
    border-radius: 3.2rem;
    padding: 1.6rem 0 0;
    box-sizing: border-box;
    color: #fff;
    font-size: 1.6rem;
    line-height: 1.5;
    letter-spacing: 0;
    text-align: center;
    transition: all .2s;
    border-width: 2px;
    border-style: solid;
    border-color: rgb(34, 34, 34);
  }
  .button01 a:hover {
    background: url(../img/home/arrowblack.png) right 1.7rem center no-repeat rgb(255, 255, 255);
    transition: 0.2s;
    border-width: 2px;
    border-style: solid;
    border-color: rgb(34, 34, 34);
    border-image: initial;
    color: #222;
  }
  .service-list #about .inner .about-box .button01 a {
    text-indent: -12px;
  }
}
.service-list #about .inner .about-box .button01 {
  position: relative;
  bottom: inherit;
  left: inherit;
  right: inherit;
  margin: inherit;
  width: inherit;
  z-index: inherit;
}
.service-list .buttons {
  display: flex;
  gap: 30px;
  justify-content: center;
}
.service-list #about .inner .about-box h3 .span02 {
  color: #fff;
  font-size: 5.6rem;
  font-weight: 500;
  font-family: 'Zen Kaku Gothic New';
  position: relative;
}
.service-list #about .inner .about-box {
  width: 1250px;
}
.service-list #about.service-list {
  margin-bottom: -3rem;
}
.works-slider .slick-track {
  display: flex !important;
  align-items: center;
}
.work-card {
  --h: clamp(140px, 26vw, 280px);
  height: var(--h);
  overflow: hidden;
  margin: 0 12px;
  width: auto;
}
/* いくつかの比率プリセット */
.work-card.ar-16-9 {
  aspect-ratio: 16 / 9;
}
.work-card.ar-3-2 {
  aspect-ratio: 3 / 2;
}
.work-card.ar-2-3 {
  aspect-ratio: 2 / 3;
}
/* 画像フィット */
.work-card > img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}
/* slick の矢印やドットはお好みで */
.works-slider .slick-slide {
  height: auto;
}
/* 画像の大きさ */
.work-card.ar-16-9 {
  max-width: 328px;
}
.work-card.ar-2-3 {
  max-width: 188px;
}
.works-slider.slick-initialized.slick-slider {
  margin-top: -3.5rem !important;
  margin-bottom: 12rem;
}
.works-slider .slick-dots {
  display: none !important;
}
@media screen and (max-width: 1400px) {
  #about.service-list .inner {
    padding: 7rem 70px 0 70px;
  }
  .service-list #about .inner .about-box {
    width: 1150px;
    margin: 0 auto;
    margin-top: 13.86vw;
  }
}
@media screen and (max-width: 1300px) {
  .service-list #about .inner .about-box {
    width: 1050px;
    margin: 0 auto !important;
    margin-top: 13.86vw !important;
  }
}
@media screen and (max-width: 1200px) {
  .service-list #about .inner .about-box {
    width: 950px;
  }
}
@media screen and (max-width: 1100px) {
  .service-list #about .inner .about-box {
    width: 880px;
  }
  #about.service-list .inner .about-box h3 {
    font-size: 4rem;
  }
  .service-list #about .inner .about-box h3 .span02 {
    font-size: 4.8rem;
  }
  #about .inner .about-box h3 .span02::before {
    top: 0vw;
    width: 2vw;
    height: 2vw;
  }
}
@media screen and (max-width: 1050px) {
  .service-list #about .inner .about-box {
    width: 800px;
  }
  .service-list .buttons {
    gap: 15px;
  }
  #about.service-list .inner {
    padding: 7rem 0px 0 0px;
  }
}
@media screen and (max-width: 960px) {
  .service-list #about .inner .about-box {
    width: 700px;
  }
  #about.service-list .inner .about-box h3 {
    font-size: 3.8rem;
  }
  .service-list #about .inner .about-box h3 .span02 {
    font-size: 4.4rem;
  }
  .work-card.ar-16-9 {
    max-width: 262px;
  }
  .work-card.ar-2-3 {
    max-width: 150px;
  }
  .service-list .about-box::after {
    content: "";
    background: url(../img/service-list/bg_02.png) center center / contain no-repeat;
    width: 17.4rem;
    height: 15rem;
    position: absolute;
    top: -3rem;
    left: -5.4rem;
    z-index: -1;
  }
  .service-list #about .inner .about-box h3 .span02::before {
    position: absolute;
    top: -0.625px;
    left: -11px;
    content: "";
    background: url(../img/home/about_deco01.png) no-repeat;
    background-size: 100%;
    width: 15px;
    height: 14.5px;
  }
}
@media screen and (max-width: 750px) {
  .service-list #about .inner .about-box {
    width: 100%;
  }
  .service-list #about.service-list .inner {
    padding: 12vw 5.333vw 0;
  }
  #about .inner .about-box h3 .span01 {
    position: relative;
    font-size: 5.333vw;
    line-height: 1.6;
    margin-left: 9vw;
    padding-top: 6rem;
  }
  .service-list #about .inner .about-box h3 .span02 {
    font-size: 6.666vw;
  }
  .service-list .about-illusts {
    padding-bottom: 18vw;
  }
  .service-list #about.service-list .inner .about-box h3 .span01::before {
    top: 6vw;
    left: -9vw;
    content: "“";
    font-size: 13.333vw;
  }
  .service-list #about.service-list .inner .about-box h3 .span01::after {
    position: absolute;
    content: "“";
    color: rgba(0, 0, 0, 0.5);
    font-size: 50px;
    transform: rotate(180deg);
    top: inherit;
    right: -6.5rem !important;
    bottom: -3rem;
  }
  .service-list .buttons {
    display: block;
  }
  .service-list #about.service-list .inner .about-box .text01 {
    margin-top: 3.5vw;
    line-height: 1.75;
  }
  .service-list #about .inner .about-box .button01 a {
    width: 69.5vw;
    margin: 3.8rem auto 0;
    height: 13.2vw;
    line-height: 2.5;
    background: #222 url(../img/home/arrow01_sp.png) right 3vw center no-repeat;
    background-size: 5.4vw;
    font-size: 3.5vw;
  }
  .service-list #about .inner .about-box .button01.button01after a {
    margin: 2.7rem auto 0;
  }
  .work-card.ar-2-3 {
    max-width: 96px;
  }
  .work-card.ar-16-9 {
    max-width: 164px;
  }
  .works-slider.slick-initialized.slick-slider {
    margin-top: -5.4rem !important;
    margin-bottom: 7rem;
  }
  .work-card {
    margin: 0 6px;
  }
}