@charset "UTF-8";
.sec01 {
  padding-bottom: 150px;
  padding-top: 85px;
}
@media screen and (max-width: 1080px) {
  .sec01 {
    padding-bottom: 100px;
    padding-top: 75px;
  }
}
@media screen and (max-width: 768px) {
  .sec01 {
    padding-bottom: 75px;
    padding-top: 50px;
  }
}
@media screen and (max-width: 576px) {
  .sec01 {
    padding-bottom: 50px;
    padding-top: 50px;
  }
}
.sec01 .img01 {
  margin-left: auto;
  margin-right: auto;
  max-width: 360px;
  mix-blend-mode: screen;
  width: 100%;
}
@media screen and (max-width: 768px) {
  .sec01 .img01 {
    max-width: 468px;
    width: 62.4%;
  }
}
.sec01 .img02 {
  margin-left: auto;
  margin-right: auto;
  margin-top: 40px;
  max-width: 1140px;
  width: 100%;
}
@media screen and (max-width: 768px) {
  .sec01 .img02 {
    margin-top: 20px;
    width: 90%;
  }
}
@media screen and (max-width: 576px) {
  .sec01 .img02 {
    width: 100%;
  }
}
.sec01 .txt01 {
  font-size: 18px;
  font-weight: 400;
  line-height: 1.94;
  margin-left: auto;
  margin-right: auto;
  margin-top: 40px;
  max-width: 1140px;
  width: 100%;
}
@media screen and (max-width: 1080px) {
  .sec01 .txt01 {
    font-size: 16px;
    margin-top: 35px;
  }
}
@media screen and (max-width: 768px) {
  .sec01 .txt01 {
    font-size: 14px;
    line-height: 1.875;
    margin-top: 25px;
  }
}
@media screen and (max-width: 576px) {
  .sec01 .txt01 {
    font-size: 12px;
  }
}
.sec01 .subttl {
  font-size: 36px;
  font-weight: 500;
  margin-bottom: 40px;
  margin-top: 90px;
  text-align: center;
}
@media screen and (max-width: 1080px) {
  .sec01 .subttl {
    font-size: 30px;
    margin-bottom: 35px;
    margin-top: 60px;
  }
}
@media screen and (max-width: 768px) {
  .sec01 .subttl {
    font-size: 22px;
    margin-bottom: 25px;
    margin-top: 60px;
  }
}
@media screen and (max-width: 576px) {
  .sec01 .subttl {
    font-size: 18px;
    margin-top: 50px;
  }
}
@media screen and (max-width: 768px) {
  .sec01 .c-wrap .flex {
    flex-direction: column-reverse !important;
  }
}
.sec01 .c-ttl04 {
  margin-top: 90px;
}
@media screen and (max-width: 768px) {
  .sec01 .c-ttl04 {
    margin-top: 55px;
  }
}
.sec01 .c-ttl04 .ttl,
.sec01 .c-ttl04 .en {
  text-align: center;
}
.sec01 .rod-video {
  aspect-ratio: 638/401;
  margin-left: auto;
  margin-right: auto;
  margin-top: 110px;
  max-width: 638px;
  position: relative;
  width: 100%;
}
@media screen and (max-width: 1080px) {
  .sec01 .rod-video {
    margin-top: 80px;
  }
}
@media screen and (max-width: 768px) {
  .sec01 .rod-video {
    margin-top: 45px;
  }
}
.sec01 .rod-video iframe {
  border: none;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}

/* ーーーーーーーーーーーー'sec01 管理画面側'ーーーーーーーーーーーーーー*/
body:not(.on) .sec01 .img02 .is-tb-pc {
  max-width: 800px;
  width: 100%;
}
body:not(.on) .sec01 .img02 .is-sp {
  max-width: 400px;
  width: 100%;
}

/* ーーーーーーーーーーーー'sec01 サイト表示側'ーーーーーーーーーーーーーー*/
/*# sourceMappingURL=sourcemaps/rod.css.map */