@charset "utf-8";
/*****共通*****/
 #topMain .key-wrap {
     background-image: linear-gradient(#ffffff 30%, #01b097 53%, #0065b5 81%);
     height: 100vh;
     display: grid;
     position: relative;
}
 #topMain .topKeyimages {
     position: fixed;
     top: 0;
     left: 0;
     width: 100%;
     height: 100%;
     z-index: -1;
}
 #topMain {
     position: relative;
     z-index: 0;
}
.mojikan{
	letter-spacing: -50px;
}
/********************** サイト表示アニメーション **********************/
/* スプラッシュ全体 */

.loading {
  position: fixed;
  inset: 0;
  background: #000;
  display: flex;
  justify-content: center;
  align-items: center;
  opacity: 1;
  transition: opacity 0.5s ease;
  z-index: 9999;
}

.loading.is-hide {
  opacity: 0;
  pointer-events: none;
}
.loading video {
  width: 100%;
  height: 100%;
  object-fit: cover;
}


/********************** サイト表示アニメーション終了 **********************/
/*スライダー*/
 .slideshow {
     opacity: 1 !important;
     transform: none !important;
}

 #topMain .sec1 .slider {
     margin-top: 6em;
}
 #topMain .slider {
     position: relative;
     margin-bottom: 40px;
}
 #topMain .slider li {
     padding: 0 20px;
}
 #topMain .slider li .img {
     margin-bottom: 30px;
     overflow: hidden;
}
 #topMain .slider li .img img {
     transition: transform 0.6s ease;
     width: 100%;
     height: 100%;
     object-fit: cover;
}
 #topMain .slider li .flex {
     display: flex;
     justify-content: space-between;
     margin-bottom: 10px;
     align-items: flex-end;
}
 @media screen and (min-width: 768px) {
#topMain .topKeyimages .key-wrap:after {
    position: absolute;
    content: "";
    background: url(../images/top/before-recruit.png) no-repeat center / contain;
    bottom: 50px;
    right: 2%;
    width: 320px;
    height: 220px;
    z-index: 13;
}
#topMain .topKeyimages .key-space:before {
    position: absolute;
    content: "";
    background: url(../images/global/foot-drop.png) no-repeat center / contain;
    bottom: 0px;
    left: 50%;
    transform: translateX(-50%);
    width: 135px;
    height: 150px;
    z-index: 13;
}
}
 @media screen and (min-width: 1380px) and (max-width: 1680px){
     #topMain .topKeyimages .ttl-wrap {
         position: absolute;
         z-index: 10;
         justify-self: center;
         top: 400px;
    }
     #topMain .topKeyimages .ttl-wrap h1 {
         color: #fff;
         text-align: center;
         font-size: 100px;
         font-family: "a-otf-ryumin-pr6n", serif;
         /*text-shadow: 1px 1px 10px rgb(0 84 255 / 80%);*/
		 text-shadow: 1px 1px 15px rgb(0 0 0 / 0.5), 1px 1px 10px rgb(0 0 0 / 0.5);
    }
}
 @media screen and (max-width: 767px) {
     #topMain .topKeyimages .key-wrap {
         height: 80vh;
    }
     #topMain .topKeyimages .key-wrap:after {
        position: absolute;
        content: "";
        background: url(../images/top/before-recruit.png) no-repeat center / contain;
        bottom: 70px;
        right: 2%;
        width: 150px;
        height: 220px;
        z-index: 13;
    }
     #topMain .topKeyimages .key-wrap .slideshow{
         width: 90%;
    }
    /*h1 {
         font-size: 45px;
    }
    */
}
/*****共通end*****/
 #topMain .sec1 {
     width: 100%;
     position: relative;
     margin-top: 910px;
     background-color: #fff;
     padding-top: 150px;
     padding-bottom: 80px;
}
 /*#topMain .sec1:before {
     position: absolute;
     content: "";
     background: url("data:image/svg+xml;utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1920 125' preserveAspectRatio='none'%3E%3Cpath d='M0,65 C240,100 480,100 720,85 C960,70 1200,30 1440,50 C1680,65 1800,90 1920,80 L1920,125 L0,125 Z' fill='white'/%3E%3C/svg%3E") center top no-repeat;
     top: -12vh;
    width: 100%;
    aspect-ratio: 1920 / 125;
     left: 0;
}*/
.wave {
  position: absolute; /* または relative+z-index */
  top: calc(-50px);
  left: 0;
  width: 100%;
  aspect-ratio: 1920 / 200;
  background: url("data:image/svg+xml;utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1920 150' preserveAspectRatio='none'%3E%3Cpath d='M0 25 Q80 25 160 12.5 Q320 -12.5 480 12.5 Q560 25 640 25 Q720 25 800 12.5 Q960 -12.5 1120 12.5 Q1200 25 1280 25 Q1360 25 1440 12.5 Q1600 -12.5 1760 12.5 Q1840 25 1920 25 L1920 150 L0 150 Z' fill='%23ffffff'/%3E%3C/svg%3E") center top no-repeat;
  background-size: 100% 100%;
}
 #topMain .sec1 .wrap{
     max-width: 1200px;
     padding: 0 20px;
     margin: 0 auto;
}
 #topMain .sec1 h1 {
     font-weight: bold;
     color: #0065b5;
     line-height: normal;
     padding-top: 10px;
}
 #topMain .sec1 h4 {
     font-size: 25px;
     color: #01b097;
     font-weight: bold;
     position: relative;
     letter-spacing: 0px;
     transform-origin: left;
}
 #topMain .sec1 .flex {
     justify-content: space-between;
}
 #topMain .sec1 .info-wrap {
     font-family: YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, "sans-serif";
}
 #topMain .sec1 .info-wrap li a {
     display: flex;
     align-items: center;
     padding: 30px 0;
     position: relative;
}
 #topMain .sec1 .info-wrap li a::before, #topMain .sec1 .info-wrap li a:after{
     content: "";
     position: absolute;
     top: 40%;
     right: 25px;
     background-image: linear-gradient(to bottom, #0065b5 0%, #007fb8 40%, #01b097 100%);
     padding: 8px;
     border-radius: 30px;
}
 #topMain .sec1 .info-wrap li a:hover:after{
     animation: pulsate 1.5s infinite;
}
 @keyframes pulsate {
     0% {
         transform: scale(1);
         opacity: 1;
    }
     100% {
         opacity: 0;
         transform: scale(3);
    }
}
 #topMain .sec1 .info-wrap li:first-child {
     border-top: 1px solid #babfca;
}
 #topMain .sec1 .info-wrap li {
     border-bottom: 1px solid #babfca;
}
 #topMain .sec1 .cat{
     color: #0065b5;
     background-color: #e9e9e9;
     padding: 5px 30px;
     border-radius: 20px;
}
 #topMain .sec1 .date{
     color: #0065b5;
     font-weight: 600;
}
 #topMain .sec1 .ttl{
     font-size: 16px;
}
 #topMain .sec1 a.more-btn-trigger {
     display: flex;
     align-items: center;
     font-size: 15px;
     font-weight: 600;
     padding-top: 30px;
     width: fit-content;
     justify-self: right;
     font-family: YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, "sans-serif";
	 margin-left: auto;
}

@media screen and (min-height: 1100px) {
	#topMain .sec1 {
		margin-top: 1250px;
	}
	#topMain .topKeyimages .key-wrap:after {
        position: absolute;
        content: "";
        background: url(../images/top/before-recruit.png) no-repeat center / contain;
        bottom: 135px;
        right: 2%;
        width: 320px;
        height: 220px;
        z-index: 13;
    }
}
@media screen and (min-height: 940px) {
	#topMain .sec1{
		margin-top: 950px;
	}
}
 @media screen and (min-width: 768px) {
     #topMain .sec1 .info-wrap li {
    }
     #topMain .sec1 .info-wrap li .news_inner {
         padding-left: 40px;
    }
     #topMain .sec1 .info-wrap {
         width: min(70%, 850px);
    }
     #topMain .sec1 h1 {
         font-size: 70px;
    }
	 #topMain .sec1 .date{
		  padding-left: 25px;
	 }
}
 @media screen and (min-width: 768px) and (max-width: 1380px){
     #topMain .sec1{
         margin-top: 65em;
    }
	 #topMain .topKeyimages .ttl-wrap h1{
		 font-size: 85px;
	 }
}
 @media screen and (max-width: 767px) {
     #topMain .sec1 h1, #topMain .sec1 h4, #topMain .sec1 .onestop::after{
         font-family: "Hiragino Sans", "Helvetica Neue", Arial, "Yu Gothic", "Meiryo", sans-serif;
    }
     #topMain .sec1 {
         margin-top: 39em;
         padding: 50px 0;
    }
	 .wave {
  top: -4vh;
}
	.mojikan {
    letter-spacing: 0px;
}
     #topMain .sec1 h1{
         padding-top: 0;
         font-size: 45px;
         padding-bottom: 10px;
    }
     #topMain .sec1 .info-wrap li {
         border-bottom: 1px solid #babfca;
         position: relative;
         padding: 17px 20px;
    }
     #topMain .sec1 .info-wrap li a {
         flex-direction: column;
         align-items: baseline;
         padding: 0;
    }
     #topMain .sec1 .info-wrap li a::before, #topMain .sec1 .info-wrap li a:after{
         right: 5px;
    }
}
 #topMain .sec2 {
     width: 100%;
     padding: 30px 0;
     position: relative;
     background-color: #f1f6f7;
     background: linear-gradient(180deg, #fff 0%, #fff 9%, #f1f6f7 9%, #f1f6f7 100%);
}
 #topMain .sec2 .wrap{
     max-width: 100%;
     padding: 0 100px;
     margin: 0 auto;
}
#topMain .sec2 h1 {
     font-weight: bold;
     color: #9cabb7;
     line-height: normal;
}
 #topMain .sec2 h4 {
     font-size: 25px;
     color: #01b097;
     font-weight: bold;
     position: relative;
     letter-spacing: 1px;
     transform-origin: left;
}
 #topMain .sec2 .bg-business{
     background: url(../images/top/bg-business.jpg) no-repeat;
     padding: 90px 200px;
     /*background-size: cover;*/
     margin: 70px 0;
}
 #topMain .sec2 .bg-business h3 {
     font-size: 45px;
     color: #fff;
     font-weight: bold;
     letter-spacing: 1px;
     padding-bottom: 70px;
}
 #topMain .sec2 .bg-business p {
     font-size: 16px;
     color: #fff;
     letter-spacing: 2px;
     line-height: 35px;
}
 #topMain .sec2 .bg-business ul li{
}
 #topMain .sec2 .bg-business ul a{
     display: flex;
     background-color: #f2f5f9;
     padding: 25px 30px;
     margin-bottom: 20px;
     align-items: center;
     position: relative;
}
 #topMain .sec2 .bg-business ul a .txt{
     padding-left: 20px;
     font-size: 23px;
     font-weight: bold;
}
 #topMain .sec2 .bg-business .flex{
     justify-content: space-between;
}
 #topMain .sec2 .bg-business a.more-btn-trigger {
     display: flex;
     align-items: center;
     font-size: 15px;
     font-weight: 600;
     justify-content: right;
     padding-top: 30px;
     width: fit-content;
     justify-self: right;
     font-family: YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, "sans-serif";
     color: #fff;
	 margin-left: auto;
}
 #topMain .sec2 .dli-arrow-right{
     position: absolute;
     top: 40%;
     right: 25px;
}
 #topMain .sec2 .bg-business ul a:hover .dli-arrow-right {
     transform: translateX(13px);
     transition: transform 0.2s ease-in-out;
}
 @media screen and (min-width: 1980px) {
	 #topMain .sec2 .bg-business {
    background: url(../images/top/bg-business.jpg) no-repeat;
    padding: 90px 200px;
    background-size: cover;
    margin: 70px 0;
}
}
 @media screen and (min-width: 767px) {
     #topMain .sec2 .ttl-wrap{
         margin-left: 5em;
    }
     #topMain .sec2 h1 {
         font-size: 130px;
		     line-height: 150px;
    }
     #topMain .sec2 .bg-business .boxL {
         width: 36%;
    }
     #topMain .sec2 .bg-business .boxR {
         width: 42%;
	 }
}
 @media screen and (min-width: 1380px) and (max-width: 1580px){
	 #topMain .sec2 .bg-business {
    background: url(../images/top/bg-business.jpg) no-repeat;
    padding: 90px 80px;
    /* background-size: cover; */
    margin: 70px 0;
}
	     #topMain .sec2 .bg-business .boxL {
        width: 46%;
    }
	 #topMain .sec2 .bg-business ul a{
		 padding: 17px 20px;
		margin-bottom: 20px;
	 }
		#topMain .sec2 .bg-business ul a .txt {
			padding-left: 10px;
			font-size: 20px;
			font-weight: bold;
		}
}
 @media screen and (min-width: 768px) and (max-width: 1380px){
     #topMain .sec2 .wrap {
         max-width: 100%;
         padding: 0 40px;
         margin: 0 auto;
    }
     #topMain .sec2 .bg-business {
         padding: 100px;
    }
     #topMain .sec2 .bg-business .boxL {
         width: 45%;
    }
     #topMain .sec2 .bg-business .boxR {
         width: 48%;
    }
     #topMain .sec2 .bg-business ul a .txt {
         padding-left: 20px;
         font-size: 20px;
         font-weight: bold;
    }
     #topMain .sec2 .bg-business {
         background: url(../images/top/bg-business.jpg) no-repeat;
         padding: 120px 40px;
         background-size: cover;
         margin: 70px 0;
    }
}

 @media screen and (max-width: 767px) {
     #topMain .sec2 h1 {
         font-size: 45px;
    }
     #topMain .sec2 .wrap {
         max-width: 100%;
         padding: 0 20px;
         margin: 0 auto;
    }
     #topMain .sec2 .bg-business{
         padding: 30px 20px;
		 background-size: cover;
    }
     #topMain .sec2 .bg-business h3 {
         font-size: 27px;
         padding-bottom: 20px;
    }
     #topMain .sec2 .bg-business p {
         font-size: 14px;
         color: #fff;
         letter-spacing: 2px;
         line-height: 30px;
    }
     #topMain .slider li {
         padding: 0 10px;
    }
     #topMain .slider li .img {
         height: 265px;
         width: 280px;
    }
     #topMain .sec2 .bg-business ul a{
         padding: 15px 13px;
    }
     #topMain .sec2 .bg-business ul .icon{
         width: 50px;
    }
     #topMain .sec2 .bg-business ul a .txt {
         padding-left: 10px;
         font-size: 17px;
         font-weight: bold;
         width: 170px;
    }
     #topMain .sec2 .boxR{
         margin-top: 30px;
    }
}
 #topMain .sec3 {
     width: 100%;
     padding: 60px 0 150px;
     position: relative;
     background-color: #fff;
}
 #topMain .sec3 .wrap{
     max-width: 1400px;
}
 #topMain .sec3 .ttl-wrap{
     margin: 0 auto;
     width: fit-content;
     padding-bottom: 40px;
}
 #topMain .sec3 h1 {
     font-weight: bold;
     color: #9cabb7;
     line-height: normal;
     padding-top: 0;
}
 #topMain .sec3 h4 {
     font-size: 23px;
     color: #01b097;
     font-weight: bold;
     position: relative;
     letter-spacing: 1px;
     transform-origin: left;
}
 #topMain .sec3 ul.flex li {
     overflow: hidden;
     position: relative;
     width: 100%;
     cursor: pointer;
     z-index: 99;
     border: 1px solid #fff;
     margin: 0 2px;
}
 #topMain .sec3 .business01 .box-bg:before,#topMain .sec3 .business02 .box-bg:before,#topMain .sec3 .business03 .box-bg:before {
     position: absolute;
     content: '';
     display: block;
     top: 0;
     left: 0;
     right: 0;
     bottom: 0;
     background: #000000;
     opacity: .4;
}
 #topMain .business01 .box-bg:hover:before,#topMain .business02 .box-bg:hover:before,#topMain .business03 .box-bg:hover:before {
     opacity: 0.1;
     transition: .3s ease-in-out;
}
 #topMain .sec3 .business01 .box-bg,#topMain .sec3 .business02 .box-bg,#topMain .sec3 .business03 .box-bg {
     z-index: 0;
     transition: .3s ease-in-out;
     position: relative;
}
 #topMain .sec3 .business01 .box-bg {
     background: url(../images/top/img-business01.png) center center / cover no-repeat;
}
 #topMain .sec3 .business02 .box-bg {
     background: url(../images/top/img-business02.png) center center / cover no-repeat;
}
 #topMain .sec3 .business03 .box-bg {
     background: url(../images/top/img-business03.png) center center / cover no-repeat;
}
 #topMain .sec3 .business01 .box-bg:hover, #topMain .sec3 .business02 .box-bg:hover, #topMain .sec3 .business03 .box-bg:hover{
     transform: scale(1.1);
     transition: .3s ease-in-out;
}
 #topMain .sec3 .box-text {
     position: absolute;
    bottom: 11%;
    left: 35px;
     pointer-events: none;
     color: #fff;
}
 #topMain .sec3 .fl_inner, #topMain .sec3 .fl_inner {
    font-family: YuGothic, 'Yu Gothic medium', 'Hiragino Sans', Meiryo, 'sans-serif';
	 font-size: 35px;
    font-weight: bold;
    line-height: 50px;
    letter-spacing: 2px;
}
 #topMain .box-text p {
font-size: 20px;
    letter-spacing: 1px;
    font-family: 'Acumin Variable Concept';
    font-weight: 700;
}
 #topMain .sec3 .more-btn {
     position: absolute;
     bottom: 6%;
     right: 30px;
     pointer-events: none;
}
 @media screen and (min-width: 768px) {
     #topMain .sec3 h1 {
         font-size: 100px;
    }
     #topMain .sec3 .business01 .box-bg, #topMain .sec3 .business02 .box-bg, #topMain .sec3 .business03 .box-bg {
         width: 100%;
         height: 500px;
         z-index: 0;
         transition: .3s ease-in-out;
         position: relative;
    }
}
 @media screen and (min-width: 1380px) and (max-width: 1680px){
}
 @media screen and (min-width: 768px) and (max-width: 1380px){
}
 @media screen and (max-width: 767px) {
     #topMain .sec3 h1 {
         font-size: 45px;
    }
     #topMain .sec3{
         padding: 60px 0 90px;
    }
     #topMain .sec3 ul.flex {
         display: flex;
         justify-content: flex-start;
         flex-wrap: wrap;
    }
     #topMain .sec3 ul.flex li {
         width: 50%;
         padding: 6px;
         margin: 0;
    }
     #topMain .sec3 .business01 .box-bg,#topMain .sec3 .business02 .box-bg,#topMain .sec3 .business03 .box-bg {
         width: 100%;
         height: 200px;
    }
     #topMain .sec3 .box-text {
         position: absolute;
         bottom: 9%;
         left: 20px;
         pointer-events: none;
         color: #fff;
    }
     #topMain .sec3 .fl_inner, #topMain .sec3 .fl_inner{
         font-size: 22px;
         line-height: 30px;
    }
     #topMain .box-text p {
         font-size: 14px;
         line-height: 24px;
		 font-family: Meiryo, sans-serif;
    }
     #topMain .sec3 .more-btn {
         position: absolute;
         bottom: 10%;
         right: 15px;
         pointer-events: none;
         width: 35px;
         height: 35px;
    }
     #topMain .sec3 .more-btn span {
         vertical-align: middle;
         color: #fff;
         line-height: 2px;
         position: absolute;
         top: 14px;
         right: 7px;
         width: 17px;
         height: 2px;
         background: #fff;
    }
}
 #topMain .sec4 {
     width: 100%;
     padding: 120px 0;
     position: relative;
     background-color: #0065b5;
}
 #topMain .sec4:before{
    position: absolute;
    content: "";
    background: url(../images/top/before-recruit.png) no-repeat center / contain;
    display: block;
    top: -5px;
    left: -40px;
    width: 320px;
    height: 220px;
}
 #topMain .sec4 .wrap{
     max-width: 1500px;
}
 #topMain .sec4 h1 {
     font-weight: bold;
     color: #fff;
     padding-top: 0;	 
}
 #topMain .sec4 h4 {
     font-size: 23px;
     color: #fff;
     font-weight: bold;
     position: relative;
     letter-spacing: 1px;
     transform-origin: left;
}
 #topMain .sec4 p{
     color: #fff;
     font-size: 16px;
}
 #topMain .sec4 .flex{
     align-items: center;
     justify-content: space-between;
}
 #topMain .sec4 .slider{
     margin-top: 5em;
}
 #topMain .btn-green {
     background-color: #01b097;
     color: #fff;
     padding: 30px 120px;
     border-radius: 50px;
     font-size: 20px;
     font-weight: bold;
     position: relative;
     display: flex;
     align-items: center;
     justify-content: space-between;
}
 #topMain .btn-green:hover{
     background-color: #fff;
     color: #01b097;
}
 @media screen and (min-width: 768px){
     #topMain .sec4 h1 {
         font-size: 110px;
		      line-height: 120px;
    }
}
 @media screen and (min-width: 1380px) and (max-width: 1680px){
     #topMain .sec4 .wrap {
         max-width: 1060px;
    }
     #topMain .btn-green {
         background-color: #01b097;
         color: #fff;
         padding: 30px 80px;
         border-radius: 50px;
         font-size: 20px;
         font-weight: bold;
         position: relative;
         display: flex;
         align-items: center;
         justify-content: space-between;
    }
}
 @media screen and (min-width: 768px) and (max-width: 1380px){
}
 @media screen and (max-width: 767px) {
	 #topMain .sec4:before {
    position: absolute;
    content: "";
    background: url(../images/top/before-recruit.png) no-repeat center / contain;
    display: block;
    top: -55px;
    left: -10px;
    width: 190px;
    height: 220px;
}
     #topMain .btn-green {
         background-color: #01b097;
         color: #fff;
         padding: 20px 100px;
         border-radius: 50px;
         font-size: 20px;
         font-weight: bold;
         position: relative;
         display: flex;
         text-align: center;
         align-items: center;
         justify-content: space-between;
    }
     #topMain .sec4 h1{
         font-size: 45px;
         margin-bottom: 20px;
		 line-height: normal;
    }
     #topMain .sec4 p {
         padding-bottom: 30px;
    }
}
