@charset "utf-8";

/*
************************************************************************
* ポイント
* @copyright Revolme Inc.
************************************************************************
*/

/* ################################################################################################ */
/* ## PC                         ################################################################## */
/* ################################################################################################ */
.point-title
{
	margin-bottom:1em;
}
.point-title .point-no
{
	display:inline-block;
	font-weight:bold;
	line-height:1;
	padding:0.3em 0.5em;
	margin-bottom:0.5em;
}
.point-title .main
{
	display:block;
	font-size:1.5em;
	font-weight:bold;
	line-height:1.2;
}

/* ################################################################################################ */
/* ## TAB                        ################################################################## */
/* ################################################################################################ */
@media screen and (max-width:1100px) {

	
}

/* ################################################################################################ */
/* ## スマホサイト用スタイル ###################################################################### */
/* ################################################################################################ */
@media screen and (max-width:640px) {
}
