@charset "UTF-8";
.shopify_logistics {
  line-height: 1.15;
  @import url("//fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@300;400;700&display=swap");
  /*========================================
  *	common
  ========================================*/
}
.shopify_logistics ::selection {
  color: #fff;
  background: #000;
}
.shopify_logistics *,
.shopify_logistics *:after,
.shopify_logistics *:before {
  box-sizing: border-box;
  background-repeat: repeat;
}
.shopify_logistics *:focus {
  outline: 0;
}
.shopify_logistics html,
.shopify_logistics body {
  font-size: 62.5%;
  color: #000;
  background-color: #fff;
  font-family: "Noto Sans JP", sans-serif;
}
.shopify_logistics body {
  width: 100%;
}
.shopify_logistics a {
  color: #000;
  text-decoration: none;
}
.shopify_logistics h1,
.shopify_logistics h2,
.shopify_logistics h3 {
  line-height: 1;
}
.shopify_logistics ul,
.shopify_logistics li {
  list-style: none;
}
.shopify_logistics tr,
.shopify_logistics th,
.shopify_logistics td {
  font-weight: normal;
  text-align: left;
}
.shopify_logistics .container img,
.shopify_logistics .container picture {
  -webkit-backface-visibility: hidden;
  width: 100%;
  max-width: 100%;
  pointer-events: none;
  vertical-align: bottom;
}
.shopify_logistics .pc-none {
  display: none;
}
@media only screen and (max-width: 767px) {
  .shopify_logistics .pc-none {
    display: block;
  }
}
@media only screen and (max-width: 767px) {
  .shopify_logistics .sp-none {
    display: none;
  }
}
.shopify_logistics .cbt__inner {
  position: relative;
  z-index: 10;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  width: 90.6666666667vw;
  height: 114.6666666667vw;
  margin: 0 auto;
  background-image: url(./images/shopify_logistics/cbt/bg.jpg);
  background-size: cover;
}
@media only screen and (min-width: 767px) {
  .shopify_logistics .cbt__inner {
    width: 100%;
    max-width: 1076px;
    height: auto;
    min-height: 420px;
    padding: 20px 0;
    background-image: url(./images/shopify_logistics/cbt/bg_pc.jpg);
  }
}
.shopify_logistics .cbt__copy {
  font-size: 3.7333333333vw;
  font-weight: bold;
  color: #FFFCB2;
}
@media only screen and (min-width: 767px) {
  .shopify_logistics .cbt__copy {
    font-size: 28px;
  }
}
.shopify_logistics .cbt__tit {
  margin-top: 2.6666666667vw;
  text-align: center;
  font-size: 6.9333333333vw;
  font-weight: bold;
  color: #fff;
  line-height: 1.2307692308;
}
@media only screen and (min-width: 767px) {
  .shopify_logistics .cbt__tit {
    margin-top: 10px;
    font-size: 48px;
  }
}
.shopify_logistics .cbt__caption {
  margin-top: 2.6666666667vw;
  text-align: center;
  font-size: 4.2666666667vw;
  font-weight: bold;
  color: #fff;
  line-height: 1.375;
}
@media only screen and (min-width: 767px) {
  .shopify_logistics .cbt__caption {
    margin-top: 10px;
    font-size: 22px;
  }
}
.shopify_logistics .cbt__wrapper:not(:first-child) {
  margin-top: 2.6666666667vw;
}
@media only screen and (min-width: 767px) {
  .shopify_logistics .cbt__wrapper:not(:first-child) {
    margin-top: 0;
  }
}
.shopify_logistics .cbt__achieve {
  display: flex;
  align-items: flex-end;
  justify-content: center;
  text-align: center;
  font-size: 4vw;
  font-weight: bold;
  color: #fff;
  line-height: 1.375;
  text-align: center;
}
@media only screen and (min-width: 767px) {
  .shopify_logistics .cbt__achieve {
    font-size: 18px;
  }
}
.shopify_logistics .cbt__achieve > span {
  margin: 0 2.6666666667vw;
}
@media only screen and (min-width: 767px) {
  .shopify_logistics .cbt__achieve > span {
    margin: 0 10px;
  }
}
.shopify_logistics .cbt__achieve::before, .shopify_logistics .cbt__achieve::after {
  display: block;
  content: "";
  width: 2px;
  height: 8vw;
  background-color: #fff;
}
@media only screen and (min-width: 767px) {
  .shopify_logistics .cbt__achieve::before, .shopify_logistics .cbt__achieve::after {
    height: 40px;
  }
}
.shopify_logistics .cbt__achieve::before {
  transform: rotate(-30deg);
}
.shopify_logistics .cbt__achieve::after {
  transform: rotate(30deg);
}
.shopify_logistics .cbt__achieve.mini::before, .shopify_logistics .cbt__achieve.mini::after {
  height: 4vw;
}
@media only screen and (min-width: 767px) {
  .shopify_logistics .cbt__achieve.mini::before, .shopify_logistics .cbt__achieve.mini::after {
    height: 20px;
  }
}
.shopify_logistics .cbt__btn {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 80vw;
  height: 13.3333333333vw;
  margin: 0 auto;
  padding-left: 5.3333333333vw;
  font-size: 4.8vw;
  font-weight: bold;
  color: #fff;
  border: 0.5333333333vw solid #F8E1E1;
  border-radius: 10000px;
  background: rgb(250, 130, 140);
  background: linear-gradient(180deg, rgb(250, 130, 140) 0%, rgb(252, 93, 106) 50%, rgb(242, 50, 65) 100%);
  filter: drop-shadow(0 0.8vw 1.6vw rgba(0, 0, 0, 0.15));
}
@media only screen and (max-width: 767px) {
  .shopify_logistics .cbt__btn {
    margin-top: 1.3333333333vw;
  }
}
@media only screen and (min-width: 767px) {
  .shopify_logistics .cbt__btn {
    width: 440px;
    height: 70px;
    margin: 0 10px 10px;
    padding-left: 25px;
    font-size: 24px;
    border-width: 2px;
    margin-top: 10px;
    filter: drop-shadow(0 3px 6px rgba(0, 0, 0, 0.15));
  }
}
.shopify_logistics .cbt__btn::before {
  position: absolute;
  top: 50%;
  left: 0.5333333333vw;
  display: flex;
  align-items: center;
  justify-content: center;
  content: "無料";
  width: 11.7333333333vw;
  height: 11.7333333333vw;
  font-size: 3.2vw;
  font-weight: bold;
  color: #FC5D6A;
  background-color: #fff;
  transform: translateY(-50%);
  border-radius: 1000px;
}
@media only screen and (min-width: 767px) {
  .shopify_logistics .cbt__btn::before {
    left: 4px;
    width: 60px;
    height: 60px;
    font-size: 18px;
  }
}
.shopify_logistics .cbt__btn::after {
  position: absolute;
  top: 50%;
  right: 4vw;
  display: block;
  content: "";
  width: 1.8666666667vw;
  height: 3.2vw;
  background-image: url(./images/shopify_logistics/common/icon_arrow.png);
  background-size: cover;
  background-repeat: no-repeat;
  transform: translateY(-50%);
}
@media only screen and (min-width: 767px) {
  .shopify_logistics .cbt__btn::after {
    right: 25px;
    width: 10px;
    height: 16px;
  }
}
.shopify_logistics .cbt__btn.white {
  border-color: #FC5D6A;
  background: rgb(255, 255, 255);
  background: linear-gradient(180deg, rgb(255, 255, 255) 0%, rgb(248, 236, 237) 100%);
  color: #FC5D6A;
}
.shopify_logistics .cbt__btn.white::after {
  background-image: url(./images/shopify_logistics/common/icon_arrow_pink.png);
}
.shopify_logistics .cbt__btn.white::before {
  background-color: rgba(252, 93, 106, 0.15);
}
.shopify_logistics .cbt__container {
  margin-top: 8vw;
}
@media only screen and (min-width: 767px) {
  .shopify_logistics .cbt__container {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-end;
    justify-content: center;
    margin-top: 40px;
  }
}
.shopify_logistics .mv__inner {
  width: 100%;
  padding-top: 8vw;
  padding-bottom: 45.3333333333vw;
  background-image: url(./images/shopify_logistics/mv/bg.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center bottom;
  color: #fff;
}
@media only screen and (min-width: 767px) {
  .shopify_logistics .mv__inner {
    padding: 35px 20px 50px;
    background-image: url(./images/shopify_logistics/mv/bg_pc.jpg);
  }
}
.shopify_logistics .mv__logo {
  width: 80vw;
  margin: 0 auto;
}
@media only screen and (min-width: 767px) {
  .shopify_logistics .mv__logo {
    width: 528px;
  }
}
.shopify_logistics .mv__copy {
  text-align: center;
  margin-top: 8vw;
}
@media only screen and (min-width: 767px) {
  .shopify_logistics .mv__copy {
    margin-top: 35px;
  }
}
.shopify_logistics .mv__copy-text {
  font-size: 4vw;
  font-weight: bold;
  line-height: 1;
  color: #343434;
}
@media only screen and (min-width: 767px) {
  .shopify_logistics .mv__copy-text {
    font-size: 24px;
  }
}
.shopify_logistics .mv__copy-text:not(:first-child) {
  margin-top: 1.3333333333vw;
}
@media only screen and (min-width: 767px) {
  .shopify_logistics .mv__copy-text:not(:first-child) {
    margin-top: 10px;
  }
}
.shopify_logistics .mv__copy-text > .small {
  font-size: 4vw;
}
@media only screen and (min-width: 767px) {
  .shopify_logistics .mv__copy-text > .small {
    font-size: 24px;
  }
}
.shopify_logistics .mv__copy-text > .yellow {
  font-size: 5.0666666667vw;
  color: #FFFCB2;
}
@media only screen and (min-width: 767px) {
  .shopify_logistics .mv__copy-text > .yellow {
    font-size: 28px;
  }
}
.shopify_logistics .mv__copy-text > .dot {
  background-image: radial-gradient(circle at center, #FFFCB2 20%, transparent 20%);
  background-position: top right;
  background-repeat: repeat-x;
  background-size: 1em 1.3333333333vw;
  padding-top: 0.5333333333vw;
}
@media only screen and (min-width: 767px) {
  .shopify_logistics .mv__copy-text > .dot {
    background-size: 1em 5px;
    padding-top: 2px;
  }
}
.shopify_logistics .mv__main {
  margin-top: 2.6666666667vw;
  text-align: center;
  font-size: 10.6666666667vw;
  font-weight: bold;
  line-height: 1.1;
  color: #343434;
}
@media only screen and (min-width: 767px) {
  .shopify_logistics .mv__main {
    margin-top: 20px;
    font-size: 66px;
  }
}
.shopify_logistics .mv__sub {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 86.6666666667vw;
  height: 5.3333333333vw;
  margin: 4vw auto 0;
  font-size: 3.2vw;
  font-weight: bold;
  background-color: #032058;
}
@media only screen and (min-width: 767px) {
  .shopify_logistics .mv__sub {
    width: 100%;
    max-width: 820px;
    height: auto;
    min-height: 40px;
    margin-top: 15px;
    font-size: 24px;
  }
}
.shopify_logistics .mv__box {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  margin-top: 8vw;
  padding: 0 4vw;
}
@media only screen and (min-width: 767px) {
  .shopify_logistics .mv__box {
    margin: 30px auto 0;
    max-width: 750px;
    padding: 0;
  }
  .shopify_logistics .mv__box::before, .shopify_logistics .mv__box::after {
    position: absolute;
    top: 50%;
    left: 0;
    display: block;
    content: "";
    width: 36px;
    height: 70px;
    background-image: url(./images/shopify_logistics/mv/icon.png);
    background-size: contain;
    background-repeat: no-repeat;
    transform: translateY(-50%);
  }
  .shopify_logistics .mv__box::after {
    left: auto;
    right: 0;
    transform: translateY(-50%) scale(-1, 1);
  }
}
.shopify_logistics .mv__box-item {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  width: 50%;
  text-align: center;
  font-size: 3.2vw;
  font-weight: bold;
  color: #343434;
}
@media only screen and (min-width: 767px) {
  .shopify_logistics .mv__box-item {
    width: auto;
    height: auto;
    padding-left: 0;
    padding-right: 0;
    font-size: 18px;
  }
}
.shopify_logistics .mv__box-item .big {
  font-size: 5.8666666667vw;
  color: #4B8921;
}
@media only screen and (min-width: 767px) {
  .shopify_logistics .mv__box-item .big {
    font-size: 37px;
  }
}
.shopify_logistics .mv__box-item .medium {
  font-size: 4vw;
  line-height: 1;
  vertical-align: baseline;
  color: #4B8921;
}
@media only screen and (min-width: 767px) {
  .shopify_logistics .mv__box-item .medium {
    font-size: 24px;
  }
}
.shopify_logistics .mv__box-item .small {
  font-size: 2.1333333333vw;
  line-height: 2.4;
  vertical-align: top;
}
@media only screen and (min-width: 767px) {
  .shopify_logistics .mv__box-item .small {
    font-size: 13px;
  }
}
.shopify_logistics .mv__box-item:nth-child(3) {
  width: 65%;
  margin-top: 5.3333333333vw;
}
@media only screen and (min-width: 767px) {
  .shopify_logistics .mv__box-item:nth-child(3) {
    width: auto;
    margin-top: 0;
  }
}
.shopify_logistics .mv__box-item::before, .shopify_logistics .mv__box-item::after {
  position: absolute;
  top: 50%;
  left: 0;
  display: block;
  content: "";
  width: 8vw;
  height: 16vw;
  background-image: url(./images/shopify_logistics/mv/icon.png);
  background-size: contain;
  background-repeat: no-repeat;
  transform: translateY(-50%);
}
@media only screen and (min-width: 767px) {
  .shopify_logistics .mv__box-item::before, .shopify_logistics .mv__box-item::after {
    display: none;
  }
}
.shopify_logistics .mv__box-item::after {
  left: auto;
  right: 0;
  transform: translateY(-50%) scale(-1, 1);
}
@media only screen and (min-width: 767px) {
  .shopify_logistics .mv__box-item:not(:first-child) {
    margin-left: 40px;
    padding-left: 40px;
  }
  .shopify_logistics .mv__box-item:not(:first-child)::before {
    position: absolute;
    top: 50%;
    left: 0;
    display: block;
    content: "";
    width: 1px;
    height: 45px;
    background-color: #707070;
    transform: translateY(-50%);
  }
}
.shopify_logistics .mv__wrapper {
  text-align: center;
  margin-top: 8vw;
}
@media only screen and (min-width: 767px) {
  .shopify_logistics .mv__wrapper {
    margin-top: 50px;
  }
}
.shopify_logistics .mv__balloon {
  position: relative;
  z-index: 2;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto;
  font-size: 3.2vw;
  font-weight: bold;
  color: #4B8921;
  line-height: 1;
}
@media only screen and (min-width: 767px) {
  .shopify_logistics .mv__balloon {
    font-size: 18px;
  }
}
.shopify_logistics .mv__btn {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 80vw;
  height: 13.3333333333vw;
  margin: 0 auto;
  padding-left: 5.3333333333vw;
  font-size: 4.8vw;
  font-weight: bold;
  color: #fff;
  border: 0.5333333333vw solid #F8E1E1;
  border-radius: 10000px;
  background: rgb(250, 130, 140);
  background: linear-gradient(180deg, rgb(250, 130, 140) 0%, rgb(252, 93, 106) 50%, rgb(242, 50, 65) 100%);
  filter: drop-shadow(0 0.8vw 1.6vw rgba(0, 0, 0, 0.15));
}
@media only screen and (min-width: 767px) {
  .shopify_logistics .mv__btn {
    width: 480px;
    height: 70px;
    padding-left: 25px;
    font-size: 24px;
    border-width: 2px;
    filter: drop-shadow(0 3px 6px rgba(0, 0, 0, 0.15));
  }
}
.shopify_logistics .mv__btn::before {
  position: absolute;
  top: 50%;
  left: 0.5333333333vw;
  display: flex;
  align-items: center;
  justify-content: center;
  content: "無料";
  width: 11.7333333333vw;
  height: 11.7333333333vw;
  font-size: 3.2vw;
  font-weight: bold;
  color: #FC5D6A;
  background-color: #fff;
  transform: translateY(-50%);
  border-radius: 1000px;
}
@media only screen and (min-width: 767px) {
  .shopify_logistics .mv__btn::before {
    left: 4px;
    width: 60px;
    height: 60px;
    font-size: 18px;
  }
}
.shopify_logistics .mv__btn::after {
  position: absolute;
  top: 50%;
  right: 4vw;
  display: block;
  content: "";
  width: 1.8666666667vw;
  height: 3.2vw;
  background-image: url(./images/shopify_logistics/common/icon_arrow.png);
  background-size: cover;
  background-repeat: no-repeat;
  transform: translateY(-50%);
}
@media only screen and (min-width: 767px) {
  .shopify_logistics .mv__btn::after {
    right: 25px;
    width: 10px;
    height: 16px;
  }
}
.shopify_logistics .mv__btn.white {
  border-color: #FC5D6A;
  background: rgb(255, 255, 255);
  background: linear-gradient(180deg, rgb(255, 255, 255) 0%, rgb(248, 236, 237) 100%);
  color: #FC5D6A;
  margin-top: 1.3333333333vw;
}
@media only screen and (min-width: 767px) {
  .shopify_logistics .mv__btn.white {
    margin-top: 7px;
  }
}
.shopify_logistics .mv__btn.white::after {
  background-image: url(./images/shopify_logistics/common/icon_arrow_pink.png);
}
.shopify_logistics .mv__btn.white::before {
  background-color: rgba(252, 93, 106, 0.15);
}
.shopify_logistics .mv__container {
  margin-top: 1.3333333333vw;
}
@media only screen and (min-width: 767px) {
  .shopify_logistics .mv__container {
    margin-top: 7px;
  }
}
.shopify_logistics .mv__attention {
  position: absolute;
  bottom: 1.3333333333vw;
  left: 0;
  padding: 0 4vw;
  font-size: 2.1333333333vw;
  line-height: 1.2;
}
@media only screen and (min-width: 767px) {
  .shopify_logistics .mv__attention {
    bottom: 10px;
    left: 10px;
    margin-top: 0;
    padding: 0;
    font-size: 10px;
  }
}
.shopify_logistics .media__inner {
  margin-top: 5.3333333333vw;
}
@media only screen and (min-width: 767px) {
  .shopify_logistics .media__inner {
    margin-top: 15px;
  }
}
@media only screen and (min-width: 767px) {
  .shopify_logistics .media__inner.mt20 {
    margin-top: 40px;
  }
}
.shopify_logistics .media__head {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 3.7333333333vw;
  text-align: center;
  color: #032058;
  font-weight: bold;
}
@media only screen and (min-width: 767px) {
  .shopify_logistics .media__head {
    font-size: 24px;
  }
}
.shopify_logistics .media__head > span {
  margin: 0 2.6666666667vw;
}
@media only screen and (min-width: 767px) {
  .shopify_logistics .media__head > span {
    margin: 0 10px;
  }
}
.shopify_logistics .media__head::before, .shopify_logistics .media__head::after {
  display: block;
  flex: 1;
  content: "";
  width: 100%;
  height: 1px;
  background-color: #61B4E4;
}
@media only screen and (min-width: 767px) {
  .shopify_logistics .media__head::before, .shopify_logistics .media__head::after {
    max-width: 210px;
  }
}
.shopify_logistics .media__head.no_b::before, .shopify_logistics .media__head.no_b::after {
  display: none;
}
.shopify_logistics .media img {
  width: 150px;
  height: 60px;
}
.shopify_logistics .features__inner {
  display: block;
  width: 100%;
  margin-top: 0vw;
  padding: 16vw 0 18.6666666667vw;
  background-image: url(./images/shopify_logistics/common/bg_stripe.png);
  background-size: 2.1333333333vw;
}
@media only screen and (min-width: 767px) {
  .shopify_logistics .features__inner {
    padding: 60px 0 180px;
    background-size: 8px;
  }
}
.shopify_logistics .features__head {
  text-align: center;
  font-size: 5.3333333333vw;
  font-weight: bold;
  color: #032058;
  line-height: 1.4;
}
@media only screen and (min-width: 767px) {
  .shopify_logistics .features__head {
    font-size: 32px;
  }
}
.shopify_logistics .features__list {
  width: 90.6666666667vw;
  margin: 6.6666666667vw auto 0;
}
@media only screen and (min-width: 767px) {
  .shopify_logistics .features__list {
    display: flex;
    justify-content: center;
    width: auto;
    margin-top: 50px;
  }
}
.shopify_logistics .features__item {
  position: relative;
  width: 100%;
  padding: 5.3333333333vw 0;
  background-color: #fff;
  border-radius: 2.6666666667vw;
  filter: drop-shadow(0.5333333333vw 0.5333333333vw 0.8vw rgba(0, 0, 0, 0.1));
  will-change: filter;
}
@media only screen and (min-width: 767px) {
  .shopify_logistics .features__item {
    filter: drop-shadow(3px 3px 4px rgba(0, 0, 0, 0.1));
  }
}
@media only screen and (min-width: 767px) {
  .shopify_logistics .features__item {
    width: 257px;
    padding: 30px 0;
    border-radius: 10px;
  }
}
.shopify_logistics .features__item:not(:first-child) {
  margin-top: 1.3333333333vw;
}
@media only screen and (min-width: 767px) {
  .shopify_logistics .features__item:not(:first-child) {
    margin-top: 0;
    margin-left: 10px;
  }
}
@media only screen and (min-width: 767px) and (min-width: 767px) {
  .shopify_logistics .features__item:not(:first-child) .features__figure {
    position: absolute;
    left: 50%;
    bottom: 30px;
    transform: translateX(-50%);
  }
}
.shopify_logistics .features__tit {
  text-align: center;
  font-weight: bold;
  font-size: 4.8vw;
  color: #032058;
  line-height: 1.4444444444;
}
@media only screen and (min-width: 767px) {
  .shopify_logistics .features__tit {
    font-size: 18px;
  }
}
.shopify_logistics .features__tit .small {
  font-size: 2.1333333333vw;
  line-height: 1;
  font-weight: normal;
  vertical-align: top;
}
@media only screen and (min-width: 767px) {
  .shopify_logistics .features__tit .small {
    font-size: 10px;
  }
}
.shopify_logistics .features__text {
  margin-top: 4vw;
  padding: 0 10.6666666667vw;
  font-size: 3.7333333333vw;
  color: #032058;
  line-height: 1.8571428571;
}
@media only screen and (min-width: 767px) {
  .shopify_logistics .features__text {
    margin-top: 20px;
    font-size: 16px;
    padding: 0 20px;
  }
}
.shopify_logistics .features__figure {
  margin: 2.6666666667vw auto 0;
}
@media only screen and (min-width: 767px) {
  .shopify_logistics .features__figure {
    margin-top: 10px;
  }
}
.shopify_logistics .features__figure.f1 {
  width: 57.3333333333vw;
}
@media only screen and (min-width: 767px) {
  .shopify_logistics .features__figure.f1 {
    width: 215px;
  }
}
.shopify_logistics .features__figure.f2 {
  width: 50.6666666667vw;
}
@media only screen and (min-width: 767px) {
  .shopify_logistics .features__figure.f2 {
    width: 190px;
  }
}
.shopify_logistics .features__figure.f3 {
  width: 48.2666666667vw;
}
@media only screen and (min-width: 767px) {
  .shopify_logistics .features__figure.f3 {
    width: 181px;
  }
}
.shopify_logistics .features__figure.f4 {
  width: 54.1333333333vw;
}
@media only screen and (min-width: 767px) {
  .shopify_logistics .features__figure.f4 {
    width: 203px;
  }
}
.shopify_logistics .features__attention {
  margin-top: 2.6666666667vw;
  padding: 0 10.6666666667vw;
  font-size: 2.1333333333vw;
}
@media only screen and (min-width: 767px) {
  .shopify_logistics .features__attention {
    margin-top: 10px;
    padding: 0 20px;
    font-size: 10px;
  }
}
.shopify_logistics .worries {
  background: rgb(227, 242, 253);
  background: linear-gradient(180deg, rgb(227, 242, 253) 0%, rgb(207, 229, 245) 100%);
}
.shopify_logistics .worries__inner {
  position: relative;
  z-index: 10;
  display: block;
  width: 100%;
  margin-top: 0vw;
  padding: 8vw 0 20vw;
}
@media only screen and (min-width: 767px) {
  .shopify_logistics .worries__inner {
    padding: 40px 0 200px;
  }
}
.shopify_logistics .worries__inner:before {
  position: absolute;
  top: 1px;
  left: 0;
  display: block;
  content: "";
  width: 100%;
  height: 10.6666666667vw;
  background-color: #E3F2FD;
  clip-path: polygon(100% 0, 0% 100%, 100% 100%);
  transform: translateY(-100%);
}
@media only screen and (min-width: 767px) {
  .shopify_logistics .worries__inner:before {
    height: 155px;
  }
}
.shopify_logistics .worries__head {
  text-align: center;
  font-size: 5.3333333333vw;
  font-weight: bold;
  color: #032058;
  line-height: 1.4;
}
@media only screen and (min-width: 767px) {
  .shopify_logistics .worries__head {
    font-size: 32px;
  }
}
.shopify_logistics .worries__list {
  position: relative;
  z-index: 2;
  width: 90.6666666667vw;
  margin: 6.6666666667vw auto 0;
}
@media only screen and (min-width: 767px) {
  .shopify_logistics .worries__list {
    width: 100%;
    max-width: 1080px;
    margin-top: 40px;
  }
}
.shopify_logistics .worries__item {
  position: relative;
  width: 80vw;
  padding: 5.3333333333vw;
  background-color: #fff;
  filter: drop-shadow(0.5333333333vw 0.5333333333vw 0.8vw rgba(0, 0, 0, 0.1));
  will-change: filter;
  border-radius: 2.6666666667vw;
}
@media only screen and (min-width: 767px) {
  .shopify_logistics .worries__item {
    filter: drop-shadow(3px 3px 4px rgba(0, 0, 0, 0.1));
  }
}
@media only screen and (min-width: 767px) {
  .shopify_logistics .worries__item {
    display: flex;
    align-items: center;
    width: 100%;
    max-width: 810px;
    padding: 15px 30px;
    border-radius: 10px;
  }
}
.shopify_logistics .worries__item::after {
  position: absolute;
  bottom: 2px;
  display: block;
  content: "";
  width: 4.2666666667vw;
  height: 4.2666666667vw;
  background-color: #fff;
  transform: translateY(100%);
}
@media only screen and (min-width: 767px) {
  .shopify_logistics .worries__item::after {
    width: 40px;
    height: 40px;
  }
}
.shopify_logistics .worries__item:not(:first-child) {
  margin-top: 2.6666666667vw;
}
@media only screen and (min-width: 767px) {
  .shopify_logistics .worries__item:not(:first-child) {
    margin-top: 10px;
  }
}
.shopify_logistics .worries__item:nth-child(1)::after {
  left: 4vw;
  clip-path: polygon(90% 0, 0 0, 100% 100%);
}
@media only screen and (min-width: 767px) {
  .shopify_logistics .worries__item:nth-child(1)::after {
    left: 30px;
  }
}
.shopify_logistics .worries__item:nth-child(2) {
  margin-right: 0;
  margin-left: auto;
}
@media only screen and (min-width: 767px) {
  .shopify_logistics .worries__item:nth-child(2) {
    width: 100%;
    max-width: 955px;
  }
}
.shopify_logistics .worries__item:nth-child(2)::after {
  right: 4vw;
  clip-path: polygon(100% 0, 0 0, 0 100%);
}
@media only screen and (min-width: 767px) {
  .shopify_logistics .worries__item:nth-child(2)::after {
    width: 60px;
    height: 60px;
    clip-path: polygon(100% 0, 30% 0, 0 100%);
  }
}
.shopify_logistics .worries__item:nth-child(3)::after {
  left: 50%;
  clip-path: polygon(100% 0, 0 0, 100% 100%);
  transform: translate(-50%, 100%);
}
@media only screen and (min-width: 767px) {
  .shopify_logistics .worries__item:nth-child(3)::after {
    display: none;
  }
}
.shopify_logistics .worries__tit {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 53.3333333333vw;
  height: 8vw;
  margin: 0 auto;
  font-size: 4.2666666667vw;
  font-weight: bold;
  color: #146CB4;
  background-image: url(./images/shopify_logistics/worries/bg_h3.png);
  background-size: cover;
}
@media only screen and (min-width: 767px) {
  .shopify_logistics .worries__tit {
    text-align: center;
    width: 150px;
    height: 170px;
    margin: 0;
    font-size: 22px;
    background-image: url(./images/shopify_logistics/worries/bg_h3_pc.png);
  }
}
.shopify_logistics .worries__content {
  margin-top: 5.3333333333vw;
}
@media only screen and (min-width: 767px) {
  .shopify_logistics .worries__content {
    flex: 1;
    margin-top: 0;
    margin-left: 40px;
  }
}
.shopify_logistics .worries__content-item {
  position: relative;
  display: flex;
}
.shopify_logistics .worries__content-item::before {
  display: block;
  content: "";
  width: 4.2666666667vw;
  height: 4.2666666667vw;
  background-image: url(./images/shopify_logistics/worries/icon.png);
  background-size: cover;
  margin-top: 0.5333333333vw;
  margin-right: 1.3333333333vw;
}
@media only screen and (min-width: 767px) {
  .shopify_logistics .worries__content-item::before {
    width: 16px;
    height: 16px;
    margin-top: 6px;
    margin-right: 15px;
  }
}
.shopify_logistics .worries__content-item:not(:first-child) {
  margin-top: 4vw;
}
@media only screen and (min-width: 767px) {
  .shopify_logistics .worries__content-item:not(:first-child) {
    margin-top: 10px;
  }
}
.shopify_logistics .worries__content-text {
  font-size: 3.7333333333vw;
  font-weight: bold;
  line-height: 1.4285714286;
}
@media only screen and (min-width: 767px) {
  .shopify_logistics .worries__content-text {
    font-size: 20px;
  }
}
.shopify_logistics .worries__content-text span {
  color: #146CB4;
}
.shopify_logistics .worries__person {
  position: absolute;
  z-index: 10;
  bottom: -21.3333333333vw;
  right: -10.6666666667vw;
  width: 29.3333333333vw;
}
@media only screen and (min-width: 767px) {
  .shopify_logistics .worries__person {
    width: 200px;
    bottom: -130px;
    right: -180px;
  }
}
.shopify_logistics .reasons {
  position: relative;
  z-index: 2;
}
.shopify_logistics .reasons__inner {
  position: relative;
  padding: 16vw 0 10.6666666667vw;
}
@media only screen and (min-width: 767px) {
  .shopify_logistics .reasons__inner {
    padding: 0px 0px 105px;
  }
}
.shopify_logistics .reasons__inner:before {
  position: absolute;
  top: 1px;
  left: 0;
  display: block;
  content: "";
  width: 100%;
  height: 10.6666666667vw;
  background-color: #fff;
  clip-path: polygon(100% 0, 0% 100%, 100% 100%);
  transform: translateY(-100%);
}
@media only screen and (min-width: 767px) {
  .shopify_logistics .reasons__inner:before {
    height: 155px;
  }
}
@media only screen and (min-width: 767px) {
  .shopify_logistics .reasons__inner .cbt {
    margin-top: -40px;
  }
}
.shopify_logistics .reasons__bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #fff;
  clip-path: polygon(0 0, 100% 0, 100% calc(100% - 16vw), 0% 100%);
}
@media only screen and (min-width: 767px) {
  .shopify_logistics .reasons__bg {
    clip-path: polygon(0 0, 100% 0, 100% calc(100% - 220px), 0% 100%);
  }
}
.shopify_logistics .reasons__space {
  height: 1px;
  width: 100%;
}
.shopify_logistics .reasons__box {
  margin-top: 16vw;
}
@media only screen and (min-width: 767px) {
  .shopify_logistics .reasons__box {
    margin-top: 80px;
  }
}
.shopify_logistics .reasons__h2-eng {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 80vw;
  margin: 0 auto;
  text-align: center;
  font-size: 4.8vw;
  color: #61B4E4;
  line-height: 1.375;
  letter-spacing: 0.15em;
}
@media only screen and (min-width: 767px) {
  .shopify_logistics .reasons__h2-eng {
    width: 680px;
    font-size: 30px;
  }
}
.shopify_logistics .reasons__h2-eng > span {
  margin: 0 2.6666666667vw;
}
.shopify_logistics .reasons__h2-eng::before, .shopify_logistics .reasons__h2-eng::after {
  flex: 1;
  display: block;
  content: "";
  width: 100%;
  height: 1px;
  background-color: #61B4E4;
  opacity: 0.5;
}
@media only screen and (min-width: 767px) {
  .shopify_logistics .reasons__h2-eng::before, .shopify_logistics .reasons__h2-eng::after {
    max-width: 210px;
  }
}
.shopify_logistics .reasons__h2-text {
  margin-top: 2.6666666667vw;
  text-align: center;
  font-size: 5.3333333333vw;
  font-weight: bold;
  color: #032058;
  line-height: 1.4;
}
@media only screen and (min-width: 767px) {
  .shopify_logistics .reasons__h2-text {
    margin-top: 10px;
    font-size: 32px;
  }
}
.shopify_logistics .reasons__list {
  width: 90.6666666667vw;
  margin: 10.6666666667vw auto 0;
}
@media only screen and (min-width: 767px) {
  .shopify_logistics .reasons__list {
    width: 100%;
    max-width: 1076px;
    margin-top: 40px;
  }
}
.shopify_logistics .reasons__item {
  position: relative;
  width: 100%;
}
@media only screen and (min-width: 767px) {
  .shopify_logistics .reasons__item {
    padding-left: 75px;
  }
}
.shopify_logistics .reasons__item:not(:first-child) {
  margin-top: 10.6666666667vw;
}
@media only screen and (min-width: 767px) {
  .shopify_logistics .reasons__item:not(:first-child) {
    margin-top: 15px;
  }
}
.shopify_logistics .reasons__item-inner {
  padding: 5.3333333333vw 5.3333333333vw 6.6666666667vw;
  background-color: #F4FAFE;
  filter: drop-shadow(0.5333333333vw 0.5333333333vw 0.8vw rgba(0, 0, 0, 0.1));
  will-change: filter;
  border-radius: 1.3333333333vw;
}
@media only screen and (min-width: 767px) {
  .shopify_logistics .reasons__item-inner {
    filter: drop-shadow(3px 3px 4px rgba(0, 0, 0, 0.1));
  }
}
@media only screen and (min-width: 767px) {
  .shopify_logistics .reasons__item-inner {
    padding: 50px 360px 50px 110px;
    border-radius: 10px;
  }
}
@media only screen and (min-width: 767px) {
  .shopify_logistics .reasons__thumb {
    position: absolute;
    top: 25px;
    right: 30px;
    width: 257px;
  }
}
.shopify_logistics .reasons__num {
  position: absolute;
  z-index: 2;
  top: -8vw;
  left: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 16vw;
  height: 18.1333333333vw;
  font-size: 6.6666666667vw;
  font-weight: 300;
  color: #146CB4;
  background-image: url(./images/shopify_logistics/reasons/bg_head.png);
  background-size: cover;
  background-repeat: no-repeat;
  transform: translateX(-50%);
}
@media only screen and (min-width: 767px) {
  .shopify_logistics .reasons__num {
    top: 40px;
    left: 0;
    width: 150px;
    height: 170px;
    font-size: 50px;
    transform: none;
  }
}
.shopify_logistics .reasons__head {
  text-align: center;
  font-weight: bold;
  font-size: 4.8vw;
  margin-top: 6.6666666667vw;
  color: #032058;
  line-height: 1.3;
}
@media only screen and (min-width: 767px) {
  .shopify_logistics .reasons__head {
    text-align: left;
    font-size: 22px;
    margin-top: 0;
  }
}
.shopify_logistics .reasons__head > span {
  color: #146CB4;
}
.shopify_logistics .reasons__text {
  overflow: hidden;
  margin-top: 2.6666666667vw;
  font-size: 3.7333333333vw;
  line-height: 1.5714285714;
  color: #032058;
}
@media only screen and (min-width: 767px) {
  .shopify_logistics .reasons__text {
    margin-top: 10px;
    font-size: 16px;
  }
}
.shopify_logistics .reasons__text.js-hide {
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  height: 12vw;
}
@media only screen and (min-width: 767px) {
  .shopify_logistics .reasons__text.js-hide {
    height: 50px;
  }
}
.shopify_logistics .reasons__btn {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 5.3333333333vw auto 0;
  width: 56vw;
  height: 8vw;
  font-size: 3.2vw;
  color: #146CB4;
  border: 0.2666666667vw solid #146CB4;
  border-radius: 1000px;
  background-color: #fff;
  cursor: pointer;
}
@media only screen and (min-width: 767px) {
  .shopify_logistics .reasons__btn {
    width: 210px;
    height: 30px;
    margin: 25px 0 0;
    font-size: 12px;
    border-width: 1px;
  }
}
.shopify_logistics .reasons__btn::after {
  display: block;
  content: "";
  position: absolute;
  top: 50%;
  right: 4vw;
  width: 1.6vw;
  height: 1.0666666667vw;
  background-image: url(./images/shopify_logistics/common/icon_arrow_blue.png);
  background-size: cover;
  background-repeat: no-repeat;
  transform: translateY(-50%);
}
@media only screen and (min-width: 767px) {
  .shopify_logistics .reasons__btn::after {
    right: 15px;
    width: 6px;
    height: 4px;
  }
}
.shopify_logistics .reasons__btn.js-hide::after {
  transform: translateY(-50%) scale(1, -1);
}
.shopify_logistics .graph__inner {
  display: block;
  width: 100%;
  margin-top: -16vw;
  padding: 21.3333333333vw 0 26.6666666667vw;
  background-image: url(./images/shopify_logistics/common/bg_stripe.png);
  background-size: 2.1333333333vw;
}
@media only screen and (min-width: 767px) {
  .shopify_logistics .graph__inner {
    margin-top: -220px;
    padding: 220px 0 180px;
    background-size: 8px;
  }
}
.shopify_logistics .graph__head {
  text-align: center;
  font-size: 5.3333333333vw;
  font-weight: bold;
  color: #032058;
  line-height: 1.4;
}
@media only screen and (min-width: 767px) {
  .shopify_logistics .graph__head {
    font-size: 32px;
  }
}
.shopify_logistics .graph__box {
  width: 90.6666666667vw;
  margin: 5.3333333333vw auto 0;
  padding: 6.6666666667vw 0;
  filter: drop-shadow(0.5333333333vw 0.5333333333vw 0.8vw rgba(0, 0, 0, 0.1));
  will-change: filter;
  background-color: #fff;
  border-radius: 1.3333333333vw;
}
@media only screen and (min-width: 767px) {
  .shopify_logistics .graph__box {
    filter: drop-shadow(3px 3px 4px rgba(0, 0, 0, 0.1));
  }
}
@media only screen and (min-width: 767px) {
  .shopify_logistics .graph__box {
    width: 100%;
    max-width: 1076px;
    margin-top: 20px;
    padding: 35px;
  }
}
.shopify_logistics .graph__title {
  text-align: center;
  font-size: 4.2666666667vw;
  font-weight: bold;
  line-height: 1.5;
  color: #146CB4;
}
@media only screen and (min-width: 767px) {
  .shopify_logistics .graph__title {
    font-size: 22px;
  }
}
.shopify_logistics .graph__main {
  position: relative;
  margin: 5.3333333333vw auto 0;
  width: 80vw;
}
@media only screen and (min-width: 767px) {
  .shopify_logistics .graph__main {
    margin-top: -40px;
    width: 98%;
    max-width: 980px;
  }
}
.shopify_logistics .graph__wrapper {
  position: absolute;
  z-index: 2;
  top: 1.3333333333vw;
  left: 0;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 40vw;
  height: 21.3333333333vw;
  background-color: #fff;
  border: 0.5333333333vw solid #F4FAFE;
  border-radius: 1.0666666667vw;
}
@media only screen and (min-width: 767px) {
  .shopify_logistics .graph__wrapper {
    top: 95px;
    left: 60px;
    width: 380px;
    height: 170px;
    border-width: 10px;
    border-radius: 4px;
  }
}
.shopify_logistics .graph__top {
  position: relative;
  font-size: 2.6666666667vw;
  color: #032058;
  font-weight: bold;
}
@media only screen and (min-width: 767px) {
  .shopify_logistics .graph__top {
    font-size: 20px;
  }
}
.shopify_logistics .graph__top > span {
  font-size: 8vw;
  color: #EC5C55;
}
@media only screen and (min-width: 767px) {
  .shopify_logistics .graph__top > span {
    font-size: 66px;
  }
}
.shopify_logistics .graph__top::after {
  position: absolute;
  left: 0;
  bottom: 0.2666666667vw;
  z-index: -1;
  display: block;
  content: "";
  width: 100%;
  height: 1.3333333333vw;
  background-color: #70F7E8;
}
@media only screen and (min-width: 767px) {
  .shopify_logistics .graph__top::after {
    bottom: 4px;
    height: 10px;
  }
}
.shopify_logistics .graph__bottom {
  position: relative;
  margin-top: 1.3333333333vw;
  font-size: 2.1333333333vw;
  color: #032058;
  font-weight: bold;
}
@media only screen and (min-width: 767px) {
  .shopify_logistics .graph__bottom {
    margin-top: 5px;
    font-size: 16px;
  }
}
.shopify_logistics .graph__bottom > span {
  font-size: 4.2666666667vw;
  color: #EC5C55;
}
@media only screen and (min-width: 767px) {
  .shopify_logistics .graph__bottom > span {
    font-size: 30px;
  }
}
.shopify_logistics .graph__text {
  text-align: center;
  margin-top: 6.6666666667vw;
  font-size: 3.7333333333vw;
  font-weight: bold;
  color: #032058;
  line-height: 1.5;
}
@media only screen and (min-width: 767px) {
  .shopify_logistics .graph__text {
    margin-top: 30px;
    font-size: 18px;
  }
}
.shopify_logistics .service {
  position: relative;
  z-index: 10;
}
.shopify_logistics .service__inner {
  position: relative;
  padding: 0vw 0 10.6666666667vw;
}
@media only screen and (min-width: 767px) {
  .shopify_logistics .service__inner {
    padding: 0px 0px 105px;
  }
}
.shopify_logistics .service__inner:before {
  position: absolute;
  top: 1px;
  left: 0;
  display: block;
  content: "";
  width: 100%;
  height: 10.6666666667vw;
  background-color: #fff;
  clip-path: polygon(100% 0, 0% 100%, 100% 100%);
  transform: translateY(-100%);
}
@media only screen and (min-width: 767px) {
  .shopify_logistics .service__inner:before {
    height: 155px;
  }
}
.shopify_logistics .service__inner .cbt {
  margin-top: -13.3333333333vw;
}
@media only screen and (min-width: 767px) {
  .shopify_logistics .service__inner .cbt {
    margin-top: -40px;
  }
}
.shopify_logistics .service__bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #fff;
  clip-path: polygon(0 0, 100% 0, 100% calc(100% - 16vw), 0% 100%);
}
@media only screen and (min-width: 767px) {
  .shopify_logistics .service__bg {
    clip-path: polygon(0 0, 100% 0, 100% calc(100% - 220px), 0% 100%);
  }
}
.shopify_logistics .service__space {
  height: 1px;
  width: 100%;
}
.shopify_logistics .service__box {
  margin-top: 16vw;
}
@media only screen and (min-width: 767px) {
  .shopify_logistics .service__box {
    margin-top: 80px;
  }
}
.shopify_logistics .service__h2-eng {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 80vw;
  margin: 0 auto;
  text-align: center;
  font-size: 4.8vw;
  color: #61B4E4;
  line-height: 1.375;
  letter-spacing: 0.15em;
}
@media only screen and (min-width: 767px) {
  .shopify_logistics .service__h2-eng {
    width: 680px;
    font-size: 30px;
  }
}
.shopify_logistics .service__h2-eng > span {
  margin: 0 2.6666666667vw;
}
.shopify_logistics .service__h2-eng::before, .shopify_logistics .service__h2-eng::after {
  flex: 1;
  display: block;
  content: "";
  width: 100%;
  height: 1px;
  background-color: #61B4E4;
  opacity: 0.5;
}
@media only screen and (min-width: 767px) {
  .shopify_logistics .service__h2-eng::before, .shopify_logistics .service__h2-eng::after {
    max-width: 210px;
  }
}
.shopify_logistics .service__h2-text {
  margin-top: 2.6666666667vw;
  text-align: center;
  font-size: 5.3333333333vw;
  font-weight: bold;
  color: #032058;
  line-height: 1.4;
}
@media only screen and (min-width: 767px) {
  .shopify_logistics .service__h2-text {
    margin-top: 10px;
    font-size: 32px;
  }
}
.shopify_logistics .service__sub {
  margin-top: 8vw;
  text-align: center;
  font-size: 4.8vw;
  font-weight: bold;
  color: #032058;
}
@media only screen and (min-width: 767px) {
  .shopify_logistics .service__sub {
    margin-top: 40px;
    font-size: 24px;
  }
}
.shopify_logistics .service__list {
  width: 90.6666666667vw;
  margin: 2.6666666667vw auto 0;
}
@media only screen and (min-width: 767px) {
  .shopify_logistics .service__list {
    display: flex;
    justify-content: space-between;
    width: 100%;
    max-width: 1076px;
    margin-top: 20px;
  }
}
.shopify_logistics .service__item {
  position: relative;
  width: 100%;
}
@media only screen and (min-width: 767px) {
  .shopify_logistics .service__item {
    width: 260px;
  }
}
.shopify_logistics .service__item:not(:first-child) {
  margin-top: 2.6666666667vw;
}
@media only screen and (min-width: 767px) {
  .shopify_logistics .service__item:not(:first-child) {
    margin-top: 0;
  }
}
.shopify_logistics .service__item-inner {
  padding: 5.3333333333vw 5.3333333333vw 6.6666666667vw;
  background-color: #F4FAFE;
  filter: drop-shadow(0.5333333333vw 0.5333333333vw 0.8vw rgba(0, 0, 0, 0.1));
  will-change: filter;
  border-radius: 1.3333333333vw;
}
@media only screen and (min-width: 767px) {
  .shopify_logistics .service__item-inner {
    filter: drop-shadow(3px 3px 4px rgba(0, 0, 0, 0.1));
  }
}
@media only screen and (min-width: 767px) {
  .shopify_logistics .service__item-inner {
    height: 100%;
    padding: 20px 10px;
    border-radius: 10px;
  }
}
.shopify_logistics .service__thumb {
  margin-top: 5.3333333333vw;
}
@media only screen and (min-width: 767px) {
  .shopify_logistics .service__thumb {
    margin-top: 20px;
  }
}
.shopify_logistics .service__head {
  text-align: center;
  font-weight: bold;
  font-size: 4.8vw;
  color: #032058;
  line-height: 1.3;
}
@media only screen and (min-width: 767px) {
  .shopify_logistics .service__head {
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 60px;
    text-align: center;
    font-size: 18px;
  }
}
.shopify_logistics .service__head > span {
  color: #146CB4;
}
.shopify_logistics .service__text {
  overflow: hidden;
  margin-top: 2.6666666667vw;
  font-size: 3.7333333333vw;
  line-height: 1.5714285714;
  color: #032058;
}
@media only screen and (min-width: 767px) {
  .shopify_logistics .service__text {
    margin-top: 10px;
    font-size: 16px;
  }
}
.shopify_logistics .service__text.js-hide {
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  height: 12vw;
}
@media only screen and (min-width: 767px) {
  .shopify_logistics .service__text.js-hide {
    height: 50px;
  }
}
.shopify_logistics .service__btn {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 5.3333333333vw auto 0;
  width: 56vw;
  height: 8vw;
  font-size: 3.2vw;
  color: #146CB4;
  border: 0.2666666667vw solid #146CB4;
  border-radius: 1000px;
  background-color: #fff;
  cursor: pointer;
}
@media only screen and (min-width: 767px) {
  .shopify_logistics .service__btn {
    width: 210px;
    height: 30px;
    margin: 20px auto 0;
    font-size: 12px;
    border-width: 1px;
  }
}
.shopify_logistics .service__btn::after {
  display: block;
  content: "";
  position: absolute;
  top: 50%;
  right: 4vw;
  width: 1.6vw;
  height: 1.0666666667vw;
  background-image: url(./images/shopify_logistics/common/icon_arrow_blue.png);
  background-size: cover;
  background-repeat: no-repeat;
  transform: translateY(-50%);
}
@media only screen and (min-width: 767px) {
  .shopify_logistics .service__btn::after {
    right: 15px;
    width: 6px;
    height: 4px;
  }
}
.shopify_logistics .service__btn.js-hide::after {
  transform: translateY(-50%) scale(1, -1);
}
.shopify_logistics .service__needs {
  width: 90.6666666667vw;
  margin: 5.3333333333vw auto 0;
}
@media only screen and (min-width: 767px) {
  .shopify_logistics .service__needs {
    display: flex;
    justify-content: space-between;
    width: 100%;
    max-width: 1076px;
    margin-top: 25px;
  }
}
.shopify_logistics .service__needs-box {
  padding: 5.3333333333vw 0;
  border: 1px solid #E3F2FD;
  background-color: #fff;
  border-radius: 1.3333333333vw;
  filter: drop-shadow(0.5333333333vw 0.5333333333vw 0.8vw rgba(0, 0, 0, 0.1));
  will-change: filter;
}
@media only screen and (min-width: 767px) {
  .shopify_logistics .service__needs-box {
    filter: drop-shadow(3px 3px 4px rgba(0, 0, 0, 0.1));
  }
}
@media only screen and (min-width: 767px) {
  .shopify_logistics .service__needs-box {
    padding: 30px 0;
    width: 350px;
    border-radius: 10px;
  }
}
.shopify_logistics .service__needs-box:not(:first-child) {
  margin-top: 2.6666666667vw;
}
@media only screen and (min-width: 767px) {
  .shopify_logistics .service__needs-box:not(:first-child) {
    margin-top: 0;
  }
}
.shopify_logistics .service__needs-head {
  font-size: 4.8vw;
  text-align: center;
  font-weight: bold;
  color: #032058;
}
@media only screen and (min-width: 767px) {
  .shopify_logistics .service__needs-head {
    font-size: 18px;
  }
}
.shopify_logistics .service__needs-list {
  width: 77.3333333333vw;
  margin: 4vw auto 0;
}
@media only screen and (min-width: 767px) {
  .shopify_logistics .service__needs-list {
    display: flex;
    flex-direction: column;
    justify-content: center;
    margin-top: 15px;
    width: 290px;
    height: 200px;
  }
}
.shopify_logistics .service__needs-item {
  display: flex;
  align-items: center;
}
.shopify_logistics .service__needs-item::before {
  display: block;
  content: "・";
  font-size: 4.2666666667vw;
  color: #61B4E4;
}
@media only screen and (min-width: 767px) {
  .shopify_logistics .service__needs-item::before {
    font-size: 16px;
  }
}
.shopify_logistics .service__needs-item:not(:first-child) {
  margin-top: 2.6666666667vw;
}
@media only screen and (min-width: 767px) {
  .shopify_logistics .service__needs-item:not(:first-child) {
    margin-top: 10px;
  }
}
.shopify_logistics .service__needs-text {
  position: relative;
  font-size: 4.2666666667vw;
  font-weight: bold;
  color: #146CB4;
}
@media only screen and (min-width: 767px) {
  .shopify_logistics .service__needs-text {
    font-size: 18px;
  }
}
.shopify_logistics .service__needs-text::after {
  position: absolute;
  left: 0;
  bottom: -0.5333333333vw;
  z-index: -1;
  display: block;
  content: "";
  width: 100%;
  height: 1.3333333333vw;
  background-color: #70F7E8;
}
@media only screen and (min-width: 767px) {
  .shopify_logistics .service__needs-text::after {
    bottom: -1px;
    height: 5px;
  }
}
.shopify_logistics .price__inner {
  display: block;
  width: 100%;
  padding: 34.6666666667vw 0 37.3333333333vw;
  background-image: url(./images/shopify_logistics/common/bg_stripe.png);
  background-size: 2.1333333333vw;
}
@media only screen and (min-width: 767px) {
  .shopify_logistics .price__inner {
    padding: 200px 0 180px;
    background-size: 8px;
  }
}
.shopify_logistics .price__h2-eng {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 80vw;
  margin: 0 auto;
  text-align: center;
  font-size: 4.8vw;
  color: #61B4E4;
  line-height: 1.375;
  letter-spacing: 0.15em;
}
@media only screen and (min-width: 767px) {
  .shopify_logistics .price__h2-eng {
    width: 680px;
    font-size: 30px;
  }
}
.shopify_logistics .price__h2-eng > span {
  margin: 0 2.6666666667vw;
}
.shopify_logistics .price__h2-eng::before, .shopify_logistics .price__h2-eng::after {
  flex: 1;
  display: block;
  content: "";
  width: 100%;
  height: 1px;
  background-color: #61B4E4;
  opacity: 0.5;
}
@media only screen and (min-width: 767px) {
  .shopify_logistics .price__h2-eng::before, .shopify_logistics .price__h2-eng::after {
    max-width: 210px;
  }
}
.shopify_logistics .price__h2-text {
  margin-top: 2.6666666667vw;
  text-align: center;
  font-size: 5.3333333333vw;
  font-weight: bold;
  color: #032058;
  line-height: 1.4;
}
@media only screen and (min-width: 767px) {
  .shopify_logistics .price__h2-text {
    margin-top: 10px;
    font-size: 32px;
  }
}
.shopify_logistics .price__sub {
  text-align: center;
  font-size: 4.8vw;
  font-weight: bold;
  color: #146CB4;
  margin-top: 5.8666666667vw;
  line-height: 1.5;
}
@media only screen and (min-width: 767px) {
  .shopify_logistics .price__sub {
    font-size: 32px;
    margin-top: 20px;
  }
}
.shopify_logistics .price__sub > span {
  position: relative;
}
.shopify_logistics .price__sub > span::after {
  position: absolute;
  left: 0;
  bottom: 0vw;
  z-index: -1;
  display: block;
  content: "";
  width: 100%;
  height: 1.3333333333vw;
  background-color: #70F7E8;
}
@media only screen and (min-width: 767px) {
  .shopify_logistics .price__sub > span::after {
    bottom: 2px;
    height: 8px;
  }
}
.shopify_logistics .price__caption {
  margin-top: 2.6666666667vw;
  padding: 0 10.6666666667vw;
  font-size: 3.7333333333vw;
  color: #032058;
  line-height: 1.5;
}
@media only screen and (min-width: 767px) {
  .shopify_logistics .price__caption {
    margin-top: 20px;
    text-align: center;
    font-size: 14px;
  }
}
.shopify_logistics .price__figure {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 6.6666666667vw;
}
@media only screen and (min-width: 767px) {
  .shopify_logistics .price__figure {
    margin-top: 40px;
  }
}
.shopify_logistics .price__box {
  width: 40.8vw;
  height: 32vw;
  background-color: #fff;
  border: 1.3333333333vw solid #146CB4;
  border-radius: 2.6666666667vw;
}
@media only screen and (min-width: 767px) {
  .shopify_logistics .price__box {
    width: 350px;
    height: 280px;
    border-width: 5px;
    border-radius: 10px;
  }
}
.shopify_logistics .price__head {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 34.6666666667vw;
  height: 8vw;
  margin: 2.6666666667vw auto 0;
  font-size: 3.2vw;
  font-weight: bold;
  color: #fff;
  background-color: #146CB4;
  border-radius: 1000px;
}
@media only screen and (min-width: 767px) {
  .shopify_logistics .price__head {
    width: 300px;
    height: 60px;
    margin-top: 20px;
    font-size: 20px;
  }
}
.shopify_logistics .price__plus {
  width: 5.3333333333vw;
  margin: 0 2.6666666667vw;
}
@media only screen and (min-width: 767px) {
  .shopify_logistics .price__plus {
    width: 45px;
    margin: 0 20px;
  }
}
.shopify_logistics .price__main {
  text-align: center;
  margin-top: -0.5333333333vw;
  font-size: 10.6666666667vw;
  color: #146CB4;
  font-weight: bold;
}
@media only screen and (min-width: 767px) {
  .shopify_logistics .price__main {
    font-size: 110px;
    margin-top: 5px;
  }
}
.shopify_logistics .price__text {
  text-align: center;
  font-size: 3.7333333333vw;
  color: #032058;
  font-weight: bold;
}
@media only screen and (min-width: 767px) {
  .shopify_logistics .price__text {
    font-size: 28px;
  }
}
.shopify_logistics .price__text > span {
  position: relative;
  z-index: 2;
}
.shopify_logistics .price__text > span::after {
  position: absolute;
  left: 0;
  bottom: 0.2666666667vw;
  z-index: -1;
  display: block;
  content: "";
  width: 100%;
  height: 1.3333333333vw;
  background-color: #70F7E8;
}
@media only screen and (min-width: 767px) {
  .shopify_logistics .price__text > span::after {
    bottom: 0px;
    height: 10px;
  }
}
.shopify_logistics .price__more {
  margin-top: 1.3333333333vw;
  text-align: center;
  font-size: 4.2666666667vw;
  color: #032058;
  font-weight: bold;
}
@media only screen and (min-width: 767px) {
  .shopify_logistics .price__more {
    margin-top: 35px;
    font-size: 36px;
  }
}
.shopify_logistics .price__more > span {
  position: relative;
  z-index: 2;
}
.shopify_logistics .price__more > span::after {
  position: absolute;
  left: 0;
  bottom: 0.2666666667vw;
  z-index: -1;
  display: block;
  content: "";
  width: 100%;
  height: 1.3333333333vw;
  background-color: #70F7E8;
}
@media only screen and (min-width: 767px) {
  .shopify_logistics .price__more > span::after {
    bottom: 2px;
    height: 10px;
  }
}
.shopify_logistics .comparison {
  position: relative;
  z-index: 2;
}
.shopify_logistics .comparison__inner {
  position: relative;
  padding: 0vw 0 13.3333333333vw;
}
@media only screen and (min-width: 767px) {
  .shopify_logistics .comparison__inner {
    padding: 0px 0px 230px;
  }
}
.shopify_logistics .comparison__inner:before {
  position: absolute;
  top: 1px;
  left: 0;
  display: block;
  content: "";
  width: 100%;
  height: 10.6666666667vw;
  background-color: #fff;
  clip-path: polygon(100% 0, 0% 100%, 100% 100%);
  transform: translateY(-100%);
}
@media only screen and (min-width: 767px) {
  .shopify_logistics .comparison__inner:before {
    height: 155px;
  }
}
.shopify_logistics .comparison__inner .cbt {
  margin-top: -13.3333333333vw;
}
@media only screen and (min-width: 767px) {
  .shopify_logistics .comparison__inner .cbt {
    margin-top: -80px;
  }
}
.shopify_logistics .comparison__bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #fff;
  clip-path: polygon(0 0, 100% 0, 100% calc(100% - 16vw), 0% 100%);
}
@media only screen and (min-width: 767px) {
  .shopify_logistics .comparison__bg {
    clip-path: polygon(0 0, 100% 0, 100% calc(100% - 220px), 0% 100%);
  }
}
.shopify_logistics .comparison__space {
  height: 1px;
  width: 100%;
}
.shopify_logistics .comparison__box {
  margin-top: 16vw;
}
@media only screen and (min-width: 767px) {
  .shopify_logistics .comparison__box {
    margin-top: 80px;
  }
}
.shopify_logistics .comparison__h2-eng {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 80vw;
  margin: 0 auto;
  text-align: center;
  font-size: 4.8vw;
  color: #61B4E4;
  line-height: 1.375;
  letter-spacing: 0.15em;
}
@media only screen and (min-width: 767px) {
  .shopify_logistics .comparison__h2-eng {
    width: 680px;
    font-size: 30px;
  }
}
.shopify_logistics .comparison__h2-eng > span {
  margin: 0 2.6666666667vw;
}
.shopify_logistics .comparison__h2-eng::before, .shopify_logistics .comparison__h2-eng::after {
  flex: 1;
  display: block;
  content: "";
  width: 100%;
  height: 1px;
  background-color: #61B4E4;
  opacity: 0.5;
}
@media only screen and (min-width: 767px) {
  .shopify_logistics .comparison__h2-eng::before, .shopify_logistics .comparison__h2-eng::after {
    max-width: 210px;
  }
}
.shopify_logistics .comparison__h2-text {
  margin-top: 2.6666666667vw;
  text-align: center;
  font-size: 5.3333333333vw;
  font-weight: bold;
  color: #032058;
  line-height: 1.4;
}
@media only screen and (min-width: 767px) {
  .shopify_logistics .comparison__h2-text {
    margin-top: 10px;
    font-size: 32px;
  }
}
.shopify_logistics .comparison__content {
  width: 100%;
  overflow: scroll;
  margin-top: 5.3333333333vw;
  overflow: scroll;
  -ms-overflow-style: none;
  scrollbar-width: none;
}
.shopify_logistics .comparison__content::-webkit-scrollbar {
  display: none;
}
@media only screen and (min-width: 767px) {
  .shopify_logistics .comparison__content {
    max-width: 1080px;
    margin: 30px auto 0;
  }
}
.shopify_logistics .comparison__wrapper {
  position: relative;
  display: flex;
  padding: 13.3333333333vw 5.3333333333vw 0;
  width: 196vw;
  height: 100%;
}
@media only screen and (min-width: 767px) {
  .shopify_logistics .comparison__wrapper {
    padding: 85px 0 0;
    width: 1080px;
  }
}
.shopify_logistics .comparison__container {
  position: absolute;
  top: 0;
  left: 0;
  display: flex;
  align-items: center;
  width: 100%;
  height: 100%;
  padding-left: 28vw;
}
@media only screen and (min-width: 767px) {
  .shopify_logistics .comparison__container {
    padding-left: 138px;
  }
}
.shopify_logistics .comparison__flame {
  width: 53.3333333333vw;
  height: calc(100% - 2.6666666667vw);
  border-radius: 2.6666666667vw;
  background: rgb(227, 242, 253);
  background: linear-gradient(180deg, rgb(227, 242, 253) 0%, rgb(250, 253, 255) 100%);
}
@media only screen and (min-width: 767px) {
  .shopify_logistics .comparison__flame {
    height: calc(100% - 20px);
    width: 265px;
    border-radius: 10px;
  }
}
.shopify_logistics .comparison__flame.logi {
  height: 100%;
  background: rgb(20, 108, 180);
  background: linear-gradient(-180deg, rgb(20, 108, 180) 0%, rgb(63, 142, 206) 100%);
  filter: drop-shadow(0.5333333333vw 0.5333333333vw 0.8vw rgba(0, 0, 0, 0.1));
  will-change: filter;
}
@media only screen and (min-width: 767px) {
  .shopify_logistics .comparison__flame.logi {
    filter: drop-shadow(3px 3px 4px rgba(0, 0, 0, 0.1));
  }
}
@media only screen and (min-width: 767px) {
  .shopify_logistics .comparison__flame.logi {
    width: 392px;
  }
}
.shopify_logistics .comparison__flame.logi .comparison__tit {
  margin: 4vw auto;
}
@media only screen and (min-width: 767px) {
  .shopify_logistics .comparison__flame.logi .comparison__tit {
    width: 340px;
    margin: 25px auto 0;
  }
}
.shopify_logistics .comparison__flame:not(:first-child) {
  margin-left: 1.3333333333vw;
  border: 1px solid #E3F2FD;
}
@media only screen and (min-width: 767px) {
  .shopify_logistics .comparison__flame:not(:first-child) {
    margin-left: 10px;
  }
}
.shopify_logistics .comparison__tit {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 48vw;
  height: 9.3333333333vw;
  margin: 2.6666666667vw auto;
  background-color: #fff;
  border-radius: 1000px;
  font-size: 3.4666666667vw;
  font-weight: bold;
  color: #032058;
}
@media only screen and (min-width: 767px) {
  .shopify_logistics .comparison__tit {
    width: 240px;
    height: 60px;
    margin-top: 15px;
    font-size: 16px;
  }
}
.shopify_logistics .comparison__tit > .logo {
  display: block;
  width: 23.7333333333vw;
  font-size: 0;
}
@media only screen and (min-width: 767px) {
  .shopify_logistics .comparison__tit > .logo {
    width: 149px;
  }
}
.shopify_logistics .comparison__list {
  position: relative;
  z-index: 3;
}
.shopify_logistics .comparison__item {
  display: flex;
  padding: 4vw 0;
}
@media only screen and (min-width: 767px) {
  .shopify_logistics .comparison__item {
    padding: 30px 0;
  }
}
.shopify_logistics .comparison__item:not(:first-child) {
  border-top: 1px solid #C2CFD9;
}
.shopify_logistics .comparison__head {
  display: flex;
  align-items: center;
  width: 22.6666666667vw;
  padding-right: 2.6666666667vw;
  font-size: 2.6666666667vw;
  font-weight: bold;
  line-height: 1.5;
  color: #032058;
}
@media only screen and (min-width: 767px) {
  .shopify_logistics .comparison__head {
    width: 138px;
    font-size: 16px;
    padding-right: 20px;
  }
}
.shopify_logistics .comparison__text {
  display: flex;
  align-items: center;
  width: 54.6666666667vw;
  padding-right: 8vw;
  padding-left: 5.3333333333vw;
  font-size: 3.2vw;
  font-weight: bold;
  line-height: 1.5;
  color: #032058;
}
@media only screen and (min-width: 767px) {
  .shopify_logistics .comparison__text {
    width: 402px;
    padding-right: 50px;
    padding-left: 50px;
    font-size: 18px;
  }
}
.shopify_logistics .comparison__text::before {
  display: block;
  content: "";
  width: 5.3333333333vw;
  height: 5.3333333333vw;
  margin-right: 2.6666666667vw;
  background-repeat: no-repeat;
  background-size: contain;
}
@media only screen and (min-width: 767px) {
  .shopify_logistics .comparison__text::before {
    width: 32px;
    height: 32px;
    margin-right: 20px;
  }
}
.shopify_logistics .comparison__text.logi {
  color: #fff;
}
@media only screen and (min-width: 767px) {
  .shopify_logistics .comparison__text:not(.logi) {
    font-size: 16px;
    font-weight: normal;
    padding-left: 40px;
    padding-right: 40px;
  }
}
.shopify_logistics .comparison__text:last-child {
  width: 53.3333333333vw;
}
@media only screen and (min-width: 767px) {
  .shopify_logistics .comparison__text:last-child {
    width: 275px;
  }
}
@media only screen and (min-width: 767px) {
  .shopify_logistics .comparison__text:nth-last-child(2) {
    width: 265px;
  }
}
.shopify_logistics .comparison__text.double::before {
  background-image: url(./images/shopify_logistics/comparison/icon_double.png);
}
.shopify_logistics .comparison__text.circle::before {
  background-image: url(./images/shopify_logistics/comparison/icon_circle.png);
}
.shopify_logistics .comparison__text.close::before {
  background-image: url(./images/shopify_logistics/comparison/icon_close.png);
}
.shopify_logistics .comparison__text.tri::before {
  background-image: url(./images/shopify_logistics/comparison/icon_tri.png);
}
.shopify_logistics .comparison__text > span {
  flex: 1;
}
.shopify_logistics .merit {
  position: relative;
  z-index: 4;
}
.shopify_logistics .merit__inner {
  position: relative;
  display: block;
  width: 100%;
  margin-top: 0vw;
  padding: 5.3333333333vw 0 10.6666666667vw;
  background: rgb(227, 242, 253);
  background: linear-gradient(180deg, rgb(227, 242, 253) 0%, rgb(207, 229, 245) 100%);
}
@media only screen and (min-width: 767px) {
  .shopify_logistics .merit__inner {
    padding: 40px 0 40px;
  }
}
.shopify_logistics .merit__inner:before {
  position: absolute;
  top: 1px;
  left: 0;
  display: block;
  content: "";
  width: 100%;
  height: 10.6666666667vw;
  background-color: #E3F2FD;
  clip-path: polygon(100% 0, 0% 100%, 100% 100%);
  transform: translateY(-100%);
}
@media only screen and (min-width: 767px) {
  .shopify_logistics .merit__inner:before {
    height: 155px;
  }
}
.shopify_logistics .merit__inner::after {
  position: absolute;
  bottom: 1px;
  left: 0;
  display: block;
  content: "";
  width: 100%;
  height: 10.6666666667vw;
  background-color: #cfe5f5;
  clip-path: polygon(100% 0%, 0% 0%, 0% 100%);
  transform: translateY(100%);
}
@media only screen and (min-width: 767px) {
  .shopify_logistics .merit__inner::after {
    height: 155px;
  }
}
.shopify_logistics .merit__bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #fff;
  clip-path: polygon(0 0, 100% 0, 100% calc(100% - 16vw), 0% 100%);
}
@media only screen and (min-width: 767px) {
  .shopify_logistics .merit__bg {
    clip-path: polygon(0 0, 100% 0, 100% calc(100% - 220px), 0% 100%);
  }
}
.shopify_logistics .merit__space {
  height: 1px;
  width: 100%;
}
.shopify_logistics .merit__h2-eng {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 80vw;
  margin: 0 auto;
  text-align: center;
  font-size: 4.8vw;
  color: #61B4E4;
  line-height: 1.375;
  letter-spacing: 0.15em;
}
@media only screen and (min-width: 767px) {
  .shopify_logistics .merit__h2-eng {
    width: 680px;
    font-size: 30px;
  }
}
.shopify_logistics .merit__h2-eng > span {
  margin: 0 2.6666666667vw;
}
.shopify_logistics .merit__h2-eng::before, .shopify_logistics .merit__h2-eng::after {
  flex: 1;
  display: block;
  content: "";
  width: 100%;
  height: 1px;
  background-color: #61B4E4;
  opacity: 0.5;
}
@media only screen and (min-width: 767px) {
  .shopify_logistics .merit__h2-eng::before, .shopify_logistics .merit__h2-eng::after {
    max-width: 210px;
  }
}
.shopify_logistics .merit__h2-text {
  margin-top: 2.6666666667vw;
  text-align: center;
  font-size: 5.3333333333vw;
  font-weight: bold;
  color: #032058;
  line-height: 1.4;
}
@media only screen and (min-width: 767px) {
  .shopify_logistics .merit__h2-text {
    margin-top: 10px;
    font-size: 32px;
  }
}
.shopify_logistics .merit__list {
  width: 90.6666666667vw;
  margin: 16vw auto 0;
}
@media only screen and (min-width: 767px) {
  .shopify_logistics .merit__list {
    width: 100%;
    max-width: 1076px;
    margin-top: 20px;
  }
}
.shopify_logistics .merit__item {
  position: relative;
  width: 100%;
  padding: 13.3333333333vw 5.3333333333vw 8vw;
  border: 0.8vw solid #fff;
  background-color: rgba(255, 255, 255, 0.5);
  border-radius: 1.3333333333vw;
}
@media only screen and (min-width: 767px) {
  .shopify_logistics .merit__item {
    width: 100%;
    max-width: 894px;
    margin-right: 0;
    margin-left: auto;
    padding: 40px 70px 40px 100px;
    border-width: 5px;
    border-radius: 10px;
  }
}
.shopify_logistics .merit__item:not(:first-child) {
  margin-top: 10.6666666667vw;
}
@media only screen and (min-width: 767px) {
  .shopify_logistics .merit__item:not(:first-child) {
    margin-top: 10px;
  }
}
@media only screen and (min-width: 767px) {
  .shopify_logistics .merit__item:nth-child(even) {
    padding: 40px 100px 40px 70px;
    margin-left: 0;
    margin-right: auto;
  }
}
@media only screen and (min-width: 767px) {
  .shopify_logistics .merit__item:nth-child(even) .merit__num {
    left: auto;
    right: 0;
    transform: translate(50%, -50%);
  }
}
.shopify_logistics .merit__num {
  position: absolute;
  top: -9.3333333333vw;
  left: 50%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 16vw;
  height: 18.1333333333vw;
  background-image: url(./images/shopify_logistics/merit/bg_num.png);
  background-size: contain;
  background-repeat: no-repeat;
  transform: translateX(-50%);
}
@media only screen and (min-width: 767px) {
  .shopify_logistics .merit__num {
    width: 150px;
    height: 170px;
    top: 50%;
    left: 0;
    transform: translate(-50%, -50%);
  }
}
.shopify_logistics .merit__num-eng {
  font-size: 2.6666666667vw;
  color: #61B4E4;
}
@media only screen and (min-width: 767px) {
  .shopify_logistics .merit__num-eng {
    font-size: 18px;
  }
}
.shopify_logistics .merit__num-num {
  margin-top: -0.5333333333vw;
  font-size: 6.6666666667vw;
  color: #032058;
  font-weight: 300;
}
@media only screen and (min-width: 767px) {
  .shopify_logistics .merit__num-num {
    margin-top: 0;
    font-size: 50px;
  }
}
.shopify_logistics .merit__h3 {
  text-align: center;
  font-size: 4.8vw;
  font-weight: bold;
  color: #032058;
  line-height: 1.5;
}
@media only screen and (min-width: 767px) {
  .shopify_logistics .merit__h3 {
    text-align: left;
    font-size: 24px;
  }
}
.shopify_logistics .merit__h3 > span {
  color: #146CB4;
}
.shopify_logistics .merit__text {
  margin-top: 5.3333333333vw;
  font-size: 3.7333333333vw;
  color: #032058;
  line-height: 1.8;
}
@media only screen and (min-width: 767px) {
  .shopify_logistics .merit__text {
    margin-top: 15px;
    font-size: 16px;
  }
}
@media only screen and (min-width: 767px) {
  .shopify_logistics .merit__container {
    position: absolute;
    z-index: 10;
    bottom: -180px;
    left: 50%;
    width: 100%;
    max-width: 1076px;
    transform: translateX(-50%);
  }
}
.shopify_logistics .merit__info {
  margin-top: 13.3333333333vw;
  padding: 0 5.3333333333vw;
  font-size: 5.8666666667vw;
  line-height: 1.5454545455;
  font-weight: bold;
  color: #146CB4;
  text-shadow: 0.5333333333vw 0.5333333333vw 0 #fff;
}
@media only screen and (min-width: 767px) {
  .shopify_logistics .merit__info {
    position: relative;
    z-index: 10;
    margin: 0;
    padding: 0;
    font-size: 32px;
    text-shadow: 2px 2px 0 #fff;
  }
}
.shopify_logistics .merit__pic {
  position: absolute;
  z-index: 3;
  right: -2.6666666667vw;
  bottom: -40vw;
  width: 64.8vw;
}
@media only screen and (min-width: 767px) {
  .shopify_logistics .merit__pic {
    right: -30px;
    bottom: -160px;
    width: 555px;
  }
}
.shopify_logistics .flow {
  position: relative;
  z-index: 2;
}
.shopify_logistics .flow__inner {
  position: relative;
  padding: 48vw 0 10.6666666667vw;
}
@media only screen and (min-width: 767px) {
  .shopify_logistics .flow__inner {
    padding: 380px 0px 105px;
  }
}
.shopify_logistics .flow__bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #fff;
  clip-path: polygon(0 0, 100% 0, 100% calc(100% - 16vw), 0% 100%);
}
@media only screen and (min-width: 767px) {
  .shopify_logistics .flow__bg {
    clip-path: polygon(0 0, 100% 0, 100% calc(100% - 220px), 0% 100%);
  }
}
.shopify_logistics .flow__space {
  height: 1px;
  width: 100%;
}
.shopify_logistics .flow__box {
  margin-top: 16vw;
}
@media only screen and (min-width: 767px) {
  .shopify_logistics .flow__box {
    margin-top: 80px;
  }
}
.shopify_logistics .flow__h2-eng {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 80vw;
  margin: 0 auto;
  text-align: center;
  font-size: 4.8vw;
  color: #61B4E4;
  line-height: 1.375;
  letter-spacing: 0.15em;
}
@media only screen and (min-width: 767px) {
  .shopify_logistics .flow__h2-eng {
    width: 680px;
    font-size: 30px;
  }
}
.shopify_logistics .flow__h2-eng > span {
  margin: 0 2.6666666667vw;
}
.shopify_logistics .flow__h2-eng::before, .shopify_logistics .flow__h2-eng::after {
  flex: 1;
  display: block;
  content: "";
  width: 100%;
  height: 1px;
  background-color: #61B4E4;
  opacity: 0.5;
}
@media only screen and (min-width: 767px) {
  .shopify_logistics .flow__h2-eng::before, .shopify_logistics .flow__h2-eng::after {
    max-width: 210px;
  }
}
.shopify_logistics .flow__h2-text {
  margin-top: 2.6666666667vw;
  text-align: center;
  font-size: 5.3333333333vw;
  font-weight: bold;
  color: #032058;
  line-height: 1.4;
}
@media only screen and (min-width: 767px) {
  .shopify_logistics .flow__h2-text {
    margin-top: 10px;
    font-size: 32px;
  }
}
.shopify_logistics .flow__list {
  margin: 10.6666666667vw auto 0;
  width: 90.6666666667vw;
}
@media only screen and (min-width: 767px) {
  .shopify_logistics .flow__list {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    width: 100%;
    max-width: 1076px;
    margin: 50px auto 0;
  }
}
.shopify_logistics .flow__item {
  position: relative;
  width: 100%;
  padding: 8vw 0;
  background-color: #F4FAFE;
  border-radius: 1.3333333333vw;
  filter: drop-shadow(0.5333333333vw 0.5333333333vw 0.8vw rgba(0, 0, 0, 0.1));
  will-change: filter;
}
@media only screen and (min-width: 767px) {
  .shopify_logistics .flow__item {
    filter: drop-shadow(3px 3px 4px rgba(0, 0, 0, 0.1));
  }
}
@media only screen and (min-width: 767px) {
  .shopify_logistics .flow__item {
    width: 100%;
    max-width: 320px;
    padding: 60px 0 30px;
  }
}
.shopify_logistics .flow__item:not(:first-child) {
  margin-top: 2.6666666667vw;
}
@media only screen and (min-width: 767px) {
  .shopify_logistics .flow__item:not(:first-child) {
    margin-top: 0;
  }
}
.shopify_logistics .flow__item:not(:first-child)::after {
  position: absolute;
  z-index: 10;
  top: -6.6666666667vw;
  left: 50%;
  display: block;
  content: "";
  width: 4vw;
  height: 11.7333333333vw;
  background-image: url(./images/shopify_logistics/flow/icon_arrow.png);
  background-size: contain;
  background-repeat: no-repeat;
  transform: translateX(-50%);
}
@media only screen and (min-width: 767px) {
  .shopify_logistics .flow__item:not(:first-child)::after {
    left: -15px;
    top: 255px;
    width: 15px;
    height: 44px;
    transform: rotate(-90deg);
  }
}
@media only screen and (min-width: 767px) {
  .shopify_logistics .flow__item:not(:nth-child(3n+1)) {
    margin-left: 20px;
  }
}
@media only screen and (min-width: 767px) {
  .shopify_logistics .flow__item:nth-child(n+4) {
    margin-top: 60px;
  }
}
.shopify_logistics .flow__wrapper {
  width: 18.6666666667vw;
  margin-left: 12vw;
}
@media only screen and (min-width: 767px) {
  .shopify_logistics .flow__wrapper {
    width: auto;
    margin-left: 0;
  }
}
.shopify_logistics .flow__container {
  display: flex;
  align-items: center;
}
@media only screen and (min-width: 767px) {
  .shopify_logistics .flow__container {
    flex-direction: column-reverse;
  }
}
.shopify_logistics .flow__num {
  text-align: center;
  font-size: 5.3333333333vw;
  color: #146CB4;
  font-weight: 300;
}
@media only screen and (min-width: 767px) {
  .shopify_logistics .flow__num {
    position: absolute;
    top: 0;
    left: 50%;
    font-size: 30px;
    transform: translate(-50%, -50%);
  }
}
.shopify_logistics .flow__head {
  display: flex;
  margin-top: -4vw;
  align-items: center;
  justify-content: center;
  width: 18.6666666667vw;
  height: 21.3333333333vw;
  font-size: 5.3333333333vw;
  color: #032058;
  font-weight: bold;
  background-image: url(./images/shopify_logistics/flow/bg_head.png);
  background-size: contain;
}
@media only screen and (min-width: 767px) {
  .shopify_logistics .flow__head {
    width: 70px;
    height: 80px;
    margin-top: 20px;
    font-size: 20px;
  }
}
.shopify_logistics .flow__head > span {
  text-align: center;
  min-width: 200%;
  line-height: 1.2;
  margin-top: 2.6666666667vw;
}
@media only screen and (min-width: 767px) {
  .shopify_logistics .flow__head > span {
    margin-top: 0;
  }
}
.shopify_logistics .flow__figure {
  margin: 0 auto;
}
@media only screen and (min-width: 767px) {
  .shopify_logistics .flow__figure {
    display: flex;
    align-items: center;
    height: 150px;
  }
}
.shopify_logistics .flow__figure.f0 {
  width: 43.2vw;
}
@media only screen and (min-width: 767px) {
  .shopify_logistics .flow__figure.f0 {
    width: 162px;
  }
}
.shopify_logistics .flow__figure.f1 {
  width: 38.9333333333vw;
}
@media only screen and (min-width: 767px) {
  .shopify_logistics .flow__figure.f1 {
    width: 146px;
  }
}
.shopify_logistics .flow__figure.f2 {
  width: 41.8666666667vw;
}
@media only screen and (min-width: 767px) {
  .shopify_logistics .flow__figure.f2 {
    width: 181px;
  }
}
.shopify_logistics .flow__figure.f3 {
  width: 40.2666666667vw;
}
@media only screen and (min-width: 767px) {
  .shopify_logistics .flow__figure.f3 {
    width: 174px;
  }
}
.shopify_logistics .flow__figure.f4 {
  width: 37.6vw;
}
@media only screen and (min-width: 767px) {
  .shopify_logistics .flow__figure.f4 {
    width: 163px;
  }
}
.shopify_logistics .flow__text {
  margin-top: 5.3333333333vw;
  padding: 0vw 5.3333333333vw;
  font-size: 3.7333333333vw;
  line-height: 1.5;
  color: #032058;
}
@media only screen and (min-width: 767px) {
  .shopify_logistics .flow__text {
    font-size: 16px;
    margin-top: 15px;
    padding: 0 25px;
  }
}
.shopify_logistics .voice {
  position: relative;
}
.shopify_logistics .voice__inner {
  position: relative;
  display: block;
  width: 100%;
  margin-top: -16vw;
  padding: 21.3333333333vw 0 37.3333333333vw;
  background: rgb(255, 255, 255);
  background: linear-gradient(180deg, rgb(255, 255, 255) 0%, rgb(227, 242, 253) 100%);
}
@media only screen and (min-width: 767px) {
  .shopify_logistics .voice__inner {
    margin-top: -220px;
    padding: 190px 0 180px;
  }
}
.shopify_logistics .voice__inner .cbt {
  margin-top: 16vw;
}
@media only screen and (min-width: 767px) {
  .shopify_logistics .voice__inner .cbt {
    margin-top: 100px;
  }
}
.shopify_logistics .voice__bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url(./images/shopify_logistics/common/bg_stripe.png);
  background-size: 2.1333333333vw;
}
@media only screen and (min-width: 767px) {
  .shopify_logistics .voice__bg {
    background-size: 8px;
  }
}
.shopify_logistics .voice__h2 {
  position: relative;
  margin-top: 16vw;
}
@media only screen and (min-width: 767px) {
  .shopify_logistics .voice__h2 {
    margin-top: 100px;
  }
}
.shopify_logistics .voice__h2-eng {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 80vw;
  margin: 0 auto;
  text-align: center;
  font-size: 4.8vw;
  color: #61B4E4;
  line-height: 1.375;
  letter-spacing: 0.15em;
}
@media only screen and (min-width: 767px) {
  .shopify_logistics .voice__h2-eng {
    width: 680px;
    font-size: 30px;
  }
}
.shopify_logistics .voice__h2-eng > span {
  margin: 0 2.6666666667vw;
}
.shopify_logistics .voice__h2-eng::before, .shopify_logistics .voice__h2-eng::after {
  flex: 1;
  display: block;
  content: "";
  width: 100%;
  height: 1px;
  background-color: #61B4E4;
  opacity: 0.5;
}
@media only screen and (min-width: 767px) {
  .shopify_logistics .voice__h2-eng::before, .shopify_logistics .voice__h2-eng::after {
    max-width: 210px;
  }
}
.shopify_logistics .voice__h2-text {
  margin-top: 2.6666666667vw;
  text-align: center;
  font-size: 5.3333333333vw;
  font-weight: bold;
  color: #032058;
  line-height: 1.4;
}
@media only screen and (min-width: 767px) {
  .shopify_logistics .voice__h2-text {
    margin-top: 10px;
    font-size: 32px;
  }
}
.shopify_logistics .voice__h2-text .small {
  font-size: 4.2666666667vw;
}
@media only screen and (min-width: 767px) {
  .shopify_logistics .voice__h2-text .small {
    font-size: 26px;
  }
}
.shopify_logistics .voice__swiper {
  overflow: visible !important;
  position: relative;
  width: 90.6666666667vw;
  height: auto;
  margin: 8vw auto 0;
}
@media only screen and (min-width: 767px) {
  .shopify_logistics .voice__swiper {
    max-width: 1076px;
    margin-top: 40px;
  }
}
.shopify_logistics .voice__swiper::after {
  position: absolute;
  top: 0.5333333333vw;
  left: 0.5333333333vw;
  display: block;
  content: "";
  width: 100%;
  height: 100%;
  background-color: #fff;
  border-radius: 1.3333333333vw;
  filter: drop-shadow(0.5333333333vw 0.5333333333vw 0.8vw rgba(0, 0, 0, 0.1));
  will-change: filter;
}
@media only screen and (min-width: 767px) {
  .shopify_logistics .voice__swiper::after {
    filter: drop-shadow(3px 3px 4px rgba(0, 0, 0, 0.1));
  }
}
@media only screen and (min-width: 767px) {
  .shopify_logistics .voice__swiper::after {
    top: 5px;
    left: 5px;
    border-radius: 10px;
  }
}
.shopify_logistics .voice__swiper::before {
  position: absolute;
  top: 1.0666666667vw;
  left: 1.0666666667vw;
  display: block;
  content: "";
  width: 100%;
  height: 100%;
  background-color: #fff;
  border-radius: 1.3333333333vw;
  filter: drop-shadow(0.5333333333vw 0.5333333333vw 0.8vw rgba(0, 0, 0, 0.1));
  will-change: filter;
}
@media only screen and (min-width: 767px) {
  .shopify_logistics .voice__swiper::before {
    filter: drop-shadow(3px 3px 4px rgba(0, 0, 0, 0.1));
  }
}
@media only screen and (min-width: 767px) {
  .shopify_logistics .voice__swiper::before {
    top: 10px;
    left: 10px;
    border-radius: 10px;
  }
}
.shopify_logistics .voice__swiper-wrapper {
  position: relative;
}
.shopify_logistics .voice__swiper-slide {
  position: relative;
  z-index: 10;
  width: 100%;
  padding: 8vw 6.6666666667vw;
  background-color: #fff;
  border-radius: 1.3333333333vw;
  filter: drop-shadow(0.5333333333vw 0.5333333333vw 0.8vw rgba(0, 0, 0, 0.1));
  will-change: filter;
  opacity: 0;
  transition: 400ms;
  height: auto;
  pointer-events: none;
}
@media only screen and (min-width: 767px) {
  .shopify_logistics .voice__swiper-slide {
    filter: drop-shadow(3px 3px 4px rgba(0, 0, 0, 0.1));
  }
}
@media only screen and (min-width: 767px) {
  .shopify_logistics .voice__swiper-slide {
    padding: 60px 90px 60px 410px;
    border-radius: 10px;
  }
}
.shopify_logistics .voice__swiper-slide.swiper-slide-active {
  opacity: 1;
  pointer-events: auto;
}
.shopify_logistics .voice__swiper-pagination {
  position: relative;
  margin: 5.3333333333vw auto 0;
}
@media only screen and (min-width: 767px) {
  .shopify_logistics .voice__swiper-pagination {
    margin-top: 30px;
  }
}
.shopify_logistics .voice__swiper-pagination .swiper-pagination-bullet {
  margin: 0 1.3333333333vw;
  width: 3.2vw;
  height: 3.2vw;
  opacity: 1;
  background-color: #fff;
}
@media only screen and (min-width: 767px) {
  .shopify_logistics .voice__swiper-pagination .swiper-pagination-bullet {
    margin: 0 8px;
    width: 16px;
    height: 16px;
  }
}
.shopify_logistics .voice__swiper-pagination .swiper-pagination-bullet-active {
  background-color: #146CB4;
}
.shopify_logistics .voice__swiper-prev {
  left: -3.2vw;
  width: 5.3333333333vw;
}
@media only screen and (min-width: 767px) {
  .shopify_logistics .voice__swiper-prev {
    left: -75px;
    width: 25px;
  }
}
.shopify_logistics .voice__swiper-prev::after {
  display: none;
}
.shopify_logistics .voice__swiper-next {
  right: -3.2vw;
  width: 5.3333333333vw;
  transform: scale(-1, 1);
}
@media only screen and (min-width: 767px) {
  .shopify_logistics .voice__swiper-next {
    right: -75px;
    width: 25px;
  }
}
.shopify_logistics .voice__swiper-next::after {
  display: none;
}
.shopify_logistics .voice__head {
  text-align: center;
  font-size: 4.8vw;
  color: #146CB4;
  font-weight: bold;
  line-height: 1.3333333333;
}
@media only screen and (min-width: 767px) {
  .shopify_logistics .voice__head {
    text-align: left;
    font-size: 24px;
  }
}
.shopify_logistics .voice__box {
  margin-top: 5.3333333333vw;
}
@media only screen and (min-width: 767px) {
  .shopify_logistics .voice__box {
    position: absolute;
    top: 60px;
    left: 90px;
    margin-top: 0;
    width: 260px;
  }
}
.shopify_logistics .voice__container {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 16vw;
  margin-top: 1.3333333333vw;
  border: 1px solid #C2CFD9;
}
@media only screen and (min-width: 767px) {
  .shopify_logistics .voice__container {
    margin-top: 10px;
    height: 110px;
  }
}
.shopify_logistics .voice__name {
  text-align: center;
  font-size: 3.2vw;
  line-height: 1.5;
  color: #032058;
}
@media only screen and (min-width: 767px) {
  .shopify_logistics .voice__name {
    font-size: 16px;
  }
}
.shopify_logistics .voice__text {
  margin-top: 6.6666666667vw;
  font-size: 3.7333333333vw;
  color: #032058;
  line-height: 2;
}
@media only screen and (min-width: 767px) {
  .shopify_logistics .voice__text {
    font-size: 16px;
    margin-top: 33px;
  }
}
.shopify_logistics .voice__company {
  text-align: center;
  margin-top: 5.3333333333vw;
  font-size: 3.7333333333vw;
  font-weight: bold;
  color: #032058;
  line-height: 1.5;
}
@media only screen and (min-width: 767px) {
  .shopify_logistics .voice__company {
    text-align: left;
    margin-top: 40px;
    font-size: 18px;
  }
}
.shopify_logistics .voice__btn {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 80vw;
  height: 13.3333333333vw;
  margin: 8vw auto 0;
  font-size: 4.2666666667vw;
  font-weight: bold;
  color: #fff;
  background: rgb(250, 130, 140);
  background: linear-gradient(180deg, rgb(250, 130, 140) 0%, rgb(242, 50, 65) 100%);
  border-radius: 1000px;
  line-height: 1;
}
@media only screen and (min-width: 767px) {
  .shopify_logistics .voice__btn {
    width: 400px;
    height: 60px;
    font-size: 20px;
    margin-top: 30px;
  }
}
.shopify_logistics .voice__btn:after {
  position: absolute;
  top: 50%;
  right: 4vw;
  display: block;
  content: "";
  width: 1.8666666667vw;
  height: 3.2vw;
  background-image: url(./images/shopify_logistics/common/icon_arrow.png);
  background-size: contain;
  background-repeat: no-repeat;
  transform: translateY(-50%);
}
@media only screen and (min-width: 767px) {
  .shopify_logistics .voice__btn:after {
    right: 20px;
    width: 10px;
    height: 18px;
  }
}
.shopify_logistics .example {
  position: relative;
}
.shopify_logistics .example__head {
  text-align: center;
  font-size: 4.8vw;
  color: #032058;
  margin-top: 10.6666666667vw;
  font-weight: bold;
  line-height: 1.5;
}
@media only screen and (min-width: 767px) {
  .shopify_logistics .example__head {
    margin-top: 100px;
    font-size: 32px;
  }
}
.shopify_logistics .example__info {
  margin-top: 5.3333333333vw;
  text-align: center;
  font-size: 3.7333333333vw;
  line-height: 1.5;
  color: #032058;
}
@media only screen and (min-width: 767px) {
  .shopify_logistics .example__info {
    margin-top: 30px;
    font-size: 18px;
  }
}
.shopify_logistics .example__box {
  width: 80vw;
  margin: 5.3333333333vw auto 0;
}
@media only screen and (min-width: 767px) {
  .shopify_logistics .example__box {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    width: 100%;
    max-width: 1076px;
    margin-top: 40px;
  }
}
@media only screen and (min-width: 767px) {
  .shopify_logistics .example__item {
    width: 325px;
  }
}
.shopify_logistics .example__item:not(:first-child) {
  margin-top: 2.1333333333vw;
}
@media only screen and (min-width: 767px) {
  .shopify_logistics .example__item:not(:first-child) {
    margin-top: 0;
  }
}
@media only screen and (min-width: 767px) {
  .shopify_logistics .example__item:not(:nth-child(3n+1)) {
    margin-left: 30px;
  }
}
@media only screen and (min-width: 767px) {
  .shopify_logistics .example__item:nth-child(n+4) {
    margin-top: 20px;
  }
}
.shopify_logistics .example__thumb {
  width: 100%;
  max-width: 894px;
  margin: 0 auto;
}
.shopify_logistics .example__text {
  text-align: center;
  margin-top: 1.3333333333vw;
  font-size: 3.7333333333vw;
  line-height: 1.7142857143;
  color: #032058;
}
@media only screen and (min-width: 767px) {
  .shopify_logistics .example__text {
    margin-top: 5px;
    font-size: 16px;
  }
}
.shopify_logistics .intro {
  position: relative;
  z-index: 2;
}
.shopify_logistics .intro__inner {
  position: relative;
  padding: 0vw 0 10.6666666667vw;
}
@media only screen and (min-width: 767px) {
  .shopify_logistics .intro__inner {
    padding: 0px 0px 60px;
  }
}
.shopify_logistics .intro__inner:before {
  position: absolute;
  top: 1px;
  left: 0;
  display: block;
  content: "";
  width: 100%;
  height: 10.6666666667vw;
  background-color: #fff;
  clip-path: polygon(100% 0, 0% 100%, 100% 100%);
  transform: translateY(-100%);
}
@media only screen and (min-width: 767px) {
  .shopify_logistics .intro__inner:before {
    height: 155px;
  }
}
.shopify_logistics .intro__inner .cbt {
  margin-top: -13.3333333333vw;
}
@media only screen and (min-width: 767px) {
  .shopify_logistics .intro__inner .cbt {
    margin-top: -40px;
  }
}
.shopify_logistics .intro__bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #fff;
  clip-path: polygon(0 0, 100% 0, 100% calc(100% - 16vw), 0% 100%);
}
@media only screen and (min-width: 767px) {
  .shopify_logistics .intro__bg {
    clip-path: polygon(0 0, 100% 0, 100% calc(100% - 220px), 0% 100%);
  }
}
.shopify_logistics .intro__space {
  height: 1px;
  width: 100%;
}
.shopify_logistics .intro__box {
  margin-top: 16vw;
}
@media only screen and (min-width: 767px) {
  .shopify_logistics .intro__box {
    margin-top: 80px;
  }
}
.shopify_logistics .intro__h2-eng {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 80vw;
  margin: 0 auto;
  text-align: center;
  font-size: 4.8vw;
  color: #61B4E4;
  line-height: 1.375;
  letter-spacing: 0.15em;
}
@media only screen and (min-width: 767px) {
  .shopify_logistics .intro__h2-eng {
    width: 680px;
    font-size: 30px;
  }
}
.shopify_logistics .intro__h2-eng > span {
  margin: 0 2.6666666667vw;
}
.shopify_logistics .intro__h2-eng::before, .shopify_logistics .intro__h2-eng::after {
  flex: 1;
  display: block;
  content: "";
  width: 100%;
  height: 1px;
  background-color: #61B4E4;
  opacity: 0.5;
}
@media only screen and (min-width: 767px) {
  .shopify_logistics .intro__h2-eng::before, .shopify_logistics .intro__h2-eng::after {
    max-width: 210px;
  }
}
.shopify_logistics .intro__h2-text {
  margin-top: 2.6666666667vw;
  text-align: center;
  font-size: 5.3333333333vw;
  font-weight: bold;
  color: #032058;
  line-height: 1.4;
}
@media only screen and (min-width: 767px) {
  .shopify_logistics .intro__h2-text {
    margin-top: 10px;
    font-size: 32px;
  }
}
.shopify_logistics .intro__h2-text .small {
  font-size: 4.2666666667vw;
}
@media only screen and (min-width: 767px) {
  .shopify_logistics .intro__h2-text .small {
    font-size: 26px;
  }
}
.shopify_logistics .intro__list {
  margin: 8vw auto;
  width: 90.6666666667vw;
}
@media only screen and (min-width: 767px) {
  .shopify_logistics .intro__list {
    margin-top: 20px;
    width: 100%;
    max-width: 1076px;
  }
}
.shopify_logistics .intro__item {
  position: relative;
  padding: 8vw 5.3333333333vw;
  width: 100%;
  background-color: #F5FBFF;
  border-radius: 1.3333333333vw;
  filter: drop-shadow(0.5333333333vw 0.5333333333vw 0.8vw rgba(0, 0, 0, 0.1));
  will-change: filter;
}
@media only screen and (min-width: 767px) {
  .shopify_logistics .intro__item {
    filter: drop-shadow(3px 3px 4px rgba(0, 0, 0, 0.1));
  }
}
@media only screen and (min-width: 767px) {
  .shopify_logistics .intro__item {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    padding: 40px 30px;
    border-radius: 10px;
  }
}
.shopify_logistics .intro__item:not(:first-child) {
  margin-top: 2.6666666667vw;
}
@media only screen and (min-width: 767px) {
  .shopify_logistics .intro__item:not(:first-child) {
    margin-top: 10px;
  }
}
.shopify_logistics .intro__item:not(:first-child)::before {
  position: absolute;
  top: -2.6666666667vw;
  left: 50%;
  display: block;
  content: "";
  width: 8vw;
  height: 4.2666666667vw;
  background-image: url(./images/shopify_logistics/intro/icon_arrow.png);
  background-size: contain;
  background-repeat: no-repeat;
  transform: translateX(-50%);
}
@media only screen and (min-width: 767px) {
  .shopify_logistics .intro__item:not(:first-child)::before {
    top: -10px;
    width: 30px;
    height: 16px;
  }
}
.shopify_logistics .intro__wrapper {
  display: flex;
  align-items: center;
}
@media only screen and (min-width: 767px) {
  .shopify_logistics .intro__wrapper {
    width: 300px;
  }
}
.shopify_logistics .intro__num {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 10.6666666667vw;
  height: 12vw;
  font-size: 5.3333333333vw;
  color: #146CB4;
  background-image: url(./images/shopify_logistics/intro/bg_num.png);
  background-repeat: no-repeat;
  background-size: contain;
}
@media only screen and (min-width: 767px) {
  .shopify_logistics .intro__num {
    width: 78px;
    height: 89px;
    font-size: 30px;
  }
}
.shopify_logistics .intro__head {
  font-size: 4.2666666667vw;
  color: #032058;
  font-weight: bold;
  margin-left: 4.8vw;
}
@media only screen and (min-width: 767px) {
  .shopify_logistics .intro__head {
    font-size: 20px;
    margin-left: 15px;
  }
}
.shopify_logistics .intro__text {
  margin-top: 2.6666666667vw;
  font-size: 3.7333333333vw;
  color: #032058;
  line-height: 1.7142857143;
}
@media only screen and (min-width: 767px) {
  .shopify_logistics .intro__text {
    flex: 1;
    margin-top: 0;
    margin-left: 45px;
    font-size: 16px;
  }
}
.shopify_logistics .intro__text > a {
  text-decoration: underline;
  color: #032058;
}
.shopify_logistics .faq {
  position: relative;
}
.shopify_logistics .faq__inner {
  position: relative;
  display: block;
  width: 100%;
  margin-top: -16vw;
  padding: 8vw 0 16vw;
}
@media only screen and (min-width: 767px) {
  .shopify_logistics .faq__inner {
    margin-top: -220px;
    padding: 90px 0 100px;
  }
}
.shopify_logistics .faq__bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url(./images/shopify_logistics/common/bg_stripe.png);
  background-size: 2.1333333333vw;
}
@media only screen and (min-width: 767px) {
  .shopify_logistics .faq__bg {
    background-size: 8px;
  }
}
.shopify_logistics .faq__h2 {
  position: relative;
  margin-top: 16vw;
}
@media only screen and (min-width: 767px) {
  .shopify_logistics .faq__h2 {
    margin-top: 100px;
  }
}
.shopify_logistics .faq__h2-eng {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 80vw;
  margin: 0 auto;
  text-align: center;
  font-size: 4.8vw;
  color: #61B4E4;
  line-height: 1.375;
  letter-spacing: 0.15em;
}
@media only screen and (min-width: 767px) {
  .shopify_logistics .faq__h2-eng {
    width: 680px;
    font-size: 30px;
  }
}
.shopify_logistics .faq__h2-eng > span {
  margin: 0 2.6666666667vw;
}
.shopify_logistics .faq__h2-eng::before, .shopify_logistics .faq__h2-eng::after {
  flex: 1;
  display: block;
  content: "";
  width: 100%;
  height: 1px;
  background-color: #61B4E4;
  opacity: 0.5;
}
@media only screen and (min-width: 767px) {
  .shopify_logistics .faq__h2-eng::before, .shopify_logistics .faq__h2-eng::after {
    max-width: 210px;
  }
}
.shopify_logistics .faq__h2-text {
  margin-top: 2.6666666667vw;
  text-align: center;
  font-size: 5.3333333333vw;
  font-weight: bold;
  color: #032058;
  line-height: 1.4;
}
@media only screen and (min-width: 767px) {
  .shopify_logistics .faq__h2-text {
    margin-top: 10px;
    font-size: 32px;
  }
}
.shopify_logistics .faq__h2-text .small {
  font-size: 4.2666666667vw;
}
@media only screen and (min-width: 767px) {
  .shopify_logistics .faq__h2-text .small {
    font-size: 26px;
  }
}
.shopify_logistics .faq__list {
  width: 90.6666666667vw;
  margin: 8vw auto 0;
  padding: 6.6666666667vw 5.3333333333vw;
  background-color: #fff;
  border-radius: 1.3333333333vw;
  filter: drop-shadow(0.5333333333vw 0.5333333333vw 0.8vw rgba(0, 0, 0, 0.1));
  will-change: filter;
}
@media only screen and (min-width: 767px) {
  .shopify_logistics .faq__list {
    filter: drop-shadow(3px 3px 4px rgba(0, 0, 0, 0.1));
  }
}
@media only screen and (min-width: 767px) {
  .shopify_logistics .faq__list {
    width: 890px;
    margin-top: 40px;
    padding: 40px 45px;
    border-radius: 10px;
  }
}
.shopify_logistics .faq__item:not(:first-child) {
  margin-top: 5.3333333333vw;
  padding-top: 5.3333333333vw;
  border-top: 1px solid #61B4E4;
}
@media only screen and (min-width: 767px) {
  .shopify_logistics .faq__item:not(:first-child) {
    margin-top: 30px;
    padding-top: 30px;
  }
}
.shopify_logistics .faq__top {
  position: relative;
  display: flex;
  cursor: pointer;
}
.shopify_logistics .faq__top::after {
  position: absolute;
  top: 50%;
  right: 0;
  display: block;
  content: "";
  width: 4.8vw;
  height: 4.8vw;
  background-image: url(./images/shopify_logistics/faq/icon_plus.png);
  background-size: contain;
  background-repeat: no-repeat;
  transform: translateY(-50%);
  transform-origin: top;
}
@media only screen and (min-width: 767px) {
  .shopify_logistics .faq__top::after {
    width: 20px;
    height: 20px;
  }
}
.shopify_logistics .faq__top.js-open::after {
  transform: rotate(45deg) translateY(-50%);
}
.shopify_logistics .faq__q {
  width: 8vw;
  font-size: 5.3333333333vw;
  font-weight: bold;
  color: #146CB4;
}
@media only screen and (min-width: 767px) {
  .shopify_logistics .faq__q {
    width: 55px;
    font-size: 22px;
  }
}
.shopify_logistics .faq__head {
  flex: 1;
  margin-top: 0.5333333333vw;
  padding-right: 13.3333333333vw;
  font-size: 3.7333333333vw;
  font-weight: bold;
  color: #032058;
  line-height: 1.7142857143;
}
@media only screen and (min-width: 767px) {
  .shopify_logistics .faq__head {
    font-size: 18px;
    padding-right: 40px;
    margin-top: 0;
  }
}
.shopify_logistics .faq__container {
  display: none;
}
.shopify_logistics .faq__bottom {
  display: flex;
  margin-top: 5.3333333333vw;
  position: relative;
}
@media only screen and (min-width: 767px) {
  .shopify_logistics .faq__bottom {
    margin-top: 25px;
  }
}
.shopify_logistics .faq__a {
  width: 8vw;
  font-size: 5.3333333333vw;
  font-weight: bold;
  color: #EC5C55;
}
@media only screen and (min-width: 767px) {
  .shopify_logistics .faq__a {
    width: 55px;
    font-size: 22px;
  }
}
.shopify_logistics .faq__answer {
  flex: 1;
  font-size: 3.7333333333vw;
  color: #032058;
  line-height: 1.7142857143;
}
@media only screen and (min-width: 767px) {
  .shopify_logistics .faq__answer {
    font-size: 18px;
  }
}
.shopify_logistics .faq__answer > a {
  color: #032058;
  text-decoration: underline;
}
.shopify_logistics .contact__inner {
  margin-top: -24vw;
  padding: 21.3333333333vw 0 0;
}
@media only screen and (min-width: 767px) {
  .shopify_logistics .contact__inner {
    margin-top: -140px;
    padding: 140px 0;
  }
}
.shopify_logistics .contact__inner > iframe {
  height: 453.3333333333vw;
  margin: 0 auto;
}
@media only screen and (min-width: 767px) {
  .shopify_logistics .contact__inner > iframe {
    height: 2000px;
  }
}
.shopify_logistics .make__tit {
  text-align: center;
  font-size: 5.3333333333vw;
  color: #032058;
}
@media only screen and (min-width: 767px) {
  .shopify_logistics .make__tit {
    font-size: 32px;
  }
}
.shopify_logistics .make__box {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  width: 90.6666666667vw;
  margin: 5.3333333333vw auto 0;
  padding: 8vw 0;
  background-color: #fff;
  border-radius: 1.3333333333vw;
  filter: drop-shadow(0.5333333333vw 0.5333333333vw 0.8vw rgba(0, 0, 0, 0.1));
  will-change: filter;
  color: #032058;
}
@media only screen and (min-width: 767px) {
  .shopify_logistics .make__box {
    filter: drop-shadow(3px 3px 4px rgba(0, 0, 0, 0.1));
  }
}
@media only screen and (min-width: 767px) {
  .shopify_logistics .make__box {
    align-items: flex-start;
    width: 100%;
    max-width: 1076px;
    margin-top: 40px;
    padding: 25px 50px;
    border-radius: 10px;
  }
}
.shopify_logistics .make__item {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 50%;
}
@media only screen and (min-width: 767px) {
  .shopify_logistics .make__item {
    width: 160px;
  }
}
.shopify_logistics .make__item:nth-child(n+3) {
  margin-top: 8vw;
}
@media only screen and (min-width: 767px) {
  .shopify_logistics .make__item:nth-child(n+3) {
    margin-top: 0;
  }
}
@media only screen and (min-width: 767px) {
  .shopify_logistics .make__item:not(:first-child) {
    margin-left: 40px;
  }
}
.shopify_logistics .make__thumb {
  width: 24vw;
}
@media only screen and (min-width: 767px) {
  .shopify_logistics .make__thumb {
    width: 100%;
  }
}
.shopify_logistics .make__head {
  text-align: center;
  font-size: 4.8vw;
  margin-top: 2.1333333333vw;
  font-weight: bold;
}
@media only screen and (min-width: 767px) {
  .shopify_logistics .make__head {
    font-size: 18px;
    margin-top: 20px;
  }
}
.shopify_logistics .make__text {
  font-size: 3.7333333333vw;
  line-height: 1.5;
  margin-top: 2.1333333333vw;
}
@media only screen and (min-width: 767px) {
  .shopify_logistics .make__text {
    font-size: 16px;
    line-height: 2;
    margin-top: 8px;
  }
}
.shopify_logistics .support {
  position: relative;
  z-index: 2;
}
.shopify_logistics .support__inner {
  position: relative;
  padding: 0vw 0 10.6666666667vw;
}
@media only screen and (min-width: 767px) {
  .shopify_logistics .support__inner {
    padding: 0px 0px 105px;
  }
}
.shopify_logistics .support__bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #fff;
  clip-path: polygon(0 0, 100% 0, 100% calc(100% - 16vw), 0% 100%);
}
@media only screen and (min-width: 767px) {
  .shopify_logistics .support__bg {
    clip-path: polygon(0 0, 100% 0, 100% calc(100% - 220px), 0% 100%);
  }
}
.shopify_logistics .support__space {
  height: 1px;
  width: 100%;
}
.shopify_logistics .support__h2-eng {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 80vw;
  margin: 0 auto;
  text-align: center;
  font-size: 4.8vw;
  color: #61B4E4;
  line-height: 1.375;
  letter-spacing: 0.15em;
}
@media only screen and (min-width: 767px) {
  .shopify_logistics .support__h2-eng {
    width: 680px;
    font-size: 30px;
  }
}
.shopify_logistics .support__h2-eng > span {
  margin: 0 2.6666666667vw;
}
.shopify_logistics .support__h2-eng::before, .shopify_logistics .support__h2-eng::after {
  flex: 1;
  display: block;
  content: "";
  width: 100%;
  height: 1px;
  background-color: #61B4E4;
  opacity: 0.5;
}
@media only screen and (min-width: 767px) {
  .shopify_logistics .support__h2-eng::before, .shopify_logistics .support__h2-eng::after {
    max-width: 210px;
  }
}
.shopify_logistics .support__h2-text {
  margin-top: 2.6666666667vw;
  text-align: center;
  font-size: 5.3333333333vw;
  font-weight: bold;
  color: #032058;
  line-height: 1.4;
}
@media only screen and (min-width: 767px) {
  .shopify_logistics .support__h2-text {
    margin-top: 10px;
    font-size: 32px;
  }
}
.shopify_logistics .support__list {
  width: 90.6666666667vw;
  margin: 10.6666666667vw auto 0;
}
@media only screen and (min-width: 767px) {
  .shopify_logistics .support__list {
    display: flex;
    justify-content: space-between;
    width: 100%;
    max-width: 1114px;
    margin-top: 80px;
  }
}
.shopify_logistics .support__item {
  position: relative;
  width: 100%;
}
@media only screen and (min-width: 767px) {
  .shopify_logistics .support__item {
    width: 100%;
    max-width: 358px;
  }
}
.shopify_logistics .support__item:not(:first-child) {
  margin-top: 10.6666666667vw;
}
@media only screen and (min-width: 767px) {
  .shopify_logistics .support__item:not(:first-child) {
    margin-top: 0;
  }
}
.shopify_logistics .support__item-inner {
  position: relative;
  padding: 12vw 5.3333333333vw 6.6666666667vw;
  background-color: #fff;
  filter: drop-shadow(0.5333333333vw 0.5333333333vw 0.8vw rgba(0, 0, 0, 0.1));
  will-change: filter;
  border-radius: 2.6666666667vw;
  border: 0.5333333333vw solid #AEDBF3;
}
@media only screen and (min-width: 767px) {
  .shopify_logistics .support__item-inner {
    filter: drop-shadow(3px 3px 4px rgba(0, 0, 0, 0.1));
  }
}
@media only screen and (min-width: 767px) {
  .shopify_logistics .support__item-inner {
    padding: 70px 35px 50px;
    height: 100%;
    border-radius: 10px;
    border-width: 2px;
  }
}
.shopify_logistics .support__thumb {
  margin: 4vw auto 0;
}
@media only screen and (min-width: 767px) {
  .shopify_logistics .support__thumb {
    display: flex;
    align-items: center;
    margin-top: 20px;
    height: 100px;
  }
}
.shopify_logistics .support__thumb.t1 {
  width: 43.2vw;
}
@media only screen and (min-width: 767px) {
  .shopify_logistics .support__thumb.t1 {
    width: 162px;
  }
}
.shopify_logistics .support__thumb.t2 {
  width: 34.1333333333vw;
}
@media only screen and (min-width: 767px) {
  .shopify_logistics .support__thumb.t2 {
    width: 128px;
  }
}
.shopify_logistics .support__thumb.t3 {
  width: 45.8666666667vw;
}
@media only screen and (min-width: 767px) {
  .shopify_logistics .support__thumb.t3 {
    width: 172px;
  }
}
.shopify_logistics .support__num {
  position: absolute;
  z-index: 2;
  top: -8vw;
  left: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 17.8666666667vw;
  height: 19.4666666667vw;
  padding-top: 4vw;
  font-size: 6.6666666667vw;
  font-weight: 300;
  color: #146CB4;
  background-image: url(./images/shopify_logistics/support/bg_head.png);
  background-size: contain;
  background-repeat: no-repeat;
  transform: translateX(-50%);
}
@media only screen and (min-width: 767px) {
  .shopify_logistics .support__num {
    top: 0;
    width: 87px;
    height: 100px;
    padding-top: 10px;
    font-size: 36px;
    transform: translate(-50%, -50%);
  }
}
.shopify_logistics .support__num > span {
  position: absolute;
  top: 5.3333333333vw;
  text-align: center;
  font-size: 2.6666666667vw;
}
@media only screen and (min-width: 767px) {
  .shopify_logistics .support__num > span {
    top: 20px;
    font-size: 14px;
  }
}
.shopify_logistics .support__head {
  text-align: center;
  font-weight: bold;
  font-size: 4.8vw;
  color: #032058;
  line-height: 1.3;
}
@media only screen and (min-width: 767px) {
  .shopify_logistics .support__head {
    font-size: 20px;
    margin-top: 0;
  }
}
.shopify_logistics .support__head > span {
  color: #146CB4;
}
.shopify_logistics .support__text {
  overflow: hidden;
  margin-top: 4vw;
  font-size: 3.7333333333vw;
  line-height: 1.5714285714;
  color: #032058;
}
@media only screen and (min-width: 767px) {
  .shopify_logistics .support__text {
    margin-top: 15px;
    font-size: 16px;
  }
}
.shopify_logistics .support__text > span {
  color: #0D6EB7;
}
.shopify_logistics .app {
  position: relative;
  z-index: 4;
}
.shopify_logistics .app__inner {
  position: relative;
  display: block;
  width: 100%;
  margin-top: 0vw;
  padding: 5.3333333333vw 0 10.6666666667vw;
  background: rgb(227, 242, 253);
  background: linear-gradient(180deg, rgb(227, 242, 253) 0%, rgb(207, 229, 245) 100%);
}
@media only screen and (min-width: 767px) {
  .shopify_logistics .app__inner {
    padding: 40px 0 40px;
  }
}
.shopify_logistics .app__inner:before {
  position: absolute;
  top: 1px;
  left: 0;
  display: block;
  content: "";
  width: 100%;
  height: 10.6666666667vw;
  background-color: #E3F2FD;
  clip-path: polygon(100% 0, 0% 100%, 100% 100%);
  transform: translateY(-100%);
}
@media only screen and (min-width: 767px) {
  .shopify_logistics .app__inner:before {
    height: 155px;
  }
}
.shopify_logistics .app__inner::after {
  position: absolute;
  bottom: 1px;
  left: 0;
  display: block;
  content: "";
  width: 100%;
  height: 10.6666666667vw;
  background-color: #cfe5f5;
  clip-path: polygon(100% 0%, 0% 0%, 0% 100%);
  transform: translateY(100%);
}
@media only screen and (min-width: 767px) {
  .shopify_logistics .app__inner::after {
    height: 155px;
  }
}
.shopify_logistics .app__bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #fff;
  clip-path: polygon(0 0, 100% 0, 100% calc(100% - 16vw), 0% 100%);
}
@media only screen and (min-width: 767px) {
  .shopify_logistics .app__bg {
    clip-path: polygon(0 0, 100% 0, 100% calc(100% - 220px), 0% 100%);
  }
}
.shopify_logistics .app__space {
  height: 1px;
  width: 100%;
}
.shopify_logistics .app__h2-eng {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 80vw;
  margin: 0 auto;
  text-align: center;
  font-size: 4.8vw;
  color: #61B4E4;
  line-height: 1.375;
  letter-spacing: 0.15em;
}
@media only screen and (min-width: 767px) {
  .shopify_logistics .app__h2-eng {
    width: 680px;
    font-size: 30px;
  }
}
.shopify_logistics .app__h2-eng > span {
  margin: 0 2.6666666667vw;
}
.shopify_logistics .app__h2-eng::before, .shopify_logistics .app__h2-eng::after {
  flex: 1;
  display: block;
  content: "";
  width: 100%;
  height: 1px;
  background-color: #61B4E4;
  opacity: 0.5;
}
@media only screen and (min-width: 767px) {
  .shopify_logistics .app__h2-eng::before, .shopify_logistics .app__h2-eng::after {
    max-width: 210px;
  }
}
.shopify_logistics .app__h2-text {
  margin-top: 2.6666666667vw;
  text-align: center;
  font-size: 5.3333333333vw;
  font-weight: bold;
  color: #032058;
  line-height: 1.4;
}
@media only screen and (min-width: 767px) {
  .shopify_logistics .app__h2-text {
    margin-top: 10px;
    font-size: 32px;
  }
}
.shopify_logistics .app__wrapper {
  margin-top: 10.6666666667vw;
}
@media only screen and (min-width: 767px) {
  .shopify_logistics .app__wrapper {
    width: 100%;
    max-width: 1100px;
    margin: 0 auto;
    margin-top: 30px;
  }
}
.shopify_logistics .app__outer {
  position: relative;
  width: 90.6666666667vw;
  margin: 0 auto;
  padding: 0 5.3333333333vw 5.3333333333vw;
  background-color: rgba(255, 255, 255, 0.5);
  border: 0.8vw solid #fff;
  border-radius: 2.6666666667vw;
}
@media only screen and (min-width: 767px) {
  .shopify_logistics .app__outer {
    width: 890px;
    margin: 0 0 0 auto;
    padding: 50px;
    border-width: 3px;
    border-radius: 10px;
  }
}
.shopify_logistics .app__outer:nth-child(even) {
  margin-top: 9.3333333333vw;
}
@media only screen and (min-width: 767px) {
  .shopify_logistics .app__outer:nth-child(even) {
    margin: 20px auto 0 0;
  }
}
@media only screen and (min-width: 767px) {
  .shopify_logistics .app__outer:nth-child(even) .app__h3 {
    left: auto;
    right: 0;
    transform: translateX(50%);
  }
}
@media only screen and (min-width: 767px) {
  .shopify_logistics .app__outer:nth-child(even) .app__head,
.shopify_logistics .app__outer:nth-child(even) .app__text {
    padding-right: 60px;
    padding-left: 0;
  }
}
.shopify_logistics .app__h3 {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 53.3333333333vw;
  height: 8vw;
  margin: -4vw auto 0;
  padding-bottom: 0.5333333333vw;
  font-size: 4.2666666667vw;
  color: #0D6EB7;
  background-image: url(./images/shopify_logistics/app/bg_num.png);
  background-size: contain;
  background-repeat: no-repeat;
  text-align: center;
  line-height: 1.3;
}
@media only screen and (min-width: 767px) {
  .shopify_logistics .app__h3 {
    position: absolute;
    top: 20px;
    left: 0;
    width: 150px;
    height: 170px;
    margin-top: 0;
    padding-bottom: 0;
    font-size: 22px;
    background-image: url(./images/shopify_logistics/app/bg_num_pc.png);
    transform: translateX(-50%);
  }
}
.shopify_logistics .app__head {
  margin-top: 4vw;
  text-align: center;
  font-size: 4.8vw;
  font-weight: bold;
  line-height: 1.3;
  color: #032058;
}
@media only screen and (min-width: 767px) {
  .shopify_logistics .app__head {
    margin-top: 0;
    text-align: left;
    font-size: 24px;
    padding-left: 100px;
  }
}
.shopify_logistics .app__text {
  margin-top: 4vw;
  font-size: 3.7333333333vw;
  line-height: 1.6;
  color: #032058;
}
@media only screen and (min-width: 767px) {
  .shopify_logistics .app__text {
    margin-top: 20px;
    font-size: 16px;
    padding-left: 100px;
  }
}
.shopify_logistics .app__list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-top: 5.3333333333vw;
}
@media only screen and (min-width: 767px) {
  .shopify_logistics .app__list {
    justify-content: flex-start;
    margin-top: 30px;
  }
}
.shopify_logistics .app__item {
  width: 37.8666666667vw;
  background-color: #fff;
}
@media only screen and (min-width: 767px) {
  .shopify_logistics .app__item {
    width: 250px;
  }
}
.shopify_logistics .app__item > a {
  padding: 2.6666666667vw;
  display: block;
}
@media only screen and (min-width: 767px) {
  .shopify_logistics .app__item > a {
    padding: 15px;
  }
}
.shopify_logistics .app__item.flex > a {
  display: flex;
}
@media only screen and (min-width: 767px) {
  .shopify_logistics .app__item.flex > a {
    align-items: center;
  }
}
.shopify_logistics .app__item.logo {
  text-align: center;
}
@media only screen and (min-width: 767px) {
  .shopify_logistics .app__item.logo {
    text-align: left;
  }
}
.shopify_logistics .app__item:nth-child(n+3) {
  margin-top: 2.6666666667vw;
}
@media only screen and (min-width: 767px) {
  .shopify_logistics .app__item:nth-child(n+3) {
    margin-top: 0;
  }
}
@media only screen and (min-width: 767px) {
  .shopify_logistics .app__item:nth-child(n+4) {
    margin-top: 20px;
  }
}
@media only screen and (min-width: 767px) {
  .shopify_logistics .app__item:not(:nth-child(3n+1)) {
    margin-left: 15px;
  }
}
.shopify_logistics .app__thumb {
  width: 10.6666666667vw;
}
@media only screen and (min-width: 767px) {
  .shopify_logistics .app__thumb {
    width: 80px;
  }
}
.shopify_logistics .app__thumb.logo {
  width: 100%;
}
.shopify_logistics .app__cat {
  font-size: 2.9333333333vw;
  color: #0D6EB7;
}
@media only screen and (min-width: 767px) {
  .shopify_logistics .app__cat {
    font-size: 12px;
  }
}
.shopify_logistics .app__tit {
  margin-top: 1.3333333333vw;
  font-size: 2.6666666667vw;
  color: #032058;
  font-weight: bold;
  overflow-wrap: anywhere;
  line-height: 1.3;
}
@media only screen and (min-width: 767px) {
  .shopify_logistics .app__tit {
    margin-top: 5px;
    font-size: 14px;
  }
}
.shopify_logistics .app__tit.mini {
  font-size: 2.4vw;
}
@media only screen and (min-width: 767px) {
  .shopify_logistics .app__tit.mini {
    font-size: 14px;
  }
}
.shopify_logistics .app__info {
  margin-top: 1.3333333333vw;
  font-size: 2.6666666667vw;
  line-height: 1.3;
  color: #032058;
}
@media only screen and (min-width: 767px) {
  .shopify_logistics .app__info {
    margin-top: 5px;
    font-size: 12px;
  }
}
.shopify_logistics .app__mini {
  flex: 1;
  margin-left: 2.6666666667vw;
}
@media only screen and (min-width: 767px) {
  .shopify_logistics .app__mini {
    margin-left: 15px;
  }
}
@media only screen and (min-width: 767px) {
  .shopify_logistics .app__container {
    position: absolute;
    z-index: 10;
    bottom: -180px;
    left: 50%;
    width: 100%;
    max-width: 1076px;
    transform: translateX(-50%);
  }
}
.shopify_logistics .app__pic {
  position: absolute;
  z-index: 3;
  right: -5.3333333333vw;
  bottom: -32vw;
  width: 64.8vw;
}
@media only screen and (min-width: 767px) {
  .shopify_logistics .app__pic {
    right: -110px;
    bottom: -30px;
    width: 500px;
  }
}
.shopify_logistics .lp-footer {
  background-color: #fff;
}
.shopify_logistics .lp-footer__inner {
  width: 100%;
  height: auto;
  padding: 10.6666666667vw;
  background-image: url(./images/shopify_logistics/footer/bg.jpg);
  background-size: cover;
}
@media only screen and (min-width: 767px) {
  .shopify_logistics .lp-footer__inner {
    background-image: url(./images/shopify_logistics/footer/bg_pc.jpg);
    padding: 120px 0;
  }
}
.shopify_logistics .lp-footer__title {
  text-align: center;
  font-size: 5.3333333333vw;
  color: #fff;
  font-weight: bold;
}
@media only screen and (min-width: 767px) {
  .shopify_logistics .lp-footer__title {
    font-size: 32px;
  }
}
.shopify_logistics .lp-footer__list {
  width: 100%;
  margin-top: 10.6666666667vw;
}
@media only screen and (min-width: 767px) {
  .shopify_logistics .lp-footer__list {
    margin: 60px auto 0;
    width: 712px;
  }
}
.shopify_logistics .lp-footer__item {
  display: flex;
  padding-bottom: 5.3333333333vw;
  border-bottom: 1px solid #fff;
}
@media only screen and (min-width: 767px) {
  .shopify_logistics .lp-footer__item {
    padding-bottom: 30px;
  }
}
.shopify_logistics .lp-footer__item:not(:first-child) {
  margin-top: 5.3333333333vw;
}
@media only screen and (min-width: 767px) {
  .shopify_logistics .lp-footer__item:not(:first-child) {
    margin-top: 30px;
  }
}
.shopify_logistics .lp-footer__head {
  width: 18.6666666667vw;
  font-size: 3.7333333333vw;
  font-weight: bold;
  color: #fff;
}
@media only screen and (min-width: 767px) {
  .shopify_logistics .lp-footer__head {
    width: 90px;
    font-size: 18px;
  }
}
.shopify_logistics .lp-footer__text {
  flex: 1;
  margin-left: 8vw;
  font-size: 3.7333333333vw;
  color: #fff;
}
@media only screen and (min-width: 767px) {
  .shopify_logistics .lp-footer__text {
    margin-left: 90px;
    font-size: 18px;
  }
}
.shopify_logistics .lp-footer__bottom {
  padding: 2.6666666667vw 0;
}
@media only screen and (min-width: 767px) {
  .shopify_logistics .lp-footer__bottom {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 20px;
  }
}
.shopify_logistics .lp-footer__box {
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #fff;
}
.shopify_logistics .lp-footer__logo {
  width: 10.6666666667vw;
}
@media only screen and (min-width: 767px) {
  .shopify_logistics .lp-footer__logo {
    width: 40px;
  }
}
.shopify_logistics .lp-footer__info {
  font-size: 2.6666666667vw;
  margin-left: 5.3333333333vw;
  color: #A7A7A7;
  line-height: 1.5;
}
@media only screen and (min-width: 767px) {
  .shopify_logistics .lp-footer__info {
    font-size: 14px;
    margin-left: 15px;
  }
}
.shopify_logistics .lp-footer__copy {
  text-align: center;
  margin-top: 2.6666666667vw;
  font-size: 3.2vw;
  color: #C2CFD9;
}
@media only screen and (min-width: 767px) {
  .shopify_logistics .lp-footer__copy {
    text-align: left;
    margin-top: 0;
    font-size: 14px;
  }
}
.shopify_logistics img {
  width: 100%;
}
/*# sourceMappingURL=../maps/style_shopify_logistics.css.map */
