@charset 'UTF-8';
/* ----------------------------------------------------------
口コミLP共通
---------------------------------------------------------- */
a:hover {
	cursor: pointer;
	text-decoration: none;
	opacity: .8;
}

.pl-container {
	color: #505050;
}

.pl-container.\--eachSup {
	padding: 40px 0;
	background-color: #ebeff2;
}

/* --リンクバナー-- */
.pl-bnr {
	display: block;
	position: relative;
	width: 980px;
	height: 80px;
	margin: 0 auto 40px;
	background: url(/car/company/review/images/bnr980_reserve.jpg) no-repeat 0 0;
}

.pl-bnr p {
	display: block;
    position: absolute;
    top: 0;
    right: 46px;
	width: 420px;
    font-size: 22px;
    font-weight: bold;
    text-align: center;
    color: #fff;
    line-height: 80px;
}

/* --たびらいボタン-- */
.rc-button.\--next {
	width: 260px;
	height: 42px;
	line-height: 44px;
	display: block;
	margin: 0 0 0 auto;
	padding: 0 20px 0 8px;
	background-image: url(/car/common/images/ui/ui_arrow_right_white.png);
	background-repeat: no-repeat;
	background-position: 268px center;
	border-radius: 3px;
	box-shadow: rgba(255, 255, 255, .2) 0 1px 0 0 inset;
	text-shadow: 0 -1px 1px rgba(0, 0, 0, .2);
	color: #fff;
	text-align: center;
	font-weight: bold;
	font-size: 14px;
	font-family: 'メイリオ', 'Meiryo', 'HiraKakuPro-W3', 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', 'ＭＳ Ｐゴシック', 'osaka', 'Arial', 'Helvetica', 'Verdana', 'sans-serif';
	background-color: #f08300;
	border: 1px solid #d87600;
}

/* ----------------------------------------------------------
メインビジュアル
---------------------------------------------------------- */
.pl-mv {
	margin: 0 auto;
	width: 980px;
}

.pl-mv__image {
	position: relative;
	width: 980px;
	height: 300px;
	background: url(/car/company/review/images/img980_mv.jpg);
}

.pl-mv__image.\--hokkaido {
	background: url(/car/company/review/images/img980_mv_hokkaido.jpg);
}

.pl-mv__image.\--kyushu {
	background: url(/car/company/review/images/img980_mv_kyushu.jpg);
}

.pl-mv__image.\--okinawa {
	background: url(/car/company/review/images/img980_mv_okinawa.jpg);
}

.pl-mv__image img {
	position: absolute;
	top: 4px;
	left: 4px;
}

.pl-mv__header {
    position: absolute;
    top: 134px;
    left: 50%;
    width: 360px;
    margin-left: -180px;
    text-align: center;
	color: #62a4e3;
    font-weight: bold;
    font-size: 30px;
    line-height: 36px;
}

.pl-mv__header span {
	display: block;
    margin: 0 auto 4px;
    padding-bottom: 4px;
    width: 300px;
    font-size: 16px;
    line-height: 1;
    border-bottom: 2px solid #fff100;
}

.pl-mv__text {
	margin: 34px 0;
	font-size: 14px;
	line-height: 30px;
}

/* ----------------------------------------------------------
サプライヤリンク
---------------------------------------------------------- */
.pl-supWrapper {
	width: 980px;
	margin: 40px auto;
}

.pl-supWrapper__header {
	height: 44px;
	padding-left: 10px;
	margin-bottom: 32px;
	background: #ebeff2;
	border-left: 4px solid #1460ba;
	border-radius: 3px;
	color: #4379df;
	font-weight: bold;
	font-size: 18px;
	line-height: 44px;
}

.pl-supWrapper__text {
	margin-bottom: 20px;
	text-align: right;
	font-size: 12px;
}

.pl-supLink {
	margin: 0 auto 20px;
}

.pl-supLink.\--n5 {
	width: 910px;
}

.pl-supLink.\--n4 {
	width: 725px;
}

.pl-supLink.\--n3 {
	width: 540px;
}

.pl-supLinkBlock {
	float: left;
	width: 166px;
	border: 2px solid #1c5bab;
}

.pl-supLinkBlock:not(:last-child) {
	margin-right: 15px;
}

.pl-supLinkBlock__logo {
	margin: 10px auto;
}

.pl-supLinkBlock__logo img {
	display: block;
	margin: 0 auto;
}

.pl-supLinkBlock__supName {
	display: -webkit-flex;
	display: flex;
    -webkit-align-items: center;
	align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
    height: 32px;
    margin-bottom: 10px;
    font-size: 13px;
    font-weight: bold;
    text-align: center;
    color: #333;
}

.pl-supLinkBlock__text {
	position: relative;
	background-color: #1c5bab;
	height: 38px;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	line-height: 28px;
}

.pl-supLinkBlock__text::after {
	content: '▼';
	position: absolute;
	left: 50%;
	bottom: -6px;
	margin-left: -6px;
	font-size: 10px;
}

.pl-supLinkBlock:hover {
	color: inherit;
}

/* ----------------------------------------------------------
サプライヤ口コミ
---------------------------------------------------------- */
.pl-supBlock {
	width: 940px;
	margin: 0 auto 40px;
	background-color: #fff;
	padding: 20px;
}

.pl-supHeader {
	margin-bottom: 20px;
}

.pl-supInfo {
	float: left;
	width: 336px;
    padding: 12px;
}

.pl-supLogo {
	margin-bottom: 26px;
}

.pl-supLogo p {
	display: -webkit-flex;
	display: flex;
    -webkit-align-items: center;
	align-items: center;
    line-height: 26px;
    font-size: 18px;
    font-weight: bold;
    float: right;
    width: 224px;
    height: 90px;
}

.pl-supOverall {
    position: relative;
    width: 275px;
    height: 90px;
    margin-left: 12px;
    background: url(/car/company/review/images/img_point-balloon.png) no-repeat 0 0;
}

.pl-supOverall__text {
	position: absolute;
	top: 0;
	right: 0;
	width: 172px;
	height: 62px;
    padding: 14px 0;
	text-align: center;
}

.pl-supOverall__header {
	height: 20px;
	color: #564524;
	font-size: 16px;
	font-weight: bold;
}

.pl-supOverall__point {
	height: 50px;
	color: #be1e20;
	font-size: 45px;
	line-height: 1.2;
	font-family: "メイリオ", "ＭＳ Ｐゴシック", "小塚ゴシック Pro R", "ヒラギノ角ゴ Pro W3", "Meiryo", "MS PGothic", "KozGoPro-Regular", "Hiragino Kaku Gothic Pro", "MS UI Gothic", Osaka, sans-serif;
}

.pl-supPointWrapper {
	float: left;
}

.pl-supPoint {
	height: 50px;
	background-color: #4379bf;
	border-bottom: 2px solid #fff;
}

.pl-supPoint__header {
	position: relative;
	float: left;
	display: block;
	margin: 5px;
	padding-left: 44px;
	width: 156px;
	height: 40px;
	background-image: url(/car/company/review/images/ico_balloon.png), -webkit-linear-gradient(#fff, #f2efe8);
	background-image: url(/car/company/review/images/ico_balloon.png), linear-gradient(#fff, #f2efe8);
	background-repeat: no-repeat;
	background-position: 8px 8px, 0;
	border-radius: 3px;
	font-size: 14px;
	font-weight: bold;
	color: #4379bf;
	line-height: 40px;
}

.pl-supPoint__header::after {
	content: '▼';
	position: absolute;
	top: 0;
	right: 6px;
	font-size: 10px;
}

.pl-supPoint__header:visited {
	color: #4379bf;
}

.pl-supPoint__graphWrapper {
	position: relative;
	float: left;
	width: 370px;
	height: 50px;
	background: #e1e8f0;
}

.pl-supPoint__point {
	position: absolute;
	top: 6px;
	font-size: 20px;
	font-weight: bold;
}

.pl-supPoint__point span {
	font-size: 14px;
}

.pl-supPoint__point.\--positive {
	color: #ee6969;
	left: 14px;
}

.pl-supPoint__point.\--negative {
	color: #788ebb;
	right: 14px;
	text-align: right;
}

.pl-supPoint__graph {
	position: relative;
	display: block;
	width: 342px;
	height: 10px;
	background: #788ebb;
	margin: 30px 14px 0;
	border-radius: 5px;
}

.pl-supPoint__graph span {
	content: '';
	position: absolute;
	height: 10px;
	top: 0;
	left: 0;
	border-radius: 5px;
	background: #ee6969;
}

/* --たびらいコメント-- */
.pl-tabiraiComment {
	border: 1px solid #d2d2d2;
	padding: 24px 14px 20px;
	margin-bottom: 20px;
}

.pl-tabiraiComment__header {
	margin-bottom: 24px;
}

.pl-tabiraiComment__logo {
	float: left;
}

.pl-tabiraiComment__headerText {
	float: left;
	padding-left: 4px;
	font-size: 18px;
	font-weight: bold;
	line-height: 44px;
}

.pl-tabiraiComment__headerText span {
	display: block;
	padding-bottom: 8px;
	font-size: 14px;
}

.pl-tabiraiComment__text {
	font-size: 14px;
	line-height: 24px;
	padding-bottom: 16px;
}

/* --各口コミ-- */
.pl-supReview {
	transition: height 0.5s;
	position: relative;
}

.pl-supReview__header {
	height: 44px;
	padding-left: 10px;
	margin-bottom: 20px;
	background: #ebeff2;
	border-left: 4px solid #1460ba;
	border-radius: 3px;
	color: #4379df;
	font-weight: bold;
	font-size: 18px;
	line-height: 44px;
}

.pl-pointButton {
	width: 940px;
	margin-bottom: 30px;
}

.pl-pointButton__button {
	position: relative;
	display: -webkit-flex;
  	display: flex;
	-webkit-align-items: center;
    align-items: center;
	float: left;
	padding-left: 42px;
	width: 134px;
	height: 40px;
	border: 2px solid #4379bf;
	border-radius: 3px;
	background-image: url(/car/company/review/images/ico_balloon.png), -webkit-linear-gradient(#fff, #f2efe8);
	background-image: url(/car/company/review/images/ico_balloon.png), linear-gradient(#fff, #f2efe8);
	background-repeat: no-repeat;
	background-position: 8px 8px, 0;
	font-size: 14px;
	font-weight: bold;
	color: #4379bf;
	line-height: 40px;
}

.pl-pointButton__button::after {
	content: '▼';
	position: absolute;
	top: 0;
	right: 6px;
	font-size: 10px;
}

.pl-supReview.\--n6 .pl-pointButton__button {
	width: 102px;
	line-height: 18px;
}

.pl-supReview.\--n6 .pl-pointButton__button::after {
	top: 10px;
}

.pl-pointButton__button:not(:last-child) {
	margin-right: 10px;
}

.pl-pointReviewWrapper {
	overflow: hidden;
	transition: height 1s;
}

.pl-pointReviewBlock {
	height: auto;
}

.pl-pointReview {
	margin: 0 10px 20px;
}

.pl-pointReview__header {
	margin-bottom: 15px;
	padding: 4px 0 6px 32px;
	border-bottom: 2px solid #d2d2d2;
	background-image: url(/car/company/review/images/ico_balloon.png);
	background-repeat: no-repeat;
	background-position: 2px 2px;
	font-size: 18px;
	font-weight: bold;
	color: #4379bf;
}

.pl-pointReviewContent {
	position: relative;
	margin-bottom: 10px;
	padding: 32px 36px 16px 54px;
}

.pl-pointReviewContent.\--positive {
	border: 2px solid #ee6969;
}

.pl-pointReviewContent.\--positive::after {
	content: '○';
	position: absolute;
	left: 0;
	top: 0;
	width: 36px;
	height: 36px;
	background-color: #ee6969;
	text-align: center;
	color: #fff;
	font-size: 28px;
	font-weight: bold;
	line-height: 34px;
	text-shadow: #fff 1px 1px 0px, #fff -1px 1px 0px,
             #fff 1px -1px 0px, #fff -1px -1px 0px;
	font-family: "メイリオ", "ＭＳ Ｐゴシック", "小塚ゴシック Pro R", "ヒラギノ角ゴ Pro W3", "Meiryo", "MS PGothic", "KozGoPro-Regular", "Hiragino Kaku Gothic Pro", "MS UI Gothic", Osaka, sans-serif;
}

.pl-pointReviewContent.\--negative {
	border: 2px solid #788ebb;
}

.pl-pointReviewContent.\--negative::after {
	content: '×';
	position: absolute;
	left: 0;
	top: 0;
	width: 36px;
	height: 36px;
	background-color: #788ebb;
	text-align: center;
	color: #fff;
	font-size: 36px;
	font-weight: bold;
	line-height: 34px;
	font-family: "メイリオ", "ＭＳ Ｐゴシック", "小塚ゴシック Pro R", "ヒラギノ角ゴ Pro W3", "Meiryo", "MS PGothic", "KozGoPro-Regular", "Hiragino Kaku Gothic Pro", "MS UI Gothic", Osaka, sans-serif;
}

.pl-pointReviewContent__text {
	padding-bottom: 12px;
	color: #333;
	line-height: 24px;
}

.pl-pointReviewContent__commenter-info {
	padding-bottom: 4px;
	color: #666;
	text-align: right;
}

.pl-supReview__button {
	display: block;
	margin-top: 20px;
	width: 940px;
	height: 60px;
	background: #497ec4;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	line-height: 60px;
}

.pl-supReview__button:hover {
	opacity: .8;
}

.pl-supReview__button.\--open {
	position: absolute;
	bottom: 0;
	background: -webkit-linear-gradient(rgba(73, 126, 196, .8), #497ec4);
	background:         linear-gradient(rgba(73, 126, 196, .8), #497ec4);
}

.pl-supReview__button.\--open:hover {
	opacity: 1;
	background: -webkit-linear-gradient(rgba(73, 126, 196, .7), #497ec4);
	background:         linear-gradient(rgba(73, 126, 196, .7), #497ec4);
}

.pl-supReview__button:hover {
	color: #fff;
	text-decoration: none;
}

/* ----------------------------------------------------------
エリアリンク
---------------------------------------------------------- */
.pl-areaLink {
	width: 936px;
	margin: 48px auto 140px;
	padding: 26px 20px 36px;
	border: 2px solid #d2d2d2;
}

.pl-areaLink__header {
	height: 44px;
	padding-left: 10px;
	margin-bottom: 26px;
	background: #ebeff2;
	border-left: 4px solid #1460ba;
	border-radius: 3px;
	color: #4379df;
	font-weight: bold;
	font-size: 18px;
	line-height: 44px;
}

.pl-areaLinkButton {
	width: 920px;
	margin: 0 auto;
}

.pl-areaLinkButton__button {
	position: relative;
	display: block;
	float: left;
	width: 296px;
	height: 116px;
	border: 2px solid #4379bf;
	border-radius: 3px;
	background-image: url(/car/company/review/images/ico_car.png), -webkit-linear-gradient(#fff, #f2efe8);
	background-image: url(/car/company/review/images/ico_car.png), linear-gradient(#fff, #f2efe8);
	background-repeat: no-repeat;
	background-position: center 14px, 0;
	font-size: 24px;
	font-weight: bold;
	color: #4379bf;
	line-height: 174px;
	text-align: center;
}

.pl-areaLinkButton__button:not(:last-child) {
	margin-right: 10px;
}

.pl-areaLinkButton__button:visited {
	color: #4379bf;
}