@media screen and (min-width: 769px) {
  .ec-layoutRole__contents .ec-layoutRole__main .kv-area {
    background: #fff url("../../../img/life/dress-shirt/kv-pc-bg.png") no-repeat top center;
    height: 460px; }
    .ec-layoutRole__contents .ec-layoutRole__main .kv-area .pc-wrap {
      width: 960px;
      margin: 0 auto;
      position: relative;
      left: -11px; }
      .ec-layoutRole__contents .ec-layoutRole__main .kv-area .pc-wrap .tag {
        position: absolute;
        text-align: left;
        top: 14px;
        left: 13px; }
    .ec-layoutRole__contents .ec-layoutRole__main .kv-area .tag.sp {
      display: none; }
    .ec-layoutRole__contents .ec-layoutRole__main .twin-box.other-line .right {
      box-sizing: content-box; }
    .ec-layoutRole__contents {
      display: block !important;
    }
    .ec-layoutRole__contents .contents-main.gray .contents-wrap .frame-r-other .wrap .cp-txt-s {
      text-align: center !important;
    }
    .big.sp-left {
      text-align: center !important;
    }
    .sp-left {
      text-align: center !important;
      margin-top: 20px !important;
    }}
@media screen and (max-width: 768px) {
  .ec-layoutRole__contents .ec-layoutRole__main .kv-area .tag.sp {
    position: absolute;
    top: 11px;
    text-align: right;
    width: 100%;
    right: 9px; }
    .ec-layoutRole__contents .ec-layoutRole__main .kv-area .tag.sp img:first-child {
      width: 67.5px;
      height: auto; }
    .ec-layoutRole__contents .ec-layoutRole__main .kv-area .tag.sp img:nth-child(2) {
      width: 130px;
      height: auto; }
  .ec-layoutRole__contents .ec-layoutRole__main .kv-area .tag.pc {
    display: none; }
 .ec-layoutRole__contents {
    display: block !important;
  }
  .sp-left {
      margin-top: 20px !important;
  }}