@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
}
#main_history_top_base {
  position: absolute;
  top: 0px;
  left: 50%;
  width: 100%;
  margin-left: -50%;
  height: 526px;
}
#top_ctg {
  position: absolute;
  top: 90px;
  left: 60%;
  width: 208px;
  height: 306px;
}
#b_enter {
  position: absolute;
  bottom: 140px;
  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;
  }
}
#b_enter:hover {
  border-bottom: #c00 1px solid;
}
#nts {
  position: absolute;
  bottom: 30px;
  left: 50%;
  transform: translateX(-50%);
  font-size: 1.2rem;
  line-height: 2rem;
  text-align: center;
  color: #666;
}
#top_history_upper {
  position: absolute;
  top: 80px;
  left: 15%;
  width: 341px;
  height: 78px;
  overflow: hidden;
  z-index: 2;
}
#top_history_lower {
  position: absolute;
  top: 158px;
  left: 15%;
  width: 341px;
  height: 78px;
  overflow: hidden;
  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 1s;
  -webkit-transition: top 1s;
  -moz-transition: top 1s;
}
.t_9 {
  position: absolute;
  top: -78px;
  left: 36px;
  width: 41px;
  transition: top 1.2s;
  -webkit-transition: top 1.2s;
  -moz-transition: top 1.2s;
}
.t_6 {
  position: absolute;
  top: 78px;
  left: 77px;
  width: 40px;
  transition: top 1.4s;
  -webkit-transition: top 1.4s;
  -moz-transition: top 1.4s;
}
.t_2 {
  position: absolute;
  top: -78px;
  left: 117px;
  width: 50px;
  transition: top .7s;
  -webkit-transition: top 1.6s;
  -moz-transition: top 1.6s;
}
.t_arr {
  position: absolute;
  top: 78px;
  left: 167px;
  width: 52px;
  transition: top 1.8s;
  -webkit-transition: top 1.8s;
  -moz-transition: top 1.8s;
}
.t_app {
  top: 0px
}
#top_title {
  position: absolute;
  top: 260px;
  left: 15%;
	margin-left: 1rem;
  font-size: 1.6rem;
  text-align: left;
  color: #000;
}
.w_sutter {
  position: absolute;
  width: 100%;
  height: 526px;
  margin-top: 0px;
  background-color: #fff;
  transition: margin-top 1.4s;
  -webkit-transition: margin-top 1.4s;
  -moz-transition: margin-top 1.4s;
}
.w_sutter_on {
  margin-top: 526px;
}
/*-------*/
#ctn {}
#history_bg_year_txt {
  position: fixed;
  top: 340px;
  right: 24px;
  width: 280px;
  z-index: 26;
}
#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: 340px;
  right: 24px;
  width: 330px;
}
#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: 70%;
  margin: 0px auto 0px auto;
  z-index: 2;

}
.year_txt_base {
  position: relative;
  clear: both;
  width: 100%;
  text-align: left;
  margin: 30px 0px 0px 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 20px 0px 10px;
  color: #000000
}
.year_txt_line {
  width: 100%;
  height: 24px;
  display: table-cell;
  background: url(../../history/images/w_bar.jpg) repeat-x;
  background-size: 263px;
  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;
  overflow: hidden;
  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.5;
  -ms-filter: "alpha( opacity=0.5 )";
  overflow: hidden;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.item_base_photo {
  position: absolute;
  background-color: #FFFFFF;
  opacity: 0.7;
  -ms-filter: "alpha( opacity=0.8 )";
  overflow: hidden;
}
.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: 13px;
  left: 14px;
  font-size: 120%;
  text-decoration: none;
  font-family: PontiacInlineRegular;
  font-weight: normal;
  font-style: normal;
  width: 50px;
  height: 24px;
  border-bottom: #9b00c7 2px solid;
	text-align: center;
  color: #000
}
.type_tag_mc {
  position: absolute;
  top: 14px;
  left: 14px;
  font-size: 120%;
  text-decoration: none;
  font-family: PontiacInlineRegular;
  font-weight: normal;
  font-style: normal;
  width: 50px;
  height: 24px;
  border-bottom: #00b6d1 2px solid;
		text-align: center;
  color: #000
}
.type_tag_mmim {
  position: absolute;
  top: 14px;
  left: 14px;
  font-size: 120%;
  text-decoration: none;
  font-family: PontiacInlineRegular;
  font-weight: normal;
  font-style: normal;
  width: 50px;
  height: 24px;
  border-bottom: #c5cc00 2px solid;
		text-align: center;
  color: #000
}
.type_tag_ta {
  position: absolute;
  top: 17px;
  left: 14px;
  font-size: 80%;
  text-decoration: none;
  font-family: PontiacInlineRegular;
  font-weight: normal;
  font-style: normal;
  width: 80px;
  height: 16px;
  border-bottom: #cccccc 2px solid;
		text-align: center;
  color: #000
}
.type_tag_re {
  position: absolute;
  top: 17px;
  left: 14px;
  font-size: 50%;
  text-decoration: none;
  font-family: PontiacInlineRegular;
  font-weight: normal;
  font-style: normal;
  width: 80px;
  height: 16px;
  border-bottom: #cccccc 2px solid;
		text-align: center;
  color: #000
}
.item_num_a {
  position: absolute;
  top: 17px;
  left: 92px;
  font-size: 120%;
  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: 17px;
  left: 110px;
  font-size: 120%;
  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: 180px;
  left: 50%;
  top: 96px;
  margin-left: -90px;
  margin-top: -48px;
}
.item_p_b {
  position: absolute;
  width: 150px;
  left: 50%;
  top: 50%;
  margin-left: -75px;
  margin-top: -36px;
}
.item_p_c {
  position: absolute;
  width: 180px;
  left: 33%;
  top: 50%;
  margin-left: -90px;
  margin-top: -48px;
}
.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: 300px;
  right: 0%;
  bottom: 0%;
}
.item_pp_d {
  position: absolute;
  width: 160px;
  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: -10%;
}
.item_pp_f {
  position: absolute;
  width: 190px;
  right: 0px;
  bottom: 0px;
}
/*---size----*/
.w280_h190 {
  width: 280px;
  height: 190px;
  margin-bottom: 30px;
}
.w450_h190 {
  width: 450px;
  height: 190px;
  margin-bottom: 30px;
}
.w900_h190 {
  width: 900px;
  height: 190px;
  margin-bottom: 30px;
}
.w600_h190 {
  width: 600px;
  height: 190px;
  margin-bottom: 30px;
}
.w140 {
  width: 140px;
  height: 240px;
}
.w180 {
  width: 180px;
  height: 240px;
}
.w180_150 {
  width: 180px;
  height: 150px;
}
.margintop0 {
  margin-top: 0px;
}
.margintop15 {
  margin-top: 15px;
}
.margintop50 {
  margin-top: 50px;
}
.marginright16 {
  margin-right: 16px;
}
.marginright32 {
  margin-right: 32px;
}
.marginleft10 {
  margin-left: 10px;
}
.marginleft80 {
  margin-left: 80px;
}
.leftposition10 {
  left: 10%;
}
.leftposition26, .leftposition1-2 {
  left: 26%;
}
.leftposition2-2 {
  left: 65%;
}
.leftposition42 {
  left: 42%;
}
.leftposition48 {
  left: 48%;
}
.leftposition50 {
  left: 50%;
}
.leftposition58 {
  left: 58%;
}
.leftposition20 {
  left: 20%;
}
.leftposition40 {
  left: 40%;
}
.leftposition60 {
  left: 60%;
}
.leftposition80 {
  left: 80%;
}
.leftposition1-3 {
  left: 20%;
}
.leftposition2-3 {
  left: 50%;
}
.leftposition3-3 {
  left: 80%;
}
.cr {
  clear: both
}
/* 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;
  cursor: pointer;
  transition: background-color .4s;
  -webkit-transition: background-color .4s;
  -moz-transition: background-color .4s;
}
div#modal_mov div.container_mov {
  position: absolute;
  width: 900px;
  height: 500px;
  z-index: 202;
}
.background_mov .hv {
  background-color: #000;
}