@charset "UTF-8";

header.page{
  position: relative;
}

header.page:after{
  z-index: -1;
  content: '';
  background: url(../images/bg__01.webp)no-repeat top;
  background-size: cover;
  position: absolute;
  left:0;
  top:0;
  width:100vw;
  height: 100%;
}

header.page .logo-wrap{
  max-width: 280px;
  margin-top: 1em;
}

.page #nav-wrap{
  padding-top: 0;
}

.Recruit .comm__Inner .Item picture a:hover{
	opacity:0.7;
}

.p-page-visual__inner {
  margin: 0 auto;
  padding: 0 60px 0 ;
  display: flex;
  justify-content: space-between;
  height: 50vh;
  min-height: 600px;
}

.p-page-visual__inner div{
  width: 40%;
  padding: 2.6vw ;
  margin-bottom: 0;
  position: relative;
  margin-top: auto;
  margin-bottom: 5vh;
}

header.page .p-page-visual__inner picture{
  width: 60%;
}

h1.heading__title{
  font-family: "arya-single", sans-serif;
  font-size: 7rem;
  color:#000;
  margin: 0;
  font-weight: bold;
  text-transform: uppercase;
  line-height: 1.1;
  background: transparent;
  padding: 0;
}
h1.heading__title::first-letter {
  color: rgb(80, 11, 190);
}

.c-heading-secondary__sub {
  margin-top: 0.6rem;
  display: block;
  font-size: clamp(1.0rem,1.4rem,1.6rem);
  padding: 0.3em 0.5em;
  color: #fff;
  -webkit-transform: skew(-15deg);
  transform: skew(-15deg);
  background-image: -webkit-gradient(linear, left top, right top, from(#9ca5ee), to(#49ebdf));
  background-image: -webkit-linear-gradient(left, #9ca5ee 0%, #49ebdf 100%);
  background-image: linear-gradient(to right, #9ca5ee 0%, #49ebdf 100%);
  text-align: center;
  font-weight: 600;
  letter-spacing: 0.08em;
  display: inline-flex;
  column-gap: .5em;
  justify-content: center;
  align-items: center;
  padding: 0 1.5em;
}

.p-page-visual__mv {
  width: auto;
  height: clamp(300px,500px,600px);
  object-fit: cover;
  overflow: hidden;
}
.p-page-visual__mv img{
  width: 100%;
}

.mt__none{
	margin-top:0 !important;
}
.video-title{
	max-width:750px;
	margin-left:auto;
	margin-right:auto;
}

.video__wrap{
	padding-top:0;
}

section .comm__Inner{
  position: relative;
}

section.page h2 + .jan-small.left{
  margin-bottom: var(--row-space);
}

.ilust__right{
  width: 200px;
  position: absolute;
  right:calc(var(--row-space) * 1.5);
  top:-1em;
  z-index: 5;
}

.ilust__right.kikai{
  width: 120px;
}

.ilust__right.kaitai{
  width: 300px;
  top:1.5em;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {

  .page__fv{
    margin-top: 0;
  }
  .p-page-visual__inner {
    padding: 5rem var(--row-space) 1rem;
        height: 30vh;
    min-height: 300px;
  }
  h1.heading__title {
    font-size: 3.5rem;
  }
  .p-page-visual__mv{
    height: 300px;
  }
  #about .flex{
    flex-direction: column;
    max-width: 600px;
    margin-left: auto;
    margin-right: auto;
  }
  #about .flex .Hurf{
    width: 100%;
  }
}

@media only screen and (max-width: 767px) {

  .page__fv{
    height: 25vh;
    margin-top: 0;
  }
  .ilust__right{
    width: 90px;
    top:0;
    right:-10px;
  }
  .ilust__right.kikai{
    width: 100px;
  }
  .ilust__right.kaitai{
  width: 130px;
  top:1em;
}
}

/******************* 会社概要 *******************/


.page{
  font-family:'Noto Sans JP',游ゴシック体, 'Yu Gothic', YuGothic,'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif
}

ul.disc{
  list-style: none;
  margin: 0 auto 1em;
}

ul.disc li::before{
  content: '●';
  color:var(--key-Color);
  display: inline-block;
  font-size: 0.9rem;
  margin-right: 10px;
}

ul.disc li{
  display: flex;
  align-items: center;
  margin-top: 1em;
  font-weight: 400;
  font-family:'Noto Sans JP',游ゴシック体, 'Yu Gothic', YuGothic,'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
}



 /******************* 業務内容 *******************/

 section.yellow-bg{
  background: #ffff00;
  position: relative;
  padding: var(--col-space) var(--row-space);
 }

  section.yellow-bg:before{
    content: '';
    position: absolute;
    top:0;
    left:0;
    width: var(--row-space);
    height: 100%;
    background: #000;
    z-index: 1;
  }
  section.yellow-bg:after{
    content: '';
    position: absolute;
    top:0;
    right:0;
    width: var(--row-space);
    height: 100%;
    background: #000;
    z-index: 1;
  }
.underline{
  text-decoration: underline;
}

.movie img{
  border:1.1vw solid #202020;
}

 .timeline {
  position: relative;
  margin: 0 auto 0;
  padding-bottom: 0;
}

.timeline + picture{
  margin-top: 2em;
  display: block;
}

.timeline:before {
  position: absolute;
  top: 0px;
  left: 45px;
  width: 3px;
  height: 100%;
  content: '';
  background: var(--key-Color);
}
.timeline .timeline_item {
  margin: 0px 0px 0px 80px;
}
.timeline .timeline_item .time_date .time {
  font-family: serif;
  font-size: 1.4em;
  font-weight: bold;
  position: relative;
  margin: 0;
  letter-spacing: 3px;
  color: rgba(15, 35, 74,0.1);
}
.timeline .timeline_item .time_date .flag {
  font-size: 1.15em;
  font-weight: bold;
  margin: 0;
  margin-top: -10px;
  color: var(--key-Color);
}
.timeline .timeline_item .subtitle {
  font-size: 0.8em;
  line-height: 20px;
  margin-top: 10px;
  padding-left: 20px;
  border-left: 1px solid var(--key-Color);
}
.timeline .timeline_item .desc {
  font-size: 0.8em;
  line-height: 20px;
  margin-top: 0px;
  padding-left: 20px;
}
.timeline .timeline_item .desc p{
  margin-top: 0;
}
@media only screen and (max-width: 767px) {
  .timeline:before {
    left: 15px;
  }
  .timeline .timeline_item .time_date .time:before {
    left: -32px;
  }
  .timeline .timeline_item {
    margin: 0px 0px 0px 40px;
  }
  .timeline .timeline_item .subtitle, .timeline .timeline_item .desc {
    padding-left: 0px;
    border-left: none;
  }
}
.bg-box{
position: relative;
    padding: 1em;
	background:#f4eaff;
    margin-bottom: 2em;
    line-height: 1.855;
}

.achivements h4{
	padding-bottom:.75em;
	border-bottom:2px solid var(--key-Color);
	display:inline-block;
}

@media only screen and (max-width: 767px) {
  .bg-box{
    font-size: 0.75rem;
  }
}

.work__detail{
  background: #e9f2ff;
  padding:0 .5em .5em 0;
  font-weight: normal;
  margin-top: 1.5em;
  margin-top: 2em;
}

.work__detail .icon{
  background: #052a75;
  color:#fff;
  font-size: 1.25rem;
  display: flex;
  min-width: 40%;
  text-align: center;
  padding: 1em;
  margin-bottom: .5em;
  font-weight: bold;
}
.work__top__wrap{
	display:flex;
	flex-wrap:wrap;
	column-gap:5%;
	margin:0 auto;
	justify-content:center;
}

.work__top__wrap .Image{
	width:50%;
}

.work__top__wrap .Text{
	width:45%;
}


/******************* カテゴリー *******************/
div#job01, div#job02, div#job03, div#job04, div#ac02, div#ac03, div#ac04, div#rec01, div#rec02{
  padding-top: .25em;
 }
 div#ac01{
  padding-top: 1em;
 }
#job03 h3, #job04 h3, #job05 h3{
	margin-top:0;
}

.comm__Inner{
  position: relative;
  z-index: 2;
}

p.Center{
  text-align: center;
}

p.white{
  color:#fff !important;
}

.cate_flex{
  display: flex;
  flex-wrap: wrap;
  gap: 1.546vw;
  margin-bottom: 2em;
}

.cate_flex a{
  width:var(--flex_third_space);
  max-width: 100%;
  background: #fff;
  color:#fff;
  font-size: 0.9rem;
  font-weight: 300;
  font-family:游ゴシック体, 'Yu Gothic', YuGothic,'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
}

.cate_flex a::before {
  background: #999;
  border: 1px solid #454545;
  z-index: -1;
}


section.contact{
  background:#353535;
}

section.contact::before{
  content: '';
  background: #000;
  position: absolute;
  left:0;
  top:0;
  width: 100%;
  height: 10%;
}
.contact__tel__wrap{
  max-width: 800px;
  margin: auto;
  border-radius: 0.46em;
  overflow: hidden;
  border:1px solid #ccc;
  padding-bottom: .5em;
  margin-bottom: 5vh;
}

.contact__tel__top{
  padding: .5em;
  background: var(--blue);
  text-align: center;
  color:#fff;
  border-top-left-radius: 0.46em;  
  border-top-right-radius: 0.46em;
  margin-bottom: .25em;
  font-size: 1.05rem;
}

.contact__tel__wrap p:last-of-type{
  margin-bottom: 0 !important;
  margin-top: -5px;
}

section.yellow-bg .comm__Inner, section.contact .comm__Inner{
  background: #fff;
  padding: 2.6vw;
  max-width: 1200px;
  margin: auto;
}

.date{
  font-style: italic;
  font-size: 1.0rem;
  display: flex;
  column-gap: 10px;
  align-items: center;
}

.date::before{
  content: '';
  background: var(--key-Color);
  border-radius: 3.46em;
  width: 30px;
  height: 5px;
}

.single h3{
  padding:.75em;
  font-weight: 500;
  background: #363636;
  color:#fff;
  padding-left: .5em;
  margin-bottom: 2em;
  font-size: 1.355rem;
}

section.yellow-bg .comm__Inner .sns{
  color:#000;
  margin-top: 2em;
  align-items: center;
}

section.yellow-bg .comm__Inner .sns a{
  color:#000;
  display: inline-block;
  padding: 10px;
  background: #ddd;
  line-height: 1.0;
  border-radius: 0.16em;
}

.wp-pagenavi{
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}

.wp-pagenavi a, .wp-pagenavi span{
  padding: 5px 10px !important;
}


/******************* メールフォーム *******************/

input[type="radio"]{
  width:25px;
  height:25px;
  vertical-align:top;
}

input[type="text"],
input[type="email"],
input[type="tel"],
input[type="search"],
input[type="password"],
select,
textarea {
border-radius: 3px;
padding:1em .5em;
box-shadow: inset 1px 4px 9px -6px rgba(0,0,0,0.1);
border:solid 1px #a7a7a7;
margin:auto;
width:100%;
display:block;
line-height:1.4;
font-size: 16px;
font-family:'Noto Sans JP',游ゴシック体, 'Yu Gothic', YuGothic,'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
}

.wpcf7-not-valid-tip{
  font-family:'Noto Sans JP',游ゴシック体, 'Yu Gothic', YuGothic,'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
  font-size: 14px;
}

input[type="text"]:focus,
input[type="tel"]:focus,
input[type="email"]:focus,
input[type="search"]:focus,
input[type="password"]:focus,
textarea:focus,
select:focus {
border:solid 1px #d00249;
background-color: #f2f2f2;
}

input[type="text"], input[type="email"], input[type="password"], input[type="tel"], input[type="date"] {
    background-color: #fafafa;
    width: 100%;
}

input[type="date" i] {
  padding: .75em;
  margin-bottom: 1em;
}

input[type="text"], input[type="email"], input[type="tel"], input[type="search"], input[type="password"], select, textarea{
  width: 100%;
  color:#010101;
}

input[type="reset"],
input[type="button"],
input[type="submit"],
button {
   color: #FFFFFF;
    display:block;
   margin:1em auto 0 auto;
   padding:25px;
   -moz-appearance: none !important;
    -webkit-appearance: none !important;
    appearance: none !important;
    cursor: pointer;
    background-color: #252525;
    border: 0px;
     -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    width:100%;
    box-sizing:broder-box;
    font-size:1.4rem;
    font-weight:400;
    letter-spacing:1px;
    max-width: 500px;
    font-family:'Noto Sans JP',游ゴシック体, 'Yu Gothic', YuGothic,'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
}

input[type="reset"]:hover, input[type="button"]:hover, input[type="submit"]:hover {
    -webkit-box-shadow: 0 0 2px rgba(0, 0, 0, 0.0);
    box-shadow: 0 0 2px rgba(0, 0, 0, 0.0);
    background:#ea1f0f;
}


select{
 font-size:1.0rem;
 }

 dl.form dt p, dl.form dd p{
  margin-bottom: 0;
 }

 span.text_red{
  background:#fe0000;
  text-align:center;
  color:#fff;
  margin-left:5px;
  display:inline-block;
  line-height:1.0;
  font-size:0.85rem;
  padding:3px;
  font-weight:normal;
  } 
   span.any{
  background:#888;
  text-align:center;
  color:#fff;
  margin-left:5px;
  display:inline-block;
  line-height:1.0;
  font-size:0.85rem;
  padding:3px;
  font-weight:normal;
  } 
hr{position: relative;background: #ddd;opacity: 1;margin: var(--col-space) auto;}

h2.bk{
  color:#000 !important;
  font-family:'Noto Sans JP',游ゴシック体, 'Yu Gothic', YuGothic,'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
  font-size: 1.4rem;
  font-weight: bold;
  margin-bottom: 1.5em;
  padding-bottom: 1em;
  border-bottom: 1px solid #000;
}

h2.fx__center{
  justify-content: center;
}

dl.privacy {
  font-family:'Noto Sans JP',游ゴシック体, 'Yu Gothic', YuGothic,'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;

}

dl.privacy dt{
  font-weight: bold;
  font-size: 1.1rem;
}

dl.privacy dd{
  margin-bottom: 2em;
}

/**********************記事ページ**********************/

.single figure img{
  max-width: 600px;
  max-height: 600px;
  object-fit: scale-down;
  display: block;
  margin: 0 auto 0;
  background: #fff;
}

.single .textarea{
  padding: 2.6vw;
  background: #464646;
  position: relative;
  color:#fff;
}

.single .textarea p{
  color:#fff;
  font-family:游ゴシック体, 'Yu Gothic', YuGothic,'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
  font-weight: 300;
}

.page_navi{
  background: rgba(255,255,255,0.355);
  margin-bottom: 1em;
}

.page_navi a{
  color:#000;
}

.products-page picture img{
	    max-width: 300px;
    max-height: 300px;
    object-fit: scale-down;
    display: block;
    margin: 0 auto 0;
    background: #fff;
}

@media screen and (max-width: 767px) {
  .single figure img{
    max-width: 300px;
    max-height: 300px;
    object-fit: scale-down;
    display: block;
    margin: 0 auto 0;
    background: #fff;
  }

}

.wp-pagenavi span.current{
	background:var(--key-Color);
	color:#fff;
	border-color:var(--key-Color) !important;
}

/***************1日の流れ**************/

.flow-days {
	margin: 0;
	padding: 0;
}
.flow-days > li {
	list-style-type: none;
	position: relative;
  padding-bottom: 50px;
	display: flex;
	align-items: flex-start;
}
.flow-days > li:nth-of-type(even)::after {
	content: "";
	position: absolute;
	left: 50px;
	top: 0;
	width: 0;
  height: 100%;
	border-left: 4px dotted #d4d4d4;
}

.flow-days > li:nth-of-type(odd)::before {
	content: "";
	position: absolute;
	left: 50px;
	top: -40px;
	width: 20%;
	height: 40px;
}
.flow-days > li:nth-of-type(odd)::after {
	content: "";
	position: absolute;
	left: 50px;
	top: 50px;
	width: 20%;
	height: calc(100% - 50px);
	border-left: 4px dotted #d4d4d4;
}
.flow-days > li:first-of-type::before, .flow-days > li:last-of-type::after {
  content: unset;
}
.flow-days > li dl {
	display: inline-block;
	vertical-align: top;
	width: calc(100% - 130px);
}
.flow-days > li .icon12 {
	display: inline-block;
	margin: 0;
	width: 100px;
	height: auto;
	margin-right: 20px;
	text-align: center;
	font-weight: bold;
	vertical-align: middle;
	font-size: 2rem;
	line-height: 100px;
	background: var(--key-Color);
	color: #fff;
	border-radius: 100vh;
	position: relative;
	z-index: 1;
}

.flow-days > li:nth-of-type(even) .icon12{
  background: #0a7baf;
}

.flow-days > li dt {
	display: inline-block;
	margin: 1rem 0 0.5rem;
	font-size: 2rem;
	font-weight: bold;
	line-height: 1.5;
	letter-spacing: .1em;
}
.flow-days > li dd {
	max-width: 550px;
	margin: 0;
	font-weight: normal;
	line-height: 2;
	letter-spacing: .1em;
}

@media screen and (min-width: 960px) {
	.flow-days > li:nth-of-type(even) {
		margin-left: 20%;
		padding-top: 20px;
	}
	.flow-days > li:nth-of-type(odd)::after {
		border-bottom: 4px dotted #d4d4d4;
	}
	.flow-days > li:nth-of-type(odd)::before {
		border-top: 4px dotted #d4d4d4;
		border-left: 4px dotted #d4d4d4;
	}
	.flow-days > li:nth-of-type(even)::after {
		height: calc(100% - 40px);
	}
}

/********************アコーディオン*********************/

h2.faq{
  justify-content: center;
}
@media screen and (max-width: 767px) {
h2.faq span.text{
  text-align: center;
}
}
.accordion{
  max-width: 1000px;
  margin: auto;
}

.accordion-header {
  background-color: #FFF;
  padding: 12px 45px 10px 20px;
  margin: 10px 0 0;
  transition: background .3s ease;
  cursor: pointer;
  position: relative;
  font-size: clamp(18px,20px,21px);
  font-weight: bold;
  color:var(--key-Color);
}

.accordion-header::before,
.accordion-header::after{
  position:absolute;
  content:'';
  top:1px;
  right:20px;
  bottom:0;
  width:12px;
  height:2px;
  margin:auto;
  background:#151E2F;
}
.accordion-header::after{
  transform:rotate(-90deg);
  transition:transform 0.3s;
}
.accordion-header.active::after{transform:rotate(0deg);}

.accordion-content {
  background-color: #FFF;
  padding: 1em;
}

.accordion-header span,
.accordion-content span{
  position: relative;
  padding: .5em;
  display: flex;
  align-items: center;
  column-gap: 1em;
}

.accordion-header span::before{
  content:"Q";
  color: var(--key-Color);
  font-size: 34px;
  font-weight: bold;
  font-family: "Inter", sans-serif;
}


.accordion-content span::before{
  content:"A";
  color: var(--red);
  font-size: 34px;
  font-weight: bold;
  font-family: "Inter", sans-serif;
}

.jan-small.Center{
  text-align: center;
  margin-bottom: 2em;
}

/* hover */
.accordion-header:hover {
  background-color: #F2F2F2;
}
.accordion-content {
  display: none;
}
section#faq{
  background: var(--blue);
}

section#faq h2{
  color:#fff;
  margin-bottom:0;
}

/************会社概要***************/

section.about{
  background-color: #F6F6F6;
  padding: var(--col-space) var(--row-space);
}
section.about .comm__Inner, section.lightblue .comm__Inner{
  background: #fff;
  padding: var(--row-space);
}

section.about .comm__Inner + .comm__Inner{
  margin-top: var(--col-space);
}

section.lightblue {
    background-color: #e3e9ff;
  padding: var(--col-space) var(--row-space);
}

dl.border{
  margin: auto;
  display: flex;
  flex-wrap: wrap;
}

dl.border dt{
  margin: 0;
  padding: clamp(1em,1.5em,1.6em);
  width: 20%;
  border-bottom: 2px solid #000;
  display: flex;
  flex-direction: column;
  justify-content: center;
  font-weight: bold;
  align-items: center;
}
dl.border dd{
  margin: 0;
  width: 80%;
  padding: clamp(1em,1.5em,1.6em);
    border-bottom: 2px solid #e2e2e2;
}

dl.border dd p:first-of-type{
  margin-top: 0;
}

.flex__wrap{
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.flex__wrap:nth-of-type(even){
  flex-direction: row-reverse;
}

.flex__wrap .Hurf{
  width: var(--flex_hurf)
}

.flex__wrap .Hurf.blue{
  background: var(--blue);
  padding: var(--row-space);
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.flex__wrap .Hurf.blue02{
  background: #0a7baf;
}

.flex__wrap .Hurf.blue *{
  color:#fff;
}

section.management .Hurf img{
  width: 100%;
  height: 100%;
  object-fit: cover;
}

section.management .Hurf{
  width: calc(100% / 2);
}


section.silver__bg{
  background: linear-gradient(to right,  rgba(255,255,255,1) 0%,rgba(232,232,232,1) 61%,rgba(246,246,246,1) 100%);
}
/************事業紹介***************/

picture.shadow{
  display: block;
  position: relative;
}

picture.shadow img{
  position: relative;
  z-index: 2;
}

picture.shadow:after{
    content: '';
    position: absolute;
    right: -15px;
    bottom: -25px;
    width: 100%;
    height: 70%;
    background: #e4eff7;
}

.flex__wrap.mt{
  margin-top: var(--col-space);
}
.flex__wrap.align_center{
  align-items: center;
}

section.about .comm__Inner:before, section.lightblue .comm__Inner:before{
  content:'';
  background: var(--blue);
  position: absolute;
  top:0;
  width: 35%;
  height: 10px;
  left: 50%;
  transform: translateX(-50%);
}

dl.works{
  display: flex;
  flex-wrap: wrap;
  margin: 0;
}
dl.works:nth-of-type(even){
  background: #f2f2fa;
}

dl.works dt{
  background: var(--blue);
  color:#fff;
  text-align: center;
  padding: 1em;
  margin: 0;
}
dl.works dt:nth-last-of-type(1){
  width: 25%;
}
dl.works dt:nth-last-of-type(2){
  width: 50%;
}

dl.works dt:nth-last-of-type(3){
  width: 25%;
}
dl.works dd:nth-last-of-type(1){
  width: 25%;
}
dl.works dd:nth-last-of-type(2){
  width: 50%;
}

dl.works dd:nth-last-of-type(3){
  width: 25%;
}

dl.works dd{
    padding: 1em;
    margin: 0;
}

section.Department *{
  color:#fff;
}

/****************1日のスケジュール*******************/

.schedule {
    position: relative;
    font-size: 14px;
    max-width: 1240px;
    margin: auto;
}
.schedule::before {
    position: absolute;
    background-color: #deeef7;
    content: "";
}

.schedule ul {
    padding: 0px;
    margin: 0px;
    list-style: none;
    justify-content: center;
}

.schedule li {
    position: relative;
}

.schedule ul p{
  margin-bottom:0;
  font-size: 14px;
}

.schedule_time {
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    width: 5em;
    height: 5em;
    border-radius: 6px;
    background-color: #3388dd;
    color: #fff;
    text-align: center;
}
.schedule_time::before {
    position: absolute;
    width: 0.5em;
    height: 0.5em;
    z-index: -1;
    background-color: #3388dd;
    content: "";
}
.schedule_time::after {
    position: absolute;
    width: 1em;
    height: 1em;
    border: 2px solid #fff;
    border-radius: 50%;
    background-color: #3388dd;
    content: "";
}

.schedule_content_title {
    font-weight: bold;
}

@media screen and (max-width: 991.98px) {
    .schedule::before {
        top: 0px;
        left: 6.5em;
        width: 6px;
        height: 100%;
    }
    .schedule li {
        display: flex;
        align-items: center;
        width: 100%;
    }
    .schedule li + li {
        margin-top: 2em;
    }
    .schedule_time::before {
        top: 50%;
        right: 0px;
        transform: translateX(50%) translateY(-50%) rotate(45deg);
    }
    .schedule_time::after {
        top: 50%;
        left: 6em;
        transform: translateY(-50%);
    }
    .schedule_content {
        margin: 0px 0px 0px 3em;
        width: calc(100% - 10em);
    }
}
@media screen and (min-width: 992px) {
    .schedule::before {
        top: 6.5em;
        left: 0px;
        transform: translateY(-50%);
        width: 100%;
        height: 5px;
    }
    .schedule ul {
        display: flex;
        flex-wrap: wrap;
        margin: 0px -10px;
    }
    .schedule li {
        margin: 0px 10px;
        width: calc(12.5% - 20px);
    }
    .schedule_time {
        margin: 0px auto;
    }
    .schedule_time::before {
        left: 50%;
        bottom: 0px;
        transform: translateX(-50%) translateY(50%) rotate(45deg);
    }
    .schedule_time::after {
        top: 6.5em;
        left: 50%;
        transform: translateX(-50%) translateY(-50%);
    }
    .schedule_content {
        margin: 3em 0px 0px;
    }
    .schedule_content_title {
        text-align: center;
    }
    .schedule_content_detail {
        margin-top: 0.5em;
    }
}

.time__wrap{
  background: #fafaf2;
  display: flex;
  margin-bottom: 1em;
}

.time__wrap .left{
  width: 30%;
  padding: .5em;
  color:#fff;
  text-align: center;
  font-size: var(--h3);
  font-weight: 600;
  background: var(--blue);
  line-height: 1.2;
}

.flex__wrap + .time__wrap{
  margin-top: var(--row-space);
}

section#company.sec-page{
  padding-right: var(--row-space);
}

.time__wrap .right{
  padding: .5em;
  width: 70%;
  display: flex;
  flex-direction: column;
  justify-content: center;
    line-height: 1.45;
  font-size: var(--h4);
}

h3.border.Center{
  text-align: center;
}

.voice__item__wrap{
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  column-gap: 1%;
  row-gap: 1.5vh;
	  position: relative;
  z-index: 3;
}

.voice__item__wrap + h3.border{
  margin-top: var(--row-space);
  text-align: center;
}

.voice__item{
  background: #fff;
  padding: clamp(1em,1.5em,1.8em);
  width: 100%;
}

.modal__content .voice__item{
  max-height: 100%;
  overflow-y: auto;
	padding-top:0;
}

.voice__item *{
  color:#202020 !important;
}

.voice__item p{
  font-size: 14px;
}

.voice__item h4{
  font-size: 1.05rem;
  border-left: none;
  padding: 0;
  line-height: 1.4;
  margin-bottom: .5em;
}

.voice__item h4:before{
  content:'─';
  display: inline-block;
  margin-right: 5px;
  color:var(--blue);
}



.voice__item h3{
  margin-top: 0;
}

.position{
  background: var(--blue);
  font-size: 16px;
  padding: 5px;
  text-align: center;
  margin-bottom: .5em;
  width: max-content;
  color:#fff !important;
}

.recruit__wrap{
  display: flex;
  column-gap: 2%;
}

.recruit__wrap .Item{
  width: var(--flex_third);
}

.recruit__wrap .Item a.btn{
  font-size: 1.0rem;
  padding: .75em;
}

.tabs {
  width: 100%;  
  margin: 0 auto;
  max-width: 1300px;
}

.tab_item {
  width: calc(100%/4);
  height: auto;
  padding: .75em;
  border-bottom: 3px solid var(--blue);
  font-size: 16px;
  text-align: center;
  color: #565656;
  display: block;
  float: left;
  text-align: center;
  font-weight: bold;
  transition: all 0.2s ease;
}
.tab_item:hover {
  opacity: 0.75;
}

input[name="tab_item"] {
  display: none;
}

.tab_content {
  display: none;
  clear: both;
  overflow: hidden;
  padding-top: var(--row-space);
}


#job01:checked ~ #job01_content,
#job02:checked ~ #job02_content,
#job03:checked ~ #job03_content,
#job04:checked ~ #job04_content
{
  display: block;
}

.tabs input:checked + .tab_item {
  background-color: var(--blue);
  color: #fff;
}

.Recruit h3.border{
  font-size: 1.35rem;
  padding: 1em;
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .tab_item{
    width: calc(100% / 2);
  }

  .Recruit h3.border{
    font-size: 1.15rem;
  }
  section#company.sec-page, section.about, section.lightblue{
    padding-right: calc(60px + 1em);
}
  .voice__item{
    width: calc(98% / 2);
  }
  .voice__item__wrap{
    row-gap: 1.5vh;
  }
  section#message{
    padding-right: calc(60px + 1em);
    padding-left: 1em;
  }
  section.about .comm__Inner, section.lightblue .comm__Inner{
    padding-top: var(--col-space);
    padding-bottom: var(--col-space);
  }
  .p-page-visual__inner div{
    width: 50%;
  }
  .ilust__right{
    width: 100px;
  }
  section.about .flex__wrap .Hurf, section.lightblue .flex__wrap .Hurf{
    width: 100%;
  }

  section.about .flex__wrap .Hurf h3.bg, section.lightblue .flex__wrap .Hurf h3.bg{
    margin-top: 2em;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1300px) {
.tab_item{
  font-size: 0.9rem;
}

}
@media screen and (min-width: 1921px){
  .p-page-visual__inner{
        height: 60vh;
      min-height: 700px;
  }
  .p-page-visual__inner div{
    width: 50%;
    max-width: 1000px;
  }
  .c-heading-secondary__sub {
    padding: .5em 1.5em;
    display: inline-flex;
}
}
.work h3.border{
  max-width: 100%;
  padding-bottom: .5em;
  padding-left: .2em;
  line-height: 1.255;
  font-size: 38px;
}
.work h3.border span{
  font-size: 20px;
}
@media screen and (max-width: 767px){
  .work h3.border{
    max-width: 100%;
    padding-bottom: .5em;
    line-height: 1.255;
    padding-left: .25em;
    font-size: 24px;
  }
  .work h3.border span{
    font-size: 16px;
  }
}

section.full{
  padding-left: 1em;
  background: #202020;
}

section.full h2{
  justify-content: center;
  color:#fff;
}

.btn-flash{
  width: calc(100% / 3);
  position: relative;
  transition: .2s;
}

.links__image{
  display: flex;
  position: relative;
  flex-direction: column;
  justify-content: center;
    transition: .2s;
}

.btn-flash a {
  overflow: hidden;
}
.btn-flash a::before {
  content: '';
  position: absolute;
  top: 0;
  left: -100%;
  width: 100%;
  height: 100%;
  background-image: linear-gradient(130deg, rgba(255, 255, 255, 0) 20%, rgba(255, 255, 255, 0.5) 50%, rgba(255, 255, 255, 0) 80%);
  transition: .5s;
}

.btn-flash a:hover::before {
  top: 0;
  left: 100%;
}

.links__image picture:before{
  content: '';
  position: absolute;
  top:0;
  left:0;
  width: 100%;
  height: 100%;
  background: rgba(47, 4, 201, 0.5);
  z-index: 1;
}
.links__image02 picture:before{
  content: '';
  position: absolute;
  top:0;
  left:0;
  width: 100%;
  height: 100%;
  background: rgba(4, 155, 201, 0.5);
  z-index: 1;
}
.links__image03 picture:before{
  content: '';
  position: absolute;
  top:0;
  left:0;
  width: 100%;
  height: 100%;
  background: rgba(4, 201, 168, 0.5);
  z-index: 1;
}

.links__image h3{
  margin-top: .5em;
  display: flex;
  column-gap: 1em;
  flex-direction: column;
  align-items: center;
  font-size: calc(var(--h2) * 2);
font-family: "Anton", sans-serif;
  color:#fff;
  position: absolute;
  font-weight: 400;
  top:.5em;
  z-index: 2;
  width: 100%;
  padding: 0 .25em;
}

.links__image h3 span{
  font-size: 1.3rem;
  font-family:'Noto Sans JP',游ゴシック体, 'Yu Gothic', YuGothic,'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
  font-weight: 400;
  background: linear-gradient(to right,  rgba(0,0,0,0) 1%,rgba(0,0,0,0) 2%,rgba(0,0,0,0.65) 32%,rgba(0,0,0,0.65) 50%,rgba(0,0,0,0.65) 69%,rgba(0,0,0,0) 98%,rgba(0,0,0,0) 99%);
  text-align: center;
  color:#fff;
  padding: .35em;
  display: inline-block;
  width: 100%;
}

.links__image i{
  position: absolute;
  bottom:.5em;
  right:.5em;
  font-size: 28px;
  color:#fff;
  z-index: 2;
  transition: .5s;
}

.links__image picture{
  display: block;
  overflow: hidden;
}

.links__image picture img{
  width: 100%;
  height:100%;
  transition: transform .6s ease;
  object-fit: cover;
}

.links__image:hover img{
  transform: scale(1.05);
  opacity: 0.75;
}

.links__image:hover i{
  right: .2em;
}

.full .recruit__wrap{
  column-gap: 0;
}

section.recruit__message{
  background: url(../images/message__bg.webp)no-repeat;
  background-size: cover;
}

section.recruit__message .comm__Inner{
background: linear-gradient(to right,  rgba(255,255,255,0) 0%,rgba(255,255,255,1) 25%,rgba(255,255,255,1) 50%,rgba(255,255,255,1) 75%,rgba(255,255,255,0) 100%);
  padding: clamp(1em,2.6vw,2.7vw);
  max-width: 1200px;
  margin: auto;
}

section.recruit__message .comm__Inner p{
  text-align: center;
  font-size: var(--h4);
  font-family: YuMincho, 游明朝, "ヒラギノ明朝 ProN W6", HiraMinProN-W6, HG明朝E, "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
}

@media screen and (min-width: 768px) and (max-width: 1024px) {

  .links__image h3 span{
    font-size: 1.1rem;
  }
}


@media screen and (min-width: 1921px){
  section.full .recruit__wrap{
    max-width: 1920px;
    margin: auto;
  }
  .recruit__slider{
    max-width:1920px;
    margin: auto;
  }
}

.recruit__slider{
  margin-bottom: 2em;
}

.recruit__slider div{
  margin-left: 10px;
}

p.en__title{
  max-width: 480px;
  margin: auto;
}

@media screen and (max-width: 767px){

  section.recruit__message .comm__Inner p{
    text-align: left;
  }

  .btn-flash{
    width: 100%;
    margin-bottom: 2em;
  }
  .links__image h3{
    font-size: 40px;
    top: 50%;
  left: 50%;
  transform: translateY(-50%) translateX(-50%);
  margin-top: 0;
  }
    .btn-flash:last-of-type{
      margin-bottom: 0;
    }
    section.recruit__message .comm__Inner p{
      font-size: 1.0rem;
    }
}

.timeline {
  position: relative;
  margin: 0 auto;
  padding-bottom: 2em;
}
.timeline:before {
  position: absolute;
  top: 0px;
  left: 45px;
  width: 3px;
  height: 100%;
  content: '';
  background: #cecece;
}
.timeline .timeline_item {
  margin: 0px 0px 0px 80px;
}
.timeline .timeline_item .time_date .time {
  font-family: serif;
  font-size: 4em;
  font-weight: bold;
  position: relative;
  margin: 0;
  letter-spacing: 3px;
  color: rgba(15, 35, 74,0.1);
}
.timeline .timeline_item .time_date .flag {
  font-size: 1.5em;
  font-weight: bold;
  margin: 0;
  margin-top: -60px;
  color: var(--blue);
}
.timeline .timeline_item .subtitle {
  font-size: 0.8em;
  line-height: 20px;
  margin-top: 10px;
  padding-left: 20px;
  border-left: 1px solid var(--blue);
}
.timeline .timeline_item .desc {
  font-size: 0.8em;
  line-height: 20px;
  margin-top: 10px;
  padding-left: 20px;
}
@media only screen and (max-width: 767px) {
  .timeline:before {
    left: 15px;
  }
  .timeline .timeline_item .time_date .time:before {
    left: -32px;
  }
  .timeline .timeline_item {
    margin: 0px 0px 0px 40px;
  }
  .timeline .timeline_item .subtitle, .timeline .timeline_item .desc {
    padding-left: 0px;
    border-left: none;
  }
  .timeline .timeline_item .time_date .time{
    font-size: 3rem;
  }
}

.recruit__slider{
  max-width: 1440px;
  margin: auto;
}

@media only screen and (min-width: 1921px) {
.recruit__slider{
  max-width: 100%;
  margin: auto;
}
}

.flowco {
  padding-left: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 30px;
}

.flowco > li {
  list-style-type: none;
  width: 100%;
  max-width: 300px;
  display: flex;
}

.flowco > li .icon04 {
  line-height: 2;
  width: 2em;
  height: 2em;
  text-align: center;
  color: #fff;
  background: var(--key-Color);
  margin: 0 auto 10px;
  display: block;
  border-radius: 100vh;
  position: relative;
}

.flowco > li .icon04::before {
  content: "";
  border: solid transparent;
  border-width: 7px;
  border-top-color: var(--key-Color);
  position: absolute;
  top: calc(100% - 2px);
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}

.flowco > li dl {
  padding: 30px 20px;
  margin: 0;
  border: 3px solid var(--blue);
  position: relative;
}

.flowco > li:not(:first-child) dl::before {
  content: "";
  width: 14px;
  height: 14px;
  margin-right: 10px;
  display: inline-block;
  border-top: 4px solid var(--blue);
  border-right: 4px solid var(--blue);
  position: absolute;
  top: calc(50% - 14px);
  left: -32px;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.flowco > li dl dt {
  font-size: 1.3em;
  font-weight: 600;
  color: var(--blue);
  -ms-flex-preferred-size: 20%;
  flex-basis: 20%;
  margin-bottom: 10px;
  text-align: center;
}

.flowco > li dl dd {
  margin-left: 0;
}

@media(max-width: 767px){
  .flowco {
    gap: 20px;
  }
  .flowco > li {
    max-width: unset;
    display: block;
  }
  .flowco > li:not(:first-child) dl::before {
    display: none;
  }
}

.Center__image{
  margin:0 calc(50% - 50vw);
  width: 100vw;
  display: block;
}

.Center__image img{
  width:100%;
  height: 100%;
  object-fit: cover;
}

.modal{
    display: none;
    height: 100vh;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 99999999;
}
.modal__bg{
    background: rgba(0,0,0,0.8);
    height: 100vh;
    position: absolute;
    width: 100%;
}
.modal__content{
    background: #fff;
    left: 50%;
    padding: 40px;
    position: absolute;
    top: 50%;
    transform: translate(-50%,-50%);
    width: 60%;
    max-height: 90vh;
    overflow-y: auto;
}

body.fixed{
 position: fixed;
}
a.js-modal-open{
  width: var(--flex_third);
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  background: #000;
  border-radius: 4.6em;
  border: 1px solid #000;
  text-align: center;
  padding: .75em;
  color:#fff !important;
  text-decoration: none;
}

a.js-modal-open h3{
  border-bottom: none;
  padding: 0;
  text-decoration: none;
  margin: 0 auto;
    color:#fff !important;
    display: flex;
    justify-content: center;
    column-gap: .5em;
    align-items: center;
}

a.js-modal-open h3 span{
  font-size: 1.15rem;
	color:#fff !important;
}

a.js-modal-open:hover{
  background: #fff;
}
a.js-modal-open:hover h3{
  color:#000 !important;
}

a.js-modal-open:hover h3 span{
  color:#000 !important;
}

.modal__content .js-modal-close{
  background: #202020;
  color:#fff;
  padding: .5em;
  text-decoration: none;
  line-height: 1.0;
  font-size: 23px;
  margin: 0 0 0 auto;
  max-width: 47px;
  text-align: center;
  display: flex;
}
@media(max-width: 767px){

  .modal__content{
    width: 90%;
    padding: 0;
  }
  a.js-modal-open h3 span{
    font-size: 0.95rem;
  }
}

@media(min-width: 1921px){

.modal__content{
  max-width: 1100px;
}
}

@media screen and (min-width: 768px) and (max-width: 1024px) {

  a.js-modal-open{
    width: calc(96% / 2);
  }
    section#company.sec-page{
    padding-top: var(--col-space) !important;
    padding-bottom: var(--col-space) !important;
  }
  .Department .left{
    max-width: 43%;
    margin: 0;
  }
  .Department .right{
    max-width: 55%;
  }
  #business.Department .flex__wrap{
    flex-direction: row;
    align-items: flex-start;
  }
}

a.js-modal-open span.Joining{
  display: inline-block;
  color:#fff !important;
  font-style: italic;
  line-height: 1.0;
  font-size:1.0rem;
}

@media(max-width: 767px){
	a.js-modal-open span.Joining{
		font-size:0.85rem;
	}
	
}

.points__title {
  padding: 0.5em 1em;
  box-shadow: 6px -6px #4c9ac0;
  outline: 3px solid #fff;
  border: 3px solid #4c9ac0;
  position: relative;
  margin-top: 1em;
  font-size: 1.35rem;
}

ul.works{
  margin: 0 auto;
  padding: 0;
  list-style: none;
  column-gap:1%;
  row-gap: 2vh;
  display: flex;
  flex-wrap: wrap;
}

ul.works li{
  width: var(--flex_fourth);
  background: #fff;
  padding: 1em;
}

ul.works li h4{
  margin-bottom: .5em;
  line-height: 1.2;
}

ul.works li p{
	line-height:1.455;
	font-size:0.95rem;
}