@charset "UTF-8";
@import url("https://fonts.googleapis.com/earlyaccess/notosansjapanese.css");
a, body {
  color: #fff
}

body, em {
  font-style: normal
}

.frame, img, ul.ico {
  text-align: center
}

.frame, .frame>a {
  overflow: hidden
}

.frame, p.photo_img {
  vertical-align: top
}

html {
  background: #000
}

body {
  font-family: 'Noto Sans Japanese', "MS PGothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", sans-serif;
  background: url("../img/bgn.jpg") center top;
  background-attachment: fixed;
  min-width: 1100px;
  box-sizing: border-box;
  font-size: 16px;
  height: 100%;
  overflow-x: hidden;
  letter-spacing: 1px
}

.pan, p.name {
  font-family: 'Noto Sans Japanese'
}

li {
  list-style-type: none
}

a, a:hover {
  text-decoration: none;
  -webkit-transition: .3s;
  transition: .3s
}

a:hover {
  opacity: .6
}

article {
  width: 1100px;
  padding: 10px;
  margin: auto
}

header {
  position: relative
}

header h1 {
  line-height: 0
}

header h1 a:hover {
  opacity: 1
}

p.mail, p.rct {
  position: absolute;
  z-index: 100
}

#topBtn, .fixed {
  position: fixed
}

p.mail {
  right: 235px;
  top: 250px
}

p.rct {
  right: 75px;
  top: 250px
}

header nav ul {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex
}

.pan li, header li a {
  display: inline-block
}

header li a:hover {
  border-color: transparent;
  opacity: 1
}

header li a:hover img {
  visibility: hidden
}

header li:nth-of-type(1) a {
  background: url("../img/btn_top_hvr.jpg") no-repeat
}

header li:nth-of-type(2) a {
  background: url("../img/btn_scd_hvr.jpg") no-repeat
}

header li:nth-of-type(3) a {
  background: url("../img/btn_real_hvr.jpg") no-repeat
}

header li:nth-of-type(4) a {
  background: url("../img/btn_girl_hvr.jpg") no-repeat
}

header li:nth-of-type(5) a {
  background: url("../img/btn_ccpt_hvr.jpg") no-repeat
}

header li:nth-of-type(6) a {
  background: url("../img/btn_rank_hvr.jpg") no-repeat
}

header li:nth-of-type(7) a {
  background: url("../img/btn_photo_hvr.jpg") no-repeat
}

header li:nth-of-type(8) a {
  background: url("../img/btn_nf_hvr.jpg") no-repeat
}

header li:nth-of-type(9) a {
  background: url("../img/btn_eve_hvr.jpg") no-repeat
}

header li:nth-of-type(10) a {
  background: url("../img/btn_sys_hvr.jpg") no-repeat
}

header li:nth-of-type(11) a {
  background: url("../img/btn_access_hvr.jpg") no-repeat
}

.fixed {
  top: 0;
  z-index: 1500
}

.pan {
  margin: 18px 0;
  font-size: 14px
}

.pan li {
  margin: auto!important
}

#topBtn {
  display: none;
  bottom: 10%;
  right: 7%;
  z-index: 1000
}

#photo .name, p.name {
  font-weight: 700;
  position: relative
}

#topBtn a img {
  width: 50%
}

.frame {
  width: 150px;
  display: inline-block;
  margin: 0 3px;
  letter-spacing: normal
}

.frame .fa, .star dd {
  letter-spacing: 5px
}

.frame img {
  width: 100%
}

ul.ico {
  font-size: 12px;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  align-items: flex-start;
  height: 53px;
  width: 165px;
  margin: auto
}

ul.ico li {
  background: #f06;
  padding: 6px 3px;
  width: 80px
}

.frame>a, p.duty, p.name {
  width: 150px
}

ul.ico li:nth-of-type(even) {
  margin-left: 2px
}

ul.ico li:nth-of-type(n+5) {
  display: none
}

p.name {
  font-size: 18px;
  margin: 15px auto 5px;
  text-align: center
}
h3.name{
  font-size: 18px;
  margin: 15px auto 5px;
  text-align: center;
  font-weight: 700;
  position: relative;
  font-family: 'Noto Sans Japanese'
}


p.duty, p.size {
  font-size: 13px;
  text-align: center
}

p.size {
  margin-bottom: 15px
}

p.duty {
  margin: 0 auto 4px;
  font-weight: 700;
  min-height: 30px;
}

p.data, p.time {
  width: 100%;
  padding: 5px 1px 7px;
  text-align: center
}

.star {
  text-align: left;
  margin-bottom: 4px
}

.star:nth-of-type(2) {
  margin-bottom: 13px
}

.star dd, .star dt {
  display: inline-block;
  font-size: 12px;
  text-align: center;
  padding: 5px 0
}

#photo .item, #photo .name, .dairy, .datatime {
  text-align: left
}

.star dt {
  background-color: #e000ae;
  width: 52px;
  font-family: source-han-sans-japanese, sans-serif
}

p.photo_img, p.photo_img img {
  width: 150px
}

.star dd {
  color: #ffff01;
  font-family: kozuka-gothic-pro, sans-serif
}

#photo .item_inner, #photo .name {
  font-family: source-han-sans-japanese, sans-serif
}

.nf_ico {
  margin-top: 4px
}

.frame .fa-heart {
  font-size: 15px
}

.special_tax {
  height: 30px
}

#photo .item {
  background: #fff;
  color: #000;
  padding: 20px
}

#photo .item:not(:last-child) {
  margin-bottom: 20px
}

p.photo_img {
  display: inline-block;
  margin-right: 10px
}

#photo .item_inner {
  display: inline-block;
  width: 490px
}

#photo .item_inner img {
  max-width: 80%
}

#photo .name {
  font-size: 19px;
  width: 100%
}

a.link_prof {
  position: absolute;
  color: #840ac7/*! right: 0; */
  /*! text-decoration: underline; */
}

.datatime {
  font-size: 14px;
  margin: 12px 0 10px
}

.dairy {
  font-size: 15px;
  line-height: 24px
}

footer {
  clear: both;
  padding-top: 100px
}

footer .ftbg {
  background-color: #000;
  padding-top: 45px
}

footer nav, p.shop, ul.bnr, ul.group {
  width: 1080px;
  margin: auto
}

footer nav ul {
  font-size: 15px;
  padding-bottom: 30px;
  font-weight: 400;
  font-family: 'Noto Sans Japanese'
}

footer ul {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: space-between;
  margin: 25px auto 0
}

p.shop {
  padding-bottom: 18px
}

footer .group {
  justify-content: flex-start
}
footer .alert {
  text-align: center;
  margin: 10px 0;
  font-size: 12px;
}

ul.group {
  padding-bottom: 20px
}

ul.group li {
  width: 270px
}

ul.group li a img {
  vertical-align: sub;
  margin-right: 3px
}

ul.bnr {
  margin-top: 10px;
  padding-bottom: 80px
}

.cprt {
  text-align: center;
  font-style: italic;
  font-size: 12px;
  font-weight: 200;
  padding-bottom: 40px;
  margin-top: 20px;
  letter-spacing: 1.5px
}

aside {
  position: fixed;
  top: 0;
  left: 0;
  background: #000;
  padding: 20px
}

aside dl {
  margin: 8px auto;
  background: #fff
}

aside dt {
  position: relative;
  background: url("../img/arrow.png") 169px 11px no-repeat #fff;
  color: #000;
  text-shadow: rgba(0, 0, 0, .5) 2px 2px 3px;
  cursor: pointer
}

aside dt {
  border-bottom: #b5b5b5 2px solid
}

aside dd a, aside dt {
  display: block;
  padding: 13px 10px;
  font-weight: 700
}

aside dt.active {
  background: url("../img/arrow_up.png") 169px 11px no-repeat #fff
}

aside dd {
  display: none
}

aside dd a {
  background: #000
}

.blink {
  animation: blinkAnime .5s infinite alternate;
}
@keyframes blinkAnime{
  0% { opacity: 0 }
  100% { opacity: 1; }
}