@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
  ------------------------------ */

/* container
  ------------------------------ */

/* wrapper
  ------------------------------ */
.wrapper_top {
    overflow: hidden;
	width: 100%;
	margin: 0 auto;
    padding: 0;
}
.wrapper_main {
    overflow: hidden;
	width: 100%;
	margin: 0 auto;
    padding: 0 15%;
}
.wrapper_footer {
    overflow: hidden;
	width: 100%;
	margin: 0 auto;
    padding: 0 15%;
}

/* wrap
  ------------------------------ */
.wrap_top {
	width: 100%;
    margin: 0 auto;
    padding: 0 0 2%;
}
.wrap_main {
	width: 100%;
    margin: 0 auto;
    padding: 6% 0 5%;
}
.wrap_footer {
	width: 100%;
    margin: 0 auto;
    padding: 6% 0;
}

/* section
------------------------------ */
.section_top,.section_ttl,.section_first,.section_second,.section_third,.section_fourth,.section_fifth,.section_subttl,.section_main,.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_main,.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_main__01,.ColumnBox_main__02,.ColumnBox_main__03,.ColumnBox_main__04,.ColumnBox_main__05,.ColumnBox_main__06,.ColumnBox_main__07,.ColumnBox_main__08,.ColumnBox_main__09,.ColumnBox_main__10 {
	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_addImg img,.figure_main 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
------------------------------ */
img.topimgPik,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_top {
    width: 100%;
    margin: 0 auto;
    padding: 0;
}
.contents_logo {
    width: 34%;
    margin: 0 auto;
    padding: 3% 0 0;
}
.contents_subject {
    width: 100%;
    margin: 0 auto;
    padding: 3% 0 0;
}
.contents_ttl {
    width: 100%;
    margin: 0 auto;
    padding: .5% 0 0;
}
.contents_title {
    width: 100%;
    margin: 0 auto;
    padding: .5% 0 0;
}
.contents_period {
    width: 100%;
    margin: 0 auto;
    padding: 1% 0 0;
}
.contents_lead {
    width: 100%;
    margin: 0 auto;
    padding: 1.5% 22% 0;
}
.contents_header {
    width: 100%;
    margin: 0 auto;
    padding: 4% 0 2%;
}
.contents_subttl{
    width: 100%;
    margin: 0 auto;
    padding: 3% 0 1% 1%;
}
.contents_mainImg {
    width: 100%;
    margin: 0 auto;
    padding: 5% 15% 10%;
}
.contents_headline {
    width: 100%;
    margin: 0 auto;
    padding: 3% 0 7%;
}
.contents_explain {
  width: 100%;
  margin: 0 auto;
  padding: 8% 0 2%;
}
.contents_link {
    width: 100%;
    margin: 0 auto;
    padding: 3% 15%;
}
.contents_addImg__01 {
    width: 100%;
    margin: 3% auto;
    padding: 5% 15%;
}
.contents_footer {
    width: 100%;
    margin: 0 auto;
    padding: 4% 0 2%;
}

/* area
------------------------------ */


/* border
------------------------------ */
.frame_01{
    border: solid 1px #111;
}
.frame_02{
    border: solid 1px #111;
}
.topline_01{
    border-top: solid 1px #111;
}
.underline_01{
    border-bottom: solid 1px #999;
}
.partition_01{
    border-right: solid 1px #111;
}
.ttlBorder_blue {
    border-left: 15px solid #28325a;
    border-bottom: 2px solid #28325a;
}
.ttlBorder_red{
    border-left: 15px solid #690300;
    border-bottom: 2px solid #690300;
}
.ttlBorder_gold{
    border-left: 15px solid #a99440;
    border-bottom: 2px solid #a99440;
}


/* element
------------------------------ */

/* parts
  ------------------------------ */

/* box
  ------------------------------ */
.carouselBox{
    width: 100%;
    margin: 0 auto .5%;
    padding: 0 .1%;
}
.sliderBox_01{
    width: 100%;
    margin: 0 auto .5%;
    padding: 0 1px;
    position: relative;
}
.itemBox_01{
    width:23.5%;
    margin: 0 auto;
    padding: 0;
    position: relative;
}
.brandBox_01{
    width:49.5%;
    margin: 0 auto;
    padding: 0;
    position: relative;
}

/* inward
------------------------------ */

/* inner
------------------------------ */

/* layer
------------------------------ */

/* after
------------------------------ */
h5.icon_01::before {
    content: "";
    background-image: url(https://lenoble.itembox.design/item/images/category/260210rank_coupon/images/260210rank_icon.png);
    background-repeat: no-repeat;
    background-position: bottom;
    background-size: contain;
    vertical-align: text-bottom;
    display: inline-block;
    width: 80px;
    height: 80px;
    margin-bottom: .5%;
    margin-right: 2px;
}

/*space
------------------------------ */
.space_top {
}
.space_left {
    padding: 5% 0 0 1%;
}
.space_right {
    padding-right: 0 2%;
}

/*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);
}
.beige_bk__pc{
    background: rgba(240,238,228,1);
}
.pink_bk{
    background: rgba(251,222,218,.5);
}
.yellow_bk{
    background: rgba(229,212,118,.6);
}
.margarine_bk{
    background: rgba(238,232,170,.6);
}
.purpleBk{
    background: rgba(184,141,232,.2);
}

/*radius
------------------------------ */
.radius_01{
    border-radius: 10px;
}


/* flex
------------------------------ */
.flexBox_01{
    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: row;
}

/* anchor
------------------------------ */

/* center
------------------------------ */
.center_01{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateY(-50%) translateX(-50%);
}

/* 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.subject {
    font-family: "ShipporiMincho";
    font-size: calc(2.2rem * 1.5);
    text-align: center;
    line-height: calc(3rem * 1.5);
    margin: 0;
    padding: 0;
    font-weight: normal;
    color: #111;
    letter-spacing: .3rem;
}
h3.ttl {
    font-family: "ShipporiMincho";
    font-size: calc(2.8rem * 1.5);
    text-align: center;
    line-height: calc(3.5rem * 1.5);
    margin: 0;
    font-weight: normal;
    color: #111;
    letter-spacing: .5rem;
}
h3.title {
    font-family: "ShipporiMincho";
    color: #111;
    font-size: calc(3.6rem * 1.5);
    text-align: center;
    line-height: calc(4.5rem * 1.5);
    margin: 0;
    letter-spacing: 1rem;
}

/* h4 text
------------------------------ */
h4.title {
    font-family: "ShipporiMincho";
    color: #111;
    font-size: calc(1.8rem * 1.5);
    text-align: left;
    margin: 0;
    line-height: calc(2.2rem * 1.5);
    letter-spacing: .05rem;
}
h4.header {
    font-family: "ShipporiMincho";
    color: #111;
    font-size: calc(1.6rem * 1.5);
    text-align: left;
    margin: 0;
    line-height: calc(2.7rem * 1.5);
}
h4.subttl {
    font-family: "ShipporiMincho";
    color: #111;
    font-size: calc(1.9rem * 1.5);
    text-align: left;
    margin: 0;
    line-height:calc(2.7rem * 1.5);
}
h4.headline{
    font-family: Lato,Noto Sans JP,sans-serif;
    color: #111;
    margin: 0;
    font-size: calc(1.6rem * 1.5);
    display: flex ;
    text-align: center;
    align-items: center ;
}
h4.headline span{
    font-family: Lato,Noto Sans JP,sans-serif;
    color: #111;
    margin: 0;
    font-size:  calc(1.2rem * 1.5);
}
h4.headline::after{
    align-content: center;
	content: "";
	flex-grow:1;
	margin:0 3rem;
	height: 1px;
	background: #111;
	display: block;
}	  
h4.headline::before{
    align-content: center;
	content: "";
	flex-grow:1;
	margin:0 3rem;
	height: 1px;
	background: #111;
	display: block;
}	

/* h5 text
------------------------------ */
h5.title {
    font-family: "ShipporiMincho";
    color: #111;
    font-size: calc(1.2rem * 1.5);
    text-align: center;
    margin: 0;
    line-height: calc(2rem * 1.5);
}
h5.header{
    font-family: Lato,Noto Sans JP,sans-serif;
    color: #111;
    font-size: calc(1.2rem * 1.5);
    text-align: left;
    margin: 0;
    line-height: calc(2rem * 1.5);
    letter-spacing: 1rem;
}
h5.heading{
    font-family: "ShipporiMincho";
    color: #111;
    font-size: calc(1.8rem * 1.5);
    text-align: center;
    margin: 0;
    line-height: calc(3rem * 1.5);
}
h5.topics{
    font-family: Lato,Noto Sans JP,sans-serif;
    color: #111;
    font-size: calc(1.4rem * 1.5);
    text-align: center;
    line-height:calc(2.3rem * 1.5);
    margin: 0;
    font-weight: normal;
}
h5.series{
    font-family: Lato,Noto Sans JP,sans-serif;
    color: #111;
    font-size: calc(1.2rem * 1.5);
    text-align: center;
    line-height: calc(2.6rem * 1.5);
    margin: 0;
    font-weight: normal;
}
h5.headline{
    font-family: Lato,Noto Sans JP,sans-serif;
    color: #111;
    margin: 0;
    font-size:  calc(1.8rem * 1.5);
    display: flex ;
    text-align: center;
    align-items: center ;
}
h5.headline::after{
    align-content: center;
	content: "";
	flex-grow:1;
	margin:0 3rem;
	height: 1px;
	background: #111;
	display: block;
	  }	  
h5.headline::before{
    align-content: center;
	content: "";
	flex-grow:1;
	margin:0 3rem;
	height: 1px;
	background: #111;
	display: block;
	  }	

/* p text
------------------------------ */
p.lead {
    font-family: Lato,Noto Sans JP,sans-serif;
    color: #111;
    font-size: calc(1.3rem * 1.5);
    text-align: center;
    line-height: calc(2.3rem * 1.5);
    margin: 0;
    letter-spacing: .1rem;
}
p.period {
    font-family: Lato,Noto Sans JP,sans-serif;
    color: #111;
    font-size: calc(1.5rem * 1.5);
    text-align: center;
    line-height: calc(2.5rem * 1.5);
    margin: 0;
    letter-spacing: .4rem;
}
p.sentence_01 {
    font-family: Lato,Noto Sans JP,sans-serif;
    color: #111;
    font-size: calc(1.4rem * 1.5);
    text-align: center;
    line-height:calc(2.3rem * 1.5);
    margin: 0;
    font-weight: normal;
}
p.comment_01 {
    font-family: Lato,Noto Sans JP,sans-serif;
    color: #111;
    font-size: calc(1.1rem * 1.5);
    text-align: center;
    line-height:calc(2.1rem * 1.5);
    margin: 0;
    font-weight: normal;
}

/* price
------------------------------ */

/* btn
------------------------------ */
p.itemBtn {
	display: block;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
	width: 100%;
	margin: 0 auto;
	padding: 1rem 4rem;
	font-weight: bold;
	border: 2px solid #555;
	color: #555;
	border-radius: 100vh;
	transition: 0.5s;
}
p.itemBtn :hover {
    opacity: 10!important;
	color: #fff;
	background: #555;
}
a.categoryBtn{  
    display:block;
    padding: 2.5% 0;
    font-size:  calc(1rem * 1.5);
    letter-spacing: .1rem;
    text-align: center;
    text-decoration: none;
    border: 1px solid #555 ;
    color: #555;
    margin: 0 auto;
}
a.categoryBtn:hover{
    opacity: 10!important;
    color: #fff;
    background: #555;
}

p.seriesBtn {
    margin: 0 auto;
    display: block;
    padding: 3.5% 0;
    font-size: 1.6rem;
    letter-spacing: .1rem;
    text-align: center;
    text-decoration: none;
    border: 1px solid #555;
    color: #555;
}
p.seriesBtn:hover{
    opacity: 10!important;
    color: #fff;
    background: #555;
}


/* other------------------------------ */
.space{margin: 5% 0}
.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;}


/* --------------------------------
* 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: 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;
}
.wrapper_main {
	width: 100%;
	margin: 0 auto;
    padding: 0;
}

/* wrap
  ------------------------------ */
.wrap_top {
	width: 100%;
    margin: 0 auto;
    padding: 0 0 12%;
}
.wrap_main {
	width: 100%;
	margin: 0 auto;
    padding: 0;
}
    
/* ColumnBox
------------------------------ */
    
/* area
------------------------------ */
    
/* outer
------------------------------ */

/* contents
------------------------------ */
.contents_top {
    width: 100%;
    margin: 0 auto;
    padding: 0;
}
.contents_subject {
    width: 100%;
    margin: 0 auto;
    padding: 8% 0 0;
}
.contents_ttl {
    width: 100%;
    margin: 0 auto;
    padding: 0;
}
.contents_title {
    width: 100%;
    margin: 0 auto;
    padding: 3% 0;
}
.contents_lead {
    width: 100%;
    margin: 0 auto;
    padding: 3% 0 0;
}
.contents_subttl {
    width: 100%;
    margin: 0 auto;
    padding: 7% 1% 1% 2%;
}
.contents_mainImg {
    width: 100%;
    margin: 0 auto;
    padding: 0 0 10%;
}
.contents_addImg__01 {
    width: 100%;
    margin: 0 auto;
    padding: 8%;
}
.contents_link {
    width: 100%;
    margin: 0 auto;
    padding: 5% 8%;
}
 .contents_addImg__01 {
    width: 100%;
    margin: 10% auto;
    padding: 5% 2%;
}
.contents_footer {
  width: 100%;
  margin: 0 auto;
  padding: 0 0 10%;
}

/* box
------------------------------ */

/* block
------------------------------ */

/* button
------------------------------ */
a.categoryBtn {
    display: block;
    padding: 5% 0 6%;
    font-size: calc(.9rem * 1.5);
    letter-spacing: .1rem;
    text-align: center;
    text-decoration: none;
    border: 1px solid #555;
    color: #111;
    margin: 0 auto;
}
    
/* border
------------------------------ */

/* parts
------------------------------ */
    
/*space
------------------------------ */

/* inward
------------------------------ */

/* inner
------------------------------ */

/* layer
------------------------------ */

/* center
------------------------------ */

/* after
------------------------------ */
h5.icon_01::before {
    content: "";
    width: 40px;
    height: 40px;
    margin-bottom: .5%;
    margin-right: 2px;
}


/*background-color
------------------------------ */

/* flex
------------------------------ */

/* h3_text
------------------------------ */
h3.subject {
    font-size: calc(1.6rem * 1.5);
    line-height: calc(2.6rem * 1.5);
    margin: 0;
    padding: 0;
    letter-spacing: normal;
}
h3.ttl {
    font-size: calc(1.8rem * 1.5);
    line-height: calc(2.8rem * 1.5);
    margin: 0;
    letter-spacing: .1rem;
}
h3.title {
    font-size: calc(1.8rem * 1.5);
    margin: 0;
    letter-spacing: .1rem;
    line-height: 3rem;
}
    
/* h4 text
------------------------------ */
h4.title {
    font-size: calc(2rem * 1.5);
    margin: 0;
    line-height: calc(2.8rem * 1.5);
    letter-spacing: normal;
    text-align: left;
}
h4.subttl {
  font-size: calc(1.2rem * 1.5);
  text-align: left;
  margin: 0;
  line-height: calc(1.8rem * 1.5);
  letter-spacing: normal;
}
h4.header {
    font-size:  calc(2rem * 1.5);
    text-align: left;
    margin: 0;
    line-height: calc(3rem * 1.5);
}
h4.headline{
    margin: 0;
    font-size:  calc(2rem * 1.5);
    display: block;
    text-align: center;
}
h4.headline span{
    margin: 0;
    font-size: calc(1.2rem * 1.5);
}
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: calc(1.3rem * 1.5);
    line-height: normal;
    margin: 0;
}
h5.ttl{
    font-size: calc(1.3rem * 1.5);
    line-height: normal;
    margin: 0;
}
h5.header {
    font-size: calc(1.3rem * 1.5);
    text-align: left;
    margin: 0;
    line-height: calc(2rem * 1.5);
    letter-spacing: 1rem;
}    
h5.topics {
    font-size: calc(1.05rem * 1.5);
    text-align: center;
    line-height: calc(2rem * 1.5);
    margin: 0;
    font-weight: normal;
}
h5.headline{
    margin: 0;
    font-size: calc(1.8rem * 1.5);
    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;
}	

/* p text
------------------------------ */
p.lead {
    font-size: calc(1.1rem * 1.5);
    margin: 0;
    line-height: calc(2rem * 1.5);
}
p.period {
    font-size: calc(1.1rem * 1.5);
    line-height: calc(2.5rem * 1.5);
    margin: 0;
    letter-spacing: .3rem;
}
p.sentence_01 {
    font-size:  calc(.9rem * 1.5);
    line-height:  calc(2rem * 1.5);
    letter-spacing: .1rem;
    margin: 0;
}
p.comment_01 {
    font-size: calc(.9rem * 1.5);
    text-align: center;
    line-height: calc(2rem * 1.5);
    letter-spacing: normal;
    margin: 0;
}
p.ruby {
    font-size: calc(.8rem * 1.5);
    letter-spacing: .2rem;
}
p.itemBtn {
    padding: 3% 0 2%;
    font-size:  calc(.8rem * 1.5);
}

/* 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;}

}