body  {
    font-family: "メイリオ,Noto Sans Japanese","ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #000000;
	overflow-x:hidden;
	margin:0 auto;
}

li{
	list-style-type:none;
}


.itempoint{
	text-align:left;
	line-height:200%;
	color:#000;
	font-size:1.1em;
}
.itempoint ul{
	width:50%;
	margin:0 auto;
	border:1px solid #ccc;
	padding:16px;
}
.riyuu{
	text-align:center;
	font-size:1.2em;
	font-weight:bold;
	color:#666;
}
.kyakupoint{
	text-align:center;
	line-height:200%;
	color:#333;
	font-size:1.1em;
	padding:16px;
}
.kyakupoint ul{
	width:100%;
	margin:0 auto;
	border:1px solid #ccc;
	padding:16px;
}
.kyakuriyuu{
	text-align:center;
	font-size:1.2em;
	font-weight:bold;
	color:#666;
}
.item1{
	clear:both;
}
.itemleft{
	float:left;
	width:45%;
	margin:0 16px;
}
.itemright{
	float:right;
	width:45%;
	margin:0 16px;
}
.item1 img{
	max-width:100%;
}
.naka{
	text-align:center;
}
.namecatch{
	font-size:1.3em;
	line-height:40px;
	color:#036;
	font-weight:bold;
}
.memocatch{
	font-size:1.06em;
	line-height:180%;
	letter-spacing:1px;
}
.item1 table{
	width:100%;
}
.item1 table tr td{
	width:70%;
	padding:16px;
	font-size:1.1em;
	text-align:left;
	border-bottom:1px dashed #ccc;
}
.item1 table tr th{
	width:30%;
	padding:16px;
	text-align:center;
	font-weight:bold;
	font-size:1.1em;
	background-color:#ccc;
	color:#036;
}

.nagare{
	text-align:center;
	line-height:50px;
}
.nagare img{
	max-width:100%;
}

.nagare ul li{
	padding:16px 0;
	margin:16px 0;
	line-height:150%;
}
.nagarebar{
	background-color:#ccc;
	color:#036;
	padding:8px;
	font-size:1.2em;
	font-weight:600;
}
.seihin img{
	width:100%;
}
.shoukaileft{
	float:left;
	width:30%;
	margin:0 8px;
	text-align:center;
}
.shoukairight{
	float:right;
	width:60%;
	margin:0 8px;
}

.colorbari4{
	float:left;
	width:25%;
	text-align:center;
}
.colorbarinaka{
	padding:8px;
}
/*ご注文からお届けまでの流れ*/
.nagarebox{
	background-color:#f3f3f3;
	border:1px solid #ccc;
}
.nagarememo1{
	text-align:left;
	border-bottom:1px dotted #666;
	padding-bottom:4px;
	height:30px;
	line-height:25px;
}
.nagarememo2{
	text-align:left;
	line-height:120%;
	letter-spacing:1px;
}
/*商品情報テーブル*/
.iteminfo table{
	width:100%;
	border:1px solid #ccc;
}
.iteminfo table tr{
	border-bottom:1px dashed #ccc;
}

.iteminfo table tr th{
	width:30%;
	text-align:center;
	font-size:1.1em;
	background-color:#f3f3f3;
	padding:16px 0;
}

.iteminfo table tr td{
	width:70%;
	font-size:1.0em;
	text-align:left;
	border-bottom:1px dashed #ccc;
	padding:16px 0 16px 8px;
}
/*作家紹介ボックス*/
.itembox5{
	width:95%;
	height:475px;
	border:1px solid #ccc;
	margin:8px auto;
}
@media screen and (max-width: 1023px){
.itempoint ul{
	width:100%;
}
.itemleft{
	float:none;
	width:100%;
	margin:0;
	padding:16px;
}
.itemright{
	float:none;
	width:100%;
	margin:0;
	padding:16px;
}
.shoukaileft{
	float:none;
	width:100%;
	margin:0;
	padding:16px;
}
.shoukairight{
	float:none;
	width:100%;
	margin:0;
	padding:16px;
}
.colorbari4{
	float:left;
	width:50%;
	text-align:center;
}

}