@charset "UTF-8";
/* -------------------------------------------------- */
/* file   : base.css                                  */
/* update : 2021                                      */
/* -------------------------------------------------- */
/* -------------------------------------------------- */
/* 全デバイス共通(PC向け) */
/* --------------------------------------------------- */
header .login_list {
  opacity: 0;
}

.mv {
  margin-bottom: 120px;
  overflow: hidden;
}
.mv .slider01 li {
  height: 100vh;
  position: relative;
}
.mv .slider01 li p:first-child {
  height: 100vh;
}
.mv .slider01 li img {
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 100%;
}
.mv .slider01 li .img01 {
  position: absolute;
}
.mv .slider01 li .img01 img {
  -o-object-fit: contain;
     object-fit: contain;
  width: 100%;
  height: auto;
}
.mv .slider01 li.li01 .img01 {
  width: 21.6%;
  max-width: 351px;
  top: 5%;
  left: 52%;
}
.mv .slider01 li.li01::before {
  content: "";
  display: block;
  background: url(/img/mv_img01_02.png) no-repeat center center/363px auto;
  position: absolute;
  width: 363px;
  height: 70px;
  bottom: 5%;
  left: 50%;
  margin-left: -181.5px;
}
.mv .slider01 li.li01::after {
  content: "";
  display: block;
  background: url(/img/mv_img01_03.png) no-repeat center center/150px auto;
  position: absolute;
  width: 150px;
  height: 209px;
  top: 50px;
  left: 10%;
}
.mv .slider01 li.li02 .img01 {
  width: 20.8%;
  max-width: 337px;
  top: 17%;
  right: 6%;
}
.mv .slider01 li.li03 .img01 {
  width: 20.5%;
  max-width: 333px;
  bottom: 12%;
  left: 12%;
}
.mv .slider01 li.li04 .img01 {
  width: 25.4%;
  max-width: 413px;
  bottom: 5%;
  right: 7%;
}
.mv .slider01 li.li05 .img01 {
  width: 17.2%;
  max-width: 279px;
  top: 7%;
  left: 64%;
}
.mv .slider01 li.li06 .img01 {
  width: 21.5%;
  max-width: 349px;
  top: 25%;
  left: 12%;
}
.mv .slider01 li.li07 .img01 {
  width: 15.1%;
  max-width: 246px;
  bottom: 17%;
  right: 16%;
}
.mv .slider01 li.li08 .img01 {
  width: 21.6%;
  max-width: 351px;
  top: 6%;
  left: 16%;
}
.mv .slider01 li.li09 .img01 {
  width: 21.6%;
  max-width: 351px;
  top: 12%;
  right: 12%;
}
.mv .slider01 li.li10 .img01 {
  width: 21.6%;
  max-width: 351px;
  top: 12%;
  left: 12%;
}
.mv .slider01 li.li10::before {
  content: "";
  display: block;
  background: url(/img/mv10_img02.png) no-repeat center center/100% auto;
  max-width: 480px;
  position: absolute;
  width: 29.5%;
  height: 16px;
  bottom: 5%;
  left: 12%;
}
.mv .slider01 li.li10::after {
  content: "";
  display: block;
  background: url(/img/mv_logo.png) no-repeat center center/100% auto;
  max-width: 240px;
  position: absolute;
  width: 14.7%;
  height: 62px;
  top: 3%;
  right: 20%;
}
.mv .slider01 li.li11 .img01 {
  width: 15.4%;
  max-width: 251px;
  top: 12%;
  left: 6%;
}
.mv .slider01 li.li11::before {
  content: "";
  display: block;
  background: url(/img/mv11_img02.png) no-repeat center center/100% auto;
  max-width: 480px;
  position: absolute;
  width: 29.5%;
  height: 16px;
  bottom: 5%;
  left: 6%;
}
.mv .slider01 li.li11::after {
  content: "";
  display: block;
  background: url(/img/mv_logo.png) no-repeat center center/100% auto;
  max-width: 240px;
  position: absolute;
  width: 14.7%;
  height: 62px;
  top: 3%;
  right: 20%;
}
.mv .slider01 li.li12 .img01 {
  position: absolute;
  right: 5%;
  bottom: 3%;
  width: 12%;
  max-width: 220px;
}
.mv .campaign_img {
  position: relative;
}
.mv .campaign_img .img01 img {
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: auto;
}
.mv .campaign_img .btn01 {
  position: absolute;
  right: 5%;
  bottom: 3%;
  width: 12%;
  max-width: 220px;
}

.information_box {
  display: flex;
  justify-content: center;
  margin-bottom: 120px;
  margin-top: 30px;
}
.information_box .inner {
  border: solid 3px #D57078;
  padding: 20px 30px;
}
.information_box .inner .title {
  text-align: center;
  font-weight: 700;
  font-size: 22px;
  margin-bottom: 15px;
}
.information_box .inner p {
  margin-bottom: 10px;
}
.information_box .inner .txt {
  font-weight: 700;
  color: #FF0000;
}
.information_box.box02 {
  margin-bottom: 0px;
  margin-top: 120px;
}

.top_bnr_wrap {
  width: 70%;
  margin: 0 auto 120px;
}
.top_bnr_wrap .first {
  margin-bottom: 30px;
}

.movie_wrap {
  margin-bottom: 150px;
}
.movie_wrap .movie_title {
  text-align: center;
  font-weight: 700;
  font-size: 24px;
  margin-bottom: 20px;
}
.movie_wrap .box {
  width: 60%;
  margin: 0 auto;
}
.movie_wrap .box .inner {
  position: relative;
  height: 0;
  padding: 0 0 56.25%;
  overflow: hidden;
  width: 100%;
}
.movie_wrap .box .inner iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.news {
  margin-bottom: 150px;
}
.news h2 {
  text-align: center;
  margin-bottom: 50px;
}
.news h2 img {
  width: auto;
  height: 39px;
}
.news .news_list {
  display: flex;
  justify-content: center;
  margin-bottom: 30px;
}
.news .news_list ul {
  width: 65%;
}
.news .news_list ul li {
  margin-bottom: 20px;
}
.news .news_list ul li a {
  display: block;
}
.news .news_list ul li a:hover {
  color: #907826;
}
.news .news_list ul li .box {
  display: flex;
  justify-content: flex-start;
}
.news .news_list ul li .box .date {
  width: 11.9%;
  margin-right: 4%;
  color: #8C8C8C;
  min-width: 100px;
}
.news .news_list ul li .box .content {
  width: 84.1%;
}
.news .news_list ul li:last-child {
  margin-bottom: 0;
}
.news .view_btn {
  text-align: center;
}
.news .view_btn a {
  display: inline-block;
  position: relative;
  padding: 5px 30px;
  border: solid 1px #808080;
  text-align: center;
  background: #FFF;
}
.news .view_btn a::before {
  content: "";
  width: 7px;
  height: 7px;
  border: 0px;
  border-top: solid 1px #808080;
  border-right: solid 1px #808080;
  transform: rotate(45deg);
  position: absolute;
  top: 50%;
  right: 10px;
  margin-top: -5px;
  transition: 0.5s;
}
.news .view_btn a:hover {
  color: #907826;
}
.news .view_btn a:hover::before {
  right: 5px;
  transition: 0.5s;
}

.movie {
  text-align: center;
  margin-bottom: 60px;
}
.movie video {
  width: 46.7%;
}

/* ---------------全デバイス共通(pc)-end--------------------- */
/*----------------------------------------------------------*/
/* tablet用のCSS */
/*----------------------------------------------------------*/
@media screen and (max-width: 1300px) {
  /* tablet */
  header .login_list {
    opacity: 1;
  }
  .login_list.top {
    display: none;
  }
  .mv .slider01 li {
    height: auto;
  }
  .mv .slider01 li p:first-child {
    height: auto;
  }
  /* -------------------tablet END------------------------- */
}
/*----------------------------------------------------------*/
/* sp用のCSS */
/*----------------------------------------------------------*/
@media screen and (max-width: 750px) {
  /* sp */
  .mv {
    margin-bottom: 60px;
    overflow: visible;
  }
  .mv .slider01 li {
    height: auto;
    position: relative;
  }
  .mv .slider01 li p:first-child {
    height: auto;
  }
  .mv .slider01 li img {
    width: 100%;
    height: auto;
  }
  .mv .slider01 li .img01 {
    display: none;
  }
  .mv .slider01 li.li01::before {
    display: none;
  }
  .mv .slider01 li.li01::after {
    display: none;
  }
  .mv .slider01 li .img02 {
    display: none;
  }
  .mv .slider01 li.li10::before {
    display: none;
  }
  .mv .slider01 li.li10::after {
    display: none;
  }
  .mv .slider01 li.li11::before {
    display: none;
  }
  .mv .slider01 li.li11::after {
    display: none;
  }
  .mv .campaign_img {
    height: auto;
  }
  .mv .campaign_img img {
    -o-object-fit: cover;
       object-fit: cover;
    width: 100%;
    height: auto;
  }
  .mv .campaign_img .btn01 {
    position: static;
    right: initial;
    bottom: initial;
    width: 100%;
    max-width: inherit;
  }
  .information_box {
    display: block;
    margin-bottom: 60px;
    margin-top: 0;
    padding: 0 15px;
  }
  .information_box .inner {
    border: solid 2px #D57078;
    padding: 20px 15px;
  }
  .information_box .inner .title {
    text-align: center;
    font-weight: 700;
    font-size: 18px;
    margin-bottom: 12px;
  }
  .information_box .inner p {
    margin-bottom: 8px;
  }
  .information_box.box02 {
    margin-bottom: 15px;
    margin-top: 0px;
  }
  .top_bnr_wrap {
    width: 100%;
    margin: 0 0 60px;
    padding: 0 15px;
    box-sizing: border-box;
  }
  .top_bnr_wrap .first {
    margin-bottom: 15px;
  }
  .movie_wrap {
    margin-bottom: 75px;
    padding: 0 15px;
  }
  .movie_wrap .movie_title {
    font-size: 16px;
    margin-bottom: 10px;
  }
  .movie_wrap .box {
    width: 100%;
    margin: 0;
  }
  .news {
    margin-bottom: 75px;
    padding: 0 15px;
  }
  .news h2 {
    text-align: center;
    margin-bottom: 50px;
  }
  .news h2 img {
    width: 52.9%;
    height: auto;
  }
  .news .news_list {
    display: block;
  }
  .news .news_list ul {
    width: 100%;
  }
  .news .news_list ul li {
    margin-bottom: 20px;
  }
  .news .news_list ul li a:hover {
    color: #3F3C3C;
  }
  .news .news_list ul li .box {
    display: block;
  }
  .news .news_list ul li .box .date {
    width: 100%;
    margin-right: 0;
    color: #8C8C8C;
    min-width: inherit;
  }
  .news .news_list ul li .box .content {
    width: 100%;
  }
  .news .news_list ul li:last-child {
    margin-bottom: 0;
  }
  .movie {
    text-align: center;
    padding: 0 15px;
    margin-bottom: 60px;
  }
  .movie video {
    width: 100%;
  }
  /* ---------------------SP END----------------------------- */
}/*# sourceMappingURL=top.css.map */