/* CSS Document */

body.headFixed.noEntry.tabletP{
	padding-top: 59px;
}
body.headFixed.noEntry.tabletP #header{
	top:0;
}
.snsList{
	display:none;
}
#gNav .top{
	display:none;
}

.point_link {
	max-width: 980px;
	margin: 20px auto 0 auto;
	text-align: right;
}
.toPointLink {
	font-weight: bold;
	padding-right: 30px;
}
@media only screen and (max-width: 480px) {
.toPointLink {
	font-size: 75%;
}
}
.toPointLink a {
	color: #BF0000;
	text-decoration: underline;
}
#contents{
	padding:20px 0 0 0;
}

#contents section{
	padding:20px 0;
}
#contents a{
	color:#BF0000;
	text-decoration:underline;
}
#contents h2{
	text-align:center;
	font-weight:bold;
	font-size:24px;
	color:#BF0000;
	margin:20px 0;
}
#contents h3{
	font-weight:bold;
	font-size:20px;
	color:#BF0000;
	margin:10px 0;
}
#contents p{
	padding:10px 0;
}
#contents h1{
	float:left;
}
#contents .date{
	float:right;
}
#contents .listDot li{
	list-style-type:disc;
	margin:10px 0 10px 2em;
}

#contents .dl01 dd{
	margin:0 0 20px;
}

#contents .listKome li{
	font-size:80%;
	padding-left:1em;
	text-indent:-1em;
}

#contents .dl01 dt{
	font-weight:bold;
}

.dlFaq dt,
.dlFaq dd{
	padding:20px 0;
}
.dlFaq dt{
	font-weight:bold;
	border-bottom:1px solid #ccc;
	cursor:pointer;
	background:url(//image.apps.rakuten.co.jp/img/termination/img/icon_plus.svg) no-repeat left center;
	background-size:23px;
	padding-left:33px;
}
.dlFaq dt.on{
	background:url(//image.apps.rakuten.co.jp/img/termination/img/icon_minus.svg) no-repeat left center;
	background-size:23px;
}
.dlFaq dt:hover{
	opacity:0.8;
}
.dlFaq dd{
	padding-left:1em;
	display:none;
}


@media only screen and (max-width: 480px) {
	#gNav .top{
	display:none;
}
#header .apppDl{
	display:none;
}
#contents{
	padding:20px 0 0 0;
}

#contents section{
	padding: 10px 0;
}
#contents a{
	color:#BF0000;
	text-decoration:underline;
}
#contents h2{
	text-align: left;
	font-weight:bold;
	font-size: 20px;
	color:#BF0000;
	margin: 10px 0;
}
#contents h3{
	font-weight:bold;
	font-size: 16px;
	color:#BF0000;
	margin:10px 0;
}
#contents p{
	padding: 5px 0;
}
#contents h1{
	float:left;
}
#contents .date{
	float:right;
}
#contents .listDot li{
	list-style-type:disc;
	margin:10px 0 10px 2em;
}

#contents .dl01 dd{
	margin:0 0 20px;
}

#contents .listKome li{
	font-size:80%;
	padding-left:1em;
	text-indent:-1em;
}

#contents .dl01 dt{
	font-weight:bold;
}

.dlFaq dt,
.dlFaq dd{
	padding: 10px 0;
}
.dlFaq dt{
	padding-left:30px;
	font-weight:bold;
	border-bottom:1px solid #ccc;
}
.dlFaq dd{
	padding-left: 0;
	padding-bottom: 30px;
}
}
