@import url("https://fonts.googleapis.com/css2?family=Outfit");
body#_recruit {
  /*font-feature-settings: "palt";*/
  font-family:
    YakuHanJP,
    Noto Sans JP,
    sans-serif;
  letter-spacing: 0.08em;
  font-size: clamp(1.4rem, 1.6vw, 1.6rem);
  line-height: 2;
  word-break: break-all;
}
#_recruit h1,
#_recruit h2,
#_recruit h3,
#_recruit h4,
#_recruit h5,
#_recruit h6,
#_recruit figure {
  color: #000;
  font-family:
    YakuHanJP,
    Noto Sans JP,
    sans-serif; /**/
  font-weight: 400;
  margin: 0 0 50px 0;
  padding: 0 0;
}
.recruit-container {
  max-width: 1100px;
  position: relative;
  margin: 0 auto;
  padding-left: 15px;
  padding-right: 15px;
}
.gtco-recruit {
  margin-bottom: 1em;
}
.gtco-recruit img {
  width: 100%;
}
.recruit_title01 {
  display: block;
  width: 100%;
  text-align: center;
  font-size: clamp(2.4rem, 3vw, 3rem);
  font-weight: 600;
  padding: 30px 20px 60px;
}
.recruit_title02 {
  display: block;
  width: 100%;
  font-size: clamp(1.6rem, 1.8vw, 1.8rem);
  padding: 70px 0 60px;
}
.recruit_inner01 {
  display: block;
  width: 94%;
  padding: 1% 3%;
  border: solid 1px #333;
  border-radius: 20px;
  background-color: rgba(255, 255, 255, 0.5);
  margin: 0 auto 30px;
}
.recruit_inner02 {
  display: block;
  width: 94%;
  padding: 5%;
  border: solid 1px #333;
  border-radius: 20px;
  background-color: rgba(255, 255, 255, 0.5);
  margin: 0 auto 30px;
}
.gtco-recruit-text01 {
  margin: 0 5%;
  margin-bottom: 60px;
  font-size: clamp(1.4rem, 1.6vw, 1.6rem);
}
.gtco-recruit h2 {
  font-family: "Outfit", sans-serif;
  font-size: clamp(4.8rem, 5.8vw, 6rem);
  margin-bottom: 40px;
}
.gtco-recruit h3 {
  font-family: "Outfit", sans-serif;
  font-size: clamp(2.2rem, 2.8vw, 3rem);
  margin-bottom: 40px;
}
.recruit_titleimg {
  display: block;
  position: relative;
  text-decoration: none;
  letter-spacing: 3px;
  width: 100%;
  height: 400px;
  background-image: url(../images/recruit/recruit_titleimg.jpg);
  background-repeat: no-repeat;
  background-position: center;
  margin-bottom: 50px;
}
.recruit_titleimg p.t01 {
  position: absolute;
  color: #fff;
  font-size: clamp(2.9rem, 3.2vw, 3.4rem);
  top: 17%;
  left: 10%;
  z-index: 3;
  font-weight: 600;
  margin-right: 10%; /*transform: translate(-50%,-50%);*/
}
.recruit_titleimg p.t01 b {
  font-size: clamp(4rem, 4.6vw, 5rem);
}
.recruit_titleimg p.t02 {
  position: absolute;
  color: #fff;
  font-size: clamp(1.4rem, 1.8vw, 1.8rem);
  line-height: 1.4;
  top: 45%;
  left: 10%;
  z-index: 1;
  font-weight: 500;
  margin-right: 10%; /*transform: translate(-50%,-50%);*/
}
.bak_w {
  background-color: #fff;
}
.recruit_bgimg {
  background-image: url(../images/recruit/bg.png);
  /*background-size: contain;
	background-repeat: no-repeat;
	
	background-position: top;
	*/
  background-position: left top;
  background-repeat: repeat-y;
  background-size: 100% auto;
}
/*----------------     keyword     ----------------*/
.recruit_key01 {
  margin-bottom: 50px;
}
.keyword_title01 {
  font-size: clamp(3rem, 3.4vw, 3.4rem);
}
.recruit_key02 {
  margin-bottom: 10px;
  padding: 0 15px;
}
.recruit_key02 span {
  font-size: clamp(1.8rem, 2.2vw, 2.2rem);
  color: #006834 !important;
  padding: 0 0 20px;
  display: block;
  line-height: 1.4;
}
.recruit_key02 p {
  padding: 0 20px 20px;
  margin-bottom: 20px;
  font-size: clamp(1.4rem, 1.6vw, 1.6rem);
}
/*----------------     Message     ----------------*/
.massage_inner01 {
  padding: 0 5%;
  float: left;
  width: 100%;
}
.massage_inner02 {
  padding: 5%;
  float: left;
  background-color: #fff;
}
.massage_inner03 {
  padding: 0 2%;
  float: left;
  width: 100%;
}
.massage_title01 {
  font-family: "Outfit", sans-serif;
  font-size: clamp(2.9rem, 3.2vw, 3.4rem);
  color: #000;
}
.massage_box01 {
  padding: 20px 10px;
  background-color: #006834;
  margin: 0 auto 30px 0;
  width: 100%;
  max-width: 320px;
}
.massage_box01 p {
  padding: 3px 4px;
  margin: 0;
  color: #fff;
  font-size: clamp(1.3rem, 1.5vw, 1.5rem);
  line-height: 1;
}
.massage_box01 p:nth-child(2) {
  margin: 7px 0 2px;
  font-size: clamp(2.6rem, 2.8vw, 2.8rem);
}
.massage_box02 {
  padding: 40px 30px;
  background-color: #f5f6f2;
  margin-bottom: 30px;
  box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.2);
}
.massage_box02 ul {
  padding: 0 2%;
}
.massage_box02 li {
  list-style-type: none;
}
.massage_box02 li:nth-child(odd) {
  font-weight: 500;
  font-size: clamp(1.8rem, 2.2vw, 2.2rem);
  margin-bottom: 15px;
}
.massage_box02 li:nth-child(even) {
  padding: 0 0 0 5px;
  margin-bottom: 35px;
  color: #006834;
  font-size: clamp(1.4rem, 1.6vw, 1.6rem);
}
._woman .massage_box02 li:nth-child(even) {
  color: #850737;
}
.massage_box03 {
  padding: 20px 0px;
  margin-bottom: 30px;
  text-align: right;
}
.massage_box03 img {
  width: 150px;
  float: right;
  margin: 0 30px 0;
}
.massage_box03 p {
  padding: 50px 4px;
  margin: 0;
  color: #000;
  font-size: clamp(1.3rem, 1.5vw, 1.5rem);
  line-height: 1.2;
}
.massage_box03 p:nth-child(2) {
  margin: 7px 0 2px;
  font-size: clamp(1.6rem, 1.8vw, 1.8rem);
}
p.massage_text01 {
  font-size: clamp(1.4rem, 1.6vw, 1.6rem);
}
.recruit_list {
  padding: 40px 30px;
  background-color: rgba(255, 255, 255, 0.5);
  margin-bottom: 30px;
  box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.2);
}
.recruit_list ul {
  padding: 0 30px 0;
}
.recruit_list li {
  list-style-type: none;
  margin-bottom: 20px;
  border-bottom: 1px dotted #000;
}
.recruit_list li p {
  margin: 0;
}
.recruit_list li .title {
  padding: 10px 0;
  color: #006834;
  font-size: clamp(1.8rem, 2.2vw, 2.2rem);
  text-wrap: 500;
}
.recruit_list li .text {
  padding: 10px 2% 20px;
  color: #000;
}
.recruit_list_btn {
  padding: 0 20% 50px;
}
/*----------------     job     ----------------*/
.job_inner01 {
  padding: 0 5%;
  float: left;
  width: 100%;
}
.job_box01 {
  padding: 40px 30px;
  background-color: #fff;
  margin-bottom: 30px;
  box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.2);
  display: flex;
}
.col-6 {
  width: 50%;
  padding-left: 15px;
  padding-right: 15px;
}
.job_title01,
.job_title02,
.job_title03 {
  padding: 0.5em 1em;
  font-size: clamp(1.6rem, 1.8vw, 1.8rem);
  color: #fff;
  resize: horizontal;
  margin: 0 auto 50px 0;
  width: 100%;
  max-width: 220px;
}
.job_title01 {
  background: #f18c19;
}
.job_title02 {
  background: #006834;
}
.job_title03 {
  background: #026eb8;
}
.job_box01 p {
  padding: 10px 10px 10px 0;
}
.career_inner01 {
  padding: 0 2%;
  float: left;
  width: 100%;
}
.career_box01 {
  padding: 40px 30px;
  background-color: rgba(255, 255, 255, 0.5);
  margin-bottom: 30px;
  box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.2);
}
.career_title01 {
  color: #000;
  font-weight: 400;
  margin: 40px 0 50px 0;
  padding: 30px 2% 10px;
  /*font-family: "Outfit", sans-serif;*/
  font-size: clamp(1.6rem, 1.8vw, 1.8rem);
  line-height: 1.5;
}
.career_text01 {
  color: #000;
  font-weight: 400;
  margin: 0 0 20px 0;
  padding: 0 3% 0;
  font-size: clamp(1.4rem, 1.6vw, 1.6rem);
}
/*
a.recruit_btn01 {
	display: block;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
	width: 100%;
	margin: auto;
	padding: 10rem 4rem;
	font-weight: bold;
	border: 2px solid #27acd9;
	background: #27acd9;
	color: #fff;
	transition: 0.5s;
}
a.recruit_btn01:hover {
	color: #27acd9;
	background: #fff;
}
*/
.gtco-recruit-btn01 {
  margin: 0 10% 50px;
  margin-bottom: 60px;
}
.gtco-recruit-btn02 {
  margin: 0 5% 50px;
  margin-bottom: 60px;
}
.gtco-recruit-btn03 {
  margin: 0 auto 50px;
  margin-bottom: 60px;
  max-width: 600px;
}
.key_img {
  margin-bottom: 50px;
}
/*----------------     ボタン     ----------------*/
a.recruit_btn01,
a.recruit_btn02 {
  display: inline-block;
  display: block;
  font-size: clamp(2.4rem, 2.6vw, 2.6rem);
  font-weight: 600;
  text-align: center;
  text-decoration: none;
  width: 100%;
  cursor: pointer;
  padding: 70px 0;
  position: relative;
  box-shadow: inset 0 0 0 2px #fff;
  transition: all 0.3s ease;
}
a.recruit_btn01 {
  border: 10px solid #f18c19;
  background-color: #f18c19;
  color: #fff;
}
a.recruit_btn02 {
  border: 10px solid #006834;
  background-color: #006834;
  color: #fff;
}
a.recruit_btn01:hover {
  background-color: rgba(210, 210, 210, 0.9);
  color: #f18c19;
  box-shadow: inset 0 0 0 1px #f18c19;
  border: 10px solid #f7f8f3;
}
a.recruit_btn02:hover {
  background-color: rgba(210, 210, 210, 0.9);
  color: #006834;
  box-shadow: inset 0 0 0 1px #006834;
  border: 10px solid #f7f8f3;
}
a.recruit_btn03 {
  display: block;
  text-align: center;
  vertical-align: middle;
  text-decoration: none;
  width: 60%;
  margin: auto;
  padding: 0;
  font-weight: bold;
  border: 2px solid #999;
  background: #333;
  color: #fff;
  transition: 0.3s;
}
a.recruit_btn03:hover {
  border: 2px solid #333;
}
.image_link01-1,
.image_link01-2,
.image_link01-3,
.image_link01-4,
.image_link01-5,
.image_link01-6,
.image_link01-11 {
  display: block;
  position: relative;
  text-decoration: none;
}
.image_link01-1 p,
.image_link01-2 p,
.image_link01-3 p,
.image_link01-4 p,
.image_link01-5 p,
.image_link01-6 p,
.image_link01-11 p {
  position: absolute;
  color: #fff;
  font-size: clamp(2.2rem, 2.8vw, 3rem);
  top: 50%;
  left: 50%;
  z-index: 3;
  font-weight: 500;
  transform: translate(-50%, -50%);
  /*background: #000; 背景を黒に*/
  /*padding: 1rem;　文字の周りに余白*/
  width: 100%;
  text-align: center;
}
.image_link01-11 p {
  font-size: clamp(1.6rem, 2vw, 2rem);
}
.image_link01-1 img,
.image_link01-2 img,
.image_link01-3 img,
.image_link01-4 img,
.image_link01-5 img,
.image_link01-6 img,
.image_link01-11 img {
  display: block;
  width: 100%;
}
.image_link01-1:before,
.image_link01-2:before,
.image_link01-3:before,
.image_link01-4:before,
.image_link01-5:before,
.image_link01-6:before,
.image_link01-11:before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 0;
  background: #000;
  opacity: 0;
  transition: 0.3s;
}
.image_link01-11:before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 0;
  background: #000;
  opacity: 0.3;
  transition: 0.3s;
}
.image_link01-1:after,
.image_link01-2:after,
.image_link01-3:after,
.image_link01-4:after,
.image_link01-5:after,
.image_link01-6:after {
  display: block;
  font-size: clamp(2.2rem, 2.5vw, 2.5rem);
  color: #fff;
  line-height: 48px;
  /*width:180px;
	border:solid 1px #fff;
	border-radius:5px;
	text-align:center;*/
  position: absolute;
  top: 5%;
  left: 5%;
  margin-top: -1em;
  margin-left: 0px;
  opacity: 0;
  z-index: 3;
  transition: 0.3s;
  font-weight: bold;
  letter-spacing: 0.1em;
  font-family: "Outfit", sans-serif;
}

.image_link01-1:after {
  content: "About Shinwa";
}
.image_link01-2:after {
  content: "Keyword";
}
.image_link01-3:after {
  content: "Data";
}
.image_link01-4:after {
  content: "Message";
}
.image_link01-5:after {
  content: "Interview";
}
.image_link01-6:after {
  content: "Career Pass";
}
.image_link01-1:hover:before,
.image_link01-2:hover:before,
.image_link01-3:hover:before,
.image_link01-4:hover:before,
.image_link01-5:hover:before,
.image_link01-6:hover:before,
.image_link01-11:hover:before {
  opacity: 0.5;
}
.image_link01-1:hover:after,
.image_link01-2:hover:after,
.image_link01-3:hover:after,
.image_link01-4:hover:after,
.image_link01-5:hover:after,
.image_link01-6:hover:after {
  opacity: 1;
  margin-top: 0em;
}
.image_link02-1,
.image_link02-2,
.image_link02-3 {
  display: block;
  position: relative;
  text-decoration: none;
  padding-bottom: 80px;
}
.image_link02-1 {
  background: #f18c19;
}
.image_link02-2 {
  background: #006834;
}
.image_link02-3 {
  background: #026eb8;
}
.image_link02-1 img,
.image_link02-2 img,
.image_link02-3 img {
  display: block;
  width: 100%;
}
.image_link02-1 p.t01,
.image_link02-2 p.t01,
.image_link02-3 p.t01 {
  position: absolute;
  color: #fff;
  font-size: clamp(1.6rem, 2vw, 2rem);
  bottom: -7%;
  left: 50%;
  z-index: 3;
  font-weight: 600;
  transform: translate(-50%, -50%); /**/
  width: 100%;
  text-align: center;
}
.image_link02-1:before,
.image_link02-2:before,
.image_link02-3:before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: -0%;
  left: 0%;
  z-index: 2;
  background: #111; /*好みの色に変えてください。*/
  opacity: 0;
  transition: 0.3s;
}
.image_link02-1:hover:before,
.image_link02-2:hover:before,
.image_link02-3:hover:before {
  opacity: 0.5;
}
.image_link03-1 {
  display: block;
  position: relative;
  text-decoration: none;
}
.image_link03-1 p {
  position: absolute;
  color: #fff;
  font-size: clamp(2.2rem, 2.8vw, 3rem);
  top: 50%;
  left: 50%;
  z-index: 3;
  font-weight: 500;
  transform: translate(-50%, -50%);
  /*background: #000; 背景を黒に*/
  /*padding: 1rem;　文字の周りに余白*/
  width: 100%;
  text-align: center;
}
.image_link03-1 img {
  display: block;
  width: 100%;
}
.image_link03-1:before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 2;
  background: #000;
  opacity: 0;
  transition: 0.3s;
}
.image_link03-1:hover:before {
  opacity: 0.5;
}
/*----------------     ボタン  END   ----------------*/
/*----------------     アコーディオン   ----------------*/
/*====================================================================
.s_05 .accordion_one
====================================================================*/
.s_05 .accordion_one {
  max-width: 1024px;
  margin: 0 auto;
}
.s_05 .accordion_one .accordion_header {
  color: #000;
  font-size: clamp(2.6rem, 2.8vw, 2.8rem);
  padding: 2% 1%;
  text-align: center;
  position: relative;
  z-index: +1;
  cursor: pointer;
  transition-duration: 0.2s;
  /*
  background-color: #fff;
  font-weight: bold;
  */
}
.s_05 .accordion_one .accordion_header:hover {
  opacity: 0.8;
}
.s_05 .accordion_one .accordion_header .i_box {
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  top: 50%;
  right: 5%;
  width: 40px;
  height: 40px;
  border: 0px solid #fff;
  margin-top: -20px;
  box-sizing: border-box;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  transform-origin: center center;
  transition-duration: 0.2s;
}
.s_05 .accordion_one .accordion_header .i_box .one_i {
  display: block;
  width: 18px;
  height: 18px;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  transform-origin: center center;
  transition-duration: 0.2s;
  position: relative;
}
.s_05 .accordion_one .accordion_header.open .i_box {
  -webkit-transform: rotate(-360deg);
  transform: rotate(-360deg);
}
.s_05 .accordion_one .accordion_header .i_box .one_i:before,
.s_05 .accordion_one .accordion_header .i_box .one_i:after {
  display: flex;
  content: "";
  background-color: #000;
  border-radius: 10px;
  width: 18px;
  height: 4px;
  position: absolute;
  top: 7px;
  left: 0;
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
  transform-origin: center center;
}
.s_05 .accordion_one .accordion_header .i_box .one_i:before {
  width: 4px;
  height: 18px;
  top: 0;
  left: 7px;
}
.s_05 .accordion_one .accordion_header.open .i_box .one_i:before {
  content: none;
}
.s_05 .accordion_one .accordion_header.open .i_box .one_i:after {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.s_05 .accordion_one .accordion_inner {
  display: none;
  padding: 30px 30px;
}
.s_05 .accordion_one .accordion_inner .box_one {
  /*height: 300px;*/
}
.s_05 .accordion_one .accordion_inner p.txt_a_ac {
  margin: 0;
}
.s_05 .accordion_one .accordion_inner .closeArea {
  width: 180px;
  margin: 0 auto;
}
.s_05 .accordion_one .accordion_inner .closeArea .close_box a.close_btn {
  display: flex;
  justify-content: center;
  align-items: center;
  background: #999;
  padding: 15px 15px 15px 20px;
  text-decoration: none;
  line-height: 1.3;
  color: #fff;
  font-size: clamp(1.6rem, 1.8vw, 1.8rem);
  font-weight: bold;
  position: relative;
  cursor: pointer;
  transition-duration: 0.2s;
}
.s_05 .accordion_one:nth-of-type(2) .accordion_inner .closeArea .close_box a.close_btn {
  background-color: #ff9a05;
}
.s_05 .accordion_one:nth-of-type(3) .accordion_inner .closeArea .close_box a.close_btn {
  background-color: #1c85d8;
}
.s_05 .accordion_one .accordion_inner .closeArea .close_box a.close_btn:hover {
  opacity: 0.8;
}
.s_05 .accordion_one .accordion_inner .closeArea .close_box a.close_btn .i_box {
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  top: 50%;
  left: 10%;
  width: 30px;
  height: 30px;
  margin-top: -15px;
}
.s_05 .accordion_one .accordion_inner .closeArea .close_box a.close_btn .i_box .one_i {
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  width: 18px;
  height: 18px;
}
.s_05 .accordion_one .accordion_inner .closeArea .close_box a.close_btn .i_box .one_i:before,
.s_05 .accordion_one .accordion_inner .closeArea .close_box a.close_btn .i_box .one_i:after {
  /*content: '';
  background-color: #fff;
  border-radius: 10px;
  width: 18px;
  height: 4px;
  position: absolute;
  top: 7px;
  left: 0;
  -webkit-transform: rotate(-45deg);
  transform: rotate(45deg);
  transform-origin: center center;*/
}
.s_05 .accordion_one .accordion_inner .closeArea .close_box a.close_btn .i_box .one_i:before {
  width: 4px;
  height: 18px;
  top: 0;
  left: 7px;
}
@media screen and (max-width: 1024px) {
  .s_05 .accordion_one .accordion_header {
    /*font-size: 18px;*/
  }
  .s_05 .accordion_one .accordion_header .i_box {
    width: 30px;
    height: 30px;
    margin-top: -15px;
  }
  .s_05 .accordion_one .accordion_inner .closeArea .close_box a.close_btn {
    /*font-size: 14px;*/
  }
}
@media screen and (max-width: 767px) {
  .s_05 .accordion_one .accordion_header {
    /*font-size: 16px;*/
    text-align: left;
    padding: 15px 60px 15px 15px;
  }
}
/*----------------     アコーディオン  END   ----------------*/

.pointtext01,
.pointtext02,
.pointtext03 {
  text-align: center;
}
.pointtext01 span,
.pointtext02 span,
.pointtext03 span {
  position: relative;
  padding: 0 0.7em;
  margin: 0 auto;
  /*color: #333;*/
  font-size: clamp(1.8rem, 2vw, 2rem);
}
.pointtext01 span {
  background: linear-gradient(transparent 70%, #fac88f 70%);
}
.pointtext02 span {
  background: linear-gradient(transparent 70%, #64c595 70%);
}
.pointtext03 span {
  background: linear-gradient(transparent 70%, #7ec1ef 70%);
}
.pointtext01 span::before,
.pointtext01 span::after,
.pointtext02 span::before,
.pointtext02 span::after,
.pointtext03 span::before,
.pointtext03 span::after {
  color: #333;
  position: absolute;
  top: -0.6em;
}
.pointtext01 span::before,
.pointtext02 span::before,
.pointtext03 span::before {
  content: "“";
  left: 0;
}
.pointtext01 span::after,
.pointtext02 span::after,
.pointtext03 span::after {
  content: "”";
  right: 0;
}

.original-box-shadow {
  box-shadow: 0px 10px 10px 0px rgba(0, 0, 0, 0.2);
}
.recruit_image {
  width: 100%;
  overflow: hidden;
}
.recruit_image a {
  display: block;
  transition: all 0.3s ease-in-out;
}
.recruit_image img {
  width: 100%;
  vertical-align: middle;
}
.recruit_image a:hover {
  transform: scale(1.03);
  filter: grayscale(0.6);
  opacity: 0.8;
}
.side_fixbtn {
  position: fixed;
  bottom: 100px;
  right: 20px;
  z-index: 999;
  opacity: 1;
  visibility: hidden;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
.thum_title01 {
  padding: 20px 20px 20px 20px;
  width: 100%;
  font-size: clamp(2.2rem, 2.8vw, 2.8rem);
}
.fs16 {
  font-size: clamp(1.4rem, 1.6vw, 1.6rem) !important;
}
.kadomaru {
  border-radius: 50%;
}
.bt1 {
  border-top: 1px solid #000;
}
.bb1 {
  border-bottom: 1px solid #000;
}

.gotocontact {
  text-align: right;
  position: fixed;
  bottom: 30%;
  right: 0px;
  z-index: 999;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
.gotocontact.active {
  opacity: 1;
  visibility: visible;
}
.mb30 {
  margin-bottom: 30px;
}
.mb40 {
  margin-bottom: 40px;
}
.mb50 {
  margin-bottom: 50px;
}
.mb60 {
  margin-bottom: 60px;
}
.mb70 {
  margin-bottom: 70px;
}
.mb80 {
  margin-bottom: 80px;
}
.mb90 {
  margin-bottom: 90px;
}
.mb100 {
  margin-bottom: 100px;
}
.mb70x {
  margin-bottom: 70px;
}
.mt70 {
  margin-top: 70px;
}
.pc {
  display: block;
}
.sp {
  display: none;
}
@media screen and (max-width: 768px) {
  .image_link01-1,
  .image_link01-2,
  .image_link01-3,
  .image_link01-4,
  .image_link01-5,
  .image_link01-6 {
    margin-left: 5%;
    margin-right: 5%;
  }
  .image_link01-11 {
    margin-left: 15%;
    margin-right: 15%;
  }
  .gtco-recruit-text01 {
    margin-left: 10%;
    margin-right: 10%;
  }
  #_recruit h2 {
    padding-left: 5%;
    padding-right: 5%;
  }
  .recruit_btn01 {
    margin-bottom: 20px;
  }
  .job_box01 {
    flex-direction: column;
    /*flex-direction: row-reverse;*/
  }
  .pc {
    display: none;
  }
  .sp {
    display: block;
  }

  .image_link03-1 img {
    height: 180px;
    object-fit: cover;
  }
  .image_link01-1 img,
  .image_link01-2 img,
  .image_link01-3 img,
  .image_link01-4 img,
  .image_link01-5 img,
  .image_link01-6 img,
  .image_link01-11 img {
    height: 150px;
    object-fit: cover;
  }
  .image_link02-1,
  .image_link02-2,
  .image_link02-3 {
    padding-bottom: 70px;
  }
  .image_link02-1 img,
  .image_link02-2 img,
  .image_link02-3 img,
  .col-6 img {
    height: 150px;
    object-fit: cover;
  }
  .order01 {
    order: 1;
  }
  .order02 {
    order: 2;
  }
  .order03 {
    order: 3;
  }
  .recruit_inner02 {
    max-width: 450px;
  }

  .col-6 {
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .mb70x {
    margin-bottom: 20px;
  }
  .mb50 {
    margin-bottom: 20px;
  }
}
