@charset "UTF-8";
/*------------------------
後続共通
------------------------*/
/*オーナーメニュー*/
.owner-nav {
	background: url(/pc/img/owner_support/bg_owner-menu.jpg) no-repeat 100%/cover;
	padding: 97px 0 48px;
	margin-top: -51px;
	justify-content: center;
	align-items: center;
	position: sticky;
	top: 0;
	left: 0;
	z-index: 800;
}
.owner-nav .logo {
	width: 160px; 
}
.owner-nav .item a {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	width: 160px;
	height: 56px;
	background: #807359;
	color: #fff;
	margin-left: 40px;
}
.owner-nav .item a:hover {
	opacity: .7;
}
.owner-nav .item h2 {
	width: 132px;
	font-size: 1.4rem;
	text-align: center;
	letter-spacing: .06em;
	line-height: 1;
	padding-bottom: 5px;
	border-bottom: 1px solid #fff;
	margin-bottom: 5px;
	transition: all .3s ease 0s;
}
.owner-nav .item a:hover h2 {
	width: 70%;
}
.owner-nav .item span {
	display: block;
	font-size: 1rem;
	letter-spacing: .1em;
	line-height: 1;
}
.owner-nav .item span .pc {
	display: inline-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 section .inner {
	width: 1200px;
	margin: auto;
}
/*------------------------
ページタイトル
------------------------*/
.page-ttl {
	height: 490px;
	background: url(/pc/img/owner_support/bg_repair-ttl.jpg) no-repeat 100%/cover;
	padding: 160px 0;
	color: #fff;
	margin-bottom: 68px;
}
.page-ttl .ef {
	letter-spacing: .06em;
}
.page-ttl h1 {
	letter-spacing: .1em;
	margin-bottom: 35px;
}
.page-ttl .page-lead {
	font-weight: 400;
	line-height: 2.14;
	letter-spacing: .05em;
}
/*------------------------
リペアメニュー
------------------------*/
.main-contents .repair-menu {
	margin-bottom: 100px;
}
.main-contents .repair-menu h2 {
	margin-bottom: 32px;
}
.main-contents .repair-menu .block-list {
	flex-wrap: wrap;
	margin-bottom: 40px;
}
.main-contents .repair-menu .block-list .block {
	width: 276px;
	margin-bottom: 20px;
}
.main-contents .repair-menu .block-list .block:not(:nth-child(4n)) {
	margin-right: 32px;
}
.main-contents .repair-menu .movie {
	position: relative;
	width: 100%;
	padding-top: 56.25%;
	margin-bottom: 16px;
}
.movie iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.movie .movie-thumb .thumb-img {
	position: absolute;
	top: 0;
	left: 0;
	cursor: pointer;
	background: #fff;
}
.movie .movie-thumb .thumb-img img {
	transition: all .3s ease 0s;
}
.movie .movie-thumb .thumb-img img:hover {
	opacity: .7;
}
.movie .movie-thumb .icn {
	position: absolute;
	bottom: 9px;
	right: 12px;
	width: 40px;
}
.main-contents .repair-menu .img {
	margin-bottom: 16px;
}
.main-contents .repair-menu .txt {
	text-align: center;
}
.main-contents .repair-menu .txt h3 {
	font-size: 1.6rem;
	font-weight: 500;
	line-height: 1;
	letter-spacing: .1em;
	margin-bottom: 12px;
}
.main-contents .repair-menu .txt p {
	font-size: 1.2rem;
	line-height: 1.67;
}
.main-contents .repair-menu .caution p {
	font-size: 1rem;
	line-height: 1.7;
}
/*------------------------
メリット
------------------------*/
.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: .7;
}
/*ログイン*/
.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;
}