@charset "euc-jp";

.review_area {
    background-color: #FFFFFF;
}

.car_review_cassette_wrap {
    width: 800px;
    border-top: 1px solid #D5D5D5;
    margin: 0 auto;
}

.review_list {
    width: 864px;
    background-color: #FFFFFF;
    text-align: center;
    padding: 36px 0 32px;
    margin: 0 auto;
}

.review_list h3 {
    font-size: 20px;
    font-weight: 600;
    text-align: center;
    margin-bottom: 10px;
}

.review_list p {
    font-size: 14px;
}

.review_list p span.unit {
    font-size: 12px;
}

.review_list p span.post_num {
    font-size: 18px;
    margin-left: 4px;
}

.review_list p span.helpful_num {
    font-size: 18px;
    margin-left: 17px;
}

.review_list p span.slash {
    padding: 0 8px;
}

main.adjust .review_cassette {
    width: 100%;
    box-sizing: border-box;
    padding: 32px 31px;
    margin-bottom: 16px;
}

.review_cassette {
    width: 100%;
    background-color: #FFFFFF;
    margin: 0 auto;
    padding: 32px 0;
    position: relative;
}

.review_cassette a:hover{
    text-decoration: none !important;
}

.review_cassette h3 {
    font-size: 18px;
    font-weight: 600;
    position: relative;
    clear: both;
}

.gray_wrap .search_condition h3 {
    font-size: 18px;
    line-height: 1.4;
    border-bottom: none;
    padding-bottom: 0;
    margin-bottom: 0;
}

.gray_wrap .search_condition a {
    text-decoration: none !important;
}

.gray_wrap .search_condition h3 a{
    color: #333333 !important;
}
.review_cassette h3 a {
    display: block;
    color: #000;
}

.review_cassette .review_btn button {
    width: 24px;
    height: 24px;
    position: absolute;
    top: 0;
    right: 0;
    border: none;
    background-color: #fff;
    background-image: url(https://img.goo-net.com/common_v2/img/car_review/review_btn.png);
    background-size: 24px auto;
    -webkit-background-size: 24px auto;
    -moz-background-size: 24px auto;
}

.review_cassette .review_star {
    padding-right: 33px;
    margin-top: 5px;
}

.review_cassette .review_star img {
    margin-right: 8px;
}

.review_cassette  .review_star.cassete_small_show img {
    margin-right: 0;
}
.review_cassette  .review_star.cassete_small_show{
    margin-bottom: 16px;
}

.review_cassette .review_star span {
    font-size: 22px;
    font-weight: bold;
    line-height: 1;
    color: #333333;
}

.review_cassette .link_arrow,
.select_list .link_arrow {
    background-image: none;
    padding: 0;
    cursor: pointer;
}

.select_list .link_arrow:hover {color: #EF4F63;}

.review_cassette .review_txt {
    position: relative;
    display: block;
    margin: 5px 0 32px;
    text-decoration: none;
    cursor: pointer;
}

.review_cassette .review_txt .link_arrow::after {
    top: 50%;
}

.review_cassette .link_arrow::after {
    content: '';
    width: 8px;
    height: 8px;
    border-top: #FE0200 1px solid;
    border-right: #FE0200 1px solid;
    -webkit-transform: rotate(
            45deg
    );
    -ms-transform: rotate(45deg);
    transform: rotate(
            45deg
    );
    position: absolute;
    right: 9px;
    top: 22px;
}

.review_cassette .review_txt p {
    color: #000;
    font-size: 14px;
    line-height: 1.5;
    /*padding-right: 33px;*/
}

.review_cassette .review_txt p.main_txt {
    padding-top: 10px;
    /*padding-right: 33px;*/
}

.review_cassette .review_pics ul li {
    display: inline-block;
    padding-right: 15px;
}

.review_cassette .review_pics ul li img {
    width: 120px;
    border-radius: 4px;
}

.review_cassette .review_car {
    margin-top: 10px;
}

.review_cassette .review_car li {
    color: #636363;
    font-size: 14px;
    padding-bottom: 3px;
}

.review_cassette .review_num {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    margin-top: 16px;
}

.review_cassette .review_num:after{
    clear: none;
    content: none;
    display: none;
}

.review_cassette .review_num.cassete_small_show {
    display: block;
}


.review_cassette .review_num .helpful_num {
    color: #000;
    font-size: 14px;
    display: block;
}

.review_cassette .review_num .helpful_num span {
    font-weight: 600;
}

.review_cassette .review_num .helpful_num span:first-child {
    font-size: 20px;
    font-weight: bold;
    padding-left: 17px;
}

.review_cassette .review_num .review_post_data {
    color: #636363;
}

.review_cassette .review_num.cassete_small_show .review_post_data {
    color: #636363;
    margin-top: 10px;
}

main.adjust .review_cassette .review_num .review_post_data {
    padding-right: 27px;
}

.review_footer {
    width: 800px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    border-top: 1px solid #D5D5D5;
    padding: 25px 0 41px;
}

.review_result .txt {
    font-size: 14px;
}

.review_result .number {
    margin-right: 15px;
    font-size: 18px;
    font-weight: bold;
}

.review_result .red {
    font-size: 26px;
    font-weight: bold;
    color: #e60012;
}

.review_result .bold {
    font-size: 16px;
    font-weight: bold;
}

.review_record {
    width: 800px;
    margin: 40px auto 0;
}

.review_record h3 {
    font-size: 16px;
    line-height: 1.5;
    font-weight: 600;
    border-left: 5px solid #E80000;
    padding-left: 4px;
    margin-bottom: 25px;
}

.review_record .record_box {
    background-color: #FFFFFF;
    border-radius: 4px;
    display: flex;
    justify-content: space-between;
    padding: 20px 32px 20px 0;
}

.review_record .record_box .record_column {
    width: 366px;
    display: flex;
    padding-left: 32px;
    box-sizing: border-box;
}

.review_record .record_box .record_column:nth-child(2) {
    border-left: 1px solid #D5D5D5;
}

.review_record .record_box .record_column p {
    font-weight: 600;
    padding-right: 34px;
    white-space: nowrap;
}

.review_record .record_box .record_column ul li {
    padding-bottom: 4px;
}

.review_record .record_box .record_column ul li a {
    color: #4A90E2;
}

.review_link {
    position: fixed;
    right: 8%;
    bottom: 85px;
    z-index: 10;
    width: 72px;
    height: 72px;
    border-radius: 100%;
    background-color: #333333;
    opacity: .7;
    color: #FFFFFF;
    font-size: 12px;
    line-height: 1.25;
    text-align: center;
    padding-top: 31px;
    box-sizing: border-box;
    box-shadow: 0 3px 6px 0 rgba(0,0,0,.4);
}

.review_link::before {
    content: '';
    width: 24px;
    height: 24px;
    position: absolute;
    top: 8px;
    left: 24px;
    background-image: url(https://img.goo-net.com/common_v2/car_review/img/icon_pencil.png);
    background-size: 24px auto;
    -webkit-background-size: 24px auto;
    -moz-background-size: 24px auto;
}

.select_list {
    width: 217px;
    position: absolute;
    top: 48px;
    right: 0;
    text-align: left;
    background-color: #FFFFFF;
    border-radius: 4px;
    padding: 10px 24px;
    box-sizing: border-box;
    z-index: 10;
    box-shadow: 0 2px 20px 0 rgba(0,0,0,.1);
    display: none;
}

.select_list a {
    display: block;
    font-size: 14px;
    font-weight: 600;
    line-height: 55px;
    position: relative;
}

/* fancybox */
.fancybox-prev span,
.fancybox-next span,
.fancybox-close {
    background-image: none;
}

.fancybox-close {
    width: 24px;
    height: 24px;
    top: -40px;
    right: 0;
}

.fancybox-close::before {
    content: "";
    width: 20px;
    height: 20px;
    border-right: 2px solid #fff;
    transform: rotate(-45deg);
    position: absolute;
    top: 9px;
    left: -6px;
}

.fancybox-close::after {
    content: "";
    width: 20px;
    height: 20px;
    border-right: 2px solid #fff;
    transform: rotate(45deg);
    position: absolute;
    top: -5px;
    left: -6px;
}

.fancybox-next {
    right: -8%;
}

.fancybox-prev {
    left: -8%;
}

.fancybox-next span::after {
    content: '';
    width: 14px;
    height: 14px;
    border-top: #FFFFFF 2px solid;
    border-right: #FFFFFF 2px solid;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    position: absolute;
    right: 0;
    top: 9px;
}

.fancybox-prev span::after {
    content: '';
    width: 14px;
    height: 14px;
    border-left: #FFFFFF 2px solid;
    border-bottom: #FFFFFF 2px solid;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    position: absolute;
    left: 0;
    top: 9px;
}

.fancybox-title-float-wrap .child {
    background: none;
    font-size: 14px;
    font-weight: normal;
    text-shadow: none;
}

/* modal */
body.fixed {
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0;
}

.modal_bg {
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0.4);
    position: fixed;
    top: 0;
    left: 0;
    z-index: 20;
    display: none;
}

.modal_report.modal_report_pc .modal_cont {
    padding: 32px 24px;
}
.modal_cont_report_finish {
    display: none;
}

.modal_cont.modal_l {
    width: 426px;
}

.modal_cont.modal_l .modal_txt {
    font-size: 14px;
}

.modal_cont p {
    line-height: 1.5;
}

.modal_txt {
    line-height: 1.5;
    margin-bottom: 22px;
}

.modal_txt span {
    font-weight: 600;
}

#modal_report #report_failed_txt.modal_txt span,
#modal_report #report_finish_txt.modal_txt span,
#modal_report #report_txt.modal_txt span {
    font-weight: 600;
}

#modal_report #report_caption.modal_txt_caption span,
#modal_report #report_failed_caption.modal_txt_caption span,
#modal_report #report_finish_caption.modal_txt_caption span {
    font-size: 12px;
    position: relative;
    bottom: 20px;
}

.modal_note {
    margin-bottom: 22px;
}

.modal_note span {
    color: #E00923;
    font-weight: 600;
}

.modal_btn {
    display: flex;
    justify-content: space-between;
    width: 304px;
    margin: 0 auto;
}

.modal_btn button {
    width: 144px;
    min-height: 32px;
    padding: 6px 0;
    border: 1px solid #D5D5D5;
    position: relative;
    border-radius: 4px;
    font-size: 12px;
    font-weight: 600;
    background-color: #FFFFFF;
    color: #333333;
}

.modal_btn button.action {
    color: #FFFFFF;
    background-color: #E00923;
    border: 1px solid #E00923;
}

.modal_close {
    width: 20px;
    height: 20px;
    border-radius: 50%;
    position: absolute;
    top: -40px;
    right: 0;
    z-index: 101;
    cursor:pointer;
    -webkit-tap-highlight-color:rgba(0,0,0,0);
}
.modal_close:before{
    content:"";
    width: 20px;
    height: 20px;
    border-right: 2px solid #fff;
    transform: rotate(-45deg);
    position: absolute;
    top: 7px;
    left: -7px;
}
.modal_close:after{
    content:"";
    width: 20px;
    height: 20px;
    border-right: 2px solid #fff;
    transform: rotate(45deg);
    position: absolute;
    top: -7px;
    left: -7px;
}

.modal_delete {
    background-image: url(https://img.goo-net.com/car_review/icon_modal_del.png);
    background-repeat: no-repeat;
    background-position: center 24px;
    background-size: 24px;
    font-size: 12px;
}

.modal_confirm,
.modal_leave {
    background-image: url(img/icon_leave.png);
    background-repeat: no-repeat;
    background-position: center 24px;
}

.modal_logout {
    padding-top: 30px;
}

.modal_wrap.modal_follow .modal_cont {
    padding-top: 30px;
}

.modal_sns .modal_cont {
    width: 242px;
}

.modal_sns .modal_cont {
    padding: 30px 0;
}

.modal_sns .modal_sns_btn a {
    position: relative;
    display: inline-block;
    width: 53px;
    height: 56px;
}

.modal_sns .modal_sns_btn a:nth-child(1) {
    margin-right: 16px;
}

.modal_sns .modal_sns_btn a:nth-child(2) {
    margin-left: 16px;
}

.modal_sns .modal_sns_btn span {
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
}

.modal_sns .modal_sns_btn .facebook:before {
    content: '';
    width: 32px;
    height: 32px;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    background-image: url(https://img.goo-net.com/cache/ipn/usedcar/spread/link_modal_icon_facebook.png);
    background-size: 32px auto;
    -webkit-background-size: 32px auto;
    -moz-background-size: 32px auto;
}

.modal_sns .modal_sns_btn .twitter:before {
    content: '';
    width: 32px;
    height: 32px;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    background-image: url(https://img.goo-net.com/cache/ipn/usedcar/spread/X_logo_circle@2x.png);
    background-size: 32px auto;
    -webkit-background-size: 32px auto;
    -moz-background-size: 32px auto;
}
#modal_report #report_btn.modal_report_btn button{
    position: relative;
    border-radius: 3px;
    font-size: 12px;
    font-weight: bold;
    padding: 6px 0;
    background-image:none;
    height: auto;
    margin-left: auto;
    background-size: auto;
}
#modal_report #report_btn.modal_report_btn .button_close{
    width: 48%;
    float: left;
    background-color: #FFFFFF;
    color: #333333;
    border: 1px solid #D5D5D5;
}
#modal_report #report_btn.modal_report_btn .button_send {
    width: 48%;
    float: right;
    border: 1px solid #E00923;
    background-color: #E00923;
    color: #FFFFFF;
}
#modal_report #report_btn.modal_report_btn .button_send.sending {
    border: 1px solid #9a9999;
    background-color: #9a9999;
    color: #FFFFFF;
    cursor: progress;
}

#modal_report #report_failed_btn.modal_report_failed_btn button,
#modal_report #report_finish_btn.modal_report_finish_btn button{
    position: relative;
    border-radius: 3px;
    font-size: 12px;
    font-weight: bold;
    padding: 6px 0;
    width: 48%;
    border: 1px solid #E00923;
    background-color: #E00923;
    color: #FFFFFF;
    background-image:none;
    height: auto;
    margin-left: auto;
    background-size: auto;
}

/* follow_list */
.list_wrap {
    width: 800px;
    margin: 0 auto;
}

.list_wrap .list_title {
    position: relative;
    padding: 28px 0;
}

.list_wrap .list_title a {
    font-size: 14px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    padding-left: 26px;
}

.list_wrap .list_title a::before {
    content: '';
    width: 8px;
    height: 8px;
    border-left: #FE0200 1px solid;
    border-bottom: #FE0200 1px solid;
    -webkit-transform: translateY(-50%) rotate(45deg);
    -ms-transform: translateY(-50%) rotate(45deg);
    transform: translateY(-50%) rotate(45deg);
    position: absolute;
    left: 8px;
    top: 50%;
}

.list_wrap h3 {
    color: #333333;
    text-align: center;
    font-size: 20px;
    font-weight: 600;
}

.list_user {
    border-top: 1px solid #D5D5D5;
}

.list_user a {
    display: flex;
    padding: 24px 0 20px;
    cursor: pointer;
}

.list_user_img {
    margin-right: 16px;
}

.list_user_img img {
    border-radius: 100%;
    width: 52px;
    height: 52px;
}

.list_btn_wrap {
    display: flex;
    justify-content: space-between;
}

.list_btn_wrap ul {
    width: 540px;
}

.list_btn_wrap ul li {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.list_user_name {
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 3px;
}

.list_user_address {
    color: #636363;
    line-height: 1.5;
}

.list_user_txt {
    line-height: 1.5;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    margin-top: 12px;
    height: 36px;
}

.list_btn_wrap .follow_btn button {
    width: 144px;
}

.person_info {
    display: table;
    width: 100%;
    border-top: 1px solid #D5D5D5;
    margin-top: 15px;
    padding-top: 15px;
}

.person_info figure,
.person_info dl {
    display: table-cell;
    vertical-align: top;
}

.person_info figure {
    width: 40px;
    margin: 0;
}

.person_info figure img {
    overflow: hidden;
    width: 36px;
    border: 2px solid #D5D5D5;
    -webkit-border-radius: 50px;
    border-radius: 50px;
}

.person_info figure,
.person_info dl {
    display: table-cell;
    vertical-align: top;
}

.person_info dl {padding-left: 10px;}

.person_info dl dt {
    color: #000;
    font-size: 14px;
    display: inline;
    line-height: 22px;
}

.person_info dl dt a {color: #000 !important;}

.person_info dl dd p {
    color: #636363;
    font-size: 12px;
}

.person_info dl dd ul li {
    display: inline-block;
    margin-right: 30px;
}

.person_info dl dd ul li span {
    font-size: 16px;
    font-weight: bold;
}

.person_info .user_company {
    margin-bottom: 13px;
    line-height: 1.5;
    padding-top: 6px;
}

.person_info dl dd .user_company a {
    color: #4A90E2;
    text-decoration: underline;
}

.person_info dl dd dl{
    padding-left: 0;
}

.person_info dl dd dl dt {
    font-weight: bold;
}

.person_info dl dd dd > p {
    font-size: 14px;
    line-height: 1.6;
    color: #333;
}

#contents .car_review_total_inner .total_evaluation {display: block;}

#contents .car_review_total_inner .evaluation p:first-child {padding-left: 0;}

#contents #main > .btn-center_wrap01 p {margin-top: 10px;}

#contents #main > .btn-center_wrap01 p a {
    /*color: #0000ff;*/
    /*text-decoration: underline;*/
}

#contents .wrap01.pt0 {padding-top: 0;}

#contents .pager_adjust {
    width: 100%;
    background: #FFF;
}

#contents .pager_adjust .wrap {
    width: 960px;
    margin: 0 auto;
    padding: 24px 0 30px;
}

#contents .gray_wrap .search_condition h4 + .review_box_white_inner,
#contents .gray_wrap .search_condition h4 + .search_white_inner {margin-top: 16px;}

#contents .search_white_inner .post_record {
    overflow: hidden;
    margin: -4px 0 0;
    padding-bottom: 16px;
}

#contents .search_white_inner .post_record dl {
    display: table;
    width: 460px;
    box-sizing: border-box;
    padding: 0 10px;
}

#contents .search_white_inner .post_record .left_box {
    float: left;
    border-right: 1px solid #D5D5D5;
}

#contents .search_white_inner .post_record .right_box {float: right;}

#contents .search_white_inner .post_record dt,
#contents .search_white_inner .post_record dd {
    display: table-cell;
    line-height: 1.6;
    vertical-align: top;
}

#contents .search_white_inner .post_record dt {
    width: 105px;
    font-size: 12px;
    font-weight: bold;
    line-height: 21px;
}

#contents .search_white_inner .post_record dd p {
    color: #636363;
    font-size: 12px;
}

#contents .search_white_inner .post_record dd a {
    color: #1162a3;
    font-size: 14px;
}

#contents .search_white_inner .post_record .left_box dd {padding-right: 20px;}

#contents .search_white_inner .post_record .right_box dt {padding-left: 20px;}

#contents main.adjust {
    display: block;
    width: 960px;
    margin: 0 auto;
}

#contents main.adjust .pager_wrap,
#contents main.adjust .pager_wrap_glay {overflow: hidden;}

#contents main.adjust .review_wrap,
#contents main.adjust .reviewParts {padding: 40px 0 48px;}

.car_review_cassette_wrap {
    width: 960px;
    border: none;
}

.car_review_cassette_wrap .review_cassette {
    width: 100%;
    box-sizing: border-box;
    padding: 32px 31px;
    margin-bottom: 16px;
}

.car_review_cassette_wrap .review_cassette.cassete_small_show{
    padding: 32px 20px;
}

.car_review_cassette_wrap .review_cassette:last-child {margin-bottom: 0;}

.car_review_cassette_wrap .review_cassette a {text-decoration: none;}

.car_review_cassette_wrap .review_cassette .review_txt {margin-bottom: 21px;}

.car_review_cassette_wrap .review_cassette .review_num .review_post_data {padding-right: 27px;}

#contents .title_large_line + .review_box {border: none;}

#contents .title_large_line + .review_box .review,
#contents .title_large_line + .review_box .chart {padding: 0;}

#contents .title_large_line + .review_box .chart_wrap {width: 320px;}

#contents .title_large_line + .review_box .review_content {padding: 23px 0 17px;}

#contents .title_large_line + .review_box .review_content .border span {
    width: 95px;
    background: none;
    padding-left: 0;
}

#contents .title_large_line + .review_box .review_content .border span::before {
    content: "";
    display: inline-block;
    width: 21px;
    height: 5px;
    background: none;
    margin: 0 8px 2px 0;
}

#contents .title_large_line + .review_box .review_content .border .color01::before {background: #FF0601;}

#contents .title_large_line + .review_box .review_content .border .color02::before {background: #73B8D9;}

#contents .title_large_line + .review_box .review_content .pics {
    width: auto;
    padding-top: 46px;
}

#contents .title_large_line + .review_box .review_content .pics p {overflow: hidden;}

#contents .title_large_line + .review_box .review_content .pics p a {
    display: block;
    overflow: hidden;
    float: left;
    width: 74px;
    border-radius: 4px;
    margin-right: 8px;
}

#contents .title_large_line + .review_box .review_content .pics p a img {
    width: 74px;
    height: auto;
}

#contents .title_large_line + .review_box .review_content .pics p a:nth-child(4n+4) {margin-right: 0;}

#contents .title_large_line + .review_box .txt_wrap {
    width: 594px;
    position: relative;
}

#contents .title_large_line + .review_box .txt_wrap h4 {
    overflow: hidden;
    display: flex;
}

#contents .title_large_line + .review_box .txt_wrap .link_arrow_wrap_right .link_arrow::after {
    content: unset;
}

#contents .title_large_line + .review_box .txt_wrap h4 a {
    flex: 1;
}

#contents .title_large_line + .review_box .txt_wrap h4 span {
    font-size: 18px;
    font-weight: bold;
    line-height: 1.6;
}

#contents .title_large_line + .review_box .txt_wrap h4 em {
    float: right;
    color: #9F9F9F;
    font-size: 12px;
    line-height: 27px;
    text-align: right;
    padding: 0;
    margin-left: auto;
    width: 255px;
}

#contents .title_large_line + .review_box .txt_wrap h4 em span {
    display: block;
    color: #9F9F9F;
    font-size: 10px;
    font-weight: normal;
    padding-right: 0;
}

#contents .title_large_line + .review_box .txt_wrap h4 button {
    width: 24px;
    height: 24px;
    border: none;
    background-color: #fff;
    background-image: url(https://img.goo-net.com/common_v2/img/car_review/review_btn.png);
    background-size: 24px auto;
    -webkit-background-size: 24px auto;
    -moz-background-size: 24px auto;
    margin-left: 5px;
}

#contents .title_large_line + .review_box .txt_wrap .review_star {margin-bottom: 6px;}

#contents .title_large_line + .review_box .txt_wrap .review_star img {margin-right: 8px;}

#contents .title_large_line + .review_box .txt_wrap .review_star span {
    font-size: 22px;
    font-weight: bold;
}

#contents .title_large_line + .review_box .txt_wrap .lead {margin-bottom: 19px;}

#contents .title_large_line + .review_box .txt_wrap .total_evaluation_box {
    overflow: hidden;
    width: 495px;
    box-sizing: border-box;
    line-height: 1.6;
    border-radius: 4px;
    background: #FAFAFA;
    padding: 22px 24px;
    margin-bottom: 22px;
}

#contents .title_large_line + .review_box .txt_wrap .total_evaluation_box li {
    display: table;
    float: left;
    width: 115px;
    box-sizing: border-box;
    line-height: 1.6;
    margin-right: 50px;
}

#contents .title_large_line + .review_box .txt_wrap .total_evaluation_box li:nth-child(3n+3) {margin-right: 0;}

#contents .title_large_line + .review_box .txt_wrap .total_evaluation_box li span,
#contents .title_large_line + .review_box .txt_wrap .total_evaluation_box li em {
    display: table-cell;
    vertical-align: middle;
}

#contents .title_large_line + .review_box .txt_wrap .total_evaluation_box li span {font-size: 12px;}

#contents .title_large_line + .review_box .txt_wrap .total_evaluation_box li em {
    font-size: 16px;
    font-weight: bold;
    text-align: right;
}

#contents .title_large_line + .review_box .txt_wrap .mark,
#contents .title_large_line + .review_box .txt_wrap .mark01 {margin-top: 0;}

#contents .title_large_line + .review_box .txt_wrap .mark .markL,
#contents .title_large_line + .review_box .txt_wrap .mark .markR {float: none;}

#contents .title_large_line + .review_box .txt_wrap .mark .markL {
    font-size: 12px;
    padding: 0 0 6px 6px;
}

#contents .title_large_line + .review_box .txt_wrap .mark .markR span {
    min-width: 88px;
    width: auto;
    font-size: 12px;
    line-height: 26px;
    margin: 0 1px 6px 0;
    padding: 0 5px;
}

#contents .title_large_line + .review_box .txt_wrap .nice {margin: 28px 0 19px;}

#contents .title_large_line + .review_box .txt_wrap .nice a,
#contents .title_large_line + .review_box .txt_wrap .nice span {
    width: 228px;
    box-sizing: border-box;
    text-align: center;
    border: none;
    border-radius: 4px;
    padding: 13px 13px 12px;
}

#contents .title_large_line + .review_box .txt_wrap .helpful_num span {font-weight: 600;}

#contents .title_large_line + .review_box .txt_wrap .helpful_num span:first-child {font-size: 18px;}

.review_cassette .maker_image{
    float: none !important;
}

.review_cassette .maker_image:hover{
    text-decoration: underline;
}

.review_cassette .maker_image img {
    display: block;
    margin: 0 auto;
    width: 152px;
    height: 76px;
}

.review_cassette .car_review_brackets{
    padding-top: 6px !important;
}

.review_box .review_cassette p.maker_name {
    display: block;
    margin: 12px 0 20px;
    text-align: center;
    margin-top: 12px;
    text-align: center;
    width: 100% !important;
}

.review_cassette .person_info dl dt {
/*.car_review_cassette_wrap .person_info dl dt {*/
    color: #000;
    display: inline;
    line-height: 22px;
}

.review_cassette .person_info dl dd > p {
    color: #333 !important;
}

.review_cassette .person_info dl dt dd > p {
    font-size: 14px;
    line-height: 1.6;
}

.review_cassette .person_info dl dd p a {color: #636363 !important;}

.review_cassette .person_info dl dt ul li {
    display: inline-block;
    margin-right: 30px;
}

.review_cassette .person_info dl dt ul li span {
    font-size: 16px;
    font-weight: bold;
}

.review_cassette .person_info dl dt .user_company {margin-bottom: 13px;}

.review_cassette .person_info dl dt .user_company a {
    color: #4A90E2;
    text-decoration: underline;
}

.review_cassette .person_info dl dt dl {padding-left: 0;}

.review_cassette .person_info dl dt dl dt {font-weight: bold;}

.review_cassette .person_info dl dt dl dd .review_post {margin-top: 12px;}

.review_cassette .person_info dl dt dl dd .review_post p {
    color: #9F9F9F;
    font-size: 10px;
}

.review_cassette .review_txt {
    position: relative;
    display: block;
    margin: 5px 0 32px;
    text-decoration: none;
    cursor: pointer;
}

.review_card .main_txt,
.review_box .main_txt{
    font-size: 12px !important;
    font-weight: 400;
    padding-top: 16px;
    color: #333333;
    line-height: 1.7;
}
.review_card .main_txt,
.review_box .main_txt{
    max-height: 60px;
    position: relative;
    text-overflow: ellipsis;
    overflow: hidden;
}
.review_card .main_txt::before,
.review_box .main_txt::before,
.review_card .main_txt::after,
.review_box .main_txt::after{
    content: '...';
    line-height: 1.7;
    position: absolute;
    right: 0;
    top: 4.5em;
    -ms-wrap-flow: start;
}
.review_card .main_txt::after,
.review_box .main_txt::after{
    background: currentColor;
    color: white;
    top: auto;
}
@supports (-webkit-line-clamp: 2) {
    .review_card .main_txt,
    .review_box .main_txt{
        display: -webkit-box;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
        height: 60px;
    }
    .review_card .main_txt::before,
    .review_box .main_txt::before,
    .review_card .main_txt::after,
    .review_box .main_txt::after{
        content: normal;
    }
}

#contents.w_960 + .gray_wrap .inner_column3 .review_box .modal_sns_btn a.facebook,
#contents.w_960 + .gray_wrap .inner_column3 .review_box .modal_sns_btn a.twitter{
    display: inline-block;
}

.box_roundBorderTopGray .review_cassette {
    padding: 20px 0;
}

.box_roundBorderTopGray .review_cassette h3 a {
    display: block;
    color: #000;
    text-decoration: none;
}

.box_roundBorderTopGray .review_cassette .review_star img {
    margin-right: 0;
}

.box_roundBorderTopGray .review_cassette .review_txt {
    margin: 5px 0 10px;
}

.box_roundBorderTopGray .review_cassette .main_txt {
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

.box_roundBorderTopGray .review_cassette .main_txt {
    box-sizing: border-box;
    height: 150px;
    max-height: 150px;
    position: relative;
    text-overflow: ellipsis;
    overflow: hidden;
    margin-top: 5px;
}
.box_roundBorderTopGray .review_cassette .main_txt {
    font-size: 12px;
    font-weight: 400;
    padding-top: 16px;
    color: #333333;
}

.box_roundBorderTopGray .review_cassette .review_txt.link_arrow::after {
    content: unset;
}

.box_roundBorderTopGray .review_cassette .review_btn button {
    top: 19px;
    right: 14px;
}

.modal_sns_pc.link_arrow{
    text-decoration: none;
    color: #000;
}

.modal_cont,
#contents .title_large_line + .review_box .txt_wrap h4 .modal_cont span{
    font-weight: normal;
}

.modal_cont .modal_sns_btn,
#contents .title_large_line + .review_box .txt_wrap h4 .modal_cont .modal_sns_btn span{
    font-size: 12px;
}
/*  -----END: car_review.html,car_review_list.html,car_review_detail.html-------- */