#page_bg01 {
  background: #fff; }

.read_txt03 {
  font-size: 1.2rem;
  line-height: 1.2;
  margin-bottom: 10px; }

.campaign_btn {
  background: url("../images/icon_arrow07.png") 97% center no-repeat #ffe100;
  background-size: 12px auto;
  border-radius: 5px;
  display: block;
  font-size: 1.4rem;
  font-weight: bold;
  line-height: 2.2rem;
  padding: 20px 25px 15px 15px;
  text-align: center;
  text-decoration: none; }
  .campaign_btn span {
    color: #e83434;
    font-size: 2.2rem;
    line-height: 2.2rem;
    margin: auto 4px;
    vertical-align: sub; }

.stamp_btn {
  margin: 0 15px; }

.receiptbox {
  position: relative; }
  .receiptbox .receipt {
    border: solid 1px #ccc; }

.coupon_detail_box .shop {
  color: #e83434; }

.coupon_detail_box .price {
  color: #e83434;
  font-weight: bold; }

.coupon_detail_box .limit {
  border-bottom: dashed 1px #ccc;
  border-top: dashed 1px #ccc;
  color: #555;
  padding: 5px 0 3px; }

.detail_coupon .header_box {
  border-bottom: dashed 1px #ccc;
  border-top: dashed 1px #ccc;
  padding: 10px 0; }
  .detail_coupon .header_box .header {
    background: url("../images/icon_arrow06.png") left center no-repeat;
    background-size: 14px 20px;
    color: #555;
    display: block;
    font-size: 1.4rem;
    padding-left: 20px;
    text-align: left;
    text-decoration: none; }

.logwindow {
  display: none;
  left: 10%;
  position: absolute;
  width: 80%;
  z-index: 10; }
  .logwindow .alert_title {
    background: #fff;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    padding: 15px 10px 0 10px;
    text-align: center; }
  .logwindow .alert_middle {
    background: #fff;
    padding: 10px;
    text-align: center; }
  .logwindow .alert_txt {
    background: #fff;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    padding: 30px 10px;
    text-align: center; }
  .logwindow .alert_btn01 a,
  .logwindow .alert_btn02 a,
  .logwindow .confirm_positive a,
  .logwindow .confirm_positive a,
  .logwindow .confirm_close a {
    display: block;
    font-size: 1.6rem;
    padding: 15px 0;
    text-align: center;
    text-decoration: none;
    width: 100%; }
  .logwindow .alert_btn01 a {
    background: #ffe100; }
  .logwindow .alert_btn02 a {
    background: #333;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    color: #fff; }
  .logwindow .confirm_positive a {
    background: #fff;
    border-top: solid 1px #333; }
  .logwindow .confirm_close a {
    background: #fff;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    border-top: solid 1px #333; }

.with_input .alert_middle.input {
  padding-top: 0; }

.with_input .confirm_positive a,
.with_input .confirm_close a {
  float: left;
  font-weight: bold; }

.with_input .confirm_positive a.enabled {
  background: #FFF;
  pointer-events: auto; }

.with_input .confirm_positive a.disabled {
  background: #FFFFFFFE;
  color: #CCC;
  pointer-events: none; }

.with_input .confirm_close a {
  width: 50%;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 0; }

.with_input .confirm_positive a {
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px; }

.with_input .confirm_positive a.with_cancel_btn {
  width: calc(50% - 1px);
  border-bottom-left-radius: 0;
  border-left: solid 1px #333; }

.campaign_check {
  background: #f4f4f4;
  border-top: 1px solid #e9e9e9;
  padding: 0 15px 15px; }
  .campaign_check input {
    display: none; }
  .campaign_check label {
    background: url("../images/campaign_check_off.png") left center no-repeat;
    background-size: 36px 36px;
    display: flex;
    display: -webkit-flex;
    padding-left: 50px; }
    .campaign_check label.active {
      background: url("../images/campaign_check_on.png") left center no-repeat;
      background-size: 36px 36px; }
    .campaign_check label.applied {
      background: url("../images/campaign_check_applied.png") left center no-repeat;
      background-size: 36px 36px; }
  .campaign_check li {
    border-bottom: solid 1px #ddd;
    line-height: 1.6;
    padding: 15px 0 10px; }
  .campaign_check .subscribed {
    background: #d7d7d7;
    color: #eee;
    display: block;
    font-size: 1.2rem !important;
    left: -15px;
    padding: 10px 20px 10px 10px;
    position: relative;
    width: 100%; }
    .campaign_check .subscribed span {
      display: block;
      float: right;
      margin-top: -8px; }
  .campaign_check.receipt {
    padding: 0 15px;
    background: #fff;
    border-top: 1px solid #e9e9e9; }
    .campaign_check.receipt li {
      padding: 12px 0 10px; }
      .campaign_check.receipt li:last-child {
        border-bottom: none; }
      .campaign_check.receipt li span {
        display: table-cell;
        vertical-align: middle; }
      .campaign_check.receipt li .store_name {
        width: 45%;
        -webkit-transform: translateY(25%);
        -ms-transform: translateY(25%);
        transform: translateY(25%); }
      .campaign_check.receipt li .price {
        text-align: right;
        height: 40px;
        width: 60%; }

.campaign_condition {
  padding: 0 15px;
  border-top: 1px solid #e9e9e9; }
  .campaign_condition li {
    background: url("../images/receipt_check_off.png") right center no-repeat;
    background-size: 20px auto;
    padding: 12px 0 8px;
    line-height: 1.5;
    border-bottom: solid 1px #ddd; }
    .campaign_condition li.achieved {
      background: url("../images/receipt_check_on.png") right center no-repeat;
      background-size: 20px auto; }

.campaign_application_button {
  padding: 15px;
  border-bottom: 1px solid #e9e9e9; }

.campaign_data.receipt {
  display: flex; }
  .campaign_data.receipt p {
    vertical-align: middle; }
  .campaign_data.receipt span {
    font-weight: normal; }
  .campaign_data.receipt .select {
    width: 60%; }
  .campaign_data.receipt .count {
    width: 40%;
    text-align: right; }

.push_radio {
  background: #fff; }
  .push_radio dt {
    padding: 10px 15px 0; }
  .push_radio dd {
    border-bottom: solid 1px #ccc;
    margin: 0 15px; }
    .push_radio dd:last-child {
      border-bottom: 0; }
  .push_radio input {
    display: none; }
  .push_radio label {
    background: url("../images/form_checkbox02_off.png") left center no-repeat;
    background-size: 36px 36px;
    display: block;
    padding: 20px 0 20px 45px; }
    .push_radio label.active {
      background: url("../images/form_checkbox02_on.png") left center no-repeat;
      background-size: 36px 36px; }

.push_check {
  background: #fff; }
  .push_check strong {
    display: block; }
  .push_check li {
    border-bottom: solid 1px #ccc; }
    .push_check li:last-child {
      border-bottom: 0; }
  .push_check input {
    display: none; }
  .push_check label {
    background: url("../images/form_checkbox03_off.png") left center no-repeat;
    background-size: 35px 35px;
    display: block;
    margin-left: 15px;
    padding: 15px 15px 10px 45px; }
    .push_check label.active {
      background: url("../images/form_checkbox03_on.png") left center no-repeat;
      background-size: 35px 35px; }

.btm_area_switch {
  background: #ffb400;
  text-align: center; }
  .btm_area_switch a {
    border-top: dashed 1px #998a19;
    color: #fff;
    display: block;
    font-size: 1.2rem;
    padding: 20px;
    text-decoration: none; }

.icon_mail img {
  margin-right: 7px;
  vertical-align: -2px;
  width: 20px; }

.icon_tel img {
  margin-right: 7px;
  vertical-align: -10px;
  width: 25px; }

.ocr_description_box {
  background: #fff;
  padding: 10px 0 20px;
  margin-bottom: 20px;
  border-radius: 5px; }

.img_sr_dlillust {
  margin: 5px auto;
  width: 180px; }

.ocr_selling_point {
  text-align: center;
  padding: 0px 50px 8px;
  font-weight: bold; }

.ocr_introduction {
  text-align: left;
  padding: 10px 40px 8px; }

.ocr_hr {
  height: 1px;
  background-color: #ffe100;
  color: #ffe100;
  border: none;
  width: 79%; }

.icon_sr_dlillust {
  text-align: center; }

.icon_ocr {
  width: 80px;
  float: left;
  padding: 10px 15px 10px 35px; }

.ocr_application_information {
  padding: 15px 30px 10px 0px; }

.ocr_application_name {
  font-weight: bold; }

.ocr_application_discription {
  font-size: 1.0rem; }

.ocr_company_name {
  font-size: 1.0rem; }

.ocr_download_alert {
  text-align: center;
  margin: 10px 10px 20px;
  font-weight: bold; }

.ocr_non_display_receipt {
  padding: 150px 15px 0px; }

.cooperation_introduction .smartreceipt_icon {
  width: 80px;
  margin: 10px auto; }

.cooperation_introduction .external_app_name {
  text-align: center;
  font-size: 1.7rem;
  font-weight: bold;
  padding: 10px 50px; }

.cooperation_introduction .account {
  background: #fff;
  text-align: center;
  font-size: 1.5rem;
  font-weight: bold;
  word-break: break-all;
  padding: 15px;
  border-radius: 5px;
  margin-bottom: 50px; }

.cooperation_introduction .not_agree {
  text-align: center;
  font-size: 1.5rem;
  font-weight: bold;
  margin: 25px; }

.member_tutorial {
  padding: 0 0 15px 0;
  background-color: #fff; }
  .member_tutorial .tutorial_padding {
    padding: 15px; }
  .member_tutorial .skip {
    text-align: center; }
  .member_tutorial .slide_box {
    margin-bottom: 10px; }
  .member_tutorial .slideshow .dot-item {
    width: 16px; }
  .member_tutorial .slideshow .dot {
    width: 8px;
    height: 8px;
    background-color: #d9d9d9; }
  .member_tutorial .slideshow .dot-item:active .dot,
  .member_tutorial .slideshow .dot-item.active .dot {
    background-color: #ffe100; }
  .member_tutorial .img_box {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 380px;
    background-color: #ffe100; }
  .member_tutorial .shops_img_box {
    align-items: end; }
  .member_tutorial .txt_box {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    gap: 20px;
    padding: 25px 15px 15px 15px; }
    .member_tutorial .txt_box .title {
      font-weight: bold;
      font-size: 1.7rem; }
    .member_tutorial .txt_box .text {
      font-size: 1.4rem; }
  .member_tutorial .tutorial_img_01 {
    width: auto;
    height: 70%;
    max-width: 300px; }
  .member_tutorial .tutorial_img_02 {
    width: 45%;
    height: auto;
    max-width: 300px; }
  .member_tutorial .tutorial_img_03 {
    width: auto;
    height: 85%;
    max-width: 300px; }
  .member_tutorial .tutorial_img_04 {
    width: auto;
    height: 80%;
    max-width: 300px; }
  @media screen and (max-height: 750px) {
    .member_tutorial .img_box {
      height: 280px; }
    .member_tutorial .tutorial_img_01 {
      height: 85%; }
    .member_tutorial .txt_box {
      padding: 15px; }
      .member_tutorial .txt_box .title {
        font-size: 1.5rem; }
      .member_tutorial .txt_box .text {
        font-size: 1.2rem; } }

.point_home_link {
  background: #ffe100; }
  .point_home_link ul {
    background: #fff;
    margin-bottom: 15px; }
  .point_home_link li {
    position: relative;
    border-top: solid 1px #ccc; }
    .point_home_link li:first-child {
      border-top: none; }
    .point_home_link li.arrow {
      background: url("../images/icon_arrow.png") 95% center no-repeat;
      background-size: 12px 18px;
      display: block;
      text-decoration: none; }
    .point_home_link li.link {
      background: url("../images/linkwindow@2x.png") 95% center no-repeat;
      background-size: 18px;
      display: block;
      text-decoration: none; }
    .point_home_link li a {
      display: table;
      font-size: 1.6rem;
      margin: 0 5%;
      padding: 15px 0;
      text-decoration: none;
      width: 90%; }
      .point_home_link li a .exp {
        display: table-cell;
        width: 80%; }
        .point_home_link li a .exp .title {
          display: block;
          font-size: 1.6rem;
          font-weight: bold; }
        .point_home_link li a .exp .detail {
          display: block;
          width: 95%; }
          .point_home_link li a .exp .detail.period {
            color: #a3a3a3; }
      .point_home_link li a .count {
        display: table-cell;
        font-size: 14px !important;
        padding-right: 6%;
        text-align: right;
        vertical-align: middle;
        width: 20%;
        font-weight: bold; }
  .point_home_link .title_top {
    margin: 15px;
    background: #fff;
    border-radius: 10px; }
    .point_home_link .title_top ul {
      border-radius: 10px; }
  .point_home_link .title_top_date {
    color: #555; }
  .point_home_link .title_top_pt {
    font-size: 30px;
    font-weight: 400;
    font-style: normal; }
  .point_home_link .point_header {
    display: flex;
    padding: 20px; }
  .point_home_link .title_top_right {
    width: 70px;
    height: 70px;
    margin-left: auto; }
  .point_home_link .itempurchase_status {
    display: inline !important;
    margin: 0 2px 0 0; }
  .point_home_link .arrow_hide {
    background: none !important; }
  .point_home_link .receiptDataSourceType {
    background-color: #fff;
    width: fit-content !important;
    color: #777777;
    padding: 0 5px;
    border-radius: 10px;
    border: 1px solid #ccc; }
  .point_home_link .question_enclosed {
    width: 16px;
    height: 16px;
    vertical-align: baseline; }
  .point_home_link .badge {
    width: 6px;
    height: 6px;
    visibility: hidden; }
  .point_home_link .questionnaire_badge {
    width: 6px;
    height: 6px;
    display: block;
    position: absolute;
    top: 50%;
    margin-left: 10px; }
  .point_home_link .detail_positive a {
    font-weight: bold; }
  .point_home_link .detail_positive span {
    padding-left: 10px; }
  .point_home_link .linkwindow {
    width: 16px;
    height: 16px;
    float: right;
    padding-right: 10px; }
  .point_home_link .item_purchase_link, .point_home_link .tentame_project_link, .point_home_link .questionnaire_list, .point_home_link .monitors_form {
    background: #f9f9f9 !important;
    margin: 0 !important;
    border-top: solid 1px #ccc; }
  .point_home_link .tentame_project_link {
    font-size: 1.5rem !important; }
    .point_home_link .tentame_project_link li.link {
      background-position: 91% center, 95% center !important;
      background-size: 12px, 11px !important; }

.point_histories .point_process_type, .grant_points .point_process_type, .use_points .point_process_type {
  display: flex;
  justify-content: center;
  width: 43px;
  height: 18px;
  border-radius: 40px; }
  .point_histories .point_process_type.get, .grant_points .point_process_type.get, .use_points .point_process_type.get {
    background: #E31818;
    color: white; }
  .point_histories .point_process_type.use, .grant_points .point_process_type.use, .use_points .point_process_type.use {
    background: #fff;
    border: 0.5px solid #ccc; }

.point_histories #srpoint_head {
  padding: 15px;
  display: table;
  margin: auto; }

.point_histories .arrow_left {
  display: table-cell;
  width: 7.35px;
  height: 12px;
  content: url("../images/icon_arrow06.png");
  padding-right: 10px; }

.point_histories .month {
  display: table-cell;
  font-size: 19px;
  font-weight: bold;
  text-align: center; }

.point_histories .arrow_right {
  display: table-cell;
  width: 7.35px;
  height: 12px;
  float: right;
  content: url("../images/icon_arrow07.png");
  padding-left: 10px; }

.point_histories .sr_points {
  display: block;
  background: white;
  margin: 10px;
  border-radius: 5px; }

.point_histories .arrow {
  background: url("../images/icon_arrow.png") 95% center no-repeat;
  background-size: 12px 18px;
  display: block;
  text-decoration: none;
  border-top: solid 1px #ccc; }

.point_histories .arrow:first-child {
  border-top: none; }

.point_histories .arrow > a, .point_histories .arrow > span {
  display: table;
  font-size: 1.6rem;
  margin: 0 5%;
  padding: 15px 0;
  text-decoration: none;
  width: 90%; }

.point_histories .exp {
  display: table-cell;
  width: 80%; }

.point_histories .detail {
  display: block;
  width: 95%;
  opacity: 0.5; }

.point_histories .title {
  display: block;
  font-size: 1.6rem;
  font-weight: bold; }

.point_histories .count {
  display: table-cell;
  font-size: 14px;
  padding-right: 20px;
  text-align: right;
  vertical-align: middle;
  width: 20%;
  font-weight: bold; }

.grant_points, .use_points {
  background-color: white;
  margin: 10px;
  border-radius: 5px;
  padding-bottom: 10px; }
  .grant_points .title_top, .use_points .title_top {
    margin-bottom: 10px;
    border-bottom: 0.5px solid #ccc;
    padding: 20px; }
  .grant_points .point_process_type, .use_points .point_process_type {
    margin: auto; }
  .grant_points .accrue_type, .use_points .accrue_type {
    font-size: 20px;
    text-align: center;
    font-weight: bold; }
  .grant_points .detail_right, .use_points .detail_right {
    font-weight: bold; }
  .grant_points .detail_left, .grant_points .detail_right, .use_points .detail_left, .use_points .detail_right {
    display: inline-block;
    padding: 5px 15px; }
  .grant_points .frame, .use_points .frame {
    display: flex;
    justify-content: space-between; }

.use_points .point_process_type.use {
  box-sizing: border-box; }

.use_points .linkwindow {
  width: 10px;
  height: 10px; }

.srpoint_receipt_lottery, .srpoint_introduction {
  padding: 15px;
  font-family: 'Hiragino Sans';
  font-style: normal; }

.srpoint_receipt_lottery .image_step {
  background-color: white;
  margin: 15px 0px;
  border-radius: 5px;
  padding: 15px;
  display: table;
  width: 90%; }

.srpoint_introduction .introduction_display {
  background-color: white;
  margin: 15px 0px;
  border-radius: 5px;
  padding: 15px;
  display: table;
  width: 90%; }

.srpoint_introduction .introduction_code_name {
  font-weight: 600;
  font-size: 13px;
  line-height: 20px;
  color: #000;
  margin: 15px 0px; }

.srpoint_introduction .explanation {
  font-weight: 300;
  font-size: 14px;
  line-height: 22px;
  margin: 15px 0px;
  color: #000; }

.srpoint_introduction .caution {
  margin: 15px 0px;
  font-weight: 300;
  font-size: 12px;
  line-height: 22px;
  display: flex;
  align-items: center; }

.srpoint_introduction button {
  border: none;
  outline: none;
  background: transparent;
  font-weight: 300;
  font-size: 13px;
  line-height: 20px;
  padding: unset;
  color: #333; }

.srpoint_introduction .right_side {
  display: table-cell;
  width: 50%;
  text-align: right;
  font-weight: 300;
  font-size: 13px;
  line-height: 20px;
  color: #333;
  opacity: 0.5; }

.srpoint_introduction .left_side {
  display: table-cell;
  width: 50%; }

.tab_container {
  padding: 15px 0;
  text-align: center;
  background-color: #fff; }
  .tab_container .tab {
    display: inline-flex;
    border: 1px solid #000;
    border-radius: 6px;
    overflow: hidden; }
    .tab_container .tab .tab_btn {
      padding: 5px 0;
      width: 40vw;
      max-width: 250px;
      background-color: #fff;
      color: #000;
      border: none;
      outline: none; }
      .tab_container .tab .tab_btn.tab_btn.active {
        background-color: #333;
        color: #fff; }

.ocr_item_purchase_history_btn {
  background: rgba(0, 0, 0, 0.8);
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 100; }
  .ocr_item_purchase_history_btn p {
    padding: 20px 0 10px; }
    .ocr_item_purchase_history_btn p a {
      margin: 0 20px 10px; }

.item_purchases_filter {
  color: #fff; }
  .item_purchases_filter a.toggle {
    display: block;
    padding: 8px 30px 8px 5px;
    background: url("../images/icon_arrow04.png") 97% center no-repeat #333;
    background-size: 14px 10px;
    box-sizing: border-box;
    text-decoration: none; }
    .item_purchases_filter a.toggle.clickBtn_on8 {
      background: url("../images/icon_arrow05.png") 97% center no-repeat #333;
      background-size: 14px 10px; }
    .item_purchases_filter a.toggle dl {
      display: table; }
      .item_purchases_filter a.toggle dl dt, .item_purchases_filter a.toggle dl dd {
        display: table-cell;
        color: #fff;
        font-size: 1.3rem; }
      .item_purchases_filter a.toggle dl dt {
        padding: 0 0 0 10px; }
    .item_purchases_filter a.toggle p {
      color: #fff;
      font-size: 1.3rem;
      padding-left: 10px;
      line-height: 3rem; }
  .item_purchases_filter .brand_detail_inner {
    height: 100%;
    padding: 0 15px;
    background: #333;
    border-top: 1px solid #fff;
    background-size: 100% 100%; }
    .item_purchases_filter .brand_detail_inner .select_box {
      margin: 20px 0; }
    .item_purchases_filter .brand_detail_inner label, .item_purchases_filter .brand_detail_inner select {
      display: block; }
    .item_purchases_filter .brand_detail_inner label {
      color: #fff;
      font-size: 1.3rem; }
    .item_purchases_filter .brand_detail_inner select {
      width: 100%;
      height: 30px;
      padding: 0 6% 0 4px;
      border: none;
      background: url("../images/icon_arrow12.png") 97% center no-repeat #555;
      color: #fff;
      -webkit-appearance: button;
      appearance: button;
      border-radius: 5px;
      margin-bottom: 20px;
      margin-top: 8px;
      background-size: 6px auto; }
    .item_purchases_filter .brand_detail_inner .filter_btn {
      padding: 20px 25px;
      border-top: 1px solid #c8c8c8; }
    .item_purchases_filter .brand_detail_inner .text_link {
      text-align: center;
      margin-bottom: 15px; }
      .item_purchases_filter .brand_detail_inner .text_link a {
        color: #fff; }
    .item_purchases_filter .brand_detail_inner [class^='submitBtn02_'] {
      padding: 15px 0 10px; }
  .item_purchases_filter .submitBtnYellow_active {
    background: #ebd005; }

.apply_history_exp {
  padding: 15px;
  border-bottom: solid 1px #ccc;
  font-size: 1.5rem;
  min-height: 100px;
  box-sizing: border-box; }

.status_chip.pending_chip {
  background-color: #ccc;
  color: #fff; }

.status_chip.ng_chip {
  background-color: #000;
  color: #fff; }

.status_chip.granted_chip {
  background-color: #ffb400;
  color: #fff; }

.item_purchase_link,
.apply_history_link {
  background: #ffe100; }
  .item_purchase_link.app_item_purchase_link ul,
  .apply_history_link.app_item_purchase_link ul {
    margin-bottom: 10px; }
  .item_purchase_link ul,
  .apply_history_link ul {
    background: #fff;
    margin-bottom: 2px; }
  .item_purchase_link li,
  .apply_history_link li {
    position: relative;
    border-top: solid 1px #ccc; }
    .item_purchase_link li:first-child,
    .apply_history_link li:first-child {
      border-top: none; }
    .item_purchase_link li.arrow,
    .apply_history_link li.arrow {
      background: url("../images/icon_arrow.png") 95% center no-repeat;
      background-size: 12px 18px;
      display: block;
      text-decoration: none; }
    .item_purchase_link li.link,
    .apply_history_link li.link {
      background: url("../images/linkwindow@2x.png") 95% center no-repeat;
      background-size: 18px;
      display: block;
      text-decoration: none; }
    .item_purchase_link li a,
    .item_purchase_link li span.app_ver,
    .apply_history_link li a,
    .apply_history_link li span.app_ver {
      display: table;
      font-size: 1.6rem;
      margin: 0 5%;
      padding: 15px 0;
      text-decoration: none;
      width: 90%; }
      .item_purchase_link li a .thumbnail,
      .item_purchase_link li span.app_ver .thumbnail,
      .apply_history_link li a .thumbnail,
      .apply_history_link li span.app_ver .thumbnail {
        display: table-cell;
        width: 18%;
        min-width: 50px;
        padding-right: 3%;
        text-align: center;
        vertical-align: middle; }
        .item_purchase_link li a .thumbnail img,
        .item_purchase_link li span.app_ver .thumbnail img,
        .apply_history_link li a .thumbnail img,
        .apply_history_link li span.app_ver .thumbnail img {
          max-height: 60px;
          max-width: 100%;
          width: auto; }
      .item_purchase_link li a .exp,
      .item_purchase_link li span.app_ver .exp,
      .apply_history_link li a .exp,
      .apply_history_link li span.app_ver .exp {
        display: table-cell;
        width: 60%; }
        .item_purchase_link li a .exp .title,
        .item_purchase_link li span.app_ver .exp .title,
        .apply_history_link li a .exp .title,
        .apply_history_link li span.app_ver .exp .title {
          display: block;
          font-size: 1.5rem;
          font-weight: bold;
          word-break: break-all; }
        .item_purchase_link li a .exp .chip,
        .item_purchase_link li span.app_ver .exp .chip,
        .apply_history_link li a .exp .chip,
        .apply_history_link li span.app_ver .exp .chip {
          padding: 2px 5px 0;
          border-radius: 10px;
          font-size: 1.0rem; }
        .item_purchase_link li a .exp .detail,
        .item_purchase_link li span.app_ver .exp .detail,
        .apply_history_link li a .exp .detail,
        .apply_history_link li span.app_ver .exp .detail {
          display: block;
          width: 95%;
          word-break: break-all; }
          .item_purchase_link li a .exp .detail.period,
          .item_purchase_link li span.app_ver .exp .detail.period,
          .apply_history_link li a .exp .detail.period,
          .apply_history_link li span.app_ver .exp .detail.period {
            color: #a3a3a3; }
          .item_purchase_link li a .exp .detail.point, .item_purchase_link li a .exp .detail.entry,
          .item_purchase_link li span.app_ver .exp .detail.point,
          .item_purchase_link li span.app_ver .exp .detail.entry,
          .apply_history_link li a .exp .detail.point,
          .apply_history_link li a .exp .detail.entry,
          .apply_history_link li span.app_ver .exp .detail.point,
          .apply_history_link li span.app_ver .exp .detail.entry {
            width: fit-content;
            color: #fff;
            padding: 0 5px;
            border-radius: 10px; }
          .item_purchase_link li a .exp .detail.point,
          .item_purchase_link li span.app_ver .exp .detail.point,
          .apply_history_link li a .exp .detail.point,
          .apply_history_link li span.app_ver .exp .detail.point {
            background-color: #ffb400; }
          .item_purchase_link li a .exp .detail.entry,
          .item_purchase_link li span.app_ver .exp .detail.entry,
          .apply_history_link li a .exp .detail.entry,
          .apply_history_link li span.app_ver .exp .detail.entry {
            background-color: #ccc; }
      .item_purchase_link li a .count,
      .item_purchase_link li span.app_ver .count,
      .apply_history_link li a .count,
      .apply_history_link li span.app_ver .count {
        color: #000;
        display: table-cell;
        font-size: 14px;
        padding-right: 6%;
        text-align: right;
        vertical-align: middle;
        width: 20%; }
        .item_purchase_link li a .count.reception_end,
        .item_purchase_link li span.app_ver .count.reception_end,
        .apply_history_link li a .count.reception_end,
        .apply_history_link li span.app_ver .count.reception_end {
          font-size: 1.1rem; }
  .item_purchase_link .circle,
  .apply_history_link .circle {
    display: block;
    position: absolute;
    width: 28px;
    height: 28px;
    background: #ffb400;
    color: #fff;
    line-height: 28px;
    text-align: center;
    border-radius: 28px;
    z-index: 3;
    right: 10%;
    top: 23%; }
  .item_purchase_link .version,
  .apply_history_link .version {
    color: #333;
    display: block;
    font-size: 1.6rem;
    height: 28px;
    text-align: right;
    border-radius: 28px;
    right: 6%;
    top: 28%;
    position: absolute;
    width: 20%;
    z-index: 3; }
  .item_purchase_link .not_apply_msg,
  .apply_history_link .not_apply_msg {
    padding: 15px; }

.item_purchase_box {
  background: #fff; }
  .item_purchase_box .item_purchase_ttl {
    padding: 15px 15px 8px; }
    .item_purchase_box .item_purchase_ttl .company {
      font-size: 1.3rem;
      font-weight: bold;
      word-break: break-all; }
    .item_purchase_box .item_purchase_ttl .title {
      font-size: 1.6rem;
      font-weight: bold;
      word-break: break-all; }
    .item_purchase_box .item_purchase_ttl .point {
      color: #e83433;
      font-size: 1.4rem;
      font-weight: bold; }
    .item_purchase_box .item_purchase_ttl .period {
      color: #a3a3a3;
      font-size: 1.3rem; }
  .item_purchase_box .item_purchase_txt {
    font-size: 1.4rem;
    padding: 10px 15px 15px;
    word-break: break-all; }
  .item_purchase_box .toggle_box {
    background: #ffe100; }
    .item_purchase_box .toggle_box .toggle {
      background: url("../images/icon_arrow08.png") right center no-repeat;
      background-size: 14px 10px;
      padding: 10px 0;
      font-weight: bold;
      text-align: left; }
      .item_purchase_box .toggle_box .toggle.clickBtn_on0 {
        background: url("../images/icon_arrow09.png") right center no-repeat;
        background-size: 14px 10px; }
  .item_purchase_box .toggle_inner p {
    font-size: 1.4rem; }
  .item_purchase_box .info_box .title,
  .item_purchase_box .apply_history_box .title,
  .item_purchase_box .purchase_count_box .title {
    background: #ffe100;
    padding: 10px 15px;
    font-size: 1.4rem;
    font-weight: bold; }
  .item_purchase_box .info_box .text,
  .item_purchase_box .info_box .count,
  .item_purchase_box .apply_history_box .text,
  .item_purchase_box .apply_history_box .count,
  .item_purchase_box .purchase_count_box .text,
  .item_purchase_box .purchase_count_box .count {
    padding: 15px; }
  .item_purchase_box .info_box .note,
  .item_purchase_box .apply_history_box .note,
  .item_purchase_box .purchase_count_box .note {
    color: #a3a3a3;
    font-size: 1.2rem; }
  .item_purchase_box .info_box .refresh_btn img,
  .item_purchase_box .apply_history_box .refresh_btn img,
  .item_purchase_box .purchase_count_box .refresh_btn img {
    width: 20px; }
  .item_purchase_box .info_box .tile,
  .item_purchase_box .apply_history_box .tile,
  .item_purchase_box .purchase_count_box .tile {
    padding: 15px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-top: solid 1px #ccc; }
    .item_purchase_box .info_box .tile .tile_left,
    .item_purchase_box .apply_history_box .tile .tile_left,
    .item_purchase_box .purchase_count_box .tile .tile_left {
      display: flex;
      flex-direction: column;
      gap: 4px; }
    .item_purchase_box .info_box .tile .store_name,
    .item_purchase_box .apply_history_box .tile .store_name,
    .item_purchase_box .purchase_count_box .tile .store_name {
      font-size: 1.5rem; }
    .item_purchase_box .info_box .tile .price,
    .item_purchase_box .apply_history_box .tile .price,
    .item_purchase_box .purchase_count_box .tile .price {
      font-size: 2.4rem; }
    .item_purchase_box .info_box .tile .chip,
    .item_purchase_box .apply_history_box .tile .chip,
    .item_purchase_box .purchase_count_box .tile .chip {
      padding: 2px 5px 0;
      border-radius: 10px;
      font-size: 1.0rem; }
  .item_purchase_box .ocr_apply_btn,
  .item_purchase_box .item_purchase_entry {
    background: rgba(0, 0, 0, 0.8); }
    .item_purchase_box .ocr_apply_btn p,
    .item_purchase_box .item_purchase_entry p {
      padding: 20px 0 10px; }
      .item_purchase_box .ocr_apply_btn p a,
      .item_purchase_box .item_purchase_entry p a {
        margin: 0 20px 10px; }
  .item_purchase_box .maintenance {
    background: rgba(0, 0, 0, 0.8); }
    .item_purchase_box .maintenance .note {
      padding: 20px 10px;
      text-align: center; }
      .item_purchase_box .maintenance .note p {
        font-size: 1.4rem;
        color: #fff; }
  .item_purchase_box .items_note {
    padding: 15px;
    border-bottom: solid 1px #ccc; }
  .item_purchase_box .item_tile {
    padding: 15px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-bottom: solid 1px #ccc;
    gap: 10px; }
    .item_purchase_box .item_tile .item_name {
      font-size: 1.5rem;
      white-space: normal; }

.exp_header {
  padding: 15px; }
  .exp_header .text {
    font-size: 1.6rem; }

.apply_receipts_link {
  padding: 15px; }
  .apply_receipts_link a {
    text-decoration: none; }
  .apply_receipts_link .tile {
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-top: solid 1px #ccc; }
    .apply_receipts_link .tile.active {
      padding: 30px 15px;
      background-color: #fff; }
    .apply_receipts_link .tile.inactive {
      padding: 20px 35px 20px 15px;
      background-color: #f9f9f9; }
    .apply_receipts_link .tile .tile_left {
      display: flex;
      flex-direction: column;
      align-items: flex-start;
      gap: 4px; }
      .apply_receipts_link .tile .tile_left .pending_chip {
        display: inline-block;
        padding: 2px 8px 0;
        border-radius: 10px;
        font-size: 1.1rem;
        color: #fff;
        background-color: #ccc; }
      .apply_receipts_link .tile .tile_left .detail {
        font-size: 1.8rem;
        word-break: break-all; }
      .apply_receipts_link .tile .tile_left .period {
        color: #a3a3a3; }
    .apply_receipts_link .tile .tile_right {
      display: flex;
      align-items: center;
      gap: 8px; }
      .apply_receipts_link .tile .tile_right .price {
        font-size: 2.4rem; }
      .apply_receipts_link .tile .tile_right .arrow {
        display: inline-block;
        width: 12px;
        height: 18px;
        background-image: url("../images/icon_arrow.png");
        background-size: contain;
        background-repeat: no-repeat; }

.questionnaires {
  margin: 10px;
  border-radius: 5px; }
  .questionnaires .questionnaire_badge {
    width: 6px;
    height: 6px;
    display: block;
    position: absolute;
    top: 50%;
    margin-left: 10px; }

.questionnaire_detail .questionnairebox {
  background: #fff;
  word-break: break-all; }

.questionnaire_detail .questionnaire_ttl {
  padding: 15px 15px 8px; }

.questionnaire_detail .questionnaire_ttl dl {
  display: inline-block;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box; }

.questionnaire_detail img.questionnaire_link {
  width: 20px; }

.external_point_exchange .title_explain, .external_point_exchange_detail .title_explain {
  margin: 30px; }

.external_point_exchange hr, .external_point_exchange_detail hr {
  border: solid 1px #fff;
  opacity: 0.5; }

.external_point_exchange .external_points, .external_point_exchange_detail .external_points {
  margin: 10px;
  border-radius: 5px; }

.external_point_exchange .title_top {
  margin: 30px;
  display: flex; }

.external_point_exchange .title_top_pt {
  font-size: 30px;
  font-weight: 400;
  font-style: normal; }

.external_point_exchange .point_header {
  width: 70px;
  height: 70px;
  margin-left: auto; }

.external_point_exchange_detail select {
  float: right;
  color: #333;
  opacity: 0.5;
  appearance: none;
  padding-right: 20px;
  border: none;
  text-align: right;
  font-size: 13px;
  padding-top: 5px; }

.external_point_exchange_detail .title {
  font-size: 13px;
  display: inline-table; }

.external_point_exchange_detail .unable_exchange_point {
  display: table-cell;
  font-size: 13px;
  width: 50%; }

.external_point_exchange_detail footer {
  position: fixed;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 211px;
  background: #000;
  opacity: 0.85; }
  .external_point_exchange_detail footer a {
    margin: 10px; }

.external_point_exchange_detail .frame {
  display: flex;
  justify-content: space-between;
  margin: 5px; }

.external_point_exchange_detail hr {
  width: 90%; }

.external_point_exchange_detail .detail_right {
  font-weight: bold; }

.external_point_exchange_detail .detail_left, .external_point_exchange_detail .detail_right {
  display: inline-block;
  padding: 5px 15px;
  color: #fff; }

.external_point_exchange_detail .dialogText {
  font-size: 14px;
  padding: 20px; }

.register_account_authentication {
  margin: auto auto 15px;
  background: #fff;
  border: solid 0;
  border-radius: 5px;
  font-size: 16px;
  padding: 20px 15px;
  text-align: left;
  width: 100%;
  position: relative;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box; }

input.register_account_authentication::placeholder {
  font-size: 14px; }

input.register_account_authentication::-moz-placeholder {
  font-size: 14px; }

input.register_account_authentication::-ms-input-placeholder {
  font-size: 14px; }

.change_input_format {
  text-align: center;
  padding-top: 15px;
  font-weight: bold; }

.display_input_mobilePhone .read_txt {
  margin-top: 60px;
  margin-bottom: 38px; }

.display_input_mailAddress .read_txt {
  margin-top: 60px;
  margin-bottom: 38px; }

.authentication_confirm_faq_message {
  display: block;
  font-size: 1.2rem;
  text-align: center; }

.authentication_confirm_faq_message a {
  display: inline;
  padding: 0;
  border: none;
  text-decoration: underline; }

.register_member_sex {
  display: flex; }

.register_member_sex label {
  background: #fff;
  border: solid 1px #FFFFFF;
  color: #555;
  display: inline-block;
  padding: 8px 0px 8px 0px;
  text-align: center;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  margin-right: 8px;
  border-radius: 5px;
  flex: 1; }

.register_member_sex label.active {
  background: #000;
  border: solid 1px #000;
  color: #fff; }

.register_member_sex label input {
  display: none; }

.register_membere_push_setting {
  font-size: 13px; }

.register_membere_push_setting label.radios {
  background: url("../images/disagree.png") left center no-repeat;
  background-size: 16px 16px;
  display: block; }

.register_membere_push_setting label.radios.active {
  background: url("../images/agree.png") left center no-repeat;
  background-size: 16px 16px; }

.register_membere_push_setting label.register_membere_checkboxes {
  background: url("../images/disagree.png") left center no-repeat;
  background-size: 16px 16px;
  display: block;
  padding: 2px 0px 1px 26px; }

.register_membere_push_setting label.register_membere_checkboxes.active {
  background: url("../images/agree.png") left center no-repeat;
  background-size: 16px 16px; }

.register_membere_push_setting strong {
  display: block; }

.register_membere_push_setting input {
  display: none; }

.input_full_register_member {
  padding: 15px 15px;
  width: 90%;
  border-radius: 5px; }

.input_full_register_member::placeholder {
  font-size: 13px;
  text-align: left;
  padding: 15px 0; }

select.select_birth_year {
  -moz-appearance: none;
  -webkit-appearance: none;
  -o-appearance: none;
  -ms-appearance: none;
  appearance: none;
  width: 47%;
  padding: 15px 0;
  border-radius: 5px;
  margin-right: 8px;
  font-size: 13px;
  padding-left: 10px;
  background-color: white; }

select.select_birth_error {
  -moz-appearance: none;
  -webkit-appearance: none;
  -o-appearance: none;
  -ms-appearance: none;
  appearance: none;
  width: 47%;
  padding: 15px 0;
  border-radius: 5px;
  margin-right: 8px;
  font-size: 13px;
  padding-left: 10px;
  background-color: #FDF1F1;
  border: 1px solid #B41F1F; }

select.select_birth_month {
  -moz-appearance: none;
  -webkit-appearance: none;
  -o-appearance: none;
  -ms-appearance: none;
  appearance: none;
  width: 47%;
  padding: 15px 0;
  border-radius: 5px;
  font-size: 13px;
  padding-left: 10px;
  background-color: white; }

.input_zip_code {
  width: 45%;
  padding: 15px 0;
  border-radius: 5px;
  padding-left: 10px; }

.tentame_project_tab {
  margin-bottom: 15px; }
  .tentame_project_tab a {
    display: block;
    padding: 15px 0;
    color: #333;
    opacity: 0.3;
    font-size: 1.4rem;
    font-weight: bold;
    line-height: 1.2;
    text-align: center;
    text-decoration: none; }
  .tentame_project_tab ul {
    display: table;
    width: 100%;
    background: #fff; }
    .tentame_project_tab ul li {
      display: table-cell;
      vertical-align: middle;
      width: 33%; }
      .tentame_project_tab ul li.active a {
        opacity: 1;
        pointer-events: none; }

.tentame_project_link {
  background: #ffe100;
  margin: 15px; }
  .tentame_project_link ul {
    background: #fff; }
  .tentame_project_link li {
    position: relative;
    border-top: solid 1px #ccc; }
    .tentame_project_link li:first-child {
      border-top: none; }
    .tentame_project_link li.link {
      background-image: url("../images/linkwindow@2x.png"), url("../images/icon_arrow.png");
      background-position: 92% center, 97% center;
      background-repeat: no-repeat, no-repeat;
      background-size: 12px, 8px 12px;
      display: block;
      text-decoration: none; }
    .tentame_project_link li a {
      display: table;
      margin: 0 5%;
      padding: 15px 0;
      text-decoration: none;
      width: 90%; }
      .tentame_project_link li a .thumbnail {
        display: table-cell;
        width: 18%;
        min-width: 50px;
        padding-right: 3%;
        text-align: center;
        vertical-align: middle; }
        .tentame_project_link li a .thumbnail img {
          max-height: 60px;
          max-width: 100%;
          width: auto; }
      .tentame_project_link li a .exp {
        display: table-cell;
        width: 56%; }
        .tentame_project_link li a .exp .title {
          display: -webkit-box;
          overflow: hidden;
          font-size: 1.4rem;
          font-weight: bold;
          word-break: break-all;
          -webkit-box-orient: vertical;
          -webkit-line-clamp: 2; }
        .tentame_project_link li a .exp .period {
          display: block;
          width: 95%;
          opacity: 0.5;
          word-break: break-all; }
      .tentame_project_link li a .count {
        display: table-cell;
        font-size: 1.3rem;
        padding-right: 9%;
        text-align: right;
        vertical-align: middle;
        width: 26%; }

.tentame_footer {
  margin: 15px 15px 30px; }
  .tentame_footer .tentame_external_link a {
    font-size: 1.4rem;
    text-decoration: underline; }
  .tentame_footer .tentame_external_link .image {
    display: inline-block;
    width: 15px;
    background-image: url("../images/linkwindow_yellow.png");
    background-position: center;
    background-repeat: no-repeat;
    background-size: 12px; }

#memo_textbox {
  display: block;
  border-radius: 0;
  font-size: 16px;
  padding: 15px;
  margin: 0;
  height: calc(100vh - 140px);
  min-height: 500px;
  outline: none;
  resize: none; }

.memo_counter_container {
  bottom: 10px;
  right: 10px;
  font-size: 14px;
  color: #6C6C6C;
  background-color: #fff;
  text-align: end;
  padding: 10px; }

.memo_btn_container {
  display: flex;
  justify-content: space-between; }

.textarea_wrapper {
  position: relative; }

.memo_popup {
  display: flex;
  flex-direction: column;
  height: 100%;
  background-color: #fff;
  padding: 0 !important; }
  .memo_popup .memo_popup_title {
    text-align: center;
    background-color: #FEE100;
    padding: 15px;
    font-weight: 900;
    font-size: 2.0rem;
    line-height: 1.4;
    border: 2px solid #000000; }
  .memo_popup .memo_popup_contents {
    display: flex;
    flex-direction: column;
    margin: 20px 30px 40px;
    flex: 1; }
    .memo_popup .memo_popup_contents .memo_popup_img {
      width: 35%;
      max-width: 200px;
      object-fit: contain;
      margin-left: auto;
      margin-right: auto; }
    .memo_popup .memo_popup_contents .memo_popup_txt {
      font-size: 1.5rem;
      color: #2C333D;
      text-align: left; }

.memo_btn {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 97px;
  height: 37px;
  background-color: #fff;
  border-radius: 20px;
  border: none;
  font-weight: bold;
  font-size: 14px;
  text-decoration: none;
  padding-top: 2px;
  box-sizing: border-box; }
  .memo_btn img {
    margin-left: 4px;
    width: 15px; }
  .memo_btn.memo_btn_disabled {
    pointer-events: none;
    background-color: #D8D8D8;
    color: #909090; }
