@charset "UTF-8";
/* ===========================================
temperature
	coolant_package
=========================================== */
/* ------------------------
*	billboard
*/
@media (min-width: 768px) {
  .heading2 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding-bottom: 130px;
    text-align: left;
  }
}

.heading2--txt {
  color: #0d547f;
}
@media (max-width: 767px) {
  .heading2--txt {
    display: block;
    margin-top: 9px;
  }
}
@media (min-width: 768px) {
  .heading2--txt {
    margin-top: 23px;
  }
}
@media (min-width: 768px) and (max-width: 1280px) {
  .heading2--txt {
    font-size: 4rem;
  }
}

.heading2--txt2 {
  font-weight: 700;
}
@media (max-width: 767px) {
  .heading2--txt2 {
    display: block;
    font-size: 2rem;
    line-height: 1.5;
  }
}
@media (min-width: 768px) {
  .heading2--txt2 {
    font-size: 3.6rem;
    line-height: 1.75;
  }
}
@media (min-width: 768px) and (max-width: 1280px) {
  .heading2--txt2 {
    font-size: 3.2rem;
  }
}

@media (max-width: 767px) {
  .firstview2 {
    padding-top: 73.428vw;
    background-image: url(../../sy_images/product/sensing/coolant_package/coolant_package_billboard_img.png);
    background-size: 90% auto;
  }
}

@media (min-width: 768px) {
  .firstview2_img {
    background-image: url(../../sy_images/product/sensing/coolant_package/coolant_package_billboard_img.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 {
    width: 800px;
    margin: 74px auto 0;
  }
}

.coolant-note {
  display: block;
}
@media (max-width: 767px) {
  .coolant-note {
    font-size: 1rem;
  }
}
@media (min-width: 768px) {
  .coolant-note {
    font-size: 1.2rem;
    line-height: 1.75;
  }
}
@media (max-width: 767px) {
  .coolant-note {
    margin-top: 5px;
  }
}
@media (min-width: 768px) {
  .coolant-note {
    max-width: 1000px;
    margin: 12px auto 0;
    text-align: right;
  }
}

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

.vesselSec {
  padding-left: 0;
  padding-right: 0;
}
@media (max-width: 767px) {
  .vesselSec .productSec_head {
    margin-left: 5%;
  }
}

.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;
  }
}

@media (max-width: 767px) {
  .pd0 .productSec_head,
  .pd0 .coolant-note {
    margin-left: 5%;
    margin-right: 5%;
  }
}

.coolantSec {
  position: relative;
  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;
    margin-top: 40px;
    padding: 46px 30px 50px;
  }
}
.coolantSec.rev {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}
@media (min-width: 768px) {
  .coolantSec ~ .coolantSec {
    margin-top: 60px;
  }
}

@media (min-width: 768px) {
  .coolantSec_content,
  .coolantSec_img {
    width: 352px;
  }
}

@media (max-width: 767px) {
  .coolantSec_img,
  .coolantSec_figure {
    margin-top: 20px;
  }
}

.coolantSec_w100 {
  width: 100%;
}

.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_head + .coolantSec-txt {
    margin-top: 16px;
  }
}
@media (min-width: 768px) {
  .coolantSec_head + .coolantSec-txt {
    margin-top: 34px;
  }
}

.coolantSec_head--txt {
  display: block;
  font-weight: 500;
}
@media (max-width: 767px) {
  .coolantSec_head--txt {
    font-size: 1.8rem;
  }
}
@media (min-width: 768px) {
  .coolantSec_head--txt {
    font-size: 2rem;
  }
}
@media (max-width: 767px) {
  .coolantSec_head--txt {
    margin-bottom: 11px;
  }
}
@media (min-width: 768px) {
  .coolantSec_head--txt {
    margin-bottom: 15px;
  }
}

.coolantSec_list {
  font-weight: 500;
}
@media (max-width: 767px) {
  .coolantSec_list {
    font-size: 1.8rem;
  }
}
@media (min-width: 768px) {
  .coolantSec_list {
    font-size: 2rem;
  }
}
@media (max-width: 767px) {
  .coolantSec_list {
    margin-top: 16px;
  }
}
@media (min-width: 768px) {
  .coolantSec_list {
    margin-top: 35px;
  }
}
.coolantSec_list li {
  padding-left: 1em;
  text-indent: -1em;
}
.coolantSec_list li::before {
  content: "●";
  color: #518ca1;
}

.coolantSec-txt {
  font-weight: 500;
}
@media (max-width: 767px) {
  .coolantSec-txt {
    font-size: 1.6rem;
  }
}
@media (min-width: 768px) {
  .coolantSec-txt {
    font-size: 1.8rem;
    line-height: 1.75;
  }
}

@media (min-width: 768px) {
  .rev .coolantSec_img {
    margin-top: 110px;
  }
}
@media (min-width: 768px) {
  .rev .coolantSec_head {
    position: absolute;
    left: 30px;
    top: 46px;
  }
}
@media (min-width: 768px) {
  .rev .coolantSec-txt {
    margin-top: 0;
  }
}

.coolantSec_note {
  padding-left: 1em;
  text-indent: -1em;
}
@media (max-width: 767px) {
  .coolantSec_note {
    font-size: 1.2rem;
  }
}
@media (min-width: 768px) {
  .coolantSec_note {
    font-size: 1.4rem;
  }
}

@media (max-width: 767px) {
  .coolantSec_list2 {
    margin-top: 3px;
  }
}
@media (min-width: 768px) {
  .coolantSec_list2 {
    margin-top: 12px;
  }
}

.coolantSec_table {
  width: 100%;
  border: solid 1px #4e4e4e;
}
@media (max-width: 767px) {
  .coolantSec_table {
    margin-top: 13px;
    margin-bottom: 5px;
  }
}
@media (min-width: 768px) {
  .coolantSec_table {
    margin-top: 12px;
    margin-bottom: 6px;
  }
}
.coolantSec_table caption {
  font-weight: 500;
  text-align: left;
}
@media (max-width: 767px) {
  .coolantSec_table caption {
    font-size: 1.8rem;
  }
}
@media (min-width: 768px) {
  .coolantSec_table caption {
    font-size: 2rem;
  }
}
@media (max-width: 767px) {
  .coolantSec_table caption {
    margin-bottom: 6px;
  }
}
@media (min-width: 768px) {
  .coolantSec_table caption {
    margin-bottom: 15px;
  }
}
.coolantSec_table th {
  text-align: left;
  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 td {
  width: 33%;
  border: solid 1px #4e4e4e;
  text-align: right;
}
@media (max-width: 767px) {
  .coolantSec_table td {
    padding: 5px;
  }
}
@media (min-width: 768px) {
  .coolantSec_table td {
    padding: 10px 15px;
  }
}
.coolantSec_table thead th {
  text-align: center;
}

@media (min-width: 768px) {
  .coolantSec_figure {
    padding-left: 2px;
    padding-right: 2px;
  }
}
@media (max-width: 767px) {
  .coolantSec_figure img {
    margin-bottom: 10px;
  }
}
@media (min-width: 768px) {
  .coolantSec_figure img {
    margin-top: 30px;
    margin-bottom: 16px;
  }
}

.coolantSec_tableResponsive {
  margin-bottom: 7px;
}
@media (max-width: 767px) {
  .coolantSec_tableResponsive {
    margin-top: 20px;
    padding: 0 5%;
  }
}
@media (min-width: 768px) {
  .coolantSec_tableResponsive {
    margin-top: 40px;
  }
}

.coolantSec_table2 {
  width: 1000px;
  border: solid 1px #4e4e4e;
}
@media (max-width: 767px) {
  .coolantSec_table2 {
    font-size: 1.2rem;
  }
}
@media (min-width: 768px) {
  .coolantSec_table2 {
    font-size: 1.4rem;
  }
}
@media (min-width: 768px) {
  .coolantSec_table2 {
    margin-left: auto;
    margin-right: auto;
  }
}
.coolantSec_table2 th {
  text-align: center;
  font-weight: 500;
  white-space: nowrap;
  border: solid 1px #4e4e4e;
  background-color: #efefef;
}
@media (max-width: 767px) {
  .coolantSec_table2 th {
    padding: 5px;
  }
}
@media (min-width: 768px) {
  .coolantSec_table2 th {
    padding: 10px 15px;
  }
}
.coolantSec_table2 td {
  border: solid 1px #4e4e4e;
  text-align: right;
}
@media (max-width: 767px) {
  .coolantSec_table2 td {
    padding: 5px;
  }
}
@media (min-width: 768px) {
  .coolantSec_table2 td {
    padding: 10px;
  }
}/*# sourceMappingURL=temperature-coolant_package.css.map */