@charset "UTF-8";
/* ===================================================

	Common

 =================================================== */

/* Parts - sample
 --------------------------------------------------- */


@media screen and (min-width:1024px) and ( max-width:1220px) {
  html {
    overflow-x: scroll
  }
}

.goTopBtn_inner {
  display: none;
}

 /* スタッフインタビュー一覧ページ */
 @media screen and (min-width: 769px){
   .staffIntro_wrapper .colBox{
     padding-top: 10rem;
   }
}/* PC only END */
.staffIntro_wrapper .colBox article{
  position: relative;
  margin: 0 0 40px 0;
  min-height: 220px;
  /* background-color: #f7f7f7; */
}
@media screen and (max-width: 768px){
  .staffIntro_wrapper .colBox article{
    min-height: inherit;
    max-height: 280px;
  }
}/* SP only END */
.staffIntro_wrapper .colBox article .title_wrapper{
  position: absolute;
}
@media screen and (max-width: 1024px){
  .staffIntro_wrapper .colBox article .title_wrapper{
    top: 30px;
    right: 0;
  }
}/* SP only END */
@media screen and (max-width: 375px){
  .staffIntro_wrapper .colBox article .title_wrapper{
    top: 20px;
  }
}

/* 中途スタッフ一覧の調整 */
@media screen and (min-width:768px) and ( max-width:1024px) {
  .staffIntro_wrapper .colBox article .title_wrapper{
    width: 700px;
    z-index: 20;
    top: auto;
    bottom: 90px;
  }
  .staffIntro_wrapper .colBox article:nth-of-type(2n) .title_wrapper .inexperience{
    padding: 8px!important;
  }
  .staffIntro_wrapper .colBox article:nth-of-type(2n) .title_wrapper h1{
    padding: 12px!important;
  }
  .staffIntro_wrapper .colBox article .title_wrapper h1{
    padding: 12px!important;
    top: 20px!important;
  }
  .intMenu_ul .staffInfo_wrapper .top_info{
    width: 700px;
  }
  .staffMenu_area ul li .staffInfo_wrapper .top_info p.only_SP{
    position: relative;
    right: 35px;
    max-width: inherit!important;
    width: 60%;
  }
  .staffMenu_area ul li .staffInfo_wrapper .top_info p.titleSP{
    right: 0;
    padding: 12px!important;
    color: #fff!important;
    background-color: #cc8c6a!important;
  }
  .staffMenu_area ul li .staffInfo_wrapper .bottom_info p:nth-of-type(2){
    color: #b92c00;
  }
  .staffMenu_area ul li .staffInfo_wrapper{
    top: 150px!important;
  }
}
@media screen and (min-width: 1025px){
  .staffIntro_wrapper .colBox article .title_wrapper{
    position: relative;
    z-index: 10;
    width: 760px;
    padding: 20px 0 0 40px;
  }
}/* PC only END */
.staffIntro_wrapper .colBox article:nth-of-type(2n) .title_wrapper{
  position: absolute;
  right: 0;
  padding: 20px 40px 0 0;
}
@media screen and (max-width: 1024px){
  .staffIntro_wrapper .colBox article:nth-of-type(2n) .title_wrapper{
    /* position: inherit; */
    padding: 0;
  }
}/* SP only END */
.staffIntro_wrapper .colBox article .title_wrapper .interview{
  margin-bottom: 0!important;
  font-weight: bold;
  color: #b92c00;
  font-size: 1.8rem;
}
@media screen and (min-width: 1025px){
  .staffIntro_wrapper .colBox article .title_wrapper .interview{
    float: left;
  }
}/* PC only END */
@media screen and (max-width: 1024px){
  .staffIntro_wrapper .colBox article .title_wrapper .interview{
    display: none;
  }
}/* SP only END */
.staffIntro_wrapper .sectCont .sectContText p{
  font-size: 2.0rem;
  text-align: center !important;
  margin-bottom: 0 !important;
}
@media screen and (max-width: 768px){
  .staffIntro_wrapper .sectCont .sectContText p{
    margin-bottom: 50px!important;
  }
}/* SP only END */
.staffIntro_wrapper .colBox article:nth-of-type(2n) .title_wrapper .interview{
  float: right;
}
@media screen and (max-width: 768px){
  .staffIntro_wrapper .colBox article:nth-of-type(2n) .title_wrapper .interview{
    left: inherit;
    right: 12px;
  }
}/* SP only END */
.staffIntro_wrapper .colBox article .title_wrapper .interview span{
  font-size: 2.4rem;
}
.staffIntro_wrapper .colBox article .title_wrapper .inexperience{
  position: absolute;
  top: 38px;
  right: 35px;
  width: 500px;
  margin-bottom: 0!important;
  padding: 0 20px 0 0;
  color: #fff;
  background-color: #b92c00;
  text-align: right!important;
}
@media screen and (max-width: 768px){
  .staffIntro_wrapper .colBox article .title_wrapper .inexperience{
    width: 55%;
    top: 0;
    right: 0;
    padding: 2px 20px 8px 0;
    font-size: 1.8rem;
    box-sizing: border-box;
    z-index: 10;
  }
}/* SP only END */
@media screen and (min-width: 769px){
  .staffIntro_wrapper .colBox article:nth-of-type(2n) .title_wrapper .inexperience{
    padding: 0 0 0 20px;
    left: 35px;
    text-align: left!important;
  }
}/* PC only END */
@media screen and (max-width: 768px){
  .staffIntro_wrapper .colBox article:nth-of-type(2n) .title_wrapper .inexperience{
    right: 0;
  }
}/* SP only END */
.staffIntro_wrapper .colBox article .title_wrapper h1{
  padding: 30px 54px 20px 0;
  font-weight: normal;
  font-size: 2.0rem;
  color: #fff;
  text-align: right!important;
  background-color: #cc8c6a;
}
@media screen and (max-width: 1024px){
  .staffIntro_wrapper .colBox article .title_wrapper h1{
    position: relative;
    top: 30px;
    z-index: 10;
    width: 47%;
    right: 0;
    margin: 0 0 0 auto;
    padding: 8px;
    text-align: left!important;
    font-size: 1.8rem;
  }
}/* SP only END */
.staffIntro_wrapper .colBox article:nth-of-type(2n) .title_wrapper h1{
  text-align: left!important;
}
@media screen and (min-width: 769px){
  .staffIntro_wrapper .colBox article:nth-of-type(2n) .title_wrapper h1{
    padding: 30px 0 20px 30px;
  }
}/* PC only END */
.staffIntro_wrapper .colBox article a{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 80;
}
@media screen and (max-width: 768px){
  .staffIntro_wrapper .colBox article a{
    max-height: 280px;
  }
}/* SP only END */
.staffIntro_wrapper .colBox article img{
  position: absolute;
  right: 0;
  top: 0;
}
@media screen and (max-width: 1024px){
  .staffIntro_wrapper .colBox article .img_wrapper img, .staffIntro_wrapper .colBox article:nth-of-type(2n) .img_wrapper img, .staffMenu_area ul li .img_wrapper img{
    position: relative;
    left: -150px;
    max-width: inherit;
  }
  .staffMenu_area ul li .img_wrapper img, .staffIntro_wrapper .colBox article .img_wrapper img, staffIntro_wrapper .colBox article .img_wrapper img, .staffIntro_wrapper .colBox article:nth-of-type(2n) .img_wrapper img{
    left: -300px;
  }
}/* SP only END */
@media screen and (max-width: 768px){
  .staffIntro_wrapper .colBox article .img_wrapper, .staffMenu_area ul li .img_wrapper{
    position: relative;
    width: 55%;
    height: 190px;
    overflow: hidden;
  }

}/* SP only END */

.staffIntro_wrapper .colBox article:nth-of-type(2n) img{
  position: absolute;
  left: 0;
  top: 0;
}
.staffIntro_wrapper .colBox article .name_wrapper{
  position: absolute;
  right: 80px;
  margin: 18px 0;
}
@media screen and (max-width: 1024px){
  .staffIntro_wrapper .colBox article .name_wrapper{
    top: 75px;
    right: 4px;
  }
}/* SP only END */
@media screen and (min-width: 1025px){
  .staffIntro_wrapper .colBox article:nth-of-type(2n) .name_wrapper{
    left: 80px;
    right: auto;
  }
}/* PC only END */
.staffIntro_wrapper .colBox article .name_wrapper p{
  text-align: right!important;
  margin-bottom: 0!important;
}
.staffIntro_wrapper .colBox article .name_wrapper p:first-of-type{
  font-weight: bold;
  color: #b92c00;
}
.staffIntro_wrapper .colBox article .name_wrapper p:last-of-type{
  font-size: 2.4rem;
  position: relative;
  top: -10px;
}
@media screen and (max-width: 768px){
  .staffIntro_wrapper .colBox article .name_wrapper p:last-of-type{
    top: -5px;
    font-size: 2.0rem;
    z-index: 10;
  }
}/* SP only END */
.staffIntro_wrapper .colBox article .name_wrapper p:last-of-type span{
  font-size: 1.4rem;
  padding: 0 30px 0 0;
}
@media screen and (max-width: 768px){
  .staffIntro_wrapper .colBox article .name_wrapper p:last-of-type span{
    display: none;
  }
}/* SP only END */
.staffIntro_wrapper .btnArea .searchBtn, .interview_wrapper .btnArea .searchBtn{
  padding: 20px 50px;
  max-width: 400px;
  color: #fff !important;
  border: none !important;
  background-color: #b92c00;
}
@media screen and (max-width: 1024px){
  .staffIntro_wrapper .btnArea .searchBtn, .interview_wrapper .btnArea .searchBtn{
    padding: 20px 30px;
  }
  .interview_wrapper .btnArea .searchBtn span{
    display: flex;
    align-items: center;
  }
}/* SP only END */
.staffIntro_wrapper .btnArea .searchBtn span{
  font-size: 2.4rem;
  line-height: 4.0rem;
}
.interview_wrapper .btnArea .searchBtn span{
  font-size: 2.4rem;
}
@media screen and (min-width: 1025px){
  .interview_wrapper .btnArea .searchBtn span{
    line-height: 4.0rem;
  }
}/* PC only END */
.staffIntro_wrapper .btnArea .searchBtn span img, .interview_wrapper .btnArea .searchBtn span img{
  padding: 0 0 0 16px;
}

/* スタッフインタビュー個別ページ */
.interview_wrapper .colBox .mainTitle_area{
  position: relative;
  min-height: 333px;
  /* background-color: #f7f7f7; */
}
.interview_wrapper .colBox .mainTitle_area img{
  position: absolute;
  top: 0;
  left: 0;
  z-index: -10;
}
.interview_wrapper .colBox .mainTitle_area .title_wrapper{
  padding: 50px 0 0 0;
}
@media screen and (min-width: 1025px){
  .interview_wrapper .colBox .mainTitle_area .title_wrapper{
    width: 685px;
  }
}/* PC only END */
.interview_wrapper .colBox .mainTitle_area .title_wrapper .interview{
  position: absolute;
  left: 75px;
  font-size: 1.8rem;
  color: #b92c00;
  font-weight: bold;
}
@media screen and (max-width: 1024px){
  .interview_wrapper .colBox .mainTitle_area .title_wrapper .interview{
    z-index: 10;
    top: 100px;
    right: 12px;
    left: inherit;
  }
}/* SP only END */
.interview_wrapper .colBox .mainTitle_area .title_wrapper .interview span{
  font-size: 2.4rem;
}
.interview_wrapper .colBox .mainTitle_area .title_wrapper .inexperience{
  position: absolute;
  left: 30px;
  width: 650px;
  margin: 40px 0 0 0;
  padding: 8px 37px 35px 0;
  color: #fff;
  font-size: 2.4rem;
  text-align: right!important;
  background-color: #cc8c6a;
  z-index: 10;
  font-size: 1.7rem;
}
@media screen and (max-width: 1024px){
  .interview_wrapper .colBox .mainTitle_area .title_wrapper .inexperience{
    width: 100%;
    margin: 0!important;
    padding: 4px 12px 18px;
    top: 118px;
    left: 0;
    font-size: 1.8rem;
    box-sizing: border-box;
  }
}/* SP only END */
.interview_wrapper .colBox .mainTitle_area .title_wrapper h1{
  position: relative;
  padding: 8px 20px 8px 100px;
  color: #fff;
  font-size: 2.0rem;
  text-align: right!important;
  font-weight: normal;
  background-color: #b92c00;
  z-index: 20;
  top: 80px;
  max-width: 580px;
  min-height: 56px;
}
.interview_wrapper .colBox .mainTitle_area .title_wrapper h1 span{
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translateY(-50%) translateX(-50%);
  transform: translateY(-50%) translateX(-50%);
  width: 100%;
  padding-right: 20px;
  box-sizing: border-box;
}
@media screen and (max-width: 1024px){
  .interview_wrapper .colBox .mainTitle_area .title_wrapper h1 span{
    padding: 0 20px;
  }
}/* SP only END */
@media screen and (max-width: 1024px){
  .interview_wrapper .colBox .mainTitle_area .title_wrapper h1{
    position: absolute;
    top: 175px;
    width: 88%;
    min-height: 70px;
    padding: 8px;
    font-size: 2.0rem;
    text-align: left!important;
  }
}/* SP only END */
.interview_wrapper .colBox .mainTitle_area .title_wrapper .name_wrapper{
  position: absolute;
  left: 500px;
  bottom: 0;
  margin-bottom: 24px;
}
@media screen and (max-width: 1024px){
  .interview_wrapper .colBox .mainTitle_area .title_wrapper .name_wrapper{
    margin: 0;
    left: inherit;
    right: 12px;
    bottom: 0;
  }
}/* SP only END */
.interview_wrapper .colBox .mainTitle_area .title_wrapper .name_wrapper p, .interview_wrapper .colBox .mainTitle_area .title_wrapper .name_wrapper span{
  margin-bottom: 0!important;
  text-align: right!important;
}
.interview_wrapper .colBox .mainTitle_area .title_wrapper .name_wrapper p:first-of-type{
  color: #b92c00;
  font-weight: bold;
  font-size: 1.4rem;
}
.interview_wrapper .colBox .title_wrapper02 .name_wrapper p:last-of-type,
.interview_wrapper .colBox .mainTitle_area .title_wrapper .name_wrapper p:last-of-type{
  font-weight: bold;
  font-size: 2.4rem;
}
@media screen and (max-width: 1024px){
  .interview_wrapper .colBox .mainTitle_area .title_wrapper .name_wrapper p:last-of-type{
    display: inline-block;
  }
}/* SP only END */
.interview_wrapper .colBox .mainTitle_area .title_wrapper .name_wrapper span{
  display: block;
  font-size: 1.4rem;
}
@media screen and (max-width: 1024px){
  .interview_wrapper .colBox .mainTitle_area .title_wrapper .name_wrapper span{
    display: inline-block;
  }
}/* SP only END */
.interview_wrapper .colBox .qa_area{
  margin: 80px 0;
}
@media screen and (max-width: 1024px){
  .interview_wrapper .colBox .qa_area{
    margin: 30px 0;
  }
}/* SP only END */
@media screen and (max-width: 1024px){
  .interview_wrapper .colBox .qa_area .message_h2{
    margin: 30px 0 40px 65px;
  }
}/* SP only END */
.interview_wrapper .colBox .qa_area h2{
  color: #b92c00;
}
@media screen and (max-width: 1024px){
  .interview_wrapper .colBox .qa_area h2{
    margin: 24px 0;
  }
}/* SP only END */
.interview_wrapper .colBox .qa_area h2 .circle{
  background-color: #b92c00;
}
@media screen and (max-width: 1024px){
  .interview_wrapper .colBox .qa_area h2 .circle{
    width: 50px;
    height: 50px;
    top: 0px;
    left: -65px;
  }
}/* SP only END */
.interview_wrapper .colBox .qa_area h2 .circle:after{
  display: block;
  content: "";
  width: 12px;
}
@media screen and (max-width: 1024px){
  .interview_wrapper .colBox .qa_area .contentArea{
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}/* SP only END */
@media screen and (min-width: 1025px){
  .interview_wrapper .colBox .qa_area .contentArea .img-wrapper{
    margin: 0 50px 0 0;
    float: left;
  }
  .interview_wrapper .colBox .qa_area .contentArea p{
    overflow: hidden;
    zoom: 1;

  }
}/* PC only END */
@media screen and (max-width: 1024px){
  .interview_wrapper .colBox .qa_area .contentArea .img-wrapper{
    width: 100%;
    order: 2;
  }
}/* SP only END */
@media screen and (max-width: 1024px){
  .interview_wrapper .colBox .qa_area .contentArea p{
    order: 1;
  }
}/* SP only END */
.interview_wrapper .colBox .qa_area .contentArea .img-wrapper img{
  display: block;
  max-width:100%;
  width:auto;
}
@media screen and (min-width: 1025px){
  .interview_wrapper .colBox .qa_area .contentArea .img-wrapper img{
    margin-bottom: 20px;
  }
}/* PC only END */
@media screen and (min-width: 1025px){
  .interview_wrapper .colBox .qa_area .contentArea:nth-of-type(2n) .img-wrapper{
    margin: 0 0 0 50px;
    float: right;
  }
}/* PC only END */
@media screen and (max-width: 1024px){
  .interview_wrapper .colBox .qa_area .contentArea:nth-of-type(2n) .img-wrapper img{
    margin: 0 0 20px 0;
  }
  .interview_wrapper .colBox .qa_area .contentArea:nth-of-type(2n) .img-wrapper img:last-child{
    margin-bottom: 0;
  }
}/* SP only END */
.interview_wrapper .colBox .qa_area .contentArea:nth-of-type(2n) p{
  /*width: 570px;
  float: left;*/
}
.interview_wrapper .colBox .timeChart ul li{
  display: flex;
  margin-bottom: 42px;
}
@media screen and (max-width: 1024px){
  .interview_wrapper .colBox .timeChart ul li{
    display: block;
    margin-bottom: 12px;
  }
}/* SP only END */
.interview_wrapper .colBox .timeChart ul{
  position: relative;
  padding: 20px 0 8px 0;
}
.interview_wrapper .colBox .timeChart ul:after{
  position: absolute;
  top: 0;
  content: "";
  display: block;
  width: 60px;
  height: 100%;
  border-radius: 30px;
  background-color: #b92c00;
}
.interview_wrapper .colBox .timeChart ul li .time_p{
  min-width: 80px;
  margin: 0 60px 0 0!important;
  font-size: 2.4rem;
  flex-shrink: 0;
}
@media screen and (max-width: 1024px){
  .interview_wrapper .colBox .timeChart ul li .time_p{
    margin: 0 0 0 70px!important;
  }
}/* SP only END */
@media screen and (max-width: 768px){
  .interview_wrapper .colBox .timeChart ul li div:nth-of-type(2){
    margin: 0 0 0 70px!important;
  }
}/* SP only END */
.timeChart ul li div p{
  margin: 0 30px 0 0!important;
  color: #b92c00;
  font-size: 2.4rem;
  font-weight: bold;
}
@media screen and (min-width:768px) and ( max-width:1024px) {
  .timeChart ul li div p{
    margin: 0 0 10px 70px!important;
  }
}
@media screen and (max-width: 768px){
  .interview_wrapper .colBox .timeChart ul li div p{
    line-height: 1.4!important;
  }
}/* SP only END */
.interview_wrapper .colBox .timeChart ul li .time_img{
  position: relative;
  width: 22px;
	min-width: 22px;
  margin: 0 60px 0 0;
  z-index: 10;
}
@media screen and (max-width: 768px){
  .interview_wrapper .colBox .timeChart ul li .time_img{
    float: left;
    width: 100%;
    margin: 0;
  }
}/* SP only END */
.interview_wrapper .colBox .timeChart ul li .time_img img{
  position: absolute;
  top: 11px;
  left: 18px;
}
@media screen and (min-width: 769px){
  .interview_wrapper .colBox .timeChart ul li div:nth-of-type(2), .timeChart ul li div:nth-of-type(2){
    display: flex;
    align-items: center;
  }
}/* PC only END */
.interview_wrapper .colBox .timeChart ul li div:nth-of-type(2) p, .timeChart ul li div:nth-of-type(2) p{
  flex-shrink: 0;
}
.interview_wrapper .colBox .btnArea{
  margin: 65px 0;
  padding-bottom: 100px;
}
.interview_wrapper .colBox .btnArea .btn{
  padding: 20px 50px 20px 30px;
  color: #fff !important;
  border: none !important;
  background-color: #b92c00;
}
.interview_wrapper .colBox .btnArea .btn span{
  position: relative;
  left: -10px;
  font-size: 2.4rem;
  line-height: 3.0rem;
}
/* 求人一覧の調整 */
#container #main .fInner form .sectCont:first-of-type{
  margin-top: 0;
}
.staffLink_area ul li{
  position: relative;
  float: left;
  width: calc(25.4% - 20px);
  height: 450px;
  margin: 0 20px 20px 0;
  background-color: #f5f5f5;
}
.staffLink_area ul li:nth-of-type(4n){
  margin-right: 0;
}
@media screen and (max-width: 768px){
  .staffLink_area ul li{
    width: calc(100% / 2 - 10px);
    height: 350px;
  }
  .staffLink_area ul li:nth-of-type(2n){
    margin-right: 0;
  }
}/* SP only END */
.staffLink_area ul li .staffInfo_wrapper{
  position: relative;
}
.staffLink_area ul li .staffInfo_wrapper .top_info p:first-of-type{
  position: absolute;
  top: -30px;
  right: 0;
  width: 90%;
  padding: 2px 8px 12px 0;
  background-color: #b92c00;
  text-align: right!important;
  color: #fff;
  font-size: 1.6rem;
}
.staffLink_area ul li .staffInfo_wrapper .top_info p:nth-of-type(2){
  position: absolute;
  right: 0;
  width: 70%;
  padding: 8px 20px;
  background-color: #ef8700;
  color: #fff;
  font-size: 1.6rem;
  text-align: right!important;
}
.staffLink_area ul li .staffInfo_wrapper .bottom_info{
  position: absolute;
  bottom: -155px;
  right: 10px;
}
.staffLink_area ul li .staffInfo_wrapper .bottom_info p, .interview_wrapper .colBox .staffLink_area ul li .staffInfo_wrapper .bottom_info span{
  display: block;
  margin-bottom: 0!important;
  text-align: right!important;
  line-height: inherit!important;
}
.staffLink_area ul li .staffInfo_wrapper .bottom_info p:first-of-type{
  color: #b92c00;
  font-size: 1.4rem;
}
.staffLink_area ul li .staffInfo_wrapper .bottom_info p:nth-of-type(2){
  font-size: 2.4rem;
}
.staffLink_area ul li .staffInfo_wrapper .bottom_info p:nth-of-type(3){
  font-size: 1.4rem;
}
.staffLink_area ul li a{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.interview_wrapper .btnArea {
  margin-top: 60px;
}
.interview_wrapper .background-gray{
  padding-top: 80px;
}
@media screen and (max-width: 768px){
  .interview_wrapper .background-gray{
    padding-top: 64px;
  }
}/* SP only END */

/* 新卒向けインタビュー一覧 */
.forNew_wrapper h1{
  margin-bottom: 75px;
  text-align: center;
}
.forNew_intImg .title_area{
	position: relative;
}
.forNew_intImg .title_area>img{
	position: absolute;
	height: auto!important;
}
.forNew_intImg .text_area{
  /*position: absolute;*/
  top: 25px;
  width: 100%;
	padding-top: 70px;
}
@media screen and (max-width: 1024px){
  .forNew_intImg{
    margin-bottom: 80px;
  }
	.forNew_intImg .text_area{
		padding-top: 0;
		min-height: 30vw;
	}
}/* SP only END */
@media screen and (min-width: 1025px){
	.forNew_intImg .title_wrapper.fInner{
		padding: 0;
	}
  .forNew_intImg{
    width: 1080px;
    margin: 80px auto 0 auto;
  }
  .forNew_intImg .text_area{
    /*top: 70px;*/
    width: 727px;
  }
}/* PC only END */
.forNew_intImg .text_area h2{
  margin-bottom: 23px;
  /* color: #fff; */
  font-size: 3.0rem;
  font-weight: normal;
  /*text-align: right;*/
}
@media screen and (min-width: 1025px){
  .forNew_intImg .text_area h2{
    position: relative;
    left: 100px;
    width: 627px;
  }
}/* PC only END */
@media screen and (max-width: 1024px){
  .forNew_intImg .text_area h2{
    position: relative;
    /*top: -28px;*/
		left: 9%;
    /* width: 200px; */
    max-width: 60%;
    padding: 12px;
    font-size: 1.6rem;
    text-align: left;
  }
  .staffInt_forNew_wrapper .forNew_intImg .text_area h2{
    width: 180px;
  }
}/* SP only END */
@media only screen
  and (min-device-width:320px)
  and (max-device-width:374px) {
    .forNew_intImg .text_area h2{
      font-size: 1.6rem;
      padding-left: 0;
      width: 180px;
      left: 25px;
    }
}
.forNew_intImg .text_area .name_wrapper p.blueBack{
  position: relative;
  z-index: 20;
  width: 200px;
  margin-left: 42px;
  padding: 12px 22px;
  background-color: #26b1a5;
  color: #fff;
  font-size: 1.6rem;
  font-weight: bold;
}
@media screen and (max-width: 1024px){
  .forNew_intImg .text_area .name_wrapper p.blueBack{
    top: -22px;
    left: 10px;
    width: 120px;
    margin: 0;
    padding: 2px 8px;
    box-sizing: border-box;
    font-weight: normal;
		position: absolute;
  }
}/* SP only END */
.forNew_intImg .text_area .name_wrapper{
  position: relative;
	/*top: 40px;*/
}
@media screen and (min-width: 1025px){
  .staffInt_forNew_wrapper .forNew_intImg .text_area .name_wrapper{
    /*left: -20px;*/
  }
}/* PC only END */
@media screen and (max-width: 1024px){
  .forNew_intImg .text_area .name_wrapper{
    /*top: 5px;*/
  }
}/* SP only END */
.forNew_intImg .text_area .name_wrapper .name_inner span.department_p{
  position: absolute;
  z-index: 10;
  top: 25px;
  width: 307px;
    padding: 35px 30px 18px 30px;
  background-color: #eaff00;
  font-size: 1.6rem;
  font-weight: bold;
  text-align: right;
}
@media screen and (max-width: 1024px){
  .forNew_intImg .text_area .name_wrapper .name_inner span.department_p{
    top: -40px;
    /* top: -50px; */
    max-width: 69%;
    padding: 5px;
		padding-top: 8px;
    box-sizing: border-box;
    font-weight: normal;
    font-size: 1.5rem;
		position: static;
  }
	.forNew_intImg .text_area .name_wrapper .name_inner span.department_p:not(.only_PC){
		display: block;
	}
}/* SP only END */
.forNew_intImg .text_area .name_wrapper .name_inner span.department_p:before{
  /* content: "×";
  display: inline-block;
  margin: 0 12px 0 0; */
}
.forNew_intImg .text_area .name_wrapper .name_inner p:first-of-type{
  position: absolute;
  top: 25px;
  width: 727px;
  margin-bottom: inherit!important;
  padding: 26px 42px;
  background-color: #fff;
  text-align: right!important;
  font-size: 3.0rem;
  box-sizing: border-box;
  line-height: inherit!important;
}
@media screen and (max-width: 1024px){
  .forNew_intImg .text_area .name_wrapper .name_inner p:first-of-type{
    top: -30px;
    left: 30px;
    padding: 8px;
    width: 60%;
    background-color: #F9F9F9;
    text-align: right!important;
    font-size: 1.7rem;
  }
  .forNew_intImg .text_area .name_wrapper .name_inner p:first-of-type{
    top: -15px;
    left: 0;
    padding: 8px;
    max-width: 100%;
    background-color: #F9F9F9;
    text-align: right!important;
    font-size: 1.7rem;
		position: static;
  }
}
@media screen and (max-width: 480px){
	.forNew_intImg .text_area .name_wrapper .name_inner p:first-of-type{
		width: 100%;
	}
}/* SP only END */
.forNew_intImg .text_area .name_wrapper .name_inner p:first-of-type span{
  display: block;
  font-size: 1.6rem;
  color: #26b1a5;
}
.forNew_intImg .text_area .name_wrapper .name_inner p.last_p{
  position: absolute;
  bottom: -130px;
  width: 727px;
  font-size: 1.6rem;
  color: #fff;
  text-align: right!important;
}
@media screen and (max-width: 1024px){
  .forNew_intImg .text_area .name_wrapper .name_inner p.last_p{
    bottom: -90px;
    color: #000;
    width: 100%;
  }
}/* SP only END */
.forNew_intImg ul li{
  margin-bottom: 40px;
}
@media screen and (max-width: 1024px){
  .forNew_intImg ul{
    margin-top: 40px;
  }
  .forNew_intImg ul li{
  	margin-bottom: 20px;
  }
}/* SP only END */

.forNew_intImg ul li, .forNew_intImg .title_wrapper{
  position: relative;
}
@media screen and (max-width: 1024px){
  .forNew_intImg ul li, .forNew_intImg .title_wrapper{
    max-height: 330px;
  }
  .forNew_intImg ul li>span>img{
		position: absolute;
		height: auto!important;
		width: 100%;
  }
}/* SP only END */
@media screen and (min-width: 1025px){
  .forNew_intImg ul li, .forNew_intImg .title_wrapper{
    min-height: 330px;
  }
}/* PC only END */
@media screen and (min-width: 1025px){
  .forNew_intImg ul li img, .forNew_intImg .title_wrapper img{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
}/* PC only END */
.forNew_intImg ul li a{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 100;
}
/*スタッフインタビュートップの調整*/
@media screen and (min-width:1024px) and ( max-width:1024px) {
  .staffInt_forNew_wrapper .forNew_intImg .text_area h2{
    width: 500px;
  }
  .forNew_intImg .text_area{
    top: 70px;
  }
  .forNew_intImg .text_area .name_wrapper p.blueBack{
    top: 0;
  }
  .forNew_intImg .text_area .name_wrapper .name_inner span.department_p{
    top: 15px;
    width: 280px;
    padding: 20px 8px 8px 8px;
  }
  .forNew_intImg .text_area .name_wrapper .name_inner p:first-of-type{
    top: 30px;
    left: 0;
    padding: 25px 20px 8px 8px;
  }
  .forNew_intImg .text_area .name_wrapper{
    left: 25px;
  }
  .forNew_intImg .text_area h2{
    max-width: 500px;
    margin: 0 0 0 20px;
    text-align: left;
  }
}
/* 新卒：インタビュー詳細ページ */
@media screen and (max-width: 1024px){
  .staffInt_forNew_wrapper .colBox .qa_area{
    margin-top: 60px;
  }
}/* SP only END */
.qa_area h2{
  display: flex;
  align-items: center;
  margin: 100px 0 70px 0;
  font-size: 2.4rem;
  color: #00a395;
}
.staffInt_forNew_wrapper .colBox .qa_area h2 .q_img{
  left: -74px;
}
.circle_wrapper{
  display: block;
  position: relative;
  width: 70px;
  height: 70px;
  margin: 0 20px 0 0;
}
@media screen and (max-width: 768px){
  .circle_wrapper{
    width: 50px;
    height: 50px;
  }
}/* SP only END */
.circle_wrapper .circle{
  display: inline-block;
  width: 70px;
  height: 70px;
  border-radius: 70px;
  content: "";
  background-color: #00a395;
}
@media screen and (max-width: 768px){
  .circle_wrapper .circle{
    width: 50px;
    height: 50px;
    top: 0px;
    left: -65px;
  }
}/* SP only END */
.circle_wrapper .circle:after{
  display: block;
  content: "";
  width: 12px;
}
.circle_wrapper span:nth-of-type(2){
  position: absolute;
  top: 18px;
  left: 25px;
  color: #fff;
}

@media screen and (max-width: 768px){
  .circle_wrapper span:nth-of-type(2){
    top: 14px;
    left: 17px;
  }
}/* SP only END */
.circle_wrapper span.q_img{
  left: 17px;
}
@media screen and (max-width: 768px){
  .circle_wrapper span.q_img{
    left: 12px;
    width: 25px;
  }
}/* SP only END */
@media screen and (max-width: 768px){
  .staffInt_forNew_wrapper .colBox .qa_area h2{
    margin: 24px 0;
  }
}/* SP only END */
@media screen and (max-width: 768px){
  .staffInt_forNew_wrapper .colBox .qa_area .message_h2{
    margin: 30px 0 40px 65px;
  }
}/* SP only END */
.staffInt_forNew_wrapper .colBox .qa_area .contentArea{
}
.staffInt_forNew_wrapper .colBox .qa_area .contentArea:last-of-type{
  margin-bottom: 100px;
}
@media screen and (max-width: 1024px){
  .staffInt_forNew_wrapper .colBox .qa_area .contentArea:last-of-type{
    margin-bottom: 50px;
  }
}
.staffInt_forNew_wrapper .colBox .qa_area .contentArea p{
  overflow: hidden;
  margin: 0 0 28px 0;
}
.staffInt_forNew_wrapper .colBox .qa_area .contentArea .img-wrapper{
  margin: 0 50px 0 0;
  float: left;
}
@media screen and (max-width: 1024px){
  .staffInt_forNew_wrapper .colBox .qa_area .contentArea .img-wrapper{
    margin: 0;
	width: 100%;
    text-align: center;
    float: none;
  }
}/* SP only END */
.staffInt_forNew_wrapper .colBox .qa_area .contentArea .img-wrapper img{
  display: block;
  margin-bottom: 20px;
}
@media screen and (max-width: 1024px){
  .staffInt_forNew_wrapper .colBox .qa_area .contentArea .img-wrapper img{
		display: inline;
  }
}
@media screen and (min-width: 769px){
  .staffInt_forNew_wrapper .colBox .qa_area .contentArea:last-of-type .img-wrapper img{
  }
}/* PC only END */
.staffInt_forNew_wrapper .colBox .qa_area .contentArea:nth-of-type(2n) .img-wrapper{
  margin: 0 0 0 50px;
  float: right;
}
@media screen and (max-width: 1024px){
  .staffInt_forNew_wrapper .colBox .qa_area .contentArea:nth-of-type(2n) .img-wrapper{
    float: none;
  }
}/* SP only END */
@media screen and (max-width: 768px){
  .staffInt_forNew_wrapper .colBox .qa_area .contentArea:nth-of-type(2n) .img-wrapper{
    margin: 0;
  }
}/* SP only END */
@media screen and (min-width: 769px){
  .staffInt_forNew_wrapper .colBox .qa_area .contentArea:nth-of-type(2n) p{
    overflow: hidden;
  }
}/* PC only END */
.staffInt_forNew_wrapper .colBox .timeChart ul li{
  display: flex;
  margin-bottom: 42px;
}
@media screen and (max-width: 1024px){
  .staffInt_forNew_wrapper .colBox .timeChart ul li{
    display: block;
  }
}/* SP only END */
.staffInt_forNew_wrapper .colBox .timeChart ul{
  position: relative;
  padding: 20px 0 8px 0;
}
.staffInt_forNew_wrapper .colBox .timeChart ul:after{
  position: absolute;
  top: 0;
  content: "";
  display: block;
  width: 60px;
  height: 100%;
  border-radius: 30px;
  background-color: #00a395;
}
.staffInt_forNew_wrapper .colBox .timeChart ul li .time_p{
  min-width: 83px;
  min-width: 3.5em;
  margin: 0 50px 0 0!important;
  font-size: 2.4rem;
}
@media screen and (max-width: 1024px){
  .staffInt_forNew_wrapper .colBox .timeChart ul li .time_p{
    margin: 0 0 0 70px!important;
  }
}/* SP only END */
.staffInt_forNew_wrapper .colBox .timeChart ul li div{
	display: block;
	width: 100%;
}
@media screen and (max-width: 1024px){
  .staffInt_forNew_wrapper .colBox .timeChart ul li div:nth-of-type(2){
    margin: 0 0 0 70px!important;
  }
}/* SP only END */
.staffInt_forNew_wrapper .colBox .timeChart ul li div p{
  margin-bottom: 0!important;
  color: #00a395;
  font-size: 2.4rem;
  font-weight: bold;
	float: left;
	margin: 0 30px 0 0!important;
}
.staffInt_forNew_wrapper .colBox .timeChart ul li div span{
	display: block;
	margin-top: 0.8em;
}
@media screen and (max-width: 1024px){
	.staffInt_forNew_wrapper .colBox .timeChart ul li div{
		width: auto;
	}
	.staffInt_forNew_wrapper .colBox .timeChart ul li div p{
		float: none;
	}
	.staffInt_forNew_wrapper .colBox .timeChart ul li div span{
		display: inline-block;
		margin: 0;
	}
}
.staffInt_forNew_wrapper .colBox .timeChart ul li .time_img{
  position: relative;
  width: 22px;
	min-width: 22px;
  margin: 0 60px 0 0;
  z-index: 10;
}
@media screen and (max-width: 1024px){
  .staffInt_forNew_wrapper .colBox .timeChart ul li .time_img{
    float: left;
    width: 100%;
    margin: 0;
  }
}/* SP only END */
.staffInt_forNew_wrapper .colBox .timeChart ul li .time_img img{
  position: absolute;
  top: 8px;
  left: 18px;
}
.forNew_wrapper .sectTit .subTit{
  color: #00a395!important;
}
.forNew_wrapper .background-gray{
  padding-top: 80px;
    padding-bottom: 100px;
}
@media screen and (max-width: 1024px){
  .forNew_wrapper .background-gray{
    padding-top: 40px;
    padding-bottom: 40px;
  }
}/* SP only END */
@media screen and (min-width: 769px){
  .pageType_newGraduate .entry{
    margin-bottom: 40px;
  }
}/* PC only END */
.forNew_wrapper .entryInfo_wrapper{
  padding: 100px 0;
}
.entryBanner_area{
  padding-top: 26px;
}
.entryBanner_area li{
  float: left;
  margin-right: 20px;
}
@media screen and (max-width: 1024px){
  .entryBanner_area li{
    margin-right: 0;
    margin-bottom: 20px;
  }
}/* SP only END */
.entryBanner_area li:last-of-type{
  margin-right: 0;
}
/* スタッフインタビュー下部のメニュー */
.staffMenu_area ul li{
  position: relative;
  margin-bottom: 20px;
  /* background-color: #f7f7f7; */
}
@media screen and (min-width: 1025px){
  .staffMenu_area ul li{
    float: left;
    width: calc( 100% / 2 - 38px );
    height: 195px;
    margin: 0 38px 38px 0;
  }
}/* PC only END */
@media screen and (max-width: 1024px){
  .staffMenu_area ul li{
    max-height: 280px;
  }
  .staffMenu_area ul li a{
    max-height: 280px;
  }
}/* SP only END */
.staffMenu_area ul li:nth-of-type(2n){
  margin-right: 0;
}
.staffMenu_area ul li a{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 99;
}
.staffMenu_area ul li img{
  position: absolute;
  right: 0;
}
.staffMenu_area ul li .staffInfo_wrapper{
  position: absolute;
  top: 20px;
}
@media screen and (min-width: 1025px){
  .staffMenu_area ul li .staffInfo_wrapper{
    left: 0;
  }
}
@media screen and (max-width: 1024px){
  .staffMenu_area ul li .staffInfo_wrapper{
    top: 15px;
    right: 0;
  }
}/* SP only END */
.staffMenu_area ul li .staffInfo_wrapper .top_info p.only_SP, .staffMenu_area ul li .staffInfo_wrapper .top_info p.only_PC{
  margin: 0 0 0 20px!important;
  padding: 4px 20px;
  max-width: 280px;
  background-color: #b92c00;
  font-size: 1.2rem;
  color: #fff;
  text-align: right!important;
  box-sizing: border-box;
}
@media screen and (max-width: 1024px){
  .staffMenu_area ul li .staffInfo_wrapper .top_info p.only_SP, .staffIntro_wrapper .colBox article .title_wrapper .inexperience{
    width: 60%;
    margin: 0 0 0 auto!important;
    padding: 8px 20px 8px 8px;
    font-size: 1.5rem;
    box-sizing: border-box;
  }
  .staffIntro_wrapper .colBox article .title_wrapper .inexperience{
    line-height: 1.5rem!important;
    top: -10px;
    padding: 8px;
    width: 60%;
  }
  .staffMenu_area ul li .staffInfo_wrapper .top_info p.only_SP{
    padding: 8px;
  }
}/* SP only END */
.staffMenu_area ul li .staffInfo_wrapper .top_info p{
  line-height: 1.4!important;
}
.staffMenu_area ul li .staffInfo_wrapper .top_info p:nth-of-type(3){
  margin: 0!important;
  padding: 4px 20px;
  width: 300px;
  background-color: #cc8c6a;
  padding: 10px 20px;
  color: #fff;
  font-size: 1.6rem;
}
@media screen and (min-width: 769px){
  .staffMenu_area ul li .staffInfo_wrapper .top_info p:nth-of-type(3){
    box-sizing: border-box;
    text-align: right!important;
  }
}/* PC only END */
@media screen and (max-width: 1024px){
  .staffMenu_area ul li .staffInfo_wrapper .top_info p:last-of-type{
    position: relative;
    top: -6px;
    width: 55%;
    font-size: 1.6rem;
    padding: 8px;
    margin: 0 0 0 auto!important;
    background-color: #cc8c6a;
    text-align: left!important;
  }
}/* SP only END */
.staffMenu_area ul li .staffInfo_wrapper .top_info p:nth-of-type(3) span{
  display: block;
  font-size: 1.5rem;
}
@media screen and (max-width: 1024px){
  .staffMenu_area ul li .staffInfo_wrapper .top_info p:last-of-type span{
    font-size: 1.8rem;
  }
}/* SP only END */
@media screen and (min-width: 1025px){
  .staffMenu_area ul li .staffInfo_wrapper .bottom_info{
    margin: 4px 70px 0 0;
  }
}/* PC only END */
@media screen and (max-width: 1024px){
  .staffMenu_area ul li .staffInfo_wrapper .bottom_info{
    position: relative;
    right: 12px;
  }
}/* SP only END */
.staffMenu_area ul li .staffInfo_wrapper .bottom_info p{
  margin-bottom: 0!important;
  text-align: right!important;
  line-height: 1.4!important;
}
@media screen and (max-width: 768px){
  .staffMenu_area ul li .staffInfo_wrapper .bottom_info p{
    position: relative;
    z-index: 10;
  }
}/* SP only END */
.staffMenu_area ul li .staffInfo_wrapper .bottom_info p:first-of-type, .staffIntro_wrapper .colBox article .name_wrapper p:first-of-type{
  font-size: 1.4rem;
  color: #b92c00;
  font-weight: normal;
}
@media screen and (max-width: 768px){
  .staffMenu_area ul li .staffInfo_wrapper .bottom_info p:nth-of-type(2){
    font-size: 1.4rem;
    color: #b92c00;
    font-weight: normal;
  }
}/* SP only END */
.staffIntro_wrapper .colBox article .name_wrapper p:nth-of-type(2){
  font-size: 1.4rem;
  color: #b92c00;
  font-weight: normal;
}
@media screen and (max-width: 768px){
  .staffMenu_area ul li .staffInfo_wrapper .bottom_info p:nth-of-type(2), .staffIntro_wrapper .colBox article .name_wrapper p:first-of-type{
    position: relative;
    z-index: 100;
  }
  .staffIntro_wrapper .colBox article .name_wrapper p:nth-of-type(2){
    position: relative;
    z-index: 100;
  }
}/* SP only END */
.staffMenu_area ul li .staffInfo_wrapper .bottom_info p:last-of-type{
  font-size: 2.0rem;
}
.staffMenu_area ul li .staffInfo_wrapper .bottom_info span{
  display: block;
  font-size: 1.4rem;
  text-align: right;
}
@media screen and (max-width: 768px){
  .staffMenu_area ul li .staffInfo_wrapper .bottom_info span{
    display: none;
  }
}/* SP only END */

/* 応募フォーム */
.form_wrapper{
  padding: 60px;
  background-color: #f6f6f6;
}
@media screen and (max-width: 768px){
  .form_wrapper{
    padding: 12px;
  }
}/* SP only END */
.form_wrapper form dl div{
  border-bottom: dashed 1px #9b9b9b;
}
@media screen and (min-width: 769px){
  .form_wrapper form dl div{
    display: flex;
    padding: 23px 0;
  }
}/* PC only END */
.form_wrapper form dl div dt, .form_wrapper form dl .address_title{
  min-width: 100px;
  margin: 0 40px 0 0;
}
@media screen and (max-width: 768px){
  .form_wrapper form dl div dt, .form_wrapper form dl .address_title{
    margin: 12px 0;
  }
}/* SP only END */
.form_wrapper form dl .twoInput dd input[type="text"]{
  float: left;
  width: 350px;
  margin: 0 20px 0 0;
}
@media screen and (max-width: 768px){
  .form_wrapper form dl .twoInput dd input[type="text"]{
    float: inherit;
    width: 100%;
    margin: 0 0 12px 0;
    box-sizing: border-box;
  }
}/* SP only END */
.form_wrapper form dl .oneInput dd input[type="text"],.form_wrapper form dl .oneInput dd input[type="tel"], .form_wrapper form dl .oneInput dd input[type="email"]{
  width: 720px;
}
@media screen and (max-width: 1024px){
  .form_wrapper form dl .oneInput dd input[type="text"],.form_wrapper form dl .oneInput dd input[type="tel"], .form_wrapper form dl .oneInput dd input[type="email"]{
    width: 100%;
  }
}/* SP only END */
@media screen and (max-width: 1024px){
  .forCareer_formWrapper .select2 .selection .select2-selection{
    /* width: 100%!important; */
  }
}/* SP only END */
.form_wrapper form dl div dd .select2-selection{
  width: 200px!important;
  background-color: #c3e2df!important;
}
.form_wrapper form dl div div{
  display: block;
  border: none;
}
.form_wrapper .serviceGroup{
	padding: 0;
	margin-bottom: 20px;
}
.form_wrapper .serviceGroup div{
	padding: 0;
}
.form_wrapper .serviceGroupTitle{
	margin-bottom: 10px;
	font-weight: bold;
	border-bottom: solid 1px #d2d2d2;
	padding-bottom: 8px!important;
}
.form_wrapper .serviceGroupSub{
	margin-top: 10px;
	margin-bottom: 10px;
}
.form_wrapper .with_unit{
	display: flex;
}
.form_wrapper .with_unit .unit{
	margin-left: 5px;
	padding: 12px 0;
}
.form_wrapper form dl .address_wrapper .info_wrapper{
  padding: 0;
}
@media screen and (min-width: 769px){
  .form_wrapper form dl .address_wrapper .info_wrapper .divInner{
    padding: 12px 0;
  }
}/* PC only END */
.form_wrapper form dl .address_wrapper .info_wrapper .divInner:first-of-type{
  padding-top: 0;
}
.form_wrapper form dl .address_wrapper .info_wrapper .divInner:nth-of-type(3){
  padding-bottom: 0;
}
@media screen and (min-width: 769px){
  .form_wrapper form dl .address_wrapper .info_wrapper .divInner dt{
    float: left;
    width: 150px;
  }
  .form_wrapper form dl .address_wrapper .info_wrapper .divInner dd{
    float: left;
  }
}/* PC only END */
.form_wrapper form dl .address_wrapper .info_wrapper .divInner:first-of-type dd input{
  width: 200px!important;
}
@media screen and (max-width: 768px){
  .form_wrapper form dl .address_wrapper .info_wrapper .divInner:first-of-type dd input{
    width: 100%!important;
  }
}/* SP only END */
.form_wrapper form dl .address_wrapper .info_wrapper .divInner:nth-of-type(3) dd input{
  width: 530px;
}
@media screen and (max-width: 768px){
  .form_wrapper form dl .address_wrapper .info_wrapper .divInner:nth-of-type(3) dd input{
    width: 100%;
  }
}/* SP only END */
.form_wrapper form dl .address_wrapper .info_wrapper .divInner:first-of-type dd span{
  display: block;
}
.form_wrapper form dl div dd .spanBlock{
  display: block;
}
@media screen and (min-width: 1025px){
  .form_wrapper form dl div dd .spanBlock{
    margin: 8px 0 0 15px;
  }
}/* PC only END */
.form_wrapper form dl .check_area .wpcf7-list-item{
  margin: 0 20px 0 0;
}
@media screen and (max-width: 768px){
  .form_wrapper form dl .check_area .wpcf7-list-item{
    display: block;
    margin: 0 0 12px 0;
  }
}/* SP only END */
.form_wrapper form dl .check_area .wpcf7-list-item input[type=checkbox] {
  display: none;
}
.check_css {
  -webkit-transition: background-color 0.2s linear;
  transition: background-color 0.2s linear;
  position: relative;
  display: inline-block;
  padding: 0 0 0 42px;
  vertical-align: middle;
  cursor: pointer;
}
@media screen and (max-width: 768px){
  .check_css {
    padding: 0 0 0 30px;
  }
}/* SP only END */
.check_css:hover:after {
  background-color: : #fff;
}
.check_css:before {
  -webkit-transition: border-color 0.2s linear;
  transition: border-color 0.2s linear;
  position: absolute;
  top: 50%;
  left: 15px;
  display: block;
  margin-top: -10px;
  width: 20px;
  height: 20px;
  background-color: #fff;
  border-radius: 4px;
  content: '';
  border: solid 1px #ccc;
}
@media screen and (max-width: 768px){
  .check_css:before {
    left: 0;
  }
}/* SP only END */
.check_css:after {
  -webkit-transition: opacity 0.2s linear;
  transition: opacity 0.2s linear;
  position: absolute;
  top: 50%;
  left: 21px;
  display: block;
  margin-top: -7px;
  width: 5px;
  height: 9px;
  border-right: 3px solid #00a395;
  border-bottom: 3px solid #00a395;
  content: '';
  opacity: 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
@media screen and (max-width: 768px){
  .check_css:after {
    left: 6px;
  }
}/* SP only END */
.form_wrapper form dl .check_area .wpcf7-list-item input[type=checkbox]:checked + .check_css:after,
.form_wrapper form dl .check_area .wpcf7-list-item input[type=checkbox]:checked + input[type=hidden] + .check_css:after {
  opacity: 1;
}

button:disabled{
  background: #c5c5c5!important;
}
.agreeButton_area{
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 64px 0 20px 0;
}
.form_wrapper .submitButton_area{
  text-align: center;
}
.form_wrapper .confirm_button{
  width: 300px;
  height: 60px;
}
.wpcf7-form-control-wrap{
  position: inherit!important;
}
.form_wrapper input[type="checkbox"]:not(.switch):not(.switchBtn) + label:after{
  border-left: 2px solid #00a395;
  border-bottom: 2px solid #00a395;
}
.submitButton_area button input{
  border: none;
  background-color: transparent;
  color: #fff;
}
.areaArive{
  display: block!important;
}
.submit_area{
  position: relative;
  text-align: center;
}
.submit_area input{
  width: 300px;
  height: 60px;
  border: none;
  background-color: #c5c5c5;
  color: #fff;
  cursor: pointer;
}
@media screen and (max-width: 768px){
  .submit_area input{
    width: 100%;
  }
}/* SP only END */
.submit_area span{
  position: relative;
}
@media screen and (min-width: 769px){
  .submit_area span{
    display: block;
  }
}/* PC only END */
.submit_area span:after{
  position: inherit;
  display: inline-block;
  content: "";
  background: url(../images/arrow_link.png) center no-repeat;
  height: 20px;
  width: 6px;
  right: 120px;
  vertical-align: middle;
  text-align: right;
  width: 20px;
  line-height: 20px;
  margin-top: -0.1em;
  font-size: 12px;
  font-size: 1.2rem;
}
.submit_area span:hover:after{
    margin-left: 3px;
    margin-right: -3px;
    transition-duration: 0.3s;
}
@media screen and (min-width: 769px){
  .submit_area .send_button{
    display: flex;
    justify-content: center;
  }
}/* PC only END */
.submit_area .send_button span{
  margin: 0 20px 0 0;
}
@media screen and (max-width: 768px){
  .submit_area .send_button span{
    margin: 0 0 20px 0;
  }
}/* SP only END */
.submit_area .send_button span:first-child input{
  background-color:  #c5c5c5;
}
.submit_area .send_button span:nth-of-type(2){
  margin-right: 0;
}
.submit_area .send_button span:nth-of-type(2) input{
  background-color: #00a395;
}
.form_wrapper form dl .wpcf7c-elm-step2{
  display: block;
  text-align: center;
}
.duck{
  background: #00a395!important;
}
.red{
  background: #b92c00!important;
}
.cnt_red{
  display: block;
  font-weight: bold;
}
/* 中途の応募フォーム */
.form_wrapper form dl .birth dd{
    display: flex;
    align-items: center;
}
.form_wrapper form dl .birth dd .unit{
  display: inline-block;
  margin: 0 8px!important;
}
.form_wrapper form dl .birth dd .select2-selection{
  width: 212px!important;
}
@media screen and (max-width: 768px){
  .form_wrapper form dl .birth dd .select2-selection{
    width: 80px!important;
  }
}/* SP only END */
.form_wrapper form dl div dd .select2-selection{
  background-color: #f9e9e4!important;
}
.submit_area .send_button2 span:nth-of-type(2) input{
  background: #b92c00!important;
}
/*応募フォーム確認画面*/
input:-internal-autofill-selected{
  border: none;
  background-color: transparent!important;
}
@media screen and (max-width: 1024px){
  .main_bg_text .mainVisual_varticalItem{
    left: 20px;
    margin-top: 0!important;
    width: 90%!important;
  }
  .company_page .company_fInner .sectCont:first-of-type{
    position: relative;
    top: -100px;
    margin-bottom: -100px;
    padding: 20px 0 0 0!important;
    background-color: #fff;
  }
  .recruit_info.company_page .company_fInner .sectCont:first-of-type{
    top: -93px;
    margin-bottom: -93px;
  }
}/* SP only END */

/* @media screen and (max-width: 768px){ */
	.spMenu .mid-spMenuArea h2{
		font-size: 16px;
	}
  .spMenu .mid-spMenuArea h2, .spMenu .new-spMenuArea h2, .footMain h2{
    margin: 12px 0 8px 0;
    padding: 4px 0;
    width: 100%;
    color: #b92c00;
    border-bottom: 1px solid;
  }
  .spMenu .mid-spMenuArea h2 a{
    color: #b92c00;
  }
  .spMenu .new-spMenuArea h2{
    color: #00a395;
  }
  .spMenu .new-spMenuArea h2 a, .footMain h2{
    color: #00a395;
  }
  @media screen and (max-width: 1024px){
    .spMenu .new-spMenuArea h2 a{
      font-size: 20px;
    }
  }
  .footMain h2{
    border: none;
  }
  .spMenu .mid-spMenuArea ul li, .spMenu .new-spMenuArea ul li, .footMain ul li{
    padding: 8px 0;
    display: block;
  }
  .spMenu .new-spMenuArea ul li{
    font-size: 16px;
  }
  .spMenu .mid-spMenuArea ul li a:before, .spMenu .new-spMenuArea ul li a:before, .footMain ul li a:before{
    display: inline-block;
    content: ">";
    color: #b92c00;
  }
  .spMenu .new-spMenuArea ul li a:before, .footMain ul li a:before{
    color: #00a395;
  }
	.spMenu .mid-spMenuArea ul li a{
		font-size: 16px;
	}
  .spMenu .mid-spMenuArea ul li a, .spMenu .new-spMenuArea ul li a, .footMain ul li a{
    width: 100%;
    margin: 0 8px 0 0;
    padding: 8px 0;
    color: #333;
    border: none;
  }
  .footMain ul li a{
    /* display: block; */
		font-size: 14px;
  }
  /* .spMenu .mid-spMenuArea ul li a, .spMenu .new-spMenuArea ul:last-of-type{
    border-top: 1px solid #00a395;
  } */
  .footMain .colBox{
    display: flex;
  }
  .footMain .colBox .col2:first-child{
    /* margin-right: 20px;
    padding-right: 8px;*/
    border-right: solid 1px #dcdcdc;
  }
/* }/* SP only END */
.footMain h2, .footMain h2 a{
  margin: 0 0 12px 0;
}
.footMain h2, .footMain h2 a, .footMain dl dt{
  color: #b92c00;
  font-weight: bold;
  font-size: 1.6rem;
	font-size: 16px;
}
.newGraduate .footMain h2{
  margin: 12px 0;
}
.newGraduate .footMain h2, .newGraduate .footMain h2 a{
  color: #00a395;
  font-weight: bold;
}
.newGraduate .footMain h2 a{
  font-size: 1.8rem;
}
.newGraduate .footMain ul li a{
  /* display: inline-block; */
  padding: 8px 0;
}
.footMain dl dt{
  margin-bottom: 4px;
  min-width: 120px;
  font-size: 1.4rem;
	font-size: 14px;
}
.footerMap_wrapper .footerMap_inner{
  /* display: flex; */
  margin: 0 0 12px 0;
}
.footMain dl dd{
  display: inline-block;
  margin: 0 8px 0 0;
	font-size: 14px;
}
.footMain dl dd a, .newGraduate .footMain ul li a{
  color: #333;
  font-weight: bold;
}
.footMain .col2 ul li a:before, .footMain .col2 ul:nth-of-type(2n) li a:before{
  display: inline-block;
  margin: 0 4px 0 0;
  content: ">";
  color: #00a395;
}
.footMain ul:last-child li a:before{
  display: none;
}
.footMain .colBox .col:first-of-type{
  /* width: 60%;
  border-right: solid 1px #dcdcdc; */
}
@media screen and (min-width: 1025px){
  .footMain .colBox .col.col2{
    padding: 0 0 0 20px;
  }
}/* PC only END */
@media screen\0 {
  .footMain .colBox .col.col2{
		width: 49.8%;
  }
}
.footMain .colBox .col:nth-of-type(2) ul li{
  /* margin: 0 0 12px 0; */
}
.newGraduate .footMain .colBox{
   display: block;
 }
 @media screen and (min-width: 769px){
   .forNew_intList{
     margin-top: 80px;
   }
 }/* PC only END */
.forNew_intList .colBox .col4{
   position: relative;
    width: 365px;
    padding-bottom: 50px;
    margin-bottom: 40px;
 }
.forNew_intList .colBox .col4 .greenTriangle{
   position: absolute;
    height: 40px;
    width: 40px;
    top: 0;
    left: 5px;
    background-image: linear-gradient(135deg, #00a395 26px, transparent 0);
 }
.forNew_intList .text_area{
   position: absolute;
   right: 0;
   top: 365px;
   width: 355px;
   padding: 0 5px;
   height: auto;
}
@media screen and (max-width: 768px){
  .forNew_intList .text_area{
    padding: 0;
  }
}/* SP only END */
.forNew_intList .text_area .name_wrapper{
  position: relative;
  width: 100%;
  margin: 0;
  padding: 0;
}
@media screen and (max-width: 768px){
  .forNew_intList .text_area .name_wrapper{
    top: 5px;
  }
}/* SP only END */
.forNew_intList .text_area .name_wrapper p.blueBack{
  position: relative;
  z-index: 20;
  width: 200px;
  margin-left: 42px;
  padding: 0;
  background-color: #26b1a5;
  color: #fff;
  font-size: 1.6rem;
}
@media screen and (min-width: 769px){
  .forNew_intList .text_area .name_wrapper p.blueBack{
    height: 37px;
    line-height: 37px!important;
    text-align: center!important;
  }
}/* PC only END */
.forNew_intList .text_area .name_wrapper .name_inner span.department_p{
  position: absolute;
  z-index: 10;
  top: 21px;
  right: 0;
  min-width: 250px;
  width: auto;
  padding: 27px 14px 7px 10px;
  box-sizing: border-box;
  background-color: #eaff00;
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: 700;
  text-align: right;
}
.forNew_intList .text_area .name_wrapper .name_inner p:first-of-type{
  position: absolute;
  top: 25px;
  width: 315px;
  height: 138px;
  margin-bottom: inherit!important;
  margin: 0;
  padding: 67px 5px 19px;
  background-color: #f9f9f9;
  text-align: right!important;
  font-size: 3.0rem;
  box-sizing: border-box;
  line-height: inherit!important;
}
.forNew_intList .text_area .name_wrapper .name_inner p:first-of-type span{
  display: block;
  font-size: 1.6rem;
  color: #26b1a5;
}
.forNew_intList a{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 150%;
  z-index: 999;
}
@media screen and (max-width: 1024px){
  .forNew_intList{
    padding: 0;
    margin-top: 40px;
  }
  .forNew_intList ul li{
    position: relative;
    /* padding-bottom: 45px; */
    max-height: 330px;
    margin-bottom: 80px;
  }
  .forNew_intList .text_area {
    position: absolute;
    top: 25px;
    width: 100%;
  }
  .forNew_intList .text_area h2 {
    position: relative;
    top: -30px;
    left: 30px;
    width: 200px;
    padding: 12px;
    font-size: 2.0rem;
    text-align: left;
    font-weight: normal;
  }
  @media screen and (max-width: 768px){
    .forNew_intList .text_area h2{
      font-size: 1.6rem;
      top: -28px;
      max-width: 60%;
    }
  }/* SP only END */
  .forNew_intList .text_area .name_wrapper p.blueBack {
    top: -42px;
    left: 10px;
    width: 120px;
    margin: 0;
    padding: 2px 8px;
    box-sizing: border-box;
  }
  .forNew_intList .text_area .name_wrapper .name_inner span.department_p {
    top: -17px;
    left: 0;
    width: 75%;
    padding: 4px;
    font-size: 1.6rem;
    box-sizing: border-box;
    font-weight: normal;
  }
  .forNew_intList .text_area .name_wrapper .name_inner p:first-of-type {
    top: 8px;
    left: 0;
    padding: 8px;
    width: 100%;
    height: 50px;
    background-color: #F9F9F9;
    text-align: right!important;
    font-size: 1.7rem;
    font-weight: normal;
  }
}/* SP only END */
.staffIntro_wrapper .career_fInner{
  max-width: 1040px;
}
footer .footMain {
  overflow: hidden;
}
.pageType_corporate footer h2,
.pageType_corporate footer div a{
  color: #333;
	margin: 0 0 5px 0;
}
.pageType_corporate .footMain ul{
	margin-bottom: 15px;
}
.pageType_corporate .footMain ul li a{
	padding: 0;
}
.pageType_corporate .footMain ul li .bnrArea{
	padding-top: 5px;
}
.pageType_corporate footer .colBox div div a{
  /*display: block;*/
}
.pageType_corporate .footMain .colBox .col.col2{
	padding: 0 5px;
}
.pageType_corporate .footMain .colBox .col2:first-child{
	border: none;
}
.pageType_corporate .footMain>.fInner>.colBox{
	margin: 0 -40px;
}
.pageType_corporate .footMain>.fInner>.colBox>.col{
	padding: 0 40px;
}
.pageType_corporate .footMain>.fInner>.colBox>.col:nth-child(2){
	border-left: solid 1px #ddd;
	border-right: solid 1px #ddd;
}
.pageType_corporate footer ul li a:before{
  display: none!important;
}
.pageType_corporate .footMain .c_00a395{
	color: #00a395;
}
.pageType_corporate .footMain .footMenu_indent{
	padding-left: 1em;
	margin-bottom: 10px;
}
.pageType_corporate .footMain .footMenu_indent li{
	padding: 5px 0;
}
/*@media screen and (min-width: 1025px){
  .pageType_corporate footer ul li a, .pageType_corporate footer .colBox div{
    margin: 0 8px 0 12px;
  }
}*//* PC only END */
@media screen and (max-width: 1024px){
  .pageType_corporate footer h2{
    margin-bottom: 0;
    font-size: 1.8rem;
  }
  .pageType_corporate footer h2 a{
    color: #26b1a5;
  }
  .pageType_corporate footer .colBox div div a{
    padding: 8px 0;
  }
}/* SP only END */

@media screen and (max-width: 1024px){
  .pageType_corporate footer .colBox{
    display: block;
  }
  .pageType_corporate footer .colBox .col:nth-of-type(2){
    padding: 0;
  }
  .pageType_corporate .colBox .col:first-of-type{
    border: none;
  }
}/* SP only END */
.staffIntro_wrapper .btn.linkBtn.absoluteArrow:after, .bottomBtn .btn.linkBtn.absoluteArrow:after{
  display: none;
}

/* コーポレートサイト　SP調整 */
@media screen and (max-width: 1024px){
  .training_system_ojt_image01{
    margin-bottom: 40px;
    height: 230px;
    background-size: contain;
  }
  .training_system_ojt_image02{
    margin: 15px 0 0 0;
    height: 230px;
    background-size: contain;
  }
  .com_training_system section .sectCont .topTitle{
    /* padding-top: 0; */
  }
  .com_training_system .ojt_image{
    margin-bottom: 0;
  }
  .com_training_system .training_system_img_group{
    margin-top: 0;
  }
  .com_training_system .album_title{
    font-size: 1.8rem;
  }
  .com_training_system .album_detail{
    margin-top: 2px;
  }
}/* SP only END */

/* コーポレートサイト　採用情報のページ修正 */
.recruit_info.main_bg_text .mainVisual_varticalItem h1{
  color: #333;
}
.recruit_info.main_bg_text .mainVisual_varticalItem h2{
  color: #00a395;
}
.recruitment_information .info_col_career{
  background-size: inherit;
  background-position-y: 55px;
}
@media screen and (max-width: 1024px){
  .recruitment_information .info_col_career{
    background-size: 200px;
    background-position-y: 15px;
  }
  .recruit_info .about_us .colBox .col{
    margin-top: 0!important;
    margin-bottom: 32px;
  }
}/* SP only END */

/*404*/
.error_page .linkBtn{
  background-color: #00a395;
}
.error_page .linkBtn:hover{
  background-color: #19b5a8
}
/*/404*/
@media screen and (max-width: 768px){
  .entry h2{
    padding-top: 32px;
  }
}/* SP only END */
body.pageType_newGraduate .floatMenu .floatMenu_menu h2 a{
  color: #19b5a8;
  font-size: 1.8rem;
}
body.pageType_newGraduate .floatMenu ul li a{
  font-weight: bold;
}
header .headMenu li:nth-of-type(3):hover > ul{
  left: 40px;
}
a.blank:after{
  display: inline-block;
  content: "";
  position: relative;
  top: 3px;
  margin: 0 0 0 4px;
  width: 17px;
  height: 17px;
  background-image: url(../images/icon_blank.png);
}
/* 中途応募フォームのラジオボタン調整 */
.radio_wrapper input[type="radio"]:not(.button) + .radio_css,
.radio_wrapper input[type="radio"]:not(.button) + input[type="hidden"] + .radio_css{
  position: relative;
  display: inline-block;
  padding: 3px 3px 3px 20px;
  cursor: pointer;
}
.radio_wrapper input[type="radio"]:not(.button) + .radio_css:before,
.radio_wrapper input[type="radio"]:not(.button) + .radio_css:after,
.radio_wrapper input[type="radio"]:not(.button) + input[type="hidden"] + .radio_css:before,
.radio_wrapper input[type="radio"]:not(.button) + input[type="hidden"] + .radio_css:after{
  position: absolute;
  content: '';
  top: 50%;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -ms-border-radius: 100%;
  -o-border-radius: 100%;
  border-radius: 100%;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}
.radio_wrapper input[type="radio"]:not(.button) + .radio_css:before,
.radio_wrapper input[type="radio"]:not(.button) + input[type="hidden"] + .radio_css:before{
  left: 0;
  width: 14px;
  height: 14px;
  margin-top: -8px;
  background: #f3f3f3;
  border: 1px solid #ccc;
}
.radio_wrapper input[type="radio"]:not(.button) + .radio_css:after,
.radio_wrapper input[type="radio"]:not(.button) + input[type="hidden"] + .radio_css:after{
  opacity: 0;
  left: 4px;
  width: 8px;
  height: 8px;
  margin-top: -4px;
  background: #3498db;
  -webkit-transform: scale(2);
  -moz-transform: scale(2);
  -ms-transform: scale(2);
  -o-transform: scale(2);
  transform: scale(2);
}
.radio_wrapper input[type="radio"]:not(.button):checked + .radio_css:before,
.radio_wrapper input[type="radio"]:not(.button):checked + input[type="hidden"] + .radio_css:before{
  background: #fff;
  border: 1px solid #3498db;
}
.radio_wrapper input[type="radio"]:not(.button):checked + .radio_css:after,
.radio_wrapper input[type="radio"]:not(.button):checked + input[type="hidden"] + .radio_css:after{
  opacity: 1;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
.tomonin_wrapper .welfare_image03{
  top: 150px;
}

/*IE対応*/
@media all and (-ms-high-contrast: none){
  .forNew_intImg .text_area .name_wrapper .name_inner p:first-of-type {
    letter-spacing: 0.1rem;
    }
    .company_fInner .new_button .btn_inner .font14{
      letter-spacing: 0.1rem;
    }
    .forCareer_formWrapper select, .select2 .selection .select2-selection{
      background-size: 100px;
      background-position-x: 143px;
    }
    .form_wrapper form dl .address_wrapper .info_wrapper :first-of-type.divInner dd input, .address01 .selection .select2-selection{
      width: 212px!important;
    }
}
.careerEntry_wrapper .mid_content table td p{
  line-height: 1.2!important;
}
.careerEntry_wrapper table.tStyle_01 tr{
  background-color: #fff;
}
.careerEntry_wrapper .mid_jobSingle{
  background-color: #f8f8f8;
}
@media screen and (max-width: 768px){
  .careerEntry_wrapper .mid_eyecatch .images{
    width: 100%;
  }
  .careerEntry_wrapper .mid_content table{
    width: 100%;
  }
  .staffIntro_wrapper .btnArea .searchBtn span{
    display: flex;
    align-items: center;
  }
}/* SP only END */
@media screen and (min-width: 769px){
  .welfare .company_fInner .welfare_detail01 .sectTit{
    padding-top: 0;
  }
}/* PC only END */

/* 中途メニュートップのpadding調整 */
@media screen and (max-width: 768px){
  .pageType_midCareer .search_styleArea{
    padding-top: 0!important;
  }
}/* SP only END */

/* 中途スタッフインタビュー一覧の調整 */
@media screen and (max-width: 768px){
  .staffIntro_wrapper .colBox article.intMenu_article .img_wrapper, .staffMenu_area .intMenu_ul .img_wrapper{
    position: inherit;
    max-width: none;
    width: inherit;
    height: inherit;
    overflow: inherit;
  }
  .staffIntro_wrapper .colBox article.intMenu_article .img_wrapper img, .staffMenu_area .intMenu_ul .img_wrapper img{
    position: inherit;
    left: 0;
    max-width: 100%;
  }
}/* SP only END */

.forNew_intMenu .text_area .name_wrapper .name_inner p:first-of-type{
  /*width: 100%;*/
}
.forNew_intMenu ul li a{
  /*height: 150px;*/
}
@media screen and (max-width: 1024px){
  .mainTitle_area_SP{
    position: relative;
		overflow: hidden;
    /* height: 270px; */
  }
  .mainTitle_area_SP .img-wrapper{
    /*height: 200px;
    background-color: #eae5df;*/
		overflow: hidden;
  }
	.mainTitle_area_SP .img-wrapper:before{
		content: "";
    display: block;
    width: 100%;
    padding-top: 40%;
    background-color: #f5f5f5;
	}
  .mainTitle_area_SP .img-wrapper img{
    width: 130%;
    max-width: inherit;
    right: 0;
    position: absolute;
    top: 0;
  }
  .mainTitle_area_SP .title_wrapper{
    position: absolute;
    right: 0;
    bottom: 0;
		z-index: 1;
  }
  .mainTitle_area_SP .title_wrapper .interview{
    margin: 0 8px 0 0!important;
    text-align: right!important;
    color: #b92c00;
    font-weight: bold;
  }
  .mainTitle_area_SP .title_wrapper .inexperience{
    margin: 0 0 0 auto;
    padding: 8px 12px 20px 12px;
    width: 260px;
    background-color: #cc8c6a;
    color: #fff;
    font-size: 1.5rem;
    text-align: right!important;
    line-height: 1.8rem!important;
  }
  .title_wrapper02{
    padding: 0 12px 12px 0;
    background-color: #F5F5F5;
		/* position: relative; */
  }
  .title_wrapper02 h1{
    position: relative;
    margin-top: -25px;
    width: 280px;
    padding: 12px;
    color: #fff;
    font-size: 1.8rem;
    font-weight: normal;
    background-color: #b92c00;
		z-index: 2;
  }
  .title_wrapper02 .name_wrapper p{
    text-align: right!important;
  }
  .title_wrapper02 .name_wrapper p:first-of-type{
    margin: 12px 0 0 0!important;
    color: #b92c00;
    font-weight: bold;
    font-size: 1.4rem;
  }
  .title_wrapper02 .name_wrapper p span{
    font-size: 1.4rem;
    padding: 0 8px 0 0;
  }
  .title_wrapper02 .name_wrapper p:nth-of-type(2){
    margin-bottom: 0!important;
    font-size: 2.2rem;
  }
  .staffIntro_wrapper .colBox .intMenu_article .img_wrapper.only_SP img, .staffMenu_area ul li .img_wrapper img{
    left: 0;
  }

}
@media screen and (max-width: 768px){
	.mainTitle_area_SP .img-wrapper:before{
    padding-top: 76%;
	}
  .mainTitle_area_SP .img-wrapper img{
    width: 200%;
  }
}/* SP only END */

@media screen and (max-width: 1024px){
  .Android .staffIntro_wrapper .colBox article .title_wrapper h1{
    top: 25px;
  }
  .Android .staffMenu_area ul li .staffInfo_wrapper .top_info p:last-of-type{
    top: -8px
  }
  .Android .staffMenu_area ul li .staffInfo_wrapper .bottom_info{
    top: -5px;
  }
  .Android .staffIntro_wrapper .colBox article .name_wrapper{
    top: 70px;
  }
}/* SP only END */

@media screen and (min-width: 1025px){
  .entry .sectTit{
    margin-bottom: 54px!important;
  }
}/* PC only END */

/* 小規模多機能ページ */
.small_home_wrap{
  display: flex;
}
@media screen and (max-width: 1080px){
  .small_home_wrap{
    padding: 0;
    flex-direction: column;
  }
}
.small_home_schedule_wrapper{
  margin-top: 0;
  border-left: 1px solid #00a395;
}
@media screen and (max-width: 1080px){
  .small_home_schedule_wrapper{
    margin-top: 24px;
  }
}
.small_home_schedule_wrapper .service_equipments_title{
  margin-top: 0;
  font-size: 2.0rem;
}
.small_home_schedule_detail{
  padding-left: 14px;
  font-size: 1.8rem;
}
@media screen and (max-width: 1080px){
  .small_home_schedule_detail {
    width: 100%;
  }
}
.small_home_schedule_time{
  width: 100px;
  min-width: 100px;
  padding-left: 14px;
  font-size: 2rem;
  font-weight: bold;
  color: #00a395;
}
@media screen and (max-width: 1080px){
  .small_home_schedule_time {
    width: 100%;
    font-size: 1.7rem;
  }
}
@media screen and (max-width: 767px){
  .small_home_schedule_wrapper .service_equipments_title{
    padding-left: 12px;
    text-align: left;
  }
}

.service_kurashi_col1, .service_kurashi_col2 {
  margin-right: 30px;
}
.service_col_wrapper.concept {margin: 0 -15px;}


.about_price .sectTit .subTit{
  color: #DEA649!important;
}

.about_price .bynumMenu ul li > a:after{
  border-top: solid 10px #DEA649;!important;
}

.about_price .insurance{
  display: flex;
}


.about_price .insurance_image img{
  width: 329px;
  /* height: 169px; */
}
.about_price .service_visiting_solution_right{
  right: 60px;
}

@media screen and (max-width: 1000px){
  .about_price .insurance{
    display: block;
  }
  .about_price .insurance_image{
    text-align: center;
  }
}

.about_price .service_kurashi_case .accordionBox .accordion_block:last-of-type{
  border-bottom:1px solid #F7CD8B!important;
}

.about_price .service_kurashi_case .accordionBox .accordion_block .accordion_handle{
  border:1px solid #F7CD8B;
  background-color: #FFFAD1;
}
@media screen and (max-width: 419px){
  .about_price .service_kurashi_case .accordionBox .accordion_block:nth-of-type(3) .accordion_handle{
    height: 100px;
  }
}/* SP only END */
.about_price .service_case_request h2,.about_price .service_kurashi_case .service_visiting_solution_left h2{
  color:#DEA649;
}

.about_price .service_kurashi_case .service_visiting_solution_left_wrapper,.about_price .service_kurashi_case .service_visiting_solution_left_wrapper:before{
  background-color:#FFFAD1;
}

.about_price .service_kurashi_case .accordionBox .accordion_block .accordion_content{
  padding-bottom: 40px;
  background: none;
  border: 1px solid #F7CD8B;
  border-bottom: none;
}

.about_price .service_schedule h2{
  padding:48px 0 24px 0;
  font-size: 20px;
}

.about_price .service_price h2{
  padding:24px 0;
  font-size: 20px;
}

.about_price .service_price p{
  margin:0;
  margin-bottom: 0 !important;
  color:#595757;
  font-size: 1.6rem;
}

.about_price .service_price .service_plan_surround {
  display: flex;
  justify-content: center;
}

.about_price .service_planType{
  position: relative;
  width: 100%;
  border:1px solid #F7CD8B;
}

.about_price .service_planType:nth-child(2){
  margin: 0 16px;
}

.about_price .service_planType .service_header{
  padding:8px;
  background-color: #F7CD8B;
}

.about_price .service_planType .service_header p {
  margin: 0;
  margin-bottom: 0 !important;
  font-size: 16px;
  font-weight: bold;
  text-align: center !important;
}

.about_price .service_planType .service_body{
  padding: 16px;
}

.about_price .service_planType .service_body .service_explain {
  display: flex;
  justify-content: center;
  padding-bottom: 16px;
}
@media screen and (max-width: 768px){
  .about_price .service_planType .service_body .service_explain{
    display: inherit;
    text-align: center;
  }
}/* SP only END */

.about_price .service_planType .service_body .service_explain img{
  width: 115px;
  height: 115px;
  margin-right: 16px;
}

.about_price .service_planType .service_body .service_explain p{
  padding-top:8px;
  margin-left: 16px;
}

.about_price .service_planType .service_body .service_explain p,.about_price .service_calc .service_calc_body p{
  font-size: 16px;
  font-weight: lighter;
  text-align: center !important;
}
@media screen and (max-width: 768px){
  .about_price .service_planType .service_body .service_explain p,.about_price .service_calc .service_calc_body p{
    margin: 0!important;
  }
  .about_price .service_calc .service_calc_body{
    padding: 12px!important;
  }
}/* SP only END */

.about_price .service_planType .service_body .service_explain p span,.about_price .service_calc .service_calc_body p span{
  font-size:27px;
  font-weight: bold;
}

.about_price .service_calc{
  position:relative;
}

.about_price .service_calc .service_calc_header{
 width: 50%;
  padding:8px;
  background-color: #F7CD8B;
}
@media screen and (max-width: 768px){
  .about_price .service_calc .service_calc_header{
    width: 100%;
    box-sizing: border-box;
  }
}/* SP only END */
@media screen and (min-width: 321px) and (max-width: 768px){
  .service_calc.single .service_calc_body p span{
    margin: 0 0 0 8px;
  }
}/* SP only END */

.about_price .service_calc .service_calc_header p{
  font-size:14px;
  font-weight: bold;
  text-align: center;
}

.about_price .service_calc .service_calc_body{
  padding:16px;
  background-color:#FFFAD1 ;
  border:1px solid #FFFAD1;
}

.about_price .service_calc.single,.about_price .service_calc.summarize{
  margin-top: 58px;
  border:1px solid #F7CD8B;
}

.about_price .service_calc.summarize{
  width: 60%;
  margin: 58px auto 24px auto;
}

.about_price .service_planType:after,.about_price .service_calc.single:after{
  content: "";
  position: absolute;
  right: 0;
  bottom: -40px;
  left: 0;
  width: 0px;
  height: 0px;
  margin: auto;
  border-style: solid;
  border-color: #F7CD8B transparent transparent transparent;
  border-width: 40px 50px 0 50px;
}

.about_price .service_calc.summarize h3{
  font-size: 16px;
  font-weight: 600;
  text-align: center;
}
@media screen and (max-width: 768px){
  .about_price .service_calc.summarize h3{
    margin-bottom: 12px;
    font-size: 18px;
  }
}/* SP only END */

.about_price .textTidy_surround{
  display: flex;
  justify-content: center;
  align-items: baseline;
}
@media screen and (max-width: 768px){
  .about_price .textTidy_surround{
    display: inherit;
  }
}/* SP only END */

.about_price .textTidy:first-child{
  min-width: 200px;
}

.about_price .price_caution{
  font-size: 14px;
  margin-left: 50%;
}

@media screen and (max-width: 1080px){
  .about_price .service_price .service_plan_surround{
    display: block;
  }

  .about_price .service_planType:nth-child(2){
    margin: 16px 0;
  }

  .about_price .service_price .service_planType .ipad{
    display: flex;
    justify-content: center;
  }

  .about_price .service_explain,.about_price .service_calc{
    width: 100%;
  }

  .about_price .service_planType:after{
    display: none;
  }

  .about_price .service_planType.last:after{
    display: block;
    content: "";
    position: absolute;
    right: 0;
    bottom: -40px;
    left: 0;
    width: 0px;
    height: 0px;
    margin: auto;
    border-style: solid;
    border-color: #F7CD8B transparent transparent transparent;
    border-width: 40px 50px 0 50px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1080px){
  .about_price .service_explain,.about_price .service_calc{
    margin-left: 12px;
  }
}

@media screen and (max-width: 767px){
  .about_price .service_price .service_planType .ipad{
    display: block;!important;
  }

  .about_price .service_calc{
    width: 100%;
    /* margin-top: 16px; */
  }

  .about_price .service_calc.summarize{
    width: 100%;
    margin: 58px auto 24px auto;
  }

  .about_price .price_caution{
    font-size: 14px;
    margin-left: 0;
  }

  .about_price .textTidy:first-child{
    min-width:170px;
  }

  .about_price service_visiting_solution_left_wrapper{
    padding: 8px;
  }
}

.about_price .standard_explain h2{
  padding: 72px 0 20px;
  font-size: 20px;
 }

.about_price .standard_explain p{
  margin-bottom: 0 !important;
  font-size: 16px;
}

.about_price .service_limited_plan_price_table table{
  border-top:0 !important;
  border-left: 0 !important;
}

.about_price .service_limited_plan_price_table{
  margin-top: 40px;
}

.about_price .service_limited_plan_price_table th,.about_price .service_limited_plan_price_table td{
   padding:12px 16px;
   border:1px solid #F7CD8B;
  font-size: 16px;
  font-weight: lighter;!important;
 }

.about_price .service_limited_plan_price_table th.planname,.about_price .service_limited_plan_price_table td.planname{
   font-weight: bold;!important;
}

.about_price .service_limited_plan_price_table th:nth-child(1){
   width: auto;
   min-width: 101px;
   padding:12px 16px;
 }

.about_price .service_limited_plan_price_table td:last-child{
  width: auto;
  min-width: 160px;
}

.about_price .service_limited_plan_price_table th.cream{
   background-color:#FFFAD1 ;
 }

.about_price .service_limited_plan_price_table th.orange{
  background-color:#F7CD8B;
}

.about_price .service_limited_plan_price_table td:last-child{
  text-align: right;
}

@media screen and (max-width: 1080px){
   /* #main .about_price table th, #main .about_price table td{
    display: block;
    width: 100%;
    box-sizing: border-box;
  } */
  .about_price .service_limited_plan_price_table table tr.planname{
    display: none;
  }

  .about_price .service_limited_plan_price_table th{
    font-weight: bold;
  }

  .about_price .service_limited_plan_price_table td:last-child{
    display: flex!important;
    justify-content: center;
  }

  .about_price .service_limited_plan_price_table td:last-child{
    width: auto;
    min-width: 0;
  }
}

@media screen and (max-width:640px ){
  .about_price .service_kurashi_case .service_visiting_solution_left_wrapper, .about_price .service_kurashi_case .service_visiting_solution_left_wrapper:before{
    background-color: #fff;
  }
}

/*その2ページ*/
.about_price.style2 .service_price .service_price_header{
   padding:8px;
   background-color:#F7CD8B ;
 }

.about_price.style2 .service_price .service_price_header h3,.about_price.style2 .service_price .service_price_body .insurance h3{
  font-weight: bold;
  font-size: 2.0rem;
}
@media screen and (max-width: 1080px){
  .about_price.style2 .service_price .service_price_header h3,.about_price.style2 .service_price .service_price_body .insurance h3{
    font-size: 1.8rem;
  }
}/* SP only END */

.about_price.style2 .service_price .service_price_header h3{
  text-align: center;
}

.about_price.style2 .service_price .service_price_body {
   padding: 8px;
   background-color: #FFFAD1;
 }

.about_price.style2 .service_price .service_price_body {
  padding: 16px;
  background-color: #FFFAD1;
}

.about_price.style2 .service_price_body .insurance{
  display: block;
  padding: 16px;
  background-color: #ffffff;
}

.about_price.style2 .service_price .service_price_body table{
  margin:0 auto 0 !important;
}

.about_price.style2 .service_price .service_price_body table tr td{
  /* border-bottom:1px solid #B5B5B5 ;
  line-height: 1.8;
  font-size: 14px; */
}

.about_price.style2 .service_price .service_price_body table tr td.last{
  padding-bottom: 0;
  border-bottom:0 ;
}



.about_price.style2 .service_price .service_price_body table td:last-child{
  color:#595757;
}

.about_price.style2 .service_price .service_price_body h4{
  font-weight: inherit;
  font-size: 1.6rem;
  color:#595757;
}

.about_price.style2 .service_price .signal{
  text-align: center;
}

.about_price.style2 .service_price .signal p{
  color: #DEA649;
  font-size: 32px;
  text-align: center !important;
}

.about_price.style2 .service_price .signal img{
  padding:24px;
  width:32px;
  height: 32px;
}


.about_price.style2 .service_price .summarize{
  line-height: 1.8;
  padding: 16px;
  background-color: #CB8F2C;
}

.about_price.style2 .service_price .summarize h3{
  font-size: 20px;
  color: #ffffff;
}
@media screen and (max-width: 768px){
  .about_price.style2 .service_price .summarize h3{
    font-size: 16px;
  }
}/* SP only END */

.about_price.style2 .service_price .summarize p{
  font-size: 16px;
  color: #ffffff;
}

.about_price.style2 .service_price .item{
  display: inline-block;
  margin: 0 20px 0 0;
}
@media screen and (max-width: 768px){
  .about_price.style2 .service_price .item{
    margin: 0 12px 0 0;
  }
}/* SP only END */
#main .about_price.style2 table td img{
  width: 16px;
  height: 16px;
  margin: 0 8px 0 0;
}
#main .about_price.style2 table td:first-of-type{
  display: flex !important;
  align-items: center;
}

@media screen and (max-width: 1080px) {
  /* #main .about_price.style2 table td{
    display: table-cell !important;
  } */

  #main .about_price.style2 table .checkimage{
    width: 40px!important;
  }

  #main .about_price.style2 table td{
    width:auto;
  }

  #main .about_price.style2 table tr.noncovered td:last-child{
    padding: 0!important;
  }
}
.about_price .insurance_detail{
  max-width: 650px;
}
.price_list .price_parts h4{
  display: flex;
  align-items: center;
  margin: 12px 0 0 12px;
}
@media screen and (max-width: 768px){
  .price_list .price_parts h4{
    display: block;
  }
}/* SP only END */
@media screen and (max-width: 1080px){
  .price_list .price_parts h4{
    margin-left: 0;
  }
}/* SP only END */
.price_list .price_parts h4 img{
  width: 16px;
  height: 16px;
  margin: 0 8px 0 0;
}
.price_list .price_parts p{
  margin-left: 32px;
}
@media screen and (max-width: 1080px){
  .price_list .price_parts p{
    margin-left: 20px;
  }
}/* SP only END */
.price_list .price_parts h4 span.price{
  margin: 0 0 0 30px;
}
@media screen and (max-width: 768px){
  .price_list .price_parts h4 span.price{
    margin-left: 20px;
  }
}/* SP only END */
@media screen and (max-width: 1080px){
  .price_list .price_parts h4 span.price{
    display: block;
  }
}/* SP only END */

.illustBtnArea{
  display: flex;
  margin: 0 auto;
  align-items: center;
  justify-content: center;
}
.illustBtnArea a{
  position: relative;
  display: block;
  width: 400px;
  margin: 0 18px 0 0;
  border: solid 1px #00a395;
  text-align: left;
  background-position: right;
  background-repeat: no-repeat;
  background-size: 140px;
  /* margin: 0 20px 0 0; */
}
.illustBtnArea a:hover{
  opacity: 0.7;
}
.illustBtnArea a>span{
  position: absolute;
  top: 0;
  left: 0;
  margin: 10px 0 0 15px;
}
.illustBtnArea a:last-child{
  margin: 0;
}
.illustBtnArea a:before{
  content: "";
  display: block;
  width: 100%;
  padding-top: 100px;
}
.illustBtnArea a h3{
  color: #00a395;
  /* font-size: 30px; */
  font-size: 2.4rem;
  margin: 10px 0 3px 0;
}
@media screen and (max-width: 580px){
  .illustBtnArea a:before{
    padding-top: 24%;
  }
  .illustBtnArea a h3{
    font-size: 2.2rem;
  }
}/* SP only END */
.illustBtnArea a>span>span{
  color: #333;
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: 700;
}
@media screen and (max-width: 1080px){
  .illustBtnArea{
    display: inherit;
    margin: 0 auto;
    width: 580px;
  }
  .illustBtnArea a{
    width: 580px;
    margin-bottom: 15px;
  }
}/* SP only END */
.illustBtnArea a.pickup_btn{
  background-image: url(../images/pages/co_company_top/offices_il2.png);
}
.illustBtnArea a.activity_btn{
  background-image: url(../images/pages/co_company_top/letter_il2.png);
}
.illustBtnArea a.price_btn{
  background-image: url(../images/pages/co_company_top/price_il2.png);
}
@media screen and (max-width: 580px){
  .illustBtnArea{
    width: 92%;
  }
  .illustBtnArea a{
    width: 100%;
    background-size: 140px;
  }
}/* SP only END */
