@charset "UTF-8";
/* ===================================================================
CSS information

 file name  : fukuri.css
 author     : Ability Consultant
 style info : 法人会員をご検討の方へ
=================================================================== */
.box_container {
	max-width: 1140px;
	margin: auto;
}

@media only screen and (max-width: 1140px) {
	.box_container {
		width: 95%;
	}
}

@media print {
	.box_container {
		width: 95%;
	}
}

.ie8 .box_container {
	width: 95%;
}

.box_container:after {
	content: "";
	display: table;
	clear: both;
}

/* -----------------------------------------------------------
	common
----------------------------------------------------------- */
.box_container {
	display: block;
}

#bg_page {
	background-image: url(../fukuri/images/bg_title-pc.jpg);
}

@media only screen and (max-width: 767px) {
	#bg_page {
		background-image: url(../fukuri/images/bg_title-sp.jpg);
	}
}

/* -----------------------------------------------------------
	.con_intro
----------------------------------------------------------- */
.con_intro {
	margin-bottom: 83px;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.con_intro {
		margin-bottom: 83px;
	}
}

@media only screen and (max-width: 767px) {
	.con_intro {
		margin-bottom: 50px;
	}
}

.con_intro .box_about {
	overflow: hidden;
	margin-bottom: 10px;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.con_intro .box_about {
		margin-bottom: 10px;
	}
}

@media only screen and (max-width: 767px) {
	.con_intro .box_about {
		margin-bottom: 30px;
	}
}

.con_intro .box_about .box_l {
	float: left;
	width: 44.73684%;
}

.con_intro .box_about .box_l .st {
	font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "游明朝", YuMincho, "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "Times New Roman", serif;
	font-size: 215%;
	font-weight: normal;
	margin: 100px 0 5px 0;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.con_intro .box_about .box_l .st {
		font-size: 215%;
	}
}

@media only screen and (max-width: 767px) {
	.con_intro .box_about .box_l .st {
		font-size: 179%;
	}
}

@media only screen and (max-width: 767px) {
	.con_intro .box_about .box_l .st {
		margin-top: 0;
	}
}

@media only screen and (max-width: 767px) {
	.con_intro .box_about .box_l {
		float: none;
		width: 100%;
		margin-bottom: 20px;
	}
	.con_intro .box_about .box_l .st {
		line-height: 1.5;
	}
}

.con_intro .box_about .img {
	float: right;
	width: 50%;
	background: url(../fukuri/images/bg_shadow_about.png) center bottom no-repeat;
	position: relative;
	padding-bottom: 37px;
}

@media only screen and (max-width: 767px) {
	.con_intro .box_about .img {
		float: none;
		width: 100%;
		background-size: 1000px auto;
	}
	.con_intro .box_about .img img {
		width: 100%;
	}
}

.con_intro .box_type {
	overflow: hidden;
}

.con_intro .box_type .st_mid {
	margin-bottom: 20px;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.con_intro .box_type .st_mid {
		margin-bottom: 20px;
	}
}

@media only screen and (max-width: 767px) {
	.con_intro .box_type .st_mid {
		margin-bottom: 10px;
	}
}

.con_intro .box_type ul {
	overflow: hidden;
}

.con_intro .box_type ul li {
	float: left;
	width: 30.70175%;
}

@media only screen and (min-width: 768px) {
	.con_intro .box_type ul li {
		margin-right: 3.94737%;
	}
	.con_intro .box_type ul li:last-child {
		margin-right: 0;
	}
}

@media print {
	.con_intro .box_type ul li {
		margin-right: 3.94737%;
	}
	.con_intro .box_type ul li:last-child {
		margin-right: 0;
	}
}

.ie8 .con_intro .box_type ul li {
	margin-right: 3.94737%;
}

.ie8 .con_intro .box_type ul li:last-child {
	margin-right: 0;
}

@media only screen and (max-width: 767px) {
	.con_intro .box_type ul li {
		float: none;
		width: 100%;
		margin-bottom: 20px;
	}
	.con_intro .box_type ul li:last-child {
		margin-bottom: 0;
	}
}

.con_intro .box_type ul li .img {
	position: relative;
	margin-bottom: 15px;
}

.con_intro .box_type ul li .img img {
	z-index: 1;
}

@media only screen and (max-width: 767px) {
	.con_intro .box_type ul li .img img {
		width: 100%;
	}
}

.con_intro .box_type ul li .img span {
	position: absolute;
	z-index: 2;
	left: 0;
	bottom: 0;
	width: 100%;
	background-color: rgba(0, 0, 0, 0.5);
	color: #fff;
	text-align: center;
	padding: 0.3em;
}

.con_intro .box_type ul li .st {
	font-size: 186%;
	font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "游明朝", YuMincho, "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "Times New Roman", serif;
	text-align: center;
	letter-spacing: -1px;
	line-height: 34px;
	margin-bottom: 15px;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.con_intro .box_type ul li .st {
		font-size: 186%;
	}
}

@media only screen and (max-width: 767px) {
	.con_intro .box_type ul li .st {
		font-size: 158%;
	}
}

/* -----------------------------------------------------------
	.con_comparison
----------------------------------------------------------- */
.con_comparison {
	margin-bottom: 100px;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.con_comparison {
		margin-bottom: 100px;
	}
}

@media only screen and (max-width: 767px) {
	.con_comparison {
		margin-bottom: 50px;
	}
}

.con_comparison .st_high .en {
	margin-bottom: 0;
}

.con_comparison .box_comparison {
	margin-bottom: 100px;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.con_comparison .box_comparison {
		margin-bottom: 100px;
	}
}

@media only screen and (max-width: 767px) {
	.con_comparison .box_comparison {
		margin-bottom: 50px;
	}
}

.con_comparison .box_comparison .txt_data {
	text-align: right;
	margin-bottom: 25px;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.con_comparison .box_comparison .txt_data {
		margin-bottom: 25px;
	}
}

@media only screen and (max-width: 767px) {
	.con_comparison .box_comparison .txt_data {
		margin-bottom: 15px;
	}
}

.con_comparison .box_comparison .txt_att {
	margin-top: 15px;
	margin-bottom: 15px;
	font-size: 100%;
}

.con_comparison .box_comparison .txt_att i {
	color: #063c6c;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
	border-radius: 50%;
	width: 2em;
	text-align: center;
	line-height: 2em;
	border: 1px solid #063c6c;
	margin-right: 0.5em;
	animation: ic_swipe 2s infinite;
	-webkit-animation: ic_swipe 2s infinite;
}

@media only screen and (max-width: 1024px) {
	.con_comparison .box_comparison .scroller {
		overflow: auto;
		-webkit-overflow-scrolling: touch;
	}
}

.con_comparison .box_comparison .tbl_primary_fix {
	width: 100%;
	border-collapse: collapse;
	table-layout: fixed;
}

@media only screen and (max-width: 767px) {
	.con_comparison .box_comparison .tbl_primary_fix {
		min-width: 80em;
	}
}

.con_comparison .box_comparison .tbl_primary_fix th {
	text-align: center;
	font-weight: bold;
	border: 1px solid #999;
}

.con_comparison .box_comparison .tbl_primary_fix th.title {
	width: 10em;
}

@media only screen and (max-width: 767px) {
	.con_comparison .box_comparison .tbl_primary_fix th {
		width: 16em;
	}
}

.con_comparison .box_comparison .tbl_primary_fix td {
	border: 1px solid #999;
}

.con_comparison .box_comparison .tbl_primary_fix td.point {
	background: #f0d9d9;
	border: 1px solid #999;
}

.con_comparison .box_support .st_mid {
	margin-bottom: 30px;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.con_comparison .box_support .st_mid {
		margin-bottom: 30px;
	}
}

@media only screen and (max-width: 767px) {
	.con_comparison .box_support .st_mid {
		margin-bottom: 20px;
	}
}

.con_comparison .box_support .box_plan {
	margin-bottom: 70px;
	overflow: hidden;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.con_comparison .box_support .box_plan {
		margin-bottom: 70px;
	}
}

@media only screen and (max-width: 767px) {
	.con_comparison .box_support .box_plan {
		margin-bottom: 20px;
	}
}

.con_comparison .box_support .box_plan .box_l {
	float: left;
	width: 44.73684%;
}

.con_comparison .box_support .box_plan .box_l .st {
	font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "游明朝", YuMincho, "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "Times New Roman", serif;
	font-size: 215%;
	font-weight: normal;
	margin: 85px 0 28px 0;
	line-height: 36px;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.con_comparison .box_support .box_plan .box_l .st {
		font-size: 215%;
	}
}

@media only screen and (max-width: 767px) {
	.con_comparison .box_support .box_plan .box_l .st {
		font-size: 179%;
	}
}

@media only screen and (max-width: 767px) {
	.con_comparison .box_support .box_plan .box_l .st {
		margin: 0 0 20px 0;
	}
}

@media only screen and (max-width: 767px) {
	.con_comparison .box_support .box_plan .box_l {
		float: none;
		width: 100%;
		margin-bottom: 20px;
	}
	.con_comparison .box_support .box_plan .box_l .st {
		line-height: 1.5;
	}
}

.con_comparison .box_support .box_plan .img {
	float: right;
	width: 50%;
	background: url(../fukuri/images/bg_shadow_about.png) center bottom no-repeat;
	position: relative;
	padding-bottom: 37px;
}

@media only screen and (max-width: 767px) {
	.con_comparison .box_support .box_plan .img {
		float: none;
		width: 100%;
		background-size: 1000px auto;
	}
	.con_comparison .box_support .box_plan .img img {
		width: 100%;
	}
}

.con_comparison .box_support .box_site {
	overflow: hidden;
}

.con_comparison .box_support .box_site .box_r {
	float: right;
	width: 44.73684%;
}

.con_comparison .box_support .box_site .box_r .st {
	font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "游明朝", YuMincho, "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "Times New Roman", serif;
	font-size: 215%;
	font-weight: normal;
	margin: 85px 0 28px 0;
	margin-top: 85px;
	line-height: 36px;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.con_comparison .box_support .box_site .box_r .st {
		font-size: 215%;
	}
}

@media only screen and (max-width: 767px) {
	.con_comparison .box_support .box_site .box_r .st {
		font-size: 179%;
	}
}

@media only screen and (max-width: 767px) {
	.con_comparison .box_support .box_site .box_r .st {
		margin: 0 0 20px 0;
	}
}

@media only screen and (max-width: 767px) {
	.con_comparison .box_support .box_site .box_r {
		float: none;
		width: 100%;
		margin-bottom: 20px;
	}
	.con_comparison .box_support .box_site .box_r .st {
		line-height: 1.5;
	}
}

.con_comparison .box_support .box_site .img {
	float: left;
	width: 50%;
	background: url(../fukuri/images/bg_shadow_about.png) center bottom no-repeat;
	position: relative;
	padding-bottom: 37px;
}

@media only screen and (max-width: 767px) {
	.con_comparison .box_support .box_site .img {
		float: none;
		width: 100%;
		background-size: 1000px auto;
	}
	.con_comparison .box_support .box_site .img img {
		width: 100%;
	}
}

.con_comparison .box_btn {
	text-align: center;
}

.con_comparison .box_btn .btn {
	display: inline-block;
	margin-top: 2em;
}

.con_comparison .box_btn .btn:first-child {
	margin-right: 2em;
}

@media only screen and (max-width: 767px) {
	.con_comparison .box_btn .btn:first-child {
		margin-top: 1em;
		margin-right: 0;
		margin-bottom: 1em;
	}
}

@media only screen and (max-width: 767px) {
	.con_comparison .box_btn .btn {
		display: block;
	}
}

/* -----------------------------------------------------------
	.con_case
----------------------------------------------------------- */
.con_case .st_high {
	margin-bottom: 0;
}

.con_case .st_high .en {
	margin-bottom: 0;
}

.con_case .txt_data {
	text-align: right;
	margin-bottom: 25px;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.con_case .txt_data {
		margin-bottom: 25px;
	}
}

@media only screen and (max-width: 767px) {
	.con_case .txt_data {
		margin-bottom: 15px;
	}
}

.con_case ul {
	overflow: hidden;
}

.con_case ul li {
	float: left;
	width: 23.68421%;
	margin-bottom: 40px;
}

@media only screen and (min-width: 768px) {
	.con_case ul li {
		margin-right: 1.49123%;
	}
	.con_case ul li:nth-child(4n) {
		margin-right: 0;
	}
}

@media print {
	.con_case ul li {
		margin-right: 1.49123%;
	}
	.con_case ul li:nth-child(4n) {
		margin-right: 0;
	}
}

.ie8 .con_case ul li {
	margin-right: 1.49123%;
}

.ie8 .con_case ul li:nth-child(4n) {
	margin-right: 0;
}

@media only screen and (max-width: 767px) {
	.con_case ul li {
		float: none;
		width: 100%;
	}
	.con_case ul li:last-child {
		margin-bottom: 0;
	}
}

.con_case ul li .st {
	background: #333333;
	color: #fff;
	margin-bottom: 18px;
	padding: 10px 0;
	font-size: 108%;
	text-align: center;
}

/*# sourceMappingURL=../maps/fukuri.css.map */
