@charset "UTF-8";
/*--------------------------------------
共通
---------------------------------------*/
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;700&2&family=Open+Sans:ital,wght@0,300..800;1,300..800&display=swap");
a, abbr, acronym, address, applet, big, blockquote, body, caption, cite, code, dd, del, dfn, div, dl, dt, em, fieldset, font, form, h1, h2, h3, h4, h5, h6, html, iframe, img, ins, kbd, label, legend, li, object, ol, p, pre, q, s, samp, small, span, strike, strong, sub, sup, tbody, tfoot, thead, tt, ul, var {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-style: inherit;
  font-size: 100%;
  vertical-align: baseline;
  list-style: none;
}

.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
  clear: both;
  min-height: 1px;
}

* html .clearfix {
  height: 1px;
}

.txt_center {
  text-align: center !important;
}

.block_center {
  margin-left: auto !important;
  margin-right: auto !important;
}

.txt_left {
  text-align: left !important;
}

.txt_right {
  text-align: right !important;
}

.fleft {
  display: block;
  float: left;
}

.fright {
  display: block;
  float: right;
}

.txt_red {
  color: #ff3333;
}

.pl0 {
  padding-left: 0 !important;
}

.pr0 {
  padding-right: 0 !important;
}

.pt0 {
  padding-top: 0 !important;
}

.pb0 {
  padding-bottom: 0 !important;
}

.ml5 {
  margin-left: 5px !important;
}

.mr5 {
  margin-right: 5px !important;
}

.mb0 {
  margin-bottom: 0 !important;
}

.mb5 {
  margin-bottom: 5px !important;
}

.mt5 {
  margin-top: 5px !important;
}

.mt5 {
  margin-top: 5px !important;
}

.mb5 {
  margin-bottom: 5px !important;
}

.pl5 {
  padding-left: 5px !important;
}

.pr5 {
  padding-right: 5px !important;
}

.pt5 {
  padding-top: 5px !important;
}

.pb5 {
  padding-bottom: 5px !important;
}

.pt8 {
  padding-top: 8px !important;
}

.ml10 {
  margin-left: 10px !important;
}

.mr10 {
  margin-right: 10px !important;
}

.mt10 {
  margin-top: 10px !important;
}

.mb10 {
  margin-bottom: 10px !important;
}

.pl10 {
  padding-left: 10px !important;
}

.pr10 {
  padding-right: 10px !important;
}

.pt10 {
  padding-top: 10px !important;
}

.pb10 {
  padding-bottom: 10px !important;
}

.ml15 {
  margin-left: 15px !important;
}

.mr15 {
  margin-right: 15px !important;
}

.mt15 {
  margin-top: 15px !important;
}

.mb15 {
  margin-bottom: 15px !important;
}

.pl15 {
  padding-left: 15px !important;
}

.pr15 {
  padding-right: 15px !important;
}

.pt15 {
  padding-top: 15px !important;
}

.pb15 {
  padding-bottom: 15px !important;
}

.ml20 {
  margin-left: 20px !important;
}

.mr20 {
  margin-right: 20px !important;
}

.mt20 {
  margin-top: 20px !important;
}

.mb20 {
  margin-bottom: 20px !important;
}

.pl20 {
  padding-left: 20px !important;
}

.pr20 {
  padding-right: 20px !important;
}

.pt20 {
  padding-top: 20px !important;
}

.pb20 {
  padding-bottom: 20px !important;
}

.ml25 {
  margin-left: 25px !important;
}

.mr25 {
  margin-right: 25px !important;
}

.mt25 {
  margin-top: 25px !important;
}

.mb25 {
  margin-bottom: 25px !important;
}

.pl25 {
  padding-left: 25px !important;
}

.pr25 {
  padding-right: 25px !important;
}

.pt25 {
  padding-top: 25px !important;
}

.pb25 {
  padding-bottom: 25px !important;
}

.ml30 {
  margin-left: 30px !important;
}

.mr30 {
  margin-right: 30px !important;
}

.mt30 {
  margin-top: 30px !important;
}

.mb30 {
  margin-bottom: 30px !important;
}

.pl30 {
  padding-left: 30px !important;
}

.pr30 {
  padding-right: 30px !important;
}

.pt30 {
  padding-top: 30px !important;
}

.pb30 {
  padding-bottom: 30px !important;
}

.ml35 {
  margin-left: 35px !important;
}

.mr35 {
  margin-right: 35px !important;
}

.mt35 {
  margin-top: 35px !important;
}

.mb35 {
  margin-bottom: 35px !important;
}

.pl35 {
  padding-left: 35px !important;
}

.pr35 {
  padding-right: 35px !important;
}

.pt35 {
  padding-top: 35px !important;
}

.pb35 {
  padding-bottom: 35px !important;
}

.ml40 {
  margin-left: 40px !important;
}

.mr40 {
  margin-right: 40px !important;
}

.mt40 {
  margin-top: 40px !important;
}

.mb40 {
  margin-bottom: 40px !important;
}

.pl40 {
  padding-left: 40px !important;
}

.pr40 {
  padding-right: 40px !important;
}

.pt40 {
  padding-top: 40px !important;
}

.pb40 {
  padding-bottom: 40px !important;
}

.ml45 {
  margin-left: 45px !important;
}

.mr45 {
  margin-right: 45px !important;
}

.mt45 {
  margin-top: 45px !important;
}

.mb45 {
  margin-bottom: 45px !important;
}

.pl45 {
  padding-left: 45px !important;
}

.pr45 {
  padding-right: 45px !important;
}

.pt45 {
  padding-top: 45px !important;
}

.pb45 {
  padding-bottom: 45px !important;
}

.ml50 {
  margin-left: 50px !important;
}

.mr50 {
  margin-right: 50px !important;
}

.mt50 {
  margin-top: 50px !important;
}

.mb50 {
  margin-bottom: 50px !important;
}

.pl50 {
  padding-left: 50px !important;
}

.pr50 {
  padding-right: 50px !important;
}

.pt50 {
  padding-top: 50px !important;
}

.pb50 {
  padding-bottom: 50px !important;
}

.mt75 {
  margin-top: 75px !important;
}

@keyframes fadein {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
html {
  font-size: 62.5%;
}

body {
  position: relative;
  font-family: "Noto Sans JP", sans-serif;
}
body img {
  max-width: 100%;
  height: auto;
}
body a {
  transition: all 0.3s ease;
}
body a img {
  transition: all 0.3s ease;
}
body a img:hover {
  opacity: 0.6;
}
body figure {
  margin: 0;
}

* {
  box-sizing: border-box;
}

@media print, screen and (min-width: 768px) {
  body {
    z-index: 1;
  }
  .sp {
    display: none !important;
  }
  /* CSS Document */
  header {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap; /* 横方向両端揃え（Safari用） */
    justify-content: space-between; /* 横方向両端揃え */
    align-items: flex-end;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100px;
    background-color: rgba(255, 255, 255, 0.6);
    padding-left: 30px;
    padding-right: 42px;
    padding-bottom: 27px;
    z-index: 110;
  }
  header .logo {
    position: absolute;
    top: 0;
    left: 30px;
    bottom: 0;
    width: 272px;
    height: 34px;
    margin: auto;
  }
  header .logo img {
    display: block;
  }
  header.header-fixed {
    position: fixed;
    height: 70px;
    padding-bottom: 12px;
  }
  /* CSS Document */
  section#bottom-link {
    padding-bottom: 0 !important;
  }
  section#bottom-link ul {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap; /* 縦方向中央揃え（Safari用） */
    align-items: center; /* 縦方向中央揃え */ /* 横方向中央揃え（Safari用） */
    justify-content: center; /* 横方向中央揃え */
    width: 100%;
  }
  section#bottom-link ul li {
    overflow: hidden;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap; /* 縦方向中央揃え（Safari用） */
    align-items: center; /* 縦方向中央揃え */ /* 横方向中央揃え（Safari用） */
    justify-content: center; /* 横方向中央揃え */
    position: relative;
    width: 50%;
    height: 390px;
  }
  section#bottom-link ul li a {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 2;
  }
  section#bottom-link ul li:after {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    transition: all 0.5s ease;
    content: "";
  }
  section#bottom-link ul li.access:after {
    background-image: url("/lib/img/common/bottom_access_bg.jpg");
  }
  section#bottom-link ul li.contact:after {
    background-image: url("/lib/img/common/bottom_contact_bg.jpg");
  }
  section#bottom-link ul li p {
    position: relative;
    text-align: center;
    font-size: 12px;
    font-size: 1.2rem;
    font-weight: 700;
    color: #ffffff;
    letter-spacing: 0.2em !important;
    z-index: 1;
  }
  section#bottom-link ul li p span {
    display: block;
    font-family: "Open Sans", sans-serif;
    font-size: 56px;
    font-size: 5.6rem;
    font-weight: 300;
    font-style: italic;
    letter-spacing: 0.06em !important;
  }
  section#bottom-link ul li p:after {
    position: absolute;
    left: 0;
    right: 0;
    bottom: -36px;
    width: 90px;
    height: 14px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    background-image: url("/lib/img/common/arrow_link.svg");
    margin: auto;
    transition: all 0.3s ease;
    content: "";
  }
  section#bottom-link ul li:hover:after {
    transform: scale(1.1);
  }
  section#bottom-link ul li:hover p:after {
    transform: translateX(10px);
  }
  footer {
    position: relative;
    z-index: 100;
  }
  footer ul {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap; /* 縦方向中央揃え（Safari用） */
    align-items: center; /* 縦方向中央揃え */ /* 横方向中央揃え（Safari用） */
    justify-content: center; /* 横方向中央揃え */
  }
  footer ul.logos {
    padding: 48px 40px;
  }
  footer ul.logos li {
    margin: 0 24px;
  }
  footer ul.copyright {
    justify-content: flex-end;
    height: 43px;
    padding: 0 40px;
    background-color: #000000;
    font-family: "Open Sans", sans-serif;
    font-size: 14px;
    font-size: 1.4rem;
    color: #ffffff;
  }
  footer ul.copyright li {
    margin-left: 1.15em;
  }
  footer ul.copyright a {
    font-family: "Noto Sans JP", sans-serif;
    color: #ffffff;
  }
  footer ul.copyright a:hover {
    text-decoration: none;
  }
  /* CSS Document */
  /* コンテンツ共通 */
  body {
    overflow-x: hidden;
    background-color: #ffffff;
  }
  #wrapper {
    position: relative;
  }
  #wrapper img {
    display: block;
  }
  #wrapper sup { /* 平方メートル用 */
    position: relative;
    top: -0.1em;
    vertical-align: top;
    font-size: 0.6em;
  }
  #wrapper a {
    text-decoration: none;
  }
  /* ヘッダ高さ・固定アンカー調整 */
  #wrapper {
    padding-top: 100px;
  }
  #wrapper .anchor-space {
    margin-top: -70px;
    padding-top: 70px;
  }
  /* ページトップ */
  .pagetop {
    position: fixed;
    visibility: hidden;
    right: 3%;
    bottom: 50px;
    width: 32px;
    height: 16px;
    opacity: 0;
    transition: all 0.3s ease;
    z-index: 10;
  }
  .pagetop.active {
    visibility: visible;
    opacity: 1;
  }
  .pagetop.stop {
    position: absolute;
    bottom: 80px;
  }
  .pagetop a {
    display: block;
    position: relative;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center top;
    background-image: url("/lib/img/common/pagetop.svg");
    background-size: contain;
    text-indent: -9999px;
    opacity: 1;
  }
  .pagetop a:hover {
    opacity: 0.7;
  }
  /* セクション共通 */
  /* VIEW MORE アニメ */
  @keyframes more-underline {
    0% {
      width: 100%;
    }
    5% {
      width: 0%;
    }
    100% {
      width: 100%;
    }
  }
  section {
    position: relative;
    font-size: 14px;
    font-size: 1.4rem;
    color: #000000;
    /* タイトル・パンくず */
    /* VIEW MORE */
    /* 共通リード部分背景 */
    /* 物件概要 */
    /* ページ下部 THE LOUNGE ボックス */
  }
  section#title {
    width: 100%;
    height: 220px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    padding-top: 20px;
  }
  section#title .breadcrumbs {
    width: 94%;
    max-width: 1220px;
    margin-left: auto;
    margin-right: auto;
  }
  section#title .breadcrumbs ul {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
  }
  section#title .breadcrumbs ul li {
    position: relative;
    margin-right: 0.5em;
    font-size: 12px;
    font-size: 1.2rem;
    font-weight: 700;
    color: #ffffff;
    letter-spacing: 0.14em !important;
  }
  section#title .breadcrumbs ul li a {
    color: #ffffff;
  }
  section#title .breadcrumbs ul li a:hover {
    text-decoration: underline;
  }
  section#title .breadcrumbs ul li:not(:last-child):after {
    margin-left: 0.5em;
    content: ">";
  }
  section#title h1 {
    display: inline-block;
    position: relative;
    margin-top: 50px;
    color: #ffffff;
  }
  section#title h1 span {
    display: block;
    position: relative;
    font-family: "Open Sans", sans-serif;
    font-size: 40px;
    font-size: 4rem;
    font-weight: 400;
    font-style: italic;
    letter-spacing: 0.06em !important;
    z-index: 1;
  }
  section#title h1 em {
    display: block;
    position: relative;
    font-size: 12px;
    font-size: 1.2rem;
    font-weight: 700;
    letter-spacing: 0.2em !important;
    z-index: 1;
  }
  section#title h1:after {
    position: absolute;
    top: 24px;
    right: -108px;
    width: 1000px;
    height: 60px;
    background-color: rgba(0, 0, 0, 0.8);
    clip-path: polygon(0 0, 100% 0, 972px 100%, 0 100%);
    content: "";
  }
  section .inner {
    position: relative;
    width: 92%;
    max-width: 1120px;
    margin-left: auto;
    margin-right: auto;
  }
  section h2 {
    margin-bottom: 50px;
    text-align: center;
  }
  section h2 span {
    display: block;
    font-family: "Open Sans", sans-serif;
    font-size: 56px;
    font-size: 5.6rem;
    font-weight: 400;
    font-style: italic;
    letter-spacing: 0.06em !important;
  }
  section h2 em {
    display: block;
    font-size: 12px;
    font-size: 1.2rem;
    font-weight: 700;
    letter-spacing: 0.2em !important;
  }
  section .flex-wrap {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap; /* 横方向両端揃え（Safari用） */
    justify-content: space-between; /* 横方向両端揃え */
  }
  section .btn-more {
    width: 160px;
  }
  section .btn-more a {
    display: block;
    position: relative;
    width: 100%;
    padding-bottom: 1.5em;
    text-align: left;
    font-family: "Open Sans", sans-serif;
    font-size: 16px;
    font-size: 1.6rem;
    font-style: italic;
    color: #000000;
    text-decoration: none;
    letter-spacing: 0.06em !important;
  }
  section .btn-more a:before, section .btn-more a:after {
    position: absolute;
    transition: all 0.3s ease;
    content: "";
  }
  section .btn-more a:before {
    left: 0;
    bottom: 0;
    width: 100%;
    height: 1px;
    background-color: #000000;
  }
  section .btn-more a:after {
    top: 8px;
    right: 10px;
    width: 22px;
    height: 5px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    background-image: url("/lib/img/common/arrow_more_black.svg");
  }
  section .btn-more a:hover:before {
    animation: more-underline 0.6s forwards;
  }
  section .btn-more a:hover:after {
    transform: translateX(10px);
  }
  section .btn-more a[target=_blank] {
    width: 198px;
    font-style: normal;
  }
  section .btn-more a[target=_blank] span {
    position: relative;
    padding-right: 20px;
  }
  section .btn-more a[target=_blank] span:after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    width: 12px;
    height: 9px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    background-image: url("/lib/img/common/icon_external.svg");
    margin: auto;
    content: "";
  }
  section#contents-lead:after {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 330px;
    height: 402px;
    background-repeat: no-repeat;
    background-position: center top;
    background-size: contain;
    background-image: url("/lib/img/common/bg_contents.png");
    margin: auto;
    z-index: -1;
    content: "";
  }
  section .outline-block {
    width: 47.5%;
  }
  section .outline-block h3 {
    background-color: #000000;
    text-align: center;
    line-height: 2;
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: 400;
    color: #ffffff;
  }
  section .outline-block dl div {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap; /* 横方向両端揃え（Safari用） */
    justify-content: space-between; /* 横方向両端揃え */
    padding: 0.5em 0;
    border-bottom: 1px solid #d5d5d5;
    font-size: 16px;
    font-size: 1.6rem;
  }
  section .outline-block dl dt {
    width: 9em;
    padding-left: 0.5em;
  }
  section .outline-block dl dd {
    width: calc(100% - 9em);
  }
  section .outline-block dl dd strong {
    margin-left: 1em;
    font-weight: 700;
  }
  section#box-lounge {
    padding-bottom: 100px;
  }
  section#box-lounge .inner {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap; /* 縦方向中央揃え（Safari用） */
    align-items: center; /* 縦方向中央揃え */ /* 横方向両端揃え（Safari用） */
    justify-content: space-between; /* 横方向両端揃え */
    padding: 43px 80px;
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.16);
  }
  section#box-lounge figure {
    width: 180px;
    margin-right: 55px;
  }
  section#box-lounge .text {
    width: calc(100% - 445px);
  }
  section#box-lounge .text h3 {
    margin-bottom: 0.5em;
    line-height: 1.7;
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: 700;
  }
  section#box-lounge .text p {
    line-height: 1.7;
    font-size: 16px;
    font-size: 1.6rem;
  }
  section#box-lounge .btn-more a {
    width: 160px !important;
  }
  /* 注意書き字下げ */
  /* slick */
  /* top page */
  /* アニメーション設定 */
  /* KV引き */
  /* スクロールゲージ */
  /* section */
  /* CONCEPT */
  /* INTERVIEW */
  /* OFFIC */
  /* THE WORKSAPCE */
  /* OUTLINE */
  /* ACCESS */
  /* SHOP & RESTAURANT */
}
@media screen and (min-width: 768px) and (max-width: 1100px) {
  section#box-lounge .inner {
    padding: 43px 5%;
  }
  section#box-lounge figure {
    margin-right: 3%;
  }
  section#box-lounge .text {
    width: calc(100% - 380px);
  }
}
@media print, screen and (min-width: 768px) {
  p.note, p.notice {
    padding-left: 1em;
    text-indent: -1em;
  }
  section .slick-prev, section .slick-next {
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    width: 40px;
    height: 40px;
    background-color: transparent;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain;
    margin: auto;
    padding: 0;
    border: 0;
    font-size: 0;
    color: transparent;
    outline: 0;
    cursor: pointer;
    z-index: 2;
    transition: all 0.3s ease;
  }
  section .slick-prev:hover, section .slick-next:hover {
    opacity: 0.7;
  }
  section .slick-prev {
    left: 24px;
    background-image: url("/lib/img/common/arrow_slide_prev.svg");
  }
  section .slick-next {
    right: 24px;
    background-image: url("/lib/img/common/arrow_slide_next.svg");
  }
  section .slick-dots {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap; /* 横方向中央揃え（Safari用） */
    justify-content: center; /* 横方向中央揃え */
    position: absolute;
    left: 50%;
    bottom: -50px;
    transform: translateX(-50%);
  }
  section .slick-dots li {
    margin: 0 8px;
  }
  section .slick-dots li button {
    position: relative;
    width: 12px;
    height: 12px;
    background-color: transparent;
    border: 0;
    text-indent: -9999px;
  }
  section .slick-dots li button:before {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #d9d9d9;
    border: 0;
    border-radius: 100%;
    transition: all 0.3s ease;
    cursor: pointer;
    content: "";
  }
  section .slick-dots li button:hover:before {
    background-color: #000000;
  }
  section .slick-dots li.slick-active button:before {
    background-color: #000000;
  }
  @keyframes zoom-out {
    from {
      transform: scale(1.15);
    }
    to {
      transform: scale(1.05);
    }
  }
  @keyframes scroll-gauge {
    0% {
      transform: translateY(0);
    }
    100% {
      transform: translateY(51px);
    }
  }
  body#top {
    /* 共通 */
  }
  body#top section {
    padding-bottom: 100px;
    /* メインビジュアル */
    /* お知らせ */
    /* デザインコンセプト */
    /* 日比谷セントラルビル全体像 */
    /* カルーセル */
    /* 物件概要 */
  }
  body#top section .inner {
    width: 96%;
    max-width: 1240px;
  }
  body#top section#main-visual {
    width: 100%;
    padding-bottom: 0;
  }
  body#top section#main-visual .main-kv {
    position: relative;
    margin-left: 80px;
  }
  body#top section#main-visual .main-kv h1 {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 1;
  }
  body#top section#main-visual .main-kv .kv-slide {
    position: relative;
    font-size: 0;
  }
  body#top section#main-visual .main-kv .kv-slide .slick-slide {
    transition: opacity 3s ease !important;
  }
  body#top section#main-visual .main-kv .kv-slide .slick-slide.add-animation li {
    animation: zoom-out 10s ease forwards;
  }
  body#top section#main-visual .main-kv .kv-slide li {
    width: 100%;
    height: 600px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    font-size: 0;
  }
  body#top section#main-visual .main-kv .kv-slide li.kv01 {
    background-image: url("/lib/img/pages/top/kv01_pc.jpg");
  }
  body#top section#main-visual .main-kv .kv-slide li.kv02 {
    background-image: url("/lib/img/pages/top/kv02_pc.jpg");
  }
  body#top section#main-visual .main-kv .kv-slide li.kv03 {
    background-image: url("/lib/img/pages/top/kv03_pc.jpg");
  }
  body#top section#main-visual .main-kv .kv-slide li.kv04 {
    background-image: url("/lib/img/pages/top/kv04_pc.jpg");
  }
  body#top section#main-visual .scroll-dowm {
    position: absolute;
    left: 30px;
    bottom: 0;
    padding-bottom: 60px;
    font-size: 11px;
    font-size: 1.1rem;
    font-weight: 400;
    font-style: italic;
    letter-spacing: 0.1em !important;
    writing-mode: vertical-rl;
  }
  body#top section#main-visual .scroll-dowm .gauge {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    width: 1px;
    height: 55px;
    background-color: #d3d3d3;
    margin: auto;
  }
  body#top section#main-visual .scroll-dowm .gauge:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 1px;
    height: 4px;
    background-color: #000000;
    animation: scroll-gauge 1.5s linear infinite;
    content: "";
  }
  body#top section#top-news {
    padding-bottom: 120px;
  }
  body#top section#top-news .news-wrap {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap; /* 縦方向中央揃え（Safari用） */
    align-items: center; /* 縦方向中央揃え */
    height: 48px;
    background-color: #f5f5f5;
    margin-left: 80px;
    padding: 0 0 0 24px;
  }
  body#top section#top-news h2 {
    display: block;
    margin-bottom: 0;
    margin-right: 1em;
    padding-right: 0.75em;
    border-right: 1px solid #000000;
    line-height: 24px;
    font-family: "Open Sans", sans-serif;
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: 400;
    font-style: italic;
    letter-spacing: 0 !important;
  }
  body#top section#top-news .news-ticker {
    width: calc(100% - 7em);
  }
  body#top section#top-news dl div {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap; /* 縦方向中央揃え（Safari用） */
    align-items: center; /* 縦方向中央揃え */ /* 横方向両端揃え（Safari用） */
    justify-content: space-between; /* 横方向両端揃え */
  }
  body#top section#top-news dl dt {
    width: 5em;
    font-family: "Open Sans", sans-serif;
    font-size: 14px;
    font-size: 1.4rem;
    font-style: italic;
  }
  body#top section#top-news dl dd {
    overflow-x: hidden;
    width: calc(100% - 5.5em);
    padding-right: 1em;
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: 400;
    color: #000000;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  body#top section#top-news dl dd a {
    color: #000000;
    text-decoration: underline;
  }
  body#top section#top-news dl dd a:hover {
    text-decoration: none;
  }
  body#top section#top-concept .inner {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap; /* 横方向両端揃え（Safari用） */
    justify-content: space-between; /* 横方向両端揃え */
  }
  body#top section#top-concept .image {
    position: relative;
    width: 52.85%;
  }
  body#top section#top-concept .image figure {
    transform: translateX(-150px);
  }
  body#top section#top-concept .image p.lead-veritical {
    position: absolute;
    top: 0;
    right: 0;
    line-height: 2;
    font-size: 32px;
    font-size: 3.2rem;
    font-weight: 400;
    letter-spacing: 0.24em !important;
    writing-mode: vertical-rl;
  }
  body#top section#top-concept .image p.lead-veritical:after {
    position: absolute;
    top: 0;
    right: 0;
    width: 1px;
    height: calc(100% - 0.5em);
    background-color: #000000;
    content: "";
  }
  body#top section#top-concept .text {
    width: 39.75%;
  }
  body#top section#top-concept .text h2 {
    text-align: left;
  }
  body#top section#top-concept .text p.lead {
    margin-bottom: 3em;
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 2;
    letter-spacing: 0.16em !important;
  }
}
@media print, screen and (min-width: 768px) and (max-width: 1500px) {
  body#top section#top-concept .inner {
    width: 100%;
  }
  body#top section#top-concept .image figure {
    transform: translateX(-80px);
  }
}
@media print, screen and (min-width: 768px) and (max-width: 1280px) {
  body#top section#top-concept .text {
    padding-right: 2%;
  }
}
@media print, screen and (min-width: 768px) and (max-width: 1120px) {
  body#top section#top-concept .image figure {
    transform: translateX(0);
  }
  body#top section#top-concept .image p.lead-veritical {
    right: -12%;
    font-size: 28px;
    font-size: 2.8rem;
  }
  body#top section#top-concept .text {
    width: 38%;
  }
}
@media print, screen and (min-width: 768px) {
  body#top section#top-overview {
    /* コンテンツ部分 */
  }
  body#top section#top-overview input {
    display: none;
  }
  body#top section#top-overview ul.tabs {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap; /* 横方向中央揃え（Safari用） */
    justify-content: center; /* 横方向中央揃え */
    margin-bottom: 55px;
  }
  body#top section#top-overview ul.tabs li {
    position: relative;
    width: 200px;
    height: 57px;
  }
  body#top section#top-overview ul.tabs li label {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap; /* 縦方向中央揃え（Safari用） */
    align-items: center; /* 縦方向中央揃え */ /* 横方向中央揃え（Safari用） */
    justify-content: center; /* 横方向中央揃え */
    flex-direction: column;
    position: relative;
    width: 100%;
    height: 100%;
    border-top: 1px solid #000000;
    border-left: 1px solid #000000;
    border-bottom: 1px solid #000000;
    text-align: center;
    font-size: 10px;
    font-size: 1rem;
    font-weight: 500;
    color: #777777;
    cursor: pointer;
    transition: all 0.3s ease;
  }
  body#top section#top-overview ul.tabs li label span {
    display: block;
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: 700;
    letter-spacing: 0.06em !important;
  }
  body#top section#top-overview ul.tabs li label:before {
    visibility: hidden;
    opacity: 0;
    position: absolute;
    left: 0;
    right: 0;
    bottom: -8px;
    width: 22px;
    height: 8px;
    background-color: #000000;
    margin: auto;
    clip-path: polygon(0 0, 100% 0%, 50% 100%);
    transition: all 0.3s ease;
    content: "";
  }
  body#top section#top-overview ul.tabs li label:hover {
    color: #000000;
  }
  body#top section#top-overview ul.tabs li:last-child label {
    border-right: 1px solid #000000;
  }
  body#top section#top-overview input#check-a:checked ~ ul.tabs li label#tab-a,
  body#top section#top-overview input#check-b:checked ~ ul.tabs li label#tab-b,
  body#top section#top-overview input#check-c:checked ~ ul.tabs li label#tab-c {
    background-color: #000000;
    color: #ffffff;
    pointer-events: none;
  }
  body#top section#top-overview input#check-a:checked ~ ul.tabs li label#tab-a:before,
  body#top section#top-overview input#check-b:checked ~ ul.tabs li label#tab-b:before,
  body#top section#top-overview input#check-c:checked ~ ul.tabs li label#tab-c:before {
    visibility: visible;
    opacity: 1;
  }
  body#top section#top-overview .tab-contents {
    visibility: hidden;
    height: 0;
    opacity: 0;
    transition: all 0.3s ease;
  }
  body#top section#top-overview input#check-a:checked ~ #contents-a,
  body#top section#top-overview input#check-b:checked ~ #contents-b,
  body#top section#top-overview input#check-c:checked ~ #contents-c {
    visibility: visible;
    height: auto;
    opacity: 1;
  }
  body#top section#top-overview .tab-contents {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap; /* 横方向両端揃え（Safari用） */
    justify-content: space-between; /* 横方向両端揃え */
    padding-left: 34px;
  }
  body#top section#top-overview .tab-contents .floor-img {
    width: 23.75%;
  }
  body#top section#top-overview .tab-contents .text-wrap {
    width: 68%;
  }
  body#top section#top-overview .tab-contents h3 {
    position: relative;
    background-color: #000000;
    margin-bottom: 40px;
    padding-left: 24px;
    line-height: 40px;
    font-size: 20px;
    font-size: 2rem;
    color: #ffffff;
    letter-spacing: 0.06em !important;
  }
  body#top section#top-overview .tab-contents h3 a {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    padding-left: 24px;
    padding-right: 56px;
    font-size: 16px;
    font-size: 1.6rem;
    color: #ffffff;
    letter-spacing: 0 !important;
  }
  body#top section#top-overview .tab-contents h3 a:before, body#top section#top-overview .tab-contents h3 a:after {
    display: block;
    position: absolute;
    content: "";
  }
  body#top section#top-overview .tab-contents h3 a:before {
    top: 0;
    left: 0;
    width: 1px;
    height: 40px;
    background-repeat: repeat-y;
    background-position: center;
    background-image: url("/lib/img/pages/top/dotline_vertical.svg");
    z-index: 1;
  }
  body#top section#top-overview .tab-contents h3 a:after {
    top: 0;
    right: 24px;
    bottom: 0;
    width: 22px;
    height: 5px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    background-image: url("/lib/img/common/arrow_more_white.svg");
    margin: auto;
    transition: all 0.3s ease;
    z-index: 1;
  }
  body#top section#top-overview .tab-contents h3 a:hover:after {
    transform: translateX(10px);
  }
  body#top section#top-overview .tab-contents .title-h4 {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap; /* 縦方向中央揃え（Safari用） */
    align-items: center; /* 縦方向中央揃え */
    margin-bottom: 20px;
  }
  body#top section#top-overview .tab-contents .title-h4 h4 {
    line-height: 1.2;
    font-size: 24px;
    font-size: 2.4rem;
    font-weight: 400;
    letter-spacing: 0.06em !important;
  }
  body#top section#top-overview .tab-contents .title-h4 ul {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap; /* 縦方向中央揃え（Safari用） */
    align-items: center; /* 縦方向中央揃え */
    margin-left: 16px;
    padding-top: 4px;
  }
  body#top section#top-overview .tab-contents .title-h4 ul li {
    background-color: #000000;
    margin-right: 2px;
    padding: 0.15em 0.5em 0.25em;
    line-height: 1;
    font-size: 12px;
    font-size: 1.2rem;
    font-weight: 700;
    color: #ffffff;
    letter-spacing: 0.06em !important;
  }
  body#top section#top-overview .tab-contents figure.map {
    margin-bottom: 20px;
  }
  body#top section#top-overview .tab-contents .tenant-wrap {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap; /* 縦方向中央揃え（Safari用） */
    align-items: center; /* 縦方向中央揃え */
    background-color: #f5f5f5;
    margin-bottom: 80px;
    padding: 16px 40px 8px;
  }
  body#top section#top-overview .tab-contents .tenant-wrap:last-of-type {
    margin-bottom: 0;
  }
  body#top section#top-overview .tab-contents .tenant-wrap h5 {
    margin-right: 24px;
    margin-bottom: 10px;
    line-height: 1.2;
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: 500;
    letter-spacing: 0.06em !important;
  }
  body#top section#top-overview .tab-contents .tenant-wrap .tenant-txt {
    margin-bottom: 10px;
  }
  body#top section#top-overview .tab-contents .tenant-wrap .dl-wrap {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap; /* 縦方向中央揃え（Safari用） */
    align-items: center; /* 縦方向中央揃え */
    flex-wrap: wrap;
  }
  body#top section#top-overview .tab-contents .tenant-wrap .dl-wrap .dl-wrap__item {
    display: block;
    color: #000000;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap; /* 縦方向中央揃え（Safari用） */
    align-items: center; /* 縦方向中央揃え */
    margin-bottom: 8px;
  }
  body#top section#top-overview .tab-contents .tenant-wrap .dl-wrap .dl-wrap__item:not(:last-of-type) {
    margin-right: 8px;
  }
  body#top section#top-overview .tab-contents .tenant-wrap .dl-wrap .dl-wrap__item:hover dl::before, body#top section#top-overview .tab-contents .tenant-wrap .dl-wrap .dl-wrap__item:active dl::before, body#top section#top-overview .tab-contents .tenant-wrap .dl-wrap .dl-wrap__item:focus dl::before {
    right: 15px;
  }
  body#top section#top-overview .tab-contents .tenant-wrap dl {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap; /* 縦方向中央揃え（Safari用） */
    align-items: center; /* 縦方向中央揃え */
    background-color: #ffffff;
    margin-bottom: 8px;
    padding: 14px 45px 14px 20px;
    border: 1px solid #dddddd;
    position: relative;
  }
  body#top section#top-overview .tab-contents .tenant-wrap dl::before {
    content: "";
    display: block;
    position: absolute;
    width: 22px;
    height: 5px;
    -webkit-mask-image: url("/lib/img/common/arrow_more_white.svg");
            mask-image: url("/lib/img/common/arrow_more_white.svg");
    -webkit-mask-position: center;
            mask-position: center;
    -webkit-mask-size: contain;
            mask-size: contain;
    -webkit-mask-repeat: no-repeat;
            mask-repeat: no-repeat;
    background-color: #000000;
    top: 50%;
    right: 20px;
    transform: translateY(-50%);
    transition: right 0.3s ease;
  }
  body#top section#top-overview .tab-contents .tenant-wrap dl dt {
    margin-right: 0.5em;
    font-family: "Open Sans", sans-serif;
    font-size: 20px;
    font-size: 2rem;
    font-weight: 600;
  }
  body#top section#top-overview .tab-contents .tenant-wrap dl dd {
    line-height: 1;
    font-size: 14px;
    font-size: 1.4rem;
  }
  body#top section#top-overview .tab-contents .tenant-wrap dl:not(:last-of-type) {
    margin-right: 8px;
  }
  body#top section#top-overview .tab-contents .lounge-text-wrap {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap; /* 縦方向中央揃え（Safari用） */
    align-items: center; /* 縦方向中央揃え */ /* 横方向両端揃え（Safari用） */
    justify-content: space-between; /* 横方向両端揃え */
    margin-top: 32px;
  }
  body#top section#top-overview .tab-contents .lounge-text-wrap .text {
    width: calc(100% - 220px);
    max-width: 540px;
  }
  body#top section#top-overview .tab-contents .lounge-text-wrap .text h4 {
    margin-bottom: 0.5em;
    font-size: 24px;
    font-size: 2.4rem;
    font-weight: 500;
    letter-spacing: 0.06em !important;
  }
  body#top section#top-overview .tab-contents .lounge-text-wrap .text p {
    line-height: 2;
    font-size: 16px;
    font-size: 1.6rem;
    letter-spacing: 0.16em !important;
  }
  body#top section#top-overview .tab-contents .lounge-text-wrap figure {
    width: 180px;
  }
}
@media screen and (min-width: 768px) and (max-width: 850px) {
  body#top section#top-overview {
    /* テキスト重なり対策 */
  }
  body#top section#top-overview #contents-c h3 a {
    padding-left: 14px;
    font-size: 13px;
    font-size: 1.3rem;
  }
}
@media print, screen and (min-width: 768px) {
  body#top section#top-carousel ul li {
    width: 340px !important;
  }
  body#concept section#title {
    background-image: url("/lib/img/pages/concept/kv_pc.png");
  }
  body#concept section#contents-lead {
    padding-top: 100px;
    padding-bottom: 150px;
    text-align: center;
  }
  body#concept section#contents-lead h2 {
    display: inline-block;
    position: relative;
    margin-bottom: 1.5em;
    line-height: 1.5;
    font-size: 40px;
    font-size: 4rem;
    font-weight: 300;
    letter-spacing: 0.24em !important;
    transform: translateX(0.25em);
  }
  body#concept section#contents-lead h2:after {
    position: absolute;
    left: 0;
    bottom: -0.25em;
    width: calc(100% - 0.75em);
    height: 1px;
    background-color: #000000;
    content: "";
  }
  body#concept section#contents-lead p {
    line-height: 2;
    font-size: 14px;
    font-size: 1.4rem;
    letter-spacing: 0.24em !important;
  }
  body#concept section#concept-contents {
    /* インタビューリンク */
  }
  body#concept section#concept-contents .flex-wrap {
    align-items: center;
    margin-bottom: 130px;
  }
  body#concept section#concept-contents figure {
    position: relative;
    width: calc(100% - 440px);
  }
  body#concept section#concept-contents figure figcaption {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    position: absolute;
    top: -40px;
  }
  body#concept section#concept-contents figure figcaption span {
    display: inline-block;
    position: absolute;
    top: 0;
    background-color: rgba(0, 0, 0, 0.5);
    padding: 0.5em 0;
    text-align: left;
    line-height: 49px;
    font-size: 20px;
    font-size: 2rem;
    color: #ffffff;
    letter-spacing: 0.3em !important;
    writing-mode: vertical-rl;
    white-space: nowrap;
  }
  body#concept section#concept-contents figure figcaption span:first-of-type {
    order: 1;
  }
}
@media print, screen and (min-width: 768px) and (max-width: 1120px) {
  body#concept section#concept-contents figure {
    width: calc(95% - 360px);
  }
  body#concept section#concept-contents figure figcaption span {
    font-size: 16px;
    font-size: 1.6rem;
  }
}
@media print, screen and (min-width: 768px) {
  body#concept section#concept-contents .no1 {
    margin-bottom: 40px;
  }
  body#concept section#concept-contents .no1 figure figcaption span:last-child {
    right: 53px;
    margin-top: 4.5em;
  }
  body#concept section#concept-contents .no2 figure figcaption span:first-child {
    left: 53px;
  }
  body#concept section#concept-contents .no2 figure figcaption span:last-child {
    margin-top: 3.5em;
  }
  body#concept section#concept-contents .no3 {
    margin-bottom: 60px;
  }
  body#concept section#concept-contents .img-right figure {
    order: 1;
  }
  body#concept section#concept-contents .img-right figure figcaption {
    right: 24px;
  }
  body#concept section#concept-contents .img-right figure figcaption span {
    right: 0;
  }
  body#concept section#concept-contents .img-left figure figcaption {
    left: 24px;
  }
  body#concept section#concept-contents .img-left figure figcaption span {
    left: 0;
  }
  body#concept section#concept-contents .text {
    width: 360px;
    text-align: center;
  }
  body#concept section#concept-contents .text span.num {
    display: block;
    margin-bottom: 0.5em;
    line-height: 1;
    font-family: "Open Sans", sans-serif;
    font-size: 66px;
    font-size: 6.6rem;
    font-weight: 600;
    font-style: italic;
  }
  body#concept section#concept-contents .text h2 {
    margin-bottom: 1.5em;
    line-height: 1.5;
    font-size: 24px;
    font-size: 2.4rem;
    font-weight: 500;
    letter-spacing: 0.06em !important;
  }
  body#concept section#concept-contents .text h2 span {
    margin-top: 0.5em;
    font-size: 11px;
    font-size: 1.1rem;
    font-weight: 600;
    color: #999999;
  }
  body#concept section#concept-contents .text h2 img {
    width: 180px;
    margin-left: auto;
    margin-right: auto;
  }
  body#concept section#concept-contents .text p {
    margin-bottom: 1.5em;
    text-align: center;
    line-height: 2;
    font-size: 16px;
    font-size: 1.6rem;
    letter-spacing: 0.2em !important;
  }
  body#concept section#concept-contents .text .btn-more {
    margin-left: auto;
    margin-right: auto;
  }
  body#concept section#concept-contents .text .btn-more a {
    display: inline-block;
    margin-left: auto;
  }
  body#concept section#concept-contents .text .btn-more a[target=_blank] {
    width: 160px;
  }
  body#concept section#concept-contents .text .btn-more a[target=_blank]:after {
    width: 12px;
    height: 9px;
    background-image: url("/lib/img/common/icon_external.svg");
  }
  body#concept section#concept-contents .text .btn-more a[target=_blank]:hover:after {
    transform: none;
  }
  body#concept section#concept-contents h3 {
    margin-bottom: 0.5em;
    line-height: 1;
    font-family: "Open Sans", sans-serif;
    font-size: 28px;
    font-size: 2.8rem;
    font-weight: 400;
    font-style: italic;
    letter-spacing: 0.06em !important;
  }
  body#concept section#concept-contents h3 span {
    margin-left: 1em;
    font-family: "Noto Sans JP", sans-serif;
    font-size: 12px;
    font-size: 1.2rem;
    font-weight: 700;
    font-style: normal;
    letter-spacing: 0.2em !important;
  }
  body#concept section#concept-contents .link-interview {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap; /* 縦方向中央揃え（Safari用） */
    align-items: center; /* 縦方向中央揃え */
    margin-bottom: 120px;
    padding-right: 7.15%;
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.16);
  }
}
@media print, screen and (min-width: 768px) and (max-width: 1225px) {
  body#concept section#concept-contents .link-interview {
    padding-right: 3%;
  }
}
@media print, screen and (min-width: 768px) {
  body#concept section#concept-contents .link-interview figure {
    width: 268px;
    margin-bottom: 0;
  }
  body#concept section#concept-contents .link-interview .info-wrap {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap; /* 縦方向中央揃え（Safari用） */
    align-items: center; /* 縦方向中央揃え */
    width: calc(100% - 268px);
  }
  body#concept section#concept-contents .link-interview .info {
    width: calc(100% - 160px);
    padding-left: 4.5%;
    padding-right: 2.85%;
  }
  body#concept section#concept-contents .link-interview .info ul.tag {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    flex-wrap: wrap;
    margin-bottom: 4px;
  }
  body#concept section#concept-contents .link-interview .info ul.tag li {
    background-color: #000000;
    margin-right: 4px;
    margin-bottom: 4px;
    padding: 0 0.5em 0.15em;
    font-size: 12px;
    font-size: 1.2rem;
    font-weight: 500;
    color: #ffffff;
    letter-spacing: 0.06em !important;
  }
  body#concept section#concept-contents .link-interview .info h4 {
    margin-bottom: 0.5em;
    line-height: 1.3;
    font-size: 20px;
    font-size: 2rem;
    font-weight: 500;
    letter-spacing: 0.1em !important;
  }
  body#concept section#concept-contents .link-interview .info .name {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    flex-wrap: wrap;
  }
  body#concept section#concept-contents .link-interview .info .name ul.logo {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap; /* 縦方向中央揃え（Safari用） */
    align-items: center; /* 縦方向中央揃え */
    flex-wrap: wrap;
  }
  body#concept section#concept-contents .link-interview .info .name ul.logo li {
    margin-right: 16px;
    margin-bottom: 5px;
  }
  body#concept section#concept-contents .link-interview .info .name ul.logo li .logo_yamashita {
    max-width: 190px;
  }
  body#concept section#concept-contents .link-interview .info .name ul.logo li .logo_flooat {
    max-width: 128px;
  }
  body#concept section#concept-contents .link-interview .info .name p {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: flex-end;
  }
  body#concept section#concept-contents .link-interview .info .name p span {
    margin-right: 14px;
    font-size: 10px;
    font-size: 1rem;
  }
  body#concept section#concept-contents .link-interview .info .name p span em {
    display: block;
    font-size: 20px;
    font-size: 2rem;
    font-weight: 500;
    letter-spacing: 0.04em !important;
  }
  body#concept section#concept-contents .link-interview .info .name p small {
    padding-bottom: 0.5em;
    font-size: 10px;
    font-size: 1rem;
    letter-spacing: 0.04em !important;
  }
}
@media print, screen and (min-width: 768px) and (max-width: 960px) {
  body#concept section#concept-contents .link-interview {
    justify-content: space-between;
    flex-wrap: wrap;
    padding-right: 0;
    background-color: #fafafa;
  }
  body#concept section#concept-contents .link-interview figure {
    width: 50%;
    height: 100%;
  }
  body#concept section#concept-contents .link-interview .info-wrap {
    flex-direction: column;
    width: 50%;
    background-color: #ffffff;
    padding-top: 3%;
    padding-left: 3%;
    padding-right: 3%;
    padding-bottom: 3%;
  }
  body#concept section#concept-contents .link-interview .info {
    width: 100%;
    margin-bottom: 30px;
    padding-left: 0;
    padding-right: 0;
  }
  body#concept section#concept-contents .link-interview p.btn-more {
    margin-right: auto;
  }
}
@media print, screen and (min-width: 768px) {
  body#interview section#title {
    height: auto;
    padding-bottom: 40px;
  }
  body#interview section#title .breadcrumbs ul li {
    color: #000000;
  }
  body#interview section#title .breadcrumbs ul li a {
    color: #000000;
  }
  body#interview section#interview-title:after {
    position: absolute;
    top: 60px;
    left: 0;
    width: 100%;
    height: 441px;
    background-color: #f5f5f5;
    z-index: -1;
    content: "";
  }
  body#interview section#interview-title .inner {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap; /* 縦方向中央揃え（Safari用） */
    align-items: center; /* 縦方向中央揃え */ /* 横方向両端揃え（Safari用） */
    justify-content: space-between; /* 横方向両端揃え */
    position: relative;
  }
  body#interview section#interview-title figure {
    width: 360px;
  }
  body#interview section#interview-title .text {
    position: relative;
    width: calc(91% - 360px);
  }
  body#interview section#interview-title h1 {
    position: absolute;
    top: 0.8em;
    left: calc(9% + 360px);
    text-align: left;
    line-height: 1;
    font-family: "Open Sans", sans-serif;
    font-size: 36px;
    font-size: 3.6rem;
    font-weight: 400;
    font-style: italic;
    letter-spacing: 0.14em !important;
  }
  body#interview section#interview-title h2 {
    position: relative;
    margin-bottom: 1em;
    padding-bottom: 0.75em;
    text-align: left;
    line-height: 1.5;
    font-size: 40px;
    font-size: 4rem;
    font-weight: 500;
    letter-spacing: 0.24em !important;
  }
  body#interview section#interview-title h2:after {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 1px;
    background-color: #000000;
    content: "";
  }
  body#interview section#interview-title ul.tag {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    flex-wrap: wrap;
    margin-bottom: 12px;
  }
  body#interview section#interview-title ul.tag li {
    background-color: #000000;
    margin-right: 8px;
    margin-bottom: 8px;
    padding: 0 0.5em 0.15em;
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: 500;
    color: #ffffff;
    letter-spacing: 0.06em !important;
  }
  body#interview section#interview-title ul.logo {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    margin-bottom: 24px;
  }
  body#interview section#interview-title ul.logo li {
    margin-right: 27px;
  }
  body#interview section#interview-title ul.logo li.logo02 {
    display: flex;
    align-items: center;
  }
  body#interview section#interview-title ul.logo li .logo_yamashita {
    max-width: 290px;
    width: 100%;
  }
  body#interview section#interview-title ul.logo li .logo_flooat {
    max-width: 168px;
    width: 100%;
  }
  body#interview section#interview-title p {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: flex-end;
    justify-content: flex-start;
    text-align: left;
    line-height: 1;
  }
  body#interview section#interview-title p span {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap; /* 縦方向中央揃え（Safari用） */
    align-items: center; /* 縦方向中央揃え */
    justify-content: flex-start;
    flex-wrap: wrap;
    font-size: 16px;
    font-size: 1.6rem;
  }
  body#interview section#interview-title p span em {
    margin-left: 0.5em;
    margin-right: 0.5em;
    font-size: 28px;
    font-size: 2.8rem;
    font-weight: 500;
    letter-spacing: 0.04em !important;
  }
  body#interview section#interview-title p small {
    font-size: 12px;
    font-size: 1.2rem;
    letter-spacing: 0.04em !important;
  }
}
@media print, screen and (min-width: 768px) and (max-width: 1100px) {
  body#interview section#interview-title .text {
    width: calc(95% - 360px);
  }
  body#interview section#interview-title h1 {
    top: 0.25em;
    left: calc(5% + 360px);
  }
  body#interview section#interview-title h2 {
    font-size: 12px;
    font-size: 3.0769230769vw;
  }
  body#interview section#interview-title ul.tag li {
    font-size: 14px;
    font-size: 1.4rem;
  }
}
@media print, screen and (min-width: 768px) and (max-width: 900px) {
  body#interview section#interview-title:after {
    top: 40px;
    height: 400px;
  }
  body#interview section#interview-title figure {
    width: 320px;
  }
  body#interview section#interview-title .text {
    width: calc(95% - 320px);
  }
  body#interview section#interview-title h1 {
    left: calc(5% + 320px);
  }
  body#interview section#interview-title p span {
    display: block;
    margin-right: 0.5em;
  }
  body#interview section#interview-title p span em {
    display: block;
    margin-top: 0.25em;
    margin-left: 0;
    margin-right: 0;
  }
}
@media print, screen and (min-width: 768px) {
  body#interview section#interview-contents {
    padding-top: 100px;
    padding-bottom: 40px;
  }
  body#interview section#interview-contents .flex-wrap {
    margin-bottom: 80px;
  }
  body#interview section#interview-contents .flex-wrap:nth-of-type(even) figure {
    order: 1;
  }
  body#interview section#interview-contents .flex-wrap.narrow-img figure {
    width: 19%;
  }
  body#interview section#interview-contents .flex-wrap.narrow-img .text {
    width: 75%;
  }
  body#interview section#interview-contents figure {
    width: 35.7%;
  }
  body#interview section#interview-contents .text {
    width: 59%;
  }
  body#interview section#interview-contents .icon {
    position: relative;
    padding-left: 50px;
  }
  body#interview section#interview-contents .icon:before {
    position: absolute;
    left: 0;
    height: 1em;
    margin: auto;
    line-height: 1;
    font-family: "Open Sans", sans-serif;
    font-size: 40px;
    font-size: 4rem;
    font-weight: 400;
    font-style: italic;
    letter-spacing: 0.06em !important;
  }
  body#interview section#interview-contents .icon.q {
    margin-bottom: 30px;
  }
  body#interview section#interview-contents .icon.q:before {
    top: 0;
    content: "Q.";
  }
  body#interview section#interview-contents .icon.q p {
    font-size: 24px;
    font-size: 2.4rem;
    font-weight: 500;
    letter-spacing: 0.1em !important;
  }
  body#interview section#interview-contents .icon.a:before {
    top: 0.15em;
    content: "A.";
  }
  body#interview section#interview-contents .icon.a p {
    line-height: 1.8;
    font-size: 16px;
    font-size: 1.6rem;
    letter-spacing: 0.06em !important;
  }
  body#office section#title {
    background-image: url("/lib/img/pages/office/kv_pc.jpg");
  }
  body#office section#contents-lead {
    padding-top: 80px;
    padding-bottom: 100px;
    text-align: center;
  }
  body#office section#contents-lead p {
    line-height: 2;
    font-size: 14px;
    font-size: 1.4rem;
    letter-spacing: 0.16em !important;
  }
  body#office section#contents-lead p strong {
    display: inline-block;
    margin-bottom: 1em;
    line-height: 1.5;
    font-size: 24px;
    font-size: 2.4rem;
    font-weight: 400;
    letter-spacing: 0.24em !important;
  }
  body#office section#floor-plan {
    padding-bottom: 20px;
  }
  body#office section#floor-plan h2 {
    margin-bottom: 80px;
  }
  body#office section#floor-plan .flex-wrap {
    margin-bottom: 145px;
  }
  body#office section#floor-plan .flex-wrap .text {
    width: 47.5%;
  }
  body#office section#floor-plan .flex-wrap figure {
    width: 56.25%;
  }
  body#office section#floor-plan .flex-wrap.img-left figure {
    transform: translateX(-80px);
  }
  body#office section#floor-plan .flex-wrap.img-right figure {
    order: 1;
    transform: translateX(80px);
  }
}
@media print, screen and (min-width: 768px) and (max-width: 1120px) {
  body#office section#floor-plan .flex-wrap figure {
    width: 50%;
  }
  body#office section#floor-plan .flex-wrap.img-left figure {
    transform: translateX(-10%);
  }
  body#office section#floor-plan .flex-wrap.img-right figure {
    transform: translateX(10%);
  }
}
@media print, screen and (min-width: 768px) {
  body#office section#floor-plan .flex-wrap h3 {
    margin-bottom: 1em;
    line-height: 1.5;
    font-size: 32px;
    font-size: 3.2rem;
    font-weight: 400;
    letter-spacing: 0.1em !important;
  }
  body#office section#floor-plan .flex-wrap h3 span {
    display: block;
    font-family: "Open Sans", sans-serif;
    font-size: 18px;
    font-size: 1.8rem;
    font-weight: 600;
    font-style: italic;
    color: #999999;
    letter-spacing: 0.06em !important;
  }
  body#office section#floor-plan .flex-wrap p {
    margin-bottom: 2em;
    line-height: 1.7;
  }
  body#office section#floor-plan .flex-wrap p.btn-more {
    margin-bottom: 45px;
  }
  body#office section#floor-plan .flex-wrap .box-tenant {
    position: relative;
    background-color: #f5f5f5;
    padding: 30px 22px 22px 32px;
  }
  body#office section#floor-plan .flex-wrap .box-tenant h4 {
    display: block;
    position: absolute;
    top: -0.5em;
    left: 32px;
    line-height: 1;
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: 500;
    letter-spacing: 0.06em !important;
  }
  body#office section#floor-plan .flex-wrap .box-tenant .dl-wrap {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap; /* 縦方向中央揃え（Safari用） */
    align-items: center; /* 縦方向中央揃え */
    flex-wrap: wrap;
  }
  body#office section#floor-plan .flex-wrap .box-tenant dl {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap; /* 縦方向中央揃え（Safari用） */
    align-items: center; /* 縦方向中央揃え */
    background-color: #ffffff;
    margin-bottom: 8px;
    padding: 14px 20px;
    border: 1px solid #dddddd;
  }
  body#office section#floor-plan .flex-wrap .box-tenant dl dt {
    margin-right: 0.5em;
    font-family: "Open Sans", sans-serif;
    font-size: 20px;
    font-size: 2rem;
    font-weight: 600;
  }
  body#office section#floor-plan .flex-wrap .box-tenant dl dd {
    line-height: 1;
    font-size: 14px;
    font-size: 1.4rem;
  }
  body#office section#floor-plan .flex-wrap .box-tenant dl:not(:last-of-type) {
    margin-right: 8px;
  }
  body#office section#floor-plan .flex-wrap .box-tenant .tenant-txt {
    margin-bottom: 0;
  }
  body#office section#common-area {
    padding-bottom: 140px;
  }
  body#office section#common-area p {
    margin-bottom: 3em;
    text-align: center;
    line-height: 2;
    font-size: 14px;
    font-size: 1.4rem;
    letter-spacing: 0.16em !important;
  }
  body#office section#common-area ul {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap; /* 横方向両端揃え（Safari用） */
    justify-content: space-between; /* 横方向両端揃え */
    flex-wrap: wrap;
  }
  body#office section#common-area ul li {
    position: relative;
    width: 49%;
    margin-bottom: 2%;
  }
  body#office section#common-area ul li span {
    position: absolute;
    left: 1em;
    bottom: 0;
    line-height: 30px;
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: 700;
    color: #ffffff;
    z-index: 1;
  }
  body#office section#common-area ul li:after {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 30px;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.5) 100%);
    content: "";
  }
  body#office section#equipment {
    padding-bottom: 80px;
  }
  .btn-office {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-top: 24px;
    margin-bottom: 145px;
  }
  .btn-office__link {
    max-width: 275px;
    width: 100%;
    line-height: 1.66;
    border: 1px solid #333;
    background-color: #fff;
    display: block;
    color: #333;
    text-decoration: none;
    padding: 15px calc(30px + 2.5rem) 15px 35px;
    position: relative;
    font-size: 16px;
    text-align: center;
    transition: opacity 0.3s;
  }
  .btn-office__link::before {
    content: "";
    width: 2.5rem;
    aspect-ratio: 1/1;
    display: block;
    position: absolute;
    right: 26px;
    top: 50%;
    transform: translateY(-50%);
    background-image: url("/lib/img/common/icon_pdf.svg");
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
  }
  .btn-office__link:hover, .btn-office__link:focus, .btn-office__link:active {
    opacity: 0.6;
  }
  body#workspace section#title {
    background-image: url("/lib/img/pages/workplace/kv_pc.jpg");
  }
  body#workspace section#contents-lead {
    padding-top: 80px;
    padding-bottom: 110px;
    text-align: center;
  }
  body#workspace section#contents-lead figure {
    width: 326px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 60px;
  }
  body#workspace section#contents-lead p {
    line-height: 2;
    font-size: 14px;
    font-size: 1.4rem;
    letter-spacing: 0.16em !important;
  }
  body#workspace section#contents-lead p strong {
    display: inline-block;
    margin-bottom: 1em;
    line-height: 1.5;
    font-size: 24px;
    font-size: 2.4rem;
    font-weight: 400;
    letter-spacing: 0.24em !important;
  }
  body#workspace section#main-image {
    margin-bottom: 110px;
  }
  body#workspace section#main-image ul.main-slide .slick-slide {
    transition: opacity 3s ease !important;
  }
  body#workspace section#main-image ul.main-slide li {
    width: 100%;
    height: 500px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    font-size: 0;
  }
  body#workspace section#main-image ul.main-slide li.main01 {
    background-image: url("/lib/img/pages/workplace/slide_main01.jpg");
  }
  body#workspace section#main-image ul.main-slide li.main02 {
    background-image: url("/lib/img/pages/workplace/slide_main02.jpg");
  }
  body#workspace section#main-image ul.main-slide li.main03 {
    background-image: url("/lib/img/pages/workplace/slide_main03.jpg");
  }
  body#workspace section#main-image ul.main-slide li.main04 {
    background-image: url("/lib/img/pages/workplace/slide_main04.jpg");
  }
  body#workspace section#facility {
    padding-bottom: 160px;
  }
  body#workspace section#facility .child-slide {
    width: 660px !important;
    margin: 0 20px;
    font-size: 0;
  }
  body#workspace section#facility .child-slide .slick-slide {
    transition: opacity 3s ease !important;
  }
  body#workspace section#facility .child-slide h3 {
    margin-top: 0.5em;
    margin-bottom: 0.25em;
    font-size: 24px;
    font-size: 2.4rem;
    font-weight: 400;
    letter-spacing: 0.16em !important;
  }
  body#workspace section#facility .child-slide p {
    line-height: 1.7;
    font-size: 16px;
    font-size: 1.6rem;
    letter-spacing: 0.1em !important;
  }
  body#workspace section#facility .child-slide ul {
    font-size: 0;
  }
  body#workspace section#draft {
    padding-bottom: 110px;
  }
  body#workspace section#draft figure.map {
    margin-bottom: 40px;
  }
  body#workspace section#draft .block {
    position: relative;
    width: 32.15%;
  }
  body#workspace section#draft .block span {
    position: absolute;
    top: 0;
    left: 0;
    background-color: #000000;
    padding: 0 1em;
    text-align: center;
    line-height: 1.715;
    font-size: 14px;
    font-size: 1.4rem;
    color: #ffffff;
  }
  body#workspace section#draft .block figure {
    margin-bottom: 12px;
  }
  body#workspace section#draft .block .data {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap; /* 横方向両端揃え（Safari用） */
    justify-content: space-between; /* 横方向両端揃え */
  }
  body#workspace section#draft .block .data p {
    margin-bottom: 2px;
    font-size: 16px;
    font-size: 1.6rem;
    white-space: nowrap;
  }
  body#workspace section#draft .block .data ul {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: flex-end;
    flex-wrap: wrap;
  }
  body#workspace section#draft .block .data ul li {
    background-color: #000000;
    margin-left: 2px;
    margin-bottom: 2px;
    padding: 0 1em;
    text-align: center;
    line-height: 1.6;
    font-size: 14px;
    font-size: 1.4rem;
    color: #ffffff;
  }
  body#workspace section#service {
    padding-bottom: 90px;
  }
  body#workspace section#service h3 {
    background-color: #000000;
    margin-bottom: 20px;
    text-align: center;
    line-height: 40px;
    font-size: 20px;
    font-size: 2rem;
    font-weight: 700;
    color: #ffffff;
    letter-spacing: 0.06em !important;
  }
  body#workspace section#service ul {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    flex-wrap: wrap;
  }
  body#workspace section#service ul li {
    width: 19.2%;
    margin-right: 1%;
    margin-bottom: 1%;
    padding: 34px 0;
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.16);
    text-align: center;
  }
  body#workspace section#service ul li:nth-child(5n) {
    margin-right: 0;
  }
  body#workspace section#service ul li img {
    display: block;
    width: 84px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 10px;
  }
  body#workspace section#service ul li span {
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: 700;
  }
}
@media screen and (min-width: 768px) and (max-width: 840px) {
  body#workspace section#service ul li {
    width: 24.25%;
  }
  body#workspace section#service ul li:nth-child(5n) {
    margin-right: 1%;
  }
  body#workspace section#service ul li:nth-child(4n) {
    margin-right: 0;
  }
}
@media print, screen and (min-width: 768px) {
  body#outline section#title {
    background-image: url("/lib/img/pages/outline/kv_pc.jpg");
  }
  body#outline section#outline-list {
    padding-top: 80px;
    padding-bottom: 120px;
  }
  body#access section#title {
    background-image: url("/lib/img/pages/access/kv_pc.jpg");
  }
  body#access section h2 span {
    line-height: 1.8;
    font-size: 18px;
    font-size: 1.8rem;
    font-weight: 600;
    color: #999999;
  }
  body#access section h2 em {
    line-height: 1.5;
    font-size: 32px;
    font-size: 3.2rem;
    font-weight: 400;
    letter-spacing: 0.1em !important;
  }
  body#access section#train {
    padding-top: 110px;
    padding-bottom: 110px;
  }
  body#access section#train figure {
    width: calc(100% - 412px);
  }
  body#access section#train .text {
    width: 380px;
    margin-top: -0.5em;
  }
  body#access section#train .text p.lead {
    margin-bottom: 0.5em;
    line-height: 1.7;
    font-size: 20px;
    font-size: 2rem;
    letter-spacing: 0.06em !important;
  }
  body#access section#train .text .station {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap; /* 縦方向中央揃え（Safari用） */
    align-items: center; /* 縦方向中央揃え */ /* 横方向両端揃え（Safari用） */
    justify-content: space-between; /* 横方向両端揃え */
    padding: 1em 0;
    border-top: 1px solid #dfdfdf;
    font-size: 14px;
    font-size: 1.4rem;
  }
  body#access section#train .text .station:last-of-type {
    border-bottom: 1px solid #dfdfdf;
  }
  body#access section#train .text .station h3 {
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: 700;
    letter-spacing: 0.06em !important;
  }
  body#access section#train .text .station h3 span {
    margin-left: 0.25em;
    font-size: 12px;
    font-size: 1.2rem;
  }
  body#access section#train .text .station dl {
    width: calc(100% - 5.5em);
    font-size: 14px;
    font-size: 1.4rem;
  }
  body#access section#train .text .station dl div {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap; /* 縦方向中央揃え（Safari用） */
    align-items: center; /* 縦方向中央揃え */ /* 横方向両端揃え（Safari用） */
    justify-content: space-between; /* 横方向両端揃え */
  }
  body#access section#train .text .station dl dt {
    width: calc(100% - 11em);
    font-size: 11px;
    font-size: 1.1rem;
  }
  body#access section#train .text .station dl dt ul {
    font-size: 0;
  }
  body#access section#train .text .station dl dt ul li {
    display: inline-block;
    margin-right: 1px;
    margin-bottom: 1px;
    padding: 0 0.2em 0.15em;
    font-size: 10px;
    font-size: 1rem;
    font-weight: 500;
    color: #ffffff;
  }
  body#access section#train .text .station dl dt ul li.i {
    background-color: #00639C;
  }
  body#access section#train .text .station dl dt ul li.c {
    background-color: #22B180;
  }
  body#access section#train .text .station dl dt ul li.h {
    background-color: #B3B3AA;
  }
  body#access section#train .text .station dl dt ul li.m {
    background-color: #E73436;
  }
  body#access section#train .text .station dl dt ul li.g {
    background-color: #F18F16;
  }
  body#access section#train .text .station dl dt ul li.jr {
    background-color: #14843B;
  }
  body#access section#train .text .station dl dt ul li.u {
    background-color: #1D5CA8;
  }
  body#access section#train .text .station dl dt ul li.a {
    background-color: #DB3F30;
  }
  body#access section#train .text .station dl dd {
    width: 11em;
    text-align: right;
    font-size: 11px;
    font-size: 1.1rem;
  }
  body#access section#train .text .station dl dd strong {
    margin-left: 0.5em;
    font-size: 13px;
    font-size: 1.3rem;
    font-weight: 700;
  }
  body#access section#train .text .station.shinbashi dl div:not(:last-of-type) {
    margin-bottom: 0.35em;
  }
  body#access section#train .text .station.shinbashi dl dt {
    width: calc(100% - 16em);
  }
  body#access section#train .text .station.shinbashi dl dd {
    width: 16em;
  }
  body#access section#train .text dl.address div {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap; /* 縦方向中央揃え（Safari用） */
    align-items: center; /* 縦方向中央揃え */ /* 横方向両端揃え（Safari用） */
    justify-content: space-between; /* 横方向両端揃え */
    padding-top: 0.75em;
    font-size: 14px;
    font-size: 1.4rem;
  }
  body#access section#train .text dl.address dd {
    width: calc(100% - 5.5em);
  }
}
@media screen and (min-width: 768px) and (max-width: 1000px) {
  body#access section#train .flex-wrap {
    flex-direction: column;
  }
  body#access section#train figure {
    width: 640px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 30px;
  }
  body#access section#train .text {
    width: 420px;
    margin-top: 0;
    margin-left: auto;
    margin-right: auto;
  }
}
@media print, screen and (min-width: 768px) {
  body#access section#parking {
    padding-bottom: 100px;
  }
  body#access section#parking figure {
    width: 36.5%;
  }
  body#access section#parking .text {
    width: 60%;
    text-align: center;
  }
  body#access section#parking .text .time {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap; /* 縦方向中央揃え（Safari用） */
    align-items: center; /* 縦方向中央揃え */ /* 横方向中央揃え（Safari用） */
    justify-content: center; /* 横方向中央揃え */
    flex-wrap: wrap;
    margin-bottom: 40px;
    padding: 1em;
    border-top: 1px solid #d5d5d5;
    border-bottom: 1px solid #d5d5d5;
    font-size: 16px;
    font-size: 1.6rem;
    letter-spacing: 0.1em !important;
  }
  body#access section#parking .text .time em {
    display: inline-block;
    white-space: nowrap;
  }
  body#access section#parking .text .time strong {
    display: inline-block;
    margin-left: 0.5em;
    font-family: "Open Sans", sans-serif;
    font-size: 40px;
    font-size: 4rem;
    font-weight: 400;
    letter-spacing: 0 !important;
    white-space: nowrap;
  }
  body#access section#parking .text p.note {
    margin-bottom: 50px;
    font-size: 16px;
    font-size: 1.6rem;
    letter-spacing: 0.1em !important;
  }
  body#access section#parking .text .btn-more {
    margin-left: auto;
    margin-right: auto;
    transform: translateX(-19px);
  }
  body#shop section#title {
    background-image: url("/lib/img/pages/shop/kv_pc.jpg");
  }
  body#shop section#map {
    padding-top: 65px;
    padding-bottom: 65px;
  }
  body#shop section#map figure {
    width: 567px;
    margin-left: auto;
    margin-right: auto;
  }
  body#shop section#list {
    padding-bottom: 80px;
  }
  body#shop section#list .inner {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap; /* 横方向両端揃え（Safari用） */
    justify-content: space-between; /* 横方向両端揃え */
    flex-wrap: wrap;
  }
  body#shop section#list .inner:after {
    display: block;
    width: 32.15%;
    content: "";
  }
  body#shop section#list .block {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    flex-direction: column;
    width: 32.15%;
    margin-bottom: 20px;
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.16);
  }
  body#shop section#list .block .data {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap; /* 横方向両端揃え（Safari用） */
    justify-content: space-between; /* 横方向両端揃え */
    flex-direction: column;
    flex-grow: 1;
    background-color: #ffffff;
    padding: 24px;
  }
  body#shop section#list .block .data .title {
    flex-grow: 1;
  }
  body#shop section#list .block span.floor {
    width: -moz-max-content;
    width: max-content;
    background-color: #000000;
    padding: 0 0.6em 0 0.75em;
    line-height: 1.5;
    font-size: 17px;
    font-size: 1.7rem;
    font-weight: 700;
    color: #ffffff;
    letter-spacing: 0.1em !important;
  }
  body#shop section#list .block span.note {
    font-size: 12px;
    font-size: 1.2rem;
  }
  body#shop section#list .block h3 {
    margin-top: 0.5em;
    margin-bottom: 0.5em;
    line-height: 1.3;
    font-size: 24px;
    font-size: 2.4rem;
    font-weight: 400;
  }
  body#shop section#list .block p.category {
    margin-bottom: 2em;
    opacity: 0.3;
  }
  body#shop section#list .block .time dl {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    flex-wrap: wrap;
    margin-bottom: 0.25em;
  }
  body#shop section#list .block .time dl dt {
    margin-right: 0.5em;
    white-space: nowrap;
  }
  body#shop section#list .block .time dl.week dd {
    margin-left: 0;
    text-align: right;
  }
  body#shop section#list .block .time ul li:not(:last-child) {
    margin-bottom: 0.25em;
  }
  .pc_pt0, .pc_pv0,
  .pc_pa0 {
    padding-top: 0px !important;
  }
  .pc_pr0, .pc_ph0,
  .pc_pa0 {
    padding-right: 0px !important;
  }
  .pc_pb0, .pc_pv0,
  .pc_pa0 {
    padding-bottom: 0px !important;
  }
  .pc_pl0, .pc_ph0,
  .pc_pa0 {
    padding-left: 0px !important;
  }
  .pc_mt0, .pc_mv0,
  .pc_ma0 {
    margin-top: 0px !important;
  }
  .pc_mr0, .pc_mh0,
  .pc_ma0 {
    margin-right: 0px !important;
  }
  .pc_mb0, .pc_mv0,
  .pc_ma0 {
    margin-bottom: 0px !important;
  }
  .pc_ml0, .pc_mh0,
  .pc_ma0 {
    margin-left: 0px !important;
  }
  .pc_pt5, .pc_pv5,
  .pc_pa5 {
    padding-top: 5px !important;
  }
  .pc_pr5, .pc_ph5,
  .pc_pa5 {
    padding-right: 5px !important;
  }
  .pc_pb5, .pc_pv5,
  .pc_pa5 {
    padding-bottom: 5px !important;
  }
  .pc_pl5, .pc_ph5,
  .pc_pa5 {
    padding-left: 5px !important;
  }
  .pc_mt5, .pc_mv5,
  .pc_ma5 {
    margin-top: 5px !important;
  }
  .pc_mr5, .pc_mh5,
  .pc_ma5 {
    margin-right: 5px !important;
  }
  .pc_mb5, .pc_mv5,
  .pc_ma5 {
    margin-bottom: 5px !important;
  }
  .pc_ml5, .pc_mh5,
  .pc_ma5 {
    margin-left: 5px !important;
  }
  .pc_pt10, .pc_pv10,
  .pc_pa10 {
    padding-top: 10px !important;
  }
  .pc_pr10, .pc_ph10,
  .pc_pa10 {
    padding-right: 10px !important;
  }
  .pc_pb10, .pc_pv10,
  .pc_pa10 {
    padding-bottom: 10px !important;
  }
  .pc_pl10, .pc_ph10,
  .pc_pa10 {
    padding-left: 10px !important;
  }
  .pc_mt10, .pc_mv10,
  .pc_ma10 {
    margin-top: 10px !important;
  }
  .pc_mr10, .pc_mh10,
  .pc_ma10 {
    margin-right: 10px !important;
  }
  .pc_mb10, .pc_mv10,
  .pc_ma10 {
    margin-bottom: 10px !important;
  }
  .pc_ml10, .pc_mh10,
  .pc_ma10 {
    margin-left: 10px !important;
  }
  .pc_pt15, .pc_pv15,
  .pc_pa15 {
    padding-top: 15px !important;
  }
  .pc_pr15, .pc_ph15,
  .pc_pa15 {
    padding-right: 15px !important;
  }
  .pc_pb15, .pc_pv15,
  .pc_pa15 {
    padding-bottom: 15px !important;
  }
  .pc_pl15, .pc_ph15,
  .pc_pa15 {
    padding-left: 15px !important;
  }
  .pc_mt15, .pc_mv15,
  .pc_ma15 {
    margin-top: 15px !important;
  }
  .pc_mr15, .pc_mh15,
  .pc_ma15 {
    margin-right: 15px !important;
  }
  .pc_mb15, .pc_mv15,
  .pc_ma15 {
    margin-bottom: 15px !important;
  }
  .pc_ml15, .pc_mh15,
  .pc_ma15 {
    margin-left: 15px !important;
  }
  .pc_pt20, .pc_pv20,
  .pc_pa20 {
    padding-top: 20px !important;
  }
  .pc_pr20, .pc_ph20,
  .pc_pa20 {
    padding-right: 20px !important;
  }
  .pc_pb20, .pc_pv20,
  .pc_pa20 {
    padding-bottom: 20px !important;
  }
  .pc_pl20, .pc_ph20,
  .pc_pa20 {
    padding-left: 20px !important;
  }
  .pc_mt20, .pc_mv20,
  .pc_ma20 {
    margin-top: 20px !important;
  }
  .pc_mr20, .pc_mh20,
  .pc_ma20 {
    margin-right: 20px !important;
  }
  .pc_mb20, .pc_mv20,
  .pc_ma20 {
    margin-bottom: 20px !important;
  }
  .pc_ml20, .pc_mh20,
  .pc_ma20 {
    margin-left: 20px !important;
  }
  .pc_pt25, .pc_pv25,
  .pc_pa25 {
    padding-top: 25px !important;
  }
  .pc_pr25, .pc_ph25,
  .pc_pa25 {
    padding-right: 25px !important;
  }
  .pc_pb25, .pc_pv25,
  .pc_pa25 {
    padding-bottom: 25px !important;
  }
  .pc_pl25, .pc_ph25,
  .pc_pa25 {
    padding-left: 25px !important;
  }
  .pc_mt25, .pc_mv25,
  .pc_ma25 {
    margin-top: 25px !important;
  }
  .pc_mr25, .pc_mh25,
  .pc_ma25 {
    margin-right: 25px !important;
  }
  .pc_mb25, .pc_mv25,
  .pc_ma25 {
    margin-bottom: 25px !important;
  }
  .pc_ml25, .pc_mh25,
  .pc_ma25 {
    margin-left: 25px !important;
  }
  .pc_pt30, .pc_pv30,
  .pc_pa30 {
    padding-top: 30px !important;
  }
  .pc_pr30, .pc_ph30,
  .pc_pa30 {
    padding-right: 30px !important;
  }
  .pc_pb30, .pc_pv30,
  .pc_pa30 {
    padding-bottom: 30px !important;
  }
  .pc_pl30, .pc_ph30,
  .pc_pa30 {
    padding-left: 30px !important;
  }
  .pc_mt30, .pc_mv30,
  .pc_ma30 {
    margin-top: 30px !important;
  }
  .pc_mr30, .pc_mh30,
  .pc_ma30 {
    margin-right: 30px !important;
  }
  .pc_mb30, .pc_mv30,
  .pc_ma30 {
    margin-bottom: 30px !important;
  }
  .pc_ml30, .pc_mh30,
  .pc_ma30 {
    margin-left: 30px !important;
  }
  .pc_pt35, .pc_pv35,
  .pc_pa35 {
    padding-top: 35px !important;
  }
  .pc_pr35, .pc_ph35,
  .pc_pa35 {
    padding-right: 35px !important;
  }
  .pc_pb35, .pc_pv35,
  .pc_pa35 {
    padding-bottom: 35px !important;
  }
  .pc_pl35, .pc_ph35,
  .pc_pa35 {
    padding-left: 35px !important;
  }
  .pc_mt35, .pc_mv35,
  .pc_ma35 {
    margin-top: 35px !important;
  }
  .pc_mr35, .pc_mh35,
  .pc_ma35 {
    margin-right: 35px !important;
  }
  .pc_mb35, .pc_mv35,
  .pc_ma35 {
    margin-bottom: 35px !important;
  }
  .pc_ml35, .pc_mh35,
  .pc_ma35 {
    margin-left: 35px !important;
  }
  .pc_pt40, .pc_pv40,
  .pc_pa40 {
    padding-top: 40px !important;
  }
  .pc_pr40, .pc_ph40,
  .pc_pa40 {
    padding-right: 40px !important;
  }
  .pc_pb40, .pc_pv40,
  .pc_pa40 {
    padding-bottom: 40px !important;
  }
  .pc_pl40, .pc_ph40,
  .pc_pa40 {
    padding-left: 40px !important;
  }
  .pc_mt40, .pc_mv40,
  .pc_ma40 {
    margin-top: 40px !important;
  }
  .pc_mr40, .pc_mh40,
  .pc_ma40 {
    margin-right: 40px !important;
  }
  .pc_mb40, .pc_mv40,
  .pc_ma40 {
    margin-bottom: 40px !important;
  }
  .pc_ml40, .pc_mh40,
  .pc_ma40 {
    margin-left: 40px !important;
  }
  .pc_pt45, .pc_pv45,
  .pc_pa45 {
    padding-top: 45px !important;
  }
  .pc_pr45, .pc_ph45,
  .pc_pa45 {
    padding-right: 45px !important;
  }
  .pc_pb45, .pc_pv45,
  .pc_pa45 {
    padding-bottom: 45px !important;
  }
  .pc_pl45, .pc_ph45,
  .pc_pa45 {
    padding-left: 45px !important;
  }
  .pc_mt45, .pc_mv45,
  .pc_ma45 {
    margin-top: 45px !important;
  }
  .pc_mr45, .pc_mh45,
  .pc_ma45 {
    margin-right: 45px !important;
  }
  .pc_mb45, .pc_mv45,
  .pc_ma45 {
    margin-bottom: 45px !important;
  }
  .pc_ml45, .pc_mh45,
  .pc_ma45 {
    margin-left: 45px !important;
  }
  .pc_pt50, .pc_pv50,
  .pc_pa50 {
    padding-top: 50px !important;
  }
  .pc_pr50, .pc_ph50,
  .pc_pa50 {
    padding-right: 50px !important;
  }
  .pc_pb50, .pc_pv50,
  .pc_pa50 {
    padding-bottom: 50px !important;
  }
  .pc_pl50, .pc_ph50,
  .pc_pa50 {
    padding-left: 50px !important;
  }
  .pc_mt50, .pc_mv50,
  .pc_ma50 {
    margin-top: 50px !important;
  }
  .pc_mr50, .pc_mh50,
  .pc_ma50 {
    margin-right: 50px !important;
  }
  .pc_mb50, .pc_mv50,
  .pc_ma50 {
    margin-bottom: 50px !important;
  }
  .pc_ml50, .pc_mh50,
  .pc_ma50 {
    margin-left: 50px !important;
  }
  .pc_pt55, .pc_pv55,
  .pc_pa55 {
    padding-top: 55px !important;
  }
  .pc_pr55, .pc_ph55,
  .pc_pa55 {
    padding-right: 55px !important;
  }
  .pc_pb55, .pc_pv55,
  .pc_pa55 {
    padding-bottom: 55px !important;
  }
  .pc_pl55, .pc_ph55,
  .pc_pa55 {
    padding-left: 55px !important;
  }
  .pc_mt55, .pc_mv55,
  .pc_ma55 {
    margin-top: 55px !important;
  }
  .pc_mr55, .pc_mh55,
  .pc_ma55 {
    margin-right: 55px !important;
  }
  .pc_mb55, .pc_mv55,
  .pc_ma55 {
    margin-bottom: 55px !important;
  }
  .pc_ml55, .pc_mh55,
  .pc_ma55 {
    margin-left: 55px !important;
  }
  .pc_pt60, .pc_pv60,
  .pc_pa60 {
    padding-top: 60px !important;
  }
  .pc_pr60, .pc_ph60,
  .pc_pa60 {
    padding-right: 60px !important;
  }
  .pc_pb60, .pc_pv60,
  .pc_pa60 {
    padding-bottom: 60px !important;
  }
  .pc_pl60, .pc_ph60,
  .pc_pa60 {
    padding-left: 60px !important;
  }
  .pc_mt60, .pc_mv60,
  .pc_ma60 {
    margin-top: 60px !important;
  }
  .pc_mr60, .pc_mh60,
  .pc_ma60 {
    margin-right: 60px !important;
  }
  .pc_mb60, .pc_mv60,
  .pc_ma60 {
    margin-bottom: 60px !important;
  }
  .pc_ml60, .pc_mh60,
  .pc_ma60 {
    margin-left: 60px !important;
  }
  .pc_pt75, .pc_pv75,
  .pc_pa75 {
    padding-top: 75px !important;
  }
  .pc_pr75, .pc_ph75,
  .pc_pa75 {
    padding-right: 75px !important;
  }
  .pc_pb75, .pc_pv75,
  .pc_pa75 {
    padding-bottom: 75px !important;
  }
  .pc_pl75, .pc_ph75,
  .pc_pa75 {
    padding-left: 75px !important;
  }
  .pc_mt75, .pc_mv75,
  .pc_ma75 {
    margin-top: 75px !important;
  }
  .pc_mr75, .pc_mh75,
  .pc_ma75 {
    margin-right: 75px !important;
  }
  .pc_mb75, .pc_mv75,
  .pc_ma75 {
    margin-bottom: 75px !important;
  }
  .pc_ml75, .pc_mh75,
  .pc_ma75 {
    margin-left: 75px !important;
  }
  .pc_pt80, .pc_pv80,
  .pc_pa80 {
    padding-top: 80px !important;
  }
  .pc_pr80, .pc_ph80,
  .pc_pa80 {
    padding-right: 80px !important;
  }
  .pc_pb80, .pc_pv80,
  .pc_pa80 {
    padding-bottom: 80px !important;
  }
  .pc_pl80, .pc_ph80,
  .pc_pa80 {
    padding-left: 80px !important;
  }
  .pc_mt80, .pc_mv80,
  .pc_ma80 {
    margin-top: 80px !important;
  }
  .pc_mr80, .pc_mh80,
  .pc_ma80 {
    margin-right: 80px !important;
  }
  .pc_mb80, .pc_mv80,
  .pc_ma80 {
    margin-bottom: 80px !important;
  }
  .pc_ml80, .pc_mh80,
  .pc_ma80 {
    margin-left: 80px !important;
  }
  .pc_pt95, .pc_pv95,
  .pc_pa95 {
    padding-top: 95px !important;
  }
  .pc_pr95, .pc_ph95,
  .pc_pa95 {
    padding-right: 95px !important;
  }
  .pc_pb95, .pc_pv95,
  .pc_pa95 {
    padding-bottom: 95px !important;
  }
  .pc_pl95, .pc_ph95,
  .pc_pa95 {
    padding-left: 95px !important;
  }
  .pc_mt95, .pc_mv95,
  .pc_ma95 {
    margin-top: 95px !important;
  }
  .pc_mr95, .pc_mh95,
  .pc_ma95 {
    margin-right: 95px !important;
  }
  .pc_mb95, .pc_mv95,
  .pc_ma95 {
    margin-bottom: 95px !important;
  }
  .pc_ml95, .pc_mh95,
  .pc_ma95 {
    margin-left: 95px !important;
  }
  .pc_pt100, .pc_pv100,
  .pc_pa100 {
    padding-top: 100px !important;
  }
  .pc_pr100, .pc_ph100,
  .pc_pa100 {
    padding-right: 100px !important;
  }
  .pc_pb100, .pc_pv100,
  .pc_pa100 {
    padding-bottom: 100px !important;
  }
  .pc_pl100, .pc_ph100,
  .pc_pa100 {
    padding-left: 100px !important;
  }
  .pc_mt100, .pc_mv100,
  .pc_ma100 {
    margin-top: 100px !important;
  }
  .pc_mr100, .pc_mh100,
  .pc_ma100 {
    margin-right: 100px !important;
  }
  .pc_mb100, .pc_mv100,
  .pc_ma100 {
    margin-bottom: 100px !important;
  }
  .pc_ml100, .pc_mh100,
  .pc_ma100 {
    margin-left: 100px !important;
  }
}
@media screen and (min-width: 1031px) {
  /* navigation */
  /* min 1031px */
  header nav {
    position: relative;
    margin-left: auto;
    padding-right: 180px;
  }
  header nav input {
    display: none;
  }
  header nav a {
    letter-spacing: 0.06em !important;
    text-decoration: none;
  }
  header nav .contact {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 156px;
    height: 46px;
    margin: auto;
  }
  header nav .contact a {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap; /* 縦方向中央揃え（Safari用） */
    align-items: center; /* 縦方向中央揃え */ /* 横方向中央揃え（Safari用） */
    justify-content: center; /* 横方向中央揃え */
    position: relative;
    width: 100%;
    height: 100%;
    background-color: #000000;
    padding-left: 20px;
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: 700;
    color: #ffffff;
    z-index: 1;
  }
  header nav .contact a:after {
    position: absolute;
    top: 3px;
    left: 3px;
    width: calc(100% - 8px);
    height: calc(100% - 8px);
    border: 1px solid #ffffff;
    content: "";
  }
  header nav .contact a:before {
    position: absolute;
    top: 0;
    left: 17px;
    bottom: 0;
    width: 14px;
    height: 14px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    background-image: url("/lib/img/common/icon_mail.svg");
    margin: auto;
    content: "";
  }
  header nav .contact a:hover {
    opacity: 0.6;
  }
  header ul a {
    color: #000000;
  }
  header ul.global {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap; /* 縦方向中央揃え（Safari用） */
    align-items: center; /* 縦方向中央揃え */
  }
  header ul.global li {
    position: relative;
    margin-right: 24px;
    font-size: 14px;
    font-size: 1.4rem;
    font-weight: 700;
  }
  header ul.global li:last-child {
    margin-right: 0;
  }
  header ul.global li a:hover {
    opacity: 0.6;
  }
  header ul.global li a:after {
    position: absolute;
    bottom: 0;
    right: -1.15em;
    top: 0;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    margin: auto;
    content: "";
  }
  header ul.global li a[target=_blank] {
    margin-right: 1em;
  }
  header ul.global li a[target=_blank]:after {
    right: -0.15em;
    width: 12px;
    height: 9px;
    background-image: url("/lib/img/common/icon_external.svg");
    content: "";
  }
  header ul.global li.has-child {
    margin-right: 38px;
  }
  header ul.global li.has-child a:after {
    width: 11px;
    height: 6px;
    background-image: url("/lib/img/common/arrow_nav.svg");
    content: "";
  }
  header ul.global li .child {
    visibility: hidden;
    opacity: 0;
    position: absolute;
    left: 50%;
    bottom: -4.5em;
    width: -moz-max-content;
    width: max-content;
    padding-top: 8px;
    font-size: 14px;
    font-size: 1.4rem;
    z-index: 3;
    transform: translateX(-50%);
    transition: all 0.3s ease;
  }
  header ul.global li .child ul {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap; /* 縦方向中央揃え（Safari用） */
    align-items: center; /* 縦方向中央揃え */
    position: relative;
    width: 100%;
    background-color: #f5f5f5;
    padding: 16px 24px;
    box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
  }
  header ul.global li .child ul:before {
    position: absolute;
    top: -8px;
    left: 0;
    right: 0;
    width: 22px;
    height: 8px;
    background-color: #f5f5f5;
    margin: auto;
    clip-path: polygon(0 100%, 50% 0, 100% 100%);
    content: "";
  }
  header ul.global li .child ul li {
    margin-right: 36px;
  }
  header ul.global li .child ul li:last-child {
    margin-right: 20px;
  }
  header ul.global li .child ul li a:after {
    width: 11px;
    height: 6px;
    background-image: url("/lib/img/common/arrow_nav.svg");
    transform: rotate(-90deg);
    content: "";
  }
  header ul.global li:hover .child {
    visibility: visible;
    opacity: 1;
  }
  header ul.sub-nav {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap; /* 縦方向中央揃え（Safari用） */
    align-items: center; /* 縦方向中央揃え */
    position: absolute;
    top: -30px;
    right: 180px;
  }
  header ul.sub-nav li {
    margin-left: 2em;
    font-size: 12px;
    font-size: 1.2rem;
  }
  header ul.sub-nav a {
    text-decoration: underline;
  }
  header ul.sub-nav a:hover {
    text-decoration: none;
  }
  header.header-fixed ul.sub-nav {
    top: -24px;
  }
}
@media screen and (max-width: 1030px) {
  header .pc {
    display: none !important;
  }
  header .sp {
    display: block !important;
  }
  /* CSS Document */
  body#top { /* トップページではロゴにリンクなし */ }
  body#top header .logo a {
    pointer-events: none;
  }
  body.fixed { /* オープン時body固定 */
    overflow-y: hidden;
  }
  header {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 70px;
    background-color: rgba(255, 255, 255, 0.6);
    z-index: 1001;
  }
  /* navigation */
  /* max 1030px */
}
@media screen and (max-width: 1030px) and (max-width: 767px) {
  header {
    height: 16vw;
  }
}
@media screen and (max-width: 1030px) {
  header .logo {
    position: absolute;
    top: 0;
    left: 30px;
    bottom: 0;
    width: 272px;
    height: 34px;
    margin: auto;
  }
  header .logo img {
    display: block;
  }
}
@media screen and (max-width: 1030px) and (max-width: 767px) {
  header .logo {
    left: 4.266vw;
    width: 51.733vw;
    height: 6.466vw;
  }
}
@media screen and (max-width: 1030px) {
  header .btn-contact {
    position: absolute;
    top: 0;
    right: 70px;
    width: 70px;
    height: 70px;
  }
  header .btn-contact a {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap; /* 縦方向中央揃え（Safari用） */
    align-items: center; /* 縦方向中央揃え */ /* 横方向中央揃え（Safari用） */
    justify-content: center; /* 横方向中央揃え */
    position: relative;
    width: 100%;
    height: 100%;
    background-color: #000000;
    padding-top: 35px;
    font-size: 12px;
    font-size: 1.2rem;
    font-weight: 700;
    color: #ffffff;
    text-decoration: none;
  }
  header .btn-contact a:after {
    position: absolute;
    top: 20px;
    left: 0;
    right: 0;
    width: 18px;
    height: 18px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    background-image: url("/lib/img/common/icon_mail.svg");
    margin: auto;
    content: "";
  }
  header .btn-contact a:hover {
    opacity: 0.6;
  }
}
@media screen and (max-width: 1030px) and (max-width: 767px) {
  header .btn-contact {
    right: 16vw;
    width: 16vw;
    height: 16vw;
  }
  header .btn-contact a {
    padding-top: 5.6vw;
    font-size: 10px;
    font-size: 2.5641025641vw;
  }
  header .btn-contact a:after {
    top: 4.266vw;
    width: 3.733vw;
    height: 3.733vw;
  }
  header .btn-contact a:hover {
    opacity: 1;
  }
}
@media screen and (max-width: 1030px) {
  header .toggle {
    position: absolute;
    top: 0;
    right: 0;
    width: 70px;
    height: 70px;
    text-align: center;
    cursor: pointer;
    transition: all 0.5s ease-in;
  }
  header .toggle div {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 32px;
    height: 24px;
    margin: auto;
  }
  header .toggle div span {
    display: block;
    position: absolute;
    right: 0;
    width: 100%;
    height: 2px;
    background-color: #000000;
    border-radius: 2px;
    margin: auto;
    transition: transform 0.2s ease-in;
  }
  header .toggle div span:nth-child(1) {
    top: 0;
  }
  header .toggle div span:nth-child(2) {
    top: 0;
    bottom: 0;
  }
  header .toggle div span:nth-child(3) {
    width: 50%;
    bottom: 0;
  }
}
@media screen and (max-width: 1030px) and (max-width: 767px) {
  header .toggle {
    width: 16vw;
    height: 16vw;
  }
  header .toggle div {
    width: 7.112vw;
    height: 5.333vw;
  }
}
@media screen and (max-width: 1030px) {
  body .body-cover {
    opacity: 0;
    transition: opacity 0.6s ease;
  }
  body.fixed {
    overflow: hidden;
    position: relative;
  }
  body.fixed .body-cover {
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    background-color: #ffffff;
    opacity: 1;
    z-index: 1000;
  }
  .open { /* メニューオープン */ }
  .open .toggle div {
    width: 38px;
  }
  .open .toggle span:nth-child(1) {
    transform: rotate(45deg) translate(8px, 8px);
  }
  .open .toggle span:nth-child(2) {
    transform: rotate(-45deg) translate(0, 0);
  }
  .open .toggle span:nth-child(3) {
    display: none;
  }
}
@media screen and (max-width: 1030px) and (max-width: 767px) {
  .open .toggle div {
    width: 7.112vw;
    height: 5.333vw;
  }
  .open .toggle span:nth-child(1) {
    transform: rotate(45deg) translate(1.74vw, 1.74vw);
  }
  .open .toggle span:nth-child(2) {
    transform: rotate(-45deg) translate(0, 0);
  }
}
@media screen and (max-width: 1030px) {
  #wrapper {
    padding-top: 70px;
  }
  header nav {
    visibility: hidden;
    position: absolute;
    top: 70px;
    left: 0;
    width: 100%;
    height: calc(100vh - 70px);
    height: calc(100dvh - 70px);
    background-color: #ffffff;
    padding-bottom: 120px;
    opacity: 0;
    transition: all 0.5s ease-out;
    z-index: -1;
  }
}
@media screen and (max-width: 1030px) and (max-width: 767px) {
  header nav {
    top: 16vw;
    height: calc(100vh - 16vw);
    height: calc(100dvh - 16vw);
    padding-bottom: 24vw;
  }
}
@media screen and (max-width: 1030px) {
  header nav ul input {
    display: none;
  }
  header nav ul li {
    position: relative;
    border-top: 1px solid #d8d8d8;
  }
  header nav ul li a {
    display: block;
    position: relative;
    background-color: #ffffff;
    padding: 1.5em 80px;
    font-size: 18px;
    font-size: 1.8rem;
    font-weight: 700;
    color: #000000;
    text-decoration: none;
  }
  header nav ul li a:hover {
    background-color: #f5f5f5;
  }
  header nav ul li a[target=_blank]:after {
    position: absolute;
    top: 0;
    right: 25px;
    bottom: 0;
    width: 20px;
    height: 14px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    background-image: url("/lib/img/common/icon_external.svg");
    margin: auto;
    content: "";
  }
  header nav ul li label {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    width: 70px;
    height: 4.5em;
    background-repeat: no-repeat;
    background-position: center;
    background-image: url("/lib/img/common/nav_plus.svg");
    font-size: 18px;
    font-size: 1.8rem;
    transition: all 0.3s ease;
    cursor: pointer;
  }
  header nav ul li label:hover {
    opacity: 0.6;
  }
  header nav ul .child ul {
    visibility: hidden;
    height: 0;
    opacity: 0;
    transition: all 0.3s ease;
  }
  header nav ul .child ul li:last-child {
    border-bottom: 0;
  }
  header nav ul .child ul li a {
    background-color: #f2f2f2;
    padding: 1.5em 95px;
  }
  header nav ul input:checked + label {
    background-image: url("/lib/img/common/nav_minus.svg");
  }
  header nav ul input:checked ~ .child ul {
    visibility: visible;
    height: auto;
    opacity: 1;
  }
  header nav ul.sub-nav {
    margin-bottom: 40px;
    border-bottom: 1px solid #d8d8d8;
  }
}
@media screen and (max-width: 1030px) and (max-width: 767px) {
  header nav ul li a {
    padding: 1.5em 1em;
    font-size: 16px;
    font-size: 4.1025641026vw;
  }
  header nav ul li a[target=_blank]:after {
    right: 5.4vw;
    width: 5.2vw;
    height: 3.6vw;
  }
  header nav ul li a:hover {
    background-color: #ffffff;
  }
  header nav ul li label {
    width: 16vw;
    font-size: 16px;
    font-size: 4.1025641026vw;
  }
  header nav ul .child ul li a {
    padding: 1.5em 2em;
  }
  header nav ul .child ul li a:hover {
    background-color: #f2f2f2;
  }
  header nav ul.sub-nav {
    margin-bottom: 10.666vw;
  }
}
@media screen and (max-width: 1030px) {
  header nav .contact {
    width: 91.5%;
    max-width: 420px;
    height: 54px;
    margin: auto;
  }
  header nav .contact a {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap; /* 縦方向中央揃え（Safari用） */
    align-items: center; /* 縦方向中央揃え */ /* 横方向中央揃え（Safari用） */
    justify-content: center; /* 横方向中央揃え */
    position: relative;
    width: 100%;
    height: 100%;
    background-color: #000000;
    font-size: 18px;
    font-size: 1.8rem;
    font-weight: 700;
    color: #ffffff;
    text-decoration: none;
    z-index: 1;
  }
  header nav .contact a:after {
    position: absolute;
    top: 3px;
    left: 3px;
    width: calc(100% - 8px);
    height: calc(100% - 8px);
    border: 1px solid #ffffff;
    content: "";
  }
  header nav .contact a span {
    position: relative;
    padding-left: 24px;
  }
  header nav .contact a span:before {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 16px;
    height: 16px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    background-image: url("/lib/img/common/icon_mail.svg");
    margin: auto;
    content: "";
  }
  header nav .contact a:hover {
    opacity: 0.6;
  }
}
@media screen and (max-width: 1030px) and (max-width: 767px) {
  header nav .contact {
    max-width: inherit;
    height: 14.4vw;
  }
  header nav .contact a {
    font-size: 16px;
    font-size: 4.1025641026vw;
  }
  header nav .contact a span {
    padding-left: 1.5em;
  }
  header nav .contact a span:before {
    width: 3.733vw;
    height: 3.733vw;
  }
  header nav .contact a:hover {
    opacity: 1;
  }
}
@media screen and (max-width: 1030px) {
  .open { /* メニューオープン */ }
  .open nav {
    overflow-y: auto;
    visibility: visible;
    opacity: 1;
    z-index: 1000;
    -webkit-overflow-scrolling: touch;
  }
}
@media screen and (max-width: 767px) {
  body {
    overflow-x: hidden;
    z-index: 2;
  }
  .pc {
    display: none !important;
  }
  /* CSS Document */
  section#bottom-link {
    padding-bottom: 0 !important;
  }
  section#bottom-link ul {
    width: 100%;
  }
  section#bottom-link ul li {
    overflow: hidden;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap; /* 縦方向中央揃え（Safari用） */
    align-items: center; /* 縦方向中央揃え */ /* 横方向中央揃え（Safari用） */
    justify-content: center; /* 横方向中央揃え */
    position: relative;
    height: 60.8vw;
  }
  section#bottom-link ul li a {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 2;
  }
  section#bottom-link ul li:after {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    content: "";
  }
  section#bottom-link ul li.access:after {
    background-image: url("/lib/img/common/bottom_access_bg.jpg");
  }
  section#bottom-link ul li.contact:after {
    background-image: url("/lib/img/common/bottom_contact_bg.jpg");
  }
  section#bottom-link ul li p {
    position: relative;
    text-align: center;
    font-size: 10px;
    font-size: 2.5641025641vw;
    font-weight: 700;
    color: #ffffff;
    letter-spacing: 0.2em !important;
    z-index: 1;
  }
  section#bottom-link ul li p span {
    display: block;
    font-family: "Open Sans", sans-serif;
    font-size: 32px;
    font-size: 8.2051282051vw;
    font-weight: 300;
    font-style: italic;
    letter-spacing: 0.06em !important;
  }
  section#bottom-link ul li p:after {
    position: absolute;
    left: 0;
    right: 0;
    bottom: -5.4vw;
    width: 13.866vw;
    height: 2.133vw;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    background-image: url("/lib/img/common/arrow_link.svg");
    margin: auto;
    content: "";
  }
  footer {
    position: relative;
    z-index: 100;
  }
  footer ul.logos {
    padding: 12.8vw 0;
  }
  footer ul.logos li {
    width: 70%;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
  }
  footer ul.logos li:not(:last-child) {
    margin-bottom: 6.6vw;
  }
  footer ul.copyright {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap; /* 縦方向中央揃え（Safari用） */
    align-items: center; /* 縦方向中央揃え */ /* 横方向中央揃え（Safari用） */
    justify-content: center; /* 横方向中央揃え */
    height: 10.666vw;
    background-color: #000000;
    font-family: "Open Sans", sans-serif;
    font-size: 11px;
    font-size: 2.8205128205vw;
    color: #ffffff;
  }
  footer ul.copyright li {
    margin-left: 1em;
  }
  footer ul.copyright a {
    font-family: "Noto Sans JP", sans-serif;
    color: #ffffff;
  }
  footer ul.copyright a:hover {
    text-decoration: none;
  }
  /* CSS Document */
  /* コンテンツ共通 */
  html {
    -webkit-overflow-scrolling: touch;
  }
  body {
    overflow-x: hidden;
    background-color: #ffffff;
  }
  #wrapper {
    position: relative;
  }
  #wrapper img {
    display: block;
  }
  #wrapper sup { /* 平方メートル用 */
    position: relative;
    top: -0.1em;
    vertical-align: top;
    font-size: 0.6em;
  }
  #wrapper a {
    text-decoration: none;
  }
  /* ヘッダ高さ・固定アンカー調整 */
  #wrapper {
    padding-top: 16vw;
  }
  #wrapper .anchor-space {
    margin-top: -64px;
    padding-top: 64px;
  }
  /* ページトップ */
  .pagetop {
    position: fixed;
    right: 3%;
    bottom: 20px;
    width: 8.53vw;
    height: 4.27vw;
    opacity: 0;
    transition: all 0.3s ease;
    z-index: 2;
  }
  .pagetop.active {
    visibility: visible;
    opacity: 1;
  }
  .pagetop.stop {
    position: absolute;
    top: calc(-20px - 4.27vw);
    bottom: 6%;
  }
  .pagetop a {
    display: block;
    position: relative;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center top;
    background-image: url("/lib/img/pagetop.svg");
    background-size: contain;
    text-indent: -9999px;
    opacity: 1;
  }
  /* セクション共通 */
  section {
    position: relative;
    font-size: 13px;
    font-size: 3.3333333333vw;
    /* タイトル・パンくず */
    /* VIEW MORE */
    /* 共通リード部分背景 */
    /* 物件概要 */
    /* ページ下部 THE LOUNGE ボックス */
  }
  section#title {
    width: 100%;
    height: 56.533vw;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    padding-top: 3.2vw;
  }
  section#title .breadcrumbs {
    width: 92%;
    margin-left: auto;
    margin-right: auto;
  }
  section#title .breadcrumbs ul {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
  }
  section#title .breadcrumbs ul li {
    position: relative;
    margin-right: 0.5em;
    font-size: 12px;
    font-size: 3.0769230769vw;
    font-weight: 700;
    color: #ffffff;
    letter-spacing: 0.14em !important;
  }
  section#title .breadcrumbs ul li a {
    color: #ffffff;
  }
  section#title .breadcrumbs ul li a:hover {
    text-decoration: underline;
  }
  section#title .breadcrumbs ul li:not(:last-child):after {
    margin-left: 0.5em;
    content: ">";
  }
  section#title h1 {
    display: inline-block;
    position: relative;
    margin-top: 15.4vw;
    color: #ffffff;
  }
  section#title h1 span {
    display: block;
    position: relative;
    font-family: "Open Sans", sans-serif;
    font-size: 30px;
    font-size: 7.6923076923vw;
    font-weight: 400;
    font-style: italic;
    letter-spacing: 0.06em !important;
    z-index: 1;
  }
  section#title h1 em {
    display: block;
    position: relative;
    font-size: 10px;
    font-size: 2.5641025641vw;
    font-weight: 700;
    letter-spacing: 0.2em !important;
    z-index: 1;
  }
  section#title h1:after {
    position: absolute;
    top: 5vw;
    right: -9.866vw;
    width: 1000px;
    height: 11.733vw;
    background-color: rgba(0, 0, 0, 0.8);
    clip-path: polygon(0 0, 100% 0, 972px 100%, 0 100%);
    content: "";
  }
  section .inner {
    position: relative;
    width: 92%;
    margin-left: auto;
    margin-right: auto;
  }
  section h2 {
    margin-bottom: 9.4vw;
    text-align: center;
  }
  section h2 span {
    display: block;
    margin-bottom: 0.25em;
    line-height: 1.05;
    font-family: "Open Sans", sans-serif;
    font-size: 48px;
    font-size: 12.3076923077vw;
    font-weight: 400;
    font-style: italic;
    letter-spacing: 0.06em !important;
  }
  section h2 em {
    display: block;
    font-size: 12px;
    font-size: 3.0769230769vw;
    font-weight: 700;
    letter-spacing: 0.2em !important;
  }
  section .btn-more {
    width: 42.666vw;
  }
  section .btn-more a {
    display: block;
    position: relative;
    width: 100%;
    padding-bottom: 1.5em;
    text-align: left;
    font-family: "Open Sans", sans-serif;
    font-size: 16px;
    font-size: 4.1025641026vw;
    font-style: italic;
    color: #000000;
    text-decoration: none;
    letter-spacing: 0.06em !important;
  }
  section .btn-more a:before, section .btn-more a:after {
    position: absolute;
    transition: all 0.3s ease;
    content: "";
  }
  section .btn-more a:before {
    left: 0;
    bottom: 0;
    width: 100%;
    height: 1px;
    background-color: #000000;
  }
  section .btn-more a:after {
    top: 2.133vw;
    right: 2.666vw;
    width: 5.866vw;
    height: 1.333vw;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    background-image: url("/lib/img/common/arrow_more_black.svg");
  }
  section .btn-more a[target=_blank] {
    width: 52.8vw;
    font-style: normal;
  }
  section .btn-more a[target=_blank] span {
    position: relative;
    padding-right: 5.8vw;
  }
  section .btn-more a[target=_blank] span:after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    width: 4vw;
    height: 3vw;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    background-image: url("/lib/img/common/icon_external.svg");
    margin: auto;
    content: "";
  }
  section#contents-lead {
    min-height: 60vw;
  }
  section#contents-lead:after {
    position: absolute;
    top: 0;
    left: 10.933vw;
    width: 54.4vw;
    height: 704vw;
    background-repeat: no-repeat;
    background-position: center top;
    background-size: contain;
    background-image: url("/lib/img/common/bg_contents.png");
    z-index: -1;
    content: "";
  }
  section .outline-block {
    margin-bottom: 6.666vw;
  }
  section .outline-block h3 {
    background-color: #000000;
    text-align: center;
    line-height: 2;
    font-size: 16px;
    font-size: 4.1025641026vw;
    font-weight: 400;
    color: #ffffff;
  }
  section .outline-block dl div {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap; /* 横方向両端揃え（Safari用） */
    justify-content: space-between; /* 横方向両端揃え */
    padding: 0.75em 0;
    border-left: 1px solid #d5d5d5;
    border-right: 1px solid #d5d5d5;
    border-bottom: 1px solid #d5d5d5;
    font-size: 14px;
    font-size: 3.5897435897vw;
  }
  section .outline-block dl dt {
    width: 9em;
    padding-left: 0.5em;
  }
  section .outline-block dl dd {
    width: calc(100% - 9em);
    padding-right: 0.5em;
  }
  section .outline-block dl dd strong {
    display: block;
    font-size: 13px;
    font-size: 3.3333333333vw;
    font-weight: 700;
  }
  section#box-lounge {
    padding-bottom: 21.333vw;
  }
  section#box-lounge .inner {
    padding: 8.533vw 5.4vw;
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.16);
  }
  section#box-lounge figure {
    width: 48vw;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 6vw;
  }
  section#box-lounge figure img {
    width: 100%;
  }
  section#box-lounge .text h3 {
    margin-bottom: 0.5em;
    text-align: center;
    line-height: 1.7;
    font-size: 14px;
    font-size: 3.5897435897vw;
    font-weight: 700;
  }
  section#box-lounge .text p {
    margin-bottom: 2em;
    line-height: 1.9;
    font-size: 14px;
    font-size: 3.5897435897vw;
  }
  section#box-lounge .btn-more {
    width: 100%;
  }
  section#box-lounge .btn-more a {
    width: 52.8vw !important;
    margin-left: auto;
    margin-right: auto;
  }
  /* 注意書き字下げ */
  p.note, p.notice {
    padding-left: 1em;
    text-indent: -1em;
  }
  /* slick */
  section .slick-prev, section .slick-next {
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    width: 10.666vw;
    height: 10.666vw;
    background-color: transparent;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain;
    margin: auto;
    padding: 0;
    border: 0;
    font-size: 0;
    color: transparent;
    outline: 0;
    cursor: pointer;
    z-index: 2;
    transition: all 0.3s ease;
  }
  section .slick-prev:hover, section .slick-next:hover {
    opacity: 0.7;
  }
  section .slick-prev {
    left: 4.266vw;
    background-image: url("/lib/img/common/arrow_slide_prev.svg");
  }
  section .slick-next {
    right: 4.266vw;
    background-image: url("/lib/img/common/arrow_slide_next.svg");
  }
  section .slick-dots {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap; /* 横方向中央揃え（Safari用） */
    justify-content: center; /* 横方向中央揃え */
    position: absolute;
    left: 50%;
    bottom: -12vw;
    transform: translateX(-50%);
  }
  section .slick-dots li {
    margin: 0 2.133vw;
  }
  section .slick-dots li button {
    position: relative;
    width: 3.2vw;
    height: 3.2vw;
    background-color: transparent;
    border: 0;
    text-indent: -9999px;
    padding: 0;
  }
  section .slick-dots li button:before {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #d9d9d9;
    border: 0;
    border-radius: 100%;
    transition: all 0.3s ease;
    cursor: pointer;
    content: "";
  }
  section .slick-dots li button:hover:before {
    background-color: #000000;
  }
  section .slick-dots li.slick-active button:before {
    background-color: #000000;
  }
  /* top page */
  /* KV アニメ */
  @keyframes kv-slide {
    0% {
      transform: translateX(0);
    }
    100% {
      transform: translateX(-26%);
    }
  }
  /* スクロールダウン矢印 */
  @keyframes sd-arrow {
    0% {
      height: 0;
    }
    80% {
      height: 120%;
    }
    100% {
      height: 120%;
    }
  }
  /* お知らせ用 */
  @keyframes news-tick {
    0% {
      transform: translateX(0);
    }
    100% {
      transform: translateX(-100%);
    }
  }
  /* 外観・内装デザイン用 */
  @keyframes fade {
    from {
      opacity: 0;
    }
    to {
      opacity: 1;
    }
  }
  /* section */
  body#top {
    /* 共通 */
  }
  body#top section {
    padding-bottom: 21vw;
    /* メインビジュアル */
    /* お知らせ */
    /* デザインコンセプト */
    /* 日比谷セントラルビル全体像 */
    /* カルーセル */
    /* 物件概要 */
  }
  body#top section .inner {
    width: 92%;
  }
  body#top section#main-visual {
    overflow-x: hidden;
    width: 100%;
    padding-bottom: 0;
  }
  body#top section#main-visual .main-kv {
    position: relative;
  }
  body#top section#main-visual .main-kv h1 {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 91.2vw;
    transform: translate(-50%, -50%);
    z-index: 1;
  }
  body#top section#main-visual .main-kv h1 img {
    width: 100%;
  }
  body#top section#main-visual .main-kv .kv-slide {
    position: relative;
    font-size: 0;
  }
  body#top section#main-visual .main-kv .kv-slide li {
    width: 100%;
    height: 0;
    padding-top: 170.666%;
    font-size: 0;
  }
  body#top section#main-visual .main-kv .kv-slide li:after {
    position: absolute;
    top: 0;
    left: 0;
    width: 153.333vw;
    height: 170.666vw;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    content: "";
  }
  body#top section#main-visual .main-kv .kv-slide li.kv01:after {
    background-image: url("/lib/img/pages/top/kv01_sp.jpg");
  }
  body#top section#main-visual .main-kv .kv-slide li.kv02:after {
    background-image: url("/lib/img/pages/top/kv02_sp.jpg");
  }
  body#top section#main-visual .main-kv .kv-slide li.kv03:after {
    background-image: url("/lib/img/pages/top/kv03_sp.jpg");
  }
  body#top section#main-visual .main-kv .kv-slide li.kv04:after {
    background-image: url("/lib/img/pages/top/kv04_sp.jpg");
  }
  body#top section#main-visual .main-kv .kv-slide .slick-slide.add-animation li:after {
    animation: kv-slide 14s 1s forwards;
  }
  body#top section#main-visual .scroll-dowm {
    display: none;
  }
  body#top section#top-news {
    overflow-x: hidden;
    padding-bottom: 12vw;
  }
  body#top section#top-news .news-wrap {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap; /* 縦方向中央揃え（Safari用） */
    align-items: center; /* 縦方向中央揃え */
    width: 100%;
    height: 10.666vw;
    background-color: #f5f5f5;
    padding: 0 0 0 4.5vw;
  }
  body#top section#top-news h2 {
    display: block;
    margin-bottom: 0;
    margin-right: 1em;
    padding-right: 1em;
    border-right: 1px solid #000000;
    line-height: 6.4vw;
    font-family: "Open Sans", sans-serif;
    font-size: 14px;
    font-size: 3.5897435897vw;
    font-weight: 400;
    font-style: italic;
    letter-spacing: 0 !important;
    z-index: 1;
  }
  body#top section#top-news .news-ticker {
    display: block;
    width: 100%;
  }
  body#top section#top-news dl {
    min-width: 100%;
  }
  body#top section#top-news dl div {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap; /* 縦方向中央揃え（Safari用） */
    align-items: center; /* 縦方向中央揃え */ /* 横方向両端揃え（Safari用） */
    justify-content: space-between; /* 横方向両端揃え */
  }
  body#top section#top-news dl dt {
    width: 5em;
    font-family: "Open Sans", sans-serif;
    font-size: 13px;
    font-size: 3.3333333333vw;
    font-style: italic;
  }
  body#top section#top-news dl dd {
    /*overflow-x: hidden;*/
    width: calc(100% - 5.5em);
    padding-right: 1em;
    font-size: 13px;
    font-size: 3.3333333333vw;
    font-weight: 400;
    color: #000000;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  body#top section#top-news dl dd a {
    color: #000000;
    text-decoration: underline;
  }
  body#top section#top-news dl dd a:hover {
    text-decoration: none;
  }
  body#top section#top-concept {
    padding-bottom: 24vw;
  }
  body#top section#top-concept .inner {
    width: 100%;
  }
  body#top section#top-concept .image {
    position: relative;
    margin-bottom: 16vw;
  }
  body#top section#top-concept .image figure {
    width: 76%;
  }
  body#top section#top-concept .image p.lead-veritical {
    position: absolute;
    top: 0;
    right: 4%;
    line-height: 2;
    font-size: 28px;
    font-size: 7.1794871795vw;
    font-weight: 400;
    letter-spacing: 0.24em !important;
    writing-mode: vertical-rl;
    white-space: nowrap;
  }
  body#top section#top-concept .image p.lead-veritical:after {
    position: absolute;
    top: 0;
    right: 0;
    width: 1px;
    height: calc(100% - 0.5em);
    background-color: #000000;
    content: "";
  }
  body#top section#top-concept .text {
    width: 92%;
    margin-left: auto;
    margin-right: auto;
  }
  body#top section#top-concept .text h2 {
    text-align: left;
  }
  body#top section#top-concept .text p.lead {
    margin-bottom: 3em;
    font-size: 13px;
    font-size: 3.3333333333vw;
    line-height: 2;
    letter-spacing: 0.16em !important;
  }
  body#top section#top-overview {
    /* コンテンツ部分 */
  }
  body#top section#top-overview .inner {
    width: 100%;
  }
  body#top section#top-overview input {
    display: none;
  }
  body#top section#top-overview ul.tabs {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap; /* 横方向中央揃え（Safari用） */
    justify-content: center; /* 横方向中央揃え */
    margin-bottom: 8vw;
  }
  body#top section#top-overview ul.tabs li {
    position: relative;
    width: 33.3333333333%;
    height: 13.866vw;
  }
  body#top section#top-overview ul.tabs li label {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap; /* 縦方向中央揃え（Safari用） */
    align-items: center; /* 縦方向中央揃え */ /* 横方向中央揃え（Safari用） */
    justify-content: center; /* 横方向中央揃え */
    flex-direction: column;
    position: relative;
    width: 100%;
    height: 100%;
    border-top: 1px solid #000000;
    border-right: 1px solid #000000;
    border-bottom: 1px solid #000000;
    text-align: center;
    line-height: 1.6;
    font-size: 9px;
    font-size: 2.3076923077vw;
    font-weight: 500;
    color: #777777;
    cursor: pointer;
    transition: all 0.3s ease;
  }
  body#top section#top-overview ul.tabs li label span {
    display: block;
    line-height: 1;
    font-size: 13px;
    font-size: 3.3333333333vw;
    font-weight: 700;
    letter-spacing: 0.06em !important;
  }
  body#top section#top-overview ul.tabs li label:before {
    visibility: hidden;
    opacity: 0;
    position: absolute;
    left: 0;
    right: 0;
    bottom: -8px;
    width: 22px;
    height: 8px;
    background-color: #000000;
    margin: auto;
    clip-path: polygon(0 0, 100% 0%, 50% 100%);
    transition: all 0.3s ease;
    content: "";
  }
  body#top section#top-overview ul.tabs li:last-child label {
    border-right: 0;
  }
  body#top section#top-overview input#check-a:checked ~ ul.tabs li label#tab-a,
  body#top section#top-overview input#check-b:checked ~ ul.tabs li label#tab-b,
  body#top section#top-overview input#check-c:checked ~ ul.tabs li label#tab-c {
    background-color: #000000;
    color: #ffffff;
    pointer-events: none;
  }
  body#top section#top-overview input#check-a:checked ~ ul.tabs li label#tab-a:before,
  body#top section#top-overview input#check-b:checked ~ ul.tabs li label#tab-b:before,
  body#top section#top-overview input#check-c:checked ~ ul.tabs li label#tab-c:before {
    visibility: visible;
    opacity: 1;
  }
  body#top section#top-overview .tab-contents {
    visibility: hidden;
    height: 0;
    opacity: 0;
    transition: all 0.3s ease;
  }
  body#top section#top-overview input#check-a:checked ~ #contents-a,
  body#top section#top-overview input#check-b:checked ~ #contents-b,
  body#top section#top-overview input#check-c:checked ~ #contents-c {
    visibility: visible;
    height: auto;
    opacity: 1;
  }
  body#top section#top-overview .tab-contents {
    width: 92%;
    margin-left: auto;
    margin-right: auto;
  }
  body#top section#top-overview .tab-contents .floor-img {
    width: 40vw;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 13vw;
  }
  body#top section#top-overview .tab-contents h3 {
    position: relative;
    background-color: #000000;
    margin-bottom: 7.5vw;
    padding-left: 3.2vw;
    line-height: 10.666vw;
    font-size: 18px;
    font-size: 4.6153846154vw;
    color: #ffffff;
    letter-spacing: 0.06em !important;
  }
  body#top section#top-overview .tab-contents h3 a {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    padding-right: 10.666vw;
    font-size: 14px;
    font-size: 3.5897435897vw;
    color: #ffffff;
    letter-spacing: 0 !important;
  }
  body#top section#top-overview .tab-contents h3 a:before, body#top section#top-overview .tab-contents h3 a:after {
    display: block;
    position: absolute;
    content: "";
  }
  body#top section#top-overview .tab-contents h3 a:after {
    top: 0;
    right: 2.666vw;
    bottom: 0;
    width: 5.866vw;
    height: 1.333vw;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    background-image: url("/lib/img/common/arrow_more_white.svg");
    margin: auto;
    transition: all 0.3s ease;
    z-index: 1;
  }
  body#top section#top-overview .tab-contents .title-h4 {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap; /* 縦方向中央揃え（Safari用） */
    align-items: center; /* 縦方向中央揃え */
    margin-bottom: 5.333vw;
  }
  body#top section#top-overview .tab-contents .title-h4 h4 {
    line-height: 1.2;
    font-size: 20px;
    font-size: 5.1282051282vw;
    font-weight: 400;
    letter-spacing: 0.06em !important;
  }
  body#top section#top-overview .tab-contents .title-h4 ul {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap; /* 縦方向中央揃え（Safari用） */
    align-items: center; /* 縦方向中央揃え */
    margin-left: 1em;
    padding-top: 0.5vw;
  }
  body#top section#top-overview .tab-contents .title-h4 ul li {
    background-color: #000000;
    margin-right: 2px;
    padding: 0.15em 0.5em 0.25em;
    line-height: 1;
    font-size: 12px;
    font-size: 3.0769230769vw;
    font-weight: 700;
    color: #ffffff;
    letter-spacing: 0.06em !important;
  }
  body#top section#top-overview .tab-contents figure.map {
    margin-bottom: 5.333vw;
  }
  body#top section#top-overview .tab-contents .tenant-wrap {
    background-color: #f5f5f5;
    margin-bottom: 14.4vw;
    padding: 4.3vw 6.4vw 3.3vw;
  }
  body#top section#top-overview .tab-contents .tenant-wrap:last-of-type {
    margin-bottom: 0;
  }
  body#top section#top-overview .tab-contents .tenant-wrap h5 {
    margin-bottom: 0.5em;
    font-size: 14px;
    font-size: 3.5897435897vw;
    font-weight: 500;
    letter-spacing: 0.06em !important;
  }
  body#top section#top-overview .tab-contents .tenant-wrap .tenant-txt {
    margin-bottom: 10px;
  }
  body#top section#top-overview .tab-contents .tenant-wrap .dl-wrap {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap; /* 縦方向中央揃え（Safari用） */
    align-items: center; /* 縦方向中央揃え */
    flex-wrap: wrap;
  }
  body#top section#top-overview .tab-contents .tenant-wrap .dl-wrap .dl-wrap__item {
    display: block;
    color: #000000;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap; /* 縦方向中央揃え（Safari用） */
    align-items: center; /* 縦方向中央揃え */
    margin-bottom: 8px;
  }
  body#top section#top-overview .tab-contents .tenant-wrap .dl-wrap .dl-wrap__item:not(:last-of-type) {
    margin-right: 8px;
  }
  body#top section#top-overview .tab-contents .tenant-wrap .dl-wrap .dl-wrap__item:hover dl::before, body#top section#top-overview .tab-contents .tenant-wrap .dl-wrap .dl-wrap__item:active dl::before, body#top section#top-overview .tab-contents .tenant-wrap .dl-wrap .dl-wrap__item:focus dl::before {
    right: 15px;
  }
  body#top section#top-overview .tab-contents .tenant-wrap dl {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap; /* 縦方向中央揃え（Safari用） */
    align-items: center; /* 縦方向中央揃え */
    background-color: #ffffff;
    margin-bottom: 1.3vw;
    padding: 0.5em 2.5em 0.5em 0.5em;
    border: 1px solid #dddddd;
    position: relative;
  }
  body#top section#top-overview .tab-contents .tenant-wrap dl::before {
    content: "";
    display: block;
    position: absolute;
    width: 2rem;
    height: 5px;
    -webkit-mask-image: url("/lib/img/common/arrow_more_white.svg");
            mask-image: url("/lib/img/common/arrow_more_white.svg");
    -webkit-mask-position: center;
            mask-position: center;
    -webkit-mask-size: contain;
            mask-size: contain;
    -webkit-mask-repeat: no-repeat;
            mask-repeat: no-repeat;
    background-color: #000000;
    top: 50%;
    right: 0.7em;
    transform: translateY(-50%);
    transition: right 0.3s ease;
  }
  body#top section#top-overview .tab-contents .tenant-wrap dl dt {
    margin-right: 0.5em;
    font-family: "Open Sans", sans-serif;
    font-size: 16px;
    font-size: 4.1025641026vw;
    font-weight: 600;
  }
  body#top section#top-overview .tab-contents .tenant-wrap dl dd {
    line-height: 1;
    font-size: 12px;
    font-size: 3.0769230769vw;
  }
  body#top section#top-overview .tab-contents .tenant-wrap dl:not(:last-of-type) {
    margin-right: 2vw;
  }
  body#top section#top-overview .tab-contents .lounge-text-wrap {
    margin-top: 4vw;
  }
  body#top section#top-overview .tab-contents .lounge-text-wrap .text {
    margin-bottom: 8vw;
  }
  body#top section#top-overview .tab-contents .lounge-text-wrap .text h4 {
    margin-bottom: 0.5em;
    font-size: 20px;
    font-size: 5.1282051282vw;
    font-weight: 500;
    letter-spacing: 0.06em !important;
  }
  body#top section#top-overview .tab-contents .lounge-text-wrap .text p {
    line-height: 2;
    font-size: 14px;
    font-size: 3.5897435897vw;
    letter-spacing: 0.16em !important;
  }
  body#top section#top-overview .tab-contents .lounge-text-wrap figure {
    width: 64%;
    margin-left: auto;
    margin-right: auto;
  }
  body#top section#top-overview #contents-c {
    /* テキスト重なり対策 */
  }
  body#top section#top-overview #contents-c h3 {
    padding-bottom: 1.25em;
  }
  body#top section#top-overview #contents-c h3 a {
    top: inherit;
    bottom: 0.5em;
    line-height: 1.6;
  }
  body#top section#top-carousel ul li {
    width: 68vw !important;
  }
  /* CONCEPT */
  body#concept section#title {
    background-image: url("/lib/img/pages/concept/kv_sp.png");
  }
  body#concept section#contents-lead {
    padding-top: 16vw;
    padding-bottom: 18.666vw;
    text-align: center;
  }
  body#concept section#contents-lead h2 {
    display: inline-block;
    position: relative;
    margin-bottom: 1.5em;
    line-height: 1.5;
    font-size: 28px;
    font-size: 7.1794871795vw;
    font-weight: 300;
    letter-spacing: 0.24em !important;
    transform: translateX(0.25em);
  }
  body#concept section#contents-lead h2:after {
    position: absolute;
    left: 0;
    bottom: -0.25em;
    width: calc(100% - 0.75em);
    height: 1px;
    background-color: #000000;
    content: "";
  }
  body#concept section#contents-lead p {
    text-align: left;
    line-height: 2;
    font-size: 13px;
    font-size: 3.3333333333vw;
    letter-spacing: 0.24em !important;
  }
  body#concept section#concept-contents {
    /* インタビューリンク */
  }
  body#concept section#concept-contents .inner {
    width: 100%;
  }
  body#concept section#concept-contents figure {
    position: relative;
    width: 96%;
    margin-bottom: 4.8vw;
  }
  body#concept section#concept-contents figure figcaption {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    position: absolute;
    top: -6.4vw;
  }
  body#concept section#concept-contents figure figcaption span {
    display: inline-block;
    position: absolute;
    top: 0;
    background-color: rgba(0, 0, 0, 0.5);
    padding: 0.5em 0;
    text-align: left;
    line-height: 2.4;
    font-size: 14px;
    font-size: 3.5897435897vw;
    color: #ffffff;
    letter-spacing: 0.16em !important;
    writing-mode: vertical-rl;
    white-space: nowrap;
  }
  body#concept section#concept-contents figure figcaption span:first-of-type {
    order: 1;
  }
  body#concept section#concept-contents .no1 {
    margin-bottom: 10.666vw;
  }
  body#concept section#concept-contents .no1 figure {
    margin-bottom: 8.4vw;
  }
  body#concept section#concept-contents .no1 figure figcaption span:last-child {
    right: 10.666vw;
    margin-top: 1em;
  }
  body#concept section#concept-contents .no2 {
    margin-bottom: 18vw;
  }
  body#concept section#concept-contents .no2 figure figcaption span:first-child {
    left: 10.666vw;
  }
  body#concept section#concept-contents .no2 figure figcaption span:last-child {
    margin-top: 2.25em;
  }
  body#concept section#concept-contents .no3 {
    margin-bottom: 10.666vw;
  }
  body#concept section#concept-contents .img-right figure {
    margin-left: auto;
    order: 1;
  }
  body#concept section#concept-contents .img-right figure figcaption {
    right: 4.266vw;
  }
  body#concept section#concept-contents .img-right figure figcaption span {
    right: 0;
  }
  body#concept section#concept-contents .img-left figure {
    margin-right: auto;
  }
  body#concept section#concept-contents .img-left figure figcaption {
    left: 4.266vw;
  }
  body#concept section#concept-contents .img-left figure figcaption span {
    left: 0;
  }
  body#concept section#concept-contents .text {
    width: 92%;
    margin-left: auto;
    margin-right: auto;
  }
  body#concept section#concept-contents .text .title-wrap {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: flex-end;
    margin-bottom: 6.4vw;
  }
  body#concept section#concept-contents .text span.num {
    display: block;
    margin-right: 4.3vw;
    line-height: 1;
    font-family: "Open Sans", sans-serif;
    font-size: 50px;
    font-size: 12.8205128205vw;
    font-weight: 600;
    font-style: italic;
  }
  body#concept section#concept-contents .text h2 {
    display: block;
    width: 100%;
    margin-bottom: 0;
    text-align: left;
    line-height: 1.5;
    font-size: 20px;
    font-size: 5.1282051282vw;
    font-weight: 500;
    letter-spacing: 0.06em !important;
  }
  body#concept section#concept-contents .text h2 span {
    margin-top: 0.5em;
    font-size: 10px;
    font-size: 2.5641025641vw;
    font-weight: 600;
    color: #999999;
  }
  body#concept section#concept-contents .text h2 img {
    width: 32vw;
    margin-left: auto;
    margin-right: auto;
    transform: translateX(-25%);
  }
  body#concept section#concept-contents .text p {
    margin-bottom: 1.5em;
    text-align: left;
    line-height: 2;
    font-size: 14px;
    font-size: 3.5897435897vw;
    letter-spacing: 0.16em !important;
  }
  body#concept section#concept-contents .text .btn-more {
    margin-left: auto;
    margin-right: auto;
  }
  body#concept section#concept-contents .text .btn-more a {
    display: inline-block;
    margin-left: auto;
  }
  body#concept section#concept-contents .text .btn-more a[target=_blank] {
    width: 100%;
  }
  body#concept section#concept-contents .text .btn-more a[target=_blank]:after {
    width: 4vw;
    height: 3vw;
    background-image: url("/lib/img/common/icon_external.svg");
  }
  body#concept section#concept-contents .text .btn-more a[target=_blank]:hover:after {
    transform: none;
  }
  body#concept section#concept-contents h3 {
    width: 92%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0.5em;
    line-height: 1;
    font-family: "Open Sans", sans-serif;
    font-size: 28px;
    font-size: 7.1794871795vw;
    font-weight: 400;
    font-style: italic;
    letter-spacing: 0.06em !important;
  }
  body#concept section#concept-contents h3 span {
    margin-left: 1em;
    font-family: "Noto Sans JP", sans-serif;
    font-size: 12px;
    font-size: 3.0769230769vw;
    font-weight: 700;
    font-style: normal;
    letter-spacing: 0.2em !important;
  }
  body#concept section#concept-contents .link-interview {
    width: 92%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 120px;
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.16);
  }
  body#concept section#concept-contents .link-interview.link-interview01 {
    margin-bottom: 22.4vw;
  }
  body#concept section#concept-contents .link-interview.link-interview02 {
    margin-bottom: 14.4vw;
  }
  body#concept section#concept-contents .link-interview figure {
    width: 100%;
    margin-bottom: 0;
  }
  body#concept section#concept-contents .link-interview .info-wrap {
    padding: 8.533vw 6.4vw;
  }
  body#concept section#concept-contents .link-interview .info ul.tag {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    flex-wrap: wrap;
    margin-bottom: 4.266vw;
  }
  body#concept section#concept-contents .link-interview .info ul.tag li {
    background-color: #000000;
    margin-right: 1.066vw;
    margin-bottom: 1.066vw;
    padding: 0 0.5em 0.15em;
    font-size: 12px;
    font-size: 3.0769230769vw;
    font-weight: 500;
    color: #ffffff;
    letter-spacing: 0.06em !important;
  }
  body#concept section#concept-contents .link-interview .info h4 {
    margin-bottom: 1em;
    line-height: 1.3;
    font-size: 20px;
    font-size: 5.1282051282vw;
    font-weight: 500;
    letter-spacing: 0.1em !important;
  }
  body#concept section#concept-contents .link-interview .info .name ul.logo {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap; /* 縦方向中央揃え（Safari用） */
    align-items: center; /* 縦方向中央揃え */
    flex-wrap: wrap;
  }
  body#concept section#concept-contents .link-interview .info .name ul.logo li {
    margin-right: 4.266vw;
    margin-bottom: 3.2vw;
  }
  body#concept section#concept-contents .link-interview .info .name ul.logo li .logo_yamashita {
    max-width: 190px;
  }
  body#concept section#concept-contents .link-interview .info .name ul.logo li .logo_flooat {
    max-width: 128px;
  }
  body#concept section#concept-contents .link-interview .info .name p {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap; /* 縦方向中央揃え（Safari用） */
    align-items: center; /* 縦方向中央揃え */
    margin-bottom: 8.6vw;
  }
  body#concept section#concept-contents .link-interview .info .name p span {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap; /* 縦方向中央揃え（Safari用） */
    align-items: center; /* 縦方向中央揃え */
    font-size: 10px;
    font-size: 2.5641025641vw;
  }
  body#concept section#concept-contents .link-interview .info .name p span em {
    margin-left: 2.666vw;
    font-size: 20px;
    font-size: 5.1282051282vw;
    font-weight: 500;
    letter-spacing: 0.04em !important;
  }
  body#concept section#concept-contents .link-interview .info .name p small {
    margin-left: 2.666vw;
    font-size: 10px;
    font-size: 2.5641025641vw;
    letter-spacing: 0.04em !important;
  }
  /* INTERVIEW */
  body#interview section#title {
    height: auto;
    margin-bottom: 8vw;
  }
  body#interview section#title .breadcrumbs ul li {
    color: #000000;
  }
  body#interview section#title .breadcrumbs ul li a {
    color: #000000;
  }
  body#interview section#interview-title:after {
    position: absolute;
    top: 52vw;
    left: 0;
    width: 100%;
    height: calc(100% - 52vw);
    background-color: #f5f5f5;
    z-index: -1;
    content: "";
  }
  body#interview section#interview-title .inner {
    position: relative;
  }
  body#interview section#interview-title figure {
    width: 55.466vw;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 8vw;
  }
  body#interview section#interview-title .text {
    width: 100%;
    padding-bottom: 14vw;
  }
  body#interview section#interview-title h1 {
    position: absolute;
    top: 0;
    right: 7.2vw;
    text-align: left;
    line-height: 1;
    font-family: "Open Sans", sans-serif;
    font-size: 36px;
    font-size: 9.2307692308vw;
    font-weight: 400;
    font-style: italic;
    letter-spacing: 0.06em !important;
    writing-mode: vertical-rl;
  }
  body#interview section#interview-title h2 {
    position: relative;
    margin-bottom: 1em;
    padding-bottom: 0.75em;
    text-align: left;
    line-height: 1.3;
    font-size: 28px;
    font-size: 7.1794871795vw;
    font-weight: 500;
    letter-spacing: 0.1em !important;
  }
  body#interview section#interview-title h2:after {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 1px;
    background-color: #000000;
    content: "";
  }
  body#interview section#interview-title ul.tag {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    flex-wrap: wrap;
    margin-bottom: 1.6vw;
  }
  body#interview section#interview-title ul.tag li {
    background-color: #000000;
    margin-right: 1.066vw;
    margin-bottom: 1.066vw;
    padding: 0 0.5em 0.15em;
    font-size: 12px;
    font-size: 3.0769230769vw;
    font-weight: 500;
    color: #ffffff;
    letter-spacing: 0.06em !important;
  }
  body#interview section#interview-title ul.logo {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap; /* 縦方向中央揃え（Safari用） */
    align-items: center; /* 縦方向中央揃え */ /* 横方向両端揃え（Safari用） */
    justify-content: space-between; /* 横方向両端揃え */
    margin-bottom: 6.4vw;
  }
  body#interview section#interview-title ul.logo li img {
    width: 100%;
  }
  body#interview section#interview-title ul.logo li.logo01 {
    width: 54.666vw;
  }
  body#interview section#interview-title ul.logo li.logo02 {
    width: 29.599vw;
  }
  body#interview section#interview-title ul.logo li.logo03 {
    width: 44.8vw;
  }
  body#interview section#interview-title ul.logo li .logo_yamashita {
    max-width: 290px;
  }
  body#interview section#interview-title ul.logo li .logo_flooat {
    max-width: 168px;
  }
  body#interview section#interview-title p {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: flex-end;
    line-height: 1;
  }
  body#interview section#interview-title p span {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap; /* 縦方向中央揃え（Safari用） */
    align-items: center; /* 縦方向中央揃え */
    flex-wrap: wrap;
    font-size: 14px;
    font-size: 3.5897435897vw;
  }
  body#interview section#interview-title p span em {
    margin-left: 0.35em;
    margin-right: 0.35em;
    font-size: 24px;
    font-size: 6.1538461538vw;
    font-weight: 500;
    letter-spacing: 0.04em !important;
  }
  body#interview section#interview-title p small {
    font-size: 11px;
    font-size: 2.8205128205vw;
    letter-spacing: 0.04em !important;
  }
  body#interview section#interview-contents {
    padding-top: 16vw;
    padding-bottom: 5.4vw;
  }
  body#interview section#interview-contents .inner {
    width: 100%;
  }
  body#interview section#interview-contents .flex-wrap {
    margin-bottom: 14vw;
  }
  body#interview section#interview-contents .flex-wrap.narrow-img figure {
    width: 56.8vw;
    margin-left: auto;
    margin-right: auto;
  }
  body#interview section#interview-contents figure {
    margin-bottom: 8.6vw;
  }
  body#interview section#interview-contents .text {
    width: 92%;
    margin-left: auto;
    margin-right: auto;
  }
  body#interview section#interview-contents .icon {
    position: relative;
    padding-left: 9.6vw;
  }
  body#interview section#interview-contents .icon:before {
    position: absolute;
    left: 0;
    height: 1em;
    margin: auto;
    line-height: 1;
    font-family: "Open Sans", sans-serif;
    font-size: 28px;
    font-size: 7.1794871795vw;
    font-weight: 400;
    font-style: italic;
    letter-spacing: 0.06em !important;
  }
  body#interview section#interview-contents .icon.q {
    margin-bottom: 30px;
  }
  body#interview section#interview-contents .icon.q:before {
    top: 0;
    content: "Q.";
  }
  body#interview section#interview-contents .icon.q p {
    font-size: 20px;
    font-size: 5.1282051282vw;
    font-weight: 500;
    letter-spacing: 0.1em !important;
  }
  body#interview section#interview-contents .icon.a:before {
    top: 0.15em;
    content: "A.";
  }
  body#interview section#interview-contents .icon.a p {
    line-height: 1.8;
    font-size: 14px;
    font-size: 3.5897435897vw;
    letter-spacing: 0.06em !important;
  }
  /* OFFIC */
  body#office section#title {
    background-image: url("/lib/img/pages/office/kv_sp.jpg");
  }
  body#office section#contents-lead {
    padding-top: 16vw;
    padding-bottom: 14vw;
  }
  body#office section#contents-lead p {
    text-align: left;
    line-height: 2;
    font-size: 13px;
    font-size: 3.3333333333vw;
    letter-spacing: 0.16em !important;
  }
  body#office section#contents-lead p strong {
    display: inline-block;
    margin-bottom: 1em;
    text-align: center;
    line-height: 1.5;
    font-size: 24px;
    font-size: 6.1538461538vw;
    font-weight: 400;
    letter-spacing: 0.24em !important;
  }
  body#office section#floor-plan {
    padding-bottom: 5vw;
  }
  body#office section#floor-plan .inner {
    width: 100%;
  }
  body#office section#floor-plan .flex-wrap {
    margin-bottom: 16vw;
  }
  body#office section#floor-plan .flex-wrap figure {
    width: 95.733%;
    margin-bottom: 8vw;
  }
  body#office section#floor-plan .flex-wrap.img-left figure {
    margin-right: auto;
  }
  body#office section#floor-plan .flex-wrap.img-right figure {
    margin-left: auto;
  }
  body#office section#floor-plan .flex-wrap .text {
    width: 92%;
    margin-left: auto;
    margin-right: auto;
  }
  body#office section#floor-plan .flex-wrap h3 {
    margin-bottom: 1em;
    line-height: 1.5;
    font-size: 26px;
    font-size: 6.6666666667vw;
    font-weight: 400;
    letter-spacing: 0.1em !important;
  }
  body#office section#floor-plan .flex-wrap h3 span {
    display: block;
    font-family: "Open Sans", sans-serif;
    font-size: 16px;
    font-size: 4.1025641026vw;
    font-weight: 600;
    font-style: italic;
    color: #999999;
    letter-spacing: 0.06em !important;
  }
  body#office section#floor-plan .flex-wrap p {
    margin-bottom: 1em;
    line-height: 1.7;
  }
  body#office section#floor-plan .flex-wrap p.btn-more {
    margin-bottom: 6.4vw;
  }
  body#office section#floor-plan .flex-wrap .box-tenant {
    background-color: #f5f5f5;
    padding: 5.333vw 5.1vw 5.1vw 6.4vw;
  }
  body#office section#floor-plan .flex-wrap .box-tenant h4 {
    margin-bottom: 1em;
    line-height: 1;
    font-size: 16px;
    font-size: 4.1025641026vw;
    font-weight: 500;
    letter-spacing: 0.06em !important;
  }
  body#office section#floor-plan .flex-wrap .box-tenant .dl-wrap {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap; /* 縦方向中央揃え（Safari用） */
    align-items: center; /* 縦方向中央揃え */
    flex-wrap: wrap;
  }
  body#office section#floor-plan .flex-wrap .box-tenant dl {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap; /* 縦方向中央揃え（Safari用） */
    align-items: center; /* 縦方向中央揃え */
    background-color: #ffffff;
    margin-bottom: 1.3vw;
    padding: 0.5em 0.5em;
    border: 1px solid #dddddd;
  }
  body#office section#floor-plan .flex-wrap .box-tenant dl dt {
    margin-right: 0.5em;
    font-family: "Open Sans", sans-serif;
    font-size: 16px;
    font-size: 4.1025641026vw;
    font-weight: 600;
  }
  body#office section#floor-plan .flex-wrap .box-tenant dl dd {
    line-height: 1;
    font-size: 12px;
    font-size: 3.0769230769vw;
  }
  body#office section#floor-plan .flex-wrap .box-tenant dl:not(:last-of-type) {
    margin-right: 1.3vw;
  }
  body#office section#floor-plan .flex-wrap .box-tenant .tenant-txt {
    margin-bottom: 0;
  }
  body#office section#common-area {
    padding-bottom: 16vw;
  }
  body#office section#common-area p {
    margin-bottom: 3em;
    text-align: left;
    line-height: 2;
    font-size: 13px;
    font-size: 3.3333333333vw;
    letter-spacing: 0.16em !important;
  }
  body#office section#common-area ul li {
    position: relative;
    margin-bottom: 2.666vw;
  }
  body#office section#common-area ul li span {
    position: absolute;
    left: 1em;
    bottom: 0;
    line-height: 5.333vw;
    font-size: 12px;
    font-size: 3.0769230769vw;
    font-weight: 700;
    color: #ffffff;
    z-index: 1;
  }
  body#office section#common-area ul li:after {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 5.333vw;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.5) 100%);
    content: "";
  }
  body#office section#equipment {
    padding-bottom: 14.666vw;
  }
  .btn-office {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-top: 24px;
    padding: 0 30px;
    margin-bottom: 16vw;
  }
  .btn-office__link {
    max-width: 100%;
    width: 100%;
    line-height: 1.66;
    border: 1px solid #333;
    background-color: #fff;
    display: block;
    color: #333;
    text-decoration: none;
    padding: 15px calc(70px + 1.7rem) 15px 70px;
    position: relative;
    font-size: 12px;
    text-align: center;
    transition: opacity 0.3s;
  }
  .btn-office__link::before {
    content: "";
    width: 1.7rem;
    aspect-ratio: 1/1;
    display: block;
    position: absolute;
    right: 66px;
    top: 50%;
    transform: translateY(-50%);
    background-image: url("/lib/img/common/icon_pdf.svg");
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
  }
  .btn-office__link:hover, .btn-office__link:focus, .btn-office__link:active {
    opacity: 0.6;
  }
  /* THE WORKSAPCE */
  body#workspace section#title {
    background-image: url("/lib/img/pages/workplace/kv_sp.jpg");
  }
  body#workspace section#contents-lead {
    padding-top: 16vw;
    padding-bottom: 16vw;
  }
  body#workspace section#contents-lead figure {
    width: 81.6vw;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 12vw;
  }
  body#workspace section#contents-lead figure img {
    width: 100%;
  }
  body#workspace section#contents-lead p {
    text-align: left;
    line-height: 2;
    font-size: 13px;
    font-size: 3.3333333333vw;
    letter-spacing: 0.16em !important;
  }
  body#workspace section#contents-lead p strong {
    display: inline-block;
    margin-bottom: 1em;
    text-align: center;
    line-height: 1.5;
    font-size: 24px;
    font-size: 6.1538461538vw;
    font-weight: 400;
    letter-spacing: 0.24em !important;
  }
  body#workspace section#main-image {
    margin-bottom: 16vw;
  }
  body#workspace section#main-image ul.main-slide {
    position: relative;
    font-size: 0;
  }
  body#workspace section#main-image ul.main-slide li {
    width: 100%;
    height: 106.666vw;
  }
  body#workspace section#main-image ul.main-slide li:after {
    position: absolute;
    top: 0;
    left: 0;
    width: 150%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    content: "";
  }
  body#workspace section#main-image ul.main-slide li.main01:after {
    background-image: url("/lib/img/pages/workplace/slide_main01.jpg");
  }
  body#workspace section#main-image ul.main-slide li.main02:after {
    background-position: left center;
    background-image: url("/lib/img/pages/workplace/slide_main02.jpg");
  }
  body#workspace section#main-image ul.main-slide li.main03:after {
    background-position: left 70% center;
    background-image: url("/lib/img/pages/workplace/slide_main03.jpg");
  }
  body#workspace section#main-image ul.main-slide li.main04:after {
    background-image: url("/lib/img/pages/workplace/slide_main04.jpg");
  }
  body#workspace section#main-image ul.main-slide .slick-slide.add-animation li:after {
    animation: kv-slide 14s 1s forwards;
  }
  body#workspace section#facility {
    padding-bottom: 34.6vw;
  }
  body#workspace section#facility .child-slide {
    width: 91.466vw !important;
    margin: 0 20px;
    font-size: 0;
  }
  body#workspace section#facility .child-slide .slick-slide {
    transition: opacity 3s ease !important;
  }
  body#workspace section#facility .child-slide h3 {
    margin-top: 0.5em;
    margin-bottom: 0.25em;
    font-size: 20px;
    font-size: 5.1282051282vw;
    font-weight: 400;
    letter-spacing: 0.16em !important;
  }
  body#workspace section#facility .child-slide p {
    line-height: 1.7;
    font-size: 14px;
    font-size: 3.5897435897vw;
    letter-spacing: 0.1em !important;
  }
  body#workspace section#facility .child-slide ul {
    font-size: 0;
  }
  body#workspace section#draft {
    padding-bottom: 13.4vw;
  }
  body#workspace section#draft figure.map {
    margin-bottom: 5.4vw;
  }
  body#workspace section#draft .block {
    position: relative;
    margin-bottom: 6.4vw;
  }
  body#workspace section#draft .block span {
    position: absolute;
    top: 0;
    left: 0;
    background-color: #000000;
    padding: 0 1em;
    text-align: center;
    line-height: 1.715;
    font-size: 14px;
    font-size: 3.5897435897vw;
    color: #ffffff;
  }
  body#workspace section#draft .block figure {
    margin-bottom: 3.14vw;
  }
  body#workspace section#draft .block .data {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap; /* 横方向両端揃え（Safari用） */
    justify-content: space-between; /* 横方向両端揃え */
  }
  body#workspace section#draft .block .data p {
    margin-bottom: 2px;
    font-size: 14px;
    font-size: 3.5897435897vw;
    white-space: nowrap;
  }
  body#workspace section#draft .block .data ul {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: flex-end;
    flex-wrap: wrap;
  }
  body#workspace section#draft .block .data ul li {
    background-color: #000000;
    margin-left: 2px;
    margin-bottom: 2px;
    padding: 0 1em;
    text-align: center;
    line-height: 1.6;
    font-size: 14px;
    font-size: 3.5897435897vw;
    color: #ffffff;
  }
  body#workspace section#service {
    padding-bottom: 90px;
  }
  body#workspace section#service h3 {
    background-color: #000000;
    margin-bottom: 20px;
    text-align: center;
    line-height: 40px;
    font-size: 20px;
    font-size: 2rem;
    font-weight: 700;
    color: #ffffff;
    letter-spacing: 0.06em !important;
  }
  body#workspace section#service ul {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap; /* 横方向両端揃え（Safari用） */
    justify-content: space-between; /* 横方向両端揃え */
    flex-wrap: wrap;
  }
  body#workspace section#service ul:after {
    display: block;
    width: 48.7%;
    content: "";
  }
  body#workspace section#service ul li {
    width: 48.7%;
    margin-bottom: 2.6%;
    padding: 8vw 0;
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.16);
    text-align: center;
  }
  body#workspace section#service ul li img {
    display: block;
    width: 22.4vw;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 2.8vw;
  }
  body#workspace section#service ul li span {
    font-size: 14px;
    font-size: 3.5897435897vw;
    font-weight: 700;
  }
  /* OUTLINE */
  body#outline section#title {
    background-image: url("/lib/img/pages/outline/kv_sp.jpg");
  }
  body#outline section#outline-list {
    padding-top: 16vw;
    padding-bottom: 21.333vw;
  }
  /* ACCESS */
  body#access section#title {
    background-image: url("/lib/img/pages/access/kv_sp.jpg");
  }
  body#access section h2 span {
    line-height: 1.8;
    font-size: 14px;
    font-size: 3.5897435897vw;
    font-weight: 600;
    color: #999999;
    letter-spacing: 0.06em !important;
  }
  body#access section h2 em {
    line-height: 1.5;
    font-size: 24px;
    font-size: 6.1538461538vw;
    font-weight: 400;
    letter-spacing: 0.1em !important;
  }
  body#access section#train {
    padding-top: 14vw;
    padding-bottom: 29vw;
  }
  body#access section#train figure {
    margin-bottom: 6vw;
  }
  body#access section#train .text p.lead {
    margin-bottom: 0.5em;
    line-height: 1.7;
    font-size: 18px;
    font-size: 4.6153846154vw;
  }
  body#access section#train .text .station {
    padding: 1em 0;
    border-top: 1px solid #dfdfdf;
    font-size: 14px;
    font-size: 3.5897435897vw;
  }
  body#access section#train .text .station:last-of-type {
    border-bottom: 1px solid #dfdfdf;
  }
  body#access section#train .text .station h3 {
    margin-bottom: 0.5em;
    font-size: 18px;
    font-size: 4.6153846154vw;
    font-weight: 700;
    letter-spacing: 0.06em !important;
  }
  body#access section#train .text .station h3 span {
    margin-left: 0.25em;
    font-size: 12px;
    font-size: 3.0769230769vw;
  }
  body#access section#train .text .station dl {
    font-size: 14px;
    font-size: 3.5897435897vw;
  }
  body#access section#train .text .station dl div {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap; /* 縦方向中央揃え（Safari用） */
    align-items: center; /* 縦方向中央揃え */ /* 横方向両端揃え（Safari用） */
    justify-content: space-between; /* 横方向両端揃え */
  }
  body#access section#train .text .station dl dt {
    width: calc(100% - 11em);
    font-size: 14px;
    font-size: 3.5897435897vw;
  }
  body#access section#train .text .station dl dt ul {
    font-size: 0;
  }
  body#access section#train .text .station dl dt ul li {
    display: inline-block;
    margin-right: 1px;
    margin-bottom: 1px;
    padding: 0 0.2em 0.15em;
    font-size: 10px;
    font-size: 2.5641025641vw;
    font-weight: 500;
    color: #ffffff;
  }
  body#access section#train .text .station dl dt ul li.i {
    background-color: #00639C;
  }
  body#access section#train .text .station dl dt ul li.c {
    background-color: #22B180;
  }
  body#access section#train .text .station dl dt ul li.h {
    background-color: #B3B3AA;
  }
  body#access section#train .text .station dl dt ul li.m {
    background-color: #E73436;
  }
  body#access section#train .text .station dl dt ul li.g {
    background-color: #F18F16;
  }
  body#access section#train .text .station dl dt ul li.jr {
    background-color: #14843B;
  }
  body#access section#train .text .station dl dt ul li.u {
    background-color: #1D5CA8;
  }
  body#access section#train .text .station dl dt ul li.a {
    background-color: #DB3F30;
  }
  body#access section#train .text .station dl dd {
    width: 11em;
    text-align: right;
    font-size: 14px;
    font-size: 3.5897435897vw;
  }
  body#access section#train .text .station dl dd strong {
    margin-left: 0.5em;
    font-size: 14px;
    font-size: 3.5897435897vw;
    font-weight: 700;
  }
  body#access section#train .text .station.shinbashi dl div:not(:last-of-type) {
    margin-bottom: 0.35em;
  }
  body#access section#train .text .station.shinbashi dl dt {
    width: calc(100% - 16em);
  }
  body#access section#train .text .station.shinbashi dl dd {
    width: 16em;
  }
  body#access section#train .text dl.address div {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap; /* 縦方向中央揃え（Safari用） */
    align-items: center; /* 縦方向中央揃え */ /* 横方向両端揃え（Safari用） */
    justify-content: space-between; /* 横方向両端揃え */
    padding-top: 0.75em;
    font-size: 12px;
    font-size: 3.0769230769vw;
  }
  body#access section#train .text dl.address dd {
    width: calc(100% - 6.5em);
  }
  body#access section#parking {
    padding-bottom: 21.333vw;
  }
  body#access section#parking figure {
    margin-bottom: 6.4vw;
  }
  body#access section#parking .text {
    text-align: center;
  }
  body#access section#parking .text .time {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap; /* 縦方向中央揃え（Safari用） */
    align-items: center; /* 縦方向中央揃え */ /* 横方向中央揃え（Safari用） */
    justify-content: center; /* 横方向中央揃え */
    flex-wrap: wrap;
    margin-bottom: 1.5em;
    padding: 1em;
    border-top: 1px solid #d5d5d5;
    border-bottom: 1px solid #d5d5d5;
    font-size: 14px;
    font-size: 3.5897435897vw;
    letter-spacing: 0.1em !important;
  }
  body#access section#parking .text .time em {
    display: inline-block;
    white-space: nowrap;
  }
  body#access section#parking .text .time strong {
    display: inline-block;
    margin-left: 0.5em;
    font-family: "Open Sans", sans-serif;
    font-size: 30px;
    font-size: 7.6923076923vw;
    font-weight: 400;
    letter-spacing: 0 !important;
    white-space: nowrap;
  }
  body#access section#parking .text p.note {
    margin-bottom: 2.5em;
    font-size: 14px;
    font-size: 3.5897435897vw;
    letter-spacing: 0.1em !important;
  }
  body#access section#parking .text .btn-more {
    margin-left: auto;
    margin-right: auto;
    transform: translateX(-3.666vw);
  }
  /* SHOP & RESTAURANT */
  body#shop section#title {
    background-image: url("/lib/img/pages/shop/kv_sp.jpg");
  }
  body#shop section#map {
    padding-top: 16vw;
    padding-bottom: 12.8vw;
  }
  body#shop section#list {
    padding-bottom: 17vw;
  }
  body#shop section#list .block {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    flex-direction: column;
    margin-bottom: 4.3vw;
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.16);
  }
  body#shop section#list .block .data {
    background-color: #ffffff;
    padding: 6.4vw;
  }
  body#shop section#list .block span.floor {
    width: -moz-max-content;
    width: max-content;
    background-color: #000000;
    padding: 0 0.6em 0 0.75em;
    line-height: 1.5;
    font-size: 12px;
    font-size: 3.0769230769vw;
    font-weight: 700;
    color: #ffffff;
    letter-spacing: 0.1em !important;
  }
  body#shop section#list .block span.note {
    font-size: 12px;
    font-size: 3.0769230769vw;
  }
  body#shop section#list .block h3 {
    margin-top: 0.5em;
    margin-bottom: 0.5em;
    line-height: 1.3;
    font-size: 20px;
    font-size: 5.1282051282vw;
    font-weight: 400;
  }
  body#shop section#list .block p.category {
    margin-bottom: 2em;
    opacity: 0.3;
  }
  body#shop section#list .block .time dl {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    margin-bottom: 0.25em;
  }
  body#shop section#list .block .time dl dt {
    white-space: nowrap;
  }
  body#shop section#list .block .time dl dd {
    margin-left: 0.5em;
  }
  body#shop section#list .block .time dl.week dd {
    margin-left: 0;
    text-align: right;
  }
  body#shop section#list .block .time ul li:not(:last-child) {
    margin-bottom: 0.25em;
  }
  .sp_pt0, .sp_pv0,
  .sp_pa0 {
    padding-top: 0px !important;
  }
  .sp_pr0, .sp_ph0,
  .sp_pa0 {
    padding-right: 0px !important;
  }
  .sp_pb0, .sp_pv0,
  .sp_pa0 {
    padding-bottom: 0px !important;
  }
  .sp_pl0, .sp_ph0,
  .sp_pa0 {
    padding-left: 0px !important;
  }
  .sp_mt0, .sp_mv0,
  .sp_ma0 {
    margin-top: 0px !important;
  }
  .sp_mr0, .sp_mh0,
  .sp_ma0 {
    margin-right: 0px !important;
  }
  .sp_mb0, .sp_mv0,
  .sp_ma0 {
    margin-bottom: 0px !important;
  }
  .sp_ml0, .sp_mh0,
  .sp_ma0 {
    margin-left: 0px !important;
  }
  .sp_pt5, .sp_pv5,
  .sp_pa5 {
    padding-top: 5px !important;
  }
  .sp_pr5, .sp_ph5,
  .sp_pa5 {
    padding-right: 5px !important;
  }
  .sp_pb5, .sp_pv5,
  .sp_pa5 {
    padding-bottom: 5px !important;
  }
  .sp_pl5, .sp_ph5,
  .sp_pa5 {
    padding-left: 5px !important;
  }
  .sp_mt5, .sp_mv5,
  .sp_ma5 {
    margin-top: 5px !important;
  }
  .sp_mr5, .sp_mh5,
  .sp_ma5 {
    margin-right: 5px !important;
  }
  .sp_mb5, .sp_mv5,
  .sp_ma5 {
    margin-bottom: 5px !important;
  }
  .sp_ml5, .sp_mh5,
  .sp_ma5 {
    margin-left: 5px !important;
  }
  .sp_pt10, .sp_pv10,
  .sp_pa10 {
    padding-top: 10px !important;
  }
  .sp_pr10, .sp_ph10,
  .sp_pa10 {
    padding-right: 10px !important;
  }
  .sp_pb10, .sp_pv10,
  .sp_pa10 {
    padding-bottom: 10px !important;
  }
  .sp_pl10, .sp_ph10,
  .sp_pa10 {
    padding-left: 10px !important;
  }
  .sp_mt10, .sp_mv10,
  .sp_ma10 {
    margin-top: 10px !important;
  }
  .sp_mr10, .sp_mh10,
  .sp_ma10 {
    margin-right: 10px !important;
  }
  .sp_mb10, .sp_mv10,
  .sp_ma10 {
    margin-bottom: 10px !important;
  }
  .sp_ml10, .sp_mh10,
  .sp_ma10 {
    margin-left: 10px !important;
  }
  .sp_pt15, .sp_pv15,
  .sp_pa15 {
    padding-top: 15px !important;
  }
  .sp_pr15, .sp_ph15,
  .sp_pa15 {
    padding-right: 15px !important;
  }
  .sp_pb15, .sp_pv15,
  .sp_pa15 {
    padding-bottom: 15px !important;
  }
  .sp_pl15, .sp_ph15,
  .sp_pa15 {
    padding-left: 15px !important;
  }
  .sp_mt15, .sp_mv15,
  .sp_ma15 {
    margin-top: 15px !important;
  }
  .sp_mr15, .sp_mh15,
  .sp_ma15 {
    margin-right: 15px !important;
  }
  .sp_mb15, .sp_mv15,
  .sp_ma15 {
    margin-bottom: 15px !important;
  }
  .sp_ml15, .sp_mh15,
  .sp_ma15 {
    margin-left: 15px !important;
  }
  .sp_pt20, .sp_pv20,
  .sp_pa20 {
    padding-top: 20px !important;
  }
  .sp_pr20, .sp_ph20,
  .sp_pa20 {
    padding-right: 20px !important;
  }
  .sp_pb20, .sp_pv20,
  .sp_pa20 {
    padding-bottom: 20px !important;
  }
  .sp_pl20, .sp_ph20,
  .sp_pa20 {
    padding-left: 20px !important;
  }
  .sp_mt20, .sp_mv20,
  .sp_ma20 {
    margin-top: 20px !important;
  }
  .sp_mr20, .sp_mh20,
  .sp_ma20 {
    margin-right: 20px !important;
  }
  .sp_mb20, .sp_mv20,
  .sp_ma20 {
    margin-bottom: 20px !important;
  }
  .sp_ml20, .sp_mh20,
  .sp_ma20 {
    margin-left: 20px !important;
  }
  .sp_pt25, .sp_pv25,
  .sp_pa25 {
    padding-top: 25px !important;
  }
  .sp_pr25, .sp_ph25,
  .sp_pa25 {
    padding-right: 25px !important;
  }
  .sp_pb25, .sp_pv25,
  .sp_pa25 {
    padding-bottom: 25px !important;
  }
  .sp_pl25, .sp_ph25,
  .sp_pa25 {
    padding-left: 25px !important;
  }
  .sp_mt25, .sp_mv25,
  .sp_ma25 {
    margin-top: 25px !important;
  }
  .sp_mr25, .sp_mh25,
  .sp_ma25 {
    margin-right: 25px !important;
  }
  .sp_mb25, .sp_mv25,
  .sp_ma25 {
    margin-bottom: 25px !important;
  }
  .sp_ml25, .sp_mh25,
  .sp_ma25 {
    margin-left: 25px !important;
  }
  .sp_pt30, .sp_pv30,
  .sp_pa30 {
    padding-top: 30px !important;
  }
  .sp_pr30, .sp_ph30,
  .sp_pa30 {
    padding-right: 30px !important;
  }
  .sp_pb30, .sp_pv30,
  .sp_pa30 {
    padding-bottom: 30px !important;
  }
  .sp_pl30, .sp_ph30,
  .sp_pa30 {
    padding-left: 30px !important;
  }
  .sp_mt30, .sp_mv30,
  .sp_ma30 {
    margin-top: 30px !important;
  }
  .sp_mr30, .sp_mh30,
  .sp_ma30 {
    margin-right: 30px !important;
  }
  .sp_mb30, .sp_mv30,
  .sp_ma30 {
    margin-bottom: 30px !important;
  }
  .sp_ml30, .sp_mh30,
  .sp_ma30 {
    margin-left: 30px !important;
  }
  .sp_pt35, .sp_pv35,
  .sp_pa35 {
    padding-top: 35px !important;
  }
  .sp_pr35, .sp_ph35,
  .sp_pa35 {
    padding-right: 35px !important;
  }
  .sp_pb35, .sp_pv35,
  .sp_pa35 {
    padding-bottom: 35px !important;
  }
  .sp_pl35, .sp_ph35,
  .sp_pa35 {
    padding-left: 35px !important;
  }
  .sp_mt35, .sp_mv35,
  .sp_ma35 {
    margin-top: 35px !important;
  }
  .sp_mr35, .sp_mh35,
  .sp_ma35 {
    margin-right: 35px !important;
  }
  .sp_mb35, .sp_mv35,
  .sp_ma35 {
    margin-bottom: 35px !important;
  }
  .sp_ml35, .sp_mh35,
  .sp_ma35 {
    margin-left: 35px !important;
  }
  .sp_pt40, .sp_pv40,
  .sp_pa40 {
    padding-top: 40px !important;
  }
  .sp_pr40, .sp_ph40,
  .sp_pa40 {
    padding-right: 40px !important;
  }
  .sp_pb40, .sp_pv40,
  .sp_pa40 {
    padding-bottom: 40px !important;
  }
  .sp_pl40, .sp_ph40,
  .sp_pa40 {
    padding-left: 40px !important;
  }
  .sp_mt40, .sp_mv40,
  .sp_ma40 {
    margin-top: 40px !important;
  }
  .sp_mr40, .sp_mh40,
  .sp_ma40 {
    margin-right: 40px !important;
  }
  .sp_mb40, .sp_mv40,
  .sp_ma40 {
    margin-bottom: 40px !important;
  }
  .sp_ml40, .sp_mh40,
  .sp_ma40 {
    margin-left: 40px !important;
  }
  .sp_pt45, .sp_pv45,
  .sp_pa45 {
    padding-top: 45px !important;
  }
  .sp_pr45, .sp_ph45,
  .sp_pa45 {
    padding-right: 45px !important;
  }
  .sp_pb45, .sp_pv45,
  .sp_pa45 {
    padding-bottom: 45px !important;
  }
  .sp_pl45, .sp_ph45,
  .sp_pa45 {
    padding-left: 45px !important;
  }
  .sp_mt45, .sp_mv45,
  .sp_ma45 {
    margin-top: 45px !important;
  }
  .sp_mr45, .sp_mh45,
  .sp_ma45 {
    margin-right: 45px !important;
  }
  .sp_mb45, .sp_mv45,
  .sp_ma45 {
    margin-bottom: 45px !important;
  }
  .sp_ml45, .sp_mh45,
  .sp_ma45 {
    margin-left: 45px !important;
  }
  .sp_pt50, .sp_pv50,
  .sp_pa50 {
    padding-top: 50px !important;
  }
  .sp_pr50, .sp_ph50,
  .sp_pa50 {
    padding-right: 50px !important;
  }
  .sp_pb50, .sp_pv50,
  .sp_pa50 {
    padding-bottom: 50px !important;
  }
  .sp_pl50, .sp_ph50,
  .sp_pa50 {
    padding-left: 50px !important;
  }
  .sp_mt50, .sp_mv50,
  .sp_ma50 {
    margin-top: 50px !important;
  }
  .sp_mr50, .sp_mh50,
  .sp_ma50 {
    margin-right: 50px !important;
  }
  .sp_mb50, .sp_mv50,
  .sp_ma50 {
    margin-bottom: 50px !important;
  }
  .sp_ml50, .sp_mh50,
  .sp_ma50 {
    margin-left: 50px !important;
  }
  .sp_pt55, .sp_pv55,
  .sp_pa55 {
    padding-top: 55px !important;
  }
  .sp_pr55, .sp_ph55,
  .sp_pa55 {
    padding-right: 55px !important;
  }
  .sp_pb55, .sp_pv55,
  .sp_pa55 {
    padding-bottom: 55px !important;
  }
  .sp_pl55, .sp_ph55,
  .sp_pa55 {
    padding-left: 55px !important;
  }
  .sp_mt55, .sp_mv55,
  .sp_ma55 {
    margin-top: 55px !important;
  }
  .sp_mr55, .sp_mh55,
  .sp_ma55 {
    margin-right: 55px !important;
  }
  .sp_mb55, .sp_mv55,
  .sp_ma55 {
    margin-bottom: 55px !important;
  }
  .sp_ml55, .sp_mh55,
  .sp_ma55 {
    margin-left: 55px !important;
  }
  .sp_pt60, .sp_pv60,
  .sp_pa60 {
    padding-top: 60px !important;
  }
  .sp_pr60, .sp_ph60,
  .sp_pa60 {
    padding-right: 60px !important;
  }
  .sp_pb60, .sp_pv60,
  .sp_pa60 {
    padding-bottom: 60px !important;
  }
  .sp_pl60, .sp_ph60,
  .sp_pa60 {
    padding-left: 60px !important;
  }
  .sp_mt60, .sp_mv60,
  .sp_ma60 {
    margin-top: 60px !important;
  }
  .sp_mr60, .sp_mh60,
  .sp_ma60 {
    margin-right: 60px !important;
  }
  .sp_mb60, .sp_mv60,
  .sp_ma60 {
    margin-bottom: 60px !important;
  }
  .sp_ml60, .sp_mh60,
  .sp_ma60 {
    margin-left: 60px !important;
  }
  .sp_pt75, .sp_pv75,
  .sp_pa75 {
    padding-top: 75px !important;
  }
  .sp_pr75, .sp_ph75,
  .sp_pa75 {
    padding-right: 75px !important;
  }
  .sp_pb75, .sp_pv75,
  .sp_pa75 {
    padding-bottom: 75px !important;
  }
  .sp_pl75, .sp_ph75,
  .sp_pa75 {
    padding-left: 75px !important;
  }
  .sp_mt75, .sp_mv75,
  .sp_ma75 {
    margin-top: 75px !important;
  }
  .sp_mr75, .sp_mh75,
  .sp_ma75 {
    margin-right: 75px !important;
  }
  .sp_mb75, .sp_mv75,
  .sp_ma75 {
    margin-bottom: 75px !important;
  }
  .sp_ml75, .sp_mh75,
  .sp_ma75 {
    margin-left: 75px !important;
  }
  .sp_pt80, .sp_pv80,
  .sp_pa80 {
    padding-top: 80px !important;
  }
  .sp_pr80, .sp_ph80,
  .sp_pa80 {
    padding-right: 80px !important;
  }
  .sp_pb80, .sp_pv80,
  .sp_pa80 {
    padding-bottom: 80px !important;
  }
  .sp_pl80, .sp_ph80,
  .sp_pa80 {
    padding-left: 80px !important;
  }
  .sp_mt80, .sp_mv80,
  .sp_ma80 {
    margin-top: 80px !important;
  }
  .sp_mr80, .sp_mh80,
  .sp_ma80 {
    margin-right: 80px !important;
  }
  .sp_mb80, .sp_mv80,
  .sp_ma80 {
    margin-bottom: 80px !important;
  }
  .sp_ml80, .sp_mh80,
  .sp_ma80 {
    margin-left: 80px !important;
  }
  .sp_pt95, .sp_pv95,
  .sp_pa95 {
    padding-top: 95px !important;
  }
  .sp_pr95, .sp_ph95,
  .sp_pa95 {
    padding-right: 95px !important;
  }
  .sp_pb95, .sp_pv95,
  .sp_pa95 {
    padding-bottom: 95px !important;
  }
  .sp_pl95, .sp_ph95,
  .sp_pa95 {
    padding-left: 95px !important;
  }
  .sp_mt95, .sp_mv95,
  .sp_ma95 {
    margin-top: 95px !important;
  }
  .sp_mr95, .sp_mh95,
  .sp_ma95 {
    margin-right: 95px !important;
  }
  .sp_mb95, .sp_mv95,
  .sp_ma95 {
    margin-bottom: 95px !important;
  }
  .sp_ml95, .sp_mh95,
  .sp_ma95 {
    margin-left: 95px !important;
  }
  .sp_pt100, .sp_pv100,
  .sp_pa100 {
    padding-top: 100px !important;
  }
  .sp_pr100, .sp_ph100,
  .sp_pa100 {
    padding-right: 100px !important;
  }
  .sp_pb100, .sp_pv100,
  .sp_pa100 {
    padding-bottom: 100px !important;
  }
  .sp_pl100, .sp_ph100,
  .sp_pa100 {
    padding-left: 100px !important;
  }
  .sp_mt100, .sp_mv100,
  .sp_ma100 {
    margin-top: 100px !important;
  }
  .sp_mr100, .sp_mh100,
  .sp_ma100 {
    margin-right: 100px !important;
  }
  .sp_mb100, .sp_mv100,
  .sp_ma100 {
    margin-bottom: 100px !important;
  }
  .sp_ml100, .sp_mh100,
  .sp_ma100 {
    margin-left: 100px !important;
  }
}/*# sourceMappingURL=style.css.map */