a{
	color: rgba(255,255,255,1.00);
	text-decoration: none;
	border-style: none;
	border-width: 0px;
}
#wrapper #image {
	z-index: 2;
}
#wrapper {
	width: 650px;
	height: 490px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
/*説明ボタンの位置指定*/
.main.clearfix .column .md-trigger {
	width: 100px;
	background-color: rgba(0,0,0,0.00);
	border-width: 0px;
	z-index: 1;
	position: relative;
	bottom: 1px;
	border-style: none;
}
/*戻るボタンの位置指定*/
#wrapper .backBtn {
	opacity: 1;
	float: left;
	position: absolute;
	height: 24px;
	text-align: left;
	left: 140px;
	font-size: 12px;
	bottom: 50px;
	z-index: 1;
}
/*進むボタンの位置指定*/
#wrapper .nextBtn {
	opacity: 1;
	z-index: 1;
	float: right;
	position: absolute;
	right: 140px;
	height: 24px;
	text-align: right;
	font-size: 12px;
	bottom: 50px;
}
/*インデックスボタンの位置指定*/
#wrapper .indexBtn {
	float: left;
	position: absolute;
	opacity: 1;
	left: 50px;
	top: 213px;
	z-index: 1;
}
/*閉じるボタンの位置指定*/
.md-content button {
	margin-top: 0;
	margin-bottom: 0;
	background-color: rgba(0,0,0,0.00);
	position: absolute;
	left: 300.4px;
	bottom: 0px;
	border-style: none;
}
/*チェンジボタンの位置指定*/
#wrapper .changeBtn {
	position: absolute;
	opacity: 1;
	top: 213px;
	right: 60px;
}
#wrapper .GB {
	width: 646px;
	height: 446px;
	background-color: rgba(0,0,0,0.25);
	position: absolute;
	border: 2px solid rgba(0,0,0,0.00);
	border-radius: 8px;
	margin-top: 10px;
}
#wrapper #image .photo {
	position: relative;
	top: 33px;
	/*なぜか7px分のスペースが余分に必要になるため写真サイズ+7pxで高さを設定*/
	height: 409px;
	width: 600px;
	left: 25px;
	overflow-y: hidden;
}
#wrapper #image .photo img {
	/* [disabled]margin-top: -7px; */
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 896px;
}
#wrapper .name {
	z-index: 1;
	position: absolute;
	top: 45px;
	left: 160px;
	display: block;
	width: auto;
	height: auto;
	color: #D3D3D3;
	font-size: 14px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}






#concept #image {
	z-index: 2;
}
#concept {
	width: 650px;
	height: 490px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
/*戻るボタンの位置指定*/
#concept .backBtn {
	opacity: 1;
	float: left;
	position: absolute;
	height: 24px;
	text-align: left;
	left: 140px;
	font-size: 12px;
	bottom: 50px;
	z-index: 1;
}
/*進むボタンの位置指定*/
#concept .nextBtn {
	opacity: 1;
	z-index: 1;
	float: right;
	position: absolute;
	right: 140px;
	height: 24px;
	text-align: right;
	font-size: 12px;
	bottom: 50px;
}
/*インデックスボタンの位置指定*/
#concept .indexBtn {
	float: left;
	position: absolute;
	opacity: 1;
	left: 87px;
	top: 213px;
	z-index: 1;
}
#concept .changeBtn {
	position: absolute;
	opacity: 1;
	top: 213px;
	right: 60px;
}
#concept .GB {
	width: 646px;
	height: 446px;
	background-color: rgba(0,0,0,0.25);
	position: absolute;
	border: 2px solid rgba(0,0,0,0.00);
	border-radius: 8px;
	margin-top: 10px;
}
#concept #image .photo {
	position: relative;
	top: 33px;
	/*なぜか7px分のスペースが余分に必要になるため写真サイズ+7pxで高さを設定*/
	height: 409px;
	width: 600px;
	left: 25px;
	overflow-y: hidden;
}
#concept #image .photo img {
	/* [disabled]margin-top: -7px; */
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#concept .name {
	z-index: 1;
	position: absolute;
	top: 45px;
	left: 160px;
	display: block;
	width: auto;
	height: auto;
	color: #D3D3D3;
	font-size: 14px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#concept #image div #front p {
	color: #EBEBEB;
	font-size: 14px;
	width: 650px;
	height: 340px;
	display: table-cell;
	/* [disabled]vertical-align: middle; */
	line-height: 14px;
	padding-top: 30px;
}
#front p .bigtext {
	font-size: 16px;
	line-height: 22px;
}
