:root {
  --width-content: 77%;
  --width-content-left: 11.5%;
}
video {
  vertical-align: middle;
}
.title {
  font-size: 2.34375vw;
  font-family: "Myriad Pro", Arial;
  color: #000000;
  line-height: 1.2;
}
.text {
  font-size: 1.171875vw;
  font-family: "Myriad Pro", Arial;
  padding-top: 0.5em;
  color: #000;
  line-height: 1.5;
}
.text-xs {
  font-size: 0.9375vw;
  font-family: "Myriad Pro", Arial;
  color: #fff;
  padding-top: 0.5em;
  line-height: 1.2;
}
ul,
li {
  list-style: none;
}
.flex {
  display: flex;
}
.center {
  text-align: center;
}
.IORE-MIX-content {
  margin: 0 auto;
}
.eleafcontent {
  background-color: #fff;
}
.IORE-MIX-01 {
  position: relative;
  width: 100%;
}
.IORE-MIX-01 .IORE-MIX-01-1 {
  position: absolute;
  left: 52.34375vw;
  top: 4.4140625vw;
  width: 25.15625vw;
}
.IORE-MIX-02 {
  width: 100%;
  background-color: #fff;
  padding-left: var(--width-content-left);
  padding-right: var(--width-content-left);
}
.IORE-MIX-02 .IORE-MIX-02-1 {
  padding: 4.8828125vw 12.5vw 3.90625vw;
  display: flex;
  justify-content: space-between;
}
.IORE-MIX-02 .IORE-MIX-02-1 img {
  width: 9.8828125vw;
}
.IORE-MIX-02 p {
  text-align: center;
}
.IORE-MIX-03 {
  width: 100%;
  padding: 4.140625vw var(--width-content-left) 6.9140625vw;
  display: flex;
  justify-content: space-between;
}
.IORE-MIX-03 .IORE-MIX-03-1 {
  width: 19%;
  text-align: center;
}
.IORE-MIX-04 {
  position: relative;
  width: 100%;
}
.IORE-MIX-04 .overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.7);
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 9999;
}
.IORE-MIX-04 .overlay-content {
  text-align: center;
  color: white;
}
.IORE-MIX-04 .overlay-content p {
  color: #fff;
  margin-bottom: 20px;
}
.IORE-MIX-04 .overlay-content button {
  padding: 10px 20px;
  font-size: 16px;
  border: none;
  background-color: #108060;
  color: white;
  cursor: pointer;
  border-radius: 5px;
}
.IORE-MIX-04 .IORE-MIX-04-con {
  position: relative;
}
.IORE-MIX-04 .IORE-MIX-04-video {
  width: 100%;
}
.IORE-MIX-04 .IORE-MIX-04-txt {
  text-align: center;
  position: absolute;
  width: 100%;
  top: 3.90625vw;
  left: 0;
  z-index: 3;
}
.IORE-MIX-04 .IORE-MIX-04-1 {
  margin: 4.1796875vw auto 0;
  width: 25.546875vw;
}
.IORE-MIX-04 .IORE-MIX-04-L img,
.IORE-MIX-04 .IORE-MIX-04-R img {
  cursor: pointer;
  position: absolute;
  width: 8.984375vw;
  transition: transform 0.3s ease;
  will-change: transform;
}
.IORE-MIX-04 .IORE-MIX-04-L img:hover,
.IORE-MIX-04 .IORE-MIX-04-R img:hover {
  transform: translate(var(--tx, 0), var(--ty, 0)) scale(1) !important;
}
.IORE-MIX-04 .IORE-MIX-04-R img:not(.disabled):hover {
  transform: translate(var(--tx, 0), var(--ty, 0)) scale(1) !important;
  cursor: pointer;
  transition: transform 0.3s ease;
}
.IORE-MIX-04 .IORE-MIX-04-L-1 {
  left: 10.3125vw;
  top: 14.375vw;
  transform: scale(0.85);
}
.IORE-MIX-04 .IORE-MIX-04-R-1 {
  right: 10.3125vw;
  top: 14.375vw;
  transform: scale(0.85);
}
.IORE-MIX-04 .IORE-MIX-04-L-2 {
  left: 18.28125vw;
  top: 15.5078125vw;
  transform: scale(0.58);
}
.IORE-MIX-04 .IORE-MIX-04-R-2 {
  right: 18.28125vw;
  top: 15.5078125vw;
  transform: scale(0.58);
}
.IORE-MIX-04 .IORE-MIX-04-L-3 {
  left: 16.640625vw;
  top: 22.3828125vw;
  transform: scale(0.52);
}
.IORE-MIX-04 .IORE-MIX-04-R-3 {
  right: 16.640625vw;
  top: 22.3828125vw;
  transform: scale(0.52);
}
.IORE-MIX-04 .IORE-MIX-04-L-4 {
  left: 25.3515625vw;
  top: 21.09375vw;
  transform: scale(0.9);
}
.IORE-MIX-04 .IORE-MIX-04-R-4 {
  right: 25.3515625vw;
  top: 21.09375vw;
  transform: scale(0.9);
}
.IORE-MIX-04 .IORE-MIX-04-L-5 {
  left: 26.0546875vw;
  top: 29.0234375vw;
  transform: scale(0.4);
}
.IORE-MIX-04 .IORE-MIX-04-R-5 {
  right: 26.0546875vw;
  top: 29.0234375vw;
  transform: scale(0.4);
}
.IORE-MIX-04 .IORE-MIX-04-L-6 {
  left: 32.6171875vw;
  top: 28.0859375vw;
  transform: scale(0.65);
}
.IORE-MIX-04 .IORE-MIX-04-R-6 {
  right: 32.6171875vw;
  top: 28.0859375vw;
  transform: scale(0.65);
}
.IORE-MIX-05 {
  position: relative;
  background: url(IORE-MIX-05-bg.webp) center no-repeat;
  background-size: cover;
  padding: 7.8125vw var(--width-content-left) 6.25vw;
  text-align: center;
}
.IORE-MIX-05 p {
  padding-bottom: 1em;
}
.IORE-MIX-05 .IORE-MIX-05-1 {
  position: relative;
  width: 100%;
}
.IORE-MIX-05 .IORE-MIX-05-1 img {
  border-radius: 0.8em;
}
.IORE-MIX-05 .IORE-MIX-05-1 h2 {
  position: absolute;
  left: 2em;
  top: calc(50% - 0.5em);
  text-align: left;
}
.IORE-MIX-05 .IORE-MIX-05-1 h2 p {
  font-size: 0.9em;
}
.IORE-MIX-05 .IORE-MIX-05-2 {
  padding-top: 5.078125vw;
}
.IORE-MIX-05 .IORE-MIX-05-2 h2 {
  padding-bottom: 0.5em;
  text-align: left;
  padding-left: 2em;
}
.IORE-MIX-05 .IORE-MIX-05-2 h2 p {
  font-size: 0.9em;
}
.IORE-MIX-05 .IORE-MIX-05-3 {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.IORE-MIX-05 .IORE-MIX-05-3 div {
  width: calc(50% - 1em);
  margin-bottom: 2em;
  border-radius: 0.7em;
  overflow: hidden;
  position: relative;
}
.IORE-MIX-05 .IORE-MIX-05-3 div video {
  width: 100%;
}
.IORE-MIX-05 .IORE-MIX-05-3 div p {
  text-align: center;
  width: 100%;
  position: absolute;
  padding: 0;
  bottom: 1.5em;
}
.IORE-MIX-06 {
  background-color: #fff;
  width: 100%;
  padding: 5.078125vw var(--width-content-left) 4.6875vw;
  text-align: center;
}
.IORE-MIX-06 p {
  padding-bottom: 2em;
}
.IORE-MIX-06 .IORE-MIX-06-1 {
  width: 100%;
  position: relative;
  border-radius: 1em;
  background: #fff;
  height: 38vw;
}
.IORE-MIX-06 .IORE-MIX-06-1 video {
  border-radius: 1em;
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
  z-index: 1;
}
.IORE-MIX-06 .IORE-MIX-06-1 video.active {
  z-index: 2;
}
.IORE-MIX-06 .IORE-MIX-06-1 .IORE-MIX-06-button {
  width: 9.2578125vw;
  height: 3.59375vw;
  line-height: 3.59375vw;
  position: absolute;
  background: linear-gradient(to top, #bebebe 0%, #eeeeee 50%, #d2d2d2 100%);
  border-radius: 0.5em;
  padding: 0;
  cursor: pointer;
  z-index: 5;
}
.IORE-MIX-06 .IORE-MIX-06-1 .IORE-MIX-06-button.active {
  background: linear-gradient(to top, #ff7200 0%, #ffe539 100%);
}
.IORE-MIX-06 .IORE-MIX-06-1 .IORE-MIX-06-1-1 {
  left: 11.328125vw;
  top: 13.28125vw;
}
.IORE-MIX-06 .IORE-MIX-06-1 .IORE-MIX-06-1-2 {
  right: 11.328125vw;
  top: 13.28125vw;
}
.IORE-MIX-06 .IORE-MIX-06-1 .IORE-MIX-06-1-3 {
  left: 11.328125vw;
  top: 19.53125vw;
}
.IORE-MIX-06 .IORE-MIX-06-1 .IORE-MIX-06-1-4 {
  right: 11.328125vw;
  top: 19.53125vw;
}
.IORE-MIX-07 {
  position: relative;
  width: 100%;
}
.IORE-MIX-07 .IORE-MIX-07-1 {
  position: absolute;
  left: var(--width-content-left);
  top: 8.984375vw;
}
.IORE-MIX-08 {
  position: relative;
  width: 100%;
  padding: 7.2265625vw var(--width-content-left) 6.640625vw;
}
.IORE-MIX-08 .IORE-MIX-08-1 {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.IORE-MIX-08 .IORE-MIX-08-1 div {
  position: relative;
}
.IORE-MIX-08 .IORE-MIX-08-1 div img {
  width: 100%;
  border-radius: 0.5em;
}
.IORE-MIX-08 .IORE-MIX-08-1 .IORE-MIX-08-1-S {
  width: 44%;
  margin-bottom: 1.5em;
}
.IORE-MIX-08 .IORE-MIX-08-1 .IORE-MIX-08-1-L {
  width: 54.8%;
  margin-bottom: 1.5em;
}
.IORE-MIX-09 {
  width: 100%;
  position: relative;
}
.IORE-MIX-09 img {
  width: 100%;
}
.IORE-MIX-09 .IORE-MIX-09-1 {
  position: absolute;
  left: 67.65625vw;
  top: 5.078125vw;
}
.IORE-MIX-09 .IORE-MIX-09-1 h2 {
  color: #fff;
  padding-bottom: 1em;
}
.IORE-MIX-09 .IORE-MIX-09-1 .IORE-MIX-09-2 {
  display: flex;
  justify-content: space-between;
}
.IORE-MIX-09 .IORE-MIX-09-1 .IORE-MIX-09-2 .IORE-MIX-09-2-1 {
  width: 30%;
  text-align: center;
}
.IORE-MIX-09 .IORE-MIX-09-1 .IORE-MIX-09-2 .IORE-MIX-09-2-1 img {
  width: 4.765625vw;
}
.IORE-MIX-10 {
  position: relative;
  width: 100%;
  padding: 6.640625vw var(--width-content-left) 7.03125vw;
}
.IORE-MIX-10 .IORE-MIX-10-1 {
  position: relative;
}
.IORE-MIX-10 .IORE-MIX-10-1 img {
  width: 100%;
}
.IORE-MIX-10 .IORE-MIX-10-1 .IORE-MIX-10-2 {
  position: absolute;
  left: 10.3125vw;
  top: 8.9453125vw;
}
.IORE-MIX-10 .IORE-MIX-10-1 .IORE-MIX-10-2 h2 {
  padding-bottom: 1em;
}
.IORE-MIX-10 .IORE-MIX-10-1 .IORE-MIX-10-2 .IORE-MIX-10-2-1 {
  display: flex;
  justify-content: left;
}
.IORE-MIX-10 .IORE-MIX-10-1 .IORE-MIX-10-2 .IORE-MIX-10-2-1 img {
  width: 8.8671875vw;
  margin-right: 1.5vw;
}
.IORE-MIX-10 .IORE-MIX-10-1 .IORE-MIX-10-2 .IORE-MIX-10-2-1 .IORE-MIX-10-2-2 {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.IORE-MIX-10 .IORE-MIX-10-1 .IORE-MIX-10-2 .IORE-MIX-10-2-1 .IORE-MIX-10-2-2 p {
  padding: 0;
}
.IORE-MIX-11 {
  position: relative;
}
.IORE-MIX-11 img {
  width: 100%;
}
.IORE-MIX-11 .IORE-MIX-11-1 {
  position: absolute;
  left: var(--width-content-left);
  top: 3.3203125vw;
}
.IORE-MIX-11 .IORE-MIX-11-1 h2 {
  color: #fff;
}
.IORE-MIX-12 {
  position: relative;
  width: 100%;
  padding: 6.640625vw var(--width-content-left) 7.03125vw;
}
.IORE-MIX-12 .IORE-MIX-12-1 {
  position: relative;
}
.IORE-MIX-12 .IORE-MIX-12-1 img {
  width: 100%;
}
.IORE-MIX-12 .IORE-MIX-12-1 .IORE-MIX-12-2 {
  position: absolute;
  left: 52.65625vw;
  top: 9.1796875vw;
}
.IORE-MIX-12 .IORE-MIX-12-1 .IORE-MIX-12-2 h2 {
  color: #fff;
  padding-bottom: 0.2em;
}
.IORE-MIX-12 .IORE-MIX-12-1 .IORE-MIX-12-2 p {
  color: #fff;
  padding: 0;
}
.IORE-MIX-13 {
  position: relative;
  background-color: #fff;
  text-align: center;
  padding-bottom: 5.2734375vw;
}
.IORE-MIX-13 h2 {
  padding-bottom: 1em;
}
.IORE-MIX-13 .swiper-button-next {
  margin-top: 0;
  right: calc(var(--width-content-left) - 50px);
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ff850d'%2F%3E%3C%2Fsvg%3E");
}
.IORE-MIX-13 .swiper-button-prev {
  margin-top: 0;
  left: calc(var(--width-content-left) - 50px);
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ff850d'%2F%3E%3C%2Fsvg%3E");
}
.IORE-MIX-13 .text span {
  font-size: 1.1em;
  font-weight: bold;
}
.IORE-MIX-13 .pro-inbox-context {
  width: var(--width-content);
  max-width: var(--width-content);
  margin-left: 0 auto;
}
.IORE-MIX-13 .pro-inbox-context .inbox-img {
  width: 68%;
  background: #f6f6f6;
  border-radius: 20px 0 0 20px;
  text-align: center;
  padding: 4% 0 2%;
}
.IORE-MIX-13 .pro-inbox-context .inbox-img img {
  width: 85%;
  margin: 0 auto 0 13%;
}
.IORE-MIX-13 .pro-inbox-context .inbox-text {
  width: 32%;
  background-color: #f6f6f6;
  padding-left: 3%;
  border-radius: 0 20px 20px 0;
}
.IORE-MIX-13 .pro-inbox-context .inbox-text .text {
  line-height: 1.4;
}
.IORE-MIX-13 .pro-inbox-context .inbox-text .text p {
  font-size: 1.2em;
  color: #ff850d;
  padding-bottom: 0.5em;
  font-weight: 100;
  display: block;
}
.IORE-MIX-14 {
  position: relative;
  width: 100%;
}
.IORE-MIX-14 img {
  width: 100%;
}
.IORE-MIX-14 .IORE-MIX-14-1 {
  position: absolute;
  left: 45.703125vw;
  top: 10.546875vw;
  width: 43.9453125vw;
}
.IORE-MIX-14 .IORE-MIX-14-1 h2 {
  color: #000000;
  padding-bottom: 1em;
}
.IORE-MIX-14 .IORE-MIX-14-1 img {
  width: 100%;
}
@media (max-width: 1920px) {
  .text {
    font-size: 1.09375vw;
  }
  .text-xs {
    font-size: 0.859375vw;
  }
}
@media (max-width: 1399px) {
  :root {
    --width-content: 80%;
    --width-content-left: 10%;
  }
  .text {
    font-size: 1.25vw;
  }
  .text-xs {
    font-size: 1.09375vw;
  }
  .IORE-MIX-13 .swiper-button-prev {
    left: 5%;
  }
  .IORE-MIX-13 .swiper-button-next {
    right: 5%;
  }
}
@media (max-width: 991px) {
  :root {
    --width-content: 90%;
    --width-content-left: 5%;
  }
  .text {
    font-size: 1.72727273vw;
  }
  .text-xs {
    font-size: 1.54545455vw;
  }
  .IORE-MIX-07 .IORE-MIX-07-1 {
    width: 42%;
  }
  .IORE-MIX-13 .swiper-button-prev {
    left: 2%;
  }
  .IORE-MIX-13 .swiper-button-next {
    right: 2%;
  }
}
@media (max-width: 767px) {
  :root {
    --width-content: 80%;
    --width-content-left: 10%;
  }
  .title {
    font-size: 4.42708333vw;
    line-height: 1.2;
    padding-bottom: 0.3em;
  }
  .text {
    font-size: 3.125vw;
    padding-top: 0;
  }
  .text-xs {
    font-size: 2.34375vw;
  }
  .IORE-MIX-01 .IORE-MIX-01-1 {
    width: 55.078125vw;
    left: 23.4375vw;
    top: 8.984375vw;
  }
  .IORE-MIX-02 .IORE-MIX-02-1 {
    padding: 10.9375vw 0 8.33333333vw;
  }
  .IORE-MIX-02 .IORE-MIX-02-1 img {
    width: 17.578125vw;
  }
  .IORE-MIX-02 p {
    text-align: left;
  }
  .IORE-MIX-03 {
    padding-top: 6.640625vw;
    padding-bottom: 6.640625vw;
    flex-wrap: wrap;
    justify-content: center;
  }
  .IORE-MIX-03 .IORE-MIX-03-1 {
    width: 31.333%;
    padding-bottom: 1.5em;
  }
  .IORE-MIX-03 .IORE-MIX-03-1:nth-child(1) {
    margin-right: 2%;
  }
  .IORE-MIX-03 .IORE-MIX-03-1:nth-child(2) {
    margin-left: 1%;
    margin-right: 1%;
  }
  .IORE-MIX-03 .IORE-MIX-03-1:nth-child(3) {
    margin-left: 2%;
  }
  .IORE-MIX-03 .IORE-MIX-03-1:nth-child(4) {
    margin-right: 2%;
  }
  .IORE-MIX-03 .IORE-MIX-03-1:nth-child(5) {
    margin-left: 2%;
  }
  .IORE-MIX-04 {
    padding-top: 5.20833333vw;
  }
  .IORE-MIX-04 .IORE-MIX-04-txt {
    position: relative;
    top: auto;
    left: 0;
    padding-bottom: 2em;
  }
  .IORE-MIX-05 .IORE-MIX-05-1 h2 {
    top: 20%;
  }
  .IORE-MIX-05 .IORE-MIX-05-1 h2 p {
    font-size: 0.667em;
    line-height: 1.8;
  }
  .IORE-MIX-05 .IORE-MIX-05-2 {
    padding-top: 8vw;
  }
  .IORE-MIX-05 .IORE-MIX-05-2 h2 {
    padding-bottom: 0;
    text-align: center;
    padding-left: 0;
  }
  .IORE-MIX-05 .IORE-MIX-05-2 h2 p {
    font-size: 0.667em;
  }
  .IORE-MIX-05 .IORE-MIX-05-3 div {
    width: calc(50% - 0.4em);
    margin-bottom: 0.8em;
    border-radius: 5px;
  }
  .IORE-MIX-05 .IORE-MIX-05-3 div p {
    padding: 0;
    bottom: 0.5em;
    font-size: 0.5em;
  }
  .IORE-MIX-06 .IORE-MIX-06-1 .IORE-MIX-06-button {
    width: 5em;
    height: 1.8em;
    line-height: 1.8;
    font-size: 2.5vw;
    border-radius: 2em;
  }
  .IORE-MIX-06 p {
    padding-bottom: 1em;
  }
  .IORE-MIX-06 .IORE-MIX-06-1 .IORE-MIX-06-1-1,
  .IORE-MIX-06 .IORE-MIX-06-1 .IORE-MIX-06-1-3 {
    left: 7vw;
  }
  .IORE-MIX-06 .IORE-MIX-06-1 .IORE-MIX-06-1-2,
  .IORE-MIX-06 .IORE-MIX-06-1 .IORE-MIX-06-1-4 {
    right: 7vw;
  }
  .IORE-MIX-06 .IORE-MIX-06-1 .IORE-MIX-06-1-1,
  .IORE-MIX-06 .IORE-MIX-06-1 .IORE-MIX-06-1-2 {
    top: 12vw;
  }
  .IORE-MIX-14 {
    background: url(IORE-MIX-14-bg-m.webp) no-repeat;
    background-size: cover;
    padding: 9.63541667vw 5vw 14.32291667vw;
  }
  .IORE-MIX-14 .IORE-MIX-14-1 {
    position: relative;
    left: auto;
    top: auto;
    width: 100%;
  }
  .IORE-MIX-14 .IORE-MIX-14-1 h2 {
    text-align: center;
    padding-bottom: 7.8125vw;
  }
  .IORE-MIX-07 {
    padding-top: 9.63541667vw;
  }
  .IORE-MIX-07 .IORE-MIX-07-1 {
    position: relative;
    width: 100%;
    left: 0;
    top: 0;
    padding: 0 5%;
    text-align: center;
    padding-bottom: 2em;
  }
  .IORE-MIX-08 {
    padding: 12.76041667vw var(--width-content-left) 7.55208333vw;
  }
  .IORE-MIX-08 .IORE-MIX-08-1 div {
    width: 100% !important;
  }
  .IORE-MIX-08 .IORE-MIX-08-1 div p {
    padding-top: 0.5em;
    padding-bottom: 1em;
  }
  .IORE-MIX-09 .IORE-MIX-09-1 {
    width: 60%;
    left: 20%;
  }
  .IORE-MIX-09 .IORE-MIX-09-1 h2 {
    text-align: center;
  }
  .IORE-MIX-09 .IORE-MIX-09-1 .IORE-MIX-09-2 .IORE-MIX-09-2-1 img {
    width: 8.46354167vw;
  }
  .IORE-MIX-10 {
    padding: 0;
  }
  .IORE-MIX-10 .IORE-MIX-10-1 .IORE-MIX-10-2 {
    top: 20%;
  }
  .IORE-MIX-10 .IORE-MIX-10-1 .IORE-MIX-10-2 .IORE-MIX-10-2-1 img {
    width: 18vw;
    margin-right: 3.5vw;
  }
  .IORE-MIX-11 .IORE-MIX-11-1 {
    left: 0;
    top: 7%;
    width: 100%;
  }
  .IORE-MIX-11 .IORE-MIX-11-1 h2 {
    text-align: center;
  }
  .IORE-MIX-12 {
    padding: 0;
  }
  .IORE-MIX-12 .IORE-MIX-12-1 .IORE-MIX-12-2 {
    width: 85%;
    left: 10%;
  }
  .IORE-MIX-12 .IORE-MIX-12-1 .IORE-MIX-12-2 h2 {
    color: #000;
  }
  .IORE-MIX-12 .IORE-MIX-12-1 .IORE-MIX-12-2 div {
    display: flex;
  }
  .IORE-MIX-12 .IORE-MIX-12-1 .IORE-MIX-12-2 div p {
    width: 50%;
    font-size: 2.60416667vw;
    color: #000;
    line-height: 1.8;
    font-weight: bold;
  }
  .IORE-MIX-13 {
    padding: 13vw 0 13%;
    background-color: #fff;
  }
  .IORE-MIX-13 h2 {
    color: #272723;
  }
  .IORE-MIX-13 .pro-inbox-context {
    width: 85%;
    max-width: 85%;
    margin-left: 10%;
  }
  .IORE-MIX-13 .pro-inbox-context {
    flex-wrap: wrap;
    flex-direction: column-reverse;
    background: transparent;
  }
  .IORE-MIX-13 .pro-inbox-context .inbox-img img {
    width: 100%;
    margin: 0 auto;
  }
  .IORE-MIX-13 .pro-inbox-context .inbox-img {
    width: 100%;
    padding: 8% 0 5%;
    background-color: #fff;
    border-radius: 0;
  }
  .IORE-MIX-13 .pro-inbox-context .inbox-text {
    width: 100%;
    background-color: #fff;
    line-height: 1.7;
    text-align: center;
    border-radius: 0;
    padding: 0;
  }
  .IORE-MIX-13 .pro-inbox-context .inbox-text .text {
    width: 100%;
    padding: 0;
    display: flex;
    flex-wrap: wrap;
  }
  .IORE-MIX-13 .pro-inbox-context .inbox-text .text p {
    width: 100%;
  }
  .IORE-MIX-13 .pro-inbox-context .inbox-text .text div {
    text-align: left;
  }
  .IORE-MIX-13 .pro-inbox-context .inbox-text .text div.L {
    width: 58%;
  }
  .IORE-MIX-13 .pro-inbox-context .inbox-text .text div.R {
    width: 42%;
  }
  .swiper-button-next,
  .swiper-button-prev {
    -webkit-background-size: 15px 30px;
    background-size: 15px 30px;
  }
  .swiper-button-next,
  .swiper-button-prev {
    top: 50%;
    width: 15px;
    height: 30px;
    margin-top: 0;
    -webkit-background-size: 15px 30px;
    background-size: 15px 30px;
  }
  .IORE-MIX-13 .swiper-button-prev {
    left: 0;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E");
  }
  .IORE-MIX-13 .swiper-button-next {
    right: 0;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E");
  }
}
.pro-footer-link {
  width: 100%;
  padding: 5% 0;
  background-color: #fff;
  text-align: center;
}
.pro-footer-link-1 {
  width: 76vw;
  margin: 2% auto 0;
  display: flex;
  justify-content: space-between;
}
.pro-footer-link-2 {
  width: 32.5%;
  background-color: #eee;
  border-radius: 0.5em;
  padding: 0.5em;
  display: flex;
  align-items: center;
  font-size: 1.2vw;
}
.pro-footer-link-2 img {
  width: 30%;
  border-radius: 0.4em;
  background-color: #fff;
}
.pro-footer-link-2 div {
  width: 70%;
}
.pro-footer-link-2 h2 {
  color: #010101;
  text-align: center;
  font-size: 1.4em;
}
.pro-footer-link-2 p {
  color: #333333;
  text-align: center;
  font-size: 0.8em;
  padding-bottom: 0.81em;
}
.pro-footer-link-3 a {
  background-color: #28995f;
  color: #fff;
  border-radius: 3em;
  font-size: 1em;
  padding: 0.2em 1em 0.3em;
  transition: all 0.8s;
}
.pro-footer-link-2 a:hover {
  background-color: #c1c1c1;
  color: #28995f;
}
.Compatible-title h2 {
  color: #010101;
}
@media (max-width: 1199px) {
  .pro-footer-link-1 {
    width: 90vw;
  }
  .pro-footer-link-2 {
    font-size: 1.8vw;
  }
}
@media (max-width: 767px) {
  .pro-footer-link-1 {
    flex-wrap: wrap;
  }
  .pro-footer-link-2 {
    width: 100%;
    font-size: 3vw;
    margin-bottom: 1em;
  }
  .pro-footer-link {
    padding: 10% 0;
  }
  .pro-footer-link-1 {
    margin-top: 5%;
  }
  .Compatible-title h2 {
    color: #28995f;
  }
}
