@charset "utf-8";

/* *************************************************************************************
****************************************************************************************

/*+  [[[[[ PC ]]]]]  +******************************************************************

****************************************************************************************
/************************************************************************************* */

/* *****************************************
/*+  introduction  +************************
/***************************************** */
/*+ block + ------------------------------ */
#introduction {
	margin-bottom: 100px;
}
#introduction .download-buttons {
}
#introduction > ul {
	margin-bottom: 2em;
}





/* *************************************************************************************
****************************************************************************************

/*+  [[[[[ SP ]]]]]  +******************************************************************

****************************************************************************************
/************************************************************************************* */

@media (max-width: 767px) {

/* *****************************************
/*+  introduction  +************************
/***************************************** */
#introduction {
	margin-bottom: 10%;
}

}