@charset "utf-8";
/* CSS Document */

@media only screen and (max-width: 767px) {
   
   main { 
     margin-top:72px;
     overflow: hidden;
   }

   main section{
     margin-bottom: 4.85rem !important;
   }

/*ヘッダー-------------------------------------------------------------------*/
   .mv {
/*	  background-position: center top -25px; */
      background-size: cover;
	  background-image:url(../../images_sp/common/sp-mv.jpg);
      height: 45vw;
/*	  padding-top: 35vw; */
	 }
   .mv .inner {/*
        max-height: 80px;
		background-color: var(--main-color);*/
		height: 100%;
    }
	 /*
   .mv .inner:after {
      display:none;
      }
	  */
	  .error404 .mv .ttl_h1{
	    width: 100%;
	  }
.error404 .mv .ttl_h1 span,
   .mv .ttl_h1::first-line {
      font-size: 3.125rem;
      }
	  /*
   .mv .ttl_h1 {
	   transform: none;
	   top: -4vw;
	}*/
	
	.about .mv .ttl_h1::first-line {
	  font-size: 2.545rem;
	  letter-spacing:-0.01em;
	  font-weight: 600;
	  line-height: 1.25;
      }
	  .about .mv {
	      background-position: 60% center;
	  }
	  /*
	.about .mv .ttl_h1 {
	   transform: none;
	   top: -3vw;
	}
	*/
	/*.mv .ttl_h1 {
		text-shadow: 2px 0 0 var(--main-color);, 2px 0 0 var(--main-color);, 2px 0 0 var(--main-color);;
	}*/
   .bread {
        display: none;
    }

   .anc { 
     margin: 72px 0 32px; 
	 display: flex;
	 justify-content: center;
     align-items: center;
	 flex-wrap: wrap;}
   .anc li {  margin: 10px 5px; display:block; min-width:130px;border:0px solid #ccc !important;}
   .anc li a { font-size: 0.875rem; padding: 0 0px 22px 0px !important; background-size: 106px; }
/*ページ内リンクズレ回避
.anchor{
   margin-top:-100px;
   padding-top:100px;
}    
*/

    /*お知らせ-------------------------------------------------------------------*/
    #primary {
        max-width: inherit;
        width: 100%;
        float: none;
        margin-bottom: 60px;
    }
    #sidebar {
        max-width: inherit;
        width: 100%;
        float: none;
    }
    .important_info {
        padding-top: 1em;
        padding-bottom: 1em;
    }
	.single_article .text {
	border-bottom: none !important;
}
    .single_article .text p {
        width: calc(100% + 185px);
        margin-left: -185px;
		padding-top: 1em;
    }
    .icn_cat {
			font-size: 0.785rem;
			padding: 5px 6px 6px 6px !important;
		/*	max-width:80px; */
			display: inline-flex;
			align-items: center;
			justify-content: center;
	}
	.page_navi {
	  display: flex;
      justify-content: center;
      align-items: center;
    position: relative;
    margin-top: 80px;
    margin-bottom: 12em;
   }
    .icn_prev a, .icn_next a {
        width: 20vw;
		padding: 0;
		height: 50px;
		display: flex;
		justify-content: center;
		align-items: center;
		font-size: 0.9rem;
    }
	.icn_prev a {
		background-position: 3vw center;
		padding-left: 20px;
	}
	.icn_next a { 
		background-position: right 3vw center;
		padding-right: 20px;
	}
    .to_list a {
		height: 50px;
		display: flex;
		justify-content: center;
		align-items: center;
		width: 36vw;
		background-position: right 3vw center
	}
	.single_article .date {
	    margin-bottom: 10px;
	}
    .single-post .ttl_wrap .date:after {
        max-width: calc(100% - 455px);
        top: 16px;
    }
	.single_article .date .date01 {
		display: block;
		margin-top: 0.5em;
	}
	
	/* 会社案内 -------------------------------------------------------*/
	
	.about #sec01 .inner {
        width: 90%;
        padding:0;
    }
	/*
	.about #sec01 .inner .txt {
        width: 100%;
        padding:280px 8% 0;
    }
	
	.about #sec01 .inner .txt:before {
        content: "";
        width: 100%;
        height:240px;
		padding:0 0;
		background: url(../../images/company/bg-message.jpg) no-repeat center top;
        background-size: 100%;
        position: absolute;
        left: 0;
        top: 0;
		border-radius:0 0 0 0;
	}
	.about #sec01 .inner .txt .boxBaseSign strong {
	    font-size: 1.25rem;
	}
	*/
	.about .logo img {
	  margin: 0 auto 30px;
	  max-width: 200px;
	}
	.about .boxVision h3 {
	  font-size: 1.15rem;
	  margin-bottom: 30px;
	  padding: 15px 40px;
	}
	.about .boxVision h3::before {
	  height: 18px;
	  left: 12.5px;
	  width: 18px;
	}
	.about .text_strong strong {
	  font-size: 1.25rem;
      margin-bottom: 20px;
	}
	.about .text_strong br.sp{
	  display: inline-block;
	}
    .about .text_strong strong span.sp_text_br{
	  display: inline-block;
      padding-left: 1.15rem;
    }
	.about .boxGroup img{
	  max-width: 180px;
	}
	
    .btn_std.postion_right{
	  display: block;
      margin-left: auto;
	  margin-right: auto;
    }

	.about .boxGroup .wp-block-column{
	  padding-bottom: 3rem;
	}
	.about .boxGroup .wp-block-column:last-child{
	  padding-bottom: 0;
	}
    .about .table_block{
	  margin-bottom: 30px !important;
	}
	.info_box{
	  margin-bottom: 4rem !important;
	}
	
	/* 先輩インタビュー　----------------------------------------*/

    .employee .interview_inner .main_ttl .main_header div:last-child span:last-child {
		width: calc(100% + 29px);
	}
	
    .employee_wrap {
        min-width: inherit;
    }
    .employee .page_ttl {
        height: 225px;
        width: 100%;
        min-height: inherit;
        float: none;
			padding: 0 25px;
    }
    .employee .page_ttl div {
        right: inherit;
			left: 25px;
    }
    .employee_inner {
        width: 100%;
        float: none;
    }
	.employee_inner a.box {
        width: 100%;
        height: auto;
        min-height: inherit;
    }
	
    .employee_inner .box {
        width: 100%;
        height: auto;
        min-height: inherit;
    }
    .employee_inner .box_inner {
        position: static;
        padding: 25px;
    }
    .employee_inner .box_inner {
        position: static;
        padding: 342px 25px 25px 25px;
    }
    .interview_inner .interview_slide {
        height: auto;
        background-size: 100%;
        background-repeat: no-repeat;
        background-position: center top;
        min-height: inherit;
    }
    .interview_inner .slide_inner {
        background-color: rgba(255, 255, 255, 0.0);
        width: 100%;
        margin-left: 0;
        height: auto;
	    min-height:inherit;
        padding: 45px 0px 0vw 25px/*25px 25px 16vw 25px*/;
        margin-top: 175px/*222px*/;
    }
    .interview_inner .txt {
        padding: 0 25px 0 10px;
        margin-bottom: 0;
    }
	
	.interview_wrap {
        background-color: rgba(255,255,255,0.8);
	}

    .interview_wrap .arrows .slick-next,
	.interview_wrap .arrows .slick-next:before,
	.interview_wrap .arrows .slick-prev,
	.interview_wrap .arrows .slick-prev:before {
        width: 30px;
        height: 40px;
        background-size: contain;
    }
    .interview_inner .ttl {
        font-size: 1.3rem;
    }
    .interview_wrap .slick-dots {
        margin-left: 0;
        z-index: 999;
        bottom: 0;
    }
    .interview_wrap .slick-dots li button:before {
        background-color: #ccc;
    }
    .interview_wrap .arrows .slick-next, .interview_wrap .arrows .slick-prev {
        top: 60vh;
    }
	.interview_wrap .arrows .slick-prev:before {
        width: 0;
        height: 0;
        margin:0 auto;
        display:block;
        border-style:solid;
        border-width: 9px 10px 9px 0;
        border-color: transparent #FFFFFF transparent transparent;
        text-indent: -9999px;
    }

.interview_wrap .arrows .slick-next:before {
      width: 0;
      height: 0;
      margin:0 auto;
      display: block;
      border-style:solid;
      border-width: 9px 0 9px 10px;
      border-color: transparent transparent transparent #FFFFFF;
      text-indent: -9999px;
    }
    .employee_inner .box .ttl {
        min-height: inherit;
    }
    .anc li a {
        padding: 0 10px 30px 10px;
    }
	
	.interview_list ul {
  /*display: inline-block;*/
	  display: block;
  }
  .interview_list li {
	  margin-left: 0;
	  margin-top:0.8em;
}
.interview_list li:first-child {
	  margin-top:0em;
}
   /* .interview_list .btn_list {
        margin: 30px auto;
        display: block;
        width: 259px
    }
    .interview_list {
        text-align: left;
    }
	
	.interview_list .btn_area {
        text-align: center;
    }*/
    /*.interview_list li {
        width: 100%;
        margin: 0 0 15px 0 !important;
        letter-spacing: normal;
    }
    .interview_list li:nth-of-type(2n) {
        margin-left: 4% !important;
    }
    .interview_list ul {
        letter-spacing: -.4em;
        padding: 0 10px;
    }
    .interview_list li div {
        width: 147px;
			width: 100%;
			margin: 0.5em 0 0 0;
    }
    .interview_list li div span {
        line-height: 1.4;
        margin-bottom: 5px;
    }
    .interview_list li a:after {
        bottom: 0;
    }*/
    .interview_inner .main_ttl .main_header .number {
        font-size: 4.6rem;
        line-height: 1;
		letter-spacing:-0.02em;
    }
	
	.interview_inner .main_ttl .main_header div:last-child { 
	  margin-left:0px;
	  margin-top:5px;
	  /*vertical-align: top;*/
	}
    .interview_inner .main_ttl .main_header div:last-child span:first-child {
        font-size: 1rem;
        line-height: 1;
    }
    .interview_inner .main_ttl .main_header div:last-child span:last-child {
        font-size: 1rem;
		letter-spacing:-0.02em;
    }
	
    .interview_inner .main_ttl .catch {
        font-size: 1.75rem !important;
		letter-spacing:-0.04em;
    }
    .interview_inner .main_ttl .name_area .name {
        font-size: 3rem;
		padding-left: 38px;
    }
    .interview_inner .main_ttl .name_area div:last-child span:last-child {
        display: inline-block;
        width: auto;
    }
    .interview_inner .main_ttl .name_area div:last-child {
        margin-left: 42px;
    }
    .interview_inner .main_ttl .name_area div:last-child span:first-child {
        display: inline-block;
    }
	
	.interview_inner .main_ttl .interview_ttl {
        display:block;
        justify-content: flex-start;
        align-items:center;
		line-height:1.4;
		}

    .interview_inner .main_ttl .interview_ttl p:last-child {
        margin: 0 0 0 0;
        vertical-align: middle;
    }
	.single .interview_inner .main_ttl .main_header div:last-child span:last-child {
	width: calc(100% + 76px);
	line-height:1.4;
	padding: 0.5em !important;
	}

    .employee .interview_inner .main_ttl {
        margin-bottom: 56px;
    }
    .employee_inner .box a {
        right: 38px;
    }
    .interview_inner .flow_table {
        line-height: normal;
        padding: 0 0 30px 0;
        background-color: rgba(255, 255, 255, 0.7);
        margin-left: 0;
        margin-right: 0;
    }
    .employee .interview_inner .main_ttl .catch {
        min-height: 230px;
    }

  /* 職種紹介-------------------------------------------------------------------*/
    .occupations,
    .works{
        margin-top: 82px;
	}
	
	.works #sec01{
        background-size:auto 195px;
        background-position: right 0px top 35px;
        background-repeat: no-repeat;
        padding:0 0;

    }

    .works #sec01:first-child {
        padding-top:0;
		background-position: right 0px top 35px;
	}
	
	.works #sec01:nth-child(2) { /* タイトルが2行の時の処置*/
        padding-top:0;
		background-position: right 0px top 55px;
	}
	
	.works .ttl_Num01 {
     margin-bottom:46px !important;
    }
	.works .works_inner  {
        margin-top:190px !important;/**/
        padding: 0.5rem 1.5rem 4rem !important;
    }
	
	.works #sec01:nth-child(2) .works_inner {
        margin-top:190px !important;
	}
    .works #sec01 .btn_area a{
       margin:0 0 0 0 !important;
    }
    .occupations #sec01{
        background-size:contain;
        background-position: right -20px bottom;
	}

	.popup_list {
        padding-right: 0;
    }
	
	/* 募集職種-------------------------------------------------------------------*/
	
	.recruit_list #sec01 {
/*	    background: url(../../images/recruit/bg-lead.jpg) no-repeat right 25% bottom;
		background-size: cover; */
		padding: 3em 0 3em;
		margin-top:0 !important;
    }
	.recruit_list #sec01 .ttlLead01 {
		font-size: 1.4rem;
		text-indent: 0.5em;
	}

	.recruit_list #sec02 .txt {
	    margin: 0 0 10px !important;
	    padding: 0;
        width: 100%;
    }
    .recruit_list #sec02 {
        padding: 65px 0;
    }
	
	.recruit_list #sec03 {
        padding-top:40px;
		padding-bottom:50px;
    }
    .recruit_list #sec03 .ttl {
        font-size: 1.325rem;
		line-height: 1.4;
		margin-bottom: 1.2em;
    }
	
	.recruit_list #sec03 .ttl::before,
	.recruit_list #sec03 .ttl::after {
        display:none;
　　　}

    .recruit_list #sec03 li {
        display: block;
        width: 100%;
        line-height: 1.4;
		letter-spacing:-0.02em;
		margin: 0 0 15px 0;
        background-position: left 10px;
    }
    .recruit_list #sec03 li:nth-of-type(3) {
        margin-bottom: 15px;
    }
	
    .flow_wrap {
        display: none;
    }
    .cate_area span {
        display: block;
        margin-bottom: 15px;
    }
	
    .job_box .left {
        width: 100%;
        float: none;
        line-height: 0;
    }
    .job_box .left img {
        width: 100%;
        max-width: none;
		border-radius:10px 10px 0 0;
    }
	
	.job_box .icn_new {
        position: absolute;
        left: 20px;
        top:-35px;
        z-index: 2
    }
    .job_box .right {
        width: 100%;
        float: none;
        padding: 30px 30px 56px 20px;
        margin: 0;
        background-size: cover;
		border-radius:0 0 10px 10px;
    }
    .job_box .right .ttl {
        padding-left: 5px;
    }
	
	.job_box .right dl .d_list {
        display:flex;
		flex-direction:column;
        justify-content: flex-start;
        align-items:flex-start;
        margin-bottom:0.2em;
    }

    .job_box .right dl .d_list dt {
        float: none;
        width: 100%;
        margin-bottom: 10px;
    }
    .job_box .right dl .d_list dd {
        width: 100%;
        float: none;
        padding-left: 0px;
        margin-bottom: 20px;
        line-height: 1.4;
    }
	
	#recruit { margin-top:84px;
}
    #recruit #recruit_lead .left {
        width: 100%;
        float: none;
        line-height: 0;
    }
    #recruit #recruit_lead .left img {
        max-width: none;
        width: 100%;
		border-radius:10px 10px 0 0;
    }
    #recruit #recruit_lead .right .icn_new {
        position: absolute;
        top: -35px;
        right: inherit;
        left: 20px;
        line-height: 1;
    }
    #recruit #recruit_lead .right {
        width: 100%;
        float: none;
    }
	
	#recruit #recruit_lead .right .ttl {
        padding: 30px 20px 30px 25px;
		border-radius:0 0 10px 10px;
    }

    #recruit #recruit_lead .right .txt .icn {
        display: block;
        margin-bottom: 5px;
		margin-right: 0;
    }
    #recruit #recruit_lead .right .txt {
        padding-left: 6px;
		padding-right: 2px;
    }
    #recruit #recruit_lead .box_message {
        padding-top:70%;
		padding-right: 0;
    }

    #recruit #recruit_lead .box_message .ttl {  
      background: url(../../images/recruit/bg-ttl02.jpg) no-repeat left -8px center;
      background-size:cover;
      font-size: 1rem;
      font-weight: bold;
      padding: 20px 0 20px 130px;
    }
    #recruit #recruit_lead .box_message .txt {
      padding: 20px;
    }
    #recruit #recruit_lead .box_message .txt:after {
      display: none;
    }
    #job_detail .ttl_h2 {
        margin-top:0px;
    }
    #job_detail .company_table, 
	#job_detail .company_table tbody, 
	#job_detail .company_table tr, 
	#job_detail .company_table th,
	#job_detail .company_table td {
        display: block;
        width: 100%;
    }
    #job_detail .company_table td {
        padding: 5px 18px 12px 23px;
		line-height: 1.5;
    }

    #job_detail .company_table .place span {
        display: block;
		line-height:1.4;
    }

    #form_area .inner {  padding: 0; }
    #form_area dl {
        display: block;
        padding: 15px 0 15px 0;
    }
    #form_area dt {
        display: block;
        width: 100%;
        padding: 0;
        margin: 0 0 10px 0;
    }
    #form_area dd {
        display: block;
        padding: 0;
        width: 100%;
    }
    #form_area input[type=text], 
	#form_area input[type=email] {
        width: 90%;
    }
    #form_area .mail_area .sub {
        position: static;
        display: block;
    }
    #form_area .sub {
        display: block;
        margin-top: 10px;
    }
    #form_area #address, #form_area textarea {
        width: 90%;
    }
	
	
/*	#entryForm {padding-top: 50px;} */
    .contact #form_area .lead {
        text-align: left;
    }
	.thanks h2 {
    font-size:1.5rem;
        letter-spacing: normal;
        line-height: 1.2;
    }

    .thanks p {
    font-size: 0.9375rem;
    }

    .mw_wp_form .error {
        position: static;
        margin: 5px 0;
    }

    .privacy_check {
        margin:20px 0 0;
        line-height:1.6;
    }
    .check_area {
      padding: 15px 0 5px !important;
      letter-spacing:-0.06em;
    }
    .confirm #form_area dd.check_area {
      padding: 10px 15px 5px !important;
      letter-spacing:-0.06em;
    }
    .policy p{
    	font-size: 0.9rem;
    }
    .policy p:first-child{
    	font-size: 1rem;
    }
	
	/* 見学・お問い合わせ-------------------------------------------------------------------*/

   .contact #sec01 .ttl_h2{
    	font-size:1.5rem;
	}

   .boxEntry02F ul.mainlist{
    	display: block;
	}

	.boxEntry02F ul.mainlist li{
    	width: 100%;
      	margin-right: 3%;
		margin-bottom:8%;
		padding-bottom:1.5em;
  }
 
    .boxEntry02F ul.mainlist li:last-child{
    	margin-bottom: 0;
    }

    .boxEntry02F ul.mainlist li:after {
    	content: url(../../images/common/arrow_line.svg);
    	position: absolute;
		top: calc(100% - 10px);
    	right:50%;
    	left: 50%;
		transform: translateY(-50%,-50%);
		transform: rotate(90deg);
    }

    .boxEntry02F ul.mainlist li ul.sublist li{
      display: block;
	  margin:0;
    }

}

@media only screen and (max-width: 768px) {
    .employee_wrap {
        min-width: inherit;
    }
    .employee_inner .box {
        min-width: inherit;
    }
}

@media only screen and (max-width: 1200px) and (min-width:769px) {
	.employee .page_ttl {
		float: none;
		width: 100%;
		min-height: inherit;
		padding: 3rem 0;
		height: auto;
	}
	.employee .page_ttl div {
		position: static;
		width: 100%;
		height: auto;
		text-align: center;
		justify-content: center;
	}
	.employee_inner {
		float: none;
		width: 100%;
	}
	.employee_wrap {
		min-width: 100%;
	}
	.employee .interview_inner .main_ttl .main_header div:last-child {
    width: calc(100% - 100px);
	}
	.interview_inner .slide_inner {
		width: 610px;
		margin-right: 5%;
	}
	.interview_wrap .arrows .slick-next:before,
	.interview_wrap .arrows .slick-prev:before {
		width: 100%;
		height: 100%;
		background-size: contain;
	}
	.interview_wrap .arrows .slick-next {
    width: 48px;
    height: 59px;
    right: 0;
    top: 50vh;
	}
	.interview_wrap .arrows .slick-prev {
    width: 48px;
    height: 59px;
    left: 0;
    top: 50vh;
	}
	.interview_inner .interview_slide {
		background-position: 40% top;
	}
	.interview_inner .txt {
		padding-right: 50px;
	}
	
}