@charset "utf-8";
/* Copyright 2018 FSFIELD All Rights Reserved. */

/* ------------------------------------------------------------

ご利用方法

------------------------------------------------------------ */

/* コンテンツ
---------------------------------------------- */
.wrap_how01{
	border: 2px solid #DAD5CF;
	background: url(../img/bg_pattern03.jpg) repeat 0 0;
	padding: 30px 30px 25px 30px;
	margin-bottom: 30px;
}

/* リスト
---------------------------------------------- */
.list_link{
	overflow: hidden;
	margin-bottom: 20px;
}

.list_link li{
	float: left;
	margin-right: 18px;
}

.list_link li:last-child{
	float: right;
	margin-right: 0;
}