@charset "UTF-8";
/*--------------------------------------------
		Pointcard
---------------------------------------------*/
.topic-path {
  width: 1000px;
}

.dotted-item {
  background: url("/common/img/bg_dotted2.png") repeat-x 0 bottom;
  padding-bottom: 3em;
  margin-bottom: 3em;
}

.border-item {
  border-bottom: 1px dotted #c1c1c1;
  padding-bottom: 3em;
  margin-bottom: 3em;
}

.btn {
  display: block;
  text-align: center;
  line-height: 1.2;
  background: #1d50a2;
  border-radius: 10px;
  font-size: 135%;
  letter-spacing: -0.05em;
  vertical-align: middle;
  cursor: pointer;
  color: #fff;
  width: auto;
  margin: 0 auto;
  padding: 0.8em 1em;
  position: relative;
}

.btn:before {
  content: "";
  display: inline-block;
  border: 4px solid transparent;
  border-left-color: #333;
  vertical-align: middle;
  position: relative;
  top: -0.1em;
  left: -0.4em;
  border-left-color: #fff;
  border-width: 5px;
  position: absolute;
  left: 1em;
  top: 50%;
  margin-top: -5px;
}

.attention-txt {
  margin-left: 2em;
  margin-right: 2em;
}

.content--inner {
  padding-top: 53px;
}

.pointcard {
  width: 1000px;
  margin: 0 auto;
}

.pointcard__box {
  margin-bottom: 140px;
  padding: 53px 45px;
  background: #fff;
  border-radius: 10px;
}

.pointcard__inner {
  width: 800px;
  margin-right: auto;
  margin-left: auto;
}

.txt-orange {
  color: #f4852c;
}

.txt-red {
  color: #ee1a1a;
}

.font-italic {
  font-style: italic;
}

.word-box {
  font-size: 150%;
}

.point-inner {
  padding-right: 20px;
  padding-left: 20px;
}

.point-ttl {
  margin-bottom: 30px;
  font-weight: bold;
}

.point-ttl--02 {
  color: #1d50a2;
  font-size: 160%;
  background: none;
  text-align: left;
  margin-bottom: 1em;
  padding-bottom: 0;
}

.point-ttl--03 {
  background: none;
  font-size: 180%;
  color: #1d50a2;
  text-align: center;
}

.point-list {
  margin-bottom: 1.5em;
  word-wrap: break-word;
}

.point-list--spacing {
  margin-bottom: 2em;
}

.point-list:last-child {
  margin-bottom: 0;
}

.point-list__ttl {
  font-size: 147%;
  color: #1d50a2;
  font-weight: bold;
  line-height: 1.3;
  margin-bottom: 0.5em;
}

.point-list__ttl__icon {
  display: inline-block;
  background: #f4a02c;
  width: 5.5em;
  border-radius: 5px;
  font-size: 90%;
  line-height: 1.2;
  text-align: center;
  padding: 0.1em 0;
  margin-right: 0.7em;
  color: #fff;
}

.point-list__ttl--number {
  margin-bottom: 0.2em;
}

.point-list__ttl--number:before {
  display: inline-block;
  width: 25px;
  height: 25px;
  content: "";
  background-position: 0 0;
  background-repeat: no-repeat;
  vertical-align: middle;
  margin-right: 0.5em;
  margin-bottom: 0.2em;
}

.point-list__ttl--number--icon01:before {
  background-image: url("/contents/img/pointcard/icon_01.png");
}

.point-list__ttl--number--icon02:before {
  background-image: url("/contents/img/pointcard/icon_02.png");
}

.point-list__ttl--number--icon03:before {
  background-image: url("/contents/img/pointcard/icon_03.png");
}

.point-list__ttl--number--icon04:before {
  background-image: url("/contents/img/pointcard/icon_04.png");
}

.point-list__ttl--number--icon05:before {
  background-image: url("/contents/img/pointcard/icon_05.png");
}

.point-list__ttl--number--icon06:before {
  background-image: url("/contents/img/pointcard/icon_06.png");
}

.point-list__txt {
  font-size: 100%;
  color: #000;
  letter-spacing: normal;
}

.point-list__detail {
  margin-top: 0.5em;
}

.point-list__detail__ttl {
  font-weight: bold;
}

.point-list__detail__body {
  padding-left: 1em;
}

.point-list__detail__body--note {
  padding-left: 2em;
  font-weight: bold;
  text-indent: -1em;
}

.point__img {
  margin: 1em auto 0;
  width: 861px;
}

.point__img img {
  width: 100%;
}

.point-nav {
  overflow: hidden;
  margin: 0 auto;
  padding-top: 2em;
  padding-bottom: 1em;
  width: 879px;
}

.point-nav__item {
  width: 31.6%;
  float: left;
  margin-right: 2.5%;
  margin-top: 2.5%;
}

.point-nav__item:nth-child(3n) {
  margin-right: 0;
}

.point-info {
  margin-top: 3em;
}

.point-info__item {
  line-height: 1.4;
  margin: 1.4em 0;
  padding-bottom: 1.4em;
  border-bottom: 1px dashed #d7d7d5;
  position: relative;
}

.point-info__item--has-img {
  position: relative;
}

.point-info__item--has-img > dt {
  max-width: 430px;
}

.point-info__item:last-of-type {
  padding-bottom: 3em;
}

.point-info__ttl {
  font-weight: bold;
  font-size: 135%;
  margin-bottom: 0.2em;
}

.point-info__detail {
  overflow: hidden;
  font-size: 101%;
  width: 430px;
}

.point-info__txt {
  display: block;
  width: 430px;
  margin-right: 0;
  padding-right: 1.5em;
}

.point-info__img {
  display: block;
  position: absolute;
  right: 0;
  width: 300px;
  bottom: 78px;
}

.point-info__img--02 {
  right: 0;
  top: -30px;
  width: 304px;
}

.point-info__ellipsis {
  display: block;
  width: 6px;
  height: 6px;
  background: #000;
  border-radius: 50%;
  margin: 1.2em auto;
}

.point-info__ellipsis-box {
  margin-bottom: 60px;
}

.point-info__example {
  text-align: center;
}

.point-info__example__ttl {
  font-size: 135%;
  font-weight: bold;
  line-height: 1.2;
}

.point-info__example__lead {
  margin-bottom: 1.5em;
  font-size: 120%;
  -webkit-font-smoothing: subpixel-antialiased;
  -moz-osx-font-smoothing: auto;
}

.point-info__example__item {
  width: 58%;
  line-height: 1.4;
  overflow: hidden;
  margin: auto;
  font-size: 120%;
  -webkit-font-smoothing: subpixel-antialiased;
  -moz-osx-font-smoothing: auto;
}

.point-info__example__price {
  width: 47%;
  float: left;
  text-align: left;
}

.point-info__example__detail {
  width: 52%;
  float: right;
  text-align: right;
}

.point-info__example__total {
  width: 58%;
  border-top: 1px solid #000;
  color: #ef3856;
  font-weight: bold;
  line-height: 1.2;
  padding-top: 0.4em;
  margin: 0.6em auto 1em;
  font-size: 120%;
}

.point-info__example__total__point {
  display: inline-block;
  font-size: 200%;
  padding-top: 0.2em;
}

.point-info__example__total img {
  vertical-align: baseline;
  margin: 0 0.5em 0 0.4em;
  position: relative;
  top: 0.1em;
}

.border {
  border: 1px solid #d0d0d0;
  border-radius: 10px;
  margin-top: 1em;
  padding: 30px;
}

.border--box01 {
  padding: 30px;
  border-radius: 0 0 10px 10px;
  border-top: none;
}

.border--box02 {
  background: #fffeed;
  padding: 30px;
  margin-top: 1em;
}

.border--table {
  border-collapse: separate;
  margin-top: 1em;
  padding: 0;
}

.border--table th,
.border--table td {
  font-weight: bold;
  line-height: 1.3;
  letter-spacing: normal;
  vertical-align: middle;
  padding: 0.7em 1em;
}

.border--table tr:first-of-type td {
  border-bottom: 1px solid #d0d0d0;
}

.border--table th {
  border-right: 1px solid #d0d0d0;
  font-size: 120%;
  text-align: center;
  padding-right: 0.7em;
  padding-left: 0.7em;
}

.border--table td:first-of-type {
  border-right: 1px solid #d0d0d0;
}

.border--table td:first-of-type .indent-txt {
  display: inline-block;
}

.border--table .item-name {
  text-align: center;
}

.deadline {
  text-align: center;
  vertical-align: middle;
  padding: 1em;
}

.deadline__icon {
  display: inline-block;
  border: 2px solid #1d50a2;
  border-radius: 5px;
  font-size: 120%;
  font-weight: bold;
  color: #1d50a2;
  line-height: 1.2;
  vertical-align: middle;
  padding: 0.1em;
  margin-right: 1em;
}

.deadline__arrow {
  display: inline-block;
}

.deadline__arrow:after {
  display: inline-block;
  width: 64px;
  height: 23px;
  content: "";
  background: url("/contents/img/pointcard/icon_arrow_blue.png") 0 0 no-repeat;
  vertical-align: middle;
  margin: 0 0.5em;
}

.deadline__arrow:last-child:after {
  display: none;
}

.deadline__ttl {
  display: inline-block;
  font-size: 93%;
  font-weight: bold;
  line-height: 1.2;
  text-align: center;
  vertical-align: middle;
  margin-right: 0.2em;
}

.deadline__content {
  display: inline-block;
  width: 6em;
  background-color: #1d50a2;
  border-radius: 5px;
  font-size: 106%;
  font-weight: bold;
  line-height: 1.2;
  color: #fff;
  text-align: center;
  vertical-align: middle;
  padding: 0.2em 0 0.1em;
}

.stage-btn {
  font-size: 120%;
  font-weight: bold;
  text-align: center;
  color: #333;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  line-height: 1.2;
  margin-top: 0.5em;
}

.stage-btn img {
  margin-right: 0.5em;
  vertical-align: bottom;
  padding-top: 0.2em;
}

.receipt {
  overflow: hidden;
  margin-bottom: 3em;
}

.receipt__img {
  width: 290px;
  float: left;
  text-align: right;
  padding-top: 1em;
}

.receipt__txt {
  width: 520px;
  float: right;
  margin-right: 40px;
  padding-top: 1em;
}

.terms {
  letter-spacing: 0;
  margin-top: 5em;
}

.terms-list {
  border-bottom: 1px dotted #c1c1c1;
  padding-bottom: 1em;
  margin-bottom: 1em;
}

.terms__caption {
  font-weight: bold;
  color: #000;
  margin-top: 1.5em;
}

.faq {
  margin-bottom: 1em;
}

.faq__ttl {
  font-weight: bold;
  background: #d2dcec;
  line-height: 1.4;
  text-indent: -1.4em;
  padding: 0.5em 0.8em 0.5em 2.2em;
}

.faq__body {
  text-indent: -1.4em;
  padding: 0.5em 0.8em 0.5em 2.2em;
}

.faq__body:before {
  content: "A. ";
  display: inline;
}

.faq__body a {
  text-decoration: underline;
  color: #000;
}

.point-ttl + .faq {
  margin-top: 2.4em;
}

@media screen and (max-width: 767px) {
  .indent-txt {
    margin-left: 0;
    margin-right: 0;
  }
  .content--inner {
    padding: 5% 3%;
  }
  .border-item {
    padding-bottom: 2em;
    margin-bottom: 2em;
  }
  .dotted-item {
    background: url("/common/img/bg_dotted2_big.png") repeat-x 0 bottom;
    background-size: 12px auto;
    padding-bottom: 2em;
    margin-bottom: 2em;
  }
  .word-box {
    display: inline-block;
  }
  .pointcard {
    width: 100%;
  }
  .pointcard__box {
    margin-bottom: 0;
    padding: 0 0 2em;
  }
  .pointcard__inner {
    width: 100%;
  }
  .point-inner {
    padding-right: 0;
    padding-left: 0;
  }
  .point-ttl {
    margin-bottom: 15px;
  }
  .point-ttl img {
    width: 100%;
    height: auto;
  }
  .point-ttl--02 {
    margin-bottom: 0;
    font-size: 110%;
  }
  .point-ttl--03 {
    font-size: 110%;
  }
  .point-list {
    margin-bottom: 1em;
  }
  .point-list:last-child {
    margin-bottom: 0;
  }
  .point-list__ttl {
    font-size: 110%;
  }
  .point-list__ttl__icon {
    display: block;
    width: 60%;
    margin: 0 auto 0.5em;
  }
  .point-list__ttl--number {
    text-indent: -1.5em;
    padding-left: 1.5em;
  }
  .point-list__txt {
    font-size: 100%;
  }
  .point__img {
    margin-top: 1em;
    width: 100%;
  }
  .point__img img {
    width: 100%;
    height: auto;
  }
  .point-nav {
    width: 100%;
    padding-top: 1em;
    padding-bottom: 0;
  }
  .point-nav__item {
    width: 100%;
    float: none;
    margin-right: 0;
    margin-top: 5%;
  }
  .point-info {
    margin-top: 1em;
  }
  .point-info__item {
    margin: 0 0 0.5em;
    padding-bottom: 0.5em;
    background-size: 2.5em auto;
  }
  .point-info__ttl {
    font-size: 100%;
  }
  .point-info__detail {
    font-size: 90%;
    width: 100%;
  }
  .point-info__img {
    position: static;
    width: 100%;
    height: auto;
  }
  .point-info__txt {
    font-size: 100%;
    width: 100%;
  }
  .point-info__txt__wrap {
    display: block;
    margin-right: 0;
  }
  .point-info__txt__img {
    width: 100px;
    top: 0;
    right: 0;
  }
  .point-info__txt__img img {
    width: 100%;
    height: auto;
  }
  .point-info__ellipsis {
    width: 5px;
    height: 5px;
    margin: 0.8em auto;
  }
  .point-info__ellipsis-box {
    margin-bottom: 15px;
  }
  .point-info__example {
    padding-top: 1em;
  }
  .point-info__example__ttl {
    font-size: 110%;
    margin-bottom: 0.4em;
  }
  .point-info__example__lead {
    font-size: 90%;
    line-height: 1.2;
    margin-bottom: 1.2em;
  }
  .point-info__example__item {
    width: 100%;
    font-size: 100%;
  }
  .point-info__example__price {
    width: 100%;
    float: none;
  }
  .point-info__example__detail {
    width: 100%;
    float: none;
    margin-bottom: 0.6em;
  }
  .point-info__example__total {
    width: 100%;
    padding-top: 1em;
    margin-top: 0.1em;
    margin-bottom: 0;
  }
  .point-info__example__total__point {
    padding-top: 0;
  }
  .point-info__example__total img {
    display: block;
    margin: auto;
  }
  .stage-btn {
    font-size: 100%;
    padding-top: 0.05em;
    margin-top: 0.5em;
  }
  .stage-btn img {
    padding-top: 0;
    margin-right: 0;
    position: relative;
    top: -0.05em;
    left: -0.3em;
  }
  .border {
    width: 100%;
    padding: 1em 4%;
  }
  .border--table {
    display: block;
    padding: 1em 4%;
  }
  .border--table th,
  .border--table td {
    display: block;
    border-right: 0 !important;
    border-bottom: 0 !important;
    padding: 0;
  }
  .border--table th {
    color: #1d50a2;
    font-size: 110%;
  }
  .border--table th br {
    display: none;
  }
  .border--table td {
    font-size: 90%;
    font-weight: normal;
  }
  .border--table .item-name {
    border-bottom: 1px solid #ccc !important;
    font-weight: bold;
    padding-bottom: 0.3em;
    margin-top: 1.5em;
    margin-bottom: 0.5em;
  }
  .deadline__icon {
    display: block;
    width: 90%;
    font-size: 100%;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 1em;
  }
  .deadline__arrow {
    display: block;
  }
  .deadline__arrow:after {
    display: block;
    width: 100%;
    height: 30px;
    background-image: url("/contents/img/pointcard/icon_arrow_blue_sp.png");
    background-size: contain;
    background-position: center top;
    margin: 1em auto 0.5em;
  }
  .receipt__img {
    width: 100%;
    float: none;
    text-align: center;
    padding-top: 0.3em;
    margin-bottom: 1em;
  }
  .receipt__txt {
    width: 100%;
    float: none;
    margin-left: 0;
  }
  .terms {
    margin-top: 1.5em;
  }
  .terms-list {
    border-bottom: 1px dotted #c1c1c1;
    padding-bottom: 1em;
    margin-bottom: 1em;
  }
  .terms__caption {
    font-weight: bold;
    color: #000;
    margin-top: 1.5em;
  }
  .dotted-list {
    display: inline-block;
    letter-spacing: normal;
    text-indent: -1em;
    padding-left: 1em;
  }
  .dotted-list:before {
    display: inline;
    content: "・";
  }
  .cboxClose {
    top: -94% !important;
  }
  .cboxClose:before {
    height: 1em;
  }
  .cboxClose:after {
    height: 1em;
  }
  .popup-box {
    width: 100%;
    padding: 40px 1% 20px;
  }
  .point-ttl + .faq {
    margin-top: 1.5em;
  }
  .sp-block {
    display: block;
  }
}
