@charset "utf-8";
/* CSS Document */

.clearfix::after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}
.clearfix {
    display: inline-block;
}
* html .clearfix {
    height: 1%;
}
.clearfix {
    display: block;
}
.mt05px {
    margin-top: 5px;
}
.mt10px {
    margin-top: 10px;
}
.mt15px {
    margin-top: 15px;
}
.mt20px {
    margin-top: 20px;
}
.mt25px {
    margin-top: 25px;
}
.mt30px {
    margin-top: 30px;
}
.mt35px {
    margin-top: 35px;
}
.mt40px {
    margin-top: 40px;
}
.mt45px {
    margin-top: 45px;
}
.mt50px {
    margin-top: 50px;
}
.alignT {
    vertical-align: top;
}
.alignB {
    vertical-align: bottom;
}
.alignC {
    text-align: center;
}
.alignR {
    text-align: right;
}
.alignL {
    text-align: left;
}
.indentBox {
    margin-left: 20px;
    margin-right: 20px;
}


#estee_lineup a:link, a:visited, a:active {
    color: #4c4c4c;
	text-decoration:none;
}

#estee_lineup {
	width:980px;
	text-align:center;
}


#estee_lineup .main_ttl{
	font-size:26px;
	line-height:1;
	background-color:#040a2b;
	padding:20px 0;
	margin:10px 0;
	color:#fff;
}
#estee_lineup .sec2 .main_ttl{
	color:#cead2a;
}
#estee_lineup .sec2{
	background-color:#000000;
	color:#fff;}
#estee_lineup .sec2 a{
	color:#fff;
}	
#estee_lineup .sec2 a:hover{
	color:#cead2a;
}	
#estee_lineup .text{
	font-size:18px;
	margin-bottom:20px;}
#estee_lineup h3 {
    font-size: 115%;
}
#estee_lineup a:hover {
    color: #040a2b;
    text-decoration: underline !important;
}


#estee_lineup .sec1 .list {
    float: left;
    width: 180px;
	margin-right:20px;
	text-align:center;
	padding-top:10px;
	border-top: #040a2b 5px solid;
}
#estee_lineup .sec1 .list:last-child{
	margin-right:0;}


#estee_lineup .sec1 .list .midasi{
	font-size:18px;
	margin-bottom:10px;
	color:#040a2b;

	}

#estee_lineup .sec1 .list .itemBox{
	position:relative;}

#estee_lineup .sec1 .categoryTtl {
    background: #ffffff none repeat scroll 0 0;
    border: 1px dashed #999;
    font-size: 12px;
	padding:5px;
	height:36px;
	width:122px;
	vertical-align:middle;
display: table-cell;

}
#estee_lineup .image {
}
#estee_lineup .name {
	margin-top:10px;
	font-size:14px;
	font-weight:bold;
}

#estee_lineup .comment {
position: relative;
	display: inline-block;
	padding: 15px 10px;
	width: auto;
	min-width: 160px;
	text-align: center;
	background: #efefef;
	z-index: 0;
	margin-top:20px;
}

#estee_lineup .comment strong{
	font-size:14px;
	font-weight:bold;
}
#estee_lineup .comment::after {
 content: "";
	position: absolute;
	top: -10px; left: 50%;
	margin-left: -10px;
	display: block;
	width: 0px;
	height: 0px;
	border-style: solid;
	border-width: 0 10px 10px 10px;
	border-color: transparent transparent #efefef transparent;
}

#estee_lineup p.ttl {
    font-size: 100%;
    font-weight: bold;
    padding: 6px 0;
	color:#554438;	

}

#estee_lineup .sec2 .blockWrap{
	padding:20px 20px 40px;}
#estee_lineup .list2 {
    float: left;
    width: 295px;
	margin-right:25px;
	text-align:center;
	font-size:14px;
	padding-top:10px;
}
#estee_lineup .list2:last-child{
	margin-right:0;}


#estee_lineup .list2 .midasi{
	font-size:18px;
	margin-bottom:10px;
	color:#040a2b;
	height:60px;

	}

#estee_lineup .list2 .itemBox{
	position:relative;}
	
#estee_lineup .list2 .name {
	font-size:17px;
	font-weight:bold;
	margin:0;
}
#estee_lineup .list2 img{
	margin-bottom:10px;}
#estee_lineup .list2 .textarea{
	

}

#estee_lineup .sec3{
	margin-top:20px;
}

#estee_lineup .sec3 .main_item{
	background-color:#fff;
	color:#000933;
	line-height:1.4;
	border-bottom:#000933 5px solid;
	font-size:26px;
	padding-bottom:20px;
	margin-bottom:20px;
}

#estee_lineup .sec3 .left{
	float:left;
	margin-right:30px;
	width:300px
}
#estee_lineup .sec3 .right{
	float:right;
	width:650px;
}

#estee_lineup .sec3 strong{
	font-size:60px;
}
#estee_lineup .sec3 .midashi{
	font-size:24px;}
	
#estee_lineup .sec3 .sub_ttl{
	background-color:#efefef;
	color:#000933;
	line-height:1;
	font-size:22px;
	padding:15px 0;
	margin:10px 0;
	

}

#estee_lineup .sec3 .list {
    float: left;
    width: 145px;
	margin:0 20px 10px 0;
	text-align:center;
	padding-top:10px;

}
#estee_lineup .sec3 .list:nth-child(6n){
	margin-right:0;}


#estee_lineup .sec3 .list .midasi{
	font-size:18px;
	margin-bottom:10px;
	color:#040a2b;

	}

#estee_lineup .sec3 .list .itemBox{
	position:relative;}


#estee_lineup .pd10{
	padding:10px;
}
#estee_lineup .bd_right{
	border-right:#efefef 1px solid;}
#estee_lineup .bd_bottom{
	border-bottom:#ccc 1px dotted;}	
#estee_lineup .bd_top{
	border-top:#efefef 1px solid;}	
#estee_lineup .category {
    width: 180px;
	text-align:center;
	color:#fff;
}
#estee_lineup .step {
    float: left;
    margin: 10px 13px;
    width: 100px;
	height:190px;
}
#estee_lineup .step:last-child{
	margin-right:0;}

	
#estee_lineup .step .midasi{
	font-size:12px;
	margin-top:10px;
	}

#estee_lineup .step .itemBox{
	position:relative;}
	
#estee_lineup p.ttl {
    font-size: 14px;
    font-weight: bold;
    padding: 8px 0;
	text-align:center;

}
#estee_lineup td p.clear{
	clear:both;
	text-align:left;
	padding:10px;}
#estee_lineup p.ttl strong{
	font-size:34px;
	line-height:1;}
#estee_lineup .step_ttl{
	color:#554438;	
	font-weight:bold;
	font-size:18px;
	margin:10px 0;
	text-align:center;}
#estee_lineup .colorBg1{ 
	background-color: #E5D3BF;
}
#estee_lineup .colorBg2{ 
	background-color: #d6bda2;
}
#estee_lineup .colorBg3{ 
	background-color: #caa883;
}

#estee_lineup .colorBg4{ 
	background-color: #caa883;
}

#estee_lineup .colorBg5{ 
	background-color: #ECC5A4;
}

#estee_lineup .colorBg6{ 
	background-color: #F3D3C3;

}

#estee_lineup .comment2{
	padding:20px;
	background-color:#efefef;
	font-size:16px;
}

#estee_lineup .btn a{
    background-color:#040a2b;
    color: #fff;
    display: inline-block;
    font-size: 18px;
    line-height: 50px;
    outline: medium none;
    position: relative;
    text-align: center;
    width: 200px;
}

#estee_lineup .btn a:hover {
    opacity: 0.7;
}