@charset "shift_jis";
/* CSS Document */
#container{
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	margin-bottom:40px;
}
.breadcrumbsTop{
	margin:-8px 0 0 15px;
}
.breadcrumbsTop li{
	float:left;
	list-style:none;
	padding-right:10px;
	color:#006778;
}
.breadcrumbsTop li a{
	color:#006778;
}
.breadcrumbsTop li.crumbsActive a{
	text-decoration:underline;
}
#secondaryNavTap{
	width:950px;
	height:32px;
	padding:12px 0 0 20px;
	*padding:20px 0 0 20px;
	background:url(../images/tap_border.gif) no-repeat bottom left;
	clear:both;
}
#secondaryNavTap li{
	width:251px;
	height:32px;
	float:left;
	margin-right:2px;
}
#secondaryNavTap li a{
	display:block;
	text-decoration:none;
	padding:8px 0 0 20px;
	width:251px;
	height:32px;
	color: #434343;
	background:url(../images/tap_off.gif) no-repeat top left;
}
#secondaryNavTap li.active a{
	width:251px;
	height:32px;
	color:#006778;
	background:url(../images/tap_on.gif) no-repeat top left;
}
#secondaryNavTap li a:hover{
	width:251px;
	height:32px;
	color:#006778;
	background:url(../images/tap_on.gif) no-repeat top left;
}
.bottomBanner{
	margin:30px 0 40px 0;
}
.bottomBanner .bucketA{
	width:300px;
	height:298px;
	float:left;
	background:url(../images/bucket-taller-bkg01.gif) no-repeat top left;
}
.bottomBanner .bucketB{
	width:300px;
	height:426px;
	float:left;
	background:url(../images/bucket-taller-bkg02.gif) no-repeat top left;
}
.bottomBanner h3{
	font-size:15px;
	color:#FFFFFF;
	font-weight:500;
	letter-spacing:1px;
	padding-top:8px;
	text-align:center;
}
.bottomBanner .bucketInner{
	width:260px;
	padding:20px 0 0 20px;
}
.bottomBanner .bucketInner .bucketInnerTop{
	width:260px;
	height:100px;
	clear:both;
}
.bottomBanner .bucketInner .bucketInnerMiddle{
	width:260px;
	height:100px;
	clear:both;
}
.bottomBanner .bucketInner .bucketInnerBottom{
	width:260px;
	height:200px;
	clear:both;
}
.bottomBanner .bucketInner .bucket-divider{
	background:url(../images/bucket-divider.gif) top center no-repeat;
	width:267px;
	height:2px;
	margin:12px 0;
}
.bottomBanner .bucketInner .bucketImg{
	width:90px;
	float:left;
}
.bottomBanner .bucketInner .overlay{
	width:160px;
	float:left;
	padding-left:10px;
}
.bottomBanner .bucketInner .overlay h4{
	font-size:12px;
	font-weight:600;
	margin-bottom:4px;
}
.bottomBanner .bucketInner .overlay h4 a{
	color: #434343;
}
.bottomBanner .bucketInner .overlay p{
	font-size:10.5px;
	margin-bottom:6px;
}
.bottomBanner .bucketInner .overlay p.textLink{
	width:65px;
	line-height:1em;
	background:url(../images/arrow.gif) no-repeat bottom right;
}
.bottomBanner .bucketInner .overlay p.textLink a{
	color:#3887a4;
}
.bottomBanner .bucketInner .overlay p.textLink a:hover{
	color:#ea762c;
	text-decoration:none;
}
.bottomBanner .bucketInner .overlayend{
	width:260px;
	float:left;
	padding-left:10px;
}
.bottomBanner .bucketInner .overlayend h4{
	font-size:12px;
	font-weight:600;
	margin-bottom:4px;
}
.bottomBanner .bucketInner .overlayend a{
	display:block;
	width:260px;
	line-height:1em;
	font-size:10.5px;
	padding-top:6px;
}
.bottomBanner .bucketInner .overlayend a{
	color:#3887a4;
}
.bottomBanner .bucketInner .overlayend a:hover{
	color:#ea762c;
	text-decoration:none;
}
.mr25{
	margin-right:25px;
}

/* サブページ用 */
.breadcrumbs{
	margin:10px 0 0 20px;
}
.breadcrumbs li{
	float:left;
	padding:0 20px;
}
.breadcrumbs li a{
	color:#006778;
}
.breadcrumbs li.crumbsActive a{
	text-decoration:underline;
}
.sideBar{
	background:url(../images/subNav-separator.jpg) no-repeat right;
}
.mainContent{
	width:912px;
	margin:50px auto 40px;
	clear:both;
}
.mainContent h2{
	width:912px;
	height:42px;
	background:url(../images/bg-h1-title.png) no-repeat top left;
	position:relative;
	padding:5px 0 0 20px;
	color:#FFFFFF;
	letter-spacing:1px;
	font-size:16px;
	font-weight:500;
}
.mainContent .mainImg{
	width:900px;
	position:relative;
	top:-13px;
	left:12px;
}
.mt25{
	margin-top:25px;
}

/* 2014.4.18 追加分(index)
------------------------------------------- */
.landingCycleImages {
	position: relative;
	width: 950px;
	height: 376px;
	background: url(../images/main_img.jpg) no-repeat 0px 0px;
	color: #007791;
}
.landingCycleImages h1 {
	position: absolute;
	top: 132px;
	right: 59px;
	font-size: 49px;
	font-weight: normal;
}
.landingCycleImages .copy {
	position: absolute;
	top: 200px;
	right: 59px;
	font-size: 22px;
}
.landingCycleImages .btnContinue {
	position: absolute;
	top: 239px;
	right: 42px;
}
#basicKnowledge {
	clear: both;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	border: solid 1px #eaeaea;
}
#basicKnowledge .leftBox {
	float: left;
}
#basicKnowledge .rightBox {
	float: right;
}
#basicKnowledge .last {
	margin-bottom: 0px !important;
}
#basicKnowledge h3 {
	height: 57px;
	background: url(../images/bg_ttl_basic-knowledge.jpg) repeat-x left top;
	border-bottom: solid 1px #eaeaea;
	color: #007791;
	font-size: 26px;
	line-height: 57px;
	text-align: center;
}
#basicKnowledge h5 {
	margin-bottom: 10px;
	color: #007791;
	font-size: 15px;
	font-weight: bold;
	line-height: 1;
}
#basicKnowledge .contentsMain {
	padding: 30px 30px 50px;
}
#basicKnowledge .section {
	margin-bottom: 45px;
	font-size: 15px;
}
#basicKnowledge .section p {
	margin-bottom: 25px;
}
#basicKnowledge .section .detail {
	padding-right: 25px;
	padding-left: 25px;
}
#basicKnowledge h4 {
	margin-bottom: 15px;
	padding-left: 45px;
	border-bottom: solid 3px #007791;
	color: #007791;
	font-size: 26px;
}
#basicKnowledge .no1,
#basicKnowledge .no2,
#basicKnowledge .no3,
#basicKnowledge .no4 {
	background-repeat: no-repeat;
	background-position: 2px 0px;
}
#basicKnowledge .no1 {
	background-image: url(../images/ico_acne_01.gif);
}
#basicKnowledge .no2 {
	background-image: url(../images/ico_acne_02.gif);
}
#basicKnowledge .no3 {
	background-image: url(../images/ico_acne_03.gif);
}
#basicKnowledge .no4 {
	background-image: url(../images/ico_acne_04.gif);
}
#basicKnowledge .flow {
	padding-right: 20px;
	padding-left: 20px;
	overflow: hidden;
	zoom: 1;
}
#basicKnowledge .flow p {
	margin-bottom: 0px;
}
#basicKnowledge .flow .block {
	width: 390px;
}
#basicKnowledge .flow .graph {
	float: left;
	width: 180px;
}
#basicKnowledge .flow .text {
	margin-left: 180px;
}
#basicKnowledge .flow h5 {
	padding: 8px 10px;
	background-color: #ebf5f7;
}
#basicKnowledge .graphArea {
	margin-bottom: 70px;
	overflow: hidden;
	zoom: 1;
}
#basicKnowledge .graphArea p {
	margin-bottom: 0px;
}
#basicKnowledge .graphL {
	float: left;
}
#basicKnowledge .graphR {
	float: right;
}


/* 2014.4.21 追加分(index02)
------------------------------------------- */
#acneCause {
	clear: both;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	font-size: 15px;
}
#acneCause .outline {
	margin-bottom: 25px;
}
#acneCause .last {
	margin-bottom: 0px !important;
}
#acneCause h3 {
	width: 899px;
	height: 76px;
	margin-bottom: 25px;
	padding-left: 25px;
	background: url(../images/bg_ttl_acne-cause.jpg) no-repeat 0px 0px;
	color: #007791;
	font-size: 24px;
	font-weight: bold;
	line-height: 76px;
}
#acneCause .section {
	margin-bottom: 60px;
}
#acneCause .section .center {
	text-align: center;
}
#acneCause .flow_01 {
	margin-bottom: 20px;
}
#acneCause h4 {
	margin-bottom: 25px;
	background-color: #007791;
	color: #ffffff;
	font-size: 18px;
	text-align: center;
	line-height: 30px;
}
#acneCause h5 {
	color: #007791;
	font-size: 19px;
}
#acneCause .flow_01 .main,
#acneCause .flow_02 .main {
	width: 850px;
	padding-right: 20px;
	padding-left: 30px;
	overflow: hidden;
	zoom: 1;
}
#acneCause .flow_01 h5 {
	margin-bottom: 20px;
}
#acneCause .flow_02 h5 {
	margin-bottom: 10px;
	font-size: 18px;
}
#acneCause .flow_01 .main {
	padding-bottom: 60px;
	background: url(../images/img_acne-cause_arrow_01.jpg) no-repeat center bottom;
}
#acneCause .flow_02 .main {
	background: url(../images/img_acne-cause_arrow_02.jpg) no-repeat 360px 125px;
}
#acneCause .flow_01 .text {
	float: left;
	width: 465px;
}
#acneCause .flow_01 .graph {
	float: right;
}
#acneCause .graphBlock_L,
#acneCause .graphBlock_R {
	float: left;
}
#acneCause .graphBlock_L {
	width: 305px;
	margin-right: 180px;
}
#acneCause .graphBlock_R {
	width: 350px;
}



/* 外部リンク */
.outsideLink {
	padding-top: 50px;
}
.outsideLink li {
	margin-bottom: 5px;
	list-style: none;
}
.outsideLink a {
	color: #007691;
	text-decoration: underline;
}
.outsideLink a:hover {
	text-decoration: none;
}
/* 201408 購入誘導エリア */
.bottom_area_wrap{
	width:665px;
	margin:50px auto 50px auto;
	border-top:1px dotted #007791;
	border-bottom:1px dotted #007791;
}
.bottom_area_wrap_05{
	width:800px;
	margin:40px auto 50px auto;
	border-top:1px dotted #007791;
	border-bottom:1px dotted #007791;
}
.bottom_area{
	padding:20px 0 20px 10px;
	display:table;
}
.bottom_area .bottom_img{
	width:118px;
	height:103px;
	display:table-cell;
}
.bottom_area .text_area{
	padding-right:15px;
	display:table-cell;
	vertical-align:top;
}
.bottom_area .text_area dl dt{
	color:#ff9900;
	font-size:14px;
	font-weight:bold;
	display:-moz-inline-stack;
}
.bottom_area_wrap a{
	text-decoration:none;
}
a .bottom_area .text_area{
	text-decoration:none;
}
a:hover .bottom_area .text_area dl dt{
	text-decoration:underline;
}
a .bottom_area .text_area dl dd{
	text-decoration:none !important;
	color:#434343;
	display:inline-block
}
.bottom_area .text_area dl dd{
	font-size:14px;
}

.sns{
	padding:15px 0;
}

.sns-btn li {
  display: inline-block;
  vertical-align: top;
  margin-right: 8px;
}
.sns-btn li.sns-twitter {
  width: 96px;
}
.sns-btn li.sns-gplusone{
	width:60px;
}
.tr{
	text-align:right;
}
