/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Oct 21 2025 | 07:30:19 */
 .top_section#top_about .top_about--dl dd.tel .num {
  background-size: 40px;
  line-height: 40px;
  }

@media screen and (min-width: 769px) {
  .jchoHP_hd #jchoHP_hd--tel__access {
    position: relative;
    top: 70px;
    right: 10px;
    width: 270px;
    margin-left: 18px;
  }
  .jchoHP_hd #jchoHP_hd--tel {
    display: none;
  }
  .top_section#top_about .top_about--dl dd.tel {
    font-size: 1.6rem;
  }
  .top_section#top_about .top_about--dl dd.tel .num {
    font-size: 1.8rem;
  }
}

@media screen and (max-width: 768px) {
  .top_section#top_about .top_about--dl dd.tel {
    font-size: 1.6rem;
  }
  .top_section#top_about .top_about--dl dd.tel .num {
    font-size: 1.8rem;
  }
  .jchoHP_hd #jchoHP_hd--tel {
    display:none;
  }
.jchoHP_hd #jchoHP_hd--tel__access {
    width: calc(20px + 2vw);
  }
}

