@charset "utf-8";

/* 共通部分の出しわけ設定 */
#topPage .intro_02,
#topPage .intro_04,
#topPage .intro_06 {
	display: none;
}

/* #topPage
--------- --------- --------- --------- --------- */
#topPage .top_link_block {
	padding: 20px 0 5px;
}

#topPage .top_link_block li {
	float: left;
	width: 240px;
	margin: 0 0 7px;
}

#topPage .top_link_block .top_link2 {
	float: right;
	width: 240px;
}

#topPage .top_link_block .top_link3,
#topPage .top_link_block .top_link13 {
	width: 487px;
	clear: left;
}

#topPage .top_link_block .top_link4,
#topPage .top_link_block .top_link14 {
	float: right;
	width: 487px;
}

#topPage .top_link_block .top_link5,
#topPage .top_link_block .top_link6,
#topPage .top_link_block .top_link9,
#topPage .top_link_block .top_link10 {
	margin: 0 7px 0 0;
}

#topPage .top_link_block .top_link8,
#topPage .top_link_block .top_link12 {
	float: right;
}

#topPage .top_link_block a {
	display: block;
}

#topPage .top_link_block .top_link1 {
	position:relative;
	width: 733px;
	overflow:hidden;
}

#topPage #slide {
	width: 100%;
	height: 360px;
	text-align: center;
}

#topPage #slide li {
	display: none;
	width: 100%;
	height: 0px;
	margin: 0;
	text-align: center;
}
#topPage #slide li.slide1 {
	display: block;
}

#topPage #pn {
	position:absolute;
	width:700px;
	bottom:10px;
	left:10px;
	z-index:100;
}

#topPage #pn li {
	float:left;
	padding:6px 0 0;
	overflow:hidden;
	height:0;
	width:60px;
	margin:0 0 0 10px;
	cursor:pointer;
	background:#F6F4F3;
}
#topPage #pn li.selected{
	background:#4B3807;
}

#topPage .top_link_ex {
	padding: 0 0 0 0;
	font-size: 1.2em;
}

#topPage .news_area {
	position: relative;
	float: left;
	width: 700px;
}

#topPage .news_area h2 {
	height: 0;
	padding: 29px 0 0;
	overflow: hidden;
	background: url('../images/top/news_hd.jpg') no-repeat;
}

#topPage .news_link {
	position: absolute;
	top: 0;
	right: 0;
}

#topPage .news_link a {
	display: inline-block;
	padding: 0 0 0 12px;
	background: url('../images/common/arr1.jpg') no-repeat 0 center;
	color: #4b3806;
	font-size: 1.3em;
	text-decoration: none;
}

#topPage .news_link a:hover {
	text-decoration: underline;
}

#topPage .news_area ul {
	border-top: 1px dotted #999;
}

#topPage .news_area li {
	line-height: 1.6;
	padding: 15px 12px;
	border-bottom: 1px dotted #999;
	word-break: break-all;
}

#topPage .news_area li a {
	display: block;
	color: #333;
	font-size: 1.4em;
	text-decoration: none;
}

#topPage .news_area li a:hover {
	text-decoration: underline;
}

#topPage .news_area li span {
	display: table-cell;
	text-decoration: none;
	*zoom: 1;
	*display: inline;
}

#topPage .news_area .left {
	padding: 0 20px 0 0;
	vertical-align: middle;
}

#topPage .news_area .right {
	width: 480px;
	padding: 0 0 0 80px;
}

#topPage .news_area .cosme .right {
	background: url('../images/top/news_icon1.jpg') no-repeat left center;
}

#topPage .news_area .esthe .right {
	background: url('../images/top/news_icon2.jpg') no-repeat left center;
}

#topPage .news_area .faith .right {
	background: url('../images/top/news_icon3.jpg') no-repeat left center;
}

#topPage .news_area .information .right {
	background: url('../images/top/news_icon4.jpg') no-repeat left center;
}
#topPage .news_area .media .right {
	background: url('../images/top/news_icon5.jpg') no-repeat left center;
}
#topPage .news_area .column .right {
	background: url('../images/top/news_icon6.jpg') no-repeat left center;
}

#topPage .job_link {
	float: right;
	width: 240px;
}
#topPage .job_link a {
	display: block;
}

/* -- 公式SNSアカウント　誘導ブロックの設定 ---------- */
#topPage_itemBox {
	width: 720px;
	margin: 25px auto;
	overflow: hidden;
	text-align: center;
}
#topPage_itemBox #sns_bn {
	text-align: center;
	padding: 8px;
	border: 1px solid #bbb;
	margin-bottom: 25px;
}
#topPage_itemBox #sns_bn a {
	text-decoration: none;
}
#topPage_itemBox #sns_bn a:hover {
	text-decoration: none;
	opacity: 0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha(opacity=70)";
}
#topPage_itemBox #sns_bn .inner {
	display: inline-block;
	padding: 0 0 0 10px;
	vertical-align: middle;
	text-align: center;
	font-size: 2.2em;
	font-weight: bold;
	color: #444;
}
#topPage_itemBox #sns_bn .inner img {
	padding: 0 10px 0 0;
	border: none;
	text-decoration: none;
}

/* 弊社商品をご購入のお客様へ */
#topPage .purchase {
	margin: 40px auto 10px;
	width: 720px;
}
#topPage .purchase a {
	display: block;
	padding: 30px;
	background-color: #eceeee;
	color: #e60012;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}

/* 偽SNSアカウント注意喚起 */
#topPage .snsfake {
    margin: 0 auto 20px;
    width: 720px;
}
#topPage .snsfake a {
    display: block;
    padding: 30px;
    background-color: #ffeeaa;
    color: #ff3333;
    border: 2px solid #ff9999;
    text-align: center;
    text-decoration: none;
    font-size: 14px;
}

#topPage .topbn_yokonaga {
	margin: 0 auto 10px;
	width: 720px;	
}
#topPage .topbn_yokonaga img {
	width: 720px;	
}

/* 20190820まつ毛美容液のニュースへのリンク */
#topPage_itemBox2 {
	width: 720px;
	margin: 15px auto 0;
	text-align: center;
	padding: 20px;
	border: #e0e0e0 solid 5px;
}
#topPage_itemBox2 span {
	font-weight: bold;
    font-size: 1.4em;
}
#topPage_itemBox2 a {
	color: #ff0000;
	text-decoration: none;
}
#topPage_itemBox2 a:hover {
	color: #ff0000;
	text-decoration: underline;
}