@charset "UTF-8";

@media only screen and (max-width: 834px) {
  .box-sales-trends {
    margin-bottom: 70px;
  }
  .box-sales-trends__content {
    padding: 0;
    margin-right: -6px;
  }
  .box-sales-trends__content p {
    text-align: left;
    font-size: 10px;
  }
  .box-employees .list-item {
    margin: 0 -10px 15px -10px;
  }
  .box-employees .list-item .item {
    padding: 0 10px;
  }
  .box-employees .list-item .item .ttl-alto {
    margin-bottom: 15px;
  }
  .box-employees .list-item .item:first-child .item__img {
    margin-left: 0;
  }
  .box-employees .list-item .item:last-child {
    margin-bottom: 0;
  }
  .box-employees .list-item .item:last-child .ttl-alto {
    margin-bottom: 27px;
  }
  .box-employees .list-item .item:last-child .item__img {
    padding: 0 30px;
  }
  .box-ratio {
    margin-bottom: 58px;
  }
  .box-ratio .list-item .item .ttl-alto {
    margin-bottom: 22px;
  }
  .box-ratio .list-item .item:first-child .item__img,
  .box-ratio .list-item .item:nth-child(2) .item__img,
  .box-ratio .list-item .item:last-child .item__img{
    margin: 0 auto;
  }
  
  .box-ratio .list-item .item:first-child .item__img {
    max-width: 76%;
  }
  .box-ratio .list-item .item:first-child .item__img img,
  .box-ratio .list-item .item:nth-child(2) .item__img img,
  .box-ratio .list-item .item:last-child .item__img img {
    width: 100%;
  }
  .box-ratio .list-item .item:nth-child(2) .item__img {
    max-width: 46%;
  }
  .box-ratio .list-item .item:last-child .item__img {
    max-width: 43%;
  }
  .box-work-area {
    margin-bottom: 50px;
    margin-top: 50px;
  }
  .box-work-area__border {
    padding-bottom: 36px;
  }
  .box-work-area .ttl-alto {
    margin-bottom: 25px;
  }
  .box-work-area__wp {
    flex-wrap: wrap;
    width: 100%;
  }
  .box-work-area__wp--info {
    width: 100%;
    order: 2;
    display: flex;
    padding-left: 30px;
    padding-right: 20px;
  }
  .box-work-area__wp--info .left {
    width: 47.6%;
  }
  .box-work-area__wp--info .right {
    width: calc(100% - 47.6%);
  }
  .box-work-area__wp--info .ttl-green-border {
    font-size: 20px;
    font-size: 2rem;
    margin-left: 0;
    border-width: 3px;
    letter-spacing: 2px;
    padding-left: 8px;
    margin-bottom: 14px;
  }
  .box-work-area__wp--info .list-info {
    margin-left: 0;
    margin-bottom: 0;
  }
  .box-work-area__wp--info .list-info li {
    margin-bottom: 8px;
  }
  .box-work-area__wp--info .list-info li:after {
    top: 32%;
  }
  .box-work-area__wp--info .list-info li span {
    font-size: 14px;
    font-size: 1.4rem;
  }
  .box-work-area__wp--info .list-info li span:first-child {
    letter-spacing: 1px;
    padding-right: 3px;
  }
  .box-work-area__wp--info .list-info li span:last-child {
    padding-left: 3px;
  }
  .box-work-area__wp--info .box-number-local .btn-local {
    font-size: 11.5px;
    font-size: 1.15rem;
    letter-spacing: 1.5px;
    padding: 9px 0;
    margin-bottom: 10px;
  }
  .box-work-area__wp--info .box-number-local .number {
    font-size: 50px;
    font-size: 5rem;
  }
  .box-work-area__wp--img {
    width: 100%;
    order: 1;
    margin-bottom: 12px;
    padding: 0 12px;
  }
  .box-work-area__wp--img .sp img {
    width: 392px;
  }
  .ttl-alto {
    font-size: 17.5px;
    font-size: 1.75rem;
    padding: 14px 10px;
    letter-spacing: 6px;
    margin-bottom: 14px;
  }
}

@media only screen and (max-width: 640px) {
  .inner-1100 + .about_ips_text {
    margin-top: 30px;
  }
  .box-employees .list-item {
    flex-wrap: wrap;
    margin: 0 0 50px 0;
  }
  .box-employees .list-item .item {
    width: 100%;
    padding: 0;
    margin-bottom: 50px;
  }
  .box-ratio .list-item {
    margin: 0 0 36px 0;
    flex-wrap: wrap;
  }
  .box-ratio .list-item .item {
    width: 100%;
    padding: 0;
    margin-bottom: 50px;
  }
  .box-ratio .list-item .item:nth-child(2) {
    margin-bottom: 50px;
  }
  .box-ratio .list-item .item:nth-child(2) .ttl-alto {
    margin-bottom: 29px;
  }
  .box-ratio .list-item .item:last-child {
    margin-bottom: 0;
  }
  .box-ratio .list-item .item:last-child .ttl-alto {
    margin-bottom: 52px;
  }
  .about_ips_text {
    margin-top: 60px;
  }
}

@media only screen and (max-width: 413px) {
  .box-work-area__wp--info {
    padding-left: 10px;
    padding-right: 10px;
  }
}

@media screen and (max-width: 374px) {
  .box-work-area__wp--info .ttl-green-border {
    font-size: 16px;
    font-size: 1.6rem;
  }
  .box-work-area__wp--info .list-info {
    padding-right: 20px;
  }
  .box-work-area__wp--info .list-info li span {
    font-size: 12px;
    font-size: 1.2rem;
  }
  .box-work-area__wp--info .box-number-local .btn-local {
    font-size: 10px;
    font-size: 1rem;
    letter-spacing: 0.5px;
  }
  .box-work-area__wp--info .box-number-local .number {
    font-size: 45px;
    font-size: 4.5rem;
  }
}