#contact.index .contents-frame p {
  margin-top: 0;
  padding: 0;
  color: #333;
  line-height: 2em; }
#contact.index .contents-frame .intro {
  font-size: 1.5rem;
  text-align: center;
  margin-bottom: 45px; }
  @media (max-width: 767px) {
    #contact.index .contents-frame .intro {
      font-size: 1.2rem;
      text-align: left;
      margin-bottom: 30px; } }
#contact.index .contents-frame.v2 {
  text-align: center; }
  #contact.index .contents-frame.v2 p {
    margin-top: 0;
    padding: 0;
    color: #333;
    line-height: 2em; }
  #contact.index .contents-frame.v2 .intro {
    font-size: 1.5rem;
    margin-bottom: 45px; }
    #contact.index .contents-frame.v2 .intro span {
      display: inline-block; }
  #contact.index .contents-frame.v2 dl, #contact.index .contents-frame.v2 dt, #contact.index .contents-frame.v2 dd {
    margin: 0;
    padding: 0;
    line-height: 1em; }
  #contact.index .contents-frame.v2 dl {
    font-weight: bold;
    margin-bottom: 20px; }
    #contact.index .contents-frame.v2 dl dt {
      font-size: 2.5rem;
      margin-bottom: 10px; }
    #contact.index .contents-frame.v2 dl dd {
      font-size: 4rem; }
  #contact.index .contents-frame.v2 .office-hours {
    font-size: 1.5rem;
    line-height: 1.7em;
    margin-bottom: 45px; }
    #contact.index .contents-frame.v2 .office-hours span {
      font-size: 1.3rem; }
  #contact.index .contents-frame.v2 .list-kome {
    color: #333;
    font-size: 1.5rem; }
    #contact.index .contents-frame.v2 .list-kome span {
      display: inline-block;
      text-indent: 0; }
  @media (max-width: 767px) {
    #contact.index .contents-frame.v2 .intro {
      font-size: 1.3rem;
      margin-bottom: 30px;
      text-align: center; }
    #contact.index .contents-frame.v2 dl {
      margin-bottom: 20px; }
      #contact.index .contents-frame.v2 dl dt {
        font-size: 2rem; }
      #contact.index .contents-frame.v2 dl dd {
        font-size: 3rem; }
    #contact.index .contents-frame.v2 .office-hours {
      font-size: 1.5rem;
      line-height: 1.5em;
      margin-bottom: 30px; }
      #contact.index .contents-frame.v2 .office-hours span {
        font-size: 1.3rem; }
    #contact.index .contents-frame.v2 .list-kome {
      font-size: 1.3rem;
      line-height: 1.8em; } }
  @media (max-width: 320px) {
    #contact.index .contents-frame.v2 .intro {
      font-size: 4vw; }
    #contact.index .contents-frame.v2 dl {
      margin-bottom: 8vw; }
      #contact.index .contents-frame.v2 dl dt {
        font-size: 6vw; }
      #contact.index .contents-frame.v2 dl dd {
        font-size: 10vw; }
    #contact.index .contents-frame.v2 .office-hours {
      font-size: 5vw; }
      #contact.index .contents-frame.v2 .office-hours span {
        font-size: 4.5vw; }
    #contact.index .contents-frame.v2 .list-kome {
      font-size: 3.5vw; } }
