@charset "UTF-8";
@media (max-width: 768px) {
  /* ------------------------------
  ヘッダー
  ------------------------------ */
  .c-header_wrapper {
    height: 67px;
    border-top: 0;
  }
  /* ------------------------------
  トップエリア
  ------------------------------ */
  #i-top .i-top_caption .i-top_caption_content {
    display: block;
    text-align: center;
    padding: 0 0 20px;
  }
  #i-top .i-top_caption .i-top_caption_content img {
    width: 130px;
  }
  #i-top .i-top_caption .i-top_caption_content .i-top_detail {
    margin-left: 0;
  }
  #i-top .i-top_caption .i-top_caption_content .i-top_detail p {
    font-size: 5vw;
  }
  #i-top .i-top_caption .i-top_caption_content .i-top_detail span {
    font-size: 3vw;
  }
  #i-top .i-top_caption .i-top_caption_content .i-top_detail span {
    line-height: 1.8;
  }
  /* ------------------------------
  会員限定チケット先行受付
  ------------------------------ */
  #i-reception .i-reception_title {
    font-size: 24px;
  }
  #i-reception .i-recetion_period .i-recetion_period_tab {
    font-size: 3.2vw;
  }
  #i-reception .i-recetion_period .i-recetion_period_content {
    font-size: 3.4vw;
  }
  #i-reception .i-recetion_period .i-recetion_period_tab {
    margin-right: 5px;
    padding: 10px 8px;
    text-align: center;
    letter-spacing: 0.01em;
  }
  #i-reception .i-recetion_venue {
    font-size: 20px;
  }
  #i-reception .i-recetion_condition {
    padding: 20px 0;
  }
  /* ------------------------------
  ご紹介キャンペーン
  ------------------------------ */
  #i-referral_campaign .c-method_process li .c-method_process_txt span {
    font-size: 20px;
  }
  /* ------------------------------
  ウォレットクーポンとカードご提示で
  ------------------------------ */
  #i-wallet_card .c-method_process li .c-method_process_img {
    min-height: auto;
  }
  #i-wallet_card .c-method_process li .c-method_process_txt {
    min-height: auto;
  }
  /* ------------------------------
  イオンカード（櫻坂46）の特典
  ------------------------------ */
  #i-sakurazaka46_privilege .i-sakurazaka46_content {
    display: block;
  }
  #i-sakurazaka46_privilege .i-sakurazaka46_content .i-sakurazaka46_img {
    margin-right: 0;
    text-align: center;
  }
  #i-sakurazaka46_privilege .i-sakurazaka46_content .i-sakurazaka46_img img {
    max-width: 100%;
  }
  #i-sakurazaka46_privilege .i-sakurazaka46_content .i-sakurazaka46_state .i-sakurazaka46_title {
    font-size: 20px;
  }
  /* ------------------------------
  カルテ
  ------------------------------ */
  #i-karute {
    font-size: 12px;
    padding: 30px 0;
  }
  /* ------------------------------
  フッター
  ------------------------------ */
  .o-footer {
    padding-bottom: 140px;
  }
  .o-footer_links {
    padding: 16px 16px 2px;
  }
  .o-footer_links .m-itemgroup a {
    display: block;
  }
  .o-footer_links .m-itemgroup a:nth-child(-n+2) {
    display: inline-block;
  }
  .o-footer_links .m-itemgroup a:not(:first-child) {
    margin-right: 0;
  }
  .o-footer .a-line {
    display: block;
  }
  .a-line {
    width: 100%;
    height: 1px;
    margin-bottom: 16px;
    background-color: #f0f0f0;
    border: 0;
  }
  .o-footer .a-line {
    width: calc(100% - 32px);
    margin-top: 12px;
    margin-bottom: 14px;
  }
  .a-line:not(.a-line-vertical) {
    margin-top: 3vw;
    margin-bottom: 4vw;
  }
  .o-footer_information {
    padding: 5px 16px 10px;
  }
  .m-siteinformation_left {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
        -ms-flex: 1;
            flex: 1;
  }
  .m-siteinformation_aeonki {
    width: 91px;
    height: 19px;
    margin-top: 8px;
  }
  .m-siteinformation_copyright {
    margin-top: 18px;
  }
  .m-siteinformation_right {
    padding-top: 13px;
  }
  .m-siteinformation_secomlogo {
    width: 23px;
    height: 38px;
    margin-right: 10px;
  }
  .m-siteinformation_isologo {
    width: 28px;
    height: 38px;
    margin: -1px 8px 0 0;
  }
  .m-siteinformation_privacylogo {
    width: 37px;
    height: 39px;
    margin-right: 7px;
  }
  .m-siteinformation_trustelogo {
    width: 70px;
    height: 22px;
    margin-top: 5px;
  }
}