@charset "UTF-8";
/* mainvisual */

.mv-open {
  text-align: center;
}

.mv-open img {
  width: auto;
  max-width: 100%;
  min-width: 960px;
}

.mv-pre {
  text-align: center;
  width: 100%;
  background-color: #000;
}

.mv-pre h1 {
  position: absolute;
  z-index: -1;
}

.mv-pre .mv-pre-slider {
  position: relative;
  z-index: 2;
  width: 100%;
}

.mv-pre .mv-pre-slider li {
  width: 1164px;
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  -webkit-transition: opacity 0.8s ease 0s;
  transition: opacity 0.8s ease 0s;
  z-index: 1;
}

.mv-pre .mv-pre-slider li .inner {
  position: relative;
}

.mv-pre .mv-pre-slider li .mv_pre03_btn {
  position: absolute;
  bottom: 32px;
  left: 593px;
}

.mv-pre .mv-pre-slider li .mv_pre04_btn {
  position: absolute;
  bottom: 14px;
  left: 201px;
}

.mv-pre .mv-pre-slider li .mv_pre05_btn {
  position: absolute;
  bottom: 23px;
  left: 398px;
}

.mv-pre .mv-pre-slider .current {
  width: 1164px;
  position: relative;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  opacity: 1;
  -ms-filter: none;
  -webkit-filter: none;
  filter: none;
  z-index: 2;
}

/* sec-contents01 */

.sec-contents01 {
  overflow: hidden;
  /* background: #000; */
}

.sec-block:nth-of-type(2) {
  padding-top: 30px;
}

.sec-contents01 .sec-inner {
  max-width: 1164px;
  /* height: 1053px; */
  height: 860px;
  box-sizing: border-box;
}

.sec-contents01-img {
  /*
  position: absolute;
  left: 48.125%;
*/
  position: relative;
  /* left: -139px; */
  bottom: 0;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  -webkit-transform: translateY(10px);
  transform: translateY(10px);
  -webkit-transition: -webkit-transform 0.8s ease 0s, opacity 0.8s ease 0s;
  -webkit-transition: opacity 0.8s ease 0s, -webkit-transform 0.8s ease 0s;
  transition: opacity 0.8s ease 0s, -webkit-transform 0.8s ease 0s;
  transition: transform 0.8s ease 0s, opacity 0.8s ease 0s;
  transition: transform 0.8s ease 0s, opacity 0.8s ease 0s, -webkit-transform 0.8s ease 0s;
}

.sec-inner-right {
  position: absolute;
  top: 0;
  left: 49%;
}

.sec-contents01-ttl {
  margin: 0 0 0 60px;
/*  padding-top: 56px;*/
  padding-top: 200px;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  -webkit-transform: translateX(-10px);
  transform: translateX(-10px);
  -webkit-transition: -webkit-transform 0.8s ease 0.6s, opacity 0.8s ease 0.6s;
  -webkit-transition: opacity 0.8s ease 0.6s, -webkit-transform 0.8s ease 0.6s;
  transition: opacity 0.8s ease 0.6s, -webkit-transform 0.8s ease 0.6s;
  transition: transform 0.8s ease 0.6s, opacity 0.8s ease 0.6s;
  transition: transform 0.8s ease 0.6s, opacity 0.8s ease 0.6s, -webkit-transform 0.8s ease 0.6s;
}

.sec-contents01-txt {
  margin: 25px 0 0 60px;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  -webkit-transform: translateX(-10px);
  transform: translateX(-10px);
  -webkit-transition: -webkit-transform 0.8s ease 1s, opacity 0.8s ease 1s;
  -webkit-transition: opacity 0.8s ease 1s, -webkit-transform 0.8s ease 1s;
  transition: opacity 0.8s ease 1s, -webkit-transform 0.8s ease 1s;
  transition: transform 0.8s ease 1s, opacity 0.8s ease 1s;
  transition: transform 0.8s ease 1s, opacity 0.8s ease 1s, -webkit-transform 0.8s ease 1s;
}

.sec-contents01-movie {
  margin: 45px 0 0 20px;
  text-align: left;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  -webkit-transition: opacity 0.8s ease 1.4s;
  transition: opacity 0.8s ease 1.4s;
}

.sec-contents01 .sec-inner.sec-inner-button {
  height: 600px;
}

.sec-contents01-btn {
  position: absolute;
  left: 0;
  top: 50px;
  text-align: left;

}
.sec-contents02-btn {
  position: absolute;
  right: 0;
  top: 50px;
  text-align: left;

}
.sec-contents03-btn {
  position: absolute;
  right: 0;
  left: 0;
  margin: 0 auto;
  text-align: center;
  top: 410px;
}
.sec-contents01-btn,
.sec-contents02-btn,
.sec-contents03-btn {
  /* margin: 39px 0 0 20px; */
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  -webkit-transition: opacity 0.8s ease 1.8s;
  transition: opacity 0.8s ease 1.8s;
}

.sec-contents01-btn a,
.sec-contents02-btn a,
.sec-contents03-btn a {
  display: inline-block;
}

.sec-contents01-btn a:first-child {
  /* margin-right: 20px; */
}

.is-animate .sec-contents01-ttl,
.is-animate .sec-contents01-txt,
.is-animate .sec-contents01-img,
.is-animate .sec-contents01-movie,
.is-animate .sec-contents01-btn,
.is-animate .sec-contents02-btn,
.is-animate .sec-contents03-btn {
  opacity: 1;
  -ms-filter: none;
  -webkit-filter: none;
  filter: none;
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
}

.contents01-modal {
  text-align: center;
  padding-top: 135px;
  display: none;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-image: url("../img/contents04_modal_bg.png");
  background-repeat: repeat;
}

.contents01-modal-img {
  margin-bottom: 30px;
}

/* sec-contents02 */

.sec-contents02 {
  height: 790px;
  background: url("../img/contents02_bg.png") 50% 100% repeat-x, -webkit-linear-gradient(90deg, #141e65, #00001c 200px, #000 100%);
  background: url("../img/contents02_bg.png") 50% 100% repeat-x, -webkit-linear-gradient(bottom, #141e65, #00001c 200px, #000 100%);
  background: url("../img/contents02_bg.png") 50% 100% repeat-x, linear-gradient(0deg, #141e65, #00001c 200px, #000 100%);
  background-size: auto, cover;
  padding-top: 100px;
}

.sec-contents02 .sec-inner {
  height: 790px;
}

.sec-contents02-ttl {
  position: absolute;
  top: 68px;
  left: 20px;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  -webkit-transform: translateX(-10px);
  transform: translateX(-10px);
  -webkit-transition: -webkit-transform 0.8s ease 0s, opacity 0.8s ease 0s;
  -webkit-transition: opacity 0.8s ease 0s, -webkit-transform 0.8s ease 0s;
  transition: opacity 0.8s ease 0s, -webkit-transform 0.8s ease 0s;
  transition: transform 0.8s ease 0s, opacity 0.8s ease 0s;
  transition: transform 0.8s ease 0s, opacity 0.8s ease 0s, -webkit-transform 0.8s ease 0s;
}

.sec-contents02-txt {
  position: absolute;
  right: 20px;
  top: 0;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  -webkit-transform: translateX(-10px);
  transform: translateX(-10px);
  -webkit-transition: -webkit-transform 0.8s ease 0.6s, opacity 0.8s ease 0.6s;
  -webkit-transition: opacity 0.8s ease 0.6s, -webkit-transform 0.8s ease 0.6s;
  transition: opacity 0.8s ease 0.6s, -webkit-transform 0.8s ease 0.6s;
  transition: transform 0.8s ease 0.6s, opacity 0.8s ease 0.6s;
  transition: transform 0.8s ease 0.6s, opacity 0.8s ease 0.6s, -webkit-transform 0.8s ease 0.6s;
}

.is-animate .sec-contents02-ttl,
.is-animate .sec-contents02-txt {
  opacity: 1;
  -ms-filter: none;
  -webkit-filter: none;
  filter: none;
  -webkit-transform: translateX(0);
  transform: translateX(0);
}

/* sec-contents03 */

.sec-contents03 {
  min-height: 615px;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  background-image: url("../img/contents03_bg.png");
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
  -webkit-transition: opacity 0.8s ease 0s;
  transition: opacity 0.8s ease 0s;
  border-top: 1px solid #434343;
  border-bottom: 1px solid #434343;
}

.sec-contents03 .sec-inner {
  max-width: 1124px;
}

.sec-contents03-ttl {
  padding-top: 160px;
  margin-left: 20px;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  -webkit-transform: translateX(-10px);
  transform: translateX(-10px);
  -webkit-transition: -webkit-transform 0.8s ease 0.6s, opacity 0.8s ease 0.6s;
  -webkit-transition: opacity 0.8s ease 0.6s, -webkit-transform 0.8s ease 0.6s;
  transition: opacity 0.8s ease 0.6s, -webkit-transform 0.8s ease 0.6s;
  transition: transform 0.8s ease 0.6s, opacity 0.8s ease 0.6s;
  transition: transform 0.8s ease 0.6s, opacity 0.8s ease 0.6s, -webkit-transform 0.8s ease 0.6s;
}

.sec-contents03-txt {
  margin: 50px 0 0 20px;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  -webkit-transform: translateX(-10px);
  transform: translateX(-10px);
  -webkit-transition: -webkit-transform 0.8s ease 1.2s, opacity 0.8s ease 1.2s;
  -webkit-transition: opacity 0.8s ease 1.2s, -webkit-transform 0.8s ease 1.2s;
  transition: opacity 0.8s ease 1.2s, -webkit-transform 0.8s ease 1.2s;
  transition: transform 0.8s ease 1.2s, opacity 0.8s ease 1.2s;
  transition: transform 0.8s ease 1.2s, opacity 0.8s ease 1.2s, -webkit-transform 0.8s ease 1.2s;
}

.is-animate {
  opacity: 1;
  -ms-filter: none;
  -webkit-filter: none;
  filter: none;
}

.is-animate .sec-contents03-ttl,
.is-animate .sec-contents03-txt {
  opacity: 1;
  -ms-filter: none;
  -webkit-filter: none;
  filter: none;
  -webkit-transform: translateX(0);
  transform: translateX(0);
}

/* sec-contents04 */

.sec-contents04 {
  height: 640px;
  position: relative;
}

.fadeslider {
  max-width: 100%;
  height: 640px;
}

.fadeslider-content {
  width: 100%;
  height: 640px;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  background-repeat: no-repeat;
  background-position: center;
  z-index: 1;
  -webkit-transition: opacity 0.8s ease 0s;
  transition: opacity 0.8s ease 0s;
}

.fadeslider-content.is-current {
  opacity: 1;
  -ms-filter: none;
  -webkit-filter: none;
  filter: none;
  z-index: 2;
}

.fadeslider-content.is-current .fadeslider-ttl,
.fadeslider-content.is-current .fadeslider-txt,
.fadeslider-content.is-current .fadeslider-btn {
  opacity: 1;
  -ms-filter: none;
  -webkit-filter: none;
  filter: none;
  -webkit-transform: translateX(0);
  transform: translateX(0);
}

.fadeslider-inner {
  max-width: 1124px;
  margin: 0 auto;
  position: relative;
}

.fadeslider-ttl {
  position: absolute;
  right: 20px;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  -webkit-transform: translateX(-10px);
  transform: translateX(-10px);
  -webkit-transition: -webkit-transform 0.8s ease 0.6s, opacity 0.8s ease 0.6s;
  -webkit-transition: opacity 0.8s ease 0.6s, -webkit-transform 0.8s ease 0.6s;
  transition: opacity 0.8s ease 0.6s, -webkit-transform 0.8s ease 0.6s;
  transition: transform 0.8s ease 0.6s, opacity 0.8s ease 0.6s;
  transition: transform 0.8s ease 0.6s, opacity 0.8s ease 0.6s, -webkit-transform 0.8s ease 0.6s;
}

.fadeslider-txt {
  width: 522px;
  position: absolute;
  right: 20px;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  -webkit-transform: translateX(-10px);
  transform: translateX(-10px);
  -webkit-transition: -webkit-transform 0.8s ease 1.2s, opacity 0.8s ease 1.2s;
  -webkit-transition: opacity 0.8s ease 1.2s, -webkit-transform 0.8s ease 1.2s;
  transition: opacity 0.8s ease 1.2s, -webkit-transform 0.8s ease 1.2s;
  transition: transform 0.8s ease 1.2s, opacity 0.8s ease 1.2s;
  transition: transform 0.8s ease 1.2s, opacity 0.8s ease 1.2s, -webkit-transform 0.8s ease 1.2s;
}

.fadeslider-btn {
  display: inline-block;
  margin: 25px 0 0 5px;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  -webkit-transition: opacity 0.8s ease 1.8s;
  transition: opacity 0.8s ease 1.8s;
}

.fadeslider-modal {
  text-align: center;
  padding-top: 55px;
  display: none;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-image: url("../img/contents04_modal_bg.png");
  background-repeat: repeat;
}

.fadeslider-modal-ttl,
.fadeslider-modal-img,
.fadeslider-modal-txt {
  margin-bottom: 30px;
}

.fadeslider-lNavi {
  width: 14.5%;
  min-width: 162px;
  max-width: 235px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.fadeslider-lNavi:hover a {
  -webkit-transform: translateX(0);
  transform: translateX(0);
}

.fadeslider-lNavi a {
  width: 100%;
  height: 100%;
  display: block;
  position: relative;
  background: -webkit-linear-gradient(0deg, rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0) 90%);
  background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0) 90%);
  background: linear-gradient(90deg, rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0) 90%);
  -webkit-transition: -webkit-transform 0.3s ease 0s;
  transition: -webkit-transform 0.3s ease 0s;
  transition: transform 0.3s ease 0s;
  transition: transform 0.3s ease 0s, -webkit-transform 0.3s ease 0s;
  -webkit-transform: translateX(-100%);
  transform: translateX(-100%);
}

.fadeslider-lNavi span {
  text-indent: 100%;
  white-space: nowrap;
  width: 162px;
  height: 187px;
  margin: 0 auto;
  display: block;
  position: absolute;
  top: 270px;
  left: 0;
  right: 0;
  overflow: hidden;
  background-position: center top;
  background-repeat: no-repeat;
}

.fadeslider-rNavi {
  width: 14.5%;
  min-width: 162px;
  max-width: 235px;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
}

.fadeslider-rNavi a {
  width: 100%;
  height: 100%;
  display: block;
  position: relative;
  background: -webkit-linear-gradient(180deg, rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0) 90%);
  background: -webkit-linear-gradient(right, rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0) 90%);
  background: linear-gradient(270deg, rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0) 90%);
  -webkit-transition: -webkit-transform 0.3s ease 0s;
  transition: -webkit-transform 0.3s ease 0s;
  transition: transform 0.3s ease 0s;
  transition: transform 0.3s ease 0s, -webkit-transform 0.3s ease 0s;
  -webkit-transform: translateX(100%);
  transform: translateX(100%);
}

.fadeslider-rNavi span {
  text-indent: 100%;
  white-space: nowrap;
  width: 162px;
  height: 187px;
  margin: 0 auto;
  display: block;
  position: absolute;
  top: 270px;
  left: 0;
  right: 0;
  overflow: hidden;
  background-position: center top;
  background-repeat: no-repeat;
}

.fadeslider-rNavi:hover a {
  -webkit-transform: translateX(0);
  transform: translateX(0);
}

.fadeslider-sNavi01 {
  background-image: url("../img/fadeslider_sNavi01.png");
}

.fadeslider-sNavi02 {
  background-image: url("../img/fadeslider_sNavi02.png");
}

.fadeslider-sNavi03 {
  background-image: url("../img/fadeslider_sNavi03.png");
}

.fadeslider-content01 {
  background-color: #001925;
  background-image: url("../img/contents04_bg01.jpg");
  background-size: cover;
}

.fadeslider-content01 .fadeslider-ttl {
  top: 62px;
}

.fadeslider-content01 .fadeslider-txt {
  top: 232px;
}

.fadeslider-content02 {
  background-color: #1f1404;
  background-image: url("../img/contents04_bg02.jpg");
  background-size: cover;
}

.fadeslider-content02 .fadeslider-ttl {
  top: 60px;
  right: -51px;
}

.fadeslider-content02 .fadeslider-txt {
  top: 214px;
}

.fadeslider-content03 {
  background-color: #171f12;
  background-image: url("../img/contents04_bg03.jpg");
}

.fadeslider-content03 .fadeslider-ttl {
  top: 54px;
  right: -36px;
}

.fadeslider-content03 .fadeslider-txt {
  top: 160px;
  right: -36px;
}

.fadeslider-bNavi {
  text-align: center;
  letter-spacing: -0.34em;
  position: absolute;
  bottom: -70px;
  left: 0;
  right: 0;
  z-index: 3;
}

.fadeslider-bNavi li {
  vertical-align: middle;
  letter-spacing: normal;
  margin: 0 8px;
  display: inline-block;
  overflow: hidden;
}

.fadeslider-bNavi a {
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  background-repeat: no-repeat;
}

.fadeslider-bNavi-prev,
.fadeslider-bNavi-next {
  width: 46px;
  height: 46px;
  margin-top: 23px;
  display: block;
  background-image: url("../img/fadeslider_arrow.png");
}

.fadeslider-bNavi-prev {
  background-position: left 0;
}

.fadeslider-bNavi-prev:hover {
  background-position: left -54px;
}

.fadeslider-bNavi-next {
  background-position: right 0;
}

.fadeslider-bNavi-next:hover {
  background-position: right -54px;
}

.fadeslider-bNavi-content01,
.fadeslider-bNavi-content02,
.fadeslider-bNavi-content03 {
  width: 134px;
  height: 165px;
  display: block;
  background-position: center 0;
}

.fadeslider-bNavi-content01.is-current,
.fadeslider-bNavi-content02.is-current,
.fadeslider-bNavi-content03.is-current,
.fadeslider-bNavi-content01:hover,
.fadeslider-bNavi-content02:hover,
.fadeslider-bNavi-content03:hover {
  background-position: center -165px;
}

.fadeslider-bNavi-content01 {
  background-image: url("../img/fadeslider_bNavi01.png");
}

.fadeslider-bNavi-content02 {
  background-image: url("../img/fadeslider_bNavi02.png");
}

.fadeslider-bNavi-content03 {
  background-image: url("../img/fadeslider_bNavi03.png");
}

/* sec-contents05 */

.sec-contents05 {
  height: 731px;
}

.sec-contents05 .sec-inner {
  max-width: 1164px;
  height: 731px;
}

.sec-contents05-img {
  /*
  position: absolute;
  left: 48.125%;
*/
  position: absolute;
  left: -122px;
  bottom: 0;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  -webkit-transform: translateY(10px);
  transform: translateY(10px);
  -webkit-transition: -webkit-transform 0.8s ease 0s, opacity 0.8s ease 0s;
  -webkit-transition: opacity 0.8s ease 0s, -webkit-transform 0.8s ease 0s;
  transition: opacity 0.8s ease 0s, -webkit-transform 0.8s ease 0s;
  transition: transform 0.8s ease 0s, opacity 0.8s ease 0s;
  transition: transform 0.8s ease 0s, opacity 0.8s ease 0s, -webkit-transform 0.8s ease 0s;
}

/*.sec-contents05.is-animate .sec-contents05-bg,*/

.sec-contents05.is-animate .sec-contents05-img,
.sec-contents05.is-animate .sec-contents05-ttl,
.sec-contents05.is-animate .sec-contents05-txt {
  opacity: 1;
  -ms-filter: none;
  -webkit-filter: none;
  filter: none;
  -webkit-transform: translateX(0);
  transform: translateX(0);
}

/*
.sec-contents05-bg {
  min-width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  background-image: url("../img/contents05_bg.jpg");
  background-position: center 300px;
  background-repeat: no-repeat;
  -webkit-transition: -webkit-transform 0.8s ease 1.2s, opacity 0.8s ease 1.2s;
  -webkit-transition: opacity 0.8s ease 1.2s, -webkit-transform 0.8s ease 1.2s;
  transition: opacity 0.8s ease 1.2s, -webkit-transform 0.8s ease 1.2s;
  transition: transform 0.8s ease 1.2s, opacity 0.8s ease 1.2s;
  transition: transform 0.8s ease 1.2s, opacity 0.8s ease 1.2s, -webkit-transform 0.8s ease 1.2s;
}
*/

.sec-contents05-ttl {
  /*
  position: absolute;
  top: 145px;
  left: 20px;
*/
  padding: 155px 0 0 70px;
  margin-bottom: 59px;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  /*
  -webkit-transform: translateX(-20px);
  transform: translateX(-20px);
  -webkit-transition: -webkit-transform 0.8s ease 0s, opacity 0.8s ease 0s;
  -webkit-transition: opacity 0.8s ease 0s, -webkit-transform 0.8s ease 0s;
  transition: opacity 0.8s ease 0s, -webkit-transform 0.8s ease 0s;
  transition: transform 0.8s ease 0s, opacity 0.8s ease 0s;
  transition: transform 0.8s ease 0s, opacity 0.8s ease 0s, -webkit-transform 0.8s ease 0s;
*/
  -webkit-transform: translateX(-10px);
  transform: translateX(-10px);
  -webkit-transition: -webkit-transform 0.8s ease 0.6s, opacity 0.8s ease 0.6s;
  -webkit-transition: opacity 0.8s ease 0.6s, -webkit-transform 0.8s ease 0.6s;
  transition: opacity 0.8s ease 0.6s, -webkit-transform 0.8s ease 0.6s;
  transition: transform 0.8s ease 0.6s, opacity 0.8s ease 0.6s;
  transition: transform 0.8s ease 0.6s, opacity 0.8s ease 0.6s, -webkit-transform 0.8s ease 0.6s;
}

.sec-contents05-txt {
  /*
  position: absolute;
  top: 295px;
  left: 20px;
*/
  padding-left: 70px;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  /*
  -webkit-transform: translateX(-20px);
  transform: translateX(-20px);
  -webkit-transition: -webkit-transform 0.8s ease 0.6s, opacity 0.8s ease 0.6s;
  -webkit-transition: opacity 0.8s ease 0.6s, -webkit-transform 0.8s ease 0.6s;
  transition: opacity 0.8s ease 0.6s, -webkit-transform 0.8s ease 0.6s;
  transition: transform 0.8s ease 0.6s, opacity 0.8s ease 0.6s;
  transition: transform 0.8s ease 0.6s, opacity 0.8s ease 0.6s, -webkit-transform 0.8s ease 0.6s;
*/
  -webkit-transform: translateX(-10px);
  transform: translateX(-10px);
  -webkit-transition: -webkit-transform 0.8s ease 1s, opacity 0.8s ease 1s;
  -webkit-transition: opacity 0.8s ease 1s, -webkit-transform 0.8s ease 1s;
  transition: opacity 0.8s ease 1s, -webkit-transform 0.8s ease 1s;
  transition: transform 0.8s ease 1s, opacity 0.8s ease 1s;
  transition: transform 0.8s ease 1s, opacity 0.8s ease 1s, -webkit-transform 0.8s ease 1s;
}

/* sec-contents06 */

.sec-contents06 {
  text-align: center;
  padding: 100px 0;
  background: -webkit-linear-gradient(0deg, #000031 15%, #000060 50%, #000031 85%);
  background: -webkit-linear-gradient(left, #000031 15%, #000060 50%, #000031 85%);
  background: linear-gradient(90deg, #000031 15%, #000060 50%, #000031 85%);
}

.sec-contents06 .sec-inner {
  max-width: 100%;
}

.sec-contents06-ttl {
  margin-bottom: 35px;
}

.sec-contents06-lineup {
  text-align: center;
  letter-spacing: -0.34em;
  padding-left: 28px;
}

.sec-contents06-lineup li {
  vertical-align: bottom;
  letter-spacing: normal;
  margin-right: -8px;
  display: inline-block;
}

/* sec-contents07 */

.sec-contents07 {
  text-align: center;
  padding: 0;
  background: #000;
}

.sec-contents07 .sec-inner {
  max-width: 100%;
}

.sec-contents07-ttl {
  margin-bottom: 60px;
}

.bx-wrapper {
  margin-bottom: 0;
}

.bx-wrapper .bx-viewport {
  /*  width: auto !important;*/
  width: 1600px !important;
  ;
  margin-left: -800px;
  padding: 0;
  left: 50%;
  overflow: hidden !important;
  border: none;
  box-shadow: none;
  background-color: transparent;
}

.bx-wrapper .bx-pager {
  text-align: center !important;
  width: 100% !important;
  margin: 0 auto;
  /*  bottom: -65px;*/
  bottom: 15px;
}

.bx-wrapper .bx-pager.bx-default-pager a {
  font-size: 0;
  width: 66px;
  height: 2px;
  padding: 15px 0;
  display: inline-block;
  background-color: transparent;
}

.bx-wrapper .bx-pager.bx-default-pager a::before {
  content: "";
  display: block;
  width: 66px;
  height: 2px;
  background-color: #343442;
}

.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {
  background-color: transparent;
}

.bx-wrapper .bx-pager.bx-default-pager a:hover::before,
.bx-wrapper .bx-pager.bx-default-pager a.active::before {
  background-color: #dfb624;
}

.bx-wrapper .bx-controls-direction {
  position: relative;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  -webkit-transition: opacity 0.3s ease 0s;
  transition: opacity 0.3s ease 0s;
}

.bx-wrapper .bx-controls-direction a {
  width: 66px;
  height: 66px;
  margin-top: -33px;
  top: -336px;
  z-index: 10;
}

.bx-wrapper .bx-controls-direction .bx-prev {
  margin-left: -582px;
  left: 50%;
  background-image: url("../img/pickupslider_arrow.png");
  background-position: 0 0;
  background-repeat: no-repeat;
}

.bx-wrapper .bx-controls-direction .bx-prev:hover {
  background-position: 0 100%;
}

.bx-wrapper .bx-controls-direction .bx-next {
  margin-right: -582px;
  right: 50%;
  background-image: url("../img/pickupslider_arrow.png");
  background-position: 100% 0;
  background-repeat: no-repeat;
}

.bx-wrapper .bx-controls-direction .bx-next:hover {
  background-position: 100% 100%;
}

.bx-wrapper:hover .bx-controls-direction {
  opacity: 1;
  -ms-filter: none;
  -webkit-filter: none;
  filter: none;
}

.pickupslider {
  width: 900% !important;
}

.pickupslider-inner {
  /*  width: 900px !important;*/
  width: 1600px !important;
  position: relative;
}

.pickupslider-inner.bx-clone {
  /*ピックアップ1枚のみの対応*/
  /*    display: none;*/
}

/*
.pickupslider-inner a:hover {
  opacity: 0.8;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
  filter: alpha(opacity=80);
}
*/

.pickupslider-reflect {
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
}

.bx-controls.bx-has-pager {
  /*ピックアップ1枚のみの対応*/
  /*  display: none;*/
}

/*sec-contents-bnr*/

.sec-contents-bnr {
  padding-top: 98px;
  border-top: 1px solid #434343;
  background: #000;
}

.bnrlist {
  width: 920px;
  overflow: hidden;
  margin: 0 auto;
  position: relative;
  z-index: 2;
}

.bnrlist li {
  width: 300px;
  float: left;
  margin: 0 10px 20px 0;
}

.bnrlist li:nth-child(3n) {
  margin-right: 0;
}

/*sec-contents08*/

.sec-contents08 {
  padding: 100px 0;
}

.sec-contents08-ttl {
  text-align: center;
  margin-bottom: 60px;
}

.sns-block {
  letter-spacing: -0.3em;
  text-align: center;
}

.sns-block-inner {
  text-align: center;
  display: inline-block;
}

.sns-block-inner h3 {
  margin-bottom: 25px;
}

.sns-block-inner iframe {
  vertical-align: top;
}

.sns-block-inner:hover {
  opacity: 0.8;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
  filter: alpha(opacity=80);
}

.sns-block-fb {
  background-color: #294a99;
  margin-right: 25px;
}

.sns-block-tw {
  background-color: #3882d6;
}

.sns-block-mm {
  background-color: #e1b720;
  margin-right: 25px;
}

.l-footer {
  padding: 0px 0 60px;
}

.l-footer .language {
  width: 210px;
  margin: 0 auto 60px;
  display: inline-block;
  overflow: hidden;
  position: relative;
  outline: none;
  border: solid 1px #fff;
  background-color: #000;
  background-image: url("../img/ico_language_bg.png");
  background-position: 95% center;
  background-repeat: no-repeat;
}

.l-footer .language select {
  color: #fff;
  font-size: 12px;
  text-align: left;
  width: 240px;
  padding: 5px;
  cursor: pointer;
  outline: none;
  border: none;
  background-color: transparent;
}

.l-footer .language option {
  color: #000;
  background-color: #fff;
}

.sec-contents07 .sec-inner--info{
  display: flex;
  align-items: center;
  max-width: 990px;
  padding: 15px 0;
  margin: 0 auto;
}

.info-left{
  margin-right: 22px;
}

.info201804-box {
  margin: 0;
  max-width: 840px;
}

.info201804-list li {
  width: 840px;
  text-align: right;
}

.info201804-list__item {
  text-align: right;
  border: 1px solid #cc0000;
}

.info201804-list__item:first-child{
  margin-bottom: 10px;
}

.info201804-list__item a{
  box-sizing: border-box;
  display: block;
  padding: 13px 21px 12px 0;
}

.info201804-list__item a img{
  vertical-align: middle;
}
