@charset "UTF-8";
.main-contents .top-lead {
	font-size: 1.2rem;
	text-align: center;
	line-height: 2.08;
	margin-bottom: 70px;
}
.main-contents p .pc {
	display: block;
}
/*------------------------
共通
------------------------*/
.main-contents section h2 {
	font-size: 2rem;
	line-height: 1;
	letter-spacing: .06em;
	text-align: center;
	padding-bottom: 8px;
	border-bottom: 1px solid var(--txtcolor);
}
/*------------------------
サポートメニュー
------------------------*/
.main-contents .support-menu {
	margin-bottom: 50px;
}
.main-contents .support-menu h2 {
	margin-bottom: 32px;
}
.main-contents .support-menu .item-list {
	flex-wrap: wrap;
	width: 1134px;
	margin: auto;
}
.main-contents .support-menu .item-list .item {
	width: 535px;
	text-align: center;
	margin-bottom: 50px;
}
.main-contents .support-menu .item-list .item:nth-of-type(odd) {
	margin-right: 64px;
}
.main-contents .support-menu .item-list .item a:hover .bg-area {
    opacity: .7;
} 
.main-contents .support-menu .item-list .item .bg-area {
	height: 240px;
	padding: 90px 0;
	margin-bottom: 14px;
	transition: all .3s ease 0s;
}
.main-contents .support-menu .item-list .item.repair .bg-area {
	background: url(/pc/img/owner_support/bg_repair.jpg) no-repeat 100%/cover;
	color: #fff;
}
.main-contents .support-menu .item-list .item.care .bg-area {
	background: url(/pc/img/owner_support/bg_care.jpg) no-repeat 100%/cover;
}
.main-contents .support-menu .item-list .item.facility .bg-area {
	background: url(/pc/img/owner_support/bg_facility.jpg) no-repeat 100%/cover;
}
.main-contents .support-menu .item-list .item.escort .bg-area {
	background: url(/pc/img/owner_support/bg_escort.jpg) no-repeat 100%/cover;
	color: #fff;
}
.main-contents .support-menu .item-list .item .bg-area span {
	width: 250px;
	display: inline-block;
	padding-bottom: 10px;
	border-bottom: 1px solid #fff;
	font-size: 2rem;
	line-height: 1;
	letter-spacing: .06em;
	margin-bottom: 10px;
	transition: width .3s ease 0s;
}
.main-contents .support-menu .item-list :is(.item.care,.item.facility) .bg-area span {
	border-bottom: 1px solid var(--txtcolor);
}
.main-contents .support-menu .item-list .item a:hover .bg-area span {
	width: 31%;
}
.main-contents .support-menu .item-list .item h3 {
	font-size: 1.6rem;
	font-weight: 500;
	line-height: 1;
	letter-spacing: .1em;
}
.main-contents .support-menu .item-list .item .cap {
	font-size: 1.4rem;
	line-height: 1;
}
/*------------------------
メリット
------------------------*/
.main-contents .merit h2 {
	margin-bottom: 10px;
}
.main-contents .merit .lead {
	font-size: 1.4rem;
	text-align: center;
	letter-spacing: .1em;
	line-height: 1;
	margin-bottom: 27px;
}
.main-contents .merit .bnr a {
	display: block;
	width: 1010px;
	height: 200px;
	text-align: center;
	margin: auto;
}
.main-contents .merit .bnr a:hover {
	opacity: .9;
}
/*ログイン*/
.main-contents .merit .login a {
	background: url(/pc/img/owner_support/bg_login.jpg) no-repeat 100%/cover;
	padding: 35px 0 25px;
	color: #fff;
	margin: 0 auto 40px;
}
.main-contents .merit .login .head {
	justify-content: center;
	margin-bottom: 22px;
	position: relative;
}
.main-contents .merit .login .head::before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	margin: auto;
	width: 35px;
	height: 35px;
	background: url(/pc/img/owner_support/ashi_kakeru.svg) no-repeat;
}
.main-contents .merit .login .head .txt {
	display: block;
	width: 200px;
	background: #D8D3CB;
	padding: 11px;
	font-size: 1.4rem;
	font-weight: bold;
	color: var(--busicolor);
	text-align: center;
	letter-spacing: .1em;
	line-height: 1;
}
.main-contents .merit .login .head .txt:first-of-type {
	margin-right: 47px;
}
.main-contents .merit .login p {
	font-size: 1.2rem;
	line-height: 1.75;
	margin-bottom: 20px;
}
.main-contents .merit .login .btn {
	width: 304px;
	margin: auto;
	font-size: 1.4rem;
	font-weight: bold;
	letter-spacing: .1em;
	line-height: 1;
	padding-bottom: 5px;
	border-bottom: 1px solid #fff;
	transition: width .3s ease 0s;
}
.main-contents .merit .login a:hover .btn {
	width: 20%;
}
/*カタログ*/
.main-contents .merit .catalog a {
	background: url(/pc/img/owner_support/bg_catalog.jpg) no-repeat 100%/cover;
	padding: 35px 0;
}
.main-contents .merit .catalog a h3 {
	font-size: 2.0rem;
	letter-spacing: .06em;
	line-height: 1;
	margin-bottom: 16px;
}
.main-contents .merit .catalog p {
	font-size: 1.2rem;
	font-weight: 500;
	line-height: 1;
	margin-bottom: 22px;
}
.main-contents .merit .catalog .btn {
	width: 317px;
	background: url(/pc/img/owner_support/bg_download.svg) no-repeat center 100%/contain;
	padding: 22px 27px 12px 104px;
	font-size: 1.2rem;
	font-weight: bold;
	color: #fff;
	line-height: 1;
	letter-spacing: .1em;
	margin: 0 auto 3px;
}
.main-contents .merit .catalog .dl {
	display: block;
	width: 317px;
	margin: auto;
	font-size: 1rem;
	font-weight: 500;
	line-height: 1;
	letter-spacing: .01em;
	text-align: left;
}