﻿@charset "UTF-8";

h1{
	font-size:20px;
	font-weight:bold;
	padding:15px 10px 15px 10px;
}

p.lead{
font-size:18px;
line-height:1.6;
margin:0 10px 10px 10px;
}

#anchor{
margin:15px 10px;
}

#anchor li{
margin-bottom:15px;
}

#anchor li a{
font-size:18px;
font-weight:bold;
text-decoration:underline;
color:#0066aa;
background:url(../img/arrow1.png) no-repeat left center;
-webkit-background-size:15px 10px;
padding-left:20px;
}

.inner{
margin:10px;
}

.contents h2{
font-size:20px;
line-height:1.6;
background-color:#f9e2ac;
padding:10px;
}

.contents h3{
font-size:18px;
line-height:1.6;
color:#62542b;
margin:10px 0;
}

.contents p.img{
text-align:center;
margin:15px 0;
}

.contents p{
font-size:18px;
line-height:1.6;
}

#guide {
	background-color:#fbf5dd;
	padding:5px 10px 20px 10px;
}
#guideInner {
	border:1px solid #d7d3c6;
	background-color:#fff;
	-webkit-border-radius:4px;
}

#guide li {
	display:block;
	font-size:18px;
	line-height:1.6;
	padding:10px 10px 10px 64px;
	position:relative;
}
#guide li em {
	font-style:normal;
	color:#ff0000;
	font-size:14px;
}
#guide li span {
	display:block;
	font-weight:bold;
	margin-bottom:5px;
	font-size:18px;
	color:#ff7802;
}
#guide li:nth-child(1) {
background:url(../../img/guide0.png) no-repeat 9px center #fff;
-webkit-background-size:42px 37px;
border-bottom:1px solid #d7d3c6;
}
#guide li:nth-child(2) {
background:url(../../img/guide1.png) no-repeat 9px center #fff;
-webkit-background-size:42px 36px;
border-bottom:1px solid #d7d3c6;
}
#guide li:nth-child(3) {
background:url(../../img/guide2.png) no-repeat 9px center #fff;
-webkit-background-size:42px 36px;
border-bottom:1px solid #d7d3c6;
}
#guide li:nth-child(4) {
background:url(../../img/guide3.png) no-repeat 9px center #fff;
-webkit-background-size:42px 43px;
border-bottom:1px solid #d7d3c6;
	-webkit-border-bottom-left-radius:0px;
	-webkit-border-bottom-right-radius:0px;
}

#guide li:nth-child(5) {
background:url(../../img/guide4.png) no-repeat 9px center #fff;
-webkit-background-size:42px 43px;
border-bottom:none;
}
#guide li a:after {
	content:"";
	position:absolute;
	right:12px;
	top:50%;
	display:block;
	width:5px;
	height:5px;
	margin-top:-5px;
	border-top:solid 2px #ff7802;
	border-right:solid 2px #ff7802;
	-webkit-transform:rotate(45deg);
}

#guide{
background-color:#fff;
margin:0;
padding:0;
}
#guideInner{
margin:10px;
border:0;
}
#guide h2 {
	font-size:18px;
	line-height:1.4;
	background:url(../../img/guide_hd.png) no-repeat 12px center #f9e2ac;
	-webkit-background-size:17px 27px;
	padding:10px 0 10px 35px;
	margin:0;
	border:0;
}
#guide p{
font-size:18px;
line-height:1.6;
margin:10px 0;
}
#guide ul{
	border:1px solid #d7d3c6;
	background-color:#fff;
	-webkit-border-radius:4px;
}

#guide ul li:first-child {
	-webkit-border-top-left-radius:4px;
	-webkit-border-top-right-radius:4px;
}

#guide ul li:last-child {
	-webkit-border-bottom-left-radius:4px;
	-webkit-border-bottom-right-radius:4px;
}


#suntory_contents p.pagetop {
	text-align:right;
	font-size:16px;
	font-weight:bold;
	margin:20px 0;
}

#benri h2{
font-size:18px;
line-height:1.4;
background-color:#f9e2ac;
padding:10px;
}

#benri .benri{
display:table-cell;
text-align:center;
width:160px;
font-size:18px;
line-height:1.4;
color:#fff;
background-color:#ff7802;
-webkit-border-radius:20px;
padding:3px 0;
font-weight:bold;

}

#benri h3{
font-size:18px;
line-height:1.6;
color:#62542b;
margin-top:5px;
}

#benri ol{
}

#benri li{
border-bottom:1px solid #aba792;
padding:10px;
}

#benri li p{
font-size:18px;
line-height:1.6;
margin-top:5px;
}

#benri li p.link{
font-size:16px;
font-weight:bold;
}

#benri li p.link a{
text-decoration:underline;
color:#0066aa;
/*background:url(../img/arrow2.png) no-repeat left center;
-webkit-background-size:7px 11px;
padding-left:18px;*/
}

#benri li p.pc a{
background:url(../../img/icon_pc.png) no-repeat left center;
-webkit-background-size:15px 14px;
padding-left:20px;
}

#benri li dl{
border:1px solid #aba792;
background-color:#fff8ea;
-webkit-border-radius:3px;
margin:10px 0;
padding:10px;
}

#benri li dt{
font-size:18px;
font-weight:bold;
line-height:1.6;
color:#ff7802;
margin-bottom:10px;
}

#benri li dd{
font-size:18px;
line-height:1.6;
}

#benri li dd a{
font-size:16px;
font-weight:bold;
display:inline-block;
text-decoration:underline;
color:#0066aa;
margin-top:5px;
/*background:url(../img/arrow2.png) no-repeat left center;
-webkit-background-size:7px 11px;
padding-left:10px;*/
}


#benri p.pagetop{
margin-right:10px;
}
#regist h2{
font-size:18px;
line-height:1.4;
background-color:#ff7802;
color:#fff;
padding:10px;
}
#regist h2 span{
font-size:14px;
}
#regist div{
padding:10px;
}

#regist div p{
font-size:16px;
line-height:1.4;
}

#regist div p span{
font-size:14px;
}

#regist .benri{
display:table-cell;
text-align:center;
width:150px;
font-size:18px;
line-height:1.4;
color:#675329;
background-color:#f9e2ac;
-webkit-border-radius:20px;
padding:3px 0;
font-weight:bold;
}

#regist h3{
vertical-align:middle;
font-size:18px;
line-height:1.6;
color:#62542b;
margin-top:5px;
}

#regist p.button a{
display:block;
text-align:center;
color:#fff;
font-size:19px;
-webkit-border-radius:6px;
background:-webkit-gradient(linear,left top,left bottom,
			from(#fa9c86),
			color-stop(0.01,#fa9c86),
			color-stop(0.49,#ff4216),
			color-stop(0.50,#ff2d0a),
			color-stop(0.99,#ff481f),
			to(#ff481f));
-webkit-box-shadow:1px 1px 4px rgba(0,0,0,0.4);
text-shadow:-1px -1px 1px rgba(0,0,0,0.3);
margin:20px;
padding:10px;
font-weight:bold;
}

#regist p em {
font-style:normal;
font-weight:bold;
color:#FF0000;
}


#list{
border-top:1px solid #aba792;
padding:10px 10px 20px 10px;
}

#list p{
font-size:18px;
line-height:1.4;
font-weight:bold;
color:#ff7802;
margin-bottom:10px;
}

#list dl {
border:1px solid #aba792;
-webkit-border-radius:3px;
}
#list dt a{
display:block;
color:#fff;
font-size:20px;
line-height:1.4;
font-weight:bold;
position:relative;
text-shadow:-1px -1px 1px rgba(0,0,0,0.3);
padding:8px 0 8px 75px;
}
#list dt a:after {
content:"";
position:absolute;
right:12px;
top:50%;
display:block;
width:5px;
height:5px;
margin-top:-5px;
border-top:solid 2px #fff;
border-right:solid 2px #fff;
-webkit-transform:rotate(45deg);
}
#list dt.supplement a{
letter-spacing:-0.08em;
background:url(../../img/top/list_supplement.png) no-repeat 10px center,-webkit-gradient(linear, center top, center bottom, from(#ffb64d), to(#f57300));
-webkit-background-size:59px 34px,auto;
-webkit-border-top-left-radius:3px;
-webkit-border-top-right-radius:3px;
}
#list dt.skincare a{
background:url(../../img/top/list_skincare.png) no-repeat 6px center,-webkit-gradient(linear, center top, center bottom, from(#ffb64d), to(#f57300));
-webkit-background-size:58px 35px,auto;
}
#list dt.healthgoods a{
background:url(../../img/top/list_healthgoods.png) no-repeat 10px center,-webkit-gradient(linear, center top, center bottom, from(#ffb64d), to(#f57300));
-webkit-background-size:59px 34px,auto;
}
#list dd a {
	display:block;
	color:#0066aa;
	font-size:18px;
	font-weight:bold;
	border-bottom:1px solid #aba792;
	padding:15px 20px 15px 10px;
	position:relative;
	background:#fff;
	-webkit-background-size:14px 14px;
}
#list dd:last-child a {
	border:none;
	-webkit-border-bottom-left-radius:3px;
	-webkit-border-bottom-right-radius:3px;
}
#list dd a span {
	font-size:16px;
}
#list dd a:after {
	content:"";
	position:absolute;
	right:12px;
	top:50%;
	display:block;
	width:5px;
	height:5px;
	margin-top:-5px;
	border-top:solid 2px #ff7802;
	border-right:solid 2px #ff7802;
	-webkit-transform:rotate(45deg);
}

#quality{
background-color:#fff;
}

#quality {
	padding:0;
	margin-bottom:20px;
}
#qualityInner {
	border:none;
	background-color:#fff;
}
#quality ol {
	margin:10px 0;
}
#quality ol:after {
	display:block;
	margin-top:-1px;
	height:1px;
	content:"";
	clear:both;
}
#quality li {
	clear:both;
	display:block;
	font-size:16px;
	line-height:1.4;
	color:#555;
	/*	border-top:1px solid #d7d3c6;*/
	padding:3px 10px 3px 10px;
}
#quality li .img {
	float:left;
	margin-right:10px;
}
#quality li img {
	width:80px;
}
#quality li a {
	color:#62542b;
	text-decoration:underline;
}
#quality li p {
	overflow:auto;
	zoom:1;
}
#quality li em {
	display:block;
	font-style:normal;
	font-weight:bold;
	font-size:14px;
	margin-right:5px;
}
#quality li em span {
	font-weight:normal;
	margin-left:0.5em;
}

#first02 #quality h2 {
font-size:18px;
color:#4e4e4e;
line-height:1.4;
background:url(../img/quality_hd_first.png) no-repeat 4px center #f9e2ac;
-webkit-background-size:27px 22px;
padding:10px 0 10px 35px;
margin:0;
border:0;
-webkit-border-top-left-radius:0px;
-webkit-border-top-right-radius:0px;
}