/*
SCSS variables are information about icon's compiled state, stored under its original file name
.icon-home {
  width: $icon-home-width;
}
The large array-like variables contain all information about a single icon
$icon-home: x y offset_x offset_y width height total_width total_height image_path;
At the bottom of this section, we provide information about the spritesheet itself
$spritesheet: width height image $spritesheet-sprites;
*/
/*
The provided mixins are intended to be used with the array-like variables
.icon-home {
  @include sprite-width($icon-home);
}
.icon-email {
  @include sprite($icon-email);
}
*/
/*
The `sprites` mixin generates identical output to the CSS template
  but can be overridden inside of SCSS
@include sprites($spritesheet-sprites);
*/
.pd_view.dot {
  /*background-image: url(/assets/img/pages/games/legacy/bg_dot.png);*/
}
.image_area {
  text-align: center;
  padding-top: 20px;
  padding-bottom: 20px;
}
.image_area .area {
  background-color: #fff;
  padding-top: 20px;
  padding-bottom: 20px;
}
.image_area table {
  margin-top: 15px;
}
.image_area tr {
  display: block;
  width: 100%;
}
.image_area tr:after {
  content: "";
  clear: both;
  display: block;
}
.image_area tr:nth-child(n+2) {
  margin-top: 2px;
}
.image_area td {
  background-color: #fff;
  padding-top: 10px;
  padding-bottom: 10px;
  display: block;
  float: left;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 50%;
}
.image_area td:nth-child(even) {
  border-left: 1px solid #eeeeee;
}
.image_area td:nth-child(odd) {
  border-right: 1px solid #eeeeee;
}
.image_area td dl dd {
  margin-top: 5px;
}
.image_area img {
  width: 100%;
  text-align: center;
}
.image_area .genre li {
  margin-top: 5px;
}
.expanse {
  background-color: #fff;
  margin-top: 1px;
  padding-top: 10px;
  padding-bottom: 10px;
}
.box03 .title {
  font-size: 1.3rem;
  /*margin-bottom: 20px;*/
}
.box03 section {
  margin-bottom: 50px;
}
.contents_wrapper.compornent .pointed_list li:first-child {
  margin-top: 0;
}
.down {
  margin-top: 7.5px;
  margin-bottom: -10px;
}
@media screen and (min-width: 768px) {
  p.title.pageHeaderSubtitleQuinary {
    font-size: 1.6rem;
  }
  .textListDl.committe-list dl {
    padding-bottom: 0px;
  }
  .box03 section:last-child {
    margin-bottom: 20px;
  }
}
#en .pointed_list li:before {
  content: '- ';
}
#fr .pointed_list li:before {
  content: '- ';
}
/* ====================================================
page style
==================================================== */
@media screen and (min-width:768px) {
  body#en.gamesLegacy .boxLegacy01 {
    height: 565px;
  }
  body#en.gamesLegacy .boxLegacy01 .box01_title01 {
    left: 229px;
  }
  body#en.gamesLegacy .boxLegacy01 .block01 {
    width: 450px;
    height: 120px;
    left: 180px;
  }
  body#en.gamesLegacy .boxLegacy01 .block01 .box01_title03 {
    left: 125px;
  }
  body#en.gamesLegacy .boxLegacy01 .block01 .box01_txt03 {
    left: 84px;
  }
  body#en.gamesLegacy .boxLegacy01 .box01_txt01 {
    left: 215px;
  }
  body#en.gamesLegacy .boxLegacy01 .block02 .box01_title02 {
    left: 92px;
  }
  body#en.gamesLegacy .boxLegacy01 .block02 .box01_txt02 {
    left: 70px;
  }
  body#en.gamesLegacy .boxLegacy01 .block03 .box01_title04 {
    left: 81px;
  }
  body#en.gamesLegacy .boxLegacy01 .block03 .box01_txt04 {
    left: 110px;
  }
  body#en.gamesLegacy .boxLegacy01 .pic_down_01 {
    position: absolute;
    top: 315px;
    left: 375px;
    z-index: 10;
  }
  body#en.gamesLegacy .boxLegacy01 .block04 {
    height: 185px;
  }
  body#en.gamesLegacy .boxLegacy01 .block04 .box01_txt06 {
    top: 32px;
    left: 15px;
  }
  body#en.gamesLegacy .boxLegacy01 .block04 .box01_txt07 {
    top: 32px;
    left: 265px;
  }
  body#en.gamesLegacy .boxLegacy01 .block04 .box01_txt08 {
    top: 32px;
    left: 515px;
  }
  body#en.gamesLegacy .boxLegacy01 .block04 .box01_txt09 {
    top: 96px;
    left: 137px;
  }
  body#en.gamesLegacy .boxLegacy01 .block04 .box01_txt10 {
    top: 96px;
    left: 387px;
  }
  body#en.gamesLegacy .boxLegacy02 {
    height: 470px;
  }
  body#en.gamesLegacy .boxLegacy02 .box02_title01 {
    left: 280px;
  }
  body#en.gamesLegacy .boxLegacy02 .block01 .box02_title02 {
    left: 74px;
  }
  body#en.gamesLegacy .boxLegacy02 .block01 .box02_text01 {
    left: 27px;
  }
  body#en.gamesLegacy .boxLegacy02 .block02 .box02_title03 {
    left: 21px;
  }
  body#en.gamesLegacy .boxLegacy02 .block02 .box02_text02 {
    left: 14px;
  }
  body#en.gamesLegacy .boxLegacy02 .block03 .box02_title04 {
    left: 13px;
  }
  body#en.gamesLegacy .boxLegacy02 .block03 .box02_text03 {
    left: 18px;
  }
  body#en.gamesLegacy .boxLegacy02 .block04 .box02_title05 {
    left: 45px;
  }
  body#en.gamesLegacy .boxLegacy02 .block04 .box02_text04 {
    left: 14px;
  }
  body#en.gamesLegacy .boxLegacy02 .pic_01 {
    position: absolute;
    top: 153px;
    left: 100px;
    z-index: 10;
  }
  body#en.gamesLegacy .boxLegacy02 .box02_title06 {
    left: 362px;
  }
  body#en.gamesLegacy .boxLegacy02 .box02_title07 {
    left: 362px;
  }
  body#en.gamesLegacy .boxLegacy02 .box02_text05 {
    left: 220px;
  }
  body#en.gamesLegacy .boxLegacy02 .box02_text06 {
    left: 35px;
  }
  body#en.gamesLegacy .boxLegacy02 .box02_text07 {
    left: 285px;
  }
  body#en.gamesLegacy .boxLegacy02 .box02_text08 {
    left: 535px;
  }
  body#en.gamesLegacy .boxLegacy02 .box02_text09 {
    left: 157px;
  }
  body#en.gamesLegacy .boxLegacy02 .box02_text10 {
    left: 407px;
  }
  body#fr.gamesLegacy .boxLegacy02 .box02_title01 {
    left: 232px;
  }
  body#fr.gamesLegacy .boxLegacy02 .block01 .box02_title02 {
    top: 8px;
    left: 72px;
  }
  body#fr.gamesLegacy .boxLegacy02 .block01 .box02_text01 {
    top: 30px;
    left: 8px;
  }
  body#fr.gamesLegacy .boxLegacy02 .block02 .box02_title03 {
    top: 8px;
    left: 12px;
  }
  body#fr.gamesLegacy .boxLegacy02 .block02 .box02_text02 {
    top: 30px;
    left: 12px;
  }
  body#fr.gamesLegacy .boxLegacy02 .block03 .box02_title04 {
    top: 8px;
    left: 6px;
  }
  body#fr.gamesLegacy .boxLegacy02 .block03 .box02_text03 {
    top: 30px;
    left: 8px;
  }
  body#fr.gamesLegacy .boxLegacy02 .block04 .box02_title05 {
    top: 8px;
    left: 48px;
  }
  body#fr.gamesLegacy .boxLegacy02 .block04 .box02_text04 {
    top: 30px;
    left: 8px;
  }
  body#fr.gamesLegacy .boxLegacy02 .box02_title06 {
    left: 358px;
  }
  body#fr.gamesLegacy .boxLegacy02 .box02_text06 {
    left: 35px;
  }
  body#fr.gamesLegacy .boxLegacy02 .box02_text07 {
    left: 285px;
  }
  body#fr.gamesLegacy .boxLegacy02 .box02_text08 {
    left: 535px;
  }
  body#fr.gamesLegacy .boxLegacy02 .box02_text09 {
    left: 157px;
  }
  body#fr.gamesLegacy .boxLegacy02 .box02_text10 {
    left: 407px;
  }
  /*add 2016.4.27*/
  body#jp.gamesLegacy .list_num li{
      line-height: 19px;
  }
  body#en.gamesLegacy section.box1 .list_dot li{
      line-height: 24px;
  }
}
