#company::before{
content: '©Cygames, Inc. ';}

@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: #65c009;
}
.free-edit h3 p{
padding-left: 1em;
text-indent:-1em;
}
.free-edit a{
color: #0598ff;
}
.join{
width: auto;
height: 435px;
background: url(https://c-image.asfes.jp/zR4gfSJw/5/sp133/info.png?20250606122335) 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: 870px;
margin: 20px 20px;
}
}

#gb-footer div:first-child{
background-color: rgba(101, 192, 9, 1) !important;
}