@font-face {
	font-family: "Material Icons";
	font-weight: 400;
	font-style: normal;

	src: url(./font/MaterialIcons-Regular.eot);
	/* For IE6-8 */
	src: local("Material Icons"), local("MaterialIcons-Regular"), url(./font/MaterialIcons-Regular.woff2) format("woff2"), url(./font/MaterialIcons-Regular.woff) format("woff"), url(./font/MaterialIcons-Regular.ttf) format("truetype");
}
.material-icons {
	font-family: "Material Icons";
	font-size: 70px;
	font-weight: normal;
	font-style: normal;
	line-height: 1;
	/* Preferred icon size */
	display: inline-block;
	white-space: nowrap;
	letter-spacing: normal;
	text-transform: none;
	word-wrap: normal;

	direction: ltr;
	/* Support for all WebKit browsers. */
	-webkit-font-smoothing: antialiased;
	/* Support for Safari and Chrome. */
	text-rendering: optimizeLegibility;
	/* Support for Firefox. */
	-moz-osx-font-smoothing: grayscale;
	/* Support for IE. */
	font-feature-settings: "liga";
}
html {
	line-height: 1.8;
}
a {
	color: #000;
}
a:active,
a:focus,
a:hover,
a:visited {
	color: #000;
}
/* ---------------------------
    固定ヘッダー分の余白
--------------------------- */
main {
	padding-top: 55px;
}
/* ---------------------------
    MFセクション上下の余白
--------------------------- */
main section {
	padding: 60px 0 60px 0;
}
/* ---------------------------
    フッター
--------------------------- */
footer {
	padding: 32px 0;
	background-color: #ebebeb;
}
footer .link-block > div {
	margin: 0 40px 20px 0;
}
footer .link-block ul {
	padding-left: 0;
}
footer .link-block li {
	list-style: none;
}
footer .link-block li::before {
	margin-right: 1rem;
	content: "-";
}
footer .link-block a,
footer .link-block a:visited {
	text-decoration: none;
	color: #000;
}
footer .link-block a:hover {
	opacity: .7;
}
footer .link-block a[target="_blank"]::after {
	display: inline-block;
	width: 16px;
	height: 16px;
	margin-left: 5px;
	content: "";
	vertical-align: middle;
	background-image: url(../images/parts/new_tab.svg);
	background-repeat: no-repeat;
	background-position: left top;
	background-size: 14px;
}
footer .mfc-container:first-child {
	margin-bottom: 32px;
}
.mf-converted footer .link-block {
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
}
/* ---------------------------
    リンクボタン
--------------------------- */
a.button {
	font-size: 100%;
	display: block;
	width: 100%;
	padding: 8px;
	text-align: center;
	text-decoration: none !important;
	color: #fff !important;
	border: 1px solid #ccc;
	border-radius: 4px;
	background: #5c5c5c;

	-webkit-appearance: none;
	   -moz-appearance: none;
}
.align-center {
	text-align: center;
}
.align-left {
	text-align: left;
}
.align-right {
	text-align: right;
}
/* ---------------------------
    メインビジュアル シリーズTOP
--------------------------- */
.mfc-mainvisual-001-003-1 .mfc-mainvisual-content {
	top: 0vh;
	padding-top: 3rem;
	text-align: center;
}
.mfc-mainvisual-001-003-1 .mfc-mainvisual-content h1 {
	font-size: 1.6rem;
	font-weight: normal;
	margin-bottom: 0;
}
.mfc-mainvisual-001-003-1 .mfc-mainvisual-content img {
	margin: auto;
	padding: 30px 0;
}
.mfc-mainvisual-001-003-1 .mfc-mainvisual-content p {
	line-height: 1.8;
	text-align: left;
}
.mfc-mainvisual-001-003-1 .mfc-mainvisual-content > div {
	display: flex;
}
.mfc-mainvisual-001-003-1 .mfc-mainvisual-content > div a {
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 0;
	background-size: 0 !important;
}
.mfc-mainvisual-001-003-1 .mfc-mainvisual-content > div a:first-child {
	margin-right: 10px;
}
.mfc-mainvisual-001-003-1.mfc-mainvisual-img .slick-list li {
	height: 570px;
}
.mf-converted .mfc-mainvisual-001-003-1 .mfc-mainvisual-content {
	padding-top: 3rem;
}
.mf-converted .mfc-mainvisual-001-003-1 .mfc-mainvisual-content * {
	width: 580px;
}
.mf-converted .mfc-mainvisual-001-003-1 .mfc-mainvisual-content > div a {
	background-size: 18px !important;
}
.mf-converted .mfc-mainvisual-001-003-1.mfc-mainvisual-img .slick-list li {
	height: 450px;
}
/* ---------------------------
    slick カルーセル
--------------------------- */
.mfc-mainvisual-001-003-1.mfc-mainvisual-img .slick-next {
	right: 0;
}
.mfc-mainvisual-001-003-1.mfc-mainvisual-img .slick-prev {
	left: 0;
}
/* ---------------------------
    メインビジュアル 製品TOP
--------------------------- */
.mfc-mainvisual-001-001-1 .mfc-mainvisual-content {
	top: 0vh;
	text-align: center;
}
.mfc-mainvisual-001-001-1 .mfc-mainvisual-content h1 {
	font-size: 1.6rem;
	font-weight: normal;
	margin-bottom: 0;
}
.mfc-mainvisual-001-001-1 .mfc-mainvisual-content img {
	margin: auto;
	padding: 30px 0;
}
.mfc-mainvisual-001-001-1 .mfc-mainvisual-content p {
	line-height: 1.8;
	text-align: left;
}
.mfc-mainvisual-001-001-1 .mfc-mainvisual-content > div {
	display: flex;
}
.mfc-mainvisual-001-001-1 .mfc-mainvisual-content > div a {
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 0;
	background-size: 0 !important;
}
.mfc-mainvisual-001-001-1 .mfc-mainvisual-content > div a:first-child {
	margin-right: 10px;
}
.mf-converted .mfc-mainvisual-001-001-1 {
	position: relative;
	overflow: hidden;
	height: auto;
}
.mf-converted .mfc-mainvisual-001-001-1 .mfc-mainvisual-img li {
	height: 450px;
	background-position: right bottom;
	background-size: auto 100%;
}
.mf-converted .mfc-mainvisual-001-001-1 .mfc-mainvisual-content {
	top: 0;
	width: 480px;
	margin-left: 50%;
	padding-top: 3rem;
	padding-bottom: 5rem;
	padding-left: 0;
	transform: translateX(-100%);
	text-align: left;
}
.mf-converted .mfc-mainvisual-001-001-1 .mfc-mainvisual-content > * {
	width: 580px;
	margin-left: 0;
}
.mf-converted .mfc-mainvisual-001-001-1 .mfc-mainvisual-content img {
	width: auto;
	height: 100px;
	padding: 15px 0;
}
.mf-converted .mfc-mainvisual-001-001-1 .mfc-mainvisual-content > div a {
	background-size: 18px !important;
}
.mf-converted .mfc-mainvisual-001-001-1 .mfc-mainvisual-content .mainvisual_right {
	position: absolute;
	top: 140px;
	left: 1024px;
	width: 450px;
	height: auto;
	transform: translateX(-100%);
}
/* ---------------------------
    ページタイトル
--------------------------- */
#page-title {
	position: relative;
	display: flex;
	overflow: hidden;
	align-items: center;
	justify-content: center;
	height: 30vh;
	padding: 60px 32px 60px 32px;
	text-align: center;
	background-image: url(../images/bg/img04.jpg);
	background-repeat: no-repeat;
	background-position: 50% 80%;
	background-size: cover;
}
#page-title h1 {
	font-size: 30px;
	font-weight: bold;
}
/* ---------------------------
    〇〇とは
--------------------------- */
#about {
	min-height: 400px;
	background: url("../images/bg/logo_gray.svg") left bottom / cover no-repeat;
	background-size: 200%;
}
#about .addtext1 {
	vertical-align: super;
}
.mf-converted #about {
	min-height: 280px;
	text-align: center;
	background: url("../images/bg/logo_gray.svg") right bottom / cover no-repeat;
	background-size: 700px;
}
.mf-converted #about .img-ol {
	display: inline-block;
	width: auto;
	margin: 0 auto;
	text-align: left;
}
/* ---------------------------
    楽着シリーズとは
--------------------------- */
#series {
	position: relative;
	background: url(../images/bg/img01.jpg) center bottom / cover no-repeat;
}
#series .mfc-list-003-001-7 .mfc-item {
	padding: 15px;
	border: 0 !important;
}
#series .mfc-list-003-001-7 .mfc-item > div {
	padding: 15px;
	background: #fff;
}
#series .mfc-list-003-001-7 .mfc-item > div > div {
	padding: 0;
}
#series .mfc-list-003-001-7 .mfc-item > div > .mfc-img {
	margin-top: 10px;
	padding: 0;
}
#series .mfc-list-003-001-7 .mfc-item > div > .mfc-img img {
	height: 45px;
}
#series .mfc-list-003-001-7 .mfc-item .mfc-text {
	margin-bottom: 10px;
	text-align: center;
}
#series .mfc-list-003-001-7 .mfc-item:first-child > .new {
	position: relative;
}
#series .mfc-list-003-001-7 .mfc-item:first-child > .new::before {
	position: absolute;
	z-index: 100;
	top: 0;
	right: 0;
	content: "";
	border-right: 4em solid #c30b1e;
	border-bottom: 4em solid transparent;
}
#series .mfc-list-003-001-7 .mfc-item:first-child > .new::after {
	font-size: 13px;
	position: absolute;
	z-index: 101;
	top: 10px;
	right: 5px;
	display: block;
	content: "NEW";
	transform: rotate(45deg);
	color: #fff;
}
/* ---------------------------
    〇〇でできること
--------------------------- */
#ability {
	position: relative;
	background: url(../images/bg/img01.jpg) center bottom / cover no-repeat;
}
#ability .mfc-list-003-003-7 .mfc-item {
	padding: 10px 15px;
	border: 0 !important;
}
#ability .mfc-list-003-003-7 .mfc-item > div {
	min-height: 300px;
	padding: 15px;
	background: #fff;
}
#ability .mfc-list-003-003-7 .mfc-item > div > .mfc-img {
	margin-top: 10px;
	padding: 0;
}
#ability .mfc-list-003-003-7 .mfc-item > div > .mfc-img img {
	height: 45px;
}
#ability .mfc-list-003-003-7 .mfc-item .mfc-text {
	margin-bottom: 10px;
}
.mf-converted #ability .mfc-list-003-003-7 .mfc-item {
	padding: 10px 5px;
}
/* ---------------------------
    強み、特徴（画像、タイトル、テキストのリスト）
--------------------------- */
#strength {
	color: #fff;
	background: #2c2c2c;
}
#strength .mfc-list-001-002-1 .mfc-item {
	border: 0 !important;
}
#strength .mfc-list-001-002-1 .mfc-item .mfc-title {
	font-size: 20px;
	margin-bottom: 15px;
}
#strength .mfc-list-001-002-1 .mfc-item .mfc-text {
	margin: 0 15px;
}
#strength .mfc-list-003-003-7 .mfc-item {
	border: 0 !important;
}
#strength .mfc-list-003-003-7 .mfc-item .mfc-title {
	font-size: 20px;
	margin-bottom: 10px;
}
#strength .mfc-list-003-003-7 .mfc-item .mfc-text {
	margin: 0 15px;
}
#feature {
	background: url("../images/bg/img02.jpg") center bottom / cover no-repeat;
}
#feature .mfc-list-001-002-1 .mfc-item {
	border: 0 !important;
}
#feature .mfc-list-001-002-1 .mfc-item .mfc-title {
	font-size: 20px;
	margin-bottom: 15px;
}
#feature .mfc-list-001-002-1 .mfc-item .mfc-text {
	margin: 0 15px;
}
#feature .mfc-list-003-003-7 .mfc-item {
	border: 0 !important;
}
#feature .mfc-list-003-003-7 .mfc-item .mfc-title {
	font-size: 20px;
	margin-bottom: 10px;
}
#feature .mfc-list-003-003-7 .mfc-item .mfc-text {
	margin: 0 15px;
}
/* ---------------------------
    機能一覧
--------------------------- */
#functions table {
	margin-bottom: 30px;
}
#functions table th {
	width: 30%;
}
#functions table h3 {
	font-size: 16px;
	font-weight: bold;
}
#functions > ul {
	padding-left: 0;
	list-style: none;
}
#functions > ul li:not(:first-child) tr:first-child th,
#functions > ul li:not(:first-child) tr:first-child td {
	border-top-width: 0;
}
.mf-converted #functions .mfc-container {
	padding: 0;
}
.mf-converted #functions table {
	margin-bottom: 10px;
}
.mf-converted #functions > ul li:not(:first-child) tr:first-child th,
.mf-converted #functions > ul li:not(:first-child) tr:first-child td {
	border-top-width: 1px;
}
/* ---------------------------
    サポート
--------------------------- */
#support {
	color: #fff;
	background: url("../images/bg/img03.jpg") center bottom / cover no-repeat;
}
.mf-converted #support {
	background: #2c2c2c url("../images/bg/img03.jpg") right bottom / cover no-repeat;
	background-size: 700px;
}
.mf-converted #support a {
	width: 280px;
	margin: auto;
}
/* ---------------------------
    楽着勤怠でできること（タイトル、画像、テキストのリスト）
    list-003-003-8
--------------------------- */
.mfc-list-003-003-8 > .mfc-item {
	border: 0 !important;
}
.mfc-list-003-003-8 > .mfc-item > a > div,
.mfc-list-003-003-8 > .mfc-item > div {
	display: flex;
	flex-direction: column;
	width: 100%;
}
.mfc-list-003-003-8 > .mfc-item > a > div > .mfc-img,
.mfc-list-003-003-8 > .mfc-item > div > .mfc-img {
	height: 100%;
	text-align: center;
}
.mfc-list-003-003-8 > .mfc-item > a > div > .mfc-img img,
.mfc-list-003-003-8 > .mfc-item > div > .mfc-img img {
	max-width: 100%;
}
.mfc-list-003-003-8 > .mfc-item > a > div > div:not(.mfc-img),
.mfc-list-003-003-8 > .mfc-item > div > div:not(.mfc-img) {
	padding-top: 15px;
}
/* ---------------------------
    お客様の声
--------------------------- */
#customers-voice ul {
	padding-left: 0;
	list-style: none;
}
#customers-voice ul li:not(:last-of-type) {
	margin-bottom: 30px;
}
#customers-voice ul li > a > div,
#customers-voice ul li > div {
	display: flex;
	align-items: flex-start;
	width: 100%;
}
#customers-voice ul li > a > div > div,
#customers-voice ul li > div > div {
	display: flex;
	align-items: flex-start;
	flex-basis: 80px;
	min-width: 80px;
}
#customers-voice ul li > a > div > div img,
#customers-voice ul li > div > div img {
	width: 80px;
}
#customers-voice ul li > a > div > p,
#customers-voice ul li > div > p {
	position: relative;
	padding: 20px 15px;
	background: #e4e4e4;
}
#customers-voice ul li > a > div > p span,
#customers-voice ul li > div > p span {
	font-size: 16px;
	display: block;
}
#customers-voice ul li:nth-of-type(odd) > a > div p,
#customers-voice ul li:nth-of-type(odd) > div p {
	width: 100%;
	margin-left: 15px;
	text-align: center;
}
#customers-voice ul li:nth-of-type(odd) > a > div p::before,
#customers-voice ul li:nth-of-type(odd) > div p::before {
	position: absolute;
	top: 30px;
	left: -20px;
	margin-top: -10px;
	content: "";
	border: 10px solid transparent;
	border-right: 10px solid #e4e4e4;
}
#customers-voice ul li:nth-of-type(even) > a > div p,
#customers-voice ul li:nth-of-type(even) > div p {
	width: 100%;
	margin-right: 15px;
	text-align: center;
}
#customers-voice ul li:nth-of-type(even) > a > div p::before,
#customers-voice ul li:nth-of-type(even) > div p::before {
	position: absolute;
	top: 30px;
	right: -20px;
	margin-top: -10px;
	content: "";
	border: 10px solid transparent;
	border-left: 10px solid #e4e4e4;
}
/* ---------------------------
    お知らせ
--------------------------- */
#news {
	background: #ebebeb;
}
#news .mfc-list-001-001-4 .mfc-item {
	border: 0;
}
#news .mfc-category.kintai {
	color: #c30b1e;
	border: 1px solid #c30b1e;
}
#news .mfc-category.kaikei {
	color: #ca0000;
	border: 1px solid #ca0000;
}
#news .mfc-category.kyuuyo {
	color: #007603;
	border: 1px solid #007603;
}
#news .mfc-category.office {
	color: #7258b1;
	border: 1px solid #7258b1;
}
#news .mfc-category.bpo {
	color: #4e67bc;
	border: 1px solid #4e67bc;
}
/* ---------------------------
    お申し込み
--------------------------- */
#subscribe {
	color: #fff;
	background: #c30b1e;
}
#subscribe .mfc-link-1 {
	margin-bottom: 20px;
}
.mf-converted #subscribe .mfc-container {
	display: flex;
	justify-content: center;
}
.mf-converted #subscribe .mfc-container a {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 280px;
	height: 58px !important;
}
.mf-converted #subscribe .mfc-container .mfc-link-1 {
	padding-bottom: 15px;
}
/* ---------------------------
    お困りですか
--------------------------- */
#contact {
	color: #fff;
	background: #2c2c2c url("../images/bg/logo_black.svg") left bottom / cover no-repeat;
	background-size: 200%;
}
.mf-converted #contact {
	background: #2c2c2c url("../images/bg/logo_black.svg") right bottom / cover no-repeat;
	background-size: 700px;
}
.mf-converted #contact a {
	width: 280px;
	margin: auto;
}
/* ---------------------------
    〇〇の流れ
--------------------------- */
#flow > ul {
	padding: 15px;
}
#flow > ul li {
	display: flex;
	margin-bottom: 20px;
}
#flow > ul li div:first-child {
	position: relative;
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 15px;
	background: #c6c6c6;
}
#flow > ul li div:first-child span {
	font-size: 10px;
	text-align: center;
	color: #fff;
}
#flow > ul li div:first-child span em {
	font-size: 20px;
	font-weight: bold;
	display: block;
}
#flow > ul li div:not(:first-child) {
	flex-basis: 80%;
	flex-grow: 1;
	padding: 15px;
	text-align: left;
	border: 1px solid #c6c6c6;
	background: #fff;
}
#flow > ul li div:not(:first-child) h1,
#flow > ul li div:not(:first-child) h2,
#flow > ul li div:not(:first-child) h3,
#flow > ul li div:not(:first-child) h4,
#flow > ul li div:not(:first-child) h5,
#flow > ul li div:not(:first-child) h6,
#flow > ul li div:not(:first-child) p {
	margin-top: 0;
	text-align: left;
}
#flow > ul li:not(:last-child) div:first-child::before {
	position: absolute;
	bottom: 5px;
	left: 50%;
	padding: 10px;
	content: "";
	transform: translate(-50%, 50%) rotate(45deg);
	background: #c6c6c6;
}
/* ---------------------------
    mfc custom
--------------------------- */
/* ---------------------------
    mfc-heading-001-002-1
--------------------------- */
.mfc-heading-001-002-1 {
	font-size: 24px;
	font-weight: bold;
	padding: 0 15px 20px 15px;
	text-align: center;
}
.mfc-heading-001-002-1 img {
	display: inline-block;
	width: 70%;
	margin: auto;
}
.mfc-heading-001-002-1 .addtext1 {
	display: inline-block;
	margin-left: 10px;
	vertical-align: text-bottom;
}
.mfc-heading-001-002-1 .addtext2 {
	display: block;
}
.mf-converted .mfc-heading-001-002-1 img {
	display: inline-block;
	width: 30%;
	margin: auto;
}
/* ---------------------------
    mfc-header-001-002-1
--------------------------- */
.mfc-header-001-002-1 {
	z-index: 1000;
}
.mfc-header-001-002-1 .mfc-navbar-menu .mfc-navbar-close a {
	height: calc(3.25rem + 8px);
}
.mfc-header-001-002-1 .mfc-navbar-brand {
	display: flex;
	background: #2c2c2c;
}
.mfc-header-001-002-1 .mfc-navbar-brand #menu-button {
	width: 100%;
	text-align: right;
}
.mfc-header-001-002-1 .mfc-navbar-brand #menu-button a {
	float: right;
	width: 115px;
	margin: 8px 0 8px 8px;
	padding: 8px;
	color: #000;
	background: #ebebeb;
}
.mfc-header-001-002-1 .mfc-navbar-brand #menu-button img {
	width: 25px;
	margin-right: 5px;
	padding-bottom: 2px;
	vertical-align: middle;
}
.mfc-header-001-002-1 .mfc-navbar-brand .mfc-navbar-burger {
	width: 80px;
	height: auto;
}
.mfc-header-001-002-1 .mfc-navbar-brand .mfc-navbar-item span {
	font-size: 16px;
	margin-left: 0;
}
.mfc-header-001-002-1 .mfc-navbar-brand .mfc-navbar-item span.copy {
	font-size: 14px;
	margin: 0 0 0 1rem;
	color: #ddd;
}
.mfc-header-001-002-1 .mfc-navbar-menu .mfc-navbar-content .mfc-navbar-content-inner .mfc-navbar-start {
	border-bottom: none;
}
.mfc-header-001-002-1 .mfc-navbar-menu .mfc-navbar-content .mfc-navbar-content-inner .mfc-navbar-start > .mfc-navbar-item:last-of-type {
	border-bottom: #646464 1px solid;
}
.mfc-header-001-002-1 .mfc-navbar-menu .mfc-navbar-content .mfc-navbar-content-inner .mfc-navbar-start .mfc-navbar-end .btn:hover {
	opacity: .7;
}
.mfc-header-001-002-1 .mfc-navbar-menu .mfc-navbar-content .mfc-navbar-content-inner .mfc-navbar-start .mfc-navbar-end > .mfc-navbar-item {
	display: block;
	padding: 1.5rem .75rem;
}
.mfc-header-001-002-1 .mfc-navbar-menu .mfc-navbar-content .mfc-navbar-content-inner .mfc-navbar-start .mfc-navbar-end .btn-subscribe {
	padding: 16px;
	color: #fff;
	border: none;
	border-radius: 0;
	background: #c30b1e;
}
.mf-converted .mfc-navbar-brand .mfc-navbar-item span.copy {
	display: block !important;
}
/* ---------------------------
    .validationEngine
--------------------------- */
.formError {
	left: auto !important;
}
/* ---------------------------
    button
--------------------------- */
/* ---------------------------
    濃いグレー
--------------------------- */
.mfc-link-1 {
	display: block;
	width: 100%;
	height: auto !important;
	padding: 15px;
	text-align: center;
	text-decoration: none;
	color: #fff !important;
	background: #2c2c2c url(../images/parts/arrow_wh.svg) no-repeat right 1rem center !important;
	background-size: 18px !important;
}
.mfc-link-1:active,
.mfc-link-1:focus,
.mfc-link-1:hover,
.mfc-link-1:visited {
	color: #fff !important;
}
.mfc-link-1:hover {
	opacity: .7;
}
/* ---------------------------
    グレー
--------------------------- */
.mfc-link-2 {
	display: block;
	width: 100%;
	height: auto !important;
	padding: 15px;
	text-align: center;
	text-decoration: none;
	color: #000 !important;
	background: #ebebeb url(../images/parts/arrow.svg) no-repeat right 1rem center !important;
	background-size: 18px !important;
}
.mfc-link-2:active,
.mfc-link-2:focus,
.mfc-link-2:hover,
.mfc-link-2:visited {
	color: #000 !important;
}
.mfc-link-2:hover {
	opacity: .7;
}
/* ---------------------------
    赤
--------------------------- */
.mfc-link-3 {
	display: block;
	width: 100%;
	height: auto !important;
	padding: 15px;
	text-align: center;
	text-decoration: none;
	color: #fff !important;
	background: #c30b1e url(../images/parts/arrow_wh.svg) no-repeat right 1rem center !important;
	background-size: 18px !important;
}
.mfc-link-3:active,
.mfc-link-3:focus,
.mfc-link-3:hover,
.mfc-link-3:visited {
	color: #fff !important;
}
.mfc-link-3:hover {
	opacity: .7;
}
/* ---------------------------
    グレー（矢印無し）
--------------------------- */
.mfc-link-4 {
	display: block;
	width: 100%;
	height: auto !important;
	padding: 15px;
	text-align: center;
	text-decoration: none;
	color: #000 !important;
	background: #ebebeb !important;
}
.mfc-link-4:active,
.mfc-link-4:focus,
.mfc-link-4:hover,
.mfc-link-4:visited {
	color: #000 !important;
}
.mfc-link-4:hover {
	opacity: .7;
}
/* ---------------------------
    白
--------------------------- */
.mfc-link-5 {
	display: block;
	width: 100%;
	height: auto !important;
	padding: 15px;
	text-align: center;
	text-decoration: none;
	color: #000 !important;
	background: #fff url(../images/parts/arrow.svg) no-repeat right 1rem center !important;
	background-size: 18px !important;
}
.mfc-link-5:active,
.mfc-link-5:focus,
.mfc-link-5:hover,
.mfc-link-5:visited {
	color: #000 !important;
}
.mfc-link-5:hover {
	opacity: .7;
}
/* ---------------------------
    赤（矢印無し）
--------------------------- */
.mfc-link-6 {
	display: block;
	width: 100%;
	height: auto !important;
	padding: 15px;
	text-align: center;
	text-decoration: none;
	color: #fff !important;
	background: #c30b1e !important;
}
.mfc-link-6:active,
.mfc-link-6:focus,
.mfc-link-6:hover,
.mfc-link-6:visited {
	color: #fff !important;
}
.mfc-link-6:hover {
	opacity: .7;
}
/* ---------------------------
    白（矢印無し）
--------------------------- */
.mfc-link-7 {
	display: block;
	width: 100%;
	height: auto !important;
	padding: 15px;
	text-align: center;
	text-decoration: none;
	color: #000 !important;
	background: #fff !important;
}
.mfc-link-7:active,
.mfc-link-7:focus,
.mfc-link-7:hover,
.mfc-link-7:visited {
	color: #000 !important;
}
.mfc-link-7:hover {
	opacity: .7;
}
/* ---------------------------
    赤　ホバー時色変更
--------------------------- */
.mfc-link-8 {
	display: block;
	width: 100%;
	height: auto !important;
	padding: 15px;
	text-align: center;
	text-decoration: none;
	color: #fff !important;
	background: #2c2c2c url(../images/parts/arrow_wh.svg) no-repeat right 1rem center !important;
	background-size: 18px !important;
}
.mfc-link-8:active,
.mfc-link-8:focus,
.mfc-link-8:hover,
.mfc-link-8:visited {
	color: #fff !important;
}
.mfc-link-8:hover {
	background: #444 url(../images/parts/arrow_wh.svg) no-repeat right 1rem center !important;
}
/* ---------------------------
    mfc-paragraph
--------------------------- */
.mfc-paragraph-001-001-2 {
	padding: 0 30px;
}
/* ---------------------------
    カスタム番号付きリスト
--------------------------- */
.img-ol {
	padding-left: 30px;
	list-style: none;
}
.img-ol li {
	font-weight: bold;
	line-height: 35px;
	margin-bottom: 15px;
	padding-left: 45px;
}
.img-ol li:nth-of-type(1) {
	background: url(../images/parts/list_decimal01.svg) left 0 top 3px no-repeat;
	background-size: 35px auto;
}
.img-ol li:nth-of-type(2) {
	background: url(../images/parts/list_decimal02.svg) left 0 top 3px no-repeat;
	background-size: 35px auto;
}
.img-ol li:nth-of-type(3) {
	background: url(../images/parts/list_decimal03.svg) left 0 top 3px no-repeat;
	background-size: 35px auto;
}
.img-ol li:nth-of-type(4) {
	background: url(../images/parts/list_decimal04.svg) left 0 top 3px no-repeat;
	background-size: 35px auto;
}
.img-ol li:nth-of-type(5) {
	background: url(../images/parts/list_decimal05.svg) left 0 top 3px no-repeat;
	background-size: 35px auto;
}
.img-ol li:nth-of-type(6) {
	background: url(../images/parts/list_decimal06.svg) left 0 top 3px no-repeat;
	background-size: 35px auto;
}
.img-ol li:nth-of-type(7) {
	background: url(../images/parts/list_decimal07.svg) left 0 top 3px no-repeat;
	background-size: 35px auto;
}
.img-ol li:nth-of-type(8) {
	background: url(../images/parts/list_decimal08.svg) left 0 top 3px no-repeat;
	background-size: 35px auto;
}
.img-ol li:nth-of-type(9) {
	background: url(../images/parts/list_decimal09.svg) left 0 top 3px no-repeat;
	background-size: 35px auto;
}
.font-em {
	color: #c30b1e;
}
/* ---------------------------
    slider
--------------------------- */
.mfc-slider {
	display: none;
}
.mfc-slider.slick-initialized {
	display: block;
}
/* ---------------------------
    補足テキスト
--------------------------- */
.attention {
	font-size: 14px;
	padding-top: 15px;
	color: #c30b1e;
}
.note {
	font-size: 14px;
	color: #6c6c6c;
}
.rmark {
	font-size: 13px;
	padding-right: 5px;
	vertical-align: super;
}
