@charset "UTF-8";
/* line 10, ../_sass/point.scss */
section.primary-section .section-body .image {
  display: table;
  background-color: #f7f7f7;
  padding: 15px;
  margin: 0 -15px;
  text-align: center;
}
@media screen and (min-width: 480px) {
  /* line 10, ../_sass/point.scss */
  section.primary-section .section-body .image {
    margin: 0 auto;
  }
}
@media screen and (min-width: 992px) {
  /* line 10, ../_sass/point.scss */
  section.primary-section .section-body .image {
    padding: 40px;
  }
}
/* line 22, ../_sass/point.scss */
section.primary-section .section-body .image img {
  width: 100%;
}
/* line 25, ../_sass/point.scss */
section.primary-section .section-body .image p {
  margin-top: 20px;
  margin-bottom: 0;
  color: #ff4d4d;
}
/* line 31, ../_sass/point.scss */
section.primary-section .section-body .caution {
  margin-top: 20px;
  font-size: 1.2rem;
}
@media screen and (min-width: 1200px) {
  /* line 31, ../_sass/point.scss */
  section.primary-section .section-body .caution {
    margin-left: 120px;
  }
}
/* line 38, ../_sass/point.scss */
section.primary-section .section-body .register {
  display: table;
  text-align: center;
  margin-bottom: 20px;
  padding: 15px;
  background: #f7f7f7;
}
@media screen and (min-width: 480px) {
  /* line 38, ../_sass/point.scss */
  section.primary-section .section-body .register {
    margin: 0 auto 20px;
  }
}
@media screen and (min-width: 992px) {
  /* line 38, ../_sass/point.scss */
  section.primary-section .section-body .register {
    padding: 40px;
  }
}
/* line 50, ../_sass/point.scss */
section.primary-section .section-body .register p {
  margin-bottom: 10px;
}
/* line 53, ../_sass/point.scss */
section.primary-section .section-body .register p.detail {
  text-align: left;
  margin-bottom: 40px;
}
/* line 57, ../_sass/point.scss */
section.primary-section .section-body .register img {
  margin-bottom: 10px;
}

/**
 * KOMEHYOアプリでもポイントを活用できます
 */
/* line 68, ../_sass/point.scss */
section.primary-section .app {
  background-color: #ffffff;
  margin: 0;
  padding: 20px 5px 0 5px;
}
/* line 73, ../_sass/point.scss */
section.primary-section .app .text p {
  margin-bottom: 20px;
}
/* line 77, ../_sass/point.scss */
section.primary-section .app .screenshot {
  text-align: center;
  padding-bottom: 20px;
}
@media screen and (min-width: 768px) {
  /* line 77, ../_sass/point.scss */
  section.primary-section .app .screenshot {
    float: right;
  }
}
/* line 84, ../_sass/point.scss */
section.primary-section .app .info {
  padding-bottom: 20px;
}
/* line 86, ../_sass/point.scss */
section.primary-section .app .info a.app {
  position: relative;
  display: block;
  font-size: 2.4rem;
  font-weight: normal;
  margin: 0 auto 20px;
  padding: 20px 40px 20px 20px;
  text-align: center;
  border: 1px solid #ccc;
}
@media screen and (min-width: 480px) {
  /* line 86, ../_sass/point.scss */
  section.primary-section .app .info a.app {
    display: inline-block;
    margin: 0 0 20px;
    text-align: left;
  }
}
/* line 100, ../_sass/point.scss */
section.primary-section .app .info a.app:before {
  position: absolute;
  top: 50%;
  right: 10px;
  display: block;
  width: 12px;
  height: 12px;
  margin: -6px 0px 0px 0px;
  border-top: 1px solid #000;
  border-right: 1px solid #000;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  content: "";
}
/* line 114, ../_sass/point.scss */
section.primary-section .app .info a.app img {
  width: 72px;
  margin-bottom: 10px;
}
@media screen and (min-width: 480px) {
  /* line 114, ../_sass/point.scss */
  section.primary-section .app .info a.app img {
    margin-right: 20px;
    margin-bottom: 0;
  }
}
@media screen and (min-width: 480px) {
  /* line 122, ../_sass/point.scss */
  section.primary-section .app .info a.app br {
    display: none;
  }
}
/* line 128, ../_sass/point.scss */
section.primary-section .app .info ul {
  list-style: disc;
  margin-bottom: 30px;
  padding-left: 10px;
}
@media screen and (min-width: 480px) {
  /* line 128, ../_sass/point.scss */
  section.primary-section .app .info ul {
    padding-left: 30px;
  }
}
/* line 135, ../_sass/point.scss */
section.primary-section .app .info ul li {
  margin-bottom: 10px;
}
/* line 139, ../_sass/point.scss */
section.primary-section .app .info .app-button {
  text-align: center;
}
@media screen and (min-width: 768px) {
  /* line 139, ../_sass/point.scss */
  section.primary-section .app .info .app-button {
    text-align: left;
  }
}
/* line 145, ../_sass/point.scss */
section.primary-section .app .info .app-button a:first-child {
  margin-right: 10px;
}
/* line 148, ../_sass/point.scss */
section.primary-section .app .info .app-button a img {
  width: 45%;
}
@media screen and (min-width: 992px) {
  /* line 148, ../_sass/point.scss */
  section.primary-section .app .info .app-button a img {
    width: auto;
  }
}

/*# sourceMappingURL=point.css.map */
