@charset "UTF-8";
@media all and (max-width: 980px) {
  .top-section {
    margin: 0 0 100px 0;
  }
}
.top-section .inner {
  padding: 0;
}

.contents-wrapper {
  max-width: 980px;
  margin: 0 auto;
}

.slick-slide img {
  object-fit: cover;
  max-width: 100%;
  max-height: 100%;
  height: 100vh;
  margin: 0;
  padding: 0;
  vertical-align: bottom;
}
@media all and (max-width: 980px) {
  .slick-slide img {
    display: block;
    max-width: 100%;
    max-height: 100%;
    height: 100vh;
    margin: 0 auto;
  }
}

.prev-arrow {
  display: none !important;
}

.next-arrow {
  top: 0;
  position: absolute;
  width: 100%;
  height: 100%;
  cursor: pointer;
  margin-top: -25px;
  padding: 0;
}

.slide-dots {
  text-align: right;
}
@media all and (max-width: 980px) {
  .slide-dots {
    margin: -40px 20px 40px 0;
  }
}
.slide-dots li {
  display: inline-block;
  margin: 0 22px 0 0;
}
.slide-dots li button {
  position: relative;
  text-indent: -9999px;
}
.slide-dots li button:before {
  content: "・";
  color: #eaeaea;
  font-size: 40px;
  text-indent: 0px;
  position: absolute;
  top: 0;
  left: 0;
}
.slide-dots li.slick-active button:before {
  content: "・";
  color: #333;
}

.top-slider {
  position: relative;
  margin: 0 0 140px 0;
}
.top-slider .mainvisual-scroll {
  display: block;
  position: absolute;
  /*    top: calc(100vh - 100px);*/
  width: 100px;
  height: 60px;
  bottom: 30px;
  left: 0;
  right: 0;
  margin: auto;
  color: #fff;
}
@media all and (min-width: 981px) {
  .top-slider .mainvisual-scroll {
    bottom: 20px;
    left: 170px;
  }
}
@media all and (max-width: 980px) {
  .top-slider .mainvisual-scroll {
    bottom: 20px;
  }
}
.top-slider .mainvisual-scroll::before {
  display: block;
  content: "";
  border-left: 1px solid;
  border-bottom: 1px solid;
  position: absolute;
  top: -5px;
  left: 0;
  right: 0;
  margin: auto;
  width: 30px;
  height: 30px;
  transform: rotate(-45deg);
  transform-origin: center;
}
.top-slider .mainvisual-scroll::after {
  display: block;
  content: "";
  border-left: 1px solid;
  border-bottom: 1px solid;
  position: absolute;
  top: 15px;
  left: 0;
  right: 0;
  margin: auto;
  width: 30px;
  height: 30px;
  transform: rotate(-45deg);
  transform-origin: center;
}

.inner {
  margin: 0 0 60px 170px;
  width: calc(100% - 170px);
  padding: 0 30px;
}
@media all and (max-width: 980px) {
  .inner {
    margin: 20px 0 80px 0;
    width: 100%;
    padding: 0 20px;
  }
}
@media all and (max-width: 620px) {
  .inner {
    padding: 0 10px;
    margin: 20px 0 0 0;
  }
}

.inner-2 {
  margin: 0 0 60px 170px;
  width: calc(100% - 170px);
}
@media all and (max-width: 980px) {
  .inner-2 {
    margin: 20px 0 80px 0;
    width: 100%;
    padding: 0 20px;
  }
}
@media all and (max-width: 620px) {
  .inner-2 {
    padding: 0 10px;
    margin: 20px 0 0 0;
  }
}

.news-list {
  margin: 0 0 60px 170px;
  width: calc(100% - 170px);
  padding: 0 20px;
}
@media all and (max-width: 980px) {
  .news-list {
    margin: 20px 0 80px 0;
    width: 100%;
    padding: 0 20px;
  }
}
@media all and (max-width: 620px) {
  .news-list {
    padding: 0 10px;
    margin: 20px 0 0 0;
  }
}
.news-list h3 {
  color: #492a02;
  font-size: 16px;
  font-size: 1.6rem;
  margin: 0 0 30px 0;
  padding: 5px 0;
  border-bottom: 1px solid #492a02;
}
.news-list ul {
  margin: 0 0 10px 0;
}
.news-list li {
  margin: 3px 0;
}
@media all and (max-width: 980px) {
  .news-list li {
    margin: 0 0 10px 0;
  }
}
@media all and (max-width: 620px) {
  .news-list li {
    margin: 0 0 10px 0;
  }
}
.news-list span {
  margin: 0 20px 0 0;
}
.news-list .category {
  color: #fff;
  background: #492a02;
  font-size: 6px;
  font-size: 0.6rem;
  letter-spacing: 1px;
  padding: 2px 1px 2px 2px;
  border-radius: 2px;
  text-transform: uppercase;
}
.news-list figure img {
  width: 160px;
  height: 100px;
  object-fit: cover;
  float: left;
  margin: 0 15px 0 0;
}
@media all and (max-width: 620px) {
  .news-list figure img {
    max-width: 120px;
    height: 80px;
  }
}
.news-list figcaption {
  font-size: 12px;
  font-size: 1.2rem;
}
@media all and (max-width: 980px) {
  .news-list figcaption {
    margin: 0 0 0 0;
    font-size: 14px;
    font-size: 1.4rem;
  }
}
@media all and (max-width: 620px) {
  .news-list figcaption {
    margin: 0 0 0 0;
  }
}
@media all and (min-width: 981px) {
  .news-list .button-top {
    display: none;
  }
}

.openday {
  width: calc(100% - 170px);
  margin: 0 0 140px 170px;
  padding: 0 30px;
  /* 日曜日 */
  /* 土曜日 */
}
@media all and (max-width: 980px) {
  .openday {
    margin: 0 0 150px 0;
    width: 100%;
  }
}
@media all and (max-width: 620px) {
  .openday {
    padding: 60px 10px 0 10px;
  }
}
.openday h3 {
  font-size: 24px;
  font-size: 2.4rem;
  margin: 0 0 70px 0;
  padding: 5px 0;
  font-weight: normal;
}
.openday #loading {
  display: none;
  position: absolute;
  top: 10px;
  right: 10px;
}
.openday #calendar {
  max-width: 800px;
  margin: 0 auto 20px auto;
  font-size: 14px;
  font-size: 1.4rem;
}
.openday #calendar h2 {
  font-size: 16px;
  font-size: 1.6rem;
  padding-top: 10px;
}
.openday .holyday {
  font-size: 8px;
  font-size: 0.8rem;
  letter-spacing: -1px;
}
.openday .eventDay,
.openday .modelDay,
.openday .shopDay,
.openday .cafeDay {
  diplay: block;
  position: relative;
  padding: 2px 0 2px 18px;
  letter-spacing: -1px;
  background: none;
  font-size: 10px;
  font-size: 1rem;
}
@media all and (max-width: 620px) {
  .openday .eventDay,
  .openday .modelDay,
  .openday .shopDay,
  .openday .cafeDay {
    font-size: 8px;
    font-size: 0.8rem;
    line-height: 14px;
    padding: 0 0 0 18px;
  }
}
.openday .eventDay:before,
.openday .modelDay:before,
.openday .shopDay:before,
.openday .cafeDay:before {
  content: "";
  position: absolute;
  top: 50%;
  margin-top: -10px;
  height: 16px;
  width: 16px;
  border-radius: 50%;
  left: 0;
}
@media all and (max-width: 620px) {
  .openday .eventDay:before,
  .openday .modelDay:before,
  .openday .shopDay:before,
  .openday .cafeDay:before {
    margin-top: -6px;
    height: 12px;
    width: 12px;
  }
}
.openday .eventDay:before {
  background: #b1977c;
}
.openday .modelDay:before {
  background: #d0e9f6;
}
.openday .shopDay:before {
  background: #bbdb7a;
}
.openday .cafeDay:before {
  background: #f5bdd5;
}
.openday ul.notes {
  display: block;
  max-width: 800px;
  margin: 0 auto 20px auto;
}
.openday ul.notes li {
  float: left;
  margin: 0 20px 20px 0;
}
.openday .fc-sun {
  color: #e61f19;
}
.openday .fc-sat {
  color: #1b94d3;
}
.openday .fc-basic-view .fc-body .fc-row {
  min-height: 1em !important;
}
.recent-works {
  width: calc(100% - 170px);
  margin: 0 0 60px 170px;
  padding: 0 20px;
}
@media all and (max-width: 980px) {
  .recent-works {
    margin: 0 0 60px 0;
    width: 100%;
  }
}
@media all and (max-width: 620px) {
  .recent-works {
    padding: 60px 10px 0 10px;
  }
}
.recent-works h3 {
  color: #492a02;
  font-size: 16px;
  font-size: 1.6rem;
  margin: 0 0 30px 0;
  padding: 5px 0;
  border-bottom: 1px solid #492a02;
}
.recent-works ul {
  display: flex;
  margin: 0 0 30px 0;
  justify-content: space-between;
}
@media all and (max-width: 620px) {
  .recent-works ul {
    display: block;
  }
}
.recent-works li {
  width: 32%;
}
@media all and (max-width: 620px) {
  .recent-works li {
    width: 100%;
    margin: 0 0 10px 0;
  }
}
.recent-works figure img {
  margin: 0 5px 0 0;
  display: block;
  height: 184px;
  object-fit: cover;
}
@media all and (min-width: 981px) {
  .recent-works figure img {
    width: 100%;
  }
}
@media all and (max-width: 980px) {
  .recent-works figure img {
    width: 100%;
    margin: 0 0 10px 0;
  }
}
@media all and (max-width: 620px) {
  .recent-works figure img {
    margin: 0 10px 0 0;
    max-width: 210px;
    max-height: 140px;
    float: left;
  }
}
.recent-works figcaption {
  text-align: center;
}
@media all and (min-width: 981px) {
  .recent-works figcaption {
    display: none;
  }
}
@media all and (max-width: 620px) {
  .recent-works figcaption {
    text-align: left;
  }
}

.instagram {
  margin: 0 0 60px 170px;
  padding: 0 30px;
}
@media all and (max-width: 980px) {
  .instagram {
    margin: 0 0 60px;
    padding: 0 10px;
  }
}
.instagram h3 {
  font-size: 24px;
  font-size: 2.4rem;
  margin: 0 0 70px 0;
  padding: 5px 0;
  font-weight: normal;
}
.instagram .button img {
  width: 25px;
  height: 25px;
}

.ig-list {
  font-size: 0;
  letter-spacing: 0;
  margin: 0 auto 30px;
  max-width: 990px;
}
@media all and (max-width: 980px) {
  .ig-list {
    max-width: 736px;
  }
}
.ig-list li {
  display: inline-block;
  margin: -11px 1px 0 0;
  width: 24.7%;
  height: 240px;
}
@media all and (max-width: 980px) {
  .ig-list li {
    position: relative;
    margin: -11px 1px 0 0;
    max-width: 242px;
    padding-top: calc(33.3333333333% - 5px);
    width: calc(33.3333333333% - 1px);
    height: auto;
  }
  .ig-list li:nth-child(3n) {
    margin-right: 0;
  }
  .ig-list li:nth-child(n+7) {
    display: none;
  }
}
.ig-list li a {
  display: block;
  backface-visibility: hidden;
  text-decoration: none;
  width: 100%;
  height: 100%;
  background-position: center center;
  background-size: cover;
}
@media all and (max-width: 980px) {
  .ig-list li a {
    position: absolute;
    top: 0;
    left: 0;
  }
}
.ig-list li a img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.button-top {
  text-align: center;
  font-size: 13px;
  font-size: 1.3rem;
  margin-top: 25px;
}
.button-top a {
  font-family: "見出ゴMB31", "Midashi Go MB31", "游ゴシック体", YuGothic, "Yu Gothic M", "游ゴシック Medium", "Yu Gothic Medium", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN W3", HiraKakuProN-W3, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  display: inline-block;
  background: #174434;
  color: #fff;
  text-align: center;
  line-height: 3.8;
  width: 240px;
  height: 50px;
}

.clearfix:after {
  clear: both;
  content: "";
  display: block;
}

#video {
  width: 100%;
  height: 100vh;
  height: 100svh;
  object-fit: cover;
}
@media all and (max-width: 980px) {
  #video {
    height: calc(100svh - 50px);
  }
}

.backscreen {
  position: relative;
}
.backscreen::after {
  content: "";
  display: block;
  background-color: rgba(0, 0, 0, 0.2);
  width: 100%;
  height: 101vh;
  height: 101svh;
  position: absolute;
  top: 49%;
  left: 50%;
  transform: translateY(-50%) translateX(-50%);
}
@media all and (max-width: 980px) {
  .backscreen::after {
    height: calc(101svh - 50px);
  }
}

.top-concept {
  margin-bottom: 140px;
  margin-bottom: 120px;
}
.top-concept .sp-title {
  display: none;
  font-size: 30px;
  font-size: 3rem;
  line-height: 1.4;
  white-space: nowrap;
  margin: 0 0 40px 0;
}
@media all and (max-width: 750px) {
  .top-concept .sp-title {
    display: block;
  }
}
.top-concept .left-unit {
  width: 40%;
  margin-right: 20px;
  min-width: 460px;
}
@media all and (max-width: 750px) {
  .top-concept .text-unit {
    display: none;
  }
}
.top-concept .text-unit-sp {
  display: none;
}
@media all and (max-width: 620px) {
  .top-concept .text-unit-sp {
    display: block;
    padding: 0;
  }
}
.top-concept .text-unit-sp p {
  line-height: 2.6;
}
@media all and (max-width: 980px) {
  .top-concept .text-unit-sp p {
    line-height: 2.4;
  }
  .top-concept .text-unit-sp p br {
    display: none;
  }
}
@media all and (max-width: 750px) {
  .top-concept .text-unit-sp p {
    line-height: 2.4;
    text-align: justify;
  }
}
.top-concept .text-unit-sp h2 {
  display: none;
}
.top-concept .text-unit-sp .button {
  margin-top: 60px;
}
.top-concept h2 {
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: normal;
  margin-bottom: 30px;
}
@media all and (max-width: 750px) {
  .top-concept h2 {
    font-size: 18px;
    font-size: 1.8rem;
    margin-bottom: 15px;
    padding: 0 10px;
  }
}
.top-concept .content {
  margin-right: 20px;
}
@media all and (max-width: 750px) {
  .top-concept .content {
    margin-right: 0px;
    width: 100%;
    padding: 0 10px;
  }
}
.top-concept .sidebar {
  width: 60%;
}
@media all and (max-width: 750px) {
  .top-concept .sidebar {
    width: 100%;
    margin-bottom: 60px;
  }
}
.top-concept .text-unit h2 {
  font-size: 42px;
  font-size: 4.2rem;
  line-height: 1.4;
  white-space: nowrap;
  margin: 0 0 40px 0;
}
.top-concept .text-unit p {
  line-height: 2.6;
  white-space: nowrap;
  margin-bottom: 70px;
}
@media all and (max-width: 980px) {
  .top-concept .text-unit p {
    line-height: 2.4;
  }
}
.top-concept .text-unit .button a {
  margin: 0;
}
.top-concept .viewimg-unit1 {
  width: 49%;
}
.top-concept .viewimg-unit1 img {
  width: 100%;
  height: auto;
}
.top-concept .main {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media all and (max-width: 750px) {
  .top-concept .main {
    flex-wrap: wrap;
  }
}
.top-concept .list {
  position: sticky;
  top: 250px;
  display: flex;
  justify-content: space-between;
  width: 100%;
}

.top-event-list {
  margin-bottom: 140px;
}
.top-event-list h2 {
  font-size: 24px;
  font-size: 2.4rem;
  font-weight: normal;
  line-height: 1.4;
  margin-bottom: 70px;
}
.top-event-list ul {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 40px;
}
@media all and (max-width: 980px) {
  .top-event-list ul {
    gap: 20px;
  }
}
@media all and (max-width: 750px) {
  .top-event-list ul {
    grid-template-columns: 1fr 1fr;
    gap: 50px 10px;
  }
}
.top-event-list .img-unit {
  margin-bottom: 10px;
}
.top-event-list .img-unit .thumbnail {
  padding-top: 75%;
  width: 100%;
  position: relative;
}
.top-event-list .img-unit .thumbnail img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.top-event-list .text-unit .data {
  font-size: 18px;
  font-size: 1.8rem;
  margin: 0 0 5px;
}
.top-event-list .text-unit h3 {
  font-weight: normal;
  font-size: 18px;
  font-size: 1.8rem;
  margin-bottom: 10px;
}
.top-event-list .text-unit .info p {
  margin: 0;
  font-size: 12px;
  font-size: 1.2rem;
  color: #666;
}

.top-model-list {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 140px;
}
@media all and (max-width: 980px) {
  .top-model-list {
    display: block;
  }
}
.top-model-list .left-unit {
  min-width: 460px;
  width: 40%;
  margin-right: 20px;
}
.top-model-list .left-unit h2 {
  font-size: 36px;
  font-size: 3.6rem;
  font-weight: normal;
  margin-bottom: 55px;
}
.top-model-list .left-unit p {
  line-height: 1.8;
}
.top-model-list .left-unit .button {
  margin-top: 40px;
}
.top-model-list .left-unit .button a {
  margin: 0;
}
@media all and (max-width: 980px) {
  .top-model-list .left-unit .text-unit p {
    display: none;
  }
  .top-model-list .left-unit .text-unit .button {
    display: none;
  }
}
.top-model-list .right-unit {
  width: 60%;
}
@media all and (max-width: 980px) {
  .top-model-list .right-unit {
    width: 100%;
    margin-bottom: 50px;
  }
}
.top-model-list .right-unit img {
  width: 100%;
  height: auto;
}
.top-model-list .sp-text-unit {
  display: none;
}
@media all and (max-width: 980px) {
  .top-model-list .sp-text-unit {
    display: block;
  }
}
.top-model-list .sp-text-unit .button {
  margin-top: 50px;
}
.top-model-list .sp-text-unit p {
  text-align: justify;
}
.top-model-list .sp-text-unit p br {
  display: none;
}

.top-works {
  margin-bottom: 140px;
}
.top-works h2 {
  font-size: 24px;
  font-size: 2.4rem;
  font-weight: normal;
  line-height: 1.4;
  margin-bottom: 70px;
}
.top-works ul {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 10px;
  margin-bottom: 50px;
}
@media all and (max-width: 980px) {
  .top-works ul {
    grid-template-columns: 1fr 1fr;
    gap: 40px 10px;
  }
}
@media all and (min-width: 981px) {
  .top-works ul li:nth-child(4) {
    display: none;
  }
}
.top-works .img-unit {
  margin-bottom: 25px;
}
.top-works .img-unit .thumbnail {
  padding-top: 75%;
  width: 100%;
  position: relative;
}
.top-works .img-unit .thumbnail img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.top-works .text-unit h3 {
  font-weight: normal;
  font-size: 18px;
  font-size: 1.8rem;
  margin-bottom: 10px;
}
@media all and (max-width: 980px) {
  .top-works .text-unit h3 {
    font-size: 16px;
    font-size: 1.6rem;
  }
}

.top-point {
  margin-bottom: 140px;
}
.top-point h2 {
  font-size: 24px;
  font-size: 2.4rem;
  font-weight: normal;
  line-height: 1.4;
  margin-bottom: 70px;
}
.top-point ul {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 0 20px;
  margin-bottom: 50px;
}
@media all and (max-width: 750px) {
  .top-point ul {
    grid-template-columns: 1fr;
  }
}
.top-point .img-unit {
  line-height: 0;
}
.top-point .img-unit img {
  width: 100%;
  height: auto;
}
.top-point .point-inner {
  padding: 0 20px;
  position: relative;
  top: -50px;
}
@media all and (max-width: 980px) {
  .top-point .point-inner {
    padding: 0 10px;
  }
}
.top-point .text-unit {
  background: #F4F4F4;
  padding: 30px 40px;
}
@media all and (max-width: 980px) {
  .top-point .text-unit {
    padding: 20px 10px;
  }
}
.top-point .text-unit p {
  margin: 0;
}
.top-point .text-unit .point {
  text-align: center;
  margin-bottom: 15px;
}
.top-point .text-unit h3 {
  font-weight: normal;
  font-size: 20px;
  font-size: 2rem;
  margin-bottom: 25px;
  text-align: center;
  line-height: 1.4;
}
@media all and (max-width: 750px) {
  .top-point .text-unit h3 {
    letter-spacing: 0.03em;
  }
}
.top-point .text-unit h3 br {
  display: none;
}
@media all and (max-width: 750px) {
  .top-point .text-unit h3 br {
    display: block;
  }
}

.top-news {
  border-top: 1px solid #999;
  border-bottom: 1px solid #999;
  padding: 60px 0;
  display: flex;
  align-items: center;
  margin-bottom: 140px;
}
@media all and (max-width: 980px) {
  .top-news {
    display: block;
  }
}
.top-news h2 {
  font-weight: normal;
  font-size: 24px;
  font-size: 2.4rem;
  margin-left: 30px;
  margin-right: 130px;
  white-space: nowrap;
}
@media all and (max-width: 980px) {
  .top-news h2 {
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 50px;
  }
}
.top-news h3 {
  font-weight: normal;
  font-size: 16px;
  font-size: 1.6rem;
}
.top-news h3 span {
  font-size: 12px;
  font-size: 1.2rem;
  margin-right: 40px;
}
@media all and (max-width: 980px) {
  .top-news h3 span {
    display: block;
    margin-bottom: 10px;
  }
}
.top-news li {
  margin-bottom: 30px;
}
.top-news li:last-child {
  margin-bottom: 0;
}