
.glb-content {
  max-width: unset;
  padding: 0;
}
.wrapper-inner {
  position: relative;
}
.keyvisual img {
  width: 100%;
}
.keyvisual-text {
  font-weight: 500;
  line-height: 1.67;
  position: absolute;
}
.research-wrapper {
  background-color: #edf5f7;
}
.research-wrapper .wrapper {
  background-color: #fff;
  margin: 0 auto;
}

.title-bath {
  font-weight: 500;
  position: relative;
}
.item-list .is-spacing {
  letter-spacing: -.07em;
}
.title-bath:after,
.title-bath:before {
  position: absolute;
  content: "";
}
.title-bath:before {
  transform: translateY(-50%);
}

.title-bath:after {
  left: 0;
  width: 100%;
  background-color: #251e1c;
}
.text-bath {
  line-height: 1.61;
  font-weight: 500;
}
.image-chart img {
  width: 100%;
}

.note {
  text-align: right;
  font-weight: 500;
}

.block-content .content-left,
.block-content .content-right {
  z-index: 1;
}

.block-content .title-content {
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #000;
  position: relative;
  
}
.block-content .title-content:before,
.block-content .title-content:after,
.block-content .title-content span:before,
.block-content .title-content span:after {
  position: absolute;
  content: "";
}
.block-content .title-content:before {
  left: 50%;
  border: solid black;
  display: inline-block;
  transform: rotate(45deg) translateX(-50%);
}
.block-content .title-content:after {
  z-index: -1;
}
.block-content .title-content span:before {
  transform: translateX(-50%);
  border-color: #fceb15 transparent transparent transparent;
  border-style: solid;
}
.block-content .title-content span:after {
  transform: translateX(-50%);
  border-style: solid;
  z-index: -1;
  border-color: #fceb15 transparent transparent transparent;
}

.block-content .is-blue span:before {
  border-color: #b5d6ea transparent transparent transparent;
}
.block-content .is-blue span:after {
  border-color: #b5d6ea transparent transparent transparent;
}
 .is-yellow:after {
  background-color: #fceb15;
}
.is-blue:after {
  background-color: #b5d6ea;
}
.dark-blue:after {
  background-color: #a1caf7;
}
.block-content .dark-blue span:before {
  border-color: #a1caf7 transparent transparent transparent;
}
.block-content .dark-blue span:after {
  border-color: #a1caf7 transparent transparent transparent;
}
.is-purple:after {
  background-color: #c9a6ce;
}
.block-content .is-purple span:before {
  border-color: #c9a6ce transparent transparent transparent;
}
.block-content .is-purple span:after {
  border-color: #c9a6ce transparent transparent transparent;
}


.list-content li {
  font-weight: 500;
  display: flex;
  align-items: center;
  position: relative;
}
.list-content li:before {
  position: absolute;
  content: "";
  top: 50%;
  transform: translateY(-50%);
  background: center / 100% auto no-repeat;
}

.text-content {
  text-align: center;
  font-weight: 500;
}
.block-time {
  display: flex;
  align-items: flex-end;
  position: relative;
  
}
.block-time:after {
  position: absolute;
  content: "";
  left: 0;
  top: 100%;
  background: url(/img/reform/system_bath/contents/research/line_black.png) top center / 100% auto no-repeat;
  width: 100%;
}
.last-time:after {
  content: none;
}
.block-time:before {
  position: absolute;
  content: "";
  z-index: 1;
}
.block-time .number {
  display: inline-block;
}
.block-time .detail-time {
  
  font-weight: 500;
}
.is-justify {
  justify-content: space-between;
}
/* start banner*/
.banner-showroom {
  display: block;
}
.banner-showroom .image-banner img {
  width: 100%;
}
/*end banner*/
/*start content-bottom*/
.title-image {
  text-align: center;
}
.image-bath {
  margin: 0 auto;
}
.image-bath img {
  width: 100%;
}
/*start title-line-blue*/
.title-line-blue {
  text-align: center;
  letter-spacing: .15em;
  position: relative;
}
.title-line-blue:after {
  position: absolute;
  content: "";
  top: 93%;
  left: 49.5%;
  transform: translateX(-50%);
  background: center / 100% auto no-repeat;
}
/*end title-line-blue*/
.image-user-first,
.image-user-three {
  margin: 0 auto;
  position: relative;
}
.image-user-first img,
.image-user-second img,
.image-user-three img
.image-user-four img {
  width: 100%;
}
.sub-title {
  text-align: center;
}
.list-product .image-product {
  flex-shrink: 0;
}
.list-product .image-product img {
  width: 100%;
}
.title-product {
  font-weight: bold;
  letter-spacing: .15em;
  position: relative;
}
.title-product:after {
  position: absolute;
  content: "";
  left: 0;
  width: 100%;
  height: 2px;
  background-color: #1f67b1;
}
.text-product {
  font-weight: 500;
}
/*button-more*/
.button-more {
  display: flex;
  text-align: center;
  justify-content: center;
  background-color: #b5d6ea;
  border: solid 1px #000;
  position: relative;
  box-shadow: 0 1px 5px 0 #919191
}
.button-more:after {
  position: absolute;
  content: "";
  top: 50%;
  transform: translateY(-50%);
  background: url(/img/reform/system_bath/contents/research/icon_arrow_black.png) center / 100% auto no-repeat;
}
/*end button more*/
.content-feel {
  text-align: center;
}
.feel-text {
  position: relative;
  text-align: center;
  font-weight: 500;
  line-height: 1.21;
  display: inline-block;
  margin: 0 auto;
}
.feel-text:before,
.feel-text:after {
  position: absolute;
  content: "";
  top: 4px;
  background-color: #000;
}
.number {
  position: relative;
}
.is-sans-serif {
  font-family: "游ゴシック","Yu Gothic",YuGothic,"Hiragino Kaku Gothic ProN","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,sans-serif;
}
.research-wrapper .a-center,
.research-wrapper .m-btn-04__large {
  display: flex;
  align-items: center;
  justify-content: center;
}
.research-wrapper .m-btn-04__large {
  font-weight: 500;
}
.research-wrapper .m-btn-04:before {
  transform: translateY(0) rotate(45deg)
}
.block-time .text-small {
  font-weight: 500;
}
.m-btn-04__large .m-icon-pdf {
  margin-left: 3px;
}
/*end content-bottom*/
@media print,screen and (min-width:769px) and (max-width:9999px) {
  .sp-only {
    display: none !important;
  }
  .m-nav-breadcrumb {
    max-width: 980px;
    margin-left: auto;
    margin-right: auto;
  }
  .keyvisual-wrapper {
    background: url(/img/reform/system_bath/contents/research/image_banner.jpg) top -6px center / 65px 65px;
  }
  .keyvisual-text {
    font-size: 2.1rem;
    letter-spacing: .1em;
    top: 55%;
    left: 29px;
  }
  .glb-pageWrapper {
    min-width: 1010px;
  }
  .wrapper-inner {
    position: relative;
    width: 1010px;
    max-width: 100%;
    margin: 0 auto;
    padding: 7px 0;
  }
  .keyvisual {
    position: relative;
    min-height: 470px;
  }
  .keyvisual img {
    position: absolute;
    width: 1009px;
    height: auto;
    top: 10.5%;
    left: 0;
  }

  .research-wrapper .wrapper {
    width: 820px;
    padding: 57px 41px 130px;
  }
  .title-bath {
    font-size: 2.6rem;
    letter-spacing: .05em;
    margin-bottom: 14px;
    padding: 0 35px;
  }
  .title-bath:before {
    left: 8px;
    top: 40%;
    width: 23px;
    height: 26px;
  }
  .title-bath:after {
    bottom: -1px;
    height: 2px;
  }
  .text-bath {
    font-size: 1.8rem;
    letter-spacing: .05em;
    margin-bottom: 39px;
  }
  .image-chart {
    width: 689px;
    height: 311px;
    position: relative;
    top: -36px;
    left: -10px;
    margin: 0 auto -24px;
  }
  .note {
    font-size: 1.3rem;
    margin-right: 35px;
  }
  .margin-right {
    margin-right: 20px;
  }
  .block-content {
    display: flex;
    justify-content: space-between;
    margin-bottom: 2px;
    padding: 0 9px;
  }
  .block-content .title-content {
    font-size: 1.8rem;
    line-height: 1.64;
    width: 330px;
    min-height: 54px;
    margin-bottom: 20px;
    padding: 6px 9px 6px;
    border: solid 2px #000;
  }
  .block-content .title-content:before {
    top: 100%;
    border-width: 0 2px 2px 0;
    padding: 6px;
  }
  .block-content .title-content span:before {
    top: 94%;
    left: 50.7%;
    border-width: 13px;
  }
  .block-content .title-content span:after {
    top: 102%;
    left: 52%;
    border-width: 12px;
  }
  .list-content li {
    font-size: 2.1rem;
    width: 333px;
    margin-bottom: 5px;
    padding: 6px 15px 2px 107px;
    border: solid 2px #000;
  }
  .list-content li:before {
    left: 15px;
    width: 34px;
    height: 27px;
  }
  .list-content li:nth-child(1):before {
    background-image: url(/img/reform/system_bath/contents/research/icon_number_006.png);
  }
  .list-content li:nth-child(2):before {
    background-image: url(/img/reform/system_bath/contents/research/icon_number_007.png);
  }
  .list-content li:nth-child(3):before {
    background-image: url(/img/reform/system_bath/contents/research/icon_number_008.png);
  }
  .block-time {
    margin: 0 50px 48px 48px;
    padding-bottom: 29px;
  }
  .block-time:after {
    height: 24px;
  }
  .is-clock:before {
    background: url(/img/reform/system_bath/contents/research/icon_clock.png) center / 100% auto no-repeat;
  }
  .calendar-blue:before {
    background: url(/img/reform/system_bath/contents/research/icon_calendar_blue.png) center / 100% auto no-repeat;
    left: unset;
  }
  .calendar-yellow:before {
    background: url(/img/reform/system_bath/contents/research/icon_calendar_yellow.png) center / 100% auto no-repeat;
  }
  .is-clock {
    padding-right: 29px;
  }
  .is-clock:before {
    width: 71px;
    height: 69px;
    top: 75%;
    left: -25px;
  }
  .is-clock .number {
    top: -13px;
    left: 9px;
    margin-right: 14px;
  }
  .calendar-blue {
    margin-bottom: 81px;
    padding-bottom: 25px;
  }
  .calendar-blue:before {
    width: 93px;
    height: 88px;
    top: 67%;
    right: -13px;
  }
  .calendar-blue .number {
    top: -11px;
  }
  .calendar-yellow:before {
    width: 89px;
    height: 62px;
    top: 36px;
    left: -23px;
  }
  .calendar-yellow .number {
    top: -20px;
    margin-left: 14px;
  }
  .block-time .detail-time {
    font-size: 2.7rem;
  }
  .is-center {
    justify-content: center;
  }
  .block-time .detail-time-big {
    font-size: 43px;
    font-weight: 500;
  }
  .calendar-yellow {
    display: block;
    text-align: center;
    margin-bottom: -5px;
    padding-bottom: 0;
  }
  .is-bottom {
    margin-right: 60px;
    margin-bottom: 82px;
  }
  .last-time .text-small {
    margin-left: 40px;
  }
  .block-time .text-small {
    font-size: 1.8rem;
  }
  .research-list .item-list:nth-child(1) .title-bath:before {
    background-image: url(/img/reform/system_bath/contents/research/icon_number_001.png);
  }
  .research-list .item-list:nth-child(2) .title-bath:before {
    background-image: url(/img/reform/system_bath/contents/research/icon_number_002.png);
  }
  .research-list .item-list:nth-child(3) .title-bath:before {
    background-image: url(/img/reform/system_bath/contents/research/icon_number_003.png);
  }
  .research-list .item-list:nth-child(4) .title-bath:before {
    background-image: url(/img/reform/system_bath/contents/research/icon_number_004.png);
  }
  .research-list .item-list:nth-child(5) .title-bath:before {
    background-image: url(/img/reform/system_bath/contents/research/icon_number_005.png);
  }
  .research-list {
    padding-bottom: 19px;
  }
  .research-list .item-list {
    margin-bottom: 27px;
  }
  .research-list .item-list:nth-child(2) {
    margin-bottom: 41px;
  }
  .is-padding {
    margin-bottom: 31px;
    padding-left: 20px;
    padding-right: 24px;
  }
  .is-padding .title-content {
    font-size: 2.1rem;
    width: 324px;
    margin-bottom: 33px;
  }
  /* start banner*/
  .banner-showroom {
    width: 550px;
    margin: 0 auto 80px;
    border-radius: 7px;
    overflow: hidden;
    box-shadow: 4px 4px 12px 0 #919191;
  }
  .banner-showroom .image-banner {
    width: 100%;
    height: 183px;
    margin: 0 auto;
  }
  /*end banner*/
  .is-spacing {
    padding-left: 36px;
    padding-right: 0;
  }
  
  .image-bath {
    position: relative;
    top: -19px;
    left: 21px;
    width: 665px;
    height: 317px;
    margin-bottom: 52px;
  }
  .is-big {
    margin-bottom: 89px;
  }
  .is-big .title-content {
    font-size: 1.8rem;
    margin-bottom: 38px;
  }
  .is-big .number {
    text-align: center;
  }
  .is-big .unit {
    font-size: 2.7rem;
    font-weight: 500;
    position: relative;
    top: 14px;
    left: 6px;
  }
  /*start content-bottom*/
  /*start title-line-blue*/
  .title-image .title-top {
    margin-bottom: 11px;
  }
  .title-image .title-bottom {
    margin-bottom: 85px;
  }
  .title-line-blue {
    font-size: 3rem;
    margin-bottom: 57px;
  }
  .title-line-blue:after {
    background-image: url(/img/reform/system_bath/contents/research/line_blue.png);
    width: 137px;
    height: 11px;
  }
  /*end title-line-blue*/
  .image-user-first {
    width: 671px;
    height: 313px;
    margin-bottom: 60px;
  }
  .sub-title {
    margin-bottom: 42px;
  }
  .list-product {
    margin-bottom: 15px;
    padding: 0 16px;
  }
  .list-product li {
    display: flex;
    margin-bottom: 115px;
  }
  .list-product li .small-spacing {
    letter-spacing: .02em;
  }
  .list-product .image-product {
    width: 290px;
    height: 290px;
    margin-right: 31px;
  }
  .title-product {
    font-size: 2.9rem;
    margin-bottom: 12px;
  }
  .title-product:after {
    top: 95%;
  }
  .text-product {
    font-size: 1.8rem;
    line-height: 1.62;
    letter-spacing: .03em;
    margin-bottom: 37px;
  }
  /*button-more*/
  .button-more {
    width: 390px;
    height: 47px;
    border-radius: 6px;
    padding: 5px 4px;
  }
  .button-more:after {
    right: 26px;
    width: 12px;
    height: 21px
  }
  /*end button more*/
  .image-user-second {
    position: relative;
    width: 432px;
    height: 314px;
    top: -37px;
    left: 64px;
    margin-bottom: 27px;
  }
  .image-user-three {
    width: 471px;
    height: 312px;
    top: -16px;
    left: 108px;
    margin-bottom: 50px;
  }
  .image-user-four {
    width: 463px;
    height: 305px;
    position: relative;
    top: -10px;
    left: 23px;
    margin-bottom: 64px;
  }
  .content-feel {
    margin: 155px 0 28px;
  }
  .feel-text {
    font-size: 3.3rem;
    min-width: 523px;
  }
  .feel-text:before,
  .feel-text:after {
    height: 70px;
  }
  .feel-text::before {
    left: -7px;
    transform: rotate(-24deg);
  }
  .feel-text:after {
    right: -6px;
    transform: rotate(24deg);
  }
  .bottom {
    margin-bottom: 39px;
  }
  /*end content-bottom*/
  .m-box-info.m-box-info__trans {
    margin-top: 100px;
  }
  .is-short:after {
    width: 77px;
    background-image: url(/img/reform/system_bath/contents/research/line_blue_short.png);
  }
  .text-content {
    font-size: 1.3rem;
  }
  .feel-text:before,
  .feel-text:after {
    width: 2px;
  }
  .block-content .title-content:after {
    width: 100.5%;
    height: 104%;
    top: 2px;
    right: -5px;
  }
  .m-btn-04__large {
    padding-top: 13px;
    padding-bottom: 13px;
  }
}
@media screen and (min-width:0px) and (max-width:768px) {
  .pc-only {
    display: none !important;
  }
  .m-nav-breadcrumb {
    padding-left: 15px;
    padding-right: 15px;
  }
  .research-wrapper {
    padding: 0 13px;
  }
  .research-wrapper .wrapper {
    padding: 16px 20px 100px;
  }
  .research-list .item-list .title-bath {
    line-height: 1.32;
    font-size: 2rem;
    letter-spacing: .07em;
    margin-bottom: 18px;
    padding-left: 28px;
  }
  .research-list .title-bath span {
    display: block;
  }
  .research-list .item-list .title-bath:before,
  .list-content li:before,
  .image-banner,
  .title-image .title-bottom,
  .button-more:after,
  .button-more img,
  .sub-title,
  .is-clock:before,
  .calendar-blue:before,
  .calendar-yellow:before,
  .time-left .number,
  .time-right .number,
  .calendar-blue .number,
  .calendar-yellow .number,
  .list-product .image-product,
  .is-big .number-top img,
  .is-big .number-bottom img,
  .image-bath,
  .title-image .title-top,
  .image-user-second {
    background-size: contain;
  }

  .research-list .item-list .title-bath:before {
    left: 4px;
    top: 42%;
    width: 15px;
    height: 17px;
  }
  .title-bath:after {
    bottom: -6px;
    height: 1px;
  }
  .research-list .item-list:nth-child(1) .title-bath:before {
    background-image: url(/img/reform/system_bath/contents/research/icon_number_001_sp.png);
  }
  .research-list .item-list:nth-child(2) .title-bath:before {
    background-image: url(/img/reform/system_bath/contents/research/icon_number_002_sp.png);
  }
  .research-list .item-list:nth-child(3) .title-bath:before {
    background-image: url(/img/reform/system_bath/contents/research/icon_number_003_sp.png);
  }
  .research-list .item-list:nth-child(4) .title-bath:before {
    background-image: url(/img/reform/system_bath/contents/research/icon_number_004_sp.png);
  }
  .research-list .item-list:nth-child(5) .title-bath:before {
    background-image: url(/img/reform/system_bath/contents/research/icon_number_005_sp.png);
  }
  .block-content .title-content {
    font-size: 1.4rem;
    line-height: 1.14;
    margin-bottom: 13px;
    z-index: 1;
  }
  .block-content .title-content span {
    display: block;
    width: 100%;
    height: 100%;
    border: solid 1px #000;
    padding: 9px 10px 6px;
  }
  .is-padding {
    margin-bottom: -6px;
    padding-left: 17px;
    padding-right: 13px;
  }
  .is-padding .title-content {
    line-height: 1.346;
    width: 122px;
    margin-bottom: 10px;
  }
  .is-flex {
    display: flex;
    justify-content: space-between;
  }
  .text-bath {
    font-size: 1.6rem;
    letter-spacing: .02em;
    margin-bottom: 16px;
  }
  .image-chart {
    margin-bottom: 5px;
    padding: 0 1px;
  }
  .list-content li {
    font-size: 1.3rem;
    min-height: 30px;
    margin-bottom: 3px;
    padding: 3px 30px 1px 0;
    padding-left: 41%;
    border: solid 1px #000;
  }
  .list-content li:before {
    width: 22px;
    height: 17px;
    left: 25%;
  }
  .list-content li:nth-child(1):before {
    background-image: url(/img/reform/system_bath/contents/research/icon_number_006_sp.png);
  }
  .list-content li:nth-child(2):before {
    background-image: url(/img/reform/system_bath/contents/research/icon_number_007_sp.png);
  }
  .list-content li:nth-child(3):before {
    background-image: url(/img/reform/system_bath/contents/research/icon_number_008_sp.png);
  }
  .content-left {
    margin-bottom: 20px;
  }
  .content-right {
    margin-bottom: 12px;
  }
  .note {
    font-size: 1rem;
  }
  .is-padding .title-content {
    font-size: 1.3rem;
  }
  .text-content {
    font-size: 1.1rem;
  }
  .block-time .detail-time {
    font-size: 1.35rem;
  }
  .block-time .text-small {
    font-size: .9rem;
  }
  .image-banner {
    margin: 0 auto;
    padding: 0 16px;
  }
  .title-image .title-bottom {
    padding: 0 1px 0 2px;
    display: block;
    margin: 0 auto 40px;
  }
  .button-more {
    height: 42px;
    margin: 0 17px;
    padding: 0 35px;
    border-radius: 3px;
  }
  .button-more:after {
    width: 9px;
    height: 15px;
    right: 17px;
    background-image: url(/img/reform/system_bath/contents/research/icon_arrow_black_sp.png);
  }
  .button-more img {
    width: 64px;
    height: 15px;
  }
  .title-line-blue {
    margin-bottom: 29px;
    font-size: 2.3rem;
  }
  .sub-title {
    margin: 0 auto 25px;
    padding: 0 2px 0 3px;
  }
  .title-product {
    font-size: 2rem;
    margin-bottom: 10px;
  }
  .product-detail {
    margin-bottom: 55px;
  }
  .content-feel {
    margin: 68px 0 13px;
  }
  .feel-text {
    font-size: 1.75rem;
  }
  .feel-text:before,
  .feel-text:after {
    height: 35px;
    width: 1px;
  }
  .feel-text:before {
    transform: rotate(-23deg);
    left: -9px;
  }
  .feel-text:after {
    transform: rotate(24deg);
    right: -8px;
  }
  .block-time:after {
    background-image: url(/img/reform/system_bath/contents/research/line_black_sp.png);
    height: 24px;
  }
  .is-clock {
    margin-bottom: 21px;
    padding: 2px 22px 15px 16px;
  }
  .is-clock .number {
    top: -7px;
  }
  .is-clock:before {
    top: 78%;
    left: -7px;
    background-image: url(/img/reform/system_bath/contents/research/icon_clock_sp.png);
    width: 36px;
    height: 34px;
  }
  .calendar-blue {
    justify-content: center;
    margin-bottom: 39px;
    padding-bottom: 15px;
  }
  .calendar-blue .text-small {
    margin-left: -6px;
  }
  .calendar-blue .number {
    top: -4px;
    margin-left: 3px;
    margin-right: 5px;
  }
  .calendar-blue:before {
    right: -6px;
    bottom: -30px;
    background-image: url(/img/reform/system_bath/contents/research/icon_calendar_blue_sp.png);
    width: 47px;
    height: 44px;
    right: 0;
  }
  .block-time .detail-time-big {
    font-size: 2.1rem;
    margin-bottom: 2px;
  }
  .last-time .text-small {
    margin-left: 22px;
  }
  .calendar-yellow {
    display: block;
    text-align: center;
    margin-bottom: 12px;
  }
  .is-bottom {
    margin-bottom: 33px;
  }
  .calendar-yellow .number {
    top: -9px;
    left: 6px;
  }
  .calendar-yellow:before {
    top: 52%;
    left: -5px;
    background-image: url(/img/reform/system_bath/contents/research/icon_calendar_yellow_sp.png);
    width: 45px;
    height: 31px;
  }
  .time-left .number {
    width: 52px;
    height: 26px;
  }
  .time-right .number {
    width: 16px;
    height: 26px;
  }
  .calendar-blue .number {
    width: 33px;
    height: 26px;
  }
  .calendar-yellow .number {
    width: 123px;
    height: 42px;
  }
  .list-product .image-product {
    margin: 0 auto 28px;
    padding: 0 49px 0 50px;
  }
  .title-product:after {
    top: 100%;
  }
  .text-product {
    font-size: 1.6rem;
    line-height: 1.538;
    margin-bottom: 29px;
    padding: 0 3px;
  }
  .is-big .number-top img {
    width: 49px;
    height: 39px;
  }
  .is-big .number-bottom img {
    width: 43px;
    height: 39px;
  }
  .title-line-blue:after {
    background-image: url(/img/reform/system_bath/contents/research/line_blue_sp.png);
    height: 6px;
    width: 69px;
  }
  .research-list {
    margin-bottom: 69px;
  }
  .research-list .item-list {
    margin-bottom: 30px;
  }
  .research-list .item-list:nth-child(1) .title-bath {
    letter-spacing: -.1em;
  }
  .research-list .item-list:nth-child(2) .title-bath {
    letter-spacing: -.05em;
  }
  .research-list .item-list:nth-child(4) .title-bath {
    letter-spacing: .03em;
  }
  .research-list .item-list:nth-child(5) .title-bath {
    letter-spacing: 0;
  }
  .research-list .item-list:nth-child(2) .text-bath {
    margin-bottom: 15px;
  }
  .research-list .item-list:nth-child(3) .text-bath {
    margin-bottom: 17px;
  }
  .research-list .item-list:nth-child(4) .text-bath {
    margin-bottom: 21px;
  }
  .research-list .item-list:nth-child(5) .text-bath {
    margin-bottom: 11px;
  }
  .banner-showroom {
    margin-bottom: 48px;
  }
  .banner-showroom .image-banner img {
    box-shadow: 2px 2px 6px 0 #919191;
    border-radius: 6px;
  }
  .image-bath {
    margin-left: 10px;
    margin-bottom: 47px;
    padding: 0 3px 0 2px;
  }
  .is-big {
    margin-bottom: 43px;
  }
  .is-color .is-purple:after {
    background-color: #fceb15;
  }
  .is-color .is-purple span:before,
  .is-color .is-purple span:after {
    border-color: #fceb15 transparent transparent transparent;;
  }
  .is-big .number {
    text-align: center;
  }
  .is-big .title-content {
    font-size: 1.3rem;
    margin-bottom: 22px;
  }
  .is-big .unit {
    font-size: 2rem;
    position: relative;
    top: 10px;
    left: 2px;
  }
  .is-big .content-left {
    margin-bottom: 33px;
  }
  .title-image .title-top {
    margin-bottom: 9px;
    padding-left: 1px;
  }
  .image-user-first {
    left: -4px;
    margin-bottom: 42px;
    margin-right: -7px;
  }
  .is-short:after {
    width: 34px;
    height: 6px;
    background-image: url(/img/reform/system_bath/contents/research/line_blue_short_sp.png);
  }
  .image-user-second {
    position: relative;
    left: 0;
    top: -3px;
    margin-bottom: 41px;
    padding: 0 74px 0 19px;
  }
  .image-user-three {
    margin-bottom: 44px;
    padding-left: 53px;
    padding-right: 20px;
  }
  .image-user-four {
    margin-bottom: 46px;
    padding-left: 19px;
    padding-right: 61px;
  }
  .bottom {
    margin-bottom: 25px;
  }
  .block-content .title-content:before {
    top: 97.9%;
    z-index: 1;
    border-width: 0 1px 1px 0;
    padding: 3px;
  }
  .block-content .title-content span:before {
    top: 94.2%;
    left: 50.4%;
    border-width: 6px;
  }
  .block-content .title-content span:after {
    top: 102%;
    left: 50.7%;
    border-width: 7px;
  }
  .m-box-info.m-box-info__trans {
    margin-top: 14px;
  }
  .glb-bnr-attention {
    padding: 0 15px;
  }
  .block-content .title-content:after {
    width: 100%;
    height: 100%;
    top: 2px;
    right: -2px;
  }
}
@media screen and (max-width:320px) {
  .is-padding,
  .is-clock {
    padding-left: 0;
    padding-right: 0;
  }
  .calendar-yellow:before {
    top: 63%;
  }
  .feel-text {
    font-size: 1.5rem;
  }
}
@media screen and (min-width:1200px) {
  .keyvisual img {
    left: -24px;
  }
}
@media screen and (min-width:320px) and (max-width:360px) {
  .research-list .title-bath span {
    display: inline;
  }
}