﻿@charset "UTF-8";
@media screen and (min-width: 749px) {
  #subColTitle {
    background: url(../images/img_snavititle.png) center no-repeat;
    text-indent: -9999px;
    vertical-align: middle;
    width: 214px;
    height: 103px;
    padding: 10px 0;
  }
}
@media screen and (max-width: 768px) {
  #subColTitle {
    background: url(../images/img_snavititle_l.jpg) center no-repeat;
    background-size: cover;
    text-indent: -9999px;
    vertical-align: middle;
    width: 100%;
    padding: 5% 0;
    border-top: 1px solid #c7c7c7;
  }
}
/*--------------------*/
/* 遊び方　扉ページ
------------------------------------------------------*/
@media screen and (min-width: 769px) {
  #indexCol {
    margin: 0 auto;
    background: url(../images/bg_main2.png) repeat-y;
    width: 1100px;
    min-height: 675px;
  }
  #indexCol #subCol {
    width: 1100px;
    margin-bottom: 95px;
  }
  #indexCol #subCol #subColTitle {
    background: url(../images/img_snavititle_l.jpg) center no-repeat;
    width: 1090px;
    height: 107px;
  }
  #indexCol #subCol #subColInner .snCap {
    width: 1090px;
    height: 133px;
    font-size: 20px;
    margin: 10px 0 0 0;
    padding: 0;
    align-items: flex-end;
  }
  #indexCol #subCol #subColInner .snCap.tit_about_card {
    background: url(../images/img_sncap_l_card.png) top center no-repeat;
  }
  #indexCol #subCol #subColInner .snCap.tit_enjoy_aikatsu {
    background: url(../images/img_sncap_l_enjoy.png) top center no-repeat;
  }
  #indexCol #subCol #subColInner .snCap.tit_idol_brand {
    background: url(../images/img_sncap_l_idolbrand.png) top center no-repeat;
  }
  #indexCol #subCol #subColInner .snCap a {
    padding: 0 5px 18px;
  }
  #indexCol #subCol #subColInner .snList li a {
    width: 856px;
    min-height: 0;
    margin: 5px auto 0;
    padding: 14px 1px 14px 80px;
  }
  #indexCol #subCol #subColInner .snList li span {
    position: absolute;
    top: 5px;
    left: 100px;
    width: 49px;
    height: 42px;
    background: url(../images/img_new_off.png) no-repeat center left;
  }
  #indexCol #subCol #subColInner .snList li .icon-new {
    background: url(../images/img_new_on.png) no-repeat center left;
  }
  #indexCol #subCol #subColInner .snList.bnrbeginner li a {
    display: block;
    background: url(../images/bnr_beginner.png) top center no-repeat;
    width: 940px;
    height: 166px;
    margin: 10px auto 0;
    font-size: 0;
    line-height: 0;
    text-indent: -9999px;
    padding: 0;
    border: none;
  }
  #indexCol #subCol #subColInner .snList.bnrbeginner li a:hover {
    opacity: 0.6;
    filter: alpha(opacity=60);
    -ms-filter: "alpha( opacity=60 )";
    transition: all 0.4s;
  }
  #indexCol #subCol #subColInner .snList.bnrbeginner span {
    top: 80px;
    left: 96px;
  }
}
@media screen and (max-width: 768px) {
  #indexCol {
    padding: 0;
    width: 100%;
    background: #fff;
    overflow: hidden;
  }
  #indexCol #subCol {
    background-color: #FFF;
  }
  #indexCol #subCol #subColInner .snList.bnrbeginner li a, #indexCol #subCol #subColInner .snList.bnrbeginner li a:hover {
    display: block;
    background: url(../images/bnr_beginner.png) top center no-repeat;
    background-size: contain;
    margin: 1% 2%;
    padding: 17.6% 0 0 0;
    font-size: 0;
    line-height: 0;
    text-indent: -9999px;
    border: none;
  }
  #indexCol #subCol #subColInner .snList.bnrbeginner span {
    top: 43%;
    left: 2%;
    width: 7%;
    height: 0;
    padding-top: 7%;
  }
}
#gradechangeCol img {
  margin-bottom: 16px;
}
#gradechangeCol img:last-of-type {
  margin-bottom: 0;
}

.gradechange_btncol {
  background: url(../images/img_point2.jpg) 0 0 no-repeat;
  height: 1108px;
  width: 871px;
  position: relative;
}

.gradechange_btncol span {
  display: block;
  position: absolute;
  top: 90.4%;
  left: 16.9%;
}

@media screen and (max-width: 768px) {
  .gradechange_btncol {
    background-size: cover;
    width: 100%;
    height: 0;
    padding-top: 127.5%;
    margin-bottom: 16px;
  }

  .gradechange_btncol span {
    width: 67%;
    top: 90.3%;
  }
}
.beginnerCol {
  position: relative;
  display: block;
  width: 100%;
}
.beginnerCol .hvr {
  display: block;
  position: absolute;
  width: 578px;
  top: 75.5%;
  left: 7%;
}
.beginnerCol#beginnerPlayshopCol .hvr {
  width: 507px;
  top: 68.5%;
  left: 33.6%;
}

@media screen and (max-width: 768px) {
  .beginnerCol .hvr {
    width: 60%;
    top: 75%;
  }
  .beginnerCol#beginnerPlayshopCol .hvr {
    width: 58.5%;
    top: 68.3%;
    left: 33.5%;
  }
}
.cardBlock {
  position: relative;
  display: block;
  width: 100%;
}
.cardBlock .hvr {
  display: block;
  width: 358px;
  position: absolute;
  top: 25%;
  right: 7%;
}
.cardBlock#cardAcssBlock .hvr {
  top: 80%;
}

@media screen and (max-width: 768px) {
  .cardBlock .hvr {
    width: 40%;
    top: 25%;
  }
  .cardBlock#cardAcssBlock .hvr {
    top: 80%;
  }
}
#entranceCol .friend_ent_navCol {
  display: block;
  margin: 0 auto;
  text-align: center;
  display: block;
}
#entranceCol .friend_ent_navCol li {
  display: inline-block;
  margin: 4px 0 0;
}
#entranceCol .newsCol:last-of-type {
  margin-bottom: 20px;
}
@media screen and (min-width: 749px) {
  #entranceCol .friend_ent_navCol {
    width: 808px;
  }
  #entranceCol .entTit {
    margin: 24px 0 8px;
  }
  #entranceCol .newsCol {
    margin-top: -54px;
    padding-top: 54px;
  }
}
@media screen and (max-width: 768px) {
  #entranceCol .friend_ent_navCol {
    width: 98vw;
  }
  #entranceCol .friend_ent_navCol li {
    width: 24%;
  }
  #entranceCol .entTit {
    margin-top: .8em;
  }
  #entranceCol .newsCol {
    margin-top: -83px;
    padding-top: 83px;
  }
}

.brandIntroCol {
  text-align: center;
}
@media screen and (min-width: 749px) {
  .brandIntroCol li {
    display: inline-block;
    margin: 0 10px 25px;
  }
}
@media screen and (max-width: 768px) {
  .brandIntroCol li {
    margin: 0 1% 3%;
  }
}

.badgeTblCol {
  display: block;
  width: 100%;
  margin-bottom: 3rem;
}
.badgeTblCol table {
  width: 800px;
  margin: 0 auto;
  border: 1px solid #f82198;
  color: #234369;
  background-color: #ffffff;
  table-layout: fixed;
}
.badgeTblCol table th, .badgeTblCol table td {
  border-right: 1px solid #f82198;
  padding: 0.5em;
}
.badgeTblCol table th {
  background-color: #fcbad6;
  text-align: center;
  font-weight: bold;
  color: #ffffff;
}
.badgeTblCol table th.itemBadge {
  font-size: 75%;
}
.badgeTblCol table th.itemBronze {
  background-color: #d4af8a;
}
.badgeTblCol table th.itemSilver {
  background-color: #c3c3c3;
}
.badgeTblCol table th.itemGold {
  background-color: #c3af48;
}
.badgeTblCol table td {
  border-top: 1px solid #f82198;
}
.badgeTblCol table td:first-child {
  color: #f82198;
}
.badgeTblCol table td.itemBronze {
  color: #d4af8a;
}
.badgeTblCol table td.itemSilver {
  color: #c3c3c3;
}
.badgeTblCol table td.itemGold {
  color: #c3af48;
}
.badgeTblCol table td img {
  display: block;
  width: 85%;
  margin: 0 auto;
  max-width: 60px;
}
.badgeTblCol table td p.txtLvl {
  text-align: center;
  font-size: 75%;
}

@media screen and (max-width: 768px) {
  .badgeTblCol th, .badgeTblCol td {
    display: block;
  }

  .badgeTblCol table {
    width: 96%;
    border: none;
  }
  .badgeTblCol table thead {
    display: none;
  }
  .badgeTblCol table tr {
    border: 1px solid #f82198;
    margin-bottom: 3%;
    display: block;
  }
  .badgeTblCol table tr td {
    border-bottom: 1px solid #f82198;
    border-top: none;
    border-right: none;
  }
  .badgeTblCol table tr td.itemGold {
    border-bottom: none;
  }
  .badgeTblCol table tr td:before {
    content: attr(aria-label);
    font-weight: bold;
    display: block;
    background-color: #fcbad6;
    color: #ffffff;
    text-align: center;
  }
  .badgeTblCol table tr td.itemBronze:before {
    background-color: #d4af8a;
  }
  .badgeTblCol table tr td.itemSilver:before {
    background-color: #c3c3c3;
  }
  .badgeTblCol table tr td.itemGold:before {
    background-color: #c3af48;
  }
  .badgeTblCol table tr td img {
    max-width: 46px;
  }
}
.typeLevelBonusTbl {
  width: 100%;
  padding: 0.1em 0 0.1em 0;
}
.typeLevelBonusTbl table {
  width: 88%;
  border: #000066 solid 2px;
  background: #DCFFB9;
  margin: 0 auto 0.5em;
  color: #000066;
}
.typeLevelBonusTbl table th {
  border: #000066 solid 2px;
  background: #DCFFB9;
  color: #000066;
  text-align: center;
  padding: 0.2em;
  width: 9%;
  min-width: 40px;
}
.typeLevelBonusTbl table th .new {
  background: #ff6d9a;
  color: #FFF;
  border-radius: 5px;
}
.typeLevelBonusTbl table th.th_cute,
.typeLevelBonusTbl table th td:nth-child(2) {
  background: #FFDAE9;
  color: #FF1f9A;
}
.typeLevelBonusTbl table th.th_cool {
  background: #CEF5FF;
  text-align: center;
  color: #009DFA;
}
.typeLevelBonusTbl table th.th_sexy {
  background: #F1C6FF;
  text-align: center;
  color: #8620F7;
}
.typeLevelBonusTbl table th.th_pop {
  background: #FFEAA8;
  text-align: center;
  color: #FA3D05;
}
.typeLevelBonusTbl table td {
  width: 20%;
  border: #000066 solid 2px;
  background: #DCFFB9;
  color: #000066;
  padding: 0.2em 0.2em 1.5em;
  text-align: center;
  vertical-align: top;
  font-size: 90%;
}
.typeLevelBonusTbl table td.td_2 {
  background: #EFFFDF;
  text-align: center;
  color: #000066;
}
.typeLevelBonusTbl table td:nth-child(2) {
  background: #FFEFF7;
  color: #FF1f9A;
}
.typeLevelBonusTbl table td:nth-child(3) {
  background: #E6FAFF;
  color: #009DFA;
}
.typeLevelBonusTbl table td:nth-child(4) {
  background: #F6DCFF;
  color: #8620F7;
}
.typeLevelBonusTbl table td:nth-child(5) {
  background: #FFF7DF;
  color: #FA3D05;
}

@media screen and (max-width: 640px) {
  .type_level_bonus_listCol td {
    padding: 0.2em 0.2em 0.5em !important;
  }
}
.unitBtnCol {
  position: relative;
}

.unitBtnBox {
  text-align: center;
}
@media screen and (min-width: 749px) {
  .unitBtnBox li {
    display: inline-block;
    position: absolute;
  }
  .unitBtnBox .btnChallenge {
    bottom: 50px;
    left: 60px;
  }
  .unitBtnBox .btnFriend {
    bottom: 50px;
    right: 50px;
  }
}
@media screen and (max-width: 768px) {
  .unitBtnBox li {
    width: 44%;
    display: inline-block;
    position: absolute;
  }
  .unitBtnBox .btnChallenge {
    top: 78%;
    left: 5%;
  }
  .unitBtnBox .btnFriend {
    top: 78%;
    right: 4%;
  }
}

.game_play_btncol {
  background: url(../images/img_05.jpg) 0 0 no-repeat;
  height: 867px;
  width: 871px;
  position: relative;
}

.game_play_btncol span {
  display: block;
  position: absolute;
  top: 55.2%;
  left: 46.3%;
}

@media screen and (max-width: 768px) {
  .game_play_btncol {
    background-size: cover;
    width: 100%;
    height: 0;
    padding-top: 100%;
  }

  .game_play_btncol span {
    width: 50.5%;
    top: 55.5%;
  }
}
