@charset "UTF-8";
/* css Document */

@media (max-width: 1440px) {
.top-box .top-img-img{
    margin-top: 8%;
    width: 50%;        
    }    
.top-box h1.logo-top{
    top:50%;
    left:unset;
    right: 10%;
    transform:translateY(-50%);    
}    
.top-box .top-img .logo-top img{
    max-width: 600px;
    }    
}

@media (max-width: 1280px) {    

}

@media (max-width: 1024px) {
.header{
    width: calc(100% - 120px);
    margin: 0 auto 0 20px;
    }    
.top-box .top-img-img{
    margin-top: 10%;
    width: 50%;        
    }        
.top-box h1.logo-top{
    top:50%;
    left:unset;
    right: 10%;
    transform:translateY(-50%);    
}    
.top-box .top-img .logo-top img{
    max-width: 500px;
    }      
.top-membership-f{
    padding: 5em 3em 1em;
    background-image: url(../images/top_membership.png),url(../images/top_membership_f.svg);
    background-position: bottom 3px right,bottom center;
    background-size: 60%,contain;
    background-repeat: no-repeat,no-repeat;
    }
.top-membership h2.title{
    top: 1.5em;
    }    
.top-membership-f h3{
    padding: 0 0 0.3em;
    font-size: 52px;
    }    
h2.title{
    padding-left: 1.0em;
}    
.starry-f{
    background-size: 60%;
    height: 100%;
}    
.footer-back{
    background-position:right bottom -3px;
    }    
}

@media (max-width: 768px) {
 nav .inner {
    padding: 5em 2em;
    margin: auto;
}
  ul#Primary .menu-item-has-children > a {
    padding-bottom: 1em;
  }
  .header-nav .sub-menu li a::before {
    position: absolute;
    top: 1.25em;
    left: 1.75em;
    display: block;
    width: .5em;
    height: .5em;
    content: "";
    border-bottom: 1px solid #fff;
    border-left: 1px solid #fff;
  }    
.header-img-back img:not(.header-img img){
    min-height: 450px;
}    
.top-box .top-img-img{
    margin-top: 14%;
    width: 50%;        
    }    
.top-box h1.logo-top{
    top:50%;
    left:unset;
    right: 10%;
    transform:translateY(-50%);    
}    
.top-box .top-img .logo-top img{
    max-width: 400px;
    }  
.top-membership-f{
    padding: 3em 3em 1em;
    background-size: 50%,contain;
    }    
.top-membership-f h3{
    padding: 0 0 0.3em;
    font-size: 38px;
    }        
.top-membership-f .top-membership-text{
    margin-bottom: 2em;    
    }    
.top-membership-f .moreall{
    margin: 1em 0;
    }
.fc-box img{
    padding: 0;
    }     
.footer-box-l .logo img{
    width: 80%;
    }    
.footer-box-l{
    width: 40%;
    }    
.footer-box-r{
    width: 60%;
    }      
.footer-back{
    background-position: right bottom -3px;    
    padding: 150px 0 30px;    
    }    
}


@media (max-width: 601px) {
.pc_only{
    display: none;
}
.sp_only{
    display: block;
}
.font-small{
    font-size: 80%;
    }    
input, select{
    width: 100%;
    }    
.wpcf7-submit{
    margin: 2em auto;
    width: 95%;
    border: 1px solid #fff;
    background: var(--color_gray3);
    color:var(--color_w);
    height: 45px;
}    
.toggle_btn{
    right: 10px;
    }  
nav{
  background-position: bottom right;
  background-size: 200%;        
    }    
nav .inner ul li a {
  font-weight: 400;
}    
nav .inner ul li:nth-last-child(-n+4){
    width: calc(100% / 4);
    }    
nav .inner .img-main{
    width: 100%;
    }    
nav .inner .img-main img{
    width: 70%;
    height: auto;
    }    
nav .inner .inner-box{
    position: relative;
    top:2%;
    left:50%;
    transform:translateX(-50%);
    padding-bottom: 3em;
}    
nav .inner ul{
    width: 100%;
    margin: 0;
}    
nav .inner ul li {
  width: 100%;
  text-align: center;
}    
nav .inner .menu-main_menu-container{
    width: 80%;
    }  
ul#Primary .sub-menu{
    left: 5%;
    top: -48px;
    }    
.footer-box-r ul#Primary .sub-menu{
    left: -40%;
    top: -30px;
    }       
    
.header{
    width: calc(100% - 65px);
    margin: 5px 0;
}       
header .header-logo{
    width: 40%;
    padding-left: 15px;
    }
header .header-logo img{
    width: 100%;
    height: auto;
}    
header .header-top-menu{
    }    
header .header-top-menu li{
    padding-right: 0;
    margin: 0 5px;    
    }    
.site-main {
      margin: auto;
    width: 95%; } 
.f-frame,
.news-f{
    max-width: 1400px;
    width: 95%;
    margin: 0 auto 2em;
    line-height: 1.7;
}    
/* NEWS */
.news-l,
.news-r{
    width: 100%;    
    }  
.news-r .thum{
    width: 100%;
    margin-bottom: 0.5em
}    
.news-r .text{
    width: 100%;
    padding-left: unset;    
    }    
.news-r .text h3{
    width: 100%;
    font-size: 20px;
    margin-bottom: 0.2em;
    }    
.news-r .cat{
    margin-left: unset;    
    margin-right: 15px;  
    padding: 2px 10px;
    margin-bottom: 0.5em;
    }    
.news-r .text .text-ex{
    font-size: 90%;
    }    
.news-r .text .more{
    font-size: 20px;
}    
.news-single{
    width: 90% !important;
    margin: auto;
}    
    
.news-single .cat-menu div{
    width: auto;
    padding: 0 10px;
    }    
.moreall{
    font-size: 18px;
}    
/* Granslate */
header .gtranslate_wrapper{
    position: fixed;
    right: 0 !important;
    top: 0 !important;
    left: 1%;
    }
/* TOP画像 */
.top-box{
    margin-top: 80px;
    } 
.top-box .top-img-img{
    width: 80%;
} 
.top-box h1.logo-top{
    text-align: right;
    top:70%;
    right: 5%;
    left:unset;
    transform:translateY(-70%);    
}    
.top-box .top-img .logo-top img{
    margin: auto;
    width: 100%;
    max-width: 300px !important;
}    
/*背景幾何学模様消去*/    
.top-back{
    display: none;
    }    
h2.title{
    font-size: 32px;
    padding-left: 1.2em;
    margin-bottom: 0;
    margin-top: 0;
    width: 100%;
}    
.prof-f h2.title{
    margin-top: 1.5em;       
    }    
h2.title::before {
    width: 30px;
    height: 55%;
}    
/* TOP BANNER */
.slick-slide img{
    width: 100%;
    height: 50vw !important;
    object-fit: contain;
    }
/* TOP NEWS */
.single_title{
    font-size: 26px;
    padding: 10px 0 !important;
}    
.cat-menu{
    width: 100%;
    margin: 1em 0 2em;
    }    
.shop-f .cat-menu{
    width: auto;
    margin-left: auto;
    }    
.cat-menu div .cat-menu div{
    padding: 0;
    margin: 0;
    }    
.cat-menu div a{
    font-size: 12px;
    }    
.news-box{
    width: calc(100% - 20px);
    padding: 20px;
    margin:10px;
}    
.news-box p{
    margin: 0 0 1em;
    font-weight: 400;
    font-size: 16px;
}    
.news-box h3{
    font-size: 16px;
    margin-bottom: 0;
}    
/* TOP MOVIE*/    
.top-video-f .video{
    width: 95%;
    padding: 10px;
    border-radius: 0 25px;
    border: 2px solid var(--color_main);    
}
.top-video-f .top-video-thum img{
    width: 100%;
    height: auto;
    border-radius: 0 25px;
    border: 2px solid var(--color_main);
}
/*動画バー*/
.top-video-f .mejs-controls{    
    border-radius: 0 0 0 25px;
}
/*動画バー*/
.top-video-f .wp-video-shortcode,
.top-video-f iframe{
    border-radius: 0 25px;
    overflow: hidden
}
/* TOP MEMBERSHIP */
.top-membership .f-frame{
    width: 100%;
    max-width: unset;
    }
.top-membership h2.title{
    top: 0;
    }
.top-membership-f{
    padding: 10px;
    background-image: url(../images/top_membership.png),url(../images/top_membership_f.svg);    
    background-position: bottom right -100px,bottom center;
    background-size: 80%,cover;
    background-repeat: no-repeat,no-repeat;
}
.top-membership-f h3{
    font-weight: 900;
    font-size: 28px;
    padding: 1em 0 0.7em 15px;
}
.top-membership-text{
    padding: 0 15px;
    }
.top-membership-f .moreall{
    margin: 1.2em 15px;
    max-width: 220px;
    padding: 5px 20px 5px 0;
}    
/* profile */    
.prof-f{
    background-position: top 80px center;
    background-size: 150%;
}    
.prof-back{
    background: linear-gradient(rgba(0,0,0,0) 10%, var(--color_b) 30%);
    }    
.prof-box{
    width: 100%;
    font-size:90%; 
    font-weight: 400;
}   
.prof-box .l,
.prof-box .r{
    width: 100%;
    }   
.prof-box .l{
    color: var(--color_main);
    padding-bottom: 0;
    }   
    
/* film*/    
.film-box{
    width: 100%;
    padding: 0 0 10%;    
    }    
.film-box h3{
    font-size: 22px;
    font-weight: 500;
    margin-bottom: 0.7em;
}  
.single-f .cat,
.news-box .cat{
    padding: 5px 10px;
    font-size: 12px;
}    
.news-single p{
    font-size: 100%;
}    
.news-single .cat-menu{
    margin-bottom: 10px;
    }        
.fc-cat{
    top: 10px;
    right: 15px;
    font-size: 12px;
}    
.photo-single a{
    width: calc((100% - 40px)/2);
    height: auto;    
    margin: 10px;
}    
.shop-box,    
.photo-box,    
.video-box{
    margin: 0 5px 20px;
    width: calc(100% - 10px);
}   
.video-box h3{
    margin: 0.5em 0 0;    
}  
.fc-f{
    margin-bottom: 1em !important;
    }
.fc-f .l,.fc-f .r{
    width: 100%;    
    }    
.fc-f h2{
    font-size: 18px;    
    padding-bottom: 10px;    
}    
.fc-f .title{
    font-size: 3rem;
    padding-left:0.7em;
    }    
.fc-f .r{
    font-size: 12px;
    margin-top: 1em;
    }    
.fc-box-f{
    width: 90%:
    }    
.fc-box{
    margin: 10px;
    padding: 10px;
    width: calc((100% - 40px) / 2);
    }    
.fc-f ul#STARRY li{
    padding: 5px 10px;
    }    
.membercard-box{
    width: 100%;
    }
.membercard-box-r{
    padding: 0 5%;
    }    
.membercard-box-r h3{
    margin-top: 2em;
    }    
.member-info.number{
    left: 7%;
    font-size: 10px;
    bottom: 8.5%;
}
.member-info.name{
    bottom: 8%;
    font-size: 12px;
}
.member-info.info-date{
    bottom: 8.5%;
    right: 7%;
    font-size: 10px;
    }
.member-info.info-date span{
    font-size: 10px;
    }
.starry-f{
    background-size: contain;
    }    
.starry-f h2{
    font-weight: 900;   
    font-size: 46px;
}    
footer{
    padding-top: 0;
}
.footer-back{
    width: calc(100% - 15px);    
    background-position: right top -130px;
    background-repeat: no-repeat;
    background-size: 800%;    
    padding: 100px 0 0;
}    
.footer-box-l .logo{
    text-align: center;
    }
.footer-box-l .logo img{
    width: calc(100% - 15px);
    max-width: 250px;
}    
.footer-box-l{
    margin: auto;
    width: 95%;
}   
.footer-box-l ul#STARRY{
    width: calc(100% - 15px);
    padding-left: 30px;
    }    
.footer-box-l ul#STARRY li{
    width: 80px;
    margin: 10px;
}    
.footer-box-r{
    margin: 1em auto;
    width: 80%;
    margin-bottom: 20px;
}
.footer-box-r ul#Primary li{
    width: calc(100% / 2);
    padding-left: 20px;
    height: 25px;
    line-height: 25px;
}    
.footer-box-r ul#Primary li:nth-last-child(-n+4){
    width: 30px;
    text-align: center;
    }    
#page_top{
  right: 20px;
  bottom: -30px;
}     
.copy{
    padding: 10px;
    }    
}



@media (max-width: 380px) {
   
}

@media (max-width: 340px) {
    header .header-logo{
        padding-left:5px;
    }
    .inner ul#STARRY li a, header .header-top-menu li a{
        font-size: 80%;
        padding: 0;
    }

    .top-membership-f{
        background-size: 120%,cover;
        background-position: bottom right -120px,bottom center;
    }
    .top-membership-f h3,.top-membership-f .top-membership-text{
        width: 70%;
    }
}