﻿@charset "UTF-8";
#news img {
  display: block;
}

@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 {
    background: url(../images/img_snavicap_l.jpg) top center no-repeat;
    width: 1090px;
    height: 65px;
    font-size: 20px;
    margin-top: 45px;
  }
  #indexCol #subCol #subColInner .snCap_old a {
    width: 856px;
    min-height: 0;
    margin: 5px auto 0;
    padding: 14px 1px 14px 80px;
  }
  #indexCol #subCol #subColInner .snCap_old span {
    position: absolute;
    top: 5px;
    left: 100px;
    width: 49px;
    height: 42px;
    background: url(../images/img_new_old.png) no-repeat center left;
  }
  #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;
  }
}
@media screen and (max-width: 768px) {
  #indexCol {
    padding: 0;
    width: 100%;
    background: #fff;
    overflow: hidden;
  }
  #indexCol #subCol {
    background-color: #FFF;
  }
}
#entranceCol.mainCol {
  background: url(../images/bg.png) repeat;
}
#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: 48%;
  }
  #entranceCol .friend_ent_navCol.snglBtnCol li {
    width: 97%;
  }
  #entranceCol .entTit {
    margin-top: .8em;
  }
  #entranceCol .newsCol {
    margin-top: -83px;
    padding-top: 83px;
  }
}

#officialshop table.shopList {
  position: relative;
  background: #FFF;
  width: 90%;
  margin: 0 auto 25px auto;
  border-top: 2px #FF5998 solid;
  border-right: 2px #FF5998 solid;
  border-left: 2px #FF5998 solid;
  border-collapse: separate;
  color: #615850;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -moz-border-radius: 5px;
}
#officialshop table.shopList:first-child {
  margin-top: 40px;
}
#officialshop table.shopList tr th {
  background: #FFDAE9;
  width: 80px;
  height: 30px;
  border-right: 2px solid #FF5998;
  border-bottom: 2px solid #FF5998;
  padding: 5px 10px;
  font-weight: bold;
  color: #BA3F66;
}
#officialshop table.shopList tr.name th {
  background: #FF5998;
  font-size: 100%;
  color: #FFFFFF !important;
}
#officialshop table.shopList tr td {
  border-bottom: 2px solid #FF5998;
  padding: 5px 10px;
}
#officialshop table.shopList span {
  font-size: 14px;
}
@media screen and (max-width: 768px) {
  #officialshop table.shopList:first-child {
    margin-top: 6%;
  }
}
#officialshop ul.attentionList {
  width: 90%;
  margin: 0 auto;
  box-sizing: border-box;
  padding: 0 1em;
  color: #333;
  font-size: 12px;
  line-height: 1.8em;
}
#officialshop ul.attentionList li {
  list-style-type: none;
  text-indent: -1em;
}
#officialshop ul.attentionList li:before {
  display: inline;
  content: "※";
}
#officialshop .link-btn {
  margin: 35px 0 35px;
}
@media screen and (max-width: 768px) {
  #officialshop .link-btn {
    margin: 5% auto 7%;
    width: 90%;
  }
}

.news011_shopCol, .news017_shopCol {
  position: relative;
  display: block;
  width: 100%;
}
.news011_shopCol a, .news011_shopCol span, .news017_shopCol a, .news017_shopCol span {
  display: block;
  position: absolute;
  width: 578px;
  top: 88%;
  left: 0;
  right: 0;
  margin: auto;
}

@media screen and (max-width: 768px) {
  .news011_shopCol a, .news011_shopCol span, .news017_shopCol a, .news017_shopCol span {
    width: 60%;
    top: 88%;
  }
}
.news012_shopCol {
  display: block;
  width: 100%;
  position: relative;
}
.news012_shopCol span {
  display: block;
  width: 80%;
  max-width: 658px;
  position: absolute;
  bottom: 10%;
  left: -50%;
  right: -50%;
  margin: auto;
}

.news018BtnCol {
  position: relative;
  background: url(../images/img_02.jpg) 0 0 no-repeat;
  background-size: contain;
  width: 100%;
  height: 0;
  padding-top: 25.5%;
}
.news018BtnCol span {
  display: block;
  position: absolute;
  border-radius: 7px;
  background: #FFFFFF;
  top: 0%;
  left: 26%;
  width: 48%;
}
.news018BtnCol span img {
  width: 100%;
}

.link-btn-news020 {
  margin: 15px auto 10px;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .link-btn-news020 {
    width: 90%;
  }
}

.movie_screen {
  width: 695px;
  margin: 25px auto 0 auto;
}
.movie_screen iframe {
  width: 695px;
  height: 470px;
}

@media screen and (max-width: 768px) {
  .movie_screen {
    position: relative;
    width: 100%;
    padding-top: 56.25%;
  }
  .movie_screen iframe {
    position: absolute;
    top: 0;
    right: 0;
    width: 100% !important;
    height: 100% !important;
  }
}
.news32formBtnCol {
  position: relative;
}
.news32formBtnCol span {
  display: block;
  position: absolute;
  top: 468px;
  left: 268px;
}
@media screen and (max-width: 768px) {
  .news32formBtnCol {
    width: 100%;
  }
  .news32formBtnCol span {
    top: 77%;
    left: 31%;
    width: 60%;
  }
}

.news039_btnCol {
  display: block;
  width: 100%;
}
.news039_btnCol .hvr {
  display: block;
  width: 80%;
  max-width: 614px;
  margin: 0 auto 10px;
}

.news051BtnCol {
  position: relative;
  background: url(../images/img_btn_bg.jpg) 0 0 no-repeat;
  background-size: contain;
  width: 100%;
  height: 0;
  padding-top: 100px;
}
.news051BtnCol span {
  display: block;
  position: absolute;
  border-radius: 7px;
  background: #FFFFFF;
  width: 322px;
  height: 70px;
}
.news051BtnCol span.btn_pure {
  top: 0;
  left: 82px;
}
.news051BtnCol span.btn_honey {
  top: 0;
  left: 468px;
}
@media screen and (max-width: 768px) {
  .news051BtnCol {
    padding-top: 11.6%;
  }
  .news051BtnCol span {
    width: 45%;
    height: auto;
  }
  .news051BtnCol span img {
    width: 100%;
  }
  .news051BtnCol span.btn_pure {
    top: 0;
    left: 3%;
  }
  .news051BtnCol span.btn_honey {
    top: 0;
    left: 52%;
  }
}

.news053_btncol {
  width: 75%;
  margin: 15px auto 30px;
  text-align: center;
}

a.tab01 {
  display: block;
  background: url(../images/btn_dress_off.png) top left no-repeat;
  width: 310px;
  height: 70px;
  float: left;
  font-size: 0;
  line-height: 0;
  text-indent: -9999px;
  cursor: pointer;
  border: none;
}

a.tab01:hover, a.tab01.tabOn {
  background: url(../images/btn_dress_on.png) top left no-repeat;
  transition: all 0.3s;
}

a.tab02 {
  display: block;
  float: right;
  text-align: center;
  background: url(../images/btn_game_off.png) top left no-repeat;
  width: 310px;
  height: 70px;
  font-size: 0;
  line-height: 0;
  text-indent: -9999px;
  cursor: pointer;
  border: none;
}

a.tab02:hover, a.tab02.tabOn {
  background: url(../images/btn_game_on.png) top left no-repeat;
  transition: all 0.3s;
}

#news02 {
  display: none;
}

@media screen and (max-width: 768px) {
  .news053_btncol {
    width: 95%;
    margin: 1% auto 2%;
  }

  a.tab01, a.tab01:hover, a.tab01.tabOn {
    position: relative;
    display: block;
    width: 48%;
    height: 0;
    float: left;
    margin: 1% 1%;
    background-size: contain;
    padding-top: 11%;
  }

  a.tab02, a.tab02:hover, a.tab02.tabOn {
    position: relative;
    display: block;
    width: 48%;
    height: 0;
    float: left;
    margin: 1% 1%;
    background-size: contain;
    padding-top: 11%;
  }
}
.maincNotice {
  width: 87%;
  margin: 3% auto;
  color: #666666;
  border: 3px solid;
  padding: 2%;
  border-color: #ff0000;
}
.maincNotice h6 {
  display: block;
  width: 100%;
  margin-bottom: 2%;
  padding-bottom: 1%;
  text-align: center;
  font-weight: bold;
  font-size: 120%;
  color: #ff0000;
  border-bottom: 2px solid;
}
.maincNotice p {
  margin-bottom: 2%;
  text-align: center;
}
.maincNotice p .wB {
  font-weight: bold;
}
.maincNotice p .cLightPink {
  color: #fe68b8;
}
.maincNotice p .cSkyBlue {
  color: #00a8ff;
}
.maincNotice.isPink {
  border-color: #fe68b8;
}
.maincNotice.isPink h6 {
  color: #fe68b8;
}
.maincNotice.isBlue {
  border-color: #00a8ff;
}
.maincNotice.isBlue h6 {
  color: #00a8ff;
}

.news050_mollyfantasy_cp_Col {
  background: url(../images/img_06.jpg) 0 0 no-repeat;
  height: 696px;
  width: 871px;
  position: relative;
}
.news050_mollyfantasy_cp_Col span {
  display: block;
  position: absolute;
  top: 45%;
  left: 42%;
}

@media screen and (max-width: 768px) {
  .news050_mollyfantasy_cp_Col {
    background-size: cover;
    width: 100%;
    height: 0;
    padding-top: 79.3%;
  }
  .news050_mollyfantasy_cp_Col span {
    width: 56%;
  }
}
.news066_btncol {
  width: 75%;
  margin: 15px auto 30px;
  text-align: center;
}
.news066_btncol a.tab01 {
  display: block;
  background: url(../images/btn_dress_off.png) top left no-repeat;
  width: 310px;
  height: 70px;
  float: left;
  font-size: 0;
  line-height: 0;
  text-indent: -9999px;
  cursor: pointer;
  border: none;
}
.news066_btncol a.tab01:hover, .news066_btncol a.tab01.tabOn {
  background: url(../images/btn_dress_on.png) top left no-repeat;
  transition: all 0.3s;
}
.news066_btncol a.tab02 {
  display: block;
  float: right;
  text-align: center;
  background: url(../images/btn_game_off.png) top left no-repeat;
  width: 310px;
  height: 70px;
  font-size: 0;
  line-height: 0;
  text-indent: -9999px;
  cursor: pointer;
  border: none;
}
.news066_btncol a.tab02:hover, .news066_btncol a.tab02.tabOn {
  background: url(../images/btn_game_on.png) top left no-repeat;
  transition: all 0.3s;
}

.news066Col #news02 {
  display: none;
}

@media screen and (max-width: 768px) {
  .news066_btncol {
    width: 95%;
    margin: 1% auto 2%;
  }
  .news066_btncol a.tab01, .news066_btncol a.tab01:hover, .news066_btncol a.tab01.tabOn {
    position: relative;
    display: block;
    width: 48%;
    height: 0;
    float: left;
    margin: 1% 1%;
    background-size: contain;
    padding-top: 11%;
  }
  .news066_btncol a.tab02, .news066_btncol a.tab02:hover, .news066_btncol a.tab02.tabOn {
    position: relative;
    display: block;
    width: 48%;
    height: 0;
    float: left;
    margin: 1% 1%;
    background-size: contain;
    padding-top: 11%;
  }
}
.news070_mollyfantasy_cp_Col {
  background: url(../images/img_04.jpg) 0 0 no-repeat;
  height: 696px;
  width: 871px;
  position: relative;
}
.news070_mollyfantasy_cp_Col span {
  display: block;
  position: absolute;
  top: 45%;
  left: 42%;
}

@media screen and (max-width: 768px) {
  .news070_mollyfantasy_cp_Col {
    background-size: cover;
    width: 100%;
    height: 0;
    padding-top: 79.3%;
  }
  .news070_mollyfantasy_cp_Col span {
    width: 56%;
  }
}
.news078_btncol {
  width: 75%;
  margin: 15px auto 30px;
  text-align: center;
}
.news078_btncol a.tab01 {
  display: block;
  background: url(../images/btn_dress_off.png) top left no-repeat;
  width: 310px;
  height: 70px;
  float: left;
  font-size: 0;
  line-height: 0;
  text-indent: -9999px;
  cursor: pointer;
  border: none;
}
.news078_btncol a.tab01:hover, .news078_btncol a.tab01.tabOn {
  background: url(../images/btn_dress_on.png) top left no-repeat;
  transition: all 0.3s;
}
.news078_btncol a.tab02 {
  display: block;
  float: right;
  text-align: center;
  background: url(../images/btn_game_off.png) top left no-repeat;
  width: 310px;
  height: 70px;
  font-size: 0;
  line-height: 0;
  text-indent: -9999px;
  cursor: pointer;
  border: none;
}
.news078_btncol a.tab02:hover, .news078_btncol a.tab02.tabOn {
  background: url(../images/btn_game_on.png) top left no-repeat;
  transition: all 0.3s;
}

.news078Col #news02 {
  display: none;
}

@media screen and (max-width: 768px) {
  .news078_btncol {
    width: 95%;
    margin: 1% auto 2%;
  }
  .news078_btncol a.tab01, .news078_btncol a.tab01:hover, .news078_btncol a.tab01.tabOn {
    position: relative;
    display: block;
    width: 48%;
    height: 0;
    float: left;
    margin: 1% 1%;
    background-size: contain;
    padding-top: 11%;
  }
  .news078_btncol a.tab02, .news078_btncol a.tab02:hover, .news078_btncol a.tab02.tabOn {
    position: relative;
    display: block;
    width: 48%;
    height: 0;
    float: left;
    margin: 1% 1%;
    background-size: contain;
    padding-top: 11%;
  }
}
ul.news084_naviCol {
  background: url(../images/img_02.jpg) 0 0 no-repeat;
  height: 177px;
  width: 871px;
  position: relative;
}
ul.news084_naviCol li {
  display: inline-block;
  margin: 0 -5px 0 17px;
}

@media screen and (max-width: 768px) {
  ul.news084_naviCol {
    background-size: cover;
    width: 100%;
    height: 100%;
  }
  ul.news084_naviCol li {
    width: 22%;
    margin: 0.2% 0% 2% 1.7%;
  }
}
.news082_mollyfantasy_cp_Col {
  background: url(../images/img_04.jpg) 0 0 no-repeat;
  height: 696px;
  width: 871px;
  position: relative;
}
.news082_mollyfantasy_cp_Col span {
  display: block;
  position: absolute;
  top: 45%;
  left: 42%;
}

@media screen and (max-width: 768px) {
  .news082_mollyfantasy_cp_Col {
    background-size: cover;
    width: 100%;
    height: 0;
    padding-top: 79.3%;
  }
  .news082_mollyfantasy_cp_Col span {
    width: 56%;
  }
}
.movie_screen02 iframe.left {
  width: 392px;
  height: 253px;
  float: left;
  padding: 20px 10px 20px 30px;
}
.movie_screen02 iframe.right, .movie_screen02 img {
  width: 392px;
  height: 253px;
  float: right;
  padding: 20px 27px 20px 20px;
}

@media screen and (max-width: 768px) {
  .movie_screen02 iframe.left {
    width: 90%;
    height: 340px;
    float: none;
    padding: 2% 0;
    clear: both;
    margin: 0 auto 2%;
    display: block;
  }
  .movie_screen02 iframe.right, .movie_screen02 img {
    width: 90%;
    height: 100%;
    float: none;
    padding: 2% 0;
    clear: both;
    margin: 0 auto;
    display: block;
  }
}
