@import url("https://fonts.googleapis.com/icon?family=Material+Icons");
/********************************************************

setting

********************************************************/
:root {
  --margin-block: 200px; }

@media (min-width: 1101px) and (max-width: 1280px) {
  :root {
    --margin-block: 120px; } }
@media (min-width: 641px) and (max-width: 1100px) {
  :root {
    --margin-block: 90px; } }
@media (max-width: 640px) {
  :root {
    --margin-block: 70px; } }
.page_design {
  color: #FFF; }

.page_design .img {
  position: relative; }
  .page_design .img .img-cap {
    font-size: 12px;
    position: absolute;
    bottom: 1%;
    right: 1%; }
    @media screen and (max-width: 600px) {
      .page_design .img .img-cap {
        font-size: 10px; } }
    .page_design .img .img-cap.wh {
      color: #fff;
      text-shadow: 2px 2px 3px #000; }
    .page_design .img .img-cap.bk {
      color: #000; }

.stand-by_intro {
  padding: calc( var(--margin-block) / 2 ) 0 0;
  background: url("../images/design/img_view.jpg") no-repeat bottom right;
  background-color: #217bbe;
  position: relative;
  height: 969px;
  background-size: cover; }
  @media screen and (max-width: 1200px) {
    .stand-by_intro {
      height: 600px; } }
  @media screen and (max-width: 600px) {
    .stand-by_intro {
      height: 300px;
      background-position: center; } }
  .stand-by_intro .img-cap {
    position: absolute;
    left: 1%;
    bottom: 1%;
    font-size: 12px;
    color: #FFF; }
    @media screen and (max-width: 600px) {
      .stand-by_intro .img-cap {
        font-size: 10px; } }
  .stand-by_intro .sec_title_stand-by.main .jp {
    font-size: 18px;
    color: #FFF;
    text-align: center;
    margin-bottom: 30px; }
    @media screen and (min-width: 750px) {
      .stand-by_intro .sec_title_stand-by.main .jp {
        font-size: calc(18px + 0.0102564103 * (100vw - 750px)); } }
    @media screen and (min-width: 1920px) {
      .stand-by_intro .sec_title_stand-by.main .jp {
        font-size: 30px; } }
    @media screen and (max-width: 600px) {
      .stand-by_intro .sec_title_stand-by.main .jp {
        margin-bottom: 15px; } }
  .stand-by_intro .sec_title_stand-by.main .stand-by {
    width: min(80%, 1090px);
    margin: 0 auto; }

.sec_facade .img_facade {
  width: min(90%, 1600px);
  margin: calc( var(--margin-block) / 2 ) auto 0; }
  .sec_facade .img_facade .img-cap {
    font-size: 12px;
    position: absolute;
    bottom: 1%;
    left: 1%; }

.sec_facade .copy {
  text-align: center;
  font-size: 14px;
  line-height: 2.5;
  margin: calc( var(--margin-block) / 2 ) 0 0 0; }
  @media screen and (min-width: 750px) {
    .sec_facade .copy {
      font-size: calc(14px + 0.0034188034 * (100vw - 750px)); } }
  @media screen and (min-width: 1920px) {
    .sec_facade .copy {
      font-size: 18px; } }
  @media screen and (max-width: 600px) {
    .sec_facade .copy {
      width: 90%;
      margin: calc( var(--margin-block) / 2.5 ) auto 0;
      text-align: left; } }
  .sec_facade .copy .minamimuki {
    width: min(80%, 540px);
    margin: calc( var(--margin-block) / 2 ) auto 0; }

.sec_facade .img_entrance {
  width: 100%;
  margin: calc( var(--margin-block) / 1.2 ) auto 0; }

.sec_landplan-feature {
  padding-bottom: calc( var(--margin-block) / 2 ); }
  .sec_landplan-feature .h3_wrap {
    padding-top: var(--margin-block);
    text-align: center;
    color: #FFF; }
    @media screen and (max-width: 750px) {
      .sec_landplan-feature .h3_wrap {
        text-align: left;
        width: 90%;
        margin: 0 auto; } }
    .sec_landplan-feature .h3_wrap .font-en-bebas {
      color: #a69a69;
      font-size: 45px; }
      @media screen and (min-width: 750px) {
        .sec_landplan-feature .h3_wrap .font-en-bebas {
          font-size: calc(45px + 0.0555555556 * (100vw - 750px)); } }
      @media screen and (min-width: 1920px) {
        .sec_landplan-feature .h3_wrap .font-en-bebas {
          font-size: 110px; } }
    .sec_landplan-feature .h3_wrap .h3_landplan {
      font-size: 18px;
      line-height: 1.8; }
      @media screen and (min-width: 750px) {
        .sec_landplan-feature .h3_wrap .h3_landplan {
          font-size: calc(18px + 0.0102564103 * (100vw - 750px)); } }
      @media screen and (min-width: 1920px) {
        .sec_landplan-feature .h3_wrap .h3_landplan {
          font-size: 30px; } }
      @media screen and (max-width: 750px) {
        .sec_landplan-feature .h3_wrap .h3_landplan {
          line-height: 1.6; } }
    .sec_landplan-feature .h3_wrap .h3_text {
      font-size: 14px;
      line-height: 2.5;
      margin-top: 40px; }
      @media screen and (min-width: 750px) {
        .sec_landplan-feature .h3_wrap .h3_text {
          font-size: calc(14px + 0.0034188034 * (100vw - 750px)); } }
      @media screen and (min-width: 1920px) {
        .sec_landplan-feature .h3_wrap .h3_text {
          font-size: 18px; } }
      @media screen and (max-width: 750px) {
        .sec_landplan-feature .h3_wrap .h3_text {
          line-height: 1.8;
          margin-top: 25px; } }
  .sec_landplan-feature .box_wrap {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    width: min(90%, 1240px);
    margin: calc( var(--margin-block) / 2 ) auto 0; }
    .sec_landplan-feature .box_wrap .box {
      width: min(31.5%, 390px); }
      @media screen and (max-width: 750px) {
        .sec_landplan-feature .box_wrap .box {
          width: 48%;
          margin-bottom: 30px; } }
      .sec_landplan-feature .box_wrap .box .text {
        text-align: center;
        color: #FFF;
        font-size: 16px; }
        @media screen and (min-width: 750px) {
          .sec_landplan-feature .box_wrap .box .text {
            font-size: calc(16px + 0.0085470085 * (100vw - 750px)); } }
        @media screen and (min-width: 1920px) {
          .sec_landplan-feature .box_wrap .box .text {
            font-size: 26px; } }
        @media screen and (max-width: 750px) {
          .sec_landplan-feature .box_wrap .box .text {
            text-align: left; } }
        .sec_landplan-feature .box_wrap .box .text p {
          font-size: 12px;
          margin-top: 20px;
          line-height: 1.0; }
          @media screen and (min-width: 750px) {
            .sec_landplan-feature .box_wrap .box .text p {
              font-size: calc(12px + 0.0051282051 * (100vw - 750px)); } }
          @media screen and (min-width: 1920px) {
            .sec_landplan-feature .box_wrap .box .text p {
              font-size: 18px; } }
          @media screen and (max-width: 600px) {
            .sec_landplan-feature .box_wrap .box .text p {
              margin-top: 15px;
              line-height: 1.4; } }
  .sec_landplan-feature.landplan {
    background: #272f36;
    padding-bottom: calc( var(--margin-block) / 2 ); }
    .sec_landplan-feature.landplan .main-img {
      width: min(95%, 1240px);
      margin: calc( var(--margin-block) / 2 ) auto 0; }
      .sec_landplan-feature.landplan .main-img .img-cap {
        bottom: 10%; }
  .sec_landplan-feature.feature {
    background: #0c0f12;
    padding-bottom: var(--margin-block); }
    .sec_landplan-feature.feature .block_system {
      width: min(90%, 1240px);
      margin: calc( var(--margin-block) / 2 ) auto 0;
      background: #000000;
      border: 1px solid #41a1be;
      padding: 80px; }
      @media screen and (max-width: 750px) {
        .sec_landplan-feature.feature .block_system {
          padding: 4%; } }
      .sec_landplan-feature.feature .block_system .title {
        color: #41a1be;
        font-size: 18px;
        text-align: center;
        margin-bottom: 40px; }
        @media screen and (min-width: 750px) {
          .sec_landplan-feature.feature .block_system .title {
            font-size: calc(18px + 0.0102564103 * (100vw - 750px)); } }
        @media screen and (min-width: 1920px) {
          .sec_landplan-feature.feature .block_system .title {
            font-size: 30px; } }
        @media screen and (max-width: 750px) {
          .sec_landplan-feature.feature .block_system .title {
            margin-bottom: 20px; } }
      .sec_landplan-feature.feature .block_system .text {
        font-size: 14px;
        line-height: 2.3;
        margin-bottom: 50px; }
        @media screen and (min-width: 750px) {
          .sec_landplan-feature.feature .block_system .text {
            font-size: calc(14px + 0.0051282051 * (100vw - 750px)); } }
        @media screen and (min-width: 1920px) {
          .sec_landplan-feature.feature .block_system .text {
            font-size: 20px; } }
        @media screen and (max-width: 750px) {
          .sec_landplan-feature.feature .block_system .text {
            margin-bottom: 30px; } }
      .sec_landplan-feature.feature .block_system .img_01 {
        margin-bottom: 30px; }
        @media screen and (max-width: 750px) {
          .sec_landplan-feature.feature .block_system .img_01 {
            margin-bottom: 20px; } }
