@charset "UTF-8";

/* CSS Document */
#loader-bg {
	display: none;
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0px;
	left: 0px;
	background: #fff;
	z-index: 1;
}

#loader {
	display: none;
	position: fixed;
	top: 50%;
	left: 50%;
	width: 200px;
	height: 200px;
	margin-top: -100px;
	margin-left: -100px;
	text-align: center;
	color: #fff;
	z-index: 2;
}

.smt-on {
	display: none !important;
}

.smt-bon {
	display: none !important;
}

#header {
	height: 72px;
	position: relative;
}

.logo {
	position: absolute;
	left: 28px;
	top: 8px;
	z-index: 9999999;
}

.navi {
	position: absolute;
	top: 20px;
	right: 185px;
	z-index: 9999;
}

.navi li {
	float: left;
}

.bt-entry a {
	position: absolute;
	display: block;
	right: 0;
	top: 0;
	width: 170px;
	height: 74px;
	line-height: 74px;
	background: #e23500;
	color: #fff;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
}

.bt-entry a:hover {
	background: #f25423;
}

.bt-entry2 a {
	position: absolute;
	display: block;
	right: 0;
	width: 170px;
	top: 0;
	height: 74px;
	line-height: 74px;
	background: #118185;
	color: #fff;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
}

.bt-entry2 a:hover {
	background: #29a6aa;
}

.interview-ul li {
	float: left;
	width: 33.33333333333333%;
	background: #fffdf5;
}

.interview-ul li img {
	width: 100%;
	height: auto;
}

.title1 {
	font-family: 'Martel Sans', sans-serif;
	font-family: 'Open Sans', sans-serif;
}

.beige-area {
	width: 100%;
	background: #fffdf5;
	padding: 50px 0;
	clear: both;
	margin: -20px 0 0 0;
}

.contants-tablecell {
	display: table;
	width: 100%;
}

.contents-area {
	width: 950px;
	margin: 0 auto;
}

.contents-area-voice {
	width: 810px;
	margin: 0 auto;
}

.top-contents-left {
	display: table-cell;
	width: 50%;

}

.about-bg {
	background: url(../images/top-photo1.jpg) no-repeat 50% 50%;
	background-size: cover;
}

.qa-bg {
	background: url(../images/top-photo2.jpg) no-repeat 50% 50%;
	background-size: cover;
}

.recruit-bg {
	background: url(../images/top-photo3.jpg) no-repeat 50% 50%;
	background-size: cover;
}

.top-contents-right {
	display: table-cell;
	width: 50%;
	border: 1px solid #ddd;

}

.right-padding {
	padding: 50px;
}

#footer {
	height: 140px;
	position: relative;
	clear: both;
}

.footer-logo {
	position: absolute;
	top: 20px;
	left: 20px;
}

.copyright {
	padding: 20px 0;
	background: #fdfbd9;
	position: absolute;
	bottom: 0;
	width: 100%;
}

address {
	text-align: center;
	font-size: 12px;
}

.footer-ul {
	position: absolute;
	top: 20px;
	right: 20px;
}

.footer-ul li {
	float: left;
	margin-right: 20px;
}

.footer-ul li a {
	text-decoration: none;
	color: #333;
	font-size: 12px;
}

.footer-ul li.footer-web {
	background: url(../images/icon-home.jpg) no-repeat 0 50%;
	padding: 0 0 0 25px;
}

.footer-ul li.footer-entry {
	background: url(../images/icon-arrow.jpg) no-repeat 0 50%;
	padding: 0 0 0 25px;
}

.title-area-about {
	width: 100%;
	height: 400px;
	background: url(../images/title-about-bg.jpg) no-repeat 50% 50%;
	background-size: cover;
	position: relative;
}

.title-image {
	position: absolute;
	left: 50%;
	top: 50%;
	margin: -48px 0 0 -120px;
}

.title-image-qa {
	position: absolute;
	left: 50%;
	top: 50%;
	margin: -48px 0 0 -88px;
}

.pankuzu {
	font-size: 12px;
	text-align: left;
	padding: 10px 0 0 10px;
}

.pankuzu a {
	color: #333;
	text-decoration: none;
}

.copy1 {
	font-family: 'Kozuka Mincho Pro', 'Kozuka Mincho Std', '小塚明朝 Pro R', '小塚明朝 Std R', 'Hiragino Mincho Pro', 'ヒラギノ明朝 Pro W3', 'ＭＳ Ｐ明朝', 'Times', 'Times New Roman', serif;
	font-size: 20px;
	line-height: 2;
	letter-spacing: 2px;
}

.title2 {
	font-weight: bold;
	font-size: 26px;
}

.title3 {
	font-weight: bold;
	font-size: 20px;
}

.part-left {
	float: left;
	width: 460px;
}

.part-right {
	float: right;
	width: 460px;
}

.activity01 {
	background: url(../images/environment-bg.jpg) no-repeat 50% 50%;
	background-size: cover;
	height: 420px;
}

.activity02 {
	background: url(../images/region-bg.jpg) no-repeat 50% 50%;
	background-size: cover;
	height: 420px;
}

.activity-contents {
	width: 950px;
	margin: 0 auto;
	color: #fff;
	position: relative;
	height: 460px;
	font-size: 16px;
}

.activity-contents2 {
	width: 950px;
	margin: 0 auto;
	color: #333;
	position: relative;
	height: 460px;
	font-size: 16px;
}

.activity-title {
	position: absolute;
	right: 0;
	top: 50%;
	margin: -120px 0 0 -48px;
}

.activity-text {
	width: 800px;
	position: absolute;
	top: 50%;
	margin: -110px 0 0 0;
}

.activity-title2 {
	position: absolute;
	right: 0;
	top: 50%;
	margin: -170px 0 0 -48px;
}

.activity-text2 {
	width: 800px;
	position: absolute;
	top: 50%;
	margin: -160px 0 0 0;
}

.title-area-recruit {
	width: 100%;
	height: 400px;
	background: url(../images/title-recruit-bg.jpg) no-repeat 50% 50%;
	background-size: cover;
	position: relative;
}

table.recruit-table {
	width: 800px;
	margin: 0px auto;
}

table.recruit-table th {
	padding: 20px 10px;
	text-align: center;
	border-bottom: 1px dotted #999;
	line-height: 1.6;
	width: 200px;
	text-align: right;
	font-weight: bold;
	vertical-align: top;
}

table.recruit-table td {
	padding: 20px 7px 20px 20px;
	border-bottom: 1px solid #999;

	background: #fff;
	line-height: 1.6;
	color: #333;
	vertical-align: top;
}

.title-area-qa {
	width: 100%;
	height: 400px;
	background: url(../images/title-qa-bg.jpg) no-repeat 50% 50%;
	background-size: cover;
	position: relative;
}

.qa-ul {
	margin: 20px 0 50px 0;
}

.qa-ul li {
	float: left;
	margin: 5px 0;
	background: url(../images/icon1.jpg) no-repeat 0 8px;
	padding: 3px 0 3px 25px;
	width: 430px;
}

.qa-ul li a {
	color: #333;
	text-decoration: none;
}

.q-text {
	clear: both;
	font-size: 20px;
	background: url(../images/icon-q.jpg) no-repeat 0 10px;
	padding: 10px 0 10px 48px;
	font-weight: bold;
	clear: both;
}

.a-text {
	clear: both;
	background: url(../images/icon-a.jpg) no-repeat 0 10px;
	padding: 10px 0 15px 48px;
}

.border {
	border-bottom: 1px dotted #777;
	height: 1px;
	clear: both;
}

.title-area-voice-hirata {
	width: 100%;
	height: 500px;
	background: url(../images/voice-bg-hirata.jpg) no-repeat 50% 50%;
	background-size: cover;
	position: relative;
}

.title-area-voice-kamimoto {
	width: 100%;
	height: 500px;
	background: url(../images/voice-bg-kamimoto.jpg) no-repeat 50% 50%;
	background-size: cover;
	position: relative;
}

.title-area-voice-doi {
	width: 100%;
	height: 500px;
	background: url(../images/voice-bg-doi.jpg) no-repeat 50% 50%;
	background-size: cover;
	position: relative;
}

.title-area-voice-mizuno {
	width: 100%;
	height: 500px;
	background: url(../images/voice-bg-mizuno.jpg) no-repeat 50% 50%;
	background-size: cover;
	position: relative;
}

.title-area-voice-sugimoto {
	width: 100%;
	height: 500px;
	background: url(../images/voice-bg-sugimoto.jpg) no-repeat 50% 50%;
	background-size: cover;
	position: relative;
}

.title-area-voice-shinohara {
	width: 100%;
	height: 500px;
	background: url(../images/voice-bg-shinohara.jpg) no-repeat 50% 50%;
	background-size: cover;
	position: relative;
}

.title-area-voice-ozaki {
	width: 100%;
	height: 500px;
	background: url(../images/voice-bg-ozaki.jpg) no-repeat 50% 50%;
	background-size: cover;
	position: relative;
}

.title-area-voice-ninomiya {
	width: 100%;
	height: 500px;
	background: url(../images/voice-bg-ninomiya.jpg) no-repeat 50% 50%;
	background-size: cover;
	position: relative;
}

.title-area-voice-horikosi {
	width: 100%;
	height: 500px;
	background: url(../images/voice-bg-horikosi.jpg) no-repeat 50% 50%;
	background-size: cover;
	position: relative;
}

.title-area-voice-suzuki {
	width: 100%;
	height: 500px;
	background: url(../images/voice-bg-suzuki.jpg) no-repeat 50% 50%;
	background-size: cover;
	position: relative;
}



.title-image-voice {
	position: absolute;
	left: 60%;
	top: 50%;
	margin: -105px 0 0 -100px;
}

.copy2 {
	font-size: 24px;
	font-weight: bold;
}

.voice-left {
	float: left;
	width: 500px;
}

.voice-right {
	float: right;
	width: 282px;
}

.voice-left2 {
	float: left;
	width: 320px;
	padding: 20px 0 0 0;
}

.voice-right2 {
	float: right;
	width: 470px;
}

.voice-left3 {
	float: right;
	width: 500px;
}

.voice-right3 {
	float: left;
	width: 282px;
}

.voice-left4 {
	float: right;
	width: 320px;
	padding: 20px 0 0 0;
}

.voice-right4 {
	float: left;
	width: 470px;
}

.schedule-box {
	padding: 20px 55px;
	background: #fffcee;
	border: 1px solid #ede5d9;
	margin: 30px 0;
}

.schedule-left {
	float: left;
	width: 490px;
}

.schedule-right {
	float: right;
	width: 177px;
}

ul.schedule-ul li {
	margin: 5px 0;
}

ul.schedule-ul li span.time {
	font-weight: bold;
	font-size: 20px;
}

ul.schedule-ul li span.task {
	font-weight: bold;
	font-size: 16px;
	color: #666;
}

.smt-on {
	display: none;
}

.smt-off {
	display: block !important;
}

.smt-bon {
	display: none;
}

.itemul {
	z-index: 9999;
	position: absolute;
	background: #fff;
	padding: 10px 25px;
	border: 1px solid #eee;
	left: 140px;
	top: 35px;
}

.itemul li {
	float: none;
	clear: both;
	border-bottom: 1px dotted #ccc;
	padding: 5px;
}

.itemul li a {
	color: #333;
	text-decoration: none;
	display: block;
}

.itemul li a:hover {
	color: #777;
	text-decoration: none;
	color: #009496;
}

.itemul2 {
	z-index: 9999;
	position: absolute;
	background: #fff;
	padding: 10px 25px;
	border: 1px solid #eee;
	left: 266px;
	top: 35px;
}

.itemul2 li {
	float: none;
	clear: both;
	border-bottom: 1px dotted #ccc;
	padding: 5px;
}

.itemul2 li a {
	color: #333;
	text-decoration: none;
	display: block;
}

.itemul2 li a:hover {
	color: #777;
	text-decoration: none;
	color: #009496;
}

.recruit-box {
	border: 1px solid #aaa;
	padding: 30px;
}

.recruit-name {
	font-size: 18px;
	color: #fff;
	text-align: center;
	background: #f25423;
	padding: 5px;
}

.recruit-name2 {
	font-size: 18px;
	color: #fff;
	text-align: center;
	background: #009496;
	padding: 5px;
}


.rectuit-ul {
	margin: 0 0 10px 270px;
}

.rectuit-ul li {
	float: left;
	background: url(../images/recruit-icon1.jpg) no-repeat 0 50%;
	padding: 3px 0 3px 23px;
	margin: 0 30px;
}

.rectuit-ul li.onrec {
	float: left;
	background: url(../images/recruit-icon2.jpg) no-repeat 0 50%;
	padding: 3px 0 3px 23px;
	margin: 0 30px;
}

.rectuit-ul li a {
	color: #333;
	text-decoration: none;
}

.rectuit-ul li a:hover {
	color: #333;
	text-decoration: underline;
}

.chiiki-box {
	position: absolute;
	top: 200px;
}

.chiiki-left {
	float: left;
	width: 100px;
	margin-right: 10px;
}

.chiiki-right {
	float: left;
	width: 300px;
}

.entry-left {
	float: left;
	width: 460px;
	margin: 30px 0 20px 0;
}

.entry-right {
	float: right;
	width: 460px;
	margin: 30px 0 20px 0;
}