@charset "utf-8";
/* * {
  outline: 1px solid red;
} */
.mv__copy-main{
    font-size: 30px;
    font-family: '游明朝','Yu Mincho',YuMincho,'Hiragino Mincho Pro',serif!important;
    line-height: 150%;
}
.mv__copy-sub{
    font-size: 18px;
    font-family: '游明朝','Yu Mincho',YuMincho,'Hiragino Mincho Pro',serif!important;
    line-height: 150%;
}

@media screen and (max-width:767px){
    .mv__copy-main{
        font-size: 20px;
        font-family: '游明朝','Yu Mincho',YuMincho,'Hiragino Mincho Pro',serif!important;
        line-height: 150%;
        text-align: center;
    }
    .mv__copy-sub{
        font-size: 10px;
        font-family: '游明朝','Yu Mincho',YuMincho,'Hiragino Mincho Pro',serif!important;
        line-height: 150%;
        text-align: center;
    }
}

.information-bar__box{

    margin-bottom: -500px;
}
.information-bar__link__inner{
    margin-top: 500px;
}
@media screen and (max-width:767px){
    .information-bar__box{
        margin-top: -200px;
    }
}

.footer-company__logo{
    width: 100px;
}
.header__nav__item__inner{

}

.section-sov{
    margin-top: 0px;
    margin-bottom: 100px;
}


  /* 幾学模様 */
  @import url("https://fonts.googleapis.com/css?family=Merienda");

  /*========= レイアウトのためのCSS ===============*/
  
  #kikagakuwrapper {

  }
  
  /*========= particle js を描画するエリア設定 ===============*/
  

  
  #particles-js {

    z-index: ; /*描画を一番下に*/

    position: absolute;
    height: 1500px;
    width: 100%;
  }
  .particles-js_product {

    z-index: ; /*描画を一番下に*/
    height: 1300px !important;
    width: 100%;
  }
  .particles-js_company {

    z-index: ; /*描画を一番下に*/
    height: 2800px !important;
    width: 100%;
  }
  .particles-js_about {

    z-index: ; /*描画を一番下に*/
    height: 2800px !important;
    width: 100%;
  }
  .particles-js_blog {

    z-index: ; /*描画を一番下に*/
    height: 2500px !important;
    width: 100%;
  }
  .particles-js_info {

    z-index: ; /*描画を一番下に*/
    height: 1000px !important;
    width: 100%;
  }
  .particles-js_salesoffice {

    z-index: ; /*描画を一番下に*/
    height: 1700px !important;
    width: 100%;
  }
  .particles-js_salesofficemap {

    z-index: ; /*描画を一番下に*/
    height: 1200px !important;
    width: 100%;
  }
  .particles-js_messeger {
    position: relative;
    z-index: ; /*描画を一番下に*/
    height: 1200px !important;
    width: 100%;
  }
  .particles-js_aegisjsystem {
    position: relative;
    z-index: ; /*描画を一番下に*/
    height: 3500px !important;
    width: 100%;
  }
  .particles-js_aegisfome {
    position: relative;
    z-index: ; /*描画を一番下に*/
    height: 4000px !important;
    width: 100%;
  }
  .particles-js_AEGISconsulting {
    position: relative;
    z-index: ; /*描画を一番下に*/
    height: 1200px !important;
    width: 100%;
  }
  .particles-js_gallery {
    position: relative;
    z-index: ; /*描画を一番下に*/
    height: 1000px !important;
    width: 100%;
  }
  @media screen and (max-width:767px){
    #particles-js {

      z-index: ; /*描画を一番下に*/
  
      position: absolute;
      height: 1500px;
      width: 100%;
    }
    .particles-js_product  {

      z-index: ; /*描画を一番下に*/
  
      height: 2500px;
      width: 100%;
    }
    .particles-js_company {

      z-index: ; /*描画を一番下に*/
  
      height: 2500px !important;
      width: 100%;
    }
    .particles-js_about {

      z-index: ; /*描画を一番下に*/
  
      height: 3000px !important;
      width: 100%;
    }
    .particles-js_blog {

      z-index: ; /*描画を一番下に*/
  
      height: 3500px !important;
      width: 100%;
    }
    .particles-js_info {

      z-index: ; /*描画を一番下に*/
  
      height: 800px !important;
      width: 100%;
    }
    .particles-js_salesoffice {

      z-index: ; /*描画を一番下に*/
  
      height: 2900px !important;
      width: 100%;
    }
    .particles-js_salesofficemap {

      z-index: ; /*描画を一番下に*/
  
      height: 1400px !important;
      width: 100%;
    }
    .particles-js_messeger {

      z-index: ; /*描画を一番下に*/
  
      height: 800px !important;
      width: 100%;
    }
    .particles-js_aegisjsystem {

      z-index: ; /*描画を一番下に*/
  
      height: 4000px !important;
      width: 100%;
    }
    .particles-js_aegisfome {

      z-index: ; /*描画を一番下に*/
  
      height: 5000px !important;
      width: 100%;
    }
    .particles-js_AEGISconsulting {

      z-index: ; /*描画を一番下に*/
  
      height: 3800px !important;
      width: 100%;
    }
    .particles-js_gallery {

      z-index: ; /*描画を一番下に*/
  
      height: 300px !important;
      width: 100%;
    }

  }
/* 幾学模様 */

  /*ロゴ*/
.start_mv {
	background-color: rgba(255,105,212,0);
	position: fixed;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 9000;
}
.start_mv p {
	position: fixed;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	display: none;
	z-index: 9999;
	width: 280px;
}

#logo_loader_mv {
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  z-index: 101;
  background-color: #333;
}
#logo_loader_mv .start_mv {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  width: 160px;
  height: 50px;
  text-align: center;
  color: #fff;
  font-size: 30px;
}
#logo_loader_mv .start_mv img {
  width: 100%;
  height: auto;
}
#logo_loader_mv .start_mv:before {
  content: "";
  display: block;
  width: 100%;
  height: 110%;

  position: absolute;
  top: 0;
  left: 100%;
  animation: loadLogo 1.5s;
}
@keyframes loadLogo {
  0% {
    left: 0;
  }
  50% {
    left: 0;
  }
  100% {
    left: 100%;
  }
}
#logo_loader_mv .start_mv:before {
  animation: loadLogo 1.5s;
}
#logo_loader_mv.open_mv {
  animation-name: slideOut;
  animation-fill-mode: forwards;
  animation-duration: 3s;
  animation-delay: 3s;
}

@keyframes slideOut {
0% {
  transform: translateX(0%);
}
50% {
  transform: translateX(0%);
}
100% {
  transform: translateX(100%);
}
}
.video_mv{
  width: 100%;
}
 .video_mv_sp{
  display: none;
}

@media screen and (max-width:767px){
  .video_mv{
    display: none;
  }
  .video_mv_sp{
    display: block;
    width: 130%;

  }
} 

  /*ニュース*/
  .single{
    margin: 0 auto;
    margin-top: 30px;

  }
  .archive-multiple{
    width: 50%;
    margin: 0 auto;
  }
  .archive-multiple__main__inner{
    width: 100%;

  }
  .archive-multiple__main {
    min-height: 0px;
    margin: 0 auto;

}
@media screen and (max-width:767px){
  .archive-multiple{
    width: 100%;
    margin: 0 auto;
  }

}

.AEGISblank{
  margin-top: 100px;
}
.AEGISblank2{
  margin-top: 50px;
}
@media screen and (max-width:767px){
  .AEGISblank2{
    margin-top: 15px;
  }
}
.archive-multiple__full{
  z-index: 1000;
}
  /*プロダクト*/
.feature-list__item{
  z-index: 1001;
}
.products_button_flex{
  display: flex;
  width: 100%;
}
.products_button{
  background-color: #333333;
  padding: 5px 5px 3px 5px;
  margin: 0 0 0 auto;
}
.products_button a{
  text-decoration: none;
  font-weight: 400;
  color: #fff;
}
@media screen and (max-width:767px){
  .products_button_flex{
    display: flex;
    width: 100%;
  }
  .products_button{
    background-color: #333333;
    padding: 5px 5px 3px 5px;
    margin-left: 175px;
  }
  .products_button a{
    text-decoration: none;
    font-weight: 400;
    font-size: 14px;
    color: #fff;
  }
}

  /*アバウトアス*/
.about-page__message h3{
  font-weight: bold;
  font-size: 20px;
}
.about-page__message h4{
  font-weight: bold;
  font-size: 20px;
}
.about-page__ai__message h4{
  font-weight: bold;
}
.about-page__future__message h3{
  font-weight: bold;
  font-size: 30px;
}

 /*カンパニー*/
 .company-page__message-president__image{
  
 }
 .company-page__message-president-text-container{
  z-index: 1001;
 }
 @media screen and (max-width:767px){
 .company-page__map-flex__01{
   margin-top: 25px;
 }
 .company-page__map-flex{
   display: block;
   width: 100%;
 }

 .company-page__map__img--02 img{
   width: 300px;
   margin: 0 auto;
 }
}

 /*ブログ*/
.single-pager__link{
  margin-top: 30px;
}

/*営業所一覧*/
.salesoffice_nagano{
  width: 100%;
  display: flex;
  justify-content: space-between;
}
.salesoffice_nagano_img{
  width: 30%;
  margin-top: 78px;
}
.salesoffice_nagano_img img{
  width: 100%;
}
.salesoffice_nagano_data{
  width: 68%;
}
.salesoffice_nagano .page-table-data__text{
  padding: 0px 30px;
  font-size: 12px;
}
.salesoffice_nagano .page-table-data__heading {
  padding: 20px 30px;
  font-size: 12px;
}
.salesoffice_nagano_mapdetail{
  width: 100%;
  margin-bottom: -90px;
  margin-top: 70px;
  z-index: 100;
}
.salesoffice_nagano_mapdetail_btn{
  width: 125px;
  text-decoration: none;
  background-color: black;
  padding: 10px 10px 10px 10px;
  display: flex;
  margin: 0 0 0 auto;
  margin-bottom: 15px;
}
.salesoffice_nagano_mapdetail_btn_txt{
  text-decoration: none;
  color: #fff;
  
}
.salesoffice_nagano_mapdetail a{
  text-decoration: none;
  color: #fff;
  z-index: 1000;
}
.salesoffice_nagano_mapdetail_btn p{
  display: table-cell;
  vertical-align: middle;
  font-weight: bold;
}
.salesoffice_nagano_mapdetail_btn_img img{
  width: 12px;
  margin-left: 10px;
}
.sales-page__map__img--01{
  width: 100%;
  text-align: center;
  margin: 0 auto;
}
.sales-page__map__img--01_sp{
  display: none;
}
@media screen and (max-width:767px){
  .salesoffice_nagano{
    width: 100%;
    display: block;
    justify-content: space-between;
  }
  .salesoffice_nagano_img{
    width: 100%;
    margin-top: 78px;
  }
  .salesoffice_nagano_img img{
    width: 100%;
    margin-top: 20px;
  }
  .salesoffice_nagano_data{
    width: 100%;
  }
  .salesoffice_nagano .page-table-data__text{
    padding: 0px 30px;
    font-size: 12px;
  }
  .salesoffice_nagano .page-table-data__heading {
    padding: 20px 30px;
    font-size: 12px;
  }
  .salesoffice_nagano_mapdetail{
    width: 100%;
    margin-bottom: -90px;
    margin-top: 70px;
    z-index: 100;
  }
  .salesoffice_nagano_mapdetail_btn{
    width: 125px;
    text-decoration: none;
    background-color: black;
    padding: 10px 10px 10px 10px;
    display: flex;
    margin: 0 0 0 auto;
    margin-bottom: 15px;
  }
  .salesoffice_nagano_mapdetail_btn_txt{
    text-decoration: none;
    color: #fff;
    
  }
  .salesoffice_nagano_mapdetail a{
    text-decoration: none;
    color: #fff;
    z-index: 1000;
  }
  .salesoffice_nagano_mapdetail_btn p{
    display: table-cell;
    vertical-align: middle;
    font-weight: bold;
  }
  .salesoffice_nagano_mapdetail_btn_img img{
    width: 12px;
    margin-left: 10px;
  }
  .sales-page__map__img--01{
    width: 100%;
    height: auto;
    text-align: center;
    margin: 0 auto;
  }
  .sales-page__map__img--01{
    display: none;
  }
  .sales-page__map__img--01_sp{
    display: block;
  }
  .sales-page__map__img--01_sp img{
    width: 100%;
  }
  }

/*Aegis J System*/
  .system-data-img img{
    width: 400px;
    margin-right: 20px;
  }
  .system-data-txt{
    width: 100%;
    text-align: center;
  }
  .system-data_block{
    display: block;
  }
  .system-data-img_aegisjsystem{
    text-align: center;
    margin-top: 20px;
  }
@media screen and (max-width:767px){
  .system-data-img img{
    width: 100%;
    margin-right: 20px;
    margin: 0 auto;
  }
  .system-data-txt{
    width: 100%;
    text-align: center;
  }
}
.voiceminer-page__scenes-movie-text span{
  font-size: 11px;
}
.aegisjsystem-movbtn{
  margin-top: -30px;
}
.aegisjsystem-movbtn img{
  width: 40px;
}
.aegisjsystem-movbtn a{
  text-decoration: none;
}
.seen-list__media__block--crm_AEGIS{
  width: 100px;
}
.seen-list__media__block--crm .seen-list__media__block__media_AEGIS{
  width: 100px;
  margin: 75px 0 0;
}
.seen-list__media__block--analysis .seen-list__media__block__media_AEGIS{
  width: 90px;
  margin: 72px 0 0 20px;
}
.seen-list__media__block--sharing .seen-list__media__block__media_AEGIS{
  width: 100px;
  margin: 70px 0 0 23px;
}
@media screen and (max-width:767px){
.seen-list__media__block--crm_AEGIS{
  width: 60px;
}
.seen-list__media__block--crm .seen-list__media__block__media_AEGIS{
  width: 60px;
  margin: 75px 0 0;
}
.seen-list__media__block--analysis .seen-list__media__block__media_AEGIS{
  width: 60px;
  margin: 72px 0 0 20px;
}
.seen-list__media__block--sharing .seen-list__media__block__media_AEGIS{
  width: 60px;
  margin: 70px 0 0 13px;
}
}
.work-list__item--clustering .work-list__item__img_AEGIS{
}
.work-list__item__img_AEGIS img{
  margin-top: -10px;
}
.strength-list__item--learning .strength-list__item__media_AEGIS{
  width: 150px;
  top: 70px;
  margin-left: -75px;
}
.strength-list__item--big-data .strength-list__item__media_AEGIS{
  width: 150px;
  top: 70px;
  margin-left: -75px;
}
.strength-list__item--extraction .strength-list__item__media_AEGIS{
  width: 150px;
  top: 70px;
  margin-left: -75px;
}

.work-list__item__text_AEGIS{
  line-height: 120%;
}
.seen-list__media_AEGIS{
  margin-bottom: 30px;
}

/* .aegisminer-page__product{
  width: 100%;
} */
.aegisminer-page__section--margin_AEGIS{
  width: 100%;
}
.seen-list__media__block--crm .seen-list__media__block__media_AEGISsystem {
  width: 100px;
  margin: 60px 0 0;
}

/*AEGIS Form*/
.strength-list__item--learning .strength-list__item__media_AEGIS2{
  width: 150px;
  top: 90px;
  margin-left: -75px;
}
.strength-list__item--big-data .strength-list__item__media_AEGIS2{
  width: 150px;
  top: 90px;
  margin-left: -75px;
}
.strength-list__item--extraction .strength-list__item__media_AEGIS2{
  width: 150px;
  top: 90px;
  margin-left: -75px;
}
.seen-list__media__block__text_AEGIS{
  width: 150px;
  margin-left: -20px;
}
.seen-list__media__block__text_AEGIS2{
  width: 180px;
  margin-left: -10px;
}
@media screen and (max-width:767px){
.seen-list__media__block__text_AEGIS{
  width: 150px;
  margin-left: -40px;
}
.seen-list__media__block__text_AEGIS2{
  width: 180px;
  margin-left: -45px;
}
}
.work-list__item__img_aegisfome2 img{
  width: 53px;
}
.work-list__item__img_aegisfome3 img{
  width: 65px;
}
.work-list__item__img_aegisfome4 img{
  width: 60px;
  margin-top: -20px;
}
@media screen and (max-width:767px){
  .work-list__item__img_aegisfome2 img{
    width: 45px;
  }
  .work-list__item__img_aegisfome3 img{
    width: 53px;
    margin-top: -5px;
  }
  .work-list__item__img_aegisfome4 img{
    width: 55px;
    margin-top: -18px;
    margin-left: -10px;
  }
}
.seen-list__media__block--sharing .seen-list__media__block__media_aegisfome {
  width: 100px;
  margin: 75px 0 0 23px;
}

.seen-list__media__block--crm .seen-list__media__block__media_aegisfome {
  width: 62px;
  margin: 61px 0 0 8px;
}
.seen-list__media__block__text_aegisfome_buy {
  width: 150px;
  margin-left: -35px;
}
.seen-list__media__block__text_aegisfome_consl {
  width: 150px;
  margin-left: -35px;
}
.seen-list__media__block--analysis .seen-list__media__block__media_AEGIS {
  width: 100px;
  margin: 75px 0 0 20px;
}
@media screen and (max-width:767px){
  .seen-list__media__block--sharing .seen-list__media__block__media_aegisfome {
    width: 60px;
    margin: 75px 0 0 23px;
  }
  .seen-list__media__block--crm .seen-list__media__block__media_aegisfome {
    width: 46px;
    margin: 56px 0 0 7px;
  }
  .seen-list__media__block--analysis .seen-list__media__block__media_AEGIS {
    width: 60px;
    margin: 75px 0 0 20px;
  }
  .seen-list__media__block__text_aegisfome_buy {
    width: 150px;
    margin-left: -45px;
  }
  .seen-list__media__block__text_aegisfome_complete {
    width: 150px;
    margin-left: -23px;
  }
  .seen-list__media__block__label_aegisfome{
    margin-left: -40px;
  }
}

.seen-list__media__block__text_AEGISremote{
  width: 160px;
  margin-left: -5px;
}
@media screen and (max-width:767px){
  .seen-list__media__block__text_AEGISremote{
    width: 160px;
    margin-left: -25px;
  }
}
.strength-list__item__text_AEGISremote{
  margin-top: 190px;
  color: #fff;
  font-weight: bold;
}
.strength-list__item__text_aegisfome{
  margin-top: 180px;
  color: #fff;
  font-weight: bold;
}
.work-list__item__img_AEGISremotee4 img{
  width: 70px;
  margin-top: -20px;
  margin-left: -10px;
}
.aegisminer-page__strength_AEGIS {
  padding: 60px 0 60px;
  background-size: cover;
  background-image: url(../images/aegisminer-page-strength-bg.png);
  background-position: 50%;
}
.aegisminer-page__strength__title {

}
.strength-list__item--learning .strength-list__item__media_AEGISremote{
  width: 100%;
  margin: 0 auto;
  margin-top: -19px;
  margin-left: -128px;
}
.strength-list__item--big-data .strength-list__item__media_AEGISremote{
  width: 100%;
  margin: 0 auto;
  margin-top: -20px;
  margin-left: -128px;
}
.strength-list__item--extraction .strength-list__item__media_AEGISremote{
  width: 100%;
  margin: 0 auto;
  margin-top: -20px;
  margin-left: -128px;
}


@media screen and (max-width:767px){
.seen-list__media__block__label--multiple_aegisfome{
  top: auto;
}
.seen-list__media__block__label--multiple{
  top: auto;
}
}
.seen-list__media_aegisfome{
  margin-left: 10px;
}
/* AEGISremote */
.AEGISsystem_riyoukiyaku{
  width: 100%;
  height: auto;
  background-color: #fff;
  padding: 10px;
}
.AEGISsystem_riyoukiyaku_top{
  width: 90%;
  text-align: center;
  margin: 0 auto;
  padding-top: 20px;
  font-size: 12px;
}
.AEGISsystem_riyoukiyaku_content{
  width: 90%;
  border: solid;
border-color: #000;
margin: 0 auto;
padding: 10px;
font-size: 10px;
margin-top: 20px
}
.AEGISsystem_riyoukiyaku_button{
  width: 90%;
  margin: 0 auto;
  background-color: #10192B;
  color: #fff;
  margin-top: 20px;
  text-align: center;
  padding: 10px;
  margin-bottom: 20px;
}
.AEGISsystem_riyoukiyaku_button a{
  text-decoration: none;
  color: #fff;
  font-size: 15px;
  font-weight: bold;
}
.AEGIS_th,.AEGIS_td {
  border: solid 1px;              /* 枠線指定 */
  padding: 10px;      /* 余白指定 */
  vertical-align: middle;
  font-weight: bold;
}
.AEGIS_th {
  background-color: #10192B;
  color: #fff;
}
.AEGIS_td {
  background-color: #fff;
}
table {
  border-collapse:  collapse;     /* セルの線を重ねる */
  width: 100%;
}

/* お問い合わせフォーム */

.inquiry fieldset {

  margin: 0;

  padding: 20px 10px;

  border: 0;

  background: #fbfbfe;

  color: #222222;

}

.inquiry fieldset .row {

  margin: 0;

}

.inquiry dl {

  margin: 0;

  padding: 0;

}

.inquiry dt {

  font-weight: normal;

}

.inquiry dt.col:not(:last-child) {

  margin-bottom: 1em;

}

.inquiry dd {

  margin: 0;

  padding: 0;

}

.inquiry dd:last-child {

  padding-bottom: 0;

}

.inquiry dd .confirm {

  padding: 0 0 1em 1em;

  border-bottom: 1px dashed #ccc;

}

.inquiry input[type="text"],

.inquiry input[type="url"],

.inquiry input[type="email"],

.inquiry input[type="tel"],

.inquiry input[type="date"],

.inquiry input[type="number"],

.inquiry select,

.inquiry textarea {

  width: 100%;

  padding: 5px;

  color: #000;

  font-size: 16px;

  font-size: 1.6rem;

}

.inquiry input[type="number"] {

  width: 65px;

  text-align: center;

}

.inquiry input.p-postal-code {

  width: 100px;

}

.inquiry input.p-region {

  width: 100px;

}

.inquiry input.p-locality {

  width: 150px;

}

.inquiry input.p-street-address {

  width: 100%;

}

.inquiry input.p-extended-address {

  width: 100%;

}

.inquiry .submit {

  margin: 1em 0;

  text-align: center;

}

.inquiry .required {

  color: #c00;

}

.inquiry label {

  display: block;

  margin-bottom: 0.5em;

}



@media (min-width: 768px) {

  .inquiry {

    max-width: 780px;

    margin-right: auto;

    margin-left: auto;

  }

  .inquiry fieldset {

    margin: 0;

    padding: 60px;

    border: 0;

  }

  .inquiry dt {

    clear: both;

    padding: 6px 0;

  }

  .inquiry dd {

    padding-bottom: 1.5em;

  }

  .inquiry dd .confirm {

    min-height: 1.5em;

    padding: 6px 0 0;

    border: 0;

    line-height: 1.4;

  }

  .inquiry input[type="text"],

  .inquiry input[type="url"],

  .inquiry input[type="email"],

  .inquiry input[type="tel"],

  .inquiry input[type="date"],

  .inquiry input[type="text"],

  .inquiry select {

    width: 60%;

  }

  .inquiry input[type="number"] {

    width: 65px;

  }

  .inquiry input.p-postal-code {

    width: 100px;

  }

  .inquiry input.p-region {

    width: 100px;

  }

  .inquiry input.p-locality {

    width: 150px;

  }

  .inquiry input.p-street-address {

    width: 100%;

  }

  .inquiry input.p-extended-address {

    width: 100%;

  }

  .inquiry textarea {

    width: 100%;

  }

  .inquiry .submit {

    margin: 60px 0 0;

  }

  .inquiry label {

    display: inline-block;

    margin-top: 6px;

    margin-bottom: 0;

    margin-right: 0.8em;

  }



  .gutters .inquiry dt.col {

    margin-left: 0;

  }

}
.company-page__vision_AEGISmesseger{

  margin-bottom: 100px;
}


/*==================================================
スライダーのためのcss
===================================*/


/*画像の横幅を100%にしてレスポンシブ化*/
.wrapper_nextgallery{
  width: 100%;
  height: auto;
  vertical-align: bottom;/*画像の下にできる余白を削除*/
}
.wrapper_nextchoice-btn{
  width: 100%;
  height: auto;
  vertical-align: bottom;/*画像の下にできる余白を削除*/
}

/*メイン画像下に余白をつける*/

.gallery{
  margin:0 0 5px 0;
}

/*矢印の設定*/

/*戻る、次へ矢印の位置*/
.slick-prev, 
.slick-next {
    position: absolute;/*絶対配置にする*/
  z-index: 3;
    top: 42%;
    cursor: pointer;/*マウスカーソルを指マークに*/
    outline: none;/*クリックをしたら出てくる枠線を消す*/
    border-top: 2px solid #ccc;/*矢印の色*/
    border-right: 2px solid #ccc;/*矢印の色*/
    height: 25px;
    width: 25px;
}

.slick-prev {/*戻る矢印の位置と形状*/
    left:2.5%;
    transform: rotate(-135deg);
}

.slick-next {/*次へ矢印の位置と形状*/
    right:2.5%;
    transform: rotate(45deg);
}

/*選択するサムネイル画像の設定*/

.choice-btn li{
  cursor: pointer;
  outline: none;
  background:#333;
  width:25%!important;
}

.choice-btn li img{
  opacity: 0.4;/*選択されていないものは透過40%*/
}

.choice-btn li.slick-current img{
  opacity: 1;/*選択されているものは透過しない*/
}

.choice-btn .slick-track {
  transform: unset !important;/*画面幅サイズ変更に伴うサムネイル固定*/
}

/*========= レイアウトのためのCSS ===============*/

/*エリア全体を中央寄せ*/
.wrapper_nextgallery{
  width:94%;
  max-width:900px;
  margin:0 auto;
  margin-top: 30px;
}

ul{
  margin:0;
  padding: 0;
  list-style: none;
}

.wrapper_nextgallery_a{
  color: #333;
}

.wrapper_nextgallery_a:hover,
.wrapper_nextgallery_a:active{
  text-decoration: none;
}

.wrapper_nextgallery_h1{
  text-align: center;
  font-size:6vw;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  margin:30px 0;
}

.wrapper_nextgallery_p{
  margin:30px 0;
  word-wrap : break-word;
}
.company-page_gallery{
  margin-bottom: 30px;
  margin-top: -30px;
}
.heading-bordered_gallery{
  margin-bottom: 30px;
  padding-bottom: 30px;
}

.footer-company--margin_AEGIS{
  margin-top: 0px;
  margin-top: -10px;
  margin-left: 5px;
}
.footer-company__detail_AEGIS{
  margin-left: 10px;
  margin-top: 0px;
}
.office_p_none p{
  margin: 0;
}


.footer-company__logo__image{
  margin-left: 10px;
}

@media screen and (max-width:767px){
  .footer-company__logo__image{
    margin-left: 0px;
  }
}

@media screen and (max-width:767px){
  header {
    position: fixed;
    top: 0 !important;
    left:0 !important;

}
  .header__inner {
  }
  .header.is-open .header__inner {
    position: fixed;

    height: 200vw !important;
  }
.header.is-open {
    position: fixed !important; 
}

.header__nav{
  margin-top: -30px;
}
}

.link-card{
 background-image: none;
 background-color: #0D192E ;
 background-size:  100%;   
}
.link-card--top{
  background-image: none;
  background-color: #0D192E ;
  background-size:  100%;   
}

.about-page__strength__item__heading{
  margin-bottom: -50px;
}

@media screen and (max-width:767px){
  .about-page__strength__item__heading{
    margin-bottom: -55px;
    width: 100%;
  }
  .about-page__strength__item__content__inner{
    padding: 90px 0 15px
  }
}

.section-contact__bottom__tel{
  margin-bottom: 5px;
}

.choice-btn img {
  width: 100%;
  height: auto;
  vertical-align: bottom;
}

.section-lead-blog__content .slide-cards__item__category {
  color:black:
}

.single-pager{
  width: 100% !important;
}

.list-card__item__content__category{
  margin: 10px 0 10px 0;
}

.information-bar__content__list__item__status__category {
  font-weight: 700;
  color: #ae0b2f;
  padding-left: 10px;
}

.information-list__item__header{
  display: flex;
}

.information-list__item__header__category {
  /* 必要に応じてここでカテゴリのスタイルを調整 */
  font-size: 14px;
  color: #333;
  margin-bottom: 5px;
}

.information-list__item__header__category .category-list {
  display: inline-block; /* カテゴリが横に並ぶように調整 */
}

.information-list__item__header__category a {
  text-decoration: none;
  color: #10192B; /* リンク色の設定 */
}

.information-list__item__header__category a:hover {
  text-decoration: underline;
}

.information-list__item__inner{
  padding: 5px;
}

.information-list__item__title{
  margin: 8px 0 8px 0;
    font-size: 14px;
    line-height: 1.9;
    letter-spacing: .01em;
}



.information-list__item__inner {
  display: block;
  padding: 15px 0 10px;
  color: inherit;
  text-decoration: none;
  -webkit-transition: opacity .25s ease;
  transition: opacity .25s ease;
}



.archive-pagination__inner ul {
  list-style: none;
  padding: 0;
  display: flex;
  justify-content: center;
  gap: 10px;
}

.archive-pagination__inner ul li {
  display: inline-block;
}

.archive-pagination__inner a,
.archive-pagination__inner span.page-numbers {
  display: inline-block;
  width: 28px;
  height: 28px;
  margin: 0 7px;
  font-size: 14px;
  font-family: YakuHanJP, Montserrat, sans-serif;
  line-height: 28px;
  border-radius: 50%;
  text-align: center;
  color: #0e192d; /* デフォルトの文字色 */
  background-color: #e3e3e3; /* デフォルトの背景色 */
  text-decoration: none;
  vertical-align: middle;
  -webkit-transition: opacity .25s ease;
  transition: opacity .25s ease;
}

.archive-pagination__inner a:hover {
  background-color: #0e192d;
  color: #fff;
}

.archive-pagination__inner .current {
  background-color: #0e192d; /* 現在のページの背景色 */
  color: #fff; /* 現在のページの文字色 */
}


.wpcf7-form .col.span_8 {
  width: 100%;
  padding: 10px;
  margin-bottom: 20px;
  box-sizing: border-box;
}

.wpcf7-form .required {
  color: #d9534f;
}

.wpcf7-form .button.add_arrow.effect_slide {
  color: white;
  padding: 10px 20px;
  text-align: center;
  display: inline-block;
  border-radius: 4px;
  cursor: pointer;
  transition: background-color 0.3s ease;
}