@charset "UTF-8";
/*---------------------------------
  お手入れ・保温
---------------------------------*/
@media screen and (min-width: 769px) {
  #nxaa_feature #feat_panel {
    height: 600px;
    background: url("../img/feature/panel_bg.jpg") no-repeat center/cover;
  }
}
@media screen and (min-width: 769px) {
  #nxaa_feature #feat_panel .panel_wrap {
    width: 44.285%;
    max-width: 620px;
    min-width: 500px;
    height: 100%;
    background: transparent;
    backdrop-filter: blur(20px);
    -webkit-backdrop-filter: blur(20px);
    background-color: rgba(0, 0, 0, 0.1);
    position: relative;
  }
}
@media screen and (max-width: 768px) {
  #nxaa_feature #feat_panel .panel_wrap {
    padding: 20px 15px;
    background-color: #222;
  }
}
#nxaa_feature #feat_panel .panel_wrap .panel_inner {
  color: #fff;
}
@media screen and (min-width: 769px) {
  #nxaa_feature #feat_panel .panel_wrap .panel_inner {
    width: 420px;
    margin: auto;
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    transform: translateY(-50%);
  }
}
@media screen and (min-width: 769px) {
  #nxaa_feature #feat_panel .panel_wrap .panel_inner h2 {
    margin-bottom: 25px;
    margin-left: -7px;
  }
}
#nxaa_feature #feat_panel .panel_wrap .panel_inner h3 {
  margin-bottom: 20px;
}
@media screen and (min-width: 769px) {
  #nxaa_feature #feat_panel .panel_wrap .panel_inner h3 {
    width: 419px;
    height: 27px;
    background: url("../img/feature/panel_sub_lead.png") no-repeat center/contain;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
  }
}
@media screen and (max-width: 768px) {
  #nxaa_feature #feat_panel .panel_wrap .panel_inner h3 span {
    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.7777777778;
  }
}
@media screen and (min-width: 769px) {
  #nxaa_feature #feat_panel .panel_wrap .panel_inner > p {
    margin-bottom: 25px;
    font-size: 16px;
    font-size: 1rem;
    line-height: 1.875;
  }
}
@media screen and (max-width: 768px) {
  #nxaa_feature #feat_panel .panel_wrap .panel_inner > p {
    margin-bottom: 15px;
    font-size: 13px;
    font-size: 0.8125rem;
    line-height: 1.7692307692;
  }
}
#nxaa_feature #feat_panel .panel_wrap .panel_inner .panel_info {
  display: flex;
  align-items: stretch;
  gap: 20px;
}
#nxaa_feature #feat_panel .panel_wrap .panel_inner .panel_info .panel_info_inner {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
@media screen and (min-width: 769px) {
  #nxaa_feature #feat_panel .panel_wrap .panel_inner .panel_info .panel_info_inner {
    width: 200px;
  }
}
@media screen and (max-width: 768px) {
  #nxaa_feature #feat_panel .panel_wrap .panel_inner .panel_info .panel_info_inner {
    width: calc((100% - 20px) / 2);
    max-width: 200px;
  }
}
#nxaa_feature #feat_panel .panel_wrap .panel_inner .panel_info .panel_info_inner h5 {
  display: inline-block;
  border-bottom: 1px solid #fff;
  font-weight: bold;
}
@media screen and (min-width: 769px) {
  #nxaa_feature #feat_panel .panel_wrap .panel_inner .panel_info .panel_info_inner h5 {
    margin-bottom: 10px;
    font-size: 16px;
    font-size: 1rem;
    line-height: 1.5;
  }
}
@media screen and (max-width: 768px) {
  #nxaa_feature #feat_panel .panel_wrap .panel_inner .panel_info .panel_info_inner h5 {
    margin-bottom: 5px;
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 1.5;
  }
}
@media screen and (min-width: 769px) {
  #nxaa_feature #feat_panel .panel_wrap .panel_inner .panel_info .panel_info_inner p {
    font-size: 15px;
    font-size: 0.9375rem;
    line-height: 1.5333333333;
  }
}
@media screen and (max-width: 768px) {
  #nxaa_feature #feat_panel .panel_wrap .panel_inner .panel_info .panel_info_inner p {
    font-size: 12px;
    font-size: 0.75rem;
    line-height: 1.75;
  }
}
@media screen and (min-width: 769px) {
  #nxaa_feature #feat_panel .panel_wrap .panel_inner .panel_info .panel_info_inner .panel_info_img {
    margin-top: 15px;
  }
}
@media screen and (max-width: 768px) {
  #nxaa_feature #feat_panel .panel_wrap .panel_inner .panel_info .panel_info_inner .panel_info_img {
    margin-top: 10px;
  }
}
@media screen and (min-width: 769px) {
  #nxaa_feature #feat_wash {
    height: 600px;
    background: url("../img/feature/wash_bg.jpg") no-repeat center/cover;
  }
}
@media screen and (min-width: 769px) {
  #nxaa_feature #feat_wash .wash_wrap {
    width: 44.285%;
    max-width: 620px;
    min-width: 500px;
    height: 100%;
    background: transparent;
    backdrop-filter: blur(20px);
    -webkit-backdrop-filter: blur(20px);
    background-color: rgba(0, 0, 0, 0.02);
    position: relative;
  }
}
@media screen and (max-width: 768px) {
  #nxaa_feature #feat_wash .wash_wrap {
    padding: 20px 15px;
    background-color: #222;
  }
}
#nxaa_feature #feat_wash .wash_wrap .wash_inner {
  color: #fff;
}
@media screen and (min-width: 769px) {
  #nxaa_feature #feat_wash .wash_wrap .wash_inner {
    width: 420px;
    margin: auto;
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    transform: translateY(-50%);
  }
}
@media screen and (min-width: 769px) {
  #nxaa_feature #feat_wash .wash_wrap .wash_inner h2 {
    margin-bottom: 25px;
    margin-left: -7px;
  }
}
#nxaa_feature #feat_wash .wash_wrap .wash_inner h3 {
  margin-bottom: 20px;
}
@media screen and (min-width: 769px) {
  #nxaa_feature #feat_wash .wash_wrap .wash_inner h3 {
    width: 376px;
    height: 27px;
    background: url("../img/feature/wash_sub_lead.png") no-repeat center/contain;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
  }
}
@media screen and (max-width: 768px) {
  #nxaa_feature #feat_wash .wash_wrap .wash_inner 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.7777777778;
    color: #fff;
  }
}
#nxaa_feature #feat_wash .wash_wrap .wash_inner .wash_box {
  display: flex;
  align-items: center;
  margin-bottom: 25px;
}
#nxaa_feature #feat_wash .wash_wrap .wash_inner .wash_box .wash_box_text {
  margin-right: 10px;
}
@media screen and (min-width: 769px) {
  #nxaa_feature #feat_wash .wash_wrap .wash_inner .wash_box .wash_box_text {
    width: 240px;
  }
}
@media screen and (max-width: 768px) {
  #nxaa_feature #feat_wash .wash_wrap .wash_inner .wash_box .wash_box_text {
    max-width: calc(100% - 178px);
  }
}
@media screen and (min-width: 769px) {
  #nxaa_feature #feat_wash .wash_wrap .wash_inner .wash_box .wash_box_text p {
    font-size: 16px;
    font-size: 1rem;
    line-height: 1.875;
  }
}
@media screen and (max-width: 768px) {
  #nxaa_feature #feat_wash .wash_wrap .wash_inner .wash_box .wash_box_text p {
    font-size: 13px;
    font-size: 0.8125rem;
    line-height: 1.7692307692;
  }
}
@media screen and (min-width: 769px) {
  #nxaa_feature #feat_wash .wash_wrap .wash_inner .wash_box .wash_box_text p:not(:last-child) {
    margin-bottom: 10px;
  }
}
@media screen and (max-width: 768px) {
  #nxaa_feature #feat_wash .wash_wrap .wash_inner .wash_box .wash_box_text p:not(:last-child) {
    margin-bottom: 5px;
  }
}
@media screen and (min-width: 769px) {
  #nxaa_feature #feat_wash .wash_wrap .wash_inner .wash_box .wash_box_text p small {
    font-size: 14px;
    font-size: 0.875rem;
  }
}
@media screen and (max-width: 768px) {
  #nxaa_feature #feat_wash .wash_wrap .wash_inner .wash_box .wash_box_text p small {
    font-size: 12px;
    font-size: 0.75rem;
  }
}
@media screen and (min-width: 769px) {
  #nxaa_feature #feat_wash .wash_wrap .wash_inner .wash_box .wash_box_img {
    width: 168px;
  }
}
#nxaa_feature #feat_wash .wash_wrap .wash_inner .wash_img {
  display: flex;
  justify-content: space-between;
}
@media screen and (min-width: 769px) {
  #nxaa_feature #feat_wash .wash_wrap .wash_inner .wash_img {
    width: 376px;
  }
}
@media screen and (min-width: 769px) {
  #nxaa_feature #feat_wash .wash_wrap .wash_inner .wash_img img {
    width: 200px;
  }
}
@media screen and (max-width: 768px) {
  #nxaa_feature #feat_wash .wash_wrap .wash_inner .wash_img img {
    width: 160px;
  }
}
@media screen and (min-width: 769px) {
  #nxaa_feature #feat_wash .wash_wrap .wash_inner .wash_img figcaption {
    width: 160px;
    font-size: 13px;
    font-size: 0.8125rem;
    line-height: 1.4615384615;
  }
}
@media screen and (max-width: 768px) {
  #nxaa_feature #feat_wash .wash_wrap .wash_inner .wash_img figcaption {
    width: calc(100% - 180px);
    font-size: 12px;
    font-size: 0.75rem;
    line-height: 1.5;
  }
}
@media screen and (min-width: 769px) {
  #nxaa_feature #feat_flat {
    height: 600px;
    background: url("../img/feature/flat_bg.jpg") no-repeat center/cover;
  }
}
@media screen and (min-width: 769px) {
  #nxaa_feature #feat_flat .flat_wrap {
    width: 44.285%;
    max-width: 620px;
    min-width: 500px;
    height: 100%;
    background: transparent;
    backdrop-filter: blur(20px);
    -webkit-backdrop-filter: blur(20px);
    background-color: rgba(0, 0, 0, 0.05);
    position: relative;
  }
}
@media screen and (max-width: 768px) {
  #nxaa_feature #feat_flat .flat_wrap {
    padding: 20px 15px;
    background-color: #222;
  }
}
#nxaa_feature #feat_flat .flat_wrap .flat_inner {
  color: #fff;
}
@media screen and (min-width: 769px) {
  #nxaa_feature #feat_flat .flat_wrap .flat_inner {
    width: 420px;
    margin: auto;
    position: absolute;
    top: 100px;
    left: 0;
    right: 0;
  }
}
@media screen and (min-width: 769px) {
  #nxaa_feature #feat_flat .flat_wrap .flat_inner h2 {
    margin-bottom: 25px;
    margin-left: -7px;
  }
}
@media screen and (min-width: 769px) {
  #nxaa_feature #feat_flat .flat_wrap .flat_inner p {
    margin-bottom: 25px;
    font-size: 16px;
    font-size: 1rem;
    line-height: 1.875;
  }
}
@media screen and (max-width: 768px) {
  #nxaa_feature #feat_flat .flat_wrap .flat_inner p {
    margin-bottom: 15px;
    font-size: 13px;
    font-size: 0.8125rem;
    line-height: 1.7692307692;
  }
}
#nxaa_feature #feat_flat .flat_wrap .flat_inner .flat_img {
  max-width: 200px;
}
@media screen and (max-width: 768px) {
  #nxaa_feature #feat_flat .flat_wrap .flat_inner .flat_img {
    width: 40%;
    margin: 0 auto;
  }
}
#nxaa_feature #feat_flat .flat_wrap .flat_inner .flat_img figcaption {
  color: #fff;
}
@media screen and (min-width: 769px) {
  #nxaa_feature #feat_flat .flat_wrap .flat_inner .flat_img figcaption {
    margin-top: 5px;
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 1.5;
  }
}
@media screen and (max-width: 768px) {
  #nxaa_feature #feat_flat .flat_wrap .flat_inner .flat_img figcaption {
    margin-top: 10px;
    font-size: 12px;
    font-size: 0.75rem;
    line-height: 1.5;
  }
}
@media screen and (min-width: 769px) {
  #nxaa_feature #feat_senmai {
    height: 600px;
    background: url("../img/feature/senmai_bg.jpg") no-repeat center/cover;
  }
}
@media screen and (min-width: 769px) {
  #nxaa_feature #feat_senmai .senmai_wrap {
    width: 44.285%;
    max-width: 620px;
    min-width: 500px;
    height: 100%;
    background: transparent;
    backdrop-filter: blur(20px);
    -webkit-backdrop-filter: blur(20px);
    background-color: rgba(0, 0, 0, 0.02);
    position: relative;
  }
}
@media screen and (max-width: 768px) {
  #nxaa_feature #feat_senmai .senmai_wrap {
    padding: 20px 15px;
  }
}
@media screen and (min-width: 769px) {
  #nxaa_feature #feat_senmai .senmai_wrap .senmai_inner {
    width: 420px;
    margin: auto;
    position: absolute;
    top: 100px;
    left: 0;
    right: 0;
  }
}
@media screen and (min-width: 769px) {
  #nxaa_feature #feat_senmai .senmai_wrap .senmai_inner h2 {
    margin-bottom: 25px;
  }
}
#nxaa_feature #feat_senmai .senmai_wrap .senmai_inner h3 {
  margin-bottom: 15px;
}
@media screen and (min-width: 769px) {
  #nxaa_feature #feat_senmai .senmai_wrap .senmai_inner h3 {
    width: 376px;
    height: 27px;
    background: url("../img/feature/senmai_sub_lead.png") no-repeat center/contain;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
  }
}
@media screen and (max-width: 768px) {
  #nxaa_feature #feat_senmai .senmai_wrap .senmai_inner h3 {
    display: inline-block;
    border-bottom: 1px solid #222;
    font-family: "Noto Serif Japanese", serif;
    font-weight: 700;
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 1.7777777778;
    color: #222;
  }
}
@media screen and (min-width: 769px) {
  #nxaa_feature #feat_senmai .senmai_wrap .senmai_inner p {
    font-size: 16px;
    font-size: 1rem;
    line-height: 1.875;
  }
}
@media screen and (max-width: 768px) {
  #nxaa_feature #feat_senmai .senmai_wrap .senmai_inner p {
    font-size: 13px;
    font-size: 0.8125rem;
    line-height: 1.7692307692;
  }
}
@media screen and (min-width: 769px) {
  #nxaa_feature #feat_senmai .senmai_wrap .senmai_inner p:not(:last-child) {
    margin-bottom: 25px;
  }
}
@media screen and (max-width: 768px) {
  #nxaa_feature #feat_senmai .senmai_wrap .senmai_inner p:not(:last-child) {
    margin-bottom: 15px;
  }
}
#nxaa_feature #feat_warm {
  background: url("../img/feature/warm_bg.jpg") no-repeat center/cover;
}
@media screen and (min-width: 769px) {
  #nxaa_feature #feat_warm {
    padding: 100px 0;
  }
}
@media screen and (max-width: 768px) {
  #nxaa_feature #feat_warm {
    padding: 40px 15px;
  }
}
#nxaa_feature #feat_warm .warm_wrap {
  max-width: 1280px;
  margin: 0 auto;
  background-color: #fff;
}
@media screen and (min-width: 769px) {
  #nxaa_feature #feat_warm .warm_wrap {
    display: flex;
    align-items: center;
    align-content: center;
  }
}
@media screen and (min-width: 769px) {
  #nxaa_feature #feat_warm .warm_wrap .warm_img {
    width: 54.6875%;
    max-width: 700px;
  }
}
@media screen and (min-width: 769px) {
  #nxaa_feature #feat_warm .warm_wrap .warm_inner {
    width: 45.3125%;
    max-width: 580px;
  }
}
@media screen and (max-width: 768px) {
  #nxaa_feature #feat_warm .warm_wrap .warm_inner {
    padding: 20px 15px;
  }
}
#nxaa_feature #feat_warm .warm_wrap .warm_inner .warm_text {
  margin: 0 auto;
}
@media screen and (min-width: 769px) {
  #nxaa_feature #feat_warm .warm_wrap .warm_inner .warm_text {
    max-width: 420px;
  }
}
#nxaa_feature #feat_warm .warm_wrap .warm_inner .warm_text h3 {
  text-align: center;
}
@media screen and (min-width: 769px) {
  #nxaa_feature #feat_warm .warm_wrap .warm_inner .warm_text h3 {
    margin-bottom: 35px;
  }
}
@media screen and (max-width: 768px) {
  #nxaa_feature #feat_warm .warm_wrap .warm_inner .warm_text h3 {
    width: 40.816vw;
    margin: 0 auto 15px;
  }
}
#nxaa_feature #feat_warm .warm_wrap .warm_inner .warm_text h2 {
  text-align: center;
}
@media screen and (min-width: 769px) {
  #nxaa_feature #feat_warm .warm_wrap .warm_inner .warm_text h2 {
    margin-bottom: 25px;
  }
}
@media screen and (max-width: 768px) {
  #nxaa_feature #feat_warm .warm_wrap .warm_inner .warm_text h2 {
    width: 51.565vw;
    margin: 0 auto 15px;
  }
}
@media screen and (min-width: 769px) {
  #nxaa_feature #feat_warm .warm_wrap .warm_inner .warm_text p {
    margin-bottom: 25px;
    font-size: 16px;
    font-size: 1rem;
    line-height: 1.875;
  }
}
@media screen and (max-width: 768px) {
  #nxaa_feature #feat_warm .warm_wrap .warm_inner .warm_text p {
    margin-bottom: 15px;
    font-size: 13px;
    font-size: 0.8125rem;
    line-height: 1.7692307692;
  }
}
#nxaa_feature #feat_warm .warm_wrap .warm_inner .warm_text dl {
  display: flex;
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 1.5;
}
#nxaa_feature #feat_warm .warm_wrap .warm_inner .warm_text dl dt {
  width: 2em;
}
#nxaa_feature #feat_warm .warm_wrap .warm_inner .warm_text dl dd {
  width: calc(100% - 2em);
}
#nxaa_feature #feat_other {
  background: url("../img/feature/other_bg.jpg") no-repeat center/cover;
}
@media screen and (min-width: 769px) {
  #nxaa_feature #feat_other {
    padding: 100px 0 80px;
  }
}
@media screen and (max-width: 768px) {
  #nxaa_feature #feat_other {
    padding: 40px 15px;
  }
}
@media screen and (min-width: 769px) {
  #nxaa_feature #feat_other .other_title {
    margin-bottom: 65px;
  }
}
#nxaa_feature #feat_other .other_title h2 {
  max-width: 183px;
  margin: 0 auto;
}
@media screen and (max-width: 768px) {
  #nxaa_feature #feat_other .other_title h2 {
    width: 24.897vw;
    margin-bottom: 20px;
  }
}
@media screen and (min-width: 769px) {
  #nxaa_feature #feat_other .other_wrap {
    display: flex;
    flex-wrap: wrap;
    gap: 30px;
    clear: both;
  }
}
@media screen and (min-width: 769px) {
  #nxaa_feature #feat_other .other_wrap:nth-child(4) {
    margin-top: 30px;
  }
}
@media screen and (min-width: 769px) {
  #nxaa_feature #feat_other .other_wrap .other_body p {
    font-size: 16px;
    font-size: 1rem;
    line-height: 1.5;
  }
}
@media screen and (max-width: 768px) {
  #nxaa_feature #feat_other .other_wrap .other_body p {
    font-size: 13px;
    font-size: 0.8125rem;
    line-height: 1.7692307692;
  }
}
#nxaa_feature #feat_other .other_wrap .other_table {
  border-collapse: collapse;
}
@media screen and (min-width: 769px) {
  #nxaa_feature #feat_other .other_wrap .other_table {
    width: 420px;
    margin: 0 auto;
  }
}
@media screen and (max-width: 768px) {
  #nxaa_feature #feat_other .other_wrap .other_table {
    width: 100%;
  }
}
#nxaa_feature #feat_other .other_wrap .other_table caption {
  margin-bottom: 4px;
  text-align: right;
  line-height: 1;
}
@media screen and (min-width: 769px) {
  #nxaa_feature #feat_other .other_wrap .other_table caption {
    font-size: 14px;
    font-size: 0.875rem;
  }
}
#nxaa_feature #feat_other .other_wrap .other_table th, #nxaa_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) {
  #nxaa_feature #feat_other .other_wrap .other_table th, #nxaa_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) {
  #nxaa_feature #feat_other .other_wrap .other_table th, #nxaa_feature #feat_other .other_wrap .other_table td {
    font-size: 12px;
    font-size: 0.75rem;
    line-height: 1.8333333333;
  }
}
#nxaa_feature #feat_other .other_wrap .other_table th {
  background-color: #807979;
  color: #fff;
}
#nxaa_feature #feat_other .other_wrap .other_table th.th_ocher {
  background-color: #8c6d25;
}
@media screen and (min-width: 769px) {
  #nxaa_feature #feat_other .other_wrap .other01, #nxaa_feature #feat_other .other_wrap .other02, #nxaa_feature #feat_other .other_wrap .other03, #nxaa_feature #feat_other .other_wrap .other04, #nxaa_feature #feat_other .other_wrap .other05, #nxaa_feature #feat_other .other_wrap .other06, #nxaa_feature #feat_other .other_wrap .other07, #nxaa_feature #feat_other .other_wrap .other08 {
    margin-bottom: 40px;
  }
}
@media screen and (max-width: 768px) {
  #nxaa_feature #feat_other .other_wrap .other01, #nxaa_feature #feat_other .other_wrap .other02, #nxaa_feature #feat_other .other_wrap .other03, #nxaa_feature #feat_other .other_wrap .other04, #nxaa_feature #feat_other .other_wrap .other05, #nxaa_feature #feat_other .other_wrap .other06, #nxaa_feature #feat_other .other_wrap .other07 {
    margin-bottom: 20px;
  }
}
@media screen and (min-width: 769px) {
  #nxaa_feature #feat_other .other_wrap .other01, #nxaa_feature #feat_other .other_wrap .other02 {
    width: 465px;
  }
}
#nxaa_feature #feat_other .other_wrap .other01 .other_header h4, #nxaa_feature #feat_other .other_wrap .other02 .other_header h4 {
  border-bottom: 1px solid #8C6D25;
  font-weight: bold;
  color: #8C6D25;
}
@media screen and (min-width: 769px) {
  #nxaa_feature #feat_other .other_wrap .other01 .other_header h4, #nxaa_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) {
  #nxaa_feature #feat_other .other_wrap .other01 .other_header h4, #nxaa_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) {
  #nxaa_feature #feat_other .other_wrap .other01 .other_header h3, #nxaa_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) {
  #nxaa_feature #feat_other .other_wrap .other01 .other_header h3, #nxaa_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) {
  #nxaa_feature #feat_other .other_wrap .other03, #nxaa_feature #feat_other .other_wrap .other04, #nxaa_feature #feat_other .other_wrap .other05, #nxaa_feature #feat_other .other_wrap .other06, #nxaa_feature #feat_other .other_wrap .other07, #nxaa_feature #feat_other .other_wrap .other08 {
    width: 300px;
  }
}
@media screen and (min-width: 769px) {
  #nxaa_feature #feat_other .other_wrap .other03 .other_header h4, #nxaa_feature #feat_other .other_wrap .other04 .other_header h4, #nxaa_feature #feat_other .other_wrap .other05 .other_header h4, #nxaa_feature #feat_other .other_wrap .other06 .other_header h4, #nxaa_feature #feat_other .other_wrap .other07 .other_header h4, #nxaa_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) {
  #nxaa_feature #feat_other .other_wrap .other03 .other_header h4, #nxaa_feature #feat_other .other_wrap .other04 .other_header h4, #nxaa_feature #feat_other .other_wrap .other05 .other_header h4, #nxaa_feature #feat_other .other_wrap .other06 .other_header h4, #nxaa_feature #feat_other .other_wrap .other07 .other_header h4, #nxaa_feature #feat_other .other_wrap .other08 .other_header h4 {
    margin-bottom: 10px;
    background-color: #e3dbc9;
    font-family: "Noto Serif Japanese", serif;
    font-weight: 700;
    font-size: 15px;
    line-height: 30px;
    text-align: center;
  }
}
@media screen and (max-width: 768px) {
  #nxaa_feature #feat_other .other_wrap .other01 .other_header h4 {
    margin-bottom: 15px;
  }
}
@media screen and (min-width: 769px) {
  #nxaa_feature #feat_other .other_wrap .other01 .other_header h3 {
    background-image: url("../img/feature/other01_title.png");
  }
}
@media screen and (max-width: 768px) {
  #nxaa_feature #feat_other .other_wrap .other01 .other_header h3 {
    margin-bottom: 10px;
  }
}
@media screen and (min-width: 769px) {
  #nxaa_feature #feat_other .other_wrap .other01 .other_body p {
    margin-bottom: 15px;
  }
}
@media screen and (max-width: 768px) {
  #nxaa_feature #feat_other .other_wrap .other01 .other_body {
    margin-bottom: 10px;
  }
}
@media screen and (min-width: 769px) {
  #nxaa_feature #feat_other .other_wrap .other02 .other_header h3 {
    background-image: url("../img/feature/other02_title.png");
  }
}
@media screen and (min-width: 769px) {
  #nxaa_feature #feat_other .other_wrap .other02 .other_body p {
    margin-bottom: 15px;
  }
}
@media screen and (min-width: 769px) {
  #nxaa_feature #feat_other .other_wrap .other03 .other_header h4 {
    background-image: url("../img/feature/other03_title.png");
  }
}
@media screen and (min-width: 769px) {
  #nxaa_feature #feat_other .other_wrap .other04 .other_header h4 {
    background-image: url("../img/feature/other04_title.png");
  }
}
#nxaa_feature #feat_other .other_wrap .other04 .other_body {
  display: flex;
  justify-content: space-between;
}
@media screen and (min-width: 769px) {
  #nxaa_feature #feat_other .other_wrap .other05 .other_header h4 {
    background-image: url("../img/feature/other05_title.png");
  }
}
#nxaa_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) {
  #nxaa_feature #feat_other .other_wrap .other05 .other_body p + p {
    font-size: 14px;
    font-size: 0.875rem;
  }
}
@media screen and (max-width: 768px) {
  #nxaa_feature #feat_other .other_wrap .other05 .other_body p + p {
    font-size: 12px;
    font-size: 0.75rem;
  }
}
@media screen and (min-width: 769px) {
  #nxaa_feature #feat_other .other_wrap .other06 .other_header h4 {
    background-image: url("../img/feature/other06_title.png");
  }
}
@media screen and (min-width: 769px) {
  #nxaa_feature #feat_other .other_wrap .other07 .other_header h4 {
    background-image: url("../img/feature/other07_title.png");
  }
}
@media screen and (min-width: 769px) {
  #nxaa_feature #feat_other .other_wrap .other08 .other_header h4 {
    background-image: url("../img/feature/other08_title.png");
  }
}
#nxaa_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) {
  #nxaa_feature #feat_other .other_wrap .other08 .other_body p + p {
    font-size: 14px;
    font-size: 0.875rem;
  }
}
@media screen and (max-width: 768px) {
  #nxaa_feature #feat_other .other_wrap .other08 .other_body p + p {
    font-size: 12px;
    font-size: 0.75rem;
  }
}
#nxaa_feature #feat_other .other_notes {
  display: flex;
  flex-wrap: wrap;
}
@media screen and (min-width: 769px) {
  #nxaa_feature #feat_other .other_notes {
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 1.7142857143;
  }
}
@media screen and (max-width: 768px) {
  #nxaa_feature #feat_other .other_notes {
    margin-bottom: 30px;
  }
}
#nxaa_feature #feat_other .other_notes dt {
  width: 2em;
  white-space: nowrap;
}
#nxaa_feature #feat_other .other_notes dd {
  width: calc(100% - 2em);
}