@charset "utf-8";
/* Copyright 2025 design hack. */

/* ------------------------------------------------------------

STUDIO

------------------------------------------------------------ */
/* 共通 */
div#tsukuba_bg_h2,div#gakuen_bg_h2,div#dtheater_bg_h2,div#shinmoriya_bg_h2,div#ami_bg_h2{height:500px;position: relative;width: 100%;}
div#tsukuba_bg_h2 h2,div#gakuen_bg_h2 h2,div#dtheater_bg_h2 h2,div#shinmoriya_bg_h2 h2,div#ami_bg_h2 h2{font-size: 90px;font-weight: 400;color: #6C3D92;position: absolute;left: 50%;transform: translate(-50%,0);bottom: 20px;line-height: 1.0;margin-bottom:-17px;letter-spacing: 0.1em;font-family:"Cardo",serif;}


.wrap_gry{margin-bottom: 0;}
.wrap_gry a{color: #8C70AC;border-bottom: 1px solid #8F70AF;}
.wrap_gry a:hover{border-bottom: none;}

section#monthly, section#ticket{padding: 50px 0 100px 0;margin: -50px 0 100px 0;}

p#schedule{margin-bottom: 100px;width: 100%;}
p#studio_img{margin-bottom: 100px;width: 100%;}
p#schedule img,p#studio_img img{width: 100%;}

@media print, screen and (max-width: 1220px){
section#monthly,section#ticket{padding:100px 0 60px 0;margin:-100px 0 60px 0;}
    
p#schedule{margin-bottom: 50px;}
p#studio_img{margin-bottom: 60px;}
}

div#tsukuba_bg_h2{background:url(/studio/img/tsukuba_h2_bg.png) no-repeat center 0;}
div#gakuen_bg_h2{background:url(/studio/img/gakuen_h2_bg.png) no-repeat center 0;}
div#dtheater_bg_h2{background:url(/studio/img/dtheater_h2_bg.png) no-repeat center 0;}
div#shinmoriya_bg_h2{background:url(/studio/img/shinmoriya_h2_bg.png) no-repeat center 0;}
div#ami_bg_h2{background:url(/studio/img/ami_h2_bg.png) no-repeat center 0;}

@media print, screen and (max-width: 1220px){

}

@media print, screen and (max-width: 767px){
div#tsukuba_bg_h2,div#gakuen_bg_h2,div#dtheater_bg_h2,div#shinmoriya_bg_h2,div#ami_bg_h2{width: 100%;height:auto;position: static;}
div#tsukuba_bg_h2 h2,div#gakuen_bg_h2 h2,div#dtheater_bg_h2 h2,div#shinmoriya_bg_h2 h2,div#ami_bg_h2 h2{position: static;transform:none;}  
div#tsukuba_bg_h2 h2 img,div#gakuen_bg_h2 h2 img,div#dtheater_bg_h2 h2 img,div#shinmoriya_bg_h2 h2 img,div#ami_bg_h2 h2 img{width: 100%;}  
    
div#tsukuba_bg_h2{background:url(/studio/img/tsukuba_h2_bg_sp.png) no-repeat center 0;background-size: 100%;}
div#gakuen_bg_h2{background:url(/studio/img/gakuen_h2_bg_sp.png) no-repeat center 0;background-size: 100%;}
div#dtheater_bg_h2{background:url(/studio/img/dtheater_h2_bg_sp.png) no-repeat center 0;background-size: 100%;}
div#shinmoriya_bg_h2{background:url(/studio/img/shinmoriya_h2_bg_sp.png) no-repeat center 0;background-size: 100%;}
div#ami_bg_h2{background:url(/studio/img/ami_h2_bg_sp.png) no-repeat center 0;background-size: 100%;} 
}