@charset "UTF-8";
/*
	ホーム
*/
.page-home .main {
  margin-bottom: 0;
}
.page-home .main .container {
  padding-top: 90px;
}
@media screen and (max-width: 768px) {
  .page-home .change-color .nav-secondary-utilities > li > a, .page-home .change-color .nav-secondary-utilities > li > button {
    color: #000 !important;
  }
  .page-home .main .container {
    padding-top: 14.0186915888vw;
  }
}

/*
	トップビジュアル
*/
.top-visual {
  position: relative;
  margin-left: 270px;
}
.top-visual .swiper-slide[class*=-active] .top-visual-image img {
  -webkit-transition-delay: 0s;
          transition-delay: 0s;
  -webkit-transform: scale(1);
          transform: scale(1);
}
.top-visual .swiper-slide[class*=-active] .top-visual-text {
  -webkit-animation: tv01-fadeIn 2s 0.5s ease-out both;
          animation: tv01-fadeIn 2s 0.5s ease-out both;
}
.top-visual-slide {
  position: relative;
}
.top-visual-copy::before {
  content: "";
  display: block;
  position: absolute;
  z-index: 1;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.4);
}
.top-visual-copy .top-visual-text {
  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;
  position: absolute;
  z-index: 1;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  height: 60%;
  margin: auto;
  padding-bottom: 50px;
  opacity: 0;
}
.top-visual-copy .top-visual-text p {
  position: relative;
  color: #fff;
  font-size: 40px;
  font-weight: 700;
  line-height: 1.8;
  letter-spacing: 0.1em;
  -webkit-writing-mode: vertical-rl;
      -ms-writing-mode: tb-rl;
          writing-mode: vertical-rl;
}
.top-visual-information .top-visual-text {
  position: absolute;
  left: 4%;
  bottom: 100px;
  margin-right: 4%;
}
.top-visual-information .top-visual-text .performances-label {
  margin-bottom: 25px;
}
.top-visual-information .top-visual-text .performances-label li {
  font-size: 10px;
}
.top-visual-information .top-visual-text .btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  padding: 0.8em 3em;
}
.top-visual-information .top-visual-title {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin-bottom: 25px;
  font-size: 60px;
  font-weight: 700;
  line-height: 1.1;
  background-color: #fff;
}
.top-visual-information .top-visual-date {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin-bottom: 25px;
  font-size: 18px;
  font-weight: 700;
  line-height: 1.1;
  background-color: #fff;
}
.top-visual-image {
  overflow: hidden;
  position: relative;
  height: 832px;
}
.top-visual-image img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -webkit-transform: scale(1.05);
          transform: scale(1.05);
  -webkit-transition: 7s ease-out;
  transition: 7s ease-out;
}
.top-visual-control {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 0 10px;
  position: absolute;
  z-index: 10;
  left: 4%;
  bottom: 30px;
  height: 15px;
  color: #fff;
  font-size: 14px;
  font-weight: 500;
}
.top-visual-prev, .top-visual-next {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #fff;
  background-color: transparent;
  border: none;
  outline: none;
}
.top-visual-prev svg, .top-visual-next svg {
  width: 9px;
  fill: #fff;
}
.top-visual-pagination {
  text-align: center;
  letter-spacing: 0.1em;
}
@media screen and (max-width: 1024px) {
  .top-visual {
    margin-left: 0;
  }
  .top-visual::before {
    background: url(/assets/images/common/bg01.png) -560px 0/825px 1120px no-repeat;
  }
}
@media screen and (max-width: 768px) {
  .top-visual-copy .top-visual-text {
    padding-bottom: 11.6822429907vw;
  }
  .top-visual-copy .top-visual-text p {
    font-size: 7.9439252336vw;
  }
  .top-visual-information .top-visual-text {
    left: 4.6728971963vw;
    bottom: 14.0186915888vw;
  }
  .top-visual-information .top-visual-text .performances-label {
    margin-bottom: 4.6728971963vw;
  }
  .top-visual-information .top-visual-text .performances-label li {
    font-size: 2.3364485981vw;
  }
  .top-visual-information .top-visual-title {
    margin-bottom: 3.5046728972vw;
    font-size: 6.0747663551vw;
  }
  .top-visual-information .top-visual-date {
    margin-bottom: 4.6728971963vw;
    font-size: 3.738317757vw;
  }
  .top-visual-image {
    height: 149.5327102804vw;
  }
  .top-visual-control {
    gap: 0 2.3364485981vw;
    left: auto;
    bottom: auto;
    right: 4.6728971963vw;
    top: 4.6728971963vw;
    height: 3.5046728972vw;
    font-size: 3.2710280374vw;
  }
  .top-visual-prev svg, .top-visual-next svg {
    width: 2.1028037383vw;
  }
}

@-webkit-keyframes tv01-fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

@keyframes tv01-fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
/*
	WHAT’S NEW
*/
.whats-new {
  display: none;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: fixed;
  z-index: 1001;
  right: 30px;
  bottom: 30px;
  height: 46px;
  padding: 0 20px;
  color: #fff;
  line-height: 1.4;
  background-color: rgba(0, 0, 0, 0.8);
  border-radius: 9999px;
}
.whats-new.is-hide {
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity ease 0.3s, visibility ease 0.3s;
  transition: opacity ease 0.3s, visibility ease 0.3s;
}
.whats-new a {
  color: #fff;
  text-decoration: underline;
}
.whats-new-title {
  margin-right: 1em;
  font-size: 12px;
  font-weight: 700;
}
.whats-new-text {
  font-size: 12px;
}
.whats-new-close {
  margin-left: 12px;
  background-color: transparent;
  border: none;
  outline: none;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}
.whats-new-close svg {
  width: 12px;
  fill: #fff;
}
@media screen and (max-width: 768px) {
  .whats-new {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: start;
    left: 4.6728971963vw;
    right: 4.6728971963vw;
    bottom: 4.6728971963vw;
    height: auto;
    padding: 4.6728971963vw;
    border-radius: 4.6728971963vw;
  }
  .whats-new-title {
    margin-right: 0;
    margin-bottom: 0.5em;
    font-size: 3.2710280374vw;
    font-weight: 700;
  }
  .whats-new-text {
    font-size: 3.2710280374vw;
  }
  .whats-new-close {
    position: absolute;
    top: 4.6728971963vw;
    right: 4.6728971963vw;
    margin-left: 0;
  }
  .whats-new-close svg {
    width: 2.8037383178vw;
  }
}

/*
	トップナビ
*/
.nav-top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 100px;
}
.nav-top a {
  overflow: hidden;
  position: relative;
  width: calc(50% - 2px);
  color: #fff;
  border-radius: 6px;
}
.nav-top a img {
  width: 100%;
  height: 240px;
  -o-object-fit: cover;
     object-fit: cover;
}
.nav-top-text {
  position: absolute;
  left: 50%;
  top: 50%;
  color: #fff;
  text-align: center;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.nav-top-text .btn {
  width: 130px;
  border-color: #fff;
  background-color: transparent;
}
.nav-top-text .btn svg {
  fill: #fff;
}
.nav-top-title {
  margin-bottom: 1em;
  font-size: 30px;
  font-weight: 700;
}
@media screen and (max-width: 768px) {
  .nav-top {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 4.6728971963vw 0;
    margin-bottom: 23.3644859813vw;
  }
  .nav-top a {
    width: 100%;
    border-radius: 1.1682242991vw;
  }
  .nav-top a img {
    height: auto;
  }
  .nav-top-text .btn {
    width: 37.3831775701vw;
    padding: 0.8em 2.5em;
  }
  .nav-top-text .btn svg {
    margin-left: 0;
  }
  .nav-top-title {
    margin-bottom: 0.6em;
    font-size: 6.5420560748vw;
  }
}

/*
	本日の催し
*/
.today {
  position: relative;
  padding: 100px 0 80px min(120px + 20%, 360px);
}
.today::before {
  content: "";
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(234, 234, 235, 0.5);
  background-blend-mode: multiply;
}
.today .inner {
  position: relative;
}
.today-theater {
  padding-bottom: 40px;
}
.today-tram-container {
  position: relative;
  padding: 50px 0;
}
.today-tram-container::before {
  content: "";
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  width: 100vw;
  height: 100%;
  background-color: rgba(234, 234, 235, 0.45);
  background-blend-mode: multiply;
}
.today-programs {
  padding-top: 50px;
}
.today-title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 1em;
  font-size: 34px;
  font-weight: 700;
}
.today-title-date {
  position: relative;
  margin-left: 0.5em;
  padding-left: 0.5em;
  font-family: "Poppins", sans-serif;
  font-size: 40px;
  font-weight: 500;
}
.today-title-date::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  width: 1px;
  height: 80%;
  margin: auto;
  background-color: #000;
}
.today-title-date small {
  margin-left: 1em;
  font-size: 16px;
  font-weight: 700;
}
.today-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.today-head {
  width: 180px;
}
.today-head .title-underline {
  margin-bottom: 0;
  border-bottom-width: 2px;
}
.today-body {
  width: calc(96% - 180px);
}
.today-item {
  container-type: inline-size;
}
.today-item-time {
  position: relative;
  margin-bottom: 0.8em;
  padding-left: 1.2em;
  font-size: 16px;
  font-weight: 700;
}
.today-item-time span {
  font-family: "Poppins", sans-serif;
  font-size: 20px;
  font-weight: 600;
}
.today-item-time strong {
  font-size: 20px;
}
.today-item-time::before {
  content: "";
  position: absolute;
  left: 0;
  width: 9px;
  height: 9px;
  margin-top: 0.3em;
  border: 2px solid rgba(108, 120, 129, 0.5);
  border-radius: 50%;
}
.today-item-box {
  display: block;
  position: relative;
  margin-bottom: 25px;
  padding: 20px 60px 20px 20px;
  background-color: #fff;
  -webkit-box-shadow: 0px 7px 7px rgba(126, 126, 126, 0.1);
          box-shadow: 0px 7px 7px rgba(126, 126, 126, 0.1);
}
.today-item-box svg {
  position: absolute;
  right: 28px;
  top: 50%;
  width: 12px;
  fill: #000;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.today-item-box .performances-label, .today-item-box .programs-label {
  margin-bottom: 1em;
}
.today-item-text {
  font-size: 22px;
  font-weight: 700;
  line-height: 1.5;
}
.today-item-text small {
  display: inline-block;
  font-size: 14px;
  font-weight: 500;
}
.today-item-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  position: relative;
  margin: 20px 0 0 -20px;
  padding: 20px 20px 0 20px;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}
.today-item-row svg {
  right: -32px;
  top: 15px;
  -webkit-transform: none;
          transform: none;
}
.today-item-col {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 48%;
}
.today-item-col-title {
  margin-right: 1em;
  padding-top: 0.2em;
  padding-right: 1em;
  font-weight: 500;
  white-space: nowrap;
  border-right: 1px solid #000;
}
.today-item-timetable-list li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 18px;
  font-weight: 700;
  line-height: 1.2;
}
.today-item-timetable-list li + li {
  margin-top: 0.2em;
}
.today-item-timetable-list li small {
  display: inline-block;
  font-size: 12px;
}
.today-item-place-desc {
  margin-top: -0.2em;
  font-size: 18px;
  font-weight: 700;
  line-height: 1.5;
}
@container (max-width: 640px) {
  .today-item-row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .today-item-col {
    width: auto;
  }
  .today-item-place {
    margin-top: 1.5em;
  }
}
@media screen and (max-width: 1024px) {
  .today {
    padding-left: 0;
  }
}
@media screen and (max-width: 768px) {
  .today {
    padding: 14.0186915888vw 0;
  }
  .today-theater {
    padding-bottom: 9.3457943925vw;
  }
  .today-tram-container {
    padding: 11.6822429907vw 0;
  }
  .today-programs {
    padding-top: 11.6822429907vw;
  }
  .today-title {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 1.5em;
    font-size: 6.0747663551vw;
  }
  .today-title-date {
    font-size: 7.9439252336vw;
  }
  .today-title-date small {
    font-size: 3.2710280374vw;
  }
  .today-container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .today-head {
    width: auto;
    margin-left: auto;
    margin-right: auto;
  }
  .today-head .title-underline {
    margin-bottom: 2em;
  }
  .today-body {
    width: auto;
  }
  .today-item-time {
    font-size: 3.738317757vw;
  }
  .today-item-time span {
    font-size: 4.6728971963vw;
  }
  .today-item-time strong {
    font-size: 4.2056074766vw;
  }
  .today-item-time::before {
    width: 2.1028037383vw;
    height: 2.1028037383vw;
  }
  .today-item-box {
    margin-bottom: 7.0093457944vw;
    padding: 4.6728971963vw 11.6822429907vw 4.6728971963vw 4.6728971963vw;
  }
  .today-item-box svg {
    right: 4.6728971963vw;
    width: 2.8037383178vw;
  }
  .today-item-text {
    font-size: 4.6728971963vw;
  }
  .today-item-text small {
    font-size: 2.8037383178vw;
  }
  .today-item-row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin: 4.6728971963vw -11.6822429907vw 0 -4.6728971963vw;
    padding: 4.6728971963vw 4.6728971963vw 0 4.6728971963vw;
  }
  .today-item-row svg {
    display: none;
  }
  .today-item-col {
    width: auto;
  }
  .today-item-timetable-list li {
    font-size: 4.2056074766vw;
  }
  .today-item-timetable-list li small {
    font-size: 2.8037383178vw;
  }
  .today-item-place {
    margin-top: 1.5em;
  }
  .today-item-place-desc {
    font-size: 3.738317757vw;
  }
}

/*
	チケット情報・参加できるプログラム
*/
.ticket-programs {
  margin-bottom: 100px;
}
.ticket-programs-wrapper {
  overflow: hidden;
  padding-top: 20px;
  padding-left: 20px;
}
.ticket-programs hr {
  margin: 80px min(10%, 100px) 80px 0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
}
.ticket-programs-head {
  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;
  margin: 0 auto 60px;
  padding-right: min(10%, 100px);
}
.ticket-programs-head .btn {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
.ticket-programs-title {
  font-size: 24px;
  font-weight: 700;
}
@media screen and (max-width: 768px) {
  .ticket-programs {
    margin-bottom: 14.0186915888vw;
  }
  .ticket-programs-wrapper {
    padding: 0 8.1775700935vw;
  }
  .ticket-programs hr {
    margin: 14.0186915888vw -8.1775700935vw;
    border-bottom: 1px solid rgba(0, 0, 0, 0.2);
  }
  .ticket-programs-head {
    margin-bottom: 9.3457943925vw;
    padding-right: 0;
  }
  .ticket-programs-head .btn {
    padding: 0.5em 2em;
    font-size: 2.8037383178vw;
  }
  .ticket-programs-title {
    font-size: 4.2056074766vw;
  }
}

/*
	カルーセル
*/
.card-carousel {
  padding-right: min(10%, 100px);
}
.card-carousel .swiper-slide {
  height: auto;
}
.card-carousel-item {
  display: block;
  position: relative;
  height: 100%;
  background-color: #fff;
  border-radius: 10px;
  -webkit-box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.08);
          box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.08);
}
.card-carousel-item .icon-right {
  position: absolute;
  right: 20px;
  bottom: 20px;
  width: 25px;
}
.card-carousel-badge {
  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;
  position: absolute;
  left: -20px;
  top: -20px;
  width: 70px;
  height: 70px;
  color: #fff;
  font-size: 10px;
  font-weight: 700;
  line-height: 1.4;
  background-color: #000;
  border-radius: 50%;
}
.card-carousel-badge.badge-now {
  background-color: #c98765;
}
.card-carousel-badge.badge-before {
  background-color: #5898a3;
}
.card-carousel-badge.badge-after {
  background-color: #000;
}
.card-carousel-visual {
  overflow: hidden;
  border-radius: 10px 10px 0 0;
}
.card-carousel-visual img {
  width: 100%;
}
.card-carousel-text {
  overflow: hidden;
  padding: 20px 20px 60px 20px;
}
.card-carousel-text .performances-label, .card-carousel-text .programs-label {
  margin-bottom: 20px;
}
.card-carousel-text .performances-label li, .card-carousel-text .programs-label li {
  font-size: 10px;
}
.card-carousel-title {
  margin-bottom: 1em;
  font-size: 20px;
  font-weight: 700;
  line-height: 1.5;
}
.card-carousel-copy {
  margin-bottom: 0.5em;
  font-size: 12px;
  font-weight: 700;
  line-height: 1.5;
}
.card-carousel-date {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: start;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin-bottom: 0.8em;
  padding-bottom: 0.3em;
  font-size: 14px;
  font-weight: 700;
  line-height: 1.4;
  border-bottom: 1px dotted rgba(0, 0, 0, 0.2);
}
.card-carousel-date svg {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 20px;
  margin-right: 0.3em;
}
.card-carousel-desc {
  font-size: 12px;
  line-height: 1.8;
}
.card-carousel-control {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  margin-top: 30px;
}
.card-carousel-control button {
  background-color: transparent;
  border: none;
  outline: none;
}
.card-carousel-control button svg {
  width: 45px;
}
.card-carousel-control button.swiper-button-disabled {
  opacity: 0.12;
}
.card-carousel-next {
  margin-left: 15px;
}
@media screen and (max-width: 768px) {
  .card-carousel {
    padding-right: 0;
  }
  .card-carousel .swiper-slide {
    height: auto;
  }
  .card-carousel-item {
    border-radius: 2.3364485981vw;
  }
  .card-carousel-item .icon-right {
    right: 4.6728971963vw;
    bottom: 4.6728971963vw;
    width: 5.8411214953vw;
  }
  .card-carousel-badge {
    left: -2.3364485981vw;
    top: -4.6728971963vw;
    width: 16.3551401869vw;
    height: 16.3551401869vw;
    font-size: 2.3364485981vw;
  }
  .card-carousel-visual {
    border-radius: 2.3364485981vw 2.3364485981vw 0 0;
  }
  .card-carousel-text {
    padding: 4.6728971963vw 4.6728971963vw 14.0186915888vw 4.6728971963vw;
  }
  .card-carousel-text .performances-label, .card-carousel-text .programs-label {
    margin-bottom: 4.6728971963vw;
  }
  .card-carousel-text .performances-label li, .card-carousel-text .programs-label li {
    font-size: 2.3364485981vw;
  }
  .card-carousel-title {
    font-size: 4.6728971963vw;
  }
  .card-carousel-copy {
    font-size: 2.8037383178vw;
  }
  .card-carousel-date {
    font-size: 3.2710280374vw;
  }
  .card-carousel-date svg {
    width: 4.6728971963vw;
  }
  .card-carousel-desc {
    font-size: 2.8037383178vw;
  }
  .card-carousel-control {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-top: 7.0093457944vw;
  }
  .card-carousel-control button svg {
    width: 11.6822429907vw;
  }
  .card-carousel-next {
    margin-left: 4.6728971963vw;
  }
}

/*
	重要なお知らせ
*/
.news-important {
  margin-bottom: 100px;
  padding: 3% 4.5%;
  color: #fff;
  background-color: rgba(0, 0, 0, 0.9);
  border-radius: 30px;
}
.news-important .news-list {
  margin-bottom: 0;
}
.news-important .news-list li {
  padding-bottom: 0;
  border-bottom: none;
}
.news-important-head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 20px;
  padding-bottom: 15px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
}
.news-important-title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: start;
  font-size: 24px;
  font-weight: 700;
}
.news-important-title span {
  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: 25px;
  height: 25px;
  margin-right: 15px;
  border: 2px solid #fff;
  border-radius: 50%;
}
.news-important-title span svg {
  width: 8px;
  fill: #fff;
}
.news-important-more {
  padding-left: 1.5em;
  border-left: 1px solid rgba(255, 255, 255, 0.3);
}
.news-important-more a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-weight: 700;
}
.news-important-more a svg {
  width: 24px;
  margin-left: 10px;
  fill: #fff;
}
@media screen and (max-width: 768px) {
  .news-important {
    margin: 0 -8.1775700935vw 16.3551401869vw;
    padding: 8.1775700935vw;
    border-radius: 7.0093457944vw;
  }
  .news-important-head {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin-bottom: 20px;
    padding-bottom: 15px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.3);
  }
  .news-important-title {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    font-size: 4.2056074766vw;
  }
  .news-important-title span {
    width: 5.8411214953vw;
    height: 5.8411214953vw;
    margin-right: 2.8037383178vw;
  }
  .news-important-title span svg {
    width: 1.8691588785vw;
  }
  .news-important-more a svg {
    width: 5.6074766355vw;
    margin-left: 2.8037383178vw;
  }
}

/*
	SNS
*/
.sns-container {
  padding: 100px 0 100px min(120px + 20%, 360px);
  background-color: rgba(234, 234, 235, 0.5);
}
.sns-container-title {
  margin-bottom: 2em;
  font-size: 24px;
  font-weight: 700;
}
.sns-container-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.sns-container-row .twitter-timeline {
  border: 1px solid #a8a8a8;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.sns-container-row .twitter-timeline, .sns-container-row .sns-btn-list {
  width: 49%;
}
.sns-btn-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 20px;
  width: 49%;
}
.sns-btn-list .btn {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: start;
  width: 100%;
  font-size: 15px;
}
.sns-btn-list .btn svg {
  width: 25px;
}
@media screen and (max-width: 1024px) {
  .sns-container {
    padding-left: 0;
  }
}
@media screen and (max-width: 768px) {
  .sns-container {
    padding: 14.0186915888vw 0;
  }
  .sns-container-title {
    font-size: 4.2056074766vw;
  }
  .sns-container-row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .sns-container-row .twitter-timeline {
    margin-bottom: 7.0093457944vw;
  }
  .sns-container-row .twitter-timeline, .sns-container-row .sns-btn-list {
    width: auto;
  }
  .sns-btn-list {
    gap: 4.6728971963vw;
    width: auto;
  }
  .sns-btn-list .btn {
    padding-left: 16.3551401869vw;
    font-size: 3.2710280374vw;
  }
  .sns-btn-list .btn svg {
    width: 5.8411214953vw;
  }
}

/*
	バナー
*/
.banner-container {
  padding: 100px 0 100px min(120px + 20%, 360px);
}
.banner-container-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 80px;
}
.banner-container-row:last-child {
  margin-bottom: 0;
}
.banner-container-row.col2 .banner-item {
  width: 48%;
}
.banner-container-row.col3 .banner-item {
  width: 30%;
}
.banner-item-image {
  overflow: hidden;
  border-radius: 5px;
}
.banner-item-image img {
  width: 100%;
}
.banner-item-text {
  margin-top: 1em;
  font-weight: 500;
  line-height: 1.7;
}
@media screen and (max-width: 1024px) {
  .banner-container {
    padding-left: 0;
  }
}
@media screen and (max-width: 768px) {
  .banner-container {
    padding: 14.0186915888vw 0 4.6728971963vw;
  }
  .banner-container-row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-bottom: 0;
  }
  .banner-container-row.col2 .banner-item {
    width: auto;
  }
  .banner-container-row.col3 .banner-item {
    width: auto;
  }
  .banner-item {
    margin-bottom: 9.3457943925vw;
  }
  .banner-item-image {
    border-radius: 1.1682242991vw;
  }
}

/*
	ロゴ
*/
.logo-container {
  padding: 80px 0 100px min(120px + 20%, 360px);
  background-color: #fff;
  border-top: 1px solid rgba(0, 0, 0, 0.2);
}
.logo-container-row + .logo-container-row {
  margin-top: 50px;
  padding-top: 50px;
  border-top: 1px solid rgba(0, 0, 0, 0.2);
}
.logo-container-row ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 20px 50px;
  width: 980px;
  max-width: 100%;
  margin: auto;
}
.logo-container-row ul + ul {
  margin-top: 30px;
}
.logo-container-row.logo-container-setagaya ul {
  gap: 20px 32px;
}
.logo-container-head {
  margin-bottom: 40px;
}
.logo-container .title-underline {
  margin-left: auto;
  margin-right: auto;
  border-width: 2px;
}
.logo-container p {
  margin-bottom: 1em;
  font-size: 12px;
  font-weight: 500;
  text-align: center;
}
@media screen and (max-width: 1024px) {
  .logo-container {
    padding-left: 0;
  }
}
@media screen and (max-width: 768px) {
  .logo-container {
    padding: 14.0186915888vw 0 21.0280373832vw 0;
  }
  .logo-container .inner {
    padding: 0;
  }
  .logo-container-row {
    overflow: hidden;
    padding-left: 8.1775700935vw;
    padding-right: 8.1775700935vw;
  }
  .logo-container-row + .logo-container-row {
    margin-top: 14.0186915888vw;
    padding-top: 14.0186915888vw;
  }
  .logo-container-row ul {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    gap: 4.6728971963vw 7.0093457944vw;
    width: auto;
  }
  .logo-container-row ul + ul {
    margin-top: 4.6728971963vw;
  }
  .logo-container-row ul:nth-of-type(1) li:nth-child(1) {
    width: 23.3644859813vw;
  }
  .logo-container-row ul:nth-of-type(1) li:nth-child(2) {
    width: 22.4299065421vw;
  }
  .logo-container-row ul:nth-of-type(1) li:nth-child(3) {
    width: 21.9626168224vw;
  }
  .logo-container-row ul:nth-of-type(1) li:nth-child(4) {
    width: 25.2336448598vw;
  }
  .logo-container-row ul:nth-of-type(1) li:nth-child(5) {
    width: 28.0373831776vw;
  }
  .logo-container-row ul:nth-of-type(1) li:nth-child(6) {
    width: 15.1869158879vw;
  }
  .logo-container-row ul:nth-of-type(1) li:nth-child(7) {
    width: 28.0373831776vw;
  }
  .logo-container-row ul:nth-of-type(1) li:nth-child(8) {
    width: 18.691588785vw;
  }
  .logo-container-row ul:nth-of-type(1) li:nth-child(9) {
    width: 21.9626168224vw;
  }
  .logo-container-row ul:nth-of-type(2) li:nth-child(1) {
    width: 30.3738317757vw;
  }
  .logo-container-row ul:nth-of-type(2) li:nth-child(2) {
    width: 42.9906542056vw;
  }
  .logo-container-row ul:nth-of-type(2) li:nth-child(3) {
    width: 36.4485981308vw;
  }
  .logo-container-row ul:nth-of-type(2) li:nth-child(4) {
    width: 13.0841121495vw;
  }
  .logo-container-row.logo-container-setagaya ul {
    gap: 4.6728971963vw 7.0093457944vw;
  }
  .logo-container-row.logo-container-setagaya ul li:nth-child(1) {
    width: 23.8317757009vw;
  }
  .logo-container-row.logo-container-setagaya ul li:nth-child(2) {
    width: 18.691588785vw;
  }
  .logo-container-row.logo-container-setagaya ul li:nth-child(3) {
    width: 26.6355140187vw;
  }
  .logo-container-row.logo-container-setagaya ul li:nth-child(4) {
    width: 35.046728972vw;
  }
  .logo-container-row.logo-container-setagaya ul li:nth-child(5) {
    width: 27.5700934579vw;
  }
  .logo-container-head {
    margin-bottom: 7.0093457944vw;
  }
  .logo-container p {
    font-size: 2.8037383178vw;
  }
}