@charset "UTF-8";
@font-face {
  font-family: 'mplus-1p-regular';
  src: url("mplus-1c-regular.eot");
  src: url("mplus-1c-regular.eot?#iefix") format("embedded-opentype"), url("mplus-1c-regular.woff") format("woff"), url("mplus-1c-regular.ttf") format("truetype"); }
html, body, h1, h2, h3, h4, ul, ol, dl, li, dt, dd, p, div, span, img, a, table, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  font-weight: normal;
  font-size: 100%;
  vertical-align: baseline;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

article, header, footer, aside, figure, figcaption, nav, section {
  display: block; }

body {
  line-height: 1;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  font-family: "Hiragino Kaku Gothic ProN",Meiryo, sans-serif;
  font-size: 16px;
  -webkit-print-color-adjust: exact; }

br {
  　letter-spacing: normal;
  /* ← IE6、IE7対策 */ }

ol, ul {
  list-style: none;
  list-style-type: none; }

.clear {
  clear: both; }

.text, .title, h2, h3, .h2-text, .h2-title, .main-sub-header p, dd, dt, li, th, td {
  letter-spacing: 1px; }

/*********************************/
/*********************************/
a {
  color: #333;
  text-decoration: none; }

img {
  height: auto; }

@media print, screen and (min-width: 641px) {
  .pc {
    display: block; }

  .sp {
    display: none; }

  h1 {
    background: #0a5baa;
    padding: 5px;
    color: #FFF;
    text-align: center; }

  .header {
    max-width: 1024px;
    margin: 10px auto;
    overflow: hidden; }
    .header .logo {
      float: left; }
      .header .logo img {
        -webkit-transition: all 0.3s ease;
        -moz-transition: all 0.3s ease;
        -o-transition: all 0.3s ease;
        transition: all  0.3s ease;
        margin: 0; }
      .header .logo img:hover {
        margin: 0 0 0 10px; }
    .header .tel {
      float: right;
      margin: 10px 0; }

  .nav {
    clear: both;
    border-top: 1px solid #CCC;
    border-bottom: 1px solid #07417a;
    width: 100%;
    height: 57px;
    background: -moz-linear-gradient(top, #0a5baa, #0a5baa 56%, #63bbe7);
    background: -webkit-gradient(linear, left top, left bottom, from(#0a5baa), color-stop(0.56, #0a5baa), to(#63bbe7)); }
    .nav > ul {
      max-width: 1024px;
      margin: 0 auto; }
      .nav > ul > li {
        float: left;
        width: 20%;
        border-right: 1px solid #07417a;
        color: #FFF;
        height: 55px;
        background: -moz-linear-gradient(top, #0a5baa, #0a5baa 50%, #63bbe7);
        background: -webkit-gradient(linear, left top, left bottom, from(#0a5baa), color-stop(0.5, #0a5baa), to(#63bbe7)); }
        .nav > ul > li a {
          display: block;
          text-align: center;
          padding: 16px 0 0 0;
          height: 55px;
          color: #FFF;
          line-height: 1.5em;
          font-size: 16px; }
        .nav > ul > li a:hover {
          -webkit-transition: all 0.3s ease;
          -moz-transition: all 0.3s ease;
          -o-transition: all 0.3s ease;
          transition: all  0.3s ease;
          font-size: 18px; }
        .nav > ul > li span {
          display: block;
          padding: 20px 0 0 0;
          font-size: 16px;
          text-align: center;
          height: 56px; }
      .nav > ul > li:first-child {
        border-left: 1px solid #07417a; }
    .nav #btn {
      position: relative;
      z-index: 5; }
      .nav #btn ul {
        position: absolute;
        width: 100%;
        visibility: hidden;
        opacity: 0;
        -webkit-transition: all 0.3s ease;
        -moz-transition: all 0.3s ease;
        -o-transition: all 0.3s ease;
        transition: all  0.3s ease;
        margin: -10px 0 0 0; }
        .nav #btn ul li a {
          display: block;
          background: #eb5f2c;
          color: #FFF;
          visibility: hidden;
          opacity: 0;
          height: 86px !important; }
        .nav #btn ul li:last-child {
          border-bottom: none !important; }
    .nav #btn:hover ul {
      visibility: visible;
      margin: 0;
      opacity: 1; }
      .nav #btn:hover ul li {
        border-bottom: 1px solid #FFF; }
      .nav #btn:hover ul a {
        visibility: visible;
        opacity: 1; }
      .nav #btn:hover ul a:hover {
        background: #d04614; }

  .main {
    max-width: 1024px;
    margin: 0 auto;
    clear: both; }

  .section {
    clear: both; }

  .main-out .js-image-switch {
    display: block;
    width: 100%;
    height: auto;
    max-width: 1024px;
    margin: 0 auto; }
  .main-out .main-header {
    background: #63bbe7; }
  .main-out .main-merit {
    max-width: 1024px;
    margin: 0 auto;
    overflow: hidden;
    padding: 0 0 20px 20px; }
    .main-out .main-merit li {
      float: left;
      width: 24%;
      text-align: center; }
      .main-out .main-merit li img {
        width: 100%;
        max-width: 226px; }
  .main-out .header-telbtn {
    text-align: center;
    padding: 0 10px 20px 10px; }
    .main-out .header-telbtn img {
      width: 100%;
      height: auto;
      max-width: 1104px; }
  .main-out .new-telbtn {
    text-align: center;
    background: #0a5baa;
    padding: 40px 0; }
    .main-out .new-telbtn img {
      width: 98%;
      max-width: 1104px;
      margin: 0 auto;
      height: auto; }
  .main-out .main-tel {
    background: #0a5baa; }
    .main-out .main-tel p {
      max-width: 1024px;
      margin: 0 auto;
      position: relative; }
      .main-out .main-tel p img {
        max-width: 837px; }
    .main-out .main-tel p:before {
      position: absolute;
      right: 0;
      top: 0;
      content: url(../images/06_icon.png); }
  .main-out .header-pick {
    overflow: hidden;
    border-bottom: 1px solid #CCC; }
    .main-out .header-pick .main-news {
      padding: 20px 10px 20px 10px;
      overflow: hidden;
      width: 50%;
      float: left; }
      .main-out .header-pick .main-news dt {
        width: 140px;
        font-weight: bold;
        color: #0a5baa;
        padding-bottom: 5px; }
      .main-out .header-pick .main-news dd {
        float: left; }
    .main-out .header-pick .footer-cat-box {
      overflow: hidden;
      width: 50%;
      float: left; }
      .main-out .header-pick .footer-cat-box .cat-title {
        padding: 10px 10px 0 0;
        font-weight: bold;
        color: #0a5baa; }
      .main-out .header-pick .footer-cat-box .footer-cat {
        display: block;
        overflow: hidden;
        float: left;
        margin-bottom: 5px; }
        .main-out .header-pick .footer-cat-box .footer-cat li {
          float: left;
          padding: 5px 0 0 0;
          margin-right: 5px; }
          .main-out .header-pick .footer-cat-box .footer-cat li a {
            display: block;
            padding: 10px;
            -webkit-border-radius: 5px;
            -moz-border-radius: 5px;
            -ms-border-radius: 5px;
            border-radius: 5px;
            background: #e4f2fb;
            color: #0a5baa;
            font-size: 13px;
            -webkit-transition: all 0.3s ease;
            -moz-transition: all 0.3s ease;
            -o-transition: all 0.3s ease;
            transition: all  0.3s ease; }
          .main-out .header-pick .footer-cat-box .footer-cat li a:hover {
            opacity: 0.5; }
  .main-out .top-section1 {
    padding: 20px 40px;
    margin: 20px auto;
    overflow: hidden;
    border: 10px double #0a5baa; }
    .main-out .top-section1 h2 {
      text-align: center;
      padding: 0 20px 40px 20px; }
      .main-out .top-section1 h2 img {
        width: 100%;
        max-width: 800px; }
    .main-out .top-section1 div {
      width: 32%;
      float: left; }
      .main-out .top-section1 div .title {
        text-align: center;
        color: #0a5baa;
        font-weight: bold;
        font-size: 20px;
        min-height: 260px;
        -webkit-transition: all 0.3s ease;
        -moz-transition: all 0.3s ease;
        -o-transition: all 0.3s ease;
        transition: all  0.3s ease; }
        .main-out .top-section1 div .title span {
          display: block;
          color: #eb5f2c;
          font-weight: bold;
          font-size: 20px;
          padding-bottom: 5px; }
      .main-out .top-section1 div .text {
        color: #333;
        line-height: 1.5em;
        padding: 10px 10px;
        padding-bottom: 30px; }
      .main-out .top-section1 div a {
        color: #0a5baa;
        font-weight: bold; }
    .main-out .top-section1 div:hover .title {
      font-size: 22px; }
    .main-out .top-section1 .case1-1 {
      margin-left: 15%; }
      .main-out .top-section1 .case1-1 .title {
        background: url(../images/08_case4.png) bottom center no-repeat; }
    .main-out .top-section1 .case2-1 {
      margin-left: 2%; }
      .main-out .top-section1 .case2-1 .title {
        background: url(../images/08_case5.png) bottom center no-repeat; }
    .main-out .top-section1 .case1 {
      clear: both;
      margin-right: 2%; }
      .main-out .top-section1 .case1 .title {
        background: url(../images/08_case1_19.png) bottom center no-repeat; }
    .main-out .top-section1 .case2 .title {
      background: url(../images/08_case2_20.png) bottom center no-repeat; }
    .main-out .top-section1 .case3 {
      margin-left: 2%; }
      .main-out .top-section1 .case3 .title {
        background: url(../images/08_case3_22.png) bottom center no-repeat; }
  .main-out .top-section2 {
    background: #0a5baa;
    overflow: hidden;
    margin-bottom: 50px;
    padding: 0 0 40px 0;
    clear: both; }
    .main-out .top-section2 .triangle {
      display: block;
      width: 0;
      margin: 0 auto;
      height: 0;
      border-top: 20px solid #07417a;
      border-right: 300px solid #0a5baa;
      border-bottom: 10px solid #0a5baa;
      border-left: 300px solid #0a5baa; }
    .main-out .top-section2 h2 {
      clear: both;
      color: #FFF;
      font-weight: bold;
      text-align: center;
      padding: 40px 20px 20px 20px;
      font-size: 30px; }
    .main-out .top-section2 .main div {
      width: 47%;
      float: left;
      margin: 0 0 20px 2%;
      -webkit-border-radius: 5px;
      -moz-border-radius: 5px;
      -ms-border-radius: 5px;
      border-radius: 5px;
      -webkit-transition: all 0.3s ease;
      -moz-transition: all 0.3s ease;
      -o-transition: all 0.3s ease;
      transition: all  0.3s ease;
      min-height: 179px; }
      .main-out .top-section2 .main div p {
        width: 50%;
        text-align: center;
        float: right;
        font-size: 30px;
        font-weight: bold;
        line-height: 1.5em;
        padding: 25px 0 0 0;
        background: #FFF;
        min-height: 179px;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        -ms-border-radius: 5px;
        border-radius: 5px; }
        .main-out .top-section2 .main div p span {
          display: block;
          background: #eb5f2c;
          color: #FFF;
          padding: 5px 0;
          font-size: 20px;
          width: 80%;
          margin: 10px auto 0 auto;
          font-weight: bold;
          -webkit-border-radius: 10px;
          -moz-border-radius: 10px;
          -ms-border-radius: 10px;
          border-radius: 10px;
          line-height: 1.4em; }
    .main-out .top-section2 .main div:hover {
      -webkit-transition: all 0.3s ease;
      -moz-transition: all 0.3s ease;
      -o-transition: all 0.3s ease;
      transition: all  0.3s ease;
      margin: 5px 0 15px 2%; }
    .main-out .top-section2 .ser1-1 {
      background: #FFF url(../images/07_pict_27.jpg) left top no-repeat; }
    .main-out .top-section2 .ser2-1 {
      background: #FFF url(../images/08_pict_27.jpg) left top no-repeat; }
    .main-out .top-section2 .ser1 {
      background: #FFF url(../images/09_pict_27.jpg) left top no-repeat; }
    .main-out .top-section2 .ser2 {
      background: #FFF url(../images/09_pict3_27.jpg) left top no-repeat; }
    .main-out .top-section2 .ser3 {
      clear: both;
      background: #FFF url(../images/09_pict2_27.jpg) left top no-repeat; }
    .main-out .top-section2 .ser4 {
      background: #FFF url(../images/09_pict4_27.jpg) left top no-repeat; }
    .main-out .top-section2 .sub-menu {
      border: 2px dashed #FFF;
      -webkit-border-radius: 5px;
      -moz-border-radius: 5px;
      -ms-border-radius: 5px;
      border-radius: 5px;
      display: table;
      width: 100%; }
      .main-out .top-section2 .sub-menu li {
        width: 20%;
        text-align: center;
        vertical-align: middle;
        display: table-cell; }
        .main-out .top-section2 .sub-menu li a {
          color: #FFF;
          display: block;
          padding: 20px 10px; }
        .main-out .top-section2 .sub-menu li a:hover {
          background: #FFF;
          color: #0a5baa; }
      .main-out .top-section2 .sub-menu .no-link {
        color: #FFF;
        padding: 20px 10px; }
  .main-out .top-section3 {
    background: url(../images/11_pict_34.jpg) right 40px no-repeat;
    margin-bottom: 40px;
    overflow: hidden; }
    .main-out .top-section3 .box {
      width: 52%;
      padding: 0 1%; }
      .main-out .top-section3 .box h2 {
        text-align: center; }
        .main-out .top-section3 .box h2 img {
          width: 100%;
          max-width: 417px;
          height: atuo;
          padding-bottom: 10px; }
      .main-out .top-section3 .box .title {
        color: #0a5baa;
        font-size: 20px;
        text-align: center;
        padding: 15px 10px;
        margin-bottom: 15px;
        font-weight: bold;
        border-bottom: 4px double #0a5baa;
        line-height: 1.5em; }
      .main-out .top-section3 .box .text {
        line-height: 1.5em;
        color: #333;
        padding: 0 0 20px 10px; }
  .main-out .top-section4 {
    background: #e4f2fb;
    padding: 50px 0 20px 0;
    margin-bottom: 50px;
    overflow: hidden; }
    .main-out .top-section4 .main {
      padding: 0 20px;
      text-align: center; }
      .main-out .top-section4 .main h2 {
        font-size: 30px;
        text-align: center;
        font-weight: bold;
        color: #0a5baa;
        padding-bottom: 20px; }
      .main-out .top-section4 .main p {
        color: #333;
        line-height: 1.5em; }
      .main-out .top-section4 .main li {
        float: left;
        width: 25%;
        text-align: center;
        padding: 20px 0; }
        .main-out .top-section4 .main li img {
          width: 100%;
          max-width: 226px; }
  .main-out .top-section5 {
    background: url(../images/12_pict_43.png) left top no-repeat;
    background-size: 48%;
    overflow: hidden;
    min-height: 300px;
    padding-bottom: 40px; }
    .main-out .top-section5 .box {
      width: 50%;
      float: right; }
      .main-out .top-section5 .box h2 {
        font-size: 30px;
        color: #0a5baa;
        padding: 20px 0 10px 0;
        text-align: center;
        line-height: 1.5em; }
      .main-out .top-section5 .box .text {
        color: #333;
        line-height: 1.5em;
        padding-right: 20px; }
  .main-out .top-section6 {
    clear: both;
    padding-bottom: 40px; }
    .main-out .top-section6 h2 span {
      display: block;
      width: 100%;
      background: #e4f2fb;
      color: #0a5baa;
      padding: 30px 0 20px 0;
      text-align: center;
      line-height: 1.5em;
      font-size: 30px;
      font-weight: bold; }
    .main-out .top-section6 h2:before {
      content: url(../images/rank_03.jpg);
      display: block;
      text-align: center; }
    .main-out .top-section6 .content-box {
      max-width: 1024px;
      margin: 0 auto;
      overflow: hidden; }
      .main-out .top-section6 .content-box .text {
        padding: 40px 0;
        text-align: center;
        line-height: 1.4em; }
      .main-out .top-section6 .content-box div {
        width: 50%;
        float: left;
        padding: 0 10px 0 200px;
        min-height: 260px; }
        .main-out .top-section6 .content-box div p {
          line-height: 1.4em;
          padding-bottom: 15px;
          color: #0a5baa; }
        .main-out .top-section6 .content-box div h3 {
          font-size: 28px;
          color: #0a5baa;
          padding-bottom: 10px;
          line-height: 1.4em; }
        .main-out .top-section6 .content-box div ul li {
          padding: 10px 0;
          border-top: 1px solid #0a5baa;
          font-size: 12px;
          line-height: 1.4em; }
      .main-out .top-section6 .content-box #kind1 {
        background: url(../images/kagi1_03.jpg) left top no-repeat; }
      .main-out .top-section6 .content-box #kind2 {
        background: url(../images/kagi2_03.jpg) left top no-repeat; }
      .main-out .top-section6 .content-box #kind3 {
        background: url(../images/kagi3.jpg) left top no-repeat; }
      .main-out .top-section6 .content-box #kind4 {
        background: url(../images/kagi4.jpg) left top no-repeat; }

  .footer-flow {
    background: #e4f2fb;
    padding: 50px 0 0 0; }
    .footer-flow .title {
      font-size: 40px;
      color: #0a5baa;
      text-align: center;
      padding-bottom: 20px; }
    .footer-flow .text {
      text-align: center;
      padding-bottom: 20px;
      color: #333;
      line-height: 1.5em; }
    .footer-flow ol {
      overflow: hidden;
      padding-bottom: 40px; }
      .footer-flow ol li {
        width: 25%;
        float: left;
        color: #333;
        line-height: 1.5em;
        padding: 150px 10px 0 15px; }
      .footer-flow ol .flow1 {
        background: url(../images/13_flow_46.jpg) center top no-repeat; }
      .footer-flow ol .flow2 {
        background: url(../images/13_flow2_46.jpg) center top no-repeat; }
      .footer-flow ol .flow3 {
        background: url(../images/13_flow3_46.jpg) center top no-repeat; }
      .footer-flow ol .flow4 {
        background: url(../images/13_flow4_46.jpg) center top no-repeat; }
    .footer-flow div img {
      width: 100%;
      max-width: 999px; }

  .trouble-list {
    margin: 0 0 20px 0;
    padding: 20px 20px 10px 20px;
    width: 100%;
    float: left;
    position: relative;
    border-bottom: 2px dotted #ccc; }
    .trouble-list li {
      float: left;
      width: 47%;
      padding: 10px 10px 10px 15px;
      margin: 0 0 0 2%;
      border-bottom: solid 1px #ccc;
      line-height: 1.6em;
      position: relative;
      color: #0a5baa; }
    .trouble-list li:before {
      content: "・";
      position: absolute;
      left: 0; }
    .trouble-list .end {
      border: none; }

  .trouble-list:before {
    position: absolute;
    top: -90px;
    left: 0; }

  #bike-list:before {
    content: url(../images/kagi.png); }

  .footer {
    background: #0a5baa;
    padding: 0 0 20px 0;
    text-align: center; }
    .footer .foot-tel {
      text-align: left;
      position: relative; }
    .footer .foot-tel:before {
      position: absolute;
      right: 0;
      top: 0;
      content: url(../images/06_icon.png); }
    .footer small {
      clear: both;
      text-align: center;
      color: #FFF; }
      .footer small a {
        color: #FFF; }

  #footer-area {
    overflow: hidden;
    max-width: 1024px;
    margin: 20px auto;
    line-height: 1.4em;
    font-size: 12px;
    color: #C9EAFF; }

  #footer-navi {
    width: 70%;
    margin: 40px auto;
    overflow: hidden; }
    #footer-navi li {
      float: left;
      width: 25%;
      text-align: center; }
    #footer-navi li a {
      color: #FFF;
      display: block;
      border: 1px solid #FFF;
      padding: 10px; }
    #footer-navi li a:hover {
      background: #63bbe7; }

  #pageTop {
    display: none;
    position: fixed;
    bottom: 20px;
    right: 50px;
    background-color: #fff;
    border-right: 2px solid #0a5baa;
    border-left: 2px solid #0a5baa;
    border-top: 1px solid #0a5baa;
    border-bottom: 1px solid #0a5baa;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    -ms-border-radius: 30px;
    border-radius: 30px;
    color: #0a5baa;
    padding: 0 20px;
    line-height: 50px; }

  #pageTop:hover {
    background: #e4f2fb; }

  .main-sub-header {
    background: #0a5baa; }
    .main-sub-header p {
      padding: 45px 20px 35px 20px;
      line-height: 1;
      font-size: 30px;
      color: #FFF;
      position: relative; }
    .main-sub-header p:before {
      position: absolute;
      top: 15px;
      left: 10px; }
    .main-sub-header .car-header:before {
      content: url(../images/16_iiconon_.png); }
    .main-sub-header .bike-header:before {
      content: url(../images/21_iiconon_.png); }
    .main-sub-header .car-header {
      background: url(../images/16_back.png) right bottom no-repeat;
      padding-left: 90px; }
    .main-sub-header .bike-header {
      background: url(../images/22_back.png) right bottom no-repeat;
      padding-left: 90px; }
    .main-sub-header .price-header {
      background: url(../images/23_back.png) right top no-repeat; }
    .main-sub-header .flow-header {
      background: url(../images/24_back.png) right top no-repeat; }
    .main-sub-header .area-header {
      background: url(../images/25_back.png) right top no-repeat; }

  .pankuzu {
    background: #eee;
    overflow: hidden;
    border-bottom: 1px solid #ccc; }
    .pankuzu ul {
      border-width: 1px;
      border-style: solid;
      border-color: #f5f5f5 #e5e5e5;
      -webkit-border-radius: 5px;
      -moz-border-radius: 5px;
      -ms-border-radius: 5px;
      border-radius: 5px;
      overflow: hidden;
      width: 100%; }
      .pankuzu ul li {
        float: left; }
      .pankuzu ul a {
        padding: .7em 1em .7em 2em;
        float: left;
        text-decoration: none;
        color: #444;
        position: relative;
        text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
        background-color: #ddd;
        background-image: linear-gradient(to right, #f5f5f5, #ddd); }
      .pankuzu ul span {
        padding: .7em 1em .7em 2em;
        float: left;
        text-decoration: none;
        color: #444;
        position: relative;
        text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5); }
    .pankuzu .top-pankuzu span {
      padding: 0;
      float: none; }
    .pankuzu ul li:first-child a {
      padding-left: 1em;
      border-radius: 5px 0 0 5px; }
    .pankuzu ul a:hover {
      background: #fff; }
    .pankuzu ul a::after, .pankuzu ul a::before {
      content: "";
      position: absolute;
      top: 50%;
      margin-top: -1.5em;
      border-top: 1.5em solid transparent;
      border-bottom: 1.5em solid transparent;
      border-left: 1em solid;
      right: -1em; }
    .pankuzu ul a::after {
      z-index: 2;
      border-left-color: #ddd; }
    .pankuzu ul a::before {
      border-left-color: #ccc;
      right: -1.1em;
      z-index: 1; }
    .pankuzu ul a:hover::after {
      border-left-color: #fff; }
    .pankuzu ul .current {
      font-weight: bold;
      background: none; }
      .pankuzu ul .current:hover {
        font-weight: bold;
        background: none; }
      .pankuzu ul .current::after, .pankuzu ul .current::before {
        content: normal; }

  .base-box {
    padding: 20px;
    line-height: 1.5em; }

  .sub-main h2 {
    text-align: center;
    font-size: 42px;
    color: #0a5baa;
    padding: 50px 0 0 0;
    font-weight: bold; }
  .sub-main .h2-title {
    color: #0a5baa;
    margin-top: 45px;
    border-top: 4px double #0a5baa;
    border-bottom: 4px double #0a5baa;
    padding: 15px 0;
    text-align: center;
    font-size: 20px;
    font-weight: bold; }
  .sub-main .h2-image {
    text-align: center;
    padding: 20px 0 0 0; }
  .sub-main .h2-text {
    color: #333;
    line-height: 1.5em;
    padding: 20px 60px 40px 60px;
    text-align: center;
    clear: both; }
  .sub-main .sub-contents-box {
    position: relative;
    min-height: 260px;
    margin: 20px 0 0 0; }
    .sub-main .sub-contents-box h3 {
      font-size: 22px;
      color: #eb5f2c;
      font-weight: bold;
      line-height: 1.4em;
      border-bottom: double 12px #0a5baa;
      padding: 0 320px 10px 10px; }
    .sub-main .sub-contents-box img {
      position: absolute;
      right: 0;
      top: 0; }
    .sub-main .sub-contents-box .text {
      padding: 20px 320px 15px 20px;
      line-height: 1.6em;
      font-size: 13px;
      background: #e4f2fb;
      background: -moz-linear-gradient(top, #e4f2fb 0%, #ffffff 100%);
      background: -webkit-linear-gradient(top, #e4f2fb 0%, #ffffff 100%);
      background: linear-gradient(to bottom, #e4f2fb 0%, #ffffff 100%);
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='$light-color', endColorstr='#ffffff',GradientType=0 ); }
      .sub-main .sub-contents-box .text .bold {
        font-size: 16px;
        font-weight: bold;
        border-bottom: 1px dotted #0a5baa;
        padding-bottom: 5px;
        color: #0a5baa; }
      .sub-main .sub-contents-box .text p {
        margin-bottom: 10px; }
  .sub-main .service-icon {
    position: relative; }
  .sub-main .service-icon:before {
    content: url(../images/07_ichon.png);
    position: absolute;
    left: 100px;
    top: -108px; }
  .sub-main .service-price, .sub-main .service-rei {
    overflow: hidden;
    padding-bottom: 20px; }
    .sub-main .service-price li, .sub-main .service-rei li {
      width: 25%;
      float: left;
      /*font-size: $mini-size;*/
      color: #333;
      line-height: 1.5em;
      padding: 0 10px; }
      .sub-main .service-price li .title, .sub-main .service-rei li .title {
        text-align: center;
        font-size: 24px;
        font-weight: bold;
        color: #eb5f2c;
        padding: 10px 0;
        line-height: 1.0em; }
        .sub-main .service-price li .title span, .sub-main .service-rei li .title span {
          display: block;
          padding-bottom: 10px;
          font-size: 18px;
          color: #000;
          font-weight: bold; }
      .sub-main .service-price li .text, .sub-main .service-rei li .text {
        padding-bottom: 20px;
        font-size: 14px; }
      .sub-main .service-price li .gazo, .sub-main .service-rei li .gazo {
        text-align: center;
        width: 230px;
        overflow: hidden; }
        .sub-main .service-price li .gazo img, .sub-main .service-rei li .gazo img {
          max-height: 130px;
          width: auto; }
  .sub-main .service-price li {
    padding: 165px 10px 0 15px; }
  .sub-main .service-rei li {
    padding: 0 10px 0 15px; }
  .sub-main .h3 {
    background: #0a5baa;
    font-size: 22px;
    font-weight: bold;
    color: #FFF;
    padding: 15px 0;
    text-align: center; }
  .sub-main .h3-2 {
    font-size: 20px;
    line-height: 1.5em;
    font-weight: bold;
    color: #0a5baa;
    padding: 10px 15px;
    text-align: center;
    border-bottom: 2px solid #0a5baa;
    border-top: 2px solid #0a5baa; }
  .sub-main .service-box1 {
    overflow: hidden;
    background: #e4f2fb;
    padding: 20px;
    margin-bottom: 50px; }
    .sub-main .service-box1 img {
      float: left;
      padding: 0 20px 10px 0;
      width: 60%; }
    .sub-main .service-box1 .title {
      font-weight: bold;
      color: #0a5baa;
      line-height: 1.5em;
      font-size: 22px;
      padding: 10px 0; }
    .sub-main .service-box1 .text {
      color: #333;
      line-height: 1.5em; }
  .sub-main .cat-box1 {
    overflow: hidden;
    background: #FFF;
    padding: 20px;
    margin-bottom: 30px;
    border: 1px dotted #0a5baa; }
    .sub-main .cat-box1 img {
      float: left;
      padding: 0 20px 10px 0;
      width: 60%; }
    .sub-main .cat-box1 .title {
      font-weight: bold;
      color: #0a5baa;
      line-height: 1.5em;
      font-size: 22px;
      padding: 10px 0; }
    .sub-main .cat-box1 .text {
      color: #333;
      line-height: 1.5em; }
  .sub-main .cat-border {
    border-bottom: dotted 1px #0a5baa;
    padding-bottom: 20px; }
  .sub-main .service-box2 {
    background: #e4f2fb;
    padding: 30px 20px 20px 20px;
    position: relative;
    margin: 0 20px 50px 20px; }
    .sub-main .service-box2 .title {
      font-size: 20px;
      color: #0a5baa;
      text-align: center;
      font-weight: bold; }
    .sub-main .service-box2 .text {
      font-size: 14px;
      color: #333;
      line-height: 1.5em;
      padding: 20px 0 0 100px; }
  .sub-main .service-box2:before {
    position: absolute;
    left: 0;
    top: 0;
    content: url(../images/18_icon.png); }
  .sub-main .service-qa {
    margin: 20px 15px 50px 15px; }
    .sub-main .service-qa dt {
      font-size: 20px;
      padding: 20px 20px 20px 80px;
      position: relative;
      color: #eb5f2c; }
      .sub-main .service-qa dt span {
        color: #0a5baa;
        display: block;
        background: #e4f2fb;
        padding: 15px 0;
        -webkit-border-radius: 30px;
        -moz-border-radius: 30px;
        -ms-border-radius: 30px;
        border-radius: 30px;
        width: 50px;
        text-align: center;
        font-size: 20px;
        position: absolute;
        left: 20px;
        top: 0; }
    .sub-main .service-qa dd {
      line-height: 1.5em;
      padding: 0 80px 20px 80px; }

  .page-cat-box {
    overflow: hidden;
    border-top: 1px dotted #0a5baa;
    padding: 20px; }
    .page-cat-box .cat-title {
      padding: 15px 15px 0 0;
      font-weight: bold;
      color: #0a5baa;
      float: left; }
    .page-cat-box .page-cat {
      display: block;
      overflow: hidden;
      float: left; }
      .page-cat-box .page-cat li {
        float: left;
        padding: 5px 0 10px 0;
        margin-right: 5px; }
        .page-cat-box .page-cat li a {
          display: block;
          padding: 10px;
          -webkit-border-radius: 5px;
          -moz-border-radius: 5px;
          -ms-border-radius: 5px;
          border-radius: 5px;
          background: #e4f2fb;
          color: #0a5baa;
          font-size: 13px; }
        .page-cat-box .page-cat li a:hover {
          opacity: 0.5;
          -webkit-transition: all 0.3s ease;
          -moz-transition: all 0.3s ease;
          -o-transition: all 0.3s ease;
          transition: all  0.3s ease; }

  .house-section1 .price1 {
    background: url(../images/house.jpg) center top no-repeat; }
  .house-section1 .price2 {
    background: url(../images/house2.jpg) center top no-repeat; }
  .house-section1 .price3 {
    background: url(../images/house3.jpg) center top no-repeat; }
  .house-section1 .price4 {
    background: url(../images/house4.jpg) center top no-repeat; }

  .car-section1 .price1 {
    background: url(../images/28_car_flow.jpg) center top no-repeat; }
  .car-section1 .price2 {
    background: url(../images/28_car_flow2.jpg) center top no-repeat; }
  .car-section1 .price3 {
    background: url(../images/28_car_flow3.jpg) center top no-repeat; }
  .car-section1 .price4 {
    background: url(../images/28_car_flow4.jpg) center top no-repeat; }

  .bike-section1 .price1 {
    background: url(../images/28_bike_flow.jpg) center top no-repeat; }
  .bike-section1 .price2 {
    background: url(../images/28_bike_flow2.jpg) center top no-repeat; }
  .bike-section1 .price3 {
    background: url(../images/28_bike_flow3.jpg) center top no-repeat; }
  .bike-section1 .price4 {
    background: url(../images/28_bike_flow4.jpg) center top no-repeat; }

  .house-box {
    background: #FFF;
    padding: 40px 30px;
    border-left: 1px solid #0a5baa;
    border-right: 1px solid #0a5baa;
    overflow: hidden; }
    .house-box img {
      float: left;
      width: 50%;
      margin: 0 2% 20px 0; }
    .house-box .title {
      font-weight: bold;
      line-height: 1.5em;
      font-size: 20px;
      padding: 10px 0;
      color: #0a5baa; }
    .house-box .text {
      line-height: 1.5em;
      padding-bottom: 10px; }
    .house-box .text-list {
      float: right;
      width: 48%;
      overflow: hidden;
      margin-bottom: 20px; }
      .house-box .text-list li {
        padding-top: 5px;
        margin-bottom: 5px;
        border-top: 1px dotted #0a5baa;
        line-height: 1.4em; }
    .house-box .clear {
      padding: 20px;
      background: #e4f2fb; }
    .house-box .mini {
      font-size: 13px;
      margin-top: 20px;
      line-height: 1.6em; }

  .cate-img {
    width: 100%; }

  .right-house-box img {
    float: right;
    margin: 0 0 0 20px; }

  .house-box2 img {
    max-width: 1000px; }
  .house-box2 .text {
    padding: 20px 20px 40px 20px;
    line-height: 1.5em; }

  .price-section .h3 {
    margin: 0 10px 0 10px;
    position: relative; }
  .price-section .h3::before, .price-section .h3::after {
    content: '';
    position: absolute; }
  .price-section .h3::after {
    top: 0;
    right: 0;
    z-index: 2;
    border-width: 25px 20px;
    border-style: solid;
    border-color: transparent;
    border-right-color: #fff; }
  .price-section .h3::before {
    top: 0;
    left: 0;
    z-index: 2;
    border-width: 25px 20px;
    border-style: solid;
    border-color: transparent;
    border-left-color: #fff; }

  .price-section2 {
    padding-bottom: 60px;
    overflow: hidden; }
    .price-section2 .h2-title {
      margin-top: 20px;
      border-top: 1px dashed #0a5baa; }
    .price-section2 .text {
      padding: 20px 60px;
      line-height: 1.5em;
      color: #333; }
      .price-section2 .text img {
        display: block;
        width: 514px;
        margin: 10px auto 0 auto; }

  .price-ul {
    overflow: hidden; }
    .price-ul li {
      width: 25%;
      float: left;
      color: #333;
      line-height: 1.5em;
      padding: 30px 0; }
      .price-ul li .title {
        text-align: center;
        font-size: 24px;
        font-weight: bold;
        color: #eb5f2c; }
        .price-ul li .title span {
          display: block;
          font-size: 18px;
          color: #000;
          font-weight: bold; }

  .ul-1 li {
    width: 100% !important; }

  .price-bottom {
    text-align: center;
    padding-bottom: 30px; }

  .flow-section1 ol {
    overflow: hidden; }
    .flow-section1 ol li {
      background: #e4f2fb;
      margin-bottom: 10px;
      padding: 40px; }
      .flow-section1 ol li div {
        padding: 20px 0 0 240px;
        min-height: 140px; }
        .flow-section1 ol li div .title {
          font-size: 16px;
          color: #0a5baa;
          padding-bottom: 10px; }
          .flow-section1 ol li div .title span {
            font-size: 22px; }
        .flow-section1 ol li div .text {
          line-height: 1.5em;
          color: #333; }
      .flow-section1 ol li .flow1 {
        background: url(../images/13_flow_46.jpg) left top no-repeat; }
      .flow-section1 ol li .flow2 {
        background: url(../images/13_flow2_46.jpg) left top no-repeat; }
      .flow-section1 ol li .flow3 {
        background: url(../images/13_flow3_46.jpg) left top no-repeat; }
      .flow-section1 ol li .flow4 {
        background: url(../images/13_flow4_46.jpg) left top no-repeat; }
  .flow-section1 .flow-box {
    padding: 0 300px 0 0;
    margin: 30px 60px 50px 60px;
    min-height: 150px;
    background: url(../images/27_meishi.png) right top no-repeat; }
    .flow-section1 .flow-box .title {
      padding-bottom: 20px;
      color: #0a5baa;
      font-size: 20px; }
    .flow-section1 .flow-box .text {
      line-height: 1.5em;
      color: #333; }

  .area-section .ggmap {
    position: relative;
    height: 360px;
    padding-top: 30px;
    overflow: hidden;
    max-width: 950px;
    margin: 20px auto; }
    .area-section .ggmap img {
      width: 100%;
      height: auto; }
  .area-section .ggmap iframe,
  .area-section .ggmap object,
  .area-section .ggmap embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }
  .area-section table {
    max-width: 950px;
    margin: 0 auto 40px auto; }
    .area-section table th {
      display: block;
      text-align: left;
      padding: 15px;
      border-left: 6px solid #0a5baa;
      border-bottom: 1px solid #ccc; }
    .area-section table td {
      display: block;
      text-align: left;
      line-height: 1.5em;
      font-size: 16px;
      color: #333;
      padding: 15px; }

  .area-section2 {
    background: url(../images/12_pict_43.png) left 100px no-repeat;
    background-size: 48%;
    overflow: hidden;
    padding-bottom: 50px; }
    .area-section2 .box {
      width: 50%;
      float: right; }
      .area-section2 .box .title {
        font-size: 30px;
        color: #0a5baa;
        padding: 40px 0 10px 0;
        text-align: center; }
      .area-section2 .box .text {
        color: #333;
        line-height: 1.5em;
        padding-right: 20px; }

  .column-box .title {
    position: relative;
    float: left;
    border-bottom: 1px solid #5d627b;
    border-top: 1px solid #5d627b;
    border-left: 1px solid #5d627b;
    font-size: 13px;
    padding: 6px 20px 4px 20px;
    color: #5d627b; }
  .column-box .title:after {
    position: absolute;
    content: "コラム / column";
    font-size: 13px;
    font-weight: bold;
    left: 10px;
    top: 34px;
    color: #5d627b; }
  .column-box h3 {
    padding: 20px;
    float: left;
    border-left: 1px solid #333;
    color: #5d627b; }
  .column-box .text {
    clear: both;
    padding: 20px;
    color: #5d627b;
    background: #FFF;
    border-top: solid 5px #5d627b;
    box-shadow: 0 3px 5px rgba(0, 0, 0, 0.22);
    line-height: 1.4em;
    font-size: 13px;
    margin-bottom: 40px; }
    .column-box .text span {
      background: #FFFEC3; } }
@media screen and (min-width: 641px) and (max-width: 920px) {
  .header {
    text-align: center; }
    .header .logo {
      width: 160px !important; }
      .header .logo img {
        width: 160px; }
    .header .tel {
      clear: both;
      float: none; }
      .header .tel .tel-text {
        width: 300px; }

  .service-icon:before {
    content: "" !important; }

  .link-box p {
    height: 50px !important; }

  .sub-main h2 {
    padding: 20px; }
  .sub-main .h2-title {
    margin-top: 0; } }
@media screen and (min-width: 641px) and (max-width: 1020px) {
  .main-out .main-merit {
    padding: 0 0 20px 20px; }

  .main-tel p img {
    width: 90%;
    margin: 0 5%; }
  .main-tel p:before {
    display: none; }

  .top-section1 .title {
    padding-bottom: 78% !important;
    background-size: contain !important; }

  .top-section2 .main div p {
    font-size: 27px !important; }

  .top-section3 {
    background-position: center 90px !important;
    background-size: 300px !important;
    margin-bottom: 40px;
    overflow: hidden; }
    .top-section3 .box {
      padding: 0 15px;
      width: 100% !important;
     /*
    .title{
    	color: $main-color;
    	font-size: 20px;
    	text-align: center;
    	padding: 15px 10px;
    	margin-bottom: 15px;
    	font-weight: bold;
    	border-bottom: 4px double $main-color;
    	line-height: $text-height;
    }
    .text{
    	line-height: $text-height;
    	color: $text-color;
    	padding: 0 0 20px 10px;
    }*/ }
      .top-section3 .box h2 {
        padding-bottom: 280px; }

  .top-section6 .content-box {
    padding: 0 15px; }
    .top-section6 .content-box div {
      padding: 180px 10px 0 10px !important;
      background-size: 130px !important;
      background-position: center top !important; }
      .top-section6 .content-box div h3 {
        font-size: 20px !important; }

  .foot-tel img {
    width: 90%;
    margin: 0 5%; }

  .foot-tel:before {
    display: none; }

  .footer-flow li, .service-price li {
    padding-top: 18% !important;
    background-size: contain !important; }

  .service-rei li img {
    width: 100%;
    height: auto; }

  .top-section6 #kind1 {
    background-size: 120px; } }
@media screen and (max-width: 640px) {
  .pc {
    display: none; }

  .sp {
    display: block; }

  h1 {
    background: #0a5baa;
    color: #FFF;
    font-size: 13px;
    padding: 5px 60px 5px 10px;
    text-align: left;
    line-height: 1.2em; }

  .header .logo {
    text-align: left; }
    .header .logo img {
      max-width: 160px;
      margin: 10px 0 0 0; }

  .sp .title {
    text-align: center;
    font-weight: bold;
    color: #eb5f2c;
    padding-bottom: 5px; }
  .sp .btn {
    display: block;
    /*margin: 0 auto;*/
    max-width: 303px; }

  #sp-telbtn {
    position: fixed;
    text-align: center;
    bottom: 0;
    left: 0;
    padding: 5px;
    width: 100%;
    background: #eb5f2c;
    z-index: 2; }
    #sp-telbtn .sp-teltext {
      display: none; }
    #sp-telbtn a {
      display: block;
      background: #fff;
      margin: 5px auto 0 auto;
      padding: 8px 0 10px 0; }
    #sp-telbtn img {
      display: block;
      margin: 5px auto 0 auto;
      background: #fff; }

  #sp-telbtn:before {
    content: "カギマロへのご依頼はこちらをタップ！";
    background: #eb5f2c;
    font-size: 13px;
    width: 100%;
    display: block;
    color: #fff; }

  /** ****************************************/
  .nav {
    background-color: #0a5baa;
    box-sizing: border-box;
    height: 100%;
    padding: 50px 20px 0 20px;
    position: fixed;
    right: -200px;
    top: 0;
    bottom: 0;
    height: 100%;
    transition: transform 0.3s linear 0s;
    width: 200px;
    z-index: 3; }
    .nav > ul {
      height: 100%;
      overflow: auto;
      -webkit-overflow-scrolling: touch; }
    .nav li {
      display: block;
      background: #FFF;
      margin-bottom: 5px;
      color: #0a5baa;
      text-align: center;
      -webkit-border-radius: 5px;
      -moz-border-radius: 5px;
      -ms-border-radius: 5px;
      border-radius: 5px; }
    .nav #btn {
      background: #0a5baa;
      padding: 0; }
      .nav #btn span {
        display: block;
        padding: 15px 0;
        color: #FFF; }
    .nav li ul {
      margin-bottom: 20px; }
    .nav a {
      display: block;
      color: #0a5baa;
      font-size: 16px;
      padding: 10px;
      line-height: 1.5em; }

  .nav::before {
    background-color: #fff;
    border-radius: 0 0 0 10px;
    border-left: 2px solid #0a5baa;
    border-bottom: 2px solid #0a5baa;
    color: #0a5baa;
    content: "≡";
    display: block;
    font-size: 40px;
    height: 55px;
    line-height: 50px;
    position: absolute;
    right: 100%;
    text-align: center;
    top: 0;
    width: 60px; }

  #menu-background {
    background-color: #333;
    display: block;
    height: 100%;
    opacity: 0;
    position: fixed;
    right: 0;
    top: 0;
    transition: all 0.3s linear 0s;
    width: 100%;
    z-index: -1; }

  .nav:hover {
    transform: translate(-200px);
    -webkit-transform: translate(-200px);
    -moz-transform: translate(-200px); }

  .nav:hover + #menu-background {
    opacity: 0.5;
    z-index: 2; }

  /******************************************/
  .base-box {
    padding: 20px;
    line-height: 1.5em; }

  .main-out .js-image-switch {
    width: 100%;
    height: auto;
    vertical-align: bottom; }
  .main-out .header-telbtn {
    display: none; }
  .main-out .main-merit {
    background: #63bbe7;
    overflow: hidden;
    padding-bottom: 10px; }
    .main-out .main-merit li {
      float: left;
      width: 50%;
      text-align: center; }
      .main-out .main-merit li img {
        max-width: 100%; }

  .new-telbtn {
    display: none; }

  .main-tel {
    display: none; }

  .main {
    max-width: 640px;
    margin: 0 auto; }

  .main-news {
    padding: 10px 15px;
    overflow: hidden;
    border-bottom: 2px solid #CCC; }
    .main-news dt {
      width: 160px;
      font-weight: bold;
      color: #0a5baa;
      font-size: 13px;
      padding-bottom: 3px; }
    .main-news dd {
      font-size: 13px; }

  .top-section1 {
    border: 10px double #0a5baa;
    padding-bottom: 0; }
    .top-section1 h2 {
      text-align: center;
      padding: 20px 15px; }
      .top-section1 h2 img {
        width: 100%; }
    .top-section1 .case1-1 .title {
      background: url(../images/08_case4.png) bottom center no-repeat; }
    .top-section1 .case2-1 .title {
      background: url(../images/08_case5.png) bottom center no-repeat; }
    .top-section1 .case1 .title {
      background: url(../images/08_case1_19.png) bottom center no-repeat; }
    .top-section1 .case2 .title {
      background: url(../images/08_case2_20.png) bottom center no-repeat; }
    .top-section1 .case3 .title {
      background: url(../images/08_case3_22.png) bottom center no-repeat; }
    .top-section1 div .title {
      text-align: center;
      color: #0a5baa;
      font-weight: bold;
      font-size: 20px;
      padding-bottom: 120px;
      background-size: 180px !important; }
      .top-section1 div .title span {
        display: block;
        color: #eb5f2c;
        font-weight: bold;
        font-size: 14px;
        padding-bottom: 5px; }
    .top-section1 div .text {
      color: #333;
      line-height: 1.5em;
      padding: 10px 15px 20px 15px;
      text-align: left; }

  .top-section2 {
    background: #0a5baa;
    padding: 0 15px 20px 15px;
    margin-bottom: 20px; }
    .top-section2 .triangle {
      display: block;
      width: 0;
      margin: 0 auto;
      height: 0;
      border-top: 20px solid #07417a;
      border-right: 100px solid #0a5baa;
      border-bottom: 10px solid #0a5baa;
      border-left: 100px solid #0a5baa; }
    .top-section2 h2 {
      color: #FFF;
      font-weight: bold;
      text-align: center;
      line-height: 1.5em;
      margin-top: 20px; }
    .top-section2 a {
      display: block;
      background: #FFF;
      padding: 15px 15px 0 15px;
      -webkit-border-radius: 10px;
      -moz-border-radius: 10px;
      -ms-border-radius: 10px;
      border-radius: 10px;
      margin-top: 10px;
      position: relative; }
      .top-section2 a p {
        font-weight: bold;
        clear: both;
        line-height: 1.5em;
        padding-bottom: 20px; }
        .top-section2 a p span {
          color: #eb5f2c;
          display: block;
          float: right;
          font-size: 24px;
          font-weight: bold;
          border-bottom: #eb5f2c 4px double;
          margin: -10px 10px 0 0;
          padding: 0 0 2px 0; }
    .top-section2 a:before {
      position: absolute;
      right: 5px;
      top: 50%;
      margin-top: -6px;
      font-size: 12px;
      content: "▼";
      color: #eb5f2c;
      font-weight: bold;
      transform: rotate(-90deg); }
    .top-section2 .sub-menu {
      margin-top: 10px;
      border-right: 2px dashed #FFF;
      border-left: 2px dashed #FFF;
      border-bottom: 2px dashed #FFF; }
      .top-section2 .sub-menu li {
        border-top: 2px dashed #FFF;
        text-align: center;
        vertical-align: middle; }
      .top-section2 .sub-menu a, .top-section2 .sub-menu .no-link {
        color: #FFF;
        border-radius: 0;
        display: block;
        padding: 20px 10px;
        margin-top: 0;
        background: #0a5baa; }

  .top-section3 {
    background: url(../images/11_pict_34.jpg) center 90px no-repeat;
    background-size: 300px;
    padding-bottom: 20px; }
    .top-section3 h2 {
      text-align: center;
      padding: 0 15px 300px 15px; }
      .top-section3 h2 img {
        width: 100%;
        max-width: 417px; }
    .top-section3 .title {
      color: #0a5baa;
      padding: 10px;
      text-align: center;
      font-weight: bold;
      margin: 0 10px;
      border-bottom: 4px double #0a5baa;
      line-height: 1.5em;
      background: #FFF; }
    .top-section3 .text {
      padding: 10px 20px;
      color: #333;
      line-height: 1.5em;
      background: #FFF; }

  .top-section4 {
    background: #e4f2fb;
    padding: 40px 15px 30px 15px;
    margin-bottom: 30px;
    overflow: hidden; }
    .top-section4 h2 {
      font-size: 20px;
      text-align: center;
      font-weight: bold;
      color: #0a5baa;
      padding-bottom: 10px; }
    .top-section4 p {
      padding-bottom: 10px;
      color: #333;
      line-height: 1.5em; }
    .top-section4 .main {
      text-align: center; }
      .top-section4 .main li {
        float: left;
        width: 50%;
        text-align: center;
        padding: 0; }
        .top-section4 .main li img {
          width: 100%;
          max-width: 226px; }

  .top-section5 {
    background: url(../images/12_pict_43.png) center 30px no-repeat;
    background-size: 290px;
    margin-bottom: 30px;
    padding: 0 15px; }
    .top-section5 h2 {
      font-size: 18px;
      text-align: center;
      font-weight: bold;
      color: #0a5baa;
      padding-bottom: 170px;
      line-height: 1.4em; }
    .top-section5 .text {
      color: #333;
      line-height: 1.5em; }

  .top-section6 {
    padding-bottom: 40px; }
    .top-section6 h2 span {
      display: block;
      width: 100%;
      background: #e4f2fb;
      color: #0a5baa;
      padding: 30px 0 20px 0;
      text-align: center;
      line-height: 1.5em;
      font-size: 20px;
      font-weight: bold; }
    .top-section6 h2:before {
      content: url(../images/rank_03.jpg);
      display: block;
      text-align: center; }
    .top-section6 .content-box {
      padding: 0 15px;
      overflow: hidden; }
      .top-section6 .content-box .text {
        padding: 20px 0;
        line-height: 1.4em; }
      .top-section6 .content-box div {
        width: 100%;
        padding: 200px 0 0 0; }
        .top-section6 .content-box div p {
          line-height: 1.4em;
          padding-bottom: 15px;
          color: #0a5baa; }
        .top-section6 .content-box div h3 {
          font-size: 20px;
          color: #0a5baa;
          padding-bottom: 10px;
          line-height: 1.4em; }
        .top-section6 .content-box div ul li {
          padding: 8px 0;
          border-top: 1px solid #0a5baa;
          font-size: 12px;
          line-height: 1.4em; }
      .top-section6 .content-box #kind1 {
        background: url(../images/kagi1_03.jpg) center top no-repeat;
        background-size: 160px; }
      .top-section6 .content-box #kind2 {
        background: url(../images/kagi2_03.jpg) center top no-repeat;
        background-size: 160px; }
      .top-section6 .content-box #kind3 {
        background: url(../images/kagi3.jpg) center top no-repeat;
        background-size: 160px; }
      .top-section6 .content-box #kind4 {
        background: url(../images/kagi4.jpg) center top no-repeat;
        background-size: 160px; }

  .footer-flow {
    background: #e4f2fb;
    padding: 30px 15px 10px 15px; }
    .footer-flow .title {
      font-size: 20px;
      text-align: center;
      font-weight: bold;
      color: #0a5baa;
      padding-bottom: 10px; }
    .footer-flow .text {
      color: #333;
      line-height: 1.5em;
      padding-bottom: 10px;
      font-size: 13px; }
    .footer-flow ol {
      overflow: hidden;
      padding-bottom: 20px; }
      .footer-flow ol li {
        background-size: 90px !important;
        padding: 5px 0 0 100px;
        margin: 10px 0;
        line-height: 1.5em;
        color: #333;
        min-height: 60px;
        font-size: 13px; }
      .footer-flow ol .flow1 {
        background: url(../images/13_flow_46.jpg) left top no-repeat; }
      .footer-flow ol .flow2 {
        background: url(../images/13_flow2_46.jpg) left top no-repeat; }
      .footer-flow ol .flow3 {
        background: url(../images/13_flow3_46.jpg) left top no-repeat; }
      .footer-flow ol .flow4 {
        background: url(../images/13_flow4_46.jpg) left top no-repeat; }
    .footer-flow .main div img {
      width: 100%; }

  .footer {
    background: #0a5baa;
    text-align: center;
    padding: 20px 0 120px 0; }
    .footer img {
      width: 96%; }
    .footer small {
      display: block;
      padding: 20px;
      color: #FFF;
      font-size: 10px; }
    .footer small a {
      color: #FFF;
      font-size: 10px; }
    .footer .foot-a {
      color: #FFF; }

  #footer-area {
    font-size: 11px;
    line-height: 1.5em;
    padding: 0 20px;
    color: #C9EAFF; }

  #footer-navi {
    width: 90%;
    margin: 20px auto;
    overflow: hidden; }
    #footer-navi li {
      float: left;
      width: 50%;
      text-align: center; }
    #footer-navi li a {
      color: #FFF;
      display: block;
      border: 1px solid #FFF;
      padding: 15px 0; }
    #footer-navi li a:hover {
      background: #63bbe7; }

  #pageTop {
    bottom: 0;
    right: 10px;
    display: block;
    width: 90%;
    margin: 40px 5% 0 5%;
    padding: 15px 0;
    background: #FFF;
    color: #0a5baa;
    text-decoration: none;
    text-align: center;
    font-weight: bold;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    border-radius: 10px; }

  .main-sub-header {
    margin-top: 20px;
    background: #0a5baa; }
    .main-sub-header p {
      text-align: center;
      padding: 15px 0;
      color: #FFF;
      position: relative;
      font-size: 20px; }
    .main-sub-header p:before {
      position: absolute;
      top: -20px;
      left: 5px; }
    .main-sub-header .car-header:before {
      content: url(../images/16_iiconon_.png); }
    .main-sub-header .bike-header:before {
      content: url(../images/21_iiconon_.png); }

  .pankuzu {
    background: #eee;
    overflow: hidden;
    border-bottom: 1px solid #ccc; }
    .pankuzu li {
      float: left;
      position: relative; }
      .pankuzu li span {
        display: block;
        padding: 10px 20px 10px 10px;
        font-size: 14px; }
      .pankuzu li a {
        font-size: 14px;
        color: #0a5baa; }
    .pankuzu .top-pankuzu:after {
      position: absolute;
      content: ">";
      right: 0;
      top: 11px;
      font-size: 10px; }

  .sub-tel-box {
    background: #FFC430;
    margin-top: 10px;
    padding: 20px 10px;
    color: #fff;
    position: relative;
    /*&:before {
      content: url(../images/07_ichon.png);
      position: absolute;
      left: 50%;
      top: -108px;
      margin: 0 0 0 -60px;
    }*/ }
    .sub-tel-box .tel-top {
      padding-bottom: 10px; }
      .sub-tel-box .tel-top img {
        width: 100%;
        height: auto; }
    .sub-tel-box .title {
      text-align: center;
      color: #fff !important; }
    .sub-tel-box .btn {
      margin: 0 auto; }

  .sub-main h2 {
    text-align: center;
    font-size: 16px;
    color: #0a5baa;
    padding: 20px 0;
    font-weight: bold;
    background: #e4f2fb; }
  .sub-main .h2-title {
    color: #0a5baa;
    border-top: 4px double #0a5baa;
    border-bottom: 4px double #0a5baa;
    padding: 15px 10px;
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 10px;
    line-height: 1.5em; }
  .sub-main .h2-image img {
    width: 100%;
    max-width: 469px;
    display: block;
    margin: 20px auto 0 auto; }
  .sub-main .h2-text {
    color: #333;
    line-height: 1.5em;
    padding: 10px 15px 20px 15px;
    letter-spacing: 1px; }
  .sub-main .service-price, .sub-main .service-rei {
    overflow: hidden; }
    .sub-main .service-price li, .sub-main .service-rei li {
      border-bottom: 1px dotted #0a5baa;
      margin-bottom: 20px;
      color: #333;
      line-height: 1.5em;
      padding: 150px 15px 20px 15px;
      text-align: center; }
      .sub-main .service-price li .title, .sub-main .service-rei li .title {
        text-align: center;
        font-size: 20px;
        font-weight: bold;
        color: #eb5f2c; }
        .sub-main .service-price li .title span, .sub-main .service-rei li .title span {
          display: block;
          font-size: 18px;
          color: #000;
          font-weight: bold;
          padding-bottom: 10px; }
      .sub-main .service-price li .text, .sub-main .service-rei li .text {
        text-align: left;
        font-size: 12px; }
  .sub-main .service-price li {
    padding: 150px 15px 20px 15px; }
  .sub-main .service-rei li {
    padding: 0 15px 20px 15px; }
  .sub-main .h3 {
    background: #0a5baa;
    font-size: 16px;
    line-height: 1.5em;
    font-weight: bold;
    color: #FFF;
    padding: 10px 15px;
    text-align: center; }
  .sub-main .service-box1 {
    overflow: hidden;
    background: #e4f2fb;
    padding: 15px;
    margin-bottom: 20px; }
    .sub-main .service-box1 img {
      width: 100%;
      height: auto; }
    .sub-main .service-box1 .title {
      font-weight: bold;
      color: #0a5baa;
      line-height: 1.5em;
      font-size: 16px;
      padding: 10px 0 6px 0; }
    .sub-main .service-box1 .text {
      color: #333;
      line-height: 1.5em;
      font-size: 12px; }
  .sub-main .cat-box1 {
    overflow: hidden;
    background: #e4f2fb;
    padding: 15px;
    margin-bottom: 20px; }
    .sub-main .cat-box1 img {
      width: 100%;
      height: auto; }
    .sub-main .cat-box1 .title {
      font-weight: bold;
      color: #0a5baa;
      line-height: 1.5em;
      font-size: 16px;
      padding: 10px 0 6px 0; }
    .sub-main .cat-box1 .text {
      color: #333;
      line-height: 1.5em; }
  .sub-main .service-box2 {
    background: #e4f2fb;
    padding: 15px;
    margin: 0 20px 50px 20px; }
    .sub-main .service-box2 .title {
      font-weight: bold;
      color: #0a5baa;
      line-height: 1.5em;
      font-size: 16px;
      padding: 8px 0 6px 0;
      text-align: center; }
    .sub-main .service-box2 .text {
      color: #333;
      line-height: 1.5em; }
  .sub-main .service-qa {
    margin: 20px 15px 20px 15px; }
    .sub-main .service-qa dt {
      font-size: 14px;
      padding: 0 15px 20px 50px;
      position: relative;
      line-height: 1.5em;
      margin-top: 20px;
      color: #eb5f2c; }
      .sub-main .service-qa dt span {
        color: #0a5baa;
        display: block;
        background: #e4f2fb;
        padding: 5px 0;
        -webkit-border-radius: 30px;
        -moz-border-radius: 30px;
        -ms-border-radius: 30px;
        border-radius: 30px;
        width: 40px;
        text-align: center;
        font-size: 14px;
        position: absolute;
        left: 0;
        top: 0; }
    .sub-main .service-qa dd {
      line-height: 1.5em;
      padding: 0 0 20px 0; }
  .sub-main .sub-contents-box h3 {
    text-align: center;
    font-size: 20px;
    color: #eb5f2c;
    font-weight: bold;
    line-height: 1.4em;
    border-top: double 12px #0a5baa;
    padding: 15px; }
  .sub-main .sub-contents-box img {
    display: block;
    max-width: 317px;
    margin: 0 auto; }
  .sub-main .sub-contents-box .text {
    line-height: 1.6em;
    font-size: 13px;
    padding: 15px; }
    .sub-main .sub-contents-box .text .bold {
      font-size: 16px;
      font-weight: bold;
      border-bottom: 1px dotted #0a5baa;
      padding-bottom: 10px;
      color: #0a5baa; }
    .sub-main .sub-contents-box .text p {
      margin-bottom: 10px; }

  .page-cat-box {
    padding: 20px; }
    .page-cat-box .cat-title {
      padding: 0 0 10px 0;
      font-weight: bold;
      color: #0a5baa;
      text-align: center; }
    .page-cat-box .page-cat {
      display: block;
      overflow: hidden; }
      .page-cat-box .page-cat li {
        float: left;
        width: 48%;
        padding: 5px 0 10px 0;
        margin-right: 5px;
        text-align: center; }
        .page-cat-box .page-cat li a {
          display: block;
          padding: 10px;
          -webkit-border-radius: 5px;
          -moz-border-radius: 5px;
          -ms-border-radius: 5px;
          border-radius: 5px;
          background: #e4f2fb;
          color: #0a5baa;
          font-size: 13px; }

  .house-section1 .price1 {
    background: url(../images/house.jpg) center top no-repeat; }
  .house-section1 .price2 {
    background: url(../images/house2.jpg) center top no-repeat; }
  .house-section1 .price3 {
    background: url(../images/house3.jpg) center top no-repeat; }
  .house-section1 .price4 {
    background: url(../images/house4.jpg) center top no-repeat; }

  .car-section1 .price1 {
    background: url(../images/28_car_flow.jpg) center top no-repeat; }
  .car-section1 .price2 {
    background: url(../images/28_car_flow2.jpg) center top no-repeat; }
  .car-section1 .price3 {
    background: url(../images/28_car_flow3.jpg) center top no-repeat; }
  .car-section1 .price4 {
    background: url(../images/28_car_flow4.jpg) center top no-repeat; }

  .bike-section1 .price1 {
    background: url(../images/28_bike_flow.jpg) center top no-repeat; }
  .bike-section1 .price2 {
    background: url(../images/28_bike_flow2.jpg) center top no-repeat; }
  .bike-section1 .price3 {
    background: url(../images/28_bike_flow3.jpg) center top no-repeat; }
  .bike-section1 .price4 {
    background: url(../images/28_bike_flow4.jpg) center top no-repeat; }

  .house-box {
    padding: 0 20px 50px 20px; }
    .house-box img {
      width: 100%;
      margin: 15px 0; }
    .house-box .title {
      font-weight: bold;
      line-height: 1.5em;
      font-size: 18px;
      padding: 10px 0;
      text-align: center;
      color: #0a5baa; }
    .house-box .text {
      line-height: 1.5em;
      padding: 0 0 10px 0; }
    .house-box .text-list {
      overflow: hidden;
      margin-bottom: 10px; }
      .house-box .text-list li {
        padding-bottom: 5px;
        margin-bottom: 8px;
        border-bottom: 1px dotted #0a5baa;
        line-height: 1.4em; }
    .house-box .link-wrap {
      border: double 4px #eb5f2c;
      padding: 15px 20px 14px 20px;
      overflow: hidden;
      margin-top: 10px; }
      .house-box .link-wrap .link-title {
        text-align: center;
        background: #eb5f2c;
        color: #FFF;
        font-weight: bold;
        padding: 10px 0;
        line-height: 1.4em; }
      .house-box .link-wrap .link-box p {
        line-height: 1.4em;
        position: relative;
        display: inline-block;
        padding: 4px 0 0 20px;
        color: #000;
        vertical-align: middle;
        text-decoration: none;
        font-size: 16px;
        color: #CCC;
        margin: 5px 0; }
        .house-box .link-wrap .link-box p a {
          color: #eb5f2c;
          font-size: 16px; }
      .house-box .link-wrap .link-box p::before,
      .house-box .link-wrap .link-box p::after {
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        margin: auto;
        content: "";
        vertical-align: middle; }
      .house-box .link-wrap .link-box p::before {
        width: 12px;
        height: 12px;
        -webkit-border-radius: 25%;
        border-radius: 25%;
        background: #eb5f2c; }
      .house-box .link-wrap .link-box p::after {
        left: 3px;
        width: 3px;
        height: 3px;
        border-top: 1px solid #fff;
        border-right: 1px solid #fff;
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg); }
    .house-box .mini {
      font-size: 13px;
      padding: 10px;
      -webkit-border-radius: 5px;
      -moz-border-radius: 5px;
      -ms-border-radius: 5px;
      border-radius: 5px;
      background: #e4f2fb;
      line-height: 1.4em;
      margin-top: 10px; }

  .cate-img {
    width: 100%; }

  .house-box2 img {
    width: 100%; }
  .house-box2 .text {
    padding: 20px;
    line-height: 1.5em; }

  .price-section .h3 {
    margin: 0 10px 10px 10px;
    position: relative; }
  .price-section .h3::before, .price-section .h3::after {
    content: '';
    position: absolute; }
  .price-section .h3::after {
    top: 0;
    right: 0;
    z-index: 2;
    border-width: 22px 20px;
    border-style: solid;
    border-color: transparent;
    border-right-color: #fff; }
  .price-section .h3::before {
    top: 0;
    left: 0;
    z-index: 2;
    border-width: 22px 20px;
    border-style: solid;
    border-color: transparent;
    border-left-color: #fff; }

  .price-section2 {
    padding-bottom: 40px;
    overflow: hidden; }
    .price-section2 .h2-title {
      margin-top: 20px;
      border-top: 1px dashed #0a5baa; }
    .price-section2 .text {
      padding: 10px 15px;
      line-height: 1.5em; }
      .price-section2 .text img {
        width: 100%;
        margin-top: 10px; }

  .price-ul {
    overflow: hidden;
    margin-bottom: 10px; }
    .price-ul li {
      border-bottom: 1px dotted #0a5baa;
      text-align: center;
      color: #333;
      line-height: 1.5em;
      padding: 10px 0;
      width: 90%;
      margin: 0 auto; }
      .price-ul li .title {
        text-align: center;
        font-size: 20px;
        font-weight: bold;
        color: #eb5f2c; }
        .price-ul li .title span {
          display: block;
          font-size: 18px;
          color: #000;
          font-weight: bold; }
    .price-ul li:last-child {
      border: none; }

  .price-bottom {
    padding: 0 20px 30px 20px;
    text-align: center;
    line-height: 1.5em;
    font-size: 12px; }

  .flow-section1 ol {
    overflow: hidden; }
    .flow-section1 ol li {
      background: #e4f2fb;
      margin-bottom: 10px;
      padding: 15px; }
      .flow-section1 ol li div {
        padding: 150px 0 0 0;
        min-height: 140px; }
        .flow-section1 ol li div .title {
          font-size: 14px;
          color: #0a5baa;
          padding-bottom: 10px;
          line-height: 1.5em;
          text-align: center; }
          .flow-section1 ol li div .title span {
            font-size: 18px; }
        .flow-section1 ol li div .text {
          line-height: 1.5em; }
      .flow-section1 ol li .flow1 {
        background: url(../images/13_flow_46.jpg) center top no-repeat; }
      .flow-section1 ol li .flow2 {
        background: url(../images/13_flow2_46.jpg) center top no-repeat; }
      .flow-section1 ol li .flow3 {
        background: url(../images/13_flow3_46.jpg) center top no-repeat; }
      .flow-section1 ol li .flow4 {
        background: url(../images/13_flow4_46.jpg) center top no-repeat; }
  .flow-section1 .flow-box {
    padding: 160px 0 0 0;
    margin: 20px 15px 40px 15px;
    background: url(../images/27_meishi.png) center top no-repeat;
    background-size: 240px; }
    .flow-section1 .flow-box .title {
      padding-bottom: 10px;
      color: #0a5baa;
      text-align: center;
      font-size: 16px; }
    .flow-section1 .flow-box .text {
      line-height: 1.5em; }

  .area-section .ggmap {
    position: relative;
    height: 300px;
    padding-top: 30px;
    overflow: hidden; }
    .area-section .ggmap img {
      width: 100%;
      height: auto; }
  .area-section .ggmap iframe,
  .area-section .ggmap object,
  .area-section .ggmap embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }
  .area-section table {
    max-width: 950px;
    margin: 0 auto 40px auto; }
    .area-section table th {
      display: block;
      text-align: left;
      padding: 15px;
      border-left: 6px solid #0a5baa;
      border-bottom: 1px solid #ccc; }
    .area-section table td {
      display: block;
      text-align: left;
      line-height: 1.5em;
      padding: 15px; }

  .area-section2 .title {
    background: url(../images/12_pict_43.png) center 0 no-repeat;
    background-size: 300px;
    font-size: 20px;
    text-align: center;
    font-weight: bold;
    color: #0a5baa;
    padding: 170px 15px 10px 15px; }
  .area-section2 .text {
    color: #333;
    line-height: 1.5em;
    padding: 0 15px 40px 15px; }

  .trouble-list {
    padding: 120px 15px 15px 15px;
    border-bottom: 2px solid #0a5baa;
    margin-bottom: 10px; }
    .trouble-list li {
      padding: 5px 0 5px 15px;
      margin: 0 0 0 2%;
      border-bottom: solid 1px #ccc;
      line-height: 1.6em;
      position: relative;
      font-size: 14px;
      color: #0a5baa; }
    .trouble-list li:before {
      content: "・";
      position: absolute;
      left: 0; }
    .trouble-list li:last-child {
      border: none; }

  #bike-list {
    background: url(../images/kagi.png) center top no-repeat; }

  #house-list {
    background: url(../images/kagi2.png) center top no-repeat;
    padding-top: 230px; }

  .column-box .title {
    border: 1px solid #5d627b;
    font-size: 13px;
    padding: 6px 20px 4px 20px;
    color: #5d627b;
    text-align: center;
    margin: 0 10px; }
  .column-box h3 {
    padding: 15px 0;
    margin: 0 10px;
    text-align: center;
    color: #5d627b; }
  .column-box .text {
    clear: both;
    padding: 15px;
    color: #5d627b;
    background: #FFF;
    border-top: solid 5px #5d627b;
    box-shadow: 0 3px 5px rgba(0, 0, 0, 0.22);
    line-height: 1.4em;
    font-size: 13px;
    margin: 0 10px 40px 10px; }
    .column-box .text span {
      background: #FFFEC3; } }
