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

/* ------------------------------------------------------------------
     contentsArea
------------------------------------------------------------------ */
#contentsArea {
	margin: 66px auto 0;
}

/* ------------------------------------------------------------------
     subArea
------------------------------------------------------------------ */
aside .bannerA {
	margin-bottom: 26px;
}
#searchform {
	margin-top: 0;
}

/* ------------------------------------------------------------------
     mainArea (form/index.html)
------------------------------------------------------------------ */
article &gt; form &gt; h1 {
	text-indent: -99999px;
	background: url(../images/form/title_form.gif) center top no-repeat;
	width: 179px;
	height: 30px;
	margin: 0 auto 36px;
}
article .flow {
	width: 443px;
	height: 29px;
	margin: 0 auto;
}
article .secInner {
	width: 100%;
	border-top: 1px solid #d3d4d5;
	margin-top: 43px;
}
article .secInner p {
	line-height: 18px;
}
article .secInner dl {
	width: 630px;
	padding: 14px 15px;
	border-bottom: 1px solid #d3d4d5;
}
article .secInner dl dt {
	float: left;
	width: 175px;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	padding-top: 3px;
}
article .secInner dl dt span,
.need {
	font-size: 10px;
	color: #fff;
	line-height: 10px !important;
	background-color: #ff3000;
	behavior: url('PIE.htc');
	position: relative;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	-ms-border-radius: 2px;
	border-radius: 2px;
	padding: 3px 5px 1px;
	margin-left: 6px;
}
article .secInner dl dd {
	float: left;
	width: 455px;
	position: relative;
}
article .secInner dl dd &gt; span {
	margin: 0 0 0 8px;
	position: absolute;
	top: 6px;
}
article .secInner dl dd &gt; span.telTxt {
	margin: 0 0 0 8px;
	position: absolute;
	top: 0;
}
article .secInner dl dd &gt; span.telTxt span {
	font-size: 10px;
}
article .secInner dl dd p {
	margin: 6px 0;
}
article .secInner dl dd input[type="text"],
article .secInner dl dd textarea,
article .secInner dl dd select {
	width: 328px;
	height: 22px;
	behavior: url('PIE.htc');
	position: relative;
	border: 1px solid #b4b4b6;
	-webkit-box-shadow:2px 2px 2px 0 rgba(200,200,200,0.4) inset;
	-moz-box-shadow:2px 2px 2px 0 rgba(200,200,200,0.4) inset;
	box-shadow:2px 2px 2px 0 rgba(200,200,200,0.4) inset;
	line-height: 22px;
	padding: 0 5px;
	outline: 0;
	border-radius: 0;
}
article .secInner dl dd textarea {
	width: 438px;
	height: 160px;
}
article .secInner dl dd #selectCover {
	width: 328px;
	height: 22px;
	behavior: url('PIE.htc');
	position: relative;
	border: 1px solid #b4b4b6;
	-webkit-box-shadow:2px 2px 2px 0 rgba(200,200,200,0.4) inset;
	-moz-box-shadow:2px 2px 2px 0 rgba(200,200,200,0.4) inset;
	box-shadow:2px 2px 2px 0 rgba(200,200,200,0.4) inset;
	line-height: 22px;
	padding: 2px 5px 0;
	outline: 0;
	border-radius: 0;
	z-index: 1;
	background: url(../images/form/icon_select.gif) right 4px no-repeat;
}
article .secInner dl dd select {
	width: 338px;
	position: absolute;
	zoom:1.1;
	z-index: 2;
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=00);
	opacity: 0;
	background-color: transparent;
}


/* section03 */
article .personalWrap {
	width: 630px;
	padding: 0 15px;
}
article .secInner .info01 {
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	text-align: center;
	color: #ff3000;
	margin: 50px 0 45px;
}
article .personal_info01 {
	width: 130px;
	float: left;
}
article .personal_info01 label {
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	cursor: pointer;
}
.ie7 article .personal_info01 label {
	cursor: default;
}
.ie7 article .personal_info01 label input {
	cursor: pointer;
}
article .personal_info01 .info02 {
	font-size: 10px;
	line-height: 13px;
	color: #ff3000;
	margin: 6px 0 5px;
}
article .personal_info02 {
	width: 468px;
	height: 157px;
	float: right;
	border: 1px solid #b4b4b6;
	padding-bottom: 3px;
}
article .personal_info02 .inner {
	border-top: 2px solid #eee;
	border-left: 2px solid #eee;
	border-right: 1px solid #fff;
	width: 449px;
	height: 141px;
	overflow-y: scroll;
	padding: 6px 8px 8px 8px;
	line-height: 18px;
}
article .personal_info02 .inner p {
	margin-bottom: 15px;
}
article .personal_info02 .inner p.center {
	text-align: center;
}
article .personal_info02 .inner ol {
	margin-bottom: 15px;
}
article .personal_info02 .inner ol li {
	margin-bottom: 10px;
}
article .personal_info02 .inner h1 {
	margin-bottom: 15px;
	font-weight: normal;
}
article .personal_info02 .inner h2 {
	font-weight: normal;
}
article .personal_info02 .inner ol.date li {
	margin-left: 15px;
}

/* section04 */
article .btnBox {
	clear: both;
	width: 404px;
	margin: 0 auto;
	padding: 45px 0 0;
}
article .btnBox .btnL {
	width: 186px;
	height: 41px;
	float: left;
}
article .btnBox .btnR {
	width: 186px;
	height: 41px;
	float: right;
}
article .btnBox input,
article .btnBox a {
	width: 186px;
	height: 41px;
	-webkit-appearance: none;
	border-style: none;
	cursor: pointer;
	text-indent: -99999px;
	border-radius: 0;
	display: block;
}
article .btnBox .btnL input {
	background: url(../images/email/btn_email02.jpg) no-repeat 50%;
}
article .btnBox .btnR input {
	background: url(../images/email/btn_email03.jpg) no-repeat 50%;
}
.win article .btnBox input:hover,
.win article .btnBox a:hover,
.mac article .btnBox input:hover,
.mac article .btnBox a:hover,
article .btnBox input.hover,
article .btnBox a.hover {
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
	opacity: 0.5;
}

/* -- responsive -- */
@media screen and (max-width: 768px) {
	article .flow {
		max-width: 443px;
		width: 100%;
	}

	article .secInner dl {
		width: 93.33%;
	}

	article .secInner dl dt {
		float: none;
		width: 95.23%;
		padding-top: 0;
		margin-bottom: 3px;
	}

	article .secInner dl dd {
		float: none;
		width: 95.23%;
	}

	article .secInner dl dd span,
	article .secInner dl dd span.telTxt {
		margin: 0 0 0 0;
		top: -18px;
		left: 145px;
	}

	article .secInner dl dd span.rubiTxt {
		left: 105px;
	}

	article .secInner dl dd span.telTxt {
		left: 65px;
	}

	article .secInner dl dd span.telTxt span {
		margin-left: 5px;
	}

	article .secInner dl dd span br {
		display: none;
	}

	article .secInner dl dd input[type="text"],
	article .secInner dl dd textarea,
	article .secInner dl dd #selectCover {
		width: 95.23%;
	}

	article .secInner dl dd select {
		width: 97%;
	}

	/* section03 */
	article .personalWrap {
		width: 93.33%;
	}

	article .personal_info01 {
		width: 98%;
		float: none;
	}

	article .personal_info01 label {
		font-size: 14px;
		line-height: 20px;
		font-weight: bold;
		cursor: pointer;
	}

	article .personal_info01 br {
		display: none;
	}

	article .personal_info01 span {
		margin-right: 10px;
	}

	article .personal_info01 span.need {
		display: inline-block;
	}

	article .personal_info01 div {
		float: left;
		width: 66%;
		padding-right: 3%;
	}

	article .personal_info01 p.secu {
		float: right;
		width: 31%;
		padding-bottom: 15px;
		text-align: right;
	}

	article .personal_info02 {
		clear: both;
		width: 98%;
		float: none;
		border: 1px solid #b4b4b6;
		padding-bottom: 3px;
	}

	article .personal_info02 .inner {
		width: 92.63%;
		padding: 6px 3.1% 8px 3.1%;
	}

	/* section04 */
	article .btnBox {
		max-width: 404px;
		width: 100%;
	}

/*
	article .btnBox .btnL {
		width: 46%;
	}

	article .btnBox .btnR {
		width: 46%;
	}
*/

	article .btnBox .btnL,
	article .btnBox .btnR {
		width: 46%;
	}

/*
	article .btnBox input,
	article .btnBox a {
		width: 186px;
		height: 41px;
	}
*/

	article .btnBox .btnL input,
	article .btnBox .btnL a,
	article .btnBox .btnR input {
    width: 100%;
	}
}



/* ------------------------------------------------------------------
     mainArea (email/confirm.html)
------------------------------------------------------------------ */
.confirm article {
	padding-bottom: 40px;
}
.confirm article .secInner dl dt {
	padding-top: 0;
}
.confirm article .secInner dl dd {
	line-height: 18px;
}
.confirm article .secInner .info01 {
	margin: 50px 0 0;
}
.confirm article .btnBox .btnL a {
	background: url(../images/email/btn_email04.jpg) no-repeat 50%;
}
.confirm article .btnBox .btnR input {
	background: url(../images/contact/btn_email05.jpg) no-repeat 50%;
}

@media screen and (max-width: 768px) {
	.confirm article .secInner dl dt br {
		display: none;
	}
}

/* ------------------------------------------------------------------
     mainArea (form/complete.html)
------------------------------------------------------------------ */
.complete article &gt; h1 {
	text-indent: -99999px;
	background: url(../images/form/title_form.gif) center top no-repeat;
	width: 282px;
	height: 37px;
	margin: 0 auto 35px;
}
.complete article .info01 {
	font-size: 14px;
	color: #ff3000;
	font-weight: bold;
	line-height: 20px;
	margin: 95px 0 35px;
	text-align: center;
}
.complete article .info03 {
	text-align: center;
	line-height: 18px;
}
.complete article .btnBox {
	padding: 90px 0 0;
}
.complete article .btnBox .btnL {
	float: none;
	margin: 0 auto;
}
.complete article .btnBox .btnL a {
	background: url(../images/email/btn_email06.jpg) no-repeat 50%;
}
.complete br.for_under768 {
	display: none;
}

@media screen and (max-width: 768px) {
	.complete br.for_under768 {
		display: inline;
	}
}

.err{
	color:red;
	margin-bottom:0;
	padding:0;
	height: 8px;
}

.errbdr{
	border: 1px solid #ff0000;
}
</pre></body></html>