@charset "utf-8";
/*==============================================================================
	職員採用
==============================================================================*/
#wrap.recruit #menu{
	background:#d2f1ff;
	border-radius: 10px;
}
#wrap.recruit #menu h2,
#wrap.recruit #menu a{
	color:#222;
}
#wrap.recruit #menu ul li:not([class]) a::before,
#wrap.recruit #menu h4 a::before,
#wrap.recruit #menu h5 a::before{
  border-color:#1C9AEF;
}
#wrap.recruit #menu ul li.choice{
	color:#222;
	background:#FFFAB1;
}
#wrap.recruit #menu ul li.choice::before{
  border-color:#1C9AEF;
}
#wrap.recruit #menu h3 a::before{
	background:#1C9AEF;
}
#wrap.recruit #menu ul li:not([class]) a:hover,
#wrap.recruit #menu h3 a:hover,
#wrap.recruit #menu h4 a:hover,
#wrap.recruit #menu h5 a:hover{
	background:#FFFAB1;
}
/*==============================================================================
	職員採用
==============================================================================*/
#wrap.recruit #content h1,
#wrap.recruit #content2 h1{
	padding:20px 10px 20px 20px;
	background: #D2F1FF url(images/recruit/content/h1_bg.svg) no-repeat bottom left;
	background-size: contain;
	border-radius:15px;
	border:none;
}
#wrap.recruit #content h1::before,
#wrap.recruit #content2 h1::before{
	content:none;
}
#wrap.recruit #content h2,
#wrap.recruit #content2 h2{
	padding:8px 25px 12px 20px;
	color:#222;
	background: #D2F1FF;
	border-radius: 10px;
}

#wrap.recruit #content h3,
#wrap.recruit #content2 h3{
	padding:5px 10px 5px 20px;
}
#wrap.recruit #content h3:not([class])::before,
#wrap.recruit #content2 h3:not([class])::before{
	background-color: #019fe8;
	border-radius:15px;
	width: 8px;
	top: 6px;
}
#wrap.recruit #content h4,
#wrap.recruit #content2 h4{
	padding:6px 10px 8px 15px;
	background: #BEF2E5;
	border-radius:5px;
}
#wrap.recruit #content ul.objectlink li:not([class])::before,
#wrap.recruit #content2 ul.objectlink li:not([class])::before ,
#wrap.recruit #content ul:not([class]) > li:not([class])::after,
#wrap.recruit #content2 ul:not([class]) > li:not([class])::after {
	background-color: #019fe8;
}
#wrap.recruit #content ul.captionlink h2,
#wrap.recruit #content2 ul.captionlink h2,
#wrap.recruit #content .articleall .article h2,
#wrap.recruit #content2 .articleall .article h2{
	padding:8px 5px 8px 15px;
}
#wrap.recruit #content ul.captionlink h3,
#wrap.recruit #content2 ul.captionlink h3,
#wrap.recruit #content .articleall .article h3,
#wrap.recruit #content2 .articleall .article h3{
	padding:4px 5px 4px 15px;
}
#wrap.recruit #content ul.captionlink h3::before,
#wrap.recruit #content2 ul.captionlink h3::before,
#wrap.recruit #content .articleall .article h3::before,
#wrap.recruit #content2 .articleall .article h3::before{
	border-radius:15px;
	width: 6px;
	height: 20px;
	top:8px;
	left:5px;
}
#wrap.recruit #content ul.captionlink h4,
#wrap.recruit #content2 ul.captionlink h4,
#wrap.recruit #content .articleall .article h4,
#wrap.recruit #content2 .articleall .article h4,
#wrap.recruit #content ul.captionlink h5,
#wrap.recruit #content2 ul.captionlink h5,
#wrap.recruit #content .articleall .article h5,
#wrap.recruit #content2 .articleall .article h5,
#wrap.recruit #content ul.captionlink h6,
#wrap.recruit #content2 ul.captionlink h6,
#wrap.recruit #content .articleall .article h6,
#wrap.recruit #content2 .articleall .article h6{
	padding-left: 15px;
}
#wrap.recruit #content ul.captionlink li span.captionlinktitle,
#wrap.recruit #content2 ul.captionlink li span.captionlinktitle{
	padding:12px 5px 16px 15px;
	border-radius:10px;
}
#wrap.recruit #content ul.captionlink li span.captionlinktitle::before,
#wrap.recruit #content2 ul.captionlink li span.captionlinktitle::before{
	content:none;
}
#content dt{
	background: #D2F1FF;
}
#wrap.recruit #content h2,
#wrap.recruit #content2 h2{
	background:#d2f1ff;
  position: relative;
}
#wrap.recruit #pagequest h2{
	padding:15px 5px 15px 25px;
	border-radius: 5px 5px 0 0;
	background-color: #e1e1e1;
}
#wrap.recruit #reference h2{
	padding-top:20px;
	padding-bottom:0px;
	background: transparent;
}
#wrap.recruit #reference{
	background:#F1F9FF;
	border:2px solid #019fe8;
}
#wrap.recruit #reference p a.mail{
	background-image: url(images/recruit/top/mail_recruit.png);
}
#wrap.recruit #content p.outline,
#wrap.recruit #content2 p.outline,
#wrap.recruit #content3 p.outline{
	background: #EFEFEF;
	border-radius: 10px;
}
#wrap.recruit #content ul.listlink li:not([class])::before,#wrap.recruit #content2 ul.listlink li:not([class])::before,
#wrap.recruit #content ul li.thumbslist .thumbslink::before,#wrap.recruit #content2 ul li.thumbslist .thumbslink::before,
#wrap.recruit #content ul.listlink2 li::before,#wrap.recruit #content2 ul.listlink2 li::before,#wrap.recruit #petit ul.listlink2 li::before,
#wrap.recruit #content ul li.list::before,#wrap.recruit #content2 ul li.list::before{
	background: #019fe8;
}
#wrap.recruit #content h2.kanren.plus::before,#wrap.recruit #content2 h2.kanren.plus::before,
#wrap.recruit #content h2.kanren.plus::after,#wrap.recruit #content2 h2.kanren.plus::after,
#wrap.recruit #content h2.kanren.minus::before,#wrap.recruit #content2 h2.kanren.minus::before,
#wrap.recruit #content h2.kanren.minus::after,#wrap.recruit #content2 h2.kanren.minus::after{
	background: #019fe8;
}
/*==============================================================================
	職員採用トップ
==============================================================================*/
/*------------------------------------------------------------------------------
	レイアウト
------------------------------------------------------------------------------*/
#wrap.recruit #pagebody.top,#wrap.recruit #content3{
	min-width: auto;
	max-width: none;
	width:100%;
}
/*------------------------------------------------------------------------------
	ヘッダ
------------------------------------------------------------------------------*/
#wrap.recruit #subheader{
	max-width: 1200px;
	margin:auto;
}
#wrap.recruit #subtitle{
	display: flex;
	justify-content: space-between;
	align-items: center;
}
#wrap.recruit #subtitle h1 img{
	border-radius:10px 10px 0px 0px;
	max-width: 100%;
	height: auto;
}
#wrap.recruit #subtitle #subutil ul{
	list-style-type: none;
	display:flex;
	gap:15px;
}
#wrap.recruit #subtitle #subutil ul li a{
	background-color: #CCC;
	display: block;
	padding:5px 10px 5px 45px;
	border-radius: 5px;
	border:1px solid #10A5E9;
	text-decoration: none;
}
#wrap.recruit #subtitle #subutil ul li:nth-child(1) a{
	background:#D2F1FF url(images/recruit/header/mark_guide.png) no-repeat left 10px center;
}
#wrap.recruit #subtitle #subutil ul li:nth-child(2) a{
	background:#D2F1FF url(images/recruit/header/mark_application.png) no-repeat left 10px center;
}
#wrap.recruit #subtitle #subutil ul li:nth-child(3) a{
	background:#D2F1FF url(images/recruit/header/mark_eligibility.png) no-repeat left 10px center;
}
/*------------------------------------------------------------------------------
	メニュー
------------------------------------------------------------------------------*/
#wrap.recruit #subgnavi{
	margin:0px 0px 20px 0px;
}
#wrap.recruit #subgnavi > ul{
	display:flex;
	list-style-type:none;
	border-left	: 1px solid #ccc;
}
#wrap.recruit #subgnavi > ul li{
	font-size:100%;
	border-right: 1px solid #ccc;
	text-align: center;
	box-sizing:border-box;
	display:flex;
	width: calc(100% / 7);
	position:relative;
}
#wrap.recruit #subgnavi > ul li button{
	margin:0;
	padding:12px 10px 23px 10px;
	width:100%;
	display:block;
	color: #222;
	font-weight: bold;
	background-color: #FFF;
	text-decoration: none;
	box-sizing:border-box;
	transition: 0.2s ease-in-out;
	position:relative;
	border:none;
	cursor: pointer;
}
#wrap.recruit #subgnavi > ul li button::before{
	width:12px;
	height:12px;
	content:"";
	display:block;
	position:absolute;
	left:calc(50% - 6px);
	bottom:5px;
	border-bottom:3px solid #009FE8;
	border-right:3px solid #009FE8;
	transform:rotate(45deg);
	border-radius:1px;
	box-sizing:border-box;
}
#wrap.recruit #subgnavi > ul li button.choice::before{
	transform:rotate(-135deg);
	
}
#wrap.recruit #subgnavi ul li button:hover,
#wrap.recruit #subgnavi ul li button.choice{
	background-color:#D2F1FF;
}
/*　ドロップダウンリスト
------------------------------------------------------------------------------*/
#wrap.recruit #subgnavi .navi{
	width:100%;
	display:none;
	position:absolute;
	background: #FFF;
	left:-1px;
	top:100%;
	z-index:100;
	border: 1px solid #CCC;
	border-top: none;
}
#wrap.recruit #subgnavi .kenlower{
	text-align: left;
	padding:8px;
	box-sizing: border-box;
	border-top: 1px solid #ccc;
}
#wrap.recruit #subgnavi .kendetail{
	margin-bottom:10px;
	line-height: 1.4;
}
#wrap.recruit #subgnavi .navi ul{
  border-top: 1px solid #ccc;
}
#wrap.recruit #subgnavi .navi li{
	width:100%;
	font-size:90%;
	border-right: none;
	border-bottom: 1px solid #ccc;
	text-align: left;
	box-sizing:border-box;
}
#wrap.recruit #subgnavi .navi li:last-child{
	border-bottom:none;
}
#wrap.recruit #subgnavi .navi li a{
	padding:15px 5px 15px 23px;
	position:relative;
	line-height: 1.2;
	display: block;
	width: 100%;
}
#wrap.recruit #subgnavi .navi li a:hover{
	background-color:#D2F1FF;
}
#wrap.recruit #subgnavi .navi li a::before{
	width:9px;
	height:9px;
	content:"";
	display:block;
	position:absolute;
	left:5px;
	top:calc(.9em + 8px);
	border:none;
	border-top:2px solid #009FE8;
	border-right:2px solid #009FE8;
	transform:rotate(45deg);
	border-radius:1px;
	box-sizing:border-box;
}
/*　閉じる
------------------------------------------------------------------------------*/
#wrap.recruit #subgnavi button.kenclose{
	margin:auto 0 auto auto;
	padding:5px 5px 5px 20px;
	display:block;
	font-size:75%;
	color:#222;
    border: none;
	background:#efefef;
	text-decoration:none;
	line-height:1.2;
	cursor:pointer;
	border-radius:3px;
	width:auto;
	font-weight: normal;
}
#wrap.recruit #subgnavi button.kenclose::before,
#wrap.recruit #subgnavi button.kenclose::after{
	content:"";
	position:absolute;
	display:inline-block;
	top:7px;
	right:auto;
	left:9px;
	width:1px;
	height:12px;
	border:0;
	margin:0;
	padding:0;
	background-color:#222;
}
#wrap.recruit #subgnavi button.kenclose::before{
	transform:rotate(45deg);
}
#wrap.recruit #subgnavi button.kenclose::after{
	transform:rotate(-45deg);
}
/*------------------------------------------------------------------------------
	メイン画像
------------------------------------------------------------------------------*/
#recruitmain img{
	width: 100%;
	height: auto;
}
#recruitmain{
	position:relative;
}
#recruitmain::before{
	content:"";
	position:absolute;
	bottom:0;
	background: url(images/recruit/top/main_bg.svg) no-repeat center top;
	background-size: cover;
	width: 100%;
	height: 208px;
}
/*------------------------------------------------------------------------------
	トピックス
------------------------------------------------------------------------------*/
#recruittopics{
	background: #019FE8;
	padding:50px 0 100px 0;
}
#recruittopics .container{
	max-width:1200px;
	margin:auto;
	background: #FFF;
	border-radius: 15px;
	padding:30px 50px;
	box-sizing: border-box;
	position: relative;
}
#recruittopics h2{
	text-align: center;
	padding:20px;
	margin-bottom:30px;
	font-size:250%;
	background: url(images/recruit/top/h2_bg.svg) no-repeat center bottom;
	position:relative;
	z-index:5;
	font-weight: 900;
}
#recruittopics .container::before{
	content:"";
	position: absolute;
	background:url(images/recruit/top/topics_bg.svg) no-repeat center center;
	left:calc(50% - 250px);
	top:-40px;
	width:275px;
	height: 145px;
	z-index: 50;
}
#recruittopics #info{
	margin-bottom:30px;
	display: flex;
	align-items: center;
	padding: 20px;
	background-color: #FFE4EB;
	border-radius: 10px;
}
#recruittopics #info h3{
	padding:20px;
	box-sizing: border-box;
	width:25%;
	text-align: center;
	border-right:1px solid #FFAFAF;
	font-size: 125%;
}
#recruittopics #info ul{
	padding:20px 20px 20px 30px;
	box-sizing: border-box;
	list-style-type: none;
}
#recruittopics #info ul li{
	padding:5px 5px 5px 15px;
}
#recruittopics .flexwrap{
	display: flex;
	justify-content: space-between;
}
#recruittopics .flexwrap #topics{
	width:calc(100% - 400px);
}
#recruittopics .flexwrap #snswidget{
	width:350px;
}
#recruittopics .flexwrap #snswidget h3{
	padding:0 0 20px 100px;
	font-size:100%;
	line-height:1.5;
	position:relative;
	font-weight: normal;
	font-family: 'Yusei Magic', sans-serif;
}
#recruittopics .flexwrap #snswidget h3::before{
	content:"";
	background: url(images/recruit/top/fuji.png) no-repeat;
	width:101px;
	height:90px;
	position: absolute;
	left:0;
	top:-15px;
}
#recruittopics .flexwrap #snswidget h3 span{
	display: block;
	transform: rotate(-5deg);
}
#recruittopics #topics #tab{
	padding:0 30px;
	box-sizing: border-box;
	display: flex;
	justify-content: space-between;
	list-style-type: none;
}
#recruittopics #topics #tab li{
	border:1px solid #efefef;
	width:calc(100% / 3 - 15px);
	border-radius:8px 8px 0 0;
}
#recruittopics #topics #tab li a{
	display:block;
	text-align:center;
	padding:10px;
	font-size:110%;
	border-radius:8px 8px 0 0;
	background: #efefef;
}
#recruittopics #topics #tab li.ui-tabs-active{
	border:1px solid #019FE8;
}
#recruittopics #topics #tab li.ui-tabs-active a{
	position: relative;
	background: #FFF;
	text-decoration: none;
}
#recruittopics #topics #tab li.ui-tabs-active a::after{
	width:12px;
	height:12px;
	content:"";
	display:block;
	position:absolute;
	left:calc(50% - 6px);
	bottom:2px;
	border-bottom:3px solid #019FE8;
	border-right:3px solid #019FE8;
	transform:rotate(45deg);
	border-radius:1px;
	box-sizing:border-box;
}
#recruittopics #topics #tab li.ui-tabs-active a::before{
	content:"";
	background: #FFF;
	width: 100%;
	height: 1px;
	position: absolute;
	left:0;
	bottom:-1px;
	z-index: 2;
}
#recruittopics #topics #tab li a:hover{
	background-color: #FFF;
}
#recruittopics #topics #tab li.ui-tabs-active a:hover{
	background-color: #efefef;
}
#recruittopics #topics #tmenu{
	margin-top:-1px;
	padding:30px 10px 0 10px;
	border-top:1px solid #019FE8;
	position: relative;
}
#recruittopics #topics #tmenu ul{
	list-style-type: none;
}
#recruittopics #topics #tmenu ul li{
	margin-bottom:15px;
	display: flex;
}
#recruittopics #topics #tmenu ul li span.date{
	width:180px;
}
#recruittopics #topics #tmenu ul li span.newsli{
	width:calc(100% - 200px);
}
#recruittopics #topics #tmenu ul.topicsdetail{
	padding-top:20px;
	text-align: center;
}
#recruittopics #topics #tmenu ul.topicsdetail a{
	background: #D2F1FF;
	display: block;
	margin:auto;
	padding: 10px 60px;
	border-radius: 5px;
}
/*------------------------------------------------------------------------------
	働く
------------------------------------------------------------------------------*/
#recruitwork{
	background: #FFF;
	padding:50px 0;
}
#recruitwork .container{
	max-width:1200px;
	margin:auto;
	position: relative;
}
#recruitwork h2{
	text-align: center;
	padding:20px;
	margin-bottom:30px;
	font-size:230%;
	background: url(images/recruit/top/h2_bg.svg) no-repeat center bottom;
	position:relative;
	z-index:5;
}
#recruitwork .container::before{
	content:"";
	position: absolute;
	background: url(images/recruit/top/work_bg.svg) no-repeat center bottom;
	left:calc(50% - 312px);
	top:-100px;
	width:312px;
	height: 193px;
}
#recruitwork h2{
	text-align: center;
}
#recruitwork h3{
	margin-bottom:20px;
	padding-left:35px;
	position: relative;
	font-size: 188%;
	line-height: 1.0;
}
#recruitwork h3::before{
	content:"";
	position: absolute;
	left:0;
	top:calc(50% - 20px);
	background: #019fe8;
	border-radius: 24px;
	width:15px;
	height: 40px;
}
#recruitwork .flexwrap{
	display: flex;
	justify-content: space-between;
	margin-top: 50px;
}
#recruitwork .leftbox{
	width:calc(100% - 550px);
}
#recruitwork .leftbox p{
	font-size:112.5%;
	margin: 30px;
}
#recruitwork .leftbox p.btn{
	margin:20px auto;
	display: block;
	text-align: center;
	width:30%;
}
#recruitwork .leftbox p.btn a{
	display: block;
	background: #D2F3FF;
	padding:10px;
	border-radius: 5px;
	text-decoration: none;
}
#recruitwork .rightbox{
	width:460px;
}
#recruitwork ul.flexstyle1{
	margin:0 0 0px -20px;
}
#recruitwork ul.flexstyle1 li{
	margin:0 0px 20px 20px;
	width:calc(100% / 5 - 20px);
	background:#D2F3FF;
	border-radius:10px;
}
#recruitwork ul.flexstyle1 li a{
	padding:30px 5px 30px 5px;
	color:#222;
	font-size:150%;
	box-shadow:none;
	border-radius:10px;
	font-weight: normal;
}
#recruitwork ul.flexstyle1 li a span{
	line-height: 1.2;
}
#recruitwork ul.flexstyle1 li a:hover{
	background:#D2F3FF;
	box-shadow:none;
}
#recruitwork #slidelink1list ul{
	padding-bottom:30px;
}
#recruitwork #slidelink1list ul li {
  width:460px;
  box-shadow: none;
}
#recruitwork #slidelink1list ul li p{
	text-align: center;
	margin: 10px auto;
}
#recruitwork #slidelink1scroll li{
	background: #019fe8;
}
#recruitwork .tmenubtn{
	left:0;
}
/*------------------------------------------------------------------------------
	動画
------------------------------------------------------------------------------*/
#recruitmovie{
	background: #EFEFEF url(images/recruit/top/movie_bg.png);
	background-size: cover;
	padding:280px 0 50px 0;
}
#recruitmovie .container{
	max-width:1200px;
	margin:auto;
	position: relative;
}
#recruitmovie h2{
	text-align: center;
	padding:20px;
	margin-bottom:30px;
	font-size:230%;
	background: url(images/recruit/top/h2_bg.svg) no-repeat center bottom;
	position:relative;
	z-index:8;
}
#recruitmovie h2::after{
	content:"";
	position: absolute;
	background: url(images/recruit/top/movie_bg.svg) no-repeat center center;
  left:calc(50% - 200px);
	top:-100px;
	width:343px;
	height: 175px;
	z-index: -1;
}
#recruitmovie ul.flexstyle1.imgup li{
	margin:0 0px 10px 10px;
	padding:10px;
	width:calc(100% / 3 - 10px);
	box-sizing:border-box;
	background:#fff;
}
#recruitmovie ul.flexstyle1.imgup li a{
	margin:0px;
	padding:0px;
	display:inline-flex;
	position:relative;
	color:#222222;
	font-size:100%;
	font-weight:bold;
	text-decoration:none;
	box-shadow:none;
}
#recruitmovie ul.flexstyle1.imgup a span{
	padding:10px 6px 6px 6px;
	position:relative;
	left:auto;
	bottom:auto;
	background-color:rgba(255,255,255, .8);
	text-align:left;
	vertical-align:middle;
	font-size: 112.5%;
}
#recruitmovie ul.flexstyle1.imgup a:hover span{
	background-color:rgba(255,255,255, .9);
}
/*------------------------------------------------------------------------------
	SNS
------------------------------------------------------------------------------*/
#recruitsns{
	padding:50px 0;
}
#recruitsns .container{
	max-width:1030px;
	margin:auto;
	background: #F1F9FF;
	border:3px solid #1C9AEF;
	border-radius:15px;
	padding:30px 100px;
	box-sizing:border-box;
	width: 90%;
}
#recruitsns .container h2{
	margin-bottom:20px;
	text-align: center;
	font-size: 188%;
	letter-spacing: .1em;
}
#recruitsns .flexwrap{
	display: flex;
}
#recruitsns .leftbox{
	width:230px;
}
#recruitsns .rightbox{
	width:calc(100% - 230px);
}
#recruitsns .leftbox p{
	text-align: left;
}
#recruitsns dl{
	margin-top:20px;
	display: flex;
	border-radius:10px;
	font-size:130%;
	width:70%;
	box-sizing: border-box;
}
#recruitsns dt{
	padding:8px 20px;
	border:1px solid #FFF;
	background: #FFFAB1;
	border-radius:10px 0 0 10px;
	box-sizing: border-box;
	border:1px solid #CCC;
	border-right: none;
}
#recruitsns dd{
	padding:8px 20px;
	background: #FFF;
	width: 100%;
	box-sizing: border-box;
	border-radius:0 10px 10px 0;
	border:1px solid #CCC;
	border-left: none;
}
/*------------------------------------------------------------------------------
	フッタ
------------------------------------------------------------------------------*/
#wrap.recruit #subfooter{
	background:#F1F9FF;
	clear: both;
}
#wrap.recruit #subfooter #reference{
	padding:30px 0;
	border:none;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}
#wrap.recruit #subfooter #reference h2{
	color:#222;
	font-size:150%;
	background: transparent;
	text-align:center;
	width:100%;
}
#wrap.recruit #subfooter #reference p{
	padding:0;
}
#wrap.recruit #subfooter #reference a.mail{
	display: inline-block;
	margin-top:5px;
	padding:5px 10px 5px 40px;
	background-color: #FFF;
	background-position: left 10px center;
	border:1px solid #CCC;
	box-shadow: 0 0 3px rgba(0,0,0,.38);
	text-decoration: none;
	border-radius: 3px;
	background-image:url(images/recruit/top/mail_recruit.png);
}
#wrap.recruit #anchor{
	background:#F1F9FF;
	border-radius: 15px;
	padding: 20px;
}
#wrap.recruit #anchor ul.anchor li::before{
	border-top-color:#1c9aef;
}
#wrap.recruit #content p.pagetop2 a::before,
#wrap.recruit #content2 p.pagetop2 a::before{
	border-bottom-color:#1c9aef;
}
/* 20240522キャッシュ対策用 */
#wrap.recruit #subgnavi > ul li a{
	padding:0px;
	font-weight: normal;
	background-color: #FFF;
	text-decoration: underline;
}
#wrap.recruit #subgnavi > ul li a::before{
	content:none;
}
#wrap.recruit #subgnavi ul li a:hover,
#wrap.recruit #subgnavi ul li a:focus,
#wrap.recruit #subgnavi ul li a.choice,
#wrap.recruit #subgnavi ul li a.active{
	background-color:#FFF;
}