#section02 {
  padding-top: 30px;
}
#toppage.backnumber h2 {
  font-size: 50px;
  text-align: center;
  padding-bottom: 30px;
}

.flex {
  display: flex;
  justify-content: center;
  margin: 0 auto;
}

.flex .image {
  box-sizing: content-box;
  overflow: hidden;
  margin: 0;
  padding: 50px 0 0 0px;
  width: 250px;
  height: 250px;
}

.flex .image img {
  width: 100%;
  height: auto;
}
.flex .text {
  font-size: 20px;
  margin: 125px 0 0 50px;
  padding: 0;
  width: 200px;
}
.flex .text span {
  font-size: 30px;
  line-height: 2em;
}

.outer {
  display: table;
  width: 100%;
}
.outer:last-child {
  padding-bottom: 50px;
}
.inner {
  display: table-cell;
  vertical-align: middle;
}
#toppage.backnumber .btn {
  bottom: 50px;
}

.bottun {
  padding: 0px;
  display: block;
  border-radius: 2vw;
  margin: auto;
}
.bg.bottun {
  margin-top: 200px;
  overflow: hidden;
}
.bottun .btn {
  padding: 35px 50px 35px 50px;
  position: static;
}
.bottun a {
  display: inline-block;
  font-size: 30px;
  text-align: center;
  color: white;
}
div#openBtn {
  width: 100%;
  text-align: center;
  background-color: #00a051;
}

.z{overflow-wrap: break-spaces;
}

/* テキストコーディング記述 */

.code{
  display: flex;
  justify-content: center;
  align-items: center;
}
.code .img{
  position: relative;
}
.code .FONT{
  position: absolute;
  z-index: 999;
}
.a{
  font-family: 'Noto Serif JP', serif;
font-size:40px;
color: #fff;
line-height: 1.4;
top:68.8%;
left: 8%;
}
.a span{
  font-size:32px;
}
#section04 .text{
  text-align: center;
}
.b p{
  line-height: 2;
  font-size: 40px;
  font-family: 'Noto Sans JP', sans-serif;
  background:linear-gradient(transparent 60%, #ff6 60%);
  font-weight:400;
}
.b span{
  font-size: 67px;
  font-family: 'Noto Sans JP', sans-serif;
  background:linear-gradient(transparent 75%, #ff6 60%);
  font-weight:400;
}
#section6 .img{padding-bottom: 30px;}
.c{
  padding-top: 20px;
  padding-bottom: 20px;
  font-size: 24px;
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 400;
}
.c p{padding-top: 1px;}
.c span{
  font-size: 26.5px;
font-weight: 700;
}
.space{margin-top: 10px;}
.center{
  text-align: center;
}
.d{
  font-family: 'Noto Sans JP', sans-serif;
}
.d p{
  line-height: 1.6;
  display: inline-block;
  font-size: 30px;   background:linear-gradient(transparent 60%, #ff6 60%);
  font-weight:400;
}
.d span{
  font-size: 40px; 
  background:linear-gradient(transparent 75%, #ff6 60%);
  display: inline-block;
  padding-top: 10px;
  margin-bottom: 100px;
  font-weight: 700;
}


.explanation
{
padding: 50px;
}
.e{
  line-height: 1.7;
  font-family: 'Noto Serif JP', serif;
  font-size: 32px;
  text-align: center;
  top:1%;
  font-weight: 700;

}
.e p{ 
  display: inline-block;
  background:linear-gradient(transparent 70%, #ff6 60%);
}
.f
{
  font-size:18px;
  font-family: 'Noto Serif JP', serif;
  font-weight: 650;

}
.f span{   
line-height: 30px;
color: red;
}
.f a{padding-left: 10px;}
.f p{padding-left: 18px;}
.f li{text-indent: -1em;
padding: 0 0 0 1em;
line-height: 1.4;}


/* テキストコーディング記述 */
@media screen and (max-width: 560px) {
  #section02 {
    padding-top: 20px;
  }
  .flex .image {
    padding: 20px 0 0 0px;
    width: 125px;
    height: 125px;
  }
  .flex .image img {
    width: 100%;
    height: auto;
  }
  .flex .text {
    font-size: 12px;
    margin: 60px 0 0 30px;
    padding: 0;
  }
  .flex .text span {
    font-size: 23px;
    line-height: 1.5em;
  }
  #toppage .btn-area a.btn {
    width: 50vw;
  }
  #toppage .btn-area a.btn {
    font-size: 16px;
    padding: 20px 0;
  }
  div#openBtn {
    width: 80vw;
  }
  #toppage.backnumber a.btn {
    bottom: 100px;
    font-size: 15px;
    position: absolute;
    padding: 20px 0;
    width: 240px;
  }
  .bg.bottun {
    position: relative;
    overflow: revert;
  }
  #toppage.backnumber h2 {
    font-size: 35px;
  }

    /* テキストコーディング記述 */
  
    .a{
      font-size:19px;
      }
      .a span{
        font-size:16px;
      }
      .b p{
        line-height: 2;
        font-size: 18px;
      }
      .b span{
        font-size: 30px;
      }
      .c{
        font-size: 12.5px;
      }
      .c span{
        font-size: 15px;
      }
      
      .d p{
        font-size: 15px; 
        line-height: 1.4;
      }
      .d span{
        font-size: 22px; 
        margin-bottom: 50px;
      }
      
      
      .explanation
      {
      padding: 25px;
      }
      
      .e{
        line-height: 1.65;
        font-size: 16.5px;
        top:1%;
      }
      
      .f
      {
        font-size:12.5px;
      }
      .f span{   
      line-height:22px;
      }
      .f P{padding-left: 11px;}
      .flex .text {
        width: 115px;
      }

}
#toppage .btn-area .btn {
  position: relative;
  color: #fff;
  text-align: center;
  font-size: 26px;
  width: 330px;
  padding: 20px 0;
  bottom: 0;
}
#toppage .btn-area {
  background-image: url(../img/top/bkg_02.jpg);
  background-position: center top;
  padding: 30px 0;
}
#openBtn img{
  width: 300px;
  display: inline;
}


@media screen and (max-width: 750px) {
  #openBtn img{
    width: 200px;
  }
  #openBtn {
    position: relative;
  }
}

/*

2023.01.27追加

*/
#toppage #bnr{
  background-image: url(../img/top/bkg_02.jpg);
    background-position: center top;
    padding: 20px 0 30px;
}

#toppage #bnr a{
  display: block;
}

@media screen and (max-width: 750px){
  #toppage #bnr .img img{
    width: 90%;
  }
}

.center{
  text-align: center;
}

.dance{
  padding: 50px 0;
}

.dance .img img{
  width: 100%;
}

@media screen and (max-width: 750px){
  #qanda main.dance{
    width: 86.6393733333vw;
    padding: 25px 0;
  }

  #qanda main.dance .img img{
    width: 100%;
  }
}

.mT20{
  margin-top: 20px;
}

.mT40{
  margin-top: 40px;
}

.btn02 a{
  display: block;
}

@media screen and (max-width: 750px){
  .btn02 a img{
    width: 90%;
  }
}