body,html{
    margin: 0;
    height: 100%;
    font-family: "Microsoft JhengHei","Segoe UI",Meiryo, sans-serif;
}

#sec01{background-color: #f9f9f9;padding: 30px 0px;}
.discount{color:#FFB300;font-weight: 900;font-size: inherit;}
.rakutenr{color:#bf0000;line-height: 1.5;font-weight: 900;font-size: inherit;}
h1 {font-size: 2rem!important;font-weight: bold!important;text-align: center;color: #ff9800;line-height: 3;}
h2 {font-size: 1.5rem!important;font-weight: bold!important;text-align: center;color: 1;padding-bottom: 10px!important;}

.step_bind {
    padding: 1rem;
    display: grid;
    grid-template-columns: repeat(4, 40vw);
    grid-template-rows: 1fr;
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    overflow: scroll;
    scroll-snap-type: both mandatory;
    scroll-padding: 1rem;
    margin-bottom: 1%;
}

.step_bind li {
    scroll-snap-align: center;
    display: inline-block;
    text-align: center;
    border-right: dashed 1px #d1d1d1;
}

.step_bind li:last-child{border-right:none;}

.step_bind p{font-size: 1.25rem;color:#222;text-align: left;}
.step_bind img{width: 70%;margin: 10px 0;}
.no{background-color:#f79246; color:#fff;font-size:.9rem;border-radius: 30px;padding: 0 10px;}


/*QA*/
.accordion {
    width: 95%;
    margin: 0 auto;
    overflow-y: auto;
}
.accordion h1 {
    font: 1.5em normal Georgia, 'Times New Roman', Times, serif;
    text-align:center;
    padding: 10px 0;
    color: #FFB300;
    font-weight: 600;}
.accordion h1 span { color: #666;}
.accordion h1 small{
    font: 0.3em normal Verdana, Arial, Helvetica, sans-serif;
    text-transform:uppercase;
    letter-spacing: 0.5em;
    display: block;
    color: #666;
}

h2.acc_trigger {
    padding: 0;
    margin: 2% auto;
    height: 50px;
    border: 2px solid #b7b7b7;
    border-radius: 10px;
    background: #fff url(https://image.card.tw.r10s.com/images/common/landing/ad15/arrow-up.png) 98% 50% no-repeat;
}
h2.acc_trigger a {
    padding-left: 10px;
    color: #FF9800;
    display: block;
    text-decoration: none;
    text-align: left;
    font-weight: 600;
    font-size: 1.2rem;
    vertical-align: middle;
}

h2.active { background: #fff url(https://image.card.tw.r10s.com/images/common/landing/ad15/arrow-down.png) 98% 50% no-repeat; }

.accordion li {
    padding-bottom: 10px;}

.acc_container {
    margin: 3% 0;
    padding: initial;
    overflow: hidden;
    color:#333;
    width: 100%;
    clear: both;
    /* background-color: #fff; */
}
.acc_container a {
    color: #333;
    cursor: default;
    /* display: block; */
    text-decoration: underline;
    font-size: 1.1rem;
}

.acc_container h1 {
    font-size:1.6rem!important;
    font-weight: bold;
}

.acc_container dt {
    font: 1.3rem "Microsoft JhengHei","Segoe UI",Meiryo, sans-serif;
    font-weight: bold;
    padding: 20px 0px 5px 0px;
    color: #ff9800;
}

.acc_container dd{
    font: 1.125rem  "Microsoft JhengHei","Segoe UI",Meiryo, sans-serif;
    text-align: justify;
    line-height: 1.3;
    margin-left: 0px;
}

.acc_container p{
    font: 1.1rem  "Microsoft JhengHei","Segoe UI",Meiryo, sans-serif;
    text-align: justify;
    line-height: 1.5;
}



.acc_container li {
    font: 1.1rem "Microsoft JhengHei","Times New Roman", Times, serif;
    margin:10px 0;
    padding: 8px;
    line-height: 1.3;letter-spacing:1px;
    text-align: justify;
}


/*QA*/

/*cardtab*/
.tabs {
    min-height: 35vh;
}

.tabs__list {
    display: flex;
    flex-direction: row;
    list-style: none;
    margin: 0;
    padding: 0;
    position: relative;
    justify-content: center;}

.tabs__tab {
    padding: 1px;
}

.tabs__content {
    display: none;
    left: 0;
    padding: 0.5rem;
    position: absolute;
    top: 100%;
    text-align: center;}

.tabs__content img{width:95%; margin: 0 auto;}

.tabs__input {
    display: none;
}

.tabs__input+label {
    cursor: pointer;
    background-color: #333;
    border-radius: 100px;
    padding: 5px 20px;
    color: #fff;
    font-size: 1.25rem;
    }

#tab-1.tabs__input+label{
    background-color: #fff;
    color: #333;
    border: 2px solid #d7d7d7;
}

.tabs__input:focus,}

.tabs__input:checked+label {
    color: white;
    border: 1px solid #ffb300; background-color: #fff}

.tabs__input:checked~.tabs__content {
    display: block;
}

/*cardtab*/

.trp_info {display: block;margin-top: 10%;clear: both;}
.trp_info ul {padding-left: 0px}
.trp_info ul li{padding: 10px;list-style:none; background-color: #fff;display: flex;margin: 2% 5%;}
.trp_info li p{font-size: 1.4rem; font-weight: 600 }

.logo { display: block; background-color: #bf0000; text-align: center;}
.logo img{ width: 40%;  margin: 2% auto;}

.footer {background-color: #ececec;padding:10px;margin-top: 20px;}
.footer { font-size: .8em; font-weight: normal; color: #515151;}
.footer h5{font-size: 1rem; font-weight: bold; color: #515151;}
.footer ul li {
    padding-bottom: 3%;
    list-style: none;
    font-size: 1rem;!important
    line-height: 1;
}
.rc_rc_accordion {
    width: 100%;
    margin: 10px auto;
}
.rc_accordion .link {
    cursor: pointer;
    display: block;
    padding:10px;
    font-size: 1.15rem;
    font-family:"Arial","Microsoft JhengHei";
    font-weight: 700;
    border-bottom: 1px solid #CCC;
    position: relative;
    -webkit-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
}
.rc_accordion li:last-child .link {
    border-bottom: 0;
    border-bottom: 1px solid #CCC;
}
.rc_accordion li i {
    position: absolute;
    top: 12px;
    color: #595959;
    -webkit-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
}
.rc_accordion li i.arrowV {
    right: 5px;
    left: auto;
}
.arrowV:before{
    content: "";
    display: block;
    width: 18px;
    height: 18px;
    background: url(https://stg.image.card.tw.r10s.com/images/common/ft_v.svg) center center no-repeat;
    background-size: 100% auto;
}
.questionM:before{
    content: "";
}
.rc_accordion li.open .link {
    color: #333;
}
.rc_accordion li.open i {
    color: #333;
}
.rc_accordion li.open i.arrowV {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
}
.Social {display:block;padding-left:5px;
}
.Social p{
    font-size: 1.15rem;
    font-family:"Arial","Microsoft JhengHei";
    font-weight: 700;
    padding-left: 5px;
}

.submenu {
    display: none;
    padding: 10px;
}
.submenu li {
    font-size: .9rem;
}
.submenu a {
    text-decoration: none;
    color: #333;
    font-size: 1rem;
    -webkit-transition: all 0.25s ease;
    -o-transition: all 0.25s ease;
    transition: all 0.25s ease;
}
.submenu a:hover {
    color: #000;
}
.rakuten li {
    width:49%;
    display:inline-block;
    line-height: 2;
    font-size: 1.rem;
}
a {
    text-decoration: none;
    color: #069;
}
.copyright {
    text-align: center;
    color: #a5a5a5;
    text-transform: uppercase;
    clear: both;
    font-size: .5rem;
    padding: 10px;
}
.rakuten-app {margin:3% auto;width: 98%;}
.rakuten-app ul li {width: 49%;display:inline-grid; margin-top:2%;}
.rakuten-app ul li img{width:100%; height:auto; margin:0 auto;}
.rakuten-app p{font-size: 1.15rem;text-align:center;font-weight:700;}

.legal {padding: 10px; text-align: center; margin: 2%; color: #999}
.legal h5 {
    font-size: 1.85rem!important;
    padding: 10px; 
    margin-bottom: .5rem!important;
    margin-top: 0;
    font-weight: 500;
    font-family: "Microsoft JhengHei",serif;
}
.legal p{font-size: 1.25rem; line-height: 1.4;}

#backtoTopBtn {
    display: inline-block;
    background-color:#333333a8;
    width: 50px;
    height: 50px;
    text-align: center;
    position: fixed;
    bottom: 70px;
    right: 10px;
    transition: background-color .3s, opacity .5s, visibility .5s;
    opacity: 1;
    visibility: visible;
    z-index: 1000;
    box-sizing: border-box;
    border-radius: 50%;
}
#backtoTopBtn::after {
    content: "\f077";
    font-family: FontAwesome;
    font-weight: normal;
    font-style: normal;
    font-size: 1.6em;
    line-height: 48px;
    color: #fff;
}

#backtoTopBtn:hover {
    cursor: pointer;
    background-color: #333;
    text-decoration: none;
}
#backtoTopBtn:active {
    background-color: #555;
}
#backtoTopBtn.show {
    opacity: 1;
    visibility: visible;
}

.newFixedBtn {
    width: 100%;
    height: 60px;
    position: fixed;
    bottom: 0;
    font-size: 24px;
    text-align: center;
    color: #fff;
    font-weight: bold;
    line-height: 60px;
    background: #ba0000;
    z-index: 11;
}
.newFixedBtn ul {
    display: flex;
    justify-content: center;
    width: 100%;
    margin: 0 auto;
}
.newFixedBtn a {
    width: 100%;
    color: #ffffff;
    text-decoration: none;
    border-right: 1px solid #9e0000;
    text-align: center;
    font-size: 1.3em;
    font-weight: 900;
}
.newFixedBtn a:last-child {
    border-right: none;
    background: #a50000;
}
.newFixedBtn a:hover {
    background:  #ff1212;
}

.btnApply {
    padding: 10px 30px;
    display: block;
    float: left;
    position: relative;
    text-align: center;
    color: #fff;
    font-family: "Microsoft JhengHei";
    font-weight: bold;
    margin: 20px 0px 20px 20px;
    border:2px solid #bf0000;
    border-radius: 3em;
    letter-spacing: 0px;
    background: #CC1313;
    box-sizing: border-box;
    font-size: 26px;
    text-decoration: none;
    transition: background-color .2s ease-out;
}
.btnApply:visited{
    text-decoration: none;color: #fff;
}
.btnApply:hover,.btnApply:active {
    text-decoration: none;
    background: #fff;color: #bf0000;
    border:2px solid #bf0000;
    box-shadow: none;
    position: relative;
}
