<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@import url(http://fonts.googleapis.com/earlyaccess/notosansjapanese.css);
body {
	font-family: æ¸¸ã‚´ã‚·ãƒƒã‚¯, YuGothic, ãƒ¡ã‚¤ãƒªã‚ª, Meiryo, "ãƒ’ãƒ©ã‚®ãƒŽè§’ã‚´ Pro", "Hiragino Kaku Gothic Pro", "ï¼­ï¼³ ï¼°ã‚´ã‚·ãƒƒã‚¯", "MS PGothic", sans-serif;
	color: #333;
	font-feature-settings: "palt";
}

html {
  font-size: 62.5%;
}

.w100 {font-weight: 100;}
.w200 {font-weight: 200;}
.w300 {font-weight: 300;}
.w400 {font-weight: 400;}
.w500 {font-weight: 500;}
.w700 {font-weight: 700;}
.w900 {font-weight: 900;}


img{width:100%; margin:0px; padding:0px; line-height:0; border:none; display: block;}


a:link {
	text-decoration: none;
/*	color: #333;*/
}

.clear{
clear:both;
visibility: hidden;
overflow : hidden;
height:0px;
margin:0px;
padding:0;
line-height:0px;
}

/* ------ class ------ */

/* comment */
.comment {
	padding:0px 0;
	text-align: center;
	color: #999;
}


/* ------ mainã€€------ */

#bace{
width:100%;
min-width:1100px;
}

#header{
width:100%;
min-width:1100px;
background-color:white;
}

.header_wrap {
width:1000px;
margin:0 auto;
padding:10px 0 10px;
display:flex;
justify-content:space-between;
}

.logo {
width:240px;
margin-left:0;
}

.login_top {
width:90px;
border-radius:7px;
border:1px solid #727dab;
padding:7px 0;
display:block;
text-align:center;
}

.login_bt {
color:#727dab;
font-size:1.5em;
}

.login_bt a {
color:#727dab;
}

.login_bt a:hover {
background: linear-gradient(to right,#727dab, #7683a0);
color:white;
}


/* ------ ãƒ¡ã‚¤ãƒ³ã‚¨ãƒªã‚¢ãƒ»ãƒ˜ãƒƒãƒ€ãƒ¼ã€€------ */

 .pc_top_bt {
width:100%;
color:#FFF;
margin:0 auto;
background-image:repeating-linear-gradient(0deg, rgba(1, 8, 37,0.7), rgba(1, 8, 37,0.7) 3px, rgba(1, 16, 80,0.7) 0, rgba(1, 16, 80,0.7) 6px), url(../images/pc_top_bg.jpg);
background-size: cover;
padding:0; 
 }

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

.top_title_s {
/*width:594px;
height:52px;*/
width:505px;
height:42px;
margin:0 auto;
padding-top:50px;
padding-bottom:15px;
}

.top_title {
color:#FFF;
font-size:8.7em;
letter-spacing:4px;
line-height:1.2;
text-align:center;
text-shadow: 1px 2px 3px #233b4a;
margin:0 auto;
}

.top_border {
	width:550px;
	margin:25px auto;
	border-top:2px solid #FFF;
}

.top_txt {
	color:#FFF;
	font-size:26px;
	letter-spacing:5px;
	line-height:1;
	text-align:center;
	margin:0 auto;
}

.top_btn_waku {
	width:830px;
	color:#FFF;
	margin:0 auto;
	padding-bottom:10px;
}

.top_btn {
	display:block;
	width:830px;
	margin:40px auto 50px auto;
	padding:30px 0px;
	text-align: center;
	color:#FFF;
	letter-spacing:3px;
	font-size:33px;
	font-weight:bold;
	border-radius: 50px;
	background:linear-gradient(#ffbd49, #ff6103);
	background: -webkit-linear-gradient(#ffbd49, #ff6103); 
	background: linear-gradient(#ffbd49, #ff6103); 
	box-shadow: 0px 10px  #af4d05;
	text-decoration: none;
}

.top_btn a:link {
	color:#FFF;
}

.pc_top_waku a img{
	display:inline-block;
	width:4%;
	margin-left:0.5em;
}
 
 /* ------ ãƒˆãƒƒãƒ—ãƒœã‚¿ãƒ³ ------ */
  .sp_top_bt{
display:none;
 }
 
 
/*  kigyo_logo  */
.pc_kigyo_waku {
	width:100%;
	background-color:#FFF;
	margin:0 auto;
}

.kigyo_title {
	width:1000px;
	height:75px;
	margin:0px auto 50px auto;
	padding-top:50px;
}

.kigyo_logo {
	width:1000px;
	height:277px;
	margin:0 auto;
}

.kigyo_cap {
	width:1000px;
	margin:20px auto 35px auto;
	color:#999a9e;
	text-align:right;
/*	font-size:1.5em;*/
	font-size:1.6em;
}

.kigyo_txt {
	color:#1a243c;
	line-height:1.5;
	text-align:center;
/*	font-size:3em;*/
	font-size:3.2em;
	letter-spacing:4px;
}

.pc_kigyo_waku a img{
	display:inline-block;
	width:4%;
	margin-left:0.5em;
}

.regist_btn_waku {
	width:830px;
	color:#FFF;
	margin:0 auto;
	padding-bottom:10px;
}

.regist_btn {
	display:block;
	width:830px;
	margin:30px auto 50px auto;
	padding:30px 0px;
	text-align: center;
	color:#FFF;
	letter-spacing:3px;
	font-size:33px;
	font-weight:bold;
	border-radius: 50px;
	background:linear-gradient(#ffbd49, #ff6103);
	background: -webkit-linear-gradient(#ffbd49, #ff6103); 
	background: linear-gradient(#ffbd49, #ff6103); 
	box-shadow: 0px 10px  #af4d05;
	text-decoration: none;
}

.regist_btn a:link {
	color:#FFF;
}

.pc_kigyo_waku a img{
	display:inline-block;
	width:4%;
	margin-left:0.5em;
}
 
.sp_kigyo_area{
display:none;
 }
 

 /* ------ æ±‚äººä¾‹ ------ */
.sp_jirei_waku {
 	display:none;
 }
 
 #jobarea{
/* width:1180px;*/
 width:100%;
 margin:0 auto;
 background-color:#e6e7e7;
 }
 
.jirei_wrap {
width:1040px;
margin:0 auto;
display:flex;
justify-content:space-between;
}

.pc_jirei_title {
	width:358px;
	height:74px;
	margin:0 auto 35px auto;
	padding-top:50px;
}

.jirei {
width:520px;
margin:0 auto;
}

.jirei_txt {
	color:#1a243c;
	line-height:1.7;
	text-align:center;
/*	font-size:3em;*/
	font-size:3.2em;
	letter-spacing:4px;
	padding-top:10px;
}

.sp_bt_bottom{
display:none;
}

.pc_bt_bottom{
width:790px;
margin:0 auto;
padding:40px 0;
}

.pc_jirei_waku a img{
	display:inline-block;
	width:4%;
	margin-left:0.5em;
}


/* ãƒŸãƒ‰ãƒ«ã®è»¢è·ãªã‚‰ã€è»¢è·ã®é¸æŠžè‚¢ãŒå¢—ãˆã¾ã™ */
.sp_choice_waku {
	display:none;
}

.choice_wrap {
width:1000px;
margin:0 auto;
display:flex;
justify-content:space-between;
}

.pc_choice_title {
	width:1000px;
	height:75px;
	margin:0 auto 50px auto;
	padding-top:50px;
}

.choice {
width:500px;
margin:0 auto;
}

.choice img{
	width:200px;
	height:192px;
	margin:0 auto;
}

.choice_txt {
	color:#1a243c;
	line-height:1.7;
	text-align:center;
	font-size:26px;
	letter-spacing:5px;
	padding-top:20px;
}

.sp_bt_bottom{
display:none;
}

.pc_bt_bottom{
width:790px;
margin:0 auto;
padding:40px 0;
}

.pc_choice_waku a img{
	display:inline-block;
	width:4%;
	margin-left:0.5em;
}


/* ------ footer ------ */
footer {
	width:100%;
	margin:0 auto;
	padding: 20px 0;
	text-align: center;
	background-color:#89c1d7;
	font-size:18px;
}
footer ul {
	padding-bottom: 15px;
}
footer li {
	display: inline-block;
	padding: 0 3%;;
}
footer li:last-child {
	border-left: solid 1px #FFF;
}
footer li a {
	text-decoration: none;
	color: #FFF;
}
footer small {
	font-size: 80%;
	color: #FFF;
}</pre></body></html>