@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;500;700&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Shippori+Mincho&display=swap");
.genreTitle.genreTitle1 {
  max-width: 960px;
  margin: 0 auto;
  width: calc(100% - 60px);
  margin: 177px auto 20px;
}
.genreTitle.genreTitle2 {
  width: 500px;
  margin: 0 auto;
  padding-top: 216px;
}
.genreTitle.genreTitle3 {
  width: 535px;
  margin: 0 auto;
  padding-top: 216px;
}
.genreLead__text {
  margin-bottom: 50px;
  padding-top: 17px;
  font-size: 1.8rem;
  line-height: 1.8;
  letter-spacing: 0;
  text-align: center;
}

.blockFullWidth__container {
  padding-top: 72px;
}
.blockFullWidth__container.second {
  padding-top: 121px;
}
.blockFullWidth .blockTextArea {
  margin-left: 100px;
}

.blockCenter {
  width: 500px;
  margin: 0 auto;
}
.blockCenter__container {
  padding-top: 61px;
}
.blockTextArea {
  width: 411px;
}
.blockTextArea.LtxtRimg {
  margin-left: 24%;
}
.blockTextArea__container {
  padding-top: 10px;
}
.blockTextArea__container--group {
  padding: 20px 0;
}
.blockTextArea__container--group:first-of-type {
  border-bottom: 1px solid #6c6a65;
}
.blockTextArea__container--group:not(:first-of-type, :nth-of-type(2)) {
  padding-top: 0;
}
.blockTextArea__container--group--flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.blockTextArea__container--group--flex--namePrice {
  width: 52%;
}
.blockTextArea__container--group--flex--namePrice--flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.blockTextArea__container--group--flex--namePrice--flex--name {
  font-size: 1.6rem;
}
.blockTextArea__container--group--flex--namePrice--flex--price {
  font-size: 1.6rem;
  width: 86px;
}
.blockTextArea__container--group--flex--namePrice--flex--price .smallText {
  font-size: 1rem;
}
.blockTextArea__container--group--flex--linkArea {
  padding-left: 11px;
  width: 48%;
}
.blockTextArea__container--group--flex--linkArea--flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.blockTextArea__container--group--flex--linkArea--flex--link {
  font-size: 1.4rem;
  display: block;
  font-family: "Noto Sans JP", sans-serif;
  width: 46%;
  text-align: center;
  letter-spacing: 0em;
  background-color: #fff;
  border: 1px solid #6c6a65;
  color: #000;
  padding: 1px 0;
}
.blockTextArea__container--group--flex--linkArea--flex--link.red {
  background-color: #a7392f;
  border: 1px solid #a7392f;
  color: #fff;
}
.blockTextArea__container--group--flex--linkArea--flex--link.brown {
  background-color: #603813;
  border: 1px solid #603813;
  color: #fff;
}
.blockTextArea__container--group--flex--linkArea--flex--link.yellow {
  background-color: #ce9e33;
  border: 1px solid #ce9e33;
  color: #fff;
}
.blockTextArea__container--group--flex--linkArea--flex--sizeBox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.blockTextArea__container--group--flex--linkArea--flex--sizeBox--link {
  font-size: 1.4rem;
  display: block;
  font-family: "Noto Sans JP", sans-serif;
  text-decoration: underline;
}
.blockTextArea__container--group--flex--linkArea--flex--sizeBox--link:not(:last-of-type) {
  position: relative;
  padding-right: 12px;
}
.blockTextArea__container--group--flex--linkArea--flex--sizeBox--link:not(:last-of-type):after {
  position: absolute;
  content: "/";
  width: 10px;
  top: 0;
  right: 0;
  font-size: 1.4rem;
}

.blockLimgRtxt__container {
  padding-top: 120px;
  width: 60%;
  margin: 0 auto;
}
.blockLimgRtxt__container.vest {
  padding-top: 75px;
}
.blockRight {
  width: 550px;
  margin: 0 auto;
  margin-right: auto;
  margin-left: 37.5%;
}
.blockRight__container {
  padding-top: 61px;
}
.blockLeft {
  width: 550px;
  margin: 0 auto;
  margin-right: auto;
  margin-left: 16.5%;
}
.blockLeft__container {
  padding-top: 61px;
}
.blockLtxtRimg__container {
  padding-top: 120px;
  width: 60%;
  margin: 0 auto;
}
.blockLtxtRimg__container.cardigan {
  padding-top: 75px;
}
.blockTextAreaDetail {
  width: 100%;
}
.blockTextAreaDetail__container {
  padding-top: 10px;
}
.blockTextAreaDetail__container--group {
  padding-top: 20px;
}
.blockTextAreaDetail__container--group--flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.blockTextAreaDetail__container--group--flex--namePrice {
  width: 52%;
}
.blockTextAreaDetail__container--group--flex--namePrice--flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.blockTextAreaDetail__container--group--flex--namePrice--flex--name {
  font-size: 1.6rem;
}
.blockTextAreaDetail__container--group--flex--namePrice--flex--price {
  font-size: 1.6rem;
}
.blockTextAreaDetail__container--group--flex--namePrice--flex--price .smallText {
  font-size: 1rem;
}
.blockTextAreaDetail__container--group--flex--linkArea {
  padding-left: 11px;
  width: 48%;
}
.blockTextAreaDetail__container--group--flex--linkArea--flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.blockTextAreaDetail__container--group--flex--linkArea--flex--link {
  font-size: 1.4rem;
  display: block;
  font-family: "Noto Sans JP", sans-serif;
  width: 46%;
  text-align: center;
  letter-spacing: 0em;
  background-color: #fff;
  border: 1px solid #6c6a65;
  color: #000;
  padding: 1px 0;
}
.blockTextAreaDetail__container--group--flex--linkArea--flex--link.red {
  background-color: #a7392f;
  border: 1px solid #a7392f;
  color: #fff;
}
.blockTextAreaDetail__container--group--flex--linkArea--flex--link.brown {
  background-color: #603813;
  border: 1px solid #603813;
  color: #fff;
}
.blockTextAreaDetail__container--group--flex--linkArea--flex--link.yellow {
  background-color: #ce9e33;
  border: 1px solid #ce9e33;
  color: #fff;
}
.blockTextAreaDetail__container--group--flex--linkArea--flex--sizeBox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.blockTextAreaDetail__container--group--flex--linkArea--flex--sizeBox--link {
  font-size: 1.4rem;
  display: block;
  font-family: "Noto Sans JP", sans-serif;
  text-decoration: underline;
}
.blockTextAreaDetail__container--group--flex--linkArea--flex--sizeBox--link:not(:last-of-type) {
  position: relative;
  padding-right: 12px;
}
.blockTextAreaDetail__container--group--flex--linkArea--flex--sizeBox--link:not(:last-of-type):after {
  position: absolute;
  content: "/";
  width: 10px;
  top: 0;
  right: 0;
  font-size: 1.4rem;
}

.blockDetail {
  background-color: #eae5da;
  margin-top: 60px;
}
.blockDetail__container {
  position: relative;
  width: 660px;
  margin: 0 auto;
  padding: 53px 0;
}
.blockDetail__container--image {
  position: absolute;
  top: -21px;
  left: -38px;
  width: 110px;
}
.blockDetail__container--flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.blockDetail__container--flex--imageArea {
  width: 28%;
}
.blockDetail__container--flex--textArea {
  width: 72%;
  padding-left: 60px;
}
.blockDetail__container--flex--textArea--lead {
  font-size: 1.7rem;
}
.blockDetail__container--flex--textArea--text {
  font-size: 1.5rem;
  padding-top: 15px;
  line-height: 1.7;
  width: 360px;
}
.fixedAnker__container--flex--item{
  margin-bottom: 0.5vw;
}

/* 追記 */
.flex-box{
  display: flex;
}
.item_area{
  max-width: 1500px;
  margin: 0 auto 80px;
}
.item_area .title{
  display: block;
  width: 4.25vw;
  height: auto;
  margin: auto;
}
.info_area{
  width: 100%;
  height: 80%;
  background-image: url("../img/infoarea-bgi.png");
  background-repeat: repeat;
  background-size: 10%;
}
.info_area .flex-box{
  justify-content: flex-end;
  align-items: center;
  position: relative;
  width: 50%;
  min-width: 800px;
  margin: auto;
}
.info_area .icon_area{
  width: 58%;
}
.info_area .item{
  position: absolute;
  width: 40%;
  top: 50%;
  transform: translateY(-50%);
  left: 16%;
}
.info_area .text_area{
  width: 42%;
  padding: 3% 0;

}
.info_area .number{
  display: block;
  height: 3vw;
  margin: -7% auto 7% 6%;
}
.info_area .icon{
  position: relative;
  width: 40%;
  margin-left: 6%;
  z-index: 2;
}
.quilted01 .icon{
  width: 47%;
  margin-left: 1%;
}
.info_area{
  width: 100%;
}
.info_area .title{
  display: inline-block;
  margin-bottom: 4%;
  padding: 0 2%;
  border-bottom: 3px solid #3a383b;
  background: rgba(255,255,255,0.6);
  font-size: clamp(20px, 1.2vw, 25px);
}
.info_area .title:last-of-type{
  margin-bottom: 10%;
}
.info_area .text{
  margin: 1% auto 6%;
  font-size: clamp(14px, 0.9vw, 18px);
  line-height: 1.8;
}
.info_area .link-box{
  width: 100%;
}
.info_area .link-box .main{
  border: none;
}

/* アニメーション */
.eachTextAnime span{opacity: 0;}
.eachTextAnime.appeartext span{ animation:text_anime_on 1s ease-out forwards; }
@keyframes text_anime_on {
  0% {opacity:0;}
  100% {opacity:1;}
}
/* 共通 */
.downcoat .main .cart-btm .btn{
  background: #85161f;
  border: 1px solid #85161f;
  color: #fff;
}
.quilted .main .cart-btm .btn{
  background: #9c816a;
  border: 1px solid #9c816a;
  color: #fff;
}
.angola .main .cart-btm .btn{
  background: #4e584b;
  border: 1px solid #4e584b;
  color: #fff;
}
.short .main .cart-btm .btn{
  background: #2e2d3a;
  border: 1px solid #2e2d3a;
  color: #fff;
}
.rever .main .cart-btm .btn{
  background: #b1887a;
  border: 1px solid #b1887a;
  color: #fff;
}
.soft .main .cart-btm .btn{
  background: #5d3f15;
  border: 1px solid #5d3f15;
  color: #fff;
}
.downcoat01{
  margin-bottom: 200px;
}
/* downcoat01 */
#downcoat01-1{
  align-items: flex-end;
}
#downcoat01-1 .block01{
  width: 53%;
}
#downcoat01-1 .block02{
  width: 47%;
}
#downcoat01-1 .title{
  margin-bottom: 10%;
}
/* downcoat01-2 */
#downcoat01-2{
  width: 70%;
  margin-bottom: 120px;
}
#downcoat01-2 .block01{
  position: relative;
  margin-bottom: 3%;
}
#downcoat01-2 .title{
  position: absolute;
  top: 9%;
  left: 10%;
}
#downcoat01-2 .link-box{
  margin: 0 auto 0 4%;
}
/* downcoat02-1  */
#downcoat02-1 .block01{
  position: relative;
  margin-bottom: 3%;
}
#downcoat02-1 .title{
  position: absolute;
  top: 9%;
  right: 30%;
}
#downcoat02-1 .link-box{
  margin: 0 11% 0 auto;
}
/* downcoat02-2 */
#downcoat02-2{
  align-items: flex-end;
  width: 70%;
  margin-bottom: 120px;
}
#downcoat02-2 .block01{
  width: 53%;
}
#downcoat02-2 .block02{
  width: 47%;
}
#downcoat02-2 .title{
  margin-bottom: 20%;
}
/* quilted1-1  */
#quilted01-1 .block01{
  position: relative;
  margin-bottom: 3%;
}
#quilted01-1 .title{
  position: absolute;
  top: 10%;
  right: 21%;
}
#quilted01-1 .link-box{
  margin: 0 11% 0 auto;
}
/* quilted1-2  */
#quilted01-2 .block01{
  position: relative;
  width: 68%;
  margin: 0 0 3% auto;
}
#quilted01-2 .title{
  position: absolute;
  top: 10%;
  left: -20%;
}
#quilted01-2 .link-box{
  margin: 0 auto 0 13%;
}
/* quilted1-3  */
#quilted01-3 .block01{
  position: relative;
  width: 82%;
  margin: 0 auto 3% 0;
}
#quilted01-3 .title{
  position: absolute;
  top: 8%;
  right: 13%;
}
#quilted01-3 .link-box{
  margin: 0 18% 0 auto;
}
/* angola1-1 */
#angola01-1 .block01{
  position: relative;
  margin-bottom: 3%;
}
#angola01-1 .title{
  position: absolute;
  top: 10%;
  right: 26%;
}
#angola01-1 .link-box{
  margin: 0 11% 0 auto;
}
/* angola01-2 */
#angola01-2{
  align-items: flex-end;
  width: 70%;
  margin-bottom: 120px;
}
#angola01-2 .block01{
  width: 53%;
}
#angola01-2 .block02{
  width: 47%;
}
#angola01-2 .title{
  margin-bottom: 20%;
}
/* angola01 */
.angola01{
  margin-bottom: 200px;
}
.angola01 .info_area .item{
  width: 37%;
}
.angola01 .info_area .info_area .icon{
  margin-left: 6%;
}
/* angola02-1 */
#angola02-1{
  align-items: flex-end;
  width: 100%;
  margin-bottom: 120px;
}
#angola02-1 .block01{
  width: 56%;
}
#angola02-1 .block02{
  width: 40%;
}
#angola02-1 .title{
  margin-bottom: 20%;
}
/* angola2-2  */
#angola02-2{
  width: 60%;
  margin: 0 auto 120px;
}
#angola02-2 .block01{
  position: relative;
  width: 65%;
  margin: 0 0 3% auto;
}
#angola02-2 .title{
  position: absolute;
  top: 10%;
  left: -30%;
}
#angola02-2 .link-box{
  position: relative;
  margin: -10% auto 0 7%;
  z-index: 2;
}
/* short1-1 */
#short01-1 .block01{
  position: relative;
  margin-bottom: 3%;
}
#short01-1 .title{
  position: absolute;
  top: 18%;
  left: 26%;
}
#short01-1 .link-box{
  margin: 0 11% 0 auto;
}
/* short01-2 */
#short01-2{
  align-items: flex-end;
  width: 70%;
  margin-bottom: 120px;
}
#short01-2 .block01{
  width: 66%;
}
#short01-2 .block02{
  width: 44%;
}
#short01-2 .title{
  margin-bottom: 20%;
}
/* short1-3 */
#short01-3 .block01{
  position: relative;
  margin-bottom: 3%;
}
#short01-3 .title{
  position: absolute;
  top: 18%;
  left: 26%;
}
#short01-3 .link-box{
  margin: 0 11% 0 auto;
}
/* short1-4 */
#short01-4{
  align-items: flex-end;
  width: 100%;
  margin-bottom: 120px;
}
#short01-4 .block01{
  width: 56%;
}
#short01-4 .block02{
  width: 40%;
}
#short01-4 .title{
  margin-bottom: 20%;
}
.short01, .short02{
  margin-bottom: 180px;
}
/* rever01-*/
#rever01-1 .block01{
  position: relative;
  margin-bottom: 3%;
}
#rever01-1 .title{
  position: absolute;
  top: 17%;
  right: 23%;
}
#rever01-1 .link-box{
  margin: 0 11% 0 auto;
}
.rever01 .info_area .icon{
  margin-left: 3%;
}
/* angola2-2  */
#rever01-2{
  width: 60%;
  margin: 0 auto 160px;
}
#rever01-2 .block01{
  position: relative;
  width: 65%;
  margin: 0 0 3% auto;
}
#rever01-2 .title{
  position: absolute;
  top: 7%;
  left: -30%;
}
#rever01-2 .link-box{
  position: relative;
  margin: -30% auto 0 0;
  z-index: 2;
}
.rever01, .rever02{
  margin-bottom: 160px;
}
/* rever1-3  */
#rever01-3{
  width: 70%;
  margin-bottom: 120px;
}
#rever01-3 .block01{
  position: relative;
  width: 68%;
  margin: 0 auto 3% 0;
}
#rever01-3 .title{
  position: absolute;
  top: 10%;
  right: -30%;
}
#rever01-3 .link-box{
  margin: 0 auto 0 0;
}
.rever03{
  margin-bottom: 200px;
}
.rever03 .info_area .icon{
  margin-left: 6%;
}
/* soft01-*/
#soft01-1 .block01{
  position: relative;
  margin-bottom: 3%;
}
#soft01-1 .title{
  position: absolute;
  top: 15%;
  right: 23%;
}
#soft01-1 .link-box{
  margin: 0 11% 0 auto;
}
.soft01{
  margin-bottom: 200px;
}
.soft01 .icon{
  width: 30%;
  margin-left: 9%;
}
.soft01 .number{
  margin: -5% auto 0 6%;
}
/* soft1-2  */
#soft01-2{
  align-items: flex-end;
  margin-bottom: 120px;
}
#soft01-2 .block01{
  position: relative;
  width: 56%;
  margin: 0 0 0 auto;
}
#soft01-2 .block02{
  margin: 0 0 0 auto;
}
#soft01-2 .title{
  width: 1.5vw;
  margin: 0 auto 36%;
}
#soft01-2 .link-box{
  position: relative;
  margin: 0 auto 0 13%;
  z-index: 2;
}

/* リンクボックス */
.link-box{
  width: 380px;
  min-width: 250px;
  margin: 0 auto;
}
.link-box .main{
  padding-bottom: calc(4% - 0.7rem);
  border-bottom: 1px solid #dddddd;
}
.link-box .other{
  padding-top: 4%;
}
.cart-btm{
  display: flex;
  justify-content: space-between;
  align-items: center;
  transition: 0.3s ease-in-out;
  margin-bottom: 0.7em;
}
.other .cart-btm .btn{
  background: #fff;
  border: 1px solid #808080;
  color: #808080;
}
.cart-title{
  position: relative;
  width: 100%;
  font-size: clamp(14px, 0.9vw, 18px);
  line-height: 1.4;
  letter-spacing: 0.08rem;
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
  font-weight: 400;
  font-style: normal;
}
.cart-btm.size1 .cart-title{
  padding-top: 1.5em;
}
.cart-yen{
  display: flex;
  align-items: center;
  justify-content: flex-end;
  width: 30%;
  line-height: 1.2;
  font-size: clamp(15px, 1vw, 18px);
  letter-spacing: 0.06rem;
  white-space: nowrap;
}
.cart-yen img{
  width: clamp(13px, 1vw, 30px);
  margin: 0 1rem 0 0;
}
.cart-yen.size-space img{
  margin-right: 1.07rem;
}
.cart-yen span{
  margin: 0 0 -2px 5px;
  font-size: 0.8vw;
}
.cart-btm .btn{
  margin: 0 0 0 10px;
  padding: 0.5% 4% 1%;
  color: #fff;
  line-height: 1em;
  font-size: 0.7vw;
}
.btn-arrow span {
  display: inline-block;
  position: relative;
  font-family: "Arial",sans-serif;
  letter-spacing: 0.02rem;
  -webkit-transition: all 300ms ease-out;
  transition: all 300ms ease-out;
  white-space: nowrap;
}

.topBtn{
  width: 30%;
    margin: 2vh auto 0;
}

.header {
  position: absolute;
  z-index: 9999;
  top: 60px;
  left: 6%;
  width: 150px;
  height: 20px;
}
.header__container--link {
  display: block;
}
.mv__container--flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.mv__container--flex--textArea {
  width: 240px;
}
.mv__container--flex--textArea--image {
  padding-left: 55px;
  padding-top: 52px;
  min-width: 460px;
  max-width: 460px;
  position: relative;
  z-index: 10;
}
/* .mv__container--flex--imageArea {
  max-width: 1500px;
} */

.lead__container {
  width: calc(100% - 50px);
  margin: 0 auto;
  padding-top: 40px;
}
.lead__container--text {
  text-align: center;
  font-size: 1.8rem;
  line-height: 2;
  letter-spacing: 0em;
}

.ankerLink__container {
  max-width: 960px;
  margin: 0 auto;
  width: calc(100% - 60px);
  padding-top: 70px;
}
.ankerLink__container--flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
}
.ankerLink__container--flex--item {
  width: 32%;
  margin-bottom: 50px;
}
.ankerLink__container--flex--item:last-of-type {
  margin-right: 0;
}
.footer__container--area1 {
  padding: 95px 0 40px;
}
.footer__container--area1--text {
  font-size: 1.3rem;
  text-align: center;
  font-family: "Noto Sans JP", sans-serif;
}
.footer__container--area1--flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 135px;
  margin: 0 auto;
  padding-top: 10px;
}
.footer__container--area1--flex--link {
  display: block;
  width: 30px;
}
.footer__container--area1--flex--link--image {
  display: block;
  width: 100%;
}
.footer__container--area1--flex.second {
  width: 253px;
  padding-top: 53px;
}
.footer__container--area1--flex.second .footer__container--area1--flex--link {
  width: 145px;
}
.footer__container--area1--flex.second .footer__container--area1--flex--link.insta {
  width: 52px;
}
.footer__container--area2 {
  background-color: #000000;
  padding: 30px 0;
}
.footer__container--area2--logo {
  display: block;
  width: 150px;
  margin: 0 auto;
}
.footer__container--area2--text {
  text-align: center;
  font-size: 1.1rem;
  color: #ffffff;
  padding-top: 20px;
}

.fixedAnker {
  position: fixed;
  right: 0;
  top: 53%;
  transform: translateY(-50%);
  width: 80px;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.fixedAnker.display {
  opacity: 1;
  visibility: visible;
}
.fixedAnker__container--flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.fixedAnker__container--flex--item--link {
  display: block;
}
.fixedAnker__container--flex--item--link--image {
  display: block;
  filter: drop-shadow(0 1px 2px rgb(0 0 0 / 20%));
}

.toTop {
  position: fixed;
  right: 17px;
  bottom: 150px;
  opacity: 0;
}
.toTop.display {
  opacity: 1;
  visibility: visible;
}
.toTop a img {
  display: block;
  width: 21px;
}

.otherBtn {
  padding-top: 100px;
}
.otherBtn a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 10px;
  position: relative;
  text-align: center;
  font-size: 1.4rem;
  border: 1px solid #000;
  width: 500px;
  padding: 20px 0;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.otherBtn a:hover {
  background-color: #000;
  color: #fff;
}
@media screen and (max-width: 768px) {

  .mv__container--flex {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
  .mv__container--flex--textArea {
    width: 65%;
    margin-left: 10%;
    margin-top: -17px;
  }
  .mv__container--flex--textArea--image {
    min-width: unset;
    padding-left: 0;
    padding-top: 0;
  }
  .mv__container--flex--imageArea {
    width: 100%;
  }

  .lead__container {
    width: calc(100% - 25px);
  }
  .lead__container--text {
    font-size: 1.6rem;
  }
  .ankerLink__container--flex {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .ankerLink__container--flex--item:nth-of-type(2) {
    margin-right: 0;
  }
  .itemAreaAll__container {
    padding-top: 0px;
  }
  .footer {
    margin-bottom: 54px;
  }
  .footer__container--area1 {
    padding: 73px 0 24px;
  }
  .footer__container--area1--flex {
    width: 210px;
  }
  .footer__container--area1--flex.second {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding-top: 37px;
  }
  .footer__container--area1--flex.second .footer__container--area1--flex--link {
    width: 128px;
  }
  .footer__container--area1--flex.second .footer__container--area1--flex--link.insta {
    width: 47px;
    padding-top: 27px;
  }
  .footer__container--area2 {
    padding: 23px 0;
  }
  .footer__container--area2--logo {
    width: 128px;
  }
  .footer__container--area2--text {
    font-size: 1rem;
    padding-top: 13px;
  }

  .fixedAnker {
    position: fixed;
    bottom: -13vw;
    top: unset;
    width: 100%;
    background-color: #fff;
    z-index: 99;
  }
  .fixedAnker__container--flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .fixedAnker__container--flex--item {
    width: 33.3333333333%;
  }
  .toTop {
    width: 15px;
    right: 5px;
    bottom: 170px;
  }
  .otherBtn {
    padding-top: 50px;
  }
  .otherBtn a {
    width: 80%;
    padding: 15px 0;
  }
}
/* @media screen and (min-width: 1500px) {
  .maxWidth{
    max-width: 1500px;
    margin: 0 auto;
  }
} */
.bottomFade {
  opacity: 0;
}

.bottomFadeIn {
  -webkit-animation: bottomFadeIn 2s cubic-bezier(0.37, 0.57, 0.28, 1.01) 0.25s both;
          animation: bottomFadeIn 2s cubic-bezier(0.37, 0.57, 0.28, 1.01) 0.25s both;
}

@-webkit-keyframes bottomFadeIn {
  0% {
    opacity: 0;
    -webkit-transform: translateY(20%);
            transform: translateY(20%);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}

@keyframes bottomFadeIn {
  0% {
    opacity: 0;
    -webkit-transform: translateY(20%);
            transform: translateY(20%);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}
.bottomFadeMv {
  opacity: 0;
  position: relative;
  z-index: 100;
}

.bottomFadeMvIn {
  -webkit-animation: bottomFadeIn 2s cubic-bezier(0.37, 0.57, 0.28, 1.01) 0.25s both;
          animation: bottomFadeIn 2s cubic-bezier(0.37, 0.57, 0.28, 1.01) 0.25s both;
}

@-webkit-keyframes bottomFadeMvIn {
  0% {
    opacity: 0;
    -webkit-transform: translateY(0%);
            transform: translateY(0%);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}

@keyframes bottomFadeMvIn {
  0% {
    opacity: 0;
    -webkit-transform: translateY(0%);
            transform: translateY(0%);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}

@media screen and (max-width:768px){
  .genreTitle.genreTitle1{
    margin-top: auto;
  }
  .ankerLink__container{
    padding-top: 12%;
  }
  .ankerLink__container{
    margin-bottom: 12%;
  }
  .genreLead__text{
    width: 80%;
    margin: 0 auto 12%;
    text-align: justify;
  }
  .header{
    top: 3%;
    left: 3%;
    width: 30%;
  }
  .mv__container{
    position: relative;
  }
  .mv-title{
    position: absolute;
    bottom: 0;
    z-index: 3;
  }
  .flex-box{
    flex-direction: column;
  }
  .ankerLink__container--flex{
    justify-content: space-between;
  }
  .ankerLink__container--flex--item{
    width: 48%;
    margin-bottom: 6%;
  }
  .block01,.block02{
    width: 100% !important
  }
  .photo{
    margin-bottom: 6%;
  }
  .link-box{
    width: 86%;
    min-width: inherit;
    margin: auto;
  }
  .cart-title{
    text-align: left;
  }
  .cart-btm .btn{
    padding: 3% 4% 2%;
  }
  .info_area{
    margin-bottom: 12%;
  }
  .info_area .flex-box{
    width: 90%;
    min-width: inherit;
    padding-bottom: 3%;
  }
  .info_area .item {
    position: static;
    width: 80%;
    top: auto;
    transform: none;
    left: auto;
    margin-top: 8%;
  }
  .info_area .number{
    position: absolute;
    transform: none;
    left: 0;
    height: 11vw;
    margin: 7% auto 0;
  }
  .info_area .icon {
    position: absolute;
    top: 33%;
    left: 0;
    width: 40%;
    margin: auto;
  }
  .info_area .text_area{
    width: 90%;
    margin: auto;
    text-align: center;
  }
  .info_area .title{
    margin-bottom: 3%;
    display: inline-block;
    border-bottom: 1px solid;
    white-space: nowrap;
  }
  .info_area .title:last-of-type{
    margin-bottom: 6%;
  }
  .info_area .text{
    text-align: justify;
  }
  .cart-yen span{
    font-size: 11px;
  }
  .btn-arrow span{
    font-size: 12px;
  }
  .item_area{
    margin-bottom: 12%;
  }
  #downcoat01-2{
    width: 86%;
  }
  #downcoat01-2 .photo{
    width: 90%;
    margin: 0 auto 6%;
  }
  #downcoat01-2 .link-box{
    width: 100%;
    margin: auto;
  }
  .downcoat01{
    margin-bottom: 26%;
  }
  #downcoat02-1 .link-box{
    margin: auto;
  }
  #downcoat02-2{
    width: 100%;
    margin-bottom: 12%;
  }
  #downcoat02-2 .photo{
    width: 90%;
    margin: 0 0 6% auto;
  }
  #quilted01-1 .link-box{
    margin: auto;
  }
  #quilted01-2 .photo{
    width: 78%;
    margin: 0 auto 6%;
  }
  #quilted01-2 .link-box{
    margin: auto;
  }
  #quilted01-3 .link-box{
    margin: auto;
  }
  #quilted01-3 .photo{
    width: 88%;
  }
  #angola01-1 .photo{
    margin-bottom: 6%;
  }
  #angola01-1 .link-box{
    margin: auto;
  }
  #angola01-2{
    width: 100%;
    margin-bottom: 16%;
  }
  #angola01-2 .photo{
    width: 88%;
    margin: 0 0 6% auto;
  }
  #angola02-1{
    margin-bottom: 12%;
  }
  #angola02-2{
    width: 100%;
    margin-bottom: 12%;
  }
  #angola02-2 .photo{
    width: 88%;
    margin: 0 auto 6% 0;
  }
  #angola02-2 .link-box{
    margin: 0 auto;
  }
  #short01-1 .link-box{
    margin: auto;
  }
  #short01-2{
    width: 100%;
    margin-bottom: 16%;
  }
  #short01-2 .photo{
    width: 88%;
    margin: 0 auto 6% 0;
  }
  #short01-2 .link-box{
    position: relative;
    z-index: 2;
  }
  #short01-3 .link-box{
    margin: auto;
  }
  #short01-4 .photo{
    width: 88%;
    margin: 0 auto 6% 0;
  }
  .short01 .title{
    margin-right: -0.5em;
  }
  .short03 .text_area{
    margin-top: -10%;
  }
  #rever01-1 .link-box{
    margin: auto;
  }
  #rever01-2{
    width: 100%;
    margin-bottom: 16%;
  }
  #rever01-2 .photo{
    width: 80%;
    margin: 0 auto 6%;
  }
  #rever01-2 .link-box{
    margin: 0 auto;
  }
  #rever01-3{
    width: 100%;
    margin-bottom: 12%;
  }
  #rever01-3 .photo{
    width: 88%;
    margin: 0 auto 65 0;
  }
  #rever01-3 .link-box{
    margin: auto;
  }
  #soft01-1 .link-box{
    margin: auto;
  }
  #soft01-2{
    margin-bottom: 12%;
  }
  #soft01-2 .photo{
    width: 88%;
    margin: 0 auto 6% 0;
  }
  #soft01-2 .link-box{
    position: relative;
    margin: auto;
    z-index: 2;
  }
  .fixedAnker__container--flex{
    flex-wrap: wrap;
  }
  .fixedAnker__container--flex--item{
    border-top: 1px solid #000;
  }
  .fixedAnker__container--flex--item:nth-of-type(2),.fixedAnker__container--flex--item:nth-of-type(5){
    border-left: 1px solid #000;
    border-right: 1px solid #000;
  }
  .fade{
    animation-name: fade;
    animation-duration: 2.2s;
    animation-timing-function: ease-in-out;
    animation-delay: 1s;
    animation-iteration-count: 1;
    animation-direction: normal;
    animation-fill-mode: forwards;
    opacity: 0;
  }
  @keyframes fade{
    0% {
      opacity: 0;
    }
    100% {
      opacity: 1;
    }
  }
  .fixedAnker__container{
    position: relative;
  }
  .topBtn{
    position: absolute;
    right: 0;
    top: -10vw;
    width: 10vw;
    margin: 0;
  }
  .genreLead__text{
    font-size: 1.6rem;
  }
}
