@charset "UTF-8";
/*Basestyle
**************************************************************/
body {
	background-image: url(../images/arfighter/sub-background-roop.gif);
	padding-top: 50px; /*navbar fixed*/
	color: #CCCCCC;
	background-color: #282724;
	background-position: center;
}
hr.footer {
	visibility: hidden;
	margin: 0px;
}
h3 {
	color: #FCC155;
}

h2{
	font-size: 2.0em;
	color: #FCC155;
	text-align: center;
}
.hashtag {
	color: #E19B3A;
}
.star, .app-sample, .app-info{
	padding-top: 60px;
	padding-bottom: 60px;
}
.separate-line {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(../images/azukiwave/separate-roop.png);
	height: 19px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin: 0px;
	padding: 0px;
	visibility:hidden;
}
 @media screen and (max-width: 640px) {
.star, .app-sample, .app-info{
	padding-top: 60px;
	padding-bottom: 60px;
}
}
/*jumbotron
*************************************************************
.jumbotron {
	background-image: url(../images/zenbrush/mainvisual-background-roop.png);
}*/


/*Star
**************************************************************/
.star {
	background-image: url(../images/arfighter/mainvisual-background.jpg);/*	padding-bottom: 60px;*/
	font-size: 1em;
	background-position: top;
	padding-top: 60px;
	background-repeat: repeat-x;
	color: #F1EFF2;
	/*テキスト白枠*/
	text-shadow: 0 0 1px black;
}
.separate-star-top {
	background-image: url(../images/arfighter/warning-background-roop.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 60px;
	/*margin-top: 50px;*/
}
.separate-star-bottom {
	background-image: url(../images/arfighter/warning-background-roop.gif);
	background-repeat: repeat-x;
	background-position: top;
	height: 60px;
}
.star h3 {
	margin-bottom: 2em;
	font-size: 1.2em;
}
img.mainvisual {
	width: 100%;
	margin-top: 60px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
.appname img {
	margin-top: auto;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}
.storelink {
	text-align: center;/*margin: auto;
	width: auto;*/
}
.storelink a {
	vertical-align: middle;
/*	text-indent: -9999px;*/
	float: right;
	margin-right: 6px;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.storelink:first-child {
	margin-left: 0px;
}
.storelink img {
	height: 44px;
	width: auto;
}
.fig-img {
	float: right;
	max-width: 120px;
	margin-left: 2em;
	margin-top: 1em;
	margin-bottom: 2em;
}
.text-warning {
	color: #FC0;
}
 @media screen and (max-width: 640px) {
.fig-img {
	max-width: 100px;
	margin-left: 1em;
	margin-bottom: 0em;
}
.separate-star-top, .separate-star-bottom {
	height: 30px;
}
.star {
	padding-top: 30px;
}
}
@media screen and (min-width: 992px) {
.appname img {
	width: 100%;
	margin-top: 30px;
	margin-right: 0;
	margin-bottom: 40px;
	margin-left: 0;
}
}
/*1200以上のとき
@media screen and (min-width: 1200px) {
.star {
	font-size: 1em;
}
.appname img {
	margin-top: 40px;
	margin-right: 0;
	margin-bottom: 40px;
	margin-left: 0;
}
}*/

/*縦並び用*/
@media screen and (max-width: 991px) {
.star {
	padding-top: 50px;
	background-size: cover;
}
img.mainvisual {
	width: 60%;
	margin-top: 0px;
	margin-bottom: 30px;
}
.appname img {
	width: 70%;
}
.appname {
	margin-top: 0px
}
h1 {
	margin-bottom: 30px;
}
}

/*ipadの縦表示調整*/
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
.star {
	padding-top: 100px;
}
img.mainvisual {
	width: 50%;
}
.appname img {
	width: 80%;
}
.appname {
	margin-top: 0px
}
h1 {
	margin-bottom: 60px;
}
.star {
	padding-top: 30px;
}
}
/*iphoneの縦表示調整*/
@media screen and (max-width: 640px) {
.storelink {
/*width: 320px;
	width: 320px;
	background-color: #0F0;*/
}
.storelink img {
	height: 40px;
	margin-right: 20px;
}
.appname img {
	width: 80%;
}
.star {
	padding-top: 30px;
}
}
/*App-Sample and Movie
**************************************************************/
.app-sample {
	padding-bottom: 0px;
	padding-top: 30px;
	/*background-image: url(../images/azukiwave/sub-background-center.png);
	background-position: 70% top;
	background-repeat: no-repeat;*/
}
.app-sample .container {
}
 @media screen and (max-width: 640px) {
.sampleimages img {
	width: 57px;
	height: auto;
}
.app-sample {
	padding-top: 0px;
}
}
/*App info
**************************************************************/
.app-info {
	padding-bottom: 20px;
}
.app-info .row.rounded {
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 35px;
	padding-left: 20px;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	margin: 0;
	background-color: #000000;
	opacity: 0.7;
}
.kadomaru {
}
.app-info p, .app-info li {
	font-size: 0.9em;
}
/*ipadの縦表示め調整
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {}*/


.app-info p, .app-info li {
	font-size: 0.9em;
}
.app-info .bnr {
	margin-bottom: 20px;
}
.app-info p {
	margin-left: 1em;
}
iframe.twitter-timeline {
	width: 100%;
	margin-top: 0px;
}
.app-info h4 {
	margin-left: 1em;
	color: #FFF;
}
.app-info div h3 {
	margin-top: 2em;
}
.followmelink {
	float: left;
}
.sendsupportlink {
/*float: left;*/
}
.followmelink img, .sendsupportlink img {
}
 @media screen and (max-width: 640px) {
.app-info .row {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 15px;
}
/*.app-info h3:first-child {
	margin-top: 1em;
}*/
iframe.twitter-timeline {
	margin-top: 0px;
	height: 400px;
}
}
/*footer
*********************************************************************/

footer a, footer a:hover, footer a:visited {
	color: #59A344;
	text-decoration: none;
}
.social a, .social a:hover, .social a:visited {
	color: #CCCCCC;
	text-decoration: none;
}
