@import url("https://fonts.googleapis.com/css?family=Noto+Sans+JP:500,700|Squada+One&display=swap");
body {
  overflow: scroll;
}

.page-top-contents {
  overflow: hidden;
}

.top-mainvisual {
  position: relative;
  padding: 1.84rem 0 1.1rem;
  height: 11.55rem;
  background: #fff url(../img/top/keyvisual_bg.png) center center/cover;
}

@media screen and (min-width: 769px) {
  .top-mainvisual {
    padding: 0;
    height: 850px;
    min-height: 100vh;
    background: none;
  }
  .top-mainvisual::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    display: block;
    width: 100%;
    height: 150%;
    background: url(../img/top/pc/keyvisual_bg.png) repeat top left/auto;
  }
}

.mainvisual-catch {
  margin: auto;
}

@media screen and (min-width: 769px) {
  .mainvisual-catch {
    position: absolute;
    top: auto;
    bottom: 38px;
    left: 50%;
    width: 520px;
    height: auto;
    z-index: 2;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
  }
  .mainvisual-catch::after {
    content: '';
    position: absolute;
    bottom: 110px;
    left: -117px;
    z-index: -1;
    display: block;
    width: 680px;
    height: 89px;
    background: url(../img/top/cloud_group.png) no-repeat top left/auto;
  }
}

.mainvisual-catch a {
  display: block;
}

.mainvisual-catch picture {
  width: auto;
}

@media screen and (min-width: 769px) {
  .mainvisual-catch picture {
    min-width: 100%;
  }
}

.top-mainvisual-item {
  position: absolute;
  bottom: 93px;
  left: 50%;
  width: 1400px;
  height: 757px;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  overflow: hidden;
}

.AnimationItem {
  margin: auto;
  opacity: 0;
}

.AnimationItem.item1 {
  width: 6.12rem;
}

.AnimationItem.item3 {
  margin-top: .46rem;
  margin-left: .75rem;
  width: 6.43rem;
}

.AnimationItem.item2 {
  margin-top: .17rem;
  margin-left: 1.26rem;
  width: 5.20rem;
}

@media screen and (min-width: 769px) {
  .AnimationItem {
    position: absolute;
    z-index: 3;
  }
  .AnimationItem.item1 {
    position: static;
    width: auto;
  }
  .AnimationItem.item2 {
    margin: 4px auto 0;
    position: static;
    width: auto;
    -webkit-transform: translateX(15px);
    transform: translateX(15px);
  }
  .AnimationItem.item3 {
    margin: 7px auto 0;
    position: static;
    width: auto;
    -webkit-transform: translateX(30px);
    transform: translateX(30px);
  }
  .AnimationItem.item4 {
    top: 27px;
    left: 939px;
  }
  .AnimationItem.item5 {
    top: 413px;
    left: 272px;
  }
  .AnimationItem.item6 {
    top: 594px;
    left: 1031px;
  }
  .AnimationItem.item7 {
    top: 127px;
    left: 211px;
  }
  .AnimationItem.item8 {
    top: 268px;
    left: 1030px;
  }
  .AnimationItem.item9 {
    top: 615px;
    left: 57px;
  }
  .AnimationItem.item10 {
    top: 40px;
    left: 1141px;
  }
  .AnimationItem.item11 {
    top: 303px;
    left: 34px;
  }
  .AnimationItem.item12 {
    top: 461px;
    left: 1253px;
  }
  .AnimationItem.item13 {
    top: 13px;
    left: 418px;
  }
}

.AnimationItem.anime {
  -webkit-animation: fadeIn 0.5s 0.1s forwards;
  animation: fadeIn 0.5s 0.1s forwards;
}

.AnimationItem.item2 {
  -webkit-animation-delay: 0.3s;
  animation-delay: 0.3s;
}

.AnimationItem.item3 {
  -webkit-animation-delay: 0.5s;
  animation-delay: 0.5s;
}

.AnimationItem.item4 {
  -webkit-animation-delay: 0.7s;
  animation-delay: 0.7s;
}

.AnimationItem.item5 {
  -webkit-animation-delay: 0.9s;
  animation-delay: 0.9s;
}

.AnimationItem.item6 {
  -webkit-animation-delay: 1.1s;
  animation-delay: 1.1s;
}

.AnimationItem.item7 {
  -webkit-animation-delay: 1.3s;
  animation-delay: 1.3s;
}

.AnimationItem.item8 {
  -webkit-animation-delay: 1.5s;
  animation-delay: 1.5s;
}

.AnimationItem.item9 {
  -webkit-animation-delay: 1.7s;
  animation-delay: 1.7s;
}

.AnimationItem.item10 {
  -webkit-animation-delay: 1.9s;
  animation-delay: 1.9s;
}

.AnimationItem.item11 {
  -webkit-animation-delay: 2.1s;
  animation-delay: 2.1s;
}

.AnimationItem.item12 {
  -webkit-animation-delay: 2.3s;
  animation-delay: 2.3s;
}

.AnimationItem.item13 {
  -webkit-animation-delay: 2.5s;
  animation-delay: 2.5s;
}

.AnimationItem.item14 {
  -webkit-animation-delay: 2.7s;
  animation-delay: 2.7s;
}

@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

.top-mainvisual-nextcontents {
  position: absolute;
  bottom: .2rem;
  left: 50%;
  -webkit-transform: translate(-50%, 50%);
  transform: translate(-50%, 50%);
  z-index: 10;
}

@media screen and (min-width: 769px) {
  .top-mainvisual-nextcontents {
    bottom: 0;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
  }
}

.top-message {
  position: relative;
  overflow: hidden;
  margin-top: -.43rem;
  padding-top: 1.75rem;
  height: 22.28rem;
  color: #fff;
  background: url(../img/top/message_bg_sp.png) no-repeat top center/contain;
}

@media screen and (min-width: 769px) {
  .top-message {
    margin: -50px -400px 0;
    padding: 105px 400px 210px;
    height: auto;
    background: #002588;
    border-radius: 1500px / 300px;
  }
  .top-message::after, .top-message::before {
    content: '';
    position: absolute;
    z-index: 1;
    display: block;
    height: 100%;
  }
  .top-message::before {
    top: 0;
    left: 400px;
    width: 318px;
    background: url(../img/top/message_bg_dots_L_pc.png) no-repeat top 10px left/contain;
    background-attachment: fixed;
  }
  .top-message::after {
    top: 0;
    right: 400px;
    width: 393px;
    background: url(../img/top/message_bg_dots_R_pc.png) no-repeat top 160px right/contain;
    background-attachment: fixed;
  }
}

.top-message h2, .top-message h3 {
  position: relative;
  z-index: 2;
}

.top-message p {
  position: relative;
  z-index: 2;
  font-weight: 700;
  font-size: .31rem;
  letter-spacing: .1em;
  line-height: 1.6;
  text-align: center;
}

@media screen and (min-width: 769px) {
  .top-message p {
    margin-top: 60px;
    font-size: 18px;
    line-height: 2.4;
    letter-spacing: .2em;
  }
}

.top-message p.strong {
  margin: 1rem 0 1.10rem;
  font-size: .4rem;
  line-height: 1.5;
}

@media screen and (min-width: 769px) {
  .top-message p.strong {
    margin: 80px 0;
    font-size: 24px;
    line-height: 2;
  }
}

.top-message p + p {
  margin-top: .75rem;
}

@media screen and (min-width: 769px) {
  .top-message p + p {
    margin-top: 60px;
  }
}

.top-mask {
  position: relative;
  display: block;
  width: 100%;
  height: 4.3rem;
  background: url(../img/top/mask.png) no-repeat center center/contain;
}

@media screen and (min-width: 769px) {
  .top-mask {
    position: static;
    height: auto;
    background: none;
  }
}

@media screen and (min-width: 769px) {
  .top-fuatures {
    position: relative;
    margin-top: 410px;
    padding-top: 90px;
    padding-bottom: 230px;
    background: url(../img/top/pc/content_bg.png) repeat top left/auto;
    background-attachment: fixed;
    border-radius: 1500px / 150px;
  }
}

.top-fuatures .top-mask {
  margin-top: -.25rem;
}

@media screen and (min-width: 769px) {
  .top-fuatures .top-mask {
    margin-top: 0;
  }
}

.top-fuatures .cmn-ttl-en {
  margin-top: .75rem;
}

@media screen and (min-width: 769px) {
  .top-fuatures .cmn-ttl-en {
    margin-top: 0;
  }
}

.top-fuatures p {
  margin-top: .2rem;
  font-weight: 700;
  font-size: .3rem;
  letter-spacing: .1em;
  line-height: 1.6;
  text-align: center;
}

@media screen and (min-width: 769px) {
  .top-fuatures p {
    margin-top: 40px;
    font-size: 24px;
    line-height: 44px;
  }
}

.top-fuatures-icon {
  position: absolute;
  bottom: 0;
  left: 50%;
  width: 3.44rem;
  height: 3.15rem;
  background: url(../img/top/features_icon.png) no-repeat center center/contain;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}

@media screen and (min-width: 769px) {
  .top-fuatures-icon {
    top: 0;
    bottom: auto;
    margin-top: 20px;
    width: 344px;
    height: 315px;
    -webkit-transform: translate(-50%, -100%);
    transform: translate(-50%, -100%);
  }
}

.top-fuatures-list {
  display: -webkit-box;
  display: flex;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  justify-content: space-between;
  padding-top: .65rem;
  margin-top: -.4rem;
}

@media screen and (min-width: 769px) {
  .top-fuatures-list {
    margin-top: 0;
    padding-top: 90px;
  }
}

.top-fuatures-list li {
  margin-top: .4rem;
  width: 3.12rem;
}

@media screen and (min-width: 769px) {
  .top-fuatures-list li {
    margin-top: 0;
    width: 24%;
    max-width: 280px;
  }
}

.top-service {
  position: relative;
  padding-top: 1.15rem;
  padding-bottom: 3.8rem;
}

.top-service::after {
  content: '';
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  background: url(../img/top/content_bg.png) top left/cover;
}

@media screen and (min-width: 769px) {
  .top-service::after {
    display: none;
  }
}

@media screen and (min-width: 769px) {
  .top-service {
    margin-top: 350px;
    padding: 170px 0 510px;
    background: url(../img/top/pc/content_bg.png) repeat top left/auto;
    background-attachment: fixed;
    border-radius: 1500px / 150px;
  }
}

.top-service .cmn-ttl-en {
  margin-top: 2.1rem;
}

@media screen and (min-width: 769px) {
  .top-service .cmn-ttl-en {
    margin-top: 0;
  }
}

.top-service .top-mask {
  height: 3.7rem;
  background-size: 100% 100%;
}

@media screen and (min-width: 769px) {
  .top-service .top-mask {
    height: 0;
  }
}

.top-service-icon {
  position: absolute;
  bottom: -1.1rem;
  left: 50%;
  width: 2.03rem;
  height: 2.18rem;
  background: url(../img/top/service_icon.png) no-repeat center center/contain;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}

@media screen and (min-width: 769px) {
  .top-service-icon {
    top: -120px;
    bottom: auto;
    width: 203px;
    height: 218px;
  }
}

.top-service-lead {
  margin-top: .35rem;
  font-weight: 700;
  font-size: .3rem;
  letter-spacing: .1em;
  line-height: 1.6;
  text-align: center;
}

@media screen and (min-width: 769px) {
  .top-service-lead {
    margin-top: 40px;
    font-size: 24px;
    line-height: 44px;
  }
}

.top-service-list {
  display: -webkit-box;
  display: flex;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  justify-content: space-between;
  margin-top: -.3rem;
  padding-top: .7rem;
}

@media screen and (min-width: 769px) {
  .top-service-list {
    padding-top: 65px;
  }
}

.top-service-list li {
  position: relative;
  margin-top: .30rem;
  width: 100%;
  text-align: center;
  background: #fff;
  border-radius: .10rem;
  box-shadow: 0.02rem 0.06rem 6px rgba(153, 151, 151, 0.75);
  -webkit-transition: .4s;
  transition: .4s;
}

@media screen and (min-width: 769px) {
  .top-service-list li {
    width: 48.33333%;
    margin-bottom: 40px;
    border-radius: 15px;
    box-shadow: 2px 6px 6px rgba(153, 151, 151, 0.75);
  }
}

.top-service-list li:nth-child(1) a::before {
  content: '';
  position: absolute;
  top: 0.32rem;
  left: 50%;
  display: block;
  width: 0.48rem;
  height: 1.93rem;
  background: url("../img/top/contents_img01.png") no-repeat center center/contain;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}

@media screen and (min-width: 769px) {
  .top-service-list li:nth-child(1) a::before {
    top: 82px;
    width: 43px;
    height: 173px;
    background: url("../img/top/pc/contents_img01.png") no-repeat center center/contain;
  }
}

.top-service-list li:nth-child(2) a::before {
  content: '';
  position: absolute;
  top: 0.5rem;
  left: 50%;
  display: block;
  width: 0.78rem;
  height: 1.7rem;
  background: url("../img/top/contents_img02.png") no-repeat center center/contain;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}

@media screen and (min-width: 769px) {
  .top-service-list li:nth-child(2) a::before {
    top: 108px;
    width: 67px;
    height: 147px;
    background: url("../img/top/pc/contents_img02.png") no-repeat center center/contain;
  }
}

.top-service-list li:nth-child(3) a::before {
  content: '';
  position: absolute;
  top: 0.65rem;
  left: 50%;
  display: block;
  width: 1.62rem;
  height: 1.5rem;
  background: url("../img/top/contents_img03.png") no-repeat center center/contain;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}

@media screen and (min-width: 769px) {
  .top-service-list li:nth-child(3) a::before {
    top: 109px;
    width: 140px;
    height: 130px;
    background: url("../img/top/pc/contents_img03.png") no-repeat center center/contain;
  }
}

.top-service-list li:nth-child(4) a::before {
  content: '';
  position: absolute;
  top: 0.43rem;
  left: 50%;
  display: block;
  width: 1.06rem;
  height: 1.77rem;
  background: url("../img/top/contents_img04.png") no-repeat center center/contain;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}

@media screen and (min-width: 769px) {
  .top-service-list li:nth-child(4) a::before {
    top: 80px;
    width: 93px;
    height: 155px;
    background: url("../img/top/pc/contents_img04.png") no-repeat center center/contain;
  }
}

.top-service-list li:nth-child(5) a::before {
  content: '';
  position: absolute;
  top: 1.06rem;
  left: 50%;
  display: block;
  width: 1.37rem;
  height: 0.98rem;
  background: url("../img/top/contents_img05.png") no-repeat center center/contain;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}

@media screen and (min-width: 769px) {
  .top-service-list li:nth-child(5) a::before {
    top: 144px;
    width: 119px;
    height: 86px;
    background: url("../img/top/pc/contents_img05.png") no-repeat center center/contain;
  }
}

.top-service-list li:nth-child(6) a::before {
  content: '';
  position: absolute;
  top: 1.15rem;
  left: 50%;
  display: block;
  width: 2.01rem;
  height: 0.8rem;
  background: url("../img/top/contents_img06.png") no-repeat center center/contain;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}

@media screen and (min-width: 769px) {
  .top-service-list li:nth-child(6) a::before {
    top: 152px;
    width: 175px;
    height: 70px;
    background: url("../img/top/pc/contents_img06.png") no-repeat center center/contain;
  }
}

.top-service-list li a {
  display: block;
  padding: 2.35rem .30rem .35rem;
  box-sizing: content-box;
}

@media screen and (min-width: 769px) {
  .top-service-list li a {
    padding: 268px 10px 30px;
  }
}

.top-service-list li a::after {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: .10rem;
  -webkit-transition: .4s;
  transition: .4s;
}

@media screen and (min-width: 769px) {
  .top-service-list li a::after {
    border-radius: 15px;
  }
}

.top-service-list li a:hover::after {
  box-shadow: 0 0 0 5px #d81781;
}

.top-service-list h3 {
  margin-bottom: .1rem;
  font-size: .36rem;
  letter-spacing: .1em;
  font-weight: 500;
}

@media screen and (min-width: 769px) {
  .top-service-list h3 {
    margin-bottom: 7px;
    font-size: 30px;
  }
}

.top-service-list .en {
  margin-bottom: .20rem;
  font-size: .24rem;
  color: #d81781;
  font-family: 'Squada One', cursive;
  font-weight: 500;
  letter-spacing: .1em;
}

@media screen and (min-width: 769px) {
  .top-service-list .en {
    margin-bottom: 20px;
    font-size: 24px;
  }
}

.top-service-list .more {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  align-items: center;
  margin-top: .4rem;
}

.top-service-list .more::after {
  content: '';
  display: block;
  margin-left: .08rem;
  width: .1rem;
  height: .11rem;
  background: url(../img/top/contents_arrow.png) no-repeat center center/contain;
}

@media screen and (min-width: 769px) {
  .top-service-list .more::after {
    margin-left: 10px;
    width: 13px;
    height: 14px;
    background: url(../img/top/pc/contents_arrow.png) no-repeat center center/contain;
  }
}

.top-service-list p {
  line-height: 1.5;
  color: #000;
}

.top-service-list .more {
  font-family: 'Squada One', cursive;
  letter-spacing: .1em;
  line-height: 1;
  color: #002588;
}

@media screen and (min-width: 769px) {
  .top-service-list .more {
    margin-top: 40px;
    font-size: 24px;
  }
}

.top-support {
  position: relative;
  padding: .9rem 0 2.8rem;
  background: #fff;
}

@media screen and (min-width: 769px) {
  .top-support {
    padding: 90px 0 275px;
  }
}

.top-support::before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  height: .20rem;
  background: url(../img/top/mask02.png) no-repeat center bottom/cover;
  -webkit-transform: translateY(-100%);
  transform: translateY(-100%);
}

@media screen and (min-width: 769px) {
  .top-support::before {
    display: none;
  }
}

.top-support::after {
  content: '';
  display: block;
  position: absolute;
  z-index: 2;
  bottom: 100%;
  left: 50%;
  width: 3.49rem;
  height: 3.30rem;
  background: url(../img/top/support_icon.png) no-repeat center center/contain;
  -webkit-transform: translate(-50%, 0.6rem);
  transform: translate(-50%, 0.6rem);
}

@media screen and (min-width: 769px) {
  .top-support::after {
    width: 349px;
    height: 330px;
    -webkit-transform: translate(-50%, 60px);
    transform: translate(-50%, 60px);
  }
}

.top-support-lead {
  margin-top: .45rem;
  font-weight: 700;
  font-size: .36rem;
  line-height: 1.33;
  letter-spacing: .1em;
  text-align: center;
}

@media screen and (min-width: 769px) {
  .top-support-lead {
    margin-top: 25px;
    font-size: 24px;
    line-height: 44px;
  }
}

.top-support-img {
  margin-top: .8rem;
}

@media screen and (min-width: 769px) {
  .top-support-img {
    margin: 40px auto 0;
    width: 643px;
  }
}

.top-support-list {
  display: -webkit-box;
  display: flex;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  justify-content: space-between;
  padding-top: .95rem;
}

@media screen and (min-width: 769px) {
  .top-support-list {
    padding-top: 40px;
  }
}

.top-support-list li {
  margin-bottom: .2rem;
  width: 3.3rem;
  box-shadow: 0.02rem 0.06rem 6px rgba(153, 151, 151, 0.75);
  border-radius: .1rem;
  overflow: hidden;
}

@media screen and (min-width: 769px) {
  .top-support-list li {
    margin-bottom: 0;
    width: 24.16667%;
    box-shadow: 2px 6px 6px rgba(153, 151, 151, 0.75);
    border-radius: 15px;
  }
}

.top-support-list li:nth-child(1) h3::after {
  background: url("../img/top/support_img01.jpg") no-repeat left center/cover;
}

@media screen and (min-width: 769px) {
  .top-support-list li:nth-child(1) h3::after {
    background: url("../img/top/pc/support_img01.jpg") no-repeat center center/cover;
  }
}

.top-support-list li:nth-child(2) h3::after {
  background: url("../img/top/support_img02.jpg") no-repeat left center/cover;
}

@media screen and (min-width: 769px) {
  .top-support-list li:nth-child(2) h3::after {
    background: url("../img/top/pc/support_img02.jpg") no-repeat center center/cover;
  }
}

.top-support-list li:nth-child(3) h3::after {
  background: url("../img/top/support_img03.jpg") no-repeat left center/cover;
}

@media screen and (min-width: 769px) {
  .top-support-list li:nth-child(3) h3::after {
    background: url("../img/top/pc/support_img03.jpg") no-repeat center center/cover;
  }
}

.top-support-list li:nth-child(4) h3::after {
  background: url("../img/top/support_img04.jpg") no-repeat left center/cover;
}

@media screen and (min-width: 769px) {
  .top-support-list li:nth-child(4) h3::after {
    background: url("../img/top/pc/support_img04.jpg") no-repeat center center/cover;
  }
}

.top-support-list li:nth-child(n + 3) {
  margin-bottom: 0;
}

.top-support-list li h3 {
  position: relative;
  z-index: 2;
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  align-items: center;
  height: 1.4rem;
  font-size: .3rem;
  letter-spacing: .1em;
  color: #fff;
  text-align: center;
  overflow: hidden;
}

@media screen and (min-width: 769px) {
  .top-support-list li h3 {
    height: 140px;
    font-size: 24px;
  }
}

.top-support-list li h3::after {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  width: 100%;
  height: 100%;
  -webkit-transition: .4s;
  transition: .4s;
}

.top-support-list li:hover h3::after {
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
}

.top-support-list li p {
  padding: .1rem .1rem .15rem;
  line-height: 1.25;
  color: #000;
}

@media screen and (min-width: 769px) {
  .top-support-list li p {
    padding: 15px 20px 35px;
    letter-spacing: .05em;
    line-height: 1.5;
  }
}

.top-media {
  position: relative;
  padding: 1.5rem 0 2.45rem;
  background: #eee;
}

@media screen and (min-width: 769px) {
  .top-media {
    padding: 140px 0 230px;
  }
}

.top-media-icon {
  position: absolute;
  top: 0;
  left: 50%;
  width: 1.85rem;
  height: 1.32rem;
  background: url(../img/top/media_icon.png) no-repeat center center/contain;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

@media screen and (min-width: 769px) {
  .top-media-icon {
    width: 185px;
    height: 132px;
  }
}

.top-media-head {
  margin: .5rem auto 0;
  width: 6.72rem;
}

@media screen and (min-width: 769px) {
  .top-media-head {
    margin: 65px auto 0;
    width: 98%;
    max-width: 1200px;
  }
}

.top-media-lsit {
  margin-top: .75rem;
}

@media screen and (min-width: 769px) {
  .top-media-lsit {
    margin-top: 70px;
  }
}

.top-media-lsit li {
  width: 7.05rem;
}

@media screen and (min-width: 769px) {
  .top-media-lsit li {
    width: 81.07143%;
    max-width: 1135px;
  }
}

.top-media-lsit li + li {
  margin-top: 1rem;
}

@media screen and (min-width: 769px) {
  .top-media-lsit li + li {
    margin-top: 170px;
  }
}

.top-media-lsit li:nth-child(even) {
  margin-left: auto;
}

.top-fix-bnr {
  position: fixed;
  z-index: 15;
  left: 50%;
  bottom: 30px;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}

.top-fix-bnr-list {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
  max-width: 910px;
  width: 98%;
}

.top-fix-bnr-list li {
  max-width: 285px;
  width: 31%;
}

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