@charset "UTF-8";
/* CSS Document */

/* 中身======================================================================================================== */
strong{
	font-weight: bold;
}







/* レスポンシブ======================================================================================================== */
@media print and (max-width: 670px), screen and (max-width: 670px){



}
