/*! Writen  by SCSS */
.inner_main {
  background-image: url("../images/quality/main.jpg"); }

.sec_obi {
  background-image: url("../images/quality/obi_bg.jpg"); }
  .sec_obi .inner_head::after {
    background: #d1ca62; }
  .sec_obi .sec_obi_text .text::after {
    background: #d1ca62; }

.container {
  position: relative; }

.sec_border {
  background: #d1ca62; }

.sec_border_wrap_left {
  margin-top: 51.57%; }

@media screen and (max-width: 480px) {
  .sec_obi .sec_obi_text .text {
    letter-spacing: -0.00em; } }

.qua_ttl {
  font-size: clamp(14px, 2.023vw, 18px);
  line-height: 1.34;
  align-content: center; }

.read {
  font-size: clamp(12px, 1.68vw, 15px);
  line-height: 1.8; }

.sec .lead {
  margin-bottom: clamp(30px, 10.113vw, 90px); }
  @media screen and (max-width: 480px) {
    .sec .lead {
      margin-bottom: 30px; } }

.img_cap .cap {
  font-size: 10px; }

.sec01 .item_wrap, .sec02 .item_wrap {
  flex-wrap: wrap;
  row-gap: clamp(30px, 3.933vw, 35px); }
  .sec01 .item_wrap .item, .sec02 .item_wrap .item {
    width: 22.48%;
    display: flex;
    flex-direction: column;
    row-gap: clamp(15px, 2.248vw, 20px); }
    @media screen and (max-width: 480px) {
      .sec01 .item_wrap .item, .sec02 .item_wrap .item {
        width: 48%; } }
    .sec01 .item_wrap .item.double, .sec02 .item_wrap .item.double {
      width: 48.32%; }
      @media screen and (max-width: 480px) {
        .sec01 .item_wrap .item.double, .sec02 .item_wrap .item.double {
          width: 100%; } }

.sec01 {
  padding-top: clamp(50px, 9.551vw, 85px);
  margin-bottom: clamp(80px, 12.5%, 160px); }
  .sec01 .item_wrap .item05 {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    align-content: flex-start; }
    .sec01 .item_wrap .item05 .img {
      width: 100%; }
    .sec01 .item_wrap .item05 .text_wrap {
      width: 46.52%;
      display: flex;
      flex-direction: column;
      row-gap: clamp(15px, 2.248vw, 20px); }
      @media screen and (max-width: 480px) {
        .sec01 .item_wrap .item05 .text_wrap {
          width: 48%; } }
  .sec01 .item_wrap .item12 {
    justify-content: space-between;
    flex-direction: row; }
    .sec01 .item_wrap .item12 .img_wrap, .sec01 .item_wrap .item12 .read {
      width: 46.52%; }
      @media screen and (max-width: 480px) {
        .sec01 .item_wrap .item12 .img_wrap, .sec01 .item_wrap .item12 .read {
          width: 48%; } }
    .sec01 .item_wrap .item12 .img_wrap .img {
      margin-bottom: clamp(10px, 1.686vw, 15px); }
    .sec01 .item_wrap .item12 .read .cap_l {
      display: inline-block;
      line-height: 1.6; }

.sec02 {
  margin-bottom: clamp(80px, 9.38%, 120px); }
  @media screen and (max-width: 480px) {
    .sec02 .item_wrap .item06, .sec02 .item_wrap .item08 {
      order: 1; } }

.sec03 {
  margin-bottom: clamp(80px, 9.38%, 120px); }
  .sec03 .sec03_wrap {
    display: flex;
    flex-direction: column;
    row-gap: clamp(20px, 3.371vw, 30px); }
    .sec03 .sec03_wrap.sec03_wrap01 {
      margin-bottom: clamp(50px, 8.989vw, 80px); }
    .sec03 .sec03_wrap.sec03_wrap02 {
      row-gap: 0; }
      .sec03 .sec03_wrap.sec03_wrap02 .head {
        margin-bottom: clamp(20px, 3.371vw, 30px); }
      .sec03 .sec03_wrap.sec03_wrap02 > .read {
        margin-bottom: clamp(20px, 5.618vw, 50px); }
    .sec03 .sec03_wrap .head {
      font-size: clamp(14px, 2.023vw, 18px);
      display: flex; }
      @media screen and (max-width: 480px) {
        .sec03 .sec03_wrap .head {
          flex-direction: column; } }
      .sec03 .sec03_wrap .head .txt {
        display: inline-block;
        line-height: 1; }
        @media screen and (max-width: 480px) {
          .sec03 .sec03_wrap .head .txt {
            width: 100% !important; } }
        .sec03 .sec03_wrap .head .txt.txt01 {
          text-align: center;
          background: #debb49;
          width: 30.34%;
          padding: clamp(10px, 1.911vw, 17px) 0 clamp(10px, 1.686vw, 15px); }
        .sec03 .sec03_wrap .head .txt.txt02 {
          background: rgba(222, 187, 73, 0.4);
          font-size: 83.4%;
          width: 69.67%;
          align-content: center;
          padding-inline: clamp(10px, 1.911vw, 17px); }
          @media screen and (max-width: 480px) {
            .sec03 .sec03_wrap .head .txt.txt02 {
              padding: 10px 0;
              text-align: center;
              line-height: 1.4; } }
    .sec03 .sec03_wrap .item_wrap {
      flex-wrap: wrap;
      row-gap: clamp(15px, 2.809vw, 25px); }
      .sec03 .sec03_wrap .item_wrap .item {
        width: 42.7%;
        display: flex;
        flex-direction: column;
        row-gap: clamp(5px, 1.124vw, 10px); }
        @media screen and (max-width: 480px) {
          .sec03 .sec03_wrap .item_wrap .item {
            width: 100%; } }
        .sec03 .sec03_wrap .item_wrap .item.small {
          width: 24.72%; }
          @media screen and (max-width: 480px) {
            .sec03 .sec03_wrap .item_wrap .item.small {
              width: 48%; } }
        .sec03 .sec03_wrap .item_wrap .item .qua_ttl {
          width: 100%;
          color: #debb49;
          letter-spacing: 0.05em; }
      .sec03 .sec03_wrap .item_wrap .item02 {
        width: 53.38%;
        flex-wrap: wrap;
        flex-direction: row;
        align-items: flex-start;
        align-content: flex-start; }
        @media screen and (max-width: 480px) {
          .sec03 .sec03_wrap .item_wrap .item02 {
            width: 100%; } }
        .sec03 .sec03_wrap .item_wrap .item02 .item_in {
          width: 46.32%; }
    .sec03 .sec03_wrap .item_wrap02 {
      align-items: center; }
      @media screen and (max-width: 480px) {
        .sec03 .sec03_wrap .item_wrap02 {
          flex-direction: column;
          row-gap: 20px; } }
      .sec03 .sec03_wrap .item_wrap02 .text_wrap {
        width: 48.32%; }
        @media screen and (max-width: 480px) {
          .sec03 .sec03_wrap .item_wrap02 .text_wrap {
            width: 100%; } }
        .sec03 .sec03_wrap .item_wrap02 .text_wrap .qua_ttl {
          margin-bottom: clamp(15px, 2.248vw, 20px); }
      .sec03 .sec03_wrap .item_wrap02 .img_wrap {
        width: 47.2%; }
        @media screen and (max-width: 480px) {
          .sec03 .sec03_wrap .item_wrap02 .img_wrap {
            width: 100%; } }
        .sec03 .sec03_wrap .item_wrap02 .img_wrap .img_in .img {
          margin-bottom: 10px;
          align-content: center; }
        @media screen and (max-width: 480px) {
          .sec03 .sec03_wrap .item_wrap02 .img_wrap .cap {
            bottom: auto;
            top: 100%; } }

.no_shadow .cap {
  text-shadow: none !important; }

/*# sourceMappingURL=quality.css.map */
