@charset "utf-8";
.free-edit{
margin: 0px;
padding: 0px;
width: 100%;
text-align: left;
font-size:14px;
line-height: 1.5;
color: #103300;
}
#gb-footer div:first-child{
background-color:rgb(50, 179, 16, 1) !important;
}
#app-content .text{
margin-bottom: 0px;
padding-bottom: 20px;
}
.text p{
font-feature-settings:"palt";
}
.free-edit h3{
background-color: #32b310;
}
.free-edit h3 p{
padding-left: 1em;
text-indent:-1em;
}
.free-edit a{
color: #0598ff;
}
.join{
width: auto;
height: 137px;
background: url(https://c-image.asfes.jp/zR4gfSJw/5/sp131/info.png?20250603162143) 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: 276px;
margin: 20px 20px;
}
}