@charset "utf-8";
/* CSS Document */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
}

body{
	background-color:#fff;
}

img {
    border:none;
    vertical-align: baseline;
}

a {
	color:#000000;
}

a:hover {
	color:#666666;
}

.read{
	color:#000000;
}



.all_l{
	background-image:url(../img/bg_l.png);
	background-repeat:no-repeat;
	background-position:left;
}

.all_r{
	background-image:url(../img/bg_r.png);
	background-repeat:no-repeat;
	background-position:right;
}

a:hover{
	text-decoration:none;
	opacity:0.8;
}

.head {
    background-image: url("../img/head_bg.jpg");
    background-position: center bottom;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
	height:200px;
	text-align:center;

}
.cosme{
	font-family: "ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","メイリオ","游ゴシック",YuGothic,Meiryo,sans-serif;
	color:#666666;
	font-size:12px;
	background-color:#FFFFFF;
	text-align:left;
}

#main{
	width:1010px;
	margin:auto;
}

/*A*/

.box_a{
	width:1010px;
	height:300px;
	background-color:#FFF8F8;
	border:1px solid #c1c1c1;
	margin-top:20px;
}

.company{
	width:505px;
	height:110px; 
	float:left;
	background-color:#FFFFFF;
	margin:0;
	border-right:1px solid #c1c1c1;
	border-bottom:1px solid #c1c1c1;
	display:table;
}

.company span{
	display:table-cell;
	vertical-align:middle;
	
	font-size:20px;
	line-height:1.2em;
	text-decoration:none;
}


.company a{
	color:#666666;
}

.company span a{
	text-decoration:none;
	text-align:left;
	color:#666666;
}
.company span a:hover{
	text-decoration:underline;
}

.company img{
	padding-left:30px;
}

.company a {
    display: table-cell;
    padding: 0 10px 5px 0;
    text-align: right;
    vertical-align: bottom;
}

.pl20{
	padding-left:20px;
}

.pl30{
	padding-left:30px;
}

.pl40{
	padding-left:40px;
}

.pl65{
	padding-left:65px;
}

.pl100{
	padding-left:100px;
}

.pl120{
	padding-left:120px;
}


.ml10{
	margin-left:10px;
}

.ml5{
	margin-left:5px;
}


.ml20{
	margin-left:20px;
}

.mr5{
	margin-right:5px;
}

.mr10{
	margin-right:10px;
}

.mr20{
	margin-right:20px;
}

.mr70{
	margin-right:69px;
}

.mb20{
	margin-bottom:20px;
}

.mb40{
	margin-bottom:40px;
}

.mb50{
	margin-bottom:50px;
}

.mt15{
	margin-top:15px;
}

.mt20{
	margin-top:20px;
}

.mt40{
	margin-top:40px;
}

.point{
	width:504px;
	height:90px; 
	float:right;
	background-color:#FFFFFF;
	margin:0;
	border-bottom:1px solid #c1c1c1;
	text-align:center;
	padding-top:20px;
	line-height:2.6em;	
}

.point img{
	margin:0 20px;
}

.point p {
    float: left;
	line-height: 2em;
}

.aqf{
	font-size:14px;
	font-weight:bold;
}

.max{
	font-size:14px;
}

.bai{
	font-size:48px;
	color:#ff7b82;
	font-family:"ヒラギノ明朝 Pro W3", "ＭＳ Ｐ明朝", "MS PMincho", "Hiragino Mincho Pro", serif;
	vertical-align:sub;	
}

.bai2{
	font-size:30px;
	font-family:"ヒラギノ明朝 Pro W3", "ＭＳ Ｐ明朝", "MS PMincho", "Hiragino Mincho Pro", serif;
	vertical-align:sub;	
}

.aqf2{
	font-size:12px;
	line-height:2em;

}

.max2{
	font-size:12px;
}

.bai3{
	font-size:20px;
	color:#ff7b82;
	font-family:"ヒラギノ明朝 Pro W3", "ＭＳ Ｐ明朝", "MS PMincho", "Hiragino Mincho Pro", serif;
	font-weight:bold;
}

.bai4{
	font-size:18px;
	font-family:"ヒラギノ明朝 Pro W3", "ＭＳ Ｐ明朝", "MS PMincho", "Hiragino Mincho Pro", serif;
	font-weight:bold;
}

.item{
	padding:0 20px;
	margin-top:130px;
	margin:125px auto 0;	
}

.item li {
    display: inline-table;
    margin: 0 29px;
    width: 180px;
}


/*B*/

#b{
	clear:both;
}

.box_b{
	width:500px;
	height:205px;
	background-color:#fff8f8;
	border:1px solid #c1c1c1;
	
}


.bnr{
	display: inline-block;
	width: 500px;
	height: 140px;
	margin: 0 10px 20px 0;
	float: left;
}
#wrapper2{
	width: 1020px;
	height: 240px;
	margin: 0 auto;
	padding: 20px 0 64px 10px;
	background: #fff;
}

hr{
	margin:40px 0;
	border:1px solid #000000;
	clear:both;
	
}

.pic_b{
	float:left;
}

.point_b{
	width:180px;
	height:69px; 
	float:right;
	background-color:#FFFFFF;
	margin:0;
	border-bottom:1px solid #c1c1c1;
	text-align:center;
	padding-top:30px; 	
}

.pont_b img{
	margin:0 10px;
}

.box_b ul{

	margin-left:20px;
}

.box_b li{
	display:inline-block;
	width:232px;
	margin-top:12px;
}

.box_b li img{
	float:left;
	margin-right:2px;
}

.company2{
	font-size:18px;
	line-height:1.2em;
	margin-top:30px;
}

.company2 a{
	text-decoration:none;
	color:#666666;
}

.company2 img{
	margin-right:10px;
	float:left;
}

.caution{
	text-align:right;
	margin-top:10px;
}

.caution a{
	color:#666666;
}

.suntory, .cs, .yves, .kiehls, .hr, .macchia{
	width:500px;
	float:left;
}



/*C*/

#c li{
	width:197px;
	display:inline-block;
	text-align:center;
	height:300px;
	vertical-align:top;
}

.logo img{
	margin:10px 0;
}

.logo a{
	text-decoration:none;
}

#c{
	margin:40px 0;

}

#c a{
	color:#666666;

}
.point_c{
	width:200px;

	margin:0;
	
	text-align:center;
	padding-top:20px; 	
}

#fNav {
    clear: both;
    color: #666666;
    line-height: 18px;
    text-align: center;
}


#fNav a {
    display: inline-block;
	text-decoration:none;
	color: #515151;
	font-size:12px;
}

#fNav #fNavFaq {
    background-image: url("/common/pc/img/openpc/blt/blt-cmn-faq.gif");
}

