.content-inner { 
	max-width: 855px;
	width: 100%;
	text-align: center;
	padding: 0;
	margin: 0 auto 30px;
}

.content-inner * { 
	list-style: none;
	padding: 0;
	margin: 0;
}

.content-inner img {
	vertical-align: top;
}

.content-inner .content-inner__img {
	margin-bottom: calc(30 / 855 * 100%);
}

.content-inner .content-inner__aeon-bnr {
	display: flex;
	justify-content: space-between;
	margin-bottom: calc(30 / 855 * 100%);
}

.content-inner .content-inner__aeon-bnr__hayatoku,
.content-inner .content-inner__aeon-bnr__bonus {
	width: calc(415 / 855 * 100%);
}

.content-inner .content-inner__point-bnr {
	margin-bottom: calc(60 / 855 * 100%);
}

.content-inner .content-inner__ttl {
	margin-bottom: calc(30 / 855 * 100%);
}

.content-inner__ranking__wrap {
	margin-bottom: calc(30 / 855 * 100%);
}

.content-inner .content-inner__section-category {
	margin-bottom: calc(60 / 855 * 100%);
}

.content-inner .content-inner__category {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

.content-inner .content-inner__category__list {
	width: calc(420 / 855 * 100%);
}

.content-inner .content-inner__category__list:nth-last-of-type(n+3) {
	margin-bottom: calc(15 / 855 * 100%);
}

.content-inner .content-inner__section {
	margin-bottom: calc(60 / 855 * 100%);
}

.content-inner__flower-gift {
	margin-bottom: calc(40 / 855 * 100%);
}

.content-inner .content-inner__contents {
	margin-bottom: calc(30 / 855 * 100%);
}

.content-inner .content-inner__one-column__list {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	background-color: #fff9e7;
	padding: calc(20 / 855 * 100%);
}

.content-inner .content-inner__one-column__list__item {
	width: calc(400 / 815 * 100%);
}

.content-inner .content-inner__one-column__list__item:nth-last-of-type(n+3) {
	margin-bottom: calc(15 / 815 * 100%);
}

.content-inner .content-inner__two-column {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

.content-inner .content-inner__two-column__contents {
	width: calc(400 / 815 * 100%);
}

.content-inner .content-inner__two-column__contents:nth-last-of-type(n+3) {
	margin-bottom: calc(30 / 815 * 100%);
}

.content-inner .content-inner__two-column__list {
	background-color: #fff9e7;
	padding: calc(20 / 420 * 100%);
}

.content-inner .content-inner__btn-all {
	width: 100%;
	margin: 0 auto calc(30 / 855 * 100%);
}

.content-inner .content-inner__btn-top {
	width: calc(720 / 855 * 100%);;
	margin: 0 auto calc(60 / 855 * 100%);
}

.content-inner__pickup__wrap {
	margin-bottom: calc(30 / 855 * 100%);
}

.content-inner__otodoke {
	margin-bottom: calc(40 / 855 * 100%);
}

.content-inner .content-inner__hahatiti-bnr {
	display: flex;
	justify-content: space-between;
}

.content-inner .content-inner__hahatiti-bnr__hayatoku,
.content-inner .content-inner__hahatiti-bnr__bonus {
	width: calc(424 / 855 * 100%);
}

/*-- --*/
@media screen and (max-width: 855px) {
	.content-inner { 
		padding: 10px;
		margin-bottom: 20px;
	}

	.content-inner img { 
		width: 100%;
		height: auto;
	}
}
