@charset "utf-8";
/* ================================================================= 
 License : e-TRUST Inc.
 File name : style.css
 Style : style
================================================================= */
/*----------------------------------------------------------------------------制作*/
/*----------------------------------------------------------------------------ディレクター*/

.flex2 .box {
  width: calc(100% / 3 - 1%) !important;
  margin-bottom: 2%;
}
.sha_btn {
  text-align: left;
  padding-left: 58px;
}
.sha_btn a {
  display: inline-block;
  background: #11538f;
  padding: 3px 15px;
  font-size: 14px;
  color: #fff !important;
  margin-top: 5px;
}
.ancbtn a {
  color: #c68d00;
  border: 2px solid #c68d00;
  padding: 5px 10px;
  font-size: 1.25em;
  margin: 10px;
}
.ancbtn a:hover {
  color: #fff !important;
  background: #c68d00 !important;
  opacity: 1 !important;
}
.ancbtn .box {
  padding: 10px;
}
.text-left .box > div,
.text-right .box > div {
  width: 78% !important;
}
.text-left .box > img,
.text-right .box > img {
  width: 20% !important;
}
ul.information-list2 {
  display: flex;
}
li.contact02 {
  margin: 0 2%;
}
.contact02 a {
  color: #fff !important;
}
.contact02 i.far.fa-envelope {
  font-size: 2.5em;
  font-weight: 100;
}
.contact02 {
  color: #fff;
  background: #11538f;
  padding: 8px;
  border-radius: 10px;
  right: 0;
  font-size: 0.9em;
  line-height: 1em;
  min-width: 100px !important;
}
@media screen and (max-width: 640px) {
  .text-left .box > div,
  .text-right .box > div {
    width: 100% !important;
    text-align: left;
  }
  .text-left .box > img,
  .text-right .box > img {
    width: 40% !important;
    text-align: center;
  }
  ._sp100 .box {
    text-align: center;
  }
}
.nav-item._drop .nav-item a {
  border-top: 1px solid #fff;
}
.contact01 {
  color: #fff;
  background: #11538f;
  padding: 8px;
  position: absolute;
  border-radius: 10px;
  right: 0;
  font-size: 0.9em;
  line-height: 1em;
}
.contact01 a {
  color: #fff !important;
}
.information-list {
  /* max-width: 360px; */
  justify-content: flex-start !important;
  position: relative;
}
.information-item._time {
  width: auto;
}
.contact01 i.far.fa-envelope {
  font-size: 2.5em;
  font-weight: 100;
}
p.header-logo {
  text-align: left;
}
i.fa-solid.fa-user-lock {
  font-size: 2.5em;
  font-weight: 100;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: "Font Awesome 5 Pro";
  /* font-weight: 400; */
}

/*----------------------------------------------------------------------------cs*/
@media screen and (max-width: 834px) {
  /*----------------------------------------------------------------------------制作*/
  /*----------------------------------------------------------------------------ディレクター*/
  .js-btn:after {
    top: 16px;
    width: 28px;
    height: 28px;
  }
  .nav-item._drop .nav-item a {
    font-size: 1.5em;
  }
  .nav-item a {
    font-size: 2em;
  }
  ul.information-list2 {
    display: flex;
    margin: 0 auto !important;
    max-width: 220px;
  }
  .sha_btn {
    text-align: center;
    padding-left: 0px;
  }

  /*----------------------------------------------------------------------------cs*/
}
@media screen and (max-width: 640px) {
  /*----------------------------------------------------------------------------制作*/
  /*----------------------------------------------------------------------------ディレクター*/
  ._spwidth1 .box {
    width: 100% !important;
  }
  .spblk {
    display: block;
  }
  .js-btn:after {
    top: 16px;
    width: 28px;
    height: 28px;
  }
  .nav-item._drop .nav-item a {
    font-size: 1.5em;
  }
  .nav-item a {
    font-size: 2em;
  }
  /*----------------------------------------------------------------------------cs*/
}
