/* .guides */
.guides {
	padding:10px 5px 10px 5px;
}
.guides ul.guideLists {
	list-style:inside disc;
}
.guides ul.guideLists li.guideList {
	margin:0 0 5px 0;
}
@media only screen and (min-device-width:768px) and (max-device-width:1279px) {
	.guides {
		padding:10px 10px 10px 10px;
	}
}
@media only screen and (min-device-width:1280px) {
	.guides {
		padding:10px 10px 10px 10px;
	}
}
/* /.guides */


/* .cautions */
.cautions {
	margin:10px 0 0 0;
}
.cautions ul li {
	color:#FF451C;
	font-weight:bold;
}
.forms ul.formLists li.formList .form .formData .cautions {
	margin:5px 0 0 0;
}
.forms ul.formLists li.formList .form .formData .cautions  ul li span {
	font-size:0.8em;
}
.forms ul.formLists li.formList .form .formData .cautions  ul li span.strong {
	font-weight:bold;
}
/* /.cautions */


/* 利用規約・個人情報保護・特商法 */
.terms {}
.termListsHeader {
	border-bottom:1px dotted #888;
	padding:3px 0;
	font-size:1.15em;
	font-weight:bold;
	color:#444;
}
.terms > p {
	margin:5px;
}
ol.termLists {
	list-style:decimal outside;
}
li.termList {
	margin:5px 0 0 20px;
}
li.termList:last-child {
	margin:5px 0 5px 20px;
}
.term {
}
li.termList > ol {
}
li.termList > ol > li {
	margin:5px 0 0 10px;
}
li.termList > ol > li:last-child {
	margin:5px 0 5px 10px;
}
.privacyContacts {}
ul.privacyContactLists {
	border:1px solid #AAA;
	color:#444;
	padding:3px;
}
li.privacyContactList {
}
li.privacyContactList > .header {
	display:inline;
}
li.privacyContactList > .content {
	display:inline;
}
.resetDates {
	margin-top:10px;
	padding-top:5px;
	border-top:1px dotted #999;
	text-align:right;
}
ul.termsTables {
	border:1px solid #CCC;
	margin:10px 0;
}
ul.termsTables li {
	border-top:1px solid #CCC;
	display:table;
	width:100%;
	table-layout:fixed;
}
ul.termsTables li:first-child {
	border-top:none;
	background:#666;
	color:#FFF;
	text-shadow:none;
	text-align:center;
}
ul.termsTables li > div {
	display:table-cell;
	padding:5px;
	border-right:1px solid #CCC;
}
ul.termsTables li > div:last-child {
	border-right:none;
}
.termsScrolls {
	border: 5px solid #CCC;
}
.termsScrollHeader {
	padding:5px;
	font-size:1.4em;
	font-weight:bold;
	color:#444;
	background: #EEE none repeat scroll 0% 0%;
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
}
.termsScrollContent {
	padding:5px;
	height:120px;
	overflow:auto;
}
.termsScrolls > .resetDates {
	padding-right:10px;
	padding-bottom:5px;
}
.termsScrolls .termsAccept {
	text-align:center;
	padding:5px 0;
	border-top: 1px dotted #CCC;
	background: #EEE none repeat scroll 0% 0%;
	font-weight: bold;
}
@media only screen and (min-device-width:768px) and (max-device-width:1279px) {
	.termListsHeader {
		padding:5px 0;
	}
	li.termList {
		margin:7px 0 0 30px;
	}
	li.termList:last-child {
		margin:7px 0 5px 30px;
	}
	li.termList > ol {
	}
	li.termList > ol > li {
		margin:5px 0 0 20px;
	}
	li.termList > ol > li:last-child {
		margin:5px 0 5px 20px;
	}
	ul.privacyContactLists {
		padding:5px;
	}
	.resetDates {
		margin-top:20px;
		padding-top:10px;
	}
	.termsScrollHeader {
		padding:10px;
	}
	.termsScrollContent {
		padding:10px;
		height:240px;
	}
	.termsScrolls > .resetDates {
		padding-right:20px;
		padding-bottom:10px;
	}
	.termsScrolls .termsAccept {
		padding:10px 0;
	}
}
@media only screen and (min-device-width:1280px) {
	.termListsHeader {
		padding:5px 0;
	}
	li.termList {
		margin:7px 0 0 30px;
	}
	li.termList:last-child {
		margin:7px 0 7px 30px;
	}
	li.termList > ol {
	}
	li.termList > ol > li {
		margin:5px 0 0 20px;
	}
	li.termList > ol > li:last-child {
		margin:5px 0 5px 20px;
	}
	ul.privacyContactLists {
		padding:5px;
	}
	.resetDates {
		margin-top:20px;
		padding-top:10px;
	}
	.termsScrollHeader {
		padding:10px;
	}
	.termsScrollContent {
		padding:10px;
		height:240px;
	}
	.termsScrolls > .resetDates {
		padding-right:20px;
		padding-bottom:10px;
	}
	.termsScrolls .termsAccept {
		padding:10px 0;
	}
}
/* /利用規約・個人情報保護・特商法 */


/* 初めての人用大トップ */
.beginnerAboutebooks ul {
	margin:5px 0 0 0;
	width:100%;
	list-style:disc inside;
}
.beginnerAboutebooks ul li {
	padding:0 0 5px 20px;
	line-height:1.5em;
}
.beginnerHowToBuys {

}
.beginnerHowToBuys > ol {
	padding:10px 20px;
}
.beginnerHowToBuys > ol > li {
	margin:0 0 5px 0;
	color:#FF623F;
	list-style:decimal;
	font-weight:bold;
	font-size:1.1em;
}
.beginnerHowToBuy {
}
.beginnerHowToBuy .beginnerHowToBuyHeader {
}
.beginnerHowToBuy .beginnerHowToBuyContent {
	color:#333;
	font-weight:normal;
	font-size:0.9em;
	line-height:1.5em;
}
.beginnerHowToBuy .beginnerHowToBuyContent > p {
	margin:0 0 5px 0;
}
.beginnerHowToBuyBtns {
	text-align:center;
	margin:0 0 5px 0;
}
.beginnerHowToBuyBtns  ul li {
	display:inline-block;
	margin:0 0 5px 0;
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1279px) {
	.beginnerAboutebooks ul {
		margin:10px 0 0 0;
		width:100%;
	}
	.beginnerAboutebooks ul li {
		padding:0 0 5px 10px;
		width:33.3%;
		float:left;
	}
	.beginnerHowToBuys > ol > li {
		margin:0 0 10px 0;
	}
	.beginnerHowToBuy .beginnerHowToBuyContent > p {
		margin:0 0 10px 0;
	}
	.beginnerHowToBuyBtns {
		margin:0 0 10px 0;
	}
	.beginnerHowToBuyBtns  ul li {
		margin:0 0 10px 0;
	}
}
@media only screen and (min-device-width: 1280px) {
	.beginnerAboutebooks ul {
		margin:10px 0 0 0;
		width:100%;
	}
	.beginnerAboutebooks ul li {
		padding:0 0 5px 10px;
		width:33.3%;
		float:left;
	}
	.beginnerHowToBuys > ol > li {
		margin:0 0 10px 0;
	}
	.beginnerHowToBuy .beginnerHowToBuyContent > p {
		margin:0 0 10px 0;
	}
	.beginnerHowToBuyBtns {
		margin:0 0 10px 0;
	}
	.beginnerHowToBuyBtns  ul li {
		margin:0 0 10px 0;
	}
}
/* /初めての人用大トップ */
