@charset "UTF-8";
  /* base
  ------------------------------ */
* {box-sizing: border-box;}
a{
  opacity: 10!important;
   }

a {
  -webkit-tap-highlight-color: rgba(86,86,86,0.5);
}
h3,h4,h5{
    font-weight: normal;
}
ul,ol,li{
    list-style: none;
}
dd {
    display: block;
    margin-inline-start: 0;
    unicode-bidi: normal;
}
figure {
    display: block;
    margin-block-start: 0;
    margin-block-end: 0;
    margin-inline-start: 0;
    margin-inline-end: 0;    
}
  /* page
  ------------------------------ */
.page-body{
    overflow: hidden;
	width: 100%;
	margin: 0 auto;
    padding: 0;
}

/* container
  ------------------------------ */

/* wrapper
  ------------------------------ */
.wrapper_top {
    overflow: hidden;
	width: 100%;
	margin: 0 auto;
    padding: 0;
}

/* wrap
  ------------------------------ */
.wrap_top {
	width: 100%;
    margin: 0 auto;
    padding: 0 0 5%;
}

/* section
------------------------------ */
.section_top,.section_ttl,.section_new,.section_first,.section_second,.section_third,.section_fourth,.section_fifth,.section_subttl,.section_annex,.section_footer {
	width: 100%;
	margin: 0 auto;
    padding: 0;
}
.section_01,.section_02,.section_03,.section_04,.section_05 {
	width: 100%;
	margin: 0 auto;
    padding: 0;
}

/* flexColumn
------------------------------ */
.flexColumn_top,.flexColumn_restock,.flexColumn_new,.flexColumn_subtt,.flexColumn_a,.flexColumn_b,.flexColumn_c,.flexColumn_d,.flexColumn_el,.flexColumn_footer {
    margin: 0;
    display : -webkit-box;     /* old Android */
    display : -webkit-flex;    /* Safari etc. */
    display : -ms-flexbox;     /* IE10        */
    display : flex;
    -webkit-flex-wrap: wrap;          /* Safari etc. */
    -ms-flex-wrap    : wrap;          /* IE10        */
    flex-wrap        : wrap;
    justify-content: flex-start;
    flex-direction: column;
}

/* ColumnBox
  ------------------------------ */
.ColumnBox_top__01,.ColumnBox_top__02,.ColumnBox_top__03,.ColumnBox_top__04 {
	width: 100%;
	margin: 0 auto;
    padding: 0;
}
.ColumnBox_new__01,.ColumnBox_new__02,.ColumnBox_new__03,.ColumnBox_new__04,.ColumnBox_new__05 {
	width: 100%;
	margin: 0 auto;
    padding: 0;
}
.ColumnBox_restock__01,.ColumnBox_restock__02,.ColumnBox_restock__03,.ColumnBox_restock__04,.ColumnBox_restock__05 {
	width: 100%;
	margin: 0 auto;
    padding: 0;
}

/* figure
------------------------------ */
.figure_01,.figure_02,.figure_03,.figure_04,.figure_05,.figure_06,.figure_07,.figure_08,.figure_09,.figure_footer {
	width: 100%;
	margin: 0 auto;
    padding: 0;
}

/* images img
------------------------------ */
.figure_top img,.figure_logo img,.figure_carousel img,.figure_line img,.figure_brand img,.figure_item img,.figure_footer img,.figure_series img,.figure_01 img,.figure_02 img,.figure_03 img,.figure_04 img,.figure_05 img,.figure_06 img,.figure_07 img,.figure_08 img,.figure_09 img,.figure_10 img,.figure_11 img,.figure_12 img,.figure_13 img,.figure_14 img,.figure_15 img,.figure_16 img,.figure_17 img,.figure_18 img,.figure_19 img,.figure_20 img,.figure_21 img,.figure_22 img,.figure_23 img,.figure_24 img,.figure_25 img,.figure_26 img,.figure_27 img,.figure_28 img,.figure_29 img,.figure_30 img {
    max-width: 100%;
    max-height: 100%;
    width: auto;
    height: auto;
    display: block;
    margin: 0 auto;
}

/* images img
------------------------------ */
.carouselImg {
	width: 100%;
	margin: 0 auto;
    padding: 0;
}
img.carousePik,img.logoPik,img.iconPik,img.topPik,img.eachPik,img.itemPik,img.footerPik,img.mainPik,img.annexPik,img.bannerPik,img.linePik {
	width: 100%;
	margin: 0 auto;
    padding: 0;
}

/* contents
------------------------------ */
.contents_topImg {
    width: 100%;
    margin: 0 auto;
    padding: 0;
}
.contents_title {
    width: 100%;
    margin: 0 auto;
    padding: 3.5% 0 1.5%;
}
.contents_ttl {
    width: 100%;
    margin: 0 auto;
    padding: 0;
}
.contents_lead {
    width: 100%;
    margin: 0 auto;
    padding: 2% 5% 0;
}


/* area
------------------------------ */
 .category-comment .contents_title {
    font-size: 3.2rem;
    margin: 0 auto;
    max-width: 860px;
  }

/* block
------------------------------ */

/* border
------------------------------ */

/* layer
  ------------------------------ */

/* parts
  ------------------------------ */

  /* after
  ------------------------------ */

/*space
------------------------------ */

/*hover
------------------------------ */

/*background-color
------------------------------ */
.white_bk{
    background: rgba(255,255,255,1);
}
.gray_bk{
    background: rgba(238,238,238,1);
}
.beige_bk{
    background: rgba(240,238,228,1);
}
.darbbeigeBk{
    background: rgba(206,199,162,1);
}

/*radius
------------------------------ */
.radius_01{
    border-radius: 10px;
}

/* flex
------------------------------ */

/* font
------------------------------ */
@font-face {
    font-display: swap;
    font-family: "ShipporiMincho";
    src: url("https://lenoble.itembox.design/item/images/font/ShipporiMincho.eot?") format('eot'),
    url("https://lenoble.itembox.design/item/images/font/ShipporiMincho.woff") format('woff'),
    url("https://lenoble.itembox.design/item/images/font/ShipporiMincho.otf") format('opentype');
}
.contents_wrap{font-family: 'Noto Sans JP', sans-serif;}


/* h3 text
------------------------------ */
h3.title {
    font-family: ShipporiMincho;
    color: #111;
    font-size: 3rem;
    text-align: center;
    margin: 0;
    letter-spacing: .2rem;
}
h3.ttl{
    font-family: ShipporiMincho;
    font-size: 3.6rem;
    text-align: center;
    margin: 0;
    font-weight: normal;
    color: #111;
    letter-spacing: 1rem;
}

/* h4 text
------------------------------ */

/* h5 text
------------------------------ */

/* h6 text
------------------------------ */

/* p text
------------------------------ */
p.lead {
    font-family: Lato,Noto Sans JP,sans-serif;
    color: #111;
    font-size: 1.8rem;
    text-align: left;
    line-height: 3.4rem;
    margin: 0;
    letter-spacing: .1rem;
}

/* price
------------------------------ */
.redTxt{
    color: #831a1a!important;
}

/* price
------------------------------ */
.fs-l-pageMain {
    max-width: 1020px;
    padding: 0!important;
}

/* btn
------------------------------ */

/* --------------------------------
* Note PC
* -------------------------------- */
@media screen and (max-width: 1380px) {
    
/* wrapper
  ------------------------------ */
.wrapper_top {
    overflow: hidden;
	width: 100%;
    margin: 0 auto;
    padding: 0;
}
/* other------------------------------ */
.pc_display{display:block !important;}
.sp_display{display:none !important;}
.br_pc{display: block !important;}
.br_sp{display: none !important;}
.pc_img{display: block !important;}
.sp_img{display: none !important;}

}


/* --------------------------------
* yahoo
* -------------------------------- */
@media screen and (max-width: 1416px) {
    
/* wrapper
  ------------------------------ */
.wrapper_top {
    overflow: hidden;
	width: 100%;
    margin: 0 auto;
    padding: 0;
}

/* other------------------------------ */
.pc_display{display:block !important;}
.sp_display{display:none !important;}
.br_pc{display: block !important;}
.br_sp{display: none !important;}
.pc_img{display: block !important;}
.sp_img{display: none !important;}

}
    
    
/* --------------------------------
* yahoo
* -------------------------------- */
@media screen and (max-width: 1100px) {
    
/* wrapper
  ------------------------------ */
.wrapper_top {
    overflow: hidden;
	width: 100%;
    margin: 0 auto;
    padding: 0;
}

/* other------------------------------ */
.pc_display{display:block !important;}
.sp_display{display:none !important;}
.br_pc{display: block !important;}
.br_sp{display: none !important;}
.pc_img{display: block !important;}
.sp_img{display: none !important;}

}
    
    
/* --------------------------------
* rakuten
* -------------------------------- */
@media screen and (max-width: 850px) {
    
/* wrapper
  ------------------------------ */
.wrapper_top {
    overflow: hidden;
	width: 100%;
    margin: 0 auto;
    padding: 0;
}

/* other------------------------------ */
.pc_display{display:block !important;}
.sp_display{display:none !important;}
.br_pc{display: block !important;}
.br_sp{display: none !important;}
.pc_img{display: block !important;}
.sp_img{display: none !important;}

}


/* --------------------------------
* SP
* -------------------------------- */
@media screen and (max-width:639px) {
/* base */
    
/* page
------------------------------ */
.page-body{
    padding: 0;
}

/* wrapper
  ------------------------------ */
.wrapper_top {
	width: 100%;
    margin: 0 auto;
    padding: 0;
}

/* wrap
  ------------------------------ */
.wrap_top {
	width: 100%;
    margin: 0 auto;
    padding: 0 0 15%;
}
    
/* ColumnBox
------------------------------ */

/* contents
------------------------------ */
.contents_topImg {
  width: 100%;
  margin: 0 auto;
  padding: 5.5% 0 5%;
}
.contents_title {
    width: 100%;
    margin: 0 auto;
    padding: 8% 0 2%;
}
.contents_logo {
    width: 80%;
    margin: 0 auto;
    padding: 0 0 8%;
}
.contents_lead {
    width: 100%;
    margin: 0 auto;
    padding: 3.5% 5% 0;
}
.contents_heading {
    width: 100%;
    margin: 0 auto;
    padding: 7% 0 3% 1.5%;
}
.contents_headline {
    width: 100%;
    margin: 0 auto;
    padding: 6% 2% 15%;
}
.contents_pickup {
    width: 100%;
    margin: 0 auto;
    padding: 8% 2% 0;
}
.contents_explain {
    width: 100%;
    margin: 0 auto;
    padding: 0 4%;
}    
.contents_subttl {
    width: 100%;
    margin: 0 auto;
    padding: 4% 0 2%;
}
.contents_slider {
    width: 100%;
    margin: 0 auto;
    padding: 2% 1%;
}
.contents_button {
    width: 100%;
    margin: 0 auto;
    padding: 5% 6%;
}
.contents_headImg {
    width: 100%;
    margin: 0 auto;
    padding: 0;
}
    
/* box
------------------------------ */
.carouselBox {
    width: 100%;
    margin: 0 auto .5%;
    padding: 0;
}
.itemBox_01 {
    width: 50%;
    margin: 0 auto;
    padding: 0 .5% 5%;
}
.seriesBox_01 {
    width: 100%;
    margin: 0 auto;
    padding: 8% 0 5%;
}
    
/* block
------------------------------ */
.block_heading {
    width: 100%;
    margin: 0 auto;
    padding: 3% 0 0;
}
.block_title {
    width: 100%;
    margin: 0;
    padding: 0;
    clear: both;
}
.block_ruby {
    width: 100%;
    margin: 0;
    padding: 0;
}
.block_button {
    width: 100%;
    margin: 0;
    padding: 6% 0;
}
.block_catch {
    width: 100%;
    margin: 0 auto;
    padding: 6% 0;
}
.block_ruby {
    width: 100%;
    margin: 0;
    padding: 0 0 5%;
}
.imgBlock_01{
    width: 100%;
    margin: 0 auto;
    padding: 0 0 5%;
}
.imgBlock_02{
    width: 100%;
    margin: 0 auto;
    padding: 0;
}

/*リボン
------------------------------ */
.sliderLayer_new {
    position: absolute;
    top: -5px;
    left: 0;
    width: 145px;
    height: 145px;
    overflow: hidden;
    z-index: 100;
}
.newTxt {
    display: inline-block;
    position: absolute;
    padding: 1px 0 .2px;
    right: 85px;
    top: 10px;
    width: 90px;
    text-align: center;
    font-size: 11px;
    background: #fa5c17;
    color: #fff;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    z-index: 102;
}
.newTxt:before, .newTxt:after {
    position: absolute;
    content: "";
    border-top: 4px solid #9d4017;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    bottom: -4px;
}
.newTxt:before {
    left: 11px;
}
.newTxt:after {
    right: 12px;
}
/* border
  ------------------------------ */

/* parts
------------------------------ */
    
/*space
------------------------------ */
    
/* inward
------------------------------ */
    
/* inner
------------------------------ */

/* layer
------------------------------ */
    
/* btn
------------------------------ */
.contents_button a p.categoryBtn {
    padding: 4% 0;
    font-size: .9rem;
}
p.itemBtn {
    font-size: .9rem;
    width: 100%;
    margin: 0 auto;
    padding: 2% 0;
}
    
    
/* center
------------------------------ */
    
/*background-color
------------------------------ */
.beige_bk__pc{
    background: rgba(255,255,255,1);
}
    
/* flex
------------------------------ */
.flexarea_01 {
    flex-direction: column;
}    
.flexbox_01 {
    flex-direction: column;
}   
.flexbox_02 {
    flex-direction: row;
}   
    
/* h3_text
------------------------------ */
h3.title {
    font-size: 1.4rem;
    margin: 0;
    letter-spacing: 0;
    line-height: 2.2rem;
}
h3.ttl {
    font-size: 2rem;
    margin: 0;
    letter-spacing: .2rem;
}
    
    
/* h4 text
------------------------------ */
h4.title {
    font-size: 1.5rem;
    margin: 0;
    line-height: 2rem!important;
    letter-spacing: normal;
    text-align: left;
}
h4.topic {
    font-size: 1.4rem;
    text-align: center;
    margin: 0;
    line-height: 2rem !important;
}
h4.heading {
    font-size: 1.2rem;
    text-align: left;
    margin: 0;
    line-height: 1.5rem !important;
}
h4.heading_02 {
    font-size: 1.5rem;
    text-align: left;
    margin: 0;
    line-height: 1.5rem !important;
}
h4.headline{
    margin: 0;
    font-size: 1.8rem;
    display: block;
    text-align: center;
}
h4.headline span{
    margin: 0;
    font-size: 1.2rem;
}
h4.headline::after{
    align-content: center;
	content: "";
	flex-grow:1;
	margin:0 1%;
	height: 1px;
	background: #111;
	display: flex;
	  }	  
h4.headline::before{
    align-content: center;
	content: "";
	flex-grow:1;
	margin:0 1%;
	height: 1px;
	background: #111;
	display: flex;
	  }	
 
/* h5 text
------------------------------ */
h5.title {
    font-size: 1.3rem;
    line-height: normal;
    margin: 0;
}
h5.topic {
    font-size: 1.4rem;
    text-align: center;
    line-height: 1.6rem;
    margin: 0;
    font-weight: normal;
}
h5.heading {
    font-size: 1.3rem;
    text-align: center;
    line-height: 2rem ;
}
h5.heading_02 {
    font-size: 1.2rem;
    text-align: center;
    line-height: 2rem;
}
h5.headline{
    margin: 0;
    font-size: 1.4rem ;
    display: block;
    text-align: center;
    align-items: center ;
}
h5.headline::after{
    align-content: center;
	content: "";
	flex-grow:1;
	margin: 2% 4% 0;
	height: 1px;
	display: block;
}	  
h5.headline::before{
    align-content: center;
	content: "";
	flex-grow:1;
	margin: 0 4% 2%;
	height: 1px;
	display: block;
}	
 
/* h6 text
------------------------------ */

/* p text
------------------------------ */
p.lead {
    font-size: 1rem;
    margin: 0;
    line-height: 1.6rem;
}
p.writing_01 {
    font-size: .95rem;
    text-align: left;
    line-height: 1.6rem;
    margin: 0;
    letter-spacing: .05rem;
}
p.ruby {
    font-size: .9rem;
    letter-spacing: .2rem;
    text-align: center;
}
p.linkTxt_01 {
    font-size: .8rem;
    font-weight: normal;
    margin: 0;
    text-align: right;
}
    
.fs-l-pageMain {
    max-width: 1020px;
    padding: 0!important;
}

/* other
------------------------------ */
.pc_display{display:none !important;}
.sp_display{display:block !important;}
.br_pc{display: none !important;}
.br_sp{display: block !important;}
.pc_img{display: none !important;}
.sp_img{
display: block !important;
width: 100%;	  
}
    
}