<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 {
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000;
	background: #fff;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 90%;
	overflow-y: scroll;
	-webkit-text-size-adjust: none;
	line-break: strict;
	word-break: break-strict;
}
div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td, hr {
	margin: 0;
	padding: 0;
}
h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	font-weight: normal;
}
ol, ul {
	list-style: none;
}
li {
	line-height: 100%;
}
img {
	border: 0;
	vertical-align: middle;
}
table {
	font-size: 100%;
	border-collapse: collapse;
	border-spacing: 0;
}
th, td {
	line-height: 150%;
}
caption, th {
	text-align: left;
}
address, caption, cite, code, dfn, em, th, var {
	font-style: normal;
	font-weight: normal;
}
p {
	line-height: 160%;
	line-break: strict;
	word-break: normal;
}
a:link {
	color: #06f;
	text-decoration: underline;
}
a:visited {
	color: #60f;
	text-decoration: underline;
}
a:hover {
	color: #06f;
	text-decoration: none;
}
input, textarea, select {
	padding: 2px;
	boder: 1px solid #ccc;
}
input:focus, textarea:focus, select:focus {
	background-color: #ffe;
	border: 1px solid #ccc;
}
label {
	cursor: pointer;
}



/* 基本レイアウト ---------------- */
#wrapper {
	width: 1000px;
	margin: 0 auto;
	text-align: left;
}


/* ヘッダー ---------------- */
#header {
	width: 1000px;
	margin-top: 10px;
}
#header:after {
	display: block;
	clear: both;
}
#head01 {
	width: 270px;
	height: 60px;
	float: right;
	margin-bottom: -60px;
}
#head02 {
	clear: both;
	width: 1000px;
	background: url(../img/bg01-pc.png) no-repeat;
}
#logo &gt; a {
	display: block;
	width: 270px;
	height: 60px;
	white-space: nowrap;
	text-indent: 100%;
	background: url(../img/pc-logo.png) no-repeat;
	overflow: hidden;
}
#head-t01 {
	display: block;
	width: 1000px;
	height: 220px;
	white-space: nowrap;
	text-indent: 100%;
	background: url(../img/pc-t01.png) no-repeat;
	overflow: hidden;
}
h1 {
	width: 1000px;
	height: 450px;
	margin-bottom: 20px;
	white-space: nowrap;
	text-indent: 100%;
	background: url(../img/pc-t02.png) no-repeat;
	overflow: hidden;
}
#head-t02 {
	padding: 0 60px 5px 70px;
	text-align: left;
	font-size: 100%;
}
#head-t03 {
	width: 870px;
	height: 40px;
	margin: 0 60px 20px 70px;
	white-space: nowrap;
	text-indent: 100%;
	background: url(../img/pc-t03.png) no-repeat;
	overflow: hidden;
}


/* フッター ---------------- */
#topcontrol {
	width: 80px;
	height: 35px;
	white-space: nowrap;
	text-indent: 100%;
	background: url(../img/up-pc.png) no-repeat;
}
#topcontrol:hover {
	background-position: 0 -35px;
}


/* コンテンツ ------------- */
#contents {
	padding: 0 50px 0 40px;
}
#gaiyo {
	margin-bottom: 20px;
	padding: 0 2px;
	text-align: center;
	color: #fff;
	background: #727171;
	font-size: 130%;
	font-weight: bold;
	letter-spacing: 1em;
}
#t04 {
	float: left;
	width: 110px;
	height: 96px;
	margin-bottom: 5px;
	white-space: nowrap;
	text-indent: 100%;
	background: url(../img/pc-t04.png) no-repeat;
	overflow: hidden;
}
#t05 {
	float: left;
	width: 400px;
	height: 96px;
	margin-bottom: 5px;
	white-space: nowrap;
	text-indent: 100%;
	background: url(../img/pc-t05.png) no-repeat;
	overflow: hidden;
}
#t06 {
	float: left;
	width: 400px;
	height: 96px;
	margin-bottom: 5px;
	white-space: nowrap;
	text-indent: 100%;
	background: url(../img/pc-t06.png) no-repeat;
	overflow: hidden;
}
#t07 {
	letter-spacing: 2em;
}
#t08 {
	font-size: 140%;
	font-weight: bold;
	color: #E60014;
}

#table01 {
	clear: both;
	width: 100%;
	font-size: 110%;
	border-collapse: separate;
	border-spacing: 0 2px;
	border-top: 1px solid #ccc;
}
#table01 th, #table01 td {
	padding: 10px;
	border-bottom: 1px solid #ccc;
}
#table01 th {
	width: 8em;
	border-right: 1px solid #ccc;
	font-weight: bold;
}

#dl01 &gt; dt {
	width: 9em;
	line-height: 1.5;
}
#dl01 &gt; dd {
	margin: -1.5em 0 0 9.5em;
	line-height: 1.5;
}

#inquiry {
	margin-bottom: 100px;
}
#b01 {
	margin: 25px 0 0 110px;
}
#b01 &gt; a {
	display: block;
	width: 680px;
	height: 68px;
	white-space: nowrap;
	text-indent: 100%;
	background: url(../img/pc-b01.png) no-repeat;
	overflow: hidden;
}
#b01 &gt; a:hover {
	opacity: 0.7;
	transition: 0.3s;
}


/* 共通スタイル---------------- */
.clear {
	clear: both;
	border: hidden;
	height: 1px;
}
.clearfix:after {
	display: block;
	clear: both;
	height: 0px;
	visibility: hidden;
	content: ".";
}
.clearfix {
	min-height: 1px;
}
* html .clearfix {
	height: 1px;
	/*¥*//*/ /*MAC IE5.x対策*/
	height: auto;
	overflow: hidden;
	/**/
}
.nowrap {
	white-space: nowrap;
}
.p01 {
	margin: 0 0 5px 0;
	font-size: 90%;
}
.hr01 {
	clear: both;
	height: 1px;
	color: #fff;
	border-top: 1px solid #ccc;
	border-right: hidden;
	border-left: hidden;
	border-bottom: hidden;
	margin: 0 0 10px 0;
	padding: 0;
}
.bold {
	font-weight: bold;
}
.txt01 {
	color: #f00;
}

</pre></body></html>