@charset "utf-8";
#main_title {
	border-bottom: solid 1px #e3e3e3;
}
#main_title .inner {
	display: flex;
	align-items: center;
	height: 100px;
}
#main_title .inner h1 {
	font-size: 36px;
	font-weight: bold;
}
#top .kv {
	height: 150px;
	background: url(../../img/pc/product/guarantee/kv.webp) no-repeat center center;
	background-size: cover;
}
#all_guarantee .inner {
	padding-top: 60px;
}
#all_guarantee .inner h2 {
	padding-bottom: 20px;
	border-bottom: solid 1px #d3d3d3;
	font-size: 34px;
	font-weight: bold;
	text-align: center;
}
#all_guarantee .inner .txt {
	margin-top: 30px;
	color: #333;
	font-size: 16px;
	line-height: 30px;
	text-align: center;
}
#all_guarantee .inner .detail {
	margin-top: 60px;
	padding: 0 30px 50px;
	border: solid 10px #b6325c;
}
#all_guarantee .inner .detail .d-ttl {
	display: flex;
	justify-content: center;
	align-items: center;
	box-sizing: border-box;
	width: 800px;
	height: 60px;
	margin: -35px auto 0;
	padding-top: 3px;
	border-radius: 30px;
	background: #b6325c;
	color: #fff;
	font-size: 26px;
	font-weight: bold;
}
#all_guarantee .inner .detail .d-txt {
	position: relative;
	width: 1120px;
	height: 105px;
	margin-top: 20px;
	background: url(../../img/pc/product/guarantee/bg_ttl_detail.webp) no-repeat;
	color: #fff;
	font-weight: bold;
}
#all_guarantee .inner .detail .d-txt .t1 {
	position: absolute;
	top: 57px;
	left: 20px;
	font-size: 28px;
}
#all_guarantee .inner .detail .d-txt .t2 {
	position: absolute;
	top: 57px;
	left: 370px;
	font-size: 38px;
}
#all_guarantee .inner .detail .main {
	display: flex;
	justify-content: space-between;
	margin-top: 30px;
}
#all_guarantee .inner .detail .main dl {
	width: 545px;
	height: 300px;
}
#all_guarantee .inner .detail .main .g1y {
	background: url(../../img/pc/product/guarantee/all_guarantee_detail_1.webp) no-repeat;
}
#all_guarantee .inner .detail .main .g6m {
	background: url(../../img/pc/product/guarantee/all_guarantee_detail_2.webp) no-repeat;
}
#all_guarantee .inner .detail .main dl dt {
	display: flex;
	align-items: center;
	box-sizing: border-box;
	height: 107px;
	margin: 38px 40px 0 180px;
	padding-top: 5px;
	font-size: 30px;
	font-weight: bold;
	line-height: 38px;
}
#all_guarantee .inner .detail .main dl dt small {
	font-size: 18px;
}
#all_guarantee .inner .detail .main dl dd {
	margin: 25px 20px 0 40px;
	font-size: 26px;
	font-weight: bold;
	line-height: 36px;
}
#all_guarantee .inner .detail .main dl dd strong {
	color: #b6325c;
}
#all_guarantee .inner .detail .note {
	margin-top: 20px;
	font-size: 16px;
	line-height: 22px;
}
#all_guarantee .inner .detail .target {
	margin-top: 40px;
}
#all_guarantee .inner .detail .target .t-ttl {
	box-sizing: border-box;
	height: 60px;
	padding-top: 18px;
	background: #b6325c;
	color: #fff;
	font-size: 26px;
	font-weight: bold;
	text-align: center;
}
#all_guarantee .inner .detail .target .t-ttl small {
	font-size: 16px;
}
#all_guarantee .inner .detail .target ul {
	display: flex;
	justify-content: space-between;
	margin-top: 30px;
}
#all_guarantee .inner .detail .target ul li {
	width: 350px;
}
#all_guarantee .inner .detail .target ul li .t-txt {
	margin-top: 20px;
	font-size: 16px;
}
#ext_guarantee .inner {
	padding-top: 80px;
}
#ext_guarantee .inner .sub {
	font-size: 24px;
	text-align: center;
}
#ext_guarantee .inner h2 {
	margin-top: 15px;
	padding-bottom: 20px;
	border-bottom: solid 1px #d3d3d3;
	font-size: 34px;
	font-weight: bold;
	text-align: center;
}
#ext_guarantee .inner h2 small {
	font-size: 16px;
	font-weight: normal;
}
#ext_guarantee .inner .txt {
	margin-top: 30px;
	color: #333;
	font-size: 16px;
	line-height: 30px;
	text-align: center;
}
#ext_guarantee .inner .detail {
	margin-top: 100px;
	padding: 0 30px 40px;
	border: solid 10px #5690a8;
}
#ext_guarantee .inner .detail .d-ttl {
	display: flex;
	justify-content: center;
	box-sizing: border-box;
	width: 1120px;
	height: 128px;
	margin-top: -68px;
	padding-top: 52px;
	background: url(../../img/pc/product/guarantee/ext_guarantee_ttl.webp) no-repeat;
	color: #fff;
	font-size: 26px;
	font-weight: bold;
}
#ext_guarantee .inner .detail .period {
	display: flex;
	margin-top: 25px;
	padding: 0 10px;
}
#ext_guarantee .inner .detail .period .p-ttl {
	display: flex;
	justify-content: center;
	align-items: center;
	box-sizing: border-box;
	width: 240px;
	height: 47px;
	border: solid 1px #5690a8;
	color: #333;
	font-size: 20px;
	font-weight: bold;
}
#ext_guarantee .inner .detail .period .p-txt {
	display: flex;
	align-items: center;
	box-sizing: border-box;
	width: 860px;
	height: 47px;
	padding: 0 25px;
	border-bottom: solid 1px #5690a8;
	font-size: 18px;
}
#ext_guarantee .inner .detail .main {
	position: relative;
	height: 270px;
	background: url(../../img/pc/product/guarantee/ext_guarantee_flow.webp) no-repeat;
}
#ext_guarantee .inner .detail .main p {
	position: absolute;
	font-size: 16px;
}
#ext_guarantee .inner .detail .main .t1 {
	top: 56px;
	left: 13px;
}
#ext_guarantee .inner .detail .main .t2 {
	top: 30px;
	left: 477px;
	line-height: 22px;
	text-align: center;
}
#ext_guarantee .inner .detail .main .t3 {
	top: 30px;
	left: 960px;
	line-height: 22px;
	text-align: center;
}
#ext_guarantee .inner .detail .main .t4 {
	top: 138px;
	left: 105px;
	color: #fff;
	font-size: 24px;
	font-weight: bold;
}
#ext_guarantee .inner .detail .main .t5 {
	top: 136px;
	left: 714px;
	color: #fff;
	font-size: 30px;
	font-weight: bold;
}
#ext_guarantee .inner .detail .main .t6 {
	top: 210px;
	left: 70px;
	line-height: 30px;
}
#ext_guarantee .inner .detail .main .t7 {
	top: 217px;
	left: 560px;
}
#ext_guarantee .inner .detail .main .t8 {
	top: 265px;
	left: 70px;
	line-height: 30px;
}
#ext_guarantee .inner .detail .etc {
	margin-top: 90px;
	padding: 0 10px;
}
#ext_guarantee .inner .detail .etc2 {
	margin-top: 55px;
}
#ext_guarantee .inner .detail .etc .e-ttl {
	border-bottom: solid 1px #5690a8;
}
#ext_guarantee .inner .detail .etc .e-ttl p {
	display: flex;
	justify-content: center;
	align-items: center;
	box-sizing: border-box;
	width: 240px;
	height: 47px;
	border: solid 1px #5690a8;
	border-width: 1px 1px 0 1px;
	color: #333;
	font-size: 20px;
	font-weight: bold;
}
#ext_guarantee .inner .detail .etc .e-txt {
	margin-top: 25px;
	font-size: 24px;
}
#ext_guarantee .inner .detail .etc .e-txt small {
	font-size: 14px;
}
#ext_guarantee .inner .detail .etc .e-txt2 {
	margin-top: 20px;
	font-size: 14px;
	line-height: 24px;
}
#ext_guarantee .inner .detail .etc .e-txt2 strong {
	text-decoration: underline;
}
#target_parts .inner {
	padding: 80px 0 100px;
}
#target_parts .inner h2 {
	padding-bottom: 20px;
	border-bottom: solid 1px #d3d3d3;
	font-size: 34px;
	font-weight: bold;
	text-align: center;
}
#target_parts .inner .ttl {
	margin-top: 40px;
	color: #333;
	font-size: 16px;
	font-weight: bold;
}
#target_parts .inner .ttl strong {
	text-decoration: underline;
}
#target_parts .inner .txt {
	margin-top: 20px;
	padding-bottom: 30px;
	border-bottom: solid 1px #d3d3d3;
	color: #333;
	font-size: 16px;
	line-height: 30px;
}