@charset "utf-8";
/* ---------------------------------------------------------------------- */
#top {
	margin-bottom: 4px;
}
#top h2 {
	display: none;
}
/* title---------------------------------------------------------------------- */
.top_gaikan {
	padding-top: 1px;
	padding-bottom: 10px;
}
.top_voice {
	float: left;
	width: 420px;
}
.top_logo {
	float: left;
	width: 190px;
}
.top_voice img,.top_logo img {
	display: block;
}
/* title---------------------------------------------------------------------- */
#title {
	margin-bottom: 10px;
}
#title h2 {
	display: none;
}
.title_sp {
	border: 1px solid #f1ab40;
	background-color: #fff;
}
.title_img {
	float: left;
	width: 300px;
}
.title_tex {
	float: left;
	width: 393px;
	padding-right: 15px;
	padding-top: 10px;
}
/* subtitle---------------------------------------------------------------------- */
.subtitle {
	margin: 5px 0px;
	border-bottom: 2px solid #f1ab40;
}
.subtitle h3 {
	color: #f1ab40;
	font-size: 14px;
	font-weight: bold;
}
/* ---------------------------------------------------------------------- */
.subsubtitle {
	line-height: 1em;
	padding: 2px 5px;
	border-bottom: 1px solid #ccc;
}
.subsubtitle h4 {
	color: #f18740;
	font-weight: bold;
}
/* img_box---------------------------------------------------------------------- */
.img_box {
	border: 1px solid #f1ab40;
	margin-bottom: 10px;
	padding: 5px 5px;
}
.img_box img {
	display: block;
	float: left;
	width: 139px;
	height: 104px;
	margin-right: 2px;
	margin-bottom: 2px;
}
/* table---------------------------------------------------------------------- */
.table {
	width: 100%;
	border-collapse:collapse;
	border-spacing:0;
	empty-cells:show;
	margin: 0px auto;
}
.table th {
	width: 25%;
	text-align: left;
	padding: 5px;
	color: #474342;
	border-bottom: 1px dotted #ccc;
}
.table td {
	padding: 5px;
	border-bottom: 1px dotted #ccc;
}
.tableComp th {

}
.table_bo {
	border-bottom: 1px dotted #ccc;
}
.table_bon {
	border: none!important;
}
.tableComp td ul {
	display: table;
	width: 100%;
}
.tableComp td li {
	display: table-cell;
	width: 50%;
	font-size: 13px;
	vertical-align: top:
}
/* ---------------------------------------------------------------------- */
.con_btn {
	padding-top: 10px;
	text-align: center;
}
.con_btn input {
	margin: 0px 5px;
}
/* ---------------------------------------------------------------------- */

.terms_list {
	list-style: decimal;
	margin-left: 20px;
	margin-bottom: 10px;
}
/* ---------------------------------------------------------------------- */
.company {
}
.companyinner {
}
.companyphoto {
	display: table;
	width: 100%;
	table-layout: fixed;
	border-spacing: 0px 0px;
}
.companyphototex {
	display: table-cell;
	vertical-align: middle;
}
.companyphotoimg {
	display: table-cell;
	width: 200px;
	vertical-align: middle;
}
.companyphotoimg img {
	margin: 0px 0px 0px auto;
}
.companyimg {
	position: relative;
}
.companyimg img {
	position: absolute;
	right: 0px;
	top: 10px;
}
.compFree {
	line-height: 1em;
	text-align: left;
	padding: 10px 10px 3px 107px;
}
.compFree dl {
}
.compFree dt {
	display: table-cell;
	vertical-align: middle;
	padding: 0px;
}
.compFree dt span {
	display: inline-block;
	color: #f37e00;
	font-weight: bold;
}
.compFree dd {
	display: table-cell;
	vertical-align: middle;
}
.compFree dd strong {
	display: inline-block;
	color: #f37e00;
	font-weight: bold;
}
.compKansai {
	background-image:url("../img/company/compKansai.png");
	background-repeat: no-repeat;
	background-position: left 20px;
	padding: 5px 0px 5px 100px;
}
.compKanto {
	background-image:url("../img/company/compKanto.png");
	background-repeat: no-repeat;
	background-position: left top;
	padding: 5px 0px 20px 100px;
}
.compKanto {
	margin-bottom: 20px;
}
.compKansai p,.compKanto p {
	padding-left: 7px;
}
.companylink {
	color: #ec0000!important;
	font-weight: bold;
}
.companylink:hover {
	color: #c00000!important;
}
/* ---------------------------------------------------------------------- */
.axs_box {
	border: 1px solid #f1ab40;
	padding: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
}
/* ---------------------------------------------------------------------- */
.glos {
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom: 1px dotted #e6e6e6;
}
.glos_title {
	float: left;
	width: 150px;
	font-weight: bold;
}
.glos_body {
	float: left;
	width: 530px;
}
/* ---------------------------------------------------------------------- */
.rec_tel {
	padding-top: 5px;
	padding-left: 20px;
}
/* ---------------------------------------------------------------------- */
.table_comp {
	width: 95%;
	border-collapse:collapse;
	border-spacing:0;
	empty-cells:show;
	font-size: 11px;
	margin: 0px auto;
}
.table_comp th {
	width: 20%;
	padding: 5px;
	text-align: left;
	border-bottom: 1px dotted #ccc;
}
.table_comp td {
	padding: 5px;
	border-bottom: 1px dotted #ccc;
}
.table_comp_title {
	color: #ff8300;
	font-weight: bold;
	font-size: 14px;
}
/* ---------------------------------------------------------------------- */
.linksbox {
}
.linksbox ul {
	list-style-type: none;
}
.linksbox li {
	border-bottom: 1px dotted #ccc;
}
.linksbox li:last-child {
	border-bottom: none;
}
.linksbox dl {
	display: table;
	width: 100%;
	table-layout: fixed;
	border-spacing: 0px 0px;
}
.linksbox dt {
	display: table-cell;
	width: 35%;
	vertical-align: middle;
	padding: 5px;
}
.linksbox dd {
	display: table-cell;
	vertical-align: middle;
	padding: 5px;
}
/* ---------------------------------------------------------------------- */
.table_links {
	width: 95%;
	border-collapse:collapse;
	border-spacing:0;
	empty-cells:show;
	font-size: 11px;
	margin: 0px auto;
}
.table_links th {
	width: 30%;
	padding: 5px;
	text-align: left;
	border-bottom: 1px dotted #ccc;
}
.table_links td {
	padding: 5px;
	border-bottom: 1px dotted #ccc;
}
/* ---------------------------------------------------------------------- */

.faq_q {
	color: #c85a11;
	padding-left: 10px;
	font-weight: bold;
	border-bottom: 1px dotted #e6e6e6;
}
.faq_a {
	padding: 5px 0px 15px 20px;
}
/* ---------------------------------------------------------------------- */
.faq {
	padding-top: 20px;
}
.faqbox {
	border-bottom: 1px solid #f90;
	margin-bottom: 20px;
	padding-bottom: 20px;
}
.faqbox:last-child {
	border-bottom: none;
	margin-bottom: 0px;
}
.faqbox dl {
}
.faqbox dt {
	color: #d18400;
	font-size: 16px;
	background-image: url("../img/parts/faq_q.png");
	background-repeat: no-repeat;
	background-position: left top;
	border-bottom: 1px dashed #ccc;
	margin-bottom: 10px;
	padding-left: 30px;
	padding-bottom: 10px;
}
.faqbox dt span {
}
.faqbox dt strong {
	font-weight: normal;
}
.faqbox dd {
	font-size: 13px;
	background-image: url("../img/parts/faq_a.png");
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 30px;
}
.faqbox dd p {
}
.faqbox dd a {
	color: #2595c8;
}
.faqbox dd a:hover {
	color: #66bfe8;
}
/* ---------------------------------------------------------------------- */
.sitema_lista {
	margin-left: 30px;
	list-style: none;
}
.sitema_listb {
	padding-left: 70px;
	list-style: none;
}
.sitema_listc {
	padding-left: 100px;
	padding-top: 10px;
	list-style: none;
}
.sitema_list3 {
	margin-left: 50px;
}
.sitema_list4 {
	margin-left: 70px;
}
/*----------------------------------------------------------------- */
.sflow {
	text-align: center;
	font-size: 13px;
	font-weight: bold;
}
.sflow_list li {
	padding-right: 25px;
	display: inline;
}
.sflow_lista {
	background-image:url("../img/parts/flow_list.gif");
	background-repeat: no-repeat;
	background-position: top right;
}
.sflow_listb {
}
.sflow_listn {
	color: #ed1c24;
}
/* ---------------------------------------------------------------------- */
.store {
}
.store_box {
}
.store_box img {
	height: 110px;
	width: auto;
}
/* ---------------------------------------------------------------------- */
.logo {
}
.logo_box {
	float: left;
	width: 344px;
	padding: 5px 0px;
	border-bottom: 1px dotted #ccc;
}
.logo_left {
	float: left;
	width: 171px;
	padding-left: 1px;
}
.logo_left img {
	display: block;
	width: 169px;
	height: 127px;
	border: 1px solid #ccc;
}
.logo_right {
	float: left;
	width: 172px;
}
.logo_right img {
	float: left;
	display: block;
	width: 85px;
	/width: 84px;
	height: 64px;
	margin-left: 1px;
	margin-bottom: 1px;
}
.logo_ex {
	padding-top: 5px;
}
.logo_ex img {
	display: block;
	float: left;
	width: 169px;
	/width: 168px;
	margin-left: 1px;
	margin-bottom: 1px;
	border: 1px solid #ccc;
}
.logotop {
	height: 280px;
	background-image:url("../img/logo/jinbo/jinbo.jpg");
	background-repeat: no-repeat;
	background-position: top right;
}
.logotoptex {
	text-align: right;
	padding-top: 230px;
	font-weight: bold;
}
/* ---------------------------------------------------------------------- */
.before {
	float: left;
	width: 134px;
	padding: 5px;
	border: 1px solid #f1ab40;
	background-color: #fff;
	margin-right: 16px;
	/margin-right: 8px;
	margin-bottom: 15px;
}
.after {
	float: left;
	width: 536px;
	padding: 5px;
	border: 1px solid #f1ab40;
	background-color: #fff;
}
.before:after,.after:after {
	display:block;
	clear:both;
	height:0px;
	visibility:hidden;
	content:".";
}
.ba_title {
	padding-bottom: 5px;
}
.ba_img {
	text-align: center;
}
.ba_img img {
	display: block;
	float: left;
	width: 130px;
	height: 98px;
	margin: 0px 2px;
}
/* ---------------------------------------------------------------------- */
.store_ex {
}
.store_ex img {
	display: block;
	float: left;
	width: 133px;
	/width: 132px;
	height: auto;
	margin: 2px 2px;
}
/* ---------------------------------------------------------------------- */
.origin_case {
}
.origin_caseimg {
	float: left;
	width: 337px;
}
.origin_caseimg img {
	display: block;
	width: 330px;
	border: 1px solid #ccc;
}
.origin_casetex {
	float: left;
	width: 351px;
	padding-top: 10px;
}
.origin_casetex p {
	padding-left: 10px;
	margin-bottom: 0px!important;
}
.origin_casedesign {
	text-align: right;
	font-size: 11px;
	border-bottom: 1px dotted #ccc;
	line-height: 1em;
	padding-bottom: 5px;
	margin-bottom: 5px;
}
.origin_caseex {
}
.origin_caseexb {
	float: left;
	width: 172px;
}
.origin_caseexa {
	float: left;
	width: 516px;
}
.origin_caseexc {
}
.origin_caseex img {
	float: left;
	display: block;
	width: 167px;
	/width: 166px;
	height: auto;
	margin: 1px 1px 0px 0px;
}
.origin_caseexb img {
	border: 2px solid #ccc;
}
.origin_caseexa img {
	border: 2px solid #f7931e;
}
.origin_caseexc img {
	border: 2px solid #f7931e;
}
.origin_ex {
}
.origin_ex img {
	display: block;
	float: left;
	width: 133px;
	/width: 132px;
	height: auto;
	/height: 99px;
	margin: 2px 2px;
}
/* ---------------------------------------------------------------------- */
.office_case {
}
.office_caseimg {
	float: left;
	width: 337px;
}
.office_caseimg img {
	display: block;
	width: 330px;
	border: 1px solid #ccc;
}
.office_casetex {
	float: left;
	width: 351px;
	padding-top: 10px;
}
.office_casetex p {
	padding-left: 10px;
	margin-bottom: 0px!important;
}
.office_casedesign {
	text-align: right;
	font-size: 11px;
	border-bottom: 1px dotted #ccc;
	line-height: 1em;
	padding-bottom: 5px;
	margin-bottom: 5px;
}
.office_caseex {
}
.office_caseexb {
	float: left;
	width: 172px;
}
.office_caseexa {
	float: left;
	width: 516px;
}
.office_caseex img {
	float: left;
	display: block;
	width: 167px;
	/width: 166px;
	height: auto;
	margin: 1px 1px 0px 0px;
}
.office_caseexb img {
	border: 2px solid #ccc;
}
.office_caseexa img {
	border: 2px solid #f7931e;
}
.office_ex {
}
.office_ex img {
	display: block;
	float: left;
	width: 133px;
	/width: 132px;
	height: auto;
	/height: 99px;
	margin: 2px 2px;
}
/* ---------------------------------------------------------------------- */
.digest {
	padding: 20px 0px;
	text-align: center;
}
.digest img {
	border: 1px solid #f7931e;
}
.digest img:hover{
	border: 1px solid #6fc2e8;
}
/* ---------------------------------------------------------------------- */

.goodpt_title {
	background-color: #ff8598;
	background-image: url("../img/logo/goodpt_title.gif");
	height: 17px;
	background-repeat: no-repeat;
}
.goodpt_body {
	background-color: #fff9d1;
	color: #ff8598;
	padding: 5px 10px 5px 30px;
	margin-bottom: 15px;
}
.goodpt_body li {
	list-style-image: url("../img/logo/goodpt_list.gif");
}
/* ---------------------------------------------------------------------- */

.packbg {
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 200px;
}
.packbg31 {
	background-image: url("../img/pack/packbg31.jpg");
}
.packbg32 {
	background-image: url("../img/pack/packbg32.jpg");
}
.pack5_price {
	padding-bottom: 10px;
	font-weight: bold;
}
/* ---------------------------------------------------------------------- */
.contactban {/*nav.css*/}
/* ---------------------------------------------------------------------- */
.promobox {
	padding: 0px 185px 10px 0px;
	background-repeat: no-repeat;
	background-position: right;
}
.promobox1 {
	background-image: url("../img/promo/promobox1.jpg");
}
.promobox2 {
	background-image: url("../img/promo/promobox2.jpg");
}
.promobox3 {
	background-image: url("../img/promo/promobox3.jpg");
}
.promobox4 {
	background-image: url("../img/promo/promobox4.jpg");
}
.promobox5 {
	background-image: url("../img/promo/promobox5.jpg");
}
.promotitle {
	margin-top: 15px;
	margin-bottom: 15px;
}
.promotitle span {
	font-size: 15px;
	font-weight: bold;
	padding: 5px 15px;
	background-color: #fedb3d;
	border-radius: 15px;         /* CSS3 */
	-moz-border-radius: 15px;    /* Firefox */
	-webkit-border-radius: 15px; /* Safari,Chrome */
}
.table_promo {
	width: 98%;
	border-collapse:collapse;
	border-spacing:0;
	empty-cells:show;
	font-size: 11px;
	margin: 0px auto 0px 10px;
}
.table_promo2 {
	width: 98%;
	border-collapse:collapse;
	border-spacing:0;
	empty-cells:show;
	font-size: 11px;
	margin: 0px auto 0px 10px;
}
.table_promo th,.table_promo2 th {
	width: 80%;
	color: #555;
	font-size: 13px;
	padding: 5px 5px 5px 0px;
	text-align: left;
}
.table_promo th {
	border-left: 1px solid #ccc;
	background-image: url("../img/promo/table_promo.gif");
	background-repeat: repeat-x;
	background-position: right;
}
.table_promo2 th {
	background-image: url("../img/promo/table_promo.gif");
	background-repeat: repeat-x;
	background-position: right top;
}
.table_promo th span,.table_promo2 th span {
	background-color: #fff;
	padding: 5px 5px 5px 5px;
}
.table_promo td,.table_promo2 td {
	font-size: 13px;
	text-align: right;
	padding: 2px 5px;
	color: #ee7951;
	font-weight: bold;
}
.table_promo td {
	border-right: 1px solid #ccc;
}
.table_promo_title {
	color: #fff!important;
	background-color: #999;
	font-weight: normal;
	font-size: 14px;
	text-align: left!important;
	background-image: none!important;
}
.table_promo_ex {
	font-size: 11px!important;
	font-weight: normal!important;
	color: #333!important;
	line-height: 1.6em;
	font-style: normal;
	text-align: left!important;
}
.table_promo_borb {
	border-bottom: 1px solid #ccc;
}
.table_promo_nborr {
	border-right: 0px!important
}
/* ---------------------------------------------------------------------- */
.price {
}
.price15,.price30,.price50 {
	border-bottom: 1px dashed #ccc;
}
.price30s {
	padding-top: 20px;
}
.price {
}
.price_box {
	margin-bottom: 20px;
	padding-bottom: 20px;
}
.pricetitle {
	color: #F39800;
	font-size: 22px;
	font-weight: bold;
	text-decoration: underline;
	line-height: 1.4em;
	padding-left: 10px;
}
.pricetitle span {
	padding-top: 10px;
	background-image: url("../img/price/pricetitlespan.gif");
	background-repeat: no-repeat;
	background-position: center top;
}
.price50 .pricetitle,.price100 .pricetitle {
	padding-top: 15px;
}
.price15_box {
	float: left;
	width: 330px;
}
.price15_box1 {
	padding-right: 10px;
	border-right: 1px solid #F8B856;
}
.price15_box2 {
	padding-left: 10px;
}
.priceex {
	margin: 10px 0px 5px 20px;
	padding-left: 10px;
	border-left: 5px solid #4C4948;
}
.priceimg {
	text-align: center;
}
.pricetex {
display:none;
	text-align: center;
}
.pricetex p {
	font-size: 14px;
	padding-top: 10px;
	margin-bottom: 0px!important;
	padding-bottom: 0px!important;
}
.pricetexa {
	color: #fff;
	font-size: 14px;
	line-height: 1em;
	padding: 7px 0px;
	background-color: #8fc31f;
	text-align: center;
	border-radius: 15px;         /* CSS3 */
	-moz-border-radius: 15px;    /* Firefox */
	-webkit-border-radius: 15px; /* Safari,Chrome */
}
/* ---------------------------------------------------------------------- */
pricecost {
}
.pricecost1 {
	color: #ed6d2b;
	font-size: 16px;
	font-weight: bold;
	text-decoration: underline;
	line-height: 1.6em;
	text-align: center;
}
.pricecost2 {
	padding: 10px 0px;
}

/* ---------------------------------------------------------------------- */
.priceflow {
	background-color: #fffeee;
}
.priceflow_box {
	color: #f37e00;
}
.priceflow_box1 {
	float: left;
	width: 250px;
}
.priceflow_box2 {
	float: left;
	width: 438px;
	padding-bottom: 10px;
}
.priceflow_box3 {
}
.priceflowtex3 {
	float: left;
	width: 380px;
	padding-top: 20px;
}
.priceflow_box4 {
	float: left;
	width: 300px;
}
.priceflow_box5 {
}
.priceflowimg {
	text-align: center;
}
.priceflowtex {
}
/* ---------------------------------------------------------------------- */
.title_topics {
	background-color: #f29600;
	margin-bottom: 15px;
}
.title_topics p {
	color: #fff;
	font-size: 16px;
	padding: 10px 15px;
}
/* ---------------------------------------------------------------------- */
#.recruit {
}
.recruit {
	padding: 5px 20px;
}
.recruitbloc {
	margin-bottom: 30px;
}
.recruit img {
	display: block;
}
.recruittitle {
	border-top: 1px solid #f6ad3b;
	border-bottom: 1px solid #f6ad3b;
	margin-bottom: 20px;
	padding: 10px 0px;
}
.recruittitle img {
}
.recruittop {
	margin-bottom: 20px;
}
.recruittop img {
}
.recruitinner {
	border-bottom: 1px solid #f6ad3b;
	margin-bottom: 20px;
	padding: 5px 0px 10px 0px;
}
.recruitinner dl {
	display: table;
	width: 100%;
	table-layout: fixed;
	border-spacing: 0px;
	margin-bottom: 10px;
}
.recruitbloc1 .recruitinner dl {
	border-bottom: 1px dotted #f1ab40;
	padding-bottom: 5px;
	margin-bottom: 5px;
}
.recruitbloc1 .recruitinner dl:last-child {
	border-bottom: none;
	padding-bottom: 0px;
	margin-bottom: 0px;
}
.recruitinner dt {
	display: table-cell;
	width: 120px;
	vertical-align: top;
	padding: 5px 5px;
}
.recruitinner dt strong {
	display: block;
	color: #fff;
	font-size: 16px;
	text-align: center;
	background-color: #f6ad3b;
	padding: 5px 5px;
}
.recruitinner dd {
	display: table-cell;
	color: #4c4948;
	font-size: 14px;
	vertical-align: top;
	padding: 10px 5px;
}
.recruitinner dd dl {
	margin-bottom: 0px;
}
.recruitbloc1 .recruitinner dd dl {
	border-bottom: none;
	padding-bottom: 0px;
}
.recruitinner dd dt {
	width: 110px;
	text-align: left;
	background-color: #fff;
}
.recruitinner dd .recruittablelast dt {
	width: auto;
}
.recruitinner dd dt b {
	display: inline-block;
	color: #4c4948;
	font-size: 16px;
	text-align: center;
	padding: 5px 5px;
}
.recruitbloc1 .recruitinner dd dt b {
	font-size: 14px;
	font-weight: normal;
}
.recruitinner dd dd {
	padding: 5px 5px;
}
.recruitinner dd p {
	margin-bottom: 10px;
}
.recruitinner dd p:last-child {
	margin-bottom: 0px;
}
.recruitinner dd a {
	display: inline-block;
	color: #f08200;
	font-weight: bold;
	line-height: 1em;
	border-bottom: 2px solid #fdd23c;
	padding-bottom: 2px;
}
.recruitinner dd a em {
	display: inline-block;
	font-style: normal;
	line-height: 1em;
	background-image:url("../img/recruit/detlink.png");
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 40px;
}
.recruitinner dd span {
	color: #f6ad3b;
}
.recruitarrow {
	background-image:url("../img/recruit/arrow.png");
	background-repeat: no-repeat;
	background-position: 30px bottom;
	padding-bottom: 10px;
}
.recruitcom {
}
.recruitcomtitle {
	margin-bottom: 10px;
}
.recruitcomtitle img {
}
.recruitcomtex {
	color: #4c4948;
	font-size: 14px;
}
.recruitcomtex p {
}
.recruitcomtex dl {
	display: table;
	width: 100%;
	table-layout: fixed;
	border-spacing: 0px;
	margin-bottom: 10px;
}
.recruitcomtex dt {
	display: table-cell;
	vertical-align: middle;
	padding: 5px 5px;
}
.recruitcomtex dt b {
	display: block;
	color: #f6ad3b;
	font-size: 14px;
	margin-bottom: 5px;
}
.recruitcomtex dt span {
	font-size: 17px;
}
.recruitcomtex dt a {
	color: #4c4948;
	text-decoration: none;
}
.recruitcomtex dt a[href^='tel'] {pointer-events: none;text-decoration: none;}
@media screen and (max-width: 767px) {
	.recruitcomtex dt a[href^='tel'] {pointer-events: auto;}
}
.recruitcomtex dd {
	display: table-cell;
	width: 220px;
	vertical-align: middle;
	padding: 10px 5px;
}
.recruitcomtex dd ul {
	display: table;
	width: 120px;
	table-layout: auto;
	border-spacing: 0px;
	list-style-type: none;
}
.recruitcomtex dd li {
	display: table-cell;
	vertical-align: top;
}
.recruitcomtex dd li.recruit_line {
	width: 50px;
}
.recruitcomtex dd li a {
	display: block;
	width: 40px;
}
.recruitcombtm {
	text-align: right;
}

.recruitcomment {
}
.recruitcommenttitle {
	margin-bottom: 10px;
}
.recruitcommenttitle img {
}
.recruitcommentinner {
	display: table;
	width: 100%;
	table-layout: fixed;
	border-spacing: 0px;
	margin-bottom: 10px;
}
.recruitcommenttex {
	display: table-cell;
	vertical-align: top;
	padding-right: 20px;
}
.recruitcommentphoto {
	display: table-cell;
	width: 130px;
	text-align: center;
	vertical-align: top;
}
.recruitcommenttex p {
	color: #4c4948;
	font-size: 14px;
}
.recruitcommentphoto img {
}
.recruitcommentphoto span {
	display: block;
}
.recruitcon {
}
.recruitcon1 {
}
.recruitcon2 {
}
.recruitcontitle {
}
.recruitcon1 .recruitcontitle {
	color: #fff;
	font-size: 18px;
	line-height: 1em;
	text-align: center;
	background-color: #f6ad3b;
	margin-bottom: 20px;
	padding: 7px 0px 5px 0px;
}
.recruitcon2 .recruitcontitle {
	display: block;
	color: #f6ad3b;
	font-size: 14px;
	font-weight: bold;
	line-height: 1em;
	margin-bottom: 5px;
}
.recruitconinner {
	display: table;
	width: 100%;
	table-layout: fixed;
	border-spacing: 0px;
}
.recruitcontex {
	display: table-cell;
	vertical-align: middle;
}
.recruitconicon {
	display: table-cell;
	width: 150px;
	vertical-align: middle;
}
.recruitcontex dl {
	font-size: 18px;
}
.recruitcontex dt {
}
.recruitcontex dt a {
	color: #4c4948;
	text-decoration: none;
}
.recruitcontex dt a[href^='tel'] {pointer-events: none;text-decoration: none;}
@media screen and (max-width: 767px) {
	.recruitcontex dt a[href^='tel'] {pointer-events: auto;}
}
.recruitcontex dd {
	padding-top: 10px;
}
.recruitconicon ul {
	display: table;
	width: 150px;
	table-layout: auto;
	border-spacing: 5px 0px;
	list-style-type: none;
}
.recruitconicon li {
	display: table-cell;
	vertical-align: top;
	
}
.recruitconicon li img {
	display: block;
	width: 40px;
	height: 40px;
		border-radius: 2px;
		-moz-border-radius: 2px;
		-webkit-border-radius: 2px;
	margin: 0px auto;
}
.recruitconicon li.recruit-fb img {
	background-color: #305196;
}
.recruitconicon li.recruit-twitter img {
	background-color: #3095d3;
}
.recruitconicon li.recruit-line img {
	background-color: #00b900;
}
/* ---------------------------------------------------------------------- */
.recuit {
}
/*
.recruit_froma {
	font-size: 20px;
	font-weight: bold;
	padding: 100px 0px;
	text-align: center;
}
.recruit_froma a {
	padding-right: 25px;
	padding-top: 1px;
	background-image:url("../img/parts/pdfa.gif");
	background-repeat: no-repeat;
	background-position: right;
}
.recruit_froma a:link { color: #f60; text-decoration: underline; }
.recruit_froma a:visited { color: #f60; text-decoration: underline; }
.recruit_froma a:active { color: #f60; text-decoration: underline; }
.recruit_froma a:hover {
	color: #f90; text-decoration: underline;
	padding-right: 25px;
	padding-top: 1px;
	background-image:url("../img/parts/pdfb.gif");
	background-repeat: no-repeat;
	background-position: right;
}
*/
/* ---------------------------------------------------------------------- */
.service301title {
	color: #f39800;
	font-size: 18px;
	font-weight: bold;
	padding: 15px 0px;
}
.service301tex {
	font-size: 13px;
	padding: 5px 0px;
}
/* ---------------------------------------------------------------------- */
.concept {
}
.concepttitle {
	color: #8dc21f;
	font-size: 18px;
	font-weight: bold;
	line-height: 1em;
	background-color: #ecf1c5;
	margin-bottom: 10px;
	padding: 12px 10px 10px 15px;
}
.concepttitles {
	color: #f39800;
	font-size: 16px;
	font-weight: bold;
	border-bottom: 1px solid #f39800;
	margin-bottom: 10px;
	padding: 5px 10px;
}
.concepttitles span {
	font-size: 22px;
}
.conceptbox {
	padding: 5px 10px 15px 10px;
}
.conceptbox p {
	padding: 0px 10px;
}
.conceptbox img {
	display: block;
	margin: 0px auto;
}
.concept {
}
/* ---------------------------------------------------------------------- */