@charset "UTF-8";


* {
  font-family: 'Overpass', 'Noto Sans JP', sans-serif;
}




/*----------------------------------------
	clearfix
----------------------------------------*/
.clearfix:after {
content: "";
display: block;
clear: both;
}
/*----------------------------------------
	clearfix
----------------------------------------*/

html {
  box-sizing: border-box;
  font-size: 62.5%;
}

.layout_menu {
  display: none;
}

.top_banner {
  display: none;
}

.content {
  height: auto;
  margin: 0 auto;
  width: 100%;
}

.content img {
  width: 100%;
  height: auto;
}

.content h2 {
  text-align: left !important;
  color: #333333;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 700;
  line-height: 37px;
  letter-spacing: 3px;
  font-size: 1.8rem;
}

.content h2 small {
  font-size: 1.2rem;
  display: block;
  font-weight: normal;
  line-height: 24px;
  letter-spacing: 1px;
}


.content .ranking {
  margin: 10% auto 5%;
  width: 100%;
}


.content .ranking_wrap {
  margin-top: 3%;
}

.content .newarrivals_ttl {
  margin: 10% auto 5%;
  width: 100%;
}


/* .cateTtl {
  display: none;
} */

.fs-l-main {
  justify-content: center !important;
}













/*----------------------------------------
	reset
----------------------------------------*/
/* body {
  min-width: auto;
}
.fs-l-main {
  max-width: none;
  width: 100%;
  margin: 0;
  padding: 0;
}
.fs-l-pageMain {
  width: 100%;
  max-width: none;
}

.layout_menu {
  display: none;
}

.layout_header_delivery {
  display: none!important;
}

.fs-c-heading.fs-c-heading--page {
display: none!important;
}

.layout_header_keywords {
  display: none;
}

.layout_header_form_input {
  font-size: 0;
}


.layout_header_search {
  display: none;
}

.re_gnavi_wrap {
  display: none;
}

.layout_header_user {
  display: none;
}

.re_layout_header_utility .layout_header_utility-navi {
  display: none;
}

.re_header_user_menu {
  display: none;
} */


/*----------------------------------------
	reset
----------------------------------------*/










  /*----------------------------------------
  	pc/sp
  ----------------------------------------*/

/* PCだけで表示させたい
スマホのときは消えてほしい*/
  .sp-invisible
  {
      display: block;
  }
/* スマホで表示させたい
PCのときは消えてほしい*/
  .sp-display
  {
      display: none;
  }
  /*----------------------------------------
    pc/sp
  ----------------------------------------*/


  /* ----------------------------------------
  	Tablet
  ---------------------------------------- */

  @media only screen and (max-width: 768px)
  {

    .layout_header_meta_inner {
      width: 768px;
    }

    .layout_header_navi {
      width: 768px;
    }

    .re_layout_footer_wrap {
      display: none;
    }
  }



  /* ----------------------------------------
  	Tablet
  ---------------------------------------- */








  @media only screen and (max-width: 519px)
  {


/*----------------------------------------
	pc/sp
----------------------------------------*/

/* PCだけで表示させたい
スマホのときは消えてほしい*/
.sp-invisible
{
    display: none;
}
/* スマホで表示させたい
PCのときは消えてほしい*/
.sp-display
{
    display: block;
}

/*----------------------------------------
  pc/sp
----------------------------------------*/

.slick-prev,
.slick-next {
  height: 20px;
  width: 20px;
}


.content {
  width: 100%;
  margin: 10% auto 0;
}

.content h2 {
  font-size: 1.8rem;
  text-align: center !important;
  line-height: 150%;
}

.content h2 small {
  font-size: 1.2rem;
  display: block;
  font-weight: normal;
}


.content .ranking {
  margin-top: 10%;
}



.fs-l-pageMain .cateTtl {
  margin-top: 10%;
}

.sp_layout_header_keywords {
  display: none;
}

.fs-c-breadcrumb {
  display: none;
}

.sp_header_search {
  display: none;
}

.colorPalette_ac {
  display: none;
}

.movedCoord_wrap {
  display: none;
}

.content .newarrivals_ttl {
  margin-top: 20%;
}






/* sp_footer_navi */

/* .sp_footer_navi220426_magazine {
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-evenly;
  background: #f7f7f7;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 800000001;
  position: fixed;
  box-shadow: 0 -2px 4px 0 rgb(0 0 0 / 13%);
}

.sp_footer_navi_box220426_magazine {
  width: 20%;
  padding: 2%;
  display: block;
  text-align: center;
}

.sp_footer_navi_box220426_magazine p {
  font-size: 10px;
  margin-top: 4px;
  line-height: 1;
}

.sp_footer_navi_box220426_magazine img {
  width: 40%;
}


#toTop {
  bottom: 60px;
} */


/* sp_footer_navi */



/*----------------------------------------
reset
----------------------------------------*/

/* body {
  min-width: auto;
}

.fs-l-main {
  max-width: none;
  width: 100%;
  margin: 0;
  padding: 0;
}

.fs-l-pageMain {
  width: 100%;
}

.layout_header_navi {
  display: none;
}

.header-gnavi-category {
  display: none!important;
}

ul.sp-header-gnavi.fs-p-accountInfo.fs-clientInfo.is-ready {
  display: none!important;
}

.fs-l-header__drawerOpener {
  display: none;
}

.psLink img {
  display: none;
}

.re_keyword_form_wrap {
  display: none;
}

.search-price {
  display: none;
}

.re_footer-navi {
  display: none!important;
}

.footer-sns {
  display: none;
}

.footer-under {
  display: none;
}

.fs-clientInfo.is-ready {
    display: none;
} */



/*----------------------------------------
reset
----------------------------------------*/



}
