@charset "UTF-8";
a:hover{
  opacity: 1 !important;
}
body{
  font-family: "Zen Maru Gothic", sans-serif !important;
  font-weight: 400 !important;
  font-style: normal !important;
  color: #112B51 !important;
}
img{
    max-width: 100% !important;
}
@media screen and (max-width: 600px) {
    .under600-none {
      display: none;
    }
  }
@media screen and (min-width: 601px) {
    .over600-none {
      display: none;
    }
  }
  .mv{
    padding-top: 172px;
  }
.mv-img{
  min-width: 1080px !important;
position: relative;

}
.mv-img01{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 70%;
    max-width: 1000px;
}
.main{
    background: linear-gradient(to bottom, #141F3E, #016DB5);
    padding-bottom: 170px;
}
.inner{
  width: 1220px;
    /* max-width: 1080px; */
    padding-left: 70px;
    padding-right: 70px;
    margin-left: auto;
    margin-right: auto;
}
@media screen and (max-width: 600px){
  .mv{
    padding-top: 0;
  }
  .main{
    padding-bottom: 80px;
}
  .inner{
    width: 95%;
    padding-left: 0;
    padding-right: 0;
  }
}
.intro{
  padding-top: 50px;
  padding-bottom: 180px;
  position: relative;
    z-index: 1;
}
.intro h2{
width: 70%;
max-width: 752px;
margin-bottom: 36px;
margin-left: auto;
margin-right: auto;
}
.intro h2 img{

}
.intro ul{
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 22px;
  padding-inline-start: 0;
}
.intro ul li{
  list-style: none;
}
.intro ul li a{
  display: block;
}
.intro ul li a:hover{
  transition: transform 1s;
  transform: rotate(360deg);
}
@media screen and (max-width: 600px){
  .intro{
    padding-bottom: 100px;
    position: relative;
  }
  /* .intro::before{
    content: "";
    position: absolute;
    top: -380px;
    left: 50%;
    transform: translateX(-50%);
    width: min(1410px, 150%);
    aspect-ratio: 1410 / 660;
    z-index: 0;
    pointer-events: none;
  } */
  .intro h2{
  width: 90%;
  }
  .intro ul{
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 0px 20px;
  }
  .intro ul li{
    width: 40%;
  }
  .intro ul li:nth-child(even){
    margin-top: 60px;
  }
}



/* no01-04 */
.no00{
  margin-bottom: 170px;
}
.no-content-wrap{
  position: relative;
}

.no-content-wrap::before{
  content: "";
  position: absolute;
  top: -380px;
  left: 50%;
  transform: translateX(-50%);
  width: min(1410px, 150%);
  aspect-ratio: 1410 / 660;
  z-index: 0;
  pointer-events: none;
}
.no-content-wrap01::before{
  background: url(../img/bg-hanabi01.png) no-repeat center / contain;
}
.no-content-wrap02::before{
  background: url(../img/bg-hanabi02.png) no-repeat center / contain;
}
.no-content-wrap03::before{
  background: url(../img/bg-hanabi03.png) no-repeat center / contain;
}
.no-content-wrap04::before{
  background: url(../img/bg-hanabi04.png) no-repeat center / contain;
}

.no-content{
  position: relative;
  z-index: 1;
  background-color: #fff;
  border-radius: 52px;
  border: 11px solid #8C623A;
  padding: 150px 67px 110px;
}
.finish.no-content:before {
  display: block;
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: #000;
  opacity: 0.7;
  top: 0;
  left: 0;
  border-radius: 39px;
}
.finish.no-content:after {
  display: block;
  content: "本キャンペーンは終了いたしました。";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-size: 60px;
  color: #fff;
  font-weight: 700;
  width: 600px;
  text-align: center;
}
@media screen and (max-width: 600px){
  .finish.no-content:before {
    border-radius: 49px;
  }
  .finish.no-content:after {
    font-size: 8vw;
    width: 86%;
    text-align: center;
  }
}
.no-content-before{
  position: absolute;
    width: 70%;
    top: -100px;
    left: -70px;
  }
  .no-content-number{
  position: absolute;
  width: 18%;
  top: 10px;
  right: 40px;

}
.no-content .no-content-title{
  text-align: center;
  margin-bottom: 50px;
}
.no-content .no-content-title h3{
  font-size: 45px;
  font-weight: 700;
  letter-spacing: 0.05em;
  line-height: 1.55;
  margin-bottom: 25px;
}
.no03 .no-content .no-content-title h3 span{
  font-size: 35px;
}
.no04 .no-content .no-content-title h3 span{
  font-size: 35px;
}
.no-content .no-content-title p{
  font-size: 32px;
  font-weight: 700;
  letter-spacing: 0.05em;
  line-height: 1;
}
.no01-img{
  margin-bottom: 67px;
}
.no01-img .no01_01{
  margin-bottom: 20px;
  }
.no01-img .no01_02-04{
  display:grid;
  grid-template-columns:repeat(3,1fr);
  gap:20px;
  }
  .no-text{
    padding-right: 30px;
    padding-left: 30px;
  }
  .no-text .no-text-wrap{
    padding-top: 20px;
    padding-bottom: 20px;
    padding-right: 30px;
    padding-left: 30px;
border-bottom: 1px solid #122C52;
  }
  .no-content .no-text-wrap p .red{
    color: #C9392A;
  }
  .no-text .no-text-wrap:last-child{
    border-bottom: unset;
  }
  .no-text .no-text-wrap h4{
    font-size: 23px;
    font-weight: 700;
    letter-spacing: 0.05em;
    line-height: 1;
    margin-bottom: 10px;
  }
  .no-text .no-text-wrap p{
    font-size: 16px;
    font-weight: 500;
    letter-spacing: 0.05em;
    line-height: 1.5;

  }
.no02-img{
    margin: auto;
}
.no03-img{
  width: 733px;
    margin: auto;
}
.no04{
  margin-bottom: 0;
}
.no04-img{
  width: 978px;
    margin: auto;
}
@media screen and (max-width: 600px){
  .no00{
    margin-bottom: 70px;
  }
  .no04{
    margin-bottom: 0;
  }
  .no-content-wrap::before{
    content: "";
    position: absolute;
    top: -520px;
    left: 50%;
    transform: translateX(-50%);
    width: min(1410px, 100%);
    aspect-ratio: 878 / 1050;
    z-index: 0;
    pointer-events: none;
  }
  .no-content-wrap01::before{
    background: url(../img/bg-hanabi01-sp.png) no-repeat center / contain;
  }
  .no-content-wrap02::before,
  .no-content-wrap03::before,
  .no-content-wrap04::before{
display: none;
  }
  .no-content{
    border-radius: 52px;
    border: 3px solid #8C623A;
    padding: 80px 12px 50px;
  }

  .no-content-before{
    position: absolute;
    width: 80%;
    top: 0;
    left: -10px;
    transform: translateY(-50%);
    }
    .no-content-number{
      right: 15px;
    }
    .no-content .no-content-title{
      margin-bottom: 10px;
    }
    .no-content .no-content-title h3{
      font-size: 25px;
      line-height: 1.24;
      margin-bottom: 10px;
    }
    .no03 .no-content .no-content-title h3{
      font-size: 20px;
    }
    .no04 .no-content .no-content-title h3{
      font-size: 20px;
    }
    .no03 .no-content .no-content-title h3 span{
      font-size: 12px;
    }
    .no04 .no-content .no-content-title h3 span{
      font-size: 15px;
    }
    .no-content .no-content-title p{
      font-size: 15px;
      letter-spacing: 0;
    }
    .no01-img{
      margin-bottom: 33px;
    }
    .no01-img .no01_01{
      margin-bottom: 7px;
      }
      .no01-img .no01_02-04{
        gap:5px;
        }
        .no-text{
          padding-right: 18px;
          padding-left: 18px;
        }
        .no-text .no-text-wrap{
          padding-top: 18px;
          padding-bottom: 22px;
          padding-right: 0px;
          padding-left: 0px;
        }
        .no-text .no-text-wrap h4{
        }
        .no-text .no-text-wrap p{
      
        }
        .no02-img{
      margin-bottom: 30px;
      }
        .no03-img{
          width: 100%;margin-bottom: 30px;
        }
        .no04-img{
          width: 100%;
          margin-bottom: 30px;
        }


}
.btn-area{
  text-align: center;
  padding-top: 50px;
}
.btn-area a{
  display: inline-block;
  font-size: 27px;
  font-weight: 500;
  letter-spacing: 0.05em;
  line-height: 1;
  color: #ffffff;
  background-color: #F6931D;
  border: 4px solid #8C623A;
  border-radius: 44px;
  padding: 10px 30px;
  width: 704px;
  transition: all 0.2s ease;
  box-shadow: 0 6px 0 #8C623A;
}


.btn-area a:hover{
  transform: translateY(4px);
  box-shadow: 0 2px 0 #8C623A;
}


.btn-area a:active{
  transform: translateY(6px);
  box-shadow: 0 0 0 #8C623A;
}
@media screen and (max-width: 600px){
  .btn-area{
    padding-top: 20px;
  }
  .btn-area a{
    font-size: 22px;
    border: 4px solid #8C623A;
    border-radius: 44px;
    padding: 10px 30px;
    width: 100%;
    box-shadow: 0 6px 0 #8C623A;
    line-height: 1.27;
  }
}

.no-text .no-text-wrap .sns-area01{
  margin-top: 35px;
  margin-bottom: 20px;
  display: flex;
  gap: 30px;
}
.no-text .no-text-wrap .sns-area01 li{
border-radius: 26px;
border: 3px solid #112B51;
padding: 17px 36px 25px;
}
.no-text .no-text-wrap .sns-area01 li img{
  width: 49px;
  display: block;
  margin: auto;
  margin-bottom: 10px;
}
.no-text .no-text-wrap .sns-area01 li p{
font-size: 16px;
font-weight: 500;
letter-spacing: 0.05em;
line-height: 2;
margin-bottom: 10px;
}
.no-text .no-text-wrap .sns-area01 li a{
font-size: 15px;
font-weight: 500;
letter-spacing: 0.05em;
line-height: 1;
background-color: #112B51;
border: 1px solid #707070;
color: #ffffff;
width: 100%;
display: block;
padding-top: 6px;
padding-bottom: 6px;
text-align: center;
transition: transform 0.2s ease;
}
.no-text .no-text-wrap .sns-area01 li a:hover{
  transform: translateY(3px);
}
@media screen and (max-width: 600px){
  .no-text .no-text-wrap .sns-area01{
    margin-top: 30px;
    margin-bottom: 20px;
    display: flex;
    flex-direction: column;
    margin-left: -20px;
        margin-right: -20px;
  }
  .no-text .no-text-wrap .sns-area01 li{
    padding: 15px 20px 20px;
    }
    .no-text .no-text-wrap .sns-area01 li p{
      font-size: 16px;
      line-height: 1.375;
      margin-bottom: 20px;
      }
      .no-text .no-text-wrap .sns-area01 li a{
        font-size: 15px;
        line-height: 1;
        padding-top: 6px;
        padding-bottom: 6px;
        }
}
.sns-area02{
  margin-top: 50px;
}
.sns-area02 a{
  display: block;
  max-width: 320px;
  margin: 0 auto;
  text-align: center;
  text-decoration: none;
  background: #fff;
  border: 4px solid #1f3554;
  border-bottom: unset;
  border-radius: 20px;
  overflow: hidden;
  font-family: sans-serif;
  transition: transform 0.2s ease;
}
.sns-area02 a:hover{
  transform: translateY(3px);
}

.sns-area02 img{
  width: 49px;
  margin: 18px auto 16px;
  display: block;
}

.sns-area02 a div{
  background: #1f3554;
  color: #fff;
  font-size: 15px;
  padding: 12px 10px;
  border-top: 2px solid #1f3554;
}

.sns-area02 a{
  box-shadow: 0 5px 0 #1f3554;
}

/* koryaku */

.koryaku{
background-color: #F3EE24;
padding-top: 108px;
padding-bottom: 134px;
}
.koryaku .inner02{
width: 1025px;
}
.koryaku .koryaku-title{
  text-align: center;
  position: relative;
  margin-bottom: 68px;
}
.koryaku .koryaku-title h2{
  font-size: 73px;
  font-weight: 700;
  letter-spacing: 0.2em;
  line-height: 1.27;
}

.koryaku .koryaku-title h2 span{
font-size: 45px;
letter-spacing: 0.05em;
}
.koryaku .koryaku-title img{
position: absolute;
top:10px;
right: 0;
width: 116px;
}
.koryaku .koryaku-content{
margin-bottom: 72px;
}
.koryaku .koryaku-content img{

}
.koryaku p{
  text-align: center;
font-size: 38px;
font-weight: 600;
letter-spacing: 0.05em;
line-height: 1;
margin-bottom: 64px;
}
.koryaku ul{
display: flex;
justify-content: center;
gap: 49px;
}
.koryaku ul li{
width: 49px;
}
.koryaku ul li a{

}
.koryaku ul li a img{

}
@media screen and (max-width: 600px){
  .koryaku{
    padding-top: 58px;
    padding-bottom: 82px;
    }
    .koryaku .inner02{
      width: 95%;
      }
      .koryaku .koryaku-title{
        margin-bottom: 54px;
      }
      .koryaku .koryaku-title h2{
        font-size: 37px;
        line-height: 1.05;
        display: inline-block;
        text-align: justify;
      }
      .koryaku .koryaku-title h2 span{
      font-size: 23px;
      display: inline-block;
      line-height: 1.47;
      margin-bottom: 10px;
      }
      .koryaku .koryaku-title img{
        position: absolute;
        top:-20px;
        right: 0;
        width: 100px;
        }
        .koryaku .koryaku-content{
          margin-bottom: 17px;
          }
          .koryaku p{
          font-size: 17px;
          margin-bottom: 25px;
          }
          .koryaku ul{
            gap: 44px;
            }
            .koryaku ul li{
            width: 44px;
            }
}
@media screen and (max-width: 600px){
  .koryaku .koryaku-title img{
    position: absolute;
    top:-30px;
    right: 0;
    width: 70px;
    }
}

/* QA */
.qa{
  background-color: #112B51;
  padding-top: 180px;
  padding-bottom: 180px;
}
.qa .qa-wrapper{
  background-color: #fff;
  padding: 67px 100px;
}
.qa h2{
  font-size: 64px;
  font-weight: 700;
  letter-spacing: 0.3em;
  color: #112B51;
  margin-bottom: 55px;
  text-align: center;

}
.qa h2 span{
  font-size: 53px;
}
.qa .qa-contents{
  padding-bottom: 50px;
}
.qa .qa-contents h3{
  font-size: 21px;
  font-weight: 700;
  letter-spacing: 0.05em;
  line-height: 1;
  color: #ffffff;
  background-color: #112B51;
  text-align: center;
  padding-top: 6px;
  padding-bottom: 7px;
}

.qa .qa-contents .qa-block{
  padding-top: 40px;
  padding-bottom: 35px;
  padding-left: 10px;
  border-bottom: 1px solid #112B51;
}
.qa .qa-contents .qa-block:last-child{
  border-bottom: unset;
}
.qa .qa-contents .qa-block .qa-block-q{
  
}
.qa .qa-contents .qa-block .qa-block-q p{
  font-size: 20px;
  font-weight: 700;
  letter-spacing: 0.02em;
  line-height: 1.6;
  color: #112B51;
  display: flex;
  align-items: center;
}
.qa .qa-contents .qa-block .qa-block-q p span{
  font-size: 34px;
  line-height: 1;
  padding: 5px;
  color: #ffffff;
  display: flex;
  align-items: center;
  justify-content: center;
  flex: none;
  width: 47px;
  height: 47px;
  background-color: #112B51;
  margin-right: 22px;
}

.qa .qa-contents .qa-block .qa-block-a{
  margin-top: 20px;
  margin-left: 35px;
}
.qa .qa-contents .qa-block .qa-block-a p{
  font-size: 16px;
  font-weight: 400;
  letter-spacing: 0.02em;
  line-height: 2;
  color: #112B51;
  display: flex;
  align-items: flex-start;

}
.qa .qa-contents .qa-block .qa-block-a p span{
  font-size: 34px;
  font-weight: 700;
  letter-spacing: 0.3em;
  line-height: 1;
  margin-right: 10px;
}

@media screen and (max-width: 600px){
  .qa{
    background-color: #112B51;
    padding-top: 70px;
    padding-bottom: 70px;
  }
  .qa .qa-wrapper{
    background-color: #fff;
    padding: 33px 22px;
  }
  .qa h2{
    margin-bottom: 55px;
  
  }
  .qa h2 span{
    font-size: 35px;
  }
  .qa .qa-contents{
    padding-bottom: 30px;
  }
  .qa .qa-contents h3{
    font-size: 18px;
    line-height: 1.8;
    padding-top: 6px;
    padding-bottom: 7px;
  }
  .qa .qa-contents .qa-block{
    padding-top: 20px;
    padding-bottom: 40px;
    padding-left: 0px;
  }
  .qa .qa-contents .qa-block .qa-block-q p{
    font-size: 18px;
  }
  .qa .qa-contents .qa-block .qa-block-q p span{
    font-size: 27px;
    padding: 5px;
  }
  .qa .qa-contents .qa-block .qa-block-a{

  }
  .qa .qa-contents .qa-block .qa-block-a p{
    font-size: 14px;
    line-height: 1.8;
  
  }
  .qa .qa-contents .qa-block .qa-block-a p span{
    font-size: 28px;
  }
}