.mainTtl .mainTtlIn{
	background: url(https://img21.shop-pro.jp/PA01399/390/etc/img-productsttl.jpg?cmsp_timestamp=20170927150310) no-repeat right 8%;



}
@media screen and (max-width: 767px){
	.mainTtl .mainTtlIn{
		background-position: center center;
	}
}
time
{
	color: #8b8b8b;
	font-size: 16px;
	font-weight: 600;
}
.midiumTtl
{
	border: 2px solid #000;
	color: #000;
	font-size: 24px;
	font-weight: 500;
	margin-bottom: 12px;
	padding: 15px 0 15px 40px;
}
@media screen and (max-width: 991px)
{
	.midiumTtl
	{
		font-size: 18px;
		line-height: 1.5;
		padding: 10px;
		text-align: center;
	}
}
.required
{
	color: #f00;
}
.subTtl a
{
	border-bottom: 1px solid #000;
	font-size: 24px;
	font-weight: 600;
	padding-bottom: 2px;
	white-space: nowrap;
}
@media screen and (max-width: 991px)
{
	.subTtl
	{
		margin-bottom: 15px;
		text-align: center;
	}
	.subTtl a
	{
		display: inline-block;
	}
}
.mainTtl
{
	background: #000;
	margin-bottom: 50px;
	margin-left: 4%;
	position: relative;
}
.mainTtl .mainTtlIn
{
	background-position: right center;
	background-size: cover;
	display: block;
	height: 165px;
	moz-background-size: cover;
	o-background-size: cover;
	webkit-background-size: cover;
}
.mainTtl .mainTtlIn .txt
{
	color: #fff;
	font-size: 27px;
	left: 10%;
	position: absolute;
	top: 40%;
}
@media screen and (max-width: 991px)
{
	.mainTtl
	{
		margin-bottom: 20px;
		margin-left: 0;
		width: 100%;
	}
	.mainTtl .mainTtlIn .txt
	{
		display: inline;
		left: 50%;
		moz-transform: translate(-50%, -50%);
		ms-transform: translate(-50%, -50%);
		position: absolute;
		top: 50%;
		transform: translate(-50%, -50%);
		webkit-transform: translate(-50%, -50%);
	}
}
@media screen and (max-width: 767px)
{
	.mainTtl .mainTtlIn
	{
		background-position: center center;
	}
	.mainTtl .mainTtlIn .txt
	{
		font-size: 20px;
		text-align: center;
		width: 100%;
	}
}
.backBtn
{
	border: 1px solid #000;
	margin: 0 auto;
	padding: 13px 0;
	text-align: center;
	width: 230px;
}
.backBtn:after
{
	content: '>';
	display: inline-block;
	padding-left: 5px;
}
@media screen and (max-width: 991px)
{
	.backBtn
	{
		width: 100%;
	}
}
.submit
{
	border: 2px solid #000;
	display: block;
	font-weight: 500;
	margin: 0 auto;
	padding: 15px 35px;
	text-align: center;
	width: 200px;
}
@media screen and (max-width: 991px)
{
	.submit
	{
		width: 100%;
	}
}
.course
{
	margin-left: -7px;
	margin-right: -7px;
}
.course .courseMenu
{
	box-sizing: border-box;
	margin-bottom: 80px;
	moz-box-sizing: border-box;
	padding: 0 7px 35px;
	position: relative;
	webkit-box-sizing: border-box;
}
.course .courseMenu img
{
	height: auto;
	vertical-align: middle;
	width: 100%;
}
.course .courseMenu span
{
	background: #fff;
	border: 1px solid #000;
	bottom: 0;
	display: block;
	font-size: 20px;
	font-weight: 400;
	padding: 30px 25px;
	position: absolute;
	right: 12.5%;
	white-space: nowrap;
}
@media screen and (max-width: 1199px)
{
	.course .courseMenu span
	{
		padding: 15px 20px;
		position: absolute;
		right: 9%;
	}
}
@media screen and (max-width: 991px)
{
	.course
	{
		margin-left: 0;
		margin-right: 0;
	}
	.course .courseMenu
	{
		margin-bottom: 0;
		padding: 0 5px 10px;
	}
	.course .courseMenu:last-child
	{
		margin-bottom: 0;
	}
	.course .courseMenu img
	{
		display: block;
		margin: 0 auto;
		width: 100%;
	}
	.course .courseMenu span
	{
		display: block;
		margin: 0 auto;
		padding: 20px 25px;
		position: static;
		text-align: center;
		width: 100%;
	}
}
@media screen and (max-width: 767px)
{
	.course .courseMenu img
	{
		display: block;
		margin: 0;
		width: 100%;
	}
	.course .courseMenu span
	{
		display: block;
		margin: 0;
		width: 100%;
	}
}
.mainTtlIn
{
	background: url(../img/products/img-productsttl.jpg) no-repeat right 8%;
}
.productsCont
{
	zoom: 1;
}
.productsCont:after
{
	clear: both;
	content: "";
	display: table;
}
.productsCont .productsItem
{
	box-sizing: border-box;
	float: right;
	margin-left: 4%;
	moz-box-sizing: border-box;
	webkit-box-sizing: border-box;
	width: 76%;
}
.productsCont .productsItem .itemHide
{
	display: none;
}
.productsCont .productsItem .itemTtl
{
	border: 1px solid #000;
	font-size: 24px;
	font-weight: 500;
	margin-top: 0;
	margin-bottom: 10px;
	padding: 15px 0 15px 20px;
}
.productsCont .productsItem .itemRow
{
	margin: 0 -5px;
}
.productsCont .productsItem .itemBox
{
	margin-bottom: 10px;
	padding: 0 5px;
}
.productsCont .productsItem .itemBox .image
{
	display: block;
}
.productsCont .productsItem .itemBox .image img
{
	height: auto;
	vertical-align: middle;
	width: 100%;
}
.productsCont .productsItem .itemBox .txtBox
{
	background: #f7f7f7;
	display: block;
	height: 140px;
	padding: 15px 10px 10px;
	position: relative;
}
.productsCont .productsItem .itemBox .txtBox>span
{
	display: block;
}
.productsCont .productsItem .itemBox .txtBox .productName
{
	font-size: 18px;
	margin-bottom: 10px;
}
.productsCont .productsItem .itemBox .txtBox .use
{
	color: #666;
	margin-bottom: 13px;
}
.productsCont .productsItem .itemBox .txtBox .price
{
	border-bottom: 1px solid #000;
	bottom: 10px;
	position: absolute;
	right: 10px;
	text-align: right;
	width: 91%;
	font-size: 16px;
}
@media screen and (max-width: 991px)
{
	.productsCont .productsItem
	{
		margin-bottom: 10px;
		margin-left: 0;
		width: 100%;
	}
	.productsCont .productsItem .itemTtl
	{
		text-align: center;
	}
	.productsCont .productsItem .itemRow
	{
		margin: 0;
	}
	.productsCont .productsItem .itemBox .txtBox .productName
	{
		font-size: 16px;
		margin-bottom: 5px;
	}
	.productsCont .productsItem .itemBox .txtBox .use
	{
		font-size: 15px;
	}
}
@media screen and (max-width: 767px)
{
	.productsCont .productsItem .itemTtl
	{
		font-size: 17px;
		padding: 10px;
		text-align: censter;
	}
	.productsCont .productsItem .itemRow
	{
		margin: 0;
	}
}
.detailsCont
{
	margin-bottom: 20px;
	position: relative;
	zoom: 1;
}
.detailsCont:after
{
	clear: both;
	content: "";
	display: table;
}
.detailsCont .detailsImage
{
	float: left;
	width: 40%;
}
.detailsCont .detailsImage img
{
	height: auto;
	max-width: 100%;
}
.detailsCont .detailsTxtBox
{
	float: left;
	margin-left: 4%;
	width: 56%;
}
.detailsCont .detailsTxtBox h3
{
	border-bottom: 1px solid #000;
	font-size: 24px;
	margin-bottom: 20px;
}
.detailsCont .detailsTxtBox .detailsUse,.detailsCont .detailsTxtBox .detailsNum
{
	color: #666;
	font-size: 18px;
}
.detailsCont .detailsTxtBox .detailsUse
{
	margin-bottom: 10px;
}
.detailsCont .detailsTxtBox .detailsNum
{
	border-bottom: 1px solid #000;
	line-height: 1.7;
	margin-bottom: 20px;
}
.detailsCont .detailsTxtBox .detailsPrice
{
	font-size: 30px;
	font-weight: 500;
}
.detailsCont .inputArea
{
	bottom: 0;
	position: absolute;
	width: 56%;
}
.detailsCont .inputArea input
{
	font-size: 16px;
	line-height: 2;
	width: 100%;
}
@media screen and (max-width: 767px)
{
	.detailsCont .detailsImage,.detailsCont .detailsTxtBox,.detailsCont .inputArea
	{
		margin-left: 0;
		width: 100%;
	}
	.detailsCont .detailsImage
	{
		margin-bottom: 10px;
	}
	.detailsCont .detailsImage img
	{
		height: auto;
		vertical-align: bottom;
		width: 100%;
	}
	.detailsCont .detailsTxtBox h3
	{
		margin-bottom: 15px;
	}
	.detailsCont .detailsTxtBox .detailsNum,.detailsCont .detailsTxtBox .detailsPrice
	{
		margin-bottom: 15px;
	}
	.detailsCont .inputArea
	{
		position: static;
	}
}
.cartBtn
{
	background: #666;
	width: 100%;
}
.cartBtn a
{
	color: #fff;
	display: block;
	font-size: 18px;
	font-weight: 500;
	padding: 15px 0 10px;
	text-align: center;
}
.cartBtn img
{
	height: auto;
	max-width: 100%;
	vertical-align: middle;
}

.loginBtn {
	display: inline-block;
	background: #FFA500;
	color: #fff;
	padding: 10px 20px;
	border-radius: 5px;
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
	transition: background 0.3s ease;
}
.loginBtn:hover {
	background: #FFA500;
}

.free {
  width: 100%;
  text-align: center;
}

.free img {
  max-width: 100%;
  height: auto;
  display: inline-block;
}
.shop-notice {
  text-align: center;
  padding: 20px;
  background-color: #ffffff;
  margin-bottom: 30px;
}

.notice-title {
  font-weight: bold;
  font-size: 20px;

  margin-top: 20px;
  margin-bottom: 10px;
}
.slider {
  display: flex;
  justify-content: center; /* 中央寄せ */
  align-items: center;
  margin: 0 auto;
  padding: 0;
  width: 100%;
  max-width: 1000px; /* スライダーの最大幅 */
  box-sizing: border-box;
}

#slider {
  list-style: none;
  padding: 0;
  margin: 0 auto;
  width: 100%;
}

#slider li {
  text-align: center;
}

#slider img {
  max-width: 100%;
  height: auto;
  display: inline-block;
}
.information {
  width: 90%;
  max-width: 600px;
  margin: 0 auto;
  text-align: center;
  padding: 15px 10px;
}

.information ul {
  list-style: none; /* ドット（●）を消す場合 */
  padding: 0;
  margin: 0;
}

.information li {
  margin-bottom: 10px;
}
.info-title {
  font-size: 1.5em;     /* 少し大きめ */
  font-weight: bold;    /* 太文字 */
  margin-bottom: 15px;  /* 下に余白 */
  text-align: center;   /* 中央揃え */
  color: #333;          /* 文字色（必要に応じて変更） */
}
.information {
  width: 90%;
  max-width: 600px;
  margin: 30px auto;          /* 上下にスペースも取るとより自然 */
  text-align: center;
  padding: 15px 10px;

  border-top: 1px solid #ccc;    /* 上に線 */
  border-bottom: 1px solid #ccc; /* 下に線 */
}
.information .info-date {
  color: #000;            /* 日付は黒 */
  font-weight: bold;
  margin-right: 5px;
}

.information .info-msg {
  color: #3399cc;         /* 水色文字 */
  text-decoration: underline; /* 下線を追加 */
}

