/* stylelint-disable */
/*html{font-size: 62.5%;}
body{font-size: 1rem;letter-spacing: .05em;margin: 0;}*/
/**, ::after, ::before {
    box-sizing: border-box;
}*/
.sp {
  display: none;
}
@media screen and (max-width: 768px) {
  .sp {
    display: inline;
  }
}

@media screen and (max-width: 768px) {
  .pc {
    display: none;
  }
}

ul {
  -webkit-margin-before: 0;
          margin-block-start: 0;
  -webkit-margin-after: 0;
          margin-block-end: 0;
  -webkit-padding-start: 0;
          padding-inline-start: 0;
}

li {
  list-style: none;
}

main {
  padding: 0;
}
main img {
  vertical-align: top;
  width: auto;
  max-width: 100%;
  height: auto;
  border-style: none;
}

.Contents {
  width: 100%;
  background-image: url(../images/bg.svg);
  background-position: left top;
  background-size: 28px;
  background-repeat: repeat;
}

.Contents__Inner {
  max-width: 1000px;
  margin: 0 auto;
  padding: 0 20px;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .Contents__Inner {
    padding: 0 3.90625vw;
  }
}
.Contents__Inner h1 {
  margin: 60px auto 40px auto;
  max-width: 756px;
}
@media screen and (max-width: 1000px) {
  .Contents__Inner h1 {
    margin: 6vw auto 4vw auto;
    max-width: 75.6vw;
  }
}
@media screen and (max-width: 768px) {
  .Contents__Inner h1 {
    margin: 5.2083333333vw auto 3.90625vw auto;
    max-width: 100vw;
  }
}
.Contents__Inner h1 img {
  width: 100%;
}
.Contents__Inner h2 {
  font-size: 24px;
  line-height: 42px;
}
@media screen and (max-width: 1000px) {
  .Contents__Inner h2 {
    font-size: 2.4vw;
    line-height: 4.2vw;
  }
}
@media screen and (max-width: 768px) {
  .Contents__Inner h2 {
    font-size: 3.515625vw;
    line-height: 6.25vw;
  }
}
.Contents__Inner .copy {
  font-size: 18px;
  line-height: 36px;
  margin: 50px auto 80px auto;
}
@media screen and (max-width: 1000px) {
  .Contents__Inner .copy {
    font-size: 1.8vw;
    line-height: 3.6vw;
    margin: 5vw auto 8vw auto;
  }
}
@media screen and (max-width: 768px) {
  .Contents__Inner .copy {
    font-size: 3.2552083333vw;
    line-height: 5.7291666667vw;
    margin: 6.5104166667vw auto 6.5104166667vw auto;
  }
}
.Contents__Inner .copy span {
  font-weight: bold;
  color: #3355AF;
}
.Contents__Inner #download {
  max-width: 1000px;
  margin-top: 65px;
  /*animation: zoomIn 1.0s ease 0s 1 normal;*/
}
@media screen and (max-width: 1000px) {
  .Contents__Inner #download {
    margin-top: 6.5vw;
  }
}
@media screen and (max-width: 768px) {
  .Contents__Inner #download {
    margin-top: 13.0208333333vw;
  }
}
.Contents__Inner #download a {
  text-decoration: none;
  color: #222222;
  padding: 60px 0 50px 0;
  display: block;
  background-image: url("../images/btn01.png");
  background-position: center top;
  background-repeat: no-repeat;
  background-size: 100% auto;
  text-align: center;
}
@media screen and (max-width: 1000px) {
  .Contents__Inner #download a {
    padding: 5.6vw 0 5.6vw 0;
  }
}
@media screen and (max-width: 768px) {
  .Contents__Inner #download a {
    padding: 5.46875vw 0 4.5572916667vw 0;
    background-image: url("../images/btn01_sp.png");
  }
}
.Contents__Inner #download a:hover {
  opacity: 0.8;
  filter: alpha(opacity=80);
  -moz-opacity: 0.8;
}
.Contents__Inner #download p {
  font-size: 0.26rem;
  line-height: 32px;
  font-weight: 700;
  margin: 0 auto;
}
@media screen and (max-width: 1000px) {
  .Contents__Inner #download p {
    font-size: 2.8vw;
    line-height: 3.2vw;
  }
}
@media screen and (max-width: 768px) {
  .Contents__Inner #download p {
    font-size: 3.6458333333vw;
    line-height: 4.6875vw;
  }
}
.Contents__Inner #download span {
  font-size: 16px;
  font-weight: 400;
}
@media screen and (max-width: 1000px) {
  .Contents__Inner #download span {
    font-size: 1.6vw;
  }
}
@media screen and (max-width: 768px) {
  .Contents__Inner #download span {
    font-size: 3.125vw;
  }
}
.Contents__Inner #download2 {
  max-width: 1000px;
  margin-top: 10px;
  /*animation: zoomIn 1.0s ease 0s 1 normal;*/
}
@media screen and (max-width: 1000px) {
  .Contents__Inner #download2 {
    margin-top: 0;
  }
}
@media screen and (max-width: 768px) {
  .Contents__Inner #download2 {
    margin-top: 3.90625vw;
  }
}
.Contents__Inner #download2 a {
  text-decoration: none;
  color: #222222;
  padding: 60px 0 50px 0;
  display: block;
  background-image: url("../images/btn02.png");
  background-position: center top;
  background-repeat: no-repeat;
  background-size: 100% auto;
  text-align: center;
}
@media screen and (max-width: 1000px) {
  .Contents__Inner #download2 a {
    padding: 5.6vw 0 5.6vw 0;
  }
}
@media screen and (max-width: 768px) {
  .Contents__Inner #download2 a {
    padding: 5.46875vw 0 4.5572916667vw 0;
    background-image: url("../images/btn02_sp.png");
  }
}
.Contents__Inner #download2 a:hover {
  opacity: 0.8;
  filter: alpha(opacity=80);
  -moz-opacity: 0.8;
}
.Contents__Inner #download2 p {
  font-size: 0.26rem;
  line-height: 32px;
  font-weight: 700;
  margin: 0 auto;
}
@media screen and (max-width: 1000px) {
  .Contents__Inner #download2 p {
    font-size: 2.8vw;
    line-height: 3.2vw;
  }
}
@media screen and (max-width: 768px) {
  .Contents__Inner #download2 p {
    font-size: 3.6458333333vw;
    line-height: 4.6875vw;
  }
}
.Contents__Inner #download2 span {
  font-size: 16px;
  font-weight: 400;
}
@media screen and (max-width: 1000px) {
  .Contents__Inner #download2 span {
    font-size: 1.6vw;
  }
}
@media screen and (max-width: 768px) {
  .Contents__Inner #download2 span {
    font-size: 3.125vw;
  }
}
.Contents__Inner #guide h3 {
  font-size: 36px;
  color: #3355AF;
  padding: 0 25px;
  font-weight: 700;
  position: relative;
  display: inline-block;
  text-align: center;
  margin: 100px 0 70px 0;
}
@media screen and (max-width: 1000px) {
  .Contents__Inner #guide h3 {
    font-size: 3.6vw;
    margin: 7vw 0 6vw 0;
  }
}
@media screen and (max-width: 768px) {
  .Contents__Inner #guide h3 {
    font-size: 7.03125vw;
    margin: 9.1145833333vw 0 3.90625vw 0;
  }
}
.Contents__Inner #guide h3::after {
  content: "";
  width: 100%;
  background: #FFC802;
  height: 10px;
  display: block;
  position: relative;
  bottom: 13px;
  left: 0;
  z-index: 0;
}
@media screen and (max-width: 768px) {
  .Contents__Inner #guide h3::after {
    bottom: 3.2552083333vw;
  }
}
.Contents__Inner #guide h3 span {
  z-index: 1;
  position: relative;
  background-image: url(../images/icon_img.svg);
  background-position: 30px center;
  background-repeat: no-repeat;
  background-size: 55px;
  display: inline-block;
  margin: 0 auto;
  text-indent: 70px;
  padding: 0 25px;
}
.Contents__Inner #guide #flow ul {
  display: flex;
  margin: 0 auto;
  padding: 0 0 40px 0;
  justify-content: center;
}
@media screen and (max-width: 768px) {
  .Contents__Inner #guide #flow ul {
    display: block;
  }
}
.Contents__Inner #guide #flow ul .flow-img {
  width: 40%;
  margin-right: 50px;
}
@media screen and (max-width: 1000px) {
  .Contents__Inner #guide #flow ul .flow-img {
    margin-right: 5vw;
  }
}
@media screen and (max-width: 768px) {
  .Contents__Inner #guide #flow ul .flow-img {
    width: 100%;
    margin-right: auto;
  }
}
.Contents__Inner #guide #flow ul .flow-img img {
  width: 100%;
}
@media screen and (max-width: 768px) {
  .Contents__Inner #guide #flow ul .flow-img img {
    margin-bottom: 5vw;
  }
}
.Contents__Inner #guide #flow ul .flow-txt {
  width: 60%;
  text-align: left;
}
@media screen and (max-width: 768px) {
  .Contents__Inner #guide #flow ul .flow-txt {
    width: 100%;
  }
}
.Contents__Inner #guide #flow ul .flow-txt h4 {
  color: #3355AF;
  font-size: 26px;
  line-height: 36px;
  margin-bottom: 20px;
  font-weight: 700;
  display: flex;
  align-items: center;
}
@media screen and (max-width: 1000px) {
  .Contents__Inner #guide #flow ul .flow-txt h4 {
    font-size: 2.6vw;
    line-height: 3.6vw;
  }
}
@media screen and (max-width: 768px) {
  .Contents__Inner #guide #flow ul .flow-txt h4 {
    font-size: 5.2083333333vw;
    line-height: 5.2083333333vw;
  }
}
.Contents__Inner #guide #flow ul .flow-txt h4 span {
  width: 36px;
  height: 36px;
  background-image: url("../images/icon_ttl.svg");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 100% auto;
  text-align: center;
  margin-right: 15px;
  color: #fff;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
@media screen and (max-width: 1000px) {
  .Contents__Inner #guide #flow ul .flow-txt h4 span {
    width: 3.6vw;
    height: 3.6vw;
  }
}
@media screen and (max-width: 768px) {
  .Contents__Inner #guide #flow ul .flow-txt h4 span {
    width: 6.5104166667vw;
    height: 6.5104166667vw;
  }
}
.Contents__Inner #guide #flow ul .flow-txt .note {
  font-size: 16px;
  line-height: 36px;
  margin-bottom: 20px;
}
@media screen and (max-width: 1000px) {
  .Contents__Inner #guide #flow ul .flow-txt .note {
    font-size: 1.6vw;
    line-height: 3.6vw;
    margin-bottom: 3vw;
  }
}
@media screen and (max-width: 768px) {
  .Contents__Inner #guide #flow ul .flow-txt .note {
    font-size: 3.125vw;
    line-height: 4.6875vw;
    margin-bottom: 3.90625vw;
  }
}
.Contents__Inner #guide #flow ul .flow-txt .txt {
  font-size: 18px;
  line-height: 36px;
  font-weight: 500;
}
@media screen and (max-width: 1000px) {
  .Contents__Inner #guide #flow ul .flow-txt .txt {
    font-size: 1.8vw;
    line-height: 3.6vw;
  }
}
@media screen and (max-width: 768px) {
  .Contents__Inner #guide #flow ul .flow-txt .txt {
    font-size: 3.515625vw;
    line-height: 6.5104166667vw;
  }
}
.Contents__Inner #guide #flow ul .flow-txt .caption {
  font-size: 16px;
  line-height: 36px;
  color: #E60000;
}
@media screen and (max-width: 1000px) {
  .Contents__Inner #guide #flow ul .flow-txt .caption {
    font-size: 1.6vw;
    line-height: 3.6vw;
  }
}
@media screen and (max-width: 768px) {
  .Contents__Inner #guide #flow ul .flow-txt .caption {
    font-size: 3.2552083333vw;
    line-height: 6.5104166667vw;
  }
}
.Contents__Inner #guide #flow .arrow {
  margin-bottom: 50px;
}
@media screen and (max-width: 1000px) {
  .Contents__Inner #guide #flow .arrow {
    margin-bottom: 5vw;
  }
}
@media screen and (max-width: 768px) {
  .Contents__Inner #guide #flow .arrow {
    margin-bottom: 6.5104166667vw;
  }
}
.Contents__Inner #copyright {
  margin: 50px 0 55px 0;
}
@media screen and (max-width: 1000px) {
  .Contents__Inner #copyright {
    margin-bottom: 5vw;
  }
}
@media screen and (max-width: 768px) {
  .Contents__Inner #copyright {
    margin: 6.5104166667vw 0 6.5104166667vw 0;
  }
}
.Contents__Inner #copyright p:first-child {
  font-size: 14px;
  line-height: 24px;
  font-weight: 600;
  margin-bottom: 30px;
}
@media screen and (max-width: 1000px) {
  .Contents__Inner #copyright p:first-child {
    font-size: 1.4vw;
    line-height: 2.4vw;
    margin-bottom: 3vw;
  }
}
@media screen and (max-width: 768px) {
  .Contents__Inner #copyright p:first-child {
    font-size: 2.8645833333vw;
    line-height: 4.1666666667vw;
    margin-bottom: 3.90625vw;
  }
}
.Contents__Inner #copyright p:nth-child(2) {
  font-size: 12px;
  line-height: 24px;
}
@media screen and (max-width: 1000px) {
  .Contents__Inner #copyright p:nth-child(2) {
    font-size: 1.2vw;
    line-height: 2.4vw;
  }
}
@media screen and (max-width: 768px) {
  .Contents__Inner #copyright p:nth-child(2) {
    font-size: 2.6041666667vw;
    line-height: 4.1666666667vw;
  }
}
.Contents__Inner .animatetop {
  margin-bottom: 0.5rem;
}
.Contents__Inner .animatetop a {
  display: inline-block;
  margin: 0 auto;
  background-color: #0d69ce;
  color: #fff;
  text-align: center;
  justify-content: center;
  align-items: center;
  border: double 4px #fff;
  padding: 0.08rem 0.26rem;
  letter-spacing: 0.01rem;
  font-size: 0.16rem;
  font-weight: 600;
  font-feature-settings: "palt";
  border-radius: 5px;
  -webkit-border-radius: 8px;
}
@media screen and (max-width: 768px) {
  .Contents__Inner .animatetop a {
    font-size: 0.3rem;
  }
}

#complete {
  max-width: 650px;
  margin: 0 auto;
}
#complete img {
  width: 100%;
}

.slide-container {
  background-color: #FFC802;
  width: 100%;
  padding: 60px 0 45px 0;
  display: block;
}
@media screen and (max-width: 768px) {
  .slide-container {
    padding: 7.8125vw 0 5.859375vw 0;
  }
}
.slide-container .slider {
  width: 100%;
  margin: 0 auto;
  /*.slick-prev:before,
  .slick-next:before {
  	color: #3355AF;
  }*/
}
.slide-container .slider .slick-slide {
  margin: 0px 20px;
  max-width: 670px;
  transition: all ease-in-out 0.3s;
  opacity: 1;
  width: 100%;
  background-color: #E8E8E8;
  text-align: center;
  display: inline-block;
}
.slide-container .slider .slick-slide img {
  width: 100%;
  height: auto;
}
@media screen and (max-width: 768px) {
  .slide-container .slider .slick-slide {
    margin: 0px 2.6041666667vw;
    max-width: 75.5208333333vw;
  }
}
.slide-container .slider .slick-active {
  opacity: 1;
  /*opacity: .7;*/
}
.slide-container .slider .slick-current {
  opacity: 1;
}
.slide-container .slick-dots li button:before {
  font-size: 11px !important;
  color: #fff;
}

#footer_link {
  clear: both;
  background: url(https://www.animate-onlineshop.jp/special/include/images/bg_footer.gif) left top repeat-x;
  width: 100%;
  margin: 0 auto;
  padding: 16px 0;
  font-size: 12px;
  color: #fff;
  text-align: center;
  line-height: 18px;
}
@media screen and (max-width: 768px) {
  #footer_link {
    padding: 1.953125vw 7.8125vw;
  }
}
#footer_link ul li {
  display: inline;
  margin-right: 0;
}
#footer_link ul li a {
  color: #ffd047;
  text-decoration: none;
}
#footer_link ul li a:hover {
  text-decoration: underline;
}

#pagetop {
  position: fixed;
  right: 13px;
  transition: 0.3s;
  transform: translateY(100%);
  z-index: 999;
}
@media screen and (max-width: 768px) {
  #pagetop {
    right: 2.8645833333vw;
  }
}
#pagetop a {
  display: block;
  width: 40px;
  height: 40px;
  background: url(../images/pagetop.svg) 50% 50% no-repeat;
}
#pagetop a:hover {
  opacity: 0.8;
  filter: alpha(opacity=80);
  -moz-opacity: 0.8;
}

#pagetop.active {
  transform: translateY(0);
  bottom: 13px;
}
@media screen and (max-width: 768px) {
  #pagetop.active {
    bottom: 2.8645833333vw;
  }
}
/*# sourceMappingURL=style.css.map */