@charset "utf-8";


@media screen and (min-width: 1030px) {
body{padding: 0;}
.sc header{
background: none;
border-bottom: #ccc solid 1px;
color: #333;
position: absolute;
top: 57vw;
left: 0;
right: 0;
}
.sc header a {
color: #333;
}
.sc header figure{
display: none;
}
.sc #header .mf-inner > .clist{
justify-content: center;
}
.sc header figure + .clist > .clist img.white{
display: none;
}
.sc header figure + .clist > .clist img.black{
display: inline-block;
}
.sc header .clist > ul ul{
background: #f8f7f2;
}
}



#mainvis{
position: relative;
}
#mainvis span img{
width: 100%;
}
@keyframes top_dum{
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}

#mainvis span{
}
#mainvis .mf-inner {
padding:0;
}
#mainvis .swiper-container{
width: 100%;
height: 100%;
overflow: hidden;
}
#mainvis .swiper-slide img{
width: 100%;
}

#mainvis .abs1,
#mainvis .abs2{
position: absolute;
color: #fff;
left: 50%;
z-index: 9;
}
#mainvis .abs1{
text-align: center;
font-size: 1.5em;
top: 50%;
transform: translate(-50%,-50%);
}
#mainvis .abs1 img{
width: 70px;
display: table;
margin: 0 auto 20px auto;
}
#mainvis .abs2{
bottom: 0;
transform: translate(-50%,0);
}
#mainvis .abs2:after{
content: "";
width: 1px;
height: 45px;
background: #fff;
display: table;
margin: 10px auto 0 auto;
}

/******************************/
.top_btn{
text-align: center;
}
.top_btn a{
min-width: 260px;
background: #3b3b3b;
font-size: 1.13em;
color: #fff;
display: table;
margin: 0 auto;
padding: 20px;
line-height: 1em;
position: relative;
}
.top_btn a:before{
content: "";
border: #3b3b3b solid;
border-width: 0 1px 1px 0;
width: 100%;
height: 100%;
position: absolute;
top: 0;
left: 0;
transform: translate(2px,2px);
}
.top_btn a:after{
content: "";
border: #fff solid;
max-width: 10px;
max-height: 10px;
width: 1.5vw;
height: 1.5vw;
border-width: 1px 1px 0 0;
position: absolute;
top: 50%;
right: 20px;
transform: translate(0,-50%) rotate(45deg);
}

/******************************/

#mf1{
margin: 70px 0 0 0;
}
#mf1 .mf-inner{
padding: 100px 0;
}
#mf1 .ctext{
width: 100%;
display: flex;
flex-direction:  row-reverse;
justify-content: center;
  letter-spacing: 0.3em;
}
#mf1 .ctext h1{
font-size: 1.88em;
font-weight: bold;
margin: 0 0 0 100px;
line-height: 2em;
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
  text-orientation: upright; 
  -webkit-text-orientation: upright;
}
#mf1 .ctext p{
line-height: 3em;
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
  text-orientation: upright; 
  -webkit-text-orientation: upright;
}

#mf2{
margin: 100px 0;
}
#mf2 .mf-inner{
position: relative;
}
#mf2 p a{
margin: 0 0 30px 0;
}
#mf2 p a{
display: table;
margin: 0 auto 30px auto;
}
#mf2 .clist{
display: flex;
justify-content: center;
}
#mf2 #insta{
margin: 0 30px;
height: 450px;
overflow: auto;
border: #ccc solid 1px;
position:relative;
}
#mf2 #insta p{
background: #fff;
padding: 0.3em;
margin: 0 0 0.5em 0;
font-size: 1.2em;
font-weight: bold;
}
#mf2 #insta .card{
width: 350px;
background: #fff;
padding: 0.2em;
margin: 0 0.5em 1em 0.5em;
box-shadow: 0 0 3px rgba(0,0,0,0.2);
}
#mf2 .fb{
margin: 0 30px;
}


#mf3{
background: #fff;
}
#mf3 .mf-inner{
padding: 100px 0;
}
#mf3 h2{
text-align: center;
font-size: 1.88em;
margin: 0 0 50px 0;
letter-spacing: 0.3em;
}
#mf3 ul{
display: flex;
justify-content: space-between;
flex-wrap: wrap;
}
#mf3 ul li{
margin: 0 0 50px 0;
position: relative;
}
#mf3 p + ul li{
width: 390px;
}
#mf3 ul li a{
color: #fff;
font-size: 1.3em;
letter-spacing: 0.3em;
text-shadow: 0 0 3px rgba(0,0,0,0.7);
}
#mf3 ul li span{
position: absolute;
top: 50%;
left: 20px;
transform: translate(0,-50%);
}
#mf3 .top_btn{
margin: 0 0 50px 0;
}
#mf3 .top_btn a{
width: 400px;
}

#mf4 .mf-inner{
padding: 120px 0;
}
#mf4 h2{
text-align: center;
font-size: 1.88em;
margin: 0 0 30px 0;
letter-spacing: 0.3em;
}
#mf4 p{
text-align: center;
font-size: 1.38em;
margin: 0 0 50px 0;
}
#mf4 ul{
display: flex;
justify-content: space-between;
flex-wrap: wrap;
}
#mf4 ul li{
position: relative;
}
#mf4 ul li a{
color: #fff;
font-size: 1.3em;
letter-spacing: 0.3em;
}
#mf4 ul li span{
text-align: center;
position: absolute;
top: 50%;
left: 0;
right: 0;
transform: translate(0,-50%);
text-shadow: 0 0 3px rgba(0,0,0,0.7);
}

#mf5{
background: #fff;
}
#mf5 .mf-inner{
padding: 50px 0;
position: relative;
}
#mf5 .mf-inner:before{
content: "";
max-width: 200px;
max-height: 160px;
width: 31.25vw;
height: 25vw;
background: url("https://img21.shop-pro.jp/PA01487/646/etc/topi3.jpg?cmsp_timestamp=20221019185259") center center /cover no-repeat;
position: absolute;
bottom: 40px;
left: -40px;
}
#mf5 .mf-inner:after{
content: "";
max-width: 410px;
max-height: 310px;
width: 64.06vw;
height: 48.44vw;
background: url("https://img21.shop-pro.jp/PA01487/646/etc/topi5.jpg?cmsp_timestamp=20221019185827") center center /cover no-repeat;
position: absolute;
top: 0;
right: 0;
}
#mf5 .clist{
justify-content: flex-end;
flex-direction: row-reverse;
margin: 0 0 0 100px;
position: relative;
z-index: 9;
}
#mf5 .clist img{
width: 210px;
}
#mf5 .ctext{
display: flex;
flex-direction:column;
justify-content: center;
  letter-spacing: 0.3em;
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
  text-orientation: upright; 
  -webkit-text-orientation: upright;
}
#mf5 .ctext h2{
font-size: 1.88em;
margin: 0 60px 0 40px;
line-height: 2em;
}
#mf5 .ctext p{
height: 19em;
margin: 0 1em;
line-height: 3em;
}
#mf5 .top_btn{
position: absolute;
right: 0;
bottom: 40px;
z-index: 9;
}

#mf6 .mf-inner{
padding: 100px 0;
}
#mf6 h2{
text-align: center;
font-size: 1.88em;
margin: 0 0 30px 0;
letter-spacing: 0.3em;
}
#mf6 ul{
max-width: 900px;
width: 80vw;
margin: 0 auto;
font-size: 1.13em;
}
#mf6 ul li{
border-bottom: #000 solid 1px;
padding: 0 0 20px 0;
margin: 0 0 50px 0;
}
#mf6 ul li strong{
display: inline-block;
}




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

#mainvis .abs1 img{
max-width: 110px;
width: 17vw;
margin: 0 auto 5vw auto;
}
#mainvis .abs2{
font-size: 0.83em;
}
#mainvis .abs2:after{
max-height: 68px;
height: 10vw;
margin: 2vw auto 0 auto;
}

/******************************/
.top_btn a{
min-width:inherit;
width: 60vw;
padding: 4vw 2vw;
}
.top_btn a:after{
right: 2vw;
}

/******************************/

#mf1{
margin: 0;
}
#mf1 .mf-inner{
padding: 10vw 5vw;
}
#mf1 .ctext{
flex-wrap: wrap;
align-items: center;
}
#mf1 .ctext:after{
content: "";
}
#mf1 .ctext h1{
font-size: 1.8em;
margin: 0 0 10vw 0;
}
#mf1 .ctext p{
margin: 0 0 0 1em;
line-height: 2em;
}

#mf2{
margin: 30vw 5vw;
}

#mf2 #insta{
margin: 0 0 5vw 0;
}
#mf2 .fb{
margin: 0;
}



#mf3 .mf-inner{
padding: 20vw 0;
}
#mf3 h2{
margin: 0 0 10vw 0;
}
#mf3 ul{
justify-content: center;
}
#mf3 ul li{
margin: 0 0 5vw 0;
}
#mf3 p + ul li{
width: 80vw;
}
#mf3 ul li span{
left: 3vw;
}
#mf3 p + ul li img{
width: 100%;
}
#mf3 .top_btn{
margin: 0 0 50px 0;
}
#mf3 .top_btn a{
width: 80vw;
}

#mf4 .mf-inner{
padding: 10vw 5vw;
}
#mf4 h2{
margin: 0 0 5vw 0;
}
#mf4 p{
margin: 0 0 10vw 0;
}
#mf4 ul{
justify-content: center;
}
#mf4 ul li{
max-width: 600px;
width: 80vw;
margin: 0 0 3vw 0;
}
#mf4 ul li img{
width: 100%;
}

#mf5{
overflow: hidden;
}
#mf5 .mf-inner{
padding: 10vw 5vw;
}
#mf5 .mf-inner:before{
bottom: 40px;
left: -5vw;
}
#mf5 .clist{
justify-content: center;
margin: 0 0 5vw 0;
}
#mf5 .clist img{
max-width: 315px;
width: 42vw;
}
#mf5 .clist figure{
margin: 0 0 5vw 0;
}

#mf5 .ctext h2{
margin: 0 0 0 3vw;
line-height: 1em;
}
#mf5 .ctext p {
margin: 0;
line-height: 2.5em;
}

#mf5 .top_btn{
position: static;
}

#mf6 .mf-inner{
padding: 10vw 5vw;
}
#mf6 h2{
margin: 0 0 10vw 0;
}
#mf6 ul li{
padding: 0 0 2vw 0;
margin: 0 0 4vw 0;
}



}

/******************************/
/* SLIDER */
/******************************/
@media screen and (max-width: 1030px) {
  .slider {
    margin-left: -20px;
    margin-right: -20px;
    position: relative;
  }
}
#slider div {
  width: 100%;
  max-width: 100%;
  height: auto;
}
#slider > div {
  display: none;
}
.bx-viewport #slider > div {
  display: block;
  width: 100% !important;
}
.bx-wrapper {
  z-index: 0;
}
.bx-wrapper img {
  width: 100%;
  height: auto;
}
.bx-wrapper .bx-viewport {
  box-shadow: none !important;
  border: 0 !important;
  left: 0 !important;
}
.bx-wrapper .bx-pager {
  bottom: -27px !important;
}
.bx-wrapper .bx-pager.bx-default-pager a {
  margin: 0 3px !important;
  padding-top: 15px;
  width: 25px !important;
  height: 1px !important;
  background: transparent !important;
  border-bottom: 1px solid #cccccc;
  border-radius: 0 !important;
}
.bx-wrapper .bx-pager.bx-default-pager a:hover, .bx-wrapper .bx-pager.bx-default-pager a.active {
  background: transparent !important;
  border-bottom: 1px solid #000000;
}
/******************************/
/* NEWS */
/******************************/
.p-line-informaiton {
  display: flex;
  flex-wrap: wrap;
  margin-top: 75px;
  width: 760px;
}
@media screen and (max-width: 767px) {
  .p-line-informaiton {
    display: block;
    width: auto;
  }
}
.p-line-informaiton ul {
  flex: 1;
  font-size: 13px;
}
@media screen and (max-width: 767px) {
  .p-line-informaiton ul {
    font-size: 12px;
  }
}
.p-line-informaiton li {
  margin-bottom: 15px;
}
.p-line-informaiton__ttl {
  position: relative;
  margin: 0 40px 0 0;
  font-size: 14px;
  font-weight: bold;
}
@media screen and (max-width: 767px) {
  .p-line-informaiton__ttl {
    margin: 0;
  }
}
.p-line-informaiton__ttl:before {
  content: "";
  position: absolute;
  top: 7px;
  right: -20px;
  width: 1px;
  height: 10px;
  background: #d2d2d2;
}
@media screen and (max-width: 767px) {
  .p-line-informaiton__ttl:before {
    content: none;
  }
}
/***** お知らせ *****/
.p-top-news {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin-bottom: 50px;
}
@media screen and (max-width: 767px) {
  .p-top-news {
    display: block;
    margin-bottom: 45px;
  }
}
.p-top-news__ttl {
  box-sizing: border-box;
  margin-right: 25px;
  padding: 10px;
  width: 110px;
  border: 1px solid #b2b2b2;
  font-size: 18px;
  font-family: "游明朝体", "Yu Mincho", YuMincho, "Noto Serif JP", serif;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .p-top-news__ttl {
    margin-right: 0;
    margin-bottom: 10px;
    padding: 5px;
    width: 70px;
    border: 1px solid #b2b2b2;
    font-size: 12px;
  }
}
.p-top-news__body {
  flex: 1;
  margin-bottom: 0;
}
/******************************/
/* TOP RECOMMEND */
/******************************/
.p-recommend.u-container {
  padding-bottom: 0;
}
/******************************/
/* NEW　ARRIVAL */
/******************************/
.p-new-item.u-container {
  padding-bottom: 0;
}
/******************************/
/* TOP RANKING */
/******************************/
.p-ranking-list .slick-track {
  margin-left: 0;
  margin-right: 0;
}
.p-ranking-list .slick-prev, .p-ranking-list .slick-next {
  top: 80px;
  width: 30px;
  height: 30px;
  transition: all 0.4s ease;
  z-index: 1;
  background: rgba(255,255,255,0.4);
}
@media screen and (max-width: 767px) {
  .p-ranking-list .slick-prev, .p-ranking-list .slick-next {
    top: 110px;
    width: 45px;
    height: 45px;
  }
}
.p-ranking-list .slick-prev:before, .p-ranking-list .slick-next:before {
  content: "";
  position: absolute;
  top: 7px;
  left: 10px;
  width: 15px;
  height: 15px;
  border-left: 1px solid #000000;
  border-top: 1px solid #000000;
  transition: all 0.4s ease;
  z-index: 1;
}
@media screen and (max-width: 767px) {
  .p-ranking-list .slick-prev:before, .p-ranking-list .slick-next:before {
    top: 15px;
  }
}
.p-ranking-list .slick-prev {
  left: 20px;
}
@media screen and (max-width: 767px) {
  .p-ranking-list .slick-prev {
    left: 0px;
  }
}
.p-ranking-list .slick-prev:before {
  transform: rotate(-45deg);
}
@media screen and (max-width: 767px) {
  .p-ranking-list .slick-prev:before {
    left: 17px;
  }
}
.p-ranking-list .slick-next {
  right: 20px;
}
@media screen and (max-width: 767px) {
  .p-ranking-list .slick-next {
    right: 0px;
  }
}
.p-ranking-list .slick-next:before {
  left: 4px;
  transform: rotate(135deg);
}
@media screen and (max-width: 767px) {
  .p-ranking-list .slick-next:before {
    left: 13px;
  }
}
.p-ranking-list__item {
  position: relative;
  box-sizing: border-box;
  margin-right: 20px;
  margin-left: 20px;
  padding-bottom: 25px;
  word-break: break-all;
}
@media screen and (max-width: 1030px) {
  .p-ranking-list__item {
    margin-right: 5px;
    margin-left: 5px;
  }
}
.p-ranking-list__img {
  position: relative;
  margin-bottom: 35px;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .p-ranking-list__img {
    text-align: center;
  }
}
.p-ranking-list__img:before {
  content: "";
  display: block;
  padding-top: 100%;
}
.p-ranking-list__img a {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.p-ranking-list__img img {
  display: inline-block !important;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  max-width: 100%;
  max-height: 100%;
  width: auto !important;
  text-align: center;
}
.p-ranking-list__num {
  position: absolute;
  top: 0;
  left: 1px;
  width: 24px;
  line-height: 24px;
  font-size: 12px;
  font-weight: bold;
  background: #000000;
  color: #ffffff;
  text-align: center;
}
.p-ranking-list__ttl img {
  vertical-align: middle;
}
.p-ranking-list__price {
  color: #909090;
  margin-top: 20px;
}
.p-ranking-list__btn {
  display: block;
  position: absolute;
  right: 0px;
  bottom: 0;
  padding: 0;
  border: 0;
  background: transparent;
  color: #d8d8d8;
  cursor: pointer;
  text-align: center;
  transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.p-ranking-list__btn.is-added {
  color: #000000;
}
.p-ranking-list__btn svg {
  width: 20px;
  height: 20px;
  fill: currentColor;
}
/******************************/
/* TOP INFORMATION */
/******************************/
.p-information {
  padding-bottom: 0;
}
@media screen and (max-width: 1030px) {
  .p-information {
    padding-bottom: 45px;
  }
}
.p-information__body {
  margin-left: 60px;
  margin-right: 60px;
  line-height: 2;
}
@media screen and (max-width: 1030px) {
  .p-information__body {
    margin-left: 0;
    margin-right: 0;
  }
}
/******************************/
/* TOP FREE */
/******************************/
.p-free__body {
  margin-left: 60px;
  margin-right: 60px;
  line-height: 2;
}
@media screen and (max-width: 1030px) {
  .p-free__body {
    margin-left: 0;
    margin-right: 0;
  }
}
/******************************/
/* TOP BANNER */
/******************************/
.p-bnr {
  box-sizing: border-box;
  padding-left: 20px;
  padding-right: 20px;
}
@media screen and (max-width: 1030px) {
  .p-bnr {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.p-bnr-list {
  box-sizing: border-box;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
@media screen and (max-width: 767px) {
  .p-bnr-list {
    display: block;
  }
}
.p-bnr-list__item {
  box-sizing: border-box;
  padding-left: 20px;
  padding-right: 20px;
  width: 33.3333%;
}
@media screen and (max-width: 1030px) {
  .p-bnr-list__item {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media screen and (max-width: 767px) {
  .p-bnr-list__item {
    padding-left: 0;
    padding-right: 0;
    margin-bottom: 10px;
    width: auto;
    text-align: center;
  }
}

