@charset "UTF-8";
/* CSS Document */
* {
	margin:0;
	padding:0;
}
html,
body {
	margin:0;
	padding:0;
	height:100%;
	background-image:url(img/bg_header.gif);
	background-repeat:repeat-x;
	color:#333;
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'MS Pゴシック','MS PGothic',sans-serif;
	font-size:96%;
	line-height: 1.6;
	letter-spacing: 0;
}
* a img {
	border:none;
}
h2 {
	font-size:120%;
	margin:10px;
}
a{
	color:#00C;
}
a:hover{
	text-decoration:none;
}
#CONTAINER {
	min-height:75%;
	_height:100%;}
section p {
	margin:0 10px 10px 10px;
}
.imgborder {
	box-sizing:border-box;
	padding:1px;
	border:1px #999 solid;
	background-color:#FFF !important;
}
.hasen {
	border:none;
	border-top: dashed 1px #CCC;
	height:1px;
	color:#FFF;
	margin:10px 0px 10px 0px;
}
.strongContent{
	color:#FF0000;
	font-weight:bold;
}
/*slick-slide*/
.slick-slide img{
	margin:auto;
}
/*clearfix*/
.clearfix:after{
  content: ".";
  display: block;
  height: 0;
  font-size:0;
  clear: both;
  visibility:hidden;
}
.clearfix{display: inline-block;}

/*float*/
.pull-left{
	float:left;
}
.pull-right{
	float:right;
}

/*付け足し20170818*/
/*float*/
.a-link{
	display:inline-block;
}

.content{
	width:920px;
	margin-right: auto;
	margin-left: auto;
	padding:0 15px;
}
.content-main{
	margin-bottom:50px;
}
section ul.clearfix.list-img-wrap{
	margin: 0 auto;
	width:890px;
	padding-left: 0;
}

ul.list-img-wrap li {
	list-style: none;
}

li.pull-left{
 padding-right: 5px;
}
.department_btn a{
	background-color: #cae6fd;
	border: 5px solid #3f99f7;
	padding: 10px 20px;
	text-align: center;
	font-size: 16px;
	margin-left: 30px;
}
/*付け足し*/

/* Hides from IE Mac \*/
* html .clearfix {height: 1%;}
.clearfix{display:block;}
/* End Hack */

/*太字*/
.text-bold{
	font-weight:bold;
}
/*赤文字*/
.text-red{
	color:#cd0000;
}
/*センタリング*/
.center{
	text-align:center;
}
/*マージン*/
section{
	margin: 15px 0 0 0;
	padding: 0 0 15px 0;
}
/*インデント*/
.p_indent > p{
	text-indent:1em;
}
/*画像を使用しないボタン*/
.btn{
	display: inline-block;
	width: 200px;
	padding: 8px 0 10px;
	border-radius: 6px;
	font-size: 120%;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	cursor: pointer;
	box-shadow: 2px 2px 6px 1px rgba(0,0,0,0.2);

	border: 1px solid #bfbfbf;
	background: #e6e6e6;
	background: -webkit-linear-gradient(top, #fafafa, #e6e6e6);
	background: linear-gradient(to bottom, #fafafa, #e6e6e6);
	color: #333;
}
.btn:hover,
.btn:active,
.btn:focus{
	border: 1px solid #b3b3b3;
	background: #e4e4e4;
	background: -webkit-linear-gradient(top, #cdcdcd, #e4e4e4);
	background: linear-gradient(to bottom, #cdcdcd, #e4e4e4);
	color: #000;
}
.btn-large{
	width: 400px;
	padding: 10px 0 12px;
	border-radius: 8px;
}
.btn-block{
	display: block;
	width: 100%;
}
.btn-primary{
	border: 1px solid #006aa2;
	background: #008cd5;
	background: -webkit-linear-gradient(top, #008cd5, #007bbb);
	background: linear-gradient(to bottom, #008cd5, #007bbb);
	color: #fff;
}
.btn-primary:hover,
.btn-primary:active,
.btn-primary:focus{
	border: 1px solid #00496f;
	background: #005988;
	background: -webkit-linear-gradient(top, #005988, #006aa2);
	background: linear-gradient(to bottom, #005988, #006aa2);
	color: #eee;
}
.btn-warning{
	border: 1px solid #F7931E;
	background: #F7931E;
	background: -webkit-linear-gradient(top, #FAB96B, #F7931E);
	background: linear-gradient(to bottom, #FAB96B, #F7931E);
	color: #fff;
}
.btn-warning:hover,
.btn-warning:active,
.btn-warning:focus{
	border: 1px solid #E67A12;
	background: #E67A12;
	background: -webkit-linear-gradient(top, #E67A12, #F7931E);
	background: linear-gradient(to bottom, #E67A12, #F7931E);
	color: #eee;
}

.block{
	margin: 1.5em 10px;
}


.box{
	margin: 10px 0;
	padding:15px 20px;
	border:1px solid #e6e6e6;
}
.box-default{
	border:1px solid #e6e6e6;
}
/*エラー文言エリア*/
.box-error{
	border: 1px solid #cd0000;
	color:#cd0000;

	/*display:none;*/
}

.form-error{
	margin: 0 0 10px 0;
	padding:0.7em 1em;
	background-color: #cd0000;
	color:#fff;
	font-weight:bold;

	/*display:none;*/
}


/*==================　headder　==================*/
header{
	padding: 3px 10px;
	height: 114px;/*89px*/
	width:926px;
	margin:0 auto;
	font-size:16px;
}
#logo {
	margin:28px 0 0 5px;
	float:left;
}
#logo a{
	display:inline-block;
}
/* 右上 */
#s-nav {
	float:right;
	margin: 20px 4px 5px 0;
	font-size:10px;
}
/* 文字のおおきさ */
#fontsize-wrap {
	float:right;
	width:155px;
}
#moji-no-okisa {
	float:left;
	margin-right:1px;
}
#fontsize-wrap ul {
	list-style:none;
}
#fontsize-wrap li {
	width:25px;
	height:25px;
	overflow: hidden;
	float: left;
	margin-left:2px;
}
#fontsize-wrap li img:hover{
	cursor:pointer;
}
/*form*/
textarea{
	width:100%;
}
textarea,
input[type=text]{
	font-size:100%;
}
input[type=radio],
input[type=checkbox]{
	width: 2em;
}
.box-checkbox{
	display: block;
	padding: 15px 15px;
	background-color: #e2f5ff;
	font-weight: bold;
}
/*必須*/
.hissu{
	float: right;
	padding: 0 5px;
	background-color: #cd0000;
	color: #fff;
}
/* リスト */
ol li {
	margin:10px;
}
section ul {
	padding-left:25px;
}
section .content-wrap ul {
	padding-left:25px;
	margin: 0 0 5px 0;
}
section .content-wrap ul li {
	margin: 0;
}
ul.liststyle-none{
	list-style: none;
	padding-left: 0 !important;
}

/* テーブル */
.table-border {
	width: 100%;
	border:solid 1px #CBCBCB;
	border-collapse:collapse;
}
.table-border th {
	border:solid 1px #CBCBCB;
	padding:20px;
	background-color:#EDEDED;
	text-align:left;
}
.table-border td {
	border:solid 1px #CBCBCB;
	padding:20px;
}

.table-form{
	margin: 15px 0;
}
.table-form th{
	width:25%;
}
.table-form td{
	width:75%;
}
/* グローバルナビゲーションメニュー */
nav#g-nav {
	padding:0 10px 0 10px;
	height:53px;
	width:926px;
	margin:0 auto;
	clear:left;
	font-size:16px;
}
nav#g-nav ul {
	list-style:none;
}
nav#g-nav li {
	float:left;
}
nav#g-nav a {
	width:185px;
	height:53px;
	overflow:hidden;
}
nav#g-nav img {
	border:none;
}
nav#g-nav a:hover img {
	margin-top:-53px;
}
/* 各ボタン */
.button-home {
	position:relative;
	display:block;
	height: 53px;
	width: 185px;
	background:url(img/btn_g-nav_home.gif) no-repeat;
	background-position:top;
}
.button-home span.hover {
	position: absolute;
	display: block;
	height: 53px;
	width: 185px;
	background:url(img/btn_g-nav_home.gif) no-repeat;
	background-position:center;
}
.button-home-stay {
	position:relative;
	display:block;
	height: 53px;
	width: 185px;
	background:url(img/btn_g-nav_home.gif) no-repeat;
	background-position:bottom;
}
.button-home-stay span.hover {
	position: absolute;
	display: block;
	height: 53px;
	width: 185px;
	background:url(img/btn_g-nav_home.gif) no-repeat;
	background-position:center;
}
.button-company {
	position:relative;
	display:block;
	height: 53px;
	width: 185px;
	background:url(img/btn_g-nav_company.gif) no-repeat;
	background-position:top;
}
.button-company span.hover {
	position: absolute;
	display: block;
	height: 53px;
	width: 185px;
	background:url(img/btn_g-nav_company.gif) no-repeat;
	background-position:center;
}
.button-company-stay {
	position:relative;
	display:block;
	height: 53px;
	width: 185px;
	background:url(img/btn_g-nav_company.gif) no-repeat;
	background-position:bottom;
}
.button-company-stay span.hover {
	position: absolute;
	display: block;
	height: 53px;
	width: 185px;
	background:url(img/btn_g-nav_company.gif) no-repeat;
	background-position:center;
}
.button-result {
	position:relative;
	display:block;
	height: 53px;
	width: 185px;
	background:url(img/btn_g-nav_result.gif) no-repeat;
}
.button-result span.hover {
	position: absolute;
	display: block;
	height: 53px;
	width: 185px;
	background:url(img/btn_g-nav_result.gif) no-repeat;
	background-position:center;
}
.button-result-stay {
	position:relative;
	display:block;
	height: 53px;
	width: 185px;
	background:url(img/btn_g-nav_result.gif) no-repeat;
	background-position:bottom;
}
.button-result-stay span.hover {
	position: absolute;
	display: block;
	height: 53px;
	width: 185px;
	background:url(img/btn_g-nav_result.gif) no-repeat;
	background-position:center;
}
.button-recruit {
	position:relative;
	display:block;
	height: 53px;
	width: 185px;
	background:url(img/btn_g-nav_recruit.gif) no-repeat;
}
.button-recruit span.hover {
	position: absolute;
	display: block;
	height: 53px;
	width: 185px;
	background:url(img/btn_g-nav_recruit.gif) no-repeat;
	background-position:center;
}
.button-recruit-stay {
	position:relative;
	display:block;
	height: 53px;
	width: 185px;
	background:url(img/btn_g-nav_recruit.gif) no-repeat;
	background-position:bottom;
}
.button-recruit-stay span.hover {
	position: absolute;
	display: block;
	height: 53px;
	width: 185px;
	background:url(img/btn_g-nav_recruit.gif) no-repeat;
	background-position:center;
}
.button-contact {
	position:relative;
	display:block;
	height: 53px;
	width: 185px;
	background:url(img/btn_g-nav_contact.gif) no-repeat;
}
.button-contact span.hover {
	position: absolute;
	display: block;
	height: 53px;
	width: 185px;
	background:url(img/btn_g-nav_contact.gif) no-repeat;
	background-position:center;
}
.button-contact-stay {
	position:relative;
	display:block;
	height: 53px;
	width: 185px;
	background:url(img/btn_g-nav_contact.gif) no-repeat;
	background-position:bottom;
}
.button-contact-stay span.hover {
	position: absolute;
	display: block;
	height: 53px;
	width: 185px;
	background:url(img/btn_g-nav_contact.gif) no-repeat;
	background-position:center;
}
/*================== pankuzu ==================*/
#pankuzu {
	width:926px;
	height:23px;
	padding:10px 10px 5px 10px;
	margin:0 auto;
}
#pankuzu span.arrow {
	float:left;
	margin:0 2px 0 2px;
	width:10px;
	height:18px;
	background-image:url(img/ico_pankuzu_arrow.gif);
	background-repeat:no-repeat;
	background-position:center;
}
#pankuzu p {
	float:left;
	font-size:9pt;
	margin:0 2px 0 2px;
}
/*==================　main image　==================*/
#main-image-home { position:relative; height:249px; width:926px; margin:0 auto}
#main-image-home img { position:absolute; left:0; top:0; margin:0 auto}
#main-image-home-wrap {
	padding:10px;
	margin:0 auto;
}
#main-image-home-wrap section{margin:0;}
#main-image-company section {width:926px; height:60px; margin:0 auto; padding-top:40px;}
#main-image-company section hr {border:none; margin:0 0 3px 0; border-top:solid 2px #0CF;}
#main-image-company section h1 {font-size:23px; /margin-top:-15px;}
#main-image-company section p {font-size:13px; color:#666;}
#main-image-company {
	padding:0 10px 10px 10px;
	height:111px;width:1024px;
	margin:0 auto;
	background-image:url(img/pic_main_company.jpg);
	background-repeat:no-repeat;
}
#main-image-result section {width:926px; height:60px; margin:0 auto; padding-top:40px;}
#main-image-result section hr {border:none; margin:0 0 3px 0; border-top:solid 2px #009933;}
#main-image-result section h1 {font-size:23px; /margin-top:-15px;}
#main-image-result section p {font-size:13px; color:#666;}
#main-image-result {
	padding:0 10px 10px 10px;
	height:111px;width:1024px;
	margin:0 auto;
	background-image:url(img/pic_main_result.jpg);
	background-repeat:no-repeat;
}
#main-image-recruit section {width:926px; height:75px; margin:0 auto; padding-top:40px;}
#main-image-recruit section hr {border:none; margin:0 0 3px 0; border-top:solid 2px #ff1493;}
#main-image-recruit section h1 {font-size:23px; /margin-top:-15px;}
#main-image-recruit section p {font-size:13px; color:#666;}
#main-image-recruit {
	padding:0 10px 10px 10px;
	height:111px;width:1024px;
	margin:0 auto;
	background-image:url(img/pic_main_recruit.jpg);
	background-repeat:no-repeat;
}
#main-image-contact section {width:926px; height:60px; margin:0 auto; padding-top:40px;}
#main-image-contact section hr {border:none; margin:0 0 3px 0; border-top:solid 2px #007bbb;}
#main-image-contact section h1 {font-size:23px; /margin-top:-15px;}
#main-image-contact section p {font-size:13px; color:#666;}
#main-image-contact {
	padding:0 10px 10px 10px;
	height:111px;width:1024px;
	margin:0 auto;
	background-image:url(img/pic_main_contact.jpg);
	background-repeat:no-repeat;
}
#main-image-personal {
	padding:0 10px 10px 10px;
	height:111px;width:1024px;
	margin:0 auto;
	background-image:url(img/pic_main_personal.jpg);
	background-repeat:no-repeat;
}
#main-image-sitemap {
	padding:0 10px 10px 10px;
	height:111px;width:1024px;
	margin:0 auto;
	background-image:url(img/pic_main_sitemap.jpg);
	background-repeat:no-repeat;
}
#main-image-topics {
	padding:0 10px 10px 10px;
	height:111px;width:1024px;
	margin:0 auto;
	background-image:url(img/pic_main_topics.jpg);
	background-repeat:no-repeat;
}
/*================== content ==================*/
#content{
	width:926px;
	margin:0 auto;
}
#content strong{
	font-size:110%;
}
/* 外枠 */
#content-left {
	width:598px;
	float:left;
}
#content-right {
	width:298px;
	float:right;
}
#content-left-result {
	width:658px;
	float:left;
}
#content-right-result {
	width:238px;
	float:right;
	font-size:15px;
}
#content-right #pageNation{
	position:relative;
	height:1em;
	margin-top:10px;
}
#content-right #pageNation span{
	position:absolute;
	cursor:pointer;
	text-decoration:underline;
}
#content-right #pageNation #next{
	right:0px;
	padding-right:10px;
	background:url("img/ico_arrow_double.gif") no-repeat right center;
}
#content-right #pageNation #prev{
	left:0px;
	padding-left:10px;
	background:url("img/ico_arrow_double2.gif") no-repeat left center;
}
/* ページの上部へ-小 */
div.pagetop-s {
	height:1.5em;
	margin:3px 0 5px 0;
}
.pagetop-s a {
	font-size:100%;
	padding:0 0 0 16px;
	background-image:url(img/btn_pagetop_s.gif);
	background-repeat:no-repeat;
	background-position:left center;
	float:right;
}
/* コンテンツ見出し */
#content .h2wrap{
	box-sizing:border-box;
	height:auto;
	min-height:2em;
	background-image:url(img/bg_h2.gif);
	background-position:bottom;
	background-repeat:repeat-x;
	border-top:0;
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
	border-left:1px solid #ccc;
	padding:0.2em 0 0.3em 0;
}
#content .h2wrap h2 {
	margin:4px 0 4px 10px;

}
.ichiran{
	font-size: 14px;
}
#content .h2wrap .ichiran{
	margin:-28px 0 6px 10px;
	padding:0 10px 0 13px;
	background-image:url(img/ico_arrow_double.gif);
	background-repeat:no-repeat;
	background-position:left center;
	float:right;
}
#content .s-content-wrap .goContact{
	margin:15px 0;
	text-align: right;
}
#content .s-content-wrap .goContact a{
	display:inline-block;
	padding:0 0 0 13px;
	background-image:url(img/ico_arrow_double.gif);
	background-repeat:no-repeat;
	background-position:left center;
}
.content-wrap {
	padding:15px 10px;
}
.s-content-wrap {
	padding:15px 10px;
}
.s-content-wrap hr {
	border:none;
	border-top:dotted 1px #CCC;
	height:1px;
	color:#FFF;
	margin:5px 0px 5px 0px;
}
	/* 見出しの色 */
#content .h2topbar { width:100%; height:2px; background-color:#CCCCCC; font-size:120%; }			
#content .h2topbar-orange { width:7em; height:2px; background-color:#FF9933; font-size:120%; }		
#content .h2topbar-lightgreen { width:7em; height:2px; background-color:#99CC33; font-size:120%; }	
#content .h2topbar-lightblue { width:7em; height:2px; background-color:#0099FF; font-size:120%; }	
#content .h2topbar-green { width:7em; height:2px; background-color:#009933; font-size:120%; }		
#content .h2topbar-pink { width:7em; height:2px; background-color:#ff1493; font-size:120%; }		
#content .h2topbar-blue { width:7em; height:2px; background-color:#007bbb; font-size:120%; }		
#content .h2topbar-navy { width:7em; height:2px; background-color:#0033CC; font-size:120%; }		

	/* 見出しh3の色 */
h3.borderleft-orange { margin:15px 0px 10px 0px; padding-left:0.5em; font-weight:bold; font-size:120%; border-left:solid 3px #F96;}				
h3.borderleft-lightgreen { margin:15px 0px 10px 0px; padding-left:0.5em; font-weight:bold; font-size:120%; border-left:solid 3px #D2E992;}		
h3.borderleft-lightblue { margin:15px 0px 10px 0px; padding-left:0.5em; font-weight:bold; font-size:120%; border-left:solid 3px #0CF;}			
h3.borderleft-green { margin:15px 0px 10px 0px; padding-left:0.5em; font-weight:bold; font-size:120%; border-left:solid 3px #4CD77F;}			
h3.borderleft-pink { margin:15px 0px 10px 0px; padding-left:0.5em; font-weight:bold; font-size:120%; border-left:solid 3px #EF79D1;}			
h3.borderleft-blue { margin:15px 0px 10px 0px; padding-left:0.5em; font-weight:bold; font-size:120%; border-left:solid 3px #7497DE;}			
h3.borderleft-navy { margin:15px 0px 10px 0px; padding-left:0.5em; font-weight:bold; font-size:120%; border-left:solid 3px #4351A6;clear:both;}	

.borderleft-navy { margin:10px 5px 10px 0px;padding-left:0.5em; font-weight:bold; font-size:110%; border-left:solid 3px #4351A6;clear:both;}	
h3.borderleft-green > p {
	margin-left:5px;
}

/* トップ */
.top-recruit-text{
	width: 430px;
}
.top-recruit-text p{
	margin-bottom:10px;
}

/* 会社概要--会社のビジョン */
#company-vision-dev-wrap{
	margin:20px 5px;
}
#company-vision-dev{
	display: table;
}
.company-vision-dev-item{
	margin-right:10px;
	margin-bottom:10px;
	padding:10px 20px;
	display:table-cell;
	vertical-align:middle;
	text-align:center;
	color: #fff;
	font-size: 130%;
	font-weight:bold;
	float:left;
}
#company-vision-dev-item1{
	background:#ED97A9;
}
#company-vision-dev-item2{
	background:#E9B71D;
}
#company-vision-dev-item3{
	background:#9DC63C;
}



/* 採用情報--職務内容 */
.ss-title-wrap {
	margin-top: 15px;
	padding: 15px 20px;
	background: #eee;
}
.ss-title-wrap .ss-list {
	padding:5px 0 0 15px;
}
.recruit-content-wrap1 {width:920px;}
.recruit-content-wrap2 {width:920px;}
.recruit-content {
	float:left;
	width:440px;
	margin:10px;
	box-sizing: border-box;
}
.recruit-content dt {
	padding:15px 15px;
	font-weight:bold;
	font-size:110%;
}
.recruit-content dd {
	padding: 15px 20px;
	font-size: 96%;
}
.recruit-content dd ul {
	padding-left:15px;
	margin:0;
}
span.ss-title {
	border-left:solid 3px #aaa;
	padding-left:0.5em;
	font-weight:bold;
}
.chuto_link a{
	font-size:14px;
	padding:10px;
	margin:5px;
	font-weight:normal;
	text-align:justify;
}
/* 採用情報--職務内容 色分け*/
.recruit-content.recruit-content-green{
	border:solid 3px #4CA171;
}
.recruit-content.recruit-content-blue{
	border:solid 3px #0072B7;
}
.recruit-content.recruit-content-red{
	border:solid 3px #D1593E;
}
.recruit-content.recruit-content-yellow{
	border:solid 3px #D1B000;
}
.recruit-content.recruit-content-green dt{
	background-color:#4CA171;
	color:#fff;
}
.recruit-content.recruit-content-blue dt{
	background-color:#0072B7;
	color:#fff;
}
.recruit-content.recruit-content-red dt{
	background-color:#D1593E;
	color:#fff;
}
.recruit-content.recruit-content-yellow dt{
	background-color:#D1B000;
	color:#fff;
}
/* 採用情報--募集要項 */
table.youkou {
	margin-bottom:30px;
	width:100%;
	border:solid 1px #CBCBCB;
	border-collapse:collapse;
}
table.youkou th {
	width:100px;
	border:solid 1px #CBCBCB;
	padding:5px 10px;
	background-color:#EDEDED;
	text-align:left;
}
table.youkou td {
	width:700px;
	border:solid 1px #CBCBCB;
	padding: 5px 10px;
}


/* #content-foot */
#content-foot {
	width:926px;
	margin:0 auto;
	padding:0 0 40px 0;
	clear:both;
}
/*================== pagetop ==================*/
#pagetop {
	width:926px;
	height:29px;
	margin:0 auto;
}
#pagetop p {
	float:right;
	margin:padding:0 30px 0 0;
}
/*================== footer ==================*/
footer{
	height: 120px;
	padding:0 10px;
	background-image:url(img/bg_footer.gif);
	font-size: 100%;
}
.footer-menu{
	width:926px;
	margin:0 auto;
	padding:20px 0 0 0;
	font-size:100%;
	list-style-type:none;
}
.footer-menu li{
	float:left;
	margin-right:15px;
}
.copyright{
	width:926px;
	margin:0 auto;
	padding: 10px;
	font-size:100%;
}



/*----------タブレット向け(768px)----------*/
@media only screen and (max-width: 768px){
	html,body{
		background:none;
	}
	body{
		width:100%;
	}
	header{
		width:auto;
		height:auto;
		padding-left:0px;
		padding-right:0px;
	}
	header h1 img{
		width:90%;
		height:auto;
	}
	nav#g-nav{
		width:auto;
		height:auto;
		padding-left:0px;
		padding-right:0px;
		display:block;
	}
	#header-nav ul{
		width:200px;
	}
	nav#g-nav li{
		float:left;
		width:20%;
	}
	nav#g-nav p{
		display:none;
	}
	nav#g-nav a,
	.button-home,
	.button-home span.hover,
	.button-home-stay,
	.button-home-stay span.hover,
	.button-home span.hover,
	.button-company span.hover,
	.button-company-stay span.hover,
	.button-result span.hover,
	.button-result-stay span.hover,
	.button-recruit span.hover,
	.button-recruit-stay span.hover,
	.button-contact span.hover,
	.button-contact-stay,
	.button-contact-stay span.hover{
		width:auto;
	}
	/*btn*/
	.btn-large{
		width: 100%;
	}
	/*movie*/
	.movie{
		position:relative;
		width:100%;
		padding-top:56.25%;
	}
	.movie iframe{
		position:absolute;
		top:0;
		right:0;
		width:100%;
		height:100%;
	}

	#logo{
		float:none;
		text-align:center;
	}
	#fontsize-wrap{
		display:none;
	}
	#header-nav{
		float:none;
		margin-left:auto;

	}
	#s-nav{
		float:none;
		margin:0px;
	}
	#___gcse_0{
		display:none;
	}
	#pankuzu{
		width:auto;
	}
	#CONTAINER{
		width:90.429%;
		margin: 0px auto 0px;
	}
	#content{
		width:auto;
	}
	#content .h2wrap h2{
		font-size:85%;
	}
	#content-left,
	#content-right,
	#content-left-result,
	#content-right-result{
		float:none;
		width:auto;
	}
	#content-right-result{
		margin-top:1em;
		border-top:1px dotted #999999;
	}
	#pagetop,
	#content-foot,
	#copyright{
		width:auto;
	}
	#content-right-result li.subnav a,
	#content-right-result li#subnav-stay a{
		background:none;
	}
	#content-right-result li.subnav a:hover,
	#content-right-result li#subnav-stay a,
	#content-right-result li#subnav-stay a span{
		background:#61C883;
	}
	.result-list-hover{
		width:auto;
	}


	#main-image-home,
	#main-image-home img{
		width:100%;
		height:auto;
	}

	#table-l,
	#table-r{
		float:none;
		width:100%;
		padding:0;
	}
	table.twin{
		width:100%;
	}
	.imgWidth{
		width:100% !important;
		height:auto;
	}
	.imgDisplayNoneSP{
		display:none !important;
	}
	footer{
		height:auto;
	}
	.footer-menu,
	.copyright{
		width:auto;
	}
	.footer-menu li{
		float: none;
		display:block;
		margin-right:0;
		box-sizing:border-box;
	}

	/*---各ページ共通---*/
	#main-image-company,
	#main-image-result,
	#main-image-recruit,
	#main-image-contact{
		width:auto;
		margin-right:auto;
		margin-left:auto;
		padding:0px;
		padding-bottom:10px;
	}
	#main-image-company section,
	#main-image-result section,
	#main-image-recruit section,
	#main-image-contact section{
		width:auto;
		margin-right:auto;
		margin-left:auto;
		padding-top:10px;
	}
	#main-image-company section h1,
	#main-image-company section p,
	#main-image-result section h1,
	#main-image-result section p,
	#main-image-recruit section h1,
	#main-image-recruit section p,
	#main-image-contact section h1,
	#main-image-contact section p{
		margin-left:20px;
	}
	#main-image-company section h1,
	#main-image-result section h1,
	#main-image-recruit section h1,
	#main-image-contact section h1{
		font-size:14px;
	}

	/*---各ページトップページ---*/
	#main-image-home-wrap{
		padding:0px 0px 10px 0px;
	}
	img.indexPoneko{
		float:none;
		margin-right:0em;
		margin-bottom:0em;
	}
	.top-recruit-text{
		width:100%;
	}


	.recruit-content{
		width:auto;
		float:none;
	}
	.recruit-content-wrap1,
	.recruit-content-wrap2{
		width:auto;
	}
	.recruit-content-wrap1,
	.recruit-content-wrap2{
		height:auto;
	}
	.recruit-content dd{
		width:auto;
	}
	table.eventplan,
	table.youkou{
		width:auto;
	}
	
	/*---写真タブレット対応_たて並び---*/
	section ul.clearfix.list-img-wrap{
	margin: 0 auto;
	max-width:100%;
	padding-left: 0;
	}


}
/*----------タブレット向け(768px)----------*/
