@import url('https://fonts.googleapis.com/css2?family=Noto+Serif+JP:wght@700&display=swap');

section.collab-head{
    max-width: 640px;
    padding: 120px 0 80px;
}
section.collab-head h1 img:nth-child(1){
    margin-bottom: 5%;
}

.box{
    text-align: left;
}
.box-frame span{
    left: 0;
}

.box-inner{
    text-align: center;
}

h2{
    
}
.gritter-txt{
    position: relative;
    width: fit-content;
    padding: 0 1em;
    margin: 0 auto 40px;
    line-height: 1;
    font-family: "Noto Serif JP","scrivano", serif;
    font-weight: 700;
}

.gritter-txt .sub-txt{
    position: absolute;
    bottom: 100%;
    left: 50%;
    transform: translateX(-50%);
    width: 100%;
}
.gritter-txt .sub-txt span{
    line-height: 1.4;
}
.gritter-txt:has(.sub-txt){
    margin-top: 1em;
}
.gritter-txt span{
    line-height: 1.2;
}
.gritter-txt span:nth-child(22){
  animation-delay: 1.05s !important;
}

.gritter-txt span:nth-child(23){
  animation-delay: 1.1s !important;
}

.gritter-txt span:nth-child(24){
  animation-delay: 1.15s !important;
}

.gritter-txt span:nth-child(25){
  animation-delay: 1.2s !important;
}

.gritter-txt span:nth-child(26){
  animation-delay: 1.25s !important;
}

.gritter-txt span:nth-child(27){
  animation-delay: 1.3s !important;
}

.gritter-txt span:nth-child(28){
  animation-delay: 1.35s !important;
}

.gritter-txt span:nth-child(29){
  animation-delay: 1.4s !important;
}

.gritter-txt span:nth-child(30){
  animation-delay: 1.45s !important;
}
.gritter-txt span:nth-child(31){
  animation-delay: 1.5s !important;
}

.gritter-txt span:nth-child(32){
  animation-delay: 1.55s !important;
}

.gritter-txt span:nth-child(33){
  animation-delay: 1.6s !important;
}

.gritter-txt span:nth-child(34){
  animation-delay: 1.65s !important;
}

.gritter-txt span:nth-child(35){
  animation-delay: 1.7s !important;
}

.gritter-txt span:nth-child(36){
  animation-delay: 1.75s !important;
}

.gritter-txt span:nth-child(37){
  animation-delay: 1.8s !important;
}

.gritter-txt span:nth-child(38){
  animation-delay: 1.85s !important;
}

.gritter-txt span:nth-child(39){
  animation-delay: 1.9s !important;
}

.gritter-txt span:nth-child(40){
  animation-delay: 1.95s !important;
}

.gritter-txt span:nth-child(41){
  animation-delay: 2s !important;
}

.gritter-txt small small{
    display: block;
}
.gritter-txt:before{
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
}
.gritter-txt:after{
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
}


@media screen and (max-width: 896px){
    h2{
        margin-bottom: 32px !important;
    }
    
}

.common-btn.goods-min{
    font-size: 12px;
    width: 240px;
    height: 54px;
    color: #fff;
    background: rgba(0,0,0,.2);
}
.common-btn.goods-min.hover{
    background: rgba(255,255,255,.2);
}
.common-btn.goods-min:before,.common-btn.goods-min:after{
    filter: brightness(100);
}

.collab-introduction{
    padding-bottom: 0 !important;
}
.collab-introduction p{
    text-align: center;
}


.collab-introduction  p:nth-child(1){
    font-size: 36px;
    font-weight: 700;
    margin-bottom: 24px;
    line-height: 1.5;
}

.collab-introduction p:nth-child(2){
   font-size: 18px;
    line-height: 1.6;
}


@media screen and (max-width: 896px){
    
    .collab-introduction{
        width: 100% !important;
        overflow: hidden;
    }    
.collab-introduction  p:nth-child(1){
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 24px;
    white-space: nowrap;
}

.collab-introduction p:nth-child(2){
   font-size: 14px;
    line-height: 1.8;
}

    
}
.collab-schedule .box-inner{
    text-align: center;
    padding: 32px 0;
}

.collab-schedule .date{
    font-size: 48px;
    letter-spacing: 0.02em;
    margin-bottom: 8px;
      font-family: 'iowan_old_style';
    font-weight: 500;
   
    
}

.collab-schedule .date .year{
    font-size: 60%;
}

.collab-schedule .date small{
    font-size: 40%;
    margin-left: 0.2em;
}
aside{
    font-size: 14px;
    text-align: center;
}

.faq h3{
    text-align: center;
    margin-top: 40px;
    margin-bottom: 20px;
    font-size: 18px;
}
@media screen and (max-width: 896px){
    
    .collab-schedule .box-inner{
    text-align: center;
    padding: 32px 0;
}

.collab-schedule .date{
    font-size: 28px;
    letter-spacing: 0.02em;
    margin-bottom: 8px;
   
    
}

.collab-schedule .date .year{
    font-size: 60%;
}

.collab-schedule .date small{
    font-size: 40%;
    margin-left: 0.2em;
}


    
}

.collab-map{
    padding: 0 !important;
}
.collab-map .sec-contents{
    padding-bottom: 80px;
}
.collab-contents-nav{
   border-top: solid 1px #fff;
    border-left: solid 1px #fff;
    display: grid;
    grid-template-columns: 1fr 1fr;
    margin-top: 80px;
}

.collab-contents-nav a{
    height: 60px;
    display: flex;
    justify-content: center;
    align-items: center;
    background: rgba(0,0,0,.6);
    color: #fff;
    transition-duration: 0.2s;
    border-bottom: solid 1px #fff;
     border-right: solid 1px #fff;
    text-align: center;
}

.collab-contents-nav a.hover{
    color: #fff;
   background: linear-gradient(to left, rgba(9, 39, 93, 1) 0%, rgba(8, 68, 85, 1) 40%, rgba(8, 68, 85, 1) 60%, rgba(9, 39, 93, 1) 100%);
    font-weight: 700;
    text-shadow: 0 0 10px rgba(255,255,255,.5);
}



.collab-contents{
    padding-bottom: 0 !important;
    
    line-height: 1.6;
}

.collab-contents .modal-img{
    max-width: 540px;
    margin: 0 auto;
}
.collab-contents .sec-contents{
    padding-bottom: 80px;
}

.collab-contents1 figure,.collab-contents3 figure{
    margin: 0 auto;
    max-width: 400px;
    width: 70%;
}
.collab-contents h3{
    font-size: 18px;
    font-weight: 700;
    padding: 20px 0;
    margin-bottom: 40px;
}

.collab-contents h3 small{
    font-size: 70%;
}


.collab-contents h4{
   color: #000;
    font-weight: 700;
    color: #fff;
    padding: 12px 0px;
    font-size: 18px;
    background: linear-gradient(to left, rgba(9, 39, 93, .7) 0%, rgba(8, 68, 85, .7) 40%, rgba(8, 68, 85, .7) 60%, rgba(9, 39, 93, .7) 100%);
    position: relative;
    margin-bottom: 12px;
    text-align: center;
}

.collab-contents h4:after {
    content: "";
    display: block;
    position: absolute;
    top: 3px;
    left: 3px;
    width: calc(100% - 6px);
    height: calc(100% - 6px);
    border: solid 1px rgba(255,255,255,.3);
}

.collab-contents h5{
   color: #000;
    font-weight: 700;
    width: fit-content;
    padding: 2px 8px;
    margin-bottom: 8px;
    background: #fff;
    position: relative;
}
.collab-contents h5:after{
    content: "";
    display: block;
    position: absolute;
    top:1px;
    left:1px;
    width:calc(100% - 2px);
    height:calc(100% - 2px);
    border: solid 1px #999;
}
table{
    width: 100%;
    border: solid 1.5px rgba(255, 255, 255, 1);
    background: rgba(0, 0, 0, .2);
    font-size: 14px;
    margin: 8px 0;
}
table , td, th {
	border-collapse: collapse;
}
tbody{
    border-right: solid 1.5px #fff;
}
tr{
    border-top: solid 1.5px rgba(255, 255, 255, 1);
    border-left: solid 1.5px rgba(255, 255, 255, 1);
}
td, th {
	height: 0px;
}

td{
   border-left: dashed 1.5px rgba(255, 255, 255, .5);
    
}
td:first-child{
   
    
}
.table-1 td{
    width: 33.33%;
}
.table-2 td{
    width: 25%;
}
td p{
     display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
    text-align: center;
    padding: 12px;
    flex-flow: column;
}
.area-list{
    margin-top: 40px;
}
.area-list ul{
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    gap:60px 40px;
    margin-bottom: 80px;
}

.area-list ul:last-child{
    margin-bottom: 0;
}
.area-list h6{
    font-size: 24px;
    margin-bottom: 12px;
    text-align: center;
}
.area-name{
    font-size: 18px;
    height: 42px;
    display: flex;
    justify-content: center;
    align-items: center;
    line-height: 1.2;
     flex-flow: column;
    margin-top: 8px;
    text-align: center;
}
.area-list ul a{
    background: rgba(0, 0, 0, .6);
    display: block;
    margin-top: 10px;
    box-shadow: 0 0 10px rgba(255, 255, 255, .5);
    font-size: 14px;
    padding: 4px 0;
    text-align: center;
   
}

.area-modal{
    max-width: 640px;
    line-height: 1.6;
}

.area-modal h6{
    text-align: center;
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 12px;
}

.collab-contents5 .area-list{
    margin-top: 0;
}

.collab-contents5 .area-list ul{
    gap:10px 40px;
}
.lightup-list{
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap:40px;
    line-height: 1.4;
}

.lightup-list img{
    margin-bottom: 12px;
}

.bullet-points{
    text-align: left;
    display: flex;
    justify-content: center;
    flex-flow: column;
}


.faq strong{
    position: relative;
    padding-left: 0.6em;
    display: inline-block;
}
.faq strong:after{
    content: "";
    position: absolute;
    top: 0.35em;
    left: 0;
    width: 0.2em;
    height: 1em;
    background: #fff;
}
@media screen and (min-width: 897px){
    .btn-flex{
    display: flex;
    justify-content: center;
}

.btn-flex .common-btn{
    margin: 0 10px;;
}
    
}
@media screen and (max-width: 896px){


    .collab-contents-nav a{
        font-size: 14px;
    }
.collab-contents .sec-contents{
    padding-bottom: 60px;
    font-size: 14px;
}


.collab-contents h3{
    font-size: 14px;
}

    .collab-contents h4{
        font-size: 16px;
    }




.area-list{
    margin-top: 40px;
}
.area-list ul{
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap:40px 20px;
    margin-bottom: 40px;
}

.area-list ul:last-child{
    margin-bottom: 0;
}
.area-list h6{
    font-size: 17px;
    margin-bottom: 12px;
}
    .collab-contents5 .area-list ul{
        gap:10px 20px;
    }
.area-name{
    font-size: 12px;
    height: 32px;
    display: flex;
    justify-content: center;
    align-items: center;
    line-height: 1.2;
     flex-flow: column;
    margin-top: 8px;
}
.area-list ul a{
    background: rgba(0, 0, 0, .6);
    display: block;
    margin-top: 10px;
    box-shadow: 0 0 10px rgba(255, 255, 255, .5);
    font-size: 11px;
    padding: 6px 0;
   
}
    aside{
        font-size: 10px;
    }
.area-modal{
   font-size: 12px;
}

.area-modal h6{
    font-size: 18px;
}

.lightup-list{
    display: grid;
    grid-template-columns: 1fr;
    gap:40px;
    line-height: 1.4;
    font-size: 14px;
}

.lightup-list img{
    margin-bottom: 12px;
}
    
    .faq h3{
        font-size: 16px;
    }
    
    
}