@media screen and ( min-width: 798px ) {
  .page-id-9122 .central-wrapper #content,
  .page-id-8599 .central-wrapper #content {
    margin-right: -33px;
  }
}
@media ( min-width: 1200px ) {
  .br-sp {
    display: none;
  }
}
@media screen and ( min-width: 1000px ) and ( max-width: 1199px ) {
  .one_third .aligncenter {
    min-height: 315px;
  }
}
@media screen and ( min-width: 798px ) and ( max-width: 1199px ) {
  .br-pc {
    display: none;
  }
  .one_third {
    width: 50%;
  }
  .text_box > .title, .text_box > .text {
    padding: 25px 35px;
  }
  .text_box > .title {
    font-size: 20px;
  }
  .text_box h6 {
    font-size: 18px;
  }
  .text_box > .text {
    font-size: 16px;
  }
}
@media screen and ( max-width: 797px ) {
  .br-pc, .br-sp {
    display: none;
  }
}