@charset "utf-8";
/* CSS Document */

@media screen and (max-width: 768px) {
  /* 768px 以下の画面サイズに適用されるスタイル */
  p {
    font-size: 1.6rem;
    line-height: 2.7rem;
  }
  #contents h2 {
    background: url(/img/150625/csr_bg.gif) no-repeat 0px 12px;
    background-size: 5px 23px;
    color: inherit;
    line-height: 3rem;
    text-indent: -4rem;
    padding-left: 55px;
    padding-bottom: 10px;
  }
  #contents .border_box h3 {
    font-size: 1.3rem;
    font-weight: normal;
    text-align: center;
  }
  #contents .border_box p {
    font-size: 1.2rem;
    text-align: center;
    margin-top: -5px;
  }
  #contents .border_box dl {
    font-size: 1.2rem;
  }
  #contents .border_box dl dt {
    width: 25%;
  }
  #contents .border_box dl dd {
    width: 75%;
    float: left;
    text-indent: -12px;
  }
  #contents .border_box dl dd a {
    color: inherit;
  }

  strong {
    font-weight: normal;
    font-size: 1.6rem;
  }
  #contents section ol {
    font-size: 1.6rem;
    line-height: 2.7rem;
  }
  #contents section .white_circle li,
  #contents section .white_circle3 li .white_circle li {
    padding-left: 1rem;
  }
  #contents .border_box h4,
  #contents .border_box2 h4 {
    font-size: 1.3rem;
    font-weight: normal;
    text-align: center;
  }
  #contents .border_box p a {
    padding: 4px 0 15px 10px;
  }
  #personal2 {
    text-align: left !important;
  }
  #contents .border_box2,
  #contents .border_box2 p {
    font-size: 1.2rem;
    line-height: 1.9rem;
  }
  .border_box2 {
    line-height: 1.9rem;
  }
  #contents .border_box2 dl dt {
    width: 100%;
  }
  #contents .border_box dl dd,
  #contents .border_box2 dl dd {
    margin-bottom: 20px;
  }
  .word-break {
    word-break: break-all;
  }
}
