.forsp {
  display: none !important;
}

.bip_wrapper {
  background: #000;
}

header {
  position: absolute;
}

body {
  padding-top: 0 !important;
}


/*b_button*/

.b_button {
  width: auto;
  height: 96px;
  position: relative;
  display: inline-block;
  overflow: hidden;
  cursor: pointer;
}

.b_button_in {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.b_button::before, .b_button::after, .b_button_in::before, .b_button_in::after {
  position: absolute;
  display: block;
  content: "";
  background: #f00;
  z-index: 2;
  transition: all 500ms cubic-bezier(0.190, 1.000, 0.220, 1.000);
  /* easeOutExpo */
}

.b_button_in::before {
  top: -1px;
  left: -1px;
  width: calc(100% + 2px);
  height: 1px;
  transform: translate(-101%, 0);
}

.b_button_in::after {
  bottom: -1px;
  left: -1px;
  width: calc(100% + 2px);
  height: 1px;
  transform: translate(101%, 0);
}

.b_button::before {
  top: 0px;
  left: 0px;
  width: 1px;
  height: 100%;
  transform: translate(0, 101%);
}

.b_button::after {
  top: 0px;
  right: 0px;
  width: 1px;
  height: 100%;
  transform: translate(0, -101%);
}

.b_button:hover::before, .b_button:hover::after, .b_button:hover .b_button_in::before, .b_button:hover .b_button_in::after {
  transform: translate(0, 0);
}

.b_button_cont {
  position: relative;
  top: 50%;
  transform: translate(0, -50%);
  font-size: 16px;
  font-weight: 600 !important;
  padding: 0 38px 0 49px;
}

.b_button_cont svg {
  width: 11px;
  height: 7px;
  position: relative;
  top: -2px;
  margin-left: 20px;
}

.b_button * {
  transition: all 500ms cubic-bezier(0.190, 1.000, 0.220, 1.000);
  /* easeOutExpo */
}

.b_button:hover * {
  fill: #f00 !important;
  color: #f00 !important;
}

.b_button * {
  fill: #fff;
  color: #fff;
}

.b_button_in {
  border: solid 1px #fff;
}


/*kv*/

.kv {
  width: 100%;
  height: 101vh;
  background: #000;
  position: relative;
  overflow: hidden;
  margin-bottom: -1vh;
}

.kv_logo_1 {
  width: 365px;
  height: 94.64px;
  display: block;
  margin-bottom: 48px;
}

.kv_texts {
  position: absolute;
  top: 50%;
  top: calc(50% + 50px);
  left: 10%;
  transform: translate(0, -50%);
  display: block;
  z-index: 10;
}

.kv_texts_bottom {
  color: #fff;
  font-size: 16px;
  font-weight: 600 !important;
}


/*vision*/

.vision {
  z-index: 2;
  overflow: hidden;
  background: #191919;
  padding-top: 84px;
  position: relative;
  padding-bottom: 33.75vw;
}

.vision_cont {
  width: 90vw;
  margin: 0 auto;
  position: relative;
}

.vision_text {
  color: #fff;
  font-size: 21.33px;
  line-height: 42.66px;
  padding-top: 59px;
  margin-bottom: 60px;
}

.mark_1, .mark_2 {
  font-size: 18.29px;
  opacity: 56%;
  line-height: 100%;
  font-weight: 600 !important;
}

.mark_2 {
  display: none !important;
}

.vision .mark_1 {
  color: #fff;
  position: absolute;
  top: 0;
  left: 0;
}

.vision .mark_2 {
  color: #fff;
  position: absolute;
  top: 0;
  right: 5vw;
}

.vision .b_button {
  margin-bottom: -28px;
}

.vision .b_button * {
  fill: #fff;
  color: #fff;
}

.vision .b_button_in {
  border: solid 1px rgba(255, 255, 255, 0.32);
}

.vision_vid {
  position: absolute;
  bottom: -1px;
  right: 0;
  z-index: 10;
  width: 60vw;
  height: 33.75vw;
  cursor: pointer;
  overflow: hidden;
}

.vision_vid_f {
  pointer-events: none;
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  height: 130%;
  transform: translate(0, -50%);
}


/*research*/

.research {
  position: relative;
  background: #EFEFEF;
  overflow: hidden;
  min-height: 62vw;
}

.research_photos {
  z-index: 2;
  position: absolute;
  left: 0;
  top: 84px;
  width: 40vw;
}

.research_photo {
  position: relative;
  width: 40vw;
  height: 40vw;
  overflow: hidden;
}

.research_photo_in {
  background-image: url(../img/cto_photo.jpg);
  background-size: cover;
  background-position: center center;
  position: absolute;
  background-repeat: no-repeat;
  top: 0%;
  left: 0;
  width: 100%;
  height: 100%;
}

.research_photo_text {
  padding-left: 5vw;
  font-size: 14.22px;
  line-height: 21.33px;
  color: #606060;
  padding-top: 32px;
}

.research_sign {
  margin-left: 5vw;
  display: block;
  width: 123px;
  height: auto;
  margin-top: 19px;
}

.research>.research_photo_texts {
  display: none !important
}

.research_cont {
  width: 30vw;
  min-height: 600px;
  margin-left: 60vw;
  padding-top: 80px;
  padding-bottom: 148px;
  position: relative;
  z-index: 2;
}

.research_cont_in {
  position: relative;
}

.research .mark_1 {
  color: #000;
  position: relative;
  top: 0;
  left: 5vw;
  height: 68px;
}

.research .mark_2 {
  color: #000;
  position: absolute;
  top: 0;
  left: 0;
}

.research_cont_pad {
  width: 100%;
  height: 147px;
}

.research_cont_h3 {
  font-weight: 600 !important;
  font-size: 25.6px;
  line-height: 100%;
  margin-bottom: 40px;
}

.research_cont_p {
  font-weight: 600 !important;
  font-size: 14.22px;
  line-height: 28.44px;
}

.research_cont_set {
  padding-bottom: 80px;
  color: #121212;
}

.research_skew {
  background: #606060;
  opacity: 0.1;
  position: absolute;
  top: 0;
  width: 20vw;
  right: 50vw;
  height: 100%;
  transform-origin: 100% 0;
  transform: skew(-16deg, 0);
}


/*topics*/

.topics {
  padding-top: 80px;
  background: #1A1A1A;
  overflow: hidden;
}

.topics_head {
  width: 90vw;
  margin: 0 auto;
  position: relative;
  height: 80px;
}

.topics .mark_3 {
  color: #fff;
  opacity: 0.56;
  font-size: 25.6px;
  position: relative;
  font-weight: normal;
  text-align: center;
  width: 100%;
}

.topics .mark_1 {
  color: #000;
  position: absolute;
  top: 0;
  left: 0;
}

.topics .mark_2 {
  color: #000;
  position: absolute;
  top: 0;
  right: 5vw;
}

.topics_conts {
  width: 90vw;
  margin: 0 auto;
}

.topics_set {
  float: left;
  background: #fff;
  width: 20vw;
  display: block;
}

.topics_set+.topics_set {
  margin-left: 3.333vw;
}

.topics_photo {
  width: 100%;
  height: 13.3vw;
  position: relative;
  overflow: hidden;
}

.topics_texts {
  width: 100%;
  padding: 32px;
}

.topics_texts_in {
  position: relative;
}

.topics_texts_in1 {
  position: absolute;
  top: 0;
  left: 0;
  font-size: 0.8vw;
  height: 0.85vw;
  color: #606060;
  line-height: 100%;
  width: calc(100% - 70px);
}

.topics_texts_in1 span {
    margin-bottom: 0;
    margin-right: 5px;
    padding-right: 5px;
    border-right: 1px solid #999;
}

.topics_texts_in1 span:last-child {
    margin-right: 0;
    border: none;
}

.topics_texts_in1 span.articleList__meta {
    color: #03a2e4;
}

.topics_texts_in1 a:hover {
    text-decoration: underline;
}

.topics_texts_in2 {
  position: absolute;
  top: 0;
  right: 0;
  font-size: 0.8vw;
  color: #606060;
  line-height: 100%;
}

.topics_texts_in3 {
  padding-top: 32px;
  font-size: 16px;
  font-weight: normal;
  color: #121212;
  line-height: 28px;
  height: 117px;
  overflow: hidden;
}

.topics_texts_in3 a:hover {
    text-decoration: underline;
}

.topics_photo_in {
  background-size: cover;
  background-position: center center;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  transition: all 900ms cubic-bezier(0.190, 1.000, 0.220, 1.000);
  transform: scale(1.01);
  /* easeOutExpo */
}

a:hover .topics_photo_in {
  transform: scale(1.05);
}

.topics .b_button * {
  fill: #FFFFFF;
  color: #FFFFFF;
}

.topics_b_button {
  text-align: center;
  padding: 80px 0;
  border-bottom: solid 1px #BCBCBC;
}

.topics .b_button_in {
  border: solid 1px rgba(255, 255, 255, 0.32);
}


/*banners*/

.banners {
  border-bottom: solid 1px #BCBCBC;
  padding: 36px 0;
  background: #1A1A1A;
  text-align: center;
}

.banners a {
  margin: 12px;
  width: 256px;
  display: inline-block;
}

.banners a:hover {
  opacity: 0.8;
}

.banners a img {
  width: 100%;
  height: auto;
  display: inline-block;
}


/*slide*/

.kv_slides {
  z-index: 1;
  position: absolute;
  top: -1%;
  left: -1%;
  width: 102%;
  height: 102%;
}

.kv_slide {
  z-index: 1;
  position: absolute;
  top: -1%;
  left: -1%;
  width: 102%;
  height: 102%;
}

.kv_slide * {
  height: 100%;
}

.kv_slide_photo {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center center;
  transition: all 5000ms cubic-bezier(0.950, 0.050, 0.795, 0.035);
  /* easeInExpo */
}

.kv_slide_set {
  height: 100%;
  position: relative;
  overflow: hidden;
}

.kv_cover {
  background: #0B0B0B;
  opacity: 0.64;
  z-index: 2;
  position: absolute;
  top: -1%;
  left: -1%;
  width: 102%;
  height: 102%;
}

.slick-active .kv_slide_photo {
  transform: scale(1.1);
  transition: all 10000ms cubic-bezier(0.250, 0.250, 0.750, 0.750);
  /* linear */
}

.kv .mark_2 {
  z-index: 3;
  position: absolute;
  top: 70px;
  left: 5vw;
  color: #fff;
}


/*bip_counter*/

.bip_counter {
  position: fixed;
  top: calc(50% + 75px);
  right: 2.5vw;
  transform: translate(50%, -50%);
  z-index: 550;
  transition: all 900ms cubic-bezier(0.190, 1.000, 0.220, 1.000);
  /* easeOutExpo */
}

.scrolled .bip_counter {
  top: 50%;
}

.bip_count {
  cursor: pointer;
  margin: 20px 0;
  width: 8px;
  height: 8px;
  border-radius: 100%;
  background: #fff;
  transition: all 1000ms cubic-bezier(1.000, 0.000, 0.000, 1.000);
  /* easeInOutExpo */
}

.bip_count.bip_count_on, .bip_count:hover {
  background: #f00;
}


/*bip_cursor*/

.bip_cursor {
  transition: opacity 500ms cubic-bezier(0.190, 1.000, 0.220, 1.000);
  /* easeOutExpo */
  position: fixed;
  top: 0;
  left: 0;
  margin-top: -80px;
  width: 72px;
  height: 72px;
  pointer-events: none;
  opacity: 0;
  display: none !important;
}

.bip_cursor_1 {
  background: #f00;
  border-radius: 100%;
  z-index: 800;
}

.bip_cursor_2x {
  z-index: 801;
  text-align: center;
  line-height: 72px;
  vertical-align: middle;
  font-size: 16px;
  color: #fff;
}

.vid_over:not(.bip_player_on) .bip_cursor_1 {
  opacity: 1;
}

.vid_over:not(.bip_player_on) .bip_cursor_2 {
  opacity: 1;
}


/*bip_player*/

.bip_player {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 500;
  background: rgba(0, 0, 0, 0.8);
}

.bip_player_in {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 80vw;
  max-height: 100vh;
  z-index: 510;
}

.bip_player_in:before {
  display: block;
  content: "";
  padding-top: 56.56%;
  width: 100%;
}

.bip_player_in video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
}

.bip_player_closer {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 501;
  cursor: pointer;
}

.bip_player {
  pointer-events: none;
  opacity: 0;
  transition: opacity 1500ms cubic-bezier(0.190, 1.000, 0.220, 1.000);
  /* easeOutExpo */
}

.bip_player_on .bip_player {
  pointer-events: auto;
  opacity: 1;
}


/*area*/

.area {
  background: #606060;
}

.area_in {
  padding-top: calc( 50vh - 18.3vw);
  padding-bottom: calc( 50vh - 18.3vw);
  position: relative;
}

.area_photos {
  width: 55vw;
  height: 36.6vw;
  position: absolute;
  top: 0;
  right: 0;
}

.area_set {
  position: relative;
  width: 100%;
  height: 36.6vw;
}

.area_texs {
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
  left: 5vw;
  width: 30vw;
  color: #fff;
}

.area_in h3 {
  font-size: 42.67px;
  line-height: 54.67px;
  font-weight: normal;
  margin-bottom: 64px;
  margin-top: 15px;
}

.area_in h4 {
  font-size: 25.6px;
  line-height: 100%;
  font-weight: normal;
  margin-bottom: 40px;
}

@media screen and (max-height:790px) {
  .area_in h3 {
    font-size: 34.67px;
    line-height: 43.67px;
    font-weight: normal;
    margin-bottom: 35px;
    margin-top: 25px;
  }
  .area_in h4 {
    font-size: 19px;
    line-height: 100%;
    font-weight: normal;
    margin-bottom: 30px;
  }
}

.area_in p {
  font-size: 14.22px;
  line-height: 28.44px;
  font-weight: normal;
  margin-bottom: 50px;
}

.area_in .b_button * {
  fill: #fff;
  color: #fff;
}

.area_in .b_button_in {
  border: solid 1px rgba(255, 255, 255, 0.32);
}


/*area_fix*/

.area .area_in {
  opacity: 0;
}

.area .area_set {
  margin-bottom: 900px;
}

.area_fix {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100vw;
  height: calc(100vh - 53px);
  z-index: 300;
  text-align: left;
}

.area_photos {
  overflow: hidden;
}

.area_photo {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}

.area_fix [area_texs] {
  opacity: 0;
  pointer-events: none;
}

[area_num="0"] .area_fix [area_texs="0"], [area_num="1"] .area_fix [area_texs="1"], [area_num="2"] .area_fix [area_texs="2"] {
  opacity: 1;
  pointer-events: auto;
}

.area_fix .area_texs, .area_fix .area_texs_in {
  transition: all 1500ms cubic-bezier(0.190, 1.000, 0.220, 1.000);
  transition-delay: 0.3s;
  /* easeOutExpo */
}

.area_fix .area_texs_in {
  transform: translate(0, 100px);
}

[area_num="0"] .area_fix [area_texs="0"] .area_texs_in, [area_num="1"] .area_fix [area_texs="1"] .area_texs_in, [area_num="2"] .area_fix [area_texs="2"] .area_texs_in {
  transform: translate(0, 0);
}

[area_num="1"] .area_fix [area_texs="0"] .area_texs_in, [area_num="2"] .area_fix [area_texs="0"] .area_texs_in, [area_num="2"] .area_fix [area_texs="1"] .area_texs_in {
  transform: translate(0, -100px);
}

[area_photo] {
  transition: all 1500ms cubic-bezier(0.190, 1.000, 0.220, 1.000);
  transform-origin: center top;
}

[area_photo="0"] {
  z-index: 1;
}

[area_photo="1"] {
  z-index: 2;
}

[area_photo="2"] {
  z-index: 3;
}

[area_photo="1"], [area_photo="2"] {
  transform: translate(0, 101%) scale(1.9);
}

[area_num="1"] [area_photo="1"], [area_num="2"] [area_photo="1"], [area_num="2"] [area_photo="2"] {
  transform: translate(0, 0) scale(1);
}

.area_fix .area_in {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10;
  width: 100%;
  height: 100%;
}

.area_fix .mark_1 {
  position: absolute;
  left: 5vw;
  top: 31px;
  /*84-53*/
  color: #fff;
}

.area {
  position: relative;
}

.area_back {
  position: absolute;
  right: 0;
  top: 0;
  width: 30vw;
  height: 100%;
  background: rgba(0, 0, 0, 0.1);
  transform-origin: 100% 0;
  transform: skew(-16deg, 0);
}


/*bip_scroll*/

.bip_scroll {
  position: fixed;
  z-index: 350;
  right: 10vw;
  bottom: 65px;
  width: 72px;
  height: 72px;
  cursor: pointer;
  transition: all 400ms cubic-bezier(1.000, 0.000, 0.000, 1.000);
  /* easeInOutExpo */
}

.bip_scroll_circle {
  width: 100%;
  height: 100%;
  border: solid 1px #fff;
  border-radius: 100%;
}

.bip_scroll_text {
  position: absolute;
  top: 50%;
  right: 90px;
  font-size: 18.29px;
  color: #fff;
  line-height: 100%;
  transform: translate(0, -50%);
}

.bip_scroll svg {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) rotate(90deg);
  fill: #fff;
  animation: scroll_an 2s ease 0s infinite normal;
}

@keyframes scroll_an {
  0% {
    transform: translate(-50%, -100%) rotate(90deg);
    opacity: 0;
  }
  50% {
    opacity: 5;
  }
  100% {
    transform: translate(-50%, 0%) rotate(90deg);
    opacity: 0;
  }
}

.scrolled:not(.totopv_on) .bip_scroll {
  opacity: 0;
  pointer-events: none;
}

.scrolled.totopv_on .bip_scroll {
  opacity: 1;
  pointer-events: auto;
  cursor: pointer;
}

.totop_on .bip_scroll svg {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) rotate(-90deg);
  fill: #fff;
  animation: scroll_an2 2s ease 0s infinite normal;
}

@keyframes scroll_an2 {
  0% {
    transform: translate(-50%, -50%) rotate(-90deg);
  }
  100% {
    transform: translate(-50%, -50%) rotate(-90deg);
  }
}

.totop_on .bip_scroll_text {
  display: none;
}

.totop_on .bip_scroll_circle {
  width: 100%;
  height: 100%;
  background: #121212;
  border: solid 1px #606060;
  border-radius: 100%;
  opacity: 0.65;
  transition: all 10ms cubic-bezier(1.000, 0.000, 0.000, 1.000) !important;
}

.bip_scroll_circle:hover {
  opacity: 0.2;
}


/*ie*/

body.isied .area_fix {
  transform: translate(0%, 50%);
  opacity: 0;
  transition: all 500ms cubic-bezier(0.190, 1.000, 0.220, 1.000);
  /* easeOutExpo */
  pointer-events: none;
  z-index: -1;
}

body.isied.ie_af .area_fix {
  transform: translate(0%, 0%);
  opacity: 1;
  pointer-events: auto;
  z-index: 300;
}

body.isied.ie_af.ie_afd .area_fix {
  transform: translate(0%, -50%);
  opacity: 0;
  pointer-events: none;
  z-index: -1;
}


/*hitstory_const*/

.history {
  margin-top: 0;
  width: 100vw;
  overflow: hidden;
  background: #EFEFEF;
  padding-bottom: 100px;
}

.history_head {
  padding: 84px 0 44px 5vw;
  width: 90vw;
}

.hitstory_title {
  margin-top: 47px;
  font-size: 25.6px;
}

.hitstory_text {
  margin-top: 40px;
  font-size: 14.22px;
  line-height: 28.44px;
}

.history_bar_slw {
  width: 100%;
  height: 44px;
  position: relative;
  width: 50vw;
  margin: 0 auto 65px;
}

.history_bar_sl {
  width: 100%;
  height: 100%;
  width: 45vw;
  position: relative;
  margin: 0 auto;
}

.history_bar_slw * {
  height: 44px;
}

.history_bar_sl .history_bar_sl_item:hover .history_bar_sl_item_y, .history_bar_sl .slick-activen .history_bar_sl_item_y, .history_bar_sl .slick-activenp .history_bar_sl_item_y, .history_bar_sl .slick-activen+div .history_bar_sl_item_y {
  color: #BB0611;
}

.history_bar_sl .history_bar_sl_item:hover .history_bar_sl_item_c, .history_bar_sl .slick-activen .history_bar_sl_item_c, .history_bar_sl .slick-activenp .history_bar_sl_item_c, .history_bar_sl .slick-activen+div .history_bar_sl_item_c {
  background-color: #BB0611;
  border-color: #BB0611;
}

.history_bar_sl .slick-track {
  transform: none !important;
}

.history_bar_sl_item {
  width: 5vw;
  height: 100%;
  position: relative;
  cursor: pointer;
}

.history_bar_sl_item_y {
  width: 100%;
  text-align: center;
  line-height: 100%;
  font-family: "BridgestoneType-Regular", sans-serif;
  font-size: 18.29px;
  transition: all 1500ms cubic-bezier(0.190, 1.000, 0.220, 1.000);
  /* easeOutExpo */
}

.history_bar_sl_item_c {
  width: 14px;
  height: 14px;
  border-radius: 100%;
  background: #c00;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translate(-50%, 0);
  border: solid 2px #BCBCBC;
  background: #fff;
  transition: all 1500ms cubic-bezier(0.190, 1.000, 0.220, 1.000);
  /* easeOutExpo */
}

.history_bar_b {
  background: #BCBCBC;
  width: 100%;
  height: 2px;
  position: absolute;
  left: 0;
  bottom: 6px;
}

.history_bar_c {
  position: absolute;
  top: 0;
  width: 5vw;
  height: 100%;
  pointer-events: none;
  background: rgb(239, 239, 239);
  background: -moz-linear-gradient(90deg, rgba(239, 239, 239, 1) 0%, rgba(239, 239, 239, 0) 100%);
  background: -webkit-linear-gradient(90deg, rgba(239, 239, 239, 1) 0%, rgba(239, 239, 239, 0) 100%);
  background: linear-gradient(90deg, rgba(239, 239, 239, 1) 0%, rgba(239, 239, 239, 0) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#efefef", endColorstr="#efefef", GradientType=1);
  z-index: 10;
  transform-origin: center;
}

.history_bar_c1 {
  left: 0;
}

.history_bar_c2 {
  right: 0;
  transform: rotate(180deg);
}

.hms_item {
  width: 30vw;
  height: 30vw;
  background: #000;
}

.history_main_slw {
  position: relative;
}

.history_main_sl {
  width: 100%;
  overflow: visible;
  background: #606060;
}

.history_main_sl * {
  overflow: visible;
}


/*history_fix*/

.history_bg {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 700;
  backdrop-filter: blur(20px);
  opacity: 1;
}

.history_closer {
  z-index: 702;
  cursor: pointer;
  background: #000;
  opacity: 0.8;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.history_fix_sl_item .history_closer {
  z-index: 0;
  cursor: pointer;
  background: #000;
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

body.hopend {
  overflow: hidden !important;
}

.history_fix {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 710;
}

.history_fix_slw {
  z-index: 710;
  width: 816px;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  overflow: hidden;
  transition: all 1500ms cubic-bezier(0.190, 1.000, 0.220, 1.000);
  /* easeOutExpo */
}

.history_fix_sl {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.history_fix_sl_item {
  width: 100%;
  height: 100vh;
  max-height: 100vh;
  overflow: auto;
}

.history_fix_sl_item {
  overflow-y: scroll;
  -ms-overflow-style: none;
  /* IE, Edge 対応 */
  scrollbar-width: none;
  /* Firefox 対応 */
}

.history_fix_sl_item::-webkit-scrollbar {
  /* Chrome, Safari 対応 */
  display: none;
}

.hfs_p {
  color: #fff;
  width: 720px;
  margin: 0 auto;
  text-align: left;
  padding-top: 50px;
  font-size: 14px;
  line-height: 200%;
  padding-bottom: 50px;
}

.history_fix_sl_item_in {
  width: 100%;
  width: 816px;
  position: absolute;
  top: 0%;
  left: 50%;
  margin-left: -408px;
  color: #fff;
  padding: 50px 0;
}

.hfs_y {
  padding-top: 50px;
  font-size: 14px;
  margin-bottom: 8px;
}

.hfs_y span {
  font-family: "BridgestoneType-Regular", sans-serif;
  font-size: 16px;
  margin-right: 5px;
}

.hfs_t {
  font-size: 25px;
  letter-spacing: 0.025em;
  margin-bottom: 40px;
}

.hfs_imgs img {
  display: block;
  width: auto;
  max-width: 100%;
  height: auto;
  max-height: 400px;
  margin: 0 auto;
}

.history_ars {
  width: 128px;
  height: 72px;
  cursor: pointer;
  position: absolute;
  top: 0;
}

.history_ar_1 {
  left: 0px;
}

.history_ar_2 {
  right: 0px;
}

.history_ar_t {
  font-family: "BridgestoneType-Regular", sans-serif;
  font-size: 18px;
  color: #fff;
  line-height: 100%;
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
  letter-spacing: 0.05em;
}

.history_ar_1 .history_ar_t {
  right: 0;
}

.history_ar_2 .history_ar_t {
  left: 0;
}

.history_ar_c {
  position: absolute;
  top: 0;
  width: 72px;
  height: 72px;
  border-radius: 100%;
  border: solid 1px #fff;
  transition: all 1500ms cubic-bezier(0.190, 1.000, 0.220, 1.000);
  /* easeOutExpo */
}

.history_ars:hover .history_ar_c {
  background: rgba(255, 255, 255, 0.2);
}

.history_ar_1 .history_ar_c {
  left: 0;
}

.history_ar_2 .history_ar_c {
  right: 0;
}

.history_ar_c svg {
  fill: #fff;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.history_ar_1 .history_ar_c svg {
  transform: translate(-50%, -50%) rotate(180deg);
}

.history_fix_sl_arss {
  z-index: 1010;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 1184px;
  height: 72px;
  transform: translate(-50%, -50%);
}

.history_fxs {
  pointer-events: none;
  opacity: 0;
  transition: all 2500ms cubic-bezier(0.190, 1.000, 0.220, 1.000);
  /* easeOutExpo */
}

.hopend .history_fxs {
  pointer-events: auto;
  opacity: 1;
}


/*history_main_d*/

.hms_item_th {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center center;
  transition: all 2500ms cubic-bezier(0.190, 1.000, 0.220, 1.000);
  /* easeOutExpo */
  transform: scale(1.01);
}

.hms_item {
  position: relative;
  text-align: center;
}

.hms_item_cov {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.hms_item_texts {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.7);
  height: 140px;
  border-top: solid 2px #BB0611;
  z-index: 5;
  cursor: pointer;
  transition: all 1500ms cubic-bezier(0.190, 1.000, 0.220, 1.000);
  /* easeOutExpo */
}

[hopen]:hover .hms_item_texts {
  background-color: rgba(0, 0, 0, 0.9);
}

.hms_item_title {
  color: #fff;
  font-size: 18.29px;
  letter-spacing: 0.025;
  line-height: 100%;
  position: absolute;
  left: 24px;
  top: 40px;
  padding-right: 15px;
}

.hms_item_view {
  color: #fff;
  opacity: 0.56;
  font-size: 14.22px;
  letter-spacing: 0.025;
  line-height: 100%;
  position: absolute;
  left: 24px;
  bottom: 40px;
  font-family: "BridgestoneType-Regular", sans-serif;
}

.hms_item_view svg {
  fill: #fff;
  position: absolute;
  top: 50%;
  right: -17px;
  transform: translate(0, -50%);
}

[hopen]:hover .hms_item_th {
  transform: scale(1.05);
}

.hms_item_texts_c {
  position: absolute;
  bottom: 140px;
  left: 0;
  width: 20px;
  height: 20px;
  border-radius: 100%;
  transform: translate(-50%, 50%);
  background: #BB0611;
  z-index: 20;
  pointer-events: none;
}

.hms_item_year {
  background: #BB0611;
  color: #fff;
  width: 70px;
  height: 35px;
  line-height: 35px;
  border-radius: 4px;
  font-family: "BridgestoneType-Regular", sans-serif;
  text-align: center;
  vertical-align: middle;
  z-index: 20;
  pointer-events: none;
  position: absolute;
  bottom: 165px;
  left: 0;
  transform: translate(-50%, 0);
  font-size: 21.33px;
  letter-spacing: 0.025;
}

.history_ars {
  transition: all 1500ms cubic-bezier(0.190, 1.000, 0.220, 1.000);
  /* easeOutExpo */
}


/* unloop
[history_count="0"] .history_ar_1 {
  opacity: 0;
  pointer-events: none;
}

[history_count="8"] .history_ar_2 {
  opacity: 0;
  pointer-events: none;
}
*/

.hsm_over:not(.hopend) .bip_cursor_1 {
  opacity: 1;
}

.hsm_over:not(.hopend) .bip_cursor_3 {
  opacity: 1;
}

.his_closer_on.bip_player_on .bip_cursor_1, .his_closer_on.hopend .bip_cursor_1 {
  opacity: 1;
}

.his_closer_on.bip_player_on .bip_cursor_4, .his_closer_on.hopend .bip_cursor_4 {
  opacity: 1;
}

.cur_c {
  width: 34px;
  height: auto;
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.bip_cursor_2x {
  font-family: "BridgestoneType-Regular", sans-serif;
  letter-spacing: 0.05em;
}


/*history_main_navs*/

.history_main_navs {
  position: absolute;
  width: 7vw;
  height: 100%;
  z-index: 30;
  top: 0;
  cursor: pointer;
  /* easeOutExpo */
}

.history_main_navs:after {
  display: block;
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgb(0, 0, 0);
  background: -moz-linear-gradient(90deg, rgba(0, 0, 0, 0.5970763305322129) 0%, rgba(255, 250, 250, 0) 99%);
  background: -webkit-linear-gradient(90deg, rgba(0, 0, 0, 0.5970763305322129) 0%, rgba(255, 250, 250, 0) 99%);
  background: linear-gradient(90deg, rgba(0, 0, 0, 0.5970763305322129) 0%, rgba(255, 250, 250, 0) 99%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#000000", endColorstr="#fffafa", GradientType=1);
  transition: all 1500ms cubic-bezier(0.190, 1.000, 0.220, 1.000);
}

[history_count="0"] .history_main_nav_1:after, [history_count="1"] .history_main_nav_1:after, [history_count="7"] .history_main_nav_2:after, [history_count="8"] .history_main_nav_2:after {
  opacity: 0;
}

.history_main_nav_1 {
  left: 0vw;
}

.history_main_nav_2 {
  right: 0;
  transform-origin: center center;
  transform: rotate(180deg);
}

.history_main_navs:before {
  z-index: 2;
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 79%;
  width: 28px;
  height: 28px;
  transform: translate(-50%, -50%) rotate(45deg);
  border-left: solid 1px #fff;
  border-bottom: solid 1px #fff;
}


/* unloop

[history_count="0"] .history_main_nav_1, [history_count="1"] .history_main_nav_1 {
  opacity: 0;
  pointer-events: none;
}

[history_count="7"] .history_main_nav_2, [history_count="8"] .history_main_nav_2 {
  opacity: 0;
  pointer-events: none;
}

*/

.history_ars {
  transition: all 1500ms cubic-bezier(0.190, 1.000, 0.220, 1.000);
  /* easeOutExpo */
}


/*

[history_count2="0"] .history_ar_1 {
  opacity: 0;
  pointer-events: none;
}

[history_count2="8"] .history_ar_2 {
  opacity: 0;
  pointer-events: none;
}

*/

[hopen] {
  cursor: pointer;
}

.playbutton {
  position: absolute;
  z-index: 3;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  pointer-events: none;
  width: 72px;
  height: auto;
  display: block;
  transition: all 500ms cubic-bezier(0.190, 1.000, 0.220, 1.000);
}

.vision_vid:hover .playbutton {
  opacity: 0.6;
}

.hfx_b_button {
  text-align: center;
  z-index: 720;
  font-family: "BridgestoneType-Regular", sans-serif;
  width: 320px;
  height: 80px;
  text-decoration: none;
  letter-spacing: 0.025em;
}

.hfx_b_button .b_button_in {
  border: solid 1px rgba(255, 255, 255, 0.32);
}

.hfx_b_button .b_button_cont {
  padding: 0;
}

.history_fix * {
  box-sizing: border-box;
}


/*hopend*/

.hopend_h {
  overflow: hidden !important;
}

.history * {
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
}