/* recruit */
.a-side-a.column.-col4 div {
 /* width: 100% !important; */ }
.senpai .sp {
  display: none;
}
img.p_t {
    border-radius: 0;
}
#a-main {
    line-height: 1.6;
    padding-bottom: 50px;
}
.top_title_recruit {
    background: url(../img/recruit_top.jpg)no-repeat center center;
    display: block;
    background-size: cover;
    margin-top: 7px;
}

section.recruit_title .title {
    display: inline-block;
    margin-left: 1.5rem;
    vertical-align: middle;
}

section.recruit_title {
    height: 170px;
    max-width: 1100px;
    margin: 0 auto;
    padding: 50px 10px 50px 10px;
}


section.recruit_title p {
    display: inline-block;
    vertical-align: middle;
}

#bk589>div {
    padding-top: 45px;
}

h7 {
    font-size: 1.5rem;
    position: relative;
    display: inline-block;
    width: 100%;
		letter-spacing: 5px;
    text-indent: 5px;
}
h7::before {
    left: 0;
}
h7:after {
    right: 0;
}
h7::before, h7:after {
  content: '';
  position: absolute;
  top: 45%;
  background: url(../img/dotted.png)repeat-x;
  display: inline-block;
  width: 39.5%;
  height: 10px;
}

#recruit_ditel>div {
    padding-left: 34px;
    padding-top: 34px;
    padding-right: 34px;
    padding-bottom: 34px;
    background: #fff;
    border-radius: 15px;
}
section.recruit_ditel_ditel {
    display: flex;
    justify-content: flex-start;
    border-bottom: 1px solid #ffd200;
    line-height: 1.9;
		padding: 10px 10px;
}
section.recruit.br50 {
    border: 2px solid #ffd200;
    border-radius: 15px;
    width: 100%;
    padding: 0;
    margin: 10px 0;
}
section.recruit.br50 h3 {
    width: 100%;
    background-color: #ffd200;
    border-radius: 10px 10px 0 0;
    padding-left: 15px;
}
div.senpai {
    padding: 15px;
    display: inline-block;
}
div.senpai p {
    text-align: justify;
    width: 58%;
    float: left;
}
div.senpai img {
    float: none;
    width: 41%;
    padding-left: 10px;
    position: relative;
}
section.recruit_ditel_ditel.work_t_i {
    flex-wrap: wrap;
    border-bottom: none;
    padding-bottom: 20px;
}
.rec_sp {
  display: none;
}
section.recruit_ditel_ditel.work_t_i p.left.img_work {
  padding: 1% 0;
  width: 49%;
  align-self: center;
}
section.recruit_ditel_ditel.work_t_i p.right.text_work {
  width: 51%;
  padding: 1% 0 1% 2%;
  align-self: center;
  text-align: justify;
}
section.recruit_ditel_ditel.work_ti {
    flex-wrap: wrap;
}
section.recruit_ditel_ditel.work_ti p.left.img_work {
  padding: 1% 0;
  width: 28%;
  align-self: center;
}
section.recruit_ditel_ditel.work_ti p.right.text_work {
  width: 72%;
  padding: 1% 0 1% 2%;
  align-self: center;
  text-align: justify;
}

section.recruit_ditel_ditel:first-child {
	border-top: 1px solid #ffd200;
}
section.recruit_ditel_ditel p.left {
    width: 29%;
    color: #e00012;
}
section.recruit_ditel_ditel p.right {
    width: 100%;
    text-align: justify;
}
section.recruit_ditel_ditel p.right .oreng {
    color: #ff9200;
    display: block;
    margin-top: 10px;
  }
  section.recruit_ditel_ditel p.right .oreng.time {
    color: #ff9200;
    display: inline-block;
    padding: 0 10px 0 0;
    margin-top: 0;
    }
section.recruit_ditel_ditel p.right .oreng:first-child {
    margin-top: 0;
  }
div#recruit_ditel {
    padding: 30px 0 0 0;
}
.oreng {
    color: #ff9200;
  }
.oreng.naiyou {
   padding: 0 10px;
    }
.gray {
    color: #868686;
  }
.red {
  color: #e00012;
  width: 100%;
  display: block;
  border-top: 1px solid #ffd200;
  padding: 15px 10px 0 10px;
}
.red.procces {
  border-top: none;
}
p.right.time_p {
    line-height: 1.4;
}
section.recruit_ditel_ditel.procces {
  justify-content: space-between;
  padding: 10px 0;
}
section.recruit_ditel_ditel.procces .right {
  padding: 0 10px;
}
span.p_p {
    padding-top: 6px;
    text-align: center;
    display: block;
}
section.recruit_ditel_ditel.map {
  flex-flow: column;
  border-bottom: none;
}
section.recruit_ditel_ditel.map .red {
  border-top: none;
    padding: 5px 0 15px 0;
}
div#banner_rec {
    padding: 30px 0 0 0;
}
.oreng.yuusou {
  padding-top: 7px;
}
@media screen and (max-width:1366px) {
  h7::before, h7:after {
    width: 42%;
}
}
@media screen and (max-width:1040px) {
  h7 {
    font-size: 1.3rem;
}
img#r_s_i1 {
    width: 24%;
}
img#r_s_i2 {
    width: 40%;
}
}
@media screen and (max-width:1017px) {
  .top_title_recruit {
    margin: 0;
  }
}
@media screen and (max-width:925px) {
  img#r_s_i1 {
    width: 30%;
}
h7::before, h7:after {
    width: 38%;
}
}
@media screen and (max-width:953px) {
	/* recruit */
	section.recruit_ditel_ditel p.left {
	    width: 40%;
	    color: #e00012;
	}
}



@media screen and (max-width:900px) {
h7::before, h7:after {
    width: 39%;
}
}

@media screen and (max-width:843px) {
section.recruit_ditel_ditel p.left {
    width: 55%;
}
}

@media screen and (max-width:830px) {
		/* recruit */
	section.recruit_ditel_ditel {
	    font-size: 13px;
	}
  span.red {
      font-size: 13px;
  }
  img#r_s_i2 {
    width: 45%;
}
}
@media screen and (max-width:812px) {
  h7 {
    text-indent: 2px;
}
h7::before, h7:after {
    width: 37%;
}
}
@media screen and (max-width:790px) {
  h7::before, h7:after {
      width: 36%;
  }
}
@media screen and (max-width:768px) {
.top_title_recruit {
    margin-top: 113px;
}
section.recruit_ditel_ditel p.left {
    width: 47%;
}
section.recruit_ditel_ditel.work_ti p.left.img_work {
    width: 30%;
}
section.recruit_ditel_ditel.work_ti p.right.text_work {
    width: 70%;
}
div.senpai p {
    width: 100%;
}
div.senpai img {
    width: 100%;
    padding-left: 0;
    padding-top: 10px;
}
}


@media screen and (max-width:767px) {
/* recruit */
section.recruit_ditel_ditel {
  display: block;
}
h7 {
	font-size: 1.3rem;
}
img#r_s_i2 {
    width: 50%;
}
.top_title_recruit {
    margin-top: 67px !important;
}
.rec_sp.bp767 {
  display: block;
}
.rec_pc.bp767 {
  display: none;
}
.senpai .sp {
  display: block;
}
.senpai .pc {
  display: none;
}
.rec_sp {
  display: block;
}
.rec_pc {
  display: none;
}
span.p_p {
    padding: 10px 0 20px 0;
}
section.recruit_ditel_ditel {
    flex-flow: column;
}

p.right {
    width: 100% !important;
}
section.recruit_ditel_ditel.work_ti {
  flex-flow: column;
}
section.recruit_ditel_ditel.work_ti p.left.img_work {
    width: 100%;
}
section.recruit_ditel_ditel.work_ti p.right.text_work {
    width: 100%;
    line-height: 1.7;
    padding: 10px 0 20px 0;
}
section.recruit_ditel_ditel.work_t_i {
    flex-flow: column;
    line-height: 1.7;
}
section.recruit_ditel_ditel.work_t_i p.left.img_work {
    width: 100%;
}
section.recruit_ditel_ditel.work_t_i p.right.text_work {
    width: 100%;
    padding: 10px 0 0 0;
}
section.recruit_ditel_ditel.work_t_i p.right.text_work span.oreng {
  padding-bottom: 5px;
}
section.recruit_ditel_ditel.work_ti p.right.text_work .oreng {
    width: 100%;
    padding-bottom: 5px;
}
}
@media screen and (max-width:739px) {
  h7::before, h7:after {
    width: 35%;
}
}
@media screen and (max-width:736px) {
  h7::before, h7:after {
    width: 35%;
}
}
@media screen and (max-width:729px) {
h7 {
    font-size: 1.2rem;
}
}
@media screen and (max-width:727px) {
			/* recruit */
			section.recruit_ditel_ditel {
    font-size: 12px;
}
span.red {
    font-size: 12px;
}
#recruit_ditel>div {
    padding-left: 30px;
    padding-top: 30px;
    padding-right: 30px;
    padding-bottom: 30px;
}
img#r_s_i1 {
    width: 35%;
}
}
@media screen and (max-width:700px) {
  h7::before, h7:after {
    width: 34%;
}
img#r_s_i2 {
    width: 50%;
}
}
@media screen and (max-width:667px) {
  h7::before, h7:after {
    width: 33%;
}
}
@media screen and (max-width:692px) {
	/* recruit */
	#recruit_ditel>div {
    padding-left: 25px;
    padding-top: 25px;
    padding-right: 25px;
    padding-bottom: 25px;
}
img#r_s_i1 {
    width: 38%;
}
img#r_s_i2 {
    width: 55%;
}
}

@media screen and (max-width:665px) {
	#recruit_ditel>div {
    padding-left: 20px;
    padding-top: 20px;
    padding-right: 20px;
    padding-bottom: 20px;
}
}
@media screen and (max-width:641px) {
div#recruit_ditel {
    padding: 15px 0 0 0;
}
}

@media screen and (max-width:640px) {
/* recruit */
div#recruit_ditel {
	    padding: 15px 15px 0 15px;
	}
.recruit_ditel_ditel.procces span.p_p {
    font-size: 1rem;
}
	div#recruit_ditel:last-child {
	    padding: 0 15px 30px 15px;
	}
section.recruit_ditel_ditel {
    font-size: 1rem;
}
span.red {
    font-size: 1rem;
}
section.recruit_ditel_ditel p.left {
    width: 44%;
}
div#banner_rec {
    padding: 15px;
}
h7 {
    font-size: 1.4rem;
}
h7::before, h7:after {
    width: 38%;
}
img#r_s_i1 {
    width: 26%;
}
img#r_s_i2 {
    width: 42%;
}
#a-main {
    padding-bottom: 15px;
}
}

@media screen and (max-width: 568px) {
  h7::before, h7:after {
    width: 37%;
}
}
@media screen and (max-width: 540px) {
/* recruit */
	section.recruit_ditel_ditel {
    font-size: 13px;
}
span.red {
    font-size: 13px;
}
img#r_s_i2 {
    width: 45%;
}
}

@media screen and (max-width: 490px) {
img#r_s_i1 {
    width: 32%;
}
h7::before, h7:after {
    width: 35%;
}
}

@media screen and (max-width:414px) {
/* recruit */
section.recruit_ditel_ditel {
    font-size: 12px;
}
span.red {
    font-size: 12px;
}
#bk589>div {
    padding: 45px 15px 0 15px !important;
}
div#recruit_ditel:last-child {
    padding: 0 15px 0 15px;
}
section.recruit_title .title {
    margin-left: 0;
}
h7::before, h7:after {
    width: 35%;
}
img#r_s_i1 {
    width: 35%;
}
img#r_s_i2 {
    width: 50%;
}
h7 {
  font-size: 1.1rem;
}
span.p_p {
    font-size: 12px;
}

}

@media screen and (max-width:375px) {
img#r_s_i2 {
    width: 59%;
}
h7::before, h7:after {
    width: 34%;
}
#bk589>div {
    padding: 35px 15px 0 15px !important;
}
}

@media screen and (max-width:320px) {
/* recruit */

h7::before, h7:after {
    width: 31%;
}
img#r_s_i1 {
    width: 38%;
}
}
