@media (max-width: 1600px) {
  .shop-ttl {
    padding: 0;
  }

  .news-box a {
    padding: 20px;
  }

  .news-box-outer .news-button {
    font-size: 16px;
  }
}
@media (max-width: 1470px) {
  .inner-narrow {
    padding: 0 30px;
  }

  .inkuche-inner article {
    width: calc((100% - 90px) / 3);
  }

  .works .works-inner {
    margin: 90px 0;
  }
  .works .works-inner .sectionttl {
    margin-bottom: 40px;
  }
  .works .works-inner .readmore {
    margin-top: 40px;
  }
}
@media (max-width: 1400px) {
  .hero-outer .hero {
    width: calc(100% - 100px);
  }

  .shop-info {
    padding: 120px 0;
  }
}
@media (max-width: 1280px) {
  .inkuche-inner .hasbg {
    padding-top: 100%;
  }

  .inkuche-inner article {
    width: calc((100% - 60px) / 3);
  }

  .hero-outer .hero {
    width: calc(100% - 60px);
  }

  .hero-outer .hero {
    width: calc(100% - 90px);
  }
}
@media (max-width: 1200px) {
  .news-box {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }

  .news-box-outer::before {
    width: 70%;
    bottom: -32px;
  }
  .news-box-outer > div {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  .news-box-outer .inner-narrow {
    width: 100%;
  }
  .news-box-outer .news-button {
    position: relative;
    width: 200px !important;
    margin: 30px auto 0;
  }
  .news-box-outer .news-button.bg-black {
    background: transparent;
  }
  .news-box-outer .news-button a {
    width: 100%;
    height: 36px;
    border: 1px solid #fff;
    color: #fff;
  }

  .works {
    margin-top: 0;
  }
  .works .works-inner {
    width: 40%;
    margin: 60px 0;
  }
}
@media (max-width: 1150px) {
  .hero-outer .hero {
    width: 100%;
  }
}
@media (max-width: 1000px) {
  .hero-outer .content {
    padding-right: 20px;
  }

  .inkuche {
    padding: 60px 0;
  }

  .hero-outer h2 {
    font-size: 36px;
  }

  section.service {
    padding: 60px 0 20px;
  }

  .shop-info {
    padding: 60px 0 30px;
  }
  .shop-info a.hide {
    display: block;
    margin: 40px auto 0;
  }

  .hero-outer .hero {
    width: 100%;
  }

  section.service p {
    font-size: 14px;
  }

  .sevice-item .service3-button-outer {
    -webkit-transform: translate(0, -90px);
            transform: translate(0, -90px);
  }
  .sevice-item.animate .service3-button-outer {
    -webkit-transform: translate(0, -60px);
            transform: translate(0, -60px);
  }

  section.service a {
    position: relative;
  }
  section.service .columns > a {
    width: 100%;
  }
  section.service .columns > a:last-child {
    margin-top: 180px;
  }
  section.service .columns-outer {
    width: 100%;
    margin-top: 100px;
  }

  .news-box-outer .inner-narrow {
    padding-top: 50px;
  }

  .news-box {
    -webkit-box-shadow: none;
            box-shadow: none;
  }
  .news-box article {
    width: 100%;
  }
  .news-box article::before {
    content: none;
  }
  .news-box a {
    padding: 10px 20px;
    border-bottom: 1px solid #efefef;
  }

  .pub-time {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    margin-right: 1rem;
  }
  .pub-time span.new {
    margin-left: 1rem;
  }

  .news-box-outer .news-button {
    width: 180px !important;
  }

  .inkuche-inner article {
    width: calc((100% - 20px) / 3);
  }

  .sectionttl.oneline {
    margin: 0 auto 50px;
  }

  .news-box-outer .inner-narrow {
    width: 90%;
  }

  .works .works-img {
    top: 50%;
    left: 8%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
  }
}
@media (max-width: 768px) {
  .inkuche-inner .info {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }

  .inkuche::before,
  .works::before,
  .shop-info::before {
    width: 100%;
  }

  .works .works-img {
    width: 45%;
    padding: 20%;
    left: 0;
  }
  .works .works-inner {
    width: 50%;
    margin: 50px 0;
  }

  .shop-info::before {
    height: 100%;
  }
}
@media (max-width: 750px) {
  .header-right .emailli a.bg-black:hover {
    background: transparent;
  }

  .inkuche .inner-wide {
    width: 100%;
  }
  .inkuche .inkuche-inner {
    margin: 0 auto;
    width: 80%;
  }
  .inkuche .inkuche-inner .info {
    text-overflow: ellipsis;
    overflow: hidden;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    display: -webkit-box;
  }
  .inkuche .readmore {
    margin: 30px auto !important;
  }

  .sectionttl.oneline {
    text-align: center;
  }

  .works .works-inner .readmore {
    margin: 30px auto 0;
  }

  .shop-info .inner-wide {
    width: 80%;
    margin: 0 auto;
  }

  .footer-box {
    padding-top: 30px;
  }
  .footer-box .inner-wide {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-bottom: 30px;
  }
  .footer-box .inner-wide .tel-footer {
    width: 100%;
  }
  .footer-box .footer-copyright {
    width: 95%;
  }

  .news-box-outer .inner-narrow {
    width: 100%;
  }
}
@media (max-width: 700px) {
  .infos-outer .infos > div {
    width: 100%;
  }
  .infos-outer .infos > div:first-child {
    margin-bottom: 20px;
  }
}
@media (max-width: 600px) {
  .news-box-outer .news-button.bg-black {
    margin: 30px auto 0 35%;
  }

  .inkuche .inkuche-inner,
  section.service .inner-wide,
  .works > div,
  .shop-info .inner-wide {
    width: 85%;
  }
}
@media (max-width: 500px) {
  .hero-outer h2 {
    font-size: 7vw;
  }

  .inkuche-inner article {
    width: 100%;
    margin-bottom: 50px;
  }
  .inkuche-inner article:last-child {
    margin-bottom: 0px;
  }

  .inkuche-inner .info {
    margin-top: 10px;
  }

  .service-button {
    width: 140px;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
  }

  .works > div {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .works > div .works-img {
    width: 100%;
    margin-top: 50px;
    padding: 33%;
    position: static;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  .works > div .works-inner {
    width: 100%;
  }

  .shop-info .inkuche-inner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .shop-info .inkuche-inner article {
    width: 100%;
  }

  .footer-box .inner-wide {
    width: 85%;
  }
}
@media (max-width: 420px) {
  .news-box a {
    padding: 10px;
  }

  section.service .columns > a:last-child {
    margin-top: 160px;
  }

  section.service .sevice-items {
    margin-top: 52px;
  }

  .inkuche-inner dt {
    margin-bottom: 0;
  }

  .inkuche-inner .hasbg {
    padding-top: 80%;
  }
}
@media (max-width: 400px) {
  .perspective span, .perspective span::before, .perspective span::after {
    width: 28px;
  }
}
