/*! normalize.css v4.1.1 | MIT License | github.com/necolas/normalize.css */

/**
 * 1. Change the default font family in all browsers (opinionated).
 * 2. Prevent adjustments of font size after orientation changes in IE and iOS.
 */

html {
	font-family: sans-serif; /* 1 */
	-ms-text-size-adjust: 100%; /* 2 */
	-webkit-text-size-adjust: 100%; /* 2 */
}
/**
 * Remove the margin in all browsers (opinionated).
 */

body {
	margin: 0;
}
/* HTML5 display definitions
   ========================================================================== */

/**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 * 2. Add the correct display in IE.
 */

article, 	aside, details, /* 1 */ figcaption, figure, footer, header, main, /* 2 */ menu, nav, section, summary { /* 1 */
	display: block;
}
/**
 * Add the correct display in IE 9-.
 */

audio, canvas, progress, video {
	display: inline-block;
}
/**
 * Add the correct display in iOS 4-7.
 */

audio:not([controls]) {
	display: none;
	height: 0;
}
/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */

progress {
	vertical-align: baseline;
}
/**
 * Add the correct display in IE 10-.
 * 1. Add the correct display in IE.
 */

template, /* 1 */ [hidden] {
	display: none;
}
/* Links
   ========================================================================== */

/**
 * 1. Remove the gray background on active links in IE 10.
 * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
 */

a {
	background-color: transparent; /* 1 */
	-webkit-text-decoration-skip: objects; /* 2 */
}
/**
 * Remove the outline on focused links when they are also active or hovered
 * in all browsers (opinionated).
 */

a:active, a:hover {
	outline-width: 0;
}
/* Text-level semantics
   ========================================================================== */

/**
 * 1. Remove the bottom border in Firefox 39-.
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */

abbr[title] {
	border-bottom: none; /* 1 */
	text-decoration: underline; /* 2 */
	text-decoration: underline dotted; /* 2 */
}
/**
 * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
 */

b, strong {
	font-weight: inherit;
}
/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */

b, strong {
	font-weight: bolder;
}
/**
 * Add the correct font style in Android 4.3-.
 */

dfn {
	font-style: italic;
}
/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */

h1 {
	font-size: 2em;
	margin: 0.67em 0;
}
/**
 * Add the correct background and color in IE 9-.
 */

mark {
	background-color: #ff0;
	color: #000;
}
/**
 * Add the correct font size in all browsers.
 */

small {
	font-size: 80%;
}
/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */

sub, sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}
sub {
	bottom: -0.25em;
}
sup {
	top: -0.5em;
}
/* Embedded content
   ========================================================================== */

/**
 * Remove the border on images inside links in IE 10-.
 */

img {
	border-style: none;
}
/**
 * Hide the overflow in IE.
 */

svg:not(:root) {
	overflow: hidden;
}
/* Grouping content
   ========================================================================== */

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

code, kbd, pre, samp {
	font-family: monospace, monospace; /* 1 */
	font-size: 1em; /* 2 */
}
/**
 * Add the correct margin in IE 8.
 */

figure {
	margin: 1em 40px;
}
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */

hr {
	box-sizing: content-box; /* 1 */
	height: 0; /* 1 */
	overflow: visible; /* 2 */
}
/* Forms
   ========================================================================== */

/**
 * 1. Change font properties to `inherit` in all browsers (opinionated).
 * 2. Remove the margin in Firefox and Safari.
 */

button, input, select, textarea {
	font: inherit; /* 1 */
	margin: 0; /* 2 */
}
/**
 * Restore the font weight unset by the previous rule.
 */

optgroup {
	font-weight: bold;
}
/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */

button, input { /* 1 */
	overflow: visible;
}
/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */

button, select { /* 1 */
	text-transform: none;
}
/**
 * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
 *    controls in Android 4.
 * 2. Correct the inability to style clickable types in iOS and Safari.
 */

button, html [type="button"], /* 1 */ [type="reset"], [type="submit"] {
	-webkit-appearance: button; /* 2 */
}

/**
 * Remove the inner border and padding in Firefox.
 */

button::-moz-focus-inner, [type="button"]::-moz-focus-inner, [type="reset"]::-moz-focus-inner, [type="submit"]::-moz-focus-inner {
 border-style: none;
 padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */

button:-moz-focusring, [type="button"]:-moz-focusring, [type="reset"]:-moz-focusring, [type="submit"]:-moz-focusring {
 outline: 1px dotted ButtonText;
}

/*!
 * jquery-drawer v3.2.1
 * Flexible drawer menu using jQuery, iScroll and CSS.
 * https://git.blivesta.com/drawer
 * License : MIT
 * Author : blivesta <design@blivesta.com> (http://blivesta.com/)
 */

.drawer-nav{position:fixed;z-index:2;top:0;overflow:hidden;width:16.25rem;height:100%;color:#222;background-color:#fff}.drawer-brand{font-size:1.5rem;font-weight:700;line-height:3.75rem;display:block;padding-right:.75rem;padding-left:.75rem;text-decoration:none;color:#222}.drawer-menu{margin:0;padding:0;list-style:none}.drawer-menu-item{font-size:1rem;display:block;padding:.75rem;text-decoration:none;color:#222}.drawer-menu-item:hover{text-decoration:underline;color:#555;background-color:transparent}.drawer-overlay{position:fixed;z-index:1;top:0;left:0;display:none;width:100%;height:100%;background-color:rgba(0,0,0,.2)}.drawer-open .drawer-overlay{display:block}.drawer--top .drawer-nav{top:-100%;left:0;width:100%;height:auto;max-height:100%;-webkit-transition:top .6s cubic-bezier(.19,1,.22,1);transition:top .6s cubic-bezier(.19,1,.22,1)}.drawer--top.drawer-open .drawer-nav{top:0}.drawer--top .drawer-hamburger,.drawer--top.drawer-open .drawer-hamburger{right:0}.drawer--left .drawer-nav{left:-16.25rem;-webkit-transition:left .6s cubic-bezier(.19,1,.22,1);transition:left .6s cubic-bezier(.19,1,.22,1)}.drawer--left .drawer-hamburger,.drawer--left.drawer-open .drawer-nav,.drawer--left.drawer-open .drawer-navbar .drawer-hamburger{left:0}.drawer--left.drawer-open .drawer-hamburger{left:16.25rem}.drawer--right .drawer-nav{right:-16.25rem;-webkit-transition:right .6s cubic-bezier(.19,1,.22,1);transition:right .6s cubic-bezier(.19,1,.22,1)}.drawer--right .drawer-hamburger,.drawer--right.drawer-open .drawer-nav,.drawer--right.drawer-open .drawer-navbar .drawer-hamburger{right:0}.drawer--right.drawer-open .drawer-hamburger{right:16.25rem}.drawer-hamburger{position:fixed;z-index:4;top:0;display:block;box-sizing:content-box;width:2rem;padding:0;padding:18px .75rem 30px;-webkit-transition:all .6s cubic-bezier(.19,1,.22,1);transition:all .6s cubic-bezier(.19,1,.22,1);-webkit-transform:translateZ(0);transform:translateZ(0);border:0;outline:0;background-color:transparent}.drawer-hamburger:hover{cursor:pointer;background-color:transparent}.drawer-hamburger-icon{position:relative;display:block;margin-top:10px}.drawer-hamburger-icon,.drawer-hamburger-icon:after,.drawer-hamburger-icon:before{width:100%;height:2px;-webkit-transition:all .6s cubic-bezier(.19,1,.22,1);transition:all .6s cubic-bezier(.19,1,.22,1);background-color:#222}.drawer-hamburger-icon:after,.drawer-hamburger-icon:before{position:absolute;top:-10px;left:0;content:' '}.drawer-hamburger-icon:after{top:10px}.drawer-open .drawer-hamburger-icon{background-color:transparent}.drawer-open .drawer-hamburger-icon:after,.drawer-open .drawer-hamburger-icon:before{top:0}.drawer-open .drawer-hamburger-icon:before{-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.drawer-open .drawer-hamburger-icon:after{-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}.sr-only{position:absolute;overflow:hidden;clip:rect(0,0,0,0);width:1px;height:1px;margin:-1px;padding:0;border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;overflow:visible;clip:auto;width:auto;height:auto;margin:0}.drawer--sidebar,.drawer--sidebar .drawer-contents{background-color:#fff}@media (min-width:64em){.drawer--sidebar .drawer-hamburger{display:none;visibility:hidden}.drawer--sidebar .drawer-nav{display:block;-webkit-transform:none;-ms-transform:none;transform:none;position:fixed;width:12.5rem;height:100%}.drawer--sidebar.drawer--left .drawer-nav{left:0;border-right:1px solid #ddd}.drawer--sidebar.drawer--left .drawer-contents{margin-left:12.5rem}.drawer--sidebar.drawer--right .drawer-nav{right:0;border-left:1px solid #ddd}.drawer--sidebar.drawer--right .drawer-contents{margin-right:12.5rem}.drawer--sidebar .drawer-container{max-width:48rem}}@media (min-width:75em){.drawer--sidebar .drawer-nav{width:16.25rem}.drawer--sidebar.drawer--left .drawer-contents{margin-left:16.25rem}.drawer--sidebar.drawer--right .drawer-contents{margin-right:16.25rem}.drawer--sidebar .drawer-container{max-width:60rem}}.drawer--navbarTopGutter{padding-top:3.75rem}.drawer-navbar .drawer-navbar-header{border-bottom:1px solid #ddd;background-color:#fff}.drawer-navbar{z-index:3;top:0;width:100%}.drawer-navbar--fixed{position:fixed}.drawer-navbar-header{position:relative;z-index:3;box-sizing:border-box;width:100%;height:3.75rem;padding:0 .75rem;text-align:center}.drawer-navbar .drawer-brand{line-height:3.75rem;display:inline-block;padding-top:0;padding-bottom:0;text-decoration:none}.drawer-navbar .drawer-brand:hover{background-color:transparent}.drawer-navbar .drawer-nav{padding-top:3.75rem}.drawer-navbar .drawer-menu{padding-bottom:7.5rem}@media (min-width:64em){.drawer-navbar{height:3.75rem;border-bottom:1px solid #ddd;background-color:#fff}.drawer-navbar .drawer-navbar-header{position:relative;display:block;float:left;width:auto;padding:0;border:0}.drawer-navbar .drawer-menu--right{float:right}.drawer-navbar .drawer-menu li{float:left}.drawer-navbar .drawer-menu-item{line-height:3.75rem;padding-top:0;padding-bottom:0}.drawer-navbar .drawer-hamburger{display:none}.drawer-navbar .drawer-nav{position:relative;left:0;overflow:visible;width:auto;height:3.75rem;padding-top:0;-webkit-transform:translateZ(0);transform:translateZ(0)}.drawer-navbar .drawer-menu{padding:0}.drawer-navbar .drawer-dropdown-menu{position:absolute;width:16.25rem;border:1px solid #ddd}.drawer-navbar .drawer-dropdown-menu-item{padding-left:.75rem}}.drawer-dropdown-menu{display:none;box-sizing:border-box;width:100%;margin:0;padding:0;background-color:#fff}.drawer-dropdown-menu>li{width:100%;list-style:none}.drawer-dropdown-menu-item{line-height:3.75rem;display:block;padding:0;padding-right:.75rem;padding-left:1.5rem;text-decoration:none;color:#222}.drawer-dropdown-menu-item:hover{text-decoration:underline;color:#555;background-color:transparent}.drawer-dropdown.open>.drawer-dropdown-menu{display:block}.drawer-dropdown .drawer-caret{display:inline-block;width:0;height:0;margin-left:4px;-webkit-transition:opacity .2s ease,-webkit-transform .2s ease;transition:opacity .2s ease,-webkit-transform .2s ease;transition:transform .2s ease,opacity .2s ease;transition:transform .2s ease,opacity .2s ease,-webkit-transform .2s ease;-webkit-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg);vertical-align:middle;border-top:4px solid;border-right:4px solid transparent;border-left:4px solid transparent}.drawer-dropdown.open .drawer-caret{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.drawer-container{margin-right:auto;margin-left:auto}@media (min-width:64em){.drawer-container{max-width:60rem}}@media (min-width:75em){.drawer-container{max-width:70rem}}



/**
 * Reset Custom / common
 */
ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
p {
	margin: 0;
	padding: 0;
}
h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
}
figure {
	margin: 0;
	text-align: center;
}
a {
	color: #231815;
	text-decoration: none;
	-ms-transition: 0.3s;
	-webkit-transition: 0.3s;
	transition: 0.3s;
}
a:hover {
	opacity: .85;
}
#sideNav {
	left: 0;
	position: absolute;
	top: 0;
	width: 310px;
	background: #FFF6D7;
	height: 100%;
	z-index: 1;
}
#sideNav .scrollArea {
	width: 310px;
	background: #FFF6D7;
	height: 1200px;
}
#sideNav .scrollArea .sideEn {
	padding-top: 145px;
	padding-left: 65px;
}
#sideNav .scrollArea .sideLogo {
	padding-top: 46px;
	padding-right: 60px;
	text-align: right;
}
#sideNav .scrollArea .sideJp {
	padding-top: 23px;
	padding-right: 60px;
	text-align: right;
}
#sideNav .scrollArea .movieLink {
	padding: 80px 0 0;
	text-align: center;
	margin-bottom: 30px;
}
#sideNav .scrollArea .entryLink {
	text-align: center;
}

#sideNav .scrollArea ul {
	margin-bottom: 15px;
    
}

#globalFooter {
	background: #CCCCCC;
	padding: 47px 0;
}
#globalFooter .wrapper {
	width: 1500px;
}
#globalFooter .row {
	padding: 0 60px;
}
#globalFooter .col {
	float: left;
	border-right: solid 1px #231815;
	padding: 0 34px;
	min-height: 158px;
}
#globalFooter .col:first-child {
	text-align: right;
} 
#globalFooter .col .logo{
	text-align: right;
	margin-bottom: 15px;
	
}
#globalFooter .col .col_banner{
	margin-top: 5px;
}
#globalFooter .col h3 {
	font-size: 2.1rem;
	float: left;
	letter-spacing: 5px;
}
#globalFooter .col ul {
	padding-top: 50px;
}
#globalFooter .col li a {
	font-size: 1.6rem;
	letter-spacing: 5px;
}
#globalFooter .col li::before {
	content: "・";
}
.pageContent .wrapper {
	position: relative;
	width: 1500px;
}

html {
	font-size: 10px;
}
body {
	padding: 0;
	margin: 0;
	font-size: 1.4rem;
	font-family: "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
	color: #231815;
}
img {
	max-width: 100%;
	vertical-align: bottom;
}

.row::after {
	clear: both;
	content: "";
	display: block;
}
.row .left {
	width: 50%;
	float: left;
}
.row .right {
	width: 50%;
	float: right;
}
.wrapper {
	min-width: 1500px;
	margin: 0 auto;
}
.inner {
	margin: 0 auto;
}
.font-mincho {
	 font-family: "Yu Mincho", "YuMincho", serif;
}
.drawer-navbar {
	display: none;
}
/**
 * .mainVisual
 */
.mainVisual {
	margin-bottom: 83px;
}
.mainVisual img {
	width: 100%;
}

/**
 * .headerNav
 */
.headerNav {
	
}
.headerNav ul {
	font-size: 0;
}
.headerNav li {
	display: inline-block;
	width: 25%;
}

/**
 * .movieArea
 */
.movieArea {
	padding: 55px 0 86px;
}
.movieArea .iframeWrapper {
	width: 100%;
	margin: 0 auto;
}

.movieArea .inner {
	width: 783px;
}
.movieArea .lead {
	font-size: 3.167rem;
	line-height: 1.63;
	font-weight: 100;
	color: #006BB3;
	margin-bottom: 30px;
}
.movieArea .chapterHeading {
	padding: 60px 0 30px;
}
.movieArea .desc {
	font-size: 1.583rem;
	line-height: 1.75;
}
.movieArea .row .left {
	width: 443px;
}
.movieArea .row .right {
	width: 340px;
}
/* 知る */
#knowArea,
#knowArea a {
	color: #5FB5DF;
}
#knowArea .chapterBody .info h3::after {
	background: #5FB5DF;
}
#knowArea .chapterHeader {
	background: rgba(41,153,207, .6);
}
/* 人と仕事 */
#workArea,
#workArea a {
	color: #7FB303;
}
#workArea .chapterBody .info h3::after {
	background: #7FB303;
}
#workArea .chapterHeader {
	background: rgba(103,160,27, .6);
}

/* 入社を決めるまで。 */
#joinArea,
#joinArea a {
	color: #F5C80A;
}
#joinArea .chapterBody .info h3::after {
	background: #F5C80A;
}
#joinArea .chapterHeader {
	background: rgba(234,175,0, .6);
}

/* 募集要項 */
#guidelineArea,
#guidelineArea a {
	color: #E2747F;
}
#guidelineArea .chapterBody .info h3::after {
	background: #E2747F;
}
#guidelineArea .chapterHeader {
	background: rgba(221,57,70, .6);
}


.chapterHeader {
	height: 89px;
	background: rgba(66,66,66,.6);
	text-align: center;
	border-bottom: solid 9px rgba(204,204,204,.7);
	position: relative;
	z-index: 2;
	box-sizing: border-box;
	padding: 16px;
}

.chapterBody {
	width: 1100px;
	padding: 105px 0 105px 400px;
}
.chapterBody .info {
	width: 430px;
}
.chapterBody .info figure {
	margin-bottom: 20px;
}
.chapterBody .info h3 {
	font-size: 2.372rem;
	padding-bottom: 35px;
	position: relative;
	text-align: center;
	text-indent: 1em;
}

.chapterBody .info h3::after {
	width: 72px;
	height: 3px;
	background: #CCC;
	top: 0;
	bottom: 0;
	display: block;
	content: "";
	margin: 30px auto 0;
}
.chapterBody .info p {
	font-size: 2.1rem;
	line-height: 2;
	padding: 0 10px;
}
.chapterBody .slide {
	width: 613px;
}
.chapterBody .slide .bx-wrapper{
	box-shadow: none;
	border: none;
	margin: 0 auto 30px;
}
.chapterBody .sliderNav {
	font-size: 1.661rem;
	font-weight: bold;
}
.chapterBody .sliderNav a {
	padding: 0 30px 0 0;
}
.chapterBody .sliderNav a:last-child {
	padding: 0;
}
.chapterBody .sliderNav a::before {
	content: "●";
	display: inline-block;
	padding-right: 24px;
}
.chapterBody .sliderNav a.active {
	color: #D20052 !important;
}
.chapterBody .slide .bx-prev {
	background: url(../images/slider_nav_prev.png) no-repeat;
}
.chapterBody .slide .bx-next {
	background: url(../images/slider_nav_next.png) no-repeat;
}
/* 下層ページ共通 */
.underLayer {
	background: rgba(221,57,70, .6);
}
.pageBody {
	width: 1190px;
	padding: 0 0 0 310px;
}
.underLayer_title h3 {
	padding-top: 20px;
}
.underLayer_title h3::after {
	margin-bottom: 20px;
}


/**
 * page - know
 *
 */
.underLayer h2{
	float:left;
	border-right:solid 1px #fff;
	margin-left:330px;
	padding: 0 34px;
	width:55px;
	}
.underLayer{
	background: rgba(41,153,207, .6);
	height: 89px;
    text-align: center;
    border-bottom: solid 9px rgba(204,204,204,.7);
    position: relative;
    z-index: 2;
    box-sizing: border-box;
    padding: 16px;	
	}
.underLayer li{
	padding-top:10px;
	display:inline-block;
	padding-right:100px;
	color:#fff;
	}
.underLayer li a{
	color:#fff;
	}
.underLayer li::before{
	content: "●";
    padding-right: 24px;	
	}
.underLayer_title{
    padding-top: 24px;	
	}
#historyArea {
	color: #5FB5DF;
		}
#historyArea .underLayer_title h3:after{
	background: #5FB5DF;
		}
.underLayer_title h3:after{
width: 72px;
    height: 3px;
    background: #CCC;
    top: 0;
    bottom: 0;
    display: block;
    content: "";
    margin: 30px auto 0;
		}
.underLayer_title h3{
    text-align: center;	
	padding-top:50px;
font-size: 2.372rem;
    padding-bottom: 35px;
    position: relative;
    text-indent: 1em;	
color: #5FB5DF;
	}
.historyArea_colum{
	width:70%;
	height:90px;
	margin-top:50px;
	}
.historyArea_colum:after{
	content: '';
  background:url(../images/arrow.png) 0 0 no-repeat transparent;
  position: absolute;
width: 10%; 
height: 100%;
right:650px;
margin-top:85px;
	}
.historyArea_colum:last-child:after{
content : none ;
	}
.historyArea_left{
	width:105px;
	float:left;
	border-right: solid 1px #231815;
    padding: 0 30px;
		}
.historyArea_right{
	float:left;
	width:70%;
	padding-left:30px;
	}
.historyArea_right p{
	 font-size : 16px;
  text-align:justify;
  line-height:1.5;
	}
.philosophArea_title{
	margin-top:100px;
	width:70%;
	}
.philosophArea_title p{

	font-size : 28px;
  letter-spacing : 2px;
  padding-top:50px;
  	}
.aboutArea_col{
	width:60%;
	padding-left:50px;
	padding-top:50px;
	}
.aboutArea_col dt{
	position: relative;
    float: left;
    font-size: 20px;
		}
.aboutArea_col dt:after{
content: "";
    display: block;
    position: absolute;
    top: 5px;
    left: 100px;
    width: 2px;
    height: 22px;
    background: #000;
			}
.aboutArea_col dd{
	margin: 0 0 15px 130px;
    font-size: 20px;
    letter-spacing: 3px;
	}
.aboutArea_map{
	width:65%;
	padding-top:100px;
	}



/**
 * page - guideline
 *
 */
body.guideline .underLayer {
	background: rgba(221,57,70, .6)
}

body.guideline .underLayer_title h3 {
	color: #D7717B;
	padding-top: 20px;
}
body.guideline .underLayer_title h3::after {
	background: #D7717B;
	margin-bottom: 20px;
}
body.guideline .txt_img {
	padding: 160px 0 180px;
	text-align: center;
}
body.guideline .faqArea {
	text-align: center;
	background: #C6B7BD;
	padding-bottom: 136px;
}

body.guideline .faqBox {
	background: url(../images/guideline_img_18.png ) no-repeat;
	width: 738px;
	height: 211px;
	margin: 0 auto 53px;
}
body.guideline .faqBox dl {
	margin: 0;
}
body.guideline .faqBox dt {
	padding: 20px 0 20px 109px;
	text-align: left;
	font-size: 2.1rem;
}
body.guideline .faqBox dd {
	font-size: 1.8rem;
	line-height: 1.94;
	padding: 20px 27px 0 124px;
	text-align: left;
}
body.guideline .recruit_treatment {
	background: #FDEBE8;
	padding: 120px 0;
}
body.guideline .recruit_treatment dl {
	margin: 0;
}
body.guideline .recruit_treatment dl::after {
	clear:both;
	content: "";
	display: block;
}
body.guideline .recruit_treatment dt {
	float: left;
	width: 273px;
	text-align: right;
	padding: 12px 20px;
	font-size: 1.9rem;
	line-height: 2.2;
	vertical-align: top;
}
body.guideline .recruit_treatment dd {
	float: right;
	text-align: left;
	width: 784px;
	border-left: 1px solid #AAA;
	padding: 12px 20px;
	font-size: 1.9rem;
	line-height: 2.2;
}
body.guideline .recruit_treatment dd hr{
	width: 160px;
	margin: 8px 0;
	text-align: left;
	background: #AAA;
	color: #AAA;
}

/* 入社を決めるまで */
body.join_us .underLayer {
	background: rgba(234,175,0, .6);	
}
body.join_us .underLayer_title h3 {
	color: #F5C80A;
}
body.join_us .underLayer_title h3::after {
	background: #F5C80A;
}
body.join_us h4.large {
	text-align: center;
	font-size: 3.9rem;
	line-height: 1.70;
	margin-bottom: 20px;
}
body.join_us .pageBody .desc {
	font-size: 1.9rem;
	line-height: 1.94;
	width: 937px;
	margin: 0 auto 60px;
}
body.join_us .pageBody figure.main_thumb {
	margin-bottom: 90px;
}

body.join_us .pageBody .flow li {
	text-align: center;
	margin-bottom: 30px;
}

body.join_us .pageBody .flow li::after {
	background: url(../images/icon_arror_join_us.png) no-repeat center center;
	display: block;
	height: 20px;
	width: 100%;
	content: "";
	margin-top: 35px;
}
body.join_us .pageBody .flow li:last-child {
	margin-bottom: 0;
}
body.join_us .pageBody .flow li:last-child::after {
	background: none;
}

/* 人と仕事 */
body.man_works .underLayer {
	background: rgba(103,160,27, .6);
}
body.man_works .underLayer_title h3 {
	color: #7FB303;
}
body.man_works .underLayer_title h3::after {
	background: #7FB303;
}
body.man_works .large {
	text-align: center;
	font-size: 3.9rem;
	line-height: 1.70;
	margin-bottom: 20px;
}
body.man_works .pageBody .desc {
	font-size: 1.9rem;
	line-height: 1.94;
	width: 937px;
	margin: 0 auto 60px;
}
body.man_works .person_anc {
	/*width: 950px;*/
	width:1000px;
	margin: 0 auto 150px;;
}
body.man_works .personArea01_top,
body.man_works .personArea02_top {
	padding-bottom: 113px;
}
body.man_works .personArea02_top-02{
	padding-bottom: 0;
}
body.man_works .personArea01_in,
body.man_works .personArea02_in {
	padding-bottom: 80px;
} 
body.man_works .personArea02_in-02{
	padding: 0 40px; 
}
body.man_works .person_anc::after {
	clear:both;
	display: block;
	content: "";
}
body.man_works .person_anc li {
	float: left;
	width:20%;
}
body.man_works .personArea02_in.sp{
	display: none;
}
@media screen and (max-width : 1100px ) {
	html {
		font-size: 5px;
	}
	#sideNav {
		display: none;
	}
	.row .left{
		float: none;
	}
	.row .right{
		float: none;
	}
	.headerNav {
		display: none;
	}
	.pageContent .wrapper {
		width: auto;
	}
	.drawer-navbar-header {
		height: 52px;
	}
	.drawer-brand img {
		width: 152px;
	}
	.drawer-navbar .drawer-brand {
		line-height: 52px;
		display: inline-block;
		text-decoration: none;
		padding: 0;
	}
	.drawer-navbar .drawer-brand img {
		vertical-align: middle;
	}
	.drawer-hamburger {
		width: 20px;
		position: absolute;
		padding: 18px 15px 30px;
	}
	.drawer-hamburger-icon {
		margin-top: 7px;
	}
	.drawer-hamburger-icon:before {
		top: -7px;
	}
	.drawer-hamburger-icon:after {
		top: 7px;
	}
	.drawer-navbar li a{
		padding: 10px;
		display: block;
		border-bottom: dotted 1px #CCC;
		font-size: 2.2rem;
	}
	.drawer-navbar .drawer-nav {
		padding-top: 52px;
	}
	.drawer-nav {
		width: 50%;
	}
	.drawer--right .drawer-nav {
		right: -50%;
		z-index:999;
		opacity: 0.8;
	}
	#globalFooter .wrapper {
		width: auto;
	}
	#globalFooter .row {
		padding: 0 15px;
	}
	#globalFooter .col {
		float: left;
		border-right: solid 1px #231815;
		padding: 0 15px;
		min-height: inherit;
		width: 50%;
		box-sizing: border-box;
		text-align: left;
		height: 95px;
		margin-bottom: 30px;
	}
	#globalFooter .col:nth-child(2n+2) {
		border-right: none;
		text-align: left;
	}

	#globalFooter .col .logo{
		text-align: right;
		margin-bottom: 15px;
	}
	#globalFooter .col .logo img {
		width: 35px
	}
	#globalFooter .col p img {
		width: 80px;
	}
	#globalFooter .col h3 {
		font-size: 2.1rem;
		float: left;
		letter-spacing: 5px;
	}
	#globalFooter .col ul {
		padding-top: 24px;
	}
	#globalFooter .col li a {
		font-size: 1.6rem;
		letter-spacing: 5px;
	}
	.drawer-navbar {
		display: block;
	}	
	.wrapper {
		width: auto;
		min-width: inherit;
	}
	.mainVisual {
		margin-bottom: 30px;
	}
	.movieArea {
		padding: 0 15px 30px;
	}
	.movieArea .row .left {
		width: 65%;
		float: left;
	}
	.movieArea .row .right {
		width: 35%;
		float: right;
	}
	.movieArea .iframeWrapper {
		position: relative;
		width: 100%;
		padding: 75% 0 0 0;
	}
	.movieArea .iframeWrapper iframe {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
	}
	.movieArea .inner {
		width: auto;
	}
	.chapterHeader {
		height: 45px;
		border-width: 4px;
		padding: 6px 16px;
	}
	.chapterHeader img {
		width: 30px;
	}
	.movieArea .lead {
		margin-bottom: 5px;
	}
	.movieArea .chapterHeading {
	    padding: 20px 0 10px;
    	width: 140px;
	}
	.chapterBody {
		width: auto;
		padding: 30px 15px;
	}
	.chapterBody .slide {
		width: auto;
	}
	.chapterBody .info h3 {
		font-size: 3.082rem;
		padding-bottom: 20px;
	}
	.chapterBody .info h3::after {
		margin: 20px auto 0;
	}
	.chapterBody .info {
		width: auto
	}
	.chapterBody .info p {
		padding: 0 35px;
		margin-bottom: 30px;
		font-size: 2.3rem;
	}
	.chapterBody .info figure {
		margin: 0 auto 20px;
		width: 180px;
	}
	.chapterBody .slide {
		width: 307px;
		margin: 0 auto 20px;
	}
	.chapterBody .sliderNav a{
		padding: 0 10px 0 0;
	}
	.chapterBody .sliderNav a::before {
		padding-right: 5px;
	}
	.chapterBody .slide .bx-wrapper{
		margin: 0 auto 10px;
	}

	.underLayer {
		height: 45px;
		padding: 6px;
		border-bottom: 4px solid rgba(204,204,204,.7);
	}
	.underLayer h2 {
		margin-left: 10px;
		padding: 0 15px;
	}
	.underLayer h2 img {
		width: 26px;
	}
	.underLayer li::before {
		content: "●";
		padding-right: 5px;
	}
	.underLayer li {
		padding-right: 15px;
	}
	.underLayer_title img {
		width: 200px;
	}
	/* 募集要項 */
	.pageBody {
		width :auto;
		padding: 0 ;
	}
	body.guideline .faqArea {
		text-align: center;
		background: #C6B7BD;
		padding-bottom: 40px;
	}

	body.guideline .pageBody .txt_img{ 
		padding: 40px 15px;
	}
	body.guideline .faqBox {
		background: url(../images/guideline_img_18.png ) no-repeat;
		width: auto;
		height: auto;
		margin: 0 auto 27px;
		background-size: cover;
	}
	body.guideline .faqBox dd {
		font-size: 1.8rem;
		line-height: 1.94;
		padding: 0px 27px 0 64px;
		text-align: left;
	}
	body.guideline .recruit_treatment dt {
		float: left;
		width: 25%;
		text-align: right;
		padding: 12px 15px;
		font-size: 1.9rem;
		line-height: 2.2;
		vertical-align: top;
		box-sizing: border-box;
	}
	body.guideline .recruit_treatment dd {
		float: right;
		text-align: left;
		width: 75%;
		border-left: 1px solid #AAA;
		padding: 12px 15px;
		font-size: 1.9rem;
		line-height: 2.2;
		margin-left: 0;
		box-sizing: border-box;
	}
	body.guideline .recruit_treatment dd hr{
		width: 160px;
		margin: 8px 0;
		text-align: left;
		background: #AAA;
		color: #AAA;
	}
	body.guideline .recruit_treatment {
		padding: 30px;
	}
	/* 募集要項 */
	body.guideline .pageBody {
		width :auto;
		padding: 0 ;
	}
	body.guideline .faqArea {
		text-align: center;
		background: #C6B7BD;
		padding-bottom: 40px;
	}
	body.guideline .pageBody .txt_img{ 
		padding: 40px 15px;
	}
	body.guideline .faqBox {
		background: url(../images/guideline_img_18.png ) no-repeat;
		width: auto;
		height: auto;
		margin: 0 auto 27px;
		background-size: cover;
	}
	body.guideline .faqBox dd {
		font-size: 1.8rem;
		line-height: 1.94;
		padding: 0px 27px 0 64px;
		text-align: left;
	}
	body.guideline .recruit_treatment dt {
		float: left;
		width: 25%;
		text-align: right;
		padding: 12px 15px;
		font-size: 1.9rem;
		line-height: 2.2;
		vertical-align: top;
		box-sizing: border-box;
	}
	body.guideline .recruit_treatment dd {
		float: right;
		text-align: left;
		width: 75%;
		border-left: 1px solid #AAA;
		padding: 12px 15px;
		font-size: 1.9rem;
		line-height: 2.2;
		margin-left: 0;
		box-sizing: border-box;
	}
	body.guideline .recruit_treatment dd hr{
		width: 160px;
		margin: 8px 0;
		text-align: left;
		background: #AAA;
		color: #AAA;
	}
	body.guideline .recruit_treatment {
		padding: 30px;
	}

	/* 入社を決めるまで */
	body.join_us .pageBody .desc {
		font-size: 2.4rem;
		line-height: 1.94;
		width: auto;
		padding: 0 20px;
	}

	/* 人と仕事 */
	body.man_works .pageBody .desc {
		font-size: 2.4rem;
		line-height: 1.94;
		width: auto;
		padding: 0 20px;
	}

	body.man_works .person_anc {
		width: auto;
		margin: 0 auto 50px;
	}
	body.man_works .personArea01_top,
	body.man_works .personArea02_top {
		padding-bottom: 113px;
	}
	body.man_works .personArea01_in,
	body.man_works .personArea02_in {
		padding-bottom: 80px;
	} 
	body.man_works .personArea02_in-02{
		padding: 0 40px;
	}
	body.man_works .person_anc li {
		width: 50%;
		text-align: center;
	}
	body.man_works .personArea02_in.sp{
		display: block;
	}
	body.man_works .personArea02_in.pc{
		display: none;
	}
    body.man_works .personArea02_in-02{
	padding:0;
	}

}
@media screen and (max-width : 425px ) {
.underLayer h2{
	float:none;
	border-right:none;
	margin:auto;
	width:55px;
	}
.underLayer{
	background: rgba(41,153,207, .6);
	height: 89px;
    text-align: center;
    border-bottom: solid 9px rgba(204,204,204,.7);
    position: relative;
    z-index: 2;
    box-sizing: border-box;
    padding: 16px;	
	}
.underLayer li{
	padding-top:10px;
	display:inline-block;
	padding-right:0px;
	color:#fff;
	}
.underLayer li a{
	color:#fff;
	}
.underLayer li::before{
	content: "●";
    padding-right: 24px;	
	}
.underLayer_title{
    padding-top: 24px;	
	}
#historyArea {
	color: #5FB5DF;
		}
#historyArea .underLayer_title h3:after{
	background: #5FB5DF;
		}
.underLayer_title h3:after{
width: 72px;
    height: 3px;
    background: #CCC;
    top: 0;
    bottom: 0;
    display: block;
    content: "";
    margin: 30px auto 0;
		}
.underLayer_title h3{
    text-align: center;	
	padding-top:50px;
font-size: 2.372rem;
    padding-bottom: 35px;
    position: relative;
    text-indent: 1em;	
color: #5FB5DF;
	}
.historyArea_colum{
	width:100%;
	}
.historyArea_colum:after{
	content: '';
  background:url(../images/arrow.png) 0 0 no-repeat transparent;
  position: absolute;
width: 10%; 
height: 100%;
right:550px;
margin-top:100px;
	}
.historyArea_colum:last-child:after{
content : none ;
	}
.historyArea_left{
	width:100%;
	border-right: none;
	padding-left:0px;
    padding-bottom:10px;
	text-align:center;
		}
.historyArea_right{
	width:100%;
	padding-left:0px;
	padding-bottom:30px;
	}
.historyArea_right p{
	 font-size : 18px;
  text-align:justify;
	}
.philosophArea_title{
	margin-top:50px;
	width:100%;
	}
.philosophArea_title p{

	font-size : 16px;
  letter-spacing : 2px;
  padding-top:10px;
  	}
.aboutArea_col{
	width:100%;
	padding-left:0px;
	padding-top:10px;
	}
.aboutArea_col dt{
	position: relative;
    float: left;
    font-size: 20px;
		}
.aboutArea_col dt:after{
content: "";
    display: block;
    position: absolute;
    top: 5px;
    left: 100px;
    width: 2px;
    height: 22px;
    background: #000;
			}
.aboutArea_col dd{
	margin: 0 0 15px 130px;
    font-size: 20px;
    letter-spacing: 3px;
	}
.aboutArea_map{
	width:100%;
	padding-top:50px;
	}
}