@charset "UTF-8";
/* Scss Document */
/*! normalize.css v4.0.0 | MIT License | github.com/necolas/normalize.css */
/**
 * 1. Change the default font family in all browsers (opinionated).
 * 2. Prevent adjustments of font size after orientation changes in IE and iOS.
 */
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

/**
 * Remove the margin in all browsers (opinionated).
 */
body {
  margin: 0; }

/* HTML5 display definitions
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 * 2. Add the correct display in IE.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
  /* 1 */
  display: block; }

/**
 * Add the correct display in IE 9-.
 */
audio,
canvas,
progress,
video {
  display: inline-block; }

/**
 * Add the correct display in iOS 4-7.
 */
audio:not([controls]) {
  display: none;
  height: 0; }

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline; }

/**
 * Add the correct display in IE 10-.
 * 1. Add the correct display in IE.
 */
template,
[hidden] {
  display: none; }

/* Links
   ========================================================================== */
/**
 * 1. Remove the gray background on active links in IE 10.
 * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
 */
a {
  background-color: transparent;
  /* 1 */
  -webkit-text-decoration-skip: objects;
  /* 2 */ }

/**
 * Remove the outline on focused links when they are also active or hovered
 * in all browsers (opinionated).
 */
a:active,
a:hover {
  outline-width: 0; }

/* Text-level semantics
   ========================================================================== */
/**
 * 1. Remove the bottom border in Firefox 39-.
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  text-decoration: underline dotted;
  /* 2 */ }

/**
 * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
 */
b,
strong {
  font-weight: inherit; }

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder; }

/**
 * Add the correct font style in Android 4.3-.
 */
dfn {
  font-style: italic; }

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

/**
 * Add the correct background and color in IE 9-.
 */
mark {
  background-color: #ff0;
  color: #000; }

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%; }

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

/* Embedded content
   ========================================================================== */
/**
 * Remove the border on images inside links in IE 10-.
 */
img {
  border-style: none; }

/**
 * Hide the overflow in IE.
 */
svg:not(:root) {
  overflow: hidden; }

/* Grouping content
   ========================================================================== */
/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

/**
 * Add the correct margin in IE 8.
 */
figure {
  margin: 1em 40px; }

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */ }

/* Forms
   ========================================================================== */
/**
 * 1. Change font properties to `inherit` in all browsers (opinionated).
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
select,
textarea {
  font: inherit;
  /* 1 */
  margin: 0;
  /* 2 */ }

/**
 * Restore the font weight unset by the previous rule.
 */
optgroup {
  font-weight: bold; }

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible; }

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none; }

/**
 * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
 *    controls in Android 4.
 * 2. Correct the inability to style clickable types in iOS and Safari.
 */
button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
  /* 2 */ }

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0; }

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText; }

/**
 * Change the border, margin, and padding in all browsers (opinionated).
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */ }

/**
 * Remove the default vertical scrollbar in IE.
 */
textarea {
  overflow: auto; }

/**
 * 1. Add the correct box sizing in IE 10-.
 * 2. Remove the padding in IE 10-.
 */
[type="checkbox"],
[type="radio"] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto; }

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */ }

/**
 * Remove the inner padding and cancel buttons in Chrome and Safari on OS X.
 */
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/**
 * Correct the text style of placeholders in Chrome, Edge, and Safari.
 */
::-webkit-input-placeholder {
  color: inherit;
  opacity: 0.54; }

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */ }

/*========== set.scss ==========*/
html {
  font-size: 62.5%; }

body {
  font-family: "游ゴシック", "Yu Gothic", YuGothic, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ ゴシック", sans-serif;
  color: #231815;
  text-align: center;
  background-color: #fff;
  font-size: 1.6rem; }
  @media screen and (max-width: 768px) {
    body {
      font-size: 1.3rem; } }

.transition {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -webkit-transition: all  0.3s ease;
  -o-transition: all  0.3s ease;
  transition: all  0.3s ease; }

.hover:hover {
  filter: alpha(opacity=70);
  -moz-opacity: 0.7;
  opacity: 0.7; }

.clearfix:after {
  content: "";
  clear: both;
  display: block; }

@media screen and (min-width: 769px) {
  .noPC {
    display: none !important; } }

@media screen and (max-width: 768px) {
  .noSP {
    display: none !important; } }

.txtLink {
  color: #231815;
  text-decoration: none; }

.txtLink:hover {
  text-decoration: underline; }

/*========== header.scss ==========*/
@media screen and (max-width: 768px) {
  .l-header {
    height: 9.2rem;
    background-color: #d54616; } }

@media screen and (min-width: 769px) {
  .l-header {
    /*height:18rem;
	  margin-bottom:135px;*/ } }

/*========== btn.scss ==========*/
.c-btn {
  display: block;
  overflow: hidden;
  outline: none;
  text-decoration: none; }

.c-btn_contact {
  text-indent: -9999px;
  background-position: center;
  background-repeat: no-repeat; }
  @media screen and (max-width: 768px) {
    .c-btn_contact {
      height: 75px;
      background-image: url(../images/btn_contact_sp.png);
      background-size: contain; } }
  @media screen and (min-width: 769px) {
    .c-btn_contact {
      height: 175px;
      background-image: url(../images/btn_contact_pc.png);
      background-size: 90%; }
      .c-btn_contact:hover {
        background-size: 100%; } }

.c-btn_apply {
  text-indent: -9999px;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url(../images/youkou/btn_apply.png); }
  @media screen and (max-width: 768px) {
    .c-btn_apply {
      height: 75px;
      background-size: auto 100%; } }
  @media screen and (min-width: 769px) {
    .c-btn_apply {
      height: 109px;
      width: 311px;
      background-size: 90%; }
      .c-btn_apply:hover {
        background-size: 100%;
        -webkit-transition: all 0.2s ease;
        -moz-transition: all 0.2s ease;
        -o-transition: all 0.2s ease;
        -webkit-transition: all  0.2s ease;
        -o-transition: all  0.2s ease;
        transition: all  0.2s ease; } }

.c-btn_seidama {
  text-indent: -9999px;
  background: url(../images/logo_seidama.png) center no-repeat;
  background-size: auto 90%;
  width: 333px;
  height: 175px;
  margin: auto;
  position: relative; }
  @media screen and (max-width: 768px) {
    .c-btn_seidama {
      width: 162px;
      height: 88px;
      background-size: auto 88px; } }
  @media screen and (min-width: 769px) {
    .c-btn_seidama:hover {
      background-size: auto 100%; } }
  .c-btn_seidama::before {
    content: ' ';
    background: url(../images/bg_seidama_l.png) left 80% no-repeat;
    background-size: contain;
    width: 60px;
    height: 175px;
    display: block;
    position: absolute;
    left: 0;
    top: 0; }
    @media screen and (max-width: 768px) {
      .c-btn_seidama::before {
        width: 34px;
        height: 88px;
        background-size: 34px auto;
        background-position: left 60px; } }
  .c-btn_seidama::after {
    content: ' ';
    background: url(../images/bg_seidama_r.png) right 80% no-repeat;
    background-size: contain;
    width: 60px;
    height: 175px;
    display: block;
    position: absolute;
    right: 0;
    top: 0; }
    @media screen and (max-width: 768px) {
      .c-btn_seidama::after {
        width: 34px;
        height: 88px;
        background-size: 34px auto;
        background-position: left 60px; } }

.c-btn_homeBox {
  float: right;
  width: auto; }

@media screen and (min-width: 769px) {
  .c-btn_home {
    text-indent: -9999px;
    width: 103px;
    height: 100px;
    background: url(../images/home.png) right center no-repeat;
    background-size: auto 90%; }
    .c-btn_home:hover {
      background-size: auto 100%;
      -webkit-transition: all 0.2s ease;
      -moz-transition: all 0.2s ease;
      -o-transition: all 0.2s ease;
      -webkit-transition: all  0.2s ease;
      -o-transition: all  0.2s ease;
      transition: all  0.2s ease; } }

@media screen and (min-width: 769px) {
  .c-btn_back {
    text-indent: -9999px;
    width: 103px;
    height: 100px;
    background: url(../images/back.png) right center no-repeat;
    background-size: auto 90%; }
    .c-btn_back:hover {
      background-size: auto 100%;
      -webkit-transition: all 0.2s ease;
      -moz-transition: all 0.2s ease;
      -o-transition: all 0.2s ease;
      -webkit-transition: all  0.2s ease;
      -o-transition: all  0.2s ease;
      transition: all  0.2s ease; } }

@media screen and (min-width: 769px) {
  .c-btn_map {
    text-indent: -9999px;
    width: 103px;
    height: 100px;
    background: url(../images/map.png) right center no-repeat;
    background-size: auto 90%; }
    .c-btn_map:hover {
      background-size: auto 100%;
      -webkit-transition: all 0.2s ease;
      -moz-transition: all 0.2s ease;
      -o-transition: all 0.2s ease;
      -webkit-transition: all  0.2s ease;
      -o-transition: all  0.2s ease;
      transition: all  0.2s ease; } }

@media screen and (min-width: 769px) {
  .c-btn_dl {
    text-indent: -9999px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: 90% auto; } }

.c-btn_dl:hover {
  background-size: 100% auto;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  -webkit-transition: all  0.2s ease;
  -o-transition: all  0.2s ease;
  transition: all  0.2s ease; }

@media screen and (min-width: 769px) {
  .c-btn_dl-man {
    background-image: url(../images/download/h2_1.png); } }

@media screen and (min-width: 769px) {
  .c-btn_dl-woman {
    background-image: url(../images/download/h2_2.png); } }

.c-btn_ticket {
  text-indent: -9999px;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url(../images/btn_ticket.png);
  margin: auto; }
  @media screen and (max-width: 768px) {
    .c-btn_ticket {
      height: 45px;
      background-size: auto 100%; } }
  @media screen and (min-width: 769px) {
    .c-btn_ticket {
      height: 109px;
      width: 311px;
      background-size: 90%; }
      .c-btn_ticket:hover {
        background-size: 100%;
        -webkit-transition: all 0.2s ease;
        -moz-transition: all 0.2s ease;
        -o-transition: all 0.2s ease;
        -webkit-transition: all  0.2s ease;
        -o-transition: all  0.2s ease;
        transition: all  0.2s ease; } }

/* Scss Document */
.c-inner-top, .c-inner-dl {
  padding-left: 10%;
  padding-right: 10%; }
  @media screen and (min-width: 769px) {
    .c-inner-top, .c-inner-dl {
      padding: 0;
      width: 62%;
      max-width: 720px;
      margin: auto; } }

/*@media screen and (min-width: 1180px) {
	.c-inner-top, .c-inner-youkou, .c-inner-dl {
		width:1180px;
	}
}*/
.c-inner-event1 {
  padding-left: 4%;
  padding-right: 4%; }
  @media screen and (min-width: 769px) {
    .c-inner-event1 {
      padding: 6vh 7vh;
      width: 80%;
      max-width: 825px;
      margin: auto;
      position: relative;
      background: url(../images/bg_star_lt.png) left top no-repeat;
      background-size: 170px auto; } }

.c-inner-event2 {
  padding-left: 8%;
  padding-right: 8%;
  text-align: left; }
  @media screen and (min-width: 769px) {
    .c-inner-event2 {
      padding: 0 50px 100px;
      width: 80%;
      max-width: 825px;
      margin: auto;
      position: relative;
      background: url(../images/bg_star_lb.png) left bottom no-repeat;
      background-size: 50% auto; } }

@media screen and (min-width: 769px) {
  .c-inner-event3 {
    padding: 6vh 7vh;
    width: 80%;
    max-width: 825px;
    margin: 0 auto 3rem; } }

.c-inner-event3 img {
  vertical-align: bottom; }

.c-inner-event4 {
  padding-left: 4%;
  padding-right: 4%; }
  @media screen and (min-width: 769px) {
    .c-inner-event4 {
      padding: 6vh 7vh;
      width: 80%;
      max-width: 825px;
      margin: auto; } }

.c-inner-event5 {
  padding-left: 4%;
  padding-right: 4%; }
  @media screen and (min-width: 769px) {
    .c-inner-event5 {
      padding: 0;
      width: 80%;
      max-width: 960px;
      margin: auto; } }

/*@media screen and (min-width: 1180px) {
	.c-inner-event1, .c-inner-event2 {
		width:1590px;
	}
}*/
.c-inner-fes, .c-inner-youkou, .c-inner-press, .c-inner-animedia, .c-inner-cosplay, .c-inner-performer, .c-inner-performer2 {
  padding-left: 4%;
  padding-right: 4%; }
  @media screen and (min-width: 769px) {
    .c-inner-fes, .c-inner-youkou, .c-inner-press, .c-inner-animedia, .c-inner-cosplay, .c-inner-performer, .c-inner-performer2 {
      padding: 0;
      width: 80%;
      max-width: 825px;
      margin: auto;
      position: relative; } }

@media screen and (min-width: 769px) {
  .c-inner-press {
    margin-top: 5vh; } }

@media screen and (max-width: 768px) {
  .c-inner-cosplay {
    padding-left: 8%; } }

.c-inner-performer {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background: url(../images/bg_line_gold.png) center top no-repeat;
  background-size: 100% auto; }
  @media screen and (min-width: 769px) {
    .c-inner-performer {
      padding: 3rem 7rem 0; } }
  @media screen and (max-width: 768px) {
    .c-inner-performer {
      padding-left: 8%;
      padding-right: 8%;
      padding-top: 2em; } }

.c-inner-performer2 {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background-size: 100% auto; }
  @media screen and (min-width: 769px) {
    .c-inner-performer2 {
      padding: 3rem 7rem 0; } }
  @media screen and (max-width: 768px) {
    .c-inner-performer2 {
      padding-left: 8%;
      padding-right: 8%;
      padding-top: 2em; } }
/*========== list.scss ==========*/
.c-list-no {
  list-style: none; }

/*========== img.scss ==========*/
.c-img-100 {
  width: 100%;
  height: auto; }

.c-img-logo {
  width: 30rem;
  display: block;
  margin: auto; }
  @media screen and (max-width: 768px) {
    .c-img-logo {
      width: 20rem; } }

.c-img-arr {
  width: 25rem;
  height: auto;
  display: block;
  margin: 0 auto 5rem; }

/*========== header.scss ==========*/
.p-header-lead {
  margin: 0; }
  @media screen and (min-width: 769px) {
    .p-header-lead {
      text-indent: -9999px;
      /*img {
			width:auto;
			height:200px;
			max-width:1020px;
		}*/
      height: 200px;
      background: url(../images/lead_pc.png) center top no-repeat; } }
  @media screen and (max-width: 768px) {
    .p-header-lead img {
      width: 100%;
      max-width: 375px;
      height: auto; } }

.p-header-menu {
  margin: -40px 0 50px;
  text-align: right;
  font-size: 0; }
  .p-header-menu li {
    display: inline-block;
    vertical-align: top;
    font-size: 1.6rem;
    margin: 0 5px 10px 5px;
    min-width: 160px;
    height: 3.5rem;
    line-height: 3.5rem; }
    .p-header-menu li.later {
      position: relative; }
      .p-header-menu li.later a {
        pointer-events: none; }
      .p-header-menu li.later div {
        position: absolute;
        top: 50%;
        left: 50%;
        margin-top: -2.25rem;
        margin-left: -6rem; }
        .p-header-menu li.later div img {
          height: 4.5rem;
          width: auto; }
    .p-header-menu li.lines {
      line-height: 1.2;
      font-size: 1.2rem; }
      .p-header-menu li.lines a {
        padding: 0.4rem 0; }
    .p-header-menu li a {
      display: block;
      overflow: hidden;
      outline: none;
      background-color: #d54515;
      color: #fff;
      text-decoration: none;
      border-radius: 5px;
      -webkit-border-radius: 5px;
      -moz-border-radius: 5px;
      padding: 0 1em;
      text-align: center; }

.p-header-movie {
  width: 100%;
  padding-bottom: 56.25%;
  height: 0px;
  position: relative;
  margin-bottom: 5rem; }
  @media screen and (max-width: 768px) {
    .p-header-movie {
      margin: 3rem 0; } }
  .p-header-movie iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

/*!
 * jquery-drawer v3.2.2
 * Flexible drawer menu using jQuery, iScroll and CSS.
 * http://git.blivesta.com/drawer
 * License : MIT
 * Author : blivesta <design@blivesta.com> (http://blivesta.com/)
 */
/*!------------------------------------*    Base
\*!------------------------------------*/
@media screen and (max-width: 768px) {
  .drawer-open {
    overflow: hidden !important; }
  .drawer-nav {
    position: fixed;
    z-index: 101;
    top: 0;
    overflow: hidden;
    width: 16.25rem;
    height: 100%;
    color: #222; }
  .drawer-brand {
    font-size: 1.5rem;
    font-weight: bold;
    line-height: 3.75rem;
    display: block;
    padding-right: .75rem;
    padding-left: .75rem;
    text-decoration: none;
    color: #222; }
  .drawer-menu {
    margin: 0;
    padding: 60px 0 0;
    list-style: none;
    background-color: #f19227; }
  .drawer-menu-item {
    font-size: 1.8rem;
    display: block;
    text-decoration: none;
    color: #fff;
    text-align: left;
    background-color: #dbdbdb;
    position: relative; }
  .drawer-menu-item a {
    color: #fff;
    /*background-color: #f19227;*/
    background: url(../images/bg_drawer.png) 0 0 no-repeat #f19227;
    background-size: auto 100%;
    border-bottom: 5px solid #f6b56b;
    padding: 0.5em 0 0.3em 1em; }
  .drawer-menu-item span {
    /*background-color: #dcdcdc;*/
    background: url(../images/bg_drawer-off.png) 0 0 no-repeat #dcdcdc;
    background-size: auto 100%;
    border-bottom: 5px solid #d4d4d4;
    display: block;
    overflow: hidden;
    outline: none;
    padding: 0.5em 0 0.3em 1em; }
  .drawer-menu-item div {
    position: absolute;
    right: 1em;
    top: 50%;
    color: #D54616;
    font-size: 1.8rem;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%); }
  /*.drawer-menu-item:hover {
  text-decoration: underline;
  color: #555;
  background-color: transparent;
}*/
  /*! overlay */
  .drawer-overlay {
    position: fixed;
    z-index: 100;
    top: 0;
    left: 0;
    display: none;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.7); }
  .drawer-open .drawer-overlay {
    display: block; }
  /*!------------------------------------*    Top
\*!------------------------------------*/
  .drawer--top .drawer-nav {
    top: -100%;
    left: 0;
    width: 100%;
    height: auto;
    max-height: 100%;
    -webkit-transition: top 0.6s cubic-bezier(0.19, 1, 0.22, 1);
    -o-transition: top 0.6s cubic-bezier(0.19, 1, 0.22, 1);
    transition: top 0.6s cubic-bezier(0.19, 1, 0.22, 1); }
  .drawer--top.drawer-open .drawer-nav {
    top: 0; }
  .drawer--top .drawer-hamburger,
  .drawer--top.drawer-open .drawer-hamburger {
    right: 8px; }
  /*!------------------------------------*    Left
\*!------------------------------------*/
  .drawer--left .drawer-nav {
    left: -16.25rem;
    -webkit-transition: left 0.6s cubic-bezier(0.19, 1, 0.22, 1);
    -o-transition: left 0.6s cubic-bezier(0.19, 1, 0.22, 1);
    transition: left 0.6s cubic-bezier(0.19, 1, 0.22, 1); }
  .drawer--left.drawer-open .drawer-nav,
  .drawer--left .drawer-hamburger,
  .drawer--left.drawer-open .drawer-navbar .drawer-hamburger {
    left: 0; }
  .drawer--left.drawer-open .drawer-hamburger {
    left: 16.25rem; }
  /*!------------------------------------*    Right
\*!------------------------------------*/
  .drawer--right .drawer-nav {
    right: -16.25rem;
    -webkit-transition: right 0.6s cubic-bezier(0.19, 1, 0.22, 1);
    -o-transition: right 0.6s cubic-bezier(0.19, 1, 0.22, 1);
    transition: right 0.6s cubic-bezier(0.19, 1, 0.22, 1); }
  .drawer--right.drawer-open .drawer-nav,
  .drawer--right .drawer-hamburger,
  .drawer--right.drawer-open .drawer-navbar .drawer-hamburger {
    right: 0; }
  .drawer--right.drawer-open .drawer-hamburger {
    right: 16.25rem; }
  /*!------------------------------------*    Hamburger
\*!------------------------------------*/
  .drawer-hamburger {
    position: fixed;
    z-index: 104;
    top: 8px;
    display: block;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    width: 2.5rem;
    padding: 0;
    padding-top: 10px;
    padding-right: .75rem;
    padding-bottom: 20px;
    padding-left: .75rem;
    -webkit-transition: all 0.6s cubic-bezier(0.19, 1, 0.22, 1);
    -o-transition: all 0.6s cubic-bezier(0.19, 1, 0.22, 1);
    transition: all 0.6s cubic-bezier(0.19, 1, 0.22, 1);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    border: 0;
    outline: 0;
    background-color: #d54616;
    border: 2px solid #fff;
    border-radius: 6px; }
  .drawer-hamburger:hover {
    cursor: pointer;
    background-color: #d54616; }
  .drawer-hamburger-icon {
    position: relative;
    display: block;
    margin-top: 10px; }
  .drawer-hamburger-icon,
  .drawer-hamburger-icon:before,
  .drawer-hamburger-icon:after {
    width: 100%;
    height: 2px;
    -webkit-transition: all 0.6s cubic-bezier(0.19, 1, 0.22, 1);
    -o-transition: all 0.6s cubic-bezier(0.19, 1, 0.22, 1);
    transition: all 0.6s cubic-bezier(0.19, 1, 0.22, 1);
    background-color: #fff; }
  .drawer-hamburger-icon:before,
  .drawer-hamburger-icon:after {
    position: absolute;
    top: -10px;
    left: 0;
    content: ' '; }
  .drawer-hamburger-icon:after {
    top: 10px; }
  .drawer-open .drawer-hamburger-icon {
    background-color: transparent; }
  .drawer-open .drawer-hamburger-icon:before,
  .drawer-open .drawer-hamburger-icon:after {
    top: 0; }
  .drawer-open .drawer-hamburger-icon:before {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg); }
  .drawer-open .drawer-hamburger-icon:after {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg); }
  /*!------------------------------------*    accessibility
\*!------------------------------------*/
  /*!
 * Only display content to screen readers
 * See: http://a11yproject.com/posts/how-to-hide-content
 */
  .sr-only {
    position: absolute;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    border: 0; }
  /*!
 * Use in conjunction with .sr-only to only display content when it's focused.
 * Useful for "Skip to main content" links; see http://www.w3.org/TR/2013/NOTE-WCAG20-TECHS-20130905/G1
 * Credit: HTML5 Boilerplate
 */
  .sr-only-focusable:active,
  .sr-only-focusable:focus {
    position: static;
    overflow: visible;
    clip: auto;
    width: auto;
    height: auto;
    margin: 0; }
  /*!------------------------------------*    Sidebar
\*!------------------------------------*/
  .drawer--sidebar {
    background-color: #fff; }
  .drawer--sidebar .drawer-contents {
    background-color: #fff; } }

@media (min-width: 64em) {
  .drawer--sidebar .drawer-hamburger {
    display: none;
    visibility: hidden; }
  .drawer--sidebar .drawer-nav {
    display: block;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    position: fixed;
    width: 12.5rem;
    height: 100%; }
  /*! Left */
  .drawer--sidebar.drawer--left .drawer-nav {
    left: 0;
    border-right: 1px solid #ddd; }
  .drawer--sidebar.drawer--left .drawer-contents {
    margin-left: 12.5rem; }
  /*! Right */
  .drawer--sidebar.drawer--right .drawer-nav {
    right: 0;
    border-left: 1px solid #ddd; }
  .drawer--sidebar.drawer--right .drawer-contents {
    margin-right: 12.5rem; }
  /*! container */
  .drawer--sidebar .drawer-container {
    max-width: 48rem; } }

@media (min-width: 75em) {
  .drawer--sidebar .drawer-nav {
    width: 16.25rem; }
  .drawer--sidebar.drawer--left .drawer-contents {
    margin-left: 16.25rem; }
  .drawer--sidebar.drawer--right .drawer-contents {
    margin-right: 16.25rem; }
  /*! container */
  .drawer--sidebar .drawer-container {
    max-width: 60rem; } }

/*!------------------------------------*    Navbar
\*!------------------------------------*/
.drawer--navbarTopGutter {
  padding-top: 3.75rem; }

.drawer-navbar .drawer-navbar-header {
  border-bottom: 1px solid #ddd;
  background-color: #fff; }

.drawer-navbar {
  z-index: 102;
  top: 0;
  width: 100%; }

/*! .drawer-navbar modifier */
.drawer-navbar--fixed {
  position: fixed; }

.drawer-navbar-header {
  position: relative;
  z-index: 102;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  height: 3.75rem;
  padding: 0 .75rem;
  text-align: center; }

.drawer-navbar .drawer-brand {
  line-height: 3.75rem;
  display: inline-block;
  padding-top: 0;
  padding-bottom: 0;
  text-decoration: none; }

.drawer-navbar .drawer-brand:hover {
  background-color: transparent; }

.drawer-navbar .drawer-nav {
  padding-top: 3.75rem; }

.drawer-navbar .drawer-menu {
  padding-bottom: 7.5rem; }

@media (min-width: 64em) {
  .drawer-navbar {
    height: 3.75rem;
    border-bottom: 1px solid #ddd;
    background-color: #fff; }
  .drawer-navbar .drawer-navbar-header {
    position: relative;
    display: block;
    float: left;
    width: auto;
    padding: 0;
    border: 0; }
  .drawer-navbar .drawer-menu--right {
    float: right; }
  .drawer-navbar .drawer-menu li {
    float: left; }
  .drawer-navbar .drawer-menu-item {
    line-height: 3.75rem;
    padding-top: 0;
    padding-bottom: 0; }
  .drawer-navbar .drawer-hamburger {
    display: none; }
  .drawer-navbar .drawer-nav {
    position: relative;
    left: 0;
    overflow: visible;
    width: auto;
    height: 3.75rem;
    padding-top: 0;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  .drawer-navbar .drawer-menu {
    padding: 0; }
  /*! dropdown */
  .drawer-navbar .drawer-dropdown-menu {
    position: absolute;
    width: 16.25rem;
    border: 1px solid #ddd; }
  .drawer-navbar .drawer-dropdown-menu-item {
    padding-left: .75rem; } }

/*!------------------------------------*    Dropdown
\*!------------------------------------*/
.drawer-dropdown-menu {
  display: none;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  margin: 0;
  padding: 0;
  background-color: #fff; }

.drawer-dropdown-menu > li {
  width: 100%;
  list-style: none; }

.drawer-dropdown-menu-item {
  line-height: 3.75rem;
  display: block;
  padding: 0;
  padding-right: .75rem;
  padding-left: 1.5rem;
  text-decoration: none;
  color: #222; }

.drawer-dropdown-menu-item:hover {
  text-decoration: underline;
  color: #555;
  background-color: transparent; }

/*! open */
.drawer-dropdown.open > .drawer-dropdown-menu {
  display: block; }

/*! drawer-caret */
.drawer-dropdown .drawer-caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 4px;
  -webkit-transition: opacity .2s ease, -webkit-transform .2s ease;
  transition: opacity .2s ease, -webkit-transform .2s ease;
  -o-transition: transform .2s ease, opacity .2s ease;
  transition: transform .2s ease, opacity .2s ease;
  transition: transform .2s ease, opacity .2s ease, -webkit-transform .2s ease;
  -webkit-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
  vertical-align: middle;
  border-top: 4px solid;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent; }

/*! open */
.drawer-dropdown.open .drawer-caret {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg); }

/*!------------------------------------*    Container
\*!------------------------------------*/
.drawer-container {
  margin-right: auto;
  margin-left: auto; }

@media (min-width: 64em) {
  .drawer-container {
    max-width: 60rem; } }

@media (min-width: 75em) {
  .drawer-container {
    max-width: 70rem; } }

/* Scss Document */
.p-gnav a {
  display: block;
  overflow: hidden;
  outline: none;
  text-decoration: none; }
  @media screen and (min-width: 769px) {
    .p-gnav a {
      text-indent: -9999px;
      width: 145px;
      height: 145px;
      background-position: center;
      background-size: auto 90%;
      background-repeat: no-repeat;
      /*&.p-gnav__item5 { background-image:url(../images/gnav_05.png); }*/
      /*&.p-gnav__item1:hover { background-image:url(../images/gnav_01-on.png); }
			&.p-gnav__item2:hover { background-image:url(../images/gnav_02-on.png); }
			&.p-gnav__item3:hover { background-image:url(../images/gnav_03-on.png); }
			&.p-gnav__item4:hover { background-image:url(../images/gnav_04-on.png); }
			/*&.p-gnav__item5:hover { background-image:url(../images/gnav_05-on.png); }
			&.p-gnav__item6:hover { background-image:url(../images/gnav_06-on.png); }
			&.p-gnav__item7:hover { background-image:url(../images/gnav_07-on.png); }
			&.p-gnav__item8:hover { background-image:url(../images/gnav_08-on.png); }
			&.p-gnav__item9:hover { background-image:url(../images/gnav_09-on.png); }*/ }
      .p-gnav a.p-gnav__item1 {
        background-image: url(../images/gnav_01.png); }
      .p-gnav a.p-gnav__item2 {
        background-image: url(../images/gnav_02.png); }
      .p-gnav a.p-gnav__item3 {
        background-image: url(../images/gnav_03.png); }
      .p-gnav a.p-gnav__item4 {
        background-image: url(../images/gnav_04.png); }
      .p-gnav a.p-gnav__item5 {
        background-image: url(../images/gnav_05.png); }
      .p-gnav a.p-gnav__item6 {
        background-image: url(../images/gnav_06.png); }
      .p-gnav a.p-gnav__item7 {
        background-image: url(../images/gnav_07.png); }
      .p-gnav a.p-gnav__item8 {
        background-image: url(../images/gnav_08.png); }
      .p-gnav a.p-gnav__item9 {
        background-image: url(../images/gnav_09.png); }
      .p-gnav a:hover {
        background-size: auto 100%;
        -webkit-transition: all 0.2s ease;
        -moz-transition: all 0.2s ease;
        -o-transition: all 0.2s ease;
        -webkit-transition: all  0.2s ease;
        -o-transition: all  0.2s ease;
        transition: all  0.2s ease; } }

@media screen and (min-width: 769px) {
  .p-gnav li {
    text-indent: -9999px;
    width: 145px;
    height: 145px;
    background-position: center;
    background-size: auto 90%;
    background-repeat: no-repeat;
    display: block;
    overflow: hidden;
    outline: none; }
    .p-gnav li.p-gnav__item3 {
      background-image: url(../images/gnav_03-on.png); }
    .p-gnav li.p-gnav__item5 {
      background-image: url(../images/gnav_05-on.png); }
    .p-gnav li.p-gnav__item7 {
      background-image: url(../images/gnav_07-on.png); }
    .p-gnav li.p-gnav__item8 {
      background-image: url(../images/gnav_08-on.png); }
    .p-gnav li.p-gnav__item9 {
      background-image: url(../images/gnav_09-on.png); } }

@media screen and (min-width: 769px) {
  .p-gnav_top {
    position: fixed;
    left: 1%;
    top: 50%;
    margin-top: -290px; } }

@media screen and (min-width: 769px) {
  .p-gnav_top li {
    margin-bottom: 5px; }
    .p-gnav_top li.p-gnav__item0 {
      display: none; } }

@media screen and (min-width: 1280px) {
  .p-gnav_top {
    left: 50%;
    /*top:100px;*/
    margin-left: -550px; } }

.p-gnav_foot ul {
  font-size: 0; }

.p-gnav_foot li {
  display: inline-block; }

/*=========== footer.scss ==========*/
@media screen and (max-width: 768px) {
  .p-footer-upper {
    background: url(../images/bg_footer.png) center top repeat-x;
    background-size: auto 70px;
    height: 70px; } }

.p-footer-lower {
  background-color: #d54616;
  border-top: 17px solid #f19338;
  color: #fff; }
  .p-footer-lower p {
    margin: 0; }
  .p-footer-lower h1 {
    line-height: 1;
    margin: 0; }
  .p-footer-lower address {
    font-style: normal;
    font-weight: bold; }
  @media screen and (min-width: 769px) {
    .p-footer-lower {
      text-align: left;
      padding-left: 5.5%; } }

.p-footer-lower__inner {
  padding: 1.5rem 0; }
  @media screen and (min-width: 769px) {
    .p-footer-lower__inner {
      display: inline-block;
      text-align: center;
      padding: 3rem 0 3rem 10%; } }

@media screen and (min-width: 1280px) {
  .p-footer-lower__inner {
    display: block;
    margin: auto;
    width: 1280px;
    text-align: left;
    padding-left: 200px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box; }
    .p-footer-lower__inner div {
      display: inline-block;
      text-align: center; } }

.p-footer-link a {
  color: #fff;
  text-decoration: none;
  background: url(../images/icon_star.png) left center no-repeat;
  background-size: contain;
  padding-left: 1.5em; }

@media screen and (min-width: 769px) {
  .p-footer {
    position: relative; } }

@media screen and (min-width: 769px) {
  .p-footer-tenant {
    position: absolute;
    right: -200px;
    top: 50px;
    display: block;
    overflow: hidden;
    outline: none;
    width: 270px;
    height: 263px;
    background: url(../images/btn_tenant.png) center no-repeat;
    background-size: 90%;
    text-indent: -9999px;
    /*a {
			display: block;
      overflow: hidden;
      outline: none;
      width: 270px;
      height: 263px;
      background: url(../images/btn_tenant.png) center no-repeat;
      background-size: 90%;
      text-indent: -9999px;
	  &:hover {
			background-size: 100%;
		}
		}*/ } }

/*=========== info.scss ==========*/
.p-info-access img {
  height: auto; }
  @media screen and (max-width: 768px) {
    .p-info-access img {
      width: 157px; } }
  @media screen and (min-width: 769px) {
    .p-info-access img {
      width: 335px;
      padding: 1.8rem 0 0.5rem; } }

.p-info-sponsor {
  padding: 1em 0; }
  .p-info-sponsor h2 {
    margin: 0;
    font-weight: normal; }
  .p-info-sponsor p {
    margin: 0 0 1em; }
    @media screen and (max-width: 768px) {
      .p-info-sponsor p {
        margin: 0 -1em 1em; } }
  .p-info-sponsor img {
    width: 180px;
    height: auto; }

.p-info-animedia {
  background: url(../images/bg_line_top.png) center bottom no-repeat;
  background-size: 100% auto; }
  @media screen and (min-width: 769px) {
    .p-info-animedia {
      padding-top: 3rem;
      margin-bottom: 5rem; } }
  .p-info-animedia img {
    height: auto; }
    @media screen and (max-width: 768px) {
      .p-info-animedia img {
        width: 160px;
        padding-bottom: 1rem; } }
    @media screen and (min-width: 769px) {
      .p-info-animedia img {
        width: 360px;
        padding-bottom: 5rem; } }

.p-info-detail {
  display: inline-block;
  text-align: center; }
  @media screen and (min-width: 769px) {
    .p-info-detail {
      font-size: 1.8rem; } }
  .p-info-detail dl {
    text-align: left; }
  .p-info-detail .p-info-detail__txt {
    display: inline-block;
    /*background: url(../images/frame_l.png) left top no-repeat, url(../images/frame_r.png) right top no-repeat;
		background-size: auto 100%;
		padding: 0 2em;*/
    border: 2px solid #e84615;
    padding: 1em 2em; }
    .p-info-detail .p-info-detail__txt p {
      text-align: left; }
      .p-info-detail .p-info-detail__txt p span {
        border-bottom: 1px solid #d91883; }

.p-info-ticket {
  padding: 2em 0; }

.p-info-ticketTitle {
  margin: auto; }
  @media screen and (min-width: 769px) {
    .p-info-ticketTitle {
      width: 80%;
      max-width: 550px; } }

.p-info-ticketSubtitle {
  font-size: 1.25em; }

.p-info-bn {
  font-size: 0;
  padding: 2rem 0; }
  .p-info-bn img {
    width: 230px;
    height: auto; }
  @media screen and (min-width: 769px) {
    .p-info-bn {
      padding: 3.5rem 0; }
      .p-info-bn li {
        display: inline-block;
        margin: 0 2rem; }
        .p-info-bn li.muratec:hover {
          text-indent: -9999px; }
          .p-info-bn li.muratec:hover a {
            display: block;
            width: 240px;
            height: 80px;
            background: url(../images/bn2_ov.png) center no-repeat;
            background-size: 100%; }
      .p-info-bn img {
        width: 240px; } }
  @media screen and (max-width: 768px) {
    .p-info-bn li {
      margin-bottom: 1rem; } }

/*=========== news.scss ==========*/
.p-news {
  text-align: left; }

.p-news-title {
  margin: 0;
  padding-left: 0.5em;
  font-weight: normal; }
  @media screen and (min-width: 769px) {
    .p-news-title {
      padding-left: 0.5em; } }
  .p-news-title:after {
    content: ' ';
    display: inline-block;
    background: url(../images/icon_news.png) right center no-repeat;
    background-size: contain;
    width: 47px;
    height: 32px; }
    @media screen and (max-width: 768px) {
      .p-news-title:after {
        width: 35px;
        height: 20px;
        background-size: auto 20px; } }

.p-news__inner {
  background: url(../images/bg_line_top.png) center top no-repeat, url(../images/bg_line_btm.png) center bottom no-repeat;
  background-size: 100% auto;
  padding: 2em 1.5em; }
  @media screen and (max-width: 768px) {
    .p-news__inner {
      padding: 20px 0 20px 1em; } }

.p-news-list__item {
  margin-bottom: 1em; }
  .p-news-list__item span {
    display: inline-block;
    vertical-align: top; }
    .p-news-list__item span.p-news-date {
      width: 25%; }
    .p-news-list__item span.p-news-article {
      width: 70%; }

.p-news-tw {
  background: url(../images/bg_line_top.png) center bottom no-repeat;
  background-size: 100% auto;
  padding: 2em 1.5em; }
  @media screen and (max-width: 768px) {
    .p-news-tw {
      padding: 20px 0 20px 1em; } }

/*=========== about.scss ==========*/
.p-about {
  padding: 3rem 0;
  background: url(../images/bg_line_btm2.png) center bottom no-repeat;
  background-size: 80% auto; }
  @media screen and (min-width: 769px) {
    .p-about {
      padding: 7rem 0 2rem; } }
  @media screen and (max-width: 768px) {
    .p-about {
      padding-bottom: 1rem;
      background-size: 100% auto;
      margin-bottom: 3rem; } }

.p-about-title {
  margin: 0 0 0.5em; }

.p-about-title_1 {
  color: #474747; }

.p-about__inner {
  text-align: left;
  background: url(../images/bg_about_inner.png) center top no-repeat;
  background-size: contain;
  margin-bottom: 1.8rem;
  color: #474747; }
  @media screen and (min-width: 769px) {
    .p-about__inner {
      margin-bottom: 5rem; } }
  .p-about__inner li {
    text-indent: -1em;
    padding-left: 1em; }

@media screen and (min-width: 769px) {
  .p-about-banner {
    padding-top: 1.5em; }
    .p-about-banner a {
      /*display:inline-block;
			vertical-align:middle;*/
      display: block;
      overflow: hidden;
      outline: none;
      margin: auto;
      text-indent: -9999px;
      background: url(../images/banner_pc.png) center no-repeat;
      background-size: 90% auto;
      width: 400px;
      height: 133px; }
      .p-about-banner a:hover {
        background-size: 100% auto; } }

@media screen and (max-width: 768px) {
  .p-about-banner img {
    width: 230px;
    height: auto; } }

.p-about-final {
  display: inline-block;
  text-align: center;
  position: relative; }
  .p-about-final span {
    position: absolute;
    right: 0;
    top: 0; }
    @media screen and (min-width: 769px) {
      .p-about-final span {
        top: -15px; } }
    .p-about-final span img {
      width: 30px;
      height: auto; }
      @media screen and (min-width: 769px) {
        .p-about-final span img {
          width: 45px; } }

.p-about-price {
  display: block;
  margin: auto;
  width: 80%;
  max-width: 300px; }

.p-about-seidama {
  font-size: 0; }
  .p-about-seidama li {
    font-size: 1.4rem;
    display: inline-block;
    vertical-align: top;
    width: 23.5%;
    margin-right: 2%;
    text-align: left; }
    .p-about-seidama li:last-child {
      margin-right: 0; }
    @media screen and (max-width: 768px) {
      .p-about-seidama li {
        font-size: 1.2rem; } }
    .p-about-seidama li p {
      margin-top: 0.5rem;
      padding: 0 1em; }
      @media screen and (max-width: 768px) {
        .p-about-seidama li p {
          padding: 0 0.25em;
          line-height: 1.2; } }
  .p-about-seidamaTxt {
    margin-bottom: 2em; }

/*=========== page.scss ==========*/
@media screen and (min-width: 769px) {
  .p-page_top {
    background: url(../images/bg_top_l.png) left top repeat-y, url(../images/bg_top_r.png) right top repeat-y;
    background-size: 150px auto; } }

.p-page_event .p-header-lead, .p-page_event .p-footer, .p-page_youkou .p-header-lead, .p-page_youkou .p-footer, .p-page_press .p-header-lead, .p-page_press .p-footer, .p-page_animedia .p-header-lead, .p-page_animedia .p-footer, .p-page_cosplay .p-header-lead, .p-page_cosplay .p-footer {
  display: none; }

@media screen and (min-width: 769px) {
  .p-page_event .l-header, .p-page_youkou .l-header, .p-page_press .l-header, .p-page_animedia .l-header, .p-page_cosplay .l-header {
    display: none; } }

@media screen and (max-width: 768px) {
  .p-page_event .l-header, .p-page_youkou .l-header, .p-page_press .l-header, .p-page_animedia .l-header, .p-page_cosplay .l-header {
    background-color: transparent;
    height: 5.5rem; } }

.p-page_youkou {
  background: url(../images/youkou/bg_performer_btm.png) center bottom no-repeat; }
  @media screen and (min-width: 769px) {
    .p-page_youkou {
      background-size: 100% auto;
      padding-bottom: 25rem; } }
  @media screen and (max-width: 768px) {
    .p-page_youkou {
      background-size: auto 15rem;
      padding-bottom: 10rem; } }

.p-page_fes .p-header-lead, .p-page_fes .p-footer {
  display: none; }

@media screen and (min-width: 769px) {
  .p-page_fes .l-header {
    display: none; } }

@media screen and (max-width: 768px) {
  .p-page_fes .l-header {
    background-color: #F4D21E;
    /*height:5.5rem;*/
    height: 0; } }

.p-page_dl .l-header, .p-page_dl .p-footer {
  display: none; }

/*=========== event.scss ==========*/
.p-event-title1 {
  display: none; }

.p-event-title2 {
  color: #fff;
  background-color: #94c5c5; }

.p-event-title2_privacy {
  margin: 0;
  line-height: 1;
  padding: 1em 0; }
  @media screen and (min-width: 769px) {
    .p-event-title2_privacy {
      text-align: left;
      margin-bottom: 1.5em; }
      .p-event-title2_privacy span {
        display: block;
        width: 80%;
        max-width: 825px;
        margin: auto; } }

@media screen and (min-width: 769px) {
  .p-event-map {
    /*background:url(../images/bg_star_lt.png) left top no-repeat;
		background-size:190px auto;*/
    padding-top: 3.5vh;
    /*margin-bottom:3.5vh;*/ } }

@media screen and (max-width: 768px) {
  .p-event-map {
    margin-bottom: 3rem; } }

.p-event-notice {
  color: #666666; }
  @media screen and (max-width: 768px) {
    .p-event-notice {
      text-align: right;
      margin: 0; } }
  @media screen and (min-width: 769px) {
    .p-event-notice {
      position: absolute;
      right: 150px;
      bottom: 12vh;
      margin: 0;
      line-height: 1; } }

@media screen and (min-width: 769px) {
  .p-event-link {
    position: absolute;
    top: 115px;
    left: 42%;
    margin: 0;
    line-height: 1; } }

.p-event-link a {
  text-decoration: none;
  color: #26789c; }

@media screen and (min-width: 769px) {
  .p-event-privacy {
    /*background:url(../images/bg_star_lb.png) left bottom no-repeat;
		background-size: auto 150px;*/
    padding-bottom: 10vh; } }

@media screen and (max-width: 768px) {
  .p-event-privacy {
    padding-bottom: 3rem; } }

.p-event-privacy h3, .p-event-privacy p {
  font-weight: normal; }
  @media screen and (min-width: 769px) {
    .p-event-privacy h3, .p-event-privacy p {
      font-size: 1.4rem; } }

.p-event-sign {
  display: inline-block;
  text-align: left; }
  @media screen and (min-width: 769px) {
    .p-event-sign {
      position: absolute;
      bottom: 100px;
      right: 150px; } }

.p-event-freeStage {
  background-color: #f19317; }
  .p-event-freeStage h2 {
    background-color: #fff; }

.p-event-freeStage_title {
  background-color: #fff; }
  .p-event-freeStage_title img {
    display: block;
    width: 80%;
    max-width: 825px;
    margin: auto; }

.p-event-schedule {
  padding-bottom: 5rem; }

.p-event-schedule__inner {
  background: url(../images/event/bg_schedule.png) center top repeat-x #e18820;
  background-size: auto 6rem;
  padding: 6rem 0; }
  @media screen and (max-width: 768px) {
    .p-event-schedule__inner {
      background-size: auto 3rem;
      padding: 3rem 0;
      margin: 3rem 0 0; } }

.p-event-schedule__title {
  width: 80%;
  height: auto;
  display: block;
  margin: 2rem auto; }
  @media screen and (min-width: 769px) {
    .p-event-schedule__title {
      width: 50%;
      height: auto;
      margin: 0 auto 4rem; } }

.p-event-tenant__index {
  border-top: 1px solid #e58717;
  padding-top: 1rem; }
  .p-event-tenant__index li {
    display: inline-block;
    vertical-align: middle;
    list-style: none;
    width: 50px;
    margin: 0 2px; }
    @media screen and (max-width: 768px) {
      .p-event-tenant__index li {
        width: 8.5%;
        margin: 0;
        vertical-align: top;
        max-height: 5.5vh; } }
    .p-event-tenant__index li.noAnc img {
      display: block;
      overflow: hidden;
      outline: none;
      margin: 0 auto;
      width: 45px;
      height: auto;
      vertical-align: top; }
      @media screen and (max-width: 768px) {
        .p-event-tenant__index li.noAnc img {
          width: 90%; } }
    .p-event-tenant__index li a {
      display: block;
      text-indent: -9999px;
      background-position: center top;
      background-repeat: no-repeat;
      background-size: 90% auto; }
      @media screen and (min-width: 769px) {
        .p-event-tenant__index li a {
          width: 50px;
          height: 50px;
          background-position: center; } }
      .p-event-tenant__index li a.index_a {
        background-image: url(../images/event/index_a.png); }
      .p-event-tenant__index li a.index_ka {
        background-image: url(../images/event/index_ka.png); }
      .p-event-tenant__index li a.index_sa {
        background-image: url(../images/event/index_sa.png); }
      .p-event-tenant__index li a.index_ta {
        background-image: url(../images/event/index_ta.png); }
      .p-event-tenant__index li a.index_ha {
        background-image: url(../images/event/index_ha.png); }
      .p-event-tenant__index li a.index_ma {
        background-image: url(../images/event/index_ma.png); }
      .p-event-tenant__index li a.index_ya {
        background-image: url(../images/event/index_ya.png); }
      @media screen and (min-width: 769px) {
        .p-event-tenant__index li a:hover {
          background-size: 100%; } }

.p-event-tenant__btnFood {
  float: right;
  width: 45%;
  max-width: 450px;
  height: auto; }
  @media screen and (max-width: 768px) {
    .p-event-tenant__btnFood {
      width: 70%; } }

.p-event-tenant__list {
  margin-bottom: 3rem; }
  .p-event-tenant__list li {
    list-style: none;
    margin-bottom: 1.5rem; }
    .p-event-tenant__list li img {
      width: 100%;
      height: auto; }

.p-event-tenant__tenantTitle img {
  display: block;
  margin: auto;
  width: 30%;
  height: auto; }
  @media screen and (max-width: 768px) {
    .p-event-tenant__tenantTitle img {
      width: 45%; } }

.p-event-tenant__foodTitle img {
  display: block;
  margin: auto;
  width: 80%;
  height: auto; }
  @media screen and (max-width: 768px) {
    .p-event-tenant__foodTitle img {
      width: 100%; } }

@media screen and (min-width: 769px) {
  .p-event-tenant,
  .p-event-food {
    margin-bottom: 5rem; } }

/*=========== fes.scss ==========*/
@media screen and (max-width: 768px) {
  .p-fes-title {
    text-align: left;
    margin: 0; }
    .p-fes-title img {
      width: 130px;
      height: auto; } }

@media screen and (min-width: 769px) {
  .p-fes-title {
    float: left;
    width: 25.9%; }
    .p-fes-title img {
      width: 100%;
      height: auto; } }

.p-fes-txt {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background-color: #fff;
  text-align: left;
  padding: 0 1em;
  border: 3px solid #F4D21E;
  box-shadow: 5px 5px #f19338;
  -moz-box-shadow: 5px 5px #f19338;
  -webkit-box-shadow: 5px 5px #f19338;
  -o-box-shadow: 5px 5px #f19338;
  -ms-box-shadow: 5px 5px #f19338; }
  @media screen and (min-width: 769px) {
    .p-fes-txt {
      float: right;
      width: 73%;
      max-height: 200px;
      margin-top: 2em; } }
  @media screen and (min-width: 769px) {
    .p-fes-txt p {
      position: relative;
      top: 50%;
      -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      transform: translateY(-50%);
      padding-bottom: 2em; } }

.p-fes-wrap1 {
  padding-bottom: 20px;
  background: url(../images/bg_star_rt.png) right top no-repeat #F4D21E;
  background-size: 280px auto; }
  @media screen and (max-width: 768px) {
    .p-fes-wrap1 {
      background-size: 50% auto;
      padding-top: 5.5rem; } }

.p-fes-wrap2 {
  background: url(../images/bg_star_lt.png) left top no-repeat;
  background-size: 230px auto; }
  @media screen and (max-width: 768px) {
    .p-fes-wrap2 {
      background-size: 50% auto; } }

.p-fes-sec1 {
  margin-bottom: 10px; }
  @media screen and (min-width: 769px) {
    .p-fes-sec1 {
      padding-top: 5vh; } }

@media screen and (min-width: 769px) {
  .p-fes-sec2 .p-fes-title {
    float: right; }
  .p-fes-sec2 .p-fes-txt {
    float: left;
    box-shadow: -5px 5px #f19338;
    -moz-box-shadow: -5px 5px #f19338;
    -webkit-box-shadow: -5px 5px #f19338;
    -o-box-shadow: -5px 5px #f19338;
    -ms-box-shadow: -5px 5px #f19338;
    max-height: inherit;
    margin-top: 0; } }
  @media screen and (min-width: 769px) and (min-width: 769px) {
    .p-fes-sec2 .p-fes-txt p {
      top: 1em;
      -webkit-transform: translateY(0%);
      -ms-transform: translateY(0%);
      transform: translateY(0%);
      padding-bottom: 1em; } }

.p-fes-sec3 {
  padding-top: 3vh;
  padding-bottom: 3rem; }
  @media screen and (min-width: 769px) {
    .p-fes-sec3 {
      padding-bottom: 15rem;
      position: relative; } }
  .p-fes-sec3 .p-fes-txt {
    box-shadow: 5px 5px #f4d21e;
    -moz-box-shadow: 5px 5px #f4d21e;
    -webkit-box-shadow: 5px 5px #f4d21e;
    -o-box-shadow: 5px 5px #f4d21e;
    -ms-box-shadow: 5px 5px #f4d21e; }
    @media screen and (max-width: 768px) {
      .p-fes-sec3 .p-fes-txt {
        margin-bottom: 5em; } }
    @media screen and (min-width: 769px) {
      .p-fes-sec3 .p-fes-txt {
        margin-top: 2em;
        margin-bottom: 5rem; } }

@media screen and (min-width: 769px) {
  .p-fes-sec3__info {
    position: absolute;
    bottom: 0;
    right: 30%; } }

@media screen and (max-width: 768px) {
  .p-fes-notice {
    font-size: 1.0rem; } }

@media screen and (min-width: 769px) {
  .p-fes-notice {
    font-size: 1.3rem; } }

.p-fes-contact {
  color: #e77314; }

.p-fes-info {
  text-align: left;
  margin-bottom: 2em;
  border-bottom: 2px solid #f4d21f; }
  @media screen and (min-width: 769px) {
    .p-fes-info {
      margin-bottom: 5em;
      border-bottom: none; }
      .p-fes-info section {
        padding: 1em 2em;
        border-bottom: 2px solid #f4d21f; }
        .p-fes-info section.c-inner-fes_1 {
          border-top: 2px solid #f4d21f; }
      .p-fes-info dt {
        float: left;
        clear: both;
        width: 12em; }
      .p-fes-info dd {
        margin-left: 12em; } }

/*=========== youkou.scss ==========*/
.p-youkou {
  padding-bottom: 5vh; }
  @media screen and (min-width: 769px) {
    .p-youkou {
      position: relative; } }

@media screen and (max-width: 768px) {
  .p-youkou-h1 {
    margin: 0 0 1rem; }
    .p-youkou-h1 img {
      max-width: 300px;
      width: 100%;
      height: auto; } }

@media screen and (min-width: 769px) {
  .p-youkou-h1 {
    text-align: left; }
    .p-youkou-h1 img {
      max-width: 450px;
      height: auto;
      width: 100%; } }

@media screen and (min-width: 769px) {
  .p-youkou-lead {
    text-align: left;
    padding-left: 3em; } }

.p-youkou-department {
  padding-top: 1em; }
  @media screen and (min-width: 769px) {
    .p-youkou-department {
      float: left;
      width: 50%;
      border-top: 6px solid #5c5c5c; } }
  @media screen and (max-width: 768px) {
    .p-youkou-department {
      border-top: 2px solid #5c5c5c; } }
  .p-youkou-department dt {
    color: #4c4b4a;
    font-weight: bold; }

.p-youkou-txt {
  color: #555150; }

@media screen and (max-width: 768px) {
  .p-youkou-aqua {
    border-top: 2px solid #69c4cf;
    border-bottom: 2px solid #69c4cf; } }

@media screen and (min-width: 769px) {
  .p-youkou-aqua {
    border-top: 6px solid #69c4cf;
    border-bottom: 6px solid #69c4cf; } }

.p-youkou-flow {
  padding: 4rem 0 0; }
  @media screen and (min-width: 769px) {
    .p-youkou-flow {
      border-top: 6px solid #5c5c5c;
      margin-bottom: 10vh; } }
  @media screen and (max-width: 768px) {
    .p-youkou-flow {
      border-top: 2px solid #5c5c5c; }
      .p-youkou-flow img {
        max-width: 286px; } }

@media screen and (max-width: 768px) {
  .p-youkou-btn {
    padding-top: 4rem; }
    .p-youkou-btn img {
      max-width: 286px;
      width: 100%;
      height: auto; }
    .p-youkou-btn span {
      color: #555150; } }

@media screen and (min-width: 769px) {
  .p-youkou-btn {
    position: absolute;
    bottom: 7.5vh;
    left: 50%;
    margin-left: -155px; }
    .p-youkou-btn span {
      color: #555150; } }

/*=========== performer.scss ==========*/
.p-performer {
  padding-top: 5vh; }
  @media screen and (min-width: 769px) {
    .p-performer {
      position: relative;
      background: url(../images/youkou/bg_performer_l.png) left 10rem no-repeat, url(../images/youkou/bg_performer_r.png) right 10rem no-repeat;
      background-size: 230px auto; } }
  @media screen and (max-width: 768px) {
    .p-performer h2 {
      font-size: 1.8rem;
      margin-left: -4%;
      margin-right: -4%; } }

@media screen and (min-width: 769px) {
  .p-performer-bg {
    margin-bottom: 5rem; } }

@media screen and (max-width: 768px) {
  .p-performer-bg {
    margin-bottom: 3rem; } }

.p-performer-h1 {
  margin: 0; }
  .p-performer-h1 img {
    height: auto; }
    @media screen and (min-width: 769px) {
      .p-performer-h1 img {
        width: 450px; } }
    @media screen and (max-width: 768px) {
      .p-performer-h1 img {
        width: 250px; } }

@media screen and (min-width: 769px) {
  .p-performer-mc_L {
    float: left;
    width: 28%; } }

@media screen and (max-width: 768px) {
  .p-performer-mc_L img {
    width: 45%;
    max-width: 250px;
    margin: auto; } }

.p-performer-mc_L p {
  margin-bottom: 2em; }

@media screen and (min-width: 769px) {
  .p-performer-mc_R {
    float: right;
    width: 67%; } }

.p-performer-mc_R h3 {
  font-weight: normal;
  margin: 0; }
  @media screen and (min-width: 769px) {
    .p-performer-mc_R h3 {
      font-size: 1.6rem; } }
  @media screen and (max-width: 768px) {
    .p-performer-mc_R h3 {
      font-size: 1.3rem; } }

.p-performer-ph {
  margin: auto; }
  @media screen and (min-width: 769px) {
    .p-performer-ph {
      width: 80%;
      max-width: 450px; } }
  @media screen and (max-width: 768px) {
    .p-performer-ph {
      width: 90%; } }

.p-performer-bn {
  padding-top: 1rem;
  display: block;
  margin: auto; }
  @media screen and (min-width: 769px) {
    .p-performer-bn {
      width: 30rem; } }
  @media screen and (max-width: 768px) {
    .p-performer-bn {
      width: 80%;
      max-width: 280px; } }

/*=========== press.scss ==========*/
.p-press {
  text-align: left;
  padding-bottom: 5vh;
  position: relative; }
  .p-press h2, .p-press h3 {
    font-size: 1.6rem;
    font-weight: normal; }
    @media screen and (max-width: 768px) {
      .p-press h2, .p-press h3 {
        font-size: 1.3rem; } }
  .p-press p, .p-press ul {
    margin-bottom: 2.5em; }

.p-press-date {
  position: absolute;
  right: 0;
  top: 0;
  margin: 0; }
  @media screen and (max-width: 768px) {
    .p-press-date {
      right: 4%; } }

.p-press-title {
  text-align: center;
  font-size: 1.8rem;
  margin-top: 1.5em; }
  @media screen and (min-width: 769px) {
    .p-press-title {
      font-size: 2.2rem; } }

.p-press-logo {
  text-align: center;
  padding-bottom: 1.5rem;
  background: url(../images/bg_line_top.png) center bottom no-repeat;
  background-size: 100% auto;
  width: 80%;
  margin: 3rem auto; }
  @media screen and (max-width: 768px) {
    .p-press-logo {
      max-width: 280px; } }
  @media screen and (min-width: 769px) {
    .p-press-logo {
      width: 300px;
      margin: 5rem auto; } }
  .p-press-logo img {
    width: 100%;
    height: auto; }

.p-press-logo2 {
  text-align: center;
  padding-bottom: 1.5rem;
  width: 80%;
  margin: 3rem auto; }

@media screen and (max-width: 768px) {
  .p-press-logo2 {
    max-width: 280px; } }

@media screen and (min-width: 769px) {
  .p-press-logo2 {
    width: 300px;
    margin: 5rem auto; } }

.p-press-logo2 img {
  width: 100%;
  height: auto; }

.p-press-logo3 {
  text-align: center;
  padding-bottom: 1.5rem;
  width: 80%;
  margin: 3rem auto; }

@media screen and (max-width: 768px) {
  .p-press-logo3 {
    max-width: 280px; } }

@media screen and (min-width: 769px) {
  .p-press-logo3 {
    width: 400px;
    margin: 5rem auto; } }

.p-press-logo3 img {
  width: 100%;
  height: auto; }

.p-press-img img {
  width: auto; }
  @media screen and (max-width: 768px) {
    .p-press-img img {
      display: block;
      margin: auto; } }

.p-press-img_1 {
  height: 130px; }
  @media screen and (max-width: 768px) {
    .p-press-img_1 {
      height: 80px; } }

.p-press-img_2 {
  height: 80px; }
  @media screen and (max-width: 768px) {
    .p-press-img_2 {
      height: 60px; } }

.p-press-img_3 {
  height: 100px; }
  @media screen and (max-width: 768px) {
    .p-press-img_3 {
      height: 70px; } }

/* p-press_2nd */
.p-press_2nd {
  margin-bottom: 3em; }

.p-press_2nd h2 {
  font-size: 1.5em; }

.p-press_2nd dt {
  float: left;
  clear: both;
  width: 8em; }

.p-press_2nd dd {
  margin-left: 8em; }

/* _3rd */
.p-press-seidama {
  text-align: center;
  width: 12rem;
  margin: 3rem auto; }
  .p-press-seidama img {
    width: 100%;
    height: auto; }

/*=========== cosplay.scss ==========*/
.p-cosplay {
  text-align: left;
  padding-bottom: 5vh; }

.p-cosplay-title img {
  height: auto;
  display: block;
  margin: auto; }
  @media screen and (max-width: 768px) {
    .p-cosplay-title img {
      width: 80%;
      max-width: 280px; } }
  @media screen and (min-width: 769px) {
    .p-cosplay-title img {
      width: 60%; } }

.p-cosplay-subTitle {
  color: #fff;
  text-align: center;
  padding: 1em 0 0.5em; }
  .p-cosplay-subTitle span {
    background-color: #31ae48;
    padding: 0.5em 1em; }

.p-cosplay-caution {
  padding: 1.5em 0; }
  @media screen and (min-width: 769px) {
    .p-cosplay-caution {
      font-size: 1.4rem; } }
  @media screen and (max-width: 768px) {
    .p-cosplay-caution {
      font-size: 1.1rem; } }

.p-cosplay-sec {
  border: 2px solid #005a49;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: relative; }
  @media screen and (min-width: 769px) {
    .p-cosplay-sec {
      padding: 3vh 1.5em 3vh 4.5em;
      margin-bottom: 3rem; } }
  @media screen and (max-width: 768px) {
    .p-cosplay-sec {
      padding: 3vh 1.5em 3vh 3em;
      margin-bottom: 1.5rem; } }
  .p-cosplay-sec h2 {
    font-weight: normal;
    font-size: 1.6rem; }
    @media screen and (max-width: 768px) {
      .p-cosplay-sec h2 {
        font-size: 1.3rem; } }

.p-cosplay-icon {
  position: absolute;
  left: 0;
  background-color: #fff; }
  @media screen and (min-width: 769px) {
    .p-cosplay-icon {
      top: 50%;
      margin-left: -48px;
      margin-top: -90px;
      padding: 15px 0; }
      .p-cosplay-icon img {
        width: 97px;
        height: 150px; } }
  @media screen and (max-width: 768px) {
    .p-cosplay-icon {
      top: 1.5rem;
      margin-left: -24px;
      padding: 10px 0; }
      .p-cosplay-icon img {
        width: 48px;
        height: 76px; } }

/*=========== student.scss ==========*/
.p-student {
  padding-top: 4.5rem; }

.p-student-titleWrap {
  background-color: #d54515;
  color: #fff; }

@media screen and (min-width: 769px) {
  .p-student-title {
    width: 80%;
    max-width: 825px;
    margin: auto;
    position: relative;
    text-align: left;
    font-size: 2.2rem;
    padding-left: 150px; } }

.p-student-title__icon {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 120px;
  height: auto; }

.p-student-name {
  background-color: #fff; }

.p-student-bg {
  background: url(../images/fes/bg_school.png) center top no-repeat;
  background-size: 100%; }

.p-student-in {
  width: 100%;
  max-width: 1240px;
  margin: auto; }
  .p-student-in img {
    vertical-align: bottom; }

/*=========== animedia.scss ==========*/
.p-animedia {
  padding: 5vh 0; }

.p-animedia-bg {
  background-color: #d91883;
  padding-bottom: 10rem; }
  @media screen and (max-width: 768px) {
    .p-animedia-bg {
      padding-bottom: 5rem; } }
  .p-animedia-bg p {
    color: #fff;
    text-align: left;
    display: block;
    margin: 0 auto 1.5em; }
    @media screen and (min-width: 769px) {
      .p-animedia-bg p {
        width: 74%; } }
    @media screen and (max-width: 768px) {
      .p-animedia-bg p {
        width: 90%; } }
    .p-animedia-bg p a {
      color: #fff;
      text-decoration: none; }
      .p-animedia-bg p a:hover {
        text-decoration: underline; }

/*=========== download.scss ==========*/
.p-download {
  text-align: left;
  background: url(../images/logo_seidama.png) right bottom no-repeat;
  background-size: auto 200px;
  padding-top: 5vh;
  padding-bottom: 200px; }
  @media screen and (max-width: 768px) {
    .p-download {
      padding-top: 3rem;
      padding-bottom: 200px;
      background-size: auto 178px;
      background-position: 90% bottom; } }

.p-download-h1 {
  margin-bottom: 4rem; }
  .p-download-h1 img {
    height: auto;
    width: 100%; }
    @media screen and (max-width: 768px) {
      .p-download-h1 img {
        max-width: 300px; } }
    @media screen and (min-width: 769px) {
      .p-download-h1 img {
        max-width: 450px; } }

@media screen and (min-width: 769px) {
  .p-download-title,
  .p-download-btn {
    display: inline-block;
    vertical-align: middle; } }

@media screen and (min-width: 769px) {
  .p-download-title {
    /*padding: 0 3em 0 1em;*/
    width: 30%; } }

@media screen and (max-width: 768px) {
  .p-download-title {
    margin-bottom: 0; } }

.p-download-btn img {
  width: 100%;
  height: auto; }
  @media screen and (max-width: 768px) {
    .p-download-btn img {
      max-width: 300px; } }

@media screen and (min-width: 769px) {
  .p-download-btn {
    width: 60%; } }

/*========== utility.scss ==========*/
.u-fontLL {
  font-size: 2em; }

.u-fontL {
  font-size: 1.5em; }

.u-fontM {
  font-size: 1.25em; }

.u-fontS {
  font-size: 0.75em; }

.u-alignR {
  text-align: right; }

.u-alignL {
  text-align: left; }

@media screen and (max-width: 768px) {
  .u-center_SP {
    text-align: center; } }

.u-mb0 {
  margin-bottom: 0 !important; }

.u-bold {
  font-weight: bold; }

.u-ul-reset {
  margin-top: 0;
  padding-left: 0; }

.u-dd-reset {
  margin-left: 0; }

.u-mt0 {
  margin-top: 0; }