@charset "utf-8";
#pageResult {
  box-sizing: border-box;
  width: 100%;
  font-family: "Yu Gothic", "游ゴシック",  YuGothic, "Yu Gothic Medium", "游ゴシック体", "Hiragino Kaku Gothic ProN", "Hiragino Sans", "Meiryo", sans-serif;
  font-size: 10px;
}
#pageResult .forsp {
  display: block;
}
#pageResult .forpc {
  display: none;
}
#pageResult img {
  max-width: 100%;
  height: auto;
  vertical-align: top;
}

/* contain */
#pageResult {
  color: #333333;
  background: url("/img/interior/quiz/antique_classical/bg.jpg") 50% 0 / 100% no-repeat;
}
#pageResult.ladylikeFeminine {
  background: url("/img/interior/quiz/ladylike_feminine/bg.jpg") 50% 0 / 100% no-repeat;
}
#pageResult.trendyFrenchGirly {
  background: url("/img/interior/quiz/trendy_french_girly/bg.jpg") 50% 0 / 100% no-repeat;
}
#pageResult.girlPop {
  background: url("/img/interior/quiz/girly_pop/bg.jpg") 50% 0 / 100% no-repeat;
}
#pageResult.cuteWhite {
  background: url("/img/interior/quiz/cute_white/bg.jpg") 50% 0 / 100% no-repeat;
}
#pageResult.cleanBlue {
  background: url("/img/interior/quiz/clean_blue/bg.jpg") 50% 0 / 100% no-repeat;
}
#pageResult .container {
  position: relative;
  padding-bottom: 20%;
  margin: 0 auto;
  overflow: visible !important;
}
#pageResult .container::after {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 60px;
  content: '';
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, white 100%);
}
#pageResult .kanban img {
  width: 100%;
  padding-top: 0;
  margin: 0 auto;
}
#pageResult .kanban p {
  width: 75%;
  margin: -8% auto 0;
}
#pageResult.cuteWhite .kanban p {
  background: url("/img/interior/quiz/cute_white/kanbanframe.png") 50% 0/90% no-repeat;
}
#pageResult.cleanBlue .kanban p {
  background: url("/img/interior/quiz/clean_blue/kanbanframe.png") 50% 0/90% no-repeat;
}
#pageResult .kanban p span:first-child {
  margin-bottom: 1%;
}
#pageResult .kanban p span:last-child {
  margin-top: 1%;
}
#pageResult.cuteWhite .kanban p span {
  color: #816b4e;
}
#pageResult.cleanBlue .kanban p span {
  color: #697a88;
}
#pageResult .quizResult {
  padding: 5% 0 20%;
}
#pageResult h2 {
  margin-bottom: 3%;
  padding-top: 8%;
  text-align: center;
  color: #634242;
  font-size: 4.3vw;
  background: url("/img/interior/quiz/antique_classical/ribon.png") 50% 0/32% no-repeat;
  line-height: 1.5;
}
#pageResult.ladylikeFeminine h2 {
  background: url("/img/interior/quiz/ladylike_feminine/ribon.png") 50% 0/32% no-repeat;
}
#pageResult.trendyFrenchGirly h2 {
  background: url("/img/interior/quiz/trendy_french_girly/ribon.png") 50% 0/32% no-repeat;
}
#pageResult.girlPop h2 {
  background: url("/img/interior/quiz/girly_pop/ribon.png") 50% 0/32% no-repeat;
}
#pageResult.cuteWhite h2 {
  font-size: 4vw;
  color: #816b4e;
  background: url("/img/interior/quiz/cute_white/ribon.png") 50% 0/32% no-repeat;
}
#pageResult.cleanBlue h2 {
  color: #424e63;
  background: url("/img/interior/quiz/clean_blue/ribon.png") 50% 0/32% no-repeat;
}

#pageResult h2 + p {
  line-height: 1.8;
  text-align: center;
  font-size: 4.3vw;
}
#pageResult h2 + p span {
  color: #b88381;
  font-size: 106%;
  font-weight: bold;
}
#pageResult.ladylikeFeminine h2 + p span {
  color: #b46764;
}
#pageResult.trendyFrenchGirly h2 + p span {
  color: #d28b97;
}
#pageResult.girlPop h2 + p span {
  color: #be5472;
}
#pageResult.cuteWhite h2 + p span {
  color: #d29392;
}
#pageResult.cleanBlue h2 + p span {
  color: #4f93cd;
}

#pageResult .quizCoordinate {
  width: 92.5%;
  margin: 6% auto 0;
  padding: 6% 0;
  background: #ffffff;
  border-radius: 20px;
  box-shadow: 0 20px 30px 0 rgba(222, 184, 183, 0.5);
}
#pageResult.cuteWhite .quizCoordinate {
  box-shadow: 0 20px 30px 0 rgba(219, 219, 219, 0.5);
}
#pageResult.cleanBlue .quizCoordinate {
  box-shadow: 0 20px 30px 0 rgba(191, 212, 229, 0.5);
}
#pageResult h3 {
  text-align: center;
  color: #b88381;
  font-weight: bold;
  font-size: 5.8vw;
}
#pageResult.ladylikeFeminine h3,
#pageResult.ladylikeFeminine .slider + p {
  color: #b46764;
}
#pageResult.girlPop h3,
#pageResult.girlPop .slider + p {
  color: #be5472;
}
#pageResult.cuteWhite h3,
#pageResult.cuteWhite .slider + p {
  color: #d29392;
}
#pageResult.cleanBlue h3,
#pageResult.cleanBlue .slider + p {
  color: #4f93cd;
}






#pageResult h3 span {
  font-size: 84%;
  display: block;
}
#pageResult .slider {
  width: 87.5%;
  margin: 3% auto;
}
#pageResult .slick-list {
  border-radius: 5px;
}
#pageResult .slick-dots li {
  margin: 0;
}
#pageResult .slick-dots li button:before {
  font-size: 9px;
  color: #f3dcdb;
  opacity: 1;
}
#pageResult .slick-dots li.slick-active button:before {
  color: #deb8b7;
}
#pageResult.girlPop .slick-dots li button:before {
  color: #f3dcdb;
}
#pageResult.girlPop .slick-dots li.slick-active button:before {
  color: #c38294;
}
#pageResult.cuteWhite .slick-dots li.slick-active button:before {
  color: #b5b5b5;
}
#pageResult.cleanBlue .slick-dots li.slick-active button:before {
  color: #4f93cd;
}
#pageResult.cleanBlue .slick-dots li button:before {
  color: #dfe8f0;
}
#pageResult .slider + p {
  margin: 8% auto 0;
  font-size: 5.8vw;
  color: #b88381;
  font-weight: bold;
  text-align: center;
  line-height: 1.4;
}
#pageResult .slider + p .dots {
  margin: 0 -1.5%;
}
#pageResult .title {
  position: relative;
  margin: 7% 6%;
  color: #ce9b99;
  font-size: 4.8vw;
  font-weight: bold;
  display: flex;
  align-items: center;
  justify-content: center;
}
#pageResult .title::before,
#pageResult .title::after {
  position: absolute;
  content: "";
  background: url("/img/interior/quiz/common/dots.png") 50%/contain no-repeat;
  display: block;
  flex: 1;
  width: 23%;
  aspect-ratio: 177/16;
}
#pageResult.girlPop .title::before, #pageResult.girlPop .title::after {
  background: url("/img/interior/quiz/girly_pop/dots.png") 50%/contain no-repeat;
}
#pageResult.cuteWhite .title::before, #pageResult.cuteWhite .title::after {
  background: url("/img/interior/quiz/cute_white/dots.png") 50%/contain no-repeat;
}
#pageResult.cleanBlue .title::before, #pageResult.cleanBlue .title::after {
  background: url("/img/interior/quiz/clean_blue/dots.png") 50%/contain no-repeat;
}
#pageResult .title::before {
  left: 0;
}
#pageResult .title::after {
  right: 0;
  transform: scaleX(-1);
}
#pageResult.girlPop .title {
  color: #c38294;
}
#pageResult.cuteWhite .title {
  color: #b5b5b5;
}
#pageResult.cleanBlue .title {
  color: #739fc5;
}

#pageResult .button-group {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 15px;
}
#pageResult .button-group button:not(.btn-retry) {
  width: 74%;
  padding: 2% 0;
  align-items: center;
  display: flex;
  justify-content: center;
  border-radius: 35px;
  font-size: 3.8vw;
  color: #fff;
  border: unset;
}
#pageResult svg {
  color: #fff;
}
#pageResult .btn-twitter {
  background: #000;
}
#pageResult svg {
  transform: scale(0.6);
}
#pageResult .btn-copy {
  background: #d29392;
}
#pageResult.trendyFrenchGirly .btn-copy {
  background: #d28b97;
}
#pageResult.girlPop .btn-copy{
  background: #c38294;
}
#pageResult.cuteWhite .btn-copy {
  background: #d29392;
}
#pageResult.cleanBlue .btn-copy {
  background: #739fc5;
}

#pageResult .btn-retry {
  background: unset;
  border: unset;
  color: #d29392;
  text-decoration: underline;
  font-size: 3.8vw;
  font-weight: bold;
}
#pageResult.girlPop .btn-retry {
  color: #c38294;
}
#pageResult.trendyFrenchGirly .btn-retry {
  color: #d28b97;
}
#pageResult.girlPop .btn-copy {
  background: #c38294;
}
#pageResult.cuteWhite .btn-retry {
  color: #b5b5b5;
}
#pageResult.cleanBlue .btn-retry {
  color: #739fc5;
}

#pageResult .lastBanner {
  margin-top: -9%;
}
#pageResult.antiqueClassical .lastBanner {
  background: url("/img/interior/quiz/antique_classical/bg03.png") 50% 0/100% no-repeat;
  aspect-ratio: 750 / 1178;
}
#pageResult.ladylikeFeminine .lastBanner {
  background: url("/img/interior/quiz/ladylike_feminine/bg03.png") 50% 0/100% no-repeat;
  aspect-ratio: 750 / 1178;
}
#pageResult.trendyFrenchGirly .lastBanner {
  background: url("/img/interior/quiz/trendy_french_girly/bg03.png") 50% 0/100% no-repeat;
  aspect-ratio: 750 / 1178;
}
#pageResult.girlPop .lastBanner {
  background: url("/img/interior/quiz/girly_pop/bg03.png") 50% 0/100% no-repeat;
  aspect-ratio: 750 / 1178;
}
#pageResult.cuteWhite .lastBanner {
  background: url("/img/interior/quiz/cute_white/bg03.png") 50% 0/100% no-repeat;
  aspect-ratio: 750 / 1178;
}
#pageResult.cleanBlue .lastBanner {
  background: url("/img/interior/quiz/clean_blue/bg03.png") 50% 0/100% no-repeat;
  aspect-ratio: 750 / 1178;
}

#pageResult .subTitle + p {
  text-align: center;
  color: #b881a7;
  font-weight: bold;
  font-size: 5vw;
  line-height: 1.5;
}
#pageResult .subTitle {
  padding-top: 16%;
  position: relative;
  display: block;
  text-align: center;
  font-size: 4.3vw;
  color: #d292a7;
  font-weight: bold;
}
#pageResult .subTitle::after,
#pageResult .subTitle::before {
  position: absolute;
  content: "";
  background: url("/img/interior/quiz/common/dots02.png") 50% / contain no-repeat;
  display: block;
  flex: 1;
  width: 2%;
  aspect-ratio: 16/35;
  bottom: 0;
}
#pageResult .subTitle::before {
  left: 24%;
  transform: scaleX(-1);
}
#pageResult .subTitle::after {
  right: 24%;
}
#pageResult .lastBanner figure {
  width: 85%;
  margin: 4.7% auto 3%;
  text-align: center;
}
#pageResult figure + p {
  text-align: center;
  font-size: 4.3vw;
  line-height: 1.8;
}
#pageResult .lastBtn {
  width: 71%;
  margin: 5% auto;
  padding: 3% 0;
  font-size: 3.5vw;
  display: flex;
  border: unset;
  border-radius: 20px;
  justify-content: center;
  color: #ffffff;
  font-weight: bold;
  background: url("/img/interior/quiz/arw_heart.png") 94% 50%/3.5% no-repeat;
  background-color: #d29392;

}
#pageResult.trendyFrenchGirly .lastBtn {
  background-color: #d28b97;
}
#pageResult.girlPop .lastBtn {
  background-color: #c38294;
}
#pageResult.cuteWhite .lastBtn {
  background-color: #d29392;
}
#pageResult.cleanBlue .lastBtn {
  background-color: #c38294;
}

#copyToast {
  width: max-content;
  position: fixed;
  top: 20%;
  left: 50%;
  transform: translateX(-50%);
  background: rgba(0, 0, 0, 0.8);
  color: #fff;
  padding: 10px 16px;
  border-radius: 6px;
  font-size: 14px;
  opacity: 0;
  pointer-events: none;
  transition: opacity 0.3s ease;
}

#copyToast.show {
  opacity: 1;
}


/* contents */
@media screen and (min-width: 768px) {
  #pageResult .forsp {
    display: none;
  }
  #pageResult .forpc {
    display: block;
  }
  #pageResult .container {
    padding-bottom: 10%;
    border-radius: 20px;
  }
  #pageResult .kanban img {
    width: 100%;
  }
  #pageResult .kanban p {
    width: 53%;
    padding: 0;
    margin: -8% auto 0;
    font-size: min(42px,3.5vw);
    background-size: contain;
  }
  #pageResult.cuteWhite .kanban p,
  #pageResult.cleanBlue .kanban p {
    background-size: contain;
  }
  #pageResult.girlPop .kanban p {
    font-size: min(40px,3.4vw);
  }
  #pageResult .quizResult {
    padding-bottom: 25%;
  }
  #pageResult.ladylikeFeminine .quizResult {
    padding-bottom: 45%;
  }
  #pageResult.trendyFrenchGirly .quizResult {
    padding-bottom: 48%;
  }
  #pageResult.girlPop .quizResult {
    padding-bottom: 40%;
  }
  #pageResult.cuteWhite .quizResult {
    padding-bottom: 42%;
  }
  #pageResult.cleanBlue .quizResult {
    padding-bottom: 30%;
  }
  #pageResult h2 {
    padding-top: 6%;
    font-size: min(30px,2.5vw);
    background-size: 22%;
  }
  #pageResult.ladylikeFeminine h2,
  #pageResult.trendyFrenchGirly h2,
  #pageResult.girlPop h2,
  #pageResult.cleanBlue h2 {
    background-size: 22%;
  }
  #pageResult.cuteWhite h2 {
    background-size: 22%;
    font-size: min(32px,2.7vw);
  }

  #pageResult h2 + p,
  #pageResult figure + p {
    font-size: min(22px,1.8vw);
  }
  #pageResult h2 + p span {
    font-size: 87.5%;
  }
  #pageResult .quizCoordinate {
    width: 59%;
    margin: 4% auto 0;
    padding: 3% 0;
  }
  #pageResult h3 {
    font-size: min(28px,2.4vw);
    line-height: 1.3;
  }
  #pageResult h3 span {
    font-size: 86%;
  }
  #pageResult .slider {
    width: 68%;
  }
  #pageResult .slider + p {
    margin-top: 6%;
    font-size: min(28px,2.4vw);
  }
  #pageResult .title {
    margin: 5% 12% 4%;
    font-size: min(20px,1.68vw);
  }
  #pageResult .title::before, #pageResult .title::after {
    width: 26%;
  }
  #pageResult .button-group button:not(.btn-retry) {
    width: 38%;
    padding: 3.5% 0;
    font-size: min(18px,1.5vw);
    transition: 0.3s ease-in-out;
  } 
  #pageResult .button-group button:hover {
    opacity: 0.7;
  }
  #pageResult .button-group {
    gap: 20px 42px;
  }
  #pageResult .btn-retry {
    font-size: min(18px,1.5vw);
  }
  #pageResult .subTitle {
    font-size: min(28px,2.4vw);
  }
  #pageResult .subTitle + p {
    margin-top: 2%;
    font-size: min(32px,2.7vw);
  }
  #pageResult .subTitle::after, #pageResult .subTitle::before {
    background-size: 75%;
    bottom: -4%;
  }
  #pageResult .subTitle::before {
    left: 33%;
  }
  #pageResult .subTitle::after {
    right: 33%;
  }
  #pageResult .lastBanner {
    margin-top: -16%;
  }
  #pageResult.ladylikeFeminine .lastBanner {
    margin-top: -36%;
  }
  #pageResult.trendyFrenchGirly .lastBanner {
    margin-top: -40%;
  }
  #pageResult.girlPop .lastBanner,
  #pageResult.cuteWhite .lastBanner {
    margin-top: -32%;
  }
  #pageResult.cleanBlue .lastBanner {
    margin-top: -20%; 
  }
  #pageResult .lastBanner figure {
    margin: 3% auto 2%;
  }

  #pageResult.antiqueClassical .lastBanner {
    background: url("/img/interior/quiz/antique_classical/bg03_pc.png") 50% 0/100% no-repeat;
    aspect-ratio: 1020/1175;
  }
  #pageResult.ladylikeFeminine .lastBanner {
    background: url("/img/interior/quiz/ladylike_feminine/bg03_pc.png") 50% 0/100% no-repeat;
    aspect-ratio: 1020/1175;
  }
  #pageResult.trendyFrenchGirly .lastBanner {
    background: url("/img/interior/quiz/trendy_french_girly/bg03_pc.png") 50% 0/100% no-repeat;
    aspect-ratio: 1020/1175;
  }
  #pageResult.girlPop .lastBanner {
    background: url("/img/interior/quiz/girly_pop/bg03_pc.png") 50% 0/100% no-repeat;
    aspect-ratio: 1020/1175;
  }
  #pageResult.cuteWhite .lastBanner {
    background: url("/img/interior/quiz/girly_pop/bg03_pc.png") 50% 0/100% no-repeat;
    aspect-ratio: 1020/1175;
  }
  #pageResult.cleanBlue .lastBanner {
    background: url("/img/interior/quiz/clean_blue/bg03_pc.png") 50% 0/100% no-repeat;
    aspect-ratio: 1020/1175;
  }


  #pageResult .lastBtn {
    width: 40%;
    margin: 3% auto 0;
    border-radius: 40px;
    font-size: min(24px,2vw);
    transition: 0.3s ease-in-out;
  }
  #pageResult .lastBtn:hover {
    text-decoration: unset;
    opacity: 0.7;
    background-position: 96% 50%;
  }

}
/*///// animation /////*/
.anmt, .at-anmt1, .at-anmt2{
  position: relative;
  height: 100%;
}
.anmt, .anmt > div, .at-anmt1, .at-anmt2{
  opacity: 0;
}
.at-anmt1.animated{
  animation: mainshow1 .8s ease-in-out 0s forwards;
}
.rotate-right {
  animation: rotateOnce1 1.5s ease-in-out forwards;
}
.rotate-left {
  animation: rotateOnce2 .8s ease-in-out 0s forwards;
}
@keyframes rotateOnce1 {
  0% {
    transform: rotate(-10deg);
  }
  100% {
      transform: rotate(0deg); /* Xoay trái 15 độ */
  }
}
@keyframes rotateOnce2 {
  0% {
      transform: rotate(10deg);
  }
  100% {
      transform: rotate(0deg); /* Xoay trái 15 độ */
  }
}
@keyframes mainshow1{
  10%{
    opacity: 0;
    transform: translateY(100px);
  }
  100%{
    opacity: 1;
    transform: translateY(0px);
  }
}
.at-anmt2.animated{
  animation: mainshow2 .8s ease-in-out .5s forwards;
}
@keyframes mainshow2{
  40%{
    opacity: 0;
    transform: translateY(100px);
  }
  100%{
    opacity: 1;
    transform: translateY(0px);
  }
}
.anmt.animated, .anmt.animated > div{
  animation: boxshow .5s ease-in-out 0s forwards;
}
@keyframes boxshow{
  0%{
    opacity: 0;
    transform: translateY(70px);
  }
  100%{
    opacity: 1;
    transform: translateY(0px);
  }
}
