@charset "utf-8";
/*@import url('https://fonts.googleapis.com/css2?family=Hind+Guntur&family=Noto+Sans+JP:wght@300;400;500;700&display=swap');*/
@import url('https://fonts.googleapis.com/css2?family=Hind+Guntur:wght@500;600;700&display=swap');
* {
  font-size: 100%;
  margin: 0;
  padding: 0;
}
html, body { font-family: 'Lato', "Helvetica Neue", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
	width: 100%;
    height: 100%;
	letter-spacing: 0.075rem;
	line-height: 1.5;
	font-weight: 300;
	word-wrap: break-word;
	color: #000; margin: 0;
	padding: 0;
	font-feature-settings: "palt";
	/*font-size:62.5%;*/
}
h1, h2, h3, h4, h5, h6 { 
	margin: 0;
	padding: 0;
	font-family: 'Hind Guntur', "Hiragino Kaku Gothic ProN", 'Lato', "Helvetica Neue", Meiryo, sans-serif; 
}
strong { font-weight: 400; }
a { text-decoration: none;
	background-color: transparent;
	pointer-events: auto;
	/*color: #000;*/
}
a:hover, a:focus {
	color: inherit;
	text-decoration: none;
}
button, dd, dl, li, ol, p, ul { 
	background-color: transparent; 
	border: none; 
	margin: 0; 
	padding: 0; 
	outline: 0; 
}
th, td{
	border: none;
}
sub, sup { 
	font-size: 0.625rem; 
	letter-spacing: 
		0.075rem; 
	line-height: 1.5; 
}
button, input, select, textarea { 
	/*font-size: 0.875rem;*/
	letter-spacing: 0.075rem;
	line-height: 1.5;
	font-weight: 300;
	border-radius: 0; 
}
input[type="submit"], input[type="button"] { appearance: button; /*background-color: transparent;*/ border: none; box-sizing: border-box; }
input[type="submit"]::-webkit-search-decoration, input[type="button"]::-webkit-search-decoration { display: none; }
input[type="submit"]:focus, input[type="button"]:focus { outline-offset: -0.125rem; }

audio, embed, object, video { 
	height: auto; 
	max-width: 100%;
}

img {/* display: block; height: auto; max-width: none; width: 100%;*/ }
[type="hidden"]:focus, [type="text"]:focus, [type="search"]:focus, [type="tel"]:focus, [type="url"]:focus, [type="email"]:focus, [type="password"]:focus, [type="datetime"]:focus, [type="date"]:focus, [type="month"]:focus, [type="week"]:focus, [type="time"]:focus, [type="datetime-local"]:focus, [type="number"]:focus, select:focus, textarea:focus{
	border-color: none;
}

input[type="text"],
input[type="password"],
textarea,
select {
    outline: none!important;
}
:focus {
    outline: none;
}
a img {
  border: 0;
}

.fs-preview-header {
  display: none;
}
ul {
  list-style-type: none;
}
div, li, ul, p, a, img, section {
  box-sizing: border-box;
  padding: 0;
  margin: 0;
}
buttom img:hover{
	opacity: 0.7 ;
}
/*cleaffix*/
.clearfix::after {
  content: "";
  display: block;
  clear: both;
}
.clearfix:before, .clearfix:after {
  content: " ";
  display: table;
}
.clearfix:after {
  clear: both;
}
.clearfix {
  *zoom: 1;
  clear: both;
}
.pc_none{
	display: none;
}
.sp_none{
	display: block;
}

/* toglle*/
.toggle ul {
  display: none;
  width: 100%;
}
.toggle .arrow {
  display: block;
  width: 30px;
  height: 30px;
  background: url(https://lbbrand.itembox.design/item/images/common/icon_arrow_down.png) no-repeat 10% 24% / 15px auto;
  -moz-bakcground-size: contain;
  -webkit-bakcground-size: contain;
  -o-bakcground-size: contain;
  -ms-bakcground-size: contain;
  bakcground-size: contain;
  -moz-transition: -moz-transform 0.2s linear;
  -webkit-transition: -webkit-transform 0.2s linear;
  -o-transition: -o-transform 0.2s linear;
  -ms-transition: -ms-transform 0.2s linear;
  transition: transform 0.2s linear;
  float: right;
}
.toggle .arrow.active {
  display: block;
  width: 30px;
  height: 30px;
  background: url("https://lbbrand.itembox.design/item/images/common/icon_arrow_up.png") no-repeat 10% 24% / 15px auto;
  -moz-bakcground-size: contain;
  -webkit-bakcground-size: contain;
  -o-bakcground-size: contain;
  -ms-bakcground-size: contain;
  bakcground-size: contain;
  -moz-transition: -moz-transform 0.2s linear;
  -webkit-transition: -webkit-transform 0.2s linear;
  -o-transition: -o-transform 0.2s linear;
  -ms-transition: -ms-transform 0.2s linear;
  transition: transform 0.2s linear;
}
.fs-c-productListItem__productName{
	border-bottom: none;
	margin: 0 auto;
}
.fs-c-productName__name{
	color: #000;
    font-size: 1.3rem;
	text-align: left;
	font-weight: 300;
}
.fs-c-productListItem__prices{
	/*float: right;*/
	font-size: 1.3rem;
	margin-top: 0;
}
.fs-c-productPrice:not(.fs-c-productPrice--listed) .fs-c-productPrice__main__price{
	color: #000;
}
.fs-c-slick .slick-slide{
	position: relative;
}
.fs-c-productList__list__item{
	position: relative;
    padding: 44px 8px 13px;
}
.fs-c-productListItem__control .fs-c-button--addToWishList--icon, .fs-c-button--removeFromWishList--icon{
	position: absolute;
    top: 0;
    right: 0;
}
.fs-body-category .fs-c-productListItem__control .fs-c-button--addToWishList--icon, .fs-body-category .fs-c-button--removeFromWishList--icon{
	position: absolute;
    top: 58px;
    right: 20px;
}
.fs-c-button--particular{
	background:#fff;
	box-shadow:none;
}
/************************
        TOPページ
*************************/	

.wrapper, .fs-body-top .fs-c-productListCarousel{
	width: 100%;
	max-width: 1033px;
	margin: 0 auto;
}
.fs-body-top .fs-l-main, .fs-body-top .fs-l-pageMain{
	max-width: 100%;
	padding: 0;
}
h2{
	font-size: 3.5rem;
	font-weight: 500;
    text-align: center;
    margin: 80px 0 40px;
    padding-bottom: 10px;
    border-bottom: 1px solid #dcdcdc;
}
/*pick up*/
.pickup{
    width: 100%;
    max-width: 1033px;
    margin: 0 auto;
    display: block;
	margin-bottom: 120px;
}
.slider li{
	position: relative;
}
.slider .icon_new{
	position: absolute;
    top: 0;
    left: 0;
    width: 60px;
    height: 30px;
    background: #fff;
    border: 3px solid #d11414;
    color: #d11414;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 1.2rem;
    font-weight: bold;
    cursor: pointer;
}
.slick-slide {
    margin :  0px 20px;
    height : auto;
}
.slick-slide img {
    /*width :  100%;*/
}
.slick-arrow:before{
    content:""!important;
    width: 100%!important;
    height: 100%!important;
    position: absolute;
    top: 0;
    left: 0;
}
.slick-next:before{
    background: url(https://lbbrand.itembox.design/item/images/common/icon_right.png)no-repeat 100% 50% / 8px auto!important;
	position: absolute;
	content: "";
	background-size: 25px 25px!important;
}
.slick-prev:before{
	background: url(https://lbbrand.itembox.design/item/images/common/icon_left.png)no-repeat 0 50% / 8px auto!important;
	position: absolute;
	content: "";
	background-size: 25px 25px!important;
}
.fs-c-slick .slick-prev, .fs-c-slick .slick-next{
	height: 30px!important;
    width: 30px!important;
	background: rgb(255 255 255 / 40%);
}
/*.fs-c-slick .slick-next{
	right: 1.5rem;
}
.fs-c-slick .slick-prev{
	left: 1.5rem;
}*/
/*ranking*/
.rank{
	height: auto;
}
.rank ul{
	display: flex;
}
.rank li{
	position: relative;
	margin-right: 15px;
}
.rank .icon_rank{
	position: absolute;
    top: 0;
    left: 0;
    width: 25px;
    height: 25px;
	border-radius: 50%;
    background: #D4B572;
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
	font-family: Arial, Helvetica, "sans-serif";
    font-size: 1.3rem;
    font-weight: 500;
    cursor: pointer;
	padding-left: 2px;
}
.rank .icon_rank_s{
	position: absolute;
    top: 0;
    left: 0;
    width: 25px;
    height: 25px;
	border-radius: 50%;
    background: #a2a0a0;
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
	font-family: Arial, Helvetica, "sans-serif";
    font-size: 1.3rem;
    font-weight: 500;
    cursor: pointer;
	padding-left: 2px;
}
.rank p{
	font-size: 1.3rem;
	text-align: left;
}
.rank .rank_price{
	text-align: left;
}
/*product*/
.product{
	background: #eee;
	width: 100%;
	margin-top: 110px;
}
.product h2{
	border-bottom: none;
	padding: 55px 0 10px;
	margin: 0 auto;
}
.product_seach{
    width: 400px;
    margin: 0 auto;
    padding: 30px 0;
}
.product_seach .fs-p-searchForm__input{
	width: 400px;
    background: #eee;
	font-size: 1.5rem;
}
.product .product_word{
	width: 100%;
	max-width: 800px;
	display: grid;
    margin: 0 auto;
	padding-bottom: 30px;
    text-align: center;
}
.product .product_word ul li{
	display: inline-block;
	margin-bottom: 10px;
}
.product .product_word ul li a{
	display: inline-block;
    margin: 0 auto;
    padding: 0.6rem 1.2rem;
    font-size: 1.2rem;
	font-weight: 100;
    border-radius: 2px;
	background: #000;
	color: #fff;
}
.product .product_cate ul{
	display: flex;
	flex-wrap: wrap;
	padding: 30px 0 70px;
}
.product .product_cate ul li{
	display: flex;
	flex-wrap: wrap;
	width: calc(100%/3 - 3.35rem);
	margin: 0 1.5rem 0 1.5rem;
	height: 8.3rem;
	border-bottom: 1px solid #505050;
}
.product .product_cate ul li:nth-child(1), .product .product_cate ul li:nth-child(2), .product .product_cate ul li:nth-child(3){
    border-top: 1px solid #505050;
}
.product .product_cate ul li a{
	width: 100%;
	padding: 5px 0;
    position: relative;
    display: flex;
    align-items: center;
}
.product .product_cate ul li a img{
	width: 6.5rem;
	margin-right: 4rem;
}
.product .product_cate ul li a span{
	font-size: 1.3rem;
	width: calc(100% - 90px);
	color: #000;
}
.product .product_cate ul li a:after{
	background: url(https://lbbrand.itembox.design/item/images/common/icon_right.png)no-repeat 100% 50% / 8px auto!important;
	position: absolute;
	top: 42%;
	right: 10px;
	content: "";
	background-size: 12px 12px!important;
	width: 15px;
	height: 15px;
}
/*NEWITEM*/
.fs-c-productListCarousel__list{
	width: 90%;
}
h2.news_tit, h2.insta_tit{
	border: none;
}
.news{
	width: 85%;
	max-width: 905px;
	margin: 0 auto;
}
.news li.fs-pt-list__item{
	padding-bottom: 5px;
	font-size: 1.3rem;
	border-bottom: 1px dotted #dcdcdc;
	margin-bottom: 10px;
}
.news li.fs-pt-list__item a{
	color: #000;
}
/*ABOUT*/
.about {
    position: relative;
	height: 500px;
	margin: 40px 0 120px;
    padding-top: 110px;	
}
.about:before {
    position: absolute;
    top: 20%;
    left: 0;
    width: 72%;
    height: 330px;
    content: '';
    background-image: url("https://lbbrand.itembox.design/item/images/common/about_back.png");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}
.about .about_box{
    position: absolute;
    bottom: 0;
    right: 0;
    width: 45%;
    height: 325px;
	background-color: rgba(0,0,0,0.9);	
    color: #fff;
    padding: 3.5rem 5rem;
}
.about .about_box h2{
    color: #D4B572;
    border: none;
    text-align: left;
	margin-top: 0;
    margin-bottom: 1.5rem;
}
.about .about_box p{
    width: 100%;
    max-width: 400px;
    font-size: 1.4rem;
    line-height: 2.5rem;
    padding-bottom: 1.5rem;
}
.about .about_box ul{
    display: flex;
    margin-top: 2rem;
}
.about .about_box ul li{
    margin-right: 2rem;
}
.about .about_box ul li a{
    border: 1px solid #fff;
    color: #fff;
    padding: 1.2rem 2.5rem;
    font-size: 1.4rem;
}
.about .about_box ul li a:hover{
    background: #fff;
    color: #111111;
    transition: background-color 1s, border-radius 2s;
}
/*新規会員登録バナー*/
.newmember{
    max-width: 805px;
    width: 90%;
    margin: 0 auto;
    display: block;
    padding: 8rem 0 1rem;
}
/*Instagram*/
.snapwidget-widget{
	max-width: 680px;
    margin: auto;
    display: block;
}
/************************
        商品ページ
*************************/

 .fs-l-main .fs-l-product2 .fs-l-pageMain{
    max-width: 1000px;
	margin: auto;
}
.fs-l-main .fs-l-product4{
	max-width: 1050px;
	margin: auto;

	
}
.fs-body-product .fs-l-productLayout__item .fs-c-productNameHeading {
    margin-bottom: 4px;
}
.fs-c-productNameHeading{
	font-size: 2.2rem;
    line-height: 3.1rem;
    margin: 0;
}
.fs-c-productPrice:not(.fs-c-productPrice--listed) .fs-c-productPrice__main__price{
	color: #000;
}
.fs-c-productPrice__main span.fs-c-productPrice__main__label{
	display: none;
}
.fs-c-variationCart--withImage > li{
	grid-template-columns: auto 1fr 4em 140px;
}
.fs-c-button--primary{
	background: #000;
    border: 1px solid #000;
	padding: 1em 1.7em 1em;
}
.fs-c-productNumber {
    border: none;
    display: block;
    padding: 8px 0 0;
}

.fs-c-productPointDisplay{
	background: none;
	color: #d4b572;
}
.fs-c-variationCart--withImage .fs-c-variationCart__image > img{
	max-width: 38px;
	border-radius: 50%;
}
/*商品グループ*/
.fs-c-sortItems__list__item.is-active{
	background: #d4b572;
}
.fs-c-productName__copy{
	display: none;
}
.fs-c-subgroupList__link{
	background: none;
    border: none;
    text-align: center;
    grid-template-columns: max-content;
    padding: 5px 11px;
}
.fs-c-subgroupList__item{
	    margin: 0 8px 9px;
    border: solid 1px #c7c7c7;
    border-radius: 5px;
    flex-basis: auto;
    flex-grow: inherit;
}
.fs-c-subgroupList__link::after{
	display: none;
}
.fs-c-listControl__status{
	display: none;
}
.fs-c-preorderMessage{
	display: none;
}
.fs-c-sortItems{
	border: none;
}
/*商品詳細エリア*/
.fs-c-productNumber__number{
	font-weight: 100;
}
.ProductDetails{
	font-size: 1.7rem;
    margin: 50px 0 0 0;
    padding: 15px 0 5px 0;
    border-top: 1px solid #333;
}
.ProductHowto{
	font-size: 1.7rem;
    margin: 10px 0 0 0;
    padding: 15px 0 5px 0;
    border-top: 1px solid #333;
}
.ProductComponent{
	font-size: 1.7rem;
    margin: 10px 0 0 0;
    padding: 15px 0 15px 0;
    border-top: 1px solid #333;
}
.ProductComponents{
	margin: -8px auto;
	border-top: 1px solid #333;
}
.ProductTxt{
	margin: 15px 0 20px;
}
.ProductTxts{
	margin: 15px 0 25px;	
	font-size: 0.8em;
}
.comment_1{
	background: #eee;
    padding: 1rem;
    font-size: 1.2rem;
}
.comment_5 img{
	width: 100%;
	max-width: 1050px;
	margin: auto;
	display: block;
}
.fs-c-button--plain{
	color: #D4B572;
}
.comment_6{
	background: #eee;
    padding: 20px;
    margin: 10px 0;
}
.comment_6 p{
	font-size: 1.2em;
    font-weight: 600;
    text-align: center;
    border-bottom: 1px solid #333;
    padding: 0 0 10px 0;
    margin-bottom: 10px;
}
.comment_7{
	border: 1px solid #333;
    padding: 15px;
    margin: 15px 0;
}
/*.fs-c-productImageModalCarousel__figure__image{
	position: absolute;
	top: 0;
}*/
/*LP内YOUTUBE表示*/
.movie-wrap {
     position: relative;
     padding-bottom: 56.25%; /*アスペクト比 16:9の場合の縦幅*/
     height: 0;
     overflow: hidden;
} 
.movie-wrap iframe {
     position: absolute;
     top: 0;
     left: 0;
     width: 100%;
     height: 100%;
}
/*ご利用ガイド*/
.fs-c-documentArticle__heading{
    font-size: 1.6rem;
    padding: 1.5rem 0 1rem;
    background: #000;
}
.fs-c-documentColumn__heading{
    font-size: 1.6rem;
    color: #000;
    margin: 1.5rem 0;
    border-color: #000;
    border-style: solid;
    border-width: 0 0 1px 0;
    padding-left: 0;
}
.guide img{
    width: 90%;
    max-width: 400px;
}
.guide .guide_box{
    width: 90%;
    max-width: 400px;
    border: 1px solid #333;
    padding: 1.5rem;		
}
.txt_b{
    font-size: 1.4rem;
    font-weight: bold;
    padding: 1.5rem 0;
}
.payment_table table{
    width: 100%;
}	
.payment_table table , .payment_table td, .payment_table th {
    border: 1px solid #A5A5A5;
    border-collapse: collapse;
    text-align: center;
}
.payment_table th{
    background: #eee;
    font-weight: 400;
}
.payment_table td, th {
    padding: 0.8rem;
    height: 25px;
}
.payment{
    font-size: 1.2rem;
}
.payment_table p{
    font-size: 1.2rem;
    text-align: right;
}
span.payment_table_txt{
	font-size:1.4rem;
}
/*店舗情報*/
.shop-map{
    margin: 0 auto;
    display: block;
}
.shop_page ul{
    margin: 0 auto;
}
.shop_page .toggle{
    margin-top: 0.4rem;
}
.shop_page .toggle p{
    background: #eee;
    padding: 1.5rem 1rem;
    margin-top: 0.5rem;
}
.shop_page p.toggle_title_in{
    background: #fff;
    border-bottom: 1px solid #333;
}
.shop_page .toggle ul li{
    padding: 1.3rem 2rem;
    border-bottom: 1px solid #ccc;
}
.shop_page .toggle ul li:last-of-type{
    border: none;
}
.shop_page .toggle ul li a{
    color: #000;
    display: block;
}
.small-cate {
    background: #fff;
}
/*ABOUT LB*/
.about_all{
	margin-top: -2rem;
}
.about_all p{
    font-size: 1.4rem;
    letter-spacing: 0.3rem;
}
.about_all .item-box-t{
    width: 100%;
}
p.about_tit{
    font-size: 1.6rem;
    font-weight: 400;
}
.item-box-t img{
    width: 100%;
    height: 650px;
    object-fit: cover;
}
.item-box-t p{
    text-align: center;
    padding: 9rem 2rem;
}
.item-box-l, .item-box-r, .item-box-l-u, .item-box-r-b{
    position: relative;
    height: 600px;
	margin-bottom: 17rem;
}
.item-box-l img{
    position: absolute;
    top: 0;
    left: 0;
    width: 70%;
    height: 600px;
    object-fit: cover;
}
.item-box-l-u img{
    position: absolute;
    top: 0;
    left: 0;
    width: 70%;
    height: 600px;
    object-fit: cover;
}
.item-box-r img{
    position: absolute;
    top: 0;
    right: 0;
    width: 70%;
    height: 600px;
    object-fit: cover;
}
.item-box-r-b img{
    position: absolute;
    top: 0;
    right: 0;
    width: 70%;
    height: 600px;
    object-fit: cover;
}
.item-box-txt, .item-box-txt-l, .item-box-txt-r, .item-box-txt-b{
    position: absolute;
    width: 25%;
    height: auto;
    background: rgba(255,255,255,0.85);
	box-shadow: 2px 2px 5px rgb(0 0 0 / 2%);
    z-index: 10;
    padding: 5rem 3rem;
}
.item-box-txt{
    top: 8rem;
    right: 0;
    margin-right: 20rem;
}
.item-box-txt-l{
    top: 0;
    left: 0;
    margin-left: 20rem;
}
.item-box-txt-b{
    top: 10rem;
    left: 0;
    margin-left: 20rem;
}
.item-box-txt-r{
    bottom: 0;
    right: 0;
    margin-right: 20rem;
}
.item-box-txt ul li{
    padding-top: 1rem;
}
.item-box-txt  span{
    padding-bottom: 1rem;
    font-weight: 400;
}
.m_btm{
    margin-bottom: 17rem;
}

@media screen and (min-width: 769px){

/************************
        商品ページ
*************************/	
	
	.fs-c-breadcrumb {
    /*padding: 73px 8px 0*/;
    margin: 0 auto;
}
	.fs-c-variationCart > li + li {
    margin-top: 15px;
}
	.product.comment_5{
		max-width: 100%;
	}
}

@media screen and (min-width: 960px){
	.fs-l-product2 .fs-l-productLayout {
    grid-template-columns: calc(57% - 16px / 2) calc(43% - 16px / 2);
}
}


@media screen and (min-width: 1200px){
	
/************************
        商品ページ
*************************/
	.fs-l-sideArea + .fs-l-pageMain, .fs-l-pageMain + .fs-l-sideArea {
	  margin: auto;
	}
	.fs-l-sideArea + .fs-l-pageMain, .fs-l-pageMain + .fs-l-sideArea {
	  max-width: 1050px;
	}
	 .fs-l-main .fs-l-product2 .fs-l-pageMain{
		max-width: 1050px;
		margin: auto;
}
	.fs-l-main{
		max-width: 1050px;
		margin: auto;	
	}
	.fs-c-breadcrumb {
	  margin: 24px auto;
	  max-width: 1000px;
	}
	
	.fs-c-breadcrumb, .hotword {
    width: 100%;
    max-width: 1000px;
}
	.fs-c-variationCart > li + li {
    margin-top: 20px;
}
}

@media only screen and (max-width: 768px) {
	/*html, body {
		font-size: 54.5%;
	}*/
	.pc_none{
		display: block;
	}
	.sp_none{
		display: none;
	}
/************************
        TOPページ
*************************/
	h2{
		font-size: 2.8rem;
        margin: 40px 0 40px;
	}
	.rank{
		height: 65rem;
	}
	.rank ul{
		display: block;
		font-size: 0.9rem;
		margin: 1.5rem 1rem;
	}
	.rank li{
		margin: 0 auto;
	}
	.rank > ul > li:nth-child(1), .rank > ul > li:nth-child(2) {
		width: calc(50% - 0.25rem);
		float: left;
		margin: 0 auto;
		padding-bottom: 3rem;
		height: 22rem;
	}
	.rank > ul > li:nth-child(1) img, .rank > ul > li:nth-child(2) img {
		width: 88%;
		display: block;
		margin: 0 auto;
	}
	.rank > ul > li:nth-child(3), .rank > ul > li:nth-child(4), .rank > ul > li:nth-child(5) {
		width: calc(100%/3 - 0.35rem);
		float: left;
		margin-bottom: 0;
		height: 21rem;
	}	
	/*product*/
	.product{
		margin-top: 60px;
	}
	.product_seach{
		width: 70%;
	}
	.product_seach .fs-p-searchForm__input{
		width: 87%;
		font-size: 1.2rem;
	}
	.product .product_cate ul{
		display: block;
		padding: 10px 0 55px;
	}
	.product .product_cate ul li{
		width: 90%;
		margin: 0 auto;
	}
	.product .product_cate ul li:nth-child(2), .product .product_cate ul li:nth-child(3){
		border-top: none;
	}
	.product .product_cate ul li{
		height: 6.2rem;
	}
	.product .product_cate ul li a img{
		width: 5.5rem;
	}
	.product .product_word ul li a{
		padding: 0.5rem 1rem;
	}
	.product .product_cate ul li a:after{
		top: 36%;
	}
	/*pick up*/
	.slick-slide{
		margin :  0px 1.2rem;
	}
	.slider .icon_new{
		border: 2px solid #d11414;
		width: 45px;
    	height: 28px;
	}
	.slick-prev{
		z-index: 9;
		left: 9px!important;
		background: #fff!important;
		opacity: 0.6;
		width: 25px!important;
		height: 25px!important;
	}
	.slick-next{
		z-index: 9;
		right: 9px!important;
		background: #fff!important;
		opacity: 0.6;
		width: 25px!important;
		height: 25px!important;		
	}
	.slick-prev{
		left: 0!important;
	}
	.slick-next{
		right: 0!important;
	}
	.slick-dots li button:before{
		font-size: 15px!important;
	}
	/*pickup*/
	.pickup{
		margin-bottom: 80px;
	}	
	/*about*/
	.about{
		margin: 50px 0 70px;
	}
	.about .about_box h2{
		font-size: 3rem;
	}
	.about:before{
		width: 100%;
    	height: 23rem;
		top: 0;
	}
	.about .about_box{
		width: 92%;
		padding: 3rem 3rem;
		height: 335px;
	}
	.about .about_box ul li{
		margin-right: 1rem;
	}
	.about .about_box ul li a{
		padding: 1rem 2rem;
		font-size: 1.2rem;
	}
	.about .about_box p{
		font-size: 1.3rem;
	}
	/*NEWITEM*/
	.fs-c-button--carousel{
		font-size: 3rem;
	}
	/*新規会員登録バナー*/
	.newmember{
		padding: 3rem 0 2rem;
	}
	/*Instagram*/
	.snapwidget-widget{
		width: 95%!important;
	}
	h2.insta_tit{
		margin-top: 65px;
	}
/************************
        商品ページ
*************************/	
	.fs-c-productNameHeading{
		font-size: 1.9rem;
		line-height: 2.7rem;
		font-weight: 500;
	}
	.fs-c-productCarouselMainImage__thumbnail__caption{
		font-size: 1rem;	
	}
	.fs-c-variationCart--withImage .fs-c-variationCart__image > img{
		max-width: 33px;
	}
	span.fs-c-variationCart__variationName__name{
		font-size: 1.2rem;
	}
	.fs-c-button--primary{
		padding: 0.8em 1.7em 0.8em;
	}
	.fs-body-product .slick-dotted.slick-slider{
		margin-bottom: 0;
	}
	.fs-body-product .fs-c-buttonContainer{
		padding: 0;
	}
	.ProductDetails{
		font-size: 1.6rem;
    	margin: 30px 0 0 0;
		padding: 15px 0 5px 10px;
		border-top: 1px solid #333;
	}
	.ProductHowto{
		font-size: 1.6rem;
		margin: 2px 0 0 0;
		padding: 15px 0 5px 10px;
		border-top: 1px solid #333;
	}
	.ProductComponent{
		font-size: 1.6rem;
		margin: 2px 0 0 0;
		padding: 15px 0 7px 10px;
		border-top: 1px solid #333;
	}
	.ProductComponents{
		margin: 0;
		border-top: 1px solid #333;
	}
	.toggle .arrow{
		background: url(https://lbbrand.itembox.design/item/images/common/icon_arrow_down.png) no-repeat 10% 45% / 15px auto;
	}
	.ProductTxt{
		margin: 15px 10px 20px;
	}
	.ProductTxts{
		margin: 15px 10px 25px;	
		font-size: 0.8em;
	}
	.product_comment_1{
		font-size: 1.3rem;
	}
	.comment_5 img{
		width: 100%;
		max-width:100%;
		margin: auto;
		display: block;
	}
	.comment_6{
		margin: 20px 0;
	}
	.comment_7{
		font-size: 1.2rem;
	}	
	/*ご利用ガイド*/
	.payment_table td, th {
        padding: 0.3rem;
        font-size: 1.2rem;
	}
	/*ABOUT LB*/
	.item-box-t img{
        height: 400px;
    }
    .item-box-t p{
        padding: 6rem 2rem;
    }
    .item-box-l img, .item-box-r img, .item-box-l-u img, .item-box-r-b img {
        width: 85%;
        height: 400px;
    }
    .item-box-txt, .item-box-txt-l, .item-box-txt-r, .item-box-txt-b{
        width: 90%;
        padding: 4rem 3rem;
    }
    .item-box-txt{
        bottom: 0;
        right: 0;
        margin-right: 2rem;
        margin-top: 30rem;
        height: 450px;
    }
    .item-box-txt-l{
        top: 0;
        left: 0;
        margin-left: 2rem;
        margin-top: 36rem;
        height: 380px;
    }
    .item-box-txt-b{
        top: 36rem;
        left: 0;
        margin-left: 2rem;
		height: 280px;
		margin-bottom: 0;
    }
    .item-box-txt-r{
        height: 290px;
        bottom: -3rem;
        right: 0;
        margin-right: 2rem;
    }
    .item-box-l{
        height: 800px;
    }
	.item-box-l-u{
        height: 620px;
		margin-bottom: 0;
    }
    .item-box-r{
        height: 460px;
        margin-top: -6rem;
    }
	.item-box-r-b{
        height: 610px;
		margin-bottom: 10rem;
    }
    .m_btm{
        margin-bottom: 7rem;
    }
    .m_top{
        margin-top: 25rem;
    }
/*フリーページ*/
	.fs-c-heading--page{
		font-size: 1.6rem;
	}
	.fs-c-heading--page{
		margin: 1rem 0 24px;
	}
	.fs-l-page .fs-l-header{
		height: 75px;
	}
/*マイページ*/
	.fs-c-accountService__page{
		flex-basis: calc(50% - 0.7rem);
	}
}
@media only screen and (max-width: 415px) {
	.rank{
		height: 41rem;
	}
	.snapwidget-widget{
		width: 95%!important;
	}
}
@media only screen and (max-width: 320px) {
	/*html, body {
		font-size: 50.5%;
	}*/
	.fs-l-page .fs-l-header{
		height: 72px;
	}
	.IFrmTex_guide ul li{
		font-size: none;
	}
	.rank{
		height: 34rem;
	}
	.about{
		height: 445px;
	}
	.about .about_box{
		height: 320px;
	}
	.about .about_box p{
		font-size: 1.2rem;
	}
	.about .about_box ul li a{
		font-size: 1.2rem;
		padding: 1rem 1.5rem;
	}
	.item-box-txt-l{
		height: 448px;
	}
}