@charset "utf-8";
/* CSS Document */
p {
	text-align: justify;
}
.rec_main_inner {
	min-height: 675px;
	position: relative;
}
.rec_main_inner .rec_main_con {
	position: absolute;
	margin-left: 4rem;
	top: 60%;
	left: 0%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	z-index: 1;
}
.rec_main_con p {
	margin-top: 0;
	margin-bottom: 0;
	line-height: initial;
}
.tp-recpage .inner-1180 {
  display: flex;
}
.rec_about_main {
	flex: 4;
	padding-left: 4rem;
}
.rec_about_side {
	flex: 1.5;
}
.rec_about_side {
	width: 100%;
	aspect-ratio: 1 / 1;
	overflow: hidden;
}
.tp-sec.tp-recpage {
	background-image: url(../images/rec_bk.jpg);
	background-repeat: no-repeat;
	background-size: auto;
	background-position: bottom right;
	background-attachment: initial;
}
.rec_about_main > h2 {
	background-image: url(../images/rec_ti_about.jpg);
	height: 80px;
	color: #5172cb;
	font-size: 1.7rem;
	margin-top: 0;
	background-repeat: no-repeat;
}
.tp-sec.tp-point {background: #5172c8;}
.tp-sec.tp-point ul {
	display: flex;
	padding-left: 0;
}
.tp-sec.tp-point li {
	color: #FFF;
	padding-right: 1rem;
	width: calc(100% / 4 - 4rem);
	list-style: none;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin-right: 6rem;
}
.tp-sec.tp-point li:last-child ,.tp-sec.tp-jobtype ul li:last-child {
	margin-right: 0;
}
.tp-sec.tp-jobtype ul li a {
	display: block;
	overflow: hidden;
}
.tp-sec.tp-point li img {
	width: 100%;
	height: auto;
}
.recruit .inner-1180 {
	max-width: 1300px !important;
	width: 100% !important;
}
.tp-sec.tp-jobtype h2 {
	text-align: center;
	background-image: url(../images/rec_ti_type.png);
	background-position: center;
	background-repeat: no-repeat;
	padding-bottom: 3rem;
	color: #5172cb;
	font-size: 1.7rem;
}

.tp-sec.tp-jobtype ul {
	display: flex;
	padding-left: 0;
	padding-top: 3rem;
	max-width: 1060px;
	margin: auto;
	justify-content: center;
}
.tp-sec.tp-jobtype ul li {
	list-style: none;
	padding-right: 1rem;
	width: calc(100% / 3 - 1rem);
	list-style: none;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin-right: 2rem;
	text-align: center;
}
.tp-sec.tp-jobtype ul li img {
	max-width: 308px;
	width: 100%;
	height: auto;
}
.tp-sec.tp-gyoumu {
	background-image: url(../images/rec_gyomu_bk.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	background-attachment: fixed;
}

.tp-sec.tp-gyoumu .inner-1180 {
	width: 100% !important;
	max-width: 1020px !important;
	padding: 2rem 0;
}

.tp-sec.tp-gyoumu li a{
    display: block;
    height: 100%;
    width: 100%
}
.tp-sec.tp-entry h2 {
	background-image: url(../images/rec_ti_entry.png);
	height: 4.5rem;
	color: #5172cb;
	font-size: 1.7rem;
	margin-top: 0;
	background-repeat: no-repeat;
	padding-top: 13px;
}
.tp_en_box {
	border: 1px solid #5172cb;
	padding: 1rem 3rem;
	width: 80%;
	position: relative;
	margin: auto;
	 -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;

}
.tp_en_box::after {
	content: "";
	background-image: url(../images/rec_entry_bk.png );
	width: 300px;
	height: 300px;
	display: block;
	position: absolute;
	bottom: -53px;
	right: -49px;
	background-repeat: no-repeat;
}
.flex_2,.flexbox {
	display: flex;
	flex-wrap: wrap;
}
.flex_2 > div {
    /*コレ*/width: calc(100% / 2 - 20px);
    /*コレ追加*/margin: 10px;
}
.flex_3 > div {
    /*コレ*/width: calc(100% / 3 - 20px);
    /*コレ追加*/margin: 10px;
}
.flexbox > div img {
width: 100%;
	height: auto;

	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.flex_2 > div img {
	border-radius: 15% 27% 10% 32% / 0% 39% 0% 27%;
	width: 100%;
	height: auto;
	padding: 2rem;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}#b_50 h3,#genba h3 {
	background-color: #edf9d2;
	color: #47935a;
}
#b_50 h4::first-letter, #b_50 p::first-letter,#genba h4::first-letter, #genba p::first-letter ,#genba .h4_sim {
	color: #76b35a!important;
}
#b_50 h4,#genba h4{
	border-bottom: 2px solid #76b35a;
}.btn_bl.gr {
	border: 2px solid #64c13a;
	color: #64c13a;
}a.btn_bl.gr:hover {
	color: #fff;
	background: #92d374;
}.page.recruit .title-contena {
background-size: cover;
	background-image: url(../images/rec_title_bk.jpg);
}
/* タブ */
.tab-list {
  display: flex;
  justify-content: space-between;
}
.tab-item {
  width: 50%;
  padding: 10px 0;
  border-radius: 6px 6px 0 0;
  background-color: #e28194;
  color: #999;
  text-align: center;
  cursor: pointer;
  transition: .4s ease-in-out;
		padding: 0.5rem;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.tab-item:first-child {
  background-color: rgba(93, 232, 255, 0.15);
}
.tab-item:nth-child(2) {
  background-color: rgba(143, 204, 82, 0.15);
}
.tab-item:nth-child(3) {
  background-color: rgba(210, 0, 0, 0.15);
}
.tab-item:nth-child(4) {
  background-color: rgba(255, 173, 15, 0.15);
}
/* ★★
.tab-item:last-child {
  background-color:rgba(131, 204, 90, 0.15);
}
 */
/* タブをクリックした時 ホバーした時 */
.tab-item:hover, .tab-item.is-active {
color: #FFF;}
.tab-item:first-child:hover, .tab-item:first-child.is-active {
	background-color: #3bcbfd;
}
.tab-item:nth-child(2):hover, .tab-item:nth-child(2).is-active {
  background-color: #5c9746;
}
.tab-item:nth-child(3):hover, .tab-item:nth-child(3).is-active {
  background-color:#f76565;
}
.tab-item:nth-child(4):hover, .tab-item:nth-child(4).is-active {
  background-color: #e8ae00;
}
/* ★★
.tab-item:last-child:hover, .tab-item:last-child.is-active {
	background-color: #62bb5a;
} */

/* パネル */
.panel-list {
  background-color: #fff;
}
.panel-item {
  display: none;
  width: 100%;
  padding: 3rem 0.5rem;
  background-color: #fff;
	 -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;

}
.panel-item.is-active {
  display: block;
  animation: panel-show .9s ease-in-out forwards;
}

/* パネル切り替えのアニメーション */
@keyframes panel-show {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.panel-item table {
	width: 100%;
	border-collapse:collapse;
	margin: auto;
	border: 0.5px solid #E3E0E0;
}.panel-item table tr{

	border-bottom: 0.5px solid #E3E0E0;
}
.panel-item.is-active h4 {

	margin: 0 auto 1.2rem auto;	font-size: 1.5rem;
	color: #4c9ac0;
}
.panel-item.is-active h5 {
	border: none;
	margin: auto;
}
.panel-item table th {
	border-right: 1px solid #E3E0E0;
	background: #f4f4f4;
	padding: 0 1rem;
}.panel-item table td {
	padding:1.2rem 1.5rem;
}
.panel-item table ul {
	margin: 0;
	line-height: 1.6;
}
.panel-item.is-active section,.panel-item section {
	width: 90%;
	display: block;
margin: auto auto 2rem auto;

}
.rec_nagare li {
	list-style: none;
	padding: 0.3rem 1rem;
	background: #d9edff;
	border-radius: 0.5rem;
	line-height: normal;
}
.rec_nagare {
	display: flex;
	padding-left: 0;
}
.rec_nagare span {
	margin: 0 0.5rem;
}.rec_nagare span:last-child {
	display: none;
}
.rec_nagare li:nth-of-type(2) {background: #bde6ab;}
.rec_nagare li:nth-of-type(3
) {background:#ffe974;}
.rec_nagare li:nth-of-type(4
) {background: #f2b096;}
h4.h4_sim {
	color: #4c9ac0;
	font-size: 1.5rem;
	border-bottom: none;
}
.checker {
	position: relative;
	line-height: 1.4;
	font-weight: normal;
	padding: 8px 10px 12px calc(1.3em + 13px);
	background: #6699cc;
	color: #fff;
	border-radius: 8px;
}
.checker:before{
	position: absolute;
	left: 13px;
	font-style: normal;
	font-variant: normal;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	font-family: "Font Awesome 5 Free"; 
	font-weight: 900;
	content: '\f058';
}
.checker:after{
	content: "";
	position: absolute;
	bottom: -6px;
	left: 13px;
	width: 0px;
	height: 0px;
	border-style: solid;
	border-color: #6699cc transparent transparent transparent;
	border-width: 6px 6px 0 6px;
}

#genba .checker {background: #76b35a;}
.checker:after{
	content: "";
	position: absolute;
	bottom: -6px;
	left: 13px;
	width: 0px;
	height: 0px;
	border-style: solid;
	border-color:#69c transparent transparent transparent;
	border-width: 6px 6px 0 6px;
}
#genba .checker::after {
	border-color: #76b35a transparent transparent transparent;
}
.fuki {
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 1.5rem;
	text-align: center;
	margin-bottom: 2rem !important;
}

.fuki::before,
.fuki::after {
	content: '';
	width: 3px;
	height: 40px;
	background-color: #3fc1c9;
}

.fuki::before {
	margin-right: 30px;
	transform: rotate(-35deg)
}
.fuki::after {
	margin-left: 30px;
	transform: rotate(35deg)
}
h4.fuki {
	border-bottom: none !important;
}.section_box.sec_ce {
	margin-top: 4rem;
}

.check_li li {list-style: none;}
.check_li {padding-left: 0;}
.check_li li::before {
	content: "\f058";
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	margin-right: 0.3rem;
	color: #e17b7b;
}
#genba .fuki::before, #genba .fuki::after{background-color: #76b35a;}

.tp-sec.tp-gyoumu img:hover {
	transition: none;
	transform: none;
}.tp-sec.tp-gyoumu a {
	margin-right: 1rem;
	width: calc(100% / 2 - 1rem);
}
.tp-sec.tp-gyoumu a img{width: 100%;height: auto;
}

/*==================================================
スタート時は要素自体を透過0にするためのopacity:0;を指定する
===================================*/

.box{
  opacity: 0;
}

/*==================================================
ふわっ
===================================*/

.fadeUp {
animation-name:fadeUpAnime;
animation-duration:0.5s;
animation-fill-mode:forwards;
opacity: 0;
}

@keyframes fadeUpAnime{
  from {
    opacity: 0;
  transform: translateY(100px);
  }

  to {
    opacity: 1;
  transform: translateY(0);
  }
}
.fx_rec {
	top: 8rem;
	right: 0;
	background: aliceblue;
	z-index: 1;
	padding: 1.2rem 0.5rem 1.2rem 0.8rem;
	position: fixed;
	-ms-writing-mode: tb-rl;
	writing-mode: vertical-rl;
	margin: 0;
	border-radius: 1rem 0 0 1rem;
	color: #469AC4;
}
.zoom-1 img {
	object-fit: cover;
	animation: animationZoom1 5s ease-in-out forwards;
	height: 675px;
	width: 100%;
}

.recruit .zoom {
	width: 70%;
	height:  675px;
	overflow: hidden;
	margin-bottom: 30px;
	border-radius: 6rem 0 0 0;
	position: absolute;
	right: 0;
	top: 0;
}
    @keyframes animationZoom1 {
      100% { transform:scale(1.1)} 
    }
    @keyframes animationZoom2 {
      50% { transform:scale(1.1)} 
    }
.h5_oubo {
	margin-top: 2rem !important;
	color: #4c9ac0;
	font-size: 1.3rem;
}
.h5_oubo + p {
	margin-top: 0;
}.ma_none {
	margin: 0;
}.ma_none + p {
	line-height: normal;
	margin-top: 0;
}
.tp-sec.tp-gyoumu a:nth-child(2n) {
	margin-right: 0;
}
.tp-sec.tp-gyoumu .flex_2 {
	justify-content: center;
	align-items: center;
}
.rec_sp {display: none;}
.panel-item .bg_waku {
-webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
	color: #db1313;
	font-weight: bold;
	text-align: center;
	margin-bottom: 3rem;
}
.bg_waku.noentry {
	background-color: #ffebeb;
	color: #db1313;
	font-weight: bold;
	text-align: center;
	margin-bottom: 3rem;
}

#stand h3 {color: #f76565;background: #ffcbcb;}
#stand h4::first-letter, #stand p::first-letter, #stand .h4_sim{
	color: #f76565;
}
#stand  h4 {border-bottom: 2px solid #f76565;}
#stand .checker {background: #f76565;}
#stand .checker::after {
	border-color: #f76565 transparent transparent transparent;
}#stand .fuki::before, #stand .fuki::after{background-color: #f76565;}
.btn_bl.re {
	border: 2px solid #f76565;
	color: #f76565;
}a.btn_bl.re:hover {color: #fff;background: #f95757;}

/* ★事務★ */
#jimu h3 {color: #fb9f3e;background: #fff3cf;}
#jimu h4::first-letter, #jimu p::first-letter, #jimu .h4_sim{
	color: #fb9f3e;
}
#jimu  h4 {border-bottom: 2px solid #fb9f3e;}
#jimu .checker {background: #fb9f3e;}
#jimu .checker::after {
	border-color: #fb9f3e transparent transparent transparent;
}#jimu .fuki::before, #jimu .fuki::after{background-color: #fb9f3e;}
.btn_bl.or {border: 2px solid #fb9f3e;color: #fb9f3e;}
a.btn_bl.or:hover {color: #fff;background: #f4934c;}
/* ★★ */
ul li .btn_bl {
	border-radius: 0;
	margin-top: 0.5rem;
	margin-bottom: 0.8rem;
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0.5rem;
}

/* ★タブレット★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
@media screen and (max-width: 1280px) {
.recruit .inner-1180 {
    width: 90%!important;
    margin-left: auto;
    margin-right: auto;
  }
	.tp-sec.tp-point li {
	width: calc(100% / 4 - 1rem);
	padding-right: 0.5rem;
	margin-right: 2rem;
}
	.tp_en_box::after {width: 200px;
	height: 220px;
	right: -21px;
	background-size: contain;
}
}

/* ★スマホ★ */
@media screen and (max-width: 960px) {
	.tp-sec.tp-point ul {
	display: flex;
	padding-left: 0;
	flex-wrap: wrap;line-height: normal;
}
.tp-sec.tp-point li {
	width: calc(100% / 2 - 1rem);
	padding-right: 0.5rem;
	margin: 0.6rem;
}
.tp-sec.tp-jobtype ul li {width: calc(100% / 2 - 1rem);margin-right: 1rem;margin-bottom: 1rem;
}
	.tp-sec.tp-gyoumu .inner-1180 {
	width: 95% !important;
	padding: 1rem 0;
}

	.tp_en_box::after {
	display: none;
}.tp-sec.tp-jobtype ul {padding-top: 0;flex-wrap: wrap;}
.recruit .zoom img {height: 100%;}
.recruit .zoom,.rec_main_inner  {height: 300px;min-height: 300px;}	
.rec_main_con img  {width: 100%;
    height: auto;
    max-width: 500px;}
.rec_main_inner .rec_main_con {
	margin-left: 1rem;
}
	.tp-sec.tp-recpage .inner-1180 {
	display: block;}
	.rec_about_main {
	padding-left: 0;
	margin-top: 2rem;
}.rec_about_main > h2 {background-position: right;}
.tp_en_box {width: 100%;padding: 0.5rem 2rem;}
	.flex_2 .btn_bl:nth-child(2n+1) {margin-bottom: 1rem;}
	.panel-item table th, .panel-item table td {
	display: block;
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
	ul {padding-left: 1rem;}	
	.tp-sec.tp-point li:nth-child(2n) {
	margin-right: 0;
}
	.recruit .zoom, .rec_main_inner {
	height: 470px;
	min-height: 470px;
}.recruit .zoom {
	width: 100%;
}.rec_main_inner .rec_main_con {
	top: 28%;
	width: 70%;
	margin-left: 1rem;
}.recruit .zoom img {height:100%;}
	.rec_pc {display: none;}
	.rec_sp {display: block;}
	.tab-list {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}.tab-list {flex-wrap: wrap;}
	.tab-item {margin-bottom: 0.5rem;
	padding: 0.5rem;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
	}