/* argument */
@import url("https://fonts.googleapis.com/css?family=Roboto:100,300,400,500,700&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;700&display=swap");
.ffRb { font-family: 'Roboto', sans-serif; }

/* font style */
/* site style */
/* [ opacity ]
-------------------------------------------------*/
/* [ display style ]
-------------------------------------------------*/
/* [ background-image ]
-------------------------------------------------*/
/* [ writing-mode ]
-------------------------------------------------*/
/* [ illustrator & photoshop letter spacing ]
-------------------------------------------------*/
/* [ easy breakpoint ]
-------------------------------------------------*/
/* [ easy transform ]
-------------------------------------------------*/
.conceptsec01 { width: 100%; transform: translateZ(0); }

.conceptsec01.fixed { position: fixed; z-index: -1; }

.conceptsec01.op0 { opacity: 0; }

@media (min-width: 768px) { .conceptsec01 { height: calc(100vh - 120px); display: table; min-height: 540px; } }

@media (max-width: 767px) { .conceptsec01 { padding-top: 82px; padding-bottom: 66px; } }

@media (min-width: 768px) { .conceptsec01 .container { display: table-cell; vertical-align: middle; position: relative; top: -40px; } }

.conceptsec01 .txtScroll { display: inline-block; position: absolute; bottom: 22px; left: 50%; -webkit-transform: translateX(-50%); -moz-transform: translateX(-50%); -ms-transform: translateX(-50%); -o-transform: translateX(-50%); transform: translateX(-50%); z-index: 2; }

@media only screen and (max-width: 1024px) { .conceptsec01 .txtScroll { bottom: 55px; } }

.conceptsec01 .imgdiv { max-width: 433px; margin: 0 auto; }

@media (max-width: 767px) { .conceptsec01 .imgdiv { max-width: 189px; } }

.conceptsec01 .txt_h1 { padding-top: 56px; text-align: center; font-size: 37px; font-size: 3.7rem; line-height: 50px; font-weight: 500; max-width: 980px; margin: 0 auto; }

@media (max-width: 767px) { .conceptsec01 .txt_h1 { padding-top: 22px; font-size: 26px; font-size: 2.6rem; line-height: 37px; } }

.conceptsec01 .txt_desc { padding-top: 37px; text-align: left; font-size: 18px; font-size: 1.8rem; line-height: 36px; font-weight: 500; max-width: 980px; margin: 0 auto; }

@media (max-width: 767px) { .conceptsec01 .txt_desc { padding-top: 12px; text-align: left; font-size: 15px; font-size: 1.5rem; line-height: 27px; } }

.conceptsec02 li { display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; background: #F7F7F7; }

@media (max-width: 767px) { .conceptsec02 li { -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; background: #fff; } }

.conceptsec02 .imgdiv { width: 50%; padding: 0; background: #F7F7F7; text-align: center; position: relative; }

.conceptsec02 .imgdiv__inner { position: absolute; top: 0; right: 0; left: 0; bottom: 0; background-position: center; background-repeat: no-repeat; background-size: cover; }

@media (max-width: 767px) { .conceptsec02 .imgdiv__inner { background: none; position: relative; } }

.conceptsec02 .imgdiv img { width: 100%; opacity: 0; }

@media (max-width: 767px) { .conceptsec02 .imgdiv img { opacity: 1; } }

@media (max-width: 767px) { .conceptsec02 .imgdiv { width: 100%; padding: 0 0 50px; }
  .conceptsec02 .imgdiv.pdb0 { padding-bottom: 0; } }

.conceptsec02 .imgdiv iframe { width: 100% !important; height: 100% !important; }

.conceptsec02 .txtdiv { width: 50%; padding: 94px 94px; background: #fff; }

@media (max-width: 767px) { .conceptsec02 .txtdiv { width: calc(100% - 20px); margin: -50px 0 0 20px; padding: 30px 20px 40px; position: relative; } }

.conceptsec02 .txt_h2 { font-size: 26px; font-size: 2.6rem; line-height: 40px; font-weight: bold; }

@media (max-width: 767px) { .conceptsec02 .txt_h2 { font-size: 22px; font-size: 2.2rem; line-height: 31px; } }

.conceptsec02 .txt_desc { padding-top: 14px; font-size: 16px; font-size: 1.6rem; line-height: 30px; font-weight: 500; }

@media (max-width: 767px) { .conceptsec02 .txt_desc { padding-top: 7px; font-size: 15px; font-size: 1.5rem; line-height: 27px; } }

@media (min-width: 768px) { .conceptsec02 li:nth-child(2n) .imgdiv { order: 2; } }

.conceptsec03 { background: #fff; }

@media (max-width: 767px) { .conceptsec03 { border-top: #E0E0E0 1px solid; } }

.conceptsec03 li { padding: 96px 0 135px; }

@media (max-width: 767px) { .conceptsec03 li { padding: 54px 0 80px; } }

.conceptsec03 .txt_h3 { text-align: center; font-size: 26px; font-size: 2.6rem; line-height: 40px; font-weight: bold; }

@media (max-width: 767px) { .conceptsec03 .txt_h3 { text-align: left; font-size: 22px; font-size: 2.2rem; line-height: 31px; } }

.conceptsec03 .txt_desc { padding-top: 50px; font-size: 16px; font-size: 1.6rem; line-height: 30px; font-weight: 500; }

@media (max-width: 767px) { .conceptsec03 .txt_desc { padding-top: 35px; font-size: 15px; font-size: 1.5rem; line-height: 27px; } }

.conceptsec03 li:nth-child(2n) { background: #F7F7F7; }

.conceptsec03 li:last-child { padding-bottom: 82px; }

@media (max-width: 767px) { .conceptsec03 li:last-child { padding-bottom: 62px; } }

.conceptsec04 .txt_h2 { background: #000; padding: 14px 20px 11px; color: #fff; text-align: center; font-size: 27px; font-size: 2.7rem; line-height: 40px; letter-spacing: 0.02em; font-weight: 500; font-family: "Roboto", sans-serif; }

@media (max-width: 767px) { .conceptsec04 .txt_h2 { padding: 12px 20px 10px; font-size: 24px; font-size: 2.4rem; line-height: 34px; } }

.conceptsec04 .ul01 { margin: 60px -17px 0; display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; }

@media (max-width: 767px) { .conceptsec04 .ul01 { margin: 0 -20px; } }

.conceptsec04 .ul01 li { width: 25%; padding: 0 17px 40px; text-align: center; color: #F03F24; }

@media (max-width: 767px) { .conceptsec04 .ul01 li { width: 50%; padding: 23px 20px 20px; border-bottom: #D6D6D6 1px solid; text-align: left; }
  .conceptsec04 .ul01 li:nth-child(2n+1) { border-right: #D6D6D6 1px solid; } }

.conceptsec04 .ul01 .text01 { padding-top: 7px; font-size: 19px; font-size: 1.9rem; line-height: 28px; letter-spacing: 0.02em; font-weight: 500; font-family: "Roboto", sans-serif; }

@media (max-width: 767px) { .conceptsec04 .ul01 .text01 { padding-top: 7px; font-size: 18px; font-size: 1.8rem; line-height: 24px; } }

.conceptsec04 .ul01 .text02 { padding-top: 5px; font-size: 10px; font-size: 1rem; line-height: 15px; letter-spacing: 0.05em; font-weight: 500; }

@media (max-width: 767px) { .conceptsec04 .ul01 .text02 { padding-top: 8px; font-size: 11px; font-size: 1.1rem; line-height: 17px; } }

.conceptsec04 .btn_cm { margin: 4px auto 0; display: block; }

@media (max-width: 767px) { .conceptsec04 .btn_cm { margin-top: 28px; } }

/*# sourceMappingURL=maps/overview.min.css.map */


.conversion {
  background:linear-gradient(45deg,#67e6ff 0%,#3f10c0 88%)!important;
  padding-top: 60px;
}

.conversion-flex {
  display: flex;
  /* justify-content: space-between; */
  align-items: stretch;
}

.conversion-flex-img {
  width:57%;
}

.conversion-flex-text {
  color: #fff;
  width: 45%;
}

.conversion-flex-text h3 {
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 20px;
  line-height: 1.5;
}

.conversion-btn a {
  max-width: 284px;
  width: 100%;
  display: inline-block;
  text-align: center;
  padding: 14px 15px;
  border: 1px solid #fff;
  color: #000;
  border-radius: 25px;
  font-size: 13px;
  font-size: 1.3rem;
  line-height: 20px;
  letter-spacing: 0.04em;
  font-weight: 500;
  background-color: #fff;
  margin-top: 30px;
  cursor: pointer;
}

.conversion-btn a:hover {
  opacity: inherit;
  background-color: #000;
  color: #fff;
}

.catalog a {
  background-color: #000;
  border: none;
  color: #fff;
}

.catalog a:hover {
  background-color: transparent;
  color: #fff;
  border: 1px solid #fff;
}

.conversion-btn {
  width: 50%;
}

.ec {
  margin-top: 40px;
}

.flex-wrap {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: stretch;
}

.flex-wrap-item {
  width: 15%;
  padding: 15px 15px 20px;
  box-sizing: border-box;
}

.icon {
  min-height: 70px;
}

.chrysler .icon {
  background: url(https://3ds.co.jp/keyshot/wp/wp-content/uploads/2022/10/Chrysler-94x94-1.jpg) center center no-repeat;
  margin-bottom: 10px;
}

.dewalt .icon {
  background: url(https://3ds.co.jp/keyshot/wp/wp-content/uploads/2022/10/dewalt-94x94-1.jpg) center center no-repeat;
  margin-bottom: 10px;
}

.fossil .icon {
  background: url(https://3ds.co.jp/keyshot/wp/wp-content/uploads/2022/10/Fossil-94x94-1.jpg) center center no-repeat;
  margin-bottom: 10px;
}

.microsoft .icon {
  background: url(https://3ds.co.jp/keyshot/wp/wp-content/uploads/2022/10/Microsoft-94x94-1.jpg) center center no-repeat;
  margin-bottom: 10px;
}

.nissan .icon {
  background: url(https://3ds.co.jp/keyshot/wp/wp-content/uploads/2022/10/Nissan-94x94-1.jpg) center center no-repeat;
  margin-bottom: 10px;
}

.oakley .icon {
  background: url(https://3ds.co.jp/keyshot/wp/wp-content/uploads/2022/10/Oakley-94x94-1.jpg) center center no-repeat;
  margin-bottom: 10px;
}

.philips .icon {
  background: url(https://3ds.co.jp/keyshot/wp/wp-content/uploads/2022/10/Philips-94x94-2.jpg) center center no-repeat;
  margin-bottom: 10px;
}

.skullcandy .icon {
  background: url(https://3ds.co.jp/keyshot/wp/wp-content/uploads/2022/10/SkullCandy-94x94-1.jpg) center center no-repeat;
  margin-bottom: 10px;
}

.specialized .icon {
  background: url(https://3ds.co.jp/keyshot/wp/wp-content/uploads/2022/10/Specialized-94x94-1.jpg) center center no-repeat;
  margin-bottom: 10px;
}

.tiffany .icon {
  background: url(https://3ds.co.jp/keyshot/wp/wp-content/uploads/2022/10/Tifanny__Co-94x94-1.jpg) center center no-repeat;
  margin-bottom: 10px;
}

.whirlpool .icon {
  background: url(https://3ds.co.jp/keyshot/wp/wp-content/uploads/2022/10/whirlpool.jpg) center center no-repeat;
  margin-bottom: 10px;
}

.prize {
  text-align: center;
  padding: 60px 0;
}

.sp {
  display: none;
}

.prize .txtTitle {
  font-size: 18px;
  margin-bottom: 30px;
  font-weight: bold;
}

@media (max-width: 767px) {

  .conversion {
    padding: 30px 0;
  }

  .conversion-flex {
    flex-direction: column;
  }

  .conversion-flex-img {
    width:100%;
    margin-bottom: 20px;
  }
  
  .conversion-flex-text {
    width: 100%;
  }

  .conversion-btn {
    width: 100%;
    text-align: center;
  }

  .conversion-btn a { 
    margin-top: 20px;
  }

  .catalog a { 
    margin-bottom: 20px;
  }
  .flex-wrap-item {
    width: 40%;
    }

    .pc {
     display: none;
   }

   .sp {
     display: block;
   }

   .prize {
    padding: 30px 0;
  }

  .ec {
    margin-top: 20px;
  }

}