#wrap {
}
#job_detail {
	font-size: 18px;
	word-break: break-all;
}
h1 {
	font-size: 12px;
	margin: 4px;
}
#job_header {
	background-color: #FFF33F;
	padding: 16px 32px;
	margin-bottom: 20px;
}
.icon_today {
}
#comname {
	font-weight: bold;
}
#syokushumei {
	font-size: 24px;
	font-weight: bold;
	font-family: Inter,"Noto Sans JP","メイリオ",Meiryo,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Arial,Osaka,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
  font-feature-settings: "palt";
}
#koyo {
}
span[class^="koyo_"] {
	font-size: 12px;
	display: inline-block;
	border-radius: 4px;
	padding: 0 6px;
	background-color: #888;
	color: #FFF;
	margin-right: 2px;
}
span.koyo_1,span.koyo_2,span.koyo_3 { background-color: #0086d1; }
span.koyo_4 { background-color: #16902d; }
span.koyo_5,span.koyo_6 { background-color: #f39700; }
span.koyo_7,span.koyo_8,span.koyo_9,span.koyo_10,span.koyo_11 { background-color: #584c9d; }
.hw_caution {
	border: 2px solid #F85;
	margin: 0 8px;
	padding: 4px;
}
#big_photo_tate,#big_photo,#mdl_photo,#sml_photo {
	text-align: center;
	margin: 16px auto;
}
#big_photo img {
	max-width: 700px;
	max-height: 350px;
	margin-bottom: 16px;
}
#big_photo_tate img {
	max-width: 350px;
	max-height: 700px;
	margin-bottom: 16px;
}
#big_photo img.ue, #big_photo img.naka, #big_photo img.sita {
	object-fit: cover;
	width: 700px;
	height: 350px;
}
#big_photo_tate img.ue, #big_photo_tate img.naka, #big_photo_tate img.sita {
	object-fit: cover;
	width: 350px;
	height: 700px;
}
#big_photo img.ue {
	object-position: 50% 0%;
}
#big_photo img.naka {
	object-position: 50% 50%;
}
#big_photo img.sita {
	object-position: 50% 100%;
}
#big_photo_tate img.ue {
	object-position: 50% 0%;
}
#big_photo_tate img.naka {
	object-position: 50% 50%;
}
#big_photo_tate img.sita {
	object-position: 50% 100%;
}
#mdl_photo img {
	max-width: 400px;
	max-height: 200px;
	margin-bottom: 16px;
}
#mdl_photo img.ue, #mdl_photo img.naka, #mdl_photo img.sita {
	object-fit: cover;
	width: 400px;
	height: 200px;
}
#mdl_photo img.ue {
	object-position: 50% 0%;
}
#mdl_photo img.naka {
	object-position: 50% 50%;
}
#mdl_photo img.sita {
	object-position: 50% 100%;
}
#sml_photo img {
	max-width: 240px;
	max-height: 120px;
	margin-bottom: 16px;
}
#web_catchcopy {
	color: #e9536b;
	font-size: 24px;
	margin: 0 auto 16px;
	width: 80%;
}
.Tel {
	font-weight: bold;
	font-size: 140%;
	color: #F21;
}
h2 {
	background-color: #fff9b0;
	color: #00A5E3;
	font-size: 20px;
	font-weight: bold;
	padding: 4px 8px;
	padding: 8px 32px;
	margin: 8px 0;
}
.tokubetsu_shuzai{
	margin: 0 auto;
    max-width: 700px;
	margin-top: 15px;
}
.tokubetsu_banner{
	width: 100%;
    height: auto;
}
#saiyou_pr {
	font-size: 20px;
	margin-bottom: 8px;
	padding: 0 32px 4px;
}
#saiyou_pr p {
	/* margin-bottom: 1.5em; */
}
#saiyou_pr span {
	display: inline-block;
	color: #00A5E3;
	font-weight: bold;
	margin-top: 8px;
	margin-bottom: 4px;
}
#photo_workplace {
}
.mid_photo_wrap {
	margin: 20px 32px;
}
.mid_photo_wrap + .mid_photo_wrap {
	border-top: 2px dotted #AAA;
}
.mid_photo_wrap:after{
	content:".";display:block;height:0;clear:both;visibility:hidden;
}
.mid_photo {
	width: 100%;
	margin: 12px auto;
}
.mid_photo td {
	width: 50%;
	text-align: center;
	vertical-align: middle;
	padding: 8px 0;
}
.mid_photo td.mid_photo_caption {
	text-align: left;
	padding: 0 12px;
	vertical-align: top;
}
.mid_photo img {
	max-width: 400px;
	max-height: 200px;
}
.mid_photo img.ue, .mid_photo img.naka, .mid_photo img.sita {
	object-fit: cover;
	width: 400px;
	height: 200px;
}
.mid_photo img.ue {
	object-position: 50% 0%;
}
.mid_photo img.naka {
	object-position: 50% 50%;
}
.mid_photo img.sita {
	object-position: 50% 100%;
}
#sml_photo {
	width: 600px;
	margin: 12px auto;
}
#sml_photo td {
	width: 50%;
	text-align: center;
	padding: 8px 0;
}
#sml_photo img {
	max-width: 240px;
	max-height: 120px;
}
#sml_photo img.ue, #sml_photo img.naka, #sml_photo img.sita {
	object-fit: cover;
	width: 400px;
	height: 200px;
}
#sml_photo img.ue {
	object-position: 50% 0%;
}
#sml_photo img.naka {
	object-position: 50% 50%;
}
#sml_photo img.sita {
	object-position: 50% 100%;
}
#interview {
	text-align: center;
}
#interview img {
	max-width: 400px;
	max-height: 400px;
}
#interview p {
	text-align: left;
	margin: 8px 32px;
}
#interview_staff {
	text-align: center;
}
#interview_staff img {
	max-width: 400px;
	max-height: 400px;
}
#interview_staff p {
	text-align: left;
	margin: 8px 32px;
}
#job_naiyou {
}
#job_naiyou p {
	margin: 8px 32px;
}
#job_youkou,#kigyou_data {
	margin: 8px 32px;
}
#job_youkou table,#kigyou_data table {
	width: 100%;
}
#job_youkou th,#job_youkou td,#kigyou_data th,#kigyou_data td {
	padding: 12px;
	border-top: 2px dotted #888;
}
#job_youkou td,#kigyou_data td {
	word-break: break-all;
}
#job_youkou tr:nth-child(1) th,#job_youkou tr:nth-child(1) td,#kigyou_data tr:nth-child(1) th,#kigyou_data tr:nth-child(1) td {
	border-top: none;
}
#job_youkou th,#kigyou_data th {
	width: 9em;
	padding-right: 4px;
	padding-left: 4px;
	vertical-align: top;
	font-weight: bold;
	color: #444;
	text-align: center;
}
#job_youkou th span,#kigyou_data th span {
	display: block;
	background-color: #e8f4fc;
	padding: 2px;
}
#job_youkou td {
}
a.linkBtn {
	display: block;
	min-width: 200px;
	width: 70%;
	margin: 8px auto 40px;
	background-color: #209EE9;
	padding: 16px 16px 16px 34px;
	color: #FFF;
	position: relative;
	box-shadow: 2px 2px 2px #CCC;
	-moz-box-shadow: 2px 2px 2px #CCC;
	-webkit-box-shadow: 2px 2px 2px #CCC;
}
a.linkBtn:hover {
	filter: alpha(opacity=80);
	-moz-opacity:0.8;
	opacity:0.8;
}
a.linkBtn::before,
a.linkBtn::after {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    content: "";
}
a.linkBtn::before {
    left: 16px;
    width: 8px;
    height: 8px;
    border-top: 1px solid #FFF;
    border-right: 1px solid #FFF;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}
a.weboubo_ok_icon {
	color: #E9546A;
	border: 1px solid #E9546A;
	border-radius: 2px;
	font-size: 16px;
	padding-right: 8px;
	display: inline-block;
	margin-bottom: 6px;
}
a.weboubo_ok_icon:before {
	content: "＞";
	color: #FFF;
	font-weight: bold;
	background-color: #E9546A;
	border: 1px solid #E9546A;
	display: inline-block;
	padding: 0 3px 0 6px;
	margin-right: 4px;
}
#kigyou_data {
}
#kigyou_data table {
}
#kigyou_data th,#kigyou_data td {
}
#kigyou_data th {
}
#kigyou_data td {
}
#jyouken_icon {
	margin: 12px 40px;
}
#jyouken_icon span {
	display: inline-block;
	border: 1px solid #AAA;
	border-radius: 2px;
	font-size: 12px;
	padding: 1px 3px;
	text-align: center;
	width: 194px;
	margin-bottom: 2px;
	margin-left: 2px;
}
.job_keyword {
	margin: 36px;
	border: 1px solid #AAA;
	border-radius: 4px;
}
.job_keyword p {
	background-color: #DEF;
	padding: 0 8px;
}
.job_keyword span {
	display: inline-block;
	margin: 4px;
	color: #555;
	font-size: 14px;
}
#kengaku,#taiken {
	background-color: #fff338;
	padding: 20px;
	margin: 88px 100px;
}
#kengaku .heading,#taiken .heading {
	font-size: 40px;
	font-weight: bold;
	color: #E9546A;
}
#kengaku table,#taiken table {
}
#kengaku th,#taiken th {
	width: 2em;
	line-height: 1;
	font-size: 24px;
}
#kengaku td,#taiken td {
	font-size: 56px;
	font-weight: bold;
	padding-left: 4px;
	padding-right: 180px;
}
.zizen_check {
	background-color: #FFF;
	margin: 8px 0;
	padding: 12px;
	position: relative;
}
.zizen_check::after {
	content: "";
	background-image: url("/_pc/img/character_kengaku.png");
	background-size: 180px 264px;
	width: 180px;
	height: 264px;
	background-repeat: no-repeat;
	position: absolute;
	right: 0;
	top: -254px;
}
#taiken .zizen_check::after {
	background-image: url("/_pc/img/character_taiken.png");
	background-size: 170px 272px;
	width: 170px;
	height: 272px;
	right: 0;
	top: -262px;
}
.zizen_check ul {
	list-style-type: disc;
	margin-left: 1.5em;
}
#kengaku a,#taiken a {
	background-color: #FFF;
	text-decoration: none;
	text-align: center;
	border: 4px solid #00A5E3;
	display: block;
	padding: 8px;
	margin-top: 20px;
	font-size: 120%;
	font-weight: bold;
	box-shadow: 4px 4px 1px 1px #CCC;
	-moz-box-shadow: 4px 4px 1px 1px #CCC;
	-webkit-box-shadow: 4px 4px 1px 1px #CCC;
}
#kengaku a:hover,#taiken a:hover {
	border-color: #F53;
}
#map_data {
	padding: 0 20px 30px;
}
#dmap {
	width: 100%;
	height: 400px;
	margin-bottom: 8px;
}
span[id^="mapTag_"] {
	display: inline-block;
	padding: 2px 8px 2px 24px;
	min-width: 5em;
	margin-right: 8px;
	background-color: #DEF;
	background-image: url('/_pc/img/map_tag_marker.png');
	background-size: 14px 20px;
	background-position: 4px 3px;
	background-repeat: no-repeat;
	border-radius: 4px;
	cursor: pointer;
	box-shadow: 1px 1px 2px #CCC;
	-moz-box-shadow: 1px 1px 2px #CCC;
	-webkit-box-shadow: 1px 1px 2px #CCC;
	width: 304px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
#mapInfo {
	width: 100%;
}
#mapInfo a {
	display: block;
	text-decoration: none;
}
#mapInfo a[id^="openBtn_"] {
	position: relative;
	display: block;
	margin-bottom: 4px;
	padding: 3px 3px 3px 26px;
	color: #38C;
	background-color: #E5F5FF;
	border: 1px solid #38C;
	border-radius: 2px;
	vertical-align: middle;
	text-decoration: none;
	font-size: 16px;
}
#mapInfo a[id^="openBtn_"]:before,
#mapInfo a[id^="openBtn_"]:after {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 4px;
	margin: auto;
	content: "";
	vertical-align: middle;
}
#mapInfo a[id^="openBtn_"]:before {
	box-sizing: border-box;
	width: 18px;
	height: 18px;
	border: 1px solid #38C;
	background-color: #38C;
	-webkit-border-radius: 50%;
	border-radius: 50%;
}
#mapInfo a[id^="openBtn_"]:after {
	left: 8px;
	width: 5px;
	height: 5px;
	border-top: 1px solid #FFF;
	border-right: 1px solid #FFF;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}
#mapInfo a.nowOpen:after {
	top: -2px;
	left: 10px;
	-webkit-transform: rotate(135deg);
	transform: rotate(135deg);
}
div[id^="map_"] a span {
	font-size: 12px;
}
a.mapLink {
	text-align: center;
	color: #444;
	background-color: #DEB;
	margin: 4px auto 20px;
	padding: 5px;
	line-height: 1.2;
	border: 1px solid #BE9;
	border-radius: 3px;
	background-image: url(/_pc/img/cursor_r_white_18.png);
	background-repeat: no-repeat;
	background-size: 9px 15px;
	background-position: 98% 50%;
	box-shadow: 1px 1px 2px #CCC;
}
h3 {
	color: #00A5E3;
	border: 1px solid #00A5E3;
	background-color: #FFF;
	padding: 4px 24px;
	text-align: center;
	border-radius: 0.6em;
	margin: 0 40px;
	position: relative;
	z-index: 2;
	transform: rotate(-2deg);
	display: inline-block;
}
#jwstaff_comment {
	padding: 0.2em 0.5em;
	margin: 8px auto 2em;
	background: #d6ebff;
	box-shadow: 0px 0px 0px 10px #d6ebff;
	border: dashed 2px white;
	width: 80%;
	min-height: 3em;
	vertical-align: middle;
	position: relative;
	z-index: 1;
}
#jwstaff_comment p {
	margin: 0;
	padding: 8px;
	position: relative;
	top: middle;
	z-index: 1;
}

/*----- ■この企業のその他の求人 -----*/
#OtherItems, #similarKyujin {
	border-top: 1px solid #888;
	border-bottom: 1px solid #888;
	background-color: #F5F5F5;
	padding: 5px;
	margin: 20px 0;
}
#OtherItems p, #similarKyujin p {
	font-size: 16px;
}
#OtherItems .Kazu {
	font-size: 20px;
	font-weight: bold;
}
#OtherItems a, #similarKyujin a {
	display: block;
	background-color: #FFF;
	padding: 5px;
	border-top: 1px solid #AAA;
}
#OtherItems a:last-child, #similarKyujin a:last-child {
	border-bottom: 1px solid #AAA;
}
#OtherItems a:hover, #similarKyujin a:hover {
	text-decoration: none;
	background-color: #FFD;
}
#OtherItems a:hover .Syokusyu em, #similarKyujin a:hover .Syokusyu em {
	text-decoration: underline;
}
#OtherItems a + a {
}
#OtherItems .Syokusyu, #similarKyujin .Syokusyu {
	display: block;
}
#OtherItems span[class^="koyo_"], #similarKyujin span[class^="koyo_"] {
	font-size: 14px;
}
#OtherItems .New, #similarKyujin .New {
	font-size: 13px;
	color: #F53;
	border: 1px solid #F53;
	border-radius: 2px;
	line-height: 1;
	padding: 0 3px;
	margin-right: 3px;
	text-decoration: none;
	vertical-align: 2px;
}
#OtherItems .imgIcon {
	font-size: 13px;
	color: #888;
	border: 1px solid #AAA;
	border-radius: 2px;
	line-height: 1;
	padding: 0 3px;
	margin-left: 3px;
	text-decoration: none;
	vertical-align: 2px;
}
#OtherItems .detail, #similarKyujin .detail {
	color: #444;
	display: block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.dtlDt {
	font-size: 13px;
	line-height: 1;
	display: inline-block;
	border: 1px solid #BBB;
	border-radius: 2px;
	background-color: #F5F5F5;
	padding: 2px;
	margin-right: 3px;
	margin-left: 5px;
}
.dtlDt:first-child {
	margin-left: 0;
}
.dtlDd {
}

/*----- ■この企業の他の求人情報、レコメンド求人情報 -----*/
#otherJob {
}
#otherJob .title {
    border: 1px solid #888;
    background-color: #EEE;
    padding: 3px 8px;
}
#otherJob a.jobLink {
    border-bottom: 1px solid #AAA;
    padding: 4px 8px;
    display: block;
    text-decoration: none;
    color: #333;
}
#otherJob a.jobLink p {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 780px;
}
#otherJob a.jobLink .syokusyu {
    text-decoration: underline;
    color: #00A5E3;
}
#otherJob a.jobLink p.catch_copy {
    font-weight: bold;
    color: #111;
}
p.youkou span img {
    vertical-align: -2px;
    margin-left: 2px;
    margin-right: 2px;
}
.comJobAllLink {
	text-align: right;
	margin:4px;
}
.comJobAllLink a {
	text-decoration: underline;
}
.comJobAllLink span {
	display: inline-block;
	text-decoration: underline;
}
.otherJob_com {
	margin-bottom: 20px;
}
.otherJob_recommend {
	margin-bottom: 20px;
}

/*----- ■関連する求人検索の項目 -----*/
.kanren_kensaku {
	margin: 8px;
	font-size: 14px;
}
.kanren_kensaku p {
	margin-left: 8px;
	font-size: 16px;
}
.kanren_kensaku p.kanren_kensaku_title {
	background-color: #DDD;
	padding: 4px 12px;
	margin-left: 0;
	margin-bottom: 4px;
}
.kanren_kensaku ul {
	margin: 4px;
}
.kanren_kensaku li {
	display: inline-block;
	margin-right: 12px;
}
.kanren_kensaku a {
	background-color: #FFF33F;
	display: inline-block;
	border-radius: 2em;
	padding: 4px 12px;
	text-align: center;
	margin-bottom: 12px;
}
.kshp_wrap {
	width: 900px;
	position: fixed;
	bottom: 100px;
	z-index: 2;
	display: none;
}
.kshp_icon {
	position: absolute;
	right: 0;
	bottom: 0;
}
#oubo_area_wrap {
}
#fixed_oubo_area {
	position: relative;
	bottom: 0;
	z-index: 10;
	text-align: center;
	width: 900px;
	bottom: -92px;
	padding: 8px 0;
	background: rgba(255, 255, 255, 0.8);
	border-top: 1px solid #CCC;
	height: 72px;
	animation-name: oubo_animation;
	animation-duration: 0.8s;
	animation-delay: 1s;
	animation-fill-mode: forwards;
}
@keyframes oubo_animation {
	0% {
		bottom: -76px;
	}
	100% {
		bottom: 0;
	}
}
.mail_btn {
}
.keep_btn {
	cursor: pointer;
}
.remaining_box{
	display: inline-block;
	margin-left: 20px;
	padding: 0px 20px;
	border-radius: 20px;
	background-color: white;
}
.remaining_box p{
	font-size: 18px;
	font-weight: bold;
	margin: 22px auto;
	border-bottom: dotted 2px #3eb6d9;
}
.remaining_box span{
	color: red;
}
.end_date_str{
	font-size: 0.7em;
}
#casual_fukidashi {
	position: fixed;
	bottom: 76px;
	left: 22%;
	z-index: 11;
	opacity: 0;
	text-align: center;
	cursor: pointer;
	animation-name: casual_fukidashi_animation;
	animation-duration: 10s;
	animation-delay: 2s;
	animation-fill-mode: forwards;
}
@keyframes casual_fukidashi_animation {
	0% {
		opacity: 0;
		display: inline-block;
		bottom: 50px;
	}
	20% {
		opacity: 1;
		bottom: 76px;
	}
	80% {
		opacity: 1;
	}
	100% {
		opacity: 0;
		display: none;
	}
}
p.modal-title {
	font-weight: bold;
	margin-bottom: 4px;
	padding-bottom: 4px;
	border-bottom: 1px solid #AAA;
}
p.modal-body em {
	font-weight: bold;
}
/*モーダルを開くボタン*/
.modal-open{
}
/*モーダル本体の指定 + モーダル外側の背景の指定*/
.modal-container{
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	text-align: center;
	background: rgba(0,0,0,50%);
	padding: 40px 20px;
	overflow: auto;
	opacity: 0;
	visibility: hidden;
	transition: .3s;
    box-sizing: border-box;
    z-index: 110;
}
/*モーダル本体の擬似要素の指定*/
.modal-container:before{
	content: "";
	display: inline-block;
	vertical-align: middle;
	height: 100%;
}
/*モーダル本体に「active」クラス付与した時のスタイル*/
.modal-container.active{
	opacity: 1;
	visibility: visible;
}
/*モーダル枠の指定*/
.modal-body{
	position: relative;
	display: inline-block;
	vertical-align: middle;
	max-width: 500px;
	width: 98%;
}
/*モーダルを閉じるボタンの指定*/
.modal-close{
	position: absolute;
	display: flex;
    align-items: center;
    justify-content: center;
	top: -38px;
	right: -6px;
	width: 40px;
	height: 40px;
	font-size: 40px;
	color: #fff;
	cursor: pointer;
}
/*モーダル内のコンテンツの指定*/
.modal-content{
	background: #fff;
	text-align: left;
	padding: 30px;
	border-radius: 4px;
}



/*特別取材求人 */

#sp_btns{
width: 100%;
max-width: 900px;
z-index: 40;
background-color: #ff8c00;
display: flex;
justify-content: space-evenly;
padding: 5px 0px;
}

#sp_btns a{
color: #FFF;
border: solid 2px #FFF;
border-radius: 5px;
font-weight: bold;
padding: 5px 0px;
text-decoration: none;
font-size: 11pt;
width: 30%;
text-align: center;
transition: all 0.3s ease;
}

#sp_btns img{
width: 20px;
vertical-align: sub;
}

.is-fixed {
  position: fixed;
  top: 0;
  width: 100%; /* 必要に応じて */
}

#interview,#point,#saiyou_pr{
  scroll-margin-top: 100px;
}


.sp_job_head_add {
background-color: #ffe7ca !important;
}

#sp-mainphoto img{
max-width: 100%;
    display: block;
    margin: auto;
}
.jyouken_icon_sp{
    background-color: #FFF;
    width: 90%;
    margin: auto;
	margin-bottom: 1rem;
	margin-top: 1rem;
}
.jyouken_icon_sp li{
	display: inline-block;
    margin-right: 0.7rem;
    font-size: 15px;
	color: #9f5700;
}