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

body {
  -webkit-text-size-adjust: none;
  line-height: 1;
}

article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary {
  display: block;
}

li, ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:after, blockquote:before, q:after, q:before {
  content: "";
  content: none;
}

a {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  text-decoration: none;
  outline: 0;
}

ins {
  text-decoration: none;
}

ins, del {
  text-decoration: line-through;
}

abbr[title], dfn[title] {
  border-bottom: 1px dotted #000;
  cursor: help;
}

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0;
}

input, select {
  vertical-align: middle;
}

img {
  vertical-align: bottom;
}

a {
  outline: none;
}

a img, area {
  border: 0;
}

area {
  outline: 0;
}

p:empty:before {
  content: none !important;
  padding: 0 !important;
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
  display: block;
}

audio, canvas, video {
  display: inline-block;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden] {
  display: none;
}

html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

a:focus {
  outline: thin dotted;
}

a:active, a:hover {
  outline: 0;
}

abbr[title] {
  border-bottom: 1px dotted;
}

b, strong {
  font-weight: 700 !important;
}

dfn {
  font-style: italic;
}

hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  height: 0;
}

mark {
  background: #ff0;
  color: #000;
}

code, kbd, pre, samp {
  font-family: monospace, serif;
  font-size: 1em;
}

pre {
  white-space: pre-wrap;
}

q {
  quotes: "“" "”" "‘" "’";
}

small {
  font-size: 80%;
}

sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
}

svg:not(:root) {
  overflow: hidden;
}

figure {
  margin: 0;
}

fieldset {
  border: 1px solid silver;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  border: 0;
  padding: 0;
}

button, input, select, textarea {
  font-family: inherit;
  font-size: 100%;
  margin: 0;
}

button, input {
  line-height: normal;
}

button, select {
  text-transform: none;
}

button, html input[type=button], input[type=reset], input[type=submit] {
  -webkit-appearance: button;
  cursor: pointer;
}

button[disabled], html input[disabled] {
  cursor: default;
}

input[type=checkbox], input[type=radio] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0;
}

input[type=search] {
  -webkit-appearance: textfield;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}

input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
  vertical-align: top;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

img {
  vertical-align: bottom;
  max-width: 100%;
}

a:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
  -moz-opacity: 0.7;
  -webkit-transition: 0.7s;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.zoom {
  overflow: hidden;
}

.zoom img {
  -webkit-transition: 1s all;
  transition: 1s all;
}

.zoom img:hover {
  opacity: 1 !important;
  -webkit-transform: scale(1.2, 1.2);
  transform: scale(1.2, 1.2);
  -webkit-transition: 1s all;
  transition: 1s all;
}

p {
  max-height: 100%;
}

h1, h2, h3, h4, h5, p, dt, dd {
  line-height: 1.5;
}

*:focus {
  outline: none;
}

.t9 {
  font-size: 0.9rem !important;
}

.t11 {
  font-size: 1.1rem !important;
}

.t12 {
  font-size: 1.2rem !important;
}

.t13 {
  font-size: 1.3rem !important;
}

.t14 {
  font-size: 1.4rem !important;
}

.t15 {
  font-size: 1.5rem !important;
}

.t16 {
  font-size: 1.6rem !important;
}

.t18 {
  font-size: 1.8rem !important;
}

.t20 {
  font-size: 2rem !important;
}

.t21 {
  font-size: 2.1rem !important;
}

.t22 {
  font-size: 2.2rem !important;
}

.t23 {
  font-size: 2.3rem !important;
}

.bold {
  font-weight: bold !important;
}

.ls0 {
  letter-spacing: 0 !important;
}

.right {
  text-align: right !important;
}

.center {
  text-align: center !important;
}

.left {
  text-align: left !important;
}

.nowrap {
  white-space: nowrap;
}

.link:after {
  content: "\f105";
  font-family: FontAwesome;
  font-size: 1.5rem;
  vertical-align: central;
  margin-left: 0.5em;
}

.link2:before {
  content: "\f054";
  font-family: FontAwesome;
  vertical-align: baseline;
  margin-right: 0.5em;
}

.link3:before {
  content: "\f105";
  font-size: 1.5rem;
  font-family: FontAwesome;
  vertical-align: central;
  margin-right: 0.3em;
}

.mt5 {
  margin-top: 5px !important;
}

.mt10 {
  margin-top: 10px !important;
}

.mt20 {
  margin-top: 20px !important;
}

.mt30 {
  margin-top: 30px !important;
}

.mt40 {
  margin-top: 40px !important;
}

.mt50 {
  margin-top: 50px !important;
}

.mt100 {
  margin-top: 100px !important;
}

.mb10 {
  margin-bottom: 10px !important;
}

.mb20 {
  margin-bottom: 20px !important;
}

.mb30 {
  margin-bottom: 30px !important;
}

.mb40 {
  margin-bottom: 40px !important;
}

.pt0 {
  padding-top: 0 !important;
}

.pb0 {
  padding-bottom: 0 !important;
}

@media print, screen and (min-width: 1024px) {
  .sp {
    display: none;
  }
}

@media screen and (max-width: 1023px) {
  .pc {
    display: none;
  }
}

html {
  overflow-x: hidden;
  width: 100%;
  scroll-behavior: smooth;
}

img {
  max-width: 100%;
  height: auto;
  width: auto;
}

body {
  font-family: "BIZ UDPGothic", sans-serif;
  font-weight: 500;
  color: #000;
  font-size: 1rem;
}
body a {
  color: #000;
}

.fade-in {
  opacity: 0;
  -webkit-transition: opacity 0.6s ease;
  transition: opacity 0.6s ease;
}
.fade-in.is-visible {
  -webkit-transition-delay: var(--delay, 0s);
          transition-delay: var(--delay, 0s);
  opacity: 1;
}

.fade-in-up {
  opacity: 0;
  -webkit-transform: scale(0.9) translateY(20px);
          transform: scale(0.9) translateY(20px);
  -webkit-transition: opacity 0.6s ease, -webkit-transform 0.8s cubic-bezier(0.22, 1, 0.36, 1);
  transition: opacity 0.6s ease, -webkit-transform 0.8s cubic-bezier(0.22, 1, 0.36, 1);
  transition: opacity 0.6s ease, transform 0.8s cubic-bezier(0.22, 1, 0.36, 1);
  transition: opacity 0.6s ease, transform 0.8s cubic-bezier(0.22, 1, 0.36, 1), -webkit-transform 0.8s cubic-bezier(0.22, 1, 0.36, 1);
}
.fade-in-up.is-visible {
  opacity: 1;
  -webkit-transform: scale(1) translateY(0);
          transform: scale(1) translateY(0);
  -webkit-transition-delay: calc(var(--delay, 0s) + 0.2s);
          transition-delay: calc(var(--delay, 0s) + 0.2s);
}

/*
.new-header{
	position: absolute;
	.logo_sp{
		position: absolute;
	}

	@include mq-down(lg) {
		.translate {
			position: absolute;
		}
		.bnr-list .link{
			position: absolute;
		}
		.nav-menu-btn{
			position: absolute;
		}		
	}
}
*/
.fixed-menu {
  display: none;
}

.totop-button {
  bottom: 20px;
}

[id] {
  scroll-margin-top: 100px;
}
@media screen and (max-width: 1023px) {
  [id] {
    scroll-margin-top: 60px;
  }
}

main.main {
  background-color: #C93941;
}
main.main.grey {
  background-color: #eae3e0;
}
main.main section {
  max-width: 601px;
  margin: 0 auto;
  text-align: center;
}
main.main section .inner {
  position: relative;
}
main.main section .inner a.img-btn {
  display: block;
  position: absolute;
  right: 0;
}
main.main #mv {
  max-width: none;
  position: relative;
  z-index: 10;
}
main.main #side {
  max-width: none;
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  z-index: 1;
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  -webkit-transition: opacity 0.3s, visibility 0.3s;
  transition: opacity 0.3s, visibility 0.3s;
}
@media screen and (max-width: 1199px) {
  main.main #side {
    opacity: 0 !important;
    visibility: hidden !important;
    pointer-events: none;
  }
}
main.main #side.is-show {
  opacity: 1;
  visibility: visible;
  pointer-events: none;
}
main.main #side .inner {
  width: 100%;
  display: grid;
  grid-template-columns: 1fr 1fr;
  -webkit-column-gap: 600px;
     -moz-column-gap: 600px;
          column-gap: 600px;
}
main.main #side .left,
main.main #side .right {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 20px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
main.main #side .left {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
main.main #side .left .logo {
  max-width: 550px;
  margin: 0 auto;
}
main.main #side .right {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 30px;
  width: 80%;
  margin: 0 auto;
}
main.main #side .right div {
  width: 100%;
}
main.main #side .right div img {
  width: 100%;
}
main.main #side {
  /*
  .inner{
  	max-width: 1600px;
  	margin: 0 auto;
  	display: flex;
  	justify-content: space-between;
  }
  .left,
  .right {
  	flex: 0 0 calc((100% - 600px) / 2);
  	max-width: calc((100% - 600px) / 2);
  	display: flex;
  	flex-direction: column;
  	justify-content: center;
  	align-items: center;
  	padding:10px;
  	box-sizing: border-box;
    	gap: 15px;
  }*/
}
main.main #side .right .logo img {
  width: 100%;
}
main.main #side .right ul {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 10px;
  margin: 0 20px;
}
main.main #side .right ul li {
  background-color: #ffffff;
  padding: 5px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
main.main #side .right ul li img {
  width: 100%;
}
main.main #menu {
  max-width: 600px;
  margin: 0 auto;
  padding: 20px 0;
  background: #005a42;
}
main.main #menu ul {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
}
main.main #event2025 .inner .img-btn {
  bottom: 10%;
}
main.main #specialguest {
  background-color: #C93941;
}
main.main #organizer {
  background-color: #C93941;
}
main.main #event {
  background-color: #C93941;
}
main.main #event .aco-btn {
  cursor: pointer;
}
main.main #event .aco-box {
  overflow: hidden;
  max-height: 0;
  -webkit-transition: max-height 0.4s ease;
  transition: max-height 0.4s ease;
}
main.main #event .aco-box ul {
  margin: 20px 0 0;
}
main.main #event .live-link {
  display: block;
  padding: 20px 0;
}
main.main #event .live-link:hover {
  opacity: 0.7;
}
main.main #school-event {
  background-color: #C93941;
  padding: 0 0 40px;
}
main.main #school-event ul {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  margin: 20px auto;
}
main.main #school-event ul.comingsoon {
  position: relative;
}
main.main #school-event ul.comingsoon::before {
  content: "";
  background-image: url(assets/img/img_005_cs.png);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 100%;
  height: 100%;
}
main.main #school-event ul.comingsoon a {
  pointer-events: none;
}
main.main #plan {
  background-color: #C93941;
}
main.main #plan h2 {
  margin: 0 0 -1px;
}
main.main #sns {
  background-color: #C93941;
}
main.main #sns h2 {
  padding: 0 0 30px;
}
main.main #sns #instagram {
  margin: 20px 0 0;
}
main.main #sns #x-twitter {
  margin: 20px 0 0;
}
main.main #access {
  background-color: #C93941;
  padding: 60px 0 0;
}
main.main #caution {
  background-color: #C93941;
  padding: 40px 0 0;
}