/*
ここに独自の CSS を追加することができます。

詳しくは上のヘルプアイコンをクリックしてください。
*/

#text-2 h3 {
   font-weight:bold;
}

#main h2 {
    border-bottom: 2px solid #f5f5f5;
    font-weight: bold;
    margin-bottom: 2rem;
    border-color: #5caf36;
}

.navbar, .post_body h1 span, .post_body h2 span, .ttl span {
    border-color: #5caf36;
}

.info {
    background-color: #d9edf7;
    border-color: #bce8f1;
    color: #31708f;
}

#footer_menu .navbar-nav .nav-item {
    clear: left;
}

.logo img {
    height: 35px !important;
}

/*viewport*/

@media screen and (max-width: 3000px) {
  .for-pc { display:block; }
  .for-sp { display:none; }
}
@media screen and (max-width: 480px) {
  .for-pc { display:none; }
  .for-sp { display:block; }
}

/*人材派遣*/

.jinzai h2{font-size:80%;}

/*求人ページ*/
.detail-tag-box {
    text-align: center;

}

.detail-tag-box ul {
    list-style-type: none;
    margin: 0 0 1.8em 0;
    padding-left: 0;
}

.detail-tag-list li.tag-style {
    background: 
#fcebc4;
border: 1px solid
#ff9b19;
color:
    #ff9b19;
    padding: 0px 5px;
    line-height: 2em;
    font-weight: bold;
    white-space: wrap;
}

.detail-tag-list li {
    display: inline-flex;
    margin: 0 0 5px 5px;
}

/*求人トップページ*/
.bg-kinmuchi {
	background-color:#8fc31f;
	padding-left:1em;
}

/*履歴書ページ*/
.barthday {
	padding:1em;
  background-color:#f5f5f5;         
}

.text-172,
.menu-307,
.menu-107 {
	width:90%;
	display:inline-block;
	margin-bottom:1em;
}

.menu-104 {
	width:61%;
	display:inline-block;
	margin-bottom:1em;
}

input[name="text-172"],
select[name="menu-307"],
select[name="menu-107"] {
	width:90%;
	margin:0 auto;
}

select[name="menu-104"] {
	width:90%;
	margin:0 auto;
}

/*人材問い合わせPC用*/

.toiawase-box {
	  background-image:       url(http://fujicorp.biz/wpa/wp-content/uploads/2022/07/b5728bdf0ce55bb7a0dcbd928a089ed3.jpg);
  background-position: right;
  background-repeat: no-repeat;
  border: 2px solid #5caf36;
  border-radius: 4px;
  margin: 2em 0;
  padding: 1em 4em;
  position: relative;
}
.toiawase-box::before {
    background-color: #fff;
    color: #5caf36;
    content: "お問い合わせはこちら！";
    font-weight: bold;
    left: 1em;
    padding: 0 .5em;
    position: absolute;
    top: -1em;
}

.toiawase-box .wp-block-columns {
	margin-bottom: 0;
}

.toiawase-box .wp-block-button
{
	margin-bottom: 1em;	
}

.catch {
	font-size: 20px;
}

.number {
	font-size: 42px;
  color: #000;
}

.time {
	font-size: 20px;
	text-align:center;
}

/*人材問い合わせSP用*/

.toiawase-box3 {
	background-image:url(http://fujicorp.biz/wpa/wp-content/uploads/2022/08/80ef1f217e3603a603492cc4abff02bf.jpg);
  background-position: bottom left;
  background-repeat: no-repeat;
	border: 2px solid #5caf36;
  border-radius: 4px;
  margin: 2em 0;
  padding: 1em;
  position: relative;
}
.toiawase-box3::before {
    background-color: #fff;
    color: #5caf36;
    content: "お問い合わせはこちら！";
    font-weight: bold;
    left: 1em;
    padding: 0 .5em;
    position: absolute;
    top: -1em;
}

.toiawase-box3 .wp-block-columns .catch {
	font-size: 20px;
}

.toiawase-box3 .number {
	text-align:center;
	font-size: 180%;
	max-height: 100%;
  color: #000;
}

.toiawase-box3 .time {
	font-size: 20px;
	text-align:center;
	line-height:1em;
	color: #000;
  text-shadow:1px 1px 0 #FFF, -1px -1px 0 #FFF,
              -1px 1px 0 #FFF, 1px -1px 0 #FFF,
              0px 1px 0 #FFF,  0-1px 0 #FFF,
              -1px 0 0 #FFF, 1px 0 0 #FFF;
}

/*人材サービスページ*/

.block1 {
  background-image:       url(http://fujicorp.biz/wpa/wp-content/uploads/2022/07/db1e5c427b54c566a5b3376067eeec47.jpg);
  background-position: center;
  background-repeat: no-repeat;
}	

.block2 {
  background-image:       url(http://fujicorp.biz/wpa/wp-content/uploads/2022/07/1d63bb240f1754370d37916cf347f72b.jpg);
  background-position: center;
  background-repeat: no-repeat;
}

.block3 {
  background-image:       url(http://fujicorp.biz/wpa/wp-content/uploads/2022/07/3384fa5665ae072e1cf93e3aff72d4b3.jpg);
  background-position: center;
  background-repeat: no-repeat;
}

.block1,
.block2,
.block3 {
	border: 1px solid #ccc;
  border-top: 4px solid #5caf36;
  box-shadow: 0 -1px 0 rgba(255, 255, 255, 1) inset;
	margin: 2em 0;
  padding: 2em;
}

.block1 p,
.block2 p,
.block3 p {
	margin-bottom:0;
	color: #000;
  text-shadow:2px 2px 0 #FFF, -2px -2px 0 #FFF,
              -2px 2px 0 #FFF, 2px -2px 0 #FFF,
              0px 2px 0 #FFF,  0-2px 0 #FFF,
              -2px 0 0 #FFF, 2px 0 0 #FFF;
}

/*人材派遣ページ*/

.haken-box,
.price {
	border-top: 4px solid #5caf36;
  border-left:6px solid #ddd;
	border-right:6px solid #ddd;
	border-bottom:6px solid #ddd;
  margin: 2em 0;
  padding: 2em;
}

/*人材派遣フローチャート*/

* {
  box-sizing: border-box;
}
/*body {
  min-height: 100vh;
  margin: 0;
  padding: 0;
  display: flex;
  justify-content: center;
  align-items: center;
}*/
ul {
  padding: 0;
}
li {
  list-style-type: none;
}
dd {
  margin-left: 0;
}

.flow {
  border: 3px solid #5caf36;
}
.flow > li {
  padding: 30px;
}
.flow > li:not(:last-child) {
  border-bottom: 3px solid #5caf36;
  position: relative;
}
.flow > li:not(:last-child)::before,
.flow > li:not(:last-child)::after {
  content: "";
  border: solid transparent;
  position: absolute;
  top: 100%;
  left: 15%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
.flow > li:not(:last-child)::before {
  border-width: 22px;
  border-top-color: #5caf36;
}
.flow > li:not(:last-child)::after {
  border-width: 18px;
  border-top-color: #fff;
}
.flow > li dl {
  margin: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.flow > li dl dt {
  font-size: 20px;
  font-weight: 600;
  color: #5caf36;
  -ms-flex-preferred-size: 20%;
  flex-basis: 20%;
  margin-right: 1vw;
  text-align: center;
}
.flow > li dl dt .icon {
  font-size: 12px;
  color: #fff;
  background: #5caf36;
  padding: 5px 10px;
  margin-bottom: 10px;
  display: block;
  border-radius: 20px;
}
.step-title {
	font-size:95%;
}

.flow dd {
	font-size:120%;
  margin-left:2em;
}

.price .items {
	font-weight:bold;
	font-size:120%;
	text-align:center;
}

.price .postscript {
	text-align:center;
}

/*紹介予定派遣ページ*/

.onayami li {
	font-size:110%;
}

.onayami img {
	width:90%;
}

.kaiketsu li {
	font-size:120%;
	border-left:5px solid #5caf36;
}
.merit h2 {
	border-left: 5px solid #5caf36 !important;
}

.merit li {
	list-style-type:disc;
  font-size:120%;
	margin-left:1em;
}

.kekka {
	border: 2px solid #5caf36;
  border-radius: 4px;
  margin: 2em 0;
  padding: 1em 4em;
  position: relative;
}

.kekka::before {
    background-color: #fff;
    color: #5caf36;
    content: "結果！";
    font-weight: bold;
    left: 1em;
    padding: 0 .5em;
    position: absolute;
    top: -1em;
}

.kekka p {
 font-size:130%;
 text-align:center;
 font-weight:bold;

}

/*有料職業紹介ページ*/

.yuuryou-merit {
	border: 6px solid #ddd;
  margin: 2em 0;
  padding: 2em;
}

.yuuryou-merit h4 {
	border-bottom: 5px solid #5caf36 !important;
}

/*コンペパック問い合わせ*/

.toiawase-box2 {
	border: 2px solid #5caf36;
  border-radius: 4px;
  margin: 2em 0;
  padding: 1em;
  position: relative;
}
.toiawase-box2::before {
    background-color: #fff;
    color: #5caf36;
    content: "Webでのご依頼が不安な幹事様！";
    font-weight: bold;
    left: 1em;
    padding: 0 .5em;
    position: absolute;
    top: -1em;
}

.toiawase-box2 .wp-block-columns .catch {
	font-size: 20px;
}

.number {
	text-align:center;
	font-size: 42px;
  color: #000;
  text-shadow:2px 2px 0 #FFF, -2px -2px 0 #FFF,
              -2px 2px 0 #FFF, 2px -2px 0 #FFF,
              0px 2px 0 #FFF,  0-2px 0 #FFF,
              -2px 0 0 #FFF, 2px 0 0 #FFF;
}

.time {
	font-size: 20px;
	text-align:center;
	line-height:3.5em;
}

/*コンペパックページ*/

.add-background {
	background-color:#f5f5f5;
	margin-bottom:0;
	padding :1em 0.5em 0 0.5em;
}

.money {
	display:inline-flex;
}

/*問い合わせ*/

.info-box {
    position: relative;
    margin: 2em 0;
    padding: 1em 1em;
    border: solid 3px #28a745;
    border-radius: 8px;
}
.info-box .box-title {
    position: absolute;
    display: inline-block;
    top: -13px;
    left: 10px;
    padding: 0 9px;
    line-height: 1;
    font-size: 19px;
    background: #FFF;
    color: #28a745;
    font-weight: bold;
}
.setsumei {
  margin: 0; 
  padding: 0;
	font-size :120%;
	text-align :center;
}
.tel {
  margin: 0; 
  padding: 0;
	font-size :300%;
  font-weight :bold;
	text-align :center;
}
.corp {
  margin: 0; 
  padding: 0;
	font-size :120%;
  text-align :center;
}

/*特定商取引*/
.shotori {
	border-bottom:1px dashed #a9a9a9;
}

/*ドライブレコーダー*/

.problem {
	background-color:#8fc31f;
}

.drivrec,
.introduce {
	background-color:#8fc31f;
	padding:10px;
	margin-bottom: 1rem;
}

h2.radius1 {
 border: 5px solid #ffffff;
 border-radius: 10px;
 margin-right: 10px;
 width: 100%;
 height: auto;
 padding: 10px;
 display: inline-block;
 text-align:center;
}

.drivrec h2 span {
	color:#ffffff;
	border-bottom:none;
	padding:0;
}

.circle3 {
  display: flex;
  align-items: center;
  justify-content: center;
  background: #ec4646;
  border-radius: 50%;
  width: 200px;
  height: 200px;
  color: #fff;
  font-size: 20px;
	text-align: center;
	margin:auto;
}