@charset "utf-8";

/*MC Block*/
.l-content .mc-list,
.l-content .mc-photo {
  cursor: pointer;
}

.l-content .m-resultHeader--spec {
  height: initial;
  height: auto;
}

.l-content .m-resultHeader--spec:before {
  display: inline-block;
  height: 100%;
  height: 28px;
  vertical-align: middle;
  content: '';
}

.l-content .m-panel__flow .mc-maker{
  font-weight: bold;
  font-size: 18px;
  display: table-cell;
	height: 50px;
	vertical-align: middle;
}

.l-content .m-lbl--tooltip{
  font-size: 12px;
	text-align: left;
}

.l-content .is-photoview.m-listAreaUnit--spec > li{
  width: 25%;
}

.l-content .is-photoview .m-panel__flow{
  width: auto;
}

.l-content .is-photoview .m-panel__flow .mc-maker{
  margin: 15px 0 0;
}

.l-content .is-photoview.m-listAreaUnit--spec .m-lblList{
  margin: 15px 0 0;
}

/*Button Control*/
.l-content .m-btnList--center > li {
  padding-left: 20px;
}

.l-content .m-btnList--center > li:first-child {
  padding-left: 0;
}

.l-content .m-btnList--center > li.m-down {
    padding-left: 150px;
}

.l-content .m-btnList--center > li.m-down:first-child {
    padding-left: 0;
}

/*What New*/
.l-content .submain {
  background: url(/th/pr/recommend_category/memory_card201905/images/submain.png);
  padding: 30px;
  height: 230px;
}

.l-content .is-listview.m-listAreaUnit--spec .img_brand{
  margin: 10px 0;
}

.l-content .is-listview .mc-maker{
  height: 70px;
}

/*Fix Height*/
.l-content .is-photoview.m-listAreaUnit--spec .fix__height1 {
	height: 280px;
}

.l-content .is-photoview.m-listAreaUnit--spec .fix__height2 {
	height: 330px;
}

.l-content .is-photoview.m-listAreaUnit--spec .fix__height3 {
	height: 350px;
}


.l-content .is-photoview .m-listAreaUnit__body {
  padding: 15px 4px;
}

.l-content .is-photoview.m-listAreaUnit--spec .product_name1 {
  height: 40px;
}

.l-content .is-photoview.m-listAreaUnit--spec .product_name2 {
  height: 60px;
}

.l-content .is-photoview.m-listAreaUnit--spec .product_name3 {
  height: 80px;
}


