@charset "UTF-8";
/* CSS Document */
/*---top----*/
#main_history_top {
  position: relative;
  width: 100%;
  height: 526px;
  margin: 0 auto -50px auto;
  background-color: #fff;
  background-image: url(../../history/images/bg_top_02.jpg), url(../../history/images/bg_top_01.jpg);
  background-repeat: no-repeat, repeat-x;
  background-position: center bottom, center bottom;
  overflow: hidden;
  z-index: 1
}
#main_history_top_base {
  position: absolute;
  width: 100%;
  height: 526px;
  margin: 0px auto 20px auto;
}
#top_ctg {
  position: absolute;
  left: 50%;
  top: 220px;
  margin-left: -80px;
  width: 160px;
  height: 306px;
}
#b_enter {
  position: absolute;
  bottom: 110px;
  left: 50%;
  margin-left: -105px;
  width: 210px;
  cursor: pointer;
  border-bottom: #000 1px solid;
}
#b_enter img {
  -webkit-animation: blink 0.5s ease-in-out infinite alternate;
  -moz-animation: blink 0.5s ease-in-out infinite alternate;
  animation: blink 0.5s ease-in-out infinite alternate;
}
@-webkit-keyframes blink {
  0% {
    opacity: 0.2;
  }
  100% {
    opacity: 1;
  }
}
@-moz-keyframes blink {
  0% {
    opacity: 0.2;
  }
  100% {
    opacity: 1;
  }
}
@keyframes blink {
  0% {
    opacity: 0.2;
  }
  100% {
    opacity: 1;
  }
}
#nts {
  position: absolute;
  bottom: 20px;
  left: 50%;
  width: 350px;
  transform: translateX(-50%);
  font-size: 1rem;
  line-height: 2rem;
  text-align: center;
  color: #666;
}
#top_history_upper {
  position: absolute;
  top: 30px;
  left: 50%;
  margin-left: -170px;
  width: 341px;
  height: 78px;
  overflow: hidden;
  opacity: .8;
  -ms-filter: "alpha( opacity=.8)";
  z-index: 2
}
#top_history_lower {
  position: absolute;
  top: 108px;
  left: 50%;
  margin-left: -170px;
  width: 341px;
  height: 78px;
  overflow: hidden;
  opacity: .8;
  -ms-filter: "alpha( opacity=.8)";
  z-index: 2
}
#top_history_upper a:hover, #top_history_lower a:hover {
  opacity: 1
}
.t_H {
  position: absolute;
  top: -78px;
  left: 0px;
  width: 61px;
  transition: top .4s;
  -webkit-transition: top .4s;
  -moz-transition: top .4s;
}
.t_I {
  position: absolute;
  top: 78px;
  left: 61px;
  width: 22px;
  transition: top .5s;
  -webkit-transition: top .5s;
  -moz-transition: top .5s;
}
.t_S {
  position: absolute;
  top: -78px;
  left: 83px;
  width: 44px;
  transition: top .6s;
  -webkit-transition: top .6s;
  -moz-transition: top .6s;
}
.t_T {
  position: absolute;
  top: -78px;
  left: 127px;
  width: 42px;
  transition: top .7s;
  -webkit-transition: top .7s;
  -moz-transition: top .7s;
}
.t_O {
  position: absolute;
  top: 78px;
  left: 169px;
  width: 63px;
  transition: top .8s;
  -webkit-transition: top .8s;
  -moz-transition: top .8s;
}
.t_R {
  position: absolute;
  top: -78px;
  left: 232px;
  width: 52px;
  transition: top .9s;
  -webkit-transition: top .9s;
  -moz-transition: top .9s;
}
.t_Y {
  position: absolute;
  top: 78px;
  left: 276px;
  width: 65px;
  transition: top 1s;
  -webkit-transition: top 1s;
  -moz-transition: top 1s;
}
.t_1 {
  position: absolute;
  top: 78px;
  left: 0px;
  width: 36px;
  transition: top .4s;
  -webkit-transition: top .4s;
  -moz-transition: top .4s;
}
.t_9 {
  position: absolute;
  top: -78px;
  left: 36px;
  width: 41px;
  transition: top .5s;
  -webkit-transition: top .5s;
  -moz-transition: top .5s;
}
.t_6 {
  position: absolute;
  top: 78px;
  left: 77px;
  width: 40px;
  transition: top .6s;
  -webkit-transition: top .6s;
  -moz-transition: top .6s;
}
.t_2 {
  position: absolute;
  top: -78px;
  left: 117px;
  width: 50px;
  transition: top .7s;
  -webkit-transition: top .7s;
  -moz-transition: top .7s;
}
.t_arr {
  position: absolute;
  top: 78px;
  left: 167px;
  width: 52px;
  transition: top .8s;
  -webkit-transition: top .8s;
  -moz-transition: top .8s;
}
.t_app {
  top: 0px;
}
#top_title {
  position: absolute;
  top: 200px;
  left: 50%;
  width: 375px;
  transform: translateX(-50%);
  font-size: 1.6rem;
  text-align: center;
  color: #000;
}
.w_sutter {
  position: absolute;
  width: 100%;
  height: 526px;
  margin-top: 0px;
  background-color: #fff;
  transition: margin-top .6s ease-in-out;
  -webkit-transition: margin-top .6s ease-in-out;
  -moz-transition: margin-top .6s ease-in-out;
}
.w_sutter_on {
  margin-top: 526px;
}
/*-------*/
#ctn {
  margin: 0px 0px 30px 0px;
}
#history_bg_year_txt {
  position: fixed;
  top: 280px;
  left: 50%;
  margin-left: -140px;
  width: 280px;
  opacity: 0.5;
}
#history_bg_year_txt_waku {
  position: relative;
  width: 280px;
  height: 100px;
  overflow: hidden;
}
.number {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 280px;
  transition: top .4s;
  -webkit-transition: top .4s;
  -moz-transition: top .4s;
}
.number img {
  width: 280px;
  height: 1190px;
}
#history_bg_year_txt_year_200X {
  position: fixed;
  top: 280px;
  left: 50%;
  margin-left: -165px;
  width: 330px;
  opacity: 0.5;
}
#history_bg_year_txt_waku_year_200X {
  position: relative;
  width: 330px;
  height: 100px;
  overflow: hidden;
}
.number_year_200X {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 330px;
  transition: top .4s;
  -webkit-transition: top .4s;
  -moz-transition: top .4s;
}
.number_year_200X img {
  width: 330px;
  height: 1190px;
}
.y_number01 {
  top: -120px;
}
.y_number02 {
  top: -240px;
}
.y_number03 {
  top: -360px;
}
.y_number04 {
  top: -480px;
}
.y_number05 {
  top: -600px;
}
.y_number06 {
  top: -720px;
}
.y_number07 {
  top: -840px;
}
.y_number08 {
  top: -960px;
}
.y_number09 {
  top: -1080px;
}
#main_history {
  width: 100%;
	padding-top: 20px;
	margin-bottom: 10px;
  min-width: 320px;
  z-index: 2;
}
.year_txt_base {
  position: relative;
  clear: both;
  width: 96%;
  text-align: left;
  margin: 10px 0px 10px 0px;
}
.year_txt, .year_txt_xxx1, .year_txt_xxx2, .year_txt_xxx3, .year_txt_xxx4, .year_txt_xxx5, .year_txt_xxx6, .year_txt_xxx7, .year_txt_xxx8, .year_txt_xxx9 {
  display: table-cell;
  text-align: left;
  font-size: 240%;
  text-decoration: none;
  font-family: PontiacInlineRegular;
  font-weight: normal;
  font-style: normal;
  padding: 0px 10px 0px 10px;
  color: #000000
}
.year_txt_line {
  width: 100%;
  height: 10px;
  display: table-cell;
  background: url(../../history/images/w_bar.jpg) repeat-x;
  background-size: 180px;
  background-position: center center;
}
.line_btm {
  clear: both;
  width: 100%;
  height: 40px;
  background: url(../../history/images/w_bar.jpg) repeat-x;
  background-size: 180px;
  background-position: center center;
}
.item {
  position: relative;
  float: left;
  opacity: 0;
  transform: translate(0, 60px);
  transition: 1.5s;
}
.item_ap {
  opacity: 1.0;
  transform: translate(0, 0);
}
.item_base_w {
  position: absolute;
  background-color: #FFFFFF;
  opacity: 0.8;
  -ms-filter: "alpha( opacity=0.5 )";
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.item_base_photo {
  position: absolute;
  background-color: #FFFFFF;
  opacity: 0.8;
  -ms-filter: "alpha( opacity=0.5 )";
}
.item_base_photo_b {
  position: absolute;
  overflow: hidden;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.item_base_photo img {
  width: 100%;
}
.type_tag_vm {
  position: absolute;
  top: 7px;
  left: 10px;
  font-size: 100%;
  text-decoration: none;
  font-family: PontiacInlineRegular;
  font-weight: normal;
  font-style: normal;
  width: 40px;
  height: 20px;
  border-bottom: #9b00c7 2px solid;
  color: #000
}
.type_tag_mc {
  position: absolute;
  top: 7px;
  left: 10px;
  font-size: 100%;
  text-decoration: none;
  font-family: PontiacInlineRegular;
  font-weight: normal;
  font-style: normal;
  width: 40px;
  height: 20px;
  border-bottom: #00b6d1 2px solid;
  color: #000
}
.type_tag_mmim {
  position: absolute;
  top: 7px;
  left: 10px;
  font-size: 100%;
  text-decoration: none;
  font-family: PontiacInlineRegular;
  font-weight: normal;
  font-style: normal;
  width: 40px;
  height: 20px;
  border-bottom: #c5cc00 2px solid;
  color: #000
}
.type_tag_ta {
  position: absolute;
  top: 7px;
  left: 10px;
  font-size: 80%;
  text-decoration: none;
  font-family: PontiacInlineRegular;
  font-weight: normal;
  font-style: normal;
  width: 80px;
  height: 20px;
  border-bottom: #cccccc 2px solid;
  color: #000
}
.type_tag_re {
  position: absolute;
  top: 7px;
  left: 10px;
  font-size: 50%;
  text-decoration: none;
  font-family: PontiacInlineRegular;
  font-weight: normal;
  font-style: normal;
  width: 80px;
  height: 20px;
  line-height: 9px;
  border-bottom: #cccccc 2px solid;
  color: #000
}
.item_num_a {
  position: absolute;
  top: 11px;
  left: 60px;
  font-size: 80%;
  text-align: left;
  text-decoration: none;
font-family: "UniversNextPro-Cond";
  /*font-feature-settings : "palt";*/
  font-weight: normal;
  font-style: normal;
  color: #000
}
.item_num_b {
  position: absolute;
  top: 11px;
  left: 100px;
  font-size: 80%;
  text-align: left;
  text-decoration: none;
font-family: "UniversNextPro-Cond";
  /*font-feature-settings : "palt";*/
  font-weight: normal;
  font-style: normal;
  color: #000
}
.num_jan {
  font-size: 70%;
  padding: 0px 0px 0px 2px;
font-family: "FP-ヒラギノ角ゴ ProN W3";
  color: #000
}
.item_p_a {
  position: absolute;
  width: 80%;
  left: 50%;
  top: 50%;
  margin-left: -40%;
  margin-top: -20%;
}
.item_p_b {
  position: absolute;
  width: 150px;
  left: 50%;
  top: 50%;
  margin-left: -75px;
  margin-top: -36px;
}
.item_p_c {
  position: absolute;
  width: 40%;
  left: 30%;
  top: 20%;
  margin-left: -90px;
}
.item_pp_a {
  position: absolute;
  width: 200px;
  right: -5%;
  top: 20%;
}
.item_pp_b {
  position: absolute;
  width: 200px;
  right: -5%;
  bottom: 0px;
}
.item_pp_c {
  position: absolute;
  width: 140px;
  right: 0%;
  bottom: 0%;
}
.item_pp_d {
  position: absolute;
  width: 150px;
  right: 0px;
  bottom: 0px;
}
.item_pp_e {
  position: absolute;
  width: 190px;
  right: 0px;
  bottom: -20%;
}
.item_pp_g {
  position: absolute;
  width: 190px;
  right: 0px;
  bottom: -20%;
}
.item_pp_f {
  position: absolute;
  width: 190px;
  right: 0px;
  bottom: 0px;
}
.sp_item_pp_0 {
  position: absolute;
  width: 190px;
  right: 0px;
  top: 50%;
  margin-top: -135px;
}
/*---size----*/
.w280_h190 {
  width: 45%;
  padding-top: 40%;
  margin-bottom: 10px;
}
.w450_h190, .w900_h190, .w600_h190 {
  width: 93%;
  padding-top: 40%;
  margin-bottom: 10px;
}
.w140 {
  width: 100px;
  height: 180px;
}
.w180, .w180_150 {
  width: 140px;
  height: 120px;
}
.cr {
  clear: both
}
.margintop0, .margintop15, .margintop50 {
  margin-top: 5px;
}
.marginleft10 {
  margin-left: 10px;
}
.marginright32 {
  margin-right: 8px;
  margin-left: 8px;
}
.leftposition10 {
  width: 25%;
  left: 5%;
  top: 20%;
  margin-left: 0px;
  margin-top: 0px;
}
.leftposition26 {
  width: 25%;
  left: 26%;
  top: 20%;
  margin-left: 0px;
  margin-top: 0px;
}
.leftposition42 {
  width: 25%;
  left: 48%;
  top: 20%;
  margin-left: 0px;
  margin-top: 0px;
}
.leftposition48 {
  width: 25%;
  left: 30%;
  top: 40%;
  margin-left: 0px;
  margin-top: 0px;
}
.leftposition50 {
  width: 25%;
  left: 48%;
  top: 40%;
  margin-left: 0px;
  margin-top: 0px;
}
.leftposition58 {
  width: 25%;
  left: 70%;
  top: 20%;
  margin-left: 0px;
  margin-top: 0px;
}
.leftposition20 {
  width: 25%;
  left: 5%;
  top: 25%;
  margin-left: 0px;
  margin-top: 0px;
}
.leftposition40 {
  width: 25%;
  left: 26%;
  top: 40%;
  margin-left: 0px;
  margin-top: 0px;
}
.leftposition60 {
  width: 25%;
  left: 44%;
  top: 25%;
  margin-left: 0px;
  margin-top: 0px;
}
.leftposition80 {
  width: 25%;
  left: 65%;
  top: 40%;
  margin-left: 0px;
  margin-top: 0px;
}
.leftposition1-2 {
  width: 40%;
  left: 10%;
  top: 20%;
  margin-left: 0px;
  margin-top: 0px;
}
.leftposition2-2 {
  width: 40%;
  left: 50%;
  top: 20%;
  margin-left: 0px;
  margin-top: 0px;
}
.leftposition1-3 {
  width: 35%;
  left: 0%;
  top: 25%;
  margin-left: 0px;
  margin-top: 0px;
}
.leftposition2-3 {
  width: 35%;
  left: 30%;
  top: 25%;
  margin-left: 0px;
  margin-top: 0px;
}
.leftposition3-3 {
  width: 35%;
  left: 60%;
  top: 25%;
  margin-left: 0px;
  margin-top: 0px;
}
/* modal
-----------------------------------------------*/
div#modal_mov {
  display: none;
  position: fixed;
  top: 0px;
  width: 100%;
  height: 100%;
  z-index: 200;
}
div#modal_mov div.background_mov {
  position: fixed;
  margin: 0 auto;
  width: 100%;
  height: 100%;
  background-color: #fff;
  opacity: 0.9;
  filter: alpha(opacity=10);
  -ms-filter: "alpha(opacity=10)";
  z-index: 201;
}
div#modal_mov div.container_mov {
  position: absolute;
  width: 300px;
  height: 400px;
  z-index: 202;
}