@charset "UTF-8";


/* -----------------
 common
-------------------- */

#play #gnav_list_wgu li#gnav_wgu_02_li::after{
  transform: scale(1, 1);
}
#play #fixed_nav_wgu_list li#fixed_nav_wgu_02_li::after{
  transform: scale(1, 1);
}

#mainimg_area_sub{
  background-image:url(../img/mainimg.jpg) !important;
  background-size: cover;
}


/* -----------------
 index
-------------------- */

.block_common_index h3.h3_play01{
  font-size: 18px !important;
  letter-spacing: -0.5px;
}
.block_common_index h3.h3_play05{
  font-size: 24px !important;
}
.block_common_index h3.h3_play06{
  font-size: 18px !important;
}

/* -----------------
 play_01
-------------------- */

.pop_up{
  margin:0 0 40px;
}
.pop_up img{
  width: 48%;
  margin:0;
  float:left;
}
.pop_up a:nth-of-type(even) img{
  float:right;
}

.pop_up_02{
  margin:0 0 40px;
}
.pop_up_02 img{
  width: 100%;
  margin:0;
}


/* -----------------
 play_02
-------------------- */

h5 span{
  margin-left:10px;
  font-size: 70%;
}

.play_02_left{
	width:300px;
	margin:0 40px 0 0;
	padding:0px;
	float:left;
}

.play_02_left img{
	width:100%;
}

/* -----------------
 play_03
-------------------- */

#block_quick_time{
  margin:0 0 50px;
}
#block_quick_time img{
  display: none;
}
#block_quick_time #logo_quick_time{
  min-height: 31px;
  margin:0 0 0px;
  padding:0 0 0 105px;
  font-size: 87.5%;
  line-height: 1.8em;
  background:url(../img/logo_quick_time.png) no-repeat left center;
  box-sizing:border-box;
}

/* -----------------
 play_04
-------------------- */

#block_affiliation{
  margin:0;
  text-align: center;
}
#block_affiliation img{
  width:688px;
}

#pic_play04{
  width:107px;
  margin:0 0 20px 30px;
  float:right;
}
#pic_play04 img{
  width:100%;
}
#block_play04 .table_02 th{
  width:180px;
  text-align: center;
  box-sizing:border-box;
}

.pic_play04_02{
  width:100%;
  margin:0;
}

.pic_play04_02 img{
  width:100%;
}

.pic_play04_02_r{
  width:485px;
  margin:0 0 20px 30px;
  float:right;
}

.pic_play04_02_r img{
  width:100%;
}

.pic_play04_02_l{
  width:485px;
  margin:0 0 20px 0px;
  float:left;
}

.pic_play04_02_l img{
  width:100%;
}

/* -----------------
 play_05
-------------------- */

.list_play_05{
  margin:0 0 0 1em;
  padding:0;
  font-size:94%;
  line-height:1.6em;
}
.list_play_05 li{
  margin:0 0 40px 0;
  padding:0;
}
.list_play_05 li a{
  min-height:23px;
  padding:4px 30px 4px 0;
  background:url(../../common/img/icon_pdf.png) no-repeat right 3px;
  background-size: 20px;
  display: inline-block;
  box-sizing:border-box;
}
.list_play_05 li.no_pdf a{
  background:none;
}
.list_play_05 li.no_pdf a i{
  margin-left: 5px;
  font-size:18px;
}















