@media screen and (min-width: 601px) {
.index_content { position:relative; width:100%; height: 2050px; overflow: hidden; }
/* フルサイズ
.index_content { position:relative; width:100%; height: 2350px; overflow: hidden; }
*/
.mv_fl { position: relative; width:1200px; height:1200px; margin: 0 auto; background: url(../images/topmv_bg.png) no-repeat center center; background-size:100% auto; }
.mv_fl .inyo { position: absolute; top:0; left: 50%; width:1200px; height:1200px; margin: 0 0 0 -600px; background: url(../images/mvinyo_img.png) no-repeat top center; background-size:100%  auto; z-index: 3; }

.mbmain_logo { display:none; }
/*
.mv_fl .broad_pr { position: absolute; top:30px; right:0px ; width:110px; height:800px; background: url(../images/broad_pr.png) no-repeat top center; background-size:110px auto; z-index: 4; }
*/
.mv_fl .broad_pr_m { display: none; }
.news_content_fl { position: absolute; top:1200px; left: 50%; margin:0 0 0 -400px; width: 950px; height: 810px; z-index: 2; }
.topnews_fl{ position: absolute; top:1000px; left: 50%; width:120%; height:890px; background: linear-gradient( 8deg, #111,#071A27,#111);/*  background:#FF7373; background:url(images/magmell_bg.jpg); background-size:100% auto;*/  margin:0 0 0 -50%; text-align:center; transform:skew(0,-8deg); z-index:1; overflow: hidden; }
/* フルサイズ
.topnews_fl{ position: absolute; top:1000px; left: 50%; width:120%; height:1150px; background: linear-gradient( 8deg, #111,#071A27,#111); margin:0 0 0 -50%; text-align:center; transform:skew(0,-8deg); z-index:1; overflow: hidden; }
.news_content_fl iframe { width:950px; height: 810px; }
*/
.news_content_fl iframe { width:950px; height: 548px; }
}

@media screen and (max-width: 600px) {
.index_content { position:relative; width:100%; height: 2040px; overflow: hidden; }
/* フルサイズ
.index_content { position:relative; width:100%; height: 2050px; overflow: hidden; }
*/
.mv_fl { position: relative; width:600px; height:870px; margin: 0 auto; background: url(../images/topmv_mbg.jpg) no-repeat center center; background-size:100% auto; }
.mv_fl .inyo { display: none; }

.mbmain_logo { position: absolute; bottom:-70px; left: 50%; width: 400px; height: 300px; margin: 0 0 0 -200px; background:url(../images/logo.png) no-repeat center center; background-size: 100% auto ; z-index: 3; }

.mv_fl .broad_pr { display: none; }
.mv_fl .broad_pr_m { position: absolute; top:130px; right:5px ; width:120px; height:480px; background: url(../images/rebroad_pr.png) no-repeat top center; background-size: auto 100%; z-index: 4; }
.news_content_fl { position: absolute; top:950px; left: 50%; margin:0 0 0 -270px; width: 540px; height: 810px; z-index: 2; }
.topnews_fl{ position: absolute; top:600px; left: 50%; width:100%; height:1350px; background: linear-gradient( 8deg, #111,#071A27,#111);  margin:0 0 0 -50%; text-align:center; z-index:1; overflow: hidden; }
/* フルサイズ
.topnews_fl{ position: absolute; top:600px; left: 50%; width:100%; height:1350px; background: linear-gradient( 8deg, #111,#071A27,#111);  margin:0 0 0 -50%; text-align:center; z-index:1; overflow: hidden; }
.news_content_fl iframe { width:540px; height: 1226px; }
*/
.topnews_fl{ position: absolute; top:870px; left: 50%; width:100%; height:1070px; background: linear-gradient( 8deg, #111,#071A27,#111);  margin:0 0 0 -50%; text-align:center; z-index:1; overflow: hidden; }
.news_content_fl iframe { width:540px; height: 950px; }
}

@media screen and (min-height: 801px) {
.logo_sp_top {}
.logo_sp { display: none; }
.mv_fl .broad_pr { position: absolute; top:30px; right:0px ; width:150px; height:800px; background: url(../images/rebroad_pr.png) no-repeat top center; background-size:150px auto; z-index: 4; }
.nav { top:50%;}
}

@media screen and (max-height: 800px) {
.logo_sp_top { display: none; }
.logo_sp {}
.mv_fl .broad_pr { position: absolute; top:30px; right:0px ; width:120px; height:800px; background: url(../images/rebroad_pr.png) no-repeat top center; background-size:120px auto; z-index: 4; }
.nav { top:45%;}
}