@charset "UTF-8";
*,
::before,
::after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-style: solid;
  border-width: 0;
}

html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: transparent;
}

body {
  margin: 0;
}

main {
  display: block;
}

p,
table,
blockquote,
address,
pre,
iframe,
form,
figure,
dl {
  margin: 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  line-height: inherit;
  font-weight: inherit;
  margin: 0;
}

ul,
ol {
  margin: 0;
  padding: 0;
  list-style: none;
}

dt {
  font-weight: bold;
}

dd {
  margin-left: 0;
}

hr {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
  overflow: visible;
  border-top-width: 1px;
  margin: 0;
  clear: both;
  color: inherit;
}

pre {
  font-family: monospace, monospace;
  font-size: inherit;
}

address {
  font-style: inherit;
}

a {
  background-color: transparent;
  text-decoration: none;
  color: inherit;
}

abbr[title] {
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
}

b,
strong {
  font-weight: bolder;
}

code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: inherit;
}

small {
  font-size: 100%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

img,
embed,
object,
iframe {
  vertical-align: bottom;
}

button,
input,
optgroup,
select,
textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  vertical-align: middle;
  color: inherit;
  font: inherit;
  background: transparent;
  padding: 0;
  margin: 0;
  outline: 0;
  border-radius: 0;
  text-align: inherit;
}

[type=checkbox] {
  -webkit-appearance: checkbox;
  -moz-appearance: checkbox;
  appearance: checkbox;
}

[type=radio] {
  -webkit-appearance: radio;
  -moz-appearance: radio;
  appearance: radio;
}

button,
input {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
[type=button],
[type=reset],
[type=submit] {
  cursor: pointer;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

button[disabled],
[type=button][disabled],
[type=reset][disabled],
[type=submit][disabled] {
  cursor: default;
}

button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

select::-ms-expand {
  display: none;
}

option {
  padding: 0;
}

fieldset {
  margin: 0;
  padding: 0;
  min-width: 0;
}

legend {
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}

progress {
  vertical-align: baseline;
}

textarea {
  overflow: auto;
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

[type=search] {
  outline-offset: -2px;
}

[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}

label[for] {
  cursor: pointer;
}

details {
  display: block;
}

summary {
  display: list-item;
}

[contenteditable] {
  outline: none;
}

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

caption {
  text-align: left;
}

td,
th {
  vertical-align: top;
  padding: 0;
}

th {
  text-align: left;
  font-weight: bold;
}

template {
  display: none;
}

[hidden] {
  display: none;
}

.p-mv {
  width: 100%;
  background-image: url(/pages/ignis/assets/imgs/ignis_bestcosme/mv_bg.png);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  padding: 8rem 4rem 11rem 4rem;
}
@media (max-width: 767px) {
  .p-mv {
    background-image: url(/pages/ignis/assets/imgs/ignis_bestcosme/mv_bg_sp.png);
    padding: 13.6rem 2rem 15.2rem 2rem;
  }
}

.p-mv__img {
  position: relative;
  left: -0.8rem;
  display: block;
  width: 100%;
  max-width: 92.2rem;
  margin: 0 auto;
}
@media (max-width: 767px) {
  .p-mv__img {
    left: 0rem;
    max-width: 100%;
  }
}

.p-mv__title {
  color: #555555;
  font-size: 2rem;
  line-height: 1.4;
  font-weight: 300;
  letter-spacing: 0.21rem;
  text-align: center;
  margin-top: -1.6rem;
}
@media (max-width: 767px) {
  .p-mv__title {
    font-size: 2.4rem;
    letter-spacing: 0.226rem;
    margin-top: 1.2rem;
  }
}

.p-mv__text {
  color: #555555;
  font-size: 1.5rem;
  line-height: 1.8;
  font-weight: 300;
  letter-spacing: 0.3rem;
  text-align: center;
  margin-top: 2.4rem;
}
@media (max-width: 767px) {
  .p-mv__text {
    font-size: 2rem;
    letter-spacing: 0.324rem;
    margin-top: 1.4rem;
  }
}

.p-award {
  width: 100%;
  background: #FCF8F6;
}

.p-award__inner {
  width: 100%;
  max-width: 54rem;
  margin: 0 auto;
  background: #fff;
  padding-top: 2.4rem;
  padding-bottom: 5rem;
  border-bottom: 0.5px solid #A39187;
}
@media (max-width: 767px) {
  .p-award__inner {
    max-width: 100%;
    padding: 3rem 0rem 6.2rem 0rem;
  }
}

.p-award__nav {
  position: relative;
}
.p-award__nav::before {
  content: "";
  display: inline-block;
  position: absolute;
  bottom: 1px;
  left: 0;
  width: 100%;
  height: 1px;
  background: #DDD6D1;
}

.p-award__tabs {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  overflow-x: auto;
  overflow-y: hidden;
  padding: 0 calc(50% - 9rem);
  -ms-scroll-snap-type: x mandatory;
      scroll-snap-type: x mandatory;
  scroll-behavior: smooth;
  scrollbar-width: none;
  -webkit-overflow-scrolling: touch;
}
@media (max-width: 767px) {
  .p-award__tabs {
    width: 100vw;
    margin-left: calc(50% - 50vw);
    margin-right: calc(50% - 50vw);
  }
}

.p-award__tabs::-webkit-scrollbar {
  display: none;
}

.p-award__tab {
  position: relative;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 22.8rem;
          flex: 0 0 22.8rem;
  width: 18rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column;
          flex-flow: column;
  gap: 2rem;
  color: #B6B6B6;
  font-family: "Montserrat", sans-serif;
  font-size: 2.4rem;
  line-height: 1.375;
  font-weight: 500;
  letter-spacing: 0.21rem;
  padding: 0 2rem 1.8rem 2rem;
  background: transparent;
  border: none;
  cursor: pointer;
  scroll-snap-align: center;
}
@media (max-width: 767px) {
  .p-award__tab {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 27.8rem;
            flex: 0 0 27.8rem;
    width: 18rem;
    gap: 2rem;
    color: #B6B6B6;
    font-family: "Montserrat", sans-serif;
    font-size: 3rem;
    line-height: 1.3666666667;
    letter-spacing: 0.262rem;
    padding: 0 2rem 1.8rem 2rem;
  }
}
.p-award__tab::after {
  content: "";
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  bottom: 0px;
  width: 20rem;
  height: 3px;
  background: rgba(163, 145, 135, 0);
}
@media (max-width: 767px) {
  .p-award__tab::after {
    height: 2px;
    width: 25rem;
  }
}
.p-award__tab.is-active {
  color: #A39187;
}
.p-award__tab.is-active::after {
  background: #A39187;
}
.p-award__tab.is-active .p-award__text::before {
  opacity: 1;
}

.p-award__text {
  position: relative;
  display: block;
  white-space: nowrap;
}
.p-award__text::before {
  content: "";
  display: block;
  position: relative;
  width: 4.7rem;
  height: 3.1rem;
  background-image: url(/pages/ignis/assets/imgs/ignis_bestcosme/crown.png);
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  margin: 0 auto 1.1rem auto;
  opacity: 0;
}
@media (max-width: 767px) {
  .p-award__text::before {
    width: 5.8rem;
    height: 3.8rem;
    margin: 0 auto 1.4rem auto;
  }
}

.p-award__contents {
  padding-top: 1rem;
}

.p-award__content {
  display: none;
}

.p-award__content.is-active {
  display: block;
}

.p-awardItem {
  width: 100%;
  padding: 3rem 5rem 6rem 5rem;
  text-align: center;
}
@media (max-width: 767px) {
  .p-awardItem {
    padding: 3.8rem 6rem 7.6rem 6rem;
  }
}

.p-awardItem__img {
  width: 100%;
}

.p-awardItem__img img {
  width: 100%;
  display: block;
}

.p-awardItem__brand {
  color: #666666;
  font-size: 1.8rem;
  line-height: 1.2;
  font-weight: 400;
  letter-spacing: 0.21rem;
  margin-top: 3rem;
}
@media (max-width: 767px) {
  .p-awardItem__brand {
    font-size: 2.4rem;
    letter-spacing: 0.25rem;
    margin-top: 4rem;
  }
}

.p-awardItem__title {
  color: #666666;
  font-size: 2.4rem;
  line-height: 1.2;
  font-weight: 600;
  letter-spacing: 0.21rem;
  margin-top: 1.4rem;
}
@media (max-width: 767px) {
  .p-awardItem__title {
    font-size: 3rem;
    letter-spacing: 0.25rem;
    margin-top: 1.4rem;
  }
}

.p-awardItem__category {
  color: #666666;
  font-size: 1.8rem;
  line-height: 1.3;
  font-weight: 300;
  letter-spacing: 0.2rem;
  margin-top: 1.6rem;
}
@media (max-width: 767px) {
  .p-awardItem__category {
    font-size: 2.4rem;
    letter-spacing: 0.25rem;
    margin-top: 2rem;
  }
}

.p-awardItem__price {
  color: #666666;
  font-size: 1.8rem;
  line-height: 1.3;
  font-weight: 300;
  letter-spacing: 0.2rem;
  margin-top: 1.6rem;
}
@media (max-width: 767px) {
  .p-awardItem__price {
    font-size: 2.4rem;
    letter-spacing: 0.25rem;
    margin-top: 2rem;
  }
}

.p-awardItem__label {
  display: inline-block;
  color: #6D6764;
  font-size: 1.8rem;
  line-height: 1.3;
  padding: 0.1rem 1.9rem;
  border: 1px solid #666666;
  margin-top: 1.6rem;
  margin-bottom: 2rem;
}
@media (max-width: 767px) {
  .p-awardItem__label {
    font-size: 2.25rem;
    letter-spacing: 0.25rem;
    padding: 0.05rem 2rem;
    margin-top: 2rem;
  }
}

.p-awardItem__text {
  color: #666666;
  font-size: 2rem;
  line-height: 1.6;
  font-weight: 300;
  letter-spacing: 0.2rem;
  margin-top: 3.4rem;
}
@media (max-width: 767px) {
  .p-awardItem__text {
    font-size: 2.8rem;
    letter-spacing: 0.25rem;
    margin-top: 5rem;
  }
}
.p-awardItem__text span {
  font-size: 1.6rem;
}

.p-awardItem__comment {
  color: #666666;
  font-size: 1.6rem;
  line-height: 1.3;
  font-weight: 300;
  text-align: center;
  letter-spacing: 0.2rem;
  margin-top: 1.6rem;
}
@media (max-width: 767px) {
  .p-awardItem__comment {
    font-size: 2.2rem;
    letter-spacing: 0.25em;
    margin-top: 3.2rem;
  }
}

.p-awardItem__award {
  position: relative;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 3rem;
  background: #FAF7F6;
  border-top: 1px solid #A39187;
  border-bottom: 1px solid #A39187;
  padding: 2.2rem 2rem;
  margin-top: 7rem;
}
@media (max-width: 767px) {
  .p-awardItem__award {
    padding: 2.8rem 4rem;
    margin-top: 8rem;
  }
}
.p-awardItem__award::before, .p-awardItem__award::after {
  content: "✦";
  position: absolute;
  color: #A39187;
  font-size: 1.2rem;
  line-height: 1;
}
@media (max-width: 767px) {
  .p-awardItem__award::before, .p-awardItem__award::after {
    font-size: 2.4rem;
  }
}
.p-awardItem__award::before {
  top: -0.7rem;
  left: -0.2rem;
}
@media (max-width: 767px) {
  .p-awardItem__award::before {
    top: -1.4rem;
  }
}
.p-awardItem__award::after {
  right: -0.2rem;
  bottom: -0.7rem;
}
@media (max-width: 767px) {
  .p-awardItem__award::after {
    bottom: -1.4rem;
  }
}

.p-awardItem__awardImg {
  width: 18.6rem;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
@media (max-width: 767px) {
  .p-awardItem__awardImg {
    width: 23rem;
  }
}

.p-awardItem__awardImg img {
  width: 100%;
  display: block;
}

.p-awardItem__awardText {
  color: #666666;
  font-size: 1.6rem;
  line-height: 1.6;
  font-weight: 600;
  letter-spacing: 0.2rem;
  text-align: center;
}
@media (max-width: 767px) {
  .p-awardItem__awardText {
    font-size: 2.4rem;
    letter-spacing: 0.25rem;
  }
}
.p-awardItem__awardText.left {
  text-align: left;
}

.p-awardItem__button {
  width: 100%;
  max-width: 37.3rem;
  height: 5.2rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 0.5rem;
  color: #fff;
  font-size: 1.6rem;
  line-height: 1.4;
  letter-spacing: 0.05rem;
  background: #A39187;
  padding-left: 1rem;
  margin: 4rem auto 0 auto;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
@media (max-width: 767px) {
  .p-awardItem__button {
    max-width: 46.6rem;
    height: 6.6rem;
    gap: 0.6rem;
    font-size: 2.4rem;
    letter-spacing: 0.1rem;
    padding-left: 0.2rem;
    margin: 7.6rem auto 0 auto;
  }
}
.p-awardItem__button::after {
  content: "";
  display: inline-block;
  position: relative;
  width: 2.1rem;
  height: 2.1rem;
  background-image: url(/pages/ignis/assets/imgs/ignis_bestcosme/btn_icon.png);
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
}
@media (max-width: 767px) {
  .p-awardItem__button::after {
    width: 2.6rem;
    height: 2.6rem;
  }
}
.p-awardItem__button:hover {
  opacity: 0.5;
}

.p-award__note {
  color: #666666;
  font-size: 1.6rem;
  line-height: 1.3;
  text-align: center;
  letter-spacing: 0.2rem;
  margin-top: 5rem;
}
@media (max-width: 767px) {
  .p-award__note {
    font-size: 2rem;
    letter-spacing: 0.25rem;
    margin-top: 6rem;
  }
}

.u-anime-up {
  opacity: 0;
  -webkit-transform: translateY(30px);
  transform: translateY(30px);
  -webkit-transition: opacity 0.9s cubic-bezier(0.22, 1, 0.36, 1), -webkit-transform 0.9s cubic-bezier(0.22, 1, 0.36, 1);
  transition: opacity 0.9s cubic-bezier(0.22, 1, 0.36, 1), -webkit-transform 0.9s cubic-bezier(0.22, 1, 0.36, 1);
  transition: opacity 0.9s cubic-bezier(0.22, 1, 0.36, 1), transform 0.9s cubic-bezier(0.22, 1, 0.36, 1);
  transition: opacity 0.9s cubic-bezier(0.22, 1, 0.36, 1), transform 0.9s cubic-bezier(0.22, 1, 0.36, 1), -webkit-transform 0.9s cubic-bezier(0.22, 1, 0.36, 1);
  will-change: opacity, transform;
}

.u-anime-up.is-show {
  opacity: 1;
  -webkit-transform: translateY(0);
  transform: translateY(0);
}

.u-anime-fade {
  opacity: 0;
  -webkit-transform: translateY(6px);
  transform: translateY(6px);
  -webkit-transition: opacity 2.2s cubic-bezier(0.22, 1, 0.36, 1), -webkit-transform 2.2s cubic-bezier(0.22, 1, 0.36, 1);
  transition: opacity 2.2s cubic-bezier(0.22, 1, 0.36, 1), -webkit-transform 2.2s cubic-bezier(0.22, 1, 0.36, 1);
  transition: opacity 2.2s cubic-bezier(0.22, 1, 0.36, 1), transform 2.2s cubic-bezier(0.22, 1, 0.36, 1);
  transition: opacity 2.2s cubic-bezier(0.22, 1, 0.36, 1), transform 2.2s cubic-bezier(0.22, 1, 0.36, 1), -webkit-transform 2.2s cubic-bezier(0.22, 1, 0.36, 1);
}

.u-anime-fade.is-show {
  opacity: 1;
  -webkit-transform: translateY(0);
  transform: translateY(0);
}

.u-anime-left {
  opacity: 0;
  -webkit-transform: translateX(-20px);
  transform: translateX(-20px);
  -webkit-transition: opacity 2.2s cubic-bezier(0.22, 1, 0.36, 1), -webkit-transform 2.2s cubic-bezier(0.22, 1, 0.36, 1);
  transition: opacity 2.2s cubic-bezier(0.22, 1, 0.36, 1), -webkit-transform 2.2s cubic-bezier(0.22, 1, 0.36, 1);
  transition: opacity 2.2s cubic-bezier(0.22, 1, 0.36, 1), transform 2.2s cubic-bezier(0.22, 1, 0.36, 1);
  transition: opacity 2.2s cubic-bezier(0.22, 1, 0.36, 1), transform 2.2s cubic-bezier(0.22, 1, 0.36, 1), -webkit-transform 2.2s cubic-bezier(0.22, 1, 0.36, 1);
}

.u-anime-left.is-show {
  opacity: 1;
  -webkit-transform: translateX(0);
  transform: translateX(0);
}

.u-anime-right {
  opacity: 0;
  -webkit-transform: translateX(20px);
  transform: translateX(20px);
  -webkit-transition: opacity 2.2s cubic-bezier(0.22, 1, 0.36, 1), -webkit-transform 2.2s cubic-bezier(0.22, 1, 0.36, 1);
  transition: opacity 2.2s cubic-bezier(0.22, 1, 0.36, 1), -webkit-transform 2.2s cubic-bezier(0.22, 1, 0.36, 1);
  transition: opacity 2.2s cubic-bezier(0.22, 1, 0.36, 1), transform 2.2s cubic-bezier(0.22, 1, 0.36, 1);
  transition: opacity 2.2s cubic-bezier(0.22, 1, 0.36, 1), transform 2.2s cubic-bezier(0.22, 1, 0.36, 1), -webkit-transform 2.2s cubic-bezier(0.22, 1, 0.36, 1);
}

.u-anime-right.is-show {
  opacity: 1;
  -webkit-transform: translateX(0);
  transform: translateX(0);
}

@media screen and (max-width: 767px) {
  .u-pc {
    display: none !important;
  }
}
.u-sp {
  display: none !important;
}

@media screen and (max-width: 767px) {
  .u-sp {
    display: block !important;
  }
}
.u-sp-inline {
  display: none !important;
}

@media screen and (max-width: 767px) {
  .u-sp-inline {
    display: inline-block !important;
  }
}
.u-sp-flex {
  display: none !important;
}

@media screen and (max-width: 767px) {
  .u-sp-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
}/*# sourceMappingURL=style.css.map */