@charset "UTF-8";

.map_top_txt {
  text-align: right;
  padding-right: 180px;
  margin-top: -30px;
  padding-bottom: 30px;
}

.map_btm_text {
  font-size: 14px;
  line-height: 1.5;
  padding: 0 10px 10px;
}

.id03txt {
  text-align: center;
  font-size: 14px;
  display: block;
}

.newcard-item img {
  max-width: 100%;
}

.newcard-item {
  padding: 30px 2% 0;
}

.newcard-list {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.u-txt-red {
  color: red;
}

@media (min-width: 768px) {
  .hlg02 {
    min-height: 56px;
    line-height: 1.5;
  }
}

.u-pc-hidden {
  display: none;
}

.newcard-box {
  flex: 0 0 50%;
}

.newcard-box .u-mb30 {
  padding: 0 4%;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

#newcard-item .newcard-box {
  flex: 0 0 48%;
  display: flex;
  flex-direction: column;
}

.boderimg {
  border-radius: 5px;
  border: 1px solid #707070;
  overflow: hidden;
}

.newcard-bg {
  background-color: #FFEEF7;
  border-radius: 5px;
  border: 1px solid #C64089;
  padding: 15px 20px;
}

.newcard-ttl {
  font-size: 18px;
}

.newcard-wrap .newcard_title {
  color: #B60081;
}

.newcard-wrap .newcard_title span {
  color: #B60081;
}

.newcard_title.r-lead-txt span:before,
.newcard_title.r-lead-txt span:after {
  background-color: #B60081;
}

.newcard-dl {
  display: table;
  width: 100%;
  margin-top: 0;
}

.newcard-dl dt,
.newcard-dl dd {
  display: table-cell;
  vertical-align: top;
  width: 50%;
  text-align: center;
}

.newcard-dl dt {
  padding: 0 20px;
}

.newcard-dl dd {
  padding: 0 10px;
}

.campcard-support {
  font-size: 12px;
  padding: 4px;
  background-color: #EFEFEF;
  margin: 0 auto 5px;
  max-width: 200px;
}

.campcard-support02 {
  border-radius: 10px;
  background-color: #DBDBDB;
  letter-spacing: 0.05em;
}

.newcard-mess {
  color: #BC0088;
}

.newcard-btn {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.newcard-btn .link {
  flex: 0 0 40%;
}

.newcard-btn .link a,
.newcard-btn .btn a {
  background-color: #fff;
  border-radius: 8px;
  border: 1px solid #4057A3;
  color: #4057A3;
  display: block;
  text-align: center;
  font-size: 14px;
  font-weight: bold;
  padding: 8px 0;
  position: relative;
}

.newcard-btn .btn {
  flex: 0 0 58%;
}

.newcard-btn .btn a {
  background-color: #FFA000;
  border: 1px solid #FFA000;
  color: #fff;
}


.newcard-out {
  text-decoration: underline;
  color: #002e9b;
  font-size: 14px;
  margin-top: 10px;
  text-align: center;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.newcard-copywrite {
  font-size: 10px;
  text-align: right;
}

.newcard-tips {
  color: #fff;
  background-color: #BC0088;
  padding: 6px 25px 5px 8px;
  position: relative;
  font-size: 12px;
  margin-right: 10px;
  display: inline-block;
}

.newcard-tips:before {
  position: absolute;
  right: -1px;
  top: 0;
  bottom: 0;
  margin: auto;
  content: '';
  width: 0;
  height: 0;
  border-width: 15px;
  border-style: solid;
  border-color: transparent #fff transparent transparent;
}

.newcard-list [class^=newcard-box] {
  margin-bottom: 30px;
  padding-bottom: 30px;
  border-bottom: 1px solid #707070;
}

.newcard-list .hr__nonepc {
  border-bottom: none;
  /* padding-bottom: 0; */
}

.card_box {
  background: #fff;
}

.card_box ul li {
  width: auto;
}

.u-txt-size-18 {
  font-size: 18px;
}

.u-fontweight_bold {
  font-weight: bold;
}

.u-mb10 {
  margin-bottom: 10px;
}

.campcard-company-logo {
  margin: 0 auto 5px;
  padding: 0 !important;
}

.campcard-company-logo li {
  margin: 0 5px;
  padding: 0 !important;
}

.card_box ul li:nth-child(2) {
  border: 0;
}

.u-mt10 {
  margin-top: 10px;
}

.u-mb5 {
  margin-bottom: 5px;
}

.u-txt-size-16 {
  font-size: 16px !important;
}

.hlg04 {
  flex-grow: 1;
}

.indent_adjust_atten {
  text-indent: -1.2em;
  margin-left: 1.2em;
  display: inline-block;
}

.newcard-btn_wrapper .newcard-btn {
  padding: 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
  flex-direction: column;
}

.newcard-btn_wrapper .newcard-btn .link a {
  border: 0;
  background: none;
  color: #777;
  text-decoration: underline;
  text-align: right;
  font-weight: normal;
}

.newcard-btn_wrapper .newcard-btn .btn {
  width: 100%;
  flex: 0 0 100%;
  display: flex;
  justify-content: center;
}

.newcard-btn_wrapper .newcard-btn .btn a {
  width: 72%;
}

.newcard-btn .link a:before,
.newcard-btn .btn a:before {
  position: absolute;
  right: 15px;
  top: 0;
  bottom: 0;
  margin: auto;
  content: '';
  width: 0;
  height: 0;
  border-width: 8px;
  border-style: solid;
  border-color: transparent transparent transparent #fff;
}

.newcard-btn .link a:before,
.newcard-btn .btn a {
  transition: opacity 0.3s;
}

.newcard-btn .link a:before,
.newcard-btn .btn a:hover {
  opacity: .5 !important;
  text-decoration: none;
}

.new-c-style {
  background-color: #FFEEF7;
  color: #BC0088;
  font-weight: bold;
  border-radius: 0;
  display: block;
  border-radius: 10px;
  padding: 4px 0;
  background-image: url(/-/media/AeonCard/flow/sokuhatsu/img/card_new_icon_01.png);
  background-repeat: no-repeat;
  background-size: 20px;
  background-position: 12px 50%;
  padding-left: 20px;
  padding-top: 6px;
}

.campcard-new-border-pd0 {
  padding: 0;
}

@media (min-width: 768px) {
  .campcard-img__adjust {
    max-height: 198px;
  }
}

.point_sub_txt {
  font-size: 12px;
  font-weight: normal;
}

.is_pc {
  display: block;
}

.is_sp {
  display: none;
}

@media screen and (max-width: 768px) {
  .is_pc {
    display: none;
  }

  .is_sp {
    display: block;
  }

  .frame {
    width: 100%;
  }

  .map_top_txt {
    text-align: center;
    padding-right: 10px;
    margin-top: 20px;
    font-size: 12px;
    padding-bottom: 0;

  }

  .map_btm_text {
    font-size: 14px;
    line-height: 1.5;
    padding: 0 10px 10px;
  }

  .map_btm_text {
    font-size: 12px;
    line-height: 1.5;
    padding: 10px;
  }

  .id03txt {
    text-align: center;
    font-size: 12px;
    display: block;
    padding: 0 20px;
  }

  .txt_link {
    width: 100%;
    margin-top: -19px;
    text-align: right;
    display: block;
    position: relative;
    z-index: 5;
    top: -10px;
    font-size: 2.5vw;
    padding-right: 10px;

  }

  .accordion-body-inner {
    padding: 20px 15px;
    background: #fff;
  }

  .u-mbsp15 {
    margin-bottom: 15px;
  }

  .newcard-box .u-mb30 {
    padding: 0 4%;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
  }

  .newcard-dl {
    display: table;
    width: 100%;
    margin-top: 0;
  }

  .newcard-dl dt,
  .newcard-dl dd {
    display: table-cell;
    vertical-align: top;
    width: 50%;
    text-align: center !important;
  }

  .campcard-img__adjust {
    max-height: 138px;
  }

  .newcard-copywrite {
    font-size: 10px;
    text-align: right;
    font-weight: normal;
  }

  .campcard-company-logo {
    margin: 0 auto 5px;
  }

  .campcard-company-logo li {
    display: inline-block;
    margin: 0 3px !important;
  }

  .campcard-company-logo li img {
    max-width: 32px;
  }

  .campcard-support {
    font-size: 10px;
    border-radius: 5px;
    padding: 4px;
    background-color: #EFEFEF;
    margin: 0 auto 5px;
    max-width: 200px;
  }

  .campcard-support02 {
    border-radius: 10px;
    background-color: #DBDBDB;
    letter-spacing: 0.05em;
  }

  .hlg04 {
    flex-grow: 1;
  }

  .hlg04 p {
    margin-bottom: 0;
  }

  .u-mb5 {
    margin-bottom: 5px;
  }

  .u-mt10 {
    margin-top: 10px;
  }

  .newcard-mess {
    color: #BC0088;
  }

  .u-txt-red {
    color: red;
  }

  .newcard-btn_wrapper .newcard-btn {
    flex-wrap: wrap;
    justify-content: flex-end;
    flex-direction: column;
  }

  .newcard-btn .link {
    flex: 0 0 40%;
    margin: 0;
  }

  .newcard-btn_wrapper .newcard-btn .btn {
    width: 100%;
    flex: 0 0 100%;
    display: flex;
    justify-content: center;
    margin: 0;
  }

  .newcard-btn_wrapper .newcard-btn .link a {
    border: 0;
    background: none;
    color: #777;
    text-decoration: underline;
    text-align: right;
    font-weight: normal;
    display: block;
  }

  .newcard-btn_wrapper .newcard-btn .link a::before {
    display: none;
  }

  .newcard-btn .link a,
  .newcard-btn .btn a {
    background-color: #fff;
    border-radius: 8px;
    border: 1px solid #4057A3;
    color: #4057A3;
    display: block;
    text-align: center;
    font-size: 14px;
    font-weight: bold;
    padding: 8px 0;
    position: relative;
  }

  .newcard-btn .btn a {
    background-color: #FFA000;
    border: 1px solid #FFA000;
    color: #fff;
  }

  @media (min-width: 768px) {
    .campcard-support {
      font-size: 12px;
      padding: 4px;
    }

    .newcard-btn_wrapper .newcard-btn {
      margin-top: 0;
    }

    .newcard-btn_wrapper .newcard-btn .btn {
      width: 100%;
      flex: 0 0 100%;
      margin-top: 10px;
      display: flex;
      justify-content: center;
    }

    .newcard-btn .link a,
    .newcard-btn .btn a {
      font-size: 14px;
      padding: 8px 0;
    }
  }

  .newcard-list [class^=newcard-box] {
    margin-bottom: 30px;
    padding-bottom: 30px;
    border-bottom: 1px solid #707070;
  }

  @media screen and (max-width: 768px) {
    .r-lead-txt span {
      font-size: 14px;
      ;
    }

    .r-lead-txt span:before,
    .r-lead-txt span:after {
      height: 25px;
    }

    .r-lead-sub {
      font-size: 20px;
    }

    .newcard-item {
      padding: 0;
    }

    .newcard-list {
      display: block;
    }

    .newcard-ttl {
      font-size: 18px;
    }

    .newcard-dl dt {
      padding: 0 10px;
    }

    .newcard-dl dt p {
      margin-bottom: 0;
    }

    .newcard-dl dd {
      padding: 0;
    }

    .newcard-btn .link a,
    .newcard-btn .btn a {
      font-size: 14px;
      padding: 8px 0;
    }

    .newcard-btn .link a:before,
    .newcard-btn .btn a:before {
      right: 10px;
      border-width: 6px;
    }

    .newcard-tips {
      margin-bottom: 5px;
      padding: 4px 25px 4px 8px;
    }

    .newcard-list .hr__showsp {
      margin-bottom: 30px;
      padding-bottom: 30px;
      border-bottom: 1px solid #707070 !important;
    }

    .newcard-box .u-mb30 {
      padding: 0;
    }

    .newcard-bg {
      padding: 10px 15px;
    }

    .newcard-out {
      font-size: 12px;
    }

    .newcard-list .hr__nonepc {
      border-bottom: 1px solid #707070;
      /* padding-bottom: 0; */
    }

    .u-mbsp15 {
      margin-bottom: 15px;
    }

    .u-mbsp20 {
      margin-bottom: 20px;
    }

    .u-txtsp-size-14 {
      font-size: 14px !important;
    }

    .newcard-btn_wrapper .newcard-btn .btn a {
      width: 100%;
      text-decoration: none;
    }

    .newcard-list .newcard-box {
      padding-bottom: 10px;
    }

    .newcard-list .hr__nonesp:last-child {
      border-bottom: none !important;
      padding-bottom: 0;
    }

    .newcard-btn_wrapper .newcard-btn .btn {
      flex: 0 0 100%;
      margin-top: 10px;
    }
  }

  .u-fontweight_bold {
    font-weight: bold !important;
  }

  .indent_adjust_atten {
    text-indent: -1.2em;
    margin-left: 1.2em;
    display: inline-block;
  }

  .new-c-style {
    background-color: #FFEEF7;
    color: #BC0088;
    font-weight: bold;
    border-radius: 0;
    display: block;
    border-radius: 10px;
    padding: 4px 0;
    background-image: url(/-/media/AeonCard/flow/sokuhatsu_sp/img/card_new_icon_01.png);
    background-repeat: no-repeat;
    background-size: 20px;
    background-position: 12px 50%;
    padding-left: 20px;
    padding-top: 6px;
  }

  .campcard-new-border-pd0 {
    padding: 0;
  }

  .newcard-dl dt img {
    max-width: 100%;
    width: auto;
  }

  #howto .step h3 {
    width: 100%;
  }

  .lyt-image.col1 img,
  .list-btn.col1 img {
    max-width: 100%;
  }

  #howto .difference h3 {
    max-width: 100%;
  }

  .frame_bg {
    width: 100%;
  }

  #talk1,
  #talk2 {
    max-width: 100%;
  }

  #top,
  #point,
  #navigation,
  #demand,
  #howto,
  #shop_list,
  #map_btm_text,
  #catch_ok,
  #offer,
  #caution,
  #contents,
  #footer {
    width: 100%;
  }

  #top .lyt-column2 {
    width: 100%;
  }

  #footer {
    min-width: 300px;
  }

  #talk1 .talk {
    width: 100%;
  }

  #talk2 .talk {
    width: 100%;
  }

  #talk3 .talk {
    width: 100%;
  }

  #contents,
  #contents-modal {
    min-width: 300px;
  }

  #catch_ok .talk {
    width: 100%;
  }

  #catch_ok {
    margin-top: 20px;
    margin-bottom: 0;
  }

  #catch_ok img {
    max-width: 100%;
  }

  #shop_list h3 {
    font-size: 14px;
    margin-bottom: 15px;
  }

  #shop_list .small {
    text-align: center;
    font-size: 11px;
  }

  .wrapper {
    margin: 0 auto;
    padding: 0 3%;
    overflow: hidden;
  }

  #shop_list .toggle_area h4 {
    margin-top: 8px;
    margin-bottom: 1px;
    padding-bottom: 4px;
    border-bottom: 1px solid #FF5926;
    color: #FF5926;
    font-size: 13px;
    font-weight: bold;
  }

  .toggle_btn {
    position: relative;
  }

  #shop_list .toggle_area .toggle_btn span:before {
    content: "";
    position: absolute;
    display: block;
    top: 3px;
    right: 5px;
    width: 16px;
    height: 16px;
    background: #DF5426;
  }

  #shop_list .toggle_area .toggle_btn span:after {
    top: 5px;
    right: 9px;
    width: 6px;
    height: 6px;
  }

  .toggle_btn span:after {
    content: "";
    position: absolute;
    display: block;
    width: 10px;
    height: 10px;
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
    transition-duration: 0.3s;
    box-sizing: content-box;
  }

  .toggle_btn.open span:after {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    transition-duration: 0.3s;
  }

  .toggle_inner {
    display: none;
  }

  .toggle_btn {
    position: relative;
  }

  .toggle_btn span:after {
    content: "";
    position: absolute;
    display: block;
    width: 10px;
    height: 10px;
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
    transition-duration: 0.3s;
    box-sizing: content-box;
  }

  .toggle_btn.open span:after {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    transition-duration: 0.3s;
  }

  #shop_list .toggle_area .toggle_btn.open span:after {
    top: 8px;
  }

  #shop_list table {
    margin-bottom: 1px;
    border-collapse: collapse;
  }

  #shop_list th,
  #shop_list td {
    padding: 5px 0;
    border: 1px solid #FF9999;
    font-size: 11px;
    color: #333;
  }

  #shop_list th {
    background: #FFD9CE;
    text-align: center;
  }

  #shop_list td {
    padding-left: 1em;
    padding-right: 0.25em;
  }

  #shop_list .bg_ore {
    padding-left: 0;
    background: #FFD9CE;
    font-weight: bold;
    text-align: center;
  }

  #shop_list .toggle_area h5 {
    margin-bottom: 1px;
    padding: 5px 0;
    border-bottom: 1px dotted #FF9999;
    background: #FFEEE8;
    text-align: center;
    color: #B20000;
    font-weight: bold;
  }

  #shop_list .toggle_area h5.toggle_btn span:before {
    width: 0;
  }

  #shop_list .toggle_area h5.toggle_btn span:after {
    top: 9px;
    border-top: 2px solid #CF5B58;
    border-right: 2px solid #CF5B58;
  }

  #shop_list .toggle_area h5.toggle_btn.open span:after {
    top: 13px;
  }

  #offer {
    margin-top: 20px;
  }

  #offer h3 {
    margin-bottom: 15px;
    padding: 10px 0;
    background: url(../img/square_ora.png);
    letter-spacing: 1.3px;
    text-align: center;
    font-size: 14px;
    font-weight: bold;
    color: #EE5700;
  }

  .card_box {
    width: 100%;
    background: #F5F5F5;
    margin: 20px auto;
    padding-bottom: 5px;
    border-radius: 0;
  }

  .card_box .cardname {
    background: #FB5572;
    color: #FFFFFF;
    font-size: 130%;
    font-weight: bold;
    padding: 10px 5px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    position: relative;
  }

  .card_box .cardname .link_card a {
    float: right;
    display: inline-block;
    color: #FB5572;
    font-size: 70%;
    padding: 5px 20px 5px 10px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    text-decoration: none;
    background: #FFFFFF url("../images/yajirushi_select.png") no-repeat right 5px center;
  }

  .card_box p.ttl {
    font-size: 130%;
    font-weight: bold;
    color: #000000;
    padding: 10px 5px 0;
    line-height: 120%;
  }

  .card_box p.ttl span {
    margin-top: 5px;
    display: block;
    font-size: 60%;
    font-weight: normal;
    line-height: 150%;
  }

  .card_box ul li {
    margin: 30px 0;
  }

  .card_box ul li .img {
    width: 40%;
    margin: 0 10px 0 5px;
    float: left;
    text-align: right;
  }

  .card_box ul li .img .tm {
    width: 72%;
    vertical-align: middle;
  }

  .card_box ul li .img .tm.usj-short {
    max-width: 80px;
    width: 70%;
  }

  .card_box ul li .txt dl dt {
    margin: 10px 0 0;
    font-weight: bold;
  }

  .card_box ul li .txt dl dt span {
    font-weight: normal;
    font-size: 0.8em;
  }

  .card_box ul li .txt dl dd .logo {
    display: inline-block;
    background: #FFFFFF;
    border: 1px solid #CACAD9;
    line-height: 0;
    text-align: center;
    vertical-align: top;
    width: 16%;
    padding: 3px 0px;
    position: relative;
  }

  .card_box ul li .txt dl dd .logo img {
    width: 90%;
    max-width: 33px;
  }

  .card_box ul li .txt dl dd .visa img,
  .card_box ul li .txt dl dd .master img {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    margin: auto;
  }

  .card_box ul li .btn-category {
    margin-top: 0;
    font-size: 100%;
  }

  .card_box ul li .btn-category span span {
    padding: 0px 26px 0px 0px;
  }

  .card_box ul li .cv_btn_sp {
    width: 95%;
    margin: 10px auto 50px;
  }

  .card_box ul li .cv_btn_sp .btn-category {
    max-width: 100% !important
  }

  .card_box.waon .cardname {
    background: #003FB2;
  }

  .card_box.waon .cardname .link_card a {
    color: #003FB2;
    background: #FFFFFF url("../images/yajirushi_waon.png") no-repeat right 5px center;
  }

  .card_box.tgc .cardname {
    background: #e3297e;
  }

  .card_box.minions .cardname {
    background: #fbed55;
    color: #444;
    border-radius: 0;
    box-shadow: none;
  }

  .accordion-body-inner {
    padding: 20px 15px;
    background: #fff;
  }

  .card_box ul li:first-child {
    padding-right: 0;
  }

  .card_box ul li:nth-child(2) {
    padding-left: 0;
  }

  .newcard-list .hr__nonesp {
    border-bottom: none !important;
    padding-bottom: 0;
  }

  .card_box+h4 {
    font-weight: bold;
    width: 90%;
    margin: 0 auto 1em;
    text-align: left;
  }

  .card_box .cardname {
    background: #FB5572;
    color: #FFFFFF;
    font-size: 130%;
    font-weight: bold;
    padding: 10px 5px;
    box-sizing: border-box;
    position: relative;
    box-shadow: none;
    border-radius: 0;
  }

  .card_box .cardname .link_card a {
    float: right;
    display: inline-block;
    color: #FB5572;
    font-size: 70%;
    padding: 5px 20px 5px 10px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    text-decoration: none;
    background: #FFFFFF url("../images/yajirushi_select.png") no-repeat right 5px center;
  }

  .def-campaign {
    margin: 0 0 12px !important;
    padding: 0 3%;
    box-sizing: border-box;
  }

  .def-campaign>dt {
    font-size: 14px;
  }

  .def-campaign>dt:before {
    display: none;
  }

  .def-campaign>dd {
    margin-top: 0;
  }

  .lyt-image.col1,
  .list-btn.col1 {
    width: 100%;
  }

  #caution {
    margin: 0 auto;
    padding: 0 3%;
    overflow: hidden;
    margin-top: 25px;
    margin-bottom: 25px;
    background: #fff;
    box-sizing: border-box;
  }

  #caution h3 {
    margin-top: 23px;
    margin-bottom: 15px;
    padding-left: 10px;
    border-left: 3px solid #333333;
    color: #333333;
    font-weight: bold;
    font-size: 1.17em;
  }

  #footer .link-top {
    position: fixed;
    bottom: 0;
    right: 0;
    z-index: 100;
    width: 40px;
    margin: 12px 10px 12px auto;
  }

  #footer .link-top a {
    position: relative;
    display: block;
    width: 40px;
    height: 40px;
    border-radius: 20px;
    background-color: #000;
    color: #fff;
    font-size: 8px;
    text-align: center;
    letter-spacing: .15em;
    opacity: .5;
    padding-top: 18px;
    box-sizing: border-box;
  }

  #footer .link-top a:before {
    content: "";
    position: absolute;
    top: 10px;
    left: 50%;
    display: block;
    width: 6px;
    height: 6px;
    border-top: 2px solid #fff;
    border-left: 2px solid #fff;
    margin-left: -4px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
  }

  #footer .copyright {
    margin-bottom: 0;
    padding: 1em 10px;
    background-color: #5d5d5d;
    text-align: center;
  }

  #footer .copyright small {
    line-height: 17px;
    color: #fff;
    font-size: 12px;
  }

  #howto {
    margin-bottom: 20px;
  }

  #top {
    padding-top: 15px;
    padding-bottom: 30px;
    background: url('/-/media/AeonCard/flow/sokuhatsu_sp/img/top_main.png') no-repeat top center;
    background-size: cover;
    min-height: auto;

  }

  .logo {
    text-align: center;
    width: 160px;
    margin: 0 auto;
    margin-bottom: 20px;
  }

  #top .logo img {
    width: 100%;
  }

  #top .main_over span {
    font-size: 14px;
  }

  #top .main_over span:before {
    content: "";
    position: absolute;
    top: 8px;
    left: -5em;
    display: block;
    width: 4em;
    border-top: 1px solid #fff;
  }

  #top .main_over span:after {
    content: "";
    position: absolute;
    top: 8px;
    right: -4.5em;
    display: block;
    width: 4em;
    border-top: 1px solid #fff;
  }

  #top .main_over {
    margin-bottom: 12px;
    letter-spacing: 3px;
    font-size: 14px;
    text-align: center;
  }

  #top .main_ttl {
    margin-bottom: 22px;
    text-align: center;
    font-size: 33px;
    font-weight: bold;
    line-height: 1.1;
  }

  #top .lyt-column2 {
    margin: 0 auto;
    text-align: center;
    padding: 0;
  }

  #top .col:first-child {
    width: 100%;
    text-align: center;
  }

  #top .copy,
  #top .copy .mid {
    font-size: 14px;
  }

  #top .copy strong {
    color: #fff;
    font-size: 33px;
    line-height: 1.3;
  }

  #point {
    margin-top: 15px;
    box-sizing: border-box;
    padding: 0 3%;
    background: #fff;
  }

  #point ul {
    margin-bottom: 0;
    width: 100%;
  }

  #point ul li {
    margin-bottom: 8px;
    padding: 0;
  }

  #point ul li img {
    max-width: 100%;
  }

  #point ul li img:hover {
    opacity: 1;
  }

  #point #navigation {
    margin: 15px 0 0;
    height: auto;
    padding: 0;
    background: none;
  }

  #point #navigation ul {
    display: flex;
  }

  #point #navigation ul li {
    flex: 1;
    background: none;
  }

  #demand {
    margin-top: 20px;
    text-align: center;
  }

  #demand img {
    max-width: 100%;
  }

  #demand h2 {
    font-size: 14px;
    margin-bottom: 20px;
  }

  .wrapper {
    box-sizing: border-box;
  }

  .wrapper img {
    max-width: 100%;
  }

  .frame img.talk {
    max-width: 100%;
  }

  #howto .ttl_over {
    margin-bottom: 15px;
    padding-top: 20px;
    font-size: 14px;
    line-height: 1.5;
    margin-top: 0;
    padding-top: 0;
  }

  #howto .ttl_area {
    background: url(/-/media/AeonCard/flow/sokuhatsu_sp/img/square_ora2.jpg);
    background-size: contain;
    margin-bottom: 40px;
  }

  #howto .ttl_area h2 {
    position: relative;
    margin-bottom: 15px;
    font-size: 26px;
    line-height: 1.2;
  }

  #howto .ttl_area h2:before {
    content: url(/-/media/AeonCard/flow/sokuhatsu_sp/img/kira_before.png);
    display: inline-block;
    position: absolute;
    top: 0;
    left: 0;
  }

  #howto .ttl_area h2:after {
    content: url(/-/media/AeonCard/flow/sokuhatsu_sp/img/kira_after.png);
    display: inline-block;
    position: absolute;
    top: 0;
    right: 0;
  }

  #howto .ttl_area .ttl_under {
    margin-bottom: 12px;
    font-size: 11px;
  }

  #howto .ttl_area .small {
    margin-bottom: 0;
    padding-bottom: 20px;
    font-size: 10px;
  }

  #howto .ttl_area .small li {
    margin-bottom: 10px;
    font-weight: bold;
  }

  #howto .ttl_area .frame {
    padding-bottom: 0;
  }

  #howto .ttl_area:after {
    content: "";
    display: block;
    position: absolute;
    bottom: -20px;
    margin: auto;
    left: 0;
    right: 0;
    width: 0;
    height: 0;
    border-top: 20px solid #FF8D4B;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
  }

  #howto1 h3 {
    padding: 6px 0;
    border-bottom: 2px solid #C54447;
    background: #F14E65;
    text-align: center;
    color: #fff;
    font-size: 15px;
    font-weight: bold;
  }

  .toggle_btn span:before {
    content: "";
    position: absolute;
    display: block;
    top: 10px;
    right: 8px;
    width: 15px;
    height: 15px;
    background: #C54447;
  }

  .toggle_btn span:after {
    content: "";
    position: absolute;
    display: block;
    width: 10px;
    height: 10px;
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
    transition-duration: 0.3s;
    box-sizing: content-box;
  }

  .toggle_btn.open span:after {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    transition-duration: 0.3s;
  }

  #howto1 .toggle_btn span:after {
    top: 14px;
    right: 13px;
    width: 3px;
    height: 3px;
  }

  #howto1 .toggle_btn.open span:after {
    top: 16px;
  }

  #howto1 .toggle_inner .area1 {
    padding: 8px 3%;
    background: #F98790;
    text-align: center;
    color: #fff;
  }

  #howto1 .toggle_inner .title_over {
    margin-bottom: 7px;
    padding-bottom: 7px;
    border-bottom: 1px solid #DA4D52;
    font-size: 12px;
  }

  #howto1 h2 {
    font-size: 27px;
  }

  #howto1 .card {
    width: 150px;
    margin-bottom: 10px;
  }

  #howto1 .card_description {
    margin-bottom: 10px;
    font-size: 10px;
    font-weight: bold;
  }

  #howto1 .toggle_inner .area2 {
    padding: 15px 3% 20px 3%;
    background: #FEF8F9;
  }

  #howto1 .toggle_inner .area2 h4 {
    margin-top: 23px;
    margin-bottom: 8px;
    padding-left: 10px;
    border-left: 3px solid #fa4b62;
    color: #FA4B62;
    font-weight: bold;
  }

  #howto1 .toggle_inner .area2 h4:nth-child(1) {
    margin-top: 0;
  }

  #howto1 .toggle_inner .area2 p {
    margin-bottom: 5px;
    color: #333333;
    font-size: 12px;
    font-weight: bold;
  }

  #howto1 .toggle_inner .area2 p.small {
    margin-bottom: 0;
    font-size: 10px;
    font-weight: normal;
  }

  #howto1 .toggle_inner .area2 .red {
    color: #F96577;
  }

  #howto1 .toggle_inner .area2 .ui-btn-normal-01 {
    width: 90%;
    padding: 5px 34px 5px 16px;
    text-decoration: none;
    font-size: 12px;
    -webkit-box-shadow: 0 1px 1px #ccc;
    box-shadow: 0 1px 0 #ccc;
  }

  #howto1 .toggle_inner .area2 {
    padding: 15px 3% 20px 3%;
    background: #FEF8F9;
    text-align: left;
  }

  #howto1 .toggle_inner .area2 h4 {
    margin-top: 23px;
    margin-bottom: 8px;
    padding-left: 10px;
    border-left: 3px solid #fa4b62;
    color: #FA4B62;
    font-weight: bold;
  }

  #howto1 .toggle_inner .area2 h4:nth-child(1) {
    margin-top: 0;
  }

  #howto1 .toggle_inner .area2 p {
    margin-bottom: 5px;
    color: #333333;
    font-size: 12px;
    font-weight: bold;
  }

  #howto1 .toggle_inner .area2 p.small {
    margin-bottom: 0;
    font-size: 10px;
    font-weight: normal;
  }

  #howto1 .toggle_inner .area2 .red {
    color: #F96577;
  }

  .ui-btn-normal-01 {
    position: relative;
    display: block;
    width: 280px;
    line-height: 20px;
    margin: 12px auto 16px auto;
    -webkit-box-shadow: 0 4px 1px #ccc;
    box-shadow: 0 4px 0 #ccc;
    border-radius: 8px;
    border: 2px solid #ccc;
    padding: 8px 34px 8px 16px;
    background-color: #fff;
    color: #5c5c5c;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    cursor: pointer;
    -webkit-appearance: none;
    appearance: none;
  }

  .ui-btn-normal-01:active,
  .ui-btn-normal-01:focus {
    top: 4px;
    -webkit-box-shadow: none;
    box-shadow: none;
    background-color: #f2f2f2;
  }

  .ui-btn-normal-01:before,
  .ui-btn-normal-01:after {
    content: "";
    position: absolute;
    top: 50%;
    display: block;
    border-style: solid;
    border-color: #666;
  }

  .ui-btn-normal-01:before {
    right: 8px;
    width: 14px;
    height: 14px;
    margin-top: -9px;
    border-radius: 9px;
    border-width: 2px;
    -webkit-transform: scale(1.01);
    transform: scale(1.01);
  }

  .ui-btn-normal-01:after {
    right: 15px;
    width: 3px;
    height: 3px;
    margin-top: -2px;
    border-width: 2px 2px 0 0;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
  }

  .ui-btn-normal-01.inpage:after {
    margin-top: -3px;
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
  }

  .ui-btn-normal-01.stpbtn {
    padding: 10px 0px;
  }

  .ui-btn-normal-01.stpbtn:before,
  .ui-btn-normal-01.stpbtn:after {
    content: "";
    display: none;
  }

  #howto1 .toggle_inner .area2 .ui-btn-normal-01 {
    width: 90%;
    padding: 5px 34px 5px 16px;
    text-decoration: none;
    font-size: 12px;
    -webkit-box-shadow: 0 1px 1px #ccc;
    box-shadow: 0 1px 0 #ccc;
    box-sizing: border-box;
  }

  #step {
    position: relative;
    margin: 0 3%;
    margin-top: 45px;
    padding: 35px 5% 5px 5%;
    border: 1px solid #FF9659;
    border-radius: 10px;
    text-align: center;
  }

  #step h3 {
    width: 64%;
    position: absolute;
    top: -25px;
    right: 0;
    left: 0;
    margin: auto;
    background: #fff;
    color: #FF5926;
    font-weight: bold;
    font-size: 1.17em;
  }

  #step ul li img {
    max-width: 100%;
  }

  #step .after_yajirushi:after {
    content: url(/-/media/AeonCard/flow/sokuhatsu_sp/img/triangle_blue.gif);
    display: block;
    margin: 15px auto 6px auto;
  }

  #difference {
    position: relative;
    margin: 0 3%;
    margin-top: 45px;
    padding: 35px 5% 5px 5%;
    border: 1px solid #FF9659;
    border-radius: 10px;
    text-align: center;
  }

  #difference h3 {
    width: 80%;
    position: absolute;
    top: -13px;
    right: 0;
    left: 0;
    margin: auto;
    background: #fff;
    color: #FF5926;
    font-weight: bold;
  }

  #difference .after_yajirushi:after {
    content: url(../img/triangle_blue.gif);
    display: block;
    margin: 15px auto 6px auto;
  }

  #difference {
    position: relative;
    margin: 0 3%;
    margin-top: 45px;
    padding: 35px 5% 5px 5%;
    border: 1px solid #FF9659;
    border-radius: 10px;
    text-align: center;
  }

  #difference h3 {
    width: 80%;
    position: absolute;
    top: -13px;
    right: 0;
    left: 0;
    margin: auto;
    background: #fff;
    color: #FF5926;
    font-weight: bold;
    font-size: 1.17em;
  }

  #difference .after_yajirushi:after {
    content: url(../img/triangle_blue.gif);
    display: block;
    margin: 15px auto 6px auto;
  }

  #difference ul li img {
    max-width: 100%;
  }

  #shop_list td a {
    text-decoration: underline;
  }
}