@font-face {
  font-family: "Notosan";
  src: url("../fonts/notosanscjkjp/NotoSansCJKjp-Regular.woff2") format("woff2"), url("../fonts/notosanscjkjp/NotoSansCJKjp-Regular.woff") format("woff"), url("../fonts/notosanscjkjp/NotoSansCJKjp-Regular.otf") format("truetype");
}


/* -- Reset css -- */

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: normal;
  padding: 0px;
  margin: 0px;
}

p,
figure {
  margin: 0px;
  padding: 0px;
}

ul,
ol {
  list-style: none;
  margin: 0px;
  padding: 0px;
}

li,
dl,
dt,
dd {
  margin: 0px;
  padding: 0px;
}

blockquote,
q {
  quotes: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

img {
  border: none;
  display: block;
  max-width: 100%;
}

a {
  color: #32a691;
}

a:hover {
  color: #32a691;
  text-decoration: underline;
}

body {
  color: #343a40;
  font-size: 16px;
  font-family: "Notosan", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "游ゴシック", YuGothic, "メイリオ", Meiryo, Helvetica, sans-serif, Verdana;
  font-weight: 400;
  line-height: 24px;
  margin: 0;
  padding: 0;
}

.mt-3 {
  margin-top: 3rem;
}

.mb-3 {
  margin-bottom: 3rem;
}

.max-width-226 {
  max-width: 226px;
  width: 100%;
}

.inner-cont {
  margin: 0 auto;
  max-width: 1180px;
  width: 100%;
}

.header {
  background: linear-gradient(266.24deg, #32a691 30.71%, #1f7777 88.97%);
  margin: 0 auto;
  padding: 1rem;
  width: 100%;
}

.header .head-func {
  align-items: center;
  border-bottom: 1px solid #fff;
  display: flex;
  justify-content: space-between;
  padding: 1rem 0;
  width: 100%;
}

.header .head-func .logo {
  display: inline-block;
  max-width: 80px;
  width: 100%;
}

.header .head-func .logo img {
  display: block;
  width: 100%;
}

.header .head-func .head-func-btn {
  background-color: rgba(255, 255, 255, 0.5);
  color: #fff;
  display: inline-block;
  font-size: 16px;
  line-height: 24px;
  max-width: 150px;
  padding: .5rem .7rem .8rem;
  text-align: center;
  text-decoration: none;
  vertical-align: middle;
  width: 100%;
}

.header .head-func .head-func-btn:hover {
  text-decoration: none;
}

.header .head-banner {
  padding: 1rem 0;
  position: relative;
  width: 100%;
  background: url(../img/banner_union.png) right 0 top 28px no-repeat;
  background-size: 80%;
}

.header .head-banner a {
  background-color: #a771dd;
  color: #fff;
  display: inline-block;
  font-size: 16px;
  line-height: 24px;
  max-width: 226px;
  padding: .6rem .7rem .8rem;
  text-align: center;
  text-decoration: none;
  vertical-align: middle;
  width: 100%;
}

.header .head-banner a:hover {
  text-decoration: none;
  opacity: .7;
}

.head-banner-title {
  font-family: 'Times New Roman', Times, serif;
  font-size: 32px;
  font-style: italic;
  color: #fff;
  line-height: 1.2;
  padding: 27px 0;
  text-shadow: 0 0 2px #3b3b3b;
}

.head-bannner-text {
  color: #fff;
  max-width: 527px;
  margin-bottom: 30px;
}

.audit-process {
  display: flex;
  justify-content: flex-end;
}

.audit-process-inner {
  background-color: #F3ECFA;
  border-radius: 35px;
  color: #a771dd;
  padding: 1.5rem 2rem;
  max-width: 300px;
  width: 100%;
  margin-top: 1rem;
}

.audit-process-inner p {
  margin-bottom: 26px;
}

.audit-process-inner li {
  background: url(../img/icon_check.png) left no-repeat;
  padding-left: 45px;
  margin-bottom: 18px;
}

.audit-process-inner li:last-child {
  margin-bottom: 0;
}

.main {
  clear: both;
  margin: 0 auto;
  overflow: hidden;
  width: 100%;
}

.block-01 {
  background-color: #f8f7f7;
  margin: 0 auto;
  padding: 2rem 1rem;
  text-align: center;
  width: 100%;
}

.company-profile-block {
  margin: 0 auto 3rem;
  max-width: 960px;
  width: 100%;
}

.company-profile-block img {
  display: block;
  margin: 0 auto;
  max-width: 660px;
  width: 100%;
}

.block-title {
  color: #32a691;
  font-size: 32px;
  font-weight: 600;
  line-height: 60px;
  margin: 0 auto 2rem;
  text-align: center;
  width: 100%;
}

.block-txt {
  color: #000;
  font-size: 16px;
  font-weight: 400;
  line-height: 35px;
  letter-spacing: 0em;
  margin: 0 auto 2rem;
  text-align: center;
  width: 100%;
}

.product-intro-block {
  margin: 0 auto 2rem;
  max-width: 960px;
  width: 100%;
}

.product-intro-block figure {
  background-color: #fff;
  clear: both;
  display: block;
  margin: 0 auto 2rem;
  max-width: 916px;
  padding: 1rem;
  width: 100%;
}

.product-intro-block figure img {
  display: inline-block;
  margin: 0;
  width: 150px;
}

.product-intro-block figure figcaption {
  margin: 0;
  max-width: 560px;
  padding: .2rem 0;
  text-align: left;
  width: 100%;
}

.product-intro-block figure figcaption h4 {
  color: #000;
  font-size: 26px;
  font-weight: 600;
  line-height: 48px;
  margin: 0 auto 1rem;
  width: 100%;
  text-align: center;
}

.product-intro-block figure figcaption p {
  color: #000;
  font-size: 16px;
  font-weight: 400;
  line-height: 32px;
  margin: 0 auto;
  width: 100%;
}

.product-intro-block figure.coming_soon {
  position: relative;
}

.product-intro-block figure.coming_soon .coming_soon_icon {
  left: 50%;
  position: absolute;
  top: 8px;
  width: 140px;
}

.block-02 {
  background-color: #fff;
  margin: 0 auto;
  padding: 2rem 1rem;
  text-align: center;
  width: 100%;
}

.choice-cont-wrapper {
  align-items: flex-start;
  clear: both;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-evenly;
  margin: 4rem auto 1rem;
  max-width: 1200px;
  width: 100%;
}

.choice-cont {
  margin: 0 0 1.5rem;
  text-align: center;
  width: 340px;
}

.choice-cont img {
  display: block;
  margin: 0 auto;
  width: 100%;
}

.choice-cont h4 {
  color: #32a691;
  font-size: 24px;
  font-weight: 600;
  line-height: 36px;
  margin: .75rem auto;
  width: 100%;
}

.choice-cont p {
  color: #32a691;
  font-size: 15px;
  font-weight: 400;
  line-height: 32px;
  width: 100%;
}

.block-03 {
  background: linear-gradient(266.24deg, #A771DD 6.92%, #6928AA 88.97%);
  margin: 0 auto;
  padding: 4rem 1rem;
  text-align: center;
  width: 100%;
}

.block-03 img {
  display: block;
  margin: 0 auto 2rem;
}

.block-03 h6 {
  color: #fff;
  font-size: 32px;
  font-weight: 400;
  letter-spacing: 2px;
  line-height: 50px;
  margin: 0 auto 3rem;
  max-width: 1180px;
  text-align: center;
  width: 100%;
}

.block-03 a {
  background-color: rgba(255, 255, 255, 0.5);
  color: #fff;
  display: inline-block;
  font-size: 16px;
  line-height: 24px;
  max-width: 226px;
  padding: 1rem .7rem 1.2rem;
  text-align: center;
  text-decoration: none;
  vertical-align: middle;
  width: 100%;
}

.block-03 a:hover {
  text-decoration: none;
}

.block-04 {
  background-color: #F8F7F7;
  margin: 0 auto;
  padding: 2rem 1rem;
  width: 100%;
}

.core-value {
  border: 1px solid #a671dd;
  border-radius: 20px;
  padding: 1rem;
  margin: 0 auto 2rem;
  max-width: 1179px;
  width: 100%;
  display: block;
}

.core-value-title {
  color: #a671dd;
  width: 100%;
  font-weight: bold;
  font-size: 18px;
  text-align: center;
  margin-bottom: 10px;
}

.core-value-content {
  width: 100%;
}

.btn-style {
  display: inline-block;
  padding: 11px 33px;
  color: #fff;
  font-weight: bold;
  background-color: #a671dd;
  text-decoration: none;
  text-align: center;
}

.btn-style:hover {
  opacity: .7;
  color: #fff;
  text-decoration: none;
}

.footer-inner {
  display: block;
  min-height: auto;
}

.footer-left {
  background-color: #fff;
  padding: 2rem 1rem;
  display: flex;
  justify-content: center;
  align-items: center;
}

.footer-left-content {
  max-width: 400px;
  width: 100%;
}

.footer-left-content .title {
  font-size: 32px;
  color: #32a691;
  margin-bottom: 3rem;
}

.footer-left-content p {
  margin-bottom: 3rem;
}

.footer-right {
  background-image: linear-gradient(to right, #1e7878, #32a691);
  padding: 2rem 1rem;
  display: flex;
  align-items: end;
  justify-content: center;
  color: #fff;
}

.footer-right-content {
  max-width: 400px;
  width: 100%;
}

.footer-right-content .title {
  margin-bottom: 1rem;
  font-weight: bold;
}

.footer-right-content .link a {
  color: #fff;
  text-decoration: none;
}

.copy-right {
  font-size: 12px;
  text-align: center;
  padding: 1rem;
  background-color: #F8F7F7;
}

@media (min-width: 414px) {
  .header .head-func .head-func-btn {
    max-width: 226px;
  }

  .header .head-banner {
    background: url(../img/banner_union.png) right 28px top 28px no-repeat;
    background-size: 60%;
  }

  .head-banner-title {
    font-size: 36px;
  }

  .audit-process-inner {
    max-width: 300px;
    padding: 1.5rem 2rem;
  }

  .block-title {
    font-size: 36px;
  }

  .core-value {
    display: flex;
    align-items: center;
  }

  .core-value-title {
    width: 140px;
    text-align: left;
    margin-bottom: 0;
  }

  .core-value-content {
    width: calc(100% - 140px);
  }
}

@media (min-width: 768px) {
  .header {
    padding: 2rem;
  }

  .header .head-banner {
    background-size: auto;
  }

  .head-banner-title {
    font-size: 63px;
  }

  .audit-process-inner {
    max-width: 354px;
    padding: 1.5rem 4rem;
    margin-top: 0;
  }

  .block-title {
    font-size: 48px;
  }

  .company-profile-block {
    margin: 0 auto 6rem;
  }

  .product-intro-block {
    margin: 0 auto 6rem;
  }

  .product-intro-block figure {
    margin: 0 auto 4rem;
    padding: 3rem;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
  }

  .product-intro-block figure figcaption {
    padding-left: 20px;
  }

  .product-intro-block figure figcaption h4 {
    font-size: 32px;
    text-align: left;
  }

  .product-intro-block figure img {
    width: 200px;
  }

  .product-intro-block figure.coming_soon .coming_soon_icon {
    left: 150px;
    top: 25px;
  }

  .block-02 {
    padding: 4rem 0;
  }

  .block-03 {
    padding: 14rem 2rem;
  }

  .block-03 h6 {
    font-size: 36px;
  }

  .block-03 img {
    margin: 0 auto 5rem;
  }

  .block-04 {
    padding: 4rem 1rem;
  }

  .core-value {
    padding: 2rem;
  }

  .core-value-title {
    width: 240px;
    font-size: 22px;
  }

  .core-value-content {
    width: calc(100% - 240px);
  }

  .footer-inner {
    display: flex;
    min-height: 700px;
  }

  .footer-left {
    width: 50%;
  }

  .footer-left-content .title {
    font-size: 48px;
  }

  .footer-right {
    width: 50%;
    justify-content: flex-start;
    padding: 4rem;
  }

  .copy-right {
    padding: 18px;
  }
}


/* Teaser page */

.header-teaser {
  background: linear-gradient(to right, #21172C, #32A691);
  margin: 0 auto;
  padding: 1rem;
  width: 100%;
}

.header-teaser .logo {
  max-width: 80px;
  padding: 1rem 0;
}

.header-teaser-wrap {
  display: block;
}

.header-teaser-wrap .wrap-left {
  color: #fff;
  margin-bottom: 3rem;
}

.header-teaser-wrap .wrap-left .coming-soon {
  font-size: 32px;
  color: #98D3C8;
  margin: 20px 0;
}

.header-teaser-wrap .wrap-left .title-header {
  font-size: 40px;
  color: #fff;
  font-family: 'Times New Roman', Times, serif;
  font-style: italic;
  margin-bottom: 2rem;
  line-height: 1.2;
}

.header-teaser-wrap .wrap-right {
  position: relative;
  text-align: center;
}

.header-teaser-wrap .wrap-right img {
  display: inline-block;
}

.header-teaser-wrap .wrap-right .img_1 {
  max-width: 425px;
  width: 100%;
}

.header-teaser-wrap .wrap-right .img_2 {
  max-width: 325px;
  width: 100%;
  margin-top: 3rem;
}

.header-teaser-wrap .wrap-right .img_3 {
  max-width: 200px;
  width: 100%;
  position: absolute;
  right: 0;
  bottom: 80px;
}

.screen-full {
  height: auto;
  background: linear-gradient(to right, #21172C, #32A691);
}

.footer-teaser-inner {
  background: linear-gradient(to right, #21172C, #32A691);
}

.footer-teaser-inner .copy-right {
  background-color: transparent;
  color: #fff;
}

@media (min-width: 768px) {
  .header-teaser-wrap {
    display: flex;
  }

  .header-teaser-wrap .wrap-left {
    margin-bottom: 0;
  }

  .header-teaser-wrap .wrap-left,
  .header-teaser-wrap .wrap-right {
    width: 50%;
  }

  .header-teaser-wrap .wrap-left .title-header {
    font-size: 52px;
  }

  .screen-full {
    height: calc(100vh - 627px - 60px);
  }
}

@media (min-width: 1024px) {
  .screen-full {
    height: calc(100vh - 680px - 60px);
  }

  .header-teaser-wrap .wrap-left .title-header {
    font-size: 70px;
  }

  .header-teaser-wrap .wrap-right .img_3 {
    max-width: 266px;
  }
}

@media (min-width: 1200px) {
  .screen-full {
    height: calc(100vh - 680px - 60px);
  }

  .header-teaser-wrap .wrap-left .title-header {
    font-size: 80px;
  }
}