/* arguments inittial */
/* font style */
/* site style */
/* [ writing-mode ]
-------------------------------------------------*/
/* [ easy breakpoint ]
-------------------------------------------------*/
.row01{
  margin-bottom: 80px;}
.row02{
  margin-bottom: 40px;}
.row03{
  margin-bottom: 24px;}
.row04{
  margin-bottom: 16px;}
.row05{
  padding-top: 40px;
  padding-bottom: 40px;
}
.box-slider {
  position: relative;
  background: none !important
}
.list-wrap .list-ttl {
  display: block;
  font-weight: 200%;
  font-size: 16px;
  line-height: 160%;
  letter-spacing: 0.1em;
  color: #303030;
  margin-bottom: 8px
  }
.list-wrap .list-subttl {
  display: block;
  font-weight: 600;
  font-size: 16px;
  line-height: 160%;
  letter-spacing: 0.1em;
  color: #303030;
  }
.list-wrap .list-text {
  display: block;
  font-size: 16px;
  font-weight: 500;
  line-height: 160%;
  letter-spacing: 0.1em;
  color: #303030;
  margin-left: 1em;
  }
.works-voice{
  background-color: #F6F6F6;}
  .works-desc{
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 1.64286em;
    letter-spacing: .1em;
    color: #303030
  }
  .works-voice .col-4{
    width: 384px;
  }
  .works-voice .col-8{
    width: calc(100% - 408px)
  }
  @media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
    .works-voice .col-4 {
      width: 275px
    }
    .works-voice .col-8 {
      width: calc(100% - 305px)
    }
  }
  @media (max-width: 767px) {
    .works-voice .col-4 {
      width: 100%;
      margin-bottom: 24px
    }
    .works-voice .col-8 {
      width: 100%
    }
  }
.row-p .ttl {
    font-size: 20px;
    font-size: 2rem;
    line-height: 1.6em;
    letter-spacing: .12em;
    color: #1d1d1d}
.c-note-client {
  margin: 79px 0; }
  @media (max-width: 767px) {
    .c-note-client {
      margin: 50px 0 76px; } }
