/*AREAPOPUP*/

.fancybox__content {
    background: transparent !important;
    padding: 29px 10px 17px !important;
}

.areaPopup {
    position: relative;
    max-width: 870px;
    width: 100%;
    margin: auto;
    background: #fff;
    padding: 30px 46px 17px 16px;
    box-shadow: 0 0 6px rgba(0, 0, 0, .1);
    border-radius: 5px;
}

.areaPopup:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 5px;
    border-radius: 12px;
    background: linear-gradient(90deg, rgba(200, 108, 192, 1) 0%, rgba(130, 162, 216, 1) 100%);
}

.areaPopup .popupMain {
    display: flex;
    align-items: flex-start;
    margin-bottom: 18px;
}

.areaPopup .popupMain .popupLogo {
    display: inherit;
    width: 31%;
    max-width: 210px;
    margin: 8px 11px 0 0;
}

.areaPopup .popupMain .popupLogo a {
    display: inherit;
}

.areaPopup .popupMain .popupLogo img {
    width: 100%;
    height: 54px;
    object-fit: cover;
    object-position: center;
}

.areaPopup .popupMain .popupContent {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    margin-top: 15px;
}

.areaPopup .popupMain .popupContent .postEvaluate {
    align-items: baseline;
    flex-wrap: nowrap;
    margin-top: 0;
    margin-right: 25px;
}

.areaPopup .popupMain .popupContent .postEvaluate .numberRating {
    font-size: 40px;
    color: #eb2d7e;
    font-weight: bold;
    margin-right: -1px;
    margin-top: -6px;
    margin-bottom: 0;
}

.areaPopup .popupMain .popupContent .postEvaluate .listRating li {
    width: 25px;
    margin: 0 -0.6px;
}

.areaPopup .popupMain .popupContent .postEvaluate .listRating li .score-detail {
    height: 25px;
}

.areaPopup .popupMain .popupContent .postEvaluate .showPopup {
    font-size: 15px;
    color: #0A2258;
    margin-bottom: 0;
    transform: translateY(-5px);
}

.areaPopup .popupMain .popupContent .evaluateBox {
    display: flex;
}

.areaPopup .popupMain .popupContent .evaluate {
    font-size: 15px;
    color: #0A2258;
    margin-right: 18px;
    margin-bottom: 0;
}

.areaPopup .popupMain .popupContent .evaluate span {
    font-size: 23px;
}

.areaPopup .reviewContain {
    padding: 7px 18px 0 53px;
}

.areaPopup .reviewContain .showPopup {
    display: inherit;
    font-size: 28px;
    font-weight: bold;
    color: #EB2D7E;
    margin: 1px 0 0;
    line-height: 1.2;
    transform: translateY(-1px);
}

.areaPopup .reviewContain .postEvaluate {
    margin-left: 0;
    margin-right: 21px;
}

.areaPopup .reviewContain .postEvaluate .listRating {
    margin-right: 5px;
}

.areaPopup .reviewContain .postEvaluate .listRating li {
    width: 25px;
    margin: 0 -1px 0 0;
}

.areaPopup .reviewContain .postEvaluate .listRating li .score-detail {
    height: 25px;
}

.areaPopup .reviewContain .postReview .reviewRight .reviewContent {
    align-items: center;
}

.areaPopup .reviewContain .postReview .reviewRight .reviewContent .date {
    margin-top: 6px;
}

.areaPopup .reviewContain .postReview .reviewRight .reviewContent .money {
    margin-top: 6px;
}

/*AREAPOPUP*/

/*POPUPFORM*/

.areaPopup.popupForm {
    padding: 23px 45px 32px !important;
    background-color: #fff !important;
}

.areaPopup.popupForm .postEvaluate .listRating li .score-detail {
    margin: 0 !important;
}

.areaPopup.popupForm .popupLogo {
    display: inherit;
    width: 234px;
    margin-bottom: 26px;
}

.areaPopup.popupForm .popupLogo a {
    display: block;
}

.areaPopup.popupForm .popupLogo img {
    width: 234px;
    height: 62px;
    object-fit: contain;
    object-position: center;
    border-radius: 5px;
}

.fancybox__container.is-animated[aria-hidden=false] .fancybox__backdrop {
    background: rgba(139, 139, 139, 0.5);
}

.fancybox__carousel .fancybox__content>.carousel__button.is-close {
    top: 47px;
    right: 27px;
    width: 50px;
    background: url(../images/common/icon-close-popup.svg) no-repeat center/53%;
    color: #868686;
}

.carousel__button svg {
    color: transparent;
}

.fancybox__carousel .fancybox__content :focus:not(.carousel__button.is-close) {
    outline: auto;
}


.areaPopup .formContain {}

.areaPopup .formContain form {}

.areaPopup .formContain .popupEvaluate {
    display: flex;
    justify-content: space-between;
    margin-bottom: 12px;
}

.areaPopup .formContain .popupEvaluate {
    margin-right: 14px;
}

.areaPopup .formContain .popupEvaluate .evaluateRating {
    width: 270px;
}

.areaPopup .formContain .popupEvaluate .evaluateRating .nameRating {
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 12px !important;
}

.areaPopup .formContain .popupEvaluate .evaluateRating .ratingBox {}

.areaPopup.popupForm .postEvaluate {
    justify-content: left;
    margin-right: 7px;
    margin-left: 0;
    margin-top: 0;
}

.areaPopup.popupForm .postEvaluate .listRating {
    margin: 0 7px 0 -1px;
}

.areaPopup.popupForm .postEvaluate .listRating li {
    width: 42px;
    margin: 0 -0.6px;
}

.areaPopup.popupForm .postEvaluate .listRating li .score-detail {
    height: 42px;
}

.areaPopup.popupForm .postEvaluate .numberStar {
    font-size: 42px;
    color: #EB2D7E;
    /* line-height: 1; */
    margin-bottom: 0;
    /* margin-top: 3px; */
    margin: 0 !important;
    line-height: 1 !important;
    transform: translateY(2px);
}

.areaPopup .formContain .popupEvaluate .evaluateForm {
    display: flex;
    width: calc(100% - 286px);
}

.areaPopup .formContain .popupEvaluate .evaluateForm .formItem {
    margin-right: 41px;
}

.areaPopup .formContain .popupEvaluate .evaluateForm .formItem .name {
    margin-bottom: 12px !important;
}

.areaPopup .formContain .popupEvaluate .evaluateForm .formItem .formInput {
    width: 209px;
    display: flex;
    align-items: center;
}

.areaPopup .formContain .popupEvaluate .evaluateForm .formItem .formInput input {
    font-size: 25px;
    text-align: right;
    padding-right: 10px;
}

.areaPopup .formContain .slectPhoto {
    margin-bottom: 23px;
}

.areaPopup .formContain .slectPhoto .name {
    margin-bottom: 13px !important;
}

.areaPopup .formContain .slectPhoto .listPhoto {
    display: flex;
    margin: 0 0 0 1px;
    list-style: none;
    flex-wrap: wrap;
}

.areaPopup .formContain .slectPhoto .listPhoto li {
    width: 68px;
    height: 68px;
    margin-right: 14px;
    text-align: center;
    background: #BCBCBC;
    border-radius: 50%;
    padding: 4px;
}

.areaPopup .formContain .slectPhoto .listPhoto li a {
    display: block;
    border-radius: 50%;
    border: transparent !important;
    width: 100%;
    height: 100%;
}

.areaPopup .formContain .slectPhoto .listPhoto li a img {
    border-radius: 50%;
    object-fit: cover;
    object-position: center;
    overflow: hidden;
}

.areaPopup .formContain .slectPhoto .listPhoto li.active {
    background: linear-gradient(90deg, rgba(211, 98, 189, 1) 0%, rgba(126, 172, 223, 1) 100%);
    border-radius: 50%;
}

.areaPopup .formContain .formWrap {
    margin-bottom: 26px;
}

.areaPopup .formContain .formWrap.duplicated {
    display: flex;
    justify-content: space-between;
}

.areaPopup .formContain .formWrap.duplicated .formItem {
    width: 49%;
}

.areaPopup .formContain .formWrap.textarea textarea {
    height: 149px !important;
    resize: none;
    border: 2px solid #D6D6D6;
    border-radius: 4px;
    color: #888C8C;
    background: #EBEBEB;
    width: 100%;
    padding: 12px 10px;
    font-size: 19px;
    font-weight: bold;
    font-family: 'Noto Sans JP', sans-serif;
}

.areaPopup .formContain .name {
    font-size: 20px;
    margin-bottom: 5px !important
}

.wpcr3_div_2 {
    width: 100% !important;
}

.areaPopup .formContain .formItem .formInput {}

.areaPopup .formContain .formItem .formInput input {
    border: 2px solid #D6D6D6;
    border-radius: 4px;
    height: 56px;
    background: #EBEBEB;
    color: #888C8C;
    width: 100%;
    padding: 0 10px 4px;
    font-size: 19px;
    font-weight: bold;
    font-family: 'Noto Sans JP', sans-serif;
}

.areaPopup .formContain .formItem .formInput input::placeholder {
    color: #888C8C;
}

textarea:focus,
input:focus {
    outline: none;
}

.areaPopup .formContain .formItem .formInput .itemExample {
    font-size: 20px;
    width: 55px;
    margin-left: 4px;
}

.areaPopup .formContain .formItem .formInput .itemExample.rate {
    font-size: 22px;
    margin-top: 6px;
}

.areaPopup .formContain .review-terms {
    text-align: center;
    display: block;
    margin-bottom: 10px;
}

.areaPopup .formContain .btnSubmit {
    width: 100%;
    max-width: 206px;
    margin: -5px auto 0 !important;
}

.areaPopup .formContain .btnSubmit .inputSubmit {
    width: 100%;
    font-size: 20px;
    background: #E856BE;
    color: #fff;
    border-radius: 30px;
    box-shadow: 0 3px 3px rgba(0, 0, 0, .13);
    padding: 7px 0 9px;
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: bold;
}

/*END-POPUPFORM*/


.areaPopup.fancybox__content>.carousel__button.is-close {
    top: 16px;
    right: 12px;
    width: 50px;
    background: url(../images/common/icon-close-popup.svg) no-repeat center/60%;
    color: #868686;
}

.areaPopup.fancybox__content>.carousel__button.is-close svg {
    display: none;
}


@media(min-width: 769px) {

    .areaPopup .areaBtn {
        margin-top: 12px;
        max-width: 206px;
    }

    .areaPopup .areaBtn a {
        font-size: 17px;
        padding: 11px 0;
    }

    .areaPopup .formContain .btnSubmit .inputSubmit:hover {
        background-color: #0050D0;
    }

    .areaPopup.popupForm .popupLogo a:hover {
        opacity: 0.7;
    }
}

@media (max-width: 1024px) and (min-width: 769px) {
    .fancybox__slide {
        padding: 48px 8px 48px 8px !important;
    }
}

@media (max-width: 800px) and (min-width: 769px) {
    .areaPopup .formContain .popupEvaluate .evaluateRating {
        width: 250px;
    }

    .areaPopup .formContain .popupEvaluate .evaluateForm {
        width: calc(100% - 260px);
    }

    .areaPopup .formContain .popupEvaluate .evaluateForm .formItem {
        margin-right: 30px;
    }

    .areaPopup .formContain .popupEvaluate .evaluateForm .formItem:nth-child(2) {
        margin-right: 0;
    }

    .fancybox__slide {
        overflow: inherit;
    }

    .areaPopup.popupForm {
        padding: 23px 25px 32px !important;
    }
}

@media (max-width: 782px) and (min-width: 769px) {
    .areaPopup .reviewContain .postEvaluate {
        margin-right: 10px;
    }

    .reviewContain .postReview .reviewRight .reviewContent .date {
        margin-right: 10px;
    }

    .reviewContain .postReview .reviewRight .reviewContent {
        margin-top: 3px;
    }

    .areaPopup .reviewContain .postReview .reviewRight .reviewContent .money {
        margin-right: 10px;
    }

    .reviewContain .postReview .reviewRight .reviewContent .money:last-child {
        margin-right: 0;
    }
}

@media(max-width: 768px) {

    /*areaPopup*/
    .areaPopup {
        width: 100%;
        padding: 5.4vw 0.7vw 17px;
    }

    .areaPopup:before {
        height: 4px;
    }

    .areaPopup .popupMain {
        flex-direction: column;
        margin-bottom: 5.5vw;
    }

    .areaPopup .popupMain .popupLogo {
        width: 45.3%;
        margin: 0 auto 3.4vw;
        text-align: center;
    }

    .areaPopup .popupMain .popupLogo img {
        height: 11vw;
    }

    .areaPopup .popupMain .popupContent {
        display: flex;
        flex-wrap: wrap;
        justify-content: start;
        margin-top: 1px;
        width: calc(100% - 2.4vw);
        padding: 0 1vw;
        margin-left: 2.4vw;
    }

    .areaPopup .popupMain .popupContent .postEvaluate {
        margin-right: 0;
        align-items: baseline;
        height: 100% !important;
        width: 50%;
        flex-wrap: wrap;
        justify-content: start;
        margin-left: -6px;
        margin-right: 2.7vw;
    }

    .areaPopup .popupMain .popupContent .postEvaluate .listRating {
        transform: translateY(0.9px);
    }

    .areaPopup .popupMain .popupContent .postEvaluate .numberRating {
        font-size: 7vw;
        margin-right: 0.5px;
        margin-top: 0;
    }

    .areaPopup .reviewContain .postEvaluate {
        margin-top: 1.3vw;
        margin-right: 3vw;
    }

    .areaPopup .reviewContain .postEvaluate .listRating {
        margin-right: 2px;
    }

    .areaPopup .reviewContain .postEvaluate .listRating li {
        margin: 0;
        width: 3.4vw;
    }

    .areaPopup .reviewContain .postEvaluate .listRating li .score-detail {
        height: 3.4vw;
    }

    .areaPopup .reviewContain .showPopup {
        font-size: 3.5vw;
        transform: translateY(-2px);
    }

    .areaPopup .reviewContain .postReview .reviewRight .reviewTitle {
        margin-bottom: 0.8vw;
    }

    .areaPopup .reviewContain .postReview .reviewRight .reviewContent {
        margin-top: -0.4vw;
    }

    .areaPopup .reviewContain .postReview .reviewRight .reviewContent .date {
        margin-top: 0.5vw;
    }

    .reviewContain .postReview .reviewRight .reviewContent .money {
        margin-top: 0.8vw;
    }

    .areaPopup .reviewContain .postReview .reviewRight .reviewContent .money {
        margin-top: 0.5vw;
    }

    .postEvaluate {
        margin-right: 10px;
    }

    .postEvaluate .listRating {
        margin-right: 3px;
    }

    .areaPopup .popupMain .popupContent .postEvaluate .listRating li {
        width: 4.5vw;
        margin: 0 -0.25vw 0 0;
    }

    .areaPopup .popupMain .popupContent .postEvaluate .listRating li .score-detail {
        height: 4.5vw;
    }

    .areaPopup .popupMain .popupContent .postEvaluate .showPopup {
        font-size: 4.2vw;
        transform: translateY(0);
    }

    .areaPopup .popupMain .popupContent .evaluateBox {
        display: flex;
        width: calc(100% - 49.1%);
    }

    .areaPopup .popupMain .popupContent .evaluate {
        display: flex;
        text-align: center;
        align-items: flex-end;
        font-size: 2.7vw;
        margin-top: 1px;
        margin-right: 4px;

    }

    .areaPopup .popupMain .popupContent .evaluate span {
        display: block;
        font-size: 4vw;
        margin-left: 3px;
        line-height: 1;
    }

    .areaPopup .reviewContain {
        padding: 1vw 1vw 0 1vw;
    }

    /*areaPopup*/
    .areaPopup .areaBtn {
        margin-top: 11px;
        width: 41.3%;
    }

    /*POPUPFORM*/
    .fancybox__slide {
        padding: 48px 8px 8px 8px !important;
    }

    .areaPopup.popupForm {
        width: 100%;
        padding: 5.2vw 2.7vw 5.3vw !important;
    }

    .fancybox__carousel .fancybox__content>.carousel__button.is-close {
        top: 26px;
        right: 10px;
        width: 45px;
    }

    .areaPopup.popupForm .popupLogo {
        width: 35%;
        margin-left: -4px;
        margin-bottom: 6px;
    }

    .areaPopup.popupForm .popupLogo img {
        width: 100%;
        height: 9.4vw;
    }

    .areaPopup .formContain .popupEvaluate {
        margin-bottom: 3.6vw;
        flex-direction: column;
    }

    .areaPopup .formContain .name {
        font-size: 3.5vw;
        margin-bottom: 0.6vw;
    }

    .areaPopup .formContain .formItem .formInput input {
        border-width: 1px;
        border-radius: 2px;
        height: 7.6vw;
        padding: 0 6px 0px;
        font-size: 3.1vw;
    }

    .areaPopup .formContain .popupEvaluate .evaluateRating {
        width: 100%;
        margin-bottom: 4.1vw;
    }

    .areaPopup .formContain .popupEvaluate .evaluateRating .nameRating {
        font-size: 3.5vw;
        margin-bottom: 1.6vw !important;
    }

    .areaPopup .formContain .popupEvaluate .listRating {
        margin-right: 5px;
        margin-left: -2px;
    }

    .areaPopup .formContain .popupEvaluate .listRating li {
        width: 47px;
        margin: 0 0.2px;
    }

    .areaPopup .formContain .popupEvaluate .listRating li .score-detail {
        height: 47px;
    }

    .areaPopup .formContain .popupEvaluate .numberStar {
        font-size: 7.6vw;
        line-height: 0.8 !important;
    }

    .areaPopup .formContain .popupEvaluate .evaluateForm {
        width: 100%;
    }

    .areaPopup .formContain .popupEvaluate .evaluateForm .formItem .name {
        margin-bottom: 1.5vw !important;
    }

    .areaPopup .formContain .popupEvaluate .evaluateForm .formItem {
        margin-right: 0;
        width: 44.9%;
    }

    .areaPopup .formContain .popupEvaluate .evaluateForm .formItem:first-child {
        margin-right: 6.2vw;
    }

    .areaPopup .formContain .popupEvaluate .evaluateForm .formItem .formInput {
        width: 100%;
    }

    .areaPopup .formContain .popupEvaluate .evaluateForm .formItem .formInput input {
        font-size: 4.4vw;
        padding-right: 5px;
    }

    .areaPopup .formContain .formItem .formInput .itemExample {
        font-size: 3.5vw;
        width: 10vw;
        margin-left: 4px;
        margin-top: 3px !important;
    }

    .areaPopup .formContain .formItem .formInput .itemExample.rate {
        font-size: 3.9vw;
        margin-top: 0;
    }

    .areaPopup .formContain .slectPhoto .listPhoto li {
        width: 9.7vw;
        height: 9.7vw;
        margin-right: 8px;
        padding: 2px;
        margin-bottom: 7px;
    }

    .areaPopup .formContain .slectPhoto .name {
        margin-bottom: 1.7vw !important;
    }

    .areaPopup .formContain .slectPhoto {
        margin-bottom: 3.4vw;
    }

    .areaPopup .formContain .formWrap.duplicated {
        margin-bottom: 0;
        flex-direction: column;
    }

    .areaPopup .formContain .formWrap.duplicated .formItem {
        width: 100%;
        margin-bottom: 3.6vw;
    }

    .areaPopup .formContain .formWrap {
        margin-bottom: 5vw;
    }

    .areaPopup .formContain .formWrap.textarea textarea {
        height: 33.6vw !important;
        border-width: 1px;
        border-radius: 1px;
        font-size: 3.1vw;
        padding: 5px 6px;
    }

    .areaPopup .formContain .btnSubmit {
        width: 37.8%;
        max-width: 206px;
        margin: 3.7vw auto 0;
    }

    .areaPopup .formContain .btnSubmit .inputSubmit {
        font-size: 3vw;
        padding: 5px 0 5px;
    }

    .fancybox__content {
        padding: 14px 0 17px !important;
    }

    /*END-POPUPFORM*/

    .areaPopup.fancybox__content>.carousel__button.is-close {
        top: 12px;
        right: 0px;
        width: 50px;
        background: url(../images/common/icon-close-popup.svg) no-repeat center/43%;
        color: #868686;
    }

    .wpcr3_respond_2 textarea {
        min-width: 100% !important;
    }
}

@media(max-width: 414px) {

    .areaPopup .popupMain .popupContent .evaluate span,
    .areaPopup .popupMain .popupContent .evaluate {
        line-height: 1;
    }

    .areaPopup .formContain .popupEvaluate .listRating li {
        width: 23px;
    }

    .areaPopup .formContain .popupEvaluate .listRating li .score-detail {
        height: 23px;
    }
}

@media(min-width: 701px) {

    /*FIX MAC*/
    .MacOS .areaPopup.popupForm .popupLogo {
        display: block;
    }

    .MacOS .areaPopup.popupForm {
        overflow-y: auto;
    }

    .MacOS .areaPopup .formContain .slectPhoto .listPhoto li a {
        width: initial;
        height: initial;
    }

    /* .MacOS .areaPopup .formContain .slectPhoto .listPhoto li a {
        width: initial;
        height: initial;
        display: inline-block;
    } */

    .MacOS .fancybox__slide {
        padding: 48px 8px 48px 8px!important;
    }
}