/*
当サイトのテキスト及び画像、それに伴う全ての無断転載は禁止いたします。
発見した場合は法的処置も視野にいれております。絶対に無断転載はお止めください。
*/
* {
	margin: 0px;
	padding: 0px;
}
body  {
	font-family: Helvetica;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	-webkit-text-size-adjust: none;
	font-size: 14px;
	line-height: 20px;
	background-color: #FFF;
	color: #212121;
}
a {
	text-decoration: none;
	color: #000;
}
img {
	border-style: none;
}
#head_bar {
	font-size: 18px;
	line-height: 40px;
	padding-left: 51px;
	background-color: #000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000;
	color: #FFF;
	width: 100%;
	position: fixed;
	z-index: 10;
	top: 0px;
	height: 40px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	opacity: 0;
}
#head_icon {
	width: 100%;
	position: fixed;
	z-index: 10;
	top: 0px;
	height: 40px;
	background-image: url(../../../images/app/adr/play_icon.png),url(../../../images/app/adr/search_icon.png);
	background-repeat: no-repeat;
	background-position: 5px 5px, right 5px;
	-webkit-background-size: 43px 27px;
	-moz-background-size: 43px 27px;
	-ms-background-size: 43px 27px;
	-o-background-size: 43px 27px;
	background-size: 43px 27px;
}
#head_icon a {
	display: block;
	width: 30%;
	height: 40px;
}
#top {
	width: 100%;
	background-color: #96aa39;
	text-align: center;
	position: fixed;
	top: 0px;
	z-index: -20;
}
#top img {
	width: 100%;
	height: auto;
	display: block;
}
#main_bg {
	background-color: #FFF;
}
#header,
#header02 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cecece;
	text-align: left;
	margin-right: 14px;
	margin-left: 14px;
	padding-bottom: 20px;
}
#header02 {
	border-top: solid 1px #cecece;
}
#head_det {
	padding-top: 14px;
	margin-left: 63px;
}
.icon {
	height: 49px;
	width: 49px;
	float: left;
	margin-right: -63px;
	padding-top: 14px;
	padding-right: 14px;
	padding-bottom: 14px;
}
.title {
	color: #313031;
	font-size: 18px;
	line-height: 18px;
	padding-bottom: 4px;
	text-shadow: 0px 0px 1px rgba(255,255,255,1);
}
.sub_text {
	line-height: 12px;
	color: #707070;
	font-size: 12px;
	padding-right: 124px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	margin-bottom: 0px;
	padding-bottom: 0px;
	letter-spacing: -0.1em;
	text-shadow: 0px 0px 1px rgba(255,255,255,1);
}
#dl_btn {
	width: 125px;
	height: 32px;
	position: absolute;
	bottom: 0px;
	right: 0px;
	z-index: 1;
}
#dl_btn span {
	color: #FFF;
	background-color: #000;
	line-height: 18px;
	display: block;
	text-align: center;
	height: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 14px;
	padding: 5px 0;
}
/*--------------------install--------------------*/
#install {
	color: #737573;
	position: relative;
	z-index: 2;
	height: 32px;
}
#txt_close {
	width: 32px;
	height: 32px;
	font-size: 32px;
	color: #878787;
	display: none;
	position: absolute;
	right: 5px;
	bottom: -2px;
	line-height: 32px;
	text-align: center;
}
#contents {
	padding-top: 15px;
}
/*-------------------- app_info --------------------*/
#app_info {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cecece;
	margin-right: 14px;
	margin-left: 14px;
	padding-bottom: 15px;
}
#app_info table {
	width: 100%;
	border-collapse: collapse;
}
#app_info td {
	width: 25%;
	text-align: center;
	vertical-align: top;
}
#app_info td p {
	color: #555555;
	font-size: 9px;
	line-height: 12px;
	margin-top: 5px;
	padding-right: 2px;
	padding-left: 2px;
}
#dl,
#eva {
	background-repeat: no-repeat;
	background-position: center top;
	-webkit-background-size: 65px 65px;
	-moz-background-size: 65px 65px;
	-ms-background-size: 65px 65px;
	-o-background-size: 65px 65px;
	background-size: 65px 65px;
}
#dl {
	background-image: url(../../../images/app/adr/icon_100.png);
	padding-top: 65px
}
#eva {
	background-image: url(../../../images/app/adr/icon_eva.png);
}
#star_bg {
	font-size: 9px;
	line-height: 12px;
	padding-right: 10px;
	background-image: url(../../../images/app/adr/eva_bg.png);
	background-repeat: no-repeat;
	background-position: right center;
	-webkit-background-size: 9px 12px;
	-moz-background-size: 9px 12px;
	-ms-background-size: 9px 12px;
	-o-background-size: 9px 12px;
	background-size: 9px 12px;
}
#app_info #eva p.rank {
	font-size: 18px;
	color: #FFF;
	font-weight: bold;
	line-height: 18px;
	margin-top: 18px;
}
#app_info #eva img {
	height: 7px;
	width: 7px;
	margin-bottom: 19px;
	margin-top: 3px;
}
/*-------------------- text_box --------------------*/
.text_box {
	margin-top: 20px;
	margin-bottom: 20px;
}
.text_box.no_padding {
	padding-top: 0px;
}
.text_box p {
	padding-right: 14px;
	padding-left: 14px;
	font-size: 13px;
}
.df_text {
	margin-bottom: 20px;
}
.text_box p.df_text:last-child {
	margin-bottom: 10px;
}
.more_btn {
	font-size: 12px;
	margin-bottom: 20px;
	text-align: center;
	color: #888;
	display: block;
	margin-top: 20px;
	cursor: pointer;
}
/*-------------------- slide_area --------------------*/
#slide_area {
	width: 100%;
	overflow: hidden;
}
.flipsnap {
	display: -webkit-box;
}
.item {
	text-align: center;
	vertical-align: middle;
	position:relative;
}
.item img {
	width: 140px;
}
.middle {
	padding-left: 0px;
}
.middle .item {
	width: 140px;
	text-align: center;
	padding-right: 1px;
	padding-left: 1px;
}
/*--------------------REVIEW GLAPH--------------------*/
#review_glaph {
	border: solid 2px #aaa;
	padding: 30px 0;
	margin: 30px 5px;
}
#mark {
	text-align: center;
	float: left;
	width: 100px;
}
#mark p {
	font-size: 55px;
	margin-bottom: 0px;
	line-height: 55px;
	color: #212121;
	padding-right: 0px;
	text-align: left;
}
#mark_star {
	float: left;
	padding-top: 22px;
	width: 60px;
	margin-right: 10px;
}
#mark_star p {
	padding: 0px;
}
#glaph {
	float: left;
	width: 135px;
}
#glaph div {
	height: 9px;
	width: 100%;
}
#glaph div.star1 {
	background-color: #d73425;
}
#glaph div.star2 {
	background-color: #ffb233;
}
#glaph div.star3 {
	background-color: #f1cc01;
}
#glaph div.star4 {
	background-color: #58a6fb;
}
#glaph div.star5 {
	background-color: #3f74e8;
}
/*-------------------- review_box --------------------*/
.review_box {
	min-height: 45px;
	padding-top: 8px;
	padding-bottom: 8px;
	font-size: 14px;
	margin-right: 14px;
	margin-left: 14px;
}
.review_box .review_data {
	padding-left: 58px;
}
.review_thumb {
	vertical-align: top;
	float: left;
	margin-right: -58px;
	padding-right: 14px;
}
.review_box p {
	padding-right: 10px;
	padding-left: 0px;
}
.text_box p.review_name {
	display: block;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	margin-right: 35px;
}
.star_rank  {
	width: 60px;
	float: left;
	padding-top: 4px;
}
.review_time  {
	width: 75px;
	float: left;
	padding-left: 5px;
	font-size: 11px;
	color: #737373;
	margin-bottom: 10px;
}
/*--------------------txt_area--------------------*/
#txt_area {
	position: absolute;
	top: 50%;
	background-color: #FFF;
	z-index: 21;
	padding-top: 40px;
	width: 100%;
	display: none;
	overflow: hidden;
}
#txt_header {
	font-size: 18px;
	padding-left: 51px;
	background-color: #FFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e0e0e0;
	color: #707070;
	height: 40px;
	width: 100%;
	position: fixed;
	top: 0px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	left: 0px;
	z-index: 22;
	line-height: 40px;
}
#txt_close {
	left: 5px;
	top: 0px;
	position: absolute;
	display: block;
	z-index: 22;
	line-height: 40px;
	height: 40px;
	width: 40px;
}
.menu {
	color: #707070;
	font-size: 13px;
	padding-bottom: 10px;
	line-height: 25px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #d9d9d9;
	padding-top: 15px;
	margin-right: 14px;
	margin-left: 14px;
}
#txt_area .center p {
	font-size: 14px;
	margin-bottom: 30px;
}
/*-------------------- app_data --------------------*/
#app_data {
	margin-right: 14px;
	margin-left: 14px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #d9d9d9;
	padding-bottom: 20px;
}
#app_data table {
	width: 100%;
	text-shadow: 1px 1px 1px rgba(255,255,255,1);
	color: #212121;
}
#app_data td {
	width: 50%;
	line-height: 18px;
	padding-top: 20px;
	vertical-align: top;
}
#app_data p {
	font-size: 12px;
	padding-right: 10px;
}
#app_data p span {
	color: #707070;
	font-size: 11px;
}
/*-------------------- cap.php --------------------*/
#cap_wrapper {
	background-color: #000;
	padding-bottom: 50px;
}
#cap_wrapper .item {
	height: auto;
}
#cap_wrapper .middle .item {
	width: 100%;
	padding-right: 0px;
	padding-left: 0px;
}
#cap_wrapper .item img {
	height: auto;
	width: 100%;
}
/*--------------------COMMON--------------------*/
.center {
	text-align: center;
}
.bold {
	font-weight: bold;
}
.gray {
	color: #999;
}
.red {
	color: #F00;
}
#dl_btn span {
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	-ms-border-radius: 2px;
	-o-border-radius: 2px;
	border-radius: 2px;
}
/*----------footer----------*/
#footer {
	color: #aeaeae;
	line-height: 38px;
	font-size: 14px;
	background-color: #f0f0f8;
	padding-top: 5px;
	padding-bottom: 5px;
}
#footer > span {
	padding-left: 15px;
	text-align: left;
	display: block;
}
#footer p {
	font-size: 10px;
	text-align: center;
	line-height: 60px;
}
#footer p a {
	text-decoration: none;
}
.foot_menu {
	line-height: 80px;
}
.foot_menu a {
	text-decoration: underline;
}
/*--------------------clearfix--------------------*/
.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
	}
* html .clearfix { zoom: 1; } /* IE6 */
.clear {
	clear: both;
}
*:first-child+html .clearfix { zoom: 1; } /* IE7 */
/*-----------------------graph-----------------------*/
#glaph div.star5{width: 100%;}
#glaph div.star4{width: 16.417910447761%;}
#glaph div.star3{width: 6.4676616915423%;}
#glaph div.star2{width: 12.437810945274%;}
#glaph div.star1{width: 3.9800995024876%;}
/*-----------------------運営者情報-----------------------*/
#wrapper #content .box > section {
	margin-bottom: 70px;
}
#wrapper #content .box > section:first-child {
	margin-bottom: 65px;
}
#wrapper #content .box > section:first-child p.sub_title {
	padding: 15px 5px 10px 13px;
	color: #fff;
	font-size: 18px;
	line-height: 1.7em;
	font-weight: bold;
	margin: 15px 10px 50px 10px;
	background-color: #6880cb;
}
#wrapper #content .box > section #info_box {
	border-collapse: separate;
	border-spacing: 0;
	text-align: left;
	line-height: 1.5;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	margin: 20px auto 50px auto;
	width: 94%;
	font-size: 13px;
}
#wrapper #content .box > section #info_box th {
	width: 100px;
	padding: 10px;
	font-weight: bold;
	vertical-align: middle;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	background: #eee;
}
#wrapper #content .box > section #info_box td {
	width: auto;
	padding: 10px;
	vertical-align: top;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top:1px;
	border-left:1px;
	text-align:left;
}