/* RESET */
.glb-mainWrapper {
  display: block;
}
@media print, screen and (max-width: 9999px) and (min-width: 769px) {
  .glb-mainWrapper.is-sticky {
    margin-top: 70px;
  }
}

/* COMMON */
.section-wrapper {
  margin: 0 auto;
}
@media print,screen and (min-width:769px) and (max-width:9999px) {
  .sp-only {
    display: none!important;
  }
  .section-wrapper {
    padding: 0 115px;
  }
  .section-wrapper.style-sub {
    max-width: 1000px;
    min-width: 960px;
    padding: 0 10px;
  }
}
@media print,screen and (min-width:0) and (max-width:768px) {
  .pc-only {
    display: none!important;
  }
  .section-wrapper {
    padding: 0 35px;
  }
}

/* -- Banner -- */
.common-section-banner {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  font-family: "YuMincho", "游明朝", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-weight: 400;
  color: #fff;
}

/* ---- Style: Time ---- */
.common-section-banner.style-time .content-count,
.common-section-banner.style-time .content-title ,
.common-section-banner.style-time .content-phrase,
.common-section-banner.style-time .content-detail {
  display: block;
  font-weight: 400;
}
.common-section-banner.style-time .content-count,
.common-section-banner.style-time .content-title {
  font-family: "Times New Roman", serif;
}
.common-section-banner.style-time .content-count {
  line-height: 1;
}
@media print,screen and (min-width:769px) and (max-width:9999px) {
  .common-section-banner.style-time {
    height: 950px;
  }
  .common-section-banner.style-time .banner-content {
    margin-top: 11px;
  }
  .common-section-banner.style-time .content-count,
  .common-section-banner.style-time .content-title ,
  .common-section-banner.style-time .content-phrase,
  .common-section-banner.style-time .content-detail {
    text-shadow: 0 0 15px rgba(0,0,0,.7);
  }
  .common-section-banner.style-time .content-count {
    margin-bottom: 13px;
    font-size: 40px;
  }
  .common-section-banner.style-time .content-title {
    margin-bottom: 64px;
    font-size: 74px;
    line-height: 1.14;
  }
  .common-section-banner.style-time .content-phrase {
    margin-bottom: 18px;
    font-size: 40px;
    line-height: 1.5;
  }
  .common-section-banner.style-time .content-detail {
    font-size: 16px;
    line-height: 2;
  }
}
@media print,screen and (min-width:0) and (max-width:768px) {
  .common-section-banner.style-time {
    height: 61.87vw;
  }
  .common-section-banner.style-time .banner-content {
    margin-top: 4px;
  }
  .common-section-banner.style-time .content-count,
  .common-section-banner.style-time .content-title ,
  .common-section-banner.style-time .content-phrase,
  .common-section-banner.style-time .content-detail {
    text-shadow: 0 0 15px rgba(0,0,0,.7);
  }
  .common-section-banner.style-time .content-count {
    margin-bottom: 8px;
    font-size: 14px;
  }
  .common-section-banner.style-time .content-title {
    font-size: 28px;
    line-height: 1.29;
  }
}

/* ---- Style: Craftsmanship ---- */
.common-section-banner.style-craftsmanship .content-phrase,
.common-section-banner.style-craftsmanship .content-title,
.common-section-banner.style-craftsmanship .content-detail {
  text-shadow: 0 3px 6px rgba(0,0,0,.16);
}
.common-section-banner.style-craftsmanship .content-title {
  font-family: "Arial", sans-serif;
  font-weight: 700;
}
@media print,screen and (min-width:769px) and (max-width:9999px) {
  .common-section-banner.style-craftsmanship {
    height: 950px;
  }
  .common-section-banner.style-craftsmanship .banner-content {
    padding-bottom: 17px;
  }
  .common-section-banner.style-craftsmanship .content-phrase {
    margin-bottom: 45px;
    font-size: 42px;
    line-height: 1.43;
  }
  .common-section-banner.style-craftsmanship .content-title {
    margin-bottom: 34px;
    font-size: 67px;
    line-height: 1.25;
    letter-spacing: .3em;
  }
  .common-section-banner.style-craftsmanship .content-detail {
    font-size: 34px;
    line-height: 1.76;
  }
}
@media print,screen and (min-width:0) and (max-width:768px) {
  .common-section-banner.style-craftsmanship {
    height: 61.87vw;
  }
  .common-section-banner.style-craftsmanship .banner-content {
    padding-bottom: 9px;
  }
  .common-section-banner.style-craftsmanship .content-phrase {
    margin-bottom: 11px;
    font-size: 18px;
    line-height: 1.28;
  }
  .common-section-banner.style-craftsmanship .content-title {
    margin-bottom: 9px;
    font-size: 28px;
    line-height: 1;
    letter-spacing: .2em;
  }
  .common-section-banner.style-craftsmanship .content-detail {
    font-size: 14px;
    line-height: 1.64;
  }
}
@media print,screen and (min-width:0) and (max-width:374px) {
  .common-section-banner.style-craftsmanship .content-title {
    font-size: 26px;
    margin-left: 4px;
  }
}

/* -- Section -- */
/* ---- Main ---- */
.common-section-main {
  font-family: "YuMincho", "游明朝", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-weight: 400;
  color: #fff;
}
@media print,screen and (min-width:769px) and (max-width:9999px) {
  .common-section-main {
    background: #231815 url("/img/reform/system_bath/contents/holo/common_006.png") top center / 100% auto no-repeat;
  }
}
@media print,screen and (min-width:0) and (max-width:768px) {
  .common-section-main {
    background: #231815 url("/img/reform/system_bath/contents/holo/common_006_sp.png") top center / 100% auto no-repeat;
  }
}

/* ---- Showroom ---- */
.common-section-showroom {
  background: #221714;
  font-family: "YuMincho", "游明朝", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-weight: 400;
  color: #fff;
}
.common-section-showroom .showroom-menu {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.common-section-showroom .menu-item {
  flex: 0 0 auto;
}
.common-section-showroom .item-wrapper {
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  font-weight: 600;
  line-height: 1;
  text-decoration: none;
  color: #fff;
}
.common-section-showroom .showroom-frame {
  margin: 0 auto;
  border: 1px solid #646464;
  text-align: center;
}
.common-section-showroom .frame-title {
  display: block;
  font-family: "Times New Roman", serif;
  font-weight: 400;
}
.common-section-showroom .frame-detail {
  display: block;
}
@media print,screen and (min-width:769px) and (max-width:9999px) {
  .common-section-showroom {
    padding-bottom: 106px;
  }
  .common-section-showroom .showroom-menu {
    margin-bottom: 95px;
  }
  .common-section-showroom .menu-item {
    width: 25%;
    height: 14vw;
  }
  .common-section-showroom .item-wrapper {
    padding-bottom: 0;
    font-size: 16px;
  }
  .common-section-showroom .showroom-frame {
    width: 68.4%;
    min-width: 730px;
    padding: 85px 0 101px 0;
  }
  .common-section-showroom .frame-title {
    margin-bottom: 31px;
    font-size: 48px;
  }
  .common-section-showroom .frame-detail {
    margin-bottom: 53px;
    font-size: 22px;
    line-height: 2.1;
  }
  .common-section-showroom .item-one .item-wrapper {
    background: url("/img/product/system_bath/p_sb060.jpg") center center / cover no-repeat;
  }
  .common-section-showroom .item-two .item-wrapper {
    background: url("/img/product/system_bath/p_sb061.jpg") center center / cover no-repeat;
  }
  .common-section-showroom .item-three .item-wrapper {
    background: url("/img/reform/system_bath/contents/holo/craftsmanship_006_01.jpg") center center / cover no-repeat;
  }
  .common-section-showroom .item-four .item-wrapper {
    background: url("/img/product/system_bath/plan_predencia004.jpg") center center / cover no-repeat;
  }
}
@media print,screen and (min-width:769px) and (max-width:9999px) and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .common-section-showroom .item-wrapper {
    padding-top: 4px;
  }
}
@media print,screen and (min-width:0) and (max-width:768px) {
  .common-section-showroom {
    padding: 20px 0 41px 0;
  }
  .common-section-showroom .showroom-menu {
    margin: 0 -1px 34px -1px;
  }
  .common-section-showroom .menu-item {
    width: 50%;
    padding: 0 1px 2px 1px;
    height: 28.9vw;
  }
  .common-section-showroom .showroom-frame {
    margin: 0 24px;
    padding: 36px 16px 30px 16px;
  }
  .common-section-showroom .frame-title {
    margin-bottom: 4px;
    font-size: 24px;
  }
  .common-section-showroom .frame-detail {
    margin-bottom: 28px;
    font-size: 12px;
    line-height: 1.83;
  }
  .common-section-showroom .item-one .item-wrapper {
    background: url("/img/product/system_bath/p_sb060.jpg") center center / cover no-repeat;
  }
  .common-section-showroom .item-two .item-wrapper {
    background: url("/img/product/system_bath/p_sb061.jpg") center center / cover no-repeat;
  }
  .common-section-showroom .item-three .item-wrapper {
    background: url("/img/reform/system_bath/contents/holo/craftsmanship_006_01.jpg") center center / cover no-repeat;
  }
  .common-section-showroom .item-four .item-wrapper {
    background: url("/img/product/system_bath/plan_predencia004.jpg") center center / cover no-repeat;
  }
}
@media print,screen and (min-width:375px) and (max-width:768px) {
  .common-section-showroom .item-wrapper {
    font-size: 16px;
  }
}
@media print,screen and (min-width:0) and (max-width:374px) {
  .common-section-showroom .item-wrapper {
    font-size: 14px;
  }
}
/* ---- Pride ---- */
.common-section-pride {
  background: #231815;
  font-family: "YuMincho", "游明朝", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-weight: 400;
  color: #fff;
  text-align: center;
}
.common-section-pride .section-content {
  display: flex;
  align-items: center;
}
.common-section-pride .content-title {
  display: block;
  font-family: "Times New Roman", serif;
  font-weight: 400;
}
.common-section-pride .common-button-more {
  justify-content: center;
}
.common-section-pride.pride-technology .section-content {
  color: #000;
}
@media print,screen and (min-width:769px) and (max-width:9999px) {
  .common-section-pride {
    padding-bottom: 136px;
  }
  .common-section-pride .section-content {
    height: 369px;
  }
  .common-section-pride .section-wrapper {
    margin-bottom: 14px;
  }
  .common-section-pride .content-title {
    font-size: 74px;
    line-height: 1.135;
  }
  .common-section-pride .content-detail {
    margin-bottom: 35px;
    font-size: 40px;
    line-height: 1.5;
  }
  .common-section-pride.pride-technology .section-content {
    background: url("/img/reform/system_bath/contents/holo/craftsmanship_015.jpg") center center / cover no-repeat;
  }
  .common-section-pride.pride-craftsmanship .section-content {
    background: url("/img/reform/system_bath/contents/holo/craftsmanship_017_01.jpg") center center / cover no-repeat;
  }
}
@media print,screen and (min-width:0) and (max-width:768px) {
  .common-section-pride {
    padding-bottom: 52px;
  }
  .common-section-pride .section-content {
    height: 38.1vw;
  }
  .common-section-pride .section-wrapper {
    margin-bottom: -6px;
  }
  .common-section-pride .content-title {
    font-size: 23px;
    line-height: 1.22;
  }
  .common-section-pride .content-detail {
    margin-bottom: 2vw;
    font-size: 14px;
    line-height: 1.71;
  }
  .common-section-pride.pride-technology .section-content {
    background: url("/img/reform/system_bath/contents/holo/craftsmanship_015_sp.jpg") center center / cover no-repeat;
  }
  .common-section-pride.pride-craftsmanship .section-content {
    background: url("/img/reform/system_bath/contents/holo/craftsmanship_017_01_sp.jpg") center center / cover no-repeat;
  }
}

/* -- Button -- */
/* ---- More ---- */
.common-button-more {
  display: flex;
  justify-content: flex-start;
}
.common-button-more .button-wrapper {
  display: block;
  border: 1px solid #000;
  font-style: italic;
  font-family: "Times New Roman", serif;
  font-weight: 400;
  line-height: 1;
  text-align: center;
  color: #000;
  transition: .26s ease;
  text-decoration: none;
}
.common-button-more .button-wrapper:hover {
  background-color: #000;
  color: #fff;
}
.common-button-more.style-white .button-wrapper {
  border: 1px solid #fff;
  background-color: #fff;
}.common-button-more.style-white .button-wrapper:hover {
  background-color: transparent;
  color: #fff;
}
@media print,screen and (min-width:769px) and (max-width:9999px) {
  .common-button-more .button-wrapper {
    width: 199px;
    padding: 9px 0;
    font-size: 24px;
  }
}
@media print,screen and (min-width:0) and (max-width:768px) {
  .common-button-more .button-wrapper {
    padding: 20px 60px;
    font-size: 13px;
  }
}

/* ---- Search ---- */
.common-button-search {
  display: flex;
  justify-content: center;
}
.common-button-search .button-wrapper {
  text-decoration: none;
}
.common-button-search .button-text {
  display: block;
  color: #251a18;
  text-align: left;
}
@media print,screen and (min-width:769px) and (max-width:9999px) {
  .common-button-search .button-wrapper {
    width: 645px;
    padding: 0 0 0 87px;
    background: url("/img/reform/system_bath/contents/holo/icon_arrow_001.png") center right 54px / 15px auto no-repeat,
      #fff url("/img/reform/system_bath/contents/holo/common_005.jpg") center left / auto 100% no-repeat;
  }
  .common-button-search .button-text {
    padding: 40px 0 39px 45px;
    background: url("/img/reform/system_bath/contents/holo/icon_search_001.png") center left / 27px auto no-repeat;
    font-size: 32px;
    line-height: 1.19;
  }
}
@media print,screen and (min-width:769px) and (max-width:9999px) and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .common-button-search .button-text {
    padding: 44px 0 35px 45px;
  }
}
@media print,screen and (min-width:0) and (max-width:768px) {
  .common-button-search .button-wrapper {
    margin: 0 auto;
  }
  .common-button-search .button-text {
    line-height: 1.21;
  }
}
@media print,screen and (min-width:375px) and (max-width:768px) {
  .common-button-search .button-wrapper {
    width: 295px;
    padding: 0 0 0 45px;
    background: url("/img/reform/system_bath/contents/holo/icon_arrow_001.png") center right 25px / 7px auto no-repeat,
      #fff url("/img/reform/system_bath/contents/holo/common_005.jpg") center left / auto 100% no-repeat;
  }
  .common-button-search .button-text {
    padding: 19px 0 18px 20px;
    background: url("/img/reform/system_bath/contents/holo/icon_search_001_sp.png") center left / 13px auto no-repeat;
    font-size: 14px;
  }
}
@media print,screen and (min-width:0) and (max-width:374px) {
  .common-button-search .button-wrapper {
    width: 238px;
    padding: 0 0 0 32px;
    background: url("/img/reform/system_bath/contents/holo/icon_arrow_001.png") center right 21px / 6px auto no-repeat,
      #fff url("/img/reform/system_bath/contents/holo/common_005.jpg") center left / auto 100% no-repeat;
  }
  .common-button-search .button-text {
    padding: 16px 0 15px 17px;
    background: url("/img/reform/system_bath/contents/holo/icon_search_001_sp.png") center left / 10px auto no-repeat;
    font-size: 12px;
  }
}

/* ---- Point ---- */
.common-button-point {
  display: flex;
}
.common-button-point .button-wrapper {
  border: 1px solid #938f8c;
  display: flex;
  flex: 0 0 auto;
  justify-content: space-between;
  align-items: center;
  color: #fff;
  text-decoration: none;
}
.common-button-point * {
  line-height: 1;
}
.common-button-point .button-count ,
.common-button-point .button-title {
  font-family: "Times New Roman", serif;
  font-weight: 400;
}
.common-button-point .button-count {
  font-style: italic;
}
@media print,screen and (min-width:769px) and (max-width:9999px) {
  .common-button-point {
    justify-content: center;
  }
  .common-button-point .button-wrapper {
    width: 269px;
    padding: 13px 20px 13px 14px;
    font-size: 22px;
  }
  .common-button-point .button-end {
    margin-top: -2px;
  }
}
@media print,screen and (min-width:0) and (max-width:768px) {
  .common-button-point {
    justify-content: flex-start;
  }
  .common-button-point .button-wrapper {
    width: 148px;
    padding: 7px 14px 7px 7px;
  }
  .common-button-point .button-count,
  .common-button-point .button-end {
    font-size: 11px;
  }
  .common-button-point .button-end {
    margin-top: -1px;
  }
  .common-button-point .button-title {
    font-size: 12px;
  }
}
@media print,screen and (min-width:0) and (max-width:374px) {
  .common-button-point .button-wrapper {
    width: 123px;
    padding: 6px 10px 6px 6px;
  }
  .common-button-point .button-count,
  .common-button-point .button-end {
    font-size: 10px;
  }
  .common-button-point .button-end {
    margin-top: 0;
  }
  .common-button-point .button-title {
    font-size: 11px;
  }
}

/* ---- Top ---- */
.common-button-top {
  width: 60px;
	height: 60px;
	display: none;
  position: fixed;
  right: 35px;
	bottom: 35px;
	z-index: 990;
	transition-duration: .2s;
}
.common-button-top .button-wrapper {
  width: 100%;
  height: 100%;
  display: block;
	background: url(/img/common/foot_pagetop.png) center center / 100% auto no-repeat;
}
@keyframes anim-fade-in {
	0% {
		display: block;
		opacity: 0;
	}
	1% {
		opacity: 0;
	}
	100% {
		opacity: 1;
	}
}
@media print,screen and (min-width:769px) and (max-width:9999px) {
	.common-button-top.is-active {
		display: block;
		animation: anim-fade-in .4s;
	}
}

/* -- Content -- */
.common-content {
  font-weight: 400;
}
.common-content .content-title,
.common-content .content-detail {
  display: block;
  font-weight: 400;
}
@media print,screen and (min-width:0) and (max-width:768px) {
  .common-content .content-detail {
    text-align: justify;
  }
}

/* ---- Style: Time ---- */
.common-content.style-time .content-name {
  font-family: "Times New Roman", serif;
  line-height: 1;
  display: block;
}
@media print,screen and (min-width:769px) and (max-width:9999px) {
  .common-content.style-time {
    text-align: center;
  }
  .common-content.style-time .common-button-point {
    margin-bottom: 28px;
  }
  .common-content.style-time .content-name {
    margin-bottom: 29px;
    font-size: 26px;
  }
  .common-content.style-time .content-title {
    margin-bottom: 22px;
    font-size: 34px;
    line-height: 1.59;
  }
  .common-content.style-time .content-detail {
    font-size: 16px;
    line-height: 2;
  }
  .common-content.style-time .detail-note {
    font-size: 16px;
  }
  .common-content.style-time .content-detail + .common-button-more {
    margin-top: 28px;
  }
}
@media print,screen and (min-width:0) and (max-width:768px) {
  .common-content.style-time .content-name {
    margin-bottom: 13px;
    font-size: 12px;
  }
  .common-content.style-time .common-button-point {
    margin-bottom: 12px;
  }
  .common-content.style-time .content-title {
    margin-right: -25px;
    margin-bottom: 22px;
    font-size: 22px;
    line-height: 1.45;
  }
  .common-content.style-time .content-detail {
    font-size: 14px;
    line-height: 1.86;
  }
  .common-content.for-banner {
    margin: 0 16px 47px 16px;
    padding: 0 19px 37px 19px;
    border-bottom: 1px solid #505050;
  }
  .common-content.style-time.for-banner .content-title {
    text-align: center;
    margin-right: -25px;
    margin-left: -25px;
  }
  .common-content.style-time .detail-note {
    font-size: 12px;
  }
  .common-content.style-time .content-detail + .common-button-more {
    margin-top: 5px;
  }
}
@media print,screen and (min-width:0) and (max-width:374px) {
  .common-content.style-time .content-title {
    font-size: 19px;
  }
}

/* ---- Style: Craftmanship ---- */
.common-content.style-craftsmanship {
  text-align: left;
}
@media print,screen and (min-width:769px) and (max-width:9999px) {
  .common-content.style-craftsmanship .content-title {
    margin-bottom: 25px;
    font-size: 28px;
    line-height: 1.714;
  }
  .common-content.style-craftsmanship .content-detail {
    font-size: 18px;
    line-height: 1.89;
  }
  .common-content.style-craftsmanship .detail-note {
    font-size: 16px;
  }
}
@media print,screen and (min-width:0) and (max-width:768px) {
  .common-content.style-craftsmanship .content-title {
    margin-bottom: 12px;
    font-size: 18px;
    line-height: 1.56;
  }
  .common-content.style-craftsmanship .content-detail {
    font-size: 14px;
    line-height: 1.86;
  }
}
@media print,screen and (min-width:0) and (max-width:374px) {
  .common-content.style-craftsmanship .content-title {
    font-size: 15px;
  }
}

/* -- Frame -- */
.common-frame-video {
  display: flex;
  justify-content: center;
}
.common-frame-video .frame-wrapper {
  width: 787px;
  display: block;
}
.common-frame-video .ico-movie {
  display: none!important;
}
.common-frame-video .frame-thumbnail {
  width: 100%;
}

/* INDIVIDUAL */
/* -- Holo -- */
/* ---- Slider ---- */
.holo-slider {
  position: relative;
  font-family: "YuMincho", "游明朝", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-weight: 400;
  color: #fff;
}
.holo-slider .slider-wrapper{
  position: relative;
  z-index: 0;
}
.holo-slider .slick-list {
  padding: 0;
}
.holo-slider .slick-slider {
  font-size: 0;
}
.holo-slider .slider-content {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  visibility: hidden;
}
.holo-slider .content-title ,
.holo-slider .content-phrase {
  text-align: center;
  visibility: visible;
}
.holo-slider .content-title {
  font-family: "Times New Roman", serif;
  font-weight: 400;
  letter-spacing: .05em;
}
.holo-slider .slider-item {
  display: block;
  position: relative;
  z-index: 0;
  overflow: hidden;
}
.holo-slider .slider-item img {
  width: 100%;
  height: auto;
}
.holo-slider.is-fully {
  min-height: auto;
}
.holo-slider:not(.is-fully) .slider-wrapper {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
@media print,screen and (min-width:769px) and (max-width:9999px) {
  .holo-slider:not(.is-fully){
    padding-top: 56.25%
  }
  .holo-slider .content-wrapper {
    padding-bottom: 7px;
  }
  .holo-slider .content-title {
    margin-bottom: 50px;
    font-size: 72px;
    line-height: 1.17;
  }
  .holo-slider .content-phrase {
    font-size: 40px;
    line-height: 1.5;
  }
  .holo-slider .slider-item {
    font-size: 40px;
  }
}
@media print,screen and (min-width:0) and (max-width:768px) {
  .holo-slider:not(.is-fully) {
    padding-top: 111.74%;
  }
  .holo-slider .content-wrapper {
    padding-bottom: 30px;
  }
  .holo-slider .content-title {
    margin-bottom: 26px;
    font-size: 28px;
    line-height: 1.29;
  }
  .holo-slider .content-phrase {
    font-size: 18px;
    line-height: 1.44;
  }
}
/* ------ Scroll ------ */
.holo-button-scroll {
  position: absolute;
  z-index: 1;
}
.holo-button-scroll .button-wrapper {
  display: block;
}
@media print,screen and (min-width:769px) and (max-width:9999px) {
  .holo-button-scroll {
    bottom: -130px;
    left: 79px;
  }
  .holo-button-scroll .button-wrapper {
    width: 32px;
    height: 261px;
    background: url("/img/reform/system_bath/contents/holo/icon_scroll_001.png") center center / 100% auto no-repeat
  }
}
@media print,screen and (min-width:0) and (max-width:768px) {
  .holo-button-scroll {
    bottom: -44px;
    left: 0;
  }
  .holo-button-scroll .button-wrapper {
    width: 45px;
    height: 90px;
    background: url("/img/reform/system_bath/contents/holo/icon_scroll_001_sp.png") center center / 15px auto no-repeat
  }
}

/* ---- Block ---- */
.holo-block {
  width: 100%;
  position: relative;
}
.holo-block .section-wrapper {
  display: flex;
}
@media print,screen and (min-width:769px) and (max-width:9999px) {
  .holo-block .section-wrapper {
    padding-top: 325px;
    align-items: center;
  }
  .holo-block.block-one {
    background: #231815 url("/img/product/system_bath/p_sb070.jpg") center center / cover no-repeat;
  }
  .holo-block.block-one .section-wrapper {
    padding-bottom: 149px;
  }
  .holo-block.block-two {
    background: #231815 url("/img/product/system_bath/p_sb069.jpg") center center / cover no-repeat;
  }
  .holo-block.block-two .section-wrapper {
    padding-bottom: 109px;
  }
  .holo-block.block-three {
    background: #000 url("/img/product/system_bath/p_sb224.jpg") center / 100% auto no-repeat;
  }
  .holo-block.block-three .section-wrapper {
    padding-bottom: 258px;
    padding-top: 258px;
  }
  .holo-block.block-four {
    background: #231815 url("/img/reform/system_bath/contents/holo/index_010.jpg") center center / cover no-repeat;
  }
  .holo-block.block-four .section-wrapper {
    padding-bottom: 118px;
  }
}
@media print,screen and (min-width:0) and (max-width:768px) {
  .holo-block.block-one {
    background: #231815 url("/img/product/system_bath/p_sb070_sp.jpg") top center / 100% auto no-repeat;
  }
  .holo-block.block-two {
    background: #231815 url("/img/product/system_bath/p_sb069_01.jpg") top center / 100% auto no-repeat;
  }
  .holo-block.block-three {
    background: #000 url("/img/product/system_bath/p_sb224_1.jpg") top center / 100% auto no-repeat;
  }
  .holo-block.block-four {
    background: #231815 url("/img/reform/system_bath/contents/holo/index_010_sp.jpg") top center / 100% auto no-repeat;
  }
  .holo-block .section-wrapper {
    padding-top: 13.87vw;
    padding-bottom: 5.33vw;
  }
}
@media print,screen and (min-width:0) and (max-width:374px) {
  .holo-block .section-wrapper {
    padding-top: 52px;
    padding-bottom: 20px;
  }
}

/* ---- Content ---- */
.holo-content .heading-count {
  font-family: "Times New Roman", serif;
  font-weight: 400;
  line-height: 1;
}
.holo-content .heading-title {
  font-weight: 400;
}
.holo-content .title-eng,
.holo-content .title-jp {
  display: block;
}
.holo-content .title-eng {
  font-family: "Times New Roman", serif;
  font-weight: 400;
  line-height: 1;
}
.holo-content .title-jp {
  font-family: "YuMincho", "游明朝", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
.holo-content .content-main {
  flex: 0 0 auto;
  background: rgba(255,255,255,.9);
}
.holo-content .main-text {
  font-family: "YuMincho", "游明朝", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  text-align: justify;
  color: #000;
}
.holo-content.style-black .heading-count,
.holo-content.style-black .heading-title {
  color: #000;
}
@media print,screen and (min-width:769px) and (max-width:9999px) {
  .section-holo {
    padding-bottom: 160px;
  }
  .holo-content {
    width: 814px;
    align-self: flex-end;
  }
  .holo-content.style-left {
    margin: auto auto 0 0;
  }
  .holo-content.style-right {
    margin: auto 0 0 auto;
  }
  .holo-content .content-heading {
    margin-bottom: 68px;
  }
  .holo-content .heading-count {
    margin-bottom: 52px;
    font-size: 24px;
  }
  .holo-content .title-eng {
    margin-bottom: 18px;
    font-size: 48px;
  }
  .holo-content .title-jp {
    font-size: 48px;
    line-height: 1.25;
  }
  .holo-content .main-text {
    margin-bottom: 19px;
    font-size: 16px;
    line-height: 2;
  }
  .holo-content.style-left {
    margin-left: -115px;
  }
  .holo-content.style-left .content-heading {
    padding: 0 0 0 115px;
  }
  .holo-content.style-left .content-main {
    padding: 50px 59px 65px 115px;
  }
  .holo-content.style-right {
    margin-right: -115px;
  }
  .holo-content.style-right .content-heading {
    padding: 0 0 0 59px;
  }
  .holo-content.style-right .content-main {
    padding: 50px 115px 65px 59px;
  }
}
@media print,screen and (min-width:0) and (max-width:768px) {
  .holo-content {
    align-self: flex-start;
  }
  .holo-content.style-left {
    margin: 0 auto auto 0;
  }
  .holo-content.style-right {
    margin: 0 0 auto auto;
  }
  .holo-content .content-heading {
    height: 45.1vw;
  }
  .holo-content .heading-count {
    margin-bottom: 5.6vw;
    font-size: 10px;
  }
  .holo-content .title-eng {
    margin-bottom: 2.13vw;
    font-size: 18px;
  }
  .holo-content .title-jp {
    font-size: 18px;
    line-height: 1.33;
  }
  .holo-content .main-text {
    margin-bottom: 9px;
    font-size: 12px;
    line-height: 1.83;
  }
  .holo-content.style-left {
    margin-left: -35px;
  }
  .holo-content.style-left .content-heading {
    padding: 0 0 0 35px;
  }
  .holo-content.style-left .content-main {
    padding: 30px 40px 32px 35px;
  }
  .holo-content.style-right {
    margin-right: -35px;
  }
  .holo-content.style-right .content-heading {
    padding: 0 0 0 49px;
  }
  .holo-content.style-right .content-main {
    padding: 8vw 35px 8.53vw 40px;
  }
}

/* -- Time -- */
/* ---- Banner ---- */
@media print,screen and (min-width:769px) and (max-width:9999px) {
  .banner-time {
    background: url("/img/product/system_bath/p_sb060.jpg") center center / cover no-repeat;
  }
}
@media print,screen and (min-width:0) and (max-width:768px) {
  .banner-time {
    background: url("/img/product/system_bath/p_sb060.jpg") center center / cover no-repeat;
  }
}

/* ---- Main ---- */
@media print,screen and (min-width:769px) and (max-width:9999px) {
  .section-time {
    padding: 87px 0 117px 0;
  }
}
@media print,screen and (min-width:0) and (max-width:768px) {
  .section-time {
    padding: 33px 0 45px 0;
  }
}

/* ---- Block ---- */
.time-block .block-thumbnail img {
  width: 100%;
}
@media print,screen and (min-width:0) and (max-width:768px) {
  .time-block {
    padding: 0 20px;
    margin: 0 -20px;
  }
}
.block-time-two {
  display: flex;
  flex-wrap: wrap;
  position: relative;
}
@media print,screen and (min-width:769px) and (max-width:9999px) {
  .block-time-one {
    margin-bottom: 154px;
  }
  .block-time-one .thumbnail-top {
    margin-bottom: 45px;
  }
  .block-time-two {
    margin-bottom: 92px;
    padding-bottom: 91px;
    border-bottom: 1px solid #aeaaa9;
  }
  .block-time-two .common-content {
    padding-right: 420px;
    margin-bottom: 42px;
    text-align: left;
  }
  .block-time-two .thumbnail-right {
    width: 420px;
    position: absolute;
    right: 0;
    bottom: 91px;
  }
  .block-time-two .thumbnail-bottom {
    width: 481px;
  }
  .block-time-three {
    margin-bottom: 83px;
    padding-bottom: 62px;
    border-bottom: 1px solid #aeaaa9;
  }
  .block-time-three .thumbnail-top {
    margin-bottom: 37px;
  }
  .block-time-four .content-detail {
    margin-bottom: 55px;
  }
}
@media print,screen and (min-width:0) and (max-width:768px) {
  .block-time-one {
    margin-bottom: 64px;
    display: flex;
    flex-wrap: wrap;
  }
  .block-time-one .thumbnail-top {
    width: 100%;
    margin-bottom: 26px;
  }
  .block-time-two {
    padding-bottom: 47px;
    margin-bottom: 63px;
    display: flex;
    flex-wrap: wrap;
    border-bottom: 1px solid #505050;
  }
  .block-time-two .thumbnail-right {
    width: 68vw;
    flex: 0 0 auto;
    margin: 0 auto 47px auto;
    order: 1;
  }
  .block-time-two .common-content {
    margin-bottom: 26px;
    order: 2;
  }
  .block-time-two .thumbnail-bottom {
    width: 68vw;
    flex: 0 0 auto;
    margin: 0 auto;
    order: 3;
  }
  .block-time-three {
    padding-bottom: 40px;
    margin-bottom: 65px;
    border-bottom: 1px solid #505050;
  }
  .block-time-three .thumbnail-top {
    margin-bottom: 26px;
  }
  .block-time-four .common-content {
    margin-bottom: 25px;
  }
}

/* ---- List ---- */
.time-list {
  display: flex;
  flex-wrap: wrap;
}
.time-list .list-item {
  flex: 0 0 auto;
}
.time-list .item-wrapper {
  display: block;
  text-decoration: none;
  color: #fff;
}
.time-list .item-thumbnail img {
  width: 100%;
}
.time-list .item-title {
  display: block;
  font-family: "YuMincho", "游明朝", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-weight: 400;
}
@media print,screen and (min-width:769px) and (max-width:9999px) {
  .time-list {
    margin: 0 -8px;
  }
  .time-list .list-item {
    width: 25%;
    padding: 0 9px 16px 8px;
  }
  .time-list .item-thumbnail {
    margin-bottom: 10px;
  }
  .time-list .item-title {
    font-size: 14px;
    line-height: 1.43;
  }
}
@media print,screen and (min-width:0) and (max-width:768px) {
  .time-list {
    margin: 0 -7px;
  }
  .time-list .list-item {
    width: 50%;
    padding: 0 7px 21px 7px;
  }
  .time-list .item-thumbnail {
    margin-bottom: 7px;
  }
  .time-list .item-title {
    font-size: 10px;
    line-height: 1.2;
  }
}

/* -- Reason -- */
/* ---- Banner ---- */
@media print,screen and (min-width:769px) and (max-width:9999px) {
  .banner-reason.style-time {
    height: 832px;
    align-items: flex-start;
  }
  .banner-reason.style-time .banner-content {
    margin-top: 236px;
  }
  .banner-reason {
    background: url("/img/product/system_bath/p_sb061.jpg") center center / cover no-repeat;
  }
}
@media print,screen and (min-width:0) and (max-width:768px) {
  .banner-reason {
    background: url("/img/product/system_bath/p_sb061.jpg") center center / cover no-repeat;
  }
}

/* ---- Main ---- */
@media print,screen and (min-width:769px) and (max-width:9999px) {
  .section-reason {
    padding: 54px 0 148px 0;
  }
}
@media print,screen and (min-width:0) and (max-width:768px) {
  .section-reason {
    padding: 33px 0 44px 0;
  }
}

/* ---- Block ---- */
.reason-block .block-thumbnail img {
  width: 100%;
}
@media print,screen and (min-width:0) and (max-width:768px) {
  .reason-block {
    padding: 0 20px;
    margin: 0 -20px;
  }
}
.block-reason-one .block-list {
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
}
@media print,screen and (min-width:769px) and (max-width:9999px) {
  .block-reason-one {
    margin-bottom: 79px;
    padding-bottom: 88px;
    border-bottom: 1px solid #aeaaa9;
  }
  .block-reason-one .content-detail {
    margin-bottom: 67px;
  }
  .block-reason-one .thumbnail-middle {
    width: 603px;
    margin: 0 auto 54px auto;
  }
  .block-reason-one .block-list {
    width: 893px;
    justify-content: space-between;
  }
  .block-reason-one .common-button-point {
    display: block;
  }
  .block-reason-two {
    margin-bottom: 89px;
    padding-bottom: 84px;
    border-bottom: 1px solid #aeaaa9;
  }
  .block-reason-two .thumbnail-top {
    margin-bottom: 56px;
  }
  .block-reason-two .common-content {
    margin-bottom: 72px;
  }
  .block-reason-three {
    margin-bottom: 89px;
    padding-bottom: 88px;
    border-bottom: 1px solid #aeaaa9;
  }
  .block-reason-three .thumbnail-top {
    margin-bottom: 56px;
  }
  .block-reason-three .common-content {
    margin-bottom: 41px;
  }
}
@media print,screen and (min-width:0) and (max-width:768px) {
  .block-reason-one {
    margin-bottom: 64px;
    padding-bottom: 42px;
    border-bottom: 1px solid #505050;
  }
  .block-reason-one .block-list {
    margin: 0 -4px;
    justify-content: center;
  }
  .block-reason-one .common-content {
    margin-bottom: 17px;
  }
  .block-reason-one .thumbnail-middle {
    margin-bottom: 25px;
  }
  .block-reason-one .common-button-point:nth-child(1) {
    width: 100%;
    margin-bottom: 8px;
    justify-content: center;
  }
  .block-reason-one .common-button-point:not(:nth-child(1)) {
    width: 148px;
    margin: 0 4px;
    flex: 0 0 auto;
  }
  .block-reason-one .common-button-point:not(:nth-child(1)) .button-wrapper {
    width: 100%;
  }
  .block-reason-two {
    margin-bottom: 64px;
    padding-bottom: 63px;
    border-bottom: 1px solid #505050;
  }
  .block-reason-two .thumbnail-top {
    margin-bottom: 31px;
  }
  .block-reason-two .common-content {
    margin-bottom: 38px;
  }
  .block-reason-three {
    margin-bottom: 65px;
    padding-bottom: 53px;
    border-bottom: 1px solid #505050;
  }
  .block-reason-three .thumbnail-top {
    margin-bottom: 31px;
  }
  .block-reason-three .common-content {
    margin-bottom: 38px;
  }
}
@media print,screen and (min-width:0) and (max-width:374px) {
  .block-reason-one .common-button-point:nth-child(1) {
    margin-bottom: 4px;
  }
  .block-reason-one .common-button-point:not(:nth-child(1)) {
    width: 123px;
    margin: 0 2px;
  }
}

/* ---- Slider ---- */
.reason-slider {
  padding-bottom: 38px;
}
.reason-slider .slick-track {
  display: flex!important;
}
.reason-slider .slick-slide {
  height: inherit!important;
  border: 1px solid #808080;
  float: none;
  display: block;
  align-self: stretch;
}
.reason-slider .slick-next,
.reason-slider .slick-prev {
  display: block;
  transition: .26s ease;
  opacity: 1;
  z-index: 1;
}
.reason-slider .slick-next:hover,
.reason-slider .slick-prev:hover {
  opacity: .8;
}
.reason-slider .slick-next:before,
.reason-slider .slick-prev:before {
  display: none;
}
.reason-slider .slick-disabled {
  display: none!important;
}
.reason-slider .slick-dots {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.reason-slider .slick-dots li {
  display: block;
  border-radius: 999px;
  background: #808080;
}
.reason-slider .slick-dots li:hover,
.reason-slider .slick-dots li.slick-active {
  background: #a08009;
  transition: .26s ease;
}
.reason-slider .slick-dots button {
  width: 100%;
  height: 100%;
  display: block;
  opacity: 0;
}
.reason-slider .slick-dots button::before {
  display: none!important;
}
.reason-slider .slider-wrapper {
  margin: 0 auto;
}
.reason-slider .slider-item-clean {
  width: 100%;
}
.reason-slider .slider-item-clean .item-name,
.reason-slider .slider-item-clean .item-title,
.reason-slider .slider-item-clean .info-detail ,
.reason-slider .slider-item-clean .info-note {
  display: block;
  font-family: "YuMincho", "游明朝", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-weight: 400;
  text-align: center;
}
.reason-slider .slider-item-clean .item-thumbnail,
.reason-slider .slider-item-clean img {
  width: 100%;
}

.reason-slider .slider-item-thermo {
  width: 100%;
  text-align: center;
}
.reason-slider .slider-item-thermo .item-name,
.reason-slider .slider-item-thermo .item-title,
.reason-slider .slider-item-thermo .title-note,
.reason-slider .slider-item-thermo .info-detail {
  display: block;
}
.reason-slider .slider-item-thermo .item-name {
  font-family: "Times New Roman", serif;
  font-style: italic;
  line-height: 1;
}
.reason-slider .slider-item-thermo .item-title,
.reason-slider .slider-item-thermo .title-note,
.reason-slider .slider-item-thermo .info-detail {
  font-family: "YuMincho", "游明朝", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
.reason-slider .slider-item-thermo .title-note {
  line-height: 1;
}
.reason-slider .slider-item-thermo .item-thumbnail,
.reason-slider .slider-item-thermo img {
  width: 100%;
}
@media print,screen and (min-width:769px) and (max-width:9999px) {
  .reason-slider {
    width: 711px;
    margin:  0 auto;
  }
  .reason-slider .slick-next,
  .reason-slider .slick-prev {
    width: 28px;
    height: 54px;
  }
  .reason-slider .slick-next {
    right: 0;
    background: url("/img/reform/system_bath/contents/holo/icon_arrow_002.png") center center / 100% auto no-repeat;
  }
  .reason-slider .slick-prev {
    left: 0;
    background: url("/img/reform/system_bath/contents/holo/icon_arrow_003.png") center center / 100% auto no-repeat;
  }
  .reason-slider .slick-dots {
    bottom: -34px;
  }
  .reason-slider .slick-dots li {
    width: 10px;
    height: 10px;
    margin: 0 4px;
  }
  .reason-slider .slick-slide {
    margin: 0 47px;
  }

  .reason-slider .slider-item-clean {
    min-height: 640px;
    padding: 52px 0 31px 0;
  }
  .reason-slider .slider-item-clean .item-name {
    margin-bottom: 14px;
    font-size: 28px;
  }
  .reason-slider .slider-item-clean .item-title {
    margin-bottom: 43px;
    font-size: 28px;
  }
  .reason-slider .slider-item-clean .item-thumbnail {
    margin-bottom: 37px;
  }
  .reason-slider .slider-item-clean .info-detail {
    font-size: 16px;
    line-height: 1.6;
  }
  .reason-slider .slider-item-clean .info-note {
    margin-top: 13px;
    font-size: 12px;
    line-height: 1.4;
  }

  .reason-slider .slider-item-thermo {
    height: 699px;
    padding: 52px 0 31px 0;
  }
  .reason-slider .slider-item-thermo .item-name {
    margin-bottom: 8px;
    font-size: 14px;
  }
  .reason-slider .slider-item-thermo .item-title {
    margin-bottom: 30px;
    font-size: 30px;
    font-weight: 600;
    line-height: 1.33;
  }
  .reason-slider .slider-item-thermo .title-note {
    margin-top: 4px;
    font-size: 16px;
  }
  .reason-slider .slider-item-thermo .item-thumbnail {
    margin-bottom: 18px;
  }
  .reason-slider .slider-item-thermo .info-detail {
    font-size: 16px;
    line-height: 2;
  }
}
@media print,screen and (min-width:0) and (max-width:768px) {
  .reason-slider {
    margin:  0 -35px;
    padding-bottom: 25px;
  }
  .reason-slider .slick-next,
  .reason-slider .slick-prev {
    width: 35px;
    height: 100%;
    transform: none;
    top: 0;
  }
  .reason-slider .slick-next {
    right: 0;
    background: url("/img/reform/system_bath/contents/holo/icon_arrow_002.png") 50% 43.5% / 13px auto no-repeat;
  }
  .reason-slider .slick-prev {
    left: 0;
    background: url("/img/reform/system_bath/contents/holo/icon_arrow_003.png") 50% 43.5% / 13px auto no-repeat;
  }
  .reason-slider .slick-dots {
    bottom: -25px;
  }
  .reason-slider .slick-dots li {
    width: 8px;
    height: 8px;
    margin: 0 3px;
  }
  .reason-slider .slick-slide {
    margin: 0 35px;
  }

  .reason-slider .slider-item-clean {
    padding: 39px 13px 29px 13px;
  }
  .reason-slider .slider-item-clean .item-name {
    margin-bottom: 11px;
    font-size: 22px;
  }
  .reason-slider .slider-item-clean .item-title {
    margin-bottom: 26px;
    font-size: 22px;
    line-height: 1.27;
  }
  .reason-slider .slider-item-clean .item-thumbnail {
    margin-bottom: 10px;
  }
  .reason-slider .slider-item-clean .info-detail {
    font-size: 14px;
    line-height: 1.9;
    text-align: justify;
  }
  .reason-slider .slider-item-clean .info-note {
    margin-top: 8px;
    font-size: 12px;
    line-height: 1.5;
    text-align: justify;
  }

  .reason-slider .slider-item-thermo {
    padding: 40px 13px 22px 13px;
  }
  .reason-slider .slider-item-thermo .item-name {
    margin-bottom: 6px;
    font-size: 12px;
  }
  .reason-slider .slider-item-thermo .item-title {
    margin-bottom: 27px;
    font-size: 22px;
    font-weight: 400;
    line-height: 1.28;
  }
  .reason-slider .slider-item-thermo .title-note {
    margin-top: 4px;
    font-size: 16px;
  }
  .reason-slider .slider-item-thermo .item-thumbnail {
    margin-bottom: 18px;
  }
  .reason-slider .slider-item-thermo .info-detail {
    font-size: 14px;
    line-height: 1.86;
    text-align: justify;
  }

}
@media print,screen and (min-width:0) and (max-width:374px) {
  .reason-slider {
    margin: 0 -20px;
  }
  .reason-slider .slick-slide {
    margin: 0 20px;
  }
  .reason-slider .slick-next,
  .reason-slider .slick-prev {
    width: 20px;
  }
  .reason-slider .slick-next {
    background: url("/img/reform/system_bath/contents/holo/icon_arrow_002.png") 50% 43.5% / 11px auto no-repeat;
  }
  .reason-slider .slick-prev {
    background: url("/img/reform/system_bath/contents/holo/icon_arrow_003.png") 50% 43.5% / 11px auto no-repeat;
  }

  .reason-slider .slider-item-clean {
    padding: 33px 11px 26px 11px;
  }
  .reason-slider .slider-item-clean .item-name {
    margin-bottom: 10px;
    font-size: 19px;
  }
  .reason-slider .slider-item-clean .item-title {
    margin-bottom: 26px;
    font-size: 19px;
  }
  .reason-slider .slider-item-clean .item-thumbnail {
    margin-bottom: 9px;
  }
  .reason-slider .slider-item-clean .info-detail {
    font-size: 12px;
  }
  .reason-slider .slider-item-clean .info-note {
    margin-top: 7px;
    font-size: 10px;
  }

  .reason-slider .slider-item-thermo {
    padding: 34px 11px 17px 11px;
  }
  .reason-slider .slider-item-thermo .item-name {
    margin-bottom: 5px;
    font-size: 10px;
  }
  .reason-slider .slider-item-thermo .item-title {
    margin-bottom: 23px;
    font-size: 19px;
  }
  .reason-slider .slider-item-thermo .title-note {
    margin-top: 3px;
    font-size: 14px;
  }
  .reason-slider .slider-item-thermo .item-thumbnail {
    margin-bottom: 18px;
  }
  .reason-slider .slider-item-thermo .info-detail {
    font-size: 12px;
  }
}

/* -- Pride -- */
/* ---- Banner ---- */
@media print,screen and (min-width:769px) and (max-width:9999px) {
  .banner-pride {
    background: url(/img/reform/system_bath/contents/holo/craftsmanship_016.jpg) center center / cover no-repeat;
  }
  .banner-pride .content-title {
    letter-spacing: .05em;
  }
}
@media print,screen and (min-width:0) and (max-width:768px) {
  .banner-pride {
    background: url(/img/reform/system_bath/contents/holo/craftsmanship_016_sp.jpg) center center / cover no-repeat;
  }
}

/* ---- Main ---- */
@media print,screen and (min-width:769px) and (max-width:9999px) {
  .section-pride {
    padding: 88px 0 126px 0;
  }
}
@media print,screen and (min-width:0) and (max-width:768px) {
  .section-pride {
    padding: 33px 0 80px 0;
  }
}

/* ---- Block ---- */
.pride-block .block-thumbnail img {
  width: 100%;
}
@media print,screen and (min-width:0) and (max-width:768px) {
  .pride-block {
    padding: 0 20px;
    margin: 0 -20px;
  }
}
.pride-block.block-regular .block-thumbnail {
  position: relative;
}
.pride-block.block-regular .thumbnail-info {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: 1;
}
.pride-block.block-regular .info-title ,
.pride-block.block-regular .info-detail {
  display: block;
}
.pride-block.block-regular .info-title {
  font-family: "Arial", sans-serif;
  font-weight: 700;
  letter-spacing: .3em;
}
.pride-block.block-regular .style-black {
  color: #000;
}
.pride-block.block-regular .info-wrapper {
  text-align: center;
}
.pride-block.block-regular .info-detail {
  text-align: center;
}
.pride-block.block-three .thumbnail-caption {
  display: block;
  text-align: center;
}
.pride-block.block-three .block-thumbnail {
  display: block;
  margin: 0 auto;
}
@media print,screen and (min-width:769px) and (max-width:9999px) {
  .pride-block.block-regular {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
  }
  .pride-block.block-regular + .pride-block.block-regular {
    margin-top: 141px;
  }
  .pride-block.block-regular .block-thumbnail {
    flex: 1 1 auto;
    order: 1;
  }
  .pride-block.block-regular .thumbnail-info {
    width: 50.21vw;
    max-width: 964px;
    min-width: 490px;
  }
  .pride-block.block-regular .thumbnail-background {
    height: 432px;
    position: relative;
  }
  .pride-block.block-regular .thumbnail-background img {
    width: auto;
    max-width: none;
    height: 100%;
    position: absolute;
    top: 0;
    bottom: 0;
  }
  .pride-block.block-regular .block-thumbnail .info-title {
    margin-bottom: 25px;
    font-size: 30px;
    line-height: 1;
  }
  .pride-block.block-regular .block-thumbnail .info-detail {
    font-size: 24px;
    line-height: 1;
  }
  .pride-block.block-regular .common-content {
    width: 470px;
    margin: -8px -10px 0 0;
    text-align: left;
  }
  .pride-block.style-left .block-thumbnail {
    padding-right: 26px;
    order: 1;
  }
  .pride-block.style-left .thumbnail-info {
    padding-right: 27px;
    right: 0;
  }
  .pride-block.style-left .thumbnail-background img {
    right: 0;
  }
  .pride-block.style-left .common-content {
    order: 2;
  }
  .pride-block.style-right .block-thumbnail {
    padding-left: 26px;
    order: 2;
  }
  .pride-block.style-right .thumbnail-info {
    padding-left: 27px;
    left: 0;
  }
  .pride-block.style-right .thumbnail-background img {
    left: 0;
  }
  .pride-block.style-right .common-content {
    order: 1;
  }
  .pride-block.block-three {
    margin-top: 98px;
    padding-top: 104px;
    border-top: 1px solid #aeaaa9;
  }
  .pride-block.block-three .thumbnail-caption {
    margin-bottom: 22px;
    font-size: 34px;
    line-height: 1;
  }
  .pride-block.block-three .block-thumbnail {
    width: 687px;
    margin-bottom: 37px;
  }
}
@media print,screen and (min-width:0) and (max-width:768px) {
  .pride-block.block-regular {
    margin-bottom: 10px;
    padding-bottom: 10px;
  }
  .pride-block.block-regular + .pride-block.block-regular {
    margin-top: 33px;
    padding-top: 63px;
    border-top: 1px solid #505050;
  }
  .pride-block.block-regular .block-thumbnail {
    margin-bottom: 28px;
  }
  .pride-block.block-regular .block-thumbnail .info-title {
    margin-bottom: 8px;
    font-size: 14px;
    line-height: 1;
  }
  .pride-block.block-regular .block-thumbnail .info-detail {
    font-size: 12px;
    line-height: 1;
  }
  .pride-block.block-regular .content-detail {
    margin-bottom: 18px;
  }
  .pride-block.block-regular .common-button-more {
    justify-content: center;
  }
  .pride-block.block-three {
    margin-top: 34px;
    padding-top: 65px;
    border-top: 1px solid #505050;
  }
  .pride-block.block-three .thumbnail-caption {
    margin-bottom: 15px;
    font-size: 16px;
    line-height: 1;
  }
  .pride-block.block-three .block-thumbnail {
    width: 262px;
    margin-bottom: 30px;
  }
  .pride-block.block-three .common-content .content-title {
    margin-left: -35px;
    text-align: center;
  }
}

/* -- Craftsmanship -- */
/* ---- Banner ---- */
@media print,screen and (min-width:769px) and (max-width:9999px) {
  .banner-craftsmanship {
    background: url(/img/reform/system_bath/contents/holo/craftsmanship_001.jpg) center center / cover no-repeat;
  }
}
@media print,screen and (min-width:0) and (max-width:768px) {
  .banner-craftsmanship {
    background: url(/img/reform/system_bath/contents/holo/craftsmanship_001_sp.jpg) center center / cover no-repeat;
  }
}

/* ---- Main ---- */
@media print,screen and (min-width:769px) and (max-width:9999px) {
  .section-craftsmanship {
    padding: 90px 0 129px 0;
  }
}
@media print,screen and (min-width:0) and (max-width:768px) {
  .section-craftsmanship {
    padding: 39px 0 97px 0;
  }
}

/* ---- Block ---- */
.craftsmanship-block .block-thumbnail img {
  width: 100%;
}
@media print,screen and (min-width:769px) and (max-width:9999px) {
  .craftsmanship-block.block-one {
    padding-bottom: 97px;
  }
  .craftsmanship-block.block-one .common-frame-video {
    margin-bottom: 30px;
  }
  .craftsmanship-block.block-two {
    margin-bottom: 114px;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-end;
  }
  .craftsmanship-block.block-two .thumbnail-top {
    width: calc(100% - 443px);
    max-width: 1007px;
    margin-bottom: -267px;
    display: flex;
    justify-self: flex-end;
  }
  .craftsmanship-block.block-two .thumbnail-top img {
    width: auto;
    min-width: 100%;
    max-width: none;
    margin-left: -470px;
    display: block;
  }
  .craftsmanship-block.block-two .common-content {
    width: 443px;
    min-height: 395px;
    flex: 0 0 auto;
    margin-top: -10px;
    padding-left: 40px;
    justify-self: flex-end;
  }
  .craftsmanship-block.block-two .thumbnail-bottom {
    width: 872px;
    justify-self: flex-end;
    margin-right: -470px;
  }
  .craftsmanship-block.block-three-left,
  .craftsmanship-block.block-three-right {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .craftsmanship-block.block-three-left .common-content,
  .craftsmanship-block.block-three-right .common-content {
    margin-top: -8px;
  }
  .craftsmanship-block.block-three-left {
    margin: 95px 0 80px;
  }
  .craftsmanship-block.block-three-left .block-thumbnail {
    width: calc(100% - 461px);
    max-width: 519px;
  }
  .craftsmanship-block.block-three-left .common-content {
    width: 461px;
    padding-left: 40px;
  }
  .craftsmanship-block.block-three-right {
    margin-bottom: 114px;
  }
  .craftsmanship-block.block-three-right .block-thumbnail {
    width: calc(100% - 974px);
    flex: 1 1 auto;
    max-width: 946px;
    margin-right: -470px;
    order: 2;
  }
  .craftsmanship-block.block-three-right .common-content {
    width: 504px;
    padding-right: 24px;
  }

  .craftsmanship-block.block-four-left,
  .craftsmanship-block.block-four-right {
    display: flex;
    flex-wrap: wrap;
  }
  .craftsmanship-block.block-four-left .common-content,
  .craftsmanship-block.block-four-right .common-content {
    margin-top: -8px;
  }
  .craftsmanship-block.block-four-left {
    margin: 95px 0 80px;
    justify-content: space-between;
  }
  .craftsmanship-block.block-four-left .block-thumbnail {
    width: calc(100% - 455px);
    max-width: 533px;
  }
  .craftsmanship-block.block-four-left .common-content {
    width: 455px;
    flex: 0 0 auto;
    padding-left: 39px;
    margin-right: -8px;
  }
  .craftsmanship-block.block-four-right {
    margin-bottom: 114px;
  }
  .craftsmanship-block.block-four-right .thumbnail-left {
    width: calc(100% - 455px);
    max-width: 995px;
    order: 2;
  }
  .craftsmanship-block.block-four-right .thumbnail-left img {
    width: calc(100% + 470px);
    max-width: none;
    margin-right: -470px;
  }
  .craftsmanship-block.block-four-right .common-content {
    width: 455px;
    flex: 0 0 auto;
    padding-right: 35px;
    margin-bottom: 75px;
  }
  .craftsmanship-block.block-four-right .thumbnail-bottom {
    width: 100%;
    order: 3;
  }
  .craftsmanship-block.block-five {
    margin-top: 76px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .craftsmanship-block.block-five .block-thumbnail {
    width: calc(100% - 415px);
    max-width: 565px;
  }
  .craftsmanship-block.block-five .common-content {
    width: 415px;
    flex: 0 0 auto;
    margin-top: -5px;
    padding-left: 40px;
  }
}
@media print,screen and (min-width:0) and (max-width:768px) {
  .craftsmanship-block .block-thumbnail {
    width: 100%;
  }
  .craftsmanship-block.block-one {
    padding-bottom: 97px;
  }
  .craftsmanship-block.block-one .common-frame-video {
    width: 100%;
    margin-bottom: 28px;
  }
  .craftsmanship-block.block-one .common-content {
    text-align: center;
  }
  .craftsmanship-block.block-one .content-title {
    margin-left: -25px;
  }
  .craftsmanship-block.block-two {
    margin-bottom: 71px;
  }
  .craftsmanship-block.block-two .thumbnail-top {
    margin-bottom: 27px;
  }
  .craftsmanship-block.block-two .common-content {
    margin-bottom: 25px;
  }
  .craftsmanship-block.block-three-left,
  .craftsmanship-block.block-three-right {
    display: flex;
    flex-wrap: wrap;
  }
  .craftsmanship-block.block-three-left .block-thumbnail,
  .craftsmanship-block.block-three-right .block-thumbnail {
    order: 2;
  }
  .craftsmanship-block.block-three-left .common-content,
  .craftsmanship-block.block-three-right .common-content {
    margin-bottom: 17px;
    order: 1;
  }
  .craftsmanship-block.block-three-left {
    margin-bottom: 52px;
  }
  .craftsmanship-block.block-three-left .common-content {
    margin-top: 16px;
  }
  .craftsmanship-block.block-three-right {
    margin-bottom: 98px;
  }
  .craftsmanship-block.block-four-left,
  .craftsmanship-block.block-four-right {
    display: flex;
    flex-wrap: wrap;
  }
  .craftsmanship-block.block-four-left .block-thumbnail,
  .craftsmanship-block.block-four-right .block-thumbnail {
    order: 2;
  }
  .craftsmanship-block.block-four-left .common-content,
  .craftsmanship-block.block-four-right .common-content {
    order: 1;
  }
  .craftsmanship-block.block-four-left {
    margin-bottom: 52px;
  }
  .craftsmanship-block.block-four-left .common-content {
    margin: 16px 0 43px 0;
  }
  .craftsmanship-block.block-four-right {
    margin-bottom: 98px;
  }
  .craftsmanship-block.block-four-right .common-content {
    margin-bottom: 18px;
  }
  .craftsmanship-block.block-four-right .thumbnail-left {
    margin-bottom: 15px;
  }
  .craftsmanship-block.block-five {
    display: flex;
    flex-wrap: wrap;
  }
  .craftsmanship-block.block-five .common-content {
    margin: 15px 0 18px 0;
    order: 1;
  }
  .craftsmanship-block.block-five .block-thumbnail {
    order: 2;
  }
}

/* ---- Visual ---- */
.craftsmanship-visual .content-count,
.craftsmanship-visual .info-title {
  font-family: "Times New Roman", serif;
  font-weight: 400;
}
.craftsmanship-visual .title-bonus {
  font-family: "YuMincho", "游明朝", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
.craftsmanship-visual.style-left .section-wrapper {
  justify-content: flex-start;
}
.craftsmanship-visual.style-right .section-wrapper {
  justify-content: flex-end;
}
.craftsmanship-visual.visual-process .title-bonus {
  display: block;
}
.craftsmanship-visual.visual-serial .main-phrase,
.craftsmanship-visual.visual-serial .main-title,
.craftsmanship-visual.visual-serial .main-detail {
  display: block;
  font-weight: 400;
}
@media print,screen and (min-width:769px) and (max-width:9999px) {
  .craftsmanship-visual {
    height: 650px;
    margin-bottom: 40px;
  }
  .craftsmanship-visual .section-wrapper {
    width: auto;
    max-width: none;
    display: flex;
  }
  .craftsmanship-visual .visual-content {
    display: flex;
    flex: 0 0 auto;
    align-items: flex-start;
  }
  .craftsmanship-visual .content-count {
    padding: 0 70px 38px 23px;
    background: url("/img/reform/system_bath/contents/holo/icon_decoration_001.png") bottom right / auto auto no-repeat;
    font-size: 95px;
    line-height: 1;
  }
  .craftsmanship-visual .content-info {
    margin: 84px 0 0 -80px;
  }
  .craftsmanship-visual .info-title {
    margin-bottom: 22px;
    font-size: 74px;
    line-height: 1.135;
  }
  .craftsmanship-visual .title-bonus {
    margin-left: 21px;
    font-size: 36px;
    line-height: 1.5;
  }
  .craftsmanship-visual .info-detail {
    font-size: 34px;
    line-height: 1.59;
  }
  .craftsmanship-visual.style-left .visual-content {
    margin-left: 5.47vw;
  }
  .craftsmanship-visual.style-right .visual-content {
    margin-right: 6.98vw;
  }
  .craftsmanship-visual.visual-melting {
    padding-top: 139px;
    background: url("/img/reform/system_bath/contents/holo/craftsmanship_003.jpg") center center / cover no-repeat;
  }
  .craftsmanship-visual.visual-casting {
    padding-top: 66px;
    background: url("/img/reform/system_bath/contents/holo/craftsmanship_006.jpg") center center / cover no-repeat;
  }
  .craftsmanship-visual.visual-process {
    padding-top: 66px;
    background: url("/img/reform/system_bath/contents/holo/craftsmanship_009.jpg") center center / cover no-repeat;
  }
  .craftsmanship-visual.visual-process .title-bonus {
    margin: 5px 0 0 0;
  }
  .craftsmanship-visual.visual-serial {
    padding-top: 109px;
    background: url("/img/reform/system_bath/contents/holo/craftsmanship_013.jpg") center center / cover no-repeat;
  }
  .craftsmanship-visual.visual-serial .main-phrase {
    margin-bottom: 20px;
    font-size: 36px;
    line-height: 1.5;
  }
  .craftsmanship-visual.visual-serial .main-title {
    margin-bottom: 10px;
    font-size: 34px;
    line-height: 1.59;
  }
  .craftsmanship-visual.visual-serial .main-detail {
    font-size: 18px;
    line-height: 1.89;
  }
}
@media print,screen and (min-width:0) and (max-width:768px) {
  .craftsmanship-visual {
    padding-top: 48.27vw;
    margin-bottom: 30px;
  }
  .craftsmanship-visual .visual-content {
    position: relative;
  }
  .craftsmanship-visual .content-count {
    margin-bottom: -24px;
    padding: 0 34px 20px 0;
    background: url("/img/reform/system_bath/contents/holo/icon_decoration_001_sp.png") bottom right / 100% auto no-repeat;
    font-size: 39px;
    line-height: 1;
    position: absolute;
    bottom: 100%;
    left: 0;
  }
  .craftsmanship-visual .info-title {
    margin-bottom: 9px;
    padding-left: 32px;
    font-size: 32px;
    line-height: 1.125;
  }
  .craftsmanship-visual .info-title.style-sp-bigger {
    font-size: 34px;
  }
  .craftsmanship-visual .info-title.style-sp-smaller {
    padding-top: 5px;
    font-size: 27px;
  }
  .craftsmanship-visual .title-bonus {
    display: block;
    margin-top: 0;
    font-size: 12px;
    line-height: 1.92;
  }
  .craftsmanship-visual .info-detail {
    margin-right: -25px;
    font-size: 16px;
    line-height: 1.5;
  }
  .craftsmanship-visual.visual-melting {
    background: url("/img/reform/system_bath/contents/holo/craftsmanship_003_sp.jpg") top center / 100% auto no-repeat;
  }
  .craftsmanship-visual.visual-casting {
    background: url("/img/reform/system_bath/contents/holo/craftsmanship_006_sp.jpg") top center / 100% auto no-repeat;
  }
  .craftsmanship-visual.visual-process {
    background: url("/img/reform/system_bath/contents/holo/craftsmanship_009_sp.jpg") top center / 100% auto no-repeat;
  }
  .craftsmanship-visual.visual-serial {
    background: url("/img/reform/system_bath/contents/holo/craftsmanship_013_sp.jpg") top center / 100% auto no-repeat;
  }
  .craftsmanship-visual.visual-serial .main-phrase {
    margin: -14px 0 12px 32px;
    font-size: 12px;
    line-height: 1.9;
  }
  .craftsmanship-visual.visual-serial .main-title {
    font-size: 16px;
    line-height: 1.5;
  }
}
@media print,screen and (min-width:0) and (max-width:374px) {
  .craftsmanship-visual .content-count {
    padding: 0 29px 17px 0;
    font-size: 33px;
  }
  .craftsmanship-visual .info-title {
    padding-left: 27px;
    font-size: 27px;
  }
  .craftsmanship-visual .info-title.style-sp-bigger {
    font-size: 29px;
  }
  .craftsmanship-visual .info-title.style-sp-smaller {
    font-size: 23px;
  }
  .craftsmanship-visual .title-bonus {
    font-size: 10px;
  }
  .craftsmanship-visual .info-detail {
    font-size: 17px;
  }
  .craftsmanship-visual.visual-serial .main-phrase {
    margin: -12px 0 10px 27px;
    font-size: 10px;
  }
  .craftsmanship-visual.visual-serial .main-title {
    font-size: 17px;
  }
}

/* -- Technology -- */
/* ---- Banner ---- */
.common-section-banner.banner-technology .banner-content {
  color: #000;
}
.common-section-banner.banner-technology .content-phrase,
.common-section-banner.banner-technology .content-title,
.common-section-banner.banner-technology .content-detail {
  text-shadow: none;
}
@media print,screen and (min-width:769px) and (max-width:9999px) {
  .common-section-banner.banner-technology {
    height: 570px;
    background: url(/img/reform/system_bath/contents/holo/craftsmanship_015_02.jpg) center center / cover no-repeat;
  }
}
@media print,screen and (min-width:0) and (max-width:768px) {
  .common-section-banner.banner-technology {
    background: url(/img/reform/system_bath/contents/holo/craftsmanship_015_02_sp.jpg) center center / cover no-repeat;
  }
}

/* ---- Main ---- */
@media print,screen and (min-width:769px) and (max-width:9999px) {
  .section-technology {
    padding: 80px 0 54px 0;
  }
}
@media print,screen and (min-width:0) and (max-width:768px) {
  .section-technology {
    padding: 37px 0 73px 0;
  }
}

/* ---- Block ---- */
.technology-block .block-thumbnail img {
  width: 100%;
}
@media print,screen and (min-width:0) and (max-width:768px) {
  .technology-block {
    padding: 0 20px;
    margin: 0 -20px;
  }
}
.technology-block.block-one .content-detail {
  text-align: justify;
}
.technology-block.block-two .text-main {
  display: block;
}
.technology-block.block-question .common-content {
  text-align: left;
}
.technology-block.block-three-left .content-title,
.technology-block.block-three-right .content-title,
.technology-block.block-three-left .content-detail,
.technology-block.block-three-right .content-detail {
  font-weight: 400;
}
.technology-block.block-three-left .content-detail,
.technology-block.block-three-right .content-detail {
  text-align: justify;
}
@media print,screen and (min-width:769px) and (max-width:9999px) {
  .technology-block.block-one {
    padding-bottom: 88px;
  }
  .technology-block.block-one .content-detail {
    padding-right: 10px;
  }
  .technology-block.block-two {
    position: relative;
  }
  .technology-block.block-two .block-thumbnail {
    height: 700px;
    position: relative;
    z-index: 0;
    overflow: hidden;
  }
  .technology-block.block-two .block-thumbnail img {
    width: auto;
    max-width: none;
    min-width: 100%;
    min-height: 100%;
    position: absolute;
    top: -999px;
    right: -999px;
    bottom: -999px;
    left: -999px;
    margin: auto;
  }
  .technology-block.block-two .block-content {
    display: flex;
    align-items: center;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1;
    color: #000;
  }
  .technology-block.block-two .section-wrapper {
    width: 100%;
    max-width: 1920px;
    margin-bottom: -39px;
    padding: 0 112px;
  }
  .technology-block.block-two .content-text {
    margin: 0 0 64px 10px;
  }
  .technology-block.block-two .content-text + .content-text {
    margin-bottom: 0;
  }
  .technology-block.block-two .text-main {
    margin-bottom: 7px;
    font-size: 30px;
    line-height: 1.53;
  }
  .technology-block.block-two .text-note {
    font-size: 22px;
    line-height: 2.18;
  }
  .technology-block.block-question {
    margin: 68px 0 80px 0;
  }
  .technology-block.block-question .title-icon {
    margin-right: 10px;
    font-size: 38px;
    line-height: 1.421;
  }
  .technology-block.block-question .block-thumbnail {
    margin-top: 76px;
  }
  .technology-block.block-three-left .section-wrapper,
  .technology-block.block-three-right .section-wrapper {
    display: flex;
    justify-content: space-between;
  }
  .technology-block.block-three-left .block-content,
  .technology-block.block-three-right .block-content,
  .technology-block.block-three-left .block-thumbnail,
  .technology-block.block-three-right .block-thumbnail {
    flex: 0 0 auto;
  }
  .technology-block.block-three-left .content-title,
  .technology-block.block-three-right .content-title {
    font-size: 22px;
    line-height: 2.18;
  }
  .technology-block.block-three-left .content-detail,
  .technology-block.block-three-right .content-detail {
    font-size: 18px;
    line-height: 2;
  }
  .technology-block.block-three-left .block-thumbnail,
  .technology-block.block-three-right .block-thumbnail {
    max-width: 708px;
  }
  .technology-block.block-three-left {
    margin: 212px 0 45px 0;
  }
  .technology-block.block-three-left .block-thumbnail {
    width: calc(100% - 272px);
    margin-left: -200px;
  }
  .technology-block.block-three-left .block-content {
    width: 472px;
    padding: 77px 0 0 75px;
  }
  .technology-block.block-three-right .block-thumbnail {
    width: calc(100% - 272px);
    margin-right: -187px;
    order: 2;
  }
  .technology-block.block-three-right {
    margin-bottom: 88px;
  }
  .technology-block.block-three-right .block-content {
    width: 459px;
    padding: 96px 62px 0 0;
    order: 1;
  }
}
@media print,screen and (min-width:769px) and (max-width:1050px) {
  .technology-block.block-question .content-detail.style-narrow br {
    display: none!important;
  }
}
@media print,screen and (min-width:0) and (max-width:768px) {
  .technology-block.block-one {
    padding-bottom: 58px;
  }
  .technology-block.block-one .content-title {
    margin: 0 -25px 15px -25px;
    text-align: center;
  }
  .technology-block.block-two {
    margin: 0 19px 44px 19px;
    padding: 0 0 52px 0;
    border-bottom: 1px solid #505050;
  }
  .technology-block.block-two .section-wrapper {
    padding: 0 20px;
  }
  .technology-block.block-two .block-thumbnail {
    margin: 0 -19px 32px -19px;
  }
  .technology-block.block-two .content-text {
    margin-bottom: 22px;
  }
  .technology-block.block-two .content-text + .content-text {
    margin-bottom: 0;
  }
  .technology-block.block-two .text-main {
    margin-bottom: 3px;
    font-size: 18px;
    line-height: 1.33;
  }
  .technology-block.block-two .text-note {
    font-size: 12px;
    line-height: 1;
  }
  .technology-block.block-question {
    margin-bottom: 76px;
  }
  .technology-block.block-question:last-child {
    margin-bottom: 0;
  }
  .technology-block.block-question .content-title {
    margin-right: 0;
    display: flex;
    align-items: flex-start;
  }
  .technology-block.block-question .title-icon {
    margin-right: 8px;
    font-size: 22px;
    line-height: 1.27;
  }
  .technology-block.block-question .content-title {
    font-size: 18px;
    line-height: 1.44;
  }
  .technology-block.block-question .block-thumbnail {
    margin-top: 24px;
  }
  .technology-block.block-three-left .section-wrapper,
  .technology-block.block-three-right .section-wrapper {
    display: flex;
    flex-wrap: wrap;
  }
  .technology-block.block-three-left .block-content,
  .technology-block.block-three-right .block-content,
  .technology-block.block-three-left .block-thumbnail,
  .technology-block.block-three-right .block-thumbnail {
    width: 100%;
    flex: 0 0 auto;
  }
  .technology-block.block-three-left .block-content,
  .technology-block.block-three-right .block-content {
    order: 2;
  }
  .technology-block.block-three-left .block-thumbnail,
  .technology-block.block-three-right .block-thumbnail {
    margin-bottom: 19px;
    order: 1;
  }
  .technology-block.block-three-left .content-title,
  .technology-block.block-three-right .content-title {
    margin-bottom: 4px;
    font-size: 16px;
    line-height: 1.625;
  }
  .technology-block.block-three-left .content-detail,
  .technology-block.block-three-right .content-detail {
    font-size: 14px;
    line-height: 1.86;
  }
  .technology-block.block-three-left {
    margin: -11px -20px 42px -20px;
  }
  .technology-block.block-three-right {
    margin-bottom: 71px;
  }
}

/* 320px FIX */
@media print,screen and (min-width:0) and (max-width:374px) {
  .section-wrapper {
    padding: 0 20px;
  }

  .common-content.style-time .content-title {
    margin-right: -15px;
  }
  .common-content.style-time.for-banner {
    padding: 0 5px 37px;
  }
  .common-content.style-time.for-banner .content-title {
    margin-right: -15px;
    margin-left: -15px;
  }

  .common-content.style-craftsmanship .content-title {
    margin-right: -15px;
  }

  .pride-block.block-three .common-content .content-title {
    margin-left: -15px;
  }

  .craftsmanship-visual .info-detail {
    margin-right: -15px;
  }
  .craftsmanship-block.block-one .content-title {
    margin-right: -15px;
    margin-left: -15px;
  }

  .technology-block {
    padding: 0 15px;
    margin: 0 -15px;
  }
  .technology-block.block-one .content-title {
    margin-left: -15px;
  }
  .technology-block.block-two .section-wrapper {
    padding: 0 5px;
  }
  .technology-block.block-two .block-thumbnail {
    margin: 0 -20px 32px;
  }
  .technology-block.block-two .text-main {
    margin-right: -15px;
  }
  .technology-block.block-three-left {
    margin: -11px -15px 42px;
  }
}