.starwing_wrapper {
  background-image: url("../img/bgparts.png");
  height: auto;
  background-color: #2e0037;
  /* Old browsers */
  background-color: -moz-linear-gradient(left, #2e0037 0%, #480044 35%, #3a003d 97%);
  /* FF3.6-15 */
  background-color: -webkit-linear-gradient(left, #2e0037 0%, #480044 35%, #3a003d 97%);
  /* Chrome10-25,Safari5.1-6 */
  background-color: linear-gradient(to right, #2e0037 0%, #480044 35%, #3a003d 97%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2e0037', endColorstr='#3a003d',GradientType=1 );
  /* IE6-9 */ }
  .starwing_wrapper a {
    cursor: pointer; }
  .starwing_wrapper a:hover {
    opacity: 0.8; }
  .starwing_wrapper .pcview {
    display: block; }
  .starwing_wrapper .spview {
    display: none; }
  .starwing_wrapper .starwing_contents {
    width: 1020px;
    height: auto;
    margin: 0px auto; }
    .starwing_wrapper .starwing_contents header {
      line-height: 0; }
    .starwing_wrapper .starwing_contents .starwing_inner {
      width: 960px;
      height: auto;
      padding: 30px;
      background-image: url("../img/contentsbg.jpg");
      background-repeat: no-repeat;
      background-position: center top; }
      .starwing_wrapper .starwing_contents .starwing_inner h2 {
        width: 895px;
        margin: 25px auto; }
      .starwing_wrapper .starwing_contents .starwing_inner .starwing_presents {
        width: 884px;
        margin: 25px auto; }
      .starwing_wrapper .starwing_contents .starwing_inner .starwing_storemap {
        width: 878px;
        margin: 25px auto; }
      .starwing_wrapper .starwing_contents .starwing_inner .googlemapbtn {
        width: 296px;
        height: auto;
        margin: 25px auto;
        display: block; }
      .starwing_wrapper .starwing_contents .starwing_inner .starwing_howto {
        width: 880px;
        height: auto;
        margin: 25px auto; }
      .starwing_wrapper .starwing_contents .starwing_inner .starwing_attention {
        width: 873px;
        height: auto;
        margin: 10px auto; }
    .starwing_wrapper .starwing_contents .starwing_footercontents {
      background-image: url("../img/footerbg.jpg");
      background-repeat: repeat;
      background-position: top center;
      height: auto;
      padding-bottom: 30px; }
      .starwing_wrapper .starwing_contents .starwing_footercontents .starwing_twittercp {
        width: 940px;
        height: auto;
        margin: 0px auto;
        padding: 30px; }
        .starwing_wrapper .starwing_contents .starwing_footercontents .starwing_twittercp h2 {
          width: 880px;
          margin: 0px auto; }
        .starwing_wrapper .starwing_contents .starwing_footercontents .starwing_twittercp .starwing_gaiyo {
          width: 840px;
          margin: 10px auto; }
        .starwing_wrapper .starwing_contents .starwing_footercontents .starwing_twittercp .starwing_seiyu {
          width: 871px;
          height: auto;
          margin: 10px auto; }
        .starwing_wrapper .starwing_contents .starwing_footercontents .starwing_twittercp .starwing_attention {
          width: 870px;
          margin: 10px auto; }
        .starwing_wrapper .starwing_contents .starwing_footercontents .starwing_twittercp .starwing_hashbtn {
          width: 296px;
          display: block;
          margin: 20px auto; }
      .starwing_wrapper .starwing_contents .starwing_footercontents .logo {
        width: 361px;
        height: 154px;
        display: block;
        margin: 10px auto;
        margin-bottom: 10px; }
      .starwing_wrapper .starwing_contents .starwing_footercontents address {
        width: 401px;
        margin: 10px auto; }
  @media (max-width: 767px) {
    .starwing_wrapper img {
      width: 100%; }
    .starwing_wrapper .pcview {
      display: none; }
    .starwing_wrapper .spview {
      display: block; }
    .starwing_wrapper .starwing_contents {
      width: 100%; }
      .starwing_wrapper .starwing_contents .starwing_inner {
        width: 85%;
        padding: 7.5%;
        padding-bottom: 4.5%;
        background-size: 100% auto;
        background-image: url("../img/contentsbg_sp.jpg"); }
        .starwing_wrapper .starwing_contents .starwing_inner h2 {
          width: 100%;
          margin: 1% auto; }
        .starwing_wrapper .starwing_contents .starwing_inner .starwing_presents {
          width: 100%;
          margin: 1% auto; }
        .starwing_wrapper .starwing_contents .starwing_inner .starwing_storemap {
          width: 100%;
          margin: 1.5% auto; }
        .starwing_wrapper .starwing_contents .starwing_inner .googlemapbtn {
          width: 60%;
          margin: 0px auto; }
        .starwing_wrapper .starwing_contents .starwing_inner .starwing_howto {
          width: 100%;
          margin: 1% auto;
          margin-bottom: 2%; }
        .starwing_wrapper .starwing_contents .starwing_inner .starwing_attention {
          width: 100%;
          margin: 1% auto; }
      .starwing_wrapper .starwing_contents .starwing_footercontents .starwing_twittercp {
        width: 90%;
        padding: 2% 5%; }
        .starwing_wrapper .starwing_contents .starwing_footercontents .starwing_twittercp h2 {
          width: 100%; }
        .starwing_wrapper .starwing_contents .starwing_footercontents .starwing_twittercp .starwing_gaiyo {
          width: 100%; }
        .starwing_wrapper .starwing_contents .starwing_footercontents .starwing_twittercp .starwing_seiyu {
          width: 100%; }
        .starwing_wrapper .starwing_contents .starwing_footercontents .starwing_twittercp .starwing_tweetbtn {
          width: 60%;
          margin: 0px auto;
          display: block; }
        .starwing_wrapper .starwing_contents .starwing_footercontents .starwing_twittercp .starwing_attention {
          width: 100%; }
      .starwing_wrapper .starwing_contents .starwing_footercontents .logo {
        width: 60%;
        height: auto; }
      .starwing_wrapper .starwing_contents .starwing_footercontents address {
        width: 90%;
        margin: 0px auto; } }

/*# sourceMappingURL=main.css.map */