@charset "UTF-8";
/*タイトル ========================================================================*/
#main .ttl_main.technology h1 {
  background: linear-gradient(-90deg, rgba(0, 0, 0, .1) 50%, rgba(0, 0, 0, .9)) 50%, url(../img/ttl_technology.jpg) no-repeat center center / cover;
}
/*technology.html*/
#main .txt_box {
  margin-bottom: 80px;
}
#main .txt_box p.txt {
  margin-bottom: 50px;
}
#main .txt_box section {
  width: 100%;
  height: auto;
  margin: 0 auto 50px;
}
#main .tecnology_box a {
  text-decoration: none;
  display: block;
}
#main .tecnology_box {
  width: 100%;
  height: auto;
  margin: 0 auto 50px;
  position: relative;
}
#main .tecnology_box .img {
  width: 190px;
  height: 190px;
  margin: 0 3% 0 0;
  float: left;
  background-size: cover;
  background-position: center;
}
#main .tecnology_box .img img {
  width: 100%;
  height: auto;
}
#main .tecnology_box .img.border {
  border: solid 1px #ccc;
}
#main .tecnology_box .txt {
  width: 70%;
  float: left;
}
#main .tecnology_box h3 {
  font-size: 20px;
  line-height: 30px;
  font-weight: bold;
  margin: 0;
}
#main .tecnology_box h3 span {
  display: block;
  font-size: 16px;
  font-weight: normal;
}
#main .tecnology_box h3 img {
  width: 60px;
  margin: 0 3% 0 0;
  float: left;
}
#main .tecnology_box .btn {
  clear: both;
  display: inline-block;
  font-size: 13px;
  border: solid 1px #000;
  background-color: #ccc;
  padding: 3px 20px 3px 12px;
  position: absolute;
  right: 0;
  bottom: -10px;
}
#main .tecnology_box .btn:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-family: "FontAwesome";
  content: "\f101";
  font-size: 13px;
  position: absolute;
  right: 10px;
}
/*technology_****.html*/
#main h2 {
  font-size: 20px;
}
/*technology_hydro.html*/
#main .hydro p.txt {
  margin-bottom: 30px;
}
#main .hydro figure {
  width: 48%;
  height: auto;
  margin: 0 1%;
  float: left;
}
#main .hydro figure img {
  width: 100%;
  height: auto;
}
#main .hydro figure figcaption {
  font-size: 13px;
  line-height: 20px;
}
#main .ar_dry p.txt {
  margin: 0 auto 50px;
}
#main .ar_dry section {
  width: 100%;
  height: auto;
  margin: 0 auto 50px;
}
#main .ar_dry h3:before {
  content: '■';
  margin-right: 5px;
  font-size: 16px;
}
#main .ar_dry figure img {
  width: 100%;
  height: auto;
  margin: 0 auto;
}
#main .ar_dry figure figcaption {
  font-size: 13px;
  line-height: 20px;
}
#main .ar_dry .figure02 figure {
  width: 48%;
  height: auto;
  margin: 0 1%;
  float: left;
}
#main .ar_dry figure.figure {
  width: 50%;
  height: auto;
  margin: 0;
}
/*technology_oil.html*/
#main .oil .txt {
  margin-bottom: 30px;
}
#main .oil figure {
  width: 60%;
  height: auto;
  margin: 0;
}
#main .oil figure img {
  width: 48%;
  height: auto;
  margin: 0 1%;
  float: left;
}
#main .oil .caption {
  font-size: 13px;
  line-height: 20px;
}
/*technology_magnetic.html*/
#main .magnetic p.txt {
  margin-bottom: 30px;
}
#main .magnetic figure.figure {
  width: 100%;
  height: auto;
  margin: 0 auto 30px;
}
#main .magnetic figure.figure img {
  width: 48%;
  height: auto;
  margin: 0 1% 5px;
  float: left;
}
#main .magnetic figure figcaption {
  width: 98%;
  margin: 0 auto;
  font-size: 13px;
  line-height: 20px;
}
#main .magnetic figure.figure02 {
  width: 48%;
  height: auto;
  margin: 0 1% 5px;
  float: left;
}
#main .magnetic figure.figure02 img {
  width: 100%;
  height: auto;
}
/*technology_tegiment.html*/
#main .tegiment p.txt {
  margin-bottom: 30px;
}
#main .tegiment h3 {
  font-size: 14px;
  margin-bottom: -5px;
}
#main .tegiment figure {
  width: 60%;
  height: auto;
  margin: 0;
}
#main .tegiment figure img {
  width: 100%;
  height: auto;
}
/*technology_diapal.html*/
#main .diapal p.txt {
  margin-bottom: 30px;
}
#main .diapal figure {
  width: 100%;
  height: auto;
  margin: 0 auto;
}
#main .diapal figure img {
  width: auto;
  height: auto;
}
/*technology_bezel.html*/
#main .bezel p.txt {
  margin-bottom: 30px;
}
#main .bezel figure {
  width: 100%;
  height: auto;
  margin: 0 auto;
}
#main .bezel figure img {
  width: auto;
  height: auto;
}
#main .bezel figure.figure {
  width: 100%;
  height: auto;
  margin: 0 auto 30px;
}
#main .bezel figure.figure img {
  width: 48%;
  height: auto;
  margin: 0 1% 5px;
  float: left;
}
#main .bezel .figure {
  margin: 0 auto 30px;
}
#main .bezel .figure figure {
  width: 48%;
  height: auto;
  margin: 0 1% 5px;
  float: left;
  text-align: center;
}
#main .bezel .figure figure img {
  width: 100%;
}
#main .bezel .figure figure figcaption {
  font-size: 13px;
}
/*technology_q_technology.html*/
#main .q_technology p.txt {
  margin-bottom: 30px;
}
#main .q_technology figure {
  width: 100%;
  height: auto;
  margin: 0 auto;
}
#main .q_technology figure img {
  width: auto;
  height: auto;
}
@media screen and (min-width:700px) and (max-width:1050px) {
  /*technology.html*/
  #main .txt_box {
    margin-bottom: 80px;
  }
  #main .txt_box p.txt {
    margin-bottom: 50px;
  }
  #main .txt_box section {
    width: 100%;
    height: auto;
    margin: 0 auto 50px;
  }
  #main .tecnology_box a {
    text-decoration: none;
  }
  #main .tecnology_box {
    width: 100%;
    height: auto;
    margin: 0 auto 80px;
    position: relative;
  }
  #main .tecnology_box .img {
    width: 160px;
    height: 160px;
    margin: 0 3% 0 0;
    float: left;
    background-size: cover;
    background-position: center;
  }
  #main .tecnology_box .img img {
    width: 100%;
    height: auto;
  }
  #main .tecnology_box .img.border {
    border: solid 1px #ccc;
  }
  #main .tecnology_box .txt {
    width: 70%;
    float: left;
  }
  #main .tecnology_box h3 {
    font-size: 20px;
    line-height: 30px;
    font-weight: bold;
    margin: 0;
  }
  #main .tecnology_box h3 span {
    display: block;
    font-size: 16px;
    font-weight: normal;
  }
  #main .tecnology_box h3 img {
    width: 60px;
    margin: 0 3% 0 0;
    float: left;
  }
  #main .tecnology_box .btn {
    clear: both;
    display: inline-block;
    font-size: 13px;
    border: solid 1px #000;
    background-color: #ccc;
    padding: 3px 20px 3px 12px;
    position: absolute;
    right: 0;
    bottom: -40px;
  }
  #main .tecnology_box .btn:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-family: "FontAwesome";
    content: "\f101";
    font-size: 13px;
    position: absolute;
    right: 10px;
  }
  /*technology_****.html*/
  #main h2 {
    font-size: 20px;
  }
  /*technology_hydro.html*/
  #main .hydro p.txt {
    margin-bottom: 30px;
  }
  #main .hydro figure {
    width: 48%;
    height: auto;
    margin: 0 1%;
    float: left;
  }
  #main .hydro figure img {
    width: 100%;
    height: auto;
  }
  #main .hydro figure figcaption {
    font-size: 13px;
    line-height: 20px;
  }
  /*technology_ar_dry.html*/
  #main .ar_dry p.txt {
    margin: 0 auto 50px;
  }
  #main .ar_dry section {
    width: 100%;
    height: auto;
    margin: 0 auto 50px;
  }
  #main .ar_dry h3:before {
    content: '■';
    margin-right: 5px;
    font-size: 16px;
  }
  #main .ar_dry figure img {
    width: 100%;
    height: auto;
    margin: 0 auto;
  }
  #main .ar_dry figure figcaption {
    font-size: 13px;
    line-height: 20px;
  }
  #main .ar_dry .figure02 figure {
    width: 48%;
    height: auto;
    margin: 0 1%;
    float: left;
  }
  #main .ar_dry figure.figure {
    width: 50%;
    height: auto;
    margin: 0;
  }
  /*technology_oil.html*/
  #main .oil .txt {
    margin-bottom: 30px;
  }
  #main .oil figure {
    width: 60%;
    height: auto;
    margin: 0;
  }
  #main .oil figure img {
    width: 48%;
    height: auto;
    margin: 0 1%;
    float: left;
  }
  #main .oil .caption {
    font-size: 13px;
    line-height: 20px;
  }
  /*technology_magnetic.html*/
  #main .magnetic p.txt {
    margin-bottom: 30px;
  }
  #main .magnetic figure.figure {
    width: 100%;
    height: auto;
    margin: 0 auto 30px;
  }
  #main .magnetic figure.figure img {
    width: 48%;
    height: auto;
    margin: 0 1% 5px;
    float: left;
  }
  #main .magnetic figure figcaption {
    width: 98%;
    margin: 0 auto;
    font-size: 13px;
    line-height: 20px;
  }
  #main .magnetic figure.figure02 {
    width: 48%;
    height: auto;
    margin: 0 1% 5px;
    float: left;
  }
  #main .magnetic figure.figure02 img {
    width: 100%;
    height: auto;
  }
  /*technology_tegiment.html*/
  #main .tegiment p.txt {
    margin-bottom: 30px;
  }
  #main .tegiment h3 {
    font-size: 14px;
    margin-bottom: -5px;
  }
  #main .tegiment figure {
    width: 60%;
    height: auto;
    margin: 0;
  }
  #main .tegiment figure img {
    width: 100%;
    height: auto;
  }
  /*technology_diapal.html*/
  #main .diapal p.txt {
    margin-bottom: 30px;
  }
  #main .diapal figure {
    width: 100%;
    height: auto;
    margin: 0 auto;
  }
  #main .diapal figure img {
    width: 50%;
    height: auto;
  }
  /*technology_bezel.html*/
  #main .bezel p.txt {
    margin-bottom: 30px;
  }
  #main .bezel figure {
    width: 100%;
    height: auto;
    margin: 0 auto;
  }
  #main .bezel figure img {
    width: 50%;
    height: auto;
  }
  #main .bezel figure.figure {
    width: 100%;
    height: auto;
    margin: 0 auto 30px;
  }
  #main .bezel figure.figure img {
    width: 48%;
    height: auto;
    margin: 0 1% 5px;
    float: left;
  }
  #main .bezel .figure figure {
    width: 48%;
    height: auto;
    margin: 0 1% 5px;
    float: left;
    text-align: center;
  }
  /*technology_q_technology.html*/
  #main .q_technology p.txt {
    margin-bottom: 30px;
  }
  #main .q_technology figure {
    width: 100%;
    height: auto;
    margin: 0 auto;
  }
  #main .q_technology figure img {
    width: 100%;
    height: auto;
  }
}
@media screen and (max-width:700px) {
  /*technology.html*/
  #main .txt_box {
    margin-bottom: 50px;
  }
  #main .txt_box p.txt {
    margin-bottom: 30px;
  }
  #main .txt_box section {
    width: 100%;
    height: auto;
    margin: 0 auto 30px;
  }
  #main .tecnology_box a {
    text-decoration: none;
  }
  #main .tecnology_box {
    width: 100%;
    height: auto;
    margin: 0 auto 80px;
    position: relative;
  }
  #main .tecnology_box .img {
    width: 100%;
    height: 150px;
    margin: 0 auto 15px;
    float: none;
    background-size: cover;
    background-position: center;
  }
  #main .tecnology_box .img img {
    width: 100%;
    height: auto;
  }
  #main .tecnology_box .img.border {
    border: solid 1px #ccc;
  }
  #main .tecnology_box .txt {
    width: 100%;
    float: none;
  }
  #main .tecnology_box h3 {
    font-size: 16px;
    line-height: 30px;
    font-weight: bold;
    margin: 0;
  }
  #main .tecnology_box h3 span {
    display: block;
    font-size: 14px;
    font-weight: normal;
  }
  #main .tecnology_box h3 span.sub {
    display: block;
    font-size: 12px;
    font-weight: normal;
  }
  #main .tecnology_box h3 img {
    width: 60px;
    margin: 0 3% 0 0;
    float: left;
  }
  #main .tecnology_box .btn {
    clear: both;
    display: block;
    font-size: 12px;
    border: solid 1px #000;
    background-color: #ccc;
    padding: 3px 20px 3px 12px;
    position: absolute;
    right: 0;
    bottom: -50px;
  }
  #main .tecnology_box .btn:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-family: "FontAwesome";
    content: "\f101";
    font-size: 13px;
    position: absolute;
    right: 10px;
  }
  /*technology_****.html*/
  #main h2 {
    font-size: 18px;
  }
  /*technology_hydro.html*/
  #main .hydro p.txt {
    margin-bottom: 30px;
  }
  #main .hydro figure {
    width: 100%;
    height: auto;
    margin: 0 auto 5px;
    float: none;
  }
  #main .hydro figure img {
    width: 100%;
    height: auto;
  }
  #main .hydro figure figcaption {
    font-size: 13px;
    line-height: 20px;
  }
  /*technology_ar_dry.html*/
  #main .ar_dry p.txt {
    margin: 0 auto 50px;
  }
  #main .ar_dry section {
    width: 100%;
    height: auto;
    margin: 0 auto 50px;
  }
  #main .ar_dry h3:before {
    content: '■';
    margin-right: 5px;
    font-size: 16px;
  }
  #main .ar_dry figure img {
    width: 100%;
    height: auto;
    margin: 0 auto;
  }
  #main .ar_dry figure figcaption {
    font-size: 13px;
    line-height: 20px;
  }
  #main .ar_dry .figure02 figure {
    width: 100%;
    height: auto;
    margin: 0 auto;
    float: none;
  }
  #main .ar_dry figure.figure {
    width: 100%;
    height: auto;
    margin: 0 auto;
  }
  /*technology_oil.html*/
  #main .oil .txt {
    margin-bottom: 30px;
  }
  #main .oil figure {
    width: 100%;
    height: auto;
    margin: 0 auto;
  }
  #main .oil figure img {
    width: 48%;
    height: auto;
    margin: 0 1%;
    float: left;
  }
  #main .oil .caption {
    font-size: 13px;
    line-height: 20px;
  }
  /*technology_magnetic.html*/
  #main .magnetic p.txt {
    margin-bottom: 30px;
  }
  #main .magnetic figure.figure {
    width: 100%;
    height: auto;
    margin: 0 auto 30px;
  }
  #main .magnetic figure.figure img {
    width: 48%;
    height: auto;
    margin: 0 1% 5px;
    float: left;
  }
  #main .magnetic figure figcaption {
    width: 98%;
    margin: 0 auto;
    font-size: 13px;
    line-height: 20px;
  }
  #main .magnetic figure.figure02 {
    width: 98%;
    height: auto;
    margin: 0 auto 5px;
    float: none;
  }
  #main .magnetic figure.figure02 img {
    width: 100%;
    height: auto;
  }
  #main .magnetic figure.figure02 figcaption {
    width: 100%;
    margin: 0 auto;
    font-size: 13px;
    line-height: 20px;
  }
  /*technology_tegiment.html*/
  #main .tegiment p.txt {
    margin-bottom: 30px;
  }
  #main .tegiment h3 {
    font-size: 14px;
    margin-bottom: -5px;
  }
  #main .tegiment figure {
    width: 100%;
    height: auto;
    margin: 0 auto;
  }
  #main .tegiment figure img {
    width: 100%;
    height: auto;
  }
  /*technology_diapal.html*/
  #main .diapal p.txt {
    margin-bottom: 30px;
  }
  #main .diapal figure {
    width: 100%;
    height: auto;
    margin: 0 auto;
  }
  #main .diapal figure img {
    width: 100%;
    height: auto;
  }
  /*technology_bezel.html*/
  #main .bezel p.txt {
    margin-bottom: 30px;
  }
  #main .bezel figure {
    width: 100%;
    height: auto;
    margin: 0 auto;
  }
  #main .bezel figure img {
    width: 100%;
    height: auto;
  }
  #main .bezel figure.figure {
    width: 100%;
    height: auto;
    margin: 0 auto 30px;
  }
  #main .bezel figure.figure img {
    width: 100%;
    height: auto;
    margin: 0 auto;
    float: none;
  }
  #main .bezel .figure figure {
    width: 100%;
    height: auto;
    margin: 0 auto;
    float: none;
  }
  /*technology_q_technology.html*/
  #main .q_technology p.txt {
    margin-bottom: 30px;
  }
  #main .q_technology figure {
    width: 100%;
    height: auto;
    margin: 0 auto;
  }
  #main .q_technology figure img {
    width: 100%;
    height: auto;
  }
}