/*
Theme Name: jobMAKERアドヴァンス
*/
html {font-size: 62.5%;}
body{
    font-family: "Helvetica Neue",
    Arial,
    "Hiragino Kaku Gothic ProN",
    "Hiragino Sans",
    Meiryo,
    sans-serif;
    font-size: max(1.4rem,12px);
}
@media (max-width:1199px) and (min-width:768px) {
	html {font-size: calc(100vw * 0.0083);}
}
@media (max-width: 390px) {
	html {font-size: 2.564vw;}
	body {font-size: 3.59vw;}
}

body.type-pc,
body.body{background: #fff;overflow-x: hidden;}
body.type-sp{font-size: 1.4rem;overflow-x: hidden;}
.cf::after,
.widget::after,
.widget-data .no-link::after {
	display: block;
	clear: both;
	content: "";
}
/*ずれないようにする*/
@media (max-width: 767px){
	body {position: relative!important;}
}
/* ジャギ対応　chrome*/
img {image-rendering: -webkit-optimize-contrast;}
/* ジャギ対応  Safari*/
_::-webkit-full-page-media, _:future, :root img {image-rendering: auto;}

/* ------------------------------- 不要アクションリセット*/
.mod-btn7{box-shadow: none;}
.mod-btn7:hover{
	margin-top: 0px!important;
	margin-bottom: -0px!important;
	filter: alpha(opacity=65);
	-moz-opacity: 0.65;
	opacity: 0.65;
}

@media (max-width: 767px) {
	.mod-form1 .mod-btn2,
	.mod-btn2,
	.mod-form1 .mod-btn3,
	.mod-btn3,
	.mod-btn4 {padding: 15px 5px;}
}
strong{color:#111;font-weight:bold;}

/* -------------------------------　ヘッダー*/
#mypage-over-header {
	background: var(--main-color);
}
#mypage-over-header h1 {
	font-size: 1.1rem;
	font-weight: 500;
	color: #FFF;
}
#mypage-over-header ul {display: none;}
.nav-wrapper .nav__phone .fa {margin-right: .5rem;}

#mypage-header-sp {
	display: flex;
	align-items: center;
}
/*PC*/
@media (min-width: 768px) {
	.header .container {
        display: flex;
        align-items: center;
 }
	.header .logo{margin: 10px 0;}
	.navbar {
	    margin: 10px 0 10px auto;
	    min-height: auto;
	    border: none;
	    border-radius:  0;
	    width: 70%;
	}
	.navbar-nav {
		float: right;
		display: flex;
		flex-direction: row-reverse;
	}
    .nav-wrapper .nav {
		height: auto;
		display: flex;
		align-items: center;
		justify-content: flex-end;
		flex-wrap: wrap;
		flex-direction: row;
	}
	.nav-wrapper .nav--main li {
		border: none !important;
	}
}

/*SP*/
@media (max-width: 767px) {
	#mypage-over-header h1{text-align: left !important;}
	.header .container{
		padding: 10px 0;
		height: 70px;
	}
	.header .logo{
		height: 50px;
		width: auto;
		margin: 0 0 0 10px;
		max-width: calc(100% - 150px);
	}
	.header .logo a {
		height: 50px;
		display: flex;
		align-items: center;
	}
	.header .logo img{
		height: auto;
		width: auto;
		max-height: 30px;
	}
	body.in::before {
		content: "";
		display: block;
		width: 100vw;
		height: 100vh;
		background: rgba(0,0,0,.5);
		position: fixed;
		top: 0;
		left: 0;
		z-index: 10;
	}
	.header .navbar-toggle {
		margin: 0;
		border: 0 none;
		border-radius: 0;
		height: 50px;
		width: 60px;
		padding: 4px 10px;
	}
	.header .navbar-toggle:not(.pull-right)::before {
		content: "";
		display: block;
		width: 22px;
		height: 22px;
		mask-image: url('data:image/svg+xml;charset=UTF-8,<svg xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="0 0 16 16"><path d="M15 4H1V2h14zm0 5H1V7h14zM1 14h14v-2H1z" /></svg>');
		mask-repeat: no-repeat;
		mask-position: center;
		mask-size: contain;
		margin: .175rem auto;
	}
	.header .navbar-toggle.pull-right{margin:0;background: none;}
	.header .navbar-toggle.js-offcanvas-has-events .sr-only i{font-size:2em;}
	.header .navbar-toggle.js-offcanvas-has-events .sr-only {
		position: relative;
		top: -2.5px;
		display: inline-block;
		font-style: normal;
		font-weight: normal;
		line-height: 1;
		color: #333;
		overflow: hidden;
		font-size: 10px;
	}
	.navbar-offcanvas.navbar-offcanvas-right.offcanvas-transform {
        transform: none !important;
		opacity: 0 !important;
        transition: all 0.15s ease-in !important;
		box-shadow: none;
    }
	.navbar-offcanvas.navbar-offcanvas-right.offcanvas-transform.active {
		-webkit-transform: translate3d(-250px, 0px, 0px) !important;
	    -moz-transform: translate3d(-250px, 0px, 0px) !important;
	    -o-transform: translate3d(-250px, 0px, 0px) !important;
	    transform: translate3d(-250px, 0px, 0px) !important;
		opacity: 1 !important;
        box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.3);
	}
    
	.nav-wrapper .nav li a {
		display:block;
		padding: 1.35rem 0;
		color: #253848;
		font-weight: bold;
	}
    .navbar {
        background: #fff;
        border: none;
    }
	.nav-wrapper .nav--main {
		margin-top: .7rem;
		margin-left: 2.5rem;
	}
	.nav-wrapper .nav--sub {
		border-top: none;
		padding-top: 0;
		margin-top: 0
	}
	.nav-wrapper .nav li.nav__phone {text-align: center;}
    .nav-wrapper .nav li.nav__phone a {
		border: none;
		color: #333;
		font-size: 200%;
        font-weight: bold;
	}
	.nav-wrapper .nav li.nav__phone a::after {display: none;}
}

/* ------------------------------- パンくず*/
.breadcrumb {
    border-radius: 0;
    padding: 0;
}
.breadcrumb ul {
    padding: 8px 15px;
}
.breadcrumb ul li a {color: #333;}
.breadcrumb ul li a:hover {color: #666;}
.breadcrumb li:first-of-type a:before,
.breadcrumb li:first-of-type a:before {
	content: "\f015 ";
	font-family: 'FontAwesome';
	padding-right:3px;
}
.type-sp .breadcrumb:after {display: none;}

/*SP*/
@media (max-width: 767px) {
	#result .breadcrumb,
	#detail .breadcrumb,
	#apply .breadcrumb,
	#apply-confirm .breadcrumb,
	#apply-complete .breadcrumb,
	#pass-apply .breadcrumb,
	#pass-apply-complete .breadcrumb,
	#entry-auth .breadcrumb,
	#entry-history .breadcrumb,
	#page404 .breadcrumb,
	#terms .breadcrumb {display: block;}
	#search-detail .breadcrumb {display: none;}
	.breadcrumb ul {
	    padding: 8px 5px;
	}
}

/* ------------------------------- page_top*/
.page_top {
    position: fixed;
    right: 20px;
    bottom: -80px;
    opacity: 0.8;
    border-radius: 50%;
    z-index: 10;
}
.page_top .mod-btn1 {
    width: 50px;
    height: 50px;
    line-height: inherit;
    border-radius: 50%;
    border: none;
    background-color: #333;
    color: transparent !important;
}
.page_top .mod-btn1:hover {
    background-color: #333;
    color: transparent !important;
}
.page_top .mod-btn1::before {
	content: "\f077";
	font-family: 'FontAwesome';
	color: #FFF;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
}
@media (max-width:767px) {
	.page_top {right: 1%;}
	.page_top .mod-btn1 {
		width: 4rem;
		height: 4rem;
	}
}

/* -------------------------------　キープ・メッセージボタン　*/
/*　PC・SP切り替え　*/
.type-pc .pc_messageListBtn,
.body .pc_messageListBtn{display: none;}
.type-sp .sp_messageListBtn{display: none;}
.type-pc .sp_messageListBtn,
.body .sp_messageListBtn{display: none;}
.type-sp .pc_messageListBtn{display: none;}

/* -------------　PCボタン*/
.pc_keepListBtn{top:150px;}
.pc_keepListBtn a {
    padding: 8px 6px 8px;
    border-right: none;
    color: #fff;
    box-shadow: 0 2px 5px 0 rgb(0 0 0 / 10%);
    display: flex;
    align-items: center;
}

/* -------------　SPボタン*/
.sp_keepListBtn,
.sp_messageListBtn {
	position: absolute;
	border: none;
	top: 39px !important;
	margin-bottom: 0;
}
.sp_keepListBtn{
	right: 60px;
	border-radius: 0;
	border-right: solid 1px #707070;
	border-left: solid 1px #707070;
	padding: 0 3px;
}
.sp_messageListBtn{right: 135px; display: block;}
.sp_keepListBtn a,
.sp_messageListBtn a {
	position: relative;
	display: block;
	padding: 3px 8px;
}
.sp_keepListBtn a span.keepCountShow,
.sp_messageListBtn a	span.messageCountShow{
	display: table-cell;
	width: 25px;
	text-align: center;
	border-radius: 25px;
	height: 25px;
	line-height: 25px;
	color: #fff;
	font-size: 12px;
	vertical-align: middle;
	position: absolute;
	top: -3px;
	right: -1px;
}
.sp_keepListBtn a span.fa,
.sp_messageListBtn a span.fa{
	display: block;
	text-align: center;
	font-size: 20px;
	margin-bottom: 2px;
	margin-right: 0;
}

/* ------------------------------- empty*/
.empty {padding: 20px;}

/* ------------- slick ------------- */
#detail .slick-prev:before, 
#detail .slick-next:before,
.slick-prev:before,
.slick-next:before{
		font-family: 'FontAwesome';
		padding: 3px;
}
.slick-next:before {content: "\f054";}
.slick-prev:before {content: "\f053";}

.slick-prev {z-index:1;left:-20px;}	
.slick-next {z-index:1;right: -20px;}

.slick-dots li button:before {	
	color: #ccc !important;	
	opacity: 1;	
}	
.slick-dots li.slick-active button:before {	
	opacity: 1;	
}
.slick-dots li button:hover {opacity: .7;}
@media (max-width:1199px) {
	.slick-prev {left:0px;}	
	.slick-next {right: 0px;}
}

/* ------------------------------- フッター*/
.copyright {
	margin-bottom: 0;
	padding: 0;
}
.copyright p {
	font-size: 1.3rem;
	margin-bottom: 0;
}
.type-sp .footer .footer-nav{
    border: 0;
    width: auto;
    margin: 0;
}
.footer {
	margin:0;
	padding: 3.5rem 0;
	border-top: 1px solid #D0D0D0;
}
.footer-nav {padding: 0;margin: 0;}
.footer-nav li a {font-size: 1.6rem; color: #333;}
.footer-nav li a:hover {text-decoration: underline;}
.footer-nav > li + li:before {display: none;}
.footer-nav > li:not(:last-child)::after {
	content: " | ";
	padding: 0 15px;
	color: #333;
}
@media (min-width:768px) {
	.footer_wrap {
		display: flex;
		justify-content: space-between;
		align-items: center;
	}
}
@media (max-width: 767px) {
	.footer {padding: 1.5rem 0 3rem;}
	.footer .container {
        padding: 0 15px;
    }
	.footer .footer-nav {
		width: 100%;
		margin: 0;
		border: none;
	}
	.footer .footer-nav li{
		display: inline-block;
		float: none;
		width: auto;
		border: none;
		text-align: left;
	}
	.footer .footer-nav li a {
        display: inline-block;
        padding: 5px 0;
        width: auto;
		font-size: 1.4rem;
    }
    .footer .footer-nav li:hover {background: none;}
	.copyright {
		text-align: left;
		margin-top: 2.5rem;
	}
}

.footer-freespace{padding:3em 0;box-shadow:0 0.1875rem 0.75rem rgba(0,0,0,0.2);}
.footer-freespace footer div{padding:.5em;line-height:1.5em;}
.footer-freespace .footer-title{font-size:1.2em;font-weight:bold;}
.footer-freespace .footer-logo {
	height: 70px;
	display: flex;
	align-items: center;
	justify-content: center;
}
.footer-freespace .footer-logo img{
	height: auto;
	width: auto;
	max-height: 70px;
}
@media (min-width: 767px){
    .footer-freespace footer div{padding:.2em .5em;}
    .footer-freespace .footer-logo {width: 20%;float: left;}
    .footer-freespace .footer-title,
    .footer-freespace .footer-description{width:80%;float: right;}
	.footer-freespace:not(:has(.footer-logo)) .footer-title,
	.footer-freespace:not(:has(.footer-logo)) .footer-description {width:100%;}
}

/*========================　詳細検索 */
body.type-pc .s-fix-footer-block .fix-footer{
	position: fixed;
	bottom: 0;
	width: 100%;
	padding: 5px;
	text-align: center;
	background: rgba(0,0,0,0.5);
	z-index: 1;
}
/*PC*/
body.type-pc .searchField.op-search-fit .form-control{
	margin-right: 1em;
	box-shadow: none;
	border-radius: 5px;
	border: 1px solid #ccc;
    height: 38px;
}
body.type-pc .s-select-overlay-only-block .select-overlay-only .select-overlay-only-list.op-float > button{
	display: inline-block;
	background: #fff;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	border: 1px solid #999;
	color: #333;
	text-align: left;
	border-radius: 5px;
	box-shadow: 0 .3rem 0 rgba(206, 206, 206, .76);
	padding: 0 40px 0 12px;
	font-size: 14px;
	width: 160px;
	position: relative;
}
body.type-pc .s-select-overlay-only-block .select-overlay-only .select-overlay-only-list {
	overflow: visible;
}
body.type-pc .s-select-overlay-only-block .select-overlay-only .select-overlay-only-list.op-float > button .fa {font-size: 130%;}
body.type-pc .c-select-only.mod-btn9 .fa,
.mod-resultForm td .mod-btn9 .fa{
	display: none;
}
body.type-pc .s-select-overlay-only-block .select-overlay-only .select-overlay-only-list.op-float > button .fa {
	display: flex;
	align-items: center;
	justify-content: center;
	background: none;
	position: absolute;
	top: 0;
	right: 0;
	margin-right: 0;
	width: 40px;
	height: 100%;
	font-size: 140%;
}
body.type-pc .s-select-overlay-only-block .select-overlay-only .select-overlay-only-list.op-float > button .fa::before {
	content: "\f107";
	background: #F1F7FD;
	border-radius: 50%;
	color: #2A3033;
	padding: .6rem;
	line-height: .7;
}
body.type-pc .form-group select {
	border: solid 1px #ccc;
	color: #333;
	box-shadow: none;
	margin-left: 0;
}
body.type-pc .mod-resultForm .searchBox input[type=checkbox] + label::before {
	border: solid 1px #D6D6D6;
	background-color: #EFEFEF;
}
body.type-pc .mod-resultForm .searchBox input[type=checkbox]:checked + label::before {background-color: #FFF;}
#search-detail .mod-resultForm .check-field ul {margin-bottom: 0;margin-top: 5px;}
#search-detail .mod-resultForm .check-field .mod-checkItem-title + ul {margin-bottom: 10px;margin-top: 0;}

/*SP*/
body.type-sp#search-result .pb10{
    padding-bottom: 0!important;
}
body.type-sp#search-result .search-item-free-word-box{
    overflow: hidden;
    padding: 10px 0!important;
    border-bottom: 1px solid #eee;
}
body#search-detail.type-sp .title-page-header{
    margin-top: 10px;
}
.type-sp #search-form{
    background: #fff;
}
body.type-sp .s-search-select-free-word-block > .left {padding-right: 0px;}
body.type-sp .s-search-select-free-word-block > .left input {
    width: 100%;
    border: none;
	border-right: none;
	background: #EAF5F5;
    border-radius: 5px 0 0 5px;
    padding: 10px 15px;
    font-size: 14px;
}
body.type-sp#search-detail .s-search-select-free-word-block > .left input {
	border: none;
	background: #EAF5F5;
	border-radius: 5px;
}
body.type-sp .s-search-select-free-word-block > .right {width: 20%;}
body.type-sp .s-search-select-free-word-block > .right .c-input-btn-submit {
	width: 100%;
	height: 100%;
	border-radius: 0 5px 5px 0;
	font-weight: bold;
	padding: 0;
}
body.type-sp .s-search-select-free-word-block ::placeholder{color:#777;}
body.type-sp .c-btn-radius.op-bg-link {
    text-align: left;
    line-height: 1.25;
    border-radius: 2em;
    padding: 1em 1.5em 1em 1em;
    overflow: hidden;
}
body.type-sp .s-select-area-block .select-area > .s-btn-wrap-block .col-xs-12 .c-btn-radius.op-bg-link {
	padding: 1em 1.5em 1em 1em;
	min-width: 46%;
}
body.type-sp .c-btn-radius .fa {
    font-size: 12px;
    height: 1em;
    width: 1em;
    left: calc(100% - 3.5em);
}
body.type-sp .s-select-area-block {
    padding-bottom: .5em;
}
body.type-sp .c-title-page-header-block .title-page-header{
	margin-top: 0;
	font-size: 14px;
}
body.type-sp .s-selecting-list-block .selecting-list-title{font-size:.9em;}
body.type-sp .s-fix-footer-btn-block .fix-footer-btn {
    position: fixed;
    bottom: 0;
    width: 100%;
    padding: .5em;
    background: rgba(0,0,0,0.5) !important;
}
body.type-sp .s-overlay-select-category-block, 
body.type-sp .s-overlay-selected-category-block {
    padding-bottom: 12em;
}
body.type-sp .c-btn-push a {
    color: #fff!important;
    padding: 10px 0;
    border-radius: 50px;
    margin: 0 auto;
    font-weight: normal;
    box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.1)!important;
    font-size: 1em;
}
#search-detail.type-sp .s-selecting-list-block {display:none;}
body.type-sp .c-btn-check {
    border-radius: 20px;
    font-size: 12px;
    line-height: 25px;
    padding: 0 15px;
}
body.type-sp .c-btn-radius.op-link {
    border-radius: 20px;
    padding: 5px 12px !important;
    font-size: 14px;
    margin-bottom: 0!important;
}
body.type-sp .is-selected input[type=radio] + label::before {
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
    width: 18px;
    height: 18px;
    margin-top: -9px;
}
body.type-sp .is-selected input[type=radio] + label{
    padding: 0 0 0 24px;
    margin-right: 12px;
}
.ex-btn-radio.is-selected, body.type-sp .is-selected.c-btn-radio, body.type-sp .is-selected.c-btn-radio-item {
    background: none;
    color: #333;
	padding: .2em .5em;
}
input[type=radio] + label, input[type=checkbox] + label, ul#privacy_box a + label{
    position: relative;
    display: inline-block;
    margin-right: 12px;
    line-height: 16px;
    cursor: pointer;
    padding: 0 0 0 24px;
}
.c-btn-push .searct-count-spinner > div {
    background-color: #fff;
}
body.type-sp .c-btn {
    border-radius: 20px;
    line-height: 1;
    font-size: 11px;
    margin-right: 10px;
}
body.type-sp .s-btn-accordion-box {
    position: relative;
    padding: .5em .8em;
    margin-bottom: 1em;
    transition: 1s all;
    height: 45px;
    overflow: hidden;
}
body.type-sp .s-btn-accordion-box.is-selected .s-btn-accordion-change-block .c-btn {
    display: inline;
    margin-right: 0;
}
body.type-sp .c-btn.op-link {
    margin-right: 0;
    padding: 7px 15px;
    font-size: 13px;
}
body.type-sp .js-selected-category .js-selected-category-clear.is-active {
    display: inline;
    padding: 7px 15px;
    margin-right: 0;
    font-size: 13px;
}
body.type-sp .c-title-label{
	padding:0;
}
body.type-sp .c-title-label .title{
	font-size:1em;
	padding:10px;
}
body.type-sp .s-select-area-block .select-area li.col-xs-6:only-child {float:none;margin: 0 auto;}
body.type-sp .s-select-area-block .select-area li.col-xs-6:only-child a {text-align: center;}

/*========================　404調整 */
#page404 .search-field {margin-right: 0;}
#page404 .list-inline,
.empty .list-inline {max-width: 50%;}
#page404 .list-inline > li span,
.empty .list-inline > li span {display: none;}
#page404 .list-inline > li,
.empty .list-inline > li {
	padding: 1em 1em 1em 0;
	width: calc((100% - 1em) / 2);
}
#page404 .list-inline > li a,
.empty .list-inline > li a {
	display: block;
	color: #FFF;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	line-height: 45px;
	border-radius: 4px;
}
#page404 .list-inline > li a:hover,
.empty .list-inline > li a:hover {opacity: .7;}

@media (max-width:767px) {
	#page404 .list-inline,
	.empty .list-inline {
		max-width: 100%;
		display: flex;
		justify-content: center;
		margin: 0;
	}
	#page404 .list-inline > li,
	.empty .list-inline > li {
		padding: 1em 0;
		width: calc((100% - 10px) / 2);
	}
	#page404 .list-inline > li a[href="/kyujin/search-result"],
	.empty .list-inline > li a[href="javascript:document.form.submit();"] {
		margin-left: 10px;
	}
	.empty .empty {padding: 20px 0;}
}



/*========================== フォームボタン*/

.mod-btn2.disabled{background:#ccc !important;}

/*	add */
/*PC*/
@media (min-width: 768px) {
	.modal .modal-dialog .modal-content .modal-header .close {
		color: #fff;
		opacity: 1;
	}
	.modal .modal-dialog .modal-content .modal-body{
		height: 520px;
	}
	.modal .modal-dialog .modal-content .modal-body .search-container.tab-content{
		height: 460px;
		overflow: hidden;
	}
	.modal .modal-dialog .modal-content .modal-body .search-container{
		height: 485px;
		overflow-y: scroll;
	}
	.tab-pane .row.mod-checkBoxes .col-md-3{
		height: 420px;
		overflow-y: scroll;
	}
	.tab-pane .row.mod-checkBoxes .mod-checkBoxes__check-group.active .check-field{
		height: 420px;
		overflow-y: scroll;
		padding: 0 10px;
	}
	.mod-checkItem-title.top-title label {
		font-size: 1.1em!important;
	}
	.check-field ul li {
		width: 205px;
	}
	#areaTop .modal .modal-body .check-field ul li,
	#search-detail .modal .modal-body .check-field ul li {width:32%;}
	#areaTop .modal .modal-body .check-field ul li:nth-child(3n+1),
	#search-detail .modal .modal-body .check-field ul li:nth-child(3n+1){clear:both;}
}

/*印刷用*/
@media print {
     a[href]:after {
         content: "" !important;
     }
     abbr[title]:after {
         content: "" !important;
     }
	.mod-excerptBox__body:after {
		content: "";
		display: table;
		clear: both;
	}
	.mod-excerptBox__photo {
		float: left;
		text-align: center;
		width: 90%;
		max-width: 200px;
	}
	.mod-excerptBox__photo + .mod-excerptBox__excerpt {
		margin: 0 0 0 220px;
	}
	.mod-excerptBox__movie {
		position: relative;
		padding-bottom: 60%;
		height: 0;
		overflow: hidden;
	}
	.mod-jobDetailBox .mod-jobDetailBox__slider {
		 padding: 0px;
	}
	.mod-jobDetailBox .mod-jobDetailBox__slider ul, 
	.mod-jobDetailBox .mod-jobDetailBox__slider .slick-list.draggable,
	.mod-jobDetailBox .mod-jobDetailBox__slider .slick-track {
		width: 100% !important;
		padding:0 !important;
		background:#fff;
	}
	.mod-jobDetailBox .mod-jobDetailBox__slider .slick-track .slick-slide {
		max-width: 33%;
		width: 33%!important;
		max-width:-webkit-calc(100% / 3);
		max-width:calc(100% / 3);
		margin: 0;
		padding: 10px;
	}
	.mod-jobDetailBox .mod-jobDetailBox__slider .slick-track .mod-slider__item {
	    max-width: none;
	    padding: 0;
	}
    .detailContents__btn__02,
	#page_top,
	.link,
	.footer,
	.mod-recommendBox,
	.recommend-url,
	.socialBtn{display:none;}

	#detail .mod-iconSearchKey .icon.icon-merit{
		color: #000 !important;
		font-weight:normal !important;
		border-color: #000 !important;
		border:1px solid #000 !important;
	}
}


/*======================================== みんなの求人ナビ ========================================*/

/* -------------------------------　ヘッダー*/
.nav-wrapper .nav--main li.inquiry_btn a {
    background: #3CB2FF !important;
    border-radius: .6rem;
    color: #fff;
    font-size: 1.3rem;
    font-weight: bold;
    padding: 1rem 2rem;
    text-align: center;
	line-height: 1.46;
}
#mypage-over-header {background: #3CB2FF;}
#mypage-over-header .container {padding: 0;}
#mypage-header-sp ul li a {
	display: flex;
	justify-content: center;
	align-items: center;
	color: #333;
	font-size: 1.3rem;
	font-weight: bold;
	background: transparent;
}
#mypage-header-sp ul li a .fa {display: none;}
#mypage-header-sp ul li a::before {
	content: "";
	display: block;
	width: 2rem;
	height: 1.8rem;
	background-position: left top;
	background-repeat: no-repeat;
	background-size: contain;
}
#mypage-header-sp ul li a[href="/member/register"]::before {background-image: url(/systemdata/data/pict/2026-03-30_fd52db77ece693827831b100901d857e.png?public=1&v=1774849705);}
#mypage-header-sp ul li a[href="/mypage/login"]::before {background-image: url(/systemdata/data/pict/2026-03-30_8939cef44ae460c98fa02caead727249.png?public=1&v=1774849705);}
#mypage-header-sp ul li a[href="/mypage/secure"]::before {background-image: url(/systemdata/data/pict/2026-03-30_47023ed54dee8064e2d94f520fd223a9.png?public=1&v=1774849705);}
#mypage-header-sp ul li a[href="/mypage/logout"]::before {background-image: url(/systemdata/data/pict/2026-03-30_fe81cbac4281bf8e005db3777926a02d.png?public=1&v=1774849705);}
#mypage-header-sp ul li a:hover {
	color: #333;
	opacity: .7;
	transition: .3s;
}
.nav-wrapper .nav--main li.inquiry_btn a:hover {opacity: .7;transition: .3s;}
@media (min-width: 768px) {
	#mypage-over-header {padding: 0;}
	#mypage-over-header .container,
	header .container {max-width: 100%; width: 1170px;}
	#mypage-over-header h1 {
		padding: .5rem 15px;
		margin-right: -26rem;
		padding-right: 26rem;
	}
	.header .logo{
		margin: 1rem 0;
		width: 30.9rem;
	}
	.header .logo a {display: inline-block;}
	.header .logo img {
		max-height: 8rem;
		width: auto;
	}
	.navbar {
	    margin: 1rem 0 1rem auto;
	    flex: 1;
	    padding-left: 1rem;
	}
	.nav-wrapper .nav--main li {
		border: none !important;
		padding: 1rem min(1.6rem,1vw);
	}
	.nav-wrapper .nav--main li a {
		font-size: 1.5rem;
		font-weight: bold;
		color: #333;
	}
	.nav-wrapper .nav--main li.inquiry_btn:last-child {padding-right: 0;}
	#mypage-header-sp {width: calc(19.3rem + 3px);}
	#mypage-header-sp ul {
		display: flex;
		flex-direction: row-reverse;
		padding: 0 0 0 2.5rem;
		border: none;
		border-right: 1px solid #707070;
	}
	#mypage-header-sp ul li {
		border-left: 1px solid #707070;
	}
	#mypage-header-sp ul li a {
		display: flex;
		align-items: center;
		flex-direction: column;
		width: 8.4rem;
		padding: 0;
	}
	#mypage-header-sp ul li a::before {
		width: 3.3rem;
		height: 3rem;
		margin-bottom: .3rem;
	}
}
@media (max-width: 767px) {
	#mypage-over-header .container {padding: 0 10px;}
	.nav-wrapper .nav--main li.inquiry_btn a {
		padding: 1rem;
		font-size: 1.3rem;
		margin: 1em 0;
		border-bottom: none;
	}
	.nav-wrapper .nav--main li.inquiry_btn a::after {display: none;}
	#mypage-header-sp ul {padding: 0 20px 10px 20px;}
	#mypage-header-sp ul li a {
		font-size: 1.4rem;
		width: 100%;
		height: 4.5rem;
		margin-bottom: 1rem;
		border-radius: 4.1rem;
		border: 1px solid #707070;
	}
	#mypage-header-sp ul li a::before {
		margin-right: 1rem;
	}
}

/* ------------------------------- フッターリンク*/
.footer_link {
	padding: 5rem 0;
	background-color: #F1F7FD;
}
.footer_link h2 {
	color: #2A3033;
	font-size: 2.5rem;
	font-weight: bold;
	letter-spacing: .1em;
	padding-left: 2rem;
	border-left: .7rem solid #3CB2FF;
	margin: 0 0 3rem;
}
.footer_link h2:not(:first-child) {
	margin-top: 4rem;
}
.footer_link .linkBox h3 {
	font-size: 1.8rem;
	font-weight: bold;
	letter-spacing: .1em;
	margin: 0 0 1rem;
}
.footer_link .linkBox ul {
	list-style:  none;
	padding: 0;
	margin: 0;
	display: flex;
	flex-wrap: wrap;
}
.footer_link .linkBox ul li a {
	font-size: 1.5rem;
	color: #3CB2FF;
	letter-spacing: .1em;
    white-space: nowrap;
	margin-right: 2rem;
}
.footer_link .linkBox ul li:last-child a {
	margin-right: 0;
}
.footer_link .linkBox ul li a:hover {text-decoration: underline;}
@media (min-width: 768px) {
	.footer_link .link_wrap {
		display: grid;
		grid-template-columns: repeat(2, auto);
	}
	.footer_link .linkBox {margin-left: 7rem;}
	.footer_link .linkBox:nth-child(odd) {margin-bottom: 3rem;}
}
@media (max-width:767px) {
	.footer_link {padding: 4rem 0;}
	.footer_link h2 {
		font-size: 1.6rem;
		padding-left: 1rem;
		margin: 0 0 2.5rem;
	}
	.footer_link h2:not(:first-child) {
		margin-top: 3rem;
	}
	.footer_link .linkBox:not(:last-child) {margin-bottom: 2.5rem;}
	.footer_link .linkBox h3 {
		font-size: 1.6rem;
		margin: 0 0 .5rem;
	}
	.footer_link .linkBox ul li a {
		font-size: 1.4rem;
		line-height: 2;
	}
}

/* ------------- フッターサイト説明文 ------------- */
.footer_siteinfo {padding: 6.5rem 0;}
.siteinfo_wrap .logo_box a {display: inline-block;}
.siteinfo_wrap .txt_box h3 {
	font-size: max(2rem,13px);
	font-weight: bold;
	margin: 1rem 0 4rem 0;
	line-height: 1.45;
	color: #2A3033;
}
.siteinfo_wrap .txt_box .info_txt {
	font-size: max(1.5rem,11px);
	margin: 0;
	line-height: 2;
	color: #505A5F;
}
@media (min-width: 768px) {
	.siteinfo_wrap {display: flex;}
	.siteinfo_wrap .logo_box {width: 30.9rem;margin-bottom: 0;}
	.siteinfo_wrap .txt_box {
		flex: 1;
		padding-left: 4rem;
	}
}
@media (max-width:767px) {
	.footer_siteinfo {padding: 4.5rem 0 3rem;}
	.siteinfo_wrap .logo_box {
		text-align: center;
		margin-bottom: 3rem;
	}
	.siteinfo_wrap .logo_box img {
		display: block;
		width: 30.9rem;
	}
	.siteinfo_wrap .txt_box h3 {
		text-align: center;
		font-size: 1.6rem;
		margin: 0 0 3rem 0;
	}
	.siteinfo_wrap .txt_box .info_txt {
		font-size: 1.3rem;
	}
}