@charset "utf-8";

@media screen and (max-width: 896px) {

:root {
  --padding-LR:0 5%;
  --padding-TB:100px 0;
  --padding-TBLR-base:100px 5%;
  --midashi-h2:4rem;
}

a:hover img {
  opacity:1;
}

.menuBox__list {
  flex-direction:column;
  gap:12px;
  line-height:1.4;
  padding-top:8px;
}

.menuBox__list li {
  width:100%;
  text-align:center;
}

.menuBox__list a {
  width:100%;
  text-align:center;
  font-size:1.6rem;
  display:block;
}

.subMenuSns {
  gap:18px;
  margin-top:0px;
  width:100%;
  justify-content:center;
}

.subMenuSns li {
  text-align:center;
  width:36px;
}

.fv {
  padding-bottom:48px;
}

.fv__innerImg {
  width:100%;
  height:52vw;
  margin-top:60px;
  margin-left:0;
}

.fv__innerImg .bgfv {
  width:100%;
  background:url(imgs/bg-fv-04.jpg) no-repeat 80% 17% / 150%;
}

img.img-fv-catch {
  max-width:72%;
}

.fv__cacth p {
  width:100%;
}

.misashiH2 {
  margin-bottom:32px;
}

.card02 {
  padding:var(--padding-LR);
}

.topNews,
.topTalent {
  padding:60px 0 80px;
}

.topIdol {
  padding:100px 0 60px;
}

.idol__list {
  gap:40px;
}

.card03 .swiper-slide {
  width:28rem !important;
}

.topmusic__kyoku {
  padding:8px 0;
  font-size:1.8rem;
  margin-bottom:40px;
}

.topMusic__inner03List {
  grid-template-columns:1fr 1fr;
}

.topMusic__inner03List li {
  align-items:flex-start;
}

.ftLogo {
  display:none;
}

.ft__inner {
  padding:80px 40px 20px;
  flex-direction:column;
  gap:40px;
}

.ftMenu01 {
  gap:16px;
  font-size:5rem;
  line-height:1;
  margin-top:24px;
}

.ft__inner--L {
  width:100%;
}

.ft__inner--R {
width:100%;
}



div.breadcrumbs {
  margin:40px auto 0; 
  font-size:1rem;
}

/*
TB talent --------------------------------------------*/
.lower__title {
  padding:96px 0 42px;
}

.talent__list {
  grid-template-columns:1fr 1fr 1fr;
  gap:72px 32px;
}

.idolLower__list {
  gap:72px 32px;
}

.talentSingleBlock {
  flex-direction:column;
  gap:56px;
}

.talentSingleBlock__img {
  width:100%;
  position:auto;
  top:auto;
}

.talentSingleBlock__profile {
  width:100%;
}

/*
TB NEWS --------------------------------------------*/
.newsSinglePager {
  width:100%;
  justify-content:space-between;
}



/*
TB COMPANY --------------------------------------------*/



/*
TB CONTACT --------------------------------------------*/



/*
TB about --------------------------------------------*/
.aboutBlcok01 {
  margin-bottom:80px;
}

.aboutImg01 {
  width:100%;
  height:50vw;
  background:url(imgs/bg-fv-04.jpg) no-repeat 100% 17% / 130%;
  margin-top:32px;
  margin-left:0%;
}

.aboutImg02 {
  width:100%;
  height:50vw;
  background:url(imgs/bg-about-girl-02.jpg) no-repeat 90% 40% / 100%;
  margin-top:40px;
  margin-right:10%;
}

/*
TB Music --------------------------------------------*/
.musicCreators__list {
  grid-template-columns:1fr 1fr 1fr;
  gap:16px 24px;
  padding:0;
}

.musicCreators__title {
  text-align:center;
  font-size:2.8rem;
}

.createrName__mb {
  margin-bottom:50px;
}

.createrName {
  font-size:2rem;
  margin-bottom:24px;
}



/*
TB contact --------------------------------------------*/
input[type="text"].tel-numtxt {
  width:100%;
}

.kojin-jyohou-box {
  width:100%;
}














































































































/*
TB txt --------------------------------------------*/








/*
TB block --------------------------------------------*/
.i_p_b {display: none !important;}
.i_t_b {display: block !important;}
.i_s_b {display: none !important;}
.i_pt_b {display: block !important;}
.i_ts_b {display: block !important;}
}