@charset "UTF-8";
/* Scss Document */
@media screen and (min-width: 1289px) {
  .home #gHeader02 .navBtn.viewSp {
    display: block !important; } }
#contentsWrap.home {
  padding-top: 0; }
  @media screen and (max-width: 1279px) {
    #contentsWrap.home {
      padding-top: 0; } }
  #contentsWrap.home #mv {
    width: 100%;
    height: 100vh;
    background: url("../img/mv_bg01.png") repeat-x 50% 50%;
    background-size: auto 100%;
    text-align: center;
    font-weight: bold;
    line-height: 1.7;
    letter-spacing: 0.05em;
    position: relative; }
    #contentsWrap.home #mv:after {
      content: '';
      background: url("../img/line_dot01.png") no-repeat 50% 50%;
      background-size: contain;
      width: 0.5em;
      height: 6em;
      position: absolute;
      bottom: 1em;
      left: 50%;
      margin-left: -0.25em; }
    @media screen and (min-width: 1280px) {
      #contentsWrap.home #mv h1 {
        color: #fff;
        padding-top: calc(50vh - 200px);
        font-size: 30px; }
      #contentsWrap.home #mv .txt {
        color: #fff;
        padding-top: 30px;
        font-size: 20px; } }
    @media screen and (max-width: 1279px) {
      #contentsWrap.home #mv {
        height: calc(100vh - 70px); }
        #contentsWrap.home #mv h1 {
          color: #fff;
          padding-top: calc(50vh - 200px);
          font-size: 20px; }
        #contentsWrap.home #mv .txt {
          color: #fff;
          padding-top: 20px;
          font-size: 16px; } }
  #contentsWrap.home #intro {
    width: 100%;
    box-sizing: border-box;
    background: url("../img/intro_bg01.png") no-repeat 50% 50%;
    background-size: cover;
    text-align: center;
    position: relative; }
    #contentsWrap.home #intro:before {
      content: '';
      background: url("../img/line_dot02.png") no-repeat 50% 50%;
      background-size: contain;
      width: 0.5em;
      height: 6em;
      position: absolute;
      top: 1em;
      left: 50%;
      margin-left: -0.25em; }
    #contentsWrap.home #intro .tit {
      font-size: 22px;
      line-height: 1.5;
      margin-bottom: 1em;
      font-weight: 700; }
    #contentsWrap.home #intro .txt {
      font-size: 14px;
      line-height: 1.6;
      margin-bottom: 20px; }
    @media screen and (max-width: 1279px) {
      #contentsWrap.home #intro {
        padding: 14em 20px 10em; }
        #contentsWrap.home #intro .tit {
          font-size: 16px; }
        #contentsWrap.home #intro .txt {
          font-size: 12px;
          text-align: left; }
        #contentsWrap.home #intro .from {
          margin-top: 30px; }
          #contentsWrap.home #intro .from img {
            width: 200px; } }
    @media screen and (min-width: 1280px) {
      #contentsWrap.home #intro {
        padding: 14em calc(50% - 500px) 10em; }
        #contentsWrap.home #intro .from {
          margin-top: 30px; } }
#contentsWrap.home #pickUp {
    margin: 40px 0;
}
#contentsWrap.home #pickUp .sectionTit {
    font-size: 22px;
    line-height: 1.5;
    margin-bottom: 1em;
    font-weight: 700;
	text-align: center;
}
  #contentsWrap.home #history {
    margin: 40px calc(50% - 500px) 0;
    display: flex; }
    #contentsWrap.home #history .sectionTit {
      -ms-writing-mode: tb-rl;
      writing-mode: vertical-rl;
      background: #FFD8EC;
      color: #D21577;
      padding: 20px 10px;
      margin-right: 20px;
      letter-spacing: 0.3em; }
    #contentsWrap.home #history .data {
      padding-bottom: 20px; }
    #contentsWrap.home #history .tit {
      font-size: 17px;
      padding: 40px 0 10px 20px;
      background: url("../img/ico_look01.png") no-repeat 0 80%; }
    #contentsWrap.home #history .subTit {
      font-size: 12px;
      margin: 10px 0; }
    @media screen and (max-width: 1279px) {
      #contentsWrap.home #history {
        margin: 30px 10px 0; }
        #contentsWrap.home #history .tit {
          font-size: 15px;
          padding: 40px 0 10px 20px;
          background: url("../img/ico_look01.png") no-repeat 0 80%; }
        #contentsWrap.home #history .sectionTit {
          margin-right: 10px; }
        #contentsWrap.home #history .txt {
          font-size: 12px; }
        #contentsWrap.home #history .data .year {
          width: calc(100vw - 67px);
          overflow-x: scroll; }
          #contentsWrap.home #history .data .year img {
            max-width: none; }
        #contentsWrap.home #history ol li {
          position: relative;
          text-align: center;
          margin: 0 10px 10px; }
          #contentsWrap.home #history ol li.half {
            float: left; }
          #contentsWrap.home #history ol li + li:before {
            content: url("../img/ico_arw01.png");
            position: absolute;
            top: 50%;
            margin-left: -12px;
            margin-top: -10px; } }
    @media screen and (min-width: 1280px) {
      #contentsWrap.home #history ol {
        display: flex;
        justify-content: space-between; }
        #contentsWrap.home #history ol li {
          position: relative; }
          #contentsWrap.home #history ol li + li:before {
            content: url("../img/ico_arw01.png");
            position: absolute;
            left: 0;
            top: 50%;
            margin-left: -27px;
            margin-top: -10px; } }
  #contentsWrap.home #step {
    margin: 0 calc(50% - 500px) 40px; }
    #contentsWrap.home #step .stepTit {
      -ms-writing-mode: tb-rl;
      writing-mode: vertical-rl;
      padding: 40px 10px 20px;
      margin-right: 20px;
      letter-spacing: 0.3em;
      position: relative; }
    #contentsWrap.home #step .step01 .stepTit {
      background: #F389C0;
      color: #fff; }
      #contentsWrap.home #step .step01 .stepTit:after {
        content: '';
        border-style: solid;
        border-color: #F389C0 transparent transparent;
        border-width: 20px 19px 0;
        position: absolute;
        left: 0;
        bottom: -20px;
        z-index: 300; }
    #contentsWrap.home #step .step01 .tit {
      background: url(../img/tit01.png) no-repeat 0 0; }
    #contentsWrap.home #step .step02 .stepTit {
      background: #E956A2;
      color: #fff; }
      #contentsWrap.home #step .step02 .stepTit:after {
        content: '';
        border-style: solid;
        border-color: #E956A2 transparent transparent;
        border-width: 20px 19px 0;
        position: absolute;
        left: 0;
        bottom: -20px;
        z-index: 300; }
    #contentsWrap.home #step .step02 .tit {
      background: url(../img/tit02.png) no-repeat 0 0; }
    #contentsWrap.home #step .step03 .stepTit {
      background: #D21577;
      color: #fff; }
      #contentsWrap.home #step .step03 .stepTit:after {
        content: '';
        border-style: solid;
        border-color: #D21577 transparent transparent;
        border-width: 20px 19px 0;
        position: absolute;
        left: 0;
        bottom: -20px;
        z-index: 300; }
    #contentsWrap.home #step .step03 .tit {
      background: url(../img/tit03.png) no-repeat 0 0; }
    #contentsWrap.home #step .tit {
      font-size: 17px;
      line-height: 1.5;
      border-bottom: #D21577 2px solid;
      padding: 5px 0 0.5em 75px;
      margin-bottom: 1em; }
    #contentsWrap.home #step .txt {
      line-height: 1.5;
      padding-bottom: 20px; }
    @media screen and (max-width: 1279px) {
      #contentsWrap.home #step {
        margin: 0 10px 40px; }
        #contentsWrap.home #step ol li {
          display: flex;
          justify-content: space-between;
          position: relative;
          align-items: stretch;
          justify-content: flex-start; }
          #contentsWrap.home #step ol li .detail {
            padding-bottom: 20px; }
          #contentsWrap.home #step ol li .data {
            padding-bottom: 20px; }
          #contentsWrap.home #step ol li .tit {
            font-size: 15px; }
          #contentsWrap.home #step ol li .txt {
            font-size: 12px; } }
    @media screen and (min-width: 1280px) {
      #contentsWrap.home #step ol li {
        display: flex;
        justify-content: space-between;
        position: relative;
        align-items: stretch;
        justify-content: flex-start; }
        #contentsWrap.home #step ol li .summary {
          width: calc(100% - 440px); }
        #contentsWrap.home #step ol li .detail {
          display: flex;
          padding: 30px 20px 30px 30px;
          justify-content: space-between; }
          #contentsWrap.home #step ol li .detail .img {
            width: 400px; }
        #contentsWrap.home #step ol li .data {
          padding: 30px 20px 30px 30px; } }
  #contentsWrap.home #service {
    padding: 200px calc(50% - 500px) 0;
    background: #ececec;
    position: relative;
    width: 100%;
    box-sizing: border-box;
    overflow: hidden; }
    #contentsWrap.home #service:before {
      content: '';
      display: block;
      position: absolute;
      top: 0;
      left: 0;
      border-width: 100px 50vw;
      border-style: solid;
      border-color: #ffffff #ececec #ececec #ffffff; }
    #contentsWrap.home #service .serviceList li {
      background: #fff;
      border: solid 1px #373737;
      box-shadow: 0 1.7rem 1.3rem -1.3rem rgba(84, 83, 123, 0.6); }
    #contentsWrap.home #service .btnList {
      display: flex;
      padding: 30px 0 5px;
      justify-content: center; }
      #contentsWrap.home #service .btnList li {
        padding: 0 10px; }
    @media screen and (max-width: 1279px) {
      #contentsWrap.home #service {
        padding: 80px 10px 0;
        background: #ececec;
        position: relative;
        width: 100%;
        box-sizing: border-box;
        overflow: hidden; }
        #contentsWrap.home #service:before {
          content: '';
          display: block;
          position: absolute;
          top: 0;
          left: 0;
          border-width: 20px 50vw;
          border-style: solid;
          border-color: #ffffff #ececec #ececec #ffffff; }
        #contentsWrap.home #service .serviceTit {
          text-align: center;
          font-size: 17px;
          font-weight: 700;
          margin: 0 auto 20px;
          width: fit-content;
          padding: 0 10px;
          background: url("../img/bg_line01.png") repeat-x 50% 100%;
          background-size: auto 100%; }
        #contentsWrap.home #service .serviceList li {
          padding: 10px;
          margin-bottom: 20px; }
          #contentsWrap.home #service .serviceList li .detail {
            padding-bottom: 10px;
            border-bottom: dotted 3px #707070;
            margin-bottom: 10px; }
            #contentsWrap.home #service .serviceList li .detail .summary {
              margin-bottom: 20px; }
              #contentsWrap.home #service .serviceList li .detail .summary .tit {
                font-size: 14px;
                font-weight: 700;
                color: #D21577;
                padding: 10px 0 5px; }
              #contentsWrap.home #service .serviceList li .detail .summary .txt {
                font-size: 12px;
                line-height: 1.4;
                margin-top: 10px; }
          #contentsWrap.home #service .serviceList li .btn a {
            display: block; }
        #contentsWrap.home #service .btnList {
          padding: 10px 0;
          display: block; }
          #contentsWrap.home #service .btnList li {
            width: 100%;
            margin-bottom: 10px;
            padding: 0; } }
    @media screen and (min-width: 1280px) {
      #contentsWrap.home #service .serviceTit {
        text-align: center;
        font-size: 28px;
        font-weight: 700;
        margin: 0 auto 40px;
        width: fit-content;
        padding: 0 30px;
        background: url("../img/bg_line01.png") repeat-x 50% 100%; }
      #contentsWrap.home #service .serviceList li {
        padding: 20px;
        margin-bottom: 20px; }
        #contentsWrap.home #service .serviceList li .detail {
          display: flex;
          flex-direction: row-reverse;
          padding-bottom: 20px;
          border-bottom: dotted 3px #707070;
          margin-bottom: 20px; }
          #contentsWrap.home #service .serviceList li .detail .summary {
            padding: 0 0 0 20px;
            width: 570px; }
            #contentsWrap.home #service .serviceList li .detail .summary .tit {
              font-size: 24px;
              font-weight: 700;
              color: #D21577;
              padding: 20px 0 10px; }
            #contentsWrap.home #service .serviceList li .detail .summary .txt {
              font-size: 14px;
              line-height: 1.4;
              margin-top: 20px; }
        #contentsWrap.home #service .serviceList li .btn {
          text-align: right; }
          #contentsWrap.home #service .serviceList li .btn a {
            width: 300px;
            display: inline-block; }
      #contentsWrap.home #service .btnList li {
        width: 40%; } }
  #contentsWrap.home #client {
    padding: 200px calc(50% - 500px) 50px;
    position: relative;
    overflow: hidden;
    width: 100%;
    box-sizing: border-box;
    background: #fff; }
    #contentsWrap.home #client .tit {
      font-size: 1.5em;
      font-weight: 900;
      margin: 0 0 20px 0; }
    #contentsWrap.home #client:before {
      content: '';
      display: block;
      position: absolute;
      top: 0px;
      left: 0;
      border-width: 100px 50vw;
      border-style: solid;
      border-color: #ececec transparent transparent #ececec; }
  #contentsWrap.home #recruit {
    background: url("../img/recruit_bg01.png") no-repeat 100% 0%;
    background-size: cover;
    padding: 200px calc(50% - 500px) 150px;
    position: relative;
    overflow: hidden;
    width: 100%;
    box-sizing: border-box; }
    #contentsWrap.home #recruit:before {
      content: '';
      display: block;
      position: absolute;
      top: 0px;
      left: 0;
      border-width: 100px 50vw;
      border-style: solid;
      border-color: #fff transparent transparent #fff; }
    @media screen and (max-width: 1279px) {
      #contentsWrap.home #recruit {
        background: url("../img/recruit_bg01.png") no-repeat 78% 100%;
        background-size: cover;
        padding: 80px 10px 30px;
        position: relative;
        overflow: hidden;
        width: 100%; }
        #contentsWrap.home #recruit:before {
          content: '';
          display: block;
          position: absolute;
          top: 0px;
          left: 0;
          border-width: 20px 50vw;
          border-style: solid;
          border-color: #ececec transparent transparent #ececec; }
        #contentsWrap.home #recruit .joinus {
          padding: 20px;
          background: rgba(0, 0, 0, 0.6);
          box-sizing: border-box;
          box-shadow: 0 1.7rem 1.3rem -1.3rem rgba(23, 32, 45, 0.6); }
          #contentsWrap.home #recruit .joinus .tit {
            font-size: 20px;
            color: #fff;
            font-weight: 700;
            padding: 5px 0 10px; }
          #contentsWrap.home #recruit .joinus .txt {
            margin-top: 1em;
            line-height: 1.4;
            font-size: 12px;
            color: #fff; }
          #contentsWrap.home #recruit .joinus .btnList {
            padding: 20px 0 0; }
            #contentsWrap.home #recruit .joinus .btnList li {
              margin-bottom: 10px; } }
    @media screen and (min-width: 1280px) {
      #contentsWrap.home #recruit {
        padding: 250px calc(50% - 500px) 150px; }
        #contentsWrap.home #recruit .joinus {
          padding: 40px;
          background: rgba(0, 0, 0, 0.6);
          width: 730px;
          box-sizing: border-box;
          box-shadow: 0 1.7rem 1.3rem -1.3rem rgba(23, 32, 45, 0.6); }
          #contentsWrap.home #recruit .joinus .tit {
            font-size: 58px;
            color: #fff;
            font-weight: 700;
            padding: 10px 0 20px; }
          #contentsWrap.home #recruit .joinus .txt {
            margin-top: 1em;
            line-height: 1.4;
            font-size: 14px;
            color: #fff; }
          #contentsWrap.home #recruit .joinus .btnList {
            display: flex;
            padding: 30px 0 0;
            justify-content: space-between; }
            #contentsWrap.home #recruit .joinus .btnList li {
              width: calc(50% - 10px); } }

@media screen and (min-width: 1280px) {
  .article main {
    margin: 40px calc(50% - 500px);
    display: flex;
    justify-content: space-between; } }
@media screen and (max-width: 1279px) {
  .article #mainContents {
    padding: 10px; }
    .article #mainContents .mv {
      margin: -10px -10px 0;
      height: 150px;
      background-size: cover;
      position: relative; }
      .article #mainContents .mv .tit {
        position: absolute;
        width: 100%;
        box-sizing: border-box;
        padding: 10px;
        bottom: 0;
        left: 0;
        font-size: 20px;
        line-height: 1.8;
        color: #fff;
        font-weight: 700; }
    .article #mainContents .pageIndex {
      background: #ececec; }
      .article #mainContents .pageIndex .tit {
        background: #D21577;
        font-size: 16px;
        font-weight: 500;
        color: #fff;
        padding: 10px; }
      .article #mainContents .pageIndex a {
        padding: 10px;
        display: block;
        line-height: 1.5;
        text-decoration: underline; }
      .article #mainContents .pageIndex ul {
        border-top: dotted 1px #ccc;
        font-size: 13px; }
        .article #mainContents .pageIndex ul li li {
          padding-left: 20px; }
          .article #mainContents .pageIndex ul li li:before {
            content: '└ ';
            display: block;
            position: absolute;
            margin-left: -1em;
            margin-top: 1em; }
        .article #mainContents .pageIndex ul li + li {
          border-top: dotted 1px #ccc; }
    .article #mainContents > p {
      font-size: 12px;
      line-height: 2;
      margin: 1em 0;
      padding: 0 10px; }
      .article #mainContents > p.link {
        text-align: right; }
        .article #mainContents > p.link a {
          text-decoration: underline;
          color: #D21577; }
    .article #mainContents h2 {
      font-size: 16px;
      font-weight: bold;
      line-height: 1.7;
      padding: 0 5px 8px;
      margin: 30px 0 20px;
      background: url("../img/bg_line01.png") repeat-x 50% 100%;
      background-size: auto 1.5em; }
    .article #mainContents h3 {
      font-size: 16px;
      font-weight: bold;
      line-height: 1.7;
      color: #D21577;
      margin: 20px 0 10px; }
    .article #mainContents h4 {
      font-size: 15px;
      font-weight: bold;
      line-height: 1.7;
      margin: 20px 0 10px; }
    .article #mainContents .contact {
      padding: 10px;
      margin: 15px 0 0;
      border: solid 1px #707070;
      align-items: center;
      justify-content: space-between; }
      .article #mainContents .contact .txt {
        text-align: center;
        margin: 5px; } }
@media screen and (min-width: 1280px) {
  .article #mainContents {
    width: 720px;
    box-sizing: border-box; }
    .article #mainContents .mv {
      height: 200px;
      background-size: cover;
      position: relative; }
      .article #mainContents .mv .tit {
        position: absolute;
        width: 100%;
        box-sizing: border-box;
        padding: 10px;
        bottom: 0;
        left: 0;
        font-size: 20px;
        line-height: 1.8;
        color: #fff;
        font-weight: 700; }
    .article #mainContents .pageIndex {
      background: #ececec; }
      .article #mainContents .pageIndex .tit {
        background: #D21577;
        font-size: 16px;
        font-weight: 500;
        color: #fff;
        padding: 10px; }
      .article #mainContents .pageIndex a {
        padding: 10px;
        display: block;
        line-height: 1.5;
        text-decoration: underline; }
      .article #mainContents .pageIndex ul {
        border-top: dotted 1px #ccc; }
        .article #mainContents .pageIndex ul li li {
          padding-left: 30px; }
          .article #mainContents .pageIndex ul li li:before {
            content: '└ ';
            display: block;
            position: absolute;
            margin-left: -1em;
            margin-top: 1em; }
        .article #mainContents .pageIndex ul li + li {
          border-top: dotted 1px #ccc; }
    .article #mainContents > p {
      font-size: 15px;
      line-height: 2;
      margin: 1em 0;
      padding: 0 20px; }
      .article #mainContents > p.link {
        text-align: right; }
        .article #mainContents > p.link a {
          text-decoration: underline;
          color: #D21577; }
    .article #mainContents h2 {
      font-size: 18px;
      font-weight: bold;
      line-height: 1.7;
      padding: 0 5px 8px;
      margin: 30px 0 20px;
      background: url("../img/bg_line01.png") repeat-x 50% 100%;
      background-size: auto 80%; }
    .article #mainContents h3 {
      font-size: 18px;
      font-weight: bold;
      line-height: 1.7;
      color: #D21577;
      margin: 30px 0 20px; }
    .article #mainContents h4 {
      font-size: 16px;
      font-weight: bold;
      line-height: 1.7;
      margin: 30px 0 20px; }
    .article #mainContents .contact {
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flex;
      display: -o-flex;
      display: flex;
      padding: 20px;
      margin: 20px 0 0;
      border: solid 1px #707070;
      align-items: center;
      justify-content: space-between; } }
.article #articleNav .btn {
  height: 40px; }
@media screen and (max-width: 1279px) {
  .article #articleNav {
    box-sizing: border-box;
    padding: 10px;
    background: #ececec; }
    .article #articleNav .tit {
      background: #707070;
      color: #fff;
      font-weight: bold;
      padding: 5px; }
    .article #articleNav ul {
      margin: 5px 0 10px;
      line-height: 1.7;
      font-size: 12px; }
      .article #articleNav ul li + li {
        border-top: solid 1px #ccc; }
      .article #articleNav ul a {
        display: block;
        padding: 10px 10px 10px 20px;
        position: relative; }
        .article #articleNav ul a:before {
          content: '';
          position: absolute;
          border-width: 5px;
          border-style: solid;
          border-color: transparent transparent transparent #707070;
          left: 10px;
          top: 15px; }
    .article #articleNav .btnList li {
      margin-bottom: 10px; } }
@media screen and (min-width: 1280px) {
  .article #articleNav {
    width: 250px;
    box-sizing: border-box;
    padding: 10px;
    background: #ececec; }
    .article #articleNav .tit {
      background: #707070;
      color: #fff;
      font-weight: bold;
      padding: 10px; }
    .article #articleNav ul {
      margin: 10px 0 20px;
      line-height: 1.7;
      font-size: 13px; }
      .article #articleNav ul li + li {
        border-top: solid 1px #ccc; }
      .article #articleNav ul a {
        display: block;
        padding: 10px 10px 10px 20px;
        position: relative; }
        .article #articleNav ul a:before {
          content: '';
          position: absolute;
          border-width: 5px;
          border-style: solid;
          border-color: transparent transparent transparent #707070;
          left: 10px;
          top: 15px; }
    .article #articleNav .btnList li {
      margin-bottom: 10px; } }


      
*[id^="sec_service"] { margin-bottom: 2rem; }

*[id^="sec_service"] h3 { font-size:1.2rem !important; }
*[id^="sec_service"] p { font-size:0.9rem !important; }

#sec_recruit p {
  font-size: 0.8rem;
}

.case-single #data {
  display: block;
  position: fixed;
  top:100px;
  left: 0;
  width: 400px;
  box-sizing: border-box;
  padding: 20px;
  line-height: 1.7;
}
.case-single .info {
  padding: 20px 0;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  margin: 20px 0;
}
.case-single .imageList {
  display: flex;
  flex-wrap: wrap;
}
.case-single .imageList li {
  width: 20% ;
  box-sizing: border-box;
  padding: 0 5px 5px 0;
  aspect-ratio: 1 / 1;
  overflow: hidden;
}
.case-single dl {
  margin-top: 20px;
  overflow: hidden;
}
.case-single dt {
  clear: both;
  float: left;
  width: 100px;
  color: #D21577;
}
.case-single .category {
  font-size: 0.7em;
}
.case-single .detail {
  font-size: 0.8em;
}
.case-single #data h2 {
  font-weight: bold;
  color:#D21577;
  margin: 20px 0 10px;
  border-bottom: 1px solid #ccc;
}
.case-single .postList {
  display: flex;
  flex-wrap: wrap;
}
.case-single .postList li {
  box-sizing: border-box;
  padding: 0 5px 5px 0;
  width: 33% ;
}
@media screen and (min-width:1300px){
  .case-single #caseImage {
    padding-left: 400px;
    text-align: center;
  }  
}
.case-single #caseImage div{
  margin: 30px auto;
}

@media screen and (max-width: 1279px) {
    .case-single #data {
      width: auto;
      position: relative;
      top:auto;
    }
    .case-single .imageList {
        display: none;
    }
}
.case-archive {
  margin-top: 60px;
}
.case-archive ul {
  display: flex;
  flex-wrap: wrap;
  line-height: 1.7;
}
.case-archive li {
  width: 20%;
  margin-bottom: 20px;
}
.case-archive li h2 {
  padding: 0 10px;
}
.case-archive li .measures {
  font-size: 0.7rem;
  padding: 0 10px;
} 
@media screen and (max-width: 1279px) {
  .case-archive li {
    width: 50%;
  }
}
.case-archive #measuresList {
  background: #f389c0a1;
  position: sticky;
  padding: 20px 0;
}
.case-archive dl {
  text-align: center;
  line-height: 1.7;
  padding-bottom: 10px;
}
.case-archive dd {
  font-size: 0.9em;
}