@charset "utf-8";



/* common */
.back_bk{ background:#000; }
.back_wt{ background:#FDFDFD; }
.back_pi{ background:#eb738f; }
.back_lpi{ background:#f7baa5; }
.back_bl{ background:#0e6eb8; }
.back_org{ background:#ea591d; }
.back_cme{ background:#c99e2a; }
.back_ylw{ background:#FFF100; }
.back_brn{ background:#7f4e20; }
.back_brn2{ background:#6A3906; }
.back_nev{ background:#161b61; }
.back_blk { background:#221814; }
.back_gry { background:#c9c9ca; }
.back_grn { background:#006834; }
.back_d-grn { background:#056823; }
.back_wine { background:#a11251; }
.back_lgrn { background:#9dbb87; }
.back_pp { background:#920681; }
.back_red { background:#ea000e; }
.back_red2 { background:#E60012; }
.back_pp { background:#E984FC; }
.back_lgrn { background:#13DB5C; }

body { 
  font-family: YuGothic,"游ゴシック","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,"ＭＳ Ｐゴシック",sans-serif;
}
p { margin:0; }
header { background:#fff; }
header .inner { padding:0; }
nav,header,.breadcrumbs { font-family: YuGothic,"游ゴシック","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,"ＭＳ Ｐゴシック",sans-serif; }
ul:after { display:none; }

/* パンクズ */
.breadcrumbs { max-width:100%; background:#fff; margin:0; }
.breadcrumbs .inner { max-width:1100px; padding:0; }
.inner { max-width:124rem; padding:0 2rem; margin:0 auto; }

.flb { display:flex; }
.fo_goth { font-family: YuGothic,"游ゴシック","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,"ＭＳ Ｐゴシック",sans-serif; }
.fo_min { font-family:"游明朝", YuMincho, "ヒラギノ明朝 ProN W6", "Hiragino Mincho ProN", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", "Times New Roman", Meiryo, serif; }
.shadow { box-shadow:5px 5px 15px -10px rgba(0,0,0,0.6); }
.btn { border:solid 1px #707070; display:inline-block; box-shadow:5px 5px 15px -10px rgba(0,0,0,0.6); background:#fff;}
.btn a { position:relative; display:block; padding:0.5rem 4rem 0.5rem 2rem; color:#707070; text-align:center; font-weight: bold;}
.btn a i { position:absolute; right:1rem; top:50%; transform:translateY(-50%); font-size:4rem; }
.tc { text-align:center; }
.bold { font-weight: bold; }
.color { display:flex; }
.color li { width:3rem; height:3rem; border-radius:50%; }
.pc { display:block; }
.mid { display:none; }
.sp { display:none; }
  


ul.color { display:flex; }
ul.color li { width:3rem; height:3rem; border-radius:50%; margin-right:1rem; }
ul.color li:last-child { margin-right:0; }

h2 { font-size:8rem; color:#FFD35C; }
h2 span { display:block; font-weight: bold; font-size:2.4rem; margin-top:1rem; }
h3 { text-align:center; font-size:4rem; position:relative; margin-bottom:2rem; font-family:"游明朝", YuMincho, "ヒラギノ明朝 ProN W6", "Hiragino Mincho ProN", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", "Times New Roman", Meiryo, serif; }
h3.ub { padding-bottom:1rem; border-bottom:solid 1px; }
h3 .pc { display:inline-block;}
.img-tt { position:relative; }
.img-tt h3 { z-index:1; }
.img-tt img { display:none; position:absolute; max-width:20rem; top:50%; left:50%; transform:translate(-50%,-50%); z-index:0; opacity:.6; }

h4 { font-size:3.4rem; text-align:center; margin-bottom:2rem; font-family:"游明朝", YuMincho, "ヒラギノ明朝 ProN W6", "Hiragino Mincho ProN", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", "Times New Roman", Meiryo, serif; }

@media screen and (max-width:1024px){
  .mob-none { display: none; }
}
@media screen and (max-width:768px){
  .mid-tc { text-align:center; }
  .pc { display:none; }
  .mid { display:block; }
  .img-tt h3 { padding:2rem 0; }
  .img-tt img { display:block; }
}
@media screen and (max-width:414px){
  .flb { display:block; }
  .sp-tc { text-align:center; }
  .sp { display:block; }
  .sp-none { display:none; }
  h3 { text-align:center; width:80%; margin:0 auto 3rem; font-size:3.4rem; }
  h4 { font-size:2.6rem; }
}
@media screen and (max-width:375px){
}

/* mv */
#mv { }
#mv .inner{ }
#mv .mv-area { position:relative; text-align: center; }
#mv .mv-area .text-area { position:absolute; top:50%; left:50%; transform:translate(-50%,-50%); color:#fff; padding:1rem 2rem; min-width:68rem;}
#mv .mv-area .text-area h2 { font-weight: bold; }
#mv .mv-area .text-area p { font-size:2rem; margin:0; text-align:center; }
@media screen and (max-width:1480px){
  #mv .mv-area .text-area { bottom:2rem; }
  #mv .mv-area .text-area h2 { font-size:3rem; }
  #mv .mv-area .text-area p { font-size: 1.8rem; }
}
@media screen and (max-width:1280px){
  #mv .mv-area .text-area { bottom:2rem; }
  #mv .mv-area .text-area h2 { font-size:2.4rem; }
  #mv .mv-area .text-area p { font-size: 1.6rem; }
}
@media screen and (max-width:1150px){
  #mv .mv-area .text-area { position:initial; transform:none; min-width:auto; background:none; }
  #mv .mv-area .text-area h2 { font-size:3rem; margin-bottom: 1rem; }
  #mv .mv-area .text-area p { font-size: 2rem; }
}
@media screen and (max-width:414px){
  #mv { margin-bottom:0; }
  #mv div:after { display:none; }
  #mv .mv-area .text-area h2 { font-size: 2.8rem; }
  #mv .mv-area .text-area p { font-size: 1.6rem; }
}
@media screen and (max-width:320px){
  #mv .mv-area .text-area { padding:0 2rem; }
  #mv .mv-area .text-area h2 { font-size: 2rem; }
  #mv .mv-area .text-area p { font-size:1.5rem; }
}



/* anchor */
#anchor { position:fixed; top:50%; left:0; transform:translateY(-50%); z-index:99999; display:none; }
#anchor ul { padding-left:2rem; }
#anchor ul li { background:#D1916B; margin-bottom:2rem; text-align:center; border-radius:15px; line-height:1.2; }
#anchor ul li:last-child { margin-bottom:0; }
#anchor ul li img { display:block; width:80%; margin:1rem auto; border-radius:50%; background:#fff; }
#anchor ul li i { display:block; margin-top:0.5rem;}
#anchor ul li a { display:block; color:#fff; font-weight: bold; padding:1rem; max-width:10rem; }
#anchor .pc { display:block; }
#anchor .sp { display:none; }

@media screen and (max-width:1440px){
  #anchor { bottom:0; top:initial; transform:none; }
  #anchor img { display:none!important; }
  #anchor ul { display:flex; padding-left:0; width:100vw; }
  #anchor ul li { width:33.33%; height:auto; margin-bottom:0; border-right:solid 1px #fff; border-radius:0; text-align:center; }
  #anchor ul li:last-child { border-right:none; }
  #anchor ul li a { width:100%; max-width:100%; height:auto; display:block; font-size:1.6rem; }
  #anchor .pc { display:none; }
  #anchor .sp { display:block; }
}

/* day */
#day { background:#E0D19A; padding:5rem 0 5rem; position:relative; }
#day .sp-title { display:none; font-weight: bold; }
#day h3 { position:relative; margin-bottom:5rem }
#day h3 span { position:relative; z-index:1; }
#day h3 img { position:absolute; left:25rem; top:-9rem; max-width:25rem; z-index:0; }
#day .flx img { max-width:25rem; }
#day .catch { border:solid 3px #990000; border-radius:15px; padding:2rem; width:60%; margin:0 auto; }
#day .catch p { font-size:3rem; text-align:center; font-weight: bold; }
#day .catch p span { border-bottom:solid 1px; color:#990000; }
#day .tx { max-width:60%; margin:3rem auto; }
#day .day { max-width:60%; margin:0 auto; background:#D1916B; padding:2rem; border-radius:15px; text-align:center; position:relative; }
#day .day p { text-align:center; color:#fff; font-size:2rem; font-weight: bold; margin-bottom:1rem;}
#day .day p span { border-bottom:solid 1px; }
#day .day img { position:absolute; right:-12rem; bottom:-5rem; max-width:20rem; }
#day .img { display:none; }

@media screen and (max-width:768px){
  #day h3 img { top:50%; left:50%; transform:translate(-50%,-50%); z-index:0; }
  #day .catch,#day .tx,#day .day { width:100%; max-width:100%; }
  #day .tx { margin-bottom:0; }
  #day .day img { display:none; }
  #day .img { display:block; max-width:20rem; text-align:center; margin:0 auto 2rem; }
}
@media screen and (max-width:600px){
  #day { padding-top:3rem; }
  #day .sp-title { display:block; text-align:center; font-size:3.6rem; margin-bottom:30px; }
}


/* new */
#new { background:#C7A156; padding:2rem 0 5rem; color:#fff; }
#new .box { position:relative; padding:0; }
#new .box .img { position:absolute; max-width:25rem; bottom:0; right:2rem; z-index:99; }
#new .text-box {}
#new .text-box .title { font-size:3rem; line-height:1.5; margin-bottom:2rem; }
#new ul { display:flex; justify-content:space-between; margin-top:5rem; }
#new ul li { width:25%; }
#new ul li a { display:flex; justify-content:space-between; align-items:center; color:#fff; }
#new ul li a > img { width:50%; border-radius:50%; margin-right:1rem; }
#new ul li .tx { width:50%; font-weight: bold; }
#new ul li .tx span { display:block; }
#new ul li .tx ul { display:flex; margin-top:1rem; justify-content:flex-start; }
#new ul li .tx ul li { display:block; width:3rem; height:3rem; border-radius:50%; margin-right:1rem; border:solid 1px #fff; }
#new ul li .tx ul li:last-child { margin-right:0; }

@media screen and (max-width:768px){
  #new { padding:3rem 0 5rem; }
  #new .box .img { display:none; } 
  #new ul li { width:32%; }
}
@media screen and (max-width:600px){
  #new ul { display: block; }
  #new ul li { width:100%; }
  #new .text-box .title { font-size:2.4rem; }
}
@media screen and (max-width:414px){
  #new ul { margin-top:0; }
  #new ul li a > img { width:60%; }
  #new ul li .tx { width:40%; }
}

/* reccomend */
#recommend { background:#E0D19A; padding:5rem 0; }
#recommend ul { display:flex; justify-content:space-between; }
#recommend ul li { width:48%; }
#recommend ul li .big-box { position:relative; }
#recommend ul li .big-box .img { position:absolute; right:-15rem; bottom:2rem; max-width:25rem; }
#recommend ul li .big-box .tt { font-size:2.4rem; line-height:1.5; margin:1rem 0; }
#recommend ul li .big-box .tx {}
#recommend ul li .item-box { display:flex; justify-content:space-between; margin-top:3rem; }
#recommend ul li .item-box:after { display:none; }
#recommend ul li .item-box .item { width:45%; }
#recommend ul li .item-box .item p { text-align:center; font-weight: bold; margin:1rem 0; }
#recommend ul li .item-box .item p span { display:block; }
#recommend ul li .item-box .item .color { justify-content:center; }
#recommend ul li .item-box .item .color li { width:3rem; margin-right:1rem; }
#recommend ul li .item-box .item .color li:last-child { margin-right:0; }
#recommend ul li .btn { margin-top:3rem; }

@media screen and (max-width:1400px){
  #recommend ul li .big-box .img { right:-2rem; max-width:20rem; }
}
@media screen and (max-width:768px){
  #recommend ul li .big-box .img { display:none; }
}

@media screen and (max-width:414px){
  #recommend .img-tt img { max-width:15rem; }
  #recommend ul { display:block; }
  #recommend ul li { width:100%; }
  #recommend ul li .item-box { margin-top:1rem; }
  #recommend ul li .item-box .item .color { display:flex; }
  #recommend ul li:first-child { margin-bottom:3rem; }
  #recommend ul li .item-box .item p { font-size:1.4rem; }
}
@media screen and (max-width:320px){
  #recommend ul li .item-box .item { width:48%; }
}

/* category */
#search { padding:5rem 0; background:#B07F3A; color:#fff; position:relative; }
#search h3 img { display:none; }
#search .img { position:absolute; top:30%; left:5%; max-width:25rem; }
#search ul { display:flex; }
#search ul li { width:calc(25% - 3rem *1/3); margin-right:3rem; }
#search ul li:last-child { margin-right:0; }
#search ul li .btn { width:100%; }
#search ul li .btn a { font-size:2rem; padding:2rem 4rem 2rem 2rem;}

#category ul li { text-align:center; }
#category ul li a { color:#fff; font-weight: bold; }
#category ul li a img { border-radius:50%; }
#category ul li p { text-align:center; margin-top:1rem; }

#price { margin-top:5rem; }
#price .tc .btn { margin-top:2rem; }
#price .tc .btn a { font-size:2.4rem; padding:2rem 4rem 2rem 2rem; }

#category h3 , #price h3 { text-align:center; margin-bottom:3rem;}
#category h3 img, #price h3 img { width:auto; }

@media screen and (max-width:1300px){
  #search .img { max-width:15rem; top:48%; }
}
@media screen and (max-width:780px){
  #search .img { display:none; }
  #price ul { flex-wrap:wrap; }
  #price ul li { width:calc(50% - 2rem * 1/2); margin:0 2rem 2rem 0; }
  #price ul li:nth-of-type(2n) { margin-right:0; }
}
@media screen and (max-width:414px){
  #search {  }
  #search .img-tt img { max-width:15rem; }
  #search ul { flex-wrap:wrap; }
  #search ul li { width:calc(50% - 2rem * 1/2); margin:0 2rem 2rem 0; }
  #search ul li:nth-of-type(2n) { margin-right:0; }
  #search h2 img { width:60%; }
  #price .tc .btn a { font-size:1.6rem; }
  #category h3 { width:50%; }
  #price h3 { width:30%; }
}

/* gift */
#gift { background:#e0d19a; padding:2rem 0 5rem; }
#gift ul { display:flex; justify-content:space-between; }
#gift ul li {  }
#gift ul li:first-child { width:60%; }
#gift ul li:last-child { width:38%; }
#gift ul li:last-child .tt { font-size:2.4rem; line-height:1.5; margin-bottom:2rem; }
#gift ul li:last-child .btn { margin-top:3rem; }

@media screen and (max-width:768px){
  #gift .img-tt img { max-width:15rem; }
  #gift ul { display:block; }
  #gift ul li:first-child,#gift ul li:last-child { width:100%; }  
  #gift ul li:first-child { text-align:center; }
  #gift ul li:last-child { margin-top:2rem; }
}

/* shop */
#shop { padding:5rem 0 10rem; background:#fff; }
#shop .btn { box-shadow:none; }
#shop .bnr { margin:0 0 3rem; text-align:center; }
#shop ul { display:flex; justify-content:space-between; }
#shop ul:after {display:none;}
#shop ul li { width:48%; text-align:center; }
#shop ul li p { text-align:center; font-weight: bold; margin-top: 2rem; color:#333; }
#shop ul li .btn { width:60%; margin:2rem auto 0; border:solid 1px #333; }
#shop ul li .btn a { display:block; padding:1rem 2rem; color:#333; font-weight: bold; font-weight: bold; }
#shop .xmas-img { text-align:center; margin-top:5rem;}

@media screen and (max-width:768px){
  #shop ul li { width:45%; }
  #shop ul li p { font-size: 1.5rem; }
}
@media screen and (max-width:414px){
  #shop { padding:5rem 0; }
  #shop ul { display:block; }
  #shop ul li {width: 100%;}
  #shop ul li:first-child { margin-bottom: 3rem; }
  #shop ul li p { font-size: 1.6rem; }
  #shop ul li img { width:70%; }
}


/* slide */
.owl-carousel { display:block; }
.owl-carousel .item {}
.owl-carousel .item a img { transition:all .5s;  }
.owl-carousel .item a:hover img { transform:scale(1.2); }
.owl-carousel .item a p { color:#fff; font-size: 2rem; text-align:center; margin-top:1rem; font-weight: bold;}

/* slide nav */
.owl-nav { display: flex; }
.owl-nav button { position:absolute; top:50%; transform:translate(0,-50%); color:#fff; font-weight: normal; font-size:8rem; z-index:10; }
.owl-nav .owl-prev { left:10px; }
.owl-nav .owl-next { right:10px; }
.owl-nav button i { font-size:6rem; }
.owl-nav button span { padding:5rem 2rem; }
@media screen and (max-width:768px){  
  .owl-nav button { font-size: 6rem; }
}
@media screen and (max-width:414px){
  .owl-carousel { display:block; }
  .owl-nav .owl-prev { left:20px; }
  .owl-nav .owl-next { right:20px; }
}

/* slide dots */
.owl-dots { text-align:center; margin-top:2rem; }
.owl-dots button { margin-right:2rem; }
.owl-dots button:last-child { margin-right:0; }
.owl-dots button span { display:block; width:2rem; height:2rem; background:#aaa; border-radius:50%; }
.owl-dots button.active span { background:#fff; }
@media screen and (max-width:414px){
  .sp-area .owl-dots { display:none; }
  .owl-dots { position:initial; margin-top:1rem; }
  .owl-dots button span { width:1.5rem; height:1.5rem; }
}
@media screen and (max-width:375px){
  .owl-dots {  }
}

/* フェードイン */
.fadeIn_up {
  opacity: 0;
  transform: translate(0, 50%);
  transition: 1s;
}
.fadeIn_up.is-show {
  transform: translate(0, 0);
  opacity: 1;
}


#pageup { bottom:60px; }