/**/* { margin:0px; padiing:0px}
html, body {
	height: 100%;
}
body {
	font-size: 14px;
	font-family: Verdana, Tahoma;
	line-height: 1.6em;
	text-align: center;
	margin: 0 auto;
	padding: 0;
	background-color: #fff;
	color: #333;
	-webkit-text-size-adjust: 100%;
}
h1,h2, h3, h4, h5, p, img {
	margin: 0;
	padding: 0;
}
img {
	border: 0;
}

a:link {
	color: #000;
	text-decoration: none;
	border-bottom: 1px dotted #333;
}
a:visited {
	color: #000;
	text-decoration: none;
	border-bottom: 1px dotted #333;
}
a:hover {
	color: #000;
	text-decoration: none;
	border-bottom: 1px solid #333;
}
a img {
	border: none;
}

.clearfix::after {
    content : " ";
    display : block;
    clear : both;
}

/*shouhin page*/
#nmos {
	text-align: center;
	margin: 0 auto;
	padding: 0;
	background: #fff;
	min-width: 300px;
	max-width: 600px;
}

header {
	position: relative;
	background: #f9f9f9 url(../image/f_back.jpg) center top repeat-x;
	background-size: 100% 100%;
	width: 100%;
	margin: 0 auto;
	min-height: 40px;
}
header .tl {
	position: absolute;
	top: 5px;
	left: 10px;
}
header .tr {
	position: absolute;
	top: 12px;
	right: 20px;
	color: #666;
	font-size: 14px;
	line-height: 1;
}
header .tl>a, header .tr>a {
	border: none; 
	color: #777;
}

#main {
	color: #333;
	text-align: center;
	margin:  0 5px;
	padding: 10px 0;
	box-sizing: border-box;
}

/* kumi */
.bx_container {
	width: 100%;
	text-align: center;
	display: flex;
	flex-flow: row wrap;
	justify-content: space-around;
}
.boxl {
	with: 50%;
	max-width: 280px;
	text-align: center;
	margin: 0 0 0 0;
	padding-right: 10px;
	box-sizing: border-box;
}
.boxl.w2 {
	width: 58%;
}
.boxr {
	width: 50%;
	text-align: left;
	line-height: 1.6;
	box-sizing: border-box;
}
.boxr.w2  {
	width: 42%;	
}
.boxc {
	width: 98%;
	text-align: left;
	line-height: 1.7;
	margin-top: 10px;
}
.boxc2 {
	width: 98%;
	text-align: center;
	line-height: 1.7;
}

/*  */
.title {
	text-align: center;
	margin: 5px 5px 10px 5px;
	padding: 8px 10px 0px 15px;
	border-top: 1px solid #e2d9c7;
	border-right: 10px solid #efe6d5;
}.s-yomi {
	font-size: 10px;
	line-height: 1.6;
}.s-name {
	font-size: 18px;
	font-weight: bold;
	line-height: 1.6;
}
.ntag {
	color:#fff;
	font-size:11px;
	font-weight:bold;
	background: #777;
	padding:2px 5px;
	margin:0px 5px 0px 0px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px; 
}
.tbox1 {
	line-height: 1.7;
	margin: 0 0px 0 0;
}
.midashi {
	width: 100%;
	text-align:center;
	color: #9c2623;
	font-size: 110%;
	font-weight: bold;
	line-height: 1.6;
	padding: 5px 10px 10px 10px;
}
.midashi2 {
	width: 100%;
	text-align:left;
	color: #9c2623;
	font-size: 100%;
	font-weight: bold;
	line-height: 1.6;
	padding: 5px 15px 5px 10px;
}
.icon1{
	float: left;
	margin-right: 5px;
}
.s-photo {
	position:relative;
	margin: 5px 5px 0px 0px;
	background-position: -50px;
}
.tbox1 {
	margin: 0px 0px 0px 0px;
	line-height: 1.8;
}
.s-note {
	color: #777;
	font-size: 100%;
	margin-top: 8px;
}
.s-attn {
	color: #726d40;
	font-size: 96%;
	text-align: left;
	margin: 0 10px;
}
.s-spec {
	width: 100%;
	text-align: left;
	color: #555;
	background-color: #f9f9f9;
	font-size: 92%;
	line-height: 1.6;
	margin: 10px 20px 0px 0px;
	padding: 8px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
}
.s-spec p {
	margin-bottom: 5px;
}
.btext {
	font-weight: bold;
	color: #c99;
}
.specname {
	color: #726d40;
	font-weight: bold;
	margin-top: 3px;
}
.bold {
	font-weight: bold;
}
/* lineup */
.lineup {
	display: flex;
	flex-flow: row wrap;
}
.lineup1 {
	display: flex;
	flex-flow: row wrap;
	justify-content: space-between;
}
.lineup2 {
	display: flex;
	flex-flow: row wrap;
	justify-content: center;
}
.s-price {
	color: #555;
	font-size: 14px;
	text-align: center;
	font-weight: bold;
	line-height: 1.5;
	margin-top: 5px;
	padding: 0;
}
.ptg {
	display: inline-block;
	font-size: 11px;
	font-weight: normal;
	color: #fff;
	background: #c79492;
	padding: 0px 3px;
	margin: 0 3px 0 0;
	border: 1px solid #c79492;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
}
ul.lineup2 price {
	margin: 0;
	padding: 0;
}
ul.lineup.spec {
	margin: 0;
	padding: 0;
}
ul.lineup.spec>li, ul.lineup2.price>li {
	list-style: none;
	line-height: 1.8;
	margin: 0 10px 0 0;
}
.tnml {
	 font-size: 12px;
	 font-weight: normal;
}
.tnml11 {
	font-size: 11px; 
	font-weight: normal;
	color: #777;
}

.attn {
	color: #777;
	text-align: left;
	font-size: 12px;
	line-height: 1.6;
	margin: 8px 0 0;
}.s-kura {
	text-align: right;
	margin: 15px 5px 5px 5px;
	padding: 3px 10px 3px 0;
	border-bottom: 1px solid #e2d9c7;
	border-left: 10px solid #efe6d5;
}

/* footer */
footer {
	color: #666;
	font-size: 12px;
	line-height: 1.7;
	text-align: center;
	padding: 8px;
	background: #f9f9f9 url(../image/f_back.jpg);
	background-size: auto 100%;
	border-bottom: 1px solid #eee;
}
.bback {
	color: #666;
	display: inline-block;
	letter-spacing: 0.3em;
	font-size: 14px;
	font-weight: bold;
	background: #f5f5f5 url('../img/f_back.jpg') ;
	background-size: 100% 100%;
	margin: 10px;
	padding: 4px 30px;
	border: 1px solid #ccc;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
}
.bback::before {
  font-family: "Font Awesome 5 free";
  content: '\f104';
  font-weight: 900;
  color: #666;
  padding-right: 5px;
}
footer .bback a {
	color: #666;
}


/* common */.stag { font-size: 11px; font-weight: normal; }.col1 { color: #666; }.markl { float: left; margin-right: 5px; }.markr { float: right; margin-left: 5px; }
.picl {
	float: left;
	padding: 0 8px 0 0;
}
.picr {
	float: right;
	margin: 0 0 0 8px;
}

hr {
	clear: both;
	visibility: hidden;
}

@media (max-width: 560px) {
	.boxl, .boxl.w2 {
		width: 100%;
	}
	.boxr, .boxr.w2 {
		width: 98%;
	}
	
}
@media (max-width: 480px) {
	.title {
		text-align: left;
	}
	.midashi {
		text-align: left;
	}	
}
@media (max-width: 460px) {
	header {
		min-height: 70px;
	}
	header .tr {
		position: absolute;
		top: 40px;
		right: 20px;
	}
	
}