@font-face {
  font-family: "GenJyuuGothicX";
  font-style: "normal";
  font-weight: 400;
  src: url("./GenJyuuGothicX-P-Bold_ss.woff2") format("woff2"), url("./GenJyuuGothicX-P-Bold_ss.woff") format("woff");
}
@media print {
  header, .contents_wrap, footer {
    display: none !important;
  }
}
body {
  line-height: 1;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block;
}

nav ul {
  list-style: none;
}

a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

@media screen and (max-width: 768px) {
  .pc {
    display: none !important;
  }
}
@media print, screen and (min-width: 769px) {
  .sp {
    display: none !important;
  }
}
#pankuzu {
  width: 1000px;
}

@media screen and (max-width: 768px) {
  #pankuzu {
    width: 96%;
    margin-left: auto;
    margin-right: auto;
  }
}
.text3 {
  font-size: 80%;
  line-height: 135%;
}

@media print, screen and (min-width: 769px) {
  .text3 {
    padding: 8px;
  }
}
main {
  padding-bottom: 80px;
  display: block;
}

.content-top {
  max-width: 1000px;
  margin: 100px auto 0px;
}
@media screen and (max-width: 768px) {
  .content-top {
    margin: 50px auto 0px;
  }
}

.point {
  display: flex;
  flex-wrap: nowrap;
  justify-content: center;
  width: 1000px;
}
.point li {
  margin: 50px 5px 80px 5px;
}

@media screen and (max-width: 768px) {
  .point {
    width: 96%;
    margin: 0 auto;
  }
}
@media screen and (max-width: 768px) {
  .point li {
    margin: 20px 5px 0 5px;
  }
}
/*--tribrid_nav--*/
.tribrid_nav li {
  display: block;
  color: #fff;
  border-bottom: solid 1px #fff;
}
.tribrid_nav a {
  display: block;
  color: #fff;
  padding: 0 20px;
  height: 100%;
  position: relative;
  border-radius: 10px;
  font-size: 1.625rem;
  font-weight: bold;
  line-height: 1.4;
}
.tribrid_nav li:first-child a {
  background: #0091c6;
}
.tribrid_nav li:last-child a {
  background: #0a964e;
}
.tribrid_nav a:hover {
  text-decoration: none;
}
.tribrid_nav a::before {
  content: " ";
  display: inline-block;
  width: 35px;
  height: 35px;
  background: url(../img/ico_nav.png) no-repeat top left;
  background-size: contain;
  vertical-align: middle;
  padding-left: 20px;
  position: absolute;
  left: 20px;
  top: 0;
  bottom: 0;
  margin: auto;
}

@media print, screen and (min-width: 769px) {
  .tribrid_nav a:hover {
    background: #00afec;
  }
}
@media print, screen and (min-width: 769px) {
  .tribrid_nav {
    width: 1000px;
    margin-bottom: 10px;
  }
  .tribrid_nav ul {
    display: flex;
    flex-wrap: nowrap;
  }
  .tribrid_nav li {
    font-size: 20px;
  }
  .tribrid_nav li + li {
    margin-left: 20px;
  }
  .tribrid_nav li:first-child, .tribrid_nav li:last-child {
    width: 50%;
  }
  .tribrid_nav li:nth-child(even) {
    border-left: solid 1px #fff;
  }
  .tribrid_nav a {
    line-height: 1.4;
    padding: 20px 20px 20px 60px;
  }
}
@media screen and (max-width: 768px) {
  .tribrid_nav {
    width: 96%;
    margin: 30px auto 0;
  }
  .tribrid_nav li + li {
    margin-top: 10px;
  }
  .tribrid_nav a {
    line-height: 1;
    font-size: 16px;
    border-radius: 10px;
    font-weight: bold;
    padding: 10px 2% 10px 60px;
    font-size: 1.2rem;
  }
  .tribrid_nav a::before {
    content: " ";
    display: inline-block;
    width: 25px;
    height: 25px;
    background: url(../img/ico_nav.png) no-repeat top left;
    background-size: contain;
    vertical-align: middle;
    padding-left: 10px;
  }
}
article {
  width: 1000px;
  margin: 0 auto;
  padding-top: 40px;
}

@media screen and (max-width: 768px) {
  article {
    width: 96%;
    padding-top: 62px;
  }
}
.ttlXL {
  display: block;
  color: #fff;
  font-size: 1.625rem;
  padding: 28px 20px;
  font-weight: bold;
  border-radius: 10px;
}

@media screen and (max-width: 768px) {
  .ttlXL {
    font-size: 1.3rem;
    line-height: 1.2;
    border-radius: 10px;
    padding: 10px;
  }
}
.content01 .ttlXL {
  background: #0091c6;
}

.content02 .ttlXL {
  background: #0a964e;
}

.ttlL {
  padding: 20px 10px;
  font-size: 1.625rem;
  text-align: center;
  margin-top: 30px;
  font-weight: bold;
}
.ttlL span {
  font-size: 2.125rem;
  font-weight: bold;
}

@media screen and (max-width: 768px) {
  .ttlL {
    font-size: 1.2rem;
    margin-top: 20px;
    line-height: 1.2;
    padding: 10px 5px;
  }
}
@media screen and (max-width: 768px) {
  .ttlL span {
    font-size: 1.5rem;
  }
}
.content01 .ttlL {
  color: #0091c6;
  border: 4px #0091c6 solid;
}

.content02 .ttlL {
  color: #0a964e;
  border: 4px #0a964e solid;
}

.ttlM-wrap {
  text-align: center;
  margin-top: 50px;
}
.ttlM-wrap .ttlM {
  font-size: 1.5rem;
  line-height: 1.4;
  display: inline-block;
  text-align: left;
  font-weight: bold;
}
.ttlM-wrap .ttlM strong {
  font-size: 2rem;
  border-bottom: 2px #fff100 solid;
  font-weight: bold;
}

@media screen and (max-width: 768px) {
  .ttlM-wrap {
    margin-top: 30px;
  }
}
@media screen and (max-width: 768px) {
  .ttlM-wrap .ttlM {
    font-size: 1rem;
  }
}
@media screen and (max-width: 768px) {
  .ttlM-wrap .ttlM strong {
    font-size: 1.2rem;
    line-height: 1.8;
  }
}
.ttlS {
  margin-top: 60px;
}

@media screen and (max-width: 768px) {
  .ttlS {
    margin-top: 30px;
  }
}
.ttlXS {
  color: #00a0d8;
  font-size: 1.5rem;
  margin-bottom: 30px;
  margin-top: 40px;
}
.ttlXS span {
  font-weight: 600;
  font-family: "GenJyuuGothicX";
  font-size: 2rem;
}

@media screen and (max-width: 768px) {
  .ttlXS {
    line-height: 1.8;
    margin-top: 20px;
    margin-bottom: 10px;
  }
}
@media screen and (max-width: 768px) {
  .ttlXS span {
    font-size: 1.2rem;
  }
}
.content01 .ttlXS {
  color: #0091c6;
}
.content01 .ttlXS span {
  border-bottom: 2px #0091c6 solid;
}

.content02 .ttlXS {
  color: #0a964e;
}
.content02 .ttlXS span {
  border-bottom: 2px #0a964e solid;
}

.txt-strong {
  font-weight: bold;
}

.content01 .txt-strong {
  color: #0091c6;
}

.content02 .txt-strong {
  color: #0a964e;
}

@media print, screen and (min-width: 769px) {
  .fbw {
    display: flex;
    flex-wrap: nowrap;
    align-items: top;
    justify-content: space-between;
  }
}
@media screen and (max-width: 768px) {
  .fbw > *:nth-child(n+2) {
    margin-top: 20px;
  }
}
section {
  margin-bottom: 100px;
}

@media screen and (max-width: 768px) {
  section {
    margin-bottom: 50px;
  }
  section:last-child {
    margin-bottom: 0;
    padding-bottom: 0;
  }
}
.ptn01 {
  padding-right: 283px;
  min-height: 219px;
}
.ptn01 p {
  line-height: 1.6;
}

@media screen and (max-width: 768px) {
  .ptn01 {
    padding-right: 0;
  }
}
@media print, screen and (min-width: 769px) {
  .content01 .ptn01 {
    background: url(/products/g3/img/illust01.png) no-repeat right bottom;
  }
}
.ptn02 p {
  line-height: 1.6;
}
.ptn02 p:first-child {
  margin-right: 20px;
  flex: 1;
}

@media print, screen and (min-width: 769px) {
  .content01 .ptn02 p:first-child {
    background: url(/products/g3/img/illust02.png) no-repeat right bottom;
    background-size: 80%;
  }
}
@media print, screen and (min-width: 769px) {
  .content02 .ptn02 .fbw > div {
    margin-right: 20px;
  }
}
.content02 .ptn02 .fbw > div div {
  color: #0a964e;
  border: 2px #0a964e solid;
  font-weight: bold;
  border-radius: 3px;
  padding: 10px;
  line-height: 1.4;
  margin-top: 1rem;
  margin-bottom: 10px;
}
.content02 .ptn02 .fbw > div p {
  margin-right: 0;
}

.ptn03 p {
  margin-top: 10px;
}

.ptn04 {
  margin-top: 40px;
}
.ptn04 div .ttlXS {
  margin-top: 0;
}
.ptn04 div p {
  line-height: 1.6;
}

@media screen and (max-width: 768px) {
  .ptn04 {
    margin-top: 20px;
  }
}
@media print, screen and (min-width: 769px) {
  .ptn04 .fbw div {
    margin-right: 20px;
  }
}
.ex {
  margin-top: 20px;
  border: 1px #0a964e solid;
  border-radius: 3px;
  background: #e6f4eb;
  display: flex;
  padding: 20px;
}
.ex div dl dt {
  color: #0a964e;
  margin-bottom: 1rem;
  font-weight: bold;
}
.ex div dl dd {
  font-size: 0.875rem;
  line-height: 1.4;
}

@media screen and (max-width: 768px) {
  .ex {
    display: block;
  }
}
@media print, screen and (min-width: 769px) {
  .ex div:first-child {
    border-right: 1px #0a964e solid;
    padding-right: 20px;
    margin-right: 20px;
  }
}
@media screen and (max-width: 768px) {
  .ex div:first-child {
    border-bottom: 1px #0a964e solid;
    margin-bottom: 20px;
    padding-bottom: 20px;
  }
}
.spec {
  margin-top: 20px;
}

.specifications > p {
  margin-bottom: 20px;
}
.specifications .annotation {
  margin-bottom: 20px;
}
.specifications .annotation li {
  text-indent: -1em;
  margin-left: 1em;
  font-size: 0.875rem;
  margin-bottom: 0.5rem;
  line-height: 1.4;
}
.specifications h3 {
  font-weight: bold;
  text-align: left;
  margin-bottom: 20px;
  background: #cbe5f7;
  border-radius: 10px;
  padding: 28px 20px;
  font-size: 1.625rem;
}
.specifications .unit_note {
  font-size: 12px;
  border: solid 1px #000;
  margin: 0 auto 20px;
  padding: 18px;
  font-size: 90%;
}
.specifications .unit_note h4 {
  font-size: 22px;
  font-weight: bold;
  margin-bottom: 4px;
  margin-top: 0;
}
.specifications .unit_note h4 span {
  font-size: 0.875rem;
}
.specifications .unit_note h4.caution {
  line-height: 20px;
  position: relative;
  margin-top: -6px;
}
.specifications .unit_note h4.caution::before {
  content: "";
  display: inline-block;
  width: 28px;
  height: 20px;
  background: url(../img/ico_detail.png) no-repeat center left;
  background-size: contain;
  position: relative;
  top: 4px;
}
.specifications .tel {
  border: solid 1px #000000;
  margin: 30px auto;
  padding: 12px;
}
.specifications .tel h4 {
  color: #000000;
  font-weight: bold;
  text-align: left;
  font-size: 22px;
}
.specifications .tel p {
  margin-top: 10px;
}
.specifications .tel .number p {
  font-size: 48px;
}
.specifications .tel .number p span {
  font-size: 16px;
}
.specifications .tel .number p:before {
  content: "";
  display: inline-block;
  width: 70px;
  height: 48px;
  padding-left: 20px;
  background: url(../img/ico_tel.png) no-repeat center left;
  background-size: contain;
  position: relative;
  top: 6px;
}
.specifications .catalog a {
  font-size: 22px;
  font-weight: bold;
  letter-spacing: -0.5em;
  line-height: 1.1;
  letter-spacing: -0.5em;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  display: block;
  padding: 15px;
  position: relative;
}
.specifications .catalog a.btn-blue {
  background: #0091c6;
}
.specifications .catalog a.btn-green {
  background: #0a964e;
}
.specifications .catalog a span {
  color: #ffffff;
  letter-spacing: -0.02em;
  text-align: center;
  vertical-align: middle;
  display: inline-block;
  width: 100%;
  position: relative;
  font-weight: bold;
}
.specifications .catalog a span:before {
  content: "";
  vertical-align: middle;
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  margin-right: 5px;
  background-image: url(../img/section_flyer_icon.png);
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: 100% auto;
  -moz-background-size: 100% auto;
  background-size: 100% auto;
  position: absolute;
  left: 20px;
  top: 0;
  bottom: 0;
  margin: auto;
}

@media screen and (max-width: 768px) {
  .specifications h3 {
    font-size: 1.3rem;
    padding: 10px;
  }
}
@media screen and (max-width: 768px) {
  .specifications .tel .number p {
    font-size: 20px;
  }
}
@media screen and (max-width: 768px) {
  .specifications .tel .number p:before {
    content: "";
    width: 26px;
    height: 20px;
    padding-left: 10px;
    top: 4px;
  }
}
@media print, screen and (min-width: 769px) {
  .specifications .catalog {
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
  }
}
@media print, screen and (min-width: 769px) {
  .specifications .catalog a {
    width: 49%;
  }
}
@media screen and (max-width: 768px) {
  .specifications .catalog a.btn-green {
    margin-top: 5px;
  }
}
@media screen and (max-width: 768px) {
  .specifications .catalog a span {
    padding-left: 2.5em;
    text-align: left;
    font-size: 20px;
  }
}
@media screen and (max-width: 768px) {
  .specifications .catalog a span:before {
    position: absolute;
    left: 10px;
    top: 0;
    bottom: 0;
    margin: auto;
  }
}
@media print, screen and (min-width: 769px) {
  footer {
    position: relative;
    width: 100%;
    background: #313131;
  }
}
/*# sourceMappingURL=g3.css.map */

/*# sourceMappingURL=g3.css.map */
