@charset "UTF-8";

/*!
 * animate.css -http://daneden.me/animate
 * Version - 3.5.2
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2017 Daniel Eden
 */

html,body
{
margin: 0;
padding: 0;
width:100%;
background-color: #FFF;
font-size:12px;
font-family:"ヒラギノ角ゴ Pro W3","メイリオ",sans-serif;
overflow-x: hidden;
-moz-user-select: none; /* Firefox */
-ms-user-select: none; /* Internet Explorer */
-khtml-user-select: none; /* KHTML browsers (e.g. Konqueror) */
-webkit-user-select: none; /* Chrome, Safari, and Opera */
-webkit-touch-callout: none; /* Disable Android and iOS callouts*/
}


.btn{
display: inline-block;
text-decoration: none;
background: #3cb371;
color: #FFF;
width: 88px;
height: 88px;
line-height: 88px;
border-radius: 50%;
text-align: center;
font-weight: bold;
vertical-align: middle;
overflow: hidden;
box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.29);
border-bottom: solid 3px #2e8b57;
}

.youtube iframe{
  width: 100%;
}

.header{
width: 100%;

}

.main_img {
	background-repeat:repeat-x;
	position: fixed;
	top: 0;
	left: 0;
    width: 100%;
    height: 10px;
    background: url('../images/bg_top.png');
		 z-index: 10;
}


ul {
  list-style:none;
}
/* -------------------------- */
	.column02 {
		float: left;
		width:100%;
		margin: 100px 0 0 0;
	}
		.newsFeed {
			width:100%;
			overflow:hidden;
			padding:2px;
		}
			.newsFeed { background:url(../images/index/bg_newsarea.gif) repeat-y; }
			.newsFeed ul {
				padding: 0;
				width:100%;
				min-height: 100%;
			}
				.newsFeed ul li  {
					border-bottom:2px dotted #c0b8a4;
					min-height:120px;
					max-height: 500px;
					padding: 20px 0 100px 0;
					font-size:1.2em;
					color:#333;
				}
					.newsFeed ul li span.icon {
						display:inline-block;
						background-color:#e5f0dc;
						-moz-border-radius: 5px;
						-webkit-border-radius: 5px;
						-khtml-border-radius: 5px;
						border-radius: 5px;
						text-align:center;
						font-size:10px;
						font-weight:bold;
						padding:2px 0;
						margin-right:15px;
						display: block;
					}
					.newsFeed ul li span.icon {
						width:80px;
						color:#508d24;
						margin: 0 0 4px 0;
						border:2px solid #8fc667;
					}

					#columnBox ul li span.date {
						color:#a38a6e;
						display: block;
					}
						.newsFeed ul li div {
							width: 100%;
							overflow: hidden;
						}
							.newsFeed ul li .entry {
								width: 60%;
								float: right;
							}
							.newsFeed ul li div .image {
								width: 60px;
								padding: 20px;
								float: left;
							}
								.newsFeed ul li div .image img {
									border: 1px solid #e2dac6;
									width:60px;
									margin: 40px 0;
								}




.logo {
    position: absolute;
    top: 0px;
    left: 0px;
    height: 100px;
    cursor: pointer;
    z-index: 3;
}

.headerBox{
	background-image: url(images/bg_top.png);
	background-color: #ffffff;
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    height:100px;
    z-index: 2;
}

.menu-btn {
    position: fixed;
    top: 20px;
    right: 20px;
    width: 44px;
    height: 44px;
    line-height: 50px;
    cursor: pointer;
    z-index: 3;
}

.menu-btn span {
    color: #333;
}

.menu-btn span:after {
    content: attr(data-txt-menu);
}

/* 開閉用ボタンがクリックされた時のスタイル */
.open .menu-btn span:after {
    content: attr(data-txt-close);
}







.menu {
    position: fixed;
    top: 1%;
    left:1%;
    width: 98%;
    height: 98%;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    align-items: center;
    background: rgba(0,0,0,.8);
    visibility: hidden;
    z-index: 5;
}

.menu ul {
	margin: 0;
	padding: 0;
	width: auto;
	height:95%;
    float: center;
}

.menu li {
    width: auto;
	height:70%;
    
}

.menu li a {
    display: inline-block;
    padding: 0px;
    color: #fff;
}

/* 開閉用ボタンがクリックされた時のスタイル */
.open .menu {
    cursor: url(../images/cross.svg),auto;
    visibility: visible;
}



.pagetop {
    display: none;
    position: fixed;
    bottom: 30px;
    right: 30px;
}
.pagetop a {
    display: block;
    background-color: #ccc;
    text-align: center;
    color: #222;
    font-size: 25px;
    text-decoration: none;
    padding: 5px 10px;
}







/* -------------------------- */
/* footerBox */
/* -------------------------- */

#footerBox {
	clear:both;
	min-width: 100%;
	padding: 0;
	margin: 0 auto;
	overflow:hidden;
	background:url(../images/bg_footer.png) repeat-x;
}
	#footerIn {
		background-color: #F93;
		width: 100%;
	    height:auto;
		margin: 0;
		padding: 0;
		background:url(../images/bg_footer1.png) no-repeat;
		background-position: 50% 100%;
		min-height: 48px;
	}
		#footerIn .underlogo {
			float:left;
			width:100%;
			margin-top:30px;
		}
		#footerIn h1 {
			text-indent:100%;
			white-space:nowrap;
			overflow:hidden;
		}
		#footerIn h1 {
			margin-top:20px;
		}
		#footerIn h1 a {
			width:100%;
			height:72px;
			display:block;
			background:url(../images/logo.png) no-repeat;
		}
		#footerIn .foot_r{
			float:right;
			width:100%;
		}


	#footerIn .foot_r .addressBox {
		clear:both;
		overflow:hidden;
		margin-bottom:26px;
		width:100%;
	}

		#footerIn .foot_r .addressBox address {
			float:right;
			width:55%;
			font-size:0.8em;
			color: #333;
			line-height:1.2em;
		}
			#footerIn .foot_r .addressBox address span {
				display:block;
				margin-bottom:4px;
				font-weight:bold;
			}

@charset "UTF-8";

/*-------------------------
COMPANY INDEX
-------------------------*/

	#company {
		float:left;
		width: 100%;
		margin:140px 0 0 0;
	}
	#company .companytop .txt {
		width:95%;
		margin:20px 10px 20px 10px;
		color: #333;
		font-size: 1.3em;
		line-height:1.6em;
	}
	#company .greetingtop{
		width:95%;
		margin: 0 0 0 0;
	}
	#company .greetingtop .text{
		width:80%;
		margin: 0 0 0 0;
		float:left;
	}
	#company .greetingtop .text h2 {
		margin: 50px 0 15px 0;
		width:150%;
		height:78px;
		text-indent:-9999px;
		background:url(../images/greeting_catch.jpg) no-repeat;
		float: left;
	}
	#company .greetingtop .txt {
		margin:0px 0px 0px 10px;
		width: 70%;
		color: #333;
		font-size: 1.3em;
		line-height:1.6em;
		float: left;
	}
	#company .greetingtop .photo {
		width:20%;
		float:right;
	}
	#company .greetingtop .photo h3 {
		margin: 200px 0 30px 0;
		padding:0px;
		width: 200%;
		height: 500px;
		text-indent:-9999px;
		background:url(../images/greeting_photo.jpg) no-repeat;
		float:right;
	}	
	#company .greetingtop h4 {
		width:100%;
		height:50px;
		background:url(../images/tab_greeting_c.jpg) no-repeat;
		background-size:contain;
		text-indent:-9999px;
	}

.clear{
clear: both;
}


	#company #rinen {
		width:100%;
		margin: 0px 0 0px 0px;
	}
	#company #rinen h3 {
		margin: 0 0 0px 10px;
		width: 100%;
		height: 75px;
		text-indent:-9999px;
		background:url(../images/rinen.jpg) no-repeat;
		background-size:contain;
	}
	#company #rinen .con_area {
		margin: 0 0 0px 10px;
		width: 100%;
		color: #333;
		font-size: 1.3em;
		line-height:1.6em;
	}
	#company #rinen .con_area p{
		padding: 8px 0 5px 0;
}
	#company div.historytop {
		width:95%;
		margin: 5px;
		background:url(../images/history_c_t.jpg) no-repeat;
		background-size:contain;
	}
	#company .history .history_top{
		width: 100%;
		color: #333;
		font-size: 1.3em;
		line-height:1.6em;
	}
	#company .history_top h4 {
		width:100%;
		height:40px;
		background:url(../images/tab_history_c.jpg) no-repeat;
		background-size:contain;
		text-indent:-9999px;
	}
	#company .history_top .txt {
		width: 91%;
		height: 300px;
		margin:0px 10px 30px 20px;
		color: #333;
		font-size: 1.3em;
		line-height:1.6em;
	}
	#company .history_top .text{
		width: 100%;
		margin: 150px 10px 10px 10px;
		float:right;
	}

/*-------------------------
OUTLINE
-------------------------*/

#outlineBox {
		width:100%;
		margin:20px 10px 10px 10px;
}

/*--=== TABLE ===---*/

#outlineBox table.tbrNormal {
	width: 88%;
	border-top:1px solid #cccccc;
	border-left:1px solid #cccccc;
}
#outlineBox table.tbrNormal th ,
#outlineBox table.tbrNormal td {
		border-bottom:1px solid #cccccc;
		border-right:1px solid #cccccc;
		padding:13px;
		font-size:1.0em;
	}
#outlineBox table.tbrNormal th {
		width:30%;
		background-color:#999999;
		color: #fff;
	}

#outlineBox table.tbrNormal {
	margin-bottom:10px;
}
#outlineBox table.tbrNormal th {
		width:40%;
	}
#outlineBox table.tbrNormal td {
		width:80%;
		line-height:1.4em;
		color: #333;
	}
#outlineBox table.tbrNormal span {
		display:block;
		font-size:0.8em;
	}
.clearfix:after {
    visibility: hidden;
    display: block;
    content: " ";
    clear: both;
    height: 0;
    }
* html .clearfix             { zoom: 1; } /* IE6 */
*:first-child+html .clearfix { zoom: 1; } /* IE7 */

/*-------------------------
RECRUIT INDEX
-------------------------*/


	#recruit {
		float:left;
		width: 100%;
		margin:100px 0 0 0;
	}

	#recruit .recruittop {
		width:100%;
	}

:target:before {
   content:"";
   display:block;
   height:140px;/* ヘッダの高さ = 140px */
   margin:-140px 0 0;/* ヘッダの高さ = 140px */
   z-index: 0;
}

	
	.slides {
	margin: 0;
	padding: 0;
	width:90%;
	background-color: white;
	position: relative;
	}
	
	.slides img{
	height:auto;
	border: none;  
	animation-name: album;
	-webkit-animation-name: album;
	animation-duration: 30s;
	-webkit-animation-duration: 30s;
	animation-iteration-count: infinite;
	-webkit-animation-iteration-count: infinite;
	opacity: 0;
	}
	
	.slides img1{
	margin: 140px 0;
	border: none;
	}
	
	.slides .img2 {
	animation-delay:1s;
	-webkit-animation-delay:1s;
	position: absolute;
	top: 0;
	left: 10%;
	}
	
	.slides .img3 {
	animation-delay:6s;
	-webkit-animation-delay:6s;
	position: absolute;
	top: 0;
	left: 10%;
	}
	.slides .img4 {
	animation-delay:11s;
	-webkit-animation-delay:11s;
	position: absolute;
	top: 0;
	left: 10%;
	}
	.slides .img5 {
	animation-delay:16s;
	-webkit-animation-delay:16s;
	position: absolute;
	top: 0;
	left: 10%;
	}
	.slides .img6 {
	animation-delay:21s;
	-webkit-animation-delay:21s;
	position: absolute;
	top: 0;
	left: 10%;
	}	
	
@keyframes album {
	0% {
		opacity: 0;
	}
	
	12.5% {
		opacity: 1;
	}

	37.5% {
		opacity: 1;
	}
	50% {
		opacity: 0;
	}
}

@-webkit-keyframes album {
	0% {
		opacity: 0;
	}
	
	12.5% {
		opacity: 1;
	}

	37.5% {
		opacity: 1;
	}
	50% {
		opacity: 0;
	}
}
	
#recruit img {
		width:87%;
		height:87%;
		margin-left: 1px;
	}	
	
#recruit img.newgimg{
	width: 35%;
	float: right;
	margin-left: 1px;
	margin-right: 12px;
}



#recruit .tab h3 {
		width:100%;
		height:10px;
		background:url(../images/recruit/tab_recruite_c.jpg) no-repeat;
		text-indent:-9999px;
	}

#recruit ul{
		margin: 0 0 0 0;
		}

#recruit ul.imenu {
	position: relative;
	top: -40px;
	width:100%;
	overflow:hidden;
	margin-bottom:10px;
	margin-top: 0px;
	margin-left: 0px;
	padding-left:10px;
	z-index: 1;
}
#recruit ul.imenu li{
		width: 33%;
		height: 100%;
		display:block;
		text-decoration:none;
		float:left;
		margin: 0 0 0 0;
		padding: 0 0 0 0;
		z-index: 1;
		}

#recruit ul.imenu img{
		width: 90%;
		border: 1px solid #a8a8a8; 
		margin: 0 0 0 0;
		padding: 0 0px 0 0;
		z-index: 1;
		}

#recruit .colum1 {
		clear:both;
		margin-bottom:40px;
		width: 100%;
		position:relative;
		min-height: 1em;
		display: inline-table;
		padding-bottom:20px;
}
#recruit .colum1:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}

/*\*/
* html .colum1 {
    height: 1em;
}

.colum1 {
    display: block;
}


/**/
#recruit .colum_m {
		margin:0
		width:23%;
		height:152px;
		position:absolute;
		top:-30px;
		left: 10px;
		z-index:0;
}

#recruit .colum1 .colum1_l {
		width:20%;
		margin-right:12px;
		float:left;
}
#recruit .colum1 .colum1_l p {
		margin:10px 0 10px 0;
}
#recruit .colum1 .colum1_l .mar200 {
		margin:20% 0 10px 0;
}
#recruit .colum1 .colum1_r {
		width:75%;
		margin-left:100px;
}
#recruit .colum1 .colum1_r .txt {
		width:80%;
		margin-right:5px;
		font-size:1.2em;
		line-height:1.6em;
		color: #333;
}
#recruit .colum1 .colum1_r .txt2 {
		width:80%;
		margin-right:5px;
		font-size:1.1em;
		line-height:1.6em;
		color: #333;
}
#recruit .colum1 .colum1_r2 {
		width:69&;
		margin-right:15px;
		float:right;
}
#recruit .colum1 .colum1_r2 .txt {
		width:80%;
		margin-right:5px;
		font-size:1.2em;
		line-height:1.6em;
		color: #333;
		float: left;
}

#recruit .colum1 h3{
		width:80%;
		margin-right:10px;
		margin-top: 10px;
		font-size:1.3em;
		line-height:1.6em;
		color: #333;
		font-weight: 600;
}
#recruit .colum1 h4{
		width:98%;
		margin-right:10px;
		margin-top: 10px;
		font-size:1.8em;
		line-height:1.6em;
		color: #333;
		font-weight: 600;
}
#recruit .colum1 .text_space{
letter-spacing: 1em;
}
#recruit .colum1 .colum1_r p,#recruit .colum1 .colum1_r2 p {
		margin:10px 0 5px 0;
}
#recruit .colum1 .colum1_r p.space20 {
		margin:25px 0 5px 0;
}

#recruit .colum1 .colum1_r ul.recruitbtn{
	width:300px;
	overflow:hidden;
	margin:0px;
}
 .colum1_r ul.recruitbtn li{
		width:40%;
		height:auto;
		display:block;
		text-decoration:none;
		float:left;
		margin: 0 0px 10px 0;
		}
 .colum1_r2 ul.recruitbtn li{
		width:100%;
		height:auto;
		display:block;
		text-decoration:none;
		float:left;
		margin: 0 5px 10px 5px;
		}
#recruit .colum1 .colum1_r2 ul.recruitbtn {
	width:100%;
	overflow:hidden;
	margin: 0;
	padding: 0;
}

#recruit .colum1 .colum1_r2 .img {
		margin:10px 0 10px 0;
		overflow: hidden;
		height: auto;
		font-size:1.2em;
		line-height:1.6em;
		color: #333;
		}
#recruit .colum1 .colum1_r2 .img_r {
		float:left;
		width:50%;
		margin: 0 10px 0 0;
		padding:0;
		}



#recruit p.txt{
		width:95%;
	}

#recruit p.toppad10{
		width:95%;
	}


/*-------------------------
SERVICE INDEX
-------------------------*/

	#works {
		padding-top: 30px;
		float:left;
		width: 100%;
		margin:0px 0 0 0;
	}
	#works .workstop h2 {
		width: 100%;
		text-indent:-9999px;
		background:url("../images/service_t_catch1.jpg") no-repeat;
	}
	#works .workstop h2.results {
		padding: 100px 0 0 0;
		margin: 100px 0 0 0;
		width: 40%;
		height: 30%;
		background:url("../images/service_t_catch2.jpg") no-repeat;
	}
	#works .workstop h2.s1 {
		margin: 100px 0px 0px 0px;
		padding: 50px 0px 0px 0px;
		text-indent:-9999px;
		background:url("../images/tab_s_1.jpg") no-repeat;
	}
	#works .workstop h2.s2 {
		margin-top: 0px;
		width:978px;
		height:41px;
		text-indent:-9999px;
		background:url(../common/images/service/tab_s_2.jpg) no-repeat;
	}
	#works .workstop h3.s3 {
		margin-top: 0px;
		width:978px;
		height:41px;
		text-indent:-9999px;
		background:url(../common/images/service/tab_s_3.jpg) no-repeat;
	}
	#works .workstop .txt {
		width: 95%;
		margin-left: 10px;
		color: #333;
		font-size: 1.3em;
		line-height:1.6em;
	}
	#works .workstop .txt2 {
		width:100%;
		padding: 0px 0px 0px 15px;
		color: #333;
		font-size: 1.3em;
		line-height:1.6em;
	}
	#works .workstop .txt3 {
		width:90%;
		margin:0px 10px 10px 5px;
		color: #ff3366;
		font-size: 0.9em;
		line-height:1.4em;
		text-align:right;
	}
	
	
ul.column {
margin-left:-10px;
width:80%;
letter-spacing:-.40em;
}

ul.column li {
width:80%;
margin-left:20px;
margin-top:0px;
display:inline-block;
/display:inline;
/zoom:1;
letter-spacing:normal;
vertical-align:top;
font-size:100% !important;
}

ul.column li p {
margin-top:3px;
}

ul.column li .comment {
padding:0px 18px 5px 0px;
width: 80%;
color:#333;
font-size: 1.2em;
}
ul.column li .photo {
padding:0px 0px 0px 0px;
}
ul.column li .sttl {
font-size:123.1%;
font-weight:bold;
line-height:1.7;
color:#333333;
padding:0px 18px 5px 0px;
}

ul.column li .sttl a {
padding-left:12px;
background:url(../common/images/service/arrow.gif) no-repeat 0 center;
}
.shadow {
	padding: 0px;
	margin: 0px;
}
.jiseki {
clear:both;
margin:0px 0px 2px 10px;
}

.jiseki img {
width: 99%;
}


/*-------------------------
RESULTS INDEX
-------------------------*/


table.tablesorter {
	font-family:arial;
	background-color: #CDCDCD;
	margin:0 0 15px 10px;
	font-size: 0.9em;
	width: 95%;
	text-align: left;
}
table.tablesorter thead tr th, table.tablesorter tfoot tr th {
	background-color: #80be29;
	border: 1px solid #ccc;
	font-size: 1.0em;
	padding: 4px;
}
table.tablesorter thead tr .header {
	background-image: url("../images/bg.gif");
	background-repeat: no-repeat;
	background-position: center right;
	cursor: pointer;
	width:25px;
}

table.tablesorter tbody td {
	color: #3D3D3D;
	padding: 4px;
	background-color: #FFF;
	vertical-align: top;
	border: 1px solid #ccc;
}
table.tablesorter tbody td.text {
	color: #3D3D3D;
	padding: 4px;
	background-color: #FFF;
	vertical-align: top;
	border: 1px solid #ccc;
	text-align: right;
}
table.tablesorter tbody tr.odd td {
	background-color:#F0F0F6;
}
table.tablesorter thead tr .headerSortUp {
	background-image:url("../images/asc.gif");
}
table.tablesorter thead tr .headerSortDown {
	background-image: url("../images/desc.gif");
}
table.tablesorter thead tr .headerSortDown, table.tablesorter thead tr .headerSortUp {
background-color: #8dbdd8;
}

