@charset "shift_jis";
button{
background-color: transparent;
border: none;
cursor: pointer;
outline: none;
padding: 0;
appearance: none;
}
.fs24{font-size: 24px !important;}
.grid > * {
float: left;
box-sizing: border-box;
min-height: 1px;
padding-bottom: 20px;
padding-left: 25px;
}
.grid:after {
display: block;
visibility: hidden;
clear: both;
height: 0;
content: '.';
font-size: 0;
}
.MvArea .MvInr{
position: relative;
}
.MvBtn{
position: absolute;
bottom: 42px;
left: 50%;
margin-left: -404px;
}
.grid--about-waon {
width: 801px;
margin: 80px auto 40px;
background: url(/jalmile/card/jalcard_waon/common/img/bg_about_waon.png) 0 0 no-repeat;
}
.about-waon-cell {
width: 360px;
height: 360px;
padding-left: 0;
color: #fff; 
font-weight: bold;
text-align: center;
}
.about-waon-cell + .about-waon-cell {
margin-left: 80px;
}
.about-waon-cell__title {
padding-top: 34px;
font-size: 20px;
}
.about-waon-cell__text {
padding-top: 164px;
font-size: 16px;
}
.cont-Box .cont-Content {
border: 1px solid #000;
}
.cont-Box .cont-Content {
padding: 20px;
}
.agree-Box {
background-color: #FFF;
border: 1px solid #CCC;
width: 100%;
}
.agree-Box td {
padding: 10px 0 10px 10px;
}
.Flow2{
position: relative;
}
.Flow2 .noteList{
    position: absolute;
    bottom: 125px;
    right: 20px;
    width: 410px;
    font-size: 12px;
}
.Flow3{
position: relative;
}

.Flow3{
position: relative;
}
.Flow3 .btnWT{
position: absolute;
bottom: 20px;
right: 20px;
}
.MvBtn a:hover{
opacity: 0.8;
position: relative;
}
.MvBtn {
background: url(/jalmile/card/jalcard_waon/common/img/btn_bg.png) no-repeat;
background-position: 2px 2px;
}
.agree-Box-check{
width: 40px;
line-height: 1;
box-sizing: border-box;
}
#JS_agreeWrapper.disable{
position: relative;
}
#JS_agreeWrapper.disable:before{
content: "";
width: 700px;
height: 60px;
background: rgba(0, 0, 0, .4);
position: absolute;
top: -12px;
left: 100px;
}