#content .page-list {
	height: auto;
	width: 100%;
	text-align: center;
	margin-bottom: 70px;
	max-width:900px;
	margin-right: auto;
	margin-left: auto;
	font-family: "Sawarabi Mincho";
	margin-top: 75px;
}
@media screen and (max-width: 800px) {
#content .page-list {
	height: auto;
	width: 100%;
	text-align: center;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	margin-top: 0px;
	margin-bottom: 0px;
}
}
#content .page-list ul {
	margin-bottom: 30px;
}
@media screen and (max-width: 800px) {
#content .page-list ul {
	margin-bottom: 0px;
	height: auto;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}
}
#content .page-list ul li {
	height: auto;
	width: 23.5%;
	float: left;
	text-align: center;
	margin-left: 2%;
	position: relative;
	display: block;
}
@media screen and (max-width: 800px) {
#content .page-list ul li {
	height: auto;
	width: 48%;
	float: left;
	text-align: center;
	margin-left: auto;
	margin-top: 10px;
	position: relative;
	display: block;
	margin-right: auto;
	margin-bottom: 20px;
}
}
@media screen and (max-width: 640px) {
#content .page-list ul li {
	height: auto;
	width: 100%;
	float: left;
	text-align: center;
	margin-left: auto;
	margin-top: 10px;
	position: relative;
	display: block;
	margin-right: auto;
	margin-bottom: 20px;
}
}
@media screen and (max-width: 800px) {
#content .page-list ul li:nth-child(odd){ 
	margin-right: 4%;
}
}
#content .page-list ul li:first-child {
	margin-left: 0%;
}
#content .page-list ul li dl {
	background-color: #fff;
	text-align: center;
	position: relative;
	width: auto;
	margin-right: auto;
	margin-left: auto;
	left: 50%;
  float: left;
}
@media screen and (max-width: 800px) {
#content .page-list ul li dl {
	background-color: #fff;
	text-align: center;
	position: relative;
	top: auto;
	left: auto;
	-webkit-transform: translate(0%, 0%); /* Safari用 */
	transform: translate(0%, 0%);
	height: auto;
	width: 100%;
}
}
#content .page-list ul li dl dt {
	position: relative;
	left: -50%;
  float: left;
}
@media screen and (max-width: 800px) {
#content .page-list ul li dl dt {
	position: relative;
	left: 0%;
	float: left;
	margin-bottom: 1em;
}
}
#content .page-list ul li dl dd {
	position: relative;
	left: -50%;
	float: left;
	padding: 0px;
	height: auto;
	margin: 0px;
}
@media screen and (max-width: 800px) {
#content .page-list ul li dl dd {
	position: relative;
	left: 0%;
	float: left;
	padding: 0px;
	height: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1em;
	margin-left: 0px;
}
}
#content .page-list ul li div {
	background-color: #000;
	overflow: hidden;
	height: auto;
	width: 100%;
}
@media screen and (max-width: 800px) {
#content .page-list ul li div {
	background-color: #000;
	margin-top: 10px;
}
}
#content .page-list ul li div img {
	width:100%;
	height:auto;
}

#content .page-list ul li dl .title01-01 {
	height: auto;
	font-size: 1.6em;
	line-height: 1.4em;
	height: 266px;
	width: 20px;
	background-image: url(../img/list-t01.png);
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
	display: block;
	margin-right: auto;
	margin-left: 13px;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: right top;
	background-size:20px 266px;
	float: right;
	padding-left: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #dcdddd;
	padding-bottom: 30px;
}
#content .page-list ul li dl .title01-02 {
	height: auto;
	font-size: 1.6em;
	line-height: 1.4em;
	height: 140px;
	width: 20px;
	background-image: url(../img/list-t02.png);
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
	display: block;
	margin-right: auto;
	margin-left: 13px;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: right top;
	background-size:20px 140px;
	float: right;
	padding-left: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #dcdddd;
	padding-bottom: 30px;
}
#content .page-list ul li dl .title01-03 {
	height: auto;
	font-size: 1.6em;
	line-height: 1.4em;
	height: 158px;
	width: 20px;
	background-image: url(../img/list-t03.png);
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
	display: block;
	margin-right: auto;
	margin-left: 13px;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: right top;
	background-size:20px 158px;
	float: right;
	padding-left: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #dcdddd;
	padding-bottom: 30px;
}
#content .page-list ul li dl .title01-04 {
	height: auto;
	font-size: 1.6em;
	line-height: 1.4em;
	height: 200px;
	width: 20px;
	background-image: url(../img/list-t04.png);
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
	display: block;
	margin-right: auto;
	margin-left: 13px;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: right top;
	background-size:20px 200px;
	float: right;
	padding-left: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #dcdddd;
	padding-bottom: 30px;
}
@media screen and (max-width: 800px) {
#content .page-list ul li dl .title01-01,#content .page-list ul li dl .title01-02,#content .page-list ul li dl .title01-03,#content .page-list ul li dl .title01-04 {
	height: auto;
	font-size: 1.7em;
	line-height: 1.4em;
	height: auto;
	width: auto;
	background-image: none;
	overflow: hidden;
	text-indent: 0%;
	white-space: normal;
	display: block;
	margin-right: auto;
	margin-left: auto;
	float: none;
	padding-left: 0px;
	border-left-style: none;
	text-align: left;
	font-weight: bold;
	margin-bottom: 0.3em;
	padding-bottom: 0px;
}
}
@media screen and (max-width: 800px) {
#content .page-list ul li dl dt b {
	clear: both;
	display: block;
}
}
#content .page-list ul li dl .copy01-01 {
	height: auto;
	font-size: 1.6em;
	line-height: 1.4em;
	height: 195px;
	width: 15px;
	background-image: url(../img/list-c01.png);
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
	display: block;
	background-size:15px 195px;
	margin-right: 0px;
	margin-left: 0px;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center top;
	background-size:cover;
	float: right;
	padding: 0px;
}
#content .page-list ul li dl .copy01-02 {
	height: auto;
	font-size: 1.6em;
	line-height: 1.4em;
	height: 191px;
	width: 15px;
	background-image: url(../img/list-c02.png);
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
	display: block;
	background-size:15px 191px;
	margin-right: 0px;
	margin-left: 0px;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center top;
	background-size:cover;
	float: right;
	padding: 0px;
}
#content .page-list ul li dl .copy01-03 {
	height: auto;
	font-size: 1.6em;
	line-height: 1.4em;
	height: 192px;
	width: 42px;
	background-image: url(../img/list-c03.png);
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
	display: block;
	background-size:42px 192px;
	margin-right: 0px;
	margin-left: 0px;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center top;
	background-size:cover;
	float: right;
	padding: 0px;
}
#content .page-list ul li dl .copy01-04 {
	height: auto;
	font-size: 1.6em;
	line-height: 1.4em;
	height: 263px;
	width: 16px;
	background-image: url(../img/list-c04.png);
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
	display: block;
	background-size:16px 229px;
	margin-right: 0px;
	margin-left: 0px;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center top;
	background-size:cover;
	float: right;
	padding: 0px;
}
@media screen and (max-width: 800px) {
#content .page-list ul li dl .copy01-01,#content .page-list ul li dl .copy01-02,#content .page-list ul li dl .copy01-03,#content .page-list ul li dl .copy01-04 {
	height: auto;
	font-size: 1.5em;
	line-height: 1.4em;
	height: auto;
	width: auto;
	background-image: none;
	overflow: hidden;
	text-indent: 0%;
	white-space: normal;
	display: block;
	margin-right: 0px;
	margin-left: 0px;
	background-size:cover;
	float: none;
	padding: 0px;
	text-align: left;
	clear: both;
}
}
#content .page-list ul li a:hover p {
	color: #cc9c0f;
}
#content .page-list ul li a:hover img {
	opacity:0.7;
}
