<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset 'utf-8';

body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
input,
textarea,
p,
blockquote,
th,
td,
figure {
	margin: 0;
	padding: 0;
	zoom: 1;
}

html {
	color: #333;
	font-size: 14px;
	font-family:
		"ãƒ’ãƒ©ã‚®ãƒŽè§’ã‚´ Pro W3",
		Hiragino Kaku Gothic Pro,
		"ãƒ¡ã‚¤ãƒªã‚ª",
		Meiryo,
		"ï¼­ï¼³ ï¼°ã‚´ã‚·ãƒƒã‚¯",
		sans-serif,
		Helvetica;
	line-height: 1.428571428571429em;
}

body {
	position: relative;
	overflow: hidden;
	-webkit-text-size-adjust: 100%;
	-moz-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
	-o-text-size-adjust: 100%;
	text-size-adjust: 100%;
}

#guideline {
	position: absolute;
	top: 0;
	right: 0;
	z-index: 1;
	display: none;
	width: 100%;
	height: 100%;
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAAoCAYAAAA/tpB3AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAB1JREFUeNpiPnHiRAgTAxDQjmD4//8/A43tAAgwAFY3BflaMQDaAAAAAElFTkSuQmCC);
	opacity: 0.75;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

img {
	max-width: 100%;
	height: auto;
	line-height: 0;
	vertical-align: bottom;
}

fieldset,
img {
	border: 0;
}

.effect img {
	display: block;
}

address,
caption,
cite,
code,
dfn,
em,
strong,
th,
var {
	font-weight: normal;
	font-style: normal;
}

ul,
ol,
li {
	list-style: none;
}

caption,
th {
	text-align: left;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-weight: normal;
	font-size: 100%;
}

q::before,
q::after {
	content: "";
}

abbr,
acronym {
	border: 0;
}

textarea {
	font-size: 100%;
}

.cf::before,
.cf::after {
	display: table;
	content: "";
}

.cf::after {
	clear: both;
}

.cf {
	zoom: 1;
}

html {
	overflow-x: hidden;
}

table {
	font: 100%;
	font-size: inherit;
}

select,
input,
textarea {
	font: 99%;
}

pre,
code {
	font: 115% monospace "Osaka", "ï¼­ï¼³ ï¼°ã‚´ã‚·ãƒƒã‚¯", Arial, sans-serif;
	*font-size: 100%;
}

.description {
	padding: 5px 0;
	color: #fff;
	font-size: 12px;
	line-height: 20px;
	background-color: #bebebe;
}

#header {
	background-color: #fff;
	border-bottom: 2px solid #f0f0f0;
}

#header_inner {
	position: relative;
	height: 113px;
}

#logo,
#logo_leadcore,
#p_header,
#tel_header,
#btn_header {
	position: absolute;
}

#logo {
	top: 30px;
	left: 0;
}

#logo_leadcore {
	top: 22px;
	left: 360px;
}

#p_header {
	top: 22px;
	left: 372px;
}

#tel_header {
	top: 12px;
	left: 566px;
}

#btn_header {
	top: 15px;
	left: 828px;
}

#btn_header a {
	width: 172px;
	padding-top: 80px;
	background-image: url(../img/lp_common/btn_header.png);
}

#btn_header a:hover {
	background-position: 0 -80px;
}

#footer {
	padding: 40px 0 20px;
	background-color: #fff;
}

#company_info,
#company_links {
	position: relative;
	overflow: hidden;
}

#company_info_inner,
#company_links ul {
	position: relative;
	left: 50%;
	float: left;
}

#company_info_inner p,
#company_info_inner div,
#company_links ul li {
	position: relative;
	left: -50%;
	float: left;
}

#company_info_inner p {
	color: #333;
	font-size: 16px;
	line-height: 25px;
}

#p_company_info {
	margin-top: 25px;
}

#logo_andus {
	margin-top: 17px;
}

#company_links a {
	display: block;
	margin: 0 10px;
	padding: 5px;
	color: #333;
	font-size: 14px;
	line-height: 20px;
}

#company_links a:hover {
	text-decoration: none;
}

#seals {
	width: 800px;
}

#seals li {
	width: 350px;
}

.seal {
	margin-right: 10px;
}

.p_seals {
	margin-top: 4px;
	font-size: 10px;
	line-height: 14px;
}

#copyright {
	padding: 5px 0;
	background-color: #8bb22b;
}

#copyright small {
	color: #fff;
	font-size: 12px;
	line-height: 20px;
}

.box {
	width: 1000px;
	margin: 0 auto;
}

.center {
	text-align: center;
}

.mt10 {
	margin-top: 10px;
}

.mt20 {
	margin-top: 20px;
}

.mr20 {
	margin-right: 20px;
}

.ml20 {
	margin-left: 20px;
}

.mb10 {
	margin-bottom: 10px;
}

.mb20 {
	margin-bottom: 20px;
}

.mb30 {
	margin-bottom: 30px;
}

.mb40 {
	margin-bottom: 40px;
}

.mb50 {
	margin-bottom: 50px;
}

.mb60 {
	margin-bottom: 60px;
}

.mb80 {
	margin-bottom: 80px;
}

.mb90 {
	margin-bottom: 90px;
}

.mb100 {
	margin-bottom: 100px;
}

.auto {
	margin-right: auto;
	margin-left: auto;
}

.fl_r {
	float: right;
}

.fl_l {
	float: left;
}

.btn {
	display: block;
	height: 0;
	overflow: hidden;
}

.large {
	color: #333;
	font-size: 22px;
	line-height: 32px;
}

.normal {
	color: #333;
	font-size: 20px;
	line-height: 30px;
}

.small {
	color: #333;
	font-size: 18px;
	line-height: 28px;
}

.xsmall {
	color: #333;
	font-size: 16px;
	line-height: 26px;
}

.indent {
	margin-left: 1em;
	text-indent: -1em;
}

.colorbox {
	padding: 20px;
	background-color: #f6f6f6;
}

.bold {
	font-weight: bold;
}

.notice {
	color: #e50001;
}

.underline {
	text-decoration: underline;
}

.marker {
	background-color: #ff5;
}
</pre></body></html>