#contents_wrapper .warranty_title {
	font-size: 44px;
	font-family: "Noto Sans JP", sans-serif;
	color: #8e2238;
	height: auto;
	width: 800px;
	margin-top: 60px;
	margin-right: auto;
	margin-left: auto;
	font-weight: 500;
	padding-bottom: 20px;
}
#contents_wrapper .warranty_contents_title {
	font-size: 22px;
	font-family: "Noto Sans JP", sans-serif;
	font-weight: 700;
	color: #FFFFFF;
	height: auto;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	background-color: #94243A;
	padding-top: 6px;
	padding-bottom: 6px;
	margin-bottom: 28px;
	padding-left: 40px;
}

#contents_wrapper .warranty_contents_sentence {
	font-size: 16px;
	font-family: "Noto Sans JP", sans-serif;
	line-height: 32px;
	height: auto;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	text-align: justify;
	margin-bottom: 50px;
	margin-top: 28px;
}
#contents_wrapper .warranty_contents_sentence .refrain {
	padding-left: 16px;
	text-indent: -16px;
	margin-left: 2px;
}
#contents_wrapper .warranty_contents_sentence .number {
	padding-left: 28px;
	text-indent: -28px;
	margin-left: 2px;
}
#contents_wrapper .warranty_contents_sentence .number2 {
	padding-left: 30px;
	text-indent: -30px;
	margin-left: 2px;
}
#contents_wrapper .company {
	font-size: 20px;
	line-height: 38px;
	font-weight: 500;
	color: #000;
	text-align: left;
	height: auto;
	width: 800px;
	margin-top: 28px;
	margin-right: auto;
	margin-left: auto;
	font-family: "Noto Sans JP", sans-serif;
}
#contents_wrapper .tel {
	font-size: 20px;
	line-height: 38px;
	font-weight: 500;
	color: #000;
	text-align: left;
	height: auto;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	font-family: "Noto Sans JP", sans-serif;
	color: #8e2238;
	margin-bottom: 80px;
}

.sp{
	display: none;
}
.pc{
	display: block;
}

































































 @media screen and (max-width: 760px) {
.pc{
	display: none;
}
.sp{
	display: block;
}
#contents_wrapper .warranty_title {
	font-family: "Noto Sans JP", sans-serif;
	font-size: 22px;
	color: #8e2238;
	height: auto;
	width: 92%;
	margin-top: 24px;
	margin-right: auto;
	margin-left: auto;
	font-weight: 500;
}
#contents_wrapper .warranty_contents_title {
	font-size: 14px;
	font-family: "Noto Sans JP", sans-serif;
	font-weight: 700;
	color: #FFFFFF;
	height: auto;
	width: calc(92% - 20px);;
	margin-right: auto;
	margin-left: auto;
	background-color: #94243A;
	padding-left: 20px;
	margin-bottom: 10px;
}
#contents_wrapper .warranty_contents_sentence {
	font-size: 14px;
	font-family: "Noto Sans JP", sans-serif;
	line-height: 25px;
	font-weight: 400;
	height: auto;
	width: 92%;
	margin-right: auto;
	margin-left: auto;
	text-align: justify;
	margin-bottom: 20px;
	margin-top: 0px;
}
#contents_wrapper .warranty_contents_sentence .refrain {
	padding-left: 16px;
	text-indent: -16px;
	margin-left: 2px;
}
#contents_wrapper .warranty_contents_sentence .number {
	padding-left: 20px;
	text-indent: -20px;
	margin-left: 2px;
}
#contents_wrapper .warranty_contents_sentence .number2 {
	padding-left: 24px;
	text-indent: -24px;
	margin-left: 2px;
}
#contents_wrapper .company {
	font-size: 15px;
	line-height: 25px;
	font-weight: 500;
	color: #000;
	text-align: left;
	height: auto;
	width: 92%;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	font-family: "Noto Sans JP", sans-serif;
}
#contents_wrapper .tel {
	font-size: 15px;
	line-height: 28px;
	font-weight: 500;
	color: #000;
	text-align: left;
	height: auto;
	width: 92%;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	font-family: "Noto Sans JP", sans-serif;
	color: #8e2238;
	margin-bottom: 60px;
}

 }
