@charset "UTF-8";
@import url("global.css");
/* ------------------------------
 Top-Area
------------------------------ */
#mvarea {
  height: min(100vh,800px);
  position: relative;
  z-index: 0; }
  #mvarea .mv-slide {
    height: 100%;
    width: calc( (100% - 1120px) / 2 + 1120px );
    margin-left: auto;
    z-index: 0;
    position: relative; }
    #mvarea .mv-slide #slide {
      position: relative;
      z-index: 1;
      height: 100%; }
      #mvarea .mv-slide #slide .swiper-slide-active .slide-img img,
      #mvarea .mv-slide #slide .swiper-slide-duplicate-active .slide-img img,
      #mvarea .mv-slide #slide .swiper-slide-prev .slide-img img {
        animation: zoomup 6s ease-in-out 0s 1;
        animation-fill-mode: both; }
    #mvarea .mv-slide .swiper-container {
      width: 100%;
      height: 100%; }
      #mvarea .mv-slide .swiper-container .swiper-wrapper, #mvarea .mv-slide .swiper-container .swiper-slide, #mvarea .mv-slide .swiper-container .slide-img {
        height: 100%;
        position: relative; }
  #mvarea .top-logo {
    position: absolute;
    z-index: 2;
    left: 0;
    right: 0;
    bottom: -40px; }
    #mvarea .top-logo .logo {
      width: 700px;
      max-width: 45%; }
  #mvarea .scrolldown {
    position: absolute;
    right: 5%;
    bottom: -80px;
    z-index: 2;
    padding: 0 20px 165px;
    overflow: hidden; }
    #mvarea .scrolldown span {
      position: absolute;
      top: 0;
      height: 20px;
      text-align: center;
      left: 0;
      right: 0;
      font-size: 12px;
      font-weight: 500;
      color: #fff; }
    #mvarea .scrolldown::before {
      content: '';
      position: absolute;
      bottom: 0;
      left: 50%;
      width: 1px;
      height: 140px;
      background: #171717; }
    #mvarea .scrolldown::after {
      content: '';
      position: absolute;
      top: 25px;
      left: 18px;
      width: 5px;
      height: 30px;
      background: #fff;
      animation: sdb 3s cubic-bezier(1, 0, 0, 1) infinite; }

@keyframes zoomup {
  0% {
    transform: scale(1);
    -webkit-transform: scale(1); }
  100% {
    transform: scale(1.1);
    -webkit-transform: scale(1.1); } }
@keyframes sdb {
  0% {
    opacity: 0;
    transform: translate(0, 0); }
  10% {
    opacity: 1; }
  80% {
    transform: translate(0, 140px); }
  100% {
    opacity: 0; } }
/* ------------------------------
 Contents
------------------------------ */
#contents .sec_title {
  color: #566C71; }
  #contents .sec_title span {
    display: block; }
  #contents .sec_title .en {
    font-size: 100px;
    font-weight: bold;
    font-family: "Open Sans", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "游ゴシック Medium", "Yu Gothic Medium", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro", "Meiryo", "メイリオ", Helvetica, sans-serif;
    line-height: 1.1; }
  #contents .sec_title .jp {
    font-size: 18px; }
    #contents .sec_title .jp strong {
      display: inline-block;
      letter-spacing: 5px; }
      #contents .sec_title .jp strong::before, #contents .sec_title .jp strong::after {
        content: "";
        width: 10px;
        height: 1px;
        vertical-align: 8px;
        display: inline-block;
        background-color: #566C71; }
      #contents .sec_title .jp strong::before {
        margin-right: 25px; }
      #contents .sec_title .jp strong::after {
        margin-left: 20px; }

#concept {
  background-color: #F1F1F1;
  padding: 370px 0 140px;
  margin-top: -150px; }
  #concept .lead {
    font-size: 25px;
    font-weight: 500;
    margin-bottom: 40px; }
  #concept p:not([class]) {
    line-height: 3.5; }

/* ------------------------------
 Works
------------------------------ */
#works {
  margin-bottom: 180px; }
  #works a {
    display: block;
    height: 680px;
    color: #fff;
    position: relative; }
    #works a .main {
      display: flex;
      position: relative;
      z-index: 1;
      height: 100%;
      align-items: center; }
      #works a .main::before, #works a .main::after {
        content: "";
        height: 1px;
        background-color: #fff;
        position: absolute; }
      #works a .main::before {
        width: 100px;
        right: 140px;
        top: 50%; }
      #works a .main::after {
        width: 30px;
        right: 140px;
        top: 50%;
        transform: rotate(40deg);
        -webkit-transform: rotate(40deg);
        transform-origin: right top; }
    #works a .sec_title {
      color: #fff; }
      #works a .sec_title .jp {
        text-align: right; }
        #works a .sec_title .jp strong::before, #works a .sec_title .jp strong::after {
          background-color: #fff; }
    #works a .bg {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      z-index: 0; }
      #works a .bg::before {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: linear-gradient(to right bottom, #566C71, #171717);
        mix-blend-mode: multiply;
        transition: all 0.5s cubic-bezier(0.04, 0.435, 0.315, 0.9) 0s;
        -webkit-transition: all 0.5s cubic-bezier(0.04, 0.435, 0.315, 0.9) 0s;
        backface-visibility: hidden;
        -webkit-backface-visibility: hidden;
        opacity: 0; }
    #works a:hover .bg::before {
      opacity: .5; }

/* ------------------------------
 Uniqueness
------------------------------ */
#uniqueness {
  margin-bottom: 150px; }
  #uniqueness .sec_title {
    text-align: right;
    margin-bottom: 40px; }
  #uniqueness ul.list li.item {
    text-align: left;
    margin: 0 2.3vw; }
    #uniqueness ul.list li.item .image {
      position: relative;
      height: 0;
      padding-top: 62%;
      margin-bottom: 40px; }
      #uniqueness ul.list li.item .image img {
        position: absolute;
        top: 0;
        left: 0;
        z-index: 0; }
      #uniqueness ul.list li.item .image .number {
        position: absolute;
        z-index: 1;
        bottom: -48px;
        right: 15px;
        line-height: 1;
        font-size: 135px;
        font-family: "Open Sans", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "游ゴシック Medium", "Yu Gothic Medium", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro", "Meiryo", "メイリオ", Helvetica, sans-serif;
        font-weight: 700;
        color: #F1F1F1;
        letter-spacing: 0; }
    #uniqueness ul.list li.item .main {
      padding: 0 20px 0 25px; }
      #uniqueness ul.list li.item .main .title {
        font-size: 25px;
        font-weight: 500;
        margin-bottom: 20px; }
      #uniqueness ul.list li.item .main .text {
        line-height: 2.5; }

/* ---------- Arrows ---------- */
ul.carousel .slick-prev,
ul.carousel .slick-next {
  font-size: 0;
  line-height: 0;
  position: absolute;
  top: 30%;
  display: block;
  width: 60px;
  height: 60px;
  cursor: pointer;
  color: transparent;
  background-color: transparent;
  outline: none;
  transition: all 0.5s cubic-bezier(0.04, 0.435, 0.315, 0.9) 0s;
  -webkit-transition: all 0.5s cubic-bezier(0.04, 0.435, 0.315, 0.9) 0s;
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  transform: none;
  z-index: 2; }
ul.carousel .slick-prev:hover::before,
ul.carousel .slick-prev:focus::before,
ul.carousel .slick-next:hover::before,
ul.carousel .slick-next:focus::before {
  opacity: 1; }
ul.carousel .slick-prev::before,
ul.carousel .slick-next::before {
  content: "";
  width: 48px;
  height: 48px;
  text-align: center;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  margin: -24px 0 0 -24px; }
ul.carousel .slick-prev::before {
  border-left: #fff 2px solid;
  border-bottom: #fff 2px solid; }
ul.carousel .slick-next::before {
  border-right: #fff 2px solid;
  border-top: #fff 2px solid; }
ul.carousel .slick-next {
  right: 2.6vw;
  left: auto; }
ul.carousel .slick-prev {
  left: 2.6vw;
  right: auto; }

/* ------------------------------
 Renovation
------------------------------ */
#renovation .sec_title {
  margin-bottom: 60px; }
#renovation .renovation {
  background: url("../img/renovation_bg.png") no-repeat center top;
  background-size: cover;
  padding-bottom: min(300px,16vw); }
  #renovation .renovation ul.list {
    display: flex;
    justify-content: center;
    padding: 0 45px; }
    #renovation .renovation ul.list li {
      width: 33.3333333333%;
      max-width: 560px;
      margin: 0 1.6vw;
      background-color: #566C71;
      color: #fff; }
      #renovation .renovation ul.list li .inner {
        padding: 60px 3vw; }
      #renovation .renovation ul.list li .title {
        font-size: 25px;
        font-weight: 500;
        margin-bottom: 20px;
        letter-spacing: .1em; }
      #renovation .renovation ul.list li .image {
        padding-top: 50%;
        margin-bottom: 20px;
        height: 0;
        position: relative; }
        #renovation .renovation ul.list li .image img {
          position: absolute;
          top: 0;
          left: 0; }
      #renovation .renovation ul.list li .text {
        text-align: left;
        line-height: 2; }
#renovation .link {
  max-width: 400px;
  margin: 80px auto 0; }
  #renovation .link a {
    display: block;
    background-color: #fff;
    border: #566C71 2px solid;
    border-radius: 100px;
    font-size: 20px;
    padding: 10px 10px 10px 12px;
    letter-spacing: 2px;
    text-align: center;
    color: #566C71; }
    #renovation .link a:hover {
      background-color: #566C71;
      color: #fff; }

/* ------------------------------
 Process
------------------------------ */
#process {
  background-color: #F1F1F1;
  padding: 120px 0 190px; }
  #process .sec_title {
    text-align: center;
    margin-bottom: 90px; }
  #process .process {
    position: relative;
    max-width: 1280px; }
    #process .process::before {
      content: "";
      background-color: #95B5BC;
      width: 6px;
      position: absolute;
      right: 59px;
      top: 40px;
      bottom: 100px;
      border-radius: 5px; }
    #process .process .sec {
      display: flex;
      justify-content: space-between;
      position: relative;
      text-align: center;
      z-index: 1; }
      #process .process .sec.sec1 .period {
        background-color: #95B5BC; }
      #process .process .sec.sec1 .head {
        background-color: #95B5BC; }
      #process .process .sec.sec2 .period {
        background-color: #6C8A91; }
      #process .process .sec.sec2 .head {
        background-color: #6C8A91; }
      #process .process .sec.sec3 .period {
        background-color: #566C71; }
      #process .process .sec.sec3 .head {
        background-color: #566C71; }
      #process .process .sec .period {
        -webkit-writing-mode: vertical-rl;
        -moz-writing-mode: vertical-rl;
        -ms-writing-mode: tb-rl;
        writing-mode: vertical-rl;
        white-space: nowrap;
        text-orientation: upright;
        color: #fff;
        border-radius: 999px;
        padding: 0 2px;
        margin: 10px 0;
        letter-spacing: .2em; }
      #process .process .sec .main {
        flex-grow: 1;
        margin-left: 70px; }
      #process .process .sec .item {
        position: relative;
        padding: 18px 0;
        padding-right: 170px; }
        #process .process .sec .item dl {
          display: block;
          font-size: 21px; }
          #process .process .sec .item dl .head {
            color: #fff;
            font-size: 21px;
            font-weight: 500;
            padding: 3px 20px; }
          #process .process .sec .item dl .content {
            background-color: #fff;
            padding: 24px 40px;
            letter-spacing: -.4em; }
            #process .process .sec .item dl .content p {
              font-size: 20px;
              letter-spacing: .08em;
              display: inline-block; }
              #process .process .sec .item dl .content p + p::before {
                content: "/";
                color: #566C71;
                margin: 0 1em; }
        #process .process .sec .item .sub {
          position: absolute;
          top: 20px;
          right: 0;
          width: 120px;
          height: 120px;
          border-radius: 100px;
          border: #566C71 2px solid;
          display: flex;
          align-items: center;
          justify-content: center;
          background-color: #fff;
          line-height: 1.4;
          font-size: 18px;
          color: #566C71;
          box-shadow: 0 -25px 0 #F1F1F1, 0 25px 0 #F1F1F1; }
          #process .process .sec .item .sub.sp {
            display: none; }

/* ------------------------------
 Service
------------------------------ */
#service {
  background-color: #566C71;
  padding: 60px 0 80px;
  margin-bottom: 120px; }
  #service .sec_title {
    text-align: center;
    margin-bottom: 40px;
    color: #fff; }
    #service .sec_title .jp strong::before, #service .sec_title .jp strong::after {
      background-color: #fff; }
  #service ul.list {
    margin: 0 -12px;
    display: flex; }
    #service ul.list li {
      width: 25%;
      padding: 0 12px;
      box-sizing: border-box;
      text-align: center; }
      #service ul.list li .inner {
        background-color: #fff;
        border-radius: 50%;
        aspect-ratio: 1 / 1;
        display: flex;
        align-items: center;
        justify-content: center; }
        #service ul.list li .inner span {
          display: block; }
        #service ul.list li .inner .icon {
          width: 80px;
          margin: 0 auto 4px; }
        #service ul.list li .inner .text {
          color: #566C71;
          font-size: 16px;
          line-height: 1.4; }
      #service ul.list li a {
        position: relative; }
        #service ul.list li a::before {
          content: "";
          position: absolute;
          top: 0;
          right: 0;
          bottom: 0;
          left: 0;
          border: #fff 1px solid;
          border-radius: 50%;
          transition: all 0.5s cubic-bezier(0.04, 0.435, 0.315, 0.9) 0s;
          -webkit-transition: all 0.5s cubic-bezier(0.04, 0.435, 0.315, 0.9) 0s;
          backface-visibility: hidden;
          -webkit-backface-visibility: hidden;
          opacity: 0; }
        #service ul.list li a:hover::before {
          top: -10px;
          right: -10px;
          bottom: -10px;
          left: -10px;
          opacity: 1; }
        #service ul.list li a p::after {
          content: "\f178";
          color: #566C71;
          opacity: .5;
          font-size: 30px;
          font-weight: 900;
          font-family: "Font Awesome 6 free", "Font Awesome 6 Brands";
          line-height: 1;
          display: inline-block;
          margin-top: 4px; }

/* ------------------------------
 About us
------------------------------ */
#about {
  margin-bottom: 150px; }
  #about .sec_title {
    margin-bottom: 100px; }
  #about table.data {
    border-top: #e9e9e9 1px solid;
    width: 100%;
    border-collapse: collapse;
    font-size: 18px;
    letter-spacing: .2em; }
    #about table.data tr {
      border-bottom: #e9e9e9 1px solid; }
    #about table.data th {
      text-align: left;
      vertical-align: top;
      padding: 46px 60px;
      white-space: nowrap; }
      #about table.data th::after {
        content: "："; }
    #about table.data td {
      padding: 46px 30px 46px 0; }
    #about table.data ul.business li {
      padding-left: 20px;
      text-indent: -20px; }
      #about table.data ul.business li::before {
        content: "";
        width: 8px;
        height: 8px;
        background-color: #8f8f8f;
        border-radius: 50%;
        display: inline-block;
        margin-right: 12px;
        vertical-align: 3px;
        text-indent: 0; }
      #about table.data ul.business li + li {
        margin-top: 5px; }
    #about table.data a {
      color: #566C71;
      font-weight: 700; }
      #about table.data a.map {
        padding-left: 15px; }
        #about table.data a.map::after {
          content: "\f3c5";
          font-size: 24px;
          font-weight: 900;
          font-family: "Font Awesome 6 free", "Font Awesome 6 Brands";
          display: inline-block;
          margin-left: 3px;
          vertical-align: -1px; }

/* ------------------------------
 Consultation
------------------------------ */
#consultation {
  background-color: #F1F1F1;
  padding: 70px 0;
  color: #566C71; }
  #consultation .title {
    text-align: center;
    font-size: 25px;
    font-weight: 500;
    letter-spacing: .2em;
    margin-bottom: 20px; }
    #consultation .title::before, #consultation .title::after {
      content: "";
      width: 10px;
      height: 1px;
      vertical-align: 8px;
      display: inline-block;
      background-color: #566C71; }
    #consultation .title::before {
      margin-right: 25px; }
    #consultation .title::after {
      margin-left: 20px; }
  #consultation .text {
    line-height: 2;
    margin-bottom: 65px;
    text-align: center; }
  #consultation ul.list {
    margin: 0 -9px 45px;
    display: flex; }
    #consultation ul.list li {
      width: 14.2857142857%;
      padding: 0 9px;
      box-sizing: border-box;
      text-align: center; }
      #consultation ul.list li .inner {
        background-color: #fff;
        position: relative;
        display: flex;
        justify-content: center;
        align-items: center;
        padding: 40px 0;
        box-sizing: border-box;
        height: 100%; }
      #consultation ul.list li .number {
        display: block;
        position: absolute;
        width: 60px;
        height: 60px;
        background-color: #566C71;
        border-radius: 50%;
        color: #fff;
        line-height: 60px;
        font-size: 30px;
        letter-spacing: 0;
        top: -25px;
        left: 50%;
        margin-left: -30px; }
      #consultation ul.list li p {
        line-height: 2;
        padding-top: 10px; }
  #consultation .link {
    max-width: 360px;
    margin: 0 auto; }
    #consultation .link a {
      display: block;
      background-color: #fff;
      border: #fff 1px solid;
      border-radius: 100px;
      font-size: 21px;
      padding: 10px 10px 10px 12px;
      letter-spacing: 2px;
      text-align: center;
      color: #566C71; }
      #consultation .link a:hover {
        border-color: #566C71; }

/* ------------------------------
 Mailform
------------------------------ */
#formarea .sec_title {
  color: #fff;
  text-align: center;
  margin-bottom: 100px; }
  #formarea .sec_title .jp strong::before, #formarea .sec_title .jp strong::after {
    background-color: #fff; }

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

 Responsive-Breakpoint (1580px)
 
------------------------------------------------------------------------------------------------------------------------ */
@media only screen and (max-width: 1580px) {
  /* ------------------------------
   Top-Area
  ------------------------------ */
  #mvarea .mv-slide {
    width: 80%; } }
/* ------------------------------------------------------------------------------------------------------------------------

 Responsive-Breakpoint-2 (1200px)
 
------------------------------------------------------------------------------------------------------------------------ */
@media only screen and (max-width: 1200px) {
  /* ------------------------------
   Service
  ------------------------------ */
  #service ul.list {
    margin: 0 -10px; }
    #service ul.list li {
      padding: 0 10px; }
      #service ul.list li .inner .icon {
        width: 6.2vw; }
      #service ul.list li .inner .text {
        letter-spacing: 0; }

  /* ------------------------------
   Consultation
  ------------------------------ */
  #consultation ul.list {
    margin-bottom: 20px;
    justify-content: center;
    flex-wrap: wrap; }
    #consultation ul.list li {
      width: 25%;
      margin-bottom: 30px; } }
/* ------------------------------------------------------------------------------------------------------------------------

 Responsive-Breakpoint-3 ( 960px )
 
------------------------------------------------------------------------------------------------------------------------ */
@media only screen and (max-width: 959px) {
  /* ------------------------------
   Top-Area
  ------------------------------ */
  #mvarea {
    height: 480px; }
    #mvarea .mv-slide {
      width: 75%; }
    #mvarea .scrolldown {
      bottom: -40px;
      padding: 0 20px 125px; }
      #mvarea .scrolldown::before {
        height: 100px; }

  @keyframes sdb {
    0% {
      opacity: 0;
      transform: translate(0, 0); }
    10% {
      opacity: 1; }
    80% {
      transform: translate(0, 125px); }
    100% {
      opacity: 0; } }
  /* ------------------------------
   Contents
  ------------------------------ */
  #contents .sec_title .en {
    font-size: 76px; }

  #concept {
    padding: 260px 0 100px; }
    #concept .lead {
      font-size: 24px; }
    #concept p:not([class]) {
      line-height: 2.5; }

  /* ------------------------------
   Works
  ------------------------------ */
  #works {
    margin-bottom: 100px; }
    #works a {
      height: 400px; }
      #works a .main::before {
        right: 60px; }
      #works a .main::after {
        right: 60px; }
      #works a .bg::before {
        opacity: .5; }

  /* ------------------------------
   Uniqueness
  ------------------------------ */
  #uniqueness {
    margin-bottom: 100px; }
    #uniqueness ul.list li.item .image .number {
      bottom: -40px;
      font-size: 110px; }
    #uniqueness ul.list li.item .main {
      padding: 0 12px 0 20px; }
      #uniqueness ul.list li.item .main .title {
        font-size: 24px;
        margin-bottom: 20px; }
      #uniqueness ul.list li.item .main .text {
        line-height: 2; }

  /* ------------------------------
   Renovation
  ------------------------------ */
  #renovation .sec_title {
    margin-bottom: 60px; }
  #renovation .renovation {
    padding-bottom: 80px; }
    #renovation .renovation ul.list {
      display: block;
      padding: 0 5vw; }
      #renovation .renovation ul.list li {
        width: auto;
        margin: 0 auto 30px; }
        #renovation .renovation ul.list li .inner {
          padding: 40px 5vw; }
        #renovation .renovation ul.list li .title {
          font-size: 24px; }
  #renovation .link {
    margin: 50px auto 0; }
    #renovation .link a:hover {
      background-color: #fff;
      color: #566C71; }

  /* ------------------------------
   Process
  ------------------------------ */
  #process {
    padding: 100px 0 100px; }
    #process .sec_title {
      margin-bottom: 60px; }
    #process .process::before {
      width: 6px;
      right: 24px;
      bottom: 90px; }
    #process .process .sec .main {
      margin-left: 30px; }
    #process .process .sec .item {
      padding: 18px 0;
      padding-right: 90px; }
      #process .process .sec .item dl .head {
        font-size: 19px;
        padding: 3px 20px; }
      #process .process .sec .item dl .content {
        padding: 20px 30px 25px; }
        #process .process .sec .item dl .content p {
          font-size: 18px; }
      #process .process .sec .item .sub {
        top: 20px;
        right: -20px;
        width: 90px;
        height: 90px;
        font-size: 14px;
        font-weight: 700; }

  /* ------------------------------
   Service
  ------------------------------ */
  #service {
    padding: 60px 0 60px;
    margin-bottom: 100px; }
    #service .sec_title {
      margin-bottom: 30px; }
    #service ul.list {
      margin: 0;
      justify-content: center;
      flex-wrap: wrap; }
      #service ul.list li {
        width: 50%;
        max-width: 220px;
        padding: 0 1.5vw;
        margin-top: 2vw; }
        #service ul.list li .inner .icon {
          width: 76px;
          margin: 0 auto 5px; }
        #service ul.list li a::before {
          display: none; }

  /* ------------------------------
   About us
  ------------------------------ */
  #about {
    margin-bottom: 100px; }
    #about .sec_title {
      margin-bottom: 60px; }
    #about table.data {
      font-size: 18px;
      letter-spacing: .1em; }
      #about table.data th {
        padding: 30px 30px; }
      #about table.data td {
        padding: 30px 20px 30px 0; }
      #about table.data span.studio {
        display: block;
        margin-bottom: -5px; }
      #about table.data a.map {
        padding-left: 5px; }

  /* ------------------------------
   Consultation
  ------------------------------ */
  #consultation {
    padding: 70px 0; }
    #consultation .title {
      font-size: 24px;
      margin-bottom: 20px; }
    #consultation .text {
      margin: 0 -20px 65px; }
    #consultation ul.list {
      margin: 0 -10px 20px; }
      #consultation ul.list li {
        width: 50%;
        padding: 0 10px;
        margin-bottom: 35px; }
        #consultation ul.list li p {
          font-weight: 700; }
    #consultation .link a {
      border: none; }

  /* ------------------------------
   Mailform
  ------------------------------ */
  #formarea .sec_title {
    margin-bottom: 60px; } }
/* ------------------------------------------------------------------------------------------------------------------------

 Responsive-Breakpoint-4 ( 644px )
 
------------------------------------------------------------------------------------------------------------------------ */
@media only screen and (max-width: 644px) {
  /* ------------------------------
   Top-Area
  ------------------------------ */
  #mvarea {
    height: 400px; }
    #mvarea .mv-slide {
      width: 75%; }
    #mvarea .top-logo {
      bottom: -30px; }
      #mvarea .top-logo .logo {
        max-width: 55%; }

  /* ------------------------------
   Contents
  ------------------------------ */
  #contents .sec_title .en {
    font-size: 42px;
    letter-spacing: 0; }
  #contents .sec_title .jp {
    font-size: 15px; }
    #contents .sec_title .jp strong {
      letter-spacing: 4px; }
      #contents .sec_title .jp strong::before, #contents .sec_title .jp strong::after {
        vertical-align: 5px; }
      #contents .sec_title .jp strong::before {
        margin-right: 16px; }
      #contents .sec_title .jp strong::after {
        margin-left: 12px; }

  #concept {
    padding: 250px 0 100px; }
    #concept .lead {
      font-size: 21px;
      margin-bottom: 40px; }
    #concept p:not([class]) {
      font-size: 12px; }

  /* ------------------------------
   Works
  ------------------------------ */
  #works {
    margin-bottom: 80px; }
    #works a {
      height: 280px; }
      #works a .main::before {
        width: 80px;
        right: 5vw; }
      #works a .main::after {
        width: 24px;
        right: 5vw; }

  /* ------------------------------
   Uniqueness
  ------------------------------ */
  #uniqueness {
    margin-bottom: 70px; }
    #uniqueness .sec_title {
      margin-bottom: 30px; }
    #uniqueness ul.list li.item {
      margin: 0 2vw; }
      #uniqueness ul.list li.item .image {
        padding-top: 65%;
        margin-bottom: 25px; }
        #uniqueness ul.list li.item .image .number {
          bottom: -25px;
          right: 10px;
          font-size: 80px; }
      #uniqueness ul.list li.item .main {
        padding: 0 5px 0 10px; }
        #uniqueness ul.list li.item .main .title {
          font-size: 18px;
          margin-bottom: 15px; }
        #uniqueness ul.list li.item .main .text {
          line-height: inherit;
          font-size: 13px; }

  /* ---------- Arrows ---------- */
  ul.carousel .slick-prev,
  ul.carousel .slick-next {
    width: 50px;
    height: 50px;
    top: 15%; }
  ul.carousel .slick-prev::before,
  ul.carousel .slick-next::before {
    width: 40px;
    height: 40px;
    margin: -20px 0 0 -20px; }
  ul.carousel .slick-next {
    right: 2.6vw; }
  ul.carousel .slick-prev {
    left: 2.6vw; }

  /* ------------------------------
   Renovation
  ------------------------------ */
  #renovation .sec_title {
    margin-bottom: 40px; }
  #renovation .renovation {
    padding-bottom: 50px; }
    #renovation .renovation ul.list {
      padding: 0 5vw; }
      #renovation .renovation ul.list li .inner {
        padding: 30px 5vw; }
      #renovation .renovation ul.list li .title {
        font-size: 18px; }
      #renovation .renovation ul.list li .text {
        font-size: 13px; }
  #renovation .link {
    max-width: 320px;
    margin: 35px auto 0; }
    #renovation .link a {
      font-size: 14px;
      padding: 15px 10px 15px 12px; }

  /* ------------------------------
   Process
  ------------------------------ */
  #process {
    padding: 80px 0 70px; }
    #process .sec_title {
      margin-bottom: 30px; }
    #process .process::before {
      display: none; }
    #process .process .sec .period {
      padding: 0 1px;
      font-weight: 700; }
    #process .process .sec .main {
      margin-left: 20px; }
    #process .process .sec .item {
      padding: 10px 0;
      padding-right: 0; }
      #process .process .sec .item dl .head {
        font-size: 18px;
        padding: 5px 20px; }
      #process .process .sec .item dl .content {
        padding: 15px 20px 25px; }
        #process .process .sec .item dl .content p {
          letter-spacing: 0;
          font-size: 14px; }
      #process .process .sec .item .sub {
        top: -2px;
        right: -10px;
        width: 56px;
        height: 56px;
        font-size: 12px;
        box-shadow: none;
        letter-spacing: 0; }
        #process .process .sec .item .sub.sp {
          display: flex; }

  /* ------------------------------
   Service
  ------------------------------ */
  #service {
    padding: 50px 0 50px;
    margin-bottom: 80px; }
    #service .sec_title {
      margin-bottom: 20px; }
    #service ul.list {
      margin: 0 -1.5vw; }
      #service ul.list li .inner .icon {
        width: 12vw;
        margin: 0 auto 4px; }
      #service ul.list li .inner .text {
        line-height: 1.3;
        font-size: 14px;
        font-weight: 700; }
      #service ul.list li a p::after {
        font-size: 20px;
        margin-top: 0; }

  /* ------------------------------
   About us
  ------------------------------ */
  #about {
    margin-bottom: 50px; }
    #about .sec_title {
      margin-bottom: 40px; }
    #about table.data {
      display: block;
      font-size: inherit; }
      #about table.data thead, #about table.data tbody {
        display: block; }
      #about table.data tr {
        display: block; }
      #about table.data th {
        display: block;
        text-align: center;
        padding: 30px 30px 10px;
        font-weight: 700; }
        #about table.data th::after {
          display: none; }
      #about table.data td {
        display: block;
        text-align: center;
        padding: 0 5px 30px 10px; }
      #about table.data ul.business {
        display: inline-block;
        text-align: left; }

  /* ------------------------------
   Consultation
  ------------------------------ */
  #consultation {
    padding: 60px 0; }
    #consultation .title {
      font-size: 20px;
      margin-bottom: 30px; }
      #consultation .title::before {
        margin-right: 15px; }
      #consultation .title::after {
        margin-left: 14px; }
    #consultation .text {
      margin: 0 0 65px;
      text-align: left; }
      #consultation .text br {
        display: none; }
    #consultation ul.list {
      margin: 0 -8px 20px; }
      #consultation ul.list li {
        margin-bottom: 25px;
        padding: 0 8px; }
        #consultation ul.list li .inner {
          padding: 25px 0; }
        #consultation ul.list li .number {
          width: 50px;
          height: 50px;
          line-height: 50px;
          font-size: 24px;
          top: -20px;
          margin-left: -25px; }
        #consultation ul.list li p {
          font-size: 12px;
          line-height: 1.8;
          padding-top: 10px; }
    #consultation .link a {
      font-size: 16px; }

  /* ------------------------------
   Mailform
  ------------------------------ */
  #formarea .sec_title {
    margin-bottom: 40px; } }
