section.free_layout,
.free_section.free_layout {
  position: relative;
  padding-bottom: 100px;
}
section.free_layout div.col_pc1 > div,
.free_section.free_layout div.col_pc1 > div {
  width: calc((99.9% - 20px * (1 - 1)) / 1);
}
section.free_layout div.col_pc1 > div:nth-child(1),
.free_section.free_layout div.col_pc1 > div:nth-child(1) {
  margin-top: 0;
}
@media screen and (max-width: 980px) {
  section.free_layout div.col_pc1 > div:nth-child(1),
  .free_section.free_layout div.col_pc1 > div:nth-child(1) {
    margin-top: 15px;
  }
}
section.free_layout div.col_pc1 > div:nth-child(1n),
.free_section.free_layout div.col_pc1 > div:nth-child(1n) {
  margin-right: 0;
}
@media screen and (max-width: 980px) {
  section.free_layout div.col_pc1 > div:nth-child(1n),
  .free_section.free_layout div.col_pc1 > div:nth-child(1n) {
    margin-right: 10px;
  }
}
section.free_layout div.col_pc2 > div,
.free_section.free_layout div.col_pc2 > div {
  width: calc((99.9% - 20px * (2 - 1)) / 2);
}
section.free_layout div.col_pc2 > div:nth-child(1),
.free_section.free_layout div.col_pc2 > div:nth-child(1) {
  margin-top: 0;
}
@media screen and (max-width: 980px) {
  section.free_layout div.col_pc2 > div:nth-child(1),
  .free_section.free_layout div.col_pc2 > div:nth-child(1) {
    margin-top: 15px;
  }
}
section.free_layout div.col_pc2 > div:nth-child(2),
.free_section.free_layout div.col_pc2 > div:nth-child(2) {
  margin-top: 0;
}
@media screen and (max-width: 980px) {
  section.free_layout div.col_pc2 > div:nth-child(2),
  .free_section.free_layout div.col_pc2 > div:nth-child(2) {
    margin-top: 15px;
  }
}
section.free_layout div.col_pc2 > div:nth-child(2n),
.free_section.free_layout div.col_pc2 > div:nth-child(2n) {
  margin-right: 0;
}
@media screen and (max-width: 980px) {
  section.free_layout div.col_pc2 > div:nth-child(2n),
  .free_section.free_layout div.col_pc2 > div:nth-child(2n) {
    margin-right: 10px;
  }
}
section.free_layout div.col_pc3 > div,
.free_section.free_layout div.col_pc3 > div {
  width: calc((99.9% - 20px * (3 - 1)) / 3);
}
section.free_layout div.col_pc3 > div:nth-child(1),
.free_section.free_layout div.col_pc3 > div:nth-child(1) {
  margin-top: 0;
}
@media screen and (max-width: 980px) {
  section.free_layout div.col_pc3 > div:nth-child(1),
  .free_section.free_layout div.col_pc3 > div:nth-child(1) {
    margin-top: 15px;
  }
}
section.free_layout div.col_pc3 > div:nth-child(2),
.free_section.free_layout div.col_pc3 > div:nth-child(2) {
  margin-top: 0;
}
@media screen and (max-width: 980px) {
  section.free_layout div.col_pc3 > div:nth-child(2),
  .free_section.free_layout div.col_pc3 > div:nth-child(2) {
    margin-top: 15px;
  }
}
section.free_layout div.col_pc3 > div:nth-child(3),
.free_section.free_layout div.col_pc3 > div:nth-child(3) {
  margin-top: 0;
}
@media screen and (max-width: 980px) {
  section.free_layout div.col_pc3 > div:nth-child(3),
  .free_section.free_layout div.col_pc3 > div:nth-child(3) {
    margin-top: 15px;
  }
}
section.free_layout div.col_pc3 > div:nth-child(3n),
.free_section.free_layout div.col_pc3 > div:nth-child(3n) {
  margin-right: 0;
}
@media screen and (max-width: 980px) {
  section.free_layout div.col_pc3 > div:nth-child(3n),
  .free_section.free_layout div.col_pc3 > div:nth-child(3n) {
    margin-right: 10px;
  }
}
section.free_layout div.col_pc4 > div,
.free_section.free_layout div.col_pc4 > div {
  width: calc((99.9% - 20px * (4 - 1)) / 4);
}
section.free_layout div.col_pc4 > div:nth-child(1),
.free_section.free_layout div.col_pc4 > div:nth-child(1) {
  margin-top: 0;
}
@media screen and (max-width: 980px) {
  section.free_layout div.col_pc4 > div:nth-child(1),
  .free_section.free_layout div.col_pc4 > div:nth-child(1) {
    margin-top: 15px;
  }
}
section.free_layout div.col_pc4 > div:nth-child(2),
.free_section.free_layout div.col_pc4 > div:nth-child(2) {
  margin-top: 0;
}
@media screen and (max-width: 980px) {
  section.free_layout div.col_pc4 > div:nth-child(2),
  .free_section.free_layout div.col_pc4 > div:nth-child(2) {
    margin-top: 15px;
  }
}
section.free_layout div.col_pc4 > div:nth-child(3),
.free_section.free_layout div.col_pc4 > div:nth-child(3) {
  margin-top: 0;
}
@media screen and (max-width: 980px) {
  section.free_layout div.col_pc4 > div:nth-child(3),
  .free_section.free_layout div.col_pc4 > div:nth-child(3) {
    margin-top: 15px;
  }
}
section.free_layout div.col_pc4 > div:nth-child(4),
.free_section.free_layout div.col_pc4 > div:nth-child(4) {
  margin-top: 0;
}
@media screen and (max-width: 980px) {
  section.free_layout div.col_pc4 > div:nth-child(4),
  .free_section.free_layout div.col_pc4 > div:nth-child(4) {
    margin-top: 15px;
  }
}
section.free_layout div.col_pc4 > div:nth-child(4n),
.free_section.free_layout div.col_pc4 > div:nth-child(4n) {
  margin-right: 0;
}
@media screen and (max-width: 980px) {
  section.free_layout div.col_pc4 > div:nth-child(4n),
  .free_section.free_layout div.col_pc4 > div:nth-child(4n) {
    margin-right: 10px;
  }
}
section.free_layout div.col_pc5 > div,
.free_section.free_layout div.col_pc5 > div {
  width: calc((99.9% - 20px * (5 - 1)) / 5);
}
section.free_layout div.col_pc5 > div:nth-child(1),
.free_section.free_layout div.col_pc5 > div:nth-child(1) {
  margin-top: 0;
}
@media screen and (max-width: 980px) {
  section.free_layout div.col_pc5 > div:nth-child(1),
  .free_section.free_layout div.col_pc5 > div:nth-child(1) {
    margin-top: 15px;
  }
}
section.free_layout div.col_pc5 > div:nth-child(2),
.free_section.free_layout div.col_pc5 > div:nth-child(2) {
  margin-top: 0;
}
@media screen and (max-width: 980px) {
  section.free_layout div.col_pc5 > div:nth-child(2),
  .free_section.free_layout div.col_pc5 > div:nth-child(2) {
    margin-top: 15px;
  }
}
section.free_layout div.col_pc5 > div:nth-child(3),
.free_section.free_layout div.col_pc5 > div:nth-child(3) {
  margin-top: 0;
}
@media screen and (max-width: 980px) {
  section.free_layout div.col_pc5 > div:nth-child(3),
  .free_section.free_layout div.col_pc5 > div:nth-child(3) {
    margin-top: 15px;
  }
}
section.free_layout div.col_pc5 > div:nth-child(4),
.free_section.free_layout div.col_pc5 > div:nth-child(4) {
  margin-top: 0;
}
@media screen and (max-width: 980px) {
  section.free_layout div.col_pc5 > div:nth-child(4),
  .free_section.free_layout div.col_pc5 > div:nth-child(4) {
    margin-top: 15px;
  }
}
section.free_layout div.col_pc5 > div:nth-child(5),
.free_section.free_layout div.col_pc5 > div:nth-child(5) {
  margin-top: 0;
}
@media screen and (max-width: 980px) {
  section.free_layout div.col_pc5 > div:nth-child(5),
  .free_section.free_layout div.col_pc5 > div:nth-child(5) {
    margin-top: 15px;
  }
}
section.free_layout div.col_pc5 > div:nth-child(5n),
.free_section.free_layout div.col_pc5 > div:nth-child(5n) {
  margin-right: 0;
}
@media screen and (max-width: 980px) {
  section.free_layout div.col_pc5 > div:nth-child(5n),
  .free_section.free_layout div.col_pc5 > div:nth-child(5n) {
    margin-right: 10px;
  }
}
section.free_layout div.col_pc6 > div,
.free_section.free_layout div.col_pc6 > div {
  width: calc((99.9% - 20px * (6 - 1)) / 6);
}
section.free_layout div.col_pc6 > div:nth-child(1),
.free_section.free_layout div.col_pc6 > div:nth-child(1) {
  margin-top: 0;
}
@media screen and (max-width: 980px) {
  section.free_layout div.col_pc6 > div:nth-child(1),
  .free_section.free_layout div.col_pc6 > div:nth-child(1) {
    margin-top: 15px;
  }
}
section.free_layout div.col_pc6 > div:nth-child(2),
.free_section.free_layout div.col_pc6 > div:nth-child(2) {
  margin-top: 0;
}
@media screen and (max-width: 980px) {
  section.free_layout div.col_pc6 > div:nth-child(2),
  .free_section.free_layout div.col_pc6 > div:nth-child(2) {
    margin-top: 15px;
  }
}
section.free_layout div.col_pc6 > div:nth-child(3),
.free_section.free_layout div.col_pc6 > div:nth-child(3) {
  margin-top: 0;
}
@media screen and (max-width: 980px) {
  section.free_layout div.col_pc6 > div:nth-child(3),
  .free_section.free_layout div.col_pc6 > div:nth-child(3) {
    margin-top: 15px;
  }
}
section.free_layout div.col_pc6 > div:nth-child(4),
.free_section.free_layout div.col_pc6 > div:nth-child(4) {
  margin-top: 0;
}
@media screen and (max-width: 980px) {
  section.free_layout div.col_pc6 > div:nth-child(4),
  .free_section.free_layout div.col_pc6 > div:nth-child(4) {
    margin-top: 15px;
  }
}
section.free_layout div.col_pc6 > div:nth-child(5),
.free_section.free_layout div.col_pc6 > div:nth-child(5) {
  margin-top: 0;
}
@media screen and (max-width: 980px) {
  section.free_layout div.col_pc6 > div:nth-child(5),
  .free_section.free_layout div.col_pc6 > div:nth-child(5) {
    margin-top: 15px;
  }
}
section.free_layout div.col_pc6 > div:nth-child(6),
.free_section.free_layout div.col_pc6 > div:nth-child(6) {
  margin-top: 0;
}
@media screen and (max-width: 980px) {
  section.free_layout div.col_pc6 > div:nth-child(6),
  .free_section.free_layout div.col_pc6 > div:nth-child(6) {
    margin-top: 15px;
  }
}
section.free_layout div.col_pc6 > div:nth-child(6n),
.free_section.free_layout div.col_pc6 > div:nth-child(6n) {
  margin-right: 0;
}
@media screen and (max-width: 980px) {
  section.free_layout div.col_pc6 > div:nth-child(6n),
  .free_section.free_layout div.col_pc6 > div:nth-child(6n) {
    margin-right: 10px;
  }
}
section.free_layout div.col_pc7 > div,
.free_section.free_layout div.col_pc7 > div {
  width: calc((99.9% - 20px * (7 - 1)) / 7);
}
section.free_layout div.col_pc7 > div:nth-child(1),
.free_section.free_layout div.col_pc7 > div:nth-child(1) {
  margin-top: 0;
}
@media screen and (max-width: 980px) {
  section.free_layout div.col_pc7 > div:nth-child(1),
  .free_section.free_layout div.col_pc7 > div:nth-child(1) {
    margin-top: 15px;
  }
}
section.free_layout div.col_pc7 > div:nth-child(2),
.free_section.free_layout div.col_pc7 > div:nth-child(2) {
  margin-top: 0;
}
@media screen and (max-width: 980px) {
  section.free_layout div.col_pc7 > div:nth-child(2),
  .free_section.free_layout div.col_pc7 > div:nth-child(2) {
    margin-top: 15px;
  }
}
section.free_layout div.col_pc7 > div:nth-child(3),
.free_section.free_layout div.col_pc7 > div:nth-child(3) {
  margin-top: 0;
}
@media screen and (max-width: 980px) {
  section.free_layout div.col_pc7 > div:nth-child(3),
  .free_section.free_layout div.col_pc7 > div:nth-child(3) {
    margin-top: 15px;
  }
}
section.free_layout div.col_pc7 > div:nth-child(4),
.free_section.free_layout div.col_pc7 > div:nth-child(4) {
  margin-top: 0;
}
@media screen and (max-width: 980px) {
  section.free_layout div.col_pc7 > div:nth-child(4),
  .free_section.free_layout div.col_pc7 > div:nth-child(4) {
    margin-top: 15px;
  }
}
section.free_layout div.col_pc7 > div:nth-child(5),
.free_section.free_layout div.col_pc7 > div:nth-child(5) {
  margin-top: 0;
}
@media screen and (max-width: 980px) {
  section.free_layout div.col_pc7 > div:nth-child(5),
  .free_section.free_layout div.col_pc7 > div:nth-child(5) {
    margin-top: 15px;
  }
}
section.free_layout div.col_pc7 > div:nth-child(6),
.free_section.free_layout div.col_pc7 > div:nth-child(6) {
  margin-top: 0;
}
@media screen and (max-width: 980px) {
  section.free_layout div.col_pc7 > div:nth-child(6),
  .free_section.free_layout div.col_pc7 > div:nth-child(6) {
    margin-top: 15px;
  }
}
section.free_layout div.col_pc7 > div:nth-child(7),
.free_section.free_layout div.col_pc7 > div:nth-child(7) {
  margin-top: 0;
}
@media screen and (max-width: 980px) {
  section.free_layout div.col_pc7 > div:nth-child(7),
  .free_section.free_layout div.col_pc7 > div:nth-child(7) {
    margin-top: 15px;
  }
}
section.free_layout div.col_pc7 > div:nth-child(7n),
.free_section.free_layout div.col_pc7 > div:nth-child(7n) {
  margin-right: 0;
}
@media screen and (max-width: 980px) {
  section.free_layout div.col_pc7 > div:nth-child(7n),
  .free_section.free_layout div.col_pc7 > div:nth-child(7n) {
    margin-right: 10px;
  }
}
section.free_layout div.col_pc8 > div,
.free_section.free_layout div.col_pc8 > div {
  width: calc((99.9% - 20px * (8 - 1)) / 8);
}
section.free_layout div.col_pc8 > div:nth-child(1),
.free_section.free_layout div.col_pc8 > div:nth-child(1) {
  margin-top: 0;
}
@media screen and (max-width: 980px) {
  section.free_layout div.col_pc8 > div:nth-child(1),
  .free_section.free_layout div.col_pc8 > div:nth-child(1) {
    margin-top: 15px;
  }
}
section.free_layout div.col_pc8 > div:nth-child(2),
.free_section.free_layout div.col_pc8 > div:nth-child(2) {
  margin-top: 0;
}
@media screen and (max-width: 980px) {
  section.free_layout div.col_pc8 > div:nth-child(2),
  .free_section.free_layout div.col_pc8 > div:nth-child(2) {
    margin-top: 15px;
  }
}
section.free_layout div.col_pc8 > div:nth-child(3),
.free_section.free_layout div.col_pc8 > div:nth-child(3) {
  margin-top: 0;
}
@media screen and (max-width: 980px) {
  section.free_layout div.col_pc8 > div:nth-child(3),
  .free_section.free_layout div.col_pc8 > div:nth-child(3) {
    margin-top: 15px;
  }
}
section.free_layout div.col_pc8 > div:nth-child(4),
.free_section.free_layout div.col_pc8 > div:nth-child(4) {
  margin-top: 0;
}
@media screen and (max-width: 980px) {
  section.free_layout div.col_pc8 > div:nth-child(4),
  .free_section.free_layout div.col_pc8 > div:nth-child(4) {
    margin-top: 15px;
  }
}
section.free_layout div.col_pc8 > div:nth-child(5),
.free_section.free_layout div.col_pc8 > div:nth-child(5) {
  margin-top: 0;
}
@media screen and (max-width: 980px) {
  section.free_layout div.col_pc8 > div:nth-child(5),
  .free_section.free_layout div.col_pc8 > div:nth-child(5) {
    margin-top: 15px;
  }
}
section.free_layout div.col_pc8 > div:nth-child(6),
.free_section.free_layout div.col_pc8 > div:nth-child(6) {
  margin-top: 0;
}
@media screen and (max-width: 980px) {
  section.free_layout div.col_pc8 > div:nth-child(6),
  .free_section.free_layout div.col_pc8 > div:nth-child(6) {
    margin-top: 15px;
  }
}
section.free_layout div.col_pc8 > div:nth-child(7),
.free_section.free_layout div.col_pc8 > div:nth-child(7) {
  margin-top: 0;
}
@media screen and (max-width: 980px) {
  section.free_layout div.col_pc8 > div:nth-child(7),
  .free_section.free_layout div.col_pc8 > div:nth-child(7) {
    margin-top: 15px;
  }
}
section.free_layout div.col_pc8 > div:nth-child(8),
.free_section.free_layout div.col_pc8 > div:nth-child(8) {
  margin-top: 0;
}
@media screen and (max-width: 980px) {
  section.free_layout div.col_pc8 > div:nth-child(8),
  .free_section.free_layout div.col_pc8 > div:nth-child(8) {
    margin-top: 15px;
  }
}
section.free_layout div.col_pc8 > div:nth-child(8n),
.free_section.free_layout div.col_pc8 > div:nth-child(8n) {
  margin-right: 0;
}
@media screen and (max-width: 980px) {
  section.free_layout div.col_pc8 > div:nth-child(8n),
  .free_section.free_layout div.col_pc8 > div:nth-child(8n) {
    margin-right: 10px;
  }
}
section.free_layout div.col_pc9 > div,
.free_section.free_layout div.col_pc9 > div {
  width: calc((99.9% - 20px * (9 - 1)) / 9);
}
section.free_layout div.col_pc9 > div:nth-child(1),
.free_section.free_layout div.col_pc9 > div:nth-child(1) {
  margin-top: 0;
}
@media screen and (max-width: 980px) {
  section.free_layout div.col_pc9 > div:nth-child(1),
  .free_section.free_layout div.col_pc9 > div:nth-child(1) {
    margin-top: 15px;
  }
}
section.free_layout div.col_pc9 > div:nth-child(2),
.free_section.free_layout div.col_pc9 > div:nth-child(2) {
  margin-top: 0;
}
@media screen and (max-width: 980px) {
  section.free_layout div.col_pc9 > div:nth-child(2),
  .free_section.free_layout div.col_pc9 > div:nth-child(2) {
    margin-top: 15px;
  }
}
section.free_layout div.col_pc9 > div:nth-child(3),
.free_section.free_layout div.col_pc9 > div:nth-child(3) {
  margin-top: 0;
}
@media screen and (max-width: 980px) {
  section.free_layout div.col_pc9 > div:nth-child(3),
  .free_section.free_layout div.col_pc9 > div:nth-child(3) {
    margin-top: 15px;
  }
}
section.free_layout div.col_pc9 > div:nth-child(4),
.free_section.free_layout div.col_pc9 > div:nth-child(4) {
  margin-top: 0;
}
@media screen and (max-width: 980px) {
  section.free_layout div.col_pc9 > div:nth-child(4),
  .free_section.free_layout div.col_pc9 > div:nth-child(4) {
    margin-top: 15px;
  }
}
section.free_layout div.col_pc9 > div:nth-child(5),
.free_section.free_layout div.col_pc9 > div:nth-child(5) {
  margin-top: 0;
}
@media screen and (max-width: 980px) {
  section.free_layout div.col_pc9 > div:nth-child(5),
  .free_section.free_layout div.col_pc9 > div:nth-child(5) {
    margin-top: 15px;
  }
}
section.free_layout div.col_pc9 > div:nth-child(6),
.free_section.free_layout div.col_pc9 > div:nth-child(6) {
  margin-top: 0;
}
@media screen and (max-width: 980px) {
  section.free_layout div.col_pc9 > div:nth-child(6),
  .free_section.free_layout div.col_pc9 > div:nth-child(6) {
    margin-top: 15px;
  }
}
section.free_layout div.col_pc9 > div:nth-child(7),
.free_section.free_layout div.col_pc9 > div:nth-child(7) {
  margin-top: 0;
}
@media screen and (max-width: 980px) {
  section.free_layout div.col_pc9 > div:nth-child(7),
  .free_section.free_layout div.col_pc9 > div:nth-child(7) {
    margin-top: 15px;
  }
}
section.free_layout div.col_pc9 > div:nth-child(8),
.free_section.free_layout div.col_pc9 > div:nth-child(8) {
  margin-top: 0;
}
@media screen and (max-width: 980px) {
  section.free_layout div.col_pc9 > div:nth-child(8),
  .free_section.free_layout div.col_pc9 > div:nth-child(8) {
    margin-top: 15px;
  }
}
section.free_layout div.col_pc9 > div:nth-child(9),
.free_section.free_layout div.col_pc9 > div:nth-child(9) {
  margin-top: 0;
}
@media screen and (max-width: 980px) {
  section.free_layout div.col_pc9 > div:nth-child(9),
  .free_section.free_layout div.col_pc9 > div:nth-child(9) {
    margin-top: 15px;
  }
}
section.free_layout div.col_pc9 > div:nth-child(9n),
.free_section.free_layout div.col_pc9 > div:nth-child(9n) {
  margin-right: 0;
}
@media screen and (max-width: 980px) {
  section.free_layout div.col_pc9 > div:nth-child(9n),
  .free_section.free_layout div.col_pc9 > div:nth-child(9n) {
    margin-right: 10px;
  }
}
section.free_layout div.col_pc10 > div,
.free_section.free_layout div.col_pc10 > div {
  width: calc((99.9% - 20px * (10 - 1)) / 10);
}
section.free_layout div.col_pc10 > div:nth-child(1),
.free_section.free_layout div.col_pc10 > div:nth-child(1) {
  margin-top: 0;
}
@media screen and (max-width: 980px) {
  section.free_layout div.col_pc10 > div:nth-child(1),
  .free_section.free_layout div.col_pc10 > div:nth-child(1) {
    margin-top: 15px;
  }
}
section.free_layout div.col_pc10 > div:nth-child(2),
.free_section.free_layout div.col_pc10 > div:nth-child(2) {
  margin-top: 0;
}
@media screen and (max-width: 980px) {
  section.free_layout div.col_pc10 > div:nth-child(2),
  .free_section.free_layout div.col_pc10 > div:nth-child(2) {
    margin-top: 15px;
  }
}
section.free_layout div.col_pc10 > div:nth-child(3),
.free_section.free_layout div.col_pc10 > div:nth-child(3) {
  margin-top: 0;
}
@media screen and (max-width: 980px) {
  section.free_layout div.col_pc10 > div:nth-child(3),
  .free_section.free_layout div.col_pc10 > div:nth-child(3) {
    margin-top: 15px;
  }
}
section.free_layout div.col_pc10 > div:nth-child(4),
.free_section.free_layout div.col_pc10 > div:nth-child(4) {
  margin-top: 0;
}
@media screen and (max-width: 980px) {
  section.free_layout div.col_pc10 > div:nth-child(4),
  .free_section.free_layout div.col_pc10 > div:nth-child(4) {
    margin-top: 15px;
  }
}
section.free_layout div.col_pc10 > div:nth-child(5),
.free_section.free_layout div.col_pc10 > div:nth-child(5) {
  margin-top: 0;
}
@media screen and (max-width: 980px) {
  section.free_layout div.col_pc10 > div:nth-child(5),
  .free_section.free_layout div.col_pc10 > div:nth-child(5) {
    margin-top: 15px;
  }
}
section.free_layout div.col_pc10 > div:nth-child(6),
.free_section.free_layout div.col_pc10 > div:nth-child(6) {
  margin-top: 0;
}
@media screen and (max-width: 980px) {
  section.free_layout div.col_pc10 > div:nth-child(6),
  .free_section.free_layout div.col_pc10 > div:nth-child(6) {
    margin-top: 15px;
  }
}
section.free_layout div.col_pc10 > div:nth-child(7),
.free_section.free_layout div.col_pc10 > div:nth-child(7) {
  margin-top: 0;
}
@media screen and (max-width: 980px) {
  section.free_layout div.col_pc10 > div:nth-child(7),
  .free_section.free_layout div.col_pc10 > div:nth-child(7) {
    margin-top: 15px;
  }
}
section.free_layout div.col_pc10 > div:nth-child(8),
.free_section.free_layout div.col_pc10 > div:nth-child(8) {
  margin-top: 0;
}
@media screen and (max-width: 980px) {
  section.free_layout div.col_pc10 > div:nth-child(8),
  .free_section.free_layout div.col_pc10 > div:nth-child(8) {
    margin-top: 15px;
  }
}
section.free_layout div.col_pc10 > div:nth-child(9),
.free_section.free_layout div.col_pc10 > div:nth-child(9) {
  margin-top: 0;
}
@media screen and (max-width: 980px) {
  section.free_layout div.col_pc10 > div:nth-child(9),
  .free_section.free_layout div.col_pc10 > div:nth-child(9) {
    margin-top: 15px;
  }
}
section.free_layout div.col_pc10 > div:nth-child(10),
.free_section.free_layout div.col_pc10 > div:nth-child(10) {
  margin-top: 0;
}
@media screen and (max-width: 980px) {
  section.free_layout div.col_pc10 > div:nth-child(10),
  .free_section.free_layout div.col_pc10 > div:nth-child(10) {
    margin-top: 15px;
  }
}
section.free_layout div.col_pc10 > div:nth-child(10n),
.free_section.free_layout div.col_pc10 > div:nth-child(10n) {
  margin-right: 0;
}
@media screen and (max-width: 980px) {
  section.free_layout div.col_pc10 > div:nth-child(10n),
  .free_section.free_layout div.col_pc10 > div:nth-child(10n) {
    margin-right: 10px;
  }
}
@media screen and (max-width: 980px) {
  section.free_layout div.col_sp1 > div,
  .free_section.free_layout div.col_sp1 > div {
    width: 100%;
    margin-right: 0 !important;
  }
}
@media screen and (max-width: 980px) {
  section.free_layout div.col_sp2 > div,
  .free_section.free_layout div.col_sp2 > div {
    width: calc((99.9% - 10px) / 2);
    margin-right: 10px !important;
  }
  section.free_layout div.col_sp2 > div:nth-child(even),
  .free_section.free_layout div.col_sp2 > div:nth-child(even) {
    margin-right: 0 !important;
  }
  section.free_layout div.col_sp2 > div:nth-last-child(1), section.free_layout div.col_sp2 > div:nth-last-child(2),
  .free_section.free_layout div.col_sp2 > div:nth-last-child(1),
  .free_section.free_layout div.col_sp2 > div:nth-last-child(2) {
    margin-bottom: 0;
  }
}
section.free_layout ul.col_pc1 > li,
.free_section.free_layout ul.col_pc1 > li {
  width: calc(100% / 1);
}
section.free_layout ul.col_pc2 > li,
.free_section.free_layout ul.col_pc2 > li {
  width: calc(100% / 2);
}
section.free_layout ul.col_pc3 > li,
.free_section.free_layout ul.col_pc3 > li {
  width: calc(100% / 3);
}
section.free_layout ul.col_pc4 > li,
.free_section.free_layout ul.col_pc4 > li {
  width: calc(100% / 4);
}
section.free_layout ul.col_pc5 > li,
.free_section.free_layout ul.col_pc5 > li {
  width: calc(100% / 5);
}
section.free_layout ul.col_pc6 > li,
.free_section.free_layout ul.col_pc6 > li {
  width: calc(100% / 6);
}
section.free_layout ul.col_pc7 > li,
.free_section.free_layout ul.col_pc7 > li {
  width: calc(100% / 7);
}
section.free_layout ul.col_pc8 > li,
.free_section.free_layout ul.col_pc8 > li {
  width: calc(100% / 8);
}
section.free_layout ul.col_pc9 > li,
.free_section.free_layout ul.col_pc9 > li {
  width: calc(100% / 9);
}
section.free_layout ul.col_pc10 > li,
.free_section.free_layout ul.col_pc10 > li {
  width: calc(100% / 10);
}
@media screen and (max-width: 980px) {
  section.free_layout ul.col_sp1 > li,
  .free_section.free_layout ul.col_sp1 > li {
    width: 100%;
  }
}
@media screen and (max-width: 980px) {
  section.free_layout ul.col_sp2 > li,
  .free_section.free_layout ul.col_sp2 > li {
    width: calc(100% / 2);
  }
}
section.free_layout .free_wrap > *:first-child,
.free_section.free_layout .free_wrap > *:first-child {
  margin-top: 0 !important;
}
section.free_layout .free_wrap > *:last-child,
.free_section.free_layout .free_wrap > *:last-child {
  margin-bottom: 0 !important;
}
section.free_layout .table_scale_wrap,
.free_section.free_layout .table_scale_wrap {
  overflow-x: auto;
  width: 100%;
}
section.free_layout .table_scale_wrap .table_scale,
.free_section.free_layout .table_scale_wrap .table_scale {
  width: 1000%;
}
section.free_layout .table_scale_wrap .table_scale table,
.free_section.free_layout .table_scale_wrap .table_scale table {
  line-height: 1.5;
  border-top: 1px solid #ccc;
  border-left: 1px solid #ccc;
}
section.free_layout .table_scale_wrap .table_scale table th, section.free_layout .table_scale_wrap .table_scale table td,
.free_section.free_layout .table_scale_wrap .table_scale table th,
.free_section.free_layout .table_scale_wrap .table_scale table td {
  padding: 25px 20px;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
}
@media screen and (max-width: 980px) {
  section.free_layout .table_scale_wrap .table_scale table th, section.free_layout .table_scale_wrap .table_scale table td,
  .free_section.free_layout .table_scale_wrap .table_scale table th,
  .free_section.free_layout .table_scale_wrap .table_scale table td {
    padding: 15px;
  }
}
section.free_layout .full_image,
.free_section.free_layout .full_image {
  margin: 30px 0;
  position: relative;
}
section.free_layout .full_image .image,
.free_section.free_layout .full_image .image {
  position: absolute;
  top: 0;
  left: calc(-1 * (100vw - 100%) / 2);
  width: 100vw;
  height: 100%;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
section.free_layout .block_wrap,
.free_section.free_layout .block_wrap {
  margin: 30px 0;
  overflow: hidden;
}
section.free_layout h2.midashi,
.free_section.free_layout h2.midashi {
  position: relative;
  padding-top: 15px;
  text-align: center;
  font-size: 2.8rem;
  line-height: 1.6;
}
@media screen and (max-width: 980px) {
  section.free_layout h2.midashi,
  .free_section.free_layout h2.midashi {
    font-size: 2.2rem;
  }
}
section.free_layout h2.midashi:after,
.free_section.free_layout h2.midashi:after {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  width: 42px;
  height: 4px;
  margin-left: -21px;
  background-color: #00a1e9;
}
section.free_layout h2.midashi span,
.free_section.free_layout h2.midashi span {
  display: block;
  margin-top: 2px;
  margin-bottom: 2px;
  font-size: 1.4rem;
  color: #656565;
}
section.free_layout div.text_only,
.free_section.free_layout div.text_only {
  margin-right: auto;
  margin-left: auto;
}
section.free_layout div.text_only > *:last-child,
.free_section.free_layout div.text_only > *:last-child {
  margin-bottom: 0;
}
section.free_layout div.text_only p,
.free_section.free_layout div.text_only p {
  text-align: left;
}
section.free_layout div.link_btn,
.free_section.free_layout div.link_btn {
  display: flex;
}
section.free_layout div.link_btn.left,
.free_section.free_layout div.link_btn.left {
  justify-content: flex-start;
}
section.free_layout div.link_btn.center,
.free_section.free_layout div.link_btn.center {
  justify-content: center;
}
section.free_layout div.link_btn.right,
.free_section.free_layout div.link_btn.right {
  justify-content: flex-end;
}
@media screen and (max-width: 980px) {
  section.free_layout div.link_btn,
  .free_section.free_layout div.link_btn {
    flex-direction: column;
    align-items: center;
  }
}
section.free_layout div.link_btn a,
.free_section.free_layout div.link_btn a {
  display: flex;
  align-items: center;
  justify-content: center;
  flex: 1;
  max-width: calc((100% - 30px) / 4);
  width: 100%;
  position: relative;
  font-weight: bold;
  overflow: hidden;
  color: #fff;
  background: #00a1e9;
  line-height: 1.3;
  padding: 15px;
  text-decoration: none;
  margin-left: 10px;
  margin-bottom: 0;
  transition: opacity 0.3s;
}
@media screen and (min-width: 981px) {
  section.free_layout div.link_btn a:hover,
  .free_section.free_layout div.link_btn a:hover {
    opacity: 0.7;
  }
}
section.free_layout div.link_btn a:before,
.free_section.free_layout div.link_btn a:before {
  content: none;
}
section.free_layout div.link_btn a span,
.free_section.free_layout div.link_btn a span {
  position: relative;
}
section.free_layout div.link_btn a:after,
.free_section.free_layout div.link_btn a:after {
  content: none;
  color: #fff;
}
section.free_layout div.link_btn a:first-child,
.free_section.free_layout div.link_btn a:first-child {
  margin-left: 0;
}
@media screen and (max-width: 980px) {
  section.free_layout div.link_btn a,
  .free_section.free_layout div.link_btn a {
    max-width: 300px;
    margin: 0 0 20px;
  }
}
section.free_layout div.link_btn02,
.free_section.free_layout div.link_btn02 {
  text-align: center;
  display: flex;
  justify-content: left;
  flex-wrap: wrap;
}
section.free_layout div.link_btn02.left,
.free_section.free_layout div.link_btn02.left {
  justify-content: flex-start;
}
section.free_layout div.link_btn02.center,
.free_section.free_layout div.link_btn02.center {
  justify-content: center;
}
section.free_layout div.link_btn02.right,
.free_section.free_layout div.link_btn02.right {
  justify-content: flex-end;
}
section.free_layout div.link_btn02 a,
.free_section.free_layout div.link_btn02 a {
  display: flex;
  position: relative;
  align-items: center;
  color: #000;
  border: 1px solid #e2e2e2;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  overflow: hidden;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
  text-decoration: none;
  min-height: 90px;
  max-width: 380px;
  width: calc((100% - 40px) / 3);
  margin-left: 20px;
  margin-bottom: 20px;
}
section.free_layout div.link_btn02 a:nth-child(3n + 1),
.free_section.free_layout div.link_btn02 a:nth-child(3n + 1) {
  margin-left: 0;
}
@media screen and (max-width: 980px) {
  section.free_layout div.link_btn02 a,
  .free_section.free_layout div.link_btn02 a {
    max-width: 100%;
    width: calc((100% - 20px) / 2);
  }
  section.free_layout div.link_btn02 a:nth-child(3n + 1),
  .free_section.free_layout div.link_btn02 a:nth-child(3n + 1) {
    margin-left: 20px;
  }
  section.free_layout div.link_btn02 a:nth-child(2n + 1),
  .free_section.free_layout div.link_btn02 a:nth-child(2n + 1) {
    margin-left: 0;
  }
}
@media screen and (max-width: 600px) {
  section.free_layout div.link_btn02 a,
  .free_section.free_layout div.link_btn02 a {
    min-height: 60px;
    font-size: 14px;
    width: 100%;
    margin-left: 0 !important;
  }
}
section.free_layout div.link_btn02 a:before,
.free_section.free_layout div.link_btn02 a:before {
  content: none;
}
section.free_layout div.link_btn02 a:after,
.free_section.free_layout div.link_btn02 a:after {
  position: absolute;
  top: 50%;
  right: 10px;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  content: "\e905" !important;
  color: #00a1e9;
  font-size: 1.3rem;
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  margin: 0 !important;
}
section.free_layout div.link_btn02 a .photo,
.free_section.free_layout div.link_btn02 a .photo {
  display: block;
  width: 90px;
  border-right: 1px solid #e2e2e2;
}
section.free_layout div.link_btn02 a .photo img,
.free_section.free_layout div.link_btn02 a .photo img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}
@media screen and (max-width: 600px) {
  section.free_layout div.link_btn02 a .photo,
  .free_section.free_layout div.link_btn02 a .photo {
    width: 60px;
  }
}
section.free_layout div.link_btn02 a .title,
.free_section.free_layout div.link_btn02 a .title {
  font-size: 1.8rem;
  padding: 0 20px 0 10px;
  display: block;
  text-align: left;
  flex: 1;
}
section.free_layout div.image_text,
.free_section.free_layout div.image_text {
  overflow: hidden;
}
section.free_layout div.image_text.flex,
.free_section.free_layout div.image_text.flex {
  display: flex;
}
@media screen and (max-width: 980px) {
  section.free_layout div.image_text.flex,
  .free_section.free_layout div.image_text.flex {
    flex-direction: column;
  }
}
section.free_layout div.image_text div img,
.free_section.free_layout div.image_text div img {
  width: 100%;
  vertical-align: bottom;
  margin-bottom: 10px;
  max-width: 100%;
}
section.free_layout div.image_text div.image,
.free_section.free_layout div.image_text div.image {
  margin-right: 40px;
  text-align: center;
  float: left;
  max-width: 50%;
}
section.free_layout div.image_text div.text,
.free_section.free_layout div.image_text div.text {
  flex: 1;
}
section.free_layout div.image_text div.text > *:last-child,
.free_section.free_layout div.image_text div.text > *:last-child {
  margin-bottom: 0;
}
section.free_layout div.image_text div.text p,
.free_section.free_layout div.image_text div.text p {
  text-align: left;
}
@media screen and (max-width: 980px) {
  section.free_layout div.image_text div,
  .free_section.free_layout div.image_text div {
    width: 100%;
  }
  section.free_layout div.image_text div.image,
  .free_section.free_layout div.image_text div.image {
    margin-right: 0;
    max-width: 100%;
  }
}
@media screen and (max-width: 980px) and (-ms-high-contrast: none) {
  section.free_layout div.image_text div.image,
  .free_section.free_layout div.image_text div.image {
    height: 100%;
  }
}
@media screen and (max-width: 980px) {
  section.free_layout div.image_text div.image img,
  .free_section.free_layout div.image_text div.image img {
    width: auto;
  }
  section.free_layout div.image_text div.text,
  .free_section.free_layout div.image_text div.text {
    flex: none;
    order: 2;
  }
}
section.free_layout div.text_image,
.free_section.free_layout div.text_image {
  overflow: hidden;
}
section.free_layout div.text_image.flex,
.free_section.free_layout div.text_image.flex {
  display: flex;
}
section.free_layout div.text_image.flex .image,
.free_section.free_layout div.text_image.flex .image {
  order: 2;
}
@media screen and (max-width: 980px) {
  section.free_layout div.text_image.flex,
  .free_section.free_layout div.text_image.flex {
    flex-direction: column;
  }
  section.free_layout div.text_image.flex .text,
  .free_section.free_layout div.text_image.flex .text {
    order: 2;
  }
  section.free_layout div.text_image.flex .image,
  .free_section.free_layout div.text_image.flex .image {
    order: 1;
  }
}
section.free_layout div.text_image div img,
.free_section.free_layout div.text_image div img {
  width: 100%;
  vertical-align: bottom;
  margin-bottom: 10px;
  max-width: 100%;
}
section.free_layout div.text_image div.image,
.free_section.free_layout div.text_image div.image {
  margin-left: 40px;
  max-width: 50%;
  text-align: center;
  float: right;
}
section.free_layout div.text_image div.text,
.free_section.free_layout div.text_image div.text {
  flex: 1;
}
section.free_layout div.text_image div.text > *:last-child,
.free_section.free_layout div.text_image div.text > *:last-child {
  margin-bottom: 0;
}
section.free_layout div.text_image div.text p,
.free_section.free_layout div.text_image div.text p {
  text-align: left;
}
@media screen and (max-width: 980px) {
  section.free_layout div.text_image div,
  .free_section.free_layout div.text_image div {
    width: 100%;
  }
  section.free_layout div.text_image div.image,
  .free_section.free_layout div.text_image div.image {
    margin-left: 0;
    flex: 1;
    max-width: 100%;
  }
}
@media screen and (max-width: 980px) and (-ms-high-contrast: none) {
  section.free_layout div.text_image div.image,
  .free_section.free_layout div.text_image div.image {
    height: 100%;
  }
}
@media screen and (max-width: 980px) {
  section.free_layout div.text_image div.image img,
  .free_section.free_layout div.text_image div.image img {
    width: auto;
  }
  section.free_layout div.text_image div.text,
  .free_section.free_layout div.text_image div.text {
    flex: none;
  }
}
section.free_layout div.image_horizontal,
.free_section.free_layout div.image_horizontal {
  display: flex;
  flex-wrap: wrap;
}
section.free_layout div.image_horizontal > div,
.free_section.free_layout div.image_horizontal > div {
  margin-right: 20px;
  margin-top: 30px;
  display: flex;
  flex-direction: column;
}
section.free_layout div.image_horizontal > div:last-child,
.free_section.free_layout div.image_horizontal > div:last-child {
  margin-right: 0;
}
section.free_layout div.image_horizontal > div .image,
.free_section.free_layout div.image_horizontal > div .image {
  text-align: center;
  margin-bottom: 5px;
}
section.free_layout div.image_horizontal > div .image a,
.free_section.free_layout div.image_horizontal > div .image a {
  display: block;
  transition: opacity 0.3s;
  transition: opacity 0.3s;
}
@media screen and (min-width: 981px) {
  section.free_layout div.image_horizontal > div .image a:hover,
  .free_section.free_layout div.image_horizontal > div .image a:hover {
    opacity: 0.7;
  }
}
section.free_layout div.image_horizontal > div .image img,
.free_section.free_layout div.image_horizontal > div .image img {
  max-width: 100%;
  vertical-align: bottom;
}
section.free_layout div.image_horizontal > div .image.top,
.free_section.free_layout div.image_horizontal > div .image.top {
  margin-top: 5px;
  margin-bottom: 0;
  order: 2;
}
section.free_layout div.image_horizontal > div .text,
.free_section.free_layout div.image_horizontal > div .text {
  margin-right: auto;
  margin-left: auto;
  max-width: 470px;
  width: 100%;
}
section.free_layout div.image_horizontal > div .text > *:last-child,
.free_section.free_layout div.image_horizontal > div .text > *:last-child {
  margin-bottom: 0;
}
section.free_layout div.image_horizontal > div .text p,
.free_section.free_layout div.image_horizontal > div .text p {
  text-align: left;
}
section.free_layout div.table_scroll table,
.free_section.free_layout div.table_scroll table {
  line-height: 1.5;
}
section.free_layout div.table_scroll table th,
.free_section.free_layout div.table_scroll table th {
  font-weight: bold;
}
section.free_layout div.table_scroll table th.col_h,
.free_section.free_layout div.table_scroll table th.col_h {
  width: 300px;
}
@media screen and (max-width: 980px) {
  section.free_layout div.table_scroll table th.col_h,
  .free_section.free_layout div.table_scroll table th.col_h {
    width: 150px;
  }
}
section.free_layout div.table_row_header,
.free_section.free_layout div.table_row_header {
  line-height: 1.5;
}
section.free_layout div.table_row_header .table_wrap,
.free_section.free_layout div.table_row_header .table_wrap {
  width: 100%;
  margin: auto;
}
section.free_layout div.table_row_header ul,
.free_section.free_layout div.table_row_header ul {
  border-top: 1px solid #000;
  border-left: 1px solid #000;
  margin: 0;
}
section.free_layout div.table_row_header ul li,
.free_section.free_layout div.table_row_header ul li {
  display: flex;
  padding-left: 0;
  margin: 0;
}
section.free_layout div.table_row_header ul li:before,
.free_section.free_layout div.table_row_header ul li:before {
  content: none;
}
@media screen and (max-width: 980px) {
  section.free_layout div.table_row_header ul li,
  .free_section.free_layout div.table_row_header ul li {
    flex-direction: column;
  }
}
section.free_layout div.table_row_header ul li div,
.free_section.free_layout div.table_row_header ul li div {
  border-right: 1px solid #000;
  border-bottom: 1px solid #000;
  padding: 25px 20px;
}
@media screen and (max-width: 980px) {
  section.free_layout div.table_row_header ul li div,
  .free_section.free_layout div.table_row_header ul li div {
    padding: 15px;
  }
}
section.free_layout div.table_row_header ul li .header,
.free_section.free_layout div.table_row_header ul li .header {
  background: #eee;
  font-weight: bold;
  width: 300px;
}
@media screen and (max-width: 980px) {
  section.free_layout div.table_row_header ul li .header,
  .free_section.free_layout div.table_row_header ul li .header {
    width: 100%;
  }
}
section.free_layout div.table_row_header ul li .data,
.free_section.free_layout div.table_row_header ul li .data {
  flex: 1;
}
@media screen and (max-width: 980px) {
  section.free_layout div.table_row_header ul li .data,
  .free_section.free_layout div.table_row_header ul li .data {
    width: 100%;
    flex: none;
  }
}
section.free_layout div.table_colum_header,
.free_section.free_layout div.table_colum_header {
  line-height: 1.5;
}
section.free_layout div.table_colum_header .table_wrap,
.free_section.free_layout div.table_colum_header .table_wrap {
  width: 100%;
  margin: auto;
}
section.free_layout div.table_colum_header ul,
.free_section.free_layout div.table_colum_header ul {
  border-top: 1px solid #000;
  border-left: 1px solid #000;
  margin: 0;
}
@media screen and (max-width: 980px) {
  section.free_layout div.table_colum_header ul,
  .free_section.free_layout div.table_colum_header ul {
    border-top: 0;
    border-left: 0;
  }
}
section.free_layout div.table_colum_header ul li,
.free_section.free_layout div.table_colum_header ul li {
  display: flex;
  padding-left: 0;
  margin: 0;
  border: 0;
}
section.free_layout div.table_colum_header ul li:before,
.free_section.free_layout div.table_colum_header ul li:before {
  content: none;
}
@media screen and (max-width: 980px) {
  section.free_layout div.table_colum_header ul li,
  .free_section.free_layout div.table_colum_header ul li {
    flex-direction: column;
    border-top: 1px solid #000;
    border-left: 1px solid #000;
    margin-bottom: 15px;
  }
}
section.free_layout div.table_colum_header ul li div,
.free_section.free_layout div.table_colum_header ul li div {
  flex: 1;
  border-right: 1px solid #000;
  border-bottom: 1px solid #000;
}
@media screen and (max-width: 980px) {
  section.free_layout div.table_colum_header ul li div,
  .free_section.free_layout div.table_colum_header ul li div {
    flex: none;
  }
}
section.free_layout div.table_colum_header ul li div span,
.free_section.free_layout div.table_colum_header ul li div span {
  display: block;
  padding: 25px 20px;
}
@media screen and (max-width: 980px) {
  section.free_layout div.table_colum_header ul li div span,
  .free_section.free_layout div.table_colum_header ul li div span {
    padding: 15px;
  }
}
section.free_layout div.table_colum_header ul li.header,
.free_section.free_layout div.table_colum_header ul li.header {
  background: #eee;
  font-weight: bold;
  flex: 1;
}
section.free_layout div.table_colum_header ul li.header.center > div,
.free_section.free_layout div.table_colum_header ul li.header.center > div {
  text-align: center;
}
section.free_layout div.table_colum_header ul li.header.right > div,
.free_section.free_layout div.table_colum_header ul li.header.right > div {
  text-align: right;
}
@media screen and (max-width: 980px) {
  section.free_layout div.table_colum_header ul li.header,
  .free_section.free_layout div.table_colum_header ul li.header {
    display: none;
  }
}
@media screen and (max-width: 980px) {
  section.free_layout div.table_colum_header ul li.data div,
  .free_section.free_layout div.table_colum_header ul li.data div {
    display: flex;
    background: #eee;
  }
  section.free_layout div.table_colum_header ul li.data div:before,
  .free_section.free_layout div.table_colum_header ul li.data div:before {
    content: attr(data-label);
    width: 180px;
    padding: 15px;
    font-weight: bold;
  }
  section.free_layout div.table_colum_header ul li.data div span,
  .free_section.free_layout div.table_colum_header ul li.data div span {
    border-left: 1px solid #000;
    background: #fff;
    width: 100%;
  }
}
@media screen and (max-width: 980px) and (max-width: 980px) {
  section.free_layout div.table_colum_header ul li.data div.center:before,
  .free_section.free_layout div.table_colum_header ul li.data div.center:before {
    text-align: center;
  }
  section.free_layout div.table_colum_header ul li.data div.right:before,
  .free_section.free_layout div.table_colum_header ul li.data div.right:before {
    text-align: right;
  }
}

section.free_layout div.youtube_frame,
.free_section.free_layout div.youtube_frame {
  padding-bottom: 34%;
  max-width: 765px;
  position: relative;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
  margin: auto;
}
section.free_layout div.youtube_frame iframe,
.free_section.free_layout div.youtube_frame iframe {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
}
section.free_layout div.page_anchor,
.free_section.free_layout div.page_anchor {
  z-index: 0 !important;
}
section.free_layout hr.border,
.free_section.free_layout hr.border {
  border-style: solid;
  border-width: 1px 0 0 0;
}
section.free_layout hr.border.left,
.free_section.free_layout hr.border.left {
  margin-right: auto;
}
section.free_layout hr.border.center,
.free_section.free_layout hr.border.center {
  margin-right: auto;
  margin-left: auto;
}
section.free_layout hr.border.right,
.free_section.free_layout hr.border.right {
  margin-left: auto;
}
section.free_layout .top_base_title,
.free_section.free_layout .top_base_title {
  position: relative;
  margin-bottom: 40px;
}
section.free_layout .top_base_title h3,
.free_section.free_layout .top_base_title h3 {
  position: relative;
  padding-left: 24px;
  text-align: left;
  border: 0;
}
section.free_layout .top_base_title h3:before,
.free_section.free_layout .top_base_title h3:before {
  content: "";
  position: absolute;
  left: 0;
  top: 4px;
  height: 88%;
  width: 4px;
  background-color: #00a1e9;
}
section.free_layout .top_base_title h3 strong,
.free_section.free_layout .top_base_title h3 strong {
  line-height: 1.2;
  font-size: 2.8rem;
  letter-spacing: 0.08em;
  display: block;
}
section.free_layout .top_base_title h3 span,
.free_section.free_layout .top_base_title h3 span {
  line-height: 1.2;
  font-size: 1.4rem;
  color: #656565;
  display: block;
  padding-bottom: 0;
}
section.free_layout .top_base_title h3 span:after,
.free_section.free_layout .top_base_title h3 span:after {
  content: none;
}
section.free_layout .top_base_title .more_btn,
.free_section.free_layout .top_base_title .more_btn {
  padding: 6px 50px 6px 20px;
  font-size: 1.4rem;
  display: inline-block;
  border: 1px solid #e2e2e2;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  color: #000;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
  position: absolute;
  right: 0;
  top: 5px;
  text-decoration: none;
}
section.free_layout .top_base_title .more_btn:before,
.free_section.free_layout .top_base_title .more_btn:before {
  content: none;
}
section.free_layout .top_base_title .more_btn:after,
.free_section.free_layout .top_base_title .more_btn:after {
  position: absolute;
  top: 50%;
  right: 20px;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  content: "\e905";
  color: #00a1e9;
  font-size: 1rem;
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
}
section.free_layout .top_base_title .more_btn:hover,
.free_section.free_layout .top_base_title .more_btn:hover {
  text-decoration: none;
  background-color: #f2fafe;
}
section.free_layout .news_list li,
.free_section.free_layout .news_list li {
  position: relative;
  padding-left: 0;
  margin: 0;
}
section.free_layout .news_list li:before,
.free_section.free_layout .news_list li:before {
  content: none;
}
section.free_layout .news_list li a,
.free_section.free_layout .news_list li a {
  position: relative;
  display: block;
  color: #000;
  text-decoration: none;
}
section.free_layout .news_list li a:before,
.free_section.free_layout .news_list li a:before {
  content: none;
}
