@charset "UTF-8";
/** mixin **/
@font-face {
  font-family: abeatbykai;
  src: url("../../fonts/abeatbykai/abeatbyKaiRegular.otf") format("opentype");
}
@font-face {
  font-family: mygino;
  src: url("../../fonts/Hiragino/Hiragino Kaku Gothic Pro W3.otf") format("opentype");
}
body {
  position: relative;
  left: 0;
  overflow-x: hidden;
  color: #ffffff;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ヒラギノ丸ゴ ProN","Hiragino Maru Gothic ProN","メイリオ", "Meiryo", verdana, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif, mygino;
  font-size: 14px;
}

ul li {
  list-style-type: none;
}

.header_wrapper {
  background-color: #000000;
  z-index: 999;
  position: relative;
}
.header_wrapper .header {
  width: 100%;
  display: table;
  table-layout: fixed;
  padding: 20px 0;
}
.header_wrapper .header .logo {
  display: table-cell;
  padding-left: 20px;
  width: 80%;
}
.header_wrapper .header .logo img {
  width: 60%;
}
.header_wrapper .header .menu_icon {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}

.footer {
  width: 100%;
  text-align: center;
  background-color: #F2F2F2;
}
.footer .sns {
  width: 80%;
  margin: 0 auto;
  padding: 60px 0;
  display: table;
  text-align: center;
}
.footer .sns div {
  display: table-cell;
}
.footer .usa {
  padding-bottom: 20px;
}
.footer .usa a img {
  padding-bottom: 20px;
}
.footer .copy {
  font-size: 12px;
  color: #000000;
}
.footer .footer_under_bar {
  width: 100%;
  height: 20px;
  background-color: #000;
}

.mov_text_wrapper {
  background-color: #1D1D1D;
  text-align: center;
}
.mov_text_wrapper .mov_title {
  width: 80%;
  margin: 0 auto;
}
.mov_text_wrapper .mov_title .title {
  display: block;
  padding-top: 50px;
  margin-bottom: 18px;
  font-size: 60px;
  font-family: abeatbykai;
}
.mov_text_wrapper .mov_title .description {
  font-size: 18px;
}

.movie_section {
  padding: 5px 0;
  border: none;
  font-size: 0;
  background-color: #1D1D1D;
  text-align: center;
}
.movie_section .content {
  margin: auto;
  padding-top: 40px;
  padding-bottom: 40px;
}
.movie_section .other_movie .title {
  display: block;
  padding-top: 64px;
  margin-bottom: 8px;
  font-size: 30px;
  font-family: abeatbykai;
}
.movie_section .other_movie .description {
  font-size: 14px;
}
.movie_section .movie_area {
  margin-top: 24px;
  padding-bottom: 40px;
}
.movie_section .movie_area #videolist {
  border: none;
  display: table;
  margin: 0 auto;
  width: 100%;
  padding-top: 40px;
}
.movie_section .movie_area #videolist li {
  display: table-cell;
}
.movie_section .movie_area #videolist li a img {
  width: 80%;
}

/* about_section_area */
.structure_section .about_structure_area {
  width: 100%;
  margin: 0 auto;
  text-align: center;
}
.structure_section .about_structure_area .about_text, .structure_section .about_structure_area .about_img {
  color: #000000;
}
.structure_section .about_structure_area .about_img img {
  margin-top: 40px;
}
.structure_section .about_structure_area .about_text {
  text-align: center;
  margin-top: 26px;
}
.structure_section .about_structure_area .about_text .about_title {
  font-size: 30px;
}
.structure_section .about_structure_area .about_text .about_description {
  display: table;
  margin: 0 auto;
  text-align: left;
}
.structure_section .about_structure_area .about_text .about_description img {
  display: table-cell;
  width: 75%;
}
.structure_section .about_structure_area .about_text .about_description ul {
  display: table-cell;
  vertical-align: middle;
}
.structure_section .about_structure_area .about_text .about_description ul .about_title_ruby {
  font-size: 14px;
  font-family: abeatbykai;
  letter-spacing: 1px;
}
.structure_section .about_structure_area .about_text .about_description ul .about_title {
  font-size: 26px;
}
.structure_section .about_structure_area .about_text .about_description_text {
  width: 80%;
  margin: 0 auto;
  text-align: center;
  font-size: 14px;
  line-height: 26px;
  padding-bottom: 48px;
  padding-top: 20px;
}
.structure_section .about_structure_area:nth-child(even) {
  background-color: #F2F2F2;
}
.structure_section .about_structure_area:nth-child(odd) {
  background-color: #FFFFFF;
}
.structure_section .about_structure_area:nth-child(odd) .about_img img {
  padding-top: 40px;
}
.structure_section .about_structure_area:nth-child(odd) .about_img .img_03 {
  padding-bottom: 40px;
}

.product_detail {
  width: 100%;
  padding-top: 65px;
  background-image: url("../../img/about/about_product_bg.gif");
}
.product_detail .title {
  text-align: center;
  font-size: 60px;
  font-family: abeatbykai;
}
.product_detail .product_description {
  width: 90%;
  text-align: center;
  margin: 0 auto;
  margin-top: 20px;
  margin-bottom: 40px;
  font-size: 14px;
  line-height: 30px;
}
.product_detail .product_img {
  display: table;
  width: 95%;
  margin: 0 auto;
}
.product_detail .product_img div {
  display: table-cell;
  width: 32%;
}
.product_detail .product_img div ul {
  text-align: center;
}
.product_detail .product_img div ul li .img_01 {
  width: 100%;
}
.product_detail .product_img div ul li .img_02 {
  width: 80%;
}
.product_detail .product_img div ul li .img_03 {
  width: 90%;
}
.product_detail .product_img div ul li:first-child {
  color: #FFFFFF;
  font-size: 12px;
  font-family: abeatbykai;
  line-height: 18px;
  margin-bottom: 12px;
}

/*# sourceMappingURL=about.css.map */
