/*======================================================================
# mixin
======================================================================*/
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;700&family=Noto+Serif+JP:wght@400;700&display=swap");
/*======================================================================
# color
======================================================================*/
/*======================================================================
# font
======================================================================*/
/*======================================================================
# common
======================================================================*/
/* sec01
----------------------------------------------------------------------*/
.sec01 .inner .kv01 {
  margin-top: 160px;
}

@media screen and (max-width: 428px) {
  .sec01 .inner .kv01 {
    margin-top: 80px;
  }
}

.sec01 .inner > .txt {
  font-size: 2.0rem;
  line-height: 1.91667;
  text-align: center;
  margin-top: 40px;
}

@media screen and (max-width: 768px) {
  .sec01 .inner > .txt {
    font-size: 1.4rem;
    line-height: 1.5;
    text-align: left;
    margin-top: 20px;
  }
}

.sec01 .inner .kv02 {
  max-width: 400px;
  margin: 60px auto 0;
}

@media screen and (max-width: 768px) {
  .sec01 .inner .kv02 {
    max-width: 300px;
  }
}

@media screen and (max-width: 428px) {
  .sec01 .inner .kv02 {
    margin: 30px auto 0;
  }
}

.sec01 .inner .box01 {
  margin: 80px -10px 0px -10px;
}


@media screen and (max-width: 428px) {
  .sec01 .inner .box01 {
    margin: 50px auto;
  }
}

.sec01 .inner .box01 .txt {
  font-size: 2.0rem;
  line-height: 22
  margin-top: 20px;
}

@media screen and (max-width: 428px) {
  .sec01 .inner .box01 .txt {
    font-size: 1.4rem;
    margin-top: 10px;
  }
}

.sec01 .inner .flex {
  margin-top: 85px;
}

@media screen and (max-width: 428px) {
  .sec01 .inner .flex {
    margin-top: 40px;
  }
}

.sec01 .inner .flex .box02 {
  width: 48%;
}

@media screen and (max-width: 428px) {
  .sec01 .inner .flex .box02 {
    width: 100%;
  }
}

.sec01 .inner .flex .box02 .txt {
  font-size: 2.0rem;
  line-height: 1.6;
  margin-top: 15px;
  margin-bottom: 50px;
}

@media screen and (max-width: 428px) {
  .sec01 .inner .flex .box02 .txt {
    font-size: 1.4rem;
    margin-top: 10px;
  }
}

.sec01 .inner .flex .box02 {
  display: block;
  max-width: 100%;
}
.illust {
  display: block;
  width: 200px;
  margin: auto;
  margin-top: 20px;
}
.illust2 {
  display: block;
  width: 150px;
  margin: auto;
  margin-top: 20px;
}
@media screen and (max-width: 428px) {
.illust {
margin: auto;
}
.illust2 {
margin: 30px auto;
width: 100px;
}
}


.sec01 .inner .video-list {
  margin-top: 85px;
}

@media screen and (max-width: 428px) {
  .sec01 .inner .video-list {
    margin-top: 40px;
  }
}

.sec01 .inner .video-list li a {
  font-size: 2.0rem;
  color: #24a839;
  display: block;
  line-height: 1.7;
  position: relative;
  padding-left: 40px;
}

.sec01 .inner .video-list li a::before {
  content: '';
  position: absolute;
  top: 10px;
  left: 0;
  width: 22px;
  height: 22px;
  background: url(../img/common/btn_01.png) no-repeat center center/contain;
}

@media screen and (max-width: 428px) {
  .sec01 .inner .video-list li a {
    font-size: 1.4rem;
    padding-left: 30px;
  }
  .sec01 .inner .video-list li a::before {
    top: 4px;
    width: 18px;
    height: 18px;
  }
}



/* ここから「条例」 */

.sec01 .inner .flex .box01 {
  width: 40%;
}

@media screen and (max-width: 428px) {
  .sec01 .inner .flex .box01 {
    width: 100%;
  }
}

.sec01 .inner .flex .box01 .txt {
  font-size: 2.0rem;
  line-height: 1.6;
  margin-top: 20px;
  margin-bottom: ;
}

@media screen and (max-width: 428px) {
  .sec01 .inner .flex .box01 .txt {
    font-size: 1.4rem;
    margin-top: 10px;
  }
}

.sec01 .inner .flex .box01 {
  display: block;
  width: 380px;
  max-width: 100%;
  margin: 0 auto;
}

.box01 img{
  width: 489px;
  height: auto;
  margin-bottom: 15px;
}
.box03 img{
  width: 489px;
  height: auto;
}
.box02-2{
  display: block;
  width: 500px;
}
@media screen and (max-width: 428px) {
.box02-2 {
width: auto;
  }
}

.box02-2 img{
  height: auto;
  margin-bottom: 15px;
}
@media screen and (max-width: 428px) {
.box01 img {
width: 326px;
    display: flex;
          justify-content: center;
        align-items: center;
  }
}
@media screen and (max-width: 428px) {
  .box01 {
width: 100%;
justify-content: center;
  }
}

.jourei-midasi h2 {
    text-align: center;
    line-height: 1.5;
    font-size: 32px;
    font-weight: bold;
    margin-bottom: 40px;
    margin-top: 70px;
    color: #00a91e;
}
@media screen and (max-width: 768px) {
 .jourei-midasi h2 {
        font-size: 4vw;
    margin-bottom: 20px;
    }
}
.jourei-box1 p{
  margin: opx;
}
.jourei-box1{
    display: block;
font-size: 18px;
padding: 30px 25px;
background-color: #eaf5e7;
border-radius: 10px;
margin-bottom: 50px;
}
@media screen and (max-width: 768px) {
 .jourei-box1 {
  padding: 20px 15px;
    }
}


.jourei-box1-1{
  color: #ff2626;
  font-size: 20px;
}
@media screen and (max-width: 768px) {
 .jourei-box1-1 {
font-size: 14px;
    }
}

.box02 p
{
  display: block;
  margin-top: 5px;

}

.jourei-midasi{
margin-top: 20px;
white-space: nowrap;
}
@media screen and (max-width: 768px) {
 .jourei-midasi {
  margin-top: 20px;
  font-size: 16px;
 }
}
.jourei8 img{
  display: block;
  width: 100%;
  margin: 15px auto;
     display: flex;
          justify-content: center;
        align-items: center;
}

.joureibox{
  width: 88%;
  margin: auto;
}
@media screen and (max-width: 768px) {
 .joureibox {
  width: 100%;
  margin: auto;
  display: flex;
          justify-content: center;
        align-items: center;
    }
}
/* パソコンで見たときは"pc"のclassがついた画像が表示される */
.jourei9 { display: none !important; }
.illust2 { display: none !important; }
 
/* スマートフォンで見たときは"sp"のclassがついた画像が表示される */
@media only screen and (max-width: 768px) {
    .jourei8 img { display: none !important; }
    .jourei9 { display: block !important; }
    .illust{ display: none !important; }
    .illust2 { display: block !important; }
}
.jourei9 img{
   display: block;
  margin: auto;
    display: flex;
          justify-content: center;
        align-items: center;
}
.box03{
  margin: 15px -10px 15px -10px;
}


.sec01 .inner .box03 .txt {
    font-size: 2.0rem;
    line-height: 1.6;
    margin-top: 15px;
    margin-bottom: 60px;
}

@media screen and (max-width: 428px) {
  .sec01 .inner .box03 .txt {
  font-size: 1.4rem;
  line-height: 1.6;
  margin-top: 10px;
  margin-bottom: 50px;
  }

  .sec01 .inner .box03 {
    width: 100%;
    margin: auto;
  }
.box03 img {
width: 326px;
    display: flex;
          justify-content: center;
        align-items: center;
  }
.flex .box02 .img{
  width: 326px;
}
}
