/* CSS Document */
@media (min-width: 750px){
    html{ scroll-behavior: smooth;}
body,html{        font-size: calc(100vw * 16 / 1200); font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
 
  font-style: normal;
       }
.sp{
    display: none
}
header{width:100%;position: relative;}
header .kv{width:100%;}
header .kv img{width:100%;max-height: 100vh;object-fit: cover}
    #global-nav.m_fixed {
	left: 0;
	position: fixed;
        padding: 15px;
	top: 5;
        z-index: 99;
        background-color: rgba(0,139,251,0.10);
        color: #ffffff;
         backdrop-filter: blur(20px);
  -webkit-backdrop-filter: 
}
    #global-nav {
	
	transition: all 0.3s ease 0s;
    } #global-nav.m_fixed h1 img{ -webkit-filter: brightness(0) invert(1);
filter: brightness(0) invert(1);}
header nav {position: absolute;top:1rem;margin: 0px 1rem;display: flex;justify-content: space-between;align-items: center;
}
header nav h1{width:15%;margin-right: 10%
}
header nav h1 img{width:100%
}
header nav ul{font-size: clamp(10px, 0.65rem, 15px);display: flex;width: 45%;justify-content: flex-end
}
header nav ul li{margin-right: 3.5rem;
    text-align: center;
    line-height: 130%;
    font-weight: 600;
    white-space: nowrap
}
header nav ul li:last-child{margin-right: 1rem;
   
}
header nav ul li span{font-size: 0.5rem;display: block; font-weight: 400
}
header nav .btn{     font-size: clamp(9px, 0.65rem, 15px);width: 30%; text-align: right}
header nav .btn .ask,.btn-kv .ask,.cv-area .btn-area .ask{border: #ffffff 1px solid;
        height: auto;
        padding: 7px 15px 7px;
   width: 45%;
        text-align: center;
        color: #000000;
        cursor: pointer;
        transition-duration: 0.25s;
        border-radius: 6px;
        background-color:hsla(0,0%,100%,0.58);
        white-space: nowrap;
      
        font-weight: 600;
margin-right: 5px;}
header nav .btn .entry,.btn-kv .entry,.cv-area .btn-area .entry{
    border: #8ffe01 1px solid;
        height: auto; width: 45%;
        padding: 7px 15px 7px;
        
        text-align: center;
        color: #000000;
        cursor: pointer;
        transition-duration: 0.25s;
        border-radius: 6px;
        background-color: #8ffe01;
        white-space: nowrap;
     
        font-weight: 600;}
header nav .btn .entry::after,.btn-kv .entry::after,.cv-area .btn-area .entry::after{
	right: 3px;
	width: 9px;
	height: 1px;
	background: #000000;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}
header nav .btn .entry::before,.btn-kv .entry::before,.cv-area .btn-area .entry::before{
	right: 4px;
	width: 6px;
	height: 6px;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
}
header nav .btn .ask::after,.btn-kv .ask::after,.cv-area .btn-area .ask::after{
	right: 3px;
	width: 9px;
	height: 1px;
	background: #000000;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}
header nav .btn .ask::before,.btn-kv .ask::before,.cv-area .btn-area .ask::before{
	right: 4px;
	width: 6px;
	height: 6px;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
}
header nav .btn .ask:hover,.btn-kv .ask:hover,.cv-area .btn-area .ask:hover{

	background: #cccccc;
    border: #dddddd 1px solid
	}
header nav .btn .entry:hover,.btn-kv .entry:hover,.cv-area .btn-area .entry:hover{

	background:#0E9F08;
    border: #0E9F08 1px solid
	}
.arrow{
	position: relative;
	display: inline-block;
	padding: 0 0px 0 16px;
	color: #000;
	vertical-align: middle;
	text-decoration: none;
	font-size: clamp(9px, 0.65rem, 15px);
}
.arrow::before,
.arrow::after{
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	margin: auto;
	content: "";
	vertical-align: middle;
}
header .catch {}
header .catch figure{position: absolute;top:53%;margin-left: 5%;left:32%;transform: translate(-50%,-50%);max-width: 90%}
header .catch figure img{width:55%;min-width:400px}
header .btn-kv {position: absolute;bottom:2rem;right:2rem}
header .btn-kv button{width: 22rem!important;
    height: 3.75vw!important;
      font-size: clamp(12px, 0.85rem, 15px)!important;
    display: block;margin-bottom: 0.65rem}
main{background-color: #0c1f29; filter: drop-shadow(10px 10px 10px #000000);
color: #e4e4e4}
section.about{
    padding: 4rem 3rem 8rem;
    margin: 0rem auto;
    width: 90%;
    text-align: center
}
section.about h2{
    font-size: 3.5rem;
    color: #47dce4;
    margin-bottom: 3rem;
    font-weight: 900;
    letter-spacing: 8px
}
section.about h2 span{
    font-size: 2.5rem;
     letter-spacing: 0px
}
section.about h2 em{
  letter-spacing: 0px
    
}
section.about p{
    font-size: 1.25rem;
    
    letter-spacing: 2px;
    line-height: 180%;
    font-weight: 600
   
}
.area-1st{width: 86%;margin: 0 auto 8rem}
.area-2nd{margin: 0 auto 8rem}
.nml-ttl{font-size: 2rem;text-align: center;font-weight: 500;margin-bottom: 3rem;color: #FFFFFF}
.nml-ttl span{font-size: 0.65rem;display: block;font-weight: 300;margin-top: 0rem}
p.txt-area{font-size: clamp(14px, 1rem, 20px);letter-spacing: 2px;line-height: 170%;margin-bottom: 3rem}
    .technology p.txt-area{width: 90%; margin: 0 auto 3rem}
.job-info .contents{margin: 3rem 0rem}
/*開閉*/
  .details {
    border-top: 1px solid #333333; }
    .details:last-of-type {
      border-bottom: 1px solid #333333; }

  .details-summary {
    position: relative;
    display: block;
    padding: 20px;
    
    font-size: 2.75rem;
    font-weight: 300;
    text-align: left;
    padding-left: 6rem; }
.details-summary .keyword{font-size: 1.25rem;color: #a7a7a7;margin-top: 0.5rem}
    .details-summary:hover {
      cursor: pointer;
      opacity: 0.8; }
    .details-summary .btn {
      position: absolute;
      top: 37%;
      left: 1%;
      width: 36px;
      height: 36px;
      transform-origin: center center;
      transition-duration: 0.2s; }
      .details-summary .btn:before, .details-summary .btn:after {
        content: "";
        background-color: #8ffe01;
        border-radius: 10px;
        width: 37px;
        height: 1px;
        position: absolute;
        top: 18px;
        left: 0;
        transform-origin: center center; }
      .details-summary .btn:before {
        width: 1px;
        height: 37px;
        top: 0;
        left: 18px; }
    .details-summary.is-active .btn {
      -webkit-transform: rotate(-180deg);
      transform: rotate(-180deg); }
      .details-summary.is-active .btn:before {
        content: none; }

  .details-summary::-webkit-details-marker {
    display: none; }

  .details-content {
    padding: 1rem 4rem 5rem; }
    
  .insert-img {
    display: flex;
    width: 90%;
    margin: 0 auto 5rem;
    justify-content: space-between; }
    .insert-img figure {
      width: 32%; }
      .insert-img figure img {
        width: 100%;
        border-radius: 8px;
        border: 0.5rem #FFFFFF solid; }

/* --- 枠本体 --- */
.job-card{
  width:98%;
  margin:15px 0px 0px 2%;
  padding:40px 60px;
  background:#06212a;
  position:relative; 
    font-weight: 300
}

/* 左の逆コの字を全体にフィットさせる */
.job-card::before{
  content:"";
  position:absolute;
  top:20px;
  bottom:20px;          /* ← heightの代わりに bottom を追加 */
  left:20px;
  width:30px;

  border-left:3px solid #454545;
  border-top:3px solid #454545;
  border-bottom:3px solid #454545;
  border-right:none;
}

/* 見出し */
.job-card h3{
  font-size:1.5rem;
  margin:0 0 2rem;
  font-weight:500;
    text-decoration: underline
}

/* メタ情報 */
.job-meta{
  display:flex;
  gap:1rem 2rem;
  padding:0;
  margin:0 0 2rem;
  list-style:none;
  flex-wrap:wrap;
}

.job-meta li{
  display:flex;
  align-items:center;
  gap:1rem;
  font-size: clamp(14px,1rem, 18px);
}

.job-meta span{
  border:1px solid #e4e4e4;
  padding:3px 12px;
  

}


/* 説明文 */
.description{
 font-size: clamp(12px, 1rem, 18px);
  line-height:1.7;
    margin-top: 1.5rem;
    letter-spacing: 2px
  
}

/* 右の矢印（飾り） */
.job-card .arrow{
  position:absolute;
  right:25px;
  top:50%;
  transform:translateY(-50%) rotate(45deg);

  width:15px;
  height:30px;

  border-right:4px solid #9aff3c;   /* 線の色 */
  border-top:4px solid #9aff3c;     /* 線の色 */

  border-radius:1px;
}
.job-link{
  text-decoration:none;
  color:inherit;          /* 文字色を継承 */
  display:block;          /* aをブロック化＝全体リンク */
}


.job-card:hover{
opacity: 0.8;
    cursor:pointer;
    border-radius: 8px;
    text-decoration: none
}




/*提供技術*/


/* --- hx-レイアウト（2カラム） --- */
.service-wrap{
  width:100%;
  margin:9rem auto;
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:2rem;
}

/* --- カード枠 --- */
.service-card{
  border:1px solid rgba(255,255,255,.2);
  padding:140px 20px 20px;
  position:relative;
  text-align:left;
  overflow:visible;

  display:flex;
  flex-direction:column;
  height:100%;
    width: 100%;
  
  margin: 0 auto;  
}

/* --- 六角形の画像 --- */
.hex-image{
  width:260px;
  height:260px;
   position:absolute;
  top:-120px;                     /* ← ここでカードの外に出す */
  left:50%;
  transform:translateX(-50%);    /* 中央に */

  z-index:2;                     /* 枠より前面 */

  clip-path:polygon(
    50% 0%,
    93% 25%,
    93% 75%,
    50% 100%,
    7% 75%,
    7% 25%
  );
  overflow:hidden;
}

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

/* --- 見出し --- */
.service-card h3{
  font-size:1rem;
    width: 90%;
    text-align: center;
  margin:10px auto 25px;
  font-weight:700;
}

/* --- タグ風ボックス --- */
.tag-list{
  list-style:none;
  padding:0;
  margin:0 auto 25px;
  display:flex;
  flex-wrap:wrap;
  gap:10px;
  justify-content: center;
    
}

.tag-list li{
  border:1px solid rgba(255,255,255,.5);
  padding:6px 14px;
  border-radius:0px;
    font-size: clamp(12px, 0.85rem, 16px);
    letter-spacing:0px;
    line-height: 1.8
}


.service-card .text{
  flex:1;        
  line-height:1.7;
  opacity:.9;
   font-size: clamp(14px, 1rem, 16px);
  max-width:550px; letter-spacing:2px;
      font-weight: 300
}
.swiper02 {
        width: 100%;
        position: relative;
        overflow: hidden;
    margin-bottom: 50px;
padding-top: 120px;
padding-bottom: 60px}
.swiper-slide{
  display:flex;
  height:auto;
    box-sizing: border-box;
}
.swiper-button-next,
.swiper-button-prev{
  top: auto;              /* ← これ重要：中央配置を解除 */
  bottom: 0px; 
    color:#B3B3B3/* ← スライダーの下へ */
}

.swiper-button-next{
  left: 55%;
  right: auto;
}

.swiper-button-prev{
  left: 45%;
  right: auto;
}
/* --- hx end --- */


/* --- support  --- */

.support ul.item{
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    justify-content: space-between
}
.support ul.item li{
    display: flex;
    flex-wrap: wrap;
     width: 48%
}
.training-box{
  width: 100%;
  margin: 2rem auto;
  position: relative;
}

.training-box .inner{
  display: flex;
  gap: 40px;
  align-items: flex-start;
  border-radius: 8px;
  padding: 2rem;
  position: relative;
}

/* 左上のカギカッコ */
.training-box::before{
  content:"";
  position:absolute;
  top:0;
  left:0;
  width:40px;
  height:40px;
  border-left:2px solid #454545;
  border-top:2px solid #454545;
}

/* 右下のカギカッコ */
.training-box::after{
  content:"";
  position:absolute;
  bottom:0;
  right:0;
  width:40px;
  height:40px;
  border-right:2px solid #454545;
  border-bottom:2px solid #454545;
}
.training-box .text{
 width:60%
}
.training-box .text h2{
  font-size:1rem;
  margin:0 0 2rem;
    font-weight:800;
}

.training-box .text h2 span{
  font-weight:800;font-size:3rem;
}

.training-box .text p{
  line-height:1.7;

    font-size: clamp(13px, 1rem, 16px);
    letter-spacing: 1px;
    font-weight: 300
}
.training-box .image {
  width:40%;
 height: 100%
}
.training-box .image img{
  width:100%;
  border-radius:6px;
  object-fit:cover;
}
.training-box .text .container{
    width: 100%;
}
.training-box .text .container h3{
    background-color: #474646;
    font-size: 0.75rem;
    text-align: center;
    margin-bottom: 1rem;
    padding: 3px
}
.training-box .text .container .contents{
    display: flex;
    justify-content:space-around;
    margin-bottom: 1rem
}
.training-box .text .container .contents .parts{
    width: 48%;
    text-align: center
}
.training-box .text .container .contents .parts h4{
   font-size: 0.75rem;
}
.training-box .text .container .contents .parts p.catch{
   font-size: 3.5rem;
    font-weight: 800;
    color: #47d2ff
}.training-box .text .container .contents .parts p.catch span{
   font-size: 1.25rem;
    font-weight: 800;
   
}.training-box .text .container .contents .parts .sub-txt,.training-box .text .sub-txt{
   font-size: 0.65rem;
    font-weight: 300;
   
}.training-box .text.topics{width: 100%}
/* --- support  --- */
/* --- message  --- */

.message .container{
    display: flex;
  
    width: 100%;
    align-items: center
  
}
.message .container figure{
    width: 30%;
    margin-right: -15%;
  z-index: 10;
     margin-left: 5%;
    
    
}
.message .container.left figure{
    width: 30%;
    margin-left: -15%;
  z-index: 10;
     margin-right: 5%;
    
    
}
.message .container figure img{
    width: 100%;
   max-width: 400px

}
.message .container .txt-area{
    width: 65%;
    padding:50px 5% 50px 15%;
    background-color: #000000;
}
.message .container .txt-area h3 {
    display: flex;
    justify-content: flex-start;
    font-size: 1.75rem;
    margin-bottom: 2rem;
    align-items: center;
  }
.message .container .txt-area h3 span.year {
    display: flex;
    align-items: center;
    font-size: 0.75rem;
    font-weight: 300
  }
.message .container .txt-area h3 span.title {
    display: block;
    margin-right: 10px
  }
.message .container .txt-area h3 .year:before {
    margin-right: 10px;
    width: 30vw;
    content: "";
    display: inline-block;
    height: 1px;
    background: rgba(255, 255, 255, 0.70)
  }
.message .container .txt-area p.catch{
  font-size: 1.25rem;
    font-weight: 500;
    margin-bottom: 1.5rem
}
.message .container .txt-area p.main-txt{
    font-size: clamp(14px, 1rem, 18px);
    font-weight: 300;
    margin-bottom: 1.5rem;
    letter-spacing: 2px;
    line-height: 1.8
}
aside{
   font-size: clamp(14px, 1rem, 18px);
    font-weight: 300
}
    aside a{
  text-decoration: underline!important}
    .mt1{
        margin-top: 1rem
    }
.message .container.left{
    display: flex;
   
    width: 100%;
    align-items: center;
          margin-left: 0%;
  
}
.message .container.left .txt-area{
    width: 65%;
    padding:50px 15% 50px 5%;
    background-color: #000000;
}


.cv-area{
    background-color: #000000;
    padding: 2rem;
    text-align: center
}
.cv-area .btn-area .entry,.cv-area .btn-area .ask{
    padding: 20px 15px 20px;
    width: 30%;
    font-weight: 600;
    font-size: 1rem
}
.cv-area .btn-area .ask{background-color: #EFEFEF;}
footer{
    background-image: url("../img/mv.jpg");
    height: 130px;
    
    
    
    padding: 60px 0px 0px;
}
footer figure {
 width: 20%;
    margin: auto
}
footer figure img{
 width: 100%;
}
footer p{
    font-size: 0.55rem;
    text-align: center;
    margin-top: 1rem
}


#entry header .kv img{width:100%;max-height: 500px;object-fit: cover}
#entry header .catch {position: absolute;top:50%;margin-left: 5%}
#entry header .catch h1{ color: #FFFFFF;font-size: 2.25rem;
}
#entry section.about{
    padding-bottom: 1rem!important
}
#entry section.about h2.req-title{ color: #FFFFFF;font-size: 2rem;font-weight:500;;margin-bottom:4rem;text-align: center;letter-spacing: 0px}
#entry section.about h2.req-title span{ color: #08DBC5;font-size: 1rem;font-weight:500;margin-bottom:0.75rem;display: block}

#entry .about .cotainer{margin: 5rem auto;width: 80%;display: grid;row-gap: 3rem; max-width: 1200px}
#entry .about .cotainer .item{
  font-size: clamp(14px, 1rem, 18px);
    text-align: left;
    display: grid;
    grid-template-columns:12rem 1fr;
column-gap: 1rem;
  
    width: 100%;
    padding-bottom: 3rem;
    border-bottom: 1px solid #535353;}
#entry section.about .cotainer .item .contents p{
    margin-bottom: 2rem;
    letter-spacing: 1px;
    line-height: 1.7;
    font-weight: 300;
  font-size: clamp(14px, 1rem, 18px);
}
#entry section.about .cotainer .item .contents p:last-child{
    margin-bottom: 0rem;
    
}
#entry .about .cotainer .item .contents em{
   font-weight: 500;
    display: block;
    margin-bottom: 0.5rem
}
#entry .area-1st{
    margin-bottom: 5rem!important
}
#entry .job-info .item{
    display: flex;
   background-color: rgba(0,0,0,1.00);
  
    border-radius: 6px;position: relative;
    width:70%;
    margin: 0 auto;  margin-bottom: 60px;
}
#entry .job-info .item::after{
      position: absolute;
    top: 117%;
    left:5%;
    content: '';
     transform: translateY(-50%) rotate(135deg);
    width: 15px;
    height: 15px;
    border-right: 4px solid #868A8B;
    border-top: 4px solid #868A8B;
    border-radius: 1px;
    
}
#entry .job-info .item:last-child::after{
    content: none;
    
}
#entry .job-info .item .number{
    font-size: 2rem;
    padding: 1rem 0rem 2rem 2rem;
    font-weight: 200;
    color: rgba(173,173,173,1.00)
    
}
#entry .job-info .item .details-summary{
    padding: 1rem 2rem 1rem;
    font-size: 2rem;
}
#entry .job-info .item .details-summary .keyword{
  
    font-size: 1rem;
    letter-spacing: 2px;
}
#entry .job-info .item .details-summary:hover{
    opacity: 1;
    cursor: default
}
    #message,#job,#support,#technology{scroll-margin-top: 130px;}
}