.w-layout-blockcontainer {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

@media screen and (max-width: 991px) {
  .w-layout-blockcontainer {
    max-width: 728px;
  }
}

@media screen and (max-width: 767px) {
  .w-layout-blockcontainer {
    max-width: none;
  }
}

body {
  color: #333;
  -webkit-text-fill-color: inherit;
  background-color: #f5f2ed;
  background-clip: border-box;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 20px;
}

.section_header {
  background-color: #f5f2ed;
}

.container {
  background-color: #f5f2ed;
  max-width: 1120px;
  padding-left: 24px;
  padding-right: 24px;
}

.header_row {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: row;
  justify-content: space-between;
  align-items: center;
  width: 1094px;
  height: 70px;
  padding-left: 35px;
  padding-right: 35px;
  display: flex;
}

.hero, .works {
  background-color: #f5f2ed;
}

.footer {
  background-color: #f5f2ed;
  display: block;
}

.section_hero {
  padding-top: 20px;
  padding-bottom: 20px;
}

.section_works {
  padding-top: 80px;
  padding-bottom: 80px;
}

.header_nav {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.container-2, .container-3 {
  max-width: 1120px;
  padding-left: 24px;
  padding-right: 24px;
}

.hero_wrap {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.hero_img {
  object-fit: contain;
  width: 1440px;
  max-width: none;
  height: auto;
}

.div-block {
  flex-flow: column;
  display: flex;
}

.hero_dots {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  aspect-ratio: auto;
  object-fit: fill;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 10px;
  margin-top: 12px;
  display: flex;
}

.dot {
  -webkit-text-fill-color: inherit;
  background-color: #cfcfcf;
  background-clip: border-box;
  border-radius: 50%;
  width: 8px;
  height: 8px;
}

.dot-is-active {
  background-color: #333;
  border-radius: 999px;
  width: 8px;
  height: 8px;
}

.nav_link {
  color: #304a5b;
  text-align: left;
  font-family: Noto Serif JP, sans-serif;
  font-size: 20px;
  font-weight: 600;
  text-decoration: none;
}

.section_title {
  justify-content: center;
  align-items: center;
  height: 86px;
  margin-bottom: 24px;
  font-family: Noto Serif JP, sans-serif;
  font-size: 60px;
  font-weight: 600;
  line-height: 100%;
  display: flex;
  position: static;
}

.feature_media {
  z-index: auto;
  box-sizing: content-box;
  aspect-ratio: auto;
  width: 1440px;
  height: 700px;
  position: relative;
  overflow: hidden;
}

.image, .image-2 {
  width: 1330px;
  height: 700px;
}

.feature_slider {
  width: 1441px;
  height: 700px;
  margin-right: 0;
  padding-right: 220px;
}

.feature_slide_img, .feature_slide_img-copy {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.image-3 {
  width: 1330px;
  height: 700px;
}

.slide {
  width: 1400px;
  height: 700px;
}

.image-4 {
  width: 100%;
  height: 700px;
  position: static;
}

.slider {
  background-color: #f5f2ed;
  width: 1400px;
  height: 700px;
}

.image-5 {
  width: auto;
  height: auto;
}

.slide-nav {
  display: none;
}

.feature_desc {
  z-index: 20;
  color: #f5f2ed;
  text-align: center;
  max-width: 750px;
  margin: 24px auto 0;
  font-family: Noto Serif JP, sans-serif;
  font-size: 24px;
  font-weight: 400;
  line-height: 24px;
  text-decoration: none;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 250px;
}

.artists_title {
  color: #304a5b;
  text-align: center;
  margin-bottom: 50px;
  font-family: Noto Serif JP, sans-serif;
  font-size: 60px;
  font-weight: 400;
  line-height: 100%;
  position: static;
}

.artists_row {
  box-sizing: border-box;
  aspect-ratio: auto;
  object-fit: fill;
  background-color: #f5f2ed;
  width: 100%;
  padding-left: 0;
  padding-right: 0;
  overflow: hidden;
}

.artists_row_inner {
  box-sizing: content-box;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  aspect-ratio: auto;
  object-fit: fill;
  background-color: #f5f2ed;
  flex-flow: row-reverse;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 100%;
  display: flex;
  overflow: hidden;
}

.image-6 {
  width: 321px;
  height: 424px;
}

.image-7 {
  width: 318px;
  height: 424px;
}

.image-8 {
  width: 400px;
  height: 300px;
}

.image-9 {
  height: 301px;
}

.image-10 {
  width: 305px;
  height: 323px;
}

.paragraph {
  color: #304a5b;
  text-align: left;
  width: 900px;
  height: 319px;
  font-family: Noto Serif JP, sans-serif;
  font-size: 20px;
  display: block;
}

.text-block {
  color: #304a5b;
  width: 412px;
  height: 29px;
  font-family: Noto Serif JP, sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 20px;
}

.paragraph-2 {
  color: #304a5b;
  text-align: left;
  text-indent: 0;
  width: 412px;
  height: 78px;
  font-family: Noto Serif JP, sans-serif;
  font-size: 20px;
  font-weight: 600;
}

.container-4 {
  font-weight: 400;
}

.paragraph-3 {
  width: 421px;
  height: 78px;
}

.company_meta {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.meta_col {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: stretch;
  display: flex;
}

.meta_line {
  color: #304a5b;
  width: 300px;
  height: 39px;
  font-family: Noto Serif JP, sans-serif;
  font-size: 16px;
  display: flex;
}

.business_row {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  flex-flow: wrap;
  justify-content: flex-end;
  align-items: stretch;
  width: 450px;
  display: flex;
}

.div-block-2 {
  grid-column-gap: 1px;
  grid-row-gap: 1px;
  flex-flow: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: flex-start;
  width: 940px;
  height: 65px;
  display: flex;
}

.container-5 {
  display: flex;
}

.paragraph-4 {
  width: 140px;
  height: 29px;
  font-family: Noto Serif JP, sans-serif;
  font-size: 20px;
}

.paragraph-5 {
  color: #304a5b;
  width: 473px;
  height: 26px;
  font-family: Noto Serif JP, sans-serif;
  font-size: 18px;
  display: block;
}

.image-11, .div-block-3 {
  width: 628px;
  height: 437px;
}

.div-block-4 {
  flex-flow: column;
  justify-content: flex-end;
  align-items: stretch;
  width: 940px;
  height: 437px;
  display: flex;
}

.image-12 {
  width: 750px;
  max-width: 100%;
  display: block;
}

.section {
  width: auto;
  height: 1056px;
}

.section_place {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  flex-flow: wrap;
  height: 1056px;
  margin-top: 220px;
  display: flex;
}

.container-6 {
  width: 100%;
  max-width: none;
  height: 250px;
  display: flex;
}

.container-7 {
  width: 100%;
  max-width: none;
  height: 652px;
  padding-bottom: 200px;
  display: block;
}

.div-block-5 {
  width: 270px;
  height: 60px;
  margin-top: 100px;
  margin-left: 175px;
  padding-left: 0;
}

.image-13 {
  width: 100%;
  height: 100%;
}

.div-block-6 {
  width: 100%;
  height: auto;
}

.image-14 {
  width: 162px;
  height: 60px;
  margin-left: 0;
  padding-left: 0;
}

.image-15 {
  width: 386px;
  height: 30px;
}

.div-block-7 {
  width: 270px;
  height: 60px;
  margin-top: 120px;
}

.container-8 {
  width: 100%;
  max-width: 800px;
  height: 34px;
}

.text-block-2 {
  color: #304a5b;
  text-align: center;
  font-family: Noto Serif JP, sans-serif;
  font-size: 24px;
  line-height: 38px;
}

.section-2 {
  justify-content: space-between;
  padding-top: 100px;
  padding-left: 193px;
  padding-right: 497px;
  display: flex;
}

.div-block-8 {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-flow: column;
  width: 460px;
  height: 152px;
  display: flex;
}

.text-block-3 {
  color: #304a5b;
  width: 100%;
  height: 52px;
  font-family: Noto Serif JP, sans-serif;
  font-size: 18px;
  font-weight: 600;
  line-height: 100%;
}

.div-block-9 {
  flex-flow: row;
  justify-content: space-between;
  height: 26px;
  display: flex;
}

.text-block-4 {
  color: #304a5b;
  width: 93px;
  height: 26px;
  font-family: Noto Serif JP, sans-serif;
  font-size: 17px;
  font-weight: 600;
  line-height: 100%;
}

.text-block-5 {
  color: #304a5b;
  padding-left: 0;
  padding-right: 81px;
  font-family: Noto Serif JP, sans-serif;
  font-weight: 600;
}

.image-16 {
  padding-right: 0;
}

.div-block-10 {
  justify-content: center;
  align-items: stretch;
  width: 200px;
  height: 26px;
  padding-left: 132px;
  display: flex;
}

.div-block-11 {
  flex-flow: row;
  justify-content: flex-start;
  width: 289px;
  height: 26px;
  display: flex;
}

.image-17 {
  width: 24px;
  height: 24px;
  padding-left: 0;
}

.text-block-6 {
  color: #304a5b;
  font-family: Noto Serif JP, sans-serif;
  font-size: 14px;
  font-weight: 600;
}

.div-block-12 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: column;
  width: 162px;
  height: 158px;
  display: flex;
}

.image-18 {
  width: 88px;
  height: 60px;
}

.text-block-7 {
  color: #304a5b;
  width: 162px;
  height: 78px;
  font-family: Noto Serif JP, sans-serif;
  font-size: 18px;
  font-weight: 600;
}

.section-3 {
  justify-content: space-between;
  height: 26px;
  padding-left: 150px;
  padding-right: 150px;
  display: flex;
}

.link-block {
  width: 138px;
  height: 100%;
}

.div-block-13 {
  width: 100%;
  height: 24%;
}

.text-block-8 {
  color: #304a5b;
  width: 100%;
  height: 100%;
  font-family: Noto Serif JP, sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 600;
  text-decoration: none;
}

.text-block-9, .text-block-10 {
  font-family: Noto Serif JP, sans-serif;
  font-size: 18px;
  font-weight: 600;
}

.div-block-14 {
  width: 1000px;
  height: 118px;
  padding-right: 0;
}

.image-19 {
  width: 1000px;
  height: 100%;
  margin-left: 448px;
  margin-right: 12px;
  padding-right: 0;
}

.image-20 {
  width: 73px;
  height: 50px;
}

.slider-2 {
  text-align: center;
  background-color: #f5f2ed;
  width: 486px;
  height: 448px;
}

.right-arrow {
  display: none;
}

.slide-nav-2 {
  text-align: center;
  display: block;
}

.icon, .icon-2 {
  display: none;
}

.slide-2 {
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50%;
  background-repeat: repeat;
  background-size: cover;
  background-attachment: scroll;
}

.image-21 {
  text-align: center;
  width: 400px;
  height: 500px;
}

.slide-3 {
  width: 397px;
  height: 298px;
}

.slide-4, .slide-5 {
  text-align: center;
}

.slide-6, .mask {
  text-align: center;
  background-color: #f5f2ed;
}

.slide-7 {
  text-align: center;
}

.image-22 {
  text-align: center;
  width: 80%;
  height: 90%;
}

.slide-8 {
  text-align: center;
}


