@media screen and (max-width: 767px) {
  .inbound-top__text h1 br {
    display: none;
  }
}
@media not screen and (max-width: 767px) {
  .inbound-top__text {
    padding-top: 30px;
  }
}
@media not screen and (max-width: 767px) {
  .inbound-top__image {
    left: 55%;
    height: 295px;
  }
}
@media screen and (max-width: 767px) {
  .inbound-top__image {
    height: 195px;
    top: 390px;
  }
}

.inbound-about .forhotel__problem-image {
  margin-bottom: 40px;
}
.inbound-about img.arrow {
  margin-bottom: -120px;
}

@media screen and (max-width: 767px) {
  .forretail-contents {
    padding-top: 80px !important;
  }
}
.forretail-contents__item {
  display: flex;
  gap: 24px;
  max-width: 1060px;
  margin: 0 auto;
}
.forretail-contents__item__text__check {
  font-family: "Inter", sans-serif;
  margin-bottom: 12px;
}
.forretail-contents__item__text__check p {
  letter-spacing: 0.5px !important;
  font-weight: 700;
}
.forretail-contents__item__text__check strong {
  font-size: 40px;
  letter-spacing: 0.1em;
  line-height: 1;
}
.forretail-contents__item__text h3 {
  margin-bottom: 24px;
}
.forretail-contents__item__text p {
  letter-spacing: 0.2em;
}
.forretail-contents__item__image video {
  max-width: 480px;
  border-radius: 16px;
}
@media not screen and (max-width: 767px) {
  .forretail-contents__item:nth-child(odd) {
    flex-direction: row-reverse;
  }
  .forretail-contents__item + .forretail-contents__item {
    margin-top: 80px;
  }
  .forretail-contents__item__text {
    flex: 1 1 514px;
  }
  .forretail-contents__item__text h3 {
    text-align: left !important;
  }
  .forretail-contents__item__text p {
    max-width: 428px;
  }
  .forretail-contents__item__image {
    flex: 1 1 480px;
  }
}
@media screen and (max-width: 767px) {
  .forretail-contents__item {
    flex-direction: column;
    align-items: center;
  }
  .forretail-contents__item + .forretail-contents__item {
    margin-top: 50px;
  }
  .forretail-contents__item__text {
    text-align: center;
  }
  .forretail-contents__item__text__check p {
    text-align: center !important;
  }
  .forretail-contents__item__text h3 {
    font-size: 24px;
    line-height: 1.4;
    margin-bottom: 10px;
  }
  .forretail-contents__item__text p {
    text-align: left;
  }
  .forretail-contents__item__text p br {
    display: none;
  }
  .forretail-contents__item__image {
    width: 100%;
  }
  .forretail-contents__item__image video {
    width: 100%;
  }
}

.inventory-marketing .inner h5 {
  margin: 24px 0 16px;
  color: #1a1a1a;
}
.inventory-marketing .inner > img:not(.arrow) {
  display: block;
  margin: 40px auto;
  max-width: 770px;
}
.inventory-marketing img.arrow {
  display: block;
  margin: 40px auto;
}
@media not screen and (max-width: 767px) {
  .inventory-marketing .inner > h5,
.inventory-marketing .inner > p.note {
    text-align: center !important;
  }
}
@media screen and (max-width: 767px) {
  .inventory-marketing p.note br {
    display: none;
  }
}
.inventory-marketing__types {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 40px 36px;
  margin-top: 36px;
}
.inventory-marketing__types__item {
  width: 100%;
  max-width: 400px;
  text-align: center;
}
.inventory-marketing__types__item__header {
  border-radius: 16px;
  margin-bottom: 24px;
}
.inventory-marketing__types__item h5 {
  margin-top: 0 !important;
}
.inventory-marketing__types__item h5,
.inventory-marketing__types__item p {
  text-align: left;
}
.inventory-marketing__types__item p {
  letter-spacing: 0.2em;
}

.cta {
  overflow: visible;
}
.cta__left img {
  width: 270px;
  max-width: 40vw;
  left: 75%;
  bottom: -16px;
}
.cta__left h4 {
  margin-bottom: 16px !important;
}
.cta__left .btn-list a {
  height: 80px;
  border-radius: 100px;
}
@media screen and (max-width: 767px) {
  .cta__left h5 {
    font-size: 13px !important;
    line-height: 24px !important;
  }
}

.omo-service {
  padding-bottom: 0 !important;
}
.omo-service .inner > h5 {
  text-align: center;
  color: #1a1a1a;
  margin-bottom: 60px;
}
.omo-service .bracket {
  display: block;
  max-width: 965px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 767px) {
  .omo-service .bracket {
    margin-bottom: 32px;
  }
}
.omo-service__steps {
  display: flex;
  justify-content: center;
  margin: 40px 0;
  position: relative;
}
.omo-service__steps__item {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.omo-service__steps__item__head {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
@media screen and (max-width: 767px) {
  .omo-service__steps__item__head {
    flex-direction: row;
    gap: 8px;
  }
}
.omo-service__steps__item__count {
  background-color: #1a1a1a;
  color: white;
  width: 80px;
  height: 28px;
  display: flex;
  align-items: center;
  justify-content: center;
  letter-spacing: 0;
  border-radius: 50px;
  font-weight: 700;
  padding-left: 3px;
}
.omo-service__steps__item h5 {
  color: #1a1a1a;
  margin: 12px 0;
}
@media screen and (max-width: 767px) {
  .omo-service__steps__item h5 {
    position: relative;
    top: -1px;
  }
}
@media not screen and (max-width: 767px) {
  .omo-service__steps__item {
    flex: 0 1 295px;
  }
  .omo-service__steps img.arrow {
    width: 78px !important;
    position: absolute;
    transform: translateX(-50%);
    margin: 0;
    top: 0;
  }
  .omo-service__steps img.arrow:first-of-type {
    left: 25%;
  }
  .omo-service__steps img.arrow:nth-of-type(2) {
    left: 50%;
  }
  .omo-service__steps img.arrow:last-of-type {
    left: 75%;
  }
}
@media screen and (max-width: 767px) {
  .omo-service__steps {
    flex-direction: column;
    align-items: center;
  }
  .omo-service__steps__item {
    margin-bottom: 32px;
  }
  .omo-service__steps__item h5 {
    font-size: 14px;
    line-height: 1.4;
  }
  .omo-service__steps__item img {
    max-width: 250px;
  }
  .omo-service__steps__item ~ .omo-service__steps__item {
    margin-top: 32px;
  }
  .omo-service__steps img.arrow {
    width: 78px !important;
    height: 78px !important;
    margin: auto;
    transform: rotate(90deg);
  }
  .omo-service__steps + h4 {
    max-width: 310px;
    margin: auto;
  }
}
.omo-service .inner + .inner {
  margin-top: 80px;
}
.omo-service .inner > h4,
.omo-service .inner > p {
  text-align: center;
}
@media screen and (max-width: 767px) {
  .omo-service .inner > p {
    text-align: left;
  }
}
.omo-service .inner.sarani h4.slashes {
  margin-bottom: 40px;
}
@media screen and (max-width: 767px) {
  .omo-service .inner.sarani h4.slashes {
    margin-bottom: 16px;
  }
}
.omo-service .inner.sarani img {
  max-width: 461px;
  display: block;
  margin: 40px auto;
}
.omo-service .function-box {
  padding: 40px 0 !important;
}
.omo-service .function-box * {
  text-align: left;
}
.omo-service .function-box__ttl {
  margin: 24px 0 16px;
}
@media screen and (max-width: 767px) {
  .omo-service .function-box {
    padding: 0 !important;
    margin-top: 0px !important;
  }
  .omo-service .function-box:first-child {
    margin-top: 24px !important;
  }
}

.forhotel__reason__result .title {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 48px;
}
@media not screen and (max-width: 1024px) {
  .forhotel__reason__result .title h5 {
    position: relative;
    top: 4px;
    margin-right: 4px;
  }
}
.forhotel__reason__result .title h3 {
  text-decoration: underline;
  text-underline-offset: -2px;
  text-decoration-thickness: 0.4em;
  text-decoration-color: rgba(255, 140, 166, 0.4);
  text-decoration-skip-ink: none;
}
@media screen and (max-width: 767px) {
  .forhotel__reason__result .title {
    flex-direction: column;
    margin-top: 32px;
  }
  .forhotel__reason__result .title h3 {
    margin: 8px 0 0;
  }
}
.forhotel__reason__result__right {
  padding: 40px 30px !important;
}
.forhotel__reason__result__right__title {
  grid-column: 1/-1;
  margin-bottom: 0 !important;
}
.forhotel__reason__result__right:has(.forhotel__reason__result__right__item) {
  gap: 24px 16px !important;
}
.forhotel__reason__result__right__item {
  justify-content: space-between;
}
.forhotel__reason__result__right__item img {
  margin-bottom: 16px;
}
.forhotel__reason__result__right__item__bubble {
  letter-spacing: 0 !important;
  margin: 16px 0 !important;
}
@media not screen and (max-width: 767px) {
  .forhotel__reason__result__right__item__bubble:not(:first-child) {
    margin-top: auto !important;
  }
}
.forhotel__reason__result__right__item h3 {
  font-size: 16px !important;
  letter-spacing: 0 !important;
}
.forhotel__reason__result__right__item h3 strong {
  font-size: 48px !important;
  letter-spacing: 1px;
  line-height: 1.2 !important;
}
.forhotel__reason__result__right__item h3 span {
  display: inline-block;
  color: #e44c6f;
  line-height: 1;
  letter-spacing: 1px;
  margin: 0 1px 0 2px;
}
.forhotel__reason__result__right__item i.up {
  display: inline-block;
  width: 24px;
  height: 16px;
  background-size: contain;
  background-image: url(../../img/forretail/arrow-up.png);
}
@media screen and (max-width: 767px) {
  .forhotel__reason__result__right {
    padding: 40px 16px !important;
  }
  .forhotel__reason__result__right__item h3 strong {
    font-size: 36px !important;
  }
}

.faq > .inner > p {
  text-align: center;
  letter-spacing: 0.2em;
}
.faq__content__item {
  box-shadow: 0px 2px 6px 0px rgba(0, 0, 0, 0.15);
  border-radius: 48px 48px 48px 0;
  background-color: white;
  padding: 24px 32px;
  max-width: 1000px;
  margin: 32px auto 0;
  display: flex;
  align-items: flex-start;
  gap: 32px;
}
.faq__content__item::before {
  content: "Q";
  font-family: "Inter", sans-serif;
  font-size: 32px;
  background-color: #e44c6f;
  color: white;
  width: 50px;
  height: 50px;
  min-width: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
}
.faq__content__item__question {
  color: #1a1a1a !important;
  margin-bottom: 16px;
}
.faq__content__item__answer {
  display: flex;
  align-items: center;
  gap: 32px;
}
.faq__content__item__answer::before {
  content: "A.";
  font-family: "Inter", sans-serif;
  font-size: 36px;
  color: #e44c6f;
  line-height: 1;
  font-weight: 400;
}
.faq__content__item__answer > span {
  color: #545454 !important;
}
.faq__content__item__answer > span span.red {
  color: #e44c6f !important;
}
@media screen and (max-width: 767px) {
  .faq__content__item {
    flex-direction: column;
    align-items: flex-start;
    gap: 10px;
    padding: 24px;
  }
  .faq__content__item::before {
    width: 40px;
    height: 40px;
    min-width: 40px;
    font-size: 24px;
  }
  .faq__content__item__answer {
    flex-direction: column;
    align-items: flex-start;
    gap: 4px;
    font-size: 14px !important;
    line-height: 24px !important;
  }
  .faq__content__item__answer::before {
    font-size: 28px;
  }
}

/*# sourceMappingURL=forretail.css.map */
