<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*mv
-----------------------------------------------------------*/
#mv {
  background-image: url(../img/mv_bg_sp.png); }

#support .box_wrap:not(:last-child) {
	margin-bottom: 36px;
}
#support .box_wrap .box_tit {
	margin-bottom: 16px;
}
#support span.ttl {
	font-size: 1.1rem;
	font-weight: bold;
	margin: 1em 0 .5em;
	display: block;
}
#support .flow ul li a {
	width: 100%;
	display: block;
}
#support .flow ul li:first-child a {
	background: url(../img/txt_support201628_flow-1.jpg) no-repeat;
	background-size: 100%;
	height: 31.733vw;
}
#support .flow ul li:nth-child(2) a {
	background: url(../img/txt_support201628_flow-2.jpg) no-repeat;
	background-size: 100%;
	height: 31.733vw;
}
#support .flow ul li:last-child a {
	background: url(../img/txt_support201628_flow-3.jpg) no-repeat;
	background-size: 100%;
	height: 31.733vw;
}
#support .faq_list dt a {
	width: 100%;
}
#support .faq_list dt,
#support .faq_list dd {
	padding-left: 0;
}
#support .faq_list dt::before,
#support .faq_list dd::before {
	background: none;
	width: 0;
	margin-right: 0;
}
#support .faq_list dd a {
	color: #fff;
	text-decoration: none;
}</pre></body></html>