@charset "UTF-8";
/* CSS Document */

/*
==========================================================
プライバシーポリシー
==========================================================
*/
	#topImage {
	background-image: url(images/topImage.jpg);
}
.pv dl dd ol {
	margin-top: 20px;
	padding-left: 20px;
	margin-bottom: 20px;
}
.pv dl dd table ol {
  margin: 0;
  padding: 0;
}

@media print, screen and (min-width: 769px) {
	
	.pv {
	text-align: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 100px;
	margin-left: 0px;
}
.pv dl {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	font-size: 15px;
	list-style-type: none;
}
.pv dl.sec {
  margin-bottom: 80px;
}
.pv dl .title {
	font-size: 16px;
	text-align: center;
	margin-bottom: 10px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
.pv dl dt {
	font-weight: bold;
}
.pv dl dt.tit {
  font-size: 20px;
  margin-bottom: .25em;
}
.pv dl dd {
	line-height: 1.5em;
	list-style-type: none;
	margin-bottom: 20px;
}
.pv .sec02 dl dt{
  font-size: 18px;
  font-weight: bold;
  margin-bottom: .15em;
}
.pv .sec02 dl dd{
	padding-left: 20px;
}
.pv dl dd table{
  border-collapse: collapse;
  width: 100%;
}
.pv dl dd table th,
.pv dl dd table td{
  padding: .5rem 1rem;
  border: 1px solid #ccc;
}
.pv dl dd table th{
  background-color: #eee;
  text-align: center;
  font-size: 18px;
}
.pv dl dd table.bottom th{
  width: 50%;
}


.open {
	text-align: center;
	margin-bottom: 20px;
	cursor: pointer;
}
.open span {
	color: #06C;
	text-decoration: underline;
	font-size: 16px;
}




}


@media screen and (max-width: 768px) {

.pv {
	text-align: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 100px;
	margin-left: 0px;
}
.pv dl {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	font-size: 14px;
	list-style-type: none;
}
.pv dl.sec {
  margin-bottom: 80px;
}
.pv dl .title {
	font-size: 18px;
	text-align: center;
	margin-bottom: 10px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
.pv dl dt {
	font-weight: bold;
}
.pv dl dt.tit {
  font-size: 18px;
  margin-bottom: .25em;
}
.pv dl dd {
	line-height: 1.5em;
	list-style-type: none;
	margin-bottom: 20px;
}
.pv .sec02 dl dt{
  font-size: 16px;
  font-weight: bold;
  margin-bottom: .15em;
}
.pv .sec02 dl dd{
	padding-left: 15px;
}
.pv dl dd table{
  border-collapse: collapse;
  width: 100%;
}
.pv dl dd table th,
.pv dl dd table td{
  padding: .5rem 1rem;
  border: 1px solid #ccc;
}
.pv dl dd table th{
  background-color: #eee;
  text-align: center;
  font-size: 16px;
}
.pv dl dd table.bottom th{
  width: 50%;
}




}
