.none_e26__img {
  position: relative;
  box-sizing: border-box;
  width: 100%;
  margin: 40px auto;
}

@media screen and (max-width: 767px){
  .none_e26__img {
    margin: 20px auto;
  }
}

.lp__flex__field .lp__col__40 {
  width: 40%;
  justify-content: center;
}

@media only screen and (max-width: 768px) {
  .lp__flex__field .lp__col__40.sp_same {
    width: 40%;
  }
}

.none_e26__fixed .odyssey__LP__sec04__inline {
  display: block;
  width: 100%;
}

.none_e26__fixed .odyssey__LP__sec04__inlineItem {
  max-width: 110px;
  display: block;
}

@media only screen and (max-width: 768px) {
  .none_e26__fixed .odyssey__LP__sec04__inlineItem {
    max-width: 60px;
  }
}

.none_e26__fixed .odyssey__LP__sec04__inlineItem2 {
  display: block;
  width: 100%;
  max-width: 100%;
  background: #E50012;
  position: relative;
}

.none_e26__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) {
  .none_e26__fixed .odyssey__LP__sec04__inlineItem2 .odyssey__LP__sec04__inlineItem2__text {
    width: 200px;
    padding: 10px 5px;
  }
}

.none_e26__fixed .odyssey__LP__sec04__inlineItem2 .odyssey__LP__sec04__inlineItem2__store {
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
}

.none_e26__fixed .odyssey__LP__sec04__inlineItem2 .odyssey__LP__sec04__inlineItem2__store img {
  height: 100%;
  width: auto;
}

.none_e26__fixed .odyssey__LP__sec04__inline__group {
  display: flex;
  justify-content: space-between;
  padding-bottom: 50px;
}

@media only screen and (max-width: 768px) {
  .none_e26__fixed .odyssey__LP__sec04__inline__group {
    padding-bottom: 0px;
  }
}

.none_e26__fixed .odyssey__LP__sec04__inline__group__col {
  width: 30%;
}

.none_e26 #search-fixed .search-fixed-item {
  max-width: 100%;
  width: inherit;
  bottom: 0;
}

.none_e26__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) {
  .none_e26__fixed2 .odyssey__LP__sec04__inlineItem {
    max-width: 60px;
    bottom: 20vw;
    right: 15px;
  }
}