@charset "UTF-8";
body#lp .l-header_logo {
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}

.no-webp body#lp .l-header_logo {
  background-image: url("../img/logo-white.png");
}

.webp body#lp .l-header_logo {
  background-image: url("../img/logo-white.webp");
}

body#lp .l-header_logo img {
  opacity: 0;
}

@media screen and (min-width: 1025px) {
  body#lp .l-header_gnav_list > li > a {
    color: #F2EEE8;
  }
}
body#lp .l-nav_main_hash ._music {
  color: #C10020;
}

body#lp .l-nav_toggle {
  mix-blend-mode: hard-light;
}

body#lp .l-nav_toggle::before {
  color: #F2EEE8;
}

@media only screen and (min-width: 1025px) {
  .bd-intro {
    margin-top: 7.8125vw;
  }
  .bd-intro .bd-intro-message {
    text-align: center;
    margin: auto;
  }
  .bd-intro .bd-intro-message img {
    max-width: 968px;
  }
  .bd-intro .bd-intro-logo {
    width: 37.7%;
    margin: 8.854vw auto 0;
  }
}
@media only screen and (max-width: 1024px) {
  .bd-intro {
    margin-top: 18.6vw;
  }
  .bd-intro .bd-intro-message {
    margin: auto;
  }
  .bd-intro .bd-intro-logo {
    width: 75.3%;
    margin: 11.27vw auto 0;
  }
}

.bd-record {
  overflow: hidden;
}
.bd-record .bd-record-message {
  text-align: center;
}
@media only screen and (min-width: 1025px) {
  .bd-record {
    margin-top: 7.8125vw;
  }
  .bd-record .m-video::after {
    font-size: 8.4375vw;
    margin-top: 2.2vw;
  }
  .bd-record .p-home_dowhatmovesyou_record {
    padding-top: 16.82vw;
    width: 75.1%;
  }
  .bd-record .p-home_dowhatmovesyou_record_video {
    height: auto;
  }
  .bd-record .p-home_dowhatmovesyou_record_item {
    width: 55.93vw;
  }
  .bd-record .bd-record-message {
    margin-top: 2.46vw;
  }
  .bd-record .p-home_dowhatmovesyou_sns {
    margin-top: 1.53vw;
  }
}
@media only screen and (max-width: 1024px) {
  .bd-record {
    margin-top: 18.6vw;
  }
  .bd-record .m-video::after {
    font-size: 7.62vw;
    margin-top: 2.2vw;
  }
  .bd-record .p-home_dowhatmovesyou_record {
    padding-top: 19.76vw;
  }
  .bd-record .p-home_dowhatmovesyou_record_video {
    height: auto;
    max-width: 88.37%;
    margin: auto;
  }
  .bd-record .bd-record-message {
    margin-top: 11.62vw;
  }
}
.bd-record .p-home_dowhatmovesyou_sns_hash {
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
  font-weight: 700;
}

.bd-master {
  position: relative;
  color: #F1EEE9;
}
.bd-master h2 {
  font-family: monotype-grotesque-extended, sans-serif;
  letter-spacing: -0.06em;
  text-align: center;
}
.bd-master .bd-master-inner {
  position: relative;
  z-index: 1;
}
.bd-master .bd-master-txt h3 {
  font-family: monotype-grotesque-extended, sans-serif;
}
.bd-master .bd-master-intro {
  font-weight: 700;
  line-height: 1.923;
}
@media only screen and (min-width: 1025px) {
  .bd-master {
    margin-top: 7.8125vw;
    padding: 5.2vw;
  }
  .bd-master h2 {
    font-size: 9.479vw;
    line-height: 1.3;
  }
  .bd-master:before {
    content: "";
    position: absolute;
    width: 50%;
    height: 100%;
    z-index: -1;
    top: 0;
    right: 0;
    background: url(../img/bd_master@2x.jpg) no-repeat center top/cover;
  }
  .bd-master:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: -2;
    background: #c50019;
    top: 0;
    left: 0;
  }
  .bd-master .bd-master-inner {
    border: 0.52vw solid #F1EEE9;
    padding: 0 2.6vw 2.6vw;
  }
  .bd-master .bd-master-txt {
    width: 50%;
    padding-right: 2.5vw;
  }
  .bd-master .bd-master-txt h3 {
    margin-top: 5.69vw;
    margin-bottom: 1.08vw;
    font-size: 2.08vw;
  }
  .bd-master .bd-master-intro {
    font-size: 1.354vw;
  }
  .bd-master .bd-master-profile {
    font-size: 1.041vw;
  }
  .bd-master .bd-master-profile p {
    line-height: 2;
  }
  .bd-master .bd-master-profile p + p {
    margin-top: 2em;
  }
}
@media only screen and (max-width: 1024px) {
  .bd-master {
    margin-top: 17.67vw;
    background: #c50019;
    padding: 5.813vw 5.813vw 7.4vw;
    overflow: hidden;
  }
  .bd-master .bd-master-inner {
    padding: 9.5vw 5vw 9.8vw;
  }
  .bd-master .bd-master-inner:after {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    border: solid #F1EEE9;
    border-width: 0.93vw;
    pointer-events: none;
  }
  .bd-master h2 {
    font-size: 8.837vw;
  }
  .bd-master .bd-master-txt h3 {
    margin-top: 7vw;
    font-size: 5.58vw;
  }
  .bd-master .bd-master-intro {
    margin-top: 3.2vw;
    font-size: 4.65vw;
    line-height: 1.8;
  }
  .bd-master .bd-master-profile {
    margin-top: 4.8vw;
    font-size: 3.72vw;
  }
  .bd-master .bd-master-profile p {
    line-height: 1.625;
  }
  .bd-master .bd-master-profile p + p {
    margin-top: 1.625em;
  }
  .bd-master .bd-master-img {
    width: 100vw;
    margin-top: 7vw;
    margin-left: -10.813vw;
  }
}

.bd-radio {
  background: #000;
}
.bd-radio h2 {
  color: #000;
  font-family: monotype-grotesque-extended, sans-serif;
  letter-spacing: -0.065em;
  text-align: center;
  white-space: nowrap;
  margin-bottom: -0.1em;
}
.bd-radio .bd-radio-streaming {
  display: flex;
  justify-content: space-between;
}
.bd-radio .bd-radio-streaming li {
  width: 49.18%;
}
.bd-radio .bd-radio-streaming a {
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: monotype-grotesque-extended, sans-serif;
  letter-spacing: -0.06em;
  color: #c50019;
  width: 100%;
  border: 2px solid #c50019;
}
@media (hover: hover) {
  .bd-radio .bd-radio-streaming a {
    transition: background 0.3s, color 0.3s;
  }
  .bd-radio .bd-radio-streaming a:hover, .bd-radio .bd-radio-streaming a:active {
    background: #c50019;
    color: #fff;
  }
}
.bd-radio .bd-radio-grid {
  border: solid #fff;
}
.bd-radio .bd-radio-jwave {
  position: relative;
}
.bd-radio .bd-radio-jwave:after {
  position: absolute;
  content: "";
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  width: 91.62%;
  height: 2px;
  background: #f1eee9;
}
.bd-radio .bd-radio-child {
  text-align: center;
}
.bd-radio .bd-radio-child .more {
  display: block;
  color: #f1eee9;
  background: #c50019;
  font-weight: 700;
}
@media (hover: hover) {
  .bd-radio .bd-radio-child .more {
    transition: background 0.3s;
  }
  .bd-radio .bd-radio-child .more:hover, .bd-radio .bd-radio-child .more:active {
    background: #f8001f;
  }
}
@media only screen and (min-width: 1025px) {
  .bd-radio {
    padding: 0.5vw 5.2vw 5.2vw;
  }
  .bd-radio h2 {
    font-size: 13.333vw;
    -webkit-text-stroke: 0.15373vw #c50019;
  }
  .bd-radio .bd-radio-streaming a {
    font-size: 2.604vw;
    height: 5.729vw;
  }
  .bd-radio .bd-radio-grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-template-rows: repeat(2, 1fr);
    margin-top: 2.9166vw;
    border-width: 0.52vw;
  }
  .bd-radio .bd-radio-img {
    grid-area: 1/1/3/2;
  }
  .bd-radio .bd-radio-jwave {
    grid-area: 1/2/2/3;
  }
  .bd-radio .bd-radio-fm802 {
    grid-area: 2/2/3/3;
  }
  .bd-radio .bd-radio-child {
    padding-top: 1.2vw;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
  }
  .bd-radio .bd-radio-child img {
    width: 88%;
  }
  .bd-radio .bd-radio-child .more {
    margin-top: 2.926vw;
    font-size: 0.833vw;
    line-height: 1.5;
    padding: 0.77em 2.68em;
  }
}
@media only screen and (max-width: 1024px) {
  .bd-radio {
    padding: 7.6vw 5.8vw 11.62vw;
  }
  .bd-radio h2 {
    font-size: 13.02vw;
    -webkit-text-stroke: 0.34vw #c50019;
  }
  .bd-radio .bd-radio-streaming {
    margin-top: 2vw;
  }
  .bd-radio .bd-radio-streaming a {
    font-size: 4.65vw;
    height: 12.55vw;
  }
  .bd-radio .bd-radio-grid {
    margin-top: 5.81vw;
    border-width: 0.93vw;
  }
  .bd-radio .bd-radio-child {
    padding: 9.3vw 0;
  }
  .bd-radio .bd-radio-child img {
    width: 85.78%;
  }
  .bd-radio .bd-radio-child .more {
    margin: 9.3vw auto 0;
    font-size: 3.72vw;
    line-height: 1.5;
    padding: 0.97em 2.68em;
    max-width: 49%;
  }
  .bd-radio .bd-radio-jwave:after {
    width: 88%;
    height: 0.46vw;
  }
}

.bd-dj .bd-dj-box {
  border: solid #C50019;
}
.bd-dj .bd-dj-box.st-new {
  position: relative;
}
.bd-dj .bd-dj-box.st-new:after {
  position: absolute;
  content: "";
  background: url(../img/bd_new.svg) no-repeat center/contain;
}
.bd-dj .bd-dj-intro {
  color: #f1eee9;
  background: #c50019;
}
.bd-dj .bd-dj-intro h2 {
  font-family: monotype-grotesque-extended, sans-serif;
  letter-spacing: -0.06em;
  text-align: center;
  line-height: 0.95;
}
.bd-dj .bd-dj-intro p {
  line-height: 1.53;
  font-weight: 700;
  text-align: center;
}
.bd-dj .bd-dj-profile h3 {
  font-family: monotype-grotesque-extended, sans-serif;
  line-height: 1.5;
}
.bd-dj .bd-dj-profile p {
  line-height: 2;
}
.bd-dj .bd-dj-streaming {
  display: flex;
  justify-content: center;
}
.bd-dj .bd-dj-mv::after {
  letter-spacing: -0.06em;
}
.bd-dj .bd-dj-movie {
  position: relative;
}
.bd-dj .swiper .swiper-slide::after {
  letter-spacing: -0.06em;
}
.bd-dj .swiper-pagination {
  display: flex;
  align-items: center;
  justify-content: center;
}
.bd-dj .swiper-pagination .swiper-pagination-bullet {
  opacity: 1;
  background: #939393;
  border-radius: 0;
  transition: height 0.3s;
}
.bd-dj .swiper-pagination .swiper-pagination-bullet-active {
  background: #C50019;
}
.bd-dj .swiper-button-next,
.bd-dj .swiper-button-prev {
  z-index: 50;
}
.bd-dj .swiper-button-next:after,
.bd-dj .swiper-button-prev:after {
  content: none;
}
.bd-dj .swiper-button-prev {
  background: url(../img/bd_arw_l_r.svg) no-repeat center/contain;
}
.bd-dj .swiper-button-prev.swiper-button-disabled {
  background-image: url(../img/bd_arw_l_g.svg);
}
.bd-dj .swiper-button-next {
  background: url(../img/bd_arw_r_r.svg) no-repeat center/contain;
}
.bd-dj .swiper-button-next.swiper-button-disabled {
  background-image: url(../img/bd_arw_r_g.svg);
}
@media only screen and (min-width: 1025px) {
  .bd-dj {
    padding: 7.8125vw 5.2vw 0;
  }
  .bd-dj .bd-dj-box {
    border-width: 0.52vw;
  }
  .bd-dj .bd-dj-box.st-new:after {
    width: 18.33vw;
    height: 12.4vw;
    left: -3.8vw;
    top: -5.8vw;
  }
  .bd-dj .bd-dj-box + .bd-dj-box {
    margin-top: 7vw;
  }
  .bd-dj .bd-dj-intro {
    padding-bottom: 2.2vw;
    padding-top: 2.03vw;
  }
  .bd-dj .bd-dj-intro h2 {
    font-size: 8.333vw;
    margin-bottom: 0.15em;
  }
  .bd-dj .bd-dj-intro p {
    font-size: 1.354vw;
  }
  .bd-dj .bd-dj-artist {
    background: url(../img/bd_dj_01@2x.jpg) no-repeat center/cover;
    aspect-ratio: 43/24;
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    padding: 2.864vw 2.56vw;
  }
  .bd-dj .bd-dj-artist.daichi {
    background-image: url(../img/bd_dj2_01@2x.jpg)
  }
  .bd-dj .bd-dj-profile {
    width: 75%;
  }
  .bd-dj .bd-dj-profile h3 {
    display: inline-block;
    color: #f1eee9;
    background: #000;
    font-size: 2.08vw;
    padding: 0.05vw 1.2vw 0.4vw;
  }
  .bd-dj .bd-dj-profile p {
    margin-top: 1.5625vw;
    padding: 0.65vw 1.2vw;
    font-size: 1.041vw;
    color: #f1eee9;
    background: #000;
  }
  .bd-dj .bd-dj-jacket {
    width: 19.5%;
  }
  .bd-dj .bd-dj-streaming {
    grid-gap: 1.354vw;
    width: 64.24%;
    margin: 1.5625vw auto 0;
  }
  .bd-dj .bd-dj-mv {
    margin: 2.6vw auto 0;
    max-width: 88.5%;
  }
  .bd-dj .bd-dj-mv::after {
    font-size: 8.4375vw;
  }
  .bd-dj .bd-dj-movie {
    margin-bottom: 5.2vw;
  }
  .bd-dj .swiper {
    margin: 2.6vw 4.58vw 0;
  }
  .bd-dj .swiper .swiper-slide {
    padding: 0 0.52vw;
  }
  .bd-dj .swiper .swiper-slide::after {
    font-size: 3.854vw;
  }
  .bd-dj .swiper-pagination {
    bottom: -2.6vw;
  }
  .bd-dj .swiper-pagination .swiper-pagination-bullet {
    width: 3.125vw;
    height: 2px;
    margin: 0 0.68vw;
  }
  .bd-dj .swiper-pagination .swiper-pagination-bullet-active {
    height: 6px;
  }
  .bd-dj .swiper-button-next,
  .bd-dj .swiper-button-prev {
    width: 1.685vw;
    height: 3.371vw;
  }
  .bd-dj .swiper-button-prev {
    left: 1.5vw;
  }
  .bd-dj .swiper-button-next {
    right: 1.5vw;
  }
}
@media only screen and (max-width: 1024px) {
  .bd-dj {
    padding: 11.62vw 5.8vw 0;
  }
  .bd-dj .bd-dj-box {
    border-width: 0.93vw;
  }
  .bd-dj .bd-dj-box.st-new:after {
    width: 24.67vw;
    height: 13.38vw;
    left: -3vw;
    top: -5vw;
  }
  .bd-dj .bd-dj-box + .bd-dj-box {
    margin-top: 11vw;
  }
  .bd-dj .bd-dj-intro {
    padding-bottom: 3.6vw;
    padding-top: 4.5vw;
  }
  .bd-dj .bd-dj-intro h2 {
    font-size: 8.83vw;
    margin-bottom: 5.5vw;
  }
  .bd-dj .bd-dj-intro p {
    font-size: 4.65vw;
    line-height: 1.8;
  }
  .bd-dj .bd-dj-profile {
    padding: 4.67vw 5.34vw 6vw;
  }
  .bd-dj .bd-dj-profile h3 {
    font-size: 5.58vw;
  }
  .bd-dj .bd-dj-profile p {
    margin-top: 3.11vw;
    line-height: 1.85;
    font-size: 3.25vw;
  }
  .bd-dj .bd-dj-jacket {
    padding: 0 5.34vw 6.97vw;
  }
  .bd-dj .bd-dj-streaming {
    grid-gap: 6.83vw;
    width: 56%;
    margin: 4.65vw auto 0;
  }
  .bd-dj .bd-dj-streaming li {
    width: calc((100% - 8.83vw) / 3);
  }
  .bd-dj .bd-dj-mv {
    padding: 0 5.34vw;
  }
  .bd-dj .bd-dj-mv::after {
    font-size: 11.62vw;
  }
  .bd-dj .swiper {
    padding: 7.2vw 7.3vw 0;
  }
  .bd-dj .swiper .swiper-slide {
    padding: 0 1.162vw;
  }
  .bd-dj .swiper .swiper-slide::after {
    font-size: 9.3vw;
  }
  .bd-dj .ctrl-wrap {
    position: relative;
    height: 19.76vw;
  }
  .bd-dj .swiper-pagination {
    bottom: 0;
    top: 0;
    margin: auto;
  }
  .bd-dj .swiper-pagination .swiper-pagination-bullet {
    width: 6.04vw;
    height: 0.465vw;
    margin: 0 1.56vw;
  }
  .bd-dj .swiper-pagination .swiper-pagination-bullet-active {
    height: 0.93vw;
  }
  .bd-dj .swiper-button-next,
  .bd-dj .swiper-button-prev {
    width: 2.32vw;
    height: 4.65vw;
    margin: auto;
    top: 0;
    bottom: 0;
  }
  .bd-dj .swiper-button-prev {
    left: 3.65vw;
  }
  .bd-dj .swiper-button-next {
    right: 3.65vw;
  }
}

.bd-more {
  position: relative;
}
.bd-more a {
  color: #F2EEE8;
}
@media (hover: hover) {
  .bd-more a:hover .bd-more-txt {
    text-decoration: underline;
  }
  .bd-more a:hover .bd-more-img-inner {
    transform: scale(1.12);
  }
}
.bd-more a .bd-more-img {
  overflow: hidden;
}
.bd-more a .bd-more-txt {
  position: absolute;
  letter-spacing: -0.02em;
  z-index: 3;
}
.bd-more a .bd-more-img-inner {
  top: 0;
  left: 0;
  width: 100.1%;
  height: 100%;
  transition: transform 0.3s;
  z-index: 2 img;
  z-index-height: 100%;
  z-index-object-fit: cover;
}
@media screen and (max-width: 1024px) {
  .bd-more a {
    display: flex;
    flex-direction: column;
  }
  .bd-more li {
    position: relative;
    height: 137.94872vw;
  }
  .bd-more .bd-more-txt {
    bottom: 11.62vw;
    right: 4.10256vw;
    font-size: 3.58974vw;
  }
}
@media screen and (min-width: 1025px) {
  .bd-more a {
    display: flex;
  }
  .bd-more .bd-more-img {
    width: 50%;
  }
  .bd-more .bd-more-txt {
    bottom: 2.56223vw;
    right: 2.92826vw;
    font-size: 1.02489vw;
  }
}

.modal iframe {
  max-width: 100%;
  aspect-ratio: 16/9;
  height: auto;
}
.modal .modal__overlay {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.6);
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 210;
}
.modal .modal__container {
  padding: 3.125vw;
  max-height: 100vh;
  max-width: 100%;
  overflow-y: auto;
  text-align: right;
}
@media only screen and (max-width: 1024px) {
  .modal .modal__container {
    padding: 6vw 3.125vw;
  }
}
.modal .modal__close {
  position: absolute;
  right: 3.125vw;
  top: 0;
  background: transparent;
  border: 0;
  color: #c50019;
  font-size: 3vw;
}
@media only screen and (max-width: 1024px) {
  .modal .modal__close {
    font-size: 6vw;
  }
}
.modal .modal__close:before {
  content: "✕";
}
.modal .modal__content {
  margin-top: 2rem;
  margin-bottom: 2rem;
  line-height: 1.5;
  color: rgba(0, 0, 0, 0.8);
}

@keyframes mmfadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes mmfadeOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
@keyframes mmslideIn {
  from {
    transform: translateY(15%);
  }
  to {
    transform: translateY(0);
  }
}
@keyframes mmslideOut {
  from {
    transform: translateY(0);
  }
  to {
    transform: translateY(-10%);
  }
}
.micromodal-slide {
  display: none;
}

.micromodal-slide.is-open {
  display: block;
}

.micromodal-slide[aria-hidden=false] .modal__overlay {
  animation: mmfadeIn 0.3s cubic-bezier(0, 0, 0.2, 1);
}

.micromodal-slide[aria-hidden=false] .modal__container {
  animation: mmslideIn 0.3s cubic-bezier(0, 0, 0.2, 1);
}

.micromodal-slide[aria-hidden=true] .modal__overlay {
  animation: mmfadeOut 0.3s cubic-bezier(0, 0, 0.2, 1);
}

.micromodal-slide[aria-hidden=true] .modal__container {
  animation: mmslideOut 0.3s cubic-bezier(0, 0, 0.2, 1);
}

.micromodal-slide .modal__container,
.micromodal-slide .modal__overlay {
  will-change: transform;
}

@media only screen and (min-width: 1025px) {
  .l-footer_main_hash ul li + li {
    margin-top: 0.73206vw;
  }
}
@media only screen and (max-width: 1024px) {
  .l-footer_main_hash ul li + li {
    margin-top: 1.02564vw;
  }
}
.l-footer_main_hash ._jp {
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
  font-weight: 700;
}

.l-nav_main_hash + .l-nav_main_hash {
  margin-top: 0;
}
.l-nav_main_hash ._jp {
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
  font-weight: 700;
}