@charset "utf-8";
@import url(//fonts.googleapis.com/earlyaccess/notosansjp.css);
body {
    font-family: 'Noto Sans JP', "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "游ゴシック", YuGothic, "メイリオ", Meiryo, sans-serif;
}

.pc { display:block; }
.sp { display:none; }
.slick-slide img.pc { display:block; }
.slick-slide img.sp { display:none; }

.container {
    max-width: 100%;
}

@media (min-width: 1000px){
.container {
    width: 1000px;
}
.container.head {
    width: 1100px;
    padding: 0;
}
.container.title{
    width: 100%;
    padding: 0;
}
}
.siteHeader {
    box-shadow: 0px 0px 0px rgba(0,0,0,0);
    border-bottom: none;
    background: rgba(9,59,128,1);
	position: fixed;
}
.siteHeader + div{
	margin-top: 75px;
}
.siteHeader .container {
    padding-top: 10px;
    padding-bottom: 10px;
}
h1.navbar-brand {
    padding: 0;
}
h1.navbar-brand:hover{
	opacity: 0.8;
}
.navbar-brand img {
    max-height:90px;
	width: 240px;
    height: auto;
}
.gMenu_name {
    font-weight: bold;
}
#gMenu_outer{
	display: flex;
	justify-content: space-between;
	align-items: center;
	min-width: 800px;
}
ul.gMenu {
	display: flex;
	align-items: center;
}
@media (min-width: 992px){
ul.gMenu {
    float: none;
}
ul.gMenu>li>ul.sub-menu li a {
    background: rgba(255,255,255,0.9);
}
}
ul.gMenu a {
	background: none;
}
.nav>li>a:focus, .nav>li>a:hover {
    background: rgba(255,255,255,0.1);
}
ul#menu-menu2.gMenu>li>a {
	background: #fff;
	color: #093b80;
	padding: 10px;
	margin: 0 5px;
	line-height: 1em;
	border-radius: 3px;
	min-width: 84px;
	text-align: center;
}
ul#menu-menu2 a:hover{
	opacity: 0.9;
}
ul#menu-menu2.gMenu>li>a:hover:after,
ul#menu-menu2.gMenu>li.current-post-ancestor>a:after,
ul#menu-menu2.gMenu>li.current-menu-item>a:after,
ul#menu-menu2.gMenu>li.current-menu-parent>a:after,
ul#menu-menu2.gMenu>li.current-menu-ancestor>a:after,
ul#menu-menu2.gMenu>li.current_page_parent>a:after,
ul#menu-menu2.gMenu>li.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 #fff;
	bottom:0px;display:block;
	overflow:hidden;
	position:absolute;
	width:50%;
	left:50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    transition: .3s;	
}
.vk-mobile-nav-menu-btn {
    top: 5px;
	left: auto;
    right: 10px;
	/*background: url(../lightning/inc/vk-mobile-nav/images/vk-menu-btn-white.svg) center 50% no-repeat;*/
	background: url(https://eguchikeiei-recruit.com/wp-content/themes/saiyou/assets/img/menu-btn.png) center 50% no-repeat;
	background-size: 17px;
	border: none;
}
@media (max-width: 991px) {
.siteHeader .container {
    display: flex;
    justify-content: space-between;
	padding: 10px;
}
#gMenu_outer {
    min-width: auto;
}
ul.gMenu a {
	-webkit-tap-highlight-color:rgba(0,0,0,0.15);
}
}
@media (min-width: 992px) {
body.device-mobile .vk-mobile-nav-menu-btn {
    display: none;
}
}
@media (max-width: 768px) {
.siteHeader{
	height: 117px;
}
.siteHeader .container {
    flex-direction: column;
}
.gMenu_outer2{
	width: 100%;
	margin-top: 10px;
}
ul#menu-menu2.gMenu {
    justify-content: space-between;
}
ul#menu-menu2.gMenu:before,
ul#menu-menu2.gMenu:after{
    content: none
}
ul#menu-menu2.gMenu>li {
    width: 32%;
}
ul#menu-menu2.gMenu>li>a {
    padding: 0.5em 0;
    margin: 0;
}
.main_img_before {
    background: #093b80;
    padding: 15px;
    margin: 0 -15px;
    text-align: center;
}
.main_img_before img{
	max-width: 210px;
	margin: 0 auto;
}
}

footer {
    background-color: #093b80;
	border: none;
	color: #fff;
}
footer .footerMenu {
    border-top: none;
    border-bottom: none;
}
footer .footerMenu li a {
    color: #fff;
}
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-bottom: 0;
}
.footer_nav h3:after {
    border: none;
}
.footer_nav h3 a{
	background: url(https://eguchikeiei-recruit.com/wp-content/themes/saiyou/assets/img/foot_logo.png) no-repeat;
	background-size: contain;
	background-position: left center;
	text-indent: -9999px;
	display: block;
	width: 100%;
	height:55px;
}
.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-between; /* Safari */
	justify-content:         space-between;
	padding: 0 15px;
	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 .menu li ul li:before{
	content: "─ ";
}
.footer_nav .entry{
	display: -webkit-flex; /* Safari */
	display: flex;
	-webkit-flex-direction: column; /* Safari */
	flex-direction:         column;
	align-items: flex-end;
}
.footer_nav .menu.entry li{
	width: 100%;
	max-width: 130px;
}
.footer_nav .entry li:last-child{
}
.footer_nav .entry li a{
	display: block;
	padding: 1em 0;
	background: #fff;
	color: #093b80;
	width: 100%;
	box-sizing: border-box;
	text-align: center;
	line-height: 1em;
	position: relative;
	border-radius: 3px;
}
.footer_nav .entry li a:after{
	position: absolute;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    right: 10px;
    background: url(https://eguchikeiei-recruit.com/wp-content/themes/saiyou/assets/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: #fff 1px solid;
	padding: 1em 0;
	width: 250px;
	display: block;
	text-align: center;
	color: #fff;
	position: relative;
	margin:0 auto;
	letter-spacing: 0.2em;
}
.footer_nav .link a:hover {
    background: rgba(255,255,255,0.1);
	text-decoration: none;
}
.footer_nav .link a i{
	margin-left: 0.2em;
}
.footer_nav .link a:after{
	position: absolute;
    top: calc(50% - 0.5em);
    right: 10px;
    content: '\f105';
    font-family: "Font Awesome 5 Free";
    line-height: 1em;
}
footer .copySection {
	border-top: none;
    background-color: #000e40;
    color: #fff;
    padding: 1em 0;
    line-height: 1em;
    font-size: 10px;
}
.header_img_outer{
	margin-top: 88px;
}
#header_img{
	/* width: 100vw;*/
	height: 21vw;
	margin: 0;
	background-size: cover;
	background-position: center;
}
.breadSection{
    background-color: #fff;
	color: #093b80;
	border: none;
}
.breadSection .breadcrumb {
    text-align: right;
}
.breadSection .breadcrumb a{
	color: #000;
}
.breadSection .breadcrumb>li+li:before {
    content: '>';
	color: #000;
}
.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: #093e8b;
	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;
}
header h1.entry-title,
.entry-body h1{
    font-size: 20px;
	font-weight: bold;
	text-align:left;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	color: #093b80;
    /*background: url(https://eguchikeiei-recruit.com/wp-content/themes/saiyou/assets/img/h1.png) center left no-repeat;
    background-size: 43px;*/
    padding-left: 50px;
}
.entry-body h2{
    font-size: 32px;
	text-align:left;
	color: #818181;
    background: url(https://eguchikeiei-recruit.com/wp-content/themes/saiyou/assets/img/h2.png) center left no-repeat;
    background-size: 34px;
    padding-left: 40px;
	border: none;
	margin-bottom: 10px;
    clear: both;
}
.entry-body h3 {
    font-size: 24px;
	font-weight: bold;
	color: #093b80;
    border-bottom: 1px solid #818181;
    box-shadow: none;
    clear: both;
}
.entry-body h3:after {
    width: 60%;
    border-bottom: 1px solid #093b80;
}
.entry-body h4 {
    font-size: 21px;
	color: #093b80;
    border-left: 2px solid #093b80;
	padding: 0 18px;
    border-radius: 0;
    background: none;
    text-align: left;
    clear: both;
}
.entry-body h5 {
    font-size: 19px;
	color: #05438b;
    background: url(https://eguchikeiei-recruit.com/wp-content/themes/saiyou/assets/img/arrow_b.png) top calc(0.5em + 4px) left no-repeat;
    background-size: 16px;
    padding-left: 20px;
	margin-left: 0;
    margin-top: 18px;
    clear: both;
    text-align: left;
}
.entry-body h5:before {
	display: none;
}
.entry-body h6 {
    font-size: 16px;
	font-weight: bold;
	color: #093b80;
    clear: both;
    text-align: left;
}
.entry-body p,
.entry-body p b,
.entry-body p small{
    font-size: 14px;
	text-align:left;
	color: #1c1c1c;
	font-weight: normal;
}
.entry-body p strong{
	font-weight: bold;
}
.entry-body p em{
	color: #828282;
}
.entry-body p i{
	color: #093b80;
}
.entry-body p a{
	color: #093b80;
	text-decoration: underline;
}
.entry-body .description{
    font-size: 16px;
	text-align:left;
	color: #666;
}
.entry-body .catch{
    font-size: 18px;
	text-align:left;
	color: #093b80;
}
.entry-body figure {
    position: relative;
}
.entry-body figure br {
	display: none;
}
.entry-body figure figcaption {
	position: absolute;
    bottom: 0;
    background: rgba(9,59,128,.9);
    color: #fff;
    width: 100%;
    padding: 8px 13px;
}
.entry-body figure figcaption br {
	display: block;
}
.entry-body a.btn.btn1{
	width: 420px;
    border: #093b80 1px solid;
    border-radius: 3em;
    font-size: 18px;
    color: #093b80;
    font-weight: bold;
    line-height: 3em;
    text-decoration: none;
    padding: 0;
    background: url(https://eguchikeiei-recruit.com/wp-content/themes/saiyou/assets/img/arrow_b.png) center right 30px no-repeat;
    background-size: 16px;
}
.entry-body a.btn.btn2{
	width: 420px;
    border: #ced8e6 2px solid;
    border-radius: 3em;
    font-size: 18px;
    color: #093b80;
    font-weight: bold;
    line-height: 3em;
    text-decoration: none;
    padding: 0;
    background: url(https://eguchikeiei-recruit.com/wp-content/themes/saiyou/assets/img/arrow_b.png) center right 30px no-repeat;
    background-size: 16px;
}
.entry-body a.btn.btn3{
	width: 420px;
    border: #093b80 1px solid;
    border-radius: 3em;
    font-size: 18px;
    color: #fff;
    font-weight: bold;
    line-height: 3em;
    text-decoration: none;
    padding: 0;
    background: #093b80 url(https://eguchikeiei-recruit.com/wp-content/themes/saiyou/assets/img/arrow_w.png) center right 30px no-repeat;
    background-size: 16px;
}
.entry-body a.btn.btn4{
	width: 420px;
    border: #093b80 2px solid;
    border-radius: 3em;
    font-size: 18px;
    color: #093b80;
    font-weight: bold;
    line-height: 3em;
    text-decoration: none;
    padding: 0;
    background: url(https://eguchikeiei-recruit.com/wp-content/themes/saiyou/assets/img/arrow_b.png) center right 30px no-repeat;
    background-size: 16px;
}
.entry-body a.btn.btn5{
	width: 284px;
    border: #849dbf 1px solid;
    border-radius: 0;
    font-size: 14px;
    color: #093b80;
    font-weight: bold;
    line-height: 3em;
    text-decoration: none;
    padding: 0;
}
.entry-body a.btn.btn6{
	width: 284px;
    border: #2e5893 1px solid;
    border-radius: 0;
    font-size: 14px;
    color: #093b80;
    font-weight: bold;
    line-height: 3em;
    text-decoration: none;
    padding: 0;
}
.entry-body a.btn.btn1:hover,
.entry-body a.btn.btn2:hover,
.entry-body a.btn.btn3:hover,
.entry-body a.btn.btn4:hover,
.entry-body a.btn.btn5:hover,
.entry-body a.btn.btn6:hover{
	opacity:0.8;
}
.entry-body a.link_info{
    font-size: 14px;
    color: #093b80;
    text-decoration: none;
    padding-right: 20px;
    background: url(https://eguchikeiei-recruit.com/wp-content/themes/saiyou/assets/img/arrow_b.png) center right no-repeat;
    background-size: 16px;
}
.entry-body ul{
    padding-left: 0;
}
.entry-body ul li{
    color: #1c1c1c;
    background: url(https://eguchikeiei-recruit.com/wp-content/themes/saiyou/assets/img/li.png) top 0.5em left no-repeat;
    background-size: 16px;
	list-style: none;
    padding-left: 23px;
}
.entry-body ol{
    padding-left: 1em;
}
.entry-body dd,
.entry-body dt {
    padding-left: 0;
	border: none;
}
.entry-body dt {
    font-size: 18px;
    color: #093b80;
}
.table, table {
    border-top: 3px double #d3d3d3;
	border-collapse: separate;
}
thead {
}
thead th {
    background: #e6ebf2;
	color: #818181;
    font-weight: bold;
	text-align: center;
}
tbody th {
	color: #093b80;
    font-weight: bold;
	text-align: center;
}
tfoot th {
	color: #1e1e1e;
    font-weight: bold;
	text-align: center;
}
td{
	text-align: center;
}
p.table_note{
    font-size: 12px;
	color: #818181;
}
.page .entry-body .job-list h1.entry-title{
	font-weight: bold;
	text-align:left;
	border-bottom: 5px solid #8FBCE0;
	padding-bottom: 10px;
    font-size: 18px;
    background: unset;
}
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 #8FBCE0;
}
.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: #333;
    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: 0;
    top: 6px;
    bottom: 6px;
    display: block;
    width: 1px;
    height: auto;
    overflow: hidden;
    content: '';
    border-left: 6px solid #8FBCE0;
}
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 #8FBCE0;
}
.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 0;
}
.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: 16px;
}
#to_top a {
    background: #072f66;
    text-decoration: none;
    color: #fff;
    width: 100px;
	height: 100px;
    padding: 40px 0 20px;
    line-height: 1.2em;
    text-align: center;
    display: block;
    border-radius: 50%;
    opacity: 0.8;
    filter: Alpha(Opacity=80);
    -ms-filter: Alpha(Opacity=80);
	position: relative;
}
#to_top a:after {
	position: absolute;
	top: 20px;
	left: calc(50% - 7px);
	content: "";
	width: 14px;
	height: 14px;
background:
      linear-gradient(to bottom right, rgba(255,255,255,0) 50%, #fff 50.5%) no-repeat top left/50% 100%,
      linear-gradient(to bottom left, rgba(255,255,255,0) 50%, #fff 50.5%) no-repeat top right/50% 100%;
}

@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;
}
.footer_nav .menu.entry li{
	width: 32%;
	margin: 0;
	max-width: none;
}
.footer_nav .menu.entry li a {
    padding: 0.5em 0;
}

}
@media (max-width: 767px){
footer .footerMenu .container {
    padding-right: 15px;
    padding-left: 15px;
}
.footer_nav .menu li{
	border: none;
}
.footer_nav .link a{
	margin-bottom: 10px;
}

header h1.entry-title,
.entry-body h1{
    font-size: 22px;
    background: url(https://eguchikeiei-recruit.com/wp-content/themes/saiyou/assets/img/h1.png) center left no-repeat;
    background-size: 24px;
    padding-left: 30px;
}
.entry-body h2{
    font-size: 18px;
	text-align: center;
    background: url(https://eguchikeiei-recruit.com/wp-content/themes/saiyou/assets/img/h2.png) top center no-repeat;
    background-size: 24px;
    padding-left: 15px;
    padding-top: 30px;
}
.entry-body h3 {
    font-size: 17px;
    border-bottom: 1px solid #093b80;
}
.entry-body h3:after {
}
.entry-body h4 {
    font-size: 16px;
	padding: 0 15px;
}
.entry-body h5 {
    font-size: 14px;
    background-size: 12px;
    padding-left: 15px;
}
.entry-body h5:before {
}
.entry-body h6 {
    font-size: 14px;
}
.entry-body p,
.entry-body p b,
.entry-body p small{
	text-align: justify;
	text-justify: inter-ideograph;
}
.entry-body .description{
    font-size: 13px;
	text-align: justify;
	text-justify: inter-ideograph;
}
.entry-body .catch{
    font-size: 15px;
	font-weight: bold;
	text-align: justify;
	text-justify: inter-ideograph;
}
.entry-body figure {
    position: relative;
}
.entry-body figure br {
	display: none;
}
.entry-body figure figcaption {
	position: absolute;
    bottom: 0;
    background: rgba(9,59,128,.9);
    color: #fff;
    width: 100%;
    padding: 8px 13px;
}
.entry-body figure figcaption br {
	display: block;
}
.entry-body a.btn.btn1,
.entry-body a.btn.btn2,
.entry-body a.btn.btn3,
.entry-body a.btn.btn4,
.entry-body a.btn.btn5,
.entry-body a.btn.btn6{
	max-width: 100%;
	margin: 10px auto;
}
.entry-body a.btn.btn1:hover,
.entry-body a.btn.btn2:hover,
.entry-body a.btn.btn3:hover,
.entry-body a.btn.btn4:hover,
.entry-body a.btn.btn5:hover,
.entry-body a.btn.btn6:hover{
	opacity:0.8;
}
.entry-body a.link_info{
}
.entry-body ul{
}
.entry-body ul li{
}
.entry-body ol{
    padding-left: 1em;
}
.entry-body dd,
.entry-body dt {
    padding-left: 0;
	border: none;
}
.entry-body dt {
    font-size: 15px;
    color: #093b80;
}
.table_wrap {
    width: 100%;
	overflow: scroll;
}
/*.table, table {
    width: 1170px;
}*/
thead {
}
thead th {
    background: #e6ebf2;
	color: #818181;
    font-weight: bold;
	text-align: center;
}
tbody th {
	color: #093b80;
    font-weight: bold;
	text-align: center;
}
tfoot th {
	color: #1e1e1e;
    font-weight: bold;
	text-align: center;
}
p.table_note{
    font-size: 11px;
}

}
@media (max-width: 600px){
.footer_nav .menu{
	-webkit-flex-direction: column; /* Safari */
	flex-direction:         column;
}
.footer_nav .menu li{
	max-width: 100%;
}
.footer_nav .menu.entry{
	-webkit-flex-direction: row; /* Safari */
	flex-direction:         row;
	height: auto;
}
.footer_nav .menu.entry li {
    width: 32%;
    margin: 0;
}
.footer_nav .menu.entry li a {
    padding: 0.5em 0;
}
#to_top {
    bottom: 2em;
    right: calc(50% - 25px);
    font-size: 11px;
}
#to_top a {
    width: 50px;
    height: 50px;
    padding: 15px 0 5px;
}
#to_top a:after {
    top: 5px;
    left: calc(50% - 5px);
    width: 10px;
    height: 6px;
}
}
@media (max-width: 480px){
ul#menu-menu2.gMenu>li>a {
    font-size: 4vw;
}
.footer_nav .menu.entry li a {
    font-size: 4vw;
}
}


/*--ADD CSS--*/
body {
	font-size: 14px;
}
.page .entry-body h1 {
	font-size: 3vw;
	color:#3A69A4;
	text-align:center;
	font-weight: normal;
	line-height: 110%;
    margin-bottom: 20px;
    padding: 0;
}
.page .entry-body h1 span {
	display: block;
	font-size: 1.8vw;
}
.page .entry-body h1.entry-title {
	text-align:left;
	font-size: 26px;
}

.page .entry-body p {
	margin: 0 auto;
	line-height: 2.4;
	padding: 1% 0;
}
.page .entry-body p.lead {
	margin: 30px auto 50px;
	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 h2 {
	font-size:20px;
    font-weight: bold;
	color: #3f70b1;
	border-bottom: 1px solid #3f70b1;
	background-color: #fff;
	border-top: none;
	padding: 14px 10px 10px 40px;
	text-align:left;
}
.page .entry-body h2 span {
	display: block;
	font-size: 14px;
}*/
.page .entry-body h2 {
    background-color: #f5f5f5;
    padding: 14px 15px 10px;
    border-top: 2px solid #337ab7;
    border-bottom: 1px solid #e9e9e9;
    background-image: unset;
}
.page .entry-body h3 {
	font-size: 18px;
	font-weight: bold;
	border-bottom: none;
	margin: 50px 0 0;
    text-align: left;
}
.page .entry-body h3:after {
	border-bottom-color: #fff;
	border-bottom: none;
}

.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 #8FBCE0;
	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: #3A69A4;
	color: #fff;
	font-size: 16px;
	font-weight: 400;
	line-height: 1em;
	text-align: center;
	border-width: 0;
	border-color: #3A69A4;
	border-radius: 4px;
	display: block;
	padding: 15px 0;
	width: 80%;
	margin: 0 auto;
}
a.entry_btn1 {
	margin-top: 0;
	background: #3A69A4;
	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: #3A69A4;
	border-radius: 4px;
}

a.entry_btn2 {
	background: #8FBCE0;
	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: #3A69A4;
	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;
}

/*--
.entry_btn1 {
	background : #3A69A4;
	color : #fff;
	font-size: 16px;
	padding: 10px 30px 10px 40px;
}
.entry_btn1:after {
	content:" ";
	display:inline-block;
	width: 8px;
	height: 12px;
	background: url(https://eguchikeiei-recruit.com/wp-content/themes/saiyou/assets/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(https://eguchikeiei-recruit.com/wp-content/themes/saiyou/assets/img/arrow1.png);
	background-size:contain;
	background-repeat: no-repeat;
	vertical-align:middle;
	margin-left: 20px;
}
.entry_btns a:hover {
	opacity: 0.8;
}
--*/

/*--FAQ--*/
#faq dl {
	width: 75%;
	margin: 0 auto 40px;
	font-size: 14px;
	text-align:left;
}
#faq dt {
	color: #3A69A4;
	border: none;
	padding:0;
	position: relative;
	padding-left: 40px;
}
#faq dt:before {
	content:"Q";
	margin-right: 10px;
	font-size: 35px;
	color: #3A69A4;
	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%;
}
.member-list .member_image {
	width: 30%;
	float:left;
	margin-right: 3%;
}
.member-list .member_lead,
.member-list .member_name,
.member-list .member_position,
.member-list .member_link {
	width: 60%;
	display: inline-block;
}

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

.member-list .member_link a {
	background: #8FBCE0;
	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: 25px;
	margin-bottom: 10%;
	color: #3A69A4;
}
.members p {
	line-height: 1.8em;
	margin-bottom: 0;
}
.members .member_name {
	font-size: 20px;
	font-weight: bold;
}
.members .group {
	font-weight: bold;
	font-size: 18px;
	padding: 0 0 5px 0;
}
.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: #3A69A4;
	font-size: 16px;
	margin-top: 7%;
}
.members p.answer {
	margin-bottom: 3%;
}


.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 .row {
	margin-bottom: 10%;
}
#company .entry-body {
	text-align:center;
	width: 80%;
	margin: 0 auto;
}
#company .entry-body p {
	width: 90%;
	margin: 0 auto;
	line-height: 2.4;
}

#company .company_image {
	width: 30%;
	margin: 0 auto;
}
#company .company_box p {
	font-size: 16px;
	font-weight: bold;
	margin-top: 2%;
	text-align: left;
}
#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 #8FBCE0;
	font-size: 14px;
}
#company table th {
	padding: 10px;
	border: 1px solid #8FBCE0;
	background: #3A69A4;
	color: #fff;
	white-space: nowrap;
	text-align:center;
	width: 20%;
}
#company table td {
	padding: 10px;
	border: 1px solid #8FBCE0;
	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: #3A69A4;
    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: 5%;
}
#strength .entry-body {
	text-align:center;
	width: 90%;
	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;
}

/*--採用メッセージ--*/
#recruiting_message {
}
#recruiting_message .entry-body {
	text-align:center;
	width: 90%;
	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;
}

/*--採用労務--*/
.page-id-32 {
}
.page-id-32 .entry-body {
	text-align:center;
	width: 90%;
	margin: 0 auto;
}
.page-id-32 .entry-body .sec {
	margin-bottom: 10%;
}
.page-id-32 .labor_image {
	width: 30%;
	margin: 0 auto;
}
.page-id-32 .labor_image2 {
	width: 15%;
	margin: 0 auto;
}


/*--採用税務--*/
.page-id-29 {
}
.page-id-29 .entry-body {
	text-align:center;
	width: 90%;
	margin: 0 auto;
}
.page-id-29 .entry-body .sec {
	margin-bottom: 10%;
}

.page-id-29 .tax_image {
	width: 30%;
	margin: 0 auto;
}

.step_image {
	width: 90%;
	margin: 0 auto;
}

/*--環境を知る--*/
#environment {
}
#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 {
	text-align:center;
	width: 90%;
	margin: 0 auto;
}
#value .entry-body .row {
margin-bottom:5%;
}
#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 {
	text-align:center;
	width: 90%;
	margin: 0 auto;
}
#work .entry-body .row {
margin-bottom:5%;
}
#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 {
	text-align:center;
	width: 100%;
	margin: 0 auto;
}
#step .entry-body .row {
margin-bottom:5%;
}
#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: #3A69A4;
}
.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: #8FBCE0;
    float: left;
    text-align: center;
    color: #fff;
    border-radius: 2px;
    font-size: 12px;
}
ul.schedule li p.detail {
    max-width: 600px;
    min-width: 100px;
    float: left;
	margin: auto;
    line-height: 1.41;
    padding: 0 0 1% 20px;
}
ul.schedule li p.detail span {
    display: block;
    color: #3A69A4;
    font-weight: bold;
    padding: 5px 0;
}
/*--TOP--*/
#top {
}
#top .entry-body ul.top_menu {
	list-style:none;
	padding: 0;
	margin:-5px 0 0 0;
	font-size: 0;
	padding: 0;
}
#top .entry-body ul.top_menu li {
	float:left;
	width: 50%;
	margin:0;
	padding: 5px;
	background: none;
}
#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: calc(-6% + 3px);
}
#top .entry-body ul.top_menu li:first-child{
margin-top: 0px;
}

#top .entry-body ul.top_menu li .new {
	background: #093b80;
	padding: 10px 10px 10px 0;
	width: 100%;
	display: flex;
}
#top .entry-body ul.top_menu li .new .title_box {
	float:left;
	width: 30%;
	text-align:center;
	color: #fff;
	display: flex;
    flex-direction: column;
    justify-content: center;
}
#top .entry-body ul.top_menu li .new .title_box .title {
	font-size: 2vw;
	line-height: 1.2;
	color: #fff;
}
#top .entry-body ul.top_menu li .new .title_box .list_link {
	font-size: 1vw;
	color: #fff;
}
#top .entry-body ul.top_menu li .news_box {
	list-style:none;
	float:left;
	width: 70%;
	height: 157px;
	margin: 0;
	padding: 0;
	overflow:auto;
}
#top .entry-body ul.top_menu li .new ul {
	background: #2e5893;
	min-height: 157px;
	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 dotted #8ca3c4;
	width: 100%;
	color: #fff;
	font-weight: bold;
}
#top .entry-body ul.top_menu li .new ul li:last-child {
	/*border-bottom: none;*/
}
#top .entry-body ul.top_menu li .new ul li span {
	display:block;
	font-size: 1vw;
	font-weight: normal;
}
#top .entry-body ul.top_menu li .new a {
	color: #fff;
}
#top .entry-body ul.top_menu li .new a i{
	margin: 0.5em;
	color: #fff;
}
@media screen and (min-width: 992px) {
#top .entry-body ul.top_menu li .new .title_box .title {
    font-size: 48px;
}
#top .entry-body ul.top_menu li .new .title_box .list_link {
    font-size: 18px;
}
#top .entry-body ul.top_menu li .new ul li {
	font-size: 18px;
}
#top .entry-body ul.top_menu li .new ul li span {
	font-size: 16px;
}
}

#top .siteContent {
    /*padding: 0 0 3.5em;*/
	padding: 0;
    position: relative;
}
.main_img{
	width: 100vw;
    margin-left: calc(-50vw + 50%);
}
.main_img.slick-dotted.slick-slider {
    margin-bottom: 20px;
}
.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: 32px;
}
ul.slick-dots li{
	background: none;
}

.slick-dots li button:before {
	font-size: 20px;
	background: #fff;
    border-radius: 50%;
	content: "";
}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before,
.slick-dots li.slick-active button:before{
	background: #093b80;
	opacity: 1;
}

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


/*--フォーム--*/
.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;
    text-align: left;
}
.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;
}

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

@media screen and (max-width: 991px) {
.navbar-brand img {
    margin: 0 0 0 15px;
}
.member-list .member_box {
	margin: 0 0 10%;
	width: 100%;
	display: block;
	clear: both;
}
.siteHeader + div{
	margin-top: 117px;
}
.header_img_outer{
	margin-top: 117px;
}
#top .entry-body ul.top_menu li .news_box {
	height: 100px;
}

}

@media screen and (max-width: 768px) {
.page #header_img,
.single #header_img{
    height: 43.75vw;
	margin: 0 -15px;
}
.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;
}
}

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

.pc { display:none; }
.sp { display:block; }
.slick-slide img.pc { display:none; }
.slick-slide img.sp { display:block; }
.slick-dots {
    bottom: -25px;
}
.slick-dots li button:before {
	font-size: 14px;
	top: 5px;
    left: 5px;
	width: 10px;
	height: 10px;
	background: #e7e7e7;
	opacity: 1;
}
.main_img.slick-dotted.slick-slider {
    margin-bottom: 30px;
}
	/*--ヘッダー--*/
	.container>.navbar-header{
		margin: 0 auto;
		width: 100%;
	}
	.navbar-brand img {
	width: auto;
	height: auto;
	max-height: 40px;
	margin: 0;
	}
	/*--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 .siteContent {
    padding: 0;
	}
	#top .entry-body {
    padding: 0 0 0;
	}
	#top .entry-body ul.top_menu li {
		float:none;
		width: 100%;
		padding: 5px 0;
	}
	#top .entry-body ul.top_menu li:nth-child(odd) {
	margin-top: 0;
	}
	#top .entry-body ul.top_menu li:last-child {
		padding: 5px 0 0;
	}

	#top .entry-body ul.top_menu li .new {
		min-height: auto;
		padding: 15px 0;
		flex-direction: column;
	}
	#top .entry-body ul.top_menu li .new .title_box {
		float:none;
		width: 100%;
		flex-direction: row;
		justify-content: flex-start;
		align-items: flex-end;
	}
	#top .entry-body ul.top_menu li .new .title_box .list_link {
		font-size: 12px;
		padding: 0;
		text-align: center;
		margin: 0;
	}
	#top .entry-body ul.top_menu li .new .title_box .title {
	margin-top: 0;
	font-size: 20px;
	text-align: center;
	margin: 0 1em;
	}
	#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;
		padding: 10px 20px;
	}
	#top .entry-body ul.top_menu li .new ul li {
		font-size: 14px;
		padding: 5px 0;
	}
	#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;
}

	/*--会社を知る--*/
#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%;
}
.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 {
	width: 90%;
	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: 46px;
	margin: 0 auto;
	background-position: center;
}
.footer_nav .menu li ul li {
		margin-bottom: 0;
}
.footer_nav .menu {
	text-align: center;
	height: 6em;
    flex-wrap: wrap;
}
.footer_nav .menu li {
    width: 50%;
    text-align: left;
	margin-bottom: 0;
}
.footer_nav .menu li a{
    display: inline-block;
	padding: 0;
}
.footer_nav .menu li ul {
    margin: 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;
	color: #fff;
}
.nav>li#menu-item-69>a,
.nav>li#menu-item-70>a,
.nav>li#menu-item-71>a {
	padding: 10px 15px;
	margin: 0 0 0 10px;
}
.nav>li#menu-item-69>a{
	line-height: 1em;
    padding: 7.5px 15px;
}
.menuBtn.menuBtn_right {
	top: 5px;
}
#header_img {position: relative;}
#header_img .pagetitle{position: absolute;top:120px;left: 85px;font-size: 44px;font-weight:bold;}
#header_img .pagetitle{text-shadow: 
    1px 1px #fff, -1px -1px #fff, 
    1px -1px #fff, -1px 1px #fff, 
    0px 1px #fff, 1px 0px #fff, 
    -1px 0px #fff, 0px -1px #fff;
}
@media screen and (max-width: 600px) {
    .page #header_img .pagetitle{top: 20vw;left: 0;display: block;width: 100%;font-size: 6vw;text-align: center;}
}

.entry-body .environment_box li,
.entry-body .entry_btns li
{background: unset;padding: 0;}
.mv_catch{position: absolute;top: 50px;left: 0;z-index: 500;display: block;width: 100%;padding: 20px 0;color: #093e8b;text-align: center;font-size: 64px;line-height: 1;font-weight: bold;background-color: rgba(255,255,255,0.5);font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;}
@media screen and (max-width: 600px) {
    .mv_catch{display: none;}
}


@media screen and (max-width: 768px){
.page .entry-body h2{font-size: 5vw;line-height: 1.2;text-align: left;background: unset;padding: 0;}
.page .entry-body h3{font-size: 4.5vw;line-height: 1.2;text-align: left;}
img.alignleft,
img.alignright,
img.aligncenter,
img.alignnone,
div.alignleft,
div.alignright,
div.aligncenter,
div.alignnone{display: block;float: none;max-width: 100%;height: auto;margin: 0 auto 20px;}

#strength .entry-body{width: 100%;}
.section02{padding: 0;}
}


.gomap{width: 100%;height: 340px;margin-bottom: 20px;position: relative;}
.gomap iframe{top: 0;left: 0;width: 100%;height: 100%!important;position: absolute;}

.memtbl{width: 100%;}
.memtbl th{white-space: nowrap;}
.memtbl td{text-align: left;}

ul.env_box {width: 100%;margin: 0 auto;padding: 0;list-style: none;}
ul.env_box:after {clear: both;content: '.';display: block;height: 0;visibility: hidden;}
ul.env_box li{float: left;width: 31%;margin-right: 10px;padding: 0;background: unset;}
ul.env_box li:nth-child(3){margin-right: 0;}
ul.env_box li:before{content: none;}
ul.env_box li img{width: 100%;height: auto;}
.envtbl{float: left;}
.envtbl table {width: 500px;}
.envtbl table th{width: 30%;}
.envtbl table td{text-align: left;}
@media screen and (max-width: 768px){
    .memtbl th,.memtbl td,{display: block;padding-left: 0;padding-right: 0;}
    .envtbl{float: none;}
    .envtbl table{width: 100%;}
}


.tab_item {width: calc(100%/2);height: 50px;border-bottom: 3px solid #093b80;background-color: #d9d9d9;line-height: 50px;font-size: 16px;text-align: center;color: #565656;display: block;float: left;text-align: center;font-weight: bold;transition: all 0.2s ease;}
.tab_item:hover {opacity: 0.75;}
input[name="tab_item"] {display: none;}
.tab_content {display: none;clear: both;overflow: hidden;}
#all:checked ~ #all_content,#programming:checked ~ #programming_content,
#design:checked ~ #design_content {display: block;}
.tabs input:checked + .tab_item {background-color: #093b80;color: #fff;}

.tabs .tab01,.tabs .tab02{position: relative;}
.tabs .tab01:before,
.tabs .tab02:before{content: '';display: block;box-sizing: border-box;box-shadow: 2px 2px 2px rgba(0,0,0,0.3);width: 60px;height: 60px;position: absolute;top: -5px;left: 20%;}
@media screen and (max-width: 768px){
.tabs .tab01:before,
.tabs .tab02:before{width: 40px;height: 40px;left: 0;}
}
.tabs .tab01:before{background: url(assets/img/envico01.png)no-repeat;background-size: cover;}
.tabs .tab02:before{background: url(assets/img/envico02.png)no-repeat;background-size: cover;}

dl.rectable {width: 100%;background: #ededed;border-right: 1px solid #ccc;border-bottom: 1px solid #ccc;border-left: 1px solid #ccc;}
dl.rectable 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;}
dl.rectable 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;}
dl.rectable dd:after {content: '';display: block;clear: both;}
@media screen and (max-width: 768px){
dl.rectable dt {width: 100%;float: none;padding-bottom:16px;}
dl.rectable dd {width: 100%;margin-left: 0;border-left:none;}
}

table.maintbl{border:1px #b9b9b9 solid;border-collapse: collapse;border-spacing: 0;margin: 10px auto 20px;width:100%;}
table.maintbl th,
table.maintbl td{border-right: 1px #b9b9b9 solid;border-bottom: 1px #b9b9b9 solid;padding: 10px;border-left:0;border-top:0;}
table.maintbl th{vertical-align: middle;font-weight: bold;background: #EEE;text-align: center;white-space: nowrap;}
table.maintbl td{text-align:left;}
table.maintbl td span{font-size:12px;}
table.maintbl td.center{text-align:center;}

@media screen and (max-width: 768px){
#menu-foot{display: block;height: auto;}
.footer_nav .menu li{width: 100%;margin-bottom: 10px;}
.job_contact_form{display: block;width: 100%;}
.job_contact_form table{width: 350px!important;}
.job_contact_form table th{display: block;width: 350px;max-width:100%;border-left: 1px solid #fff;}
.job_contact_form table td{display: block;width: 350px;max-width:100%;border-left: 1px solid #eee;}
.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;}
}


/*
.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;
}
*/