#acting_alert {
  position: absolute;
  left: 0px;
  top: 0px;
  margin: 5px;
  z-index: 1000;
  opacity: 0.6;
  -moz-opacity: 0.6;
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=60); }

#acting_alert p.close_alert {
  margin: 0;
  padding: 3px;
  background: #1393c0;
  text-align: right;
  height: 25px; }

#acting_alert p.content {
  padding: 1em;
  margin: 0;
  background: #fff;
  border: 1px solid #1393c0;
  height: 100%; }

#acting_alert span.top,
#acting_alert span.bottom {
  display: block;
  background: #fff; }

#acting_alert span.top span,
#acting_alert span.bottom span {
  display: block;
  height: 1px;
  overflow: hidden;
  background: #1393c0; }

#acting_alert span.r1 {
  margin: 0 5px; }

#acting_alert span.r2 {
  margin: 0 3px; }

#acting_alert span.r3 {
  margin: 0 2px; }

#acting_alert span.top span.r4,
span.bottom span.r4 {
  margin: 0 1px;
  height: 2px; }

#acting_alert span.item {
  font-size: 12px; }

.close_alert a img {
  float: left;
  width: 23px;
  height: 23px; }

body {
  font-family: "Noto Sans JP", sans-serif;
  background-color: #fff; }

  .card {
    background-color: #b0bec5;
  }

#regist-section {
  border-top: 1px solid #c7c7c7;
  border-bottom: 1px solid #c7c7c7;
  background-color: #fff;
  border-radius: 10px;
  box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
}

.breadcrumb {
  background-color: #333; }

.breadcrumb-item {
  color: #999; }
  .breadcrumb-item::before {
    font-family: "Material Icons";
    width: 1.5rem;
    font-weight: 600;
    font-size: 0.8rem; }
  .breadcrumb-item.active {
    color: #fff; }

.ss_upComment,
.ss_rightComment,
.ss_bottomComment {
  display: none; }

.form-group label {
  width: 100%; }

.check-wrapper {
  margin-left: 1.25rem; }

.pre-scrollable {
  height: 6rem;
  font-size: 0.7rem;
  background-color: #fff;
  border: 3px solid #efefef; }

.g-recaptcha {
  margin: 1rem 0;
  display: flex;
  justify-content: center; }

  .input-label {
    font-size: 1rem;
    margin-bottom: 3px;
  }

.input-group-append .input-group-text {
  font-size: 0.7rem; }

#footer {
  background-color: #333;
  color: #999; }
  #footer .nav-link {
    color: #999; }

.material-icons {
  vertical-align: middle; }

.spin {
  animation-name: spin;
  animation-duration: 2500ms;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
  /* transform: rotate(3deg); */
  /* transform: rotate(0.3rad);/ */
  /* transform: rotate(3grad); */
  /* transform: rotate(.03turn);  */ }

@keyframes spin {
  from {
    transform: rotate(0deg); }
  to {
    transform: rotate(360deg); } }


/**/
nav a:hover {
  text-decoration: none;
}

.header__nav nav > ul > li > div.nav-child {
  font-size: 15px;
}

body .container-fluid {
  font-size: 100%;
}

.navbar-collapse {
  padding-left: 15px;
  padding-right: 15px;
}

.collapse:not(.show) {
  display: none;
}

body .header {
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, sans-serif !important;
}

#footer {
  background-color: #333;
  color: #999;
}
#footer .nav-link {
  color: #999;
}


@media (min-width: 1200px) {
  div .container {
    max-width: 1030px;
  }
}

@media (min-width: 768px) {
  .navbar-collapse.collapse {
    display: block;
  }
}


/*2206 WP追加用*/
.wp-img { margin-bottom: 10px;}

.ly_container {
  padding-right: 15px;
  padding-left: 15px;
  padding-top: 50px;
  padding-bottom: 50px;
  margin: 0 auto;
}

.ly_container {
  text-align: center;
}

.ly_container h3{ margin-bottom: 15px;}
.wp-descript{ margin-bottom: 15px;}

.wp-link{
  display: inline-block;
  margin-top: 25px;
}
.wp-btn{
  display: inline-block;
  background: #004ea1;
  color: #fff;
  width: 20em;
  padding: 10px 20px;
  box-sizing: border-box;
  border-radius: 3px;
}
.wp-btn:hover{
  background: #eb6202;
  color: #fff;
}

@media screen and (max-width: 767px) {
  .ly_container p {
    font-size: 1.2rem;
  }
  .is-sp {
    display: inline;
  }
  
  .is-pc {
    display: none;
  }
  #solution-list li{ font-size: 1.2em; margin-bottom: 1em;}
  
  .wp-txt{ margin-bottom: 20px;}
  .wp-descript{ text-align: left;}
  .wp-right{ margin-bottom: 10px;}
  .wp-link{ margin-top: 0;}
}
@media screen and (min-width:768px) {
    .is-sp {
    display: none;
  }

  .is-pc {
    display: inline;
  }
  #solution-list li{ font-size: 1.4em; margin-bottom: 1em;}
  .wp-descript{font-size:1.2em;}
  .wp-txt{
    max-width: 320px;
    margin-left: auto;
    margin-right: auto;
  }
  .wp-title{ font-size: 2em; }
  .wp-right{
    float: right;
    margin-left: 20px;
  }
}

@media (min-width: 1200px) {
  div .container {
    max-width: 1030px;
  }
  .container .ly_container{
    width: 1200px;
  }
}

/* 2304 ABtest */

.cardAB {
  background-color: #b0bec5;
  overflow: hidden;
  zoom: 1;
}
.card-img-topAB{
  width: 25%;
  float: left;
  padding-left: 20px
}

.card-textAB{
  padding-top: 5px;
  line-height: 1.3em;
}


/*2403 デザイン変更*/

.solution-wrap {
  margin: 0 -15px;
}

.solution-subttl {
  text-align: center;
  margin-bottom: 30px;
}

.solution-subttl span {
  background: #004ea1;
  color: #fff;
  text-align: center;
  padding: 2px 30px;
  border-radius: 100px;
  font-size: 20px;
}

.solution-product-list {
  display: flex;
  justify-content: space-around;
  flex-wrap: wrap;
  margin-bottom: 30px;
}

.solution-product-list li {
  width: 19%;
  background: #f1f1f1;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 80px;
  border-radius: 10px;
}

.solution-product-list p {
  font-size: 15px;
  font-weight: bold;
  text-align: center;
}

.solution-problem-list {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-bottom: 30px;
}

.solution-problem-list li {
  width: 24%;
  background: #f1f1f1;
  height: 120px;
  border-radius: 10px;
  margin-bottom: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.solution-problem-list img {
  display: block;
  width: 62px;
  margin: 0 auto 5px;
}

.solution-problem-list p {
  font-size: 15px;
  font-weight: bold;
  text-align: center;
  display: flex;
	flex-direction: column;
	justify-content: space-between;
}

.solution-problem-list .aj {
  font-size: 13px;
}

@media screen and (max-width: 1000px) {
  .solution-product-list p {
    font-size: 1.5vw;
  }
  .solution-problem-list p {
    font-size: 1.5vw;
  }
  
  .solution-problem-list .aj {
    font-size: 1.5vw;
  }
}

@media screen and (max-width: 767px) {
  .solution-wrap {
    margin: 0;
  }
  
  .solution-subttl {
    margin-bottom: 20px;
  }
  
  .solution-subttl span {
    padding: 2px 20px;
    font-size: 16px;
  }
  
  .solution-product-list {
    margin-bottom: 30px;
  }
  
  .solution-product-list li {
    width: 32%;
    height: 50px;
    margin-bottom: 10px;
  }
  
  .solution-product-list p {
    font-size: 3vw;
  }
  
  .solution-problem-list {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-bottom: 30px;
  }
  
  .solution-problem-list li {
    width: 48.5%;
    height: 80px;
  }
  
  .solution-problem-list img {
    width: 40px;
    margin-bottom: 2px;
  }
  
  .solution-problem-list p {
    font-size: 3vw;
  }
  
  .solution-problem-list .aj {
    font-size: 3vw;
  }
}