@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Jost:ital,wght@0,100..900;1,100..900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100..900&display=swap");
@font-face {
  font-family: "ShipporiGothicB2-Bold";
  src: url("../peeling-lp/fonts/ShipporiGothicB2-Bold.ttf") format("truetype");
  font-weight: 700;
  font-style: normal;
}
.btn-link {
  width: 28.4rem;
  height: 22.4rem;
  position: fixed;
  right: 0;
  bottom: 0;
  display: block;
}

.main {
  box-shadow: 0px 12px 12px 0px rgba(0, 0, 0, 0.2);
}
.main .back-link {
  text-align: center;
}
.main .back-link a {
  color: -webkit-link;
  text-decoration: underline;
}
.main .sec-header-peeling {
  background: url(../images/bg-top.png) no-repeat;
  background-size: contain;
}
.main .sec-header-peeling .group-content {
  position: relative;
  display: flex;
  flex-direction: column;
  padding: 2rem 1.4rem 0;
}
.main .sec-header-peeling .group-content .blink {
  position: absolute;
  top: 1.3rem;
  right: 14.4rem;
}
.main .sec-header-peeling .group-content .blink.v2 {
  top: 9.2rem;
  right: 0rem;
  transform: rotate(180deg);
  max-width: 4.4rem;
}
.main .sec-header-peeling .group-content .person {
  position: absolute;
  right: 0;
  top: 2.6rem;
}
.main .sec-header-peeling .group-content .group-text {
  height: 18rem;
}
.main .sec-header-peeling .group-content .group-text .group {
  display: flex;
  flex-direction: column;
  align-items: center;
  position: relative;
  left: -7.5rem;
  bottom: 1.5rem;
}
.main .sec-header-peeling .group-content .group-text .group img {
  width: 23rem;
}
.main .sec-header-peeling .group-content .group-text .group .gr-text {
  position: absolute;
  top: 31%;
  left: 40%;
}
.main .sec-header-peeling .group-content .group-text .group .gr-text span {
  font-family: "ShipporiGothicB2-Bold", sans-serif;
  font-size: 1.5rem;
  color: #806733;
}
.main .sec-header-peeling .group-content .group-text .text {
  padding-left: 4rem;
}
.main .sec-header-peeling .group-content .group-text .text span {
  color: #472c08;
  font-size: 2rem;
  line-height: 1;
}
.main .sec-header-peeling .group-content .gr-txt {
  position: relative;
  top: -5.5rem;
  left: -2rem;
}
.main .sec-header-peeling .group-content .gr-txt img {
  max-width: 24rem;
}
.main .sec-header-peeling .group-content .text {
  margin-top: 1rem;
  display: flex;
  text-align: center;
}
.main .sec-header-peeling .group-content .text .v2.v3 {
  color: #bc8132;
  font-size: 4.4rem;
  line-height: 1.1;
}
.main .sec-header-peeling .group-content .item {
  position: relative;
}
.main .sec-header-peeling .group-content .item img {
  height: 18rem;
}
.main .sec-header-peeling .group-content .btn {
  margin-bottom: 2rem;
}
.main .sec-header-peeling .group-content .group-item {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-top: 1rem;
  gap: 1rem;
}
.main .sec-header-peeling .group-content .group-item span {
  font-family: "ShipporiGothicB2-Bold", sans-serif;
  font-size: 2.3rem;
  color: #503e1d;
}
.main .sec-header-peeling .group-content .group-item .group {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  width: 100%;
  gap: 1rem;
}
.main .sec-header-peeling .group-content .group-item .group::after, .main .sec-header-peeling .group-content .group-item .group::before {
  content: "";
  position: absolute;
  width: 3.9rem;
  height: 8.6rem;
  background: url(../images/dot_line.png) no-repeat center center/100% 100%;
}
.main .sec-header-peeling .group-content .group-item .group::after {
  transform: rotateY(180deg);
  right: 0;
}
.main .sec-header-peeling .group-content .group-item .group::before {
  left: 0;
}
.main .sec-header-peeling .group-content .group-item .group .right {
  color: #f46347;
  text-align: center;
}
.main .sec-header-peeling .group-content .group-item .group .right span {
  font-size: 1.9rem;
  font-weight: 700;
  color: #f46347;
}
.main .sec-header-peeling .group-content .group-item .group .right p {
  font-size: 4.1rem;
}
.main .sec-list-no.list-no-one {
  margin-top: 2rem;
  background: linear-gradient(0deg, rgba(247, 238, 225, 0.8) 55%, rgb(255, 255, 255) 100%);
}
.main .group-mess.orange {
  padding: 4rem 0 0;
  background: #fcefdc;
}
.main .group-mess.orange .mess {
  padding: 1.1rem 0;
  margin: 0 auto;
  width: 96%;
  border-radius: 4rem;
  background: #f46347;
  position: relative;
}
.main .group-mess.orange .mess::before {
  position: absolute;
  bottom: -1.2rem;
  left: 8rem;
  content: "";
  border-top: 2.4rem solid #f46347;
  border-left: 0.8rem solid transparent;
  border-right: 0.8rem solid transparent;
  transform: rotate(42deg);
}
.main .group-mess.orange .mess p {
  font-size: 2.2rem;
  color: #fff;
  font-weight: 700;
  font-family: "Noto Sans JP", sans-serif;
  text-align: center;
}
.main .group-mess.orange .item {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
.main .group-mess.orange .item:nth-child(2) {
  padding: 2rem 1.4rem 3.1rem;
  overflow: hidden;
}
.main .group-mess.orange .item:nth-child(2)::after {
  content: "";
  position: absolute;
  bottom: 0;
  width: 98%;
  height: 1px;
  background-color: #a88a65;
  left: 50%;
  transform: translateX(-50%);
}
.main .group-mess.orange .item:nth-child(2) .num {
  left: 9rem;
  bottom: 3rem;
}
.main .group-mess.orange .item:nth-child(2) .content p {
  letter-spacing: -0.05em;
}
.main .group-mess.orange .item:nth-child(3) {
  justify-content: center;
  padding: 3.5rem 0;
}
.main .group-mess.orange .item:nth-child(3) .content {
  transform: translateX(-0.6rem);
}
.main .group-mess.orange .item:nth-child(3) .content p {
  font-size: 3.5rem;
  line-height: 1.4;
}
.main .group-mess.orange .item:nth-child(3) .content p:nth-child(1) {
  margin-bottom: 0;
  line-height: 1.4;
}
.main .group-mess.orange .item:nth-child(3) .content p span {
  font-size: 2.6rem;
  margin-left: -1.6rem;
}
.main .group-mess.orange .item:nth-child(3) .num {
  left: 1.8rem;
  bottom: 2rem;
  line-height: 0.7;
}
.main .group-mess.orange .item .num {
  position: absolute;
  line-height: 1;
  font-size: 17rem;
  color: rgba(255, 255, 255, 0.6);
}
.main .group-mess.orange .item .content {
  position: relative;
}
.main .group-mess.orange .item .content p {
  font-size: 4.1rem;
  color: #f46347;
  line-height: 1.2;
}
.main .group-mess.orange .item .content p span {
  font-size: 2.7rem;
  font-family: "Noto Sans JP", sans-serif;
  color: #000;
}
.main .group-mess.orange .bottom {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 2rem 0 3rem;
  position: relative;
}
.main .group-mess.orange .bottom::before {
  position: absolute;
  bottom: 0;
  right: 0;
  content: "";
  border-bottom: 6rem solid #fff;
  border-left: 18rem solid transparent;
}
.main .group-mess.orange .bottom::after {
  position: absolute;
  bottom: 0;
  left: 0;
  content: "";
  border-bottom: 6rem solid #fff;
  border-right: 18rem solid transparent;
}
.main .group-mess.orange .bottom span {
  font-size: 2rem;
  font-family: "Noto Sans JP", sans-serif;
  line-height: 2;
}
.main .sec-content-main-lp .container .group-mass.mass .txt {
  display: flex;
  gap: 1rem;
  position: relative;
  flex-direction: row;
}
.main .sec-content-main-lp .container .group-mass.mass .txt p {
  font-size: 2.2rem;
  line-height: 1.6;
  color: #f46347;
  font-weight: 400;
  font-family: "Times New Roman", "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
}
.main .sec-content-main-lp .container .group-mass.mass .mass-text {
  text-align: center;
  margin-top: 2.9rem;
  padding: 0 2rem;
}
.main .sec-content-main-lp .container .group-mass.mass .mass-text p {
  font-size: 2.83rem;
  font-family: "Noto Sans JP", sans-serif;
  color: #222222;
  line-height: 1.3;
  font-weight: 600;
}
.main .sec-content-main-lp .container .group-mass.mass .mass-text span {
  font-size: 3.1rem;
  font-family: "Noto Sans JP", sans-serif;
  color: #f46347;
  line-height: 1.3;
  font-weight: 700;
  display: inline-block;
}
.main .sec-content-main-lp .container .group-mass.mass .mass-txt {
  padding: 0 2rem;
  margin-top: 3rem;
  letter-spacing: -0.05em;
}
.main .sec-content-main-lp .container .group-mass.mass .mass-txt p {
  font-size: 1.8rem;
  color: #222222;
  font-family: "Noto Sans JP", sans-serif;
  line-height: 2;
}
.main .sec-content-main-lp .container .group-mass.mass .mass-txt span {
  font-size: 1.8rem;
  color: #f46347;
  font-family: "Noto Sans JP", sans-serif;
  line-height: 2;
  font-weight: 700;
}
.main .sec-content-main-lp .container .group-mass.mass .mass-txt .mass-mall {
  font-size: 2.2rem;
  font-weight: 700;
  font-family: "Noto Sans JP", sans-serif;
  line-height: 1.9;
}
.main .sec-content-main-lp .container .group-mass.mass .mass-txt .mass-bold {
  font-size: 1.8rem;
  line-height: 2;
  color: #222222;
  font-weight: 700;
  font-family: "Noto Sans JP", sans-serif;
}
.main .sec-content-main-lp .container .group-mass.mass .mass-img {
  margin-top: 3rem;
  position: relative;
}
.main .sec-content-main-lp .container .group-mass.mass .mass-img .mass-note {
  position: absolute;
  bottom: 0.5rem;
  left: 2rem;
}
.main .sec-content-main-lp .container .group-mass.mass .mass-img .mass-note p {
  font-size: 1rem;
  font-family: "ShipporiGothicB2-Bold", sans-serif;
  color: #222222;
}
.main .sec-content-main-lp .container .group-mass.mass .mass-t {
  margin-top: 3rem;
  padding: 0 2rem;
  margin-bottom: 4rem;
}
.main .sec-content-main-lp .container .group-mass.mass .mass-t p {
  font-size: 1.8rem;
  color: #222222;
  font-family: "Noto Sans JP", sans-serif;
  line-height: 2;
}
.main .sec-content-main-lp .container .group-mass.mass .mass-t span {
  line-height: 2;
  font-size: 1.8rem;
  color: #222222;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 700;
}
.main .sec-content-main-lp .container .group-mass.mass .mass-box {
  margin: 0 auto;
  width: 100%;
  max-width: 32.7rem;
  background-color: #faf1e4;
  border-radius: 1rem;
  padding: 2rem;
}
.main .sec-content-main-lp .container .group-mass.mass .mass-box p {
  font-size: 2.4rem;
  line-height: 1.5;
  text-align: center;
  color: #f46347;
}

.main .sec-list-no.list-no-one .group-content .item.box .box {
  background-color: #ffffff;
  padding: 1.3rem 0;
  width: 100%;
  position: relative;
}

.main .sec-list-no.list-no-one .group-content .item.box .box .mask {
  position: absolute;
  top: -1rem;
  left: -1rem;
}

.main .sec-list-no.list-no-one .group-content .item.box {
  padding: 0;
}

.main .sec-list-no.list-no-one .group-content .item.box .box:nth-child(1) {
  display: flex;
  justify-content: flex-end;
  padding-right: 9.5rem;
  border-radius: 0.7rem 0.7rem 0 0;
  border-top: 1px solid #f5f5f5;
}

.main .sec-list-no.list-no-one .group-content .item.box .box-item {
  padding: 2rem 2rem 2.8rem;
  background: #f9eed2;
  border-radius: 0 0 0.7rem 0.7rem;
}

.main .sec-list-no.list-no-one .group-content .item.box {
  border: none;
}

.main .sec-list-no.list-no-one .group-content .item.box .title-vip p {
  font-size: 3rem;
}

.main .sec-list-no.list-no-one .group-content .item.box:nth-child(1) .title-vip p {
  color: #f46347;
}

.main .sec-list-no.list-no-one .group-content .item.box .btn-item {
  background: #f46347;
}

.main .sec-list-no.list-no-one .group-content .item.box .btn.btn-warning {
  box-shadow: 2px 3px 1px 0 #b3b4af;
}

.main .sec-list-no.list-no-one .group-content .item.box:nth-child(2) .title-vip p {
  color: #f46347;
  text-align: center;
}

.main .sec-list-no.list-no-one .group-content .item.box:nth-child(2) .title-vip span {
  font-size: 2.2rem;
}

.main .sec-list-no.list-no-one .group-content .item.box:nth-child(2) .box-item {
  background: #dae3e8;
}

.main .sec-list-no.list-no-one .group-content .item.box:nth-child(3) .box-item {
  background: #eddde0;
}

.main .sec-list-no .group-content .item:nth-child(3) .title-vip p {
  color: #f46347;
}

.main .sec-list-no.list-no-one .group-content .item.box:nth-child(3) .box {
  justify-content: center;
  padding-right: 0;
}

.main .sec-list-no.list-no-one .group-content .item.box:nth-child(3) .box .image img {
  height: 19.2rem;
}

.main .sec-list-no.list-no-one .group-content .item.box:nth-child(2) .box {
  height: 19.2rem;
  padding-right: 9.5rem;
  align-items: center;
}

.main .sec-content-main-lp .group-achive .title-top.v2txt p {
  color: #f46347;
  font-size: 2.1rem;
}

.main .sec-content-main-lp .group-achive .group-title.title p {
  color: #f46347;
  line-height: 1.6;
}

.main .sec-content-main-lp .group-achive .group-title.title h1:first-child {
  width: 26rem;
  color: #f46347;
  padding-left: 1rem;
  background-color: #fde8c7;
  line-height: 1.6;
  height: 4.5rem;
  align-items: center;
  display: flex;
}

.main .sec-content-main-lp .group-achive .group-title.title .group .txt-t {
  margin-left: 0;
  color: #f46347;
}

.main .sec-content-main-lp .group-achive .group-title.title .group span.txt-n {
  color: #f46347;
  line-height: 1.2;
}

.main .sec-content-main-lp .group-achive .group-title.title h1 {
  color: #f46347;
  width: 29.3rem;
  text-align: center;
  padding-left: 1rem;
  background-color: #fde8c7;
  height: 4.5rem;
  line-height: 1.6;
  display: flex;
  align-items: center;
}

.main .sec-content-main-lp .group-achive .txt.txt-note {
  padding-left: 1.5rem;
  text-align: left;
  line-height: 1;
}

.main .sec-content-main-lp .group-achive .text.text-t {
  margin-top: 3rem;
}

.main .sec-content-main-lp .group-achive .text.text-t p span {
  color: #f46347;
}

.main .sec-content-main-lp .group-achive .image {
  margin-top: 3.5rem;
}

.main .sec-content-main-lp .group-mess.orange .item:nth-child(2) .num {
  left: 9rem;
  bottom: 3rem;
}

.main .sec-content-main-lp .group-mess.orange .item:nth-child(2) .content {
  right: 2rem;
}

.main .sec-content-main-lp .group-mess.orange .item:nth-child(2)::after {
  display: block;
}

.main .sec-content-main-lp .group-top3.top {
  padding: 3rem 0 9.4rem;
}

.main .sec-content-main-lp .group-top3.top .text p span {
  color: #f46347;
}

.main .sec-content-main-lp .group-top3.top .group .title span {
  font-size: 2.6rem;
  line-height: 1.3;
}

.main .sec-content-main-lp .group-top3.top .group .title p {
  font-size: 3.1rem;
  color: #f46347;
  line-height: 1.2;
}

.main .sec-content-main-lp .group-top3.top .group .title {
  gap: 0rem;
}

.main .sec-content-main-lp .group-top3.top .group .list .item:nth-child(1) {
  background-color: #f46347;
  border: 1px solid #f46347;
}

.main .sec-content-main-lp .group-top3.top .group .list .item:nth-child(2) {
  background-color: #ffffff;
}

.main .sec-content-main-lp .group-top3.top .group .list .item:nth-child(3) {
  background-color: #ffffff;
}

.main .sec-content-main-lp .group-top3.top .group .list .item p:nth-child(2) {
  background: #f7ecda;
}

.main .sec-content-main-lp .group-top3.top .group .list .item p:nth-child(3) {
  background: #f7ecda;
}

.main .sec-content-main-lp .group-top3.top .group .list .item:nth-child(1) p:nth-child(2) {
  background-color: #f46347;
}

.main .sec-content-main-lp .group-top3.top .group .list .item {
  color: #f46347;
  border: 1px solid #f78a75;
}

.main .sec-content-main-lp .group-top3.top .text {
  padding: 0 2rem;
}

.main .sec-content-main-lp .group-top3.top .group {
  padding: 0 0 0rem 0;
}

.main .sec-content-main-lp .group-text-content.content-text {
  background-color: #fcf6ed;
  padding: 4rem 0;
}

.main .sec-content-main-lp .group-top3.top::before {
  border-bottom: 6rem solid #fcf6ed;
}

.main .sec-content-main-lp .group-top3.top::after {
  border-bottom: 6rem solid #fcf6ed;
}

.main .sec-content-main-lp .group-text-content.content-text small {
  font-size: 3rem;
  color: #f46347;
  text-align: center;
  font-family: "Noto Sans JP", sans-serif;
}

.main .sec-content-main-lp .group-text-content.content-text p {
  color: #222222;
  font-size: 1.8rem;
  margin-top: 3.5rem;
  text-align: left;
  line-height: 2.2;
  padding: 0 2rem;
}

.main .sec-content-main-lp .group-text-content.content-text .text {
  margin-top: 4rem;
  display: flex;
  flex-direction: column;
  z-index: 1;
}

.main .sec-content-main-lp .group-text-content.content-text .text p {
  font-size: 2rem;
  text-align: center;
  font-family: "Noto Sans JP", sans-serif;
  color: #383d3a;
  line-height: 2;
  margin-top: 0;
}

.main .sec-content-main-lp .group-text-content.content-text .text span {
  font-size: 3rem;
  text-align: center;
  font-family: "Noto Sans JP", sans-serif;
  color: #f46347;
  line-height: 1.3;
  display: block;
  letter-spacing: -0.1em;
}

.main .sec-content-main-lp .group-text-content.content-text .bg {
  top: 28rem;
}

.main .sec-content-main-lp .group-text-content.content-text .image {
  margin-top: 2rem;
  transform: translateX(-1.4rem);
}

.main .sec-content-main-lp .group-text-content.content-text .txt {
  margin-top: 2rem;
  padding: 0 2rem;
}

.main .sec-content-main-lp .group-text-content.content-text .txt p {
  font-size: 1.8rem;
  font-family: "Noto Sans JP", sans-serif;
  color: #222222;
  padding: 0;
  margin: 0;
  line-height: 2;
  display: block;
}

.main .sec-content-main-lp .group-text-content.content-text .txt p span {
  color: #f57159;
  font-size: 1.8rem;
  line-height: 2;
  font-family: "Noto Sans JP", sans-serif;
}

.main .sec-content-main-lp .group-text-content.content-text .person-img {
  margin-top: 3rem;
  padding: 0 2rem;
}

.main .sec-content-main-lp .group-text-content.content-text .person-text {
  margin-top: 3rem;
  padding: 0 2rem;
}

.main .sec-content-main-lp .group-text-content.content-text .person-text p {
  font-size: 1.8rem;
  font-family: "Noto Sans JP", sans-serif;
  color: #222222;
  margin-top: 0;
  line-height: 2;
  padding: 0;
  font-weight: 700;
}

.main .sec-content-main-lp .group-text-content.content-text .rgb {
  position: relative;
  background: linear-gradient(to bottom, #fcf6ec, #f5e6d1);
  height: 5rem;
  width: 100%;
  top: 4rem;
}

.main .sec-content-main-lp .group-mass.mass .group .text p {
  font-weight: 700;
}

.main .sec-content-main-lp .group-mass.mass .group .text p:nth-child(2) {
  color: #f46347;
}

.main .sec-content-main-lp .group-mass.mass .btn-mass {
  background: #f46347;
}

.main .sec-table .container .content .group-txt .txt-top.v2 {
  color: #f46347;
}

.main .sec-table .container .content .table tr td .group p, .main .sec-table .container .content .table tr td .txt-check p, .main .sec-table .container .content .group-txt .txt-mid, .main .sec-product .container .content .product-list .item .item-no .txt .txt-bot {
  color: #f46347;
}

.main .sec-table .container .content .table tr:nth-child(1), .main .sec-product .container .content .product-list .list-title, .main .sec-product .container .content .product-list .item .list, .main .sec-product .container .content .product-list .item .list-txt .txt.v2, .btn.btn-warning {
  background: #f46347;
}

.main .sec-product .container .content .product-list .list-title::after {
  border-top: 3rem solid #f46347;
}

.main .sec-product .container .content .product-list .item .item-no .img.v2::after {
  background: #f46347;
}

.main .sec-ft .container .content .content-title.pink::after {
  background: #f46347;
}

.main .sec-ft .container .content .content-title.pink::before {
  border-top: 2rem solid #f46347;
}

.main .sec-ft .container .content .content-title .txt p:first-of-type {
  -webkit-text-stroke: 0.1rem #f46347;
}

.main .sec-ft .container .content .content-title .txt span {
  -webkit-text-stroke: 0.1rem #f46347;
}

.main .sec-ft .container .content .content-title .txt p:last-of-type {
  -webkit-text-stroke: 0.1rem #f46347;
}

.content-post .group-txt.v2 .txt-mid {
  color: #f46347;
}

.content-post .group-txt.v2 .txt-bot {
  color: #f46347;
}

.content-post .group-txt.v2 .txt-des {
  color: #f46347;
}

.main .sec-ft .container .content .content-title .icon-ft {
  width: 4.9rem;
}

.main .sec-content-main-lp .group-top3.top .group .list .item:nth-child(1) {
  background-color: #f46347;
  border: 1px solid #f46347;
  color: #ffffff;
}

.main .sec-product .container .content .product-list .item .item-title .img.v09 img {
  width: 15rem;
}

.main .sec-product .container .content .product-list .item .item-title .img.v2 img {
  width: 15rem;
}

.main .sec-product .container .content .product-list .item .item-title .img.v10 img {
  width: 10rem;
}

.main .sec-product .container .content .product-list .item .list-txt .img.v11 img {
  width: 10rem;
}

.main .sec-content-main-lp .group-achive {
  padding: 5rem 2.4rem 5rem;
}

.main .sec-content-main-lp .group-mass .group {
  margin-top: 6rem;
}

.main .sec-list-no .group-content .item .title {
  margin-top: 0rem;
}

.main .group-mess.orange .mess {
  border-radius: 4.1rem;
}

.main .group-mess.orange .bottom::before {
  border-left: 19rem solid transparent;
}

.main .group-mess.orange .bottom::after {
  border-right: 19rem solid transparent;
}

.main .sec-list-no .group-content .item .title p {
  line-height: 1.59;
}

.main .sec-list-no .group-content .item .text p {
  line-height: 1.8;
}

.main .sec-content-main-lp .group-achive .title-top.v2txt p {
  line-height: 1.6;
}

.main .sec-content-main-lp .group-achive .group-title span {
  line-height: 1.6;
}

.main .sec-content-main-lp .group-achive .text p {
  line-height: 2;
}

.main .sec-list-no .group-content .item:nth-child(2) .title {
  margin-top: 0rem;
}

.main .sec-product .container .content .product-list .item .item-title .img.v7 {
  width: 30rem;
}

.main .sec-table .container .content .table tr td .img.v090 img {
  width: 4rem;
  height: 7rem;
}

.main .sec-product .container .content .product-list .item .group .group-img img {
  width: 14rem;
  height: 9.3rem;
}

.main .sec-product .container .content .product-list .item .group .group-img.v04 img {
  height: 14rem;
}

.new-btn .icon-img {
  width: 5.3rem;
}

@media (max-width: 900px) {
  .btn-link {
    display: none;
  }
}/*# sourceMappingURL=style.css.map */