@charset "UTF-8";
html
	font:  14px / 20px "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN","游ゴシック", YuGothic, "メイリオ", Meiryo, Verdana, sans-serif;
	letter-spacing:0.1em;
}
body{
	overflow-x: hidden;
	color:#333;
	letter-spacing:0.1em;
}
h1,h2,h3,h4,h5,p,a,span,strong,dl,dt,dd,table,tbody,thead,th,td,blockquote,ul,li,ol {
	font-family:  "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN","游ゴシック", YuGothic, "メイリオ", Meiryo, Verdana, sans-serif;
	font-weight:500;
}
    #contentsMain {
        max-width: 100%;
        width: 70%;
        margin-bottom: 5em;
        margin: 0 auto;
    }

@media screen and (max-width : 767px){

}

@media screen and (max-width : 960px) {
	.hidden-medium{
		display:none;
	}
}
@media screen and (min-width : 960px) {
	.visible-medium{
		display:none;
	}
}
.uk-grid.uk-grid-collapse {
	margin-left: 0;
}
.uk-grid.uk-grid-collapse >* {
	padding-left: 0;
}
.uk-h1, h1 {
	font-size: 10px;
	line-height: 30px;
	margin:0 ;
	padding:0;
}
h2 {
	margin:15px 0 0 0;
	font-size: 18px;
}
p, li, dt, dd,th,td{
	font-size: 15px;
	line-height:180%;

}
p{
	margin:25px 0;
}
a {
	-webkit-transition: 0.4s ;
	transition: 0.4s ;
	text-decoration:underline;
	color:#fca71e;
}
a img:hover {
	opacity: 0.6;
	-webkit-transition: 0.4s ;
	transition: 0.4s ;
}
@media screen and (max-width : 767px){
	p, li, dt, dd th,td{
		font-size: 14px;
		line-height:170%;
	}
	.uk-container{
		padding:0;
	}
	.uk-container p,
	.uk-container li,
	.uk-container dt,
	.uk-container dd{
		padding:0 15px;
	}

}


/* font style
-------------------------------------------------------------------*/
.red{
	color:#f04148;
}
.bold{
	font-weight:bold;
}
.center{
	text-align:center;
}
.strong,
strong{
	font-weight:bold;
	color:#bd6685;
	font-size:15px;
}
.fonts{
	font-size:12px;
	color:#666;
}
@media screen and (max-width : 767px){
	.f16{
		font-size:13px;
	}

}


/* keyv
-------------------------------------------------------------------*/
.keyv{
	position:relative;
	background:url(./img/keyv.png) no-repeat center center/cover;
	height:700px;
}
.keyv-txt{
	position:absolute;
	top:50%;
	right: 15%;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
	z-index:100;
}

@media screen and (max-width : 960px){
	.keyv{
		height:500px;
	}
	.keyv-txt{
		width:40%;
		right: 10%;
	}
}

@media screen and (max-width : 767px){
	.keyv{
		height:300px;
	}
	.keyv-txt{
		width:45%;
		right: 15px;
		padding:0;
	}
}

/* top_title
-------------------------------------------------------------------*/
.title_rec {
	color:#48001a;
	font-size:24px;
	letter-spacing:4px;
	text-align:center;
	margin: 0px 0 60px 0;
	font-weight:bold;
	line-height:200%;
}
.title_rec span{
	display:inline-block;
	font-size:13px;
	color:#a5a5a5;
	letter-spacing:1px;
	font-weight:bold;
	background:url(./img/recruit/icon.png) no-repeat left center,url(./img/recruit/icon.png) no-repeat right center;
	padding:0 30px;
	margin:0;
}


.cv .title_rec {
	margin: 80px 0 40px;
}
.cv .title_rec span{
	color:#fff;
}
@media screen and (max-width : 960px){
	.title_rec {
		margin: 60px 0;
	}
	.cv .title_rec {
		margin: 40px 0 40px;
	}

}
@media screen and (max-width : 767px){
	.title_rec {
		margin: 0 0 40px 0;
		font-size:18px;
		letter-spacing:2px;
	}
	.cv .title_rec {
		margin: 40px 0 20px;
	}

}


/*==================================================================
	voice_page settings
===================================================================*/
/* keyv
-------------------------------------------------------------------*/
.voice_keyv{
	position:relative;
	margin-bottom:120px;
}
.voice_keyv img{
	width:100%;
}
.voice_keyv h1{
	position:absolute;
	top:50%;
	right:10%;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
	font-size:30px;
	letter-spacing:4px;
	color:#48001a;
	font-weight:bold;
	text-align:right;
	line-height:200%;
}
.voice_keyv h1 span{
	display:inline-block;
	font-size:14px;
	font-weight:bold;
	letter-spacing:3px;
	color:#fff;
	background:#48001a;
	padding:5px 20px;
	line-height:160%;
}
.voice_keyvtxt{
	position:absolute;
	bottom:0;
	right: 0%;
	background:rgba(255,255,255,0.8);
	padding:30px;
	text-align:center;
	top: 0%;
	height: 134px;
}
.voice_keyvtxt h2 span.name{
	font-size:24px;
	display:block;
	color:#bc6786;
	font-weight:bold;
	letter-spacing:4px;
	margin:0 0 20px 0;
}
.voice_keyvtxt h2 span.position{
	font-size:13px;
	color:#666;
	font-weight:bold;
	letter-spacing:1px;
}

.voice_keyv h1.furu {
	position:absolute;
	top: 50%;
	left: 8%;
	right:0%;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
	font-size:30px;
	letter-spacing:4px;
	color:#48001a;
	font-weight:bold;
	text-align:center;
	line-height:200%;
	width: 85%;
	background: rgba(255,255,255,0.8);
	padding: 30px;
	border-radius: 30px;
	}

@media screen and (max-width : 960px){
	.voice_keyv{
		margin-bottom:0;
	}
	.voice_keyv h1,.voice_keyv h1.furu {
		top:35%;
		right:5%;
		font-size:22px;
		letter-spacing:3px;
		width:100%
	}
	.voice_keyv h1 span{
		font-size:12px;
	}
	.voice_keyvtxt{
		position:static;
		padding:30px;
	}

}
@media screen and (max-width : 767px){
	.voice_keyv h1,.voice_keyv h1.furu {
		position:static;
		font-size:16px;
		line-height:200%;
		text-align:left;
		padding:15px;
		letter-spacing:2px;
		-webkit-transform:none;
		-moz-transform:none;
		-ms-transform: none;
		-o-transform: none;
		transform: none;
		width:100%
	}
	.voice_keyv h1 span{
		font-size:12px;
		letter-spacing:1px;
		padding:2px 10px;
		margin-top:10px;
	}
	.voice_keyvtxt{
		padding:15px;
		background:#f4f4f4;
	}
	.voice_keyvtxt h2{
		margin:0;
	}
	.voice_keyvtxt h2 span.name{
		font-size:18px;
		letter-spacing:2px;
		margin:0 0 10px 0;
	}
	.voice_keyvtxt h2 span.position{
		font-size:11px;
	}

}


/* contents
-------------------------------------------------------------------*/
.voice_1,
.voice_2{
	position:relative;
	overflow:hidden;
	margin-bottom:120px;
}
.voice_1 img{
	position:absolute;
	top:0;
	left:0;
	z-index:-1;
}
.voice_2 img{
	position:absolute;
	top:0;
	right:0;
	z-index:-1;
}
.voice_1_txt{
	background:rgba(246,246,245,0.9);
	padding:60px 40px;
	margin: 60px 0px 0 0;
}
.voice_2_txt{
	background:rgba(246,246,245,0.9);
	padding:60px 40px;
	margin: 60px 0 0 0px;
}
.voice_1_txt h3,
.voice_2_txt h3{
	font-size:20px;
	font-weight:bold;
	line-height:180%;
	color:#48001a;
	letter-spacing:3px;
	margin-bottom:30px;
}
.voice_1_txt p,
.voice_2_txt p{
	font-size:13px;
	font-weight:bold;
	line-height:200%;
	color:#666;
	letter-spacing:2px;
	margin:0;
}

@media screen and (max-width : 960px){
	.voice_1_txt,
	.voice_2_txt{
		padding:60px 40px;
		margin:400px 15px 0 15px;
	}
}
@media screen and (max-width : 960px){
	.voice_1,
	.voice_2{
		position:relative;
		overflow:hidden;
		margin-bottom:40px;
	}
	.voice_1_txt,
	.voice_2_txt{
		padding:40px 15px;
		margin:220px 0 0 0;
		background:#fff;
	}
	.voice_1_txt h3,
	.voice_2_txt h3{
		font-size:16px;
		letter-spacing:2px;
		margin-bottom:20px;
	}
}

}
@media screen and (max-width : 767px){
	.uk-container .line-list li{
		padding:0;
	}
}

@media screen and (max-width : 767px){
	.uk-container li#bizcalendar-2{
		padding:0;
	}
	.uk-container p.side_nav_ttl{
		padding:8px 5px;
	}
}


@media screen and (max-width : 767px){
	.side_nav{
		margin-bottom:0;
	}
	.uk-container li.side_nav_ttl{
		padding:10px 5px;
	}

}


@media screen and (max-width : 767px){
	.uk-container li.side_nav_item,
	.uk-container li.side_nav_item li{
		padding:0;
	}
}




html {
	font: 400 14px / 20px "Helvetica Neue", Helvetica, Arial, sans-serif;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
	background: #fff;
	color: #444
}
body {
	margin: 0
}
a {
	background: 0 0
}
a:active, a:hover {
	outline: 0
}
.uk-link, a {
	color: #07d;
	text-decoration: none;
	cursor: pointer
}
.uk-link:hover, a:hover {
	color: #059;
	text-decoration: underline
}
abbr[title] {
	border-bottom: 1px dotted
}
b, strong {
	font-weight: 700
}
:not(pre)>code, :not(pre)>kbd, :not(pre)>samp {
	font-size: 12px;
	font-family: Consolas, monospace, serif;
	color: #d05;
	white-space: nowrap
}
em {
	color: #d05
}
ins {
	background: #ffa;
	color: #444;
	text-decoration: none
}
mark {
	background: #ffa;
	color: #444
}
q {
	font-style: italic
}
small {
	font-size: 80%
}
sub, sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline
}
sup {
	top: -.5em
}
sub {
	bottom: -.25em
}
img {
	max-width: 100%;
	height: auto;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border: 0;
	vertical-align: middle
}
.uk-img-preserve, .uk-img-preserve img {
	max-width: none
}
svg:not(:root) {
	overflow: hidden
}
address, blockquote, dl, fieldset, figure, ol, p, pre, ul {
	margin: 0 0 15px
}
*+address, *+blockquote, *+dl, *+fieldset, *+figure, *+ol, *+p, *+pre, *+ul {
	margin-top: 15px
}
h1, h2, h3, h4, h5, h6 {
	margin: 0 0 15px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 400;
	color: #444;
	text-transform: none
}
*+h1, *+h2, *+h3, *+h4, *+h5, *+h6 {
	margin-top: 25px
}
.uk-h1, h1 {
	font-size: 36px;
	line-height: 42px
}
.uk-h2, h2 {
	font-size: 24px;
	line-height: 30px
}
.uk-h3, h3 {
	font-size: 18px;
	line-height: 24px
}
.uk-h4, h4 {
	font-size: 16px;
	line-height: 22px
}
.uk-h5, h5 {
	font-size: 14px;
	line-height: 20px
}
.uk-h6, h6 {
	font-size: 12px;
	line-height: 18px
}
ol, ul {
	padding-left: 0px
}
ol>li>ol, ol>li>ul, ul>li>ol, ul>li>ul {
	margin: 0
}
dt {
	font-weight: 700
}
dd {
	margin-left: 0
}
hr {
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	height: 0;
	margin: 15px 0;
	border: 0;
	border-top: 1px solid #ddd
}
address {
	font-style: normal
}
blockquote {
	padding-left: 15px;
	border-left: 5px solid #ddd;
	font-size: 16px;
	line-height: 22px;
	font-style: italic
}
pre {
	padding: 10px;
	background: #f5f5f5;
	font: 12px / 18px Consolas, monospace, serif;
	color: #444;
	-moz-tab-size: 4;
	tab-size: 4;
	overflow: auto
}
::-moz-selection {
background:#39f;
color:#fff;
text-shadow:none
}
::selection {
	background: #39f;
	color: #fff;
	text-shadow: none
}
article, aside, details, figcaption, figure, footer, header, main, nav, section, summary {
	display: block
}
progress {
	vertical-align: baseline
}
[hidden], audio:not([controls]), template {
display:none
}
iframe {
	border: 0
}
@media screen and (max-width:400px) {
@-ms-viewport {
width:device-width
}
}
.uk-grid {
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-ms-flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	margin: 0 0 -15px -15px;
	padding: 0;
	list-style: none
}
.uk-grid:after, .uk-grid:before {
	content: "";
	display: block;
	overflow: hidden
}
.uk-grid:after {
	clear: both
}
.uk-grid>* {
	-ms-flex: none;
	-webkit-flex: none;
	flex: none;
	margin: 0;
	padding-left: 15px;
	padding-bottom: 15px;
	float: left
}
.uk-grid>*>:last-child {
	margin-bottom: 0
}
.uk-grid+.uk-grid, .uk-grid>*>.uk-panel+.uk-panel, .uk-grid>.uk-grid-margin {
	margin-top: 15px
}
@media (min-width:1220px) {
.uk-grid {
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-ms-flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	margin: 0 0 -30px -30px;
	padding: 0;
	list-style: none
}
.uk-grid>* {
	-ms-flex: none;
	-webkit-flex: none;
	flex: none;
	margin: 0;
	padding-left: 30px;
	padding-bottom: 30px;
	float: left
}
.uk-grid:not(.uk-grid-preserve) {
	margin-left: -30px

}
.uk-grid:not(.uk-grid-preserve)>* {
	padding-left: 30px;
}
.uk-grid:not(.uk-grid-preserve)+.uk-grid, .uk-grid:not(.uk-grid-preserve)>*>.uk-panel+.uk-panel, .uk-grid:not(.uk-grid-preserve)>.uk-grid-margin {
	margin-top: 30px
}
}
.uk-grid.uk-grid-small {
	margin-left: -10px
}
.uk-grid.uk-grid-small>* {
	padding-left: 10px
}
.uk-grid.uk-grid-small+.uk-grid-small, .uk-grid.uk-grid-small>*>.uk-panel+.uk-panel, .uk-grid.uk-grid-small>.uk-grid-margin {
	margin-top: 10px
}
.uk-grid-divider:not(:empty) {
	margin-left: -25px;
	margin-right: -25px
}

.uk-grid-width-1-2>* {
	width: 50%
}
.uk-grid-width-1-3>* {
	width: 33.333%
}
.uk-grid-width-1-4>* {
	width: 25%
}
.uk-grid-width-1-5>* {
	width: 20%
}
.uk-grid-width-1-6>* {
	width: 16.666%
}
.uk-grid-width-1-10>* {
	width: 10%
}
@media (min-width:480px) {
.uk-grid-width-small-1-2>* {
	width: 50%
}
.uk-grid-width-small-1-3>* {
	width: 33.333%
}
.uk-grid-width-small-1-4>* {
	width: 25%
}
.uk-grid-width-small-1-5>* {
	width: 20%
}
.uk-grid-width-small-1-6>* {
	width: 16.666%
}
.uk-grid-width-small-1-10>* {
	width: 10%
}
}
@media (min-width:768px) {
.uk-grid-width-medium-1-2>* {
	width: 50%
}
.uk-grid-width-medium-1-3>* {
	width: 33.333%
}
.uk-grid-width-medium-1-4>* {
	width: 25%
}
.uk-grid-width-medium-1-5>* {
	width: 20%
}
.uk-grid-width-medium-1-6>* {
	width: 16.666%
}
.uk-grid-width-medium-1-10>* {
	width: 10%
}
}
@media (min-width:960px) {
.uk-grid-width-large-1-2>* {
	width: 50%
}
.uk-grid-width-large-1-3>* {
	width: 33.333%
}
.uk-grid-width-large-1-4>* {
	width: 25%
}
.uk-grid-width-large-1-5>* {
	width: 20%
}
.uk-grid-width-large-1-6>* {
	width: 16.666%
}
.uk-grid-width-large-1-10>* {
	width: 10%
}
}
@media (min-width:1220px) {
.uk-grid-width-xlarge-1-2>* {
	width: 50%
}
.uk-grid-width-xlarge-1-3>* {
	width: 33.333%
}
.uk-grid-width-xlarge-1-4>* {
	width: 25%
}
.uk-grid-width-xlarge-1-5>* {
	width: 20%
}
.uk-grid-width-xlarge-1-6>* {
	width: 16.666%
}
.uk-grid-width-xlarge-1-10>* {
	width: 10%
}
}
[class*=uk-width] {
-moz-box-sizing:border-box;
box-sizing:border-box;
width:100%
}
.uk-width-1-1 {
	width: 100%
}
.uk-width-1-2, .uk-width-2-4, .uk-width-3-6, .uk-width-5-10 {
	width: 50%
}
.uk-width-1-3, .uk-width-2-6 {
	width: 33.333%
}
.uk-width-2-3, .uk-width-4-6 {
	width: 66.666%
}
.uk-width-1-4 {
	width: 25%
}
.uk-width-3-4 {
	width: 75%
}
.uk-width-1-5, .uk-width-2-10 {
	width: 20%
}
.uk-width-2-5, .uk-width-4-10 {
	width: 40%
}
.uk-width-3-5, .uk-width-6-10 {
	width: 60%
}
.uk-width-4-5, .uk-width-8-10 {
	width: 80%
}
.uk-width-1-6 {
	width: 16.666%
}
.uk-width-5-6 {
	width: 83.333%
}
.uk-width-1-10 {
	width: 10%
}
.uk-width-3-10 {
	width: 30%
}
.uk-width-7-10 {
	width: 70%
}
.uk-width-9-10 {
	width: 90%
}
@media (min-width:480px) {
.uk-width-small-1-1 {
	width: 100%
}
.uk-width-small-1-2, .uk-width-small-2-4, .uk-width-small-3-6, .uk-width-small-5-10 {
	width: 50%
}
.uk-width-small-1-3, .uk-width-small-2-6 {
	width: 33.333%
}
.uk-width-small-2-3, .uk-width-small-4-6 {
	width: 66.666%
}
.uk-width-small-1-4 {
	width: 25%
}
.uk-width-small-3-4 {
	width: 75%
}
.uk-width-small-1-5, .uk-width-small-2-10 {
	width: 20%
}
.uk-width-small-2-5, .uk-width-small-4-10 {
	width: 40%
}
.uk-width-small-3-5, .uk-width-small-6-10 {
	width: 60%
}
.uk-width-small-4-5, .uk-width-small-8-10 {
	width: 80%
}
.uk-width-small-1-6 {
	width: 16.666%
}
.uk-width-small-5-6 {
	width: 83.333%
}
.uk-width-small-1-10 {
	width: 10%
}
.uk-width-small-3-10 {
	width: 30%
}
.uk-width-small-7-10 {
	width: 70%
}
.uk-width-small-9-10 {
	width: 90%
}
}
@media (min-width:768px) {
.uk-width-medium-1-1 {
	width: 100%
}
.uk-width-medium-1-2, .uk-width-medium-2-4, .uk-width-medium-3-6, .uk-width-medium-5-10 {
	width: 50%
}
.uk-width-medium-1-3, .uk-width-medium-2-6 {
	width: 33.333%
}
.uk-width-medium-2-3, .uk-width-medium-4-6 {
	width: 66.666%
}
.uk-width-medium-1-4 {
	width: 25%
}
.uk-width-medium-3-4 {
	width: 75%
}
.uk-width-medium-1-5, .uk-width-medium-2-10 {
	width: 20%
}
.uk-width-medium-2-5, .uk-width-medium-4-10 {
	width: 40%
}
.uk-width-medium-3-5, .uk-width-medium-6-10 {
	width: 60%
}
.uk-width-medium-4-5, .uk-width-medium-8-10 {
	width: 80%
}
.uk-width-medium-1-6 {
	width: 16.666%
}
.uk-width-medium-5-6 {
	width: 83.333%
}
.uk-width-medium-1-10 {
	width: 10%
}
.uk-width-medium-3-10 {
	width: 30%
}
.uk-width-medium-7-10 {
	width: 70%
}
.uk-width-medium-9-10 {
	width: 90%
}
}
@media (min-width:960px) {
.uk-width-large-1-1 {
	width: 100%
}
.uk-width-large-1-2, .uk-width-large-2-4, .uk-width-large-3-6, .uk-width-large-5-10 {
	width: 50%;
}
.uk-width-large-1-3, .uk-width-large-2-6 {
	width: 33.333%
}
.uk-width-large-2-3, .uk-width-large-4-6 {
	width: 66.666%
}
.uk-width-large-1-4 {
	width: 25%
}
.uk-width-large-3-4 {
	width: 75%
}
.uk-width-large-1-5, .uk-width-large-2-10 {
	width: 20%
}
.uk-width-large-2-5, .uk-width-large-4-10 {
	width: 40%
}
.uk-width-large-3-5, .uk-width-large-6-10 {
	width: 60%
}
.uk-width-large-4-5, .uk-width-large-8-10 {
	width: 80%
}
.uk-width-large-1-6 {
	width: 16.666%
}
.uk-width-large-5-6 {
	width: 83.333%
}
.uk-width-large-1-10 {
	width: 10%
}
.uk-width-large-3-10 {
	width: 30%
}
.uk-width-large-7-10 {
	width: 70%
}
.uk-width-large-9-10 {
	width: 90%
}
}

@font-face {
	font-family: FontAwesome;
	src: url(../fonts/fontawesome-webfont.eot);
	src: url(../fonts/fontawesome-webfont.eot?#iefix) format("embedded-opentype"), url(../fonts/fontawesome-webfont.woff) format("woff"), url(../fonts/fontawesome-webfont.ttf) format("truetype");
	font-weight: 400;
	font-style: normal
}
[class*=uk-icon-] {
font-family:FontAwesome;
display:inline-block;
font-weight:400;
font-style:normal;
line-height:1;
-webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale
}

@media (max-width:767px) {
.uk-container {
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	max-width: 1170px;
	padding: 0 15px
}
}
@media (min-width:1220px) {
.uk-container {
	max-width: 1200px;
//	padding: 0 35px
}
}
.uk-container:after, .uk-container:before {
	content: "";
	display: table
}
.uk-container:after {
	clear: both
}
.uk-container-center {
	margin-left: auto;
	margin-right: auto
}
.uk-clearfix:before {
	content: "";
	display: table-cell
}
.uk-clearfix:after {
	content: "";
	display: table;
	clear: both
}



#contentsWrap {
		    max-width: 1080px;
		    margin-right: auto;
		    margin-left: auto;
		    padding: 0 0.5em;
		}
