@charset "utf-8";
@media only screen and (max-width: 896px) {

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


.bg_circle1 {
  max-width:70%;
}

a.hover-img img:hover {
  opacity:1;
}

.hover-opa:hover {
  opacity:1;
}

img{
    /* SPの長押し禁止 */
    -webkit-touch-callout:none;
    -webkit-user-select:none;
    -moz-touch-callout:none;
    -moz-user-select:none;
    user-select:none;
}

.sp-inn-block .box-nav {
    width:100%;
    text-align:center;
}

.sp-inn-block .img-nav {
    display:none;
}

p.copy-top {
    padding:25px 4% 25px 0;
}

#wrapper {
    width:calc(100% - 75px);
    margin-left:75px;
    padding-right:0;
    /* overflow-x:hidden; */
}

main {
  min-height:80svh;
}

#fv-all {

    max-height:93svh;
    min-height:93svh;
    position:relative;
}

img.img-catch {
    width:130px;
    top:10vh;
    right:17%;
}

.cath {
    width:100%;
    top:65vh;
    left:0%;
    z-index:1;
}

.cath h2 {
    line-height:1.1;
    font-size:6rem;
}

.circle-box {
    width:250px;
    height:250px;
    left:30%;
    top:-85px;
}

#fv-all h2 {
    width:calc(100% - 75px);
    top:75%;
    left:4%;
}

#fv-all h2 img {
    width:72%;
}

#fv-all .slide-conte {
  width:100%;
  margin-left:0;
}

#fv-all .slide-conte .inner-slide {
    width:100%;
    height:72vh;
    min-height:48vh;
}

.news__ulList {
    grid-template-columns:1fr 1fr 1fr;
    gap:40px;
}

.talent__ulList {
    grid-template-columns:1fr 1fr 1fr;
    gap:40px;
}

.talent__ulList h3 {
    font-size:1.4rem;
    padding-top:12px;
}

.talent__ulList .talent__en {
    font-size:1rem;
}

.contactAd {
    padding:72px 8%;
    margin:0 auto 80px;
    border-radius:24px;
}

.contactAd__inner {
    margin:32px auto 0;
    width:100%;
}

.ft__inner01 {
    justify-content:center;

}

.ft__inner01Logo {
    width:40%;
}

.ft__inner01Menu {
    display:none;
}

/*
TB talent ****************/
.talent__singlePhoto {
    width:42%;
}


/*
TB News ****************/


/*
TB company ****************/


/*
TB contact & audition ****************/




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

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


































































































/*
TB margin parts *******************/
.mb30-pc-mb20-ts {
  margin-bottom:20px !important;
}

.bottom-space {
  margin-bottom:100px;
}

.mb-pc-50,
.mb-pc-60 {
    margin-bottom:40px;
}

/*
TB txt-align parts *******************/


.txt-ce-p {
  text-align:left !important;
}



/*
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;}
}

/* } */