@charset "UTF-8";

body{
  font-size: 14px;
  font-family: "Shippori Mincho", YuMincho, "Hiragino Mincho ProN", serif;
  color: #fff;
  font-weight: 400;
  background: #02102F;
}

* {
    box-sizing: border-box;
}

a {
    text-decoration: none;
    color: #fff;
    transition: all 0.5s 0s ease;
}

a:hover {
    opacity: 0.6;
    transition: all 0.5s 0s ease;
}

p {
  letter-spacing: 0.05em;
  line-height: 1.8;
  text-shadow: 0 0 8px rgba(0,0,0,0.8), 0 0 4px rgba(0,0,0,0.4);
}

h2,h3 {
  font-size: 24px;
  font-weight: 500;
  /*    text-shadow: 0 0 6px #fff;*/
  text-shadow: 0 0 6px rgba(102, 158, 255, 1);
  letter-spacing: 0.05em;
  -webkit-font-feature-settings: "palt";
  z-index: 1;
}

h3 {
    margin-bottom: 24px;
}

h4 {
    font-size: 18px;
    line-height: 18px;
    font-weight: 300;
}

ul li::marker {
    font-size: 8px;
}

.side-list {
    margin-left: 15px;
}

.pd {
    padding: 0 16px;
}

.txt-narrow {
  letter-spacing: 0;
}


.rainbow2024-content {
/*  background-color: #091D4B;*/
  background-color: rgba(9, 29, 75, 0.8);
/*  background-color: rgba( 0, 0, 0, 0.5);*/
}

.clm-wrap {
    display: flex;
    width: 100%;
}


/* ヘッダー
------------------------------------------ */
.l-header {
  width: 100%;
  min-width: 100%;
}
.header-option-list {
  height: 25px;
}
.l-header-inner {
  width: 100%;
  max-width: 390px;
  margin: 0 auto;
}
.header-lp-left {
  width: 100px;
}
.l-header a {
  display: block;
}
.header-logo img {
  width: 100%;
}

/* 言語切り替え */
.header-option-list .option-list-item.select-lng {
  height: 25px;
  margin-right: 0;
  line-height: 25px;
}
.header-option-list .option-list-item::before {
  width: 20px;
  line-height: 25px;
}
.header-option-list .option-list-item.select-lng i {
  width: 15px;
  line-height: 25px;
}

/* SNS */
.l-header-lp-snsList li span {
  font-size: 25px;
  height: 25px;
  width: 25px;
}
.icon-twitter::before {
  content: "";
  width: 25px;
  height: 25px;
  background: #fff url(../images/common/i_x_gr.svg) no-repeat center center;
  background-size: 22px auto;
  display: block;
  border-radius: 25px;
}

.header-option-list .option-list-item.select-lng {
  display: none;
}

.header-logo img {
  width: 110px;
  height: auto;
}


/* pc
------------------------------------------ */
.clm-pc {
  width: 100%;
  position: fixed;
  z-index: -110;
}
.main-top {
  height: 100vh;
  background: #02102F url(../images/illumination2025/bg.webp) no-repeat center center / cover;
}

@media screen and (max-width: 800px) {
.clm-pc {

}
}


/* sp
------------------------------------------ */
.clm-sp {
  width: 100%;
  max-width: 390px;
  margin: 0 auto;
  background: url(../images/illumination2025/mv_bg_bottom.webp) no-repeat center top 378px / 380px auto, url(../images/illumination2025/mv_bg_top.webp) repeat-x center top / 390px auto;
}

@media screen and (max-width: 800px) {
    .clm-sp {
        width: 100%;
    }
}


@media screen and (max-width: 800px) {
  .clm-sp {
    max-width: 100%;
  }

}

.rainbow2024-mvinner {
  max-width: 500px;
  margin: 0 auto;
  padding-bottom: 322px;
}

.mv-ttl {
  padding: 51px 0 16px;
  text-align: center;
}
.mv-ttl img {
  width: 100%;
  max-width: 380px;
  height: auto;
}

.mv-date {
  text-align: center;
}
.mv-lead-att {
  padding-bottom: 16px;
  font-size: 14px;
  line-height: 1.4;
}

.mv-lead-txt {
  font-size: 16px;
  line-height: 1.6;
  text-shadow: 0 0 6px #669EFF;
}

@media screen and (max-width: 767px) {
.mv-ttl {
  padding: 112px 0 16px;
  text-align: center;
}
}


/* about
------------------------------------------ */
.content-about {
  padding-top: 228px;
  padding-bottom: 328px;
  background: url(../images/illumination2025/about_bg.webp) no-repeat center top 60px / 100% auto;
}

.content-about > .ttl-text {
  min-height: 76px;
  margin-bottom: 32px;
  line-height: 38px;
  position: relative;
  text-align: center;
  background: url(../images/illumination2025/about_ttl_bg.png) no-repeat center center / 262px auto;
}

.content-about > p {
  line-height: 1.4;
}

.content-about > p:first-of-type {
    margin-bottom: 8px;
}


/* --- powerup */
/*
.content-powerup {
    position: relative;
}

.content-powerup > .ttl-text {
    position: absolute;
    top: 80px;
    left: 0;
}

.content-powerup > .ttl-text::before {
    content: "Power Up";
    position: absolute;
    width: 250px;
    top: -42px;
    left: 5px;
    font-size: 50px;
    font-weight: 100;
    text-shadow: none;
    opacity: 0.25;
    letter-spacing: 0.02em;
}
*/

.powerup-no1-inner{
    padding-top: 98%;
    padding-bottom: 39%;
}

.number01 {
    position: relative;
}


/* spot
------------------------------------------ */
.content-spot-ttl {
  width: 100%;
  min-height: 55px;
  margin-bottom: 20px;
  background: url(../images/illumination2025/spot_ttl_bg.png) no-repeat center center / 360px auto;
}
.content-spot-ttl h2 {
  width: 100%;
  font-size: 20px;
  line-height: 1.5;
  text-align: center;
}
.content-spot-ttl span {
  width: 100%;
  display: block;
  font-size: 14px;
  text-align: center;
}

.content-spot {
  margin-bottom: 80px;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.spot-photo > img {
    width: 100%;
    height: auto;
}

.content-spot > li {
  width: calc(50% - 4px);
  margin-bottom: 8px;
  position: relative;
}

.content-spot  li:nth-of-type(even) {
    margin-left: auto;
}

.spot-photo img {
    border-radius: 4px;
}

.spot-name-inner {
  width: 100%;
  min-height: 57px;
  display: flex;
  align-items: flex-end;
  background: url(../images/illumination2025/spot_txt_bg.png) repeat-x center bottom / auto 57px;
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 10;
  border-radius: 0 0 4px 4px;
}

.spot-name-inner p {
  width: 100%;
  padding: 0 8px 8px 8px;
  line-height: 1.5;
  text-shadow: 0 4px 4px rgba(0,0,0,0.25);
  font-size: 12px;
  font-weight: bold;
  font-family: 'Yu Gothic', 'YuGothic', 'Hiragino Kaku Gothic ProN', 'Meiryo', sans-serif;
}


/* Map
------------------------------------------ */
.content-map-ttl {
  width: 100%;
  min-height: 55px;
  margin-bottom: 20px;
  background: url(../images/illumination2025/spot_ttl_bg.png) no-repeat center center / 360px auto;
}
.content-map-ttl h2 {
  width: 100%;
  font-size: 20px;
  line-height: 1.5;
  text-align: center;
}
.content-map-ttl span {
  width: 100%;
  display: block;
  font-size: 14px;
  text-align: center;
}

.access-map iframe {
  width: 100%;
  margin-top: -68px;
  filter: invert(100%) brightness(145%) hue-rotate(15deg);
  border: none;
  border-radius: 4px;
}


/* Access
------------------------------------------ */
.content-access-ttl {
  width: 100%;
  min-height: 55px;
  margin-bottom: 20px;
  position: relative;
  background: url(../images/illumination2025/access_ttl_bg.png) no-repeat center center / 236px auto;
}
.content-access-ttl h2 {
  width: 100%;
  font-size: 20px;
  line-height: 1.5;
  text-align: center;
}
.content-access-ttl span {
  width: 100%;
  display: block;
  font-size: 14px;
  text-align: center;
}

.content-access-inner {
  margin-bottom: 80px;
}

.access-map-ttl-public {
  margin-bottom: 24px;
  font-size: 20px;
  line-height: 1.4;
  font-weight: bold;
  text-shadow: 0 0 6px rgba(102, 158, 255, 1);
}

.access-map {
  margin-bottom: 80px;
  width: 100%;
  border-radius: 10px;
  overflow: hidden;
}

.access-map-info-col2 {
  padding: 156px 16px 32px;
  text-align: center;
  border-radius: 4px;
  border: 1px solid rgba(255, 255, 255, 0.2);
}

.ttl_car {
  margin-bottom: 24px;
  background: rgba(255, 255, 255, 0.05) url(../images/illumination2025/i_car.png) no-repeat center top 32px / 100px auto;
}
.ttl_train {
  background: rgba(255, 255, 255, 0.05) url(../images/illumination2025/i_train.png) no-repeat center top 32px / 100px auto;
}

.content-access-ttl > h2 {
    margin-bottom: 10px;
}

.access-map-txt-public > p {
    letter-spacing: 0;
    line-height: 1.3;
}

.access-map-txt-public > p:first-of-type {
    margin-bottom: 16px;
}

.access-map-txt-public .comments {
  font-size: 12px;
}

.access-map-info-col2::before {
    content: "";
    position: absolute;
    left: 50%;
    top: -51px;
    width: 100px;
    height: 50px;
    background-color: rgba( 0, 0, 0, 0.2 );
    backdrop-filter: blur( 8px );
    -webkit-backdrop-filter: blur( 8px );
    border-radius: 99px 99px 0 0;
    transform: translateX(-50%);
    border: 1px solid rgba(255, 255, 255, 0.2);
    border-bottom: transparent;
    z-index: -1;
}

.access-btn-wrap {
  max-width: 260px;
  margin: 0 auto;
  margin-top: 24px;
}

.access-btn-wrap a {
  padding: 8px;
  display: block;
  position: relative;
  border: solid 1px rgba(255, 255, 255, 0.2);
  background: rgba(255, 255, 255, 0.15) url(../images/illumination2025/i_arrow.png) no-repeat right 16px center / 19px auto;
  border-radius: 999px;
  text-align: center;
}


/* イベント情報
------------------------------------------ */
#section5.rainbow2024-inner {
  padding-bottom: 80px;
}

.overview-ttl {
  width: 100%;
  min-height: 55px;
  margin-bottom: 20px;
  background: url(../images/illumination2025/access_ttl_bg.png) no-repeat center center / 236px auto;
}
.overview-ttl h2 {
  width: 100%;
  font-size: 20px;
  line-height: 1.5;
  text-align: center;
}
.overview-ttl span {
  width: 100%;
  display: block;
  font-size: 14px;
  text-align: center;
}

.overview-ttl-text {
  margin-bottom: 30px;
  position: relative
}

.overview-event-list-inner {
  padding: 30px 16px 16px;
  border-radius: 4px;
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.2);
}

.overview-event-list > li {
    padding: 0 0 16px;
/*    font-family: "Yu Gothic", "YuGothic";*/
    font-weight: 100;
/*    text-shadow: 0 0 8px rgba(0,0,0,0.8), 0 0 4px rgba(0,0,0,0.4);*/
}

.overview-event-list > li a {
  text-decoration: underline;
}

.overview-event-list > li a:hover {
  text-decoration: none;
}

.overview-event-list > li i {
  font-size: 2rem;
  display: inline;
  vertical-align: sub;
}

.overview-event-list .list-ttl {
  margin-bottom: 4px;
  line-height: 1.4;
  font-size: 14px;
  font-weight: bold;
  text-shadow: 0 0 6px rgba(102, 158, 255, 1);
}
.overview-event-list .list-contents {
  word-break: break-word;
  line-height: 1.4;
  font-size: 12px;
}

.list-contents, .list-contents > p {
  line-height: 1.4;
}

.overview-entry-wrap {
  padding: 24px 16px;
  border-radius: 10px;
}

.overview-entry-wrap .entry-ttl-text {
  margin-bottom: 12px;
  font-size: 24px;
  text-align: center;
}

.overview-entry-wrap p {
  font-size: 12px;
  line-height: 1.4;
  letter-spacing: 0;
}

.overview-entry-wrap .entry-text {
    margin-bottom: 24px;
}

.overview-entry-wrap  dt {
    font-size: 18px;
    text-align: center;
}

.overview-entry-wrap  dd {
    font-size: 14px;
    text-align: center;
}


/* 近隣イベント情報
------------------------------------------ */
#section6.rainbow2024-inner {
  padding-bottom: 80px;
}

#section6 .overview-event-list-inner {
  padding: 20px 16px 32px;
}

.nearby-date img {
  max-width: 112px;
  margin-left: -16px;
}

.overview-event-list > li.nearby-name {
  padding: 0 0 24px;
  line-height: 1.4;
  font-size: 20px;
  font-weight: bold;
  text-shadow: 0 0 6px rgba(102, 158, 255, 1);
}

#section6 .overview-event-list .list-ttl {
  font-size: 16px;
}
#section6 .overview-event-list .list-contents {
  font-size: 14px;
}

#section6 .access-btn-wrap {
  margin-top: 8px;
}


/* フッター
------------------------------------------ */
.l-banner-white {
 display: none; 
}

footer {
  max-width: 390px !important;
  min-width: 390px !important;
  margin: 0 auto;
  background: rgba(0, 0, 0, 0.6);
}
.l-footer-navi {
  background: none;
}

.l-banner-white,
.l-footer {
  max-width: 390px;
  margin: 0 auto;
}

.l-banner-white .inner .l-banner-list ul {
    display: block;
}

.l-banner-white .inner .l-banner-list ul li {
  width: 100%;
  padding: 0 15px 15px;
}

.copyright {
  float: none;
  display: block;
  width: 100%;
  text-align: center;
}

@media screen and (max-width: 800px) {
  .l-banner-white,.l-footer {
      max-width: none;
  }
}




