@import url('slick-default-theme.css');
/* CSS Document */
/* 全般 */
body {
	background-color: ＃FFF;/*#FEFAE7、#F1F7E6*/
    font-family: "Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W4",'メイリオ',"Osaka","ＭＳ Ｐゴシック ",sans-serif;
    /*font-size: 15px;
    line-height: 1.5;
	-webkit-text-size-adjust : none;
	padding-bottom: 30px;*/
	background-color: #fff;

	color: #101177;
	width: 100%;
		
	/*margin: 0 auto;*/
	/*min-width: 1000px;*/
}
/* **************************************************** */
/* JOB MATCH  index.html, plan.html */
/* **************************************************** */

#wrapper{
	margin: 0 auto;
	min-width:1000px;	
}

a:link {
	text-decoration:none;
	color:  #101177;
}
a:hover {
	color:  #3fa7f3;
}
	
.displyib{
	display:inline-block;
}

.jobheader{
	width: 100%;
	border-top: #101177 10px solid;
}

.header_in{
	max-width: 1000PX;
	margin:0 auto;
	padding: 10px 0;
	overflow: hidden;
}

.logo {
	float: left;
	margin-left: 15px;
}

nav{
    text-align: right;
	clear:both;
}

	
nav li{
	display:inline-block;
	}

.topvisual{
	background-color: #b2dcfb;
	height: 550px;
	clear: both;
	
}
.topvisual_in{
	width: 1000px;
	margin: 0 auto;
}


.main{
	width: 100%;
	margin: 0 auto;
	text-align: center;
}

h2{
	font-size: 45px;
	font-weight:bold;
	margin-bottom: 20px;
}

.main section{
	padding-top: 80px;
}

.about {
	background-color:#bedded;
	min-width: 1000px;

}
.aboutlist{
	/*margin: 30px auto 100px;*/
	margin: 30px auto 60px;
	/*padding-bottom: 50px;*/
}

.aboutlist li{
	display: inline;
	margin: 0 22px;
}

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

.aboutlist02 li{
	margin: 20px;
	font-size: 18px;
}

.aboutlist02 li img{
	vertical-align:bottom;

}
.btn-contact{
	width: 380px;
    /*margin: 20px auto 100px;*/
	margin: 20px auto 0;	
    text-align: center;
}

.btn-contact a{
	display: table-cell;
    vertical-align: middle;
    box-sizing: border-box;
    height: 60px;
    width: 376px;
    padding-top: 5px;
    background-color: #29aae1;
    color: #fff;
    font-weight: bold;
    text-align: center;
    font-size: 1.84615rem;
	text-decoration:none;
	border-radius: 5px;
	}
.btn-contact a:hover{
    color: #101177;
}
.companycontents{
	background-color: #f4f7fa;
	padding-top: 70px;
	width: 100%;
	min-width: 1000px;

}
	
.companycontents_in{
	width: 1000px;
	margin: 0 auto 70px;
	text-align: center;
}

h3{
	color: #000;
}
		
.sabvisual {
	background-color: #fff;
	margin-bottom: 70px;
	width: 100%;
	height: 450px;
}

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

.qandalist li{
	display: inline-block;
	margin:10px;
}

.listbtn{
	background-color: #29aae1;
	padding:50px 0;
}

.listbtn_in{
	width: 1000px;
	text-align:center;
	color: #fff;
	font-weight:bold;
	margin: 0 auto;
}
	
	
.listbtn ul{
	color: #000;
}
		
.listbtn li{
	width: 300px;
	background-color: #FFF;
	display:inline-block;
	border-radius: 10px;

}

.btn01{
	border-radius: 10px 10px 0px 0px;
	background-color: #101177;
	color: #fff;
	padding: 18px 0;
}

.btn02{
	width:300px;
	height:109px;
	display:table-cell;
	vertical-align:middle;
}

.listbtn_in img:hover{
	opacity: 0.5 ;
}
	
	
footer{
	max-width: 100%;
	margin: 0 auto;
	min-width: 1000px;
}
.footer_link{
	text-align: center;
	line-height: 2;
	max-width:1000px;
	margin: 0 auto;
	padding: 50px 0 20px;
}

.footer_link a{
	color: #000;
}
h4{
	background-color:#3fa7f3;
    color: #fff;
	display:inline-block;
    font-weight: bold;
    padding: 10px 20px;
}
.innercomp{
	background-color: #ddd;
	padding: 20px 0;
	width:100%;
}
.innercomp_in{
	max-width: 800px;
	margin: 0 auto;
}
.info{
	width: 500px;
	margin-left:230px;
	display: inline-block;
}

.info p{
	display: inline-block;
	
}
.pmark{
	display: inline-block;
	float:right;
}
	
	
	
/**　　料金プランcss　**/


.plan, aside{
	max-width: 1000px;
	margin: 0 auto;
	text-align: center;
	font-size: 20px;
	line-height: 1.5;	
}
.plan{
	border-top: #ccc solid 1px;	
}
.plan h2{
	margin-top: 60px;
}
.plan01{
	width:90%;
	margin: 0 auto;
}
.plan dl{
	border: #ccc solid 1px;	
	border-top: none;
	margin-bottom: 50px;

}

.plan dt{
	background-color: #bddcec;
	padding: 10px;
	border-top: #ccc solid 1px;	
}
.plan dd{
	padding: 10px;
	border-left: #ccc solid 1px;
	border-top: #ccc solid 1px;	
	background-color: #fff;
}


.plantable{
	width:90%;
	margin: 0 auto;
}
.plantable dt{
	width: 45%;
	float: left;
}
.plan01 dd{
	border-left: none;	
}


aside dl{
	border: #ccc solid 1px;	
	text-align: left;
	width:90%;
	margin: 0 auto;
	padding-bottom: 10px;
}

aside dt{
	font-weight:bold;
	padding: 10px 10px 0 20px;
}
aside dd{
	padding: 10px 10px 0 20px;
}



/* **************************************************** */
/* Matching 登録 */
/* **************************************************** */
label{
	display:inline-block;
	min-width:200px;		
}

table {
	border: 1px solid #999;
	border-collapse: collapse;
}
table th {
	border-bottom: 1px solid #999;
	padding: 0.4em 0.4em 0.4em 1em;
	text-align: left;
	font-weight: normal;
	font-size: 90%;
}
table td {
	border-bottom: 1px solid #999;
	padding: 0.4em 1em;
}
/* table */
.tableno {
	border: none;
	border-collapse: collapse;
	font-size: 90%;
}
.tableno td {
	border: none;
	padding: 0.3em 0.5em;
}
.tableno th {
	border: none;
}

.mw1000 {
	max-width:1000px;	
}
.w100p{
	width:100%;
}
.bg-black{
	background-color:black;	
}
/* slick grid */
.percent-complete-bar {
	display: inline-block;
    height: 100%;
	-moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}
.slick-row{
	line-height:40px;		
}
#myGrid{
	background:#FFF;
	border: 1px solid gray;	
	width:100%;
	height:500px;
}

/* message */
.msg, .hissu{
	color:red;	
}
/* textbox */
#cname, #sname, #tantonm, #furikana, #busho, #maddr, #addr, #url, #shokushu, #enexam, #whours{
	/*width:350px;*/
	width:65%;
}
#telno, #faxno, #pass, #pass_sub, #boshucnt{
	width:30%;	
}
/* text align */
.tac{
	text-align:center;	
}
/* buttonArea */
.submit{
	width:70%;
	margin:0 auto;
	padding-bottom:20px;	
}
.submit #b_back, .submit #b_back2/*, .submit #b_login*/{	
	float:left;	
}
.submit #b_updt, .submit #b_updt2/*, .submit #b_new*/{
	float:right;	
}
/* privacy policy */
.pr a{
	color:#F00;	
}
.pr a:link{
	text-decoration:underline;	
}
.noncheck{
	-webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    filter: grayscale(100%);
    transition: 0.2s linear;		
}
.okcheck{
    -webkit-filter: grayscale(0%);
    -moz-filter: grayscale(0%);
    -o-filter: grayscale(0%);
    -ms-filter: grayscale(0%);
    filter: grayscale(0%);
    transition: 0.2s linear;			
}

/* datalist */
.seeklist dt {
	border-bottom:1px solid blue;
	width: 70%;
	margin-bottom:20px;			
}
.seeklist input{
	font-size:24px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;	
}
.complist dt {
	font-weight:bold;
	margin-left:20px;
	margin-bottom:20px;	
}
.complist input{
	font-size:24px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.seeklist dd, .complist dd {
	margin-bottom:20px;	
}
.login{
	margin-bottom:70px;
	margin-left:70px;	
}
/* button */
.btn1, .btn2, .btn3 {
	color: #333;
	font-size: 15px;
}
/*新規登録ボタン（青）*/
.btn1 {
	padding: 0.3em 0.5em;
	border:1px solid #777;
	cursor: pointer;
	background: #7abcea;/*濃い*/
	border-radius: 5px;
/* Webkit */
	background: -webkit-gradient(
		linear,
		left top,
		left bottom,
		from(#dbeff9),/*薄い*/
		to(#7abcea)/*濃い*/
		);
	-webkit-border-radius: 5px;
	-webkit-box-shadow: 1px 1px 1px #fff;
/* Firefox */
	background: -moz-linear-gradient(
		top,
		#dbeff9,/*薄い*/
		#7abcea/*濃い*/
		);
	-moz-border-radius: 5px;
	-moz-box-shadow: 1px 1px 1px #fff;
/* IE */
	filter:progid:DXImageTransform.Microsoft.gradient
        (startColorstr=#ffdbeff9,endColorstr=#ff7abcea);/*薄い濃い*/
	zoom: 1;
}
/*編集ボタン（オレンジ）*/
.btn2 {
	padding: 0.3em 0.5em;
	border:1px solid #777;
	cursor: pointer;
	background: #ffd87c;/*濃い*/
	border-radius: 5px;
/* Webkit */
	background: -webkit-gradient(
		linear,
		left top,
		left bottom,
		from(#fff2d3),/*薄い*/
		to(#ffd87c)/*濃い*/
		);
	-webkit-border-radius: 5px;
	-webkit-box-shadow: 1px 1px 1px #fff;
/* Firefox */
	background: -moz-linear-gradient(
		top,
		#fff2d3,/*薄い*/
		#ffd87c/*濃い*/
		);
	-moz-border-radius: 5px;
	-moz-box-shadow: 1px 1px 1px #fff;
/* IE */
	filter:progid:DXImageTransform.Microsoft.gradient
        (startColorstr=#fffff2d3,endColorstr=#fffd87c);/*薄い濃い*/
	zoom: 1;
}
/*削除・戻るボタン（グレー）*/
.btn3 {
	padding: 0.3em;
	border:1px solid #777;
	cursor: pointer;
	background: #d7d7d7;/*濃い*/
	border-radius: 5px;
/* Webkit */
	background: -webkit-gradient(
		linear,
		left top,
		left bottom,
		from(#efefef),/*薄い*/
		to(#d7d7d7)/*濃い*/
		);
	-webkit-border-radius: 5px;
	-webkit-box-shadow: 1px 1px 1px #fff;
/* Firefox */
	background: -moz-linear-gradient(
		top,
		#efefef,/*薄い*/
		#d7d7d7/*濃い*/
		);
	-moz-border-radius: 5px;
	-moz-box-shadow: 1px 1px 1px #fff;
/* IE */
	filter:progid:DXImageTransform.Microsoft.gradient
        (startColorstr=#ffefefef,endColorstr=#ffd7d7d7);/*薄い濃い*/
	zoom: 1;
}
/* sp */
@media screen and (max-width: 768px) {
	#jigyou, #bikou{
		width:70%;	
	}
	.submit #b_back, .submit #b_back2, .submit #b_updt, .submit #b_updt2, .submit #b_login, .submit #b_new{	
		float:none;	
		margin-bottom:10px;
		margin-left:0;		
	}
	.login{
		margin-left:10px;	
	}
}
@media screen and (max-width: 480px) { 
	#cname, #sname, #tantonm, #furikana, #busho, #maddr, #addr, #url, #shokushu, #telno, #faxno, #pass, #pass_sub, #boshucnt, #jigyou, #bikou, #enexam, #whours{
		width:90%;
	}
	.complist dt{
		margin-left:10px;	
	}
	.seeklist dt, .seeklist dd, .complist dt, .complist dd{
		margin-bottom:20px;
		margin-left:10px;
	}
	/* buttonArea */
	.submit{
		width:100%;
		margin:0 auto;
		padding-bottom:0px;	
	}
	.submit #b_back, .submit #b_back2, .submit #b_updt, .submit #b_updt2, .submit #b_login, .submit #b_new{	
		float:none;	
		margin-bottom:10px;
		margin-left:0;
	}
}