.positionRelative {
  position: relative;
  z-index: 1;
}

.img01 {
  position: absolute;
  top: 0;
  right: 0;
  max-width: 322px;
  z-index: -1;
}
@media (max-width: 1280px) {
  .img01 {
    display: none;
  }
}

.heroBlock1, .innerWrap1 {
  container-type: inline-size;
}

.txtImgBox {
  display: flex;
  background-color: #fff;
  border-radius: 10px;
  padding: min(50px, 3.21vw) min(100px, 6.41vw);
  align-items: center;
  box-shadow: 0 0.555556em 0.555556em rgba(64, 64, 64, 0.16);
  gap: min(40px, 3.17vw);
  margin: 50px auto 0;
}
@container (max-width: 800px) {
  .txtImgBox {
    flex-direction: column;
    margin-top: 30px;
  }
}
.txtImgBox.typeWidthNarrow {
  max-width: 1260px;
}
.txtImgBox.typeGapWide {
  gap: min(80px, 6.35vw);
}
.txtImgBox.typePaddingNarrow {
  padding: min(40px, 2.58vw) min(145px, 9.35vw);
}
@media (max-width: 767px) {
  .txtImgBox.typePaddingNarrow {
    padding: 30px;
  }
}
.txtImgBox__txtBox.typeImgLeft {
  order: 2;
}
@container (max-width: 800px) {
  .txtImgBox__txtBox.typeImgLeft {
    order: 0;
  }
}
.txtImgBox__ttl {
  margin-top: 0;
  font-size: 24px;
  color: #0C7C66;
}
@media (max-width: 767px) {
  .txtImgBox__ttl {
    font-size: 20px;
    line-height: 1.5;
  }
}
.txtImgBox__txt {
  color: #272727;
  text-align: left;
}
.txtImgBox__img {
  width: 330px;
}
@container (max-width: 800px) {
  .txtImgBox__img {
    width: min(330px, 60%);
  }
}
.txtImgBox__img.typeLarge {
  width: min(400px, 31.75vw);
}
@container (max-width: 800px) {
  .txtImgBox__img.typeLarge {
    width: min(400px, 80%);
  }
}
.txtImgBox__link {
  color: #0c7c66;
  text-decoration: underline;
}

.threeColumnArea {
  display: flex;
  gap: 90px;
  margin-top: 50px;
  flex-wrap: wrap;
}
@media (max-width: 1440px) {
  .threeColumnArea {
    gap: 50px;
  }
}
@media (max-width: 1366px) {
  .threeColumnArea {
    justify-content: center;
  }
}
.threeColumnArea__box {
  background-color: #e6f2ef;
  border-radius: 10px;
  padding: min(50px, 3.21vw) min(40px, 2.56vw);
  width: calc((100% - 180px) / 3);
}
@media (max-width: 1440px) {
  .threeColumnArea__box {
    width: calc((100% - 100px) / 3);
  }
}
@media (max-width: 1366px) {
  .threeColumnArea__box {
    width: calc((100% - 100px) / 2);
  }
}
@media (max-width: 767px) {
  .threeColumnArea__box {
    width: 100%;
    padding: 20px;
  }
}
.threeColumnArea__ttl {
  background-color: #fff;
  border-radius: 10px;
  color: #0c7c66;
  text-align: center;
  font-size: 24px;
  height: 100px;
  margin-top: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (max-width: 767px) {
  .threeColumnArea__ttl {
    margin: 0 0 20px;
    font-size: 20px;
    height: auto;
    line-height: 1.5;
    padding: 10px 0;
  }
}
.threeColumnArea__link {
  color: #0c7c66;
  text-decoration: underline;
}

.checkList1 {
  background-color: #fff;
  border-radius: 10px;
  padding: min(40px, 4.79vw);
  margin-top: 50px;
}
.checkList1 li {
  max-width: 635px;
  margin: 0 auto 0.5em;
}
.checkList1 li::before {
  color: #0c7c66;
}

.ecLogo {
  width: 183px;
  position: absolute;
  top: 8%;
  right: min(121px, 7vw);
}
@media (max-width: 1348px) {
  .ecLogo {
    display: none;
  }
}

@media (max-width: 767px) {
  .netShopFlow01 .flowTitle {
    background-image: url(../images/netshop/img11.webp);
  }
  .netShopFlow02 .flowTitle {
    background-image: url(../images/netshop/img12.webp);
  }
  .netShopFlow03 .flowTitle {
    background-image: url(../images/netshop/img13.webp);
  }
  .netShopFlow04 .flowTitle {
    background-image: url(../images/netshop/img14.webp);
  }
  .netShopFlow05 .flowTitle {
    background-image: url(../images/netshop/img15.webp);
  }
  .netShopFlow06 .flowTitle {
    background-image: url(../images/netshop/img16.webp);
  }
  .netShopFlow07 .flowTitle {
    background-image: url(../images/netshop/img17.webp);
  }
  .netShopFlow08 .flowTitle {
    background-image: url(../images/netshop/img18.webp);
  }
  .netShopFlow09 .flowTitle {
    background-image: url(../images/netshop/img19.webp);
  }
}
@media (min-width: 768px) {
  .netShopFlow01 {
    background-image: url(../images/netshop/img11.webp);
  }
  .netShopFlow02 {
    background-image: url(../images/netshop/img12.webp);
  }
  .netShopFlow03 {
    background-image: url(../images/netshop/img13.webp);
  }
  .netShopFlow04 {
    background-image: url(../images/netshop/img14.webp);
  }
  .netShopFlow05 {
    background-image: url(../images/netshop/img15.webp);
  }
  .netShopFlow06 {
    background-image: url(../images/netshop/img16.webp);
  }
  .netShopFlow07 {
    background-image: url(../images/netshop/img17.webp);
  }
  .netShopFlow08 {
    background-image: url(../images/netshop/img18.webp);
  }
  .netShopFlow09 {
    background-image: url(../images/netshop/img19.webp);
  }
}
.contactIntro {
  position: relative;
  max-width: 980px;
  margin: 0 auto 6.1538em;
}
@media (max-width: 767px) {
  .contactIntro {
    margin-bottom: 4em;
  }
}
.contactIntro__ttl {
  color: #fff;
  font-size: 30px;
  text-align: center;
  font-weight: bold;
}
@media (max-width: 767px) {
  .contactIntro__ttl {
    font-size: 26px;
    line-height: 1.5;
  }
}
.contactIntro__txt {
  color: #fff;
  font-size: 18px;
  text-align: center;
}
@media (max-width: 767px) {
  .contactIntro__txt {
    font-size: 15px;
  }
}
.contactIntro__img {
  width: 180px;
  position: absolute;
  top: 0;
  right: 0;
}
@media (max-width: 999px) {
  .contactIntro__img {
    display: none;
  }
}

.dlBlock1__ttl {
  color: #0C7C66;
  font-weight: 700;
  margin: 0 0 0.5em;
  font-size: 1.5em;
  line-height: 2;
}
@media (max-width: 767px) {
  .dlBlock1__ttl {
    line-height: 1.5;
    font-size: 1.538462em;
  }
}
.dlBlock1__txt {
  margin: 0 0 1.5em;
  padding-bottom: 1.5em;
  border-bottom: 1px solid #707070;
}
.dlBlock1__txt:last-child {
  margin-bottom: 0;
}

/* EC�v���b�g�t�H�[����r�i�z��EC�Z�N�V�����p�j */
@media (max-width: 767px) {
  .threeColumnArea.ecPlatformList {
    gap: 15px;
  }
  .threeColumnArea.ecPlatformList .threeColumnArea__box {
    width: calc(50% - 7.5px);
    padding: 20px 15px;
  }
}

.ecPlatformList__logo {
  text-align: center;
  margin: 0 0 20px;
  height: 90px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.ecPlatformList__logo img {
  max-width: 200px;
  max-height: 80px;
  width: auto;
  height: auto;
}
@media (max-width: 767px) {
  .ecPlatformList__logo {
    height: 60px;
    margin-bottom: 12px;
  }
  .ecPlatformList__logo img {
    max-width: 100%;
    max-height: 50px;
  }
}

/* �����N�{�^�������� */
.linkButton1.textCenter {
  text-align: center;
}

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