@charset "UTF-8";
/*リセット
--------------------------------------------*/
/*メディアクエリー

---------------------------------------------*/
/* コンテンツ
---------------------------------------------*/
html,
body {
  width: 100%;
  color: #000;
  line-height: 1.4;
  letter-spacing: 0.09em;
  font-family: "modesto-expanded", serif;
  font-weight: 400;
}

img {
  width: 100%;
  height: auto;
  display: block;
}

a {
  cursor: pointer;
  text-decoration: none;
}

@media screen and (min-width: 751px) {
  .pcNone {
    display: none;
  }
}
@media screen and (max-width: 750px) {
  .pcNone {
    display: block;
  }
}

@media screen and (max-width: 750px) {
  .spNone {
    display: none;
  }
}
@media screen and (min-width: 751px) {
  .spNone {
    display: block;
  }
}

.pdtop40 {
  padding-top: 40px;
}

.pdtop5 {
  padding-top: 5px;
}

header .main_img {
  width: 100%;
  height: auto;
}

#background {
  background-image: url(../images/back.png);
  background-repeat: repeat;
  background-size: 300%;
  background-position: center;
}
@media screen and (min-width: 751px) {
  #background {
    background-size: 200%;
  }
}

@media screen and (min-width: 751px) {
  #wrapper {
    position: relative;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
  }
}

@media screen and (max-width: 750px) {
  #container {
    width: 100%;
    margin: 0 auto;
  }
}
@media screen and (min-width: 751px) {
  #container {
    /*横半分50%にする*/
    width: 50%;
  }
}

@media screen and (min-width: 751px) {
  #wrap {
    margin-left: auto;
    margin-right: 0;
  }
}

@media screen and (min-width: 751px) {
  .background {
    position: fixed;
    background-image: url(../images/back.png);
    background-repeat: repeat;
    background-size: 300%;
    background-position: center;
    z-index: 999;
    padding-left: 40px;
    padding-right: 40px;
  }
}

section.block {
  padding-top: 30px;
  padding-bottom: 120px;
  background-image: url(../images/back.png);
  background-repeat: repeat;
  background-size: 300%;
  background-position: center;
}
@media screen and (min-width: 751px) {
  section.block {
    margin: 100px 0px 120px 0px;
  }
}
section.block .nom {
  position: absolute;
  left: 20px;
}
section.block .nom p {
  font-size: 10.6666666667vw;
  font-weight: bold;
}
@media screen and (min-width: 751px) {
  section.block .nom p {
    font-size: 5.4166666667vw;
  }
}
section.block .nom p span {
  font-size: 5.8666666667vw;
  font-weight: bold;
}
@media screen and (min-width: 751px) {
  section.block .nom p span {
    font-size: 2.9861111111vw;
  }
}
section.block .nom p span:first-child {
  padding: 0px 6px 0px 3px;
  padding-left: 6px;
  padding-right: 4px;
}
section.block .nom p.itemname {
  font-size: 5.3333333333vw;
  line-height: 1.2;
  font-family: "magneta", serif;
  font-weight: 400;
  font-style: normal;
}
@media screen and (min-width: 751px) {
  section.block .nom p.itemname {
    font-size: 2.7083333333vw;
  }
}
section.block div.twoway {
  position: absolute;
  width: 22.4%;
  right: 3%;
}
section.block .gif_anim {
  width: 44%;
  margin: 0 auto;
}
section.block .box01 {
  width: 89.3333333333%;
  margin: 0 auto;
  padding-top: 10px;
}
section.block .box01 ul.credit {
  padding: 30px 0px 60px 0px;
  font-family: "lato", sans-serif;
  font-weight: 800;
  font-style: normal;
}
@media screen and (min-width: 751px) {
  section.block .box01 ul.credit {
    padding: 50px 0px 70px 0px;
  }
}
section.block .box01 ul.credit li {
  padding-bottom: 18px;
}
section.block .box01 ul.credit li a {
  color: #000;
}
section.block .box01 ul.credit li a p.brand {
  font-size: 3.2vw;
}
@media screen and (min-width: 751px) {
  section.block .box01 ul.credit li a p.brand {
    font-size: 1.1805555556vw;
  }
}
section.block .box01 ul.credit li a .cre_flex {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  width: 97%;
  font-size: 3.2vw;
  font-family: "dnp-shuei-gothic-gin-std", sans-serif;
  letter-spacing: 0.09em;
}
@media screen and (min-width: 751px) {
  section.block .box01 ul.credit li a .cre_flex {
    width: 98%;
  }
}
section.block .box01 ul.credit li a .cre_flex p.item {
  width: 90%;
  font-size: 2.9333333333vw;
  letter-spacing: 0.07em;
}
@media screen and (min-width: 751px) {
  section.block .box01 ul.credit li a .cre_flex p.item {
    font-size: 1.1805555556vw;
  }
}
section.block .box01 ul.credit li a .cre_flex p.item span {
  font-size: 3.2vw;
  letter-spacing: 0.07em;
  padding-left: 3px;
  font-family: "lato", sans-serif;
  font-weight: 500 !important;
}
@media screen and (min-width: 751px) {
  section.block .box01 ul.credit li a .cre_flex p.item span {
    font-size: 1.1805555556vw;
  }
}
section.block .box01 ul.credit li a .cre_flex p.buy {
  text-decoration: underline;
  color: #597F93;
  letter-spacing: 0.07em;
}
@media screen and (min-width: 751px) {
  section.block .box01 ul.credit li a .cre_flex p.buy {
    font-size: 1.1805555556vw;
  }
}
section.block .box01 ul.credit li:last-child {
  padding-bottom: 0px;
}

.stack {
  position: sticky;
  top: 0;
}

.grid_box {
  display: grid;
  grid-template-rows: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  gap: 3px;
}

@media screen and (min-width: 751px) {
  section.gp01 {
    padding-top: 0;
  }
}
section.gp01 .nom {
  top: 1.5%;
}
section.gp01 div.twoway {
  top: 5%;
}
@media screen and (min-width: 751px) {
  section.gp01 div.twoway {
    top: 3.8%;
  }
}
section.gp01 div.border {
  position: absolute;
  width: 100%;
  border-bottom: 1px solid #000;
  top: 7%;
  z-index: -1;
}
@media screen and (min-width: 751px) {
  section.gp01 div.border {
    top: 6.3%;
  }
}
section.gp01 .box01 ul.slides {
  font-family: "lato", sans-serif;
  font-weight: 800;
  font-style: normal;
}
section.gp01 .box01 ul.slides li {
  padding-bottom: 0;
}
section.gp01 .box01 ul.slides li .credit {
  padding: 50px 0px 60px 0px;
}
@media screen and (min-width: 751px) {
  section.gp01 .box01 ul.slides li .credit {
    padding: 50px 0px 70px 0px;
  }
}
section.gp01 .box01 ul.slides li .credit .cre_inner {
  padding-top: 18px;
}
section.gp01 .box01 ul.slides li .credit .cre_inner a {
  color: #000;
}
section.gp01 .box01 ul.slides li .credit .cre_inner a p.brand {
  font-size: 3.2vw;
}
@media screen and (min-width: 751px) {
  section.gp01 .box01 ul.slides li .credit .cre_inner a p.brand {
    font-size: 1.1805555556vw;
  }
}
section.gp01 .box01 ul.slides li .credit .cre_inner a .cre_flex {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  width: 97%;
  font-size: 3.2vw;
  font-family: "dnp-shuei-gothic-gin-std", sans-serif;
  letter-spacing: 0.09em;
}
@media screen and (min-width: 751px) {
  section.gp01 .box01 ul.slides li .credit .cre_inner a .cre_flex {
    width: 98%;
  }
}
section.gp01 .box01 ul.slides li .credit .cre_inner a .cre_flex p.item {
  width: 90%;
  font-size: 2.9333333333vw;
  letter-spacing: 0.07em;
}
@media screen and (min-width: 751px) {
  section.gp01 .box01 ul.slides li .credit .cre_inner a .cre_flex p.item {
    font-size: 1.1805555556vw;
  }
}
section.gp01 .box01 ul.slides li .credit .cre_inner a .cre_flex p.item span {
  font-size: 3.2vw;
  letter-spacing: 0.07em;
  padding-left: 3px;
  font-family: "lato", sans-serif;
  font-weight: 500 !important;
}
@media screen and (min-width: 751px) {
  section.gp01 .box01 ul.slides li .credit .cre_inner a .cre_flex p.item span {
    font-size: 1.1805555556vw;
  }
}
section.gp01 .box01 ul.slides li .credit .cre_inner a .cre_flex p.buy {
  text-decoration: underline;
  color: #597F93;
  letter-spacing: 0.07em;
}
@media screen and (min-width: 751px) {
  section.gp01 .box01 ul.slides li .credit .cre_inner a .cre_flex p.buy {
    font-size: 1.1805555556vw;
  }
}
section.gp01 .box02 {
  width: 100%;
}
section.gp01 .box02 img:nth-of-type(2) {
  width: 52.5333333333%;
  padding-left: 16%;
}
section.gp01 .box02 img:nth-of-type(3) {
  width: 89.3333333333%;
  margin: 0 auto;
  display: block;
}
section.gp01 .box02 img:nth-of-type(4) {
  width: 71.7333333333%;
  margin: 0 auto;
  display: block;
}
section.gp01 .box02 img:nth-of-type(6) {
  width: 75.4666666667%;
  margin-right: 0;
  margin-left: auto;
}

section.gp02 .nom {
  top: 5%;
}
section.gp02 div.border {
  position: absolute;
  width: 100%;
  border-bottom: 1px solid #000;
  top: 13.8%;
  z-index: -1;
}

section.gp03 .nom {
  top: 4%;
}
@media screen and (min-width: 751px) {
  section.gp03 .nom {
    top: 3.5%;
  }
}
section.gp03 div.border {
  position: absolute;
  width: 100%;
  border-bottom: 1px solid #000;
  top: 10.8%;
  z-index: -1;
}
section.gp03 .box02 {
  width: 100%;
}
section.gp03 .box02 img:nth-of-type(1) {
  width: 52.5333333333%;
  padding-left: 40px;
}
section.gp03 .box02 img:nth-of-type(2) {
  width: 74.4%;
  margin-right: 0;
  margin-left: auto;
}

@media screen and (min-width: 751px) {
  section.gp05 {
    padding-top: 30px;
  }
}
section.gp05 .nom {
  top: 3%;
}
@media screen and (min-width: 751px) {
  section.gp05 .nom {
    top: 2.5%;
  }
}
section.gp05 div.twoway {
  top: 6.4%;
}
@media screen and (min-width: 751px) {
  section.gp05 div.twoway {
    top: 6%;
  }
}
section.gp05 div.border {
  position: absolute;
  width: 100%;
  border-bottom: 1px solid #000;
  top: 9%;
  z-index: -1;
}
@media screen and (min-width: 751px) {
  section.gp05 div.border {
    top: 9.2%;
  }
}
section.gp05 .box02 {
  width: 100%;
}
section.gp05 .box02 img:nth-of-type(1) {
  width: 70.9333333333%;
  margin: 0 auto;
}
section.gp05 .box02 .flex_inner {
  display: flex;
  align-items: flex-start;
}
section.gp05 .box02 .flex_inner img:nth-of-type(1) {
  width: 57.8666666667%;
}
section.gp05 .box02 .flex_inner img:nth-of-type(2) {
  width: 40.8%;
  padding-left: 5px;
}
section.gp05 .box02 img:nth-of-type(2) {
  width: 100%;
  padding-left: 0px;
}
section.gp05 .box02 .flex_inner01 {
  display: flex;
  align-items: flex-start;
}
section.gp05 .box02 .flex_inner01 img:nth-of-type(1),
section.gp05 .box02 .flex_inner01 img:nth-of-type(2) {
  width: 49.3333333333%;
}
section.gp05 .box02 .flex_inner01 img:nth-of-type(2) {
  padding-left: 5px;
}

section.gp07 .nom {
  top: 3%;
}
@media screen and (min-width: 751px) {
  section.gp07 .nom {
    top: 2.4%;
  }
}
section.gp07 div.border {
  position: absolute;
  width: 100%;
  border-bottom: 1px solid #000;
  top: 10.3%;
  z-index: -1;
}

@media screen and (min-width: 751px) {
  section.gp08 {
    padding-top: 30px;
  }
}
section.gp08 .nom {
  top: 2.5%;
}
@media screen and (min-width: 751px) {
  section.gp08 .nom {
    top: 2.4%;
  }
}
section.gp08 div.border {
  position: absolute;
  width: 100%;
  border-bottom: 1px solid #000;
  top: 9.6%;
  z-index: -1;
}
section.gp08 ul.credit {
  padding: 30px 0px 60px 0px !important;
}
section.gp08 ul.credit li {
  padding-bottom: 18px !important;
}

section.gp09 {
  padding-bottom: 0;
}
section.gp09 .nom {
  top: 4%;
}
section.gp09 div.border {
  position: absolute;
  width: 100%;
  border-bottom: 1px solid #000;
  top: 9.8%;
  z-index: -1;
}
section.gp09 ul.credit {
  padding: 30px 0px 60px 0px !important;
}
section.gp09 ul.credit p.male {
  padding-bottom: 20px;
  font-weight: 500 !important;
}
section.gp09 ul.credit p.ladies {
  padding-top: 3px;
}
section.gp09 ul.credit li {
  padding-bottom: 18px !important;
}

#footer {
  margin-top: 90px;
  padding-bottom: 70px;
}
@media screen and (min-width: 751px) {
  #footer {
    margin-top: 40px;
  }
}
#footer .link {
  margin-bottom: 30px;
}
@media screen and (min-width: 751px) {
  #footer .link {
    margin-bottom: 100px;
  }
}
#footer .link a {
  display: block;
  color: #000;
  padding-bottom: 20px;
  text-align: center;
  font-size: 4.8vw;
  text-decoration: underline;
  letter-spacing: 0.01em;
}
@media screen and (min-width: 751px) {
  #footer .link a {
    padding-top: 24px;
    font-size: 2.0833333333vw;
  }
}
#footer img {
  width: 73.0666666667%;
  margin: 0 auto;
}
@media screen and (min-width: 751px) {
  #footer img {
    width: 38.5416666667%;
  }
}

/*左エリア*/
#fixed-area {
  position: sticky;
  top: 0;
  /*横半分50%　縦を100vhにする*/
  width: 50%;
  height: 100vh;
}

.index {
  margin-top: 50px;
}
.index p {
  font-size: 2.0833333333vw;
  text-align: center;
}

h1.tit {
  text-align: center;
  width: 87.4666666667vw;
  margin: 0 auto;
  margin-top: 10px;
}

.tit_sub {
  width: 40.5333333333vw;
  padding-top: 10px;
  padding-left: 7px;
}

h2.read {
  font-size: 2.9333333333vw;
  margin: 0 auto;
  text-align: center;
  line-height: 2.1;
  font-family: "dnp-shuei-gothic-gin-std", sans-serif;
  font-weight: 500;
  margin-top: -12px;
}

#button {
  position: fixed;
  width: 86.6666666667%;
  left: 50%;
  bottom: 3%;
  transform: translateX(-50%);
  z-index: 200;
  text-decoration: underline !important;
}
#button .js-modal-button {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 3.7333333333vw;
  border-radius: 6px;
  height: 35px;
  background: #ffffff;
  text-decoration: underline !important;
}
@media screen and (min-width: 751px) {
  #button .js-modal-button {
    display: none;
  }
}
#button .js-modal-button:after {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 4px 0 4px 7px;
  border-color: transparent transparent transparent #000;
  position: absolute;
  top: 54%;
  right: 5%;
  margin-top: -6px;
}

.is-hidden {
  visibility: hidden;
  transition: 0.5s;
  opacity: 0;
}

.layer {
  background-color: rgba(64, 64, 64, 0.8);
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: -1;
  opacity: 0;
  visibility: hidden;
  transition: 1s;
  overflow: scroll;
}

.modal {
  position: relative;
  margin: 0 auto;
  width: 90%;
  opacity: 0;
  visibility: hidden;
  transition: 1s;
}

.modal__inner {
  position: relative;
  height: auto;
  margin-top: 15%;
  margin-bottom: 20%;
  background: #fff;
  border-radius: 10px;
  padding: 35px 20px;
  text-align: center;
  font-size: 5.3333333333vw;
}
.modal__inner p {
  margin-bottom: -10px;
}

.modal__content {
  padding-bottom: 23px;
  opacity: 1;
}

.md_flex {
  display: grid;
  grid-template-rows: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 0px;
  padding-bottom: 30px;
}
@media screen and (min-width: 751px) {
  .md_flex {
    grid-template-rows: 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  }
}
.md_flex li {
  width: 100%;
  margin: 0 auto;
  padding-top: 30px;
}
.md_flex li a {
  color: #000;
}
.md_flex li a p.md_num {
  text-align: center;
  font-size: 3.4666666667vw;
}
@media screen and (min-width: 751px) {
  .md_flex li a p.md_num {
    font-size: 1.1805555556vw;
  }
}
.md_flex li a .icon {
  width: 9%;
  margin: 0 auto;
  padding: 10px 0px 3px 0px;
}
@media screen and (min-width: 751px) {
  .md_flex li a .icon {
    padding: 4px 0px 10px 0px;
  }
}

.modal__button-wrap {
  width: 89.3333333333%;
  background: #B4B5B5;
  color: #000;
  position: absolute;
  top: 90%;
  left: 50%;
  transform: translateX(-50%);
  border-radius: 6px;
  text-align: center;
  margin-top: 20px;
}

.close-button {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 3.7333333333vw;
  border-radius: 6px;
  height: 35px;
}
.close-button span {
  text-decoration: underline !important;
}

.layer.is-open {
  z-index: 999;
  opacity: 1;
  visibility: visible;
}

.layer.is-open .modal {
  opacity: 1;
  visibility: visible;
}

.layer02.is-open {
  z-index: 999;
  opacity: 1;
  visibility: visible;
}

.layer02.is-open .modal {
  opacity: 1;
  visibility: visible;
}

.zoomIn {
  opacity: 0;
  transform: scale(0.8);
  transition: 1.3s;
  animation-fill-mode: forwards;
}

.zoomIn.is-show {
  opacity: 1;
  transform: scale(1);
}/*# sourceMappingURL=style.css.map */