/* ===========================================
etc
	coolant
=========================================== */
/* ------------------------
*	billboard
*/
@media (min-width: 768px) {
  .heading2 {
    padding-bottom: 130px;
    text-align: left;
  }
}

@media (max-width: 767px) {
  .firstview2 {
    padding-top: 65.428vw;
    background-image: url(../../sy_images/product/etc/coolant/coolant_billboard_img-re.png);
    background-size: 90% auto;
    background-position: center -50px;
  }
}

@media (min-width: 768px) {
  .firstview2_img {
    background-image: url(../../sy_images/product/etc/coolant/coolant_billboard_img-re.png);
  }
}

/* ------------------------
*	
*/
.product_lead {
  font-weight: 500;
}
@media (max-width: 767px) {
  .product_lead {
    font-size: 1.6rem;
  }
}
@media (min-width: 768px) {
  .product_lead {
    font-size: 1.8rem;
    line-height: 1.75;
  }
}
@media (max-width: 767px) {
  .product_lead {
    padding: 34px 5% 0;
  }
}
@media (min-width: 768px) {
  .product_lead {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: 800px;
    margin: 74px auto 0;
  }
}

/* ------------------------
*	section
*/
@media (max-width: 767px) {
  .productSec {
    padding: 34px 5% 40px;
  }
}
@media (min-width: 768px) {
  .productSec {
    padding: 73px 0 60px;
  }
}

.productSec_head {
  font-weight: 500;
  color: #518ca1;
}
@media (max-width: 767px) {
  .productSec_head {
    font-size: 2.4rem;
  }
}
@media (min-width: 768px) {
  .productSec_head {
    font-size: 3rem;
    letter-spacing: 0.1em;
  }
}
@media (max-width: 767px) {
  .productSec_head {
    padding-bottom: 14px;
  }
  .productSec_head::after {
    left: 0;
    margin-left: 0;
  }
}
@media (min-width: 768px) {
  .productSec_head {
    padding-bottom: 33px;
    text-align: center;
  }
}

.coolantSec {
  max-width: 900px;
  margin-left: auto;
  margin-right: auto;
  border: solid 3px #4d4d4d;
}
@media (max-width: 767px) {
  .coolantSec {
    margin-top: 20px;
    padding: 35px 5% 36px;
  }
}
@media (min-width: 768px) {
  .coolantSec {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-top: 40px;
    padding: 46px 30px 50px;
  }
}

.coolantSec_head {
  font-weight: 500;
  margin-top: -0.3em;
}
@media (max-width: 767px) {
  .coolantSec_head {
    font-size: 2rem;
  }
}
@media (min-width: 768px) {
  .coolantSec_head {
    font-size: 2.4rem;
    line-height: 1.75;
    letter-spacing: 0.1em;
  }
}
@media (max-width: 767px) {
  .coolantSec_head {
    padding-bottom: 15px;
  }
}
@media (min-width: 768px) {
  .coolantSec_head {
    padding-bottom: 31px;
  }
}
.coolantSec_head::after {
  left: 0;
  margin-left: 0;
}

@media (max-width: 767px) {
  .coolantSec-txt {
    margin-top: 17px;
  }
}
@media (min-width: 768px) {
  .coolantSec-txt {
    width: 26em;
  }
}

.coolantSec--img {
  width: 100%;
}
@media (max-width: 767px) {
  .coolantSec--img {
    margin-top: 20px;
  }
}
@media (min-width: 768px) {
  .coolantSec--img {
    margin-top: 40px;
  }
}
.coolantSec--img img {
  margin-left: auto;
  margin-right: auto;
}
@media (max-width: 767px) {
  .coolantSec--img img {
    width: 80%;
  }
}
@media (min-width: 768px) {
  .coolantSec--img img {
    width: 365px;
  }
}

.coolant_tableResponsive {
  margin-bottom: 7px;
}
@media (max-width: 767px) {
  .coolant_tableResponsive {
    margin-top: 20px;
  }
}
@media (min-width: 768px) {
  .coolant_tableResponsive {
    margin-top: 40px;
  }
}

.coolantSec_table {
  width: 100%;
  border: solid 1px #4e4e4e;
}
@media (max-width: 767px) {
  .coolantSec_table {
    width: 600px;
  }
}
@media (min-width: 768px) {
  .coolantSec_table {
    margin-left: auto;
    margin-right: auto;
  }
}
.coolantSec_table th {
  text-align: center;
  font-weight: 500;
  white-space: nowrap;
  border: solid 1px #4e4e4e;
  background-color: #efefef;
}
@media (max-width: 767px) {
  .coolantSec_table th {
    padding: 5px;
  }
}
@media (min-width: 768px) {
  .coolantSec_table th {
    padding: 10px 15px;
  }
}
.coolantSec_table th.bg1 {
  background-color: #d9ecf7;
}
.coolantSec_table th.bg2 {
  background-color: #f9dfdb;
}
.coolantSec_table td {
  border: solid 1px #4e4e4e;
  text-align: center;
}
@media (max-width: 767px) {
  .coolantSec_table td {
    padding: 5px;
  }
}
@media (min-width: 768px) {
  .coolantSec_table td {
    padding: 10px 15px;
  }
}

.coolantSec_table--img {
  width: 59px;
  margin: 0 auto 15px;
}

.markCol1 {
  color: #00a0e9;
}

.markCol2 {
  color: #8cc220;
}

.markCol3 {
  color: #e73656;
}

.coolantSec_table--note {
  width: 100%;
  max-width: 1000px;
  margin: 7px auto 0;
}
@media (max-width: 767px) {
  .coolantSec_table--note {
    font-size: 1.2rem;
  }
}
@media (min-width: 768px) {
  .coolantSec_table--note {
    font-size: 1.4rem;
  }
}
@media (max-width: 767px) {
  .coolantSec_table--note {
    padding: 0 5%;
  }
}
@media (min-width: 768px) {
  .coolantSec_table--note {
    text-align: right;
  }
}/*# sourceMappingURL=etc-coolant.css.map */