.wpcr3_respond_2 {
    position: relative
}

.wpcr3_respond_2 label {
    display: inline-block;
    font-size: 18px;
}

.wpcr3_respond_2 .hiddne{
    margin: 60px auto 0;
    font-size: 14px;
}

.wpcr3_respond_2 .hiddne a{
    color: #05a5d8;
    transition: all 0.3s;
}

.wpcr3_respond_2 .hiddne a:hover{
    opacity: 0.8;
}

.wpcr3_respond_2 .fconfirm2 {
    width: auto !important
}

.wpcr3_respond_2 input[type=text] {
    min-width: 200px
}

.wpcr3_respond_2 textarea {
    height: 100px !important;
    min-width: 500px
}

.wpcr3_respond_2 small {
    padding: 0 !important;
    margin: 0 !important
}

.wpcr3_respond_2 table,
.wpcr3_respond_2 td {
    border: 0 !important;
    border-style: none !important
}

.wpcr3_respond_2 .wpcr3_check_confirm label {
    margin: -2px 0 0 5px
}

.wpcr3_ad {
    background: #fff
}

.wpcr3_ad label {
    font-weight: 700
}

.wpcr3_respond_1,
.wpcr3_respond_2 {
    margin: 0 !important;
    padding: 0 !important;
    clear: both !important
}

.wpcr3_respond_1 p,
.wpcr3_respond_2 p {
    margin: 0 !important;
    padding: 0 !important;
    line-height: 120% !important;
    margin-top: 2px !important;
    margin-bottom: 2px !important
}

.wpcr3_respond_1 .wpcr3_rating,
.wpcr3_respond_2 .wpcr3_rating {
    border: 0 !important;
    margin: 0 !important;
    padding: 0 !important;
    margin-left: 0 !important;
    margin-top: 0 !important;
    overflow: hidden;
    height: 16px
}

div.wpcr3_rating_style1 {
    line-height: 17px;
    display: inline-block;
    position: relative;
}

div.wpcr3_rating_style1 div {
    line-height: 17px
}

div.wpcr3_rating_style1 * {
    border: 0 none;
    margin: 0;
    padding: 0;
    line-height: 17px
}

div.wpcr3_rating_style1_base {
    position: absolute;
    top: 0;
    left: 0;
    background: url(../images/common/icon-star-no.png) 0 0 no-repeat;
    background-size: 130px;
    width: 131px;
    height: 38px;
    line-height: 17px;
    float: left;
    padding-right: 4px;
    overflow: hidden;
    display: block;
    z-index: 1;
}

div.wpcr3_rating_style1_average {
    background: url(../images/common/icon-star.png) 0 0px no-repeat;
    background-size: 130px;
    text-indent: -9999px;
    height: 25px;
    line-height: 17px
}

div.wpcr3_rating_style1_status {
    line-height: 17px;
    width: 131px;
    height: 38px;
    overflow: hidden;
    position: relative;
    cursor: pointer;
    display: block;
    z-index: 2;
}

div.wpcr3_rating_style1_score {
    background: url(../images/common/icon-star-no.png) 0 0 no-repeat;
    background-size: 130px;
    width: 131px;
    height: 38px;
    line-height: 17px;
    float: left;
    position: relative
}

div.wpcr3_rating_style1_score div {
    display: block;
    height: 25px;
    float: left;
    text-indent: -9999px;
    position: absolute;
    overflow: hidden;
    line-height: 17px
}

div.wpcr3_rating_style1_score div:hover {
    background: url(../images/common/icon-star.png) bottom right no-repeat;
    background-size: 132px;

}

div.wpcr3_rating_style1_score div.wpcr3_rating_style1_score1 {
    width: 20%;
    z-index: 55
}

div.wpcr3_rating_style1_score div.wpcr3_rating_style1_score2 {
    width: 40%;
    z-index: 54
}

div.wpcr3_rating_style1_score div.wpcr3_rating_style1_score3 {
    width: 60%;
    z-index: 53
}

div.wpcr3_rating_style1_score div.wpcr3_rating_style1_score4 {
    width: 80%;
    z-index: 52
}

div.wpcr3_rating_style1_score div.wpcr3_rating_style1_score5 {
    width: 100%;
    z-index: 51
}

.wpcr3_respond_2 {
    display: block;
    background-color: inherit
}

.wpcr3_div_2 {
    width: 100%;
    margin: 0 auto;
}

.wpcr3_div_2 .wpcr3_title{
    text-align: center;
    font-weight: bold;
    font-size: 24px;
    color: #000;
    margin-top: 65px;
}

.wpcr3_table_2 {
    text-align: left;
    width: 100%
}

.wpcr3_table_2 td {
    text-align: left
}

.wpcr3_check_confirm {
    margin-top: 10px;
    font-size: 13px;
    margin-bottom: 4px
}

.wpcr3_button_1 {
    border: none;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    background: #fff;
    background: -moz-linear-gradient(top, #fff 0%, #c4c4c4 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fff), color-stop(100%, #c4c4c4));
    background: -webkit-linear-gradient(top, #fff 0%, #c4c4c4 100%);
    background: -o-linear-gradient(top, #fff 0%, #c4c4c4 100%);
    background: -ms-linear-gradient(top, #fff 0%, #c4c4c4 100%);
    background: linear-gradient(to bottom, #fff 0%, #c4c4c4 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#c4c4c4', GradientType=0);
    color: #404040;
    cursor: pointer;
    display: inline-block;
    font-size: 13px;
    font-weight: 400;
    outline: 0;
    padding: 5px 12px 5px;
    text-align: center;
    text-decoration: none;
    white-space: nowrap;
    float: none;
    height: auto;
    text-indent: 0;
    margin-bottom: 15px
}

.wpcr3_button_1:hover {
    opacity: 0.8;
}

.wpcr3_button_1:active,
.wpcr3_button_1:focus {
    background-position: 0 -25px;
    background: #dedede;
    background: -moz-linear-gradient(top, #fff 0%, #dedede 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fff), color-stop(100%, #dedede));
    background: -webkit-linear-gradient(top, #fff 0%, #dedede 100%);
    background: -o-linear-gradient(top, #fff 0%, #dedede 100%);
    background: -ms-linear-gradient(top, #fff 0%, #dedede 100%);
    background: linear-gradient(to bottom, #fff 0%, #dedede 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#dedede', GradientType=1);
    border-color: #8fc7ff #94c9ff #94c9ff #8fc7ff;
    color: #1a1a1a
}

.wpcr3_button_1.wpcr3_disabled {
    opacity: .5
}

.wpcr3_button_1.wpcr3_hide {
    display: none !important
}

.wpcr3_pagination {
    clear: both;
    padding: 0;
    position: relative;
    font-size: 11px;
    line-height: 13px
}

.wpcr3_pagination_page {
    float: left;
    display: block;
    line-height: 30px;
    padding-right: 5px
}

.wpcr3_pagination .wpcr3_a {
    display: block;
    float: left;
    margin: 0 1px;
    padding: 6px 10px;
    line-height: 16px;
    text-decoration: none;
    width: auto;
    color: #fff;
    background: #555;
    cursor: pointer
}

.wpcr3_pagination .wpcr3_a:hover {
    color: #fff;
    background: #3279bb
}

.wpcr3_pagination .wpcr3_ls {
    margin-right: 1px
}

.wpcr3_pagination .wpcr3_rs {
    margin-left: 1px
}

.wpcr3_pagination .wpcr3_a.wpcr3_current {
    background: #3279bb;
    color: #fff;
    cursor: default
}

.wpcr3_pagination .wpcr3_a.wpcr3_disabled,
.wpcr3_pagination .wpcr3_a.wpcr3_disabled:hover {
    background: #ddd;
    color: #fff;
    cursor: default
}

.wpcr3_clear,
div.wpcr3_review .wpcr3_clear {
    clear: both !important;
    display: block !important;
    line-height: 0 !important;
    height: 0 !important
}

.wpcr3_show,
div.wpcr3_review .wpcr3_show {
    display: inline
}

.wpcr3_hide,
div.wpcr3_review .wpcr3_hide {
    display: none !important
}

.wpcr3_fakehide {
    position: absolute !important;
    top: 0 !important;
    left: -999em !important;
    height: 1px !important;
    width: 1px !important
}
.wpcr3_fconfirm2{
    width: 0;
    height: 0;
    position: absolute;
    z-index: -1;
}

.wpcr3_pb5 {
    padding-bottom: 5px
}
#thanks, 
#closeCom{
    display: none;
}
.reputation_form h3 {
    text-align: center;
    font-size: 3rem;
    line-height: 1;
    font-weight: 700;
    color: #1b3a61;
    padding: 11px 0;
    border-top: 1px solid #1b3a61;
    border-bottom: 1px solid #1b3a61
}

.reputation_form_ex {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -moz-box-orient: horizontal;
    -moz-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.reputation_form_ex dl {
    width: 49%;
    text-align: left;
    margin-top: 30px
}
.reputation_form_ex dl.rating{
    width: 34%;
}

.reputation_form_ex dl.rating .noteIpt{
    font-size: 24px;
    margin-left: 5px;
}
.reputation_form_ex dl.rating.star{
    padding-left: 36px;
    width: 27%;
}

.reputation_form_ex dl.rating .wpcr3_rating_stars .wpcr3_rating_number{
    display: inline-block;
    vertical-align: top;
    margin-left: 20px;
    font-weight: bold;
    font-size: 27px;
    line-height: 1;
    color: #ff7200;
}

.reputation_form_ex dl.rating #wpcr3_f1,
.reputation_form_ex dl.rating #wpcr3_f2,
.reputation_form_ex dl.rating #gift_rate{
    width: 81%;
    text-align: right;
    padding-right: 10px;
}

.reputation_form_ex dl dt {
    font-size: 2rem;
    line-height: 26px;
    font-weight: 700;
    color: #323232;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.reputation_form_ex dl dt:after {
    content: "必須";
    font-size: 14px;
    line-height: 19px;
    display: inline-block;
    margin-left: 10px;
    color: #fff;
    background: #e34747;
    -moz-border-radius: 2px;
    border-radius: 2px;
    padding: 0 5px;
    font-weight: normal;
}

.reputation_form_ex dl dd {
    margin-top: 10px
}

.reputation_form_ex dl dd input,
.reputation_form_ex dl dd textarea,
.reputation_form_ex dl dd select {
    width: 100%;
    background: #f5f7f9;
    border: 1px solid #e0e1e3;
    font-size: 18px;
    line-height: 39px;
    height: 50px;
    padding: 0 0 0 15px;
    outline: none;
    -moz-box-shadow: 0;
    box-shadow: 0
}

.reputation_form_ex dl dd input::-webkit-input-placeholder,
.reputation_form_ex dl dd textarea::-webkit-input-placeholder {
    color: #b9b9b9
}

.reputation_form_ex dl dd input::-moz-placeholder,
.reputation_form_ex dl dd textarea::-moz-placeholder {
    color: #b9b9b9
}

.reputation_form_ex dl dd input:-ms-input-placeholder,
.reputation_form_ex dl dd textarea:-ms-input-placeholder {
    color: #b9b9b9
}

.reputation_form_ex dl dd input::placeholder,
.reputation_form_ex dl dd textarea::placeholder {
    color: #b9b9b9
}

.reputation_form_ex dl dd textarea {
    height: 235px;
    resize: none;
}

.reputation_form_ex dl dd .linkAvatar {
    width: 0;
    height: 0
}

.reputation_form_ex .btn {
    width: 100%;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-top: 5px
}

.reputation_form_ex .btn .wpcr3_submit_btn {
    display: -webkit-inline-box;
    display: -moz-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #fff;
    background: #0fb9f8;
    box-shadow: 0px 5px 18px 2px rgba(15, 185, 248, 0.35);
    width: 305px;
    height: 57px;
    -moz-border-radius: 35px;
    border-radius: 35px;
    font-size: 22px;
    line-height: 1;
    font-weight: 700
}

.reputation_form_ex .chooseImg {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.reputation_form_ex .chooseImg li {
    width: 51px;
    height: 51px;
    -moz-border-radius: 50%;
    border-radius: 50%;
    margin: 3px;
    cursor: pointer;
}

.reputation_form_ex .chooseImg li:hover,
.reputation_form_ex .chooseImg li.active {
    border: 2px solid #ff5817;
}
.reputation_form_ex .chooseImg li.active {
	background-color: #ffded2!important;
}

.reputation_form_ex .chooseImg li[data-img="1"] {
    background: url(../images/card-company-detail/avatar/img-man-okey.svg) center top no-repeat;
    -moz-background-size: 100%;
    background-size: 100%
}

.reputation_form_ex .chooseImg li[data-img="2"] {
    background: url(../images/card-company-detail/avatar/img-woman-okey.svg) center top no-repeat;
    -moz-background-size: 100%;
    background-size: 100%
}

.reputation_form_ex .chooseImg li[data-img="3"] {
    background: url(../images/card-company-detail/avatar/img-man-perplexed.svg) center top no-repeat;
    -moz-background-size: 100%;
    background-size: 100%
}

.reputation_form_ex .chooseImg li[data-img="4"] {
    background: url(../images/card-company-detail/avatar/img-woman-perplexed.svg) center top no-repeat;
    -moz-background-size: 100%;
    background-size: 100%
}

.reputation_form_ex .chooseImg li[data-img="5"] {
    background: url(../images/card-company-detail/avatar/img-man-glitter.svg) center top no-repeat;
    -moz-background-size: 100%;
    background-size: 100%
}

.reputation_form_ex .chooseImg li[data-img="6"] {
    background: url(../images/card-company-detail/avatar/img-woman-glitter.svg) center top no-repeat;
    -moz-background-size: 100%;
    background-size: 100%
}

.reputation_form_ex .chooseImg li[data-img="7"] {
    background: url(../images/card-company-detail/avatar/img-woman-gratitude.svg) center top no-repeat;
    -moz-background-size: 75%;
    background-size: 75%
}

.reputation_form_ex .chooseImg li[data-img="8"] {
    background: url(../images/card-company-detail/avatar/img-woman-worry.svg) center top no-repeat;
    -moz-background-size: 75%;
    background-size: 75%
}

.reputation_form_main .title {
    width: 49%
}

.reputation_form_main .rating {
    width: 28%
}

.reputation_form_main .full {
    width: 100%
}

#closeCom{
    margin: 0 auto;
}


.btn-copy-review{
    position: absolute;
    right: 53px;
    top: 8px;
    z-index: 98;
}

.btn-copy-review a {
    display: block;
    padding: 4px 10px;
    border-radius: 20px;
    color: #ff5817;
    font-weight: 400;
	background-color: #fff;
    border: 1px solid #ff5817;
    font-size: 10px;
    transition: all .3s;
}

.btn-copy-review a img {
    display: inline-block;
    vertical-align: -3px;
    margin-right: 2px;
    width: 10px;
}

.btn-copy-review.pc a::before {
    content: "＼コピー完了／";
    position: absolute;
    color: #ff5817;
    top: -20px;
    font-size: 13px;
    right: 0px;
    left: 0px;
    text-align: center;
    opacity: 0;
    visibility: hidden;
    z-index: -999999;
    transition: all 0.6s ease 0s;
}

.btn-copy-review.pc a.completed:before {
    opacity: 1;
    z-index: 1;
    visibility: visible;
}
@media(max-width: 768px){
    .reputation_form_ex dl{
        width: 100%;
    }
    .reputation_form_ex dl dd input, 
    .reputation_form_ex dl dd textarea,
	.reputation_form_ex dl dd select{
        min-width: 100%;
        height: 45px;
        font-size: 14px;
    }
    .wpcr3_respond_2 label{
        font-size: 14px;
    }
    .reputation_form_ex dl dt:after{
        font-size: 12px;
    }
    .reputation_form_main .title,
    .reputation_form_main .rating{
        width: 100%;
    }
/*    .reputation_form_ex .chooseImg li{
        width: 10.3125vw;
        height: 10.3125vw;
    }*/
    .wpcr3_respond_2 .hiddne{
        margin: 30px auto 0;
    }
    .reputation_form_ex .btn .wpcr3_submit_btn{
        width: 47.65625vw;
        height: 11.25vw;
        -moz-border-radius: 5.46875vw;
        border-radius: 5.46875vw;
        font-size: 3.4375vw;
    }
    .reputation_form_ex .btn{
        margin-top: 25px;
    }
    .reputation_form_ex dl.rating.star{
        width: 100%;
        padding: 0;
    }
    .reputation_form_ex dl.rating{
        width: 49%;
    }
    .reputation_form_ex dl.rating #wpcr3_f1, 
    .reputation_form_ex dl.rating #wpcr3_f2,
	.reputation_form_ex dl.rating #gift_rate{
        width: 77%;
        min-width: inherit;
    }
    .reputation_form_ex dl.rating .noteIpt{
        font-size: 14px;
    }

    .btn-copy-review{
        right: 9px;
        top: 9px;
    }
    .btn-copy-review a{
        padding: 3px 10px;
    }
    .btn-copy-review a img{
        vertical-align: -2px;
        margin-right: 4px;
    }
}