@charset "UTF-8";

/* CSS Document */
/*------------------------------------------------------------------------------------------------------------------------------------------*/

/* 0-559px sp-tablet版*/

.low-page-title {
  position: absolute;
  top: 70px;
  left: 50%;
  font-size: 20px;
  letter-spacing: 10px;
  font-weight: bold;
  text-transform: uppercase;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  color: #fff;
}

.top-business-inner {
  top: -80px;
  overflow: visible;
}

.ani-txt-left {
  margin-bottom: -31px;
  margin-left: 0px;
  position: relative;
  z-index: 0;
  width: 60%;
}

.ani-txt-right {
  margin-bottom: -31px;
  margin-right: 0px;
  position: relative;
  z-index: 0;
  width: 60%;
}

.service-flex01 {
  margin-bottom: 30px;
}

.service-page h3 {
  text-align: center;
}

.service-page h4 {
  font-size: 17px;
  font-family: 'Noto Sans JP', sans-serif;
  padding-bottom: 20px;
  color: #3B6A96;
  font-weight: bold;
  margin-top: 30px;
  line-height: 1.6;
  letter-spacing: 0.2em;
}

.service-page .method-flex span {
  font-size: 17px;
  color: #3B6A96;
  font-weight: bold;
  line-height: 1.6;
  letter-spacing: 0.2em;
  display: block;
  padding: 19px 13px 10px;
}

.service-page .method-flex span {
  position: relative;
  margin-bottom: 2em;
  text-align: center;
}

.service-page .method-flex span:before {
  content: '';
  position: absolute;
  bottom: -10px;
  display: inline-block;
  width: 60px;
  height: 4px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  background-color: #3B6A96;
  border-radius: 2px;
}

.service-page .method-flex li {
  margin: 0px 20px;
  background-color: #f0f5fa;
}

.service-page .method-flex li p {
  padding-bottom: 20px;
}

.service-page h4 {
  position: relative;
  line-height: 1.4;
  padding: 0.25em 1em;
  display: inline-block;
  top: 0;
  margin-bottom: 23px;
  margin-left: 20px;
}

.service-page h4:before, .service-page h4:after {
  position: absolute;
  top: 0;
  content: '';
  width: 8px;
  height: 100%;
  display: inline-block;
}

.service-page h4:before {
  border-top: dotted 1px #535aaa;
  border-left: dotted 1px #535aaa;
  border-bottom: dotted 1px #535aaa;
  left: 0;
}

.service-page h4:after {
  content: '';
  border-top: dotted 1px #535aaa;
  border-right: dotted 1px #535aaa;
  border-bottom: dotted 1px #535aaa;
  right: 0;
}

.product-center span {
  font-size: 13px;
  color: #3B6A96;
  font-weight: bold;
  margin-top: 7px;
  line-height: 1.3;
  letter-spacing: 0.2em;
  display: block;
  padding: 0 13px 30px;
  text-align: center;
}

.product-flex01, .product-flex03 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.product-flex01 {
  margin-bottom: 110px;
}

.product-flex02-1, .product-flex02-3 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.product-flex01 li {
  width: 33%;
  padding: 5px 9px;
}

.product-flex02-1, .product-flex02-2 {
  width: 100%;
}

.product-flex03 li {
  width: 50%;
}

.allproduct p {
  text-align: left;
  font-weight: bold;
  color: inherit;
  font-size: 15px;
  position: relative;
  padding: 0 0 30px 0;
}

.allproduct p {
  position: relative;
  display: inline-block;
  padding: 0 55px;
  margin-bottom: 20px;
  top: 50%;
  left: 50%;
  -webkit-transform: translateY(-50%) translateX(-50%);
  -ms-transform: translateY(-50%) translateX(-50%);
  transform: translateY(-50%) translateX(-50%);
}

.allproduct p:before, .allproduct p:after {
  content: '';
  position: absolute;
  top: 50%;
  display: inline-block;
  width: 45px;
  height: 1px;
  background-color: black;
}

.allproduct p:before {
  left: 0;
}

.allproduct p:after {
  right: 0;
}

.allproduct {
  padding: 0 13px;
}

.produc-wrap .right {
  text-align: right;
  font-size: 10px !important;
  font-weight: normal;
  padding: 0;
  margin-right: 15px;
  color: #585858 !important;
}

.produc-wrap .mg-t {
  position: relative;
  top: -8px;
}

.produc-wrap .right {
  text-align: right;
  font-size: 13px;
  font-weight: normal;
  padding: 0;
}

.produc-wrap {
  margin: 40px 0;
}

.product-center .ex-txt {
  font-size: 15px
}

.product-center .ex-txt {
  position: relative;
  line-height: 1.4;
  padding: 0.25em 1em;
  display: inline-block;
  top: 50%;
  left: 50%;
  -webkit-transform: translateY(-50%) translateX(-50%);
  -ms-transform: translateY(-50%) translateX(-50%);
  transform: translateY(-50%) translateX(-50%);
  line-height: 25px;
  margin: 50px 0px 10px;
}

.product-center .ex-txt:before, .product-center .ex-txt:after {
  content: '';
  width: 20px;
  height: 30px;
  position: absolute;
  display: inline-block;
}

.product-center .ex-txt:before {
  border-left: solid 1px #3B6A96;
  border-top: solid 1px #3B6A96;
  top: 0;
  left: 0;
}

.product-flex02-1 li {
  border-radius: 10px;
  margin: 10px;
  padding: 11px;
  background-color: #f2f2f6;
}

.product-flex03 li {
  width: 43%;
  border-radius: 10px;
  margin: 10px;
  padding: 11px;
  background-color: #f2f2f6;
}

.produc-wrap span {
  height: 30px;
  color: inherit !important;
  font-size: 13px !important;
}

.product-center .ex-txt:after {
  border-right: solid 1px #3B6A96;
  border-bottom: solid 1px #3B6A96;
  bottom: 0;
  right: 0;
}

main {
  min-height: 100vh;
  position: relative;
  padding-bottom: 624px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}


/* commany */

.top-business-inner h3 {
  text-align: center;
}

.company-data {
  margin: 0 auto;
  width: 86%;
  margin-top: 10px;
}

.company-data dl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-bottom: 20px;
}

.company-data dt {
  width: 25%;
}

.company-data dd {
  width: 75%;
}

.company-data dd, dt {
  font-weight: 500;
}


/* company-history */

.company-history {
  margin: 0 auto;
  width: 86%;
}

.company-history dd, dt {
  font-weight: 500;
}

.company-history dl {
  padding: 15px 0;
  border-bottom: dashed 1px #c3c3c3;
}

.company-history dt {
  width: 100%;
  color: #3b6a96;
}

.company-history dd {
  width: 100%;
}

.map {
  width: 86%;
  margin: 0 auto;
  margin-top: 10px;
}

.map iframe {
  width: 100%;
}


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

@media screen and (min-width: 560px) {
  /*560px-960px tablet-pc版*/
  .low-page-title {
    position: absolute;
    top: 34%;
    left: 50%;
    font-size: 30px;
    letter-spacing: 19px;
    font-weight: bold;
    text-transform: uppercase;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    color: #fff;
  }
  main {
    min-height: 100vh;
    position: relative;
    padding-bottom: 439px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
}


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

@media screen and (min-width: 960px) {
  /*960px以上 pc版*/
  .company-page .top-business-inner h3 {
    font-size: 29px;
    padding-bottom: 75px;
    margin-top: 0px;
  }
  /* bg */
  .service-page .bg01::after {
    content: '';
    position: absolute;
    z-index: -1;
    /* top: 0px; */
    left: -211px;
    width: 100%;
    height: 100%;
    background-image: url(../images/img-bg-square01.png);
    background-repeat: no-repeat;
  }
  /* common */
  .low-page-title {
    position: absolute;
    top: 34%;
    left: 50%;
    font-size: 47px;
    letter-spacing: 19px;
    font-weight: bold;
    text-transform: uppercase;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    color: #fff;
  }
  .ani-txt-left {
    margin-bottom: -130px;
    margin-left: -40px;
    position: relative;
    z-index: 10;
    width: 37%;
  }
  .ani-txt-right {
    margin-bottom: -130px;
    margin-right: -40px;
    position: relative;
    z-index: 10;
    width: 45%;
  }
  .company-page .ani-txt-left {
    width: 46%;
  }
  /* service */
  .service-flex01 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 80px;
    margin-top: 80px;
  }
  .service-flex02 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
  }
  .service-page h4 {
    font-size: 22px;
  }
  .service-page h4 {
    position: relative;
    line-height: 1.4;
    padding: 0.25em 1em;
    display: inline-block;
    top: 0;
    margin-bottom: 23px;
    margin-left: 23px;
  }
  .service-page h4:before, .service-page h4:after {
    position: absolute;
    top: 0;
    content: '';
    width: 8px;
    height: 100%;
    display: inline-block;
  }
  .service-page h4:before {
    border-top: dotted 1px #535aaa;
    border-left: dotted 1px #535aaa;
    border-bottom: dotted 1px #535aaa;
    left: 0;
  }
  .service-page h4:after {
    content: '';
    border-top: dotted 1px #535aaa;
    border-right: dotted 1px #535aaa;
    border-bottom: dotted 1px #535aaa;
    right: 0;
  }
  .service-page .method-flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .service-page .method-flex li {
    width: 40%;
    margin: 0 7px;
    background-color: #f0f5fa;
  }
  .service-page .method-flex li p {
    padding-bottom: 35px;
    font-size: 14px;
  }
  .business-center p, .product-center p {
    text-align: center;
  }
  .service-page .method-flex span {
    position: relative;
    margin-bottom: 2em;
    padding: 30px 13px 10px;
    text-align: center;
  }
  .service-page .method-flex span:before {
    content: '';
    position: absolute;
    bottom: -10px;
    display: inline-block;
    width: 60px;
    height: 4px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    background-color: #3B6A96;
    border-radius: 2px;
  }
  .service-page-right, .service-page-left {
    width: 50%;
    padding: 0 20px;
  }
  /* product */
  .product-flex01, .product-flex02-1, .product-flex02-3, .product-flex03 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    margin-bottom: 10px;
  }
  .product-flex02 {
    width: 55%;
    margin: 0 auto;
  }
  .product-flex03 {
    width: 90%;
    margin: 0 auto;
  }
  .product-flex02-3 {
    width: 90%;
    margin: 0 auto;
  }
  .product-flex01 li {
    width: 33%;
    padding: 12px 10px;
  }
  .product-flex01 {
    margin: 0 auto;
    margin-bottom: 100px;
    margin-top: 30px;
    width: 60%;
  }
  .product-flex02-1 li {
    border-radius: 10px;
    margin: 10px;
    padding: 11px;
    background-color: #f2f2f6;
  }
  .product-flex03 li {
    width: 22%;
    border-radius: 10px;
    margin: 10px;
    padding: 11px;
    background-color: #f2f2f6;
  }
  .produc-wrap span {
    height: 30px;
    color: inherit !important;
    font-size: 13px !important;
  }
  .produc-wrap .mg-t {
    position: relative;
    top: -8px;
  }
  .produc-wrap {
    width: 100%;
    margin: 0 auto;
    margin-top: 35px;
    margin-bottom: 75px;
  }
  .product-center .ex-txt {
    font-size: 17px
  }
  .produc-wrap .right {
    text-align: right;
    font-size: 10px !important;
    font-weight: normal;
    padding: 0;
    margin-right: 71px;
    color: #585858 !important;
  }
  .allproduct p {
    text-align: left;
    font-weight: bold;
    color: inherit;
    font-size: 17px;
    position: relative;
    padding: 0 0 30px 0;
  }
  .allproduct p {
    position: relative;
    display: inline-block;
    padding: 0 55px;
    margin-bottom: 20px;
    top: 50%;
    left: 50%;
    -webkit-transform: translateY(-50%) translateX(-50%);
    -ms-transform: translateY(-50%) translateX(-50%);
    transform: translateY(-50%) translateX(-50%);
  }
  .allproduct p:before, .allproduct p:after {
    content: '';
    position: absolute;
    top: 50%;
    display: inline-block;
    width: 45px;
    height: 1px;
    background-color: black;
  }
  .allproduct p:before {
    left: 0;
  }
  .allproduct p:after {
    right: 0;
  }
  .product-center .ex-txt:before {
    border-left: solid 1px #3B6A96;
    border-top: solid 1px #3B6A96;
    top: -7px;
    left: -10px;
  }
  .product-center .ex-txt:after {
    border-right: solid 1px #3B6A96;
    border-bottom: solid 1px #3B6A96;
    bottom: -7px;
    right: -10px;
  }
  .product-center .ex-txt {
    margin: 50px 0 20px 0;
  }
  main {
    min-height: 100vh;
    position: relative;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  .product-center span {
    font-size: 16px;
  }
  /* company */
  .company-data {
    margin: 0 auto;
    width: 70%;
  }
  .company-data dl {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding-bottom: 20px;
  }
  .company-data dt {
    width: 130px;
    font-size: 15px;
  }
  .company-data dd {
    width: 100%;
    font-size: 15px;
  }
  /* company-history */
  .company-history {
    margin: 0 auto;
    width: 70%;
  }
  .company-history dl {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 15px 0;
    border-bottom: dashed 1px #c3c3c3;
    font-size: 15px;
  }
  .company-history dt {
    width: 130px;
    padding-left: 14px;
    font-size: 15px;
  }
  .company-history dd, dt {
    width: 100%;
  }
  .map {
    width: 70%;
    margin: 0 auto;
  }
}