<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">&lt;style&gt;

	#why_wrap p,#why_wrap h2 span,#why_wrap h3{
		font-style:normal;
		line-height: 1.8em;
		color: #000 !important;
	}
		#why_wrap .why_parent h2{
		font-size: 32px;
		margin: 0;
		color: #000 !important;
	}
	#why_wrap .why_parent h3{
		display: inline-block;
		font-size: 20px !important;
		margin: 10px 0;
		    color: #000;
	}
#why_wrap .why_parent{
	display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    flex-direction: row;
    align-items: center;
    align-content: center;
    justify-content: center;
    padding: 40px 0;
	}
#why_wrap .why_children01,
	#why_wrap .why_children02{
    width: 44%;
    height: auto;
    max-width: 520px;
    padding: 2%;
	}
	.why_children02 img {
    padding: 20px;
	width: 100%;
}
	#why_wrap .bg_gray{
		background-color: #f8f8f8;
	}
	.why_slideatitle {
    text-align: center;
    margin: 0 auto;
}
	.why_slideatitle span {
    display: inline-block;
    font-size: 28px;
}
#why_wrap p strong {
    font-weight: bold;
    margin-bottom: 8px;
    display: inline-block;
}
#why_wrap p strong {
    font-weight: bold;
	margin-bottom: 8px;
}
.why_parent p {
    line-height: 1.65;
}
&lt;/style&gt;</pre></body></html>