@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Inter:wght@400;600&family=Noto+Sans+JP:wght@400;700&display=swap");
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
}

html {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

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

caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

q, blockquote {
  quotes: none;
}

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

a img {
  border: none;
}

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

input,
button,
textarea,
select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  font-family: inherit;
  border-radius: 0;
  box-sizing: border-box;
  font-size: 16px;
  color: inherit;
}

label {
  cursor: pointer;
}

input[type=number]::-webkit-outer-spin-button,
input[type=number]::-webkit-inner-spin-button,
input[type=month]::-webkit-outer-spin-button,
input[type=month]::-webkit-inner-spin-button,
input[type=datetime-local]::-webkit-outer-spin-button,
input[type=datetime-local]::-webkit-inner-spin-button,
input[type=week]::-webkit-outer-spin-button,
input[type=week]::-webkit-inner-spin-button,
input[type=time]::-webkit-outer-spin-button,
input[type=time]::-webkit-inner-spin-button,
input[type=date]::-webkit-outer-spin-button,
input[type=date]::-webkit-inner-spin-button {
  display: none;
}

input[type=number],
input[type=month],
input[type=datetime-local],
input[type=week],
input[type=time],
input[type=date] {
  -moz-appearance: textfield;
}

input[type=date]::-webkit-clear-button,
input[type=month]::-webkit-clear-button,
input[type=datetime-local]::-webkit-clear-button,
input[type=time]::-webkit-clear-button,
input[type=week]::-webkit-clear-button {
  -webkit-appearance: none;
}

/*! Type: YakuHanJP - Based on Noto Sans CJK JP */
@font-face {
  font-family: "YakuHanJP";
  font-style: normal;
  font-weight: 100;
  font-display: swap;
  src: url("../fonts/YakuHanJP/YakuHanJP-Thin.eot");
  src: url("../fonts/YakuHanJP/YakuHanJP-Thin.woff2") format("woff2"), url("../fonts/YakuHanJP/YakuHanJP-Thin.woff") format("woff");
  unicode-range: U+3001-3002, U+3008-3011, U+3014-3015, U+30fb, U+ff01, U+ff08-ff09, U+ff1a-ff1b, U+ff1f, U+ff3b, U+ff3d, U+ff5b, U+ff5d;
}
@font-face {
  font-family: "YakuHanJP";
  font-style: normal;
  font-weight: 200;
  font-display: swap;
  src: url("../fonts/YakuHanJP/YakuHanJP-Light.eot");
  src: url("../fonts/YakuHanJP/YakuHanJP-Light.woff2") format("woff2"), url("../fonts/YakuHanJP/YakuHanJP-Light.woff") format("woff");
  unicode-range: U+3001-3002, U+3008-3011, U+3014-3015, U+30fb, U+ff01, U+ff08-ff09, U+ff1a-ff1b, U+ff1f, U+ff3b, U+ff3d, U+ff5b, U+ff5d;
}
@font-face {
  font-family: "YakuHanJP";
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url("../fonts/YakuHanJP/YakuHanJP-DemiLight.eot");
  src: url("../fonts/YakuHanJP/YakuHanJP-DemiLight.woff2") format("woff2"), url("../fonts/YakuHanJP/YakuHanJP-DemiLight.woff") format("woff");
  unicode-range: U+3001-3002, U+3008-3011, U+3014-3015, U+30fb, U+ff01, U+ff08-ff09, U+ff1a-ff1b, U+ff1f, U+ff3b, U+ff3d, U+ff5b, U+ff5d;
}
@font-face {
  font-family: "YakuHanJP";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("../fonts/YakuHanJP/YakuHanJP-Regular.eot");
  src: url("../fonts/YakuHanJP/YakuHanJP-Regular.woff2") format("woff2"), url("../fonts/YakuHanJP/YakuHanJP-Regular.woff") format("woff");
  unicode-range: U+3001-3002, U+3008-3011, U+3014-3015, U+30fb, U+ff01, U+ff08-ff09, U+ff1a-ff1b, U+ff1f, U+ff3b, U+ff3d, U+ff5b, U+ff5d;
}
@font-face {
  font-family: "YakuHanJP";
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url("../fonts/YakuHanJP/YakuHanJP-Medium.eot");
  src: url("../fonts/YakuHanJP/YakuHanJP-Medium.woff2") format("woff2"), url("../fonts/YakuHanJP/YakuHanJP-Medium.woff") format("woff");
  unicode-range: U+3001-3002, U+3008-3011, U+3014-3015, U+30fb, U+ff01, U+ff08-ff09, U+ff1a-ff1b, U+ff1f, U+ff3b, U+ff3d, U+ff5b, U+ff5d;
}
@font-face {
  font-family: "YakuHanJP";
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url("../fonts/YakuHanJP/YakuHanJP-Bold.eot");
  src: url("../fonts/YakuHanJP/YakuHanJP-Bold.woff2") format("woff2"), url("../fonts/YakuHanJP/YakuHanJP-Bold.woff") format("woff");
  unicode-range: U+3001-3002, U+3008-3011, U+3014-3015, U+30fb, U+ff01, U+ff08-ff09, U+ff1a-ff1b, U+ff1f, U+ff3b, U+ff3d, U+ff5b, U+ff5d;
}
@font-face {
  font-family: "YakuHanJP";
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url("../fonts/YakuHanJP/YakuHanJP-Black.eot");
  src: url("../fonts/YakuHanJP/YakuHanJP-Black.woff2") format("woff2"), url("../fonts/YakuHanJP/YakuHanJP-Black.woff") format("woff");
  unicode-range: U+3001-3002, U+3008-3011, U+3014-3015, U+30fb, U+ff01, U+ff08-ff09, U+ff1a-ff1b, U+ff1f, U+ff3b, U+ff3d, U+ff5b, U+ff5d;
}
input {
  background-color: #eee;
  border: 1px solid transparent;
  transition: border 0.2s ease-out;
  color: inherit;
  height: 46px;
  outline: 0;
}

input:focus {
  border-bottom: 1px solid #e74c3c;
}

input[type=search]::-webkit-search-cancel-button {
  -webkit-appearance: none;
  height: 16px;
  width: 16px;
}

input[type=search]::-webkit-search-decoration {
  display: none;
}

input[type=search]:focus {
  outline-offset: -2px;
}

input[type=password]::-ms-reveal {
  display: none;
}

input[type=date]::-webkit-calendar-picker-indicator,
input[type=datetime-local]::-webkit-calendar-picker-indicator,
input[type=month]::-webkit-calendar-picker-indicator,
input[type=week]::-webkit-calendar-picker-indicator {
  color: transparent;
  cursor: pointer;
  background: #eee url(calendar.svg) no-repeat center right 0px/16px 16px;
  background-size: 16px;
}

input[type=range] {
  -webkit-appearance: none;
}

input[type=range]::-ms-tooltip {
  display: none;
}

input[type=range]::-webkit-slider-thumb {
  -webkit-appearance: none;
  background: #fff;
  border-radius: 50%;
  box-shadow: 0 0 4px 0 #333;
  cursor: pointer;
  height: 20px;
  width: 20px;
  margin-top: -10px;
  border: none;
}

input[type=range]::-moz-range-thumb {
  background-color: #fff;
  border: none;
  border-radius: 50%;
  box-shadow: 0 0 4px 0 #333;
  cursor: pointer;
  height: 20px;
  width: 20px;
}

input[type=range]::-ms-thumb {
  background-color: #fff;
  border: none;
  border-radius: 50%;
  box-shadow: 0 0 4px 0 #333;
  cursor: pointer;
  height: 20px;
  width: 20px;
  margin: 0 1px;
}

@supports (-ms-ime-align: auto) {
  input[type=range]::-webkit-slider-thumb {
    margin-top: 0px !important;
  }
}
input[type=range]::-moz-range-track {
  height: 0;
  border: 1px solid #333;
}

input[type=range]::-webkit-slider-runnable-track {
  width: 100%;
  height: 0;
  cursor: pointer;
  background: #cccccc;
  border: 1px solid #333;
  margin-top: 0px;
}

input[type=range]::-ms-track {
  width: 100%;
  height: 12px;
  cursor: pointer;
  background: transparent;
  border-color: transparent;
  border-width: 16px 0;
  color: transparent;
}

@media all and (-ms-high-contrast: none) {
  input[type=range]::-ms-track {
    margin-top: -5px !important;
  }
}
input[type=range]::-ms-fill-lower {
  background: #cccccc;
  border: 0.2px solid #010101;
  border-radius: 2.6px;
  box-shadow: 1px 1px 1px #000000, 0px 0px 1px #0d0d0d;
}

input[type=range]::-ms-fill-upper {
  background: #cccccc;
  border: 0.2px solid #010101;
  border-radius: 2.6px;
  box-shadow: 1px 1px 1px #000000, 0px 0px 1px #0d0d0d;
}

input[type=range]:focus::-ms-fill-lower {
  background: #999999;
}

input[type=range]:focus::-ms-fill-upper {
  background: #999999;
}

input[type=file] {
  display: initial;
  position: absolute;
  opacity: 0;
}

input[type=file] + label {
  background: #2980b9;
  border-bottom: 4px solid #434343;
  border-radius: 4px;
  color: #FFF;
  display: table;
  font-weight: bold;
  line-height: 1;
  margin: 10px auto 0;
  padding: 20px 40px;
  transition: background-color 0.2s ease-out, transform 0.2s ease-out, border-bottom 0.2s ease-out;
  -webkit-user-select: none;
  user-select: none;
}

input[type=file]:hover + label,
input[type=file]:focus + label {
  background: #3498db;
}

input[type=file]:active + label {
  background: #34495e;
  border-bottom: 4px solid transparent;
  transform: translateY(4px);
}

input[type=radio] {
  display: initial;
  position: relative;
  opacity: 0;
}

input[type=radio] + label::before {
  content: "";
  position: absolute;
  border: 2px solid #343434;
  width: 16px;
  height: 16px;
  margin-top: 4px;
}

input[type=radio]:focus + label::before {
  border: 2px solid #e74c3c;
}

input[type=radio] + label > svg {
  width: 20px;
  height: 20px;
  position: relative;
  margin-right: 5px;
  left: 3px;
  top: 3px;
}

input[type=radio] + label > svg > path {
  fill: none;
  stroke: #27ae60;
  stroke-linejoin: round;
  stroke-linecap: round;
  stroke-dasharray: 130;
  stroke-dashoffset: 100;
  stroke-opacity: 0;
  stroke-width: 8px;
  transition: stroke-dashoffset 0.2s ease-out;
}

input[type=radio]:checked + label > svg > path {
  stroke-dashoffset: 0;
  stroke-opacity: 1;
}

input[type=radio] + label {
  left: -30px;
  position: relative;
}

input[type=checkbox] {
  display: initial;
  position: relative;
  opacity: 0;
}

input[type=checkbox] + label::before {
  content: "";
  position: absolute;
  border: 2px solid #343434;
  width: 16px;
  height: 16px;
  margin-top: 4px;
}

input[type=checkbox]:focus + label::before {
  border: 2px solid #e74c3c;
}

input[type=checkbox] + label > svg {
  width: 20px;
  height: 20px;
  position: relative;
  margin-right: 5px;
  left: 3px;
  top: 2px;
}

input[type=checkbox] + label > svg > path {
  fill: none;
  stroke: #e74c3c;
  stroke-linejoin: round;
  stroke-linecap: round;
  stroke-dasharray: 100;
  stroke-dashoffset: 100;
  stroke-opacity: 0;
  stroke-width: 8px;
  transition: stroke-dashoffset 0.1s ease-out;
}

input[type=checkbox]:checked + label > svg > path {
  stroke-dashoffset: 0;
  stroke-opacity: 1;
}

input[type=checkbox] + label {
  left: -30px;
  position: relative;
}

select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: none;
  background: #eee url(triangle_down.svg) no-repeat center right 10px/16px 16px;
  background-size: 10px;
}

select::-ms-expand {
  display: none;
}

select:focus {
  background: #eee url(triangle_up.svg) no-repeat center right 10px/16px 16px;
  background-size: 10px;
  border-bottom: 1px solid #e74c3c;
  outline: none;
}

textarea {
  padding: 10px;
  border-radius: 0;
  resize: none;
  border: 1px solid transparent;
  transition: border 0.2s ease-out;
  outline: none;
  background-color: #eee;
}

textarea::-webkit-scrollbar {
  width: 10px;
}

textarea::-webkit-scrollbar-track {
  background-color: #eee;
}

textarea::-webkit-scrollbar-thumb {
  background-color: #ccc;
}

textarea:focus {
  border-bottom: 1px solid #e74c3c;
  box-shadow: none;
  outline: none;
}

button {
  cursor: pointer;
  background: none;
  border: none;
  color: inherit;
  display: inline-block;
  line-height: 1;
  margin: 0;
  outline: none;
  padding: 0;
  transition: all 0.2s ease;
  -webkit-user-select: none;
  user-select: none;
}

input::placeholder,
textarea::placeholder {
  color: #d2d1d1;
}

input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  color: #d2d1d1;
}

input::-ms-input-placeholder,
textarea::-ms-input-placeholder {
  color: #d2d1d1;
}

input:-webkit-autofill {
  -webkit-box-shadow: 0 0 0 1000px #eee inset;
  -webkit-text-fill-color: #333 !important;
}

@keyframes scroll {
  0% {
    transform: translateY(-100%);
  }
  90% {
    transform: translateY(150%);
  }
  100% {
    transform: translateY(150%);
  }
}
html {
  font-size: 10px;
  -webkit-text-size-adjust: 100%;
  -webkit-font-smoothing: subpixel-antialiased;
  -moz-osx-font-smoothing: unset;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), (-webkit-min-device-pixel-ratio: 2), (min-resolution: 2dppx) {
  html {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }
}

body {
  font-family: "Inter", YakuHanJP, "Noto Sans JP", "ヒラギノ角ゴPro W3", "Hiragino kaku Gothic Pro", "Hiragino Sans", "Hiragino Kaku Gothic ProN", YuGothicM, YuGothic, san-serif;
  font-weight: 400;
  line-height: 1.8285714286;
  color: #fff;
  background: #000;
}
body * {
  box-sizing: border-box;
  min-height: 1px;
}

a {
  color: inherit;
  text-decoration: none;
  transition: all 0.1s linear;
}
a img {
  transition: all 0.1s linear;
}
.no-touch a:hover {
  opacity: 0.75;
}
a[data-src*="#"] {
  cursor: pointer;
}

img, iframe {
  max-width: 100%;
  display: block;
  margin: 0 auto;
}

img[src$=".svg"], svg {
  width: 100%;
}

.img.setElm {
  transition: all 1s ease 0.3s;
  opacity: 0;
  transform: translateY(4rem);
}
.img.setElm.inview {
  opacity: 1;
  transform: translateY(0);
}

#content {
  font-size: 1.6rem;
}
#menu {
  position: fixed;
  z-index: 100;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #fff;
  color: #231815;
  overflow: auto;
  opacity: 0;
  pointer-events: none;
  transition: opacity 0.4s ease;
}
#menu.open {
  opacity: 1;
  pointer-events: auto;
}
#menu a.logo_menu {
  position: absolute;
  top: 0;
  left: 8.8rem;
  display: block;
  width: 18rem;
}
#menu .title_side {
  position: absolute;
  bottom: 5rem;
  left: 4.5rem;
  display: flex;
  transform: rotate(-90deg);
  transform-origin: left bottom;
}
#menu .title_side .title {
  height: 1.73574rem;
  width: auto;
}
#menu .title_side .title img {
  height: 100%;
  width: auto;
  max-width: none;
}
#menu .title_side .section {
  height: 1.9625rem;
  width: auto;
  margin-left: 12.6rem;
}
#menu .title_side .section img {
  height: 100%;
  width: auto;
  max-width: none;
}
#menu a.close {
  position: absolute;
  top: 5.5rem;
  right: 5.5rem;
  font-size: 2.1rem;
  font-weight: bold;
  line-height: 1.1428571429;
  letter-spacing: 0.01em;
  text-align: center;
}
#menu .menuInner {
  position: absolute;
  bottom: 8rem;
  right: 5.5rem;
  display: flex;
  flex-direction: row-reverse;
  align-items: flex-end;
}
#menu .menuInner ul.menu {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
}
#menu .menuInner ul.menu li {
  margin-top: 4.0263543192vw;
}
#menu .menuInner ul.menu li a {
  display: block;
}
#menu .menuInner ul.menu li a img {
  height: 3.4645827233vw;
  width: auto;
  max-width: none;
}
#menu .menuInner ul.menu li a img[src*=movie] {
  height: 4.220988287vw;
}
@media (min-width: 1366px) {
  #menu .menuInner ul.menu li {
    margin-top: 5.5rem;
  }
  #menu .menuInner ul.menu li a img {
    height: 4.73262rem;
  }
  #menu .menuInner ul.menu li a img[src*=movie] {
    height: 5.76587rem;
  }
}
#menu .menuInner ul.submenu {
  margin-right: 13.5rem;
  display: flex;
  flex-direction: column;
  align-items: flex-end;
}
#menu .menuInner ul.submenu li {
  margin-top: 2.9282576867vw;
}
#menu .menuInner ul.submenu li a {
  display: block;
}
#menu .menuInner ul.submenu li a img {
  height: 2.1325036603vw;
  width: auto;
  max-width: none;
}
@media (min-width: 1366px) {
  #menu .menuInner ul.submenu li {
    margin-top: 4rem;
  }
  #menu .menuInner ul.submenu li a img {
    height: 2.913rem;
  }
}

#kv {
  background: url("../img/kv_pc.jpg") 50%/cover no-repeat;
  height: 100vh;
  position: relative;
}
@supports (-webkit-touch-callout: none) {
  #kv {
    height: -webkit-fill-available;
  }
}
#kv .logo_area {
  position: absolute;
  top: 0;
  left: 8.8rem;
  width: 43.411420205%;
  max-width: 593px;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
  align-items: center;
}
#kv .logo_area h1 {
  width: 100%;
  margin-bottom: -0.8474576271%;
}
#kv .logo_area a {
  display: block;
}
#kv .logo_area .logo_tnf {
  width: 20.1694915254%;
}
#kv .logo_area .logo_dac {
  width: 20.6101694915%;
  margin-left: 8.1355932203%;
}
#kv .logo_area .logo_goretex {
  width: 19.1966101695%;
  margin-left: 6.7796610169%;
}
#kv .scroll {
  position: absolute;
  bottom: 0;
  left: 4.4rem;
  display: block;
  width: 0.785rem;
  height: 46.2rem;
  transform: translateY(65%);
  overflow: hidden;
}
#kv .scroll:before {
  content: "";
  display: block;
  position: relative;
  width: 100%;
  height: 32.91rem;
  background: url("../img/arrow_scroll.svg") 50%/contain no-repeat;
  transform: translateY(-100%);
  animation: scroll 2s infinite;
}

#sponsor {
  background: #fff;
  padding: 5rem 0;
}
#sponsor .secInner ul {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 1172px;
}
#sponsor .secInner ul li span, #sponsor .secInner ul li a {
  display: block;
}
#sponsor .secInner ul li span img, #sponsor .secInner ul li a img {
  max-width: none;
}
#sponsor .secInner ul li span img[src*="kankyosho."], #sponsor .secInner ul li a img[src*="kankyosho."] {
  width: 12.2895rem;
}
#sponsor .secInner ul li span img[src*="monkasho."], #sponsor .secInner ul li a img[src*="monkasho."] {
  width: 13.60244rem;
}
#sponsor .secInner ul li span img[src*="gaimusho."], #sponsor .secInner ul li a img[src*="gaimusho."] {
  width: 20.00322rem;
}
#sponsor .secInner ul li span img[src*="kyotoshi."], #sponsor .secInner ul li a img[src*="kyotoshi."] {
  width: 12.39107rem;
}
#sponsor .secInner ul li span img[src*="kyokuchiken."], #sponsor .secInner ul li a img[src*="kyokuchiken."] {
  width: 12.24137rem;
}
#sponsor .secInner ul li span img[src*="kyokuchikenshinko."], #sponsor .secInner ul li a img[src*="kyokuchikenshinko."] {
  width: 18.29124rem;
}

.menu_wrap a#btn_menu {
  display: block;
  position: -webkit-sticky;
  position: sticky;
  z-index: 10;
  top: 0;
  left: 8.8rem;
  width: 18rem;
  opacity: 0;
  pointer-events: none;
  transition: opacity 0.2s ease;
}
.menu_wrap #title_side {
  position: fixed;
  z-index: 10;
  bottom: 5rem;
  left: 4.5rem;
  display: flex;
  transform: rotate(-90deg);
  transform-origin: left bottom;
  opacity: 0;
  pointer-events: none;
  transition: opacity 0.2s ease;
}
.menu_wrap #title_side .title {
  width: auto;
}
.menu_wrap #title_side .title img {
  height: 1.73574rem;
  width: auto;
  max-width: none;
}
.menu_wrap #title_side .section {
  width: auto;
  margin-left: 12.6rem;
}
.menu_wrap #title_side .section img {
  height: 1.9625rem;
  width: auto;
  max-width: none;
}
.menu_wrap #title_side .section img[src*=movie] {
  height: 2.1465rem;
}
.menu_wrap.active a#btn_menu, .menu_wrap.active #title_side {
  opacity: 1;
  pointer-events: auto;
}

section {
  display: flex;
  flex-direction: column;
  align-items: center;
}
section .secInner {
  width: 87.8477306003%;
  max-width: 1200px;
  display: flex;
  flex-direction: column;
  align-items: center;
}
section .secInner h2 {
  align-self: flex-end;
}
section .secInner h2 img {
  height: 5.44rem;
  width: auto;
  max-width: none;
}
section .secInner h2 img[src*=movie] {
  height: 5.765rem;
}
section .secInner h2 img[src*="2019"] {
  height: 11rem;
}
section .secInner .secContent {
  width: 100%;
  max-width: 1000px;
}

.modals {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 100%;
  display: none;
}

.modal {
  background: #091073;
  width: 87.8477306003%;
  max-width: 1200px;
  display: flex;
  flex-direction: column;
  position: relative;
  align-items: center;
  padding: 0;
}
.modal a.close {
  position: absolute;
  top: 4.5rem;
  right: 4rem;
  font-size: 1.7rem;
  font-weight: bold;
  line-height: 1.1764705882;
  letter-spacing: 0.01em;
  text-align: center;
}
.modal a.close:focus {
  outline: none;
}
.modal .modalInner {
  width: 88.4057971014%;
  max-width: 850px;
  padding: 10rem 0 14rem;
  display: flex;
  flex-direction: column;
  align-items: center;
  margin: 0 auto;
}
.modal .modalInner .outline {
  display: flex;
  flex-direction: column;
  align-items: center;
  font-weight: bold;
  text-align: center;
}
.modal .modalInner .outline .job {
  font-size: 1.7rem;
  line-height: 1;
  letter-spacing: 0.01em;
  margin-bottom: 2em;
}
.modal .modalInner .outline .name {
  font-size: 3.9rem;
  line-height: 1.1538461538;
  letter-spacing: 0.01em;
}
.modal .modalInner .outline .with {
  font-size: 1.6rem;
  line-height: 1.1875;
  letter-spacing: 0.01em;
  margin-top: 1em;
}
.modal .modalInner .img {
  margin-top: 6rem;
}
.modal .modalInner .img.square {
  max-width: 610px;
}
.modal .modalInner .text {
  width: 100%;
  font-size: 2.48rem;
  line-height: 1.7741935484;
  letter-spacing: 0.01em;
  text-align: justify;
  margin-top: 2em;
}
.modal .modalInner .text.en {
  font-size: 1.7rem;
  line-height: 1.6470588235;
}
.modal .modalInner .text.center {
  text-align: center;
}
.modal .modalInner .text .label {
  display: block;
  font-size: 2.1rem;
  font-weight: bold;
  line-height: 1;
  margin-bottom: 0.5em;
  letter-spacing: 0.01em;
}
.modal .modalInner .text p {
  margin-top: 1em;
}
.modal .modalInner .text p:first-child {
  margin-top: 0;
}
.modal .modalInner .profile {
  margin-top: 8rem;
  width: 100%;
}
.modal .modalInner .profile + .profile {
  margin-top: 3.5rem;
}
.modal .modalInner .profile .name {
  font-size: 1.9rem;
  font-weight: bold;
  line-height: 1;
  margin-bottom: 0.5em;
  letter-spacing: 0.01em;
}
.modal .modalInner .profile .biography {
  font-size: 1.7rem;
  line-height: 1.6470588235;
  text-align: justify;
  letter-spacing: 0.01em;
}

#trailer {
  padding: 20rem 0;
  margin-top: -18.5rem;
}
#trailer h2 {
  margin-bottom: 6.5rem;
}
#trailer .trailer {
  width: 100%;
  max-width: 850px;
  margin: 0 auto;
}
#trailer .trailer #YTPlayer, #trailer .trailer video {
  width: 100%;
}
#trailer .trailer #YTPlayer:focus, #trailer .trailer video:focus {
  outline: none;
}

#statement {
  padding: 20rem 0;
}
#statement .secInner h2 {
  margin-bottom: 15rem;
}
#statement .secInner .overview {
  font-size: 3.5rem;
  text-align: justify;
}

#schedule {
  padding: 20rem 0 40rem;
}
#schedule .secInner h2 {
  margin-bottom: 6rem;
}
#schedule .secInner .schedule {
  font-size: 2.5rem;
}
#schedule .secInner .schedule li.item {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  margin-top: 16rem;
}
#schedule .secInner .schedule li.item:first-child {
  margin-top: 0;
}
#schedule .secInner .schedule li.item .date img {
  height: 9.5168374817vw;
  max-height: 130px;
  width: auto;
  max-width: none;
}
#schedule .secInner .schedule li.item .itemBody {
  display: flex;
  justify-content: space-between;
}
#schedule .secInner .schedule li.item .itemBody .itemDesc {
  flex: 1;
}
#schedule .secInner .schedule li.item .itemBody .badge {
  font-size: 3.9rem;
  font-weight: bold;
  letter-spacing: 0.01em;
  line-height: 1.1538461538;
  text-align: center;
  width: 7.4871794872em;
  height: 7.4871794872em;
  background: #091073;
  color: #fff;
  border-radius: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  margin-top: -0.1794871795em;
  margin-left: 0.1282051282em;
}
#schedule .secInner .schedule li.item .itemBody .badge:after {
  content: "";
  display: block;
  width: 1.1794871795em;
  height: 1.1794871795em;
  background: url("../img/sphere.svg") 50%/contain no-repeat;
  margin-top: 0.4102564103em;
}
#schedule .secInner .schedule li.item .title {
  font-size: 5.66rem;
  font-weight: bold;
  line-height: 1;
  margin-top: 4.5rem;
  letter-spacing: 0.01em;
}
#schedule .secInner .schedule li.item .title .small {
  font-size: 0.371024735em;
  margin-bottom: 1rem;
}
#schedule .secInner .schedule li.item .text {
  font-weight: bold;
  line-height: 1.52;
  letter-spacing: 0.01em;
  margin-top: 1.2em;
}
#schedule .secInner .schedule li.item .text .note {
  font-size: max((17 / 25) * 1em, 16px);
  font-weight: normal;
}
#schedule .secInner .schedule li.item .timetable {
  width: 100%;
  max-width: 680px;
  padding-left: 8%;
  font-size: 2.1rem;
  line-height: 1.1904761905;
  counter-reset: ttable;
  margin-top: 4.5rem;
}
#schedule .secInner .schedule li.item .timetable li {
  counter-increment: ttable;
  display: flex;
  margin-top: 0.8em;
}
#schedule .secInner .schedule li.item .timetable li:first-child {
  margin-top: 0;
}
#schedule .secInner .schedule li.item .timetable li .time {
  width: 5.2380952381em;
  font-weight: bold;
}
#schedule .secInner .schedule li.item .timetable li .desc {
  flex: 1;
  text-indent: -1.25em;
}
#schedule .secInner .schedule li.item .timetable li .desc:before {
  content: counter(ttable) ". ";
  font-weight: bold;
}

#movie {
  padding: 8rem 0 13rem;
  background: #091073;
}
#movie .secInner h2 {
  margin-bottom: 6.5rem;
}
#movie .movie {
  width: 100%;
  max-width: 850px;
  position: relative;
  text-align: center;
}
#movie .movie .video {
  width: 100%;
  height: 0;
  position: relative;
  padding-top: 56.25%;
}
#movie .movie .video iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
#movie .movie .label {
  font-size: 2.8rem;
  font-weight: bold;
  line-height: 1.0714285714;
  letter-spacing: 0.01em;
  margin-top: 1em;
}
#movie .movie .credit {
  font-size: 1.7rem;
  font-weight: bold;
  line-height: 1.1764705882;
  letter-spacing: 0.01em;
  margin-top: 1em;
}

#artists {
  margin-top: 15rem;
  padding: 20rem 0 30rem;
}
#artists h2 {
  margin-bottom: 10rem;
}
#artists ul.artists {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
}
#artists ul.artists li.artist {
  width: 50%;
  height: 0;
  padding-top: 50%;
  position: relative;
}
#artists ul.artists li.artist .outline {
  position: absolute;
  z-index: 2;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  font-weight: bold;
  text-align: center;
  transition-duration: 0.3s;
}
#artists ul.artists li.artist .outline .job {
  font-size: 1.7rem;
  line-height: 1;
  letter-spacing: 0.01em;
  margin-bottom: 2em;
}
#artists ul.artists li.artist .outline .name {
  font-size: 3.9rem;
  line-height: 1.1538461538;
  letter-spacing: 0.01em;
}
#artists ul.artists li.artist .outline .with {
  font-size: 1.6rem;
  line-height: 1.1875;
  letter-spacing: 0.01em;
  margin-top: 1em;
}
#artists ul.artists li.artist .outline .btn {
  font-size: 1.7rem;
  line-height: 1.1176470588;
  letter-spacing: 0.01em;
  margin-top: 1em;
  width: 6.4705882353em;
  height: 6.4705882353em;
  border: #fff solid 0.27rem;
  border-radius: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  transition: all 0.3s ease;
}
@media (hover: hover) {
  #artists ul.artists li.artist .outline:hover {
    opacity: 1;
    background: rgba(0, 0, 0, 0.3);
  }
  #artists ul.artists li.artist .outline:hover .btn {
    background: #091073;
    border-color: #091073;
  }
}
#artists ul.artists li.artist .images {
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
#artists ul.artists li.artist .images img {
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  opacity: 0;
  transition: opacity 2.5s ease;
}
#artists ul.artists li.artist .images img.active {
  opacity: 1;
}

#whats {
  padding: 20rem 0 35rem;
}
#whats h2 {
  margin-bottom: 14rem;
}
#whats .secContent .img {
  width: 100%;
}
#whats .secContent .img img {
  width: 100%;
}
#whats .secContent .text {
  font-size: 3.5rem;
  line-height: 1.8285714286;
  margin-top: 9.5rem;
  text-align: justify;
}
#whats .secContent #member, #whats .secContent .message {
  margin-top: 10rem;
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
}
#whats .secContent #member h3, #whats .secContent .message h3 {
  font-size: 2.8rem;
  font-weight: bold;
  letter-spacing: 0.01em;
  line-height: 1;
  margin-bottom: 1em;
}
#whats .secContent #member h3 .date, #whats .secContent .message h3 .date {
  display: block;
  font-size: 0.75em;
  margin-top: 0.25em;
}
#whats .secContent #member a.btn, #whats .secContent .message a.btn {
  font-size: 1.77rem;
  line-height: 1.1176470588;
  letter-spacing: 0.01em;
  width: 7.1751412429em;
  height: 7.1751412429em;
  border: #fff solid 0.27rem;
  border-radius: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
@media (hover: hover) {
  #whats .secContent #member a.btn:hover, #whats .secContent .message a.btn:hover {
    background: #091073;
    border-color: #091073;
    opacity: 1;
  }
}
#whats .secContent #member ul, #whats .secContent .message ul {
  display: flex;
  justify-content: space-between;
  width: 100%;
}
#TS2019 {
  padding: 20rem 0 12rem;
}
#TS2019 .secInner h2 {
  align-self: center;
  margin-bottom: 8rem;
}
#TS2019 .secInner .logo {
  display: block;
  width: 46rem;
  max-width: 100%;
}

#about {
  padding: 20rem 0 13rem;
}
#about .secInner h2 {
  align-self: center;
}
#about .secInner h2 a {
  display: block;
}

#contact {
  padding: 20rem 0;
}
#contact .secInner h2 {
  align-self: center;
}
#contact .secInner h2 a {
  display: block;
}

#footer {
  margin-top: 15rem;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 20rem 0 5.5rem;
}
#footer #copyright img {
  height: 2rem;
  width: auto;
  max-width: none;
}

@media (min-width: 1366px) {
  html {
    font-size: 10px;
  }
}
@media (min-width: 961px) and (max-width: 1200px) {
  html {
    font-size: 0.8333333333vw;
  }
}
@media (min-width: 961px) {
  .forSP {
    display: none !important;
  }
}
@media (min-width: 751px) and (max-width: 960px) {
  html {
    font-size: 0.9259259259vw;
  }
}
@media (max-width: 750px) {
  html {
    font-size: 1.3333333333vw;
  }
}
@media (max-width: 960px) {
  .forPC {
    display: none !important;
  }

  #menu a.logo_menu {
    left: 3rem;
    width: 12.6rem;
  }
  #menu .title_side {
    display: none;
  }
  #menu a.close {
    top: 4rem;
    right: 3rem;
    font-size: 2.1rem;
  }
  #menu .menuInner {
    bottom: auto;
    top: 18rem;
    right: 3rem;
    flex-direction: column;
  }
  #menu .menuInner ul.menu li {
    margin-top: 6.6666666667vw;
  }
  #menu .menuInner ul.menu li:first-child {
    margin-top: 0;
  }
  #menu .menuInner ul.menu li a img {
    height: 6.3093333333vw;
  }
  #menu .menuInner ul.menu li a img[src*=movie] {
    height: 7.6878266667vw;
  }
  #menu .menuInner ul.submenu {
    margin-right: 0;
    margin-top: 16vw;
  }
  #menu .menuInner ul.submenu li {
    margin-top: 5.0666666667vw;
  }
  #menu .menuInner ul.submenu li:first-child {
    margin-top: 0;
  }
  #menu .menuInner ul.submenu li a img {
    height: 3.8106666667vw;
  }

  #kv {
    background-image: url("../img/kv_sp.jpg");
  }
  #kv .logo_area {
    left: 3rem;
    width: 75.1333333333%;
  }
  #kv .scroll {
    left: 2.785rem;
    width: 0.785rem;
    transform: translateY(72.5%);
  }
  #sponsor {
    padding: 4rem 0;
  }
  #sponsor .secInner ul {
    justify-content: center;
    flex-wrap: wrap;
  }
  #sponsor .secInner ul li {
    margin: 1rem 2rem;
  }

  .menu_wrap a#btn_menu {
    left: 3rem;
    width: 12.6rem;
  }
  .menu_wrap #title_side {
    display: none;
  }

  section .secInner {
    width: 88%;
  }
  section .secInner h2 img {
    height: 5.44rem;
  }
  section .secInner h2 img[src*=movie] {
    height: 5.765rem;
  }
  section .secInner h2 img[src*=whats], section .secInner h2 img[src*="2019"] {
    height: 11rem;
  }
  section .secInner .secContent {
    width: 92.4242424242%;
  }

  .modal {
    width: 92%;
  }
  .modal a.close {
    right: 3rem;
  }

  #trailer {
    padding: 20rem 0 12rem;
    margin-top: -10rem;
  }
  #trailer h2 {
    margin-bottom: 9.5rem;
  }
  #statement {
    padding: 20rem 0 15rem;
  }
  #statement .secInner h2 {
    margin-bottom: 5rem;
  }
  #statement .secInner .overview {
    font-size: 2.5rem;
    line-height: 2;
  }

  #schedule {
    padding: 20rem 0 35rem;
  }
  #schedule .secInner h2 {
    margin-bottom: 10rem;
  }
  #schedule .secInner .schedule {
    font-size: 2.5rem;
  }
  #schedule .secInner .schedule li.item {
    margin-top: 15rem;
  }
  #schedule .secInner .schedule li.item:first-child {
    margin-top: 0;
  }
  #schedule .secInner .schedule li.item .date img {
    height: 12.1866666667vw;
  }
  #schedule .secInner .schedule li.item .itemBody {
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;
  }
  #schedule .secInner .schedule li.item .itemBody .badge {
    margin-top: 1.1538461538em;
    margin-left: 0;
  }
  #schedule .secInner .schedule li.item .title .small {
    font-size: 0.371024735em;
    margin-bottom: 1rem;
  }
  #schedule .secInner .schedule li.item .text .note {
    font-size: 0.68em;
    margin-top: 1em;
    font-weight: normal;
  }
  #schedule .secInner .schedule li.item .timetable {
    width: 100%;
    padding-left: 0;
    margin-top: 6rem;
  }
  #movie {
    padding: 13rem 0;
  }
  #movie .secInner h2 {
    margin-bottom: 6.5rem;
  }
  #artists {
    margin-top: 5rem;
    padding: 20rem 0 10rem;
  }
  #artists h2 {
    margin-bottom: 6.5rem;
  }
  #artists ul.artists {
    display: block;
  }
  #artists ul.artists li.artist {
    width: 100%;
    padding-top: 100%;
  }
  #artists ul.artists li.artist .outline .job {
    font-size: 2.125rem;
    margin-bottom: 1.5em;
  }
  #artists ul.artists li.artist .outline .name {
    font-size: 4.3rem;
  }
  #artists ul.artists li.artist .outline .with {
    font-size: 1.8rem;
  }
  #artists ul.artists li.artist .outline .btn {
    font-size: 2.77rem;
    width: 6.4981949458em;
    height: 6.4981949458em;
  }
  #whats {
    padding: 20rem 0 20rem;
  }
  #whats h2 {
    margin-bottom: 6rem;
  }
  #whats .secContent .text {
    font-size: 2.5rem;
    line-height: 2;
    margin-top: 4rem;
  }
  #whats .secContent #member a.btn, #whats .secContent .message a.btn {
    font-size: 2.275rem;
    line-height: 1.2123076923;
    width: 7.1208791209em;
    height: 7.1208791209em;
  }
  #whats .secContent #member ul, #whats .secContent .message ul {
    flex-wrap: wrap;
  }
  #whats .secContent #member ul li, #whats .secContent .message ul li {
    margin-top: 7rem;
  }
  #whats .secContent #member ul li:nth-child(1), #whats .secContent #member ul li:nth-child(2), #whats .secContent #member ul li:nth-child(3), #whats .secContent .message ul li:nth-child(1), #whats .secContent .message ul li:nth-child(2), #whats .secContent .message ul li:nth-child(3) {
    margin-top: 0;
  }

  #TS2019 {
    padding: 20rem 0 12rem;
  }
  #about {
    padding: 20rem 0 12rem;
  }
  #contact {
    padding: 20rem 0;
  }
  #footer #copyright img {
    height: 3.7416rem;
  }
}