@charset "UTF-8";
.top_mv {
  margin-top: 60px;
  position: relative;
  background: url("../images/mvbg.jpg") center center/cover;
}
.top_mv .star {
  left: 0;
  top: 0;
  position: absolute;
  height: 100%;
  width: 100%;
  text-align: center;
  z-index: 1;
}
.top_mv .star img, .top_mv .star picture {
  display: inline-block;
  max-width: 1384px;
  width: 98%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
@media all and (max-width: 1024px) {
  .top_mv {
    background: url("../images/mvbg_sp.jpg") center center/cover;
  }
  .top_mv .star {
    left: -2.5%;
    top: 6%;
    height: 100%;
    width: 100%;
    transform: scale(1.1);
    z-index: 2;
  }
  .top_mv .star img {
    height: auto;
    width: 100%;
    aspect-ratio: unset;
  }
}
@media all and (max-width: 767px) {
  .top_mv {
    margin-top: 48px;
    background: url("../images/mvbg_sp.jpg") center center/cover;
  }
  .top_mv .star {
    left: 0;
    top: 1%;
    height: 100%;
    width: 100%;
    transform: scale(1);
    z-index: 2;
  }
  .top_mv .star img, .top_mv .star picture {
    aspect-ratio: unset;
    width: 100%;
  }
}

.mains {
  position: relative;
  width: 586px;
  margin: 0 auto;
  height: auto;
  z-index: 2;
}
.mains .women, .mains .ons, .mains .txt1, .mains .txt2, .mains .txt3, .mains .mv_logo, .mains .tab, .mains .cam, .mains .pad, .mains .sp, .mains .dr, .mains .pen, .mains .blo {
  transition: all 0.3s ease;
}
.mains .women {
  position: relative;
  text-align: center;
}
.mains .women img {
  display: inline-block;
  height: auto;
  width: 100%;
}
.mains .ons {
  position: absolute;
  bottom: -60px;
  left: 40px;
  width: 65%;
}
.mains .ons img {
  width: 100%;
}
.mains .txt1 {
  position: absolute;
  bottom: 30px;
  left: -28.5%;
  width: 157%;
}
.mains .txt1 img {
  width: 100%;
  height: auto;
}
.mains .txt2 {
  position: absolute;
  width: 300px;
  top: 8%;
  right: -43%;
}
.mains .txt2 img {
  width: 100%;
}
.mains .txt3 {
  position: absolute;
  width: 280px;
  top: 28%;
  right: -40%;
}
.mains .txt3 img {
  width: 100%;
}
.mains .mv_logo {
  position: absolute;
  width: 455px;
  top: 8%;
  left: -53%;
}
.mains .mv_logo img {
  width: 100%;
}
.mains .tab {
  position: absolute;
  width: 150px;
  bottom: 6%;
  left: -59%;
}
.mains .cam {
  position: absolute;
  width: 80px;
  top: 5%;
  left: -46%;
}
.mains .pad {
  position: absolute;
  width: 104px;
  bottom: 3%;
  left: -34%;
}
.mains .sp {
  position: absolute;
  width: 101px;
  top: 35%;
  right: -56%;
}
.mains .dr {
  position: absolute;
  width: 170px;
  bottom: 27%;
  right: -53%;
}
.mains .pen {
  position: absolute;
  width: 54px;
  bottom: 28%;
  right: -17%;
}
.mains .blo {
  position: absolute;
  width: 104px;
  bottom: 8%;
  right: -47%;
}
@media all and (max-width: 1280px) {
  .mains .mv_logo {
    width: 70%;
    top: 13%;
    left: -40%;
  }
  .mains .pad {
    left: -22%;
  }
  .mains .tab {
    left: -39%;
  }
  .mains .cam {
    top: 9%;
    left: -26%;
  }
  .mains .txt1 {
    left: -13.5%;
    width: 127%;
  }
  .mains .dr {
    bottom: 24%;
    right: -44%;
  }
  .mains .pen {
    right: -8%;
  }
  .mains .blo {
    bottom: 8%;
    right: -32%;
  }
}
@media all and (max-width: 1024px) {
  .mains {
    width: 90%;
    z-index: unset;
  }
  .mains .women {
    padding-top: 190px;
    width: 112%;
    left: -6%;
  }
  .mains .women img {
    height: auto;
    width: 100%;
  }
  .mains .mv_logo {
    width: 48%;
    top: 1%;
    left: 0;
    z-index: 3;
  }
  .mains .ons {
    bottom: -40px;
    left: -13px;
    width: 75%;
  }
  .mains .txt1 {
    bottom: 100px;
    left: 0;
    width: 104%;
    z-index: 3;
  }
  .mains .txt2 {
    width: 280px;
    top: 11%;
    right: 3%;
    z-index: 3;
  }
  .mains .txt3 {
    z-index: 10;
    right: 58%;
    top: 51%;
  }
  .mains .tab {
    left: -3%;
    bottom: 53%;
  }
  .mains .pad {
    left: 5%;
    bottom: 43%;
    z-index: 3;
  }
  .mains .cam {
    top: 21%;
    left: auto;
    right: -6%;
    z-index: 3;
  }
  .mains .sp {
    top: auto;
    bottom: 30px;
    right: auto;
    left: 3%;
  }
  .mains .dr {
    bottom: auto;
    top: 0;
    right: 22%;
  }
  .mains .pen {
    width: 54px;
    bottom: 90%;
    right: 4%;
  }
  .mains .blo {
    bottom: 36%;
    right: 0%;
    z-index: 3;
  }
}
@media all and (max-width: 767px) {
  .mains {
    width: 100%;
  }
  .mains .women {
    padding-top: 150px;
  }
  .mains .ons {
    bottom: -3%;
    left: 1%;
    width: 87%;
  }
  .mains .txt1 {
    width: 88%;
    left: 6%;
    bottom: 13%;
  }
  .mains .txt2 {
    width: 39%;
    top: 16%;
    right: 2%;
    z-index: 3;
  }
  .mains .txt3 {
    z-index: 10;
    right: 53%;
    top: 51%;
    width: 38%;
  }
  .mains .mv_logo {
    width: 53.5%;
    top: 3%;
    left: 9px;
  }
  .mains .sp {
    width: 52%;
    bottom: 10%;
    left: 8%;
  }
  .mains .tab {
    left: 4%;
    width: 37.5%;
    bottom: 51%;
  }
  .mains .pad {
    left: 19%;
    width: 16%;
    bottom: 45%;
  }
  .mains .cam {
    top: 27%;
    width: 16%;
    left: auto;
    right: -1%;
  }
  .mains .dr {
    bottom: auto;
    top: 0;
    right: 22%;
    width: 29%;
  }
  .mains .pen {
    width: 14.5%;
    bottom: 84%;
    right: 6%;
    z-index: 3;
  }
  .mains .blo {
    bottom: 32%;
    right: 2%;
    width: 16%;
  }
}

.top1 {
  background: #4ABCB3;
  padding: 60px 0 0 0;
  box-sizing: border-box;
  position: relative;
  color: white;
  z-index: 2;
}
.top1 h2 {
  text-align: center;
  font-size: 4rem;
  font-weight: 700;
  position: relative;
  z-index: 5;
  letter-spacing: 0.08em;
}
.top1 .txt {
  text-align: center;
  font-size: 2rem;
  font-weight: 700;
  line-height: 3.2;
  margin-top: 20px;
  position: relative;
  z-index: 5;
  letter-spacing: 0;
}
.top1 .under_im {
  width: 714px;
  margin: -140px auto 0 auto;
  height: auto;
  transition: all 0.3s ease;
  position: relative;
  z-index: 10;
}
.top1 .under_im img, .top1 .under_im picture {
  position: relative;
  left: 1%;
  top: 10px;
  z-index: 10;
}
.top1 .under_txt {
  position: absolute;
  bottom: -25px;
  left: 0;
  width: 100%;
  height: auto;
  text-align: center;
  z-index: 11;
}
.top1 .under_txt img {
  display: inline-block;
  height: 86px;
  width: auto;
}
.top1 .ims {
  position: absolute;
  z-index: 1;
  transition: all 0.3s ease;
}
.top1 .im1 {
  width: 240px;
  left: 6%;
  top: 3.5%;
}
.top1 .im2 {
  width: 335px;
  left: 6%;
  top: 24.5%;
  z-index: 2;
}
.top1 .im3 {
  width: 200px;
  right: 18%;
  top: 7.5%;
  z-index: 2;
}
.top1 .im4 {
  width: 287px;
  right: 0;
  top: 5%;
  z-index: 1;
}
.top1 .im5 {
  width: 180px;
  right: 215px;
  top: 25%;
  z-index: 2;
}
.top1 .im6 {
  width: 160px;
  right: 19%;
  top: 42%;
  z-index: 5;
}
.top1 .im7 {
  width: 240px;
  right: 6%;
  top: 29.5%;
  z-index: 3;
}
.top1 .im8 {
  width: 280px;
  right: 6%;
  bottom: 33%;
  z-index: 4;
}
.top1 .im9 {
  width: 160px;
  right: 15%;
  bottom: 23%;
  z-index: 4;
}
.top1 .im10 {
  width: 185px;
  right: 0;
  bottom: 25%;
  z-index: 1;
}
.top1 .im11 {
  width: 306px;
  right: 6%;
  bottom: 6%;
  z-index: 3;
}
.top1 .im12 {
  width: 365px;
  left: 0;
  bottom: 24%;
  z-index: 3;
}
.top1 .im13 {
  width: 282px;
  left: 12%;
  bottom: 7%;
  z-index: 3;
}
.top1 .im14 {
  width: 204px;
  left: 5%;
  bottom: 6%;
  z-index: 3;
}
@media all and (max-width: 1280px) {
  .top1 .under_im {
    width: 620px;
    margin: -70px auto 0 auto;
  }
  .top1 .im1 {
    left: -6%;
  }
  .top1 .im2 {
    left: -7%;
  }
  .top1 .im3 {
    right: 7%;
  }
  .top1 .im4 {
    right: -9%;
  }
  .top1 .im5 {
    right: -5%;
  }
  .top1 .im6 {
    right: 2%;
  }
  .top1 .im7 {
    right: -2%;
  }
  .top1 .im8 {
    right: -7%;
  }
  .top1 .im9 {
    right: 7%;
  }
  .top1 .im10 {
    right: -3%;
    bottom: 21%;
  }
  .top1 .im11 {
    right: 0;
    width: 250px;
  }
  .top1 .im12 {
    left: -6%;
    width: 300px;
  }
  .top1 .im13 {
    left: 0%;
  }
  .top1 .im14 {
    left: 0%;
  }
}
@media all and (max-width: 1024px) {
  .top1 h2 {
    margin-top: 21%;
  }
  .top1 .imgs {
    position: relative;
  }
  .top1 .im1 {
    position: relative;
  }
  .top1 .im1 {
    left: -3%;
    top: -60px;
  }
  .top1 .im2 {
    width: 40%;
    left: 23%;
    top: -7.5%;
    z-index: 2;
  }
  .top1 .im3 {
    right: 16%;
    top: 65.5%;
  }
  .top1 .im4 {
    width: 247px;
    right: -2%;
    top: -5%;
    z-index: 1;
  }
  .top1 .imgs2 {
    position: relative;
  }
  .top1 .im5 {
    right: -5%;
    width: 29%;
    top: 117%;
  }
  .top1 .im6 {
    right: auto;
    width: 34%;
    left: 9%;
    top: 0;
  }
  .top1 .im7 {
    right: 18%;
    width: 27%;
    top: 201%;
    z-index: 11;
  }
  .top1 .im8 {
    width: 45%;
    right: unset;
    left: -3%;
    top: 220%;
    z-index: 15;
  }
  .top1 .im9 {
    right: unset;
    width: 39%;
    left: -4%;
    top: 138%;
  }
  .top1 .im10 {
    display: none;
  }
  .top1 .im11 {
    right: 10%;
    width: 55%;
    bottom: -300%;
    z-index: 13;
  }
  .top1 .im12 {
    margin-top: 20px;
    width: 100%;
    position: relative;
    text-align: right;
    left: unset;
    right: -3%;
  }
  .top1 .im12 img {
    display: inline-block;
    width: 55%;
  }
  .top1 .im13 {
    display: none;
  }
  .top1 .im14 {
    width: 27%;
    bottom: -286%;
    left: 16%;
    z-index: 14;
  }
  .top1 .under_im {
    width: 86%;
    margin: -29% 0 0 16%;
    padding-bottom: 42%;
  }
  .top1 .under_im img {
    width: 100%;
  }
  .top1 .under_txt {
    z-index: 15;
  }
  .top1 .under_txt img {
    height: auto;
    width: 85%;
  }
}
@media all and (max-width: 767px) {
  .top1 h2 {
    font-size: 2rem;
    line-height: 1.8;
    margin-top: 30px;
  }
  .top1 .txt {
    text-align: left;
    font-size: 1.6rem;
    line-height: 2.5;
    width: 89.2%;
    margin: 20px auto 0 auto;
  }
  .top1 .im1 {
    width: 37%;
  }
  .top1 .im4 {
    width: 40%;
    right: -2%;
    top: -9%;
  }
  .top1 .under_txt {
    bottom: -9px;
  }
}

.top2 {
  padding: 40px 0 130px 0;
  box-sizing: border-box;
  background: #DD488E;
  position: relative;
  z-index: 3;
}
.top2 .inner {
  max-width: 1200px;
  width: 90%;
}
.top2 h2 {
  text-align: center;
  color: white;
  font-weight: 700;
  font-size: 4.8rem;
}
.top2 h2 span {
  color: #FEF101;
}
.top2 h2 i {
  font-style: normal;
}
.top2 .bx_v1 {
  display: grid;
  grid-template-columns: 1fr 510px;
  margin-top: 20px;
  position: relative;
}
.top2 .bx_v1:before {
  content: "";
  position: absolute;
  top: 50px;
  left: 9%;
  margin-top: 0;
  margin-left: 0;
  width: 91%;
  height: 100%;
  background: white;
  border-radius: 20px;
  border: 4px solid #000;
}
.top2 .bx_v1 .img {
  border-radius: 20px;
  position: relative;
  z-index: 2;
}
.top2 .bx_v1 .img img {
  border-radius: 20px;
  box-shadow: 8px 8px 0 #FEF101;
}
.top2 .bx_v1 .txt {
  position: relative;
  display: flex;
  align-items: center;
  z-index: 2;
}
.top2 .bx_v1 .tx_in {
  width: 100%;
  margin-top: 120px;
  padding: 0 35px 0 30px;
  box-sizing: border-box;
}
.top2 .bx_v1 a {
  margin: 30px 0 0 auto;
  text-decoration: none;
  text-align: center;
  display: block;
  background: url("../images/arw_w1.svg") center right 20px no-repeat, #000;
  background-size: 16px auto;
  border-radius: 100px;
  width: 280px;
  padding: 10px 10px;
  box-sizing: border-box;
  color: white;
  font-size: 2rem;
  font-weight: 700;
  transition: all 0.3s ease;
}
.top2 .bx_v1 a:hover {
  background: url("../images/arw_w1.svg") center right 20px no-repeat, #E73A90;
  background-size: 16px auto;
}
.top2 .bx_v1 .new {
  position: absolute;
  right: 50px;
  top: 30px;
  width: 91px;
  height: auto;
}
.top2 .bx_v1 h3 {
  color: #DD488E;
  font-weight: 900;
  font-size: 3.2rem;
  letter-spacing: 0;
  line-height: 1.6;
}
.top2 .bx_v1 .fb1 {
  color: #DD488E;
  font-weight: bold;
  font-size: 2rem;
  line-height: 1.8;
  letter-spacing: 0;
  margin: 10px 0 20px 0;
}
.top2 .bx_v1 .txts {
  font-weight: bold;
  letter-spacing: 0;
}
.top2 .bx_v1 .color2 {
  color: #DC000C;
}
.top2 .bx_v1 .color3 {
  color: #EF781B;
}
.top2 .bx_v1 .color4 {
  color: #82418D;
}
.top2 .bx_v12, .top2 .bx_v13, .top2 .bx_v14 {
  margin-top: 90px;
}
.top2 .bx_v12 .tx_in, .top2 .bx_v13 .tx_in, .top2 .bx_v14 .tx_in {
  margin-top: 137px;
}
@media all and (max-width: 1280px) {
  .top2 .bx_v1 {
    grid-template-columns: 1fr;
    position: relative;
  }
  .top2 .bx_v1:before {
    left: 6%;
    width: 94%;
    height: calc(100% - 10px);
  }
  .top2 .bx_v1 .img {
    width: 94%;
  }
  .top2 .bx_v1 .txt {
    position: unset;
    z-index: 2;
    width: 94%;
    margin: 0 auto 0 6%;
  }
  .top2 .bx_v1 .tx_in {
    margin-top: 30px;
  }
  .top2 .bx_v1 .new {
    right: 70px;
    left: unset;
    top: -20px;
  }
}
@media all and (max-width: 1024px) {
  .top2 h2 {
    line-height: 1.6;
  }
  .top2 h2 i {
    display: block;
  }
}
@media all and (max-width: 767px) {
  .top2 {
    padding: 40px 0 70px 0;
  }
  .top2 h2 {
    font-size: 2.8rem;
  }
  .top2 .inner {
    width: 81%;
  }
  .top2 .bx_v1:before {
    top: 50px;
    left: 5%;
    width: 94%;
    height: 95%;
    border-radius: 10px;
    border: 2px solid #000;
  }
  .top2 .bx_v1 .new {
    width: 56px;
    right: 30px;
    top: -12px;
  }
  .top2 .bx_v1 .img {
    width: 93%;
  }
  .top2 .bx_v1 .img img {
    border-radius: 10px;
    box-shadow: 4px 4px 0 #FEF101;
  }
  .top2 .bx_v1 .fb1 {
    font-size: 1.6rem;
  }
  .top2 .bx_v1 h3 {
    font-size: 2.2rem;
    line-height: 1.6;
  }
  .top2 .bx_v1 a {
    margin: 30px 0 0 auto;
    width: 100%;
    padding: 8px 10px;
    font-size: 1.6rem;
  }
  .top2 .bx_v1 .tx_in {
    padding: 0 30px;
  }
  .top2 .bx_v12, .top2 .bx_v13, .top2 .bx_v14 {
    margin-top: 60px;
  }
}

.top3 {
  padding: 80px 0 80px 0;
  box-sizing: border-box;
}
.top3 .inner {
  max-width: 1200px;
  width: 90%;
}
.top3 .ttl_bx {
  text-align: center;
}
.top3 .ttl_bx span {
  color: #4ABCB3;
}
.top3 .ttl_bx i {
  font-style: normal;
}
.top3 .ttl_bx .sub {
  font-size: 3.2rem;
  font-weight: 700;
}
.top3 .ttl_bx h2 {
  font-size: 5.6rem;
  font-weight: 700;
  line-height: 1.4;
}
@media all and (max-width: 1024px) {
  .top3 .ttl_bx h2 {
    margin-top: 10px;
  }
  .top3 .ttl_bx i {
    line-height: 1.5;
    display: block;
  }
}
@media all and (max-width: 767px) {
  .top3 {
    padding: 40px 0;
  }
  .top3 .ttl_bx .sub {
    font-size: 1.6rem;
  }
  .top3 .ttl_bx h2 {
    font-size: 2.8rem;
  }
}

.btn1_top {
  text-align: center;
  display: block;
  margin: 60px auto 0 auto;
  width: 384px;
  padding: 12px 10px;
  box-sizing: border-box;
  color: white;
  text-decoration: none;
  font-weight: 700;
  font-size: 2rem;
  border-radius: 100px;
  border: 2px solid #000;
  background: url("../images/arw_w1.svg") center right 20px no-repeat, #000;
  background-size: 16px auto;
  transition: all 0.3s ease;
}
.btn1_top:hover {
  background: url("../images/arwb.svg") center right 20px no-repeat, white;
  color: #000;
  background-size: 16px auto;
}
@media all and (max-width: 767px) {
  .btn1_top {
    width: 220px;
    font-size: 1.6rem;
    padding: 6px 10px;
  }
}

.cards {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  gap: 0 24px;
  margin-top: 50px;
}
.cards a {
  display: block;
  border-radius: 20px;
  position: relative;
  perspective: 500px; /* パースをつける */
  width: 100%;
  height: 380px;
  text-decoration: none;
}
.cards a .txt {
  margin-top: 20px;
  font-weight: 900;
  text-align: center;
  font-size: 2.4rem;
  color: white;
  letter-spacing: 0;
  line-height: 1.5;
}
.cards a .arw {
  position: absolute;
  bottom: 20px;
  right: 20px;
  width: 40px;
}
.cards a .arw img {
  width: 100%;
}
.cards a img {
  width: 95%;
  margin: 0 auto;
}
.cards a .omote, .cards a .ura {
  position: absolute; /* .cardの左上（top:0、left:0）に配置するためにabsoluteを指定 */
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  transition: 0.3s;
  backface-visibility: hidden;
  border-radius: 20px;
}
.cards a .omote {
  padding: 30px 30px 43px 30px;
}
.cards a .ura {
  padding: 30px 30px 0 30px;
  transform: rotateY(-180deg);
  overflow: hidden;
}
.cards a .ura .u_txt {
  text-align: center;
  color: white;
  font-weight: 900;
  font-size: 2.4rem;
  letter-spacing: 0.08em;
}
.cards a .ura .u_img {
  position: absolute;
  bottom: 0;
  width: 100%;
  left: 0;
  text-align: center;
}
.cards a .ura .u_img img {
  display: inline-block;
  width: 75%;
}
.cards a:hover .omote {
  transform: rotateY(180deg);
}
.cards a:hover .ura {
  transform: rotateY(0);
}
.cards .bt1 .omote, .cards .bt1 .ura {
  background: #DD488E;
}
.cards .bt2 .omote, .cards .bt2 .ura {
  background: #DC000C;
}
.cards .bt2 .omote {
  padding: 30px 30px 13px 30px;
}
.cards .bt3 .omote, .cards .bt3 .ura {
  background: #EF781B;
}
.cards .bt4 .omote, .cards .bt4 .ura {
  background: #82418D;
}
@media all and (max-width: 1280px) {
  .cards a {
    height: 340px;
  }
  .cards a .txt {
    font-size: 1.8rem;
  }
}
@media all and (max-width: 1024px) {
  .cards {
    grid-template-columns: 1fr 1fr;
    max-width: 560px;
    margin: 50px auto 0 auto;
    gap: 24px;
  }
}
@media all and (max-width: 767px) {
  .cards {
    width: 84%;
    margin: 30px auto 0 auto;
    grid-template-columns: 1fr;
    gap: 30px 0;
  }
  .cards a {
    width: 282px;
    height: 376px;
    margin: 0 auto;
  }
  .cards a .txt {
    font-size: 2.4rem;
  }
}

.top4 {
  padding: 80px 0;
  box-sizing: border-box;
  background: #00A8EB;
}
.top4 .inner {
  max-width: 1000px;
  width: 90%;
}
.top4 .ttl_bx {
  text-align: center;
}
.top4 .ttl_bx span {
  color: #4ABCB3;
}
.top4 .ttl_bx .sub {
  font-size: 3.2rem;
  font-weight: 700;
  color: white;
}
.top4 .ttl_bx h2 {
  font-size: 5.6rem;
  font-weight: 700;
  line-height: 1.4;
}
.top4 .btns {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  gap: 0 24px;
  margin-top: 50px;
}
.top4 .btns .txt {
  text-align: center;
  margin-top: 20px;
  color: white;
  font-size: 2.4rem;
  font-weight: 900;
}
.top4 .btn1_top {
  margin: 60px auto 0 auto;
}
@media all and (max-width: 1280px) {
  .top4 .btns .txt {
    font-size: 2rem;
  }
}
@media all and (max-width: 1024px) {
  .top4 .btns {
    max-width: 600px;
    margin: 50px auto 0 auto;
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 24px 48px;
  }
}
@media all and (max-width: 767px) {
  .top4 {
    padding: 40px 0;
  }
  .top4 .inner {
    width: 80%;
  }
  .top4 .ttl_bx .sub {
    font-size: 1.6rem;
  }
  .top4 .ttl_bx h2 {
    font-size: 2.8rem;
  }
  .top4 .btns {
    grid-template-columns: 1fr 1fr;
    gap: 30px 10px;
    margin-top: 40px;
    letter-spacing: 0;
  }
  .top4 .btns .txt {
    margin-top: 10px;
    font-size: 2rem;
  }
  .top4 .btn1_top {
    margin: 30px auto 0 auto;
  }
}

.top5 {
  padding: 120px 0 80px 0;
  box-sizing: border-box;
  position: relative;
  background: url("../images/t5_bg.jpg") center center/cover;
  height: 725px;
  overflow: hidden;
}
.top5 .bg {
  position: absolute;
  width: 100%;
  text-align: center;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.top5 .bg img, .top5 .bg picture {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  display: inline-block;
  width: auto;
  margin-top: 8px;
  max-height: 695px;
  min-width: 1254px;
}
.top5 .inner {
  position: relative;
  z-index: 2;
}
.top5 h2 {
  width: 90%;
  margin: 0 auto;
  max-width: 820px;
}
.top5 h2 img {
  width: 100%;
}
.top5 .txt {
  text-align: center;
  color: white;
  font-weight: bold;
  margin-top: 30px;
}
.top5 .btn1_top {
  margin: 40px auto 0 auto;
}
@media all and (max-width: 767px) {
  .top5 {
    padding: 150px 0 40px 0;
    background: url("../images/t5_bg_sp.jpg") center center/cover;
    height: auto;
  }
  .top5 h2 {
    width: 87%;
    margin: 0 auto;
  }
  .top5 .txt {
    font-size: 1.6rem;
    width: 85%;
    margin: 20px auto 0 auto;
  }
  .top5 .btn1_top {
    margin: 90px auto 0 auto;
  }
  .top5 .bg {
    top: auto;
    bottom: 0;
    left: 0;
    transform: unset;
  }
  .top5 .bg img, .top5 .bg picture {
    position: relative;
    width: 320px;
    height: auto;
    top: auto;
    left: auto;
    margin-top: 6px;
    max-height: unset;
    min-width: unset;
    transform: unset;
  }
}

@-webkit-keyframes bounceIn {
  0%, 20%, 40%, 60%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }
  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03);
  }
  80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.97);
  }
  to {
    opacity: 1;
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }
}
@keyframes bounceIn {
  0%, 20%, 40%, 60%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(1.2, 1.2, 1.2);
  }
  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.45, 1.45, 1.45);
  }
  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(1, 1, 1);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.1, 1.1, 1.1);
  }
  80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
    transform: scale3d(1, 1, 1);
  }
  to {
    opacity: 1;
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }
}
.bounceIn {
  opacity: 0;
  animation-duration: 0.6s;
  animation-fill-mode: forwards;
  animation-name: bounceIn;
}

@-webkit-keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 50%, 0);
    transform: translate3d(0, 50%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
.fadeInUp {
  opacity: 0;
  animation-duration: 0.4s;
  animation-fill-mode: forwards;
  animation-name: fadeInUp;
}

.fu1 {
  animation: fu1 2s ease-in-out infinite alternate;
}

.fu2 {
  animation: fu1 2s 0.5s ease-in-out infinite alternate;
}

.fu3 {
  animation: fu1 2s 1s ease-in-out infinite alternate;
}

@keyframes fu1 {
  0% {
    transform: translate(0, 0);
  }
  50% {
    transform: translate(0, -10px);
  }
  100% {
    transform: translate(0, 0);
  }
}
.flas {
  opacity: 0;
  animation: flas 3s 1s ease-in-out infinite alternate;
}

@keyframes flas {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
.scale1 {
  opacity: 0;
  animation: scale 0.5s ease-in-out 1 forwards;
}

@keyframes scale {
  0% {
    opacity: 0;
    transform: scale(0);
  }
  100% {
    opacity: 1;
    transform: scale(1);
  }
}
.delay_1 {
  animation-delay: 0.1s;
}

.delay_2 {
  animation-delay: 0.2s;
}

.delay_3 {
  animation-delay: 0.3s;
}

.delay_4 {
  animation-delay: 0.4s;
}

.delay_5 {
  animation-delay: 0.5s;
}

.delay_6 {
  animation-delay: 0.6s;
}

.delay_10 {
  animation-delay: 1s;
}

.top_mv {
  position: relative;
}
.top_mv:before {
  content: "";
  position: absolute;
  top: 0;
  left: -75%;
  width: 35%;
  height: 100%;
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.3) 100%);
  transform: skewX(-25deg);
  animation: shine 5s infinite;
}

@keyframes shine {
  0% {
    opacity: 1;
    left: -75%;
  }
  10% {
    opacity: 1;
    left: 100%;
  }
  20% {
    opacity: 0;
  }
  100% {
    opacity: 0;
    left: -75%;
  }
}

/*# sourceMappingURL=top.css.map */
