@charset "utf-8";

.c__page-title {
  height: auto;
  padding-top: 26.7%;
  margin-top: 58px;
  background: url("/products/HPJ/series/images/engine/title-bg_sp.png") no-repeat left center #9aa6b5;
  background-size: cover;
}
.c__page-title h1 {
  font-size: 2.1rem;
}
.c__page-title h1 .small {
  font-size: 1.6rem;
}
/* ----------------------------------------
item
---------------------------------------- */
.item {
  margin: 60px auto 0;
  padding: 0 15px;
}
.item:last-child {
  margin-bottom: 60px;
}
.item__title-wrap h2 {
  padding: 1.1rem 1.5rem;
  font-size: 2.1rem;
}
.item__title-wrap .item__label-list {
  display: flex;
  flex-wrap: wrap;
  position: static;
  transform: none;
  margin-top: 10px;
}
.item__title-wrap .item__label-list li {
  display: block;
  width: calc(25% - 2.5px);
  margin-left: 0;
  margin-right: 3px;
  margin-bottom: 3px;
  padding: 4px;
  font-size: 1.2rem;
  border: 1px solid #0068b7;
  color: #0068b7;
}
.item__title-wrap .item__label-list li:nth-child(4n) {
  margin-right: 0;
}
.item__lead {
  margin-top: 25px;
  font-size: 1.8rem;
}
.item__sub-lead {
  margin-top: 30px;
  padding: 10px 20px;
  font-size: 1.8rem;
}
.item__detail {
  display: block;
  margin: 1.5rem 0 0;
}
.item__detail__img {
  max-width: inherit;
  margin-right: 0;
}
.item__detail__img p {
  margin-top: 10px;
  font-size: 1.2rem;
}
.item__detail__text {
  margin-top: 25px;
  max-width: inherit;
}
.item__detail__text .banner li {
  width: calc(50% - 8px);
}
.item__detail__text .desc {
  margin-top: 30px;
}
.item__detail__text table {
  margin-top: 30px;
  font-size: 1.2rem;
}
.item__detail__text table th {
  width: 40%;
  padding: 8px 0 8px 10px;
}
.item__detail__text table td {
  padding: 8px 0 8px 10px;
}
.item__youtube {
  margin-top: 30px;
}
.item__youtube_title {
  font-size: 1.6rem;
}
.item__youtube__movie {
  position: relative;
  margin-top: 20px;
  padding-top: 56.25%;
}
.item__youtube__movie iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.item__valv {
  margin-top: 30px;
  text-align: left;
}
.item__valv__title {
  font-size: 1.6rem;
}
.item__valv__block {
  display: block;
  max-width: inherit;
  margin: 20px auto 0;
}
.item__valv__block02 {
  display: block;
  max-width: inherit;
}
.item__valv__block02 .img {
  margin: 0 auto 20px;
}
/* ----------------------------------------
p-motor
---------------------------------------- */
.p-motor .c__page-title {
  background: url("/products/HPJ/series/images/motor/title-bg_sp.png") no-repeat left center #9aa6b5;
  background-size: cover;
}
.p-motor .item__title-wrap .item__label-list li {
  border: 1px solid #05917c;
  color: #05917c;
}
.p-motor .item__detail__text .note {
  margin-top: 10px;
}
.p-motor .item__valv__title {
  font-size: 1.8rem;
  text-align: left;
}
.p-motor .item__valv__block {
  margin: 20px auto 0;
}
.p-motor .item__valv__block02 {
  align-items: flex-start;
}
/* ----------------------------------------
p-hot-water
---------------------------------------- */
.p-hot-water .c__page-title {
  background: url("/products/HPJ/series/images/hot_water/title-bg_sp.png") no-repeat left center #b0b0b0;
  background-size: cover;
}
.p-hot-water .item__title-wrap .item__label-list li {
  border: 1px solid #f0ae00;
  color: #f0ae00;
}
.p-hot-water .note-wrap {
  align-items: flex-start;
  margin-top: 20px;
  font-size: 1.2rem;
}
.p-hot-water .note-wrap p {
  text-indent: -3rem;
  padding-left: 3rem;
}
.p-hot-water .item__feature__safe {
  margin-top: 20px;
  font-size: 1.2rem;
}
.p-hot-water .item__feature__safe .safe__head {
  font-size: 1.4rem;
}
/* ----------------------------------------
p-cross
---------------------------------------- */
.p-cross .c__page-title {
  background: url("/products/HPJ/series/images/cross/title-bg_sp.png") no-repeat left center #b0b0b0;
  background-size: cover;
}
.p-cross .item__title-wrap .item__label-list li {
  border: 1px solid #464646;
  color: #464646;
}
.p-cross .note-wrap {
  align-items: flex-start;
  margin-top: 20px;
  font-size: 1.2rem;
}
.p-cross .note-wrap p {
  text-indent: -3rem;
  padding-left: 3rem;
}
.p-cross .item__feature__safe {
  margin-top: 20px;
  font-size: 1.2rem;
}
.p-cross .item__feature__safe .safe__head {
  font-size: 1.4rem;
}
/* ----------------------------------------
slider
---------------------------------------- */
.item__detail.slider-wrap {
  display: block;
}
.slider {
  border: none;
  width: 100%;
  height: auto;
  margin: 0;
}
.slider .item__detail__img img {
  width: 100%;
}
.slider .slick-prev,
.slider .slick-next {
  width: 4rem;
  height: 4rem;
}
.slider .slick-prev {
  left: -1rem;
}
.slider .slick-next {
  right: -1rem;
}
/* ----------------------------------------
use
---------------------------------------- */
.use {
  padding: 15px;
}
.use h3 {
  font-size: 1.6rem;
}
.use li {
  font-size: 1.4rem;
  margin: 0 0 10px 15px;
}
.use li:last-child {
  margin: 0 0 0 15px;
}
/***********************************************************************************/
/* ----------------------------------------
共通
---------------------------------------- */
.common-box {
}
.common-box.mb-1 {
}
.common-title {
  font-size: 1.8rem;
}
.common-text {
  font-size: 1.4rem;
}
/* ----------------------------------------
.slider-area
---------------------------------------- */
.slider-area {
  margin: 5rem 1.5rem 0 1.5rem;
  padding: 3rem 1.5rem 3rem;
}
.slider-area.mt {
  margin: 3rem 1.5rem 0 1.5rem;
}
/* ----------------------------------------
スライダー　矢印
---------------------------------------- */
.slider-item-prev,
.slider-item-next {
  width: 4rem;
  height: 4rem;
}
.slider-item-prev {
  left: -3rem;
}
.slider-item-next {
  right: -3rem;
}
/* ----------------------------------------
スライダー　ドット
---------------------------------------- */
.slick-dots {
  bottom: -6rem;
}
/* ----------------------------------------
.s-table-area
---------------------------------------- */
.s-table-area.mt {
  margin: 4rem 0 0;
}
.s-table-box {
  overflow-x: auto;
}
.s-table th,
.s-table td {
  padding: 0 0.5rem;
  font-size: 1.3rem;
}
.s-table th {
  height: 6rem;
  padding: 0.5rem;
}
.s-table th:first-child {
  width: auto;
  min-width: 19rem;
}
.s-table th.hpj {
  min-width: 14rem;
}
.s-table th.hpj-2 {
  min-width: 10.5rem;
}
.s-table th span {
  max-width: none;
  font-size: 1.2rem;
  padding: 0.1rem 0.5rem;
}
.s-table td.wv {
  padding: 0 0.5rem;
}
.s-table td.bk {
  padding: 0 0.5rem;
}
.s-table td.h-img {
  height: auto;
  padding: 1rem 0.5rem;
}
.s-table td.h-img figure img {
  max-width: 12.9rem;
}
/* ----------------------------------------
.notes-list
---------------------------------------- */
.notes-list {
  flex-direction: column;
}
.notes-list li {
  margin: 0 0 1rem 0;
}
/* ----------------------------------------
.attached-area
---------------------------------------- */
.attached-area {
  margin: 3rem 0 0;
}
.attached-list {
  flex-direction: column;
  gap: 1.5rem;
}
.attached-list li {
  width: 100%;
  padding: 2rem 1.5rem;
}
.attached-list li:last-child {
  border-left: 1px solid #e5e8eb;
}
.attached-name.h-empty {
  display: none;
}
.attached-area figure {
  margin: 2rem 0 0;
}
.attached-area figure img {
  max-width: none;
}
.attached-area figure.mt {
  margin: 2rem 0 0;
}
/* ----------------------------------------
.choice-area
---------------------------------------- */
.choice-area.mt {
  margin: 1.5rem 0 0;
}
.choice-text {
  display: flex;
}
.choice-text span {
  min-width: 6.5rem;
}
.choice-text span.motor {
  min-width: 7.5rem;
}
/* ----------------------------------------
.adopt-area
---------------------------------------- */
.adopt-area {
  padding: 3rem 1.5rem;
  margin: 3rem 0 0;
}
.adopt-title {
  font-size: 1.8rem;
}
.adopt-title span {
  display: block;
  font-size: 2.4rem;
}
/* ----------------------------------------
.idling-area
---------------------------------------- */
.idling-area {
  padding: 3rem 1.4rem;
}
.idling-title {
  font-size: 2.1rem;
}
.idling-text {
  font-size: 1.4rem;
}
.idling-area figure {
  max-width: none;
}
/* ----------------------------------------
.youtube-area
---------------------------------------- */
.youtube-title {
  font-size: 2.1rem;
  margin: 0 0 1.5rem;
}
.youtube-text {
  font-size: 1.4rem;
  margin: 1rem 0 0;
}
.youtube-list {
  flex-direction: column;
  gap: 2rem;
}
.youtube-list li {
  width: 100%;
}
/* ----------------------------------------
.washing-area
---------------------------------------- */
.washing-area {
  padding: 3rem 1.5rem;
  margin: 7rem 0 0;
}
.washing-box {
  flex-direction: column;
  margin: 0 0 1rem;
}
.washing-box figure {
  margin: 0 0 2rem 0;
}
.washing-box figure img {
  width: 25rem;
}
.washing-title {
  font-size: 1.6rem;
  line-height: 2;
}
/* ----------------------------------------
.device-area
---------------------------------------- */
.device-area {
  padding: 2rem 1.5rem;
  align-items: flex-start;
}
.device-area figure {
  margin: 0 1rem 0 0;
}
.device-list li {
  display: flex;
  font-size: 1.4rem;
  margin: 0 0 1rem 0;
}
.device-list li:nth-last-child(-n + 3) {
  margin: 0 0 1rem 0;
}
.device-list li:last-child {
  margin: 0;
}
