/*@import url("mobile.css");*/
#main {
  width: 100%;
  padding-top: 65%;
  position: relative;
  overflow: hidden;
}

.mv {
  width: 100%;
  background-image: url(../images/top/mv.jpg);
  padding-top: 65%;
  background-size: contain;
  background-repeat: no-repeat;
  background-size: 100%;
  background-position: center top;
  position: absolute;
  top: 0;
  left: 0;
  margin: auto;
}

.catch {
  width: 100%;
  background-image: url(../images/top/catch.png);
  padding-top: 65%;
  background-size: contain;
  background-repeat: no-repeat;
  background-size: 100%;
  background-position: center bottom;
  position: absolute;
  top: 0;
  left: 0;
  margin: auto;
}

@media screen and (max-width: 1600px) {
  .mv_moji {
    transform: scale(1.0);
  }
}

@media screen and (min-width: 2000px) {
  .mv_moji {
    transform: scale(1.2);
  }
  .master_btn {
    transform: scale(2);
  }
}

.mv_moji {
  width: 90%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  transform-origin: bottom;
  transition: 0.7s;
  z-index: 10;
}

.mv_moji .logo {
  position: absolute;
  right: 0px;
  left: 60px;
  bottom: 17%;
  margin: auto;
}

.mv_moji .release {
  position: absolute;
  right: 0px;
  left: 0;
  bottom: 5%;
  margin: auto;
}

.mv_moji .yoyaku {
  position: absolute;
  right: 0px;
  left: 760px;
  bottom: 2.3%;
  margin: auto;
}

.mv_moji img {
  transition: 0.7s;
}

.master_moji {
  position: absolute;
  right: 100px;
  top: 20px;
  z-index: 100;
  width: 20%;
}

.master_btn {
  position: absolute;
  left: 40px;
  bottom: 40px;
  z-index: 100;
  width: 20%;
  transform: rotateZ(-8deg);
}

.news {
  width: 100%;
  height: 45px;
  background: #fff;
}

.news .w1200 {
  display: flex;
  justify-content: center;
  align-items: center;
  padding-top: 5px;
}

.news h4 {
  margin-right: 20px;
}

.news .news_data {
  color: #737373;
  font-weight: 800;
  border-right: 2px solid #737373;
  line-height: 1.1;
  padding-right: 10px;
  margin-right: 10px;
  position: relative;
  top: -2px;
}

.news .news_data span {
  position: relative;
  top: 1px;
}

.news .news_area ul {
  height: 28px;
  line-height: 25px;
  font-size: 13px;
  width: 650px;
  text-align: left;
  overflow: hidden;
  color: #4d3333;
}

.news .morebtn {
  margin-left: 10px;
}

.news .morebtn img {
  transform: scale(0.9);
}

.news .morebtn:hover {
  cursor: pointer;
}

.news_hidden {
  width: 100%;
  margin: 0 auto;
  height: 170px;
  background: rgba(255, 255, 255, 0.8);
}

.news_hidden iframe {
  margin-top: 5px;
  padding: 10px;
  width: 100%;
  max-width: 780px;
  margin: 0 auto;
}

.topics {
  background: rgba(0, 0, 0, 0.92);
  padding: 40px 0 70px;
  color: #fff;
}

.topics ul {
  width: 1200px;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  line-height: 0;
}

.topics li {
  position: relative;
  margin: 10px;
  text-align: center;
}

.story {
  padding: 40px 0 60px;
  width: 100%;
  text-align: center;
  background-image: url(../images/story/bg2.png), url(../images/stripe.png), url(../images/story/bg.jpg);
  background-size: cover,auto,cover;
  background-position: center;
  background-attachment: scroll,fixed,fixed;
  background-repeat: no-repeat,repeat,repeat;
}

.story .moji_big {
  margin: 40px auto;
}

.chara {
  padding: 40px 0 100px;
  background-color: #000;
  background-image: url(../images/sankaku_top.png), url(../images/sankaku_bottom.png);
  background-repeat: no-repeat;
  background-size: 100%;
  background-position: top,bottom;
}

.chara .charalist {
  display: flex;
  justify-content: center;
  margin-bottom: 80px;
  line-height: 0;
}

.chara .charalist li {
  margin: 0px;
  position: relative;
  padding: 0 15px;
  border-left: 1px solid #fff;
}

.chara .charalist li:first-child {
  border: 0px;
}

.chara .charalist_sub {
  display: flex;
  justify-content: center;
}

.chara .charalist_sub li {
  margin: 0 20px;
}

.gallery {
  padding: 40px 0 80px;
  width: 100%;
  text-align: center;
  background-image: url(../images/stripe.png), url(../images/gallery/bg.jpg);
  background-size: auto,cover;
  background-position: center;
  background-attachment: fixed,fixed;
  background-repeat: repeat,no-repeat;
}

.gallery .gallery_btn {
  max-width: 1500px;
}

.gallery .gallery_btn ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

.gallery .gallery_btn li {
  width: 23.2%;
  margin: 5px 10px;
  position: relative;
}

.product {
  padding: 40px 0 100px;
  background-color: #000;
  background-image: url(../images/sankaku_top.png), url(../images/sankaku_bottom.png), url(../images/stripe.png), url(../images/product/bg.jpg);
  background-repeat: no-repeat,no-repeat,repeat,no-repeat;
  background-size: 100%,100%,auto,100%;
  background-position: top,bottom,top,bottom;
}
.product1 {
  padding: 40px 0 100px;
  background-color: #000;
  background-image: url(../images/sankaku_top.png), url(../images/sankaku_bottom.png), url(../images/stripe.png), url(../images/pro1bg.jpg);
  background-repeat: no-repeat,no-repeat,repeat,no-repeat;
  background-size: 100%,100%,auto,100%;
  background-position: top,bottom,top,bottom;
}
.product2 {
  padding: 40px 0 100px;
  background-color: #000;
  background-image: url(../images/sankaku_top.png), url(../images/sankaku_bottom.png), url(../images/stripe.png), url(../images/pro2bg.jpg);
  background-repeat: no-repeat,no-repeat,repeat,no-repeat;
  background-size: 100%,100%,auto,100%;
  background-position: top,bottom,top,bottom;
}
.product3 {
  padding: 40px 0 100px;
  background-color: #000;
  background-image: url(../images/sankaku_top.png), url(../images/sankaku_bottom.png), url(../images/stripe.png), url(../images/pro3bg.jpg);
  background-repeat: no-repeat,no-repeat,repeat,no-repeat;
  background-size: 100%,100%,auto,100%;
  background-position: top,bottom,top,bottom;
}
.product .bannerarea {
  margin: 20px auto 60px;
}

.product .bannerarea ul {
  display: flex;
  flex-wrap: nowrap;
  justify-content: center;
}

.product .bannerarea li {
  margin: 15px;
  position: relative;
}

.product .bannerarea .newmark {
  width: 70px;
}

.product .product_table {
  display: flex;
  justify-content: center;
  align-items: flex-start;
}

.product .product_text ul {
  margin: 20px;
}

.product .product_text li {
  display: flex;
  align-items: stretch;
  margin: 10px 0;
}

.product .product_text li .blue {
  min-width: 120px;
  border-bottom: 1px solid #536bff;
  font-size: 12px;
  padding-bottom: 10px;
  display: block;
  margin-right: 15px;
  vertical-align: middle;
}

.product .product_text li p {
  vertical-align: middle;
  min-width: 400px;
  text-align: left;
  padding-bottom: 10px;
  border-bottom: 1px solid #fff;
}

.product .margin_80 {
  margin-top: 16%;
}

.product .margin_50 {
  margin-top: 5%;
}

.product .margin_30 {
  margin-top: 3%;
}

.mini_moji {
  text-align: left;
  font-size: 11px;
}

footer {
  background: #fff;
  text-align: center;
  color: #000;
  font-size: 10px;
  padding: 30px 0;
}

footer img {
  margin-bottom: 10px;
}

.shop_img {
  margin: 20px;
  width: 511px;
  display: inline-block;
}

.shop_img ul {
  margin-top: 10px;
}

.shop_img ul li {
  display: inline-block;
  margin-bottom: 6px;
}

.shop_img ul li:first-child {
  margin-right: 6px;
}

.dataList {
  width: 480px;
  margin: 30px auto;
  border-collapse: separate;
  border-spacing: 6px;
  font-size: 12px;
  vertical-align: middle;
}

.dataList th {
  min-width: 120px;
  color: #536bff;
  text-align: center;
  border-bottom: 1px solid #536bff;
  padding-bottom: 5px;
  display: block;
  margin-right: 15px;
  vertical-align: middle;
}

.dataList td {
  position: relative;
  vertical-align: middle;
  min-width: 400px;
  text-align: left;
  padding-bottom: 5px;
  border-bottom: 1px solid #fff;
}

.tableList tr {
  border-bottom: solid 1px #F3D0D0;
}

.tableList {
  width: 1000px;
  margin: 10px auto;
  border-collapse: collapse;
  border-spacing: 20px;
}

.list1 {
  margin: 30px auto 100px auto;
}

.list2 {
  margin: 30px auto 20px auto;
}

.tableList th, .tableList td {
  padding: 6px;
}

.tableList th a, .tableList td a {
  position: relative;
  top: 5px;
}

.tableList td:nth-child(2n-1) {
  padding-left: 38px;
  vertical-align: middle;
  background-image: url(../images/download/dlheader.png);
  background-size: 20px;
  background-repeat: no-repeat;
  background-position: 11px center;
  width: 300px;
  font-weight: bold;
  text-align: left;
  height: 40px;
}

.tableList th:first-child {
  padding-left: 23px;
}

.tableList th {
  vertical-align: middle;
  background-image: none;
}

.tableList tr {
  border-bottom: 1px solid #fff;
}

.trialimg {
  margin: 20px auto !important;
}

.howto {
  margin: 20px auto 25px;
}

.dlbase {
  position: relative;
  margin: 30px auto;
}

.dlbase form {
  border: 1px solid #666;
  background: rgba(255, 255, 255, 0.1);
  padding: 20px 15px 15px 15px;
  min-width: 400px;
  position: absolute;
  top: 260px;
  left: 140px;
}

.dlbase label {
  position: relative;
  top: -10px;
  font-weight: 800;
}

.dlbase input {
  text-align: center;
}

.dlbase #submit {
  background-color: #536bff;
  border: 0px;
  padding: 4px;
  font-size: 12px;
  width: 120px;
  color: #fff;
  transition: 0.2s;
  font-weight: 600;
}

.dlbase #submit:hover {
  background: #ff4881;
  cursor: pointer;
  transform: translateY(3px);
}

.error_text {
  width: 1069px;
  background: #ff4881;
  color: #fff;
  padding: 10px;
  margin: 10px;
}
