/* arguments inittial */
/* font style */
/* site style */
/* [ writing-mode ]
-------------------------------------------------*/
/* [ easy breakpoint ]
-------------------------------------------------*/
.row01{
  margin-bottom: 80px;}
.img01{
  margin-bottom: 40px;}
.img02{
  margin-bottom: 80px;}
.row02{
  margin-bottom: 40px;}
.row03{
  margin-bottom: 24px;}
.row04{
  margin-bottom: 16px;}
.row05{
  padding-top: 40px;
  padding-bottom: 40px;
}
.underline{
  text-decoration: underline;
  display: inline-block;
  text-underline-offset: 2px;
}
.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; } }
