@charset "UTF-8";
.collection2022 {
  width: 100%;
  text-align: center;
}

@media screen and (max-width: 768px) {
  .collection2022 {
    width: 100%;
    text-align: center;
    margin: auto;
  }
}

.collection2022 .reccomend {
  margin-top: 2em;
}

.collection2022 .reccomend p {
  font-size: 22px;
}

.fo-g {
  font-family: "ヒラギノ角ゴシック,游ゴシック体", "YuGothic", "游ゴシック", "Yu Gothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
}

.title {
  margin: auto;
  width: 100%;
  margin-bottom: 2em;
}

.title .main {
  width: 90%;
  margin: auto;
}

@media screen and (max-width: 768px) {
  .title .main {
    width: 100%;
  }
}

.title .main img {
  width: 100%;
  margin-top: 2em;
}

.title .intro {
  width: 90%;
  /*境界線の指定*/
  text-align: center;
  margin: auto;
  margin-top: 3em;
  margin-bottom: 1em;
}

@media screen and (max-width: 768px) {
  .title .intro {
    padding-bottom: 0em;
  }
}

.title .intro .textbox01 {
  width: 100%;
  text-align: center;
}

@media screen and (max-width: 768px) {
  .title .intro .textbox01 {
    text-align: left;
  }
}

.title .intro .textbox01 .inner01 {
  text-align: center;
  font-size: 17px;
  margin-top: 1em;
}

@media screen and (max-width: 768px) {
  .title .intro .textbox01 .inner01 {
    font-size: 4vw;
    text-align: left;
  }
}

.back {
  background-color: #FCFCFA;
}

.itemwrap {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-top: 1em;
  margin: auto;
  padding-top: 2em;
}

@media screen and (max-width: 700px) {
  .itemwrap {
    width: 100%;
    text-align: center;
    display: block;
  }
}

.itemwrap .imagebox01 {
  width: 45%;
  margin-left: 2em;
}

@media screen and (max-width: 700px) {
  .itemwrap .imagebox01 {
    width: 100%;
    text-align: center;
    margin: auto;
  }
}

.itemwrap .textbox02 {
  width: 45%;
  background-color: rgba(255, 255, 255, 0.85);
  height: auto;
  padding: 20px 30px 20px 30px;
  text-align: left;
  margin-bottom: 40px;
  margin-top: 40px;
  position: relative;
  top: 10px;
  bottom: 15px;
  left: -50px;
}

@media screen and (max-width: 700px) {
  .itemwrap .textbox02 {
    position: static;
    width: 100%;
    text-align: left;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    margin: auto;
  }
}

.itemwrap .textbox02 p.about {
  font-size: 27px;
  margin-bottom: 10px;
}

.itemwrap .textbox02 p.about span {
  font-size: 15px;
}

.itemwrap .textbox02 p.detail {
  margin-top: 2em;
  font-size: 15px;
  letter-spacing: 0.5px;
}

.itemwrap2 {
  width: 95%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: auto;
  padding-top: 5em;
}

@media screen and (max-width: 700px) {
  .itemwrap2 {
    width: 90%;
    text-align: center;
  }
}

.itemwrap2 .imagebox02 {
  width: 50%;
}

@media screen and (max-width: 700px) {
  .itemwrap2 .imagebox02 {
    width: 100%;
  }
}

.itemwrap2 .imagebox02 img {
  width: 100%;
}

.itemwrap2 .textbox03 {
  width: 50%;
  text-align: left;
}

@media screen and (max-width: 700px) {
  .itemwrap2 .textbox03 {
    width: 90%;
    margin-top: 0vw;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
  }
}

.itemwrap2 .textbox03 .long {
  width: 100%;
  border-top: 1px solid #ccc;
  text-align: center;
  margin: auto;
}

.itemwrap2 .textbox03 .headline {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: 100%;
}

.itemwrap2 .textbox03 .headline .itemname {
  width: 60%;
}

.itemwrap2 .textbox03 .headline .itemname .large {
  font-size: 25px;
  text-align: left;
  margin: 0em;
}

@media screen and (max-width: 700px) {
  .itemwrap2 .textbox03 .headline .itemname .large {
    font-size: 20px;
  }
}

.itemwrap2 .textbox03 .headline .priceinfo {
  width: 40%;
  margin-bottom: 0em;
}

.itemwrap2 .textbox03 .headline .priceinfo .small {
  font-size: 20px;
  text-align: right;
  margin-bottom: 0em;
}

.itemwrap2 .textbox03 .headline .priceinfo .small span {
  font-size: 12px;
}

.itemwrap2 .textbox03 .inner02 {
  width: 100%;
  font-size: 16px;
  margin-top: 1em;
  margin-right: 2em;
}

@media screen and (max-width: 700px) {
  .itemwrap2 .textbox03 .inner02 {
    width: 100%;
    margin: 2vw;
    text-align: left;
  }
}

.itemwrap2 .textbox03 hr {
  margin: 0;
}

.itemwrap2 .textbox03 .tag p.category {
  display: inline-block;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  height: 2em;
  border: 1px solid black;
  background-color: transparent;
  border-radius: 20px;
  color: black;
  text-align: center;
  padding-left: 1em;
  padding-right: 1em;
  margin: 0;
  line-height: 2em;
  font-size: 13px;
}

.itemwrap2 .textbox03 .cartarea {
  width: 100％;
  text-align: center;
  margin-top: 5em;
  background: #000000;
}

@media screen and (max-width: 700px) {
  .itemwrap2 .textbox03 .cartarea {
    width: 95%;
    margin: auto;
    margin-bottom: 5vw;
  }
}

.itemwrap2 .textbox03 .cartarea a {
  margin-top: 2em;
  color: #ffffff;
  font-size: 17px;
  text-decoration: none;
  display: block;
  width: 100%;
  line-height: 3.5em;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

@media screen and (max-width: 700px) {
  .itemwrap2 .textbox03 .cartarea a {
    line-height: 11vw;
  }
}

.itemwrap2 .textbox03 .cartarea a:hover {
  color: #ffffff9d;
  background: #646464a7;
  opacity: 0.7;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.itemwrap3 {
  text-align: center;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding-top: 1m;
  margin-bottom: 1em;
  width: 95%;
  margin-top: 1em;
  margin: auto;
  padding-bottom: 2em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: left;
      -ms-flex-pack: left;
          justify-content: left;
}

@media screen and (max-width: 700px) {
  .itemwrap3 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    padding-top: 0.2em;
  }
}

.itemwrap3 .itembox {
  width: 30%;
  margin-left: 1.5%;
  margin-right: 1.5%;
  margin-top: 1em;
}

@media screen and (max-width: 700px) {
  .itemwrap3 .itembox {
    width: 46%;
    margin-left: 2%;
    margin-right: 2%;
    margin-bottom: 0%;
    margin-top: 3%;
  }
}

.itemwrap3 .itembox img {
  width: 100%;
  height: auto;
}

.itemwrap3 .itembox .textbox04 {
  width: 100%;
  text-align: left;
  display: block;
}

@media screen and (max-width: 700px) {
  .itemwrap3 .itembox .textbox04 {
    width: 100%;
  }
}

.itemwrap3 .itembox .textbox04 p {
  font-size: 14px;
}
/*# sourceMappingURL=collection2022.css.map */