@media screen and (min-width: 769px) {
  #first p {
    margin: 30px 0 60px;
    font-size: 17px;
    text-align: justify;
    line-height: 2.0; }

  #second p {
    margin: 30px 0 60px;
    font-size: 17px;
    text-align: justify;
    line-height: 2.0; }
  #second h3 {
    font-family: "Yu Gothic Medium", "Yu Gothic";
    font-size: 28px;
    font-weight: bold;
    color: #555555;
    line-height: 1.7;
    text-align: center;
    margin: 50px auto 30px;
    border-bottom: 2px dotted #555555;
    padding: 10px 30px;
    letter-spacing: 2px; }
    #second h3 span {
      font-size: 28px; }
  #second .box_01 h4.item_03 {
    background: #01957d; }
  #second .box_01 li:nth-of-type(1) {
    border: 2px solid #01957d;
    color: #01957d; }
  #second .box_01 li:nth-of-type(2) {
    border: 2px solid #0c8bb6;
    color: #0c8bb6; }

  #first h3 {
    font-family: "Yu Gothic Medium", "Yu Gothic";
    font-size: 28px;
    font-weight: bold;
    color: #555555;
    line-height: 1.7;
    text-align: center;
    margin: 50px auto 30px;
    border-bottom: 2px dotted #555555;
    padding: 10px 30px;
    letter-spacing: 2px; }
    #first h3 span {
      font-size: 28px; }
  #first .box_01 h4.item_01 {
    background: #6e4cba; }
  #first .box_01 h4.item_02 {
    background: #068eb4; }
  #first .box_01 li:nth-of-type(1) {
    border: 2px solid #6e4cba;
    color: #6e4cba; }
  #first .box_01 li:nth-of-type(2) {
    border: 2px solid #068eb4;
    color: #068eb4; }

  .box_01 {
    display: flex;
    margin: 40px auto 0;
    flex-wrap: wrap;
    justify-content: space-between; }
    .box_01 li {
      width: 49%;
      padding: 30px 28px;
      position: relative; }
      .box_01 li img {
        margin: 20px auto; }
      .box_01 li p {
        font-size: 17px;
        text-align: justify !important;
        line-height: 1.6;
        margin: 0 !important; }
        .box_01 li p span {
          background: linear-gradient(transparent 60%, #ff6 60%); }
    .box_01 h4 {
      text-align: center;
      font-size: 24px;
      font-weight: bold;
      color: #fff;
      position: absolute;
      display: inline-block;
      padding: 5px 40px;
      left: 30%;
      top: -25px;
      line-height: 1.6;
      background: #0c8bb6; }

  s #second .box_01 h4.item_04 {
    background: #0c8bb6; }

  .cvbox .lead {
    text-align: center;
    font-size: 22px;
    margin-bottom: 15px; } }
@media screen and (max-width: 768px) {
  #explanation h2 {
    color: #fff;
    background-color: #3ba9c4;
    line-height: 1.3;
    text-align: center;
    padding: 3vw 4vw !important;
    font-size: 6vw;
    margin-bottom: 5vw;
    letter-spacing: 1px;
    background-image: none; }

  #first {
    margin-top: -50px;
    padding-top: 50px; }
    #first p {
      margin: 4vw 5vw 5vw;
      font-size: 4vw;
      text-align: justify;
      line-height: 1.7; }
    #first h3 {
      font-family: "Yu Gothic Medium", "Yu Gothic";
      font-size: 1.4rem;
      font-weight: bold;
      color: #004ab8;
      line-height: 1.7;
      text-align: center;
      margin: 0% auto 6%;
      _border-top: 2px solid #004ab8;
      border-bottom: 2px dotted #004ab8;
      padding: 2% 0%;
      letter-spacing: 2px;
      width: 90%; }
      #first h3 span {
        font-size: 1rem; }
    #first .box_01 h4.item_01 {
      background: #6e4cba; }
    #first .box_01 h4.item_02 {
      background: #068eb4; }
    #first .box_01 li:nth-of-type(1) {
      border: 2px solid #6e4cba;
      color: #6e4cba; }
    #first .box_01 li:nth-of-type(2) {
      border: 2px solid #068eb4;
      color: #068eb4;
      margin-bottom: 3vw; }

  #second {
    margin-top: -50px;
    padding-top: 50px;
    margin-top: 10px;
    margin-bottom: 15px; }
    #second p {
      margin: 4vw 5vw 5vw;
      font-size: 4vw;
      text-align: justify;
      line-height: 1.7; }
    #second h3 {
      font-family: "Yu Gothic Medium", "Yu Gothic";
      font-size: 1.4rem;
      font-weight: bold;
      color: #004ab8;
      line-height: 1.7;
      text-align: center;
      margin: 0% auto 6%;
      _border-top: 2px solid #004ab8;
      border-bottom: 2px dotted #004ab8;
      padding: 2% 0%;
      letter-spacing: 2px;
      width: 90%; }
      #second h3 span {
        font-size: 1rem; }
    #second .box_01 h4.item_03 {
      background: #01957d; }
    #second .box_01 h4.item_04 {
      background: #0c8bb6; }
    #second .box_01 li:nth-of-type(1) {
      border: 2px solid #01957d;
      color: #01957d; }
    #second .box_01 li:nth-of-type(2) {
      border: 2px solid #0c8bb6;
      color: #0c8bb6;
      margin-bottom: 3vw; }

  .box_01 {
    display: flex;
    margin: 6% 5% 0%;
    flex-direction: column; }
    .box_01 li {
      position: relative;
      margin: 0 auto 12%;
      padding: 5%; }
      .box_01 li img {
        margin: 6% auto; }
      .box_01 li p {
        font-size: 1rem;
        text-align: justify !important;
        line-height: 1.6;
        margin: 0 !important; }
        .box_01 li p span {
          background: linear-gradient(transparent 60%, #ff6 60%); }
    .box_01 h4 {
      text-align: center;
      font-size: 1.2rem;
      font-weight: bold;
      color: #fff;
      position: absolute;
      display: inline-block;
      padding: 2% 10%;
      left: 28%;
      top: -6%;
      line-height: 1.6;
      background: #0c8bb6; } }
