@charset "utf-8";

/* ANTIQULOTHES（アンティクローズ）PC */
#ecIncludeBrandContent2.brand006277{
	padding-bottom: 32px;
	padding-top: 64px;
	width: 1200px;
	margin: 0 auto;
}
#ecIncludeBrandContent2 .clear{
	clear: both;
}
#ecIncludeBrandContent2 .bn_area{
	width: 1200px;
	height: 189px;
	margin: 0 auto 40px;
	background-image: url(../006277/img/bn_pc_brand006277.jpg);
	background-size: 100% auto;
	background-repeat: no-repeat;
	border: 1px #D9D9D9 solid;
}
#ecIncludeBrandContent2 .ml_block{
	width: 1200px;
	margin: 0 auto 40px;
}
#ecIncludeBrandContent2 .ml_block:last-child{
	margin: 0 auto;
}
#ecIncludeBrandContent2 .heading01{
	margin: 0 auto 24px;
	font-size: 22px;
	font-weight: 700;
}
#ecIncludeBrandContent2 .ml_block ul {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-flow: row wrap;
	flex-flow: row wrap;
	margin: 0 auto;
	padding: 0;
}
#ecIncludeBrandContent2 .ml_block li {
	width: calc(1160/3 * 1px);
	margin-right: 20px;
	margin-top: 20px;
	padding-bottom: 20px;
	border-bottom: 1px #D9D9D9 solid;
	list-style: none;
}

#ecIncludeBrandContent2 .ml_block li:nth-child(-n+3){
	margin-top: 0;
}

#ecIncludeBrandContent2 .ml_block li:nth-child(3n){
	margin-right: 0;
}

#ecIncludeBrandContent2 .cap{
	font-size: 12px;
	color: #A2A2A2;
}
#ecIncludeBrandContent2 .cap a {
	text-decoration: none;
	color: #A2A2A2;
}
#ecIncludeBrandContent2 .gen_text{
	font-size: 16px;
}
#ecIncludeBrandContent2 .gen_text a {
	text-decoration: none;
}
#ecIncludeBrandContent2 .ml_block a {
	text-decoration: none;
}
#ecIncludeBrandContent2 .ml_block a:hover{
	opacity: .5;
}


/* ANTIQULOTHES（アンティクローズ）SP */
.paddingPlus #ecIncludeBrandContent2.brand006277{
	padding: calc(64/375*100vw) calc(20/375*100vw);
	width: 100%;
}
.paddingPlus #ecIncludeBrandContent2 .bn_area{
	width: 100%;
	height: calc(104/375*100vw);
	margin:0 auto calc(40/375*100vw);
	background-image:url(../006277/img/bn_sp_brand006277.jpg);
	background-size:100% auto;
	background-repeat:no-repeat;
	border:1px #D9D9D9 solid;
}
.paddingPlus #ecIncludeBrandContent2 .ml_block{
	width: 100%;
	margin: 0 auto calc(40/375*100vw);
}
.paddingPlus #ecIncludeBrandContent2 .ml_block:last-child{
	margin: 0 auto;
}
.paddingPlus #ecIncludeBrandContent2 .heading01{
	width: 100%;
	margin:0 auto calc(20/375*100vw);
	font-size: calc(18/375*100vw);
}
.paddingPlus #ecIncludeBrandContent2 .ml_block ul {
	margin:0;
	padding:0;
}
.paddingPlus #ecIncludeBrandContent2 .ml_block li {
	font-size: calc(14/375*100vw);
	float:left;
	width: calc((315*0.5)/375*100vw);
	margin: calc(16/375*100vw) calc(20/375*100vw) 0 0;
	padding-bottom: calc(16/375*100vw);
	border-bottom: 1px #D9D9D9 solid;
	list-style: none;
}
.paddingPlus #ecIncludeBrandContent2 .ml_block li:nth-child(-n+2){
	margin-top: 0;
}
.paddingPlus #ecIncludeBrandContent2 .ml_block li:nth-child(2n){
	margin-right: 0;
}
.paddingPlus #ecIncludeBrandContent2 .cap{
	font-size: calc(10/375*100vw);
}
.paddingPlus #ecIncludeBrandContent2 .gen_text{
	font-size: calc(14/375*100vw);
}
.paddingPlus #ecIncludeBrandContent2 .cap a,
.paddingPlus #ecIncludeBrandContent2 .gen_text a,
.paddingPlus #ecIncludeBrandContent2 .ml_block a {
	text-decoration:none;
}
/*--- ANTIQULOTHES（アンティクローズ）ここまで ---*/


/* knowbrand magazine cmn */
#ecIncludeBrandContent2.includeBrandKbm {
	margin: 0 auto;
}

#ecIncludeBrandContent2 .kbm_area_wrap {
	text-decoration: none;
	display: block;
}

#ecIncludeBrandContent2 .kbm_area {
	box-sizing: border-box;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-flow: row wrap;
	flex-flow: row wrap;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	overflow: hidden;
	margin: 0 auto;
}

#ecIncludeBrandContent2 .kbm_area picture,
#ecIncludeBrandContent2 .kbm_area img{
	display: block;
	width: 100%;
	height: auto;
}

#ecIncludeBrandContent2 a.kbm_area_wrap:hover{
	opacity: .5;
}

#ecIncludeBrandContent2 a.kbm_area_wrap:hover img{
	opacity: 1;
}

#ecIncludeBrandContent2 .kbm_area_img {
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	overflow: hidden;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	text-align: center;
}

#ecIncludeBrandContent2 .kbm_area_detail {
	background: #000;
	color: #FFF;
	position: relative;
}

#ecIncludeBrandContent2 .kbm_area_logo{
	position: absolute;
}

#ecIncludeBrandContent2 .kbm_area_brand {
	font-weight: bold;
	line-height: 1em;
}

#ecIncludeBrandContent2 .kbm_area_title {
	font-weight: bold;
}

#ecIncludeBrandContent2 .kbm_area_subtitle {
	margin: 0 auto;
}

#ecIncludeBrandContent2 br.-pc{
	display: none;
}

#ecIncludeBrandContent2 br.-sp{
	display: inline-block;
}

/* knowbrand magazine PC */
#ecIncludeBrandContent2.includeBrandKbm {
	background: transparent;
	width: 1200px;
}

#ecResult > #ecIncludeBrandContent2.includeBrandKbm {
	padding-left: 0;
}

#ecIncludeBrandContent2 .kbm_area {
	border: 5px solid #000;
	width: 100%;
	min-height: 225px;
}

#ecIncludeBrandContent2 .kbm_area_img{
	width: 775px;
}

#ecIncludeBrandContent2 .kbm_area_detail {
	padding: 54px 15px 5px 20px;
	width: 415px;
}

#ecIncludeBrandContent2 .kbm_area_logo{
	top: 10px;
	right: 11px;
	width: 86px;
}

#ecIncludeBrandContent2 .kbm_area_brand {
	font-size: 28px;
	font-weight: bold;
	line-height: 1em;
	margin: 0 auto 20px;
}

#ecIncludeBrandContent2 .kbm_area_title {
	font-size: 20px;
	font-weight: bold;
	line-height: calc(25/20*1em);
	margin: 0 auto 15px;
}

#ecIncludeBrandContent2 .kbm_area_subtitle {
	font-size: 14px;
	line-height: 1em;
	margin: 0 auto;
}

#ecIncludeBrandContent2 br.-pc{
	display: inline-block;
}

#ecIncludeBrandContent2 br.-sp{
	display: none;
}

/* old knowbrand magazine PC */
#ecContent:not(.paddingPlus) #ecIncludeBrandContent2 .kbm_area{
	min-height: 196px;
}

#ecContent:not(.paddingPlus) #ecIncludeBrandContent2 .kbm_area_img{
	width: calc(670/1037*100%);
}

#ecContent:not(.paddingPlus) #ecIncludeBrandContent2 .kbm_area_detail{
	width: calc(367/1037*100%);
}

#ecContent:not(.paddingPlus) #ecIncludeBrandContent2.includeBrandKbm{
	padding: 0 50px;
	width: 100%;
}

#ecContent:not(.paddingPlus) #ecIncludeBrandContent2 .kbm_area_brand{
	font-size: 22px;
	margin: 0 auto 17px;
}

#ecContent:not(.paddingPlus) #ecIncludeBrandContent2 .kbm_area_title{
	font-size: 18px;
	line-height: calc(25/18*1em);
	margin: 0 auto 14px;
}

#ecContent:not(.paddingPlus) #ecIncludeBrandContent2 .kbm_area_subtitle{
	font-size: 12px;
	line-height: calc(14/12*1em);
}


/* knowbrand magazine SP */
.paddingPlus #ecIncludeBrandContent2.includeBrandKbm {
	background: #fff;
	padding-bottom: calc(32/375*100vw);
	padding-top: calc(64/375*100vw);
	width: 100%;
}

.paddingPlus #ecIncludeBrandContent2 .kbm_area {
	border: calc(4/375*100vw) solid #000;
	width: calc(335/375*100vw);
	min-height: calc(170/375*100vw);
}

.paddingPlus #ecIncludeBrandContent2 .kbm_area_img {
	width: calc(162/375*100vw);
}

.paddingPlus #ecIncludeBrandContent2 .kbm_area_detail {
	-webkit-font-feature-settings: "palt";
	font-feature-settings: "palt";
	padding: calc(46/375*100vw) calc(6/375*100vw) calc(6/375*100vw) calc(10/375*100vw);
	width: calc(165/375*100vw);
}

.paddingPlus #ecIncludeBrandContent2 .kbm_area_logo{
	top: calc(6/375*100vw);
	right: calc(6/375*100vw);
	width: calc(63/375*100vw);
}

.paddingPlus #ecIncludeBrandContent2 .kbm_area_brand {
	font-size: calc(19/375*100vw);
	margin: 0 auto calc(11/375*100vw);
}

.paddingPlus #ecIncludeBrandContent2 .kbm_area_title {
	font-size: calc(11/375*100vw);
	line-height: calc(20/12*1em);
	margin: 0 auto calc(12/375*100vw);
}

.paddingPlus #ecIncludeBrandContent2 .kbm_area_subtitle {
	font-size: calc(8/375*100vw);
	line-height: calc(14/8*1em);
}

.paddingPlus #ecIncludeBrandContent2 br.-pc{
	display: none;
}

.paddingPlus #ecIncludeBrandContent2 br.-sp{
	display: inline-block;
}
