@media screen and (min-width: 751px) {
  /* line 5, service.scss */
  section.hero {
    background-color: #e4f3fc;
    padding: 80px 0 100px 0;
  }
  /* line 8, service.scss */
  section.hero h1 {
    text-align: center;
    color: #0052a4;
    font-size: 44px;
    font-weight: 700;
    letter-spacing: 0.2em;
  }
  /* line 15, service.scss */
  section.hero span.h1 {
    margin-top: 10px;
    display: block;
    text-align: center;
    font-family: "AmericanTypewriter";
    color: rgba(0, 82, 164, 0.55);
    font-size: 14px;
    font-weight: 700;
    letter-spacing: 0.14em;
  }

  /* line 28, service.scss */
  section.intro {
    width: 960px;
    margin: 0 auto;
    padding: 60px 0 0 0;
    letter-spacing: 0.16em;
  }
  /* line 31, service.scss */
  section.intro p {
    text-align: center;
    font-size: 16px;
    line-height: 38px;
  }
  /* line 35, service.scss */
  section.intro p a {
    display: inline-block;
    margin: 0 5px;
    vertical-align: middle;
    font-family: "AvenirNext", "Avenir";
    color: #0052a4;
    font-size: 38.71665px;
    font-weight: bold;
  }

  /* line 45, service.scss */
  section.step1,
  section.step2,
  section.step3 {
    width: 960px;
    margin: 0 auto;
    padding: 80px 0;
    *zoom: 1;
  }
  /* line 22, ../../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/general/_clearfix.scss */
  section.step1:after,
  section.step2:after,
  section.step3:after {
    content: "\0020";
    display: block;
    height: 0;
    clear: both;
    overflow: hidden;
    visibility: hidden;
  }
  /* line 50, service.scss */
  section.step1 div.text,
  section.step2 div.text,
  section.step3 div.text {
    float: left;
    width: 517px;
  }
  /* line 52, service.scss */
  section.step1 div.text i,
  section.step2 div.text i,
  section.step3 div.text i {
    display: inline-block;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    height: 40px;
    width: 150px;
    text-align: center;
    background-color: #0052a4;
    font-family: "AmericanTypewriter";
    color: #ffffff;
    font-size: 24px;
    font-weight: 700;
    line-height: 40px;
    letter-spacing: 0.12em;
  }
  /* line 65, service.scss */
  section.step1 div.text h2,
  section.step2 div.text h2,
  section.step3 div.text h2 {
    margin-top: 35px;
    color: #0052a4;
    font-size: 25px;
    font-weight: 700;
    line-height: 40px;
    letter-spacing: 0.2em;
  }
  /* line 73, service.scss */
  section.step1 div.text p,
  section.step2 div.text p,
  section.step3 div.text p {
    margin-top: 30px;
    font-size: 16px;
    line-height: 38px;
    letter-spacing: 0.16em;
  }
  /* line 80, service.scss */
  section.step1 div.photo,
  section.step2 div.photo,
  section.step3 div.photo {
    float: right;
    width: 370px;
  }

  /* line 100, service.scss */
  hr.dot {
    width: 960px !important;
    position: relative;
  }
  /* line 103, service.scss */
  hr.dot::after {
    content: url("/common/img/service/arw-ondotline.png");
    position: absolute;
    width: 68px;
    height: 69px;
    line-height: 69px;
    top: 50%;
    left: 50%;
    margin: -34.5px 0 0 -34px;
  }

  /* line 110, service.scss */
  section.tel {
    width: 960px;
    margin: 0 auto;
    padding: 80px 0 100px 0;
  }
  /* line 113, service.scss */
  section.tel div.text {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    height: 80px;
    line-height: 80px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    border-width: 2px;
    border-color: #fc7171;
    border-style: dotted;
  }
  /* line 120, service.scss */
  section.tel div.text h3 {
    -moz-border-radius: 10px 0 0 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px 0 0 10px;
    height: 80px;
    float: left;
    line-height: 80px;
    margin: -2px 0 -2px -2px;
    background-color: #fc7171;
    color: #ffffff;
    font-size: 18px;
    font-weight: 700;
    position: relative;
    letter-spacing: 0.25em;
    padding: 0 40px 0 75px;
  }
  /* line 131, service.scss */
  section.tel div.text h3::before {
    content: url("/common/img/common/icon-tel.png");
    position: absolute;
    left: 30px;
    top: 50%;
    margin: -16px 0 0 0;
    height: 32px;
    line-height: 32px;
  }
  /* line 137, service.scss */
  section.tel div.text a {
    display: inline-block;
    margin: 0 20px 0 40px;
    vertical-align: middle;
    font-family: "AvenirNext", "Avenir";
    color: #fc7171;
    font-size: 38.73px;
    font-weight: 600;
    line-height: 1em;
  }
  /* line 147, service.scss */
  section.tel div.text span {
    height: 34px;
    display: inline-block;
    -moz-border-radius: 17px;
    -webkit-border-radius: 17px;
    border-radius: 17px;
    background-color: #fff4f4;
    color: #fc7171;
    font-size: 13px;
    font-weight: 700;
    line-height: 34px;
    padding: 0 20px;
    vertical-align: middle;
  }
}
@media screen and (max-width: 750px) {
  /* line 168, service.scss */
  section.hero {
    background-color: #e4f3fc;
    padding: 80px 0 100px 0;
  }
  /* line 171, service.scss */
  section.hero h1 {
    text-align: center;
    color: #0052a4;
    font-size: 66px;
    font-weight: 700;
    letter-spacing: 0.2em;
    line-height: 1.5em;
    margin: 0 5%;
  }
  /* line 180, service.scss */
  section.hero span.h1 {
    margin-top: 15px;
    display: block;
    text-align: center;
    font-family: "AmericanTypewriter";
    color: rgba(0, 82, 164, 0.55);
    font-size: 21px;
    font-weight: 700;
    letter-spacing: 0.14em;
  }

  /* line 193, service.scss */
  section.intro {
    margin: 0 auto;
    padding: 60px 0 0 0;
    letter-spacing: 0.16em;
  }
  /* line 196, service.scss */
  section.intro p {
    text-align: center;
    font-size: 24px;
    line-height: 57px;
  }
  /* line 200, service.scss */
  section.intro p a {
    display: inline-block;
    margin: 0 5px;
    vertical-align: middle;
    font-family: "AvenirNext", "Avenir";
    color: #0052a4;
    font-size: 58.07497px;
    font-weight: bold;
  }

  /* line 210, service.scss */
  section.step1,
  section.step2,
  section.step3 {
    width: 90%;
    margin: 0 auto;
    padding: 80px 0;
    *zoom: 1;
  }
  /* line 22, ../../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/general/_clearfix.scss */
  section.step1:after,
  section.step2:after,
  section.step3:after {
    content: "\0020";
    display: block;
    height: 0;
    clear: both;
    overflow: hidden;
    visibility: hidden;
  }
  /* line 215, service.scss */
  section.step1 div.text,
  section.step2 div.text,
  section.step3 div.text {
    margin: 0 auto;
  }
  /* line 217, service.scss */
  section.step1 div.text i,
  section.step2 div.text i,
  section.step3 div.text i {
    display: inline-block;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    height: 60px;
    width: 225px;
    text-align: center;
    background-color: #0052a4;
    font-family: "AmericanTypewriter";
    color: #ffffff;
    font-size: 36px;
    font-weight: 700;
    line-height: 60px;
    letter-spacing: 0.12em;
  }
  /* line 230, service.scss */
  section.step1 div.text h2,
  section.step2 div.text h2,
  section.step3 div.text h2 {
    margin-top: 35px;
    color: #0052a4;
    font-size: 37.5px;
    font-weight: 700;
    line-height: 60px;
    letter-spacing: 0.2em;
  }
  /* line 238, service.scss */
  section.step1 div.text p,
  section.step2 div.text p,
  section.step3 div.text p {
    margin-top: 30px;
    font-size: 24px;
    line-height: 57px;
    letter-spacing: 0.16em;
  }
  /* line 245, service.scss */
  section.step1 div.photo,
  section.step2 div.photo,
  section.step3 div.photo {
    margin-top: 5%;
    width: 100%;
  }
  /* line 248, service.scss */
  section.step1 div.photo img,
  section.step2 div.photo img,
  section.step3 div.photo img {
    width: 100%;
  }

  /* line 267, service.scss */
  hr.dot {
    width: 95% !important;
    position: relative;
  }
  /* line 270, service.scss */
  hr.dot::after {
    content: url("/common/img/service/arw-ondotline.png");
    position: absolute;
    width: 68px;
    height: 69px;
    line-height: 69px;
    top: 50%;
    left: 50%;
    margin: -34.5px 0 0 -34px;
  }

  /* line 277, service.scss */
  section.tel {
    width: 90%;
    margin: 0 auto;
    padding: 80px 0 100px 0;
  }
  /* line 280, service.scss */
  section.tel div.text {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    line-height: 80px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    border-width: 2px;
    border-color: #fc7171;
    border-style: dotted;
    text-align: center;
  }
  /* line 287, service.scss */
  section.tel div.text h3 {
    -moz-border-radius: 10px 10px 0 0;
    -webkit-border-radius: 10px;
    border-radius: 10px 10px 0 0;
    height: 80px;
    line-height: 80px;
    margin: -2px -2px 0 -2px;
    background-color: #fc7171;
    color: #ffffff;
    font-size: 27px;
    font-weight: 700;
    position: relative;
    letter-spacing: 0.25em;
    padding: 0 40px 0 90px;
    text-align: center;
  }
  /* line 299, service.scss */
  section.tel div.text h3::before {
    content: url("/common/img/common/icon-tel.png");
    position: absolute;
    left: 20%;
    top: 50%;
    margin: -16px 0 0 0;
    height: 32px;
    line-height: 32px;
  }
  /* line 305, service.scss */
  section.tel div.text a {
    display: inline-block;
    margin: 20px 0 0 0;
    vertical-align: middle;
    font-family: "AvenirNext", "Avenir";
    color: #fc7171;
    font-size: 58.095px;
    font-weight: 600;
    line-height: 1em;
  }
  /* line 315, service.scss */
  section.tel div.text span {
    height: 51px;
    display: inline-block;
    -moz-border-radius: 25.5px;
    -webkit-border-radius: 25.5px;
    border-radius: 25.5px;
    background-color: #fff4f4;
    color: #fc7171;
    font-size: 19.5px;
    font-weight: 700;
    line-height: 51px;
    padding: 0 30px;
    vertical-align: middle;
  }
}
