img {
  width: initial;
  max-width: 100%;
}

/* ***************#footer_recruit_sec********************** */
#footer_recruit_sec {
  margin-bottom: 10rem;
}

#footer_recruit_sec .footer_recruit_key {
  background-image: url(../img/news/news-footer-recruit.png);
  background-repeat: no-repeat;
  background-size: cover;
}

.footer_recruit_key h3 {
  font-size: 3em;
  font-weight: bold;
  text-align: center;
  padding-top: 4rem;
}

.footer_recruit_key h3 div {
  margin-top: -0.8em;
}

.footer_recruit_key h4 {
  padding: 2vw 0 5vw 0;
  font-size: 2em;
  font-weight: bold;
  text-align: center;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}

.footer_recruit_key div span {
  font-size: 0.3em;
  font-weight: bold;
  text-align: center;
  margin-top: -0.5em;
  position: relative;
}

.footer_recruit_key .icon:before {
  content: '';
  position: absolute;
  top: 2px;
  left: -15px;
  bottom: 0;
  /* display: block; */
  margin: auto;
  background: url(../img/icn_sec_title.png)no-repeat 50%/cover;
  width: 8px;
  height: 6px;
}

#footer_recruit_sec .footer_recruit_industry_wrap {
  display: flex;
  border-top: 2px solid #74c345;
  border-bottom: 1px solid #e7e7e7;
}

.footer_recruit_industry_wrap .footer_recruit_industry {
  width: 33.33%;
}

.footer_recruit_industry_wrap .footer_recruit_industry:nth-child(2) {
  border-left: 1px solid #e7e7e7;
  border-right: 1px solid #e7e7e7;
}

.footer_recruit_industry h5 {
  font-size: 1.2em;
  font-weight: bold;
  position: relative;
  margin-bottom: 1em;
}

.footer_recruit_industry h5:after {
  content: '　　　';
  position: absolute;
  top: 2px;
  bottom: 0;
  margin: auto;
  margin-left: 2vw;
  background: url(../img/news/news-footer-line.png)no-repeat 50%/cover;
  width: 2vw;
  height: 1px;
}

.footer_recruit_industry span {
  font-size: 0.78em;
}

.footer_recruit_industry div:first-child {
  min-height: 180px;
}

.footer_recruit_industry div:last-child {
  padding: 2em;
}

.footer_recruit_industry:last-child div:last-child {
  padding-top: 1.5em;
}

/*************************#business-n**********************/
.business-n .inner {
  width: 81.25%;
  margin: 0 auto;
}

.business_introduction_wrap {
  background-color: #f7f7f7;
  margin-top: 9vw;
  position: relative;
}

.discription_wrap {
  display: flex;
  min-height: 450px;
}

.discription_inner h3 {
  padding-left: 3em;
}

.discription_inner h3 span {
  color: #62c41a;
  font-size: 1.5rem;
  font-weight: bold;
}

.discription_inner h3 .heading_sub {
  font-size: 1rem;
}

div.icon-num-1 {
  background-image: url(../img/business/num-1.png);
  background-repeat: no-repeat;
  padding-left: 4rem;
}


div.icon-num-2 {
  background-image: url(../img/business/num-2.png);
  background-repeat: no-repeat;
  /* background-size: 6.4%; */
  padding-left: 4rem;
}

div.icon-num-3 {
  background-image: url(../img/business/num-3.png);
  background-repeat: no-repeat;
  padding-left: 4rem;
}

div.icon-num-4 {
  background-image: url(../img/business/num-4.png);
  background-repeat: no-repeat;
  padding-left: 4rem;
}


.line_wrap {
  height: 1px;
  width: 1.5rem;
  padding-top: 1rem;
}

.discription_inner {
  width: 68.9%;
  padding: 3rem 4.9rem;
  padding-right: 0;
}

.discription_text {
  font-size: 0.9vw;
  padding: 3em 0 3.5em;
  padding-right: 4em;
  line-height: 1.5;
}

.article_item {
  width: 31.1%;
  position: relative;
}

.article_item .pict {
  position: absolute;
  top: -4.8vw;
  right: -4.5vw;
  /* transform: scale(0.8); */
  width: 100%;
  max-width: 100%;
}

.btn_wrap {
  margin-top:13vw;
  font-size: 0.875rem;
  background-color: #7acb49;
  /* width: 13.5vw; */
  color: #fff;
  text-align: center;
  /* padding: 0.7rem 0; */
  margin-left: 33%;
  width: 220px;
    /* padding: 14px 0; */
}

.ancor {
  position: relative;
}

.hook_img {
  position: absolute;
  bottom: -300px;
  /* width: 100%; */
}




.hook_img2{
position: absolute;
  bottom: -150px;
	left: 0;
	right: 0;
	text-align: center;
}

@media screen and (max-width:767px){
	.hook_img2{
 	 top: 105%;
	width: 85%;
		margin: 0 auto;
	}
}


.link_icon {
  position: relative;
}

.link_icon:after {
  content: '　　　';
  position: absolute;
  top: 2px;
  bottom: 0;
  margin: auto;
  margin-left: 1vw;
  background: url(../img/business/link_icon.png)no-repeat 50%/cover;
  width: 9px;
  height: 9px;
}

.btn_wrap a {
  color: #fff;
  position: relative;
  text-decoration: none;
  transition: .8s;
  display: inline-block;
      padding: 14px 0;
        width: 220px;
}

#business-hoiku .hook_img{
  max-width: 100%;
  top: 330PX;
}
#business-hoiku a:before{
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: -1;
  content: '';
  background: #fff;
  transform-origin: right top;
  transform: scale(0, 1);
  transition: transform .8s;
  color:#7acb49;


}
#business-hoiku a:hover{
    color:#7acb49;
    background-color: #fff;
    border: 1px solid #7acb49;
}
#business-hoiku a:hover::before{
    transform-origin: left top;
    transform: scale(1, 1);
    color:#7acb49;


}


#business-hoiku a:hover{
}



#business-zidou {
  margin-top: 250px;
}

#business-zidou .btn_wrap {
  background-color: #ffa145;
  padding-right: 1.4vw;
}


#business-zidou a:before{
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: -1;
  content: '';
  background: #fff;
  transform-origin: right top;
  transform: scale(0, 1);
  transition: transform .8s;
  color:#ffa145;


}
#business-zidou a:hover{
    color:#ffa145;
    background-color: #fff;
        border: 1px solid #ffa145;
}
#business-zidou a:hover::before{
    transform-origin: left top;
    transform: scale(1, 1);
    color:#ffa145;
}




#business-zidou .link_icon::after {
  margin-left: 0.5vw;
}

#business-zidou .hook_img {
  bottom: -90px;
  left: 27%;
}

#example-zidou {
  margin-top: 70px;
}
#example-zidou .case_image{
  width:100%;
  margin: 0 auto;
}

@media screen and (max-width:767px){
	#example-zidou .case_image{
  	width:85%;
 	 margin: 0 auto;
	}
}

.example_case .inner {
  width: 100%;
	text-align: center;
}

.example_case h4 span {
  color: #ffa145;
  font-size: 1.5rem;
  font-weight: bold;
  position: relative;
}

.example_case h4>div {
  color: #000;
  font-size: 1rem;
}

.feel_mess {
  text-align: center;
  color: #ffa145;
  font-size: 1.2rem;
  margin-top: 28px;
  font-weight: bold;
}


/*business-entrepreneur*/

@media screen and (max-width:767px){
#business-entrepreneur {
	margin-bottom: 250px;
	}
}


#business-entrepreneur .btn_wrap {
  background-color: #535353;
  color: #fff;
}


#business-entrepreneur .btn_wrap a:before{
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: -1;
  content: '';
  background: #fff;
  transform-origin: right top;
  transform: scale(0, 1);
  transition: transform .8s;
  color:#535353;


}
#business-entrepreneur .btn_wrap a:hover{
    color:#535353;
    background-color: #fff;
    border: 1px solid #535353;
}
#business-entrepreneur .btn_wrap a:hover::before{
    transform-origin: left top;
    transform: scale(1, 1);
    color:#535353;
}
#business-entrepreneur .discription_text {
  padding-right: 0;
}




#example-entrepreneur {
  margin-top: 50px;
  margin-bottom: 50px;
}

#example-entrepreneur .example_case h4 span {
  color: #7acb49;
}

#example-entrepreneur .case_image {
  width: 84.1%;
  margin: 0 auto;
  margin-top: 30px;
}



#business-it {margin-top: 100px;}

#business-it .btn_wrap {
  background-color: #535353;
  color: #fff;
}

#business-it .hook_img {
  position: static;
  width: 100%;
}

#business-it a:before{
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: -1;
  content: '';
  background: #fff;
  transform-origin: right top;
  transform: scale(0, 1);
  transition: transform .8s;
  color:#535353;


}
#business-it a:hover{
    color:#535353;
    background-color: #fff;
    border: 1px solid #535353;
}
#business-it a:hover::before{
    transform-origin: left top;
    transform: scale(1, 1);
    color:#535353;


}
#business-it .discription_text {
  padding-right: 0;
}


#business-it .job{display: flex;justify-content: space-between;}

#business-it .job .box{width:50%;padding: 0 10px;}

@media screen and (max-width:767px){
	#business-it .job .box{font-size:14px;}
}

#business-it .job .box .balloon{
 position: relative;
  display: inline-block;
  margin: 10px 0 30px;
  padding: 15px;
  min-width: 350px;
  width:100%;
  font-size: 18px;
  background: #7acb49;
	color: #fff;
	text-align: center;
}

@media screen and (max-width:1440px){
	#business-it .job .box .balloon{
  	min-width:auto;
		font-size: 14px;
		padding: 15px 5px;
	}
}

#business-it .job .box .balloon:before {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -15px;
  border: 15px solid transparent;
  border-top: 15px solid #7acb49;
}

#business-it .job .box p{margin-bottom: 25px;width: 90%;font-size: 0.9em;}

@media screen and (max-width:767px){
	#business-it .job .box p{margin-bottom: 15px;width: 100%;}
}

#business-it .job .box .balloon2{
	max-width:100%;
	border: 1px solid #7acb49;
	padding: 15px 3px;
	text-align: center;
	min-width: 330px;
	color: #7acb49;
	font-weight: bold;
	margin-bottom: 35px !important;
}

@media screen and (max-width:1440px){
	#business-it .job .box .balloon2{
  	min-width:auto;
	}
}



#example-it {
  margin-top: 50px;
  margin-bottom: 50px;
	width: 80%;
}

#example-it.example_case h4 span {
  color: #7acb49;
}

#example-it .case{display: flex;margin: 30px auto;align-items: baseline;justify-content: space-between;max-width:590px;}



#example-it .case .baloon3{
  background: #7acb49;
	min-width: 280px;
	padding: 10px;
	text-align: center;
	color: #fff;
}

@media screen and (max-width:767px){
	#example-it .case .baloon3{
	min-width: auto;
		margin-right: 10px;
	}
	
	#example-it .case .baloon3:nth-child(2){
	min-width: auto;
		margin-right: 0;
	}
}


#example-it .case_image {
  width: 84.1%;
  margin: 0 auto;
  margin-top: 30px;
}

.line_icn:after {
  content: '　　　';
  position: absolute;
  top: 2px;
  bottom: 0;
  margin: auto;
  margin-left: 1vw;
  background: url(../img/company/line-black.png)no-repeat 50%/cover;
  width: 1vw;
  height: 1px;
}

/* ****************.kv ******************* */
.sidebar {
  min-height: 285px;
  background-color: #62c41a;
}

.sidebar .breadcramb {
  background-color: #1c9f07;
}

.sidebar .breadcramb ul {
  display: flex;
}

.under-page-header {
  width: 130%;
  margin-left: 50%;
  bottom: 3em;
  position: absolute;
  left: -50%;
  color: #fff;
  font-size: 0.7em;
}

.under-page-header ul {
  padding: 1.7em;
}

.under-page-header ul li {
  padding: 0 0.6em;
}

.under_leyer_kv {
  width: 100%;
}

.under_leyer_kv img,
.sns_badge img {
  max-width: initial;
  width: 100%;
}

.kv {
  margin-bottom: 70px;
}

/***********h1.under_leyer_title**********************/
h1.under_leyer_title {
  position: absolute;
  z-index: 100;
  top: 40%;
  left: 40%;
  transform: translateY(-50%) translateX(-50%);
  -webkit- transform: translateY(-50%) translateX(-50%);
  margin: auto;
  font-size: 3em;
  font-weight: bold;
}

h1.under_leyer_title div {
  font-size: 0.3em;
  font-weight: normal;
  text-align: center;
  margin-top: -0.5em;
}

h1.under_leyer_title span.icon {
  position: relative;
}

h1.under_leyer_title span.icon:before {
  content: '';
  position: absolute;
  top: 2px;
  left: -15px;
  bottom: 0;
  /* display: block; */
  margin: auto;
  background: url(../img/icn_sec_title.png)no-repeat 50%/cover;
  width: 8px;
  height: 6px;
}

.pc_hidden {
  display: none;
}

/*breakpoint***********************************************/
@media (max-width: 1023px) {
  .kv {
    margin: 0 auto;
  }

  .current_color {
    background-color: #78c50b;
    border-color: #78c50b;
    color: #fff;
  }

  /* ***************#footer_recruit_sec********************** */
  #footer_recruit_sec .footer_recruit_industry_wrap {
    display: flex;
    flex-wrap: wrap;
  }

  .footer_recruit_industry_wrap .footer_recruit_industry {
    width: 100%;
  }

  .footer_recruit_key h3 {
    font-size: 2em;
    padding-top: 1em;
  }

  .footer_recruit_key h4 {
    font-size: 1.2em;
  }

  .footer_recruit_industry {
    display: flex;
  }

  .footer_recruit_industry div:last-child {
    padding: 0.6em;
  }

  .footer_recruit_industry h5 {
    font-size: 0.78em;
    margin-bottom: 0.5em;
  }

  .footer_recruit_industry span {
    font-size: 0.6em;
    line-height: 1;
    display: block;
  }

  .footer_recruit_industry span br {
    display: none;
  }

  .footer_recruit_industry div:first-child {
    min-height: initial;
    min-width: 51vw;
    overflow: hidden;
  }

  .footer_recruit_industry div:first-child img {
    transform: scale(1.5) translateX(-0.1em) translateY(0.1em);
  }

  /*************************#business-n**********************/
  .business-n .inner {
    width: 96.6%;
    margin-top: 33px;
  }

  .business_introduction_wrap {
    margin-top: 0;
  }

  .discription_inner {
    width: auto;
    padding: 2rem 1rem;
  }

  .discription_text {
    padding-right: 0;
    font-size: 14px;
  }

  .discription_inner h3 span {
    font-size: 1.2rem;
  }

  .discription_inner h3 .heading_sub {
    font-size: 0.8rem;
  }

  div.icon-num-1,
  div.icon-num-2,
  div.icon-num-3,
  div.icon-num-4{
    padding-left: 2.5rem;
  }

  .discription_wrap {
    display: block;
    min-height: initial;
  }

  .discription_inner {
    padding-bottom: 0;
  }

  .hook_img-sp {
    margin : 30px auto;
  }

  .btn_wrap {
    width: 46.6%;
    margin-top: 15px;
  }

  #business-zidou {
    margin-top: 50px;
  }

  div.icon-num-2,
  div.icon-num-3,
  div.icon-num-4
	{
    background-size:contain;
    background-position-y: 2px;
  }

  #business-zidou .hook_img {
    bottom: -138px;
    left: 0;
    transform: scale(0.75);
  }

  #example-zidou {
    margin-top: 120px;
	  width: 85%;
	  margin: 0 auto;
  }

  .example_case .inner {
    width: 100%;
	  font-size: 13px;
  }

  .example_case h4 span {
    font-size: 1.2rem;
  }

  .example_case h4>div {
    font-size: 0.5rem;
  }

  #example-zidou h4 {
    margin-left: 1rem;
  }
  .btn_wrap{
    margin: 0 auto;
  }
.btn_wrap a {
  width: auto;
      padding-right: 1em;
}
  .case_image {
    width: 90%;
    margin: 0 auto;
    margin-top: 25px;
  }

  .feel_mess {
    /*text-align: right;*/
    font-size: 1rem;
  }

  #example-zidou .btn_wrap {
    width: 62.6%;
    margin-top: 15px;
    margin: 0 auto;
    background-color: #ffa145;
  }
	
  #business-entrepreneur .inner {
    margin: 50px auto 30px;
  }	


  #business-it .inner {
    margin-top: 50px;
  }

  #business-it .hook_img {
    width: 100%;
    padding-bottom: 40px;
  }
	
	
	


  #example-it {
    margin: 40px auto 60px;
	  width: 90%;
  }
	


  #example-it .case_image {
    width: 68%;
    margin-top: 15px;
  }
	
	

  #example-it .btn_wrap {
    width: 49%;
    margin: 0 auto;
    margin-top: 35px;
    background-color: #535353;
  }
	
	
 

  /********************************************/
  .under-page-header ul {
    padding: 1em 0.5em;
    font-size: 0.4em;
  }

  div.submenu {
    display: none;
  }

  div.swiper-container {
    margin-top: 70px;
    /* transform: scale(1.8); */
  }

  h1.under_leyer_title {
    left: 50%;
    font-size: 2em;
  }

  .breadcramb {
    background-color: #1c9f07;
    position: absolute;
    bottom: 0;
    left: 0;
  }
	
  .breadcramb a{color: #fff;}	

  .breadcramb ul {
    color: #fff;
    display: flex;
    font-size: 0.7em;
    padding: 1em;
  }

  .breadcramb ul li {
    padding-right: 1em;
  }

  .sp_hidden {
    display: none;
  }

  .pc_hidden {
    display: block;
  }
}

/**break*/
