@charset "utf-8";

@media screen and (max-width: 767px) {

.firstview {
    background: url(../images/recruitment/1x/firstview.png);
    height: 666px;
    /* background-size: cover; */
    margin-top: -187px;
    background-repeat: no-repeat;
    background-position: center;
}

.firstview .text .box {
    position: absolute;
    top: 245px!important;
    right: 23px!important;
    text-shadow: #fff 1px 1px 1px, #fff -1px 0px 1px, #fff 0px -1px 1px, #fff 0px 1px 1px, #fff 1px 1px 1px, #fff -1px 1px 1px, #fff 1px -1px 1px, #fff -1px -1px 1px, #fff 1px 1px 1px, #fff -1px 1px 1px, #fff 1px -1px 1px, #fff -1px -1px 1px, #fff 1px 1px 1px, #fff -1px 1px 1px, #fff 1px -1px 1px, #fff -1px -1px 1px;
}


.sec01 {
    background: url(../images/caries/back_white.png);
    margin-top: -290px;
    background-position: top;
    background-repeat: no-repeat;
    padding-top: 30px;
}

.sec01 .contents {
    
    text-align: center;
    position: relative;
    width: 100%;
    margin: 0 auto;
}

.sec01 .contents .title {
    width: 90%;
    line-height: 2;
    font-weight: bold;
    font-size: 20px;
    margin: 30px auto 0;
    letter-spacing: 2px;
}

.sec01 .contents p:nth-child(4) img {
    position: absolute;
    top: 50px;
    left: 50px;
}

.sec01 .contents p:nth-child(5) img {
    position: absolute;
    top: 22px;
    left: 300px;
}

.sec01 .contents .bottom {
    margin-top: 30px;
    line-height: 2.3;
}

.sec01 .contents .boxs {
    width: 90%;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    margin: 30px auto 40px;
}

.sec01 .contents .boxs .box {
    margin: 10px 5px;
    position: relative;
}

.sec01 .contents .boxs .box p:nth-child(2){
    font-size: 18px;
    line-height: 1.7;
    position: absolute;
}

.sec01 .contents .boxs .box .one {
    top: 90px;
    left: 34px;
}

.sec01 .contents .boxs .box .two {
    top: 78px;
    left: 34px;
}   

.sec01 .contents .boxs .box .three {
    top: 90px;
    left: 34px;
}

.sec01 .contents .boxs .box .four {
    top: 90px;
    left: 16px;
}

.sec01 .contents .boxs .box .five {
    top: 105px;
    left: 27px;
}

.sec01 .contents p:nth-child(8) img {
    position: absolute;
    bottom: 95px;
    right: 5px;
    width: 20%;
}

.sec02 {
    background: url(../images/index/top_back.png);
    background-position: top;
    padding-top: 10px;
    text-align: center;
}

.sec02 .contents {
    position: relative;
}

.sec02 .contents .first {
    background: url(../images/index/all_back.jpg);
}
.sec02 .contents .second {
    background: url(../images/index/all_back.jpg);
    padding-bottom: 80px;
    width: 95%;
    margin: 0 auto;
}

.sec02 .contents .top {
    padding: 40px 0 0;
    width: 100%;
    margin: 0 auto;
}

.sec02 .contents .top .title {
    position: relative;
    color: #fff;
    font-size: 22px;
    font-weight: 700;
    top: -69px;
    line-height: 1.3;
    width: auto;
}
.sec02 .contents .second .top .title {
    position: relative;
    color: #fff;
    font-size: 24px;
    font-weight: 700;
    top: -55px;
    line-height: 1.3;
    width: auto;
}

.sec02 .contents .first .boxs {
    width: 90%;
    margin: 0 auto;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}

.sec02 .contents .first .boxs .box {
    position: relative;
    margin: 0;
}

.sec02 .contents .first .boxs .third {
    left: 7px;
}

.sec02 .contents .first .boxs .box p:nth-child(2) ,.sec02 .contents .first .boxs .box02 p:nth-child(2) ,.sec02 .contents .first .boxs .box03 p:nth-child(2) {
    font-size: 18px;
    line-height: 2;
    position: absolute;
}

.sec02 .contents .first .boxs .box .ask {
    top: 60px;
    left: 80px;
}

.sec02 .contents .first .boxs .box02 {
    position: relative;
    bottom: 0px;
}

.sec02 .contents .first .boxs .box02 .ask02 {
    top: 90px;
    left: 39px;
}

.sec02 .contents .first .boxs .box .ask03 {
    top: 80px;
    left: 41px;
}

.sec02 .contents .first .boxs .box .ask04 {
    top: 50px;
    left: auto;
    right: 32px;
}

.sec02 .contents .first .boxs .box03 {
    position: relative;
    top: 22px;
}

.sec02 .contents .first .boxs .box03 .ask05 {
    top: 45px;
    left: 37px;
}

.sec02 .contents .first .boxs .box .wide ,.sec02 .contents .first .boxs .box03 .wide {
    width: 337px;
}

.sec02 .contents .first .subbox {
    position: relative;
    width: 90%;
    margin: 80px auto 30px;
}

.sec02 .contents .first .subbox .subtitle {
    font-size: 21px;
    padding-bottom: 5px;
}

.sec02 .contents .first .subbox .boxs {
    background: rgba(255, 255, 255, 0.5);
    width: 90%;
    display: block;
    padding: 20px 0 30px;
    margin: 25px auto 0;
}

.sec02 .contents .first .subbox .boxs .box {
    display: flex;
    width: 90%;
    margin: 0 auto 10px;
    border-bottom: solid 2px #a47d55;
    padding-bottom: 5px;
}

.sec02 .contents .first .subbox .boxs .box p:nth-child(1) {
    width: 12%;
    text-align: right;
}

.sec02 .contents .first .subbox .boxs .box p:nth-child(2) {
    position: unset;
    font-size: 14px;
    padding-left: 0px;
    text-align: left;
}

.sec02 .contents .first .subbox p:nth-child(4) img {
    position: absolute;
    bottom: 0;
    left: 0;
}



.sec02 .contents .second .area {
    width: 99%;
}

.tab {
    width: 100%;
    margin: 30px auto 0;
    display: flex;
}
  .tab li {
    float: left;
    margin: 0;
    cursor: pointer;
    list-style: none;
  }
   
  .area ul {
    display: none;
  }
  .area ul.show {
    display: block;
  }

  .show {
    border: dashed 2px #3c250e;
    width: 100%;
    margin: 0 auto;
  }

  .big {
      display: flex;
      min-height: 123px;
      width: 100%;
  }

  .big  .left {
      background: url(../images/recruitment/1x/eisei.png);
      width: 26%;
      padding-top: 50px;
      border-bottom: solid #fff 1px;
  }

  .right01 {
      width: 74%;
      border-bottom: 1px solid #3c250e;
      padding-top: 50px;
      background: #fff;
      text-align: left;
  }
  .right01_l {
    width: 74%;
    padding-top: 50px;
    background: #fff;
    text-align: left;
}

  .right02 {
    width: 74%;
    border-bottom: 1px solid #3c250e;
    padding-top: 35px;
    background: #fff;
    text-align: left;
}
.right02_l {
    width: 74%;
    padding-top: 35px;
    background: #fff;
    text-align: left;
}

.right_boxs {
    width: 74%;
    border-bottom: 1px solid #3c250e;
    background: #fff;
    text-align: left;
}

.right_boxs .box {
    display: flex;
    align-items: center;
    border-bottom: dashed 1px;
    width: 95%;
    margin: 20px auto;
    padding-bottom: 15px;
    flex-direction: column;
}
.right_boxs .box_l {
    display: flex;
    align-items: center;
    width: 95%;
    margin: 20px auto;
    /* padding-bottom: 15px; */
    flex-direction: column;
}


.title {
    text-align: center;
    width: 40%;
}

.content {
width: 90%;
}

.left02 {
    background: url(../images/recruitment/1x/left02.png);
    width: 26%;
    padding-top: 50px;
    border-bottom: solid #fff 1px;
}
.left03 {
    background: url(../images/recruitment/1x/left03.png);
    width: 26%;
    padding-top: 50px;
    border-bottom: solid #fff 1px;
}
.left04 {
    background: url(../images/recruitment/1x/left04.png);
    width: 26%;
    padding-top: 50px;
    border-bottom: solid #fff 1px;
}

.sec02 .contents .last_bottom {
    background: url(../images/caries/back_white.png);
    background-position: top;
    background-repeat: no-repeat;
    height: 60px;
}

.big .left p {
    padding-left: 10px;
}

.right01 p {
    padding-left: 10px;
}

.right02 p {
    padding-left: 10px;
    padding-bottom: 20px;
}

.right02_l p {
    padding-left: 10px;
    text-align: left;
    padding-bottom: 20px;
}

.left02 p, .left03 p, .left04 p {
    padding-left: 10px;
    text-align: left;
}

}