@charset "UTF-8";
/* ===============================================
    ! Foundation !
=============================================== */
/* =====================================
    * setting for animation style *
===================================== */
.fadeIn {
    opacity: 0;
    -webkit-transform: translate(0, 50px);
    -ms-transform: translate(0, 50px);
    transform: translate(0, 50px);
    -webkit-transition: all 1500ms;
    transition: all 1500ms;
  }
  
  /* jQueryでスクロール量に応じて付与された 'scrollIn' のスタイル */
  .fadeIn.scrollIn {
    opacity: 1;
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
  }
/* =================
	all
================= */
.main-area .main-inner{
    width: 100%;
    max-width: none;
}
#limited_color_200922{
    width: calc( 750 * (100vw / 750));
    margin: 0 auto;
    font-feature-settings: "palt";
    box-sizing: border-box;
    font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic", Noto Sans JP, "Open Sans", "メイリオ", sans-serif;
}
#limited_color_200922 img{
    width: 100%;
}
.flexbox{
    display: block;
}
.colorbox{
    display: block;
    position: absolute;
}
.pc_only{
    display: none !important;
}
.txt{
    font-size: calc( 24 * (100vw / 750));
    line-height: 2;
    letter-spacing: 0.05em;
    font-feature-settings: normal;
}
/* =================
	ttl
================= */
.ltd_all{
    margin-top: calc( 113 * (100vw / 750));
}
.ltd_all .ttl{
    font-family: haboro-contrast-extended, sans-serif;
    font-weight: 200;
    font-style: normal;
    font-size: calc( 70 * (100vw / 750));
	line-height: 1.2;
    margin-bottom: calc( 110 * (100vw / 750));
    text-align: center;
}
/* =================
	sec1
================= */
.ltd_all .sec1{
    width: calc( 750 * (100vw / 750));
    margin-bottom: calc( 143 * (100vw / 750));
}
.ltd_all .sec1 .prodtbox{
    width: calc( 402 * (100vw / 750));
    margin-left: calc( 154 * (100vw / 750));
    margin-bottom: calc( 157 * (100vw / 750));
    position: relative;
}
.ltd_all .prodtbox .num{
    position: absolute;
    top: 0;
    left: calc( -7 * (100vw / 750));
    font-size: calc( 94 * (100vw / 750));
    color: #e5d3d1;
    font-family: haboro-contrast-extended, sans-serif;
    font-weight: 200;
    font-style: normal;
}
.ltd_all .prodtbox figure{
    width: calc( 376 * (100vw / 750));
    margin-bottom: calc( 15 * (100vw / 750));
    margin-left: auto;
}
.ltd_all .prodtbox .price{
    text-align: center;
    padding-left: calc( 40 * (100vw / 750));
}
.ltd_all .prodtbox .price_name{
    font-size: calc( 24 * (100vw / 750));
    letter-spacing: 0.05em;
    font-feature-settings: normal;
}
.ltd_all .prodtbox .price_yen{
    font-size: calc( 24 * (100vw / 750));
    line-height: 1.9;
    letter-spacing: 0.1em;
    font-family: quasimoda, sans-serif;
    font-weight: 400;
    font-style: normal;
}
.ltd_all .sec1 .imgbox_01{
    width: calc( 630 * (100vw / 750));
    margin-top: calc( 160 * (100vw / 750));
    margin: 0 auto;
    margin-bottom: calc( 60 * (100vw / 750));
    position: relative;
}
.ltd_all .sec1 .imgbox_01 .colorbox,.ltd_all .sec1 .imgbox_02 .colorbox{
    width: calc( 450 * (100vw / 750));
    height: calc( 675 * (100vw / 750));
    background: #e5d3d1;
    z-index: -1;
}
.ltd_all .sec1 .imgbox_01 .colorbox{
    top: calc( -60 * (100vw / 750));
    left: calc( -60 * (100vw / 750));
}
.ltd_all .sec1 .imgbox_02{
    width: calc( 525 * (100vw / 750));
    margin-left: calc( 165 * (100vw / 750));
    margin-bottom: calc( 127 * (100vw / 750));
    position: relative;
}
.ltd_all .sec1 .imgbox_02 .colorbox{
    bottom: calc( -60 * (100vw / 750));
    right: calc( -60 * (100vw / 750));
}
.ltd_all .sec1 .txt{
    width: calc( 670 * (100vw / 750));
    text-align: justify;
    margin: 0 auto;
	letter-spacing: 0.08em;
}
/* =================
	sec2
================= */
.ltd_all .sec2{
    width: calc( 750 * (100vw / 750));
    margin-bottom: calc( 150 * (100vw / 750));
}
.ltd_all .sec2 .prodtbox{
    width: calc( 402 * (100vw / 750));
    margin-left: calc( 154 * (100vw / 750));
    margin-bottom: calc( 160 * (100vw / 750));
    position: relative;
}
.ltd_all .sec2 .prodtbox .num{
    color: #dbd7dd;
}
.ltd_all .sec2 .prodtbox figure{
    width: calc( 376 * (100vw / 750));
    margin-bottom: calc( 20 * (100vw / 750));
}
.ltd_all .sec2 .prodtbox .price{
    text-align: center;
    padding-left: calc( 40 * (100vw / 750));
}
.ltd_all .sec2 .imgbox_01{
    width: calc( 630 * (100vw / 750));
    margin-bottom: calc( 56 * (100vw / 750));
    margin-left:calc( 60 * (100vw / 750));
    position: relative;
}
.ltd_all .sec2 .imgbox_02{
    width: calc( 450 * (100vw / 750));
    margin-left: calc( 60 * (100vw / 750));
    margin-bottom: calc( 75 * (100vw / 750));
}
.ltd_all .sec2 .imgbox_03{
    width: calc( 630 * (100vw / 750));
    margin-left: calc( 60 * (100vw / 750));
    margin-bottom: calc( 129 * (100vw / 750));
    position: relative;
}
.ltd_all .sec2 .imgbox_01 .colorbox{
    top: calc( -60 * (100vw / 750));
    left: calc( -60 * (100vw / 750));
    width: calc( 630 * (100vw / 750));
    height: calc( 945 * (100vw / 750));
    background: #dbd7dd;
    z-index: -1;
}
.ltd_all .sec2 .imgbox_03 .colorbox{
    bottom: calc( -60 * (100vw / 750));
    right: calc( -60 * (100vw / 750));
    width: calc( 630 * (100vw / 750));
    height: calc( 420 * (100vw / 750));
    background: #dbd7dd;
    z-index: -1;
}
.ltd_all .sec2 .txt{
    width: calc( 670 * (100vw / 750));
    text-align: justify;
    margin: 0 auto;
}
/* =================
	sec3
================= */
.ltd_all .sec3{
    width: calc( 750 * (100vw / 750));
    margin-bottom: calc( 152 * (100vw / 750));
}
.ltd_all .sec3 .prodtbox{
    width: calc( 400 * (100vw / 750));
    margin-left: calc( 154 * (100vw / 750));
    margin-bottom: calc( 160 * (100vw / 750));
    position: relative;
}
.ltd_all .sec3 .prodtbox .num{
    top: calc( -5 * (100vw / 750));
    color: #eae9da;
}
.ltd_all .sec3 .prodtbox figure{
    width: calc( 376 * (100vw / 750));
    margin-bottom: calc( 25 * (100vw / 750));
}
.ltd_all .sec3 .prodtbox .price{
    text-align: center;
    padding-left: calc( 40 * (100vw / 750));
}
.ltd_all .sec3 .imgbox_01,.ltd_all .sec3 .imgbox_02{
    width: calc( 630 * (100vw / 750));
    margin: 0 auto;
}
.ltd_all .sec3 .imgbox_01{
    position: relative;
    margin-bottom: calc( 59 * (100vw / 750));
}
.ltd_all .sec3 .imgbox_02{
    position: relative;
    margin-bottom: calc( 104 * (100vw / 750));
}
.ltd_all .sec3 .imgbox_01 .colorbox{
    top: calc( -60 * (100vw / 750));
    left: calc( -60 * (100vw / 750));
}
.ltd_all .sec3 .imgbox_02 .colorbox{
    bottom: calc( -60 * (100vw / 750));
    right: calc( -60 * (100vw / 750));
}
.ltd_all .sec3 .imgbox_01 .colorbox,.ltd_all .sec3 .imgbox_02 .colorbox{
    width: calc( 450 * (100vw / 750));
    height: calc( 675 * (100vw / 750));
    background: #eae9da;
    z-index: -1;
}
.ltd_all .sec3 .txt{
    width: calc( 670 * (100vw / 750));
    text-align: justify;
    margin: 0 auto;
}
/* =================
	bnt
================= */
.ltd_btn{
    width: calc( 676 * (100vw / 750));
    height: calc( 180 * (100vw / 750));
    border: calc( 1 * (100vw / 750)) solid #000000;
    margin: 0 auto;
    margin-bottom: calc( 197 * (100vw / 750));
    line-height: 1.21;
    letter-spacing: 0.06em;
    font-size: calc( 38 * (100vw / 750));
    font-family: haboro-contrast-extended, sans-serif;
    font-weight: 200;
    font-style: normal;
    text-align: center;
    box-sizing: border-box;
}
.ltd_btn a{
    display: block;
    padding: calc( 45 * (100vw / 750));
}