@charset "UTF-8";
/*----------------------------------------
  reset
-----------------------------------------*/
/* line 7, ../scss/_base.scss */
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

/* line 27, ../scss/_base.scss */
* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

/* line 33, ../scss/_base.scss */
html {
  box-sizing: border-box;
}

/* line 33, ../scss/_base.scss */
*, *:before, *:after {
  box-sizing: inherit;
}

/* line 35, ../scss/_base.scss */
body {
  line-height: 1;
}

/* line 39, ../scss/_base.scss */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

/* line 44, ../scss/_base.scss */
nav ul {
  list-style: none;
}

/* line 48, ../scss/_base.scss */
blockquote, q {
  quotes: none;
}

/* line 52, ../scss/_base.scss */
blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none;
}

/* line 58, ../scss/_base.scss */
a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  text-decoration: none;
}

/* change colours to suit your needs */
/* line 68, ../scss/_base.scss */
ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none;
}

/* change colours to suit your needs */
/* line 75, ../scss/_base.scss */
mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold;
}

/* line 82, ../scss/_base.scss */
del {
  text-decoration: line-through;
}

/* line 86, ../scss/_base.scss */
abbr[title], dfn[title] {
  border-bottom: 1px dotted;
  cursor: help;
}

/* line 91, ../scss/_base.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* change border colour to suit your needs */
/* line 97, ../scss/_base.scss */
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 1em 0;
  padding: 0;
}

/* line 106, ../scss/_base.scss */
input, select {
  vertical-align: middle;
}

/* line 110, ../scss/_base.scss */
ul, li {
  list-style: none;
}

/* line 114, ../scss/_base.scss */
body {
  -webkit-text-size-adjust: 100%;
}

/* line 119, ../scss/_base.scss */
input[type="text"], input[type="button"], input[type="submit"] {
  -webkit-appearance: none;
  border: none;
  box-sizing: border-box;
}

/* line 124, ../scss/_base.scss */
select {
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  border-radius: 0;
  border: 0;
  margin: 0;
  padding: 0;
  background: none transparent;
  vertical-align: middle;
  font-size: inherit;
  color: inherit;
  box-sizing: content-box;
}

/* line 139, ../scss/_base.scss */
input[type="text"]:placeholder-shown, input[type="email"]:placeholder-shown, textarea:placeholder-shown {
  color: #bcbcbc;
}

/* line 142, ../scss/_base.scss */
input[type="text"]::-webkit-input-placeholder, input[type="email"]::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
  color: #bcbcbc;
}

/* line 145, ../scss/_base.scss */
input[type="text"]:-moz-placeholder, input[type="email"]:-moz-placeholder, textarea:-moz-placeholder {
  color: #bcbcbc;
}

/* line 148, ../scss/_base.scss */
input[type="text"]::-moz-placeholder, input[type="email"]::-moz-placeholder, textarea::-moz-placeholder {
  color: #bcbcbc;
}

/* line 151, ../scss/_base.scss */
input[type="text"]:-ms-input-placeholder, input[type="email"]:-ms-input-placeholder, textarea:-ms-input-placeholder {
  color: #bcbcbc;
}

/*スマートフォンサイトでaタグをタップしたときにでるハイライトの色を消す*/
/* line 156, ../scss/_base.scss */
a {
  -webkit-tap-highlight-color: transparent;
  color: #212121;
}
@media screen and (min-width: 769px) {
  /* line 156, ../scss/_base.scss */
  a {
    transition: .3s;
  }
  /* line 161, ../scss/_base.scss */
  a:hover {
    transition: .3s;
    cursor: pointer;
    opacity: .7;
  }
}

/* line 169, ../scss/_base.scss */
table {
  border-collapse: collapse;
  border: none;
  border-spacing: 0;
}

/* line 174, ../scss/_base.scss */
th, td {
  vertical-align: top;
  border: solid 1px #000;
  font-weight: normal;
  text-align: left;
}

/* line 180, ../scss/_base.scss */
caption {
  text-align: left;
}

/* line 184, ../scss/_base.scss */
body, html {
  width: 100%;
  height: 100%;
  font-size: 62.5%;
  color: #313131;
  font-family: 'hiraginopro_w6' ,sans-serif;
  letter-spacing: 0.05em;
}

/* line 194, ../scss/_base.scss */
img {
  max-width: 100%;
  height: auto;
  vertical-align: bottom;
}

/* line 202, ../scss/_base.scss */
a.more img {
  vertical-align: baseline;
}

/*----------------------------------------
  common
-----------------------------------------*/
/* line 213, ../scss/_base.scss */
.sp {
  display: none;
}

@media screen and (max-width: 768px) {
  /* line 217, ../scss/_base.scss */
  .pc {
    display: none;
  }

  /* line 220, ../scss/_base.scss */
  .sp {
    display: inline-block;
  }
}
/* line 225, ../scss/_base.scss */
#stage {
  overflow: hidden;
  background: url(../img/common/bg_pattern.png) 0 0 repeat-y;
  background-size: 100% auto;
}

/* line 231, ../scss/_base.scss */
#header {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 99999;
  width: 100vw;
  background-color: #000;
}
/* line 238, ../scss/_base.scss */
#header #logo {
  width: 138px;
  margin: auto;
}
@media screen and (max-width: 768px) {
  /* line 238, ../scss/_base.scss */
  #header #logo {
    width: 90px;
  }
}
/* line 245, ../scss/_base.scss */
#header .menu--btn {
  position: absolute;
  top: 50%;
  right: 50px;
  transform: translateY(-50%);
  width: 30px;
  height: 25px;
}
@media screen and (max-width: 768px) {
  /* line 245, ../scss/_base.scss */
  #header .menu--btn {
    width: 20px;
    height: 15px;
    right: 20px;
  }
}
/* line 257, ../scss/_base.scss */
#header .menu--btn span {
  position: absolute;
  left: 0;
  width: 100%;
  height: 5px;
  background-color: #fff;
  transition: .2s;
}
@media screen and (max-width: 768px) {
  /* line 257, ../scss/_base.scss */
  #header .menu--btn span {
    height: 2px;
  }
}
/* line 267, ../scss/_base.scss */
#header .menu--btn span:first-child {
  top: 0;
}
/* line 270, ../scss/_base.scss */
#header .menu--btn span:nth-child(2) {
  top: 50%;
  transform: translate(0, -50%);
}
/* line 274, ../scss/_base.scss */
#header .menu--btn span:last-child {
  bottom: 0;
}
/* line 280, ../scss/_base.scss */
#header .menu--btn.on span:first-child {
  transform: rotate(45deg);
  top: 10px;
}
@media screen and (max-width: 768px) {
  /* line 280, ../scss/_base.scss */
  #header .menu--btn.on span:first-child {
    top: 6px;
  }
}
/* line 287, ../scss/_base.scss */
#header .menu--btn.on span:nth-child(2) {
  transform: translate(-20px, -50%);
  opacity: 0;
}
/* line 291, ../scss/_base.scss */
#header .menu--btn.on span:last-child {
  transform: rotate(-45deg);
  bottom: 10px;
}
@media screen and (max-width: 768px) {
  /* line 291, ../scss/_base.scss */
  #header .menu--btn.on span:last-child {
    bottom: 7px;
  }
}

/* line 303, ../scss/_base.scss */
#nav {
  position: fixed;
  top: 75px;
  right: -500px;
  max-width: 500px;
  width: 100%;
  height: calc( 100vh - 75px );
  z-index: 99998;
  background: url(../img/common/menu_bg.png) center 0 no-repeat;
  background-size: cover;
  transition: .2s;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media screen and (max-width: 768px) {
  /* line 303, ../scss/_base.scss */
  #nav {
    top: 45px;
    height: calc( 100vh - 45px );
    background: url(../img/common/menu_bg.png) center 0 no-repeat;
    background-size: 100%;
    padding: 0 7.5%;
  }
}
/* line 324, ../scss/_base.scss */
#nav.on {
  right: 0;
}
/* line 329, ../scss/_base.scss */
#nav li {
  margin-bottom: 40px;
}
@media screen and (max-width: 768px) {
  /* line 329, ../scss/_base.scss */
  #nav li {
    margin-bottom: 30px;
  }
}
/* line 334, ../scss/_base.scss */
#nav li:last-child {
  margin-top: 70px;
  margin-bottom: 0;
}
@media screen and (max-width: 768px) {
  /* line 334, ../scss/_base.scss */
  #nav li:last-child {
    margin-top: 50px;
  }
}
/* line 341, ../scss/_base.scss */
#nav li a {
  font-size: 2.6rem;
  font-family: 'hiraginostdn_w8';
  font-weight: bold;
  color: #1c0000;
  letter-spacing: .1em;
  position: relative;
  padding-left: 30px;
}
@media screen and (max-width: 768px) {
  /* line 341, ../scss/_base.scss */
  #nav li a {
    font-size: 2rem;
    padding-left: 18px;
  }
}
/* line 353, ../scss/_base.scss */
#nav li a:before {
  content: "";
  position: absolute;
  top: 50%;
  margin-top: -5px;
  left: 0;
  border-top: 10px solid #1c0000;
  border-right: 8px solid transparent;
  border-bottom: 10px solid transparent;
  border-left: 8px solid transparent;
}
@media screen and (max-width: 768px) {
  /* line 353, ../scss/_base.scss */
  #nav li a:before {
    margin-top: -4px;
    border-top: 8px solid #1c0000;
    border-right: 6px solid transparent;
    border-bottom: 8px solid transparent;
    border-left: 6px solid transparent;
  }
}
/* line 371, ../scss/_base.scss */
#nav li a.entry--btn {
  display: block;
  text-align: center;
  background-color: #a51318;
  line-height: 92px;
  font-size: 2.8rem;
  font-family: 'NotoSansCJKjp Medium';
  color: #fff;
  padding-left: 0;
}
@media screen and (min-width: 769px) {
  /* line 381, ../scss/_base.scss */
  #nav li a.entry--btn:hover {
    background-color: #1c0000;
    opacity: 1;
  }
}
@media screen and (max-width: 768px) {
  /* line 371, ../scss/_base.scss */
  #nav li a.entry--btn {
    font-size: 2.3rem;
    line-height: 72px;
  }
}
/* line 391, ../scss/_base.scss */
#nav li a.entry--btn:before {
  display: none;
}

/* line 399, ../scss/_base.scss */
#footer {
  padding: 20px 0;
}
@media screen and (max-width: 768px) {
  /* line 399, ../scss/_base.scss */
  #footer {
    padding: 20px 0 0;
  }
}
/* line 404, ../scss/_base.scss */
#footer p {
  text-align: center;
}
@media screen and (max-width: 768px) {
  /* line 404, ../scss/_base.scss */
  #footer p {
    line-height: 1.5;
  }
}
/* line 409, ../scss/_base.scss */
#footer p small {
  font-size: 1.2rem;
}

@font-face {
  font-family: 'NotoSansCJKjp regular';
  font-style: normal;
  src: url(../font/sub-NotoSansCJKjp-Regular.otf) format("opentype");
  font-display: swap;
}
@font-face {
  font-family: 'NotoSansCJKjp DemiLight';
  font-style: normal;
  src: url(../font/sub-NotoSansCJKjp-DemiLight.otf) format("opentype");
  font-display: swap;
}
@font-face {
  font-family: 'NotoSansCJKjp Medium';
  font-style: normal;
  src: url(../font/sub-NotoSansCJKjp-Medium.otf) format("opentype");
  font-display: swap;
}
@font-face {
  font-family: 'NotoSansCJKjp bold';
  font-style: normal;
  src: url(../font/sub-NotoSansCJKjp-Bold.otf) format("opentype");
  font-display: swap;
}
@font-face {
  font-family: 'hiraginostdn_w8';
  font-weight: bold;
  font-style: normal;
  src: url(../font/hiraginostdn_w8.ttc);
  font-display: swap;
}
@font-face {
  font-family: 'hiraginopro_w6';
  font-style: normal;
  src: url(../font/hiraginopro_w6.ttc);
  font-display: swap;
}
/* line 43, ../scss/_font.scss */
.yuFont {
  font-family: "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
}

/* line 48, ../scss/_font.scss */
.headtitle {
  font-family: 游ゴシック体, 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
  font-size: 30px;
  font-weight: bold;
  color: #1c0000;
}
@media screen and (max-width: 768px) {
  /* line 48, ../scss/_font.scss */
  .headtitle {
    font-size: 18px;
  }
}

/* line 59, ../scss/_font.scss */
.midheadtitle {
  font-family: 'NotoSansCJKjp bold';
  font-size: 26px;
  line-height: 1.538;
}
@media screen and (max-width: 768px) {
  /* line 59, ../scss/_font.scss */
  .midheadtitle {
    font-size: 16px;
  }
}

/********************************
top
********************************/
/* line 8, ../scss/_top.scss */
.top .headingtitle {
  max-width: 1000px;
  margin: auto;
}
@media screen and (max-width: 768px) {
  /* line 8, ../scss/_top.scss */
  .top .headingtitle {
    padding: 0 5%;
  }
}
/* line 16, ../scss/_top.scss */
.top #loading {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background-color: #000;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 100000;
  transition: .25s;
}
/* line 28, ../scss/_top.scss */
.top #loading.off {
  transform: scale(0, 1);
  opacity: 0;
}
/* line 32, ../scss/_top.scss */
.top #loading .catch {
  width: 70vw;
  margin: auto;
  position: relative;
}
@media screen and (max-width: 768px) {
  /* line 32, ../scss/_top.scss */
  .top #loading .catch {
    margin-bottom: 42vh;
  }
}
/* line 39, ../scss/_top.scss */
.top #loading .catch .reflection {
  height: 100%;
  width: 50px;
  position: absolute;
  top: -180px;
  left: 0;
  background-color: #fff;
  opacity: 0;
  transform: rotate(45deg);
  animation: reflection 1.2s ease-in-out infinite;
}
@keyframes reflection {
  0% {
    transform: scale(0) rotate(45deg);
    opacity: 0;
  }
  80% {
    transform: scale(0) rotate(45deg);
    opacity: 0.5;
  }
  81% {
    transform: scale(4) rotate(45deg);
    opacity: 1;
  }
  100% {
    transform: scale(70) rotate(45deg);
    opacity: 0;
  }
}
/* line 60, ../scss/_top.scss */
.top #stage {
  display: none;
}
/* line 64, ../scss/_top.scss */
.top .firstview {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  background: url(../img/top/firstview_bg.png) center no-repeat;
  background-size: cover;
  width: 100vw;
  height: calc( 100vh - 75px );
  margin-top: 75px;
}
@media screen and (max-width: 768px) {
  /* line 64, ../scss/_top.scss */
  .top .firstview {
    margin-top: 40px;
    overflow: hidden;
  }
}
/* line 78, ../scss/_top.scss */
.top .firstview .mainphrase {
  position: relative;
}
/* line 81, ../scss/_top.scss */
.top .firstview .subphrase {
  position: absolute;
  top: 30px;
  left: 50%;
  transform: translateX(-50%) scale(100);
  z-index: 2;
  width: 48.75vw;
  height: 20vh;
  display: flex;
  align-items: center;
  opacity: 0;
  transition: .3s;
}
/* line 93, ../scss/_top.scss */
.top .firstview .subphrase.on {
  opacity: 1;
  transform: translateX(-50%) scale(1);
}
@media screen and (max-width: 768px) {
  /* line 81, ../scss/_top.scss */
  .top .firstview .subphrase {
    display: block;
    width: 65.47vw;
    height: auto;
  }
}
/* line 103, ../scss/_top.scss */
.top .firstview p {
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%) scale(100);
  z-index: 2;
  width: 33.5vw;
  height: 32.5vh;
  display: flex;
  align-items: center;
  opacity: 0;
  transition: .3s;
}
/* line 115, ../scss/_top.scss */
.top .firstview p.on {
  opacity: 1;
  transform: translateX(-50%) scale(1);
}
@media screen and (max-width: 768px) {
  /* line 103, ../scss/_top.scss */
  .top .firstview p {
    display: block;
    width: 90vw;
    height: auto;
    bottom: 18vh;
  }
}
/* line 126, ../scss/_top.scss */
.top .firstview .entryarea {
  position: fixed;
  bottom: 0;
  right: -250px;
  z-index: 99997;
  max-width: 700px;
  width: 100%;
  transition: .3s;
}
@media screen and (min-width: 769px) {
  /* line 135, ../scss/_top.scss */
  .top .firstview .entryarea:hover {
    right: 0;
  }
}
@media screen and (max-width: 768px) {
  /* line 126, ../scss/_top.scss */
  .top .firstview .entryarea {
    right: 0;
  }
}
/* line 142, ../scss/_top.scss */
.top .firstview .entryarea--btn {
  position: absolute;
  bottom: 30px;
  right: 15px;
  background-color: #000;
  color: #ffd214;
  display: block;
  width: 185px;
  line-height: 60px;
  transition: .3s;
  text-align: center;
  font-size: 2rem;
  font-weight: bold;
}
@media screen and (min-width: 769px) {
  /* line 156, ../scss/_top.scss */
  .top .firstview .entryarea--btn:hover {
    background-color: #ffd214;
    color: #000;
    opacity: 1;
  }
}
@media screen and (max-width: 768px) {
  /* line 142, ../scss/_top.scss */
  .top .firstview .entryarea--btn {
    display: none;
  }
}
/* line 169, ../scss/_top.scss */
.top .whats {
  padding-top: 120px;
}
@media screen and (max-width: 768px) {
  /* line 169, ../scss/_top.scss */
  .top .whats {
    padding-top: 40px;
  }
}
/* line 174, ../scss/_top.scss */
.top .whats .livesession {
  margin-top: -70px;
  padding-bottom: 230px;
  position: relative;
}
@media screen and (max-width: 768px) {
  /* line 174, ../scss/_top.scss */
  .top .whats .livesession {
    margin-top: 0;
    padding-bottom: 30px;
  }
}
/* line 182, ../scss/_top.scss */
.top .whats .livesession--bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 1;
}
/* line 189, ../scss/_top.scss */
.top .whats .livesession--inner {
  position: relative;
  z-index: 2;
  text-align: center;
}
/* line 193, ../scss/_top.scss */
.top .whats .livesession--inner h4 {
  font-size: 3.2rem;
  font-weight: bold;
  font-family: ヒラギノ角ゴ Std W8,'Hiragino Kaku Gothic Std','ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', 游ゴシック体, 'Yu Gothic', YuGothic, メイリオ, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
  color: #111;
  letter-spacing: .1em;
}
@media screen and (max-width: 768px) {
  /* line 193, ../scss/_top.scss */
  .top .whats .livesession--inner h4 {
    font-size: 1.6rem;
  }
}
/* line 203, ../scss/_top.scss */
.top .whats .livesession--inner h3 {
  width: 60vw;
  margin: -120px auto 24px;
  transform: scale(0, 1);
  transition: .2s;
}
/* line 208, ../scss/_top.scss */
.top .whats .livesession--inner h3.on {
  transform: scale(1);
}
@media screen and (max-width: 768px) {
  /* line 203, ../scss/_top.scss */
  .top .whats .livesession--inner h3 {
    margin: -45px auto 34px;
    width: 90%;
  }
}
/* line 216, ../scss/_top.scss */
.top .whats .livesession--inner p {
  font-size: 1.8rem;
  line-height: 2.333;
  color: #1c0000;
  text-align: center;
}
@media screen and (max-width: 768px) {
  /* line 216, ../scss/_top.scss */
  .top .whats .livesession--inner p {
    font-size: 1.3rem;
    line-height: 1.846;
    padding: 0 5%;
    text-align: justify;
  }
}
/* line 229, ../scss/_top.scss */
.top .whats .livesession--vs {
  display: flex;
  justify-content: center;
  align-items: center;
  padding-top: 100px;
  margin-bottom: 20px;
}
/* line 235, ../scss/_top.scss */
.top .whats .livesession--vs .ceo {
  width: 172px;
  transition: .2s;
  transform: rotateY(90deg);
}
/* line 239, ../scss/_top.scss */
.top .whats .livesession--vs .ceo.on {
  transform: rotateY(0);
}
@media screen and (max-width: 768px) {
  /* line 235, ../scss/_top.scss */
  .top .whats .livesession--vs .ceo {
    width: 24.8%;
  }
}
/* line 246, ../scss/_top.scss */
.top .whats .livesession--vs .vs {
  width: 85px;
  margin: 0 50px;
  transition: .2s;
  transition-delay: .3s;
  position: relative;
  transform: scale(1000);
  z-index: -100;
  opacity: 0;
}
/* line 255, ../scss/_top.scss */
.top .whats .livesession--vs .vs.on {
  transform: scale(1);
  z-index: 2;
  opacity: 1;
}
@media screen and (max-width: 768px) {
  /* line 246, ../scss/_top.scss */
  .top .whats .livesession--vs .vs {
    margin: 0 20px;
    width: 11.3%;
  }
}
/* line 265, ../scss/_top.scss */
.top .whats .livesession--vs .student {
  width: 185px;
  transition: .2s;
  transition-delay: .75s;
  transform: rotateY(90deg);
}
/* line 270, ../scss/_top.scss */
.top .whats .livesession--vs .student.on {
  transform: rotateY(0);
}
@media screen and (max-width: 768px) {
  /* line 265, ../scss/_top.scss */
  .top .whats .livesession--vs .student {
    width: 24.8%;
  }
}
/* line 278, ../scss/_top.scss */
.top .whats .livesession--slide {
  position: relative;
  z-index: 2;
  margin-top: 50px;
}
@media screen and (max-width: 768px) {
  /* line 278, ../scss/_top.scss */
  .top .whats .livesession--slide {
    background: url(../img/top/sp_slide_bg.png) center no-repeat;
    background-size: 100%;
  }
}
/* line 286, ../scss/_top.scss */
.top .whats .livesession--slide--item {
  opacity: .5;
  transform: scale(0.7);
  transition: .3s;
}
@media screen and (min-width: 769px) {
  /* line 291, ../scss/_top.scss */
  .top .whats .livesession--slide--item:hover {
    cursor: pointer;
    opacity: .9;
  }
}
/* line 296, ../scss/_top.scss */
.top .whats .livesession--slide--item.slick-current {
  opacity: 1;
  transform: scale(1);
}
/* line 303, ../scss/_top.scss */
.top .whats .point {
  position: relative;
  z-index: 2;
  max-width: 1000px;
  margin: auto;
}
/* line 308, ../scss/_top.scss */
.top .whats .point h3 {
  max-width: 534px;
  width: 100%;
  margin: 0 auto 40px;
}
@media screen and (max-width: 768px) {
  /* line 308, ../scss/_top.scss */
  .top .whats .point h3 {
    padding: 0 5%;
  }
}
/* line 316, ../scss/_top.scss */
.top .whats .point ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
@media screen and (max-width: 768px) {
  /* line 316, ../scss/_top.scss */
  .top .whats .point ul {
    padding: 0 5%;
  }
}
/* line 324, ../scss/_top.scss */
.top .whats .point li {
  max-width: 480px;
  width: 100%;
  position: relative;
  margin-bottom: 54px;
}
/* line 330, ../scss/_top.scss */
.top .whats .point li:first-child p {
  width: 396px;
}
@media screen and (max-width: 768px) {
  /* line 330, ../scss/_top.scss */
  .top .whats .point li:first-child p {
    width: 74.6%;
  }
}
/* line 338, ../scss/_top.scss */
.top .whats .point li:nth-child(2) p {
  width: 310px;
}
@media screen and (max-width: 768px) {
  /* line 338, ../scss/_top.scss */
  .top .whats .point li:nth-child(2) p {
    width: 58.8%;
  }
}
/* line 346, ../scss/_top.scss */
.top .whats .point li:nth-child(3) p {
  width: 310px;
}
@media screen and (max-width: 768px) {
  /* line 346, ../scss/_top.scss */
  .top .whats .point li:nth-child(3) p {
    width: 58.8%;
  }
}
@media screen and (max-width: 768px) {
  /* line 353, ../scss/_top.scss */
  .top .whats .point li:last-child {
    margin-bottom: 50px;
  }
}
/* line 357, ../scss/_top.scss */
.top .whats .point li:last-child p {
  width: 336px;
}
@media screen and (max-width: 768px) {
  /* line 357, ../scss/_top.scss */
  .top .whats .point li:last-child p {
    width: 64.4%;
  }
}
/* line 364, ../scss/_top.scss */
.top .whats .point li p {
  position: absolute;
  left: 30px;
  bottom: -20px;
}
/* line 368, ../scss/_top.scss */
.top .whats .point li p.fukidashi {
  left: auto;
  bottom: auto;
  width: 168px;
  top: -30px;
  right: -30px;
}
@media screen and (max-width: 768px) {
  /* line 364, ../scss/_top.scss */
  .top .whats .point li p {
    left: 3.58%;
  }
  /* line 377, ../scss/_top.scss */
  .top .whats .point li p.fukidashi {
    width: 30.4%;
    top: -30px;
    right: -5%;
  }
}
/* line 389, ../scss/_top.scss */
.top .program--header {
  position: relative;
}
/* line 391, ../scss/_top.scss */
.top .program--header .headingtitle {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 43.78vw;
  transform: translate(-50%, -50%);
  z-index: 2;
}
@media screen and (max-width: 768px) {
  /* line 391, ../scss/_top.scss */
  .top .program--header .headingtitle {
    width: 90%;
  }
}
/* line 403, ../scss/_top.scss */
.top .program .subheading {
  max-width: 1000px;
  margin: auto;
  position: relative;
  text-align: center;
  padding: 20px 210px 0;
}
@media screen and (max-width: 768px) {
  /* line 403, ../scss/_top.scss */
  .top .program .subheading {
    padding: 30px 5% 0;
  }
}
/* line 412, ../scss/_top.scss */
.top .program .subheading:before, .top .program .subheading:after {
  content: "";
  position: absolute;
  top: 0;
  background: url(../img/top/program_lion_status.png) 0 0 no-repeat;
  background-size: 100%;
  width: 187px;
  height: 200px;
}
@media screen and (max-width: 768px) {
  /* line 412, ../scss/_top.scss */
  .top .program .subheading:before, .top .program .subheading:after {
    display: none;
  }
}
/* line 424, ../scss/_top.scss */
.top .program .subheading:before {
  left: 0;
}
/* line 427, ../scss/_top.scss */
.top .program .subheading:after {
  right: 0;
}
/* line 431, ../scss/_top.scss */
.top .program--timetable {
  max-width: 1020px;
  width: 100%;
  margin: 55px auto 0;
}
@media screen and (max-width: 768px) {
  /* line 431, ../scss/_top.scss */
  .top .program--timetable {
    margin: 40px auto 0;
  }
}
/* line 438, ../scss/_top.scss */
.top .program--timetable--group {
  display: flex;
}
@media screen and (max-width: 768px) {
  /* line 438, ../scss/_top.scss */
  .top .program--timetable--group {
    padding-left: 5%;
  }
}
/* line 443, ../scss/_top.scss */
.top .program--timetable--group .time {
  max-width: 280px;
  width: 100%;
  text-align: center;
  margin-top: -12px;
}
@media screen and (max-width: 768px) {
  /* line 443, ../scss/_top.scss */
  .top .program--timetable--group .time {
    width: 30%;
    margin-top: 0;
    display: flex;
    align-items: center;
    background-color: #000;
  }
}
/* line 456, ../scss/_top.scss */
.top .program--timetable--group .program--time {
  max-width: 240px;
  width: 100%;
  margin: -12px 0 0 20px;
  text-align: center;
  background: url(../img/top/program_bg_timetable.png);
  padding: 52px 28px 0;
}
@media screen and (max-width: 768px) {
  /* line 456, ../scss/_top.scss */
  .top .program--timetable--group .program--time {
    width: 30%;
    margin: 0;
    padding: 40px 2% 0;
    background: url(../img/top/program_bg_timetable.png);
    background-size: 100%;
  }
}
/* line 471, ../scss/_top.scss */
.top .program--timetable--group h5 {
  font-size: 2.8rem;
  font-family: 'hiraginostdn_w8';
  line-height: 64px;
  padding: 0 40px;
  max-width: 740px;
  width: 100%;
  background-color: rgba(166, 147, 124, 0.2);
}
@media screen and (max-width: 768px) {
  /* line 471, ../scss/_top.scss */
  .top .program--timetable--group h5 {
    font-size: 1.4rem;
    line-height: 32px;
    width: 70%;
    padding: 0 3%;
  }
}
/* line 486, ../scss/_top.scss */
.top .program--timetable--group .txtgroup {
  margin-left: 40px;
  max-width: 740px;
  padding: 40px 0 80px;
  width: 100%;
}
@media screen and (max-width: 768px) {
  /* line 486, ../scss/_top.scss */
  .top .program--timetable--group .txtgroup {
    width: 65%;
    margin-left: 5%;
    padding: 20px 3.5% 40px 0;
  }
}
/* line 496, ../scss/_top.scss */
.top .program--timetable--group .txtgroup.border {
  position: relative;
  padding-bottom: 30px;
}
/* line 499, ../scss/_top.scss */
.top .program--timetable--group .txtgroup.border:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  background: url(../img/top/program_timetable_underline.png) 0 0 no-repeat;
  background-size: 100%;
  max-width: 717px;
  width: 100%;
  height: 7px;
}
/* line 511, ../scss/_top.scss */
.top .program--timetable--group .txtgroup .fight {
  margin-bottom: 12px;
  display: inline-block;
}
@media screen and (max-width: 768px) {
  /* line 511, ../scss/_top.scss */
  .top .program--timetable--group .txtgroup .fight {
    width: 71px;
  }
}
/* line 518, ../scss/_top.scss */
.top .program--timetable--group .txtgroup h4 {
  font-size: 4rem;
  font-weight: bold;
  font-family: 'hiraginostdn_w8';
  color: #a40000;
  margin-bottom: 20px;
}
/* line 524, ../scss/_top.scss */
.top .program--timetable--group .txtgroup h4.parenthesis {
  text-indent: -.5em;
}
@media screen and (max-width: 768px) {
  /* line 518, ../scss/_top.scss */
  .top .program--timetable--group .txtgroup h4 {
    font-size: 1.6rem;
    line-height: 1.3125;
    margin-bottom: 12px;
  }
}
/* line 533, ../scss/_top.scss */
.top .program--timetable--group .txtgroup p {
  font-size: 1.7rem;
  font-weight: bold;
  line-height: 1.7;
  letter-spacing: .1em;
  text-align: justify;
}
@media screen and (max-width: 768px) {
  /* line 533, ../scss/_top.scss */
  .top .program--timetable--group .txtgroup p {
    font-size: 1.2rem;
  }
}
/* line 548, ../scss/_top.scss */
.top .introduction {
  background: url(../img/top/introduction_bg.jpg) center bottom no-repeat;
  background-size: cover;
  padding-top: 100px;
}
@media screen and (max-width: 768px) {
  /* line 548, ../scss/_top.scss */
  .top .introduction {
    padding-top: 60px;
  }
}
/* line 555, ../scss/_top.scss */
.top .introduction--inner {
  max-width: 1000px;
  margin: auto;
}
/* line 558, ../scss/_top.scss */
.top .introduction--inner ul {
  display: flex;
  flex-wrap: wrap;
  margin-top: 80px;
}
@media screen and (max-width: 768px) {
  /* line 558, ../scss/_top.scss */
  .top .introduction--inner ul {
    margin-top: 40px;
    padding: 0 5%;
    justify-content: space-between;
  }
}
/* line 568, ../scss/_top.scss */
.top .introduction--inner li {
  width: 174px;
  margin-right: 30px;
  margin-bottom: 30px;
  text-align: center;
}
@media screen and (max-width: 768px) {
  /* line 568, ../scss/_top.scss */
  .top .introduction--inner li {
    width: 47%;
    margin-right: 0;
    padding-right: 0;
    display: block;
  }
}
/* line 579, ../scss/_top.scss */
.top .introduction--inner li:nth-child(5n) {
  margin-right: 0;
}
/* line 582, ../scss/_top.scss */
.top .introduction--inner li .thumb {
  margin-bottom: 14px;
}
@media screen and (max-width: 768px) {
  /* line 582, ../scss/_top.scss */
  .top .introduction--inner li .thumb {
    margin-bottom: 20px;
    margin-right: 0;
    width: 100%;
  }
}
/* line 590, ../scss/_top.scss */
.top .introduction--inner li span {
  display: block;
}
/* line 593, ../scss/_top.scss */
.top .introduction--inner li .company {
  font-size: 1.4rem;
  line-height: 1.5;
  display: inline-block;
  margin-bottom: 15px;
}
/* line 598, ../scss/_top.scss */
.top .introduction--inner li .company a {
  text-decoration: underline;
}
@media screen and (max-width: 768px) {
  /* line 593, ../scss/_top.scss */
  .top .introduction--inner li .company {
    font-size: 1.3rem;
    display: inline-block;
    margin-bottom: 10px;
  }
}
/* line 607, ../scss/_top.scss */
.top .introduction--inner li .name {
  font-size: 2.2rem;
}
@media screen and (max-width: 768px) {
  /* line 607, ../scss/_top.scss */
  .top .introduction--inner li .name {
    font-size: 1.6rem;
  }
}
/* line 614, ../scss/_top.scss */
.top .introduction--inner .participation_in_a_war {
  display: flex;
  align-items: flex-end;
}
@media screen and (max-width: 768px) {
  /* line 614, ../scss/_top.scss */
  .top .introduction--inner .participation_in_a_war {
    flex-direction: row-reverse;
    padding: 0 5%;
    position: relative;
  }
}
/* line 622, ../scss/_top.scss */
.top .introduction--inner .participation_in_a_war .status {
  max-width: 280px;
  width: 100%;
  margin-right: 5%;
}
@media screen and (max-width: 768px) {
  /* line 622, ../scss/_top.scss */
  .top .introduction--inner .participation_in_a_war .status {
    max-width: 180px;
    position: absolute;
    width: 28%;
  }
}
/* line 632, ../scss/_top.scss */
.top .introduction--inner .participation_in_a_war .facilitator {
  width: 70%;
  margin-bottom: 100px;
}
@media screen and (max-width: 768px) {
  /* line 632, ../scss/_top.scss */
  .top .introduction--inner .participation_in_a_war .facilitator {
    width: 100%;
  }
}
/* line 638, ../scss/_top.scss */
.top .introduction--inner .participation_in_a_war .facilitator ul {
  margin-top: 0;
  justify-content: space-between;
}
@media screen and (max-width: 768px) {
  /* line 638, ../scss/_top.scss */
  .top .introduction--inner .participation_in_a_war .facilitator ul {
    display: block;
    padding: 0;
  }
}
/* line 645, ../scss/_top.scss */
.top .introduction--inner .participation_in_a_war .facilitator ul li {
  display: flex;
  align-items: center;
  width: 48%;
  background: #fff;
  margin-right: 0 !important;
}
@media screen and (max-width: 768px) {
  /* line 645, ../scss/_top.scss */
  .top .introduction--inner .participation_in_a_war .facilitator ul li {
    width: 100%;
  }
}
/* line 654, ../scss/_top.scss */
.top .introduction--inner .participation_in_a_war .facilitator ul li img {
  width: 120px;
}
/* line 657, ../scss/_top.scss */
.top .introduction--inner .participation_in_a_war .facilitator ul li .personal--info {
  width: 80%;
  padding-left: 15px;
  text-align: left;
}
/* line 661, ../scss/_top.scss */
.top .introduction--inner .participation_in_a_war .facilitator ul li .personal--info .name {
  font-size: 1.8rem;
}
@media screen and (max-width: 768px) {
  /* line 661, ../scss/_top.scss */
  .top .introduction--inner .participation_in_a_war .facilitator ul li .personal--info .name {
    font-size: 1.6rem;
  }
}
@media screen and (max-width: 768px) {
  /* line 668, ../scss/_top.scss */
  .top .introduction--inner .participation_in_a_war .facilitator ul li .personal--info .company {
    font-size: 1.3rem;
  }
}
/* line 676, ../scss/_top.scss */
.top .introduction--inner .participation_in_a_war .fight {
  font-size: 4.1rem;
  font-weight: bold;
  font-family: 'hiraginostdn_w8';
  line-height: 1.3247;
  color: #a40000;
}
@media screen and (max-width: 768px) {
  /* line 676, ../scss/_top.scss */
  .top .introduction--inner .participation_in_a_war .fight {
    font-size: 3.2rem;
    color: #c90000;
    width: 78%;
    position: relative;
  }
}
/* line 688, ../scss/_top.scss */
.top .introduction--inner .participation_in_a_war .fight span {
  font-size: 5.5rem;
}
/* line 696, ../scss/_top.scss */
.top .entryinfo {
  background-color: #fff;
  padding: 100px 0;
}
@media screen and (max-width: 768px) {
  /* line 696, ../scss/_top.scss */
  .top .entryinfo {
    padding: 60px 0 40px;
  }
}
/* line 702, ../scss/_top.scss */
.top .entryinfo--outline {
  max-width: 1000px;
  margin: 50px auto 0;
}
@media screen and (max-width: 768px) {
  /* line 702, ../scss/_top.scss */
  .top .entryinfo--outline {
    padding: 0 5%;
  }
}
/* line 708, ../scss/_top.scss */
.top .entryinfo--outline dl {
  display: flex;
  flex-wrap: wrap;
}
/* line 712, ../scss/_top.scss */
.top .entryinfo--outline dt, .top .entryinfo--outline dd {
  margin-bottom: 20px;
}
/* line 715, ../scss/_top.scss */
.top .entryinfo--outline dt {
  width: 220px;
  background: url(../img/top/entry_info_item_bg.png) 0 0 repeat;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media screen and (max-width: 768px) {
  /* line 715, ../scss/_top.scss */
  .top .entryinfo--outline dt {
    width: 100%;
    padding: 18px 5%;
    margin-bottom: 0;
    justify-content: start;
  }
}
/* line 727, ../scss/_top.scss */
.top .entryinfo--outline dt img {
  width: 126px;
}
@media screen and (max-width: 768px) {
  /* line 727, ../scss/_top.scss */
  .top .entryinfo--outline dt img {
    width: 31%;
  }
}
/* line 734, ../scss/_top.scss */
.top .entryinfo--outline dd {
  width: 780px;
  background-color: #e6e2d7;
  padding: 24px 20px;
  font-size: 1.8rem;
  line-height: 1.556;
  color: #1c0000;
}
@media screen and (max-width: 768px) {
  /* line 734, ../scss/_top.scss */
  .top .entryinfo--outline dd {
    background-color: #fff;
    font-size: 1.4rem;
    padding: 14px 3%;
  }
}
/* line 746, ../scss/_top.scss */
.top .entryinfo--outline dd a {
  color: #a40000;
  text-decoration: underline;
}
@media screen and (min-width: 769px) {
  /* line 750, ../scss/_top.scss */
  .top .entryinfo--outline dd a:hover {
    color: #ffd214;
  }
}
/* line 755, ../scss/_top.scss */
.top .entryinfo--outline dd span {
  font-weight: bold;
  text-decoration: underline;
}
/* line 762, ../scss/_top.scss */
.top .access {
  background-color: #fff;
  padding: 0 0 100px;
}
@media screen and (max-width: 768px) {
  /* line 762, ../scss/_top.scss */
  .top .access {
    padding: 0 0 50px;
  }
}
/* line 768, ../scss/_top.scss */
.top .access--maparea {
  max-width: 1000px;
  margin: 70px auto 0;
}
@media screen and (max-width: 768px) {
  /* line 768, ../scss/_top.scss */
  .top .access--maparea {
    margin: 30px auto 0;
  }
}
/* line 774, ../scss/_top.scss */
.top .access--maparea .map {
  margin: 0 0 40px;
  height: 520px;
}
@media screen and (max-width: 768px) {
  /* line 774, ../scss/_top.scss */
  .top .access--maparea .map {
    height: 360px;
    padding: 0 5%;
  }
}
@media screen and (max-width: 768px) {
  /* line 781, ../scss/_top.scss */
  .top .access--maparea .map iframe {
    width: 100%;
  }
}
/* line 787, ../scss/_top.scss */
.top .access--maparea p {
  font-size: 1.8rem;
  font-weight: bold;
  line-height: 1.5556;
  color: #1c0000;
}
@media screen and (max-width: 768px) {
  /* line 787, ../scss/_top.scss */
  .top .access--maparea p {
    font-size: 1.4rem;
    padding: 0 5%;
  }
}
/* line 801, ../scss/_top.scss */
.top .clash .totop {
  display: block;
  text-align: center;
  width: 100%;
  line-height: 100px;
  font-size: 1.8rem;
  color: #fff;
  font-weight: bold;
  background: url(../img/top/clash_bg_nohover.png) center 0 no-repeat;
  background-size: 100%;
}
@media screen and (min-width: 769px) {
  /* line 812, ../scss/_top.scss */
  .top .clash .totop:hover {
    background: url(../img/top/clash_bg_hover.png) center 0 no-repeat;
    background-size: 100%;
    opacity: 1;
  }
}
@media screen and (max-width: 768px) {
  /* line 801, ../scss/_top.scss */
  .top .clash .totop {
    font-size: 1.4rem;
    line-height: 70px;
    background: url(../img/top/clash_bg_nohover.png) center 0 repeat;
    background-size: 100%;
  }
}
