@charset "utf-8";

/*------------------------------------------------------------------------------
	On-Stage - 利用約款
	(C) GMO Systemconsulting All Rights Reserved.
------------------------------------------------------------------------------*/


/*-----------------------------------------------
　利用約款
-------------------------------------------------*/
.agree{
	padding-top:25px;
}
.agree h2 {
	list-style-type:none;
	font-size:20px;
	background-color:#edf6fc;
	border-bottom:1px #94c2e7 solid;
	padding:7px 10px 2px;
	margin:25px 0 15px;
	color:#1773ba;
	text-align:left;
}
.agree p{
	margin:5px 12px 10px 15px;
	text-align:left;
	line-height:140%;
}
.agree ul {
	margin:0 12px 0 40px;
	text-align:left;
	line-height:160%;
}
.agree ul li {
	margin-top:14px;
	list-style-type:decimal;
	line-height:140%;
}
.agree ul.sec-list {
	margin-left:48px;
	text-indent:-28px;
}
.agree ul.sec-list li {
	list-style-type:none;
}

.agree_text1 {
	margin:25px 0 0 25px;
}

.agree p.url {
	margin-left:54px;
}
.agree p a{
	color:#333;
}
.agree p a:hover{
	color:#4c8bdf;
}





/*-----------------------------------------------
　利用規約同意ボックス（ボタンエリア用）
-------------------------------------------------*/
div#indivi {margin:5px 15px;
	border:1px solid #97ACC0;
	background-color:#f4f8fc;
	font-weight:normal;
	padding:0 20px 10px;
	height:110px;
	overflow:auto;	
	line-height:105%;
	text-align:left;	
	}

div#indivi h3 {
	clear:right;
	margin-top:16px;
}

div#indivi .c {
	margin-top:16px;
}
#indivi ul{ margin-top:8px;}
#indivi ul li.num{
	list-style-type:decimal;
	list-style-position:outside;
	margin-left:30px;
}
#indivi ul li.sentence {
	list-style-type:decimal;
	list-style-position:outide;
	margin-left:40px;
	line-height:130%;
}

#indivi ul.sec-list {
	margin-left:48px;
	text-indent:-28px;
}
#indivi ul.sec-list li {
	list-style-type:none;
}


#indivi p {
	line-height:130%;
	margin-top:8px;
}
#indivi p.notes {
	margin:5px 5px 5px 54px;
	text-indent:-2.5em;
	font-size:12px;
	font-weight:normal;
}
#indivi p a{
	color:#333;
}
#indivi p a:hover{
	color:#4c8bdf;
}

#indivi div.agree_text1 {
	margin:25px 0 0 25px;
}



/*-----------------------------------------------
　特定商取引法に基づく表示
-------------------------------------------------*/
.law{
	padding-top:25px;
}
.law p{
	margin:0 12px 0 15px;
	text-align:left;
	line-height:160%;
}
.law ul {
	margin:0;
	text-align:left;
	line-height:160%;
}
.law h2 {
	list-style-type:none;
	font-size:20px;
	background-color:#edf6fc;
	border-bottom:1px #94c2e7 solid;
	padding:7px 10px 2px;
	margin-bottom:10px;
	color:#1773ba;
	text-align:left;
}
.law ul li {
	list-style-type:none;
	font-size:18px;
}
.law ul p{
	font-size:14px;
}
.law ul.location {
	margin:0 12px 0 15px;
	text-align:left;
	line-height:160%;
}
.law ul.location li {
	list-style-type:none;
	font-size:16px;
}
.law ul.payment {
	margin:0 12px 0 33px;
	text-align:left;
	line-height:160%;
}
.law ul.payment li {
	list-style-type:disc;
	font-size:14px;
}
