@charset "utf-8";

/* ページ共通 */



/*//////////////////////////////////////////////////////////////

for pc
■ 960px以上 ■

//////////////////////////////////////////////////////////////*/

/*-------------------------------------------------
general
------------------------------------------------*/
html,body,div,span,iframe,h1,h2,h3,h4,p,a,address,em,img,small,strong,sup,i,dl,dt,dd,ol,ul,li,fieldset,form,label,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,figure,footer,header,nav,section {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  border: 0;
  font-style: normal;
  vertical-align: baseline;
  line-height: 1;
}

html {
  font-size: 62.5%;
}

body {
  font-size: 1.5em;
  font-family: 'Avenir', 'Helvetica Neue', 'Helvetica', 'Roboto', 'Arial', 'Hiragino Kaku Gothic ProN', 'Hiragino Sans', sans-serif;
  font-weight: 500;
  letter-spacing: .05em;
  color: #3b4043;
  -webkit-text-size-adjust: 100%;
}

a,img,input,svg,
*:before,*:after {
	-webkit-backface-visibility:hidden;
	backface-visibility:hidden;
}

a:hover img,
a:hover input {
	-webkit-backface-visibility:hidden;
	backface-visibility:hidden;
}

a {
  color: #3b4043;
  text-decoration: none;
}

img {
  height: auto;
  max-width: 100%;
  vertical-align: top;
}

table {
  border-collapse: collapse;
}

ol,
ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

dt {
  font-weight: normal;
}

.clearfix:after {
  content: "";
  display: block;
  clear: both;
}
.clearfix:before {
  content: "";
  display: block;
  clear: both;
}
.clearfix {
  display: block;
}

.disable-auto-tel a[href^="tel:"] {
  color: inherit;
  text-decoration: none;
}

.pc {
  display: block;
}
.tb {
  display: none;
}
.sp {
  display: none;
}
.pc_tb {
  display: block;
}
.tb_sp {
  display: none;
}



/*-------------------------------------------------
.projectstory_bn.pc
------------------------------------------------*/
.projectstory_bn.pc li+li {
  margin-top: 1px;
}
.projectstory_bn.pc li {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: calc(1020 / 4098 * 100%);
  background-size: cover;
  background-position: 0 0;
  background-repeat: no-repeat;
}
.projectstory_bn.pc li.bn_water {
  background-image: url(../imgs/common/ps01_bn_bg_pc.jpg);
}
.projectstory_bn.pc li.bn_electrical {
  background-image: url(../imgs/common/ps02_bn_bg_pc.jpg);
}
.projectstory_bn.pc li.bn_machine {
  background-image: url(../imgs/common/ps03_bn_bg_pc.jpg);
}
.projectstory_bn.pc li .contents_wrap {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
	max-width: 1100px;
	width: 92%;
}
.projectstory_bn.pc li.bn_electrical .contents_wrap {
  right: 4vw;
}
.projectstory_bn.pc li .contents_wrap .copy {
  max-width: 34vw;
  width: 100%;
}
.projectstory_bn.pc li.bn_electrical .contents_wrap .copy {
  margin-left: auto;
}
.projectstory_bn.pc li.bn_electrical .contents_wrap .btn-ps {
  text-align: right;
}

.projectstory_bn.pc .btn-ps a {
  display: inline-block;
  margin: 40px 0 0 0;
  padding: 15px 3vw 13px;
  border: 1px solid #fff;
  color: #fff;
  font-weight: 600;
  font-size: 1.6rem;
	white-space: nowrap;
}
@media (min-width: 960px) {
	.projectstory_bn.pc .btn-ps a {
		transition: background-color .5s, border .1s;
	}
  .projectstory_bn.pc .btn-ps a:hover {
    border: 1px solid #000;
    background-color: #000;
  }
}
.projectstory_bn.pc .btn-ps a span {
  position: relative;
  padding-left: 2vw;
}
.projectstory_bn.pc .btn-ps a span::before {
  content: "";
  width: 10px;
  height: 10px;
  position: absolute;
  top: 0;
  left: 0;
  margin-top: 5px;
  border: 5px solid transparent;
  border-left: 8px solid #fff;
}




/*-------------------------------------------------
.projectstory_bn_s
------------------------------------------------*/
.projectstory_bn_s {
  position: relative;
  margin: 170px auto 0;
  padding: 60px 0;
  background-color: #3b4043;
}
.projectstory_bn_s::before {
	content:"";
  display:inline-block;
  position: absolute;
  top: -70px;
	left: 50%;
  transform: translateX(-50%);
	width: 1px;
	height: 100px;
	background-color: #e50112;
}

.projectstory_bn_s .inner {
  max-width: 1100px;
  width: 92vw;
  margin: 0 auto;
}

.projectstory_bn_s h2 {
  width: 230px;
  margin: 0 auto;
}

.projectstory_bn_s ul {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  margin-top: 30px;
}
.projectstory_bn_s li {
  width: 47.3%;
}
.projectstory_bn_s li:nth-child(2) {
  margin-left: 5.4%;
}
.projectstory_bn_s li:nth-child(3) {
  margin-top: 3%;
}

@media (min-width: 960px) {
	.projectstory_bn_s li img {
		visibility: hidden;
	}
	.projectstory_bn_s li a {
		position: relative;
		display: block;
		width: 100%;
    height: 100%;
		background-size: cover;
		background-position: 0 0;
		background-repeat: no-repeat;
		transition: background-image .5s;
	}
	.projectstory_bn_s li.water-environment a {
		background-image: url(../imgs/common/ps_bn_s01.jpg);
	}
	.projectstory_bn_s li.water-environment a:hover {
		background-image: url(../imgs/common/ps_bn_s01_hover.jpg);
	}
	.projectstory_bn_s li.electrical-energy a {
		background-image: url(../imgs/common/ps_bn_s02.jpg);
	}
	.projectstory_bn_s li.electrical-energy a:hover {
		background-image: url(../imgs/common/ps_bn_s02_hover.jpg);
	}
	.projectstory_bn_s li.mechanical-plant a {
		background-image: url(../imgs/common/ps_bn_s03.jpg);
	}
	.projectstory_bn_s li.mechanical-plant a:hover {
		background-image: url(../imgs/common/ps_bn_s03_hover.jpg);
	}
}



/*-------------------------------------------------
header
------------------------------------------------*/
header {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 3;
  width: 100%;
  transition: background-color .1s;
  will-change: transform;
}
header.header_top.change-color {
  background-color: #fff;
}

header .header_in {
  display: flex;
	justify-content: space-between;
  max-width: 1300px;
  width: 100%;
  margin: 0 auto;
  padding: 20px 1vw;
}

header .header_logo {
  display: flex;
  align-items: center;
	width: 40%;
}
header .header_logo .logo-kk {
  max-width: 285px;
}
header .header_logo .logo-recruit {
  max-width: 118px;
  margin: 9px 0 0 17px;
}

header nav.nav_pc ul {
  display: flex;
  align-items: center;
}
header nav.nav_pc ul li + li {
  margin-left: 2px;
}

header nav.nav_pc ul li a {
  padding: 16px;
  color: #fff;
  font-weight: 600;
  font-size: 1.6rem;
  transition: color .5s, background-color .5s;
  will-change: transform;
}
header nav.nav_pc ul li a:hover {
  background-color: #000;
}

header.header_top.change-color nav.nav_pc ul li a {
  color: #3a3f42;
}
header.header_top.change-color nav.nav_pc ul li a:hover {
  color: #fff;
}

header nav.nav_pc ul li.nav-recruit {
  margin-left: 17px;
}
header nav.nav_pc ul li.nav-recruit a {
  display: inline-block;
  padding: 16px 40px;
  border: 2px solid #fff;
  color: #fff;
  font-weight: 600;
}
header nav.nav_pc ul li.nav-recruit a:hover {
  border: 2px solid #000;
}

header.header_top.change-color nav.nav_pc ul li.nav-recruit a {
  border: 2px solid #3a3f42;
}






/*-------------------------------------------------
.under header（下層）
------------------------------------------------*/
.under header {
  background-color: #fff;
}
.under header nav.nav_pc ul li a {
  color: #3a3f42;
}
.under header nav.nav_pc ul li.nav-recruit a {
  border: 2px solid #3b4043;
  color: #3a3f42;
}
.under header nav.nav_pc ul li a:hover {
  background-color: #000;
	color: #fff;
}



/*-------------------------------------------------
.nav_recruit_menu
------------------------------------------------*/
@media (min-width: 960px) {
  .nav-recruit-hover {
    position: fixed;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    z-index: 3;
    max-width: 1300px;
    width: 100%;
    padding: 20px 1vw 0;
    text-align: right;
  }
  .nav-recruit-hover a {
    display: inline-block;
    padding: 16px 40px;
    border: 2px solid #fff;
    background-color: #fff;
    font-weight: 600;
    font-size: 1.6rem;
  }
  .nav_recruit_menu {
    display: flex;
    justify-content: center;
    width: 100%;
    padding: 62px 0 42px;
    background-color: #3b4043;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 3;
    display: none;
  }

  .dummy {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    opacity: 0;
    z-index: 2;
  }

  .nav_recruit_menu .nav_recruit_cont {
    display: flex;
    justify-content: space-between;
    max-width: 1100px;
    width: 98%;
    margin: 2vw auto 0;
    color: #fff;
  }
  .nav_recruit_menu .nav_recruit_cont .recruit_info {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    width: 50%;
    padding: 40px 0;
  }
  .nav_recruit_menu .nav_recruit_cont .recruit_info:nth-child(1) {
    border-right: 1px solid #fff;
  }
  .nav_recruit_menu .nav_recruit_cont .recruit_info .recruit-ttl {
    font-size: 2rem;
    font-weight: 600;
  }
  .nav_recruit_menu .nav_recruit_cont .recruit_info ul {
    margin-top: 2vw;
    flex-grow: 1;
  }
  .nav_recruit_menu .nav_recruit_cont .recruit_mid ul {
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .nav_recruit_menu .nav_recruit_cont .recruit_new li {
    width: 195px;
  }
  .nav_recruit_menu .nav_recruit_cont .recruit_new li:nth-child(2) {
    margin-top: 1.4vw;
  }

  .nav_recruit_menu .nav_recruit_cont .recruit_mid .btn-more {
    max-width: 352px;
    width: 100%;
    text-align: center;
  }
  .nav_recruit_menu .nav_recruit_cont .recruit_mid .btn-more a {
    display: block;
    padding: 24px 100px;
    border: 1px solid #fff;
    font-weight:  600;
    font-size: 1.6rem;
    color: #fff;
  }
  .nav_recruit_menu .nav_recruit_cont .recruit_mid .btn-more a span {
    position: relative;
    padding-left: 20px;
  }
  .nav_recruit_menu .nav_recruit_cont .recruit_mid .btn-more a span::before {
    content: "";
    width: 10px;
    height: 10px;
    position: absolute;
    top: 0;
    left: 0;
    margin-top: 5px;
    border: 5px solid transparent;
    border-left: 8px solid #e50112;
  }
  .nav_recruit_menu .nav_recruit_cont .recruit_info .btn a {
    transition: opacity .5s;
  }
  .nav_recruit_menu .nav_recruit_cont .recruit_info .btn a:hover {
    opacity: .8;
  }
  .nav_recruit_menu .nav_recruit_cont .recruit_info .btn-more a {
    transition: background-color .5s, border .1s;
  }
  .nav_recruit_menu .nav_recruit_cont .recruit_info .btn-more a:hover {
    background-color: #000;
    border: 1px solid #000;
  }
}




/*-------------------------------------------------
【下層ページ】
article
------------------------------------------------*/
.under article {
  margin-top: 95px;
}



/*-------------------------------------------------
.recruit
------------------------------------------------*/
.recruit {
  position: relative;
  padding: 5.6vw 4vw 8vw;
  background-image: url(../imgs/common/recruit_bg_pc.jpg);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}

.recruit .recruit_cont {
  max-width: 1100px;
  margin: 0 auto;
  text-align: center;
}

.recruit .recruit_cont h2 {
  font-size: 3rem;
  font-weight: 600;
  color: #fff;
}

.recruit .recruit_cont .recruit_cap {
  margin-top: 3vw;
  font-size: 1.6rem;
  font-weight: 600;
  color: #fff;
}

.recruit .recruit_cont .recruit_info_wrap {
  display: flex;
  justify-content: space-between;
  margin-top: 3.4vw;
}

.recruit .recruit_cont .recruit_info {
  display: flex;
  flex-direction: column;
  width: 47.3%;
  padding: 4%;
  background-color: rgba(0,0,0,.8);
}
.recruit .recruit_cont .recruit_info.recruit_new {
  margin-right: 2.7%;
}
.recruit .recruit_cont .recruit_info.recruit_mid {
  margin-left: 2.7%;
}

.recruit .recruit_cont .recruit_info h3 {
  font-size: 2rem;
  font-weight: 600;
  color: #fff;
}

.recruit .recruit_cont .recruit_info ul {
  margin-top: 2.6vw;
  flex-grow: 1;
}
.recruit .recruit_cont .recruit_info.recruit_mid ul {
  display: flex;
  justify-content: center;
  align-items: center;
}
.recruit .recruit_cont .recruit_info.recruit_new li {
  width: 195px;
  margin: 0 auto;
}
.recruit .recruit_cont .recruit_info.recruit_new li:nth-child(2) {
  margin-top: 1.8vw;
}

.recruit .recruit_cont .recruit_mid .btn-more {
	max-width: 352px;
	text-align: center;
}
.recruit .recruit_cont .recruit_mid .btn-more a {
	display: block;
	padding: 24px 100px;
	border: 1px solid #fff;
	font-weight:  600;
	font-size: 1.6rem;
	color: #fff;
}
.recruit .recruit_cont .recruit_mid .btn-more a span {
	position: relative;
	padding-left: 20px;
}
.recruit .recruit_cont .recruit_mid .btn-more a span::before {
	content: "";
	width: 10px;
	height: 10px;
	position: absolute;
	top: 0;
	left: 0;
	margin-top: 5px;
	border: 5px solid transparent;
	border-left: 8px solid #e50112;
}
@media screen and (min-width: 960px) {
	.recruit .recruit_cont .recruit_info .btn a {
		transition: opacity .5s;
	}
	.recruit .recruit_cont .recruit_info .btn a:hover {
		opacity: .8;
	}
	.recruit .recruit_cont .recruit_info .btn-more a {
		transition: background-color .5s, border .1s, color .5s;
	}
	.recruit .recruit_cont .recruit_info .btn-more a:hover {
		background-color: #fff;
		border: 1px solid #fff;
		color: #3b4043;
	}
}




/*-------------------------------------------------
footer
------------------------------------------------*/
footer {
  padding: 40px 4vw 20px;
  background-color: #3b4043;
  color: #fff;
}

footer .footer_in {
  box-sizing: content-box;
  max-width: 1300px;
  margin: 0 auto;
}

footer nav ul {
  display: flex;
  padding-left: 100px;
}
footer nav ul li+ li {
  margin-left: 22px;
}
footer nav ul li a {
  position: relative;
  padding-left: 12px;
  font-size: 1.2rem;
  color: #fff;
}
footer nav ul li a::before{
  content: '';
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  display: inline-block;
  vertical-align: middle;
  border-left: 6px solid #e50112;
  border-top: 4px solid transparent;
  border-bottom: 4px solid transparent;
  margin-top: -1px;
}
@media screen and (min-width: 960px) {
  footer nav ul li a::after {
    position: absolute;
    bottom: -4px;
    left: 0;
    content: '';
    height: 1px;
    background: #fff;
    transform: scale(0, 1);
    transform-origin: center top;
    transition: transform .3s;
  }
  footer nav ul li:nth-child(1) a::after {
    width: 19.95em;
  }
  footer nav ul li:nth-child(2) a::after {
    width: 10.5em;
  }
  footer nav ul li a:hover::after {
    margin-left: 12px;
    transform: scale(1, 1);
  }
}

footer address {
  margin-top: 3%;
  padding-left: 100px;
}
footer address p {
  font-size: 1.2rem;
  line-height: 1.8;
}

footer small {
  display: block;
  margin: 26px 20px 0 0;
  font-size: 1rem;
  text-align: right;
  font-weight: 400;
}
footer small span {
  font-family: 'Arial';
  font-size: 1.1rem;
  vertical-align: -4%;
}









/*//////////////////////////////////////////////////////////////

for Tablet
■ 560〜959px以下 ■

//////////////////////////////////////////////////////////////*/
@media (max-width: 959px) {

/*-------------------------------------------------
general (max-width: 959px)
------------------------------------------------*/
html.scroll-prevent {
  position: fixed;
  z-index: -1;
  width: 100%;
  height: 100%;
}

.pc {
  display: none;
}
.tb {
  display: block;
}
.sp {
  display: none;
}
.tb_sp {
  display: block;
}


/*-------------------------------------------------
.projectstory_bn.pc_tb (max-width: 959px)
------------------------------------------------*/
.projectstory_bn.tb_sp li {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: calc(295 / 750 * 100%);
  background-size: cover;
  background-position: 0 0;
  background-repeat: no-repeat;
}
.projectstory_bn.tb_sp li a {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.projectstory_bn.tb_sp li.bn_water {
  background-image: url(../imgs/common/ps01_bn_bg_sp.jpg);
}
.projectstory_bn.tb_sp li.bn_electrical {
  background-image: url(../imgs/common/ps02_bn_bg_sp.jpg);
}
.projectstory_bn.tb_sp li.bn_machine {
  background-image: url(../imgs/common/ps03_bn_bg_sp.jpg);
}
.projectstory_bn.tb_sp li .contents_wrap {
  position: absolute;
  top: 50%;
  left: 4vw;
  transform: translateY(-50%);
}
.projectstory_bn.tb_sp li.bn_electrical .contents_wrap {
  right: 4vw;
}
.projectstory_bn.tb_sp li .contents_wrap .copy {
  max-width: 48vw;
}
.projectstory_bn.tb_sp li.bn_electrical .contents_wrap .copy {
  margin-left: auto;
}
.projectstory_bn.tb_sp li.bn_electrical .contents_wrap .btn-ps {
  text-align: right;
}



/*-------------------------------------------------
.projectstory_bn_s (max-width: 959px)
------------------------------------------------*/
.projectstory_bn_s {
  margin: 13vw auto 0;
  padding: 6vw 0;
}
.projectstory_bn_s::before {
  top: -60px;
	height: 80px;
}

.projectstory_bn_s .inner {
  max-width: initial;
}

.projectstory_bn_s ul {
  margin-top: 5vw;
}




/*-------------------------------------------------
header (max-width: 959px)
------------------------------------------------*/
header.header_top {
  background-color: #fff;
}
header .header_in {
  display: block;
	justify-content: flex-start;
  max-width: initial;
  padding: 20px 4vw;
}

header .header_logo {
	width: auto;
}
header .header_logo .logo-kk {
  max-width: 260px;
}
header .header_logo .logo-recruit {
  max-width: 90px;
  margin: 7px 0 0 12px;
}



/*-------------------------------------------------
.drawer_btn (max-width: 959px)
------------------------------------------------*/
.drawer_btn {
  position: fixed;
  top: 26px;
  right: 6vw;
  width: 30px;
  height: 20px;
  z-index: 4;
}

.drawer_btn .btn-line {
	display: block;
	position: relative;
	width: 100%;
	height: 1px;
	background-color: #3b4043;
	transition: transform .2s;
}

.drawer_btn .btn-line::before,
.drawer_btn .btn-line::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: #3b4043;
  transition: transform .2s;
}
.drawer_btn .btn-line::before {
  transform: translateY(-10px);
}
.drawer_btn .btn-line::after {
  transform: translateY(10px);
}

.drawer_btn .btn-line.open {
	background-color: transparent;
}
.drawer_btn .btn-line.open::before ,
.drawer_btn .btn-line.open::after {
	content: "";
	background-color: #fff;
	transition: transform .2s;
}

.drawer_btn .btn-line.open::before {
	transform: rotate(45deg);
}
.drawer_btn .btn-line.open::after {
	transform: rotate(-45deg);
}



/*-------------------------------------------------
.drawer (max-width: 959px)
------------------------------------------------*/
.drawer .menu {
  z-index: 3;
  position: absolute;
  /* position: fixed; */
  top: 0;
  right: 0;
  width: 100%;
  height: 100vh;
  margin-left: auto;
  padding: 14vw 0;
  color: #fff;
  background-color: rgba(59,64,67, 1);
  visibility: hidden;
  opacity: 0;
  transition: opacity .6s, visibility .6s;
  overflow-y: scroll;
}

.drawer .menu.open {
  visibility: visible;
  opacity: 1;
}

.drawer .menu ul {
  display: flex;
  flex-direction: column;
}
.drawer .menu .menu-list {
  display: flex;
  justify-content: center;
  align-items: center;
}
.drawer .menu .menu-list + .menu-list {
  margin-top: 3em;
}

.drawer .menu .menu-list a {
  color: #fff;
  font-weight: 600;
  font-size: 1.8rem;
}

.drawer .menu .recruit_info {
  margin-top: 16vw;
  text-align: center;
}
.drawer .menu .recruit_info .recruit-ttl {
  color: #fff;
  font-weight: 600;
  font-size: 1.8rem;
}
.drawer .menu .recruit_new li {
  width: 195px;
  margin: 6vw auto 0;
}
.drawer .menu .recruit_mid .btn-more {
	width: 300px;
  margin: 6vw auto 0;
}
.drawer .menu .recruit_mid .btn-more a {
  display: block;
  padding: 20px 0;
  border: 1px solid #fff;
  font-weight:  600;
  font-size: 1.4rem;
  color: #fff;
}
.drawer .menu .recruit_mid .btn-more a span {
  position: relative;
  padding-left: 20px;
}
.drawer .menu .recruit_mid .btn-more a span::before {
  content: "";
  width: 10px;
  height: 10px;
  position: absolute;
  top: 0;
  left: 0;
  margin-top: 5px;
  border: 5px solid transparent;
  border-left: 8px solid #e50112;
}



  /*-------------------------------------------------
【下層ページ】
article (max-width: 959px)
------------------------------------------------*/
.under article {
  margin-top: 73px;
}



/*-------------------------------------------------
.recruit (max-width: 959px)
------------------------------------------------*/
.recruit .recruit_cont h2 {
  font-size: 2.2rem;
}

.recruit .recruit_cont .recruit_info_wrap {
  display: flex;
  justify-content: space-between;
  margin-top: 3vw;
}

.recruit .recruit_cont .recruit_info h3 {
  font-size: 1.6rem;
}

.recruit .recruit_cont .recruit_mid .btn-more {
	width: 90%;
}
.recruit .recruit_cont .recruit_mid .btn-more a {
	padding: 20px 0;
	font-size: 1.4rem;
}
.recruit .recruit_cont .recruit_mid .btn-more a span {
	padding-left: 18px;
}
.recruit .recruit_cont .recruit_mid .btn-more a span::before {
	width: 8px;
	height: 8px;
	border: 4px solid transparent;
	border-left: 6px solid #e50112;
}



/*-------------------------------------------------
footer (max-width: 959px)
------------------------------------------------*/
footer {
  padding: 5vw 4vw 3vw;
}

footer .footer_in {
  max-width: initial;
}

footer nav ul {
  flex-direction: column;
  padding-left: 0;
}
footer nav ul li+ li {
  margin-left: 0;
	margin-top: 1.4vw;
}
footer address {
  margin-top: 4vw;
  padding-left: 0;
}

footer small {
  margin: 4vw 0 0 0;
	line-height: 1.5;
}


}
/* / @media (max-width: 959px) */










/*//////////////////////////////////////////////////////////////

for SP
■ 320〜519px以下 ■

//////////////////////////////////////////////////////////////*/
@media (max-width: 519px) {

/*-------------------------------------------------
general (max-width: 519px)
------------------------------------------------*/
.pc {
  display: none;
}
.tb {
  display: none;
  }
.sp {
  display: block;
}
.pc_tb {
  display: none;
}




/*-------------------------------------------------
.projectstory_bn_s (max-width: 519px)
------------------------------------------------*/
.projectstory_bn_s {
	margin: 24vw auto 0;
  padding: 16vw 0;
}
.projectstory_bn_s::before {
  top: -70px;
	height: 100px;
}

.projectstory_bn_s .inner {
  max-width: initial;
}

.projectstory_bn_s h2 {
	width: 56vw;
}

.projectstory_bn_s ul {
	justify-content: flex-start;
	flex-direction: column;
  margin-top: 8vw;
}
.projectstory_bn_s li {
  width: auto;
}
.projectstory_bn_s li:nth-child(2) {
  margin-left: 0;
}
.projectstory_bn_s li:nth-child(3) {
	margin-top: 7vw;
}
.projectstory_bn_s li + li {
	margin-top: 7vw;
}



/*-------------------------------------------------
header (max-width: 519px)
------------------------------------------------*/
header .header_in {
  padding: 17px 4vw;
}

header .header_logo .logo-kk {
  max-width: 142px;
}
header .header_logo .logo-recruit {
  max-width: 74px;
  margin: 9px 0 0 10px;
}


/*-------------------------------------------------
.drawer_btn (max-width: 519px)
------------------------------------------------*/
.drawer_btn {
  top: 22px;
  right: 28px;
  width: 20px;
  height: 15px;
}

.drawer_btn .btn-line {
	height: 1px;
}

.drawer_btn .btn-line::before {
  transform: translateY(-7px);
}
.drawer_btn .btn-line::after {
  transform: translateY(7px);
}



/*-------------------------------------------------
.drawer (max-width: 519px)
------------------------------------------------*/
.drawer .menu .recruit_mid .btn-more {
	width: 70%;
}



/*-------------------------------------------------
【下層ページ】
article (max-width: 519px)
------------------------------------------------*/
.under article {
  margin-top: 58px;
}



/*-------------------------------------------------
.recruit (max-width: 519px)
------------------------------------------------*/
.recruit {
	padding: 10vw 4vw 8vw;
	background-image: url(../imgs/common/recruit_bg_sp.jpg);
	background-position: top center;
}

.recruit .recruit_cont h2 {
	font-size: 2rem;
}

.recruit .recruit_cont .recruit_cap {
	margin-top: 5vw;
	font-size: 1.4rem;
	font-weight: 500;
}

.recruit .recruit_cont .recruit_info_wrap {
  display: flex;
  justify-content: flex-start;
	flex-direction: column;
  margin-top: 18vw;
}

.recruit .recruit_cont .recruit_info {
	width: auto;
}
.recruit .recruit_cont .recruit_info.recruit_new {
  margin-right: 0;
}
.recruit .recruit_cont .recruit_info.recruit_mid {
	margin-left: 0;
	margin-top: 5vw;
}

.recruit .recruit_cont .recruit_info ul {
	margin-top: 5vw;
}

.recruit .recruit_cont .recruit_mid .btn-more {
	width: 94%;
}
.recruit .recruit_cont .recruit_mid .btn-more a {
	padding: 22px 0;
}



/*-------------------------------------------------
footer (max-width: 519px)
------------------------------------------------*/
footer {
  padding: 10vw 4vw 4vw;
}

footer nav ul li + li {
  margin-left: 0;
	margin-top: 1.8vw;
}

footer address {
  margin-top: 6vw;
  padding-left: 0;
}

footer small {
  margin: 6vw 0 0 0;
	line-height: 1.5;
  text-align: left;
}


}
/* / @media (max-width: 519px) */
