@charset "UTF-8";
/* common */
.txt-story-01 {
  display: block;
  margin: 0 auto;
  font-family: 'Trade Gothic W01 Light', sans-serif;
  font-size: 16px;
  line-height: 29px;
  letter-spacing: 0.035em;
  color: #333333;
}
.txt-story-01:lang(ja),
.txt-story-01-jp {
  font-family: 'UD新ゴ L', sans-serif;
}
.fig-01 {
  font-family: 'Cormorant Garamond', sans-serif;
  font-weight: 500;
  font-size: 18px;
  line-height: 21px;
  letter-spacing: -0.01em;
  color: #666;
}
.fig-01-jp {
  font-family: 'UD新ゴ L', sans-serif;
  font-style: italic;
  font-size: 14px;
  line-height: 24px;
  letter-spacing: -0.01em;
  color: #666;
}
.ico-border {
  display: block;
  margin: 0 auto;
}
@media screen and (max-width: 600px) {
  /*
  section {
    margin: 0 5vw;
  }
  */
  .innerwrap {
    margin: 0 5vw;
  }
  .header {
    margin: 0;
  }
  .box-w970,
  .box-w1170 {
    width: 90vw;
  }
  .txt-story-01 {
    width: 90vw;
    font-size: 15px;
    line-height: 24px;
    letter-spacing: 0.01em;
  }
  .txt-story-01:lang(ja),
  .txt-story-01-jp {
    font-size: 13px;
  }
  .fig-01 {
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0.03em;
    padding-top:12px;
  }
  .fig-01-jp {
    font-size: 13px;
    line-height: 20px;
    letter-spacing: 0.03em;
    padding-top:12px;
  }
  .ico-border-02 {
    display: block;
  }
}

.ttl-story-01 {
  position: absolute;
  top: 100px;
  left: 70px;
  font-family: 'Trade Gothic W01 Bold', sans-serif;
  font-size: 34px;
  line-height: 26px;
  letter-spacing: -0.02em;
  color: #1a1a1a;
}
.ttl-story-02 {
  position: absolute;
  top: 94px;
  left: 338px;
  font-family: 'Trade Gothic W01 Bold', sans-serif;
  font-size: 54px;
  line-height: 54px;
  letter-spacing: -0.02em;
  color: #1a1a1a;
}
.ttl-story-02:lang(ja),
.ttl-story-02-jp {
  font-family: 'UD新ゴ DB', sans-serif;
}
.ttl-story-02-jp2 {
  font-family: 'UD新ゴ DB', sans-serif;
  font-size: 40px;
}
.ttl-story-03 {
  font-family: 'Trade Gothic W01 Bold', sans-serif;
  font-size: 34px;
  line-height: 34px;
  letter-spacing: 0.005em;
  margin: 48px auto 27px auto;
  color: #1a1a1a;
}
.ttl-story-03:lang(ja),
.ttl-story-03-jp {
  font-family: 'UD新ゴ DB', sans-serif;
}
@media screen and (max-width: 600px) {
  .ttl-story-01 {
    position: static;
    width: 90vw;
    font-size: 27px;
    line-height: 27px;
    letter-spacing: -0.02em;
    margin: 40px 0 15px 0;
  }
  .ttl-story-01-jp {
    font-size: 22px;
    line-height: 30px;
  }
  .ttl-story-02 {
    position: static;
    font-size: 35px;
    line-height: 35px;
    margin-top:29px;
    padding-bottom: 40px;
    border-bottom: 1px solid #e5e5e5;
  }
  .ttl-story-02:lang(ja),
  .ttl-story-02-jp {
    font-size: 26px;
  }
  .ttl-story-03 {
    width: 90vw;
    font-size: 27px;
    line-height: 27px;
    letter-spacing: -0.05em;
    margin: 25px auto;
  }
  .ttl-story-03:lang(ja),
  .ttl-story-03-jp {
    font-size: 22px;
    line-height: 30px;
  }
}

.ttl-baw {
  margin: 48px auto;
}
@media screen and (max-width: 600px) {
  .ttl-baw {
    margin: 5vw auto;
  }
}

.ttl-xsite {
  margin-bottom: 40px;
}
.ttl-xsite:lang(ja) {
  margin-bottom: 54px;
}
@media screen and (max-width: 600px) {
  .ttl-xsite,
  .ttl-xsite:lang(ja) {
    margin: 5vw auto;
  }
}

.ttl-bathing {
    margin: 44px auto;
}
@media screen and (max-width: 600px) {
  .ttl-bathing {
      margin: 5vw auto;
  }
}

/* header */
.header {
  position: relative;
  height: 1000px;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
.header-story1 {
  background-image: url('/story/stories/img/mainimg_story_01.png');
}
.header-story2 {
  background-image: url('/story/stories/img/mainimg_story_02.png');
}
.header-story3 {
  background-image: url('/story/stories/img/mainimg_story_03.jpg');
}
.header-story4 {
  background-image: url('/story/stories/img/mainimg_story_04.jpg');
}
.header .logo {
  position: absolute;
  top: 40px;
  left: 50px;
}
.header .menu {
  position: absolute;
  font-family: 'Trade Gothic W01 Bold', sans-serif;
  font-size: 20px;
  line-height: 14px;
  padding: 0;
  margin: 0;
  top: 68px;
  left: 347px;
  color: #fff;
  z-index: 3;
}
.header .menu li {
  display: inline-block;
  margin-right: 61px;
}
.header .menu li a {
  text-decoration: none;
  color: #fff;
}
.header .menu li a:hover {
  opacity: 0.4;
}
.header .menu .is-active {
  opacity: 0.4;
}
.header .img-logo-02 {
  position: absolute;
  top: 40px;
  right: 80px;
  z-index: 3;
}
.header .about01-text-01 {
  position: absolute;
  top: 280px;
  left: 0;
  right: 0;
  width: 90%;
  margin: 0 auto;
  font-family: 'Trade Gothic W01 Bold', sans-serif;
  font-size: 60px;
  line-height: 46px;
  color: #fff;
  text-align: center;
}
@media screen and (max-width: 600px) {
  .header {
    height: 133vw;
  }
  .header-story1 {
    background-image: url('/story/stories/img/mainimg_story_01_sp.png');
  }
  .header-story2 {
    background-image: url('/story/stories/img/mainimg_story_02_sp.png');
  }
  .header-story3 {
    background-image: url('/story/stories/img/mainimg_story_03_sp.jpg');
  }
  .header-story4 {
    background-image: url('/story/stories/img/mainimg_story_04_sp.jpg');
  }
  .header-story5 {
    background-image: url('/story/stories/img/mainimg_story_05_sp.jpg');
  }
  .menu,
  .img-logo-02 {
    display: none;
  }
  .header .logo {
    top: 5.33vw;
    left: 5.33vw;
    width: 27.2vw;
    height: 9.86vw;
    margin: 0;
  }
  .header .about01-text-01 {
    top: 230px;
    top: 30.66vw;
    font-size: 9.33vw;
    line-height: 9.2vw;
    font-size: 35px;
    line-height: 35px;
    width: 100%;
  }
}

.hero-title {
  width: 1310px;
  height: 246px;
  position: absolute;
  top: 830px;
  left: 0;
  right: 0;
  margin: 0 auto;
  background-image: url('/story/stories/img/bg_title_01.png');
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}

.list-credit {
  margin: 0 auto;
  text-align: left;
}
  .list-credit p {
    width: 100%;
  }
  .list-credit li:first-child {
    margin-top: 100px;
  }
@media screen and (max-width: 600px) {
  .list-credit li:first-child {
    margin-top: 32px;
  }
}

.sec-story {
  margin: 136px 0 54px 0;
}
@media screen and (max-width: 600px) {
  .sec-story {
    margin: 0 5vw 7.2vw 5vw;
  }
}

@media screen and (max-width: 600px) {
  .sec-story2 {
    margin: 0 0 7.2vw 0;
  }
}

.sec-story3 {
  margin: 76px auto;
}
.sec-story3 p,
.sec-story3 div,
.sec-story3 ul,
.sec-story3 figure {
  margin: 0 auto;
}
.mtop100 {
  margin-top: 100px;
}
@media screen and (max-width: 600px) {
  .sec-story3 {
    margin: 10vw auto;
  }
  .sec-story3 figure img {
    width: 90vw;
  }
}

.sec-story5-01 {
  margin-bottom: 0;
}
.sec-story5-01 > p {
  margin-bottom: 50px;
}
.sec-story5-02 {
  margin: 30px auto 100px auto;
}
.sec-story5-02:lang(ja) {
  margin: 22px auto 100px auto;
}
.sec-story5-02 .img-story5-05 {
  margin-top: 60px;
}
.sec-story5-02:lang(ja) .img-story5-05 {
  margin-top: 48px;
}
.sec-story5-02 p.last {
  margin-top: 68px;
}
@media screen and (max-width: 600px) {
  .sec-story5-01 > p {
    margin-bottom: 5vw;
  }
  .sec-story5-02,
  .sec-story5-02:lang(ja) {
    margin: 5vw auto;
  }
  .sec-story5-02 .img-story5-05,
  .sec-story5-02:lang(ja) .img-story5-05 {
    margin-top: 0;
  }
  .sec-story5-02 p.last {
    margin-top: 10vw;
  }
}

/* story */
.list-story-01 {
  margin: 136px 0 54px 0;
}
.list-story-01 li,
.list-story-02 li,
.list-story-03 li {
  margin-bottom: 28px;
}
.list-story-01 li:last-child,
.list-story-02 li:last-child {
  margin-bottom: 0;
}
.list-story3-01 {
  margin-bottom: 28px;
}
.list-story5-01 {
  margin-bottom: 28px;
}
@media screen and (max-width: 600px) {
  .list-story-01 {
    margin: 10vw 0;
  }
  .list-story-01 li,
  .list-story-02 li {
    margin-bottom: 7.4vw;
  }
  .list-story-02 figure {
    width: 90vw;
  }
  .list-story-03 li {
    margin-bottom: 5vw;
  }
  .list-story-01 li:last-child {
    margin-bottom: 0;
  }
  .list-story3-01 {
    margin-bottom: 5vw;
  }
}

.box-layout1 {
  margin: 30px auto 25px auto;
}
  .sec-story5-01 .box-layout1 {
    margin-top: 20px;
    margin-bottom: 0;
  }
.box-layout1-spacer {
  float: left;
  width: 1px;
  height: 116px;
}
.box-layout1-img {
  float: left;
  clear: both;
  width: 370px;
  padding: 28px 38px 26px 0;
}
.box-layout1-img-2 {
  float: left;
  clear: both;
  padding: 8px 38px 26px 0;
}
@media screen and (max-width: 600px) {
  .box-layout1 {
    margin: 8vw auto 6.5vw auto;
  }
  .box-layout1-spacer {
    display: none;
  }
  .box-layout1-img,
  .box-layout1-img-2 {
    width: 90vw;
    padding: 0;
    margin-bottom: 5vw;
  }
  .box-layout1-img img,
  .box-layout1-img-2 img {
    width: 90vw;
  }
}

.box-layout2 {
  margin: 0 auto;
}
.box-layout2 > .box-layout2-left {
  float: left;
  margin-right: 30px;
}
.box-layout2 figure:first-child {
  padding-bottom: 33px;
}
.box-layout2 figure:lang(ja):first-child {
  padding-bottom: 47px;
}
@media screen and (max-width: 600px) {
  .box-layout2 figure,
  .box-layout2 figure:lang(ja):first-child {
    padding: 0 0 10vw 0;
  }
  .box-layout2 > figure:last-child {
    padding-bottom: 0;
  }
  .box-layout2 img {
    width: 90vw;
  }
}

.box-layout3 {
  margin: 0 auto;
}
.box-layout3 figure:first-child {
  float: left;
}
.box-layout3 > p {
  margin: 76px auto;
}
.fig-layout3-pc {
  width: 50%;
  display: inline-block;
}
.fig-layout3-sp {
  display: none;
}
@media screen and (max-width: 600px) {
  .box-layout3 > p {
    margin: 10vw auto;
  }
  .box-layout3 img {
    width: 90vw;
  }
  .fig-layout3-pc {
    display: none;
  }
  .fig-layout3-sp {
    display: block;
    width: 90vw;
  }
}

section > .box-layout4 {
  margin: 54px auto 0 auto;
}
.box-layout4 li {
  float: left;
  margin: 0 30px 30px 0;
}
.box-layout4 li.dummy {
  margin: 0;
}
.box-layout4 li:nth-child(4n) {
  margin-right: 0;
}
@media screen and (max-width: 600px) {
  .box-layout4 li,
  .box-layout4 li:nth-child(4n) {
    width: 43vw;
    margin: 0 4vw 4vw 0;
  }
  .box-layout4 li img {
    width: 43vw;
  }
  .box-layout4 li:nth-child(odd) {
    margin-right: 0;
  }
  .box-layout4 li:first-child,
  .box-layout4 li:first-child img {
    width: 90vw;
  }
}

section > .box-layout5 {
  margin: 54px auto 0 auto;
}
section > .box-layout5:lang(ja) {
  margin: 40px auto 0 auto;
}
.box-layout5 figure {
  margin-bottom: 33px;
}
.box-layout5 figure:lang(ja) {
  margin-bottom: 28px;
}
.box-layout5 figure:first-child {
  float: left;
  margin: 0 30px 0 0;
}
.box-layout5 figure:lang(ja):first-child {
  margin-bottom: 47px;
}
@media screen and (max-width: 600px) {
  section > .box-layout5,
  section > .box-layout5:lang(ja) {
    margin: 7.2vw auto 0 auto;
  }
  .box-layout5 figure {
    margin: 0 0 5vw 0;
  }
  .box-layout5 figure:lang(ja),
  .box-layout5 figure:lang(ja):first-child {
    margin-bottom: 5vw;
  }
  .box-layout5 figure:first-child {
    margin: 0 0 5vw 0;
  }
  .box-layout5 figure:last-child {
    margin-bottom: 0;
  }
  .box-layout5 img {
    width: 90vw;
  }
}




section > .box-layout6 {
  margin: 64px auto 0 auto;
}
.box-layout6 figure:first-child {
  float: left;
  margin-right: 30px;
}
.box-layout6 > p {
  margin-top: 84px;
}
.box-layout6 > p:lang(ja) {
  margin-top: 100px;
}
@media screen and (max-width: 600px) {
  section > .box-layout6 {
    margin: 10vw auto 0 auto;
  }
  .box-layout6 figure {
    margin: 0 auto 5vw auto;
  }
  .box-layout6 > p,
  .box-layout6 > p:lang(ja) {
    margin-top: 5vw;
  }
}

section > .box-layout7 {
  width: 100%;
  min-width: 1172px;
  max-width: 1920px;
  margin: 75px auto 16px auto;
}
  .box-layout7 img {
    width: 100%;
  }
@media screen and (max-width: 600px) {
  section > .box-layout7 {
    min-width: 100%;
    max-width: 100%;
    margin: 10vw auto 0 auto;
  }
  section > .box-layout7 img {
    width: 100%;
  }
}

section > .box-layout8 {
  margin: 30px auto 74px auto;
}
section > .box-layout8:lang(ja) {
  margin: 30px auto 45px auto;
}
.box-layout8-img-2 {
  float: right;
  clear: both;
  width: 370px;
  padding: 8px 0 26px 38px;
}
.box-layout8-img-2:lang(ja) {
  padding: 0 0 26px 38px;
}
@media screen and (max-width: 600px) {
  section > .box-layout8,
  section > .box-layout8:lang(ja) {
    margin: 5vw auto;
  }
  .box-layout8-img img,
  .box-layout8-img-2 img {
    width: 90vw;
  }
  .box-layout8 .box-layout8-img-2,
  .box-layout8-img-2:lang(ja) {
    width: 90vw;
    padding: 0;
    margin-bottom: 10vw;
  }
}

section > .box-layout9 {
  margin: 27px auto 0 auto;
}
.box-layout9 figure {
  margin-bottom: 33px;
}
.box-layout9 figure:lang(ja) {
  margin-bottom: 28px;
}
.box-layout9 figure:first-child {
  float: left;
  margin: 0 30px 0 0;
}
.box-layout9 figure:lang(ja):first-child {
  margin-bottom: 47px;
}
@media screen and (max-width: 600px) {
  .box-layout9 figure,
  .box-layout9 figure:lang(ja) {
    margin: 0 0 5vw 0;
  }
  .box-layout9 figure:first-child,
  .box-layout9 figure:lang(ja):first-child {
    margin: 0 0 5vw 0;
  }
  .box-layout9 > figure:last-child {
    margin-bottom: 0;
  }
  .box-layout9 img {
    width: 90vw;
  }
}

section > .box-layout10 {
  margin: 60px auto 0 auto;
}
.box-layout10 figure:first-child {
  float: left;
  margin-right: 30px;
}
@media screen and (max-width: 600px) {
  section > .box-layout10 {
    margin: 5vw auto 0 auto;
  }
  .box-layout10 figure {
    margin-bottom: 5vw;
  }
  .box-layout10 figure:first-child {
    margin-right: 0;
  }
}

section > .box-layout11 {
  margin: 60px auto 78px auto;
}
.box-layout11 .left {
  float: left;
  width: 562px;
  padding-right: 38px;
}
.box-layout11 figure {
  width: 370px;
}
@media screen and (max-width: 600px) {
  section > .box-layout11 {
    margin: 5vw auto;
  }
  .box-layout11 .left {
    clear: both;
    width: 90vw;
    padding-right: 0;
    margin-bottom: 5vw;
  }
  .box-layout11 figure {
    width: 90vw;
    margin: 5vw auto 0 auto;
  }
}


/* story 4 */

.sec-blueandwhite {
  margin-bottom: 50px;
}
@media screen and (max-width: 600px) {
  .sec-blueandwhite {
    margin-bottom: 5vw;
  }
}

.sec-xsite {
  margin: 62px auto 48px auto;
}
.sec-xsite:lang(ja) {
  margin: 76px auto 33px auto;
}
@media screen and (max-width: 600px) {
  .sec-xsite,
  .sec-xsite:lang(ja) {
    margin: 10vw auto 5vw auto;
  }
}

.sec-toiletinnovation {
  margin-bottom: 76px;
}
.sec-toiletinnovation > h2 {
  margin-bottom: 54px;
}
.sec-toiletinnovation > p {
  margin-top: 48px;
}
.sec-toiletinnovation > .txt-toiletinnovation-01 {
  margin-top: 30px;
}
.sec-toiletinnovation > .fig-01,
.sec-toiletinnovation > .fig-01-jp {
  margin: 16px auto 72px auto;
}
@media screen and (max-width: 600px) {
  .sec-toiletinnovation,
  .sec-toiletinnovation:lang(ja) {
    margin-bottom: 10vw;
  }
  .sec-toiletinnovation > h2 {
    margin-bottom: 5vw;
  }
  .sec-toiletinnovation > p,
  .sec-toiletinnovation > .txt-toiletinnovation-01 {
    margin-top: 5vw;
  }
  .sec-toiletinnovation > .fig-01,
  .sec-toiletinnovation > .fig-01-jp {
    margin-top: 0;
  }
  .sec-toiletinnovation .fig-01 {
    margin-top: 0;
  }
}

.sec-ofurozuki > h2 {
  margin-bottom: 54px;
}
.sec-ofurozuki > p {
  margin: 27px auto;
}
.sec-ofurozuki > figure {
  margin-bottom: 82px;
}
.sec-ofurozuki > figure:lang(ja) {
  margin-bottom: 78px;
}
.sec-ofurozuki .img-story4-32 {
  margin-bottom: 34px;
}
.sec-ofurozuki .img-story4-32:lang(ja) {
  margin-bottom: 44px;
}
@media screen and (max-width: 600px) {
  .sec-ofurozuki > h2 {
    margin-bottom: 5vw;
  }
  .sec-ofurozuki > p,
  .sec-ofurozuki > figure,
  .sec-ofurozuki > figure:lang(ja),
  .sec-ofurozuki .img-story4-32,
  .sec-ofurozuki .img-story4-32:lang(ja) {
    margin: 5vw auto;
  }
}

.sec-bathing {
  margin-bottom: 56px;
}
.sec-bathing > p {
  margin: 44px auto;
}
.sec-bathing > div {
  margin: 54px auto 84px auto;
}
.sec-bathing:lang(ja) > div {
  margin: 74px auto 34px auto;
}
.sec-bathing > .img-story4-40 {
  margin-top: 76px;
}
.sec-bathing:lang(ja) > .img-story4-40 {
  margin-top: 70px;
}
.sec-bathing:lang(ja) .list-credit li {
  margin-top: 88px;
}
@media screen and (max-width: 600px) {
  .sec-bathing {
    margin-bottom: 5vw;
  }
  .sec-bathing > p {
    margin: 5vw auto;
  }
  .sec-bathing > div,
  .sec-bathing:lang(ja) > div,
  .sec-bathing > figure,
  .sec-bathing > .img-story4-40,
  .sec-bathing:lang(ja) > .img-story4-40 {
      margin: 5vw auto;
  }
  .sec-bathing:lang(ja) .list-credit li {
    margin-top: 5vw;
  }
}

.txt-bathing:lang(ja) {
  margin: 24px auto;
}
@media screen and (max-width: 600px) {
  .txt-bathing:lang(ja) {
    margin: 5vw auto;
  }
}
