@charset "Shift_JIS";

/*------------------------------------------------
BASE
------------------------------------------------*/
.lee { overflow-x: hidden; }

#mainWrap .inner_.clearfix {
  width: 1024px !important;
}
div#mainCont {
  width: 100%;
  float: none;
}
#mainCont .lmtop {
  width: 1000px;
  margin: 0 auto;
  letter-spacing: .15rem;
  color: #000;
  text-align: center;
  padding-bottom: 100px;
  -webkit-font-smoothing: antialiased;
  font-size: 16px;
  font-kerning: auto;
}

#mainCont .lmtop_maintitle {
  text-align: center;
  font-size: 1.6rem;
  margin: 0 0 50px;
  letter-spacing: .35rem;
  position: relative;
  color: #000;
  line-height: 1.73rem;
  padding-top: 80px;
  font-family: "Ÿà–¾’©", YuMincho, "ƒqƒ‰ƒMƒm–¾’© ProN W3", "Hiragino Mincho ProN", "HG–¾’©E", "‚l‚r ‚o–¾’©", "‚l‚r –¾’©", serif;
}

#mainCont .lmtop a, .lm_top a:hover {
  color: #000;
  text-decoration: none;
}
#mainCont .lmtop figure {
  margin: 0;
}


/*------------------------------------------------
‹¤’Ê
------------------------------------------------*/
.lmtop img { width: 100%; }

.lmtop_serif {
  font-family: "Sawarabi Mincho";
  font-size: 1.16rem;
}

.title,
.item_brand,
.lmtop_sanserif {
  font-family: "Noto Sans Japanese" !important;
  font-size: 1.4rem;
}

.gMincho{ font-family: "Sawarabi Mincho"!important;}
.gGothic{ font-family: "Noto Sans Japanese"!important;}
.gYumin {font-family: "Ÿà–¾’©", YuMincho, "ƒqƒ‰ƒMƒm–¾’© ProN W3", "Hiragino Mincho ProN", "HG–¾’©E", "‚l‚r ‚o–¾’©", "‚l‚r –¾’©", serif;}

.lmtop_sanserif {font-family: -apple-system, BlinkMacSystemFont, "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;}

.lmtop .lmtop_maintitle .lmtop_subtitle {
  position: static !important;
  font-size: .875rem;
  display: block;
  letter-spacing: .25rem;
  margin-top: 10px;
}

.lmtop .lmtop_btn {
  border: solid 2px #000;
  font-size: 1.4rem;
  display: table;
  text-align: center;
  margin: 40px auto 0;
  text-decoration: none;
  letter-spacing: .4em;
  height: 60px;
  position: relative;
}
.lmtop .lmtop_btn a {
  padding: 0 100px;
  display: table-cell;
  vertical-align: middle;
  color: #000;
}
.lmtop .lmtop_btn::after {
  content: '';
  width: 10px;
  height: 10px;
  border: 0;
  border-top: solid 4px #000;
  border-right: solid 4px #000;
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  position: absolute;
  top: 50%;
  right: 30px;
  margin-top: -7px;
}
.lmtop .lmtop_btn a:hover {
  background: #000;
  color: #fff !important;
  -webkit-transition: 0.2s ease-in-out;
  -moz-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
}

.lmtop_effect_alpha {
  -webkit-transition: 0.2s ease-in-out;
  -moz-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
}
.lmtop_effect_alpha:hover {
  opacity: .65;
  filter: alpha(opacity=65);
}

.lmtop_brackets {position: relative;}
.lmtop_brackets::before,
.lmtop_brackets::after {
	content: '';
	position: absolute;
	width: 50px;
	height: 50px;
	border: 0;
	border-top: 1px solid #000;
	border-left: 1px solid #000;
  border-radius: 0!important;
}

.lmtop_ellipsis {overflow: hidden;}

.lmtop_new,
.lmtop_update,
.lmtop_special { position: relative; }

.lmtop_new::before,
.lmtop_update::before,
.lmtop_special::before {
  position: absolute;
  color: #fff;
  padding: 5px 15px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: .9rem;
  font-weight: bold;
  left: 0;
  top: -26px;
  font-family: "Noto Sans Japanese";
}

.lmtop_new::before {
  content: 'NEW';
  background: #f31b53;
}

.lmtop_update::before {
  content: 'UPDATE';
  background: #2db5e7;
}

.lmtop_special::before {
  content: 'SPECIAL';
  background: #21bfbd;
}

/*------------------------------------------------
MV
------------------------------------------------*/
.lmtop_mv {
  width: 100%;
  position: relative;
}
.lmtop_mv .mv_swiper {
  width: 996px;
  margin: 0 auto;
  overflow: hidden;
}
.lmtop_mv .mv_swiper .mv_pic {
  background: #fff;
  width: 332px;
  float: left;
}
.lmtop_mv .mv_swiper .mv_pic img {
  width: 100%;
}

.lmtop_mv .mv_swiper .swiper-button-prev,
.lmtop_mv .mv_swiper .swiper-button-next {
  width: 47px;
  height: 47px;
  background-image: none;
  background-color: #000;
  top: 166px;
  position: absolute;
  margin-top: -23px;
  opacity: .3;
}
.lmtop_mv .mv_swiper .swiper-button-prev {left: -10px;}
.lmtop_mv .mv_swiper .swiper-button-next {right: -10px;}
.lmtop_mv .mv_swiper .swiper-button-prev::after,
.lmtop_mv .mv_swiper .swiper-button-next::after {
  content: '';
  width: 10px;
  height: 10px;
  border: 0;
  border-bottom: solid 1px #fff;
  border-left: solid 1px #fff;
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  position: absolute;
  top: 50%;
  margin-top: -5px;
}
.lmtop_mv .mv_swiper .swiper-button-prev::after {right: 15px;}
.lmtop_mv .mv_swiper .swiper-button-next::after {
  left: 15px;
  -ms-transform: rotate(-135deg);
  -webkit-transform: rotate(-135deg);
  transform: rotate(-135deg);
}
.lmtop_mv .mv_swiper .swiper-button-prev:hover,
.lmtop_mv .mv_swiper .swiper-button-next:hover {
  cursor: pointer;
  opacity: .7;
}

.lmtop_mv .mv_btn {
  width: 996px;
  margin: 0 auto;
  display: table;
	height: 63px;
  position: relative;
}
#mainCont .lmtop .lmtop_mv .mv_btn a {
  text-align: center;
  text-decoration: none;
  font-size: 1.6rem;
  letter-spacing: .35em;
  background: #0d3a6c;
  display: table-cell;
	vertical-align: middle;
  color: #fff;
}
.lmtop_mv .mv_btn a::after {
  content: '';
  width: 14px;
  height: 14px;
  border: 0;
  border-top: solid 1px #fff;
  border-right: solid 1px #fff;
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  position: absolute;
  top: 50%;
  right: 30px;
  margin-top: -7px;
}

.lmtop_mv .swiper-pagination-bullet {
  margin-right: 15px;
  background: #888;
}

.lmtop_mv .swiper-pagination.swiper-pagination-bullets {
  bottom: -25px;
  width: 100%;
}

.lmtop_mv .swiper-pagination-bullet-active { background: #808080; }

/*------------------------------------------------
NAV
------------------------------------------------*/
.lmtop_nav { padding-top: 50px; }

.lmtop_nav_list {
  display: flex;
  border-top: 1px solid #7e7e7e;
  border-bottom: 1px solid #7e7e7e;
  padding: 10px 0;
  box-shadow: 0 5px 5px 0 rgba(0,0,0,.05);
}

.lmtop_nav_link {
  display: table-cell;
  box-sizing: border-box;
  width: 200px;
  height: 50px;
  vertical-align: middle;
  text-align: center;
  border-right: 1px solid #7e7e7e;
  position: relative;
  padding: 0 20px;
  line-height: 1.3;
}

.lmtop_nav_link::before {
  content: '';
  width: 10px;
  height: 10px;
  background: #fff;
  display: block;
  z-index: 2;
  border-radius: 50%;
  position: absolute;
  right: 6%;
  top: 42%;
}

.lmtop_nav_link::after {
  content: '';
  border: 0;
  border: 5px solid transparent;
  border-left: 5px solid #000;
  position: absolute;
  right: 2%;
  top: 41%;
}

.lmtop_nav_list li:last-child .lmtop_nav_link {border: 0;}

.lmtop_nav_link_txt {
  font-size: .5rem;
  display: block;
  margin-bottom: 5px;
}

/*------------------------------------------------
TOPICS
------------------------------------------------*/
#mainCont .lmtop_topics .lmtop_maintitle {margin-bottom: 15px;}
.lmtop_topics_link { display: flex; }

.lmtop_topics_link_img > img {
  width: 170px;
  margin-right: 30px;
}

.lmtop_topics_date {
  background: #4ea3ce;
  color: #fff;
  font-weight: bold;
  display: inline-block;
  padding: 0 30px;
  font-size: .85rem;
  margin-bottom: 5px;
}

.lmtop_topics_txt {
  text-align: left;
  line-height: 1.6;
}

.lmtop_topics_ttl {
  font-weight: bold;
  margin-bottom: 10px;
}

.lmtop_topics_lede {
  font-size: .8rem;
  color: #333;
  line-height: 1.9;
}

.lmtop_topics_list li{
  margin-bottom:10px;
}



/*------------------------------------------------
FEATURE
------------------------------------------------*/
.lmtop_feature_list {
  display: flex;
  flex-wrap: wrap;
}

.lmtop_feature_link {
  display: block;
  width: 490px;
  text-align: left;
  margin-bottom: 60px;
}

.lmtop_feature_list li:nth-child(even) .lmtop_feature_link { margin-left: 20px; }
.lmtop_feature_list li:nth-last-child(-n+2) .lmtop_feature_link { margin-bottom: 0; }

#mainCont .lmtop .lmtop_feature_cont_img { margin-bottom: 16px; }

.lmtop_feature_cont_subttl {
  color: #0099cc;
  margin-bottom: 5px;
  letter-spacing: .1rem;
  line-height: 1.5;
  font-size: .87rem;
}

.lmtop_feature_cont_ttl {
  font-size: 1.4rem;
  line-height: 1.38;
  margin-bottom: 10px;
  letter-spacing: .05rem;
}

.lmtop_feature_cont_lede {
  line-height: 1.7;
  font-size: .87rem;
  letter-spacing: .098rem;
}

.lmtop_feature_wide { width: 1000px; }

/*------------------------------------------------
SPECIAL
------------------------------------------------*/
.lmtop_special_list {
  display: flex;
  flex-wrap: wrap;
}

.lmtop_special_link {
  display: block;
  width: 490px;
  text-align: left;
  font-size: .85rem;
}

.lmtop_special_list li:nth-child(even) .lmtop_special_link { margin-left: 20px; }
.lmtop_special_lede {
  padding-top: 13px;
  font-size: .844rem;
  line-height: 1.6;
  letter-spacing: .13rem;
}

/*------------------------------------------------
SELECTION
------------------------------------------------*/
.lmtop_selection .lmtop_btn { margin: 0 auto 40px; }

.lmtop_selection_list {
  display: flex;
  flex-wrap: wrap;
}

.lmtop_selection_link {
  display: block;
  width: 320px;
  text-align: left;
  font-size: .85rem;
  padding-bottom: 60px;
}

.lmtop_selection_list li:nth-child(3n+2) .lmtop_selection_link { margin: 0 20px; }

.lmtop_selection_ttl {
  padding: 10px 0 5px;
  font-size: .95rem;
  line-height: 1.6;
  letter-spacing: .1rem;
}

.lmtop_selection_lede {
  color: #68979c;
  font-size: .75rem;
  letter-spacing: .05rem;
  line-height: 1.5;
}

/* 4column */
.lmtop_selection_list.lmtop_selection_4column .lmtop_selection_link {width: 235px;}
.lmtop_selection_list.lmtop_selection_4column li .lmtop_selection_link {margin: 0 20px 0 0;}
.lmtop_selection_list.lmtop_selection_4column li:nth-child(4n) .lmtop_selection_link { margin: 0; }

/*------------------------------------------------
RANKING
------------------------------------------------*/
.lmtop_ranking {
  text-align: left;
}

.lmtop_ranking_tab {
  overflow: hidden;
  position: relative;
  z-index: 2;
}
.lmtop_ranking_tab p {
  float: left;
  font-size: 1.25rem;
  color: #174078;
  width: 200px;
  height: 60px;
  text-align: center;
  line-height: 60px;
  font-family: 'EB Garamond', serif;
}
.lmtop_ranking_tab p:hover {
  cursor: pointer;
  background: #92cdd3;
}

.ranking_swiper {
  position: relative;
  z-index: 1;
}

.lmtop_ranking .swiper-slide {
  padding-bottom: 70px;
  position: relative;
}

.lmtop_ranking .swiper-slide::before {
  content: '';
  width: 1000px;
  height: 60px;
  position: absolute;
  top: -60px;
  left: 0;
  background: #FFF;
}
.lmtop_ranking .swiper-slide::after {
  content: '';
  width: 200px;
  height: 60px;
  position: absolute;
  top: -60px;
  left: 0;
  background: #f3fafb;
}
.lmtop_ranking .swiper-slide:nth-child(2)::after {
  left: 200px;
}
.lmtop_ranking .swiper-slide:nth-child(3)::after {
  left: 400px;
}
.lmtop_ranking .swiper-slide:nth-child(4)::after {
  left: 600px;
}
.lmtop_ranking .swiper-slide:nth-child(5)::after {
  left: 800px;
}

.lmtop_ranking_ls {
  overflow: hidden;
  padding: 40px 0 0 0;
  width: 930px;
  margin: 0 auto;
}
.lmtop_ranking_ls .ranking_box {
  float: left;
  width: 270px;
  height: 400px;
  padding-top: 30px;
  margin: 0 60px 40px 0;
  letter-spacing: .15rem;
  position: relative;
}
.lmtop_ranking_ls .ranking_box:nth-child(3n) {
  margin-right: 0;
}
.ranking_box .item_pic {
  display: inline-block;
  margin-bottom: 20px;
}
.ranking_box .item_brand {
  font-weight: bold;
  font-size: .85rem;
  line-height: 1.2rem;
  height: 2.4rem;
  display: block;
  margin-bottom: 6px;
}
.ranking_box .item_name {
  font-size: .75rem;
  line-height: 1.2rem;
  height: 1.2rem;
  display: block;
  margin-bottom: 6px;
  letter-spacing: .1rem;
}
.ranking_box .item_price {
  font-size: .75rem;
  line-height: 1.2rem;
  display: block;
  letter-spacing: .1rem;
}
.ranking_box .item_price .price {
  font-size: .937rem;
  padding: 0 3px;
}

.lmtop_ranking_ls .ranking_box a::before {
  content: "";
  background: url(https://fs.scene7.com/is/image/flagshop/lmtop_ic_crown04?fmt=png-alpha&scl=1&qlt=100,1) no-repeat bottom left;
  background-size: contain;
  width: 26px;
  height: 19px;
  position: absolute;
  z-index: 1;
  top: 0;
  left: 50%;
  margin-left: -35px;
  font-size: 1.5rem;
  line-height: 1.2rem;
  text-align: center;
  font-style: italic;
  padding-left: 35px;
  font-family: 'EB Garamond', serif;
}
.lmtop_ranking_ls .ranking_box:nth-child(1) a::before {
  content: "1";
  background: url(https://fs.scene7.com/is/image/flagshop/lmtop_ic_crown01?fmt=png-alpha&scl=1&qlt=100,1) no-repeat bottom left;
  background-size: contain;
}
.lmtop_ranking_ls .ranking_box:nth-child(2) a::before {
  content: "2";
  background: url(https://fs.scene7.com/is/image/flagshop/lmtop_ic_crown02?fmt=png-alpha&scl=1&qlt=100,1) no-repeat bottom left;
  background-size: contain;
}
.lmtop_ranking_ls .ranking_box:nth-child(3) a::before {
  content: "3";
  background: url(https://fs.scene7.com/is/image/flagshop/lmtop_ic_crown03?fmt=png-alpha&scl=1&qlt=100,1) no-repeat bottom left;
  background-size: contain;
}
.lmtop_ranking_ls .ranking_box:nth-child(4) a::before {content: "4";}
.lmtop_ranking_ls .ranking_box:nth-child(5) a::before {content: "5";}
.lmtop_ranking_ls .ranking_box:nth-child(6) a::before {content: "6";}
.lmtop_ranking_ls .ranking_box:nth-child(7) a::before {content: "7";}
.lmtop_ranking_ls .ranking_box:nth-child(8) a::before {content: "8";}
.lmtop_ranking_ls .ranking_box:nth-child(9) a::before {content: "9";}
.lmtop_ranking_ls .ranking_box:nth-child(10) a::before {content: "10";}
.lmtop_ranking_ls .ranking_box:nth-child(11) a::before {content: "11";}
.lmtop_ranking_ls .ranking_box:nth-child(12) a::before {content: "12";}
.lmtop_ranking_ls .ranking_box:nth-child(13) a::before {content: "13";}
.lmtop_ranking_ls .ranking_box:nth-child(14) a::before {content: "14";}
.lmtop_ranking_ls .ranking_box:nth-child(15) a::before {content: "15";}

.lmtop_ranking_more {
  width: 100vw;
  left: 50%;
  margin-left: calc(-50vw - 9px);
  position: relative;
  background: #f3fafb;
  padding-bottom: 40px;
  margin-top: -40px;
}

/*------------------------------------------------
LEE SELECT BRAND
------------------------------------------------*/
.lmtop_selectbrand {text-align: left;}
.lmtop_selectbrand_ls {
  border-top: 1px solid #d9d9d9;
	overflow: hidden;
}
.lmtop_selectbrand_ls .selectbrand_box {
  border-bottom: 1px solid #d9d9d9;
  height: 154px;
  position: relative;
	float: left;
	width: 499px;
}
.lmtop_selectbrand_ls .selectbrand_box:nth-child(odd) {
  border-right: 1px solid #d9d9d9;
}
.lmtop_selectbrand_ls .selectbrand_box a {
  padding: 0 60px 0 179px;
  height: 154px;
  display: block;
  position: relative;
}
.lmtop_selectbrand_ls .pic {
  position: absolute;
  width: 154px;
  top: 0;
  left: 0;
}
.lmtop_selectbrand_ls .title {
  font-size: 1.15rem;
  line-height: 1.7rem;
  height: 3.4rem;
  padding-top: 30px;
  margin-bottom: 10px;
  display: block;
  font-weight: bold;
}
.lmtop_selectbrand_ls .subtitle {
  font-size: .75rem;
	font-style: italic;
  line-height: 1.15rem;
  height: 2.3rem;
  display: block;
}
.lmtop_selectbrand_ls .selectbrand_box::after {
  content: '';
  width: 10px;
  height: 10px;
  border: 0;
  border-top: solid 4px #000;
  border-right: solid 4px #000;
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  position: absolute;
  top: 50%;
  right: 23px;
  margin-top: -7px;
}



/*------------------------------------------------
DIGITAL CATALOG
------------------------------------------------*/
.lmtop_digicata .pi {
	display: block;
	margin: 0 auto;
}


/*------------------------------------------------
CHECKED ITEMS
------------------------------------------------*/
.lmtop_checkeditems {text-align: left;}


/*------------------------------------------------
CHECKED BRAND
------------------------------------------------*/
.lmtop_checkedbrand {text-align: left;}


/*------------------------------------------------
LINKS
------------------------------------------------*/
.lmtop_links {text-align: left;}
.lmtop_links_ls {
	overflow: hidden;
}
.lmtop_links_ls .links_box {
  height: 85px;
  position: relative;
	float: left;
	width: 310px;
	margin: 0 35px 20px 0;
}
.lmtop_links_ls .links_box:nth-child(3n) {
	margin-right: 0;
}
.lmtop_links_ls .links_box a {
	padding-left: 100px;
  height: 85px;
  display: block;
  position: relative;
}
.lmtop_links_ls .pic {
  position: absolute;
  width: 85px;
  top: 0;
  left: 0;
}
.lmtop_links_ls .lead {
  font-size: .6875rem;
  line-height: 1.2rem;
	letter-spacing: .1rem;
	padding-top: 4px;
  display: block;
}


/*------------------------------------------------
RECOMMEND
------------------------------------------------*/
#mv_reco,
.ranking_reco,
#category_reco01,
#category_reco02,
#category_reco03{
  background: url(/lee/smp/rn14/images/common/loading.gif) no-repeat 50% 50%;
}
#mv_reco{
  min-height: 332px;
}
#category_reco01,
#category_reco02,
#category_reco03{
  min-height: 320px;
}
.ranking_reco{
  min-height: 1000px;
  width: 100vw;
  left: 50%;
  margin-left: calc(-50vw - 9px);
  background: #f3fafb;
  position: relative;
}

.topReco{
  letter-spacing: -.4em;
}
.topReco img{
    width: 100%;
    height: auto;
}
.topReco li{
  display: inline-block;
  vertical-align: top;
  letter-spacing: normal;
}
.topReco li a{
  display: block;
  font-size: 11px;
}
.topReco__brand,
.topReco__name{
  display: none;
}
.topReco__price{
  color: #000;
  padding: 3px 0;
}
.topReco__price.off {
    color: #f00;
}
.topReco__tax{
  font-size: 90%;
}
#checkItem .topReco li{
  width: 10%;
  margin: 0 1% 10px 1%;
}
#checkBrand .topReco li{
    width: 12%;
    margin: 0 2% 20px 2%;
}



/*------------------------------------------------
SIDE NAVI
------------------------------------------------*/
.lmtop_sidenav{
  position: absolute;
  /*left: auto;*/
  left: 0;
  padding-top: 30px;
  /*margin-left: -100px;*/
  z-index: 10;
  transition: padding .1s;
}

.lmtop_sidenav img { width: 25px;}
/*
@media (max-width: 1214px){
  .lmtop_sidenav{
    left: 0;
    margin-left: 0;
  }
}
*/
@media all and (-ms-high-contrast: none){
  .lmtop_sidenav{
    transition: none;
  }
}
.lmtop_sidenav[data-sidenav="1"]{
  position: fixed;
  top: 61px!important;
  padding-top: 11px;
}
.lmtop_sidenav a{
  transition: opacity .2s ease-in-out;
}
.lmtop_sidenav a:hover{
  opacity: .6;
  transition: opacity .2s ease-in-out;
}
.lmtop_sidenav_lst{
  width: 214px;
  font-size: 1.05rem;
  padding-left: 5px;
  position: absolute;
  top: 0;
  left: 50%;
  opacity: 0;
  visibility: hidden;
  transition: left .2s ease-in-out, opacity .2s ease-in-out, visibility .2s ease-in-out;
  box-shadow: 4px 4px 14px 0 rgba(0,0,0,.2);
}
.lmtop_sidenav_lst:hover,
.sidenav_item:hover + .lmtop_sidenav_lst{
  opacity: 1;
  left: 100%;
  visibility: visible;
}
.lmtop_sidenav_lst_li{
  border-bottom: 1px #d9d9d9 solid;
  background: #fff;
}
.lmtop_sidenav_lst_li:last-of-type{
  border-bottom: none;
}
.lmtop_sidenav_lst_li a{
  display: block;
  color: #000;
  text-align: left;
  padding: 13px 8px 13px 22px;
  background: #f6f6f6;
  position: relative;
}
.lmtop_sidenav_lst_li a::after{
  content: "";
  width: 8px;
  height: 8px;
  border-top: 2px solid #bcbcbc;
  border-right: 2px solid #bcbcbc;
  transform: rotate(45deg);
  margin: auto;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 18px;
}
.lmtop_sidenav_box_menu{
  margin-top: 5px;
  background: #fff;
  position: relative;
  z-index: 10;
}
.lmtop_sidenav_box_menu_link{
  display: block;
  font-size: 16px;
  line-height: 1.35;
  padding: 10px;
  background: #e7e7e7;
  position: relative;
  z-index: 10;
}
.lmtop_sidenav_box_menu_link.sidenav_item{}
.lmtop_sidenav_box_menu_link.sidenav_brand{}
.lmtop_sidenav_box_menu_link.sidenav_lee{
  color: #fff!important;
  background: #2c73a6;
}
.lmtop_sidenav_box_menu_link.sidenav_timesale{
  color: #fff!important;
  background: #f16969;
}
.lmtop_sidenav_box_menu_link.sidenav_coupon{
  color: #fff!important;
  background: #ccc95d;
}


/*------------------------------------------------
FLAG SHOP MAGAZINE
------------------------------------------------*/
#mainCont .lmtop_maintitle_magazine{
  margin: 20px 0 30px;
}
.lmtop .lmtop_btn a{
  background: #fff;
}
.lmtop_magazine {
  background: #f4f4f4;
  padding-bottom: 40px;
  position: relative;
}

.lmtop_magazine_title {
  font-size: 17px;
  color: #2c73a6;
  font-weight: bold;
  padding: 40px 0;
}

.lmtop_magazine_wrapper { padding: 0 15px; }

.lmtop_magazine_swiper {
  overflow: hidden;
}

.lmtop_magazine_cont { padding-bottom: 10px; }

.lmtop_magazine_list {
  width: 290px !important;
  background: #fff;
  padding: 10px;
}

.lmtop_magazine_list.swiper-slide { height: auto; }

.lmtop_magazine_link:hover { text-decoration: none; }
.lmtop_magazine_link:hover .lmtop_magazine_img { opacity: .6; }
.lmtop_magzine_author_wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 5px;
}

.lmtop_magazine_avatar {
  margin: 0;
  width: 40px;
  height: 40px;
}

.lmtop_magazine_avatar_img { width: 100%;}
.lmtop_magazine_author {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  text-align: left;
  margin-left: 10px;
}

.lmtop_magazine_list:last-child { margin-right: 0; }

.lmtop_magazine_photo {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 0;
  width: 290px;
  height: 290px;
  margin-bottom: 10px;
  overflow: hidden;
  position: relative;
}

.lmtop_magazine_img {
  max-width: 100%;
  max-height: 100%;
  width: auto !important;
  height: auto;
}

.lmtop_magazine_summary {
  font-size: 14px;
  line-height: 140%;
  letter-spacing: .05rem;
  text-align: left;
  color: #000;
  margin: 10px;
  font-weight: bold;
}

.lmtop_magazine_date {
  font-size: 14px;
  color: #999;
  text-align: right;
  letter-spacing: .05rem;
  position: absolute;
  bottom: 10px;
  right: 10px;
}

.lmtop_magazine .swiper-button-next,
.lmtop_magazine .swiper-button-prev {
  width: 47px;
  height: 47px;
  background-image: none;
  background-color: #000;
  top: 50%;
  position: absolute;
  margin-top: -23px;
  opacity: .3;
  z-index: 10;
  cursor: pointer;
}

.lmtop_magazine .swiper-button-next { right: 0;}
.lmtop_magazine .swiper-button-prev { left: 0; }

.lmtop_magazine .swiper-button-next::after,
.lmtop_magazine .swiper-button-prev::after {
  content: '';
  width: 10px;
  height: 10px;
  border: 0;
  border-bottom: solid 1px #fff;
  border-left: solid 1px #fff;
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  position: absolute;
  top: 50%;
  margin-top: -5px;
}

.lmtop_magazine .swiper-button-next::after {
  -ms-transform: rotate(-135deg);
  -webkit-transform: rotate(-135deg);
  transform: rotate(-135deg);
  right: 20px;
}

.lmtop_magazine .swiper-button-prev::after { left: 20px; }

.lmtop_magazine .swiper-button-next.swiper-button-disabled,
.lmtop_magazine .swiper-button-prev.swiper-button-disabled {
  display: none;
}

.lmtop_magazine .allBtn {
  margin: 0 auto;
  background: #fff;
}

.lmtop_magazine .allBtn:hover {
  color: #fff;
  background-color: #333;
  text-decoration: none;
}

/* loading—pCSS‚Ì‚½‚ßimportantŽg—p */
.lmtop_magazine_loading {
  background-image: url(/fs/smp/rn14/images/common/loading.gif);
  background-repeat: no-repeat;
  background-position: 50% 50%;
  -moz-background-size: 50px 50px;
  -o-background-size: 50px 50px;
  -webkit-background-size: 50px 50px;
  background-size: 50px 50px;
}

.lmtop_magazine_loading .lmtop_magazine_wrapper,
.lmtop_magazine_loading .lmtop_magazine_wrapper .swiper-button-next,
.lmtop_magazine_loading .lmtop_magazine_wrapper .swiper-button-prev { opacity: 0 !important; }


/******* ŠúŠÔŒÀ’èƒRƒ“ƒeƒ“ƒc—pCSS‚Í‚±‚±ˆÈ‰º *******/
