@charset "UTF-8";
.yt_ttl {
  position: absolute;
  top: 3.5810810811vw;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 31.8743243243vw;
  text-align: center;
  z-index: 2;
}
.yt_ttl img {
  display: block;
  width: 100%;
}
.yt_ttl .sp {
  display: none;
}

.tsu_bg .tsu_bg_inner {
  padding-top: 24.7297297297vw;
}

.yt_box {
  box-sizing: border-box;
  background-color: #fff;
  border: 1px solid #d9d9d9;
  border-radius: 2.027027027vw;
  padding: 4.0540540541vw 3.7837837838vw 4.8648648649vw;
  color: #000;
  font-family: "Noto Sans JP", "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "游ゴシック体", "Yu Gothic", YuGothic, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

.yt_main {
  width: 53.3783783784vw;
  margin: 0 auto;
}
.yt_main img {
  display: block;
  width: 100%;
}
.yt_main .sp {
  display: none;
}

.yt_lead {
  margin: 2.972972973vw 0 0;
  text-align: center;
  font-size: 1.2837837838vw;
  font-weight: 700;
  line-height: 1.9;
  color: #000;
}

.yt_time {
  margin: 2.7027027027vw 0 0;
  text-align: center;
}
.yt_time img {
  display: inline-block;
  width: 50.6756756757vw;
  vertical-align: bottom;
}
.yt_time .sp {
  display: none;
}

.yt_stitle {
  margin: 4.3243243243vw 0 2.972972973vw;
  text-align: center;
}
.yt_stitle img {
  display: inline-block;
  width: 28.5547297297vw;
  vertical-align: bottom;
}
.yt_stitle .sp {
  display: none;
}

.yt_guests {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  -moz-column-gap: 2.7027027027vw;
       column-gap: 2.7027027027vw;
  row-gap: 2.972972973vw;
  margin: 0;
  padding: 0;
  list-style: none;
}

.yt_guest {
  box-sizing: border-box;
  position: relative;
  width: 16.2837837838vw;
  padding-top: 5.2702702703vw;
}

.yt_day {
  position: absolute;
  top: 1.0810810811vw;
  left: 50%;
  transform: translateX(-50%);
  z-index: 0;
  width: 8.3783783784vw;
}
.yt_day img {
  display: block;
  width: 100%;
}

.yt_guest_card {
  position: relative;
  z-index: 1;
  background-color: #ce3a00;
  border: 1px solid #000;
  border-radius: 1.0810810811vw;
  padding: 0.6081081081vw 0.6081081081vw 0.8783783784vw;
}

.yt_guest_pho {
  display: block;
}
.yt_guest_pho img {
  display: block;
  width: 100%;
  border-radius: 0.5405405405vw;
}

.yt_guest_name {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  min-height: 2.8378378378vw;
  margin: 0.6081081081vw 0 0;
  text-align: center;
  color: #fff;
  font-weight: 700;
  font-size: 1.3513513514vw;
  line-height: 1.3;
}
.yt_guest_name .yt_guest_ruby {
  display: block;
  font-size: 0.8783783784vw;
  font-weight: 700;
  line-height: 1;
  margin-bottom: 0.1351351351vw;
}

.yt_channel_wrap {
  margin: 6.0810810811vw 0 4.7297297297vw;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  gap: 1.3513513514vw;
}

.yt_channel,
.yt_live {
  text-align: center;
}
.yt_channel img,
.yt_live img {
  display: inline-block;
  width: 28.3783783784vw;
  vertical-align: bottom;
}
.yt_channel .sp,
.yt_live .sp {
  display: none;
}
@media screen and (max-width: 768px) {
  .yt_channel .sp,
  .yt_live .sp {
    margin-left: auto;
    margin-right: auto;
    display: inline-block;
  }
}

.guide_back {
  margin-top: 2.7027027027vw;
  text-align: center;
}

@media screen and (max-width: 768px) {
  .yt_ttl {
    top: 10.6666666667vw;
    width: 74.6666666667vw;
  }
  .yt_ttl .pc {
    display: none;
  }
  .yt_ttl .sp {
    display: block;
  }
  .tsu_bg .tsu_bg_inner {
    padding-top: 60vw;
    padding-bottom: 18.6666666667vw;
  }
  .tsu_bg .tsu_bg_content {
    padding: 0 5.3333333333vw;
  }
  .yt_box {
    border-radius: 2.6666666667vw;
    padding: 5.3333333333vw 4.5333333333vw 8vw;
  }
  .yt_main {
    width: auto;
    margin: -8.6666666667vw -8.6666666667vw 0;
  }
  .yt_main .pc {
    display: none;
  }
  .yt_main .sp {
    display: block;
  }
  .yt_lead {
    margin-top: 5.8666666667vw;
    font-size: 3.4666666667vw;
    line-height: 1.85;
  }
  .yt_time {
    margin-top: 5.3333333333vw;
  }
  .yt_time img {
    width: 100%;
  }
  .yt_time .pc {
    display: none;
  }
  .yt_time .sp {
    display: block;
  }
  .yt_stitle {
    margin: 9.6vw 0 6.4vw;
  }
  .yt_stitle img {
    width: 100%;
  }
  .yt_stitle .pc {
    display: none;
  }
  .yt_stitle .sp {
    display: block;
  }
  .yt_guests {
    flex-direction: column;
    align-items: center;
    row-gap: 4vw;
  }
  .yt_guest {
    width: 100%;
    padding-top: 26vw;
  }
  .yt_day {
    top: 5.3333333333vw;
    width: 41.3333333333vw;
  }
  .yt_guest_card {
    border-radius: 3.7333333333vw;
    padding: 2.1333333333vw 2.1333333333vw 2.9333333333vw;
  }
  .yt_guest_pho img {
    border-radius: 1.8666666667vw;
  }
  .yt_guest_name {
    min-height: 10.9333333333vw;
    margin-top: 2.1333333333vw;
    font-size: 5.0666666667vw;
  }
  .yt_guest_name .yt_guest_ruby {
    font-size: 3.4666666667vw;
    margin-bottom: 0.5333333333vw;
  }
  .yt_channel_wrap {
    margin: 2.6666666667vw 0 12vw;
    gap: 2.6666666667vw;
  }
  .yt_channel img,
  .yt_live img {
    width: 66.6666666667vw;
  }
  .yt_channel .pc,
  .yt_live .pc {
    display: none;
  }
  .yt_channel .sp,
  .yt_live .sp {
    display: block;
  }
  .guide_back {
    margin-top: 8vw;
  }
}/*# sourceMappingURL=style_tsu_youtube.css.map */