/* 1. mask style */
/* ------------------------------------------------------------------------------------ */

.introduction {
	position: relative;
	display: block;
	margin-bottom: 22px;
	background: url(../img/products/kb/kb-head.png) no-repeat 0 0;
	background-size: cover;
	margin-top: 14px;
}
p#head-image {
	text-align: center;
	position: relative;
	z-index: 0;
	padding-top: 21px;
	margin: 0;
}
p#head-image img {
	width: 75%;
}
h2#head-tl {
	position: relative;
	z-index: 10;
	text-align: left;
	margin: -25% 0 16px 14%;
}
h2#head-tl img {
	width: 212px;
}
p#head-stl {
	position: relative;
	z-index: 10;
	text-align: left;
	margin: 0 0 10px 14%;
}
p#head-stl img {
	width: 194px;
}
.introduction p.btn-cart {
	position: relative;
	z-index: 100;
	text-align: center;
	display: block;
}
.introduction p.btn-cart img {
	width: 215px;
	margin: 0 0 20px;
}
.introduction p.read {
	margin: 0 4% 15px 15%;
	position: relative;
	z-index: 100;
	color: #32332d;
	font-size: 14px;
}
.introduction p#price-down2 {
	margin:0 4% 15px 15%;
	position: absolute;
	z-index: 100;
	color: #ff00a8;
	font-size: 14px;
	position: relative;
	line-height: 1.5;
}
.introduction p#price-down2 span.read,
.introduction p#price-down2 span.price-default {
	color:#32332D;
}
.breadcrumb {
	margin-bottom: 25px;
}
.breadcrumb ul {
	text-align: left;
	margin: 0 6%;
	font-size: 12px;
	color: #333333;
}
.breadcrumb ul li {
	display: inline-block;
}
.breadcrumb ul li a {
	color: #f36868;
}
.content01 {
	margin-bottom: 38px;
}
.content01 h3 {
	text-align: center;
	margin: 0 0 43px;
}
.content01 h3 img {
	width: 276px;
}
.content01 p {
	margin-top: 18px;
}
.content02 {
	margin-bottom: 35px;
}
.pointSec h3 {
	margin-bottom: 42px;
}
.pointSec h3 img {
	width: 242px;
}
p.point-head {
	width: 140px;
	margin: 36px 6% 9px;
}
p.point-head.first {
	margin-top: 0;
}
.pointSec h4 {
	text-align: left;
	margin-left: 6%;
}
.pointSec h4.point-tl01 img {
	width: 269px;
	margin-bottom: 12px;
}
.pointSec h4.point-tl02 img {
	width: 247px;
	margin-bottom: 19px;
}
.pointSec h4.point-tl03 img {
	width: 275px;
	margin-bottom: 14px;
}
p.point-txt {
	margin-top: 18px;
}
.content03 {
	margin-bottom: 26px;
}
.content03 h3 {
	margin-bottom: 18px;
}
.content03 h3 img {
	width: 284px;
}
.content03 h4 {
	margin-top: 28px;
}
.content03 h4 img {
	width: 179px;
}
.content03 p {
	margin-top: 26px;
}
.content04 {
	margin-bottom: 38px;
}
.content04 p {
	margin-top: 26px;
}
.content05 {
	margin-bottom: 49px;
}
.content05 h3 {
	margin-bottom: 30px;
}
.content05 h3 img {
	width: 269px;
}
.content05 h4 {
	margin-bottom: 20px;
}
.content05 h4 img {
	width: 300px;
}
.content05 ul {
	margin: 0 6%;
}
.content05 ul li {
	margin-bottom: 5px;
}
.content05 ul li.last {
	margin-bottom: 0;
}
.content06 {
	margin-bottom: 46px;
}
.content07 {
	margin-bottom: 56px;
}
.content07 h3 {
	margin-bottom: 20px;
}
.content07 h3 img {
	width: 310px;
}

@media screen and (max-width: 320px) {
.content07 h3 img {
	width: 96.8%;
}
}
.voiceWrap {
	background-color: #fcfcfc;
	border: solid 1px #dddddd;
	margin: 0 3% 10px;
	padding: 17px;
	border-radius: 2px;        /* CSS3草案 */
	-webkit-border-radius: 2px;    /* Safari,Google Chrome用 */
	-moz-border-radius: 2px;   /* Firefox用 */
}
.voiceWrap p {
	margin: 0;
	background: url(../img/products/common/voice-bg.png) repeat 0 0;
	background-size: 10px;
	font-size: 12px;
	line-height: 1.75;
}
p.voice-name {
	background: none;
	text-align: right;
	margin-top: 5px;
}
p.more-voice {
	text-align: right;
	font-size: 11px;
}
p.more-voice a {
	color: #f36868;
	border-bottom: solid 1px #f36868;
}
.content08 {
	margin-bottom: 42px;
}
p.product-guide {
	margin-top: 23px;
	margin-bottom: 12px;
	color: #666666;
}
h3.product-name {
	font-size: 22px;
	color: #2e3938;
	text-align: left;
	margin-left: 6%;
	margin-bottom: 12px;
}
p.product-detail, p.product-option {
	color: #666666;
	font-size: 12px;
}
p.product-price {
	font-size: 16px;
	color: #2e3938;
}
p.product-price.intro {
	font-size: 14px;
	color: #666666;
	margin-top: 15px;
	line-height: 1.3;
}
p.product-price.intro span.price-number {
	font-size: 14px;
}
p.product-price span.price-number {
	font-size: 24px;
}
p#price-down {
	color: #ff00a8;
	font-size: 110%;
	line-height: 1.3;
	margin-bottom: 20px;
}
.pinkBig {
	font-size: 162.5%;
}
.item-select {
	margin: 3px 0 20px;
}
.item-select p {
	display: block;
	font-size: 13px;
	font-weight: bold;
	float: left;
	margin-top: 3px;
}
.select-area {
	float: left;
}
select.product-selector {
	height: 29px;
	width: 90px;
	margin-left: -18px;
}
p.btn-cart {
	text-align: center;
}
p.btn-cart img {
	width: 67.5%;
}
.content09 {
}
.content09 h3 {
	margin-bottom: 18px;
	margin-left: 5%;
	text-align: left;
}
.content09 h3 img {
	width: 280px;
}
.content10 {
	margin-bottom: 31px;
}
p.regular-purchase {
	margin-bottom: 25px;
}
p.limit-guide {
	margin-top: 10px;
	color: #2e3938;
	line-height: 1.3;
	margin-bottom: 6px;
}
span.limit-price {
	font-size: 24px;
	color: #ff0000;
	margin-right: 2px;
}
p.general-price {
	font-size: 14px;
	color: #2e393a;
	margin-bottom: 12px;
}
p.product-option.regular-purchase {
	font-size: 11px;
	margin-bottom: 15px;
}
.content11 {
	margin-bottom: 26px;
}
.about-shopping {
	border: solid 1px #c7c7c7;
	padding: 7px 10px;
	margin: 0 3% 14px;
}
.about-shopping dl {
	font-size: 12px;
	line-height: 1.5;
	text-align: left;
}
.about-shopping dl dt {
	color: #666666;
	font-weight: bold;
}
.about-shopping dl dd {
	background: url(../img/common/list-dot.png) no-repeat 4px 7px;
	padding-left: 12px;
	color: #666666;
}
dl.detail-list {
	font-size: 11px;
	color: #666666;
	text-align: left;
	margin: 0 4%;
	line-height: 1.5;
}
dl.detail-list dd {
	padding-left: 10px;
}
.content12 {
	margin-bottom: 7px;
}
.recommendWrap {
	border: solid 1px #c7c7c7;
	margin: 0 3%;
}
.recommendWrap h3 {
	margin: 0 4px;
	border-bottom: solid 1px #c7c7c7;
	padding: 10px 0 11px;
}
.recommendWrap h3 img {
	width: 177px;
}
.recommend-content {
	margin: 0 auto;
	height: 100px;
	width: 80%;
	position: relative;
}
.recommend-content img {
	float: left;
	width: 75px;
	position: absolute;
	bottom: 0;
	left: -12px;
}
.recommend-text {
	float: left;
	text-align: left;
	position: absolute;
	bottom: 18px;
	left: 86px;
}
.recommend-text p {
	display: block;
	font-size: 12px;
	color: #616c6b;
	line-height: 1.5;
	margin: 0 0 7px;
}
.recommend-text h5 {
	font-size: 14px;
	color: #2e3938;
	display: block;
}
p.more-btn {
	text-align: center;
	margin-bottom: 20px;
	display: block;
}
p.more-btn img {
	width: 238px;
}
p.more-voice {
	margin: 7px 0 33px 0px;
	width: 96%;
}
.cart {
	width: 216px;
}
.recommend-content_p2 img {
	float: left;
	width: 46px;
	height: 100px;
	position: absolute;
	bottom: 0;
	left: 15px;
}
.recommend-text_p2 {
	float: left;
	text-align: left;
	position: absolute;
	left: 85px;
	width: 80%;
}
.recommend-text_p2 p {
	display: block;
	font-size: 12px;
	color: #616c6b;
	line-height: 1.5;
	margin: 20px 0 7px;
}
.recommend-text_p3 {
	float: left;
	text-align: left;
	position: absolute;
	left: 85px;
	width: 80%;
}
.recommend-text_p3 p {
	display: block;
	font-size: 12px;
	color: #616c6b;
	line-height: 1.5;
	margin: 5px 0 7px;
}
.content01 p.notetext {
	font-size: 10px;
}