* {
  min-height: 0%;
  box-sizing: border-box;
}

body {
  font-family: 'A1 Mincho';
  font-size: 16px;
  color: #0f0500;
  line-height: 1;
  letter-spacing: 0.05em;
  background-color: #0f0500;
}

img {
  vertical-align: bottom;
  width: 100%;
}

a {
  text-decoration: none;
  color: #0f0500;
}

a:hover {
  opacity: .8;
}

.mv {
  position: relative;
  height: 100vh;
}

.mv .mv-slide {
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  z-index: -1;
  width: 100%;
  height: 100vh;
}

.mv .mv-slide img {
  object-fit: cover;
  object-position: bottom;
  height: 100%;
}

.mv .swiper {
  width: 100%;
  height: 100vh;
}

.mv .mv-txt-1 {
  position: absolute;
  top: 36%;
  left: 50%;
  transform: translateX(-50%);
  width: 112.67px;
}

.mv .mv-txt-2 {
  position: absolute;
  top: 40px;
  left: 50%;
  transform: translateX(-50%);
  width: 212.0866px;
}

.mv .mv-txt-3 {
  position: absolute;
  bottom: 48px;
  left: 50%;
  transform: translateX(-50%);
  width: 136.1587px;
}

.yodo {
  background-color: rgba(15, 5, 0, 0.85);
  padding: 70px 30px;
}

.yodo p {
  display: flex;
  justify-content: center;
  font-size: 18px;
  line-height: 2;
  color: #f5f0e6;
}

.yodoUnder {
  background-color: #f5f0e6;
  padding: 70px 30px;
}

.yodoUnder > div {
  display: flex;
  justify-content: center;
  align-items: center;
}

.yodoUnder > div .left {
  width: 250px;
  margin-right: 30px;
}

.yodoUnder > div .right {
  width: 259.635px;
}

.box {
  background-image: url(/store/yamahon/assets/img/index/bg-box.jpg);
  background-position: center -9vw;
  background-size: cover;
  height: 400px;
  position: relative;
}

.box .box-inner {
  display: flex;
  justify-content: space-between;
  width: 88%;
  height: 100%;
  margin: auto;
  padding: 34px 0 30px;
}

.box .left {
  width: 193.0362px;
}

.box .right {
  display: flex;
  align-items: flex-end;
  width: 378.3315px;
}

.kakera {
  background-image: url(/store/yamahon/beniko_m/assets/img/index/bg-kakera.jpg);
  background-position: center;
  background-size: cover;
  height: 400px;
  position: relative;
}

.kakera .kakera-inner {
  display: flex;
  justify-content: space-between;
  width: 88%;
  margin: auto;
  padding: 50px 0 0;
  transform: translateX(10px);
}

.kakera .left {
  width: 100.9814px;
  margin-top: 23px;
}

.kakera .right {
  width: 51.7715px;
}

.wan {
  background-image: url(/store/yamahon/assets/img/index202406/bg-wan.jpg);
  background-position: center;
  background-size: cover;
  height: 400px;
  position: relative;
}

.wan .wan-inner {
  display: flex;
  justify-content: space-between;
  width: 88%;
  margin: auto;
  padding: 50px 0 0;
  transform: translateX(10px);
}

.wan .left {
  width: 240.414px;
  margin-top: 31px;
}

.wan .right {
  width: 122.205px;
  margin-top: 89px;
}

.houhin {
  background-image: url(/store/yamahon/assets/img/bg-houhin.jpg);
  background-position: center;
  background-size: cover;
  height: 400px;
  position: relative;
}

.houhin .houhin-inner {
  display: flex;
  justify-content: space-between;
  max-width: 750px;
  margin: auto;
  padding: 50px 0 0;
  transform: translateX(-66px);
}

.houhin .left {
  width: 293.9922px;
}

.houhin .right {
  width: 50.3956px;
}

.items {
  padding: 70px 30px;
  background-color: #fff;
}

.items .toggleWrap {
  position: relative;
}

.items .items-header {
  display: flex;
  justify-content: space-between;
  max-width: 780px;
  margin: 0 auto 70px;
}

.items .items-header > div:nth-of-type(1) {
  width: 100%;
  line-height: 2;
}

.items .items-header > div:nth-of-type(2) {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  width: 330px;
}

.items .items-header > div:nth-of-type(2) a {
  display: block;
  width: 250px;
}

.items .items-header > div:nth-of-type(2) .txt {
  width: 59.5px;
  margin-left: 15px;
}

.items .items-header--3, .items .items-header--4 {
  flex-direction: row-reverse;
  justify-content: center;
}

.items .items-header--3 > div:nth-of-type(1), .items .items-header--4 > div:nth-of-type(1) {
  width: initial;
}

.items .items-header--3 > div:nth-of-type(2), .items .items-header--4 > div:nth-of-type(2) {
  margin-right: 40px;
}

.items .items-header--4 > div:nth-of-type(2) {
  margin-right: 55px;
}

.items .items-cat {
  border-bottom: 0.5px solid #000;
  max-width: 780px;
  margin: auto;
}

.items .items-cat img {
  background: #fff;
  transform: translateY(1px);
  padding-right: 12px;
}

.items .items-cat--1 img {
  width: calc(92.4429px + 12px);
}

.items .items-cat--2 img {
  width: calc(107.1357px + 12px);
}

.items .items-cat--4 + div {
  text-align: center;
  margin-top: 58px;
}

.items .items-cnt {
  display: flex;
  flex-wrap: wrap;
  max-width: 780px;
  margin: auto;
}

.items .items-cnt.mgb {
  margin-bottom: 90px;
}

.items .items-cnt.mgb-2 {
  margin-bottom: 50px;
}

.items .items-cnt a {
  display: block;
  margin: 50px 60px 0 0;
  text-align: center;
  width: 220px;
}

.items .items-cnt a .pic {
  position: relative;
  margin-bottom: 15px;
}

.items .items-cnt a p:nth-of-type(1) {
  font-size: 18px;
  line-height: 1.56;
}

.items .items-cnt a p:nth-of-type(2) {
  font-size: 15px;
  line-height: 2.13;
}

.items .items-cnt a p:nth-of-type(2) span {
  font-size: 12px;
}

.items .items-cnt a .btn {
  display: block;
  width: 151px;
  margin: 11px auto 0;
}

.items .items-cnt a:nth-of-type(1), .items .items-cnt a:nth-of-type(2), .items .items-cnt a:nth-of-type(3) {
  margin-top: 58px;
}

.items .items-cnt a:nth-of-type(3n) {
  margin-right: 0;
}

.items .items-cnt a.sold .pic::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  background-image: url(/store/yamahon/assets/img/sold.png);
  background-size: 100%;
  width: 100%;
  height: 100%;
}

.items .toggle .items-cnt a:nth-of-type(3), .items .toggle .items-cnt a:nth-of-type(4), .items .toggle .items-cnt a:nth-of-type(5) {
  margin-top: 58px;
}

.items .toggle .items-cnt a:nth-of-type(3n) {
  margin-right: 60px;
}

.items .toggle .items-cnt a:nth-of-type(3n+2) {
  margin-right: 0;
}

.items--houhin .items-header {
  display: flex;
  justify-content: space-between;
  max-width: 780px;
  margin: 0 auto 20px;
}

.items--houhin .items-header > div:nth-of-type(1) {
  line-height: 2;
  width: initial;
}

.items--houhin .items-header > div:nth-of-type(2) {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  width: 340px;
}

.items--houhin .items-header > div:nth-of-type(2) a {
  display: block;
  width: 250px;
}

.items--houhin .items-header > div:nth-of-type(2) .txt {
  width: 69.6493px;
  margin-left: 15px;
}

.toggle {
  display: none;
}

.viewall {
  width: 100%;
  margin: -210px auto 80px;
  padding: 180px 0 0;
  text-align: center;
  background: linear-gradient(180deg, transparent, transparent 0%, #fff 80%);
  position: relative;
}

.viewall img {
  width: 287.2735px;
  cursor: pointer;
}

.viewall img:hover {
  opacity: .8;
}

.viewall.open {
  background: none;
  margin: -40px auto 30px;
  padding: 0;
  display: none;
}

.staff {
  display: flex;
  justify-content: center;
  background-color: #fff;
  border-top: 1px solid #231815;
  border-bottom: 1px solid #231815;
  padding: 20px 0;
}

#staff-open {
  width: 150px;
}

.staff-modal-ttl {
  width: 80.8159px;
  margin: auto;
}

.staff-modal-ttl2 {
  text-align: center;
  font-family: 'A1 Gothic R';
  padding: 70px 0 20px;
}

.staff-modal-man {
  display: flex;
  justify-content: center;
  font-size: 14px;
}

.staff-modal-man div:nth-of-type(1) {
  width: 140px;
  text-align: right;
}

.staff-modal-man div:nth-of-type(2) {
  width: 154px;
}

.staff-close {
  margin: 70px auto 0;
  width: 30px;
  cursor: pointer;
}

.staff-close:hover {
  opacity: .8;
}

.modaal-container {
  max-width: 500px;
}

.modaal-content-container {
  line-height: 2;
  letter-spacing: 0.075em;
  padding: 60px 30px 32px;
}

footer {
  padding: 70px 30px 60px;
  background-color: #f5f0e6;
}

footer .sns {
  display: flex;
  justify-content: space-between;
  width: 250px;
  margin: auto;
}

footer .sns a {
  display: block;
  width: 50px;
}

footer .sns a.tw {
  width: 45px;
}

footer .relations {
  display: flex;
  justify-content: space-between;
  width: 260px;
  margin: 45px auto 50px;
}

footer .relations a {
  display: block;
  width: 120px;
}

footer a.home {
  display: block;
  width: 90px;
  margin: auto;
}

.bnr-sb {
  display: block;
  max-width: 780px;
  margin: 0 auto 10px;
}

.pc {
  display: block !important;
}

.sp {
  display: none !important;
}

@media (max-width: 900px) {
  .kakera .kakera-inner {
    transform: initial;
  }
  .items .items-cnt {
    max-width: 710px;
  }
  .items .items-cnt a {
    margin: 50px 39.5px 0 0;
    width: 210px;
  }
}

@media (max-width: 1400px) {
  .box {
    background-position: bottom;
  }
}

@media (max-width: 768px) {
  body {
    font-size: 14px;
  }
  .mv::before {
    background-image: url(/store/yamahon/assets/img/bg-mv-sp.jpg);
    background-position: top center;
    height: 130vw;
  }
  .mv .mv-txt-1 {
    width: 20%;
    top: 23%;
  }
  .mv .mv-txt-2 {
    width: 42%;
    top: 3%;
  }
  .mv .mv-txt-3 {
    width: 28%;
    bottom: 4%;
  }
  .yodo {
    padding: 35px 5%;
  }
  .yodo p {
    font-size: 14px;
  }
  .yodoUnder {
    padding: 35px 5%;
  }
  .yodoUnder > div {
    flex-direction: column;
    max-width: 187.5px;
    margin: auto;
  }
  .yodoUnder > div .left {
    width: 100%;
    margin: 0;
  }
  .yodoUnder > div .right {
    width: 100%;
    margin-top: 20px;
  }
  .box {
    background-image: url(/store/yamahon/assets/img/index/bg-box-sp.jpg);
    height: 73.3333vw;
  }
  .box .box-inner {
    width: 85%;
    padding: 4% 0;
  }
  .box .left {
    width: 42%;
  }
  .box .right {
    width: 58%;
  }
  .kakera {
    background-image: url(/store/yamahon/beniko_m/assets/img/index/bg-kakera-sp.jpg);
    height: 100vw;
  }
  .kakera .kakera-inner {
    transform: initial;
    flex-direction: column-reverse;
    height: 100vw;
    width: 85%;
    padding: 4% 0;
  }
  .kakera .left {
    margin-top: 0;
    width: 97%;
  }
  .kakera .right {
    width: 62%;
  }
  .wan {
    background-image: url(/store/yamahon/assets/img/index202406/bg-wan-sp.jpg);
    height: 73.3vw;
  }
  .wan .wan-inner {
    transform: initial;
    height: 100%;
    width: 85%;
    padding: 4% 0;
  }
  .wan .left {
    margin-top: 4%;
    width: 50%;
  }
  .wan .right {
    width: 18%;
    margin-top: 39%;
  }
  .houhin {
    background-image: url(/store/yamahon/assets/img/bg-houhin-sp.jpg);
    height: 73vw;
  }
  .houhin .houhin-inner {
    padding: 5% 8% 5% 5%;
    transform: initial;
  }
  .houhin .left {
    width: 41%;
  }
  .houhin .right {
    width: 12%;
  }
  .items {
    padding: 35px 5%;
  }
  .items .items-header {
    flex-direction: column;
    align-items: center;
    margin-bottom: 50px;
  }
  .items .items-header > div:nth-of-type(1) {
    margin-bottom: 25px;
  }
  .items .items-header > div:nth-of-type(2) {
    max-width: 255px;
  }
  .items .items-header--houhin .items-header {
    flex-direction: column;
    align-items: center;
  }
  .items .items-header--houhin .items-header > div:nth-of-type(1) {
    margin-bottom: 25px;
  }
  .items .items-header--houhin .items-header > div:nth-of-type(2) {
    max-width: 255px;
  }
  .items .items-header--3 > div:nth-of-type(2), .items .items-header--4 > div:nth-of-type(2) {
    margin-right: 0;
  }
  .items .items-header--4 > div:nth-of-type(2) a {
    width: 260px;
  }
  .items .items-cat--1 img {
    width: calc(74px + 12px);
  }
  .items .items-cat--2 img {
    width: calc(85px + 12px);
  }
  .items .items-cat--4 + div {
    margin-top: 32px;
  }
  .items .items-cnt {
    justify-content: space-between;
  }
  .items .items-cnt.mgb {
    margin-bottom: 50px;
  }
  .items .items-cnt.mgb-2 {
    margin-bottom: 40px;
  }
  .items .items-cnt a {
    margin: 27.5px 0 0;
    width: 47%;
    max-width: 300px;
  }
  .items .items-cnt a:nth-of-type(1), .items .items-cnt a:nth-of-type(2) {
    margin-top: 32px;
  }
  .items .items-cnt a:nth-of-type(3) {
    margin-top: 27.5px;
  }
  .items .items-cnt a .pic {
    margin-bottom: 10px;
  }
  .items .items-cnt a p:nth-of-type(1) {
    font-size: 13.5px;
  }
  .items .items-cnt a p:nth-of-type(2) {
    font-size: 11.5px;
  }
  .items .items-cnt a p:nth-of-type(2) span {
    font-size: 10px;
  }
  .items .items-cnt a .btn {
    width: 112.5px;
    margin-top: 7px;
  }
  .items .toggle .items-cnt a:nth-of-type(3), .items .toggle .items-cnt a:nth-of-type(4), .items .toggle .items-cnt a:nth-of-type(5) {
    margin-top: 27.5px;
  }
  .items .toggle .items-cnt a:nth-of-type(3n) {
    margin-right: 0;
  }
  .viewall {
    margin-bottom: 50px;
  }
  .viewall img {
    width: 200px;
  }
  .staff {
    padding: 15px 0;
  }
  #staff-open {
    width: 112.5px;
  }
  .staff-modal-ttl {
    width: 62px;
  }
  .staff-modal-ttl2 {
    padding: 50px 0 15px;
    font-size: 12px;
  }
  .staff-modal-man {
    font-size: 11px;
  }
  .staff-close {
    margin: 58px auto 0;
    width: 27.5px;
  }
  .modaal-content-container {
    padding: 40px 15px 25px;
  }
  .modaal-inner-wrapper {
    padding: 80px 0;
  }
  footer {
    padding: 35px 5%;
  }
  footer .sns {
    width: 187.5px;
  }
  footer .sns a {
    width: 37.5px;
  }
  footer .sns a.tw {
    width: 33.75px;
  }
  footer .relations {
    width: 195px;
    margin: 35px auto 37.5px;
  }
  footer .relations a {
    width: 90px;
  }
  footer a.home {
    width: 67.5px;
  }
  .pc {
    display: none !important;
  }
  .sp {
    display: block !important;
  }
}
