.page_title_box h1 {
  width: 368px;
}
@media screen and (min-width: 1600px) {
  .page_title_box h1 {
    width: 26.3vw;
  }
}
@media screen and (max-width: 1080px) {
  .page_title_box h1 {
    width: 62.9vw;
  }
}

.base_content {
  background-image: url(../images/youtube/page_bg01_pc.svg);
  background-size: auto 2343px;
}
@media screen and (max-width: 1080px) {
  .base_content {
    background-size: auto 216.9vw;
  }
}
@media screen and (max-width: 768px) {
  .base_content {
    background-image: url(../images/youtube/page_bg01_sp.svg);
    background-size: 100% auto;
  }
}
.base_content .bg01 {
  background-image: url(../images/youtube/page_bg02_pc.png);
  background-repeat: no-repeat;
  background-size: 1760px auto;
  background-position: center top;
  overflow: hidden;
}
@media screen and (max-width: 1080px) {
  .base_content .bg01 {
    background-size: 163vw auto;
  }
}
@media screen and (max-width: 768px) {
  .base_content .bg01 {
    background-image: url(../images/youtube/page_bg02_sp.png);
    background-size: 146.7vw auto;
  }
}
.base_content .wrap_sp {
  padding-top: 85px;
  padding-bottom: 120px;
}
@media screen and (max-width: 1080px) {
  .base_content .wrap_sp {
    padding-top: 7.9vw;
    padding-bottom: 11.1vw;
  }
}
@media screen and (max-width: 768px) {
  .base_content .wrap_sp {
    padding-top: 11.1vw;
    padding-bottom: 26vw;
  }
}
.base_content .img01 {
  width: 830px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 1080px) {
  .base_content .img01 {
    width: 76.9vw;
  }
}
@media screen and (max-width: 768px) {
  .base_content .img01 {
    width: 90.7vw;
  }
}
.base_content .txt01 {
  font-size: 26px;
  font-weight: 500;
  line-height: 1.5em;
  text-align: center;
  margin-top: 60px;
}
@media screen and (max-width: 1080px) {
  .base_content .txt01 {
    font-size: 2.4vw;
    margin-top: 5.6vw;
  }
}
@media screen and (max-width: 768px) {
  .base_content .txt01 {
    font-size: 4.8vw;
    margin-top: 10.7vw;
  }
}
.base_content .area {
  width: 840px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 50px;
}
@media screen and (max-width: 1080px) {
  .base_content .area {
    width: 77.8vw;
    margin-top: 4.6vw;
  }
}
@media screen and (max-width: 768px) {
  .base_content .area {
    width: 84vw;
    margin-top: 6.4vw;
  }
}
.base_content .gest_box {
  width: 1080px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 50px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
@media screen and (max-width: 1080px) {
  .base_content .gest_box {
    width: 100%;
    margin-top: 4.6vw;
  }
}
@media screen and (max-width: 768px) {
  .base_content .gest_box {
    width: 100%;
    margin-top: 3.7vw;
  }
}
.base_content .gest_box p {
  width: 38%;
  margin-left: -2.8%;
  margin-right: -2.8%;
}
@media screen and (max-width: 768px) {
  .base_content .gest_box p {
    width: 120%;
    margin-left: -10%;
    margin-right: -10%;
  }
  .base_content .gest_box p + p {
    margin-top: -4vw;
  }
}
.base_content .link01 {
  max-width: 380px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 60px;
}
@media screen and (max-width: 1080px) {
  .base_content .link01 {
    max-width: none;
    width: 35.2vw;
    margin-top: 5.6vw;
  }
}
@media screen and (max-width: 768px) {
  .base_content .link01 {
    width: 76.1vw;
  }
}
.base_content .btn_back {
  margin-top: 40px;
}
@media screen and (max-width: 1080px) {
  .base_content .btn_back {
    margin-top: 3.7vw;
  }
}
@media screen and (max-width: 768px) {
  .base_content .btn_back {
    margin-top: 5.3vw;
  }
}/*# sourceMappingURL=style_youtube.css.map */