@import url("style.css");
/*=================================================================
PublicInterestCoreSystem
==================================================================*/
.PICS-3 h4 {
  color: #fff;
}
.PICS-2 .container .row div button {
  margin-bottom: 15px;
  font-size: 1rem;
}
.PICS-2 .modal-content {
  border-radius: 0;
}
.PICS-2 .modal-content h5,
.PICS-1 .modal-body {
  color: #000c;
}
.PICS-2 .container .row div .title h2 {
  margin-bottom: 15px;
  line-height: 0.95;
}
.PICS-1 .change .box h5 {
  letter-spacing: 0.4em;
  color: #fff;
}
.PICS-1 .change .box p {
  margin: 0;
  color: #fff;
  background: #00000061;
  padding: 20px;
}
.PICS-TOP {
  background-image: url("../images/services/PublicInterestCoreSystem/bg-PICS.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  padding: 100px 0;
}
.PICS-TOP h4 {
  color: #fff;
  padding: 5rem;
  line-height: 2;
  letter-spacing: 0.2em;
  font-weight: 600;
  text-shadow: 1px 1px black;
}
@media (max-width: 769px) {
  .PICS-TOP h4 {
    letter-spacing: 0em;
  }
}
@media (max-width: 769px) {
  .PICS-TOP h4 {
    padding: 0;
  }
}
/*=================================================================
Wristband
==================================================================*/
.WB-TOP {
  background: linear-gradient(
      to top,
      rgb(40 237 225 / 70%) 0%,
      rgb(174 255 249 / 70%) 100%
    ),
    url("../images/services/Wristband/bg02.png");
  background-repeat: round;
}
.WB-TOP h3 {
  padding: 20px;
  color: #fff;
  font-size: 1.5rem;
  text-shadow: 1px 1px 3px #0d6c68;
  font-weight: 600;
}
.WB-TOP p {
  padding: 20px;
  color: #fff;
  font-size: 1.25rem;
  line-height: 1.35;
  text-shadow: 1px 1px 3px #000;
}
.WB-TOP p span {
  font-size: 1.4rem;
  background: linear-gradient(transparent 40%, #3683c578 60%);
}

.WB-select .block {
  border-bottom: 2px solid transparent;
  transition: 0.5s all;
}
.WB-select .block:hover {
  border-bottom: 2px solid #57cbcc;
  opacity: 0.8;
}
.WB-select .block::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background: url("../images/bg_mesh.png") repeat;
}
.WB-select .block h3 {
  color: #fff;
  padding: 10px;
  background: #131518;
  font-size: 1rem;
  margin-bottom: 0;
}
.WB-select .col-6,
.WB-select .col-md-3 {
  padding-left: 5px;
  padding-right: 5px;
}
.WB-select .col-6 {
  padding-bottom: 10px;
}
.WB-select .btn-shop {
  margin: 0 auto;
}
.WB-select .btn-shop .btn-main {
  font-weight: 600;
  background: #ffd812;
  color: #000;
}
/*=================================================================
mamorulink.html
==================================================================*/
.ML-title h3 {
  font-size: 2rem;
  font-weight: 700;
  color: #5087b7;
}
.ML-title p {
  color: #cfcfcf;
  font-weight: 600;
}
.ML-1 {
  background-image: url("../img/bg-ML.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  padding: 100px 0;
}
.ML-1::before {
  background: rgba(42, 48, 55, 0.7);
}
.ML-1 .text-area {
  padding: 5%;
  background-color: #ffffff24;
}
.ML-1 h4 {
  color: #000;
  font-weight: 600;
  border-bottom: 1px solid #0000006b;
  padding-bottom: 10px;
  font-size: 1.15rem;
  display: inline-block;
  text-shadow: 0px 0px 2px #fff;
}
.ML-1 ol {
  padding: 10px 0;
}
.ML-1 li {
  color: #000;
  margin: 10px;
}

.ML-2 {
  background: linear-gradient(
      to top,
      rgb(40 237 225 / 70%) 0%,
      rgb(174 255 249 / 70%) 100%
    ),
    url("../images/bg02.png");
  background-repeat: round;
}
/*.ML-2  {
  background-image: url("../images/services/Wristband/MLimage.jpg");
  background-repeat: no-repeat;
  background-size: cover;
}*/
.ML-2 h3 {
  padding: 20px;
  color: #fff;
  font-size: 1.5rem;
  text-shadow: 1px 1px 3px #0d6c68;
  font-weight: 600;
}
.ML-2 {
  padding-top: 10%;
}

.ML-2 h2 {
  color: #000;
  font-size: 3rem;
  padding-top: 10%;
  line-height: 1.3;
}
.ML-2 div img.logo {
  width: 80%;
}
.ML-2 img.hand-ML {
  padding-top: 15%;
  width: 75%;
}
.ML-2 .point-text p {
  color: #fff;
  background-color: #89d166;
  border-radius: 20px;
  padding: 5px 5px;
  margin: 0 auto;
  margin-bottom: 5px;
  /*letter-spacing: 0.12em;*/
  box-shadow: 1px 1px 5px #489523;
  margin-top: 20px;
}
.ML-2 .point-text .col-lg-4 {
  padding-left: 2px;
  padding-right: 2px;
}
@media (max-width: 991px) {
  .ML-2 .point-text p {
    margin-top: 0px;
  }
  .ML-2 .point-text .col-lg-4 {
    padding-left: 50px;
    padding-right: 50px;
  }
}
@media (max-width: 2000px) {
  .ML-2 h2 {
    font-size: 2rem;
  }
}
@media (max-width: 923px) {
  .ML-2 h2 {
    font-size: 1.75rem;
  }
}
@media (max-width: 827px) {
  .ML-2 h2 {
    font-size: 1.5rem;
  }
}
@media (max-width: 730px) {
  .ML-2 h2 {
    font-weight: 500;
  }
}
@media (max-width: 575px) {
  .ML-2 {
    padding-top: 20%;
  }
  .ML-2 h2 {
    padding-top: 5%;
  }
  .ML-2 div img.logo {
    width: 70%;
  }
  .ML-2 img.hand-ML {
    padding-top: 5%;
  }
}
.ML-3 .point {
  padding: 20px 10px 0;
}
.ML-3 .point h3 {
  color: #fff;
  padding: 20px;
  /*background-color: #408dc5;*/
  font-size: 1.5rem;
  text-align: center;
  font-weight: 600;
  letter-spacing: 0.05em;
  text-shadow: 1px 1px 1px #000;
  line-height: 1.5;
}
.ML-3 .point h4 {
  color: #fff;
  font-size: 1.25rem;
  text-shadow: 1px 1px 1px #000;
  padding: 0.2rem;
  margin-bottom: 0rem;
  /*background: linear-gradient(transparent 60%, #629ed370 60%);*/
  display: inline-block;
}
.ML-3 .point p {
  color: #e1e1e1;
  padding-top: 10px;
  margin-bottom: 0;
  font-size: 0.9rem;
  padding-left: 1rem;
  padding-right: 1rem;
}
.ML-3 .point .border {
  width: 100%;
  margin-bottom: 15px;
  border: 2px solid #707070 !important;
}
@media (max-width: 575px) {
  .ML-3 img.imageML {
    width: 50%;
  }
  .ML-3 .pb-30 {
    padding-bottom: 0px !important;
  }
  .ML-3 p {
    margin-bottom: 0px;
  }
}
.ML-4 .box-design .col-lg-4,
.ML-4 .box-design .col-md-4 {
  padding-right: 8px;
  padding-left: 8px;
}
.ML-4 .box-design .block {
  padding: 20px;
  border-left: 1px solid rgba(236, 239, 241, 0.07);
  border-top: 1px solid rgba(236, 239, 241, 0.07);
  margin-bottom: 20px;
  box-shadow: 2px 2px 5px rgba(44, 44, 44, 0.3), 13px 13px 0 rgb(0 0 0 / 60%);
  background-color: #fffffff5;
}
@media (max-width: 768px) {
  .ML-4 .box-design .block {
    padding: 10px;
  }
}
.ML-4 .box-design .block h4 {
  font-size: 1.25rem;
  font-weight: 700;
  color: #000;
  padding-top: 1em;
  min-height: 55px;
  width: 100%;
  border-bottom: 1px solid #00000040;
  display: inline-block;
}
.ML-4 .box-design .block p {
  color: #000;
  font-size: 1rem;
  line-height: 1.2;
  padding: 2.5%;
  min-height: 100px;
}
.ML-4 .box-design .block p b {
  color: #408bbd;
}
.ML-4 .box-design .block .photo {
  margin-bottom: 15px;
}
.ML-4 .ML-movie {
  margin-top: 20px;
  border: 10px solid #15181b;
  padding-right: 0;
  padding-left: 0;
}
@media (max-width: 575px) {
  .ML-4 .ML-movie {
    margin-top: 10px;
  }
}

.ML-5 .slider {
  /*横幅94%で左右に余白を持たせて中央寄せ*/
  width: 90%;
  margin: 0 auto;
}

.ML-5 .slider img {
  width: 22vw;
  height: auto;
  margin: 0 auto;
}
@media (max-width: 575px) {
  .ML-5 .slider img {
    width: 60vw; /*スライダー内の画像を60vwにしてレスポンシブ化*/
    height: auto;
  }
}
.ML-5 .slider .slick-slide {
  transform: scale(0.8); /*左右の画像のサイズを80%に*/
  transition: all 0.5s; /*拡大や透過のアニメーションを0.5秒で行う*/
  opacity: 0.5; /*透過50%*/
}

.ML-5 .slider .slick-slide.slick-center {
  transform: scale(1); /*中央の画像のサイズだけ等倍に*/
  opacity: 1; /*透過なし*/
}

.ML-5 .memo {
  padding-top: 10px;
  width: 25vw;
  margin: 0 auto;
  margin-top: 10px;
}
.ML-5 .memo h5 {
  border-radius: 50px;
  color: #000;
  padding: 7px;
  font-size: 1rem;
  font-weight: 500;
  background-color: #9d9d9d;
}
.ML-5 .memo .memo-text {
  font-size: 0.85rem;
  line-height: 1.5;
  padding: 0;
  margin-top: 15px;
}
/*矢印の設定*/

/*戻る、次へ矢印の位置*/
.ML-5 .slick-prev,
.ML-5 .slick-next {
  position: absolute; /*絶対配置にする*/
  top: 42%;
  cursor: pointer; /*マウスカーソルを指マークに*/
  outline: none; /*クリックをしたら出てくる枠線を消す*/
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  height: 15px;
  width: 15px;
}

.ML-5 .slick-prev {
  /*戻る矢印の位置と形状*/
  left: -1.5%;
  transform: rotate(-135deg);
}

.ML-5 .slick-next {
  /*次へ矢印の位置と形状*/
  right: -1.5%;
  transform: rotate(45deg);
}

/*ドットナビゲーションの設定*/

.ML-5 .slick-dots {
  text-align: center;
  margin: 20px 0 0 0;
}

.ML-5 .slick-dots li {
  display: inline-block;
  margin: 0 5px;
  width: 50px;
  height: 2px;
}

.ML-5 .slick-dots button {
  color: transparent;
  outline: none;
  width: 50px; /*ドットボタンのサイズ*/
  height: 2px; /*ドットボタンのサイズ*/
  display: block;
  background: #585858;
  padding: 2px;
}
.ML-5 .slick-dots li button:before {
  color: inherit;
}
.ML-5 .slick-dots .slick-active button {
  background: #fff; /*ドットボタンの現在地表示の色*/
}
.ML-5 .slick-prev:before,
.ML-5 .slick-next:before {
  display: none;
}

.ML-6 .voice-comment {
  width: 95%;
  margin: 0 auto;
}
.ML-6 .voice-comment p {
  margin: 20px 0;
  color: #fff;
}

.ML-6 .voice-thumb img {
  border-radius: 50%;
  margin: 0 auto;
  width: 80%;
}
.ML-6 .slick-initialized .slick-slide {
  display: flex;
}
.ML-6 .slick-slide,
.ML-6 .slick-slide img {
  display: inherit;
  opacity: 0.95;
}
@media (max-width: 991px) {
  .ML-6 .item {
    text-align: center !important;
  }
}

.MLuse-TOP {
  background-image: url("../images/services/Wristband/bg-MLuse.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  padding: 100px 0;
}
.MLuse-1 h4 {
  color: #fff;
  font-size: 1.25rem;
  padding: 5px;
  background-color: #616a72;
  border-radius: 50px;
}
.MLuse-1 .inner_text {
  padding: 1rem;
}
.MLuse-1 h5 {
  text-align: left;
  font-size: 4.5rem;
  font-weight: 700;
  position: absolute;
}
.MLuse-1 p {
  color: #fff;
}
.MLuse-1 .inner {
  padding: 1.5rem;
  min-height: 460px;
  margin-bottom: 20px;
  background-color: #30363e;
}
@media (max-width: 767px) {
  .MLuse-1 .inner {
    min-height: inherit;
  }
}
.MLuse-1 .inner img {
  padding: 20px 0;
}
.MLuse-1 .inner dl dt {
  color: #fff;
}
.MLuse-1 .inner dl dd {
  color: #fff;
  margin-bottom: 0;
}
.MLuse-1 .inner dl dt.col-md-4 {
  padding-left: 0;
  padding-right: 0;
}
.MLuse-1 .inner dl dd.col-md-8 {
  padding-left: 0;
  padding-right: 0;
}
.MLuse-1 .inner dl dd span.box {
  color: #fff;
  font-size: 0.5rem;
  display: inline-block;
  margin: 0 0 10px 0;
}
.MLuse-1 .btn-main {
  padding: 10px;
}
.MLuse-1 .DLimg .col-6 {
  padding-right: 0;
  padding-left: 0;
}
.ML-select .col-sm-6 {
  margin-bottom: 5px;
  padding-right: 5px;
  padding-left: 5px;
}
.MLuse-1 .DLimg img {
  transition: all 0.3s ease-in 0s;
}
.MLuse-1 .DLimg img:hover {
  opacity: 0.5;
}
.MLdl {
  background-image: url("../images/services/Wristband/bg-MLdl.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  padding: 100px 0;
}
.MLdl h4 {
  color: #000;
  padding-top: 20px;
  text-shadow: 0px 0px 3px #fff;
  font-size: 1.25rem;
}
.MLdl img.logo-WB {
  padding-bottom: 40px;
}
.MLfaq-1 .card {
  border-radius: 0;
  border: 0;
  background-color: inherit;
  margin-bottom: 5px !important;
}
.MLfaq-1 .card-header {
  border-bottom: 0;
  background-color: inherit;
  margin-bottom: 0 !important;
  padding: 15px;
}
.MLfaq-1 .accordion h5 {
  font-size: 1.1rem;
}
.MLfaq-1 .accordion .text-body {
  color: #fff !important;
}
.MLfaq-1 .accordion h5 span {
  font-weight: 600;
  color: #5087b7c2;
  margin-right: 10px;
}
.MLfaq-1 .accordion .card-body {
  color: #000;
  background: #fbfbfb;
  border-radius: 5px;
}
.MLfaq-1 .accordion .card-body span {
  font-weight: 600;
  color: #000000c2;
  margin-right: 13px;
}

.WB-3 {
  background-image: url("../images/services/Wristband/bg01.png");
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
}
.WB-3::before {
  background: rgb(255 255 255 / 20%);
}
.WB-3 h3 {
  padding: 30px 0;
  color: #000;
  line-height: 1.5;
  text-shadow: 0 0 10px #fff;
}
@media (max-width: 767px) {
  .WB-3 h3 {
    font-size: 1.3em;
    padding: 0px;
  }
}
.WB-4 {
  background: linear-gradient(
      to top,
      rgb(40 237 225 / 70%) 0%,
      rgb(174 255 249 / 70%) 100%
    ),
    url("../images/services/Wristband/bg02.png");
  background-repeat: round;
}
.WB-4 h3 {
  padding: 20px;
  color: #fff;
}
.WB-4 p {
  padding: 20px;
  color: #fff;
  font-size: 1.1rem;
}
.WB-4 p span {
  font-weight: 600;
  font-size: 1.4rem;
}
.WB-4 h4 {
  background-color: #00000029;
  padding: 8px 0;
  color: #fff;
  margin-top: 15px;
  font-size: 0.9rem;
  font-weight: 600;
  text-shadow: 1px 1px 3px #000;
  display: inline-block;
  width: 80%;
}
.WB-7 {
  background-color: #84a3c7;
}
.WB-7 h2 {
  font-size: 2.25rem;
  margin-bottom: 30px;
  font-weight: 700;
  color: #fff;
}
.WB-7 p {
  font-weight: 600;
  margin-top: 30px;
  margin-bottom: 50px;
  color: #fff;
  font-size: 1.2rem;
  line-height: 1.5;
}
.WB-7 .system-usual,
.WB-7 .system-mamorulink {
}
.WB-7 .system-usual ul,
.WB-7 .system-mamorulink ul {
  text-align: left;
  padding: 20px;
  border-top: 1px solid;
  border-bottom: 1px solid;
  margin-top: 50px;
  margin-bottom: 20px;
}
.WB-7 .system-usual ul li,
.WB-7 .system-mamorulink ul li {
  color: #1d2024;
  font-weight: 600;
}
.WB-7 .system-usual ul li::before,
.WB-7 .system-mamorulink ul li::before {
  content: "\f0da";
  font-family: "Font Awesome 5 Free";
  font-weight: 600;
  padding-right: 5px;
}
.WB-8 .col-sm-4 {
  padding-right: 5px;
  padding-left: 5px;
}
.WB-8 .inner {
  background-color: #ffffff;
}
.WB-8 .inner h2 {
  padding: 10px;
  width: 80%;
  font-size: 1.25rem;
  color: #fff;
  background: #3c77a1c2;
  position: absolute;
  top: 150px;
}
.WB-8 .inner ol {
  height: 120px;
  padding: 5%;
}
.WB-8 .inner ol li {
  border-bottom: 2px solid #d9d9d9;
  font-weight: 500;
  margin-bottom: 5px;
  line-height: 1.5;
  color: #000000;
}
.WB-8 .inner ol li::before {
  content: "・";
  font-weight: 600;
  color: #508ab3;
}
@media (max-width: 991px) {
  .WB-8 .inner h2 {
    top: 80px;
  }
  .WB-8 .inner ol {
    height: 140px;
  }
}
@media (max-width: 767px) {
  .WB-8 .inner h2 {
    position: inherit;
    width: 100%;
  }
  .WB-8 .inner ol {
    height: 180px;
  }
}
@media (max-width: 575px) {
  .WB-8 .inner h2 {
    position: absolute;
    top: 50%;
    width: 80%;
    left: 10%;
  }
  .WB-8 .inner ol {
    height: inherit;
  }
  .WB-8 .col-sm-4 {
    margin-bottom: 10px;
  }
}

.WB-10 {
  background: linear-gradient(
      to top,
      rgb(183 183 183 / 45%) 0%,
      rgb(255 255 255 / 0%) 100%
    ),
    url(../images/services/Wristband/bg03.jpg);
  background-repeat: repeat;
}
.WB-10 h3 {
  font-weight: 700;
  color: #292f36;
}
.WB-10 .title p {
  color: #292f36;
}
.WB-10 .inner h4 {
  font-weight: 700;
  padding: 8px;
  font-size: 1.2rem;
  margin: 10px;
  border-bottom: 2px solid #00000025;
  color: #464646;
}
.WB-10 .inner p {
  color: #6c6c6c;
  margin: 15px 10px;
  line-height: 1.2;
}
