@charset "utf-8";
#AP_POINT_CONTENTS {
  padding: 20px 10px 0;
}
#AP_POINT_CONTENTS p {
  margin-bottom: 0;
}

#AP_POINT_CONTENTS .point_content .cart_cation {
  border: 1px solid #c00;
  background: #FFEEEF;
  color: #c00;
  margin: 0 0 30px 0;
  font-size: 16px;
  padding: 10px;
  line-height: 26px;
  text-align: center;
}
#AP_POINT_CONTENTS .point_content {
  display: block;
  padding: 0 20px 20px;
}
#AP_POINT_CONTENTS .point_content .info {
  margin: 30px 0;
  font-size: 14px;
}
#AP_POINT_CONTENTS .point_content .point_list {
  margin: 0 -30px 0 0;
}
#AP_POINT_CONTENTS .point_content .point_list:after {
  content: '';
  clear: both;
  display: block;
}
#AP_POINT_CONTENTS .point_content .point_list li {
  display: inline-block;
  vertical-align: top;
  width: 440px;
  margin: 0 30px 30px 0;
}
#AP_POINT_CONTENTS .point_content .point_list li .point_title {
  font-size: 18px;
  margin-bottom: 2px;
  padding: 0 0 0 10px;
}
#AP_POINT_CONTENTS .point_content .point_list li .point_copy {
  font-size: 14px;
  margin-bottom: 10px;
  padding: 0 0 0 10px;
}
#AP_POINT_CONTENTS .point_content .point_list li a {
  display: block;
  color: #fff;
  background-color: #0085B2;
  background-image: url(../images/parts/point/ap_icon_point_arrow.png);
  background-repeat: no-repeat;
  background-position: right center;
  border-radius: 8px;
  text-decoration: none;
  position: relative;
  height: 81px;
  font-family: Meiryo, メイリオ, sans-serif;
}
#AP_POINT_CONTENTS .point_content .point_list li a .point_amount {
  position: absolute;
  left: 23px;
  top: 27px;
  font-size: 16px;
  font-weight: bold;
  line-height: 1;
}
#AP_POINT_CONTENTS .point_content .point_list li a .point_amount strong {
  font-size: 28px;
  padding: 0 5px 0 0;
}
#AP_POINT_CONTENTS .point_content .point_list li a .point_info {
  position: absolute;
  right: 40px;
  top: 18px;
  text-align: right;
  font-size: 16px;
}
#AP_POINT_CONTENTS .point_content .point_list li a .point_info span {
  font-size: 12px;
}
#AP_POINT_CONTENTS .point_content .point_list li a:hover {
  opacity: .8;
}

#AP_POINT_CART {
  width: 598px;
  margin: 60px auto 0;
}
#AP_POINT_CART table {
  width: 100%;
  border: 2px solid #ddd;
  font-size: 16px;
}
#AP_POINT_CART table tr {
  border-bottom: 1px solid #ddd;
}
#AP_POINT_CART table tr th {
  background: #F6F6F6;
  padding: 20px;
  font-weight: normal;
}
#AP_POINT_CART table tr th span {
  font-size: 12px;
}
#AP_POINT_CART table tr td {
  text-align: right;
  padding: 20px;
}
#AP_POINT_CART .point_cart_buttons:after {
  content: '';
  clear: both;
  display: block;
}
#AP_POINT_CART .point_cart_buttons .button_cart_reset {
  float: right;
  margin: 20px 0 30px;
}
#AP_POINT_CART .point_cart_buttons .button_buy_quick {
  float: left;
  clear: both;
}
#AP_POINT_CART .point_cart_buttons .button_buy {
  float: right;
}

#AP_POINT_CART .empty {
  margin: 130px 0 50px;
}
#AP_POINT_CART .empty_text {
  text-align: center;
  font-size: 16px;
  line-height: 30px;
}
#AP_POINT_CART .empty_text + .button_link {
  margin: 40px auto 0;
}

#AP_POINT_CONTENTS .complete {
  text-align: center;
  margin: 40px 0;
}
#AP_POINT_CONTENTS .complete .complete_text {
  font-size: 16px;
  line-height: 2;
  margin: 0 0 30px 0;
}
#AP_POINT_CONTENTS .complete .complete_info {
  width: 560px;
  padding: 30px 20px;
  margin: 0 auto;
  border: 2px solid #ddd;
}
#AP_POINT_CONTENTS .complete .complete_info p {
  font-size: 16px;
  margin-bottom: 30px;
}
#AP_POINT_CONTENTS .complete .complete_info .button_link {
  margin: 0 auto;
}

#AP_POINT_CONTENTS .point_content.slide {
  width: 930px;
  margin: 30px auto 40px;
}
#AP_POINT_CONTENTS .owl-carousel .owl-item {
  float: left;
  width: 155px;
}
#AP_POINT_CONTENTS .owl-carousel .owl-item a {
  padding: 0 5px;
  display: inline-block;
}
#AP_POINT_CONTENTS .owl-carousel .owl-item form button {
  margin: 0 5px;
  border: 2px solid #F77E00;
  color: #F77E00;
  width: 145px;
  height: 30px;
  font-weight: bold;
  font-size: 13px;
  background: #fff;
  border-radius: 3px;
}
#AP_POINT_CONTENTS .owl-carousel .owl-item form button:hover {
  opacity: .8;
}
#AP_POINT_CONTENTS .owl-carousel .owl-item img {
  display: block;
  margin: 0 auto 10px auto;
}
#AP_POINT_CONTENTS .owl-carousel .owl-item img {
  width: 145px;
}

#AP_POINT_CONTENTS .error {
  text-align: center;
  margin: 50px 0;
}
#AP_POINT_CONTENTS .error .error_icon {
  margin: 0 0 30px 0;
}
#AP_POINT_CONTENTS .error .error_text {
  line-height: 2;
  font-size: 16px;
  margin: 0 0 30px 0;
}
#AP_POINT_CONTENTS .error .button_link {
  margin: 0 auto;
}
#AP_POINT_CONTENTS #logrecom_results h3,
#AP_POINT_CONTENTS #multiple_results h2,
#AP_POINT_CONTENTS .recommend_show {
  display: none;
}
#AP_POINT_CONTENTS #logrecom_results img,
#AP_POINT_CONTENTS #multiple_results img{
  box-sizing: border-box;
  border: 1px solid #999;
}