@charset "UTF-8";
.sp-only {
  display: none;
}

@media screen and (max-width: 767px) {
  .pc-only {
    display: none;
  }
  .sp-only {
    display: block;
  }
  img {
    max-width: 100%;
    height: auto;
  }
}
/*------------------------------------------------------------

------------------------------------------------------------*/
/* 
------------------------------------------------------------*/
.layer {
  font-size: 62.5%;
}
.layer p {
  margin: 0;
  padding: 0;
}
@media (max-width: 991px) {
  .layer .container {
    width: 100%;
  }
}
.layer a:hover {
  text-decoration: none;
}
.layer h1 {
  font-size: 4.4rem;
  font-weight: bold;
  color: #003e8d;
}
@media (max-width: 991px) {
  .layer h1 {
    font-size: 2.2rem;
  }
}
.layer h2 {
  font-size: 4.4rem;
  font-weight: bold;
  color: #003e8d;
}
@media (max-width: 991px) {
  .layer h2 {
    font-size: 2.2rem;
  }
}
.layer h3 {
  font-size: 3.8rem;
}
@media (max-width: 991px) {
  .layer h3 {
    font-size: 2rem;
  }
}
@media (max-width: 991px) {
  .layer aside h3 {
    font-size: 2rem;
  }
}
.layer p,
.layer a,
.layer dl,
.layer dd,
.layer dt {
  font-size: 1.6rem;
  color: #44505d;
}
@media (max-width: 991px) {
  .layer p,
  .layer a,
  .layer dl,
  .layer dd,
  .layer dt {
    font-size: 1.4rem;
  }
}
.layer nav {
  font-size: 2rem;
}
@media (max-width: 991px) {
  .layer nav {
    font-size: 1.8rem;
  }
}
.layer .c-overwhite {
  -webkit-transition: 0.6s;
  transition: 0.6s;
}
.layer .c-overwhite:hover {
  opacity: 0.7;
}
@media (max-width: 991px) {
  .layer {
    margin-bottom: 50px;
  }
}
.layer p,
.layer a,
.layer dl,
.layer dd,
.layer dt {
  line-height: 1.8;
}

.quality-research-top {
  padding-top: 70px;
}

@media (max-width: 767px) {
  .quality-research-top {
    padding-top: 23.5px;
  }
}
.quality-research-bottom {
  padding-top: 40px;
}
.quality-research-bottom .box .box-portal:nth-child(5), .quality-research-bottom .box .box-portal:nth-child(6) {
  margin-bottom: 0px;
}

@media (max-width: 767px) {
  .quality-research-bottom .box .box-portal:nth-child(5) {
    margin-bottom: 20px;
  }
}
#qr_main .contents__lead .lead__text p {
  padding: 5vh 0 10vh 0;
  text-align: center;
  line-height: 2.5;
}
@media (max-width: 991px) {
  #qr_main .contents__lead .lead__text p {
    padding: 4vh 0 6vh 0;
    line-height: 2;
  }
}
#qr_main .contents__section__ttl {
  background: #fff;
  border-top: 1px solid #9cb5d4;
  width: 100vw;
  position: relative;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  padding-bottom: 60px;
}
#qr_main .contents__section__ttl:last-child {
  padding-bottom: 0;
}
@media (max-width: 991px) {
  #qr_main .contents__section__ttl {
    padding: 0 15px;
  }
}
#qr_main .contents__section__ttl .contents__section__line {
  position: relative;
}
#qr_main .contents__section__ttl .contents__section__line::before {
  content: "";
  height: 5px;
  width: 230px;
  background: #003e8d;
  position: absolute;
}
@media (max-width: 991px) {
  #qr_main .contents__section__ttl .contents__section__line::before {
    width: 156px;
  }
}
#qr_main .contents__section__ttl .contents__section__line .contents__section__p {
  padding-top: 40px;
  padding-bottom: 15px;
}
@media (max-width: 767px) {
  #qr_main .contents__section__ttl .contents__section__line .contents__section__p {
    padding-top: 30px;
    padding-bottom: 10px;
  }
}
#qr_main .contents__section__ttl .contents__section__line .contents__section__p h3 {
  font-size: 3.2rem;
  font-weight: bold;
  color: #003e8d;
  margin-bottom: 10px;
}
@media (max-width: 767px) {
  #qr_main .contents__section__ttl .contents__section__line .contents__section__p h3 {
    font-size: 2rem;
    margin-bottom: 0;
  }
}
#qr_main .contents__section__ttl .contents__section__line .section__inner .section__inner__ttl {
  padding-bottom: 20px;
}
#qr_main .contents__section__ttl .contents__section__line .section__inner .section__inner__ttl p {
  font-size: 1.6rem;
  line-height: 1.8;
  font-weight: bold;
  background-color: #d9dee2;
  padding: 0.8rem 0;
  padding-left: 1.6rem;
  -webkit-box-shadow: 0px 1px 0px 0px rgba(164, 171, 179, 0.6);
          box-shadow: 0px 1px 0px 0px rgba(164, 171, 179, 0.6);
}
@media (max-width: 767px) {
  #qr_main .contents__section__ttl .contents__section__line .section__inner .section__inner__ttl p {
    font-size: 1.4rem;
  }
}
#qr_main .contents__section__ttl .contents__section__line .section__inner .section__inner__p {
  margin-bottom: 40px;
}
#qr_main .contents__section__ttl .contents__section__line .section__inner .section__inner__p a {
  color: #003e8d;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  border-bottom: 1px solid #003e8d;
}
#qr_main .contents__section__ttl .contents__section__line .section__inner .section__inner__p a:hover {
  border-bottom: none;
}
#qr_main .contents__section__ttl .contents__section__line .section__inner .section__inner__p img {
  padding-top: 30px;
}
#qr_main .contents__section__ttl .contents__section__line .section__inner .section__inner__p .p_color {
  color: #003e8d;
}
#qr_main .contents__section__ttl .contents__section__line .section__inner .qr_system_ul {
  margin-bottom: 20px;
}
#qr_main .contents__section__ttl .contents__section__line .section__inner .qr_slide {
  overflow: hidden;
}
#qr_main .contents__section__ttl .contents__section__line .section__inner .slick-slider {
  margin-bottom: 60px;
  max-width: 100%;
}
#qr_main .contents__section__ttl .contents__section__line .section__inner .slick-slider img {
  margin: 0 auto;
}
#qr_main .contents__section__ttl .contents__section__line .section__inner .slick-dots li button::before {
  top: 40px;
}
#qr_main .contents__section__ttl .contents__section__line .section__inner .qr_list {
  font-size: 1.6rem;
  color: #44505d;
  line-height: 1.8;
  margin-bottom: 18px;
  color: #003e8d;
}
#qr_main .contents__section__ttl .contents__section__line .section__inner .qr_list li {
  padding-left: 1em;
  text-indent: -1.3em;
}
@media (max-width: 991px) {
  #qr_main .contents__section__ttl .contents__section__line .section__inner .qr_list li {
    font-size: 1.4rem;
  }
}
#qr_main .contents__section__ttl .contents__section__line .section__inner .qr_list li::before {
  content: "◯";
  margin-right: 5px;
  padding-left: 5px;
}
#qr_main .contents__section__ttl .contents__section__line .section__inner .p_sm {
  font-size: 1.2rem;
}
#qr_main .ttl_onlylarge {
  padding-bottom: 0;
}
@media (max-width: 991px) {
  #qr_main .ttl_onlylarge {
    padding: 0 15px;
  }
}

/*------------------------------------------------------------

------------------------------------------------------------*/
/* 
------------------------------------------------------------*/
#bcp .cover {
  background: url("/img/qr_bcp-mv.jpg") no-repeat center;
  background-size: cover;
}

#development .cover {
  background: url("../img/qr_devlopment-mv.jpg") no-repeat center;
  background-size: cover;
}

#system .cover {
  background: url("../img/qr_system-mv.jpg") no-repeat center;
  background-size: cover;
}

#value .cover {
  background: url("../img/qr_value-mv.jpg") no-repeat top center;
  background-size: cover;
}
@media (max-width: 767px) {
  #value .cover {
    background: url("../img/qr_value-mv-sp.jpg") no-repeat center;
    background-size: cover;
  }
}

.qr .cover .coverText {
  padding: 160px 0;
  text-align: left;
}
@media (max-width: 991px) {
  .qr .cover .coverText {
    height: 340px;
    padding: 125px;
  }
}
@media (max-width: 767px) {
  .qr .cover .coverText {
    height: auto;
    padding: 70px 0;
  }
}
@media (max-width: 375px) {
  .qr .cover .coverText {
    padding: 70px 0 20px;
  }
}
.qr .cover .coverText h1 {
  font-size: 1.8rem;
  font-weight: normal;
  color: #ffffff;
  text-shadow: none;
  background-color: #1f7dc8;
  width: 260px;
  padding: 10px 0px 10px 10px;
  margin-left: 80px;
}
@media (max-width: 991px) {
  .qr .cover .coverText h1 {
    width: 230px;
  }
}
@media (max-width: 767px) {
  .qr .cover .coverText h1 {
    font-size: 1.3rem;
    width: 160px;
    padding: 5px;
    margin-top: 70px;
    margin-left: 20px;
  }
}
.qr .cover .coverText h2 {
  color: #ffffff;
  margin-top: 15px;
  margin-left: 80px;
  font-size: 3.4rem;
  font-weight: normal;
  text-shadow: 2px 2px 7px black, -2px -2px 7px black;
  line-height: 1.6;
}
@media (max-width: 767px) {
  .qr .cover .coverText h2 {
    font-size: 2rem;
    margin-left: 20px;
    margin-top: 10px;
  }
}

.qr-column {
  margin: 50px auto 20px;
  padding: 0 20px 40px 20px;
  background: #f0f7fc;
}

.qr-column-title {
  text-align: center;
  padding-top: 40px;
  padding-bottom: 15px;
}
.qr-column-title h3 {
  font-size: 3rem;
  font-weight: bold;
  color: #003e8d;
  margin-bottom: 10px;
}

.qr-column-p {
  margin-bottom: 20px !important;
}

.qr-column-flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  max-width: 450px;
  width: 100%;
  margin: auto;
  gap: 50px;
}
@media (max-width: 767px) {
  .qr-column-flex {
    gap: 20px;
  }
}
.qr-column-flex__item {
  width: 50%;
}
.qr-column-flex__item img {
  width: 100%;
}/*# sourceMappingURL=qr.css.map */