.bg01 {
  background-color: #ffffff;
}

.bg02 {
  background-color: #026dbb;
  padding: 3% 0;
}

.bg03 {
  background: linear-gradient(#ffffff 50%, #026dbb 50%);
  padding: 3% 0;
}

.bg04 {
  background-color: #026dbb;
  padding-bottom: 3%;
}

.evfair26__img01 {
  position: relative;
  width: 1100px;
  margin: 0 auto;
}

@media only screen and (max-width: 768px) {
  .evfair26__img01 {
    width: 100%;
    box-sizing: border-box;
  }
}

.evfair26__img02 {
  position: relative;
  width: 74%;
  margin: 0 auto;
}

@media only screen and (max-width: 768px) {
  .evfair26__img02 {
    width: 92%;
    box-sizing: border-box;
  }
}

.lp__flex__field {
  justify-content: space-evenly;
}

.subsidy__caution {
  width: 74%;
  margin: 0.5em auto 0;
}

@media only screen and (max-width: 768px) {
  .subsidy__caution {
    width: 92%;
  }
}

.subsidy__caution p {
  color: #ffffff;
}

.subsidy__caution a {
  color: #ffffff;
  text-decoration: underline;
  font-weight: bold;
}

.k__caution {
  padding: 0.5em 1em;
  margin-top: 2em;
  text-align: center;
  background: #ffffff;
}

@media only screen and (max-width: 768px) {
  .k__caution {
    margin: 1em 0;
  }
}

.k__caution p {
  color: #2c2c2f;
  font: 500 20px/1.7 "Noto Sans JP", "Avant Garde", Avantgarde, Helvetica Neue, Helvetica, Arial, "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
}

@media only screen and (max-width: 768px) {
  .k__caution p {
    font: 500 14px/1.7 "Noto Sans JP", "Avant Garde", Avantgarde, Helvetica Neue, Helvetica, Arial, "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
  }
}

.white__text {
  color: #ffffff;
}

.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%;
  }
}

.evfair26__fixed .odyssey__LP__sec04__inline {
  display: block;
  width: 100%;
}

.evfair26__fixed .odyssey__LP__sec04__inlineItem {
  max-width: 110px;
  display: block;
}

@media only screen and (max-width: 768px) {
  .evfair26__fixed .odyssey__LP__sec04__inlineItem {
    max-width: 60px;
  }
}

.evfair26__fixed .odyssey__LP__sec04__inlineItem2 {
  display: block;
  width: 100%;
  max-width: 100%;
  background: #E50012;
  position: relative;
}

.evfair26__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) {
  .evfair26__fixed .odyssey__LP__sec04__inlineItem2 .odyssey__LP__sec04__inlineItem2__text {
    width: 200px;
    padding: 10px 5px;
  }
}

.evfair26__fixed .odyssey__LP__sec04__inlineItem2 .odyssey__LP__sec04__inlineItem2__store {
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
}

.evfair26__fixed .odyssey__LP__sec04__inlineItem2 .odyssey__LP__sec04__inlineItem2__store img {
  height: 100%;
  width: auto;
}

.evfair26__fixed .odyssey__LP__sec04__inline__group {
  display: flex;
  justify-content: space-between;
  padding-bottom: 50px;
}

@media only screen and (max-width: 768px) {
  .evfair26__fixed .odyssey__LP__sec04__inline__group {
    padding-bottom: 0px;
  }
}

.evfair26__fixed .odyssey__LP__sec04__inline__group__col {
  width: 30%;
}

.evfair26 #search-fixed .search-fixed-item {
  max-width: 100%;
  width: inherit;
  bottom: 0;
}

.evfair26__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) {
  .evfair26__fixed2 .odyssey__LP__sec04__inlineItem {
    max-width: 60px;
    bottom: 20vw;
    right: 15px;
  }
}