/**

loading

**/

#loading{
  position: absolute;
  left: calc(50% - 150px);
  top: calc(50% - 20px);
  left: calc(50% - 60px);
  top: calc(50% - 20px);
}
#loading img{
  width: 150px;
  height: auto;
}

@media print, screen and (min-width: 751px) {
#loading{
  position: absolute;
  left: calc(50% - 200px);
  top: calc(50% - 23px);
  left: calc(50% - 50px);
  top: calc(50% - 50px);
}
#loading img{
  width: 100px;
  height: 100px;
}
}


#loader-bg {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
  background: #FFF;
  z-index: 9999;
}

/*///////  TOP   //////*/
@media print, screen and (max-width: 750px) {
.top_mainph_bg {
	clear: both;
	width:100%;
	height: auto;
	background:#fff;
	position: relative;
	z-index:1;
}
}
@media print, screen and (min-width: 751px) {
.top_mainph_bg {
    position: relative;
	z-index:1;
    width:100%;
	height: 100%;
	overflow:hidden;
	background:#ddd;
	background: #fff;
	
/*	margin-bottom:30px;*/
}
}
@media print, screen and (min-width: 751px) {
.top_mainph_bg:before {
    content:"";
    display: block;
    padding-top:55%;
}
}


@media print, screen and (max-width: 750px) {
.movie_bg{
	width: 100%;
	height: auto;
	margin: 0;
	padding: 0;
}
.movie_bg img{
	width: 100%;
	height: auto;
}
	
.top_mainph_bg2 {
	width: 100%;
	height: auto;
    position: relative;
	overflow: hidden;
}
.top_mainph_bg2 #js-player {
     position: absolute;
    top: -50%;
    left: -51%;
    bottom: 0;
    right: 0;
	width:200%;
	height:200%;
	z-index:2;
}
}



@media print, screen and (min-width: 751px) {
.top_mainph_bg2 {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
	width: 100%;
	height: auto;
}
.top_mainph_bg2 #iframe_player_api4 {
    position: absolute;
    top: -12%;
    left: -1%;
    bottom: 0;
    right: 0;
	width:102%;
	height:124%;
	z-index:2;
}
}




.video_maku {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
	width:100%;
	height:100%;
	z-index:3;
	background-image:url("../img/video/video_bg_4.png");
	background-repeat:repeat;
}



.top_main_title{
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
	width:100%;
	height:100%;
	z-index:5;
}

.top_main_title2{
	clear:both;
	width:100%;
	height:auto;
	margin:34% auto 0;
}
.top_main_title2 img{
	width:100%;
	height:auto;	
}
@media print, screen and (min-width: 751px) {
.top_main_title{
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
	width:100%;
	height:100%;
	z-index:5;
}
.top_main_title2{
	clear:both;
	width:100%;
	max-width:1000px;
	height:auto;
	margin:25% auto 0;
}
}

.top_main_icon1{
	clear: both;
	width:60%;
	height:auto;
	margin: 0 auto;
	padding: 0;
}
.top_main_icon1_bg1{
	clear: both;
	width:100%;
	height:auto;
	height: 20px;
	margin: 0;
	padding: 0;
	position: relative;
/*	background-color: hsla(359,100%,61%,0.40);*/
}
.top_main_icon1_bg2{
	clear: both;
	width:100%;
	height:auto;
	height: 25px;
	margin: 0 auto;
	padding: 0;
	position: absolute;
	top: -500%;
	left: 0;
/*	background-color: hsla(148,100%,62%,0.5);*/
	z-index: 10;
}

@media print, screen and (min-width: 751px) {
.top_main_icon1{
	clear: both;
	width:100%;
	max-width: 400px;
	height:auto;
	margin: 0 auto;
	padding: 0;
}
.top_main_icon1_bg2{
	clear: both;
	width:100%;
	height:auto;
	height: 50px;
	margin: 0;
	padding: 0;
	position: absolute;
	top: -830%;
	left: 0;
/*	background-color: hsla(148,100%,62%,0.5);*/
	z-index: 10;
}
}
