/*-------------------------------------------
result PC
---------------------------------------------*/
@media screen and (min-width: 769px) {
  .result {
    background: url(../img/test02/result_bg_pc.png) no-repeat center/cover;
    padding-bottom: 70px;
  }
  .result__head::after {
    display: none;
  }
  .result__lead .deco {
    font-size: 43px;
    letter-spacing: 0.03em;
  }
  .result__lead .em {
    color: #776a6d;
    line-height: 0.6;
    font-size: 100px;
  }
  .result__lead:nth-child(2) {
    font-size: 52px;
    color: #776a6d;
  }
  .result__ttl {
    margin-top: 40px;
    color: #444444;
    font-size: 60px;
    line-height: 1;
    letter-spacing: 0.07em;
    text-align: center;
  }
  .result__note {
    margin-top: 10px;
    color: #b4b2af;
    font-size: 22px;
    line-height: 1;
    letter-spacing: 0.04em;
    text-align: center;
  }
  .result__subttl {
    margin: 30px 0 0;
    color: #444444;
    font-size: 24px;
    text-align: center;
  }
  .result__list {
    margin-top: 50px;
  }
  .result__item {
    width: 100%;
    margin-top: 50px;
    padding: 0 0 28px;
    background: #ffffff;
  }
  .result__item:first-child {
    margin-top: 0;
  }
  .result__txt01 {
    padding: 17px 0;
    background: #cdabb2;
    color: #ffffff;
    font-size: 30px;
    line-height: 1.1;
    letter-spacing: 0.04em;
    text-align: center;
  }
  .result__txt01 .deco {
    font-size: 24px;
  }
  .result__txt01 .deco02 {
    font-size: 32px;
  }
  .result__image {
    width: 510px;
    margin: 0 30px 0 0;
  }
  .result__txtbox {
    width: 400px;
    padding: 0 0 0 30px;
  }
  .result__txt02 {
    display: block;
    min-height: auto;
    height: auto;
    margin: 0 0 20px;
    padding: 10px 0;
    border-radius: 20px;
    border-bottom: none;
    background: #e9e3e4;
    color: #776a6d;
    font-size: 18px;
    line-height: 1.1;
    letter-spacing: 0.04em;
    text-align: center;
  }
  .result__txt02:first-of-type {
    height: auto;
    color: #776a6d;
  }
  .result__txt02:last-of-type {
    border-bottom: none;
  }
  .result__txt02:nth-child(2) .deco, .result__txt02:last-of-type .deco {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 94px;
    height: 33px;
    margin-right: 10px;
    border-radius: 21px;
    background: #e9e3e4;
    color: #776a6d;
    font-size: 16px;
  }
  .result__txt02:last-of-type .em {
    font-size: 30px;
    height: 53px;
  }
  .result__txt02.small {
    font-size: 16px;
    letter-spacing: -0.01em;
  }
  .result__txt03 {
    margin: 0 0 10px;
    color: #776a6d;
    font-weight: 500;
    font-size: 24px;
    text-align: center;
    line-height: 1.4;
  }
  .result__txt04 {
    margin: 0 10px 0 0;
    color: #444444;
    font-size: 16px;
    line-height: 1.6;
  }
  .result__wrap {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
  }
  .result__head {
    position: relative;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    width: 800px;
    margin: 0 auto;
    padding: 65px 0 0 23px;
  }
  .result__head::before {
    display: block;
    content: "";
    position: absolute;
    top: 105%;
    left: 20px;
    width: 600px;
    height: 1px;
    background: #444444;
  }
  .result__item-info {
    margin: 31px 0 25px;
    color: #d07184;
    font-size: 24px;
    text-align: center;
    letter-spacing: 0.04em;
  }
  .result__lead {
    color: #444444;
    font-size: 26px;
    line-height: 1.3;
    letter-spacing: 0.02em;
  }
  .result__lead-num {
    margin: 0 0 0 10px;
    color: #776a6d;
    font-size: 106px;
    line-height: 1;
  }
  .result__lead-num-deco {
    font-size: 42px;
  }
  .result__lead-deco {
    font-size: 40px;
    letter-spacing: 0.4em;
    line-height: 1.2;
  }
  .result__human {
    width: 500px;
  }
  .result__box01 {
    position: relative;
    z-index: 5;
    margin: -80px 0 0;
    padding: 10px;
    background-color: rgba(255, 255, 255, 0.8);
  }
  .result__box01-inner {
    border: 1px solid #92878a;
    padding: 30px 0;
    text-align: center;
    line-height: 1.16;
  }
  .result__box01-txt01 {
    color: #776a6d;
    font-size: 40px;
  }
  .result__box01-txt02 {
    color: #776a6d;
    font-size: 50px;
  }
  .result__process {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: center;
    margin: 20px 30px 0;
    padding: 17px 0 17px 23px;
  }
  .result__process.--01 {
    background: url("../../common/img/result_process_img01.jpg") no-repeat center/cover;
  }
  .result__process.--02 {
    background: url("../../common/img/result_process_img02.jpg") no-repeat center/cover;
  }
  .result__process.--03 {
    background: url("../../common/img/result_process_img03.jpg") no-repeat center/cover;
  }
  .result__process_ttl {
    margin: 0 35px 0 0;
    color: #b0a8a9;
    font-size: 25px;
    letter-spacing: 0.05em;
  }
  .result__process_txt {
    padding: 0 0 0 50px;
    border-left: 1px solid #e0dcdc;
    color: #444444;
    font-size: 18px;
    line-height: 2;
    letter-spacing: 0.05em;
  }
  .result__process_txt .pink {
    color: #d07184;
    font-size: 20px;
  }
  .result__process.--03 .pink {
    padding: 0 0 0 50px;
    color: #d07184;
    font-size: 20px;
    letter-spacing: 0.05em;
  }
  .result__process.--03 div {
    border-left: 1px solid #e0dcdc;
  }
  .result .result__inner {
    position: relative;
  }
  .result .result__tabs {
    margin: 40px 0 26px;
  }
  .result .result__tab {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    width: 980px;
    margin: 0 auto;
  }
  .result .result__tab__name {
    width: 175px !important;
    height: 75px;
    padding: 10px 0 0;
    background: url(../../common/img/result__tab-off.png) no-repeat center/contain;
    color: #fffefe;
    font-size: 27px;
    line-height: 1.5;
    letter-spacing: 0.06em;
    text-align: center;
    cursor: pointer;
  }
  .result .result__tab__name span {
    font-size: 18px;
  }
  .result .result__tab__name::after {
    content: "";
    width: 10px;
    height: 10px;
    border-top: 2px solid #ffffff;
    border-right: 2px solid #ffffff;
    transform: rotate(135deg);
    position: absolute;
    bottom: 15px;
    left: 50%;
  }
  .result .result__tab__name.swiper-slide.swiper-slide-thumb-active {
    background: url(../../common/img/result__tab-on.png) no-repeat center/contain;
  }
  .result .result__slide-thumbnail {
    width: 34px;
    margin: 0 20px 0 0;
  }
  .result .result__slide-thumbnail01 {
    width: 45px;
    margin: 0 16px 0 0;
  }
  .result .result__slide-thumbnail02 {
    width: 33px;
    margin: 0 24px 0 0;
  }
  .result .result__slide {
    position: relative;
    overflow: hidden;
  }
  .result .swiper-content {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    border: none;
    margin: 0 auto;
    padding: 0;
    background: #ffffff;
  }
  .result .result__slide-texts {
    width: 480px;
  }
  .result .result__slide-titles {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: center;
    border-bottom: 1px solid #dedcdb;
    margin: 0 0 31px;
    padding: 0 0 7px;
  }
  .result .result__slide-num {
    opacity: 0.3;
    margin: 0 18px 0 0;
    color: #ba9f50;
    font-family: "EB Garamond", serif;
    font-style: italic;
    font-size: 80px;
    line-height: 1;
  }
  .result .result__slide-title {
    color: #444444;
    font-size: 22px;
  }
  .result .result__slide-txt {
    color: #444444;
    font-size: 15px;
    line-height: 1.8;
    letter-spacing: 0.153em;
  }
  .result .result__list-img {
    width: 315px;
    margin: 15px 0 0;
  }
  .result .result__prev {
    left: -50px;
    width: 30px;
    height: 30px;
    top: 67%;
  }
  .result .result__next {
    right: -50px;
    width: 30px;
    height: 30px;
    top: 67%;
  }
  .result .result__prev::after {
    width: 30px;
    height: 30px;
    background: url(../../common/img/result__arrow.png) no-repeat center/contain;
    transform: rotate(180deg);
    content: "";
  }
  .result .result__next::after {
    width: 30px;
    height: 30px;
    background: url(../../common/img/result__arrow.png) no-repeat center/contain;
    content: "";
  }
  .result .swiper-pagination {
    width: 100%;
    margin: 10px auto 0;
  }
  .result .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background: #444444 !important;
    border: none;
  }
  .result .swiper-pagination-bullet {
    width: 12px !important;
    height: 12px !important;
    margin: 0 6px;
    background: #bababa !important;
    opacity: 1 !important;
  }
  .result_bottom {
    position: relative;
    z-index: 5;
    margin: 80px 0 0;
    color: #444444;
    font-size: 32px;
    letter-spacing: 0.06em;
    line-height: 1.5;
  }
  .result_bottom_circle {
    position: absolute;
    bottom: 43px;
    left: 0;
    width: 175px;
  }
  .result_bottom .big {
    color: #d07184;
    font-size: 86px;
    letter-spacing: 0.06em;
  }
  .result_bottom .pink {
    color: #d07184;
    font-size: 43px;
    letter-spacing: 0.06em;
  }
  .result_bottom .per {
    font-size: 35px;
  }
  .result_bottom .mini {
    font-size: 24px;
  }
  .result_bottom .mini.diff {
    margin: 0 7px;
  }
  .result_bottom .middle {
    margin: 0 0 0 180px;
    color: #d07184;
    font-size: 46px;
  }
}
/*-------------------------------------------
result sp
---------------------------------------------*/
@media screen and (max-width: 768px) {
  .result {
    background: url(../img/test02/result_bg_sp.jpg) no-repeat center/cover;
    padding: 0 0 0.5rem;
  }
  .result__inner {
    padding-top: 0.3rem;
  }
  .result__head {
    position: relative;
    width: 4rem;
    margin: -0.2rem 0 0;
    padding: 0;
    text-align: center;
  }
  .result__head::after {
    display: block;
    content: "";
    position: absolute;
    top: 99%;
    left: 25%;
    width: 3.21rem;
    height: 0.18rem;
    background: url(../../common/img/result_border.png) no-repeat center/contain;
  }
  .result__lead {
    color: #444444;
    font-size: 0.3rem;
    line-height: 1.3;
    letter-spacing: 0.06em;
  }
  .result__lead .deco {
    font-size: 0.44rem;
    letter-spacing: 0.16em;
  }
  .result__lead .em {
    color: #776a6d;
    line-height: 1;
    font-size: 1.2rem;
  }
  .result__lead:nth-child(2) {
    margin-top: 0.15rem;
    font-size: 0.52rem;
    color: #776a6d;
  }
  .result__ttl {
    margin-top: 0.47rem;
    color: #444444;
    font-size: 0.66rem;
    line-height: 1;
    letter-spacing: 0.1em;
    text-align: center;
  }
  .result__note {
    margin-top: 0.16rem;
    color: #b4b2af;
    font-size: 0.28rem;
    line-height: 1;
    letter-spacing: 0.04em;
    text-align: center;
  }
  .result__subttl {
    margin: 0.3rem 0 0;
    color: #444444;
    font-size: 0.3rem;
    text-align: center;
    line-height: 1.5;
  }
  .result__list {
    margin-top: 0.55rem;
  }
  .result__item {
    width: 100%;
    margin-top: 0.85rem;
    padding-bottom: 0.6rem;
    background: #ffffff;
  }
  .result__item:first-child {
    margin-top: 0;
  }
  .result__txt01 {
    padding: 0.24rem 0;
    background: #cdabb2;
    color: #ffffff;
    font-size: 0.34rem;
    line-height: 1.1;
    letter-spacing: 0.04em;
    text-align: center;
  }
  .result__txt01 .deco {
    font-size: 0.28rem;
  }
  .result__txt01 .deco02 {
    font-size: 0.36rem;
  }
  .result__image {
    width: 6.3rem;
    margin: 0 auto;
  }
  .result__txtbox {
    margin-top: 0.3rem;
  }
  .result__txt02:first-of-type {
    width: 6.3rem;
    margin: 0 auto 0.2rem;
    padding: 0.05rem 0;
    border-radius: 0.2rem;
    border-bottom: none;
    background: #e9e3e4;
    color: #776a6d;
    font-size: 0.24rem;
    line-height: 1.1;
    letter-spacing: 0.04em;
    text-align: center;
  }
  .result__txt02 {
    width: 6.3rem;
    margin: 0 auto 0.3rem;
    padding: 0.05rem 0;
    border-radius: 0.2rem;
    border-bottom: none;
    background: #e9e3e4;
    color: #776a6d;
    font-size: 0.24rem;
    line-height: 1.1;
    letter-spacing: 0.04em;
    text-align: center;
  }
  .result__txt02 .deco {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 1.53rem;
    height: 0.4rem;
    margin-right: 0.23rem;
    border-radius: 0.265rem;
    background: #e9e3e4;
    color: #776a6d;
    font-size: 0.24rem;
  }
  .result__txt03 {
    margin: 0 0 0.15rem;
    color: #776a6d;
    font-weight: 500;
    font-size: 0.36rem;
    text-align: center;
    line-height: 1.4;
  }
  .result__txt04 {
    color: #444444;
    font-size: 0.24rem;
    line-height: 1.5;
    text-align: center;
  }
  .result__wrap {
    display: flex;
    flex-direction: column-reverse;
  }
  .result__wrap-sp {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    flex-direction: unset;
  }
  .result__head::before {
    display: block;
    content: "";
    position: absolute;
    top: 1.2rem;
    left: 0.3rem;
    width: 3.2rem;
    height: 1px;
    background: #444444;
  }
  .result__head::after {
    display: none;
  }
  .result__item-info {
    margin: 0.25rem 0 0.25rem;
    color: #d07184;
    font-size: 0.3rem;
    text-align: center;
    letter-spacing: 0.04em;
  }
  .result__lead {
    color: #444444;
    font-size: 0.3rem;
    line-height: 1.3;
    letter-spacing: 0.06em;
  }
  .result__lead-num {
    margin: 0.2rem 0 0;
    color: #776a6d;
    font-size: 1.18rem;
    line-height: 1;
  }
  .result__lead-num-deco {
    font-size: 0.51rem;
  }
  .result__lead-deco {
    font-size: 0.5rem;
    letter-spacing: 0.3em;
    line-height: 1.5;
  }
  .result__human {
    width: 3.4rem;
    margin: 0 0 0 -0.7rem;
  }
  .result__box01 {
    position: relative;
    z-index: 5;
    margin: -0.2rem 0 0;
    padding: 0.1rem;
    background-color: rgba(255, 255, 255, 0.8);
  }
  .result__box01-inner {
    border: 1px solid #92878a;
    padding: 0.3rem 0;
    text-align: center;
  }
  .result__box01-txt01 {
    color: #776a6d;
    font-size: 0.4rem;
    line-height: 1;
  }
  .result__box01-txt02 {
    color: #776a6d;
    font-size: 0.5rem;
    line-height: 1.1;
  }
  .result__process {
    margin: 0.5rem 0.3rem 0;
    padding: 0.5rem 0 0.35rem 0;
  }
  .result__process.--01 {
    background: url("../../common/img/result_process_img01-sp.jpg") no-repeat center/cover;
  }
  .result__process.--02 {
    background: url("../../common/img/result_process_img02-sp.jpg") no-repeat center/cover;
  }
  .result__process.--03 {
    background: url("../../common/img/result_process_img03-sp.jpg") no-repeat center/cover;
  }
  .result__process_ttl {
    margin: -0.75rem 0 0 0;
    color: #b0a8a9;
    font-size: 0.28rem;
    text-align: center;
    letter-spacing: 0.05em;
  }
  .result__process_txt {
    color: #444444;
    font-size: 0.24rem;
    line-height: 2.5;
    letter-spacing: 0.05em;
    text-align: left;
  }
  .result__process_txt.--01 {
    margin: 0.2rem 0 0 1.9rem;
  }
  .result__process_txt.--02 {
    margin: 0.2rem 0 0 1.6rem;
  }
  .result__process_txt.--03 {
    margin: 0.2rem 0 0 1.7rem;
  }
  .result__process_txt .pink {
    color: #d07184;
    font-size: 0.28rem;
  }
  .result__process.--03 .pink {
    margin: 0.15rem 0 0 1.7rem;
    color: #d07184;
    font-size: 0.28rem;
  }
  .result .result__inner {
    position: relative;
  }
  .result .result__tabs {
    margin: 0.55rem 0 0.3rem;
  }
  .result .result__tab {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
  }
  .result .result__tab__name {
    width: 2.1rem !important;
    height: 1rem;
    padding: 0.2rem 0 0;
    background: url(../../common/img/result__tab-off.png) no-repeat center/cover;
    color: #fffefe;
    font-size: 0.36rem;
    line-height: 1.2;
    text-align: center;
  }
  .result .result__tab__name span {
    font-size: 0.24rem;
  }
  .result .result__tab__name::after {
    content: "";
    width: 0.15rem;
    height: 0.15rem;
    border-top: 2px solid #ffffff;
    border-right: 2px solid #ffffff;
    transform: rotate(135deg);
    position: absolute;
    bottom: 0.23rem;
    left: 50%;
  }
  .result .result__tab__name.swiper-slide.swiper-slide-thumb-active {
    background: url(../../common/img/result__tab-on.png) no-repeat center/cover;
  }
  .result .tab01 {
    padding: 0.15rem 0 0;
  }
  .result .tab02 {
    padding: 0.2rem 0 0;
  }
  .result .result__slide-thumbnail {
    width: 0.47rem;
    margin: 0 auto 0.14rem;
  }
  .result .result__slide-thumbnail01 {
    width: 0.58rem;
    margin: 0 auto 0.2rem;
  }
  .result .result__slide-thumbnail02 {
    width: 0.43rem;
    margin: 0 auto 0.24rem;
  }
  .result .result__slide {
    overflow: hidden;
  }
  .result .swiper-content {
    border: none;
    margin: 0 auto;
    padding: 0;
    background: #ffffff;
  }
  .result .result__slide-titles {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: center;
    border-bottom: 1px solid #dedcdb;
    margin: 0 0 0.32rem 0;
    padding: 0 0 0.07rem;
  }
  .result .result__slide-num {
    opacity: 0.3;
    width: 1rem;
    margin: 0 0.15rem 0 0.2rem;
    color: #ba9f50;
    font-family: "EB Garamond", serif;
    font-style: italic;
    font-size: 1.5rem;
    line-height: 1;
  }
  .result .result__slide-title {
    color: #444444;
    font-size: 0.36rem;
  }
  .result .result__slide-txt {
    padding: 0 0.3rem;
    color: #444444;
    font-size: 0.28rem;
    line-height: 1.8;
    letter-spacing: 0.05em;
  }
  .result .result__list-img {
    position: absolute;
    top: 0;
    right: 0;
    width: 1.8rem;
  }
  .result .result__prev {
    left: 2.3rem;
    width: 0.2rem;
    height: 0.2rem;
    margin: -0.15rem 0 0 0;
    top: 86.5%;
  }
  .result .result__next {
    right: 2.3rem;
    width: 0.2rem;
    height: 0.2rem;
    margin: -0.15rem 0 0 0;
    top: 86.5%;
  }
  .result .result__prev::after {
    width: 0.5rem;
    height: 0.5rem;
    background: url(../../common/img/result__arrow.png) no-repeat center/contain;
    transform: rotate(180deg);
    content: "";
  }
  .result .result__next::after {
    width: 0.5rem;
    height: 0.5rem;
    background: url(../../common/img/result__arrow.png) no-repeat center/contain;
    content: "";
  }
  .result .swiper-pagination {
    width: 6.9rem;
    margin: 0.35rem auto 0;
  }
  .result .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background: #444444 !important;
    border: none;
  }
  .result .swiper-pagination-bullet {
    width: 0.2rem !important;
    height: 0.2rem !important;
    margin: 0 0.1rem;
    background: #bababa !important;
    opacity: 1 !important;
  }
  .result_bottom {
    position: relative;
    z-index: 5;
    margin: 1.3rem 0 0;
    color: #444444;
    font-size: 0.36rem;
    letter-spacing: 0.06em;
    line-height: 1.4;
  }
  .result_bottom_circle {
    position: absolute;
    bottom: 1rem;
    left: 0.3rem;
    width: 2rem;
  }
  .result_bottom .big {
    color: #d07184;
    font-size: 1rem;
    letter-spacing: 0.06em;
  }
  .result_bottom .pink {
    color: #d07184;
    font-size: 0.5rem;
    letter-spacing: 0.06em;
  }
  .result_bottom .per {
    font-size: 0.4rem;
  }
  .result_bottom .mini {
    font-size: 0.32rem;
  }
  .result_bottom .mini.diff {
    margin: 0 0 0 1.6rem;
  }
  .result_bottom .middle {
    color: #d07184;
    font-size: 0.58rem;
  }
}/*# sourceMappingURL=test02.css.map */