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

/*=============================================*/
/*                   home                      */
/*=============================================*/


#welcome #key_pages {
	width: 100%;
	height: 658px;
	overflow: hidden;
	position: relative;
	background: url(../img/welcome/key.jpg) no-repeat center top;
}

#welcome #lead {
	width: 100%;
	position: relative;
	background: url(../img/welcome/bg.png) no-repeat center top;
}

#welcome #lead .section {
	height: 1188px;
	padding-top: 62px;
	position: relative;
}

#welcome #lead h2 {
	float: left;
	margin-bottom: 12px;
}

#welcome #lead h3 { float: right; }

#welcome #lead p.txt {
	color: #e7ddd3;
	font-size: 14px;
	line-height: 1.8;
	width: 523px;
	padding-left: 5px;
	float: left;
	position: absolute;
	top: 191px;
	left: 0px;
}

#welcome #lead .img_01 {
	position: absolute;
	top: 379px;
	left: 0px;
}

#welcome #lead dl {
	color: #e7ddd3;
	font-size: 13px;
	line-height: 28px;
	clear: both;
}

#welcome #lead dl dt {
	float: left;
	padding-left: 55px;
	margin-right: 42px;
}

#welcome #lead dl dd {
	float: left;
	width: 397px;
	padding-top: 35px;
}

#welcome #lead h4 {
	position: absolute;
	top: 801px;
	left: 0px;
}

#welcome #lead p.txt01 {
	color: #e7ddd3;
	font-size: 13px;
	line-height: 28px;
	width: 385px;
	position: absolute;
	top: 937px;
	left: 10px;
}

#license_wl {
	width: 100%;
	position: relative;
	background: url(../img/welcome/bg01.png) no-repeat center top;
	height: 740px;
	margin-bottom: 40px;
}

#license_box {
	width: 890px;
	padding-left: 10px;
	margin: auto;
}

#license_box h2 {
	padding-top: 89px;
	text-align: center;
	width: 890px;
	margin-bottom: 54px;
}

.wl_list {
	width: 415px;
	border-top: 1px solid #3f2f23;
}

.wl_list dl {
	border-bottom: 1px solid #3f2f23;
	color: #e7ddd3;
	font-size: 15px;
	font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", serif;
}

.wl_list dl:after {
	content: "." !important;
	display: block !important;
	height: 0px !important;
	clear: both !important;
	visibility: hidden !important;
	font-size: 0px !important;
}

.wl_list dl dt {
	width: 100px;
	padding: 15px 0 15px 10px !important;
	background: #2d1b07;
	float: left;
	margin-right: 0px !important;
}

.wl_list dl dd {
	padding: 15px 0 15px 20px !important;
	float: left;
	width: 285px !important;
}

#welcome_box {
	width: 100%;
	position: relative;
	background: url(../img/shared/bg02.png) repeat center top;
}

#sec_box01 {
	width: 100%;
	position: relative;
	background: url(../img/welcome/bg03.png) no-repeat center top;
	min-height: 820px;
}

#welcome_box h2 {
	text-align: right;
	margin-bottom: 50px;
}

#welcome_box h3 { text-align: right; }

#welcome_box p.txt {
	color: #e7ddd3;
	font-size: 12px;
	line-height: 24px;
	width: 315px;
	padding-left: 10px;
	margin-top: 75px;
}
</pre></body></html>