header {
	min-height: 680px;
}

h1 {
	font-size: 1.4rem;
	line-height: 1.5;
}
#header-inner h1 strong {
	font-size: 1.8rem;
	line-height: 1.5;
}
#header-inner {
	margin: 40px auto;
	width: 98vw;

}
#header-inner img {
	width: 60vw;
}
#header-inner p {
	font-size: 1em;
	margin-bottom: .5em;
	line-height: 1.75;
}

.btn-main.f24 {
	font-size: 1.25rem;

}

.btn-main img {
	margin-right: .5em;

}

.caption-list {
	font-size: 1.2rem;
}
.box-filter {
	margin-top: 10px !important;
}
#clear-filter {
	margin-top: 10px !important;
}

.annotation img {
	width: 40px;
	height: 40px;
}

.annotation p {
	width: calc(100vw - 1.5vw - 40px);
	margin: 0;
	padding: 0 .5em;
	box-sizing: border-box;
}

#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: .8rem 0 0;
	font-size: 1em;
}

#nav-box #counter {
	padding: 0 0 1rem;
}

#nav-box #counter li {
	width: 12px;
	height: 12px;
}

#nav-box a {
	padding: .8rem 0;
}

#section-list .btn-orderconf {
	padding: 1em 3em;
	font-size: 1.2em;
}

#section-notification h3 {
	font-size: 1.2em;

}

#modal-orderconf > div {
	padding: .5rem;
}

#list-conf li {
	font-size: .8rem;
}

#list-conf .btn-cancel {
	font-size: .8rem;
}

#btn-addcart {
	padding: 1em 2em;
	font-size: 1em;
}

#mod-toorder .comment-next a {
	display: block;
}

footer {
	padding-top: 40px;
}