
/* ----------------------------------
ページ内リンク
----------------------------------- */
.wpcr3_button_1.wpcr3_anchor_btn {
    border: solid 1px #C3C4C4;
    background: #FFF;
    border-radius: 0;
    position: relative;
    padding: 9px 47px;
    margin-top: 30px;
    cursor: pointer;
    display: inline-block;
    font-size: 13px;
    font-weight: normal;
    outline: 0;
    text-align: center;
    text-decoration: none;
    white-space: nowrap;
    float: none;
    height: auto;
    text-indent: 0;
    margin-bottom: 15px;
}

.wpcr3_button_1.wpcr3_anchor_btn::after {
    content: "";
    position: absolute;
    background: url(../../img/common/btn_arrow.png) no-repeat;
    background-size: contain;
    width: 4px;
    height: 8px;
    z-index: 1;
    top: 50%;
    right: 12px;
    transform: rotate(90deg);
    margin-top: -5px;
}

.sec_01 .container_01 hr {
    height: 1px;
    background-color: #e0e0e0;
    border: none;
    color: #e0e0e0;
}

/* ----------------------------------
レビューエリア
----------------------------------- */
.sec_01 .container_06 {
    width: 100%;
    padding: 140px 14% 0 !important;
    margin: 0 auto 160px;
}

/* ----------------------------------
レビューエリア　大見出し
----------------------------------- */
.sec_01 .container_06 .text--tiny_gray {
    margin: 0 0 11px;
    font-size: 1.6rem;
    text-align: center;
}

.sec_01 .container_06 .heading_04 {
    font-size: 3rem;
    line-height: 1.3;
    letter-spacing: 4px;
    text-align: center;
}

main .heading_04 {
    margin: 9px 0 40px;
}

/* ----------------------------------
星マーク
----------------------------------- */
/* フォーム内 */
div.wpcr3_rating_style1_score div {
    height: 17px;
}
@-moz-document url-prefix() {
    div.wpcr3_rating_style1_score div {
        height: 16.9px;
    }
}
div.wpcr3_rating_style1_score {
    background: url(../../img/review/newstars.png) 0 0 no-repeat;
}

div.wpcr3_rating_style1_status {
    height: 17px;
}

div.wpcr3_rating_style1_score div:hover {
    background: url(../../img/review/newstars.png) bottom right no-repeat;
}

.wpcr3_rating_stars div.wpcr3_rating_style1_base {
    background: url(../../img/review/newstars.png) 0 0 no-repeat;
    width: 90px;
    height: 16.5px;
}

.wpcr3_rating_stars div.wpcr3_rating_style1_average {
    background: url(../../img/review/newstars.png) 0 no-repeat;
    background-position-x: 0px;
    background-position-y: -16px;
}

div.wpcr3_rating_style1_score div.wpcr3_rating_style1_score1 {
    width: 19%;
}

div.wpcr3_rating_style1_score div.wpcr3_rating_style1_score2 {
    width: 39%;
}

div.wpcr3_rating_style1_score div.wpcr3_rating_style1_score3 {
    width: 59%;
}

/*　レビュー内　*/
div.wpcr3_rating_style1_base{
    background: url(../../img/review/newstars.png) 0 0 no-repeat;
    width: 90px;
    height: 15px;
}

div.wpcr3_rating_style1_average {
    background: url(../../img/review/newstars.png) 0 no-repeat;
    background-position-x: 0px;
    background-position-y: -16px;
}
@-moz-document url-prefix() {
    .wpcr3_rating_style1 {
        height: 16px;
    }
    div.wpcr3_rating_style1_base{
        height: 16px;
    }
}

/* ----------------------------------
フォーム
----------------------------------- */
.wpcr3_button_1 {
    border: none;
}

.wpcr3_respond_2 table:last-of-type {
    margin-bottom: 25px;
}

/* レビューを書くボタン */
.wpcr3_button_1.wpcr3_show_btn {
    width: 100%;
    border: solid 1px #C3C4C4;
    background: #FFF;
    border-radius: 0;
    font-size: 16px;
    position: relative;
    padding: 20px 47px;
}

.wpcr3_button_1.wpcr3_show_btn:hover {
    border-color: #C3C4C4;
    background: transparent;
}

.wpcr3_button_1.wpcr3_show_btn::after {
    content: "";
    position: absolute;
    background: url(../../img/common/btn_arrow.png) no-repeat;
    background-size: contain;
    width: 4px;
    height: 8px;
    z-index: 1;
    top: 50%;
    right: 12px;
    transform: rotate(90deg);
    margin-top: -4px;
}

/*　フォーム内ボタン　*/
.wpcr3_btn {
    font-family: ryo-gothic-plusn, sans-serif;
    font-style: normal;
    font-weight: 400;
}

.wpcr3_btn .btn--grad {
    max-width: 138px;
    width: 100%;
    padding: 0;
    cursor: pointer
}

.btn--grad.sub {
    margin-right: 20px;
}

.wpcr3_submit_btn.btn--grad__text {
    padding: 14px 44px 13px 35px;
}

.wpcr3_cancel_btn.btn--grad__text {
    padding: 14px 32px 13px 37px;
}


/* フォーム項目 */
.wpcr3_table_2 {
    font-family: ryo-gothic-plusn, sans-serif;
    font-style: normal;
    font-weight: 400;
}

.wpcr3_leave_text {
    font-size: 1.6rem;
    font-family: ryo-gothic-plusn, sans-serif;
    font-style: normal;
    font-weight: 500;
    margin-bottom: 20px;
}

.wpcr3_respond_2 .comment-field {
    font-size: 1.4rem;
}

.wpcr3_respond_2 .wpcr3_check_confirm {
    font-size: 1.3rem;
}

.wpcr3_respond_2 {
    width: 74%;
    margin: 0 auto !important;
}

.wpcr3_respond_2 .w-26 {
    width: 26%;
}

.wpcr3_respond_2 input[type="text"] {
    min-width: 200px;
    border: 1px solid #e0e0e0;
    border-radius: 3px;
    -webkit-appearance: none;
}

.wpcr3_respond_2 textarea {
    min-width: 300px;
    width: 79%;
    max-width: 100%;
    border: 1px solid #e0e0e0;
    border-radius: 3px;
    -webkit-appearance: none;
}

.wpcr3_respond_2 .wpcr3_check_confirm label {
    margin: -2px 0px 35px 1px;
}

.wpcr3_respond_2 .ttl {
    padding-bottom: 20px;
}
.wpcr3_respond_2 .ttl:last-of-type {
    padding-bottom: 0;
}

.wpcr3_respond_2 .pb-10 {
    padding-bottom: 10px;
}

.wpcr3_respond_2 .pb-20 {
    padding-bottom: 20px;
}

.wpcr3_checkbox{
    margin-bottom: 35px;
}

.notice span {
    display: block;
    font-size: 1.2rem;
    margin-top: 7px;
}

/* ----------------------------------
レビュー表示部
----------------------------------- */
.wpcr3_review_item {
    overflow: scroll;
    overflow-x: hidden;
    max-height: 775px;
    height: 100%;
}

.wpcr3_div_2 {
    max-width: 100%;
}

.wpcr3_respond_3 {
    width: 74%;
    margin: 0 auto 61px;
}

.wpcr3_reviews_holder {
    background: #fafafa;
    padding: 80px 50px;
    width: 100%;
    margin: 0 auto 160px;
}

.wpcr3_wrapper {
    background: #Fff;
}

.wpcr3_review:first-of-type {
    background: #Fff;
    padding: 52px 80px 0;
}

.wpcr3_review {
    background: #Fff;
    padding: 42px 80px 0;
}

.wpcr3_review_title {
    font-size: 2rem;
    font-family: ryo-text-plusn, serif;
    margin-bottom: 27px;
}

.wpcr3_review_wrap {
    display: flex !important;
    flex-direction: column;
    font-family: ryo-gothic-plusn, sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 13px;
    margin-bottom: 9px;
}

.wpcr3_review_author {
    font-family: ryo-gothic-plusn, sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 13px;
    display: flex;
    margin-bottom: 5px;
}

span.review_name {
    padding-right: 90px;
}

span.review_score {
    padding-right: 39px;
}

.wpcr3_review_datePublished {
    position: relative;
    top: 4px;
    margin-right: 5px;
}

span.review_date {
    padding-right: 78px;
}

div.wpcr3_review blockquote.wpcr3_content {
    margin: 30px 0 0;
    padding-bottom: 24px;
    position: relative;
    font-family: ryo-gothic-plusn, sans-serif;
    font-style: normal;
    font-weight: 400;
}

div.wpcr3_review blockquote.wpcr3_content::after {
    content: "";
    display: block;
    width: 100%;
    height: 1px;
    background-color: #222;
    position: absolute;
    bottom: 0;
}

div.wpcr3_review blockquote.wpcr3_content::after:first-of-type {
    display: none !important;
}

div.wpcr3_review blockquote.wpcr3_content p {
    font-size: 13px;
}

.wpcr3_review_customs {
    display: flex!important;
    float: none;
    flex-direction: column;
    font-family: ryo-gothic-plusn, sans-serif;
    font-style: normal;
    font-weight: 400;
}
.wpcr3_review_custom {
    font-size: 13px;
    float: none;
    margin-bottom: 4px;
}
span.wpcr3_review_custom_label {
    padding-right: 100px;
}

/* レビューの「運営側からのコメント」の部分のスタイル調整（240619）　ここから */
div.wpcr3_review blockquote.wpcr3_content.wpcr3_admin_response {
    color: #000;
}
.wpcr3_content.wpcr3_admin_response::before {
    white-space: pre;
    content: '美容スタッフより\A';
    position: relative;
    top: -10px;
    font-size: 15px;
}
.show_adminReviewText {
    display: block;
    margin-bottom: 10px;
    border: none;
    padding: 0;
    font-size: 13px;
    color: #000;
    background: none;
}
.show_adminReviewText::before {
    display: inline-block;
    content: '';
    width: 0.5em;
    height: 0.5em;
    border: 0.1em solid currentColor;
    border-left: 0;
    border-bottom: 0;
    box-sizing: border-box;
    transform: translateX(-25%) rotate(45deg);
    margin-right: 7px;
    position: relative;
    top: -2px;
}
.show_adminReviewText.btnOpen::before {
    transform: rotate(135deg);
    top: -4px;
}
@media screen and (max-width:767px){
    .show_adminReviewText::before {
        top: -1px;
    }
    .show_adminReviewText.btnOpen::before {
        top: -2px;
    }
}
/* ここまで レビューの「運営側からのコメント」の部分のスタイル調整（240619） */

/* ----------------------------------
SP
----------------------------------- */
@media screen and (max-width:767px){
    /* レビューエリア大見出し */
    .sec_01 .container_06 {
        width: 100%;
        padding: 60px 14% 0!important;
    }
    /* フォーム */
    .wpcr3_respond_2 {
        width: 90%;
    }
    .wpcr3_respond_2 .ttl {
        padding-bottom: 0;
    }
    .wpcr3_table_2 td {
        text-align: left;
        display: block;
    }
    .wpcr3_button_1.wpcr3_submit_btn {
        margin: 20px 0 0px;
    }
    .wpcr3_respond_2 .w-26 {
        width: 100%;
    }
    .wpcr3_respond_2 .wpcr3_check_confirm label {
        margin: -2px 0px 15px -2px;
    }
    .wpcr3_button_1.wpcr3_show_btn {
        padding: 16px 47px;
        font-size: 13px;
    }
    /*　レビュー表示部　*/
    .wpcr3_respond_3 {
        width: 100%;
        margin: 0 auto;
        padding: 0px 25px;
    }
    .wpcr3_reviews_holder {
        width: 100%;
        padding: 50px 36px;
        margin: 0 auto 40px;
    }
    .wpcr3_review {
        background: #Fff;
        padding: 25px 13px;
    }
    .wpcr3_review:first-of-type {
        padding: 25px 13px 0;
    }
    div.wpcr3_dotline, .wpcr3_dotline {
        width: 90%;
    }

}