@charset "UTF-8";

/*======================================================================
 * お台場イルミネーションYAKEI レイアウト
======================================================================*/
span.dis-ib {
  display: inline-block !important;
  width: auto !important;
}

.hero {
  margin: 0 auto;
}

.hero img {
  display: block;
  margin: 0 auto;
  width: 100%;
  max-width: 1920px;
  max-height: 465px;
  object-fit: cover;
  object-position: center 70%;
}

@media screen and (max-width: 768px) {
  .hero img {
    max-height: none;
    object-fit: unset;
    object-position: unset;
  }
}

/*  */
.l-page-title {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  padding: 0;
  margin-top: 24px;
}

@media screen and (max-width: 768px) {
  .l-page-title {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-top: 15px;
  }
}

.l-page-title+.lead {
  margin-top: 10px;
  font-size: 1.5rem;
  line-height: 1.8;
  margin-bottom: 36px;
}

@media screen and (max-width: 768px) {
  .l-page-title+.lead {
    margin-top: 15px;
    font-weight: 500;
    margin-bottom: 20px;
  }
}

.yakei-movie {
  width: 100%;
  margin-bottom: 45px;
  padding-top: 56.17%;
  position: relative;
}
.yakei-movie iframe {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.guide-tab {
  margin-bottom: 26px;
}

@media screen and (max-width: 768px) {
  .guide-tab {
    margin-bottom: 15px;
  }
}

.guide-tab ul {
  padding: 0;
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

@media screen and (max-width: 768px) {
  .guide-tab ul {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}

.guide-tab ul li {
  position: relative;
  width: 100%;
  margin-right: 8px;
  font-size: 1.4rem;
  border-radius: 5px;
  background: #F4F4F4;
}

@media screen and (max-width: 768px) {
  .guide-tab ul li {
    width: calc(50% - 5px);
    min-height: 50px;
    margin-right: 0;
  }

  .guide-tab ul li:nth-child(n+3) {
    margin-top: 20px;
  }
}

.guide-tab ul li:last-child {
  margin-right: 0;
}

.guide-tab ul li.-current {
  position: relative;
  background: #050F36;
}

.guide-tab ul li.-current:after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: -15px;
  width: 0;
  height: 0;
  margin: auto;
  border: 6px solid transparent;
  border-top: 10px solid #050F36;
}

.guide-tab ul li.-current a {
  color: #ffffff;
  font-weight: bold;
}

.guide-tab ul li 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;
  height: 100%;
  width: 100%;
  padding: 23px 10px;
  color: #000;
  text-decoration: none;
  text-align: center;
}

@media screen and (max-width: 768px) {
  .guide-tab ul li a {
    padding: 7px 10px;
    font-size: 1.2rem;
  }
}

.guide-heading {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  position: relative;
  padding-bottom: 15px;
  margin-bottom: 0;
  color: #050F36;
  font-weight: normal;
}

.guide-heading::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 5px;
  background: currentColor;
  border-radius: 5px;
}

.guide-heading .icon {
  width: 19px;
  height: 19px;
  margin-left: 10px;
  margin-right: 16px;
  display: flex;
  align-items: center;
}

.guide-heading .icon img {
  width: 100%;
  height: auto;
}

.guide-heading .text {
  font-size: 2.2rem;
  line-height: 1.5;
}

/* ------------------------------------------------------------
  * 夜景スポット
------------------------------------------------------------ */
.yakei-spot {
  background: #050F36;
  color: #fff;
  margin: 40px 0 50px;
  padding: 25px 0 70px;
}

@media screen and (max-width: 768px) {
  .yakei-spot {
    margin: 30px -5.5vw 0;
    padding: 35px 5.5vw 30px;
    position: relative;
  }
}

.spot-title-wrap {
  position: relative;
  width: calc(100% - 14px);
  margin: 0 auto;
}

@media screen and (max-width: 768px) {
  .spot-title-wrap {
    width: 100%;
    position: static;
  }
}

.spot-title-wrap::before,
.spot-title-wrap::after {
  content: "";
  display: inline-block;
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  top: 50%;
}

@media screen and (max-width: 768px) {

  .spot-title-wrap::before,
  .spot-title-wrap::after {
    top: 10px;
  }
}

.spot-title-wrap::before {
  background-position: left center;
  background-image: url(../images/yakei/spot-light-l.png);
  width: 82px;
  height: 88px;
  left: 0;
  transform: translateY(-38%);
}

@media screen and (max-width: 768px) {
  .spot-title-wrap::before {
    width: calc(53/375*100vw);
    height: calc(56/375*100vw);
    left: 10px;
    transform: translateY(0%);
  }
}

.spot-title-wrap::after {
  background-position: right center;
  background-image: url(../images/yakei/spot-light-r.png);
  width: 85px;
  height: 92px;
  right: 0;
  transform: translateY(-38%);
}

@media screen and (max-width: 768px) {
  .spot-title-wrap::after {
    width: calc(55/375*100vw);
    height: calc(59/375*100vw);
    right: 10px;
    transform: translateY(0%);
  }
}

.spot-title {
  position: relative;
  z-index: 1;
  margin: 0 auto;
  width: calc(100% - 85px - 85px);
}

@media screen and (max-width: 768px) {
  .spot-title {
    width: 100%;
  }
}

.spot-title span {
  display: block;
  width: 100%;
  color: #EBEBFC;
  text-align: center;
  font-size: 2.2rem;
  letter-spacing: 0.08em;
  line-height: 1.63;
}

@media screen and (max-width: 768px) {
  .spot-title span {
    font-size: 2rem;
    letter-spacing: 0.04em;
  }
}

@media screen and (max-width: 374px) {
  .spot-title span {
    font-size: 1.8rem;
  }
}

.spot-title .-text {
  position: relative;
}

.spot-title .-blur {
  filter: blur(1px);
  position: absolute;
}

.spot-list {
  list-style: none;
  margin: 40px auto 0;
  padding: 0 10px;
  max-width: 800px;
}

@media screen and (max-width: 768px) {
  .spot-list {
    margin: 25px auto 0;
    padding: 0;
  }
}

.spot-item {
  margin: 0;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
}

@media screen and (max-width: 1000px) {
  .spot-item {
    justify-content: space-evenly;
  }
}

.spot-item:not(:first-child) {
  margin-top: 40px;
}

@media screen and (max-width: 768px) {
  .spot-item:not(:first-child) {
    margin-top: 30px;
  }
}

.spot-img {
  max-width: 359px;
  width: 45%;
}

@media screen and (max-width: 768px) {
  .spot-img {
    max-width: none;
    width: 100%;
    margin-right: 0;
  }
}

.spot-text * {
  margin: 0;
}

.spot-text {
  width: 45%;
}

@media screen and (max-width: 768px) {
  .spot-text {
    width: 100%;
    margin-top: 15px;
  }
}

.spot-text .-title {
  font-size: 2.4rem;
  filter: drop-shadow(0 0 1px #fff);
  font-weight: 500;
}

.spot-text .-title span {
  font-size: 1.6rem;
}

.spot-text .-desc {
  font-size: 1.4rem;
  line-height: 1.9;
  margin-top: 10px;
}

/* ------------------------------------------------------------
  * イベント情報
------------------------------------------------------------ */
.event-info {
  margin: 30px 0 60px;
}

@media screen and (max-width: 768px) {
  .event-info {
    margin: 30px 0 30px;
  }
}

.event-info * {
  margin: 0;
}

.event-info dl {
  display: flex;
  flex-wrap: wrap;
  border: 1px solid #CFCFCF;
}

.event-info dt:not(:first-of-type),
.event-info dd:not(:first-of-type) {
  border-top: 1px solid #CFCFCF;
}

.event-info dt,
.event-info dd {
  min-height: 60px;
  padding: 18px;
  display: flex;
  align-items: center;
  justify-content: center;
}

@media screen and (max-width: 768px) {

  .event-info dt,
  .event-info dd {
    padding: 18px 9px;
  }
}

.event-info dt {
  background: #F7F7F7;
  width: 33%;
  text-align: center;
}

@media screen and (max-width: 768px) {
  .event-info dt {
    width: 100%;
  }
}

.event-info dd {
  width: 67%;
}

@media screen and (max-width: 768px) {
  .event-info dd {
    width: 100%;
    border-top: 1px solid #CFCFCF;
  }
}

.event-info p {
  width: 100%;
  font-weight: 500;
  font-size: 1.5rem;
  line-height: 1.5;
  letter-spacing: 0.02em;
}

.event-info a {
  color: #003A8F;
  text-decoration: none;
  border-bottom: 1px solid;
}

/* ------------------------------------------------------------
  * 夜景を臨めるレストラン
------------------------------------------------------------ */
.plain-text {
  margin: 20px 0 0;
}

.plain-text p {
  font-size: 1.5rem;
  line-height: 1.8;
}

.link-button-group {
  margin-top: 30px;
  margin-bottom: 100px;
}

@media screen and (max-width: 768px) {
  .link-button-group {
    margin-bottom: 30px;
  }
}

.link-button {
  color: #050F36;
  border-color: #050F36;
}

.link-button::after {
  background-image: url(../images/yakei/btn-arrow-yakei.svg);
}