@charset "utf-8";


/* --------------------------------------------------------------------------------
★PC
特定商取引法に基づく表示
-------------------------------------------------------------------------------- */

.fs-body-about-terms .pageTitle {
	padding: 5px;
	margin: 25px 0 25px 0;
	font-size: 18px;
	font-weight: 500;
	text-align: center;
	font-weight: bold;
}
.fs-body-about-terms .CrossHeadSub {
	padding: 0px;
	margin: 20px 0 5px 0;
	font-size: 120%;
	color: #333;
	text-align: left;
	display: block;
	width: 100%;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: 1px solid #eaeaea;
	font-weight: bold;
}
.fs-body-about-terms .Definition {
	padding: 0px;
	margin: 20px 0 5px 0;
	border-bottom: 1px dotted #DDDDDD;
}
.fs-body-about-terms h4 {
	font-size: 26px;
	line-height: 1.4;
	font-weight: 400;
}
.fs-body-about-terms p, .content-wrap {
	margin: 0 0 1.5em;
}
.fs-body-about-terms dl {
	margin: 0 0 1.75em;
}
.fs-body-about-terms dt {
	font-weight: 600;
}
.fs-body-about-terms dd {
	margin: 0 0 1.75em;
}
.fs-body-about-terms .cautionTxt {
	background: #ededed;
	padding: 10px;
	border: 1px solid #ccc;
	list-style: disc;
	margin-top: 10px;
	margin-left: 0;
}
.fs-body-about-terms .cautionTxt {
    background: #ededed;
    padding: 10px;
    border: 1px solid #ccc;
    list-style: disc;
    margin-top: 10px;
    margin-left: 0;
}
.fs-body-about-terms .cautionTxt li {
    margin: 0;
    padding: 2px 0;
    text-indent: 0;
    list-style: none;
}











