@charset "UTF-8";

article {
  padding-top: 0;
}

.flex-container.half .text {
  font-size: 1.4rem;
  line-height: 1.4;
  margin-top: 0.8rem;
}

.movie-container .flex-movie-item.movie01 {
  background-image: url("/sentaku/uw/movie/images/movie01.jpg");
}

.movie-container .flex-movie-item.movie02 {
  background-image: url("/sentaku/uw/movie/images/movie02.jpg");
}

.movie-container .flex-movie-item.movie03 {
  background-image: url("/sentaku/uw/movie/images/movie03.jpg");
}

.movie-container .flex-movie-item.movie04 {
  background-image: url("/sentaku/uw/movie/images/movie04.jpg");
}

.movie-container .flex-movie-item.movie05 {
  background-image: url("/sentaku/uw/movie/images/movie05.jpg");
}

.movie-container .flex-movie-item.movie06 {
  background-image: url("/sentaku/uw/movie/images/movie06.jpg");
}

.movie-container .flex-movie-item.movie07 {
  background-image: url("/sentaku/uw/movie/images/movie07.jpg");
}

.movie-container .flex-movie-item.movie08 {
  background-image: url("/sentaku/uw/movie/images/movie08.jpg");
}

.movie-container .flex-movie-item.movie09 {
  background-image: url("/sentaku/uw/movie/images/movie09.jpg");
}

.movie-container .flex-movie-item.movie10 {
  background-image: url("/sentaku/uw/movie/images/movie10.jpg");
}

.movie-container .flex-movie-item.movie11 {
  background-image: url("/sentaku/uw/movie/images/movie11.jpg");
}

.movie-container .flex-movie-item.movie12 {
  background-image: url("/sentaku/uw/movie/images/movie12.jpg");
}

.movie-container .flex-movie-item.movie13 {
  background-image: url("/sentaku/uw/movie/images/movie13.jpg");
}

.movie-container .flex-movie-item.movie14 {
  background-image: url("/sentaku/uw/movie/images/movie14.jpg");
}

.movie-container .flex-movie-item.movie15 {
  background-image: url("/sentaku/uw/movie/images/movie15.jpg");
}

.movie-container .play-icon {
  content: '';
  display: inline-block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  opacity: .8;
  background-image: url("/sentaku/uw/movie/images/play.png");
  background-size: auto;
  background-position: center;
  background-repeat: no-repeat;
}

.movie-container .flex-movie-item {
  width: 100%;
  height: 293px;
}

.movie-container .flex-movie-item::before {
  background-color: rgba(0, 0, 0, 0);
}

.flex-container.half.maruwakari {
  margin: 120px auto 0;
  justify-content: center;
  align-items: center;
}

.em2 {
  min-height: 3em;
}

.sub-title:nth-of-type(2) {
  margin-top: 0;
}

.caption_title {
  text-align: center;
  line-height: 2.2;
  font-weight: 400;
  font-size: 17px;
}

.movie {
  margin: 30px 0 11.6rem;
}

.ttle_p {
  argin-top: 4rem;
  padding-left: 15px;
  border-left: 8px #535353 solid;
  font-weight: bold;
  font-size: 2rem;
  margin-bottom: 2rem;
}

.sub-section .ttl {
  font-size: 2.2rem;
  font-weight: 500;
  line-height: 1.4;
  margin-bottom: 0;
}

.stepbox {
  margin-bottom: 80px;
}

.sub-title {
  margin-top: 100px;
}

.step {
  padding: 0 23px;
}

.step1, .step2 {
  position: relative;
}

.step1:after, .step2:after {
  content: "";
  display: inline-block;
  width: 25px;
  height: 35px;
  background: url("/sentaku/uw/movie/images/arrow.png") no-repeat right top;
  background-size: contain;
  position: absolute;
  top: 7px;
  right: -23px;
  z-index: 1;
}

.movie-container {
  margin-bottom: 120px;
}

@media print, screen and (min-width: 768px) {
  .flex-container.column3 > .flex-item {
    width: 31%;
    margin-left: 3.5%;
    margin-top: 2rem;
  }

  .flex-container.column3 > .flex-item:first-child {
    margin-left: 0;
  }
}

#footLineup {
  display: none;
}

@media only screen and (max-width: 767px) {
  .em2 {
    min-height: auto;
  }

  .caption_title {
    text-align: left;
    line-height: 1.8;
  }

  .sub-section .ttl {
    font-size: 1.9rem;
    font-weight: 500;
    line-height: 1.4;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
  }

  .sub-title {
    margin-top: 5rem;
    margin-bottom: 3.6rem;
    padding: 0.5em 0;
    font-size: 2.2rem;
    text-align: center;
  }

  .step1, .step2 {
    padding: 0 28px 58px 28px;
  }

  .step1:after, .step2:after {
    width: 20px;
    height: 30px;
    position: absolute;
    top: auto;
    bottom: 0;
    right: auto;
    left: 47%;
    z-index: 1;
    transform: rotateZ(90deg);
  }

  .flex-container > .step {
    width: 77%;
    margin: 0 auto;
  }

  .movie-container {
    margin-bottom: 30px;
  }

  .movie-container .flex-movie-item {
    background-position: right top;
    width: 100%;
    height: 180px;
  }

  .movie-container .flex-movie-item.movie13, .movie-container .flex-movie-item.movie14 {
    background-position: center top;
  }

  .movie {
    position: relative;
    width: 100%;
    padding-top: 56.25%;
    margin: 30px 0 2rem;
  }

  .movie iframe {
    position: absolute;
    top: 0;
    right: 0;
    width: 100% !important;
    height: 100% !important;
  }
}

.uwlink {
  text-align: center;
}

.uw-x1 {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: flex-end;
  margin: 0 auto;
  padding: 2% 0;
  max-width: 700px;
  border-radius: 5px;
}

a.nontext {
  text-decoration: none;
  transition: 0.5s;
  display: inline-flex;
  color: #fff;
}

a.nontext:hover {
  opacity: 0.8;
  filter: alpha(opacity=80);
}

.uw-x1 .flex-text {
  text-align: center;
  color: #4D4B4A;
  padding: 30px;
  width: 55%;
}

.uw-x1 h3 {
  font-size: 2rem;
  font-weight: 500;
  line-height: 1.4;
  margin-bottom: 20px;
}

.uw-x1 h4 {
  font-size: 1.3rem;
  line-height: 1.4;
}

.uw-x1 h4 span {
  font-weight: bold;
  font-size: 3.3rem;
  font-weight: 500;
  line-height: 1.4;
  display: block;
}

.uw-x1 p {
  margin-top: 40px;
}

.uw-x1 p {
  font-weight: bold;
  font-size: 2rem;
  font-weight: 500;
  display: block;
  color: #fff;
  background-color: #4D4B4A;
  text-align: center;
  padding: 10px 0;
  border-radius: 5px;
}

.flex-img {
  width: 45%;
}

@media only screen and (max-width: 767px) {
  .uw-x1 {
    padding: 4%;
    max-width: 90%;
  }

  .flex-img {
    width: 100%;
    text-align: center;
  }

  .flex-img img {
    width: 60%;
  }

  .uw-x1 h3 {
    margin-bottom: 10px;
  }

  .uw-x1 p {
    margin-top: 20px;
  }

  .uw-x1 .flex-text {
    text-align: center;
    padding: 20px;
    width: 100%;
  }
}
