@charset "UTF-8";
/*---------------------------------------------
メディアクエリー
---------------------------------------------*/
/*---------------------------------------------
共通
---------------------------------------------*/
html {
  scroll-behavior: smooth;
  display: none;
}

body {
  margin: 0;
}

img {
  max-width: initial;
  width: 100%;
  display: block;
}

@media screen and (min-width: 769px) {
  .sp_none {
    display: block;
  }
}
@media screen and (max-width: 768px) {
  .sp_none {
    display: none;
  }
}

@media screen and (min-width: 769px) {
  .pc_none {
    display: none;
  }
}
@media screen and (max-width: 768px) {
  .pc_none {
    display: block;
  }
}

/*---------------------------------------------
font
---------------------------------------------*/
.ja {
  font-family: "yu-gothic-pr6n", sans-serif;
  font-style: normal;
  font-weight: 400;
}

.eg {
  font-family: "classico-urw", sans-serif;
  font-style: normal;
  font-weight: 400;
}

/*---------------------------------------------
FV
---------------------------------------------*/
.fv {
  width: 100%;
  position: relative;
}
.fv .reebok_logo {
  position: absolute;
  width: 100px;
  z-index: 100;
  height: auto;
  right: 4%;
  top: 4%;
}
.slider_wrap {
  width: 100%;
}
@media screen and (min-width: 769px) {
  .slider_wrap {
    max-width: 805px;
    margin: auto !important;
  }
}

.top_logo {
  width: 50px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
@media screen and (min-width: 769px) {
  .top_logo {
    width: 90px !important;
  }
}

.logo_wrap {
  position: relative;
  width: 100px;
  height: auto;
  border-radius: 50%;
  -webkit-animation: rotateAnim 10s linear infinite;
          animation: rotateAnim 10s linear infinite;
}

@-webkit-keyframes rotateAnim {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  50% {
    -webkit-transform: rotate(180deg);
            transform: rotate(180deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}

@keyframes rotateAnim {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  50% {
    -webkit-transform: rotate(180deg);
            transform: rotate(180deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
.flexslider {
  border: none;
  margin: 0;
}

.fv_title {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 100;
  width: 16%;
}
@media screen and (min-width: 769px) {
  .fv_title {
    position: fixed;
    height: 100vh;
    width: auto;
    left: initial;
    right: 6%;
    z-index: 1000;
    top: 0;
  }
}

.read {
  width: 90%;
  font-size: 13px;
  text-align: center;
  margin: 80px auto;
  line-height: 2;
}

/*---------------------------------------------
box
---------------------------------------------*/
.credit {
  margin: 60px auto;
}
@media screen and (min-width: 769px) {
  .credit {
    margin-bottom: 150px;
  }
}
.credit .lr {
  font-size: 11px;
  margin-left: 10%;
}
.credit .item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 80%;
  margin: 20px auto;
  font-size: 11px;
}
.credit .buy_btn {
  color: #3A4996;
  border: 1px solid;
  border-radius: 20px;
  text-decoration: none;
  padding: 0px 16px;
  -webkit-transition: 0.2s all;
  transition: 0.2s all;
  line-height: 1.4;
}
.credit .buy_btn:hover {
  background: #3A4996;
  color: #fff;
}

.box .title_wrap {
  position: relative;
}
.box .title {
  position: absolute;
  width: 11%;
  top: -8%;
}
.box .title_1 {
  top: -8%;
}
.box .title_2 {
  right: 0;
  width: 13%;
}
@media screen and (min-width: 769px) {
  .box .title_2 {
    right: -5%;
  }
}
.box .color_name .color {
  text-align: right;
  font-size: 12px;
  margin-right: 5px;
}
@media screen and (min-width: 769px) {
  .box .color_name .color {
    font-size: 14px;
    margin-bottom: 5px;
  }
}
.box .color_name .color_r {
  text-align: left;
  margin-left: 5px;
}
.box .title_3 {
  width: 15%;
  top: 10px;
  left: 7%;
  z-index: 100;
}
.box .title_4 {
  width: 32%;
  top: -16%;
  right: -41%;
}
.box .title_5 {
  width: 22%;
  left: -13%;
  top: 10%;
}

/*---------------------------------------------
box1
---------------------------------------------*/
.box1 .img1 {
  width: 95%;
  margin-left: auto;
}
.box1 .img2 {
  margin: 230px auto 30px;
  width: 66%;
}
.box1 .img3 {
  width: 41%;
  margin-left: auto;
  margin-right: 20px;
}
.box1 .img4 {
  margin-top: 160px;
}
.box1 .img5 {
  width: 88%;
  margin-top: 200px;
}
.box1 .img7 {
  width: 70%;
  margin-left: auto;
}
.box1 .img7 img {
  margin-bottom: 1px;
}
.box1 .img9 {
  margin-top: 60px;
}
.box1 .img10 {
  width: 80%;
  margin: 190px auto 260px;
}

/*---------------------------------------------
box2
---------------------------------------------*/
.box2 .img11 img {
  margin-bottom: 1px;
}
.box2 .img12 {
  width: 30%;
  margin-top: 270px;
  margin-left: 16%;
}
@media screen and (min-width: 769px) {
  .box2 .img12 {
    margin-top: 350px;
  }
}
.box2 .img13 {
  width: 50%;
  margin-left: auto;
  margin-top: -83%;
}
.box2 .img14 {
  width: 66%;
  margin-left: auto;
  margin-top: 34%;
}
.box2 .img15 {
  width: 68%;
  margin-left: 8%;
}
.box2 .img15 img {
  margin-bottom: 2px;
}

.circle_wrap {
  position: relative;
}

.circle {
  position: absolute;
  width: 100px;
  height: 100px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-radius: 50%;
  z-index: 100;
  top: 134px;
  left: -3vw;
}
@media screen and (min-width: 769px) {
  .circle {
    width: 150px !important;
    height: 150px !important;
    left: -3vw;
  }
}

.text {
  width: 100px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
@media screen and (min-width: 769px) {
  .text {
    width: 150px !important;
  }
}

/*---------------------------------------------
box3
---------------------------------------------*/
.box3 .img17 {
  width: 83.5%;
  margin-top: 10px;
  margin-left: auto;
}
.box3 .img18 {
  width: 65%;
  margin-top: 130px;
  margin-left: auto;
}
.box3 .img19 {
  width: 50%;
  margin-top: -20px;
  margin-left: 7%;
}
.box3 .img20 {
  width: 90%;
  margin: 180px auto 100px;
}
@media screen and (min-width: 769px) {
  .box3 .img20 {
    margin-top: 200px;
    margin-bottom: 200px;
  }
}
.box3 .img22 {
  width: 85%;
  margin-top: 4px;
  margin-left: auto;
}
.box3 .img23 {
  margin-top: 130px;
}
.box3 .img24 {
  width: 60%;
  margin: 130px auto 0;
}
@media screen and (min-width: 769px) {
  .box3 .img24 {
    margin-top: 200px;
    margin-bottom: 200px;
  }
}
.box3 .img25 {
  width: 78%;
  margin-top: 150px;
  margin-bottom: 180px;
}

/*---------------------------------------------
box4
---------------------------------------------*/
.box4 .img26 {
  width: 87%;
}
.box4 .img27 {
  width: 71%;
  margin-top: 80px;
  margin-bottom: -20px;
}
.box4 .img28 {
  width: 78%;
  margin-top: 120px;
}
.box4 .img29 {
  width: 50%;
  margin-left: auto;
  margin-top: 45px;
  margin-right: 40px;
  margin-bottom: 100px;
}
@media screen and (min-width: 769px) {
  .box4 .img29 {
    margin-top: 200px;
    margin-bottom: 200px;
  }
}
.box4 .img30 {
  width: 78%;
  margin-top: 150px;
  margin-left: auto;
  margin-bottom: 55px;
}
.box4 .img31 {
  width: 50%;
  margin-left: 22%;
}

/*---------------------------------------------
box5
---------------------------------------------*/
.box5 {
  margin-top: 150px;
}
.box5 .img33 {
  width: 67%;
  margin-left: 9%;
}
@media screen and (min-width: 769px) {
  .box5 .img33 {
    margin-bottom: 100px;
  }
}
.box5 .img34 {
  margin-bottom: 45px;
}
.box5 .img35 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  margin-right: -4px;
}
.box5 .img35 img {
  width: 40%;
  margin-right: 4px;
}
.box5 .img36 {
  width: 35%;
  margin: 180px auto;
}

/*---------------------------------------------
ALL ITEMS
---------------------------------------------*/
.items_wrap {
  background: #CAD5FA;
  padding-bottom: 50px;
}
.items_wrap .item_title {
  font-size: 20px;
  text-align: center;
  padding-top: 100px;
  margin-bottom: 50px;
}
.items_wrap .flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: 80%;
  margin: auto;
}
@media screen and (min-width: 769px) {
  .items_wrap .flex {
    width: 60%;
  }
}
.items_wrap .logo {
  width: 30%;
  margin: 50px auto;
}
@media screen and (min-width: 769px) {
  .items_wrap .logo {
    width: 10%;
    margin-top: 100px;
  }
}
.items_wrap small {
  display: block;
  text-align: center;
  font-size: 10px;
}
.items_wrap .copy {
  width: 80%;
  margin: 0 auto 10px;
}
@media screen and (min-width: 769px) {
  .items_wrap .copy {
    width: 30%;
  }
}

.item_box {
  width: 28%;
  margin: 8px;
}
@media screen and (min-width: 769px) {
  .item_box {
    width: 18%;
    width: 22.2222222222%;
  }
}
.item_box span {
  font-size: 10px;
  line-height: 1.6;
  display: block;
  margin-top: 10px;
  margin-bottom: 16px;
}
.item_box a {
  color: #000;
  text-decoration: none;
}

.wrap {
  margin: 100px auto 0;
}

@media screen and (min-width: 769px) {
  .block {
    max-width: 550px;
    margin: auto;
  }
}

#page_top {
  position: fixed;
  width: 80px;
  right: 0;
  bottom: 6%;
}

@media screen and (min-width: 769px) {
  #page_top {
    width: 100px;
    right: 10%;
  }
}
[data-aos=fade-up] {
  -webkit-transform: translate3d(0, 20px, 0);
          transform: translate3d(0, 20px, 0);
}

[data-aos=fade-right] {
  -webkit-transform: translate3d(-20px, 0, 0);
          transform: translate3d(-20px, 0, 0);
}

[data-aos=fade-left] {
  -webkit-transform: translate3d(20px, 0, 0);
          transform: translate3d(20px, 0, 0);
}/*# sourceMappingURL=style.css.map */