@charset "utf-8";
.pc { display:block; }
.sp { display:none; }

.container {
    max-width: 100%;
}

/*--リセット--*/
ul {
list-style-type: none;
-webkit-margin-before: 0;
-webkit-margin-after: 0;
-webkit-margin-start: 0;
-webkit-margin-end: 0;
-webkit-padding-start: 0;
}


/*--TEXT--*/
.page .entry-body .color01 {
	color: #EB9533;
}
.page .entry-body .color02 {
	color: #000000;
}
.page .entry-body .bold {
	font-weight: bold;
}

/*--SPASE--*/
.page .entry-body .pw1 {
	padding-left: 1%;
	padding-right: 1%;
}
.page .entry-body .pw2 {
	padding-left: 2%;
	padding-right: 2%;
}
.page .entry-body .pw3 {
	padding-left: 3%;
	padding-right: 3%;
}
.page .entry-body .pw4 {
	padding-left: 4%;
	padding-right: 4%;
}
.page .entry-body .pw5 {
	padding-left: 5%;
	padding-right: 5%;
}
.page .entry-body .pw6 {
	padding-left: 6%;
	padding-right: 6%;
}
.page .entry-body .pw10 {
	padding-left: 10%;
	padding-right: 10%;
}
.page .entry-body .pw15 {
	padding-left: 15%;
	padding-right: 15%;
}
.page .entry-body .pw20 {
	padding-left: 20%;
	padding-right: 20%;
}
.page .entry-body .pw30 {
	padding-left: 30%;
	padding-right: 30%;
}

.page .entry-body .pb1 {
	padding-bottom: 1%;
}
.page .entry-body .pb2 {
	padding-bottom: 2%;
}
.page .entry-body .pb3 {
	padding-bottom: 3%;
}
.page .entry-body .pb4 {
	padding-bottom: 4%;
}
.page .entry-body .pb5 {
	padding-bottom: 5%;
}
.page .entry-body .pb6 {
	padding-bottom: 6%;
}
.page .entry-body .pb10 {
	padding-bottom: 10%;
}
.page .entry-body .pb15 {
	padding-bottom: 15%;
}

.page .entry-body .mb5 {
	margin-bottom: 5%;
}
.page .entry-body .mb6 {
	margin-bottom: 6%;
}
.page .entry-body .mb7 {
	margin-bottom: 7%;
}
.page .entry-body .mb8 {
	margin-bottom: 8%;
}
.page .entry-body .mb9 {
	margin-bottom: 9%;
}
.page .entry-body .mb10 {
	margin-bottom: 10%;
}
@media (max-width: 768px){
.page .entry-body .pw1,
.page .entry-body .pw2,
.page .entry-body .pw3,
.page .entry-body .pw4,
.page .entry-body .pw5,
.page .entry-body .pw6,
.page .entry-body .pw10,
.page .entry-body .pw15,
.page .entry-body .pw20,
.page .entry-body .pw30 {
	padding: 0;
}
.page .entry-body .sp5 {
	padding: 0 5% 5% ;
}
}

/*--COMMON--*/
.row {}


@media (min-width: 1200px){
.container {
    width: 1200px;
}
}
.siteHeader {
    box-shadow: 0px 0px 0px rgba(0,0,0,0);
    border-bottom: none;
    background: rgba(255,255,255,.95);
	position: fixed;
}
.siteHeader {
  min-height: 77.5px;
}
.siteHeader + div{
	margin-top: 88px;
}
.siteHeader .container {
    padding-top: 21.5px;
    padding-bottom: 0;
}
h1.navbar-brand {
    padding: 0;
}
h1.navbar-brand:hover{
	opacity: 0.8;
}
.navbar-brand img {
    max-height:100px;
	width: 232.5px;
    height: 40.5px;
}
.gMenu_name {
    font-weight: bold;
}
.nav>li#menu-item-441>a,
.nav>li#menu-item-746>a,
.nav>li#menu-item-443>a {
	background: #e49b0c;
	color: #fff;
	padding: 10px;
	margin: 0 5px;
}
#gMenu_outer .nav>li#menu-item-746>a {
  margin: 0 0 0 80px;
  padding: 10px 40px;
}
#menu-item-441 a:hover,
#menu-item-746 a:hover,
#menu-item-443 a:hover{
	opacity: 0.8;
}
ul.gMenu>li#menu-item-441>a:hover:after,
ul.gMenu>li#menu-item-441.current-post-ancestor>a:after,
ul.gMenu>li#menu-item-441.current-menu-item>a:after,
ul.gMenu>li#menu-item-441.current-menu-parent>a:after,
ul.gMenu>li#menu-item-441.current-menu-ancestor>a:after,
ul.gMenu>li#menu-item-441.current_page_parent>a:after,
ul.gMenu>li#menu-item-441.current_page_ancestor>a:after,
ul.gMenu>li#menu-item-746>a:hover:after,
ul.gMenu>li#menu-item-746.current-post-ancestor>a:after,
ul.gMenu>li#menu-item-746.current-menu-item>a:after,
ul.gMenu>li#menu-item-746.current-menu-parent>a:after,
ul.gMenu>li#menu-item-746.current-menu-ancestor>a:after,
ul.gMenu>li#menu-item-746.current_page_parent>a:after,
ul.gMenu>li#menu-item-746.current_page_ancestor>a:after,
ul.gMenu>li#menu-item-443>a:hover:after,
ul.gMenu>li#menu-item-443.current-post-ancestor>a:after,
ul.gMenu>li#menu-item-443.current-menu-item>a:after,
ul.gMenu>li#menu-item-443.current-menu-parent>a:after,
ul.gMenu>li#menu-item-443.current-menu-ancestor>a:after,
ul.gMenu>li#menu-item-443.current_page_parent>a:after,
ul.gMenu>li#menu-item-443.current_page_ancestor>a:after{
	border: none;
}
ul.gMenu>li>a:hover:after,
ul.gMenu>li.current-post-ancestor>a:after,
ul.gMenu>li.current-menu-item>a:after,
ul.gMenu>li.current-menu-parent>a:after,
ul.gMenu>li.current-menu-ancestor>a:after,
ul.gMenu>li.current_page_parent>a:after,
ul.gMenu>li.current_page_ancestor>a:after,
ul.gMenu>li>a:active:after{
	content:".";
	line-height:0;
	border-bottom:2px solid #000;
	bottom:0px;display:block;
	overflow:hidden;
	position:absolute;
	width:50%;
	left:50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    transition: .3s;	
}
ul.gMenu a {
	background: none;
}
ul.gMenu>li>ul.sub-menu li{
background:#FFF;
}
@media (max-width: 991px) {
ul.gMenu a {
	-webkit-tap-highlight-color:rgba(0,0,0,0.15);
}
}

footer {
    background-color: #ddeec6;
	border: none;
	color: #303030;
}
footer .footerMenu {
    border-top: none;
    border-bottom: none;
}
footer .footerMenu li a {
    color: #303030;
}
footer .footerMenu li a {
    border-left: none;
}
footer .footerMenu li:last-child a {
    border-right: none;
}
footer .footerMenu li a:hover {
    background-color: none;
}
.footer_nav {
}
.footer_nav h3 {
    border: none;
    box-shadow: 0px 0px 0px rgba(0,0,0,0);
	margin: 0 0 0.2em;
}
.footer_nav h3:after {
    border: none;
}
.footer_nav h3 a{
	background: url(http://shibajimusho-recruit.jp/wp-content/themes/shiba/img/foot_logo.png) no-repeat;
	background-size: contain;
	background-position: left;
	text-indent: -9999px;
	display: block;
	width: 100%;
	height:50px;
}
.footerMenu li {
	list-style: none;
}
.footer_nav ul{
	font-size: 16px;
	font-weight: bold;
}
.footer_nav a:hover{
	opacity: 0.8;
}

.footer_nav .menu{
	display: -webkit-flex; /* Safari */
	display: flex;
	-webkit-justify-content: space-around; /* Safari */
	justify-content:         space-around;
	padding: 0 1em;
	box-sizing: border-box;
}
.footer_nav .menu li{
	max-width: calc(100% / 6);
	font-size:14px;
}
.footer_nav .menu li a{
	padding: 10px 0;
}
.footer_nav .menu li ul{
	padding: 0;
	margin: 1em 0 0;
	width: 100%;
	display: -webkit-flex; /* Safari */
	display: flex;
	-webkit-flex-direction: column; /* Safari */
	flex-direction:         column;
	font-weight: normal;
	font-size: 14px;
}
.footer_nav .menu li ul li{
	margin-bottom: 8%;
	max-width: 100%;
	font-size:12px;
}
.footer_nav .entry{
	display: -webkit-flex; /* Safari */
	display: flex;
	-webkit-flex-direction: column; /* Safari */
	flex-direction:         column;
}
.footer_nav .entry li{
	width: 100%;
}
.footer_nav .entry li:last-child{
	margin-bottom: 0;
}
.footer_nav .entry li a{
	display: block;
	padding: 1em 2em;
	background: #e49b0c;
	color: #fff;
	width: 100%;
	box-sizing: border-box;
	text-align: center;
	line-height: 1em;
	position: relative;
}
.footer_nav .entry li a:after{
	position: absolute;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    right: 10px;
    background: url(http://shibajimusho-recruit.jp/wp-content/themes/shiba/img/arrow2.png);
    background-size: contain;
    width: 6px;
    height: 9px;
    content: '';
    z-index: 0;
}
.footer_nav .entry li a:hover{
	text-decoration: none;
}

.footer_nav .link a{
	border: #303030 1px solid;
	padding: 1em 0;
	width: 250px;
	display: block;
	text-align: center;
	color: #303030;
	position: relative;
	margin:0 auto;
}
.footer_nav .link a:hover {
    background: #fff;
}
.footer_nav .link a:after{
	position: absolute;
    top: calc(50% - 4.5px);
    right: 10px;
    background: url(http://shibajimusho-recruit.jp/wp-content/themes/shiba/img/arrow1.png);
    background-size: contain;
    width: 6px;
    height: 9px;
    content: '';
}
footer .copySection {
    padding: 15px 0;
    border-top: none;
    background-color: #158c40;
	color: #fff;
}
footer .copySection p {
  margin: 0;
}
#header_img{
	/* width: 100vw;*/
	height: 21vw;
	margin: 88px -15px 0;
	background-size: cover;
	background-position: center;
}
.breadSection{
    background-color: #158c40;
	color: #fff;
	border: none;
}
.breadSection a{
	color: #fff;
}
.breadcrumb>li+li:before{
	color: #fff;
}
.breadSection .breadcrumb a{
	color: #fff;
}
.page .entry-body h1{
	text-align: left;
}
.page .entry-body h1 span{
	display: block;
	font-size: 0.8em;
}
.page .entry-body p.lead{
	text-align: center;
}
.job-list article,
article.job{
	border: 1px solid #ccc;
	padding: 30px;
	box-sizing: border-box;
}
.mainSection header {
    border-bottom: none;
}
/* Start clear fix */
.mainSection header:after{
	font-size: 1px;
	color: #FFFFFF;
	content: "";
	display: block;
	height: 0px;
	clear: both;
	}
.mainSection header{
	display:inline-block;
	zoom: 1;
	}
/* End clear fix */
.job_item {
	background: #158c40;
	float: left;
    margin: 0 10px 0 0;
    height: 30px;
    overflow: hidden;
    border-radius: 5px;
}
h1.entry-title {
    font-size: 18px;
	font-weight: bold;
	text-align:left;
}
.page .entry-body .job-list h1.entry-title{
    font-size: 18px;
	font-weight: bold;
	text-align:left;
	border-bottom: 5px solid #158c40;
	padding-bottom: 10px;
	min-height:2em;
}
h1.entry-title:first-letter,
.single h1.entry-title:first-letter { color:inherit !important; }
.job_tag{
	list-style: none;
	margin: 0;
	padding: 10px 0 0 0;
	border-top: 5px solid #158c40;
}
.job_tag li{
	float: left;
    display: block;
    padding: 6px 12px;
    margin: 0 0 2px 8px;
    background: #ededed;
    border-radius: 4px;
    font-size: 12px;
    font-weight: normal;
    line-height: 1.1em;
    color: #333;
}
.job_tag li span{
    display: none;
}
.job-list .entry-meta_items,
.job .entry-meta_items{
	float: right;
}
.entry-meta_items.published:before {
    font-family: FontAwesome;
    content: "";
    margin-right: 0;
}
.job_detail .section01 {
    float: left;
    width: 415px;
}
.single-job h2 {
    font-size: 19px;
    font-weight: bold;
    line-height: 1.3em;
    color: #158c40;
    padding: 9px 10px 8px 14px;
    margin: 0 0 18px 10px;
    position: relative;
    clear: both;
	background: none;
	border: none;
}
.single-job h2:before {
    position: absolute;
    left: -10px;
    top: 6px;
    bottom: 6px;
    display: block;
    width: 1px;
    height: auto;
    overflow: hidden;
    content: '';
    border-left: 6px solid #158c40;
}
h5 {
    font-size: 19px;
    font-weight: bold;
    line-height: 1.3em;
    color: #333;
    padding: 9px 10px 8px 14px;
    margin: 0 0 18px 10px;
    position: relative;
    clear: both;
	background: none;
	border: none;
}
h5:before {
    position: absolute;
    left: 0;
    top: 6px;
    bottom: 6px;
    display: block;
    width: 1px;
    height: auto;
    overflow: hidden;
    content: '';
    border-left: 6px solid #896912;
}
.veu_sitemap h5:before {
display:none;
}
.section02 .title {
    margin: 0 0 6px;
    font-size: 18px;
    font-weight: bold;
    line-height: 1.5em;
    color: #555;
}
.entry_btns li{
	list-style: none;
}
.section03 {
    padding: 50px 0 70px;
}
.section03 dl {
  width: 100%;
  background: #ededed;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  border-left: 1px solid #ccc;

}
.section03 dl dt {
    padding: 16px 16px 0 16px;
    text-align: center;
	border-left:none;
    font-size: 15px;
    font-weight: bold;
    line-height: 1.1em;
    color: #333;
	margin-bottom:0;
  border-top: 1px solid #ccc;
  width: 20%;
  float: left;
}
.section03 dl dd {
    padding: 16px;
    text-align: left;
	border-left:none;
    font-size: 15px;
    font-weight: normal;
    line-height: 1.1em;
    color: #555;
	margin-bottom:0;
  border-top: 1px solid #ccc;
  background: #fff;
  margin-left: 20%;
  border-left: 1px solid #ccc;
}
.section03 dl dd:after {
  content: '';
  display: block;
  clear: both;
}

.section03 table {
    width: 100%;
    table-layout: fixed;
    border-collapse: collapse;
    background: #fff;
    border: 1px solid #999;
}
.section03 table th {
    background: #ededed;
    width: 136px;
    padding: 16px 0;
    text-align: center;
    vertical-align: top;
    border-bottom: 1px solid #ccc;
    font-size: 15px;
    font-weight: bold;
    line-height: 1.1em;
    color: #333;
}
.section03 table td {
    padding: 16px;
    text-align: left;
    vertical-align: top;
    border-bottom: 1px solid #ccc;
    font-size: 15px;
    font-weight: normal;
    line-height: 1.1em;
    color: #555;
}
.section04 {
    padding: 50px 0 70px;
}
.section04 .map {
    height: 272px;
    background: #eee;
}
.section04 .workplace {
    min-height: 271px;
    border: 1px solid #ccc;
    border-top: none !important;
}
.section04 .workplace .title {
    background: #ededed;
    padding: 14px 18px;
    margin: 0 -1px;
    color: #333;
    position: relative;
}
.section04 .workplace .in {
    padding: 14px 18px;
}
#to_top {
    position: fixed;
    bottom: 2em;
    right: 2em;
    display: none;
    z-index: 9996;
    font-size: 13px;
}
#to_top a {
    background: #158c40;
    text-decoration: none;
    color: #fff;
    width: 3.4em;
    padding: 1em 0;
    line-height: 1.2em;
    text-align: center;
    display: block;
    border: #fff solid 1px;
    border-radius: 5px;
    opacity: 0.9;
    filter: Alpha(Opacity=90);
    -ms-filter: Alpha(Opacity=90);
}
@media (max-width: 992px){
.footer_nav .menu{
	-webkit-justify-content: space-between; /* Safari */
	justify-content:         space-between;
}
.footer_nav .entry{
	-webkit-flex-direction: row; /* Safari */
	flex-direction:         row;
	-webkit-justify-content: space-between; /* Safari */
	justify-content:         space-between;
}
.footer_nav .entry li{
	width: 30%;
}
}
@media (max-width: 767px){
#gMenu_outer .nav>li#menu-item-746>a {
  padding: 10px 15px;
  margin: 0;
}
footer .footerMenu .container {
    padding-right: 15px;
    padding-left: 15px;
}
.footer_nav .menu li{
	border: none;
}
.footer_nav .link a{
	margin-bottom: 10px;
}

}
@media (max-width: 580px){
.footer_nav .menu{
	-webkit-flex-direction: column; /* Safari */
	flex-direction:         column;
}
.footer_nav .menu li{
	max-width: 100%;
}
.footer_nav .entry{
	-webkit-flex-direction: column; /* Safari */
	flex-direction: column;
	margin: 0 0 0.5em;
}
.footer_nav .entry li{
	width: auto;
}
}


/*--ADD CSS--*/
body {
	font-size: 14px;
}

.entry-body a {
	color: #337ab7;
	text-decoration:underline;
    font-weight:bold;
    padding:5px 0px;
}
/*.entry-body a:visited {
	color:#917a3c;
}*/
.entry-body a:hover {
	text-decoration:underline;
}

.page .entry-body h1 {
	font-size: 2.8vw;
	text-align:center;
	font-weight: normal;
	line-height: 110%;
    margin-bottom:20px;
}
.page .entry-body h1 span {
	display: block;
	font-size: 1.7vw;
}
.page .entry-body h1.entry-title {
	text-align:left;
	font-size: 26px;
}

.page .entry-body{
	margin: 0 auto;
	line-height: 2.0;
	padding: 1% 0;
    font-size:16px;
}
.page .entry-body p.lead {
	margin: 30px auto 30px;
	font-size: 1.5vw;
	font-weight: bold;
}
.page .entry-body p.coming_soon {
	margin: 30px auto 50px;
	font-weight: bold;
	font-size:18px;
	text-align: center;
}

.page .entry-body ul.list li{
	list-style:disc;
    margin-left:30px;
}
.page .entry-body h2 {
	font-size:22px;
	color: #303030;
	border-bottom: 1px solid #303030;
	background-color: #fff;
	border-top: none;
	padding: 14px 0px 10px;
	text-align:center;
}
.page .entry-body h2 span {
	display: block;
	font-size: 14px;
}
.page .entry-body h3 {
	font-size: 20px;
	color: #158c40;
	font-weight: bold;
	border-bottom: none;
	margin: 30px 0 0;
}
.page .entry-body h3:after {
	border-bottom-color: #fff;
	border-bottom: none;
}
.page .entry-body h4 {
	font-size: 16px;
}

.page .entry-body .job-list .entry_btns {
	margin: 3% auto;
	width: 650px;
}
.page .entry-body .job-list ul.row {
	padding: 0;
}
.page .entry-body .job-list h3 {
	font-size: 20px;
	border-bottom: 1px solid #158c40;
	margin-bottom:5%;
}
.page .entry-body .job-list .image {
	margin-top: 8px;
}

.page .entry-body .copy {
	font-size: 16px;
	font-weight: bold;
}
.job-list .section03 {
    margin: 8px 0 0;
    padding: 0;
}

/*--BTN--*/
.entry_btns {
	margin: 3% 0;
}
.entry_btns ul.row{
	padding: 0;
}
input.entry_btn1 {
	background: #158c40;
	color: #fff;
	font-size: 16px;
	font-weight: 400;
	line-height: 1em;
	text-align: center;
	border-width: 0;
	border-color: #158c40;
	border-radius: 4px;
	display: block;
	padding: 15px 0;
	width: 80%;
	margin: 0 auto;
}
a.entry_btn1 {
	margin-top: 0;
	background: #158c40;
	color: #fff;
	font-size: 16px;
	font-weight: 400;
	line-height: 1em;
	text-align: center;
	display: block;
	padding: 15px 0;
	width: 80%;
	margin: 0 auto;
	border-color: #158c40;
	border-radius: 4px;
}

a.entry_btn2 {
	background: #EB9533;
	color: #fff;
	font-size: 16px;
	font-weight: 400;
	line-height: 1em;
	text-align: center;
	display: block;
	padding: 15px 0;
	width: 80%;
	margin: 0 auto;
	border-color: #EB9533;
	border-radius: 4px;
}
a.entry_btn1,
a.entry_btn2 {
	color: #fff;
	text-decoration: none;
}
input.entry_btn1:hover,
a.entry_btn1:hover,
a.entry_btn2:hover {
	color: #fff;
	opacity: 0.8;
	text-decoration: none;
}

/*--BTN under--*/
.btn-area-under {
	margin-top:10px;
}
.btn-area-under li {
  background: #A27B19;
  color: #fff;
  border: 1px solid #fff;
	margin: 0;
}
.btn-area-under li a {
	color: #fff;
	padding: 15px 10px;
	display: block;
}
.btn-area-under li a:visited {
  color: #bcae88;
}
.btn-area-under li:hover {
  opacity: .7;
}
/*--
.btn-area-under {
  width: 85%;
  padding-top: 70px;
  margin: 0 auto 0 auto;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  -webkit-justify-content: center;
  justify-content: space-between;
  text-align: center;
  padding-bottom: 110px;
}
.btn-area-under a.btn-brown {
  width: 150px;
  min-height: 50px;
  padding-top: 15px;
  text-align: center;
  background: #A27B19;
  color: #fff;
  border: 1px solid #fff;
  border-radius: 3px;
  transition: .3s;
}
--*/
.btn-area-under a.btn-brown:hover {
  opacity: .7;
}


/*--
.entry_btn1 {
	background : #EB9533;
	color : #fff;
	font-size: 16px;
	padding: 10px 30px 10px 40px;
}
.entry_btn1:after {
	content:" ";
	display:inline-block;
	width: 8px;
	height: 12px;
	background: url(http://shibajimusho-recruit.jp/wp-content/themes/shiba/img/arrow1.png);
	background-size:contain;
	background-repeat: no-repeat;
	vertical-align:middle;
	margin-left: 20px;
}
.entry_btn2 {
	background : #8FBCE0;
	color : #fff;
	font-size: 16px;
	padding: 10px 30px 10px 40px;
}
.entry_btn2:before {
	content:"tel ";
	display:inline-block;
	margin-right: 10px;
}
.entry_btn2:after {
	content:" ";
	display:inline-block;
	width: 8px;
	height: 12px;
	background: url(http://shibajimusho-recruit.jp/wp-content/themes/shiba/img/arrow1.png);
	background-size:contain;
	background-repeat: no-repeat;
	vertical-align:middle;
	margin-left: 20px;
}
.entry_btns a:hover {
	opacity: 0.8;
}
--*/

/*--LIST--*/
ul.list-box01 {
display: flex;
flex-wrap: wrap;
justify-content: space-between;
}
ul.list-box01::before{
  content:"";
  display: block;
  width:23%;
  order:1;
}
ul.list-box01::after{
  content:"";
  display: block;
  width:23%;
}
ul.list-box01 li {
	flex-basis: 23%;
	padding: 15px;
	background: #88681E;
	margin-bottom: 1.5em;
	transition: .3s;
	vertical-align: top;
}
ul.list-box01 li img {
  width: 100%;
  height: auto;
}
ul.list-box01 li h5 {
  display: block;
  width: 100%;
  padding: 5px 0;
  text-align: center;
  border: 3px solid #fff;
  border-radius: 30px;
  color: #fff;
  margin: 15px 0 10px 0;
  font-size: 16px;
  letter-spacing: 0px;
}
ul.list-box01 li h5:before {
	border-left: none;
}
ul.list-box01 li p {
  color: #fff;
  font-size: 12px;
	text-align:left;
	line-height:2;
}
/*--
ul.list-box01 li:hover {
  opacity: .7;
}
--*/
@media screen and (max-width:900px){
ul.list-box01 {
justify-content: space-around;
}
ul.list-box01 li {
	flex-basis: 45%;
	margin: 0;
	margin-bottom: 1.5em;
}
}
@media screen and (max-width:460px){
ul.list-box01 li {
	flex-basis: 100%;
	margin: 0;
	margin-bottom: 1.5em;
}
}

/*--TABLE--*/
table.tbl-orange {
  width: 100%;
  margin: 0 auto 70px auto;
  border: 1px solid #88681E;
}
table.tbl-orange tr th {
  border: 1px solid #88681E;
  padding: 15px;
  background: #EB9533;
  color: #fff;
  text-align: center;
  width: 11%;
}
table.tbl-orange tr th.th-center {
  text-align: center;
}
table.tbl-orange tr th.th78 {
  width: 78%;
  text-align: left;
}
table.tbl-orange tr th.th39 {
  width: 39%;
  text-align: left;
}
table.tbl-orange tr th.th25 {
  width: 25%;
  text-align: left;
}
table.tbl-orange tr th.th37 {
  width: 37.5%;
  text-align: left;
}
table.tbl-orange tr td {
  border-left: 1px solid #88681E;
  padding: 8px 8px 8px 15px;
  width: 12%;
  text-align: left;
  line-height: 1.5em;
  vertical-align: top;
  font-weight: bold;
}
table.tbl-orange tr td.td-center {
  text-align: center;
  font-weight: normal;
  padding: 8px 0;
}
table.tbl-orange tr td.td78 {
  width: 78%;
  font-weight: normal;
}
table.tbl-orange tr td.first {
  padding-top: 20px;
}
table.tbl-orange tr td.last {
  padding-bottom: 20px;
  border-bottom: 1px solid #88681E;
}
table.tbl-orange tr td.td39 {
  width: 39%;
  text-align: left;
  font-weight: normal;
}
table.tbl-orange tr td.td25 {
  width: 25%;
  text-align: left;
}
table.tbl-orange tr td.td37 {
  width: 37.5%;
  text-align: left;
}
table.tbl-orange02 {
  width: 100%;
  margin: 10px auto 30px auto;
  border: 1px solid #88681E;
}
table.tbl-orange02 tr {
  border: 1px solid #88681E;
}
table.tbl-orange02 tr th {
  border: 1px solid #88681E;
  padding: 15px;
  background: #EB9533;
  color: #fff;
  width: 11%;
  text-align: center;
}
table.tbl-orange02 tr th.th28 {
  width: 28%;
}
table.tbl-orange02 tr th.th36 {
  width: 36%;
}
table.tbl-orange02 tr td {
  border: 1px solid #88681E;
  padding: 8px 8px 8px 15px;
  width: 12%;
  text-align: left;
  line-height: 1.5em;
  vertical-align: top;
}
table.tbl-orange02 tr td.td28 {
  width: 28%;
  text-align: left;
}
table.tbl-orange02 tr td.td36 {
  width: 36%;
  text-align: left;
}


/*--FAQ--*/
#faq dl {
	width: 75%;
	margin: 0 auto 40px;
	font-size: 16px;
	text-align:left;
}
#faq dt {
	color: #158c40;
	border: none;
	padding:0;
	position: relative;
	padding-left: 40px;
}
#faq dt:before {
	content:"Q";
	margin-right: 10px;
	font-size: 35px;
	color: #158c40;
	font-weight: normal;
	position: absolute;
	top: 50%;
	left: 0;
	margin-top: -30px;
}
#faq dd {
	margin-left: 40px;
	border: none;
	padding:0;
}

/*--メンバー--*/
.page-id-15 {
}
.row-eq-height {
    display: flex;
    flex-wrap: wrap;
}
.member-list .member_box {
	font-size: 14px;
	margin-bottom: 5%;
	text-align:left;
}
.member-list .member_image {
	width: 40%;
	float:right;
	margin-right: 3%;
}
.member-list .member_lead,
.member-list .member_name,
.member-list .member_position,
.member-list .member_link {
	width: 55%;
	display: inline-block;
	font-weight: bold;
	line-height: 24px;
    float:left;
}

.member-list .member_lead {
	color: #8FBCE0;
	margin-bottom: 5%;
}
.member-list .member_name {
	font-weight: bold;
	color: #EB9533;
	font-size: 20px;
}
.member-list .member_position {
	font-size: 14px;
	margin-top: 3%;
}
.member-list .member_joinedyear {
	font-size: 14px;
	margin-bottom: 4%;
}

.member-list .member_link a {
	background: #EB9533;
	color: #fff;
	font-size: 12px;
	font-weight: normal;
	padding: 3px 10px 3px 20px;
	border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
}

/*--メンバー詳細--*/
.members h1 {
    font-size: 2.8vw;
    color: #EB9533;
    text-align: center;
    font-weight: normal;
    line-height: 110%;
}
.members h1 span {
    display: block;
    font-size: 1.7vw;
}
.members h2 {
    font-size: 18px;
    color: #896912;
    border-bottom: 1px solid #896912;
    background-color: #fff;
    border-top: none;
    padding: 14px 10px 10px;
    text-align: center;
}
.members p {
	line-height: 1.8em;
	margin-bottom: 0;
}
.members .member_name {
	font-size: 20px;
	font-weight: bold;
}
.members .group {
	margin-top: 10px;
}
.members .member_position {
	font-size: 14px;
	margin-bottom: 3%;
}
.members .member_birthyear {
	font-size: 14px;
}
.members .member_joinedyear {
	font-size: 14px;
	margin-bottom: 10%;
}
.members h3 {
	color: #EB9533;
	font-size: 16px;
	margin-top: 7%;
}
.members .schedule h3{
	border:none;
	box-shadow:none;
	-webkit-box-shadow:none;
	margin-top: 0
}
.members .schedule h3:before {
	content: "■";
}
.members .schedule h3:after {
    display: none;
}
.members p.answer {
	margin-bottom: 3%;
}
.members .btn-area-under {
	text-align:center;
	margin-top: 5%;
}

.members-template-default .pager li {
	display: inline-block;
	    vertical-align: bottom;
}
.members-template-default .pager li a {
	text-align: center;
	width: 90px;
}

/*--会社を知る--*/
#company {
}
#company .entry-body {
	margin: 0 auto;
}
#company .entry-body p {
}

#company .page .entry-body ul.company_box {
	width: 100%;
	margin: 0 auto;
	padding: 0;
	list-style: none;
}
#company .company_image1,
#company .company_image2 {
}
#company .company_image1 a,
#company .company_image2 a {
}
#company .company_image1 a:hover,
#company .company_image2 a:hover,
#company .company_image3 a:hover,
#company .company_image4 a:hover {
	opacity: 0.8;
}


#company .company_image {
	width: 30%;
	margin: 0 auto;
}
#company .company_box p {
	font-size: 14px;
	margin-top: 0;
	text-align: left;
	line-height: 1.7em;
}
#company .company_box p a {
	font-size: 14px;
	font-weight: normal;
}
#company .company_mv {
	width: 640px;
	margin: 0 auto;
}

#company table {
	border-collapse: collapse;
	border-spacing: 0;
	width: 100%;
	border-top: 1px solid #CCC;
	font-size: 14px;
}
#company table th {
	padding: 10px;
     border: 1px solid #CCC;
    background: #777;
	color: #fff;
	white-space: nowrap;
	text-align:center;
	width: 20%;
}
#company table td {
	padding: 10px;
	border: 1px solid #CCC;
	text-align:left;
	line-height: 2;
}
/*#company table td span:nth-child(odd) {
	display: inline-block;
	width: 20%;
	vertical-align: top;
	margin-bottom: 3%;
}
#company table td span:nth-child(even) {
	display: inline-block;
	width: 79%;
	margin-bottom: 1%;
}*/
#company .entry-body p.light-blue {
    width: 100%;
    padding: 40px 10px 3px 10px;
    font-size: 15px;
    color: #EB9533;
    text-align: center;
}
#company .entry-body p.light-blue.pt10 {
    padding-top: 10px;
}
#company .entry-body p.text {
    padding: 0 10px;
    font-size: 14px;
    text-align: center;
    line-height: 2em;
}

/*--強みを知る--*/
#strength {
}
#strength .entry-body .row {
	margin-bottom: 0;
}
#strength .entry-body {
	margin: 0 auto;
}
#strength .strength_box {
	display: block;
	margin-top: 8%;
	margin-bottom: 8%;
}
#strength .strength_image {
	width: 25%;
	float:left;
	margin-right: 1%;
}
#strength .strength_name,
#strength .strength_lead,
#strength .strength_comment {
	width: 70%;
	display: inline-block;
	text-align:left;
}
#strength .strength_name {
	color: #8FBCE0;
	font-weight: bold;
	font-size: 14px;
	line-height: 2;
	margin-top: 3%;
}
#strength .strength_lead {
	font-weight: bold;
	font-size: 16px;
	margin-bottom:3%;
	line-height: 1.8;
}
#strength .strength_comment {
	line-height: 2;
}

/*--各社を知る--*/
.strength-contents {
	width: 100%;
	padding-top: 10px;
	margin-right: 0;
	margin-left: 0;
}
.strength-contents p {
	text-align: left;
}
p.strength-contents-left {
  width: 12%;
  float: left;
  color: #EB9533;
  line-height: 1.9em;
  font-weight: bold;
  font-size: 15px;
}
p.strength-contents-left.questions {
  width: 35%;
}
p.strength-contents-right {
  width: 88%;
  float: left;
  line-height: 1.9em;
  font-size: 14px;
}
p.strength-contents-right span.career-left {
  width: 13%;
  float: left;
  display: inline-block;
  vertical-align: top;
  letter-spacing: -1px;
}
p.strength-contents-right span.career-right {
  width: 87%;
  float: left;
  display: inline-block;
  vertical-align: top;
}
p.strength-contents-right.questions {
  width: 65%;
}
@media screen and (max-width:768px) { 
p.strength-contents-left,
p.strength-contents-right,
p.strength-contents-left.questions,
p.strength-contents-right.questions,
p.strength-contents-right span.career-left,
p.strength-contents-right span.career-right {
	width: 100%;
	display: block;
}
.page .entry-body .message_image {
	width: 50%;
	margin: 0 auto;
}
}


/*--採用メッセージ--*/
#recruiting_message {
}
#recruiting_message .entry-body {
	margin: 0 auto;
}
#recruiting_message .message_image {
	width: 30%;
	margin: 0 auto;
}

/*--採用情報--*/
#recruitment_information {
}
#recruitment_information .row {
}

#recruitment_information .page .entry-body ul.environment_box {
	width: 80%;
	max-width: 700px;
	margin: 0 auto;
	font-size: 0;
	padding: 0;
}
#recruitment_information .environment_image1,
#recruitment_information .environment_image2,
#recruitment_information .environment_image3 {
	width: 33%;
	padding: 2%;
	display: inline-block;
}
#recruitment_information .environment_image1 a,
#recruitment_information .environment_image2 a,
#recruitment_information .environment_image3 a {
}
#recruitment_information .environment_image1 a:hover,
#recruitment_information .environment_image2 a:hover,
#recruitment_information .environment_image3 a:hover {
	opacity: 0.8;
}

#recruitment_information ul.text-nav {
  margin: 0 auto;
}
#recruitment_information ul.text-nav li {
	float: left;
	position: relative;
	padding-top: 5px;
}
#recruitment_information ul.text-nav li a {
  color: #EB9533;
  text-align: center;
  font-size: 15px;
}
#recruitment_information ul.text-nav li a:hover {
  opacity: .7;
}
#recruitment_information ul.text-nav li:after {
  content: '';
  position: absolute;
  width: 1px;
  height: 22px;
  background: #000;
  top: 5px;
  right: 0px;
}
#recruitment_information ul.text-nav li:first-child:before {
  content: '';
  position: absolute;
  width: 1px;
  height: 22px;
  background: #000;
  top: 5px;
  left: 0px;
}

@media screen and (min-width:768px) and ( max-width:990px) { 
#recruitment_information ul.text-nav li:nth-child(4):before {
  content: '';
  position: absolute;
  width: 1px;
  height: 22px;
  background: #000;
  top: 5px;
  left: 0px;
}
}
@media screen and (max-width:768px) { 
#recruitment_information ul.text-nav li:nth-child(3):before,
#recruitment_information ul.text-nav li:nth-child(5):before {
  content: '';
  position: absolute;
  width: 1px;
  height: 22px;
  background: #000;
  top: 5px;
  left: 0px;
}
}


/*--採用労務--*/


/*--採用税務--*/
.step_image {
	width: 90%;
	margin: 0 auto;
}

/*--環境を知る--*/
#environment {
}
#environment .entry-body .row {
	margin-bottom: 0;
}
#environment .entry-body {
	margin: 0 auto;
}
#environment .page .entry-body ul.environment_box {
	width: 100%;
	margin: 0 auto;
	padding: 0;
	list-style: none;
}
#environment .environment_image1,
#environment .environment_image2 {
}
#environment .environment_image1 a,
#environment .environment_image2 a {
}
#environment .environment_image1 a:hover,
#environment .environment_image2 a:hover,
#environment .environment_image3 a:hover,
#environment .environment_image4 a:hover {
	opacity: 0.8;
}

/*--数字を知る--*/
#value {
}
#value .entry-body {
	margin: 0 auto;
}
#value .entry-body .row {
margin-bottom:0;
}
#value .entry-body .value_image1 {
	width: 60%;
	margin:0 auto;
}
#value .entry-body .value_image2-1,
#value .entry-body .value_image2-3 {
}
#value .entry-body .value_image2-2 {
	margin-top:30px;
}
#value .entry-body .value_image3,
#value .entry-body .value_image4 {
	width: 50%;
	margin: 0 auto;
}

/*--働く環境を知る--*/
#work {
}
#work .entry-body {
	margin: 0 auto;
}
#work .entry-body .row {
margin-bottom:0;
}
#work .entry-body .work_image2,
#work .entry-body .work_image3 {
	width: 80%;
	margin:0 auto;
}
#work .entry-body .work_image4 {
	width: 30%;
	margin:0 auto;
}

/*--成長環境--*/
/*--
#step {
}
#step .entry-body {
	margin: 0 auto;
}
#step .entry-body .row {
margin-bottom:0;
}
#step .entry-body #link02 img {
    width: 85%;
    height: auto;
}
#step .entry-body #link02 div.name {
    color: #8FBCE0;
    font-size: 17px;
    padding-top: 12px;
    letter-spacing: 4px;
    font-weight: bold;
}
#step .entry-body #link02 div.group {
    font-weight: bold;
    font-size: 14px;
    letter-spacing: 2px;
    padding: 8px 0 8px 0;
}
#step .entry-body #link02 div.join {
    font-size: 12px;
    padding-top: 2px;
}
.page #step .entry-body h3 {
	font-size: 16px;
    font-weight: bold;
    color: #EB9533;
}
.page #step .entry-body h5.ta-l {
    font-size: 14px;
	padding: 40px 0 2px 0;
	margin:0;
}
.page #step .entry-body h5:before {
    position: absolute;
    left: 0;
    top: 6px;
    bottom: 6px;
    display: block;
    width: 1px;
    height: auto;
    overflow: hidden;
    content: '';
    border-left: none;
}
--*/
.fix, .cf {
    display: block;
}
.fix:after, .cf:after {
    content: ".";
    display: block;
    clear: both;
    width: 100%;
    height: 0;
    line-height: 0;
    overflow: hidden;
    visibility: hidden;
}
ul.schedule {
	padding-top: 0;
	-webkit-padding-start: 0;
}
ul.schedule li {
    margin-top: 20px;
}
ul.schedule li span.time {
    display: block;
    width: 95px;
    height: 24px;
    line-height: 24px;
    background: #D8CEB0;
    float: left;
    text-align: center;
    color: #fff;
    border-radius: 2px;
    font-size: 12px;
}
ul.schedule li p.detail {
    max-width: 600px;
    min-width: 100px;
width:calc(100% - 95px);
    float: left;
	margin: auto;
    line-height: 1.41;
    padding: 0 0 1% 20px;
}
ul.schedule li p.detail span {
    display: block;
    color: #EB9533;
    font-weight: bold;
    padding: 5px 0;
}
/*--TOP--*/
#top {
}
#top .entry-body ul.top_menu {
	list-style:none;
	padding: 0;
	margin:0;
	font-size: 0;
	padding: 10px;
}
#top .entry-body ul.top_menu li {
	float:left;
	width: 50%;
	margin:0;
	padding: 5px;
}
#top .entry-body ul.top_menu li a:hover img {
	opacity: 0.8;
}

#top .entry-body ul.top_menu li:nth-child(odd) {
margin-top: -6%;
}
#top .entry-body ul.top_menu li:first-child{
margin-top: 0px;
}

#top .entry-body ul.top_menu li .new {
	background: #8ab33e;
	padding: 15px;
	width: 100%;
}
#top .entry-body ul.top_menu li .new .title_box {
	float:left;
	width: 25%;
	text-align:center;
	color: #fff;
}
#top .entry-body ul.top_menu li .new .title_box .title {
	font-size: 2vw;
	line-height: 1.2;
	margin-top: 40%;
}
#top .entry-body ul.top_menu li .new .title_box .list_link {
	font-size: 1vw;
}
#top .entry-body ul.top_menu li .new .title_box .list_link a {
  color:#fff;
}
#top .entry-body ul.top_menu li .news_box {
	list-style:none;
	float:left;
	width: 75%;
	background: #fff;
	height: 180px;
	margin: 0;
	padding: 0;
	overflow:auto;
}
#top .entry-body ul.top_menu li .new ul {
	background: #fff;
	min-height: 180px;
	list-style: none;
	margin: 0;
	padding: 10px;
}
#top .entry-body ul.top_menu li .new ul li {
	font-size: 1.1vw;
	padding: 2%;
	border-bottom: 1px solid #cccccc;
	width: 100%;
}
#top .entry-body ul.top_menu li .new ul li span {
	display:block;
	font-size: 1vw;
}
/* Start clear fix */
#top .entry-body ul.top_menu li .new:after{
	font-size: 1px;
	color: #FFFFFF;
	content: "";
	display: block;
	height: 0px;
	clear: both;
	}
#top .entry-body ul.top_menu li .new{
	display:inline-block;
	zoom: 1;
	}
/* End clear fix */

#top .siteContent {
    padding: 0 0 3.5em;
}
.main_img{
	width: 100vw;
    margin-left: calc(-50vw + 50%);
}
.main_img.slick-dotted.slick-slider {
    margin-bottom: 0;
}
.main_img .slick-list{
}
.main_img .slick-slide:not(.slick-center) {
-webkit-filter: opacity(60%);
-moz-filter: opacity(60%);
-o-filter: opacity(60%);
-ms-filter: opacity(60%);
filter: opacity(60%);
transition: 0.2s linear;
}
.slick-dots{
	bottom: 2px;
}
.slick-dots li button:before {
	font-size: 20px;
	color: #ed9622;
}
.slick-dots li.slick-active button:before{
	color: #ed9622;
	opacity: 1;
}

/*--新着--*/
.mainSection header {
	text-align: center;
	width: 100%;
}
.page .entry-body h1.media-heading {
	font-size: 1.6vw;
	color: #EB9533;
}
.page .entry-body h1.media-heading a {
	color: #EB9533;
}


/*--フォーム--*/
.job_contact_form {
	width: 80%;
	margin:0 auto;
}
.job_contact_form table {
	border-top: 1px solid #eee;
}
.job_contact_form table th {
	text-align: center;
	padding: 2% 5%;
	background: #eee;
	border-bottom: 1px solid #fff;
}
.job_contact_form table td {
	padding: 2%;
	border-bottom: 1px solid #eee;
	border-right: 1px solid #eee;
}
.job_contact_form table .required {
	font-size: 12px;
	display: inline-block;
	margin-right: 3%;
	color: #cc0000;
}

.job_contact_form input[type="text"] {
	border: 1px solid #ccc;
	padding: 2%;
}

.job_contact_form label {
	font-weight: 500;
	margin-left: 2%;
}
.job_contact_form select.wpcf7-form-control.wpcf7-select.form-control {
	width: 100px;
	display: inline-block;
	margin-right: 3%;
}
.job_contact_form span.wpcf7-list-item {
	min-width: 100px;
}

.job_contact_form .submit {
	text-align: center;
	margin: 3%;
	font-size: 16px;
}
.job_contact_form .btn-primary {
	padding: 1% 10%;
}
.job_contact_form span.wpcf7-list-item {
	width: 100%;
}

.form.job_contact_form input[type=text]{
	padding: 0 10px;
}
.form.job_contact_form th {
	padding-left: 10px;
	padding-right: 10px;
}
.form.job_contact_form .required {
	border: 2px solid #CF2500;
	color: #CF2500;
	padding: 2px 8px;
	border-radius: 2px;
	display: block;
	width: 40px;
	font-size: 10px;
	margin: 0 auto;
	margin-top: 4px;
}
.entry_title .form-control[readonly],
.job_category .form-control[readonly] {
    background-color: #fff;
	border: none;
	box-shadow: none;
	height: auto;
}


/*--youtube--*/
.youtube {
  margin: 0 auto;
  padding: 6em 0 0;
  width: 560px;
}


@media screen and (max-width: 1199px) {
.siteHeader + div{
	margin-top: 131px;
}
#header_img{
	margin-top: 131px;
}
#top .entry-body ul.top_menu li .news_box {
	height: 140px;
}
}

@media screen and (max-width: 991px) {
.member-list .member_box {
	margin: 0 3% 10%;
    width: 100%;
    display: block;
    float: none;
	clear: both;
}
.siteHeader + div{
	margin-top: 88px;
}
#header_img{
	margin-top: 88px;
}
#top .entry-body ul.top_menu li .news_box {
	height: 100px;
}

}

@media screen and (max-width: 768px) {
.entry_btns ul{
	padding: 0;
	text-align: center;
}
.entry_btns li {
	padding: 20px 0;
	text-align: center;
}
.entry_btns li .entry_btn2 {
	padding: 15px 50px;
}
.siteHeader{
	height: 88px;
}
}

@media screen and (max-width: 600px) {

.pc { display:none; }
.sp { display:block; }

.slick-dots li button:before {
	font-size: 14px;
}

	/*--COMMN--*/
.entry-body {
	/*--width: 90%;--*/
	margin:0 auto;
}
.entry-body h3 {
	text-align:left;
}

	/*--ヘッダー--*/
	.container>.navbar-header{
		margin: 0 auto;
		width: 80%;
	}
	.navbar-brand img {
	width: auto;
	height: auto;
	}
	/*--H--*/
	.page .entry-body h1 {
		font-size: 5vw;
	}
	.page .entry-body h1 span {
		font-size: 4vw;
	}

	.page .entry-body p {
		text-align: left;
		line-height: 2;
	}
	.page .entry-body p.lead {
		font-size: 4vw;
		margin: 20px auto;
		line-height: 1.8;
	}
	.page .entry-body .copy {
		font-size: 4vw;
		margin: 10px auto;
		line-height: 1.8;
		text-align: center;
	}

	/*--TOP--*/
	#top .entry-body ul.top_menu li {
		float:none;
		width: 100%;
	}
	#top .entry-body ul.top_menu li:nth-child(odd) {
	margin-top: 0;
	}

	#top .entry-body ul.top_menu li .new {
		min-height: auto;
		padding: 15px;
	}
	#top .entry-body ul.top_menu li .new .title_box {
		float:none;
		width: 100%;
	}
	#top .entry-body ul.top_menu li .new .title_box .list_link {
		font-size: 12px;
		padding: 0 0 1%;
		text-align: center;
	}
	#top .entry-body ul.top_menu li .new .title_box .title {
	margin-top: 0;
	font-size: 20px;
	text-align: center;
	}
	#top .entry-body ul.top_menu li .news_box {
		height: auto;
		width: 100%;
	}
	#top .entry-body ul.top_menu li .new ul {
		float:none;
		width: 100%;
		min-height: auto;
	}
	#top .entry-body ul.top_menu li .new ul li {
		font-size: 14px;
	}
	#top .entry-body ul.top_menu li .new ul li span {
		font-size: 12px;
	}

	/*--採用メッセージ--*/
#recruiting_message .entry-body {
	width: 100%;
}
#recruiting_message .message_image {
	width: 50%;
}
#recruiting_message .page .entry-body p.message_name {
	text-align:center;
}

	/*--環境を知る--*/
#environment .entry-body {
	/*--width: 90%;--*/
}

	/*--会社を知る--*/
#company .entry-body {
	/*--width: 90%;--*/
}
#company .entry-body p {
	width: 100%;
}
#company .company_box p {
	margin-top: 0;
	font-size: 3vw;
}
#company .company_image {
	width: 50%;
}
#company table td span:nth-child(odd) {
	width: 100%;
	margin-bottom: 0.5%;
}
#company table td span:nth-child(even) {
	width: 100%;
	margin-bottom: 5%;
	line-height: 1.5;
}
#company .company_image {
}
#company .company_mv {
	width: 100%;
}
#company video {
	width: 100%;
}
#company table th,#company table td {
	width: 100%;
	display: block;
}

/*--強みを知る--*/
#strength .strength_image {
	width: 50%;
	float: none;
	margin: 0 auto;
}
#strength .strength_name, #strength .strength_lead, #strength .strength_comment {
	width: 100%;
}

/*--メンバー--*/
.member-list.container {
	padding: 0;
}
.member-list .member_lead, .member-list .member_name, .member-list .member_position, .member-list .member_link {
	width: 65%;
}
.member-list .member_image {
	margin-right: 3%;
	width: 100%;
    float: none;
}
.member-list .member_lead {
	margin-bottom: 3%;
}
.member-list .member_link {
	text-align: right;
	width: 100%;
	margin-bottom: 3%;
}
.members h1 {
	font-size: 20px;
	margin-bottom: 5%;
	margin-top: 3%;
	line-height: 1.4;
}

	/*--環境を知る--*/
#environment .page .entry-body ul.environment_box {
	max-width: 500px;
}
#recruitment_information .environment_image1,
#recruitment_information .environment_image2,
#recruitment_information .environment_image3 {
	width: 50%;
	padding: 2%;
	display: inline-block;
}
#value .page .entry-body p {
	text-align:center;
}
#work .entry-body .work_image4 {
	width: 80%;
}
#value .entry-body .value_image2-1,
#value .entry-body .value_image2-2,
#value .entry-body .value_image2-3 {
	width: 80%;
	margin: 7% auto 0;
}
#value .entry-body .value_image1 {
	width: 80%;
}


	/*--FAQ--*/
#faq dl {
	width: 100%;
}

	/*--採用情報--*/
.job-list article, article.job {
	padding: 10px;
}

.job-list .section03 table th,
.job-list .section03 table td,
.job .section03 table th,
.job .section03 table td {
	width: 100%;
	display: block;
}
.job-list .section03 table td,
.job .section03 table td {
	padding: 10px;
}
.section03 dl dt {
  width: 100%;
  float: none;
  padding-bottom:16px;
}
.section03 dl dd {
  width: 100%;
  margin-left: 0;
border-left:none;
}

.page .entry-body h1.entry-title {
	font-size: 18px;
}
.page-id-32 .labor_image,
.page-id-29 .tax_image {
	width: 50%;
}

	/*--採用税務--*/
.page-id-29 .entry-body {
	width: 100%;
}

.step_image {
	width: 100%;
}

	/*--フッター--*/
	.footer_nav h3 a {
	width: 100%;
	height: 50px;
	margin: 0 auto;
	}
	.footer_nav .menu li ul li {
		margin-bottom: 2%;
	}
.footer_nav .menu {
	text-align: center;
}

/*--フォーム--*/
.job_contact_form {
	width: 100%;
}
.job_contact_form table th {
	width: 100%;
	display: block;
	border-left: 1px solid #fff;
}
.job_contact_form table td {
	padding: 3% 3% 4%;
	width: 100%;
	display: block;
	border-left: 1px solid #eee;
	text-align: center;
}
.job_contact_form table th .form-control,
.job_contact_form table td .form-control {
	max-width: 100%;
	width: 100%;
}

.form.job_contact_form .required {
	display: inline-block;
	margin: 0 0 0 10px;
}
.job_contact_form .btn-primary {
	padding: 2% 20%;
}
.job_contact_form span.wpcf7-list-item {
	margin: 0 0 0 0;
}
}


/*--フッターリンク位置調整--*/
#link01,
#link02,
#link03,
#link04 {
	margin-top: -131px;
	padding-top: 131px;
}

@media screen and (max-width: 600px) {
#link01,
#link02,
#link03,
#link04 {
	margin-top: -88px;
	padding-top: 88px;
}
}

/*--SPメインナビ--*/
/*--.navSection_open_right {
	margin-right: -15px;
}--*/
.navSection {
	background:#fff;
}
.nav>li>a{
	padding: 10px 15px;
}
.nav>li#menu-item-441>a,
.nav>li#menu-item-746>a,
.nav>li#menu-item-443>a {
	padding: 10px 15px;
	margin: 0 0 0 10px;
}
/*.nav>li#menu-item-441>a{
	line-height: 1em;
    padding: 7.5px 15px;
}*/
.menuBtn.menuBtn_right {
	top: 5px;
}

.page .pageone{padding-left: 10%;padding-right: 10%;}
.page .pageone,.page .pageone p{font-size: 16px;line-height: 1.6em;}
.page .pageone p{font-size: 16px;margin-bottom: 1.2em;}
.page .pageone h1{font-size: 2.8vw;text-align: center;font-weight: normal;line-height: 110%;margin-bottom: 20px;}
.page .pageone h2 {font-size: 22px;color: #303030;border-bottom: 1px solid #303030;background-color: #fff;border-top: none;padding: 14px 0px 10px;text-align: center;font-weight: bold;}
.page .pageone h3 {font-size: 20px;color: #158c40;font-weight: bold;border-bottom: none;margin: 30px 0 0;}
.page .pageone h4 {font-size: 16px;padding: 10px 15px 8px;background-color: #efefef;border-radius: 4px;}
.page .pageone h5 {font-size: 19px;font-weight: bold;line-height: 1.3em;color: #333;padding: 9px 10px 8px 14px;margin: 0 0 18px 10px;position: relative;clear: both;background: none;border: none;}
.page .pageone h5:before {position: absolute;left: 0;top: 6px;bottom: 6px;display: block;width: 1px;height: auto;overflow: hidden;content: '';border-left: 6px solid #896912;}
.page .pageone table{border-collapse: collapse;border-spacing: 0;width: 100%;border-top: 1px solid #e5e5e5;margin-bottom: 20px;}
.page .pageone table tbody tr td,
.page .pageone table tbody tr th,
.page .pageone table td, table th,
.page .pageone table thead tr td,
.page .pageone table thead tr th {font-size: 16px;line-height: 1.6em;padding: 1em;border-bottom: 1px solid #e5e5e5;}
.page .pageone ul{margin-bottom: 20px;}
.page .pageone ul li{font-size: 16px;line-height: 1.6em;margin: 0 0 5px 10px;padding-left: 20px;position: relative;list-style: unset!important;}
.page .pageone ul li:before{content: '>';font-weight: bold;position: absolute;top: 0;left: 0;color: #158c40;}
.page .pageone img.aligncenter,
.page .pageone img.alignleft,
.page .pageone img.alignright {margin-bottom: 12px;}
.page .pageone .alignleft,
.page .pageone img.alignleft {display: inline;float: left;margin-right: 20px;margin-top: 4px;}
.page .pageone .alignright,
.page .pageone img.alignright {display: inline;float: right;margin-left: 20px;margin-top: 4px;}
.page .pageone table.tstyle{font-size: 14px;line-height: 1.4em;}
.page .pageone table.tstyle th{padding: 10px;border: 1px solid #CCC;background: #777;color: #fff;white-space: nowrap;text-align: center;width: 20%;}
.page .pageone table.tstyle td{padding: 10px;border: 1px solid #CCC;text-align: left;line-height: 2;}

#sitemap_list li:before{content: none;}
.page .pageone ul.strength_box li,
.page .pageone ul.company_box li,
.page .pageone ul.strength_box li{margin-left: 0;}
.page .pageone ul.strength_box li:before,
.page .pageone ul.company_box li:before,
.entry_btns ul.row li:before{content: none;}

.members .pageone{padding-left: 10%;padding-right: 10%;}
.entry_btns


.mbig{font-size: 14px;padding: 10px 0;}

.member_image img{object-fit: cover;font-family: 'object-fit: cover;';width: 180px;height: 180px;display: block;margin: 0 auto;object-position: top;}