@charset "utf-8";
.free-edit{
margin: 0px;
padding: 0px;
width: 100%;
text-align: left;
font-size:14px;
line-height: 1.5;
color: #734f0a;
}
#app-content .text{
margin-bottom: 0px;
padding-bottom: 20px;
}
.free-edit  p{
color:#562600;
}
.text p{
font-feature-settings:"palt";
}
.free-edit h3{
background-color: #423b39;
}
.free-edit h3 p{
padding-left: 1em;
text-indent:-1em;
}
.free-edit a{
color: #0598ff;
}
#gb-footer div{
background-color: #423b39 !important;
}
.join{
width: auto;
height: 369px;
background: url(https://c-image.asfes.jp/zR4gfSJw/5/sp122/info.png?20250604093415) no-repeat 0 0;
background-size:cover;
text-indent: -9999px;
margin: 20px 10px;
padding: 10px;
}
@media ( min-width : 640px ) {
.free-edit{
font-size:16px;
line-height: 1.6;
}
.join{
height: 738px;
margin: 20px 20px;
}
}
.store-link{
    position: relative;
    background: url(https://c-image.asfes.jp/zR4gfSJw/5/sp104/store_bg.png?20250604093415);
    background-size: auto 8.5px;
    padding: 20px 15px 20px 77.5px;
}
.store-link::before{
    content: "";
    position: absolute;
    background: url(https://c-image.asfes.jp/zR4gfSJw/5/sp122/store_icon.png?20250604093415);
    background-size: 100%;
    width: 56px;
    height: 56px;
    left: 15px;
}
.store-link p{
    background: url(https://c-image.asfes.jp/zR4gfSJw/5/sp104/store_txt.png?20250604093415);
    background-repeat: no-repeat;
    background-position: top 4.5px right 1.5px;
    background-size: auto 15px;
    height: 27px;
}
.store-link p{
    text-indent: -9999px;
}
.store-link ul{
    margin: 0;
}
.store-link ul li{
    margin: 0;
    width: 110px;
}
.store-link ul li~li {
    margin-left: 7.5px;
}
@media ( min-width : 640px ) {
    .store-link{
        background-size: auto 17px;
        padding: 40px 30px 40px 155px;
    }
    .store-link::before{
        width: 112px;
        height: 112px;
        left: 30px;
    }
    .store-link p{
        background-position: top 9px right 3px;
        background-size: auto 30px;
        height: 54px;
    }
    .store-link ul li{
        width: 220px;
    }
    .store-link ul li~li {
        margin-left: 15px;
    }
}
p.m1em{
margin-top: 1em;
}