@charset "utf-8";
/* RECRUIT CSS
------------------------------------ */
.sec-title .pttl {
  letter-spacing: 0.2em;
}

.section-recruit .recruit-inner .info {
  width: 46.14035087719298%;
  float: left;
  line-height: 2.3125;
  letter-spacing: 0.025em;
  margin-top: -9px;
}
.section-recruit .recruit-inner .info .title {
  line-height: 1.428571428571429;
  letter-spacing: 0.025em;
}
.section-recruit .recruit-inner .thumb {
  width: 64.03508771929825%;
  float: right;
  margin-right: -15.78947368421053%;
}
.section-recruit .recruit-inner .thumb img {
  display: block;
  width: 100%;
}

.section-recruit .cm-btn {
  display: block;
  margin: 0 auto;
}

.section-recruit .box-table dt {
	width: 230px;
}

.section-recruit .box-table dt,
.section-recruit .box-table dd {
	 font-family:"Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
}

.t-situation {
	font-family:"Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
	font-weight: bold;
	color: #fff;
	background: #636000;
	padding: 20px;
}

@media (max-width: 991px) {
  .section-recruit .recruit-inner .info {
		  width: 56.14035087719298%;
  }
  .section-recruit .recruit-inner .thumb {
    width: 50%;
    margin-right: -10%;
  }
}
@media (max-width: 870px) {

  .section-recruit .recruit-inner .info {
    width: auto;
    float: none;
    margin: 0 0 30px;
  }
  .section-recruit .recruit-inner .info .title {
    line-height: 1.428571428571429;
    letter-spacing: 0.025em;
  }
  .section-recruit .recruit-inner .thumb {
    width: auto;
    max-width: 730px;
    float: none;
    margin: 0 auto;
  }
}
@media (max-width: 768px) {


}
.section-recruit-message {
  position: relative;
  padding-bottom: 90px;
}
.section-recruit-message .sec-title1 {
  line-height: 0.8235294117647059;
  position: absolute;
  top: 50px;
  left: 0;
}
.section-recruit-message .sec-title2 {
  position: relative;
  z-index: 2;
  margin-bottom: 95px;
}
.section-recruit-message .slick-list {
  overflow: visible;
}
.section-recruit-message .slick-slider {
  position: static;
}
.section-recruit-message .slick-arrow {
  width: 52px;
  height: 52px;
  background-position: center center;
  background-repeat: no-repeat;
  top: 50%;
  margin-top: -12px;
  position: absolute;
  z-index: 2500;
}

.section-recruit-message .slick-prev,
.section-recruit-message .slick-next {
    width: 33px;
    height: 33px;
    box-sizing: border-box;
    display: block;
    transition: 0.2s all ease;
}

.section-recruit-message .slick-prev {
	bottom: 0;
    left: 23px;
    transform: rotate(-135deg);
    border-right: 1px solid #fff;
    border-top: 1px solid #fff;
}
.section-recruit-message .slick-next {
    right: 23px;
    transform: rotate(45deg);
    border-right: 1px solid #fff;
    border-top: 1px solid #fff;
}
.section-recruit-message .slider {
  position: relative;
}
.section-recruit-message .slider-recruit-w {
  z-index: 10;
  max-width: 900px;
  margin: 0 auto;
}
.section-recruit-message .slider-recruit-w .item {
  margin: 0 15px;
  position: relative;
}
.section-recruit-message .slider-recruit-w .item .fancybox {
  display: block;
  position: relative;
}
.section-recruit-message .slider-recruit-w .item img {
  display: block;
  width: 100%;
}
.section-recruit-message .slider-recruit-w .item .info {
  position: absolute;
  width: 175px;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.8);
  padding: 70px 0 0 26px;
  color: #fff;
  line-height: 1.714285714285714;
}
.section-recruit-message .slider-recruit-w .item .info .txt1 {
  line-height: 1.2;
}
.section-recruit-message .slider-recruit-w .item .info .txt2 {
  margin: 3px 0 23px;
  opacity: 0.7;
}
.section-recruit-message .slider-recruit-w .item .info .txt3 {
  letter-spacing: 0.025em;
  line-height: 1.78571;
}


@media (max-width: 991px) {
  .section-recruit-message .slider-recruit-w .item .info {
    padding: 25px 0 0 15px;
  }
}
@media (max-width: 768px) {
  .section-recruit-message {
    padding-bottom: 50px;
  }
  .section-recruit-message .sec-title1 {
    top: 96px;
    left: 0;
  }
  .section-recruit-message .sec-title2 {
    margin-bottom: 70px;
  }
  .section-recruit-message .slider-recruit-w {
    max-width: 70%;
  }
  .section-recruit-message .slider-recruit-w .item {
    margin: 0 10px;
  }
  .section-recruit-message .slider-recruit-w .item .info {
    padding: 30px 0 0 15px;
  }
  .section-recruit-message .slick-arrow {
    width: 25px;
    height: 25px;
  }
}
@media (max-width: 480px) {
  .section-recruit-message .slider-recruit-w .item {
    margin: 0 5px;
  }
  .section-recruit-message .slider-recruit-w .item .info {
    padding: 15px;
	position: relative;
	width: 100%;
  }
  .section-recruit-message .slider-recruit-w .item .info .txt2 {
    margin-bottom: 4px;
  }
  .section-recruit-message .slick-arrow {
    width: 35px;
    height: 35px;
  }
}
@media (max-width: 768px) {
  .f-sz35 {
    font-size: 2.5rem;
  }
}
@media (max-width: 480px) {
  .f-sz35 {
    font-size: 2rem;
  }
  .section-recruit .container {
	padding-right: 5px;
    padding-left: 5px;
  }
  .sec-title .title {
	 font-size: 20vw;
  }
}
.fancybox-modal {
  display: none;
}

.fancybox-slide > div {
  background: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  padding: 0;
  overflow: visible;
}


.fancybox-slide:before {
	content: none;
}/* 追加 */

.fancybox-caption-wrap {
  display: none;
}

.fancybox-close-small {
  width: 60px;
  height: 60px;
  background: #000;
  right: 0;
  top: 0;
  display: inline-block;
  position: absolute;
}
.fancybox-close-small span{
	position: relative;
    display: block;
	width: 60px;
    height: 60px;
}
.fancybox-close-small span::before,
.fancybox-close-small span::after {
	position: absolute;
	content:"";
	transition: all 0.28s ease;
    display: block;
    width: 35px;
    height: 1px;
    left: 13px;
    top: 30px;
    background-color: #fff;
}

.fancybox-close-small span::before {
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
}

.fancybox-close-small span::after {
    -ms-transform: rotate(-135deg);
    transform: rotate(-135deg);
    -webkit-transform: rotate(-135deg);
}

.fancybox-close-small:hover span::before {
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
}

.fancybox-close-small:hover span::after {
    -ms-transform: rotate(-180deg);
    transform: rotate(-180deg);
    -webkit-transform: rotate(-180deg);
}

.item .button {
	display: block;
    width: 100%;
}

.item .button:hover {
	cursor: pointer;
}

html.modal-active,
body.modal-active {
	overflow: hidden;
}

.modal-container {
  position: fixed;
  display: table;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  overflow: auto;
  transform: scale(0);
  z-index: 999999;

}
.modal-overlay {
    display:none;
    position:fixed;
    top:0;
    left:0;
    width:100%;
    height:120%;

}
.modal-overlay.in {
  transform: scaleY(0.01) scaleX(0);
  animation: unfoldIn 1s cubic-bezier(0.165, 0.84, 0.44, 1) forwards;
  z-index: 999998;
display:block;
background-color:rgba(0,0,0,0.8);

}


.modal-container.in {
  transform: scaleY(0.01) scaleX(0);
  animation: unfoldIn 1s cubic-bezier(0.165, 0.84, 0.44, 1) forwards;
  display: block;

}
.modal-container.in .modal-background .modal {
  transform: scale(0);
  animation: zoomIn 0.5s 0.8s cubic-bezier(0.165, 0.84, 0.44, 1) forwards;

}
.modal-container.out {
  transform: scale(1);
  animation: unfoldOut 1s 0.3s cubic-bezier(0.165, 0.84, 0.44, 1) forwards;
}
.modal-container.out .modal-background .modal {
  animation: zoomOut 0.5s cubic-bezier(0.165, 0.84, 0.44, 1) forwards;
}

.modal-container.in .modal-background {
  display: block;
  /*background: rgba(0, 0, 0, 0.8);*/
  text-align: left;
  vertical-align: middle;
}
.modal-container .modal-background .modal {
    display: block;
    position: relative;
    height: 100%;
	min-height: 100%;
    /*overflow-y: scroll;*/
	padding: 60px;
	box-sizing: border-box;
}


.content .buttons {
  max-width: 800px;
  margin: 0 auto;
  padding: 0;
  text-align: center;
}
.content .buttons .button {
  display: inline-block;
  text-align: center;
  padding: 10px 15px;
  margin: 10px;
  background: red;
  font-size: 18px;
  background-color: #efefef;
  border-radius: 3px;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
  cursor: pointer;
}
.content .buttons .button:hover {
  color: white;
  background: #009bd5;
}

@keyframes unfoldIn {
  0% {
    transform: scaleY(0.005) scaleX(0);
  }
  50% {
    transform: scaleY(0.005) scaleX(1);
  }
  100% {
    transform: scaleY(1) scaleX(1);
  }
}
@keyframes unfoldOut {
  0% {
    transform: scaleY(1) scaleX(1);
  }
  50% {
    transform: scaleY(0.005) scaleX(1);
  }
  100% {
    transform: scaleY(0.005) scaleX(0);
  }
}
@keyframes zoomIn {
  0% {
    transform: scale(0);
    opacity: 0;
  }
  100% {
    transform: scale(1);
    opacity: 1;
  }
}
@keyframes zoomOut {
  0% {
    transform: scale(1);
  }
  100% {
    transform: scale(0);
    opacity: 0;
  }
}




@keyframes modalFadeIn {
  0% {
    background-color: transparent;
  }
  100% {
    background-color: white;
  }
}
@keyframes modalFadeOut {
  0% {
    background-color: white;
  }
  100% {
    background-color: transparent;
  }
}
@keyframes modalContentFadeIn {
  0% {
    opacity: 0;
    top: -20px;
  }
  100% {
    opacity: 1;
    top: 0;
  }
}
@keyframes modalContentFadeOut {
  0% {
    opacity: 1;
    top: 0px;
  }
  100% {
    opacity: 0;
    top: -20px;
  }
}

@keyframes slowFade {
  0% {
    opacity: 1;
  }
  99.9% {
    opacity: 0;
    transform: scale(1);
  }
  100% {
    transform: scale(0);
  }
}


@media screen and (min-width: 1405px) and (max-height: 750px) {
	.fancybox-close-small {
	  top: 0;
	}
}
@media screen and (max-width: 1404px) and (max-height: 750px) {
  .fancybox-close-small {
    top: 55px;
  }
}
@media (max-width: 1024px) {
	.fancybox-close-small {
	  top: 0;
	}
}

@media (max-width: 768px) {
  .fancybox-close-small {
    top: 0;
	right: 0;
	position: absolute;
  }
  .fancybox-close-small:after {
  	display: none;
  }
}

/*

.lock {
    overflow:hidden;
}

#modal-target {
  display: none;;
  position: relative;
  width:50%;
  border:2px solid #aaa;
  background:#fff;
}


.modal-wrap {
    z-index:2;
    display:none;
    position:fixed;
    top:0;
    left:0;
    width:100%;
    height:100%;
    overflow:auto;
}

.modal-open {
    color:#00f;
    text-decoration:underline;
}

.modal-open:hover {
    cursor:pointer;
    color:#f00;
}

.modal-close {
    color:#00f;
    text-decoration:underline;
}

.modal-close:hover {
    cursor:pointer;
    color:#f00;
}
*/

.fancybox-recruit-content {
  max-width: 1404px;
  margin-right: auto;
  margin-left: auto;
  padding: 0 62px;
}
.fancybox-recruit-content .thumb {
  width: 47.47081712062257%;
  float: left;
}
.fancybox-recruit-content .thumb img {
  display: block;
  width: 100%;
}
.fancybox-recruit-content .info {
  width: 48.24902723735409%;
  float: right;
  letter-spacing: 0.05em;
  line-height: 2.1875;
  color: #fff;
  padding: 30px 0 0;
}
.fancybox-recruit-content .info .head {
  margin-bottom: 54px;
}
.fancybox-recruit-content .info .title {
  margin-bottom: 15px;
  letter-spacing: 0.075em;
}

.fancybox-bg,
.fancybox-inner,
.fancybox-outer {
	width: 100%;
}

.fancybox-slide {
	width: 100vw;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.fancybox-close-small:after {
	content: none;
}

@media (max-width: 1404px) {
  .fancybox-recruit-content {
    padding: 62px;
  }
}
@media (max-width: 1300px) {
  .fancybox-recruit-content .info {
    padding: 0;
  }
}
@media (max-width: 1024px) {
	.fancybox-slide {
		display: block;
	}
  .fancybox-recruit-content {
    padding: 50px;
    margin: 0 !important;
  }
  .fancybox-recruit-content .thumb {
    max-width: 550px;
	width: auto;
    float: none;
    margin: 0 auto 25px auto;
    text-align: center;
  }
  .fancybox-recruit-content .info {
    width: auto;
    float: none;
  }
  .fancybox-recruit-content .info .head {
    margin-bottom: 30px;
  }
}



@media (max-width: 480px) {
  .fancybox-recruit-content {
    padding: 40px 25px !important;
  }

  .fancybox-recruit-content .info .title {
    font-size: 1.8rem;
    margin-bottom: 5px;
  }

  .fancybox-recruit-content .info .head {
    margin-bottom: 15px;
  }

  .fancybox-recruit-content .info {
    font-size: 1.4rem;
  }
}


/* 職種カテゴリ ------------ */
.section-recruit .cat-nav .ul-tab > li:last-child {
  border-right:  none;
}
.section-recruit .cat-nav .ul-tab > li:last-child {
  border-right:  none;
}
.section-recruit .box-table:not(.active) {
  display: none;
}
