@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Noto+Serif+JP:wght@200;300;400;500;600;700;900&display=swap");
.inner-w {
  background: #ebebeb;
  max-width: 1800px;
  border-radius: 128px 0 128px 0;
  padding: 0;
  padding-bottom: 160px;
}
@media screen and (max-width: 768px) {
  .inner-w {
    padding-bottom: 0;
    border-radius: 0.64rem 0 0.64rem 0;
  }
}

#mv {
  border-radius: 128px 0 128px 0;
  overflow: hidden;
  background-image: url("../images/common/mv-back-result.png");
  background-size: cover;
  background-color: #ebebeb;
  background-position: center;
  background-repeat: no-repeat;
}
@media screen and (max-width: 768px) {
  #mv {
    border-radius: 0.64rem 0 0 0;
    background-image: url("../images/common/mv-back-result_sp.png");
    background-position: center top;
  }
}
#mv .inner-s {
  display: flex;
  align-items: flex-start;
  position: relative;
  height: 770px;
}
@media screen and (max-width: 768px) {
  #mv .inner-s {
    display: block;
    height: auto;
    padding: 0 0.32rem;
  }
}
#mv .txt-area {
  width: -moz-fit-content;
  width: fit-content;
  position: relative;
  z-index: 1;
  padding-top: 80px;
}
@media screen and (max-width: 768px) {
  #mv .txt-area {
    width: 100%;
    padding-bottom: 0;
    padding-top: 1.1rem;
  }
}
#mv .txt-back {
  position: absolute;
  width: 342px;
  height: 342px;
  top: 110px;
  right: -50px;
  z-index: -1;
}
@media screen and (max-width: 768px) {
  #mv .txt-back {
    width: 1.63rem;
    height: 1.63rem;
    top: 1.75rem;
    right: -0.24rem;
  }
}
#mv .ttl-result-mv {
  font-size: 40px;
  line-height: 2;
}
@media screen and (max-width: 768px) {
  #mv .ttl-result-mv {
    font-size: 0.28rem;
    line-height: 1.8;
    white-space: nowrap;
  }
  #mv .ttl-result-mv .line-under:after {
    bottom: 0rem;
  }
}
#mv .desc-result-mv {
  font-size: 16px;
  font-weight: 700;
  margin-top: 40px;
}
@media screen and (max-width: 768px) {
  #mv .desc-result-mv {
    font-size: 0.16rem;
    margin-top: 0.32rem;
  }
}
#mv .desc-result-mv strong {
  font-size: 40px;
  font-weight: 700;
  color: #e60024;
  display: block;
  margin-left: -25px;
}
@media screen and (max-width: 768px) {
  #mv .desc-result-mv strong {
    font-size: 0.23rem;
    margin-left: -0.15rem;
  }
}
#mv .desc-result-mv .type-list {
  margin-top: 18px;
  display: grid;
  grid-template-columns: repeat(2, minmax(0, max-content));
  grid-template-rows: auto auto;
  grid-template-areas: "type1 type4" "type2 type5" "type3 type6";
  gap: 12px 16px;
  text-shadow: 1px 1px 0px #ebebeb;
}
#mv .desc-result-mv .type-list .type1 {
  grid-area: type1;
}
#mv .desc-result-mv .type-list .type2 {
  grid-area: type2;
}
#mv .desc-result-mv .type-list .type3 {
  grid-area: type3;
}
#mv .desc-result-mv .type-list .type4 {
  grid-area: type4;
}
#mv .desc-result-mv .type-list .type5 {
  grid-area: type5;
}
#mv .desc-result-mv .type-list .type6 {
  grid-area: type6;
}
@media screen and (max-width: 768px) {
  #mv .desc-result-mv .type-list {
    margin-top: 0.08rem;
    display: flex;
    flex-direction: column;
    gap: 0.08rem;
  }
}
#mv .mv-img {
  position: absolute;
  width: 982px;
  right: -180px;
  bottom: 0;
  z-index: 0;
}
@media screen and (max-width: 1330px) {
  #mv .mv-img {
    right: 0;
    left: 20%;
  }
}
@media screen and (max-width: 768px) {
  #mv .mv-img {
    position: relative;
    width: 5.1rem;
    right: 0.1rem;
    bottom: 0;
    left: initial;
  }
  #mv .mv-img img {
    height: auto;
  }
}
#mv .mv-img:before {
  content: "";
  display: inline-block;
  width: 394.54px;
  height: 297.72px;
  position: absolute;
  right: 260px;
  top: 150px;
  background-image: url("../images/result/mv-obj1.svg");
  background-size: 100%;
  background-position: center;
  background-repeat: no-repeat;
}
@media screen and (max-width: 768px) {
  #mv .mv-img:before {
    background-image: url("../images/result/mv-obj1_sp.svg");
    width: 1.8366rem;
    height: 1.2803rem;
    right: 0.8rem;
    top: 0.9rem;
  }
}
#mv .mv-img:after {
  content: none;
  display: inline-block;
  width: 258.27px;
  height: 268.19px;
  position: absolute;
  left: 45px;
  bottom: 195px;
  background-image: url("../images/result/mv-obj2.svg");
  background-size: 100%;
  background-position: center;
  background-repeat: no-repeat;
}
@media screen and (max-width: 768px) {
  #mv .mv-img:after {
    content: none;
  }
}

.pa-contents {
  display: grid;
  grid-template-columns: auto auto auto;
  grid-template-rows: auto auto auto;
  grid-template-areas: "grid1 grid2 grid3";
  gap: 36px;
}
@media screen and (max-width: 1280px) {
  .pa-contents {
    grid-template-columns: 1fr auto;
    grid-template-rows: auto auto;
    grid-template-areas: "grid1 grid1" "grid2 grid3";
  }
}
@media screen and (max-width: 768px) {
  .pa-contents {
    display: flex;
    flex-direction: column;
    gap: 0.32rem;
  }
}
.pa-contents .keywords-area {
  grid-area: grid1;
  flex: 1;
}
@media screen and (max-width: 1280px) {
  .pa-contents .keywords-area {
    flex: initial;
  }
}
.pa-contents .keywords-area .keywords {
  display: flex;
  flex-direction: column;
  gap: 16px;
}
@media screen and (max-width: 1280px) {
  .pa-contents .keywords-area .keywords {
    flex-direction: row;
    flex-wrap: wrap;
    padding: 0 0.16rem;
  }
}
.pa-contents .keywords-area .keywords li {
  width: -moz-fit-content;
  width: fit-content;
  height: 58px;
  border-radius: 28px;
  padding: 0 80px;
  display: flex;
  justify-content: center;
  align-items: center;
  border: 1px solid #707070;
  background: #fffeea;
  font-size: 16px;
}
@media screen and (max-width: 768px) {
  .pa-contents .keywords-area .keywords li {
    padding: 0 0.4rem;
    height: 0.58rem;
    font-size: 0.16rem;
    border-radius: 0.28rem;
    width: 100%;
  }
}
.pa-contents .keywords-area .keywords2 {
  display: flex;
  flex-direction: column;
  gap: 16px;
}
@media screen and (max-width: 1280px) {
  .pa-contents .keywords-area .keywords2 {
    flex-direction: row;
    flex-wrap: wrap;
    padding: 0 0.16rem;
  }
}
.pa-contents .keywords-area .keywords2 li {
  display: flex;
  align-items: center;
  gap: 24px;
}
.pa-contents .keywords-area .keywords2 li strong {
  font-size: 18px;
}
.pa-contents .keywords-area .keywords2 li span {
  width: -moz-fit-content;
  width: fit-content;
  height: 58px;
  border-radius: 28px;
  padding: 0 80px;
  display: flex;
  justify-content: center;
  align-items: center;
  border: 1px solid #707070;
  background: #fffeea;
  font-size: 16px;
}
@media screen and (max-width: 768px) {
  .pa-contents .keywords-area .keywords2 li span {
    padding: 0 0.8rem;
    height: 0.58rem;
    font-size: 0.16rem;
    border-radius: 0.28rem;
  }
}
.pa-contents .chart-area {
  grid-area: grid2;
  flex: 1;
}
.pa-contents .chart-area .chart-img img {
  height: auto;
}
.pa-contents .answer-area {
  grid-area: grid3;
  width: 288px;
}
@media screen and (max-width: 768px) {
  .pa-contents .answer-area {
    width: 100%;
  }
}

.result-ttl2 {
  margin-bottom: 24px;
}

.data-contents-wrapper {
  display: flex;
  flex-direction: column;
  gap: 16px;
}
@media screen and (max-width: 768px) {
  .data-contents-wrapper {
    gap: 0.16rem;
  }
}

.data-contents .data-ttl {
  font-size: 14px;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .data-contents .data-ttl {
    font-size: 0.14rem;
  }
}
.data-contents .data-txt {
  display: flex;
  justify-content: space-between;
}
.data-contents .data-txt li {
  font-size: 14px;
  color: #707070;
  font-weight: 700;
}
@media screen and (max-width: 768px) {
  .data-contents .data-txt li {
    font-size: 0.14rem;
  }
}
.data-contents .data-txt li:nth-child(1) {
  color: #f17b8e;
}
.data-contents .data-box {
  position: relative;
  width: 100%;
  height: 32px;
  background-color: #fff0f2;
  border-radius: 20px;
  overflow: hidden;
  margin-top: 8px;
}
@media screen and (max-width: 768px) {
  .data-contents .data-box {
    height: 0.32rem;
    border-radius: 0.2rem;
    margin-top: 0.08rem;
  }
}
.data-contents .data-box::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 0;
  background: #f17b8e;
  border-radius: 20px;
  transition: width 1.5s ease-out;
}
@media screen and (max-width: 768px) {
  .data-contents .data-box::before {
    border-radius: 0.2rem;
  }
}
.data-contents .data-box.animate::before {
  width: var(--percent);
}
.data-contents .data-box .percent {
  display: none;
}

#works .inner-s {
  display: flex;
  gap: 72px;
}
@media screen and (max-width: 768px) {
  #works .inner-s {
    flex-direction: column;
    gap: 0.32rem;
  }
}
#works .inner-s .txt-box {
  width: calc(100% - 72px - 288px);
}
@media screen and (max-width: 768px) {
  #works .inner-s .txt-box {
    width: 100%;
  }
}
#works .inner-s .answer-area {
  width: 288px;
}
@media screen and (max-width: 768px) {
  #works .inner-s .answer-area {
    width: 100%;
  }
}

@media screen and (max-width: 768px) {
  #more-result {
    margin-top: 0;
  }
}
#more-result .inner-s {
  display: flex;
  gap: 40px;
}
@media screen and (max-width: 768px) {
  #more-result .inner-s {
    flex-direction: column;
    gap: 0.32rem;
  }
}
#more-result .inner-s .txt-box {
  width: calc(100% - 40px - 288px);
}
@media screen and (max-width: 768px) {
  #more-result .inner-s .txt-box {
    width: 100%;
  }
}
#more-result .inner-s .spec-char {
  width: 400px;
}
@media screen and (max-width: 768px) {
  #more-result .inner-s .spec-char {
    width: 100%;
  }
}
#more-result .inner-s .char-list {
  display: flex;
  flex-direction: column;
  gap: 16px;
}
@media screen and (max-width: 768px) {
  #more-result .inner-s .char-list {
    gap: 0.16rem;
  }
}
#more-result .inner-s .char-list li {
  height: 48px;
  background: #fffeea;
  border-radius: 24px;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  font-size: 18px;
  font-weight: 700;
  color: #d0c400;
}
@media screen and (max-width: 768px) {
  #more-result .inner-s .char-list li {
    height: 0.48rem;
    font-size: 0.18rem;
    border-radius: 0.24rem;
  }
}

/*/////////////////////////////////////////
//  診断結果一覧用
/////////////////////////////////////////*/
#sce_results h3 {
  text-align: center;
}

.pa-contents2 {
  display: grid;
  grid-template-columns: auto 440px;
  grid-template-areas: "grid1 grid2";
  gap: 40px;
}
@media screen and (max-width: 768px) {
  .pa-contents2 {
    display: flex;
    flex-direction: column;
    gap: 0.32rem;
  }
}
.pa-contents2 .chart2 {
  grid-area: grid1;
  flex: 1;
}
.pa-contents2 .keywords-area {
  grid-area: grid2;
  flex: 1;
}
@media screen and (max-width: 1280px) {
  .pa-contents2 .keywords-area {
    flex: initial;
  }
}
.pa-contents2 .keywords-area .keywords {
  display: flex;
  flex-direction: column;
  gap: 16px;
}
@media screen and (max-width: 1280px) {
  .pa-contents2 .keywords-area .keywords {
    flex-direction: row;
    flex-wrap: wrap;
    padding: 0 0.16rem;
  }
}
.pa-contents2 .keywords-area .keywords li {
  width: -moz-fit-content;
  width: fit-content;
  height: 58px;
  border-radius: 28px;
  padding: 0 80px;
  display: flex;
  justify-content: center;
  align-items: center;
  border: 1px solid #707070;
  background: #fffeea;
  font-size: 16px;
}
@media screen and (max-width: 768px) {
  .pa-contents2 .keywords-area .keywords li {
    padding: 0 0.8rem;
    height: 0.58rem;
    font-size: 0.16rem;
    border-radius: 0.28rem;
  }
}
.pa-contents2 .keywords-area .keywords2 {
  display: flex;
  flex-direction: column;
  gap: 16px;
}
@media screen and (max-width: 1280px) {
  .pa-contents2 .keywords-area .keywords2 {
    flex-direction: row;
    flex-wrap: wrap;
    padding: 0 0.16rem;
    gap: 0.24rem;
  }
}
@media screen and (max-width: 768px) {
  .pa-contents2 .keywords-area .keywords2 {
    flex-direction: column;
    align-items: center;
  }
}
.pa-contents2 .keywords-area .keywords2 li {
  display: flex;
  align-items: center;
  gap: 24px;
}
@media screen and (max-width: 768px) {
  .pa-contents2 .keywords-area .keywords2 li {
    flex-direction: column;
    gap: 0.08rem;
  }
}
.pa-contents2 .keywords-area .keywords2 li strong {
  font-size: 18px;
}
.pa-contents2 .keywords-area .keywords2 li span {
  width: -moz-fit-content;
  width: fit-content;
  height: 58px;
  border-radius: 28px;
  padding: 0 80px;
  display: flex;
  justify-content: center;
  align-items: center;
  border: 1px solid #707070;
  background: #fffeea;
  font-size: 16px;
}
@media screen and (max-width: 768px) {
  .pa-contents2 .keywords-area .keywords2 li span {
    padding: 0 0.8rem;
    height: 0.58rem;
    font-size: 0.16rem;
    border-radius: 0.28rem;
  }
}/*# sourceMappingURL=result.css.map */