@charset "utf-8";
/* ---------- Common ---------- */
.font_large{
	font-size: 36px;
	margin-bottom: 30px;
}
.font_small{
	font-size: 18px;
}
/* ---------- APP ---------- */
#d1763945 {
	margin-bottom: 20px;
}
#d1763945 .font_small{
	margin-top: 0;
}
.ngc.col-xs-12.col-sm-6.app_banner {
    margin-bottom: 100px;
}
.app_banner:first-child a {
    float: right;
}
.text_none {
    display: none;
}
/* ---------- Screen image ---------- */
[data-id="1544457"] {
    background-color: #e8e8e8;
    margin-bottom: 50px;
}
@media screen and (max-width: 767px){
/* ---------- Common ---------- */
.font_large{
	font-size: 30px;
}
.font_small{
	font-size: 19px;
}
/* ---------- APP ---------- */
.app_banner {
    width: 50%;
}
/* ---------- Screen image ---------- */
[data-id="1544457"] .list-inline-img {
    display: none;
}
}