@charset "UTF-8";

header {
  background-color: rgba(255, 255, 255, 1);
}

h3,
h4,
p {
font-feature-settings: "palt"1;
line-height: 1.6;
letter-spacing: 0.08em;
}
figure{ position: relative;}


.lower_ttl {
  position: relative;
  width: 100%;
  background: url(../img/equipment/main_img.jpg);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  padding-top: 30%;
}

.lower_ttl h2 {
  position: absolute;
  font-size: 30px;
  top: 60%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: #fff;
  text-align: center;
  letter-spacing: 5px;
}
.tab_btn {
justify-content: space-between;
margin-bottom: 100px;
}
.tab_btn li {
width: 19%;
/* max-width: 400px; */
/* margin-right: 4%; */
}
.tab_btn li:last-child { margin-right: 0;}
.tab_btn li a {
display: block;
background: #fff;
color: #727171;
border: 1px solid #727171;
text-align: center;
padding: 18px 0;
transition: 0.3s;
}
.tab_btn li a:hover {
background: #727171;
color: #fff;
}
.tab_btn li a.here {
background: #727171;
color: #fff;
}
/* .tab_btn li a.here:hover {
background: #fff;
color: #727171;
} */

.quality_Area {
width: 90%;
max-width: 1200px;
margin: 100px auto;
}
.quality_Area h3 {
position: relative;
font-size: 24px;
color: #81939c;
text-align: center;
margin: 0 0 20px;
}
.quality_Area .sub_ttl{
  font-size: 18px;
  line-height: 1.5;
  text-align: center;
  margin-bottom: 50px;
}

.column2-1,
.column3-1,
.column4-1{
  flex-wrap: wrap;
  justify-content: space-between;
}
.column2-1 li{
  width: 48%;
  margin-bottom: 50px;
}
.column3-1 li{ width: calc((100% / 3) - 2%);}
.column4-1 li{
  width: 23%;
  margin-bottom: 50px;
}
.toilet .left_Box h4,
.column2-1 li h4,
.column3-1 li h4,
.column4-1 li h4{
  position: relative;
  font-size: 18px;
  color: #81939c;
  margin: 10px 0 5px;
}
.toilet .left_Box .txt,
.column2-1 li .txt,
.column3-1 li .txt,
.column4-1 li .txt{
  font-size: 14px;
  line-height: 1.8;
  text-align: justify;
}
.column2-1 li .txt small,
.column4-1 li .txt small{ font-size: 12px;}
.column2-1 li.w100{
  width: 100%;
  justify-content: space-between;
}
.column2-1 li.w100 figure,
.column2-1 li.w100 .txt_Box{ width: 48%;}
.column2-1 li.w100 .txt_Box h4{ margin-top: 0;}

.storage_Area h4{
  font-size: 16px;
  text-align: center;
  color: #000;
  margin-top: 10px;
}
.storage_Area .s_note{
  font-size: 12px;
  margin-top: 10px;
}
.storage_Area .wrap02{ margin-top: 50px;}
.storage_Area .wrap02 ul{ justify-content: space-between;}
.storage_Area .wrap02 ul li{ width: calc((100% / 3 ) - 2%);}


.other_Area {
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 0 50px ;
}
.other_Area h5 { font-size: 18px;}
.other_Area h4 {
  position: relative;
  font-size: 18px;
  padding-left: 15px;
  margin-bottom: 20px;
}
.other_Area h4::before {
  content: "";
  display: block;
  width: 3px;
  height: 100%;
  background: #81939c;
  position: absolute;
  left: 0;
  top: 0;
}
.other_Area p { font-size: 14px;}
.other_Area figure {
  position: relative;
  margin-top: 20px;
}
.other_Area p.sub_ttl {
  font-size: 16px;
  line-height: 1.3;
  text-indent: -1em;
  padding-left: 1em;
  margin-bottom: 5px;
}
.secrity_Area { margin-bottom: 50px;}
.column2 {
  flex-wrap: wrap;
  margin-top: 60px;
}
.column2 li {
  width: 48%;
  /* max-width: 480px; */
  margin-right: 4%;
}
.column2 li:nth-of-type(2n) { margin-right: 0;}
.column2_2 {
  flex-wrap: wrap;
  margin-bottom: 20px;
}
.column2_2 li:nth-of-type(1) {
  width: 43.75%;
  /* max-width: 210px; */
  margin-right: 4.17%;
}
.column2_2 li:nth-of-type(1) figure { margin-top: 0;}
.column2_2 li:nth-of-type(2) { width: 52.08%;}
.column2_3 {
  flex-wrap: wrap;
  margin-top: 60px;
}
.column2_3 li:nth-of-type(1) {
  width: 54%;
  /* max-width: 540px; */
  margin-right: 4%;
}
.column2_3 li:nth-of-type(2) {
  width: 42%;
  /* max-width: 420px; */
}
.column3 { flex-wrap: wrap;}
.column3 li {
  width: 31.3%;
  /* max-width: 313px; */
  margin-right: 3.05%;
}
.column3 li:nth-of-type(3n) { margin-right: 0;}

/* BLOCK */
/* block01 */
.block01.column2 li { margin-top: 0;}
.block01 .column2_2 li .ttl {
  align-items: center;
  margin-bottom: 0;
}
.block01 .column2_2 li span.line {
  display: block;
  flex: 1;
  width: 100%;
  height: 1px;
  background: #81939c;
  margin-left: 15px;
}
.block01 .column2_2 li div:not(:last-of-type) { margin-bottom: 10px;}

/* block02 */
.block02 { background: #fff;}
.block02 {
  max-width: 1200px;
  margin: 0 auto;
}

/* block03 */
.block03 h4 span {
  display: inline-block;
  vertical-align: text-bottom;
  max-width: 61px;
  margin-right: 15px;
}
.block03 h4 span img { mix-blend-mode: darken;}
.block03 p.list { margin: 20px 0 10px 0;}
.block03 .se_img07 { margin-bottom: 10px;}

/* block04 */
.block04 { margin-top: 100px;}
.block04 .big_ttl {
  font-size: 30px;
  letter-spacing: 0.2em;
  text-align: center;
}
.block04 .sumally_txt {
  line-height: 1.8;
  margin-top: 10px;
}

/* block05 */
.block05 { margin: 100px auto;}
.block05 .column3 .item_ttl {
  justify-content: center;
  border: 1px solid #939191;
  text-align: center;
  padding: 18px 0;
  margin: 20px 0 0 0;
}
.block05 .column3 .item_ttl span.number {
  display: inline-block;
  width: 20px;
  height: 20px;
  background: #db4713;
  border-radius: 50%;
  color: #fff;
  text-align: center;
  margin: 4px 10px 0 0;
}
.block05 .column3 .item_ttl span.item_txt {
  font-size: 18px;
  display: inline-block;
  text-align: left;
}
.block05 .column3 li .txt { margin-top: 10px;}
.block05 .column3 li .txt .mini_ttl {
  display: block;
  font-size: 15px;
}
.bnr {
  display: block;
  max-width: 500px;
  width: 100%;
  margin: 50px auto 0;
  transition: .3s;
}
.bnr:hover { opacity: .6;}

/*===================
iPad横以下
===================*/
@media only screen and (max-width:1180px) {}

/*===================
iPad縦以下
===================*/
@media only screen and (max-width:820px) {}

/*===================
sp
===================*/
@media only screen and (max-width: 599px) {

  .lower_ttl h2 {
    top: 60%;
    font-size: 20px;
  }

  .lower_ttl {
    padding-top: 60%;
  }

.tab_btn {
  flex-wrap: wrap;
  margin-bottom: 30px;
}
.tab_btn li {
  width: 48%;
  max-width: 100%;
  margin-bottom: 20px;
}

.quality_Area { margin: 50px auto;}
.quality_Area h3 {
  font-size: 20px;
  margin: 0 0 10px;
}

.quality_Area .sub_ttl{
  font-size: 14px;
  margin-bottom: 30px;
}
.quality_Area h4 { font-size: 14px;}
.column4-1 li{ width: 48%;}
.column4-1 li h4,
.column2-1 li h4{
  font-size: 16px;
  letter-spacing: -0.01em;
}
.other_Area { padding: 0 0 50px;}
.other_Area h5 { font-size: 15px;}
.other_Area h4 { font-size: 16px;}
.other_Area p.sub_ttl {
  text-indent: 0;
  padding-left: 0;
}
.other_Area h3 span::before {
  width: 50px;
  left: -50%;
}
.other_Area h3 span::after {
  width: 50px;
  right: -46%;
}
.secrity_Area { margin-bottom: 0;}
.column2 { margin-top: 0;}
.column2 li { width: 100%;}
.column2 li:nth-of-type(2) { margin-top: 60px;}
.column2_2 li { width: 100%;}
.column2_2 li:nth-of-type(1) {
  width: 100%;
  max-width: 100%;
  margin-right: 0;
}
.column2_2 li:nth-of-type(2) {
  width: 100%;
  margin-top: 40px;
}
.column2_2 li:nth-of-type(2) div:not(:first-of-type) { margin-top: 20px;}
.column2_3 { margin-top: 20px;}
.column2_3 li:nth-of-type(1) {
  width: 100%;
  max-width: 100%;
  margin-right: 0;
}
.column2_3 li:nth-of-type(2) {
  width: 100%;
  max-width: 100%;
  margin-top: 20px;
}
.column3 li {
  width: 100%;
  max-width: 100%;
  margin-right: 0;
}
.column3 li:not(:nth-of-type(1)) { margin-top: 40px;}

/* block02 */
.block02 figure {
  width: 100%;
  margin: 0 auto;
  padding: 20px 20px;
}

/* block03 */
.block03 li { margin-top: 40px;}

/* block04 */
.block04 { margin-top: 60px;}
.block04 .big_ttl { font-size: 18px;}

/* block05 */
.block05 { margin: 60px 0 50px 0;}
.block05 .column3 .item_ttl { padding: 10px 0;}
.block05 .column3 .item_ttl span.item_txt { font-size: 16px;}
.bnr{ margin: 20px auto 0;}
}

.facility_Area .flex {
justify-content: flex-start;
align-items: flex-start;
}
.facility_Area .flex li {
width: 48%;
margin-right: 4%;
}
.facility_Area .flex li:nth-child(2) { margin-right: 0;}
.facility_Area .flex li h4 {
display: block;
padding: 5px 8px;
margin-bottom: 1em;
color: #fff;
background-color: #61777f;
box-sizing: border-box; 
}
.facility_Area .flex li p {
margin-bottom: 1em;
font-size: 14px;
line-height: 1.4;
}
.facility_Area .flex li p span {
font-size: 12px;
}
@media only screen and (max-width: 599px) {
.facility_Area .flex {
flex-direction: column;
flex-wrap: wrap;
}
.facility_Area .flex li {
width: 100%;
margin-right: 0%;
}
.facility_Area .flex li:nth-child(2) { margin-top: 30px;}
}