.second_page {
  padding: 0; }

#sec02 {
  background: url(../images/index/bg_features.png) 0 0 no-repeat;
  background-size: cover; }

#sec01,
#sec02 {
  padding: 90px 15px 150px; }
  #sec01 h3,
  #sec02 h3 {
    color: #B5171E;
    font-size: 30px;
    font-size: 3.0rem;
    letter-spacing: 0.05em;
    text-align: center;
    line-height: 1;
    font-weight: bold;
    padding-bottom: 1em; }
  #sec01 ul,
  #sec02 ul {
    padding-bottom: 20px; }
    #sec01 ul li,
    #sec02 ul li {
      width: calc(33.333% - 16.666px);
      margin-left: 25px; }
      #sec01 ul li:first-child,
      #sec02 ul li:first-child {
        margin-left: 0px; }
      #sec01 ul li img,
      #sec02 ul li img {
        width: 100%; }
  #sec01 p,
  #sec02 p {
    line-height: 2.19; }
  #sec01 h4,
  #sec02 h4 {
    padding-top: 130px;
    color: #B5171E;
    font-size: 30px;
    font-size: 3.0rem;
    letter-spacing: 0.05em;
    text-align: center;
    line-height: 1;
    font-weight: bold;
    padding-bottom: 1em; }
    #sec01 h4 span,
    #sec02 h4 span {
      display: block;
      font-weight: normal;
      font-size: 16px;
      font-size: 1.6rem;
      padding-top: 0.5em; }
  #sec01 table,
  #sec02 table {
    border: 1px solid #9B9B9B;
    text-align: center;
    width: 100%; }
    #sec01 table th,
    #sec02 table th {
      background-color: #F5F5F5;
      border: 1px solid #9B9B9B;
      padding: 22px 0;
      vertical-align: middle; }
    #sec01 table td,
    #sec02 table td {
      border: 1px solid #9B9B9B;
      padding: 22px 0;
      background-color: #fff;
      vertical-align: middle; }
  #sec01 .red,
  #sec02 .red {
    color: #FB0000;
    font-size: 15px;
    font-size: 1.5rem;
    line-height: 1.33;
    padding-top: 1em; }

@media screen and (max-width: 768px) {
  #sec01,
  #sec02 {
    padding: 45px 15px 70px; }
    #sec01 h3,
    #sec02 h3 {
      font-size: 20px;
      font-size: 2.0rem; }
    #sec01 ul,
    #sec02 ul {
      padding-bottom: 20px; }
      #sec01 ul li,
      #sec02 ul li {
        width: 100%;
        margin-left: 0px;
        margin-bottom: 15px; }
    #sec01 h4,
    #sec02 h4 {
      padding-top: 65px;
      font-size: 20px;
      font-size: 2.0rem;
      padding-bottom: 1em; }
      #sec01 h4 span,
      #sec02 h4 span {
        font-size: 14px;
        font-size: 1.4rem; }
    #sec01 table th,
    #sec02 table th {
      padding: 15px 0; }
    #sec01 table td,
    #sec02 table td {
      padding: 15px 0; }
    #sec01 .red,
    #sec02 .red {
      font-size: 13px;
      font-size: 1.3rem; } }
