@charset "UTF-8";
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
}

html {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

q, blockquote {
  quotes: none;
}
q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none;
}

a img {
  border: none;
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block;
}

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

body {
  line-height: 1;
}

img {
  vertical-align: bottom;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block;
}

nav ul, ul, ol {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after, q:before, q:after {
  content: '';
  content: none;
}

a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  line-height: 1;
}

ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none;
}

mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold;
}

del {
  text-decoration: line-through;
}

abbr[title], dfn[title] {
  border-bottom: 1px dotted inherit;
  cursor: help;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

hr {
  display: block;
  height: 1px;
  border: 0;
  margin: 0;
  padding: 0;
}

input, select {
  vertical-align: middle;
}

button, fieldset, form, input, label, legend, select, textarea {
  margin: 0;
  padding: 0;
  vertical-align: baseline;
}

.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
  min-height: 1px;
}

* html .clearfix {
  height: 1px;
}

body {
  font-family: "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
  font-weight: 500;
  color: #3C3C3C;
  background: #000000;
  -webkit-transition: all .5s ease-in-out;
  -moz-transition: all .5s ease-in-out;
  -ms-transition: all .5s ease-in-out;
  transition: all .5s ease-in-out;
}

.clearfix:after {
  content: " ";
  display: block;
  visibility: hidden;
  clear: both;
  height: 0.1px;
  font-size: 0.1em;
  line-height: 0;
}

.osw {
  font-family: 'Oswald', sans-serif;
  color: #FFF;
  font-weight: 300;
}

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

body {
  line-height: 1;
}

img {
  vertical-align: bottom;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block;
}

nav ul, ul, ol {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after, q:before, q:after {
  content: '';
  content: none;
}

a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  line-height: 1;
}

ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none;
}

mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold;
}

del {
  text-decoration: line-through;
}

abbr[title], dfn[title] {
  border-bottom: 1px dotted inherit;
  cursor: help;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

hr {
  display: block;
  height: 1px;
  border: 0;
  margin: 0;
  padding: 0;
}

input, select {
  vertical-align: middle;
}

button, fieldset, form, input, label, legend, select, textarea {
  margin: 0;
  padding: 0;
  vertical-align: baseline;
}

.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
  min-height: 1px;
}

* html .clearfix {
  height: 1px;
}

body {
  background: url(../img/bg_line.png) 50% 0 repeat-y, #000;
}

#wrap {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 0;
}

header {
  position: relative;
  z-index: 1000;
}

.header {
  position: relative;
  z-index: 1000;
}
.header__inner {
  display: table;
  width: 1140px;
  margin: auto;
}
.header__logo {
  display: table-cell;
  width: 70%;
  vertical-align: middle;
  padding: 56px 24px 48px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.header__logo img {
  width: 114px;
}
.header__menu {
  display: table-cell;
  color: #CCC;
  vertical-align: middle;
  padding: 56px 24px 48px;
}
.header__menu__list {
  display: table;
  width: 100%;
  table-layout: fixed;
}
.header__menu__item {
  display: table-cell;
  vertical-align: middle;
}
.header__menu__link {
  font-size: 14px;
  font-size: 0.875rem;
  color: #CCC;
  text-decoration: none;
  padding: 0 8px;
  margin: 0 4px;
  @includ box;
  -webkit-transition: all .5s ease-in-out;
  -moz-transition: all .5s ease-in-out;
  -ms-transition: all .5s ease-in-out;
  transition: all .5s ease-in-out;
  cursor: pointer;
}
.header__menu__link:hover {
  color: #FFF;
}
.header__menu__link.active {
  color: #000;
  background: #FFF;
  -moz-border-radius: 16px;
  -webkit-border-radius: 16px;
  border-radius: 16px;
}

.main {
  position: relative;
  z-index: 1000;
}
.main__top {
  width: 94%;
  max-width: 1010px;
  padding: 0 40px 16px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: auto;
}
.main__top__list {
  display: table;
  width: 100%;
  table-layout: fixed;
}
.main__top__item {
  display: table-cell;
  vertical-align: middle;
}
.main__top__item.fps {
  width: 14%;
}
.main__top__item.date {
  text-align: right;
}
.main__bottom {
  width: 94%;
  max-width: 1010px;
  padding: 16px 40px 0;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: auto;
}
.main__bottom__list {
  display: table;
  width: 100%;
  table-layout: fixed;
}
.main__bottom__item {
  display: table-cell;
  vertical-align: middle;
}
.main__bottom__item.bat1 {
  width: 14%;
}
.main__bottom__item.rec {
  color: #e60012;
  text-align: right;
}
.main__mv {
  position: relative;
  width: 94%;
  max-width: 1010px;
  margin: 0 auto;
  border: 1px solid #FFFFFF;
  background: #0b0b0b;
  padding: 24px 0;
}
.main__mv__triangle {
  position: relative;
  width: 100%;
}

.path {
  width: 100%;
  position: relative;
  margin: auto;
  padding: 16px 0 0;
}
.path.fillAnim path {
  -webkit-transition: all .5s ease-in-out;
  -moz-transition: all .5s ease-in-out;
  -ms-transition: all .5s ease-in-out;
  transition: all .5s ease-in-out;
  fill: #fff;
}

.triangle1 {
  width: 100%;
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  padding: 0;
  vertical-align: middle;
  z-index: 1000;
}
.triangle1.fillAnim path {
  -webkit-transition: all .5s ease-in-out;
  -moz-transition: all .5s ease-in-out;
  -ms-transition: all .5s ease-in-out;
  transition: all .5s ease-in-out;
  fill: #E50012;
}

.triangle2 {
  width: 100%;
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  padding: 0;
  vertical-align: middle;
  z-index: 2000;
}
.triangle2.fillAnim path {
  -webkit-transition: all .5s ease-in-out;
  -moz-transition: all .5s ease-in-out;
  -ms-transition: all .5s ease-in-out;
  transition: all .5s ease-in-out;
  fill: #EC6d45;
}

.triangle3 {
  width: 100%;
  position: relative;
  left: 0;
  right: 0;
  margin: auto;
  padding: 0;
  vertical-align: middle;
  z-index: 3000;
}
.triangle3.fillAnim path {
  -webkit-transition: all .5s ease-in-out;
  -moz-transition: all .5s ease-in-out;
  -ms-transition: all .5s ease-in-out;
  transition: all .5s ease-in-out;
  fill: #93252A;
}

.company {
  padding: 80px 0 0;
}
.company__title {
  color: #FFFFFF;
  font-size: 28px;
  font-size: 1.75rem;
  text-align: center;
  padding: 0 0 80px;
}
.company .map #map_canvas {
  width: 100%;
  height: 435px;
}
.company .map__link {
  position: relative;
  width: 100%;
  text-align: center;
  padding: 16px 0 0;
  z-index: 3000;
}
.company .map__link a {
  border: 1px solid #FFF;
  color: #fff;
  padding: 2px 8px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -moz-border-radius: 20px;
  -webkit-border-radius: 20px;
  border-radius: 20px;
  text-decoration: none;
  -webkit-transition: all .5s ease-in-out;
  -moz-transition: all .5s ease-in-out;
  -ms-transition: all .5s ease-in-out;
  transition: all .5s ease-in-out;
}
.company .map__link a:hover {
  color: #000;
  background: #FFF;
  text-decoration: none;
}
.company__detail {
  display: table;
  table-layout: fixed;
  width: 100%;
  max-width: 1140px;
  margin: auto;
  color: #FFF;
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 1.5;
  font-weight: normal;
  padding: 48px 24px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.company__detail__left {
  display: table-cell;
}
.company__detail__left a {
  color: #FFFFFF;
}
.company__detail__left a:hover {
  text-decoration: none;
}
.company__detail__right {
  display: table-cell;
}
.company__detail.en {
  font-size: 16px;
  font-size: 1rem;
}
.company__button {
  padding: 72px 0 48px;
  text-align: center;
}
.company__button__link {
  display: inline-block;
  width: 100%;
  max-width: 490px;
  font-size: 22px;
  font-size: 1.375rem;
  color: #FFF;
  background: #D80032;
  padding: 24px 0;
  font-weight: normal;
  text-align: center;
  text-decoration: none;
  margin: auto;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  -ms-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}
.company__button__link:hover {
  background: #F20038;
}

footer {
  font-size: 12px;
  font-size: 0.75rem;
  color: #050505;
  background: #FFF;
  text-align: center;
  padding: 16px 0;
  font-weight: normal;
}


/*-------------------------------- 
新規追加・変更
 -----------------------------------*/
body {
  background: #fff;
}

.header__menu__link:hover {
  color: #000;
}

.osw {
  color: #000;
}

.main__mv {
  border: 1px solid #0b0b0b;
  background: #fff;
}

.header__logo img {
  width: 240px;
}

.company__detail {
  color: #000;
}

.company .map__link a {
  border: 1px solid #0b0b0b;
  color: #000;
}

.main__mv__triangle {
  text-align: center;
}

.main__mv {
  text-align: center;
}

@media only screen and (max-width: 599px) {
  .header__inner {
    display: block;
    width: 100%;
  }
  .header__logo {
    display: none !important;
    width: 100%;
    padding: 24px 16px 32px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  .header__logo a {
    display: block;
    text-align: center;
  }
  .header__logo img {
    width: 60%;
  }
  .header__menu {
    text-align: center;
    padding: 0 16px 32px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }

  .main__mv {
    position: relative;
    width: 94%;
    height: inherit;
    margin: 0 auto;
    padding: 16px 0;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    text-align: center;
  }
  .main__top {
    width: 100%;
    padding: 0 16px 8px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  .main__top__item {
    font-size: 12px;
    font-size: 0.75rem;
  }
  .main__top__item.fps {
    width: 20%;
  }
  .main__bottom {
    width: 100%;
    padding: 8px 16px 0;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  .main__bottom__item {
    font-size: 12px;
    font-size: 0.75rem;
  }
  .main__bottom__item.bat1 {
    width: 22%;
  }

  .company {
    padding: 40px 0 0;
  }
  .company__title {
    font-size: 18px;
    font-size: 1.125rem;
    padding: 0 0 24px;
  }
  .company__detail {
    display: block;
    width: 100%;
    padding: 16px 8px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 1.5;
  }
  .company__detail__left {
    display: block;
  }
  .company__detail__right {
    display: block;
  }
  .company .map {
    width: 94%;
    margin: auto;
  }
  .company .map #map_canvas {
    height: 280px;
  }
  .company .map__link {
    width: 100%;
    padding: 16px 8px 0;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  .company .map__link a {
    display: block;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    border-radius: 0px;
    padding: 8px 0;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  .company .map__link a:hover {
    color: #fff;
    background: #000;
    text-decoration: none;
  }
  .company__button {
    padding: 16px 16px 24px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  .company__button__link {
    font-size: 16px;
    font-size: 1rem;
    padding: 16px 0;
  }

  footer {
    font-size: 10px;
    font-size: 0.625rem;
    padding: 8px 0;
  }

  /* 新規追加 */
  
.main__mv__triangle {
  position: relative;
  width: 20%;
  margin: auto;
}

.main__mv img {
  width: 100%;
}

}
