@charset "utf-8";

/*
******************************************************************
* parts.css
******************************************************************
*/

/***** heading *****/
.heading__type {
	color: #003894;
	font-size: 214.2%;
	font-weight: bold;
	padding-bottom: 15px;
	position: relative;
	margin: 0 20px;
	text-align: center;
}
.heading__type--01 {
	color: #003894;
	font-size: 214.2%;
	font-weight: bold;
	padding-bottom: 15px;
	position: relative;
	margin: 0 20px 34px;
	text-align: center;
}
.heading__type--01::after {
	content: "";
	background: #59bded;
	border-radius: 2px;
	display: block;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	width: 30px;
	height: 4px;
	margin: 0 auto;
	z-index: 0;
}
.heading__type--02 {
	background: #fafafa;
	padding: 7px 0;
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
}
.heading__type--02 p {
	color: #59bded;
	font-weight: bold;
	text-align: center;
	margin: 0 auto;
	width: 980px;
}
.heading__type--02 p span {
	color: #707070;
	font-size: 85.7%;
	font-weight: normal;
	display: inline-block;
	margin-right: 10px;
}
.heading__type--03 {
	font-size: 157%;
	font-weight: bold;
	margin: 0 auto 15px;
	width: 960px;
}
.driveroute .driveroute__inner p.tc {
	font-size: 100%;
}

/***** btn *****/
.btn {
	border: none;
	border-radius: 25px;
	box-sizing: border-box;
	display: inline-block;
	font-size: 100%;
	font-weight: bold;
	line-height: 24px;
	text-align: center;
	vertical-align: middle;
	padding: 10px 25px 10px 15px;
	position: relative;
	width: 100%;
}
.btn__small {
	border: 1px solid #003894;
	font-size: 85.7%;
	padding: 6px 20px 6px 10px;
}
.btn::before,
.btn::after {
	content: "";
	background: #fff;
	position: absolute;
	top: 0;
	bottom: 5px;
	right: 15px;
	margin: auto 0;
	width: 7px;
	height: 2px;
	transform: rotate(50deg);
	z-index: 0;
}
.btn::after {
	top: 5px;
	bottom: 0;
	transform: rotate(-50deg);
}
a.btn__blue {
	background: #003894;
	color: #fff;
	font-weight: bold;
}
.btn__orange {
	background: #f08300;
	color: #fff;
}
.btn-bg-white--hover {
	background: rgba(255, 255, 255, 0.2);
	display: block;
	height: 100%;
	left: 0;
	opacity: 0;
	top: 0;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	transition: all 0.2s ease;
	-webkit-transition: all 0.2s ease;
	position: absolute;
	width: 100%;
}
button:hover .btn-bg-white--hover,
.btn:hover .btn-bg-white--hover {
	opacity: 1;
}
.btn__white {
	background: #fff;
	border: 1px solid #f2f2f2;
	color: #003894;
}
.btn__gray {
	background: #f2f2f2;
	color: #003894;
}
.btn__gray:hover {
	background: #003894;
	color: #f2f2f2;
}
.btn__gray--02 {
	background: #fafafa;
	color: #003894;
}
.btn__gray--02:hover {
	background: #003894;
	color: #fafafa;
}
.btn__gray::before,
.btn__gray::after,
.btn__gray--02::before,
.btn__gray--02::after,
.btn__white::before,
.btn__white::after {
	background: #003894;
}
.btn__gray:hover::before,
.btn__gray:hover::after {
	background: #f2f2f2;
}
.btn__gray--02:hover::before,
.btn__gray--02:hover::after {
	background: #fafafa;
}
.btn__gray--02::before,
.btn__gray--02::after {
	right: 10px;
}
.btn__entry {
	background: url(/car/common_new/images/parts/icon_mail.png) no-repeat 15px
		center #fff;
	background-size: 15px;
	border: 1px solid #003894;
	box-sizing: border-box;
	color: #003894;
	display: inline-block;
	vertical-align: middle;
	padding: 6px 10px 5px 38px;
	width: 100%;
	transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
}
.btn__entry:hover {
	background: url(/car/common_new/images/parts/icon_mail_on.png) no-repeat 15px
		center #003894;
	background-size: 15px;
	color: #fff;
}
.btn__entry::before,
.btn__entry::after {
	display: none;
}
.deco-coupon-icon {
	max-width: 70px;
	width: 100%;
}

/***** key__visual *****/
.key__visual {
	position: relative;
	height: 760px;
	padding-top: 115px;
	min-width: 1000px;
	z-index: 1;
	background: #fff;
}
.key__visual::before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 115px;
	background: #fff;
	z-index: 9997;
}
.key__visual--inner {
	position: relative;
	height: 630px;
}
.key__visual--inner::before {
	content: "";
	background: url(/car/common_new/images/top/wave_top.png) repeat-x center 0;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 60px;
	z-index: 1;
}
.key__visual--inner::after {
	content: "";
	background: url(/car/common_new/images/top/wave_bottom.png) repeat-x center 0;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 60px;
}
.key__visual .key__visual--main {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	margin: auto;
	width: 100%;
	height: 630px;
	overflow: hidden;
	z-index: 0;
	display: flex;
}
.key__visual .key__visual--main video {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	width: 100%;
	z-index: 0;
}
.key__visual .key__visual--main::after {
	content: "";
	background: #000;
	position: absolute;
	top: 0;
	left: 0;
	opacity: 0.1;
	width: 100%;
	height: 100%;
	z-index: 1;
}
.key__visual h1 {
	color: #fff;
	font-size: 285.7%;
	font-weight: bold;
	position: absolute;
	top: 210px;
	left: 50%;
	transform: translateX(-50%);
	text-align: center;
	width: 980px;
	margin: 0 auto;
	z-index: 1;
}
.key__visual--tit {
	color: #fff;
	font-size: 285.7%;
	font-weight: bold;
	position: absolute;
	top: 210px;
	left: 50%;
	transform: translateX(-50%);
	text-align: center;
	width: 980px;
	margin: 0 auto;
	z-index: 1;
}
.key__visual--movie {
	position: absolute;
	top: 270px;
	left: 50%;
	transform: translateX(-50%);
	text-align: center;
	margin: 8px auto 0;
	width: 980px;
	z-index: 1;
}
.key__visual--movie a {
	background: url(/car/common_new/images/parts/icon_link_01.png) no-repeat 0
		center;
	background-size: 25px;
	color: #fff;
	font-size: 128.5%;
	font-weight: bold;
	padding: 6px 0 6px 35px;
}
.key__visual--movie a:hover {
	text-decoration: underline;
}
.key__visual--banner {
	position: absolute;
	left: 50%;
	bottom: 15%;
	margin-left: -359px;
}
.key__visual--search {
	position: relative;
	text-align: center;
	margin-top: 38px;
	z-index: 1;
}
.key__visual--search button {
	position: relative;
	background: url(/car/common_new/images/parts/icon_search.png) no-repeat 18px
		center #f08300;
	background-size: 20px;
	border: 2px solid #fff;
	border-radius: 25px;
	color: #fff;
	display: inline-block;
	font-size: 114.2%;
	font-weight: bold;
	vertical-align: middle;
	overflow: hidden;
	padding: 11px 40px 10px;
	position: relative;
	width: 240px;
	z-index: 1;
}
.key__visual--search button:before,
.key__visual--search button:after {
	content: "";
	background: #fff;
	position: absolute;
	top: 0;
	bottom: 7px;
	right: 15px;
	margin: auto 0;
	width: 10px;
	height: 1px;
	transform: rotate(50deg);
	z-index: 0;
}
.key__visual--search button:after {
	top: 7px;
	bottom: 0;
	transform: rotate(-50deg);
}

/***** commitment *****/
.commitment {
	margin: 57px auto 0;
	width: 960px;
	overflow: hidden;
}
.commitment__list {
	float: left;
	text-align: center;
	width: 300px;
	margin-left: 30px;
}
.commitment__list:first-child {
	margin-left: 0;
}
.commitment__list--title {
	background: url(/car/common_new/images/top/heading_border_01.png) no-repeat
		center bottom;
	background-size: 150px 12px;
	color: #003894;
	display: inline-block;
	font-size: 85.7%;
	font-weight: bold;
	padding-bottom: 12px;
	margin-bottom: 10px;
	width: 150px;
}
.commitment__list--title span {
	font-size: 166.6%;
	font-weight: bold;
	margin: 4px 0 0 15px;
}
.commitment__list--read {
	font-size: 100%;
	font-weight: bold;
	margin: 0 0 10px;
}
.commitment__box {
	background: #eff7fc;
}
.commitment__box1 {
	padding: 11px 0;
}
.commitment__box1 ul {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	margin: -4px auto 0;
	width: 170px;
	position: relative;
}
.commitment__box1 ul::before {
	content: "";
	background: url(/car/common_new/images/top/deco_commitment_left.png) no-repeat
		0 0;
	background-size: 34px 100px;
	position: absolute;
	top: 8px;
	left: -50px;
	width: 34px;
	height: 100px;
	z-index: 0;
}
.commitment__box1 ul::after {
	content: "";
	background: url(/car/common_new/images/top/deco_commitment_right.png)
		no-repeat 0 0;
	background-size: 34px 100px;
	position: absolute;
	top: 8px;
	right: -50px;
	width: 34px;
	height: 100px;
	z-index: 0;
}
.commitment__box1 li {
	border: 3px solid #d6cbb7;
	margin: 4px 2px 0;
	width: 52px;
}
.commitment__box1 li img {
	width: 100%;
}
.commitment__box1 p {
	background: #003894;
	color: #fff;
	font-size: 85.7%;
	font-weight: bold;
	text-align: center;
	padding: 2px 0;
	margin: 10px auto 0;
	width: 200px;
}
.commitment__box2 {
	padding: 5px 0 6px;
}
.commitment__box2 ul {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	width: 270px;
	margin: 0 auto 2px;
}
.commitment__box2 ul li {
	width: 85px;
	position: relative;
}
.commitment__box2 ul li + li {
	margin-left: 4px;
}
.commitment__box2 ul li img {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	margin: 0 auto;
	z-index: 1;
}
.commitment__box2 ul li:nth-child(1) img {
	width: 54px;
}
.commitment__box2 ul li:nth-child(2) img {
	top: 1px;
	left: 15px;
	width: 58px;
}
.commitment__box2 ul li:nth-child(3) img {
	top: 7px;
	width: 39px;
}
.commitment__box2 ul li span {
	background: #003894;
	border-radius: 12px;
	color: #fff;
	display: block;
	font-size: 78.5%;
	text-align: center;
	position: relative;
	margin-top: 40px;
	padding: 4px 0;
	width: 100%;
	z-index: 0;
}
.commitment__box2--standard {
	color: #003894;
	display: inline-block;
	font-size: 85.7%;
	font-weight: bold;
	line-height: 1;
	position: relative;
	z-index: 0;
}
.commitment__box2--standard::before,
.commitment__box2--standard::after {
	content: "";
	background: #003894;
	position: absolute;
	top: 50%;
	left: -105px;
	width: 95px;
	height: 1px;
	z-index: 0;
}
.commitment__box2--standard::after {
	left: auto;
	right: -105px;
}
.commitment__box2--prefecture {
	color: #003894;
	font-size: 92.8%;
	font-weight: bold;
	position: relative;
}
.commitment__box2--prefecture::before,
.commitment__box2--prefecture::after {
	content: "";
	background: #003894;
	position: absolute;
	top: 10px;
	left: -20px;
	width: 15px;
	height: 2px;
	z-index: 0;
}
.commitment__box2--prefecture::after {
	top: auto;
	bottom: 10px;
}
.commitment__box2--price {
	position: relative;
	text-align: center;
	line-height: 1.2;
	margin-top: 4px;
}
.commitment__box2--price::before,
.commitment__box2--price::after {
	content: "";
	background: #003894;
	position: absolute;
	top: -1px;
	left: 0;
	right: 0;
	margin: 0 auto;
	width: 10px;
	height: 2px;
	z-index: 0;
}
.commitment__box2--price::after {
	transform: rotate(90deg);
}
.commitment__box2--price > * {
	display: inline-block;
	vertical-align: baseline;
}
.commitment__box2--price strong {
	color: #e55f5f;
	font-size: 298%;
	font-weight: bold;
}
.commitment__box2--yen {
	color: #003894;
	font-size: 121.4%;
	font-weight: bold;
}
.commitment__box2--tax {
	color: #003894;
	font-size: 71.4%;
}
.commitment__box2--from {
	color: #003894;
	font-size: 228%;
	font-weight: bold;
}
.commitment__box2--notes {
	color: #003894;
	font-size: 71.4%;
	font-weight: bold;
	line-height: 1.8;
	text-align: center;
}
.commitment__box3 {
	width: 100%;
	text-align: center;
	overflow: hidden;
}

/***** link *****/
.link__text--01 a {
	color: #003894;
	display: inline-block;
	font-weight: bold;
	padding: 0 14px 0 0;
	position: relative;
}
.link__text--01 a:hover {
	text-decoration: underline;
}
.link__text--01 a::before,
.link__text--01 a::after {
	content: "";
	background: #003894;
	position: absolute;
	top: 0;
	bottom: 5px;
	right: 0;
	margin: auto 0;
	width: 7px;
	height: 1px;
	transform: rotate(50deg);
	z-index: 0;
}
.link__text--01 a::after {
	top: 5px;
	bottom: 0;
	transform: rotate(-50deg);
}

.list__link {
	margin: 13px auto 0;
	width: 960px;
}
.list__link::after {
	content: "";
	clear: both;
	display: block;
}
.list__link li {
	float: left;
	margin: 20px 0 0 15px;
	width: 310px;
}
.list__link li:nth-child(1),
.list__link li:nth-child(4),
.list__link li:nth-child(7) {
	margin-left: 0;
}
.list__link li a.btn {
	background: #fafafa;
	border: 1px solid #003894;
}
.list__link li a.btn:hover {
	background: #003894;
	color: #fafafa;
	opacity: 1;
}
.link__guide {
	display: flex;
	justify-content: center;
	margin: 0 auto;
	width: 960px;
}
.link__guide li {
	width: 145px;
	min-height: 184px;
	margin-left: 18px;
}
.link__guide li:first-child {
	margin-left: 0;
}
.link__guide li a {
	background-color: #fff;
	border-radius: 4px;
	border-top: 1px solid #f2f2f2;
	border: 1px solid #999999;
	box-sizing: border-box;
	color: #003894;
	display: block;
	font-weight: bold;
	min-height: 184px;
	padding: 110px 10px 10px;
	position: relative;
	text-align: center;
	width: 100%;
}
.link__guide li a:hover {
	color: #fff;
}
.link__guide li a::after {
	content: "";
	background: #999999;
	position: absolute;
	top: 14px;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	width: 20px;
	height: 1px;
	z-index: 0;
}
.link__guide--flow {
	background: url(/car/common_new/images/top/icon_guide_flow.png) no-repeat
		center 45px;
}
.link__guide--confirmation {
	background: url(/car/common_new/images/top/icon_guide_confirmation.png)
		no-repeat center 40px;
}
.link__guide--insurance {
	background: url(/car/common_new/images/top/icon_guide_insurance.png) no-repeat
		center 35px;
}
.link__guide--license {
	background: url(/car/common_new/images/top/icon_guide_license.png) no-repeat
		center 35px;
}
.link__guide--company {
	background: url(/car/common_new/images/top/icon_guide_company.png) no-repeat
		58% 40px;
}
.link__guide--faq {
	background: url(/car/common_new/images/top/icon_guide_faq.png) no-repeat
		center 40px;
}
.link__guide--flow:hover {
	background: url(/car/common_new/images/top/icon_guide_flow_on.png) no-repeat
		center 45px #003894;
}
.link__guide--confirmation:hover {
	background: url(/car/common_new/images/top/icon_guide_confirmation_on.png)
		no-repeat center 40px #003894;
}
.link__guide--insurance:hover {
	background: url(/car/common_new/images/top/icon_guide_insurance_on.png)
		no-repeat center 35px #003894;
}
.link__guide--license:hover {
	background: url(/car/common_new/images/top/icon_guide_license_on.png)
		no-repeat center 35px #003894;
}
.link__guide--company:hover {
	background: url(/car/common_new/images/top/icon_guide_company_on.png)
		no-repeat 58% 40px #003894;
}
.link__guide--faq:hover {
	background: url(/car/common_new/images/top/icon_guide_faq_on.png) no-repeat
		center 40px #003894;
}

.list__qa {
	margin: 0 auto;
	width: 960px;
}
.list__qa dt {
	background: url(/car/common_new/images/top/icon_q.png) no-repeat 35px center;
	background-size: 25px;
	border-top: 1px solid #999999;
	box-sizing: border-box;
	display: flex;
	align-items: center;
	font-size: 114.3%;
	padding: 16px 40px 18px 75px;
	position: relative;
	width: 100%;
	min-height: 30px;
	cursor: pointer;
}
.list__qa dt::before,
.list__qa dt::after {
	content: "";
	background: #003894;
	position: absolute;
	top: 0;
	bottom: 0;
	right: 37px;
	margin: auto 0;
	width: 16px;
	height: 1px;
	transform: rotate(40deg);
	z-index: 0;
}
.list__qa dt::after {
	right: 25px;
	transform: rotate(-40deg);
}
.js__open.list__qa dt::before {
	transform: rotate(-40deg);
}
.js__open.list__qa dt::after {
	transform: rotate(40deg);
}
.list__qa--last {
	border-bottom: 1px solid #999999;
	margin-bottom: 30px;
}
.list__qa dd {
	background: #fafafa;
	display: none;
	padding: 30px 75px 40px;
}
.list__qa dd li {
	line-height: 24px;
}
.list__qa dd strong {
	font-weight: bold;
}
.list__qa dd p {
	font-size: 100%;
	margin: 0;
}
.list__qa dd p + ul,
.list__qa dd p + p {
	margin-top: 10px;
}
.list__qa dd li + li {
	margin-top: 15px;
}

.link__search,
.link__search02,
.link__company {
	margin: 20px auto 0;
	width: 960px;
}
.link__search02,
.link__company {
	margin-top: 35px;
}
.link__search > dt,
.link__search02 > dt,
.link__company > dt {
	font-size: 157.14%;
	font-weight: bold;
	margin-bottom: 11px;
}
.link__search > dd dt a {
	background-color: #fafafa;
	font-weight: bold;
}
.link__search > dd,
.link__search02 > dd,
.link__company > dd,
.link__company > div {
	border: 1px solid #999999;
	border-radius: 4px;
}
.link__search02 > dd,
.link__company > dd,
.link__company > div {
	padding: 10px 10px 18px;
}
.link__search > dd a,
.link__search02 > dd a,
.link__company a {
	background: #fff;
	box-sizing: border-box;
	color: #003894;
	display: flex;
	align-items: center;
	padding: 10px 25px 10px 10px;
	position: relative;
	width: 100%;
	min-height: 50px;
}
.link__company a img {
	padding-right: 10px;
}
.link__search > dd a::before,
.link__search > dd a::after,
.link__search02 > dd a::before,
.link__search02 > dd a::after,
.link__company a::before,
.link__company a::after {
	content: "";
	background: #003894;
	position: absolute;
	top: 0;
	bottom: 5px;
	right: 7px;
	margin: auto 0;
	width: 7px;
	height: 1px;
	transform: rotate(50deg);
	z-index: 0;
}
.link__search > dd a::after,
.link__search02 > dd a::after,
.link__company a::after {
	top: 5px;
	bottom: 0;
	transform: rotate(-50deg);
}
.link__search > dd a:hover,
.link__search02 > dd a:hover,
.link__company a:hover {
	background-color: #eaf7ff;
}
.link__search02 > dd ul,
.link__company ul {
	display: flex;
	flex-wrap: wrap;
	margin: -1px 0 0 -18px;
	overflow: hidden;
}
.link__search02 > dd li {
	border-bottom: 1px solid #999999;
	display: flex;
	width: 220px;
	margin-left: 18px;
}
.link__company li {
	border-bottom: 1px solid #999999;
	display: flex;
	width: 300px;
	margin-left: 18px;
}
.link__search02 > dd li:nth-child(1),
.link__search02 > dd li:nth-child(2),
.link__search02 > dd li:nth-child(3),
.link__search02 > dd li:nth-child(4),
.link__company li:nth-child(1),
.link__company li:nth-child(2),
.link__company li:nth-child(3) {
	border-top: none;
}
.link__search > dd dl {
	border-bottom: 1px solid #999999;
	display: flex;
	flex-wrap: wrap;
}
.link__search > dd dl:last-child {
	border: none;
}
.link__search > dd dt {
	display: flex;
	width: 150px;
}
.link__search > dd dd {
	display: flex;
	width: 114px;
}
.link__keyword {
	margin: 0 auto;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}
.link__keyword li {
	margin-left: 10px;
	width: 110px;
}
.link__keyword li:first-child {
	margin-left: 0;
}
.link__keyword li a.btn:hover {
	background: #003894;
	color: #fafafa;
	opacity: 1;
}

.link__carType {
	padding: 10px 10px 18px;
	border: 1px solid #999999;
	border-radius: 4px;
}
.link__carType ul {
	display: flex;
	flex-wrap: wrap;
	margin: -1px 0 0 -18px;
	overflow: hidden;
}
.link__carType li {
	border-bottom: 1px solid #999999;
	display: flex;
	width: 300px;
	margin-left: 18px;
}
.link__carType li:nth-child(1),
.link__carType li:nth-child(2),
.link__carType li:nth-child(3) {
	border-top: none;
}
.link__carType li a {
	background: #fff;
	box-sizing: border-box;
	color: #003894;
	display: flex;
	align-items: center;
	padding: 17px 25px 17px 10px;
	position: relative;
	width: 100%;
}
.link__carType li a::before,
.link__carType li a::after {
	content: "";
	background: #003894;
	position: absolute;
	top: 0;
	bottom: 5px;
	right: 7px;
	margin: auto 0;
	width: 7px;
	height: 1px;
	transform: rotate(50deg);
	z-index: 0;
}
.link__carType li a::after {
	top: 5px;
	bottom: 0;
	transform: rotate(-50deg);
}
.link__carType li a:hover {
	background-color: #eaf7ff;
}

/***** details__box *****/
.details__box {
	border: 1px solid #999999;
	border-radius: 4px;
	padding: 20px;
	margin: 0 auto;
	width: 980px;
}
.details__box--title {
	display: flex;
	align-items: center;
}
.details__box--title > div {
	width: 100%;
}
.details__box--title img {
	width: 200px;
	margin-right: 15px;
}
.details__box--title h3 {
	color: #013893;
	font-size: 142.85%;
	font-weight: bold;
	margin: 5px 0 10px;
}
.details__box .link__text--01 {
	margin-top: 12px;
}
.details__box--title div p {
	margin: 0;
}
.details__box--other {
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	width: 960px;
	margin: 0 auto;
}
.details__box--other .details__box {
	float: left;
	width: 470px;
	margin: 20px 0 0;
}
.details__box--other .details__box:nth-child(even) {
	margin: 20px 0 0 20px;
}
.details__box--other .details__box .details__box--title {
	margin-bottom: 10px;
}
.details__box--other .details__box p {
	margin: 0 0 15px;
}
.details__box--other .details__box .link__text--01 {
	margin: 0;
}

/***** recommended *****/
.recommended__list {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	margin: 33px auto 0;
	width: 980px;
	position: relative;
}
.recommended__list li {
	margin-left: 10px;
	padding: 0 1px;
	width: 130px;
}
.recommended__list li:first-child {
	margin-left: 0;
}
.recommended__list li dl {
	display: flex;
	flex-wrap: wrap;
	width: 100%;
}
.recommended__list li dl::after {
	content: "";
	clear: both;
	display: block;
}
.recommended__list li dt {
	background: -webkit-linear-gradient(top left, #81a8e8, #84c2ea);
	background: linear-gradient(to bottom right, #81a8e8, #84c2ea);
	border: 3px solid #fff;
	border-radius: 40px;
	border: 1px solid #999999;
	color: #fff;
	cursor: pointer;
	display: flex;
	flex-wrap: wrap;
	font-weight: bold;
	justify-content: center;
	align-content: center;
	align-items: center;
	text-align: center;
	width: 100%;
	min-height: 80px;
	padding: 10px 5px;
	position: relative;
}
.recommended__list li dt span {
	display: block;
	font-size: 80%;
	font-weight: normal;
}
.recommended__list li dt::before,
.recommended__list li dt::after {
	content: "";
	background: #fff;
	position: absolute;
	bottom: 10px;
	left: 0;
	right: 7px;
	margin: 0 auto;
	width: 10px;
	height: 1px;
	transform: rotate(35deg);
	z-index: 0;
	transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
}
.recommended__list li dt::after {
	left: 7px;
	right: 0;
	transform: rotate(-35deg);
}
.recommended__list li .js__open dt::before {
	transform: rotate(-35deg);
}
.recommended__list li .js__open dt::after {
	transform: rotate(35deg);
}
.recommended__list li dd {
	background: rgba(132, 194, 234, 0.31);
	border-radius: 5px;
	color: #666;
	display: none;
	position: relative;
	line-height: 24px;
	padding: 15px 10px;
	margin-top: 18px;
	width: 980px;
}
.recommended__list li:nth-child(even) dd {
	float: right;
}
.recommended__list li:nth-child(1) dd {
	margin-right: -845px;
}
.recommended__list li:nth-child(2) dd {
	margin-right: -705px;
	margin-left: -140px;
}
.recommended__list li:nth-child(3) dd {
	margin-right: -565px;
	margin-left: -280px;
}
.recommended__list li:nth-child(4) dd {
	margin-right: -425px;
	margin-left: -420px;
}
.recommended__list li:nth-child(5) dd {
	margin-right: -285px;
	margin-left: -560px;
}
.recommended__list li:nth-child(6) dd {
	margin-right: -145px;
	margin-left: -700px;
}
.recommended__list li:nth-child(7) dd {
	margin-right: -5px;
	margin-left: -840px;
}
.recommended__list li dd::before {
	content: "";
	position: absolute;
	top: -18px;
	left: 56px;
	border: 9px solid transparent;
	border-bottom-color: rgba(132, 194, 234, 0.31);
	width: 0;
	height: 0;
	z-index: 0;
}
.recommended__list li:nth-child(2) dd::before {
	left: 196px;
}
.recommended__list li:nth-child(3) dd::before {
	left: 336px;
}
.recommended__list li:nth-child(4) dd::before {
	left: 476px;
}
.recommended__list li:nth-child(5) dd::before {
	left: 616px;
}
.recommended__list li:nth-child(6) dd::before {
	left: 756px;
}
.recommended__list li:nth-child(7) dd::before {
	left: 896px;
}

/***** search__last *****/
.search__last {
	position: relative;
	margin: 20px 0 50px;
}
.search__last dl {
	display: none;
	border-radius: 25px;
	border: 1px solid #999999;
	width: 863px;
	margin: 0 auto;
}
.search__last dl.active {
	display: flex;
}
.search__last dt {
	background: url(/car/common_new/images/parts/icon_search_02.png) no-repeat
		12px center;
	border-right: 1px solid #999999;
	color: #003894;
	display: flex;
	align-content: center;
	align-items: center;
	justify-content: left;
	font-size: 85.7%;
	font-weight: bold;
	padding: 2px 10px 0 45px;
	width: 150px;
}
.search__last dd {
	display: flex;
	align-content: center;
	align-items: center;
	justify-content: space-between;
	padding: 8px 8px 8px 12px;
	position: relative;
	width: 713px;
	margin: 0 auto;
}
.search__last dd > span {
	background: #636363;
	border-radius: 3px;
	color: #fff;
	font-size: 85.7%;
	padding: 3px 5px;
}
.search__last dd p {
	font-size: 85.7%;
	margin-left: 10px;
}
.search__last dd .search__last--before,
.search__last dd .search__last--after {
	width: 13%;
	word-wrap: break-word;
}
.search__last dd .search__last--date {
	width: 19%;
	word-wrap: break-word;
}
.search__last dd .search__last--before + .search__last--date {
	color: #3cb0e8;
	margin-right: 35px;
	position: relative;
	font-weight: bold;
}
.search__last dd .search__last--before + .search__last--date::after {
	content: "";
	position: absolute;
	top: 0;
	bottom: 0;
	right: -20px;
	border-top: 6px solid transparent;
	border-bottom: 6px solid transparent;
	border-left: 7px solid #999999;
	border-right: 7px solid transparent;
	width: 0;
	height: 0;
	margin: auto 0;
}
.search__last dd .search__last--after + .search__last--date {
	color: #f08300;
	font-weight: bold;
}
.search__last dd p span {
	display: inline-block;
	vertical-align: baseline;
	overflow-wrap: break-word;
}
.search__last dd .search__last--date span:nth-child(2) {
	margin-left: 5px;
}
a.search__last--button {
	display: block;
	background: #003894;
	border: none;
	border-radius: 25px;
	color: #fff;
	font-size: 85.7%;
	font-weight: bold;
	text-align: center;
	padding: 8px 14px;
	margin-left: 22px;
	position: relative;
	z-index: 0;
}

/***** search__change *****/
.search__change {
	display: none;
	background: #eaf7ff;
	padding: 17px 0;
	position: relative;
	z-index: 1;
}
.search__change.js__scroll {
	display: block;
	border: 1px solid #999999;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 9999;
}
.search__change dl {
	background: #fff;
	border-radius: 25px;
	border: 1px solid #999999;
	display: flex;
	width: 960px;
	margin: 0 auto;
}
.search__change dt {
	background: url(/car/common_new/images/parts/icon_search_02.png) no-repeat
		12px center;
	border-right: 1px solid #f2f2f2;
	color: #003894;
	display: flex;
	align-content: center;
	align-items: center;
	justify-content: left;
	font-size: 85.7%;
	font-weight: bold;
	padding: 2px 10px 0 45px;
	width: 112px;
}
.search__change dd {
	font-size: 85.7%;
	display: flex;
	align-content: center;
	align-items: center;
	justify-content: left;
	padding: 8px 8px 8px 12px;
	position: relative;
}
.search__change dd > div {
	display: flex;
	align-content: center;
	align-items: center;
}
.search__change--before,
.search__change--after {
	overflow: hidden;
	padding-right: 25px;
	position: relative;
	width: 200px;
	word-wrap: break-word;
}
.search__change--before::after {
	content: "";
	position: absolute;
	top: 0;
	bottom: 0;
	right: 5px;
	border-top: 6px solid transparent;
	border-bottom: 6px solid transparent;
	border-left: 7px solid #c4c4c4;
	border-right: 7px solid transparent;
	width: 0;
	height: 0;
	margin: auto 0;
}
.search__change--after::after {
	content: "";
	background: #f2f2f2;
	position: absolute;
	top: 0;
	bottom: 0;
	right: 10px;
	width: 1px;
	height: 30px;
	margin: auto 0;
}
.search__change--before div,
.search__change--after div {
	width: 130px;
}
.search__change--name {
	background: #636363;
	border-radius: 3px;
	color: #fff;
	display: inline-block;
	margin-right: 10px;
}
.search__change--name span {
	padding: 3px 5px;
}
.search__change--place {
	font-weight: bold;
}
.search__change--date {
	font-weight: bold;
	word-wrap: break-word;
}
.search__change--before .search__change--date {
	color: #84c2ea;
}
.search__change--after .search__change--date {
	color: #f08300;
}
.search__change dd p span {
	display: inline-block;
	vertical-align: baseline;
	overflow-wrap: break-word;
}
.search__change dd p.search__change--type span {
	padding-right: 6px;
}
.search__change--date span:nth-child(2) {
	margin-left: 5px;
}
.search__change--carType {
	padding-right: 10px;
	width: 335px;
}
.search__change--carType .search__change--name span {
	box-sizing: border-box;
	min-width: 48px;
}
.search__change--btn button {
	background: #003894;
	border: none;
	border-radius: 25px;
	color: #fff;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	padding: 7px 10px;
	position: relative;
	width: 90px;
	z-index: 0;
}

/***** scrollbar *****/
.js__scrollbar,
.js__scrollbar--driveroute {
	position: relative;
	overflow-y: scroll;
}
.js__scrollbar--driveroute .ps__rail-y {
	right: 9px;
}
.ps__thumb-y {
	background-color: #fd284c;
}

/***** breadcrumb *****/
.breadcrumb {
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
}
.breadcrumb ul {
	display: flex;
	flex-wrap: wrap;
	width: 980px;
	margin: 0 auto;
	padding: 0 40px;
}
.breadcrumb li {
	display: inline-block;
	margin-top: -2px;
	overflow: hidden;
}
.breadcrumb li a {
	display: flex;
	align-content: center;
	align-items: center;
	color: #2068b7;
	padding: 0 40px 0 10px;
	position: relative;
	height: 40px;
}
.breadcrumb li a:hover {
	text-decoration: underline;
}
.breadcrumb li a::before,
.breadcrumb li a::after {
	content: "";
	background: #999999;
	position: absolute;
	top: 11px;
	right: 0;
	width: 29px;
	height: 1px;
	transform: rotate(45deg);
	z-index: 0;
}
.breadcrumb li a::after {
	top: auto;
	bottom: 8px;
	transform: rotate(-45deg);
}
.breadcrumb li span {
	display: flex;
	align-content: center;
	align-items: center;
	padding: 0 10px;
	height: 40px;
}

/***** btn__close *****/
.btn__driveroute--close {
	position: absolute;
	top: 20px;
	right: 30px;
	width: 24px;
	height: 24px;
	cursor: pointer;
	z-index: 999;
}
.btn__driveroute--close::before,
.btn__driveroute--close::after {
	content: "";
	background: #003894;
	position: absolute;
	top: 12px;
	left: 0;
	width: 100%;
	height: 2px;
	z-index: 0;
	transform: rotate(45deg);
}
.btn__driveroute--close::after {
	transform: rotate(-45deg);
}

/***** driveroute *****/
.driveroute {
	display: none;
	background: #fff;
	position: fixed;
	top: 5vh;
	left: 0;
	right: 0;
	width: 814px;
	height: 90vh;
	margin: 0 auto;
	overflow: hidden;
	z-index: 9999;
	box-shadow: 0 0px 2px 2px rgba(0, 0, 0, 0.1);
}
.driveroute__bk {
	background: #fff;
	position: fixed;
	top: 0;
	left: 0;
	width: 100vw;
	height: 100vh;
	opacity: 0.5;
	z-index: -1;
}
.driveroute.js__open {
	left: 0;
}
.driveroute__inner {
	box-sizing: content-box;
	padding-top: 70px;
	height: calc(90vh - 70px);
	position: relative;
}
.driveroute p {
	margin: 0 20px;
}
.tab__select {
	display: table;
	table-layout: fixed;
	border-spacing: 7px 0;
	width: 630px;
	margin: 0 auto;
	position: relative;
	z-index: 1;
}
.tab__select > * {
	display: table-cell;
	vertical-align: bottom;
}
.tab__select li span {
	background: #999999;
	border-radius: 3px 3px 0 0;
	color: #ffffff;
	font-weight: bold;
	line-height: 1.1;
	display: flex;
	justify-content: center;
	align-content: center;
	align-items: center;
	text-align: center;
	height: 33px;
	cursor: pointer;
}
.tab__select li.js__crnt span {
	background: #fff;
	box-shadow: 0 -2px 2px 1px #999999;
	color: #333;
	height: 38px;
	position: relative;
}
.tab__select li.js__crnt span::before {
	content: "";
	background: #003894;
	border-radius: 2px;
	display: block;
	position: absolute;
	top: 0;
	bottom: 0;
	margin: auto 0;
	left: 4px;
	width: 3px;
	height: 28px;
	z-index: 0;
}
.driveroute__contents {
	background: #fff;
	position: relative;
	margin: 50px 0 0;
	z-index: 0;
}
.tab__contents {
	box-shadow: 0 -2px 2px 1px rgba(0, 0, 0, 0.1);
	padding: 25px 0 0;
}
.driveroute__contents--inner {
	display: flex;
	flex-wrap: wrap;
	padding: 0 50px 114px;
	margin: 0 0 0 -34px;
}
.tab__contents > div {
	display: none;
}
.tab__contents > div.js__show {
	display: block;
}
.tab__contents > .tab__contents--01 {
	display: block;
}
.driveroute__contents--section {
	width: 335px;
	margin: 0 0 25px 34px;
	padding-bottom: 70px;
	position: relative;
}
.driveroute__contents h3 {
	font-size: 128.5%;
	font-weight: bold;
	text-align: center;
	margin-bottom: 25px;
}
.driveroute__contents h4 {
	border-bottom: 1px solid #59bded;
	color: #666666;
	font-weight: bold;
	text-align: center;
	margin-bottom: 10px;
	padding-bottom: 4px;
}
.driveroute__contents h4 span {
	display: block;
}
.driveroute__contents--movie {
	margin: 0 auto 12px;
	padding: 0 0 56.25%;
	position: relative;
}
.driveroute__contents--movie > * {
	border-radius: 5px;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 99.5%;
}
.driveroute__contents--section p {
	margin: 0;
}
.driveroute__contents--section p + p {
	margin-top: 10px;
}
.driveroute__contents--section .btn {
	font-size: 78.5%;
	display: block;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	margin: 0 auto;
	width: 210px;
	z-index: 0;
}
.driveroute__other {
	background: rgba(241, 241, 241, 0.9);
	display: flex;
	justify-content: center;
	align-items: center;
	padding: 15px 0;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
}
.driveroute__other .btn {
	width: 230px;
	font-size: 85.7%;
}
.driveroute__other .btn + .btn {
	margin-left: 20px;
}

/***** productBox *****/
.productBox {
	border-width: 3px;
	border-style: solid;
	border-top-width: 10px;
	border-radius: 3px;
	margin: 0 10px;
	padding-bottom: 10px;
}
.productBox + .productBox {
	margin-top: 15px;
}

.productBox.productBox__favorite {
	display: none;
}

.productBox__favorite {
	border-color: #f08300;
	border-top-width: 3px;
}
.productBox__memberonly,
.memberonly {
	border-color: #003894;
	border-top-width: 3px;
	/* background: #f0f8ff; */
	background-image: linear-gradient(
		-45deg,
		#fff 25%,
		#f0f8ff 25%,
		#f0f8ff 50%,
		#fff 50%,
		#fff 75%,
		#f0f8ff 75%,
		#f0f8ff
	);
	background-size: 6px 6px;
}
.productBox__brue01 {
	border-color: #5ebeeb;
}
.productBox__brue02 {
	border-color: #003894;
}
.productBox__favorite--text {
	background: url(/car/common_new/images/search/rentacar/icon_favorite.png)
		no-repeat 8px 4px #f08300;
	background-size: 14px;
	color: #fff;
	font-weight: bold;
	padding: 0 0 3px 25px;
	margin: 0;
	width: 100%;
}
.productBox__memberonly--text,
.memberonly--text {
	background: url(/car/common_new/images/search/rentacar/icon_favorite.png)
		no-repeat 8px 4px #003894;
	background-size: 14px;
	color: #fff;
	font-weight: bold;
	padding: 0 0 3px 25px;
	margin: 0;
	width: 100%;
}
.productBox__top {
	display: flex;
	justify-content: left;
	align-items: flex-start;
	padding: 8px 20px 8px;
}
.productBox__number {
	border: 1px solid #ee3b69;
	border-radius: 3px;
	color: #ee3b69;
	display: inline-block;
	font-size: 85.7%;
	font-weight: bold;
	margin-right: 4px;
	padding: 0 5px;
	position: relative;
	min-width: 68px;
	text-align: center;
	background-color: #fff;
}
.productBox__number strong {
	font-size: 125%;
	font-weight: bold;
}
.productBox__number::before {
	content: "";
	border-top: 5px solid #ee3b69;
	border-bottom: 5px solid transparent;
	border-left: 5px solid transparent;
	border-right: 5px solid transparent;
	position: absolute;
	bottom: -10px;
	left: 0;
	right: 0;
	margin: 0 auto;
	width: 0;
	height: 0;
	z-index: 0;
}
.productBox__number::after {
	content: "";
	border-top: 4px solid #fff;
	border-bottom: 4px solid transparent;
	border-left: 4px solid transparent;
	border-right: 4px solid transparent;
	position: absolute;
	bottom: -8px;
	left: 0;
	right: 0;
	margin: 0 auto;
	width: 0;
	height: 0;
	z-index: 2;
}
.productBox__icon {
	display: flex;
	flex-wrap: wrap;
	justify-content: left;
	align-content: center;
	align-items: center;
	margin: -5px 0 0 -5px;
}
.productBox__icon li {
	background-color: #003894;
	border: 1px solid #003894;
	border-radius: 3px;
	color: #fff;
	display: inline-block;
	font-size: 78.6%;
	font-weight: bold;
	padding: 4px 8px 2px;
	margin: 5px 0 0 5px;
}
.productBox__icon li.\--red {
	background-color: #ff0000;
	border: 1px solid #ff0000;
}
.productBox__icon .productBox__icon--kinen {
	background: url(/car/common_new/images/search/rentacar/icon_kinen.png)
		no-repeat 7px center #ee3b69;
	background-size: 18px;
	border-color: #ee3b69;
	padding-left: 30px;
}
.productBox__icon .productBox__icon--kitsuen {
	background: url(/car/common_new/images/search/rentacar/icon_kitsuen.png)
		no-repeat 7px center #fafafa;
	background-size: 18px;
	border-color: #fafafa;
	border: 1px solid #f2f2f2;
	color: #ee3b69;
	padding-left: 30px;
}

.productBox__contents {
	display: flex;
	margin: 0 20px;
}
.productBox__contents--left {
	padding-right: 20px;
	width: 700px;
}
.productBox__contents--right {
	width: 214px;
	position: relative;
}
.productBox__contents--leftInner::after {
	content: "";
	clear: both;
	display: block;
}
.productBox__company {
	margin: 0 0 8px;
	display: flex;
	align-items: center;
}
.productBox__company::after {
	content: "";
	clear: both;
	display: block;
}
.productBox__company--logo {
	margin-right: 10px;
	width: 45px;
	min-width: 45px;
}
.productBox__company--logo img {
	width: 100%;
}
.productBox__company p {
	font-size: 128.5%;
	font-weight: bold;
	line-height: 1.3;
	overflow: hidden;
}
.productBox__company--name {
	font-size: 85.7%;
	margin: -4px 4px 0 0;
}
.productBox__carType {
	font-size: 80%;
	margin-top: 4px;
}

.productBox__contents--img {
	float: left;
	margin-right: 30px;
	width: 150px;
}
.productBox__contents--img img {
	width: 100%;
}
.productBox__contents--text {
	overflow: hidden;
}

.productBox__comparison,
.productBox__comparison_option {
	margin: 0 0 10px;
}
.productBox__comparison dt,
.productBox__comparison_option dt {
	font-size: 85.7%;
	font-weight: bold;
}
.productBox__comparison dd ul,
.productBox__comparison_option dd ul {
	display: flex;
	flex-wrap: wrap;
	width: 100%;
}

.productBox__comparison dd {
	margin-top: -4px;
}

.productBox__comparison dd ul li {
	background: #e5edfa;
	border-radius: 3px;
	color: #003894;
	display: flex;
	align-content: center;
	align-items: center;
	justify-content: center;
	font-size: 79.7%;
	font-weight: bold;
	text-align: center;
	width: 25%;
	height: 24px;
	width: calc(25% - 4px);
	margin-right: 4px;
	margin-top: 4px;
	box-sizing: border-box;
}
.productBox__comparison dd ul li:nth-child(4n) {
	margin-right: 0px;
	width: calc(25% - 0px);
}
.productBox__comparison_option dd ul li {
	background: #f1f1f1;
	color: #333333;
	border-radius: 3px;
	display: flex;
	align-content: center;
	align-items: center;
	justify-content: center;
	font-size: 79.7%;
	text-align: center;
	width: 25%;
	height: 24px;
	width: calc(25% - 4px);
	margin-right: 4px;
	margin-top: 4px;
	box-sizing: border-box;
}
.productBox__comparison_option dd ul li:nth-child(4n) {
	margin-right: 0px;
	width: calc(25% - 0px);
}
.productBox__comparison dd ul li.accentcolor {
	background-color: #ffd8e2 !important;
	color: #ee3b69 !important;
}
.productBox__comparison_option dd ul li.accentcolor {
	background-color: #ffd8e2 !important;
	color: #ee3b69 !important;
}

.productBox__privilege li {
	font-size: 85.7%;
	font-weight: bold;
	line-height: 1.4;
	padding: 2px 10px 3px 20px;
	position: relative;
}
.productBox__privilege li::after {
	content: "";
	background: url(/car/common_new/images/search/rentacar/icon_check.png)
		no-repeat 0 0;
	background-size: 14px;
	position: absolute;
	top: 2px;
	left: 0;
	width: 14px;
	height: 14px;
	z-index: 0;
}
.productBox__terms {
	font-size: 71.4%;
}

.productBox__contents--discount {
	background: #5ebeeb;
	border: 1px solid #0f98d8;
	border-radius: 2px;
	box-shadow: 0 0 2px 1px rgba(15, 152, 216, 0.5);
	color: #fff;
	display: inline-block;
	padding: 2px 5px;
	margin-bottom: 3px;
	line-height: 1.3;
}
.productBox__contents--money {
	margin-top: 28px;
	overflow: hidden;
}
.productBox__contents--discount + .productBox__contents--money {
	margin-top: 0;
}
.productBox__contents--days {
	font-weight: bold;
}
.productBox__contents--days span {
	font-size: 128.5%;
}
.productBox__contents--amount {
	font-size: 114.3%;
	line-height: 1;
}
.productBox__contents--amount strong {
	color: #ee3b69;
	font-size: 212.5%;
	font-weight: bold;
}
.productBox__contents--yen {
	color: #ee3b69;
}

.productBox__contents--details {
	font-size: 85.7%;
	font-weight: bold;
	margin-top: 5px;
}
.productBox__contents--detailsL {
	font-size: 116.6%;
}
.productBox__contents--details li {
	line-height: 1.3;
}
.productBox__contents--details li + li {
	margin-top: 5px;
}
.productBox__contents--details li strong {
	color: #ee3b69;
	font-size: 128.6%;
	font-weight: bold;
}
.productBox__contents--details li span {
	color: #ee3b69;
}

.productBox__contents button {
	font-weight: bold;
	width: 200px;
	padding: 10px 10px 10px 5px;
	margin-top: 10px;
}

.productBox__userInfo {
	margin: 0 10px 22px;
	color: #666;
	font-size: 16px;
	text-align: center;
}
.productBox__btnMore {
	width: 270px;
	margin: 40px auto 0;
	padding: 0;
}

.sale-txt {
	background: #ee3b69;
	border-radius: 5px;
	font-size: 12px;
	color: #fff;
	padding: 2px 4px;
	box-sizing: border-box;
	display: inline-block;
	text-align: center;
	margin-bottom: 5px;
}

.copyLink__alert {
	background: #f08200;
	color: #fff;
	position: fixed;
	bottom: 0;
	left: 0;
	text-align: center;
	width: 100%;
	z-index: 9999;
	transform: translateY(45px);
	transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
}
.copyLink__alert.js__on {
	transform: translateY(0);
}
.copyLink__alert span {
	background: url(/car/common_new/images/parts/icon_copy_02.png) no-repeat 9px
		center;
	background-size: 20px 24px;
	padding: 10px 0 10px 40px;
	display: inline-block;
}

.productBox__border {
	background-image: linear-gradient(to right, #cbcbcb 4px, transparent 4px);
	background-size: 8px 2px;
	background-repeat: repeat-x;
	background-position: inherit;
	width: 100%;
	height: 2px;
	margin-top: 10px;
}

/* 営業所・他の営業所を見る */
.company__detail {
	margin: 8px 20px 0px 20px;
}

.company__detail dt {
	color: #003894;
	font-weight: bold;
}

.company__detail dt:not(:first-child) {
	border-top: 1px solid #bbbbbb;
	padding-top: 5px;
	margin-top: 5px;
}

.company__detail dd {
	font-size: 85.7%;
	width: 880px;
	/* text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden; */
}

.list__company {
	width: 880px;
	margin: 0;
}

.list__company dt {
	background: none;
	font-size: 85.7%;
	padding: 0;
	justify-content: center;
}

.list__company dt::before {
	right: 370px;
}

.list__company dt::after {
	right: 358px;
}

.list__company .--en::before {
	right: 352px;
}

.list__company .--en::after {
	right: 340px;
}

.list__company dd {
	padding: 15px;
}

.company__detail a:hover {
	color: #003894;
	text-decoration: underline;
	opacity: 0.8;
	transition: all 0.2s ease;
}

.company__detail a:visited {
	color: #8560a8;
}

.pl-eval__inner {
	display: flex;
}

.pl-eval__inner__points {
	font-size: 15px;
	color: #003894;
	padding-right: 4px;
	padding-top: 4.7px;
}

.pl-eval__inner__stars {
	display: flex;
}

.list__qa .pl-eval__inner__stars li {
	margin-top: 0;
}

.pl-eval__inner__stars li img {
	width: 14px;
	padding-right: 3px;
	padding-bottom: 4px;
}

.pl-eval__inner__points.num {
	padding-top: 0;
}

.accordion__body .pl-eval__inner__stars img {
	padding-bottom: 1px;
}

/* ○○県のレンタカー予約, ○○県のおすすめ観光スポット*/
.content_wrap {
	margin: 0 auto;
	width: 960px;
}
.content_box {
	display: flex;
	margin-bottom: 30px;
}

.content_box img {
	width: 280px;
	height: 200px;
	margin-right: 22px;
}

.content_item {
	width: calc(100% - 260px - 22px);
}

.content_box .content_title {
	margin-bottom: 11px;
}

.content_box .link__text--01 {
	text-align: right;
}

.link__text--01 .link {
	padding: 0 25px 0 0;
}
