@charset "UTF-8";
/*******************************************************************
What is TOTOバスクリエイト
*******************************************************************/
.sec_link {
  margin-top: 80px;
}

.sec-cs {
  height: 200px;
  display: flex;
  align-items: center;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
}
@media only screen and (max-width: 640px) {
  .sec-cs img {
    width: 90%;
  }
}

/*==================================================================
共通
===================================================================*/
#wrapperContent #content.factory main article .more_link_wrap {
  position: relative;
}
#wrapperContent #content.factory main article .more_link_wrap h2.chapter::after {
  content: none;
}
#wrapperContent #content.factory main article .more_link_wrap::before {
  content: "";
  display: block;
  width: 56%;
  height: 68%;
  max-width: 650px;
  background-color: #F7F7F7;
  border-radius: 20px;
  position: absolute;
  top: 7px;
  left: 0;
  right: 0;
  margin: 0 auto;
}
@media only screen and (max-width: 640px) {
  #wrapperContent #content.factory main article .more_link_wrap::before {
    width: 73%;
    height: 85%;
  }
}

/*==================================================================
TOTOバスクリエイトのミッション
===================================================================*/
.page_header.mission .header_bg {
  background: url("../img/factory/mission/header_mission.jpg") no-repeat top center/cover;
}
.page_header.mission .header_bg::after {
  content: none;
}

#wrapperContent #content.factory.mission main article .ttlBox {
  position: relative;
}
#wrapperContent #content.factory.mission main article .ttlBox h2 {
  max-width: 560px;
  margin: 0 auto;
  padding: 18px 0;
  border-radius: 40px;
  background: rgb(0, 61, 129);
  background: linear-gradient(105deg, rgb(0, 61, 129) 0%, rgb(0, 61, 129) 60%, rgb(46, 181, 218) 100%);
  text-align: center;
  color: #fff;
  font-size: 2.4rem;
  font-weight: bold;
  line-height: 1;
  transform: translateY(50%);
}
#wrapperContent #content.factory.mission main article .ttlBox .imgArea {
  border-radius: 20px;
  overflow: hidden;
}
@media only screen and (max-width: 640px) {
  #wrapperContent #content.factory.mission main article .ttlBox {
    margin-bottom: 40px;
  }
  #wrapperContent #content.factory.mission main article .ttlBox h2 {
    width: 90%;
    padding: 12px 0;
    font-size: 1.5rem;
  }
}
#wrapperContent #content.factory.mission main article .lead {
  margin: 50px 0;
  text-align: center;
  color: #003D81;
  font-weight: bold;
  font-size: 1.8rem;
}
@media only screen and (max-width: 640px) {
  #wrapperContent #content.factory.mission main article .lead {
    margin: 20px 0;
  }
}
#wrapperContent #content.factory.mission main article section.sec_mission {
  margin-bottom: 100px;
}
@media only screen and (max-width: 640px) {
  #wrapperContent #content.factory.mission main article section.sec_mission {
    margin-bottom: 50px;
  }
}
#wrapperContent #content.factory.mission main article section.sec_mission h3 {
  padding: 12px 0;
  margin-bottom: 20px;
  background-color: #707070;
  color: #fff;
  font-weight: 1.68rem;
  font-weight: bold;
  line-height: 1;
  text-align: center;
}
@media only screen and (max-width: 640px) {
  #wrapperContent #content.factory.mission main article section.sec_mission h3 {
    padding: 10px 0;
    font-size: 1.4rem;
  }
}
#wrapperContent #content.factory.mission main article section.sec_introduction .detailsToggle {
  margin-bottom: 20px;
}
#wrapperContent #content.factory.mission main article section.sec_introduction .detailsToggle .flexArea {
  padding: 20px 30px;
  align-items: center;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
}
#wrapperContent #content.factory.mission main article section.sec_introduction .detailsToggle .flexArea .bx_ph {
  flex-basis: 38%;
}
#wrapperContent #content.factory.mission main article section.sec_introduction .detailsToggle .flexArea .bx_txt {
  flex-basis: calc(62% - 30px);
}
#wrapperContent #content.factory.mission main article section.sec_introduction .detailsToggle .flexArea .bx_txt p {
  margin-bottom: 30px;
}
#wrapperContent #content.factory.mission main article section.sec_introduction .detailsToggle .flexArea .bx_txt a.btn07 {
  letter-spacing: 0.1em;
}
#wrapperContent #content.factory.mission main article section.sec_introduction .detailsToggle .flexArea.row_reverse {
  flex-direction: row-reverse;
}
@media only screen and (max-width: 640px) {
  #wrapperContent #content.factory.mission main article section.sec_introduction .detailsToggle .flexArea {
    padding: 20px;
    display: block;
  }
  #wrapperContent #content.factory.mission main article section.sec_introduction .detailsToggle .flexArea .bx_ph {
    width: 80%;
    margin: 0 auto 20px;
  }
}

/*==================================================================
お風呂ができるまで
===================================================================*/
.page_header.until .header_bg {
  background: url("../img/factory/until_completed/header_until.jpg") no-repeat top left 8%/cover;
}

#wrapperContent #content.factory.until main article .lead {
  text-align: center;
  color: #003D81;
  font-weight: bold;
  font-size: 1.8rem;
}
#wrapperContent #content.factory.until main article section.sec_bg_top {
  width: 100%;
  height: 430px;
}
#wrapperContent #content.factory.until main article section.sec_bg_top .inner {
  width: 100%;
  height: 100%;
  background: url("../img/factory/until_completed/bg01.jpg") no-repeat center/cover;
  clip-path: polygon(0 160px, 100% 0, 100% 100%, 0 calc(100% - 160px));
}
#wrapperContent #content.factory.until main article section.sec {
  position: relative;
  width: 100%;
  height: 500px;
  margin-top: -150px;
}
#wrapperContent #content.factory.until main article section.sec .inner {
  width: 100%;
  height: 100%;
  clip-path: polygon(0 0, 100% 160px, 100% 100%, 0 calc(100% - 160px));
}
#wrapperContent #content.factory.until main article section.sec .flexArea {
  position: relative;
  height: 100%;
  align-items: center;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
}
#wrapperContent #content.factory.until main article section.sec .flexArea .flex_inner {
  flex-basis: 100%;
}
#wrapperContent #content.factory.until main article section.sec h2 {
  align-items: center;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
  flex-direction: column;
  width: 140px;
  height: 140px;
  margin: 0 auto;
  border-radius: 50%;
  background-color: #fff;
  box-shadow: 5px 5px 10px 0 rgba(0, 0, 0, 0.16);
}
#wrapperContent #content.factory.until main article section.sec h2 span {
  display: block;
}
#wrapperContent #content.factory.until main article section.sec h2 span.icon {
  margin-bottom: 6px;
}
#wrapperContent #content.factory.until main article section.sec h2 span.txt {
  font-weight: bold;
  color: #003D81;
  line-height: 1;
  font-size: 2.4rem;
  letter-spacing: 0.5em;
  text-indent: 0.5em;
}
#wrapperContent #content.factory.until main article section.sec .txtBox {
  flex-basis: auto;
}
#wrapperContent #content.factory.until main article section.sec .txtBox p {
  font-weight: bold;
  font-size: 1.8rem;
  color: #003D81;
}
#wrapperContent #content.factory.until main article section.sec .img_txt {
  position: absolute;
}
#wrapperContent #content.factory.until main article section.sec .img_txt img {
  filter: drop-shadow(0 0 10px rgba(0, 0, 0, 0.16));
}
#wrapperContent #content.factory.until main article section.sec .arw {
  display: block;
  width: 30px;
  height: 30px;
  padding-top: 4px;
  border-radius: 50%;
  background: rgb(0, 61, 129);
  background: linear-gradient(-19deg, rgb(0, 61, 129) 0%, rgb(0, 61, 129) 60%, rgb(46, 181, 218) 100%);
  position: absolute;
  top: 60px;
  left: 0;
  right: 0;
  margin: 0 auto;
  text-align: center;
}
#wrapperContent #content.factory.until main article section.sec01 .inner {
  background: rgb(239, 239, 239);
  background: linear-gradient(90deg, rgb(239, 239, 239) 0%, rgb(251, 251, 251) 50%, rgb(239, 239, 239) 100%);
}
#wrapperContent #content.factory.until main article section.sec01 .txtBox {
  margin-top: 16px;
}
#wrapperContent #content.factory.until main article section.sec01 .txtBox p {
  text-align: center;
  font-weight: 400;
  color: #000;
}
#wrapperContent #content.factory.until main article section.sec02 .flex_inner,
#wrapperContent #content.factory.until main article section.sec03 .flex_inner,
#wrapperContent #content.factory.until main article section.sec04 .flex_inner,
#wrapperContent #content.factory.until main article section.sec05 .flex_inner {
  align-items: center;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
}
#wrapperContent #content.factory.until main article section.sec02 .flex_inner h2,
#wrapperContent #content.factory.until main article section.sec03 .flex_inner h2,
#wrapperContent #content.factory.until main article section.sec04 .flex_inner h2,
#wrapperContent #content.factory.until main article section.sec05 .flex_inner h2 {
  position: relative;
  margin: 0 30px;
  z-index: 1;
}
#wrapperContent #content.factory.until main article section.sec02 .flex_inner .phBox, #wrapperContent #content.factory.until main article section.sec02 .flex_inner .txtBox,
#wrapperContent #content.factory.until main article section.sec03 .flex_inner .phBox,
#wrapperContent #content.factory.until main article section.sec03 .flex_inner .txtBox,
#wrapperContent #content.factory.until main article section.sec04 .flex_inner .phBox,
#wrapperContent #content.factory.until main article section.sec04 .flex_inner .txtBox,
#wrapperContent #content.factory.until main article section.sec05 .flex_inner .phBox,
#wrapperContent #content.factory.until main article section.sec05 .flex_inner .txtBox {
  flex-basis: calc((100% - 200px) / 2);
}
#wrapperContent #content.factory.until main article section.sec02 .flex_inner .phBox img,
#wrapperContent #content.factory.until main article section.sec03 .flex_inner .phBox img,
#wrapperContent #content.factory.until main article section.sec04 .flex_inner .phBox img,
#wrapperContent #content.factory.until main article section.sec05 .flex_inner .phBox img {
  display: block;
  max-width: 320px;
  border-radius: 15px;
}
#wrapperContent #content.factory.until main article section.sec02 .inner {
  background: rgb(192, 233, 244);
  background: linear-gradient(90deg, rgb(192, 233, 244) 0%, rgb(213, 240, 248) 50%, rgb(192, 233, 244) 100%);
}
#wrapperContent #content.factory.until main article section.sec02 .flex_inner .phBox {
  transform: translateY(-10%);
}
#wrapperContent #content.factory.until main article section.sec02 .flex_inner .phBox img {
  margin-left: auto;
}
#wrapperContent #content.factory.until main article section.sec02 .img_txt {
  top: 65%;
  left: 47%;
  opacity: 0.2;
}
#wrapperContent #content.factory.until main article section.sec03 .inner {
  background-color: #fff;
}
#wrapperContent #content.factory.until main article section.sec03 .flex_inner h2 {
  order: 2;
}
#wrapperContent #content.factory.until main article section.sec03 .flex_inner .phBox {
  order: 3;
  transform: translateY(10%);
}
#wrapperContent #content.factory.until main article section.sec03 .flex_inner .phBox img {
  margin-right: auto;
}
#wrapperContent #content.factory.until main article section.sec03 .flex_inner .txtBox {
  order: 1;
  text-align: right;
}
#wrapperContent #content.factory.until main article section.sec03 .img_txt {
  top: 20%;
  right: 46%;
  opacity: 0.1;
}
#wrapperContent #content.factory.until main article section.sec04 .inner {
  background: rgb(192, 233, 244);
  background: linear-gradient(90deg, rgb(192, 233, 244) 0%, rgb(213, 240, 248) 50%, rgb(192, 233, 244) 100%);
}
#wrapperContent #content.factory.until main article section.sec04 .flex_inner .phBox {
  transform: translateY(-10%);
}
#wrapperContent #content.factory.until main article section.sec04 .flex_inner .phBox img {
  margin-left: auto;
}
#wrapperContent #content.factory.until main article section.sec04 .img_txt {
  top: 63%;
  left: 52%;
  opacity: 0.2;
}
#wrapperContent #content.factory.until main article section.sec05 .inner {
  background-color: #fff;
}
#wrapperContent #content.factory.until main article section.sec05 .flex_inner h2 {
  order: 2;
}
#wrapperContent #content.factory.until main article section.sec05 .flex_inner .phBox {
  order: 3;
  transform: translateY(10%);
}
#wrapperContent #content.factory.until main article section.sec05 .flex_inner .phBox img {
  margin-right: auto;
}
#wrapperContent #content.factory.until main article section.sec05 .flex_inner .txtBox {
  order: 1;
  text-align: right;
}
#wrapperContent #content.factory.until main article section.sec05 .img_txt {
  top: 27%;
  right: 55%;
  opacity: 0.1;
}
#wrapperContent #content.factory.until main article section.sec_bg_btm .inner {
  background: url("../img/factory/until_completed/bg02.jpg") no-repeat bottom center/cover;
}
@media only screen and (max-width: 768px) {
  #wrapperContent #content.factory.until main article section.sec_bg_top .inner {
    clip-path: polygon(0 100px, 100% 0, 100% 100%, 0 calc(100% - 100px));
  }
  #wrapperContent #content.factory.until main article section.sec {
    height: 400px;
    margin-top: -90px;
  }
  #wrapperContent #content.factory.until main article section.sec .inner {
    clip-path: polygon(0 0, 100% 100px, 100% 100%, 0 calc(100% - 100px));
  }
  #wrapperContent #content.factory.until main article section.sec02 .flex_inner .phBox img,
  #wrapperContent #content.factory.until main article section.sec03 .flex_inner .phBox img,
  #wrapperContent #content.factory.until main article section.sec04 .flex_inner .phBox img,
  #wrapperContent #content.factory.until main article section.sec05 .flex_inner .phBox img {
    max-width: 90%;
  }
}
@media only screen and (max-width: 640px) {
  #wrapperContent #content.factory.until main article section.sec_bg_top {
    height: 300px;
  }
  #wrapperContent #content.factory.until main article section.sec_bg_top .inner {
    clip-path: polygon(0 50px, 100% 0, 100% 100%, 0 calc(100% - 50px));
  }
  #wrapperContent #content.factory.until main article section.sec {
    height: auto;
    margin-top: -40px;
  }
  #wrapperContent #content.factory.until main article section.sec .inner {
    clip-path: polygon(0 0, 100% 50px, 100% 100%, 0 calc(100% - 50px));
  }
  #wrapperContent #content.factory.until main article section.sec .flexArea {
    display: block;
    padding: 60px 0;
  }
  #wrapperContent #content.factory.until main article section.sec .txtBox p {
    font-size: 1.6rem;
  }
  #wrapperContent #content.factory.until main article section.sec .arw {
    top: 5px;
  }
  #wrapperContent #content.factory.until main article section.sec02 .flex_inner h2,
  #wrapperContent #content.factory.until main article section.sec03 .flex_inner h2,
  #wrapperContent #content.factory.until main article section.sec04 .flex_inner h2,
  #wrapperContent #content.factory.until main article section.sec05 .flex_inner h2 {
    order: 1;
  }
  #wrapperContent #content.factory.until main article section.sec02 .flex_inner .phBox,
  #wrapperContent #content.factory.until main article section.sec03 .flex_inner .phBox,
  #wrapperContent #content.factory.until main article section.sec04 .flex_inner .phBox,
  #wrapperContent #content.factory.until main article section.sec05 .flex_inner .phBox {
    order: 3;
    flex-basis: 100%;
    transform: translateY(0);
  }
  #wrapperContent #content.factory.until main article section.sec02 .flex_inner .phBox img,
  #wrapperContent #content.factory.until main article section.sec03 .flex_inner .phBox img,
  #wrapperContent #content.factory.until main article section.sec04 .flex_inner .phBox img,
  #wrapperContent #content.factory.until main article section.sec05 .flex_inner .phBox img {
    max-width: 80%;
    margin: 0 auto;
  }
  #wrapperContent #content.factory.until main article section.sec02 .flex_inner .txtBox,
  #wrapperContent #content.factory.until main article section.sec03 .flex_inner .txtBox,
  #wrapperContent #content.factory.until main article section.sec04 .flex_inner .txtBox,
  #wrapperContent #content.factory.until main article section.sec05 .flex_inner .txtBox {
    order: 2;
    flex-basis: 100%;
    margin: 16px 0;
  }
  #wrapperContent #content.factory.until main article section.sec02 .flex_inner .txtBox p,
  #wrapperContent #content.factory.until main article section.sec03 .flex_inner .txtBox p,
  #wrapperContent #content.factory.until main article section.sec04 .flex_inner .txtBox p,
  #wrapperContent #content.factory.until main article section.sec05 .flex_inner .txtBox p {
    text-align: center;
  }
  #wrapperContent #content.factory.until main article section.sec02 .img_txt,
  #wrapperContent #content.factory.until main article section.sec03 .img_txt,
  #wrapperContent #content.factory.until main article section.sec04 .img_txt,
  #wrapperContent #content.factory.until main article section.sec05 .img_txt {
    top: 60px;
    left: 0;
    right: auto;
  }
  #wrapperContent #content.factory.until main article section.sec_bg_btm {
    height: 300px;
  }
}

/*==================================================================

===================================================================*//*# sourceMappingURL=layout_factory.css.map */