@charset "UTF-8";
/*----------------------------------------------------------------------------*/

* {
  box-sizing: border-box;
}

body {
  font-family: "source-han-sans-japanese", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 3.5vw;
  line-height: 1.5;
  display: block;
  z-index: -1;
  text-align: left;
  color:#FFF;
  width: 100%;
  background-color: black;
  margin: 0;
}

img {
  max-width: 100%;
}

ul {
    text-decoration: none;
    text-align: left;
    list-style: none;
    padding: 0;
    line-height: 1.5;
}

.pc {
  display: block;
}

.sp {
  display: none;
}
#t-spark_top {
    background-color: #000!important;
}
/* top */
#top {
    width: 100%;
}

#top .logo_area {
    background-color: #FFF;
    margin: 0 auto;
    padding: 50px 0;
    text-align: center;
}

#top img.logo {
    width: 80%;
}

#top img.img2 {
    position: relative;
    top: -7px;
}

/* sec1 */
#sec1 {
    width: 80%;
    margin: 100px auto;
}

#sec1 .sec1_title {
    margin: 90px 0;
}

.detail_btn {
    margin-top: 20px;
}
#sec1 .toyrise_logo {
    width: 30%;
    margin: 0 auto 20px;
}

/* sec2 */
.brands_img {
    width: 75%;
    margin: 70px auto;
}

.section_title {
    text-align: center;
    height: 75px;
    width: 100%;
    background-image: linear-gradient(90deg, rgba(0, 177, 191, 1), rgba(36, 83, 164, 1));
}
.section_title.red {
    text-align: center;
    height: 50px;
    width: 100%;
    background-color: #e00000;
    background-image: none;
}
.section_title.red p {
    color: #fff;
    font-size: 20px;
    font-weight: bold;
    margin: 0;
    padding: 9px 0;
}

.section_title img {
    width: 30%;
}

.inner {
    width: 80%;
    margin: 0 auto;
}

/* sec3 */
#sec3 {
    padding-bottom: 50px;
}
#sec3 .section_title {
    margin-bottom: 100px;
}
#sec3 .event_info {
    display: flex;
    justify-content: space-between;
    width: 60%;
    margin: 0 auto;
}
#sec3 .event_info .event_title {
    width: 12%;
    margin: 0 20px 30px 0;
    display: flex;
    justify-content: space-between;
}
#sec3 .event_info .event_text {
    width: 80%;
    margin: 0 0 30px;
}
#sec3 .event_info a {
    color: #fff;
    text-decoration: none;
    word-break: break-all;
}

/* sec4 */
#sec4 .inner {
    padding: 100px 0 0 0;
    width: 80%;
}
#sec4 .flex_slider{
    display: flex;
    justify-content: space-between;
    margin:0 50px 50px;
    padding-bottom: 50px;
}
#sec4 .flex_slider .info_img {
    width: 47%;
}
/* GALLERY*/
/* 全体のサイズ調整 */
.swiper {
  width: 100%;
  max-width: 600px;
  margin: 0 0 20px 0;
}
/* メイン画像 */
.main-slider {
  margin-bottom: 10px;
}
/* サムネイル */
.thumb-slider {
    width: 90%;
    position: relative;
}
.swiper-slide img {
  width: 100%;
  height: 100%;
  object-fit: contain; /* 画像を切り抜かず全体を表示 */
  background: #000;    /* 背景を黒にすると公式感が出ます */
}
/* 選択されているサムネイルを強調 */
.thumb-slider .swiper-slide-thumb-active {
  opacity: 1;
}
.thumb-slider .swiper-slide {
  opacity: 1;
  cursor: pointer;
}
.swiper .swiper-button-next,
.swiper .swiper-button-prev {
    color: #fff!important;
    top: 60%;
    width: 2px;
    height: 20px;
    transform: translateY(-50%);
}
.swiper .swiper-button-next::after,
.swiper .swiper-button-prev::after {
    font-size: 15px;
}


#sec4_info {
    padding-bottom: 50px;
}
#sec4_info .section_title {
    margin-bottom: 100px;
}
#sec4_info .event_info {
    display: flex;
    justify-content: space-between;
    width: 80%;
    margin: 0 auto;
}
#sec4_info .event_info .event_title {
    width: 15%;
    margin: 0 20px 30px 0;
}
#sec4_info .event_info .event_title img {
    width: 100%;
}
#sec4_info .event_info .event_text {
    width: 80%;
    margin: 0 0 30px;
}
#sec4_info .event_info .event_text p {
    margin: 10px 0;
}
#sec4_info .event_info .event_text p.text_title {
    font-weight: bold;
    font-size: 30px;
    margin: 0 auto;
}
#sec4_info .event_info .event_text p.text_orange {
    color: #ffa400;
    font-weight: bold;
    font-size: 20px;
}
#sec4_info .event_info a {
    color: #ffa400;
    text-decoration: none;
    word-break: break-all;
}
#sec4_info .event_info .event_text span {
    color: #ffa400;
}
#sec4_info .event_info .event_text p.text_red {
    background-color: #e00000;
    font-weight: bold;
    font-size: 20px;
    color: #fff;
    padding: 5px;
    width: 85%;
    margin: 20px 0 30px 0;
}
#sec4_info .event_info .event_text img.map {
    width: 55%;
}

#sec4 .attention {
    margin-bottom: 20px;
}
#sec4 .attention_wrapper {
    padding: 30px 0;
}
#sec4 .attention_wrapper_last {
    padding: 30px 0 15px;
}
#sec4 .attention_title {
    font-size: 25px;
    font-weight: bold;
    margin: 0 0 10px;
}
#sec4 .attention_wrapper li span {
    color: #ffa400;
}
/* 拡大表示用のモーダル設定 */
.image-modal {
  display: none; /* 初期状態は非表示 */
  position: fixed;
  z-index: 10000; /* Swiperなどの要素より上に表示 */
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.85);
  cursor: zoom-out;
}

/* 拡大画像 */
.modal-content {
  margin: auto;
  display: block;
  width: 90%;
  max-width: 1000px; /* 拡大時の最大幅 */
  max-height: 90vh;
  object-fit: contain;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  animation: modalZoom 0.3s ease;
}

@keyframes modalZoom {
  from { opacity: 0; transform: translate(-50%, -50%) scale(0.8); }
  to { opacity: 1; transform: translate(-50%, -50%) scale(1); }
}

/* 閉じるボタン */
.modal-close {
  position: absolute;
  top: 20px;
  right: 30px;
  color: white;
  font-size: 50px;
  font-weight: bold;
  cursor: pointer;
  z-index: 10001;
}

/* クリックできる画像にカーソルを表示 */
.zoom-trigger {
  cursor: zoom-in;
  transition: opacity 0.3s;
}

.zoom-trigger:hover {
  opacity: 0.8;
}

/* sec5 */
#sec5 {
    text-align: center;
}

#sec5 .inner {
    padding: 100px 0;
}

#sec5 img.sec5_title {
    width: 80%;
    margin-bottom: 30px;
}

.sec5_day {
    width: 80%; 
}

.mb_30px {
    margin-bottom: 30px;
}

#sec5 ul {
    margin-top: 30px;
}

#sec5 ul li {
    margin-bottom: 5px;
}

#touchzone {
    width: 80%;
    margin: 100px auto 0;
}

#touchzone .title_area {
    width: 80%;
    margin: 0 auto 30px;
    text-align: center;
}

#touchzone .touchzone_img {
    margin-bottom: 30px;
}

.attention_text_area {
    margin-top: 50px;
}

.attention_text_area p {
    margin: 0 0 10px 0;
}

/* sec6 */

#sec6 .inner {
    padding: 100px 0;
    width: 80%;
}

#sec6 .sec6_top {
    width: 80%;
    margin: 0 auto;
}

#sec6 .attention {
    margin-bottom: 20px;
}

#sec6 .attention_wrapper {
    padding: 30px 0;
}

#sec6 .attention_wrapper_last {
    padding: 30px 0 15px;
}

#sec6 .attention_title {
    font-size: 25px;
    font-weight: bold;
    margin: 0 0 10px;
}

#sec6 .attention_text {
    margin: 0;
}

#sec6 ul {
    margin: 0;
}

#sec6 ul li {
    margin-bottom: 5px;
}

#sec6 .shop_link {
    display: flex;
}

#sec6 .shop_btn {
    width: 40%;
}

#sec6 .section_title img {
    width: 50%;
}

#sec6 .sec6_img {
    margin-bottom: 30px;
}

.sec6_img_text {
    text-align: center;
    margin: 20px 0 30px 0;
}

#sec6 .wid_s {
    padding: 0 20px;
    margin: 20px 0 100px;
}

#sec6 .wid_s img {
    margin-bottom: 30px;
}

#sec6 .wid_s p {
    margin: 0 0 10px;
}

/* ここからCOPYRIGHT */    
    
#copyright1{width:80%;margin:0 auto 5vw; text-align: center;}   
#copyright1 p{font-size:2.5vw; text-align: left;}

#copyright1 p:first-of-type {
    margin: 0 0 30px;
}
    
#brand_detail #copyright1{width:96%;margin:10vw auto 0vw;}   


/* みまもりチェック */    
.ageCheck h3{color:#FFF;font-size:5vw;;text-align:center;margin-top:1em;}
.ageCheck p.txt02{color:#FFF; font-size:4vw;text-align:center;}

/* デザインC(PC) */
@media screen and (min-width: 1025px) {
/* PC用レイアウト 1,025px以上の範囲に収めるデザインはこの中に記述 */

body {
  font-size: 16px;
}  
    
/* ここからCOPYRIGHT */    

#copyright1{width:80%;margin:0 auto 140px;}   
#copyright1 p{font-size:12px;}

#brand_detail #copyright1{width:860px;margin:140px auto 0px;}   

/* みまもりチェック */    
.ageCheck h3{color:#FFF;font-size:28px;;text-align:center;margin-top:2em;}
.ageCheck p.txt02{color:#FFF; font-size:20px;text-align:center;}
    
}

@media screen and (max-width: 430px) {
    .pc {
        display: none;
      }

    .sp {
    display: block;
    }

    .section_title {
        height: 45px;
    }

    #sec1 {
        margin: 30px auto;
    }
    #sec1 .sec1_title {
        margin: 30px 0;
    }
    #sec1 .toyrise_logo {
        width: 50%;
    }

    /* sec2 */
    .brands_img {
        margin: 30px auto;
    }
    .section_title img {
        width: 60%;
    }

    /* sec3 */
    #sec3 {
        padding-bottom: 0;
    }
    #sec3 .event_info {
        width: 90%;
    }
    #sec3 .section_title {
        margin-bottom: 20px;
    }
    #sec3 .event_info .event_title {
        width: 25%;
    }

    /* sec4 */
    .swiper .swiper-button-next, .swiper .swiper-button-prev {
        top: 90%;
        display: none;
    }
    #sec4 .inner {
        padding: 20px 0;
    }
    #sec4 .flex_slider {
        display: block;
        margin: 0 auto;
        padding-bottom: 0;
    }
    #sec4 .flex_slider .info_img {
        width: 80%;
        margin: 0 auto 20px;
    }
    .section_title.red p {
        font-size: 10px;
    }
    #sec4_info .event_info {
        display: block;
        width: 100%;
    }
    #sec4_info .event_info .event_title {
        width: 40%;
        margin:  0 auto 10px;
    }
    #sec4_info .event_info .event_text {
        width: 90%;
        margin: 0 auto 20px;
    }
    #sec4_info .event_info .event_text p.text_title {
        font-size: 15px;
    }
    #sec4_info .event_info .event_text p.text_orange {
        font-size: 15px;
    }
    #sec4_info .event_info .event_text img.map {
        width: 90%;
    }
    #sec4_info .event_info .event_text p.text_red {
        font-size: 14px;
        width: 90%;
        margin: 10px 0;
    }
    #sec4_info {
        padding-bottom: 20px;
    }
    #sec4 .attention_wrapper {
        padding: 10px 0;
    }
    #sec4 .attention_title {
        font-size: 18px;
    }

    #touchzone {
        margin: 50px auto 10px;
    }
    #touchzone .title_area {
        width: 100%;
    }

    /* sec5 */
    #sec5 .inner {
        padding: 20px 0;
    }


    /* sec6 */
    #sec6 .inner {
        padding: 30px 0;
    }
    #sec6 .attention_wrapper {
        padding: 10px 0;
    }
    #sec6 .shop_link {
        display: block;
    }
}
