﻿#page section {

  background-color: #fff

}



#page section a {
	color: #222c91;
	text-decoration: none

}



#page section a:hover {

  text-decoration: underline

}



#page h1.page_ttl {
	margin: 20px;
	font-size: 32px;
	text-align: center;
	color: #222C91;
	line-height: 1.4em

}



#page h1.page_ttl span {

  font-size: 12px;

  display: block;

  color: #222;

  line-height: 1.6em;

  letter-spacing: 0.05em

}



@media print,

screen and (min-width: 600px) {

  #page h1.page_ttl {

    margin: 30px;

    font-size: 40px

  }



  #page h1.page_ttl span {

    font-size: 15px

  }

}



@media print,

screen and (min-width: 1024px) {

  #page h1.page_ttl {

    margin: 40px auto 50px;

    font-size: 48px;

    width: 1200px

  }



  #page h1.page_ttl span {

    font-size: 18px

  }

}



#page section.page_head {

  padding: 50px 0;

  background-color: #f6f6f6;

  background-image: url(/img/common/page_bg_sample.png);

  background-size: cover;

  background-position: center center

}



#page section.page_head h1.page_ttl {

  margin: 0;

  text-align: center;

  color: #222;

  letter-spacing: .02em

}



#page section.page_head h1.page_ttl span {

  margin-left: 2px

}



@media print,

screen and (min-width: 1024px) {

  #page section.page_head {

    margin-top: -200px;

    padding: 270px 0 90px

  }



  #page section.page_head .container {

    width: 1000px

  }



  #page section.page_head h1.page_ttl {

    text-align: left;

    width: 100%

  }

}



#page section.page_body {

  padding-bottom: 20px

}



@media print,

screen and (min-width: 600px) {

  #page section.page_body {

    padding-bottom: 60px

  }

}



#page section.page_body div.content {

  max-width: 1000px;

  margin: 0 auto

}



#page section.page_body div.content .capter > * {

  margin-bottom: 20px

}



#page section.page_body div.content .capter > *:last-child {

  margin-bottom: 60px

}



@media print,

screen and (min-width: 600px) {

  #page section.page_body div.content .capter > * {

    margin-bottom: 40px

  }



  #page section.page_body div.content .capter > *:last-child {

    margin-bottom: 80px

  }

}



#page section.page_body div.content .capter h2 {
	font-size: 24px;
	text-align: center;
	color: #222c91;
	font-weight: 700

}



@media print,

screen and (min-width: 600px) {

  #page section.page_body div.content .capter h2 {

    font-size: 30px

  }

}



@media print,

screen and (min-width: 1024px) {

  #page section.page_body div.content .capter h2 {

    font-size: 36px

  }

}



#page section.page_body div.content .capter h3 {
	font-size: 20px;
	color: #222c91;
	border-bottom: 3px solid #d5d5d5;
	font-weight: 700

}



@media print,

screen and (min-width: 600px) {

  #page section.page_body div.content .capter h3 {

    font-size: 25px;

    border-bottom: 4px solid #d5d5d5

  }

}



@media print,

screen and (min-width: 1024px) {

  #page section.page_body div.content .capter h3 {

    font-size: 30px;

    border-bottom: 5px solid #d5d5d5

  }

}



#page section.page_body div.content .capter h4 {
	font-size: 18px;
	padding-left: 20px;
	color: #222c91;
	position: relative;
	font-weight: 700

}



#page section.page_body div.content .capter h4::before {

  content: "";

  height: 1.5em;

  width: 5px;

  position: absolute;

  display: block;

  background-color: #0071c2;

  top: 0;

  left: 0

}



@media print,

screen and (min-width: 600px) {

  #page section.page_body div.content .capter h4 {

    font-size: 21px;

    padding-left: 22px

  }

}



@media print,

screen and (min-width: 1024px) {

  #page section.page_body div.content .capter h4 {

    font-size: 24px;

    padding-left: 25px

  }

}



#page section.page_body div.content .capter h5 {
	font-size: 16px;
	font-weight: 700;
	color: #222c91

}



@media print,

screen and (min-width: 600px) {

  #page section.page_body div.content .capter h5 {

    font-size: 18px

  }

}



@media print,

screen and (min-width: 1024px) {

  #page section.page_body div.content .capter h5 {

    font-size: 20px

  }

}



#page section.page_body div.content .capter h6 {

  text-align: center;

  font-size: 16px;

  color: #fff;

  font-weight: 700

}



#page section.page_body div.content .capter h6 span {

  display: inline-block;

  background-color: #0071c2;

  padding: 5px 15px

}



@media print,

screen and (min-width: 600px) {

  #page section.page_body div.content .capter h6 {

    font-size: 17px

  }



  #page section.page_body div.content .capter h6 span {

    padding: 7px 20px

  }

}



@media print,

screen and (min-width: 1024px) {

  #page section.page_body div.content .capter h6 {

    font-size: 18px

  }



  #page section.page_body div.content .capter h6 span {

    padding: 10px 30px

  }

}



#page section.page_body div.content .capter .banner {

  max-width: 800px;

  margin-left: auto;

  margin-right: auto;

  display: block

}



#page section.page_body div.content .capter .banner img {

  width: 100%

}



#page section.page_body div.content .capter img {

  display: block;

  margin-right: auto;

  margin-left: auto;

  width: auto;

  height: auto;

  max-width: 100%

}



#page section.page_body div.content .capter figure figcaption {

  background-color: #0071c2;

  text-align: center;

  padding: 10px;

  display: flex;

  justify-content: center;

  align-items: center;

  min-height: 60px

}



#page section.page_body div.content .capter figure figcaption span {

  color: #fff;

  font-size: 18px

}



#page section.page_body div.content .capter ul {

  list-style: none;

  padding-left: 1em;

  text-indent: -1em

}



#page section.page_body div.content .capter ul li::before {

  content: "・";

  display: inline

}



#page section.page_body div.content .capter ol {

  list-style: decimal;

  padding-left: 1.5em

}



#page section.page_body div.content .capter table {

  width: 100%;

  border-spacing: 3px

}



#page section.page_body div.content .capter table thead th,

#page section.page_body div.content .capter table thead td,

#page section.page_body div.content .capter table tbody th,

#page section.page_body div.content .capter table tbody td {

  font-size: 14px;

  text-align: center;

  padding: 20px 10px

}



#page section.page_body div.content .capter table thead th,

#page section.page_body div.content .capter table tbody th {

  background-color: #222c91;

  color: #fff

}



#page section.page_body div.content .capter table thead td,

#page section.page_body div.content .capter table tbody td {

  background-color: #f2f2f2;

}



@media print,

screen and (min-width: 600px) {



  #page section.page_body div.content .capter table thead th,

  #page section.page_body div.content .capter table thead td,

  #page section.page_body div.content .capter table tbody th,

  #page section.page_body div.content .capter table tbody td {

    padding: 20px 40px

  }

}



#page section.page_body div.content .capter table.spec th,

#page section.page_body div.content .capter table.spec td {

  padding: 20px 10px

}



@media print,

screen and (min-width: 1024px) {



  #page section.page_body div.content .capter table.spec th,

  #page section.page_body div.content .capter table.spec td {

    padding: 20px 5px

  }

}







#page section.page_body div.content .capter table.overflow-x {

  width: auto

}



#page section.page_body div.content .capter table.overflow-x th,

#page section.page_body div.content .capter table.overflow-x td {

  white-space: nowrap

}



@media print,

screen and (min-width: 1024px) {

  #page section.page_body div.content .capter table.overflow-x {

    width: 100%

  }



  #page section.page_body div.content .capter table.overflow-x th,

  #page section.page_body div.content .capter table.overflow-x td {

    white-space: inherit

  }

}



#page section.page_body div.content .capter .product_deck {

  align-items: stretch !important

}



#page section.page_body div.content .capter .product_deck > div {

  margin-bottom: 20px !important

}



#page section.page_body div.content .capter .product_deck a {

  color: inherit

}



#page section.page_body div.content .capter .product_deck a:hover {

  text-decoration: none

}



#page section.page_body div.content .capter .product_deck .product_card {

  display: block;

  background-color: #fff;

  box-shadow: 2px 2px 10px 2px rgba(0, 0, 0, 0.25);

  position: relative

}



#page section.page_body div.content .capter .product_deck .product_card img.product_card__head {

  width: 100%;

  height: auto

}



#page section.page_body div.content .capter .product_deck .product_card .product_card__body {

  padding: 15px 20px 45px

}



#page section.page_body div.content .capter .product_deck .product_card .product_card__body h5.card_ttl {

  font-size: 18px;

  line-height: 26px;

  margin-bottom: 10px

}



#page section.page_body div.content .capter .product_deck .product_card .product_card__body p.about {

  font-size: 14px;

  line-height: 20px

}



#page section.page_body div.content .capter .product_deck .product_card .product_card__more {

  position: absolute;

  bottom: 15px;

  right: 20px

}



#page section.page_body div.content .capter .product_deck .product_card .product_card__more span {
	position: relative;
	padding-right: 38px;
	color: #222c91;
	font-size: 14px;
	text-decoration: none

}



#page section.page_body div.content .capter .product_deck .product_card .product_card__more span::after {

  content: "";

  display: block;

  position: absolute;

  width: 30px;

  height: 5px;

  border-bottom: 1px solid #0071C2;

  border-right: 1px solid #0071C2;

  transform: skewX(35deg);

  bottom: 4.5px;

  right: 0

}



#page section.page_body div.content .capter .product_deck .product_card span.label {

  position: absolute;

  display: block;

  top: 0;

  left: 0;

  padding: 5px 10px;

  background-color: #0071c2;

  color: #fff;

  font-size: 14px

}



@media print,

screen and (min-width: 600px) {

  #page section.page_body div.content .capter .product_deck {

    margin-bottom: 0

  }



  #page section.page_body div.content .capter .product_deck:last-child {

    margin-bottom: 20px

  }



  #page section.page_body div.content .capter .product_deck > div {

    margin-bottom: 40px !important

  }



  #page section.page_body div.content .capter .product_deck .product_card {

    background-color: #fff;

    box-shadow: 2px 2px 10px 2px rgba(0, 0, 0, 0.25);

    position: relative;

    width: calc(50% - 40px);

    margin: 0 20px 20px

  }



  #page section.page_body div.content .capter .product_deck .product_card img.product_card__head {

    width: 100%;

    height: auto

  }



  #page section.page_body div.content .capter .product_deck .product_card .product_card__body {

    padding: 15px 20px 45px

  }

}



@media print,

screen and (min-width: 1024px) {

  #page section.page_body div.content .capter .product_deck {

    margin-bottom: 0

  }



  #page section.page_body div.content .capter .product_deck:last-child {

    margin-bottom: 20px

  }



  #page section.page_body div.content .capter .product_deck .product_card {

    margin-bottom: 40px;

    width: calc(33.333333% - 40px);

    margin: 0 20px 40px

  }



  #page section.page_body div.content .capter .product_deck .product_card .product_card__body {

    padding: 15px 20px 45px

  }

}



#page section.page_body div.content .capter .anchor {

  margin: 0 auto 40px

}



#page section.page_body div.content .capter .anchor a {

  display: block;

  background-color: #fff;

  box-shadow: 2px 2px 10px 2px rgba(0, 0, 0, 0.25);

  color: #222;

  font-size: 14px;

  font-weight: 700;

  text-align: center;

  width: 200px;

  max-width: 100%;

  border: none;

  padding: 10px;

  box-sizing: border-box;

  margin: 0 auto 15px;

  cursor: pointer

}



#page section.page_body div.content .capter .anchor a:hover {

  text-decoration: none

}



#page section.page_body div.content .capter .anchor a p::after {

  content: "";

  width: 7px;

  height: 7px;

  border-top: 1px solid #222;

  border-right: 1px solid #222;

  display: inline-block;

  margin-left: 10px;

  transform: translate(0, -40%) rotate(135deg)

}



@media print,

screen and (min-width: 600px) {

  #page section.page_body div.content .capter .anchor {

    margin-bottom: 60px;

    display: flex;

    justify-content: center;

    align-items: center;

    flex-wrap: wrap;

    max-width: 600px

  }



  #page section.page_body div.content .capter .anchor a {

    width: 220px;

    margin: 0 10px 20px

  }



  #page section.page_body div.content .capter .anchor a:hover {

    text-decoration: none

  }

}



@media print,

screen and (min-width: 1024px) {

  #page section.page_body div.content .capter .anchor {

    max-width: none;

    justify-content: center

  }



  #page section.page_body div.content .capter .anchor a {

    font-size: 16px;

    padding: 20px;

    width: 260px;

    margin-bottom: 0

  }

}



#page section.page_body div.content .capter .hip {

  background-color: #0071c2;

  padding: 5px;

  width: 100%;

  height: auto

}



#page section.page_body div.content .capter .pdf img {

  display: inline-block;

  height: 1em;

  vertical-align: baseline;

  margin-right: 5px

}



#page section.page_body div.content .capter .maxwidth-600 {

  max-width: 600px;

  margin-right: auto !important;

  margin-left: auto !important

}



#page section.page_body div.content .capter .rich_blue_btn {

  display: block;

  text-align: center;

  border: 2px solid #0071c2;

  width: 300px;

  max-width: 100%;

  margin-right: auto;

  margin-left: auto

}



#page section.page_body div.content .capter .rich_blue_btn p {
	border: 2px solid #fff;
	background-color: #222c91;
	color: #fff;
	font-weight: bold;
	font-size: 14px;
	padding: 10px

}



#page section.page_body div.content .capter .simple_blue_btn {

  text-align: center

}



#page section.page_body div.content .capter .simple_blue_btn a {

  display: inline-block;

  color: #fff;

  background-color: #0071c2;

  padding: 10px 20px;

  font-size: 14px

}



#page section.page_body div.content .capter .simple_blue_btn a:hover {

  text-decoration: none

}



#page section.page_body div.content .capter table.catalog {

  max-width: 100%

}



#page section.page_body div.content .capter table.catalog th,

#page section.page_body div.content .capter table.catalog td {

  padding: 10px 5px

}



@media print,

screen and (min-width: 600px) {



  #page section.page_body div.content .capter table.catalog th,

  #page section.page_body div.content .capter table.catalog td {

    padding: 20px 10px

  }

}



#page section.page_body div.content .capter .blue_box {

  background-color: #E9F4FC;

  padding: 20px

}



@media print,

screen and (min-width: 1024px) {

  #page section.page_body div.content .capter .blue_box {

    padding: 25px 40px

  }

}



#page section.contact {

  padding: 80px 0

}



@media print {

  #page section.contact {

    display: none

  }

}



@media print,

screen and (min-width: 600px) {

  #page section.contact {

    padding-bottom: 120px 0

  }

}



#page section.contact h2 {

  text-align: center;

  font-size: 36px;

  letter-spacing: .1em;

  color: #0071c2;

  padding-bottom: 100px;

  font-weight: 700;

  line-height: 1.3em;

  position: relative

}



#page section.contact h2 span {

  display: block;

  font-size: 16px;

  font-weight: 700;

  letter-spacing: .1em;

  line-height: 1.2em

}



#page section.contact h2::after {

  content: "";

  position: absolute;

  width: 1px;

  height: 40px;

  border-left: 1px solid #0071c2;

  bottom: 30px;

  left: 50%

}



@media print,

screen and (min-width: 600px) {

  #page section.contact h2 {

    font-size: 54px

  }



  #page section.contact h2 span {

    font-size: 17px

  }

}



@media print,

screen and (min-width: 1024px) {

  #page section.contact h2 {

    font-size: 72px;

    padding-bottom: 180px

  }



  #page section.contact h2 span {

    font-size: 18px

  }



  #page section.contact h2::after {

    height: 80px;

    bottom: 50px

  }

}



#page section.contact form.eephus {

  display: flex;

  justify-content: center;

  align-items: center;

  background-color: #C4C4C4;

  color: #fff;

  width: 100%;

  height: 600px;

  padding: 20px;

  box-sizing: border-box

}



#page section.contact form.eephus p {

  font-size: 36px;

  font-weight: bold;

  text-align: center

}



.nozzlelist_wrap {

  min-width: 600px;

  max-width: 800px;

  margin-left: auto;

  margin-right: auto

}



table.nozzlelist {

  width: 100%;

  height: 115px;

  margin-bottom: 0;

  border-collapse: inherit

}



table.nozzlelist td {

  color: #fff;

  background-size: 100% 110px !important;

  background-repeat: no-repeat !important;

  font-size: 13px !important;

  padding: 0 !important;

  background-position: center center;

  background-size: 100% 100%;

  background-repeat: no-repeat

}



table.nozzlelist a {

  color: #fff !important;

  font-size: 13px !important;

  padding: 10px 5px

}



table.nozzlelist a:hover {

  text-decoration: none !important;

  opacity: 0.5

}



table.nozzle {

  width: 100%;

  box-sizing: border-box;

  margin-bottom: 5px

}



.fire_hami {

  width: 800px !important

}



.nozzle th {

  border: solid 1px #ccc;

  padding: 10px;

  text-align: center;

  vertical-align: middle

}



.nozzle th.blue {

  background: #006Fbd;

  color: #FFFFFF

}



.nozzle td {

  border: solid 1px #ccc;

  padding: 5px

}



.blue_box-row .blue_box {

  margin-bottom: 10px

}



@media print,

screen and (min-width: 600px) {

  .blue_box-row {

    display: flex;

    justify-content: space-between;

    align-items: stretch

  }



  .blue_box-row .blue_box {

    width: calc(33.3333% - 20px);

    padding: 20px !important;

    margin-bottom: 0

  }

}



.flow .problem {

  background-color: #E9F4FC;

  padding: 20px

}



.flow .answer {

  background-color: #0071c2;

  color: #fff;

  padding: 20px

}



.flow .item {

  background-color: #E9F4FC

}



.flow .item .flow_head {

  text-align: center;

  background-color: #0071c2;

  color: #fff;

  padding: 10px

}



.flow .item .flow_body {

  padding: 10px 20px

}



.flow .arrow img {

  margin: 5px 0

}



@media print,

screen and (min-width: 1024px) {

  .flow {

    display: flex;

    justify-content: space-between;

    align-items: stretch

  }



  .flow .problem,

  .flow .answer {

    width: 460px;

    display: flex;

    justify-content: flex-start;

    align-items: center

  }



  .flow .item {

    width: 220px

  }



  .flow .item .flow_head {

    height: 90px;

    position: relative

  }



  .flow .item .flow_head p {

    position: absolute;

    top: 50%;

    left: 50%;

    transform: translate(-50%, -50%)

  }



  .flow .item .flow_body {

    padding: 10px 20px

  }



  .flow .arrow {

    display: flex;

    align-items: center;

    justify-content: center

  }



  .flow .arrow img {

    transform-origin: center center;

    transform: rotate(-90deg);

    margin: 10px 0

  }

}



.flow_end {

  min-height: 80px;

  object-fit: cover

}



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