@charset "utf-8";
/* CSS Document */

/* ==============================

 basic style

============================== */
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
  vertical-align:middle;
}
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
	display: block;
}
.font-bold{
	font-weight:bold;
}

.font-nomal{
	font-weight:normal !important;
}

.font-10{
	font-size:10px;
	line-height: 1.6em;
}

.font-11{
	font-size:11px;
	line-height: 1.6em;
}

.font-12{
	font-size:12px;
	line-height: 1.6em;
}

.font-14{
	font-size:14px;
	line-height: 1.6em;
}

.font-16{
	font-size:16px;
	line-height: 1.6em;
}

.font-18{
	font-size:18px;
	line-height: 1.6em;
}

.font-20{
	font-size:20px;
	line-height: 1.6em;
}

.font-24{
	font-size:24px;
	line-height: 1.6em;
}

.font-28{
	font-size:28px;
	line-height: 1.6em;
}

.font-36{
	font-size:36px;
	line-height: 1.6em;
}

.font-bg{
	background-color:#fff600;
}

.font-bg-red{
	background-color:#ff0000;
}

.font-line{
	text-decoration: underline;
}

.font-red{
	color:#f00;
}
.font-pink{
	color:#dd007d;
}
.font-white{
	color:#fff;
}
.font-999{
	color:#999;
}
.font-blue{
	color:#003eca;
}
.font-ul{
	border-bottom: 1px solid;
	padding-bottom: 0.1em;
}
.LH-100{
	line-height:100% !important;
}

.LH-120{
	line-height:120% !important;
}

.LH-130{
	line-height:130% !important;
}

.LH-140{
	line-height:140% !important;
}

.LH-150{
	line-height:150% !important;
}

.LH-160{
	line-height:160% !important;
}

.LH-170{
	line-height:170% !important;
}

.LH-180{
	line-height:180% !important;
}

.LH-190{
	line-height:190% !important;
}

.LH-200{
	line-height:200% !important;
}

.LH-250{
	line-height:250% !important;
}

/* !Clearfix
---------------------------------------------------------- */
/**
 *  For modern browsers
 */
.clearfix:before,
.clearfix:after {
    content:"";
    display:table;
}
.clearfix:after {
    clear:both;
}
/**
 * For IE 6/7 (trigger hasLayout)
 */
.clearfix {
    *zoom:1;
}
/* ------------------------------------------------------- */
div[id="monitor_eyelash"] a {
	overflow:hidden;
	text-decoration:underline;
	color:#0060ff;
}
div[id="monitor_eyelash"] a:hover{
	color:#ed0000;
	text-decoration:underline;
}
div[id="monitor_eyelash"] a:hover img{
	opacity: 0.8;
	filter: alpha(opacity=80);
	-ms-filter: "alpha(opacity=80)";
	-mob-opacity: 0.8;
	-khtml-opacity: 0.8;
	zoom:1;
}

/* !common
---------------------------------------------------------- */
div[id="monitor_eyelash"] strong { font-weight: bold; }
div[id="monitor_eyelash"] .bg-red { background-color: #e10000; }
div[id="monitor_eyelash"] .bg-magenta { background-color: #dd007d; }
div[id="monitor_eyelash"] .bg-green { background-color: #086d00; }
div[id="monitor_eyelash"] .bg-gblue { background-color: #00797a; }


/* !contents
---------------------------------------------------------- */
div[id="monitor_eyelash"]:before,
div[id="monitor_eyelash"]:after {
    content:"";
    display:table;
}
div[id="monitor_eyelash"]:after {
    clear:both;
}

/* ==============================

 まつ毛モニター style

============================== */
div[id="monitor_eyelash"] {
	font-family: "ヒラギノ角ゴPro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Arial, Helvetica, Verdana, sans-serif;
	font-size: 14px;
	line-height: 1.8em;
	margin:0 auto;
	background:url(/topics/img/monitor_eyelash/bg_stripe.gif);
	text-align:left;
}
div[id="monitor_eyelash"] .fL {
	float:left;
}
div[id="monitor_eyelash"] .fR {
	float:right;
}
div[id="monitor_eyelash"] h1 {
	padding:0;
}
div[id="monitor_eyelash"] h2 {
	margin:0;
}
div[id="monitor_eyelash"] a, div[id="monitor_eyelash"] a:hover, div[id="monitor_eyelash"] a:visited {
	color:#12b581;
}
div[id="monitor_eyelash"] img {
	line-height:0;
	vertical-align:bottom;
}
div[id="monitor_eyelash"] h1 img, h2 img, #section03 dt img, #section03 a.btn img {
	width:100%;
}
div[id="monitor_eyelash"] .caption {
	font-size:12px;
}
div[id="monitor_eyelash"] .tGreen {
	color:#12b581;
	font-weight:bold;
}
div[id="monitor_eyelash"] .centerBox a.btn {
	display:block;
	cursor:pointer;
	margin:10px 0 0 0;
	padding:0;
}
#section01 {
	padding-top:30px 0 10px;
}
#section01 .centerBox div div p {
	margin-bottom:10px;
}
#section02 .centerBox {
	background:url(/topics/img/monitor_eyelash/bg_dots.gif);
	-webkit-box-shadow: 0px 2px 2px 0px rgba(50, 50, 50, 0.3);
	-moz-box-shadow:    0px 2px 2px 0px rgba(50, 50, 50, 0.3);
	box-shadow:         0px 2px 2px 0px rgba(50, 50, 50, 0.3);
}
#section02 .centerBox dl:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
#section02 .centerBox dl {
	display: inline-block;
}
* html #section02 .centerBox dl {
	height: 1%;
}
#section02 .centerBox dl {
	display: block;
}

#section02 .centerBox p img {
	padding-top:40px;
}
#section02 .centerBox dt table {
	border:solid 1px #666666;
	border-collapse:collapse;
}
#section02 .centerBox dt td, #section02 .centerBox dt th {
	border:solid 1px #666666;
	width:50%;
	padding:5px;
	text-align:center;
}
#section02 .centerBox dt th {
	color:#12b581;
}
#section02 .centerBox dt td.review {
	color:#333;
}
#section02 .centerBox dd {
	background-color: #FFF;
}
#section03 dt, #section03 dd {
	vertical-align:bottom;
	line-height:0;
}
#section03 dd a.btn {
	margin:0;
	vertical-align:bottom;
	padding:0;
	line-height:0;
	border:none;
}
/* !pagetop
---------------------------------------------------------- */
.pagetop a {
	color:#0066ff;
}

a.pagetop {
	color:#0066ff;
}
/* ----------------------------
　mediaquery
---------------------------- */
@media screen and (min-width: 1000px) {
div[id="monitor_eyelash"] {
	width:1000px;
	padding:0;
	font-size:18px;
	line-height:1.7;
}
#section01 .centerBox {
	padding:30px 78px 0;
}
#section01 .centerBox div {
	padding-bottom:20px;
}
div[id="monitor_eyelash"] .centerBox a.btn {
	padding:6px 12px;
	border:none;
}
div[id="monitor_eyelash"] .caption {
	padding:16px 0 18px 20px;
}
#section01 .centerBox div div {
	float:left;
	width:470px;
	padding-left:10px;
}
#section01 a.btn {
	padding:6px 0;
}
#section01 .centerBox div img {
	float:right;
	width:311px;
	padding-right:10px;
}
#section02 .centerBox {
	padding:20px 66px 0;
}
#section02 .centerBox dl {
	padding:20px 18px;
}
#section02 .centerBox dt {
	float:left;
	width:460px;
	font-weight:normal;
}
#section02 .centerBox dt p {
	margin-bottom:10px;
}
#section02 .centerBox dt .btn {
	padding:0;
	margin:1.5em 0;
}
#section02 .centerBox dd {
	float:right;
	width:340px;
}
#section02 .centerBox dd img {
	width:340px;
}
#section02 .centerBox .report {
	padding:20px 0;
}
#section03 {
	padding-top:30px;
}
}
@media screen and (min-width: 480px) and (max-width: 999px) {
#breadcrumbs {
	display:none;
}
div[id="monitor_eyelash"] {
	width: 100%;
	padding:0;
	font-size:14px;
}
div[id="monitor_eyelash"] .centerBox {
	padding:0 5%;
}
div[id="monitor_eyelash"] .caption {
	padding:0 0 3% 0;
}
a.btn {
	padding:1em 0;
}
#section01 .centerBox, #section02 .centerBox {
	padding-top:1.5em;
}
#section01 a.btn img, #section02 a.btn img {
	width: 100%;
}
.centerBox {
	padding-top:1.5em;
}
#section01 .centerBox div div {
	float:left;
	width:55%;
}
#section01 .centerBox div img {
	float:right;
	width:40%;
}
#section02 .centerBox dl {
	padding:1.5em 0 0em;
}
#section02 .centerBox dt {
	float:left;
	width:49%;
	font-weight:normal;
}
#section02 .centerBox dt p {
	margin-bottom:10px;
}
#section02 .centerBox dt .btn {
	padding:0;
	margin:10px 0;
}
#section02 .centerBox dd {
	float:right;
	width:49%;
}
#section02 .centerBox dd img {
	width:100%;
}
#section02 .w868 {
	width: 100%
}
#section02 a.btn {
	padding-top:1em;
}
#section03 dt {
	padding-top:1.5em;
}
}
@media screen and (max-width:479px){
#breadcrumbs {
	display:none;
}
div[id="monitor_eyelash"] {
	width: 100%;
	padding:0;
	font-size:14px;
}
div[id="monitor_eyelash"] .centerBox {
	padding:0 5%;
}
div[id="monitor_eyelash"] .caption {
	padding:0 0 3% 0;
}
div[id="monitor_eyelash"] a.btn {
	padding:1em 0;
}
#section01 a.btn img, #section02 a.btn img {
	width: 100%;
}
div[id="monitor_eyelash"] .centerBox {
	padding-top:1.5em;
}
#section01 .centerBox div {
	text-align:center;
}
#section01 .centerBox div div {
	float:none;
	width:100%;
	text-align:left;
}
#section01 .centerBox div img {
	float:none;
	width:60%;
}
#section02 .centerBox dl {
	padding:1.5em 0 2em;
}
#section02 .centerBox dt {
	float:none;
	width:100%;
	font-weight:normal;
}
#section02 .centerBox dt p {
	margin-bottom:10px;
}
#section02 .centerBox dt .btn {
	padding:0;
	width:80%;
	margin:10px auto;
}
#section02 .centerBox dd {
	float:none;
	width:100%;
}
#section02 .centerBox dd img {
	width:100%;
}
#section02 .w868 {
	width: 100%
}
#section02 a.btn {
	padding-top:1em;
}
#section03 dt {
	padding-top:1.5em;
}
}