@charset "UTF-8";


/* master_comment
---------------------------------------------------------- */
.page_mouthpiece .mouse_step{ text-align: center;}
.page_mouthpiece .mouse_step span{
	display: block;
	width: 200px;
	margin:20px auto;
	padding: 6px;
	font-size: 130%;
	text-align: center;
	color: #2C92E9;
	border: 1px solid #2C92E9;
	font-weight: bold;
	}

/* section_comment */














/*-------------------------------------------------
---- Media Query
------------------------------------------------- */

@media screen and (max-width:768px) {
	




} /* End Media 768px */





@media screen and (max-width:420px) {
	




} /* End Media 420px */



















