@charset "UTF-8";

#ppMovie {
	text-align: center;
	margin-top: 25px;
	margin-bottom: 25px;
}
#ppBnr {
	text-align: center;
	height: 120px;
	width: 100%;
	background-image: url(../images/gatag6292.jpg);
	background-repeat: repeat-x;
	background-position: center center;
	display: table;
}
#ppBnr span {
	vertical-align: middle;
	display: table-cell;
	/display: inline;
	/zoom: 1;	
}
#contents {
	padding-top: 50px;
	padding-bottom: 100px;	
}
#ppBox {}
#ppLead {
	margin-top: 25px;
	margin-bottom: 70px;
}
#ppBox p {
	font-family: APJapaneseFont;
	font-size: 18px;
}
#linkBtn01 {
	position: relative;
	text-align: right;
	margin-top: 20px;
}
#linkBtn01 span {
	display: block;
	position: absolute;
	top: 7.5px;
	right: 10px;
}
#linkBtn02 {
	text-align: right;
	margin-top: 35px;
}
#ppDetails, table#fiveDetails {
	width: 100%;	
}
#ppDetails h3 {
	width: 39%;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 15px;
	text-align: center;
}
#ppDetails em.asterisk {
	font-family: APJapaneseFont;
	font-size: 16px;
	display: block;
	margin-top: 20px;
	margin-bottom: 35px;
}
table#fiveDetails th {
	width: 270px;
	background: rgba(34, 30, 185, 0.3);
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
}
table#fiveDetails th ul {
	width: 85%;
	margin-right: auto;
	margin-left: auto;
	padding-top: 5%;
	padding-bottom: 5%;
}
table#fiveDetails th ul li {
	color: #ffffff;
	font-size: 13px;
	font-weight: 400;
	line-height: 3.5;
	text-indent: 2.5em;
}
table#fiveDetails th ul li#ppDetail01 {
	background-image: url(../images/pp_num01.png);
	background-repeat: no-repeat;
	background-position: left center;
}
table#fiveDetails th ul li#ppDetail02 {
	background-image: url(../images/pp_num02.png);
	background-repeat: no-repeat;
	background-position: left center;
}
table#fiveDetails th ul li#ppDetail03 {
	background-image: url(../images/pp_num03.png);
	background-repeat: no-repeat;
	background-position: left center;
}
table#fiveDetails th ul li#ppDetail04 {
	background-image: url(../images/pp_num04.png);
	background-repeat: no-repeat;
	background-position: left center;
}
table#fiveDetails th ul li#ppDetail05 {
	background-image: url(../images/pp_num05.png);
	background-repeat: no-repeat;
	background-position: left center;
}
table.tableList th {
	width: 25%;	
}
@media screen and (max-width:640px) {
#ppBnr span img {
	width: 93.75%;	
}
#ppDetails h3 {
	width: 65%;
}
table#fiveDetails td {
	display: none;
}
table.tableList th {
	width: 100%;	
}
}
@media screen and (max-width:320px) {
table#fiveDetails th ul li {
	text-indent: 3.5em;
}	
}