@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;500;600;700&display=swap");
/* ------------------------------------------------------
RESET
------------------------------------------------------ */
html {
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  scroll-behavior: auto;
  min-height: 100%;
}

@media (min-width: 769px) {
  body {
    min-width: 100%;
  }
}

figcaption, figure, main, article, footer, header, nav, section {
  display: block;
}

html, body, button, input, p, h1, h2, h3, h4, h5, h6, figure, ul, ol, dl, dt, dd {
  margin: 0;
}

ul, ol, dl, dd, dt {
  list-style: none;
  padding: 0;
}

a {
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
  outline: none;
}

video {
  display: inline-block;
}

/* ------------------------------------------------------
GENERAL
------------------------------------------------------ */
html, body {
  scroll-behavior: smooth;
}

body {
  font-family: "Noto Sans JP", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック体", YuGothic, "メイリオ", Meiryo, sans-serif;
  font-optical-sizing: auto;
  font-size: 14px;
  color: #212121;
  -webkit-text-size-adjust: 100%;
  min-height: 100%;
  line-height: 1.6;
}

@media (max-width: 359px) {
  body {
    font-size: 12px;
  }
  p {
    font-size: 12px;
  }
}

img {
  max-width: 100%;
}

.t-general .js-headercontainer-nolink > .o-header {
  border-bottom: 3px solid #303D85;
}

button {
  margin: 0;
  padding: 0;
  color: inherit;
  font: inherit;
  text-transform: none;
  -webkit-appearance: none;
  appearance: none;
  background-color: transparent;
  border: none;
  cursor: pointer;
  outline: none;
}

.cont {
  position: relative;
}

.qx-f_frame {
  padding-bottom: 50px;
}

.qx-f_container, .qx-f_container_no {
  margin: 0 auto;
}

.qx-f_container, .cont__container {
  padding: 0 20px;
  overflow: hidden;
}

.qx-f_main {
  width: 375px;
  max-width: 100%;
  border-left: 1px solid #303D85;
  border-right: 1px solid #303D85;
  border-bottom: 1px solid #303D85;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  z-index: 1;
}

.js-headercontainer {
  position: relative;
  z-index: 2;
}

.o-header {
  z-index: 2;
  background: #fff;
}

.qx-s_kv {
  padding: 15px 0 0;
}

.cp-point-list + .cp-point-list {
  margin-top: 10px;
}

.qx-u_bg {
  background: url("/-/media/aeoncard/card/lp/aeonkyushu/20241016/images/qx-bg_pc.jpg") no-repeat;
  background-size: cover;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.qx-c_button_wrapper {
  padding: 30px 0 50px;
}

.qx-c_button {
  max-width: 285px;
  display: block;
  margin: 0 auto;
  padding: 8px;
  width: 285px;
  color: #fff;
  font-weight: 500;
  text-align: center;
  font-size: 16px;
  border-radius: 8px;
  background: #FF6C02;
  box-shadow: 2px 3px 0 #C95400;
  position: relative;
}

.qx-c_button::after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  margin-top: auto;
  margin-bottom: auto;
  width: 0;
  height: 0;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-top: 10px solid #fff;
  right: 15px;
}

.qx-c_title {
  font-size: 24px;
  text-align: center;
}

.qx-c_title span {
  line-height: 1.3;
  display: inline-block;
  padding: 0 30px;
  background: url("/-/media/aeoncard/card/lp/aeonkyushu/20241016/images/qx-s_get_line_left.svg") no-repeat left 90%, url("/-/media/aeoncard/card/lp/aeonkyushu/20241016/images/qx-s_get_line_right.svg") no-repeat right 90%;
  background-size: auto 25px;
}

.qx-c_title span.qx-c_title_span_02 {
  padding: 0 22px;
  font-size: 22px;
}

.qx-c_a {
  color: #489CFF;
  text-decoration: underline;
}

.qx-c_a img {
  width: 10px;
}

.qx-s_waon_more {
  text-align: center;
  margin-bottom: 10px;
}

.qx-s_waon_more img {
  width: 190px;
}

.qx-s_waon_others_ttl_sub {
  text-align: center;
  margin-top: 30px;
  margin-bottom: 5px;
}

.qx-s_waon_others_ttl_sub span {
  position: relative;
  display: inline-block;
  padding: 0 12px;
  color: #303D85;
  font-size: 13px;
}

.qx-s_waon_others_ttl_sub span::before, .qx-s_waon_others_ttl_sub span::after {
  content: "";
  width: 1px;
  height: 80%;
  display: block;
  position: absolute;
  bottom: 2px;
  background: #303D85;
}

.qx-s_waon_others_ttl_sub span::before {
  left: 0;
  transform: rotate(-45deg);
}

.qx-s_waon_others_ttl_sub span::after {
  right: 0;
  transform: rotate(45deg);
}

.qx-s_waon_others_ttl_sub_black {
  margin-bottom: 10px;
}

.qx-s_waon_others_ttl_sub_black span {
  color: inherit;
  font-weight: 700;
  font-size: 18px;
}

.qx-s_waon_others_ttl_sub_black::before, .qx-s_waon_others_ttl_sub_black::after {
  background: inherit;
}

.qx-s_bg {
  background: #C9F0F8;
}

@media (max-width: 399.999px) {
  .qx-f_frame {
    padding-bottom: 0;
  }
  .qx-f_main {
    border: none;
    width: 100%;
  }
}

@media (max-width: 359px) {
  .qx-s_waon_others_ttl_sub span {
    font-size: 12px;
    padding: 0 5px;
  }
  .qx-s_waon_others_ttl_sub span::before {
    left: -5px;
  }
  .qx-s_waon_others_ttl_sub span::after {
    right: -5px;
    transform: rotate(45deg);
  }
  .qx-c_title span.qx-c_title_span_02 {
    font-size: 18px;
  }
}

/*---------------------------------------------------
aside
----------------------------------------------------*/
.qx-f_aside_wrapper {
  position: fixed;
  top: 0;
  bottom: 0;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-direction: column;
  left: calc(((100% - 375px) / 2) /2 - 240px);
  z-index: 1;
}

.qx-f_aside_space {
  height: 100px;
}

.qx-f_aside {
  width: 480px;
  height: 560px;
  padding: 30px 50px;
  background: #fff;
  box-shadow: 3px 3px 3px #B5EAF8,-3px -3px 3px #B5EAF8;
  border-radius: 10px;
  text-align: center;
  font-weight: 500;
}

.qx-f_aside h2 {
  font-size: 22px;
}

.qx-f_aside .qx-f_aside_content {
  font-size: 16px;
}

.qx-f_aside .qx-f_aside_content li {
  padding: 15px 35px;
  background: url("/-/media/aeoncard/card/lp/aeonkyushu/20241016/images/qx-img_dots.svg") center bottom repeat-x;
  background-size: auto 1.5px;
}

.qx-f_aside .qx-f_aside_content li .qx-active_nav {
  color: #42DDEF;
}

.qx-f_aside .qx-f_aside_content li .qx-active_nav::before {
  content: "●";
  position: absolute;
  color: #42DDEF;
  left: 0;
  top: 50%;
  transform: translate(-117%, -50%);
}

.qx-f_aside .qx-f_aside_content a {
  position: relative;
  color: #303D85;
}

.qx-c_aside_br {
  display: none;
}

@media (max-width: 1500px) and (min-width: 1199.999px) {
  .qx-f_aside_wrapper {
    left: calc(((100% - 375px) / 2) /2 - 185px);
  }
  .qx-f_aside {
    width: 370px;
    height: 480px;
    padding: 20px;
  }
  .qx-f_aside .qx-f_aside_content li {
    padding: 12px 15px;
  }
  .qx-f_aside .qx-f_aside_content {
    font-size: 15px;
  }
}

@media (max-width: 1200px) and (min-width: 999.999px) {
  .qx-f_aside_wrapper {
    left: calc(((100% - 375px) / 2) /2 - 140px);
  }
  .qx-f_aside {
    width: 280px;
    height: 480px;
    padding: 20px 15px;
  }
  .qx-f_aside .qx-f_aside_content li {
    padding: 12px 10px;
  }
  .qx-f_aside .qx-f_aside_content {
    font-size: 14px;
  }
}

@media (max-width: 1000px) and (min-width: 767.999px) {
  .qx-f_aside_wrapper {
    left: 0;
  }
  .qx-f_aside {
    width: 180px;
    height: 400px;
    padding: 13px 10px 0;
  }
  .qx-f_aside .qx-f_aside_content li {
    padding: 8px 18px;
  }
  .qx-f_aside .qx-f_aside_content {
    font-size: 11px;
  }
}

@media (max-width: 768px) {
  .qx-f_aside {
    display: none;
  }
}

/*---------------------------------------------------
KV
----------------------------------------------------*/
.qx-s_kv_01 {
  margin-bottom: 40px;
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  flex-direction: column;
}

.qx-s_kv_01 .qx-s_kv_img_01 {
  width: 186px;
  margin-bottom: 10px;
}

.qx-s_kv_01 .qx-s_kv_img_02 {
  width: 252px;
}

.qx-s_kv_02 {
  margin: 0 20px 20px;
  position: relative;
}

.qx-s_kv_02 .qx-s_kv_img_04 {
  position: absolute;
  right: 0;
  width: 130px;
  top: 8px;
  animation: qx-go_up 2s linear infinite;
}

.qx-s_kv_03 {
  padding-left: 20px;
}

.qx-s_kv_03_body {
  background: #303D85;
  border-radius: 25px 0 0 25px;
  color: #fff;
  font-weight: 500;
  text-align: center;
  padding: 20px 20px 40px 20px;
}

.qx-s_kv_03_body ul {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 5px;
  font-size: 18px;
}

.qx-s_kv_03_body ul li {
  line-height: 1.4;
}

.qx-s_kv_03_body ul li ~ li {
  margin-left: 10px;
}

.qx-s_kv_03_body ul li ~ li img {
  width: 57px;
}

@media (max-width: 359px) {
  .qx-s_kv_03_body {
    font-size: 12px;
  }
}

.qx-s_kv_04 {
  padding-right: 20px;
  margin-top: -20px;
}

.qx-s_kv_04_body {
  border-radius: 0 20px 20px 0;
  background: #fff;
  border-top: 1px solid #303D85;
  border-right: 1px solid #303D85;
  border-bottom: 1px solid #303D85;
  padding: 20px;
}

.qx-s_kv_txt {
  padding: 25px 0 40px;
}

/*---------------------------------------------------
会員数3,000万人突破
----------------------------------------------------*/
.qx-s_entry_num {
  padding: 40px 0 30px;
  font-size: 16px;
  background: url("/-/media/aeoncard/card/lp/aeonkyushu/20241016/images/qx-s_entry_num_bg.png") center bottom no-repeat, #fff;
  background-size: contain;
}

.qx-s_entry_num h2 {
  text-align: center;
  font-size: 700;
}

.qx-s_entry_num h2 span {
  display: inline-block;
  position: relative;
  font-size: 24px;
}

.qx-s_entry_num h2 span:after {
  content: "";
  width: 100%;
  height: 5px;
  border-radius: 5px;
  background: #FFDC78;
  position: absolute;
  left: 0;
  bottom: 0;
}

.qx-s_entry_num .qx-s_entry_num_txt {
  text-align: right;
  margin-top: 5px;
}

.qx-s_entry_num .qx-s_entry_num_state {
  text-align: center;
  margin-top: 10px;
}

.qx-s_entry_num .qx-s_entry_num_state li {
  margin-bottom: 20px;
}

.qx-s_entry_num .qx-s_entry_num_state li span {
  font-size: 16px;
  display: inline-block;
  background: url("/-/media/aeoncard/card/lp/aeonkyushu/20241016/images/qx-img_dots.svg") center bottom repeat-x;
  background-size: auto 1.5px;
  padding: 0 12px;
  line-height: 1.8;
}

@media (max-width: 359px) {
  .qx-s_entry_num .qx-s_entry_num_state li span {
    font-size: 14px;
  }
}

/*---------------------------------------------------
qx-s_entry_select
----------------------------------------------------*/
.qx-s_entry_select {
  text-align: center;
  padding: 40px 0 0;
}

.qx-s_entry_select h2 {
  font-size: 20px;
  margin-bottom: 15px;
}

/*---------------------------------------------------
qx-s_get
----------------------------------------------------*/
.qx-s_get {
  background: #fff;
  padding: 40px 0 50px;
}

.qx-s_get .qx-s_get_section {
  padding: 20px 0;
  background: url("/-/media/aeoncard/card/lp/aeonkyushu/20241016/images/qx-img_dots.svg") center bottom repeat-x;
  background-size: auto 1.5px;
}

.qx-s_get .qx-s_get_label {
  text-align: center;
}

.qx-s_get .qx-s_get_label img {
  height: 40px;
}

.qx-s_get .qx-s_get_section_body {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  margin-top: 20px;
}

.qx-s_get .qx-s_get_section_body > li:nth-of-type(1) {
  margin-right: 12px;
  width: 125px;
  flex-shrink: 0;
}

.qx-s_get .qx-s_get_section_body_txt {
  font-size: 15px;
  line-height: 1.2;
}

.qx-s_get .qx-s_get_section_body_txt span {
  color: #B60081;
  font-weight: 500;
}

.qx-s_get .qx-s_get_section_body_detail {
  margin-top: 8px;
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
}

.qx-s_get .qx-s_get_section_body_detail > div {
  margin-right: 20px;
  width: 65px;
}

.qx-s_get .qx-s_get_section_body_detail img {
  height: 60px;
}

.qx-s_get .qx-s_get_options {
  background: #303D85;
  color: #fff;
  font-size: 10px;
  text-align: center;
}

.qx-s_get .qx-s_get_options span ~ span {
  display: block;
  border-top: 6px solid #fff;
}

.qx-s_get .cp-point-list {
  margin-top: 15px;
  font-size: 12px;
}

@media (max-width: 359px) {
  .qx-s_get .cp-point-list {
    font-size: 11px;
  }
  .qx-s_get .qx-s_get_section_body_detail img {
    height: 52px;
  }
  .qx-s_get .qx-s_get_section_body_detail > div {
    margin-right: 10px;
  }
  .qx-s_get .qx-s_get_options span ~ span {
    display: block;
    border-top: 3px solid #fff;
  }
  .qx-s_get .qx-s_get_section_body > li:nth-of-type(1) {
    width: 110px;
  }
  .qx-s_get .qx-s_get_section_body_txt {
    font-size: 12px;
    line-height: 1.3;
  }
  .qx-s_get .qx-s_get_section_body > li:nth-of-type(1) {
    margin-right: 10px;
  }
}

/*---------------------------------------------------
qx-s_waon
----------------------------------------------------*/
.qx-s_waon {
  padding-top: 40px;
}

.qx-s_waon ~ .qx-s_waon {
  padding-top: 0;
}

.qx-s_waon .qx-s_waon_content_txt {
  text-align: center;
  font-size: 16px;
  font-weight: 500px;
}

.qx-s_waon .qx-s_waon_content_txt strong {
  font-size: 120%;
  font-weight: normal;
}

.qx-s_waon .qx-s_waon_content_txt span {
  color: #B60081;
  font-weight: 700;
  font-size: 20px;
}

.qx-s_waon .qx-s_waon_content_txt.qx-s_waon_content_txt_02 {
  color: #303D85;
  font-weight: 700;
  margin-bottom: 20px;
}

.qx-s_waon .qx-s_waon_content {
  margin-top: 20px;
  border: 1px solid #303D85;
  border-radius: 15px;
  padding: 40px 20px;
  background: #fff;
}

.qx-s_waon .qx-s_waon_content h3 {
  font-size: 24px;
  font-weight: 700;
  text-align: center;
  padding-bottom: 18px;
  background: url("/-/media/aeoncard/card/lp/aeonkyushu/20241016/images/qx-img_dots_pink.svg") center bottom repeat-x;
  background-size: auto 2.5px;
}

.qx-s_waon .qx-s_waon_content .qx-s_waon_section {
  padding-top: 30px;
}

.qx-s_waon .qx-s_waon_content .qx-s_waon_section:first-of-type {
  padding-bottom: 30px;
  background: url("/-/media/aeoncard/card/lp/aeonkyushu/20241016/images/qx-img_dots.svg") center bottom repeat-x;
  background-size: auto 1.5px;
}

.qx-s_waon .qx-s_waon_content .qx-s_waon_section ~ .qx-s_waon_section {
  padding-bottom: 50px;
  background: url("/-/media/aeoncard/card/lp/aeonkyushu/20241016/images/qx-img_dots_arrow.svg") center bottom no-repeat;
  background-size: 100% auto;
}

.qx-s_waon .qx-s_waon_content .qx-s_waon_section:last-of-type {
  padding-bottom: 0;
  background: none;
}

.qx-s_waon .qx-s_waon_content .qx-s_waon_more_detail {
  margin: 15px 0 10px;
  text-align: center;
}

.qx-s_waon .qx-s_waon_content .qx-s_waon_more_detail > img {
  width: 240px;
}

.qx-s_waon .qx-s_waon_content .qx-s_waon_more_detail_02 {
  margin: 15px 0 40px;
  text-align: center;
}

.qx-s_waon .qx-s_waon_content .qx-s_waon_more_detail_02 > img {
  width: 260px;
}

.qx-s_waon .qx-s_waon_content .qx-s_waon_more_detail_util {
  font-size: 16px;
  padding-bottom: 50px;
  margin-bottom: 30px;
  display: flex;
  justify-content: center;
  align-items: flex-end;
  background: url("/-/media/aeoncard/card/lp/aeonkyushu/20241016/images/qx-img_dots_arrow_bottom.svg") center bottom no-repeat;
  background-size: 100% auto;
}

.qx-s_waon .qx-s_waon_content .qx-s_waon_more_detail_util img {
  margin-right: 5px;
}

.qx-s_waon .qx-s_waon_content .qx-s_waon_more_lab {
  color: #fff;
  text-align: center;
  font-weight: 700;
  margin-bottom: 20px;
}

.qx-s_waon .qx-s_waon_content .qx-s_waon_more_lab_01 {
  background: #303D85;
}

.qx-s_waon .qx-s_waon_content .qx-s_waon_more_lab_02 {
  background: #B60081;
}

.qx-s_waon .qx-s_waon_content .qx-s_waon_point_waon_line {
  height: 18px;
  margin-bottom: 5px;
}

.qx-s_waon .qx-s_waon_content .qx-s_waon_img {
  text-align: center;
  margin: 20px 0 5px;
}

.qx-s_waon .qx-s_waon_content .qx-s_waon_img img {
  width: 100px;
}

.qx-s_waon .qx-s_waon_others .qx-s_waon_others_ttl {
  text-align: center;
  margin-bottom: 20px;
}

.qx-s_waon .qx-s_waon_others .qx-s_waon_others_ttl span {
  font-weight: 700;
  background: #fff;
  color: #303D85;
  position: relative;
  padding: 0 3px;
}

.qx-s_waon .qx-s_waon_others .qx-s_waon_others_ttl span::before, .qx-s_waon .qx-s_waon_others .qx-s_waon_others_ttl span::after {
  position: absolute;
  font-size: 12px;
  content: "- - -";
  top: 50%;
}

.qx-s_waon .qx-s_waon_others .qx-s_waon_others_ttl span::before {
  left: 0;
  transform: translate(-100%, -50%);
}

.qx-s_waon .qx-s_waon_others .qx-s_waon_others_ttl span::after {
  right: 0;
  transform: translate(100%, -50%);
}

.qx-s_waon .cp-point-list {
  font-size: 12px;
  margin-top: 10px;
}

@media (max-width: 359px) {
  .qx-s_waon .qx-s_waon_content_txt {
    font-size: 14px;
  }
  .qx-s_waon .qx-s_waon_content h3 {
    font-size: 20px;
  }
}

/*---------------------------------------------------
qx-s_shopping
----------------------------------------------------*/
.qx-s_shopping {
  background: #fff;
  padding: 40px 0 50px;
}

.qx-s_shopping .qx-s_shopping_iaeon {
  margin: 15px 0 10px;
}

.qx-s_shopping .qx-s_shopping_title {
  margin: 15px 0 20px;
  font-size: 16px;
  text-align: center;
  font-weight: 700;
}

.qx-s_shopping .qx-s_shopping_download {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 20px 0;
}

.qx-s_shopping .qx-s_shopping_download li img {
  height: 30px;
  margin: 0 5px;
}

.qx-s_shopping .cp-point-list {
  font-size: 12px;
}

/*---------------------------------------------------
QA content start
----------------------------------------------------*/
.ml10 {
  margin-top: 20px;
  font-size: 12px;
}

.qa_wrap {
  padding: 40px 0 50px;
  background: #fff;
}

@media (max-width: 359px) {
  .qa_wrap {
    padding: 20px 0 30px;
  }
}

.qa_wrap .qa_content .qa_top_title {
  text-align: center;
  font-size: 24px;
}

.qa_wrap .qa_content .qa_item_title.iconup {
  background: #4057a3 url("/-/media/aeoncard/card/lp/aeonkyushu/20241016/images/icon_close.png") 97% center no-repeat;
  background-size: 18px 18px;
  background-position: 93% center;
}

.qa_wrap .qa_content .qa_item_title.icondown {
  background: #4057a3 url("/-/media/aeoncard/card/lp/aeonkyushu/20241016/images/icon_open.png") 97% center no-repeat;
  background-size: 18px 18px;
  background-position: 93% center;
}

.qa_wrap .qa_content .qa_item_title {
  height: 58px;
  margin-top: 25px;
  font-size: 12px;
  color: #fff;
  background: #4057a3;
  border-radius: 40px;
  font-weight: bold;
  padding: 8px;
  display: flex;
  align-items: center;
  cursor: pointer;
}

.qa_content .q_icon, .qa_content .a_icon {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  width: 44px;
  height: 44px;
  flex: 0 0 44px;
  margin-right: 10px;
  border-radius: 50%;
  background: #fff;
}

.qa_content .q_icon img, .qa_content .a_icon img {
  max-width: 50%;
}

.qa_wrap .qa_content .qa_item_content {
  margin-top: 5px;
  background: #eceef6;
  border-radius: 40px;
  padding: 10px;
  display: none;
}

.qa_wrap .qa_content .qa_item_content .answers_wrap {
  display: flex;
}

.qa_wrap .qa_content .qa_item_content .answers_wrap .answers_text {
  padding-top: 0;
  font-size: 12px;
  margin-top: 5px;
}

.qa_wrap .qa_content .qa_item_content .text-center {
  text-align: center;
}

.u-mb40 {
  margin-bottom: 40px;
}

.qa_wrap .qa_content .qa_item_content .link2 {
  font-weight: 700;
  color: #fff;
  text-decoration: none;
  background: #4057a3 url("/-/media/aeoncard/card/lp/aeonkyushu/20241016/images/exit_icon.png") 90% center no-repeat;
  display: inline-block;
  border-radius: 38px;
  font-size: 14px;
  padding: 0 50px 0 20px;
  height: 56px;
  line-height: 56px;
  background-size: 16px;
  background-position: 92% center;
  max-width: 96%;
}

.u-mbi20 {
  margin-bottom: 20px !important;
}

.qa_wrap .qa_content .qa_item_content .link1 {
  font-size: 12px;
  font-weight: bold;
  text-decoration: underline;
  color: #a20073;
  padding-left: 54px;
  text-align: left;
  display: block;
}

.qa_wrap .qa_content .qa_item_content .answers_wrap2 {
  padding: 0 20px 0 54px;
  font-size: 12px;
}

.qa_wrap .qa_content .qa_item_content .answers_wrap2 .c_h3 {
  font-size: 13px;
  font-weight: bold;
  text-indent: -20px;
}

.qa_wrap .qa_content .qa_item_content .answers_wrap2 .c_h3 span {
  width: 8px;
  height: 8px;
  display: inline-block;
  background: #4057a3;
  margin-right: 10px;
  transform: rotate(45deg);
}

.qa_wrap .qa_content .qa_item_content .img_small {
  max-width: 66%;
}

@media (max-width: 359px) {
  .qa_wrap .qa_content .qa_item_content .link2 {
    font-size: 11px;
    min-height: 56px;
  }
  .qa_content .q_icon, .qa_content .a_icon {
    width: 35px;
    height: 35px;
    flex: 0 0 35px;
  }
}

/*---------------------------------------------------
CARD
----------------------------------------------------*/
.modal__overlay {
  z-index: 999;
  display: flex;
  align-items: flex-start;
  justify-content: center;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.6);
}

.modal__container {
  margin-top: 100px;
  max-width: 840px;
  max-height: 800px;
  width: 90vw;
  height: 80vh;
  padding: 10px 20px 50px;
  position: relative;
  background-color: #ffffff;
  border-radius: 10px;
  display: flex;
  flex-direction: column;
}

.modal__container .rule__acd-title {
  text-align: center;
}

.modal__container .rule__acd-title br {
  display: none;
}

@media (min-width: 768px) {
  .modal__container {
    min-width: 600px;
    margin: 100px auto;
  }
}

.modal__close {
  width: 30px;
  height: 30px;
  padding: 0;
  margin-left: auto;
  margin-bottom: 10px;
}

.modal__text-area {
  flex: 1;
  background-color: #e5e5e5;
  width: 100%;
  overflow-y: scroll;
}

.modal__text-area .rule__container {
  background-color: #e5e5e5;
  padding-top: 20px;
}

.modal__text-area .cont__container {
  max-width: 93.3333333333%;
  width: 100%;
}

.modal__entry {
  height: 110px;
  padding-top: 40px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.modal__entry-btn {
  text-align: center;
  width: 400px;
  height: 70px;
  font-size: 18px;
  font-weight: 500;
  line-height: 1.3888888889;
  background: url("/-/media/aeoncard/card/lp/aeonkyushu/20241016/images/icon_right.png") no-repeat 96% center/10px, #FF6C02;
  appearance: none;
  border: 0;
  border-radius: 6px;
  color: #ffffff;
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.modal__entry-btn::after {
  background: none;
}

.modal__text-area .rule__title {
  background-color: #a0a0a0;
  color: #ffffff;
}

.cont__container {
  box-sizing: content-box !important;
  max-width: 880px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px;
}

.mb-20 {
  margin-bottom: 20px;
}

.h2_mod_title {
  font-size: 24px;
  text-align: left;
  padding-left: 15px;
  border-left: 4px solid #415093;
  letter-spacing: 0.12em;
  line-height: 1.1;
  margin: 0 0 40px;
  padding-top: 5px;
}

.campcard-flex {
  display: flex;
  justify-content: center;
  margin-bottom: 50px;
}

.campcard-flex > div {
  flex: 1;
  display: flex;
  justify-content: center;
  padding: 0 20px;
}

.campcard-flex-query {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  text-align: center;
  width: 70px;
  height: 70px;
}

.campcard-flex-query img {
  display: block;
  height: 35px;
}

.campcard-flex-query > p {
  margin-top: 10px;
  font-size: 10px;
  color: #828282;
}

.campcard-flex-query > p > span {
  color: #2c3d8a;
}

.campcard-flex-query > p span {
  font-size: 12px;
  font-weight: bold;
}

.banner_pop {
  display: flex;
  justify-content: center;
  align-items: center;
  background: #2c3d8a;
  transform: skewX(-25deg);
  width: 320px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  font-weight: bold;
  position: relative;
  margin-bottom: 20px;
}

.banner_pop > div {
  padding: 6px;
  color: white;
  font-size: 14px;
  transform: skewX(25deg);
}

.banner_pop::after {
  content: '';
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-width: 20px 11px 0;
  border-color: #2c3d8a transparent transparent transparent;
  border-style: solid;
  bottom: 5px;
  left: 50%;
  transform: skewX(25deg) translate(-50%, 100%);
}

.swiper .swiper-button-next-card {
  right: 10px;
}

.swiper .swiper-button-prev-card {
  left: 10px;
}

.swiper-button-prev-card, .swiper-container-rtl .swiper-button-next-card {
  background-image: url("/-/media/AeonCard/card/lp/aeonkyushu/20241016/images/caret-left.png") !important;
  background-color: #e2e5f2;
  border-radius: 50%;
  width: 24px !important;
  height: 24px !important;
}

.swiper-button-next-card, .swiper-container-rtl .swiper-button-prev-card {
  background-image: url("/-/media/AeonCard/card/lp/aeonkyushu/20241016/images/caret-right.png") !important;
  background-color: #e2e5f2;
  border-radius: 50%;
  width: 24px !important;
  height: 24px !important;
}

.swiper-button-next:after, .swiper-button-prev:after {
  font-size: 0;
}

.swiper-button-next, .swiper-button-prev {
  background-size: 6px auto !important;
}

.swiper-button-next, .swiper-button-prev {
  margin-top: 0 !important;
}

.swiper-button-next, .swiper-button-prev {
  position: absolute;
  top: 50%;
  z-index: 10;
  cursor: pointer;
  background-position: center;
  background-repeat: no-repeat;
}

.swiper-slide-next:after {
  position: absolute;
  top: 0;
  display: block;
  width: 100%;
  height: 100%;
  content: "";
  background-color: #fff;
  opacity: .7;
}

.card_swiper .swiper-slide-prev:after {
  right: 0;
  border-radius: 0;
}

.swiper-slide-prev:after {
  position: absolute;
  top: 0;
  display: block;
  width: 100%;
  height: 100%;
  content: "";
  background-color: #fff;
  opacity: .7;
}

.swiper-pagination-bullet-active {
  opacity: 1 !important;
  background: #415093 !important;
  width: 40px !important;
  border-radius: 6px !important;
}

.swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  display: inline-block;
  border-radius: 100%;
  background: #000;
  opacity: .2;
}

.u-mb60 {
  margin-bottom: 60px;
}

.swiper-pagination-bullet {
  margin: 0 10px;
}

.swiper-pagination-card {
  left: 0;
  right: 0;
  margin-top: 10px;
}

.swiper {
  display: block;
  margin: auto;
}

.card_swiper {
  padding-bottom: 50px;
  margin-top: 20px;
}

.card_swiper .swiper-container {
  display: grid;
}

.swiper-container {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  z-index: 1;
}

.swiper-container {
  width: 100%;
  height: 100%;
}

.boderimg {
  border-radius: 5px;
  border: 1px solid #707070;
}

.newcard {
  background: #fff;
  padding: 40px 0 20px;
}

.newcard-bg {
  background-color: #FFEEF7;
  border: 1px solid #C64089;
  padding: 15px 20px;
}

.newcard-bg {
  background-color: #ffffff !important;
  border: 1px solid #4057A3;
}

.card_swiper .swiper-slide .newcard-box {
  flex: none;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  padding: 20px;
  width: 98%;
}

.card_swiper[data-type="big"] .swiper-slide {
  width: 330px !important;
}

@media (max-width: 359px) {
  .banner_pop {
    max-width: 90%;
  }
  .card_swiper[data-type="big"] .swiper-slide {
    max-width: 290px !important;
    width: 100%;
  }
}

.tgc-line {
  border: 1px solid #eee;
  border-radius: 8px;
}

.qx-f-group_card_title {
  font-size: 42px;
  text-align: center;
  margin-top: 100px;
  margin-bottom: 40px;
  font-weight: 700;
}

.accordion_bg {
  background-color: #e2e5f2;
  border: 1px solid #415093;
}

.accordion-title {
  background-repeat: no-repeat;
  background-position: 10px 50%;
  background-size: 50px;
}

.accordion-title button {
  text-align: center;
}

.accord_small_text {
  font-size: 15px;
  display: block;
  position: relative;
  top: -1px;
}

.accordion-icon {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  right: 15px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  padding-right: 15px;
  background-image: url("/-/media/AeonCard/card/lp/aeonkyushu/20241016/images/icon_line_open.png");
  background-repeat: no-repeat;
  background-position: right center;
  letter-spacing: 0.025em;
  pointer-events: none;
  color: #000;
  font-weight: 600;
  line-height: 1;
  font-size: 13px;
  background-size: 12px 12px;
}

.accordion-body.-open {
  display: block;
}

.accordion-body {
  background-color: #fff;
  display: none;
  border: 1px solid #4057A3;
}

.newcard-list [class^=newcard-box] {
  margin-bottom: 30px;
  padding-bottom: 30px;
  border-bottom: 1px solid #707070;
}

.newcard-box {
  transition: 1s;
}

.newcard-box .u-mb30 {
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.u-mb30 {
  margin-bottom: 30px;
}

.u-mt40 {
  margin-top: 40px;
}

.u-mb10 {
  margin-bottom: 10px;
}

.u-fontweight_bold {
  font-weight: bold !important;
}

.cp-card-label {
  display: block;
  margin-bottom: 10px;
}

.cp-card-label01 {
  max-width: 91.5px !important;
}

.cp-card-label01 + .cp-card-label02 {
  margin-left: 25px;
}

.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;
}

.u-attention_txt_color {
  color: #f60000 !important;
}

.newcard-dl dt {
  padding: 0 10px;
}

.app_down_link {
  display: flex;
  justify-content: center;
  align-items: center;
}

.fwb {
  font-weight: 700;
  font-size: 16px;
  text-align: center;
}

.c-notelist li {
  font-size: 11px;
  color: #707070;
  position: relative;
  text-indent: -1em;
  margin-left: 1em;
  font-size: 12px;
}

.a-mt30 {
  margin-top: 30px !important;
}

.card_btm_txt {
  padding-top: 10px;
  padding-bottom: 10px;
}

.pt20 {
  padding-top: 15px;
}

.link_left {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 20px;
}

.link_left img {
  height: 45px;
}

.link_left a:nth-of-type(1) {
  margin-right: 20px;
}

.hlg04 {
  flex-grow: 1;
}

.newcard-mess {
  color: #2c3d8a;
}

.u-mb5 {
  margin-bottom: 5px;
}

.u-mt10 {
  margin-top: 10px;
}

.u-fontweight_bold {
  font-weight: bold !important;
}

.u-txt-size-16 {
  font-size: 16px !important;
}

@media (max-width: 376px) {
  .link_left img {
    height: auto;
  }
  .link_left a:nth-of-type(1) {
    margin-right: 10px;
  }
}

@media (max-width: 359px) {
  .newcard-dl dt {
    width: 45%;
  }
  .newcard-dl dd {
    width: 55%;
  }
  .newcard-dl dt {
    padding: 0 8px;
  }
  .accord_small_text {
    font-size: 14px;
  }
  .u-txt-size-16 {
    font-size: 12px !important;
  }
}

.cp-point-box {
  margin-top: 40px;
  border: 2px solid #2c3d8a;
}

.cp-point-hdg {
  padding: 4px 0 6px;
  text-align: center;
  color: #fff;
  background-color: #2c3d8a;
  font-weight: bold;
}

.cp-point-text {
  padding: 15px;
}

.cp-point-list > li {
  text-indent: -1.2em;
  margin-left: 1.2em;
}

.newcard-btn_wrapper .newcard-btn {
  flex-wrap: wrap;
  justify-content: flex-end;
  flex-direction: column;
  margin-top: -20px;
}

.newcard-btn .link {
  flex: 0 0 40%;
}

.newcard-btn_wrapper .newcard-btn li:first-of-type {
  margin-top: 15px;
}

.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_wrapper .newcard-btn .link a {
  border: 0;
  background: none;
  color: #777;
  text-decoration: underline;
  text-align: right;
  font-weight: normal;
}

@media (max-width: 359px) {
  .newcard-btn_wrapper .newcard-btn .link a {
    font-size: 12px;
  }
}

.newcard-btn_wrapper .newcard-btn .btn {
  width: 100%;
  flex: 0 0 100%;
  display: flex;
  justify-content: center;
}

.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;
}

.newcard-btn .btn a {
  background: url("/-/media/AeonCard/card/lp/aeonkyushu/20241016/images/icon_btn_arrow.svg") no-repeat 93% center/8px, #FF6C02;
}

.newcard-btn_wrapper .newcard-btn .btn a {
  width: 72%;
}

.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-btn_wrapper .newcard-out {
  color: #787878;
}

.accordion-title {
  position: relative;
  cursor: pointer;
  width: 100%;
  text-align: center;
  letter-spacing: 0.025em;
  font-size: 14px;
  font-weight: 600;
  padding: 17px 65px 17px 15px;
  line-height: 1.5;
}

.newcard-box {
  flex: 0 0 50%;
}

.campcard-company-logo {
  margin: 0 auto 5px;
}

.campcard-company-logo li {
  display: inline-block;
  margin: 0 3px;
}

.cp-card-support01, .cp-card-support02, .cp-card-support03 {
  font-size: 8px;
  font-weight: bold;
  border-radius: 20px;
  background-repeat: no-repeat;
  background-size: 34px;
  background-position: 7px 50%;
  padding: 9px 7px 8px 42px;
  max-width: 200px;
  margin: 0 auto 5px;
}

.cp-card-support01 {
  background-color: #FFEEF7;
  background-image: url("/-/media/AeonCard/card/lp/aeonkyushu/20241016/images/icon_card_support_01.png");
}

.cp-card-support02 {
  background-color: #e2e5f2;
  background-image: url("/-/media/AeonCard/card/lp/aeonkyushu/20241016/images/icon_card_support_02.png");
}

.cp-card-support03 {
  background-color: #fff5d6;
  background-image: url("/-/media/AeonCard/card/lp/aeonkyushu/20241016/images/icon_card_support_03.png");
  position: relative;
}

.newcard-dl .cp-card-support03 {
  margin-bottom: 20px;
}

.cp-card-support03::after {
  content: '※条件あり';
  position: absolute;
  right: 0;
  bottom: -20px;
}

.cp-card-label01 {
  max-width: 61px !important;
}

.cp-card-label02 {
  max-width: 72px !important;
}

.newcard-copywrite {
  font-size: 10px;
  text-align: right;
}

.accordion-body-inner {
  padding: 20px 15px;
  width: 100%;
  border: 1px solid transparent;
  border-top: none;
}

.campcard-img__adjust {
  max-height: 138px;
}

.accordion-title button {
  text-align: left;
}

.-isActive .accordion-icon {
  background-image: url("/-/media/AeonCard/card/lp/aeonkyushu/20241016/images/icon_line.png");
  background-size: 12px auto;
  background-position: right 45%;
}

.cashless__contents .cashless__wallet_wrapper .-isActive .accordion-icon {
  background-image: url("/-/media/AeonCard/card/lp/_assets/images/icon_line.svg");
  background-size: 12px auto;
  background-position: right 45%;
}

.-isActive .accordion-icon {
  background-image: url("/-/media/AeonCard/card/lp/aeonkyushu/20241016/images/icon_line.png");
  background-size: 12px auto;
  background-position: right 45%;
}

.-isActive .cp_detail_11_icon::after {
  transform: translate(-50%, -50%) rotate(0);
}

.accordion-title-01 {
  background-image: url("/-/media/AeonCard/card/lp/aeonkyushu/20241016/images/accordion_icon_01.png");
}

.accordion-title-02 {
  background-image: url("/-/media/AeonCard/card/lp/aeonkyushu/20241016/images/accordion_icon_02.png");
}

.accordion-title-03 {
  background-image: url("/-/media/AeonCard/card/lp/aeonkyushu/20241016/images/accordion_icon_03.png");
}

.accordion-title-04 {
  background-image: url("/-/media/AeonCard/card/lp/aeonkyushu/20241016/images/accordion_icon_04.png");
}

.accordion-title-05 {
  background-image: url("/-/media/AeonCard/card/lp/aeonkyushu/20241016/images/accordion_icon_05.png");
}

.accordion-title-06 {
  background-image: url("/-/media/AeonCard/card/lp/aeonkyushu/20241016/images/accordion_icon_06.png");
}

.accordion-title-07 {
  background-image: url("/-/media/AeonCard/card/lp/aeonkyushu/20241016/images/accordion_icon_07.png");
}

.accordion-title-08 {
  background-image: url("/-/media/AeonCard/card/lp/aeonkyushu/20241016/images/accordion_icon_08.png");
}

.-isActive .accordion-icon {
  background-image: url("/-/media/AeonCard/card/lp/aeonkyushu/20241016/images/icon_line.png");
  background-size: 12px auto;
  background-position: right 40%;
}

.-isActive .accordion-icon {
  background-image: url("/-/media/AeonCard/card/lp/aeonkyushu/20241016/images/icon_line.png");
  background-size: 12px auto;
  background-position: right 40%;
}

.a-pc-mh285 {
  min-height: 285px;
}

.campcard-company-logo li {
  margin: 0 5px;
}

.accordion-title {
  min-height: auto;
  letter-spacing: 0.1em;
  font-size: 15px;
  padding: 17px 75px;
  text-align: left;
}

@media (max-width: 359px) {
  .newcard-out {
    font-size: 12px;
  }
  .accordion-title {
    font-size: 12px;
    padding: 10px 55px;
    background-size: 35px;
  }
}

.spOnly {
  display: none !important;
}

.accordion-item {
  margin-bottom: 30px;
}

.accordion-icon {
  padding-right: 20px;
}

.a-pc-mh285 {
  min-height: 285px;
}

.newcard-list .newcard-box {
  padding-bottom: 10px;
}

.hlg02 {
  line-height: 1.5;
}

.newcard-list .hr__nonesp {
  border-bottom: none !important;
  padding-bottom: 0;
}

.u-mbsp20 {
  margin-bottom: 20px;
}

.u-mtsp20 {
  margin-top: 20px;
}

.u-mbsp15 {
  margin-bottom: 15px;
}

@media (max-width: 768px) {
  .modal__entry-btn {
    width: 300px;
    max-width: 100%;
    height: 55px;
    font-size: 16px;
    line-height: 1.40625;
  }
  .modal__container {
    padding-bottom: 30px;
    margin-top: 13.3333333333vw;
  }
  .modal__entry {
    height: 85px;
    padding-top: 30px;
  }
  .modal__container .rule__acd-title button {
    text-align: left;
    font-size: 14px;
  }
  .cont__container, .cont__container--small {
    max-width: 90.6666666667%;
    padding-left: 0;
    padding-right: 0;
  }
  .modal__container .rule__acd-title br {
    display: inline-block;
  }
}

@media (max-width: 359px) {
  .modal__entry-btn {
    font-size: 14px;
  }
  .accordion-item {
    margin-bottom: 20px;
  }
}

/*---------------------------------------------------
カルテ
----------------------------------------------------*/
.rule__container {
  background-color: #fff;
  padding: 40px 0 50px;
}

.rule__contents {
  width: 100%;
  margin-bottom: 40px;
}

.rule__title {
  background-color: #e5e5e5;
  padding: 11px 20px;
  font-size: 18px;
  font-weight: 700;
  line-height: 1;
}

.rule__texts {
  padding-top: 20px;
}

.rule__text {
  margin-bottom: 20px !important;
}

.rule__list {
  margin-bottom: 20px;
}

.rule__list li {
  padding-left: 1em;
  text-indent: -1em;
}

.rule__caution.--no-space {
  margin-bottom: 0;
}

.rule__caution {
  font-size: 12px;
}

.rule__caution {
  margin-bottom: 20px;
}

.cautionText {
  color: #f60000;
}

.rule_underline {
  text-decoration: underline;
}

.table_sp_overflow table {
  table-layout: fixed;
  width: 100%;
  border-collapse: separate;
  border-spacing: 0;
}

.c-table {
  min-width: 80%;
}

.c-table th, .c-table td {
  font-size: 14px;
  border: 1px solid #707070;
}

.table_sp_overflow td, .table_sp_overflow th {
  width: 150px;
  box-sizing: border-box;
  overflow: hidden;
  text-overflow: ellipsis;
  height: 30px;
  text-align: center;
}

.table_sp_overflow th:first-child, .table_sp_overflow td:first-child {
  background-color: #ececec;
}

.table_sp_overflow th:first-child, .table_sp_overflow td:first-child {
  position: sticky;
  left: 0;
  text-align: center;
  right: 0px;
  width: 100px;
}

.table_sp_overflow th:first-child {
  z-index: 3;
}

.table_sp_overflow table tr > th:first-of-type {
  width: 150px;
}

.table_sp_overflow th:first-child, .table_sp_overflow td:first-child {
  background-color: #ececec;
}

.rule__acd {
  margin-top: 25px;
}

.rule__acd:last-of-type {
  margin-bottom: 0;
}

.rule__acd-title {
  background-color: #4553a3;
  padding: 10px 50px 10px 10px;
  color: #fff;
  position: relative;
  margin-top: 25px;
}

.rule__acd-title .accordion-icon {
  color: #fff;
}

.rule__acd-title .accordion-icon {
  background-image: url("/-/media/AeonCard/card/lp/aeonkyushu/20241016/images/icon_line_open_white.png");
  right: 25px;
  font-size: 12px;
}

.rule__acd-title.-isActive .accordion-icon {
  background-image: url("/-/media/AeonCard/card/lp/aeonkyushu/20241016/images/icon_line_white.png");
}

.rule__acd {
  margin-top: 25px;
}

.alingleft {
  text-align: left !important;
}

.lineBreak {
  display: inline-block;
}

.js-accordion__icon {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 10px;
  width: 17px;
  height: 17px;
}

.js-accordion--close .js-accordion__icon::before {
  content: "開く";
}

.js-accordion__icon::before {
  position: absolute;
  top: 50%;
  right: 25px;
  font-size: 12px;
  width: 100px;
  transform: translateY(-50%);
  content: "閉じる";
  color: #ffffff;
  font-weight: bold;
  line-height: 1;
  text-align: right;
}

.js-accordion__icon span {
  display: block;
  position: relative;
  width: 100%;
  height: 100%;
  transition: all 0.3s;
  transition-delay: 0.3s;
}

.js-accordion__icon span::before, .js-accordion__icon span::after {
  display: block;
  position: absolute;
  content: "";
  width: 100%;
  height: 2px;
  background-color: #ffffff;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  transition: all 0.3s;
}

.js-accordion--close .js-accordion__icon span::after {
  transform: translateY(-50%) rotate(90deg);
}

.js-accordion__target {
  overflow: hidden;
}

.js-accordion__target-enter-active {
  transition: all 0.5s ease-in-out;
}

.js-accordion__target-leave-active {
  transition: all 0.5s ease-in-out;
}

.js-accordion__trigger {
  position: relative;
}

.js-accordion__target-enter,
.js-accordion__target-leave-to {
  opacity: 0;
}

.rule__acd-content {
  border: 1px solid #4553a3;
  background-color: #ffffff;
  padding: 40px 20px;
  display: none;
}

.rule__acd-list {
  margin-bottom: 20px;
}

.tos_campaign-number-container {
  display: flex;
  justify-content: flex-end;
}

.tos_campaign-number {
  padding: 4px 10px;
  font-size: 16px;
  border: 1px solid #211815;
}

.qx-c_table {
  overflow: hidden;
}

@media (max-width: 359px) {
  .c-table th, .c-table td {
    font-size: 12px;
  }
  .rule__title {
    font-size: 16px;
  }
  .rule__contents {
    margin-bottom: 30px;
  }
  .table_sp_overflow td, .table_sp_overflow th,
  .table_sp_overflow table tr > th:first-of-type {
    width: 140px;
  }
}

/*---------------------------------------------------
to top
----------------------------------------------------*/
.float-top__container {
  position: fixed;
  bottom: 30px;
  right: 20px;
  width: 65px;
  z-index: 11;
}

@media screen and (max-width: 768px) {
  .float-top__container {
    width: 45px;
    bottom: 20px;
    right: 15px;
  }
}

/*---------------------------------------------------
animation
----------------------------------------------------*/
@keyframes qx-go_left {
  0% {
    left: 40px;
  }
  100% {
    left: 0;
  }
}

@keyframes qx-go_up {
  0% {
    top: 16px;
  }
  50% {
    top: 8px;
  }
  100% {
    top: 16px;
  }
}

.qx-usj {
  margin-top: 80px;
  text-align: center;
}
.qx-usj img {
  max-width: 200px;
  width: 100%;
}
.qx-usj .qx-usj__space,.qx-usj__space--top {
  font-size: 11px;
}
@media screen and (max-width: 768px) {
  .qx-usj {
    margin-top: 16vw;
  }
  .qx-usj__space--top {
    font-size: 2.8vw;
  }
  .qx-usj .qx-usj__space {
    font-size: 2.8vw;
  }
}

