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



/* reset
-----------------------------------*/
html,body,h1,h2,h3,h4,h5,h6,ul,ol,dl,li,dt,dd,p,header,hgroup,section,article,aside,hgroup,footer,figure,figcaption,nav{margin:0;padding:0;font-size:100%;}body{line-height:1.0;-webkit-text-size-adjust:none;}article,aside,canvas,details,figcaption,figure,footer,header,hgroup,menu,nav,section,summary{display:block;}img{border:0;vertical-align:bottom;}ul,ol{list-style:none;}table{border-spacing:0;empty-cells: show;}h1,h2,h3,h4,h5,h6,strong,th{font-weight:normal;text-align:left;}

body{font:13px/1.231 arial,helvetica,clean,sans-serif;*font-size:small;*font:x-small}select,input,button,textarea{font:99% arial,helvetica,clean,sans-serif}table{font-size:inherit;font:100%}pre,code,kbd,samp,tt{font-family:monospace;*font-size:108%;line-height:100%}#yui3-css-stamp.cssfonts{display:none}



/* setting
-----------------------------------*/
a{
	color: #7aa65b;
	text-decoration: underline;
}
a:hover{
	color: #96cc70;
	text-decoration: none;
}
a:focus{
	-moz-outline-style: none;
}
strong{
	font-weight: bold;
}
ul li{
	list-style-type: disc;
}
ol li{
	list-style-type: decimal;
}



/* clear
-----------------------------------*/
.clear{
	clear: both;
}



/* clearfix
-----------------------------------*/
.clearfix:after{
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
	content: ".";
	line-height: 0;
}
.clearfix{
	display: inline-table;
	min-height: 1%;
}

/* for macIE \*/
* html .clearfix{
	height: 1%;
}
.clearfix{
	display: block;
}
/* end of for macIE */



/* html
-----------------------------------*/
html{
	height: 100%;
	overflow: auto;
}
*html{
	overflow-y: scroll;
}



/* body
-----------------------------------*/
body{
	color: #333333;
	font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	line-height: 1.77;
	-webkit-text-size-adjust: 100%;
	background: url("../img/bg_body_01.gif") no-repeat center 126px;
	text-align: left;
	overflow-x: hidden;
	min-width: 1000px;
	position: relative;
}



/* header
-----------------------------------*/
#header{
	width: 1000px;
	height: 175px;
	background: url("../img/bg_header_01.png") no-repeat 0 0;
	margin: 0 auto;
	position: relative;
}
#header h1{
	font-size: 85%;
	width: 660px;
	position: absolute;
	left: 128px;
	top: 4px;
}
#header a.logo img{
	position: absolute;
	left: 119px;
	top: 41px;
}
#header nav ul{
	width: 990px;
	position: absolute;
	left: 5px;
	top: 126px;
}
#header nav ul li{
	list-style: none;
	float: left;
}
#header nav ul li img{
	border: none;
	vertical-align: top;
}
#header address.inquiry{
	position: absolute;
	left: 850px;
	top: 15px;
}
#header .recruit{
	font-size: 131%;
	font-weight: bold;
	line-height: 1.29;
	position: absolute;
	right: 1px;
	top: 65px;
}
#header .recruit a{
	text-decoration: none;
	display: block;
	padding: 4px 0 4px 14px;
	position: relative;
}
#header .recruit a:before{
	content: "";
	width: 10px;
	height: 15px;
	background: url("../img/ico_01.png") no-repeat 0 0;
	display: inline-block;
	margin: auto 0;
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
}
#header .recruit a:hover{
	transform: translateX(2px);
}
#header .sdgs{
	display: flex;
	align-items: center;
	position: absolute;
	left: 598px;
	top: 11px;
}
#header .sdgs a:hover{
	opacity: .7;
}
#header .sdgs p{
	font-size: 85%;
	line-height: 1.45;
	margin-left: 14px;
}
#header .social{
	position: absolute;
	left: 598px;
	top: 68px;
}
#header .social a:hover{
	opacity: .7;
}



/* page_title
-----------------------------------*/
#page_title{
	width: 3000px;
	background: url("../img/bg_page_title_01.gif") repeat-x 0 bottom;
	text-align: center;
	margin: 0 0 4px -1500px;
	position: relative;
	left: 50%;
}



/* breadcrumbs
-----------------------------------*/
#breadcrumbs{
	width: 1000px;
	text-align: right;
	margin: 0 auto;
}
#breadcrumbs li{
	font-size: 93%;
	line-height: 1.3;
	list-style: none;
	display	: inline;
}
#breadcrumbs li a{
	color: #333333;
	text-decoration: none;
}
#breadcrumbs li a:hover{
	color: #787878;
	text-decoration: underline;
}



/* sankei_footer
-----------------------------------*/
#sankei_footer{
	width: 1070px;
	height: 245px;
	margin-left: -538px;
	position: relative;
	left: 50%;
}
#sankei_footer p{
	position: absolute;
	left: 363px;
	top: 16px;
	z-index: 10;
}
#sankei_footer img{
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1;
}



/* footer
-----------------------------------*/
#footer{
	width: 3000px;
	height: 524px;
	background: url("../img/bg_footer_01.png") no-repeat 0 0;
	margin: -168px 0 0 -1500px;
	position: relative;
	left: 50%;
	z-index: 1;
}


#footer section.sankei{
	width: 331px;
	position: absolute;
	left: 1020px;
	top: 226px;
}
#footer section.sankei p{
	line-height: 1.54;
	margin-top: 7px;
}


#footer div.nav{
	width: 510px;
	position: absolute;
	left: 1441px;
	top: 254px;
}
#footer div.nav ul{
	width: 160px;
	float: left;
	margin-right: 10px;
}
#footer div.nav ul li{
	list-style: none;
	margin-bottom: 12px;
}
#footer div.nav ul li a{
	color: #333333;
	text-decoration: none;
	background: url("../img/ico_01.png") no-repeat 0 3px;
	display: block;
	padding-left: 13px;
}
#footer div.nav ul li a:hover{
	color: #787878;
	text-decoration: underline;
	background-position: 1px 3px;
	padding-left: 14px;
}
#footer div.nav ul.nav03{
	margin-top: 35px;
}


#footer p.pagetop{
	position: absolute;
	left: 1782px;
	top: 193px;
}


#footer p.copyright{
	width: 670px;
	text-align: right;
	position: absolute;
	left: 1315px;
	top: 397px;
}
#footer p.copyright small{
	font-size: 100%;
}


#footer p.footer{
	line-height: 0;
	position: absolute;
	left: 1375px;
	top: 485px;
}



/* form
-----------------------------------*/
.form_unit section.form{
	width: 800px;
	margin: 0 auto 126px auto;
}
.form_unit section.form h3{
	margin-bottom: 10px;
}
.form_unit section.form p{
	line-height: 1.54;
	margin: 0 10px 20px 10px;
}
.form_unit section.form table{
	width: 100%;
	line-height: 1.54;
	margin-bottom: 70px;
}
.form_unit section.form table th{
	width: 200px;
	vertical-align: top;
	border-bottom: 1px dashed #cccccc;
	padding: 14px 0 5px 10px;
}
.form_unit section.form table th span{
	font-size: 85%;
}
.form_unit section.form table th img{
	float: right;
	margin-top: 4px;
}
.form_unit section.form table td{
	vertical-align: top;
	border-bottom: 1px dashed #cccccc;
	padding: 14px 0 5px 15px;
}
.form_unit section.form table td div.note{
	font-size: 85%;
	margin-bottom: 5px;
}
.form_unit section.form table td div.note strong{
	color: #cc0000;
	font-weight: normal;
}
.form_unit section.form div.btn{
	text-align: center;
}


.form_unit section.form.confirm{
	margin-top: 43px;
}
.form_unit section.form.confirm div.btn{
	width: 555px;
	text-align: left;
}
.form_unit section.form.confirm div.btn .submit{
	float: right;
}
.form_unit section.form.confirm div.btn .back{
	float: left;
	margin-top :20px;
}


.form_unit section.form.thanks{
	margin-top: 43px;
}
.form_unit section.form.thanks div.home{
	text-align: center;
	margin-top: 200px;
}


.form_unit .textinput70{
	width: 70px;
	padding: 4px;
}
.form_unit .textinput85{
	width: 85px;
	padding: 4px;
}
.form_unit .textinput300{
	width: 300px;
	padding: 4px;
}
.form_unit .textinput510{
	width: 510px;
	padding: 4px;
}
.textareainput510_190{
	width: 510px;
	height: 190px;
	padding: 4px;
}
.selectinput{
	padding: 4px;
}
.radioinput, 
.checkboxinput{
	vertical-align: middle;
}</pre></body></html>