﻿@charset "UTF-8";
/* #header
---------------------------------------------------- */
#header {
	height:44px;
	border-bottom:4px solid #ff7802;
	padding:10px 10px 0px 10px;
}
#header:after {
	display:block;
	margin-top:-1px;
	height:0px;
	content:"";
	clear:both;
}
#header .hdTl {
	float:left;
}
#header .hdTl p:first-child a {
	display:block;
	background:url(../img/suntory_online.png) no-repeat 0 0;
	-webkit-background-size:167px 35px;
	text-indent:-9999px;
	width:167px;
	height:35px;
	margin-bottom:9px;
}
#navh {
	float:right;
}
#navh ul {
}
#navh ul li {
	float:left;
}
#navh ul li a {
	text-align:center;
	display:block;
	font-size:9px;
	color:#0066aa;
	background-repeat:no-repeat;
	background-position:center top;
	padding:27px 0 0 0;
}
#navh ul li:nth-child(2) a {
background-image:url(../img/nav_help.png);
-webkit-background-size:21px 21px;
margin-left:10px;
}



#header p.login {
/*float:right;*/
}
#header p.login a {
	display:block;
	color:#675329;
	font-size:14px;
	font-weight:bold;
	border:1px solid #aba792;
	background:-webkit-gradient(linear, center top, center bottom, from(#fff), to(#e0ded3));
	-webkit-border-radius:6px;
	padding:8px 15px;
}
#header p.msg {
	float:right;
	font-size:11px;
	font-weight:bold;
	color:#675329;
}
#header p.msg a {
	text-decoration:underline;
	color:#0066aa;
}
#nav {
}
#nav ul {
	background:-webkit-gradient(linear, center top, center bottom, from(#fff), to(#e1dfd5));
}
#nav ul li {
	float:left;
	width:33.3%;
}
#nav ul li a {
	text-align:center;
	display:block;
	font-size:15px;
	font-weight:bold;
	color:#675329;
	padding:10px 0 10px 0;
}
#nav ul li:nth-child(1) a {
background:url(../img/top/hd_supplement.png) no-repeat 10% center, -webkit-gradient(linear, center top, center bottom, from(#fff), to(#e1dfd5));
-webkit-background-size:10px 17px, auto;
padding-left:15px;
}
#nav ul li:nth-child(2) a {
background:url(../img/top/hd_skincare.png) no-repeat left center, -webkit-gradient(linear, center top, center bottom, from(#fff), to(#e1dfd5));
-webkit-background-size:25px 32px, auto;
padding-left:15px;
}
#nav ul li:nth-child(3) a {
background:url(../img/top/hd_mypage.png) no-repeat left center, -webkit-gradient(linear, center top, center bottom, from(#fff), to(#e1dfd5));
-webkit-background-size:21px 32px, auto;
padding-left:15px;
}

#cart{
background-color:#fbf5dd;
padding:10px 10px 0 10px;
text-shadow: none;
}
#cart a {
display:block;
-webkit-border-radius:6px;
background:url(../img/top/icon_cart.png) no-repeat 12px center,-webkit-gradient(linear,left top,left bottom,
from(#ff896d),
color-stop(0.01,#ff896d),
color-stop(0.49,#ff4115),
color-stop(0.50,#ff0000),
color-stop(0.99,#ff481e),
to(#ff481e));
-webkit-background-size:22px 19px,auto;
padding:9px 0;
vertical-align:top;
}
#cart dl{
border-left:1px solid #fff;
margin:0 0 0 46px;
padding:0;
}
#cart dt{
/*display:inline;*/
font-size:12px;
font-weight:bold;
margin-bottom:4px;
}
#cart dt span{
color:#fff;
background:url(../img/top/cart_arrow.png) no-repeat left center;
-webkit-background-size:5px 6px;
padding:0 0 0 8px;
margin-left:13px;
}
#cart dd{
/*display:inline;*/
font-size:12px;
font-weight:bold;
color:#fff;
padding:0 5px 0 13px;
}


#contents{
background-color:#fbf5dd;
	padding:0 10px 10px 10px;
}





#main {
padding:10px 0 5px 0;
}
#mainInner {
	position:relative;
}

#main span.img {

}
#main span.img img {
	width:268px;
	height:145px;
}
#carouselWrap2 {
	width:100%;
	/*height:145px;*/
}
#main #carousel2 {
	width:268px;
	height:100%;
	overflow:hidden;
	margin:0 auto 0 auto;
}
#main .bn3 li.bn3_1{
background:url(../img/top/page3_1.png) no-repeat bottom center;
}
#main .bn3 li.bn3_2{
background:url(../img/top/page3_2.png) no-repeat bottom center;
}
#main .bn3 li.bn3_3{
background:url(../img/top/page3_3.png) no-repeat bottom center;
}

#main #carousel2 ul {
	width:100%;
	margin:0 auto 0 auto;
	text-align:center;
}
#main #carouselInner2 li {
	float:left;
	display:inline;
	width:268px;
height:170px;
}
#main .pager .prev02 {
	display:block;
	background:url(../img/top/prev.png) no-repeat;
	-webkit-background-size:15px 15px;
	width:16px;
/*	height:45px;*/
	text-indent:-9999px;
	position:absolute;
	top:55px;
	left:0px;
}
#main .pager .next02 {
	display:block;
	background:url(../img/top/next.png) no-repeat right center;
	-webkit-background-size:15px 15px;
	width:16px;
/*	height:45px;*/
	text-indent:-9999px;
	position:absolute;
	top:55px;
	right:0px;
}


#check {
	padding:0 0 5px 0;
}

#rireki{
border:1px solid #aba792;
background-color:#fff;
-webkit-border-radius:3px;
margin-bottom:14px;
}

#rireki p{
font-size:12px;
line-height:1.5;
font-weight:bold;
color:#6c6c6c;
padding:10px;
}

#rireki li{
border-top:1px solid #aba792;
}

#rireki li a {
padding:14px 0 14px 33px;
}

#rireki li:first-child a{
display:block;
color:#0066aa;
font-size:16px;
font-weight:bold;
background:url(../img/menu_icon_01.png) no-repeat 10px center;
-webkit-background-size:17px 16px;
position:relative;

}

#rireki li:last-child a{
display:block;
color:#0066aa;
font-size:16px;
font-weight:bold;
background:url(../img/menu_icon_03.png) no-repeat 10px center;
-webkit-background-size:18px 17px;
position:relative;

}

#rireki 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);
}

#mainte {
	border:1px solid #aca793;
	background:#fff;
	-webkit-border-radius:4px;
	margin-bottom:15px;
	padding:12px;
}
#mainte h2 {
	font-size:14px;
	margin-bottom:5px;
}
#mainte .time{
	font-size:14px;
	line-height:1.4;
	color:#f00;
	margin-bottom:5px;
}
#mainte p {
	font-size:14px;
	line-height:1.4;
}


/*ピックアップ商品*/
#pickupPrd{
margin-bottom:15px;
background-color:#FFF;
-webkit-border-radius:4px;
border:solid 1px #D7D3C6;
}

#pickupPrd h2{
padding:8px 8px 8px 45px;
color:#313632;
font-size:16px;
line-height:1.4;
background:url(../img/ico_pic_prd.png) 10px center no-repeat #fbfc9d;
background-size:26px 20px;
-webkit-background-size:26px 20px;
-webkit-border-top-left-radius:4px;
-webkit-border-top-right-radius:4px;
}

#pickupPrd .prdBox{
min-height:85px;
margin-bottom:5px;
padding:0 10px 0 80px;
text-align:left;
border-top:solid 1px #D7D3C6;
position:relative;
}

#pickupPrd .prdBox .image{
position:absolute;
top:5px;
left:0;
}

#pickupPrd .prdBox h3{
margin-bottom:10px;
padding-top:10px;
font-size:17px;
line-height:1.3;
}

#pickupPrd .prdBox h3 a{
padding-right:15px;
display:block;
color:#0066aa;
text-decoration:none;
background:url(../img/arrow_other.png) no-repeat right center;
-webkit-background-size:13px 11px;
}

#pickupPrd .prdBox .price{
font-size:14px;
font-weight:bold;
line-height:1.3;
color:#4e4e4e;
}

#pickupPrd .buyBtn{
margin:0 10px 10px;
text-align:center;
background:-webkit-gradient(linear, left top, left bottom, from(#ff866a), color-stop(0.01, #ff866a), color-stop(0.49, #ff4317), color-stop(0.50, #ff0000), color-stop(0.99, #ff481e), to(#ff481e));
-webkit-box-shadow:1px 1px 4px rgba(0, 0, 0, 0.4);
}
#pickupPrd .buyBtn span{
padding:10px;
display:block;
font-size:17px;
font-weight:bold;
color:#fff;
text-shadow:-1px -1px 1px rgba(0, 0, 0, 0.3);
background:url(../img/btn_open2.png) 95% center no-repeat;
-webkit-background-size:22px;
}
#pickupPrd .buyBtn.open{
margin:0 10px;
}
#pickupPrd .buyBtn.open span{
background:url(../img/btn_close2.png) 95% center no-repeat;
-webkit-background-size:22px;
}

/*ご購入はこちら*/
.buy {
	clear:both;
	border:1px solid #aba792;
	-webkit-border-radius:3px;
	margin:0 10px 10px;
}
.buy .title {
	background-color:#ffe5b2;
	padding:0 10px 10px 10px;
-webkit-border-top-left-radius:3px;
-webkit-border-top-right-radius:3px;
	border:none;
	color:#664f00;
}
.buy .title em {
	display:inline-block;
	font-size:11px;
	font-style:normal;
	color:#fff;
	background-color:#ff7a00;
	padding:3px 5px;
	margin-top:10px;
	-webkit-border-radius:6px;
}
.buy .title strong {
	display:inline-block;
	font-size:12px;
	color:#ff0000;
	margin-left:20px;
	margin-top:10px;
}
.buy .title span {
	font-size:13px;
	font-weight:normal;
}
.buy .title h3 {
	font-size:20px;
	margin:0;
	padding:10px 0 0 0;
}
.buy h3 span {
	margin-left:15px;
}
.buy h4 {
	font-size:20px;
	color:#ff7a00;
	border-bottom:2px solid #ff7a00;
	margin:10px;
	padding-bottom:8px;
}
.buy h5 {
	font-size:19px;
	font-weight:bold;
	margin:10px;
	vertical-align:baseline;
}
.buy span.tax {
	font-size:13px;
	font-weight:normal;
	margin-right:10px;
}
.buy h5 span.iconPostage {
	font-size:10px;
	color:#3093aa;
	border:1px solid #3093aa;
	padding:2px;
}
.buy h5 span.iconOff {
	font-size:10px;
	color:#ff0000;
	border:1px solid #ff0000;
	padding:2px;
	margin-left:5px;
}
.buy .otoku{
	font-size:12px;
	line-height:1.4;
	margin:0 10px 10px;
}
.buy .otoku span{
	font-size:15px;
	font-weight:bold;
	color:#ff0000;
}
.buy .otoku2 {
	font-size:15px;
	font-weight:bold;
	color:#fe4200;
	margin:0 10px 10px;
}
.buy .txt_travel{
	font-size:12px;
	line-hright:1.3;
	font-weight:normal;
	margin:0 10px 10px;
}
.buy .cf {
	padding:10px 10px 15px 10px;
}
.buy .line {
	border-bottom:1px solid #d7d3c6;
}
.buy div.tokuten {
	background-color:#ffeeee;
	border:1px solid #ffcccc;
	-webkit-border-radius:6px;
	margin-bottom:13px;
	padding:10px;
}
.buy div.tokuten ol {
	background-color:#fff;
	border:3px solid #ff0000;
	-webkit-border-radius:6px;
	padding:10px;
	margin:10px 0;
}
.buy div.tokuten ol li {
	font-size:18px;
	line-height:1.3;
	font-weight:bold;
	margin-bottom:5px;
}
.buy div.tokuten ol li strong {
	display:inline-block;
	color:#ff0000;
	font-size:15px;
	font-style:normal;
	/*	background-color:#ff9424;
	-webkit-border-radius:4px;*/
	padding:2px 0 2px 4px;
	margin-left:13px;
}
.buy div.tokuten ol li em {
	color:#ff0000;
	font-style:normal;
}
.buy div.tokuten ol li.pre{
	text-indent:1.2em;
	background:url(../img/icon_pre.png) no-repeat left top;
	background-size:20px;
	-webkit-background-size:20px;
}
.buy div.tokuten p.notice {
	font-size:16px;
	line-height:1.3;
	font-weight:bold;
}
.buy div.tokuten p.faq {
	font-size:14px;
	font-weight:bold;
}
.buy div.tokuten p.faq a {
	color:#0066cc;
	line-height:1.4;
	text-decoration:underline;
}
.buy div.tokuten p.notice em {
	color:#ff0000;
	font-style:normal;
}
.buy div.tokuten p.toggle {
	text-align:center;
	font-size:13px;
	line-height:1.3;
	font-weight:bold;
}
.buy div.tokuten p.toggle a {
	display:inline-block;
	color:#0066cc;
}
.buy div.tokuten p.open a {
	display:inline-block;
	color:#0066cc;
}
.buy .left {
	float:left;
	width:110px;
	font-size:15px;
}
.buy .left span {
	display:block;
	font-size:16px;
	line-height:1.4;
	font-weight:normal;
}
.buy .right {
	float:right;
	width:140px;
}
.buy .left2 {
	float:left;
	width:154px;
	font-size:15px;
	padding:0;
}
.buy .left2 h4{
	border-bottom:none;
	margin:0 0 10px;
	padding:0;
}
.buy .left2 h5{
	margin:0;
	padding:0;
}
.buy .right2 {
	float:right;
	width:120px;
}
.buy .right2 span {
	display:block;
	font-size:14px;
	line-height:1.3;
	font-weight:normal;
}
.buy select {
	margin-top:0;
	padding-top:0;
	/*height:30px;
	margin-bottom:5px;*/
}
.buy p.btn {
	text-align:center;
	-webkit-border-radius:6px;
	background:-webkit-gradient(linear, left top, left bottom, from(#ff866a), color-stop(0.01, #ff866a), color-stop(0.49, #ff4317), color-stop(0.50, #ff0000), color-stop(0.99, #ff481e), to(#ff481e));
	-webkit-box-shadow:1px 1px 4px rgba(0, 0, 0, 0.4);
	margin-top:7px;
}
.buy p.btn a {
	display:block;
	font-size:14px;
	line-height:1.2;
	font-weight:bold;
	color:#fff;
	padding:6px 0;
	text-shadow:1px 1px 3px #b00;
}
.buy p.btn a:hover,
.buy p.btn a:active,
.buy p.btn a:visited {
	color:#fff;
}

.buy .btnText {
	font-size:16px;
	line-height:1.4;
	padding-top:5px;
	clear:both;
}

.btnEnd{
	font-size:15px;
	font-weight:bold;
	color:#fe0000;
	text-align:center;
	border:solid 2px #fe0000;
	border-radius:6px;
	margin:0 10px 10px;
	padding:5px 0;
}

p.notes {
	font-size:12px;
	line-height:1.4;
	margin:10px 10px 20px 10px;
}
p.notes a {
	color:#0163aa;
	text-decoration:underline;
}

#pickupPrd .close_btn{
	margin:0 10px 10px 0;
	padding-right:20px;
	font-size:16px;
	font-weight:bold;
	text-decoration:underline;
	text-align:right;
	background:url(../img/btn_close2.png) right center no-repeat;
	-webkit-background-size:17px;
}