@charset "UTF-8";

/*
BC 化粧液 DB1 PC用
-------------------------------------------------- */

/* kinou_bc */
.twoColumn {
	width: 100%;
	overflow: hidden;
	zoom: 1;
	padding-bottom: 50px;
}
.twoColumn.first {
	padding-bottom: 0;
}
.twoColumn .column {
	width: 50%;
	padding: 0 20px;
}
.twoColumn:first-of-type .floR {
    border-left: 1px solid #ccc;
}
.twoColumn .column p.image {
	width: 80%;
	margin:0 auto;
	text-align: center;
}
.twoColumn .column:nth-of-type(1) p.image {
	width:90%;
}
.twoColumn .column p.image img {
	width: 100%;	
}
.twoColumn.first .column.floR p.image img {
    width: 40%;
}
.twoColumn .column.floL {
	width: 50%;
}
.twoColumn .column.noBorder {
	border-right: none;
}

.twoColumn .column.floL {
	padding-right: 19px;
}
.twoColumn .column.floR h4 {
	width: 43%;
	padding-bottom: 8px;
	padding-left:20px;
}
.twoColumn .column.floR h4 img {
	width: 100%;
}
.column .leadSection {
	padding-bottom: 20px;
}
.leadSection .imgTtl {
	padding-bottom:15px;
}
.leadSection .imgTtl img {
	width: 80%;
}
.leadSection p,
.column ul.noteList.var01 {
	font-weight: normal;	
}
.column.floR ul.noteList.var01 {
	padding-top: 10px;	
}
.noteUnit {
	border: 1px solid #e58bac;
	margin-top: 30px;
	padding: 12px 15px;
}
.noteUnit .crTtl {
	color: #c71e61;
	padding-bottom: 10px;
}
.noteUnit h4,
.noteUnit p {
	font-size: 91%;	
}
p.noteTxt {
	font-size: 88%;
	padding-top: 10px;
}
.column .imgList {
	overflow: hidden;
	zoom: 1;
}
.column .imgList li {
	float: left;
}

.column.floR .banner a img {
	width: 70%;	
} 
.functionalTopics.extend .noteList {
	margin: 0 0 15px 0;
	padding-top: 10px;	
}
.banner.alignR a img {
	width: 36%;
}
/* effective_bc */
.howBlock {
	overflow: hidden;
	zoom: 1;	
}
.howBlock .leftCol {
	width: 25%;
	float: left;
	border-right: 1px solid #ccc;
}
.howBlock .rightCol {
	width: 72%;
	float: right;
}
.howBlock .tableUnit {
	overflow: hidden;
	zoom: 1;
	display: table;
}
.howBlock .tableUnit dt,
.howBlock .tableUnit dd {
	display: table-cell;
	vertical-align: middle;
}
.howBlock .tableUnit dd {
	padding-left: 15px;	
}
.howBlock .tableUnit dd img {
	width: 80%;
}
.photoPt {
    width: 50%;
    overflow: hidden;
    zoom: 1;
    display: table;
    padding-bottom: 20px;
}
.photoPt dt,
.photoPt dd {
    display: table-cell;
    vertical-align: middle;
    font-weight: normal;
}
.photoPt dt {
	width: 70px;
	padding-right: 20px;
}
.photoPt dt img {
	width: 70px;
}
.borderTop {
	border-top: 1px solid #ccc;
	padding-top: 30px;
}
.twoColumn02.borderTop {
	padding-top: 10px;
}
.twoColumn02 .imgArea {
    width: 14%;
    vertical-align: middle;
    display: inline-block;
}
.twoColumn02 .imgArea img {
	width: 100%;
}
.numberList {
	overflow: hidden;
	zoom: 1;
	width: 79%;
    vertical-align: middle;
    display: inline-block;
	margin-top: 35px;
}
.numberList li {
	margin-bottom: 40px;
}
.numberList li span {
	width: 60px;
	display: block;
	float: left;
}
.numberList li:after,
.cf:after {
  content: "."; 
  display: block; 
  height: 0; 
  font-size:0;	
  clear: both; 
  visibility:hidden;
}
.numberList dd span.note {
	display: block;
	padding-top: 5px;
	font-size: 88%;	
}
.banner a:hover {
	opacity: .6;
}
.numberList .image {
	display: none!important;
}
/* 20170116 */
.numberList dd span.note,
.notice{
	display: block;
	padding-top: 15px;
	padding-left: 10px;
	font-size: 88%;	
}
.leadSection.bgImg {
	background: url(/items_ex/images_beauty_3792-11/pic_ph03_bg.png) no-repeat bottom center;
    background-size: 365px auto;
    padding-bottom: 100px;
}
