﻿@charset "utf-8";
/*--------------------------------------------------------------------------------
	追加スタイル
----------------------------------------------------------------------------------*/
/* 本文 */
.contBg p {box-sizing: border-box; padding: 0 10px;}
.center {text-align: center;}
.mb {margin-bottom: 60px;}/* 下部マージン */
.mbH {margin-bottom: 30px;}/* 下部マージンハーフ */
.lH {line-height: 2em;}/* 行間広く */

/* メリット */
.merit {
	font-size: 16px;
	line-height: 1.8em;
}
.merit span {
	color: #e60012;
	font-size: 20px;
	font-weight: bold;
}