.sec0 .ttl {
  bottom: 4%; }

.p_re {
  position: relative; }

.box03 {
  max-width: 1200px;
  margin: 0 auto;
  padding: 20px;
  background-color: rgba(229, 217, 220, 0.2);
  border: 1px solid #dfcad6; }
  @media screen and (max-width: 767px) {
    .box03 {
      position: relative;
      z-index: 10;
      padding: 10px; } }
  .box03 .inner_box {
    padding: 60px 0 50px; }
    @media screen and (max-width: 767px) {
      .box03 .inner_box {
        padding: 20px 30px 30px; } }
    @media screen and (max-width: 500px) {
      .box03 .inner_box {
        padding: 20px 10px; } }
  .box03 .ico {
    position: absolute;
    width: 7.54%;
    z-index: 1; }
    .box03 .ico.ico01 {
      top: 0;
      left: 0; }
    .box03 .ico.ico02 {
      top: 0;
      right: 0;
      transform: rotate(90deg); }
    .box03 .ico.ico03 {
      bottom: 0;
      left: 0;
      transform: rotate(-90deg); }
    .box03 .ico.ico04 {
      bottom: 0;
      right: 0;
      transform: rotate(180deg); }
  @media screen and (max-width: 1200px) {
    .box03 .table_cnt {
      margin: 0 30px; } }
  @media screen and (max-width: 767px) {
    .box03 .table_cnt {
      margin: 0 5px; } }
  .box03 table {
    max-width: 960px;
    width: 100%;
    margin: 0 auto;
    border-collapse: collapse; }
  .box03 th {
    width: 31.25%;
    background-color: #7f1654;
    color: #fff;
    font-size: 16px;
    padding: 10px;
    text-align: center;
    font-weight: normal;
    letter-spacing: 0.05em; }
    @media screen and (max-width: 767px) {
      .box03 th {
        width: 100%;
        display: block;
        padding: 10px 15px; } }
  .box03 td {
    font-size: 16px;
    padding: 10px;
    text-align: center;
    letter-spacing: 0.05em; }
    @media screen and (max-width: 767px) {
      .box03 td {
        width: 100%;
        display: block;
        padding: 10px 15px; } }
    .box03 td:nth-child(odd) {
      background-color: rgba(70, 24, 14, 0.1); }

.t_box01_in {
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 16px;
  height: 50px; }
  @media screen and (max-width: 767px) {
    .t_box01_in {
      display: block;
      text-align: center;
      padding: 10px;
      height: auto; } }
  .t_box01_in p:nth-child(1) {
    margin-right: 60px; }
    @media screen and (max-width: 767px) {
      .t_box01_in p:nth-child(1) {
        margin: 0 auto; } }

.t_box01_b tr {
  border-bottom: 1px solid #927069; }

div.container {
  padding-bottom: 100px; }
  @media screen and (max-width: 767px) {
    div.container {
      padding-bottom: 30px; } }

.sec1:before {
  display: none; }
.sec1:after {
  display: none; }

.sec2:before {
  content: "";
  background: url("../images/top/img201.png") top left;
  background-size: 100% auto;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 16%;
  height: 0;
  padding-top: 32%;
  margin: auto; }
  @media screen and (max-width: 767px) {
    .sec2:before {
      top: 0;
      bottom: 0;
      left: 0;
      width: 20%;
      padding-top: 40%; } }
.sec2:after {
  content: "";
  background: url("../images/top/img202.png") bottom left no-repeat;
  background-size: 100% auto;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  width: 14%;
  max-width: 245px;
  height: 0;
  padding-top: 28%;
  margin: auto; }
  @media screen and (max-width: 767px) {
    .sec2:after {
      top: 0;
      bottom: 0;
      right: 0;
      width: 20%;
      padding-top: 40%; } }
.sec2 .ttl {
  position: absolute;
  bottom: 12vw;
  right: 0;
  width: 34.375%; }
  @media screen and (max-width: 767px) {
    .sec2 .ttl {
      bottom: 11vw;
      width: 50%; } }
.sec2 .obi {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%; }
  @media screen and (max-width: 767px) {
    .sec2 .obi {
      top: 0;
      right: 0;
      width: 180%; } }
