a {
  color: #0086DE;
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}
a.signup {
  display: block;
  text-align: center;
  background-color: #00A5DE;
  padding: 0px 20px;
  width: 230px;
  font-size: 16px;
  line-height: 60px;
  text-decoration: none;
  color: #FFF;
  border-radius: 6px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -ms-border-radius: 6px;
  -o-border-radius: 6px;
}
a.signup:hover {
  opacity: 0.8;
}
div#main {
  width: 100%;
  margin: 0 0 60px 0;
}
div#main h2 {
  font-size: 27px;
  line-height: 46px;
  letter-spacing: 1px;
  font-weight: normal;
  margin: 0;
  padding: 0;
  color: #666;
  background-color: inherit;
  display: block;
}
div#guide-headline {
  height: 440px;
  margin-bottom: -1px;
  position: relative;
}
div.guide-headline-inner {
  width: 940px;
  height: 360px;
  margin: 0 auto;
  padding: 0;
  position: relative;
}
div#guide-headline h2 {
  margin: 0 auto;
  padding-top: 62px;
  text-align: center;
  color: #FFF;
}
 div#guide-headline {
  background-color: #BBB;
  background-image: url(/images/guide/guide_d/main.png);
  background-size: 1040px 295px;
  background-repeat: no-repeat;
  background-position: center bottom;
}
 div#guide-headline h2 {
  width: 418px;
  height: 72px;
  background-image: url(/images/guide/guide_d/title.png);
  background-size: 418px 72px;
  background-repeat: no-repeat;
  background-position: center bottom;
 }
div#guide-headline h2 span {
  display: none;
}
div.guide-section {
  margin: 0;
  padding: 0 20px;
  height: 420px;
  border-top: 1px solid #EFEFEF;
  background-color: #FFF;
}
div.guide-section.first-section {
  height: 360px;
}
div.guide-section.last-section {
  height: 300px;
}
div.guide-section-inner {
  width: 940px;
  height: 360px;
  margin: 0 auto;
  padding: 50px 0 0 0;
  zoom: 1;
}
div.guide-section-inner:after {
  content: "";
  display: block;
  clear: both;
  height: 0;
}
div.guide-section.center {
  text-align: center;
}
div.guide-section h3 {
  font-size: 26px;
  font-weight: normal;
  color: #4d91c9;
  margin-bottom: 20px;
}
div.guide-section h3.black {
  color: #666;
}
div.guide-section p {
  width: 450px;
  margin-top: 16px;
  font-size: 15px;
  line-height: 25px;
  color: #999;
}
div.guide-section.center p {
  width: 940px;
  margin-top: 16px;
  line-height: 26px;
}
div.guide-section p.text-l {
  color: #666;
  font-size: 21px;
  margin: 28px 0 28px 0;
}
div.guide-section p.text-s {
  font-size: 12px;
}
div.guide-section ul.point {
  width: 792px;
  margin: 60px auto 0 auto;
  zoom: 1;
}
div.guide-section ul.point:after {
  content: "";
  display: block;
  clear: both;
  height: 0;
}
div.guide-section ul.point li {
  float: left;
  margin: 0 50px;
}
div.guide-section ul.point li a {
  font-size: 24px;
  line-height: 164px;
  text-decoration: none;
  color: #33A5E5;
  text-align: center;
  width: 164px;
  height: 164px;
  display: block;
}
div#signup a.signup {
  margin: 48px auto 28px auto;
}
div#point {
  background-color: #F5F5F5;
}
div#point a span {
  display: none;
}
div#point div.guide-section-inner {
  padding: 30px 0 0 0;
}
div#point a.point-stock {
  background-image: url(/images/guide/guide_d/point_stock.png);
  background-size: 164px 328px;
  background-repeat: no-repeat;
  background-position: center 0px;
}
div#point a.point-share {
  background-image: url(/images/guide/guide_d/point_share.png);
  background-size: 164px 328px;
  background-repeat: no-repeat;
  background-position: center 0px;
}
div#point a.point-find {
  background-image: url(/images/guide/guide_d/point_find.png);
  background-size: 164px 328px;
  background-repeat: no-repeat;
  background-position: center 0px;
}
div#point a:hover {
  background-position: center -164px;
}
div#about div.guide-section-inner {
  background-image: url(/images/guide/guide_d/about.png);
  background-size: 200px 200px;
  background-repeat: no-repeat;
  background-position: 630px 78px;
  height: inherit;
}
div#stock div.guide-section-inner {
  background-image: url(/images/guide/guide_d/stock.png);
  background-size: 410px 318px;
  background-repeat: no-repeat;
  background-position: 530px 40px;
}
div#share div.guide-section-inner {
  background-image: url(/images/guide/guide_d/share.png);
  background-size: 404px 307px;
  background-repeat: no-repeat;
  background-position: 18px 48px;
}
div#find div.guide-section-inner {
  background-image: url(/images/guide/guide_d/find.png);
  background-size: 400px 300px;
  background-repeat: no-repeat;
  background-position: 540px 58px;
}
div#signup div.guide-section-inner {
  height: inherit;
}
div#about h3 {
  margin-top: 30px;
}
div#point h3 {
  margin-top: 20px;
}
div#stock h3 {
  margin-top: 20px;
}
div#share h3 {
  margin-top: 25px;
  padding-left: 500px;
}
div#share p {
  padding-left: 500px;
}
div#find h3 {
  margin-top: 24px;
}
div#signup h3 {
  margin-top: 30px;
}
div#find p {
  width: 470px;
}
@media only screen and (-webkit-min-device-pixel-ratio:2),(min-resolution: 2dppx){
  div#guide-headline {
  background-image: url(/images/guide/guide_d/main@2x.png);
  }
  div#guide-headline h2 {
  background-image: url(/images/guide/guide_d/title@2x.png);
  }
  div#point a.point-stock {
  background-image: url(/images/guide/guide_d/point_stock@2x.png);
  }
  div#point a.point-share {
  background-image: url(/images/guide/guide_d/point_share@2x.png);
  }
  div#point a.point-find {
  background-image: url(/images/guide/guide_d/point_find@2x.png);
  }
  div#about div.guide-section-inner {
  background-image: url(/images/guide/guide_d/about@2x.png);
  }
  div#stock div.guide-section-inner {
  background-image: url(/images/guide/guide_d/stock@2x.png);
  }
  div#share div.guide-section-inner {
  background-image: url(/images/guide/guide_d/share@2x.png);
  }
  div#find div.guide-section-inner {
  background-image: url(/images/guide/guide_d/find@2x.png);
  }
}