@charset "UTF-8";
/* CSS Document */
/* カラー
*******************/
.c-white {
  color: #ffffff !important;
}
.c-black {
  color: #333333 !important;
}
.c-blue {
  color: #508ed9 !important;
}
.c-yellow {
  color: #fff582 !important;
}
.c-red {
  color: #e60012 !important;
}
.c-green {
  color: #81bd16 !important;
}
.c-green2 {
  color: #00B0AE !important;
}
.c-orange {
  color: #ff9020 !important;
}
.c-gray {
  color: #f5f5f5 !important;
}
.c-gray2 {
  color: #e9e9e9 !important;
}
.c-pink {
  color: #f88072 !important;
}
.c-cream {
  color: #fffde5 !important;
}

/* bgカラー
*******************/
.bg-white {
  background-color: #ffffff !important;
}
.bg-black {
  background-color: #333333 !important;
}
.bg-blue {
  background-color: #508ed9 !important;
}
.bg-yellow {
  background-color: #fff582 !important;
}
.bg-red {
  background-color: #e60012 !important;
}
.bg-green {
  background-color: #81bd16 !important;
}
.bg-orange {
  background-color: #ff9020 !important;
}
.bg-gray {
  background-color: #f5f5f5 !important;
}
.bg-gray2 {
  background-color: #e9e9e9 !important;
}
.bg-pink {
  background-color: #f88072 !important;
}
.bg-cream {
  background-color: #fffde5 !important;
}

/* border color
*******************/
.bc-white {
  border-color: #ffffff !important;
}
.bc-black {
  border-color: #333333 !important;
}
.bc-blue {
  border-color: #508ed9 !important;
}
.bc-yellow {
  border-color: #fff582 !important;
}
.bc-red {
  border-color: #e60012 !important;
}
.bc-green {
  border-color: #81bd16 !important;
}
.bc-orange {
  border-color: #ff9020 !important;
}
.bc-gray {
  border-color: #f5f5f5 !important;
}
.bc-gray2 {
  border-color: #e9e9e9 !important;
}
.bc-pink {
  border-color: #f88072 !important;
}
.bc-cream {
  border-color: #fffde5 !important;
}

.cm-mv {
  background-image: url("../../images/new-sell/shopping/mv.jpg");
}

.cm-strengths {
  padding: 8rem 0;
}
.cm-strengths .cm-ribbon-ttl {
  margin-bottom: 5rem;
}
.cm-strengths .bottomtxt {
  text-align: center;
  font-size: 3.4rem;
  margin-top: 4.5rem;
  line-height: 1.5;
}
.cm-strengths .flex.col-3 {
  align-items: center;
  justify-content: space-between;
}
.cm-strengths .flex.col-3 .item {
  width: 31%;
  margin-right: 0;
}
.cm-strengths .flex.col-3.no1 {
  margin-bottom: -6rem;
}
.cm-strengths .flex.col-3.no1 .leftItem .item-inbox::after {
  left: 40%;
  bottom: -3.1rem;
  transform: rotate(90deg);
}
.cm-strengths .flex.col-3.no1 .leftItem .item-inbox::before {
  left: inherit;
  right: -3.5rem;
  width: 3rem;
  transform: inherit;
}
.cm-strengths .flex.col-3.no1 .centerItem {
  background-color: #ffffff;
  border: 0.2rem dashed #99988c;
  border-radius: 1.5rem;
  padding: 3rem 2.5rem;
}
.cm-strengths .flex.col-3.no1 .centerItem .alignCenter {
  font-size: 2rem;
  font-weight: 600;
  line-height: 1.2;
  margin-bottom: 1.5rem;
}
.cm-strengths .flex.col-3.no1 .rightItem .item-inbox::after {
  left: calc(50% - 0.5rem);
  bottom: -3.1rem;
  transform: rotate(-90deg);
}
.cm-strengths .flex.col-3.no1 .rightItem .item-inbox::before {
  right: -3.5rem;
  width: 3rem;
  transform: inherit;
}
.cm-strengths .flex.col-3.no2 {
  margin-bottom: -4rem;
}
.cm-strengths .flex.col-3.no2 .leftItem {
  width: 28.8rem;
}
.cm-strengths .flex.col-3.no2 .centerItem .item-inbox::after {
  right: inherit;
  left: -5rem;
}
.cm-strengths .flex.col-3.no2 .centerItem .item-inbox::before {
  left: inherit;
  right: -4.1rem;
  transform: rotate(0deg);
}
.cm-strengths .flex.col-3.no2 .rightItem {
  width: 28.8rem;
}
.cm-strengths .flex.col-3.no3 .w-full-item-inbox {
  width: 100%;
  padding-top: 60px;
}
.cm-strengths .flex.col-3.no3 .w-full-item-inbox .item-inbox::after {
  background: none;
}
.cm-strengths .flex.col-3.no3 .w-full-item-inbox .item-inbox::before {
  background: none;
}
.cm-strengths .flex.col-3.no3 .w-full-item-inbox .item-inbox.no1 {
  margin-bottom: 0;
}
.cm-strengths .flex.col-3.no3 .w-full-item-inbox .item-inbox.no2 {
  border: 0;
  justify-content: center;
}
.cm-strengths .flex.col-3.no3 .leftItem .item-inbox::after {
  right: -8.5rem;
  width: 8rem;
}
.cm-strengths .flex.col-3.no3 .leftItem .item-inbox::before {
  left: 42%;
  top: -3.1rem;
  transform: rotate(-90deg);
}
.cm-strengths .flex.col-3.no3 .rightItem .item-inbox::after {
  right: inherit;
  left: -8.5rem;
  width: 8rem;
}
.cm-strengths .flex.col-3.no3 .rightItem .item-inbox::before {
  left: calc(50% - 0.75rem);
  top: -3.1rem;
  transform: rotate(90deg);
}
.cm-strengths .flex.col-3 .item .circle {
  display: flex;
  align-items: flex-end;
  justify-content: center;
  width: 28.8rem;
  height: 28.8rem;
  background-color: #ffffff;
  border: 0.6rem solid #e60012;
  border-radius: 100%;
}
.cm-strengths .flex.col-3 .item .circle-inner {
  text-align: center;
}
.cm-strengths .flex.col-3 .item .circle-inner h3 {
  display: flex;
  justify-content: center;
  align-items: flex-end;
  text-align: center;
  font-size: 2.8rem;
  color: #e60012;
  margin-bottom: 3rem;
}
.cm-strengths .flex.col-3 .item .circle-inner h3 i {
  line-height: 0;
  display: inline-block;
}
.cm-strengths .flex.col-3 .item .circle-inner h3 .material-symbols-outlined {
  font-size: 3rem;
}
.cm-strengths .flex.col-3 .item .circle.bd-dotted {
  border: dashed 2px #333333;
  align-items: center;
  width: 22rem;
  height: 22rem;
  margin: auto;
}
.cm-strengths .flex.col-3 .item .circle.bd-dotted img {
  width: 80%;
  display: block;
  margin: auto;
}
.cm-strengths .flex.col-3 .item .circle.bd-dotted .circle-inner h3 {
  color: #333333;
  font-size: 1.6rem;
  margin-top: 1rem;
  margin-bottom: 0;
}
.cm-strengths .flex.col-3 .item .circle.bd-dotted .alignCenter {
  color: #ffffff;
  font-weight: 500;
}
.cm-strengths .flex.col-3 .item-inbox {
  display: flex;
  align-items: center;
  background-color: #ffffff;
  border: 2px solid #e60012;
  border-radius: 0.5rem;
  margin-bottom: 2rem;
  position: relative;
}
.cm-strengths .flex.col-3 .item-inbox.bc-green::before {
  background-image: url("../../images/new-sell/promotion/ico-dotted-arrow-green.png");
}
.cm-strengths .flex.col-3 .item-inbox.bc-green::after {
  background-image: url("../../images/new-sell/promotion/ico-dotted-green.png");
}
.cm-strengths .flex.col-3 .item-inbox::before, .cm-strengths .flex.col-3 .item-inbox::after {
  content: "";
  display: inline-block;
  width: 4rem;
  height: 0.4rem;
  position: absolute;
}
.cm-strengths .flex.col-3 .item-inbox::before {
  background: url("../../images/new-sell/promotion/ico-dotted-arrow-red.png") repeat-x center;
  background-size: 100%;
  transform: rotate(180deg);
  width: 3.1rem;
  height: 2rem;
  left: -3.1rem;
}
.cm-strengths .flex.col-3 .item-inbox::after {
  background: url("../../images/new-sell/promotion/ico-dotted-red.png") repeat-x left center;
  background-size: auto;
  right: -4rem;
}
.cm-strengths .flex.col-3 .item-inbox:last-child {
  margin-bottom: 0;
}
.cm-strengths .flex.col-3 .item-inbox .num {
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #e60012;
  width: 7rem;
}
.cm-strengths .flex.col-3 .item-inbox .num-inner {
  text-align: center;
}
.cm-strengths .flex.col-3 .item-inbox .num-inner p {
  color: #ffffff;
  font-size: 4rem;
  font-weight: 600;
}
.cm-strengths .flex.col-3 .item-inbox .num-inner p.ico {
  line-height: 0;
}
.cm-strengths .flex.col-3 .item-inbox .num-inner p.ico .material-symbols-outlined {
  font-size: 2.4rem;
}
.cm-strengths .flex.col-3 .item-inbox .txt {
  width: calc(100% - 7rem);
  display: flex;
  padding: 0 1rem 0 2rem;
}
.cm-strengths .flex.col-3 .item-inbox .txt .ttl {
  text-align: left;
  font-size: 2rem;
  font-weight: 600;
  line-height: 1.2;
  color: #e60012;
  margin-bottom: 0;
}
.cm-strengths .flex.col-3 .item-inbox .txt .ttl .small {
  font-size: 1.4rem;
}
.cm-strengths .flex.col-3 .item-inbox .txt .ttl.small {
  font-size: 1.6rem;
}
.cm-strengths .flex.col-3 .item-inbox .txt p {
  font-size: 1.5rem;
  font-weight: 500;
}
.cm-strengths .flex.col-3 .item-inbox .txt .ico {
  line-height: 1;
  color: #e60012;
  margin-right: 0.6rem;
}

.cm-advantages-item {
  padding: 4rem 7rem 4rem 5rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
  border: 0.3rem dotted #e60012;
  border-radius: 1rem;
  margin-bottom: 3rem;
}
.cm-advantages-item:last-child {
  margin-bottom: 0;
}
.cm-advantages-item > .img {
  width: 52%;
}
.cm-advantages-item > .txt {
  width: 42%;
}
.cm-advantages-item > .txt .logo {
  margin-bottom: 1.5rem;
}
.cm-advantages-item > .txt h3 {
  font-size: 2rem;
  font-weight: 600;
  line-height: 1.75;
  margin-bottom: 1rem;
}
.cm-advantages-item > .txt p {
  font-size: 1.8rem;
  font-weight: 500;
}
.cm-advantages-item > .txt p .small {
  font-size: 1.4rem;
}

.cm-voice .un-item01 .item {
  margin-bottom: 0 !important;
}

@media (min-width: 769px) and (max-width: 1084px) {
  .cm-strengths .sp-parrent {
    overflow: scroll;
  }
  .cm-strengths .sp-parrent .sp-wrap {
    width: 102rem;
  }
  .cm-strengths .flex.col-3.no3 .leftItem .item-inbox .txt .ttl {
    font-size: 1.8rem;
  }
}
@media screen and (max-width: 768px) {
  .sp-wrap {
    width: 102rem;
  }
  .cm-strengths .flex.col-3 .item-inbox .txt .material-symbols-outlined {
    font-size: 2.4rem;
  }
  .cm-strengths .flex.col-3 .item .circle-inner h3 {
    font-size: 2.4rem;
  }
  .cm-strengths .flex.col-3 .item .circle-inner h3 .material-symbols-outlined {
    font-size: 2.6rem;
  }
  .cm-strengths .flex.col-3 .item .circle-inner img {
    width: 14rem;
  }
  .cm-strengths .bottomtxt {
    font-size: 2.6rem;
  }
  .cm-advantages-item {
    padding: 3rem;
  }
  .cm-advantages-item > .img {
    width: 48%;
  }
  .cm-advantages-item > .txt {
    width: 46%;
  }
}
@media screen and (max-width: 480px) {
  .cm-advantages-item {
    flex-wrap: wrap;
  }
  .cm-advantages-item > .img {
    width: 100%;
    text-align: center;
    margin-bottom: 1.5rem;
  }
  .cm-advantages-item > .img img {
    width: 30rem;
  }
  .cm-advantages-item > .txt {
    width: 100%;
  }
  .cm-advantages-item > .txt .logo {
    text-align: center;
  }
  .cm-advantages-item > .txt .logo.sokketu img {
    width: 27.6rem;
  }
  .cm-advantages-item > .txt .logo.tokusan img {
    width: 33.7rem;
  }
  .cm-advantages-item > .txt .logo.bihin img {
    width: 31.2rem;
  }
  .cm-voice .un-item01 .item {
    width: 48%;
    margin-right: 4%;
    margin-bottom: 4rem !important;
  }
  .cm-voice .un-item01 .item:nth-child(2n) {
    margin-right: 0;
  }
  .cm-voice .un-item01 .item:nth-child(n+3) {
    margin-bottom: 0 !important;
  }
}/*# sourceMappingURL=shopping.css.map */