@charset "UTF-8";
/*---------------------------------
  お手入れ・保温
---------------------------------*/
#nwnb_feature #feat_wash {
  background: #333;
  background: -moz-linear-gradient(top, #333 0%, #1d1d1d 100%);
  background: -webkit-linear-gradient(top, #333 0%, #1d1d1d 100%);
  background: linear-gradient(to bottom, #333 0%, #1d1d1d 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#333", endColorstr="#1d1d1d",GradientType=0 );
}
@media screen and (min-width: 769px) {
  #nwnb_feature #feat_wash {
    height: 600px;
  }
}
@media screen and (min-width: 769px) {
  #nwnb_feature .wash_wrap {
    height: 600px;
    background: url("../img/feature/wash_bg.png") no-repeat center/1400px auto;
    position: relative;
  }
}
@media screen and (max-width: 768px) {
  #nwnb_feature .wash_wrap {
    padding: 40px 15px 340px;
    background: url("../img/feature/wash_bg_sp.png") no-repeat right bottom/363px auto;
  }
}
@media screen and (min-width: 769px) {
  #nwnb_feature .wash_inner {
    position: absolute;
    top: 50%;
    left: 7.142%;
    transform: translateY(-50%);
  }
}
@media screen and (min-width: 769px) {
  #nwnb_feature .wash_inner h2 {
    width: 346px;
    height: 30px;
    margin-bottom: 30px;
    background: url("../img/feature/wash_lead.png") no-repeat center/contain;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
  }
}
@media screen and (max-width: 768px) {
  #nwnb_feature .wash_inner h2 {
    margin-bottom: 20px;
    font-family: "Noto Serif Japanese", serif;
    font-weight: 500;
    font-size: 22px;
    font-size: 1.375rem;
    line-height: 1.5;
    color: #fff;
  }
}
#nwnb_feature .wash_inner p {
  color: #fff;
}
@media screen and (min-width: 769px) {
  #nwnb_feature .wash_inner p {
    margin-bottom: 45px;
    font-size: 16px;
    font-size: 1rem;
    line-height: 1.75;
  }
}
@media screen and (max-width: 768px) {
  #nwnb_feature .wash_inner p {
    margin-bottom: 25px;
    font-size: 13px;
    font-size: 0.8125rem;
    line-height: 1.7692307692;
  }
}
@media screen and (min-width: 769px) {
  #nwnb_feature .wash_inner .wash_info {
    width: 200px;
  }
}
#nwnb_feature .wash_inner .wash_info h3 {
  margin-bottom: 20px;
}
@media screen and (min-width: 769px) {
  #nwnb_feature .wash_inner .wash_info h3 {
    width: 200px;
    height: 27px;
    background: url("../img/feature/wash_sub_lead.png") no-repeat center/contain;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    color: transparent;
  }
}
@media screen and (max-width: 768px) {
  #nwnb_feature .wash_inner .wash_info h3 {
    display: inline-block;
    border-bottom: 1px solid #fff;
    font-family: "Noto Serif Japanese", serif;
    font-weight: 700;
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 1.5;
    color: #fff;
  }
}
@media screen and (max-width: 768px) {
  #nwnb_feature .wash_inner .wash_info figure {
    display: flex;
    justify-content: space-between;
  }
  #nwnb_feature .wash_inner .wash_info figure img {
    width: 160px;
  }
}
#nwnb_feature .wash_inner .wash_info figure figcaption {
  color: #fff;
}
@media screen and (min-width: 769px) {
  #nwnb_feature .wash_inner .wash_info figure figcaption {
    margin-top: 10px;
    font-size: 13px;
    font-size: 0.8125rem;
    line-height: 1.4615384615;
  }
}
@media screen and (max-width: 768px) {
  #nwnb_feature .wash_inner .wash_info figure figcaption {
    width: calc(100% - 180px);
    font-size: 12px;
    font-size: 0.75rem;
    line-height: 1.5;
  }
}
@media screen and (min-width: 769px) {
  #nwnb_feature #feat_flat {
    height: 600px;
    background: #5a595b;
    background: -moz-linear-gradient(top, #5a595b 0%, #969597 100%);
    background: -webkit-linear-gradient(top, #5a595b 0%, #969597 100%);
    background: linear-gradient(to bottom, #5a595b 0%, #969597 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#5a595b", endColorstr="#969597",GradientType=0 );
  }
}
@media screen and (min-width: 769px) {
  #nwnb_feature #feat_flat .flat_wrap {
    height: 600px;
    background: url("../img/feature/flat_bg.png") no-repeat center/1400px auto;
    position: relative;
  }
}
@media screen and (max-width: 768px) {
  #nwnb_feature #feat_flat .flat_wrap {
    background: #5a595b;
    background: -moz-linear-gradient(top, #5a595b 0%, #969597 100%);
    background: -webkit-linear-gradient(top, #5a595b 0%, #969597 100%);
    background: linear-gradient(to bottom, #5a595b 0%, #969597 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#5a595b", endColorstr="#969597",GradientType=0 );
  }
}
@media screen and (min-width: 769px) {
  #nwnb_feature #feat_flat .flat_wrap p {
    color: #fff;
  }
}
@media screen and (min-width: 769px) {
  #nwnb_feature #feat_flat .flat_inner {
    position: absolute;
    top: 50%;
    right: 10.893%;
    transform: translateY(-50%);
  }
}
@media screen and (max-width: 768px) {
  #nwnb_feature #feat_flat .flat_inner {
    padding: 200px 15px 40px;
    background: url("../img/feature/flat_bg_sp.png") no-repeat right top/358px auto;
  }
}
@media screen and (min-width: 769px) {
  #nwnb_feature #feat_flat .flat_inner h2 {
    width: 387px;
    height: 30px;
    margin-bottom: 30px;
    background: url("../img/feature/flat_lead.png") no-repeat center;
    background-size: contain;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
  }
}
@media screen and (max-width: 768px) {
  #nwnb_feature #feat_flat .flat_inner h2 {
    margin-bottom: 20px;
    font-family: "Noto Serif Japanese", serif;
    font-weight: 500;
    font-size: 22px;
    font-size: 1.375rem;
    line-height: 1.5;
    color: #fff;
  }
}
@media screen and (min-width: 769px) {
  #nwnb_feature #feat_flat .flat_inner h2 + p {
    margin-bottom: 45px;
  }
}
@media screen and (max-width: 768px) {
  #nwnb_feature #feat_flat .flat_inner h2 + p {
    margin-bottom: 20px;
    font-size: 13px;
    font-size: 0.8125rem;
    line-height: 1.7692307692;
    color: #fff;
  }
}
@media screen and (min-width: 769px) {
  #nwnb_feature #feat_flat .flat_img {
    width: 232px;
  }
}
@media screen and (max-width: 768px) {
  #nwnb_feature #feat_flat .flat_img {
    width: 70%;
  }
}
@media screen and (min-width: 769px) {
  #nwnb_feature #feat_flat .flat_img div {
    margin-bottom: 5px;
  }
}
@media screen and (max-width: 768px) {
  #nwnb_feature #feat_flat .flat_img div {
    margin-bottom: 10px;
  }
}
#nwnb_feature #feat_flat .flat_img p {
  line-height: 1.5;
}
@media screen and (min-width: 769px) {
  #nwnb_feature #feat_flat .flat_img p {
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 1.5;
  }
}
@media screen and (max-width: 768px) {
  #nwnb_feature #feat_flat .flat_img p {
    font-size: 12px;
    font-size: 0.75rem;
    line-height: 1.8333333333;
    color: #fff;
  }
}
#nwnb_feature #feat_warm {
  background-repeat: no-repeat;
  background-size: cover;
}
@media screen and (min-width: 769px) {
  #nwnb_feature #feat_warm {
    position: relative;
  }
}
@media screen and (min-width: 769px) {
  #nwnb_feature #feat_warm .warm_inner {
    box-sizing: border-box;
    position: absolute;
    top: 50%;
    left: calc(50% + 110px);
    transform: translateY(-50%);
  }
}
@media screen and (max-width: 768px) {
  #nwnb_feature #feat_warm .warm_inner {
    padding: 40px 15px;
  }
}
@media screen and (min-width: 769px) {
  #nwnb_feature #feat_warm .warm_inner h3 {
    width: 133px;
    height: 23px;
    margin-bottom: 50px;
    background: url("../img/feature/warm_title.png") no-repeat center;
    background-size: contain;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
  }
}
@media screen and (max-width: 768px) {
  #nwnb_feature #feat_warm .warm_inner h3 {
    margin-bottom: 15px;
    font-family: "Noto Serif Japanese", serif;
    font-weight: 500;
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 1.5;
  }
}
@media screen and (min-width: 769px) {
  #nwnb_feature #feat_warm .warm_inner h2 {
    width: 424px;
    height: 94px;
    margin-bottom: 42px;
    background: url("../img/feature/warm_lead.png") no-repeat center;
    background-size: contain;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
  }
}
@media screen and (max-width: 768px) {
  #nwnb_feature #feat_warm .warm_inner h2 {
    margin-bottom: 20px;
    font-family: "Noto Serif Japanese", serif;
    font-weight: 500;
    font-size: 22px;
    font-size: 1.375rem;
    line-height: 1.5;
  }
  #nwnb_feature #feat_warm .warm_inner h2 sup {
    margin-left: -10px;
  }
}
@media screen and (min-width: 769px) {
  #nwnb_feature #feat_warm .warm_inner p {
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 768px) {
  #nwnb_feature #feat_warm .warm_inner p {
    margin-bottom: 20px;
    font-size: 13px;
    font-size: 0.8125rem;
    line-height: 1.7692307692;
  }
}
#nwnb_feature #feat_warm .warm_inner dl {
  display: flex;
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 1.8333333333;
}
#nwnb_feature #feat_warm .warm_inner dl dt {
  width: 2em;
}
#nwnb_feature #feat_warm .warm_inner dl dd {
  width: calc(100% - 2em);
}
@media screen and (min-width: 769px) {
  #nwnb_feature #feat_warm .warm_img {
    width: 50%;
  }
}
#nwnb_feature #feat_other {
  background: url("../img/feature/other_bg.jpg") no-repeat center/cover;
}
@media screen and (min-width: 769px) {
  #nwnb_feature #feat_other {
    padding: 100px 0 80px;
  }
}
@media screen and (max-width: 768px) {
  #nwnb_feature #feat_other {
    padding: 40px 15px;
  }
}
@media screen and (min-width: 769px) {
  #nwnb_feature #feat_other .other_title {
    margin-bottom: 65px;
  }
}
#nwnb_feature #feat_other .other_title h2 {
  max-width: 183px;
  margin: 0 auto;
}
@media screen and (max-width: 768px) {
  #nwnb_feature #feat_other .other_title h2 {
    width: 24.897vw;
    margin-bottom: 20px;
  }
}
@media screen and (min-width: 769px) {
  #nwnb_feature #feat_other .other_wrap {
    display: flex;
    flex-wrap: wrap;
    gap: 30px;
    clear: both;
  }
}
@media screen and (min-width: 769px) {
  #nwnb_feature #feat_other .other_wrap:nth-child(4) {
    margin-top: 30px;
  }
}
@media screen and (min-width: 769px) {
  #nwnb_feature #feat_other .other_wrap .other_body p {
    font-size: 16px;
    font-size: 1rem;
    line-height: 1.5;
  }
}
@media screen and (max-width: 768px) {
  #nwnb_feature #feat_other .other_wrap .other_body p {
    font-size: 13px;
    font-size: 0.8125rem;
    line-height: 1.7692307692;
  }
}
#nwnb_feature #feat_other .other_wrap .other_table {
  border-collapse: collapse;
}
@media screen and (min-width: 769px) {
  #nwnb_feature #feat_other .other_wrap .other_table {
    width: 420px;
    margin: 0 auto;
  }
}
@media screen and (max-width: 768px) {
  #nwnb_feature #feat_other .other_wrap .other_table {
    width: 100%;
  }
}
#nwnb_feature #feat_other .other_wrap .other_table caption {
  margin-bottom: 4px;
  text-align: right;
  line-height: 1;
}
@media screen and (min-width: 769px) {
  #nwnb_feature #feat_other .other_wrap .other_table caption {
    font-size: 14px;
    font-size: 0.875rem;
  }
}
#nwnb_feature #feat_other .other_wrap .other_table th, #nwnb_feature #feat_other .other_wrap .other_table td {
  padding: 0 10px;
  border: solid 1px #e5e5e5;
  background-color: #fff;
  text-align: center;
  font-weight: normal;
}
@media screen and (min-width: 769px) {
  #nwnb_feature #feat_other .other_wrap .other_table th, #nwnb_feature #feat_other .other_wrap .other_table td {
    font-size: 15px;
    font-size: 0.9375rem;
    line-height: 1.9333333333;
  }
}
@media screen and (max-width: 768px) {
  #nwnb_feature #feat_other .other_wrap .other_table th, #nwnb_feature #feat_other .other_wrap .other_table td {
    font-size: 12px;
    font-size: 0.75rem;
    line-height: 1.8333333333;
  }
}
#nwnb_feature #feat_other .other_wrap .other_table th {
  background-color: #555252;
  color: #fff;
}
#nwnb_feature #feat_other .other_wrap .other_table th.th_nb10 {
  background: linear-gradient(to right, #555252 0%, #8b8989 100%);
}
#nwnb_feature #feat_other .other_wrap .other_table th.th_nb18 {
  background: linear-gradient(to right, #8b8989 0%, #555252 100%);
}
@media screen and (min-width: 769px) {
  #nwnb_feature #feat_other .other_wrap .other01, #nwnb_feature #feat_other .other_wrap .other02, #nwnb_feature #feat_other .other_wrap .other03, #nwnb_feature #feat_other .other_wrap .other04, #nwnb_feature #feat_other .other_wrap .other05, #nwnb_feature #feat_other .other_wrap .other06, #nwnb_feature #feat_other .other_wrap .other07, #nwnb_feature #feat_other .other_wrap .other08 {
    margin-bottom: 40px;
  }
}
@media screen and (max-width: 768px) {
  #nwnb_feature #feat_other .other_wrap .other01, #nwnb_feature #feat_other .other_wrap .other02, #nwnb_feature #feat_other .other_wrap .other03, #nwnb_feature #feat_other .other_wrap .other04, #nwnb_feature #feat_other .other_wrap .other05, #nwnb_feature #feat_other .other_wrap .other06, #nwnb_feature #feat_other .other_wrap .other07 {
    margin-bottom: 20px;
  }
}
@media screen and (min-width: 769px) {
  #nwnb_feature #feat_other .other_wrap .other01, #nwnb_feature #feat_other .other_wrap .other02 {
    width: 465px;
  }
}
#nwnb_feature #feat_other .other_wrap .other01 .other_header h4, #nwnb_feature #feat_other .other_wrap .other02 .other_header h4 {
  border-bottom: 1px solid #555252;
  font-weight: bold;
  color: #555252;
}
@media screen and (min-width: 769px) {
  #nwnb_feature #feat_other .other_wrap .other01 .other_header h4, #nwnb_feature #feat_other .other_wrap .other02 .other_header h4 {
    margin-bottom: 20px;
    font-size: 20px;
    font-size: 1.25rem;
    line-height: 1.5;
  }
}
@media screen and (max-width: 768px) {
  #nwnb_feature #feat_other .other_wrap .other01 .other_header h4, #nwnb_feature #feat_other .other_wrap .other02 .other_header h4 {
    margin-bottom: 15px;
    font-size: 16px;
    font-size: 1rem;
    line-height: 1.5;
    text-align: center;
  }
}
@media screen and (min-width: 769px) {
  #nwnb_feature #feat_other .other_wrap .other01 .other_header h3, #nwnb_feature #feat_other .other_wrap .other02 .other_header h3 {
    width: 465px;
    height: 25px;
    margin-bottom: 15px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
  }
}
@media screen and (max-width: 768px) {
  #nwnb_feature #feat_other .other_wrap .other01 .other_header h3, #nwnb_feature #feat_other .other_wrap .other02 .other_header h3 {
    font-family: "Noto Serif Japanese", serif;
    font-weight: 700;
    font-size: 22px;
    font-size: 1.375rem;
    line-height: 1.5;
    color: #222;
  }
}
@media screen and (min-width: 769px) {
  #nwnb_feature #feat_other .other_wrap .other03, #nwnb_feature #feat_other .other_wrap .other04, #nwnb_feature #feat_other .other_wrap .other05, #nwnb_feature #feat_other .other_wrap .other06, #nwnb_feature #feat_other .other_wrap .other07, #nwnb_feature #feat_other .other_wrap .other08 {
    width: 300px;
  }
}
@media screen and (min-width: 769px) {
  #nwnb_feature #feat_other .other_wrap .other03 .other_header h4, #nwnb_feature #feat_other .other_wrap .other04 .other_header h4, #nwnb_feature #feat_other .other_wrap .other05 .other_header h4, #nwnb_feature #feat_other .other_wrap .other06 .other_header h4, #nwnb_feature #feat_other .other_wrap .other07 .other_header h4, #nwnb_feature #feat_other .other_wrap .other08 .other_header h4 {
    height: 50px;
    margin-bottom: 25px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
  }
}
@media screen and (max-width: 768px) {
  #nwnb_feature #feat_other .other_wrap .other03 .other_header h4, #nwnb_feature #feat_other .other_wrap .other04 .other_header h4, #nwnb_feature #feat_other .other_wrap .other05 .other_header h4, #nwnb_feature #feat_other .other_wrap .other06 .other_header h4, #nwnb_feature #feat_other .other_wrap .other07 .other_header h4, #nwnb_feature #feat_other .other_wrap .other08 .other_header h4 {
    margin-bottom: 10px;
    background-color: #D5D6D1;
    font-family: "Noto Serif Japanese", serif;
    font-weight: 700;
    font-size: 15px;
    font-size: 0.9375rem;
    line-height: 2;
    text-align: center;
  }
}
@media screen and (max-width: 768px) {
  #nwnb_feature #feat_other .other_wrap .other01 .other_header h4 {
    margin-bottom: 15px;
  }
}
@media screen and (min-width: 769px) {
  #nwnb_feature #feat_other .other_wrap .other01 .other_header h3 {
    background-image: url("../img/feature/other01_title.png");
  }
}
@media screen and (max-width: 768px) {
  #nwnb_feature #feat_other .other_wrap .other01 .other_header h3 {
    margin-bottom: 10px;
  }
}
@media screen and (min-width: 769px) {
  #nwnb_feature #feat_other .other_wrap .other01 .other_body p {
    margin-bottom: 15px;
  }
}
@media screen and (max-width: 768px) {
  #nwnb_feature #feat_other .other_wrap .other01 .other_body {
    margin-bottom: 10px;
  }
}
@media screen and (min-width: 769px) {
  #nwnb_feature #feat_other .other_wrap .other02 .other_header h3 {
    background-image: url("../img/feature/other02_title.png");
  }
}
@media screen and (min-width: 769px) {
  #nwnb_feature #feat_other .other_wrap .other02 .other_body p {
    margin-bottom: 15px;
  }
}
@media screen and (min-width: 769px) {
  #nwnb_feature #feat_other .other_wrap .other03 .other_header h4 {
    background-image: url("../img/feature/other03_title.png");
  }
}
@media screen and (min-width: 769px) {
  #nwnb_feature #feat_other .other_wrap .other04 .other_header h4 {
    background-image: url("../img/feature/other04_title.png");
  }
}
#nwnb_feature #feat_other .other_wrap .other04 .other_body {
  display: flex;
  justify-content: space-between;
}
@media screen and (min-width: 769px) {
  #nwnb_feature #feat_other .other_wrap .other05 .other_header h4 {
    background-image: url("../img/feature/other05_title.png");
  }
}
#nwnb_feature #feat_other .other_wrap .other05 .other_body p + p {
  margin-top: 10px;
  padding-left: 1em;
  text-indent: -1em;
}
@media screen and (min-width: 769px) {
  #nwnb_feature #feat_other .other_wrap .other05 .other_body p + p {
    font-size: 14px;
    font-size: 0.875rem;
  }
}
@media screen and (max-width: 768px) {
  #nwnb_feature #feat_other .other_wrap .other05 .other_body p + p {
    font-size: 12px;
    font-size: 0.75rem;
  }
}
@media screen and (min-width: 769px) {
  #nwnb_feature #feat_other .other_wrap .other06 .other_header h4 {
    background-image: url("../img/feature/other06_title.png");
  }
}
@media screen and (min-width: 769px) {
  #nwnb_feature #feat_other .other_wrap .other07 .other_header h4 {
    background-image: url("../img/feature/other07_title.png");
  }
}
@media screen and (min-width: 769px) {
  #nwnb_feature #feat_other .other_wrap .other08 .other_header h4 {
    background-image: url("../img/feature/other08_title.png");
  }
}
#nwnb_feature #feat_other .other_wrap .other08 .other_body p + p {
  margin-top: 10px;
  padding-left: 1em;
  text-indent: -1em;
}
@media screen and (min-width: 769px) {
  #nwnb_feature #feat_other .other_wrap .other08 .other_body p + p {
    font-size: 14px;
    font-size: 0.875rem;
  }
}
@media screen and (max-width: 768px) {
  #nwnb_feature #feat_other .other_wrap .other08 .other_body p + p {
    font-size: 12px;
    font-size: 0.75rem;
  }
}
#nwnb_feature #feat_other .other_notes {
  display: flex;
  flex-wrap: wrap;
}
@media screen and (min-width: 769px) {
  #nwnb_feature #feat_other .other_notes {
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 1.7142857143;
  }
}
@media screen and (max-width: 768px) {
  #nwnb_feature #feat_other .other_notes {
    margin-bottom: 30px;
  }
}
#nwnb_feature #feat_other .other_notes dt {
  width: 2em;
  white-space: nowrap;
}
#nwnb_feature #feat_other .other_notes dd {
  width: calc(100% - 2em);
}