@charset "utf-8";
/* CSS Document */
body {
	background-color: #FFF;
}
@media only screen and (min-width: 999px) {
body {
	background: #FFF url(../../images/page/common/page_bg.png) repeat-x left top;
}
}
.pageMainVisual {
	background-image: url(../images/pagetitle_bg.png);
}
.startCol01 {
	margin: 0 0 40px;
}
.startCol01 h3 {
	border: 1px solid #58a9e6;
	padding: 5px;
	text-align: center;
	color: #005eb7;
	font-weight: bold;
	font-size: 21px;
	margin: 0;
	background: #c9e9ff; /* Old browsers */
background: -moz-linear-gradient(top,  #c9e9ff 0%, #8ac3eb 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#c9e9ff), color-stop(100%,#8ac3eb)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #c9e9ff 0%,#8ac3eb 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #c9e9ff 0%,#8ac3eb 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #c9e9ff 0%,#8ac3eb 100%); /* IE10+ */
background: linear-gradient(to bottom,  #c9e9ff 0%,#8ac3eb 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c9e9ff', endColorstr='#8ac3eb',GradientType=0 ); /* IE6-9 */

-moz-border-radius-topleft: 3px;
-webkit-border-top-left-radius: 3px;
 border-top-left-radius: 3px;
-moz-border-radius-topright: 3px;
-webkit-border-top-right-radius: 3px;
border-top-right-radius: 3px;
-webkit-box-shadow: inset 1px 1px 0px 0 #ffffff,inset -1px 0px 0px 0 #ffffff; /* Safari, Chrome用 */
  -moz-box-shadow: inset 1px 1px 0px 0 #ffffff,inset -1px 0px 0px 0 #ffffff; /* Firefox用 */
  box-shadow: inset 1px 1px 0px 0 #ffffff,inset -1px 0px 0px 0 #ffffff; /* CSS3 */
	
}
.startCol01 h3 .price {
	color: #ff8606;
	font-size: 26px;
	font-weight:bold;  
text-shadow:0px -3px #FFF, 0px 3px #FFF, 3px 0px #FFF, -3px 0px #FFF;
}
.startCol01 .box {
	border: 1px solid #d9d9d9;
	-webkit-box-shadow: inset 1px 1px 0px 0 #ffffff,inset -1px -1px 0px 0 #ffffff; /* Safari, Chrome用 */
  -moz-box-shadow: inset 1px 1px 0px 0 #ffffff,inset -1px -1px 0px 0 #ffffff; /* Firefox用 */
  box-shadow: inset 1px 1px 0px 0 #ffffff,inset -1px -1px 0px 0 #ffffff; /* CSS3 */
  background: #ffffff; /* Old browsers */
background: -moz-linear-gradient(top,  #ffffff 0%, #fbfbfb 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#fbfbfb)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #ffffff 0%,#fbfbfb 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #ffffff 0%,#fbfbfb 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #ffffff 0%,#fbfbfb 100%); /* IE10+ */
background: linear-gradient(to bottom,  #ffffff 0%,#fbfbfb 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#fbfbfb',GradientType=0 ); /* IE6-9 */
padding: 30px 0;

}
.startCol01 .tokutenNo {
	display: inline-block;
	vertical-align: middle;
	margin: 0 5px 0 0;
	padding: .5em 10px;
	color: #FFF;
	border: 1px solid #fbc490;
	-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
background: #ffa23d; /* Old browsers */
background: -moz-linear-gradient(top,  #ffa23d 0%, #ff7d00 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffa23d), color-stop(100%,#ff7d00)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #ffa23d 0%,#ff7d00 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #ffa23d 0%,#ff7d00 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #ffa23d 0%,#ff7d00 100%); /* IE10+ */
background: linear-gradient(to bottom,  #ffa23d 0%,#ff7d00 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffa23d', endColorstr='#ff7d00',GradientType=0 ); /* IE6-9 */
-webkit-box-shadow: inset 1px 1px 0px 0 #ffcc9a,inset -1px -1px 0px 0 #ffcc9a; /* Safari, Chrome用 */
  -moz-box-shadow: inset 1px 1px 0px 0 #ffcc9a,inset -1px -1px 0px 0 #ffcc9a; /* Firefox用 */
  box-shadow: inset 1px 1px 0px 0 #ffcc9a,inset -1px -1px 0px 0 #ffcc9a; /* CSS3 */
  font-size: 16px;
  text-shadow: none;

}
.startCol01 dl {
	margin: 0;
}
.startCol01 .inn01, .startCol01 .inn02 {
	padding: 0 10px;
}
@media only screen and (min-width: 999px) {
	.startCol01 .inn01, .startCol01 .inn02 {
	width:50%;
	float: left;
}
}

.startCol01 .inn01 .tit01, .startCol01 .inn01 .txt01,
.startCol01 .inn02 .tit01, .startCol01 .inn02 .txt01 {
	float: left;
}
.startCol01 .inn01 .tit01, .startCol01 .inn02 .tit01 {
	width:25%;
}
.startCol01 .inn01 .txt01, .startCol01 .inn02 .txt01 {
	width: 75%;
}
.startCol01 .inn01 .img01, .startCol01 .inn02 .img01 {
	clear: both;
	text-align: center;
	margin-bottom: 20px;
}
.startCol01 .btn {
	clear: both;
	width: 80%;
	margin: 20px auto 0;
}
@media only screen and (min-width: 40.0625em) {
	.startCol01 .btn {
	width: 300px;
}
}

.startupCol02 ul {
	margin: 0 0 0 2em;
	padding:0;
}
.startupCol02 li {
	margin: 0 0 1em;
	list-style: none;
}
.startupCol02 li:before {
	content: "■";
	color: #44b6ed;
	margin-left: -1em;
}
.startupCol02 h3 {
    margin: 0px 0px 25px 10px;
    color: #009CE7;
    font-size: 14px;
    font-weight: bold;
}
.startLineup {
	margin: 0 0 10px;
}
.startLineup .box {
	-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
padding: 1px;
border: 1px solid #CCC;
	
}
.startLineup h3 {
	margin: 0 0 35px;
}
.startLineup h3 a {
	display: block;
	text-align: center;
	padding: 5px;
	color: #333;
	-moz-border-radius-topleft: 4px;
-webkit-border-top-left-radius: 4px;
 border-top-left-radius: 4px;
-moz-border-radius-topright: 4px;
-webkit-border-top-right-radius: 4px;
border-top-right-radius: 4px;
font-weight: bold;
font-size: 12px;
background: #cfeeff url(../../product/images/bottlelineup_arrow.png) no-repeat 90% center;
}
@media only screen and (min-width: 40.0625em) {
	.startLineup {
	margin: 0 0 10px;
}
	.startLineup h3 a {
	font-size: 14px;
	background: #cfeeff url(../../product/images/bottlelineup_arrow.png) no-repeat 99% center;
}
}
.startLineup .photo {
	margin: 0 1px 15px;
	text-align: center;
}
.startLineup .description {
	margin: 0 0 5px;
}
.startLineup .description dt {
	text-align: center;
	font-weight: bold;
	font-size: 12px;
	margin: 0 0 10px;
	background-color: #f5f5f5;
	padding: 10px 0;
	vertical-align: middle;
	width: 100%;
	display: table;
}
.startLineup .description .vaM {
	display: table-cell;
	vertical-align: middle;
}
.startLineup .description .txt01 {
	padding: 0 0 10px;
	font-size: 12px;
}
@media only screen and (max-width: 40.0624em) {

}
.startLineup .description .fontS {
	font-size: 1.2rem;
}
.startLineup .description dd {
	margin: 0 10px;
}
@media only screen and (max-width: 40.0624em) {
}

@media only screen and (min-width: 40.0625em) {
}


