@-webkit-keyframes wink {
  0% {
    opacity: 0.5;
  }
  100% {
    opacity: 1;
  }
}
@keyframes wink {
  0% {
    opacity: 0.5;
  }
  100% {
    opacity: 1;
  }
}
@font-face {
  font-family: "myfont";
  src: url("../fonts/myfont.eot");
  src: url("../fonts/myfont.eot?#iefix") format("eot"),
    url("../fonts/myfont.woff") format("woff"),
    url("../fonts/myfont.ttf") format("truetype"),
    url("../fonts/myfont.svg#myfont") format("svg");
  font-weight: normal;
  font-style: normal;
}
.myfont {
  display: inline-block;
  font-family: "myfont";
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.myfont-lg {
  font-size: 1.3333333333333333em;
  line-height: 0.75em;
  vertical-align: -15%;
}
.myfont-2x {
  font-size: 2em;
}
.myfont-3x {
  font-size: 3em;
}
.myfont-4x {
  font-size: 4em;
}
.myfont-5x {
  font-size: 5em;
}
.myfont-fw {
  width: 1.2857142857142858em;
  text-align: center;
}
.myfont-sns_facebook:before {
  content: "\EA01";
}
.myfont-sns_facebook2:before {
  content: "\EA02";
}
.myfont-sns_twitter:before {
  content: "\EA03";
}
.myfont-sns_line:before {
  content: "\EA04";
}
.myfont-sns_line2:before {
  content: "\EA05";
}
.myfont-sns_line3:before {
  content: "\EA06";
}
.myfont-sns_line4:before {
  content: "\EA07";
}
.myfont-sns-instagram:before {
  content: "\EA08";
}
.myfont-arrow:before {
  content: "\EA09";
}
.myfont-circle-arrow:before {
  content: "\EA0A";
}
.myfont-circle:before {
  content: "\EA0B";
}
.myfont-tab:before {
  content: "\EA0C";
}
.myfont-arrow2:before {
  content: "\EA0D";
}
.myfont-arrow3:before {
  content: "\EA0E";
}
.myfont-arrow4:before {
  content: "\EA0F";
}
*,
::before,
::after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
::before,
::after {
  text-decoration: inherit;
  vertical-align: inherit;
}
html {
  cursor: default;
  line-height: 1.5;
  -moz-tab-size: 4;
  -o-tab-size: 4;
  tab-size: 4;
  -webkit-tap-highlight-color: transparent;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  word-break: break-word;
}
body {
  margin: 0;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
dl dl,
dl ol,
dl ul,
ol dl,
ul dl {
  margin: 0;
}
ol ol,
ol ul,
ul ol,
ul ul {
  margin: 0;
}
hr {
  height: 0;
  overflow: visible;
}
main {
  display: block;
}
nav ol,
nav ul {
  list-style: none;
  padding: 0;
}
pre {
  font-family: monospace, monospace;
  font-size: 1em;
}
a {
  background-color: transparent;
}
abbr[title] {
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
}
b,
strong {
  font-weight: bolder;
}
code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
small {
  font-size: 80%;
}
audio,
canvas,
iframe,
img,
svg,
video {
  vertical-align: middle;
}
audio,
video {
  display: inline-block;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
iframe {
  border-style: none;
}
img {
  border-style: none;
}
svg:not([fill]) {
  fill: currentColor;
}
svg:not(:root) {
  overflow: hidden;
}
table {
  border-collapse: collapse;
}
button,
input,
select {
  margin: 0;
}
button {
  overflow: visible;
  text-transform: none;
}
button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}
fieldset {
  border: 1px solid #a0a0a0;
  padding: 0.35em 0.75em 0.625em;
}
input {
  overflow: visible;
}
legend {
  color: inherit;
  display: table;
  max-width: 100%;
  white-space: normal;
}
progress {
  display: inline-block;
  vertical-align: baseline;
}
select {
  text-transform: none;
}
textarea {
  margin: 0;
  overflow: auto;
  resize: vertical;
}
[type="checkbox"],
[type="radio"] {
  padding: 0;
}
[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}
::-webkit-inner-spin-button,
::-webkit-outer-spin-button {
  height: auto;
}
::-webkit-input-placeholder {
  color: inherit;
  opacity: 0.54;
}
::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}
::-moz-focus-inner {
  border-style: none;
  padding: 0;
}
:-moz-focusring {
  outline: 1px dotted ButtonText;
}
:-moz-ui-invalid {
  box-shadow: none;
}
details {
  display: block;
}
dialog {
  background-color: white;
  border: solid;
  color: black;
  display: block;
  height: -moz-fit-content;
  height: -webkit-fit-content;
  height: fit-content;
  left: 0;
  margin: auto;
  padding: 1em;
  position: absolute;
  right: 0;
  width: -moz-fit-content;
  width: -webkit-fit-content;
  width: fit-content;
}
dialog:not([open]) {
  display: none;
}
summary {
  display: list-item;
}
canvas {
  display: inline-block;
}
template {
  display: none;
}
a,
area,
button,
input,
label,
select,
summary,
textarea,
[tabindex] {
  -ms-touch-action: manipulation;
  touch-action: manipulation;
}
[hidden] {
  display: none;
}
[aria-busy="true"] {
  cursor: progress;
}
[aria-controls] {
  cursor: pointer;
}
[aria-disabled="true"],
[disabled] {
  cursor: not-allowed;
}
[aria-hidden="false"][hidden] {
  display: initial;
}
[aria-hidden="false"][hidden]:not(:focus) {
  clip: rect(0, 0, 0, 0);
  position: absolute;
}
html {
  font-family: "Poppins", "Noto Sans JP", "繝偵Λ繧ｮ繝手ｧ偵ざ ProN W3",
    "Hiragino Kaku Gothic ProN", "繝｡繧､繝ｪ繧ｪ", Meiryo, sans-serif;
  -webkit-font-feature-settings: "pkna";
  font-feature-settings: "pkna";
  line-height: 1;
}
html input,
html button,
html textarea {
  font-family: "Poppins", "Noto Sans JP", "繝偵Λ繧ｮ繝手ｧ偵ざ ProN W3",
    "Hiragino Kaku Gothic ProN", "繝｡繧､繝ｪ繧ｪ", Meiryo, sans-serif;
}
body {
  width: 100%;
  -webkit-text-size-adjust: 100%;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
  overflow: hidden;
  font-size: 0.1em;
  line-height: 0;
}
.clearfix {
  min-height: 1px;
}
* html .clearfix {
  height: 1px;
}
a {
  color: inherit;
  text-decoration: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
@media (hover: hover) {
  a[href*="tel"]:hover {
    text-decoration: none;
    cursor: default;
  }
}
.ua-ie a[href*="tel"]:hover {
  text-decoration: none;
  cursor: default;
}
.js-focus-visible a.focus-visible[href*="tel"]:focus {
  text-decoration: none;
  cursor: default;
}
a img {
  -ms-interpolation-mode: bicubic;
}
img {
  vertical-align: bottom;
  max-width: 100%;
  height: auto;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
*,
::before,
::after {
  margin: 0;
}
h1 {
  margin: 0;
}
.js-focus-visible :focus:not(.focus-visible) {
  outline: 0;
}
ul,
ol {
  padding-left: 0;
}
li {
  list-style: none;
}
.l-breadcrumb {
  position: relative;
  padding: 10px 0;
  z-index: 1;
}
@media only screen and (max-width: 1024px) {
  .l-breadcrumb {
    padding: 8px 0;
    overflow-x: scroll;
    -webkit-overflow-scrolling: touch;
  }
}
.l-breadcrumb__inner {
  max-width: 1020px;
  margin: 0 auto;
  padding: 0;
}
@media only screen and (max-width: 1024px) {
  .l-breadcrumb__inner {
    padding: 0 15px;
    display: inline-block;
    white-space: nowrap;
  }
}
.l-breadcrumb-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.l-breadcrumb-list__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
  margin-right: 16px;
}
@media only screen and (max-width: 1024px) {
  .l-breadcrumb-list__item {
    margin-right: 9px;
  }
}
.l-breadcrumb-list__item a {
  display: block;
  line-height: 1;
  height: 100%;
}
.l-breadcrumb-list__item a:hover {
  text-decoration: underline;
  -webkit-text-decoration-color: #000;
  text-decoration-color: #000;
}
.l-breadcrumb-list__item .l-breadcrumb-list__text {
  display: block;
  font-size: 0.6875rem;
  height: 100%;
  color: #3a3a3a;
}
.l-breadcrumb-list__item a .l-breadcrumb-list__text {
  color: #3a3a3a;
}
.l-breadcrumb-list__item:after {
  display: block;
  content: "";
  width: 0;
  height: 0;
  margin-left: 16px;
  border-style: solid;
  border-width: 3.5px 0 3.5px 4px;
  border-color: transparent transparent transparent #808080;
  vertical-align: middle;
}
.l-breadcrumb-list__item:last-child:after {
  display: none;
}
.l-col {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.l-col.is-col--2 .l-col-content {
  width: calc((100% - 0px * (2 - 1)) / 2 - 0.1px);
  margin-right: 0px;
  margin-left: 0px;
  margin-bottom: 0px;
}
.l-col {
  margin-right: -0px;
  margin-left: -0px;
  margin-bottom: -0px;
}
.l-content-wrraper {
  max-width: 1070px;
  width: 100%;
  padding: 0 40px;
  margin: 0 auto;
}
.l-content-wrraper.is-small {
  max-width: 780px;
}
@media only screen and (max-width: 768px) {
  .l-content-wrraper {
    padding: 0 30px;
  }
}
.l-contents {
  position: relative;
  background-color: #fff;
  z-index: 99;
}
.l-contents-detail {
  position: relative;
  z-index: 1;
}
.l-contents.-col--2 .l-contents-detail {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  max-width: 1320px;
  margin: 0 auto;
}
@media only screen and (max-width: 768px) {
  .l-contents.-col--2 .l-contents-detail {
    display: block;
  }
}
.l-main {
  overflow: hidden;
}
.l-contents.-col--1 .l-main {
  width: 100%;
}
.l-contents.-col--1.-mainSize--s .l-main {
  max-width: 980px;
}
.l-contents.-col--1.-top .l-main {
  width: 100%;
}
.l-contents.-col--2 .l-main {
  width: 100%;
  max-width: 920px;
  margin-right: 30px;
}
@media only screen and (max-width: 768px) {
  .l-contents.-col--2 .l-main {
    margin: 0 auto;
  }
}
@media only screen and (max-width: 768px) {
  .l-main {
    padding-top: 95px;
  }
}
.l-contents.-col--2 .l-sub {
  width: 280px;
}
@media only screen and (max-width: 768px) {
  .l-contents.-col--2 .l-sub {
    width: 100%;
  }
}

.l-footer {
  background: #fff100;
}
.l-footer__inner {
  padding: 45px 10px 45px;
  margin: 0 auto;
  max-width: 1200px;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
@media only screen and (max-width: 768px) {
  .l-footer__inner {
    padding: 15px 10px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .l-footer .l-footer__inner{
    width: 80%;
  }
}
.l-footer .l-footer-uci {
  margin: 0 0 30px;
  display: block;
  max-width: 198px;
}
.l-footer .l-footer-uci img {
  width: 100%;
}
.l-footer .l-footer-logo {
  text-align: center;
  margin-bottom: 25px;
}
.l-footer .l-footer-logo img {
  display: block;
  width: 100%;
  margin: 0 auto;
}
.l-footer .l-footer-logo__wrap .ft_bnr{
  width: 100%;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.l-footer .l-footer-logo__wrap .ft_bnr .l-footer__bnr{
  width: 49%;
}
.l-footer .l-footer-logo.pc {
display: block;
}
.l-footer .l-footer-logo.sp {
  display: none;
  }
@media only screen and (max-width: 768px) {
  .l-footer .l-footer-logo__wrap .ft_bnr .l-footer__bnr{
    width: 100%;
    margin-bottom: 10px;
  }
  .l-footer .l-footer-logo img {
    width: unset;
  }
  .l-footer .l-footer-logo.sp {
    display: block;
    width: 50%;
    max-width: 125px;
    margin: 15px auto 15px;
  }
  .l-footer .l-footer-logo.pc {
    display: none;
  }
}
.l-footer .l-footer-logo figcaption {
  margin-top: 23px;
  font-family: "Poppins";
  font-style: italic;
  font-weight: 500;
  font-size: calc(22vw * 100 / 1440);
  line-height: 0.4;
  text-align: center;
  letter-spacing: 0.03em;
}
@media only screen and (min-width: 1441px) {
  .l-footer .l-footer-logo figcaption {
    font-size: 22px;
  }
}
@media only screen and (max-width: 768px) {
  .l-footer .l-footer-logo figcaption {
    margin-top: 12px;
    font-size: 13px;
  }
}
.l-footer .l-footer-logo figcaption:after {
  content: "";
  display: inline-block;
  width: 100%;
  height: 1px;
  background: #000;
}
@media only screen and (max-width: 768px) {
  .l-footer .l-footer-detail {
    margin-top: 40px;
  }
}
.l-footer .l-footer-detail p {
  text-align: center;
  font-weight: 600;
  font-size: calc(22vw * 100 / 1440);
  line-height: 32px;
  text-align: center;
  letter-spacing: 0.08em;
}
@media only screen and (min-width: 1441px) {
  .l-footer .l-footer-detail p {
    font-size: 22px;
  }
}
@media only screen and (max-width: 768px) {
  .l-footer .l-footer-detail p {
    font-size: 13px;
    line-height: 20px;
  }
}
.l-footer .l-footer-detail {
  text-align: center;
  width: 57%;
}
.l-footer .l-footer-logo__wrap{
  width: 38%;
}
@media only screen and (max-width: 768px) {
  .l-footer .l-footer-detail {
    width: 100%;
  }
  .l-footer .l-footer-logo__wrap{
    width: 100%;
  }
}
.l-footer .l-footer-detail .l-footer-detail__title {
  font-size: 1.3888888889vw;
  font-weight: 600;
  line-height: 1.6;
  margin: 0 0 27px;
}

.l-footer .l-footer-detail .l-footer-detail__title span {
  font-size: 1.0416666667vw;
  display: block;
}
/* .l-footer .l-footer-detail__title span {
  font-size: calc(15vw * 100 / 1440);
  display: block;
} */
@media only screen and (max-width: 768px) {
  .l-footer .l-footer-detail__title {
    font-size: 14px;
  }
  .l-footer .l-footer-detail__title span {
    font-size: 11px;
  }
}

.l-footer .l-footer-button-wrap {
  /*
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  */
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.l-footer .l-footer-button-wrap li{
  width: 49%;
}
.l-footer .l-footer-button-wrap li:last-child{
  width: 100%;
}
@media only screen and (max-width: 1024px) {
  .l-footer .l-footer-button-wrap li{
    width: 100%;
  }
}
@media only screen and (min-width: 769px) {
  .l-footer .l-footer-button-wrap {
    grid-gap: 10px;
    gap: 10px;
  }
}

@media only screen and (max-width: 1024px) {
  .l-footer .l-footer-button-wrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }
}

.l-footer .l-footer-button-wrap small {
  text-align: right;
  width: 100%;
  margin-top: 0.2rem;
  display: block;
}

@media only screen and (max-width: 768px) {
  .l-footer .l-footer-button {
    margin-top: 5px;
  }
}

.l-footer .l-footer-button__inner {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 100%;
  min-width: unset;
  border: 2px solid #000;
  padding: 15px 30px 15px 15px;
  overflow: hidden;
  z-index: 1;
}

.l-footer body.page-en .l-footer-button__inner,
body.page-en .l-footer .l-footer-button__inner {
  min-width: 340px;
}

@media only screen and (max-width: 768px) {
  .l-footer body.page-en .l-footer-button__inner,
  body.page-en .l-footer .l-footer-button__inner {
    min-width: 300px;
  }
}

@media only screen and (max-width: 768px) {
  .l-footer .l-footer-button__inner {
    padding: 12px 10px;
  }
}

.l-footer .l-footer-button__inner:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #000;
  z-index: -1;
  -webkit-transition: -webkit-transform 0.6s cubic-bezier(0.8, 0, 0.2, 1) 0s;
  transition: -webkit-transform 0.6s cubic-bezier(0.8, 0, 0.2, 1) 0s;
  transition: transform 0.6s cubic-bezier(0.8, 0, 0.2, 1) 0s;
  transition: transform 0.6s cubic-bezier(0.8, 0, 0.2, 1) 0s,
    -webkit-transform 0.6s cubic-bezier(0.8, 0, 0.2, 1) 0s;
  -webkit-transform: scale(0, 1);
  transform: scale(0, 1);
  -webkit-transform-origin: right top;
  transform-origin: right top;
}

.ua-pc .l-footer .l-footer-button__inner:hover:before {
  -webkit-transform-origin: left top;
  transform-origin: left top;
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1);
}

.l-footer .l-footer-button__text {
  font-weight: 700;
  font-size: 1.1111111111vw;
  line-height: 23px;
  text-align: center;
  letter-spacing: 0.06em;
  color: #000;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

@media only screen and (min-width: 1441px) {
  .l-footer .l-footer-button__text {
    font-size: 16px;
  }
}

@media only screen and (max-width: 768px) {
  .l-footer .l-footer-button__text {
    font-size: 11px;
    line-height: 16px;
  }
}

.ua-pc .l-footer .l-footer-button__inner:hover .l-footer-button__text,
.l-footer-button__inner:hover .l-footer .l-footer-button__text {
  color: #fff;
}

.l-footer .l-footer-button .myfont {
  position: absolute;
  top: 50%;
  right: 20px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  font-size: 1.3625rem;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

@media only screen and (max-width: 768px) {
  .l-footer .l-footer-button .myfont {
    right: 13px;
    font-size: 1rem;
  }
}

.ua-pc .l-footer .l-footer-button .l-footer-button__inner:hover .myfont,
.l-footer-button__inner:hover .l-footer .l-footer-button .myfont {
  color: #fff;
}

.l-footer .l-footer__copyright {
  text-align: center;
  background: #000;
  padding: 31px 0 27px;
}
.l-footer .l-footer__copyright small {
  font-size: calc(11vw * 100 / 1440);
  color: #fff100;
  font-weight: 600;
  line-height: 16px;
  letter-spacing: 0.22em;
}
@media only screen and (max-width: 1440px) {
  .l-footer .l-footer__copyright small {
    font-size: 0.6875rem;
    letter-spacing: 0.1em;
  }
}
.l-footer-button-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
@media only screen and (min-width: 769px) {
  .l-footer-button-wrap {
    grid-gap: 10px;
    gap: 10px;
  }
}
@media only screen and (max-width: 768px) {
  .l-footer-button-wrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
.l-footer-button-wrap small {
  text-align: right;
  width: 100%;
  margin-top: 0.2rem;
  display: block;
}
@media only screen and (max-width: 768px) {
  .l-footer-button {
    margin-top: 5px;
  }
}
.l-footer-button__inner {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 100%;
  min-width: 300px;
  border: 2px solid #000;
  padding: 15px 62px 15px 30px;
  overflow: hidden;
  z-index: 1;
}
body.page-en .l-footer-button__inner {
  min-width: 340px;
}
@media only screen and (max-width: 768px) {
  body.page-en .l-footer-button__inner {
    min-width: 300px;
  }
}
@media only screen and (max-width: 768px) {
  .l-footer-button__inner {
    padding: 12px 10px;
  }
}
.l-footer-button__inner:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #000;
  z-index: -1;
  -webkit-transition: -webkit-transform 0.6s cubic-bezier(0.8, 0, 0.2, 1) 0s;
  transition: -webkit-transform 0.6s cubic-bezier(0.8, 0, 0.2, 1) 0s;
  transition: transform 0.6s cubic-bezier(0.8, 0, 0.2, 1) 0s;
  transition: transform 0.6s cubic-bezier(0.8, 0, 0.2, 1) 0s,
    -webkit-transform 0.6s cubic-bezier(0.8, 0, 0.2, 1) 0s;
  -webkit-transform: scale(0, 1);
  transform: scale(0, 1);
  -webkit-transform-origin: right top;
  transform-origin: right top;
}
.ua-pc .l-footer-button__inner:hover:before {
  -webkit-transform-origin: left top;
  transform-origin: left top;
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1);
}
.l-footer-button.-m4 {
  margin: 8px 0 8px 8px;
}
@media only screen and (max-width: 768px) {
  .l-footer-button.-m4 {
    margin: 0px;
  }
}
.l-footer-button.-m4 .l-footer-button__inner {
  /* padding: 4px 32px 4px 16px;
  min-width: 280px; */
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  grid-gap: 0.25rem;
  gap: 0.25rem;
  border: 2px solid #000;
  padding: 0.25rem 1.75rem;
  position: relative;
  z-index: 5;
}
@media only screen and (max-width: 768px) {
  .l-footer-button.-m4 .l-footer-button__inner {
    /* padding: 16px 32px 16px 16px; */
    margin-top: 2rem;
    margin-bottom: 0.5rem;
    border: 2px solid #fff;
    padding: 0.75rem;
  }
}
.l-footer-button.-m4 .l-footer-button__inner .myfont {
  font-size: 1rem;
}
.l-footer-button.-sp {
  color: #fff !important;
}
.l-footer-button.-sp .l-footer-button__inner {
  border: 1px solid #fff;
}
.l-footer-button.-sp .l-footer-button__text {
  color: #fff !important;
}
.l-footer-button__text {
  font-weight: 700;
  font-size: calc(16vw * 100 / 1440);
  line-height: 23px;
  text-align: center;
  letter-spacing: 0.06em;
  color: #000;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
@media only screen and (min-width: 1441px) {
  .l-footer-button__text {
    font-size: 16px;
  }
}
@media only screen and (max-width: 768px) {
  .l-footer-button__text {
    font-size: 11px;
    line-height: 16px;
  }
}
.ua-pc .l-footer-button__inner:hover .l-footer-button__text {
  color: #fff;
}
.l-footer-button .myfont {
  position: absolute;
  top: 50%;
  right: 20px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  font-size: 1.5625rem;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
@media only screen and (max-width: 768px) {
  .l-footer-button .myfont {
    right: 13px;
    font-size: 1rem;
  }
}
.ua-pc .l-footer-button .l-footer-button__inner:hover .myfont,
.l-footer-button__inner:hover .l-footer-button .myfont {
  color: #fff;
}

/* .l-footer-button__text.-small {
  font-size: 0.6875rem;
} */
/* .l-footer__head {
  padding-top: 54px;
} */
.l-footer__head a {
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.l-footer__head a:hover {
  opacity: 0.7;
}
.l-footer__image {
  width: unset;
  margin: 0 auto;
  display: block;
}
.l-footer__image.-large {
  margin-top: 1rem;
  width: 343px;
}
.l-footer__bottom {
  /* padding-bottom: 54px; */
  text-align: center;
}
.l-footer__bottom .l-footer__image {
  background: #fff;
  padding: 4px;
}
.l-footer__bottom a {
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.l-footer__bottom a:hover {
  opacity: 0.7;
}
.l-footer-button-link2023 {
  max-width: 375px;
  margin: 0 auto;
}

.l-footer-button .l-footer-button__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  grid-gap: 1rem;
  gap: 1rem;
  height: 100%;
}

.l-footer-button.-m4 {
  margin: 8px 0 8px 8px;
}

@media only screen and (max-width: 768px) {
  .l-footer-button.-m4 {
    margin: 0px;
  }
}

.l-footer-button.-m4 .l-footer-button__inner {
  /* padding: 4px 32px 4px 16px;
  border: 2px solid #000;
  min-width: 230px; */
}

@media only screen and (max-width: 768px) {
  .l-footer-button.-m4 .l-footer-button__inner {
    /* padding: 16px 32px 16px 16px; */
  }
}

.l-footer-button.-m4 .l-footer-button__inner .myfont {
  font-size: 1rem;
}

.l-footer-button.-m4 .l-footer-button__inner:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #000;
  z-index: -1;
  -webkit-transition: -webkit-transform 0.6s cubic-bezier(0.8, 0, 0.2, 1) 0s;
  transition: -webkit-transform 0.6s cubic-bezier(0.8, 0, 0.2, 1) 0s;
  transition: transform 0.6s cubic-bezier(0.8, 0, 0.2, 1) 0s;
  transition: transform 0.6s cubic-bezier(0.8, 0, 0.2, 1) 0s,
    -webkit-transform 0.6s cubic-bezier(0.8, 0, 0.2, 1) 0s;
  -webkit-transform: scale(0, 1);
  transform: scale(0, 1);
  -webkit-transform-origin: right top;
  transform-origin: right top;
}

.ua-pc .l-footer-button.-m4 .l-footer-button__inner:hover:before {
  -webkit-transform-origin: left top;
  transform-origin: left top;
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1);
}

.l-footer .l-footer-button .myfont {
  right: 10px;
}

.l-footer-button__text.-small {
  font-size: 0.6875rem;
}
.l-header {
  background: #fff100;
  padding: 0px 0 0;
  position: relative;
}
@media only screen and (max-width: 768px) {
  .l-header {
    padding: 0 0 0;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1000;
    width: 100%;
  }
}
.l-header-inner {
  margin: calc(0vw * 100 / 1440) calc(50vw * 100 / 1440);
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 320px 1fr;
  grid-template-columns: 320px 1fr;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
@media only screen and (max-width: 768px) {
  .l-header-inner {
    display: none;
  }
}
/* .l-header-logo a {
  display: block;
  max-width: 250px;
  width: calc(250 * 100vw / 1440);
} */
@media only screen and (max-width: 768px) {
  .l-header-inner {
    display: none;
  }
}

@media only screen and (min-width: 768px) {
  .l-header-logo {
    padding: 16px;
  }
}
@media only screen and (max-width: 768px) {
  .l-header-logo a {
    max-width: 29.3333333333vw;
  }
}
.l-header-logo a img {
  width: 100%;
}
.l-header-nav__sub {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  /* margin: 0 0 15px auto; */
}
.l-header-nav__sub__countdown {
  background: #000;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 8px 15px 5px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-right: 40px;
}
.l-header-nav__sub__countdown.-mr-8 {
  margin-left: 24px;
  margin-right: 0px;
}
.l-header-nav__sub__countdown__img {
  width: 32px;
  margin-right: 17px;
}
.l-header-nav__sub__countdown__letter {
  font-weight: 600;
  color: #fff;
  font-size: calc(20vw * 100 / 1440);
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.l-header-nav__sub__countdown__letter--day,
.l-header-nav__sub__countdown__letter--small,
.l-header-nav__sub__countdown__letter--week {
  display: inline-block;
}
.l-header-nav__sub__countdown__letter--day {
  font-size: calc(26vw * 100 / 1440);
}
.l-header-nav__sub__countdown__letter--week {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 26px;
  height: 26px;
  border-radius: 50%;
  background: #fff100;
  line-height: 26px;
  font-size: 10px;
  color: #000;
  font-weight: bold;
  margin: 0 10px 0 5px;
  -webkit-transform: translate(0, -5px);
  transform: translate(0, -5px);
  white-space: nowrap;
}
.l-header-nav__sub__countdown__letter--week .is-small {
  -webkit-transform: scale(0.9);
  transform: scale(0.9);
}
.l-header-nav__sub__countdown__letter--small {
  font-size: calc(12vw * 100 / 1440);
  text-align: center;
  font-weight: 700;
}
.l-header-nav__sub__countdown__letter--small span {
  display: block;
  font-size: calc(10vw * 100 / 1440);
}
.l-header-nav__sub__countdown__letter--count {
  font-size: calc(26vw * 100 / 1440);
  color: #fff100;
  display: inline-block;
}
.l-header-nav__sub__nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: space-evenly;
  -ms-flex-pack: space-evenly;
  justify-content: space-evenly;
}
.sp_lang_change{
  display: flex;
  justify-content: space-between;
  padding-bottom: 8px;
}
.sp_lang_change .lang-item a{
  padding: 3px 8px;
  position: relative;
  font-size: 0;
}
.sp_lang_change .lang-item-ja a{
  border-right: 1px solid #000;
}
.sp_lang_change .lang-item-ja a::before{
  content: "JA";
  opacity: 0.5;
  font-size: 14px;
}
.sp_lang_change .lang-item-ja.current-lang a::before{
  opacity: 1;
}
.sp_lang_change .lang-item-en a::before{
  content: "EN";
  opacity: 0.5;
  font-size: 14px;
}
.sp_lang_change .lang-item-en.current-lang a::before{
  opacity: 1;
}
.l-header-nav__sub__nav .lang-item a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 100%;
  overflow: hidden;
  white-space: nowrap;
  width: calc(23 * 100vw / 1440);
  font-size: calc(16 * 100vw / 1440);
  letter-spacing: 0.05em;
  font-family: Poppins;
}
.l-header-nav__sub__nav .lang-item a:before {
  margin-right: calc(3 * 100vw / 1440);
}
.l-header-nav__sub__nav .lang-item-en.current-lang a::before{
  opacity: 1;
}
.l-header-nav__sub__nav .lang-item-ja.current-lang a::before{
  opacity: 1;
}
.l-header-nav__sub__nav .lang-item-ja a {
  pointer-events: auto;
}
.l-header-nav__sub__nav .lang-item-ja body.page-en a,
body.page-en .l-header-nav__sub__nav .lang-item-ja a {
  pointer-events: auto;
}
.l-header-nav__sub__nav .lang-item-ja a:before {
  font-weight: normal !important;
  content: "JA";
  opacity: 0.3;
}
.l-header-nav__sub__nav .lang-item-ja body.page-en a:before,
body.page-en .l-header-nav__sub__nav .lang-item-ja a:before {
  opacity: 0.3;
}
.l-header-nav__sub__nav .lang-item-en {
  position: relative;
  margin-left: calc(28 * 100vw / 1440);
}
.l-header-nav__sub__nav .lang-item-en:before {
  position: absolute;
  content: "";
  height: 14.76px;
  width: 1px;
  top: 50%;
  left: calc(-15 * 100vw / 1440);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 100;
  background-color: #0c0c0c;
  font-weight: normal !important;
}
.l-header-nav__sub__nav .lang-item-en a {
  pointer-events: auto;
}
.l-header-nav__sub__nav .lang-item-en body.page-en a,
body.page-en .l-header-nav__sub__nav .lang-item-en a {
  pointer-events: none;
}
.l-header-nav__sub__nav .lang-item-en a:before {
  font-weight: normal;
  content: "EN";
  opacity: 0.3;
}
.l-header-nav__sub__nav .lang-item-en body.page-en a:before,
body.page-en .l-header-nav__sub__nav .lang-item-en a:before {
  opacity: 1;
}
.l-header-nav__sub__nav__item {
  font-weight: 600;
  display: block;
  text-align: center;
}
.l-header-nav__sub__nav__item a {
  display: block;
  font-size: calc(14vw * 100 / 1440);
  text-align: center;
  line-height: 1;
  color: #000;
  padding: 10px 0;
}
.l-header-nav__sub__nav__item__buttonwrap {
  font-size: 0;
  line-height: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  white-space: nowrap;
}
.l-header-nav__sub__nav__item__buttonwrap li:first-child{
  padding-right: 15px;
}
.l-header-nav__sub__nav__item__buttonwrap li a{
  font-size: 12px;
}
.l-header-nav__sub__nav__item button {
  border: none;
  background: transparent;
  font-size: calc(14vw * 100 / 1440);
  vertical-align: middle;
  padding: 5px 0px;
  outline: none;
  opacity: 0.5;
  white-space: nowrap;
  cursor: pointer;
  font-weight: 700;
}
.l-header-nav__sub__nav__item button:first-of-type {
  padding-right: 20px;
  position: relative;
}
.l-header-nav__sub__nav__item button:first-of-type::after {
  position: absolute;
  content: "";
  width: 2px;
  height: calc(15vw * 100 / 1440);
  background: #000;
  top: 50%;
  right: 0px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.l-header-nav__sub__nav__item button:nth-of-type(2) {
  padding-left: 20px;
}
.l-header-nav__sub__nav__item button.is-current {
  opacity: 1;
  pointer-events: none;
}
.l-header-nav__sub__nav__item__lang:first-of-type {
  padding-right: 20px;
  position: relative;
}
.l-header-nav__sub__nav__item__lang:first-of-type::after {
  position: absolute;
  content: "";
  width: 2px;
  height: calc(15vw * 100 / 1440);
  background: #000;
  top: 50%;
  right: 0px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.l-header-nav__sub__nav__item__lang__text {
  color: #7c7c7c;
}
.l-header-nav__sub__nav__item__lang:nth-of-type(2) {
  padding-left: 20px;
}
.l-header-nav__sub__nav__item__lang.is-current
  .l-header-nav__sub__nav__item__lang__text {
  color: #000;
}
.l-header-nav__global__list {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr) [10];
  grid-template-columns: repeat(10, 1fr);
  margin-left: 20px;
}
.l-header-nav__global__list__item {
  z-index: 100;
}
.l-header-nav__global__list__item.soon {
  position: relative;
}
.l-header-nav__global__list__item.is-selected a::after {
  position: absolute;
  content: "";
  bottom: 5px;
  left: 0;
  width: 100%;
  height: 4px;
  background: #000;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
}
.l-header-nav__global__list__item > a {
  display: block;
  text-align: center;
  font-size: calc(13vw * 100 / 1440);
  font-weight: 700;
  line-height: 1.2;
  position: relative;
  padding: 21px 0 15px;
  background: -webkit-gradient(
      linear,
      left top,
      left bottom,
      from(#000),
      to(#000)
    )
    right bottom 5px/0 4px no-repeat;
  background: -webkit-linear-gradient(#000, #000) right bottom 5px/0 4px
    no-repeat;
  background: linear-gradient(#000, #000) right bottom 5px/0 4px no-repeat;
  -webkit-transition: background-size 0.6s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: background-size 0.6s cubic-bezier(0.215, 0.61, 0.355, 1);
  cursor: pointer;
}
.l-header-nav__global__list__item > a span {
  color: #b5b541;
  display: block;
  font-size: calc(13vw * 100 / 1440);
  font-weight: 600;
}
@media only screen and (min-width: 769px) {
  .l-header-nav__global__list__item:hover > a {
    background-position: left bottom 5px;
    background-size: 100% 4px;
  }
}
.l-header-nav__global__list__item::after {
  content: none;
  display: inline-block;
  width: 1px;
  height: 33px;
  background: #d9d962;
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.l-header-nav__global__list__item:first-of-type::before {
  content: "";
  display: inline-block;
  width: 1px;
  height: 33px;
  background: #d9d962;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 0;
}
.l-header-nav__global__list__item.soon {
  pointer-events: none;
}
.l-header-nav__global__list__item.soon::before {
  position: absolute;
  content: "\6e96\5099\4e2d";
  font-weight: 700;
  color: #fff100;
  background: #000;
  top: -3px;
  left: 50%;
  z-index: 100;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  padding: 4.5px 8px 4px;
  border-radius: 30px;
  font-size: calc(10vw * 100 / 1440);
  white-space: nowrap;
}
body.page-en .l-header-nav__global__list__item.soon::before {
  content: "coming soon";
}
.l-header-nav__global__list__item .l-header-nav__global__list__item__menu {
  display: none;
}
.l-header-nav__global__list__item.is-megaMenu--show
  .l-header-nav__global__list__item__menu {
  display: -ms-grid;
  display: grid;
  place-items: center;
  position: absolute;
  bottom: -100px;
  left: 0;
  font-size: calc(13vw * 100 / 1440);
  font-weight: 700;
  line-height: 1.2;
  background: #000;
  width: 100%;
  height: 100px;
}
.l-header-nav__global__list__item
  .l-header-nav__global__list__item__menu__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  grid-gap: 36px;
  gap: 36px;
  max-width: 880px;
  width: 100%;
}
.l-header-nav__global__list__item
  .l-header-nav__global__list__item__menu__list__item__link {
  display: block;
  padding: 10px 8px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  color: #fff;
  font-size: calc(13vw * 100 / 1440);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.l-header-nav__global__list__item
  .l-header-nav__global__list__item__menu__list__item__link:hover {
  background: #000;
  color: #fff100;
}
.l-header-nav__global__list__item
  .l-header-nav__global__list__item__menu__list__item__link
  .myfont-circle-arrow {
  color: #fff100;
  padding-right: 5px;
}
.l-header-navSp {
  width: 90%;
  margin: 0 auto;
  padding: 20px 0 40px;
  display: -ms-grid;
  display: grid;
  -ms-grid-row-align: center;
  -ms-grid-column-align: center;
  place-self: center;
  -ms-grid-columns: (auto) [2];
  grid-template-columns: repeat(2, auto);
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  position: relative;
}
@media only screen and (min-width: 769px) {
  .l-header-navSp {
    display: none;
  }
}
.l-header-navSp-language {
  position: relative;
}
.l-header-navSp-language button {
  border: none;
  background: transparent;
  font-size: calc(22vw * 100 / $sp);
  vertical-align: middle;
  padding: 0px 10px;
  outline: none;
  opacity: 0.5;
  cursor: pointer;
  line-height: 1;
  font-weight: 600;
  color: #000;
}
.l-header-navSp-language button:first-of-type {
  border-right: 1px solid #000;
  padding-left: 0;
}
.l-header-navSp-language button:last-of-type {
  padding-right: 0;
}
.l-header-navSp-language button.is-selected {
  opacity: 1;
}
.l-header-navSp-logo {
  /*width: 109.96px;*/
  width: 47%;
  max-width: 160px;
  position: absolute;
  top: 12px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
.l-header-nav__sub__sns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  grid-gap: 7px;
  gap: 7px;
  margin-left: 30px;
}
@media only screen and (max-width: 768px) {
  .l-header-nav__sub__sns {
    margin-left: 0px;
    margin-bottom: 35px;
    grid-gap: 19px;
    gap: 19px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .hd_sns.l-header-nav__sub__sns{
    position: absolute;
    top: 55px;
    left: 50%;
    transform: translate(-50%, 0px);
    width: 60%;
    margin-bottom: 0; 
    height: 38px; 
  }
  .hd_sns.l-header-nav__sub__sns li{
    max-width: 38px;
  }
  .hd_sns.l-header-nav__sub__sns li a{
    display: block;
  }
}
.l-header-nav__sub__sns .l-header-nav__sub__sns-items a {
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
@media (hover: hover) {
  .l-header-nav__sub__sns .l-header-nav__sub__sns-items a:hover:hover {
    opacity: 0.5;
  }
}
.ua-ie .l-header-nav__sub__sns .l-header-nav__sub__sns-items a:hover:hover {
  opacity: 0.5;
}
.js-focus-visible
  .l-header-nav__sub__sns
  .l-header-nav__sub__sns-items
  a.focus-visible:focus:hover {
  opacity: 0.5;
}
.l-header-nav__sub__sns img {
  width: 32px;
}
@media only screen and (max-width: 768px) {
  .l-header-nav__sub__sns img {
    width: 40px;
  }
}
@media only screen and (max-width: 768px) {
  .l-header-nav__sub__nav__item__lang__text {
    font-size: 0.75rem;
  }
}
.l-header-nav__sub__nav__item__lang:first-of-type::after {
  height: 12px;
  width: 1px;
}
.l-section {
  padding: 0;
}
.l-section.-first {
  padding-top: 50px;
}
.l-section.-last {
  padding-bottom: 100px;
}
@media only screen and (max-width: 768px) {
  .l-section {
    padding: 0 20px;
  }
}
@media only screen and (max-width: 599px) {
  .l-section {
    padding: 0 30px;
  }
}
.l-section + .l-section {
  margin-top: 100px;
}
@media only screen and (max-width: 599px) {
  .l-section + .l-section {
    margin-top: 50px;
  }
}
.l-section__inner {
  max-width: 1000px;
  width: 100%;
  margin: 0 auto;
}
.l-section__inner.-content-full {
  max-width: inherit;
}
.l-section-side + * {
  margin-top: 20px;
}
.fullScreenMenu-button {
  padding: 0;
  background: none;
  border: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  position: relative;
  width: 35px;
  height: 35px;
  cursor: pointer;
  z-index: 1001;
  display: block;
}
@media only screen and (min-width: 769px) {
  .fullScreenMenu-button {
    display: none;
  }
}
.fullScreenMenu-button.is-open .fullScreenMenu-button__line {
  background: #fff;
}
.fullScreenMenu-button__line {
  display: block;
  width: 35px;
  height: 1px;
  background: #000;
  position: absolute;
  left: 0%;
  top: 20%;
  -webkit-transition: width 0.2s, right 0.2s, left 0.2s;
  transition: width 0.2s, right 0.2s, left 0.2s;
}
.fullScreenMenu-button__line:nth-child(1) {
  -webkit-transform: translateY(-5px);
  transform: translateY(-5px);
}
.fullScreenMenu-button__line:nth-child(2) {
  -webkit-transition: 0.3s opacity;
  transition: 0.3s opacity;
  opacity: 1;
}
.fullScreenMenu-button__line:nth-child(3) {
  -webkit-transform: translateY(5px);
  transform: translateY(5px);
}
.fullScreenMenu-button.is-open .fullScreenMenu-button__line:nth-child(1) {
  -webkit-animation: button-line-open-top 0.3s;
  animation: button-line-open-top 0.3s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
}
.fullScreenMenu-button.is-open .fullScreenMenu-button__line:nth-child(2) {
  opacity: 0;
  -webkit-transition: 0.3s opacity;
  transition: 0.3s opacity;
}
.fullScreenMenu-button.is-open .fullScreenMenu-button__line:nth-child(3) {
  -webkit-animation: button-line-open-bottom 0.3s;
  animation: button-line-open-bottom 0.3s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
}
.fullScreenMenu-button.is-close .fullScreenMenu-button__line:nth-child(1) {
  -webkit-animation: button-line-close-top 0.3s;
  animation: button-line-close-top 0.3s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
}
.fullScreenMenu-button.is-close .fullScreenMenu-button__line:nth-child(2) {
  opacity: 1;
  -webkit-transition: 0.3s opacity;
  transition: 0.3s opacity;
}
.fullScreenMenu-button.is-close .fullScreenMenu-button__line:nth-child(3) {
  -webkit-animation: button-line-close-bottom 0.3s;
  animation: button-line-close-bottom 0.3s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
}
@-webkit-keyframes button-line-close-top {
  0% {
    -webkit-transform: translateY(0px) rotate(-22deg);
    transform: translateY(0px) rotate(-22deg);
  }
  50% {
    -webkit-transform: translateY(0px) rotate(0deg);
    transform: translateY(0px) rotate(0deg);
  }
  100% {
    -webkit-transform: translateY(-5px) rotate(0deg);
    transform: translateY(-5px) rotate(0deg);
  }
}
@keyframes button-line-close-top {
  0% {
    -webkit-transform: translateY(0px) rotate(-22deg);
    transform: translateY(0px) rotate(-22deg);
  }
  50% {
    -webkit-transform: translateY(0px) rotate(0deg);
    transform: translateY(0px) rotate(0deg);
  }
  100% {
    -webkit-transform: translateY(-5px) rotate(0deg);
    transform: translateY(-5px) rotate(0deg);
  }
}
@-webkit-keyframes button-line-close-bottom {
  0% {
    -webkit-transform: translateY(0px) rotate(22deg);
    transform: translateY(0px) rotate(22deg);
  }
  50% {
    -webkit-transform: translateY(0px) rotate(0deg);
    transform: translateY(0px) rotate(0deg);
  }
  100% {
    -webkit-transform: translateY(5px) rotate(0deg);
    transform: translateY(5px) rotate(0deg);
  }
}
@keyframes button-line-close-bottom {
  0% {
    -webkit-transform: translateY(0px) rotate(22deg);
    transform: translateY(0px) rotate(22deg);
  }
  50% {
    -webkit-transform: translateY(0px) rotate(0deg);
    transform: translateY(0px) rotate(0deg);
  }
  100% {
    -webkit-transform: translateY(5px) rotate(0deg);
    transform: translateY(5px) rotate(0deg);
  }
}
@-webkit-keyframes button-line-open-top {
  0% {
    -webkit-transform: translateY(-5px) rotate(0deg);
    transform: translateY(-5px) rotate(0deg);
  }
  50% {
    -webkit-transform: translateY(0px) rotate(0deg);
    transform: translateY(0px) rotate(0deg);
  }
  100% {
    -webkit-transform: translateY(0px) rotate(-22deg);
    transform: translateY(0px) rotate(-22deg);
  }
}
@keyframes button-line-open-top {
  0% {
    -webkit-transform: translateY(-5px) rotate(0deg);
    transform: translateY(-5px) rotate(0deg);
  }
  50% {
    -webkit-transform: translateY(0px) rotate(0deg);
    transform: translateY(0px) rotate(0deg);
  }
  100% {
    -webkit-transform: translateY(0px) rotate(-22deg);
    transform: translateY(0px) rotate(-22deg);
  }
}
@-webkit-keyframes button-line-open-bottom {
  0% {
    -webkit-transform: translateY(5px) rotate(0deg);
    transform: translateY(5px) rotate(0deg);
  }
  50% {
    -webkit-transform: translateY(0px) rotate(0deg);
    transform: translateY(0px) rotate(0deg);
  }
  100% {
    -webkit-transform: translateY(0px) rotate(22deg);
    transform: translateY(0px) rotate(22deg);
  }
}
@keyframes button-line-open-bottom {
  0% {
    -webkit-transform: translateY(5px) rotate(0deg);
    transform: translateY(5px) rotate(0deg);
  }
  50% {
    -webkit-transform: translateY(0px) rotate(0deg);
    transform: translateY(0px) rotate(0deg);
  }
  100% {
    -webkit-transform: translateY(0px) rotate(22deg);
    transform: translateY(0px) rotate(22deg);
  }
}
.fullScreenMenu-content {
  height: 100%;
  left: 0;
  overflow: hidden;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1;
  visibility: hidden;
  opacity: 0;
  z-index: 1000;
}
.fullScreenMenu-content.is-close {
  -webkit-transition: opacity 0.3s, visibility 0.3s, -webkit-transform 0.3s;
  transition: opacity 0.3s, visibility 0.3s, -webkit-transform 0.3s;
  transition: opacity 0.3s, visibility 0.3s, transform 0.3s;
  transition: opacity 0.3s, visibility 0.3s, transform 0.3s,
    -webkit-transform 0.3s;
}
.fullScreenMenu-content.is-open {
  -webkit-transition: opacity 0.3s, visibility 0.3s, -webkit-transform 0.3s;
  transition: opacity 0.3s, visibility 0.3s, -webkit-transform 0.3s;
  transition: opacity 0.3s, visibility 0.3s, transform 0.3s;
  transition: opacity 0.3s, visibility 0.3s, transform 0.3s,
    -webkit-transform 0.3s;
  visibility: visible;
  opacity: 1;
}
.fullScreenMenu-content-navWrap {
  background: #000;
  height: 100%;
  overflow-y: scroll;
}
.fullScreenMenu-content-navInner {
  width: 90%;
  margin: 0 auto;
  padding: 5vh 0;
}
.fullScreenMenu-content-mainNav {
  margin: 0 0 3vh;
}
.fullScreenMenu-content-mainNav__list__item > a {
  display: block;
  font-weight: 700;
  color: #fff;
  font-size: 17px;
  line-height: 1.5;
  padding: 20px 0;
  border-bottom: 1px solid #fff;
  position: relative;
}
.fullScreenMenu-content-mainNav__list__item.is-en > a {
  color: #fff100;
}
.fullScreenMenu-content-mainNav__list__item > a:before {
  position: absolute;
  content: "";
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 16px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 5px 0 5px 13px;
  border-color: transparent transparent transparent #fff100;
}
.fullScreenMenu-content-mainNav__list__item.megamenu-wrapper > a:before {
  border: none;
  width: 18px;
  height: 2px;
  right: 13px;
  background: #fff100;
}
.fullScreenMenu-content-mainNav__list__item.megamenu-wrapper > a::after {
  content: "";
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 21px;
  height: 18px;
  width: 2px;
  background: #fff100;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.fullScreenMenu-content-mainNav__list__item.is-megaMenu--show > a::after {
  display: none;
}
.fullScreenMenu-content-mainNav__list__item.soon > a {
  pointer-events: none;
}
.fullScreenMenu-content-mainNav__list__item.soon > a:before {
  content: "\6e96\5099\4e2d";
  right: 4px;
  z-index: 100;
  padding: 3px 12px 5px;
  background-color: #393939;
  border-radius: 30px;
  font-size: 0.6875rem;
  line-height: 1.5;
  font-weight: bold;
  letter-spacing: 0.09em;
  color: #fff100;
  width: auto;
  height: auto;
  border: none;
}
.fullScreenMenu-content-mainNav__list__item.soon > a:before {
  content: "coming soon";
}
.fullScreenMenu-content-mainNav__list__item span {
  display: block;
  color: #fff100;
  font-weight: 600;
  font-size: 12px;
}
.fullScreenMenu-content-mainNav__list__item__accordion {
  display: none;
}
.megamenu-wrapper.is-megaMenu--show
  .fullScreenMenu-content-mainNav__list__item__accordion {
  display: block;
  color: #fff;
}
.fullScreenMenu-content-mainNav__list__item__accordion__list__item {
  border-bottom: 1px solid #4f4f4f;
}
.fullScreenMenu-content-mainNav__list__item__accordion__list__item__link {
  display: block;
  padding: 10px 8px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  color: #fff;
  font-size: 0.8125rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-weight: bold;
}
.fullScreenMenu-content-mainNav__list__item__accordion__list__item__link:hover {
  background: #000;
  color: #fff100;
}
.fullScreenMenu-content-mainNav__list__item__accordion__list__item__link
  .myfont-circle-arrow {
  color: #fff100;
  padding-right: 5px;
}
.fullScreenMenu-content-subNav {
  color: #fff;
  font-size: 13px;
  font-weight: 500;
}
.fullScreenMenu-content-subNav__list {
  margin: 0 0 5vh;
}
.fullScreenMenu-content-subNav__list__item {
  position: relative;
}
.fullScreenMenu-content-subNav__list__item:before {
  position: absolute;
  content: "";
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 100;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 3.5px 0 3.5px 7px;
  border-color: transparent transparent transparent #fff100;
}
.fullScreenMenu-content-subNav__list__item:not(:last-of-type) {
  margin-bottom: 15px;
}
.fullScreenMenu-content-subNav__list__item a {
  display: block;
  padding: 0 0 0 10px;
}
.fullScreenMenu-content-banner__list__item:not(:last-of-type) {
  margin-bottom: 20px;
}
.fullScreenMenu-content-banner__list__item a {
  display: block;
}
.fullScreenMenu-content-banner__list__item a,
.fullScreenMenu-content-banner__list__item__img {
  max-width: 320px;
  margin: 0 auto;
}
.fullScreenMenu-content-banner__list__item img {
  width: 100%;
}
@-webkit-keyframes navigation-overlay-opened {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes navigation-overlay-opened {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes navigation-overlay-closed {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes navigation-overlay-closed {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
.fullScreenMenu-content__inner {
  background-color: #fff;
  margin: auto;
  max-height: 100vh;
  width: 100%;
  height: 100%;
  overflow-y: auto;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.fullScreenMenu-content.is-close .fullScreenMenu-content__inner {
  -webkit-transition: opacity 0.3s, visibility 0.3s, -webkit-transform 0.3s;
  transition: opacity 0.3s, visibility 0.3s, -webkit-transform 0.3s;
  transition: opacity 0.3s, visibility 0.3s, transform 0.3s;
  transition: opacity 0.3s, visibility 0.3s, transform 0.3s,
    -webkit-transform 0.3s;
}
.fullScreenMenu-content.is-open .fullScreenMenu-content__inner {
  -webkit-transition: opacity 0.3s, visibility 0.3s, -webkit-transform 0.3s;
  transition: opacity 0.3s, visibility 0.3s, -webkit-transform 0.3s;
  transition: opacity 0.3s, visibility 0.3s, transform 0.3s;
  transition: opacity 0.3s, visibility 0.3s, transform 0.3s,
    -webkit-transform 0.3s;
  visibility: visible;
  opacity: 1;
}
@-webkit-keyframes navigation-content-opened {
  0% {
    opacity: 0;
    visibility: visible;
  }
  100% {
    opacity: 1;
    visibility: visible;
  }
}
@keyframes navigation-content-opened {
  0% {
    opacity: 0;
    visibility: visible;
  }
  100% {
    opacity: 1;
    visibility: visible;
  }
}
@-webkit-keyframes navigation-content-closed {
  0% {
    opacity: 1;
    visibility: visible;
  }
  100% {
    opacity: 0;
    visibility: hidden;
  }
}
@keyframes navigation-content-closed {
  0% {
    opacity: 1;
    visibility: visible;
  }
  100% {
    opacity: 0;
    visibility: hidden;
  }
}
.fix {
  position: relative;
}
.fit-sidebar-fixed {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
  position: fixed;
}
.fit-sidebar-blank {
  z-index: 0;
  background-color: transparent;
  visibility: hidden;
}
.megamenu-content {
  display: block;
  position: fixed;
  top: 65px;
  left: 0;
  z-index: 1000;
  width: 100%;
  padding: 0;
  background: #ebebed;
  -webkit-transition: all 0.5s ease, top 0.3s;
  transition: all 0.5s ease, top 0.3s;
  max-height: 0;
  overflow: hidden;
}
@media only screen and (max-width: 768px) {
  .megamenu-content {
    position: static;
  }
}
.is-megaMenu--show .megamenu-content {
  max-height: 700px;
  z-index: 1000;
}
.is-scrolled .megamenu-content {
  top: 65px;
}
.megamenu-content-inner {
  -webkit-transform: translate(0, -12px);
  transform: translate(0, -12px);
  opacity: 0;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.is-megaMenu--show .megamenu-content-inner {
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
  opacity: 1;
}
body:before {
  content: "";
  position: fixed;
  top: 65px;
  left: 0;
  height: calc(100% - $megamenu-offset);
  width: 100%;
  background: rgba(255, 255, 255, 0);
  z-index: 100;
  visibility: hidden;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
body.is-megaMenu--showPage:before {
  /*
  background: rgba(0, 0, 0, 0.6);
  visibility: visible;
  */
}
.swiper-container {
  margin: 0 auto;
  position: relative;
  list-style: none;
  padding: 0;
  overflow: hidden;
  z-index: 1;
}
.swiper-container-no-flexbox .swiper-slide {
  float: left;
}
.swiper-container-vertical > .swiper-wrapper {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.swiper-wrapper {
  position: relative;
  width: 100vw;
  height: auto;
  z-index: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
.swiper-container-android .swiper-slide,
.swiper-wrapper {
  -webkit-transform: translate3d(0px, 0, 0);
  transform: translate3d(0px, 0, 0);
}
.swiper-container-multirow > .swiper-wrapper {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.swiper-container-free-mode > .swiper-wrapper {
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
  margin: 0 auto;
}
.swiper-slide {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
}
@media only screen and (max-width: 768px) {
  .swiper-slide {
    width: 28%;
  }
}
.swiper-invisible-blank-slide {
  visibility: hidden;
}
.swiper-container-autoheight,
.swiper-container-autoheight .swiper-slide {
  height: auto;
}
.swiper-container-autoheight .swiper-wrapper {
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-transition-property: height, -webkit-transform;
  transition-property: height, -webkit-transform;
  transition-property: transform, height;
  transition-property: transform, height, -webkit-transform;
}
.swiper-container-3d {
  -webkit-perspective: 1200px;
  perspective: 1200px;
}
.swiper-container-3d .swiper-wrapper,
.swiper-container-3d .swiper-slide,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-cube-shadow {
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}
.swiper-container-3d .swiper-slide-shadow-left {
  background-image: -webkit-gradient(
    linear,
    right top,
    left top,
    from(rgba(0, 0, 0, 0.5)),
    to(rgba(0, 0, 0, 0))
  );
  background-image: -webkit-linear-gradient(
    right,
    rgba(0, 0, 0, 0.5),
    rgba(0, 0, 0, 0)
  );
  background-image: linear-gradient(
    to left,
    rgba(0, 0, 0, 0.5),
    rgba(0, 0, 0, 0)
  );
}
.swiper-container-3d .swiper-slide-shadow-right {
  background-image: -webkit-gradient(
    linear,
    left top,
    right top,
    from(rgba(0, 0, 0, 0.5)),
    to(rgba(0, 0, 0, 0))
  );
  background-image: -webkit-linear-gradient(
    left,
    rgba(0, 0, 0, 0.5),
    rgba(0, 0, 0, 0)
  );
  background-image: linear-gradient(
    to right,
    rgba(0, 0, 0, 0.5),
    rgba(0, 0, 0, 0)
  );
}
.swiper-container-3d .swiper-slide-shadow-top {
  background-image: -webkit-gradient(
    linear,
    left bottom,
    left top,
    from(rgba(0, 0, 0, 0.5)),
    to(rgba(0, 0, 0, 0))
  );
  background-image: -webkit-linear-gradient(
    bottom,
    rgba(0, 0, 0, 0.5),
    rgba(0, 0, 0, 0)
  );
  background-image: linear-gradient(
    to top,
    rgba(0, 0, 0, 0.5),
    rgba(0, 0, 0, 0)
  );
}
.swiper-container-3d .swiper-slide-shadow-bottom {
  background-image: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(rgba(0, 0, 0, 0.5)),
    to(rgba(0, 0, 0, 0))
  );
  background-image: -webkit-linear-gradient(
    top,
    rgba(0, 0, 0, 0.5),
    rgba(0, 0, 0, 0)
  );
  background-image: linear-gradient(
    to bottom,
    rgba(0, 0, 0, 0.5),
    rgba(0, 0, 0, 0)
  );
}
.swiper-container-wp8-horizontal,
.swiper-container-wp8-horizontal > .swiper-wrapper {
  -ms-touch-action: pan-y;
  touch-action: pan-y;
}
.swiper-container-wp8-vertical,
.swiper-container-wp8-vertical > .swiper-wrapper {
  -ms-touch-action: pan-x;
  touch-action: pan-x;
}
.swiper-button-prev,
.swiper-button-next {
  position: absolute;
  top: 50%;
  margin-top: -22px;
  z-index: 10;
  cursor: pointer;
}
.swiper-button-prev::after,
.swiper-button-next::after{
  content: none;
}
.swiper-button-prev.swiper-button-disabled,
.swiper-button-next.swiper-button-disabled {
  opacity: 0.35;
  cursor: auto;
  pointer-events: none;
}
.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
  left: -15px;
  right: auto;
}
.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
  right: -15px;
  left: auto;
}
.swiper-button-prev.swiper-button-white,
.swiper-container-rtl .swiper-button-next.swiper-button-white {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
}
.swiper-button-next.swiper-button-white,
.swiper-container-rtl .swiper-button-prev.swiper-button-white {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
}
.swiper-button-prev.swiper-button-black,
.swiper-container-rtl .swiper-button-next.swiper-button-black {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E");
}
.swiper-button-next.swiper-button-black,
.swiper-container-rtl .swiper-button-prev.swiper-button-black {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E");
}
.swiper-button-lock {
  display: none;
}
.swiper-pagination {
  position: absolute;
  text-align: center;
  -webkit-transition: 300ms opacity;
  transition: 300ms opacity;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  z-index: 10;
}
.swiper-pagination.swiper-pagination-hidden {
  opacity: 0;
}
.swiper-pagination-fraction,
.swiper-pagination-custom,
.swiper-container-horizontal > .swiper-pagination-bullets {
  bottom: 10px;
  left: 0;
  width: 100%;
}
.swiper-pagination-bullets-dynamic {
  overflow: hidden;
  font-size: 0;
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transform: scale(0.33);
  transform: scale(0.33);
  position: relative;
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
  -webkit-transform: scale(1);
  transform: scale(1);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
  -webkit-transform: scale(1);
  transform: scale(1);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
  -webkit-transform: scale(0.66);
  transform: scale(0.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  -webkit-transform: scale(0.33);
  transform: scale(0.33);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  -webkit-transform: scale(0.66);
  transform: scale(0.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  -webkit-transform: scale(0.33);
  transform: scale(0.33);
}
.swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  display: inline-block;
  border-radius: 100%;
  background: #000;
  opacity: 0.2;
}
button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer;
}
.swiper-pagination-bullet-active {
  opacity: 1;
  background: #007aff;
}
.swiper-container-vertical > .swiper-pagination-bullets {
  right: 10px;
  top: 50%;
  -webkit-transform: translate3d(0px, -50%, 0);
  transform: translate3d(0px, -50%, 0);
}
.swiper-container-vertical
  > .swiper-pagination-bullets
  .swiper-pagination-bullet {
  margin: 6px 0;
  display: block;
}
.swiper-container-vertical
  > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 8px;
}
.swiper-container-vertical
  > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic
  .swiper-pagination-bullet {
  display: inline-block;
  -webkit-transition: 200ms top, 200ms -webkit-transform;
  transition: 200ms top, 200ms -webkit-transform;
  transition: 200ms transform, 200ms top;
  transition: 200ms transform, 200ms top, 200ms -webkit-transform;
}
.swiper-container-horizontal
  > .swiper-pagination-bullets
  .swiper-pagination-bullet {
  margin: 0 4px;
}
.swiper-container-horizontal
  > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  white-space: nowrap;
}
.swiper-container-horizontal
  > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic
  .swiper-pagination-bullet {
  -webkit-transition: 200ms left, 200ms -webkit-transform;
  transition: 200ms left, 200ms -webkit-transform;
  transition: 200ms transform, 200ms left;
  transition: 200ms transform, 200ms left, 200ms -webkit-transform;
}
.swiper-container-horizontal.swiper-container-rtl
  > .swiper-pagination-bullets-dynamic
  .swiper-pagination-bullet {
  -webkit-transition: 200ms right, 200ms -webkit-transform;
  transition: 200ms right, 200ms -webkit-transform;
  transition: 200ms transform, 200ms right;
  transition: 200ms transform, 200ms right, 200ms -webkit-transform;
}
.swiper-pagination-progressbar {
  background: rgba(0, 0, 0, 0.25);
  position: absolute;
}
.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: #007aff;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -webkit-transform: scale(0);
  transform: scale(0);
  -webkit-transform-origin: left top;
  transform-origin: left top;
}
.swiper-container-rtl
  .swiper-pagination-progressbar
  .swiper-pagination-progressbar-fill {
  -webkit-transform-origin: right top;
  transform-origin: right top;
}
.swiper-container-horizontal > .swiper-pagination-progressbar,
.swiper-container-vertical
  > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  width: 100%;
  height: 4px;
  left: 0;
  top: 0;
}
.swiper-container-vertical > .swiper-pagination-progressbar,
.swiper-container-horizontal
  > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  width: 4px;
  height: 100%;
  left: 0;
  top: 0;
}
.swiper-pagination-white .swiper-pagination-bullet-active {
  background: #ffffff;
}
.swiper-pagination-progressbar.swiper-pagination-white {
  background: rgba(255, 255, 255, 0.25);
}
.swiper-pagination-progressbar.swiper-pagination-white
  .swiper-pagination-progressbar-fill {
  background: #ffffff;
}
.swiper-pagination-black .swiper-pagination-bullet-active {
  background: #000000;
}
.swiper-pagination-progressbar.swiper-pagination-black {
  background: rgba(0, 0, 0, 0.25);
}
.swiper-pagination-progressbar.swiper-pagination-black
  .swiper-pagination-progressbar-fill {
  background: #000000;
}
.swiper-pagination-lock {
  display: none;
}
.swiper-scrollbar {
  border-radius: 10px;
  position: relative;
  -ms-touch-action: none;
  background: rgba(0, 0, 0, 0.1);
}
.swiper-container-horizontal > .swiper-scrollbar {
  position: absolute;
  left: 1%;
  bottom: 3px;
  z-index: 50;
  height: 5px;
  width: 98%;
}
.swiper-container-vertical > .swiper-scrollbar {
  position: absolute;
  right: 3px;
  top: 1%;
  z-index: 50;
  width: 5px;
  height: 98%;
}
.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 10px;
  left: 0;
  top: 0;
}
.swiper-scrollbar-cursor-drag {
  cursor: move;
}
.swiper-scrollbar-lock {
  display: none;
}
.swiper-zoom-container {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
}
.swiper-zoom-container > img,
.swiper-zoom-container > svg,
.swiper-zoom-container > canvas {
  max-width: 100%;
  max-height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}
.swiper-slide-zoomed {
  cursor: move;
}
.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  -webkit-transform-origin: 50%;
  transform-origin: 50%;
  -webkit-animation: swiper-preloader-spin 1s steps(12, end) infinite;
  animation: swiper-preloader-spin 1s steps(12, end) infinite;
}
.swiper-lazy-preloader:after {
  display: block;
  content: "";
  width: 100%;
  height: 100%;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
  background-position: 50%;
  background-size: 100%;
  background-repeat: no-repeat;
}
.swiper-lazy-preloader-white:after {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
}
@-webkit-keyframes swiper-preloader-spin {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes swiper-preloader-spin {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
.swiper-container .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000;
}
.swiper-container-fade.swiper-container-free-mode .swiper-slide {
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.swiper-container-fade .swiper-slide {
  pointer-events: none;
  -webkit-transition-property: opacity;
  transition-property: opacity;
}
.swiper-container-fade .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-container-fade .swiper-slide-active,
.swiper-container-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
.swiper-container-cube {
  overflow: visible;
}
.swiper-container-cube .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
  visibility: hidden;
  -webkit-transform-origin: 0 0;
  transform-origin: 0 0;
  width: 100%;
  height: 100%;
}
.swiper-container-cube .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-container-cube.swiper-container-rtl .swiper-slide {
  -webkit-transform-origin: 100% 0;
  transform-origin: 100% 0;
}
.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-next,
.swiper-container-cube .swiper-slide-prev,
.swiper-container-cube .swiper-slide-next + .swiper-slide {
  pointer-events: auto;
  visibility: visible;
}
.swiper-container-cube .swiper-slide-shadow-top,
.swiper-container-cube .swiper-slide-shadow-bottom,
.swiper-container-cube .swiper-slide-shadow-left,
.swiper-container-cube .swiper-slide-shadow-right {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.swiper-container-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0px;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.6;
  -webkit-filter: blur(50px);
  filter: blur(50px);
  z-index: 0;
}
.swiper-container-flip {
  overflow: visible;
}
.swiper-container-flip .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
}
.swiper-container-flip .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-container-flip .swiper-slide-active,
.swiper-container-flip .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
.swiper-container-flip .swiper-slide-shadow-top,
.swiper-container-flip .swiper-slide-shadow-bottom,
.swiper-container-flip .swiper-slide-shadow-left,
.swiper-container-flip .swiper-slide-shadow-right {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.swiper-container-coverflow .swiper-wrapper {
  -ms-perspective: 1200px;
}
@-webkit-keyframes smartphoto {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes smartphoto {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@-webkit-keyframes smartphoto-img-wrap {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes smartphoto-img-wrap {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@-webkit-keyframes smartphoto-inner {
  from {
    -webkit-transform: translate(0, 100px);
    transform: translate(0, 100px);
  }
  to {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
}
@keyframes smartphoto-inner {
  from {
    -webkit-transform: translate(0, 100px);
    transform: translate(0, 100px);
  }
  to {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
}
@-webkit-keyframes smartphoto-loader {
  0% {
    opacity: 0.4;
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  50% {
    opacity: 1;
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
  }
  100% {
    opacity: 0.4;
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes smartphoto-loader {
  0% {
    opacity: 0.4;
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  50% {
    opacity: 1;
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
  }
  100% {
    opacity: 0.4;
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-webkit-keyframes smartphoto-appear {
  0% {
    display: none;
    opacity: 0;
  }
  1% {
    display: block;
    opacity: 0;
  }
  100% {
    display: block;
    opacity: 1;
  }
}
@keyframes smartphoto-appear {
  0% {
    display: none;
    opacity: 0;
  }
  1% {
    display: block;
    opacity: 0;
  }
  100% {
    display: block;
    opacity: 1;
  }
}
@-webkit-keyframes smartphoto-hide {
  0% {
    display: block;
    opacity: 1;
  }
  99% {
    display: block;
    opacity: 0;
  }
  100% {
    display: none;
    opacity: 0;
  }
}
@keyframes smartphoto-hide {
  0% {
    display: block;
    opacity: 1;
  }
  99% {
    display: block;
    opacity: 0;
  }
  100% {
    display: none;
    opacity: 0;
  }
}
.smartphoto {
  position: fixed;
  z-index: 10000;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.7);
  opacity: 1;
  font-family: sans-serif;
  cursor: pointer;
  -webkit-transition: opacity 0.3s ease-out;
  transition: opacity 0.3s ease-out;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  -webkit-animation-name: smartphoto;
  animation-name: smartphoto;
  -webkit-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
}
.smartphoto[aria-hidden="true"] {
  display: none;
}
.smartphoto-close {
  opacity: 0;
}
.smartphoto-count {
  display: inline-block;
  color: #fff;
  font-size: 16px;
}
.smartphoto-header {
  display: block;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: fixed;
  z-index: 102;
  top: 0;
  left: 0;
  width: 100%;
  height: 50px;
  padding: 15px;
  background-color: rgba(0, 0, 0, 0.2);
}
.smartphoto-content {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.smartphoto-dismiss {
  display: block;
  position: absolute;
  top: 15px;
  right: 10px;
  width: 20px;
  height: 20px;
  padding: 0;
  border: none;
  background-color: transparent;
  background-image: url(data:image/svg+xml;base64,PHN2ZyBpZD0i44Os44Kk44Ok44O8XzEiIGRhdGEtbmFtZT0i44Os44Kk44Ok44O8IDEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgdmlld0JveD0iMCAwIDI4MzQuNjUgMjgzNC42NSIgZmlsbD0iI0ZGRiI+PHRpdGxlPmljb248L3RpdGxlPjxwYXRoIGQ9Ik0xNTc2LjQyLDE0MDYuNzYsMjc4NCwxOTkuMTlhNTYuODYsNTYuODYsMCwwLDAsMC04MC4xOGwtNzguOTItNzguOTJhNTYuODYsNTYuODYsMCwwLDAtODAuMTgsMEwxNDE3LjMyLDEyNDcuNjYsMjA5Ljc1LDQwLjA5YTU2Ljg2LDU2Ljg2LDAsMCwwLTgwLjE4LDBMNTAuNjUsMTE5YTU2Ljg2LDU2Ljg2LDAsMCwwLDAsODAuMThMMTI1OC4yMywxNDA2Ljc2LDUwLjY1LDI2MTQuMzRhNTYuODYsNTYuODYsMCwwLDAsMCw4MC4xOGw3OC45Miw3OC45MmE1Ni44Niw1Ni44NiwwLDAsMCw4MC4xOCwwTDE0MTcuMzIsMTU2NS44NiwyNjI0LjksMjc3My40NGE1Ni44Niw1Ni44NiwwLDAsMCw4MC4xOCwwbDc4LjkyLTc4LjkyYTU2Ljg2LDU2Ljg2LDAsMCwwLDAtODAuMThaIi8+PC9zdmc+);
  text-shadow: 0 1px 0 #fff;
  color: #fff;
  font-size: 30px;
  text-decoration: none;
  cursor: pointer;
  line-height: 1;
}
.smartphoto-body {
  position: relative;
  z-index: 102;
  width: 100%;
  height: 100%;
  margin: 0 auto;
}
.smartphoto-inner {
  position: relative;
  width: 100%;
  height: 100%;
  vertical-align: top;
}
.smartphoto-img {
  display: none;
  max-width: none;
  width: auto;
  height: auto;
  cursor: -webkit-zoom-in;
  cursor: zoom-in;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-transition: -webkit-transform 0.3s ease-out;
  transition: -webkit-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
  -webkit-user-drag: none;
}
.smartphoto-img.active {
  display: block;
}
.smartphoto-img-onmove {
  cursor: grab;
  cursor: -webkit-grab;
  -webkit-transition: none;
  transition: none;
}
.smartphoto-img-elasticmove {
  -webkit-transition: -webkit-transform 0.3s ease-out;
  transition: -webkit-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
}
.smartphoto-img-wrap {
  display: inline-block;
  opacity: 1;
  -webkit-transition: opacity 0.3s ease-out;
  transition: opacity 0.3s ease-out;
  -webkit-animation-name: smartphoto-img-wrap;
  animation-name: smartphoto-img-wrap;
  -webkit-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
}
.smartphoto-img-left {
  -webkit-transform: translateX(150%) !important;
  transform: translateX(150%) !important;
}
.smartphoto-img-right {
  -webkit-transform: translateX(-150%) !important;
  transform: translateX(-150%) !important;
}
.smartphoto-arrows {
  list-style-type: none;
  margin: 0;
  padding: 0;
  position: relative;
  z-index: 1002;
  top: 50%;
  left: 0;
  opacity: 1;
  -webkit-animation-name: smartphoto-appear;
  animation-name: smartphoto-appear;
  -webkit-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
}
.smartphoto-arrows[aria-hidden="true"] {
  -webkit-animation-name: smartphoto-hide;
  animation-name: smartphoto-hide;
  display: none;
}
.smartphoto-arrows li {
  display: block;
  position: absolute;
  top: 50%;
  width: 30px;
  height: 30px;
  -webkit-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
  -webkit-animation-name: smartphoto-appear;
  animation-name: smartphoto-appear;
}
.smartphoto-arrows li:focus {
  outline: none;
}
.smartphoto-arrows [aria-hidden="true"] {
  -webkit-animation-name: smartphoto-hide;
  animation-name: smartphoto-hide;
  display: none;
}
.smartphoto-arrows a {
  display: block;
  width: 100%;
  height: 100%;
  text-decoration: none;
}
.smartphoto-arrow-right {
  right: 0;
  background-image: url(data:image/svg+xml;base64,PHN2ZyBpZD0i44Os44Kk44Ok44O8XzEiIGRhdGEtbmFtZT0i44Os44Kk44Ok44O8IDEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgdmlld0JveD0iMCAwIDI4MzQuNjUgMjgzNC42NSIgZmlsbD0iI0ZGRiAiPjx0aXRsZT5pY29uPC90aXRsZT48cGF0aCBkPSJNMTgzNy44OCwxNDE3LjMyLDY0My41OSwyMjNhNzIuMjEsNzIuMjEsMCwwLDEsMC0xMDEuODJMNzQzLjgyLDIxYTcyLjIxLDcyLjIxLDAsMCwxLDEwMS44MiwwTDIwOTAuODMsMTI2Ni4xOWwxMDAuMjMsMTAwLjIzYTcyLjIxLDcyLjIxLDAsMCwxLDAsMTAxLjgyTDg0NS42NCwyODEzLjY1YTcyLjIxLDcyLjIxLDAsMCwxLTEwMS44MiwwTDY0My41OSwyNzEzLjQyYTcyLjIxLDcyLjIxLDAsMCwxLDAtMTAxLjgyWiIvPjwvc3ZnPg==);
}
.smartphoto-arrow-left {
  left: 0;
  background-image: url(data:image/svg+xml;base64,PHN2ZyBpZD0i44Os44Kk44Ok44O8XzEiIGRhdGEtbmFtZT0i44Os44Kk44Ok44O8IDEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgdmlld0JveD0iMCAwIDI4MzQuNjUgMjgzNC42NSIgZmlsbD0iI0ZGRiI+PHRpdGxlPmljb248L3RpdGxlPjxwYXRoIGQ9Ik05OTYuNzcsMTQxNy4zMiwyMTkxLjA2LDIyM2E3Mi4yMSw3Mi4yMSwwLDAsMCwwLTEwMS44MkwyMDkwLjgzLDIxQTcyLjIxLDcyLjIxLDAsMCwwLDE5ODksMjFMNzQzLjgyLDEyNjYuMTksNjQzLjU5LDEzNjYuNDJhNzIuMjEsNzIuMjEsMCwwLDAsMCwxMDEuODJMMTk4OSwyODEzLjY1YTcyLjIxLDcyLjIxLDAsMCwwLDEwMS44MiwwbDEwMC4yMy0xMDAuMjNhNzIuMjEsNzIuMjEsMCwwLDAsMC0xMDEuODJaIi8+PC9zdmc+);
}
.smartphoto-nav {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  opacity: 1;
  -webkit-animation-name: smartphoto-appear;
  animation-name: smartphoto-appear;
  -webkit-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
}
.smartphoto-nav[aria-hidden="true"] {
  -webkit-animation-name: smartphoto-hide;
  animation-name: smartphoto-hide;
  display: none;
}
.smartphoto-nav ul {
  display: block;
  overflow-x: scroll;
  list-style: none;
  margin: 0;
  padding: 0;
  text-align: center;
  white-space: nowrap;
  -webkit-overflow-scrolling: touch;
}
.smartphoto-nav li {
  display: inline-block;
  overflow: hidden;
  width: 50px;
  height: 50px;
}
.smartphoto-nav a {
  display: block;
  width: 100%;
  height: 100%;
  background-color: #fff;
  background-position: center center;
  background-size: cover;
  opacity: 0.5;
}
.smartphoto-nav a:focus {
  opacity: 0.8;
}
.smartphoto-nav a.current {
  opacity: 1;
}
.smartphoto-nav img {
  width: auto;
  height: 100%;
}
.smartphoto-list {
  list-style-type: none;
  position: absolute;
  z-index: 101;
  top: 0;
  left: 0;
  margin: 0;
  padding: 0;
  white-space: nowrap;
}
.smartphoto-list li {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.smartphoto-list li:focus {
  outline: none;
}
.smartphoto-list-onmove {
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.smartphoto-caption {
  overflow: hidden;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 50px;
  padding: 0 50px;
  color: #fff;
  font-size: 12px;
  text-align: center;
  line-height: 50px;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.smartphoto-caption:focus {
  outline: none;
}
.smartphoto-loader-wrap {
  display: block;
  position: relative;
  z-index: 103;
  width: 0;
  height: 0;
  -webkit-transform: translate(50vw, 50vh);
  transform: translate(50vw, 50vh);
}
.smartphoto-loader {
  position: absolute;
  z-index: 101;
  top: 0;
  left: 0;
  width: 30px;
  height: 30px;
  margin-top: -25px;
  margin-left: -25px;
  border: 8px solid #17cddd;
  border-right-color: transparent;
  border-radius: 50%;
  -webkit-animation: smartphoto-loader 0.5s infinite linear;
  animation: smartphoto-loader 0.5s infinite linear;
}
.smartphoto-img-clone {
  position: fixed;
  z-index: 100;
  top: 0;
  left: 0;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.smartphoto-sr-only {
  overflow: hidden;
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  border: 0;
  clip: rect(0, 0, 0, 0);
}
.js-tablefix-body::-webkit-scrollbar {
  height: 10px;
}
.js-tablefix-body::-webkit-scrollbar-track {
  background: #dcdcdc;
  width: 100%;
  overflow: visible;
}
.js-tablefix-body::-webkit-scrollbar-thumb {
  background: #2076a1;
}
@media only screen and (max-width: 768px) {
  .js-fixedTable {
    width: 800px;
  }
}
.js-datepicker-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.3);
  z-index: 1000;
}
#ui-datepicker-div {
  border: solid 1px #f3f3f3;
  background: #fff;
  padding: 20px;
  display: none;
  z-index: 2000 !important;
}
@media screen and (max-width: 979px) {
  #ui-datepicker-div {
    width: 94%;
    left: 50% !important;
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
  }
}
#ui-datepicker-div .ui-datepicker-header {
  margin-bottom: 15px;
  position: relative;
  text-align: center;
}
#ui-datepicker-div .ui-datepicker-header .ui-datepicker-prev {
  position: absolute;
  left: 0;
  top: 0;
  display: block;
  width: 40px;
  height: 30px;
  cursor: pointer;
}
#ui-datepicker-div .ui-datepicker-header .ui-datepicker-prev:before {
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -5px;
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 5px 13px 5px 0;
  border-color: transparent #007bff transparent transparent;
}
#ui-datepicker-div .ui-datepicker-header .ui-datepicker-next {
  position: absolute;
  right: 0;
  top: 0;
  display: block;
  width: 40px;
  height: 30px;
  cursor: pointer;
}
#ui-datepicker-div .ui-datepicker-header .ui-datepicker-next:before {
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -5px;
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 5px 0 5px 13px;
  border-color: transparent transparent transparent #007bff;
}
#ui-datepicker-div .ui-datepicker-header .ui-datepicker-title {
  text-align: center;
  font-size: 1.375rem;
}
#ui-datepicker-div .ui-datepicker-calendar {
  font-size: 1rem;
}
@media screen and (max-width: 979px) {
  #ui-datepicker-div .ui-datepicker-calendar {
    margin: 0 auto;
    width: 100%;
  }
}
#ui-datepicker-div .ui-datepicker-calendar thead tr th {
  width: 40px;
  height: 20px;
}
#ui-datepicker-div .ui-datepicker-calendar tbody tr td {
  width: 40px;
  height: 40px;
  text-align: center;
  vertical-align: middle;
}
#ui-datepicker-div .ui-datepicker-calendar tbody tr td.ui-datepicker-today {
  background: #569ff7 !important;
}
#ui-datepicker-div .ui-datepicker-calendar tbody tr td.ui-datepicker-today a {
  color: #fff !important;
}
#ui-datepicker-div
  .ui-datepicker-calendar
  tbody
  tr
  td[data-handler="selectDay"] {
  cursor: pointer;
}
#ui-datepicker-div
  .ui-datepicker-calendar
  tbody
  tr
  td[data-handler="selectDay"]
  a {
  color: #333;
}
#ui-datepicker-div
  .ui-datepicker-calendar
  tbody
  tr
  td[data-handler="selectDay"]:hover {
  background: #eee;
}
#ui-datepicker-div
  .ui-datepicker-calendar
  tbody
  tr
  td[data-handler="selectDay"]:hover
  a {
  text-decoration: none;
}
#ui-datepicker-div .ui-datepicker-calendar tbody tr td.ui-state-disabled {
  opacity: 0.3;
}
#ui-datepicker-div
  .ui-datepicker-calendar
  tbody
  tr
  td.ui-datepicker-current-day {
  border: solid 1px #333;
}
#ui-datepicker-div .ui-datepicker-calendar tbody tr td.gcal-saturday a,
#ui-datepicker-div .ui-datepicker-calendar tbody tr td.gcal-saturday span {
  color: #009ee1;
}
#ui-datepicker-div .ui-datepicker-calendar tbody tr td:last-child a,
#ui-datepicker-div .ui-datepicker-calendar tbody tr td:last-child span {
  color: #009ee1;
}
#ui-datepicker-div .ui-datepicker-calendar tbody tr td.gcal-sunday a,
#ui-datepicker-div .ui-datepicker-calendar tbody tr td.gcal-sunday span,
#ui-datepicker-div .ui-datepicker-calendar tbody tr td.gcal-holiday a,
#ui-datepicker-div .ui-datepicker-calendar tbody tr td.gcal-holiday span {
  color: #e95156;
}
#ui-datepicker-div .ui-datepicker-calendar tbody tr td:first-child a,
#ui-datepicker-div .ui-datepicker-calendar tbody tr td:first-child span {
  color: #e95156;
}
.hljs-comment,
.hljs-quote {
  color: #969896;
}
.hljs-variable,
.hljs-template-variable,
.hljs-tag,
.hljs-name,
.hljs-selector-id,
.hljs-selector-class,
.hljs-regexp,
.hljs-deletion {
  color: #cc6666;
}
.hljs-number,
.hljs-built_in,
.hljs-builtin-name,
.hljs-literal,
.hljs-type,
.hljs-params,
.hljs-meta,
.hljs-link {
  color: #de935f;
}
.hljs-attribute {
  color: #f0c674;
}
.hljs-string,
.hljs-symbol,
.hljs-bullet,
.hljs-addition {
  color: #b5bd68;
}
.hljs-title,
.hljs-section {
  color: #81a2be;
}
.hljs-keyword,
.hljs-selector-tag {
  color: #b294bb;
}
.hljs {
  display: block;
  overflow-x: auto;
  background: #1d1f21;
  color: #c5c8c6;
  padding: 0.5em;
}
.hljs-emphasis {
  font-style: italic;
}
.hljs-strong {
  font-weight: bold;
}
.c-code__lang {
  -webkit-transform: translateY(100%);
  transform: translateY(100%);
  line-height: 1.6;
  display: block;
  height: 0;
}
.c-code__lang span {
  display: inline-block;
  color: #eee;
  background-color: #777;
  padding: 0 10px;
}
.c-code__lang + code {
  padding-top: 40px;
}
code {
  padding: 15px 40px;
  line-height: 1.6;
}
@media only screen and (max-width: 599px) {
  code {
    padding: 15px 20px;
  }
}
.js-cursor {
  opacity: 1;
}
.js-cursor__main {
  pointer-events: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 10px;
  height: 10px;
  background: #000;
  border-radius: 50%;
  z-index: 1001;
  opacity: 0;
  -webkit-transition: opacity 0.2s;
  transition: opacity 0.2s;
}
.is-moved .js-cursor__main {
  opacity: 1;
}
.is-outside .js-cursor__main {
  opacity: 0;
}
.js-cursor__option {
  pointer-events: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background: #ddd;
  z-index: 1000;
  opacity: 0;
  -webkit-transition: opacity 0.2s 0.2s, background 0.2s;
  transition: opacity 0.2s 0.2s, background 0.2s;
}
.is-moved .js-cursor__option {
  opacity: 0.5;
}
.is-outside .js-cursor__option {
  opacity: 0;
}
.is-hover .js-cursor__option {
  background: #00ffff;
}
.tab-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.tab-list__item {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
.tab-list__item:not(:first-child) {
  margin-left: 5px;
}
.tab-button {
  width: 100%;
  height: 100%;
  padding: 10px;
  background: #eee;
  cursor: pointer;
}
.tab-button[aria-selected="true"] {
  background: #3ac8ff;
}
.tab-content {
  margin-top: 20px;
}
.tab-panel {
  padding: 20px 15px;
  border: 1px solid #eee;
}
.tab-panel[aria-hidden="true"] {
  display: none;
}
.js-loader {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  visibility: visible;
  opacity: 1;
  background: #fff;
  -webkit-transition: opacity 0.8s, visibility 0.8s;
  transition: opacity 0.8s, visibility 0.8s;
  z-index: 10000;
}
.is-loaded .js-loader {
  visibility: hidden;
  opacity: 0;
}
.js-loader-progress {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  width: 100%;
  height: 1px;
}
.is-loaded .js-loader-progress {
  visibility: hidden;
  opacity: 0;
}
.js-loader-progress-bar {
  background: #000;
  height: 100%;
  width: 0;
  -webkit-transition: width 0.4s;
  transition: width 0.4s;
}
.js-loader-progress-number {
  text-align: center;
  font-size: 10px;
  width: 100%;
  margin-top: 10px;
}
.c-button {
  position: relative;
  z-index: 1;
  max-width: 350px;
  width: 100%;
  margin: 0 auto;
}
@media only screen and (max-width: 768px) {
  .c-button {
    max-width: 320px;
  }
}
.c-button__inner {
  position: relative;
  border: 2px solid #000;
  padding: 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  overflow: hidden;
}
@media only screen and (max-width: 768px) {
  .c-button__inner {
    padding: 12px;
  }
}
.c-button__inner:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #000;
  z-index: -1;
  -webkit-transition: -webkit-transform 0.6s cubic-bezier(0.8, 0, 0.2, 1) 0s;
  transition: -webkit-transform 0.6s cubic-bezier(0.8, 0, 0.2, 1) 0s;
  transition: transform 0.6s cubic-bezier(0.8, 0, 0.2, 1) 0s;
  transition: transform 0.6s cubic-bezier(0.8, 0, 0.2, 1) 0s,
    -webkit-transform 0.6s cubic-bezier(0.8, 0, 0.2, 1) 0s;
  -webkit-transform: scale(0, 1);
  transform: scale(0, 1);
  -webkit-transform-origin: right top;
  transform-origin: right top;
}
.ua-pc .c-button__inner:hover:before {
  -webkit-transform-origin: left top;
  transform-origin: left top;
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1);
}
.c-button.is-color-white .c-button__inner:before {
  background: #fff100;
}
.c-button__inner:after {
  content: "";
  position: absolute;
  top: 50%;
  right: 18px;
  -webkit-transform: translateY(-62.5%);
  transform: translateY(-62.5%);
  width: 20px;
  height: 20px;
  border-radius: 20px;
  background: #fff100;
  z-index: -1;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.ua-pc .c-button__inner:hover:after {
  -webkit-transform: translateY(-62.5%) scale(1.5);
  transform: translateY(-62.5%) scale(1.5);
}
.c-button__text {
  display: block;
  font-family: "Poppins";
  font-style: italic;
  font-weight: 700;
  font-size: calc(19vw * 100 / 1440);
  line-height: 28px;
  text-align: center;
  color: #000;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
@media only screen and (max-width: 768px) {
  .c-button__text {
    font-size: 17px;
    line-height: 26px;
  }
}
.ua-pc .c-button__inner:hover .c-button__text {
  color: #fff;
}
.c-button__text.--normal {
  font-style: normal;
}
.c-button .myfont {
  position: absolute;
  top: 50%;
  right: 32px;
  -webkit-transform: translateY(-100%);
  transform: translateY(-100%);
  font-size: 0.625rem;
  font-weight: bold;
  color: #000;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
@media only screen and (max-width: 768px) {
  .c-button .myfont {
    right: 26px;
  }
}
.ua-pc .c-button .c-button__inner:hover .myfont,
.c-button__inner:hover .c-button .myfont {
  right: 26px;
}
.c-button.-large {
  max-width: 480px;
}
@media only screen and (max-width: 768px) {
  .c-button.-large .c-button__inner {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
}
.c-button.-large .c-button__text {
  font-size: 1rem;
}
@media only screen and (max-width: 768px) {
  .c-button.-large .c-button__text {
    font-size: 0.71875rem;
  }
}
.is-color-white .c-button__inner:hover .myfont,
.c-button__inner:hover .is-color-white .myfont {
  color: #fff;
}
.is-color-white .c-button__inner {
  border-color: #fff;
}
.is-color-white .c-button__inner:hover {
  border-color: #fff100;
}
.is-color-white .c-button__inner:hover:after {
  background: #000;
}
.is-color-white .c-button__text {
  color: #fff;
}
.ua-pc .is-color-white .c-button__inner:hover .c-button__text,
.c-button__inner:hover .is-color-white .c-button__text {
  color: #000;
}
.p-category-header {
  border-bottom: 3px solid #262626;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 30px;
  padding-bottom: 10px;
}
@media only screen and (max-width: 768px) {
  .p-category-header {
    padding: 0 32px 11px;
    margin: -15px 0 24px;
  }
}
.p-category-header__text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-family: "Poppins";
  font-style: italic;
  font-weight: 500;
  font-size: 20px;
  line-height: 30px;
}
@media only screen and (max-width: 768px) {
  .p-category-header__text {
    font-size: 14px;
    line-height: 21px;
  }
}
.p-category-header__text:before {
  content: "";
  width: 36px;
  height: 1px;
  background: #000;
  margin-right: 4px;
}
@media only screen and (max-width: 768px) {
  .p-category-header__text:before {
    width: 20px;
  }
}
.c-col-1 {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (minmax(0, 1fr)) [12];
  grid-template-columns: repeat(12, minmax(0, 1fr));
}
.c-col-1.-small {
  width: 70%;
  margin: 0 auto;
}
@media only screen and (max-width: 768px) {
  .c-col-1.-small {
    width: 100%;
  }
}
.c-col-1__head {
  -ms-grid-column-span: 12;
  grid-column: span 12 / span 12;
  margin-top: 3.5rem;
}
.song-video {
  width: 100%;
}
.c-col-1__bottom {
  -ms-grid-column-span: 12;
  grid-column: span 12 / span 12;
}
.c-col-2 {
  display: -ms-grid;
  display: grid;
  margin-top: 3.5rem;
  grid-gap: 3.5rem;
  gap: 3.5rem;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
@media only screen and (max-width: 599px) {
  .c-col-2 {
    margin-top: 2rem;
    grid-gap: 1.5rem;
    gap: 1.5rem;
  }
}
.c-col-2.-span12 {
  -ms-grid-columns: (minmax(0, 1fr)) [12];
  grid-template-columns: repeat(12, minmax(0, 1fr));
}
@media only screen and (max-width: 599px) {
  .c-col-2.-span12 {
    -ms-grid-columns: (minmax(0, 1fr)) [1];
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }
}
.c-col-2.-span12 .c-col-2__leftSide {
  -ms-grid-column-span: 4;
  grid-column: span 4 / span 4;
}
@media only screen and (max-width: 768px) {
  .c-col-2.-span12 .c-col-2__leftSide {
    -ms-grid-column-span: 5;
    grid-column: span 5 / span 5;
  }
}
@media only screen and (max-width: 599px) {
  .c-col-2.-span12 .c-col-2__leftSide {
    -ms-grid-column-span: 1;
    grid-column: span 1 / span 1;
  }
}
.c-col-2.-span12 .c-col-2__rightSide {
  -ms-grid-column-span: 8;
  grid-column: span 8 / span 8;
}
@media only screen and (max-width: 768px) {
  .c-col-2.-span12 .c-col-2__rightSide {
    -ms-grid-column-span: 7;
    grid-column: span 7 / span 7;
  }
}
@media only screen and (max-width: 599px) {
  .c-col-2.-span12 .c-col-2__rightSide {
    -ms-grid-column-span: 1;
    grid-column: span 1 / span 1;
  }
}
.c-col-2.-span2 {
  -ms-grid-columns: (minmax(0, 1fr)) [2];
  grid-template-columns: repeat(2, minmax(0, 1fr));
}
@media only screen and (max-width: 599px) {
  .c-col-2.-span2 {
    -ms-grid-columns: (minmax(0, 1fr)) [1];
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }
}
.c-col-2 + .c-col-2 {
  padding-top: 3.5rem;
  border-top: 2px solid #dfdfcc;
}
.c-col-2.-span2 {
  -ms-grid-columns: (minmax(0, 1fr)) [2];
  grid-template-columns: repeat(2, minmax(0, 1fr));
}
@media only screen and (max-width: 768px) {
  .c-col-2.-span2 {
    -ms-grid-columns: (minmax(0, 1fr)) [1];
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }
}
.c-col-2.-span2 .c-col-2__leftSide {
  -ms-grid-column-span: 1;
  grid-column: span 1 / span 1;
}
.c-col-2.-span2 .c-col-2__rightSide {
  -ms-grid-column-span: 1;
  grid-column: span 1 / span 1;
}
.c-col-2.-small {
  margin-top: 0rem;
  grid-gap: 0;
  gap: 0;
}
.c-cols-2 {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (minmax(0, 1fr)) [2];
  grid-template-columns: repeat(2, minmax(0, 1fr));
  grid-gap: 1.5rem;
  gap: 1.5rem;
}
@media only screen and (max-width: 1024px) {
  .c-cols-2 {
    -ms-grid-columns: (minmax(0, 1fr)) [1];
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }
}
.c-col-3 {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (minmax(0, 1fr)) [3];
  grid-template-columns: repeat(3, minmax(0, 1fr));
  grid-gap: 10px;
  gap: 10px;
}
.c-col-3.-small {
  width: 70%;
  margin: 0 auto;
}
@media only screen and (max-width: 768px) {
  .c-col-3.-small {
    width: 100%;
  }
}
@media only screen and (max-width: 768px) {
  .c-col-3.-sp-col2 {
    -ms-grid-columns: (minmax(0, 1fr)) [2];
    grid-template-columns: repeat(2, minmax(0, 1fr));
    grid-gap: 1rem;
    gap: 1rem;
  }
}
@media only screen and (max-width: 768px) {
  .c-col-3.-sp-col1 {
    -ms-grid-columns: (minmax(0, 1fr)) [1];
    grid-template-columns: repeat(1, minmax(0, 1fr));
    grid-gap: 1rem;
    gap: 1rem;
  }
}
.c-col-3.-mt-3 {
  margin-top: 3rem;
}
@media only screen and (max-width: 599px) {
  .c-col-3.-mt-3 {
    margin-top: 1rem;
  }
}
.c-common-el__h2 {
  position: relative;
  font-size: 1.5rem;
  padding-bottom: 16px;
  border-bottom: solid 3px #f4f4f4;
  line-height: 1.4;
}
@media only screen and (max-width: 768px) {
  .c-common-el__h2 {
    font-size: 1rem;
    padding-bottom: 10px;
  }
}
.c-common-el__h2:before {
  position: absolute;
  left: 0;
  bottom: -3px;
  content: "";
  display: block;
  width: 100px;
  height: 3px;
  background: #fff100;
}
.c-common-el__h3 {
  position: relative;
  padding: 15px 30px;
  font-size: 1rem;
  line-height: 1.3;
  background: #f3f4f5;
}
@media only screen and (max-width: 768px) {
  .c-common-el__h3 {
    padding: 10px 10px 10px 20px;
    font-size: 0.9375rem;
  }
}
.c-common-el__h3:before {
  position: absolute;
  top: 0;
  left: 12px;
  bottom: 0;
  margin: auto;
  content: "";
  display: block;
  width: 1px;
  height: calc(100% - 18px);
  background: #fff100;
}
@media only screen and (max-width: 768px) {
  .c-common-el__h3:before {
    left: 10px;
  }
}
* + .c-common-el__h2 {
  margin-top: 70px;
}
@media only screen and (max-width: 768px) {
  * + .c-common-el__h2 {
    margin-top: 35px;
  }
}
.c-common-el__h2 + * {
  margin-top: 30px;
}
@media only screen and (max-width: 768px) {
  .c-common-el__h2 + * {
    margin-top: 20px;
  }
}
.c-common-el__h2 + .c-common-el__dl {
  margin-top: 0;
  border-top: none;
}
.c-common-el__h2 + .c-common-el__dl:before {
  display: none;
}
@media only screen and (max-width: 768px) {
  .c-common-el__h2 + .c-common-el__dl {
    margin-top: 0;
  }
}
* + .c-common-el__h3 {
  margin-top: 35px;
}
.c-common-el__h3 + * {
  margin-top: 25px;
}
@media only screen and (max-width: 768px) {
  .c-common-el__h3 + * {
    margin-top: 20px;
  }
}
.c-common-el__h2 + .c-common-el__h3 {
  margin-top: 30px;
}
@media only screen and (max-width: 768px) {
  .c-common-el__h2 + .c-common-el__h3 {
    margin-top: 20px;
  }
}
.c-common-el__dl {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  border-top: 2px solid #e4e4e4;
}
.c-common-el__dl + .c-common-el__dl {
  border-top: none;
}
@media only screen and (max-width: 768px) {
  .c-common-el__dl {
    display: block;
  }
}
.c-common-el__dl:before {
  position: absolute;
  top: -2px;
  left: 0;
  content: "";
  display: block;
  height: 2px;
  width: 220px;
  background: #d1d1d1;
}
.c-common-el__dl + .c-common-el__dl:before {
  display: none;
}
@media only screen and (max-width: 768px) {
  .c-common-el__dl:before {
    display: none;
  }
}
.c-common-el__dl dt {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding-top: 25px;
  padding-bottom: 25px;
  padding-left: 10px;
  border-bottom: 2px solid #d1d1d1;
  font-weight: bold;
  width: 220px;
  font-size: 0.9375rem;
  line-height: 1.6;
}
@media only screen and (max-width: 768px) {
  .c-common-el__dl dt {
    width: 100%;
    border-bottom: none;
    padding-bottom: 0;
    padding-top: 17px;
  }
}
.c-common-el__dl dd {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border-bottom: 2px solid #e4e4e4;
  padding: 25px 20px 25px 10px;
  font-size: 0.9375rem;
  width: calc(100% - 220px);
  line-height: 1.6;
}
@media only screen and (max-width: 768px) {
  .c-common-el__dl dd {
    width: 100%;
    padding-bottom: 17px;
    padding-top: 5px;
    padding-left: 20px;
    font-size: 0.875rem;
  }
}
.c-definitionList {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
@media only screen and (min-width: 768px) {
  .c-definitionList {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }
}
.c-definitionList > dt {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-size: 1rem;
  line-height: 2;
  font-weight: 700;
  padding-top: 2rem;
}
@media only screen and (min-width: 768px) {
  .c-definitionList > dt {
    border-bottom: solid 1px #000000;
    width: 25%;
    font-size: 1.125rem;
    padding-bottom: 2rem;
    padding-right: 12px;
  }
}
.c-definitionList > dd {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 100%;
  font-size: 0.875rem;
  line-height: 1.6;
  border-bottom: solid 1px #d1d1d1;
  padding-bottom: 2rem;
}
@media only screen and (min-width: 768px) {
  .c-definitionList > dd {
    padding-top: 2rem;
    width: 75%;
  }
  .c-definitionList.-dt-l > dd {
    width: 35%;
  }
}
.c-definitionList > dd > a {
  color: #157db8;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.c-definitionList > dd > a:hover {
  text-decoration: underline;
  opacity: 0.8;
}
@media only screen and (min-width: 768px) {
  .c-definitionList + .c-definitionList {
    margin-top: 0;
  }
}
.c-definitionList + .c-definitionList > dt {
  padding-top: 2rem;
}
.c-definitionList + .c-definitionList > dd {
  padding-top: 0.5rem;
}
@media only screen and (min-width: 768px) {
  .c-definitionList + .c-definitionList > dd {
    padding-top: 2rem;
  }
}
.overlaywindow-container {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 9999990;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 6% 0;
  background: rgba(35, 35, 35, 0.8);
  -webkit-backdrop-filter: blur(20px);
  backdrop-filter: blur(20px);
  visibility: hidden;
  opacity: 0;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  max-height: 100vh;
  overflow: hidden;
  overflow-x: auto;
}
@media only screen and (max-width: 1024px) {
  .overlaywindow-container {
    padding-top: 100px;
  }
}
@media only screen and (max-width: 768px) {
  .overlaywindow-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0px;
  }
}
.overlaywindow-container.is-overlaywindow--show {
  overflow-y: scroll;
  overflow-x: hidden;
  visibility: visible;
  opacity: 1;
  max-height: 100vh;
  -webkit-overflow-scrolling: touch;
}
.overlaywindow-wrapper {
  position: relative;
  visibility: hidden;
  opacity: 0;
}
.overlaywindow-container.is-overlaywindow--show .overlaywindow-wrapper {
  visibility: visible;
  opacity: 1;
  max-height: 100vh;
  -webkit-overflow-scrolling: touch;
}
.overlaywindow-button.-cancel--circle {
  position: absolute;
  z-index: 100;
  top: 0px;
  right: 0px;
  width: 56px;
  height: 56px;
  border-radius: 50%;
  background: #fff100;
  -webkit-transform: translateY(-50%) translateX(50%);
  transform: translateY(-50%) translateX(50%);
  -webkit-box-shadow: 10px 10px 15px rgba(100, 101, 65, 0.25);
  box-shadow: 10px 10px 15px rgba(100, 101, 65, 0.25);
}
@media only screen and (max-width: 768px) {
  .overlaywindow-button.-cancel--circle {
    width: 40px;
    height: 40px;
  }
}
.overlaywindow-button.-cancel--circle .-cancel--circle__inner {
  cursor: pointer;
  position: relative;
  height: 100%;
  width: 100%;
  z-index: 1000;
}
.overlaywindow-button.-cancel--circle .-cancel--circle__inner:before,
.overlaywindow-button.-cancel--circle .-cancel--circle__inner:after {
  position: absolute;
  content: "";
  background: #000;
  width: 28px;
  height: 2px;
  top: 50%;
  left: 50%;
}
@media only screen and (max-width: 768px) {
  .overlaywindow-button.-cancel--circle .-cancel--circle__inner:before,
  .overlaywindow-button.-cancel--circle .-cancel--circle__inner:after {
    width: 20px;
  }
}
.overlaywindow-button.-cancel--circle .-cancel--circle__inner:before {
  transform: translateY(-50%) translateX(-50%) rotate(-45deg);
  -webkit-transform: translateY(-50%) translateX(-50%) rotate(-45deg);
}
.overlaywindow-button.-cancel--circle .-cancel--circle__inner:after {
  transform: translateY(-50%) translateX(-50%) rotate(45deg);
  -webkit-transform: translateY(-50%) translateX(-50%) rotate(45deg);
}
.overlaywindow-inner {
  position: relative;
  width: 80vw;
  max-width: 1000px;
  margin-left: auto;
  margin-right: auto;
  padding-top: calc(315 / 560 * 100%);
}
.overlaywindow-container.is-landscape .overlaywindow-inner {
  padding-top: calc(700 / 1920 * 100%);
}
@media only screen and (max-width: 768px) {
  .overlaywindow-inner {
    width: 90vw;
  }
}
.overlaywindow-inner iframe {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 5;
  width: 100%;
  height: 100%;
}
.c-likeTabLink {
  background: #000;
  width: 100%;
  z-index: 10;
  position: relative;
}
.c-likeTabLink.js-likeTabLinkFixed {
  z-index: 10;
  position: fixed;
  top: 0;
  left: 0;
}
@media only screen and (max-width: 768px) {
  .c-likeTabLink.js-likeTabLinkFixed {
    top: 95px;
  }
}
.c-likeTabLink__list {
  max-width: 1200px;
  width: 100%;
  margin: 0 auto;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr) [3];
  grid-template-columns: repeat(3, 1fr);
}
.c-likeTabLink__list.is-col-5 {
  -ms-grid-columns: (1fr) [5];
  grid-template-columns: repeat(5, 1fr);
}
.c-likeTabLink__list.is-col-4 {
  -ms-grid-columns: (1fr) [4];
  grid-template-columns: repeat(4, 1fr);
}
.c-likeTabLink__list.is-col-3 {
  -ms-grid-columns: (1fr) [3];
  grid-template-columns: repeat(3, 1fr);
}
.c-likeTabLink__list.is-col-2 {
  -ms-grid-columns: (1fr) [2];
  grid-template-columns: repeat(2, 1fr);
}
.c-likeTabLink__list.is-mt-have {
  margin-top: 50px;
}
@media only screen and (max-width: 768px) {
  .c-likeTabLink__list {
    width: 100%;
  }
  .c-likeTabLink__list.is-mt-have {
    margin-top: 30px;
  }
  .c-likeTabLink__list.is-col-5 {
    -ms-grid-columns: (2fr) [3];
    grid-template-columns: repeat(3,2fr);
  }
}
.c-likeTabLink__list__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border-right: 1px solid #494949;
}
.c-likeTabLink__list__item:first-child {
  border-left: 1px solid #494949;
}
.c-likeTabLink__list__item__text,
.c-likeTabLink__list__item a {
  display: block;
  line-height: 1.4;
  padding: 20px 0;
  text-align: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-font-feature-settings: "palt";
  font-feature-settings: "palt";
  width: 100%;
  color: #fff;
  font-weight: bold;
  font-size: 17px;
}
.c-likeTabLink__list__item__text,
.c-likeTabLink__list__item body.page-en a,
body.page-en .c-likeTabLink__list__item a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
@media only screen and (max-width: 768px) {
  .c-likeTabLink__list__item__text,
  .c-likeTabLink__list__item a {
    font-size: 13px;
    padding: 20px 4px;
    font-weight: 700;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    grid-gap: 3px;
    gap: 3px;
  }
  .c-likeTabLink__list__item__text,
  .c-likeTabLink__list__item .c-likeTabLink__list.is-page-stage a,
  .c-likeTabLink__list.is-page-stage .c-likeTabLink__list__item a {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
.c-likeTabLink__list__item__text span,
.c-likeTabLink__list__item a span {
  font-size: calc(11vw * 100 / 1440);
  color: #fff100;
  display: inline-block;
  padding: 5px 13px;
  background: #474747;
  border-radius: 20px;
  margin: 0 0 0 10px;
}
.c-likeTabLink__list__item__text body.page-en span,
body.page-en .c-likeTabLink__list__item__text span,
.c-likeTabLink__list__item a body.page-en span,
body.page-en .c-likeTabLink__list__item a span {
  margin-top: 8px !important;
}
@media only screen and (max-width: 768px) {
  .c-likeTabLink__list__item__text span,
  .c-likeTabLink__list__item a span {
    font-size: 9px;
    margin: 0;
  }
}
.c-likeTabLink__list__item__text small,
.c-likeTabLink__list__item a small {
  font-size: 0.8125rem;
}
@media only screen and (max-width: 768px) {
  .c-likeTabLink__list__item__text small,
  .c-likeTabLink__list__item a small {
    font-size: 0.6875rem;
  }
}
.c-likeTabLink__list__item a {
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
@media only screen and (min-width: 769px) {
  .c-likeTabLink__list__item a:hover {
    color: #000;
    background-color: #fff100;
  }
}
.c-likeTabLink__list__item.here {
  background: #fff100;
  color: #000 !important;
}
.c-likeTabLink__list__item.here a {
  pointer-events: none;
  color: #000 !important;
}
.c-likeTabLink__list__item.here .c-likeTabLink__list__item__text {
  color: #000 !important;
}
.c-likeTabLink__list__item.soon {
  pointer-events: none;
  color: #979797 !important;
  background: #000;
  border-right: 1px solid #494949;
}
@media only screen and (max-width: 768px) {
  .c-likeTabLink__list__item.soon:last-of-type {
    border: none;
  }
}
@media only screen and (max-width: 768px) {
  .p-news {
    padding: 0 30px;
  }
}
.p-news-header {
  margin-bottom: 90px;
}
@media only screen and (max-width: 768px) {
  .p-news-header {
    margin-bottom: 44px;
  }
}
.p-news-header time {
  font-family: "Poppins";
  font-style: italic;
  font-weight: 700;
  font-size: 20px;
  line-height: 24px;
  letter-spacing: 0.02em;
  color: #39aa96;
}
@media only screen and (max-width: 768px) {
  .p-news-header time {
    font-size: 15px;
    line-height: 24px;
  }
}
.p-news-header h1 {
  margin-top: 10px;
  font-weight: 600;
  font-size: 32px;
  line-height: 49px;
  letter-spacing: 0.04em;
}
@media only screen and (max-width: 768px) {
  .p-news-header h1 {
    font-size: 20px;
    line-height: 27px;
  }
}
.p-news-body {
  padding-bottom: 70px;
  margin-bottom: 70px;
  border-bottom: 1px solid #cccbb8;
}
@media only screen and (max-width: 768px) {
  .p-news-body {
    padding-bottom: 40px;
    margin-bottom: 0;
    border-bottom-width: 0;
  }
}
.p-news-body p {
  font-size: 17px;
  line-height: 28px;
  letter-spacing: 0.05em;
}
@media only screen and (max-width: 768px) {
  .p-news-body p {
    font-size: 15px;
    line-height: 28px;
  }
}
.p-news-body img {
  display: block;
  margin: 0 auto;
}
.p-news-body a {
  color: #ee8f00;
  text-decoration: underline;
}
.ua-pc .p-news-body a:hover {
  text-decoration: none;
}
.c-results {
  background: #fff;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-top: 65px;
  padding-bottom: 90px;
}
@media only screen and (max-width: 768px) {
  .c-results {
    padding-top: 40px;
    padding-bottom: 50px;
  }
}
body.page-top .c-results__wrapper {
  max-width: calc(1440px - 2 * 120px + 2 * 30px);
  padding-left: 30px;
  padding-right: 30px;
  margin-left: auto;
  margin-right: auto;
}
.c-results-title {
  border-radius: 38px;
  background: -webkit-gradient(
    linear,
    left top,
    right top,
    from(#f13d15),
    to(#f19100)
  );
  background: -webkit-linear-gradient(left, #f13d15 0%, #f19100 100%);
  background: linear-gradient(90deg, #f13d15 0%, #f19100 100%);
  color: #fff;
  width: 100%;
  margin: 0 auto 42px;
  font-weight: bold;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 8px 24px;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 80px 1fr;
  grid-template-columns: 80px 1fr;
  grid-gap: 10px;
  gap: 10px;
  max-width: 360px;
}
@media only screen and (max-width: 768px) {
  .c-results-title {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: start;
    grid-gap: 32px;
    gap: 32px;
    margin-bottom: 30px;
  }
  body.page-top .c-results__wrapper{
    padding: 0;
  }
}
.c-results-title__stageNum {
  font-size: 1.6875rem;
  position: relative;
}
@media only screen and (max-width: 768px) {
  .c-results-title__stageNum {
    font-size: 1.5rem;
  }
}
.c-results-title__stageNum::after {
  position: absolute;
  content: "";
  display: inline-block;
  width: 1px;
  height: 24px;
  background: #fff;
  top: 50%;
  right: 0;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.c-results-title__stageNum__sub {
  font-size: 1rem;
  display: inline-block;
  padding: 0 0 0 5px;
}
@media only screen and (max-width: 768px) {
  .c-results-title__stageNum__sub {
    font-size: 0.875rem;
  }
}
.c-results-title__stageJp {
  font-size: 1.1875rem;
  text-align: center;
  line-height: 1.4;
}
@media only screen and (max-width: 768px) {
  .c-results-title__stageJp {
    font-size: 1rem;
  }
}
.c-results-award {
  margin: 30px auto 40px;
}
.c-results-award__list {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (minmax(0, 1fr)) [6];
  grid-template-columns: repeat(6, minmax(0, 1fr));
  grid-gap: 20px;
  gap: 20px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
body.page-top .c-results-award__list {
  /*
  -ms-grid-columns: (minmax(0, 1fr)) [6];
  grid-template-columns: repeat(6, minmax(0, 1fr));
  */
  -ms-grid-columns: (minmax(0, 1fr)) [5];
  grid-template-columns: repeat(5, minmax(0, 1fr));
}
body.page-top .p-stage__wrapper{
  padding-bottom: 0;
}
body.page-top .c-results{
  padding-bottom: 10px;
}
body.page-top .c-results-award__list.is-row2 {
  -ms-grid-columns: (minmax(0, 1fr)) [10];
  grid-template-columns: repeat(10, minmax(0, 1fr));
}
.c-results-award__list.is-row2 {
  -ms-grid-columns: (minmax(0, 1fr)) [10];
  grid-template-columns: repeat(10, minmax(0, 1fr));
}
@media only screen and (max-width: 768px) {
  body.page-top .c-results-award__list.is-row2 {
    -ms-grid-columns: (minmax(0, 1fr)) [2];
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .c-results-award__list.is-row2 {
    -ms-grid-columns: (minmax(0, 1fr)) [2];
    grid-template-columns: repeat(2, minmax(0, 1fr));
    grid-gap: 10px;
    gap: 10px;
  }
}
@media only screen and (max-width: 768px) {
  .c-results-award__list {
    -ms-grid-columns: (minmax(0, 1fr)) [2];
    grid-template-columns: repeat(2, minmax(0, 1fr));
    grid-gap: 10px;
    gap: 10px;
  }
  body.page-top .c-results-award__list {
    -ms-grid-columns: (minmax(0, 1fr)) [2];
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}
.c-results-award__list__item {
  background: #fff100;
  text-align: center;
  line-height: 1.6;
  position: relative;
  overflow: hidden;
  cursor: pointer;
  border: 1px solid #ddd;
}
.c-results-award__list__item:hover{
  outline: 2px solid #000;
}
.c-results-award__list__item:hover figcaption{
  background: #fff100;
}
body.page-top .c-results-award__list__item {
  cursor: auto;
}
body.results-exhibition
  .c-results-award__list__item:not(:last-of-type):not(:first-of-type) {
  cursor: auto;
  pointer-events: none;
}
.c-results-award__list__item.--black {
  background: #000;
}
@media only screen and (min-width: 769px) {
  .c-results-award__list.is-row2 .c-results-award__list__item:nth-child(1) {
    -ms-grid-row: 1;
    grid-row: 1;
    -ms-grid-column: 4;
    -ms-grid-column-span: 2;
    grid-column: 4 / span 2;
    -ms-grid-column-align: center;
    justify-self: center;
  }
  .c-results-award__list.is-row2 .c-results-award__list__item:nth-child(2) {
    -ms-grid-row: 1;
    grid-row: 1;
    -ms-grid-column: 6;
    -ms-grid-column-span: 2;
    grid-column: 6 / span 2;
    -ms-grid-column-align: center;
    justify-self: center;
  }
  .c-results-award__list.is-row2 .c-results-award__list__item:nth-child(n + 3) {
    -ms-grid-row: 2;
    grid-row: 2;
    -ms-grid-column-span: 2;
    grid-column: span 2;
  }
}
@media only screen and (max-width: 768px) {
  .c-results-award__list__item {
    padding: 10px;
  }
}
.c-results-award__list__item::before {
  content: "";
  position: absolute;
  bottom: 0;
  right: 0;
  border-bottom: 180px solid #fff;
  border-left: 55vw solid transparent;
}
@media only screen and (max-width: 768px) {
  .c-results-award__list__item::before {
    border-bottom: 45vw solid #fff;
    border-left: 100vw solid transparent;
  }
}
.c-results-award__list__item.is-active {
  border: 2px solid #000;
}
.c-results-award__list__item.is-active {
  border: 2px solid #000;
}
.c-results-award__list__item.--black.is-active figcaption{
  background: #fff100;
}
body.results-exhibition
  .c-results-award__list__item.is-active:not(:last-of-type):not(
    :first-of-type
  ) {
  border: none;
}
.c-results-award__list__item__wrap {
  display: block;
  position: relative;
  z-index: 1;
  height: 100%;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
.c-results-award__list__item__wrap figure{
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  flex-direction: column;
}
.c-results-award__list__item__img {
  width: 100%;
  height: 217px;
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-items: end;
}
@media only screen and (max-width: 768px) {
  .c-results-award__list__item__img {
    height: auto;
  }
}
.c-results-award__list__item__img img {
  -o-object-fit: contain;
  object-fit: contain;
}
.c-results-award__list__item__title {
  font-size: 0.875rem;
  font-weight: bold;
  padding: 14px 0;
  margin-bottom: 0;
  text-align: center;
}
.c-results-award__list__item.--black .c-results-award__list__item__title {
  color: #fff100;
  padding: 14px 0;
  margin-bottom: 0;
}
.c-results-award__list__item figcaption{
  padding-bottom: 10px;
  padding-top: 10px;
  flex: 1;
}

body.page-en .c-results-award__list__item__title {
  height: 68px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
@media only screen and (max-width: 768px) {
  .c-results-award__list__item__title {
    font-size: 0.875rem;
  }
}
.c-results-award__list__item__name,
.c-results-award__list__item__team {
  font-weight: 400;
}
.c-results-award__list__item__name{
  font-weight: bold;
}
@media only screen and (max-width: 768px) {
  .c-results-award__list__item__name,
  .c-results-award__list__item__team {
    font-size: 0.875rem;
  }
}
.c-results-award__list__item__status {
  font-weight: bold;
}
@media only screen and (max-width: 768px) {
  .c-results-award__list__item__status {
    font-size: 0.875rem;
  }
}
.c-results-overflow {
  overflow-x: scroll;
  -ms-overflow-style: none;
  scrollbar-width: none;
  margin-bottom: 40px;
}
.c-results-overflow::-webkit-scrollbar {
  display: none;
}
.c-results-overflow .c-results-overflow-table {
  width: 100%;
  border-collapse: collapse;
  border-spacing: 8px;
}
@media only screen and (max-width: 768px) {
  .c-results-overflow .c-results-overflow-table {
    min-width: 1000px;
    border-collapse: collapse;
  }
}
.c-results-overflow .c-results-overflow-table thead {
  border-bottom: 2px solid #000;
  font-size: 0.75rem;
}
@media only screen and (max-width: 768px) {
  .c-results-overflow .c-results-overflow-table thead {
    font-size: 0.75rem;
  }
}
.c-results-overflow .c-results-overflow-table thead th {
  padding: 8px 0;
}
.c-results-overflow .c-results-overflow-table thead body.results-exhibition th,
body.results-exhibition .c-results-overflow .c-results-overflow-table thead th {
  width: calc(100% / 7);
}
.c-results-overflow .c-results-overflow-table thead th:first-of-type {
  width: 40px;
  text-align: center;
}
.c-results-overflow .c-results-overflow-table thead th:nth-of-type(2) {
  width: 190px;
}
.c-results-overflow .c-results-overflow-table thead th:nth-of-type(4) {
  width: 75px;
}
.c-results-overflow .c-results-overflow-table thead th:nth-of-type(5) {
  width: 100px;
}
.c-results-overflow .c-results-overflow-table thead th:nth-of-type(6) {
  width: 100px;
}
.c-results-overflow .c-results-overflow-table thead th:nth-of-type(7) {
  width: 60px;
}
.c-results-overflow .c-results-overflow-table thead th:nth-of-type(8) {
  width: 60px;
}
.c-results-overflow .c-results-overflow-table thead th.is-active {
  background: #000;
  color: #fff100;
}
.c-results-overflow .c-results-overflow-table tbody {
  background: #fff;
  text-align: center;
  font-size: 0.8125rem;
  font-weight: 500;
}
@media only screen and (max-width: 768px) {
  .c-results-overflow .c-results-overflow-table tbody {
    font-size: 0.8125rem;
  }
}
.c-results-overflow .c-results-overflow-table tbody tr {
  border-bottom: 1px solid #000;
}
.c-results-overflow .c-results-overflow-table tbody td {
  padding: 8px 0;
}
.c-results-overflow .c-results-overflow-table tbody td i {
  max-width: 30px;
}
@media only screen and (max-width: 768px) {
  .c-results-overflow .c-results-overflow-table tbody th,
  .c-results-overflow .c-results-overflow-table tbody td {
    width: auto;
  }
}
.c-results-overflow .c-results-overflow-table tbody .name {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  grid-gap: 17px;
  gap: 17px;
  width: 100%;
}
[v-cloak] {
  display: none;
}
.c-results-link {
  margin-top: 32px;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (minmax(0, 1fr)) [3];
  grid-template-columns: repeat(3, minmax(0, 1fr));
  grid-gap: 20px;
  gap: 20px;
}
@media only screen and (max-width: 768px) {
  .c-results-link {
    -ms-grid-columns: (minmax(0, 1fr)) [1];
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }
}
.c-results-link__item {
  border: 2px solid #000;
  background: #fff;
}
.c-results-link__item__detail {
  display: flex;
  justify-content: flex-start;
  position: relative;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  height: 100%;
}
.c-results-link__item .icon{
  width: 84px;
  height: 100%;
  background: #000;
  display: flex;
  justify-content: center;
  align-items: center;
}
.c-results-link__item__detail:hover {
  background: #000;
  color: #fff;
}
.c-results-link__item__detail__title {
  width: calc(100% - 84px);
  font-size: 1.025rem;
  font-weight: bold;
  text-align: left;
  line-height: 1.6;
  padding: 16px;
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  align-items: center;
  align-content: center;
  position: relative;
}
.c-results-link__item__detail__title::before{
  content: "";
  width: 30px;
  height: 30px;
  background: url(../img/results/communique_item.png) center no-repeat;
  background-size: contain;
  position: absolute;
  bottom: 0;
  right: 0;
}
.c-results-link__item__detail__subtitle {
  display: block;
  font-size: 0.875rem;
}
.c-results-link__item__detail svg {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.c-results-link__item__detail svg:first-of-type {
  left: 16px;
}
@media only screen and (max-width: 768px) {
  .c-results-link__item__detail svg:first-of-type {
    left: 10px;
  }
}
.c-results-link__item__detail svg:nth-of-type(2) {
  right: 16px;
}
@media only screen and (max-width: 768px) {
  .c-results-link__item__detail svg:nth-of-type(2) {
    right: 10px;
  }
}
.c-results__note {
  text-align: right;
  font-size: 0.75rem;
  margin: 0 0 30px;
}
@media only screen and (max-width: 768px) {
  .c-results__note {
    text-align: left;
  }
}
.c-screen-width * {
  width: 100%;
}
.c-section-title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.c-section-title .-main {
  font-family: Poppins;
  font-style: italic;
  font-size: 2.4375rem;
  line-height: 58.5px;
  font-weight: 500;
  white-space: nowrap;
}
@media only screen and (max-width: 768px) {
  .c-section-title .-main {
    font-size: 1.75rem;
    line-height: 42px;
  }
}
.c-section-title .-sub {
  font-size: 1rem;
  line-height: 23.17px;
  font-weight: bold;
  letter-spacing: 0.02em;
  margin-right: -0.02em;
  white-space: nowrap;
}
@media only screen and (max-width: 768px) {
  .c-section-title .-sub {
    font-size: 0.75rem;
    line-height: 1.5;
  }
}
.c-section-title .-main + .-sub {
  margin-top: -2px;
}
@media only screen and (max-width: 768px) {
  .c-section-title .-main + .-sub {
    margin-top: -5px;
  }
}
.c-section-title .-yellow {
  color: #fff100;
}
.c-section-title .-white {
  color: #fff;
}
.c-section-title .-black {
  color: #000;
}
.c-stage-lineup {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  counter-reset: number -1;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-bottom: -3px;
  margin-left: -1.5px;
  margin-right: -1.5px;
  justify-content: flex-start;
}
@media only screen and (max-width: 599px) {
  .c-stage-lineup {
    margin-bottom: -10px;
  }
}
.c-stage-lineup__item {
  width: calc((100% / 4) - 2 * 5px);
  margin-left: 5px;
  margin-right: 5px;
  margin-bottom: 10px;
  background: #fff;
}
@media only screen and (max-width: 1024px) {
  .c-stage-lineup__item {
    width: calc((100% / 2) - 2 * 1.5px);
  }
}
@media only screen and (max-width: 599px) {
  .c-stage-lineup__item {
    width: 100%;
    margin-bottom: 10px;
  }
}
.c-stage-lineup__inner {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  height: 100%;
}
.c-stage-lineup__item.is-yet .c-stage-lineup__inner {
  pointer-events: none;
}
.c-stage-lineup__inner .-stage {
  position: absolute;
  top: 0;
  left: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  z-index: 100;
  width: 82.32px;
  height: 82.32px;
  background-color: #000;
  color: #fff100;
}
@media only screen and (max-width: 768px) {
  .c-stage-lineup__inner .-stage {
    width: 73px;
    height: 73px;
  }
}
.c-stage-lineup__inner .-stage::after {
  counter-increment: number 1;
  content: counter(number) "";
  font-size: 2.6875rem;
  line-height: 64.5px;
  line-height: 1.5;
  font-weight: bold;
  font-family: Poppins;
  margin-top: -10px;
  margin-bottom: -10px;
}
.c-stage-lineup__item:nth-of-type(1) .c-stage-lineup__inner .-stage:after {
  content: "Exhibition";
  font-size: 0.8125rem;
  line-height: 1.5;
  margin-top: 10px;
  margin-bottom: 0;
}
.c-stage-lineup__item:nth-of-type(2) .c-stage-lineup__inner .-stage:after {
  content: "1";
}
.c-stage-lineup__item:nth-of-type(3) .c-stage-lineup__inner .-stage:after {
  content: "2";
}
.c-stage-lineup__item:nth-of-type(4) .c-stage-lineup__inner .-stage:after {
  content: "3";
}
.c-stage-lineup__item:nth-of-type(5) .c-stage-lineup__inner .-stage:after {
  content: "3";
}
@media only screen and (max-width: 768px) {
  .c-stage-lineup__inner .-stage:after {
    font-size: 2.4375rem;
  }
}
.c-stage-lineup__inner .-stage::before {
  content: "STAGE";
  font-size: 0.8125rem;
  line-height: 1.5;
  font-weight: bold;
  font-family: Poppins;
}
.c-stage-lineup__item:nth-of-type(1) .c-stage-lineup__inner .-stage:before {
  content: none;
}
@media only screen and (max-width: 768px) {
  .c-stage-lineup__inner .-stage:before {
    font-size: 0.75rem;
  }
}
.c-stage-lineup__inner .-thumbnail {
  position: relative;
  overflow: hidden;
  width: 100%;
}
.c-stage-lineup__inner .-thumbnail img {
  width: 100%;
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
}
@media only screen and (max-width: 599px) {
  .c-stage-lineup__inner .-thumbnail img {
    height: 142px;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: 50% 50%;
    object-position: 50% 50%;
    font-family: "object-fit: cover ; object-position: 50% 50% ";
  }
}
@media only screen and (min-width: 769px) {
  .c-stage-lineup__inner:hover .-thumbnail img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }
}
.c-stage-lineup__inner .c-stage-lineup__item.is-yet .-thumbnail:before,
.c-stage-lineup__item.is-yet .c-stage-lineup__inner .-thumbnail:before {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translateY(-50%) translateX(-50%);
  transform: translateY(-50%) translateX(-50%);
  content: "\6e96\5099\4e2d";
  white-space: nowrap;
  padding: 11px 29px 13px 32px;
  color: #fff100;
  font-size: 1.125rem;
  z-index: 100;
  line-height: 26.06px;
  font-weight: bold;
  letter-spacing: 0.13em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #000;
  border-radius: 2px;
  z-index: 100;
}
.c-stage-lineup__inner
  .c-stage-lineup__item.is-yet
  body.page-en
  .-thumbnail:before,
body.page-en
  .c-stage-lineup__inner
  .c-stage-lineup__item.is-yet
  .-thumbnail:before,
.c-stage-lineup__item.is-yet
  .c-stage-lineup__inner
  body.page-en
  .-thumbnail:before,
body.page-en
  .c-stage-lineup__item.is-yet
  .c-stage-lineup__inner
  .-thumbnail:before {
  content: "coming soon";
}
@media only screen and (max-width: 768px) {
  .c-stage-lineup__inner .c-stage-lineup__item.is-yet .-thumbnail:before,
  .c-stage-lineup__item.is-yet .c-stage-lineup__inner .-thumbnail:before {
    font-size: 0.75rem;
    line-height: 1.5;
    padding: 10px 18px 13px 19px;
  }
}
.c-stage-lineup__inner .-wrap {
  background-color: #fff;
  padding: 17px 20px 20px;
}
.c-stage-lineup__inner .-detail {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: #000;
  -webkit-transition: color 0.3s, background-color 0.3s;
  transition: color 0.3s, background-color 0.3s;
  margin: 0 0 10px;
  background-color: #fff;
  padding: 17px 20px 20px;
}
@media only screen and (max-width: 768px) {
  .c-stage-lineup__inner .-detail {
    padding: 14px 16px 16px;
  }
}
.c-stage-lineup__inner .c-stage-lineup__item.is-yet .-detail,
.c-stage-lineup__item.is-yet .c-stage-lineup__inner .-detail {
  color: #979797;
}
.c-stage-lineup__inner .-detail-place {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.c-stage-lineup__inner .-detail-place .-main {
  display: block;
  font-size: 1.1875rem;
  line-height: 27.51px;
  font-weight: bold;
  letter-spacing: 0.05em;
  margin-right: -0.05em;
  text-align: center;
}
@media only screen and (max-width: 768px) {
  .c-stage-lineup__inner .-detail-place .-main {
    font-size: 1.125rem;
    line-height: 26px;
  }
}
.c-stage-lineup__inner .-detail-place body.page-en .-main,
body.page-en .c-stage-lineup__inner .-detail-place .-main {
  font-weight: 400;
}
.c-stage-lineup__inner .-detail-place body.page-en .-main b,
body.page-en .c-stage-lineup__inner .-detail-place .-main b {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: baseline;
  -ms-flex-align: baseline;
  align-items: baseline;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  font-weight: 600;
  text-align: center;
}
.c-stage-lineup__inner .-detail-place .-main + .-sub {
  margin-top: 1px;
}
.c-stage-lineup__inner .-detail-place .-main small {
  white-space: nowrap;
}
.c-stage-lineup__inner .-detail-place .-sub {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-family: Poppins;
  font-size: 0.875rem;
  line-height: 1.5;
  font-weight: 600;
  text-align: center;
}
@media only screen and (max-width: 768px) {
  .c-stage-lineup__inner .-detail-place .-sub {
    font-size: 0.75rem;
  }
}
.c-stage-lineup__inner .-detail-place + .-detail-info {
  margin-top: 8px;
}
@media only screen and (max-width: 768px) {
  .c-stage-lineup__inner .-detail-place + .-detail-info {
    margin-top: 9px;
  }
}
.c-stage-lineup__inner .-detail-info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 0.8125rem;
  line-height: 20px;
  font-family: Poppins;
  font-weight: 500;
}
.c-stage-lineup__inner .-detail-info span {
  margin-right: -0.03em;
  letter-spacing: 0.03em;
  text-align: center;
  -webkit-font-feature-settings: "palt";
  font-feature-settings: "palt";
}
.c-stage-lineup__inner body.page-en .-detail-info,
body.page-en .c-stage-lineup__inner .-detail-info {
  text-align: center;
}
@media only screen and (max-width: 768px) {
  .c-stage-lineup__inner .-detail-info {
    font-size: 0.6875rem;
    line-height: 16px;
  }
}
.c-stage-lineup__inner__link .c-stage-lineup__inner__link__list {
  border: 1px solid #000;
}
.c-stage-lineup__inner__link .c-stage-lineup__inner__link__list__item {
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.c-stage-lineup__inner__link
  .c-stage-lineup__inner__link__list__item:not(:last-of-type) {
  border-bottom: 1px solid #000;
}
.c-stage-lineup__inner__link .c-stage-lineup__inner__link__list__item__btn {
  padding: 10px 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  font-size: 0.75rem;
  font-weight: 600;
}
.c-stage-lineup__inner__link .c-stage-lineup__inner__link__list__item:hover {
  background-color: #000;
  color: #fff100;
}
.c-subpage-fv {
  background: url("/tdk-2023/assets/img/outline/title_bg.png") center
    center/cover no-repeat;
  padding: calc(112vw * 100 / 1440) 0;
  margin: 0;
  position: relative;
}
.c-subpage-fv__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  max-width: calc(1200px + 2 * 30px);
  width: 100%;
  padding-left: 30px;
  padding-right: 30px;
  margin: 0 auto;
}
.c-subpage-fv__inner__title {
  margin: 0 0 10px;
  line-height: 1.8;
}
.c-subpage-fv__inner__subtitle {
  margin-left: auto;
}
@media only screen and (max-width: 768px) {
  .c-subpage-fv__inner {
    padding: 70px 0;
    width: 90%;
    margin: 0 auto;
  }
}
.c-subpage-fv__title,
.c-subpage-fv__subtitle {
  font-weight: 500;
  color: #fff100;
}
.c-subpage-fv__title {
  font-size: calc(30vw * 100 / 1440);
  line-height: 1.4;
}
@media only screen and (max-width: 768px) {
  .c-subpage-fv__title {
    font-size: 21px;
  }
  body.yowapeda .c-subpage-fv__title {
    -webkit-font-feature-settings: "palt";
    font-feature-settings: "palt";
  }
}
.c-subpage-fv__subtitle {
  font-size: calc(19vw * 100 / 1440);
}
@media only screen and (max-width: 768px) {
  .c-subpage-fv__subtitle {
    font-size: 13px;
  }
}
.c-subsection-title {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding-left: 60px;
  color: #000;
  margin-bottom: 30px;
}
@media only screen and (max-width: 768px) {
  .c-subsection-title {
    padding-left: 0;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-bottom: 30px;
  }
}
.c-subsection-title:before {
  position: absolute;
  content: "";
  top: 50%;
  left: 0;
  z-index: 10;
  height: 1px;
  width: 44px;
  background-color: #000;
}
@media only screen and (max-width: 768px) {
  .c-subsection-title:before {
    display: none;
  }
}
.c-subsection-title .-main {
  font-size: 1.8125rem;
  line-height: 43.5px;
  font-weight: 600;
  font-family: Poppins;
  font-style: italic;
}
.c-subsection-title.is-only-ja .-main {
  font-style: normal;
}
@media only screen and (max-width: 768px) {
  .c-subsection-title .-main {
    display: none;
  }
  .c-subsection-title body.page-en .-main,
  body.page-en .c-subsection-title .-main {
    display: block;
    font-family: Noto Sans JP;
    font-size: 1.0625rem;
    line-height: 24px;
    letter-spacing: 0.02em;
    font-weight: 900;
    border-bottom: 2px solid #000;
    position: relative;
    font-style: normal;
  }
}
.c-subsection-title .-main + .-sub {
  margin-left: 16px;
}
@media only screen and (max-width: 768px) {
  .c-subsection-title .-main + .-sub {
    margin-left: 0;
  }
}
.c-subsection-title .-sub {
  font-size: 0.875rem;
  line-height: 1.5;
  letter-spacing: 0.02em;
}
@media only screen and (max-width: 768px) {
  .c-subsection-title .-sub {
    padding-bottom: 5px;
    border-bottom: 2px solid #000;
  }
  .c-subsection-title body.page-en .-sub,
  body.page-en .c-subsection-title .-sub {
    display: none;
  }
}
.c-h2 {
  position: relative;
  padding-bottom: 25px;
  border-bottom: solid 3px #dfdfcc;
  font-size: 22px;
  font-weight: 700;
  line-height: 32px;
  -webkit-font-feature-settings: "palt";
  font-feature-settings: "palt";
}
@media only screen and (max-width: 768px) {
  .c-h2 {
    font-size: 17px;
    line-height: 25px;
    padding-bottom: 12px;
  }
}
.c-h2:before {
  position: absolute;
  bottom: -3px;
  left: 0;
  content: "";
  display: block;
  width: 30px;
  height: 3px;
  background: #d7d702;
}
.c-h1 {
  font-size: 3.5rem;
  line-height: 1.5;
  margin-bottom: 1rem;
  text-align: center;
  font-weight: 500;
}
.c-h1__sub {
  font-size: 1.875rem;
  display: block;
}
@media only screen and (max-width: 768px) {
  .c-h1{
    font-size: 2.6rem;
  }
  .c-h1__sub {
    font-size: 1.25rem;
  }
}
.c-h3 {
  padding: 4px 10px;
  background: #000;
  color: #fff;
  font-weight: bold;
  letter-spacing: 0.09em;
  font-size: 0.8125rem;
  line-height: 1.8;
  display: inline-block;
  margin-bottom: 1rem;
}
.c-text-l {
  font-size: 1.0625rem;
  letter-spacing: 0.01em;
  -webkit-font-feature-settings: "palt";
  font-feature-settings: "palt";
  line-height: 1.4;
}
.c-text-m {
  font-size: 1rem;
  line-height: 2;
  letter-spacing: 0.01em;
}
.c-text-s {
  font-size: 0.875rem;
  line-height: 1.8;
}
.c-text-s.-center {
  text-align: center;
}
.c-text-xs {
  font-size: 0.75rem;
  line-height: 1.8;
  letter-spacing: 0.01em;
}
.c-bold {
  font-weight: bold;
}
.c-ui-form-checkbox {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 10px;
  cursor: pointer;
}
.c-ui-form-checkbox__input {
  padding: 0;
  font-size: inherit;
  color: inherit;
  background: none;
  border: none;
  border-radius: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  -o-appearance: none;
  -ms-appearance: none;
  appearance: none;
  position: absolute !important;
  white-space: nowrap !important;
  width: 1px !important;
  height: 1px !important;
  overflow: hidden !important;
  border: 0 !important;
  padding: 0 !important;
  clip: rect(0 0 0 0) !important;
  -webkit-clip-path: inset(50%) !important;
  clip-path: inset(50%) !important;
  margin: -1px !important;
}
.c-ui-form-checkbox__icon {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  -webkit-transition: background 0.5s;
  transition: background 0.5s;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  line-height: 1;
}
.c-ui-form-checkbox__icon::before,
.c-ui-form-checkbox__icon::after {
  content: "";
  position: absolute;
}
.c-ui-form-checkbox__icon::before {
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  margin: auto;
  border-bottom: 3px solid transparent;
  border-left: 3px solid transparent;
  opacity: 0;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  -webkit-transition: opacity 0.5s,
    -webkit-transform 0.5s cubic-bezier(0.075, 0.82, 0.165, 1);
  transition: opacity 0.5s,
    -webkit-transform 0.5s cubic-bezier(0.075, 0.82, 0.165, 1);
  transition: opacity 0.5s, transform 0.5s cubic-bezier(0.075, 0.82, 0.165, 1);
  transition: opacity 0.5s, transform 0.5s cubic-bezier(0.075, 0.82, 0.165, 1),
    -webkit-transform 0.5s cubic-bezier(0.075, 0.82, 0.165, 1);
  height: 0.6em;
  width: 1.2em;
}
.c-ui-form-checkbox__input:checked + .c-ui-form-checkbox__icon::before {
  border-bottom: 3px solid #fff100;
  border-left: 3px solid #fff100;
  opacity: 1;
}
.c-ui-form-checkbox__icon::after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  width: 1.8em;
  height: 1.8em;
  margin: auto;
  border: solid 2px #d1d1d1;
  border-radius: 3px;
  opacity: 1;
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
}
.c-ui-form-checkbox__input:checked + .c-ui-form-checkbox__icon::after {
  -webkit-animation: checkbox-anime 0.6s cubic-bezier(0.23, 1, 0.32, 1) forwards;
  animation: checkbox-anime 0.6s cubic-bezier(0.23, 1, 0.32, 1) forwards;
  pointer-events: none;
}
@-webkit-keyframes checkbox-anime {
  0% {
    border-color: #d1d1d1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  30% {
    -webkit-transform: scale3d(1.3, 1.3, 1);
    transform: scale3d(1.3, 1.3, 1);
  }
  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
    border-color: #fff100;
  }
}
@keyframes checkbox-anime {
  0% {
    border-color: #d1d1d1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  30% {
    -webkit-transform: scale3d(1.3, 1.3, 1);
    transform: scale3d(1.3, 1.3, 1);
  }
  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
    border-color: #fff100;
  }
}
.c-ui-form-checkbox__text {
  position: relative;
  display: inline-block;
  line-height: 1.5;
  -webkit-transition: color 0.2s;
  transition: color 0.2s;
  font-size: 1.4em;
}
.c-ui-form-checkbox__input:disabled ~ .c-ui-form-checkbox__text {
  color: #d1d1d1;
}
.c-ui-form-checkbox__input:checked ~ .c-ui-form-checkbox__text {
  color: #232323;
}
.c-ui-form-checkbox__input.focus-visible ~ .c-ui-form-checkbox__text {
  color: #fff100;
  text-decoration: underline;
}
.c-ui-form-checkbox:hover
  .c-ui-form-checkbox__input:not(:disabled)
  ~ .c-ui-form-checkbox__text {
  color: #2a96f8;
}
.c-ui-form-checkbox__icon + .c-ui-form-checkbox__text {
  margin-left: 1em;
}
.c-ui-form-file {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 10px;
}
.c-ui-form-file__input {
  position: absolute !important;
  white-space: nowrap !important;
  width: 1px !important;
  height: 1px !important;
  overflow: hidden !important;
  border: 0 !important;
  padding: 0 !important;
  clip: rect(0 0 0 0) !important;
  -webkit-clip-path: inset(50%) !important;
  clip-path: inset(50%) !important;
  margin: -1px !important;
}
.c-ui-form-file__select {
  cursor: pointer;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}
.c-ui-form-file__select-text {
  font-size: 1.4em;
}
.__js-fileName {
  padding: 8px;
  font-weight: bold;
  border-radius: 4px;
  margin-left: 1em;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  background: #f1f1e7;
}
.c-ui-form-radio {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 10px;
  cursor: pointer;
}
.c-ui-form-radio__input {
  padding: 0;
  font-size: inherit;
  color: inherit;
  background: none;
  border: none;
  border-radius: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  -o-appearance: none;
  -ms-appearance: none;
  appearance: none;
  position: absolute !important;
  white-space: nowrap !important;
  width: 1px !important;
  height: 1px !important;
  overflow: hidden !important;
  border: 0 !important;
  padding: 0 !important;
  clip: rect(0 0 0 0) !important;
  -webkit-clip-path: inset(50%) !important;
  clip-path: inset(50%) !important;
  margin: -1px !important;
}
.c-ui-form-radio__icon {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  background: #f1f1e7;
  border-radius: 50%;
  -webkit-transition: background 0.5s;
  transition: background 0.5s;
}
.c-ui-form-radio__input:checked + .c-ui-form-radio__icon {
  background: #f1f1e7;
}
.c-ui-form-radio__icon::before,
.c-ui-form-radio__icon::after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  width: 1.4em;
  height: 1.4em;
  margin: auto;
  border-radius: 50%;
  background-color: #fff100;
  opacity: 0;
  -webkit-transform: scale3d(0, 0, 1);
  transform: scale3d(0, 0, 1);
}
.c-ui-form-radio__icon::before {
  -webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
  transition: opacity 0.3s, -webkit-transform 0.3s;
  transition: transform 0.3s, opacity 0.3s;
  transition: transform 0.3s, opacity 0.3s, -webkit-transform 0.3s;
}
.c-ui-form-radio__input:checked + .c-ui-form-radio__icon::before {
  background-color: #fff100;
  opacity: 1;
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
}
.c-ui-form-radio__input:checked + .c-ui-form-radio__icon::after {
  -webkit-animation: radio-anime 0.8s cubic-bezier(0.23, 1, 0.32, 1) forwards;
  animation: radio-anime 0.8s cubic-bezier(0.23, 1, 0.32, 1) forwards;
  background-color: #fff100;
  pointer-events: none;
}
@-webkit-keyframes radio-anime {
  0% {
    opacity: 0.6;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale3d(2.6, 2.6, 1);
    transform: scale3d(2.6, 2.6, 1);
  }
}
@keyframes radio-anime {
  0% {
    opacity: 0.6;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale3d(2.6, 2.6, 1);
    transform: scale3d(2.6, 2.6, 1);
  }
}
.c-ui-form-radio__text {
  position: relative;
  display: inline-block;
  font-size: 0.875rem;
  line-height: 1.5;
  -webkit-transition: color 0.2s;
  transition: color 0.2s;
}
.c-ui-form-radio__input:disabled ~ .c-ui-form-radio__text {
  color: #d1d1d1;
}
.c-ui-form-radio__input:checked ~ .c-ui-form-radio__text {
  color: #232323;
}
.c-ui-form-radio__input.focus-visible ~ .c-ui-form-radio__text {
  color: #2a96f8;
  text-decoration: underline;
}
.c-ui-form-radio:hover
  .c-ui-form-radio__input:not(:disabled)
  ~ .c-ui-form-radio__text {
  color: #2a96f8;
}
.c-ui-form-radio__icon + .c-ui-form-radio__text {
  margin-left: 1em;
}
.c-ui-form-text {
  font-size: 10px;
  position: relative;
  z-index: 0;
}
.c-ui-form-text__input {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  width: 100%;
  height: 2.5em;
  background-color: transparent;
  padding: 0 1em;
  border: 1px solid #d1d1d1;
  border-radius: 5px;
  font-size: 1.6em;
  text-overflow: ellipsis;
  overflow: hidden;
  -webkit-transition: background-color 0.3s;
  transition: background-color 0.3s;
  color: #232323;
}
.c-ui-form-text__input:placeholder-shown {
  color: #d1d1d1;
}
.c-ui-form-text__input::-webkit-input-placeholder {
  color: #d1d1d1;
}
.c-ui-form-text__input:-moz-placeholder {
  opacity: 1;
  color: #d1d1d1;
}
.c-ui-form-text__input::-moz-placeholder {
  opacity: 1;
  color: #d1d1d1;
}
.c-ui-form-text__input:-ms-input-placeholder {
  color: #d1d1d1;
}
.c-ui-form-text__input:focus {
  border-color: #2a96f8;
  -webkit-box-shadow: 0 0 0 1px #2a96f8 inset;
  box-shadow: 0 0 0 1px #2a96f8 inset;
  outline: none;
}
.c-ui-form-text__input:-webkit-autofill {
  -webkit-transition-delay: 9999s;
  transition-delay: 9999s;
  -webkit-transition-property: background-color;
  transition-property: background-color;
}
.c-ui-form-textarea {
  font-size: 10px;
  line-height: 1.5;
  position: relative;
}
.c-ui-form-textarea__input {
  top: 0;
  display: block;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  width: 100%;
  min-height: 200px;
  background-color: transparent;
  padding: 1em;
  border: 1px solid #d1d1d1;
  border-radius: 5px;
  font-size: 1.4em;
  line-height: 1.5;
  overflow: hidden;
  -webkit-transition: background-color 0.3s;
  transition: background-color 0.3s;
  color: #232323;
}
.c-ui-form-textarea__input.-height-s {
  min-height: 100px;
}
.c-ui-form-textarea__input.js-autoResize-textarea {
  resize: none;
}
.c-ui-form-textarea__input:placeholder-shown {
  color: #d1d1d1;
}
.c-ui-form-textarea__input::-webkit-input-placeholder {
  color: #d1d1d1;
}
.c-ui-form-textarea__input:-moz-placeholder {
  opacity: 1;
  color: #d1d1d1;
}
.c-ui-form-textarea__input::-moz-placeholder {
  opacity: 1;
  color: #d1d1d1;
}
.c-ui-form-textarea__input:-ms-input-placeholder {
  color: #d1d1d1;
}
.c-ui-form-textarea__input:focus {
  border-color: #2a96f8;
  -webkit-box-shadow: 0 0 0 1px #2a96f8 inset;
  box-shadow: 0 0 0 1px #2a96f8 inset;
  outline: none;
}
.c-ui-modal {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 100%;
  left: 0;
  overflow: hidden;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 5000;
  visibility: hidden;
  padding-right: 40px;
  padding-left: 40px;
  opacity: 0;
  margin-top: 20px;
}
@media only screen and (min-width: 1024px) {
  .c-ui-modal {
    margin-top: 0;
  }
}
.c-ui-modal.is-close {
  -webkit-transition: opacity 0.3s, visibility 0.3s;
  transition: opacity 0.3s, visibility 0.3s;
}
.c-ui-modal.is-open {
  -webkit-transition: opacity 0.3s, visibility 0.3s;
  transition: opacity 0.3s, visibility 0.3s;
  visibility: visible;
  opacity: 1;
}
@media only screen and (max-width: 599px) {
  .c-ui-modal {
    padding-right: 20px;
    padding-left: 20px;
  }
}
.c-ui-modal__content {
  position: relative;
  background-color: #fff;
  max-width: 1200px;
  max-height: 94vh;
  width: 100%;
  overflow-y: auto;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  opacity: 0;
  visibility: hidden;
}
.c-ui-modal__content.-shadow {
  -webkit-box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.16);
  box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.16);
}
.c-ui-modal__content.-round {
  border-radius: 20px;
}
.c-ui-modal.-ex .c-ui-modal__content {
  max-width: 500px;
  -webkit-transform: translate(10%, 10%);
  transform: translate(10%, 10%);
}
.c-ui-modal[aria-hidden="true"] .c-ui-modal__content {
  -webkit-animation-name: modal-closed;
  animation-name: modal-closed;
  -webkit-animation-duration: 0.2s;
  animation-duration: 0.2s;
  -webkit-animation-timing-function: ease;
  animation-timing-function: ease;
  -webkit-animation-delay: 0s;
  animation-delay: 0s;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
}
.c-ui-modal[aria-hidden="false"] .c-ui-modal__content {
  -webkit-animation-name: modal-opened;
  animation-name: modal-opened;
  -webkit-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-timing-function: ease;
  animation-timing-function: ease;
  -webkit-animation-delay: 0.3s;
  animation-delay: 0.3s;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
}
@-webkit-keyframes modal-opened {
  0% {
    opacity: 0;
    visibility: visible;
  }
  100% {
    opacity: 1;
    visibility: visible;
  }
}
@keyframes modal-opened {
  0% {
    opacity: 0;
    visibility: visible;
  }
  100% {
    opacity: 1;
    visibility: visible;
  }
}
@-webkit-keyframes modal-closed {
  0% {
    opacity: 1;
    visibility: visible;
  }
  100% {
    opacity: 0;
    visibility: hidden;
  }
}
@keyframes modal-closed {
  0% {
    opacity: 1;
    visibility: visible;
  }
  100% {
    opacity: 0;
    visibility: hidden;
  }
}
.c-ui-modal__close {
  position: absolute;
  top: 24px;
  right: 24px;
  cursor: pointer;
}
.c-ui-modal__overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  background: rgba(0, 0, 0, 0.5);
}
.p-col {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media only screen and (max-width: 768px) {
  .p-col {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-top: -30px !important;
  }
}
@media only screen and (max-width: 768px) {
  .p-col.is-sp-col-reverse {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
}
@media only screen and (max-width: 768px) {
  .p-col__item {
    margin-top: 30px;
  }
}
.p-col__item.is-col-flex {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  margin-right: 42px;
}
@media only screen and (max-width: 768px) {
  .p-col__item.is-col-flex {
    margin-right: 0;
  }
}
.p-col__item_2img.is-col-flex {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  margin-right: 152px;
}
@media only screen and (max-width: 768px) {
  .p-col__item_2img.is-col-flex {
    margin-right: 0;
  }
}
.p-col__item.is-col-flex li a {
  color: #157db8;
}
.p-col figure {
  text-align: center;
  margin: 0 auto !important;
}
.p-col-image-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
@media only screen and (max-width: 768px) {
  .p-col-image-list {
    margin: 0 auto;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}
.p-col-image-list img {
  max-width: 100px;
}
.p-col-image-list.is-col--2 {
  max-width: 210px;
}
.p-col-image-list.is-col--2 img {
  width: calc((100% - 20px * (2 - 1)) / 2 - 0.1px);
  margin-right: 5px;
  margin-left: 5px;
  margin-bottom: 10px;
}
.p-col-image-list.is-col--2 {
  margin-right: -5px;
  margin-left: -5px;
  margin-bottom: -10px;
}
.p-col-image-list.is-col--3 {
  max-width: 320px;
}
.p-col-image-list.is-col--3 img {
  width: calc((100% - 30px * (3 - 2)) / 3 - 0.1px);
  margin-right: 5px;
  margin-left: 5px;
  margin-bottom: 10px;
}
.p-col-image-list.is-col--3 {
  margin-right: -5px;
  margin-left: -5px;
  margin-bottom: -10px;
}
.p-col-image-list.is-col--4 {
  max-width: 430px;
}
@media only screen and (max-width: 768px) {
  .p-col-image-list.is-col--4 {
    max-width: 210px;
  }
}
.p-col-image-list.is-col--4 img {
  width: calc((100% - 40px * (4 - 3)) / 4 - 0.1px);
  margin-right: 5px;
  margin-left: 5px;
  margin-bottom: 10px;
}
.p-col-image-list.is-col--4 {
  margin-right: -5px;
  margin-left: -5px;
  margin-bottom: -10px;
}
@media only screen and (max-width: 768px) {
  .p-col-image-list.is-col--4 img {
    width: calc((100% - 20px * (2 - 1)) / 2 - 0.1px);
    margin-right: 5px;
    margin-left: 5px;
    margin-bottom: 10px;
  }
  .p-col-image-list.is-col--4 {
    margin-right: -5px;
    margin-left: -5px;
    margin-bottom: -10px;
  }
}
.p-content {
  padding: 0 30px;
}
@media only screen and (max-width: 768px) {
  .p-content {
    padding: 0 10px;
  }
}
.p-content-header {
  background: #fff100;
  padding: 31px 20px 28px;
}
@media only screen and (max-width: 768px) {
  .p-content-header {
    padding: 14px 20px 15px;
  }
}
.p-content-header__logo {
  width: 98px;
  margin: 0 auto;
}
@media only screen and (max-width: 768px) {
  .p-content-header__logo {
    width: 59px;
  }
}
.p-content-body {
  background: #f1f1e7;
  padding: 95px 20px 115px;
}
@media only screen and (max-width: 768px) {
  .p-content-body {
    padding: 33px 0 60px;
  }
}
.p-content-body__inner {
  max-width: 1200px;
  margin: 0 auto;
}
.p-content-title {
  text-align: center;
  margin-bottom: 100px;
}
@media only screen and (max-width: 768px) {
  .p-content-title {
    margin-bottom: 32px;
  }
}
.p-content-title h1 {
  font-family: "Poppins";
  font-style: italic;
  font-weight: 500;
  font-size: 42px;
  line-height: 1.2;
  text-align: center;
}
@media only screen and (max-width: 768px) {
  .p-content-title h1 {
    font-size: 27px;
    border-radius: 60px;
  }
}
.p-content-title span {
  font-weight: 700;
  font-size: 15px;
  line-height: 0.8;
  text-align: center;
  letter-spacing: 0.02em;
  color: #dcd300;
}
@media only screen and (max-width: 768px) {
  .p-content-title span {
    font-size: 12px;
  }
}
.p-content-main {
  padding-top: 25px;
  margin-bottom: 120px;
}
@media only screen and (max-width: 768px) {
  .p-content-main {
    padding-top: 17px;
    margin-bottom: 50px;
  }
}
.p-content-main-title {
  font-weight: 500;
  font-size: 40px;
  line-height: 58px;
  text-align: center;
  letter-spacing: 0.02em;
}
@media only screen and (max-width: 768px) {
  .p-content-main-title {
    font-weight: 700;
    font-size: 22px;
    line-height: 32px;
  }
}
.p-content-sub {
  margin-bottom: 55px;
}
@media only screen and (max-width: 768px) {
  .p-content-sub {
    margin-bottom: 30px;
  }
}
.p-content-sub-title h2 {
  font-family: "Poppins";
  font-style: italic;
  font-weight: 500;
  font-size: 37px;
  line-height: 56px;
  -webkit-font-feature-settings: "palt";
  font-feature-settings: "palt";
}
@media only screen and (max-width: 768px) {
  .p-content-sub-title h2 {
    font-size: 23px;
    line-height: 34px;
  }
}
.p-content-sub-title span {
  font-weight: 700;
  font-size: 19px;
  line-height: 28px;
  color: #b5b541;
}
@media only screen and (max-width: 768px) {
  .p-content-sub-title span {
    font-size: 15px;
    line-height: 22px;
  }
}
.p-content-texts {
  max-width: 800px;
  margin: 0 auto;
  padding: 0 20px;
}
.p-content-texts + * {
  margin-top: 40px;
}
.p-content-texts p {
  font-size: 17px;
  line-height: 28px;
  letter-spacing: 0.05em;
}
@media only screen and (max-width: 768px) {
  .p-content-texts p {
    font-size: 15px;
    line-height: 28px;
  }
}
.p-content-texts p + * {
  margin-top: 70px !important;
}
@media only screen and (max-width: 768px) {
  .p-content-texts p + * {
    margin-top: 42px !important;
  }
}
.wp-pagenavi {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  font-weight: 500;
  margin-top: 90px;
}
@media only screen and (max-width: 768px) {
  .wp-pagenavi {
    margin-top: 40px;
  }
}
.wp-pagenavi > * {
  font-family: "Poppins";
  font-style: normal;
  font-weight: 600;
  font-size: 20px;
  line-height: 30px;
  letter-spacing: 0.05em;
}
.wp-pagenavi a {
  position: relative;
  margin: 0 6px;
  width: 60px;
  height: 60px;
  border-radius: 60px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
  color: #ababab;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
@media only screen and (max-width: 768px) {
  .wp-pagenavi a {
    width: 40px;
    height: 40px;
    border-radius: 40px;
    font-size: 17px;
  }
}
.wp-pagenavi a.page {
  background: #fff;
}
.ua-pc .wp-pagenavi a.page:hover {
  background: #fff100;
}
.wp-pagenavi span {
  margin: 0 6px;
  width: 60px;
  height: 60px;
  border-radius: 60px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
}
@media only screen and (max-width: 768px) {
  .wp-pagenavi span {
    width: 40px;
    height: 40px;
    border-radius: 40px;
    font-size: 17px;
  }
}
.wp-pagenavi span.current {
  background: #000;
  color: #fff;
}
.wp-pagenavi .previouspostslink {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.wp-pagenavi .previouspostslink::before {
  display: block;
  content: "";
  width: 12px;
  height: 12px;
  border-bottom: 3px solid #dddddd;
  border-left: 3px solid #dddddd;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  border-top: 3px solid #000;
  border-right: 3px solid #000;
  border-left-width: 0;
  border-bottom-width: 0;
  -webkit-transform: rotate(-135deg);
  transform: rotate(-135deg);
}
.ua-pc .wp-pagenavi .previouspostslink:hover::before {
  border-color: #cdcd62;
}
.wp-pagenavi .nextpostslink {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.wp-pagenavi .nextpostslink:before {
  display: block;
  content: "";
  width: 12px;
  height: 12px;
  border-top: 3px solid #dddddd;
  border-right: 3px solid #dddddd;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  border-top: 3px solid #000;
  border-right: 3px solid #000;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.ua-pc .wp-pagenavi .nextpostslink:hover::before {
  border-color: #cdcd62;
}
.wp-pagenavi .extend {
  display: none;
}
.p-news-list.is-border {
  border-top: 1px solid #cccbb8;
}
@media only screen and (max-width: 768px) {
  .p-news-list.is-border {
    border-top: 3px solid #262626;
    padding-top: 9px;
  }
}
.p-news-list__item a {
  padding: 10px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border-bottom: 1px solid #cccbb8;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
@media only screen and (max-width: 768px) {
  .p-news-list__item a {
    padding: 8px 0;
  }
}
.ua-pc .p-news-list__item a:hover {
  background: #f0f0c9;
}
.p-news-list__image {
  width: 160px;
  position: relative;
}
.p-news-list__image::before {
  content: "";
  display: block;
  padding-top: 56.25%;
}
.p-news-list__image > :first-child {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.p-news-list__image img {
  -o-object-fit: cover;
  object-fit: cover;
}
.p-news-list__image.-left img {
  -o-object-position: left;
  object-position: left;
}
.p-news-list__image.-right img {
  -o-object-position: right;
  object-position: right;
}
.p-news-list__image.-top img {
  -o-object-position: top;
  object-position: top;
}
.p-news-list__image.-bottom img {
  -o-object-position: bottom;
  object-position: bottom;
}
@media only screen and (max-width: 768px) {
  .p-news-list__image {
    width: 140px;
    position: relative;
  }
  .p-news-list__image::before {
    content: "";
    display: block;
    padding-top: 64.28571%;
  }
  .p-news-list__image > :first-child {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
}
.p-news-list .p-news-detail {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  margin-left: 26px;
}
@media only screen and (max-width: 768px) {
  .p-news-list .p-news-detail {
    margin-left: 16px;
  }
}
.p-news-list .p-news-detail time {
  font-family: "Poppins";
  font-style: italic;
  font-weight: 700;
  font-size: calc(14vw * 100 / 1440);
  line-height: 24px;
  letter-spacing: 0.02em;
  color: #39aa96;
}
@media only screen and (max-width: 768px) {
  .p-news-list .p-news-detail time {
    font-size: 15px;
    line-height: 24px;
  }
}
.p-news-list .p-news-detail p {
  margin-top: 2px;
  font-weight: 400;
  font-size: calc(16vw * 100 / 1440);
  line-height: 22px;
  letter-spacing: 0.05em;
  color: #000;
}
.p-news-list .p-news-detail p.start_day{
  height: auto;
  font-size: calc(14vw * 100 / 1440);
}
@media only screen and (max-width: 768px) {
  .p-news-list .p-news-detail p {
    font-size: 14px;
    line-height: 19px;
  }
  .p-news-list .p-news-detail p.start_day{
    font-size: 14px;
  }
}
.p-stage {
  background-color: #f1f1e8;
}
.p-stage__wrapper {
  max-width: calc(1200px + 2 * 30px);
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding: 100px 30px;
}
@media only screen and (max-width: 768px) {
  .p-stage__wrapper {
    padding: 50px 15px;
  }
}
.p-stage__wrapper.-teams + .p-stage__wrapper.-teams {
  padding: 0px 30px 100px;
}
@media only screen and (max-width: 768px) {
  .p-stage__wrapper.-teams + .p-stage__wrapper.-teams {
    padding: 0px 30px 50px;
  }
}
.p-stage-note {
  font-size: 14px;
  text-align: center;
  margin: 40px 0;
}
@media only screen and (max-width: 768px) {
  .p-stage-note {
    margin: 30px 0;
    text-align: left;
    line-height: 1.8;
  }
}
.p-stage__contents + .p-stage__contents {
  margin-top: 85px;
}
@media only screen and (max-width: 768px) {
  .p-stage__contents + .p-stage__contents {
    margin-top: 50px;
  }
}
.p-stage__contents__cover {
  margin-top: 3.5rem;
}
.p-stage__contents__note {
  margin: 15px 0 0;
}
.p-stage__contents.-relative {
  position: relative;
}
.p-stage-title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.p-stage-title .-head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 107px;
  height: 107px;
  font-size: 0.625rem;
  background-color: #000;
  color: #fff100;
  font-weight: bold;
  font-family: Poppins;
}
@media only screen and (max-width: 768px) {
  .p-stage-title .-head {
    width: 80px;
    height: 80px;
  }
}
.p-stage-title .-head .-head-main {
  font-size: 2.6875rem;
  line-height: 45px;
}
@media only screen and (max-width: 768px) {
  .p-stage-title .-head .-head-main {
    font-size: 2.5rem;
    font-weight: bold;
  }
}
.p-stage-title .-head .-head-main + .-head-sub {
  margin-top: -2px;
}
.p-stage-title .-head .-head-sub {
  font-size: 1rem;
  line-height: 1.5;
  letter-spacing: 0.02em;
  margin-right: -0.02em;
}
@media only screen and (max-width: 768px) {
  .p-stage-title .-head .-head-sub {
    font-size: 0.6875rem;
  }
}
.p-stage-title .-head .-head-sub.-large {
  font-size: 1.25rem;
}
@media only screen and (max-width: 768px) {
  .p-stage-title .-head .-head-sub.-large {
    font-size: 0.875rem;
  }
}
.stage_bnr{
  width: 80%;
  margin: 20px auto 15px;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.stage_bnr.col2 a{
  width: 49%;
}
.stage_bnr a:hover{
  opacity: 0.7;
}
.stage_bnr a.sp{
  display: none;
}
.stage_bnr a.pc{
  display: block;
}
@media only screen and (max-width: 768px) {
  .stage_bnr a.pc{
    display: none;
  }
  .stage_bnr{
    width: 100%;
  }
  .stage_bnr a.sp{
    display: block;
    width: 100%;
  }
  .stage_bnr.col2 a{
    width: 100%;
    margin-bottom: 15px;
  }
}
.p-stage-title .-body {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #fff;
  padding-left: 45px;
  padding-right: 20px;
  font-weight: bold;
  font-size: 1.5rem;
  line-height: 1.5;
}
@media only screen and (max-width: 768px) {
  .p-stage-title .-body {
    font-size: 1.1875rem;
    padding-left: 25px;
    padding-right: 10px;
  }
}
@media only screen and (max-width: 768px) {
  .p-stage-title .-body.-sp-small {
    font-size: 1rem;
  }
}
.p-stage-title .-body.-rowColum {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.p-stage-title .-body .p-stage-title__description {
  display: block;
  color: #7c7c7c;
  font-size: 0.875rem;
}
@media only screen and (max-width: 599px) {
  .p-stage-title .-body .p-stage-title__description {
    font-size: 0.6875rem;
  }
}
* + .p-stage-lead {
  margin-top: 54px;
}
@media only screen and (max-width: 768px) {
  * + .p-stage-lead {
    margin-top: 20px;
  }
}
.p-stage-lead {
  font-size: 1.0625rem;
  line-height: 35px;
  letter-spacing: 0.01em;
  -webkit-font-feature-settings: "palt";
  font-feature-settings: "palt";
}
@media only screen and (max-width: 768px) {
  .p-stage-lead {
    font-size: 1rem;
    line-height: 30px;
  }
}
* + .p-stage-table {
  margin-top: 26px;
}
@media only screen and (max-width: 768px) {
  * + .p-stage-table {
    margin-top: 38px;
  }
}
.p-stage-table {
  border-top: 1px solid #e9e9e9;
  border-left: 1px solid #e9e9e9;
}
@media only screen and (max-width: 768px) {
  .p-stage-table {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
.p-stage-table__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  border-bottom: 1px solid #e9e9e9;
}
@media only screen and (max-width: 768px) {
  .p-stage-table__item {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }
}
.p-stage-table__item .-head {
  border-right: 1px solid #e9e9e9;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 0.875rem;
  line-height: 34px;
  font-weight: bold;
  letter-spacing: 0.02em;
  padding-left: 0.02em;
  background-color: #000;
  color: #fff;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
@media only screen and (max-width: 768px) {
  .p-stage-table__item .-head {
    height: auto;
    padding-top: 3px;
    padding-bottom: 3px;
    width: 109px;
    font-size: 0.8125rem;
    border-bottom: 1px solid #e9e9e9;
  }
}
.p-stage-table__item .-body {
  border-right: 1px solid #e9e9e9;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 0.875rem;
  line-height: 34px;
  font-weight: bold;
  letter-spacing: 0.02em;
  padding-left: 0.02em;
  background-color: #fff;
  color: #000;
  -webkit-box-flex: 2;
  -ms-flex: 2;
  flex: 2;
  padding: 8px 24px;
}
@media only screen and (max-width: 768px) {
  .p-stage-table__item .-body {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    padding-top: 3px;
    padding-bottom: 3px;
    padding-right: 3px;
    height: auto;
    font-size: 0.8125rem;
    padding-left: 16px;
  }
}
* + .p-stage-heading {
  margin-top: 57px;
}
@media only screen and (max-width: 768px) {
  * + .p-stage-heading {
    margin-top: 66px;
  }
}
.p-stage-heading {
  position: relative;
  padding-bottom: 25px;
  margin-bottom: 30px;
  border-bottom: solid 3px #dfdfcc;
  font-size: 22px;
  font-weight: 700;
  line-height: 32px;
}
.p-stage-spots-ttl{
  position: relative;
}
.p-stage-spots-ttl .c-button{
  position: absolute;
  top: 0;
  right: 0;
  max-width: 250px;
}
.p-stage-spots-ttl .c-button .c-button__inner{
  padding: 10px;
}
.p-stage-spots-ttl .c-button .c-button__inner .c-button__text{
  font-size: 16px;
  line-height: 16px;
}
@media only screen and (max-width: 768px) {
  .p-stage-heading {
    font-size: 17px;
    line-height: 25px;
    padding-bottom: 12px;
  }
  .p-stage-spots-ttl .c-button{
    max-width: 130px;
  }
  .p-stage-spots-ttl .c-button .c-button__inner{
    padding: 6px;
    justify-content: flex-start;
  }
  .p-stage-spots-ttl .c-button .c-button__inner .c-button__text{
    font-size: 14px;
    line-height: 14px;
  }
  .p-stage-spots-ttl .c-button .myfont{
    right: 5px;
  }
  .p-stage-spots-ttl .c-button .c-button__inner::after{
    right: 5px;
  }
}
.p-stage-heading:before {
  position: absolute;
  bottom: -3px;
  left: 0;
  content: "";
  display: block;
  width: 30px;
  height: 3px;
  background: #d7d702;
}
.p-stage-ssheading {
  position: relative;
  padding-bottom: 25px;
  margin-top: 20px;
  margin-bottom: 30px;
  border-bottom: solid 3px #dfdfcc;
  font-size: 22px;
  font-weight: 700;
  line-height: 32px;
}
.p-stage-overview {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (minmax(0, 1fr)) [2];
  grid-template-columns: repeat(2, minmax(0, 1fr));
  grid-gap: 48px;
  gap: 48px;
  margin-top: 48px;
  margin-bottom: 48px;
}
@media only screen and (max-width: 768px) {
  .p-stage-overview {
    -ms-grid-columns: (minmax(0, 1fr)) [1];
    grid-template-columns: repeat(1, minmax(0, 1fr));
    grid-gap: 30px;
    gap: 30px;
    margin: 30px 0;
  }
}
.p-stage-overview__map {
  position: relative;
}
.p-stage-overview__map__icon {
  position: absolute;
  top: 12px;
  right: 12px;
}
.p-stage-map {
  max-width: 1079px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}
.p-stage-map img {
  width: 100%;
}
@media only screen and (max-width: 599px) {
  .p-stage-map .-pc {
    display: none;
  }
}
@media only screen and (min-width: 600px) {
  .p-stage-map .-sp-s {
    display: none;
  }
}
.p-stage-gisMap {
  margin: 40px 0;
  position: relative;
  padding-top: 63%;
  height: 0;
  overflow: hidden;
}
@media only screen and (max-width: 1180px) {
  .p-stage-gisMap {
    padding-bottom: 56.25%;
  }
}
@media only screen and (max-width: 768px) {
  .p-stage-gisMap {
    position: relative;
    padding-bottom: 100%;
    height: 0;
    overflow: hidden;
  }
}
@media only screen and (max-width: 375px) {
  .p-stage-gisMap {
    padding-top: 70%;
  }
}
@media only screen and (max-width: 360px) {
  .p-stage-gisMap {
    padding-top: 78%;
  }
}
.p-stage-gisMap iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
* + .p-stage-info {
  margin-top: 80px;
}
@media only screen and (max-width: 768px) {
  * + .p-stage-info {
    margin-top: 35px;
  }
}
.p-stage-info {
  position: relative;
  margin: 40px 0 40px;
}
.p-stage-info .traffic_box{
  margin-bottom: 40px;
}
.download_btn{
  display: flex;
  justify-content: center;
  margin: 20px 0;
}
.download_btn a{
  display: block;
  font-size: 18px;
  padding: 10px;
  border: 1px solid #000;
  width: 100%;
  max-width: 300px;
  text-align: center;
  position: relative;
}
.download_btn a:hover{
  background: #000;
  color: #fff;
}
.download_btn a:hover .myfont-arrow{
  color: #fff;
}
.download_btn a .myfont-arrow{
  position: absolute;
  top: 55%;
  right: 32px;
  -webkit-transform: translateY(-100%);
  transform: translateY(-100%);
  font-size: 0.625rem;
  font-weight: bold;
  color: #000;
  -webkit-transition: all 0.3s;
  transition: all 0.3s; 
}
.p-stage-info .-text {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 110;
  -webkit-transform: translateY(-50%) translateX(-50%);
  transform: translateY(-50%) translateX(-50%);
  font-size: 1.5rem;
  font-weight: bold;
  line-height: 45px;
  letter-spacing: 0.45em;
  padding-left: 0.45em;
  white-space: nowrap;
}
@media only screen and (max-width: 768px) {
  .p-stage-info .-text {
    font-size: 0.9375rem;
    line-height: 33px;
    letter-spacing: 0.4em;
    padding-left: 0.4em;
  }
}
.p-stage-info .-text > span {
  display: block;
  position: relative;
}
.p-stage-info .-text > span:before,
.p-stage-info .-text > span:after {
  position: absolute;
  content: "";
  width: calc(100% - 0.45em);
  height: 2px;
  z-index: 120;
  left: 0;
  background-color: #000;
}
@media only screen and (max-width: 768px) {
  .p-stage-info .-text > span:before,
  .p-stage-info .-text > span:after {
    width: calc(100% - 0.4em);
  }
}
.p-stage-info .-text > span:before {
  top: 41px;
}
@media only screen and (max-width: 768px) {
  .p-stage-info .-text > span:before {
    top: 31px;
  }
}
.p-stage-info .-text > span:after {
  bottom: 0;
}
.p-stage-kouteisa__img {
  overflow: auto;
  margin: 0 0 15px;
}
@media only screen and (max-width: 768px) {
  .p-stage-kouteisa__img img {
    width: auto;
    overflow-x: scroll;
    max-width: 900px;
  }
}
.p-stage-kouteisa__note {
  font-size: 14px;
  text-align: right;
}
@media only screen and (max-width: 768px) {
  .p-stage-kouteisa__note {
    margin: 10px 0 40px;
    text-align: left;
    line-height: 1.8;
  }
}
* + .p-stage-button {
  margin-top: 70px;
}
@media only screen and (max-width: 768px) {
  * + .p-stage-button {
    margin-top: 43px;
  }
}
.p-stage-button {
  max-width: 311px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}
@media only screen and (max-width: 768px) {
  .p-stage-button {
    max-width: 330px;
  }
}
.p-stage-button__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 56px;
  border: 2px solid #000;
  position: relative;
  font-size: 1rem;
  line-height: 1.5;
  font-weight: bold;
  color: #000;
  background-color: transparent;
  -webkit-transition: background-color 0.3s, color 0.3s;
  transition: background-color 0.3s, color 0.3s;
}
@media only screen and (max-width: 768px) {
  .p-stage-button__inner {
    font-size: 0.875rem;
  }
}
.p-stage-button__inner span {
  letter-spacing: 0.06em;
  margin-right: -0.06em;
}
@media only screen and (min-width: 769px) {
  .p-stage-button__inner:hover {
    color: #fff;
    background-color: #000;
  }
}
.p-stage-button__inner:before {
  position: absolute;
  content: "";
  height: 25px;
  width: 25px;
  border-radius: 50%;
  z-index: 100;
  background-color: #000;
  top: 50%;
  left: 21px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-transition: background-color 0.3s;
  transition: background-color 0.3s;
}
@media only screen and (min-width: 769px) {
  .p-stage-button__inner:hover:before {
    background-color: #fff;
  }
}
.p-stage-button__inner:after {
  position: absolute;
  content: "";
  top: 50%;
  left: 27px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 110;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 4.5px 10px 4.5px 0;
  border-color: transparent #fff100 transparent transparent;
  -webkit-transition: border-color 0.3s;
  transition: border-color 0.3s;
}
@media only screen and (min-width: 769px) {
  .p-stage-button__inner:hover:after {
    border-color: transparent #000 transparent transparent;
  }
}
.p-stage-button.-none .p-stage-button__inner:after {
  content: none;
}
.p-stage-button.-none .p-stage-button__inner:before {
  content: none;
}
.p-stage-map {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 2fr 1fr;
  grid-template-columns: 2fr 1fr;
  grid-gap: 50px;
  gap: 50px;
  margin-top: 60px;
}
@media only screen and (max-width: 768px) {
  .p-stage-map {
    display: block;
    margin-top: 40px;
  }
}
.p-stage-map .p-stage-map__list {
  counter-reset: titlenum;
}
@media only screen and (max-width: 768px) {
  .p-stage-map .p-stage-map__list {
    margin-top: 20px;
  }
}
.p-stage-map .p-stage-map__list__item {
  font-size: 0.9375rem;
  font-weight: bold;
  border-bottom: 1px solid #b2b2b2;
}
.p-stage-map .p-stage-map__list__item a {
  display: block;
  position: relative;
  padding: 15px 0 15px 50px;
}
.p-stage-map .p-stage-map__list__item a::after {
  position: absolute;
  counter-increment: titlenum;
  content: counter(titlenum);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 1rem;
  color: #fff100;
  background: #000;
  border-radius: 100%;
  left: 0;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  width: 34px;
  height: 34px;
  text-align: center;
}
.p-stage-spots {
  margin-top: 78px;
}
.p-stage-spots#map{
  margin-top: 0px;
  padding-top: 70px;
}
.p-stage-spots .p-stage-spots__iconList {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  grid-gap: 26px;
  gap: 26px;
}
@media only screen and (max-width: 768px) {
  .p-stage-spots#map{
    margin-top: -160px;
    padding-top: 180px;
  }
  .p-stage-spots .p-stage-spots__iconList {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    grid-gap: 10px;
    gap: 10px;
  }
}
.p-stage-spots .p-stage-spots__iconList__item {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 29px 1fr;
  grid-template-columns: 29px 1fr;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.p-stage-spots .p-stage-spots__iconList__item__img {
  width: 29px;
  height: 29px;
}
.p-stage-spots .p-stage-spots__iconList__item__text {
  font-size: 0.6875rem;
  font-weight: bold;
}
.p-stage-spots .p-stage-spots-detail {
  margin-top: 36px;
  counter-reset: titlenum;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr) [3];
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 32px 32px;
  gap: 32px 32px;
  -ms-grid-rows: 1fr;
  grid-template-rows: 1fr;
}
@media only screen and (max-width: 768px) {
  .p-stage-spots .p-stage-spots-detail {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    grid-gap: 30px;
    gap: 30px;
  }
}
.p-stage-spots .p-stage-spots-detail__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.p-stage-spots .p-stage-spots-detail__item__inner {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.p-stage-spots .p-stage-spots-detail__item__thumb {
  position: relative;
}
.p-stage-spots .p-stage-spots-detail__item__thumb__icon {
  position: absolute;
  top: 10px;
  left: 8px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.p-stage-spots .p-stage-spots-detail__item__thumb__icon__item {
  width: 48px;
  height: 48px;
}
.p-stage-spots .p-stage-spots-detail__item__textWrap {
  background: #fff;
  padding: 17px 22px;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
.p-stage-spots .p-stage-spots-detail__item__textWrap__titleWrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.p-stage-spots .p-stage-spots-detail__item__textWrap__title {
  font-size: 1rem;
  font-weight: bold;
  position: relative;
  padding: 15px 0 15px 40px;
}
.p-stage-spots .p-stage-spots-detail__item__textWrap__title::after {
  position: absolute;
  counter-increment: titlenum;
  content: counter(titlenum);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 1rem;
  color: #fff100;
  background: #000;
  border-radius: 100%;
  left: 0;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  width: 34px;
  height: 34px;
  text-align: center;
}
.p-stage-spots .p-stage-spots-detail__item__textWrap__title.noafter{
  padding-left: 0;
}
.p-stage-spots .p-stage-spots-detail__item__textWrap__title.noafter::after{
  display: none;
}
.p-stage-spots .p-stage-spots-detail__item__textWrap__sstitle {
  font-size: 1rem;
  font-weight: bold;
  position: relative;
}
.p-stage-spots .p-stage-spots-detail__item__textWrap__mapBtn {
  border: 1px solid #000;
  font-size: 0.6875rem;
  text-align: center;
  padding: 5px 5px;
  font-weight: bold;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 0;
  -webkit-appearance: none;
}
.p-stage-spots .p-stage-spots-detail__item__textWrap__text {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr) [2];
  grid-template-columns: repeat(2, 1fr);
  margin-top: 16px;
  grid-gap: 10px 0;
  gap: 10px 0;
  border-top: 1px solid #d7d7d7;
  padding-top: 5px;
}
.p-stage-spots .p-stage-spots-detail__item__textWrap__text dt {
  font-weight: bold;
  position: relative;
  padding-left: 15px;
}
.p-stage-spots .p-stage-spots-detail__item__textWrap__text dt::after {
  position: absolute;
  content: "";
  display: inline-block;
  width: 9px;
  height: 9px;
  border-radius: 100%;
  background: #fff100;
  top: 5px;
  left: 0;
}
.p-stage-spots .p-stage-spots-detail__item__textWrap__text dt,
.p-stage-spots .p-stage-spots-detail__item__textWrap__text dd {
  line-height: 1.4;
  font-size: 0.8125rem;
  padding-bottom: 5px;
}
.p-stage-spots
  .p-stage-spots-detail__item__textWrap__text
  dt:not(:nth-last-child(-n + 2)),
.p-stage-spots
  .p-stage-spots-detail__item__textWrap__text
  dd:not(:nth-last-child(-n + 2)) {
  border-bottom: 1px solid #d7d7d7;
}
.p-stage-spots .p-stage-spots-detail__item__textWrap__text dd a {
  text-decoration: underline;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.p-stage-spots .p-stage-spots-detail__item__textWrap__text dd a:hover {
  color: #2a96f8;
}
.p-stage-spots .p-stage-spots-detail__item__textWrap__other {
  font-size: 0.8125rem;
  line-height: 1.4;
  margin-top: 10px;
}
.p-stage-spots .p-stage-spots-detail__item__textWrap__other a {
  text-decoration: underline;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.p-stage-spots .p-stage-spots-detail__item__textWrap__other a:hover {
  color: #2a96f8;
}
.p-stage-spots .p-stage-spots-detail__item__textWrap__attention {
  text-align: center;
  margin-top: 10px;
  font-size: 0.8rem;
}
.p-stage-marshalss {
  margin-top: 70px;
}
.p-stage-marshalss__text {
  line-height: 1.8;
}
.p-stage-bnr {
  margin: 78px auto 0;
}
.p-stage-bnr a {
  display: block;
}
.p-stage-modal__wrapper {
  counter-reset: modaltitlenum;
}
.p-stage-modal__titleWrap {
  padding: 20px 18px;
}
.p-stage-modal__title {
  font-size: 1rem;
  font-weight: bold;
  position: relative;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.p-stage-modal__title::before {
  counter-increment: modaltitlenum;
  content: counter(modaltitlenum);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 1rem;
  color: #fff100;
  background: #000;
  border-radius: 100%;
  margin-right: 0.5rem;
  width: 34px;
  height: 34px;
  text-align: center;
}
.p-stage-modal__map {
  position: relative;
  width: 100%;
  padding-top: 100%;
  overflow: hidden;
}
.p-stage-modal__map.--zenrin {
  padding-top: 0;
  text-align: center;
}
.p-stage-modal__map.--zenrin img {
  max-width: 1200px;
}
@media only screen and (min-width: 1024px) {
  .p-stage-modal__map {
    padding-top: 50%;
  }
}
@media only screen and (min-width: 1181px) {
  .p-stage-modal__map {
    padding-top: 63%;
  }
}
@media only screen and (max-width: 768px) {
  .p-stage-modal__map.--zenrin {
    padding-bottom: 0;
    height: auto;
  }
  .p-stage-modal__map.--zenrin img {
  max-width: 100%;
 }
}
.p-stage-modal__map iframe {
  overflow: hidden;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: none;
}
.p-stage-modal .c-ui-button {
  width: 100%;
  padding: 0.5rem;
  border: #000 2px solid;
  background: #fff;
  font-size: 1.125rem;
  font-weight: bold;
  max-width: 320px;
  margin: 24px auto 0;
}
.p-stage-chirashi {
  margin: 0 auto;
}
.p-stage-chirashi__list {
  display: -ms-grid;
  display: grid;
  grid-gap: 20px;
  gap: 20px;
}
.p-stage-chirashi__list__item {
  text-align: center;
}
.p-stage-contact {
  margin-top: 40px;
  background: #fff;
  text-align: center;
  padding: 20px;
}
.p-stage-contact__title {
  font-size: 1.125rem;
  margin: 0 0 10px;
}
@media only screen and (max-width: 768px) {
  .p-stage-contact__title {
    font-size: 1rem;
  }
}
.p-stage-contact__text {
  line-height: 1.6;
}
.p-stage-contact__text__tel {
  display: block;
}
.p-stage-spots-detail__item__thumb__img img {
  width: 100%;
}
.p-stage-guidance {
  margin: 78px 0 0;
}
@media only screen and (max-width: 768px) {
  .p-stage-guidance {
    margin-top: 40px;
  }
}
.p-stage-guidance-list {
  display: -ms-grid;
  display: grid;
  grid-gap: 30px;
  gap: 30px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.p-stage-guidance-list__item {
  margin: 0 0 40px;
}
.p-stage-guidance-list__item__img {
  text-align: center;
  margin: 0 0 30px;
}
.p-standard h1 {
  margin: 0 0 45px 0;
  font-size: 1.875rem;
  color: #2d2d2d;
  font-family: "Yu Mincho", "YuMincho";
  font-weight: 500;
  line-height: 1.2;
}
@media only screen and (max-width: 768px) {
  .p-standard h1 {
    font-size: 1.125rem;
    margin: 0 0 20px 0;
    line-height: 1.4;
  }
}
.p-standard h2 {
  position: relative;
  padding-bottom: 25px;
  margin-bottom: 30px;
  border-bottom: solid 3px #dfdfcc;
  font-size: 22px;
  font-weight: 700;
  line-height: 32px;
  -webkit-font-feature-settings: "palt";
  font-feature-settings: "palt";
}
@media only screen and (max-width: 768px) {
  .p-standard h2 {
    font-size: 17px;
    line-height: 25px;
    padding-bottom: 12px;
  }
}
.p-standard h2:before {
  position: absolute;
  bottom: -3px;
  left: 0;
  content: "";
  display: block;
  width: 30px;
  height: 3px;
  background: #d7d702;
}
.p-standard h3 {
  position: relative;
  margin-bottom: 10px;
  padding-left: 27px;
  font-weight: 700;
  font-size: 19px;
  line-height: 36px;
}
@media only screen and (max-width: 768px) {
  .p-standard h3 {
    margin-bottom: 5px;
    font-size: 16px;
    line-height: 36px;
  }
}
.p-standard h3:before {
  display: block;
  content: "\ea0b";
  font-family: "myfont";
  color: #d7d702;
  font-size: 0.9375rem;
  position: absolute;
  left: 0;
  top: 0;
  display: block;
  z-index: 2;
}
.p-standard h4 {
  position: relative;
  padding: 0 0 0 18px;
  margin-bottom: 15px;
  font-size: 0.9375rem;
  font-weight: 500;
  line-height: 1.5;
}
.p-standard h4:before {
  position: absolute;
  top: 50%;
  left: 2px;
  margin-top: -3px;
  content: "";
  display: block;
  width: 6px;
  height: 6px;
  background: #fff100;
}
.p-standard h5 {
  margin-bottom: 25px;
  font-size: 0.9375rem;
  font-weight: 500;
  line-height: 1.5;
}
.p-standard p {
  font-size: 1.0625rem;
  line-height: 2;
  word-break: normal;
}
@media only screen and (max-width: 768px) {
  .p-standard p {
    font-size: 1rem;
    line-height: 2;
    word-break: normal;
  }
}
.p-standard figure {
  margin: 34px 0 0;
  text-align: center;
}
.p-standard figure img {
  margin: 0 auto;
}
.p-standard figcaption {
  margin-top: 20px;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.01em;
  text-align: center;
}
@media only screen and (max-width: 768px) {
  .p-standard figcaption {
    text-align: left;
    font-size: 14px;
    line-height: 20px;
  }
}
.p-standard dl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.p-standard dl + dl {
  margin-top: 0;
}
.p-standard dl dt {
  font-weight: 500;
  clear: both;
  width: 33%;
  padding: 20px 20px;
  font-weight: 500;
  color: #000;
  border-top: solid 1px #000;
  line-height: 1.7;
}
.p-standard dl dd {
  padding: 20px 10px 20px 40px;
  border-top: solid 1px #c7c7c7;
  line-height: 1.7;
  width: 67%;
}
.p-standard ul > li {
  position: relative;
  font-weight: 400;
  font-size: 17px;
  line-height: 35px;
  letter-spacing: 0.03em;
  counter-increment: num;
  padding-left: 25px;
}
.p-standard ul > li > ul {
  padding-left: 30px;
  margin-top: 10px;
  margin-bottom: 10px;
  counter-reset: num;
}
.p-standard ul > li > ul > li {
  counter-increment: num;
}
.p-standard ul > li > ul > ul {
  padding-left: 22px;
}
.p-standard ul li:first-child {
  margin-top: 0;
}
.p-standard ul li:before {
  display: block;
  content: "\ea0a";
  font-family: "myfont";
  color: #000;
  font-size: 0.9375rem;
  position: absolute;
  left: 0;
  top: 0;
  display: block;
  z-index: 2;
}
.p-standard ul li:after {
  content: "";
  margin-top: 0.625em;
  position: absolute;
  left: 0;
  top: 0;
  display: block;
  width: 15px;
  height: 15px;
  border-radius: 15px;
  background: #fff100;
  z-index: 1;
}
.p-standard ol > li {
  position: relative;
  font-size: 0.875rem;
  line-height: 2;
  counter-increment: num;
  padding-left: 22px;
}
.p-standard ol > li ol {
  padding-left: 22px;
  margin-bottom: 10px;
  counter-reset: num;
}
.p-standard ol > li ol > li {
  counter-increment: num;
}
.p-standard ol > li ol ol {
  padding-left: 22px;
}
.p-standard ol li:before {
  content: counter(num);
  position: absolute;
  left: 2px;
  top: 6px;
  display: block;
  font-weight: 500;
  font-size: 1rem;
  line-height: 1;
  color: #000;
  background: none !important;
}
.p-standard table {
  width: 100% !important;
  border-top: solid 1px #a9a9a4;
  border-left: solid 1px #a9a9a4;
  table-layout: fixed;
}
.p-standard table .cell-align--left {
  text-align: left;
}
.p-standard table .cell-align--center {
  text-align: center;
}
.p-standard table .cell-align--right {
  text-align: right;
}
.p-standard table .cell-valign--top {
  vertical-align: top;
}
.p-standard table .cell-valign--middle {
  vertical-align: middle;
}
.p-standard table .cell-valign--bottom {
  vertical-align: bottom;
}
.p-standard table .cell-fontSize--s {
  font-size: 0.75rem;
}
.p-standard table .notice {
  position: relative;
  padding: 5px 0 5px 20px;
  display: inline-block;
  vertical-align: middle;
  width: 85%;
}
.p-standard table .notice .text {
  font-size: 1.125rem;
}
.p-standard table .txt-small {
  display: block;
  margin-top: 30px;
}
.p-standard table small {
  font-size: 0.625rem;
}
.p-standard table a {
  text-decoration: underline;
}
.p-standard table a:hover {
  text-decoration: none;
}
.p-standard table thead tr th {
  padding: 8px 20px;
  background: #000;
  font-size: 0.875rem;
  color: #fff;
  font-weight: 700;
  text-align: center;
  width: auto;
}
.p-standard table thead tr th:nth-child(1){
  width: 7%;
}
.p-standard table thead tr th:nth-child(2){
  width: 13%;
}
.p-standard table thead tr th:nth-child(3){
  width: 20%;
}
.p-standard table thead tr th:nth-child(4){
  width: 40%;
}
.p-standard table thead tr th:nth-child(5){
  width: 20%;
}
@media only screen and (max-width: 1024px) {
  .p-standard table thead tr th {
    font-size: 0.6875rem;
    padding: 8px 10px;
  }
  .p-standard table thead tr th:nth-child(1){
    width: 12%!important;
  }
  .p-standard table thead tr th:nth-child(2){
    width: 12%!important;
  }
  .p-standard table thead tr th:nth-child(3){
    width: 18%!important;
  }
  .p-standard table thead tr th:nth-child(4){
    width: 40%!important;
  }
  .p-standard table thead tr th:nth-child(5){
    width: 18%!important;
  }
}
.p-standard table tbody tr td {
  text-align: left;
  padding: 15px 10px;
}
.p-standard table tr th {
  border-right: solid 1px #a9a9a4;
  border-bottom: solid 1px #a9a9a4;
  vertical-align: middle;
  font-size: 0.9375rem;
  line-height: 1.5;
  font-weight: normal;
  word-wrap: break-word;
  width: 12%;
  text-align: left;
  padding: 15px 10px;
}
@media only screen and (max-width: 1024px) {
  .p-standard table tr th {
    width: auto !important;
    font-size: 0.6875rem;
  }
}
@media only screen and (max-width: 1024px) {
  .p-standard table tr th {
    padding: 6px 8px;
  }
}
.p-standard table tr td {
  padding: 12px 10px;
  border-right: solid 1px #a9a9a4;
  border-bottom: solid 1px #a9a9a4;
  background: #fff;
  vertical-align: middle;
  line-height: 1.5;
  position: relative;
  width: auto !important;
  max-width: 70%;
}
@media only screen and (max-width: 1024px) {
  .p-standard table tr td {
    font-size: 0.6875rem;
  }
}
@media only screen and (max-width: 1024px) {
  .p-standard table tr td {
    padding: 6px 8px;
  }
}
@media only screen and (max-width: 1024px) {
  .p-standard .is-scroll {
    overflow-x: scroll;
    -webkit-overflow-scrolling: touch;
    padding-bottom: 5px;
  }
  .p-standard .is-scroll::-webkit-scrollbar {
    height: 5px;
  }
  .p-standard .is-scroll::-webkit-scrollbar-track {
    border-radius: 5px;
  }
  .p-standard .is-scroll::-webkit-scrollbar-thumb {
    border-radius: 5px;
  }
  .p-standard .is-scroll table {
    width: 160% !important;
  }
  .p-standard .is-scroll.is-scroll-width--x2 table {
    width: 200%;
  }
  .p-standard .is-scroll.is-scroll-width--x2-1 table {
    width: 210%;
  }
  .p-standard .is-scroll.is-scroll-width--x2-2 table {
    width: 220%;
  }
  .p-standard .is-scroll.is-scroll-width--x2-3 table {
    width: 230%;
  }
  .p-standard .is-scroll.is-scroll-width--x2-4 table {
    width: 240%;
  }
  .p-standard .is-scroll.is-scroll-width--x2-5 table {
    width: 250%;
  }
  .p-standard .is-scroll.is-scroll-width--x3 table {
    width: 300%;
  }
  .p-standard .is-scroll table tr th,
  .p-standard .is-scroll table tr td {
    white-space: wrap;
    word-wrap: initial;
  }
}
.p-standard > *:first-child {
  margin-top: 0;
}
.p-standard > * + h4 {
  margin-top: 30px;
}
.p-standard > h4 + * {
  margin-top: 20px;
}
.p-standard > * + h5 {
  margin-top: 25px;
}
.p-standard > h5 + * {
  margin-top: 18px;
}
.p-standard > * + h6 {
  margin-top: 25px;
}
.p-standard > h6 + * {
  margin-top: 18px;
}
.p-standard p + p {
  margin-top: 2rem;
}
.p-standard body.page-en p,
body.page-en .p-standard p {
  word-break: keep-all;
}
.p-standard p a {
  display: inline-block;
  color: #157db8;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.p-standard p a:hover {
  text-decoration: underline;
}
* + .p-thumbnail {
  margin-top: 68px;
}
@media only screen and (max-width: 768px) {
  * + .p-thumbnail {
    margin-top: 32px;
  }
}
.p-thumbnail {
  width: 100%;
}
.p-thumbnail img {
  width: 100%;
}
.about-list {
  margin-top: 30px;
}
.about-list__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background: #fff;
  padding: 30px 67px 30px 0;
}
@media only screen and (max-width: 768px) {
  .about-list__item {
    display: block;
    padding: 12.5px 15px 15px;
  }
}
.about-list__item:not(:first-child) {
  margin-top: 5px;
}
@media only screen and (max-width: 768px) {
  .about-list__item:not(:first-child) {
    margin-top: 15px;
  }
}
.about-list__label {
  display: inline-block;
  padding: 16px 10px 16px 25px;
  font-weight: 700;
  font-size: 18px;
  line-height: 22px;
  min-width: 268px;
  max-width: 268px;
  margin-right: 35px;
  color: #fff;
}
@media only screen and (max-width: 768px) {
  .about-list__label {
    min-width: 167px;
    padding: 10px 21px 10px 15px;
    margin: -15px -15px 10px;
    font-size: 15px;
    line-height: 22px;
  }
}
.about-list__label.color-01 {
  background: #de0000;
}
.about-list__label.color-02 {
  background: #ee792a;
}
.about-list__label.color-03 {
  background: #f5a220;
}
.about-list__label.color-04 {
  background: #00a33c;
}
.about-list__label.color-05 {
  background: #0082d6;
}
.about-list-texts {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  font-weight: 500;
  font-size: 16px;
  line-height: 25px;
}
@media only screen and (max-width: 768px) {
  .about-list-texts {
    font-size: 14px;
    line-height: 24px;
  }
}
.link-list {
  width: 100%;
}
.link-list li:before {
  content: none !important;
}
.link-list li:after {
  content: none !important;
}
.link-list__item {
  border-bottom: 1px solid #cdcdcd;
}
.link-list__item a:before {
  content: none;
}
.link-list__item-detail {
  display: block;
  padding: 32px 0;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  color: #157db8;
  text-decoration: underline;
}
@media (hover: hover) {
  .link-list__item-detail:hover:hover {
    background: #f0f0c9;
    text-decoration: none;
  }
}
.ua-ie .link-list__item-detail:hover:hover {
  background: #f0f0c9;
  text-decoration: none;
}
.js-focus-visible .link-list__item-detail.focus-visible:focus:hover {
  background: #f0f0c9;
  text-decoration: none;
}
.link-wrapper + .link-wrapper {
  margin-top: 80px;
}
.special-banner {
  position: relative;
  display: block;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  overflow: hidden;
}
@media (hover: hover) {
  .special-banner:hover:hover {
    -webkit-box-shadow: 4px 4px 12px rgba(0, 0, 0, 0.16);
    box-shadow: 4px 4px 12px rgba(0, 0, 0, 0.16);
    -webkit-transform: translateY(-12px);
    transform: translateY(-12px);
  }
}
.ua-ie .special-banner:hover:hover {
  -webkit-box-shadow: 4px 4px 12px rgba(0, 0, 0, 0.16);
  box-shadow: 4px 4px 12px rgba(0, 0, 0, 0.16);
  -webkit-transform: translateY(-12px);
  transform: translateY(-12px);
}
.js-focus-visible .special-banner.focus-visible:focus:hover {
  -webkit-box-shadow: 4px 4px 12px rgba(0, 0, 0, 0.16);
  box-shadow: 4px 4px 12px rgba(0, 0, 0, 0.16);
  -webkit-transform: translateY(-12px);
  transform: translateY(-12px);
}
.special-banner__head {
  position: relative;
}
.special-banner__head__description {
  position: absolute;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 0 10% 0 5%;
  width: 100%;
  grid-gap: 3rem;
  gap: 3rem;
}
@media only screen and (max-width: 768px) {
  .special-banner__head__description {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 0 1.5rem;
    grid-gap: 1.5rem;
    gap: 1.5rem;
  }
}
@media only screen and (max-width: 599px) {
  .special-banner__head__description {
    display: -ms-grid;
    display: grid;
    -ms-grid-rows: minmax(0, 1fr) 0 minmax(0, 1fr);
    grid-template-rows: repeat(2, minmax(0, 1fr));
    -ms-grid-columns: minmax(0, 1fr) 0 minmax(0, 1fr);
    grid-template-columns: repeat(2, minmax(0, 1fr));
    grid-template-areas: "area01 area02" "area03 area04";
    grid-gap: 0;
    gap: 0;
    padding: 0 1rem;
    top: 40%;
  }
}
.special-banner__head__description-head {
  width: 20%;
}
.special-banner__head__description-head img {
  -webkit-box-shadow: 0px 4px 44px rgba(255, 255, 255, 0.35);
  box-shadow: 0px 4px 44px rgba(255, 255, 255, 0.35);
}
@media only screen and (max-width: 768px) {
  .special-banner__head__description-head {
    width: 80%;
    margin: 0 auto;
    text-align: center;
  }
}
@media only screen and (max-width: 599px) {
  .special-banner__head__description-head {
    grid-area: "area01";
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
}
.special-banner__head__description-body {
  width: 55%;
}
@media only screen and (max-width: 768px) {
  .special-banner__head__description-body {
    width: 80%;
    margin: 0 auto;
    text-align: center;
  }
}
@media only screen and (max-width: 599px) {
  .special-banner__head__description-body {
    width: 100%;
    grid-area: "area03 area04";
    -ms-grid-column-span: 2;
    grid-column: span 2 / span 2;
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
  }
}
.special-banner__head__description-body dt {
  font-size: 1.75rem;
  color: #00a4cd;
  line-height: 1.5;
  margin-bottom: 1rem;
}
@media only screen and (max-width: 599px) {
  .special-banner__head__description-body dt {
    font-size: 1.125rem;
    margin-bottom: 0.5rem;
  }
}
.special-banner__head__description-body dd {
  font-size: 0.875rem;
  color: #0057a5;
  line-height: 1.75;
  font-weight: bold;
  letter-spacing: 0.09rem;
}
@media only screen and (max-width: 768px) {
  .special-banner__head__description-body dd {
    font-size: 0.875rem;
  }
}
@media only screen and (max-width: 599px) {
  .special-banner__head__description-body dd {
    font-size: 0.75rem;
  }
}
.special-banner__head__description-bottom {
  width: 25%;
}
@media only screen and (max-width: 768px) {
  .special-banner__head__description-bottom {
    width: 40%;
    margin: 0 auto;
    text-align: center;
  }
}
@media only screen and (max-width: 599px) {
  .special-banner__head__description-bottom {
    width: 80%;
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }
}
.special-banner__read {
  position: absolute;
  bottom: 0;
  right: 0;
  padding: 0.5rem 1rem;
  background: -webkit-gradient(
    linear,
    left top,
    right top,
    from(#00b9ee),
    to(#00e0ee)
  );
  background: -webkit-linear-gradient(left, #00b9ee 0%, #00e0ee 100%);
  background: linear-gradient(90deg, #00b9ee 0%, #00e0ee 100%);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  color: white;
  font-size: 0.8125rem;
  font-weight: bold;
}
.special-banner__read:after {
  content: "\EA0F";
  font-family: "myfont";
  margin-left: 0.5rem;
  font-size: 2rem;
}
.special-banner__read.--black {
  background: #000;
}
@media only screen and (max-width: 768px) {
  .special-banner__read.--black::after {
    font-size: 15px;
  }
}
body.yowapeda .special-banner__read {
  padding: 10px 1rem;
}
.special-banner-bottom-image {
  position: relative;
}
.special-banner-bottom-image:after {
  content: "\EA0E";
  font-family: "myfont";
  font-size: 2.25rem;
  color: #fff100;
  position: absolute;
  top: 50%;
  right: 24px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  border-radius: 100%;
}
@media (hover: hover) {
  .special-banner:hover .special-banner-bottom-image:hover:after {
    color: #fff;
  }
}
.ua-ie .special-banner:hover .special-banner-bottom-image:hover:after,
.special-banner:hover .ua-ie .special-banner-bottom-image:hover:after {
  color: #fff;
}
.js-focus-visible
  .special-banner:hover
  .special-banner-bottom-image.focus-visible:focus:after,
.special-banner:hover
  .js-focus-visible
  .special-banner-bottom-image.focus-visible:focus:after {
  color: #fff;
}
.special-banner-bottom-image__description {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-align: center;
}
.special-banner-bottom-image__description-head {
  color: #fff;
  font-size: 1.25rem;
  font-weight: bold;
  letter-spacing: 0.14rem;
  margin-bottom: 4px;
}
.special-banner-bottom-image__description-bottom {
  color: #fff100;
  font-weight: bold;
  font-size: 0.875rem;
  letter-spacing: 0.14rem;
}
summary {
  list-style-type: none;
}
.special-banner__20th {
  position: absolute;
}
@media only screen and (max-width: 599px) {
  .special-banner__20th img {
    width: 60%;
  }
}
@media only screen and (min-width: 769px) {
  .special-banner__20th {
    top: 16px;
    right: 16px;
  }
}
@media only screen and (max-width: 768px) {
  .special-banner__20th {
    left: 16px;
    bottom: 16px;
  }
}
.special-image__ambassador {
  position: relative;
  width: 100%;
}
.special-image__ambassador img {
  width: 60%;
}
.special-image__ambassador.--block img {
  width: 100%;
}
.special-image__ambassador__description {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.special-image__ambassador__description.--block {
  position: initial;
  -webkit-transform: translateY(0);
  transform: translateY(0);
}
.special-image__ambassador__description-head {
  font-size: 1.875rem;
  line-height: 1.5;
  letter-spacing: 0.09rem;
  margin-bottom: 0.5rem;
}
.special-image__name{
  margin-top: 15px;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
.special-image__name .ja{
  display: block;
  width: 100%;
  text-align: center;
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 10px;
}
.special-image__name .en{
  font-size: 16px;
}
@media only screen and (max-width: 768px) {
  .special-image__ambassador__description-head {
    font-size: 1.75rem;
  }
}
.special-image__ambassador__description-head.--block {
  font-size: 1.25rem;
  margin-top: 20px;
}
@media only screen and (max-width: 768px) {
  .special-image__ambassador__description-head.--block {
    font-size: 1.0625rem;
  }
}
.special-image__ambassador__description-bottom {
  font-size: 0.75rem;
  line-height: 1.5;
  font-weight: bold;
}
@media only screen and (max-width: 768px) {
  .special-image__ambassador__description-bottom {
    font-size: 0.6875rem;
  }
}
.special-song__name {
  text-align: center;
  padding: 1rem 0;
  border-bottom: 1px solid #a1a1a1;
  font-size: 1.75rem;
  line-height: 1.5;
  letter-spacing: 0.03rem;
}
.special-song__description {
  text-align: center;
  font-size: 1rem;
  line-height: 2;
  margin-top: 1rem;
  font-weight: bold;
}
.special-song__movie {
  aspect-ratio: 16 / 9;
  margin-top: 16px;
}

.special_merchandise{
  margin-top: 30px;
}
.special_merchandise_flex{
  width: 100%;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-bottom: 20px;
}
.special_merchandise_flex .special_merchandise_box.col2{
  width: 46%;
}
.special_merchandise_flex .special_merchandise_box.col3{
  width: 30%;
}
.special_merchandise_flex .special_merchandise_box.col4{
  width: 22%;
}
.special_merchandise_ttl{
  background: #000;
  padding: 5px 10px;
  color: #fff100;
  font-size: 18px;
  font-weight: bold;
  margin-top: 5px;
  margin-bottom: 5px;
  text-align: center;
  line-height: 1.2;
  min-height: 55px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
}
.special_merchandise_ttl span{
  font-size: 16px;
  display: inline-block;
  width: 100%;
}
.special_merchandise_flex .special_merchandise_box.col4 .special_merchandise_ttl{
  background: #fff100;
  color: #000;
  font-size: 16px;
  padding: 10px;
  min-height: auto;
}
@media only screen and (max-width: 768px) {
  .special_merchandise_flex .special_merchandise_box.col2{
    width: 100%;
  }
  .special_merchandise_flex .special_merchandise_box.col3{
    width: 47%;
  }
  .special_merchandise_flex .special_merchandise_box.col4{
    width: 47%;
  }
  .special_merchandise_ttl{
    font-size: 16px;
    min-height: 50px;
  }
  .special_merchandise_ttl span{
    font-size: 14px;
  }
}
.p-SPONSORSHIP-bottom {
  margin-bottom: 3rem;
}
@media only screen and (min-width: 768px) {
  .p-SPONSORSHIP-bottom {
    margin-bottom: 6rem;
  }
}
.p-sponsorship-head {
  line-height: 2;
  margin-bottom: 3rem;
}
@media only screen and (min-width: 768px) {
  .p-sponsorship-head {
    margin-bottom: 6rem;
  }
}
.summary-about table {
  border: none;
}
.summary-about table tbody tr th,
.summary-about table tbody tr td {
  border-right: none;
  text-align: left;
}
@media only screen and (max-width: 768px) {
  .summary-about table tbody tr th,
  .summary-about table tbody tr td {
    display: block;
    width: 100%;
  }
}
.summary-about table tbody tr th {
  border-bottom: 1px solid #000;
  font-weight: 700;
  padding: calc(34vw * 100 / 1440) 0;
}
.summary-about table tbody tr td {
  background: none;
  border-bottom: 1px solid #cdcdcd;
  padding: calc(34vw * 100 / 1440) 50px;
}
@media only screen and (max-width: 768px) {
  .summary-about table tbody tr td {
    padding: 10px 0 0;
    border: none;
    max-width: 100%;
    margin: 0 0 20px;
  }
}
.summary-about table tbody tr td a {
  color: #157db8;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.summary-about table tbody tr td a:hover {
  text-decoration: none;
}
@media only screen and (max-width: 768px) {
  .summary-about table tbody tr:last-of-type td {
    margin-bottom: 0;
  }
}
.summary-about .summary-about-tableWrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  grid-gap: 30px;
  gap: 30px;
}
.summary-about .summary-about-tableText {
  font-size: 1rem;
  line-height: 1.4;
}
.summary-bicycleRace .c-subpage-fv__inner {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.summary-bicycleRace .c-subpage-fv__title {
  margin: 0 0 10px;
}
.summary-bicycleRace .c-subpage-fv__subtitle {
  margin-left: auto;
}
@media only screen and (max-width: 768px) {
  .summary-bicycleRace__mapImg {
    margin: 0 0 25px;
  }
  .summary-bicycleRace__mapLink__list__item {
    position: relative;
    counter-increment: num;
  }
  .summary-bicycleRace__mapLink__list__item:not(:last-of-type) {
    margin: 0 0 5px;
  }
  .summary-bicycleRace__mapLink__list__item a {
    display: block;
    padding: 10px 40px 10px 60px;
    background: #fff100;
  }
  .summary-bicycleRace__mapLink__list__item.is-nolink a {
    pointer-events: none;
  }
  .summary-bicycleRace__mapLink__list__item.is-red a {
    pointer-events: none;
    background: #dc0000;
    color: #fff;
  }
  .summary-bicycleRace__mapLink__list__item a::before,
  .summary-bicycleRace__mapLink__list__item a::after {
    position: absolute;
    top: 50%;
    display: inline-block;
  }
  .summary-bicycleRace__mapLink__list__item a::before {
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    content: counter(num);
    left: 10px;
    color: #fff100;
    background: #000;
    font-weight: 700;
    font-size: 19px;
    width: 34px;
    height: 34px;
    border: 1px solid #000;
    border-radius: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .summary-bicycleRace__mapLink__list__item a::after {
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    content: "";
    width: 20px;
    height: 20px;
    background: url("/assets/img/outline/arrow.png") center center/cover
      no-repeat;
    right: 10px;
  }
  .summary-bicycleRace__mapLink__list__item.is-nolink a::after {
    display: none;
  }
  .summary-bicycleRace__mapLink__list__item.is-red a::after {
    display: none;
  }
  .summary-bicycleRace__mapLink__list__item__title,
  .summary-bicycleRace__mapLink__list__item__text {
    line-height: 1.8;
  }
  .summary-bicycleRace__mapLink__list__item__title {
    font-size: 15px;
    font-weight: 700;
  }
  .summary-bicycleRace__mapLink__list__item__text {
    font-weight: 600;
    font-size: 11px;
  }
}
.summary-contents {
  background: #f1f1e7;
  padding: calc(100vw * 100 / 1440) 0;
}
@media only screen and (max-width: 768px) {
  .summary-contents {
    padding: 50px 0 50px;
  }
}
.summary-contents__list {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (380px) [3];
  grid-template-columns: repeat(3, 380px);
  grid-gap: calc(30vw * 100 / 1440);
  gap: calc(30vw * 100 / 1440);
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 1200px;
  margin: 0 auto;
}
@media only screen and (max-width: 768px) {
  .summary-contents__list {
    display: block;
    width: 90%;
    margin: 0 auto;
  }
}
.summary-contents__list__item a {
  display: block;
}
.summary-contents__list__item__title {
  font-weight: 700;
  font-size: calc(20vw * 100 / 1440);
  text-align: center;
  background: #fff;
  padding: calc(28vw * 100 / 1440) 0;
  line-height: 1.8;
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
}
.summary-contents__list__item__title span {
  font-weight: 600;
  font-size: calc(14vw * 100 / 1440);
  display: block;
}
@media only screen and (max-width: 768px) {
  .summary-contents__list__item__title {
    font-size: 14px;
  }
  .summary-contents__list__item__title span {
    font-size: 11px;
  }
}
.summary-contents__list__item__img {
  overflow: hidden;
  width: 100%;
}
.summary-contents__list__item__img img {
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
}
@media only screen and (max-width: 599px) {
  .summary-contents__list__item__img img {
    height: auto;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: 50% 50%;
    object-position: 50% 50%;
    font-family: "object-fit: cover ; object-position: 50% 50% ";
  }
}
@media only screen and (min-width: 769px) {
  .summary-contents__list__item__img:hover img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }
}
.summary-contents__list__item:hover .summary-contents__list__item__title {
  background: #000;
  color: #fff;
}
.is-yet.summary-contents__list__item {
  pointer-events: none;
}
@media only screen and (min-width: 769px) {
  .is-yet.summary-contents__list__item img:hover {
    -webkit-transform: none;
    transform: none;
    -webkit-transition: unset;
    transition: unset;
  }
}
.summary-contents__list__item.is-yet .summary-contents__list__item__img {
  position: relative;
  overflow: hidden;
}
.summary-contents__list__item.is-yet .summary-contents__list__item__img::after {
  position: absolute;
  content: "貅門ｙ荳ｭ";
  color: #fff100;
  background: #000;
  display: inline-block;
  top: 50%;
  left: 50%;
  z-index: 100;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  padding: 10px 30px;
}
.summary-contents__list__item.is-yet
  body.page-en
  .summary-contents__list__item__img::after,
body.page-en
  .summary-contents__list__item.is-yet
  .summary-contents__list__item__img::after {
  content: "coming soon";
}
.summary-contents__list__item.is-yet .summary-contents__list__item__title {
  color: #979797;
}
@media only screen and (max-width: 768px) {
  .summary-contents__list__item:not(:last-of-type) {
    margin: 0 0 40px;
  }
}
.summary-figure {
  max-width: 1060px;
  width: 100%;
  margin-left: auto !important;
  margin-right: auto !important;
}
.summary-figure figcaption {
  text-align: left !important;
}
.sustainable-banner {
  position: relative;
  display: block;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  overflow: hidden;
  margin-top: 3.5rem;
}
@media (hover: hover) {
  .sustainable-banner:hover:hover {
    -webkit-box-shadow: 4px 4px 12px rgba(0, 0, 0, 0.16);
    box-shadow: 4px 4px 12px rgba(0, 0, 0, 0.16);
    -webkit-transform: translateY(-12px);
    transform: translateY(-12px);
  }
}
.ua-ie .sustainable-banner:hover:hover {
  -webkit-box-shadow: 4px 4px 12px rgba(0, 0, 0, 0.16);
  box-shadow: 4px 4px 12px rgba(0, 0, 0, 0.16);
  -webkit-transform: translateY(-12px);
  transform: translateY(-12px);
}
.js-focus-visible .sustainable-banner.focus-visible:focus:hover {
  -webkit-box-shadow: 4px 4px 12px rgba(0, 0, 0, 0.16);
  box-shadow: 4px 4px 12px rgba(0, 0, 0, 0.16);
  -webkit-transform: translateY(-12px);
  transform: translateY(-12px);
}
.sustainable-banner__head {
  position: relative;
}
.sustainable-banner__head__description {
  position: absolute;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 0 10% 0 5%;
  width: 100%;
  grid-gap: 3rem;
  gap: 3rem;
}
@media only screen and (max-width: 768px) {
  .sustainable-banner__head__description {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 0 1.5rem;
    grid-gap: 1.5rem;
    gap: 1.5rem;
  }
}
@media only screen and (max-width: 599px) {
  .sustainable-banner__head__description {
    display: -ms-grid;
    display: grid;
    -ms-grid-rows: minmax(0, 1fr) 0 minmax(0, 1fr);
    grid-template-rows: repeat(2, minmax(0, 1fr));
    -ms-grid-columns: minmax(0, 1fr) 0 minmax(0, 1fr);
    grid-template-columns: repeat(2, minmax(0, 1fr));
    grid-template-areas: "area01 area02" "area03 area04";
    grid-gap: 0;
    gap: 0;
    padding: 0 1rem;
    top: 40%;
  }
}
.sustainable-banner__head__description-head {
  width: 20%;
}
.sustainable-banner__head__description-head img {
  -webkit-box-shadow: 0px 4px 44px rgba(255, 255, 255, 0.35);
  box-shadow: 0px 4px 44px rgba(255, 255, 255, 0.35);
}
@media only screen and (max-width: 768px) {
  .sustainable-banner__head__description-head {
    width: 80%;
    margin: 0 auto;
    text-align: center;
  }
}
@media only screen and (max-width: 599px) {
  .sustainable-banner__head__description-head {
    grid-area: "area01";
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
}
.sustainable-banner__head__description-body {
  width: 55%;
}
@media only screen and (max-width: 768px) {
  .sustainable-banner__head__description-body {
    width: 80%;
    margin: 0 auto;
    text-align: center;
  }
}
@media only screen and (max-width: 599px) {
  .sustainable-banner__head__description-body {
    width: 100%;
    grid-area: "area03 area04";
    -ms-grid-column-span: 2;
    grid-column: span 2 / span 2;
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
  }
}
.sustainable-banner__head__description-body dt {
  font-size: 1.75rem;
  color: #00a4cd;
  line-height: 1.5;
  margin-bottom: 1rem;
}
@media only screen and (max-width: 599px) {
  .sustainable-banner__head__description-body dt {
    font-size: 1.125rem;
    margin-bottom: 0.5rem;
  }
}
.sustainable-banner__head__description-body dd {
  font-size: 0.875rem;
  color: #0057a5;
  line-height: 1.75;
  font-weight: bold;
  letter-spacing: 0.09rem;
}
@media only screen and (max-width: 768px) {
  .sustainable-banner__head__description-body dd {
    font-size: 0.875rem;
  }
}
@media only screen and (max-width: 599px) {
  .sustainable-banner__head__description-body dd {
    font-size: 0.75rem;
  }
}
.sustainable-banner__head__description-bottom {
  width: 25%;
}
@media only screen and (max-width: 768px) {
  .sustainable-banner__head__description-bottom {
    width: 40%;
    margin: 0 auto;
    text-align: center;
  }
}
@media only screen and (max-width: 599px) {
  .sustainable-banner__head__description-bottom {
    width: 80%;
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }
}
.sustainable-banner__read {
  position: absolute;
  bottom: 0;
  right: 0;
  padding: 0.5rem 1rem;
  background: -webkit-gradient(
    linear,
    left top,
    right top,
    from(#00b9ee),
    to(#00e0ee)
  );
  background: -webkit-linear-gradient(left, #00b9ee 0%, #00e0ee 100%);
  background: linear-gradient(90deg, #00b9ee 0%, #00e0ee 100%);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  color: white;
  font-size: 0.8125rem;
  font-weight: bold;
}
.sustainable-banner__read:after {
  content: "\EA0F";
  font-family: "myfont";
  margin-left: 0.5rem;
  font-size: 2rem;
}
.sustainable-banner-bottom-image {
  position: relative;
}
.sustainable-banner-bottom-image:after {
  content: "\EA0E";
  font-family: "myfont";
  font-size: 2.25rem;
  color: #fff100;
  position: absolute;
  top: 50%;
  right: 24px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  border-radius: 100%;
}
@media (hover: hover) {
  .sustainable-banner:hover .sustainable-banner-bottom-image:hover:after {
    color: #fff;
  }
}
.ua-ie .sustainable-banner:hover .sustainable-banner-bottom-image:hover:after,
.sustainable-banner:hover .ua-ie .sustainable-banner-bottom-image:hover:after {
  color: #fff;
}
.js-focus-visible
  .sustainable-banner:hover
  .sustainable-banner-bottom-image.focus-visible:focus:after,
.sustainable-banner:hover
  .js-focus-visible
  .sustainable-banner-bottom-image.focus-visible:focus:after {
  color: #fff;
}
.sustainable-banner-bottom-image__description {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-align: center;
}
.sustainable-banner-bottom-image__description-head {
  color: #fff;
  font-size: 1.25rem;
  font-weight: bold;
  letter-spacing: 0.14rem;
  margin-bottom: 4px;
}
.sustainable-banner-bottom-image__description-bottom {
  color: #fff100;
  font-weight: bold;
  font-size: 0.875rem;
  letter-spacing: 0.14rem;
}
summary {
  list-style-type: none;
}
.sustainable-banner__20th {
  position: absolute;
}
@media only screen and (max-width: 599px) {
  .sustainable-banner__20th img {
    width: 60%;
  }
}
@media only screen and (min-width: 769px) {
  .sustainable-banner__20th {
    top: 16px;
    right: 16px;
  }
}
@media only screen and (max-width: 768px) {
  .sustainable-banner__20th {
    left: 16px;
    bottom: 16px;
  }
}
.sustainable-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 23px 45px;
  border: 5px solid #dfdfcc;
}
@media only screen and (max-width: 768px) {
  .sustainable-box {
    padding: 30px 30px 35px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
.sustainable-box figure img {
  width: 84px;
}
@media only screen and (max-width: 768px) {
  .sustainable-box figure img {
    width: 50px;
  }
}
.sustainable-box-texts {
  margin-left: 28px;
}
@media only screen and (max-width: 768px) {
  .sustainable-box-texts {
    margin-left: 0;
    margin-top: 20px;
  }
}
.sustainable-box-texts * {
  font-weight: 400;
  font-size: 16px;
  line-height: 23px;
  letter-spacing: 0.02em;
}
@media only screen and (max-width: 768px) {
  .sustainable-box-texts * {
    font-size: 14px;
  }
}
.p-team__items {
  background: #fff;
  position: relative;
  width: 100%;
}
.p-team__items__label {
  position: absolute;
  top: 0;
  left: 0;
  background-color: #000;
  color: #fff100;
  padding: 0.25rem 0.5rem;
  font-weight: bold;
  font-size: 1rem;
}
.p-team__items__image {
  padding: 0 3rem;
  margin: 0 auto;
  padding-top: 1.5rem;
  display: block;
  overflow: hidden;
}
.p-team__items__image img {
  width: 100%;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
@media only screen and (max-width: 599px) {
  .p-team__items__image.-slider {
    padding: 0 0.5rem;
  }
}
.p-teams__items-leftSide {
  height: 100%;
}
.p-teams__thumb {
  height: 100%;
}
.p-teams__thumb .p-teams__thumb-image {
  height: 100%;
  display: block;
}
.p-teams__thumb .p-teams__thumb-image img {
  -o-object-fit: cover;
  object-fit: cover;
  /*
  width: 100%;
  height: 100%;
  */
  width: auto;
  height: auto;
  max-width: 100%;
}
.p-team__items__detail {
  border-top: 3px solid #f1f1e7;
  padding: 1rem 1.5em;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.p-team__items__name {
  font-size: 1.125rem;
  font-weight: bold;
  letter-spacing: 0.05em;
}
.p-team__items__name.-center {
  text-align: center;
}
.p-team__items__name.-small {
  font-size: 1.125rem;
}
.p-team__items__name-summary {
  display: block;
  font-size: 0.6875rem;
  color: #7c7c7c;
  font-weight: 500;
  letter-spacing: 0.05em;
  padding-top: 0.75rem;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.p-team__items:hover .p-team__items__detail {
  background-color: #fff100 !important;
}
.p-team__items:hover .p-team__items__name-summary {
  color: #000;
}
.p-team__items:hover .p-team__items__image img {
  -webkit-transform: scale(1.05);
  transform: scale(1.05);
}
.p-teams__detail {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (minmax(0, 1fr)) [12];
  grid-template-columns: repeat(12, minmax(0, 1fr));
  margin-top: 2rem;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  grid-gap: 1.5rem;
  gap: 1.5rem;
}
.p-teams__detail-emblem {
  -ms-grid-column-span: 3;
  grid-column: span 3 / span 3;
}
@media only screen and (max-width: 768px) {
  .p-teams__detail-emblem {
    -ms-grid-column-span: 4;
    grid-column: span 4 / span 4;
  }
}
.p-teams__detail-emblem img {
  width: 100%;
}
.p-teams__detail-sns {
  -ms-grid-column-span: 9;
  grid-column: span 9 / span 9;
}
@media only screen and (max-width: 768px) {
  .p-teams__detail-sns {
    -ms-grid-column-span: 8;
    grid-column: span 8 / span 8;
  }
}
.p-teams__detail-sns p,
.p-teams__detail-sns a {
  margin-bottom: 0.5rem;
  display: block;
}
.p-teams__detail-sns p {
  font-weight: bold;
}
.p-teams__detail-sns a {
  color: #00a0d2;
}
.p-teams__detail-sns a:hover {
  text-decoration: underline;
}
.p-teams__detail-sns .p-teams__detail-sns__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  grid-gap: 0.5rem;
  gap: 0.5rem;
  margin-top: 1rem;
}
.p-teams__detail-sns .p-teams__detail-sns__list li {
  width: 30px;
  height: auto;
}
.p-teams__items .c-ui-button {
  position: relative;
  width: 100%;
}
.p-teams__items-rightSide__detail {
  background: #fff;
  padding: 16px;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 100%;
  height: 100%;
}
@media only screen and (max-width: 768px) {
  .p-teams__items-rightSide__detail {
    padding: 0.2rem 1rem;
  }
}
.p-teams__items-rightSide__detail p {
  margin-bottom: 0.5rem;
}
@media only screen and (max-width: 599px) {
  .p-teams__items-rightSide__detail p {
    margin-bottom: 0rem;
    padding-right: 1.2rem;
  }
}
.p-teams__items-rightSide__detail img {
  width: 2rem;
}
@media only screen and (max-width: 599px) {
  .p-teams__items-rightSide__detail img {
    width: 1.5rem;
  }
}
.p-teams__number,
.p-teams__name,
.p-teams__nameCaption,
.p-teams__country {
  position: relative;
  z-index: 10;
  font-weight: bold;
}
.p-teams__nameCaption {
  color: #d1d1d1;
}
@media only screen and (max-width: 599px) {
  .p-teams__nameCaption {
    font-weight: 700;
  }
}
.p-teams__decoNumber {
  position: absolute;
  bottom: -5px;
  right: 0;
  color: #efefef;
  font-size: 5rem;
  font-weight: bold;
  font-family: "Poppins", sans-serif;
}
@media only screen and (max-width: 599px) {
  .p-teams__decoNumber {
    font-size: 2.25rem;
    bottom: -3px;
  }
}
@media only screen and (max-width: 599px) {
  .p-teams__country {
    position: absolute;
    top: 0.5rem;
    right: 0.5rem;
  }
}
.p-team__items__link {
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  display: block;
}
.p-team__items__link:hover {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
.tickets {
  background: #f1f1e7;
}
.tickets__wrapper {
  max-width: calc(1200px + 2 * 30px);
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding: 100px 30px;
  display: -ms-grid;
  display: grid;
  grid-gap: 100px;
  gap: 100px;
}
@media only screen and (max-width: 768px) {
  .tickets__wrapper {
    padding: 50px 30px;
    grid-gap: 60px;
    gap: 60px;
  }
}
.tickets-title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media only screen and (max-width: 768px) {
  .tickets-title {
    display: block;
    text-align: center;
  }
}
.tickets-title .-head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #000;
  color: #fff100;
  font-weight: bold;
  font-family: Poppins;
  padding: 22px 15px;
  text-align: center;
}
@media only screen and (max-width: 768px) {
  .tickets-title .-head {
    display: block;
    padding: 10px 0;
  }
}
.tickets-title .-head .-head-main {
  font-size: 1.625rem;
  line-height: 1.4;
  -webkit-font-feature-settings: "palt";
  font-feature-settings: "palt";
}
@media only screen and (max-width: 768px) {
  .tickets-title .-head .-head-main {
    font-size: 1.125rem;
    font-weight: bold;
  }
}
.tickets-title .-head .-head-sub {
  font-size: 1rem;
  line-height: 1.5;
  letter-spacing: 0.02em;
  margin-right: -0.02em;
}
@media only screen and (max-width: 768px) {
  .tickets-title .-head .-head-sub {
    font-size: 0.6875rem;
  }
}
.tickets-title .-head .-head-sub.-large {
  font-size: 1.25rem;
}
@media only screen and (max-width: 768px) {
  .tickets-title .-head .-head-sub.-large {
    font-size: 0.875rem;
  }
}
.tickets-title .-body {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #fff;
  padding-left: 45px;
  padding-right: 20px;
  font-weight: bold;
  font-size: 1.5rem;
  line-height: 1.5;
}
@media only screen and (max-width: 768px) {
  .tickets-title .-body {
    font-size: 1.25rem;
    display: block;
    padding: 10px 0;
  }
}
@media only screen and (max-width: 768px) {
  .tickets-title .-body.-sp-small {
    font-size: 1rem;
  }
}
.tickets-title .-body.-rowColum {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.tickets-title .-body .p-stage-title__description {
  display: block;
  color: #7c7c7c;
  font-size: 0.875rem;
}
@media only screen and (max-width: 599px) {
  .tickets-title .-body .p-stage-title__description {
    font-size: 0.6875rem;
  }
}
.tickets-items {
  display: -ms-grid;
  display: grid;
  grid-row-gap: 46px;
  row-gap: 46px;
}
@media only screen and (max-width: 768px) {
  .tickets-items {
    grid-row-gap: 30px;
    row-gap: 30px;
  }
}
.tickets-items .tickets-items__contents {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (minmax(0, 1fr)) [2];
  grid-template-columns: repeat(2, minmax(0, 1fr));
  grid-gap: 70px;
  gap: 70px;
}
@media only screen and (max-width: 768px) {
  .tickets-items .tickets-items__contents {
    -ms-grid-columns: (minmax(0, 1fr)) [1];
    grid-template-columns: repeat(1, minmax(0, 1fr));
    grid-gap: 30px;
    gap: 30px;
  }
}
.tickets-items
  .tickets-items__contents
  .tickets-items__contents__detail
  .tickets-items__contents__detail__list {
  display: -ms-grid;
  display: grid;
  grid-gap: 45px;
  gap: 45px;
}
.tickets-items
  .tickets-items__contents
  .tickets-items__contents__detail
  .tickets-items__contents__detail__list__item__textwrap {
  margin: 24px 0 0;
  display: -ms-grid;
  display: grid;
  grid-gap: 5px;
  gap: 5px;
}
.tickets-items
  .tickets-items__contents
  .tickets-items__contents__detail
  .tickets-items__contents__detail__list__item__textwrap__text {
  line-height: 1.6;
}
@media only screen and (max-width: 768px) {
  .tickets-items
    .tickets-items__contents
    .tickets-items__contents__detail
    .tickets-items__contents__detail__list__item__textwrap__text {
    font-size: 0.9375rem;
    -webkit-font-feature-settings: "palt";
    font-feature-settings: "palt";
  }
}
.tickets-items
  .tickets-items__contents
  .tickets-items__contents__detail
  .tickets-items__contents__detail__list__item__textwrap__text__link {
  display: block;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  color: #2a96f8;
}
.tickets-items
  .tickets-items__contents
  .tickets-items__contents__detail
  .tickets-items__contents__detail__list__item__textwrap__text__link:hover {
  text-decoration: underline;
}
.tickets-items .tickets-items__contents__map {
  display: -ms-grid;
  display: grid;
  grid-gap: 10px;
  gap: 10px;
}
.top-contents-wrap {
  position: relative;
  background: #f1f1e7;
  padding: 0 40px 100px;
  z-index: 1;
}
@media only screen and (max-width: 768px) {
  .top-contents-wrap {
    padding: 0 10px 50px;
  }
}
.top-contents-wrap:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 80%;
  background: #e7e7cf;
  z-index: -1;
}
.top-about {
  position: relative;
  max-width: 1200px;
  margin: 0 auto;
}
.top-about__image {
  position: relative;
  width: 100%;
}
.top-about__image::after {
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  width: 100%;
  height: 100%;
  background: #191a17;
  opacity: 0.75;
  z-index: 1;
}
.top-about__image img {
  width: 100%;
}
.top-about-detail {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: 2;
  width: 100%;
}
.top-about-detail-header {
  position: relative;
}
.top-about-detail-header:before {
  content: "";
  display: block;
  margin: 0 auto 25px;
  width: 1px;
  height: 46px;
  background: #fff100;
}
@media only screen and (max-width: 768px) {
  .top-about-detail-header:before {
    margin: 0 auto 20px;
    height: 30px;
  }
}
.top-about-detail-header__title {
  font-weight: 700;
  font-size: 26px;
  line-height: 38px;
  text-align: center;
  letter-spacing: 0.02em;
  color: #fff100;
}
@media only screen and (max-width: 768px) {
  .top-about-detail-header__title {
    font-size: 20px;
    line-height: 29px;
  }
}
.top-about-detail-body {
  margin-top: 25px;
}
@media only screen and (max-width: 768px) {
  .top-about-detail-body {
    margin-top: 14px;
  }
}
.top-about-detail-texts {
  margin-bottom: 38px;
}
@media only screen and (max-width: 768px) {
  .top-about-detail-texts {
    margin-bottom: 35px;
  }
}
.top-about-detail-texts p {
  font-weight: 500;
  font-size: 17px;
  line-height: 29px;
  text-align: center;
  letter-spacing: 0.02em;
  color: #fff;
}
@media only screen and (max-width: 768px) {
  .top-about-detail-texts p {
    font-size: 13px;
    line-height: 25px;
  }
}
.top-about-detail-texts p + p {
  margin-top: 2em;
}
.top__bottom {
  text-align: center;
  max-width: 357px;
  margin: 0 auto 90px;
}
@media only screen and (max-width: 768px) {
  .top__bottom {
    width: 90%;
  }
}
.top__bottom .top__image {
  background: #fff;
  padding: 4px;
}
.top__bottom a {
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  display: block;
}
.top__bottom a:hover {
  opacity: 0.7;
}
.top-hero {
  position: relative;
  /*
  padding: calc(0vw * 100 / 1440) calc(50vw * 100 / 1440)
    calc(135vw * 100 / 1440);
    */
  background: #fff100;
}
@media only screen and (max-width: 1440px) {
  .top-hero {
    padding: 0px 50px 0;
  }
}
@media only screen and (max-width: 768px) {
  .top-hero {
    padding: 0px 8px 0;
  }
}
@media only screen and (max-width: 768px) {
  .top-hero .-pc {
    display: none;
  }
}
@media only screen and (min-width: 769px) {
  .top-hero .-sp {
    display: none;
  }
}
.top-hero-header {
  position: relative;
}
.top-hero-logo {
  display: none;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-bottom: 40px;
}
@media only screen and (max-width: 768px) {
  .top-hero-logo {
    width: 100%;
    margin-bottom: 46px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
.top-hero-logo .top-hero-logo__image {
  max-width: calc(166vw * 100 / 1440);
  margin: 0 auto;
}
@media only screen and (max-width: 768px) {
  .top-hero-logo .top-hero-logo__image {
    max-width: 100%;
  }
}
.top-hero-logo .top-hero-logo__image img {
  margin: 0 auto;
}
.top-hero-logo .top-hero-logo__image figcaption {
  position: relative;
  font-size: calc(20vw * 100 / 1440);
  max-width: 100%;
  color: #fff;
  font-weight: 700;
  line-height: 20px;
  text-align: center;
  letter-spacing: 0.12em;
  margin: 52px auto 0;
}
@media only screen and (max-width: 1440px) {
  .top-hero-logo .top-hero-logo__image figcaption {
    max-width: calc(100% - 60px);
  }
}
@media only screen and (max-width: 768px) {
  .top-hero-logo .top-hero-logo__image figcaption {
    max-width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin: 20px auto 0;
    font-size: 0.6875rem;
    line-height: 16px;
    color: #000;
    white-space: nowrap;
  }
}
.top-hero-logo .top-hero-logo__image figcaption:after {
  content: "";
  display: inline-block;
  width: 100%;
  height: 2px;
  background: #fff;
  margin-top: 0;
}
@media only screen and (max-width: 768px) {
  .top-hero-logo .top-hero-logo__image figcaption:after {
    background: #000;
    height: 1px;
  }
}
@media only screen and (max-width: 768px) {
  .top-hero-logo .top-hero-logo__image img {
    margin: 0 auto;
  }
}
.top-hero-main {
  position: relative;
}
.top-hero-main-text {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 10;
  width: 100%;
  text-align: center;
}
@media only screen and (min-width: 769px) {
  .top-hero-main-text {
    color: #fff;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }
}
@media only screen and (max-width: 768px) {
  .top-hero-main-text {
    position: static;
  }
}
.top-hero-main-text h1 {
  font-style: italic;
  font-weight: 700;
  font-size: calc(75vw * 100 / 1440);
  line-height: 121%;
  text-align: center;
  letter-spacing: -0.02em;
  margin-bottom: 16px;
}
@media only screen and (max-width: 768px) {
  .top-hero-main-text h1 {
    font-size: 1.25rem;
    margin-bottom: 12px;
  }
}
.top-hero-main-text h1 span {
  border-bottom: 2px solid;
}
.top-hero-main-text p {
  font-weight: 700;
  font-size: calc(25vw * 100 / 1440);
  line-height: 1.8;
  text-align: center;
  letter-spacing: 0.09em;
}
@media only screen and (max-width: 768px) {
  .top-hero-main-text p {
    font-size: 0.75rem;
  }
}
.top-hero__image{
  position: relative;
  z-index: 11;
}
.top-hero__image img {
  width: 100%;
  height: auto;
}
.top-hero__image .top-mv-flex{
  width: 100%;
  display: flex;
  justify-content: space-around;
  margin-top: 50px;
  flex-wrap: wrap;
}
.top-hero__image .top-mv-flex a:hover{
  opacity: 0.7;
}
.top-mv-flex .top-mv-sns{
  width: 25%;
  padding: 20px;
  background: #fff;
}
.top-mv-flex .top-mv-sns h2{
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 20px;
}
.top-mv-flex .top-mv-sns .top-mv-snslist{
  width: 100%;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
.top-mv-flex .top-mv-sns .top-mv-snslist li{
  width: 100%;
  margin: 5px;
}
.top-mv-flex .top-mv-youtube{
  width: 32%;
  padding: 20px;
  background: #fff;
}
.top-mv-flex .top-mv-youtube h2{
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 60px;
}
.top-mv-flex .top-mv-youtube .top-mv-youtubelist{
  width: 100%;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
.top-mv-flex .top-mv-youtube .top-mv-youtubelist li{
  width: 92%;
}
.top-mv-flex .top-mv-info{
  width: 32%;
  padding: 20px;
  background: #fff;
}
.top-mv-flex .top-mv-info h2{
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 60px;
}
.top-mv-flex .top-mv-info .top-mv-infolist{
  width: 100%;
  display: flex;
  justify-content: space-around;
  flex-wrap: wrap;
}
.top-mv-flex .top-mv-info .top-mv-infolist span{
  display: block;
  margin-top: 10px;
  text-align: center;
  font-size: 16px;
  line-height: 1.5;
}
.top-mv-flex .top-mv-info .top-mv-infolist li{
  width: 46%;
}
@media only screen and (max-width: 768px) {
  .top-hero__image .top-mv-flex{
    margin-top: 20px;
  }
  .top-mv-flex .top-mv-info h2{
    font-size: 20px;
    margin-bottom: 15px;
  }
  .top-mv-flex .top-mv-sns h2{
    font-size: 20px;
    margin-bottom: 15px;
  }
  .top-mv-flex .top-mv-sns{
    width: 100%;
    margin-bottom: 20px;
  }
  .top-mv-flex .top-mv-youtube{
    width: 100%;
    margin-bottom: 20px;
  }
  .top-mv-flex .top-mv-youtube .top-mv-youtubelist li{
    width: 100%;
  }
  .top-mv-flex .top-mv-youtube h2{
    font-size: 20px;
    margin-bottom: 15px;
  }
  .top-mv-flex .top-mv-info{
    width: 100%;
    margin-bottom: 30px;
  }
  .top-mv-flex .top-mv-info .top-mv-infolist{
    justify-content: space-between;
  }
}
@media only screen and (max-width: 500px) {
  .top-hero__image .is-pc {
    display: none;
  }
}
@media only screen and (min-width: 501px) {
  .top-hero__image .is-sp {
    display: none;
  }
}

.top-hero-video video {
  height: 650px;
}
.top-hero-video video[poster] {
  width: 100%;
  -o-object-fit: contain;
  object-fit: contain;
  background-color: #fff100;
}
@media only screen and (max-width: 768px) {
  .top-hero-video video[poster] {
    /*position: absolute;
    top: 0;
    left: 0;*/
    width: 100%;
    height: 100%;
  }
}
.top-hero-video img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  aspect-ratio: 16/9;
}
@media only screen and (max-width: 768px) {
  .top-hero-video img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
}
.top-hero-video-contents {
  width: 100%;
}
.top-hero-video-contents source {
  width: 100%;
}
.top-hero-body {
  padding-top: calc(125vw * 100 / 1440);
  padding-top: 135px;
  position: relative;
  padding-bottom: 135px;
}
@media only screen and (max-width: 1440px) {
  .top-hero-body {
    padding-top: 125px;
  }
}
@media only screen and (max-width: 768px) {
  .top-hero-body {
    padding-top: 60px;
    padding-bottom: 60px;
  }
}
.top-hero-body.pb0{
  padding-bottom: 0;
}
.top-hero-body__detail {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.top-hero-title {
  position: relative;
}
@media only screen and (min-width: 769px) {
  .top-hero-title {
    padding: 30px 40px;
  }
}
.top-hero-title:before,
.top-hero-title:after {
  display: none;
}
@media only screen and (min-width: 769px) {
  .top-hero-title:before,
  .top-hero-title:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    background: #000;
  }
}
.top-hero-title:before {
  width: 36px;
  height: 1px;
}
.top-hero-title:after {
  width: 1px;
  height: 57px;
}
.top-hero-title .top-hero-title__text {
  font-size: calc(35vw * 100 / 1440);
  font-weight: 400;
  line-height: 51px;
  text-align: center;
  font-weight: 500;
}
@media only screen and (min-width: 769px) {
  .top-hero-title .top-hero-title__text {
    letter-spacing: 0.19em;
    letter-spacing: 0.12em;
    font-size: 2.2rem;
  }
}
@media only screen and (max-width: 1440px) {
  .top-hero-title .top-hero-title__text {
    font-size: calc(32vw * 100 / 1440);
    font-size: 2rem;
  }
}
@media only screen and (max-width: 768px) {
  .top-hero-title .top-hero-title__text {
    font-size: 1.1875rem;
    line-height: 30px;
  }
}
.top-hero-title .top-hero-title__text:before,
.top-hero-title .top-hero-title__text:after {
  display: none;
}
@media only screen and (min-width: 769px) {
  .top-hero-title .top-hero-title__text:before,
  .top-hero-title .top-hero-title__text:after {
    content: "";
    position: absolute;
    bottom: 0;
    right: 0;
    background: #000;
  }
}
.top-hero-title .top-hero-title__text:before {
  width: 36px;
  height: 1px;
}
.top-hero-title .top-hero-title__text:after {
  width: 1px;
  height: 57px;
}

.top-hero-bg{
  width: 100%;
  background: url(../../images/top/top-bgImage.png) center no-repeat;
  background-size: cover;
}
.top-hero-bg02 {
  position: absolute;
  right: calc(106vw * 100 / 1440 * -1);
  bottom: calc(51vw * 100 / 1440 * -1);
  width: calc(1048vw * 100 / 1440);
  z-index: 10;
  mix-blend-mode: exclusion;
  opacity: 0.6;
}
@media only screen and (max-width: 768px) {
  .top-hero-bg02 {
    right: -40px;
    bottom: -12px;
    width: 408px;
    z-index: 1;
  }
}
.top-hero-bg03{
  opacity: 1;
  width: 100%;
  z-index: 999;
  max-width: 1200px;
  margin: 0 auto;
}

.top-hero-scroll {
  position: absolute;
  bottom: 80px;
  left: calc(-27vw * 100 / 1280);
  z-index: 101;
}
@media only screen and (max-width: 1024px) {
  .top-hero-scroll {
    left: -24px;
  }
}
@media only screen and (max-width: 768px) {
  .top-hero-scroll {
    display: none;
  }
}
.top-hero-scroll .top-hero-scroll__text {
  position: relative;
  font-size: 0.6875rem;
  font-weight: 700;
  letter-spacing: 0.6em;
  font-family: "Poppins", sans-serif;
  color: #000;
  -webkit-writing-mode: vertical-lr;
  -ms-writing-mode: tb-lr;
  writing-mode: vertical-lr;
}
.top-hero-scroll .top-hero-scroll__text:after {
  content: "";
  position: absolute;
  bottom: -75px;
  left: 50%;
  z-index: 110;
  width: 1px;
  height: 60px;
  background: #000;
  -webkit-animation: sdl 1.5s cubic-bezier(1, 0, 0, 1) infinite;
  animation: sdl 1.5s cubic-bezier(1, 0, 0, 1) infinite;
}
@-webkit-keyframes sdl {
  0% {
    -webkit-transform: scale(1, 0);
    transform: scale(1, 0);
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
  }
  50% {
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
  }
  50.1% {
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
    -webkit-transform-origin: 0 100%;
    transform-origin: 0 100%;
  }
  100% {
    -webkit-transform: scale(1, 0);
    transform: scale(1, 0);
    -webkit-transform-origin: 0 100%;
    transform-origin: 0 100%;
  }
}
@keyframes sdl {
  0% {
    -webkit-transform: scale(1, 0);
    transform: scale(1, 0);
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
  }
  50% {
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
  }
  50.1% {
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
    -webkit-transform-origin: 0 100%;
    transform-origin: 0 100%;
  }
  100% {
    -webkit-transform: scale(1, 0);
    transform: scale(1, 0);
    -webkit-transform-origin: 0 100%;
    transform-origin: 0 100%;
  }
}
.top-hero-main-popWrap {
  position: fixed;
  bottom: 27px;
  right: 30px;
  z-index: 200;
  gap: 10px;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  max-width: 240px;
}
.top-hero-main-popWrap a:hover{
  opacity: 0.7;
}

@media only screen and (max-width: 768px) {
  .top-hero-main-popWrap {
    /*
    -ms-grid-columns: (minmax(0, 1fr)) [2];
    grid-template-columns: repeat(1, minmax(0, 1fr));
    grid-gap: 0;
    gap: 0;
    */
    gap: 0;
    width: 100%;
    bottom: 0;
    right: 0;
    left: 0;
    max-width: 100%;
  }
}

.top-hero-main-pop {
  -webkit-box-shadow: 10px 10px 15px rgba(100, 101, 65, 0.25);
  box-shadow: 10px 10px 15px rgba(100, 101, 65, 0.25);
  max-width: 240px;
  width: 100%;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
  pointer-events: auto;
}
@media only screen and (max-width: 768px) {
  .top-hero-main-pop {
    max-width: 100%;
    height: auto;
  }
}
.top-hero-main-pop.is-vanish {
  opacity: 0;
  pointer-events: none;
}
.top-hero-main-pop.-line .top-hero-main-pop__inner {
  background: none;
  padding: 0;
}
.top-hero-main-pop.-line .top-hero-main-pop__img:before,
.top-hero-main-pop.-line .top-hero-main-pop__img:after {
  content: none;
}
.top-hero-main-pop.-bus .top-hero-main-pop__inner {
  background: none;
  padding: 0;
}
.top-hero-main-pop.-bus .top-hero-main-pop__img:before,
.top-hero-main-pop.-bus .top-hero-main-pop__img:after {
  content: none;
}
.top-hero-main-pop__inner {
  position: relative;
  display: block;
  background: -webkit-gradient(
    linear,
    left top,
    right top,
    color-stop(-23.43%, #fcff54),
    color-stop(133.33%, #00c1ec)
  );
  background: -webkit-linear-gradient(left, #fcff54 -23.43%, #00c1ec 133.33%);
  background: linear-gradient(90deg, #fcff54 -23.43%, #00c1ec 133.33%);
  padding: 4px;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
@media only screen and (max-width: 768px) {
  .top-hero-main-pop__inner {
    height: 67px;
    padding: 0;
  }
}
@media only screen and (min-width: 769px) {
  .top-hero-main-pop__inner:hover {
    opacity: 0.7;
  }
}
.top-hero-main-pop__img {
  position: relative;
  /*
  width: 100%;
  height: 100%;
  */
}
/*
.top-hero-main-pop__img:before {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translateY(-50%) translateX(-50%);
  transform: translateY(-50%) translateX(-50%);
  z-index: 90;
  background-color: #000;
  content: "";
  height: calc(100% - 2 * 2px);
  width: calc(100% - 2 * 2.4px);
}
@media only screen and (max-width: 768px) {
  .top-hero-main-pop__img:before {
    height: 100%;
    width: 100%;
  }
}
.top-hero-main-pop__img:after {
  position: absolute;
  display: block;
  content: "\ea0c";
  font-family: "myfont";
  color: #fff;
  font-size: 0.625rem;
  -webkit-transform: scale(0.8);
  transform: scale(0.8);
  bottom: 12px;
  right: 11px;
  z-index: 110;
}
@media only screen and (max-width: 768px) {
  .top-hero-main-pop__img:after {
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    left: calc(50% + 150px);
    bottom: 32px;
    right: auto;
    display: block;
    content: "\ea0c";
    font-family: "myfont";
    color: #fff;
    font-size: 0.625rem;
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
  }
}
*/
.top-hero-main-pop__img img {
  position: relative;
  z-index: 100;
  width: 100%;
  height: auto;
}
@media only screen and (max-width: 768px) {
  .top-hero-main-pop__img img {
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: 50% 50%;
    object-position: 50% 50%;
    font-family: "object-fit: cover ; object-position: 50% 50% ";
  }
}
.top-hero-main-pop__detail {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 100;
  -webkit-transform: translateY(-50%) translateX(-50%);
  transform: translateY(-50%) translateX(-50%);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
@media only screen and (max-width: 768px) {
  .top-hero-main-pop__detail {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }
}
.top-hero-main-pop__detail .-icon {
  max-width: 73px;
  width: 100%;
  margin-bottom: 2px;
}
@media only screen and (max-width: 768px) {
  .top-hero-main-pop__detail .-icon {
    max-width: inherit;
    width: 83.81px;
    margin-bottom: 0;
    margin-right: 25px;
  }
}
.top-hero-main-pop__detail .-text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: #fff;
  font-weight: 900;
  white-space: nowrap;
}
@media only screen and (max-width: 768px) {
  .top-hero-main-pop__detail .-text {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
}
.top-hero-main-pop__detail .-text-head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 0.75rem;
  line-height: 22px;
  letter-spacing: 0.1em;
}
.top-hero-main-pop__detail .-text-head .-num {
  font-family: "Poppins";
  font-size: 0.8125rem;
  line-height: 22px;
}
.top-hero-main-pop__detail .-text-body {
  display: block;
  font-size: 0.875rem;
  line-height: 22px;
}
.top-hero-main-pop__detail .-text-head + .-text-body {
  margin-top: -4px;
}
.top-hero-countdown {
  display: none;
}
@media only screen and (max-width: 768px) {
  .top-hero-countdown {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 20px 10px 20px;
    background-color: #000;
    position: relative;
    z-index: 55;
  }
}
.top-hero-countdown .-logo {
  width: 47px;
  margin-right: 24px;
}
.top-hero-countdown .-logo img {
  width: 100%;
}
.top-hero-countdown .-detail {
  color: #fff;
}
.top-hero-countdown .-detail-days {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.top-hero-countdown .-detail-days > span {
  display: inline-block;
  font-family: Poppins;
  white-space: nowrap;
}
.top-hero-countdown .-detail-days .-year {
  font-size: 1.25rem;
  line-height: 30px;
  font-weight: 600;
}
.top-hero-countdown .-detail-days .-year + .-day {
  margin-left: 3px;
}
.top-hero-countdown .-detail-days .-day {
  font-size: 1.5rem;
  line-height: 30px;
  font-weight: 600;
}
.top-hero-countdown .-detail-days .-week {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 22px;
  height: 22px;
  color: #000;
  background-color: #fff100;
  font-weight: bold;
  font-size: 0.625rem;
  border-radius: 50%;
  padding-top: 2px;
}
.top-hero-countdown .-detail-days .-week span {
  -webkit-transform: scale(0.8);
  transform: scale(0.8);
}
.top-hero-countdown .-detail-days .-week.is-fri span {
  letter-spacing: 0.03em;
}
.top-hero-countdown .-detail-days .-week.is-mon span {
  letter-spacing: -0.04em;
}
.top-hero-countdown .-detail-days .-hyphen {
  height: 3px;
  width: 10px;
  border-radius: 3px;
  background-color: #fff;
  margin-left: 3px;
  margin-right: 3px;
}
.top-hero-countdown .-detail-days + .-detail-count {
  margin-top: 2px;
}
.top-hero-countdown .-detail-count {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: center;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  font-size: 0.875rem;
  letter-spacing: 0.05em;
  font-weight: 600;
}
.top-hero-countdown .-detail-count .-num {
  display: inline-block;
  margin-left: 3px;
  margin-right: 3px;
  color: #fff100;
  font-size: 1.6875rem;
  -webkit-transform: translateY(3px);
  transform: translateY(3px);
}
.top-hero-countdown .-detail-count .-special {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  letter-spacing: 0.05em;
  margin-right: 5px;
}
.top-hero-countdown .-detail-count .-special .-special-head {
  font-size: 0.75rem;
  line-height: 13px;
  font-weight: bold;
}
.top-hero-countdown .-detail-count .-special .-special-body {
  font-size: 0.625rem;
  line-height: 11px;
  font-weight: 600;
}
.top-hero-video {
  background-color: #000;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.top-hero-video video,
.top-hero-video source {
  position: relative;
  z-index: 1;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
@media only screen and (max-width: 768px) {
  .top-hero-video {
    position: relative;
    padding-bottom: 148%;
    height: 0;
    overflow: hidden;
    position: relative;
    margin: 0 auto;
  }

  .top-hero-video video {
    width: calc(100% + 8px);
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }
}

.top-hero-body-text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
  z-index: 100;
}
.top-hero-body-text h1 {
  font-size: calc(75 * 100vw / 1440);
  font-style: italic;
  font-weight: bold;
  letter-spacing: -0.02em;
  line-height: calc(91 / 75);
  position: relative;
}
@media only screen and (max-width: 768px) {
  .top-hero-body-text h1 {
    font-size: calc(22 * 100vw / 375);
    line-height: calc(27 / 22);
    font-weight: 600;
  }
}
.top-hero-body-text h1:before {
  position: absolute;
  content: "";
  background-color: #000;
  height: 2px;
  width: 100%;
  z-index: 100;
  bottom: -1px;
  left: 0;
}
.top-hero-body-text h1 + p {
  margin-top: calc(16 * 100vw / 1440);
}
@media only screen and (max-width: 768px) {
  .top-hero-body-text h1 + p {
    margin-top: calc(10 * 100vw / 375);
  }
}
.top-hero-body-text p {
  font-size: calc(25 * 100vw / 1440);
  font-weight: bold;
  line-height: calc(36 / 25);
  letter-spacing: 0.09em;
}
@media only screen and (max-width: 768px) {
  .top-hero-body-text p {
    font-size: calc(12 * 100vw / 375);
    line-height: 1.5;
    letter-spacing: 0.08em;
  }
}
.top-hero-body-text + .top-hero-body__detail {
  margin-top: calc(38 * 100vw / 1440);
}
@media only screen and (max-width: 768px) {
  .top-hero-body-text + .top-hero-body__detail {
    margin-top: calc(24 * 100vw / 375);
  }
}
.top-news {
  position: relative;
  background: #f1f1e7;
  padding: 107px 0 90px;
  z-index: 1;
}
@media only screen and (max-width: 768px) {
  .top-news {
    padding: 55px 0 60px;
    z-index: 0;
  }
}
.top-news .top-news-header {
  text-align: center;
}
@media only screen and (max-width: 768px) {
  .top-news .top-news-header {
    height: auto;
  }
}
.top-news .top-news-header h2 {
  font-family: "Poppins";
  font-style: italic;
  font-weight: 500;
  font-size: 42px;
  line-height: 51px;
  text-align: center;
}
@media only screen and (max-width: 768px) {
  .top-news .top-news-header h2 {
    font-size: 27px;
    border-radius: 60px;
    line-height: 40px;
  }
}
.top-news .top-news-header span {
  display: block;
  font-weight: 700;
  font-size: 15px;
  line-height: 0.8;
  text-align: center;
  letter-spacing: 0.02em;
  color: #dcd300;
  margin-top: 10px;
}
@media only screen and (max-width: 768px) {
  .top-news .top-news-header span {
    font-size: 12px;
    line-height: 17px;
  }
}
.top-news .top-news-body {
  margin: 40px 0;
  border-top: 3px solid #000;
}
@media only screen and (max-width: 768px) {
  .top-news .top-news-body {
    margin: 32px -30px 30px;
    padding-left: 30px;
    padding-right: 30px;
  }
}
.top-news__unit {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-width: calc(1440px - 2 * 120px + 2 * 30px);
  width: 100%;
  padding-left: 30px;
  padding-right: 30px;
  margin-left: auto;
  margin-right: auto;
}
@media only screen and (max-width: 768px) {
  .top-news__unit {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
.top-news__main {
  width: calc(50% - 30px);
  margin-right: 30px;
}
@media only screen and (max-width: 768px) {
  .top-news__main {
    width: 100%;
    margin-right: 0;
  }
}
.top-news__sns {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  margin-left: 30px;
  width: calc(50% - 30px);
}
@media only screen and (max-width: 768px) {
  .top-news__sns {
    width: calc(100% - 60px);
    margin: 60px auto 0;
  }
}
.top-news__sns-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  height: 58px;
}
@media only screen and (max-width: 768px) {
  .top-news__sns-header{
    height: auto;
  }
}
.top-news__sns-header h2 {
  font-family: "Poppins";
  font-style: italic;
  font-weight: 500;
  font-size: 42px;
  line-height: 51px;
  text-align: center;
}
@media only screen and (max-width: 768px) {
  .top-news__sns-header h2 {
    font-size: 27px;
    border-radius: 60px;
    line-height: 40px;
  }
}
.top-news__sns-header span {
  font-weight: 700;
  font-size: 15px;
  line-height: 0.8;
  text-align: center;
  letter-spacing: 0.02em;
  color: #dcd300;
}
@media only screen and (max-width: 768px) {
  .top-news__sns-header span {
    font-size: 12px;
    line-height: 17px;
    margin-top: -7px;
  }
}
.top-news__sns-body {
  margin: 40px 0;
  border-top: 3px solid #00b4ed;
  padding: 15px 30px 42px;
  background-color: #fff;
  overflow-y: scroll;
  height: 481px !important;
}
@media only screen and (max-width: 768px) {
  .top-news__sns-body {
    margin: 32px -30px 0px;
  }
}
.top-news__gallery{
  width: calc(50% - 30px);
  margin-left: 30px;
}
.top-news__gallery-flex{
  width: 100%;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 15px;
  margin-top: 40px;
}
.top-news__gallery-flex a{
  width: calc((100% - 15px) / 2);
  background: #fff;
}
.top-news__gallery-flex a .img_box{
  position: relative;
  overflow: hidden;
  width: 100%;
}
.top-news__gallery-flex a .img_box img{
  width: 100%;
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
}
.top-news__gallery-flex a .txt_box{
  padding: 20px;
}
.top-news__gallery-flex a .txt_box .-main{
  display: block;
  font-size: 1.1875rem;
  line-height: 2;
  font-weight: bold;
  letter-spacing: 0.05em;
  text-align: center;
}
.top-news__gallery-flex a .txt_box .-sub{
  display: block;
  font-size: 0.875rem;
  line-height: 1.5;
  font-weight: bold;
  letter-spacing: 0.05em;
  text-align: center;
}

@media only screen and (max-width: 768px) {
  .top-news__gallery{
    width: 100%;
    margin: 40px auto ;
  }
  .top-news__gallery-flex{
    margin-top: 20px;
  }
  .top-news__gallery-flex a .txt_box{
    padding: 10px;
  }
  .top-news__gallery-flex a .txt_box .-main{
    font-size: 1.125rem;
  }
  .top-news__gallery-flex a .txt_box .-sub{
    font-size: 0.75rem;
  }
  .top-news__gallery-flex{
    justify-content: center;
  }
  .top-news__gallery-flex a{
    width: 90%;
    max-width: 300px;
  }
}
.top-overview {
  position: relative;
  padding-left: 60px;
  padding-right: 60px;
  padding-top: 144px;
  background-color: #f1f1e7;
}
@media only screen and (max-width: 1024px) {
  .top-overview {
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 0px;
  }
}
.top-overview__inner {
  position: relative;
  z-index: 100;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
  height: 618px;
  width: 100%;
  background-image: url("../img/top/top-overview-bg.jpg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
@media only screen and (max-width: 768px) {
  .top-overview__inner {
    height: auto;
    padding-top: 86px;
    padding-bottom: 80px;
  }
}
.top-overview__inner:before,
.top-overview__inner:after {
  position: absolute;
  content: "";
  height: 52px;
  width: 1px;
  z-index: 100;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
@media only screen and (max-width: 768px) {
  .top-overview__inner:before,
  .top-overview__inner:after {
    height: 30px;
  }
}
.top-overview__inner:before {
  background-color: #000;
  top: -52px;
}
@media only screen and (max-width: 768px) {
  .top-overview__inner:before {
    top: -30px;
  }
}
.top-overview__inner:after {
  background-color: #fff;
  top: 0;
}
.top-overview-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 74px;
  max-width: calc(1320px - 2 * 130px + 2 * 30px);
  width: 100%;
  padding-left: 30px;
  padding-right: 30px;
  margin-left: auto;
  margin-right: auto;
}
@media only screen and (max-width: 768px) {
  .top-overview-list {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: 70px;
    margin-bottom: -30px;
  }
}
.top-overview-list__item {
  width: calc((100% - 2 * 47px) / 3);
}
@media only screen and (max-width: 768px) {
  .top-overview-list__item {
    width: calc((100% - 18px) / 2);
    margin-bottom: 30px;
  }
}
.top-overview-list__item:not(:nth-child(3n)) {
  margin-right: 47px;
}
@media only screen and (max-width: 768px) {
  .top-overview-list__item:not(:nth-child(3n)) {
    margin-right: 0;
  }
}
@media only screen and (max-width: 768px) {
  .top-overview-list__item:not(:nth-child(2n)) {
    margin-right: 18px;
  }
}
.top-overview-list__inner {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  height: 100%;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
.top-overview-list__item.is-yet .top-overview-list__inner {
  pointer-events: none;
}
.top-overview-list__inner:before {
  position: absolute;
  content: "";
  bottom: 0;
  left: 0;
  height: 2px;
  width: 100%;
  z-index: 100;
  -webkit-transition: width 0.3s, background-color 0.3s;
  transition: width 0.3s, background-color 0.3s;
  background-color: #fff;
}
@media only screen and (max-width: 768px) {
  .top-overview-list__inner:before {
    display: none;
  }
}
.top-overview-list__item.is-yet .top-overview-list__inner:before {
  background-color: #979797;
}
.top-overview-list__inner:after {
  position: absolute;
  content: "";
  bottom: 0;
  left: 0;
  height: 2px;
  width: 0%;
  z-index: 110;
  -webkit-transition: width 0.3s, background-color 0.3s;
  transition: width 0.3s, background-color 0.3s;
  background-color: #fff100;
}
@media only screen and (min-width: 769px) {
  .top-overview-list__inner:hover:after {
    width: 100%;
  }
}
.top-overview-list__inner .-thumbnail {
  position: relative;
  overflow: hidden;
  width: 100%;
}
.top-overview-list__inner .-thumbnail img {
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
  width: 100%;
}
@media only screen and (max-width: 599px) {
  .top-overview-list__inner .-thumbnail img {
    height: 99px;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: 50% 50%;
    object-position: 50% 50%;
    font-family: "object-fit: cover ; object-position: 50% 50% ";
  }
}
@media only screen and (min-width: 769px) {
  .top-overview-list__inner:hover .-thumbnail img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }
}
.top-overview-list__inner .top-overview-list__item.is-yet .-thumbnail:before,
.top-overview-list__item.is-yet .top-overview-list__inner .-thumbnail:before {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translateY(-50%) translateX(-50%);
  transform: translateY(-50%) translateX(-50%);
  content: "\6e96\5099\4e2d";
  padding: 11px 29px 13px 32px;
  white-space: nowrap;
  color: #fff100;
  font-size: 1.125rem;
  line-height: 26.06px;
  font-weight: bold;
  letter-spacing: 0.13em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #000;
  border-radius: 2px;
  z-index: 100;
}
.top-overview-list__inner
  .top-overview-list__item.is-yet
  body.page-en
  .-thumbnail:before,
body.page-en
  .top-overview-list__inner
  .top-overview-list__item.is-yet
  .-thumbnail:before,
.top-overview-list__item.is-yet
  .top-overview-list__inner
  body.page-en
  .-thumbnail:before,
body.page-en
  .top-overview-list__item.is-yet
  .top-overview-list__inner
  .-thumbnail:before {
  content: "coming soon";
}
@media only screen and (max-width: 768px) {
  .top-overview-list__inner .top-overview-list__item.is-yet .-thumbnail:before,
  .top-overview-list__item.is-yet .top-overview-list__inner .-thumbnail:before {
    font-size: 0.75rem;
    line-height: 1.5;
    padding: 10px 18px 13px 19px;
  }
}
.top-overview-list__inner .-detail {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  padding-top: 20px;
  padding-right: 40px;
  padding-bottom: 27px;
}
@media only screen and (max-width: 768px) {
  .top-overview-list__inner .-detail {
    padding-top: 8px;
    padding-bottom: 0;
    padding-right: 0px;
  }
}
.top-overview-list__inner .-detail:before {
  position: absolute;
  content: "";
  top: 50%;
  right: 15px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 100;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 6.5px 0 6.5px 19px;
  border-color: transparent transparent transparent #fff;
  -webkit-transition: border-color 0.3s;
  transition: border-color 0.3s;
}
@media only screen and (max-width: 768px) {
  .top-overview-list__inner .-detail:before {
    display: none;
  }
}
@media only screen and (min-width: 769px) {
  .top-overview-list__inner:hover .-detail:before {
    border-color: transparent transparent transparent #fff100;
  }
}
.top-overview-list__inner .top-overview-list__item.is-yet .-detail:before,
.top-overview-list__item.is-yet .top-overview-list__inner .-detail:before {
  border-color: transparent transparent transparent #979797;
}
.top-overview-list__inner .-detail .-main {
  display: inline-block;
  font-size: 1.1875rem;
  line-height: 27.51px;
  letter-spacing: 0.05em;
  font-weight: bold;
  color: #fff100;
}
@media only screen and (max-width: 768px) {
  .top-overview-list__inner .-detail .-main {
    font-size: 0.875rem;
    line-height: 26px;
  }
}
.top-overview-list__inner .-detail .top-overview-list__item.is-yet .-main,
.top-overview-list__item.is-yet .top-overview-list__inner .-detail .-main {
  color: #979797;
}
.top-overview-list__inner .-detail .-main + .-sub {
  margin-top: 3px;
}
.top-overview-list__inner .-detail .-sub {
  display: inline-block;
  font-size: 0.875rem;
  line-height: 1.5;
  color: #fff;
  font-family: Poppins;
}
@media only screen and (max-width: 768px) {
  .top-overview-list__inner .-detail .-sub {
    font-size: 0.6875rem;
  }
}
.top-overview-list__inner .-detail .top-overview-list__item.is-yet .-sub,
.top-overview-list__item.is-yet .top-overview-list__inner .-detail .-sub {
  color: #979797;
}

/*
.top-partners {
  position: relative;
  padding: 0 0 100px;
  z-index: 1;
}
.top-partners:last-child {
  padding: 0 0 140px;
}
@media only screen and (max-width: 768px) {
  .top-partners {
    padding: 30px 0 60px;
    z-index: 0;
  }
}
.top-partners .top-partners-header {
  text-align: center;
  margin: 0 0 80px;
}
@media only screen and (max-width: 768px) {
  .top-partners .top-partners-header {
    margin: 0 0 47px;
  }
}
.top-partners .top-partners-header h2 {
  font-family: "Poppins";
  font-style: italic;
  font-weight: 500;
  font-size: 42px;
  line-height: 51px;
  text-align: center;
}
@media only screen and (max-width: 768px) {
  .top-partners .top-partners-header h2 {
    font-size: 27px;
    border-radius: 60px;
    line-height: 40px;
  }
}
.top-partners .top-partners-header span {
  display: block;
  font-weight: 700;
  font-size: 15px;
  line-height: 0.8;
  text-align: center;
  letter-spacing: 0.02em;
  color: #dcd300;
}
@media only screen and (max-width: 768px) {
  .top-partners .top-partners-header span {
    font-size: 12px;
    line-height: 17px;
    margin-top: -7px;
  }
}
.top-partners__wrap {
  width: 100%;
  margin: 0 auto 50px;
}
@media only screen and (min-width: 1024px) {
  .top-partners__wrap {
    margin: 0 auto 80px;
  }
}
.top-partners__wrap:last-child {
  margin-bottom: 0;
}
@media only screen and (max-width: 768px) {
  .top-partners__wrap {
    width: 85%;
  }
}
.top-partners__wrap.other:not(:last-of-type) {
  margin-bottom: 60px;
}
@media only screen and (max-width: 768px) {
  .top-partners__wrap.other:not(:last-of-type) {
    margin-bottom: 30px;
  }
}
.top-partners-rank {
  text-align: center;
  margin: 0 0 20px;
}
.top-partners-rank span {
  display: inline-block;
  padding: 5px 30px;
  background: #fff100;
  -webkit-transform: skewX(-25deg);
  transform: skewX(-25deg);
  font-weight: 600;
}
.top-partners-logo {
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  grid-gap: 43px;
  gap: 43px;
  margin: 0 auto 0px;
}
.top-partners-logo.supporters {
  grid-gap: 38px;
  gap: 38px;
}
@media only screen and (max-width: 768px) {
  .top-partners-logo {
    grid-gap: 20px 20px;
    gap: 20px 20px;
    margin: 30px auto 0px;
  }
}
.top-partners-logo a {
  margin-left: auto;
  margin-right: auto;
}
.top-partners-logo.diamond {
  margin: 30px auto 50px;
}
@media only screen and (max-width: 768px) {
  .top-partners-logo.diamond {
    width: 108px;
    height: auto;
    margin: 30px auto 40px;
  }
  .top-partners-logo.diamond img {
    width: 120%;
  }
}
.top-partners-logo.diamond img {
  -webkit-transform: scale(1.3) !important;
  transform: scale(1.3) !important;
}
.top-partners-logo.platinum {
  margin: 30px auto 50px;
}
@media only screen and (max-width: 768px) {
  .top-partners-logo.platinum {
    width: 107px;
    height: auto;
    margin: 30px auto 40px;
  }
  .top-partners-logo.platinum img {
    height: auto;
    width: 120%;
  }
}
.top-partners-logo.platinum img {
  -webkit-transform: scale(1.3) !important;
  transform: scale(1.3) !important;
}
.top-partners-logo.gold {
  grid-gap: 100px;
  gap: 100px;
  margin: 0 auto;
}
@media only screen and (max-width: 1100px) {
  .top-partners-logo.gold {
    max-width: 540px;
    width: 100%;
  }
}
@media only screen and (max-width: 768px) {
  .top-partners-logo.gold {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: (1fr) [2];
    grid-template-columns: repeat(2, 1fr);
  }
}
@media only screen and (max-width: 1023px) {
  .top-partners-logo.gold {
    grid-gap: 50px;
    gap: 50px;
  }
}
.top-partners-logo.gold a {
  display: block;
}
@media only screen and (max-width: 768px) {
  .top-partners-logo.gold a {
    width: 180px;
  }
  .top-partners-logo.gold a img {
    width: 100%;
  }
}
@media only screen and (max-width: 480px) {
  .top-partners-logo.gold a {
    width: 140px;
  }
}
.top-partners-logo.gold a img {
  -webkit-transform: scale(1.2) !important;
  transform: scale(1.2) !important;
}
@media only screen and (max-width: 1023px) {
  .top-partners-logo.gold a img {
    -webkit-transform: scale(1.1) !important;
    transform: scale(1.1) !important;
  }
}
@media only screen and (max-width: 768px) {
  .top-partners-logo.gold .top-partners-logo__item.-bridgestone img {
    width: 80%;
  }
}
.top-partners-logo.silver {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 43px 1fr 43px 1fr 43px 1fr 43px 1fr 43px 1fr 43px 1fr
    43px 1fr 43px 1fr 43px 1fr 43px 1fr 43px 1fr;
  grid-template-columns: repeat(12, 1fr);
  -ms-grid-rows: 1fr 43px 1fr;
  grid-template-rows: repeat(2, 1fr);
  grid-template-areas: "area01 area01 area01 area02 area02 area02 area03 area03 area03 area04 area04 area04" " area05 area05 area05 area05 area06 area06 area06 area06 area07 area07 area07 area07";
  max-width: 950px;
  margin: 0 auto 40px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
@media only screen and (max-width: 768px) {
  .top-partners-logo.silver {
    -ms-grid-rows: 1fr 20px 1fr 20px 1fr 20px 1fr;
    grid-template-rows: repeat(4, 1fr);
    -ms-grid-columns: 1fr 20px 1fr;
    grid-template-columns: repeat(2, 1fr);
    grid-template-areas: "area01 area02" "area03 area04" "area05 area06" "area07 area07";
  }
}
.top-partners-logo.silver a {
  margin: auto;
  height: auto;
}
@media only screen and (max-width: 768px) {
  .top-partners-logo.silver a {
    display: -ms-grid;
    display: grid;
    place-content: center;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    place-items: center;
  }
  .top-partners-logo.silver a img {
    width: 80%;
  }
}
.top-partners-logo.silver a img {
  -webkit-transform: scale(1.5) !important;
  transform: scale(1.5) !important;
}
@media only screen and (max-width: 768px) {
  .top-partners-logo.silver a img {
    -webkit-transform: scale(1.5) !important;
    transform: scale(1.5) !important;
  }
}
.top-partners-logo.silver .top-partners-logo__item.-tokyokaijou {
  -ms-grid-row: 1;
  -ms-grid-column: 1;
  -ms-grid-column-span: 5;
  grid-area: area01;
}
.top-partners-logo.silver .top-partners-logo__item.-tokyokaijou a {
  width: 90%;
}
@media only screen and (max-width: 768px) {
  .top-partners-logo.silver .top-partners-logo__item.-tokyokaijou a {
    width: 95%;
    -webkit-transform: scale(1.1) !important;
    transform: scale(1.1) !important;
  }
}
.top-partners-logo.silver .top-partners-logo__item.-standard_advanced {
  -ms-grid-row: 1;
  -ms-grid-column: 7;
  -ms-grid-column-span: 5;
  grid-area: area02;
}
.top-partners-logo.silver .top-partners-logo__item.-standard_advanced a {
  width: 50%;
  margin: 0 auto;
}
@media only screen and (max-width: 768px) {
  .top-partners-logo.silver .top-partners-logo__item.-standard_advanced a {
    width: 80%;
  }
}
.top-partners-logo.silver .top-partners-logo__item.-itfor {
  -ms-grid-row: 1;
  -ms-grid-column: 13;
  -ms-grid-column-span: 5;
  grid-area: area03;
}
.top-partners-logo.silver .top-partners-logo__item.-itfor a {
  width: 100%;
  margin: 0 auto;
}
.top-partners-logo.silver .top-partners-logo__item.-itfor a img {
  -webkit-transform: scale(1.5) !important;
  transform: scale(1.5) !important;
}
@media only screen and (max-width: 768px) {
  .top-partners-logo.silver .top-partners-logo__item.-itfor a img {
    -webkit-transform: scale(1.4) !important;
    transform: scale(1.4) !important;
  }
}
.top-partners-logo.silver .top-partners-logo__item.-ana {
  -ms-grid-row: 1;
  -ms-grid-column: 19;
  -ms-grid-column-span: 5;
  grid-area: area04;
}
.top-partners-logo.silver .top-partners-logo__item.-ana a {
  margin: 0 auto;
}
@media only screen and (max-width: 768px) {
  .top-partners-logo.silver .top-partners-logo__item.-ana a {
    width: 70%;
  }
}
.top-partners-logo.silver .top-partners-logo__item.-nishitetsu {
  -ms-grid-row: 3;
  -ms-grid-column: 1;
  -ms-grid-column-span: 7;
  grid-area: area05;
}
.top-partners-logo.silver .top-partners-logo__item.-nishitetsu a {
  width: 34%;
  margin: 0 auto;
}
@media only screen and (max-width: 768px) {
  .top-partners-logo.silver .top-partners-logo__item.-nishitetsu a {
    width: 70%;
  }
}
.top-partners-logo.silver .top-partners-logo__item.-daiichikotsu {
  -ms-grid-row: 3;
  -ms-grid-column: 9;
  -ms-grid-column-span: 7;
  grid-area: area06;
}
.top-partners-logo.silver .top-partners-logo__item.-daiichikotsu a {
  margin: 0 auto;
}
@media only screen and (max-width: 768px) {
  .top-partners-logo.silver .top-partners-logo__item.-daiichikotsu a {
    width: 80%;
    -webkit-transform: scale(1.4) !important;
    transform: scale(1.4) !important;
  }
}
@media only screen and (min-width: 769px) {
  .top-partners-logo.silver .top-partners-logo__item.-daiichikotsu a img {
    -webkit-transform: scale(1.6) !important;
    transform: scale(1.6) !important;
  }
}
.top-partners-logo.silver .top-partners-logo__item.-jal {
  -ms-grid-row: 3;
  -ms-grid-column: 17;
  -ms-grid-column-span: 7;
  grid-area: area07;
}
.top-partners-logo.silver .top-partners-logo__item.-jal a {
  margin: 0 auto;
}
@media only screen and (max-width: 768px) {
  .top-partners-logo.silver .top-partners-logo__item.-jal a {
    width: 70%;
  }
}
.top-partners-logo.-text {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.top-partners-logo.bronze {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 43px 1fr 43px 1fr 43px 1fr 43px 1fr 43px 1fr 43px 1fr
    43px 1fr 43px 1fr 43px 1fr 43px 1fr 43px 1fr;
  grid-template-columns: repeat(12, 1fr);
  -ms-grid-rows: 1fr 43px 1fr;
  grid-template-rows: repeat(2, 1fr);
  grid-template-areas: "area01 area01 area01 area01 area02 area02 area02 area02 area03 area03 area03 area03" "area04 area04 area04 area05 area05 area05 area06 area06 area06 area07 area07 area07";
  max-width: 720px;
  margin: 0 auto 40px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
@media only screen and (max-width: 768px) {
  .top-partners-logo.bronze {
    -ms-grid-rows: 1fr 20px 1fr 20px 1fr 20px 1fr;
    grid-template-rows: repeat(4, 1fr);
    -ms-grid-columns: 1fr 20px 1fr;
    grid-template-columns: repeat(2, 1fr);
    grid-template-areas: "area01 area02" "area03 area04" "area05 area06" "area07 area07";
  }
  .top-partners-logo.bronze > .top-partners-logo__item.-tokyokaijou {
    -ms-grid-row: 1;
    -ms-grid-column: 1;
    -ms-grid-column-span: 1;
  }
  .top-partners-logo.bronze > .top-partners-logo__item.-standard_advanced {
    -ms-grid-row: 1;
    -ms-grid-column: 3;
    -ms-grid-column-span: 1;
  }
  .top-partners-logo.bronze > .top-partners-logo__item.-itfor {
    -ms-grid-row: 3;
    -ms-grid-column: 1;
    -ms-grid-column-span: 1;
  }
  .top-partners-logo.bronze > .top-partners-logo__item.-ana {
    -ms-grid-row: 3;
    -ms-grid-column: 3;
    -ms-grid-column-span: 1;
  }
  .top-partners-logo.bronze > .top-partners-logo__item.-nishitetsu {
    -ms-grid-row: 5;
    -ms-grid-column: 1;
    -ms-grid-column-span: 1;
  }
  .top-partners-logo.bronze > .top-partners-logo__item.-daiichikotsu {
    -ms-grid-row: 5;
    -ms-grid-column: 3;
    -ms-grid-column-span: 1;
  }
  .top-partners-logo.bronze > .top-partners-logo__item.-jal {
    -ms-grid-row: 7;
    -ms-grid-column: 1;
    -ms-grid-column-span: 3;
  }
}
.top-partners-logo.bronze img {
  -webkit-transform: scale(1.3) !important;
  transform: scale(1.3) !important;
}
.top-partners-logo.bronze .top-partners-logo__item a {
  width: 90%;
  margin: 0 auto;
  text-align: center;
}
.top-partners-logo.bronze .top-partners-logo__item.-morinaga {
  -ms-grid-row: 1;
  -ms-grid-column: 1;
  -ms-grid-column-span: 7;
  grid-area: area01;
}
.top-partners-logo.bronze .top-partners-logo__item.-jrKyushu {
  -ms-grid-row: 1;
  -ms-grid-column: 9;
  -ms-grid-column-span: 7;
  grid-area: area02;
}
.top-partners-logo.bronze .top-partners-logo__item.-jrKyushu a {
  width: 50%;
  margin: 0 auto;
}
.top-partners-logo.bronze .top-partners-logo__item.-hito {
  -ms-grid-row: 1;
  -ms-grid-column: 17;
  -ms-grid-column-span: 7;
  grid-area: area03;
}
.top-partners-logo.bronze .top-partners-logo__item.-hito a {
  width: 100%;
  margin: 0 auto;
}
.top-partners-logo.bronze .top-partners-logo__item.-hito a img {
  -webkit-transform: scale(1.5) !important;
  transform: scale(1.5) !important;
}
@media only screen and (max-width: 768px) {
  .top-partners-logo.bronze .top-partners-logo__item.-hito a img {
    -webkit-transform: scale(1.2) !important;
    transform: scale(1.2) !important;
  }
}
.top-partners-logo.bronze .top-partners-logo__item.-ntt {
  -ms-grid-row: 3;
  -ms-grid-column: 1;
  -ms-grid-column-span: 5;
  grid-area: area04;
}
.top-partners-logo.bronze .top-partners-logo__item.-ntt a {
  width: 70%;
  margin: 0 auto;
}
@media only screen and (max-width: 768px) {
  .top-partners-logo.bronze .top-partners-logo__item.-ntt a {
    width: 50%;
  }
}
.top-partners-logo.bronze .top-partners-logo__item.-docomo {
  -ms-grid-row: 3;
  -ms-grid-column: 7;
  -ms-grid-column-span: 5;
  grid-area: area05;
}
.top-partners-logo.bronze .top-partners-logo__item.-docomo a {
  width: 80%;
  margin: 0 auto;
}
@media only screen and (max-width: 768px) {
  .top-partners-logo.bronze .top-partners-logo__item.-docomo a {
    width: 60%;
  }
}
.top-partners-logo.bronze .top-partners-logo__item.-kurosaki {
  -ms-grid-row: 3;
  -ms-grid-column: 13;
  -ms-grid-column-span: 5;
  grid-area: area06;
}
.top-partners-logo.bronze .top-partners-logo__item.-kurosaki a {
  width: 80%;
  margin: 0 auto;
}
@media only screen and (max-width: 768px) {
  .top-partners-logo.bronze .top-partners-logo__item.-kurosaki a {
    width: 50%;
  }
}
.top-partners-logo.bronze .top-partners-logo__item.-lawson {
  -ms-grid-row: 3;
  -ms-grid-column: 19;
  -ms-grid-column-span: 5;
  grid-area: area07;
}
@media only screen and (max-width: 599px) {
  .top-partners-logo.silver .top-partners-logo__item.-tokyokaijou {
    -ms-grid-row: 1;
    -ms-grid-column: 1;
  }
  .sustainable-banner__head__description
    > .top-partners-logo__item.-tokyokaijou {
    -ms-grid-row: 1;
    -ms-grid-column: 1;
  }
  .top-partners-logo.silver .top-partners-logo__item.-standard_advanced {
    -ms-grid-row: 1;
    -ms-grid-column: 3;
  }
  .sustainable-banner__head__description
    > .top-partners-logo__item.-standard_advanced {
    -ms-grid-row: 1;
    -ms-grid-column: 3;
  }
  .top-partners-logo.silver .top-partners-logo__item.-itfor {
    -ms-grid-row: 3;
    -ms-grid-column: 1;
  }
  .sustainable-banner__head__description > .top-partners-logo__item.-itfor {
    -ms-grid-row: 3;
    -ms-grid-column: 1;
  }
  .top-partners-logo.silver .top-partners-logo__item.-ana {
    -ms-grid-row: 3;
    -ms-grid-column: 3;
  }
  .sustainable-banner__head__description > .top-partners-logo__item.-ana {
    -ms-grid-row: 3;
    -ms-grid-column: 3;
  }
  .top-partners-logo.bronze .top-partners-logo__item.-morinaga {
    -ms-grid-row: 1;
    -ms-grid-column: 1;
  }
  .sustainable-banner__head__description > .top-partners-logo__item.-morinaga {
    -ms-grid-row: 1;
    -ms-grid-column: 1;
  }
  .top-partners-logo.bronze .top-partners-logo__item.-jrKyushu {
    -ms-grid-row: 1;
    -ms-grid-column: 3;
  }
  .sustainable-banner__head__description > .top-partners-logo__item.-jrKyushu {
    -ms-grid-row: 1;
    -ms-grid-column: 3;
  }
  .top-partners-logo.bronze .top-partners-logo__item.-hito {
    -ms-grid-row: 3;
    -ms-grid-column: 1;
  }
  .sustainable-banner__head__description > .top-partners-logo__item.-hito {
    -ms-grid-row: 3;
    -ms-grid-column: 1;
  }
  .top-partners-logo.bronze .top-partners-logo__item.-ntt {
    -ms-grid-row: 3;
    -ms-grid-column: 3;
  }
  .sustainable-banner__head__description > .top-partners-logo__item.-ntt {
    -ms-grid-row: 3;
    -ms-grid-column: 3;
  }
}
@media only screen and (max-width: 768px) {
  .top-partners-logo.silver > .top-partners-logo__item.-tokyokaijou {
    -ms-grid-row: 1;
    -ms-grid-column: 1;
    -ms-grid-column-span: 1;
  }
  .top-partners-logo.silver > .top-partners-logo__item.-standard_advanced {
    -ms-grid-row: 1;
    -ms-grid-column: 3;
    -ms-grid-column-span: 1;
  }
  .top-partners-logo.silver > .top-partners-logo__item.-itfor {
    -ms-grid-row: 3;
    -ms-grid-column: 1;
    -ms-grid-column-span: 1;
  }
  .top-partners-logo.silver > .top-partners-logo__item.-ana {
    -ms-grid-row: 3;
    -ms-grid-column: 3;
    -ms-grid-column-span: 1;
  }
  .top-partners-logo.silver .top-partners-logo__item.-nishitetsu {
    -ms-grid-row: 5;
    -ms-grid-column: 1;
    -ms-grid-column-span: 1;
  }
  .top-partners-logo.silver .top-partners-logo__item.-daiichikotsu {
    -ms-grid-row: 5;
    -ms-grid-column: 3;
    -ms-grid-column-span: 1;
  }
  .top-partners-logo.silver .top-partners-logo__item.-jal {
    -ms-grid-row: 7;
    -ms-grid-column: 1;
    -ms-grid-column-span: 3;
  }
  .top-partners-logo.silver > .top-partners-logo__item.-morinaga {
    -ms-grid-row: 1;
    -ms-grid-column: 1;
    -ms-grid-column-span: 1;
  }
  .top-partners-logo.bronze > .top-partners-logo__item.-morinaga {
    -ms-grid-row: 1;
    -ms-grid-column: 1;
    -ms-grid-column-span: 1;
  }
  .top-partners-logo.silver > .top-partners-logo__item.-jrKyushu {
    -ms-grid-row: 1;
    -ms-grid-column: 3;
    -ms-grid-column-span: 1;
  }
  .top-partners-logo.bronze > .top-partners-logo__item.-jrKyushu {
    -ms-grid-row: 1;
    -ms-grid-column: 3;
    -ms-grid-column-span: 1;
  }
  .top-partners-logo.silver > .top-partners-logo__item.-hito {
    -ms-grid-row: 3;
    -ms-grid-column: 1;
    -ms-grid-column-span: 1;
  }
  .top-partners-logo.bronze > .top-partners-logo__item.-hito {
    -ms-grid-row: 3;
    -ms-grid-column: 1;
    -ms-grid-column-span: 1;
  }
  .top-partners-logo.silver > .top-partners-logo__item.-ntt {
    -ms-grid-row: 3;
    -ms-grid-column: 3;
    -ms-grid-column-span: 1;
  }
  .top-partners-logo.bronze > .top-partners-logo__item.-ntt {
    -ms-grid-row: 3;
    -ms-grid-column: 3;
    -ms-grid-column-span: 1;
  }
  .top-partners-logo.bronze .top-partners-logo__item.-docomo {
    -ms-grid-row: 5;
    -ms-grid-column: 1;
    -ms-grid-column-span: 1;
  }
  .top-partners-logo.bronze > .top-partners-logo__item.-docomo {
    -ms-grid-row: 5;
    -ms-grid-column: 1;
    -ms-grid-column-span: 1;
  }
  .top-partners-logo.bronze .top-partners-logo__item.-kurosaki {
    -ms-grid-row: 5;
    -ms-grid-column: 3;
    -ms-grid-column-span: 1;
  }
  .top-partners-logo.bronze > .top-partners-logo__item.-kurosaki {
    -ms-grid-row: 5;
    -ms-grid-column: 3;
    -ms-grid-column-span: 1;
  }
  .top-partners-logo.bronze .top-partners-logo__item.-lawson {
    -ms-grid-row: 7;
    -ms-grid-column: 1;
    -ms-grid-column-span: 3;
  }
  .top-partners-logo.bronze > .top-partners-logo__item.-lawson {
    -ms-grid-row: 7;
    -ms-grid-column: 1;
    -ms-grid-column-span: 3;
  }
}
.top-partners-logo.bronze .top-partners-logo__item.-lawson a {
  width: 100%;
  margin: 0 auto;
}
@media only screen and (max-width: 768px) {
  .top-partners-logo.bronze .top-partners-logo__item.-lawson a {
    width: 40%;
  }
}
.top-partners-logo.-communication a img {
  width: 94%;
  margin: 0 auto;
}
@media only screen and (max-width: 768px) {
  .top-partners-logo.-communication a img {
    width: 100%;
  }
}
@media only screen and (max-width: 768px) {
  .top-partners-logo.-communication a {
    width: 140px;
    height: auto;
  }
}
.top-partners-logo.consulting {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  max-width: 720px;
  margin: 0 auto;
}
.top-partners-logo.consulting .top-partners-logo__item {
  width: calc((100% - 0px * (6 - 5)) / 6 - 0.1px);
  margin-right: 0px;
  margin-left: 0px;
  margin-bottom: 0px;
}
.top-partners-logo {
  margin-right: -0px;
  margin-left: -0px;
  margin-bottom: -0px;
}
@media only screen and (max-width: 768px) {
  .top-partners-logo.consulting .top-partners-logo__item {
    width: calc((100% - 0px * (4 - 3)) / 4 - 0.1px);
    margin-right: 0px;
    margin-left: 0px;
    margin-bottom: 0px;
  }
  .top-partners-logo {
    margin-right: -0px;
    margin-left: -0px;
    margin-bottom: -0px;
  }
}
@media only screen and (max-width: 768px) {
  .top-partners-logo.consulting a {
    width: 78px;
    height: auto;
  }
  .top-partners-logo.consulting a img {
    height: 100%;
    height: 40px;
    width: 100%;
  }
}
.top-partners-logo.consulting a img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
.top-partners-logo.consulting .top-partners-logo__item.-ranku {
  width: 110px;
}
.top-partners-logo.consulting .top-partners-logo__item.-hydrogen img {
  -webkit-transform: scale(1.3);
  transform: scale(1.3);
}
.top-partners-logo.supporters {
  max-width: 980px;
  width: 100%;
  margin: 0 auto 60px;
}
.top-partners-logo.supporters a {
  width: 108px;
  height: 64px;
}
@media only screen and (max-width: 768px) {
  .top-partners-logo.supporters a {
    width: 78px;
    height: 35px;
  }
  .top-partners-logo.supporters a img {
    height: 100%;
    height: 35px;
    width: 100%;
  }
}
.top-partners-logo.supporters img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
.top-partners-logo.supporters .top-partners-logo__item.-toto a {
  width: 70px;
}
.top-partners-logo.supporters .top-partners-logo__item.-zenrin a {
  width: 80px;
}
.top-partners-logo__item.-suntory {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
@media only screen and (min-width: 1024px) {
  .top-partners-logo__item.-suntory img {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
  }
}
@media only screen and (max-width: 1023px) {
  .top-partners-logo__item.-fukuokatrance {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }
}
.top-partners-logo__item a {
  text-align: center;
  display: -ms-grid;
  display: grid;
  place-content: center;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
@media only screen and (max-width: 768px) {
  .top-partners-logo__item a {
    -o-object-fit: contain;
    object-fit: contain;
  }
}
.top-partners-logo__item a img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}
.top-partners-logo__item a img.itfor {
  width: 80px;
}
@media only screen and (max-width: 768px) {
  .top-partners-logo__item a img.itfor {
    width: 50px;
  }
}
.top-partners-logo__item.soon {
  pointer-events: none;
}
.top-partners-logo__item .top-partners-logo__item__text {
  font-size: 0.8125rem;
  font-weight: 500;
  line-height: 1.8;
}
@media only screen and (max-width: 768px) {
  .top-partners-logo__item .top-partners-logo__item__text {
    -webkit-font-feature-settings: "palt";
    font-feature-settings: "palt";
  }
}
*/
.top-rode-race {
  position: relative;
  max-width: 1200px;
  margin: 68px auto 0;
}
@media only screen and (max-width: 768px) {
  .top-rode-race {
    margin: 20px auto 0;
  }
}
.top-rode-race__image {
  position: relative;
  width: 100%;
}
.top-rode-race__image::after {
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  width: 100%;
  height: 100%;
  background: #191a17;
  opacity: 0.75;
  z-index: 1;
}
.top-rode-race__image img {
  width: 100%;
}
.top-rode-race-detail {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: 2;
  width: 100%;
}
.top-rode-race-detail-header {
  position: relative;
}
.top-rode-race-detail-header:before {
  content: "";
  display: block;
  margin: 0 auto 25px;
  width: 1px;
  height: 46px;
  background: #fff100;
}
@media only screen and (max-width: 768px) {
  .top-rode-race-detail-header:before {
    margin: 0 auto 20px;
    height: 30px;
  }
}
.top-rode-race-detail-header__title {
  font-weight: 700;
  font-size: 26px;
  line-height: 38px;
  text-align: center;
  letter-spacing: 0.02em;
  color: #fff100;
}
@media only screen and (max-width: 768px) {
  .top-rode-race-detail-header__title {
    font-size: 20px;
    line-height: 29px;
  }
}
.top-rode-race-detail-body {
  margin-top: 25px;
}
@media only screen and (max-width: 768px) {
  .top-rode-race-detail-body {
    margin-top: 20px;
  }
}
.top-rode-race-detail-texts {
  margin-bottom: 38px;
}
.top-rode-race-detail-texts p {
  font-weight: 500;
  font-size: 17px;
  line-height: 29px;
  text-align: center;
  letter-spacing: 0.02em;
  color: #fff;
}
.top-rode-race-detail-texts p + p {
  margin-top: 2em;
}
.top-stage {
  background-color: #fff100;
  padding-top: 109px;
  padding-bottom: 125px;
}
.top-stage.--live {
  padding-top: 32px;
  padding-bottom: 32px;
}
@media only screen and (max-width: 768px) {
  .top-stage {
    padding-top: 70px;
    padding-bottom: 90px;
  }
  .top-stage.--live {
    padding-bottom: 0;
  }
}
.top-stage__inner {
  max-width: calc(1440px - 2 * 120px + 2 * 30px);
  width: 100%;
  padding-left: 30px;
  padding-right: 30px;
  margin-left: auto;
  margin-right: auto;
}
.top-stage__contents {
  margin-top: 56px;
}
@media only screen and (max-width: 768px) {
  .top-stage__contents {
    margin-top: 50px;
  }
  .top-stage.--live .top-stage__contents {
    margin-top: 0;
  }
}
.top-stage__contents + .top-stage__contents {
  margin-top: 46px;
}
@media only screen and (max-width: 768px) {
  .top-stage__contents + .top-stage__contents {
    margin-top: 50px;
  }
}
.top-stage-link__inner {
  position: relative;
  display: block;
}
.top-stage-link__inner:after {
  position: absolute;
  top: 50%;
  right: 51px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 100;
  content: "";
  width: 44px;
  height: 44px;
  background-image: url("../img/common/icon-gray-arrow.svg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
@media only screen and (max-width: 768px) {
  .top-stage-link__inner:after {
    display: none;
  }
}
.top-stage-link.is-yet .top-stage-link__inner {
  pointer-events: none;
}
.top-stage-link.is-yet .top-stage-link__inner:before {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translateY(-50%) translateX(-50%);
  transform: translateY(-50%) translateX(-50%);
  content: "\6e96\5099\4e2d";
  white-space: nowrap;
  padding: 11px 29px 13px 32px;
  color: #fff100;
  font-size: 1.125rem;
  line-height: 26.06px;
  font-weight: bold;
  letter-spacing: 0.13em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #000;
  border-radius: 2px;
  z-index: 100;
}
.top-stage-link.is-yet body.page-en .top-stage-link__inner:before,
body.page-en .top-stage-link.is-yet .top-stage-link__inner:before {
  content: "coming soon";
}
@media only screen and (max-width: 768px) {
  .top-stage-link.is-yet .top-stage-link__inner:before {
    font-size: 0.75rem;
    line-height: 1.5;
    padding: 10px 18px 13px 19px;
    left: auto;
    right: 22px;
    -webkit-transform: translateY(-50%) translateX(0%);
    transform: translateY(-50%) translateX(0%);
  }
}
.top-stage-link.is-yet .top-stage-link__inner:after {
  position: absolute;
  top: 50%;
  right: 51px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 100;
  content: "";
  width: 44px;
  height: 44px;
  background-image: url("../img/common/icon-gray-arrow.svg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
@media only screen and (max-width: 768px) {
  .top-stage-link.is-yet .top-stage-link__inner:after {
    display: none;
  }
}
@media only screen and (min-width: 769px) {
  .top-stage-link__inner .-sp {
    display: none;
  }
}
@media only screen and (max-width: 768px) {
  .top-stage-link__inner .-pc {
    display: none;
  }
}
.top-stage-link__inner img {
  width: 100%;
}
.top-stage-link__inner .-title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  top: 50%;
  left: 10%;
  z-index: 50;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: #fff;
}
.top-stage-link__inner .top-stage-link.is-yet .-title,
.top-stage-link.is-yet .top-stage-link__inner .-title {
  color: #979797;
}
@media only screen and (max-width: 768px) {
  .top-stage-link__inner .-title {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    left: 8%;
  }
}
.top-stage-link__inner .-title .-main {
  font-size: 1.5rem;
  letter-spacing: 0.05em;
  font-weight: bold;
}
@media only screen and (max-width: 768px) {
  .top-stage-link__inner .-title .-main {
    font-size: calc(16 * 100vw / 375);
    line-height: 1.5;
  }
}
.top-stage-link__inner .-title .-main + .-sub {
  padding-left: 21px;
  margin-left: 33px;
}
@media only screen and (max-width: 768px) {
  .top-stage-link__inner .-title .-main + .-sub {
    padding-left: 0;
    margin-left: 0;
  }
}
.top-stage-link__inner .-title .-main + .-sub:before {
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 50;
  content: "";
  background-color: #fff;
  height: 30px;
  width: 1px;
}
@media only screen and (max-width: 768px) {
  .top-stage-link__inner .-title .-main + .-sub:before {
    display: none;
  }
}
.top-stage-link__inner .-title .-sub {
  font-size: 0.9375rem;
  font-family: Poppins;
  font-style: italic;
  font-weight: bold;
  letter-spacing: 0.08em;
  position: relative;
}
@media only screen and (max-width: 768px) {
  .top-stage-link__inner .-title .-sub {
    font-size: calc(11 * 100vw / 375);
    line-height: 1.5;
    padding-left: 0;
    margin-left: 0;
    margin-top: calc(2 * 100vw / 375);
  }
}
.top-sustainable__wrapper.-col2 {
  max-width: calc(1440px - 2 * 120px + 2 * 30px);
  padding-left: 30px;
  padding-right: 30px;
  padding-bottom: 3rem;
  margin: 0 auto;
}
.top-sustainable {
  background: #f1f1e7;
  padding: 90px 0;
  position: relative;
}
@media only screen and (max-width: 768px) {
  .top-sustainable {
    padding: 40px 30px;
    margin: 0 0 0px;
  }
}
.top-sustainable__inner {
  max-width: 1200px;
  margin: 0 auto;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border: 5px solid #d3d991;
  background: #fff;
  width: 100%;
  padding: 23px 20px;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
@media only screen and (max-width: 768px) {
  .top-sustainable__inner {
    padding: 22px 18px;
    margin: 0px auto;
  }
}
.ua-pc .top-sustainable__inner:hover {
  border-color: #fff100;
  -webkit-transform: scale(1.01);
  transform: scale(1.01);
}
.top-sustainable__inner .top-sustainable-link {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 80px;
}
@media only screen and (max-width: 768px) {
  .top-sustainable__inner .top-sustainable-link {
    right: 14px;
  }
}
.top-sustainable__inner .top-sustainable-link__text {
  position: relative;
  font-family: "Poppins";
  font-style: italic;
  font-weight: 600;
  font-size: 16px;
  line-height: 24px;
}
@media only screen and (max-width: 768px) {
  .top-sustainable__inner .top-sustainable-link__text {
    display: none;
  }
}
.top-sustainable__inner .top-sustainable-link__text:after {
  content: "";
  position: absolute;
  top: 50%;
  right: -42px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 20px;
  height: 20px;
  border-radius: 20px;
  background: #fff100;
  z-index: -1;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
.ua-pc
  .top-sustainable__inner
  .c-button__inner:hover
  .top-sustainable-link__text:after,
.c-button__inner:hover
  .top-sustainable__inner
  .top-sustainable-link__text:after {
  -webkit-transform: translateY(-62.5%) scale(1.5);
  transform: translateY(-62.5%) scale(1.5);
}
.top-sustainable__inner .top-sustainable-link .myfont {
  position: absolute;
  top: 50%;
  right: -30px;
  -webkit-transform: translateY(-70%);
  transform: translateY(-70%);
  font-size: 0.625rem;
  font-weight: bold;
  color: #000;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
@media only screen and (max-width: 768px) {
  .top-sustainable__inner .top-sustainable-link .myfont {
    display: none;
  }
}
.ua-pc .top-sustainable__inner:hover .top-sustainable-link .myfont {
  right: -36px;
}
.top-sustainable__inner .top-sustainable-link__icon {
  display: none;
}
@media only screen and (max-width: 768px) {
  .top-sustainable__inner .top-sustainable-link__icon {
    display: block;
  }
}
@media only screen and (max-width: 599px) {
  .top-sustainable__inner .top-sustainable-link__icon {
    display: none;
  }
}
.top-sustainable__image {
  margin-right: 27px;
}
@media only screen and (max-width: 768px) {
  .top-sustainable__image {
    margin-right: 14px;
  }
}
@media only screen and (min-width: 1025px) {
  .top-sustainable__image {
    margin-right: 14px;
  }
}
@media only screen and (max-width: 768px) {
  .top-sustainable__image {
    margin-right: 6px;
  }
}
.top-sustainable__image img {
  width: 84px;
}
@media only screen and (max-width: 768px) {
  .top-sustainable__image img {
    width: 50px;
  }
}
.top-sustainable .top-sustainable-title h3 {
  font-family: "Poppins";
  font-style: italic;
  font-weight: 500;
  font-size: 34px;
  line-height: 51px;
}
@media only screen and (max-width: 768px) {
  .top-sustainable .top-sustainable-title h3 {
    font-size: 16px;
    line-height: 27px;
  }
}
.top-sustainable .top-sustainable-title span {
  font-weight: 700;
  font-size: 19px;
  line-height: 28px;
  color: #b5b541;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
@media only screen and (max-width: 768px) {
  .top-sustainable .top-sustainable-title span {
    font-size: 12px;
    line-height: 17px;
  }
}
.top-sustainable.-sponsor {
  background: #fff;
  padding: 0px;
  margin: 0 0 100px;
}
@media only screen and (max-width: 768px) {
  .top-sustainable.-sponsor {
    padding: 50px 30px 0;
    margin: 0 0 0px;
  }
}
.top-sustainable.-sponsor .top-sustainable__inner {
  border: 5px solid #fff100;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  padding: 13px 20px;
}
@media only screen and (max-width: 768px) {
  .top-sustainable.-sponsor .top-sustainable__inner {
    padding: 13px 20px;
  }
}
@media only screen and (max-width: 414px) {
  .top-sustainable.-sponsor .top-sustainable__inner {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
}
.top-sustainable.-sponsor .top-sustainable__inner:hover {
  border: 5px solid #b5b541;
}
.top-sustainable.-sponsor .top-sustainable__inner .top-sustainable-title {
  text-align: center;
}
.top-sustainable.-sponsor .top-sustainable__inner .top-sustainable-title h3 {
  position: relative;
}
.top-sustainable.-sponsor
  .top-sustainable__inner
  .top-sustainable-title
  h3:before {
  content: "";
  height: 2px;
  width: 100%;
  background: #000;
  position: absolute;
  bottom: 13px;
  left: 0;
}
@media only screen and (max-width: 768px) {
  .top-sustainable.-sponsor
    .top-sustainable__inner
    .top-sustainable-title
    h3:before {
    bottom: 7px;
  }
}
.top-sustainable.-sponsor .top-sustainable__inner .top-sustainable-title span {
  color: #00abeb;
}
.top-sustainable.-sponsor .top-sustainable__inner .top-sustainable__image {
  margin-right: 27px;
}
@media only screen and (max-width: 768px) {
  .top-sustainable.-sponsor .top-sustainable__inner .top-sustainable__image {
    margin-right: 14px;
  }
}
@media only screen and (max-width: 768px) {
  .top-sustainable.-sponsor .top-sustainable__inner .top-sustainable__image {
    margin-right: 6px;
  }
}
.top-sustainable.-sponsor .top-sustainable__inner .top-sustainable__image img {
  width: 72px;
}
@media only screen and (max-width: 768px) {
  .top-sustainable.-sponsor
    .top-sustainable__inner
    .top-sustainable__image
    img {
    width: 46px;
  }
}
.top-sustainable.-safety {
  background: #f1f1e7;
  padding: 0px 0px 90px;
}
@media only screen and (max-width: 768px) {
  .top-sustainable.-safety {
    padding: 0px 30px 50px;
  }
}
.top-sustainable.-safety .top-sustainable__inner {
  border: 5px solid #ed7d31;
}
.top-sustainable.-safety .top-sustainable__inner:hover {
  border: 5px solid #cd8b66;
}
.top-sustainable.-safety .top-sustainable__inner .top-sustainable-title span {
  color: #ed7d31;
}
.top-sustainable.-manners {
  background: #fff;
  padding: 0px;
}
@media only screen and (max-width: 768px) {
  .top-sustainable.-manners {
    margin: 0 0 0px;
  }
}
.top-sustainable.-manners .top-sustainable__inner {
  border: 5px solid #000;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  padding: 13px 20px;
}
@media only screen and (max-width: 768px) {
  .top-sustainable.-manners .top-sustainable__inner {
    padding: 13px 20px;
  }
}
@media only screen and (max-width: 414px) {
  .top-sustainable.-manners .top-sustainable__inner {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
}
.top-sustainable.-manners .top-sustainable__inner:hover {
  border: 5px solid #b5b541;
}
.top-sustainable.-manners .top-sustainable__inner .top-sustainable-title {
  text-align: center;
}
.top-sustainable.-manners
  .top-sustainable__inner
  .top-sustainable-title.-borderNone
  h3:before {
  content: none !important;
}
.top-sustainable.-manners .top-sustainable__inner .top-sustainable-title h3 {
  position: relative;
}
.top-sustainable.-manners
  .top-sustainable__inner
  .top-sustainable-title
  h3:before {
  content: "";
  height: 2px;
  width: 100%;
  background: #000;
  position: absolute;
  bottom: 13px;
  left: 0;
}
@media only screen and (max-width: 768px) {
  .top-sustainable.-manners
    .top-sustainable__inner
    .top-sustainable-title
    h3:before {
    bottom: 7px;
  }
}
.top-sustainable.-manners .top-sustainable__inner .top-sustainable-title span {
  color: #00abeb;
}
.top-sustainable.-manners .top-sustainable__inner .top-sustainable__image {
  margin-right: 27px;
}
@media only screen and (max-width: 768px) {
  .top-sustainable.-manners .top-sustainable__inner .top-sustainable__image {
    margin-right: 14px;
  }
}
@media only screen and (max-width: 768px) {
  .top-sustainable.-manners .top-sustainable__inner .top-sustainable__image {
    margin-right: 6px;
  }
}
.top-sustainable.-manners .top-sustainable__inner .top-sustainable__image img {
  width: 72px;
}
@media only screen and (max-width: 768px) {
  .top-sustainable.-manners
    .top-sustainable__inner
    .top-sustainable__image
    img {
    width: 46px;
  }
}
.yowapeda {
  background: #fff100;
}
.yowapeda__wrapper {
  max-width: calc(1200px + 2 * 30px);
  width: 100%;
  margin: 0 auto;
  padding: 0 30px 92px;
}
@media only screen and (max-width: 768px) {
  .yowapeda__wrapper {
    width: 100%;
    padding: 30px 24px;
  }
}
.yowapeda-hero {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (minmax(0, 1fr)) [3];
  grid-template-columns: repeat(3, minmax(0, 1fr));
  place-items: center;
  grid-gap: 48px;
  gap: 48px;
  margin-top: 100px;
}
@media only screen and (max-width: 768px) {
  .yowapeda-hero {
    -ms-grid-columns: (minmax(0, 1fr)) [1];
    grid-template-columns: repeat(1, minmax(0, 1fr));
    grid-gap: 24px;
    gap: 24px;
    margin-top: 50px;
  }
}
.yowapeda-hero__logo {
  display: -ms-grid;
  display: grid;
  grid-gap: 48px;
  gap: 48px;
  place-items: center;
}
@media only screen and (max-width: 768px) {
  .yowapeda-hero__logo {
    grid-gap: 24px;
    gap: 24px;
  }
}
.yowapeda-hero__nav__text {
  font-size: 1.1875rem;
  font-weight: bold;
  line-height: 1.6;
  -webkit-font-feature-settings: "palt";
  font-feature-settings: "palt";
}
@media only screen and (max-width: 1024px) {
  .yowapeda-hero__nav__text {
    font-size: 1.0625rem;
  }
}
@media only screen and (max-width: 768px) {
  .yowapeda-hero__nav__text {
    text-align: center;
  }
}
.yowapeda-hero__nav__title {
  background: #000;
  text-align: center;
  color: #fff100;
  font-size: 1rem;
  font-weight: bold;
  padding: 18px 0;
  margin-top: 38px;
}
.yowapeda-hero__nav__list {
  background: #fff;
  counter-reset: yowapedatitlenum;
}
.yowapeda-hero__nav__list__item {
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.yowapeda-hero__nav__list__item:hover {
  background: #f1f1e8;
}
.yowapeda-hero__nav__list__item a {
  display: block;
}
.yowapeda-hero__nav__list__item__title {
  padding: 0 16px;
}
.yowapeda-hero__nav__list__item__title span {
  font-size: 0.75rem;
  line-height: 1.6;
  position: relative;
  padding: 16px 48px;
  -webkit-font-feature-settings: "palt";
  font-feature-settings: "palt";
  display: block;
}
.yowapeda-hero__nav__list__item__title
  .yowapeda-hero__nav__list__item:not(:last-of-type)
  span,
.yowapeda-hero__nav__list__item:not(:last-of-type)
  .yowapeda-hero__nav__list__item__title
  span {
  border-bottom: 1px solid #b2b2b2;
}
.yowapeda-hero__nav__list__item__title span::before {
  position: absolute;
  counter-increment: yowapedatitlenum;
  content: counter(yowapedatitlenum);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 1rem;
  color: #fff100;
  background: #000;
  border-radius: 100%;
  left: 0;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  width: 34px;
  height: 34px;
  text-align: center;
}
.yowapeda-hero__nav__list__item__title span::after {
  position: absolute;
  display: inline-block;
  content: "";
  border-style: solid;
  border-width: 8px 6px 0 6px;
  border-color: #000000 transparent transparent transparent;
  top: 50%;
  right: 0;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.yowapeda-contents {
  margin-top: 72px;
}
@media only screen and (max-width: 768px) {
  .yowapeda-contents {
    margin-top: 40px;
  }
}
.yowapeda-contents .yowapeda-contents-detail {
  display: -ms-grid;
  display: grid;
  grid-gap: 80px;
  gap: 80px;
  margin: 0 0 20px;
}
@media only screen and (max-width: 768px) {
  .yowapeda-contents .yowapeda-contents-detail {
    grid-gap: 40px;
    gap: 40px;
  }
}
.yowapeda-contents .yowapeda-contents-detail__item__title {
  font-weight: bold;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  background: #fff;
  border-bottom: 4px solid #000;
}
@media only screen and (max-width: 1024px) {
  .yowapeda-contents .yowapeda-contents-detail__item__title {
    display: block;
  }
}
@media only screen and (max-width: 768px) {
  .yowapeda-contents .yowapeda-contents-detail__item__title {
    display: block;
  }
}
.yowapeda-contents .yowapeda-contents-detail__item__title__num {
  font-size: 3rem;
  background: #000;
  color: #fff100;
  padding: 4px 12px;
}
@media only screen and (max-width: 1024px) {
  .yowapeda-contents .yowapeda-contents-detail__item__title__num {
    text-align: center;
    padding: 10px 20px;
  }
}
@media only screen and (max-width: 768px) {
  .yowapeda-contents .yowapeda-contents-detail__item__title__num {
    text-align: center;
    padding: 10px 20px;
    font-size: 2.8125rem;
  }
}
.yowapeda-contents .yowapeda-contents-detail__item__title__num span {
  font-size: 1rem;
}
@media only screen and (max-width: 768px) {
  .yowapeda-contents .yowapeda-contents-detail__item__title__num span {
    font-size: 0.875rem;
  }
}
.yowapeda-contents .yowapeda-contents-detail__item__title__text {
  font-size: 1.25rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 0 40px;
  line-height: 1.6;
}
@media only screen and (max-width: 1024px) {
  .yowapeda-contents .yowapeda-contents-detail__item__title__text {
    padding: 20px;
  }
}
@media only screen and (max-width: 768px) {
  .yowapeda-contents .yowapeda-contents-detail__item__title__text {
    padding: 20px;
    font-size: 1.125rem;
  }
}
.yowapeda-contents .yowapeda-contents-detail__item__inner {
  padding: 28px 32px;
  background: #ffffce;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 2fr;
  grid-template-columns: 1fr 2fr;
  grid-gap: 32px;
  gap: 32px;
  place-items: center;
}
@media only screen and (max-width: 768px) {
  .yowapeda-contents .yowapeda-contents-detail__item__inner {
    -ms-grid-columns: (minmax(0, 1fr)) [1];
    grid-template-columns: repeat(1, minmax(0, 1fr));
    padding: 20px;
  }
}
.yowapeda-contents .yowapeda-contents-detail__item__inner.--col1 {
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
}
.yowapeda-contents
  .yowapeda-contents-detail__item__inner__textWrap:not(:first-child) {
  margin-top: 30px;
}
.yowapeda-contents .yowapeda-contents-detail__item__inner__textWrap__text {
  font-size: 1rem;
  font-weight: 500;
  line-height: 1.6;
}
@media only screen and (max-width: 768px) {
  .yowapeda-contents .yowapeda-contents-detail__item__inner__textWrap__text {
    font-size: 0.875rem;
  }
}
.yowapeda-contents .yowapeda-contents-detail__item__inner__chart {
  border: 2px solid #000;
  background: #fff;
  margin-top: 24px;
  padding: 24px 50px;
  width: 100%;
}
.yowapeda-contents .yowapeda-contents-detail__item__inner__chart.-bottom {
  margin-top: 0px;
}
.yowapeda-contents
  .yowapeda-contents-detail__item__inner__chart.-bottom:not(:first-child) {
  margin-top: 24px;
}
@media only screen and (max-width: 768px) {
  .yowapeda-contents .yowapeda-contents-detail__item__inner__chart {
    padding: 10px;
  }
}
.yowapeda-contents .yowapeda-contents-detail__item__inner__chart table {
  width: 100%;
}
.yowapeda-contents .yowapeda-contents-detail__item__inner__chart table tr {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 70px 1fr;
  grid-template-columns: 70px 1fr;
}
.yowapeda-contents .yowapeda-contents-detail__item__inner__chart table tr th,
.yowapeda-contents .yowapeda-contents-detail__item__inner__chart table tr td {
  font-size: 0.8125rem;
  padding: 18px 0;
}
.yowapeda-contents
  .yowapeda-contents-detail__item__inner__chart
  table
  tr:not(:last-of-type)
  th,
.yowapeda-contents
  .yowapeda-contents-detail__item__inner__chart
  table
  tr:not(:last-of-type)
  td {
  border-bottom: 1px solid #d7d7d7;
}
@media only screen and (max-width: 768px) {
  .yowapeda-contents .yowapeda-contents-detail__item__inner__chart table tr th,
  .yowapeda-contents .yowapeda-contents-detail__item__inner__chart table tr td {
    padding: 10px 0;
  }
}
.yowapeda-contents .yowapeda-contents-detail__item__inner__chart table tr th {
  padding-left: 18px;
  position: relative;
}
.yowapeda-contents
  .yowapeda-contents-detail__item__inner__chart
  table
  tr
  th::before {
  position: absolute;
  content: "";
  width: 9px;
  height: 9px;
  background: #fff100;
  border-radius: 100%;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.yowapeda-contents .yowapeda-contents-detail__item__inner__chart table tr td {
  font-weight: 500;
}
.yowapeda-contents .yowapeda-contents-detail__item__inner__goods {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (minmax(0, 1fr)) [2];
  grid-template-columns: repeat(2, minmax(0, 1fr));
  grid-gap: 24px;
  gap: 24px;
  width: 100%;
}
@media only screen and (max-width: 768px) {
  .yowapeda-contents .yowapeda-contents-detail__item__inner__goods {
    -ms-grid-columns: (minmax(0, 1fr)) [1];
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }
}
.yowapeda-contents .yowapeda-contents-detail__item__inner__goods__item {
  background: #fff100;
  position: relative;
  overflow: hidden;
}
.yowapeda-contents .yowapeda-contents-detail__item__inner__goods__item::before {
  content: "";
  position: absolute;
  bottom: 0;
  right: 0;
  border-bottom: 8vw solid #fff;
  border-left: 55vw solid transparent;
}
@media only screen and (max-width: 768px) {
  .yowapeda-contents
    .yowapeda-contents-detail__item__inner__goods__item::before {
    border-bottom: 20vw solid #fff;
    border-left: 100vw solid transparent;
  }
}
.yowapeda-contents .yowapeda-contents-detail__item__inner__goods__item__inner {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 2fr;
  grid-template-columns: 1fr 2fr;
  grid-gap: 24px;
  gap: 24px;
  padding: 24px 20px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
  z-index: 1;
}
@media only screen and (max-width: 768px) {
  .yowapeda-contents
    .yowapeda-contents-detail__item__inner__goods__item__inner {
    grid-gap: 15px;
    gap: 15px;
    padding: 15px;
  }
}
.yowapeda-contents .yowapeda-contents-detail__item__inner__goods__item__img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  text-align: center;
}
.yowapeda-contents .yowapeda-contents-detail__item__inner__goods__item__title {
  font-size: 1.125rem;
  font-weight: bold;
  line-height: 1.6;
  margin-bottom: 4px;
}
@media only screen and (max-width: 768px) {
  .yowapeda-contents
    .yowapeda-contents-detail__item__inner__goods__item__title {
    font-size: 1rem;
    -webkit-font-feature-settings: "palt";
    font-feature-settings: "palt";
  }
}
.yowapeda-contents .yowapeda-contents-detail__item__inner__goods__item__text {
  font-size: 0.875rem;
  font-weight: 500;
  line-height: 1.6;
}
@media only screen and (max-width: 768px) {
  .yowapeda-contents .yowapeda-contents-detail__item__inner__goods__item__text {
    font-size: 0.8125rem;
  }
}
.yowapeda-contents .yowapeda-contents-detail__item__inner__copy {
  margin-left: auto;
}
.yowapeda-contents .yowapeda-contents__copy {
  text-align: right;
}
@media only screen and (max-width: 768px) {
  .yowapeda-contents .yowapeda-contents__copy {
    font-size: 0.75rem;
    -webkit-font-feature-settings: "palt";
    font-feature-settings: "palt";
  }
}
.yowapeda-contents-detail__item__inner__wrap {
  width: 100%;
}
.unique__wrap {
  background: #ffffce;
  padding: 12px 32px 32px;
}
@media only screen and (max-width: 768px) {
  .unique__wrap {
    padding: 20px 12px;
  }
}
.u-autoSpacer > * {
  margin-top: 25px;
}
@media only screen and (max-width: 768px) {
  .u-autoSpacer > * {
    margin-top: 20px;
  }
}
.u-autoSpacer > *:last-child {
  margin-bottom: 0;
}
.u-autoSpacer > *:first-child {
  margin-top: 0;
}
.u-autoSpacer > * + h2 {
  margin-top: 60px;
}
@media only screen and (max-width: 768px) {
  .u-autoSpacer > * + h2 {
    margin-top: 45px;
  }
}
.u-autoSpacer > h2 + * {
  margin-top: 40px;
}
@media only screen and (max-width: 768px) {
  .u-autoSpacer > h2 + * {
    margin-top: 35px;
  }
}
.u-autoSpacer > * + h3 {
  margin-top: 40px;
}
@media only screen and (max-width: 768px) {
  .u-autoSpacer > * + h3 {
    margin-top: 20px;
  }
}
.u-autoSpacer > h3 + * {
  margin-top: 25px;
}
.u-autoSpacer > * + h4 {
  margin-top: 30px;
}
.u-autoSpacer > h4 + * {
  margin-top: 20px;
}
.u-autoSpacer > * + h5 {
  margin-top: 25px;
}
.u-autoSpacer > h5 + * {
  margin-top: 18px;
}
.u-autoSpacer > * + h6 {
  margin-top: 25px;
}
.u-autoSpacer > h6 + * {
  margin-top: 18px;
}
.u-autoSpacer > h2 + h3 {
  margin-top: 30px;
}
@media only screen and (max-width: 768px) {
  .u-autoSpacer > h2 + h3 {
    margin-top: 20px;
  }
}
.u-highlighter {
  display: inline-block;
  padding: 1px 5px;
  line-height: 1.4;
}
.u-highlighter.is-red {
  background: #e60012;
  color: #fff;
}
.u-highlighter.is-yellow {
  background: #ffff4d;
}
.u-show--pc {
  visibility: visible;
  position: static;
}
br.u-show--pc {
  display: block;
}
img.u-show--pc {
  display: block;
}
@media only screen and (max-width: 1024px) {
  .u-show--pc {
    visibility: hidden;
    position: absolute;
  }
  br.u-show--pc {
    display: none;
  }
  img.u-show--pc {
    display: none;
  }
}
.u-show--pc-tb {
  visibility: visible;
  position: static;
}
br.u-show--pc-tb {
  display: block;
}
img.u-show--pc-tb {
  display: block;
}
@media only screen and (max-width: 768px) {
  .u-show--pc-tb {
    visibility: hidden;
    position: absolute;
  }
  br.u-show--pc-tb {
    display: none;
  }
  img.u-show--pc-tb {
    display: none;
  }
  .u-show--pc-tb area{
    pointer-events: none;
    position: relative;
    z-index: 1;
    display: none;
  }
}
.u-show--tb {
  visibility: hidden;
  position: absolute;
}
br.u-show--tb {
  display: none;
}
img.u-show--tb {
  display: none;
}
@media only screen and (max-width: 1024px) {
  .u-show--tb {
    visibility: visible;
    position: static;
  }
  br.u-show--tb {
    display: block;
  }
  img.u-show--tb {
    display: block;
  }
}
.u-show--sp {
  visibility: hidden;
  position: absolute;
}
br.u-show--sp {
  display: none;
}
img.u-show--sp {
  display: none;
}
@media only screen and (max-width: 768px) {
  .u-show--sp {
    visibility: visible;
    position: static;
  }
  br.u-show--sp {
    display: block;
  }
  img.u-show--sp {
    display: block;
  }
}
.u-show--sp_s {
  visibility: hidden;
  position: absolute;
}
br.u-show--sp_s {
  display: none;
}
img.u-show--sp_s {
  display: none;
}
@media only screen and (max-width: 599px) {
  .u-show--sp_s {
    visibility: visible;
    position: static;
  }
  br.u-show--sp_s {
    display: block;
  }
  img.u-show--sp_s {
    display: block;
  }
}
.u-show--ios {
  display: none;
}
.ua-iphone .u-show--ios {
  display: block;
}
.ua-ipad .u-show--ios {
  display: block;
}
.u-show--android {
  display: none;
}
.ua-android .u-show--android {
  display: block;
}
.u-fw_n {
  font-weight: normal !important;
}
.u-fw_b {
  font-weight: bold !important;
}
.u-fz_xxl {
  font-size: 120% !important;
}
.u-fz_xl {
  font-size: 115% !important;
}
.u-fz_l {
  font-size: 110% !important;
}
.u-fz_s {
  font-size: 90% !important;
}
.u-fz_xs {
  font-size: 85% !important;
}
.u-fz_xxs {
  font-size: 80% !important;
}
.u-td_n {
  text-decoration: none !important;
}
.u-td_u {
  text-decoration: underline !important;
}
.u-ta_l {
  text-align: left !important;
}
.u-ta_c {
  text-align: center !important;
}
.u-ta_r {
  text-align: right !important;
}
.u-mt_xxxl {
  margin-top: 50px !important;
}
.u-mt_xxl {
  margin-top: 45px !important;
}
.u-mt_xl {
  margin-top: 40px !important;
}
.u-mt_l {
  margin-top: 35px !important;
}
.u-mt_m {
  margin-top: 30px !important;
}
.u-mt_s {
  margin-top: 25px !important;
}
.u-mt_xs {
  margin-top: 20px !important;
}
.u-mt_xxs {
  margin-top: 15px !important;
}
.u-mt_xxxs {
  margin-top: 10px !important;
}
.u-mt_xxxxs {
  margin-top: 5px !important;
}
.u-mt_none {
  margin-top: 0px !important;
}
.u-pt_none {
  padding-top: 0px !important;
}
.u-pb_none {
  padding-bottom: 0px !important;
}
.u-mr_xxxl {
  margin-right: 50px !important;
}
.u-mr_xxl {
  margin-right: 45px !important;
}
.u-mr_xl {
  margin-right: 40px !important;
}
.u-mr_l {
  margin-right: 35px !important;
}
.u-mr_m {
  margin-right: 30px !important;
}
.u-mr_s {
  margin-right: 25px !important;
}
.u-mr_xs {
  margin-right: 20px !important;
}
.u-mr_xxs {
  margin-right: 15px !important;
}
.u-mr_xxxs {
  margin-right: 10px !important;
}
.u-mr_xxxxs {
  margin-right: 5px !important;
}
.u-mb_xxxl {
  margin-bottom: 50px !important;
}
.u-mb_xxl {
  margin-bottom: 45px !important;
}
.u-mb_xl {
  margin-bottom: 40px !important;
}
.u-mb_l {
  margin-bottom: 35px !important;
}
.u-mb_m {
  margin-bottom: 30px !important;
}
.u-mb_s {
  margin-bottom: 25px !important;
}
.u-mb_xs {
  margin-bottom: 20px !important;
}
.u-mb_xxs {
  margin-bottom: 15px !important;
}
.u-mb_xxxs {
  margin-bottom: 10px !important;
}
.u-mb_xxxxs {
  margin-bottom: 5px !important;
}
.u-ml_xxxl {
  margin-left: 50px !important;
}
.u-ml_xxl {
  margin-left: 45px !important;
}
.u-ml_xl {
  margin-left: 40px !important;
}
.u-ml_l {
  margin-left: 35px !important;
}
.u-ml_m {
  margin-left: 30px !important;
}
.u-ml_s {
  margin-left: 25px !important;
}
.u-ml_xs {
  margin-left: 20px !important;
}
.u-ml_xxs {
  margin-left: 15px !important;
}
.u-ml_xxxs {
  margin-left: 10px !important;
}
.u-ml_xxxxs {
  margin-left: 5px !important;
}
.u-d_n {
  display: none !important;
}
.u-d_b {
  display: block !important;
}
.u-d_f {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
}
.u-d_if {
  display: -webkit-inline-box !important;
  display: -ms-inline-flexbox !important;
  display: inline-flex !important;
}
.u-d_i {
  display: inline !important;
}
.u-d_ib {
  display: inline-block !important;
}
.u-jc_c {
  -webkit-box-pack: center !important;
  -ms-flex-pack: center !important;
  justify-content: center !important;
}
.u-jc_fe {
  -webkit-box-pack: end !important;
  -ms-flex-pack: end !important;
  justify-content: flex-end !important;
}
.u-jc_fs {
  -webkit-box-pack: start !important;
  -ms-flex-pack: start !important;
  justify-content: flex-start !important;
}

.l-header-logo__link {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-align: baseline;
  -ms-flex-align: baseline;
  align-items: baseline;
}

.l-header-logo__text {
  margin-left: 0.5rem;
  font-weight: bold;
  -webkit-transform: translateY(-0.25rem);
  transform: translateY(-0.25rem);
}
.l-header-button {
  width: 100%;
}

.l-header-button__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  grid-gap: 0.25rem;
  gap: 0.25rem;
  border: 2px solid #000;
  padding: 0.25rem 0.75rem;
  position: relative;
  z-index: 5;
}
.l-header-button__inner.en{
  text-align: center;
}
.l-header-button .l-header-button__inner.en .l-header-button__text{
  width: 95%;
}

@media only screen and (max-width: 768px) {
  .l-header-button__inner {
    margin-top: 2rem;
    margin-bottom: 0.5rem;
    border: 2px solid #fff;
    padding: 0.75rem;
  }
}

.l-header-button__inner:before {
  position: absolute;
  z-index: 10;
  content: "";
  background-color: #000;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  -webkit-transition: -webkit-transform 0.6s cubic-bezier(0.8, 0, 0.2, 1) 0s;
  transition: -webkit-transform 0.6s cubic-bezier(0.8, 0, 0.2, 1) 0s;
  transition: transform 0.6s cubic-bezier(0.8, 0, 0.2, 1) 0s;
  transition: transform 0.6s cubic-bezier(0.8, 0, 0.2, 1) 0s,
    -webkit-transform 0.6s cubic-bezier(0.8, 0, 0.2, 1) 0s;
  -webkit-transform: scale(0, 1);
  transform: scale(0, 1);
  -webkit-transform-origin: right top;
  transform-origin: right top;
}

.ua-pc .l-header-button__inner:hover:before {
  -webkit-transform-origin: left top;
  transform-origin: left top;
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1);
}

.l-header-button .l-header-button__text {
  font-size: 0.6875rem;
  font-weight: bold;
  position: relative;
  z-index: 100;
  margin: 0 auto;
}

.l-header-button
  .l-header-button__inner.l-header-button__inner:hover
  .l-header-button__text,
.l-header-button__inner.l-header-button__inner:hover
  .l-header-button
  .l-header-button__text {
  color: #fff;
}

@media only screen and (max-width: 768px) {
  .l-header-button .l-header-button__text {
    color: #fff;
  }
}

.l-header-button .myfont {
  position: relative;
  z-index: 100;
}

.l-header-button .l-header-button__inner.l-header-button__inner:hover .myfont,
.l-header-button__inner.l-header-button__inner:hover .l-header-button .myfont {
  color: #fff;
}

@media only screen and (max-width: 768px) {
  .l-header-button .myfont {
    color: #fff;
  }
}

.top_link_bnr{
  width: 100%;
  display: flex;
  justify-content: center;
  background: #f1f1e7;
  padding: 15px;
}
.top_link_bnr a{
  display: block;
}
.top_link_bnr a:hover{
  opacity: 0.7;
}
@media only screen and (max-width: 768px) {
  .top_link_bnr{
    padding: 5px;
  }
}

/*ギャラリー*/

@media only screen and (max-width: 768px) {
  .ank{
    margin-top: -95px;
    padding-top: 95px;
  }
}
  
.p-gallery__wrapper {
  max-width: calc(1200px + 2 * 30px);
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding: 50px 30px;
}
@media only screen and (max-width: 768px) {
  .p-gallery__wrapper {
    padding: 20px;
  }
}
.p-gallery-title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 30px;
}
.p-gallery-title .-head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 70px;
  height: 70px;
  font-size: 0.625rem;
  background-color: #000;
  color: #fff100;
  font-weight: bold;
  font-family: Poppins;
}
@media only screen and (max-width: 768px) {
  .p-gallery-title .-head {
    width: 50px;
    height: 50px;
  }
}
.p-gallery-title .-head .-head-main {
  font-size: 2.6875rem;
  line-height: 45px;
}
@media only screen and (max-width: 768px) {
  .p-gallery-title .-head .-head-main {
    font-size: 2.5rem;
    font-weight: bold;
  }
}
.p-gallery-title .-head .-head-main + .-head-sub {
  margin-top: -2px;
}
.p-gallery-title .-head .-head-sub {
  font-size: 1.5rem;
  line-height: 1.5;
  letter-spacing: 0.02em;
  margin-right: -0.02em;
}
@media only screen and (max-width: 768px) {
  .p-gallery-title .-head .-head-sub {
    font-size: 0.6875rem;
  }
}
.p-gallery-title .-head .-head-sub.-large {
  font-size: 1.25rem;
}
@media only screen and (max-width: 768px) {
  .p-gallery-title .-head .-head-sub.-large {
    font-size: 0.875rem;
  }
}
.p-gallery-title .-body {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #fff;
  padding-left: 45px;
  padding-right: 20px;
  font-weight: bold;
  font-size: 1.5rem;
  line-height: 1.5;
}
@media only screen and (max-width: 768px) {
  .p-gallery-title .-body {
    font-size: 1.1875rem;
    padding-left: 25px;
    padding-right: 10px;
  }
}
@media only screen and (max-width: 768px) {
  .p-gallery-title .-body.-sp-small {
    font-size: 1rem;
  }
}
.gallery_bg{
  background: #fff;
  padding: 50px 0;
}
.gallery-block-ttl{
  margin-top: 30px;
  margin-bottom: 20px;
}
.gallery-block-ttl .-head{
  height: 70px;
}
.gallery-block-ttl .-body{
  font-size: 1.25rem;
  background: #fff100;
}
@media only screen and (max-width: 768px) {
  .gallery_bg{
    padding: 30px 0;
  }
  .gallery-block-ttl .-head{
    height: 50px;
  }
}
.gallery-block .gallery-flex{
  width: 100%;
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
}
.p-gallery__wrapper .gallery-map{
  margin-top: 50px;
  margin-bottom: 20px;
}
.p-gallery__wrapper .comment{
  text-align: right;
  font-size: 14px;
}
@media only screen and (max-width: 768px) {
  .p-gallery__wrapper .comment{
    text-align: left;
  }
}
.p-gallery__wrapper .comment .map-camera{
  position: relative;
  padding-left: 45px;
  display: inline-block;
}
.p-gallery__wrapper .comment .map-camera::before{
  content: "";
  width: 36px;
  height: 36px;
  background: url(../img/gallery/camera-pin.png) center no-repeat;
  background-size: contain;
  position: absolute;
  top: calc(50% - 18px);
  left: 0;
}
.gallery-block .gallery-flex .gallery-box{
  width: calc(25% - 15px);
  margin-right: 20px;
  margin-bottom: 20px;
}
.gallery-block .gallery-flex .gallery-box:nth-child(4n){
  margin-right: 0;
}
.gallery-block .gallery-flex .gallery-box a{
  display: flex;
  justify-content: center;
  align-items: center;
  background: #f1f1e8;
  width: 100%;
  height: 100%;
  aspect-ratio: 3/2;
}
.gallery-block .gallery-flex .gallery-box a img{
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}
@media only screen and (max-width: 768px) {
  .gallery-block .gallery-flex .gallery-box{
    width: calc(50% - 10px);
    margin-right: 20px;
  }
  .gallery-block .gallery-flex .gallery-box:nth-child(4n){
    margin-right: 20px;
  } 
  .gallery-block .gallery-flex .gallery-box:nth-child(2n){
    margin-right: 0;
  } 
}

/*
.lightbox .lb-image{
  max-height: 84vh;
  object-fit: contain;
}
*/

#lightbox{
  /*
  height: calc(100vh - 50px);
  */
  height: calc(100vh - 0px);
  align-content: center;
  /* width: 80%; */
  left: 50% !important;
  transform: translateX(-50%);
  overflow-y: scroll;
  -ms-overflow-style: none;
  scrollbar-width: none;
}
#lightbox::-webkit-scrollbar{
  display: none;
}
/*
.lb-outerContainer {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
*/

