@charset "UTF-8";
hgroup.dTitle h6 {
  font-size: 1.33333rem;
  line-height: 2;
  letter-spacing: 0.05em;
  text-align: center;
  text-indent: 0.05em;
  color: var(--corpColor1);
}
hgroup.dTitle h6 i {
  display: block;
  font-size: 2em;
  width: 80px;
  line-height: 80px;
  background-color: var(--corpColor1);
  color: #fff;
  -moz-border-radius: 40px;
  -webkit-border-radius: 40px;
  border-radius: 40px;
  margin: auto;
}
hgroup.dTitle h2 {
  font-size: 2rem;
  line-height: 1.2;
  letter-spacing: 0.05em;
  text-align: center;
  text-indent: 0.05em;
  font-weight: 700;
  position: relative;
  margin: 1em auto;
  padding-bottom: 1em;
}
hgroup.dTitle h2:after {
  content: "";
  display: block;
  width: 2.5em;
  height: 3px;
  background-color: var(--corpColor1);
  margin: 0 auto;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}
hgroup.dTitle p {
  font-size: 0.88889rem;
  line-height: 2;
  letter-spacing: 0.2em;
  text-align: center;
  text-indent: 0.2em;
}

#design0 {
  margin-top: var(--headerHeight);
}
#design0 p {
  font-size: 0.88889rem;
  line-height: 2;
  letter-spacing: 0.2em;
  text-align: center;
  text-indent: 0.2em;
}

#panel .panel {
  margin-top: var(--headerHeight);
}
#panel .panel hgroup {
  position: relative;
  display: block;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  max-width: 500px;
  padding: 0 40px;
  margin: 0 auto 60px;
}
#panel .panel hgroup h3 {
  position: relative;
  font-size: 2rem;
  line-height: 1.5;
  letter-spacing: 0.05em;
  text-align: center;
  text-indent: 0.05em;
  margin-bottom: .5em;
  padding-bottom: .5em;
  font-weight: 700;
}
#panel .panel hgroup h3:after {
  content: "";
  position: absolute;
  width: 4em;
  height: 1px;
  background-color: var(--corpColor1);
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}
#panel .panel hgroup h5 {
  font-size: 0.88889rem;
  line-height: 2;
  letter-spacing: 0.1em;
  text-align: center;
  text-indent: 0.1em;
}
#panel .panel hgroup:before, #panel .panel hgroup:after {
  content: "";
  display: block;
  width: 3px;
  height: 100%;
  background-color: var(--corpColor1);
  position: absolute;
  bottom: 0;
}
#panel .panel hgroup:before {
  -moz-transform: rotate(-30deg);
  -ms-transform: rotate(-30deg);
  -webkit-transform: rotate(-30deg);
  transform: rotate(-30deg);
  left: 0;
}
#panel .panel hgroup:after {
  -moz-transform: rotate(30deg);
  -ms-transform: rotate(30deg);
  -webkit-transform: rotate(30deg);
  transform: rotate(30deg);
  right: 0;
}
#panel .panel h4 {
  font-family: 'Poppins', Arial, Helvetica, "sans-serif";
  font-weight: 600;
  font-size: 1.22222rem;
  line-height: 1.5;
  letter-spacing: 0.1em;
  padding-bottom: .5em;
  margin-bottom: 1em;
  background: url("../images/line1.gif") left bottom repeat-x;
}
#panel .panel h4:before {
  content: "▼ ";
  color: var(--corpColor1);
}
#panel .panel + .panel {
  margin-top: calc(var(--headerHeight)*2);
}

#color {
  background-color: #f8f8f8;
}
#color .color {
  margin-top: var(--headerHeight);
}
#color .color hgroup {
  position: relative;
  display: block;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  max-width: 500px;
  padding: 0 40px;
  margin: 0 auto 60px;
}
#color .color hgroup h3 {
  position: relative;
  font-size: 2rem;
  line-height: 1.5;
  letter-spacing: 0.05em;
  text-align: center;
  text-indent: 0.05em;
  margin-bottom: .5em;
  padding-bottom: .5em;
  font-weight: 700;
}
#color .color hgroup h3:after {
  content: "";
  position: absolute;
  width: 4em;
  height: 1px;
  background-color: var(--corpColor1);
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}
#color .color hgroup h6 {
  font-size: 0.88889rem;
  line-height: 2;
  letter-spacing: 0.1em;
  text-align: center;
  text-indent: 0.1em;
  color: var(--corpColor1);
}
#color .color h4 {
  font-family: 'Poppins', Arial, Helvetica, "sans-serif";
  font-weight: 600;
  font-size: 0.88889rem;
  line-height: 2;
  letter-spacing: 0.05em;
  text-align: center;
  text-indent: 0.05em;
  padding: .2em 0;
  margin-bottom: .5em;
  background: url("../images/line1.gif") left bottom repeat-x;
}
#color .color h4 + p {
  font-size: 0.88889rem;
  line-height: 2;
  letter-spacing: 0.05em;
  text-align: center;
  text-indent: 0.05em;
  min-height: 2em;
  margin-bottom: 2em;
}
#color .color + .color {
  margin-top: var(--headerHeight);
}

#material .col-12 h6 {
  font-family: 'Poppins', Arial, Helvetica, "sans-serif";
  font-weight: 600;
  font-size: 1.22222rem;
  line-height: 1.4;
  letter-spacing: 0.05em;
  margin: 4em 0 .5em;
}
#material .col-12 h6:before {
  content: "▼ ";
  color: var(--corpColor1);
}
#material .col-12 h4 {
  font-size: 1.33333rem;
  line-height: 1.2;
  letter-spacing: 0.05em;
  font-weight: 700;
  padding: 1em 0 .5em;
  background: url("../images/line1.gif") left bottom repeat-x;
}
#material .col-12 p {
  font-size: 0.88889rem;
  line-height: 2;
  letter-spacing: 0.1em;
  margin-top: .5em;
}

#quality {
  background-color: var(--corpColor3);
}
#quality table {
  width: 100%;
  margin-top: var(--headerHeight);
  font-size: 0.83333rem;
  line-height: 1.4;
  letter-spacing: 0.1em;
}
#quality table th, #quality table td {
  border: solid 1px #ccc;
  padding: 1em;
  text-align: left;
  vertical-align: middle;
  background-color: #fff;
}
#quality table th {
  font-weight: 700;
}
#quality table thead th {
  background-color: var(--corpColor2);
}
#quality table tbody th {
  min-width: 8em;
}
#quality table tbody td.way {
  height: 3em;
}
#quality table tbody td.ans {
  min-width: 8em;
}

@media (max-width: 767.98px) {
  hgroup.dTitle h6 i {
    width: 60px;
    line-height: 60px;
    -moz-border-radius: 30px;
    -webkit-border-radius: 30px;
    border-radius: 30px;
    margin-top: 5px;
  }
  hgroup.dTitle h2 {
    font-size: 1.88889rem;
    line-height: 1.2;
    letter-spacing: 0.05em;
    text-align: center;
    text-indent: 0.05em;
  }

  #panel .panel hgroup {
    width: 280px;
  }
  #panel .panel hgroup h3 {
    font-size: 1.55556rem;
    line-height: 1.5;
    letter-spacing: 0.05em;
    text-align: center;
    text-indent: 0.05em;
  }
  #panel .panel hgroup:before, #panel .panel hgroup:after {
    width: 2px;
    height: 100%;
  }

  #color .color hgroup h3 {
    font-size: 1.55556rem;
    line-height: 1.5;
    letter-spacing: 0.05em;
    text-align: center;
    text-indent: 0.05em;
  }
}
