/*
Theme Name: XWRITE child
Version: 1.0.0
Template: xwrite
*/
@import url('https://fonts.googleapis.com/css2?family=M+PLUS+1p:wght@400;500;700&display=swap');
body,
.m-plus-1p-regular {
	font-family: "M PLUS 1p", sans-serif;
	font-weight: 400;
	font-style: normal;
}
h1,h2,h3,h4,h5,h6,p,li:has(> :not(img)),span:has(> :not(img)),a:has(> :not(img)),table {
	transform: rotate(0.03deg);
}
.articleBody :where(.wp-block-image.is-style-default) img, .articleBody :where(.wp-block-image.is-style-rounded) img, .articleBody :where(.wp-block-image:not([class*=is-style-])) img, .articleBody :where(img[class*=wp-image-]) {
	box-shadow: none;
	outline: none;
}

.footTitle,
.m-plus-1p-medium {
	font-family: "M PLUS 1p", sans-serif;
	font-weight: 500;
	font-style: normal;
	transform: rotate(0.03deg);
}

.m-plus-1p-bold {
	font-family: "M PLUS 1p", sans-serif;
	font-weight: 700;
	font-style: normal;
	transform: rotate(0.03deg);
}
a:link:hover {
	opacity: 0.9;
}
.smp {
	display: none;
}

.page-id-2 div#n2-ss-10 .n2-ss-section-main-content {
	padding: 10px 0;
}
.page-id-2 .n2-ss-layer {
	margin-top: 5em;
}
.page-id-2 .n2-ss-slider .n2-ss-text > div {
	display: flex;
	align-items: center;
	min-height: 190px;
	background: RGBA(255, 255, 255, 0.74);
}
.page-id-2 .n2-ss-slider .n2-ss-text p {
	width: 100%;
}
.page .articleHeader {
	display: none;
}
.home :where(.articleBody) {
    margin: 0;
}
.articleBody h2:not(.is-style-default):not(.is-style-normal):not(h2[class*="is-style-heading"]) {
    background-color: #fff;
}
.home-wide {
	min-height: 550px;
}
.main .widget .textwidget h2::after,
.main .textwidget .txtbox-001 h3::after,
.main .widget .textwidget h3::before {
	content: none !important;
}
.main .widget .textwidget h2 {
	font-size: 23px;
	margin-bottom: 1em;
}
.txtbox-001 {
	max-width: 420px;
	background: rgba(255,255,255,0.96);
	margin-left: 7.5%;
	padding: 34px;
}
.articleBody h3:not(.is-style-default):not(.is-style-normal):not(h3[class*="is-style-heading"]) {
	font-size: 24px;
	font-weight: 500;
	line-height: 1;
	background: #fff;
	padding: 0.75em 10px 0.75em 20px;
    border-bottom: none;
}
.articleBody .txtbox-001 h3:not(.is-style-default):not(.is-style-normal):not(h3[class*="is-style-heading"]) {
	font-size: 20px;
	font-weight: 400;
	color: #111;
	padding: 0 0 0.75em;
	background-color: transparent;
    border-bottom: 2px solid #232D91;
	margin-bottom: 0.75em;
}
.articleBody h4:not(.is-style-default):not(.is-style-normal):not(h4[class*="is-style-heading"]) {
	font-size: 24px;
	font-weight: 500;
	color: #111111;
	background-color: #EFEFEF;
}
.articleBody h4:not(.is-style-default):not(.is-style-normal):not(h4[class*="is-style-heading"])::after {
	content: none;
}
.txtbox-001 .su-button-wide {
	padding: 5px;
	margin: 2em 1.62em 0;
}
.txtbox-001 .su-button-wide span {
	font-size: 18px !important;
}
.tablepress.com-table td,
.jib-info table th,
.jib-info table td {
	border: 1px solid #111;
	padding: 0.5rem;
}
.tablepress.com-table tr:nth-child(odd) td,
.jib-info table tr:nth-child(odd) th,
.jib-info table tr:nth-child(odd) td {
	background-color: #f9f9f9;
}
.tablepress.com-table tr:nth-child(even) td,
.jib-info table tr:nth-child(even) th,
.jib-info table tr:nth-child(even) td  {
	background-color: #fff;
}
.tablepress img {
	max-width: 100%;
}
.home #categories-3,
.page-id-3955 #categories-3,
.page-id-4056 #categories-3,
.page-id-4541 #categories-3,
.home .f-jin-p,
.page-id-3955 .f-jin-p,
.page-id-4056 .f-jin-p,
.page-id-4541 .f-jin-p {
	display: none;
}
.footer {
	border-top: 5px solid #466CA2;
}
.footTitle {
	font-size: 20px;
	font-weight: 500;
	color: #111;
	position: relative;	
	border-bottom: 1px solid #ccc;
}
body .footer section.widget .footTitle {
	padding: 0 0 10px 0;
	background-color: transparent;
	border-top: none;
}
.footTitle::after {
	content: ".";
    line-height: 0;
    display: block;
    overflow: hidden;
    position: absolute;
	left: 0;
    bottom: -1px;
    width: 30%;
    border-bottom: 1px solid #466CA2;
}
.rinen-01 {
	font-size: 24px;
	font-weight: 500;
	color: #232D91;
}
.rinen-02 {
	font-size: 20px;
	line-height: 2.25;
}
.su-row.philo-half-wrap {
	display: flex;
	justify-content: center;
	align-items: center;
	max-width: 780px;
	margin: 0 auto;
	font-size: 18px;
	line-height: 2.5;
}
/*組織図*/
.chart-note {
	display: none;
}
.organization-chart ul {
	margin: 0;
	padding: 0;
}
.organization-chart ul li {
	list-style: none;
	position: relative;
	margin-bottom: 20px;
}
.organization-chart ul li a {
	position: relative;
	font-size: 15.5px;
	color: #111;
	text-decoration: none;
	text-align: center;
	display: flex;
	justify-content: center;
	align-items: center;
	width: 270px;
	height: 100px;
	padding: 5px;
	background: #F5F7FA;
    border: 1px solid #232D91;
}
.organization-chart ul li a:hover {
	background: #DFF3F6;
}
.organization-chart ul li ul {
	position: absolute;
	top: 0;
	left: 309px;
}
ul.chart-001 {
	height: 1460px;
}
.organization-chart ul li:has(ul) > a::after,
.organization-chart ul li ul li:first-child a::before {
	content: '';
	position: absolute;
	top: 0;
	bottom: 0;
	margin: auto 0;
	width: 12px;
	height: 12px;
	background: #232D91;
	border-radius: 12px;
}
.organization-chart ul li:has(ul) > a::after {
	right: -6px;
}
.organization-chart ul li ul li:first-child a::before {	
	left: -6px;
}
.organization-chart ul ul ul::before {
	content: '';
	position: absolute;
	top: 50px;
	left: -20px;
	border-left: 2px solid #232D91;
	width: 1px;
	height: calc(100% - 120px);
}
.organization-chart ul li ul li::before {
	content: '';
	position: absolute;
	top: 49px;
	left: -20px;
	border-top: 2px solid #232D91;
	width: 20px;
	height: 1px;
}
.organization-chart ul li ul li:first-child::before {
	left: -40px;
	width: 40px;
}
a.network_btn {
	position: relative;
	display: block;
	font-size: 18px;
	font-weight: normal;
	color: #fff;
	text-decoration: none;
	background: #232D91;
	padding: 1.65em 1.94em;
}
a.network_btn:after {
    content: '';
    width: 13px;
    height: 13px;
    border: 0px;
    border-top: solid 1px #fff;
    border-right: solid 1px #fff;
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
    position: absolute;
    top: 50%;
    right: 8%;
    margin-top: -8px;
}
ul.network-list {
	display: flex;
	flex-wrap: wrap;
	padding-left: 0;
}
ul.network-list li {
	list-style: none;
	width: 32.05%;
	background: #F5F7FA;
	padding: 20px;
	margin: 0 1.25% 1.25% 0;
}
ul.network-list li:nth-child(n3) {
	margin-right: 0;
}
ul.network-list li span {
	display: block;
	font-size: 16px;
	font-weight: 500;
	background-color: transparent;
	margin-bottom: 20px;
}
ul.network-list li dd {
	margin-left: 0;
}
ul.network-list li p {
	font-size: 14px;
}
ul.network-list li a {
	color: #232D91;
	text-decoration: none;
}

/*人材派遣TOP*/
ul.jinzai-menu {
	width: calc(100% - 20px);
	max-width: 1200px;
	padding: 0;
	margin: 35px auto;
	display: flex;
	justify-content: space-between;
}
ul.jinzai-menu li {
	list-style: none;
	width: 23.75%;
	border: 2px solid #232D91;
	border-radius: 10px;
	overflow: hidden;
}
ul.jinzai-menu li a {
	display: block;
	color: #1A1F4C;
	font-size: 1.5em;
	text-align: center;
	line-height: 3.58;
}
ul.jinzai-menu li a:hover {
	background: #DFF0F8;
}
.job-single,
.job-cat-wrap {
	background-color: #f6f7f8;
	padding: 8%;
}
.job-wrap h2.job-search-tit {
	font-size: 40px !important;
	font-weight: 500;
	color: #515151;
	letter-spacing: 2px;
	text-align: center;
	border: none !important;
	background-color: transparent !important;
	padding: 0 !important;
	margin-bottom: -1.5em !important;
}
.job-wrap h2.job-search-tit span {
	font-size: 42px;
	font-weight: normal;
	display: block;
	color: #304365;
}
p.job-search-notes {
	position: relative;
	font-size: 24px;
	text-align: center;
	display: inline-block;
	margin-bottom: 1.5em;
}
.page-id-2 p.job-search-notes {
	left: 11.5%;
}
span.job-search-note-01,
span.job-search-note-02 {
	color: #1A1F4C;
	padding: 0 6px;
}
span.job-search-note-01::before,
span.job-search-note-02::before {
	content: '\\';
	margin-right: 6px;
}
span.job-search-note-01::after,
span.job-search-note-02::after {
	content: '/';
	margin-left: 6px;
}
span.job-search-note-03 {
	display: block;
	position: relative;
	width: 320px;
	color: #fff;
	background: #1A1F4C;
	padding: 6px 10px;
	border-radius: 15px;
}
span.job-search-note-03::after{
    border: solid transparent;
    content:'';
    height:0;
    width:0;
    pointer-events:none;
    position:absolute;
    border-color: rgba(26, 31, 76, 0);
    border-top-width:10px;
    border-bottom-width:10px;
    border-left-width:10px;
    border-right-width:10px;
    margin-left: -10px;
    border-top-color:#1A1F4C;
    top:100%;
    left:50%;
}
.main h2.jinzai-h2.heading-25 {
    position: relative;
    padding: .75em 0 0.6em !important;
    color: #111111;
	font-size: 24px;
	font-weight: 500;
	border: none !important;
	background-color: transparent !important;
}

.main h2.jinzai-h2.heading-25::before {
    position: absolute;
    bottom: .4em;
    left: 0;
    z-index: -1;
    color: #c5e3f2;
    font-size: 2.58em;
	font-weight: 700;
    line-height: 1;
    content: attr(data-word);
    pointer-events: none;
}
.job-loop {
	display: flex;
	flex-wrap: wrap;
}
.job-loop .su-post {
	position: relative;
	width: 32.5%;
	padding: 10px;
	border: 1px solid #707070;
	margin-right: 1.25%;
	margin-bottom: 15px;
}
.job-loop .su-post:nth-of-type(3n) {
	margin-right: 0;
}
.employ-type-wrap {
	display: flex;
	justify-content: space-between;
}
.employ-type {
	font-weight: 500;
}
.employ-new {
	background: #B22222;
    color: #fff;
	font-weight: 500;
    padding: 3px 1.5em;
}
h3.job-card-tit {
	padding: 0 !important;
	margin: 12px 0 !important;
}
h3.job-card-tit a {
	display: block;
	color: #111;
	font-size: 16px;
	font-weight: 500;
	text-decoration: none;
	padding: 10px;
	background: #c5e3f2;
}
h3.job-card-tit a:hover {
	background: #1A1F4C;
	color: #fff;
}
p.description {
	font-weight: 500;
	text-align: center;
}
.work-place-wrap {
	display: flex;
	justify-content: space-between;
}
.work-place-wrap dl {
	width: calc(100% - 60px);
}
.work-place-wrap dl dt {
	float: left;
}
.work-place-wrap dl dt::after {
	content: '\FF1A';
}
a.detail {
	position: absolute;
	right: 10px;
	bottom: 10px;
	border: 1px solid #707070;
	padding: 5px 10px;
	font-weight: 500;
	color: #111;
	text-decoration: none;
}
a.detail:hover {
	background: #1A1F4C;
	color: #fff;
}
.job-loop + .su-button-center {
	margin-top: 20px;
}
a.btn-more01 {
	border: 1px solid #707070 !important;
}
a.btn-more01:hover {
	background: #1A1F4C !important;	
}
a.btn-more01:hover span,
a.btn-more01:hover i {
	color: #fff !important;
}
a.su-button.btn-more01 i {
	float: right;
	line-height: 1.5;
	margin: 0 0 0 .5em !important;
}
ul.strength {
	padding: 0;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-around;
}
ul.strength li {
	list-style: none;
	width: 25.8%;
	text-align: center;
	margin-bottom: 5%;
}
ul.strength li h3 {
	font-size: 20px !important;
	line-height: 1.3 !important;
	background-color: transparent !important;
	margin-bottom: 0;
}
ul.strength li h3 span {
	display: inline-block;
	color: #111;
	padding: 0 5px 5px;
	background: linear-gradient(180deg, #F6F4F4 0%, #F6F4F4 50%, #EFCDA6 50%, #EFCDA6 100%);
}
ul.strength li h3::after {
	content: none !important;
}
ul.strength li p {
	text-align: left;
}
h3.jinzai-h3 {
	font-size: 20px !important;
	color: #111 !important;
	line-height: 1.5 !important;
	padding: 0 !important;
	margin-bottom: 15px !important;
	border-bottom: none !important;
}
.border-box {
	position: relative;
}
.border-box h2.jinzai-h2 {
	margin-bottom: 0 !important;
}
.border-box p {
	line-height: 1.65;
}
.pamphlet-wrap {
	display: flex;
	justify-content: space-between;
	align-items: flex-end;
}
.pamphlet-img {
	width: 26.66%;
	text-align: right;
}
.pamphlet-txt {
	width: 62.5%;
	background: rgba(255,255,255,0.82);
	padding: 10px;
}
.pamphlet-txt a {
	display: flex;
	justify-content: space-around;
	text-decoration: none;
}
.pamphlet-txt a span {
	font-size: 28px;
	color: #080808;
}
.pamphlet-wrap a:hover {
	opacity: 0.7;
}
.post-name-jinzai .vk_contact {
	display: none;
}
.vk_contact_custom .vk_contact {
	display: block;
	background: #fff;
}
.vk_contact p.contact_txt {
	margin-top: 0;
}
.veu_contact .contact_txt_catch,
.veu_contact .contact_txt_time {
	font-size: 19px;
}
.veu_contact .contact_txt a {
	text-decoration: none;
}
.veu_contact .contact_txt_tel {
	font-size: 40px;
	color: #111;
}
.vk_contact a.btn {
	text-align: center;
}
.vk_contact a.btn-lg {
	font-size: 28px;
	border-radius: 6px;
}
.vk_contact a.btn-primary {
	background-color: #2e6da4;
    border-color: #286090;
}
.veu_contact .contact_bt_subTxt {
	font-size: 18px;
}
body:not(.home):not(.page-id-3955):not(.page-id-4056):not(.page-id-4541) #nav_menu-2,
body:not(.home):not(.page-id-3955):not(.page-id-4056):not(.page-id-4541) .f-com-p {
	display: none;
}
#categories-3 {
	margin-top: 0;
}

/*人材派遣その他のページ*/
.jinzai-other-top {
	position: relative;
}
.jinzai-other-top h1 {
	position: absolute;
	top: 50%;
  left: 50%;
  transform: translateY(-50%) translateX(-50%);
  -webkit- transform: translateY(-50%) translateX(-50%);
	min-width: 50.06%;
	max-width: 90%;
	font-size: 72px;
	font-size: 3.75vw;
	font-weight: 400;
	line-height: 1.86;
	text-align: center;
	background: RGBA(255, 255, 255, 0.74);
}
.jinzai-search {
	padding: 35px 20px;
	background: #F6F7F8;
	margin-bottom: 2.5em;
}
.job-wrap .jinzai-search {
	background: #fff;
	box-shadow: 0 0px 12px 2px rgba(0, 0, 0, 0.15);
}
.jinzai-search form {
	width: 100%;
	max-width: 1200px;
	margin: 0 auto;
	justify-content: space-between;
}
.jinzai-search .widgetSearch button[type=submit] {
	background-color: #1A1F4C;
	margin-left: 2.43em;
}
.jinzai-search .widgetSearch button {
	font-size: 0;
	position: relative;
	width: 31%;
	min-width: 8em;
}
.jinzai-search .widgetSearch button::before {
	content: '\691C\7D22\3059\308B';
	font-size: 18px;
	font-weight: 500;
	color: #fff;
	line-height: 3.66;
}
.jinzai-search .widgetSearch button::after {
	content: '\25B6';
	position: absolute;
	top: 0;
	right: 15px;
	font-size: 18px;
	font-weight: 500;
	color: #fff;
	line-height: 3.66;
}
.jinzai-search .widgetSearch input {
	border: 1px solid #1A1F4C;
	width: 65.75%;
}
.page-id-2 .jinzai-search input,
.page-id-2 .jinzai-search form {
	font-size: 20px;
}
.jinzai-search select {
	width: 16em;
	padding: 0.6em;
	border: 1px solid #1A1F4C;
	-webkit-appearance: none;
    appearance: none;
}
.jinzai-search .select-wrap::before {
	pointer-events: none;
	content: '';
	position: absolute;
	top: 0;
	right: 0;
	width: 40px;
	height: 100%;
	background: #1A1F4C;
}
.jinzai-search .select-wrap::after {
	pointer-events: none;
	content: "";
    position: absolute;
    top: 42%;
    right: 12px;
    border-right: 8px solid transparent;
    border-left: 8px solid transparent;
    border-top: 8px solid #fff;
    border-bottom: 0;
}
.jinzai-search .widgetSearch {
	display: flex;
	justify-content: space-between;
}
.jinzai-search input {
	padding: 0.6em;
	border: 1px solid #1A1F4C;
}
.nav-links ul.page-numbers {
	border: none;
}
.nav-links ul.page-numbers:hover {
	background-color: transparent;
}
.nav-links ul.page-numbers li {
	list-style: none;
}
.nav-links ul.page-numbers li:hover {
	background-color: var(--key-color);
}
.jib-info table {
	width: 100%;
}
body:not(.home):not(.page-id-3955):not(.page-id-4056):not(.page-id-4541) .articleBody h3 {
	color: #111;
	font-weight: 400;
	padding-bottom: 8px;
    position: relative;
    border-bottom: 1px solid #ccc;
    box-shadow: 0px 1px 2px rgba(255, 255, 255, 0.9);
}
body:not(.home):not(.page-id-3955):not(.page-id-4056):not(.page-id-4541) h3::after {
    line-height: 0;
    display: block;
    overflow: hidden;
    position: absolute;
	top: auto;
    bottom: -1px;
    width: 30%;
	background-color: transparent;
    border-bottom: 1px solid #2e6da4;
}
body:not(.home):not(.page-id-3955):not(.page-id-4056):not(.page-id-4541) .articleBody div.su-post h3,
body:not(.home):not(.page-id-3955):not(.page-id-4056):not(.page-id-4541) .articleBody ul.strength h3 {
	border: none;
	box-shadow: none;
}
h2.career-tit {
	border: none !important;
	font-size: 40px !important;
	color: #000 !important;
	text-align: center;                
}
.career-txt p {
	font-size: 23px;
	line-height: 1.5;
	margin-top: 0;
}
.staff-form {
	max-width: 840px;
	margin: 0 auto;
}
.staff-form .wpcf7 input[type=email],
.staff-form .wpcf7 input[type=text],
.staff-form .wpcf7 textarea {
	width: 100%;
}
.staff-form .wpcf7 input[type=text].w30 {
	max-width: 244px;
	margin-right: 5px;
}
.staff-form ul li {
	margin-bottom: 0.8em;
}
input[type=submit] {
	color: #fff;
	background-color: #2e6da4;
    border-color: #286090;
	border-width: 1px;
	border-radius: 5px;
    padding: 2px 0.8em;
}
/*人材派遣アーカイブ*/
.archive:not(.category-1):not(.category-28) h1.job-title {
	font-size: 3.13vw;
	font-size: clamp(22px, 3.96vw, 60px);
	font-weight: 400;
}
.archive:not(.category-1):not(.category-28) h1.job-title span {
	display: inline-block;
	font-size: 16px;
	background: #F5F5F5;
	padding: 2px 10px;
	margin-left: 2em;
}
h1.contentsHeader__caption {
	border: none;
	font-size: 3.75em;
	font-weight: normal;
}
.sort-options {
	text-align: right;
}
.cat-wrap {
    width: 100%;
    display: flex;
	justify-content: space-between;
    margin: 0 0 2em;
}
.cat-wrap .select-wrap {
    width: 16em;
	position: relative;
}

.job-button {
	text-align: center;
	margin: 1em 0 5em;
}
.job-button .job-link {
	display: block;
	padding: 10px 30px;
    font-size: 22px;
    line-height: 33px;
	color: #FFFFFF;
    background-color: #286090;
	border-width: 1px;
    border-style: solid;
    border-color: #204d74;
    border-radius: 12px;
    box-sizing: content-box !important;
    transition: all .2s;
}
.job-button .job-link::before {
	font: normal normal normal 24px / 1 ShortcodesUltimateIcons;
	content: "\f2c3";
	margin-right: 15px;
}

@media (max-width: 1200px)  {
	.chart-note {
		display: block;
		background: #232d91;
		color: #fff;
		padding: 5px 10px 2px;
	}
	.chart-wrap {
		padding: 10px;
		background: #f5f7fa;
		border: 3px solid #232d91;
		max-height: 400px;
		overflow: auto;
	}
	ul.chart-001 {
		width: 1200px;
		flex-shrink: 0;
	}
	.organization-chart ul li a {
		background: #fff;
	}
	ul.jinzai-menu {		
		margin: 35px 10px;
	}
	.job-wrap h2.job-search-tit {
		font-size: 24px !important;
	}
	.job-wrap h2.job-search-tit span {
		font-size: 26px;
	}
	p.job-search-notes {
		font-size: 16px;
	}
	span.job-search-note-03 {
		width: 240px;
	}
	.container,
	.contents > .adsArea,
	.mainVisual.image.autowidth,
	.mainVisual.slider.autowidth {
		padding: 0 20px;
	}
	.header .gNavList a,
	.header-fix .gNavList a {
		font-size: 1.3rem;
	}
	#black-studio-tinymce-4 .su-button span {
		font-size: 12px !important;
		padding: 0px 10px !important;
	}
	.header .menu-item > a,
	.header-fix .menu-item > a {
		padding: 0 8px;
	}
	.header .header-widget {
		padding: 0.5rem;
	}
	.page-id-2 .jinzai-search input,
	.page-id-2 .jinzai-search form {
		font-size: 16px;
	}
}
@media (max-width: 1000px) {
	.job-loop .su-post,
	.job-loop .su-post:nth-of-type(3n) {
		width: 49.25%;
		margin-right: 1.5%;
	}
	.job-loop .su-post:nth-of-type(even) {
		margin-right: 0;
	}
	ul.strength li {
		width: 40%;
	}
	.pamphlet-txt a span {
		font-size: 2.6vw;
	}
	.career-txt p {
		font-size: 18px;
	}
	.cat-wrap {
		flex-flow: column;
	}
	.cat-wrap .select-wrap:nth-of-type(n + 2) {
		margin-top: 1em;
	}
}
@media (max-width: 840px) {
	h2.career-tit {
		font-size: 4.7vw !important;
	}
	.career-txt p {
		font-size: 16px;
	}
	.job-wrap h2.job-search-tit {
		margin-bottom: 10px !important;
	}
}
@media (max-width: 780px) {
	#home-message.home-wide.panel-row-style,
	#home-philosophy.home-wide.panel-row-style,
	#home-com.home-wide.panel-row-style {
		flex-direction: inherit;
	}
	ul.network-list li {
		width: 48.75%;
		margin-right: 0;
		margin-bottom: 1.85%;
	}
	ul.network-list li:nth-child(even) {
		margin-left: 1.85%;
	}
	ul.chart-001 {
		transform: scale(0.65);
		transform-origin: 0% 0%;
		width: 780px;
		height: 1014px;
	}
	.pamphlet-txt a span {
		font-size: 2.4vw;
	}
}
@media (max-width: 700px) {
	.job-loop .su-post,
	.job-loop .su-post:nth-of-type(3n) {
		width: 100%;
		margin-right: 0;
	}
	.jinzai-search .pay-range input:first-of-type {
		margin-bottom: 1em;
	}
}
@media (max-width: 640px) {
	.pc {
		display: none;
	}
	.smp {
		display: block;
	}
	br.smp {
		display: inline-block;
	}
	.main .widget .textwidget h2 {
		font-size: 20px;
	}
	.articleBody h3:not(.is-style-default):not(.is-style-normal):not(h3[class*="is-style-heading"]),
	.articleBody .txtbox-001 h3:not(.is-style-default):not(.is-style-normal):not(h3[class*="is-style-heading"]) {
		font-size: 18px;
	}
	.su-row.philo-half-wrap {
		font-size: 16px;
    	line-height: 1.75;
	}
	.home-wide {
		min-height: 0;
		padding: 30px 10px;
	}
	.txtbox-001 {
		margin-left: 0;
		padding: 20px;
	}
	.footTitle {
		font-size: 18px;
	}
	ul.jinzai-menu {
		margin: 30px 10px;
		flex-wrap: wrap;
	}
	ul.jinzai-menu li {
		width: 48.75%;
		margin-bottom: 1.25%;
	}
	ul.jinzai-menu li a {
		line-height: 2.5;
		font-size: 1.2em;
	}
	ul.strength li {
		width: 90%;
		max-width: 290px;
	}
	.main h2.jinzai-h2.heading-25::before {
		font-size: 2.2em;
		bottom: .6em;
	}
	.pamphlet-wrap {
		flex-flow: column;
	}
	.pamphlet-img {
		width: 100%;
		text-align: center;
		margin-bottom: 10px;
	}
	.pamphlet-txt {
		width: 100%;
	}
	.pamphlet-txt a {
		align-items: center;
	}
	.pamphlet-txt a span {
		font-size: 3.2vw;
	}
	.articleBody h4:not(.is-style-default):not(.is-style-normal):not(h4[class*="is-style-heading"]) {
		font-size: 22px;
	}
	h1.contentsHeader__caption {
		font-size: 2.5em;
	}
}
@media (max-width: 500px) {
	ul.network-list li {
		width: 100%;
	}
	ul.network-list li:nth-child(even) {
		margin-left: 0;
	}
	.jinzai-search .widgetSearch form {
		flex-direction: column;
	}
	.jinzai-search .widgetSearch button {
		width: 100%;
		margin: 20px 0 0;
	}
	.jinzai-search .widgetSearch input {
		width: 100%;
	}
	.jinzai-search .widgetSearch button::before,
	.jinzai-search .widgetSearch button::after {
		line-height: 2.6;
	}
	.veu_contact .contact_txt_tel {
		font-size: 8vw;
	}
	.jinzai-search {
		margin-bottom: 0;
	}
	.jinzai-other-top h1 {
		font-size: 5.9vw;
		min-width: 80%;
	}
	.jinzai-search .widgetSearch {
		flex-flow: column;
	}
	.jinzai-search .widgetSearch input {
		margin-bottom: 1em;
		width: 100%;
	}
	.archive:not(.category-1):not(.category-28) h1.job-title {
		font-size: 22px;
	}
	h2.career-tit {
		font-size: 7vw !important;
	}
	.veu_contact .contact_txt_catch, .veu_contact .contact_txt_time {
		font-size: 16px;
		margin-bottom: 5px;
	}
	.privacy-policy ul {
		padding-left: 0;
	}
	.privacy-policy ul ul {
		padding-left: 0.5em;
	}
	.cat-wrap .select-wrap,
	.jinzai-search select {
		width: 13em;
	}
}
@media (max-width: 375px) {
	.rinen-02 {
		font-size: 16px;
	}
	.txtbox-001 .su-button-wide span {
    	font-size: 16px !important;
	}
}
@media (max-width: 360px) {
	.main h2.jinzai-h2.heading-25::before {
		font-size: 2.0em;
	}
}
@media (min-width: 768px) {
    .contents {
        padding-top: 0px;
    }
}