@charset "utf-8";
#main1{
  height: 0;
  padding-top : 56.25%;
  background : url(../img_top/set2.jpg) 0px 0px / contain no-repeat scroll padding-box border-box transparent;
  z-index : 12;
  width : 100%;
  position : absolute;
  top : 0px;
  bottom : 0px;
  right : 0px;
  left : 0px;
}
#main0{
  height: 0;
  padding-top : 56.25%;
  background : url(../img_top/set1/top0.jpg) 0px 0px / contain no-repeat scroll padding-box border-box transparent;
  z-index : 10;
  width : 100%;
  position : absolute;
  top : 0px;
  bottom : 0px;
  right : 0px;
  left : 0px;
}
#main9{
  height: 0;
  padding-top : 56.25%;
  background : url(../img_top/set9.jpg) 0px 0px / contain no-repeat scroll padding-box border-box transparent;
  z-index : 19;
  width : 100%;
  position : absolute;
  top : 0px;
  bottom : 0px;
  right : 0px;
  left : 0px;
}
.box{
  position: relative;
  width : 100%;
  height : inherit;
  background : none 0% 0% / auto auto repeat scroll padding-box border-box #000000;
}
.ratio-1_1::before{
  content: "";
  display: block;
  padding-top : 56.25%;
/* 1:1 */
}
.inner{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height : 100%;
}

