/* メインビジュアル を消したいカテゴリに使用する*/
/*.fs-body-category-kids-bedding-apparel .hero-picture {
  display: none;
}*/

/* 商品詳細の「送料込」を非表示 */
body.fs-body-product .spec .fs-c-productPostage {
  display: none;
}

/* 店舗インフォメーション */
.shop-info2020 {
  font-size:14px;
  padding-bottom:10px;
}
.dpshop-info2020 {
  font-size:14px;
  text-align:center;
  padding:10px 10px 30px;
}

/*　マイページで会員ステージ判定前に表示する文字　*/
body.fs-body-my-top .member-info-body:empty::before {
  content: 'レギュラー';
}

/*購入履歴追加テキスト*/
.orderaddtext {
  padding:2.9em 1em 0;
  line-height: 2em;
}

/*ご利用ガイドレビューの投稿、クーポンの利用について*/
.aboutreview,.aboutcoupon{
 margin: 5% auto 15%;
 border: 1px solid #ccc; 
}
.bottommargin {
 margin-bottom:10%;
}

/*予約商品ページ価格サイズ（森追加）*/
@media only screen and (max-width: 768px) {
  .fs-body-product .fs-c-productPrice--preorder {
    font-size: 3.072rem;
  }
}
@media only screen and (min-width: 769px) {
  .fs-body-product .fs-c-productPrice--preorder {
    font-size: 2rem;
  }
}

@media only screen and (max-width: 768px) {
  .fs-body-category .fs-c-productPrice--preorder  {
    font-size: 1.2rem;
  }
}

@media only screen and (min-width: 769px) {
  .fs-body-category .fs-c-productPrice--preorder {
    font-size: 1.0rem;
  }
}

@media only screen and (max-width: 768px) {
  .fs-body-category .fs-c-productPrice--preorder  {
    font-size: 1.2rem;
  }
}

@media only screen and (min-width: 769px) {
  .fs-body-category  .fs-c-salesPeriod__date, .fs-body-search  .fs-c-salesPeriod__date {
    font-size: 0.65rem;
    text-align:center;
  }
}

@media only screen and (max-width: 768px) {
  .fs-body-category  .fs-c-salesPeriod__date, .fs-body-search  .fs-c-salesPeriod__date  {
    font-size: 0.7rem;
    text-align:center;
  }
}

/* バッチ追加（c-badge.mod-〇〇の部分は実際のクラス名に変更してください） */
.fs-c-productList__list__item .fs-c-productMark .c-badge.mod-campaign .c-badge.mod-media　.c-badge.mod-school .c-badge.mod-coupon{
  display: block;
}

/* 20210630_TOPページ：レイアウト調整 */
.page-block-large-new{
  margin-bottom: 2.4rem;
}


@media only screen and (max-width: 768px){
.maintenance_card{
font-size:0.7rem;
}
}

.maintenance_card{
font-size:0.90rem;
color:#00F;
font-weight:bold;
padding:5px;
margin:3px;
border:solid 1px #CCCCCC;
}

@media only screen and (max-width: 768px){
.maintenance_card_cart{
font-size:0.7rem;
}
}

.maintenance_card_cart{
color:#00F;
font-weight:bold;
font-size:0.8rem;
margin:5px;
}

/* 20218024_特集用ページ内リンク調整 */

@media only screen and (min-width: 769px) {
  .fs-campaign_link {
    font-size: 98%;
    margin-bottom:20px;
  }
}

@media only screen and (max-width: 768px) {
  .fs-campaign_link {
    font-size: 1.1947rem;
    margin-bottom:20px;
    text-decoration: underline;
  }
}

/* 20210928_CSR活動表題調整 */

@media only screen and (min-width: 769px) {
  .csr_2020 {
    font-weight: bold;
    font-size: 150%;
margin-bottom:20px;
text-align:center;

  }
}

@media only screen and (max-width: 768px) {
  .csr_2020 {
    font-weight: bold;
    font-size: 80%;
margin-bottom:20px;
text-align:center;
  }
}

@media only screen and (min-width: 769px) {
  .csr_2020_area {
    border-top:solid 1px #CCCCCC;
    padding-top:80px;
    border-bottom:solid 1px #CCCCCC;
    padding-bottom:60px;

  }
}

@media only screen and (max-width: 768px) {
  .csr_2020_area {
    border-top:solid 1px #CCCCCC;
    padding-top:80px;
  }
}

/* 20210930_AmazonPAYログインボタン修正 */

@media only screen and (min-width: 769px) {
  #AmazonPayButton{
    margin-left:auto;
    margin-right:auto;
  }
  .fs-c-payWithAmazon__button{
    height:80px;
  }
}

@media only screen and (max-width: 768px) {
  #AmazonPayButton{
    margin-left:auto;
    margin-right:auto;
    height:62px;
  }
}

/* 2021111_再入荷お知らせページレイアウト制御 */

.oshirase_1111 p{
 margin-bottom:10px;
}

.oshirase_1111{
padding:15px;
background-color:#FFF;
margin-top:3px;
margin-bottom:22px;
}

.oshirase_btn{
  display:inline-block;
  margin:0 5px 1em 0;
  background-color:#DDD;
  font-size:12px;
  padding:.3em 1em;
  border-radius:1.2em;
  text-decoration:underline;
}

/*20211221_iPhone：ハンバーガーメニューリンク色制御*/
button{
 color:#000;
}

/* 20211229_価格改定テキスト制御 */

.pricedown_area_1229{
border-top:solid 1px #CCCCCC;
border-bottom:solid 1px #CCCCCC;
margin:10px auto 60px auto;
width:90%;
}

@media only screen and (min-width: 769px) {
.pricedown_title_1229{
text-align:center;
font-size:0.8rem;
padding-top:10px;
}

.pricedown_text_1229{
padding:5px 30px 10px; 30px;
font-size:0.7rem;
}
}

@media only screen and (max-width: 768px) {
.pricedown_title_1229{
text-align:center;
font-size:1.2rem;
padding-top:10px;
}

.pricedown_text_1229{
padding:5px 30px 10px; 30px;
font-size:1.0rem;
}
}




/*disney new*/
.sp-display{display: block !important;}
.pc-display{display: none !important;}

img {
    width: 100%;
}
.font-large-150 {
 font-size:150%;
}
.br::before {
	content: "\A" ;
	white-space: pre ;
}
#header{
    width: 100%;
    margin: 0 0 2em 0;
    padding: 0;
    /*position: relative;*/
}

.header-logo-new{
    width: 25%;
    margin: 1%;
    position: absolute;
    top:4%;
    left: 4%;
}
.header-icon{
    width: 100%;
    margin: 0;
}
.top-story-wrap-new{
    width: 90%;
    margin: 0 auto;
    padding: 0;
}
.top-story-new{
    width: 100%;
    margin: 0 auto;
}
.top-story-new p {
    color:#2165b0;
    text-align: center;
}

#sec-mickey,#sec-minnie,#sec-rapunzel,#sec-category1{
    margin-bottom: 20%;
}

.title-mickey {
    position: relative;
    margin-bottom: 5%;
}
.icon-title-mickey {
    width: 20%;
    position: absolute;
    top:-20%;
    right: 0;
}
.textile {
    margin: 0;
    padding: 0;
}
.textile .textile-text{
    margin-top: 2em;
}
.textile .textile-text h3.title {
    display: block;
    margin-bottom: 1em;
    text-align: center;
    font-size:12pt;
    font-weight:bold;
}
.textile .textile-text p {
    width: 80%;
    margin: 2em auto 3em;
    font-size:12pt;
    padding: 0;
    box-sizing: border-box;
}
.product {
    position: relative;
    margin: 0;
    padding: 0;
    text-align: right;
    font-size:13pt;
}
.text-left{
    text-align: left;
}
.icon-mickey {
    width: 20%;
    position: absolute;
    top:30%;
    left: 0;
}
.product-large-title-m {
    position: absolute;
    top:25%;
    left: 22%;
}
.product-large-title-mn{
    position: absolute;
    top:30%;
    left: 40%;
}
.product-large-title-rp{
    position: absolute;
    top:30%;
    left: 5%;
}
.product-large {
    width: 80%;
}
.product-small{
    width: 100%;
    display: flex;
    padding: 1em 0;
}
.product-small .product-img {
    width: 33.3%;
    max-width: 350px;
    margin: 0 1%;
    box-sizing: border-box;
    text-align: center;
}
.product-img img:nth-child(1){
    margin-left: 0;
}
.product-img img:nth-child(3){
    margin-right: 0;
}
.title-minnie{
    position: relative;
    margin-bottom: 5%;
}
.icon-title-minnie {
    width: 20%;
    position: absolute;
    top:-45%;
    left: 20%;
}
.icon-minnie{
    width: 15%;
    position: absolute;
    top:30%;
    right:1%;
}
.title-rapunzel {
    position: relative;
    margin-bottom: 15%;
}
.icon-title-rapunzel {
    width: 20%;
    position: absolute;
    top:30%;
    right: 0;
}
.img-width-100{
    width: 100%;
}
.title-category {
    margin-bottom: 5%;
    position: relative;
}
.icon-title-category{
    width: 15%;
    position: absolute;
    top:-20%;
    left:10%;
}
.btn-1{
    width: 250px;
    margin: 0 auto;
    padding: 5%;
    font-family: futura-pt, sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 14px;
    letter-spacing: 0.05em;
    line-height: 1;
    background: #fff;
    color: #000;
    border: 1px solid #000;
    text-decoration: none;
    display: block;
    line-height: 16px;
    text-align: center;
}
.btn-1:hover {
    background-color: black;
    color: white;
}
.up{
    opacity: 0;
    transition: all 1s ease;
  }
.up.show {
    opacity: 1;
    transform: none;
  } 
.op{
    transform: translate(0, 100px);
  }
.mv1{
     transform: translateX(50px);    
}    
.mv2{
     transform: translateX(-50px);    
}       
.mv3{
    transform: translateY(-50px);          
}
.mv4{
    transform: translateY(100px);          
}
.delay-time02{
animation-delay: 0.2s;
}
.delay-time04{
animation-delay: 0.4s;
}
.anim-box.poyopoyo {
  animation: poyopoyo 2s ease-out infinite;
  opacity: 1;
}
@keyframes poyopoyo {
  0%, 40%, 60%, 80% {
    transform: scale(1.0);
  }
  50%, 70% {
    transform: scale(0.95);
  }
}
.icon-title-category.zoomin.is-animated {
  animation: zoomIn 0.8s cubic-bezier(0.25, 1, 0.5, 1) 1 forwards;
}
@keyframes zoomIn {
  0% {
    transform: scale(0.8);
    opacity: 0;
  }
  100% {
    opacity: 1;
    transform: scale(1);
  }
}
.fadeIn {
animation-name: fadeInAnime;
animation-fill-mode:backwards;
animation-duration:3s;
animation-timing-function:ease;
animation-delay: 0.5s;
animation-direction:normal;
}
@keyframes fadeInAnime{
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}
.top-story-1-fadein,.top-story-2-fadein {
    opacity: 0;
    animation: fadein 6s ease forwards;
    font-size: 13pt;
}
@keyframes fadein {
    100% {  opacity: 1;}
}
.delay-time02{
animation-delay: 0.2s;
}
.delay-time04{
animation-delay: 0.4s;
}
.top-margin {
    margin-top:0;
}
.item-01 p,.item-02 p,.item-03 p {
    padding: 1em 3em 3em 3em;
    box-sizing: border-box;
    font-size:12pt;
}
.item-01 h3,.item-02 h3,.item-03 h3 {
    text-align: center;
    font-size:12pt;
}

@media (min-width: 1025px){
#main-disney{
    width: 60%;
    margin: 0 auto;
}
.item-01 h3 {
    margin-top: 10em;
    text-align: center;
}
}

@media (min-width: 768px){
.sp-display{display: none !important;}
.pc-display{display: block !important;}

.font-large-150 {
    font-size: 150%; 
}
.font-large-120 {
    font-size: 120%;    
    }
#main-disney{
    width: 75%;
    margin: 0 auto;
}
.top-margin {
    margin-top:10em;
}
.category-item{
 margin-top:2em;
}
.header-logo-new{
    width: 13%;
    margin: 1%;
    position: absolute;
    top:2%;
    left: 22%;
}
.top-story-wrap-new{
    width: 70%;
    margin: 2% auto;
    box-sizing: border-box;
}
.header-icon{
    width: 20%;
    margin: 0;
}
.top-story-new {
    width: 100%;
    margin: 0 auto;
    padding: 0;
    font-family: AvenirNext,Helvetica,Arial,"F+UD-NewRodin M",sans-serif;
    font-size: 10pt;
    color: #333;
    box-sizing: border-box;
    
}
  
.product-large-title-m {
    position: absolute;
    top:50%;
    left: 30%;
}
.product-large-title-mn{
    position: absolute;
    top:50%;
    left: 60%;
}
.product-large-title-rp{
    position: absolute;
    top:30%;
    left: 5%;
}
.textile {
    display: flex;
    margin: 5em auto 2em;
    align-items: center;
}
.textile-img {
 width: 50%;  
 }
.textile-text {
  width:50%;
}
.textile p{
    margin: 7%;
    padding: 0;
    box-sizing: border-box;
    line-height: 1.5em;
 
}
.textile p span.title {
    display: block;
    margin-bottom: 1em;

}
.icon-minnie{
    width: 15%;
    position: absolute;
    top:40%;
    right:0;
}
.icon-title-rapunzel {
    width: 15%;
    position: absolute;
    top:40%;
    right: 0;
}
.title-rapunzel {
    position: relative;
    margin-bottom: 5%;
}
.btn-1{
    padding: 2%;
}
.category-product-container{
    width: 100%;
    font-size:12pt;
}
.category-item-1,.category-item-2{
    width: 100%;
    display: flex;
    align-items: center;    
}
.item-01 {
    width: 50%;
    vertical-align: middle;
}
.item-01 img {
    margin: 0 auto;
    }
.item-02,.item-03 {
    width: 100%;
}
.item-01 h3 {
    margin-top: 5em;
    text-align: center;
}

.item-02 h3,.item-03 h3 {
    text-align: center;
}
.item-01 p,.item-02 p,.item-03 p {
    padding: 0 3em 3em 3em;
    box-sizing: border-box;
    font-size:12pt;
}
.item-01 h3,.item-02 h3,.item-03 h3 {
    text-align: center;
    font-size:12pt;
}
.icon-title-mickey {
    width: 15%;
    position: absolute;
    top:0;
    right: 0;
}
.product{
 font-size:12pt;
}
.icon-title-minnie {
    width: 15%;
    position: absolute;
    top:-45%;
    left: 20%;
}
    
} 


/* COLORFUL CANDY STYLE QUALITY */
.text-under-deco {
 text-decoration:underline;
 text-decoration-color:#003779;
}
.red {
    color:#D92D53;
}
.blue {
    color: #003779;
}
.br::before {
    content: "\A";
    white-space: pre;
}
.font-bold{
    font-weight: bold;
}
.font-large-style{
     font-size:120%;
}
.bottom-margin {
    margin-bottom:1em;
}
.top-margin-quality-style {
    margin-top:1em;
}
#content-quality,#main-quality,#intro {
    width: 100%;
    margin: 0;
    padding: 0;
}
.img-logo{
    width: 100%;
    text-align: center;
}
.img-logo img{
    width: 70%;
    margin: 2em auto 0;
}
.visual-01 {
    width: 96%;
    margin: 1em auto;
}
.mokuji {
    width: 98%;
    margin: 0;
    padding: 0;
}
.mokuji ul {
    width: 96%;
    margin: 0 auto;
    padding: 1em 0;
    border-bottom: 1px solid #000;
    border-top: 1px solid #000;
}
.mokuji ul li {
    padding: 1%;
}
.quality-intro,.quality-01,.quality-02,.quality-03,.quality-04,.quality-05,.story {
    width: 90%;
    margin: 2em auto;
    padding: 0 0 1em 0;
    box-sizing: border-box;
}
.quality-text,.prologue,.epilogue,.story {
    font-size: 1.1093rem;
    line-height: 1.5em;
}
.prologue {
    margin:1em 0;
    padding:1em 0;
    border-top:1px dotted #000;
    border-bottom: 1px dotted #000;
}
.honbun {
    margin-bottom: 2em;
    padding-bottom: 2em;
    border-bottom: 1px dotted #333;
}
.honbun p,.epilogue p{
    margin-bottom: 2em;
}
.quality-text p{
    margin-bottom: 1em;
}
.title-quality-style {
    width: 96%;
    margin: 0 auto;
    position: relative;
    border-bottom: 1px solid #000; 
}
.square-left {
    width: 10px;
    height: 10px;
    position: absolute;
    top:-5px;
    left:0;
    background: #000;
    transform: rotate(45deg);
}
.square-right {
    width: 10px;
    height: 10px;
    position: absolute;
    top:-5px;
    right:0;
    background: #000;
    transform: rotate(45deg);
}
.bottom-border{
     border-bottom: 1px solid #000;   
}
.quality-text {
    position: relative;
}
.number {
    position: absolute;
    left:-2.5em;
    top:-1em;
}
.title-number {
    width: 10%;
    position: absolute;
    top:-5%;
    left: -1%;
    z-index: -10;
}
.title-number-up {
    width: 10%;
    position: absolute;
    top:-7%;
    left: -1%;
    z-index: -10;
}
.back-image {
    position: absolute;
    top:-6%;
    left: -1%;
    padding: 2% 0 0 2%;
}
.documents-box {
    width: 90%;
    margin: 0 auto 1em;
    padding: 1em;
    border: 1px solid #000;
    border-radius: 10px 10px 10px 10px;
    box-sizing: border-box;
}
.voice-explain {
    display: flex;
}
.mark-s {
    width: 40%;
    text-align: center;
    padding-top:20%;
}
.mark-deco{
    width: 100%;
    text-align: center;
}
.mark-deco img {
    width: 2%;
    margin: 0 auto 1em;
}
.voice-text{
    font-size: small;
}
.voice p {
    width: 95%;
    margin-left:auto;
}
.small-link-text {
    font-size: x-small;
    line-height: 1.5em;
    margin-right: auto;
    display: block;
    text-align: right;
}
.small-text{
    font-size: x-small;
}
.animation{
    opacity : 0;
    visibility: hidden;
    transition: 1s;
    transform: translateY(30px);
}
.active{
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
}

@media only screen and (min-width:768px) {
#content-quality {
    width: 65%;
    margin: 0 auto;
    padding: 0;
}
#main-quality {
    width: 100%;
    margin: 0;
    padding: 0;
}
#intro {
    width: 100%;
    margin: 0;
    padding: 0;
}
.font-large-style{
      font-size:100%;
}
.title-number {
    width: 5%;
    position: absolute;
    top:-4%;
    left: -5%;
    z-index: -10;
}
.title-number-up {
    width: 5%;
    position: absolute;
    top:-7%;
    left: -5%;
    z-index: -10;
}
.quality-text p {
   font-size: .8rem;
   line-height:1.8em;   
   margin-bottom: 1em;
}
.voice-explain{
    width: 80%;
    margin: 0 auto;
}
.mark-s {
    width: 30%;
    padding-top: 5%;
    box-sizing: border-box;
}
.voice p{
    text-align: right;
    margin-left: auto;
}
.voice-text p{
    line-height:1.5em;
}
.honbun {
    margin-bottom: 1em;
    padding-bottom: 1em;
    border-bottom: 1px dotted #333;
}
.honbun p,.epilogue p{
    font-size: .8rem;
    line-height:1.8em;   
    margin-bottom: 1.5em;
}
.prologue p{
    font-size: .8rem;
    line-height:1.8em;   
}
.img-evidence {
    width: 100%;
    text-align: center;
}
.img-pouch{
    max-width: 596px;
    max-height: 448px;
    margin:0 auto;
}
.img-kenshinki {
    width: 60%;
    margin: 0 auto;
}
   
}


/*SavetheChildren*/
.sp-display {display:block;}
.pc-display {display:none;}
.row {
    width: 100%;
    margin: 0;
}
.br::before {
  content: "\A" ;
  white-space: pre ;
}
#collection-sv,#collection-lineup-sv,#report-sv,#last-sv {
  margin-bottom: 5em;
}
#intro-sv {
    padding: 2em 0;
    clear: both;
}

.bottm-margin-sv {
    margin-bottom: 2em;
}
.top-margin-sv {
    margin-top: 2em;
}
.explain-text-sv {
    line-height: 1.5em;
    color: #333;
    padding: 1em;
    box-sizing: border-box;
}

.headline-sv {
    margin-bottom: 1em;
    text-align: center;
    font-size:150%;
}
.headline-logo-sv {
    width: 80%;
    margin: 0 auto;
}
.headline-logo-sv img {
    width: 100%;
}
.img-explain-sv{
    width:100%;
}

.img-explain-sv img {
    width: 80%;
}

.left-sv {
    text-align: left;
}
.right-sv {
    text-align: right;
}
.box-w60-sv{
    width: 98%;
    margin: 0 auto;
}
.box-w80-sv {
    width: 98%;
    margin: 0 auto;
}
.box-w-sv {
    width: 98%;
    margin: 0 auto 5em;
}

.img-shadow{
    position: relative;
    background: #f2f2f2;
    width: 100%;
    float: left;
}
.img-shadow img {
    position: relative;
    top: -20px;
    left: -4px;
}
.img-responsive {
    display: block;
    max-width: 100%;
    height: auto;
}
.clear-box {
    clear: both;
}
.donation-box {
    position: relative;
    margin: 2em 0;
    padding: 25px 10px 7px;
    border: solid 2px #ff0000;
}
.donation-box .donation-title-sv {
    position: absolute;
    display: inline-block;
    top: -5%;
    left: 20%;
    padding: 0 9px;
    height: 25px;
    line-height: 25px;
    font-size: 17px;
    background: #ff0000;
    color: #ffffff;
    font-weight: bold;
}
.lineup-wrap-sv {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap:2em 0;
}
.box-sv-1 {
    display: block;
    align-items: center;
}
.box-text-sv-1 {
    padding: 1em;
    box-sizing: border-box;
}
.special-name-plate-sv {
    width: 100%;
    display: flex;
    align-items: center;
    margin-bottom: 2em;
}
.special-name-plate-sv img {
    width: 100%;
}

.btn-sv{
    width: 80%;
    margin: 0 auto;
    padding: 5%;
    font-family: futura-pt, sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 14px;
    letter-spacing: 0.05em;
    line-height: 1;
    background: #fff;
    color: #000;
    border: 1px solid #000;
    text-decoration: none;
    display: block;
    line-height: 16px;
    text-align: center;
}
.btn-sv:hover {
    background-color: black;
    color: white;
}

.animation{
	opacity : 0;
	visibility: hidden;
	transition: 1s;
	transform: translateY(30px);
}
.active{
	opacity: 1;
	visibility: visible;
	transform: translateY(0);
}

 @keyframes fadein-right {
    0% {
       opacity: 0;
       transform: translateX(20px);
    }
    100% {
       opacity: 1;
       transform: translateX(0);
    }
 }
         
@media screen and (min-width: 768px) {
.pc-display {display:block;}
.sp-display {display:none;}

.box-w60-sv{
    width: 60%;
    margin: 0 auto;
}
.box-w80-sv {
    width: 80%;
    margin: 0 auto;
}
.box-w-sv {
    width: 60%;
    margin: 0 auto 5em;
}
#intro-sv {
    padding: 2em 0;
    clear: both;
}
.img-explain-sv{
    width:80%;
}
.img-explain-left-sv {
    width: 70%;
    margin-right:auto;
  
}
.img-explain-left-sv img {
        width: 100%;
}
.img-explain-right-sv  {
        width: 70%;
        margin-left:auto;
}
.img-explain-right-sv img {
    width: 100%;
}
.donation-box {
    width:80%;
    position: relative;
    margin: 2em 0;
    padding: 25px 10px 7px;
    border: solid 2px #ff0000;
}
.donation-box .donation-title-sv {
    position: absolute;
    display: inline-block;
    top: -10%;
    left: -1%;
    padding: 0 9px;
    height: 25px;
    line-height: 25px;
    font-size: 17px;
    background: #ff0000;
    color: #ffffff;
    font-weight: bold;
}
.box-sv-1 {
    display: flex;
    align-items: center;
    gap: 2em;
}
.box-img-sv-1,.box-text-sv-1 {
    width: 80%;
}
.box-img-sv-1 img {
    width: 100%;
}
.lineup-wrap-sv {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap:2em 0;
}
.img-shadow img {
    position: relative;
    top: -20px;
    left: -20px;
}
.lineup-img-sv {
    width: 50%;
    text-align: center;
}
.lineup-img-sv img {
    width: 100%;
}
.btn-sv{
    width: 40%;
    margin: 0 auto;
    padding: 5%;
    font-family: futura-pt, sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 14px;
    letter-spacing: 0.05em;
    line-height: 1;
    background: #fff;
    color: #000;
    border: 1px solid #000;
    text-decoration: none;
    display: block;
    line-height: 16px;
    text-align: center;
}
.btn-sv:hover {
    background-color: black;
    color: white;
}

}


@media screen and (min-width: 960px) {
.pc-display {display:block;}
.sp-display {display:none;}
.img-explain-sv img {
    width: 60%;
}
.btn-sv{
    width: 40%;
    margin: 0 auto;
    padding: 5%;
    font-family: futura-pt, sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 14px;
    letter-spacing: 0.05em;
    line-height: 1;
    background: #fff;
    color: #000;
    border: 1px solid #000;
    text-decoration: none;
    display: block;
    line-height: 16px;
    text-align: center;
}
.btn-sv:hover {
    background-color: black;
    color: white;
}
    
}



/* 20220228_会員登録＆マイページShopify案内 */

  #shopify_navi{
    margin-left:auto;
    margin-right:auto;
    margin-bottom:20px;
  }

  #shopify_link{
    margin-left:auto;
    margin-right:auto;
    margin-bottom:40px;
  }

  #shopify_mypage_navi{
    margin-top:40px;
    margin-left:auto;
    margin-right:auto;
    margin-bottom:20px;
  }

  #shopify_link{
    margin-left:auto;
    margin-right:auto;
    margin-bottom:40px;
  }

@media only screen and (min-width: 769px) {
  #shopify_link{
width:480px;
  }
}

@media only screen and (max-width: 768px) {
  #shopify_link{
width:100%;
  }
}

/*20220314_レビュー特設ページ--*/

.review_img_main{
margin-left:auto;
margin-right:auto;
}

@media only screen and (min-width: 769px) {
  .review_img_main{
width:930px;
  }
}

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

.review_img_size{
border:solid 1px #000000;
border-radius:10px;
padding:5px;
margin-left:auto;
margin-right:auto;
}

@media only screen and (min-width: 769px) {
  .review_img_size{
width:930px;
  }
}

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


/*新学期応援*/


@media screen and (min-width: 769px) {

.wallpaper_img_sp{
display:none;
}

.lineup-img-wallpaper {
    width: 100%;
    text-align: center;
}
.lineup-img-wallpaper img {
    width: 100%;
}
.btn-wallpaper{
    width: 80%;
    margin: 0 auto 5px auto;
    padding: 5%;
    font-family: futura-pt, sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 14px;
    letter-spacing: 0.05em;
    background: #fff;
    color: #000;
    border: 1px solid #000;
    text-decoration: none;
    display: block;
    line-height: 16px;
    text-align: center;
}
.btn-wallpaper:hover {
    background-color: black;
    color: white;
}

}


@media screen and (max-width: 768px) {


.wallpaper_img_pc{
display:none;
}

.img-explain-sv img {
    width: 60%;
}
.btn-wallpaper{
    width: 100%;
    margin: 0 auto 5px auto;
    padding: 3%;
    font-family: futura-pt, sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 14px;
    letter-spacing: 0.05em;
    background: #fff;
    color: #000;
    border: 1px solid #000;
    text-decoration: none;
    display: block;
    line-height: 16px;
    text-align: center;
}
.btn-wallpaper:hover {
    background-color: black;
    color: white;
}

.lineup-img-wallpaper {
    width: 100%;
    text-align: center;
}
    
}



/*---20220906_ウェブカタログバナー制御---*/

@media only screen and (min-width: 769px) {
  #webcatalog_link_1{
width:40%;
    display: block;
    margin-left: auto;
    margin-right:100px;
  }
  #webcatalog_link_2{
width:40%;
    display: block;
    margin-left: 100px;
    margin-right:auto;
  }
}


/*---20221221_告知制御---*/

@media only screen and (min-width: 769px) {
  .t20221221_img_size{
width:840px;
margin-left:auto;
margin-right:auto;
  }
}

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


/* ランディングページ内リンクボタン*/
.landing-link{
  width:70%;
  text-align:center;
  border:1px solid gray;
  border-radius:10px;
  margin:10px auto 20px auto;
  padding:1%;
  font-weight:bold;
}