<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";

.index_mv {
  position: relative;
  overflow: hidden;
  padding-bottom:0;
  margin-top:100px;
}
.index_mv .inner {
  display:block;
  width: 100%;  
  /*height: 652px;*/
  position: absolute; 
  top:50%;
  left: 50%;
  transform: translate(-50%,-50%);
  z-index: 98;
}
.index_mv .catch { 
  display:inline-block;
  position: absolute;
  width:100%;
  max-width:518px;
  bottom:8%;
  left: 25%;
  transform: translateX(-25%);
  z-index: 99;
}
.index_mv .slide,
.index_mv .slideSP{
    width:100%;
    margin:0 auto;
    background-position: center top;
}
.index_mv .slide li{
  background-size: cover;
  width: 100%;
  height: 652px;
  background-repeat: no-repeat;
  background-position: center top;
}

.index_mv .slideSP li{
  background-size: cover;
  width: 100%;
  height: 598px;
  background-repeat: no-repeat;
  background-position: center top;
}

.index_mv p:last-child {
  line-height: 2.25;
}
.home .slick-dots li {
  position: relative;
  display: inline-block;
  width: 820px;
  height: 6px;
  margin: 0 5px;

}
.home .slick-dots li {
  width: 96px;
  height: 6px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}

.home .slick-dots li button {
  font-size: 0;
  line-height: 0;
  display: block;
  width: 96px;
  height: 6px;
}

.home .slick-dots li button:before {
  content: "";
  display: block;
  line-height: normal;
  position: absolute;
  top: 0;
  left: 0;
  width: 96px;
  height: 6px;
  text-align: center;
  opacity: 1;
  background-color: var(--accent-color01);
}
.home .slick-dots {
  max-width: 1080px; 
  margin: 0 auto;
  z-index: 999;
  left: 0;
  right: 0;
  text-align: center;
}
.home .slick-dots li.slick-active button:before {
  opacity: 1;
  background-color: var(--accent-color02);
}

.home .slick-dotted.slick-slider {
  margin: 0 auto;
  line-height: 0;
}


.home #sec01 .mark {
	position: absolute;
	right: -80px;
	bottom: 561px;
}


.home #sec01 {
  padding: 64px 0 0;
  box-sizing: border-box;
  /*background-color: var(background);*/
  position: relative;
}

.home #sec01 .inner {
	position: relative;
	z-index: 2;
    text-align: center;
}

.home #sec01 .txt {
  padding: 0;
  margin-bottom:0 !important;
  color:var(--base-font-color);
  font-size:1.125rem;
  line-height:1.75;
  letter-spacing: 0.04em;
}

.home #sec01 h2:not(.ttl_h2) {
  font-family: var(--headline-font-family) ;
  font-size: 2.25rem;
  line-height: 1.4;
  letter-spacing: 0.04em;
  margin-bottom: 20px;
  padding: 0;
  color:var(--h2-color);
  font-weight:400;
}


.home #sec01 .important_news_area{
   padding:1.5em 2em;
   margin-top:64px;
   width: 100%;
   background-color: #ffeced;
   border:1px solid #ec0f42;
   text-align: left;
}

.home #sec01 .important_news_area h3{
   padding:0.75em;
   margin-bottom:30px;
   width: 100%;
   background-color: var(--color-white);
   border:1px solid #ec0f42;
   text-align: center;
   color:#ec0f42;
   font-size:1.125rem;
   font-weight:bold;
   letter-spacing:0.06em;
}

.home #sec01 .important_news_area .txt{
   margin-bottom:0;
   font-size:initial;
}

.home #sec01 .important_news_area .txt strong{
   font-weight:500;
}

.home #sec01 .btn_area{
  text-align: center;
}


.home #sec01 .works_list {
	width: 100%;
	padding:4.375rem 0 0;
}

.home #sec01 .works_list ul {
	display: flex;
	justify-content: space-between;
}
.home #sec01 .works_list ul li {
  letter-spacing: normal;
  width:calc((100% - 60px ) / 3);
  display: inline-block;
}
.home #sec01 .works_list ul li:nth-of-type(1) {
}

.home #sec01 .works_list ul li .boxImg{
  width:100%;
  height:338px;
  overflow: hidden;
}
.home #sec01 .works_list ul li img{
  border-radius:0px;
  width:auto;
  min-height:236px;
  object-fit: cover;
}

.home #sec01 .works_list ul li .boxTxt{
  display:flex;
  align-items:center;
  min-height:98px;
  text-align:left;
  border-radius: 0 0 10px 10px;
  background-color: var(--main-color);
}

.home #sec01 .works_list ul li h3{
  width:100%;
  margin:0 auto;
  padding:0em 0.8em;
  font-size: 1.45rem;
  font-weight:600;
  letter-spacing: -0.04em;
  line-height: 1.40;
  color:var(--color-white);
  position: relative;
  counter-increment: number;
  z-index:1;
}

.home #sec01 .works_list ul li h3::after{
    content: counter(number,decimal-leading-zero);	
	position:absolute;
	top:calc(50%);
    right: 0.18em;
    transform: translateY(-50%);
    font-family: var(--headline-font-family);
    color: var(--color-white);
    opacity: 0.3;
    letter-spacing: 0.02em;
    font-size: 5.28125rem;
    font-weight: 400;
    z-index:-2;
}

.home #sec01 .boxImgSec01 {
	height: 570px;
	background: url("../../images/index/img-sec01.jpg") no-repeat center top;
	background-size: cover;
	margin-top: 3.75rem;
}

/* 先輩インタビュー-------------------------------------------------------------------*/

.home #sec02 {
  padding: 125px 0 0px;
  background: url(../../images/index/bg-sec02.png) no-repeat 49% top;
  background-size: auto;
  min-height:520px;
  position: relative;
}

@media only screen and (max-width: 1366px) {
.home #sec02 {
  background: url(../../images/index/bg-sec02-02.png) no-repeat 49% top;
  background-size: auto;
}
}
.home #sec02 .btn_area {
  display:block !important;
}

.home #sec02 .btn_area a {
  margin-top: 20px !important;
}
.home #sec02 h2 {
  max-width: 464px;
  font-size: 2.25rem;
  letter-spacing: 0.1em;
  color: var(--h2-color);
  font-family:var(--headline-font-family);
  margin:  45px 0 30px;
  font-weight: 400;
}
.home #sec02 h2 span {
  display: inline-block;
  font-size: 1.25rem;
  color: #767676;
  font-weight: 400;
  width: 293px;
  margin-left: 15px;
  position: relative;
}
.home #sec02 h2 span:before {
  content: "";
  display: block;
  width: 100%;
  height: 3px;
  background-color: #e5151f;
  position: absolute;
  top: -15px;
}
/*.home #sec02 .btn_area a:last-child {
	margin-top: 30px;
}*/
.home #sec02 .txt p {
  max-width: 550px;
  letter-spacing: 0.00em;
}
.btnIndexSec02 {
	color: #0b5d62;
	border: 1px solid #0b5d62;
	letter-spacing: 0.1em;
	font-size: 1.125rem;
	font-weight: bold;
	width: 258px;
	height: 51px;
	display: flex;
	align-items: center;
	position: relative;
	padding-left: 23px;
	margin: 50px auto 0 auto;
}

.btnIndexSec02:before {
	content: '';
    display: block;
    width: 0.5em;
    height: 0.5em;
    border-top: solid 1px #0b5d62;
    border-right: solid 1px #0b5d62;
    position: absolute;
    right: 20px;
    top: 0;
    bottom: 0;
    margin: auto;
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}


/* 募集要項一覧-------------------------------------------------------------------*/

.home .to_recruit_list {
    padding: 85px 0;
	overflow: hidden;
	background-color:#fff;
}

.home .to_recruit_list .btn_area{
  text-align: center;
}
.home .to_recruit_list .txt p {
    font-weight: bold;
    color: var(--color-white);
}
.home .to_recruit_list .txt p {
    margin-bottom: 40px;
}

.boxRecruitList{
  margin-right: -30px !important;
}

.boxRecruitList .box{
  background-color: var(--accent-color01);
  width: 335px !important;
  margin-right: 60px !important;
  border-radius:10px;
}

.boxRecruitList .box .img {
    line-height: 0;
    width: 335x;
    height: 240px;
    position: relative;
    overflow: hidden;
    flex-shrink: 0;
	border-top-left-radius:10px;
	border-top-right-radius:10px;
}
.boxRecruitList .box .img img {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width:100%;
    height: auto;
}
.boxRecruitList .box .cont {
    padding: 25px 10px 60px 18px;
    position: relative;
    width: 100%;
	min-height:220px;
}
.boxRecruitList .box .cont h3 {
    color: var(--h3-color);
    font-weight: 600;
    letter-spacing: 0.02em;
    font-size: 1.3125rem;
    margin-bottom: 0.6em;
    line-height: 1.4;
	text-align: left;
}
.boxRecruitList .box .cont dl {
    font-size: 1.0rem;
    display: flex;
    line-height: 1.5;
}
.boxRecruitList .box .cont dl dt {
    width: 4.0em;
	font-weight: 400;
}
.boxRecruitList .box .cont .read_more {
    font-size: 0.875rem;
    color: #fff;
    background-color: var(--point-color);
    width: 140px;
    height: 37px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    right: 0;
    bottom: 0;
	border-top-left-radius:10px;
	border-bottom-right-radius:10px;
}
.boxRecruitList .box .cont .read_more span {
    position: relative;
    padding-right: 35px;
}
.boxRecruitList .box .cont .read_more span:after {
    content: '';
    display: block;
    width: 0.5em;
    height: 0.5em;
    border-top: solid 1px #fff;
    border-right: solid 1px #fff;
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}
.boxRecruitList .slick-prev:before, 
.boxRecruitList .slick-next:before {
    content: none;
}
.boxRecruitList .slick-prev, 
.boxRecruitList .slick-next {
    width: 77px;
    height: 77px;
    opacity: 1 !important;
}
.boxRecruitList .slick-prev {
    background: url("../../images/common/icn-next.svg") no-repeat center center !important;
    left: -120px;	transform:scale(-1,1);
}
.boxRecruitList .slick-next {
    background: url("../../images/common/icn-next.svg") no-repeat center center !important;
    right: -120px;transform:scale(1,-1);
}

.home .ttl_box {
  position: relative;
  padding:0;
}
.home .ttl_box h2.ttl_h2{
    text-align: left;
}

.home .ttl_box h2.ttl_h2::after {
  position: absolute;
  bottom: 0;
  left: 0;
  transform: translateX(0%);
}


.home .ttl_box .btn_area {
  padding: 0;
  position: absolute;
  top: 20%;
  right: 0;
  transform: translateY(-20%);
  width: 180px;
}

.home .ttl_box .btn_area a {
  margin: 0 !important;
}

.home .ttl_box .btn_area .btn_std{
    display: inline-block;
    min-width: 180px;
	display: inline-flex;
	padding-right:45px;
    background: url(../../images/common/icn-arrow.svg) no-repeat calc(100% - 18px) center;
	background-size: 29px;
    color: var(--point-color);
	background-color: var(--color-white);
    font-weight: 600;
    font-size: 1.125rem;
	line-height:1.125rem;
    height: 46px;
    text-align: left;
    position: relative;
	border-radius:10px;
}

.home .ttl_box .btn_area .btn_std02{
    display: inline-block;
    min-width: 180px;
	display: inline-flex;
	padding-right:45px;
    background: url(../../images/common/icn-arrow.svg) no-repeat calc(100% - 18px) center;
	background-size: 29px;
    color: var(--point-color);
	background-color: var(--color-white);
    font-weight: 600;
    font-size: 1.125rem;
	line-height:1.125rem;
    height: 46px;
    text-align: left;
    position: relative;
	border-radius:10px;
}

.home .ttl_box .btn_area .btn_std span,
.home .ttl_box .btn_area .btn_std02 span{
    font-size:0.985rem;
}</pre></body></html>