@media only screen and (max-width: 767px) {
  /* service sp
  =================================================================== */
  .serviceSection {
    padding-top: 70px;
    padding-bottom: 30px; }
    .serviceSection h2 {
      margin-bottom: 28px; }
    .serviceSection .serviceSection__top {
      margin-bottom: 22px; }
      .serviceSection .serviceSection__top .serviceSection__top--image {
        width: 100%;
        height: 165px;
        margin: 0 auto 14px;
        border-radius: 0; }
      .serviceSection .serviceSection__top p {
        font-size: 11px;
        width: calc(100% - 44px);
        letter-spacing: 0; }
    .serviceSection section {
      font-size: 11px;
      width: calc(100% - 44px);
      margin: 0 auto 50px; }
      .serviceSection section h3 {
        font-size: 14px;
        margin-bottom: 8px; }
      .serviceSection section .serviceSection--image {
        width: calc(100% + 44px);
        margin-left: -22px;
        margin-bottom: 12px; }
      .serviceSection section .sup {
        font-size: 10px; }
      .serviceSection section li {
        margin-bottom: 12px; }
        .serviceSection section li dt {
          position: relative;
          top: auto;
          left: auto;
          display: inline-block;
          margin-bottom: 8px; }
          .serviceSection section li dt:nth-of-type(2) {
            top: auto; }
          .serviceSection section li dt.dtpc {
            display: none; }
          .serviceSection section li dt.dtsp {
            display: inline-block; }
        .serviceSection section li dd {
          margin-left: 0; }
          .serviceSection section li dd a {
            margin-top: 5px; }
      .serviceSection section.serviceSection__fitting {
        margin-bottom: 50px; }
      .serviceSection section.serviceSection__text {
        margin-bottom: 50px; }
      .serviceSection section.serviceSection__maintenance {
        margin-bottom: 50px; }
        .serviceSection section.serviceSection__maintenance li dd {
          margin-left: 0; }
      .serviceSection section.serviceSection__lens {
        margin-bottom: 50px; }
        .serviceSection section.serviceSection__lens p {
          margin-bottom: 12px; }
        .serviceSection section.serviceSection__lens li {
          margin-bottom: 12px; }
      .serviceSection section.serviceSection__other h3 {
        margin-bottom: 12px; }
      .serviceSection section.serviceSection__other p {
        margin-bottom: 12px; }
      .serviceSection section.serviceSection__other li {
        margin-bottom: 12px; }
        .serviceSection section.serviceSection__other li.uv dd p {
          width: calc(100% - 88px); }
        .serviceSection section.serviceSection__other li.uv dd span {
          width: 76px;
          height: 69px; }
      .serviceSection section.serviceSection__device .serviceSection__device--image {
        width: 140px;
        margin-right: 15px;
        margin-bottom: 10px; } }
