@charset "UTF-8";
/* CSS Document */
#card_wrap .front {border-radius: 10px;}
#card_wrap .front img {width: 80vw; max-width: 300px;border-radius: 10px;}
#card_wrap .front figcaption.premium {color: #fff;}

.button {color: #333333;}
.button.sizeM {display: block;background-image: url(../../images/wallet/arrow_next.svg);
    background-position: 95% center;
    background-repeat: no-repeat;
    font-size: 0.875rem;
    line-height: 3;
    width: 60%; margin: .5rem auto;}
.button.next {background-color: #96dc5f;}

#card_wrap .front figcaption span {margin-right: .65em;}
#card_wrap .front figcaption.premium strong{color: #fff;}


#pointcard .attention.txt_left {padding: 1.5em 2em .5em;margin: 10px auto 25px;text-align: left;}
#pointcard .attention.txt_left.onecol {width: 80%;margin: 45px auto;}
#pointcard .attention.txt_left p { font-size: .875rem;}

@media screen and (max-width: 768px) {
#pointcard .attention.txt_left,
#pointcard .attention.txt_left.onecol {width: 100%; font-size: .75rem;}

}

#container section {position: relative;}
#pointcard .btn_boxR {display: block;margin-left: auto; max-width: 45%;}

.btn_alldeposit {font-size: .8125rem; background-image: url(/themes/images/wallet/btn_arw_deposit.svg); background-position: 92% center; background-repeat: no-repeat;background-color: #fff; border: 1px #ddd solid; border-radius: 3px; padding: .5em 2em; width: 170px; text-align: center; display: block; margin-bottom: 0;}

@media screen and (max-width: 660px) {
#pointcard h2 > strong {/*width: 100%;*/white-space: nowrap; font-size: 3.4vw !important;}/*20201128*/
#pointcard h2 a.btn_alldeposit {font-size: 3.4vw;max-width: 100%;}

.box:not(:last-child)
{margin-bottom: 3vw !important;}
}

/* 20201127 2838 */
#pointcard .box.nobdr { width: 85%; margin: 0 auto; border: none;border-radius: 0; box-shadow: 0 2px 3px rgba(10, 10, 10, 0), 0 0 0 1px rgba(10, 10, 10, 0);}
#pointcard .box.nobdr ul.wallet_list {margin-bottom: 0;}
#web #pointcard .box.nobdr p {font-size: .875rem;}
#web #pointcard .wallet_list li {font-size: .875rem;}
#web #pointcard .wallet_list li:not(.headline):nth-child(odd) { background-color: #f6f6f6;}
@media screen and (max-width: 660px) {
#pointcard .box.nobdr {width: 90%; background-color: #fff; padding: 2px;}
#web #pointcard .box.nobdr p {font-size: 3.4vw;}
#web #pointcard .wallet_list li {font-size: 3.4vw;}
}
/* 20210603 wallet */

#mypage-cont.wallet2021 .balance-box {display: flex; width: 60%;flex-wrap: wrap; justify-content: flex-start; position: relative; padding-left: 30px;}
#mypage-cont.wallet2021 .balance-box img.ic_wallet {position: absolute; left: 0; bottom: 25%; }
#mypage-cont.wallet2021 .balance-box span > p.nomgb { padding:0 .25em 0 0; margin-bottom: 0; display: inline-block;}
#mypage-cont.wallet2021 .balance-sticky {position: sticky;position: -webkit-sticky;/*Safari用*/top: 0; background-color: #fff; z-index: 1000; padding: 5px 0; margin-bottom: 1px;}
#mypage-cont.wallet2021 .button-sub {width: 160px; border: 1px #ddd solid; border-radius: 2px; background-color: #fff; margin-bottom: 8px;}
#mypage-cont.wallet2021 .wallet {border-bottom-color: #de4525;
    border-bottom-style: solid;
    border-bottom-width: 2px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-size: .8125rem;
    font-weight: normal;
line-height: 3rem;
    line-height: 2rem;
    margin: 0 auto;
    width: 100%; padding: 0;}
#mypage-cont.wallet2021 .wallet .button-sub {padding: 1px; background-color: #fff;}
#mypage-cont.wallet2021 .wallet .button-sub a {display: flex; flex-direction: row; align-items: center; justify-content: center;background-color: #fff; padding:6px 3px;}
#mypage-cont.wallet2021 .wallet .button-sub a.current{background-color: #79b5cd;color: #fff;}
#mypage-cont.wallet2021 .wallet .button-sub i {display: inline-flex; align-items: center; padding: .25em 0;}
#mypage-cont.wallet2021 .wallet .button-sub i > img {width: 24px; margin: 0 auto;}
#mypage-cont.wallet2021 .wallet .button-sub a span {font-size: .8125rem; display: block; line-height: 1.5; padding-left: .5em;}
#mypage-cont.wallet2021 .wallet strong {font-size: 1.75rem; width: 6.5em;}
#mypage-cont.wallet2021 .wallet i {font-style: normal;}
#mypage-cont.wallet2021 #num,#mypage-cont.wallet2021 #num.d1,#mypage-cont.wallet2021 #num.d2,#mypage-cont.wallet2021 #num.d3,#mypage-cont.wallet2021 #num.d4,#mypage-cont.wallet2021 #num.d5,#mypage-cont.wallet2021 #num.d6,#mypage-cont.wallet2021 #num.d7 {display: inline-block;width: 6em !important; margin-right: .25em;}

#mypage-cont.wallet2021 #passbook {}
.passbook-inner {padding: 0 5% 1rem;}
.wallet_history { margin: 0 auto; padding: 0; display: block;}
.wallet_history li {display: flex; background-color: #fff; margin: 4px 0; width: 100%; padding: .75em; align-items: stretch; justify-content:flex-start; font-size: .9375rem;}
.wallet_history li div { display: inline-flex; flex-direction: column; padding:0 2%;}
.wallet_history li > .status { display: inline-flex; align-items:center; justify-content: flex-start;flex-direction: column;padding-right: 10px; width: 4.5em;}
.wallet_history li > .status i {display: block;border-radius: 3px; padding: .5em .5em; line-height: 1;width: 100%;
background-color: #999999;color: #fff;font-style: normal;white-space: nowrap; text-align: center; margin-bottom: 5px;}
.wallet_history li > .status.payment i {background-color: #37a4c4;}
.wallet_history li > .status.charge i {background-color: #df4525;}
.wallet_history li span.date {color: #999; font-size: .8em;}
.wallet_history li span.status_text {font-weight:bold;}
.wallet_history li span.price {display: flex; font-size: 1.25em; font-weight: bold; align-items: flex-end; margin-left: auto;}
.wallet_history li span.price i {font-style: normal; font-size: .75em; font-weight: normal; padding-left: .25em;}
#mypage-cont.wallet2021 .wallet_history li span a:link {color: #066eb3; }
#mypage-cont.wallet2021 .wallet_history li span a:hover {text-decoration: underline;}
.wallet_history li.cancel span.price {color: #ccc;}
.wallet_history li span.txt-cancel { display: block; font-size: .5rem; color: #999; text-align: center; letter-spacing: -0.04; white-space: nowrap;}
.wallet_history li >div {width:calc(100% - 11.5em);}
.wallet_history li span.price {width: 7em;justify-content: flex-end; margin-left: 0; margin-right: 0;}

#card_wrap.barcord {}
#card_wrap.barcord .pos-barcord { background-color: #fff; border-radius: 0;box-shadow: 0 0 5px rgb(0 0 0 / 20%);width: 100%; max-width: 420px;
display: flex; flex-direction: column; margin: 1rem auto; align-items: center; justify-content: center; padding:2.5% 5%;}
#card_wrap .pos-barcord #card_msg p {font-size: .8125rem; margin-bottom: 0;}
#card_wrap .pos-barcord img.barcode {display: block; margin: 10px auto; }
#card_wrap .pos-barcord #card_msg p.reload {display: none;}
.anime_gif {width: 80%;display: block; margin-bottom: 15px;}
#card_wrap .pos-barcord figcaption {display: flex; align-items: center; flex-direction: column; line-height: 1.1;}
#card_wrap .pos-barcord figcaption strong {
    display: inline-block;
    font-size: 1.1875rem;
    font-weight: normal;
    margin-bottom: 0.65rem;
    text-align: left;
    text-decoration: none;}
#card_wrap .pos-barcord figcaption .cd_time{display:block;line-height:2;font-size: 0.6875rem;}
#card_wrap .pos-barcord figcaption .button {
    background-color: #96dc5f;
    display: none;
    font-size: 0.5rem;
    line-height: 2;
    padding: 0 1em;}
#card_wrap .pos-barcord figcaption.end .cd_time {display: none; }
#card_wrap .pos-barcord figcaption.end .button {display: block; } 

#mypage-cont.wallet2021 #pointcard { max-width: 90vw; margin: 0 auto;}
#mypage-cont.wallet2021 #pointcard h2 {width: 90%;}
#mypage-cont.wallet2021 .formset {width: 90%;}

@media screen and (max-width: 660px) {
#mypage-cont.wallet2021 .button-sub  {width:31.3%;}
#mypage-cont.wallet2021 .balance-sticky {margin-bottom: 0;}
#mypage-cont.wallet2021 .wallet {width: 90%; padding: 0;}
#mypage-cont.wallet2021 .wallet .button-sub i {width: 7vw; height: 7vw;}
#mypage-cont.wallet2021 .wallet .button-sub i > img {width: 6vw; height: 6vw;}
#mypage-cont.wallet2021 .wallet .button-sub a {flex-direction: column; padding: 3px;}
#mypage-cont.wallet2021 .balance-box span > p.nomgb {display: block; padding-left: .45em;}
#mypage-cont.wallet2021 .wallet .button-sub a span {font-size: 2.66vw;}
#mypage-cont.wallet2021 .wallet strong {font-size: 6vw;}
#wallet nav {padding-top: 2.5vw;}
#web .wallet_history li {font-size: 3.6vw;}
.wallet_history li > .status i {font-size: 3.6vw;}
.wallet_history li span.price {font-size: 1.1em;}
.wallet_history li span.txt-cancel { font-size: 2.4vw;}
.anime_gif { margin-top: 5vw;}
#mypage-cont.wallet2021 #pointcard h2 {width: 100%;}
#mypage-cont.wallet2021 #pointcard .formset {width: 100%;}
}