﻿@charset "UTF-8";
/*-------------------------------------------------------------------------
お支払いをスマートに用CSS
--------------------------------------------------------------------------*/
@media only screen and (min-width: 640px) {
  .smart {
    width: 700px;
  }
}
@media print {
  .smart {
    width: 700px;
  }
}
.smart section {
  margin-bottom: 75px;
}
.smart .kaeru {
  width: 337px;
  height: 605px;
  float: left;
  position: relative;
}
.smart .kaeru a {
  display: block;
  width: 303px;
  height: 42px;
  position: absolute;
  top: 157px;
  left: 17px;
}
@media only screen and (max-width: 639px) {
  .smart .kaeru {
    width: 300px;
    height: auto;
    float: none;
    margin: 0 auto 20px;
  }
  .smart .kaeru a {
    display: block;
    width: 272px;
    position: absolute;
    top: 141px;
    left: 15px;
  }
}
.smart .kobetsu {
  width: 337px;
  height: 605px;
  float: right;
  position: relative;
}
.smart .kobetsu a {
  display: block;
  width: 303px;
  height: 42px;
  position: absolute;
  top: 157px;
  left: 17px;
}
@media only screen and (max-width: 639px) {
  .smart .kobetsu {
    width: 300px;
    height: auto;
    float: none;
    margin: 0 auto;
  }
  .smart .kobetsu a {
    display: block;
    width: 272px;
    position: absolute;
    top: 141px;
    left: 15px;
  }
}

@media only screen and (min-width: 640px) {
  .kaeru,
  .kobetsu {
    width: 700px;
  }
}
@media print {
  .kaeru,
  .kobetsu {
    width: 700px;
  }
}
.kaeru h1,
.kobetsu h1 {
  margin-bottom: 0;
}
.kaeru .lead,
.kobetsu .lead {
  margin-top: 20px;
}
.kaeru .lead p,
.kobetsu .lead p {
  margin-bottom: 1em;
}
.kaeru h2.title-lv2 span.sub-catch,
.kobetsu h2.title-lv2 span.sub-catch {
  font-size: 16px;
  font-weight: bold;
  color: #AA7D00;
}
.kaeru img.feature,
.kobetsu img.feature {
  display: block;
  margin-bottom: 25px;
}
.kaeru img.feature-flow,
.kobetsu img.feature-flow {
  display: block;
  margin-bottom: 25px;
}
.kaeru img.table01,
.kobetsu img.table01 {
  display: block;
  margin-bottom: 25px;
}
.kaeru img.table02,
.kobetsu img.table02 {
  display: block;
  margin-bottom: 25px;
}
.kaeru img.step,
.kobetsu img.step {
  display: block;
  margin-bottom: 35px;
}
.kaeru hr + .clause,
.kobetsu hr + .clause {
  margin-top: 30px;
}

.netstation-aplus {
  margin-bottom: 45px;
}
.netstation-aplus h3 {
  text-align: center;
  font-weight: bold;
  color: #004097;
  margin-bottom: 10px;
}
.netstation-aplus .netstation-aplusInner {
  height: 59px;
  padding: 15px 0 10px;
  border: 5px solid #DADADA;
  position: relative;
}
.netstation-aplus .netstation-aplusInner h4 {
  font-size: 12px;
  color: #AA7D00;
  position: absolute;
  top: 15px;
  left: 20px;
  line-height: 140%;
}
.netstation-aplus .netstation-aplusInner h4 strong {
  display: block;
  font-size: 14px;
}
.netstation-aplus .netstation-aplusInner .login {
  position: absolute;
  bottom: 10px;
  left: 199px;
  padding: 10px 0 10px 50px;
  border-left: 1px solid #DADADA;
}
.netstation-aplus .netstation-aplusInner .tlogin {
  position: absolute;
  bottom: 10px;
  left: 365px;
  padding: 10px 0;
}
.netstation-aplus .netstation-aplusInner .newentry {
  position: absolute;
  bottom: 10px;
  left: 420px;
  text-align: center;
  border-left: 1px solid #DADADA;
  padding: 0 0 10px 50px;
}
.netstation-aplus .netstation-aplusInner .newentry p {
  font-size: 10px;
  margin-bottom: 0.2em;
}
.netstation-aplus .nsa-about {
  font-size: 10px;
  font-weight: bold;
  position: absolute;
  bottom: 10px;
  left: 20px;
}
@media only screen and (max-width: 639px) {
  .netstation-aplus .netstation-aplusInner {
    height: auto;
    border: 5px solid #DADADA;
    padding: 10px;
  }
  .netstation-aplus .netstation-aplusInner h4 {
    width: auto;
    padding: 0;
    position: relative;
    top: 0;
    left: 0;
    font-size: 12px;
    text-align: center;
    margin-bottom: 10px;
  }
  .netstation-aplus .netstation-aplusInner h4 strong {
    display: block;
    font-size: 16px;
    font-weight: bold;
  }
  .netstation-aplus .netstation-aplusInner .login {
    position: relative;
    left: 0;
    bottom: 0;
    padding: 0;
    text-align: center;
    margin-bottom: 10px;
    border: none;
  }
  .netstation-aplus .netstation-aplusInner .tlogin {
    position: relative;
    left: 0;
    bottom: 0;
    text-align: center;
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #DADADA;
  }
  .netstation-aplus .netstation-aplusInner .newentry {
    width: auto;
    position: relative;
    left: 0;
    bottom: 0;
    padding: 0;
    border: none;
  }
  .netstation-aplus .netstation-aplusInner .newentry p {
    font-size: 10px;
    margin-bottom: 0;
  }
  .netstation-aplus .nsa-about {
    position: relative;
    left: 0;
    bottom: 0;
    text-align: center;
    font-weight: bold;
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #DADADA;
  }
}

.tel {
  padding: 15px;
  border: 5px solid #DADADA;
}
.tel h4 {
  width: 179px;
  float: left;
}
.tel .number {
  width: 451px;
  float: right;
}
.tel .number ul {
  margin-top: 10px;
  margin-bottom: 0;
}
.tel .number ul li {
  font-size: 10px;
}
@media only screen and (max-width: 639px) {
  .tel {
    padding: 15px;
    border: 5px solid #DADADA;
  }
  .tel h4 {
    float: none;
    margin-bottom: 10px;
  }
  .tel .number {
    width: auto;
    float: none;
  }
  .tel .number ul {
    margin-top: 10px;
    margin-bottom: 0;
  }
  .tel .number ul li {
    font-size: 10px;
  }
}

/*-------------------------------------------------------------------------
clearfix
--------------------------------------------------------------------------*/
.tel {
  zoom: 1;
}
.tel:before {
  content: "";
  display: table;
}
.tel:after {
  content: "";
  display: table;
}
.tel:after {
  clear: both;
}

hr.dotted {
  height: 2px;
  border-top: 0 !important;
  border-top: 2px dotted #ccc !important;
}

/*-------------------------------------------------------------------------
etc.
--------------------------------------------------------------------------*/

.r{
  text-align:right;
  margin-top: -1.5em;
}

.indent li{
  text-indent: -1.0em;
}

.note_a li {
  text-indent: -1.5em;
  margin: -1em 0 0.5em 1.5em;
}
.note_a li span {
  margin: 0 0.5em 0 0;
}
.note_a li:last-child {
  margin-bottom: 0;
}

.kaeru img.table03,
.kobetsu img.table03 {
  display: block;
}

