body {
  font-family: "M PLUS Rounded 1c", sans-serif;
  margin: 0;
  padding: 0;
}

p {
  line-height: 28.8px;
  letter-spacing: 0.08em;
  font-weight: 500;
}

.l-main {
  width: 100%;
  margin: 200px auto 0;
}
@media (max-width: 1060px) {
  .l-main {
    margin: 70px auto 0;
  }
}
@media (max-width: 1060px) {
  .l-main {
    margin: 64px auto 0;
  }
}
.l-main .hero {
  background-image: url("https://q2one.co.jp/system_panel/uploads/images/4291464_m.jpg");
  height: 651px;
  background-repeat: no-repeat;
  background-position: center 76%;
  background-size: cover;
  background-color: rgba(255, 255, 255, 0.6);
  background-blend-mode: lighten;
  -o-object-fit: cover;
     object-fit: cover;
  margin: 0 auto;
}
@media (max-width: 835px) {
  .l-main .hero {
    height: 551px;
  }
}
@media (max-width: 414px) {
  .l-main .hero {
    height: 501px;
  }
}
.l-main .hero .main-inner {
  max-width: 1280px;
  height: 651px;
  margin: 0 auto;
  position: relative;
}
@media (max-width: 835px) {
  .l-main .hero .main-inner {
    height: 551px;
  }
}
@media (max-width: 414px) {
  .l-main .hero .main-inner {
    height: 501px;
  }
}
.l-main .hero .main-inner .main-wrap {
  margin: 0 auto;
  position: absolute;
  z-index: 4;
  right: 33px;
  top: 91px;
}
@media (max-width: 1245px) {
  .l-main .hero .main-inner .main-wrap {
    right: 23px;
  }
}
@media (max-width: 1150px) {
  .l-main .hero .main-inner .main-wrap {
    right: 13px;
  }
}
@media (max-width: 1000px) {
  .l-main .hero .main-inner .main-wrap {
    right: 3px;
  }
}
@media (max-width: 835px) {
  .l-main .hero .main-inner .main-wrap {
    position: static;
    display: block;
    text-align: center;
    margin: 0 auto;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    padding: 196px 10px 0;
  }
}
@media (max-width: 530px) {
  .l-main .hero .main-inner .main-wrap {
    padding: 202px 10px 0;
  }
}
@media (max-width: 414px) {
  .l-main .hero .main-inner .main-wrap {
    padding: 162px 10px 0;
  }
}
.l-main .hero .main-inner .main-wrap .top-title-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
}
.l-main .hero .main-inner .main-wrap .top-title-box .h1-text {
  font-weight: 800;
  font-size: 56px;
  line-height: 83.16px;
  letter-spacing: 0.08em;
  color: #ff911e;
  margin: 0;
  text-shadow: 2px 2px 1px #fff, -2px 2px 1px #fff, 2px -2px 1px #fff, -2px -2px 1px #fff, 2px 0px 1px #fff, 0px 2px 1px #fff, -2px 0px 1px #fff, 0px -2px 1px #fff;
}
@media (max-width: 1245px) {
  .l-main .hero .main-inner .main-wrap .top-title-box .h1-text {
    font-size: 52px;
  }
}
@media (max-width: 1150px) {
  .l-main .hero .main-inner .main-wrap .top-title-box .h1-text {
    font-size: 48px;
  }
}
@media (max-width: 1000px) {
  .l-main .hero .main-inner .main-wrap .top-title-box .h1-text {
    font-size: 46px;
  }
}
@media (max-width: 915px) {
  .l-main .hero .main-inner .main-wrap .top-title-box .h1-text {
    font-size: 43px;
  }
}
@media (max-width: 835px) {
  .l-main .hero .main-inner .main-wrap .top-title-box .h1-text {
    z-index: 5;
    position: static;
    line-height: 63.16px;
    font-size: 38px;
  }
}
@media (max-width: 530px) {
  .l-main .hero .main-inner .main-wrap .top-title-box .h1-text {
    font-size: 23px;
    line-height: 53.16px;
  }
}
@media (max-width: 414px) {
  .l-main .hero .main-inner .main-wrap .top-title-box .h1-text {
    font-size: 22px;
    line-height: 43.16px;
  }
}
@media (max-width: 320px) {
  .l-main .hero .main-inner .main-wrap .top-title-box .h1-text {
    font-size: 20px;
    line-height: 43.16px;
  }
}
.l-main .hero .main-inner .main-wrap .top-title-box .title-text {
  font-weight: 800;
  font-size: 40px;
  color: #ff911e;
  text-shadow: 2px 2px 1px #fff, -2px 2px 1px #fff, 2px -2px 1px #fff, -2px -2px 1px #fff, 2px 0px 1px #fff, 0px 2px 1px #fff, -2px 0px 1px #fff, 0px -2px 1px #fff;
  margin: 0;
}
@media (max-width: 1245px) {
  .l-main .hero .main-inner .main-wrap .top-title-box .title-text {
    font-size: 36px;
  }
}
@media (max-width: 1150px) {
  .l-main .hero .main-inner .main-wrap .top-title-box .title-text {
    font-size: 32px;
  }
}
@media (max-width: 1000px) {
  .l-main .hero .main-inner .main-wrap .top-title-box .title-text {
    font-size: 28px;
  }
}
@media (max-width: 915px) {
  .l-main .hero .main-inner .main-wrap .top-title-box .title-text {
    font-size: 25px;
  }
}
@media (max-width: 835px) {
  .l-main .hero .main-inner .main-wrap .top-title-box .title-text {
    z-index: 5;
    position: static;
    font-size: 20px;
  }
}
@media (max-width: 530px) {
  .l-main .hero .main-inner .main-wrap .top-title-box .title-text {
    font-size: 16px;
  }
}
@media (max-width: 414px) {
  .l-main .hero .main-inner .main-wrap .top-title-box .title-text {
    font-size: 12px;
  }
}
.l-main .hero .main-inner .sub-title {
  color: #50b6cf;
  font-size: 48px;
  font-weight: 800;
  line-height: 71.28px;
  z-index: 2;
  text-shadow: 2px 2px 1px #fff, -2px 2px 1px #fff, 2px -2px 1px #fff, -2px -2px 1px #fff, 2px 0px 1px #fff, 0px 2px 1px #fff, -2px 0px 1px #fff, 0px -2px 1px #fff;
  position: absolute;
  top: 210px;
  left: 208px;
}
@media (max-width: 1245px) {
  .l-main .hero .main-inner .sub-title {
    font-size: 43px;
    top: 200px;
    left: 184px;
  }
}
@media (max-width: 1150px) {
  .l-main .hero .main-inner .sub-title {
    font-size: 38px;
    top: 190px;
    left: 160px;
  }
}
@media (max-width: 1000px) {
  .l-main .hero .main-inner .sub-title {
    font-size: 35px;
    top: 180px;
    left: 138px;
  }
}
@media (max-width: 915px) {
  .l-main .hero .main-inner .sub-title {
    font-size: 32px;
    top: 170px;
    left: 122px;
  }
}
@media (max-width: 835px) {
  .l-main .hero .main-inner .sub-title {
    font-size: 30px;
    top: 132px;
    left: 18%;
  }
}
@media (max-width: 545px) {
  .l-main .hero .main-inner .sub-title {
    font-size: 28px;
    top: 114px;
    left: 15%;
  }
}
@media (max-width: 414px) {
  .l-main .hero .main-inner .sub-title {
    font-size: 20px;
    top: 78px;
    left: 11.5%;
  }
}
@media (max-width: 375px) {
  .l-main .hero .main-inner .sub-title {
    font-size: 20px;
    top: 78px;
    left: 10.5%;
  }
}
@media (max-width: 320px) {
  .l-main .hero .main-inner .sub-title {
    font-size: 19px;
    top: 78px;
    left: 9.5%;
  }
}
.l-main .hero .main-inner .sub-title2 {
  color: #02a437;
  font-size: 48px;
  font-weight: 800;
  line-height: 71.28px;
  z-index: 2;
  text-shadow: 2px 2px 1px #fff, -2px 2px 1px #fff, 2px -2px 1px #fff, -2px -2px 1px #fff, 2px 0px 1px #fff, 0px 2px 1px #fff, -2px 0px 1px #fff, 0px -2px 1px #fff;
  position: absolute;
  bottom: 150px;
  left: 561px;
}
@media (max-width: 1245px) {
  .l-main .hero .main-inner .sub-title2 {
    font-size: 43px;
    bottom: 158px;
    left: 541px;
  }
}
@media (max-width: 1150px) {
  .l-main .hero .main-inner .sub-title2 {
    font-size: 38px;
    bottom: 168px;
    left: 516px;
  }
}
@media (max-width: 1000px) {
  .l-main .hero .main-inner .sub-title2 {
    font-size: 35px;
    bottom: 176px;
    left: 492px;
  }
}
@media (max-width: 915px) {
  .l-main .hero .main-inner .sub-title2 {
    font-size: 32px;
    bottom: 184px;
    left: 471px;
  }
}
@media (max-width: 835px) {
  .l-main .hero .main-inner .sub-title2 {
    font-size: 30px;
    top: 132px;
    left: 45%;
    bottom: 0px;
  }
}
@media (max-width: 545px) {
  .l-main .hero .main-inner .sub-title2 {
    font-size: 28px;
    top: 114px;
    left: 43%;
  }
}
@media (max-width: 414px) {
  .l-main .hero .main-inner .sub-title2 {
    font-size: 20px;
    top: 78px;
    left: 42.5%;
  }
}
@media (max-width: 375px) {
  .l-main .hero .main-inner .sub-title2 {
    font-size: 20px;
    top: 78px;
    left: 42.5%;
  }
}
@media (max-width: 320px) {
  .l-main .hero .main-inner .sub-title2 {
    font-size: 19px;
    top: 78px;
    left: 42.5%;
  }
}
.l-main .hero .main-inner .sub-title3 {
  color: #fb2b3a;
  font-size: 48px;
  font-weight: 800;
  line-height: 71.28px;
  z-index: 2;
  text-shadow: 2px 2px 1px #fff, -2px 2px 1px #fff, 2px -2px 1px #fff, -2px -2px 1px #fff, 2px 0px 1px #fff, 0px 2px 1px #fff, -2px 0px 1px #fff, 0px -2px 1px #fff;
  position: absolute;
  bottom: 57px;
  left: 112px;
}
@media (max-width: 1245px) {
  .l-main .hero .main-inner .sub-title3 {
    font-size: 43px;
    bottom: 65px;
    left: 102px;
  }
}
@media (max-width: 1150px) {
  .l-main .hero .main-inner .sub-title3 {
    font-size: 38px;
    bottom: 73px;
    left: 92px;
  }
}
@media (max-width: 1000px) {
  .l-main .hero .main-inner .sub-title3 {
    font-size: 35px;
    bottom: 81px;
    left: 82px;
  }
}
@media (max-width: 915px) {
  .l-main .hero .main-inner .sub-title3 {
    font-size: 32px;
    bottom: 89px;
    left: 68px;
  }
}
@media (max-width: 835px) {
  .l-main .hero .main-inner .sub-title3 {
    font-size: 30px;
    top: 132px;
    left: 70%;
    bottom: 0;
  }
}
@media (max-width: 545px) {
  .l-main .hero .main-inner .sub-title3 {
    font-size: 28px;
    top: 114px;
    left: 70%;
  }
}
@media (max-width: 414px) {
  .l-main .hero .main-inner .sub-title3 {
    font-size: 20px;
    top: 78px;
    left: 72%;
  }
}
@media (max-width: 375px) {
  .l-main .hero .main-inner .sub-title3 {
    font-size: 20px;
    top: 78px;
    left: 72%;
  }
}
@media (max-width: 320px) {
  .l-main .hero .main-inner .sub-title3 {
    font-size: 19px;
    top: 78px;
    left: 71.8%;
  }
}
.l-main .hero .main-inner .top-img {
  position: absolute;
  width: 200px;
  height: 200px;
  border: 4px solid #ffffff;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 1000px;
  -o-object-fit: cover;
     object-fit: cover;
  position: absolute;
  top: 91px;
  left: 89px;
}
@media (max-width: 1245px) {
  .l-main .hero .main-inner .top-img {
    width: 190px;
    height: 190px;
    left: 69px;
  }
}
@media (max-width: 1150px) {
  .l-main .hero .main-inner .top-img {
    width: 180px;
    height: 180px;
    left: 49px;
  }
}
@media (max-width: 1000px) {
  .l-main .hero .main-inner .top-img {
    width: 170px;
    height: 170px;
    left: 29px;
  }
}
@media (max-width: 915px) {
  .l-main .hero .main-inner .top-img {
    width: 160px;
    height: 160px;
    left: 19px;
  }
}
@media (max-width: 835px) {
  .l-main .hero .main-inner .top-img {
    width: 140px;
    height: 140px;
    top: 10px;
    left: 14%;
  }
}
@media (max-width: 545px) {
  .l-main .hero .main-inner .top-img {
    width: 120px;
    height: 120px;
    left: 10%;
  }
}
@media (max-width: 414px) {
  .l-main .hero .main-inner .top-img {
    width: 90px;
    height: 90px;
    left: 7.3%;
  }
}
@media (max-width: 375px) {
  .l-main .hero .main-inner .top-img {
    width: 90px;
    height: 90px;
    left: 5.8%;
  }
}
@media (max-width: 320px) {
  .l-main .hero .main-inner .top-img {
    width: 90px;
    height: 90px;
    left: 3%;
  }
}
.l-main .hero .main-inner .top-img2 {
  width: 200px;
  height: 200px;
  border: 4px solid #ffffff;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 1000px;
  -o-object-fit: cover;
     object-fit: cover;
  position: absolute;
  top: 302px;
  left: 428px;
}
@media (max-width: 1245px) {
  .l-main .hero .main-inner .top-img2 {
    width: 190px;
    height: 190px;
    left: 408px;
  }
}
@media (max-width: 1150px) {
  .l-main .hero .main-inner .top-img2 {
    width: 180px;
    height: 180px;
    left: 388px;
  }
}
@media (max-width: 1000px) {
  .l-main .hero .main-inner .top-img2 {
    width: 170px;
    height: 170px;
    left: 368px;
  }
}
@media (max-width: 915px) {
  .l-main .hero .main-inner .top-img2 {
    width: 160px;
    height: 160px;
    left: 348px;
  }
}
@media (max-width: 835px) {
  .l-main .hero .main-inner .top-img2 {
    width: 140px;
    height: 140px;
    top: 10px;
    left: 40.7%;
  }
}
@media (max-width: 545px) {
  .l-main .hero .main-inner .top-img2 {
    width: 120px;
    height: 120px;
    left: 38.8%;
  }
}
@media (max-width: 414px) {
  .l-main .hero .main-inner .top-img2 {
    width: 90px;
    height: 90px;
    left: 38.5%;
  }
}
@media (max-width: 375px) {
  .l-main .hero .main-inner .top-img2 {
    width: 90px;
    height: 90px;
    left: 37.8%;
  }
}
@media (max-width: 320px) {
  .l-main .hero .main-inner .top-img2 {
    width: 90px;
    height: 90px;
    left: 36%;
  }
}
.l-main .hero .main-inner .top-img3 {
  width: 200px;
  height: 200px;
  border: 4px solid #ffffff;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 1000px;
  -o-object-fit: cover;
     object-fit: cover;
  position: absolute;
  top: 377px;
  left: 165px;
}
@media (max-width: 1245px) {
  .l-main .hero .main-inner .top-img3 {
    width: 190px;
    height: 190px;
    left: 145px;
  }
}
@media (max-width: 1150px) {
  .l-main .hero .main-inner .top-img3 {
    width: 180px;
    height: 180px;
    left: 125px;
  }
}
@media (max-width: 1000px) {
  .l-main .hero .main-inner .top-img3 {
    width: 170px;
    height: 170px;
    left: 105px;
  }
}
@media (max-width: 915px) {
  .l-main .hero .main-inner .top-img3 {
    width: 160px;
    height: 160px;
    left: 85px;
  }
}
@media (max-width: 835px) {
  .l-main .hero .main-inner .top-img3 {
    width: 140px;
    height: 140px;
    top: 10px;
    left: 68%;
    bottom: 0;
  }
}
@media (max-width: 545px) {
  .l-main .hero .main-inner .top-img3 {
    width: 120px;
    height: 120px;
    left: 68%;
  }
}
@media (max-width: 414px) {
  .l-main .hero .main-inner .top-img3 {
    width: 90px;
    height: 90px;
    left: 70.3%;
  }
}
@media (max-width: 320px) {
  .l-main .hero .main-inner .top-img3 {
    width: 90px;
    height: 90px;
    left: 69%;
  }
}
.l-main .hero .main-inner .top-img4 {
  width: 306px;
  height: 298px;
  -o-object-fit: cover;
     object-fit: cover;
  position: absolute;
  bottom: -22px;
  right: 258px;
}
@media (max-width: 1245px) {
  .l-main .hero .main-inner .top-img4 {
    width: 296px;
    height: 288px;
    right: 220px;
  }
}
@media (max-width: 1150px) {
  .l-main .hero .main-inner .top-img4 {
    width: 286px;
    height: 278px;
    right: 182px;
  }
}
@media (max-width: 1000px) {
  .l-main .hero .main-inner .top-img4 {
    width: 276px;
    height: 268px;
    right: 148px;
  }
}
@media (max-width: 915px) {
  .l-main .hero .main-inner .top-img4 {
    width: 266px;
    height: 258px;
    right: 116px;
  }
}
.l-main .hero .main-inner .top-img5 {
  width: 406px;
  height: 493px;
  -o-object-fit: cover;
     object-fit: cover;
  position: absolute;
  bottom: 0;
  right: 0;
}
@media (max-width: 1245px) {
  .l-main .hero .main-inner .top-img5 {
    width: 356px;
    height: 453px;
  }
}
@media (max-width: 1150px) {
  .l-main .hero .main-inner .top-img5 {
    width: 306px;
    height: 413px;
  }
}
@media (max-width: 1000px) {
  .l-main .hero .main-inner .top-img5 {
    width: 256px;
    height: 363px;
  }
}
@media (max-width: 915px) {
  .l-main .hero .main-inner .top-img5 {
    width: 206px;
    height: 323px;
  }
}
.l-main .hero-choose {
  background-image: url("https://q2one.co.jp/system_panel/uploads/images/y-relief-bgi.png");
  width: 100%;
  height: 763px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  -o-object-fit: cover;
     object-fit: cover;
  margin: 0 auto;
}
@media (max-width: 830px) {
  .l-main .hero-choose {
    height: 834px;
  }
}
@media (max-width: 768px) {
  .l-main .hero-choose {
    height: 790px;
  }
}
@media (max-width: 600px) {
  .l-main .hero-choose {
    height: 903px;
  }
}
.l-main .hero-choose .choose-inner {
  max-width: 1280px;
  margin: 0 auto;
  width: 100%;
  position: relative;
}
.l-main .hero-choose .choose-inner .sub-h2 {
  color: #524742;
  font-weight: 800;
  font-size: 24px;
  -webkit-transform: rotate(10deg);
          transform: rotate(10deg);
  position: absolute;
  left: 22%;
  top: 94px;
  -webkit-transform: rotate(11deg);
          transform: rotate(11deg);
  margin: 0;
}
@media (max-width: 950px) {
  .l-main .hero-choose .choose-inner .sub-h2 {
    font-size: 20px;
    left: 22%;
    top: 104px;
  }
}
@media (max-width: 830px) {
  .l-main .hero-choose .choose-inner .sub-h2 {
    left: 52.6%;
    top: 124px;
  }
}
@media (max-width: 768px) {
  .l-main .hero-choose .choose-inner .sub-h2 {
    font-size: 18px;
    left: 50%;
    top: 112px;
  }
}
@media (max-width: 600px) {
  .l-main .hero-choose .choose-inner .sub-h2 {
    font-size: 14px;
    left: 50.6%;
    top: 116px;
  }
}
@media (max-width: 414px) {
  .l-main .hero-choose .choose-inner .sub-h2 {
    font-size: 12px;
    left: 61.6%;
    top: 120px;
  }
}
@media (max-width: 320px) {
  .l-main .hero-choose .choose-inner .sub-h2 {
    font-size: 12px;
    left: 57.6%;
    top: 120px;
  }
}
@media (min-width: 415px) {
  .l-main .hero-choose .choose-inner .sub-h2 .sp-reason {
    display: none;
  }
}
.l-main .hero-choose .choose-inner .choose-string-img {
  width: 455px;
  position: absolute;
  left: 17.5%;
  top: 77px;
  -webkit-transform: rotate(1deg);
          transform: rotate(1deg);
}
@media (max-width: 950px) {
  .l-main .hero-choose .choose-inner .choose-string-img {
    width: 320px;
    left: 20%;
    top: 95px;
  }
}
@media (max-width: 830px) {
  .l-main .hero-choose .choose-inner .choose-string-img {
    left: 50%;
    top: 115px;
  }
}
@media (max-width: 768px) {
  .l-main .hero-choose .choose-inner .choose-string-img {
    width: 250px;
    left: 50%;
    top: 115px;
  }
}
@media (max-width: 600px) {
  .l-main .hero-choose .choose-inner .choose-string-img {
    width: 200px;
    left: 50%;
    top: 118px;
  }
}
@media (max-width: 414px) {
  .l-main .hero-choose .choose-inner .choose-string-img {
    width: 140px;
    left: 54%;
    top: 133px;
  }
}
@media (max-width: 320px) {
  .l-main .hero-choose .choose-inner .choose-string-img {
    width: 140px;
    left: 48%;
    top: 132px;
  }
}
.l-main .hero-choose .choose-inner .tiger-head-img {
  width: 150px;
  height: 150px;
  -o-object-fit: cover;
     object-fit: cover;
  position: absolute;
  top: 179px;
  left: 8%;
}
@media (max-width: 830px) {
  .l-main .hero-choose .choose-inner .tiger-head-img {
    width: 18%;
    height: auto;
    top: 44px;
    left: 23%;
  }
}
@media (max-width: 768px) {
  .l-main .hero-choose .choose-inner .tiger-head-img {
    width: 20%;
    top: 42px;
    left: 23%;
  }
}
@media (max-width: 685px) {
  .l-main .hero-choose .choose-inner .tiger-head-img {
    width: 21%;
    top: 52px;
    left: 21%;
  }
}
@media (max-width: 600px) {
  .l-main .hero-choose .choose-inner .tiger-head-img {
    width: 23%;
    top: 56px;
    left: 18%;
  }
}
@media (max-width: 545px) {
  .l-main .hero-choose .choose-inner .tiger-head-img {
    width: 26%;
    top: 55px;
    left: 16%;
  }
}
@media (max-width: 414px) {
  .l-main .hero-choose .choose-inner .tiger-head-img {
    width: 30%;
    height: auto;
    top: 70px;
    left: 16%;
  }
}
@media (max-width: 320px) {
  .l-main .hero-choose .choose-inner .tiger-head-img {
    width: 38%;
    height: 115px;
    top: 76px;
    left: 10%;
  }
}
.l-main .hero-choose .main-text-content {
  width: 847px;
  height: 457px;
  background: #fff;
  border: 4px solid #ffce51;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 16px;
  position: static;
  z-index: 4;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  position: absolute;
  right: 6.9%;
  top: 203px;
}
@media (max-width: 1280px) {
  .l-main .hero-choose .main-text-content {
    width: 65%;
  }
}
@media (max-width: 830px) {
  .l-main .hero-choose .main-text-content {
    right: 6%;
    width: 88%;
  }
}
@media (max-width: 768px) {
  .l-main .hero-choose .main-text-content {
    height: 400px;
  }
}
@media (max-width: 600px) {
  .l-main .hero-choose .main-text-content {
    height: 530px;
    right: 4%;
    top: 203px;
    width: 92%;
  }
}
@media (max-width: 414px) {
  .l-main .hero-choose .main-text-content {
    height: 535px;
  }
}
@media (max-width: 320px) {
  .l-main .hero-choose .main-text-content {
    height: 500px;
  }
}
.l-main .hero-choose .main-text-content .point {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 0 0 0 5.9%;
  margin: 0;
}
@media (max-width: 1200px) {
  .l-main .hero-choose .main-text-content .point {
    padding: 0 0 0 4.9%;
  }
}
@media (max-width: 1000px) {
  .l-main .hero-choose .main-text-content .point {
    padding: 0 0 0 3.9%;
  }
}
@media (max-width: 600px) {
  .l-main .hero-choose .main-text-content .point {
    display: block;
    padding: 0 3%;
  }
}
.l-main .hero-choose .main-text-content .point .point-img {
  width: 122px;
  height: 82px;
}
@media (max-width: 1200px) {
  .l-main .hero-choose .main-text-content .point .point-img {
    width: 112px;
    height: 72px;
  }
}
@media (max-width: 1000px) {
  .l-main .hero-choose .main-text-content .point .point-img {
    width: 102px;
    height: 62px;
  }
}
@media (max-width: 600px) {
  .l-main .hero-choose .main-text-content .point .point-img {
    width: 20%;
    height: auto;
  }
}
@media (max-width: 414px) {
  .l-main .hero-choose .main-text-content .point .point-img {
    width: 28%;
    height: auto;
  }
}
.l-main .hero-choose .main-text-content .point.center {
  padding: 6.7% 0 5.5% 5.3%;
}
@media (max-width: 1200px) {
  .l-main .hero-choose .main-text-content .point.center {
    padding: 5.7% 0 4.5% 4.3%;
  }
}
@media (max-width: 1000px) {
  .l-main .hero-choose .main-text-content .point.center {
    padding: 4.7% 0 3.5% 3.3%;
  }
}
@media (max-width: 600px) {
  .l-main .hero-choose .main-text-content .point.center {
    padding: 5% 4%;
  }
}
.l-main .hero-choose .main-text-content .point .choose-text {
  margin: 0;
  padding-left: 33px;
  font-size: 20px;
  line-height: 36px;
  color: #333;
}
@media (max-width: 1280px) {
  .l-main .hero-choose .main-text-content .point .choose-text {
    padding: 0 5px 0 33px;
  }
}
@media (max-width: 1200px) {
  .l-main .hero-choose .main-text-content .point .choose-text {
    padding: 0 5px 0 23px;
  }
}
@media (max-width: 1000px) {
  .l-main .hero-choose .main-text-content .point .choose-text {
    font-size: 18px;
  }
}
@media (max-width: 768px) {
  .l-main .hero-choose .main-text-content .point .choose-text {
    font-size: 16px;
  }
}
@media (max-width: 600px) {
  .l-main .hero-choose .main-text-content .point .choose-text {
    font-size: 14px;
    padding: 0;
    line-height: 34px;
  }
}
@media (max-width: 414px) {
  .l-main .hero-choose .main-text-content .point .choose-text {
    line-height: 32px;
  }
}
@media (max-width: 375px) {
  .l-main .hero-choose .main-text-content .point .choose-text {
    font-size: 13px;
  }
}
@media (max-width: 889px) {
  .l-main .hero-choose .main-text-content .point .choose-text .sp-craftsman {
    display: none;
  }
}
@media (max-width: 830px) {
  .l-main .hero-choose .main-text-content .point .choose-text .sp-craftsman {
    display: block;
  }
}
@media (max-width: 365px) {
  .l-main .hero-choose .main-text-content .point .choose-text .sp-craftsman {
    display: none;
  }
}
.l-main .hero-choose .main-text-content .point .choose-text.center {
  margin: 0;
  padding-left: 28px;
  font-size: 20px;
  line-height: 36px;
}
@media (max-width: 1280px) {
  .l-main .hero-choose .main-text-content .point .choose-text.center {
    padding: 0 5px 0 28px;
  }
}
@media (max-width: 1200px) {
  .l-main .hero-choose .main-text-content .point .choose-text.center {
    padding: 0 5px 0 18px;
  }
}
@media (max-width: 1000px) {
  .l-main .hero-choose .main-text-content .point .choose-text.center {
    font-size: 18px;
  }
}
@media (max-width: 768px) {
  .l-main .hero-choose .main-text-content .point .choose-text.center {
    font-size: 16px;
  }
}
@media (max-width: 600px) {
  .l-main .hero-choose .main-text-content .point .choose-text.center {
    font-size: 14px;
    padding: 0;
    line-height: 34px;
  }
}
@media (max-width: 414px) {
  .l-main .hero-choose .main-text-content .point .choose-text.center {
    font-size: 13px;
    line-height: 32px;
  }
}
.l-main .hero-service {
  background-image: url("https://q2one.co.jp/system_panel/uploads/images/20210711171746317678.png");
  height: 1200px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  -o-object-fit: cover;
     object-fit: cover;
  margin: 0 auto;
  position: relative;
}
@media (max-width: 500px) {
  .l-main .hero-service {
    height: 1300px;
  }
}
@media (max-width: 414px) {
  .l-main .hero-service {
    height: 1250px;
  }
}
.l-main .hero-service .service-inner {
  max-width: 1280px;
  margin: 0 auto;
}
.l-main .hero-service .service-inner .service-top {
  padding-top: 67px;
}
@media (max-width: 1280px) {
  .l-main .hero-service .service-inner .service-top {
    width: 100%;
    height: auto;
  }
}
.l-main .hero-service .service-inner .service-top .sub-h2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  background: #ffffff;
  border: 2px solid #ff911e;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 40px;
  color: #333;
  width: 400px;
  height: 80px;
  margin: 0 auto;
  font-weight: 800;
  font-size: 32px;
  line-height: 47.52px;
  z-index: 10;
  position: sticky;
  white-space: nowrap;
}
@media (max-width: 1030px) {
  .l-main .hero-service .service-inner .service-top .sub-h2 {
    font-size: 28px;
  }
}
@media (max-width: 860px) {
  .l-main .hero-service .service-inner .service-top .sub-h2 {
    font-size: 26px;
  }
}
@media (max-width: 768px) {
  .l-main .hero-service .service-inner .service-top .sub-h2 {
    width: 60%;
    height: 70px;
  }
}
@media (max-width: 600px) {
  .l-main .hero-service .service-inner .service-top .sub-h2 {
    font-size: 24px;
    width: 65%;
  }
}
@media (max-width: 414px) {
  .l-main .hero-service .service-inner .service-top .sub-h2 {
    font-size: 22px;
    width: 82%;
  }
}
@media (max-width: 320px) {
  .l-main .hero-service .service-inner .service-top .sub-h2 {
    font-size: 20px;
    width: 86%;
  }
}
.l-main .hero-service .service-inner .service-top .sub-h2 .h2-img {
  width: 100px;
  height: 100px;
  padding-top: 4%;
  padding-left: 10px;
  -o-object-fit: cover;
     object-fit: cover;
}
@media (max-width: 1030px) {
  .l-main .hero-service .service-inner .service-top .sub-h2 .h2-img {
    width: 29%;
    height: auto;
    padding-left: 8px;
  }
}
@media (max-width: 860px) {
  .l-main .hero-service .service-inner .service-top .sub-h2 .h2-img {
    width: 29%;
    padding-left: 4px;
  }
}
@media (max-width: 680px) {
  .l-main .hero-service .service-inner .service-top .sub-h2 .h2-img {
    width: 31%;
    height: inherit;
  }
}
.l-main .hero-service .service-inner .service-top .sub-h2 .h2-img.left {
  padding-left: 40px;
  -o-object-fit: cover;
     object-fit: cover;
}
@media (max-width: 414px) {
  .l-main .hero-service .service-inner .service-top .sub-h2 .h2-img.left {
    width: 36%;
    height: inherit;
  }
}
.l-main .hero-service .service-inner .service-top .sub-h2 .h2-img.right {
  padding-right: 40px;
  -o-object-fit: cover;
     object-fit: cover;
}
@media (max-width: 414px) {
  .l-main .hero-service .service-inner .service-top .sub-h2 .h2-img.right {
    width: 36%;
    height: inherit;
  }
}
.l-main .hero-service .service-inner .main-service-wrap {
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  background: #ffffff;
  border: 1px solid #ff911e;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 80px;
  width: 1054px;
  height: 1030px;
  position: absolute;
  bottom: 62px;
  right: 0;
  left: 0;
}
@media (max-width: 1130px) {
  .l-main .hero-service .service-inner .main-service-wrap {
    width: 90%;
  }
}
@media (max-width: 1000px) {
  .l-main .hero-service .service-inner .main-service-wrap {
    margin: 0px 7%;
    width: 86%;
    height: 76%;
    position: absolute;
    bottom: 179px;
  }
}
@media (max-width: 950px) {
  .l-main .hero-service .service-inner .main-service-wrap {
    margin: 0px 7%;
    width: 86%;
    height: 85%;
    position: absolute;
    bottom: 74px;
  }
}
@media (max-width: 768px) {
  .l-main .hero-service .service-inner .main-service-wrap {
    width: 92.4%;
    margin: 0 4%;
    bottom: 67px;
    height: 86%;
  }
}
@media (max-width: 500px) {
  .l-main .hero-service .service-inner .main-service-wrap {
    height: 89%;
    bottom: 62px;
  }
}
.l-main .hero-service .service-inner .main-service-wrap .service-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (max-width: 600px) {
  .l-main .hero-service .service-inner .main-service-wrap .service-content {
    height: auto;
  }
}
.l-main .hero-service .service-inner .main-service-wrap .service-content:nth-child(even) {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}
.l-main .hero-service .service-inner .main-service-wrap .service-content .service {
  padding-left: 13.4%;
}
@media (max-width: 1250px) {
  .l-main .hero-service .service-inner .main-service-wrap .service-content .service {
    padding-left: 10.4%;
  }
}
@media (max-width: 1185px) {
  .l-main .hero-service .service-inner .main-service-wrap .service-content .service {
    padding-left: 7.4%;
  }
}
@media (max-width: 950px) {
  .l-main .hero-service .service-inner .main-service-wrap .service-content .service {
    padding: 0 5%;
    margin-right: auto;
  }
}
@media (max-width: 600px) {
  .l-main .hero-service .service-inner .main-service-wrap .service-content .service {
    padding: 30% 5% 0;
  }
}
.l-main .hero-service .service-inner .main-service-wrap .service-content .service.top {
  margin-bottom: 64px;
  position: static;
  z-index: 1;
}
@media (max-width: 950px) {
  .l-main .hero-service .service-inner .main-service-wrap .service-content .service.top {
    margin-bottom: 55px;
  }
}
@media (max-width: 600px) {
  .l-main .hero-service .service-inner .main-service-wrap .service-content .service.top {
    margin-bottom: 60px;
  }
}
@media (max-width: 414px) {
  .l-main .hero-service .service-inner .main-service-wrap .service-content .service.top {
    margin-bottom: 0px;
  }
}
@media (max-width: 320px) {
  .l-main .hero-service .service-inner .main-service-wrap .service-content .service.top {
    margin: 35px 0 60px;
  }
}
.l-main .hero-service .service-inner .main-service-wrap .service-content .service.bottom {
  position: static;
  z-index: 1;
  padding-left: 0;
  padding-right: 3.6%;
}
@media (max-width: 950px) {
  .l-main .hero-service .service-inner .main-service-wrap .service-content .service.bottom {
    padding: 0 5%;
    margin-right: 0;
    margin-left: auto;
  }
}
@media (max-width: 600px) {
  .l-main .hero-service .service-inner .main-service-wrap .service-content .service.bottom {
    padding: 20% 5% 4%;
  }
}
@media (max-width: 414px) {
  .l-main .hero-service .service-inner .main-service-wrap .service-content .service.bottom {
    padding: 42% 5% 0;
  }
}
.l-main .hero-service .service-inner .main-service-wrap .service-content .service .service-title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 24px;
}
@media (max-width: 600px) {
  .l-main .hero-service .service-inner .main-service-wrap .service-content .service .service-title {
    margin-bottom: 19px;
  }
}
@media (max-width: 600px) {
  .l-main .hero-service .service-inner .main-service-wrap .service-content .service .service-title {
    margin-bottom: 14px;
  }
}
.l-main .hero-service .service-inner .main-service-wrap .service-content .service .service-title .service-img {
  width: 139px;
  height: 78px;
  -o-object-fit: cover;
     object-fit: cover;
}
@media (max-width: 950px) {
  .l-main .hero-service .service-inner .main-service-wrap .service-content .service .service-title .service-img {
    width: 129px;
    height: 68px;
  }
}
@media (max-width: 600px) {
  .l-main .hero-service .service-inner .main-service-wrap .service-content .service .service-title .service-img {
    width: 119px;
    height: 58px;
  }
}
@media (max-width: 600px) {
  .l-main .hero-service .service-inner .main-service-wrap .service-content .service .service-title .service-img {
    width: 89px;
    height: 48px;
  }
}
.l-main .hero-service .service-inner .main-service-wrap .service-content .service .service-title .title {
  color: #ff911e;
  font-weight: 800;
  font-size: 32px;
  line-height: 47.52px;
  margin: 0;
  padding: 0 0 10px 3.52%;
}
@media (max-width: 950px) {
  .l-main .hero-service .service-inner .main-service-wrap .service-content .service .service-title .title {
    font-size: 32px;
  }
}
@media (max-width: 600px) {
  .l-main .hero-service .service-inner .main-service-wrap .service-content .service .service-title .title {
    font-size: 30px;
  }
}
@media (max-width: 414px) {
  .l-main .hero-service .service-inner .main-service-wrap .service-content .service .service-title .title {
    font-size: 24px;
  }
}
@media (max-width: 320px) {
  .l-main .hero-service .service-inner .main-service-wrap .service-content .service .service-title .title {
    font-size: 21px;
  }
}
.l-main .hero-service .service-inner .main-service-wrap .service-content .service .service-text-content .service-text {
  margin: 0;
  color: #333;
}
@media (max-width: 414px) {
  .l-main .hero-service .service-inner .main-service-wrap .service-content .service .service-text-content .service-text {
    font-size: 14px;
  }
}
@media (max-width: 320px) {
  .l-main .hero-service .service-inner .main-service-wrap .service-content .service .service-text-content .service-text {
    font-size: 12px;
  }
}
@media (max-width: 585px) {
  .l-main .hero-service .service-inner .main-service-wrap .service-content .service .service-text-content .service-text .sp-service {
    display: none;
  }
}
.l-main .hero-service .service-inner .main-service-wrap .service-content .service .button {
  margin-top: 52px;
  width: 320px;
  height: 56px;
  background: #ff911e;
  border-radius: 40px;
  overflow: hidden;
}
@media (max-width: 950px) {
  .l-main .hero-service .service-inner .main-service-wrap .service-content .service .button {
    margin: 52px auto 0;
  }
}
@media (max-width: 600px) {
  .l-main .hero-service .service-inner .main-service-wrap .service-content .service .button {
    width: 270px;
    margin-top: 42px;
  }
}
@media (max-width: 414px) {
  .l-main .hero-service .service-inner .main-service-wrap .service-content .service .button {
    width: 220px;
    margin-top: 32px;
  }
}
.l-main .hero-service .service-inner .main-service-wrap .service-content .service .button .btn {
  text-decoration: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
  height: 100%;
  border-radius: 40px;
  overflow: hidden;
  background: transparent;
  border: 2px solid #ff911e;
  border-radius: 40px;
  position: relative;
  z-index: 1;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.l-main .hero-service .service-inner .main-service-wrap .service-content .service .button .btn::before {
  content: "";
  width: 100%;
  height: 100%;
  border-radius: 40px;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  background: #fff;
  -webkit-transform-origin: 100% 50%;
          transform-origin: 100% 50%;
  -webkit-transform: scaleX(0);
          transform: scaleX(0);
  -webkit-transition: -webkit-transform ease 0.3s;
  transition: -webkit-transform ease 0.3s;
  transition: transform ease 0.3s;
  transition: transform ease 0.3s, -webkit-transform ease 0.3s;
  overflow: hidden;
  color: #ff911e;
}
.l-main .hero-service .service-inner .main-service-wrap .service-content .service .button .btn:hover .btn-text {
  color: #ff911e;
  border-radius: 40px;
  overflow: hidden;
}
.l-main .hero-service .service-inner .main-service-wrap .service-content .service .button .btn:hover {
  color: #ff911e;
  border-radius: 40px;
  overflow: hidden;
}
.l-main .hero-service .service-inner .main-service-wrap .service-content .service .button .btn:hover::before {
  color: #ff911e;
  border-radius: 40px;
  overflow: hidden;
  -webkit-transform-origin: 0% 50%;
          transform-origin: 0% 50%;
  -webkit-transform: scaleX(1);
          transform: scaleX(1);
}
.l-main .hero-service .service-inner .main-service-wrap .service-content .service .button .btn .btn-text {
  color: #fff;
  margin: 0;
}
@media (max-width: 600px) {
  .l-main .hero-service .service-inner .main-service-wrap .service-content .service .button .btn .btn-text {
    font-size: 14px;
  }
}
@media (max-width: 414px) {
  .l-main .hero-service .service-inner .main-service-wrap .service-content .service .button .btn .btn-text {
    font-size: 12px;
  }
}
.l-main .hero-service .service-inner .main-service-wrap .service-content .img {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  right: 18%;
  bottom: 8%;
}
@media (max-width: 1280px) {
  .l-main .hero-service .service-inner .main-service-wrap .service-content .img {
    right: 20%;
    bottom: 8%;
  }
}
.l-main .hero-service .service-inner .main-service-wrap .service-content .img .service-img2 {
  width: 600px;
  height: 347px;
  -o-object-fit: inherit;
     object-fit: inherit;
  position: absolute;
  left: 0;
}
@media (max-width: 1250px) {
  .l-main .hero-service .service-inner .main-service-wrap .service-content .img .service-img2 {
    width: 500px;
    height: 297px;
  }
}
@media (max-width: 1100px) {
  .l-main .hero-service .service-inner .main-service-wrap .service-content .img .service-img2 {
    width: 400px;
    height: 247px;
  }
}
@media (max-width: 950px) {
  .l-main .hero-service .service-inner .main-service-wrap .service-content .img .service-img2 {
    width: 225px;
    height: 150px;
    bottom: 110px;
    left: -140px;
  }
}
@media (max-width: 600px) {
  .l-main .hero-service .service-inner .main-service-wrap .service-content .img .service-img2 {
    width: 200px;
    height: 128px;
    bottom: 70px;
    left: -150px;
  }
}
@media (max-width: 414px) {
  .l-main .hero-service .service-inner .main-service-wrap .service-content .img .service-img2 {
    width: 160px;
    height: 100px;
    bottom: 66px;
    left: -205px;
  }
}
@media (max-width: 375px) {
  .l-main .hero-service .service-inner .main-service-wrap .service-content .img .service-img2 {
    width: 155px;
    height: 85px;
    bottom: 70px;
    left: -188px;
  }
}
@media (max-width: 320px) {
  .l-main .hero-service .service-inner .main-service-wrap .service-content .img .service-img2 {
    width: 140px;
    height: 90px;
    bottom: 90px;
    left: -167px;
  }
}
.l-main .hero-service .service-inner .main-service-wrap .service-content .img .service-img3 {
  width: 320px;
  height: 240px;
  -o-object-fit: contain;
     object-fit: contain;
  position: absolute;
  left: 246px;
  top: -92px;
}
@media (max-width: 1250px) {
  .l-main .hero-service .service-inner .main-service-wrap .service-content .img .service-img3 {
    width: 300px;
    height: 220px;
    left: 246px;
    top: -92px;
  }
}
@media (max-width: 1100px) {
  .l-main .hero-service .service-inner .main-service-wrap .service-content .img .service-img3 {
    width: 280px;
    height: 200px;
    left: 186px;
    top: -92px;
  }
}
@media (max-width: 950px) {
  .l-main .hero-service .service-inner .main-service-wrap .service-content .img .service-img3 {
    width: 120px;
    height: 110px;
    left: -60px;
    top: -228px;
  }
}
@media (max-width: 600px) {
  .l-main .hero-service .service-inner .main-service-wrap .service-content .img .service-img3 {
    width: 120px;
    height: 160px;
    left: -84px;
    top: -198px;
  }
}
@media (max-width: 414px) {
  .l-main .hero-service .service-inner .main-service-wrap .service-content .img .service-img3 {
    width: 95px;
    height: 120px;
    left: -154px;
    top: -150px;
  }
}
@media (max-width: 375px) {
  .l-main .hero-service .service-inner .main-service-wrap .service-content .img .service-img3 {
    width: 75px;
    height: 90px;
    left: -132px;
    top: -140px;
  }
}
@media (max-width: 320px) {
  .l-main .hero-service .service-inner .main-service-wrap .service-content .img .service-img3 {
    width: 75px;
    height: 90px;
    left: -110px;
    top: -150px;
  }
}
.l-main .hero-service .service-inner .main-service-wrap .service-content .img.bottom {
  position: relative;
  right: 39.3%;
  bottom: -6%;
}
.l-main .hero-service .service-inner .main-service-wrap .service-content .img.bottom .service-img2 {
  width: 600px;
  height: 324px;
  -o-object-fit: inherit;
     object-fit: inherit;
  position: absolute;
  left: 0;
}
@media (max-width: 1250px) {
  .l-main .hero-service .service-inner .main-service-wrap .service-content .img.bottom .service-img2 {
    width: 500px;
    height: 274px;
    left: 50px;
  }
}
@media (max-width: 1100px) {
  .l-main .hero-service .service-inner .main-service-wrap .service-content .img.bottom .service-img2 {
    width: 400px;
    height: 224px;
    left: 50px;
  }
}
@media (max-width: 950px) {
  .l-main .hero-service .service-inner .main-service-wrap .service-content .img.bottom .service-img2 {
    width: 250px;
    height: 150px;
    left: 356px;
    top: 136px;
  }
}
@media (max-width: 768px) {
  .l-main .hero-service .service-inner .main-service-wrap .service-content .img.bottom .service-img2 {
    width: 250px;
    height: 150px;
    left: 308px;
    top: 136px;
  }
}
@media (max-width: 600px) {
  .l-main .hero-service .service-inner .main-service-wrap .service-content .img.bottom .service-img2 {
    width: 200px;
    height: 124px;
    left: 232px;
    top: -258px;
  }
}
@media (max-width: 524px) {
  .l-main .hero-service .service-inner .main-service-wrap .service-content .img.bottom .service-img2 {
    width: 180px;
    height: 124px;
    left: 226px;
    top: -292px;
  }
}
@media (max-width: 414px) {
  .l-main .hero-service .service-inner .main-service-wrap .service-content .img.bottom .service-img2 {
    width: 160px;
    height: 110px;
    left: 258px;
    top: -245px;
  }
}
@media (max-width: 375px) {
  .l-main .hero-service .service-inner .main-service-wrap .service-content .img.bottom .service-img2 {
    width: 150px;
    height: 107px;
    left: 230px;
    top: -248px;
  }
}
@media (max-width: 320px) {
  .l-main .hero-service .service-inner .main-service-wrap .service-content .img.bottom .service-img2 {
    width: 150px;
    height: 100px;
    left: 183px;
    top: -250px;
  }
}
.l-main .hero-service .service-inner .main-service-wrap .service-content .img.bottom .service-img3 {
  width: 373px;
  height: 280px;
  -o-object-fit: inherit;
     object-fit: inherit;
  position: absolute;
  left: 22px;
  top: -190px;
}
@media (max-width: 1250px) {
  .l-main .hero-service .service-inner .main-service-wrap .service-content .img.bottom .service-img3 {
    width: 300px;
    height: 220px;
    left: 62px;
    top: -190px;
  }
}
@media (max-width: 1100px) {
  .l-main .hero-service .service-inner .main-service-wrap .service-content .img.bottom .service-img3 {
    width: 280px;
    height: 200px;
    left: 22px;
    top: -190px;
  }
}
@media (max-width: 950px) {
  .l-main .hero-service .service-inner .main-service-wrap .service-content .img.bottom .service-img3 {
    width: 150px;
    height: 110px;
    left: 393px;
    top: 168px;
  }
}
@media (max-width: 768px) {
  .l-main .hero-service .service-inner .main-service-wrap .service-content .img.bottom .service-img3 {
    width: 150px;
    height: 110px;
    left: 350px;
    top: 168px;
  }
}
@media (max-width: 600px) {
  .l-main .hero-service .service-inner .main-service-wrap .service-content .img.bottom .service-img3 {
    width: 120px;
    height: 105px;
    left: 268px;
    top: -250px;
  }
}
@media (max-width: 524px) {
  .l-main .hero-service .service-inner .main-service-wrap .service-content .img.bottom .service-img3 {
    width: 115px;
    height: 98px;
    left: 257px;
    top: -254px;
  }
}
@media (max-width: 414px) {
  .l-main .hero-service .service-inner .main-service-wrap .service-content .img.bottom .service-img3 {
    width: 115px;
    height: 98px;
    left: 278px;
    top: -225px;
  }
}
@media (max-width: 375px) {
  .l-main .hero-service .service-inner .main-service-wrap .service-content .img.bottom .service-img3 {
    width: 95px;
    height: 80px;
    left: 260px;
    top: -215px;
  }
}
@media (max-width: 320px) {
  .l-main .hero-service .service-inner .main-service-wrap .service-content .img.bottom .service-img3 {
    width: 90px;
    height: 80px;
    left: 216px;
    top: -222px;
  }
}
.l-main .blog-wrap {
  background: #fff9e2;
  width: 100%;
  height: auto;
}
.l-main .blog-wrap .blog-inner {
  max-width: 1280px;
  margin: 0 auto;
  position: relative;
}
.l-main .blog-wrap .blog-inner .blog-top {
  padding-top: 45px;
}
@media (max-width: 1280px) {
  .l-main .blog-wrap .blog-inner .blog-top {
    width: 100%;
    height: auto;
  }
}
.l-main .blog-wrap .blog-inner .blog-top .sub-h2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  background: #ffffff;
  border: 2px solid #ff911e;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 40px;
  color: #333;
  width: 400px;
  height: 80px;
  margin: 0 auto;
  font-weight: 800;
  font-size: 32px;
  line-height: 47.52px;
  z-index: 10;
  position: sticky;
  white-space: nowrap;
}
@media (max-width: 1030px) {
  .l-main .blog-wrap .blog-inner .blog-top .sub-h2 {
    font-size: 28px;
  }
}
@media (max-width: 860px) {
  .l-main .blog-wrap .blog-inner .blog-top .sub-h2 {
    font-size: 26px;
  }
}
@media (max-width: 768px) {
  .l-main .blog-wrap .blog-inner .blog-top .sub-h2 {
    width: 60%;
    height: 70px;
  }
}
@media (max-width: 600px) {
  .l-main .blog-wrap .blog-inner .blog-top .sub-h2 {
    font-size: 24px;
    width: 65%;
  }
}
@media (max-width: 414px) {
  .l-main .blog-wrap .blog-inner .blog-top .sub-h2 {
    font-size: 22px;
    width: 82%;
  }
}
@media (max-width: 320px) {
  .l-main .blog-wrap .blog-inner .blog-top .sub-h2 {
    font-size: 20px;
    width: 86%;
  }
}
.l-main .blog-wrap .blog-inner .blog-top .sub-h2 .h2-img {
  width: 100px;
  height: 100px;
  padding-top: 4%;
  padding-left: 10px;
  -o-object-fit: cover;
     object-fit: cover;
}
@media (max-width: 1030px) {
  .l-main .blog-wrap .blog-inner .blog-top .sub-h2 .h2-img {
    width: 29%;
    height: auto;
    padding-left: 8px;
  }
}
@media (max-width: 860px) {
  .l-main .blog-wrap .blog-inner .blog-top .sub-h2 .h2-img {
    width: 29%;
    padding-left: 4px;
  }
}
@media (max-width: 680px) {
  .l-main .blog-wrap .blog-inner .blog-top .sub-h2 .h2-img {
    width: 31%;
    height: inherit;
  }
}
.l-main .blog-wrap .blog-inner .blog-top .sub-h2 .h2-img.left {
  padding-left: 40px;
  -o-object-fit: cover;
     object-fit: cover;
}
@media (max-width: 414px) {
  .l-main .blog-wrap .blog-inner .blog-top .sub-h2 .h2-img.left {
    width: 36%;
    height: inherit;
  }
}
.l-main .blog-wrap .blog-inner .blog-top .sub-h2 .h2-img.right {
  padding-right: 40px;
  -o-object-fit: cover;
     object-fit: cover;
}
@media (max-width: 414px) {
  .l-main .blog-wrap .blog-inner .blog-top .sub-h2 .h2-img.right {
    width: 36%;
    height: inherit;
  }
}
.l-main .blog-wrap .blog-inner .main-btn-pad {
  padding-bottom: 35px;
}
.l-main .blog-wrap .blog-inner .main-btn-pad .button {
  width: 320px;
  height: 56px;
  background: #ff911e;
  border-radius: 40px;
  overflow: hidden;
  margin: 85px auto 35px;
}
@media (max-width: 950px) {
  .l-main .blog-wrap .blog-inner .main-btn-pad .button {
    margin: 65px auto 30px;
  }
}
@media (max-width: 600px) {
  .l-main .blog-wrap .blog-inner .main-btn-pad .button {
    width: 270px;
    margin: 45px auto 25px;
  }
}
@media (max-width: 414px) {
  .l-main .blog-wrap .blog-inner .main-btn-pad .button {
    width: 220px;
    margin: 25px auto 20px;
  }
}
.l-main .blog-wrap .blog-inner .main-btn-pad .button .btn {
  text-decoration: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
  height: 100%;
  border-radius: 40px;
  overflow: hidden;
  background: transparent;
  border: 2px solid #ff911e;
  border-radius: 40px;
  position: relative;
  z-index: 1;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.l-main .blog-wrap .blog-inner .main-btn-pad .button .btn::before {
  content: "";
  width: 100%;
  height: 100%;
  border-radius: 40px;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  background: #fff;
  -webkit-transform-origin: 100% 50%;
          transform-origin: 100% 50%;
  -webkit-transform: scaleX(0);
          transform: scaleX(0);
  -webkit-transition: -webkit-transform ease 0.3s;
  transition: -webkit-transform ease 0.3s;
  transition: transform ease 0.3s;
  transition: transform ease 0.3s, -webkit-transform ease 0.3s;
  overflow: hidden;
  color: #ff911e;
}
.l-main .blog-wrap .blog-inner .main-btn-pad .button .btn:hover .btn-text {
  color: #ff911e;
  border-radius: 40px;
  overflow: hidden;
}
.l-main .blog-wrap .blog-inner .main-btn-pad .button .btn:hover {
  color: #ff911e;
  border-radius: 40px;
  overflow: hidden;
}
.l-main .blog-wrap .blog-inner .main-btn-pad .button .btn:hover::before {
  color: #ff911e;
  border-radius: 40px;
  overflow: hidden;
  -webkit-transform-origin: 0% 50%;
          transform-origin: 0% 50%;
  -webkit-transform: scaleX(1);
          transform: scaleX(1);
}
.l-main .blog-wrap .blog-inner .main-btn-pad .button .btn .btn-text {
  color: #fff;
  margin: 0;
}
@media (max-width: 600px) {
  .l-main .blog-wrap .blog-inner .main-btn-pad .button .btn .btn-text {
    font-size: 14px;
  }
}
@media (max-width: 414px) {
  .l-main .blog-wrap .blog-inner .main-btn-pad .button .btn .btn-text {
    font-size: 12px;
  }
}
.l-main .blog-wrap .blog-inner .blog-tiger-head {
  width: 13.3%;
  height: 160px;
  -o-object-fit: cover;
     object-fit: cover;
  position: absolute;
  top: 45px;
  right: 7%;
}
@media (max-width: 1280px) {
  .l-main .blog-wrap .blog-inner .blog-tiger-head {
    height: auto;
  }
}
@media (max-width: 768px) {
  .l-main .blog-wrap .blog-inner .blog-tiger-head {
    display: none;
  }
}
.l-main .blog-wrap .blog-inner .blog-img-town {
  width: 36.6%;
  height: 104px;
  -o-object-fit: cover;
     object-fit: cover;
  position: absolute;
  bottom: 8px;
}
@media (max-width: 900px) {
  .l-main .blog-wrap .blog-inner .blog-img-town {
    width: 28.6%;
    height: 99px;
    -o-object-fit: cover;
    object-fit: cover;
    position: absolute;
    bottom: -4px;
    left: 3%;
  }
}
@media (max-width: 768px) {
  .l-main .blog-wrap .blog-inner .blog-img-town {
    width: 33.6%;
    bottom: -12px;
  }
}
@media (max-width: 600px) {
  .l-main .blog-wrap .blog-inner .blog-img-town {
    width: 36.6%;
    bottom: -15px;
  }
}
@media (max-width: 500px) {
  .l-main .blog-wrap .blog-inner .blog-img-town {
    width: 36.6%;
    bottom: -20px;
  }
}
@media (max-width: 414px) {
  .l-main .blog-wrap .blog-inner .blog-img-town {
    width: 42.6%;
    bottom: -25px;
  }
}
@media (max-width: 320px) {
  .l-main .blog-wrap .blog-inner .blog-img-town {
    width: 43.6%;
    bottom: -28px;
  }
}
.l-main .hero-recruit-company {
  background-image: url("https://q2one.co.jp/system_panel/uploads/images/2541407.png");
  width: 100%;
  height: 1533px;
  background-repeat: no-repeat;
  background-position: bottom;
  background-size: contain;
  -o-object-fit: cover;
     object-fit: cover;
  margin: 0 auto;
  position: relative;
}
@media (max-width: 860px) {
  .l-main .hero-recruit-company {
    height: 2195px;
  }
}
@media (max-width: 768px) {
  .l-main .hero-recruit-company {
    margin: 0 auto 25px;
  }
}
@media (max-width: 600px) {
  .l-main .hero-recruit-company {
    height: 2025px;
  }
}
@media (max-width: 530px) {
  .l-main .hero-recruit-company {
    height: 1968px;
  }
}
@media (max-width: 500px) {
  .l-main .hero-recruit-company {
    height: 1900px;
  }
}
@media (max-width: 414px) {
  .l-main .hero-recruit-company {
    height: 1900px;
    margin: 0px auto -5px;
  }
}
@media (max-width: 320px) {
  .l-main .hero-recruit-company {
    height: 1770px;
    margin: 0 auto;
  }
}
.l-main .hero-recruit-company .recruit-company-inner {
  max-width: 1280px;
  margin: 0 auto;
  position: relative;
}
.l-main .hero-recruit-company .recruit-company-inner .recruit-company-top {
  padding-top: 67px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media (max-width: 1280px) {
  .l-main .hero-recruit-company .recruit-company-inner .recruit-company-top {
    width: 100%;
    height: auto;
  }
}
@media (max-width: 860px) {
  .l-main .hero-recruit-company .recruit-company-inner .recruit-company-top {
    display: block;
  }
}
.l-main .hero-recruit-company .recruit-company-inner .recruit-company-top .left-content {
  position: sticky;
  z-index: 2;
}
.l-main .hero-recruit-company .recruit-company-inner .recruit-company-top .left-content .content-box {
  height: auto;
  margin: 0 0 21px 22.5%;
  position: relative;
}
@media (max-width: 1230px) {
  .l-main .hero-recruit-company .recruit-company-inner .recruit-company-top .left-content .content-box {
    margin: 0 0 21px 20.5%;
  }
}
@media (max-width: 1000px) {
  .l-main .hero-recruit-company .recruit-company-inner .recruit-company-top .left-content .content-box {
    margin: 0 0 21px 16.5%;
  }
}
@media (max-width: 860px) {
  .l-main .hero-recruit-company .recruit-company-inner .recruit-company-top .left-content .content-box {
    margin: 0 auto;
    text-align: center;
    padding: 0 5%;
  }
}
.l-main .hero-recruit-company .recruit-company-inner .recruit-company-top .left-content .content-box .recruit-company-link:hover .work-img {
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  opacity: 0.7;
}
.l-main .hero-recruit-company .recruit-company-inner .recruit-company-top .left-content .content-box .work-img {
  max-width: 550px;
  height: 335px;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 16px;
}
@media (max-width: 1230px) {
  .l-main .hero-recruit-company .recruit-company-inner .recruit-company-top .left-content .content-box .work-img {
    width: 500px;
    height: 335px;
  }
}
@media (max-width: 1000px) {
  .l-main .hero-recruit-company .recruit-company-inner .recruit-company-top .left-content .content-box .work-img {
    width: 450px;
    height: 335px;
  }
}
@media (max-width: 860px) {
  .l-main .hero-recruit-company .recruit-company-inner .recruit-company-top .left-content .content-box .work-img {
    width: 100%;
    height: auto;
    margin-bottom: 50px;
  }
}
.l-main .hero-recruit-company .recruit-company-inner .recruit-company-top .left-content .content-box .title-text {
  background: rgba(255, 145, 30, 0.8);
  border-radius: 0px 0px 16px 16px;
  z-index: 5;
  position: absolute;
  bottom: 2px;
  width: 129.1%;
  height: 31%;
}
@media (max-width: 1230px) {
  .l-main .hero-recruit-company .recruit-company-inner .recruit-company-top .left-content .content-box .title-text {
    width: 126%;
    height: 31%;
  }
}
@media (max-width: 1000px) {
  .l-main .hero-recruit-company .recruit-company-inner .recruit-company-top .left-content .content-box .title-text {
    width: 119.8%;
    height: 31%;
  }
}
@media (max-width: 860px) {
  .l-main .hero-recruit-company .recruit-company-inner .recruit-company-top .left-content .content-box .title-text {
    width: 550px;
    height: 30%;
    bottom: 12.3%;
    left: 0;
    right: 0;
    text-align: left;
    margin: 0 auto;
  }
}
@media (max-width: 611px) {
  .l-main .hero-recruit-company .recruit-company-inner .recruit-company-top .left-content .content-box .title-text {
    width: 90%;
    height: 30%;
    bottom: 52px;
    left: 0;
    right: 0;
    text-align: left;
    margin: 0 auto;
  }
}
.l-main .hero-recruit-company .recruit-company-inner .recruit-company-top .left-content .content-box .title-text .sub-h2 {
  font-weight: 900;
  font-size: 32px;
  color: #fff;
  padding: 26px 0 0 35px;
  margin: 0;
}
@media (max-width: 860px) {
  .l-main .hero-recruit-company .recruit-company-inner .recruit-company-top .left-content .content-box .title-text .sub-h2 {
    font-size: 28px;
    color: #fff;
    padding: 35px 0 0 25px;
  }
}
@media (max-width: 600px) {
  .l-main .hero-recruit-company .recruit-company-inner .recruit-company-top .left-content .content-box .title-text .sub-h2 {
    font-size: 26px;
    color: #fff;
    padding: 6% 0 0 25px;
  }
}
@media (max-width: 500px) {
  .l-main .hero-recruit-company .recruit-company-inner .recruit-company-top .left-content .content-box .title-text .sub-h2 {
    font-size: 24px;
    color: #fff;
  }
}
@media (max-width: 414px) {
  .l-main .hero-recruit-company .recruit-company-inner .recruit-company-top .left-content .content-box .title-text .sub-h2 {
    font-size: 22px;
  }
}
@media (max-width: 320px) {
  .l-main .hero-recruit-company .recruit-company-inner .recruit-company-top .left-content .content-box .title-text .sub-h2 {
    font-size: 20px;
    padding: 5% 0 0 25px;
  }
}
.l-main .hero-recruit-company .recruit-company-inner .recruit-company-top .left-content .content-box .title-text .sub-text {
  font-weight: 800px;
  line-height: 23.76px;
  color: #fff;
  padding: 5px 0 0 35px;
  margin: 0;
}
@media (max-width: 860px) {
  .l-main .hero-recruit-company .recruit-company-inner .recruit-company-top .left-content .content-box .title-text .sub-text {
    padding: 5px 0 0 25px;
  }
}
@media (max-width: 500px) {
  .l-main .hero-recruit-company .recruit-company-inner .recruit-company-top .left-content .content-box .title-text .sub-text {
    font-size: 14px;
  }
}
@media (max-width: 320px) {
  .l-main .hero-recruit-company .recruit-company-inner .recruit-company-top .left-content .content-box .title-text .sub-text {
    font-size: 12px;
  }
}
.l-main .hero-recruit-company .recruit-company-inner .recruit-company-top .right-content {
  margin-right: 80px;
  padding-top: 30px;
  text-align: right;
  position: relative;
}
@media (max-width: 860px) {
  .l-main .hero-recruit-company .recruit-company-inner .recruit-company-top .right-content {
    margin: 0 auto;
    position: static;
    padding: 0;
  }
}
.l-main .hero-recruit-company .recruit-company-inner .recruit-company-top .right-content .with-work-text {
  text-align: left;
  color: #524742;
  font-weight: 800;
  font-size: 24px;
  -webkit-transform: rotate(-10deg);
          transform: rotate(-10deg);
  position: absolute;
  left: 29%;
  top: 2%;
  margin: 0;
  white-space: nowrap;
}
@media (max-width: 1218px) {
  .l-main .hero-recruit-company .recruit-company-inner .recruit-company-top .right-content .with-work-text {
    left: 32%;
    top: 2%;
    font-size: 21px;
  }
}
@media (max-width: 1140px) {
  .l-main .hero-recruit-company .recruit-company-inner .recruit-company-top .right-content .with-work-text {
    font-size: 19px;
    left: 32%;
    top: 2%;
  }
}
@media (max-width: 1089px) {
  .l-main .hero-recruit-company .recruit-company-inner .recruit-company-top .right-content .with-work-text {
    font-size: 17px;
    left: 33%;
  }
}
@media (max-width: 1050px) {
  .l-main .hero-recruit-company .recruit-company-inner .recruit-company-top .right-content .with-work-text {
    left: 43%;
    top: -3%;
  }
}
@media (max-width: 950px) {
  .l-main .hero-recruit-company .recruit-company-inner .recruit-company-top .right-content .with-work-text {
    left: 42%;
    top: -3%;
  }
}
@media (max-width: 905px) {
  .l-main .hero-recruit-company .recruit-company-inner .recruit-company-top .right-content .with-work-text {
    left: 44%;
    top: -4%;
  }
}
@media (max-width: 860px) {
  .l-main .hero-recruit-company .recruit-company-inner .recruit-company-top .right-content .with-work-text {
    width: 98%;
    position: static;
    padding-left: 26%;
    margin-bottom: -2%;
    -webkit-transform: rotate(-9deg);
            transform: rotate(-9deg);
  }
}
@media (max-width: 768px) {
  .l-main .hero-recruit-company .recruit-company-inner .recruit-company-top .right-content .with-work-text {
    font-size: 18px;
    padding-left: 27%;
    margin-bottom: -2%;
  }
}
@media (max-width: 600px) {
  .l-main .hero-recruit-company .recruit-company-inner .recruit-company-top .right-content .with-work-text {
    font-size: 14px;
    margin-bottom: -2%;
  }
}
@media (max-width: 500px) {
  .l-main .hero-recruit-company .recruit-company-inner .recruit-company-top .right-content .with-work-text {
    font-size: 14px;
    padding-left: 21%;
    margin-bottom: -2%;
  }
}
@media (max-width: 414px) {
  .l-main .hero-recruit-company .recruit-company-inner .recruit-company-top .right-content .with-work-text {
    font-size: 12px;
    padding-left: 9%;
    margin-bottom: -4%;
  }
}
@media (max-width: 375px) {
  .l-main .hero-recruit-company .recruit-company-inner .recruit-company-top .right-content .with-work-text {
    padding-left: 13%;
  }
}
@media (max-width: 320px) {
  .l-main .hero-recruit-company .recruit-company-inner .recruit-company-top .right-content .with-work-text {
    padding-left: 20%;
    margin-bottom: -7%;
  }
}
@media (min-width: 1051px) {
  .l-main .hero-recruit-company .recruit-company-inner .recruit-company-top .right-content .with-work-text .sp-with-work {
    display: none;
  }
}
.l-main .hero-recruit-company .recruit-company-inner .recruit-company-top .right-content .work-string-img {
  width: 455px;
  height: 110px;
  margin-right: 11%;
}
@media (max-width: 1280px) {
  .l-main .hero-recruit-company .recruit-company-inner .recruit-company-top .right-content .work-string-img {
    width: 62%;
    height: auto;
    padding-top: 1%;
  }
}
@media (max-width: 1215px) {
  .l-main .hero-recruit-company .recruit-company-inner .recruit-company-top .right-content .work-string-img {
    width: 62%;
    padding-top: 2%;
    margin-right: 9%;
  }
}
@media (max-width: 1070px) {
  .l-main .hero-recruit-company .recruit-company-inner .recruit-company-top .right-content .work-string-img {
    margin-right: 5%;
  }
}
@media (max-width: 905px) {
  .l-main .hero-recruit-company .recruit-company-inner .recruit-company-top .right-content .work-string-img {
    width: 58%;
    margin-right: 2%;
  }
}
@media (max-width: 860px) {
  .l-main .hero-recruit-company .recruit-company-inner .recruit-company-top .right-content .work-string-img {
    width: 39%;
    margin: 0 0 42% 0;
    padding: 0 0 5% 0;
  }
}
@media (max-width: 768px) {
  .l-main .hero-recruit-company .recruit-company-inner .recruit-company-top .right-content .work-string-img {
    width: 250px;
    margin: 0 0 42% 0;
    padding: 0 0 5% 0;
  }
}
@media (max-width: 600px) {
  .l-main .hero-recruit-company .recruit-company-inner .recruit-company-top .right-content .work-string-img {
    width: 200px;
    margin: 0 0 42% 0;
    padding: 0 0 10% 0;
  }
}
@media (max-width: 414px) {
  .l-main .hero-recruit-company .recruit-company-inner .recruit-company-top .right-content .work-string-img {
    width: 140px;
    height: auto;
    margin: 0 -7% 78% 0;
    padding-top: 4%;
  }
}
@media (max-width: 375px) {
  .l-main .hero-recruit-company .recruit-company-inner .recruit-company-top .right-content .work-string-img {
    width: 140px;
    height: auto;
    margin: 0 -13% 78% 0;
  }
}
@media (max-width: 320px) {
  .l-main .hero-recruit-company .recruit-company-inner .recruit-company-top .right-content .work-string-img {
    width: 140px;
    height: auto;
    margin: 0 -17% 92% 0;
  }
}
.l-main .hero-recruit-company .recruit-company-inner .recruit-company-top .right-content .staff-man-img {
  width: 51%;
  height: 70%;
  padding-top: 5%;
  -o-object-fit: cover;
  object-fit: contain;
  margin: 0px 4% 0 0;
}
@media (max-width: 1050px) {
  .l-main .hero-recruit-company .recruit-company-inner .recruit-company-top .right-content .staff-man-img {
    width: 63%;
    height: 77%;
  }
}
@media (max-width: 860px) {
  .l-main .hero-recruit-company .recruit-company-inner .recruit-company-top .right-content .staff-man-img {
    width: 30%;
    margin-right: 14%;
    padding-top: 8%;
  }
}
@media (max-width: 414px) {
  .l-main .hero-recruit-company .recruit-company-inner .recruit-company-top .right-content .staff-man-img {
    width: 51%;
    height: 76%;
  }
}
@media (max-width: 320px) {
  .l-main .hero-recruit-company .recruit-company-inner .recruit-company-top .right-content .staff-man-img {
    margin: 0px 4% 15% 0;
  }
}
.l-main .hero-recruit-company .recruit-company-inner .news-top {
  padding-top: 67px;
}
.l-main .hero-recruit-company .recruit-company-inner .news-top .sub-h2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  background: #ffffff;
  border: 2px solid #ff911e;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 40px;
  color: #333;
  width: 400px;
  height: 80px;
  margin: 0 auto;
  font-weight: 800;
  font-size: 32px;
  line-height: 47.52px;
  z-index: 10;
  position: sticky;
  white-space: nowrap;
}
@media (max-width: 1030px) {
  .l-main .hero-recruit-company .recruit-company-inner .news-top .sub-h2 {
    font-size: 28px;
  }
}
@media (max-width: 860px) {
  .l-main .hero-recruit-company .recruit-company-inner .news-top .sub-h2 {
    font-size: 26px;
  }
}
@media (max-width: 768px) {
  .l-main .hero-recruit-company .recruit-company-inner .news-top .sub-h2 {
    width: 60%;
    height: 70px;
  }
}
@media (max-width: 600px) {
  .l-main .hero-recruit-company .recruit-company-inner .news-top .sub-h2 {
    font-size: 24px;
    width: 65%;
  }
}
@media (max-width: 414px) {
  .l-main .hero-recruit-company .recruit-company-inner .news-top .sub-h2 {
    font-size: 22px;
    width: 82%;
  }
}
@media (max-width: 320px) {
  .l-main .hero-recruit-company .recruit-company-inner .news-top .sub-h2 {
    font-size: 20px;
    width: 86%;
  }
}
.l-main .hero-recruit-company .recruit-company-inner .news-top .sub-h2 .h2-img {
  width: 100px;
  height: 100px;
  padding-top: 4%;
  padding-left: 10px;
  -o-object-fit: cover;
     object-fit: cover;
}
@media (max-width: 1030px) {
  .l-main .hero-recruit-company .recruit-company-inner .news-top .sub-h2 .h2-img {
    width: 29%;
    height: auto;
    padding-left: 8px;
  }
}
@media (max-width: 860px) {
  .l-main .hero-recruit-company .recruit-company-inner .news-top .sub-h2 .h2-img {
    width: 29%;
    padding-left: 4px;
  }
}
@media (max-width: 680px) {
  .l-main .hero-recruit-company .recruit-company-inner .news-top .sub-h2 .h2-img {
    width: 31%;
    height: inherit;
  }
}
.l-main .hero-recruit-company .recruit-company-inner .news-top .sub-h2 .h2-img.left {
  padding-left: 40px;
  -o-object-fit: cover;
     object-fit: cover;
}
@media (max-width: 414px) {
  .l-main .hero-recruit-company .recruit-company-inner .news-top .sub-h2 .h2-img.left {
    width: 36%;
    height: inherit;
  }
}
.l-main .hero-recruit-company .recruit-company-inner .news-top .sub-h2 .h2-img.right {
  padding-right: 40px;
  -o-object-fit: cover;
     object-fit: cover;
}
@media (max-width: 414px) {
  .l-main .hero-recruit-company .recruit-company-inner .news-top .sub-h2 .h2-img.right {
    width: 36%;
    height: inherit;
  }
}
.l-main .main-news-btn-pad {
  padding: 43px;
}
@media (max-width: 768px) {
  .l-main .main-news-btn-pad {
    padding: 65px 0 0 0;
  }
}
@media (max-width: 414px) {
  .l-main .main-news-btn-pad {
    padding: 50px 0;
  }
}
@media (max-width: 375px) {
  .l-main .main-news-btn-pad {
    padding: 72px 0;
  }
}
@media (max-width: 320px) {
  .l-main .main-news-btn-pad {
    padding: 36px 0;
  }
}
.l-main .main-news-btn-pad .button {
  width: 320px;
  height: 56px;
  background: #ff911e;
  border-radius: 40px;
  overflow: hidden;
  margin: 10px auto 0;
}
@media (max-width: 950px) {
  .l-main .main-news-btn-pad .button {
    margin: 10px auto 0;
  }
}
@media (max-width: 768px) {
  .l-main .main-news-btn-pad .button {
    width: 270px;
    margin: 10px auto 0;
  }
}
@media (max-width: 600px) {
  .l-main .main-news-btn-pad .button {
    width: 270px;
    margin: 10px auto 0;
  }
}
@media (max-width: 414px) {
  .l-main .main-news-btn-pad .button {
    width: 220px;
    margin: 10px auto 0;
  }
}
.l-main .main-news-btn-pad .button .btn {
  text-decoration: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
  height: 100%;
  border-radius: 40px;
  overflow: hidden;
  background: transparent;
  border: 2px solid #ff911e;
  border-radius: 40px;
  position: relative;
  z-index: 1;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.l-main .main-news-btn-pad .button .btn::before {
  content: "";
  width: 100%;
  height: 100%;
  border-radius: 40px;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  background: #fff;
  -webkit-transform-origin: 100% 50%;
          transform-origin: 100% 50%;
  -webkit-transform: scaleX(0);
          transform: scaleX(0);
  -webkit-transition: -webkit-transform ease 0.3s;
  transition: -webkit-transform ease 0.3s;
  transition: transform ease 0.3s;
  transition: transform ease 0.3s, -webkit-transform ease 0.3s;
  overflow: hidden;
  color: #ff911e;
}
.l-main .main-news-btn-pad .button .btn:hover .btn-text {
  color: #ff911e;
  border-radius: 40px;
  overflow: hidden;
}
.l-main .main-news-btn-pad .button .btn:hover {
  color: #ff911e;
  border-radius: 40px;
  overflow: hidden;
}
.l-main .main-news-btn-pad .button .btn:hover::before {
  color: #ff911e;
  border-radius: 40px;
  overflow: hidden;
  -webkit-transform-origin: 0% 50%;
          transform-origin: 0% 50%;
  -webkit-transform: scaleX(1);
          transform: scaleX(1);
}
.l-main .main-news-btn-pad .button .btn .btn-text {
  color: #fff;
  margin: 0;
}
@media (max-width: 600px) {
  .l-main .main-news-btn-pad .button .btn .btn-text {
    font-size: 14px;
  }
}
@media (max-width: 414px) {
  .l-main .main-news-btn-pad .button .btn .btn-text {
    font-size: 12px;
  }
}
/*# sourceMappingURL=main.css.map */