:root {
  --color-main: #2c9d4f;
  --color-back: #f5f3ed;
  --color-btn: #ffba59;
  --color-section: #e3ddcd;
  --color-submain: #31435c;
}
/***************************************
 * タブ1ここから
 * 共通
 **************************************/
.anasta-service {
    background: var(--color-back);
    margin: auto;
    width: 100%;
}
.anasta-service h2 {
    letter-spacing: 1.5px;
    text-align: center;
}
.anasta-service h2 + p {
    margin-top: 2rem;
    text-align: center;
}
.anasta-service h2 span {
    font-size: 2rem;
}
.anasta-service p {
    font-size: 1rem;
    letter-spacing: 1.5px;
    line-height: 1.8;
}
.anasta-service a {
    background: var(--color-btn);
    border-radius: 100px;
    font-size: 1.2rem;
    font-weight: bold;
    display: block;
    margin: auto;
    padding: 10px 0;
    width: 80%;
}
.anasta-service img {
    display: block;
    margin: auto;
    height: auto;
    width: auto;
}
.anasta-service ul {
    margin: 0;
    padding: 0;
}
.anasta-service li {
    list-style: none;
}

/***************************************
 * ID連携誘導
 **************************************/
.top.ID-linkage {
    background: var(--color-main);
    border-radius: 0 0 15px 15px;
    color: var(--color-back);
    padding: 3rem 0;
    text-align: center;
}
.top.ID-linkage a {
    color: var(--color-main);
}
/***************************************
 * 比較表
 **************************************/
.Comparison-chart {
    padding-top: 3rem;
}
.Comparison-chart h2 {
    color: var(--color-main);
}
.Comparison-chart img {
    width: 100%;
}
.flex-div {
    align-items: flex-start;
    border-bottom: solid 2px var(--color-main);
    border-top: solid 2px var(--color-main);
    display: flex;
    justify-content: center;
    width: 100%;
}
.flex-div h3 {
    text-align: center;
}
.flex-div p {
    align-items: center;
    border-top: solid 1px var(--color-main);
    display: flex;
    font-weight: bold;
    justify-content: center;
    height: 55px;
    margin: 0;
    padding: 10px 0;
}
.Regular-member {
    border-right: solid 2px var(--color-main);
    color: #797979;
}
.Regular-member, .Anasta-member {
    width: 50%;
}
.Anasta-member {
    color: var(--color-main);
}
/***************************************
 * やり取りサンプル
 **************************************/
.chat-sample {
    background: var(--color-section);
    padding: 0 0 4rem;
}
.chat-sample ul li {
    text-align: center;
}

.background-title {
    padding: 3rem 0 10px;
}
.background-title h3 {
    background: #453f32;
    color: var(--color-back);
    margin: 0.5rem auto;
    padding: 2px 8px;
    width: max-content;
}
/***************************************
 * マイページイメージ
 **************************************/
.about.anastapage {
    background: var(--color-back);
    color: var(--color-main);
    padding: 5rem 0;
    text-align: center;
}


/***************************************
 * 初回無料提案
 **************************************/
.cta-area {
    background: var(--color-main);
    color: var(--color-back);
    padding: 3rem 0;
    text-align: center;
}
.text-box {
    font-size: 1rem;
    letter-spacing: 1.5px;
    line-height: 1.8;
    margin-bottom: 2rem;
}
.text-box span {
    font-size: 2rem;
}
.cta-area a {
    color: var(--color-main);
}


    @media screen and (min-width: 1024px) {
        .anasta-service p {
            font-size: 2rem;
        }
        .anasta-service h2, 
        .flex-div h3 {
            font-size: 2.2rem;
        }
        .anasta-service h2 span {
            font-size: 3rem;
        }
        .anasta-service a {
            font-size: 2.2rem;
            padding: 20px 0;
        }
        .top.ID-linkage, .cta-area {
            padding-bottom: 6rem;
        }
        .top.ID-linkage p {
            margin: 5rem 0 3rem;
        }
        .flex-div p {
            height: 150px;
        }
        .background-title h3 {
            font-size: 2.2rem;
        }
        .chat-sample ul li {
            margin-bottom: 7rem;
        }
        .text-box {
            font-size: 2rem;
            margin: 5rem 0 3rem;
        }
        .text-box span {
            font-size: 3rem;
        }

    }

    @media screen and (max-width:768.98px) {
      body {
          margin: 0;
      }
      .anasta-service {
          margin-right: calc(50% - 50vw);
          margin-left: calc(50% - 50vw);
          width: unset;
      }
      .anasta-service img {
          width: 100%;
      }
      .anasta-service p {
          font-weight: bold;
      }
      .text-box {
          font-weight: bold;
          margin-top: 2rem;
      }
      .anasta-service h2 {
          font-size: 1.2rem;
      }
      .anasta-service h2 span {
          font-size: 1.5rem;
      }
      .flex-div p {
          padding: 1rem;
          text-align: justify;
          word-break: break-all;
      }
      .chat-sample {
          padding: 0;
      }
      .text-box span {
          font-size: 1.5rem;
          line-height: 1;
      }
    }




/***************************************
 * タブ2ここから
 * 共通
 **************************************/
header {
    display: none;
}
.inner {
    width: unset;
}
.dc-footer-anasuta, 
.dc-footer-anasuta a, 
.dc-footer-anasuta img {
    display: none;
}
.dc-app-download, 
.dc-app-download a, 
.dc-app-download img {
    display: none;
}
.dc-footer {
    display: none;
}
.footer-fix-banner, 
.footer-fix-banner a, 
.footer-fix-banner img {
    display: none;
}
.anasta-service.tab02 {
    text-align: center;
    margin-right: calc(50% - 50vw);
    margin-left: calc(50% - 50vw);
    width: unset;
}
.anasta-service.tab02 figure {
    margin: 0;
}
/***************************************
 * 上部　説明
 **************************************/
.top.about-stylist {
    background: var(--color-submain);
    color: var(--color-back);
    padding: 4rem 0;
    position: relative;
}
.top.about-stylist h1 {
    background: #fff;
    border-radius: 100px;
    color: var(--color-submain);
    margin: 3rem auto;
    padding: 1rem 7rem;
    width: max-content;
}
.top.about-stylist img {
    position: absolute;
}
.takashi {
    bottom: 0;
    left: 0;
}
.chiharu {
    bottom: 0;
    right: -3rem;
}
/***************************************
 * 仕組み説明
 **************************************/
.about-test, 
.questionnaire, 
.cta-area.stylist a {
    color: var(--color-submain);
}
.about-test, 
.questionnaire {
    padding: 5rem 0;
}
/***************************************
 * ゼウス
 **************************************/
.ZEUS {
    background-image: linear-gradient(90deg, rgba(111, 69, 255, 1), rgba(0, 243, 255, 1));
    color: var(--color-back);
    padding: 5rem 0;
}
.ZEUS img {
    border-radius: 9999px;
    margin: 1.5rem auto;
    width: 25%;
}
/***************************************
 * スタイリスト一覧誘導
 **************************************/
.cta-area.stylist {
    background: var(--color-submain);
}


  @media screen and (max-width:768.98px) {
      .top.about-stylist {
          padding-bottom: 15rem;
      }
      .top.about-stylist h1 {
          margin: 0 auto 2rem;
          padding: 1rem 4rem;
      }
      img.takashi, img.chiharu {
          height: 200px;
          width: auto;
      }
      .takashi {
          left: 0rem;
          right: 45%;
      }
      .chiharu {
          right: 0;
          left: 45%;
      }
      .about-test, .questionnaire {
          padding: 2.5rem 0;
      }
      .questionnaire {
          background: #fff;
      }
      .questionnaire img {
          width: 90%;
      }
  }




/***************************************
 * タブ3ここから
 **************************************/
/***************************************
 * 上部　メインカラーエリア
***************************************/
.top.about-anasta {
    background: var(--color-main);
    color: var(--color-back);
    padding: 3.5rem 0 2.5rem;
    text-align: center;
}
.top.about-anasta::after {
    content: "";
    border-left: solid 1px #444;
    height: 120px;
    position: absolute;
    transform: translateX(-50%);
    width: 1px;
}
.under-txtbox p {
    font-size: .85rem;
    margin: 1.5rem 0;
}



/***************************************
 * story
***************************************/
.story {
    padding: 10rem 0;
}
.story ul li {
    align-items: baseline;
    display: flex;
    margin: 3rem 0;
    position: relative;
}
.story ul li:nth-child(even) {
    flex-direction: row-reverse;
}
.story ul li img {
    margin: unset;
    opacity: 0.45;
}
.story ul li:nth-of-type(odd) img {
    border-radius: 0 15px 15px 0;
}
.story ul li:nth-child(even) img {
    border-radius: 15px 0 0 15px;
}
.position-txt-box {
    color: var(--color-submain);
    position: absolute;
    top: -12.5%;
}
.position-txt-box p {
    font-size: 1rem;
    font-weight: bold;
}




    @media screen and (max-width:768.98px) {
        .story {
            padding: 12rem 0 5rem;
        }
        .story ul li {
            width: 90%;
        }
        .story ul li:nth-child(odd) {
            margin: auto 0 6rem 0;
        }
        .story ul li:nth-child(even) {
            margin: 0 0 6rem auto;
        }
        .story ul li:last-child {
            margin-bottom: 0;
        }
        .position-txt-box {
            top: -25%;
        }
        .position-txt-box p {
            font-size: .85rem;
        }
        .story ul li:nth-child(odd) .position-txt-box {
            margin-left: 1rem;
        }
        .story ul li:nth-child(even) .position-txt-box {
            margin-right: 1rem;
        }

    }


/***************************************
 * 240109追加
***************************************/

:root {
    --n-back: #eeeae5;
    --n-cta: #aa815b;
    --n-txt: #1b518a;
}

/***************************************
 * 全体
***************************************/
body {
    margin: 0;
}
.anasta-service.re {
    padding-top: 5%;
}
.anasta-service.re img {
    margin: 0;
    width: 100%;
}
.anasta-service.re p {
    font-size: 1.5rem;
}

@media screen and (max-width: 600px){
    .anasta-service.re p {
        font-size: .97rem;
        font-weight: 400;
    }
}

/***************************************
 * ポップアップ
***************************************/
.anasta-service.re .popup {
    display: none;
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background-color: white;
    width: 50vw;
    padding: 5%;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2);
    z-index: 100;
}
.anasta-service.re .popup-box h3 {
    text-align: center;
    font-size: 2rem;
}
.anasta-service.re .popup-box p {
    margin: 0 auto 3rem;
    text-align: justify;
    width: 40vw;
    word-break: break-all;
}
.anasta-service.re .popup-box a {
    background: var(--n-cta);
    color: #fff;
    text-align: center;
    text-decoration-line: unset;
}
.anasta-service.re #closeBtn {
    background: none;
    display: block;
    font-size: x-large;
    margin: 3rem auto 0;
    padding: 10px;
    width: 35%;
}

@media screen and (max-width: 600px){
    .anasta-service.re .popup {
        width: 70vw;
    }
    .anasta-service.re .popup-box h3 {
        font-size: 1.3rem;
    }
    .anasta-service.re .popup-box p {
        margin-bottom: 1.5rem;
        width: 55vw;
    }
    .anasta-service.re #closeBtn {
        font-size: small;
        margin: 1.5rem auto;
        padding: 6px 0;
    }
}

/***************************************
 * スライド
***************************************/
.anasta-service.re .carousel-container {
    align-items: baseline;
    display: flex;
    justify-content: flex-start;
    overflow-x: scroll;
    padding: 0 4rem 15px 0;
    width: auto;
}
.anasta-service.re .carousel-slide {
    background: #fff;
    box-shadow: 8px 8px 10px 0px #dad4cc;
    flex: 0 0 auto;
    height: auto;
    margin-left: 5rem;
    margin-top: 2rem;
    padding: 3rem;
    width: 65vw;
}
.anasta-service.re .carousel-slide p {
    margin-bottom: 0;
    text-align: justify;
    word-break: break-all;
}

.anasta-service.re .carousel-container::-webkit-scrollbar-thumb {
    background: transparent;
}
.anasta-service.re .carousel-container::-webkit-scrollbar-track {
    background: transparent;
}
.anasta-service.re .carousel-container::-webkit-scrollbar {
    width: 0.1rem;
}
.anasta-service.re .anasta-users-voice {
    margin-bottom: 10%;
}

@media screen and (max-width: 600px){
    .anasta-service.re .carousel-slide {
        margin-left: 2rem;
        padding: 2rem;
        width: 50vw;
    }
    .anasta-service.re .carousel-container {
        padding-right: 2.5rem;
    }
}


/***************************************
 * サインアップ誘導
***************************************/
.anasta-service.re .member-signup img {
    margin: auto;
    width: 50vw;
}
.anasta-service.re .member-signup {
    margin-bottom: 10%;
}
.anasta-service.re .service-title {
    margin: auto;
    width: 85vw;
}
.anasta-service.re h2 {
    font-size: 2.5rem;
}
@media screen and (max-width: 600px){
    .anasta-service.re .service-title {
        width: 100%;
    }
    .anasta-service.re h2 {
        font-size: 1.2rem;
    }
}
/***************************************
 * 比較表
***************************************/
.anasta-service.re .table {
    margin-top: 35px;
}
.anasta-service.re .table ul {
    align-items: center;
    display: flex;
    margin: auto;
    width: 65vw;
}
.anasta-service.re .table ul:nth-child(n+5), 
.anasta-service.re .table ul:first-child {
    border-bottom: solid 1px #6f6c65;
}
.anasta-service.re .table ul li {
    width: 33vw;
}
.table ul li:not(:first-child) {
    display: grid;
}
.anasta-service.re .table ul li h4 {
    font-size: 1.5rem;
    margin: 0 auto 15px;
    text-align: center;
}
.anasta-service.re .table ul li p {
    margin: 10px auto;
    line-height: 1.4;
}
.anasta-service.re .table ul li:last-child p, 
.anasta-service.re .table ul li:last-child h4 {
    color: var(--n-txt);
    font-weight: 600;
}

@media screen and (max-width: 600px){
    .anasta-service.re .table ul {
        width: 85vw;
    }
    .anasta-service.re .table ul li h4 {
        font-size: 1rem;
    }
    .anasta-service.re .table ul li p {
        font-size: .9rem;
        letter-spacing: 0;
    }
}


/***************************************
 * あなスタへの誘導CTA
***************************************/
.anasta-service.re .anasta-an3300 img {
    margin: auto;
    width: 80vw;
}
.anasta-service.re .anasta-an3300 {
    background: #dbe5e5;
    margin-top: 70px;
    padding: 6% 0;
}
.anasta-service.re .anasta-an3300 a {
    background: var(--n-cta);
    border-radius: 0;
    color: #fff;
    text-align: center;
    text-decoration-line: unset;
}

@media screen and (max-width: 600px){
    .anasta-service.re .anasta-an3300 {
        margin-top: 35px;
    }
    .anasta-service.re .anasta-an3300 img {
        width: 95vw;
    }
    .anasta-service.re .anasta-an3300 a {
        margin-top: 10px;
    }
}


/***************************************
 * あなスタ概要
***************************************/
.anasta-service.re .anasta-summary {
    margin: 10% auto;
    width: 85vw;
}
.anasta-service.re .anasta-summary h2:not(:first-child) {
    margin-top: 6%;
}

@media screen and (max-width: 600px){
    .anasta-service.re .anasta-summary {
        width: 95vw;
    }
}

/***************************************
 * よくある質問
***************************************/
.anasta-service.re .anasta-faq ul {
    margin: auto;
    width: 65vw;
}
.anasta-service.re .anasta-faq ul li h3 {
    font-size: 2rem;
    margin: 0 0 2rem;
}
.anasta-service.re .anasta-faq ul li {
    border-bottom: solid 1px #6f6c65;
    padding: 3rem 0;
}
.anasta-service.re .anasta-faq ul li:first-child {
    border-top: solid 1px #6f6c65;
}
.anasta-service.re .anasta-faq ul li p {
    margin: 0;
    text-align: justify;
    word-break: break-all;
}
@media screen and (max-width: 600px){
    .anasta-service.re .anasta-faq ul {
        width: 80vw;
    }
    .anasta-service.re .anasta-faq ul li h3 {
        font-size: 1.2rem;
        margin-bottom: 1rem;
    }
    .anasta-service.re .anasta-faq ul li {
        padding: 1.5rem 0;
    }
}