/* ==========================================================================
   privacy
   ========================================================================== */
@media screen and (max-width: 1023px) {
  #breadCrumb h1:before {
        background: url(../../img/company/common/bread_icon_company.png) no-repeat 0 0/52px auto;
  }

  .privacy #content {
        padding: 20px 10px 0;
        box-sizing: border-box;
  }

  .privacy .conteInr {
        width: 100% !important;
  }

  .privacy #catImg h2 {
        width: 100%;
        margin: 0 0 5px 0;
        overflow: hidden;
  }
  .privacy #catImg h2 img {
        width: auto;
        height: 43px;
  }

  .privacy #content h3 {
        width: 100%;
        margin: 0 auto;
  }
  .privacy #content h3 img {
        width: 190%;
        height: auto;
        margin: 0 -45%;
  }

  .privacy #content .bg {
        background: none;
        padding-bottom: 0;
        margin-bottom: 0;
  }

  .desc {
        width: 100%;
  }

  .privacy .desc {
        color: #593933;
        padding: 30px 0 30px 0;
  }

  /* .list */
  .list {
        width: 100%;
        margin: 0 auto 30px auto;
  }

  .list h4 {
        color: #5A322C;
        font-weight: bold;
        font-size: 108%;
        margin: 0 0 12px 0;
  }

  .list li {
        margin-left: 1.3em;
        text-indent: -1.3em;
        margin-bottom: 10px;
  }

  .list li span {
        color: #7F7671;
        font-size: 116%;
        padding: 0 2px 0 0;
  }
.wrap{
  width: auto;
  margin: 0 auto 40px;
}
.optanon-cookie-policy-group p {
    margin: 10px 10px;
}
.optanon-cookie-policy-group li {
    margin: 10px 10px;
}
  .privacy #content .section {
        width: 100%;
        margin: 0 auto 30px auto;
  }

  .privacy #content .section h5 {
        font-size: 100%;
        font-weight: bold;
        margin-bottom: 12px;
        text-indent: -0.3em;
  }

  .privacy #content .section h5 span {
        color: #593933;
        font-size: 153.9%;
        position: relative;
        top: 2px;
  }

  .privacy #content .section ul {
        width: 100%;
        margin: 20px 0 0;
        padding: 25px 0 -20px 20px;
        box-sizing: border-box;
  }

  .privacy #content .section li {
        margin-left: 2.5em;
        text-indent: -2.5em;
        margin-bottom: 3px;
  }

  /* .dl01 */
  .privacy #content .section .dl01 {
        width: 100%;
        margin: 0;
        padding: 20px 0 0 20px;
        box-sizing: border-box;
  }

  .privacy #content .section .dl01 dt {
        font-weight: bold;
        margin: 0 0 4px 0;
  }

  .privacy #content .section .dl01 dd span {
        color: #7F7671;
        font-size: 116%;
  }

  /* .dl02 */
  .privacy #content .section .dl02 {
        width: 100%;
        margin: 0;
        padding: 20px 0 0 20px;
        box-sizing: border-box;
  }

  .privacy #content .section .dl02 dt {
        font-weight: bold;
        margin: 0 0 4px 0;
  }

  .privacy #content .section .dl02 dd {
        margin-left: 0.5em;
        text-indent: -0.5em;
        position: relative;
        left: -7px;
  }

  .privacy #content .section .dl02 dd span {
        color: #7F7671;
        font-size: 116%;
  }
}
