﻿
@font-face {
  font-family: "SeravekL";
  src: url("../font/Seravek-l.woff") format("woff");
}

@font-face {
  font-family: "SeravekR";
  src: url("../font/Seravek-r.woff") format("woff");
}

/* ===========================================
  産業用
    エミールとは
        エミールの特徴・メリット
=========================================== */
/* ------------------------
* billboard
*/
@media screen and (max-width: 767px) {
  .cmnBillboard {
    margin-bottom: 50px;
    background-image: url(../image/billboard_back-sp2.jpg);
  }
}

@media print, screen and (min-width: 768px) {
  .cmnBillboard {
    margin-bottom: 70px;
    background-image: url(../image/billboard_back-pc2.jpg);
  }
}

/* ------------------------
*	section
*/
.section {
  position: relative;
}

.section_head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #047599;
  color: #fff;
}

@media screen and (max-width: 767px) {
  .section_head {
    min-height: 100px;
    padding-left: 40px;
  }
}

@media print, screen and (min-width: 768px) {
  .section_head {
    min-height: 170px;
    height: 170px;
    padding: 0 calc(50% - 500px);
  }
}

.section_head-point {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  line-height: 1;
}

.section_head-point--en {
  padding-left: .16em;
  letter-spacing: .16em;
  font-weight: 300;
}

@media screen and (max-width: 767px) {
  .section_head-point--en {
    font-size: 1.1rem;
  }
}

@media print, screen and (min-width: 768px) {
  .section_head-point--en {
    font-size: 2rem;
  }
}

.section_head-point--num {
  letter-spacing: 0;
}

@media screen and (max-width: 767px) {
  .section_head-point--num {
    margin-top: 5px;
    font-size: 3.8em;
  }
}

@media print, screen and (min-width: 768px) {
  .section_head-point--num {
    margin-top: 15px;
    font-size: 6.6rem;
  }
}

.section_head--txt {
  font-weight: 600;
  letter-spacing: .025em;
}

@media screen and (max-width: 767px) {
  .section_head--txt {
    margin-left: 30px;
    line-height: 1.473;
    font-size: 1.9rem;
  }
}

@media print, screen and (min-width: 768px) {
  .section_head--txt {
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    text-align: center;
    line-height: 1.736;
    font-size: 3.8rem;
  }
}

@media print, screen and (min-width: 768px) {
  .section_content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}

.section_content-txt {
  font-weight: 500;
}

@media screen and (max-width: 767px) {
  .section_content-txt {
    line-height: 1.714;
    font-size: 1.4rem;
    letter-spacing: .025em;
  }
}

@media print, screen and (min-width: 768px) {
  .section_content-txt {
    line-height: 1.789;
    font-size: 1.9rem;
    letter-spacing: .075em;
  }
}

@media screen and (max-width: 767px) {
  .section_content-txt + .section_content-txt {
    margin-top: 20px;
  }
}

@media print, screen and (min-width: 768px) {
  .section_content-txt + .section_content-txt {
    margin-top: 35px;
  }
}

/* ------------------------
*	Point 01
*/
.point01 {
  position: relative;
}

@media screen and (max-width: 767px) {
  .point01 {
    padding: 45px 10%;
  }
}

@media print, screen and (min-width: 768px) {
  .point01 {
    width: 1020px;
    margin-left: auto;
    margin-right: auto;
    padding: 105px 0 90px;
  }
}

@media print, screen and (min-width: 768px) {
  .point01_content {
    position: absolute;
    left: 0;
    top: 265px;
    width: 23em;
    max-width: 410px;
  }
}

@media screen and (max-width: 767px) {
  .point01_img {
    min-height: 78vw;
    margin-top: 27px;
  }
}

@media print, screen and (min-width: 768px) {
  .point01_img {
    width: 1020px;
  }
}

.point01_wrap {
  background-color: #fff;
}

@media screen and (max-width: 767px) {
  .point01_wrap {
    padding: 70px 0;
  }
}

@media print, screen and (min-width: 768px) {
  .point01_wrap {
    padding: 100px 0 193px;
  }
}

.point01-head2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-weight: 500;
  color: #047599;
}

@media screen and (max-width: 767px) {
  .point01-head2 {
    line-height: 1.579;
    font-size: 1.9rem;
    letter-spacing: .025em;
  }
}

@media print, screen and (min-width: 768px) {
  .point01-head2 {
    line-height: 1.8;
    letter-spacing: .075em;
    font-size: 3.3rem;
  }
}

.point01_list {
  margin-left: auto;
  margin-right: auto;
}

@media screen and (max-width: 767px) {
  .point01_list {
    width: 80%;
  }
}

@media print, screen and (min-width: 768px) {
  .point01_list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    width: 1020px;
  }
}

@media screen and (max-width: 767px) {
  .point01_list_dl {
    margin-top: 75px;
  }
  .point01_list_dl:nth-of-type(n + 2) {
    margin-top: 55px;
  }
}

@media print, screen and (min-width: 768px) {
  .point01_list_dl {
    width: 435px;
    margin-top: 86px;
  }
  .point01_list_dl:nth-of-type(n + 3) {
    margin-top: 73px;
  }
}

.point01_list_dl-content {
  background-repeat: no-repeat;
  background-size: 100% auto;
}

@media screen and (max-width: 767px) {
  .point01_list_dl-content {
    margin-top: 15px;
    padding-top: calc(60% + 10px);
    font-size: 1.4rem;
    line-height: 1.75;
    letter-spacing: .025em;
  }
}

@media print, screen and (min-width: 768px) {
  .point01_list_dl-content {
    margin-top: 20px;
    padding-top: calc(60% + 18px);
    font-size: 1.9rem;
    line-height: 1.789;
    letter-spacing: .075em;
  }
}

.point01_list_dl dt {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-weight: 500;
}

.point01_list_dl-en {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #047599;
  letter-spacing: .025em;
}

@media screen and (max-width: 767px) {
  .point01_list_dl-en {
    line-height: 1.5625;
    font-size: 1.6rem;
  }
}

@media print, screen and (min-width: 768px) {
  .point01_list_dl-en {
    font-size: 2.5rem;
  }
}

.point01_list_dl-en::before, .point01_list_dl-en::after {
  content: "";
  width: 1px;
  height: 1.2em;
  background-color: #047599;
}

@media screen and (max-width: 767px) {
  .point01_list_dl-en::before {
    margin-right: 30px;
  }
}

@media print, screen and (min-width: 768px) {
  .point01_list_dl-en::before {
    margin-right: 45px;
  }
}

@media screen and (max-width: 767px) {
  .point01_list_dl-en::after {
    margin-left: 30px;
  }
}

@media print, screen and (min-width: 768px) {
  .point01_list_dl-en::after {
    margin-left: 45px;
  }
}

.point01_list_dl-ja {
  line-height: 1;
  font-size: 1.4rem;
  letter-spacing: .02em;
}

.point01_list_dd-1 {
  background-image: url(../image/sec2_img1.jpg);
}

.point01_list_dd-2 {
  background-image: url(../image/sec2_img2.jpg);
}

.point01_list_dd-3 {
  background-image: url(../image/sec2_img3.jpg);
}

.point01_list_dd-4 {
  background-image: url(../image/sec2_img4.jpg);
}

/* ------------------------
*	Point 02
*/
@media screen and (max-width: 767px) {
  .point02 {
    padding-top: 45px;
    padding-bottom: 55px;
  }
}

@media print, screen and (min-width: 768px) {
  .point02 {
    padding-top: 75px;
    padding-bottom: 140px;
    text-align: center;
  }
}

@media screen and (max-width: 767px) {
  .point02_img {
    width: 70%;
    margin: 30px auto 0;
  }
}

@media print, screen and (min-width: 768px) {
  .point02_img {
    margin-top: 63px;
  }
}

@media screen and (max-width: 767px) {
  .point02-txt1 {
    padding: 0 10%;
  }
}

/* ------------------------
*	Point 03
*/
@media screen and (max-width: 767px) {
  .point03 {
    margin-top: 40px;
    padding: 45px 10% 50px;
    background-color: #fff;
  }
}

@media print, screen and (min-width: 768px) {
  .point03 {
    padding: 77px 0 90px;
    text-align: center;
  }
}

@media screen and (max-width: 767px) {
  .point03_img {
    width: 60vw;
    min-height: 11vw;
    margin: 35px auto 0;
  }
}

@media print, screen and (min-width: 768px) {
  .point03_img {
    margin-top: 77px;
  }
}
/*# sourceMappingURL=merit.css.map */