﻿@charset "utf-8";
/* CSS Document */
/************************
minaminosono_add_start
************************/

/******************
飛躍会
******************/
#subpage .blade_border01 {
	border-bottom: 1px dotted #ccc;
}
#subpage p.tsubaki_img img {
	max-width: 300px;
	width: 100%;
}
#subpage h3.blade_ttl {
	position: relative;
	padding: 0 0 1px 34px;
	margin-bottom: 10px;
	border-bottom: 1px solid #ec8d9a;
	font-size: 18px;
	background-image: none;
	line-height: 26px;
	height: auto;
	font-weight: bold;
}
#subpage h3.blade_ttl span {
	padding-left: 10px;
	font-size: 14px;
	font-weight: normal;
}
#subpage h3.blade_ttl::before,
#subpage h3.blade_ttl::after {
	position: absolute;
	content: '';
	border-radius: 100%
}
#subpage h3.blade_ttl::before {
	top: .5em;
	left: .6em;
	width: 14px;
	height: 14px;
	background: rgba(250, 239, 210, 1);
}
#subpage h3.blade_ttl::after {
	top: .1em;
	left: .2em;
	z-index: 2;
	width: 16px;
	height: 16px;
	background: rgba(232, 100, 117, .6);
}
#subpage p.blade_p_info01 span {
	padding: 3px 10px;
	background-color: #fbf5e4;
	margin-right: 10px;
	color: #333;
}
#subpage p.blade_p_info03 span {
	/*border: 1px solid #ec8d9a;*/
	padding: 3px 10px;
	background-color: #fbf5e4;
	margin-right: 10px;
}
#subpage .blade_table01 th {
	background-color: #f5f5f5;
	border: 1px solid #ccc;
	padding: 10px;
	line-height: 20px;
	font-size: 14px;
	text-align: center;
	color: #333;
	width: 50%;
}
#subpage .blade_table01 td {
	background-color: #fff;
	border: 1px solid #ccc;
	padding: 10px 20px 10px 10px;
	line-height: 20px;
	font-size: 14px;
	vertical-align: middle;
	text-align: right;
}
#subpage p.blade_check {
	font-size: 15px;
	color: #DB5151;
	font-weight: bold;
	line-height: 20px;
}
#subpage p.comment i.blade_truck::before {
	font-family: FontAwesome;
	content: "\f0d1";
	font-size: 18px;
	font-style: normal;
	margin-right: 5px;
	color: #999;
}
@media screen and (max-width: 979px) {
	#subpage .blade_club_img {
		margin-bottom: 20px;
	}
}

/******************
お仕事のご案内
******************/
#subpage .blade_offer p.blade_figure {
	text-align: center;
	background-color: #fafbf4;
}
#subpage .blade_offer h4.rinen_ttl01 ,
#subpage .blade_offer h4.rinen_ttl02 {
	font-family: 'メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
}
@media screen and (max-width: 767px) {
	#subpage .blade_border01 ul.blade_offer_ul03 li:last-child {
		padding-bottom: 5px;
		margin-bottom: 5px;
		border-bottom: 1px dotted #ccc;
	}
	#subpage .blade_border01 ul.blade_offer_ul03 {
		margin-bottom: 0px;
	}
}

/******************
事業案内
******************/
#subpage .blade_works_comment {
	color: #333;
	font-size: 14px;
	line-height: 25px;
}
#subpage .blade_works_comment span {
	color: #fff;
	font-size: 12px;
	line-height: 19px;
	background: #3786B8;
	padding:3px 0px;
	margin-right: 10px;
	width: 144px;
	display: inline-block;
	text-align: center;
}
#subpage section.blade_works h5.blade_works_ttl span {
	padding-left: 10px;
	font-size: 14px;
	font-weight: normal;
}	
#subpage section.blade_works h5.blade_obi01,
#subpage h5.blade_table_obi {
	border-top: 0px;
	font-size: 17px;
	text-decoration: none;
	margin-bottom: 0px;
	color: #333;
	background: #ABD649;
	background: -moz-linear-gradient(left, #ABD649 0%, #fff 100%);
	background: -webkit-linear-gradient(left, #ABD649 0%, #fff 100%);
	background: -o-linear-gradient(left, #ABD649 0%, #fff 100%);
	background: linear-gradient(left, #ABD649 0%, #fff 100%);
	font-size: 100%;
	line-height: 35px;
	font-weight: normal;
	padding: 2px 0 0;
	height: auto;
	padding-left: 10px;
}
#subpage section.blade_works h5.blade_works_name {
	padding-left: 0px;
	display: block;
	font-size: 16px;
	line-height: 25px;
	color: #333;
	font-weight: bold;
	text-decoration: none;
	background: #fff;
	border-bottom: #2d92cb solid 2px;
}
#subpage section.blade_works ul.blade_works_list li {
	list-style: square;
	color: #ABD649;
	line-height: 20px;
	font-size: 15px;
	border-bottom: 1px dotted #ccc;
	padding-bottom: 5px;
	margin-top: 5px;
	margin-right: 0px;
	margin-left: 15px;
}
#subpage section.blade_works ul.blade_works_list li:first-child {
	padding-bottom: 5px;
	margin-top: 0px;
}
#subpage section.blade_works ul.blade_works_list li span {
	color: #121212;
	font-size: 14px;
}
@media screen and (max-width: 767px) {
	#subpage section.blade_works ul.blade_works_ul li:last-child {
		padding-bottom: 5px;
		margin-bottom: 5px;
		border-bottom: 1px dotted #ccc;
	}
	#subpage section.blade_works ul.blade_works_ul {
		margin-bottom: 0px;
	}
}
#subpage p.blade_img_caption {
	text-align: center;
	font-size: 13px;
	color: #333;
	line-height: 18px;
}
	