h1 {
	font-size: 2rem;
	line-height: 1.5;
}
#header-inner p {
	font-size: 1em;
	margin-bottom: .5em;
}
#header-inner + p.uk-text-small {
	text-align: left !important;
}

#list-item img {
	display: block;
	max-width: 80%;
	margin: 0 auto;
}

.mod-count {
	font-size: 3em;
}

#nav-box {
	position: fixed;
	left: auto;
	right: .5rem;
	bottom: .5rem;
	width: 120px;
	height: 120px;
}

.comment-remains {
	padding: .2rem 0;
	font-size: 1em;
}

#nav-box a {
	padding: 1.2rem 0;
}

#section-list .btn-orderconf {
	padding: 1em 3em;
	font-size: 1.2em;
}

#section-notification h3 {
	font-size: 1.2em;

}

#btn-addcart {
	padding: 1em 2em;
	font-size: 1.2em;
}

#mod-toorder .comment-next a {
	display: block;
}

.hl-step {
	font-size: 1.2rem;
}

.hl-step span {
	padding-right: .5em;
	font-size: 1.8rem;
}

.btn-size {
	display: block;
	width: auto;
	height: auto;
	border-radius: 0;
	line-height: 1.75;
}
.btn-size em {
	font-size: 3rem;
}

#list-size li {
	margin-top: -1px !important;
}