.none26__logo {
  margin: 0 auto;
  width: 15%;
}

@media only screen and (max-width: 768px) {
  .none26__logo {
    margin: 60px auto 0;
    width: 20%;
  }
}

.slider__container {
  position: relative;
  width: 1100px;
  margin: 0 auto;
}

@media only screen and (max-width: 768px) {
  .slider__container {
    width: 100%;
    box-sizing: border-box;
  }
}

.none26__slider {
  position: relative;
  margin: 0 auto;
}

.none26__slider .swiper-pagination {
  left: 50%;
  margin-top: 20px;
  transform: translateX(-50%);
}

@media only screen and (max-width: 768px) {
  .none26__slider .swiper-pagination {
    margin-top: 0px;
  }
}

.none26__slider .swiper-pagination .swiper-pagination-bullet {
  margin-right: 10px;
  width: 12px;
  height: 12px;
}

@media only screen and (max-width: 768px) {
  .none26__slider .swiper-pagination .swiper-pagination-bullet {
    width: 8px;
    height: 8px;
    margin-right: 8px;
  }
}

.none26__slider .swiper-pagination .swiper-pagination-bullet:last-child {
  margin-right: 0;
}

.none26__slider .swiper-button-next,
.none26__slider .swiper-button-prev {
  width: 50px;
  height: 50px;
  border-radius: 50%;
}

@media only screen and (max-width: 768px) {
  .none26__slider .swiper-button-next,
  .none26__slider .swiper-button-prev {
    width: 30px;
    height: 30px;
  }
}

.none26__slider .swiper-button-next {
  background: url(../../assets/img/lp/26none/btn-next.png);
  background-size: 100%;
  right: -15px;
}

@media only screen and (max-width: 768px) {
  .none26__slider .swiper-button-next {
    right: 10px;
  }
}

.none26__slider .swiper-button-prev {
  background: url(../../assets/img/lp/26none/btn-prev.png);
  background-size: 100%;
  left: -15px;
}

@media only screen and (max-width: 768px) {
  .none26__slider .swiper-button-prev {
    left: 10px;
  }
}

.none26__btn01 {
  display: block;
  margin: 80px auto 40px;
  max-width: 800px;
}

@media only screen and (max-width: 768px) {
  .none26__btn01 {
    margin: 40px auto 20px;
  }
}

.none26__btn02 {
  display: block;
  margin: 40px auto 0;
  max-width: 800px;
}

@media only screen and (max-width: 768px) {
  .none26__btn02 {
    margin: 20px auto 0;
  }
}

.none26__btn03 {
  display: block;
  margin: 20px auto 0;
  max-width: 800px;
}

@media only screen and (max-width: 768px) {
  .none26__btn03 {
    margin: 10px auto 0;
  }
}

.none26__btn04 {
  display: block;
  margin: 20px auto 40px;
  max-width: 800px;
}

@media only screen and (max-width: 768px) {
  .none26__btn04 {
    margin: 10px auto 20px;
  }
}

.sensing_caution {
  margin: 15px auto;
}

.red {
  color: #e60021;
}

.red_link {
  color: #e60021;
  text-decoration: underline;
}

.none26__fixed .odyssey__LP__sec04__inline {
  display: block;
  width: 100%;
}

.none26__fixed .odyssey__LP__sec04__inlineItem {
  max-width: 110px;
  display: block;
}

@media only screen and (max-width: 768px) {
  .none26__fixed .odyssey__LP__sec04__inlineItem {
    max-width: 60px;
  }
}

.none26__fixed .odyssey__LP__sec04__inlineItem2 {
  display: block;
  width: 100%;
  max-width: 100%;
  background: #E50012;
  position: relative;
}

.none26__fixed .odyssey__LP__sec04__inlineItem2 .odyssey__LP__sec04__inlineItem2__text {
  width: 450px;
  margin: 0 auto;
  padding: 15px 10px;
}

@media only screen and (max-width: 768px) {
  .none26__fixed .odyssey__LP__sec04__inlineItem2 .odyssey__LP__sec04__inlineItem2__text {
    width: 200px;
    padding: 10px 5px;
  }
}

.none26__fixed .odyssey__LP__sec04__inlineItem2 .odyssey__LP__sec04__inlineItem2__store {
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
}

.none26__fixed .odyssey__LP__sec04__inlineItem2 .odyssey__LP__sec04__inlineItem2__store img {
  height: 100%;
  width: auto;
}

.none26__fixed .odyssey__LP__sec04__inline__group {
  display: flex;
  justify-content: space-between;
  padding-bottom: 50px;
}

@media only screen and (max-width: 768px) {
  .none26__fixed .odyssey__LP__sec04__inline__group {
    padding-bottom: 0px;
  }
}

.none26__fixed .odyssey__LP__sec04__inline__group__col {
  width: 30%;
}

.none26 #search-fixed .search-fixed-item {
  max-width: 100%;
  width: inherit;
  bottom: 0;
}

.none26__fixed2 .odyssey__LP__sec04__inlineItem {
  display: flex;
  max-width: 110px;
  position: fixed;
  bottom: 150px;
  right: 50px;
  z-index: 99;
}

@media only screen and (max-width: 768px) {
  .none26__fixed2 .odyssey__LP__sec04__inlineItem {
    max-width: 60px;
    bottom: 20vw;
    right: 15px;
  }
}