@charset "UTF-8";
/*Basestyle
**************************************************************/
body {
  background-image: url(../images/crayonstyle/sub-background-roop.png);
  padding-top: 50px;
  /*navbar fixed*/
  color: #675952;
  background-color: #F5EBDF; }

hr {
  margin-top: 6%;
  margin-bottom: 6%;
  border-top-style: none;
  border-right-style: none;
  border-bottom-style: none;
  border-left-style: none;
  background-size: cover;
  background-image: url(../images/crayonstyle/separate-line.png);
  background-repeat: no-repeat;
  background-position: center;
  height: 4px; }
  hr.footer {
    visibility: hidden;
    margin: 0px; }

h3 {
  color: #EFC471; }

h2 {
  font-size: 2rem;
  color: #675952;
  text-align: center;
  line-height: 150%; }

.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; }

/*jumbotron
**************************************************************/
.jumbotron {
  background-image: url(../images/crayonstyle/mainvisual-background.jpg);
  background-color: transparent;
  padding-top: 80px;
  background-size: auto 400px;
  height: 400px; }

.jumbotronbg {
  background-position: center;
  background-image: url(../images/crayonstyle/backgroundbar.png);
  background-color: #333;
  background-repeat: repeat-y; }

.jumbotron img {
  width: 200px; }

@media screen and (min-width: 992px) {
  .jumbotron {
    background-image: url(../images/crayonstyle/mainvisual-background.jpg);
    background-color: transparent;
    padding-top: 120px;
    background-size: auto 600px;
    height: 600px; }
    .jumbotron img {
      width: 360px; } }
/*Star
**************************************************************/
.star {
  background-image: url(../images/crayonstyle/backgroundbar.png);
  /*	padding-bottom: 60px;*/
  font-size: 0.9em;
  background-position: center;
  background-repeat: repeat-y;
  padding: 0px;
  background-color: #333; }

.starimage {
  background-image: url(../images/crayonstyle/mainvisual-background.jpg);
  background-position: center bottom;
  background-repeat: no-repeat;
  /*height: 686px;*/
  padding-bottom: 60px;
  background-size: cover;
  background-size: auto 100%; }

.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/crayonstyle/separate-line.png);
  background-repeat: repeat-x;
  background-position: top;
  height: 8px;
  background-color: #4C301E; }

.star h3 {
  margin-bottom: 2em;
  font-size: 1.2em; }

img.mainvisual {
  width: 100%;
  margin-top: auto;
  margin-right: auto;
  margin-bottom: auto;
  margin-left: auto; }

.appname img {
  margin-right: auto;
  margin-bottom: 20px;
  margin-left: auto; }

.storelink {
  text-align: center; }
  .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; } }
@media screen and (min-width: 992px) {
  .appname img {
    width: 100%;
    margin-top: 90px;
    margin-right: 0;
    margin-bottom: 40px;
    margin-left: 0; } }
/*1200以上のとき
@media screen and (min-width: 1200px) {
.star {
	font-size: 1em;
}
}*/
/*縦並び用*/
@media screen and (max-width: 991px) {
  .star {
    background-size: cover; }

  .rslides {
    width: 90%;
    margin: auto; }

  .appname img {
    width: 70%;
    margin-top: 60px; }

  h1 {
    margin-bottom: 30px; }

  .starimage {
    background-size: auto 100%;
    background-image: url(none);
    background-repeat: repeat; }

  .star {
    background-image: url(none);
    background-color: transparent; }

  .storelink a {
    float: none; }
  .storelink img {
    margin: auto; }

  .starimage {
    padding-bottom: 30px; } }
/*ipadの縦表示調整*/
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
  img.mainvisual {
    width: 50%; }

  h1 {
    margin-bottom: 60px; } }
/*iphoneの縦表示調整*/
@media screen and (max-width: 640px) {
  .storelink img {
    height: 40px; } }
/*App-Sample and Movie
**************************************************************/
.app-sample {
  padding-bottom: 0px;
  padding-top: 60px; }

.sampleimages {
  text-align: center; }
  .sampleimages img {
    width: 18%;
    height: auto;
    margin: 3px; }

.description {
  font-size: 1.3em;
  color: #8E7A71;
  text-align: left;
  width: 95%;
  margin-right: auto;
  margin-left: auto; }

.effect {
  margin: auto; }
  .effect span {
    width: 88px;
    float: left;
    text-align: center; }
  .effect img {
    width: 100%;
    height: auto; }

@media screen and (max-width: 991px) {
  .app-sample {
    padding-top: 1em; } }
/*App info
**************************************************************/
.app-info {
  padding-bottom: 20px;
  color: #CCC; }
  .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: #333333; }

.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: #EBE9EC; }
.app-info div h3 {
  margin-top: 2em; }

.followmelink {
  float: left; }

.sendsupportlink {
  /*float: left;*/ }

/*Tumblr****/
#tumblr li {
  list-style-type: none;
  margin: 0;
  padding: 0; }
#tumblr ul {
  margin: 0;
  padding: 0; }
#tumblr img {
  width: 16.67%;
  height: auto;
  float: left; }

@media screen and (min-width: 992px) {
  #tumblr img {
    width: 25%; } }
/*iPad縦
*******************/
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
  h2 {
    font-size: 2.1em; } }
/*iPhone
******************/
@media screen and (max-width: 640px) {
  h2 {
    font-size: 1.6em; }

  .app-info .row {
    padding-top: 0px;
    padding-right: 10px;
    padding-bottom: 15px; }

  iframe.twitter-timeline {
    margin-top: 0px;
    height: 400px; } }
/*footer
*********************************************************************/
footer a {
  text-decoration: none; }
  footer a:hover, footer a:visited {
    text-decoration: none; }

.social a {
  text-decoration: none;
  color: #7F6448; }
  .social a:hover, .social a:visited {
    text-decoration: none;
    color: #7F6448; }
