@charset "UTF-8";

/* ---------------------------------------------
	common
--------------------------------------------- */


/*	共通
--------------------------------------------- */
.cf::after {
	content: "";
	display: block;
	width: 0;
	height: 0;
	overflow: hidden;
	clear: both;
}

.clear {
	clear: both;
}
* {
	box-sizing: border-box;
	margin:0;
	padding:0;
}
/* iOSでのデフォルトスタイルをリセット */
input[type="submit"],
input[type="button"] {
  border-radius: 0;
  -webkit-box-sizing: content-box;
  -webkit-appearance: button;
  appearance: button;
  border: none;
  box-sizing: border-box;
  cursor: pointer;
}
input[type="submit"]::-webkit-search-decoration,
input[type="button"]::-webkit-search-decoration {
  display: none;
}
input[type="submit"]::focus,
input[type="button"]::focus {
  outline-offset: -2px;
}

html,
body {
	font-family: "Noto Sans Japanese", "Helvetica Neue", YuGothic, "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, Arial, "メイリオ", Meiryo, sans-serif;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	line-height:1.6;
	font-size:16px;
	background:#ffffff;
	color:#000000;
	box-sizing:border-box;
    min-width: 1000px;
}
.mintyou{
	font-family: "游明朝体", "YuMincho", "游明朝", "Yu Mincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN W3", HiraMinProN-W3, "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
	font-weight:bold;
}
html { box-sizing: border-box; } *, *:before, *:after { box-sizing: inherit; }

a:hover img{
	opacity:0.7;
}
a {
  color: #141414;
	text-decoration: none;

}
.inner{
	width:1200px;
	margin:0 auto;
}
.bgType02{
	background:#D5DADB;
}
.inner02{
	width:1120px;
	margin:0 auto;
}

.pc{display:block;}
.smp{display:none;}


/*	header
--------------------------------------------- */
#head-area{
    border-top: 3px #D5DADB solid;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 5;
    width: 100%;

}
#head-area .headCont{
	background:rgba(255,255,255,0.67);
	margin-top: 5px;
    height: 90px;
}
#head-area .logo{
	float:left;
	width:365px;
	vertical-align:bottom;
    margin-top: 15px;
}
#head-area .logo img{
	vertical-align:bottom;
}
#head-area .logo .txt{
	display:inline-block;
	margin-left:25px;
	vertical-align:bottom;
}
#head-area .navArea{
	float:right;
    width: 835px;
	position:relative;
}
#head-area .gnav ul li a {
    float: left;
    display: inline-block;
    width: 167px;
    position: relative;
    text-align: center;
    font-weight: bold;
    font-size: 18px;
    height: 90px;
    padding: 17px 0;
    border-left: 1px solid #001;
}
#head-area .gnav ul li a:hover {
	opacity:.7;
}
#head-area .gnav ul li .en{
	color:#9B776F;
	font-size:13px;
}

#contact,#recruit,#staff,#advantage,#jobCategory,.anchor{
	margin-top:-100px;padding-top:100px;
}


/*	footer
--------------------------------------------- */
.scrollTop {
    position: fixed;
    right: 20px;
    bottom: 20px;
    opacity: 0;
    transition: all 0.4s ease-in-out 0s;
	z-index:99;
}

.scrollTop a {
    display: block;
    width: 70px;
    height: 70px;
    background: #9B776F;
    position: relative;
    border-radius: 50%;
}
.scrollTop a:hover{
        opacity:.7;
}
.scrollTop a:after{
    content: "";
    width: 25px;
    height: 25px;
    border-top: 4px solid #fff;
    border-right: 4px solid #fff;
    transform: rotate(-45deg);
    transform: rotate(-45deg);
    position: fixed;
    bottom: 35px;
    right: 41px;
}
#foot-area {
    position: relative;
    padding: 20px 0;
    height: 70px;
}
#foot-area  .logo img{
	width:190px;height:auto;
}
#foot-area .logo{
	display:inline-block;float:left;
}
#foot-area .address{
	display:inline-block;float:right;
    margin-top: 12px;
}

/* ---------------------------------------------
	index
--------------------------------------------- */
#index{
	
}
#index .kvArea{
	
}
#index .kvArea .kvMain{
	background:url(../img/top/mv01.jpg)no-repeat center center;
	background-size:cover;height:800px;
	position:relative;z-index:1
}
#index .kvArea .kvMain .inner{
	position:relative;
}
#index .kvArea .kvSub .copy{
	color:#fff;
	text-shadow:0 0 10px #000;
}
#index .kvArea .kvMain .copy {
    font-size: 96px;
    line-height: 1.2;
    text-indent: -.5em;
    letter-spacing: -5px;
    position: absolute;
    top: 120px;left:0;
color: rgba(255,255,255,.6);
}
#index .applyBtn {
    width:200px;height:48px;line-height:48px;
	font-size:17px;text-align:center;
	border:1px solid;
    font-weight: bold;
}
#index .applyBtn a {
    display:block;
}
#index .applyBtn a:hover {
    opacity:.7;
}
#index .kvArea .kvMain .applyBtn a {
    border-color:#fff;display:block;
	color:#fff;
}
#index .kvArea .kvMain .applyBtn{
    border-color: #fff;
    position: absolute;
    bottom: 45px;
    right: 0;
    left: 0;
    margin: auto;
}
#index .kvArea .kvSub{
    height:452px;
	display:flex;
	align-items: center;
	justify-content: center;
	text-align:center;
	font-size:38px;line-height:1.3;
}
#index .kvArea a {
    display:block;width:100%;
}
#index .kvArea a:hover .kvSub{
    cursor:pointer;opacity:.7;
}
#index .kvArea .kvSub.kv02{
	background:url(../img/top/mv02.jpg)no-repeat center center;
	background-size:cover;
}
#index .kvArea .kvSub.kv03{
	background:url(../img/top/mv03.jpg)no-repeat center center;
	background-size:cover;
}
#index .kvArea .kvSub.kv04{
	background:url(../img/top/mv04.jpg)no-repeat center center;
	background-size:cover;
}
#index .pointArea .pointBox{
	display:flex;
	justify-content: space-between;
}
#index .pointArea .pointBloc{
width:280px;
}
#index .pointArea .pointBloc .ttl{
	text-align: center;
    height: 237px;
    line-height: 1.2;
}
#index .pointArea .pointBloc .ttl img{
	width:100px;
}
#index .pointArea .pointBloc .ttl .txt{
	margin-top:15px;font-size:28px;
}
#index .pointArea .pointBloc .txt{
	font-size:20px;
}
#index .pointArea{
padding: 85px 0 80px;
}
#index .subTtl01{
	font-size:38px;
	text-align:center;
    margin-bottom: 65px;
	font-weight:normal;
}
#index .safeArea{
	padding: 90px 0 80px;
}
#index .safeArea .subTtl01{
    margin-bottom: 15px;
}
#index .safeArea .leadTxt{
	text-align:center;
	font-size:18px;line-height:2;
	
	margin-bottom:25px;
}
#index .safeArea .imgBox .top{
	display:flex;justify-content: space-between;
    margin-bottom: 55px;
}
#index .safeArea .imgBox img{
	width:100%;
}
#index .safeArea .imgBox .txt{
	font-size:24px;
}
#index .safeArea .imgBox .img01{
	width:704px;
}
#index .safeArea .imgBox .img02{
	width: 398px;display:flex;
	flex-direction: column-reverse;
	justify-content: space-between;
}
#index .safeArea .imgBox .img02 .img:nth-child(1){
	height:320px;
}
#index .safeArea .imgBox .img02 .img:nth-child(3){
	height:280px;
}
#index .safeArea .imgBox .bottom .imgBox{
	display:flex;justify-content: space-between;
	position:relative;
}
#index .safeArea .imgBox .bottom .imgBox:after{
    width: 0;
    height: 0;
    display: block;
    content: "";
    border-width: 70px 85px;
    border-color: transparent transparent transparent #000;
    border-style: solid;
    position: absolute;
    left: 91px;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
}
#index .safeArea .imgBox .bottom .imgBox .img{
	width:470px;position:relative;
}
#index .safeArea .imgBox .bottom .imgBox .img:nth-child(2){
    margin-left: 180px;
}
#index .safeArea .imgBox .bottom .imgBox .img .txt{
	background:#fff;
	position:absolute;
	top:10px;left:10px;width:115px;height:40px;line-height:40px;
	text-align:center;
}
#index .environmentArea{
	padding:90px 0 85px;
}
#index .environmentArea .subTtl01 {
    margin-bottom: 40px;
}
#index .environmentArea .pointBox{
	display:flex;
	justify-content: space-between;
}
#index .environmentArea .pointBox .pointBloc{
	width:335px;font-size:17px;line-height: 1.9;
}
#index .environmentArea .pointBox .pointBloc img{
	display:block;
	width:246px;height:auto;margin: 0 auto 20px;
}
#index .environmentArea .applyBtn {
    margin: 90px auto 0;
}

#index .mastarArea {
   padding-bottom:80px;
}

#index .mastarArea .mastarMv {
    height:800px;
	background:url(../img/top/master_mv_pc.jpg)no-repeat center center;
	background-size:cover;margin-bottom:30px;
}
#index .mastarArea .mastarMv .inner02 {
    position:relative;height:100%;
}
#index .mastarArea .mastarMv .copy {
	font-size:60px;line-height:1.3;
	color:#fff;margin-top:30px;
	position:absolute;
	top:30px;left:0;
	text-shadow:0 0 10px #000;
}
#index .mastarArea .mastarMv .prfBox {
    
	font-size:18px;
	background:#fff;padding:15px 20px;
	position:absolute;
	bottom:40px;left:0;
}
#index .mastarArea .mastarMv .prfBox .ttl img {
    height:20px;width:auto;margin-bottom: 5px;
}
#index .mastarArea .mastarBottom {
    
}
#index .mastarArea .mastarBottom .bottomTtl {
    font-size:27px;
}
#index .mastarArea .mastarBottom .mastarBottom_cont {
    
}
#index .mastarArea .mastarBottom .mastarBottom_cont .txtBox {
    width:740px;
	float:left;font-size:16px;
	line-height:2;
}
#index .mastarArea .mastarBottom .mastarBottom_cont .imgBox {
    width:340px;
	float:right;
}
#index .mastarArea .mastarBottom .mastarBottom_cont .imgBox img {
    width:100%;
}
#index .grafArea {
    padding:90px 0 80px;
}
#index .grafArea .subTtl01{
   line-height:1.1;
    margin-bottom: 0px;
}
#index .grafArea .subTtl01 .data{
   font-size:21px;
}
#index .grafArea .grafBox{
   display:flex;
	justify-content: space-between;
	align-items:flex-end;
	margin-bottom:20px;
}
#index .grafArea .grafBox img{
   width:245px;
}
#index .grafArea .atTxt{
   text-align:center;
	font-size:21px;margin-bottom:70px;
    line-height: 1.8;
}
#index .grafArea .bottomBox  {
   
}
#index .grafArea .bottomBox .copy  {
   font-size:37px;
	margin-bottom:10px;
}
#index .grafArea .bottomBox .copy .dash  {
    width: 190px;
    height: 3px;
    background: #000;
    display: inline-block;
    margin-bottom: 10px;
}
#index .grafArea .bottomBox .imgBox,
#index .grafArea .bottomBox .linkBox {
    display: flex;
    justify-content: space-between;
    margin-bottom: 50px;
}
#index .grafArea .bottomBox .linkBox img {
    width: 260px;
}
#index .grafArea .bottomBox .imgBox img {
    width:auto;height: 255px;
}
#index .idearArea{
    padding:90px 0 80px;
}
#index .idearArea .subTtl01 {
    margin-bottom: 90px;
}
#index .idearArea .forceBox{
    height:467px;
	background:url(../img/top/ideal_candidate_pic.png)no-repeat center center;
	background-size:contain;
	position:relative;
}
#index .idearArea .forceBox .bloc{
    width:320px;height:186px;
	background:#000;color:#fff;font-size:23px;
	text-align:center;
	padding:10px ;position:absolute;
}
#index .idearArea .forceBox .bloc .ttl{
	background:#000;color:#9B776F;font-size:21px;
}
#index .idearArea .forceBox .bloc .txt{
	display:flex;
	align-items: center;
	text-align:center;
    height: 125px;
	justify-content: center;
	position:relative;
}
#index .idearArea .forceBox .bloc .txt:after{
    width: 0;
    height: 0;
    display: block;
    content: "";
    border-width: 33px 85px;
    border-color: transparent transparent transparent #000;
    border-style: solid;
    position: absolute;
    margin: auto;
}
#index .idearArea .forceBox .bloc01 .txt:after{
    right: -155px;
    top: 17px;
    transform: rotate(12deg);
}
#index .idearArea .forceBox .bloc02 .txt:after{
    right: -155px;
    top: -5px;
    transform: rotate(-20deg);
}
#index .idearArea .forceBox .bloc03 .txt:after{
    border-color: transparent #000 transparent transparent;
    left: -155px;
    top: 15px;
    transform: rotate(-12deg);
}
#index .idearArea .forceBox .bloc04 .txt:after{
    border-color: transparent #000 transparent transparent;
    left: -155px;
	top: -10px;
    transform: rotate(20deg);
}
#index .idearArea .forceBox .bloc.bloc01{
	top:0;
	left:0;
}
#index .idearArea .forceBox .bloc.bloc02{
	bottom:0;
	left:0;
}
#index .idearArea .forceBox .bloc.bloc03{
	top:0;
	right:0;
}
#index .idearArea .forceBox .bloc.bloc04{
	bottom:0;
	right:0;
}
#index .idearArea .applyBtn{
    margin: 120px auto 0;
}
#index .messageArea{
    padding: 75px 0 58px;
    font-size: 25px;
    line-height: 2.3;
}
#index .messageArea .copy{
	font-size:60px;line-height:1.4;
}
#index .messageArea .name{
    display: inline-block;
    float: right;
    margin-top: -35px;
    font-size: 20px;
    line-height: 1.8;
    margin-bottom: 25px;
}
#index .messageArea .txt{
	margin-bottom:50px;
}
#index .messageArea .txt p + p{
    margin-top: 60px;
}
#index .messageArea .signature {
	text-align:right;
}
#index .messageArea .signature img{
	width:330px;height:auto;
}
#index .requireArea{
	padding:90px 0 80px;
}
#index .requireArea .subTtl02{
	font-size:50px;margin-bottom:60px;font-weight:normal;
}
#index .requireArea{
    padding: 65px 0 80px;font-size:17px;
}
#index .requireArea .requireCont{
	margin-bottom:80px;
    line-height: 1.5;
}
#index .requireArea .requireCont > dl{
    margin-bottom: 47px;
}
#index .requireArea .requireCont > dl > dt{
	font-size:23px;
	color:#fff;
	padding:2px 5px;background:#9B776F;display:inline-block;
	line-height:1;margin-bottom:8px;
}
#index .requireArea .requireCont > dl > dd{
	
}
#index .requireArea .requireCont > dl > dd .ttl{
	font-size:23px;
}
#index .requireArea .requireCont > dl > dd .txt{
   margin-bottom: 35px;
}
#index .requireArea .requireCont > dl > dd .innerList{
	display:flex;
}
#index .requireArea .requireCont > dl > dd .innerList dt{
	width:95px;
}
#index .requireArea .requireCont > dl > dd .innerList dd{
	flex:1;
}
#index .requireArea .requireCont dl dd p + p{
    margin-top: 1.5em;
}
#index .requireArea .requireCont dl dd .img{
	width:500px;float:right;
}
#index .requireArea .requireCont dl dd .img img{
	width:100%;
}
#index .requireArea .requireCont dl dd .txtBox{
	width:570px;float:left;
}
#index .requireArea .requireCont dl dd .ofiBtn {
	margin-top:15px;
}
#index .requireArea .requireCont dl dd .ofiBtn a {
    width: 475px;
    background: #000;
    font-size: 22px;
    color: #fff;
    padding: 10px 10px 10px 50px;
    position: relative;
}
#index .requireArea .requireCont dl dd .ofiBtn a:hover {
    opacity:.7;
}
#index .requireArea .requireCont dl dd .ofiBtn a:after{
	content:"";display:block;
	width:30px;height:20px;background:url(../img/common/btn_arw.svg)no-repeat center center;
	background-size:contain;
	position:absolute;
	left:10px;top:10px;
}
#index .requireArea .mapCont .mapTtl{
	margin-bottom:15px;border-bottom:5px solid #9B776F;
}
#index .requireArea .mapCont .mapTtl .ttl{
	background:#9B776F;font-size:35px;padding:10px 15px;
	color:#fff;display:inline-block;
	vertical-align: bottom;line-height: 1;
}
#index .requireArea .mapCont .mapTtl .ttl .en{
	margin-bottom:10px;
}
#index .requireArea .mapCont .mapTtl .ttl .en img{
    width: 125px;
    margin-bottom: -5px;
    margin-left: 20px;
}
#index .requireArea .mapCont .mapTtl .place{
	font-size:29px;float:right;color:#9B776F;
}
#index .contactArea{
	background:#000;color:#fff;
    padding: 90px 0 200px;
}
#index .contactArea .contactTtl{
	font-size:32px;
	text-align:center;margin-bottom:20px;
}
#index .contactArea .leadTxt{
	font-size:21px;margin-bottom:30px;
	text-align:center;
}
#index .contactArea .must{
	color:#9B776F;
}
#index .contactArea .formBox dl{
    width: 750px;margin:0 auto 20px;
	display:flex;
	
}
#index .contactArea .formBox dl dt{
	width:355px;font-size:21px
	
}
#index .contactArea .formBox dl dt .must{
	font-size:13px;border:2px solid;
	border-radius:10px;padding:1px 5px;
    margin-left: 5px;
    vertical-align: middle;
}
#index .contactArea .formBox dl dd{
	width:745px;margin:0 auto 0;
	flex:1;
	
}
#index .contactArea .formBox dl dd input,
#index .contactArea .formBox dl dd textarea{
	width:100%;
	padding:5px 5px;
	font-size:16px;border:1px solid transparent;
}
#index .contactArea .formBox dl dd .at{
	font-size:12px;color:#BC6051;
	display:none;
}
#index .contactArea .formBox dl dd.error .at{
	font-size:12px;color:#BC6051;
	display:block;
}
#index .contactArea .formBox dl dd.error input,
#index .contactArea .formBox dl dd.error textarea{
	background:#EFC9C5;
}
#index .contactArea .formBox dl dd .radio{
	width:130px;float:left;
}
#index .contactArea .formBox dl dd label,
#index .contactArea .formBox dl dd input[type=radio]{
	display:inline-block;float:left;
}
#index .contactArea .formBox dl dd input[type=radio]{
    display: inline-block;
    float: left;
    width: 40px;margin:4px 0 0 10px;
}
#index .contactArea .formBox .btnArea{
    text-align:center;
}
#index .contactArea .formBox .btnArea .btn{
    background:#9B776F;
	font-size:31px;display:block;
	text-align:center;
	width:880px;height:60px;line-height:60px;
	margin:20px auto;border:0px solid;color:#fff;cursor:pointer;
}
#index .contactArea .formBox .btnArea .btn:hover{
    opacity:.7;
}
#index .contactArea .formBox .btnBack .btn{
    background:#fff;
	color:#9b776f;
	border:1px solid #9b776f;
}



/*lower
==============================================*/

#index.lower .leadArea{
	font-size:28px;line-height:1.8;
	margin:50px auto 100px;
}
#index.lower .mastarArea .mastarMv {
    height: 632px;
}
#index.lower .mastarArea .mastarMv .indentCopy {
    text-indent:-.5em;
}
#index.lower .mastarArea .mastarMv .copy {
    top: 5px;
}
#index.lower .mastarArea .applyBtn {
    margin: 50px auto 0;
}
#index.lower .mastarArea .mastarMv .prfBox {
    font-size: 16px;
    padding: 13px 15px;
    bottom: 30px;
}
#index.lower .mastarArea .mastarBottom {
    margin-bottom: 30px;
}
.lowerScroll.scrollTop a {
    background: #fff;
}
.lowerScroll.scrollTop a:after {
    border-top: 4px solid #000;
    border-right: 4px solid #000;
}

#index.lower .mastarArea .mastarMv .prfBox .ttl img {
    height: 30px;
    width: auto;
    margin-bottom: 5px;
}


#index.lower.casting .mastarArea .mastarMv.casMv01  {
    background:url(../img/lower/casting_mv01_pc.jpg)no-repeat center center;
	background-size:cover;
}
#index.lower.casting .mastarArea .mastarMv.casMv02  {
    background:url(../img/lower/casting_mv02_pc.jpg)no-repeat center center;
	background-size:cover;
}

#index.lower.electrical .mastarArea .mastarMv.eleMv02  {
    background:url(../img/lower/electrical_mv_pc.jpg)no-repeat center center;
	background-size:cover;
}
#index.lower.cad .mastarArea .mastarMv.cadMv02  {
    background:url(../img/lower/cad_mv_pc.jpg)no-repeat center center;
	background-size:cover;
}





#index.contact .contactArea .formBox dl dd {
    margin: 5px auto 0;
}
#index.contact .contactArea {
    padding: 150px 0 200px;
}







