body {
  width: 100%;
  overflow-x: hidden;
  padding: 0 !important;
  margin: 0;
}

.video {
  width: 100%;
}

h1 {
  display: none;
}
h2 {
  display: none;
}

header {
  background-color: #14403a;
  padding: 7px 0 7px;
}

.headlogo {
  display: flex;
  justify-content: center;
  align-items: center;
}
.headlogo a {
  display: flex;
}
.headlogo img {
  width: 260px;
  display: inline-block;
}
h3 {
  text-align: center;
}
h3 img {
  width: 320px;
}
.about {
  text-align: center;
}
p.abouttext {
  font-size: 14px;
  line-height: 2em;
}
.movie img {
  width: 100%;
}
.aboutaria {
  padding: 200px 0;
}
.scene {
  background-color: #14403a;
  padding: 200px 0;
  width: 100%;
}
.scenefull {
  width: 80%;
  margin: 0 auto;
  overflow: hidden;
}
.scenetitle {
  color: #ffffff;
  font-family: "Noto Serif JP", serif;
  letter-spacing: 0.2em;
  line-height: 1.8em;
  border-bottom: #ffffff solid 1px;
  padding-bottom: 10px;
}
.sceneleft {
  width: 30%;
  float: left;
}
.sceneright {
  width: 70%;
  float: right;
}
ul.sceneimg li {
  width: 30%;
  display: inline-block;
  margin: 1%;
}
ul.sceneimg li img {
  width: 100%;
}
li {
  list-style: none;
}
.clear {
  clear: both;
}
.lookbook {
  padding: 200px 20px 20px;
}
.looktitle {
  text-align: center;
  color: #000;
  font-family: "Noto Serif JP", serif;
  letter-spacing: 0.2em;
  text-decoration: underline;
  text-underline-offset: 15px;
}

.lookwrap {
  width: 100%;
  text-align: center;
  display: flex;
}

ul.lookimg li {
  width: 32%;
  display: inline-block;
  display: flex;
  justify-content: space-between;
  padding: 0;
  margin-bottom: 22px;
}

ul.lookimg {
  padding: 0;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
ul.lookimg:after {
  content: "";
  display: block;
  width: 32%;
  height: 0;
}
ul.lookimg li img {
  width: 100%;
}
footer {
  background-color: #14403a;
}
.footerlogo {
  width: 300px;
  padding-top: 30px;
  margin: 0 auto;
}
.footerlogo img {
  width: 100%;
}
.footnav {
  display: flex;
  color: #ffffff;
  flex-wrap: nowrap;
  padding: 8px 20% 20px;
  list-style: none;
}
.footnav li {
  text-align: center;
  width: 100%;
  padding: 10px;
  font-size: 14px;
}
p.copy {
  color: #fff;
  text-align: center;
  padding-bottom: 40px;
  font-size: 0.7em;
  margin: 0;
}
.lookfullimg {
  width: 100%;
  margin: 100px 0 0;
  padding: 0;
  text-align: center;
}
.lookfullimg img {
  width: 100%;
}

.lookimg li img:hover {
  opacity: 0;
  transition: opacity 0.5s;
}

.lookimg li img {
  transition: opacity 0.5s;
}

.look1b {
  background: url("../img/2024ss/0134.webp");
  background-size: cover;
}

.look1b {
  background: url("../img/2024ss/0134.webp");
  background-size: cover;
}

.look2b {
  background: url("../img/2024ss/0309.webp");
  background-size: cover;
}

.look3b {
  background: url("../img/2024ss/0387.webp");
  background-size: cover;
}

.look4b {
  background: url("../img/2024ss/0443.webp");
  background-size: cover;
}

.look5b {
  background: url("../img/2024ss/0505.webp");
  background-size: cover;
}

.look6b {
  background: url("../img/2024ss/0687.webp");
  background-size: cover;
}

.look7b {
  background: url("../img/2024ss/0742.webp");
  background-size: cover;
}

.look8b {
  background: url("../img/2024ss/0816.webp");
  background-size: cover;
}

.look9b {
  background: url("../img/2024ss/0860.webp");
  background-size: cover;
}

.look10b {
  background: url("../img/2024ss/1004.webp");
  background-size: cover;
}

.look11b {
  background: url("../img/2024ss/1050.webp");
  background-size: cover;
}

.look12b {
  background: url("../img/2024ss/1123.webp");
  background-size: cover;
}

.look13b {
  background: url("../img/2024ss/1145.webp");
  background-size: cover;
}

.look14b {
  background: url("../img/2024ss/1237.webp");
  background-size: cover;
}

.look15b {
  background: url("../img/2024ss/0090.webp");
  background-size: cover;
}
.look_s_1b {
  background: url("../img/2024ss/0133.webp");
  background-size: cover;
}
.look_s_2b {
  background: url("../img/2024ss/0290.webp");
  background-size: cover;
}
.look_s_3b {
  background: url("../img/2024ss/0510.webp");
  background-size: cover;
}
.look_s_4b {
  background: url("../img/2024ss/0866.webp");
  background-size: cover;
}
.look_s_5b {
  background: url("../img/2024ss/0984.webp");
  background-size: cover;
}
.look_s_6b {
  background: url("../img/2024ss/1213.webp");
  background-size: cover;
}
.look_s_7b {
  background: url("../img/2024ss/0157.webp");
  background-size: cover;
}
.look_s_8b {
  background: url("../img/2024ss/0657.webp");
  background-size: cover;
}
.footnav li a {
  color: #ffffff;
  text-decoration: none;
}

@media screen and (max-width: 968px) {
  .headlogo {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 6px 0 2px;
  }
  .headlogo img {
    width: 200px;
  }

  h3 img {
    width: 200px;
  }
  .about {
    text-align: center;
  }
  p.abouttext {
    font-size: 12px;
    line-height: 2em;
  }
  .aboutaria {
    padding: 70px 0 80px;
  }
  .scene {
    background-color: #14403a;
    padding: 80px 0;
    width: 100%;
  }
  .scenefull {
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
  }
  .scenetitle {
    color: #ffffff;
    font-family: "Noto Serif JP", serif;
    letter-spacing: 0.2em;
    text-align: center;
    line-height: 2em;
    border-bottom: none;
    padding-bottom: 10px;
    font-size: 14px;
  }
  .sceneleft {
    width: 100%;
    float: none;
  }
  .sceneright {
    width: 100%;
    float: none;
  }
  ul.sceneimg {
    width: 98%;
    padding: 4px;
    margin: 0;
    text-align: center;
  }
  ul.sceneimg li {
    width: 45%;
    display: inline-block;
  }
  ul.sceneimg li img {
    width: 100%;
  }
  .lookbook {
    padding: 80px 0 20px;
  }
  .looktitle {
    text-align: center;
    color: #000;
    font-family: "Noto Serif JP", serif;
    letter-spacing: 0.2em;
    text-decoration: none;
    font-size: 14px;
  }
  .lookfullimg {
    width: 100%;
    margin: 50px 0 0;
    padding: 0;
    text-align: center;
  }
  .lookfullimg img {
    width: 95%;
  }
  .lookwrap {
    width: 95%;
    display: flex;
    margin: 0 auto;
  }
  ul.lookimg li {
    width: 48%;
    display: inline-block;
    display: flex;
    justify-content: space-between;
    padding: 0;
    margin-bottom: 22px;
  }
  ul.lookimg {
    padding: 0;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }
  ul.lookimg li img {
    width: 100%;
  }
  .footnav {
    display: block;
    color: #ffffff;
    flex-wrap: nowrap;
    padding: 0 10px;
    list-style: none;
  }
  .footnav li {
    text-align: center;
    width: 100%;
    padding: 4px;
    font-size: 12px;
    margin-bottom: 4px;
  }
  p.copy {
    color: #fff;
    text-align: center;
    padding-bottom: 18px;
    font-size: 9px;
    margin: 2px;
  }
  .footerlogo {
    width: 200px;
    padding-top: 20px;
    margin: 0 auto;
  }
  .footerlogo img {
    width: 100%;
  }
}

@media screen and (min-width: 968px) {
  .spbr {
    display: none;
  }
}
