@charset "UTF-8";
/* line 5, C:/Ruby30-x64/lib/ruby/gems/3.0.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
}

/* line 22, C:/Ruby30-x64/lib/ruby/gems/3.0.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
html {
  line-height: 1;
}

/* line 24, C:/Ruby30-x64/lib/ruby/gems/3.0.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
ol, ul {
  list-style: none;
}

/* line 26, C:/Ruby30-x64/lib/ruby/gems/3.0.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* line 28, C:/Ruby30-x64/lib/ruby/gems/3.0.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

/* line 30, C:/Ruby30-x64/lib/ruby/gems/3.0.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
q, blockquote {
  quotes: none;
}
/* line 103, C:/Ruby30-x64/lib/ruby/gems/3.0.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none;
}

/* line 32, C:/Ruby30-x64/lib/ruby/gems/3.0.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
a img {
  border: none;
}

/* line 116, C:/Ruby30-x64/lib/ruby/gems/3.0.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block;
}

/* line 9, style.scss */
html,
body {
  background-color: #000000;
}

/* line 13, style.scss */
nav {
  width: 100%;
  background-color: #000000;
  border-top: 3px solid #444444;
  border-bottom: 3px solid #444444;
}
/* line 19, style.scss */
nav ul {
  width: 1000px;
  margin: 0 auto;
  display: flex;
  height: 46px;
  justify-content: center;
  align-items: center;
}
/* line 29, style.scss */
nav ul li {
  width: 100px;
  border-left: 2px solid #fff;
  color: #ffffff;
  text-align: center;
}
/* line 35, style.scss */
nav ul li:last-child {
  border-right: 2px solid #fff;
}
/* line 39, style.scss */
nav ul li a {
  display: block;
  color: #ffffff;
  text-decoration: none;
}
/* line 44, style.scss */
nav ul li a:visited {
  color: #ffffff;
}

/* line 52, style.scss */
header {
  background-color: #fff;
  margin: 0 auto;
  text-align: center;
}

/* line 58, style.scss */
img {
  vertical-align: bottom;
}

/* line 63, style.scss */
main {
  width: 100%;
  background-image: url(/img/back/image01.jpg);
}
/* line 67, style.scss */
main .wrap {
  width: 1000px;
  margin: 0 auto;
}

/* line 72, style.scss */
.main {
  width: 100%;
  background-image: url(/img/back/image01.jpg);
}
/* line 76, style.scss */
.main .wrap {
  width: 1000px;
  margin: 0 auto;
}

/* line 82, style.scss */
h1.cast {
  margin: 0 auto;
  text-align: center;
}

/* line 87, style.scss */
.banner {
  border: 1px solid #000000;
}
/* line 90, style.scss */
.banner img {
  width: 998px;
}

/* line 95, style.scss */
.slide {
  width: 100%;
}
/* line 98, style.scss */
.slide p > img {
  width: 100%;
}

/* line 106, style.scss */
.cosplay {
  background-color: rgba(0, 0, 0, 0.5);
}
/* line 109, style.scss */
.cosplay h3 {
  padding: 5px 15px;
  background-color: #000000;
  color: #ffffff;
  font-weight: bold;
}
/* line 117, style.scss */
.cosplay .cosplay_slide .img {
  height: 255px;
  overflow: hidden;
  background-color: #fff;
}
/* line 123, style.scss */
.cosplay .cosplay_slide .text {
  height: 25px;
  line-height: 25px;
  text-align: center;
  color: #fff;
}
/* line 130, style.scss */
.cosplay .cosplay_slide a {
  color: #fff;
  text-decoration: none;
}
/* line 134, style.scss */
.cosplay .cosplay_slide a:visited {
  color: #fff;
  text-decoration: none;
}

/* line 145, style.scss */
.girls {
  background-color: #f3f3f3;
}
/* line 148, style.scss */
.girls ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
}
/* line 153, style.scss */
.girls ul li {
  box-sizing: border-box;
  background-color: #ffffdd;
  width: 180px;
  height: 290px;
  text-align: center;
  margin-top: 10px;
}
/* line 161, style.scss */
.girls ul li .image {
  padding-top: 5px;
  width: 166px;
  height: 230px;
  overflow: hidden;
  margin: 0 auto;
}
/* line 169, style.scss */
.girls ul li .name {
  font-size: 12px;
}
/* line 173, style.scss */
.girls ul li .size {
  font-size: 12px;
}
/* line 177, style.scss */
.girls ul li a {
  display: block;
  text-decoration: none;
  color: #000000;
}
/* line 182, style.scss */
.girls ul li a:visited {
  color: #000000;
}

/* line 190, style.scss */
footer {
  width: 100%;
  height: 30px;
  line-height: 30px;
  background-color: #000000;
}
/* line 196, style.scss */
footer .foot {
  width: 1000px;
  margin: 0 auto;
  color: white;
  font-family: Meiryo, メイリオ, Verdana, Helvetica, sans-serif;
  font-size: 13.68px;
  font-style: normal;
  font-variant-ligatures: normal;
  font-variant-caps: normal;
  font-weight: 400;
  letter-spacing: normal;
  orphans: 2;
  text-align: right;
  text-indent: 0px;
  text-transform: none;
  white-space: normal;
  widows: 2;
  word-spacing: 0px;
  -webkit-text-stroke-width: 0px;
}

/* line 221, style.scss */
ul.ctr_cosplay_list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
  width: 1000px;
  margin: 0 auto;
}
/* line 228, style.scss */
ul.ctr_cosplay_list li {
  margin-bottom: 15px;
  background-color: #ffffdd;
  width: 180px;
  text-align: center;
}
/* line 234, style.scss */
ul.ctr_cosplay_list li .image {
  margin-top: 5px;
  margin-bottom: 0;
  height: 230px;
  overflow: hidden;
}
/* line 241, style.scss */
ul.ctr_cosplay_list li .name {
  font-size: 0.7em;
}

/* line 248, style.scss */
.img_border img {
  border: 1px solid #aaaaaa;
}

/* line 257, style.scss */
.news h2 {
  height: 50px;
  line-height: 50px;
  font-size: 24px;
  font-weight: bold;
  border-top: 3px solid #000;
  border-bottom: 3px solid #000;
  background-color: #ffffff;
  text-align: center;
  margin-bottom: 1em;
}
/* line 270, style.scss */
.news article {
  min-height: 15em;
}
/* line 273, style.scss */
.news article header {
  height: 40px;
  line-height: 40px;
  font-size: 16px;
  color: white;
  font-weight: bold;
  background-color: #ff6f31;
  border-radius: 10px;
  padding-left: 2em;
}
/* line 284, style.scss */
.news article section {
  margin: 1em 0;
  display: flex;
}
/* line 288, style.scss */
.news article section .left {
  width: 250px;
}
/* line 292, style.scss */
.news article section .right {
  margin-left: 5px;
  padding: 5px;
  line-height: 1.25em;
  width: 100%;
  background-color: #ffffff;
}

/* line 304, style.scss */
.gravure {
  min-height: calc(100vh - 158px - 52px - 30px);
  color: white;
}

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