@charset "UTF-8";
@media screen and (min-width: 751px) {
  /* line 5, point.scss */
  section.hero {
    background-color: #e4f3fc;
    padding: 80px 0 100px 0;
  }
  /* line 8, point.scss */
  section.hero h1 {
    text-align: center;
    color: #0052a4;
    font-size: 44px;
    font-weight: 700;
    letter-spacing: 0.2em;
  }
  /* line 15, point.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, point.scss */
  section.intro {
    width: 960px;
    margin: 0 auto;
    padding: 60px 0 0 0;
    letter-spacing: 0.16em;
  }
  /* line 31, point.scss */
  section.intro p {
    text-align: center;
    font-size: 16px;
    line-height: 38px;
  }
  /* line 44, point.scss */
  section.intro div.btn.login {
    margin-top: 60px;
  }

  /* line 48, point.scss */
  section.about,
  section.exchange,
  section.caution {
    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.about:after,
  section.exchange:after,
  section.caution:after {
    content: "\0020";
    display: block;
    height: 0;
    clear: both;
    overflow: hidden;
    visibility: hidden;
  }

  /* line 60, point.scss */
  section.about div.photo {
    margin: auto;
    margin-bottom: 60px;
    width: 960px;
  }
  /* line 64, point.scss */
  section.about div.photo img {
    margin: 0 0 0 -26px;
  }
  /* line 68, point.scss */
  section.about div.points {
    background: url("/common/img/common/border-col-235.png") top center repeat-y;
  }
  /* line 70, point.scss */
  section.about div.points ul {
    *zoom: 1;
    margin-left: -15px;
    margin-right: -15px;
  }
  /* line 22, ../../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/general/_clearfix.scss */
  section.about div.points ul:after {
    content: "\0020";
    display: block;
    height: 0;
    clear: both;
    overflow: hidden;
    visibility: hidden;
  }
  /* line 72, point.scss */
  section.about div.points ul li {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    width: 50%;
    padding-left: 15px;
    padding-right: 15px;
    text-align: center;
  }
  /* line 79, point.scss */
  section.about div.points ul li h3 {
    margin-top: 30px;
    letter-spacing: 0.1em;
    color: #0052a4;
    font-size: 20px;
    font-weight: 700;
    line-height: 30px;
  }
  /* line 87, point.scss */
  section.about div.points ul li p {
    text-align: center;
    margin-top: 30px;
    color: #333333;
    font-size: 14px;
    line-height: 28px;
    letter-spacing: 0.1em;
  }
  /* line 95, point.scss */
  section.about div.points ul li p span {
    font-size: 11px;
  }

  /* line 104, point.scss */
  section.exchange {
    position: relative;
    padding-bottom: 0;
  }
  /* line 107, point.scss */
  section.exchange div.pop {
    position: absolute;
    top: 0;
    right: 0;
  }
  /* line 112, point.scss */
  section.exchange h2 {
    font-family: YuGo;
    color: #0052a4;
    font-size: 31px;
    font-weight: 700;
    text-align: center;
    line-height: 46.5px;
  }
  /* line 120, point.scss */
  section.exchange > p {
    margin-top: 45px;
    font-size: 16px;
    line-height: 38px;
    text-align: center;
  }
  /* line 127, point.scss */
  section.exchange div.image {
    margin-top: 55px;
  }
  /* line 129, point.scss */
  section.exchange div.image ul {
    *zoom: 1;
    margin-left: -20px;
    margin-right: -20px;
  }
  /* line 22, ../../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/general/_clearfix.scss */
  section.exchange div.image ul:after {
    content: "\0020";
    display: block;
    height: 0;
    clear: both;
    overflow: hidden;
    visibility: hidden;
  }
  /* line 131, point.scss */
  section.exchange div.image ul li {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    width: 25%;
    padding-left: 20px;
    padding-right: 20px;
  }
  /* line 137, point.scss */
  section.exchange div.image ul li h4 {
    margin-top: 15px;
    text-align: center;
    color: #0052a4;
    font-weight: 700;
    letter-spacing: 0.16em;
  }
  /* line 143, point.scss */
  section.exchange div.image ul li h4 span {
    display: block;
    font-family: "AvenirNext", "Avenir", "游ゴシック体", "YuGo", "メイリオ", "Meiryo", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Verdana, sans-serif;
    font-size: 12.5px;
  }
  /* line 147, point.scss */
  section.exchange div.image ul li h4 b {
    margin-top: 5px;
    display: block;
    font-family: YuGo;
    font-size: 18px;
  }
  /* line 156, point.scss */
  section.exchange div.caution {
    margin-top: 40px;
  }
  /* line 158, point.scss */
  section.exchange div.caution p {
    text-align: right;
    font-size: 11px;
  }

  /* line 169, point.scss */
  section.tel {
    width: 960px;
    margin: 0 auto;
    padding: 80px 0 100px 0;
  }
  /* line 172, point.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 179, point.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 190, point.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 196, point.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 206, point.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;
  }
  /* line 217, point.scss */
  section.tel div.btn.login {
    margin-top: 60px;
  }
}
@media screen and (max-width: 750px) {
  /* line 229, point.scss */
  section.hero {
    background-color: #e4f3fc;
    padding: 80px 0 100px 0;
  }
  /* line 232, point.scss */
  section.hero h1 {
    text-align: center;
    color: #0052a4;
    font-size: 66px;
    font-weight: 700;
    letter-spacing: 0.1em;
    line-height: 1.5em;
    margin: 0 5%;
  }
  /* line 241, point.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 254, point.scss */
  section.intro {
    width: 90%;
    margin: 0 auto;
    padding: 60px 0 0 0;
    letter-spacing: 0.16em;
  }
  /* line 257, point.scss */
  section.intro p {
    text-align: left;
    font-size: 24px;
    line-height: 57px;
  }
  /* line 261, point.scss */
  section.intro p br {
    display: none;
  }
  /* line 273, point.scss */
  section.intro div.btn.login {
    margin-top: 60px;
  }

  /* line 277, point.scss */
  section.about,
  section.exchange,
  section.caution {
    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.about:after,
  section.exchange:after,
  section.caution:after {
    content: "\0020";
    display: block;
    height: 0;
    clear: both;
    overflow: hidden;
    visibility: hidden;
  }

  /* line 289, point.scss */
  section.about div.photo {
    margin: auto;
    margin-bottom: 60px;
  }
  /* line 292, point.scss */
  section.about div.photo img {
    margin: 0 0 0 0px;
  }
  /* line 298, point.scss */
  section.about div.points ul li {
    margin-top: 5%;
    text-align: center;
  }
  /* line 305, point.scss */
  section.about div.points ul li h3 {
    margin-top: 30px;
    letter-spacing: 0.1em;
    color: #0052a4;
    font-size: 30px;
    font-weight: 700;
    line-height: 45px;
  }
  /* line 313, point.scss */
  section.about div.points ul li p {
    margin-top: 30px;
    font-size: 21px;
    line-height: 42px;
    letter-spacing: 0.1em;
  }
  /* line 318, point.scss */
  section.about div.points ul li p br {
    display: none;
  }
  /* line 321, point.scss */
  section.about div.points ul li p span {
    font-size: 16.5px;
  }

  /* line 330, point.scss */
  section.exchange {
    position: relative;
    padding-bottom: 0;
  }
  /* line 333, point.scss */
  section.exchange div.pop {
    position: absolute;
    top: 0;
    right: 0;
  }
  /* line 338, point.scss */
  section.exchange h2 {
    color: #0052a4;
    font-size: 46.5px;
    font-weight: 700;
    text-align: center;
    line-height: 69.75px;
    padding-top: 50px;
  }
  /* line 346, point.scss */
  section.exchange > p {
    margin-top: 45px;
    font-size: 24px;
    line-height: 57px;
  }
  /* line 350, point.scss */
  section.exchange > p br {
    display: none;
  }
  /* line 355, point.scss */
  section.exchange div.image {
    margin-top: 55px;
  }
  /* line 357, point.scss */
  section.exchange div.image ul {
    margin-top: -5%;
    *zoom: 1;
    margin-left: -20px;
    margin-right: -20px;
  }
  /* line 22, ../../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/general/_clearfix.scss */
  section.exchange div.image ul:after {
    content: "\0020";
    display: block;
    height: 0;
    clear: both;
    overflow: hidden;
    visibility: hidden;
  }
  /* line 360, point.scss */
  section.exchange div.image ul li {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    width: 50%;
    padding-left: 20px;
    padding-right: 20px;
    margin-top: 5%;
  }
  /* line 364, point.scss */
  section.exchange div.image ul li div.photo img {
    width: 100%;
  }
  /* line 368, point.scss */
  section.exchange div.image ul li h4 {
    margin-top: 15px;
    text-align: center;
    color: #0052a4;
    font-weight: 700;
    letter-spacing: 0.16em;
  }
  /* line 374, point.scss */
  section.exchange div.image ul li h4 span {
    display: block;
    font-family: "AvenirNext", "Avenir", "游ゴシック体", "YuGo", "メイリオ", "Meiryo", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Verdana, sans-serif;
    font-size: 18.75px;
  }
  /* line 378, point.scss */
  section.exchange div.image ul li h4 b {
    display: block;
    margin-top: 7.5px;
    font-size: 27px;
  }
  /* line 387, point.scss */
  section.exchange div.caution {
    margin-top: 40px;
  }
  /* line 389, point.scss */
  section.exchange div.caution p {
    text-align: right;
    font-size: 16.5px;
  }

  /* line 399, point.scss */
  section.tel {
    width: 90%;
    margin: 0 auto;
    padding: 80px 0 100px 0;
  }
  /* line 402, point.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 409, point.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 421, point.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 427, point.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 437, point.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;
  }
  /* line 448, point.scss */
  section.tel div.btn.login {
    margin-top: 60px;
  }
}
