.tab-duomaster {
  margin: 30px 0 25px;
  padding: 0 !important;
  background: #fff; }
  .tab-duomaster ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; }
    .tab-duomaster ul li {
      width: 33.3%;
      position: relative; }
      .tab-duomaster ul li::after {
        content: "";
        background: #dfdfdf;
        width: 1px;
        height: 14px;
        position: absolute;
        top: 10px;
        right: 0;
        z-index: 1; }
      .tab-duomaster ul li:last-child::after {
        display: none; }
      .tab-duomaster ul li:first-child::before {
        display: none !important; }
      .tab-duomaster ul li.state-active a {
        background: #008086;
        color: #fff; }
        .tab-duomaster ul li.state-active a::after {
          display: block; }
        .tab-duomaster ul li.state-active a::before {
          display: block; }
      .tab-duomaster ul li a {
        text-align: center;
        height: 32px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        font-size: 1.5rem;
        position: relative;
        z-index: 2; }
        .tab-duomaster ul li a::after {
          display: none;
          content: "";
          background: url(../images/products/home_appliance-information_technology/duomaster/icon-active.png) 0 0 no-repeat;
          background-size: 100% auto;
          width: 16px;
          margin-left: -8px;
          height: 8px;
          position: absolute;
          bottom: -10px;
          left: 50%; }
        .tab-duomaster ul li a::before {
          display: none;
          content: "";
          background: #008086;
          width: 1px;
          height: 100%;
          position: absolute;
          top: 0;
          left: -1px;
          z-index: 3; }
      .tab-duomaster ul li:nth-child(3) a {
        font-size: 1.3rem;
        letter-spacing: -0.06em; }
        .tab-duomaster ul li:nth-child(3) a span {
          position: relative;
          left: -1px; }

.tab-duomaster-con-items {
  background: #fff;
  padding: 16px 14px 10px;
  margin-bottom: 10px;
  -webkit-box-shadow: 0 6px 6px 0 rgba(54, 88, 106, 0.08);
  box-shadow: 0 6px 6px 0 rgba(54, 88, 106, 0.08); }
  .tab-duomaster-con-items .tab-duomaster-con-item {
    display: none; }
    .tab-duomaster-con-items .tab-duomaster-con-item.state-active {
      display: block; }
  .tab-duomaster-con-items img {
    width: 100%;
    height: auto; }
  .tab-duomaster-con-items .ttlPrimary {
    font-size: 1.9rem;
    margin-bottom: 15px; }
  .tab-duomaster-con-items .treatment-under__list.type-per_50 {
    -webkit-display: flex;
    -moz-display: flex;
    -ms-display: flex;
    -o-display: flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    -o-justify-content: space-between;
    justify-content: space-between; }
    .tab-duomaster-con-items .treatment-under__list.type-per_50 li {
      width: 50%; }

.duomaster-txt {
  font-size: 1.4rem;
  line-height: 1.8;
  margin-bottom: 22px; }
  .duomaster-txt.type-mb_s {
    margin-bottom: 12px; }
  .duomaster-txt.type-mb_l {
    margin-bottom: 30px; }

.duomaster-img {
  width: 69.53%;
  margin: 0 auto 55px; }
  .duomaster-img img {
    border: 1px solid #dfdfdf; }

.duomaster-img-items {
  width: 86.35%;
  padding-top: 10px;
  margin: 0 auto 35px; }
  .duomaster-img-items .duomaster-img-item {
    margin-bottom: 26px; }

.duomaster-img-item_img {
  margin-bottom: 10px; }
  .duomaster-img-item_img img {
    border: 1px solid #dfdfdf; }

.duomaster-img-item_ttl {
  font-size: 1.4rem; }

.duomaster-ttl_bg {
  background: #147b80;
  color: #fff;
  font-size: 1.3rem;
  text-align: center;
  padding: 10px 0;
  letter-spacing: 0.06em; }

.duomaster-graph_img {
  margin-bottom: 25px;
  padding: 6px 0;
  background: #f5f9f7; }

.duomaster-table-scroll-shadow {
  position: relative; }
  .duomaster-table-scroll-shadow::after {
    content: "";
    width: 100%;
    height: calc(100% - 16px);
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    -webkit-box-shadow: 0 6px 6px 0 rgba(54, 88, 106, 0.08);
    box-shadow: 0 6px 6px 0 rgba(54, 88, 106, 0.08); }

.duomaster-table-scroll {
  position: relative;
  z-index: 3;
  width: 100%;
  margin-bottom: 15px;
  padding-bottom: 16px; }
  .duomaster-table-scroll.type-mb_s {
    margin-bottom: 10px; }
  .duomaster-table-scroll.type-x table {
    width: 1155px !important; }
  .duomaster-table-scroll.type-c table {
    width: 1420px !important;
    width: 904px !important; }
  .duomaster-table-scroll table {
    width: 100%;
    width: 1440px !important;
    width: 100% !important;
    width: 1200px !important;
    background: #fff; }
    .duomaster-table-scroll table td,
    .duomaster-table-scroll table th {
      border-right: 2px solid #fff !important;
      border-bottom: 2px solid #fff !important;
      vertical-align: middle;
      font-size: 1.2rem !important;
      padding: 6px 0;
      text-align: center; }
    .duomaster-table-scroll table th {
      background: #147b80;
      color: #fff;
      font-weight: 700;
      font-size: 1.4rem !important; }

.ls-s {
  letter-spacing: -0.1em !important; }

.mini-num {
  position: relative;
  font-size: 1.0rem;
  top: -4px;
  left: 1px;
  transform: scale(0.8);
  display: inline-block; }

.t-bg-01 {
  background: #037aae !important; }

.t-bg-02 {
  background: #0086d1 !important; }

.t-bg-03 {
  background: #0599d9 !important; }

.t-bg-04 {
  background: #6876b8 !important; }

.t-bg-05 {
  background: #8d93c8 !important; }

.t-bg-06 {
  background: #38beef !important;
  font-weight: 700;
  color: #fff;
  font-size: 1.4rem !important; }

.t-bg-07 {
  background: #8ed3f5 !important; }

.t-bg-08 {
  background: #b3d8a2 !important;
  font-weight: 700;
  font-size: 1.4rem !important; }

.t-bg-09 {
  background: #93d1ca !important; }

.t-bg-10 {
  background: #b9e3f9 !important; }

.t-tate {
  width: 40px !important; }
  .t-tate div {
    padding-left: 5px;
    padding-right: 5px;
    font-size: 1.6rem !important; }

.t-w-140 {
  width: 135px !important; }

.t-w-160 {
  width: 150px !important; }

.t-w-240 {
  width: 230px !important; }

.t-w-105 {
  width: 95px !important; }

.t-w-90 {
  width: 80px !important; }

.t-a-l {
  text-align: left !important;
  padding-left: 10px !important;
  padding-right: 10px !important; }

.bg-f5f9f7 {
  background: #f5f9f7; }
  .bg-f5f9f7.t-a-l {
    padding-right: 0 !important; }

.br-pc {
  display: none; }

.disp-1256 {
  display: block; }

@media print, screen and (min-width: 1256px) {
  .disp-1256 {
    display: none; } }
@media print, screen and (min-width: 751px) {
  .duomaster-table-scroll table td,
  .duomaster-table-scroll table th {
    font-size: 1.4rem !important; }
  .duomaster-table-scroll table th {
    font-size: 1.6rem !important; }

  .t-bg-06 {
    background: #38beef !important;
    font-weight: 700;
    color: #fff;
    font-size: 1.6rem !important; }

  .t-bg-08 {
    background: #b3d8a2 !important;
    font-weight: 700;
    font-size: 1.6rem !important; }

  .t-tate {
    width: 40px !important; }
    .t-tate div {
      padding-left: 5px;
      padding-right: 5px;
      font-size: 1.8rem !important; }

  .br-pc {
    display: inline; }

  .tab-duomaster {
    margin: 40px 0 20px; }
    .tab-duomaster ul {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      justify-content: flex-start; }
      .tab-duomaster ul li {
        width: 250px; }
        .tab-duomaster ul li::after {
          height: 30px;
          top: 17px; }
        .tab-duomaster ul li a {
          height: 64px;
          font-size: 1.6rem; }
          .tab-duomaster ul li a::after {
            width: 20px;
            margin-left: -10px;
            height: 10px;
            bottom: -12px; }
        .tab-duomaster ul li:nth-child(3) a {
          font-size: 1.6rem; }
          .tab-duomaster ul li:nth-child(3) a span {
            left: 0; }

  .tab-duomaster-con-items {
    padding: 52px 48px 50px;
    margin-bottom: 52px; }
    .tab-duomaster-con-items .ttlPrimary {
      font-size: 3.0rem;
      margin-bottom: 22px; }
    .tab-duomaster-con-items .treatment-under__list {
      width: 170px;
      width: 340px; }

  .duomaster-txt-img {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 70px; }

  .duomaster-txt {
    font-size: 1.6rem;
    line-height: 1.8;
    margin-bottom: 40px; }
    .duomaster-txt.type-w420 {
      width: 46.67%; }
    .duomaster-txt.type-mb_s {
      margin-bottom: 15px; }
    .duomaster-txt.type-mb_l {
      margin-bottom: 60px; }

  .duomaster-img {
    width: 48.34%;
    margin: 0 auto 0; }

  .duomaster-img-items {
    width: 100%;
    padding-top: 10px;
    margin: 0 auto 50px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; }
    .duomaster-img-items .duomaster-img-item {
      width: 31.12%;
      margin-bottom: 0; }

  .duomaster-img-item_img {
    margin-bottom: 10px; }

  .duomaster-img-item_ttl {
    font-size: 1.6rem; }

  .duomaster-ttl_bg {
    font-size: 2.0rem;
    padding: 15px 0;
    letter-spacing: 0.06em;
    width: 762px;
    margin: 0 auto; }

  .duomaster-graph_img {
    width: 762px;
    margin: 0 auto 25px;
    padding: 6px 0; }

  .duomaster-table-scroll {
    width: 100%;
    margin-bottom: 80px; }
    .duomaster-table-scroll.type-mb_s {
      margin-bottom: 60px; }
    .duomaster-table-scroll table {
      width: 1000px;
      background: #fff; }
      .duomaster-table-scroll table td,
      .duomaster-table-scroll table th {
        border-right: 1px solid #dfdfdf;
        border-bottom: 1px solid #dfdfdf;
        vertical-align: middle;
        font-size: 1.2rem; }
      .duomaster-table-scroll table th {
        background: #147b80;
        color: #fff;
        font-size: 700; } }
/*********************************************
scroll bar
*********************************************/
/*
 * Container style
 */
.ps {
  overflow: hidden !important;
  -ms-overflow-style: none;
  touch-action: auto;
  -ms-touch-action: auto; }

/*
 * Scrollbar rail styles
 */
.ps__rail-x {
  display: none;
  opacity: 0;
  transition: background-color .2s linear, opacity .2s linear;
  -webkit-transition: background-color .2s linear, opacity .2s linear;
  height: 15px;
  /* there must be 'bottom' or 'top' for ps__rail-x */
  bottom: 0px;
  /* please don't change 'position' */
  position: absolute; }

.ps__rail-y {
  display: none;
  opacity: 0;
  transition: background-color .2s linear, opacity .2s linear;
  -webkit-transition: background-color .2s linear, opacity .2s linear;
  width: 15px;
  /* there must be 'right' or 'left' for ps__rail-y */
  right: 0;
  /* please don't change 'position' */
  position: absolute; }

body.page-history .ps__rail-y {
  opacity: 1; }

.ps--active-x > .ps__rail-x,
.ps--active-y > .ps__rail-y {
  display: block;
  background-color: transparent; }

.ps .ps__rail-x:hover,
.ps .ps__rail-y:hover,
.ps .ps__rail-x:focus,
.ps .ps__rail-y:focus,
.ps .ps__rail-x.ps--clicking,
.ps .ps__rail-y.ps--clicking {
  background-color: #2e72b8;
  background-color: transparent; }

/*
 * Scrollbar thumb styles
 */
.ps__thumb-x {
  background-color: #dfdfdf;
  border-radius: 0px;
  transition: background-color .2s linear, height .2s ease-in-out;
  -webkit-transition: background-color .2s linear, height .2s ease-in-out;
  height: 4px;
  /* there must be 'bottom' for ps__thumb-x */
  bottom: 2px;
  /* please don't change 'position' */
  position: absolute; }

.ps__thumb-y {
  background-color: #2e72b8;
  transition: background-color .2s linear, width .2s ease-in-out;
  -webkit-transition: background-color .2s linear, width .2s ease-in-out;
  width: 6px;
  /* there must be 'right' for ps__thumb-y */
  right: 2px;
  /* please don't change 'position' */
  position: absolute; }

.modal-window .ps__thumb-y {
  background-color: #2e72b8; }

.ps__rail-x:hover > .ps__thumb-x,
.ps__rail-x:focus > .ps__thumb-x,
.ps__rail-x.ps--clicking .ps__thumb-x {
  background-color: #ccc;
  height: 8px; }

.ps__rail-y:hover > .ps__thumb-y,
.ps__rail-y:focus > .ps__thumb-y,
.ps__rail-y.ps--clicking .ps__thumb-y {
  background-color: #2e72b8;
  width: 11px; }

.modal-window .ps__rail-y:hover > .ps__thumb-y, .modal-window
.ps__rail-y:focus > .ps__thumb-y, .modal-window
.ps__rail-y.ps--clicking .ps__thumb-y {
  background-color: #2e72b8; }

/* MS supports */
@supports (-ms-overflow-style: none) {
  .ps {
    overflow: auto !important; } }
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .ps {
    overflow: auto !important; } }
.ps__rail-x,
.ps__rail-y {
  opacity: 1 !important; }
