.ColorSim__arrow {
  background-color: #FFCB00;
  padding: 0;
  position: relative;
}
.ColorSim__arrow::after {
  content: "";
  border-style: solid;
  height: 0;
  position: absolute;
  transform: translate(-50%, 50%);
  width: 0;
}
.-right.ColorSim__arrow::after {
  border-color: transparent transparent transparent #FFCB00;
  border-width: 10px 0 10px 20px;
  bottom: 50%;
}
.-right.-miniTry.ColorSim__arrow::after {
  border-width: 5px 0 5px 10px;
}
@media screen and (max-width: 767px) {
  .-rightSp.ColorSim__arrow::after {
    border-color: transparent transparent transparent #FFCB00 !important;
    border-width: 10px 0 10px 20px !important;
    bottom: 50% !important;
    left: initial !important;
    right: 0px !important;
    top: initial !important;
  }
}
@media screen and (max-width: 767px) {
  .-rightSp.-miniTrySp.ColorSim__arrow::after {
    border-width: 5px 0 5px 10px !important;
    right: 0 !important;
  }
}
.-left.ColorSim__arrow::after {
  border-color: transparent #FFCB00 transparent transparent;
  border-width: 10px 20px 10px 0;
  bottom: 50%;
  left: 0;
}
.-left.-miniTry.ColorSim__arrow::after {
  border-width: 5px 10px 5px 0;
  left: 0;
}
@media screen and (max-width: 767px) {
  .-leftSp.ColorSim__arrow::after {
    border-color: transparent #FFCB00 transparent transparent !important;
    border-width: 10px 20px 10px 0 !important;
    bottom: 50% !important;
    left: 0 !important;
    right: initial !important;
    top: initial !important;
  }
}
@media screen and (max-width: 767px) {
  .-leftSp.-miniTrySp.ColorSim__arrow::after {
    border-width: 5px 10px 5px 0 !important;
    left: 0 !important;
  }
}
.-bottom.ColorSim__arrow::after {
  border-color: #FFCB00 transparent transparent transparent;
  border-width: 20px 10px 0 10px;
  bottom: 0;
  left: 50%;
}
.-bottom.-miniTry.ColorSim__arrow::after {
  border-width: 10px 5px 0 5px;
  bottom: 0;
}
@media screen and (max-width: 767px) {
  .-bottomSp.ColorSim__arrow::after {
    border-color: #FFCB00 transparent transparent transparent !important;
    border-width: 20px 10px 0 10px !important;
    bottom: 0 !important;
    left: 50% !important;
    right: initial !important;
    top: initial !important;
  }
}
@media screen and (max-width: 767px) {
  .-bottomSp.-miniTrySp.ColorSim__arrow::after {
    border-width: 10px 5px 0 5px !important;
    bottom: 0 !important;
  }
}
.-top.ColorSim__arrow::after {
  border-color: transparent transparent #FFCB00 transparent;
  border-width: 0 10px 20px 10px;
  top: 0;
  left: 50%;
}
.-top.-miniTry.ColorSim__arrow::after {
  border-width: 0 5px 10px 5px;
  top: 0;
}
@media screen and (max-width: 767px) {
  .-topSp.ColorSim__arrow::after {
    border-color: transparent transparent #FFCB00 transparent !important;
    border-width: 0 10px 20px 10px !important;
    bottom: initial !important;
    left: 50% !important;
    right: initial !important;
    top: 0 !important;
  }
}
@media screen and (max-width: 767px) {
  .-topSp.-miniTrySp.ColorSim__arrow::after {
    border-width: 0 5px 10px 5px !important;
    top: 0 !important;
  }
}
.-white.-right.ColorSim__arrow::after {
  border-color: transparent transparent transparent #fff;
  border-width: 10px 0 10px 20px;
  bottom: 50%;
}
.-white.-right.-miniTry.ColorSim__arrow::after {
  border-width: 5px 0 5px 10px;
}
@media screen and (max-width: 767px) {
  .-white.-rightSp.ColorSim__arrow::after {
    border-color: transparent transparent transparent #fff !important;
    border-width: 10px 0 10px 20px !important;
    bottom: 50% !important;
    left: initial !important;
    right: 0px !important;
    top: initial !important;
  }
}
@media screen and (max-width: 767px) {
  .-white.-rightSp.-miniTrySp.ColorSim__arrow::after {
    border-width: 5px 0 5px 10px !important;
    right: 0 !important;
  }
}
.-white.-left.ColorSim__arrow::after {
  border-color: transparent #fff transparent transparent;
  border-width: 10px 20px 10px 0;
  bottom: 50%;
  left: 0;
}
.-white.-left.-miniTry.ColorSim__arrow::after {
  border-width: 5px 10px 5px 0;
  left: 0;
}
@media screen and (max-width: 767px) {
  .-white.-leftSp.ColorSim__arrow::after {
    border-color: transparent #fff transparent transparent !important;
    border-width: 10px 20px 10px 0 !important;
    bottom: 50% !important;
    left: 0 !important;
    right: initial !important;
    top: initial !important;
  }
}
@media screen and (max-width: 767px) {
  .-white.-leftSp.-miniTrySp.ColorSim__arrow::after {
    border-width: 5px 10px 5px 0 !important;
    left: 0 !important;
  }
}
.-white.-bottom.ColorSim__arrow::after {
  border-color: #fff transparent transparent transparent;
  border-width: 20px 10px 0 10px;
  bottom: 0;
  left: 50%;
}
.-white.-bottom.-miniTry.ColorSim__arrow::after {
  border-width: 10px 5px 0 5px;
  bottom: 0;
}
@media screen and (max-width: 767px) {
  .-white.-bottomSp.ColorSim__arrow::after {
    border-color: #fff transparent transparent transparent !important;
    border-width: 20px 10px 0 10px !important;
    bottom: 0 !important;
    left: 50% !important;
    right: initial !important;
    top: initial !important;
  }
}
@media screen and (max-width: 767px) {
  .-white.-bottomSp.-miniTrySp.ColorSim__arrow::after {
    border-width: 10px 5px 0 5px !important;
    bottom: 0 !important;
  }
}
.-white.-top.ColorSim__arrow::after {
  border-color: transparent transparent #fff transparent;
  border-width: 0 10px 20px 10px;
  top: 0;
  left: 50%;
}
.-white.-top.-miniTry.ColorSim__arrow::after {
  border-width: 0 5px 10px 5px;
  top: 0;
}
@media screen and (max-width: 767px) {
  .-white.-topSp.ColorSim__arrow::after {
    border-color: transparent transparent #fff transparent !important;
    border-width: 0 10px 20px 10px !important;
    bottom: initial !important;
    left: 50% !important;
    right: initial !important;
    top: 0 !important;
  }
}
@media screen and (max-width: 767px) {
  .-white.-topSp.-miniTrySp.ColorSim__arrow::after {
    border-width: 0 5px 10px 5px !important;
    top: 0 !important;
  }
}
.-black.-right.ColorSim__arrow::after {
  border-color: transparent transparent transparent #000;
  border-width: 10px 0 10px 20px;
  bottom: 50%;
}
.-black.-right.-miniTry.ColorSim__arrow::after {
  border-width: 5px 0 5px 10px;
}
@media screen and (max-width: 767px) {
  .-black.-rightSp.ColorSim__arrow::after {
    border-color: transparent transparent transparent #000 !important;
    border-width: 10px 0 10px 20px !important;
    bottom: 50% !important;
    left: initial !important;
    right: 0px !important;
    top: initial !important;
  }
}
@media screen and (max-width: 767px) {
  .-black.-rightSp.-miniTrySp.ColorSim__arrow::after {
    border-width: 5px 0 5px 10px !important;
    right: 0 !important;
  }
}
.-black.-left.ColorSim__arrow::after {
  border-color: transparent #000 transparent transparent;
  border-width: 10px 20px 10px 0;
  bottom: 50%;
  left: 0;
}
.-black.-left.-miniTry.ColorSim__arrow::after {
  border-width: 5px 10px 5px 0;
  left: 0;
}
@media screen and (max-width: 767px) {
  .-black.-leftSp.ColorSim__arrow::after {
    border-color: transparent #000 transparent transparent !important;
    border-width: 10px 20px 10px 0 !important;
    bottom: 50% !important;
    left: 0 !important;
    right: initial !important;
    top: initial !important;
  }
}
@media screen and (max-width: 767px) {
  .-black.-leftSp.-miniTrySp.ColorSim__arrow::after {
    border-width: 5px 10px 5px 0 !important;
    left: 0 !important;
  }
}
.-black.-bottom.ColorSim__arrow::after {
  border-color: #000 transparent transparent transparent;
  border-width: 20px 10px 0 10px;
  bottom: 0;
  left: 50%;
}
.-black.-bottom.-miniTry.ColorSim__arrow::after {
  border-width: 10px 5px 0 5px;
  bottom: 0;
}
@media screen and (max-width: 767px) {
  .-black.-bottomSp.ColorSim__arrow::after {
    border-color: #000 transparent transparent transparent !important;
    border-width: 20px 10px 0 10px !important;
    bottom: 0 !important;
    left: 50% !important;
    right: initial !important;
    top: initial !important;
  }
}
@media screen and (max-width: 767px) {
  .-black.-bottomSp.-miniTrySp.ColorSim__arrow::after {
    border-width: 10px 5px 0 5px !important;
    bottom: 0 !important;
  }
}
.-black.-top.ColorSim__arrow::after {
  border-color: transparent transparent #000 transparent;
  border-width: 0 10px 20px 10px;
  top: 0;
  left: 50%;
}
.-black.-top.-miniTry.ColorSim__arrow::after {
  border-width: 0 5px 10px 5px;
  top: 0;
}
@media screen and (max-width: 767px) {
  .-black.-topSp.ColorSim__arrow::after {
    border-color: transparent transparent #000 transparent !important;
    border-width: 0 10px 20px 10px !important;
    bottom: initial !important;
    left: 50% !important;
    right: initial !important;
    top: 0 !important;
  }
}
@media screen and (max-width: 767px) {
  .-black.-topSp.-miniTrySp.ColorSim__arrow::after {
    border-width: 0 5px 10px 5px !important;
    top: 0 !important;
  }
}

.ColorSim__btn {
  align-items: center;
  color: #000;
  cursor: pointer;
  display: flex;
  filter: brightness(1);
  flex-direction: column;
  justify-content: center;
  text-decoration: none;
  transition: filter 0.3s ease;
}
.ColorSim__btn:hover {
  filter: brightness(1.1);
}
.-max.ColorSim__btn {
  max-width: 100% !important;
}
.-yellow.ColorSim__btn {
  background-color: #FFCB00;
  border-radius: 4px;
  box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.1607843137);
  font-weight: 700;
  max-width: 280px;
  padding: 20px;
  position: relative;
}
@media screen and (max-width: 767px) {
  .-yellow.ColorSim__btn {
    max-width: 100%;
    padding: 17px 20px;
  }
}
.-yellow.-arrowRight.ColorSim__btn {
  padding-right: 40px;
  padding-left: 40px;
}
.-yellow.-arrowRight.ColorSim__btn::before, .-yellow.-arrowRight.ColorSim__btn::after {
  content: "";
  display: block;
  width: 12px;
  height: 2px;
  background: #000;
  position: absolute;
  top: calc(50% - 1px);
  right: 20px;
  border-radius: 100px;
  transform: rotate(32deg);
  transform-origin: calc(100% - 0.5px) 50%;
}
.-yellow.-arrowRight.ColorSim__btn::after {
  transform: rotate(-32deg);
}
.-yellow.-arrowLeft.ColorSim__btn {
  padding-right: 40px;
  padding-left: 40px;
}
.-yellow.-arrowLeft.ColorSim__btn::before, .-yellow.-arrowLeft.ColorSim__btn::after {
  content: "";
  display: block;
  width: 12px;
  height: 2px;
  background: #000;
  position: absolute;
  top: calc(50% - 1px);
  left: 20px;
  border-radius: 100px;
  transform: rotate(32deg);
  transform-origin: calc(0% + 0.5px) 50%;
}
.-yellow.-arrowLeft.ColorSim__btn::after {
  transform: rotate(-32deg);
}
.-yellow.-plusRight.ColorSim__btn {
  padding-right: 40px;
  padding-left: 40px;
}
.-yellow.-plusRight.ColorSim__btn::after {
  content: url("/shared/images/icon_plus.svg");
  height: 24px;
  position: absolute;
  right: 20px;
  top: 50%;
  transform: translateY(-50%);
  width: 24px;
}
.-yellow.-minusRight.ColorSim__btn {
  padding-right: 40px;
  padding-left: 40px;
}
.-yellow.-minusRight.ColorSim__btn::after {
  content: url("/shared/images/icon_minus.svg");
  height: 24px;
  position: absolute;
  right: 20px;
  top: 50%;
  transform: translateY(-50%);
  width: 24px;
}
.-white.ColorSim__btn {
  background-color: #fff;
  border-radius: 4px;
  box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.1607843137);
  font-weight: 700;
  max-width: 280px;
  padding: 20px;
  position: relative;
}
@media screen and (max-width: 767px) {
  .-white.ColorSim__btn {
    max-width: 100%;
    padding: 17px 20px;
  }
}
.-white.-arrowRight.ColorSim__btn {
  padding-right: 40px;
  padding-left: 40px;
}
.-white.-arrowRight.ColorSim__btn::before, .-white.-arrowRight.ColorSim__btn::after {
  content: "";
  display: block;
  width: 12px;
  height: 2px;
  background: #000;
  position: absolute;
  top: calc(50% - 1px);
  right: 20px;
  border-radius: 100px;
  transform: rotate(32deg);
  transform-origin: calc(100% - 0.5px) 50%;
}
.-white.-arrowRight.ColorSim__btn::after {
  transform: rotate(-32deg);
}
.-white.-arrowLeft.ColorSim__btn {
  padding-right: 40px;
  padding-left: 40px;
}
.-white.-arrowLeft.ColorSim__btn::before, .-white.-arrowLeft.ColorSim__btn::after {
  content: "";
  display: block;
  width: 12px;
  height: 2px;
  background: #000;
  position: absolute;
  top: calc(50% - 1px);
  left: 20px;
  border-radius: 100px;
  transform: rotate(32deg);
  transform-origin: calc(0% + 0.5px) 50%;
}
.-white.-arrowLeft.ColorSim__btn::after {
  transform: rotate(-32deg);
}
.-red.ColorSim__btn {
  background-color: #D52323;
  border-radius: 4px;
  box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.1607843137);
  color: #fff;
  font-weight: 700;
  max-width: 280px;
  padding: 20px;
  position: relative;
}
@media screen and (max-width: 767px) {
  .-red.ColorSim__btn {
    max-width: 100%;
    padding: 17px 20px;
  }
}
.-red.-arrowRight.ColorSim__btn {
  padding-right: 40px;
  padding-left: 40px;
}
.-red.-arrowRight.ColorSim__btn::before, .-red.-arrowRight.ColorSim__btn::after {
  content: "";
  display: block;
  width: 12px;
  height: 2px;
  background: #fff;
  position: absolute;
  top: calc(50% - 1px);
  right: 20px;
  border-radius: 100px;
  transform: rotate(32deg);
  transform-origin: calc(100% - 0.5px) 50%;
}
.-red.-arrowRight.ColorSim__btn::after {
  transform: rotate(-32deg);
}
.-red.-arrowRight.-down.ColorSim__btn::before, .-red.-arrowRight.-down.ColorSim__btn::after {
  top: calc(50% + 4px);
  transform: rotate(122deg);
}
.-red.-arrowRight.-down.ColorSim__btn::after {
  transform: rotate(58deg);
}
.-red.-arrowLeft.ColorSim__btn {
  padding-right: 40px;
  padding-left: 40px;
}
.-red.-arrowLeft.ColorSim__btn::before, .-red.-arrowLeft.ColorSim__btn::after {
  content: "";
  display: block;
  width: 12px;
  height: 2px;
  background: #fff;
  position: absolute;
  top: calc(50% - 1px);
  left: 20px;
  border-radius: 100px;
  transform: rotate(32deg);
  transform-origin: calc(0% + 0.5px) 50%;
}
.-red.-arrowLeft.ColorSim__btn::after {
  transform: rotate(-32deg);
}

.ColorSim__bubble.-cream, .ColorSim__bubble.-yellow, .ColorSim__bubble.-white {
  padding: 40px 40px;
  position: relative;
}
@media screen and (max-width: 767px) {
  .ColorSim__bubble.-cream, .ColorSim__bubble.-yellow, .ColorSim__bubble.-white {
    padding: 20px;
    width: 100%;
  }
}
.ColorSim__bubble.-cream:after, .ColorSim__bubble.-yellow:after, .ColorSim__bubble.-white:after {
  content: "";
  border-style: solid;
  height: 0;
  position: absolute;
  width: 0;
}
.-msg.ColorSim__bubble.-cream, .-msg.ColorSim__bubble.-yellow, .-msg.ColorSim__bubble.-white {
  display: flex;
  flex-direction: column;
  gap: 20px;
}
.-z1.ColorSim__bubble.-cream, .-z1.ColorSim__bubble.-yellow, .-z1.ColorSim__bubble.-white {
  z-index: 1;
}
.-z2.ColorSim__bubble.-cream, .-z2.ColorSim__bubble.-yellow, .-z2.ColorSim__bubble.-white {
  z-index: 2;
}
.-z3.ColorSim__bubble.-cream, .-z3.ColorSim__bubble.-yellow, .-z3.ColorSim__bubble.-white {
  z-index: 3;
}

.ColorSim__img {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.ColorSim__img img {
  max-width: 100%;
  height: auto;
}
.ColorSim__img img.-max {
  width: 100%;
}
.ColorSim__img img.-cover {
  max-width: initial;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.-keyVisual.ColorSim__img {
  margin: 0px -6%;
}

.ColorSim__flex, .ColorSim__main {
  display: flex;
  flex-direction: column;
  gap: 40px;
}
@media screen and (max-width: 767px) {
  .ColorSim__flex, .ColorSim__main {
    gap: 20px;
  }
}
.-row.ColorSim__flex, .-row.ColorSim__main {
  flex-direction: row;
}
@media screen and (max-width: 767px) {
  .-row.-colSp.ColorSim__flex, .-row.-colSp.ColorSim__main {
    flex-direction: column;
  }
}
.-wrap.ColorSim__flex, .-wrap.ColorSim__main {
  flex-wrap: wrap;
}

.ColorSim__title, .ColorSim__titleNoArrange {
  font-size: 32px;
  font-weight: 900;
  line-height: 1.5;
}
@media screen and (max-width: 767px) {
  .ColorSim__title, .ColorSim__titleNoArrange {
    font-size: 20px;
  }
}
.-center.ColorSim__title, .-center.ColorSim__titleNoArrange {
  text-align: center;
}
.-main.ColorSim__title, .-main.ColorSim__titleNoArrange {
  margin: 40px 0;
}
@media screen and (max-width: 767px) {
  .-main.ColorSim__title, .-main.ColorSim__titleNoArrange {
    margin: 20px 0;
  }
}
.-sub.ColorSim__title, .-sub.ColorSim__titleNoArrange {
  font-weight: 700;
  flex: 1;
}
@media screen and (max-width: 767px) {
  .-sub.ColorSim__title, .-sub.ColorSim__titleNoArrange {
    font-size: 20px;
  }
}
ca .-white.ColorSim__title, ca .-white.ColorSim__titleNoArrange {
  color: #fff;
}
.-red.ColorSim__title, .-red.ColorSim__titleNoArrange {
  color: #D52323;
}
.-yellowBg.ColorSim__title, .-yellowBg.ColorSim__titleNoArrange {
  background-color: #FFCB00;
}
.-hasNumWrap.ColorSim__title, .-hasNumWrap.ColorSim__titleNoArrange {
  align-items: center;
  display: flex;
  gap: 10px;
}
.-num.ColorSim__title, .-num.ColorSim__titleNoArrange {
  width: 60px;
  height: 60px;
}
.-num.ColorSim__title img, .-num.ColorSim__titleNoArrange img {
  width: 100%;
  height: auto;
}
.-size18.ColorSim__title, .-size18.ColorSim__titleNoArrange {
  font-size: 18px;
  font-weight: 700;
  line-height: 1;
}
@media screen and (max-width: 767px) {
  .-size18.ColorSim__title, .-size18.ColorSim__titleNoArrange {
    font-size: 14px;
  }
}
.-bold.ColorSim__title, .-bold.ColorSim__titleNoArrange {
  font-weight: 700;
}

.ColorSim__txt, .ColorSim__txtNoArrange {
  font-size: 18px;
  line-height: 2;
}
@media screen and (max-width: 767px) {
  .ColorSim__txt, .ColorSim__txtNoArrange {
    font-size: 14px;
  }
}
.-red.ColorSim__txt, .-red.ColorSim__txtNoArrange {
  color: #D52323;
}
.-white.ColorSim__txt, .-white.ColorSim__txtNoArrange {
  color: #fff;
}
.-blackBg.ColorSim__txt, .-blackBg.ColorSim__txtNoArrange {
  background-color: #000;
  color: #fff;
}
.-redBg.ColorSim__txt, .-redBg.ColorSim__txtNoArrange {
  background-color: #D52323;
  color: #fff;
}
.-yellowBg.ColorSim__txt, .-yellowBg.ColorSim__txtNoArrange {
  background-color: #FFCB00;
  font-weight: 500;
}
.-bold.ColorSim__txt, .-bold.ColorSim__txtNoArrange {
  font-weight: 700;
}
.-fit.ColorSim__txt, .-fit.ColorSim__txtNoArrange {
  line-height: 1;
}

.ColorSim__sec {
  background-color: #F9F7F2;
  display: flex;
  flex-direction: column;
  gap: 40px;
  padding: 40px;
}
@media screen and (max-width: 767px) {
  .ColorSim__sec {
    gap: 20px;
    padding: 20px;
  }
}

.ColorSim.-yellowBg, .ColorSim.-creamBg {
  margin: 80px 0;
  padding: 80px 0;
}
@media screen and (max-width: 767px) {
  .ColorSim.-yellowBg, .ColorSim.-creamBg {
    margin: 40px 0;
    padding: 40px 0;
  }
}

.ColorSim.-creamBg {
  background-color: #F9F7F2;
}
.ColorSim.-creamBgSp {
  background-color: #fff;
}
@media screen and (max-width: 767px) {
  .ColorSim.-creamBgSp {
    background-color: #F9F7F2;
    padding: 40px 0;
  }
}
.ColorSim.-yellowBg {
  background-color: #FFCB00;
}
.ColorSim .-mBottom40Sp20 {
  margin-bottom: 40px;
}
@media screen and (max-width: 767px) {
  .ColorSim .-mBottom40Sp20 {
    margin-bottom: 20px;
  }
}
.ColorSim.-mTop80Sp40 {
  margin-top: 80px;
}
@media screen and (max-width: 767px) {
  .ColorSim.-mTop80Sp40 {
    margin-top: 40px;
  }
}
.ColorSim .-gap0 {
  gap: 0px;
}
.ColorSim .-gap5 {
  gap: 5px;
}
.ColorSim .-gap7Sp5 {
  gap: 7px;
}
@media screen and (max-width: 767px) {
  .ColorSim .-gap7Sp5 {
    gap: 5px;
  }
}
.ColorSim .-gap20Sp5 {
  gap: 20px;
}
@media screen and (max-width: 767px) {
  .ColorSim .-gap20Sp5 {
    gap: 5px;
  }
}
.ColorSim .-gap20Sp10 {
  gap: 20px;
}
@media screen and (max-width: 767px) {
  .ColorSim .-gap20Sp10 {
    gap: 10px;
  }
}
.ColorSim .-gap25Sp15 {
  gap: 25px;
}
@media screen and (max-width: 767px) {
  .ColorSim .-gap25Sp15 {
    gap: 15px;
  }
}
.ColorSim .-gap40 {
  gap: 40px;
}
.ColorSim .-half {
  width: calc((100% - 40px) / 2);
}
@media screen and (max-width: 767px) {
  .ColorSim .-half {
    width: 100%;
  }
}
.ColorSim .-halfGap20 {
  width: calc((100% - 20px) / 2);
}
@media screen and (max-width: 767px) {
  .ColorSim .-halfGap20 {
    width: 100%;
  }
}

.ColorSim__btn.-contact {
  flex-direction: row;
  gap: 10px;
  justify-content: start;
  font-size: 26px;
  width: min(480px, 100%);
  max-width: initial;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  .ColorSim__btn.-contact {
    font-size: 20px;
  }
}
.ColorSim__btn.-tel {
  margin-top: -20px;
  max-width: initial;
  width: -moz-fit-content;
  width: fit-content;
}
@media screen and (max-width: 767px) {
  .ColorSim__btn.-tel {
    margin-top: initial;
  }
}

.ColorSim__bubble {
  flex: 1;
}
.ColorSim__bubble.-cream {
  background-color: #F9F7F2;
}
.ColorSim__bubble.-cream.-right:after {
  border-color: transparent transparent transparent #F9F7F2;
  border-width: 10px 0 10px 20px;
  bottom: 50%;
  right: -19.5px;
  transform: translateY(50%);
}
.ColorSim__bubble.-cream.-right.-miniTry:after {
  border-width: 5px 0 5px 10px;
  right: -9.5px;
}
@media screen and (max-width: 767px) {
  .ColorSim__bubble.-cream.-rightSp:after {
    border-color: transparent transparent transparent #F9F7F2 !important;
    border-width: 10px 0 10px 20px !important;
    bottom: 50% !important;
    left: initial !important;
    right: -19.5px !important;
    top: initial !important;
    transform: translateY(50%) !important;
  }
}
@media screen and (max-width: 767px) {
  .ColorSim__bubble.-cream.-rightSp.-miniTrySp:after {
    border-width: 5px 0 5px 10px !important;
    right: -9.5px !important;
  }
}
.ColorSim__bubble.-cream.-left:after {
  border-color: transparent #F9F7F2 transparent transparent;
  border-width: 10px 20px 10px 0;
  bottom: 50%;
  left: -19.5px;
  transform: translateY(50%);
}
.ColorSim__bubble.-cream.-left.-miniTry:after {
  border-width: 5px 10px 5px 0;
  left: -9.5px;
}
@media screen and (max-width: 767px) {
  .ColorSim__bubble.-cream.-leftSp:after {
    border-color: transparent #F9F7F2 transparent transparent !important;
    border-width: 10px 20px 10px 0 !important;
    bottom: 50% !important;
    left: -19.5px !important;
    right: initial !important;
    top: initial !important;
    transform: translateY(50%) !important;
  }
}
@media screen and (max-width: 767px) {
  .ColorSim__bubble.-cream.-leftSp.-miniTrySp:after {
    border-width: 5px 10px 5px 0 !important;
    left: -9.5px !important;
  }
}
.ColorSim__bubble.-cream.-bottom:after {
  border-color: #F9F7F2 transparent transparent transparent;
  border-width: 20px 10px 0 10px;
  bottom: -19.5px;
  left: 50%;
  transform: translateX(-50%);
}
.ColorSim__bubble.-cream.-bottom.-miniTry:after {
  border-width: 10px 5px 0 5px;
  bottom: -9.5px;
}
@media screen and (max-width: 767px) {
  .ColorSim__bubble.-cream.-bottomSp:after {
    border-color: #F9F7F2 transparent transparent transparent !important;
    border-width: 20px 10px 0 10px !important;
    bottom: -19.5px !important;
    left: 50% !important;
    right: initial !important;
    top: initial !important;
    transform: translateX(-50%) !important;
  }
}
@media screen and (max-width: 767px) {
  .ColorSim__bubble.-cream.-bottomSp.-miniTrySp:after {
    border-width: 10px 5px 0 5px !important;
    bottom: -9.5px !important;
  }
}
.ColorSim__bubble.-cream.-top:after {
  border-color: transparent transparent #F9F7F2 transparent;
  border-width: 0 10px 20px 10px;
  top: -19.5px;
  left: 50%;
  transform: translateX(-50%);
}
.ColorSim__bubble.-cream.-top.-miniTry:after {
  border-width: 0 5px 10px 5px;
  top: -9.5px;
}
@media screen and (max-width: 767px) {
  .ColorSim__bubble.-cream.-topSp:after {
    border-color: transparent transparent #F9F7F2 transparent !important;
    border-width: 0 10px 20px 10px !important;
    bottom: initial !important;
    left: 50% !important;
    right: initial !important;
    top: -19.5px !important;
    transform: translateX(-50%) !important;
  }
}
@media screen and (max-width: 767px) {
  .ColorSim__bubble.-cream.-topSp.-miniTrySp:after {
    border-width: 0 5px 10px 5px !important;
    top: -9.5px !important;
  }
}
.ColorSim__bubble.-yellow {
  background-color: #FFCB00;
}
.ColorSim__bubble.-yellow.-right:after {
  border-color: transparent transparent transparent #FFCB00;
  border-width: 10px 0 10px 20px;
  bottom: 50%;
  right: -19.5px;
  transform: translateY(50%);
}
.ColorSim__bubble.-yellow.-right.-miniTry:after {
  border-width: 5px 0 5px 10px;
  right: -9.5px;
}
@media screen and (max-width: 767px) {
  .ColorSim__bubble.-yellow.-rightSp:after {
    border-color: transparent transparent transparent #FFCB00 !important;
    border-width: 10px 0 10px 20px !important;
    bottom: 50% !important;
    left: initial !important;
    right: -19.5px !important;
    top: initial !important;
    transform: translateY(50%) !important;
  }
}
@media screen and (max-width: 767px) {
  .ColorSim__bubble.-yellow.-rightSp.-miniTrySp:after {
    border-width: 5px 0 5px 10px !important;
    right: -9.5px !important;
  }
}
.ColorSim__bubble.-yellow.-left:after {
  border-color: transparent #FFCB00 transparent transparent;
  border-width: 10px 20px 10px 0;
  bottom: 50%;
  left: -19.5px;
  transform: translateY(50%);
}
.ColorSim__bubble.-yellow.-left.-miniTry:after {
  border-width: 5px 10px 5px 0;
  left: -9.5px;
}
@media screen and (max-width: 767px) {
  .ColorSim__bubble.-yellow.-leftSp:after {
    border-color: transparent #FFCB00 transparent transparent !important;
    border-width: 10px 20px 10px 0 !important;
    bottom: 50% !important;
    left: -19.5px !important;
    right: initial !important;
    top: initial !important;
    transform: translateY(50%) !important;
  }
}
@media screen and (max-width: 767px) {
  .ColorSim__bubble.-yellow.-leftSp.-miniTrySp:after {
    border-width: 5px 10px 5px 0 !important;
    left: -9.5px !important;
  }
}
.ColorSim__bubble.-yellow.-bottom:after {
  border-color: #FFCB00 transparent transparent transparent;
  border-width: 20px 10px 0 10px;
  bottom: -19.5px;
  left: 50%;
  transform: translateX(-50%);
}
.ColorSim__bubble.-yellow.-bottom.-miniTry:after {
  border-width: 10px 5px 0 5px;
  bottom: -9.5px;
}
@media screen and (max-width: 767px) {
  .ColorSim__bubble.-yellow.-bottomSp:after {
    border-color: #FFCB00 transparent transparent transparent !important;
    border-width: 20px 10px 0 10px !important;
    bottom: -19.5px !important;
    left: 50% !important;
    right: initial !important;
    top: initial !important;
    transform: translateX(-50%) !important;
  }
}
@media screen and (max-width: 767px) {
  .ColorSim__bubble.-yellow.-bottomSp.-miniTrySp:after {
    border-width: 10px 5px 0 5px !important;
    bottom: -9.5px !important;
  }
}
.ColorSim__bubble.-yellow.-top:after {
  border-color: transparent transparent #FFCB00 transparent;
  border-width: 0 10px 20px 10px;
  top: -19.5px;
  left: 50%;
  transform: translateX(-50%);
}
.ColorSim__bubble.-yellow.-top.-miniTry:after {
  border-width: 0 5px 10px 5px;
  top: -9.5px;
}
@media screen and (max-width: 767px) {
  .ColorSim__bubble.-yellow.-topSp:after {
    border-color: transparent transparent #FFCB00 transparent !important;
    border-width: 0 10px 20px 10px !important;
    bottom: initial !important;
    left: 50% !important;
    right: initial !important;
    top: -19.5px !important;
    transform: translateX(-50%) !important;
  }
}
@media screen and (max-width: 767px) {
  .ColorSim__bubble.-yellow.-topSp.-miniTrySp:after {
    border-width: 0 5px 10px 5px !important;
    top: -9.5px !important;
  }
}
.ColorSim__bubble.-white {
  background-color: #fff;
}
.ColorSim__bubble.-white.-right:after {
  border-color: transparent transparent transparent #fff;
  border-width: 10px 0 10px 20px;
  bottom: 50%;
  right: -19.5px;
  transform: translateY(50%);
}
.ColorSim__bubble.-white.-right.-miniTry:after {
  border-width: 5px 0 5px 10px;
  right: -9.5px;
}
@media screen and (max-width: 767px) {
  .ColorSim__bubble.-white.-rightSp:after {
    border-color: transparent transparent transparent #fff !important;
    border-width: 10px 0 10px 20px !important;
    bottom: 50% !important;
    left: initial !important;
    right: -19.5px !important;
    top: initial !important;
    transform: translateY(50%) !important;
  }
}
@media screen and (max-width: 767px) {
  .ColorSim__bubble.-white.-rightSp.-miniTrySp:after {
    border-width: 5px 0 5px 10px !important;
    right: -9.5px !important;
  }
}
.ColorSim__bubble.-white.-left:after {
  border-color: transparent #fff transparent transparent;
  border-width: 10px 20px 10px 0;
  bottom: 50%;
  left: -19.5px;
  transform: translateY(50%);
}
.ColorSim__bubble.-white.-left.-miniTry:after {
  border-width: 5px 10px 5px 0;
  left: -9.5px;
}
@media screen and (max-width: 767px) {
  .ColorSim__bubble.-white.-leftSp:after {
    border-color: transparent #fff transparent transparent !important;
    border-width: 10px 20px 10px 0 !important;
    bottom: 50% !important;
    left: -19.5px !important;
    right: initial !important;
    top: initial !important;
    transform: translateY(50%) !important;
  }
}
@media screen and (max-width: 767px) {
  .ColorSim__bubble.-white.-leftSp.-miniTrySp:after {
    border-width: 5px 10px 5px 0 !important;
    left: -9.5px !important;
  }
}
.ColorSim__bubble.-white.-bottom:after {
  border-color: #fff transparent transparent transparent;
  border-width: 20px 10px 0 10px;
  bottom: -19.5px;
  left: 50%;
  transform: translateX(-50%);
}
.ColorSim__bubble.-white.-bottom.-miniTry:after {
  border-width: 10px 5px 0 5px;
  bottom: -9.5px;
}
@media screen and (max-width: 767px) {
  .ColorSim__bubble.-white.-bottomSp:after {
    border-color: #fff transparent transparent transparent !important;
    border-width: 20px 10px 0 10px !important;
    bottom: -19.5px !important;
    left: 50% !important;
    right: initial !important;
    top: initial !important;
    transform: translateX(-50%) !important;
  }
}
@media screen and (max-width: 767px) {
  .ColorSim__bubble.-white.-bottomSp.-miniTrySp:after {
    border-width: 10px 5px 0 5px !important;
    bottom: -9.5px !important;
  }
}
.ColorSim__bubble.-white.-top:after {
  border-color: transparent transparent #fff transparent;
  border-width: 0 10px 20px 10px;
  top: -19.5px;
  left: 50%;
  transform: translateX(-50%);
}
.ColorSim__bubble.-white.-top.-miniTry:after {
  border-width: 0 5px 10px 5px;
  top: -9.5px;
}
@media screen and (max-width: 767px) {
  .ColorSim__bubble.-white.-topSp:after {
    border-color: transparent transparent #fff transparent !important;
    border-width: 0 10px 20px 10px !important;
    bottom: initial !important;
    left: 50% !important;
    right: initial !important;
    top: -19.5px !important;
    transform: translateX(-50%) !important;
  }
}
@media screen and (max-width: 767px) {
  .ColorSim__bubble.-white.-topSp.-miniTrySp:after {
    border-width: 0 5px 10px 5px !important;
    top: -9.5px !important;
  }
}
.ColorSim__bubble.-fit {
  border-radius: 999px;
  max-width: initial;
  margin: 0 auto;
  padding: 16px 32px;
  width: -moz-fit-content;
  width: fit-content;
}
@media screen and (max-width: 767px) {
  .ColorSim__bubble.-fit {
    padding: 13px 15px;
  }
}
.ColorSim__bubble.-slim {
  padding: 20px;
}
.ColorSim__bubble.-xC {
  display: flex;
  justify-content: center;
}
.ColorSim__bubble.-mBottom20 {
  margin-bottom: 20px;
}

.ColorSim__flex.-border {
  border-top: 1px dashed #000;
  border-bottom: 1px dashed #000;
  margin-top: -1px;
  padding: 10px 0;
}
.ColorSim__flex.-strech {
  flex: 1;
  margin-right: 150px;
}
@media screen and (max-width: 767px) {
  .ColorSim__flex.-strech {
    margin-right: initial;
  }
}
.ColorSim__flex.-xC {
  margin: 0 auto;
}
.ColorSim__flex.-yC {
  align-items: center;
}
.ColorSim__flex.-xCSpL {
  align-items: center;
}
@media screen and (max-width: 767px) {
  .ColorSim__flex.-xCSpL {
    align-items: flex-start;
  }
}
.ColorSim__flex.-wrap {
  flex-wrap: wrap;
}
.ColorSim__flex.-colorWrap {
  margin-top: 23px;
}
@media screen and (max-width: 767px) {
  .ColorSim__flex.-colorWrap {
    margin-top: 0;
  }
}
.ColorSim__flex.-color {
  position: relative;
}
@media screen and (max-width: 767px) {
  .ColorSim__flex.-color {
    margin-top: 20px;
  }
}

.ColorSim__img.-icon.-circle {
  width: 100px;
}
@media screen and (max-width: 767px) {
  .ColorSim__img.-icon.-circle {
    width: 60px;
  }
}
.ColorSim__img.-icon.-circleNum {
  width: 60px;
}
.ColorSim__img.-icon.-squareNum {
  width: 50px;
}
.ColorSim__img.-top {
  justify-content: flex-start;
}
.ColorSim__img.-flow {
  position: absolute;
  top: 40px;
  right: 40px;
  width: 130px;
  height: 130px;
}
@media screen and (max-width: 767px) {
  .ColorSim__img.-flow {
    position: initial;
    width: 90px;
    height: 90px;
  }
}
.ColorSim__img.-quarterSpHalf {
  width: calc((100% - 60px) / 4);
}
@media screen and (max-width: 767px) {
  .ColorSim__img.-quarterSpHalf {
    width: calc((100% - 5px) / 2);
  }
}

.ColorSim__main {
  gap: 80px;
}
@media screen and (max-width: 767px) {
  .ColorSim__main {
    gap: 40px;
  }
}

.ColorSim__sec.-rel {
  position: relative;
}

.ColorSim__title {
  word-break: keep-all;
  width: -moz-fit-content;
  width: fit-content;
}
.ColorSim__title::before, .ColorSim__title::after {
  content: "";
  display: block;
  width: 0;
  height: 0;
}
.ColorSim__title::before {
  margin-top: calc((1 - 1.5) * 0.5em);
}
.ColorSim__title::after {
  margin-bottom: calc((1 - 1.5) * 0.5em);
}
.ColorSim__title.-size28Sp14 {
  font-size: 28px;
}
@media screen and (max-width: 767px) {
  .ColorSim__title.-size28Sp14 {
    font-size: 14px;
  }
}
.ColorSim__title.-wrap {
  line-height: 2;
}
.ColorSim__title.-xC {
  text-align: center;
  margin: 0 auto;
}
.ColorSim__title.-xCSpL {
  text-align: center;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  .ColorSim__title.-xCSpL {
    text-align: initial;
    margin: initial;
  }
}
.ColorSim__title.-noBreak {
  word-break: initial;
}

.ColorSim__txt::before, .ColorSim__txt::after {
  content: "";
  display: block;
  width: 0;
  height: 0;
}
.ColorSim__txt::before {
  margin-top: calc((1 - 2) * 0.5em);
}
.ColorSim__txt::after {
  margin-bottom: calc((1 - 2) * 0.5em);
}
.ColorSim__txt.-xC {
  text-align: center;
}
.ColorSim__txt.-size14Sp12 {
  font-size: 14px;
}
@media screen and (max-width: 767px) {
  .ColorSim__txt.-size14Sp12 {
    font-size: 12px;
  }
}
.ColorSim__txt.-color {
  position: absolute;
  top: -23px;
}
@media screen and (max-width: 767px) {
  .ColorSim__txt.-color {
    top: -20px;
  }
}

.ColorSim__titleNoArrange.-yellowBg {
  background-color: #FFCB00;
}

.ColorSim__txtNoArrange.-whiteBg {
  background-color: #fff;
}

.ColorSim__arrow.-right::after {
  bottom: 70%;
}/*# sourceMappingURL=style.css.map */