@charset "UTF-8";
@import url("https://cdn.jsdelivr.net/gh/orioncactus/pretendard@v1.3.8/dist/web/static/pretendard.css");
@import url("https://webfontworld.github.io/NanumSquareNeo/NanumSquareNeo.css");
@import url("https://cdn.jsdelivr.net/gh/orioncactus/pretendard@v1.3.8/dist/web/static/pretendard.css");
@import url("https://webfontworld.github.io/NanumSquareNeo/NanumSquareNeo.css");
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}

ol,
ul {
  list-style: none;
}

blockquote,
q {
  quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

* {
  font-family: Pretendard, sans-serif;
}

a {
  text-decoration: none;
}

img {
  display: block;
}

input {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border: none;
}
input:focus {
  outline: none;
}

.dividerFull {
  width: 100%;
  height: 1px;
  background: #f0f0f0;
}

.mobileOnly, .mobileMenuWrapper {
  display: none;
  /*모바일*/
  /*//모바일*/
}
@media only screen and (min-width: 320px) and (max-width: 1024px) {
  .mobileOnly, .mobileMenuWrapper {
    display: block;
  }
}

.pcOnly {
  display: block;
  /*모바일*/
  /*//모바일*/
}
@media only screen and (min-width: 320px) and (max-width: 1024px) {
  .pcOnly {
    display: none;
  }
}

html,
body {
  width: 100%;
  word-break: keep-all;
  -webkit-font-smoothing: antialiased;
}

.wrapper {
  width: 100%;
}

.font-xxxl, .mainTopSlide > .content > h1, .productDetailWrapper > .productTopInfo > .textInfo > .title > h1 {
  font-size: 40px;
  /*모바일*/
  /*//모바일*/
}
@media only screen and (min-width: 320px) and (max-width: 1024px) {
  .font-xxxl, .mainTopSlide > .content > h1, .productDetailWrapper > .productTopInfo > .textInfo > .title > h1 {
    font-size: 28px;
  }
}

.font-xxl, .aboutContainer > .secondSec > .textContainer > h1, .aboutContainer > .firstSec > .textContainer > h1, .indexLayoutType5 > .title > h1, .indexType2TextContainer > .content > h1, .bannerType5 > .textContainer > h1, .bannerType4 > .textContainer > h1, .bannerType3 > .textContainer > h1, .bannerType2 > .textContainer > h1, .bannerType1 > .textContainer > h1, .orderInfoContainer > .section > ul > li > .totalCalculateContainer > .totalPriceContainer > ul > li > h1, .orderListContainer > .totalPriceContainer > h1, .productDetailWrapper > .promoteContainer > .text > .content > h1 {
  font-size: 30px;
  /*모바일*/
  /*//모바일*/
}
@media only screen and (min-width: 320px) and (max-width: 1024px) {
  .font-xxl, .aboutContainer > .secondSec > .textContainer > h1, .aboutContainer > .firstSec > .textContainer > h1, .indexLayoutType5 > .title > h1, .indexType2TextContainer > .content > h1, .bannerType5 > .textContainer > h1, .bannerType4 > .textContainer > h1, .bannerType3 > .textContainer > h1, .bannerType2 > .textContainer > h1, .bannerType1 > .textContainer > h1, .orderInfoContainer > .section > ul > li > .totalCalculateContainer > .totalPriceContainer > ul > li > h1, .orderListContainer > .totalPriceContainer > h1, .productDetailWrapper > .promoteContainer > .text > .content > h1 {
    font-size: 25px;
  }
}

.font-xl, .orderInfoContainer > .section > ul > li > .inputContainer > .title > h1, .productDetailWrapper > .infoContainer > .topInfo > .title > h1, .productListContainer > .head > h1, .quizSelectType4 > ul > li > .inputBox > .unit > p, .quizSelectType3 > ul > li > .inputBox > .unit > p, .quizSelectType2 > ul > li > .inputBox > .unit > p, .quizSelectType1 > ul > li > .inputBox > .unit > p, .quizInputBoxError, .quizInputBoxDefault, .quizContainer > .inside > .title > h1, .popupWrapper > .box > .head > h1, .headContainer > .left > .point, .headContainer > .left > .headType1 {
  font-size: 25px;
  /*모바일*/
  /*//모바일*/
}
@media only screen and (min-width: 320px) and (max-width: 1024px) {
  .font-xl, .orderInfoContainer > .section > ul > li > .inputContainer > .title > h1, .productDetailWrapper > .infoContainer > .topInfo > .title > h1, .productListContainer > .head > h1, .quizSelectType4 > ul > li > .inputBox > .unit > p, .quizSelectType3 > ul > li > .inputBox > .unit > p, .quizSelectType2 > ul > li > .inputBox > .unit > p, .quizSelectType1 > ul > li > .inputBox > .unit > p, .quizInputBoxError, .quizInputBoxDefault, .quizContainer > .inside > .title > h1, .popupWrapper > .box > .head > h1, .headContainer > .left > .point, .headContainer > .left > .headType1 {
    font-size: 20px;
  }
}

.font-lg, .reviewText > h1, .faqContainer > ul > li > .question > h1, .aboutMeritsContainer > ul > li > .textContainer > h1, .indexLayoutType4 > ul > li > .content > .text > h1, .orderInfoContainer > .section > ul > li > .totalCalculateContainer > .totalPriceContainer > ul > .point > h1, .orderInfoContainer > .section > ul > li > .totalCalculateContainer > .subTotalContainer > ul > li > h1, .orderListContainer > ul > li > .content > .rightInfo > .priceOption > h1, .mypageContainer > ul > li > .title h1, .productDetailWrapper > .infoContainer > .topInfo > .info > ul > li > .pillInfo > ul > li > .textContainer > p, .productDetailWrapper > .productTopInfo > .textInfo > .price > h1, .productListContainer > ul > li > .content > .title > h1, .quizSelectType4 > ul > li > .text > h1, .quizSelectType3 > ul > li > .text > h1, .quizSelectType2 > ul > li > .text > h1, .quizSelectType1 > ul > li > .text > h1, .quizContainer > .inside > .title > p, .quizContainer > .inside > .title > h2, .popupWrapper > .filterInput > .head > h1 {
  font-size: 20px;
  /*모바일*/
  /*//모바일*/
}
@media only screen and (min-width: 320px) and (max-width: 1024px) {
  .font-lg, .reviewText > h1, .faqContainer > ul > li > .question > h1, .aboutMeritsContainer > ul > li > .textContainer > h1, .indexLayoutType4 > ul > li > .content > .text > h1, .orderInfoContainer > .section > ul > li > .totalCalculateContainer > .totalPriceContainer > ul > .point > h1, .orderInfoContainer > .section > ul > li > .totalCalculateContainer > .subTotalContainer > ul > li > h1, .orderListContainer > ul > li > .content > .rightInfo > .priceOption > h1, .mypageContainer > ul > li > .title h1, .productDetailWrapper > .infoContainer > .topInfo > .info > ul > li > .pillInfo > ul > li > .textContainer > p, .productDetailWrapper > .productTopInfo > .textInfo > .price > h1, .productListContainer > ul > li > .content > .title > h1, .quizSelectType4 > ul > li > .text > h1, .quizSelectType3 > ul > li > .text > h1, .quizSelectType2 > ul > li > .text > h1, .quizSelectType1 > ul > li > .text > h1, .quizContainer > .inside > .title > p, .quizContainer > .inside > .title > h2, .popupWrapper > .filterInput > .head > h1 {
    font-size: 18px;
  }
}

.font-md, .membersContainer > ul > li > .textContainer > p, .membersContainer > ul > li > .textContainer > h1, .indexLayoutType1 > ul > li > .textContainer > h1, .orderInfoContainer > .section > ul > li > .totalCalculateContainer > .totalPriceContainer > ul > li > h2, .orderListContainer > .totalPriceContainer > h2, .productListContainer > ul > li > .content > .price > p, .mobileMenuWrapper > .sideMenuContainer > .box > .myPageButton > .title, .headContainer > .right > h1 {
  font-size: 18px;
  /*모바일*/
  /*//모바일*/
}
@media only screen and (min-width: 320px) and (max-width: 1024px) {
  .font-md, .membersContainer > ul > li > .textContainer > p, .membersContainer > ul > li > .textContainer > h1, .indexLayoutType1 > ul > li > .textContainer > h1, .orderInfoContainer > .section > ul > li > .totalCalculateContainer > .totalPriceContainer > ul > li > h2, .orderListContainer > .totalPriceContainer > h2, .productListContainer > ul > li > .content > .price > p, .mobileMenuWrapper > .sideMenuContainer > .box > .myPageButton > .title, .headContainer > .right > h1 {
    font-size: 15px;
  }
}

.font-sm, .reviewContainer > ul > li > .productInfo > .title > h1, .faqContainer > ul > li > .answer > p, .mainTopSlide > .content > p, .bannerType5 > .textContainer > h2, .bannerType4 > .textContainer > h2, .bannerType3 > .textContainer > h2, .bannerType2 > .textContainer > h2, .bannerType1 > .textContainer > h2, .orderListContainer > ul > li > .subInfoContainer > ul > li > h2, .orderListContainer > ul > li > .subInfoContainer > ul > li > h1, .orderListContainer > ul > li > .content > .centerInfo > .quantity > p, .orderListContainer > ul > li > .content > .title > h1, .orderListContainer > ul > li > .subHead > h1, .mypageContainer > ul > li > .content > .info > h1, .mypageContainer > ul > li > .content > .product > .textContainer > h1, .productDetailWrapper > .productTopInfo > .textInfo > .title > h2, .mobileMenuWrapper > .sideMenuContainer > .box > ul > li > .title, .mobileMenuWrapper > .sideMenuContainer > .box > .myPageButton > .title > .logout, .selectBox, .checkBoxOn > p, .checkBoxOff > p, .userInputBoxPouchMsg, .userInputBoxError, .userInputBoxPayment, .userInputBoxDefault, .userInputBoxDisabled, .popupWrapper > .filterInput > .head > p, .popupWrapper > .box > .menuList > ul > li, .popupWrapper > .box > .head > h2, .headContainer > .left > h2, .buttonSmWithoutIcoBorderBlackColor, .buttonMedWithoutIcoBorderBlackColor, .buttonMedWithIcoBorderBlackColor, .buttonWhiteBorder, .buttonSmWhiteBorder, .buttonMedWithoutIcoBlackColor, .buttonMedWithIcoBlackColor, .buttonMedPointColor, .buttonLgRedColor, .buttonLgWithoutIcoBlackColor {
  font-size: 16px;
  /*모바일*/
  /*//모바일*/
}
@media only screen and (min-width: 320px) and (max-width: 1024px) {
  .font-sm, .reviewContainer > ul > li > .productInfo > .title > h1, .faqContainer > ul > li > .answer > p, .mainTopSlide > .content > p, .bannerType5 > .textContainer > h2, .bannerType4 > .textContainer > h2, .bannerType3 > .textContainer > h2, .bannerType2 > .textContainer > h2, .bannerType1 > .textContainer > h2, .orderListContainer > ul > li > .subInfoContainer > ul > li > h2, .orderListContainer > ul > li > .subInfoContainer > ul > li > h1, .orderListContainer > ul > li > .content > .centerInfo > .quantity > p, .orderListContainer > ul > li > .content > .title > h1, .orderListContainer > ul > li > .subHead > h1, .mypageContainer > ul > li > .content > .info > h1, .mypageContainer > ul > li > .content > .product > .textContainer > h1, .productDetailWrapper > .productTopInfo > .textInfo > .title > h2, .mobileMenuWrapper > .sideMenuContainer > .box > ul > li > .title, .mobileMenuWrapper > .sideMenuContainer > .box > .myPageButton > .title > .logout, .selectBox, .checkBoxOn > p, .checkBoxOff > p, .userInputBoxPouchMsg, .userInputBoxError, .userInputBoxPayment, .userInputBoxDefault, .userInputBoxDisabled, .popupWrapper > .filterInput > .head > p, .popupWrapper > .box > .menuList > ul > li, .popupWrapper > .box > .head > h2, .headContainer > .left > h2, .buttonSmWithoutIcoBorderBlackColor, .buttonMedWithoutIcoBorderBlackColor, .buttonMedWithIcoBorderBlackColor, .buttonWhiteBorder, .buttonSmWhiteBorder, .buttonMedWithoutIcoBlackColor, .buttonMedWithIcoBlackColor, .buttonMedPointColor, .buttonLgRedColor, .buttonLgWithoutIcoBlackColor {
    font-size: 14px;
  }
}

.font-xs, .indexLayoutType3 > .pagination > ul > li > p, .indexType2TextContainer > .content > p, .orderInfoContainer > .section > ul > li > .totalCalculateContainer > .totalPriceContainer > ul > .point > h2, .orderInfoContainer > .section > ul > li > .totalCalculateContainer > .subTotalContainer > ul > li > h2, .orderListContainer > ul > li > .content > .rightInfo > .priceOption > h2, .mypageContainer > ul > li > .content > .info > p, .filterListContainer > .content > ul > li > p, .quizSelectType4 > ul > li > .text > p, .quizSelectType3 > ul > li > .text > p, .quizSelectType2 > ul > li > .text > p, .quizSelectType1 > ul > li > .text > p, .popupWrapper > .box > .menuList > ul > li > .closeButton, .topNav > .menus > .nav > ul > li > a {
  font-size: 15px;
  /*모바일*/
  /*//모바일*/
}
@media only screen and (min-width: 320px) and (max-width: 1024px) {
  .font-xs, .indexLayoutType3 > .pagination > ul > li > p, .indexType2TextContainer > .content > p, .orderInfoContainer > .section > ul > li > .totalCalculateContainer > .totalPriceContainer > ul > .point > h2, .orderInfoContainer > .section > ul > li > .totalCalculateContainer > .subTotalContainer > ul > li > h2, .orderListContainer > ul > li > .content > .rightInfo > .priceOption > h2, .mypageContainer > ul > li > .content > .info > p, .filterListContainer > .content > ul > li > p, .quizSelectType4 > ul > li > .text > p, .quizSelectType3 > ul > li > .text > p, .quizSelectType2 > ul > li > .text > p, .quizSelectType1 > ul > li > .text > p, .popupWrapper > .box > .menuList > ul > li > .closeButton, .topNav > .menus > .nav > ul > li > a {
    font-size: 13px;
  }
}

.font-xxs, .reviewText > p, .aboutMeritsContainer > ul > li > .textContainer > p, .aboutMeritsContainer > ul > li > .textContainer > h2, .aboutContainer > .secondSec > .textContainer > .smallText > p, .aboutContainer > .firstSec > .textContainer > p, .indexLayoutType4 > ul > li > .content > .text > p, .indexLayoutType4 > ul > li > .content > .text > h2, .indexLayoutType1 > ul > li > .textContainer > p, .indexLayoutType1 > ul > li > .textContainer > h2, .bannerType5 > .tags > ul > li, .bannerType4 > .tags > ul > li, .bannerType3 > .tags > ul > li, .bannerType2 > .tags > ul > li, .bannerType1 > .tags > ul > li, .orderInfoContainer > .section > ul > li > .inputContainer > ul > li > .title > .left > p, .orderInfoContainer > .section > ul > li > .inputContainer > ul > li > .title > .left > h1, .orderListContainer > ul > li > .content > .rightInfo > .priceOption > .per > p, .pouchMsgContainer > ul > li > .msgList > ul > li > .head > h1, .mypageContainer > ul > li > .title p, .productDetailWrapper > .promoteContainer > .text > .content > p, .productDetailWrapper > .infoContainer > .topInfo > .info > ul > li > .pillInfo > ul > li > .textContainer > h1, .productDetailWrapper > .infoContainer > .topInfo > .info > ul > li > p, .productDetailWrapper > .infoContainer > .topInfo > .info > ul > li > h1, .productDetailWrapper > .infoContainer > .topInfo > .info > p, .productDetailWrapper > .productTopInfo > .textInfo > .subInfo > ul > li > p, .productDetailWrapper > .productTopInfo > .textInfo > .title > p, .productListContainer > ul > li > .content > .tags > ul > li, .productListContainer > ul > li > .content > .title > h2, .quizNav > ul > .backButton > .button > p, .quizNav--start > ul > .backButton > .button > p, .userInputContainer > .subButtonContainer--agreement > ul > li > .agreementContainer > li > h1, .userInputContainer > .subButtonContainer > ul > li, .userInputContainer > .subButtonContainer--agreement > ul > li, .userInputContainer > .subButtonContainer--bottom > ul > li, .userInputContainer > .subButtonContainer--top > ul > li, .userInputContainer > ul > li > .inputContainer > h1 {
  font-size: 14px;
  /*모바일*/
  /*//모바일*/
}
@media only screen and (min-width: 320px) and (max-width: 1024px) {
  .font-xxs, .reviewText > p, .aboutMeritsContainer > ul > li > .textContainer > p, .aboutMeritsContainer > ul > li > .textContainer > h2, .aboutContainer > .secondSec > .textContainer > .smallText > p, .aboutContainer > .firstSec > .textContainer > p, .indexLayoutType4 > ul > li > .content > .text > p, .indexLayoutType4 > ul > li > .content > .text > h2, .indexLayoutType1 > ul > li > .textContainer > p, .indexLayoutType1 > ul > li > .textContainer > h2, .bannerType5 > .tags > ul > li, .bannerType4 > .tags > ul > li, .bannerType3 > .tags > ul > li, .bannerType2 > .tags > ul > li, .bannerType1 > .tags > ul > li, .orderInfoContainer > .section > ul > li > .inputContainer > ul > li > .title > .left > p, .orderInfoContainer > .section > ul > li > .inputContainer > ul > li > .title > .left > h1, .orderListContainer > ul > li > .content > .rightInfo > .priceOption > .per > p, .pouchMsgContainer > ul > li > .msgList > ul > li > .head > h1, .mypageContainer > ul > li > .title p, .productDetailWrapper > .promoteContainer > .text > .content > p, .productDetailWrapper > .infoContainer > .topInfo > .info > ul > li > .pillInfo > ul > li > .textContainer > h1, .productDetailWrapper > .infoContainer > .topInfo > .info > ul > li > p, .productDetailWrapper > .infoContainer > .topInfo > .info > ul > li > h1, .productDetailWrapper > .infoContainer > .topInfo > .info > p, .productDetailWrapper > .productTopInfo > .textInfo > .subInfo > ul > li > p, .productDetailWrapper > .productTopInfo > .textInfo > .title > p, .productListContainer > ul > li > .content > .tags > ul > li, .productListContainer > ul > li > .content > .title > h2, .quizNav > ul > .backButton > .button > p, .quizNav--start > ul > .backButton > .button > p, .userInputContainer > .subButtonContainer--agreement > ul > li > .agreementContainer > li > h1, .userInputContainer > .subButtonContainer > ul > li, .userInputContainer > .subButtonContainer--agreement > ul > li, .userInputContainer > .subButtonContainer--bottom > ul > li, .userInputContainer > .subButtonContainer--top > ul > li, .userInputContainer > ul > li > .inputContainer > h1 {
    font-size: 13px;
  }
}

.font-xxxs, .reviewUser > .info > h1, .reviewUser > .info > h2, .reviewContainer > ul > li > .productInfo > .title > h2, .orderInfoButtonContainer > .msgContainer > p, .orderListContainer > ul > li > .subInfoContainer > ul > li > p, .orderListContainer > ul > li > .content > .rightInfo > .priceOption > p, .orderListContainer > ul > li > .content > .title > .infoList > p, .orderListContainer > ul > li > .content > .title > h2, .mypageContainer > ul > li > .content > .info > h2, .mypageContainer > ul > li > .content > .product > .textContainer > h2, .userInputContainer > ul > li > .inputContainer > .msgBox, .popupWrapper > .box > .head > p, .footer > .left > .info > ul > li > a, .footer > .left > .links > ul > li > a, .headContainer > .right > p, .headContainer > .left > p {
  font-size: 13px;
}

.font-xxxxs, .reviewText > h2, .membersContainer > ul > li > .textContainer > h2, .orderListContainer > ul > li > .content > .title > .tags > ul > li, .pouchMsgContainer > ul > li > .msgList > ul > li > .head > p, .footer > .left > .copyright, .footer > .left > .info > ul > li {
  font-size: 12px;
}

.font-xxxxxs, .mobileMenuWrapper > .sideMenuContainer > .box > ul > li > .cartNumber, .userInputContainer > .subButtonContainer--agreement > ul > li > .agreementContainer > li > a {
  font-size: 10px;
}

.buttonLgWithoutIcoBlackColor {
  display: inline-flex;
  padding: 20px 60px;
  background: #000000;
  color: #fff;
  border-radius: 100px;
  transition: all 0.2s ease-in-out;
  border: 0 solid transparent;
  font-weight: 600;
  gap: 10px;
  cursor: pointer;
  align-items: center;
  /*모바일*/
  /*//모바일*/
}
.buttonLgWithoutIcoBlackColor:hover {
  background: #1cbf84;
  color: #fff;
  border: 0 solid transparent;
}
.buttonLgWithoutIcoBlackColor > .ico {
  margin-right: 10px;
  display: block;
  /*모바일*/
  /*//모바일*/
}
@media only screen and (min-width: 320px) and (max-width: 1024px) {
  .buttonLgWithoutIcoBlackColor > .ico {
    margin-right: 0;
  }
}
@media only screen and (min-width: 320px) and (max-width: 1024px) {
  .buttonLgWithoutIcoBlackColor {
    padding: 15px 35px;
    font-size: 15px;
  }
}

.buttonLgRedColor {
  display: inline-flex;
  padding: 20px 60px;
  background: #ee2656;
  color: #fff;
  border-radius: 100px;
  transition: all 0.2s ease-in-out;
  border: 0 solid transparent;
  font-weight: 600;
  gap: 10px;
  cursor: pointer;
  align-items: center;
  /*모바일*/
  /*//모바일*/
}
.buttonLgRedColor:hover {
  background: #d30033;
  color: #fff;
  border: 0 solid transparent;
}
.buttonLgRedColor > .ico {
  margin-right: 10px;
  display: block;
  /*모바일*/
  /*//모바일*/
}
@media only screen and (min-width: 320px) and (max-width: 1024px) {
  .buttonLgRedColor > .ico {
    margin-right: 0;
  }
}
@media only screen and (min-width: 320px) and (max-width: 1024px) {
  .buttonLgRedColor {
    padding: 15px 35px;
    font-size: 15px;
  }
}

.buttonMedPointColor {
  display: inline-flex;
  padding: 20px 45px;
  background: #1cbf84;
  color: #fff;
  border-radius: 100px;
  transition: all 0.2s ease-in-out;
  border: 0 solid transparent;
  font-weight: 600;
  gap: 10px;
  cursor: pointer;
  align-items: center;
  /*모바일*/
  /*//모바일*/
}
.buttonMedPointColor:hover {
  background: #00a468;
  color: #fff;
  border: 0 solid transparent;
}
.buttonMedPointColor > .ico {
  margin-right: 10px;
  display: block;
  /*모바일*/
  /*//모바일*/
}
@media only screen and (min-width: 320px) and (max-width: 1024px) {
  .buttonMedPointColor > .ico {
    margin-right: 0;
  }
}
@media only screen and (min-width: 320px) and (max-width: 1024px) {
  .buttonMedPointColor {
    padding: 15px 20px;
    font-size: 15px;
  }
}

.buttonMedWithIcoBlackColor {
  display: inline-flex;
  padding: 20px 30px;
  background: #000000;
  color: #fff;
  border-radius: 100px;
  transition: all 0.2s ease-in-out;
  border: 0 solid transparent;
  font-weight: 600;
  gap: 10px;
  cursor: pointer;
  align-items: center;
  /*모바일*/
  /*//모바일*/
}
.buttonMedWithIcoBlackColor:hover {
  background: #1cbf84;
  color: #fff;
  border: 0 solid transparent;
}
.buttonMedWithIcoBlackColor > .ico {
  margin-right: 10px;
  display: block;
  /*모바일*/
  /*//모바일*/
}
@media only screen and (min-width: 320px) and (max-width: 1024px) {
  .buttonMedWithIcoBlackColor > .ico {
    margin-right: 0;
  }
}
@media only screen and (min-width: 320px) and (max-width: 1024px) {
  .buttonMedWithIcoBlackColor {
    padding: 15px 20px;
    font-size: 15px;
  }
}

.buttonMedWithoutIcoBlackColor {
  display: inline-flex;
  padding: 20px 45px;
  background: #000000;
  color: #fff;
  border-radius: 100px;
  transition: all 0.2s ease-in-out;
  border: 0 solid transparent;
  font-weight: 600;
  gap: 10px;
  cursor: pointer;
  align-items: center;
  /*모바일*/
  /*//모바일*/
}
.buttonMedWithoutIcoBlackColor:hover {
  background: #1cbf84;
  color: #fff;
  border: 0 solid transparent;
}
.buttonMedWithoutIcoBlackColor > .ico {
  margin-right: 10px;
  display: block;
  /*모바일*/
  /*//모바일*/
}
@media only screen and (min-width: 320px) and (max-width: 1024px) {
  .buttonMedWithoutIcoBlackColor > .ico {
    margin-right: 0;
  }
}
@media only screen and (min-width: 320px) and (max-width: 1024px) {
  .buttonMedWithoutIcoBlackColor {
    padding: 15px 20px;
    font-size: 15px;
  }
}

.buttonSmWhiteBorder {
  display: inline-flex;
  padding: 15px 20px;
  background: transparent;
  color: #fff;
  border-radius: 100px;
  transition: all 0.2s ease-in-out;
  border: 1px solid #fff;
  font-weight: 600;
  gap: 10px;
  cursor: pointer;
  align-items: center;
  /*모바일*/
  /*//모바일*/
}
.buttonSmWhiteBorder:hover {
  background: #fff;
  color: #000000;
  border: 1px solid #fff;
}
.buttonSmWhiteBorder > .ico {
  margin-right: 10px;
  display: block;
  /*모바일*/
  /*//모바일*/
}
@media only screen and (min-width: 320px) and (max-width: 1024px) {
  .buttonSmWhiteBorder > .ico {
    margin-right: 0;
  }
}
@media only screen and (min-width: 320px) and (max-width: 1024px) {
  .buttonSmWhiteBorder {
    padding: 10px 20px;
    font-size: 15px;
  }
}

.buttonWhiteBorder {
  display: inline-flex;
  padding: 20px 60px;
  background: transparent;
  color: #fff;
  border-radius: 100px;
  transition: all 0.2s ease-in-out;
  border: 1px solid #fff;
  font-weight: 600;
  gap: 10px;
  cursor: pointer;
  align-items: center;
  /*모바일*/
  /*//모바일*/
}
.buttonWhiteBorder:hover {
  background: #fff;
  color: #000000;
  border: 1px solid #fff;
}
.buttonWhiteBorder > .ico {
  margin-right: 10px;
  display: block;
  /*모바일*/
  /*//모바일*/
}
@media only screen and (min-width: 320px) and (max-width: 1024px) {
  .buttonWhiteBorder > .ico {
    margin-right: 0;
  }
}
@media only screen and (min-width: 320px) and (max-width: 1024px) {
  .buttonWhiteBorder {
    padding: 15px 35px;
    font-size: 15px;
  }
}

.buttonMedWithIcoBorderBlackColor {
  display: inline-flex;
  padding: 20px 30px;
  background: transparent;
  color: #000000;
  border-radius: 100px;
  transition: all 0.2s ease-in-out;
  border: 1px solid #000000;
  font-weight: 600;
  gap: 10px;
  cursor: pointer;
  align-items: center;
  /*모바일*/
  /*//모바일*/
}
.buttonMedWithIcoBorderBlackColor:hover {
  background: transparent;
  color: #000000;
  border: 1px solid #1cbf84;
}
.buttonMedWithIcoBorderBlackColor > .ico {
  margin-right: 10px;
  display: block;
  /*모바일*/
  /*//모바일*/
}
@media only screen and (min-width: 320px) and (max-width: 1024px) {
  .buttonMedWithIcoBorderBlackColor > .ico {
    margin-right: 0;
  }
}
@media only screen and (min-width: 320px) and (max-width: 1024px) {
  .buttonMedWithIcoBorderBlackColor {
    padding: 15px 20px;
    font-size: 15px;
  }
}

.buttonMedWithoutIcoBorderBlackColor {
  display: inline-flex;
  padding: 20px 60px;
  background: transparent;
  color: #000000;
  border-radius: 100px;
  transition: all 0.2s ease-in-out;
  border: 1px solid #000000;
  font-weight: 600;
  gap: 10px;
  cursor: pointer;
  align-items: center;
  /*모바일*/
  /*//모바일*/
}
.buttonMedWithoutIcoBorderBlackColor:hover {
  background: transparent;
  color: #000000;
  border: 1px solid #1cbf84;
}
.buttonMedWithoutIcoBorderBlackColor > .ico {
  margin-right: 10px;
  display: block;
  /*모바일*/
  /*//모바일*/
}
@media only screen and (min-width: 320px) and (max-width: 1024px) {
  .buttonMedWithoutIcoBorderBlackColor > .ico {
    margin-right: 0;
  }
}
@media only screen and (min-width: 320px) and (max-width: 1024px) {
  .buttonMedWithoutIcoBorderBlackColor {
    padding: 15px 20px;
    font-size: 15px;
  }
}

.buttonSmWithoutIcoBorderBlackColor {
  display: inline-flex;
  padding: 15px 30px;
  background: transparent;
  color: #000000;
  border-radius: 100px;
  transition: all 0.2s ease-in-out;
  border: 1px solid #000000;
  font-weight: 600;
  gap: 10px;
  cursor: pointer;
  align-items: center;
  /*모바일*/
  /*//모바일*/
}
.buttonSmWithoutIcoBorderBlackColor:hover {
  background: transparent;
  color: #000000;
  border: 1px solid #1cbf84;
}
.buttonSmWithoutIcoBorderBlackColor > .ico {
  margin-right: 10px;
  display: block;
  /*모바일*/
  /*//모바일*/
}
@media only screen and (min-width: 320px) and (max-width: 1024px) {
  .buttonSmWithoutIcoBorderBlackColor > .ico {
    margin-right: 0;
  }
}
@media only screen and (min-width: 320px) and (max-width: 1024px) {
  .buttonSmWithoutIcoBorderBlackColor {
    padding: 10px 20px;
    font-size: 15px;
  }
}

.buttonBorderWhite {
  border: 1px solid rgba(255, 255, 255, 0.3) !important;
}

.textButtonWhite {
  font-size: 15px;
  text-decoration: underline;
  font-weight: 500;
  color: #fff;
  transition: opacity 0.2s ease-in-out;
  cursor: pointer;
  /*모바일*/
  /*//모바일*/
}
.textButtonWhite:hover {
  opacity: 0.6;
}
@media only screen and (min-width: 320px) and (max-width: 1024px) {
  .textButtonWhite {
    font-size: 14px;
  }
}

.textButtonBlack {
  font-size: 15px;
  text-decoration: underline;
  font-weight: 500;
  color: #000000;
  transition: opacity 0.2s ease-in-out;
  cursor: pointer;
  /*모바일*/
  /*//모바일*/
}
.textButtonBlack:hover {
  opacity: 0.6;
}
@media only screen and (min-width: 320px) and (max-width: 1024px) {
  .textButtonBlack {
    font-size: 14px;
  }
}

.textButtonPointColorNoLine {
  font-size: 15px;
  text-decoration: none;
  font-weight: 500;
  color: #1cbf84;
  transition: opacity 0.2s ease-in-out;
  cursor: pointer;
  /*모바일*/
  /*//모바일*/
}
.textButtonPointColorNoLine:hover {
  opacity: 0.6;
}
@media only screen and (min-width: 320px) and (max-width: 1024px) {
  .textButtonPointColorNoLine {
    font-size: 14px;
  }
}

.textButtonBlackSmall {
  font-size: 14px;
  text-decoration: underline;
  font-weight: 500;
  color: #000000;
  transition: opacity 0.2s ease-in-out;
  cursor: pointer;
  /*모바일*/
  /*//모바일*/
}
.textButtonBlackSmall:hover {
  opacity: 0.6;
}
@media only screen and (min-width: 320px) and (max-width: 1024px) {
  .textButtonBlackSmall {
    font-size: 13px;
  }
}

.textButtonBlackBold {
  font-size: 15px;
  text-decoration: underline;
  font-weight: 500;
  color: #000000;
  transition: opacity 0.2s ease-in-out;
  cursor: pointer;
  /*모바일*/
  /*//모바일*/
}
.textButtonBlackBold:hover {
  opacity: 0.6;
}
@media only screen and (min-width: 320px) and (max-width: 1024px) {
  .textButtonBlackBold {
    font-size: 14px;
  }
}

.textButtonGray {
  font-size: 15px;
  text-decoration: underline;
  font-weight: 500;
  color: #7f7e7e;
  transition: opacity 0.2s ease-in-out;
  cursor: pointer;
  /*모바일*/
  /*//모바일*/
}
.textButtonGray:hover {
  opacity: 0.6;
}
@media only screen and (min-width: 320px) and (max-width: 1024px) {
  .textButtonGray {
    font-size: 14px;
  }
}

.textButtonLightGraySmall {
  font-size: 13px;
  text-decoration: underline;
  font-weight: 500;
  color: #989898;
  transition: opacity 0.2s ease-in-out;
  cursor: pointer;
  /*모바일*/
  /*//모바일*/
}
.textButtonLightGraySmall:hover {
  opacity: 0.6;
}
@media only screen and (min-width: 320px) and (max-width: 1024px) {
  .textButtonLightGraySmall {
    font-size: 12px;
  }
}

.textButtonPointColorSmall {
  font-size: 13px;
  text-decoration: underline;
  font-weight: 500;
  color: #1cbf84;
  transition: opacity 0.2s ease-in-out;
  cursor: pointer;
  /*모바일*/
  /*//모바일*/
}
.textButtonPointColorSmall:hover {
  opacity: 0.6;
}
@media only screen and (min-width: 320px) and (max-width: 1024px) {
  .textButtonPointColorSmall {
    font-size: 12px;
  }
}

.topNav {
  width: 100%;
  display: flex;
  align-items: center;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 99999;
  padding: 25px 30px;
  box-sizing: border-box;
  transition: transform 0.2s ease-in-out, background 0.2s ease-in-out, border-bottom 0.2s ease-in-out;
  /*모바일*/
  /*//모바일*/
}
@media only screen and (min-width: 320px) and (max-width: 1024px) {
  .topNav {
    padding: 20px;
  }
}
.topNav > .logo {
  width: 30%;
}
.topNav > .logo > img {
  cursor: pointer;
}
.topNav > .menus {
  width: 100%;
  display: flex;
  justify-content: flex-end;
  align-items: center;
  gap: 60px;
}
.topNav > .menus > .nav {
  /*모바일*/
  /*//모바일*/
}
@media only screen and (min-width: 320px) and (max-width: 1024px) {
  .topNav > .menus > .nav {
    display: none;
  }
}
.topNav > .menus > .nav > ul {
  display: flex;
  justify-content: flex-end;
  gap: 35px;
}
.topNav > .menus > .nav > ul > li > a {
  color: #fff;
  opacity: 0.45;
  transition: opacity 0.2s ease-in-out;
}
.topNav > .menus > .nav > ul > li > a:hover {
  opacity: 1;
}
.topNav > .menus > .nav > ul > .active > a {
  opacity: 1;
}
.topNav > .menus > .mobileNav {
  display: none;
  /*모바일*/
  /*//모바일*/
}
.topNav > .menus > .mobileNav > img {
  cursor: pointer;
}
@media only screen and (min-width: 320px) and (max-width: 1024px) {
  .topNav > .menus > .mobileNav {
    display: block;
    display: flex;
    justify-content: flex-end;
  }
}
.topNav > .menus > .navSub > ul > li > a {
  color: #000000;
}
.topNav > .menus > .subButtons {
  /*모바일*/
  /*//모바일*/
}
@media only screen and (min-width: 320px) and (max-width: 1024px) {
  .topNav > .menus > .subButtons {
    display: none;
  }
}
.topNav > .menus > .subButtons > ul {
  display: flex;
  justify-content: flex-end;
  gap: 25px;
}
.hidden {
  transform: translateY(-150%);
}

.navScroll {
  background: rgba(0, 0, 0, 0.85);
}

.subNavScroll {
  background: #fff;
  border-bottom: 1px solid #e5e5e5;
}

.sectionWrapper {
  width: 100%;
}
.sectionWrapper > .insideWrapper {
  width: 100%;
  max-width: 1100px;
  margin: 0 auto;
  /*모바일*/
  /*//모바일*/
}
@media only screen and (min-width: 320px) and (max-width: 1024px) {
  .sectionWrapper > .insideWrapper {
    padding: 0 20px;
    box-sizing: border-box;
  }
}
.sectionWrapper > .insideWrapper > .contentContainer {
  width: 100%;
}

.sectionNoPadding {
  padding: 0 !important;
}

.sectionNoMargin {
  margin: 0 !important;
}

.sectionPadding, .productDetailWrapper {
  padding: 80px 0;
  /*모바일*/
  /*//모바일*/
}
@media only screen and (min-width: 320px) and (max-width: 1024px) {
  .sectionPadding, .productDetailWrapper {
    padding: 60px 0;
  }
}

.sectionPaddingTop {
  padding-top: 80px;
  /*모바일*/
  /*//모바일*/
}
@media only screen and (min-width: 320px) and (max-width: 1024px) {
  .sectionPaddingTop {
    padding-top: 60px;
  }
}

.sectionPaddingTopSmall {
  padding-top: 50px;
  /*모바일*/
  /*//모바일*/
}
@media only screen and (min-width: 320px) and (max-width: 1024px) {
  .sectionPaddingTopSmall {
    padding-top: 40px;
  }
}

.sectionPaddingBottom {
  padding-bottom: 80px;
  /*모바일*/
  /*//모바일*/
}
@media only screen and (min-width: 320px) and (max-width: 1024px) {
  .sectionPaddingBottom {
    padding-bottom: 60px;
  }
}

.sectionPaddingBottomSmall {
  padding-bottom: 50px;
  /*모바일*/
  /*//모바일*/
}
@media only screen and (min-width: 320px) and (max-width: 1024px) {
  .sectionPaddingBottomSmall {
    padding-bottom: 40px;
  }
}

.sectionPaddingTopBig {
  padding-top: 130px;
  /*모바일*/
  /*//모바일*/
}
@media only screen and (min-width: 320px) and (max-width: 1024px) {
  .sectionPaddingTopBig {
    padding-top: 80px;
  }
}

.sectionMargin {
  margin: 80px 0;
  /*모바일*/
  /*//모바일*/
}
@media only screen and (min-width: 320px) and (max-width: 1024px) {
  .sectionMargin {
    margin: 60px 0;
  }
}

.sectionMarginSmall {
  margin: 50px 0;
  /*모바일*/
  /*//모바일*/
}
@media only screen and (min-width: 320px) and (max-width: 1024px) {
  .sectionMarginSmall {
    margin: 40px 0;
  }
}

.sectionMarginTopBig {
  margin-top: 130px;
  /*모바일*/
  /*//모바일*/
}
@media only screen and (min-width: 320px) and (max-width: 1024px) {
  .sectionMarginTopBig {
    margin-top: 80px;
  }
}

.sectionMarginTop {
  margin-top: 80px;
  /*모바일*/
  /*//모바일*/
}
@media only screen and (min-width: 320px) and (max-width: 1024px) {
  .sectionMarginTop {
    margin-top: 60px;
  }
}

.sectionMarginTopSmall {
  margin-top: 50px;
  /*모바일*/
  /*//모바일*/
}
@media only screen and (min-width: 320px) and (max-width: 1024px) {
  .sectionMarginTopSmall {
    margin-top: 40px;
  }
}

.sectionMarginBottomSmall {
  margin-bottom: 50px;
  /*모바일*/
  /*//모바일*/
}
@media only screen and (min-width: 320px) and (max-width: 1024px) {
  .sectionMarginBottomSmall {
    margin-bottom: 40px;
  }
}

.bgGray {
  background: #fafafa;
}

.bgPointColor {
  background: #00a468;
}

.bgBlack {
  background: #000000;
}

.bgFooter {
  background: #1d1d1d;
}

.headContainer {
  width: 100%;
  display: flex;
  margin-bottom: 50px;
  /*모바일*/
  /*//모바일*/
}
@media only screen and (min-width: 320px) and (max-width: 1024px) {
  .headContainer {
    flex-direction: column;
    margin-bottom: 30px;
  }
}
.headContainer > .left {
  width: 100%;
  box-sizing: border-box;
}
.headContainer > .left > h1 {
  color: #000000;
  font-weight: 600;
}
.headContainer > .left > h2 {
  color: #a4a4a4;
  font-weight: 500;
  margin-top: 15px;
}
.headContainer > .left > .fontWhite {
  color: #fff;
}
.headContainer > .left > .point {
  color: #1cbf84;
  margin-top: 15px;
}
.headContainer > .left > p {
  color: #000000;
  margin-top: 15px;
}
.headContainer > .left > .buttonContainer {
  width: 100%;
  margin-top: 20px;
}
.headContainer > .left > .buttonContainer > ul {
  width: 100%;
  display: flex;
  justify-content: center;
  gap: 20px;
}
.headContainer > .right {
  width: 100%;
  margin-left: 100px;
  /*모바일*/
  /*//모바일*/
}
@media only screen and (min-width: 320px) and (max-width: 1024px) {
  .headContainer > .right {
    margin-left: 0;
    margin-top: 30px;
  }
}
.headContainer > .right > h1 {
  color: #000000;
  font-weight: 600;
}
.headContainer > .right > p {
  color: #000000;
  margin-top: 5px;
}
.headContainer > .right > .buttonContainer {
  width: 100%;
  display: flex;
  justify-content: flex-end;
}
.headContainer > .right > .buttonContainer > img {
  cursor: pointer;
  transition: opacity 0.2s ease-in-out;
}
.headContainer > .right > .buttonContainer > img:hover {
  opacity: 0.6;
}
.headContainer > .filter {
  width: auto;
  margin-left: 0;
}
.headContainer > .centered {
  width: 100%;
  text-align: center;
}
.headContainer > .centered > .buttonContainer {
  display: flex;
  justify-content: center;
  margin-top: 35px;
}

.noSubCategory {
  flex-direction: row;
  align-items: center;
}
.noSubCategory > .right {
  margin-top: 0;
}

.categoryTabs {
  width: 100%;
  margin-top: 15px;
}
.categoryTabs > ul {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  gap: 15px;
  /*모바일*/
  /*//모바일*/
}
@media only screen and (min-width: 320px) and (max-width: 1024px) {
  .categoryTabs > ul {
    flex-wrap: nowrap;
    overflow-x: scroll;
    -ms-overflow-style: none; /* IE and Edge */
    scrollbar-width: none; /* Firefox */
  }
  .categoryTabs > ul::-webkit-scrollbar {
    display: none;
  }
}
.categoryTabs > ul > li {
  border: 1px solid #e5e5e5;
  padding: 15px 35px;
  box-sizing: border-box;
  border-radius: 100px;
  color: #a4a4a4;
  transition: border 0.2s ease-in-out, color 0.2s ease-in-out;
  cursor: pointer;
  font-weight: 500;
  /*모바일*/
  /*//모바일*/
}
@media only screen and (min-width: 320px) and (max-width: 1024px) {
  .categoryTabs > ul > li {
    padding: 10px 15px;
    text-wrap: nowrap;
  }
}
.categoryTabs > ul > li:hover {
  border: 1px solid #000000;
  color: #000000;
}
.categoryTabs > ul > .on {
  border: 1px solid #000000;
  color: #000000;
}
.categoryTabs > .noBorder {
  margin-top: 30px;
}
.categoryTabs > .noBorder > li {
  border: none;
  font-weight: 600;
  padding: 0;
  color: #c8c8c8;
  text-wrap: nowrap;
}
.categoryTabs > .noBorder > li:hover {
  border: none;
  color: #000000;
}
.categoryTabs > .noBorder > .on {
  color: #000000;
}

.subHeadTypeCentered, .userInputContainer > .title {
  width: 100%;
  text-align: center;
}
.subHeadTypeCentered > h1, .userInputContainer > .title > h1 {
  font-size: 25px;
  margin-bottom: 20px;
  color: #000000;
}
.subHeadTypeCentered > p, .userInputContainer > .title > p {
  font-size: 13px;
  color: #989898;
}

.footer {
  width: 100%;
  display: flex;
  align-items: flex-start;
  gap: 50px;
  /*모바일*/
  /*//모바일*/
}
@media only screen and (min-width: 320px) and (max-width: 1024px) {
  .footer {
    gap: 30px;
    flex-direction: column;
  }
}
.footer > .left {
  width: 70%;
  display: flex;
  gap: 20px;
  flex-direction: row;
  flex-wrap: wrap;
  /*모바일*/
  /*//모바일*/
}
@media only screen and (min-width: 320px) and (max-width: 1024px) {
  .footer > .left {
    width: 100%;
    flex-direction: column;
  }
}
.footer > .left > .links > ul {
  display: flex;
  gap: 20px;
}
.footer > .left > .links > ul > li > a {
  color: #fff;
  transition: opacity 0.2s ease-in-out;
}
.footer > .left > .links > ul > li > a:hover {
  opacity: 0.4;
}
.footer > .left > .info {
  display: flex;
  gap: 10px;
  flex-direction: row;
  flex-wrap: wrap;
}
.footer > .left > .info > ul {
  display: flex;
  gap: 10px;
  /*모바일*/
  /*//모바일*/
}
@media only screen and (min-width: 320px) and (max-width: 1024px) {
  .footer > .left > .info > ul {
    flex-direction: column;
    gap: 10px;
    width: 100%;
  }
}
.footer > .left > .info > ul > li {
  color: #fff;
  /*모바일*/
  /*//모바일*/
}
@media only screen and (min-width: 320px) and (max-width: 1024px) {
  .footer > .left > .info > ul > li {
    width: 100%;
  }
}
.footer > .left > .info > ul > li > a {
  color: #fff;
  transition: opacity 0.2s ease-in-out;
}
.footer > .left > .info > ul > li > a:hover {
  opacity: 0.4;
}
.footer > .left > .info > ul > .dot {
  /*모바일*/
  /*//모바일*/
}
@media only screen and (min-width: 320px) and (max-width: 1024px) {
  .footer > .left > .info > ul > .dot {
    display: none;
  }
}
.footer > .left > .copyright {
  color: #fff;
  margin-top: 30px;
}
.footer > .right {
  width: 30%;
  display: flex;
  justify-content: flex-end;
  /*모바일*/
  /*//모바일*/
}
@media only screen and (min-width: 320px) and (max-width: 1024px) {
  .footer > .right {
    width: 100%;
    justify-content: flex-start;
  }
}

.popupWrapper {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 99999;
}
.popupWrapper > .overlay {
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.8);
  position: absolute;
  top: 0;
  left: 0;
  z-index: 999999;
}
.popupWrapper > .box {
  width: 100%;
  max-width: 600px;
  padding: 60px 50px;
  box-sizing: border-box;
  border-radius: 10px;
  background: #fff;
  position: relative;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 999999;
  text-align: center;
  /*모바일*/
  /*//모바일*/
}
@media only screen and (min-width: 320px) and (max-width: 1024px) {
  .popupWrapper > .box {
    width: 90%;
    padding: 45px 30px;
  }
}
.popupWrapper > .box > .closeButton {
  position: absolute;
  top: 15px;
  right: 15px;
  cursor: pointer;
}
.popupWrapper > .box > .ico > img {
  margin: 0 auto;
}
.popupWrapper > .box > .head {
  width: 100%;
}
.popupWrapper > .box > .head > h1 {
  color: #000000;
  font-weight: 600;
  margin: 20px 0;
}
.popupWrapper > .box > .head > h2 {
  color: #000000;
  font-weight: 400;
  margin-bottom: 10px;
}
.popupWrapper > .box > .head > p {
  color: #989898;
  /*모바일*/
  /*//모바일*/
}
@media only screen and (min-width: 320px) and (max-width: 1024px) {
  .popupWrapper > .box > .head > p > br {
    display: none;
  }
}
.popupWrapper > .box > .buttonContainer {
  margin: 50px auto 0 auto;
  /*모바일*/
  /*//모바일*/
}
@media only screen and (min-width: 320px) and (max-width: 1024px) {
  .popupWrapper > .box > .buttonContainer {
    margin: 30px auto 0 auto;
  }
}
.popupWrapper > .box > .buttonContainer > ul {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  justify-content: center;
  gap: 25px;
}
.popupWrapper > .box > .buttonContainer > .spaceBetween {
  align-items: center;
  padding: 0 25px;
  box-sizing: border-box;
  flex-direction: row;
  justify-content: space-between;
}
.popupWrapper > .box > .filterButtonContainer {
  margin: 25px auto 0 auto;
}
.popupWrapper > .box > .content {
  width: 100%;
}
.popupWrapper > .box > .content > .orderInfoContainer {
  padding: 0 20px;
  box-sizing: border-box;
}
.popupWrapper > .box > .menuList {
  width: 100%;
}
.popupWrapper > .box > .menuList a{
  text-decoration: none;
  color: #212529;
}
.popupWrapper > .box > .menuList > ul {
  width: 100%;
}
.popupWrapper > .box > .menuList > ul > li {
  width: 100%;
  padding: 20px;
  box-sizing: border-box;
  border-bottom: 1px solid #f0f0f0;
  display: flex;
  justify-content: center;
  gap: 10px;
  align-items: center;
  font-weight: 500;
  cursor: pointer;
}
.popupWrapper > .box > .menuList > ul > li:last-child {
  border-bottom: none;
}
.popupWrapper > .box > .menuList > ul > li > .closeButton {
  display: flex;
  gap: 10px;
  color: #989898;
}
.popupWrapper > .moreMenu {
  max-width: 300px;
  padding: 0;
}
.popupWrapper > .filterInput {
  padding: 30px 0;
}
.popupWrapper > .filterInput > .head {
  width: 100%;
  text-align: center;
}
.popupWrapper > .filterInput > .head > h1 {
  margin-bottom: 10px;
  font-weight: 600;
  margin-top: 0;
}
.popupWrapper > .filterInput > .content {
  width: 100%;
  margin: 25px 0;
}

.popupFixed {
  position: fixed;
}

.inputBoxButton {
  position: absolute;
  top: 50%;
  right: 15px;
  transform: translateY(-50%);
}

.userInputBoxDisabled {
  width: 100%;
  background: #f6f6f6;
  padding: 20px;
  border: 1px solid #e5e5e5;
  border-radius: 10px;
  box-sizing: border-box;
  transition: border 0.2s ease-in-out;
  font-weight: 400;
  color: #7f7e7e;
  position: relative;
  /*모바일*/
  /*//모바일*/
}
.userInputBoxDisabled::-moz-placeholder {
  color: #a4a4a4;
}
.userInputBoxDisabled::placeholder {
  color: #a4a4a4;
}
.userInputBoxDisabled:hover, .userInputBoxDisabled:focus {
  border: 1px solid #000000;
}
@media only screen and (min-width: 320px) and (max-width: 1024px) {
  .userInputBoxDisabled {
    padding: 15px;
    font-size: 15px;
  }
}

.userInputBoxDefault {
  width: 100%;
  background: #fff;
  padding: 20px;
  border: 1px solid #e5e5e5;
  border-radius: 10px;
  box-sizing: border-box;
  transition: border 0.2s ease-in-out;
  font-weight: 400;
  color: #000000;
  position: relative;
  /*모바일*/
  /*//모바일*/
}
.userInputBoxDefault::-moz-placeholder {
  color: #a4a4a4;
}
.userInputBoxDefault::placeholder {
  color: #a4a4a4;
}
.userInputBoxDefault:hover, .userInputBoxDefault:focus {
  border: 1px solid #000000;
}
@media only screen and (min-width: 320px) and (max-width: 1024px) {
  .userInputBoxDefault {
    padding: 15px;
    font-size: 15px;
  }
}

.userInputBoxPayment {
  width: 100%;
  background: #f6f6f6;
  padding: 20px;
  border: 1px solid #e5e5e5;
  border-radius: 10px;
  box-sizing: border-box;
  transition: border 0.2s ease-in-out;
  font-weight: 400;
  color: #000000;
  position: relative;
  /*모바일*/
  /*//모바일*/
}
.userInputBoxPayment::-moz-placeholder {
  color: #a4a4a4;
}
.userInputBoxPayment::placeholder {
  color: #a4a4a4;
}
.userInputBoxPayment:hover, .userInputBoxPayment:focus {
  border: 1px solid #000000;
}
@media only screen and (min-width: 320px) and (max-width: 1024px) {
  .userInputBoxPayment {
    padding: 15px;
    font-size: 15px;
  }
}

.userInputBoxError {
  width: 100%;
  background: #fff;
  padding: 20px;
  border: 1px solid #ee2656;
  border-radius: 10px;
  box-sizing: border-box;
  transition: border 0.2s ease-in-out;
  font-weight: 400;
  color: #ee2656;
  position: relative;
  /*모바일*/
  /*//모바일*/
}
.userInputBoxError::-moz-placeholder {
  color: #a4a4a4;
}
.userInputBoxError::placeholder {
  color: #a4a4a4;
}
.userInputBoxError:hover, .userInputBoxError:focus {
  border: 1px solid #000000;
}
@media only screen and (min-width: 320px) and (max-width: 1024px) {
  .userInputBoxError {
    padding: 15px;
    font-size: 15px;
  }
}

.userInputBoxPouchMsg {
  width: 100%;
  background: #fff;
  padding: 20px;
  border: 1px solid none;
  border-radius: 10px;
  box-sizing: border-box;
  transition: border 0.2s ease-in-out;
  font-weight: 400;
  color: #000000;
  position: relative;
  /*모바일*/
  /*//모바일*/
  padding: 0;
}
.userInputBoxPouchMsg::-moz-placeholder {
  color: #a4a4a4;
}
.userInputBoxPouchMsg::placeholder {
  color: #a4a4a4;
}
.userInputBoxPouchMsg:hover, .userInputBoxPouchMsg:focus {
  border: 1px solid #000000;
}
@media only screen and (min-width: 320px) and (max-width: 1024px) {
  .userInputBoxPouchMsg {
    padding: 15px;
    font-size: 15px;
  }
}
.userInputBoxPouchMsg:hover, .userInputBoxPouchMsg:focus {
  border: none;
}

.checkBoxOff {
  display: flex;
  align-items: center;
  gap: 10px;
}
.checkBoxOff > .checkBox {
  width: 25px;
  height: 25px;
  background: url("../img/icon/checkbox_ico_off.svg") center center;
}
.checkBoxOff > p {
  color: #000000;
  font-weight: 500;
}

.checkBoxOn {
  display: flex;
  align-items: center;
  gap: 10px;
}
.checkBoxOn > .checkBox {
  width: 25px;
  height: 25px;
  background: url("../img/icon/checkbox_ico_on.svg") center center;
}
.checkBoxOn > p {
  color: #000000;
  font-weight: 500;
}

.selectBox {
  width: 100%;
  background: #fff url(../img/icon/select_box_arrow_ico.svg) no-repeat center right 15px;
  padding: 20px;
  border: 1px solid #e5e5e5;
  border-radius: 10px;
  box-sizing: border-box;
  font-weight: 400;
  color: #000000;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}

.userInputContainer {
  width: 100%;
  max-width: 550px;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: center;
  gap: 35px;
  margin: 0 auto;
}
.userInputContainer > ul {
  width: 100%;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  gap: 15px;
}
.userInputContainer > ul > li {
  width: 100%;
  display: flex;
  gap: 15px;
}
.userInputContainer > ul > li > .inputContainer {
  width: 100%;
}
.userInputContainer > ul > li > .inputContainer > h1 {
  color: #000000;
  font-weight: 500;
  margin-bottom: 10px;
}
.userInputContainer > ul > li > .inputContainer > .msgBox {
  width: 100%;
  margin-top: 10px;
  text-align: left;
}
.userInputContainer > ul > li > .inputContainer > .msgBox > .error,.error {
  color: #ee2656;
}
.userInputContainer > .buttonContainer {
  width: 100%;
  display: flex;
  justify-content: center;
}
.userInputContainer > .subButtonContainer, .userInputContainer > .subButtonContainer--agreement, .userInputContainer > .subButtonContainer--bottom, .userInputContainer > .subButtonContainer--top {
  width: 100%;
}
.userInputContainer > .subButtonContainer > ul, .userInputContainer > .subButtonContainer--agreement > ul, .userInputContainer > .subButtonContainer--bottom > ul, .userInputContainer > .subButtonContainer--top > ul {
  width: 100%;
}
.userInputContainer > .subButtonContainer > ul > li, .userInputContainer > .subButtonContainer--agreement > ul > li, .userInputContainer > .subButtonContainer--bottom > ul > li, .userInputContainer > .subButtonContainer--top > ul > li {
  width: 100%;
}
.userInputContainer > .subButtonContainer--top > ul {
  width: auto;
  display: flex;
  gap: 10px;
  justify-content: center;
}
.userInputContainer > .subButtonContainer--top > ul > li {
  width: auto;
}
.userInputContainer > .subButtonContainer--bottom > ul {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  gap: 25px;
  /*모바일*/
  /*//모바일*/
}
@media only screen and (min-width: 320px) and (max-width: 1024px) {
  .userInputContainer > .subButtonContainer--bottom > ul {
    gap: 15px;
  }
}
.userInputContainer > .subButtonContainer--bottom > ul > li {
  display: flex;
  justify-content: flex-end;
}
.userInputContainer > .subButtonContainer--agreement > ul {
  width: 100%;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  gap: 20px;
}
.userInputContainer > .subButtonContainer--agreement > ul > li {
  width: 100%;
}
.userInputContainer > .subButtonContainer--agreement > ul > li > .agreementContainer {
  width: 100%;
  display: flex;
  justify-content: space-between;
}
.userInputContainer > .subButtonContainer--agreement > ul > li > .agreementContainer > li {
  width: 100%;
}
.userInputContainer > .subButtonContainer--agreement > ul > li > .agreementContainer > li > h1 {
  color: #000000;
  font-weight: 500;
}
.userInputContainer > .subButtonContainer--agreement > ul > li > .agreementContainer > li > a {
  color: #a4a4a4;
  margin-top: 5px;
  text-decoration: underline;
}
.userInputContainer > .subButtonContainer--agreement > ul > li > .agreementContainer > .checkBox {
  display: flex;
  justify-content: flex-end;
}

.mobileMenuWrapper {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 99999;
}
.mobileMenuWrapper > .overlay {
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.8);
  position: absolute;
  top: 0;
  left: 0;
  z-index: 999999;
}
.mobileMenuWrapper > .sideMenuContainer {
  width: 60%;
  min-width: 260px;
  max-width: 350px;
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  padding: 20px;
  box-sizing: border-box;
  z-index: 999999;
}
.mobileMenuWrapper > .sideMenuContainer > .box {
  width: 100%;
  height: 100%;
  background: #fff;
  border-radius: 20px;
  position: relative;
}
.mobileMenuWrapper > .sideMenuContainer > .box > .closeButton {
  position: absolute;
  top: 15px;
  right: 15px;
  cursor: pointer;
}
.mobileMenuWrapper > .sideMenuContainer > .box > .myPageButton {
  width: 100%;
  padding: 20px 20px;
  box-sizing: border-box;
  display: flex;
  gap: 10px;
  cursor: pointer;
  align-items: center;
}
.mobileMenuWrapper > .sideMenuContainer > .box > .myPageButton > img {
  width: 35px;
}
.mobileMenuWrapper > .sideMenuContainer > .box > .myPageButton > .title {
  font-weight: 600;
}
.mobileMenuWrapper > .sideMenuContainer > .box > .myPageButton > .title > .logout {
  color: #989898;
  text-decoration: underline;
  cursor: pointer;
  margin-top: 5px;
}
.mobileMenuWrapper > .sideMenuContainer > .box > ul {
  width: 100%;
  display: flex;
  flex-direction: column;
}
.mobileMenuWrapper > .sideMenuContainer > .box > ul > li {
  width: 100%;
  padding: 15px;
  box-sizing: border-box;
  border-bottom: 1px solid #f0f0f0;
  display: flex;
  justify-content: space-between;
}
.mobileMenuWrapper > .sideMenuContainer > .box > ul > li:first-child {
  border-top: 1px solid #f0f0f0;
}
.mobileMenuWrapper > .sideMenuContainer > .box > ul > li > .cartNumber {
  width: 24px;
  height: 24px;
  border-radius: 24px;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #fff;
  background: #000000;
  font-weight: 500;
}
.mobileMenuWrapper > .sideMenuContainer > .box > ul > li > .title {
  color: #000000;
  font-weight: 500;
  display: flex;
  align-items: center;
  gap: 10px;
  cursor: pointer;
}

.floatingButton {
  position: fixed;
  bottom: 50px;
  right: 30px;
  z-index: 9999;
}

.floatingButtonCentered {
  position: fixed;
  bottom: 50px;
  left: 50%;
  transform: translateX(-50%);
  z-index: 9999;
  filter: drop-shadow(0px 10px 35px rgba(0, 0, 0, 0.35));
}

.quizNav, .quizNav--start {
  width: 100%;
  background: #fafafa;
}
.quizNav > ul, .quizNav--start > ul {
  width: 100%;
  display: flex;
  align-items: center;
}
.quizNav > ul > li, .quizNav--start > ul > li {
  width: 100%;
  display: flex;
  align-items: center;
}
.quizNav > ul > .backButton > .button, .quizNav--start > ul > .backButton > .button {
  display: flex;
  align-items: center;
  transition: opacity 0.2s ease-in-out;
  cursor: pointer;
}
.quizNav > ul > .backButton > .button > p, .quizNav--start > ul > .backButton > .button > p {
  color: #000000;
  font-weight: 500;
}
.quizNav > ul > .backButton > .button:hover, .quizNav--start > ul > .backButton > .button:hover {
  opacity: 0.5;
}
.quizNav > ul > .logo, .quizNav--start > ul > .logo {
  justify-content: center;
}
.quizNav > ul > .logo > img, .quizNav--start > ul > .logo > img {
  cursor: pointer;
}
.quizNav > .quizList, .quizNav--start > .quizList {
  background: #fafafa;
}
.quizNav > .quizCover, .quizNav--start > .quizCover {
  background: transparent;
}
.quizNav--start {
  background: transparent;
}
.quizNav--start > ul > .backButton > .button > p {
  color: #fff;
}

.quiz {
  height: 100%;
  background: #fafafa;
}

.quizWrapper {
  width: 100%;
  height: 100%;
  position: absolute;
  overflow-y: scroll;
  -ms-overflow-style: none; /* IE and Edge */
  scrollbar-width: none; /* Firefox */
}
.quizWrapper::-webkit-scrollbar {
  display: none;
}

.quizContainerOuter {
  display: flex;
  flex-direction: column;
  min-height: 100%;
  position: relative;
}

.quizContainer {
  position: relative;
  display: flex;
  width: 100%;
  height: 100%;
  flex: 1;
  -webkit-box-pack: center;
  flex-grow: 1;
  padding: 10%;
  box-sizing: border-box;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  z-index: 99;
  /*모바일*/
  /*//모바일*/
}
@media only screen and (min-width: 320px) and (max-width: 1024px) {
  .quizContainer {
    padding: 30% 5%;
  }
}
.quizContainer > .inside {
  width: 100%;
  text-align: center;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  gap: 50px;
  /*모바일*/
  /*//모바일*/
}
@media only screen and (min-width: 320px) and (max-width: 1024px) {
  .quizContainer > .inside {
    gap: 30px;
  }
}
.quizContainer > .inside > .title {
  width: 100%;
  text-align: center;
  display: flex;
  flex-direction: column;
  gap: 20px;
  /*모바일*/
  /*//모바일*/
}
@media only screen and (min-width: 320px) and (max-width: 1024px) {
  .quizContainer > .inside > .title {
    gap: 10px;
  }
}
.quizContainer > .inside > .title > h1 {
  font-weight: 600;
  color: black;
}
.quizContainer > .inside > .title > h2 {
  font-weight: 400;
  color: #000000;
}
.quizContainer > .inside > .title > p {
  font-weight: 400;
  color: #989898;
}
.quizContainer > .inside > .contents {
  width: 100%;
  padding: 30px;
  box-sizing: border-box;
  /*모바일*/
  /*//모바일*/
}
@media only screen and (min-width: 320px) and (max-width: 1024px) {
  .quizContainer > .inside > .contents {
    padding: 0;
  }
}
.quizContainer > .inside > .contents > .quizMsgContainer {
  width: 100%;
}
.quizContainer > .inside > .contents > .quizMsgContainer > img {
  margin: 0 auto;
}
.quizContainer > .inside > .buttons {
  width: 100%;
  box-sizing: border-box;
  /*모바일*/
  /*//모바일*/
}
@media only screen and (min-width: 320px) and (max-width: 1024px) {
  .quizContainer > .inside > .buttons {
    position: fixed;
    left: 50%;
    bottom: 55px;
    transform: translateX(-50%);
    z-index: 99;
  }
}

.quizProgressBar {
  width: 100%;
  padding: 0 35px;
  box-sizing: border-box;
  position: fixed;
  bottom: 15px;
  left: 0;
  z-index: 99999;
}
.quizProgressBar > .bar {
  width: 100%;
  height: 10px;
  border-radius: 10px;
  background: #e5e5e5;
  position: relative;
}
.quizProgressBar > .bar > .active {
  height: 10px;
  border-radius: 10px;
  background: #1cbf84;
  position: absolute;
  top: 0;
  left: 0;
}

.quizStartWrapper {
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.quizStartWrapper > .imgBox, .quizStartWrapper > .imgBox--secondSection, .quizStartWrapper > .imgBox--firstSection {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9;
}
.quizStartWrapper > .imgBox--firstSection {
  background: url(../img/quiz/quiz_start1.jpg) center center;
  background-size: cover;
}
.quizStartWrapper > .imgBox--secondSection {
  background: url(../img/quiz/quiz_start2.jpg) center center;
  background-size: cover;
}

.quizInputBoxDefault {
  width: 100%;
  background: #fff;
  padding: 30px 30px 30px 30px;
  border: 1.5px solid #e5e5e5;
  border-radius: 10px;
  box-sizing: border-box;
  transition: border 0.2s ease-in-out;
  width: 100%;
  font-weight: 500;
  color: #000000;
  position: relative;
  /*모바일*/
  /*//모바일*/
}
.quizInputBoxDefault::-moz-placeholder {
  color: #a4a4a4;
}
.quizInputBoxDefault::placeholder {
  color: #a4a4a4;
}
.quizInputBoxDefault:hover, .quizInputBoxDefault:focus {
  border: 1.5px solid #000000;
}
@media only screen and (min-width: 320px) and (max-width: 1024px) {
  .quizInputBoxDefault {
    padding: 20px;
    font-size: 16px !important;
  }
}

.quizInputBoxError {
  width: 100%;
  background: #fff;
  padding: 30px 30px 30px 30px;
  border: 1.5px solid #ee2656;
  border-radius: 10px;
  box-sizing: border-box;
  transition: border 0.2s ease-in-out;
  width: 100%;
  font-weight: 500;
  color: #ee2656;
  position: relative;
  /*모바일*/
  /*//모바일*/
}
.quizInputBoxError::-moz-placeholder {
  color: #a4a4a4;
}
.quizInputBoxError::placeholder {
  color: #a4a4a4;
}
.quizInputBoxError:hover, .quizInputBoxError:focus {
  border: 1.5px solid #000000;
}
@media only screen and (min-width: 320px) and (max-width: 1024px) {
  .quizInputBoxError {
    padding: 20px;
    font-size: 16px !important;
  }
}

.quizSelectType1 {
  width: 100%;
  padding: 20px;
  box-sizing: border-box;
  /*모바일*/
  /*//모바일*/
}
.quizSelectType1 > ul {
  width: 100%;
  max-width: 100%;
  margin: 0 auto;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
  gap: 20px;
}
.quizSelectType1 > ul > li {
  width: calc(33.3% - 15px);
  height: auto;
  background: #fff;
  padding: 40px 30px;
  box-sizing: border-box;
  display: flex;
  gap: 20px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  border-radius: 10px;
  cursor: pointer;
  transition: border 0.2s ease-in-out, transform 0.2s ease-in-out, filter 0.2s ease-in-out;
  border: 1.5px solid #fff;
}
.quizSelectType1 > ul > li:hover {
  transform: translateY(-5%);
  filter: drop-shadow(0px 10px 35px rgba(0, 0, 0, 0.05));
}
.quizSelectType1 > ul > li > .ico {
  margin: 0 auto;
}
.quizSelectType1 > ul > li > .img {
  width: 80px;
  height: 80px;
  border-radius: 40px;
  overflow: hidden;
  border: 1px solid #e5e5e5;
}
.quizSelectType1 > ul > li > .img > img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.quizSelectType1 > ul > li > .checkBox {
  min-width: 60px;
  height: 60px;
  border-radius: 30px;
  overflow: hidden;
  position: relative;
  border: 1px solid #e5e5e5;
  background: #fff;
}
.quizSelectType1 > ul > li > .checkBox > .imgBox, .quizSelectType1 > ul > li > .quizStartWrapper.checkBox > .imgBox--firstSection, .quizSelectType1 > ul > li > .quizStartWrapper.checkBox > .imgBox--secondSection {
  width: 60px;
  height: 60px;
  position: relative;
  top: 0;
  left: 0;
  z-index: 9;
}
.quizSelectType1 > ul > li > .checkBox > .imgBox > img, .quizSelectType1 > ul > li > .quizStartWrapper.checkBox > .imgBox--firstSection > img, .quizSelectType1 > ul > li > .quizStartWrapper.checkBox > .imgBox--secondSection > img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.quizSelectType1 > ul > li > .checkBox > .checkStatus, .quizSelectType1 > ul > li > .checkBox > .checkStatus--checked {
  width: 60px;
  height: 60px;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 99;
}
.quizSelectType1 > ul > li > .checkBox > .checkStatus--checked {
  background: url(../img/quiz/check_box_on.svg) center center;
}
.quizSelectType1 > ul > li > .text {
  width: 100%;
  text-align: center;
}
.quizSelectType1 > ul > li > .text > h1 {
  color: #000000;
  font-weight: 500;
}
.quizSelectType1 > ul > li > .text > p {
  color: #a4a4a4;
  margin-top: 10px;
}
.quizSelectType1 > ul > li > .inputBox {
  width: 100%;
  position: relative;
}
.quizSelectType1 > ul > li > .inputBox > .unit {
  position: absolute;
  top: 50%;
  right: 30px;
  transform: translateY(-50%);
}
.quizSelectType1 > ul > .active {
  border: 1.5px solid #000000;
}
@media only screen and (min-width: 320px) and (max-width: 1024px) {
  .quizSelectType1 {
    padding: 0;
  }
  .quizSelectType1 > ul > li {
    width: calc(50% - 15px);
    padding: 20px;
  }
  .quizSelectType1 > ul > li > .ico > img {
    width: 50px;
  }
  .quizSelectType1 > ul > li > .text > h1 {
    font-size: 16px !important;
  }
}

.quizSelectType2 {
  width: 100%;
  padding: 20px;
  box-sizing: border-box;
}
.quizSelectType2 > ul {
  width: 100%;
  max-width: 500px;
  margin: 0 auto;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
  gap: 20px;
}
.quizSelectType2 > ul > li {
  width: 100%;
  height: auto;
  background: #fff;
  padding: 0 0;
  box-sizing: border-box;
  display: flex;
  gap: 20px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  border-radius: 10px;
  cursor: pointer;
  transition: border 0.2s ease-in-out, transform 0.2s ease-in-out, filter 0.2s ease-in-out;
  border: 1.5px solid #fff;
}
.quizSelectType2 > ul > li:hover {
  transform: translateY(-5%);
  filter: drop-shadow(0px 10px 35px rgba(0, 0, 0, 0.05));
}
.quizSelectType2 > ul > li > .ico {
  margin: 0 auto;
}
.quizSelectType2 > ul > li > .img {
  width: 80px;
  height: 80px;
  border-radius: 40px;
  overflow: hidden;
  border: 1px solid #e5e5e5;
}
.quizSelectType2 > ul > li > .img > img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.quizSelectType2 > ul > li > .checkBox {
  min-width: 60px;
  height: 60px;
  border-radius: 30px;
  overflow: hidden;
  position: relative;
  border: 1px solid #e5e5e5;
  background: #fff;
}
.quizSelectType2 > ul > li > .checkBox > .imgBox, .quizSelectType2 > ul > li > .quizStartWrapper.checkBox > .imgBox--firstSection, .quizSelectType2 > ul > li > .quizStartWrapper.checkBox > .imgBox--secondSection {
  width: 60px;
  height: 60px;
  position: relative;
  top: 0;
  left: 0;
  z-index: 9;
}
.quizSelectType2 > ul > li > .checkBox > .imgBox > img, .quizSelectType2 > ul > li > .quizStartWrapper.checkBox > .imgBox--firstSection > img, .quizSelectType2 > ul > li > .quizStartWrapper.checkBox > .imgBox--secondSection > img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.quizSelectType2 > ul > li > .checkBox > .checkStatus, .quizSelectType2 > ul > li > .checkBox > .checkStatus--checked {
  width: 60px;
  height: 60px;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 99;
}
.quizSelectType2 > ul > li > .checkBox > .checkStatus--checked {
  background: url(../img/quiz/check_box_on.svg) center center;
}
.quizSelectType2 > ul > li > .text {
  width: 100%;
  text-align: center;
}
.quizSelectType2 > ul > li > .text > h1 {
  color: #000000;
  font-weight: 500;
}
.quizSelectType2 > ul > li > .text > p {
  color: #a4a4a4;
  margin-top: 10px;
}
.quizSelectType2 > ul > li > .inputBox {
  width: 100%;
  position: relative;
}
.quizSelectType2 > ul > li > .inputBox > .unit {
  position: absolute;
  top: 50%;
  right: 30px;
  transform: translateY(-50%);
}
.quizSelectType2 > ul > .active {
  border: 1.5px solid #000000;
}

.quizSelectType3 {
  width: 100%;
  padding: 20px;
  box-sizing: border-box;
  /*모바일*/
  /*//모바일*/
}
.quizSelectType3 > ul {
  width: 100%;
  max-width: 100%;
  margin: 0 auto;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
  gap: 20px;
}
.quizSelectType3 > ul > li {
  width: calc(33.3% - 15px);
  height: auto;
  background: #fff;
  padding: 40px 30px;
  box-sizing: border-box;
  display: flex;
  gap: 20px;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  border-radius: 10px;
  cursor: pointer;
  transition: border 0.2s ease-in-out, transform 0.2s ease-in-out, filter 0.2s ease-in-out;
  border: 1.5px solid #fff;
}
.quizSelectType3 > ul > li:hover {
  transform: translateY(-5%);
  filter: drop-shadow(0px 10px 35px rgba(0, 0, 0, 0.05));
}
.quizSelectType3 > ul > li > .ico {
  margin: 0 auto;
}
.quizSelectType3 > ul > li > .img {
  width: 80px;
  height: 80px;
  border-radius: 40px;
  overflow: hidden;
  border: 1px solid #e5e5e5;
}
.quizSelectType3 > ul > li > .img > img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.quizSelectType3 > ul > li > .checkBox {
  min-width: 60px;
  height: 60px;
  border-radius: 30px;
  overflow: hidden;
  position: relative;
  border: 1px solid #e5e5e5;
  background: #fff;
}
.quizSelectType3 > ul > li > .checkBox > .imgBox, .quizSelectType3 > ul > li > .quizStartWrapper.checkBox > .imgBox--firstSection, .quizSelectType3 > ul > li > .quizStartWrapper.checkBox > .imgBox--secondSection {
  width: 60px;
  height: 60px;
  position: relative;
  top: 0;
  left: 0;
  z-index: 9;
}
.quizSelectType3 > ul > li > .checkBox > .imgBox > img, .quizSelectType3 > ul > li > .quizStartWrapper.checkBox > .imgBox--firstSection > img, .quizSelectType3 > ul > li > .quizStartWrapper.checkBox > .imgBox--secondSection > img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.quizSelectType3 > ul > li > .checkBox > .checkStatus, .quizSelectType3 > ul > li > .checkBox > .checkStatus--checked {
  width: 60px;
  height: 60px;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 99;
}
.quizSelectType3 > ul > li > .checkBox > .checkStatus--checked {
  background: url(../img/quiz/check_box_on.svg) center center;
}
.quizSelectType3 > ul > li > .text {
  width: 100%;
  text-align: left;
}
.quizSelectType3 > ul > li > .text > h1 {
  color: #000000;
  font-weight: 500;
}
.quizSelectType3 > ul > li > .text > p {
  color: #a4a4a4;
  margin-top: 10px;
}
.quizSelectType3 > ul > li > .inputBox {
  width: 100%;
  position: relative;
}
.quizSelectType3 > ul > li > .inputBox > .unit {
  position: absolute;
  top: 50%;
  right: 30px;
  transform: translateY(-50%);
}
.quizSelectType3 > ul > .active {
  border: 1.5px solid #000000;
}
@media only screen and (min-width: 320px) and (max-width: 1024px) {
  .quizSelectType3 {
    padding: 0;
  }
  .quizSelectType3 > ul > li {
    width: calc(50% - 15px);
    padding: 20px;
    flex-direction: column;
    gap: 10px;
  }
  .quizSelectType3 > ul > li > .checkBox {
    min-width: 30px;
    height: 30px;
  }
  .quizSelectType3 > ul > li > .checkBox > .imgBox, .quizSelectType3 > ul > li > .quizStartWrapper.checkBox > .imgBox--firstSection, .quizSelectType3 > ul > li > .quizStartWrapper.checkBox > .imgBox--secondSection {
    width: 30px;
    height: 30px;
  }
  .quizSelectType3 > ul > li > .checkBox > .checkStatus, .quizSelectType3 > ul > li > .checkBox > .checkStatus--checked {
    width: 30px;
    height: 30px;
    background-size: cover;
  }
  .quizSelectType3 > ul > li > .text {
    text-align: center;
  }
  .quizSelectType3 > ul > li > .text > p {
    font-size: 12px !important;
  }
}

.quizSelectType4 {
  width: 100%;
  padding: 20px;
  box-sizing: border-box;
  /*모바일*/
  /*//모바일*/
}
.quizSelectType4 > ul {
  width: 100%;
  max-width: 100%;
  margin: 0 auto;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
  gap: 20px;
}
.quizSelectType4 > ul > li {
  width: 180px;
  height: 180px;
  background: #fff;
  padding: 0 0;
  box-sizing: border-box;
  display: flex;
  gap: 20px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  border-radius: 180px;
  cursor: pointer;
  transition: border 0.2s ease-in-out, transform 0.2s ease-in-out, filter 0.2s ease-in-out;
  border: 1.5px solid #fff;
}
.quizSelectType4 > ul > li:hover {
  transform: translateY(-5%);
  filter: drop-shadow(0px 10px 35px rgba(0, 0, 0, 0.05));
}
.quizSelectType4 > ul > li > .ico {
  margin: 0 auto;
}
.quizSelectType4 > ul > li > .img {
  width: 80px;
  height: 80px;
  border-radius: 40px;
  overflow: hidden;
  border: 1px solid #e5e5e5;
}
.quizSelectType4 > ul > li > .img > img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.quizSelectType4 > ul > li > .checkBox {
  min-width: 60px;
  height: 60px;
  border-radius: 30px;
  overflow: hidden;
  position: relative;
  border: 1px solid #e5e5e5;
  background: #fff;
}
.quizSelectType4 > ul > li > .checkBox > .imgBox, .quizSelectType4 > ul > li > .quizStartWrapper.checkBox > .imgBox--firstSection, .quizSelectType4 > ul > li > .quizStartWrapper.checkBox > .imgBox--secondSection {
  width: 60px;
  height: 60px;
  position: relative;
  top: 0;
  left: 0;
  z-index: 9;
}
.quizSelectType4 > ul > li > .checkBox > .imgBox > img, .quizSelectType4 > ul > li > .quizStartWrapper.checkBox > .imgBox--firstSection > img, .quizSelectType4 > ul > li > .quizStartWrapper.checkBox > .imgBox--secondSection > img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.quizSelectType4 > ul > li > .checkBox > .checkStatus, .quizSelectType4 > ul > li > .checkBox > .checkStatus--checked {
  width: 60px;
  height: 60px;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 99;
}
.quizSelectType4 > ul > li > .checkBox > .checkStatus--checked {
  background: url(../img/quiz/check_box_on.svg) center center;
}
.quizSelectType4 > ul > li > .text {
  width: 100%;
  text-align: center;
}
.quizSelectType4 > ul > li > .text > h1 {
  color: #000000;
  font-weight: 500;
}
.quizSelectType4 > ul > li > .text > p {
  color: #a4a4a4;
  margin-top: 10px;
}
.quizSelectType4 > ul > li > .inputBox {
  width: 100%;
  position: relative;
}
.quizSelectType4 > ul > li > .inputBox > .unit {
  position: absolute;
  top: 50%;
  right: 30px;
  transform: translateY(-50%);
}
.quizSelectType4 > ul > .active {
  border: 1.5px solid #000000;
}
@media only screen and (min-width: 320px) and (max-width: 1024px) {
  .quizSelectType4 {
    padding: 0;
  }
  .quizSelectType4 > ul > li {
    width: 120px;
    height: 120px;
  }
}

* {
  font-family: Pretendard, sans-serif;
}

a {
  text-decoration: none;
}

img {
  display: block;
}

input {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border: none;
}
input:focus {
  outline: none;
}

.dividerFull {
  width: 100%;
  height: 1px;
  background: #f0f0f0;
}

.mobileOnly, .mobileMenuWrapper {
  display: none;
  /*모바일*/
  /*//모바일*/
}
@media only screen and (min-width: 320px) and (max-width: 1024px) {
  .mobileOnly, .mobileMenuWrapper {
    display: block;
  }
}

.pcOnly {
  display: block;
  /*모바일*/
  /*//모바일*/
}
@media only screen and (min-width: 320px) and (max-width: 1024px) {
  .pcOnly {
    display: none;
  }
}

html,
body {
  width: 100%;
  word-break: keep-all;
  -webkit-font-smoothing: antialiased;
}

.wrapper {
  width: 100%;
}

.font-xxxl, .mainTopSlide > .content > h1, .productDetailWrapper > .productTopInfo > .textInfo > .title > h1 {
  font-size: 40px;
  /*모바일*/
  /*//모바일*/
}
@media only screen and (min-width: 320px) and (max-width: 1024px) {
  .font-xxxl, .mainTopSlide > .content > h1, .productDetailWrapper > .productTopInfo > .textInfo > .title > h1 {
    font-size: 28px;
  }
}

.font-xxl, .aboutContainer > .secondSec > .textContainer > h1, .aboutContainer > .firstSec > .textContainer > h1, .indexLayoutType5 > .title > h1, .indexType2TextContainer > .content > h1, .bannerType5 > .textContainer > h1, .bannerType4 > .textContainer > h1, .bannerType3 > .textContainer > h1, .bannerType2 > .textContainer > h1, .bannerType1 > .textContainer > h1, .orderInfoContainer > .section > ul > li > .totalCalculateContainer > .totalPriceContainer > ul > li > h1, .orderListContainer > .totalPriceContainer > h1, .productDetailWrapper > .promoteContainer > .text > .content > h1 {
  font-size: 30px;
  /*모바일*/
  /*//모바일*/
}
@media only screen and (min-width: 320px) and (max-width: 1024px) {
  .font-xxl, .aboutContainer > .secondSec > .textContainer > h1, .aboutContainer > .firstSec > .textContainer > h1, .indexLayoutType5 > .title > h1, .indexType2TextContainer > .content > h1, .bannerType5 > .textContainer > h1, .bannerType4 > .textContainer > h1, .bannerType3 > .textContainer > h1, .bannerType2 > .textContainer > h1, .bannerType1 > .textContainer > h1, .orderInfoContainer > .section > ul > li > .totalCalculateContainer > .totalPriceContainer > ul > li > h1, .orderListContainer > .totalPriceContainer > h1, .productDetailWrapper > .promoteContainer > .text > .content > h1 {
    font-size: 25px;
  }
}

.font-xl, .orderInfoContainer > .section > ul > li > .inputContainer > .title > h1, .productDetailWrapper > .infoContainer > .topInfo > .title > h1, .productListContainer > .head > h1, .headContainer > .left > .headType1, .headContainer > .left > .point, .popupWrapper > .box > .head > h1, .quizContainer > .inside > .title > h1, .quizInputBoxDefault, .quizInputBoxError, .quizSelectType1 > ul > li > .inputBox > .unit > p, .quizSelectType2 > ul > li > .inputBox > .unit > p, .quizSelectType3 > ul > li > .inputBox > .unit > p, .quizSelectType4 > ul > li > .inputBox > .unit > p {
  font-size: 25px;
  /*모바일*/
  /*//모바일*/
}
@media only screen and (min-width: 320px) and (max-width: 1024px) {
  .font-xl, .orderInfoContainer > .section > ul > li > .inputContainer > .title > h1, .productDetailWrapper > .infoContainer > .topInfo > .title > h1, .productListContainer > .head > h1, .headContainer > .left > .headType1, .headContainer > .left > .point, .popupWrapper > .box > .head > h1, .quizContainer > .inside > .title > h1, .quizInputBoxDefault, .quizInputBoxError, .quizSelectType1 > ul > li > .inputBox > .unit > p, .quizSelectType2 > ul > li > .inputBox > .unit > p, .quizSelectType3 > ul > li > .inputBox > .unit > p, .quizSelectType4 > ul > li > .inputBox > .unit > p {
    font-size: 20px;
  }
}

.font-lg, .reviewText > h1, .faqContainer > ul > li > .question > h1, .aboutMeritsContainer > ul > li > .textContainer > h1, .indexLayoutType4 > ul > li > .content > .text > h1, .orderInfoContainer > .section > ul > li > .totalCalculateContainer > .totalPriceContainer > ul > .point > h1, .orderInfoContainer > .section > ul > li > .totalCalculateContainer > .subTotalContainer > ul > li > h1, .orderListContainer > ul > li > .content > .rightInfo > .priceOption > h1, .mypageContainer > ul > li > .title h1, .productDetailWrapper > .infoContainer > .topInfo > .info > ul > li > .pillInfo > ul > li > .textContainer > p, .productDetailWrapper > .productTopInfo > .textInfo > .price > h1, .productListContainer > ul > li > .content > .title > h1, .popupWrapper > .filterInput > .head > h1, .quizContainer > .inside > .title > h2, .quizContainer > .inside > .title > p, .quizSelectType1 > ul > li > .text > h1, .quizSelectType2 > ul > li > .text > h1, .quizSelectType3 > ul > li > .text > h1, .quizSelectType4 > ul > li > .text > h1 {
  font-size: 20px;
  /*모바일*/
  /*//모바일*/
}
@media only screen and (min-width: 320px) and (max-width: 1024px) {
  .font-lg, .reviewText > h1, .faqContainer > ul > li > .question > h1, .aboutMeritsContainer > ul > li > .textContainer > h1, .indexLayoutType4 > ul > li > .content > .text > h1, .orderInfoContainer > .section > ul > li > .totalCalculateContainer > .totalPriceContainer > ul > .point > h1, .orderInfoContainer > .section > ul > li > .totalCalculateContainer > .subTotalContainer > ul > li > h1, .orderListContainer > ul > li > .content > .rightInfo > .priceOption > h1, .mypageContainer > ul > li > .title h1, .productDetailWrapper > .infoContainer > .topInfo > .info > ul > li > .pillInfo > ul > li > .textContainer > p, .productDetailWrapper > .productTopInfo > .textInfo > .price > h1, .productListContainer > ul > li > .content > .title > h1, .popupWrapper > .filterInput > .head > h1, .quizContainer > .inside > .title > h2, .quizContainer > .inside > .title > p, .quizSelectType1 > ul > li > .text > h1, .quizSelectType2 > ul > li > .text > h1, .quizSelectType3 > ul > li > .text > h1, .quizSelectType4 > ul > li > .text > h1 {
    font-size: 18px;
  }
}

.font-md, .membersContainer > ul > li > .textContainer > p, .membersContainer > ul > li > .textContainer > h1, .indexLayoutType1 > ul > li > .textContainer > h1, .orderInfoContainer > .section > ul > li > .totalCalculateContainer > .totalPriceContainer > ul > li > h2, .orderListContainer > .totalPriceContainer > h2, .productListContainer > ul > li > .content > .price > p, .headContainer > .right > h1, .mobileMenuWrapper > .sideMenuContainer > .box > .myPageButton > .title {
  font-size: 18px;
  /*모바일*/
  /*//모바일*/
}
@media only screen and (min-width: 320px) and (max-width: 1024px) {
  .font-md, .membersContainer > ul > li > .textContainer > p, .membersContainer > ul > li > .textContainer > h1, .indexLayoutType1 > ul > li > .textContainer > h1, .orderInfoContainer > .section > ul > li > .totalCalculateContainer > .totalPriceContainer > ul > li > h2, .orderListContainer > .totalPriceContainer > h2, .productListContainer > ul > li > .content > .price > p, .headContainer > .right > h1, .mobileMenuWrapper > .sideMenuContainer > .box > .myPageButton > .title {
    font-size: 15px;
  }
}

.font-sm, .reviewContainer > ul > li > .productInfo > .title > h1, .faqContainer > ul > li > .answer > p, .mainTopSlide > .content > p, .bannerType5 > .textContainer > h2, .bannerType4 > .textContainer > h2, .bannerType3 > .textContainer > h2, .bannerType2 > .textContainer > h2, .bannerType1 > .textContainer > h2, .orderListContainer > ul > li > .subInfoContainer > ul > li > h2, .orderListContainer > ul > li > .subInfoContainer > ul > li > h1, .orderListContainer > ul > li > .content > .centerInfo > .quantity > p, .orderListContainer > ul > li > .content > .title > h1, .orderListContainer > ul > li > .subHead > h1, .mypageContainer > ul > li > .content > .info > h1, .mypageContainer > ul > li > .content > .product > .textContainer > h1, .productDetailWrapper > .productTopInfo > .textInfo > .title > h2, .buttonLgWithoutIcoBlackColor, .buttonLgRedColor, .buttonMedPointColor, .buttonMedWithIcoBlackColor, .buttonMedWithoutIcoBlackColor, .buttonSmWhiteBorder, .buttonWhiteBorder, .buttonMedWithIcoBorderBlackColor, .buttonMedWithoutIcoBorderBlackColor, .buttonSmWithoutIcoBorderBlackColor, .headContainer > .left > h2, .popupWrapper > .box > .head > h2, .popupWrapper > .box > .menuList > ul > li, .popupWrapper > .filterInput > .head > p, .userInputBoxDisabled, .userInputBoxDefault, .userInputBoxPayment, .userInputBoxError, .userInputBoxPouchMsg, .checkBoxOff > p, .checkBoxOn > p, .selectBox, .mobileMenuWrapper > .sideMenuContainer > .box > .myPageButton > .title > .logout, .mobileMenuWrapper > .sideMenuContainer > .box > ul > li > .title {
  font-size: 16px;
  /*모바일*/
  /*//모바일*/
}
@media only screen and (min-width: 320px) and (max-width: 1024px) {
  .font-sm, .reviewContainer > ul > li > .productInfo > .title > h1, .faqContainer > ul > li > .answer > p, .mainTopSlide > .content > p, .bannerType5 > .textContainer > h2, .bannerType4 > .textContainer > h2, .bannerType3 > .textContainer > h2, .bannerType2 > .textContainer > h2, .bannerType1 > .textContainer > h2, .orderListContainer > ul > li > .subInfoContainer > ul > li > h2, .orderListContainer > ul > li > .subInfoContainer > ul > li > h1, .orderListContainer > ul > li > .content > .centerInfo > .quantity > p, .orderListContainer > ul > li > .content > .title > h1, .orderListContainer > ul > li > .subHead > h1, .mypageContainer > ul > li > .content > .info > h1, .mypageContainer > ul > li > .content > .product > .textContainer > h1, .productDetailWrapper > .productTopInfo > .textInfo > .title > h2, .buttonLgWithoutIcoBlackColor, .buttonLgRedColor, .buttonMedPointColor, .buttonMedWithIcoBlackColor, .buttonMedWithoutIcoBlackColor, .buttonSmWhiteBorder, .buttonWhiteBorder, .buttonMedWithIcoBorderBlackColor, .buttonMedWithoutIcoBorderBlackColor, .buttonSmWithoutIcoBorderBlackColor, .headContainer > .left > h2, .popupWrapper > .box > .head > h2, .popupWrapper > .box > .menuList > ul > li, .popupWrapper > .filterInput > .head > p, .userInputBoxDisabled, .userInputBoxDefault, .userInputBoxPayment, .userInputBoxError, .userInputBoxPouchMsg, .checkBoxOff > p, .checkBoxOn > p, .selectBox, .mobileMenuWrapper > .sideMenuContainer > .box > .myPageButton > .title > .logout, .mobileMenuWrapper > .sideMenuContainer > .box > ul > li > .title {
    font-size: 14px;
  }
}

.font-xs, .indexLayoutType3 > .pagination > ul > li > p, .indexType2TextContainer > .content > p, .orderInfoContainer > .section > ul > li > .totalCalculateContainer > .totalPriceContainer > ul > .point > h2, .orderInfoContainer > .section > ul > li > .totalCalculateContainer > .subTotalContainer > ul > li > h2, .orderListContainer > ul > li > .content > .rightInfo > .priceOption > h2, .mypageContainer > ul > li > .content > .info > p, .filterListContainer > .content > ul > li > p, .topNav > .menus > .nav > ul > li > a, .popupWrapper > .box > .menuList > ul > li > .closeButton, .quizSelectType1 > ul > li > .text > p, .quizSelectType2 > ul > li > .text > p, .quizSelectType3 > ul > li > .text > p, .quizSelectType4 > ul > li > .text > p {
  font-size: 15px;
  /*모바일*/
  /*//모바일*/
}
@media only screen and (min-width: 320px) and (max-width: 1024px) {
  .font-xs, .indexLayoutType3 > .pagination > ul > li > p, .indexType2TextContainer > .content > p, .orderInfoContainer > .section > ul > li > .totalCalculateContainer > .totalPriceContainer > ul > .point > h2, .orderInfoContainer > .section > ul > li > .totalCalculateContainer > .subTotalContainer > ul > li > h2, .orderListContainer > ul > li > .content > .rightInfo > .priceOption > h2, .mypageContainer > ul > li > .content > .info > p, .filterListContainer > .content > ul > li > p, .topNav > .menus > .nav > ul > li > a, .popupWrapper > .box > .menuList > ul > li > .closeButton, .quizSelectType1 > ul > li > .text > p, .quizSelectType2 > ul > li > .text > p, .quizSelectType3 > ul > li > .text > p, .quizSelectType4 > ul > li > .text > p {
    font-size: 13px;
  }
}

.font-xxs, .reviewText > p, .aboutMeritsContainer > ul > li > .textContainer > p, .aboutMeritsContainer > ul > li > .textContainer > h2, .aboutContainer > .secondSec > .textContainer > .smallText > p, .aboutContainer > .firstSec > .textContainer > p, .indexLayoutType4 > ul > li > .content > .text > p, .indexLayoutType4 > ul > li > .content > .text > h2, .indexLayoutType1 > ul > li > .textContainer > p, .indexLayoutType1 > ul > li > .textContainer > h2, .bannerType5 > .tags > ul > li, .bannerType4 > .tags > ul > li, .bannerType3 > .tags > ul > li, .bannerType2 > .tags > ul > li, .bannerType1 > .tags > ul > li, .orderInfoContainer > .section > ul > li > .inputContainer > ul > li > .title > .left > p, .orderInfoContainer > .section > ul > li > .inputContainer > ul > li > .title > .left > h1, .orderListContainer > ul > li > .content > .rightInfo > .priceOption > .per > p, .pouchMsgContainer > ul > li > .msgList > ul > li > .head > h1, .mypageContainer > ul > li > .title p, .productDetailWrapper > .promoteContainer > .text > .content > p, .productDetailWrapper > .infoContainer > .topInfo > .info > ul > li > .pillInfo > ul > li > .textContainer > h1, .productDetailWrapper > .infoContainer > .topInfo > .info > ul > li > p, .productDetailWrapper > .infoContainer > .topInfo > .info > ul > li > h1, .productDetailWrapper > .infoContainer > .topInfo > .info > p, .productDetailWrapper > .productTopInfo > .textInfo > .subInfo > ul > li > p, .productDetailWrapper > .productTopInfo > .textInfo > .title > p, .productListContainer > ul > li > .content > .tags > ul > li, .productListContainer > ul > li > .content > .title > h2, .userInputContainer > ul > li > .inputContainer > h1, .userInputContainer > .subButtonContainer > ul > li, .userInputContainer > .subButtonContainer--top > ul > li, .userInputContainer > .subButtonContainer--bottom > ul > li, .userInputContainer > .subButtonContainer--agreement > ul > li, .userInputContainer > .subButtonContainer--agreement > ul > li > .agreementContainer > li > h1, .quizNav > ul > .backButton > .button > p, .quizNav--start > ul > .backButton > .button > p {
  font-size: 14px;
  /*모바일*/
  /*//모바일*/
}
@media only screen and (min-width: 320px) and (max-width: 1024px) {
  .font-xxs, .reviewText > p, .aboutMeritsContainer > ul > li > .textContainer > p, .aboutMeritsContainer > ul > li > .textContainer > h2, .aboutContainer > .secondSec > .textContainer > .smallText > p, .aboutContainer > .firstSec > .textContainer > p, .indexLayoutType4 > ul > li > .content > .text > p, .indexLayoutType4 > ul > li > .content > .text > h2, .indexLayoutType1 > ul > li > .textContainer > p, .indexLayoutType1 > ul > li > .textContainer > h2, .bannerType5 > .tags > ul > li, .bannerType4 > .tags > ul > li, .bannerType3 > .tags > ul > li, .bannerType2 > .tags > ul > li, .bannerType1 > .tags > ul > li, .orderInfoContainer > .section > ul > li > .inputContainer > ul > li > .title > .left > p, .orderInfoContainer > .section > ul > li > .inputContainer > ul > li > .title > .left > h1, .orderListContainer > ul > li > .content > .rightInfo > .priceOption > .per > p, .pouchMsgContainer > ul > li > .msgList > ul > li > .head > h1, .mypageContainer > ul > li > .title p, .productDetailWrapper > .promoteContainer > .text > .content > p, .productDetailWrapper > .infoContainer > .topInfo > .info > ul > li > .pillInfo > ul > li > .textContainer > h1, .productDetailWrapper > .infoContainer > .topInfo > .info > ul > li > p, .productDetailWrapper > .infoContainer > .topInfo > .info > ul > li > h1, .productDetailWrapper > .infoContainer > .topInfo > .info > p, .productDetailWrapper > .productTopInfo > .textInfo > .subInfo > ul > li > p, .productDetailWrapper > .productTopInfo > .textInfo > .title > p, .productListContainer > ul > li > .content > .tags > ul > li, .productListContainer > ul > li > .content > .title > h2, .userInputContainer > ul > li > .inputContainer > h1, .userInputContainer > .subButtonContainer > ul > li, .userInputContainer > .subButtonContainer--top > ul > li, .userInputContainer > .subButtonContainer--bottom > ul > li, .userInputContainer > .subButtonContainer--agreement > ul > li, .userInputContainer > .subButtonContainer--agreement > ul > li > .agreementContainer > li > h1, .quizNav > ul > .backButton > .button > p, .quizNav--start > ul > .backButton > .button > p {
    font-size: 13px;
  }
}

.font-xxxs, .reviewUser > .info > h1, .reviewUser > .info > h2, .reviewContainer > ul > li > .productInfo > .title > h2, .orderInfoButtonContainer > .msgContainer > p, .orderListContainer > ul > li > .subInfoContainer > ul > li > p, .orderListContainer > ul > li > .content > .rightInfo > .priceOption > p, .orderListContainer > ul > li > .content > .title > .infoList > p, .orderListContainer > ul > li > .content > .title > h2, .mypageContainer > ul > li > .content > .info > h2, .mypageContainer > ul > li > .content > .product > .textContainer > h2, .headContainer > .left > p, .headContainer > .right > p, .footer > .left > .links > ul > li > a, .footer > .left > .info > ul > li > a, .popupWrapper > .box > .head > p, .userInputContainer > ul > li > .inputContainer > .msgBox {
  font-size: 13px;
}

.font-xxxxs, .reviewText > h2, .membersContainer > ul > li > .textContainer > h2, .orderListContainer > ul > li > .content > .title > .tags > ul > li, .pouchMsgContainer > ul > li > .msgList > ul > li > .head > p, .footer > .left > .info > ul > li, .footer > .left > .copyright {
  font-size: 12px;
}

.font-xxxxxs, .userInputContainer > .subButtonContainer--agreement > ul > li > .agreementContainer > li > a, .mobileMenuWrapper > .sideMenuContainer > .box > ul > li > .cartNumber {
  font-size: 10px;
}

.buttonLgWithoutIcoBlackColor {
  display: inline-flex;
  padding: 20px 60px;
  background: #000000;
  color: #fff;
  border-radius: 100px;
  transition: all 0.2s ease-in-out;
  border: 0 solid transparent;
  font-weight: 600;
  gap: 10px;
  cursor: pointer;
  align-items: center;
  /*모바일*/
  /*//모바일*/
}
.buttonLgWithoutIcoBlackColor:hover {
  background: #1cbf84;
  color: #fff;
  border: 0 solid transparent;
}
.buttonLgWithoutIcoBlackColor > .ico {
  margin-right: 10px;
  display: block;
  /*모바일*/
  /*//모바일*/
}
@media only screen and (min-width: 320px) and (max-width: 1024px) {
  .buttonLgWithoutIcoBlackColor > .ico {
    margin-right: 0;
  }
}
@media only screen and (min-width: 320px) and (max-width: 1024px) {
  .buttonLgWithoutIcoBlackColor {
    padding: 15px 35px;
    font-size: 15px;
  }
}

.buttonLgRedColor {
  display: inline-flex;
  padding: 20px 60px;
  background: #ee2656;
  color: #fff;
  border-radius: 100px;
  transition: all 0.2s ease-in-out;
  border: 0 solid transparent;
  font-weight: 600;
  gap: 10px;
  cursor: pointer;
  align-items: center;
  /*모바일*/
  /*//모바일*/
}
.buttonLgRedColor:hover {
  background: #d30033;
  color: #fff;
  border: 0 solid transparent;
}
.buttonLgRedColor > .ico {
  margin-right: 10px;
  display: block;
  /*모바일*/
  /*//모바일*/
}
@media only screen and (min-width: 320px) and (max-width: 1024px) {
  .buttonLgRedColor > .ico {
    margin-right: 0;
  }
}
@media only screen and (min-width: 320px) and (max-width: 1024px) {
  .buttonLgRedColor {
    padding: 15px 35px;
    font-size: 15px;
  }
}

.buttonMedPointColor {
  display: inline-flex;
  padding: 20px 45px;
  background: #1cbf84;
  color: #fff;
  border-radius: 100px;
  transition: all 0.2s ease-in-out;
  border: 0 solid transparent;
  font-weight: 600;
  gap: 10px;
  cursor: pointer;
  align-items: center;
  /*모바일*/
  /*//모바일*/
}
.buttonMedPointColor:hover {
  background: #00a468;
  color: #fff;
  border: 0 solid transparent;
}
.buttonMedPointColor > .ico {
  margin-right: 10px;
  display: block;
  /*모바일*/
  /*//모바일*/
}
@media only screen and (min-width: 320px) and (max-width: 1024px) {
  .buttonMedPointColor > .ico {
    margin-right: 0;
  }
}
@media only screen and (min-width: 320px) and (max-width: 1024px) {
  .buttonMedPointColor {
    padding: 15px 20px;
    font-size: 15px;
  }
}

.buttonMedWithIcoBlackColor {
  display: inline-flex;
  padding: 20px 30px;
  background: #000000;
  color: #fff;
  border-radius: 100px;
  transition: all 0.2s ease-in-out;
  border: 0 solid transparent;
  font-weight: 600;
  gap: 10px;
  cursor: pointer;
  align-items: center;
  /*모바일*/
  /*//모바일*/
}
.buttonMedWithIcoBlackColor:hover {
  background: #1cbf84;
  color: #fff;
  border: 0 solid transparent;
}
.buttonMedWithIcoBlackColor > .ico {
  margin-right: 10px;
  display: block;
  /*모바일*/
  /*//모바일*/
}
@media only screen and (min-width: 320px) and (max-width: 1024px) {
  .buttonMedWithIcoBlackColor > .ico {
    margin-right: 0;
  }
}
@media only screen and (min-width: 320px) and (max-width: 1024px) {
  .buttonMedWithIcoBlackColor {
    padding: 15px 20px;
    font-size: 15px;
  }
}

.buttonMedWithoutIcoBlackColor {
  display: inline-flex;
  padding: 20px 45px;
  background: #000000;
  color: #fff;
  border-radius: 100px;
  transition: all 0.2s ease-in-out;
  border: 0 solid transparent;
  font-weight: 600;
  gap: 10px;
  cursor: pointer;
  align-items: center;
  /*모바일*/
  /*//모바일*/
}
.buttonMedWithoutIcoBlackColor:hover {
  background: #1cbf84;
  color: #fff;
  border: 0 solid transparent;
}
.buttonMedWithoutIcoBlackColor > .ico {
  margin-right: 10px;
  display: block;
  /*모바일*/
  /*//모바일*/
}
@media only screen and (min-width: 320px) and (max-width: 1024px) {
  .buttonMedWithoutIcoBlackColor > .ico {
    margin-right: 0;
  }
}
@media only screen and (min-width: 320px) and (max-width: 1024px) {
  .buttonMedWithoutIcoBlackColor {
    padding: 15px 20px;
    font-size: 15px;
  }
}

.buttonSmWhiteBorder {
  display: inline-flex;
  padding: 15px 20px;
  background: transparent;
  color: #fff;
  border-radius: 100px;
  transition: all 0.2s ease-in-out;
  border: 1px solid #fff;
  font-weight: 600;
  gap: 10px;
  cursor: pointer;
  align-items: center;
  /*모바일*/
  /*//모바일*/
}
.buttonSmWhiteBorder:hover {
  background: #fff;
  color: #000000;
  border: 1px solid #fff;
}
.buttonSmWhiteBorder > .ico {
  margin-right: 10px;
  display: block;
  /*모바일*/
  /*//모바일*/
}
@media only screen and (min-width: 320px) and (max-width: 1024px) {
  .buttonSmWhiteBorder > .ico {
    margin-right: 0;
  }
}
@media only screen and (min-width: 320px) and (max-width: 1024px) {
  .buttonSmWhiteBorder {
    padding: 10px 20px;
    font-size: 15px;
  }
}

.buttonWhiteBorder {
  display: inline-flex;
  padding: 20px 60px;
  background: transparent;
  color: #fff;
  border-radius: 100px;
  transition: all 0.2s ease-in-out;
  border: 1px solid #fff;
  font-weight: 600;
  gap: 10px;
  cursor: pointer;
  align-items: center;
  /*모바일*/
  /*//모바일*/
}
.buttonWhiteBorder:hover {
  background: #fff;
  color: #000000;
  border: 1px solid #fff;
}
.buttonWhiteBorder > .ico {
  margin-right: 10px;
  display: block;
  /*모바일*/
  /*//모바일*/
}
@media only screen and (min-width: 320px) and (max-width: 1024px) {
  .buttonWhiteBorder > .ico {
    margin-right: 0;
  }
}
@media only screen and (min-width: 320px) and (max-width: 1024px) {
  .buttonWhiteBorder {
    padding: 15px 35px;
    font-size: 15px;
  }
}

.buttonMedWithIcoBorderBlackColor {
  display: inline-flex;
  padding: 20px 30px;
  background: transparent;
  color: #000000;
  border-radius: 100px;
  transition: all 0.2s ease-in-out;
  border: 1px solid #000000;
  font-weight: 600;
  gap: 10px;
  cursor: pointer;
  align-items: center;
  /*모바일*/
  /*//모바일*/
}
.buttonMedWithIcoBorderBlackColor:hover {
  background: transparent;
  color: #000000;
  border: 1px solid #1cbf84;
}
.buttonMedWithIcoBorderBlackColor > .ico {
  margin-right: 10px;
  display: block;
  /*모바일*/
  /*//모바일*/
}
@media only screen and (min-width: 320px) and (max-width: 1024px) {
  .buttonMedWithIcoBorderBlackColor > .ico {
    margin-right: 0;
  }
}
@media only screen and (min-width: 320px) and (max-width: 1024px) {
  .buttonMedWithIcoBorderBlackColor {
    padding: 15px 20px;
    font-size: 15px;
  }
}

.buttonMedWithoutIcoBorderBlackColor {
  display: inline-flex;
  padding: 20px 60px;
  background: transparent;
  color: #000000;
  border-radius: 100px;
  transition: all 0.2s ease-in-out;
  border: 1px solid #000000;
  font-weight: 600;
  gap: 10px;
  cursor: pointer;
  align-items: center;
  /*모바일*/
  /*//모바일*/
}
.buttonMedWithoutIcoBorderBlackColor:hover {
  background: transparent;
  color: #000000;
  border: 1px solid #1cbf84;
}
.buttonMedWithoutIcoBorderBlackColor > .ico {
  margin-right: 10px;
  display: block;
  /*모바일*/
  /*//모바일*/
}
@media only screen and (min-width: 320px) and (max-width: 1024px) {
  .buttonMedWithoutIcoBorderBlackColor > .ico {
    margin-right: 0;
  }
}
@media only screen and (min-width: 320px) and (max-width: 1024px) {
  .buttonMedWithoutIcoBorderBlackColor {
    padding: 15px 20px;
    font-size: 15px;
  }
}

.buttonSmWithoutIcoBorderBlackColor {
  display: inline-flex;
  padding: 15px 30px;
  background: transparent;
  color: #000000;
  border-radius: 100px;
  transition: all 0.2s ease-in-out;
  border: 1px solid #000000;
  font-weight: 600;
  gap: 10px;
  cursor: pointer;
  align-items: center;
  /*모바일*/
  /*//모바일*/
}
.buttonSmWithoutIcoBorderBlackColor:hover {
  background: transparent;
  color: #000000;
  border: 1px solid #1cbf84;
}
.buttonSmWithoutIcoBorderBlackColor > .ico {
  margin-right: 10px;
  display: block;
  /*모바일*/
  /*//모바일*/
}
@media only screen and (min-width: 320px) and (max-width: 1024px) {
  .buttonSmWithoutIcoBorderBlackColor > .ico {
    margin-right: 0;
  }
}
@media only screen and (min-width: 320px) and (max-width: 1024px) {
  .buttonSmWithoutIcoBorderBlackColor {
    padding: 10px 20px;
    font-size: 15px;
  }
}

.buttonBorderWhite {
  border: 1px solid rgba(255, 255, 255, 0.3) !important;
}

.textButtonWhite {
  font-size: 15px;
  text-decoration: underline;
  font-weight: 500;
  color: #fff;
  transition: opacity 0.2s ease-in-out;
  cursor: pointer;
  /*모바일*/
  /*//모바일*/
}
.textButtonWhite:hover {
  opacity: 0.6;
}
@media only screen and (min-width: 320px) and (max-width: 1024px) {
  .textButtonWhite {
    font-size: 14px;
  }
}

.textButtonBlack {
  font-size: 15px;
  text-decoration: underline;
  font-weight: 500;
  color: #000000;
  transition: opacity 0.2s ease-in-out;
  cursor: pointer;
  /*모바일*/
  /*//모바일*/
}
.textButtonBlack:hover {
  opacity: 0.6;
}
@media only screen and (min-width: 320px) and (max-width: 1024px) {
  .textButtonBlack {
    font-size: 14px;
  }
}

.textButtonPointColorNoLine {
  font-size: 15px;
  text-decoration: none;
  font-weight: 500;
  color: #1cbf84;
  transition: opacity 0.2s ease-in-out;
  cursor: pointer;
  /*모바일*/
  /*//모바일*/
}
.textButtonPointColorNoLine:hover {
  opacity: 0.6;
}
@media only screen and (min-width: 320px) and (max-width: 1024px) {
  .textButtonPointColorNoLine {
    font-size: 14px;
  }
}

.textButtonBlackSmall {
  font-size: 14px;
  text-decoration: underline;
  font-weight: 500;
  color: #000000;
  transition: opacity 0.2s ease-in-out;
  cursor: pointer;
  /*모바일*/
  /*//모바일*/
}
.textButtonBlackSmall:hover {
  opacity: 0.6;
}
@media only screen and (min-width: 320px) and (max-width: 1024px) {
  .textButtonBlackSmall {
    font-size: 13px;
  }
}

.textButtonBlackBold {
  font-size: 15px;
  text-decoration: underline;
  font-weight: 500;
  color: #000000;
  transition: opacity 0.2s ease-in-out;
  cursor: pointer;
  /*모바일*/
  /*//모바일*/
}
.textButtonBlackBold:hover {
  opacity: 0.6;
}
@media only screen and (min-width: 320px) and (max-width: 1024px) {
  .textButtonBlackBold {
    font-size: 14px;
  }
}

.textButtonGray {
  font-size: 15px;
  text-decoration: underline;
  font-weight: 500;
  color: #7f7e7e;
  transition: opacity 0.2s ease-in-out;
  cursor: pointer;
  /*모바일*/
  /*//모바일*/
}
.textButtonGray:hover {
  opacity: 0.6;
}
@media only screen and (min-width: 320px) and (max-width: 1024px) {
  .textButtonGray {
    font-size: 14px;
  }
}

.textButtonLightGraySmall {
  font-size: 13px;
  text-decoration: underline;
  font-weight: 500;
  color: #989898;
  transition: opacity 0.2s ease-in-out;
  cursor: pointer;
  /*모바일*/
  /*//모바일*/
}
.textButtonLightGraySmall:hover {
  opacity: 0.6;
}
@media only screen and (min-width: 320px) and (max-width: 1024px) {
  .textButtonLightGraySmall {
    font-size: 12px;
  }
}

.textButtonPointColorSmall {
  font-size: 13px;
  text-decoration: underline;
  font-weight: 500;
  color: #1cbf84;
  transition: opacity 0.2s ease-in-out;
  cursor: pointer;
  /*모바일*/
  /*//모바일*/
}
.textButtonPointColorSmall:hover {
  opacity: 0.6;
}
@media only screen and (min-width: 320px) and (max-width: 1024px) {
  .textButtonPointColorSmall {
    font-size: 12px;
  }
}

.topNav {
  width: 100%;
  display: flex;
  align-items: center;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 99999;
  padding: 25px 30px;
  box-sizing: border-box;
  transition: transform 0.2s ease-in-out, background 0.2s ease-in-out, border-bottom 0.2s ease-in-out;
  /*모바일*/
  /*//모바일*/
}
@media only screen and (min-width: 320px) and (max-width: 1024px) {
  .topNav {
    padding: 20px;
  }
}
.topNav > .logo {
  width: 30%;
}
.topNav > .logo > img {
  cursor: pointer;
}
.topNav > .menus {
  width: 100%;
  display: flex;
  justify-content: flex-end;
  align-items: center;
  gap: 60px;
}
.topNav > .menus > .nav {
  /*모바일*/
  /*//모바일*/
}
@media only screen and (min-width: 320px) and (max-width: 1024px) {
  .topNav > .menus > .nav {
    display: none;
  }
}
.topNav > .menus > .nav > ul {
  display: flex;
  justify-content: flex-end;
  gap: 35px;
}
.topNav > .menus > .nav > ul > li > a {
  color: #fff;
  opacity: 0.45;
  transition: opacity 0.2s ease-in-out;
}
.topNav > .menus > .nav > ul > li > a:hover {
  opacity: 1;
}
.topNav > .menus > .nav > ul > .active > a {
  opacity: 1;
}
.topNav > .menus > .mobileNav {
  display: none;
  /*모바일*/
  /*//모바일*/
}
.topNav > .menus > .mobileNav > img {
  cursor: pointer;
}
@media only screen and (min-width: 320px) and (max-width: 1024px) {
  .topNav > .menus > .mobileNav {
    display: block;
    display: flex;
    justify-content: flex-end;
  }
}
.topNav > .menus > .navSub > ul > li > a {
  color: #000000;
}
.topNav > .menus > .subButtons {
  /*모바일*/
  /*//모바일*/
}
@media only screen and (min-width: 320px) and (max-width: 1024px) {
  .topNav > .menus > .subButtons {
    display: none;
  }
}
.topNav > .menus > .subButtons > ul {
  display: flex;
  justify-content: flex-end;
  gap: 25px;
}
.hidden {
  transform: translateY(-150%);
}

.navScroll {
  background: rgba(0, 0, 0, 0.85);
}

.subNavScroll {
  background: #fff;
  border-bottom: 1px solid #e5e5e5;
}

.sectionWrapper {
  width: 100%;
}
.sectionWrapper > .insideWrapper {
  width: 100%;
  max-width: 1100px;
  margin: 0 auto;
  /*모바일*/
  /*//모바일*/
}
@media only screen and (min-width: 320px) and (max-width: 1024px) {
  .sectionWrapper > .insideWrapper {
    padding: 0 20px;
    box-sizing: border-box;
  }
}
.sectionWrapper > .insideWrapper > .contentContainer {
  width: 100%;
}

.sectionNoPadding {
  padding: 0 !important;
}

.sectionNoMargin {
  margin: 0 !important;
}

.sectionPadding, .productDetailWrapper {
  padding: 80px 0;
  /*모바일*/
  /*//모바일*/
}
@media only screen and (min-width: 320px) and (max-width: 1024px) {
  .sectionPadding, .productDetailWrapper {
    padding: 60px 0;
  }
}

.sectionPaddingTop {
  padding-top: 80px;
  /*모바일*/
  /*//모바일*/
}
@media only screen and (min-width: 320px) and (max-width: 1024px) {
  .sectionPaddingTop {
    padding-top: 60px;
  }
}

.sectionPaddingTopSmall {
  padding-top: 50px;
  /*모바일*/
  /*//모바일*/
}
@media only screen and (min-width: 320px) and (max-width: 1024px) {
  .sectionPaddingTopSmall {
    padding-top: 40px;
  }
}

.sectionPaddingBottom {
  padding-bottom: 80px;
  /*모바일*/
  /*//모바일*/
}
@media only screen and (min-width: 320px) and (max-width: 1024px) {
  .sectionPaddingBottom {
    padding-bottom: 60px;
  }
}

.sectionPaddingBottomSmall {
  padding-bottom: 50px;
  /*모바일*/
  /*//모바일*/
}
@media only screen and (min-width: 320px) and (max-width: 1024px) {
  .sectionPaddingBottomSmall {
    padding-bottom: 40px;
  }
}

.sectionPaddingTopBig {
  padding-top: 130px;
  /*모바일*/
  /*//모바일*/
}
@media only screen and (min-width: 320px) and (max-width: 1024px) {
  .sectionPaddingTopBig {
    padding-top: 80px;
  }
}

.sectionMargin {
  margin: 80px 0;
  /*모바일*/
  /*//모바일*/
}
@media only screen and (min-width: 320px) and (max-width: 1024px) {
  .sectionMargin {
    margin: 60px 0;
  }
}

.sectionMarginSmall {
  margin: 50px 0;
  /*모바일*/
  /*//모바일*/
}
@media only screen and (min-width: 320px) and (max-width: 1024px) {
  .sectionMarginSmall {
    margin: 40px 0;
  }
}

.sectionMarginTopBig {
  margin-top: 130px;
  /*모바일*/
  /*//모바일*/
}
@media only screen and (min-width: 320px) and (max-width: 1024px) {
  .sectionMarginTopBig {
    margin-top: 80px;
  }
}

.sectionMarginTop {
  margin-top: 80px;
  /*모바일*/
  /*//모바일*/
}
@media only screen and (min-width: 320px) and (max-width: 1024px) {
  .sectionMarginTop {
    margin-top: 60px;
  }
}

.sectionMarginTopSmall {
  margin-top: 50px;
  /*모바일*/
  /*//모바일*/
}
@media only screen and (min-width: 320px) and (max-width: 1024px) {
  .sectionMarginTopSmall {
    margin-top: 40px;
  }
}

.sectionMarginBottomSmall {
  margin-bottom: 50px;
  /*모바일*/
  /*//모바일*/
}
@media only screen and (min-width: 320px) and (max-width: 1024px) {
  .sectionMarginBottomSmall {
    margin-bottom: 40px;
  }
}

.bgGray {
  background: #fafafa;
}

.bgPointColor {
  background: #00a468;
}

.bgBlack {
  background: #000000;
}

.bgFooter {
  background: #1d1d1d;
}

.headContainer {
  width: 100%;
  display: flex;
  margin-bottom: 50px;
  /*모바일*/
  /*//모바일*/
}
@media only screen and (min-width: 320px) and (max-width: 1024px) {
  .headContainer {
    flex-direction: column;
    margin-bottom: 30px;
  }
}
.headContainer > .left {
  width: 100%;
  box-sizing: border-box;
}
.headContainer > .left > h1 {
  color: #000000;
  font-weight: 600;
}
.headContainer > .left > h2 {
  color: #a4a4a4;
  font-weight: 500;
  margin-top: 15px;
}
.headContainer > .left > .fontWhite {
  color: #fff;
}
.headContainer > .left > .point {
  color: #1cbf84;
  margin-top: 15px;
}
.headContainer > .left > p {
  color: #000000;
  margin-top: 15px;
}
.headContainer > .left > .buttonContainer {
  width: 100%;
  margin-top: 20px;
}
.headContainer > .left > .buttonContainer > ul {
  width: 100%;
  display: flex;
  justify-content: center;
  gap: 20px;
}
.headContainer > .right {
  width: 100%;
  margin-left: 100px;
  /*모바일*/
  /*//모바일*/
}
@media only screen and (min-width: 320px) and (max-width: 1024px) {
  .headContainer > .right {
    margin-left: 0;
    margin-top: 30px;
  }
}
.headContainer > .right > h1 {
  color: #000000;
  font-weight: 600;
}
.headContainer > .right > p {
  color: #000000;
  margin-top: 5px;
}
.headContainer > .right > .buttonContainer {
  width: 100%;
  display: flex;
  justify-content: flex-end;
}
.headContainer > .right > .buttonContainer > img {
  cursor: pointer;
  transition: opacity 0.2s ease-in-out;
}
.headContainer > .right > .buttonContainer > img:hover {
  opacity: 0.6;
}
.headContainer > .filter {
  width: auto;
  margin-left: 0;
}
.headContainer > .centered {
  width: 100%;
  text-align: center;
}
.headContainer > .centered > .buttonContainer {
  display: flex;
  justify-content: center;
  margin-top: 35px;
}

.noSubCategory {
  flex-direction: row;
  align-items: center;
}
.noSubCategory > .right {
  margin-top: 0;
}

.categoryTabs {
  width: 100%;
  margin-top: 15px;
}
.categoryTabs > ul {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  gap: 15px;
  /*모바일*/
  /*//모바일*/
}
@media only screen and (min-width: 320px) and (max-width: 1024px) {
  .categoryTabs > ul {
    flex-wrap: nowrap;
    overflow-x: scroll;
    -ms-overflow-style: none; /* IE and Edge */
    scrollbar-width: none; /* Firefox */
  }
  .categoryTabs > ul::-webkit-scrollbar {
    display: none;
  }
}
.categoryTabs > ul > li {
  border: 1px solid #e5e5e5;
  padding: 15px 35px;
  box-sizing: border-box;
  border-radius: 100px;
  color: #a4a4a4;
  transition: border 0.2s ease-in-out, color 0.2s ease-in-out;
  cursor: pointer;
  font-weight: 500;
  /*모바일*/
  /*//모바일*/
}
@media only screen and (min-width: 320px) and (max-width: 1024px) {
  .categoryTabs > ul > li {
    padding: 10px 15px;
    text-wrap: nowrap;
  }
}
.categoryTabs > ul > li:hover {
  border: 1px solid #000000;
  color: #000000;
}
.categoryTabs > ul > .on {
  border: 1px solid #000000;
  color: #000000;
}
.categoryTabs > .noBorder {
  margin-top: 30px;
}
.categoryTabs > .noBorder > li {
  border: none;
  font-weight: 600;
  padding: 0;
  color: #c8c8c8;
  text-wrap: nowrap;
}
.categoryTabs > .noBorder > li:hover {
  border: none;
  color: #000000;
}
.categoryTabs > .noBorder > .on {
  color: #000000;
}

.subHeadTypeCentered, .userInputContainer > .title {
  width: 100%;
  text-align: center;
}
.subHeadTypeCentered > h1, .userInputContainer > .title > h1 {
  font-size: 25px;
  margin-bottom: 20px;
  color: #000000;
}
.subHeadTypeCentered > p, .userInputContainer > .title > p {
  font-size: 13px;
  color: #989898;
}

.footer {
  width: 100%;
  display: flex;
  align-items: flex-start;
  gap: 50px;
  /*모바일*/
  /*//모바일*/
}
@media only screen and (min-width: 320px) and (max-width: 1024px) {
  .footer {
    gap: 30px;
    flex-direction: column;
  }
}
.footer > .left {
  width: 70%;
  display: flex;
  gap: 20px;
  flex-direction: row;
  flex-wrap: wrap;
  /*모바일*/
  /*//모바일*/
}
@media only screen and (min-width: 320px) and (max-width: 1024px) {
  .footer > .left {
    width: 100%;
    flex-direction: column;
  }
}
.footer > .left > .links > ul {
  display: flex;
  gap: 20px;
}
.footer > .left > .links > ul > li > a {
  color: #fff;
  transition: opacity 0.2s ease-in-out;
}
.footer > .left > .links > ul > li > a:hover {
  opacity: 0.4;
}
.footer > .left > .info {
  display: flex;
  gap: 10px;
  flex-direction: row;
  flex-wrap: wrap;
}
.footer > .left > .info > ul {
  display: flex;
  gap: 10px;
  /*모바일*/
  /*//모바일*/
}
@media only screen and (min-width: 320px) and (max-width: 1024px) {
  .footer > .left > .info > ul {
    flex-direction: column;
    gap: 10px;
    width: 100%;
  }
}
.footer > .left > .info > ul > li {
  color: #fff;
  /*모바일*/
  /*//모바일*/
}
@media only screen and (min-width: 320px) and (max-width: 1024px) {
  .footer > .left > .info > ul > li {
    width: 100%;
  }
}
.footer > .left > .info > ul > li > a {
  color: #fff;
  transition: opacity 0.2s ease-in-out;
}
.footer > .left > .info > ul > li > a:hover {
  opacity: 0.4;
}
.footer > .left > .info > ul > .dot {
  /*모바일*/
  /*//모바일*/
}
@media only screen and (min-width: 320px) and (max-width: 1024px) {
  .footer > .left > .info > ul > .dot {
    display: none;
  }
}
.footer > .left > .copyright {
  color: #fff;
  margin-top: 30px;
}
.footer > .right {
  width: 30%;
  display: flex;
  justify-content: flex-end;
  /*모바일*/
  /*//모바일*/
}
@media only screen and (min-width: 320px) and (max-width: 1024px) {
  .footer > .right {
    width: 100%;
    justify-content: flex-start;
  }
}

.popupWrapper {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 99999;
}
.popupWrapper > .overlay {
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.8);
  position: absolute;
  top: 0;
  left: 0;
  z-index: 999999;
}
.popupWrapper > .box {
  width: 100%;
  max-width: 600px;
  padding: 60px 50px;
  box-sizing: border-box;
  border-radius: 10px;
  background: #fff;
  position: relative;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 999999;
  text-align: center;
  /*모바일*/
  /*//모바일*/
}
@media only screen and (min-width: 320px) and (max-width: 1024px) {
  .popupWrapper > .box {
    width: 90%;
    padding: 45px 30px;
  }
}
.popupWrapper > .box > .closeButton {
  position: absolute;
  top: 15px;
  right: 15px;
  cursor: pointer;
}
.popupWrapper > .box > .ico > img {
  margin: 0 auto;
}
.popupWrapper > .box > .head {
  width: 100%;
}
.popupWrapper > .box > .head > h1 {
  color: #000000;
  font-weight: 600;
  margin: 20px 0;
}
.popupWrapper > .box > .head > h2 {
  color: #000000;
  font-weight: 400;
  margin-bottom: 10px;
}
.popupWrapper > .box > .head > p {
  color: #989898;
  /*모바일*/
  /*//모바일*/
}
@media only screen and (min-width: 320px) and (max-width: 1024px) {
  .popupWrapper > .box > .head > p > br {
    display: none;
  }
}
.popupWrapper > .box > .buttonContainer {
  margin: 50px auto 0 auto;
  /*모바일*/
  /*//모바일*/
}
@media only screen and (min-width: 320px) and (max-width: 1024px) {
  .popupWrapper > .box > .buttonContainer {
    margin: 30px auto 0 auto;
  }
}
.popupWrapper > .box > .buttonContainer > ul {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  justify-content: center;
  gap: 25px;
}
.popupWrapper > .box > .buttonContainer > .spaceBetween {
  align-items: center;
  padding: 0 25px;
  box-sizing: border-box;
  flex-direction: row;
  justify-content: space-between;
}
.popupWrapper > .box > .filterButtonContainer {
  margin: 25px auto 0 auto;
}
.popupWrapper > .box > .content {
  width: 100%;
}
.popupWrapper > .box > .content > .orderInfoContainer {
  padding: 0 20px;
  box-sizing: border-box;
}
.popupWrapper > .box > .menuList {
  width: 100%;
}
.popupWrapper > .box > .menuList > ul {
  width: 100%;
}
.popupWrapper > .box > .menuList > ul > li {
  width: 100%;
  padding: 20px;
  box-sizing: border-box;
  border-bottom: 1px solid #f0f0f0;
  display: flex;
  justify-content: center;
  gap: 10px;
  align-items: center;
  font-weight: 500;
  cursor: pointer;
}
.popupWrapper > .box > .menuList > ul > li:last-child {
  border-bottom: none;
}
.popupWrapper > .box > .menuList > ul > li > .closeButton {
  display: flex;
  gap: 10px;
  color: #989898;
}
.popupWrapper > .moreMenu {
  max-width: 300px;
  padding: 0;
}
.popupWrapper > .filterInput {
  padding: 30px 0;
}
.popupWrapper > .filterInput > .head {
  width: 100%;
  text-align: center;
}
.popupWrapper > .filterInput > .head > h1 {
  margin-bottom: 10px;
  font-weight: 600;
  margin-top: 0;
}
.popupWrapper > .filterInput > .content {
  width: 100%;
  margin: 25px 0;
}

.popupFixed {
  position: fixed;
}

.inputBoxButton {
  position: absolute;
  top: 50%;
  right: 15px;
  transform: translateY(-50%);
}

.userInputBoxDisabled {
  width: 100%;
  background: #f6f6f6;
  padding: 20px;
  border: 1px solid #e5e5e5;
  border-radius: 10px;
  box-sizing: border-box;
  transition: border 0.2s ease-in-out;
  font-weight: 400;
  color: #7f7e7e;
  position: relative;
  /*모바일*/
  /*//모바일*/
}
.userInputBoxDisabled::-moz-placeholder {
  color: #a4a4a4;
}
.userInputBoxDisabled::placeholder {
  color: #a4a4a4;
}
.userInputBoxDisabled:hover, .userInputBoxDisabled:focus {
  border: 1px solid #000000;
}
@media only screen and (min-width: 320px) and (max-width: 1024px) {
  .userInputBoxDisabled {
    padding: 15px;
    font-size: 15px;
  }
}

.userInputBoxDefault {
  width: 100%;
  background: #fff;
  padding: 20px;
  border: 1px solid #e5e5e5;
  border-radius: 10px;
  box-sizing: border-box;
  transition: border 0.2s ease-in-out;
  font-weight: 400;
  color: #000000;
  position: relative;
  /*모바일*/
  /*//모바일*/
}
.userInputBoxDefault::-moz-placeholder {
  color: #a4a4a4;
}
.userInputBoxDefault::placeholder {
  color: #a4a4a4;
}
.userInputBoxDefault:hover, .userInputBoxDefault:focus {
  border: 1px solid #000000;
}
@media only screen and (min-width: 320px) and (max-width: 1024px) {
  .userInputBoxDefault {
    padding: 15px;
    font-size: 15px;
  }
}

.userInputBoxPayment {
  width: 100%;
  background: #f6f6f6;
  padding: 20px;
  border: 1px solid #e5e5e5;
  border-radius: 10px;
  box-sizing: border-box;
  transition: border 0.2s ease-in-out;
  font-weight: 400;
  color: #000000;
  position: relative;
  /*모바일*/
  /*//모바일*/
}
.userInputBoxPayment::-moz-placeholder {
  color: #a4a4a4;
}
.userInputBoxPayment::placeholder {
  color: #a4a4a4;
}
.userInputBoxPayment:hover, .userInputBoxPayment:focus {
  border: 1px solid #000000;
}
@media only screen and (min-width: 320px) and (max-width: 1024px) {
  .userInputBoxPayment {
    padding: 15px;
    font-size: 15px;
  }
}

.userInputBoxError {
  width: 100%;
  background: #fff;
  padding: 20px;
  border: 1px solid #ee2656;
  border-radius: 10px;
  box-sizing: border-box;
  transition: border 0.2s ease-in-out;
  font-weight: 400;
  color: #ee2656;
  position: relative;
  /*모바일*/
  /*//모바일*/
}
.userInputBoxError::-moz-placeholder {
  color: #a4a4a4;
}
.userInputBoxError::placeholder {
  color: #a4a4a4;
}
.userInputBoxError:hover, .userInputBoxError:focus {
  border: 1px solid #000000;
}
@media only screen and (min-width: 320px) and (max-width: 1024px) {
  .userInputBoxError {
    padding: 15px;
    font-size: 15px;
  }
}

.userInputBoxPouchMsg {
  width: 100%;
  background: #fff;
  padding: 20px;
  border: 1px solid none;
  border-radius: 10px;
  box-sizing: border-box;
  transition: border 0.2s ease-in-out;
  font-weight: 400;
  color: #000000;
  position: relative;
  /*모바일*/
  /*//모바일*/
  padding: 0;
}
.userInputBoxPouchMsg::-moz-placeholder {
  color: #a4a4a4;
}
.userInputBoxPouchMsg::placeholder {
  color: #a4a4a4;
}
.userInputBoxPouchMsg:hover, .userInputBoxPouchMsg:focus {
  border: 1px solid #000000;
}
@media only screen and (min-width: 320px) and (max-width: 1024px) {
  .userInputBoxPouchMsg {
    padding: 15px;
    font-size: 15px;
  }
}
.userInputBoxPouchMsg:hover, .userInputBoxPouchMsg:focus {
  border: none;
}

.checkBoxOff {
  display: flex;
  align-items: center;
  gap: 10px;
}
.checkBoxOff > .checkBox {
  width: 25px;
  height: 25px;
  background: url("../img/icon/checkbox_ico_off.svg") center center;
}
.checkBoxOff > p {
  color: #000000;
  font-weight: 500;
}

.checkBoxOn {
  display: flex;
  align-items: center;
  gap: 10px;
}
.checkBoxOn > .checkBox {
  width: 25px;
  height: 25px;
  background: url("../img/icon/checkbox_ico_on.svg") center center;
}
.checkBoxOn > p {
  color: #000000;
  font-weight: 500;
}

.selectBox {
  width: 100%;
  background: #fff url(../img/icon/select_box_arrow_ico.svg) no-repeat center right 15px;
  padding: 20px;
  border: 1px solid #e5e5e5;
  border-radius: 10px;
  box-sizing: border-box;
  font-weight: 400;
  color: #000000;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}

.userInputContainer {
  width: 100%;
  max-width: 550px;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: center;
  gap: 35px;
  margin: 0 auto;
}
.userInputContainer > ul {
  width: 100%;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  gap: 15px;
}
.userInputContainer > ul > li {
  width: 100%;
  display: flex;
  gap: 15px;
}
.userInputContainer > ul > li > .inputContainer {
  width: 100%;
}
.userInputContainer > ul > li > .inputContainer > h1 {
  color: #000000;
  font-weight: 500;
  margin-bottom: 10px;
}
.userInputContainer > ul > li > .inputContainer > .msgBox {
  width: 100%;
  margin-top: 10px;
  text-align: left;
}
.userInputContainer > ul > li > .inputContainer > .msgBox > .error {
  color: #ee2656;
}
.userInputContainer > .buttonContainer {
  width: 100%;
  display: flex;
  justify-content: center;
}
.userInputContainer > .subButtonContainer, .userInputContainer > .subButtonContainer--top, .userInputContainer > .subButtonContainer--bottom, .userInputContainer > .subButtonContainer--agreement {
  width: 100%;
}
.userInputContainer > .subButtonContainer > ul, .userInputContainer > .subButtonContainer--top > ul, .userInputContainer > .subButtonContainer--bottom > ul, .userInputContainer > .subButtonContainer--agreement > ul {
  width: 100%;
}
.userInputContainer > .subButtonContainer > ul > li, .userInputContainer > .subButtonContainer--top > ul > li, .userInputContainer > .subButtonContainer--bottom > ul > li, .userInputContainer > .subButtonContainer--agreement > ul > li {
  width: 100%;
}
.userInputContainer > .subButtonContainer--top > ul {
  width: auto;
  display: flex;
  gap: 10px;
  justify-content: center;
}
.userInputContainer > .subButtonContainer--top > ul > li {
  width: auto;
}
.userInputContainer > .subButtonContainer--bottom > ul {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  gap: 25px;
  /*모바일*/
  /*//모바일*/
}
@media only screen and (min-width: 320px) and (max-width: 1024px) {
  .userInputContainer > .subButtonContainer--bottom > ul {
    gap: 15px;
  }
}
.userInputContainer > .subButtonContainer--bottom > ul > li {
  display: flex;
  justify-content: flex-end;
}
.userInputContainer > .subButtonContainer--agreement > ul {
  width: 100%;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  gap: 20px;
}
.userInputContainer > .subButtonContainer--agreement > ul > li {
  width: 100%;
}
.userInputContainer > .subButtonContainer--agreement > ul > li > .agreementContainer {
  width: 100%;
  display: flex;
  justify-content: space-between;
}
.userInputContainer > .subButtonContainer--agreement > ul > li > .agreementContainer > li {
  width: 100%;
}
.userInputContainer > .subButtonContainer--agreement > ul > li > .agreementContainer > li > h1 {
  color: #000000;
  font-weight: 500;
}
.userInputContainer > .subButtonContainer--agreement > ul > li > .agreementContainer > li > a {
  color: #a4a4a4;
  margin-top: 5px;
  text-decoration: underline;
}
.userInputContainer > .subButtonContainer--agreement > ul > li > .agreementContainer > .checkBox {
  display: flex;
  justify-content: flex-end;
}

.mobileMenuWrapper {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 99999;
}
.mobileMenuWrapper > .overlay {
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.8);
  position: absolute;
  top: 0;
  left: 0;
  z-index: 999999;
}
.mobileMenuWrapper > .sideMenuContainer {
  width: 60%;
  min-width: 260px;
  max-width: 350px;
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  padding: 20px;
  box-sizing: border-box;
  z-index: 999999;
}
.mobileMenuWrapper > .sideMenuContainer > .box {
  width: 100%;
  height: 100%;
  background: #fff;
  border-radius: 20px;
  position: relative;
}
.mobileMenuWrapper > .sideMenuContainer > .box > .closeButton {
  position: absolute;
  top: 15px;
  right: 15px;
  cursor: pointer;
}
.mobileMenuWrapper > .sideMenuContainer > .box > .myPageButton {
  width: 100%;
  padding: 20px 20px;
  box-sizing: border-box;
  display: flex;
  gap: 10px;
  cursor: pointer;
  align-items: center;
}
.mobileMenuWrapper > .sideMenuContainer > .box > .myPageButton > img {
  width: 35px;
}
.mobileMenuWrapper > .sideMenuContainer > .box > .myPageButton > .title {
  font-weight: 600;
}
.mobileMenuWrapper > .sideMenuContainer > .box > .myPageButton > .title > .logout {
  color: #989898;
  text-decoration: underline;
  cursor: pointer;
  margin-top: 5px;
}
.mobileMenuWrapper > .sideMenuContainer > .box > ul {
  width: 100%;
  display: flex;
  flex-direction: column;
}
.mobileMenuWrapper > .sideMenuContainer > .box > ul > li {
  width: 100%;
  padding: 15px;
  box-sizing: border-box;
  border-bottom: 1px solid #f0f0f0;
  display: flex;
  justify-content: space-between;
}
.mobileMenuWrapper > .sideMenuContainer > .box > ul > li:first-child {
  border-top: 1px solid #f0f0f0;
}
.mobileMenuWrapper > .sideMenuContainer > .box > ul > li > .cartNumber {
  width: 24px;
  height: 24px;
  border-radius: 24px;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #fff;
  background: #000000;
  font-weight: 500;
}
.mobileMenuWrapper > .sideMenuContainer > .box > ul > li > .title {
  color: #000000;
  font-weight: 500;
  display: flex;
  align-items: center;
  gap: 10px;
  cursor: pointer;
}

.floatingButton {
  position: fixed;
  bottom: 50px;
  right: 30px;
  z-index: 9999;
}

.floatingButtonCentered {
  position: fixed;
  bottom: 50px;
  left: 50%;
  transform: translateX(-50%);
  z-index: 9999;
  filter: drop-shadow(0px 10px 35px rgba(0, 0, 0, 0.35));
}

.productListContainer {
  width: 100%;
}
.productListContainer > .head {
  width: 100%;
  margin-bottom: 20px;
}
.productListContainer > .head > h1 {
  color: #000000;
  font-weight: 600;
}
.productListContainer > ul {
  width: 100%;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  gap: 20px;
}
.productListContainer > ul > li {
  width: calc(33.3% - 15px);
  cursor: pointer;
  /*모바일*/
  /*//모바일*/
}
@media only screen and (min-width: 320px) and (max-width: 1024px) {
  .productListContainer > ul > li {
    width: 100%;
  }
}
.productListContainer > ul > li > .imgBox, .productListContainer > ul > li.quizStartWrapper > .imgBox--firstSection, .productListContainer > ul > li.quizStartWrapper > .imgBox--secondSection {
  position: relative;
  width: 100%;
  height: 190px;
  background: #f0f0f0;
}
.productListContainer > ul > li > .imgBox > .product, .productListContainer > ul > li.quizStartWrapper > .imgBox--firstSection > .product, .productListContainer > ul > li.quizStartWrapper > .imgBox--secondSection > .product {
  position: absolute;
  width: 100px;
  height: 100px;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.productListContainer > ul > li > .imgBox > .product > img, .productListContainer > ul > li.quizStartWrapper > .imgBox--firstSection > .product > img, .productListContainer > ul > li.quizStartWrapper > .imgBox--secondSection > .product > img {
  width: 100%;
  height: 100%;
}
.productListContainer > ul > li > .imgBox > .button, .productListContainer > ul > li.quizStartWrapper > .imgBox--firstSection > .button, .productListContainer > ul > li.quizStartWrapper > .imgBox--secondSection > .button {
  position: absolute;
  bottom: 15px;
  right: 15px;
  filter: drop-shadow(0px 10px 35px rgba(0, 0, 0, 0.25));
  transition: transform 0.2s ease-in-out, filter 0.2s ease-in-out;
  width: 40px;
  height: 40px;
  background: url("../img/icon/cart_button.svg");
}
.productListContainer > ul > li > .imgBox > .button:hover, .productListContainer > ul > li.quizStartWrapper > .imgBox--firstSection > .button:hover, .productListContainer > ul > li.quizStartWrapper > .imgBox--secondSection > .button:hover {
  transform: translateY(-5px);
  filter: drop-shadow(0px 10px 35px rgba(0, 0, 0, 0.45));
}
.productListContainer > ul > li > .imgBox > .cartAdded, .productListContainer > ul > li.quizStartWrapper > .imgBox--firstSection > .cartAdded, .productListContainer > ul > li.quizStartWrapper > .imgBox--secondSection > .cartAdded {
  position: absolute;
  bottom: 15px;
  right: 15px;
  filter: drop-shadow(0px 10px 35px rgba(0, 0, 0, 0.25));
  transition: transform 0.2s ease-in-out, filter 0.2s ease-in-out;
  width: 40px;
  height: 40px;
  background: url("../img/icon/cart_button_added.svg");
}
.productListContainer > ul > li > .imgBox > .cartAdded:hover, .productListContainer > ul > li.quizStartWrapper > .imgBox--firstSection > .cartAdded:hover, .productListContainer > ul > li.quizStartWrapper > .imgBox--secondSection > .cartAdded:hover {
  transform: translateY(-5px);
  filter: drop-shadow(0px 10px 35px rgba(0, 0, 0, 0.45));
}
.productListContainer > ul > li > .content {
  width: 100%;
  padding: 25px 15px;
  box-sizing: border-box;
}
.productListContainer > ul > li > .content > .title {
  width: 100%;
  text-align: center;
  margin: 0 0 15px 0;
}
.productListContainer > ul > li > .content > .title > h2 {
  color: #a4a4a4;
  font-weight: 400;
  margin-bottom: 10px;
}
.productListContainer > ul > li > .content > .title > h1 {
  color: #000000;
  font-weight: 600;
}
.productListContainer > ul > li > .content > .tags {
  width: 100%;
}
.productListContainer > ul > li > .content > .tags > ul {
  width: 100%;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
  gap: 10px;
}
.productListContainer > ul > li > .content > .tags > ul > li {
  padding: 10px 15px;
  box-sizing: border-box;
  border-radius: 50px;
  border: 1px solid #e5e5e5;
  color: #989898;
  /*모바일*/
  /*//모바일*/
}
@media only screen and (min-width: 320px) and (max-width: 1024px) {
  .productListContainer > ul > li > .content > .tags > ul > li {
    font-size: 12px;
    padding: 8px 10px;
  }
}
.productListContainer > ul > li > .content > .price {
  width: 100%;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 5px;
  margin-top: 15px;
}
.productListContainer > ul > li > .content > .price > p {
  color: #1d1d1d;
}

.filterListContainer {
  width: 100%;
  border-top: 1px solid #f0f0f0;
  border-bottom: 1px solid #f0f0f0;
}
.filterListContainer > .content {
  width: 100%;
  height: 300px;
  overflow-y: scroll;
  padding: 25px;
  box-sizing: border-box;
  -ms-overflow-style: none; /* IE and Edge */
  scrollbar-width: none; /* Firefox */
}
.filterListContainer > .content::-webkit-scrollbar {
  display: none;
}
.filterListContainer > .content > ul {
  width: 100%;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  gap: 15px;
}
.filterListContainer > .content > ul > li {
  width: 100%;
  border: 1px solid #e5e5e5;
  border-radius: 5px;
  display: flex;
  justify-content: space-between;
  padding: 15px;
  box-sizing: border-box;
  transition: background 0.2s ease-in-out;
}




.filterListContainer > .content > ul > li > p {
  color: #000000;
  font-weight: 500;
  transition: color 0.2s ease-in-out;
}
.filterListContainer > .content > ul > li > .icon {
  display: none;
}
.filterListContainer > .content > ul > li:hover {
  background: #000000;
}
.filterListContainer > .content > ul > li:hover > p {
  color: #fff;
}
.filterListContainer > .content > ul > .on {
  background: #000000;
  border: 1px solid #000000;
}
.filterListContainer > .content > ul > .on > p {
  color: #fff;
}
.filterListContainer > .content > ul > .on > .icon {
  display: block;
}

.productDetailWrapper {
  width: 100%;
}
.productDetailWrapper > .productTopInfo {
  width: 100%;
  display: flex;
  /*모바일*/
  /*//모바일*/
}
@media only screen and (min-width: 320px) and (max-width: 1024px) {
  .productDetailWrapper > .productTopInfo {
    flex-direction: column;
    flex-wrap: wrap;
  }
}
.productDetailWrapper > .productTopInfo > .imgBox, .productDetailWrapper > .quizStartWrapper.productTopInfo > .imgBox--firstSection, .productDetailWrapper > .quizStartWrapper.productTopInfo > .imgBox--secondSection {
  width: 100%;
  height: 100%;
  aspect-ratio: 1;
  background: #f0f0f0;
  display: flex;
  justify-content: center;
  align-items: center;
  /*모바일*/
  /*//모바일*/
}
@media only screen and (min-width: 320px) and (max-width: 1024px) {
  .productDetailWrapper > .productTopInfo > .imgBox, .productDetailWrapper > .quizStartWrapper.productTopInfo > .imgBox--firstSection, .productDetailWrapper > .quizStartWrapper.productTopInfo > .imgBox--secondSection {
    aspect-ratio: 1.5/1;
  }
}
.productDetailWrapper > .productTopInfo > .imgBox > img, .productDetailWrapper > .quizStartWrapper.productTopInfo > .imgBox--firstSection > img, .productDetailWrapper > .quizStartWrapper.productTopInfo > .imgBox--secondSection > img {
  max-width: 160px;
  /*모바일*/
  /*//모바일*/
}
@media only screen and (min-width: 320px) and (max-width: 1024px) {
  .productDetailWrapper > .productTopInfo > .imgBox > img, .productDetailWrapper > .quizStartWrapper.productTopInfo > .imgBox--firstSection > img, .productDetailWrapper > .quizStartWrapper.productTopInfo > .imgBox--secondSection > img {
    max-width: 100px;
  }
}
.productDetailWrapper > .productTopInfo > .textInfo {
  width: 100%;
  padding: 50px;
  box-sizing: border-box;
  /*모바일*/
  /*//모바일*/
}
@media only screen and (min-width: 320px) and (max-width: 1024px) {
  .productDetailWrapper > .productTopInfo > .textInfo {
    padding: 30px 0 0 0;
  }
}
.productDetailWrapper > .productTopInfo > .textInfo > .title {
  width: 100%;
}
.productDetailWrapper > .productTopInfo > .textInfo > .title > h2 {
  color: #000000;
  font-weight: 400;
}
.productDetailWrapper > .productTopInfo > .textInfo > .title > h1 {
  color: #000000;
  font-weight: 600;
  margin: 15px 0;
}
.productDetailWrapper > .productTopInfo > .textInfo > .title > p {
  color: #989898;
  font-weight: 400;
}
.productDetailWrapper > .productTopInfo > .textInfo > .price {
  display: flex;
  gap: 10px;
  margin: 25px 0 0 0;
}
.productDetailWrapper > .productTopInfo > .textInfo > .price > h1 {
  color: #1d1d1d;
  font-weight: 500;
}
.productDetailWrapper > .productTopInfo > .textInfo > .subInfo {
  width: 100%;
  margin: 50px 0;
}
.productDetailWrapper > .productTopInfo > .textInfo > .subInfo > .divider {
  width: 20px;
  height: 2px;
  background: #000000;
  margin-bottom: 10px;
}
.productDetailWrapper > .productTopInfo > .textInfo > .subInfo > ul {
  width: 100%;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  gap: 10px;
}
.productDetailWrapper > .productTopInfo > .textInfo > .subInfo > ul > li {
  width: 100%;
  display: flex;
  gap: 5px;
  align-items: center;
}
.productDetailWrapper > .productTopInfo > .textInfo > .subInfo > ul > li > .dot {
  width: 2px;
  height: 2px;
  background: #000000;
}
.productDetailWrapper > .productTopInfo > .textInfo > .subInfo > ul > li > p {
  color: #000000;
}
.productDetailWrapper > .productTopInfo > .textInfo > .buttonContainer {
  width: 100%;
}
.productDetailWrapper > .infoContainer {
  width: 100%;
}
.productDetailWrapper > .infoContainer > .topInfo {
  width: 100%;
  display: flex;
  gap: 20px;
  /*모바일*/
  /*//모바일*/
}
@media only screen and (min-width: 320px) and (max-width: 1024px) {
  .productDetailWrapper > .infoContainer > .topInfo {
    flex-direction: column;
  }
}
.productDetailWrapper > .infoContainer > .topInfo > .title {
  width: 30%;
  /*모바일*/
  /*//모바일*/
}
@media only screen and (min-width: 320px) and (max-width: 1024px) {
  .productDetailWrapper > .infoContainer > .topInfo > .title {
    width: 100%;
  }
}
.productDetailWrapper > .infoContainer > .topInfo > .title > h1 {
  color: #000000;
  font-weight: 600;
}
.productDetailWrapper > .infoContainer > .topInfo > .info {
  width: 70%;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  gap: 20px;
  /*모바일*/
  /*//모바일*/
}
@media only screen and (min-width: 320px) and (max-width: 1024px) {
  .productDetailWrapper > .infoContainer > .topInfo > .info {
    width: 100%;
  }
}
.productDetailWrapper > .infoContainer > .topInfo > .info > p {
  width: 100%;
  color: #000000;
}
.productDetailWrapper > .infoContainer > .topInfo > .info > ul {
  width: 100%;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  gap: 30px;
}
.productDetailWrapper > .infoContainer > .topInfo > .info > ul > li {
  width: 100%;
}
.productDetailWrapper > .infoContainer > .topInfo > .info > ul > li > h1 {
  color: #989898;
  font-weight: 400;
  margin-bottom: 10px;
}
.productDetailWrapper > .infoContainer > .topInfo > .info > ul > li > p {
  color: #000000;
}
.productDetailWrapper > .infoContainer > .topInfo > .info > ul > li > .pillInfo {
  width: 100%;
  margin-top: 15px;
}
.productDetailWrapper > .infoContainer > .topInfo > .info > ul > li > .pillInfo > ul {
  width: 100%;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  gap: 20px;
}
.productDetailWrapper > .infoContainer > .topInfo > .info > ul > li > .pillInfo > ul > li {
  width: 33.3%;
  display: flex;
  gap: 10px;
  /*모바일*/
  /*//모바일*/
}
@media only screen and (min-width: 320px) and (max-width: 1024px) {
  .productDetailWrapper > .infoContainer > .topInfo > .info > ul > li > .pillInfo > ul > li {
    width: 100%;
  }
}
.productDetailWrapper > .infoContainer > .topInfo > .info > ul > li > .pillInfo > ul > li > .textContainer {
  width: 100%;
}
.productDetailWrapper > .infoContainer > .topInfo > .info > ul > li > .pillInfo > ul > li > .textContainer > h1 {
  color: #000000;
  font-weight: 400;
  margin-bottom: 10px;
}
.productDetailWrapper > .infoContainer > .topInfo > .info > ul > li > .pillInfo > ul > li > .textContainer > p {
  color: #000000;
}
.productDetailWrapper > .promoteContainer {
  width: 100%;
  display: flex;
  align-items: center;
  gap: 50px;
  /*모바일*/
  /*//모바일*/
}
@media only screen and (min-width: 320px) and (max-width: 1024px) {
  .productDetailWrapper > .promoteContainer {
    flex-direction: column;
    gap: 30px;
  }
}
.productDetailWrapper > .promoteContainer > .text {
  width: 100%;
  display: flex;
  justify-content: flex-end;
  /*모바일*/
  /*//모바일*/
}
@media only screen and (min-width: 320px) and (max-width: 1024px) {
  .productDetailWrapper > .promoteContainer > .text {
    justify-content: flex-start;
  }
}
.productDetailWrapper > .promoteContainer > .text > .content {
  width: 70%;
  /*모바일*/
  /*//모바일*/
}
@media only screen and (min-width: 320px) and (max-width: 1024px) {
  .productDetailWrapper > .promoteContainer > .text > .content {
    width: 100%;
  }
}
.productDetailWrapper > .promoteContainer > .text > .content > h1 {
  font-weight: 600;
  color: #000000;
}
.productDetailWrapper > .promoteContainer > .text > .content > p {
  color: #989898;
  margin: 20px 0 25px 0;
}
.productDetailWrapper > .promoteContainer > .imgBox, .productDetailWrapper > .quizStartWrapper.promoteContainer > .imgBox--firstSection, .productDetailWrapper > .quizStartWrapper.promoteContainer > .imgBox--secondSection {
  width: 100%;
  height: 100%;
  aspect-ratio: 8/10;
  overflow: hidden;
  /*모바일*/
  /*//모바일*/
}
@media only screen and (min-width: 320px) and (max-width: 1024px) {
  .productDetailWrapper > .promoteContainer > .imgBox, .productDetailWrapper > .quizStartWrapper.promoteContainer > .imgBox--firstSection, .productDetailWrapper > .quizStartWrapper.promoteContainer > .imgBox--secondSection {
    aspect-ratio: 2.5/1;
  }
}
.productDetailWrapper > .promoteContainer > .imgBox > img, .productDetailWrapper > .quizStartWrapper.promoteContainer > .imgBox--firstSection > img, .productDetailWrapper > .quizStartWrapper.promoteContainer > .imgBox--secondSection > img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.mypageContainer {
  width: 100%;
}
.mypageContainer > ul {
  width: 100%;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  gap: 20px;
}
.mypageContainer > ul > li {
  width: calc(33.3% - 15px);
  padding: 25px;
  box-sizing: border-box;
  border: 1px solid #f0f0f0;
  /*모바일*/
  /*//모바일*/
}
@media only screen and (min-width: 320px) and (max-width: 1024px) {
  .mypageContainer > ul > li {
    width: 100%;
  }
}
.mypageContainer > ul > li > .title {
  width: 100%;
  margin-bottom: 20px;
}
.mypageContainer > ul > li > .title h1 {
  color: #000000;
  margin-bottom: 10px;
}
.mypageContainer > ul > li > .title p {
  color: #989898;
}
.mypageContainer > ul > li > .divider {
  width: 100%;
  height: 1px;
  background: #f0f0f0;
}
.mypageContainer > ul > li > .content {
  width: 100%;
  margin: 20px 0;
}
.mypageContainer > ul > li > .content > .product {
  width: 100%;
  display: flex;
  gap: 15px;
}
.mypageContainer > ul > li > .content > .product > .thumbnail {
  min-width: 50px;
  max-width: 50px;
  height: 50px;
  background: #f0f0f0;
  display: flex;
  justify-content: center;
  align-items: center;
}
.mypageContainer > ul > li > .content > .product > .thumbnail > img {
  width: 60%;
}
.mypageContainer > ul > li > .content > .product > .textContainer {
  width: 100%;
}
.mypageContainer > ul > li > .content > .product > .textContainer > h2 {
  color: #000000;
  font-weight: 400;
  margin-bottom: 10px;
}
.mypageContainer > ul > li > .content > .product > .textContainer > h1 {
  color: #000000;
  font-weight: 600;
}
.mypageContainer > ul > li > .content > .info {
  width: 100%;
  display: flex;
  gap: 10px;
  flex-direction: column;
}
.mypageContainer > ul > li > .content > .info > h2 {
  font-weight: 400;
  color: #000000;
}
.mypageContainer > ul > li > .content > .info > h1 {
  font-weight: 600;
  color: #000000;
}
.mypageContainer > ul > li > .content > .info > p {
  font-weight: 400;
  color: #000000;
}
.mypageContainer > ul > li > .content > .info > .statusActive {
  color: #1cbf84;
}
.mypageContainer > ul > li > .buttonContainer {
  width: 100%;
  margin: 25px 0;
}

.pouchMsgContainer {
  width: 100%;
}
.pouchMsgContainer > ul {
  width: 100%;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  gap: 50px;
  /*모바일*/
  /*//모바일*/
}
@media only screen and (min-width: 320px) and (max-width: 1024px) {
  .pouchMsgContainer > ul {
    flex-direction: column-reverse;
    gap: 20px;
  }
}
.pouchMsgContainer > ul > li {
  width: calc(50% - 25px);
  /*모바일*/
  /*//모바일*/
}
@media only screen and (min-width: 320px) and (max-width: 1024px) {
  .pouchMsgContainer > ul > li {
    width: 100%;
  }
}
.pouchMsgContainer > ul > li > .msgList {
  width: 100%;
}
.pouchMsgContainer > ul > li > .msgList > ul {
  width: 100%;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  gap: 10px;
}
.pouchMsgContainer > ul > li > .msgList > ul > li {
  width: 100%;
  background: #fff;
  padding: 25px;
  box-sizing: border-box;
  border-radius: 10px;
}
.pouchMsgContainer > ul > li > .msgList > ul > li > .head {
  width: 100%;
  display: flex;
  justify-content: space-between;
}
.pouchMsgContainer > ul > li > .msgList > ul > li > .head > h1 {
  color: #000000;
  font-weight: 500;
}
.pouchMsgContainer > ul > li > .msgList > ul > li > .head > p {
  color: #7f7e7e;
}
.pouchMsgContainer > ul > li > .msgList > ul > li > .content {
  width: 100%;
  margin-top: 10px;
}
.pouchMsgContainer > ul > li > .imgBox, .pouchMsgContainer > ul > li.quizStartWrapper > .imgBox--firstSection, .pouchMsgContainer > ul > li.quizStartWrapper > .imgBox--secondSection {
  width: 100%;
  height: 100%;
  background: #f0f0f0;
  aspect-ratio: 1;
  border-radius: 10px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.pouchMsgContainer > ul > li > .imgBox > img, .pouchMsgContainer > ul > li.quizStartWrapper > .imgBox--firstSection > img, .pouchMsgContainer > ul > li.quizStartWrapper > .imgBox--secondSection > img {
  width: 40%;
}

.orderListContainer {
  width: 100%;
}
.orderListContainer > ul {
  width: 100%;
  box-sizing: border-box;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  gap: 20px;
}
.orderListContainer > ul > li {
  width: 100%;
  background: #fff;
  padding: 0 25px;
  box-sizing: border-box;
  border-radius: 10px;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}
.orderListContainer > ul > li > .subHead {
  width: 100%;
  margin-top: 25px;
}
.orderListContainer > ul > li > .subHead > h1 {
  font-weight: 600;
  color: #000000;
}
.orderListContainer > ul > li > .content {
  width: 100%;
  display: flex;
  gap: 20px;
  padding: 25px 0;
  box-sizing: border-box;
  /*모바일*/
  /*//모바일*/
}
@media only screen and (min-width: 320px) and (max-width: 1024px) {
  .orderListContainer > ul > li > .content {
    flex-direction: column;
    gap: 10px;
  }
}
.orderListContainer > ul > li > .content > .thumbnail {
  min-width: 100px;
  height: 100px;
  display: flex;
  justify-content: center;
  align-items: center;
  background: #f0f0f0;
}
.orderListContainer > ul > li > .content > .thumbnail > img {
  width: 50px;
  height: 50px;
}
.orderListContainer > ul > li > .content > .icon {
  min-width: 40px;
  height: 40px;
}
.orderListContainer > ul > li > .content > .title {
  width: 100%;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  gap: 10px;
}
.orderListContainer > ul > li > .content > .title > h2 {
  width: 100%;
  color: #000000;
  font-weight: 500;
}
.orderListContainer > ul > li > .content > .title > .defaultSelect {
  color: #1cbf84;
}
.orderListContainer > ul > li > .content > .title > h1 {
  width: 100%;
  color: #000000;
  font-weight: 600;
}
.orderListContainer > ul > li > .content > .title > .infoList {
  display: flex;
  gap: 5px;
  width: 100%;
}
.orderListContainer > ul > li > .content > .title > .infoList > p {
  color: #000000;
}
.orderListContainer > ul > li > .content > .title > .tags {
  width: 100%;
  position: relative;
  z-index: 999;
}
.orderListContainer > ul > li > .content > .title > .tags > ul {
  width: 100%;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  gap: 10px;
}
.orderListContainer > ul > li > .content > .title > .tags > ul > li {
  padding: 10px 15px;
  box-sizing: border-box;
  border-radius: 50px;
  border: 1px solid #e5e5e5;
  color: #989898;
  /*모바일*/
  /*//모바일*/
}
@media only screen and (min-width: 320px) and (max-width: 1024px) {
  .orderListContainer > ul > li > .content > .title > .tags > ul > li {
    font-size: 10px;
    padding: 8px 10px;
  }
}
.orderListContainer > ul > li > .content > .centerInfo {
  width: 20%;
  display: flex;
  justify-content: center;
  align-items: center;
  /*모바일*/
  /*//모바일*/
}
@media only screen and (min-width: 320px) and (max-width: 1024px) {
  .orderListContainer > ul > li > .content > .centerInfo {
    width: 100%;
    justify-content: flex-end;
  }
}
.orderListContainer > ul > li > .content > .centerInfo > .quantity {
  display: flex;
  align-items: center;
  gap: 10px;
}
.orderListContainer > ul > li > .content > .centerInfo > .quantity > .button {
  cursor: pointer;
  transition: opacity 0.2s ease-in-out;
}
.orderListContainer > ul > li > .content > .centerInfo > .quantity > .button:hover {
  opacity: 0.6;
}
.orderListContainer > ul > li > .content > .centerInfo > .quantity > p {
  color: #000000;
}
.orderListContainer > ul > li > .content > .rightInfo {
  width: 20%;
  display: flex;
  align-items: center;
  /*모바일*/
  /*//모바일*/
}
@media only screen and (min-width: 320px) and (max-width: 1024px) {
  .orderListContainer > ul > li > .content > .rightInfo {
    width: 100%;
  }
}
.orderListContainer > ul > li > .content > .rightInfo > .priceOption {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  gap: 10px;
  justify-content: flex-end;
}
.orderListContainer > ul > li > .content > .rightInfo > .priceOption > h1 {
  width: 100%;
  font-weight: 500;
  color: #000000;
  text-align: right;
}
.orderListContainer > ul > li > .content > .rightInfo > .priceOption > h2 {
  width: 100%;
  font-weight: 600;
  text-align: right;
}
.orderListContainer > ul > li > .content > .rightInfo > .priceOption > .used {
  color: #ee2656;
}
.orderListContainer > ul > li > .content > .rightInfo > .priceOption > .added {
  color: #1cbf84;
}
.orderListContainer > ul > li > .content > .rightInfo > .priceOption > .per {
  display: flex;
  justify-content: flex-end;
  gap: 5px;
}
.orderListContainer > ul > li > .content > .rightInfo > .priceOption > .per > p {
  color: black;
}
.orderListContainer > ul > li > .content > .rightInfo > .priceOption > .per > .title {
  color: #989898;
}
.orderListContainer > ul > li > .content > .rightInfo > .priceOption > p {
  color: #a4a4a4;
}
.orderListContainer > ul > li > .content > .rightInfo > .priceOption > .buttonContainer {
  width: 100%;
}
.orderListContainer > ul > li > .content > .rightInfo > .priceOption > .buttonContainer > ul {
  width: 100%;
  display: flex;
  justify-content: flex-end;
  flex-direction: row;
  flex-wrap: wrap;
  gap: 10px;
}
.orderListContainer > ul > li > .content > .rightInfo > .priceOption > .buttonContainer > ul > li {
  width: 100%;
  display: flex;
  justify-content: flex-end;
}
.orderListContainer > ul > li > .divider {
  width: 100%;
  height: 1px;
  background: #f0f0f0;
}
.orderListContainer > ul > li > .subInfoContainer {
  width: 100%;
  margin: 25px 0;
}
.orderListContainer > ul > li > .subInfoContainer > ul {
  width: 100%;
  display: flex;
}
.orderListContainer > ul > li > .subInfoContainer > ul > li {
  width: 100%;
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  gap: 10px;
}
.orderListContainer > ul > li > .subInfoContainer > ul > li > h1 {
  color: #000000;
  font-weight: 600;
}
.orderListContainer > ul > li > .subInfoContainer > ul > li > h2 {
  color: #000000;
  font-weight: 500;
}
.orderListContainer > ul > li > .subInfoContainer > ul > li > p {
  color: #000000;
}
.orderListContainer > .totalPriceContainer {
  width: 100%;
  padding: 50px;
  box-sizing: border-box;
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-radius: 10px;
  background: #f0f0f0;
  margin-bottom: 50px;
  /*모바일*/
  /*//모바일*/
}
@media only screen and (min-width: 320px) and (max-width: 1024px) {
  .orderListContainer > .totalPriceContainer {
    padding: 20px;
    margin-bottom: 0;
  }
}
.orderListContainer > .totalPriceContainer > h2 {
  color: #989898;
  font-weight: 400;
}
.orderListContainer > .totalPriceContainer > h1 {
  color: #000000;
  font-weight: 500;
}

.orderInfoContainer {
  width: 100%;
}
.orderInfoContainer > .section {
  width: 100%;
}
.orderInfoContainer > .section > ul {
  width: 100%;
  display: flex;
  gap: 50px;
  /*모바일*/
  /*//모바일*/
}
@media only screen and (min-width: 320px) and (max-width: 1024px) {
  .orderInfoContainer > .section > ul {
    flex-direction: column;
    gap: 30px;
  }
}
.orderInfoContainer > .section > ul > li {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  gap: 50px;
}
.orderInfoContainer > .section > ul > li > .inputContainer {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  gap: 20px;
  /*모바일*/
  /*//모바일*/
}
@media only screen and (min-width: 320px) and (max-width: 1024px) {
  .orderInfoContainer > .section > ul > li > .inputContainer {
    gap: 15px;
  }
}
.orderInfoContainer > .section > ul > li > .inputContainer > .title {
  width: 100%;
}
.orderInfoContainer > .section > ul > li > .inputContainer > .title > h1 {
  color: #000000;
  font-weight: 600;
}
.orderInfoContainer > .section > ul > li > .inputContainer > ul {
  width: 100%;
  display: flex;
  gap: 15px;
}
.orderInfoContainer > .section > ul > li > .inputContainer > ul > li {
  width: 100%;
}
.orderInfoContainer > .section > ul > li > .inputContainer > ul > li > .title {
  display: flex;
  justify-content: space-between;
  margin-bottom: 10px;
}
.orderInfoContainer > .section > ul > li > .inputContainer > ul > li > .title > .left {
  display: flex;
  gap: 10px;
  /*모바일*/
  /*//모바일*/
}
@media only screen and (min-width: 320px) and (max-width: 1024px) {
  .orderInfoContainer > .section > ul > li > .inputContainer > ul > li > .title > .left {
    flex-direction: column;
    width: 70%;
    gap: 5px;
  }
}
.orderInfoContainer > .section > ul > li > .inputContainer > ul > li > .title > .left > h1 {
  color: #000000;
  font-weight: 500;
}
.orderInfoContainer > .section > ul > li > .inputContainer > ul > li > .title > .left > p {
  color: #a4a4a4;
}
.orderInfoContainer > .section > ul > li > .inputContainer > ul > li > .title > .right {
  display: flex;
  justify-content: flex-end;
  /*모바일*/
  /*//모바일*/
}
@media only screen and (min-width: 320px) and (max-width: 1024px) {
  .orderInfoContainer > .section > ul > li > .inputContainer > ul > li > .title > .right {
    width: 30%;
  }
}
.orderInfoContainer > .section > ul > li > .inputContainer > ul > li > .content {
  width: 100%;
  position: relative;
}
.orderInfoContainer > .section > ul > li > .inputContainer > ul > li > .content > ul {
  width: 100%;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  gap: 10px;
}
.orderInfoContainer > .section > ul > li > .inputContainer > ul > li > .content > ul > li {
  width: 100%;
  position: relative;
}
.orderInfoContainer > .section > ul > li > .totalCalculateContainer {
  width: 100%;
  height: -moz-fit-content;
  height: fit-content;
  background: #fafafa;
  border-radius: 10px;
  padding: 20px;
  box-sizing: border-box;
}
.orderInfoContainer > .section > ul > li > .totalCalculateContainer > .subTotalContainer {
  width: 100%;
  background: #e5e5e5;
  border-radius: 10px;
  padding: 15px;
}
.orderInfoContainer > .section > ul > li > .totalCalculateContainer > .subTotalContainer > ul {
  width: 100%;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  gap: 10px;
}
.orderInfoContainer > .section > ul > li > .totalCalculateContainer > .subTotalContainer > ul > li {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.orderInfoContainer > .section > ul > li > .totalCalculateContainer > .subTotalContainer > ul > li > h2 {
  color: #989898;
  font-weight: 400;
}
.orderInfoContainer > .section > ul > li > .totalCalculateContainer > .subTotalContainer > ul > li > h1 {
  color: #000000;
  font-weight: 500;
}
.orderInfoContainer > .section > ul > li > .totalCalculateContainer > .subTotalContainer > ul > li > .discount {
  color: #7f7e7e;
}
.orderInfoContainer > .section > ul > li > .totalCalculateContainer > .totalPriceContainer {
  width: 100%;
}
.orderInfoContainer > .section > ul > li > .totalCalculateContainer > .totalPriceContainer > ul {
  width: 100%;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  gap: 10px;
}
.orderInfoContainer > .section > ul > li > .totalCalculateContainer > .totalPriceContainer > ul > li {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.orderInfoContainer > .section > ul > li > .totalCalculateContainer > .totalPriceContainer > ul > li > h2 {
  color: #989898;
  font-weight: 400;
}
.orderInfoContainer > .section > ul > li > .totalCalculateContainer > .totalPriceContainer > ul > li > h1 {
  color: #000000;
  font-weight: 500;
}
.orderInfoContainer > .section > ul > li > .totalCalculateContainer > .totalPriceContainer > ul > .point > h1 {
  font-weight: 400;
}

.orderInfoButtonContainer {
  width: 100%;
}
.orderInfoButtonContainer > ul {
  width: 100%;
  display: flex;
  justify-content: flex-end;
  gap: 25px;
  /*모바일*/
  /*//모바일*/
}
@media only screen and (min-width: 320px) and (max-width: 1024px) {
  .orderInfoButtonContainer > ul {
    gap: 15px;
    justify-content: center;
    flex-direction: column;
  }
}
.orderInfoButtonContainer > .centered {
  justify-content: center;
}
.orderInfoButtonContainer > .centered > li {
  display: flex;
  justify-content: center;
}
.orderInfoButtonContainer > .msgContainer {
  width: 100%;
  text-align: right;
  margin-top: 25px;
  /*모바일*/
  /*//모바일*/
}
@media only screen and (min-width: 320px) and (max-width: 1024px) {
  .orderInfoButtonContainer > .msgContainer {
    display: none;
  }
}
.orderInfoButtonContainer > .msgContainer > p {
  color: #000000;
}
.orderInfoButtonContainer > .msgContainer > p > span {
  color: #1cbf84;
}

.orderFloatButtonContainer {
  /*모바일*/
  /*//모바일*/
}
@media only screen and (min-width: 320px) and (max-width: 1024px) {
  .orderFloatButtonContainer {
    position: fixed;
    bottom: 35px;
    right: 20px;
    width: auto;
    z-index: 9999;
    width: auto !important;
  }
  .orderFloatButtonContainer > ul > li {
    display: flex;
    width: 100%;
    justify-content: flex-end;
  }
}

.orderFloatButton {
  /*모바일*/
  /*//모바일*/
}
@media only screen and (min-width: 320px) and (max-width: 1024px) {
  .orderFloatButton {
    background: #fafafa;
  }
}

.bannerType1 {
  width: 100%;
  padding: 45px 30px;
  box-sizing: border-box;
  border-radius: 10px;
  overflow: hidden;
  position: relative;
  /*모바일*/
  /*//모바일*/
}
.bannerType1 > .imgContainer {
  position: absolute;
  right: 0;
  top: 0;
  width: 50%;
  height: 100%;
  z-index: 9;
}
.bannerType1 > .imgContainer > img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.bannerType1 > .overlay {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 99;
  background: linear-gradient(110deg, rgb(32, 199, 109) 50%, rgba(19, 196, 143, 0) 100%);
}
.bannerType1 > .textContainer {
  width: 100%;
  position: relative;
  text-align: left;
  z-index: 999;
}
.bannerType1 > .textContainer > h1 {
  font-family: "NanumSquareNeo";
  font-weight: 800;
  color: #fff;
  margin-top: 15px;
}
.bannerType1 > .textContainer > h2 {
  color: rgba(255, 255, 255, 0.7);
  font-weight: 400;
}
.bannerType1 > .textContainer > h2 {
  color: #fff;
  font-weight: 400;
}
.bannerType1 > .tags {
  width: 100%;
  position: relative;
  z-index: 999;
  margin-top: 25px;
}
.bannerType1 > .tags > ul {
  width: 100%;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
  gap: 10px;
}
.bannerType1 > .tags > ul > li {
  padding: 10px 15px;
  box-sizing: border-box;
  border-radius: 50px;
  border: 1px solid #fff;
  color: #fff;
}
.bannerType1 > .buttonContainer {
  position: relative;
  width: 100%;
  margin-top: 20px;
  display: flex;
  justify-content: flex-start;
  z-index: 999;
}
@media only screen and (min-width: 320px) and (max-width: 1024px) {
  .bannerType1 {
    padding: 30px 25px;
  }
}

.bannerType2 {
  width: 100%;
  padding: 45px 30px;
  box-sizing: border-box;
  border-radius: 10px;
  overflow: hidden;
  position: relative;
  /*모바일*/
  /*//모바일*/
}
.bannerType2 > .imgContainer {
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 9;
}
.bannerType2 > .imgContainer > img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.bannerType2 > .overlay {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 99;
  background: rgba(0, 0, 0, 0.8);
}
.bannerType2 > .textContainer {
  width: 100%;
  position: relative;
  text-align: center;
  z-index: 999;
}
.bannerType2 > .textContainer > h1 {
  font-family: "Pretendard";
  font-weight: 700;
  color: #fff;
  margin-top: 15px;
}
.bannerType2 > .textContainer > h2 {
  color: rgba(255, 255, 255, 0.7);
  font-weight: 400;
}
.bannerType2 > .textContainer > h2 {
  color: #fff;
  font-weight: 400;
}
.bannerType2 > .tags {
  width: 100%;
  position: relative;
  z-index: 999;
  margin-top: 25px;
}
.bannerType2 > .tags > ul {
  width: 100%;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
  gap: 10px;
}
.bannerType2 > .tags > ul > li {
  padding: 10px 15px;
  box-sizing: border-box;
  border-radius: 50px;
  border: 1px solid #fff;
  color: #fff;
}
.bannerType2 > .buttonContainer {
  position: relative;
  width: 100%;
  margin-top: 20px;
  display: flex;
  justify-content: center;
  z-index: 999;
}
@media only screen and (min-width: 320px) and (max-width: 1024px) {
  .bannerType2 {
    padding: 35px 25px;
  }
  .bannerType2 > .textContainer > h1 {
    font-size: 20px !important;
  }
  .bannerType2 > .textContainer > h2 {
    font-size: 14px !important;
  }
}

.bannerType3 {
  width: 100%;
  padding: 45px 30px;
  box-sizing: border-box;
  border-radius: 200px;
  overflow: hidden;
  position: relative;
  /*모바일*/
  /*//모바일*/
}
.bannerType3 > .imgContainer {
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 9;
}
.bannerType3 > .imgContainer > img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.bannerType3 > .overlay {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 99;
  background: rgba(0, 0, 0, 0.7);
}
.bannerType3 > .textContainer {
  width: 100%;
  position: relative;
  text-align: center;
  z-index: 999;
}
.bannerType3 > .textContainer > h1 {
  font-family: "Pretendard";
  font-weight: 700;
  color: #fff;
  margin-top: 15px;
}
.bannerType3 > .textContainer > h2 {
  color: rgba(255, 255, 255, 0.7);
  font-weight: 400;
}
.bannerType3 > .textContainer > h2 {
  color: #fff;
  font-weight: 400;
}
.bannerType3 > .tags {
  width: 100%;
  position: relative;
  z-index: 999;
  margin-top: 25px;
}
.bannerType3 > .tags > ul {
  width: 100%;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
  gap: 10px;
}
.bannerType3 > .tags > ul > li {
  padding: 10px 15px;
  box-sizing: border-box;
  border-radius: 50px;
  border: 1px solid #fff;
  color: #fff;
}
.bannerType3 > .buttonContainer {
  position: relative;
  width: 100%;
  margin-top: 20px;
  display: flex;
  justify-content: center;
  z-index: 999;
}
@media only screen and (min-width: 320px) and (max-width: 1024px) {
  .bannerType3 {
    border-radius: 10px;
  }
}

.bannerType4 {
  width: 100%;
  padding: 100px 100px;
  box-sizing: border-box;
  border-radius: 0;
  overflow: hidden;
  position: relative;
  /*모바일*/
  /*//모바일*/
}
.bannerType4 > .imgContainer {
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 9;
}
.bannerType4 > .imgContainer > img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.bannerType4 > .overlay {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 99;
  background: rgba(0, 0, 0, 0.8);
}
.bannerType4 > .textContainer {
  width: 100%;
  position: relative;
  text-align: center;
  z-index: 999;
}
.bannerType4 > .textContainer > h1 {
  font-family: "Pretendard";
  font-weight: 700;
  color: #fff;
  margin-top: 15px;
}
.bannerType4 > .textContainer > h2 {
  color: rgba(255, 255, 255, 0.7);
  font-weight: 400;
}
.bannerType4 > .textContainer > h2 {
  color: #fff;
  font-weight: 400;
}
.bannerType4 > .tags {
  width: 100%;
  position: relative;
  z-index: 999;
  margin-top: 25px;
}
.bannerType4 > .tags > ul {
  width: 100%;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
  gap: 10px;
}
.bannerType4 > .tags > ul > li {
  padding: 10px 15px;
  box-sizing: border-box;
  border-radius: 50px;
  border: 1px solid #fff;
  color: #fff;
}
.bannerType4 > .buttonContainer {
  position: relative;
  width: 100%;
  margin-top: 50px;
  display: flex;
  justify-content: center;
  z-index: 999;
}
@media only screen and (min-width: 320px) and (max-width: 1024px) {
  .bannerType4 {
    padding: 80px 50px;
  }
  .bannerType4 > .textContainer > h1 {
    margin-top: 0;
  }
  .bannerType4 > .buttonContainer {
    margin-top: 30px;
  }
}

.bannerType5 {
  width: 100%;
  padding: 45px 30px;
  box-sizing: border-box;
  border-radius: 10px;
  overflow: hidden;
  position: relative;
  /*모바일*/
  /*//모바일*/
}
.bannerType5 > .imgContainer {
  position: absolute;
  right: 0;
  top: 0;
  width: 50%;
  height: 100%;
  z-index: 9;
}
.bannerType5 > .imgContainer > img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.bannerType5 > .overlay {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 99;
  background: linear-gradient(110deg, black 50%, rgba(0, 0, 0, 0) 100%);
}
.bannerType5 > .textContainer {
  width: 100%;
  position: relative;
  text-align: left;
  z-index: 999;
}
.bannerType5 > .textContainer > h1 {
  font-family: "NanumSquareNeo";
  font-weight: 800;
  color: #fff;
  margin-top: 15px;
}
.bannerType5 > .textContainer > h2 {
  color: rgba(255, 255, 255, 0.7);
  font-weight: 400;
}
.bannerType5 > .textContainer > h2 {
  color: #fff;
  font-weight: 400;
}
.bannerType5 > .tags {
  width: 100%;
  position: relative;
  z-index: 999;
  margin-top: 25px;
}
.bannerType5 > .tags > ul {
  width: 100%;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
  gap: 10px;
}
.bannerType5 > .tags > ul > li {
  padding: 10px 15px;
  box-sizing: border-box;
  border-radius: 50px;
  border: 1px solid #fff;
  color: #fff;
}
.bannerType5 > .buttonContainer {
  position: relative;
  width: 100%;
  margin-top: 20px;
  display: flex;
  justify-content: flex-start;
  z-index: 999;
}
@media only screen and (min-width: 320px) and (max-width: 1024px) {
  .bannerType5 {
    padding: 30px 25px;
  }
}

.mainTopSlide {
  width: 100%;
  position: relative;
}
.mainTopSlide > .imgContainer {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
}
.mainTopSlide > .imgContainer > img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.mainTopSlide > .overlay {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.5);
}
.mainTopSlide > .content {
  width: 100%;
  max-width: 1100px;
  margin: 0 auto;
  color: #fff;
  position: relative;
  padding: 175px 0 150px 0;
  text-align: center;
  /*모바일*/
  /*//모바일*/
}
@media only screen and (min-width: 320px) and (max-width: 1024px) {
  .mainTopSlide > .content {
    padding: 100px 0;
  }
}
.mainTopSlide > .content > h1 {
  font-family: "NanumSquareNeo";
  font-weight: 800;
  line-height: 60px;
  /*모바일*/
  /*//모바일*/
}
@media only screen and (min-width: 320px) and (max-width: 1024px) {
  .mainTopSlide > .content > h1 {
    line-height: 45px;
  }
}
.mainTopSlide > .content > .animate {
  overflow: hidden;
}
.mainTopSlide > .content > p {
  color: rgba(255, 255, 255, 0.8);
  margin: 35px 0 50px 0;
  /*모바일*/
  /*//모바일*/
}
@media only screen and (min-width: 320px) and (max-width: 1024px) {
  .mainTopSlide > .content > p {
    margin: 20px 0 35px 0;
  }
}
.mainTopSlide > .content > .buttonContainer {
  width: 100%;
}
.mainTopSlide > .content > .buttonContainer > ul {
  width: 100%;
  display: flex;
  justify-content: center;
  flex-direction: column;
  gap: 25px;
}
.mainTopSlide > .sub {
  padding: 130px 0 100px 0;
  /*모바일*/
  /*//모바일*/
}
@media only screen and (min-width: 320px) and (max-width: 1024px) {
  .mainTopSlide > .sub {
    padding: 80px 0 50px 0;
  }
}
.mainTopSlide > .sub > h1 {
  font-family: Pretendard, sans-serif;
  font-weight: 700;
}
.mainTopSlide > .sub > p {
  margin: 35px 0 0 0;
  /*모바일*/
  /*//모바일*/
}
@media only screen and (min-width: 320px) and (max-width: 1024px) {
  .mainTopSlide > .sub > p {
    margin-top: 15px;
  }
}

.indexLayoutType1 {
  width: 100%;
}
.indexLayoutType1 > ul {
  width: 100%;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  gap: 20px;
  /*모바일*/
  /*//모바일*/
}
@media only screen and (min-width: 320px) and (max-width: 1024px) {
  .indexLayoutType1 > ul {
    gap: 35px;
  }
}
.indexLayoutType1 > ul > li {
  width: calc(33.3% - 15px);
  /*모바일*/
  /*//모바일*/
}
@media only screen and (min-width: 320px) and (max-width: 1024px) {
  .indexLayoutType1 > ul > li {
    width: 100%;
  }
}
.indexLayoutType1 > ul > li > .icoContainer {
  width: 100%;
  padding: 0 50px;
  box-sizing: border-box;
  text-align: center;
  /*모바일*/
  /*//모바일*/
}
@media only screen and (min-width: 320px) and (max-width: 1024px) {
  .indexLayoutType1 > ul > li > .icoContainer {
    padding: 0 25px;
  }
}
.indexLayoutType1 > ul > li > .icoContainer > .ico {
  background: #fafafa;
  padding: 45px 0;
  border-radius: 200px;
  display: flex;
  justify-content: center;
  align-items: center;
  /*모바일*/
  /*//모바일*/
}
@media only screen and (min-width: 320px) and (max-width: 1024px) {
  .indexLayoutType1 > ul > li > .icoContainer > .ico {
    padding: 30px 0;
  }
}
.indexLayoutType1 > ul > li > .textContainer {
  width: 100%;
  padding: 0 35px;
  box-sizing: border-box;
  text-align: center;
  margin-top: 25px;
}
.indexLayoutType1 > ul > li > .textContainer > h2 {
  font-weight: 400;
  color: #000000;
}
.indexLayoutType1 > ul > li > .textContainer > h1 {
  font-weight: 600;
  color: #000000;
  margin: 10px 0 20px 0;
}
.indexLayoutType1 > ul > li > .textContainer > p {
  font-weight: 400;
  color: #989898;
}

.indexLayoutType2 {
  width: 100%;
  display: flex;
  gap: 30px;
  flex-direction: row;
  flex-wrap: wrap;
}
.indexLayoutType2 > .list {
  width: 100%;
  display: flex;
  gap: 30px;
  /*모바일*/
  /*//모바일*/
}
@media only screen and (min-width: 320px) and (max-width: 1024px) {
  .indexLayoutType2 > .list {
    flex-direction: column;
  }
}
.indexLayoutType2 > .list > ul {
  width: 100%;
  display: flex;
  gap: 30px;
  flex-direction: row;
  flex-wrap: wrap;
}
.indexLayoutType2 > .list > ul > li {
  width: 100%;
}
.indexLayoutType2 > .mobileReverse {
  /*모바일*/
  /*//모바일*/
}
@media only screen and (min-width: 320px) and (max-width: 1024px) {
  .indexLayoutType2 > .mobileReverse {
    flex-direction: column-reverse;
  }
}

.hoverImgContainer {
  width: 100%;
  height: 100%;
}
.hoverImgContainer > .imgContainer {
  width: 100%;
  overflow: hidden;
  border-radius: 10px;
  position: relative;
}
.hoverImgContainer > .imgContainer > img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.hoverImgContainer > .imgContainer > .hoverContentContainer {
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.7);
  position: absolute;
  top: 0;
  left: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  opacity: 0;
  transition: opacity 0.2s ease-in-out;
  z-index: 999;
}
.hoverImgContainer > .imgContainer > .hoverContentContainer:hover {
  opacity: 1;
}
.hoverImgContainer > .type1 {
  height: 290px;
  /*모바일*/
  /*//모바일*/
}
@media only screen and (min-width: 320px) and (max-width: 1024px) {
  .hoverImgContainer > .type1 {
    height: 150px;
  }
}
.hoverImgContainer > .type2 {
  height: 100%;
  max-height: 600px;
  /*모바일*/
  /*//모바일*/
}
@media only screen and (min-width: 320px) and (max-width: 1024px) {
  .hoverImgContainer > .type2 {
    height: 250px;
  }
}

.indexType2TextContainer {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.indexType2TextContainer > .content {
  width: 70%;
  padding: 80px 0;
  /*모바일*/
  /*//모바일*/
}
@media only screen and (min-width: 320px) and (max-width: 1024px) {
  .indexType2TextContainer > .content {
    padding: 0;
  }
}
.indexType2TextContainer > .content > h1 {
  margin-bottom: 20px;
  font-weight: 600;
}
.indexType2TextContainer > .content > p {
  color: #989898;
}

.indexLayoutType3 {
  width: 100%;
}
.indexLayoutType3 > ul {
  width: 100%;
  display: flex;
  gap: 20px;
  flex-direction: row;
  flex-wrap: wrap;
}
.indexLayoutType3 > ul > li {
  width: calc(50% - 10px);
  padding: 20px;
  box-sizing: border-box;
  border-radius: 5px;
  background: #fff;
  filter: drop-shadow(0px 10px 35px rgba(0, 0, 0, 0.05));
  /*모바일*/
  /*//모바일*/
}
@media only screen and (min-width: 320px) and (max-width: 1024px) {
  .indexLayoutType3 > ul > div > li {
    width: 100%;
  }
}
.indexLayoutType3 > ul >  div > li > .topInfo {
  width: 100%;
}
.indexLayoutType3 > ul > li > .bottomInfo {
  width: 100%;
  display: flex;
  align-items: center;
  margin-top: 15px;
}
.indexLayoutType3 > ul > li > .bottomInfo > .left {
  width: 100%;
  display: flex;
  align-items: center;
}
.indexLayoutType3 > ul > li > .bottomInfo > .right {
  width: 100%;
  display: flex;
  justify-content: flex-end;
}
.indexLayoutType3 > .pagination {
  width: 100%;
  display: flex;
  justify-content: flex-end;
  margin-top: 50px;
  /*모바일*/
  /*//모바일*/
}
@media only screen and (min-width: 320px) and (max-width: 1024px) {
  .indexLayoutType3 > .pagination {
    margin-top: 30px;
  }
}
.indexLayoutType3 > .pagination > ul {
  display: flex;
  gap: 20px;
  align-items: center;
}
.indexLayoutType3 > .pagination > ul > li {
  /*모바일*/
  /*//모바일*/
}
.indexLayoutType3 > .pagination > ul > li > p {
  color: #000000;
}
.indexLayoutType3 > .pagination > ul > li > .button {
  transition: opacity 0.2s ease-in-out;
  cursor: pointer;
}
.indexLayoutType3 > .pagination > ul > li > .button:hover {
  opacity: 0.5;
}
@media only screen and (min-width: 320px) and (max-width: 1024px) {
  .indexLayoutType3 > .pagination > ul > li > img {
    width: 20px;
  }
}

.indexLayoutType4 {
  width: 100%;
}
.indexLayoutType4 > ul {
  width: 100%;
  display: flex;
  gap: 20px;
  /*모바일*/
  /*//모바일*/
}
@media only screen and (min-width: 320px) and (max-width: 1024px) {
  .indexLayoutType4 > ul {
    flex-direction: column;
  }
}
.indexLayoutType4 > ul > li {
  width: calc(33.3% - 15px);
  height: 400px;
  border-radius: 10px;
  overflow: hidden;
  position: relative;
  /*모바일*/
  /*//모바일*/
}
@media only screen and (min-width: 320px) and (max-width: 1024px) {
  .indexLayoutType4 > ul > li {
    width: 100%;
    height: 300px;
  }
}
.indexLayoutType4 > ul > li > .imgContainer {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
}
.indexLayoutType4 > ul > li > .imgContainer > img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.indexLayoutType4 > ul > li > .content {
  width: 100%;
  position: absolute;
  left: 0;
  bottom: 0;
  padding: 20px 20px 35px 20px;
  background: rgba(0, 0, 0, 0.6);
  -webkit-backdrop-filter: blur(15px);
          backdrop-filter: blur(15px);
}
.indexLayoutType4 > ul > li > .content > .ico {
  margin-bottom: 15px;
}
.indexLayoutType4 > ul > li > .content > .text {
  width: 100%;
}
.indexLayoutType4 > ul > li > .content > .text > h2 {
  color: #fff;
  font-weight: 400;
}
.indexLayoutType4 > ul > li > .content > .text > h1 {
  color: #fff;
  font-weight: 600;
  margin: 10px 0 20px 0;
}
.indexLayoutType4 > ul > li > .content > .text > p {
  color: rgba(255, 255, 255, 0.7);
}

.indexLayoutType5 {
  width: 100%;
}
.indexLayoutType5 > .title {
  width: 100%;
  text-align: center;
}
.indexLayoutType5 > .title > h1 {
  color: #fff;
}
.indexLayoutType5 > .content {
  width: 100%;
  margin-top: 50px;
}
.indexLayoutType5 > .content > img {
  margin: 0 auto;
}

.aboutContainer {
  width: 100%;
}
.aboutContainer > .firstSec {
  width: 100%;
  display: flex;
  align-items: center;
  gap: 50px;
  /*모바일*/
  /*//모바일*/
}
@media only screen and (min-width: 320px) and (max-width: 1024px) {
  .aboutContainer > .firstSec {
    flex-direction: column;
    gap: 30px;
  }
}
.aboutContainer > .firstSec > .imgBox, .aboutContainer > .quizStartWrapper.firstSec > .imgBox--firstSection, .aboutContainer > .quizStartWrapper.firstSec > .imgBox--secondSection {
  width: 100%;
  height: 100%;
  aspect-ratio: 1;
  overflow: hidden;
  border-radius: 10px;
  /*모바일*/
  /*//모바일*/
}
@media only screen and (min-width: 320px) and (max-width: 1024px) {
  .aboutContainer > .firstSec > .imgBox, .aboutContainer > .quizStartWrapper.firstSec > .imgBox--firstSection, .aboutContainer > .quizStartWrapper.firstSec > .imgBox--secondSection {
    aspect-ratio: 1.5/1;
  }
}
.aboutContainer > .firstSec > .imgBox > img, .aboutContainer > .quizStartWrapper.firstSec > .imgBox--firstSection > img, .aboutContainer > .quizStartWrapper.firstSec > .imgBox--secondSection > img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.aboutContainer > .firstSec > .textContainer {
  width: 100%;
}
.aboutContainer > .firstSec > .textContainer > h1 {
  color: #000000;
  font-weight: 600;
  margin-bottom: 20px;
}
.aboutContainer > .firstSec > .textContainer > p {
  color: #989898;
  margin-bottom: 15px;
}
.aboutContainer > .firstSec > .textContainer > p:last-child {
  margin-bottom: 0;
}
.aboutContainer > .secondSec {
  width: 100%;
  display: flex;
  align-items: center;
  flex-direction: column;
  gap: 50px;
  /*모바일*/
  /*//모바일*/
}
@media only screen and (min-width: 320px) and (max-width: 1024px) {
  .aboutContainer > .secondSec {
    gap: 30px;
  }
}
.aboutContainer > .secondSec > .imgBox, .aboutContainer > .quizStartWrapper.secondSec > .imgBox--firstSection, .aboutContainer > .quizStartWrapper.secondSec > .imgBox--secondSection {
  width: 100%;
  height: 300px;
  overflow: hidden;
  border-radius: 10px;
}
.aboutContainer > .secondSec > .imgBox > img, .aboutContainer > .quizStartWrapper.secondSec > .imgBox--firstSection > img, .aboutContainer > .quizStartWrapper.secondSec > .imgBox--secondSection > img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.aboutContainer > .secondSec > .textContainer {
  width: 100%;
  display: flex;
  align-items: center;
  /*모바일*/
  /*//모바일*/
}
@media only screen and (min-width: 320px) and (max-width: 1024px) {
  .aboutContainer > .secondSec > .textContainer {
    flex-direction: column;
    align-items: flex-start;
    gap: 20px;
  }
}
.aboutContainer > .secondSec > .textContainer > h1 {
  color: #000000;
  font-weight: 600;
}
.aboutContainer > .secondSec > .textContainer > .smallText > p {
  color: #989898;
  margin-bottom: 15px;
}
.aboutContainer > .secondSec > .textContainer > .smallText > p:last-child {
  margin-bottom: 0;
}

.membersContainer {
  width: 100%;
}
.membersContainer > ul {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  gap: 20px;
}
.membersContainer > ul > li {
  width: calc(33.3% - 15px);
  /*모바일*/
  /*//모바일*/
  background: #fff;
  padding: 25px;
  box-sizing: border-box;
  border-radius: 10px;
}
@media only screen and (min-width: 320px) and (max-width: 1024px) {
  .membersContainer > ul > li {
    width: calc(50% - 15px);
  }
}
.membersContainer > ul > li > .thumbnail {
  min-width: 150px;
  max-width: 150px;
  height: 150px;
  overflow: hidden;
  margin: 0 auto;
  border-radius: 300px;
  /*모바일*/
  /*//모바일*/
}
@media only screen and (min-width: 320px) and (max-width: 1024px) {
  .membersContainer > ul > li > .thumbnail {
    min-width: 100px;
    max-width: 100px;
    height: 100px;
  }
}
.membersContainer > ul > li > .thumbnail > img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.membersContainer > ul > li > .textContainer {
  width: 100%;
  text-align: center;
  margin-top: 25px;
}
.membersContainer > ul > li > .textContainer > h1 {
  color: #000000;
  font-weight: 600;
}
.membersContainer > ul > li > .textContainer > h2 {
  font-weight: 400;
  color: #989898;
  margin: 10px 0;
}
.membersContainer > ul > li > .textContainer > p {
  color: #000000;
}

.aboutMeritsContainer {
  width: 100%;
}
.aboutMeritsContainer > ul {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  gap: 20px;
}
.aboutMeritsContainer > ul > li {
  width: calc(33.3% - 15px);
  background: #fafafa;
  padding: 25px;
  box-sizing: border-box;
  border-radius: 10px;
  /*모바일*/
  /*//모바일*/
}
@media only screen and (min-width: 320px) and (max-width: 1024px) {
  .aboutMeritsContainer > ul > li {
    width: 100%;
  }
}
.aboutMeritsContainer > ul > li > .thumbnail {
  width: 100%;
  aspect-ratio: 2/1;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 500px;
  background: #f0f0f0;
  border: 1px solid #e5e5e5;
  /*모바일*/
  /*//모바일*/
}
@media only screen and (min-width: 320px) and (max-width: 1024px) {
  .aboutMeritsContainer > ul > li > .thumbnail {
    aspect-ratio: 3/1;
  }
}
.aboutMeritsContainer > ul > li > .thumbnail > img {
  width: 20%;
  /*모바일*/
  /*//모바일*/
}
@media only screen and (min-width: 320px) and (max-width: 1024px) {
  .aboutMeritsContainer > ul > li > .thumbnail > img {
    width: 15%;
  }
}
.aboutMeritsContainer > ul > li > .textContainer {
  width: 100%;
  margin-top: 25px;
}
.aboutMeritsContainer > ul > li > .textContainer > h1 {
  color: #000000;
  font-weight: 600;
  margin: 10px 0 20px 0;
}
.aboutMeritsContainer > ul > li > .textContainer > h2 {
  font-weight: 400;
  color: #989898;
}
.aboutMeritsContainer > ul > li > .textContainer > p {
  color: #989898;
}

.faqContainer {
  width: 100%;
}
.faqContainer > ul {
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 15px;
}
.faqContainer > ul > li {
  width: 100%;
  border: 1px solid #f0f0f0;
  padding: 20px;
  border-radius: 10px;
  box-sizing: border-box;
  cursor: pointer;
  transition: opacity 0.2s ease-in-out;
}
.faqContainer > ul > li:hover {
  opacity: 0.6;
}
.faqContainer > ul > li > .question {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 30px;
}
.faqContainer > ul > li > .question > h1 {
  color: #000000;
  font-weight: 600;
}
.faqContainer > ul > li > .question > .button {
  padding: 5px;
  box-sizing: border-box;
}
.faqContainer > ul > li > .answer {
  width: 100%;
  padding-top: 20px;
  display: none;
}
.faqContainer > ul > li > .answer > p {
  color: #000000;
}
.faqContainer > ul > li > .visible {
  display: block;
}

.reviewContainer {
  width: 100%;
}
.reviewContainer > ul {
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 20px;
}
.reviewContainer > ul > li {
  width: 100%;
  padding: 20px;
  box-sizing: border-box;
  background: #fff;
  border-radius: 10px;
  filter: drop-shadow(0 10px 35px rgba(0, 0, 0, 0.05));
}
.reviewContainer > ul > li > .topInfo > .reviewImgBox {
  width: 100%;
  max-width: 150px;
  height: 100%;
  aspect-ratio: 1;
  overflow: hidden;
  border-radius: 10px;
  margin-bottom: 20px;
  /*모바일*/
  /*//모바일*/
}
@media only screen and (min-width: 320px) and (max-width: 1024px) {
  .reviewContainer > ul > li > .topInfo > .reviewImgBox {
    max-width: 100px;
  }
}
.reviewContainer > ul > li > .topInfo > .reviewImgBox > img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.reviewContainer > ul > li > .bottomInfo {
  width: 100%;
  display: flex;
  align-items: center;
  margin-top: 20px;
}
.reviewContainer > ul > li > .bottomInfo > .left,
.reviewContainer > ul > li > .bottomInfo .right {
  width: 100%;
}
.reviewContainer > ul > li > .bottomInfo > .right {
  display: flex;
  justify-content: flex-end;
}
.reviewContainer > ul > li > .divider {
  width: 100%;
  height: 1px;
  background: #f0f0f0;
  margin: 20px 0;
}
.reviewContainer > ul > li > .productInfo {
  display: flex;
  gap: 20px;
}
.reviewContainer > ul > li > .productInfo > .thumbnail {
  min-width: 50px;
  height: 50px;
  display: flex;
  justify-content: center;
  align-items: center;
  background: #f0f0f0;
}
.reviewContainer > ul > li > .productInfo > .thumbnail > img {
  width: 50%;
  max-width: 25px;
}
.reviewContainer > ul > li > .productInfo > .title > h2 {
  color: #000000;
  font-weight: 400;
  margin-bottom: 10px;
}
.reviewContainer > ul > li > .productInfo > .title > h1 {
  width: 100%;
  color: #000000;
  font-weight: 600;
}

.reviewText {
  width: 100%;
}
.reviewText > h1 {
  font-weight: 500;
}
.reviewText > p {
  color: #000000;
  margin-top: 15px;
  /*모바일*/
  /*//모바일*/
}
@media only screen and (min-width: 320px) and (max-width: 1024px) {
  .reviewText > p {
    margin-top: 10px;
  }
}
.reviewText > h2 {
  font-weight: 400;
  color: #989898;
  margin-top: 15px;
  /*모바일*/
  /*//모바일*/
}
@media only screen and (min-width: 320px) and (max-width: 1024px) {
  .reviewText > h2 {
    margin-top: 10px;
  }
}

.reviewUser {
  display: flex;
  align-items: center;
  gap: 10px;
}
.reviewUser > .thumbnail {
  width: 40px;
  height: 40px;
  border-radius: 20px;
  overflow: hidden;
  /*모바일*/
  /*//모바일*/
}
@media only screen and (min-width: 320px) and (max-width: 1024px) {
  .reviewUser > .thumbnail {
    width: 30px;
    height: 30px;
  }
}
.reviewUser > .thumbnail > img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.reviewUser > .info > h2 {
  color: #a4a4a4;
  font-weight: 500;
}
.reviewUser > .info > h1 {
  color: #000000;
  font-weight: 600;
  margin-top: 2px;
}

.reviewScore > ul {
  display: flex;
  gap: 5px;
}
.reviewScore > ul > li {
  width: 15px;
  height: 15px;
  border-radius: 10px;
  /*모바일*/
  /*//모바일*/
}
@media only screen and (min-width: 320px) and (max-width: 1024px) {
  .reviewScore > ul > li {
    width: 10px;
    height: 10px;
  }
}
.reviewScore > ul > .off {
  background: #e5e5e5;
}
.reviewScore > ul > .on {
  background: #1cbf84;
}/*# sourceMappingURL=style.css.map */

/* YARDDIANT STYLES */
.popupWrapper {
  display: none;
}
.popupWrapper.active {
  display: block;
}
.subButtons ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.subButtons .cart-item {
  position: relative;
}

.cart-icon {
  position: relative;
  display: inline-block;
}

.cart-icon img {
  display: block; /* Ensure the image is a block element for positioning */
}

.cart-count {
  position: absolute;
  top: -10px; /* Adjust as needed */
  right: -10px; /* Adjust as needed */
  background-color: #15c085; /* Badge background color */
  color: white; /* Badge text color */
  border-radius: 50%; /* Makes the badge circular */
  width: 20px; /* Badge width */
  height: 20px; /* Badge height */
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 12px; /* Font size for the number */
  font-weight: bold; /* Make the number bold */
  z-index: 1; /* Ensure badge is above the icon */
}
a {
  text-decoration: none;
  color: #000000;
}
a:hover {
  text-decoration: none;
  color: #000000;
}
.listproimg li img{
  width:43px;
  height: 43px;
}


ul.listproimg li {
  height: 65px;
  width: 65px;
  padding: 5px!important;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
}
.imgBox{
  display: block;
}

.userInputContainer > ul > li > .inputContainer > h1 {
  text-align: left;
}
.slider {
  position: relative;
  width: 100%;
  overflow: hidden;
}

.slider-wrapper {
  display: flex;
  transition: transform 0.5s ease-in-out;
  width: 100%;
}

.slider-wrapper li {
  min-width: 100%;
  box-sizing: border-box;
}

.prev, .next {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  background-color: rgba(0, 0, 0, 0.5);
  color: white;
  border: none;
  padding: 10px;
  cursor: pointer;
}

.prev {
  left: 10px;
}

.next {
  right: 10px;
}
