.about{
  background: url(/m//cmn_files/img_rwd/original/hariki/eyecatch/about_bg.png) no-repeat;
  background-position: center 61px;
  max-width: 1200px;
  margin: 100px auto 0;
  position: relative;
  width: 100%;
}
.about hr{
  height: 7px;
    background-color: #e18041;
    border: none;
    width: 139px;
    margin:409px 0 112px -7px;
}
.about .vertical-title{
  margin: -59px 0 184px 100px;
}
.about .vertical-title img{
  width: 82px;
}
.about .about_inner{
  width: 100%;
    height: 1100px;
    background-image: url(/m/cmn_files/img_rwd/original/hariki/eyecatch/about_character.png);
    background-size: 48%;
    background-repeat: no-repeat;
    background-position: 99% 70px;
}
.about .about_copy{
    width: 700px;
    /* margin: 0 0 20px 210px; */
    position: absolute;
    z-index: 1;
    left: 160px;
}
.about .about_caps{
  /*width: 660px;*/
  float: left;
  margin:0px 40px 0 32px;
  line-height: 2;
}
.about .about_wrap{
    width: 924px;
    float: left;
}
.about .about_button_wrap {
      width: 304px;
    float: left;
        margin: -40px 0 0 0;
}

.about .about_button_wrap .button_link{
  margin-bottom: 10px;

}
.about .about_character {
  /* width: 336px;
    float: left;
    position: absolute; */
    /* right: -120px;
    margin:131px -110px 50px 0; */
        width: 360px;
    float: left;
    /* position: absolute; */
    /* right: -120px; */
    /* margin: 131px -110px 50px 0; */
    position: absolute;
    right: -25px;
    top: 110px;
    margin: 0;
}

.recruit {
  width: 100%;
  max-width: 1160px;
  margin: auto;
}

.recruit .recruit_copy,
.recruit .recruit_wrap{
    width: 1160px;
    margin: 0 auto 30px;
    /*padding: 0 27px;*/
}
.recruit .recruit_copy img{
  width: 1026px;
}.recruit li{
  float: right;
}

.recruit .recruit_btn{
  width: 359px;
  float: left;
}
.recruit .recruit_txt{
  width: 684px;
  float: left;
}


.recruit .recruit_txt img{
  width: 600px;
}
.recruit_wrap span img {
    position: relative;
    left: -40%;
    bottom: -270px;
    width: 110px;
    /* height: 20px; */
}


@media screen and (max-width: 1024px) {
  .about{
    width: 100%;
    background-size: 89%;
  }
  .about h3 {
    margin: 0 0 132px 29px;
}
.about .about_copy{
  left: 44px;
    top: 370px;
    width: 701px;
}

.about hr{
  margin: 309px 0 50px -0;
}
.about .about_character {
    /* width: 300px;
    float: left;
    position: absolute; */
    /* right: -120px; */
    /* margin: 131px -110px 50px 0;
    position: absolute;
    right: 0;
    top: 200px;
        margin: 0; */
    width: 300px;
    float: left;
    /* position: absolute; */
    /* right: -120px; */
    /* margin: 131px -110px 50px 0; */
    position: absolute;
    right: 0;
    top: 200px;
    margin: 0;
}
.about .about_caps{
    margin: 0px 0px 0 44px;
    width: 350px;
    /*float: none;*/
}
.about .about_button_wrap {
    /*float: none;*/
    width: 300;
    margin: 0 0 0 44px;
}
.about .about_button_wrap .button_link {
    margin-right: 10px;
}
.recruit .recruit_copy, .recruit .recruit_wrap{
width: 80%;
    padding: 0;
}

.recruit .slider_about {
    float: left;
    /* margin-left: 3%; */
    width: 130%;
    z-index: 100;
    margin-left: 10%;
}

.recruit .recruit_btn {
    float: none;
    margin: 0 auto;
}
.recruit_wrap span img {
    left: 70%;
    width: 142px;
    /* height: 20px; */
}
.about .about_inner{
    background-size: 58%;
}



}


@media screen and (max-width: 768px){
.about {
    width: 100%;
    background-size: 90%;
    background-position: center 20px;
    margin: 50px auto 10px;
}
.about .about_inner {
    width: 100%;
    height: 590px;
    background-image: url(/m/cmn_files/img_rwd/original/hariki/eyecatch/about_character_sp.png);
    background-size: 100%;
    background-position: 26px 80px;
}
.about .about_wrap {
    width: 60%;
    float: left;
}
.about .button_link{

    float: left;
    }
.about .vertical-title {
    margin: 0 0 41px 39px;
}
.about .vertical-title img {
    width: 36px;
}
.about .about_copy {
    left: unset;
    top: unset;
    width: 100%;
    position: unset;
    float: left;
    margin: 0 0 50px 24px;
}
.about .about_copy br{
  display: none;
}
.about .about_character {
    /*width: 35%;
    float: right;*/
    position: unset;
    right: unset;
    top: unset;
    margin: 90px 0 20px 0;
}
.about hr {
    display: none;
}
.about .about_caps {
    margin: 0 0 0 24px;
   /* float: none;*/
    width: unset;
    line-height: 1.4;
}
.about_button_wrap {
    margin-bottom: 86px;
    float: none;
}

.recruit .recruit_txt {
    width: auto;
    float: none;
}
.recruit .recruit_btn{
  width: 80%;
    margin: 30px auto 0;
}
.recruit_wrap span img {
    left: 0;
    width: 30%;
    /* height: 20px; */
    bottom: 20px;
}
.recruit .recruit_copy {
    width: 93%;
    padding: 0;
    margin: 0 auto 33px;
}
}