@charset "UTF-8";
/*! destyle.css v3.0.0 | MIT License | https://github.com/nicolas-cusan/destyle.min.css */
*,::before,::after{-webkit-box-sizing:border-box;box-sizing:border-box;border-style:solid;border-width:0}
html{line-height:1.15;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:transparent}
body{margin:0}
main{display:block}
p,table,blockquote,address,pre,iframe,form,figure,dl{margin:0}
h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit;margin:0}
ul,ol{margin:0;padding:0;list-style:none}
dt{font-weight:700}
dd{margin-left:0}
hr{-webkit-box-sizing:content-box;box-sizing:content-box;height:0;overflow:visible;border-top-width:1px;margin:0;clear:both;color:inherit}
pre{font-family:monospace,monospace;font-size:inherit}
address{font-style:inherit}
a{background-color:transparent;text-decoration:none;color:inherit}
abbr[title]{-webkit-text-decoration:underline dotted;text-decoration:underline dotted}
b,strong{font-weight:bolder}
code,kbd,samp{font-family:monospace,monospace;font-size:inherit}
small{font-size:80%}
sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}
sub{bottom:-.25em}
sup{top:-.5em}
svg,img,embed,object,iframe{vertical-align:bottom}
button,input,optgroup,select,textarea{-webkit-appearance:none;-moz-appearance:none;appearance:none;vertical-align:middle;color:inherit;font:inherit;background:transparent;padding:0;margin:0;border-radius:0;text-align:inherit;text-transform:inherit}
[type="checkbox"]{-webkit-appearance:checkbox;-moz-appearance:checkbox;appearance:checkbox}
[type="radio"]{-webkit-appearance:radio;-moz-appearance:radio;appearance:radio}
button,[type="button"],[type="reset"],[type="submit"]{cursor:pointer}
button:disabled,[type="button"]:disabled,[type="reset"]:disabled,[type="submit"]:disabled{cursor:default}
:-moz-focusring{outline:auto}
select:disabled{opacity:inherit}
option{padding:0}
fieldset{margin:0;padding:0;min-width:0}
legend{padding:0}
progress{vertical-align:baseline}
textarea{overflow:auto}
[type="number"]::-webkit-inner-spin-button,[type="number"]::-webkit-outer-spin-button{height:auto}
[type="search"]{outline-offset:-2px}
[type="search"]::-webkit-search-decoration{-webkit-appearance:none}
::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}
label[for]{cursor:pointer}
details{display:block}
summary{display:list-item}
[contenteditable]:focus{outline:auto}
table{border-color:inherit}
caption{text-align:left}
td,th{vertical-align:top;padding:0}
th{text-align:left;font-weight:700}
html {
  font-family: 'quotation mark','SST W55 Light','SST W55 Regular','SST W55 Bold','Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, Osaka, 'MS PGothic', arial, helvetica, sans-serif, 'SST W20 Ultra Light','SST W20 Ultra Light Italic','SST W20 Light','SST W20 Light Italic','SST W20 Roman','SST W20 Italic','SST W20 Medium','SST W20 Medium Italic','SST W20 Bold','SST W20 Bold Italic','SST W20 Heavy','SST W20 Heavy Italic','SST W20 Condensed','SST W20 Condensed Bd';
  color: #000000;
  font-size: 16px;
  vertical-align: bottom; }
html a {
    -webkit-transition: 0.5s;
    transition: 0.5s; }
html a:hover {
      text-decoration: none;
      opacity: 0.7; }
*,
*:before,
*:after {
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }
.siteInner {
  max-width: 1280px;
  margin-right: auto;
  margin-left: auto; }
.header {
  background: transparent; }
.global-header {
  margin-bottom: 0; }
body .main {
  padding: 0 !important; }
body .contents {
  padding: 0 !important;
  max-width: 100% !important; }
body .container {
  padding-bottom: 0 !important; }
.js-accordionSlide_trigger.is-slideActive {
  background-color: #F9F9F9; }
.js-accordion:not(.is-open) .js-accordion__target {
  display: none; }
.l-footer {
  padding: 80px 15px;
  background-color: #000;
  color: #ffffff;
  font-size: 12px; }
.l-footer__nav {
    margin-top: 40px;
    font-size: 14px; }
.l-footer__copy {
    margin-top: 16px; }
.l-header {
  width: 100%;
  padding: 15px;
  position: sticky;
  top: 0;
  left: 0;
  z-index: 99; }
.l-header__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    max-width: 1280px;
    margin: 0 auto; }
.l-header__left {
    margin-right: 10px;
    max-width: 95px; }
.l-header__right {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
.l-header__mainNav ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
.l-header__mainNav ul li {
      margin-left: 22px; }
.l-header__mainNav .button.-bordered {
    padding: 6px;
    line-height: 1.1; }
.l-header__logoPcl {
    max-width: 124px;
    margin-left: 38.5px; }
.l-header__button {
    margin-left: 40px;
    position: relative;
    z-index: 999; }
.l-header__button > button {
      width: 42px;
      height: 42px;
      background: none;
      border: none;
      border-radius: 100vw;
      -webkit-appearance: none;
         -moz-appearance: none;
              appearance: none;
      cursor: pointer;
      position: relative; }
.l-header__button > button, .l-header__button > button span {
        display: inline-block;
        -webkit-transition: all .4s;
        transition: all .4s;
        -webkit-box-sizing: border-box;
                box-sizing: border-box; }
.l-header__button .text {
      font-size: 0;
      position: absolute;
      top: 0;
      left: 0;
      visibility: hidden; }
.l-header__button span {
      position: absolute;
      left: 12px;
      width: 18px;
      height: 2px;
      background-color: #fff; }
.l-header__button span:nth-of-type(1) {
        top: 14px; }
.is-open .l-header__button span:nth-of-type(1) {
          -webkit-transform: translateY(6px) rotate(-45deg);
                  transform: translateY(6px) rotate(-45deg); }
.l-header__button span:nth-of-type(2) {
        top: 20px; }
.is-open .l-header__button span:nth-of-type(2) {
          opacity: 0; }
.l-header__button span:nth-of-type(3) {
        bottom: 14px; }
.is-open .l-header__button span:nth-of-type(3) {
          -webkit-transform: translateY(-6px) rotate(45deg);
                  transform: translateY(-6px) rotate(45deg); }
.l-header__subNav {
    width: 100%;
    height: 100vh;
    position: fixed;
    top: 0;
    left: 0;
    background-color: #000;
    overflow: scroll;
    -webkit-animation: menu-close .75s forwards;
            animation: menu-close .75s forwards;
    color: #ffffff; }
.is-open .l-header__subNav {
      -webkit-animation: menu-open .75s forwards;
              animation: menu-open .75s forwards; }
.l-header__subNav .l-header__inner {
      width: 100%;
      height: 100vh;
      padding: 60px 10px; }
.l-header__subNav .button.-bordered {
      border-color: #ffffff !important; }
.l-header__navCont {
    width: 100%; }
.l-header__navLogo img {
    width: 194px; }
.l-header__navLists ul > li:first-child {
    font-size: 24px;
    font-weight: 400; }
.l-header__navFootLogo {
    max-width: 167px;
    margin-bottom: 32px; }
.l-header__navFootButton a.button.-bordered {
    width: 100%;
    padding: 14px; }
.l-header.-dark {
    background-color: rgba(0, 0, 0, 0.7);
    color: #ffffff; }
.l-header.-dark .logo-black {
      display: none; }
.l-header.-dark .l-header__button > button {
      background-color: #fff; }
.l-header.-dark .l-header__button > button span {
        background-color: #000; }
.l-header.-light {
    background-color: rgba(255, 255, 255, 0.7);
    color: #000000; }
.l-header.-light .logo-white {
      display: none; }
.l-header.-light .button.-bordered {
      border-color: #000; }
.l-header.-light .l-header__button > button {
      background-color: #000; }
.l-header.-light .l-header__button > button span {
        background-color: #fff; }
.l-header.-type01 .l-header__inner {
    margin-bottom: 18px; }
@-webkit-keyframes menu-close {
  0% {
    opacity: 1; }
  100% {
    opacity: 0;
    visibility: hidden; } }
@keyframes menu-close {
  0% {
    opacity: 1; }
  100% {
    opacity: 0;
    visibility: hidden; } }
@-webkit-keyframes menu-open {
  0% {
    visibility: hidden;
    opacity: 0; }
  100% {
    opacity: 1; } }
@keyframes menu-open {
  0% {
    visibility: hidden;
    opacity: 0; }
  100% {
    opacity: 1; } }
.l-section {
  max-width: 1280px;
  margin: 0 auto; }
.l-section:not(:first-child) {
    margin-top: 160px; }
.pageLink + .l-section:not(:first-child) {
      margin-top: 0; }
.l-section.-wide {
    max-width: none; }
.l-sectionSub {
    max-width: 1280px;
    margin: 0 auto 40px; }
.l-sectionBg {
    background-color: #F9F9F9; }
.l-section.mtNone {
    margin-top: 0; }
.l-section__inner {
    padding: 0 43px; }
.l-section__content {
    max-width: 1080px;
    margin: 0 auto; }
.about__heading {
  font-weight: 700;
  font-size: 24px;
  line-height: 1.8; }
.about__heading > * {
    line-height: inherit; }
.about__text {
  margin-top: 24px; }
.about__note {
  margin-top: 12px; }
.about__imgList {
  margin-top: 56px; }
.about__movie {
  margin-top: 56px; }
.about__button {
  margin-top: 32px; }
.accordionSlideGrid:not(:first-of-type) {
  padding-top: 40px; }
.l-ancNav {
  color: #ffffff;
  border-top: 1px solid rgba(153, 153, 153, 0.7);
  margin: 0 -15px; }
.l-ancNav__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    max-width: 1280px;
    margin: 0 auto;
    padding: 12px 0 0; }
.l-ancNav__inner .pageLink {
      margin: 0 auto;
      width: 100%; }
.author__item {
  font-size: 12px; }
.author__item:first-child {
    margin-right: 26px;
    position: relative; }
.author__item:first-child::after {
      content: '';
      position: absolute;
      right: -17px;
      width: 10px;
      top: 50%;
      height: 1px;
      background-color: #999999; }
.button.-bordered {
  display: inline-block;
  min-width: 134px;
  padding: 10px;
  border: 1px solid #fff;
  text-align: center; }
.button.-bg {
  display: inline-block;
  min-width: 200px;
  padding: 10px;
  background-color: #000000;
  color: #ffffff;
  text-align: center;
  line-height: 1.3; }
.button.-contact {
  padding: 25px;
  font-size: 32px; }
.button.-pdf::after {
  content: '';
  display: inline-block;
  width: 13px;
  height: 17px;
  margin-left: 8px;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center center;
  background-image: url(../img/kiyosumi/icon-pdf.svg);
  -webkit-transform: translateY(3px);
          transform: translateY(3px); }
.button.-download::after {
  content: '';
  display: inline-block;
  width: 15px;
  height: 16px;
  margin-left: 8px;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center center;
  background-image: url(../img/kiyosumi/icon-download.svg);
  -webkit-transform: translateY(1px);
          transform: translateY(1px); }
.card {
  display: block;
  background-color: #ffffff;
  -webkit-box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.1);
          box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.1); }
.card__inner {
    padding: 24px 16px; }
.card__inner:not(.-movie) {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between; }
.card__thumb img {
    display: block;
    aspect-ratio: 16 / 9;
    -o-object-fit: cover;
       object-fit: cover; }
.card__title {
    margin-bottom: 24px; }
.card__cat {
    font-size: 12px;
    line-height: 1.39;
    color: #A4A4A4; }
.card__button .button.-bg {
    width: 100%;
    min-width: 0; }
.card.-movie .card__inner {
    display: block; }
.card.-type01 {
    -webkit-box-shadow: none;
            box-shadow: none; }
.card.-type01 .card__caption {
      margin-top: 23px; }
.cardList__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  margin-left: -15px;
  margin-top: -24px;
  position: relative; }
.cardList__item {
  width: calc(100% / 4 - 15px);
  margin-top: 24px;
  margin-left: 15px; }
.cardList__item.is-hidden {
    display: none; }
.cardList.-type01 .card__caption > p {
  font-size: 14px; }
#colorbox #cboxClose:before,
#colorbox #cboxClose:after {
  background: #000; }
.concept {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  min-height: 559px;
  padding: 15px;
  background-image: url(../img/kiyosumi/bg-concept.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  text-align: center;
  color: #ffffff;
  position: relative; }
.concept::before {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(52.48%, rgba(0, 0, 0, 0.87)), color-stop(99.38%, rgba(0, 0, 0, 0.2)));
    background: linear-gradient(180deg, rgba(0, 0, 0, 0.87) 52.48%, rgba(0, 0, 0, 0.2) 99.38%);
    position: absolute;
    top: 0;
    left: 0; }
.concept__inner {
    position: relative;
    z-index: 2; }
.concept h2 {
    margin-bottom: 40px;
    font-size: 38px;
    font-weight: 400; }
.contactArea {
  margin: 110px auto 0px;
  text-align: center;
  padding: 0 15px; }
.contactArea__text {
    text-align: left;
    margin-top: 16px; }
.contentSlider .js-accordionSlide_target {
  padding-top: 40px;
  max-width: 100%;
  display: none; }
.filterTags {
  margin-bottom: 48px; }
.filterTags__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-left: -12px; }
.filterTags__item {
    line-height: 1;
    white-space: nowrap; }
.filterTags__item:not(:last-child) {
      border-right: 1px solid #D9D9D9; }
.filterTags__button {
    color: #737373;
    display: inline-block;
    padding: 0 12px;
    line-height: 1; }
.filterTags__button:hover {
      text-decoration: none; }
.filterTags__button.is-active {
      color: #000000;
      text-decoration: none; }
.floorMap {
  margin-top: 56px; }
.floorMap__heading {
    margin-bottom: 40px; }
.gallery {
  margin-top: 160px; }
.gallery__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-top: -10px;
    margin-left: -10px; }
.gallery__item {
    width: calc(100% / 2 - 10px);
    margin-top: 10px;
    margin-left: 10px; }
.heading {
  padding-left: 43px;
  position: relative;
  font-weight: 400;
  font-size: 38px; }
.l-section > .heading, .l-sectionSub > .heading {
    margin-bottom: 48px; }
.heading::before {
    content: '';
    display: block;
    width: 30px;
    height: 1px;
    background-color: #000000;
    position: absolute;
    top: calc(50% - 5px);
    left: 0; }
.heading.-lv2, .heading.-lv3 {
    font-weight: 700; }
.heading.-lv2::before, .heading.-lv3::before {
      height: 0; }
.heading.-lv2 {
    font-size: 24px;
    margin-top: 80px; }
.heading.-lv3 {
    font-size: 20px;
    padding-left: 0; }
.icon {
  width: 1em;
  height: auto;
  margin-left: 1em;
  vertical-align: text-top; }
.imgGroup {
  position: relative; }
.imgGroup__img {
    position: relative; }
.imgGroup__text {
    color: #ffffff;
    font-size: 20px;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    z-index: 1;
    white-space: nowrap; }
.imgItem {
  max-width: 100%;
  height: auto; }
.kvSlider {
  position: relative; }
.kvSlider .slick-dotted.slick-slider {
    margin-bottom: 0; }
.kvSlider__item {
    display: block !important; }
.kvSlider__nav {
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 30px; }
.sliderNav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }
.sliderNav > li {
    display: block; }
.sliderNav > li + li {
      margin-left: 22px; }
.sliderNav > li > button {
      display: block;
      width: 8px;
      height: 8px;
      border-radius: 100vw;
      background-color: #fff;
      color: rgba(255, 255, 255, 0);
      font-size: 0;
      -webkit-transform: rotate(-90deg);
              transform: rotate(-90deg); }
.sliderNav > li.slick-active > button {
      width: 20px;
      height: 20px;
      background-color: transparent;
      position: relative;
      -webkit-box-sizing: border-box;
              box-sizing: border-box; }
.sliderNav > li.slick-active > button svg {
        width: 100%;
        height: 100%;
        stroke: #fff;
        stroke-width: 2px;
        position: absolute;
        top: 0;
        left: 0;
        -webkit-animation-name: circle;
                animation-name: circle;
        -webkit-animation-delay: 1s;
                animation-delay: 1s;
        -webkit-animation-duration: 7s;
                animation-duration: 7s;
        -webkit-animation-timing-function: liner;
                animation-timing-function: liner;
        opacity: 0; }
.sliderNav > li.slick-active > button::before {
        content: '';
        display: block;
        width: 20px;
        height: 20px;
        border: 2px solid #B6B6B6;
        border-radius: 100vw;
        position: absolute;
        top: 0;
        left: 0; }
@-webkit-keyframes circle {
  0% {
    opacity: 1;
    stroke-dasharray: 0 366; }
  99.9%, to {
    stroke-dasharray: 366 366; } }
@keyframes circle {
  0% {
    opacity: 1;
    stroke-dasharray: 0 366; }
  99.9%, to {
    stroke-dasharray: 366 366; } }
.label {
  padding: 6px;
  font-size: 12px;
  font-weight: 400;
  display: inline-block;
  line-height: 1; }
.label.-bg {
    background-color: #999999;
    color: #ffffff; }
.map__text {
  margin-bottom: 40px; }
.map__content {
  width: 100%;
  height: 625px; }
.map__content #gmap05 {
    height: 100%; }
.map .text__sm {
  line-height: 1.4;
  font-size: 16px;
  margin-bottom: 20px; }
.map .text__sm .note {
    font-size: 12px; }
.map .text__sm .tel {
    display: inline-block;
    margin-top: 5px; }
.map .text__sm .sub {
    margin-top: 5px;
    display: inline-block; }
.map__tel {
  margin-top: 20px; }
.movie {
  width: 100%;
  height: 0;
  padding-bottom: 56.25%;
  position: relative; }
.movie iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }
.notice {
  margin-top: 50px;
  padding: 20px;
  border: 1px solid #000; }
.notice__heading {
    font-weight: bold;
    line-height: 2.2; }
.notice__text {
    line-height: 2.2; }
.pageBar {
  background-color: #F9F9F9;
  padding: 16px 15px;
  border-bottom: 1px solid #999999; }
.pageBar__inner {
    max-width: calc(1280px + 30px);
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
.pageBar__text {
    color: #999999;
    margin-right: 44px; }
.pageBar__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
.pageBar__listItem {
      border: 1px solid #000000; }
.pageBar__listItem:not(.pageBar__listItem:last-child) {
        margin-right: 10px; }
.pageBar__listItem a {
        display: block;
        padding: 6px 15px; }
.pageHeading {
  padding: 70px 15px;
  font-size: 52px;
  border-bottom: 1px solid #999999; }
.pageHeading > h1 {
    max-width: 1280px;
    margin: 0 auto; }
.pageLink {
  max-width: calc(1280px + 30px);
  margin: 40px auto;
  padding: 0 15px; }
.pageLink__button.button {
    padding: 6px 10px;
    min-width: 220px;
    margin-left: 20px; }
.pageLink > ul > li > a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    width: 100%; }
.pageLink > ul > li > a::after {
      content: '';
      display: block;
      width: 0;
      height: 0;
      margin-left: 8px;
      border-style: solid;
      border-width: 7px 3px 0 3px;
      border-color: #000000 transparent transparent transparent; }
.pageLink > ul > li > a.-light::after {
      border-color: #ffffff transparent transparent transparent; }
.pageTop {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  position: sticky;
  margin-top: 100px;
  margin-bottom: 30px;
  bottom: 30px; }
.pageTop a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: 50px;
    height: 50px;
    margin-right: 30px;
    padding-bottom: 5px;
    background: #000000; }
.sample {
  margin-top: 80px;
  padding: 80px 10px;
  border: 1px solid #999999; }
.sample__inner {
    max-width: 1080px;
    margin: 0 auto; }
.sample__inner .cardList {
      margin-top: 40px; }
.sample .cardList__item {
    width: calc(50% - 9px); }
.sliderBlock {
  padding: 32px;
  background-color: #F9F9F9;
  position: relative; }
.sliderBlock::before {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 24px 26px 24px;
    border-color: transparent transparent #F9F9F9 transparent;
    position: absolute;
    top: 0; }
.sliderBlock__link {
    font-size: 12px;
    display: block;
    text-decoration: underline; }
.sliderBlock__mainText .label {
    margin-top: 10px; }
.sliderBlock__mainText .author {
    margin-top: 32px; }
.sliderBlock__mainText .tagList {
    margin-top: 10px; }
.sliderBlock__mainText .tagList + p {
      margin-top: 32px; }
.sliderBlock__mainText .button {
    margin-top: 32px; }
.sliderBlock.-modal {
    display: block; }
.sliderBlock.-modal .sliderBlock__mainText {
      margin-top: 32px; }
.sliderBlock.-modal .sliderBlock__mainText .button {
        position: relative;
        left: 50%;
        -webkit-transform: translateX(-50%);
                transform: translateX(-50%); }
.js-slideAcc__target {
  display: none; }
.js-slideAcc__target.is-show {
    display: block; }
#colorbox #cboxClose {
  top: 0;
  right: 0; }
.sliderContent {
  width: 100%; }
.sliderContent__img {
    width: 100%;
    -webkit-transition: 0.1s;
    transition: 0.1s;
    -webkit-transform-origin: top center;
            transform-origin: top center; }
.sliderContent__item {
    width: 100%;
    max-width: 100%;
    aspect-ratio: 620 / 359; }
.sliderContent__item img,
    .sliderContent__item iframe,
    .sliderContent__item video {
      display: block;
      width: 100%;
      max-width: none;
      height: 100%;
      -o-object-fit: cover;
         object-fit: cover; }
.sliderContent__thumbnail {
    width: 95%;
    margin: 0 auto;
    -webkit-transition: 0.1s;
    transition: 0.1s;
    -webkit-transform-origin: top center;
            transform-origin: top center; }
.sliderContent__thumbnail:hover {
      cursor: pointer; }
.sliderContent__thumbnail .slick-slide.slick-current.slick-active {
      opacity: 0.6; }
.sliderContent .slick-prev, .sliderContent .slick-next {
    width: 10px;
    height: 8px; }
.sliderContent .slick-prev::before, .sliderContent .slick-next::before {
      content: '';
      display: block;
      width: 0;
      height: 0;
      border-style: solid; }
.sliderContent .slick-next {
    right: -13px; }
.sliderContent .slick-next::before {
      border-width: 4px 0 4px 10px;
      border-color: transparent transparent transparent #000; }
.sliderContent .slick-prev {
    left: -13px; }
.sliderContent .slick-prev::before {
      border-width: 4px 10px 4px 0;
      border-color: transparent #000 transparent transparent; }
.sliderThumbnail__item {
  display: block !important;
  padding: 0 5px;
  aspect-ratio: 112 / 78; }
.sliderThumbnail__item img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover; }
.studioTop {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between; }
.studioTop__item {
    width: calc( 100% / 2 - 7.5px);
    position: relative; }
.studioTop__item::after {
      position: absolute;
      content: '';
      width: 100%;
      height: 100%;
      background-color: rgba(0, 0, 0, 0.4);
      top: 0;
      z-index: 0; }
.subHeading {
  margin-bottom: 40px;
  font-weight: 700;
  font-size: 24px;
  line-height: 1.8; }
.subHeading:not(:first-child) {
    margin-top: 80px; }
.subHeading.-slider {
    margin-top: 32px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: normal; }
.subHeading.-sliderLead {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: normal; }
.tableList {
  line-height: 1.8; }
.tableList__inner {
    padding: 16px 0; }
.tableList__inner:not(:last-child) {
      border-bottom: 1px solid #999999; }
.tableList__inner dt {
      font-weight: 400; }
.tableList__inner dd span {
      font-size: 12px; }
.tableList__inner dd span.tableList__smallLeft {
        padding-left: 8px; }
.tagList {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
.tagList__item {
    color: #A4A4A4;
    font-size: 12px;
    margin-right: 10px; }
.text {
  font-size: 18px;
  line-height: 2.6; }
.text-em {
    font-weight: bold; }
.text.-note {
    font-size: 12px;
    position: relative;
    padding-left: 20px;
    line-height: 2.6; }
.text.-note::before {
      content: '※';
      position: absolute;
      top: 0;
      left: 0;
      font-size: 12px; }
.text.-sm {
    font-size: 14px; }
.textArea {
  max-width: 1280px;
  margin: 0 auto; }
.textArea__inner {
    padding: 0 43px; }
#topics .l-section__inner {
  padding-left: 0; }
.topics {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 42px; }
.topics__textarea {
    max-width: 452px;
    width: calc(452 / 1237 * 100%); }
.topics__imgarea {
    -webkit-box-flex: 1;
        -ms-flex: 1 1;
            flex: 1 1; }
.topics__imgarea--sp {
      display: none; }
.topics__text {
    margin-top: 48px;
    padding-left: 43px;
    font-size: 18px;
    line-height: 2.6; }
.topics__link {
    display: block;
    width: calc( 100% - 43px);
    margin-top: 40px;
    margin-left: auto;
    padding: 21.5px 0;
    text-align: center;
    color: #FFF;
    font-size: 22px;
    line-height: normal;
    background-color: #000; }
@media screen and (max-width: 811px) {
  .sp-hide {
    display: none; }
    .l-footer {
      padding: 56px 15px 35px; }
      .l-footer__nav {
        margin-top: 32px; }
      .l-footer__nav ul > li {
        border-bottom: 1px solid rgba(255, 255, 255, 0.4);
        line-height: 2; }
        .l-footer__nav ul > li > a {
          display: block;
          padding: 4px 0; }
      .l-footer__copy {
        margin-top: 24px; }
    .l-header {
      padding: 10px 15px; }
      .l-header__left {
        max-width: 71px; }
    .l-header__mainNav {
      display: none; }
      .l-header__logoPcl {
        max-width: 104px;
        margin-left: 10px; }
      .l-header__button {
        margin-left: 16px; }
        .l-header__subNav .l-header__inner {
          display: block;
          height: auto;
          padding: 15px; }
      .l-header__navLogo img {
        width: 80px; }
    .l-header__navLists {
      margin-top: 27px; }
    .l-header__navLists ul {
      margin-bottom: 24px; }
      .l-header__navLists ul > li:first-child {
        font-size: 20px; }
    .l-header__navLists ul > li:not(:first-child) {
      border-bottom: 1px solid rgba(255, 255, 255, 0.4); }
      .l-header__navLists ul > li:not(:first-child) > a {
        display: block;
        padding: 8px 0; }
    .l-header__navFoot {
      margin-top: 60px; }
      .l-header__navFootLogo {
        max-width: 173px;
        margin-bottom: 16px; }
      .l-section:not(:first-child) {
        margin-top: 96px; }
      .l-section__inner {
        padding: 0 15px; }
    .about__text > .text {
      line-height: 1.8; }
    .about__imgList .about__img:not(:last-child) {
      margin-bottom: 8px; }
    .about__button {
      margin-top: 16px; }
    .accordionSlideGrid:not(:first-of-type) {
      padding-top: 32px; }
  .accordionSlideGrid .cardList:not(:first-of-type) {
    padding-top: 32px; }
        .l-ancNav__inner .pageLink ul {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -ms-flex-wrap: wrap;
              flex-wrap: wrap;
          -webkit-box-pack: justify;
              -ms-flex-pack: justify;
                  justify-content: space-between; }
        .l-ancNav__inner .pageLink ul li {
          width: calc( 100% / 2 - 5px); }
    .button.-contact {
      width: 100%;
      font-size: 22px;
      padding: 20px; }
        .card.-type01 .card__caption {
          margin-top: 16px; }
    .cardList__inner {
      margin-top: -16px;
      margin-left: -9px; }
    .cardList__item {
      width: 100%;
      margin-top: 16px;
      margin-left: 9px; }
  .cardList.-type01 .cardList__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-left: -9px; }
  .cardList.-type01 .cardList__item {
    width: calc(100% / 2 - 9px);
    margin-left: 9px; }
  .cardList .js-accordion {
    margin-top: 20px; }
  .cardList .js-accordion .button {
    width: 100%;
    -webkit-transition: 0.5s;
    transition: 0.5s; }
  .cardList .js-accordion.is-open button {
    display: none; }
      .concept h2 {
        font-size: 26px; }
    .contentSlider .js-accordionSlide_target {
      padding-top: 32px; }
      .filterTags__list {
        overflow-x: scroll;
        -ms-overflow-style: none;
        scrollbar-width: none; }
        .filterTags__list::-webkit-scrollbar {
          display: none; }
    .floorMap {
      margin-top: 40px; }
      .floorMap__heading {
        margin-bottom: 32px; }
    .floorMap__text {
      margin-top: 24px; }
    .gallery {
      margin-top: 96px; }
      .gallery__inner {
        margin-top: -5px;
        margin-left: -5px; }
      .gallery__item {
        width: calc(100% / 2 - 5px);
        margin-top: 5px;
        margin-left: 5px; }
    .heading {
      padding-left: 15px;
      font-size: 26px; }
      .l-section > .heading, .l-sectionSub > .heading {
        margin-bottom: 32px; }
      .heading::before {
        width: 10px; }
      .imgGroup__text {
        font-size: 16px; }
      .kvSlider__item {
        height: 100vh; }
      .kvSlider__item img {
        height: 100%;
        -o-object-fit: cover;
           object-fit: cover; }
      .kvSlider__item.-left img {
        -o-object-position: 0 100%;
           object-position: 0 100%; }
    .map__text {
      margin-bottom: 32px; }
    .map__content {
      height: 400px; }
  .map .text {
    margin-bottom: 16px; }
    .pageBar {
      display: none; }
    .pageHeading {
      padding: 32px 15px;
      font-size: 30px; }
    .pageLink {
      margin: 0 0 12px; }
      .pageLink__button.button {
        width: 100%;
        margin-left: 0;
        padding: 14px 14px 15px;
        font-size: 16px; }
    .pageLink.-bdrBottom-sm {
      margin-bottom: 56px; }
    .pageLink > ul > li {
      font-size: 16px; }
      .pageLink > ul > li:nth-child(1), .pageLink > ul > li:nth-child(2) {
        border-bottom: 1px solid #999999; }
      .pageLink > ul > li > a {
        padding: 12px 0; }
    .pageTop {
      margin-top: 88px; }
    .sample {
      margin-top: 30px;
      padding: 20px 10px; }
        .sample__inner .cardList {
          margin-top: 20px; }
    .sample .cardList .card__button .button {
      text-align: left; }
    .sliderBlock {
      width: calc(100% + 30px);
      padding: 24px 15px;
      margin-left: -15px; }
      .sliderBlock::before {
        border-width: 0 20px 20px 20px; }
      .contentSlider:nth-child(2) .js-accordionSlide_target:first-child .sliderBlock::before {
        left: calc((100% / 2 - 9px) - ((100% / 2 - 9px) / 2));
        -webkit-transform: translateX(-50%) translateY(-100%);
                transform: translateX(-50%) translateY(-100%); }
      .contentSlider:nth-child(2) .js-accordionSlide_target:last-child .sliderBlock::before {
        left: calc((100% / 2 - 9px) * 2 - ((100% / 2 - 9px) / 2));
        -webkit-transform: translateX(-50%) translateY(-100%);
                transform: translateX(-50%) translateY(-100%); }
      .contentSlider:nth-child(4) .js-accordionSlide_target:first-child .sliderBlock::before {
        left: calc((100% / 2 - 9px) - ((100% / 2 - 9px) / 2));
        -webkit-transform: translateX(-50%) translateY(-100%);
                transform: translateX(-50%) translateY(-100%); }
      .contentSlider:nth-child(4) .js-accordionSlide_target:last-child .sliderBlock::before {
        left: calc((100% / 2 - 9px) * 2 - ((100% / 2 - 9px) / 2));
        -webkit-transform: translateX(-50%) translateY(-100%);
                transform: translateX(-50%) translateY(-100%); }
    .sliderBlock__mainText {
      margin-top: 32px; }
      .sliderBlock__mainText .author {
        margin-top: 16px; }
        .sliderBlock__mainText .tagList + p {
          margin-top: 16px; }
      .sliderBlock__mainText .button {
        margin-top: 16px; }
      .sliderBlock.-modal {
        width: auto;
        padding: 24px;
        margin-left: 0; }
    #colorbox #cboxClose {
      width: 30px;
      height: 30px; }
    .studioTop {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column; }
      .studioTop__item:not(.studioTop__item:last-child) {
        margin-bottom: 12px; }
      .studioTop__item {
        width: 100%; }
    .subHeading {
      margin-bottom: 24px; }
      .subHeading:not(:first-child) {
        margin-top: 40px; }
      .subHeading.-slider {
        margin-top: 16px; }
      .subHeading.-sliderLead {
        margin-top: 16px; }
      .text.-sm {
        font-size: 12px; }
      .textArea__inner {
        padding: 0 15px; }
    .topics {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column; }
      .topics__textarea {
        max-width: unset;
        width: auto; }
      .topics__imgarea {
        display: none;
        padding-left: 15px; }
        .topics__imgarea--sp {
          display: block;
          margin-top: 42px; }
      .topics__text {
        margin-top: 32px;
        padding-left: 15px; }
      .topics__link {
        width: calc(100% - 15px);
        margin-top: 32px;
        padding: 20px 0;
        line-height: 1.3; } }
@media screen and (min-width: 812px) {
  .pc-hide {
    display: none; }
    .l-footer {
      text-align: center; }
      .l-footer__nav ul {
        margin-left: -16px; }
      .l-footer__nav ul > li {
        display: inline-block;
        margin-left: 16px; }
        .l-header__subNav .l-header__inner {
          -webkit-box-align: center;
              -ms-flex-align: center;
                  align-items: center;
          width: 100%; }
      .l-header__navCont {
        display: -ms-grid;
        display: grid;
        -ms-grid-columns: 1fr 600px;
        grid-template-columns: 1fr 600px;
        grid-gap: 32px; }
    .l-header__navLogo {
      -ms-grid-row: 1;
      -ms-grid-row-span: 2;
      grid-row: 1/3;
      -ms-grid-column: 1;
      -ms-grid-column-span: 1;
      grid-column: 1/2;
      max-width: none; }
    .l-header__navLists {
      -ms-grid-row: 1;
      -ms-grid-row-span: 2;
      grid-row: 1/3;
      -ms-grid-column: 2;
      -ms-grid-column-span: 1;
      grid-column: 2/3;
      display: -ms-grid;
      display: grid;
      grid-gap: 32px; }
    .l-header__navLists.-type01 {
      -ms-grid-column: 2;
      -ms-grid-column-span: 7;
      grid-column: 2/9; }
    .l-header__navLists ul:first-child {
      width: 6em;
      -ms-grid-row: 1;
      -ms-grid-row-span: 1;
      grid-row: 1/2;
      -ms-grid-column: 1;
      -ms-grid-column-span: 1;
      grid-column: 1/2; }
    .l-header__navLists ul:nth-child(2) {
      -ms-grid-row: 1;
      -ms-grid-row-span: 1;
      grid-row: 1/2;
      -ms-grid-column: 2;
      -ms-grid-column-span: 1;
      grid-column: 2/3; }
    .l-header__navLists ul:nth-child(3) {
      -ms-grid-row: 2;
      -ms-grid-row-span: 1;
      grid-row: 2/3;
      -ms-grid-column: 2;
      -ms-grid-column-span: 1;
      grid-column: 2/3; }
    .l-header__navLists ul:nth-child(4) {
      -ms-grid-column: 3;
      -ms-grid-column-span: -1;
      grid-column: 3/2; }
    .l-header__navLists ul > li {
      margin-top: 8px; }
      .l-header__navLists ul > li:first-child {
        margin-bottom: 16px; }
    .l-header__navFoot {
      -ms-grid-row: 3;
      grid-row: 3/3; }
      .l-header__navFootButton a.button.-bordered {
        max-width: 170px; }
    .about__imgList {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between; }
    .about__imgList .about__img {
      width: calc(50% - 4px); }
  .accordionSlideGrid {
    display: -ms-grid;
    display: grid;
    grid-column-gap: 15px;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr; }
  .accordionSlideGrid .cardList__item {
    width: calc(100% / 2 - 15px); }
  .accordionSlideGrid .cardList:nth-child(1) {
    -ms-grid-row: 1;
    -ms-grid-row-span: 1;
    grid-row: 1/2;
    -ms-grid-column: 1;
    -ms-grid-column-span: 1;
    grid-column: 1/2; }
  .accordionSlideGrid .cardList:nth-child(3) {
    -ms-grid-row: 1;
    -ms-grid-row-span: 1;
    grid-row: 1/2;
    -ms-grid-column: 2;
    -ms-grid-column-span: 1;
    grid-column: 2/3; }
  .accordionSlideGrid .contentSlider {
    max-width: 100%;
    -ms-grid-row: 2;
    -ms-grid-row-span: 1;
    grid-row: 2/3;
    -ms-grid-column: 1;
    -ms-grid-column-span: 2;
    grid-column: 1/3; }
        .l-ancNav__inner .pageLink {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-align: center;
              -ms-flex-align: center;
                  align-items: center; }
    .button.-contact {
      min-width: 500px; }
    .contactArea__inner {
      max-width: 530px;
      margin: 0 auto;
      padding: 0 15px; }
      .filterTags__list {
        margin-bottom: -12px;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; }
      .filterTags__button {
        font-size: 14px; }
      .floorMap__heading {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center; }
      .floorMap__heading .button {
        margin-left: 40px; }
    .floorMap__contents {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; }
    .floorMap__img {
      max-width: 580px;
      margin-right: 40px; }
  .slick-slide img {
    margin: 0 auto; }
    .map__text {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center; }
  .map .text {
    margin-right: 40px; }
      .map .text__sm .tel {
        pointer-events: none; }
    .pageHeading.-pcbdrNone {
      border-bottom: none; }
    .pageLink > ul {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      margin-left: -32px; }
    .pageLink > ul > li {
      margin-left: 32px; }
    .sliderBlock {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; }
      .contentSlider:nth-child(2) .js-accordionSlide_target:first-child .sliderBlock::before {
        left: calc((100% / 4 - 15px) - ((100% / 4 - 15px) / 2));
        -webkit-transform: translateX(-50%) translateY(-100%);
                transform: translateX(-50%) translateY(-100%); }
      .contentSlider:nth-child(2) .js-accordionSlide_target:last-child .sliderBlock::before {
        left: calc((100% / 4 - 15px) * 2 - ((100% / 4 - 15px) / 2));
        -webkit-transform: translateX(-50%) translateY(-100%);
                transform: translateX(-50%) translateY(-100%); }
      .contentSlider:nth-child(4) .js-accordionSlide_target:first-child .sliderBlock::before {
        left: calc((100% / 4 - 15px) * 3 - ((100% / 4 - 15px) / 2));
        -webkit-transform: translateX(50%) translateY(-100%);
                transform: translateX(50%) translateY(-100%); }
      .contentSlider:nth-child(4) .js-accordionSlide_target:last-child .sliderBlock::before {
        left: calc((100% / 4 - 15px) * 4 - ((100% / 4 - 15px) / 2));
        -webkit-transform: translateX(50%) translateY(-100%);
                transform: translateX(50%) translateY(-100%); }
    .sliderBlock .sliderContent {
      width: 50%;
      max-width: 620px;
      margin-right: 40px; }
    .sliderBlock__mainText {
      -webkit-box-flex: 1;
          -ms-flex-positive: 1;
              flex-grow: 1;
      font-size: 9999; }
      .sliderBlock.-modal .sliderContent {
        width: auto;
        max-width: 656px;
        margin-left: auto;
        margin-right: auto; }
  #colorbox {
    max-width: 720px !important; }
  #colorbox #cboxWrapper,
  #colorbox #cboxContent,
  #colorbox #cboxLoadedContent {
    max-width: 720px !important; }
      .tableList__inner {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex; }
        .tableList__inner dt {
          width: 110px;
          margin-right: 64px; }
      .tableList__inner dd {
        -ms-flex-negative: 9999;
            flex-shrink: 9999;
        width: 100%; } }
