.bg-box .title {
  margin-top: 65px !important; }
  @media (max-width: 760px) {
    .bg-box .title {
      margin-top: 32.5px !important; } }

.site-policy-mv {
  background: url(/public/image/site-policy/img/mv.jpg) center center no-repeat;
  background-size: cover; }

.bg-box {
  background: #f9f9f8;
  padding: 65px 0px 165px 0px; }
  @media screen and (max-width: 760px) {
    .bg-box {
      padding: 35px 0px 75px 0px; } }
  .bg-box .pryvacy-box {
    max-width: 1200px;
    margin: auto; }
    @media screen and (max-width: 1200px) {
      .bg-box .pryvacy-box {
        width: 95%; } }
  .bg-box .text {
    margin-top: 20px;
    font-size: 14px; }
    .bg-box .text .orange {
      color: #ea8801;
      font-weight: bold; }
  .bg-box .title {
    font-size: 20px;
    font-weight: bold; }
