/* --------------------------------------
  SECTION
-------------------------------------- */
.section {
}
@media screen and (max-width: 767px) {
  .section {
  }
}
@media screen and (max-width: 480px) {
}


/* --------------------------------------
  MAIN VISUAL
-------------------------------------- */
.mainVisual {
  width: 100%;
  position: relative;
  background: url(/assets/images/home/home_main.jpg) no-repeat;
  background-size: cover;
}
.mainVisual:after {
  content:"";
  display: block;
  padding-top: 50.735294%; /* 高さを幅の75%に固定 */
}
.section.mainvisual {
  position: relative;
  overflow: hidden;
}

.mainVisual_inner {
  position: absolute;
  top:0;
  right: 0;
  bottom: 0;
  left: 0;
}
.mainvisualBox .js-slider__item {
  position: relative;
}
.mainVisual_inner .title {
  z-index: 1000;
  max-width: 1024px;
  font-size: 60px;
  color: #fff;
  font-family: 'roboto';
  font-weight: normal;
  line-height: 1.2em;
  position: absolute;
  top: 0;
  left: 10%;
  bottom: 0;
  padding-top: 0;
  margin: auto;
}
.mainVisual_inner .title small {
  font-size: 24px;
  display: block;
  line-height: 1em;
  margin-top: 20px;
}
.mainVisual_inner .title.title02 {
  font-size: 45px;
  position: absolute;
  top: 0;
  left: 10%;
  bottom: 0;
  padding-top: 0;
  margin: auto;
}
.mainVisual_inner .title .position,
.mainVisual_inner .title.title02 .position {
  width: 800px;
   position: absolute;
   top: 50%;
   left: 50%;
   -webkit-transform: translate(0%, -50%);
   transform: translate(0%, -50%);
}
@media screen and (max-width: 1100px) {
  .mainVisual_inner .title {
    font-size: 40px;
    padding-left: 40px;
  }
  .mainVisual_inner .title small {
    font-size: 18px;
    margin-top: 10px;
  }
  .mainVisual_inner .title.title02 .position{
    font-size: 40px;
  }
}
@media screen and (max-width: 860px) {
    /*.mainVisual_inner .title {
      font-size: 35px;
      text-align: center;
      left: 0;
      padding-left: 0;
    }*/
  .mainVisual_inner .title.title02 {
    font-size: 45px;
    position: absolute;
    text-align: center;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    padding-top: 0;
    margin: auto;
  }
  .mainVisual_inner .title.title02 .position {
    font-size: 30px;
    line-height: 1.2em;
    width: 100%;
    position: absolute;
    top: 50%;
    left: 13%;
    text-align: left;
    -webkit-transform: translate(0%, -50%);
    transform: translate(0%, -50%);
  }
}
@media screen and (max-width: 480px) {
  .mainVisual_inner .title.title02 .position {
    width: 100%;
    position: absolute;
    top: 50%;
    left: 0;
    text-align: center;
    -webkit-transform: translate(0%, -50%);
    transform: translate(0%, -50%);
  }
  .mainVisual_inner .title .position {
    position: relative;
    top: 0;
    left: 0;

  }
  .mainVisual_inner .title {
    position: absolute;
    text-align: center;
    font-size: 25px;
    padding-left: 0;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    padding-top: 16%;
  }
  .mainVisual_inner .title small {
    font-size: 14px;
  }
  .mainVisual_inner .title.title02 .position {
    font-size: 20px;
  }
}
.news__ttl {
  padding-bottom: 10px;
  border-bottom: 1px solid #e5e5e5;
}
@media screen and (max-width: 480px) {
  .news__ttl {
  padding-bottom: 5px;
  }
}
.news .main--ttl {
  display: inline-block;
}
.news .list {
  display: inline-block;
}
@media screen and (max-width: 480px) {
  .news .main-ttl {
    font-size: 16px;
  }
  .news .list {
    font-size: 12px;
  }
}
.newsList {
  border-bottom: 1px solid #e5e5e5;
  padding: 15px 0;
}

.newsList .date {
  width: 125px;
  display: inline-block;
  color: #666;
}

@media screen and (max-width: 480px) {
  .newsList .date {
    width: 100%;
    font-size: 11px;
    color: #666;
  }
}
.newsList .cts {
  width: calc(100% -125px);
  display: inline-block;
}

.js-slider__item {
  width: 100%;
}
.js-slider__item img {
  width: 100%;
}
.js-slider__dots {
  display: inline-block;
  position: absolute;
  bottom: 40px;
  right: 50px;
}
.js-slider__dots li{
  display: inline-block;
  font-size: 0;
  height: 4px;
  width: 40px;
  background: #fff;
  opacity: .5;
  margin-right: 10px;
  cursor: pointer;
}
@media screen and (max-width: 480px) {
  .js-slider__dots {
    bottom: 15px;
    right: 15px;
  }
  .js-slider__dots li{
    display: inline-block;
    font-size: 0;
    height: 2px;
    width: 20px;
    background: #fff;
    opacity: .5;
    margin-right: 5px;
    cursor: pointer;
  }
}
.js-slider__dots button {
  font-size: 0;
}
.js-slider__dots li:last-child {
  margin-right: 0;
}
.js-slider__dots li.slick-active {
  background: #e60012;
  opacity: 1;
}
.slick-prev.slick-arrow,
.slick-next.slick-arrow {
  z-index: 2000;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  cursor: pointer;
  font-size: 0;
  width: 22px;
  height: 44px;
}
.slick-prev.slick-arrow {
  left: 50px;
  background: url(/assets/images/home/slider-prev.png);
  background-size: cover;
}
.slick-next.slick-arrow {
  right: 50px;
  background: url(/assets/images/home/slider-next.png);
  background-size: cover;
}
@media screen and (max-width: 860px) {
  .slick-prev.slick-arrow,
  .slick-next.slick-arrow {
    width: 16px;
    height: 32px;
  }
  .slick-prev.slick-arrow {
    left: 25px;
  }
  .slick-next.slick-arrow {
    right: 25px;
  }
}
@media screen and (max-width: 768px) {
  .mainBnr__inner .slick-prev.slick-arrow,
  .mainBnr__inner .slick-next.slick-arrow {
    top: -27%;
  }
}
@media screen and (max-width: 480px) {
  .slick-prev.slick-arrow,
  .slick-next.slick-arrow {
    width: 11px;
    height: 22px;
  }
  .slick-prev.slick-arrow {
    left: 15px;
  }
  .slick-next.slick-arrow {
    right: 15px;
  }
}
/* --------------------------------------
  MAINBANNER
-------------------------------------- */
.mainBnr {
  /*margin-bottom: 40px;*/
}
.mainBnr__inner {
  font-size: 0;
  letter-spacing: normal;
}
.mainBnr__inner .item {
  width: 25%;
  position: relative;
}
.mainBnr__inner .item:before {
  content: '';
  display: block;
  padding-top: 70%;
}
@media screen and (max-width: 768px) {
  .mainBnr__inner .item:before {
    content: '';
    display: block;
    padding-top: 100%;
  }
}
.mainBnr__inner .item__inner {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.mainBnr img {
  width: 100%;
}
.mainBnr__inner .item__inner .txt {
  position: absolute;
  bottom: -200px;
  left: 0;
  right: 0;
  margin: auto;
  width: 100%;
  height: 100px;
  background: rgba(0,0,0,.6);
  color: #fff;
  text-align: center;
  font-size: 16px;
  transition: .4s;
}
@media screen and (max-width: 768px) {
.mainBnr__inner .item__inner .txt {
    content: '';
    display: block;
    padding-top: 30%;
  }
}

.mainBnr__inner .item__inner:hover .txt {
  bottom: 0;
}
.mainBnr__inner .item__inner .txt .txt--inner {
   position: absolute;
   top: 50%;
   left: 50%;
   -webkit-transform: translate(-50%, -50%);
   transform: translate(-50%, -50%);
}

@media screen and (max-width: 768px) {
  .mainBnr__inner .item__inner .txt {
    bottom: 0;
    background: none;
    line-height: 1.2em;
    color: #000;
    height: 30%;
  }
  .mainBnr__inner .item__inner .txt .txt--inner {
    font-size: 14px;
    text-decoration: underline;
  }
}
@media screen and (max-width: 480px) {
  .mainBnr {
    margin-bottom: 30px;
  }
  .mainBnr__inner .item {
    width: 50%;
  }
  .mainBnr__inner .item__inner .txt .txt--inner {
    font-size: 12px;
  }
}
.mainBnr .playLogo {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.mainBnr .playLogo img {
  width: 25%;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
@media screen and (max-width: 768px) {
  .mainBnr .playLogo img {
    width: 40%;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -82%);
    transform: translate(-50%, -82%);
  }
}

/* --------------------------------------
  NEWS
-------------------------------------- */
.news {
  padding: 60px 0;
}
@media screen and (max-width: 480px) {
  .news {
    padding: 20px 0 30px;
  }
}

/* --------------------------------------
  BANNER
-------------------------------------- */
.homeBnr {
  font-size: 0;
  letter-spacing: normal;
}
.homeBnr .col2 {
  display: inline-block;
  margin-bottom: 60px;
  vertical-align: top;
}
.homeBnr .col3 {
  display: inline-block;
  margin-bottom: 60px;
  vertical-align: top;
}
@media screen and (max-width: 480px) {
  .homeBnr .col2 {
    margin-bottom: 30px;
  }
  .homeBnr .col3 {
    margin-bottom: 30px;
  }
}
.homeBnr .col2 a {
  text-decoration: none;
}
.homeBnr .col3 a {
  text-decoration: none;
}
.homeBnr .col2 a:hover .main-ttl:after {
  bottom: 8px;
  position: absolute;
  content: '';
  display: block;
  width: 100%;
  height: 1px;
  border-bottom: 1px solid #e60012;
}
.homeBnr .col3 a:hover .main-ttl:after {
  bottom: 8px;
  position: absolute;
  content: '';
  display: block;
  width: 100%;
  height: 1px;
  border-bottom: 1px solid #e60012;
}
@media screen and (max-width: 480px) {
  .homeBnr .col2 a:hover .main-ttl:after {
    bottom: -2px;
  }
  .homeBnr .col3 a:hover .main-ttl:after {
    bottom: -2px;
  }
}
.homeBnr .img {
  position: relative;
  width: 100%;
  height: 61.764705%;
  overflow: hidden;
}
@media screen and (max-width: 768px) {
  .homeBnr .img {
    overflow: visible;
  }
}
.homeBnr .img img {
  width: 100%;
  max-width: auto;
  -webkit-transform: scale(1);
  transform: scale(1);
  -webkit-transition: .4s ease-in-out;
  transition: .4s ease-in-out;
}
.homeBnr  h2 {
  -webkit-transform: none;
  transform: none;
  -webkit-transition: none;
  transition: none;
}
.homeBnr .col2 .img {
  overflow: hidden;
}
.homeBnr .col3 .img {
  overflow: hidden;
}
.homeBnr .col2:hover .img img {
  -webkit-transform: scale(1.05);
  transform: scale(1.05);
}
.homeBnr .col3:hover .img img {
  -webkit-transform: scale(1.05);
  transform: scale(1.05);
}
.homeBner--ttl {
  padding: 13px 0 5px 25px;
}
.homeBner--ttl .main-ttl {
  display: inline-block;
  box-sizing: border-box;
  position: relative;
}

.bnrSub-ttl {
  padding-left: 25px;
  font-size: 13px;
  color: #666;
  line-height: 1em;
  padding: 5px 0;
}
@media screen and (max-width: 480px) {
  .homeBner--ttl {
    padding: 10px 15px 5px;
  }
}
.homeBnrFooter {
  width: 100%;
  height: 30.882352%;
  position: relative;
  overflow: hidden;
  z-index: 100;
}
.homeBnrFooter a {
  display: block;
}
.homeBnrFooter__bk {
  width: 100%;
  height: auto;
  background: url(/assets/images/home/home_passion.jpg) no-repeat;
  background-size: cover;
  -webkit-transform: scale(1);
  transform: scale(1);
  -webkit-transition: .4s ease-in-out;
  transition: .4s ease-in-out;
}
.homeBnrFooter a:hover .homeBnrFooter__bk {
  -webkit-transform: scale(1.05);
  transform: scale(1.05);
}
.homeBnrFooter__bk:after {
  content: '';
  display: block;
  padding-top: 30.882352%;
}
@media screen and (max-width: 1100px) {
  .homeBnrFooter__bk:after {
    content: '';
    display: block;
    padding-top: 50%;
  }
}
@media screen and (max-width: 480px) {
  .homeBnrFooter__bk:after {
    content: '';
    display: block;
    padding-top: 65%;
  }
}
.homeBnrFooter__bk a {
  display: block;
  z-index: 300;
}
.homeBnrFooter__bk .inner {
  width: 100%;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 200;
}

.homeBnrFooter__bk:hover .inner {
  -webkit-transform: scale(1);
  transform: scale(1);
}
.homeBnrFooter img {
  width: 100%;
  -webkit-transform: scale(1);
  transform: scale(1);
  -webkit-transition: .4s ease-in-out;
  transition: .4s ease-in-out;
}
.homeBnrFooter a:hover img {
  -webkit-transform: scale(1.05);
  transform: scale(1.05);
}
.homeBnrFooter .cts {
  color: #fff;
  text-align: center;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
@media screen and (max-width: 480px) {
  .homeBnrFooter a {
    text-decoration: none;
  }
  .homeBnrFooter .cts {
    width: 100%;
   padding: 30px 0;
  }
}
.homeBnrFooter .cts .cts--ttl {
  font-size: 34px;
  font-family: 'roboto';
  font-weight: normal;
}
.homeBnrFooter .cts .cts--subTtl {
  display: block;
  font-size: 17px;
  font-weight: normal;
  margin-bottom: 35px;
}
.homeBnrFooter .cts .cts--btn {
  display: inline-block;
  font-family: 'roboto';
  font-size: 12px;
  font-weight: normal;
  border: solid 1px #fff;
  padding: 9px 33px;
  transition: .25s;
}
@media screen and (max-width: 768px) {
  .homeBnrFooter .cts .cts--ttl {
    font-size: 24px;
  }
  .homeBnrFooter .cts .cts--subTtl {
    font-size: 14px;
    margin-bottom: 15px;
  }
}
@media screen and (max-width: 480px) {
  .homeBnrFooter .cts .cts--txt,
  .homeBnrFooter .cts .cts--ttl,
  .homeBnrFooter .cts .cts--subTtl {
    margin-bottom: 15px;
  }
  .homeBnrFooter .cts .cts--ttl {
    font-size: 24px;
  }
  .homeBnrFooter .cts .cts--subTtl {
    font-size: 13px;
  }
}
.homeBnrFooter a:hover .cts--btn {
  color: #000;
  background: #fff;
  border: #000 solid 1px;
}

.youtube {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
}
.youtube iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
}

/* --------------------------------------
  PERTNER
-------------------------------------- */
.partner {
  font-size: 0;
  letter-spacing: normal;
  margin-top: 80px;
  margin-bottom: 80px;
}
@media screen and (max-width: 480px) {
  .partner {
    margin-top: 40px;
    margin-bottom: 40px;
  }
}
.partner--item {
  display: inline-block;
  width: 25%;
  box-sizing: border-box;
  border:solid 1px #e6e6e6;
  position: relative;
  margin: 0 10px;
}
.partner--item:nth-child(4n) {
  /*margin-right: -60px;*/
}
.partner--item:before {
  content: '';
  display: block;
  padding-top: 56.666666%;
}
.partner--item__inner {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.partner .partner--item__inner img {
  max-height: 100%;
}
.partner .slick-prev.slick-arrow {
  left: -50px;
  background: url(/assets/images/home/slider-prev-gray.png);
  background-size: cover;
}
.partner .slick-next.slick-arrow {
  right: -50px;
  background: url(/assets/images/home/slider-next-gray.png);
  background-size: cover;
}
@media screen and (max-width: 768px) {
  .slick-prev.slick-arrow,
  .slick-next.slick-arrow {
    width: 16px;
    height: 32px;
  }
  .slick-prev.slick-arrow {
    left: 25px;
  }
  .slick-next.slick-arrow {
    right: 25px;
  }
}
/* --------------------------------------
  NEWS
-------------------------------------- */
.newsDate {
  font-size: 14px;
  color: #666;
  margin-right: 25px;
  line-height: 1.5em;
  padding: 10px 0;
}
.newsTtl {
  font-size: 24px;
  display: inline-block;
  line-height: 1.5em;
}

@media screen and (max-width: 768px) {
  .newsTtl {
    font-size: 18px;
  }
  .newsDate {
    font-size: 11px;
  }
}



