@charset "UTF-8";
/* CSS Document */

/* -----------RESET----------- */
html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,abbr,address,cite,code,del,dfn,em,img,ins,kbd,q,samp,small,strong,sub,sup,var,b,i,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,figcaption,figure,footer,header,hgroup,menu,nav,section,main,summary,time,mark,audio,video,a,input,textarea,section
{margin:0;padding:0; border:0; font-size:100%; background:transparent; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; box-sizing:border-box;}
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section,main{ display:block;}
nav ul{ list-style:none;}
ul{ list-style:none; }
blockquote,q{ quotes:none;}
blockquote:before,blockquote:after,q:before,q:after{ content:''; content:none;}
pre,code,kbd,samp{ font-family:monospace,monospace; font-size:inherit;}
table{ border-collapse:collapse; border-spacing:0;}
img{ border:0;}
address,caption,cite,code,dfn,em,th,var{ font-style:normal; font-weight:normal;}
caption,th{ text-align:left;}
h1,h2,h3,h4,h5,h6{ font-size:100%; font-weight:normal}
sup{ vertical-align:text-top; font-size:75%;}
sub{ vertical-align:text-bottom; font-size:75%;}
input,textarea,select{ z-index:auto; font-family:inherit; font-size:inherit; font-weight:inherit; vertical-align:middle;}
a{ outline:none;}
audio:not([controls]){ display:none;}
time{ display:inline;}
[hidden]{ display:none;}
input::-ms-clear,input::-ms-reveal,input:focus::-ms-clear,input:focus::-ms-reveal{visibility:hidden; display:none;}
button::-moz-focus-inner,input[type="reset"]::-moz-focus-inner,input[type="button"]::-moz-focus-inner,input[type="submit"]::-moz-focus-inner,input[type="file"]>input[type="button"]::-moz-focus-inner{ padding:0; border:0; outline:none;}
/* clear Fix */
.clr{clear:both;}
.hide{position:absolute !important; left:-9999px !important; top:-9999px !important;}
.clr{clear:both;}
section {clear:both; zoom:1;}
header:after,footer:after,nav:after,article:after,section:after,dl:after,ul:after,.inner:after,.clrFx:after{content:''; clear:both; display:block;}
img{-ms-interpolation-mode: bicubic;}
/* chrome bug fix*/
*{max-height:999999px;}
*,*::before,*::after {will-change:all;}
textarea,input[type="email"],input[type="password"],input[type="text"],input[type="button"],input[type="submit"]{-webkit-appearance:none;}
textarea{resize:vertical;}
input:-webkit-autofill {-webkit-box-shadow: 0 0 0px 1000px rgba(255,255,255,1) inset; outline:none;}
input,button{ outline:none;}

/* -----------BASE SET----------- */
html{overflow:visible;}
body {position:static; overflow:auto; width:auto; *overflow-y:hidden; color:#000; background:#fff;}
/* font family */
body{-webkit-text-size-adjust:100%; -webkit-font-smoothing:antialiased; font-family:'Roboto','Droid Sans',"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ","Meiryo","ＭＳ Ｐゴシック",sans-serif;}
button{font-family:'Roboto','Droid Sans',"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ","Meiryo","ＭＳ Ｐゴシック",sans-serif; cursor:pointer; padding: 0;}
/* link color */
a:link{ color:#000; text-decoration: underline;}
a:visited{ color:#000; text-decoration:none;}
a:hover{ color:#000; text-decoration:none;}
a:active{ color:#000; text-decoration:none;}
*{-webkit-tap-highlight-color:rgba(0,0,0,0);}
/* leyoutblock */
header,footer,section,main,nav {font-size:0; line-height: 1;}
header img,footer img,section img,main img,nav img {width:100%; height:auto;}


/* -----------NAVIGATION SET----------- */

/* for PC */
@media screen and (min-width:801px){
	
	.spbr {display: none;}
	a {-webkit-transition: all 0.3s ease; -moz-transition: all 0.5s ease; -o-transition: all 0.5s ease; transition: all  0.5s ease;}
	header,main,footer {min-width: 1180px;}
	
	header h1 {font-size: 22px; font-weight: bold; letter-spacing: 0.1em; font-feature-settings: "palt";-moz-font-feature-settings: "palt";-webkit-font-feature-settings: "palt"; padding: 20px 40px; float: left;}
	header button {display: none;}
	header nav {margin-right: 1px;}
	header nav ul {float: right;}
	header nav ul li {border-left: 1px solid #000; width: 136px; height: 63px; float: left;}
	header nav ul li a {width: 136px; height: 63px; display: block; background-color: #fff;}
	header nav ul li:nth-child(1) a {background:#fff url("../images/common/nav01.png") no-repeat center center; background-size: auto 35px;}
	header nav ul li:nth-child(1) a:hover {background:#000 url("../images/common/nav01_ov.png") no-repeat center center; background-size: auto 35px;}
	header nav ul li:nth-child(2) a {background:#fff url("../images/common/nav02.png") no-repeat center center; background-size: auto 35px;}
	header nav ul li:nth-child(2) a:hover {background:#000 url("../images/common/nav02_ov.png") no-repeat center center; background-size: auto 35px;}
	header nav ul li:nth-child(3) a {background:#fff url("../images/common/nav03.png") no-repeat center center; background-size: auto 35px;}
	header nav ul li:nth-child(3) a:hover {background:#000 url("../images/common/nav03_ov.png") no-repeat center center; background-size: auto 35px;}
	header nav ul li:nth-child(4) a {background:#fff url("../images/common/nav04.png") no-repeat center center; background-size: auto 35px;}
	header nav ul li:nth-child(4) a:hover {background:#000 url("../images/common/nav04_ov.png") no-repeat center center; background-size: auto 35px;}
	/* current */
	#top header nav ul li:nth-child(1) a {background:#000 url("../images/common/nav01_ov.png") no-repeat center center; background-size: auto 35px;}
	#service header nav ul li:nth-child(2) a {background:#000 url("../images/common/nav02_ov.png") no-repeat center center; background-size: auto 35px;}
	#company header nav ul li:nth-child(3) a {background:#000 url("../images/common/nav03_ov.png") no-repeat center center; background-size: auto 35px;}
	#recruit header nav ul li:nth-child(4) a {background:#000 url("../images/common/nav04_ov.png") no-repeat center center; background-size: auto 35px;}
	
	main h1 {height: 220px; text-align: center; margin-bottom: 40px;}
	main h1 img {padding-top: 74px;}
	
	footer {margin-top: 40px; background-color: #000; font-feature-settings: "palt";-moz-font-feature-settings: "palt";-webkit-font-feature-settings: "palt";}
	footer nav {padding: 30px 0; border-bottom: 1px solid #333;}
	footer nav ul {text-align: center;}
	footer nav ul li {display: inline; font-size: 16px; letter-spacing: 0.2em; padding: 0 15px; border-right: 1px solid #fff;}
	footer nav ul li:first-child {border-left: 1px solid #fff;}
	footer nav ul li a:link {color: #fff; text-decoration: none;}
	footer nav ul li a:visited{ color:#fff; text-decoration:none;}
	footer nav ul li a:hover{ color:#ff4e00; text-decoration:none;}
	footer nav ul li a:active{ color:#fff; text-decoration:none;}
	/* current */
	#top footer nav ul li:nth-child(1) a:link {color: #ff4e00!important; text-decoration: none;}
	#top footer nav ul li:nth-child(1) a:visited {color: #ff4e00!important; text-decoration: none;}
	#service footer nav ul li:nth-child(2) a:link {color: #ff4e00; text-decoration: none;}
	#service footer nav ul li:nth-child(2) a:visited {color: #ff4e00; text-decoration: none;}
	#company footer nav ul li:nth-child(3) a:link {color: #ff4e00; text-decoration: none;}
	#company footer nav ul li:nth-child(3) a:visited {color: #ff4e00; text-decoration: none;}
	#recruit footer nav ul li:nth-child(4) a:link {color: #ff4e00; text-decoration: none;}
	#recruit footer nav ul li:nth-child(4) a:visited {color: #ff4e00; text-decoration: none;}
	footer .credit {font-size: 11px; letter-spacing: 0.15em; color: #fff; text-align: center; padding: 20px 0;}
}

/* for SP */
@media screen and (max-width:800px){
	
	.pcbr {display: none;}
	a {-webkit-tap-highlight-color:rgba(227,84,52,0.5);}
	
	header h1 {background: #fff; position: fixed; z-index: 100; width: 100%; height: 55px; border-bottom: 1px solid #000; font-size: 16px; font-weight: bold; padding: 20px;}
	
	main { padding-top: 55px;}
	main h1 {background-size: auto 30.46875vw; height: 30.46875vw; text-align: center; margin-bottom: 6.25vw;}
	main h1 img {padding-top: 8.75vw;}
	
	footer {margin-top: 6.25vw; background-color: #000; font-feature-settings: "palt";-moz-font-feature-settings: "palt";-webkit-font-feature-settings: "palt";}
	footer .credit {font-size: 9px; letter-spacing: 0.04em; color: #fff; text-align: center; padding: 3.125vw 0;}
	
	/* ---------------------------------
				  Drawer
	--------------------------------- */
	/* Base */
	.drawer-open {overflow: hidden !important;}
	.drawer-nav {position: fixed; z-index: 101; top: 0; overflow: hidden; width: 200px; height: 100%; color: #222; background-color: #000;}
	.drawer-menu {margin: 0; padding: 90px 0 0; list-style: none;}
	/* overlay */
	.drawer-overlay {position: fixed; z-index: 100; top: 0; left: 0; display: none; width: 100%; height: 100%; background-color: rgba(0, 0, 0, .5);}
	.drawer-open .drawer-overlay { display: block;}
	/* Right */
	.drawer--right .drawer-nav {right: -500px; -webkit-transition: right .6s cubic-bezier(0.190, 1.000, 0.220, 1.000); transition: right .6s cubic-bezier(0.190, 1.000, 0.220, 1.000);}
	.drawer--right.drawer-open .drawer-nav,.drawer--right .drawer-hamburger,.drawer--right.drawer-open .drawer-navbar .drawer-hamburger {right: 0;}
	.drawer--right.drawer-open .drawer-hamburger {right: 0;}
	/* icon */
	.drawer-hamburger {position: fixed; z-index: 104; top: 0; display: block; box-sizing: content-box; width: 54px; height: 54px; border: 0; outline: 0; background-color: #000; -webkit-transition: all .6s cubic-bezier(0.190, 1.000, 0.220, 1.000); transition: all .6s cubic-bezier(0.190, 1.000, 0.220, 1.000); -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0);}
	.drawer-hamburger:hover {cursor: pointer; background-color: #000;}
	.drawer-hamburger-icon {position: relative; display: block;}
	.drawer-hamburger-icon,
	.drawer-hamburger-icon:before,
	.drawer-hamburger-icon:after {width: 30px; margin: 0 auto; height: 2px; -webkit-transition: all .6s cubic-bezier(0.190, 1.000, 0.220, 1.000); transition: all .6s cubic-bezier(0.190, 1.000, 0.220, 1.000); background: #fff;}
	.drawer-hamburger-icon:before,
	.drawer-hamburger-icon:after {position: absolute; top: -6px; left: 0; content: ' ';}
	.drawer-hamburger-icon:after {top: 6px;}
	.drawer-open .drawer-hamburger-icon {background: none;}
	.drawer-open .drawer-hamburger-icon:before,
	.drawer-open .drawer-hamburger-icon:after {top: 0;}
	.drawer-open .drawer-hamburger-icon:before {-webkit-transform: rotate(45deg); transform: rotate(45deg);}
	.drawer-open .drawer-hamburger-icon:after {-webkit-transform: rotate(-45deg); transform: rotate(-45deg);}
	/* Menu */
	.drawer-menu {text-align: center;}
	.drawer-menu li {margin:0 auto 25px;}
	.drawer-menu li:last-child {margin-bottom: 0;}
	.drawer-menu li a {position: relative; -webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; -o-transition: all 0.3s ease; transition: all  0.3s ease;}
	.drawer-menu li:nth-child(1) {width: 29px; margin:0 auto 25px;}
	.drawer-menu li:nth-child(2) {width: 75px; margin:0 auto 25px;}
	.drawer-menu li:nth-child(3) {width: 64px; margin:0 auto 25px;}
	.drawer-menu li:nth-child(4) {width: 65.5px; margin:0 auto 25px;}
	.drawer-menu li:nth-child(1) a {background: url("../images/common/sp_nav01.png") top left no-repeat; background-size:auto 33px; width: 29px; height: 33px; display: block;}
	.drawer-menu li:nth-child(2) a {background: url("../images/common/sp_nav02.png") top left no-repeat; background-size:auto 33px; width: 75px; height: 33px; display: block;}
	.drawer-menu li:nth-child(3) a {background: url("../images/common/sp_nav03.png") top left no-repeat; background-size:auto 33px; width: 64px; height: 33px; display: block;}
	.drawer-menu li:nth-child(4) a {background: url("../images/common/sp_nav04.png") top left no-repeat; background-size:auto 33px; width: 65.5px; height: 33px; display: block;}
	/* current */
	#top .drawer-menu li:nth-child(1) a {background: url("../images/common/sp_nav01_current.png") top left no-repeat; background-size:auto 33px; width: 29px; height: 33px; display: block;}
	#service .drawer-menu li:nth-child(2) a {background: url("../images/common/sp_nav02_current.png") top left no-repeat; background-size:auto 33px; width: 64px; height: 33px; display: block;}
	#company .drawer-menu li:nth-child(3) a {background: url("../images/common/sp_nav03_current.png") top left no-repeat; background-size:auto 33px; width: 75px; height: 33px; display: block;}
	#recruit .drawer-menu li:nth-child(4) a {background: url("../images/common/sp_nav04_current.png") top left no-repeat; background-size:auto 33px; width: 65.5px; height: 33px; display: block;}
	
	
}


