@charset "UTF-8";
/* ------------------------------------------------- *
 *  ＠Matching
 * ------------------------------------------------- */
/* 共通 */
.matching .sec-main .inner {
  width: 980px;
  margin: 0 auto;
  padding-top: 100px; }
  @media screen and (max-width: 768px) {
    .matching .sec-main .inner {
      width: 90vw;
      margin: 0 auto;
      padding: 25vw 0 0; }
      .matching .sec-main .inner img {
        max-width: 100%; } }
  .matching .sec-main .inner h1 {
    width: 700px;
    margin: 0 auto; }
    @media screen and (max-width: 768px) {
      .matching .sec-main .inner h1 {
        width: 100%; } }
  .matching .sec-main .inner h2 {
    text-align: center;
    margin: 5rem auto;
    font-size: 2.5rem;
    font-weight: 500; }
    .matching .sec-main .inner h2 span {
      display: inline-block;
      position: relative; }
      .matching .sec-main .inner h2 span::before, .matching .sec-main .inner h2 span::after {
        content: "";
        display: block;
        position: absolute;
        height: 1px;
        width: 25px;
        background: #000;
        bottom: 17px;
        left: -35px; }
        @media screen and (max-width: 768px) {
          .matching .sec-main .inner h2 span::before, .matching .sec-main .inner h2 span::after {
            bottom: 2.5vw;
            width: 4vw;
            left: -5vw; } }
      .matching .sec-main .inner h2 span::after {
        left: auto;
        right: -35px; }
        @media screen and (max-width: 768px) {
          .matching .sec-main .inner h2 span::after {
            right: -5vw; } }
    @media screen and (max-width: 768px) {
      .matching .sec-main .inner h2 {
        margin: 4vw auto;
        font-size: 3.5vw; } }
  .matching .sec-main .inner .link-list {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-bottom: 50px;
    color: #C9C9C9; }
    @media screen and (max-width: 768px) {
      .matching .sec-main .inner .link-list {
        display: block;
        color: #333; } }
    .matching .sec-main .inner .link-list dl dt {
      font-size: 1.9rem;
      margin-bottom: 0.5rem;
      font-weight: bold; }
      @media screen and (max-width: 768px) {
        .matching .sec-main .inner .link-list dl dt {
          margin-left: 70px;
          margin-bottom: 1rem;
          min-height: 60px; } }
    .matching .sec-main .inner .link-list dl dd {
      font-size: 1.1rem;
      margin-bottom: 0.5rem; }
    .matching .sec-main .inner .link-list a {
      display: block;
      width: 49%;
      border: 3px solid #C9C9C9;
      padding: 10px 40px 10px 90px;
      margin-bottom: 15px;
      position: relative; }
      @media screen and (max-width: 768px) {
        .matching .sec-main .inner .link-list a {
          width: 100%;
          padding-left: 20px; } }
      .matching .sec-main .inner .link-list a.link-box01 {
        background: url(/search-navi/parts/img/matching/icon01.png) no-repeat 20px 50%/50px; }
        @media screen and (max-width: 768px) {
          .matching .sec-main .inner .link-list a.link-box01 {
            background-image: url(/search-navi/parts/img/matching/icon01_over.png);
            background-position: 20px 20px; } }
      .matching .sec-main .inner .link-list a.link-box02 {
        background: url(/search-navi/parts/img/matching/icon02.png) no-repeat 20px 50%/50px; }
        @media screen and (max-width: 768px) {
          .matching .sec-main .inner .link-list a.link-box02 {
            background-image: url(/search-navi/parts/img/matching/icon02_over.png);
            background-position: 20px 35px; } }
      .matching .sec-main .inner .link-list a.link-box03 {
        background: url(/search-navi/parts/img/matching/icon03.png) no-repeat 20px 50%/50px; }
        @media screen and (max-width: 768px) {
          .matching .sec-main .inner .link-list a.link-box03 {
            background-image: url(/search-navi/parts/img/matching/icon03_over.png);
            background-position: 20px 20px; } }
      .matching .sec-main .inner .link-list a.link-box04 {
        background: url(/search-navi/parts/img/matching/icon04.png) no-repeat 20px 50%/50px; }
        @media screen and (max-width: 768px) {
          .matching .sec-main .inner .link-list a.link-box04 {
            background-image: url(/search-navi/parts/img/matching/icon04_over.png);
            background-position: 20px 20px; } }
      .matching .sec-main .inner .link-list a.link-box05 {
        background: url(/search-navi/parts/img/matching/icon05.png) no-repeat 20px 50%/50px; }
        @media screen and (max-width: 768px) {
          .matching .sec-main .inner .link-list a.link-box05 {
            background-image: url(/search-navi/parts/img/matching/icon05_over.png);
            background-position: 20px 35px; }
            .matching .sec-main .inner .link-list a.link-box05 dt {
              padding-top: 20px; } }
      .matching .sec-main .inner .link-list a.link-box06 {
        background: url(/search-navi/parts/img/matching/icon06.png) no-repeat 20px 50%/50px; }
        @media screen and (max-width: 768px) {
          .matching .sec-main .inner .link-list a.link-box06 {
            background-image: url(/search-navi/parts/img/matching/icon06_over.png);
            background-position: 20px 20px; }
            .matching .sec-main .inner .link-list a.link-box06 dt {
              padding-top: 20px; } }
      .matching .sec-main .inner .link-list a.link-box07 {
        background: url(/search-navi/parts/img/matching/icon07.png) no-repeat 20px 50%/50px; }
        @media screen and (max-width: 768px) {
          .matching .sec-main .inner .link-list a.link-box07 {
            background-image: url(/search-navi/parts/img/matching/icon07_over.png);
            background-position: 20px 20px; } }
      .matching .sec-main .inner .link-list a.link-box08 {
        background: url(/search-navi/parts/img/matching/icon08.png) no-repeat 20px 50%/50px; }
        @media screen and (max-width: 768px) {
          .matching .sec-main .inner .link-list a.link-box08 {
            background-image: url(/search-navi/parts/img/matching/icon08_over.png);
            background-position: 20px 20px; } }
      .matching .sec-main .inner .link-list a::after {
        content: "";
        display: block;
        position: absolute;
        width: 20px;
        height: 20px;
        border-top: 2px solid #C9C9C9;
        border-right: 2px solid #C9C9C9;
        transform: rotate(45deg);
        right: 15px;
        top: calc(50% - 10px); }
      .matching .sec-main .inner .link-list a:hover {
        border-color: #E17E47;
        color: #E17E47; }
        .matching .sec-main .inner .link-list a:hover.link-box01 {
          background-image: url(/search-navi/parts/img/matching/icon01_over.png);
          background-color: #FFF4ED; }
        .matching .sec-main .inner .link-list a:hover.link-box02 {
          background-image: url(/search-navi/parts/img/matching/icon02_over.png);
          background-color: #FFF4ED; }
        .matching .sec-main .inner .link-list a:hover.link-box03 {
          background-image: url(/search-navi/parts/img/matching/icon03_over.png);
          background-color: #FFF4ED; }
        .matching .sec-main .inner .link-list a:hover.link-box04 {
          background-image: url(/search-navi/parts/img/matching/icon04_over.png);
          background-color: #FFF4ED; }
        .matching .sec-main .inner .link-list a:hover.link-box05 {
          background-image: url(/search-navi/parts/img/matching/icon05_over.png);
          background-color: #FFF4ED; }
        .matching .sec-main .inner .link-list a:hover.link-box06 {
          background-image: url(/search-navi/parts/img/matching/icon06_over.png);
          background-color: #FFF4ED; }
        .matching .sec-main .inner .link-list a:hover.link-box07 {
          background-image: url(/search-navi/parts/img/matching/icon07_over.png);
          background-color: #FFF4ED; }
        .matching .sec-main .inner .link-list a:hover.link-box08 {
          background-image: url(/search-navi/parts/img/matching/icon08_over.png);
          background-color: #FFF4ED; }
        .matching .sec-main .inner .link-list a:hover::after {
          border-top: 2px solid #E17E47;
          border-right: 2px solid #E17E47; }
  .matching .sec-main .inner .return-btn {
    padding: 10px 10px 10px 20px;
    position: relative;
    margin-top: -30px; }
    .matching .sec-main .inner .return-btn::before {
      content: "";
      display: block;
      position: absolute;
      width: 10px;
      height: 10px;
      border-top: 2px solid #C9C9C9;
      border-right: 2px solid #C9C9C9;
      transform: rotate(-135deg);
      left: 0;
      top: calc(50% - 5px); }
    @media screen and (max-width: 768px) {
      .matching .sec-main .inner .return-btn {
        border: 2px solid #C9C9C9;
        border-radius: 20px;
        width: 40vw;
        padding: 1vw 2vw 1vw 8vw;
        margin-bottom: 4vw;
        margin-top: 0;
        font-size: 3.5vw; }
        .matching .sec-main .inner .return-btn::before {
          left: 4vw; } }
  .matching .sec-main .inner .half-box {
    display: flex;
    justify-content: space-between;
    margin-bottom: 80px; }
    @media screen and (max-width: 768px) {
      .matching .sec-main .inner .half-box {
        display: block; } }
    .matching .sec-main .inner .half-box .notfound {
      margin-top: 60px;
      border: 3px solid #E17E47;
      padding: 5px 40px 5px 110px;
      font-size: 1.8rem;
      position: relative;
      width: 100%;
      background: #fff; }
      @media screen and (max-width: 768px) {
        .matching .sec-main .inner .half-box .notfound {
          font-size: 3.5vw;
          padding-left: 22vw; } }
      .matching .sec-main .inner .half-box .notfound img {
        position: absolute;
        top: -50px;
        left: 0;
        width: 100px; }
        @media screen and (max-width: 768px) {
          .matching .sec-main .inner .half-box .notfound img {
            width: 20vw;
            top: -10vw; } }
      .matching .sec-main .inner .half-box .notfound span {
        color: #E17E47;
        font-weight: 500; }
      .matching .sec-main .inner .half-box .notfound a {
        transition: none; }
      .matching .sec-main .inner .half-box .notfound figure {
        position: absolute;
        top: -50px;
        left: 0;
        width: 100px;
        height: 125px;
        background: url(/search-navi/parts/img/matching/notfound.png) no-repeat left top/cover; }
        @media screen and (max-width: 768px) {
          .matching .sec-main .inner .half-box .notfound figure {
            width: 18vw;
            top: -10vw;
            background-size: contain; } }
      .matching .sec-main .inner .half-box .notfound::after {
        content: "";
        display: block;
        position: absolute;
        border-top: 10px solid #E17E47;
        border-right: 8px solid transparent;
        border-left: 8px solid transparent;
        transform: rotate(-90deg);
        right: 20px;
        top: calc(50% - 5px); }
      .matching .sec-main .inner .half-box .notfound:hover {
        border-color: #FFF4ED;
        background: #E17E47;
        color: #fff; }
        .matching .sec-main .inner .half-box .notfound:hover span {
          color: #FEDD46; }
        .matching .sec-main .inner .half-box .notfound:hover figure {
          background-image: url(/search-navi/parts/img/matching/notfound_over.png); }
        .matching .sec-main .inner .half-box .notfound:hover::after {
          border-top-color: #FEDD46; }
    .matching .sec-main .inner .half-box a.again {
      border: solid #E17E47 3px;
      display: block;
      text-align: center;
      width: 100%;
      padding: 15px 0;
      font-size: 2rem;
      color: #E17E47;
      background: #fff;
      margin-top: 20px;
      position: relative;
      font-weight: 500; }
      @media screen and (max-width: 768px) {
        .matching .sec-main .inner .half-box a.again {
          padding: 3vw 0;
          font-size: 3.5vw; } }
      .matching .sec-main .inner .half-box a.again::after {
        content: "";
        display: block;
        position: absolute;
        border-top: 10px solid #E17E47;
        border-right: 8px solid transparent;
        border-left: 8px solid transparent;
        transform: rotate(-90deg);
        right: 20px;
        top: calc(50% - 5px); }
      .matching .sec-main .inner .half-box a.again:hover {
        background: #FFF4ED; }
    .matching .sec-main .inner .half-box .question-box {
      width: 48%; }
      @media screen and (max-width: 768px) {
        .matching .sec-main .inner .half-box .question-box {
          width: auto; } }
      .matching .sec-main .inner .half-box .question-box .question {
        display: block;
        border: 3px solid #C9C9C9;
        padding: 10px 40px 10px 90px;
        margin-bottom: 40px;
        position: relative;
        z-index: 1; }
        @media screen and (max-width: 768px) {
          .matching .sec-main .inner .half-box .question-box .question {
            padding-left: 20px; } }
        .matching .sec-main .inner .half-box .question-box .question.icon01, .matching .sec-main .inner .half-box .question-box .question.icon02, .matching .sec-main .inner .half-box .question-box .question.icon03, .matching .sec-main .inner .half-box .question-box .question.icon04, .matching .sec-main .inner .half-box .question-box .question.icon05, .matching .sec-main .inner .half-box .question-box .question.icon06, .matching .sec-main .inner .half-box .question-box .question.icon07, .matching .sec-main .inner .half-box .question-box .question.icon08 {
          background: url(/search-navi/parts/img/matching/icon01_over.png) no-repeat 20px 50%/50px; }
          @media screen and (max-width: 768px) {
            .matching .sec-main .inner .half-box .question-box .question.icon01, .matching .sec-main .inner .half-box .question-box .question.icon02, .matching .sec-main .inner .half-box .question-box .question.icon03, .matching .sec-main .inner .half-box .question-box .question.icon04, .matching .sec-main .inner .half-box .question-box .question.icon05, .matching .sec-main .inner .half-box .question-box .question.icon06, .matching .sec-main .inner .half-box .question-box .question.icon07, .matching .sec-main .inner .half-box .question-box .question.icon08 {
              background-position: 20px 20px; } }
        .matching .sec-main .inner .half-box .question-box .question.icon02 {
          background-image: url(/search-navi/parts/img/matching/icon02_over.png); }
        .matching .sec-main .inner .half-box .question-box .question.icon03 {
          background-image: url(/search-navi/parts/img/matching/icon03_over.png); }
        .matching .sec-main .inner .half-box .question-box .question.icon04 {
          background-image: url(/search-navi/parts/img/matching/icon04_over.png); }
        .matching .sec-main .inner .half-box .question-box .question.icon05 {
          background-image: url(/search-navi/parts/img/matching/icon05_over.png); }
        .matching .sec-main .inner .half-box .question-box .question.icon06 {
          background-image: url(/search-navi/parts/img/matching/icon06_over.png); }
        .matching .sec-main .inner .half-box .question-box .question.icon07 {
          background-image: url(/search-navi/parts/img/matching/icon07_over.png); }
        .matching .sec-main .inner .half-box .question-box .question.icon08 {
          background-image: url(/search-navi/parts/img/matching/icon08_over.png); }
        .matching .sec-main .inner .half-box .question-box .question dt {
          font-size: 1.9rem;
          margin-bottom: 0.5rem;
          font-weight: bold; }
          @media screen and (max-width: 768px) {
            .matching .sec-main .inner .half-box .question-box .question dt {
              margin-left: 65px; } }
          .matching .sec-main .inner .half-box .question-box .question dt span {
            color: #E17E47; }
        .matching .sec-main .inner .half-box .question-box .question dd {
          font-size: 1.1rem;
          margin-bottom: 0.5rem;
          background: #fff;
          z-index: 3;
          position: relative; }
        .matching .sec-main .inner .half-box .question-box .question::after {
          content: "";
          width: 40px;
          height: 40px;
          transform: rotate(45deg);
          border-right: 3px solid #C9C9C9;
          border-bottom: 3px solid #C9C9C9;
          background-color: #fff;
          position: absolute;
          bottom: -22px;
          left: calc(50% - 20px);
          z-index: 2; }
      .matching .sec-main .inner .half-box .question-box h3 {
        text-align: center;
        font-size: 2rem;
        margin-bottom: 20px; }
        .matching .sec-main .inner .half-box .question-box h3 span {
          color: #E17E47; }
      .matching .sec-main .inner .half-box .question-box .choice {
        display: flex;
        justify-content: space-between; }
        @media screen and (max-width: 768px) {
          .matching .sec-main .inner .half-box .question-box .choice {
            margin-bottom: 10vw; } }
        .matching .sec-main .inner .half-box .question-box .choice a, .matching .sec-main .inner .half-box .question-box .choice span {
          display: block;
          width: 31%;
          text-align: center;
          border: 3px solid #C9C9C9;
          padding: 30px 0;
          border-radius: 8px;
          font-size: 1.7rem; }
          @media screen and (max-width: 768px) {
            .matching .sec-main .inner .half-box .question-box .choice a, .matching .sec-main .inner .half-box .question-box .choice span {
              padding: 5vw 0;
              border-radius: 15px; } }
          .matching .sec-main .inner .half-box .question-box .choice a:hover, .matching .sec-main .inner .half-box .question-box .choice span:hover {
            border-color: #E17E47;
            background: #FFF4ED; }
        .matching .sec-main .inner .half-box .question-box .choice span {
          border-color: #E17E47;
          background: #FFF4ED; }
        .matching .sec-main .inner .half-box .question-box .choice.v-style {
          flex-direction: column; }
          .matching .sec-main .inner .half-box .question-box .choice.v-style a, .matching .sec-main .inner .half-box .question-box .choice.v-style span {
            width: auto;
            text-align-last: left;
            margin-bottom: 10px;
            padding: 15px 20px; }
        .matching .sec-main .inner .half-box .question-box .choice.two a, .matching .sec-main .inner .half-box .question-box .choice.two span {
          width: 48%; }
      .matching .sec-main .inner .half-box .question-box .prev-answer-box .prev-answer {
        background: #ccc;
        padding: 5px 25px;
        border-radius: 20px;
        margin-bottom: 20px;
        position: relative; }
        .matching .sec-main .inner .half-box .question-box .prev-answer-box .prev-answer:nth-child(n + 2) {
          margin-top: 30px; }
          .matching .sec-main .inner .half-box .question-box .prev-answer-box .prev-answer:nth-child(n + 2)::before {
            content: "";
            display: block;
            position: absolute;
            border-top: 10px solid #999;
            border-right: 8px solid transparent;
            border-left: 8px solid transparent;
            right: calc(50% - 8px);
            top: -20px; }
      .matching .sec-main .inner .half-box .question-box .last-question {
        text-align: center;
        margin-bottom: 20px; }
        .matching .sec-main .inner .half-box .question-box .last-question img {
          max-width: 250px; }
          @media screen and (max-width: 768px) {
            .matching .sec-main .inner .half-box .question-box .last-question img {
              max-width: 50vw; } }
    .matching .sec-main .inner .half-box .answer-box {
      width: 48%;
      padding: 20px 30px;
      background-color: #F2E9E4;
      position: relative; }
      @media screen and (max-width: 768px) {
        .matching .sec-main .inner .half-box .answer-box {
          width: 100vw;
          margin-left: -5vw;
          padding: 40px 5vw 20px; } }
      .matching .sec-main .inner .half-box .answer-box h3 {
        text-align: center;
        font-size: 2.2rem;
        margin-bottom: 20px; }
        .matching .sec-main .inner .half-box .answer-box h3 span {
          display: inline-block;
          position: relative; }
          .matching .sec-main .inner .half-box .answer-box h3 span::before, .matching .sec-main .inner .half-box .answer-box h3 span::after {
            content: "";
            display: block;
            position: absolute;
            height: 1px;
            width: 25px;
            background: #000;
            bottom: 17px;
            left: -35px; }
          .matching .sec-main .inner .half-box .answer-box h3 span::after {
            left: auto;
            right: -35px; }
          .matching .sec-main .inner .half-box .answer-box h3 span.result {
            width: 150px;
            color: #fff;
            border-radius: 30px;
            background: #E17E47;
            padding: 4px 0; }
            .matching .sec-main .inner .half-box .answer-box h3 span.result::before, .matching .sec-main .inner .half-box .answer-box h3 span.result::after {
              display: none; }
      .matching .sec-main .inner .half-box .answer-box .answer-link-box {
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap; }
        .matching .sec-main .inner .half-box .answer-box .answer-link-box a {
          display: table;
          width: 48%;
          background: #fff;
          margin-bottom: 15px;
          padding: 10px 10px 10px 5px; }
          .matching .sec-main .inner .half-box .answer-box .answer-link-box a figure {
            text-align: center;
            width: 80px;
            display: table-cell;
            vertical-align: middle; }
            @media screen and (max-width: 768px) {
              .matching .sec-main .inner .half-box .answer-box .answer-link-box a figure {
                width: 15vw;
                padding-right: 2vw; } }
            .matching .sec-main .inner .half-box .answer-box .answer-link-box a figure img {
              max-width: 60px;
              max-height: 60px; }
          .matching .sec-main .inner .half-box .answer-box .answer-link-box a p {
            display: table-cell;
            vertical-align: middle;
            position: relative;
            line-height: 1.4; }
            @media screen and (max-width: 768px) {
              .matching .sec-main .inner .half-box .answer-box .answer-link-box a p {
                font-size: 3.5vw; } }
            .matching .sec-main .inner .half-box .answer-box .answer-link-box a p span {
              font-size: 1.1rem;
              display: block;
              margin-bottom: 5px; }
              @media screen and (max-width: 768px) {
                .matching .sec-main .inner .half-box .answer-box .answer-link-box a p span {
                  font-size: 2.5vw; } }
            .matching .sec-main .inner .half-box .answer-box .answer-link-box a p::after, .matching .sec-main .inner .half-box .answer-box .answer-link-box a p::before {
              content: "";
              display: block;
              position: absolute;
              height: 2px;
              width: 15px;
              background: #F48743;
              bottom: 1px;
              right: 0; }
            .matching .sec-main .inner .half-box .answer-box .answer-link-box a p::after {
              transform: rotate(35deg);
              bottom: 3px;
              width: 8px; }
          .matching .sec-main .inner .half-box .answer-box .answer-link-box a.off {
            filter: brightness(50%);
            cursor: default; }
            .matching .sec-main .inner .half-box .answer-box .answer-link-box a.off p::after, .matching .sec-main .inner .half-box .answer-box .answer-link-box a.off p::before {
              display: none; }
          .matching .sec-main .inner .half-box .answer-box .answer-link-box a.on {
            border: 5px solid #E17E47; }
      .matching .sec-main .inner .half-box .answer-box::after {
        content: "";
        width: 40px;
        height: 40px;
        transform: rotate(45deg);
        background-color: #fff;
        position: absolute;
        bottom: calc(50% - 20px);
        left: -30px;
        z-index: 2; }
        @media screen and (max-width: 768px) {
          .matching .sec-main .inner .half-box .answer-box::after {
            left: calc(50% - 20px);
            bottom: auto;
            top: -20px; } }
.matching.options .sec-main .inner h2 {
  margin-bottom: 2rem; }
.matching .result-box__wrapper {
  width: 100%;
  height: 100%;
  z-index: 10;
  background: rgba(255, 255, 255, 0.8);
  position: fixed;
  top: 0;
  left: 0;
  overflow: scroll;
  scrollbar-width: none; }
  .matching .result-box__wrapper.off {
    display: none; }
  .matching .result-box__wrapper::-webkit-scrollbar {
    display: none; }
  .matching .result-box__wrapper .result-box {
    position: absolute;
    width: 980px;
    top: 200px;
    left: calc(50% - 490px);
    z-index: 10000; }
    @media screen and (max-width: 768px) {
      .matching .result-box__wrapper .result-box {
        position: absolute;
        width: 90vw;
        top: 20vw;
        left: 5vw; } }
    .matching .result-box__wrapper .result-box .result-box-wrapper {
      padding: 50px 80px 30px;
      border: 8px solid #E17E47;
      background: #fff; }
      @media screen and (max-width: 768px) {
        .matching .result-box__wrapper .result-box .result-box-wrapper {
          padding: 5vw; } }
      .matching .result-box__wrapper .result-box .result-box-wrapper .result-box-ttl {
        font-size: 3rem;
        margin-bottom: 40px;
        text-align: center;
        font-weight: 500; }
        @media screen and (max-width: 768px) {
          .matching .result-box__wrapper .result-box .result-box-wrapper .result-box-ttl {
            font-size: 5vw; } }
        .matching .result-box__wrapper .result-box .result-box-wrapper .result-box-ttl .marker {
          display: inline-block;
          background: #E17E47;
          color: #fff;
          padding: 5px 30px;
          border-radius: 30px;
          margin-right: 10px; }
        .matching .result-box__wrapper .result-box .result-box-wrapper .result-box-ttl .text {
          color: #E17E47;
          border-bottom: solid 2px #E17E47;
          padding-bottom: 10px;
          position: relative; }
          .matching .result-box__wrapper .result-box .result-box-wrapper .result-box-ttl .text span {
            background: #fff;
            position: relative;
            z-index: 3; }
          .matching .result-box__wrapper .result-box .result-box-wrapper .result-box-ttl .text::after {
            content: "";
            width: 30px;
            height: 30px;
            transform: rotate(45deg);
            border-right: 2px solid #E17E47;
            border-bottom: 2px solid #E17E47;
            background-color: #fff;
            position: absolute;
            bottom: -17px;
            left: calc(50% - 15px);
            z-index: 2; }
          @media screen and (max-width: 768px) {
            .matching .result-box__wrapper .result-box .result-box-wrapper .result-box-ttl .text {
              display: block;
              font-size: 4.5vw;
              margin-top: 5vw; } }
      .matching .result-box__wrapper .result-box .result-box-wrapper .result-box-inner {
        display: flex;
        justify-content: space-between; }
        @media screen and (max-width: 768px) {
          .matching .result-box__wrapper .result-box .result-box-wrapper .result-box-inner {
            display: block;
            position: relative; } }
        .matching .result-box__wrapper .result-box .result-box-wrapper .result-box-inner figure {
          width: 200px; }
          @media screen and (max-width: 768px) {
            .matching .result-box__wrapper .result-box .result-box-wrapper .result-box-inner figure {
              width: 30vw;
              position: absolute;
              top: 0;
              left: 0; } }
          .matching .result-box__wrapper .result-box .result-box-wrapper .result-box-inner figure img {
            width: 100%; }
            @media screen and (max-width: 768px) {
              .matching .result-box__wrapper .result-box .result-box-wrapper .result-box-inner figure img {
                width: auto;
                height: 28vw; } }
        .matching .result-box__wrapper .result-box .result-box-wrapper .result-box-inner .text-area {
          width: calc(100% - 220px); }
          @media screen and (max-width: 768px) {
            .matching .result-box__wrapper .result-box .result-box-wrapper .result-box-inner .text-area {
              width: 100%; } }
          .matching .result-box__wrapper .result-box .result-box-wrapper .result-box-inner .text-area h3.result-ttl {
            font-size: 3.5rem;
            font-weight: normal; }
            @media screen and (max-width: 768px) {
              .matching .result-box__wrapper .result-box .result-box-wrapper .result-box-inner .text-area h3.result-ttl {
                font-size: 5vw;
                margin-left: 35vw;
                padding-top: 10vw;
                margin-bottom: 10vw;
                font-weight: bold; } }
          .matching .result-box__wrapper .result-box .result-box-wrapper .result-box-inner .text-area .under-text {
            margin: 10px 0 20px;
            font-size: 2.2rem;
            font-weight: bold; }
            @media screen and (max-width: 768px) {
              .matching .result-box__wrapper .result-box .result-box-wrapper .result-box-inner .text-area .under-text {
                font-size: 5vw;
                font-weight: 500; } }
          .matching .result-box__wrapper .result-box .result-box-wrapper .result-box-inner .text-area a.detail {
            border: 5px solid #E17E47;
            display: block;
            margin-top: 20px;
            color: #E17E47;
            font-size: 2.2rem;
            padding: 5px 30px;
            border-radius: 30px;
            width: 240px;
            position: relative;
            font-weight: 500;
            letter-spacing: .1em; }
            @media screen and (max-width: 768px) {
              .matching .result-box__wrapper .result-box .result-box-wrapper .result-box-inner .text-area a.detail {
                width: 100%;
                text-align: center; } }
            .matching .result-box__wrapper .result-box .result-box-wrapper .result-box-inner .text-area a.detail::after {
              content: "";
              display: block;
              position: absolute;
              border-top: 10px solid #E17E47;
              border-right: 8px solid transparent;
              border-left: 8px solid transparent;
              transform: rotate(-90deg);
              right: 20px;
              top: calc(50% - 5px); }
            .matching .result-box__wrapper .result-box .result-box-wrapper .result-box-inner .text-area a.detail:hover {
              background: #FFF4ED; }
          .matching .result-box__wrapper .result-box .result-box-wrapper .result-box-inner .text-area .notfound {
            margin-top: 60px;
            border: 3px solid #E17E47;
            padding: 5px 40px 5px 110px;
            font-size: 2rem;
            position: relative;
            width: 500px; }
            @media screen and (max-width: 768px) {
              .matching .result-box__wrapper .result-box .result-box-wrapper .result-box-inner .text-area .notfound {
                width: auto;
                font-size: 3vw;
                padding: 2vw 4vw 2vw 22vw; } }
            .matching .result-box__wrapper .result-box .result-box-wrapper .result-box-inner .text-area .notfound a {
              transition: none; }
            .matching .result-box__wrapper .result-box .result-box-wrapper .result-box-inner .text-area .notfound figure {
              position: absolute;
              top: -50px;
              left: 0;
              width: 100px;
              height: 125px;
              background: url(/search-navi/parts/img/matching/notfound.png) no-repeat left top/cover; }
              @media screen and (max-width: 768px) {
                .matching .result-box__wrapper .result-box .result-box-wrapper .result-box-inner .text-area .notfound figure {
                  width: 18vw;
                  top: -10vw;
                  background-size: contain; } }
            .matching .result-box__wrapper .result-box .result-box-wrapper .result-box-inner .text-area .notfound span {
              color: #E17E47;
              font-weight: 500; }
            .matching .result-box__wrapper .result-box .result-box-wrapper .result-box-inner .text-area .notfound::after {
              content: "";
              display: block;
              position: absolute;
              border-top: 10px solid #E17E47;
              border-right: 8px solid transparent;
              border-left: 8px solid transparent;
              transform: rotate(-90deg);
              right: 20px;
              top: calc(50% - 5px); }
              @media screen and (max-width: 768px) {
                .matching .result-box__wrapper .result-box .result-box-wrapper .result-box-inner .text-area .notfound::after {
                  right: 1vw; } }
            .matching .result-box__wrapper .result-box .result-box-wrapper .result-box-inner .text-area .notfound:hover {
              border-color: #FFF4ED;
              background: #E17E47;
              color: #fff; }
              .matching .result-box__wrapper .result-box .result-box-wrapper .result-box-inner .text-area .notfound:hover span {
                color: #FEDD46; }
              .matching .result-box__wrapper .result-box .result-box-wrapper .result-box-inner .text-area .notfound:hover figure {
                background-image: url(/search-navi/parts/img/matching/notfound_over.png); }
              .matching .result-box__wrapper .result-box .result-box-wrapper .result-box-inner .text-area .notfound:hover::after {
                border-top-color: #FEDD46; }
    .matching .result-box__wrapper .result-box a.again {
      border: solid #E17E47 3px;
      display: block;
      text-align: center;
      width: 450px;
      padding: 15px 0;
      font-size: 2rem;
      color: #E17E47;
      background: #fff;
      margin-top: 10px;
      margin-bottom: 40px;
      position: relative;
      font-weight: 500; }
      @media screen and (max-width: 768px) {
        .matching .result-box__wrapper .result-box a.again {
          width: 100%; } }
      .matching .result-box__wrapper .result-box a.again::after {
        content: "";
        display: block;
        position: absolute;
        border-top: 10px solid #E17E47;
        border-right: 8px solid transparent;
        border-left: 8px solid transparent;
        transform: rotate(-90deg);
        right: 20px;
        top: calc(50% - 5px); }
      .matching .result-box__wrapper .result-box a.again:hover {
        background: #FFF4ED; }
    .matching .result-box__wrapper .result-box .close-btn {
      position: absolute;
      top: -20px;
      right: -20px;
      cursor: pointer; }
      @media screen and (max-width: 768px) {
        .matching .result-box__wrapper .result-box .close-btn {
          top: -5vw;
          right: -5vw; } }
      .matching .result-box__wrapper .result-box .close-btn img {
        width: 50px; }
.matching .pcnone {
  display: none !important; }
.matching .spnone {
  display: block !important; }
@media screen and (max-width: 768px) {
  .matching .pcnone {
    display: block !important; }
  .matching .spnone {
    display: none !important; } }

/*# sourceMappingURL=matching.css.map */
