@charset "utf-8";
h3.subttl {
	display: block;
	font-size: 3rem;
	padding: 2% 0;
	position: relative;
	text-align: center;
	margin-bottom: 10px;
	color: #e8c95a;
}

h3.subttl span,
h4.menu span {
	font-size: 1.4rem;
	margin-left: 5px;
}

h3.subttl span {
	display: block;
	letter-spacing: 0.15em;
}

h4.menu {
	background: #906e1d url("/img/bg_ivy.png") no-repeat scroll -70px -15px;
	display: block;
	font-size: 2rem;
	padding: 10px 0 10px;
	position: relative;
	text-align: center;
	font-weight: bold;
	margin-top: 10px;
}

h5.menu {
	font-size: 1.8rem;
	font-weight: bold;
	text-align: left;
	padding-left: 2%;
}

.conceptBox {
	margin: 0 auto;
	padding: 2% 0 10%;
	overflow: hidden;
	text-align: center;
	max-width: 1350px;
	width: 100%;
	/*background: rgba(0, 0, 0, 0) url("/img/bg_concept_b.png") no-repeat scroll center bottom / 100% auto;*/
}

.conceptBox p {
	font-size: 1.6rem;
	line-height: 1.8;
	text-shadow: 0 0 10px #000, 0 0 15px #000;
}

.conceptBox h3 {
	font-size: 2.8rem;
	color: #e8c95a;
	margin-bottom: 25px;
	font-weight: bold;
}

.systemBox {
	text-align: left;
	width: 96%;
	margin: auto;
	overflow: hidden;
}

.fullBox {
	width: 100%;
	margin-bottom: 3%;
	text-align: center;
}

.systemBox p {
	font-size: 1.6rem;
	line-height: 2;
	margin-top: 1%;
}

.systemBox .caution {
	font-size: 1.2rem;
	border: 1px solid #ccc;
	padding: 1%;
	text-align: center;
	margin-bottom: 20px;
}

.systemBox .caution_r {
	font-size: 1.2rem;
	border: 1px solid #f9e2ad;
	padding: 1%;
	text-align: center;
	margin-bottom: 20px;
	color: #e8c95a;
}

.leftBox {
	float: left;
	width: 49%;
}

.rightBox {
	float: right;
	width: 49%;
}

.rankbg {
	background-repeat: no-repeat;
	background-position: left center;
	background-size: contain;
}

.anchorlist li a {
	border: 1px solid #ddd;
	box-sizing: border-box;
	display: inline-block;
	float: left;
	font-size: 1.5rem;
	padding: 15px 0;
	text-decoration: none;
	transition: all 0.5s ease 0s;
	width: 15.6666%;
	text-align: center;
	box-shadow: 0 2px 4px rgba(0, 0, 0, 0.05);
	margin: 0.5%;
	color: #e8c95a;
	font-weight: bold;
}

.anchorlist li:last-child a {
	/*border-right: 1px solid #eee;*/
}

.anchorlist li a:hover {
	background: #f9e2ad none repeat scroll 0 0;
	color: #58443d;
	border: 1px solid #fff;
}

table {
	border: medium none;
	border-collapse: collapse;
	line-height: 1.8;
	margin-top: 5px;
	text-align: left;
	width: 100%;
	margin-bottom: 1%;
}

table tr {
	border-bottom: 1px dotted #999;
}

table th {
	font-size: 2.6rem;
	padding: 5px 0;
	width: 50%;
}

table td {
	font-size: 2.6rem;
	padding: 5px 2% 5px 0;
	vertical-align: top;
	width: 48%;
	text-align: right;
}

table th span,
table td span {
	font-size: 1.4rem;
}

table td span.taxin {
	display: block;
}

table.pricelist {
}

table.pricelist th {
	font-size: 1.8rem;
}

table.pricelist td {
	font-size: 1.8rem;
}

.playlist {
	border: 1px solid #e8c95a;
	padding: 2%;
}

.listframe {
	padding: 1% 0 2%;
	border: 1px solid #ccc;
	margin-top: 5px;
}

.listframe .supplement {
	text-align: left;
	font-size: 1.3rem;
	padding: 1% 3%;
}

.card {
	max-width: 412px;
	margin: 1% auto 2%;
}

.coin {
	width: 25px;
	vertical-align: middle;
}

.price-card {
	max-width: 782px;
	margin: 1% auto 2%;
}

p.creditcall {
	font-size: 2.4rem;
	font-weight: bold;
	text-align: center;
}

.areamap {
	max-width: 870px;
	margin: 1% auto 2%;
}

.about {
	text-align: left;
}

p.shoptel {
	font-size: 3rem;
	font-weight: bold;
}

/*Agreement*/

ol.listmark {
	margin: 1em 0;
	padding: 0 2% 1% 5%;
	text-align: left;
}

ol.listmark li {
	font-size: 1.5rem;
	padding: 1% 0;
	list-style-type: decimal;
}

@media screen and (max-width: 1024px) {
	h3.subttl {
		font-size: 2.4rem;
	}
	h4.menu,
	h5.menu {
		font-size: 1.6rem;
	}
	h3.subttl span,
	h4.menu span {
		font-size: 1.4rem;
	}
	.systemBox {
		margin-top: 15px;
		width: 94%;
		border: none;
		padding: 0 3%;
	}
	.leftBox {
		float: none;
		width: 100%;
	}
	.rightBox {
		float: none;
		width: 100%;
		margin-top: 20px;
	}
	.ajst {
		margin-top: 0px;
	}
	.systemBox p.creditcall {
		font-size: 1.8rem;
	}
	table th,
	table td {
		font-size: 1.8rem;
	}
	table.pricelist th,
	table.pricelist td {
		font-size: 1.5rem;
	}
	table.pricelist th span,
	table.pricelist td span {
		font-size: 1.2rem;
	}
	.systemBox p {
		font-size: 1.4rem;
		line-height: 1.6;
		margin-top: 15px;
	}
}

@media screen and (max-width: 480px) {
	.fullBox {
		text-align: left;
	}
}
