/* SP */
@media screen and (max-width: 768px) {
	section h2 {
		font-size: 12px;
		line-height: 1;
		padding: 6px 0 12px 0;
		color: #000;
		background: url(/sites/default/files/media/sp/images/global/background/bg_h2.gif) no-repeat;
		background-size: 100%;
		margin-bottom: 10px;
	}

	section p {
		line-height: 1.5;
		margin-bottom: 10px;
	}

	.productLst {
		width: 300px;
		margin: auto;
		border-bottom: 1px solid #999999;
		margin-bottom: 10px;
	}

	.productLst p {
		margin: 0;
	}

	.productLst dt .img img {
		border: solid 1px #b9d7e4;
	}

	.productLst dt {
		display: -webkit-box;
		display: -moz-box;
		display: box;
		width: 100%;
		margin: 0;
		padding: 10px 0 0;
		border-top: solid 1px #4f5c7d;
		background: #ffffff;
	}

	.productLst .img {
		margin-right: 5px;
	}

	.productLst .img img {
		width: 70px;
		height: auto;
	}

	.productLst .txt {
		font-size: 10px;
		line-height: 1.2;
		width: 205px;
	}

	.productLst .txt p {
		line-height: 1.2;
	}

	.productLst .txt .name span {
		font-size: 18px;
		display: block;
	}

	.productLst dd {
		line-height: 1.5;
		margin: 0;
		padding-bottom: 10px;
	}

	.productLst div.flexibleBox {
		width: 100%;
	}

	.productLst ul.iconList {
		-webkit-box-flex: 1;
		-moz-box-flex: 1;
		box-flex: 1;
	}

	.productLst ul.iconList li {
		display: inline-block;
	}

	.productLst ul.iconList img {
		width: 36px;
		height: auto;
	}

	.productLst p.couponLink {
		line-height: 1.2;
		text-align: right;
	}

	.productLst p.webregistLink {
		display: -webkit-box;
		display: -moz-box;
		display: box;
		margin-bottom: 10px;
		-webkit-box-align: center;
		-moz-box-align: center;
		box-align: center;
	}

	.productLst p.webregistLink:before {
		display: block;
		content: url("/sites/default/files/media/sp/images/global/mark/mark_topnav_webregist.png");
	}

	.productLst p.webregistLink a {
		line-height: 1.2;
		display: block;
	}

	.productLst p.webregistLink span,
	.productLst p.couponLink span {
		font-size: 14px;
		color: #ff0000;
	}

	.productLst p.productTxt {
		font-size: 14px;
		color: #333333;
	}

	.productLst dd li.sale {
		margin-top: 5px;
		padding: 0 5px 5px;
		border-bottom: 1px dotted #cccccc;
	}

	.productLst dd li.sale a {
		font-size: 16px;
	}

	.productLst dd li.sale span {
		color: #c64551;
	}

	.productLst dd li.sale span.tax {
		font-size: 16px;
		font-weight: bold;
	}

	.productLst dd li.sale span.taxIn {
		font-weight: bold;
	}

	.productLst dd li.hatsutoku {
		margin-top: 5px;
	}

	.productLst dd li.hatsutoku .notice {
		margin: auto 10px;
		color: #cc0000;
	}

	.productLst dd li.hatsutoku ul li {
		display: block;
		float: left;
		margin-left: 5px;
	}

	.productLst dd li.hatsutoku ul li:first-child {
		margin-left: 0;
	}

	.productLst dd li.hatsutoku ul li p.hatsutoku-price {
		font-size: 20px;
		font-weight: bold;
		text-align: right;
		letter-spacing: 1px;
		color: #c64551;
		/*margin-top: 6px;*/
	}

	.productLst dd li.hatsutoku ul li p.hatsutoku-price span {
		font-size: 14px;
	}

	.productLst dd li.hatsutoku ul li a {
		font-size: 14px;
	}

	.productLst dd li.hatsutoku ul li.hatsutoku-img {
		margin-top: 10px;
	}

	.productLst dd li.hatsutoku ul li p span.hatsutoku-priceTax {
		font-size: 12px;
		font-weight: normal;
		letter-spacing: normal;
	}

	.productPrice {
		margin-top: 10px;
	}

	.productPrice p {
		line-height: 1.2;
	}

	.productPrice a {
		display: block;
		overflow: hidden;
		text-decoration: none;
		color: #333333;
	}

	.productPrice h3 {
		display: table;
		width: 100%;
		height: 46px;
		margin: 5px 0;
		padding: 0;
		background: url(/sites/default/files/media/sp/images/top/background/bg_h3.gif) repeat-x 0 0;
	}

	.productPrice h3 .img {
		display: table-cell;
		width: 31px;
		padding-left: 10px;
		vertical-align: middle;
	}

	.productPrice h3 .txt {
		font-size: 15px;
		font-weight: bold;
		line-height: 1;
		display: table-cell;
		padding: 0 10px 0 5px;
		vertical-align: middle;
	}

	.productPrice .productList .products {
		border-bottom: solid 1px #cccccc;
	}

	.productPrice .productList .products li {
		font-size: 14px;
		line-height: 1.2;
		padding: 3px 0;
		border-bottom: solid 1px #c4d3f0;
	}

	.productPrice .productList .products li a:before {
		display: table-cell;
		width: 12px;
		content: url("/sites/default/files/media/sp/images/top/mark/mark_gpbtn.png");
		text-align: center;
		vertical-align: middle;
		-webkit-border-radius: 2px;
		background: #b3baca;
	}

	.productPrice .productList .products li a p {
		display: table-cell;
		height: 44px;
		padding-left: 5px;
		vertical-align: middle;
	}

	.productPrice a.linkBtn {
		display: table;
		width: 100%;
		height: 46px;
		margin-top: 3px;
		background-image: url("/sites/default/files/media/sp/images/top/mark/mark_link.png"), url("/sites/default/files/media/sp/images/top/background/bg_h3.gif");
		background-repeat: no-repeat, repeat-x;
		background-position: 10px 5px, center bottom;
	}

	.productPrice a.linkBtn p {
		font-size: 15px;
		font-weight: bold;
		display: table-cell;
		padding: 0 0 3px 46px;
		vertical-align: middle;
		color: #333333;
	}

	.l-topic-path.l-topic-path--sp {
		margin-top: 10px;
	}
}