@charset "UTF-8";
/*! destyle.css v1.0.15 | MIT License | https://github.com/nicolas-cusan/destyle.css */
/* Reset box-model */
/* ============================================ */
* {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

::before,
::after {
  -webkit-box-sizing: inherit;
          box-sizing: inherit;
}

/* Document */
/* ============================================ */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 * 3. Remove gray overlay on links for iOS.
 */
html {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
  -webkit-tap-highlight-color: transparent; /* 3*/
}

/* Sections */
/* ============================================ */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */
main {
  display: block;
}

/* Vertical rhythm */
/* ============================================ */
p,
table,
blockquote,
address,
pre,
iframe,
form,
figure,
dl {
  margin: 0;
}

/* Headings */
/* ============================================ */
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  line-height: inherit;
  font-weight: inherit;
  margin: 0;
}

/* Lists (enumeration) */
/* ============================================ */
ul,
ol {
  margin: 0;
  padding: 0;
  list-style: none;
}

/* Lists (definition) */
/* ============================================ */
dt {
  font-weight: bold;
}

dd {
  margin-left: 0;
}

/* Grouping content */
/* ============================================ */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
  border: 0;
  border-top: 1px solid;
  margin: 0;
  clear: both;
  color: inherit;
}

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

address {
  font-style: inherit;
}

/* Text-level semantics */
/* ============================================ */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent;
  text-decoration: none;
  color: inherit;
}

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

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

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

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

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

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

embed,
object,
iframe {
  border: 0;
  vertical-align: bottom;
}

/* Forms */
/* ============================================ */
/**
 * Reset form fields to make them styleable
 */
button,
input,
optgroup,
select,
textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
  vertical-align: middle;
  color: inherit;
  font: inherit;
  border: 0;
  background: transparent;
  padding: 0;
  margin: 0;
  outline: 0;
  border-radius: 0;
  text-align: inherit;
}

/**
 * Reset radio and checkbox appearance to preserve their look in iOS.
 */
[type=checkbox] {
  -webkit-appearance: checkbox;
  -moz-appearance: checkbox;
       appearance: checkbox;
}

[type=radio] {
  -webkit-appearance: radio;
  -moz-appearance: radio;
       appearance: radio;
}

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

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

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type=button],
[type=reset],
[type=submit] {
  cursor: pointer;
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
}

button[disabled],
[type=button][disabled],
[type=reset][disabled],
[type=submit][disabled] {
  cursor: default;
}

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

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

/**
 * Remove arrow in IE10 & IE11
 */
select::-ms-expand {
  display: none;
}

/**
 * Remove padding
 */
option {
  padding: 0;
}

/**
 * Reset to invisible
 */
fieldset {
  margin: 0;
  padding: 0;
  border: 0;
  min-width: 0;
}

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

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

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

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

/**
 * 1. Correct the outline style in Safari.
 */
[type=search] {
  outline-offset: -2px; /* 1 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

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

/**
 * Clickable labels
 */
label[for] {
  cursor: pointer;
}

/* Interactive */
/* ============================================ */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}

/*
 * Remove outline for editable content.
 */
[contenteditable] {
  outline: none;
}

/* Table */
/* ============================================ */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

caption {
  text-align: left;
}

td,
th {
  vertical-align: top;
  padding: 0;
}

th {
  text-align: left;
  font-weight: bold;
}

/* Misc */
/* ============================================ */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none;
}

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

@font-face {
  font-family: BentonSans;
  src: url(../webfont/bentonsans/bentonSans-black.otf) format("opentype");
}
html {
  font-family: "Noto Sans JP", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
}

body {
  color: #231815;
  font-size: 17px;
  font-size: 1.0625rem;
  font-weight: 300;
  line-height: 1.7647058824;
  letter-spacing: -0.02em;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
}
@media screen and (max-width: 768px) {
  body {
    font-size: 13px;
    font-size: 0.8125rem;
  }
}

a:hover {
  text-decoration: underline;
}
a:hover img {
  opacity: 0.8;
}
a img {
  -webkit-transition-property: opacity;
  transition-property: opacity;
  -webkit-transition-duration: 0.2s;
          transition-duration: 0.2s;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}

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

button:focus,
input:focus,
optgroup:focus,
select:focus,
textarea:focus {
  outline: -webkit-focus-ring-color auto 1px;
  outline-color: -webkit-focus-ring-color;
  outline-style: auto;
  outline-width: 1px;
}

small {
  font-size: inherit;
}

.m-wrapper {
  max-width: 1000px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 1000px) {
  .m-wrapper {
    max-width: 91.25%;
  }
}
.m-wrapper--small {
  max-width: 707px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 1000px) {
  .m-wrapper--small {
    max-width: 91.25%;
  }
}

.m-flex {
  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;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.m-flex--col2 {
  width: 49.2%;
}
@media screen and (max-width: 640px) {
  .m-flex--col2 {
    width: 100%;
  }
}
.m-flex--col3 {
  width: 32.4%;
}
@media screen and (max-width: 640px) {
  .m-flex--col3 {
    width: 100%;
  }
}

.m-tellink {
  pointer-events: none;
}
@media screen and (max-width: 768px) {
  .m-tellink {
    pointer-events: auto;
    text-decoration: underline;
  }
}

.ico-open {
  pointer-events: none;
  position: absolute;
  display: inline-block;
  width: 32.8px;
  height: 32.8px;
  top: 19px;
  right: 17px;
  z-index: 1;
  cursor: pointer;
}
@media screen and (max-width: 768px) {
  .ico-open {
    width: 20.8px;
    height: 20.8px;
  }
}
.ico-open::before, .ico-open::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 100%;
  height: 2px;
  background-color: #000;
}
.ico-open::after {
  -webkit-transform: translate(-50%, -50%) rotate(90deg);
          transform: translate(-50%, -50%) rotate(90deg);
}
.ico-open--small {
  width: 13px;
  height: 13px;
}
.ico-open--white::before, .ico-open--white::after {
  background-color: #ffffff;
}
.ico-open:hover {
  opacity: 0.7;
}

.ico-close {
  position: absolute;
  display: inline-block;
  width: 32.8px;
  height: 32.8px;
  top: 15px;
  right: 15px;
  z-index: 1;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  cursor: pointer;
}
@media screen and (max-width: 768px) {
  .ico-close {
    width: 20.8px;
    height: 20.8px;
  }
}
.ico-close::before, .ico-close::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 100%;
  height: 2px;
  background-color: #000;
}
.ico-close::after {
  -webkit-transform: translate(-50%, -50%) rotate(90deg);
          transform: translate(-50%, -50%) rotate(90deg);
}
.ico-close--large {
  width: 56px;
  height: 56px;
}
@media screen and (max-width: 640px) {
  .ico-close--large {
    width: 30px;
    height: 30px;
  }
}
.ico-close--large::before, .ico-close--large::after {
  height: 3px;
}
.ico-close:hover {
  opacity: 0.7;
}

.for-ie {
  display: none;
  width: 100%;
  color: #fff;
  letter-spacing: 0.05em;
  padding: 25px 4.375%;
  background-color: #ffffff;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 999;
}
.for-ie .m-wrapper {
  position: relative;
  padding-right: 100px;
}
.for-ie a {
  text-decoration: underline;
}
.for-ie a:hover {
  text-decoration: none;
}
.for-ie button {
  width: 120px;
  text-align: center;
  line-height: 1;
  padding: 10px 10px 12px;
  border: 1px solid #fff;
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.for-ie button:focus {
  outline: none;
}

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

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

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

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

.mT0 {
  margin-top: 0px !important;
}

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

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

.mT15 {
  margin-top: 15px !important;
}

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

.mT25 {
  margin-top: 25px !important;
}

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

.mT35 {
  margin-top: 35px !important;
}

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

.mT45 {
  margin-top: 45px !important;
}

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

.mB0 {
  margin-bottom: 0px !important;
}

.mB5 {
  margin-bottom: 5px !important;
}

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

.mB15 {
  margin-bottom: 15px !important;
}

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

.mB25 {
  margin-bottom: 25px !important;
}

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

.mB35 {
  margin-bottom: 35px !important;
}

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

.mB45 {
  margin-bottom: 45px !important;
}

.mB50 {
  margin-bottom: 50px !important;
}

.mL0 {
  margin-left: 0px !important;
}

.mL10 {
  margin-left: 10px !important;
}

.mL20 {
  margin-left: 20px !important;
}

.mL30 {
  margin-left: 30px !important;
}

.mR0 {
  margin-right: 0px !important;
}

.mR10 {
  margin-right: 10px !important;
}

.mR20 {
  margin-right: 20px !important;
}

.mR30 {
  margin-right: 30px !important;
}

.pT0 {
  padding-top: 0px !important;
}

.pT5 {
  padding-top: 5px !important;
}

.pT10 {
  padding-top: 10px !important;
}

.pT15 {
  padding-top: 15px !important;
}

.pT20 {
  padding-top: 20px !important;
}

.pT25 {
  padding-top: 25px !important;
}

.pT30 {
  padding-top: 30px !important;
}

.pT35 {
  padding-top: 35px !important;
}

.pT40 {
  padding-top: 40px !important;
}

.pT45 {
  padding-top: 45px !important;
}

.pT50 {
  padding-top: 50px !important;
}

.pB0 {
  padding-bottom: 0px !important;
}

.pB5 {
  padding-bottom: 5px !important;
}

.pB10 {
  padding-bottom: 10px !important;
}

.pB15 {
  padding-bottom: 15px !important;
}

.pB20 {
  padding-bottom: 20px !important;
}

.pB25 {
  padding-bottom: 25px !important;
}

.pB30 {
  padding-bottom: 30px !important;
}

.pB35 {
  padding-bottom: 35px !important;
}

.pB40 {
  padding-bottom: 40px !important;
}

.pB45 {
  padding-bottom: 45px !important;
}

.pB50 {
  padding-bottom: 50px !important;
}

.pL0 {
  padding-left: 0px !important;
}

.pL10 {
  padding-left: 10px !important;
}

.pL20 {
  padding-left: 20px !important;
}

.pL30 {
  padding-left: 30px !important;
}

.pR0 {
  padding-right: 0px !important;
}

.pR10 {
  padding-right: 10px !important;
}

.pR20 {
  padding-right: 20px !important;
}

.pR30 {
  padding-right: 30px !important;
}

.fadeIn {
  opacity: 0;
  -webkit-transition: 1s;
  transition: 1s;
}
.fadeIn.is-show {
  opacity: 1;
}

.fadeInUp {
  opacity: 0;
  -webkit-transition: 1s;
  transition: 1s;
  -webkit-transform: translate(0, 50px);
          transform: translate(0, 50px);
}
.fadeInUp.is-show {
  opacity: 1;
  -webkit-transform: translate(0, 0);
          transform: translate(0, 0);
}

.zoomIn {
  opacity: 0;
  -webkit-transition: 1s;
  transition: 1s;
  -webkit-transform: scale(0.6);
          transform: scale(0.6);
}
.zoomIn.is-show {
  opacity: 1;
  -webkit-transform: scale(1);
          transform: scale(1);
}

.m-title1 {
  font-size: 60px;
  font-size: 3.75rem;
  line-height: 1;
  letter-spacing: 0.05em;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  font-family: "Oswald", sans-serif;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .m-title1 {
    font-size: 45px;
    font-size: 2.8125rem;
  }
}
@media screen and (max-width: 640px) {
  .m-title1 {
    font-size: 28px;
    font-size: 1.75rem;
    line-height: 1.1666666667;
  }
}
.m-title1_thickness {
  font-weight: normal;
}

.m-pc-hidden {
  display: none;
}
@media screen and (max-width: 768px) {
  .m-pc-hidden {
    display: inline-block;
  }
}

.m-sp-hidden {
  display: inline-block;
}
@media screen and (max-width: 768px) {
  .m-sp-hidden {
    display: none;
  }
}

.visually-hidden {
  /**
   * a11y-css-resetから引用
   * https://github.com/mike-engel/a11y-css-reset
  **/
  border: 0;
  clip: rect(0 0 0 0);
  -webkit-clip-path: inset(50%);
          clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  white-space: nowrap;
  width: 1px;
}

/*******************************
Style
*******************************/
html, body {
  overflow-x: auto;
}

html.is-active, body.is-active {
  overflow: hidden;
}

#led-lp {
  max-width: 1650px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 1700px) {
  #led-lp {
    margin-left: 25px;
    margin-right: 25px;
  }
}
@media screen and (max-width: 640px) {
  #led-lp {
    margin-left: 4.375%;
    margin-right: 4.375%;
  }
}

.l-header {
  position: absolute;
  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;
  padding: 25px;
  width: 100%;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  z-index: 1999;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  background-color: #ffffff;
  max-width: 1650px;
}
@media screen and (max-width: 1000px) {
  .l-header {
    position: fixed;
  }
}
@media screen and (max-width: 640px) {
  .l-header {
    padding: 18px;
  }
}
.l-header.is-scrolling {
  position: fixed;
}
.l-header__nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.l-header__nav .logo {
  line-height: 1;
}
@media screen and (max-width: 640px) {
  .l-header__nav .logo {
    width: 124px;
  }
}
.l-header__nav .nav-menu {
  margin-left: 32px;
}
@media screen and (max-width: 1000px) {
  .l-header__nav .nav-menu {
    position: fixed;
    opacity: 0;
    width: 100%;
    height: calc(100vh - 72px);
    z-index: 1;
    top: 0;
    left: 100%;
    margin-left: 0;
    background-color: #ffffff;
    top: 72px;
    padding-top: 40px;
    overflow-y: auto;
    overflow-x: hidden;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
  }
}
@media screen and (max-width: 640px) {
  .l-header__nav .nav-menu {
    height: calc(100vh - 55px);
    top: 55px;
  }
}
.l-header__nav .nav-menu.is-active {
  left: 0;
  opacity: 1;
  pointer-events: visible;
  visibility: visible;
}
.l-header__nav .nav-menu--wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media screen and (max-width: 1000px) {
  .l-header__nav .nav-menu--wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.l-header__nav .nav-menu--wrapper .nav-menu__item {
  margin-left: 6.8px;
  margin-right: 6.8px;
}
@media screen and (max-width: 1000px) {
  .l-header__nav .nav-menu--wrapper .nav-menu__item {
    margin-left: 60px;
    margin-right: 60px;
    padding-top: 10px;
    padding-bottom: 10px;
  }
}
@media screen and (max-width: 640px) {
  .l-header__nav .nav-menu--wrapper .nav-menu__item {
    margin-left: 35px;
    margin-right: 35px;
  }
}
.l-header__nav .nav-menu--wrapper .nav-menu__item .link {
  position: relative;
  display: inline-block;
  font-size: 15px;
  font-size: 0.9375rem;
  letter-spacing: 0em;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  line-height: 1.6893333333;
  font-family: "Oswald", sans-serif;
  font-weight: 900;
}
@media screen and (max-width: 1100px) {
  .l-header__nav .nav-menu--wrapper .nav-menu__item .link {
    font-size: 13px;
    font-size: 0.8125rem;
  }
}
@media screen and (max-width: 1000px) {
  .l-header__nav .nav-menu--wrapper .nav-menu__item .link {
    font-size: 20px;
    font-size: 1.25rem;
  }
}
@media screen and (max-width: 640px) {
  .l-header__nav .nav-menu--wrapper .nav-menu__item .link {
    font-size: 17px;
    font-size: 1.0625rem;
  }
}
.l-header__nav .nav-menu--wrapper .nav-menu__item .link::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 1px;
  background-color: #231815;
  -webkit-transform: scale(0, 1);
          transform: scale(0, 1);
  -webkit-transform-origin: center;
          transform-origin: center;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.l-header__nav .nav-menu--wrapper .nav-menu__item .link:hover {
  text-decoration: none;
}
.l-header__nav .nav-menu--wrapper .nav-menu__item .link:hover::after {
  -webkit-transform: scale(1, 1);
          transform: scale(1, 1);
}
.l-header__sns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-right: 3px;
}
.l-header__sns .sns-item {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-left: 27px;
}
@media screen and (max-width: 640px) {
  .l-header__sns .sns-item {
    width: 20px;
    margin-left: 12px;
  }
}
.l-header__sns .sns-item .link-sns {
  display: inline-block;
  line-height: 1;
}
.l-header__sns .ico-menuSp {
  position: relative;
  display: none;
  width: 22px;
  height: 15px;
  margin-left: 20px;
  cursor: pointer;
}
@media screen and (max-width: 1000px) {
  .l-header__sns .ico-menuSp {
    display: inline-block;
  }
}
@media screen and (max-width: 640px) {
  .l-header__sns .ico-menuSp {
    width: 20px;
    height: 12px;
    margin-left: 12px;
  }
}
.l-header__sns .ico-menuSp span {
  position: absolute;
  display: inline-block;
  right: 0;
  width: 22px;
  height: 2px;
  background-color: #231815;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
@media screen and (max-width: 640px) {
  .l-header__sns .ico-menuSp span {
    width: 18px;
  }
}
.l-header__sns .ico-menuSp span:nth-child(1) {
  top: 0;
}
.l-header__sns .ico-menuSp span:nth-child(2) {
  width: 18px;
  top: 10px;
}
@media screen and (max-width: 640px) {
  .l-header__sns .ico-menuSp span:nth-child(2) {
    width: 13px;
    top: 8px;
  }
}
.l-header__sns .ico-menuSp.is-active span:nth-child(1) {
  -webkit-transform: translateY(6px) rotate(45deg);
          transform: translateY(6px) rotate(45deg);
}
@media screen and (max-width: 640px) {
  .l-header__sns .ico-menuSp.is-active span:nth-child(1) {
    -webkit-transform: translateY(5px) rotate(45deg);
            transform: translateY(5px) rotate(45deg);
  }
}
.l-header__sns .ico-menuSp.is-active span:nth-child(2) {
  width: 22px;
  -webkit-transform: translateY(-4px) rotate(-45deg);
          transform: translateY(-4px) rotate(-45deg);
}
@media screen and (max-width: 640px) {
  .l-header__sns .ico-menuSp.is-active span:nth-child(2) {
    -webkit-transform: translateY(-3px) rotate(-45deg);
            transform: translateY(-3px) rotate(-45deg);
    width: 18px;
  }
}

.fixed-bnr {
  position: fixed;
  bottom: 20px;
  right: 20px;
  z-index: 999;
  width: 210px;
}
@media screen and (max-width: 640px) {
  .fixed-bnr {
    width: 30%;
  }
}
.fixed-bnr__link:hover {
  text-decoration: none;
  opacity: 0.85;
}

.l-main {
  margin-top: 80px;
}
@media screen and (max-width: 1000px) {
  .l-main {
    margin-top: 72px;
  }
}
@media screen and (max-width: 640px) {
  .l-main {
    margin-top: 55.8px;
  }
}
.l-main__mainvisual {
  position: relative;
  width: 100%;
  padding-top: 50%;
}
@media screen and (max-width: 640px) {
  .l-main__mainvisual {
    padding-top: 156.6666666667%;
    overflow: hidden;
  }
}
.l-main__mainvisual::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 19;
}
.l-main__mainvisual .mainvisual-wrapper {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 100%;
  height: 100%;
}
.l-main__mainvisual .mainvisual-wrapper__list .mainvisual-item picture {
  display: block;
}
.l-main__mainvisual .mainvisual-wrapper__list .mainvisual-item picture img {
  width: 100%;
}
.l-main__mainvisual .scroll-content {
  display: none;
  position: absolute;
  left: calc(50% + 5px);
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  bottom: 15%;
  -webkit-animation: aniScrollContent 2s infinite;
          animation: aniScrollContent 2s infinite;
  text-align: center;
}
@media screen and (max-width: 640px) {
  .l-main__mainvisual .scroll-content {
    display: inline-block;
  }
}
.l-main__mainvisual .scroll-content_ico {
  position: relative;
  display: inline-block;
  width: 7px;
  height: 40px;
}
.l-main__mainvisual .scroll-content_ico::before {
  content: "";
  position: absolute;
  width: 2px;
  height: 40px;
  background-color: #231815;
  top: 0;
  left: 0;
}
.l-main__mainvisual .scroll-content_ico::after {
  content: "";
  position: absolute;
  bottom: 0;
  width: 2px;
  height: 10px;
  left: 2px;
  background-color: #231815;
  -webkit-transform: translateX(1px) rotate(36deg);
          transform: translateX(1px) rotate(36deg);
}
.l-main__mainvisual .scroll-content_text {
  font-size: 12px;
  font-size: 0.75rem;
  font-family: "Oswald", sans-serif;
  font-weight: 900;
}
.l-main__mainvisual .scroll-content:hover {
  text-decoration: none;
  opacity: 0.7;
}
.l-main__about {
  padding-top: 77px;
  padding-bottom: 62px;
}
@media screen and (max-width: 640px) {
  .l-main__about {
    padding-top: 40px;
    padding-bottom: 32px;
  }
}
.l-main__about .about-wrapper {
  text-align: center;
}
.l-main__about .about-wrapper .logo-about {
  margin-left: 40px;
  margin-bottom: 78px;
}
@media screen and (max-width: 640px) {
  .l-main__about .about-wrapper .logo-about {
    width: 133px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 30px;
  }
}
.l-main__about .about-wrapper .ttl-sub {
  font-size: 23px;
  font-size: 1.4375rem;
  line-height: 1.782173913;
  letter-spacing: 0.3em;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  font-weight: 400;
}
@media screen and (max-width: 768px) {
  .l-main__about .about-wrapper .ttl-sub {
    font-size: 18px;
    font-size: 1.125rem;
  }
}
@media screen and (max-width: 640px) {
  .l-main__about .about-wrapper .ttl-sub {
    font-size: 10px;
    font-size: 0.625rem;
  }
}
.l-main__about .about-wrapper .t-hour {
  font-size: 16px;
  font-size: 1rem;
  letter-spacing: 0.05em;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
}
@media screen and (max-width: 640px) {
  .l-main__about .about-wrapper .t-hour {
    font-size: 10px;
    font-size: 0.625rem;
    margin-top: 18px;
  }
}
.l-main__about .about-wrapper .about_title_main {
  padding-top: 55px;
  padding-bottom: 55px;
}
@media screen and (max-width: 640px) {
  .l-main__about .about-wrapper .about_title_main {
    padding-top: 30px;
    padding-bottom: 25px;
  }
}
.l-main__about .about-wrapper .about_title_main_ttl {
  font-size: 70px;
  font-size: 4.375rem;
  line-height: 1.1;
  font-family: "Oswald", sans-serif;
  font-weight: 400;
  letter-spacing: 0.05em;
}
@media screen and (max-width: 640px) {
  .l-main__about .about-wrapper .about_title_main_ttl {
    font-size: 39px;
    font-size: 2.4375rem;
  }
}
.l-main__about .about-wrapper .about_title_main_time {
  font-size: 21px;
  font-size: 1.3125rem;
  line-height: 1.7;
  font-family: "Oswald", sans-serif;
  font-weight: 900;
}
@media screen and (max-width: 640px) {
  .l-main__about .about-wrapper .about_title_main_time {
    font-size: 17px;
    font-size: 1.0625rem;
  }
}
.l-main__about .about-wrapper .t-large {
  font-size: 44px;
  font-size: 2.75rem;
  line-height: 1.2565909091;
  letter-spacing: 0.1em;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  font-weight: 400;
  margin-top: 47px;
}
@media screen and (max-width: 768px) {
  .l-main__about .about-wrapper .t-large {
    font-size: 34px;
    font-size: 2.125rem;
  }
}
@media screen and (max-width: 640px) {
  .l-main__about .about-wrapper .t-large {
    letter-spacing: -0.03em;
    -webkit-font-feature-settings: "palt";
            font-feature-settings: "palt";
    font-size: 24px;
    font-size: 1.5rem;
    margin-top: 20px;
  }
}
.l-main__about .about-wrapper .logo-about2 {
  margin-top: 11px;
}
@media screen and (max-width: 640px) {
  .l-main__about .about-wrapper .logo-about2 {
    width: 124px;
    margin-left: auto;
    margin-right: auto;
  }
}
.l-main__about .about-wrapper .t-desc {
  margin-top: 16px;
}
.l-main__about .about-wrapper .t-desc--sub {
  font-size: 13px;
  font-size: 0.8125rem;
  line-height: 1.4615384615;
  letter-spacing: 0.025em;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  margin-top: 5px;
}
@media screen and (max-width: 640px) {
  .l-main__about .about-wrapper .t-desc--sub {
    font-size: 11px;
    font-size: 0.6875rem;
  }
}
.l-main__about .about-wrapper .t-desc--sub2 {
  margin-top: 54px;
}
@media screen and (max-width: 640px) {
  .l-main__about .about-wrapper .t-desc--sub2 {
    margin-top: 47px;
  }
}
.l-main__about .about-wrapper .t-desc--sub2 a {
  position: relative;
  max-width: 100%;
  display: inline-block;
  padding: 15px 70px;
  font-size: 25px;
  font-weight: 400;
  border: solid 1px #231815;
  letter-spacing: 0.15em;
  text-decoration: none;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
@media screen and (max-width: 640px) {
  .l-main__about .about-wrapper .t-desc--sub2 a {
    padding: 15px 40px;
    font-size: 16px;
    line-height: 1.5;
  }
}
.l-main__about .about-wrapper .t-desc--sub2 a::after {
  position: absolute;
  content: "＞";
  top: 50%;
  right: 25px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
@media screen and (max-width: 640px) {
  .l-main__about .about-wrapper .t-desc--sub2 a::after {
    right: 10px;
  }
}
.l-main__about .about-wrapper .t-desc--sub2 a:hover {
  background-color: #231815;
  color: #ffffff;
}
.l-main__finalist {
  padding-top: 62px;
}
@media screen and (max-width: 640px) {
  .l-main__finalist {
    padding-top: 45px;
  }
}
.l-main__finalist .finalist-flex--item {
  position: relative;
  margin-bottom: 1.5%;
  aspect-ratio: 982/701;
  cursor: pointer;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
@media screen and (max-width: 640px) {
  .l-main__finalist .finalist-flex--item {
    padding-top: 0%;
    margin-bottom: 2.2%;
  }
}
.l-main__finalist .finalist-flex--item.is-open .finalist-img {
  pointer-events: none;
}
.l-main__finalist .finalist-flex--item.is-open .finalist-img, .l-main__finalist .finalist-flex--item.is-open .ico-open {
  opacity: 0.7;
}
.l-main__finalist .finalist-flex--item.is-open .finalist-reading {
  opacity: 1;
  pointer-events: visible;
  visibility: visible;
}
.l-main__finalist .finalist-flex--item:hover .finalist-img, .l-main__finalist .finalist-flex--item:hover .ico-open {
  opacity: 0.7;
}
.l-main__finalist .finalist-flex--item .finalist-img {
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
@media screen and (max-width: 640px) {
  .l-main__finalist .finalist-flex--item .finalist-img {
    position: relative;
    width: auto;
    height: auto;
    top: auto;
    left: auto;
    -webkit-transform: inherit;
            transform: inherit;
  }
}
.l-main__finalist .finalist-flex--item .finalist-img img {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  -o-object-fit: cover;
     object-fit: cover;
}
@media screen and (max-width: 640px) {
  .l-main__finalist .finalist-flex--item .finalist-img img {
    position: relative;
    width: 100%;
    height: auto;
    top: auto;
    left: auto;
    -webkit-transform: inherit;
            transform: inherit;
  }
}
.l-main__finalist .finalist-flex--item .finalist-img.non-pointer {
  pointer-events: none;
}
@media screen and (max-width: 640px) {
  .l-main__finalist .finalist-flex--item .finalist-readingSp {
    height: 0;
    overflow: hidden;
    -webkit-transition: height 0.5s;
    transition: height 0.5s;
  }
}
.l-main__finalist .finalist-flex--item .finalist-reading {
  position: absolute;
  background-color: #ffffff;
  z-index: 2;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 110%;
  height: auto;
  text-align: center;
  padding-top: 8%;
  padding-bottom: 5%;
  overflow-y: auto;
  z-index: 5;
  padding-left: 32px;
  padding-right: 32px;
  opacity: 0;
  pointer-events: none;
  visibility: hidden;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  cursor: default;
}
@media screen and (max-width: 768px) {
  .l-main__finalist .finalist-flex--item .finalist-reading {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media screen and (max-width: 640px) {
  .l-main__finalist .finalist-flex--item .finalist-reading {
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    height: auto;
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
    padding-top: 50px;
    overflow: hidden;
    opacity: 1;
    pointer-events: visible;
    visibility: visible;
  }
}
.l-main__finalist .finalist-flex--item .finalist-reading .ico-close {
  top: auto;
  left: 30px;
  top: 30px;
}
@media screen and (max-width: 1400px) {
  .l-main__finalist .finalist-flex--item .finalist-reading .ico-close {
    width: 9.5%;
    height: 9.5%;
  }
}
@media screen and (max-width: 640px) {
  .l-main__finalist .finalist-flex--item .finalist-reading .ico-close {
    width: 20.8px;
    height: 20.8px;
    top: 15px;
    right: 15px;
  }
}
.l-main__finalist .finalist-flex--item .finalist-reading--block {
  height: 100%;
  overflow-x: hidden;
  overflow-y: auto;
}
.l-main__finalist .finalist-flex--item .finalist-reading .ttl-reading {
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1;
  letter-spacing: 0.05em;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  font-family: "Oswald", sans-serif;
  font-weight: 900;
}
@media screen and (max-width: 1400px) {
  .l-main__finalist .finalist-flex--item .finalist-reading .ttl-reading {
    font-size: 1vw;
  }
}
@media screen and (max-width: 640px) {
  .l-main__finalist .finalist-flex--item .finalist-reading .ttl-reading {
    font-size: 11px;
    font-size: 0.6875rem;
  }
}
.l-main__finalist .finalist-flex--item .finalist-reading .t-name {
  margin-top: 3%;
}
.l-main__finalist .finalist-flex--item .finalist-reading .t-name__en {
  display: block;
  font-size: 40px;
  font-size: 2.5rem;
  line-height: 1;
  letter-spacing: 0.05em;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  font-family: "Oswald", sans-serif;
  font-weight: 900;
}
@media screen and (max-width: 1400px) {
  .l-main__finalist .finalist-flex--item .finalist-reading .t-name__en {
    font-size: 2.8vw;
  }
}
@media screen and (max-width: 768px) {
  .l-main__finalist .finalist-flex--item .finalist-reading .t-name__en {
    font-size: 2vw;
  }
}
@media screen and (max-width: 640px) {
  .l-main__finalist .finalist-flex--item .finalist-reading .t-name__en {
    font-size: 27px;
    font-size: 1.6875rem;
  }
}
.l-main__finalist .finalist-flex--item .finalist-reading .t-name__ja {
  display: block;
  font-size: 15px;
  font-size: 0.9375rem;
  letter-spacing: -0.01em;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  line-height: 1.694;
}
@media screen and (max-width: 1400px) {
  .l-main__finalist .finalist-flex--item .finalist-reading .t-name__ja {
    font-size: 1.13vw;
  }
}
@media screen and (max-width: 640px) {
  .l-main__finalist .finalist-flex--item .finalist-reading .t-name__ja {
    font-size: 12.5px;
    font-size: 0.78125rem;
  }
}
.l-main__finalist .finalist-flex--item .finalist-reading .t-prefecture {
  position: absolute;
  font-size: 13.45px;
  font-size: 0.840625rem;
  line-height: 1;
  font-weight: 400;
  display: inline-block;
  color: #ffffff;
  background-color: #231815;
  min-width: 109px;
  padding: 4px 16px;
  top: 26px;
  right: 32px;
}
@media screen and (max-width: 1400px) {
  .l-main__finalist .finalist-flex--item .finalist-reading .t-prefecture {
    min-width: 18%;
    font-size: 0.97vw;
    padding: 0.3vw 1vw;
  }
}
@media screen and (max-width: 640px) {
  .l-main__finalist .finalist-flex--item .finalist-reading .t-prefecture {
    min-width: 77px;
    font-size: 11px;
    font-size: 0.6875rem;
    padding: 3px;
    position: unset;
    margin-top: 10px;
  }
}
.l-main__finalist .finalist-flex--item .finalist-reading .t-company {
  font-size: 13px;
  font-size: 0.8125rem;
  letter-spacing: -0.01em;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  font-weight: 400;
  margin-top: 10px;
}
@media screen and (max-width: 1400px) {
  .l-main__finalist .finalist-flex--item .finalist-reading .t-company {
    font-size: 0.9vw;
  }
}
@media screen and (max-width: 640px) {
  .l-main__finalist .finalist-flex--item .finalist-reading .t-company {
    font-size: 12px;
    font-size: 0.75rem;
    margin-top: 0;
  }
}
.l-main__finalist .finalist-flex--item .finalist-reading .t-desc {
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 1.4272222222;
  letter-spacing: 0.05em;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  margin-top: 2.2%;
}
@media screen and (max-width: 1400px) {
  .l-main__finalist .finalist-flex--item .finalist-reading .t-desc {
    font-size: 1.3vw;
  }
}
@media screen and (max-width: 640px) {
  .l-main__finalist .finalist-flex--item .finalist-reading .t-desc {
    font-size: 13px;
    font-size: 0.8125rem;
  }
}
.l-main__finalist .finalist-flex--item .finalist-reading .t-desc--sub {
  font-size: 15px;
  font-size: 0.9375rem;
  letter-spacing: -0.01em;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  line-height: 1.4;
}
@media screen and (max-width: 1400px) {
  .l-main__finalist .finalist-flex--item .finalist-reading .t-desc--sub {
    font-size: 1.07vw;
  }
}
@media screen and (max-width: 640px) {
  .l-main__finalist .finalist-flex--item .finalist-reading .t-desc--sub {
    font-size: 11px;
    font-size: 0.6875rem;
  }
}
.l-main__finalist .finalist-flex--item .finalist-reading__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  margin-top: 20px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
@media screen and (max-width: 1000px) {
  .l-main__finalist .finalist-flex--item .finalist-reading__content {
    margin-top: 10px;
  }
}
.l-main__finalist .finalist-flex--item .finalist-reading__content .content-text {
  width: 47%;
  text-align: left;
}
@media screen and (max-width: 640px) {
  .l-main__finalist .finalist-flex--item .finalist-reading__content .content-text {
    width: 100%;
  }
}
.l-main__finalist .finalist-flex--item .finalist-reading__content .content-text .t-desc2 {
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1.4285714286;
}
@media screen and (max-width: 1400px) {
  .l-main__finalist .finalist-flex--item .finalist-reading__content .content-text .t-desc2 {
    font-size: 0.9vw;
  }
}
@media screen and (max-width: 640px) {
  .l-main__finalist .finalist-flex--item .finalist-reading__content .content-text .t-desc2 {
    font-size: 12px;
    font-size: 0.75rem;
  }
}
.l-main__finalist .finalist-flex--item .finalist-reading__content .content-video {
  position: relative;
  padding-top: 27%;
  width: 47%;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 640px) {
  .l-main__finalist .finalist-flex--item .finalist-reading__content .content-video {
    width: 100%;
    padding-top: 57%;
    margin-top: 20px;
  }
}
.l-main__finalist .finalist-flex--item .finalist-reading__content .content-video iframe {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.l-main__finalist .finalist-flex--item .finalist-reading__content .content-video.comingsoon {
  background: #000000;
}
.l-main__finalist .finalist-flex--item .finalist-reading__content .content-video.comingsoon::after {
  content: "COMING SOON";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1;
  letter-spacing: 0.05em;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  font-family: "Oswald", sans-serif;
  font-weight: 900;
  color: #ffffff;
}
.l-main__finalist .finalist-flex--item .finalist-reading__content .content-img {
  position: relative;
  padding-top: 27%;
  aspect-ratio: 606/572;
  width: 50%;
}
@media screen and (max-width: 640px) {
  .l-main__finalist .finalist-flex--item .finalist-reading__content .content-img {
    width: 100%;
    padding-top: 10%;
    margin-top: 20px;
  }
}
.l-main__finalist .finalist-flex--item:nth-child(odd) .finalist-reading {
  left: 0;
}
.l-main__finalist .finalist-flex--item:nth-child(odd).is-open .finalist-reading {
  left: 91%;
}
.l-main__finalist .finalist-flex--item:nth-child(even) .finalist-reading {
  right: 0;
}
.l-main__finalist .finalist-flex--item:nth-child(even).is-open .finalist-reading {
  right: 87.2%;
}
.l-main__finalist .finalist-flex--item:last-of-type, .l-main__finalist .finalist-flex--item:nth-last-of-type(2) {
  margin-bottom: 0;
}
@media screen and (max-width: 640px) {
  .l-main__finalist .finalist-flex--item:nth-last-of-type(2) {
    margin-bottom: 2.2%;
  }
}
.l-main__finalist .finalist-flex1 {
  margin-top: 1.8%;
  margin-bottom: 11px;
  max-width: 1000px;
  margin-left: auto;
  margin-right: auto;
}
.l-main__finalist .finalist-flex2 {
  margin-top: 9px;
  max-width: 1000px;
  margin-left: auto;
  margin-right: auto;
}
.l-main__contents {
  padding-top: 108px;
  padding-bottom: 100px;
}
@media screen and (max-width: 768px) {
  .l-main__contents {
    padding-bottom: 60px;
  }
}
@media screen and (max-width: 640px) {
  .l-main__contents {
    padding-top: 60px;
    padding-bottom: 20px;
  }
}
.l-main__contents .contents-list {
  margin-top: 93px;
}
@media screen and (max-width: 768px) {
  .l-main__contents .contents-list {
    margin-top: 53px;
  }
}
.l-main__contents .contents-list .contents-item:not(:last-of-type) {
  margin-bottom: 95px;
}
@media screen and (max-width: 768px) {
  .l-main__contents .contents-list .contents-item:not(:last-of-type) {
    margin-bottom: 55px;
  }
}
.l-main__contents .contents-list .contents-item__heading {
  text-align: center;
}
.l-main__contents .contents-list .contents-item__heading .t-hour {
  font-size: 36px;
  font-size: 2.25rem;
  letter-spacing: 0.05em;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  line-height: 1.3888888889;
  font-family: "Oswald", sans-serif;
}
@media screen and (max-width: 768px) {
  .l-main__contents .contents-list .contents-item__heading .t-hour {
    font-size: 32px;
    font-size: 2rem;
  }
}
@media screen and (max-width: 640px) {
  .l-main__contents .contents-list .contents-item__heading .t-hour {
    font-size: 25px;
    font-size: 1.5625rem;
  }
}
.l-main__contents .contents-list .contents-item__heading .ttl-small {
  font-size: 21px;
  font-size: 1.3125rem;
  line-height: 1.6995238095;
  letter-spacing: -0.025em;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  font-weight: 500;
}
@media screen and (max-width: 768px) {
  .l-main__contents .contents-list .contents-item__heading .ttl-small {
    font-size: 17px;
    font-size: 1.0625rem;
  }
}
@media screen and (max-width: 640px) {
  .l-main__contents .contents-list .contents-item__heading .ttl-small {
    font-size: 12.7px;
    font-size: 0.79375rem;
  }
}
.l-main__contents .contents-list .contents-item__heading .ttl-large {
  font-size: 44px;
  font-size: 2.75rem;
  line-height: 1.0956818182;
  letter-spacing: 0em;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  font-weight: 500;
  margin-bottom: 13px;
}
@media screen and (max-width: 768px) {
  .l-main__contents .contents-list .contents-item__heading .ttl-large {
    font-size: 36px;
    font-size: 2.25rem;
  }
}
@media screen and (max-width: 640px) {
  .l-main__contents .contents-list .contents-item__heading .ttl-large {
    font-size: 20px;
    font-size: 1.25rem;
    line-height: 1.175;
    margin-bottom: 6px;
  }
}
.l-main__contents .contents-list .contents-item__heading .t-desc {
  text-align: left;
  margin-top: 12px;
}
@media screen and (max-width: 640px) {
  .l-main__contents .contents-list .contents-item__heading .t-desc {
    margin-top: 6px;
  }
}
.l-main__contents .contents-list .contents-item__heading .t-desc.textCenter {
  text-align: center;
}
.l-main__contents .contents-list .contents-item__heading .t-desc--small {
  font-size: 15px;
  font-size: 0.9375rem;
  line-height: 1.4666666667;
  letter-spacing: -0.02em;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  margin-top: 10px;
}
@media screen and (max-width: 640px) {
  .l-main__contents .contents-list .contents-item__heading .t-desc--small {
    font-size: 10px;
    font-size: 0.625rem;
  }
}
.l-main__contents .contents-list .contents-item__heading .t-desc--small2 {
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1.7857142857;
  letter-spacing: -0.03em;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
}
@media screen and (max-width: 640px) {
  .l-main__contents .contents-list .contents-item__heading .t-desc--small2 {
    font-size: 10px;
    font-size: 0.625rem;
  }
}
.l-main__contents .contents-list .contents-item__heading .img-sponsor {
  margin-top: 17px;
}
@media screen and (max-width: 640px) {
  .l-main__contents .contents-list .contents-item__heading .img-sponsor {
    width: 124px;
    margin-left: auto;
    margin-right: auto;
  }
}
.l-main__contents .contents-list .contents-item__heading .heading-reading {
  position: relative;
  padding-left: 35px;
  padding-right: 25px;
  margin-top: 27px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.l-main__contents .contents-list .contents-item__heading .heading-reading::before, .l-main__contents .contents-list .contents-item__heading .heading-reading::after {
  content: "";
  position: absolute;
  height: 100%;
  width: 14px;
  border: 1px solid #231815;
  top: 0;
}
.l-main__contents .contents-list .contents-item__heading .heading-reading::before {
  left: 0;
  border-right: 0;
}
.l-main__contents .contents-list .contents-item__heading .heading-reading::after {
  right: 0;
  border-left: 0;
}
.l-main__contents .contents-list .contents-item__heading .heading-reading__content {
  text-align: left;
  width: 60%;
}
@media screen and (max-width: 768px) {
  .l-main__contents .contents-list .contents-item__heading .heading-reading__content {
    width: 100%;
  }
}
.l-main__contents .contents-list .contents-item__heading .heading-reading__content .t-desc1 {
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1.4285714286;
  letter-spacing: -0.03em;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
}
.l-main__contents .contents-list .contents-item__heading .heading-reading__content .t-desc1:not(:last-of-type) {
  margin-bottom: 11px;
}
.l-main__contents .contents-list .contents-item__heading .heading-reading__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  width: 40%;
  position: relative;
}
@media screen and (max-width: 768px) {
  .l-main__contents .contents-list .contents-item__heading .heading-reading__list {
    width: 100%;
    margin-top: 20px;
  }
}
.l-main__contents .contents-list .contents-item__heading .heading-reading__list .person-item {
  position: relative;
  width: 100%;
  padding-top: 100%;
  background-color: #b5b5b6;
  cursor: pointer;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  margin-bottom: 1.9%;
}
.l-main__contents .contents-list .contents-item__heading .heading-reading__list .person-item:hover {
  opacity: 0.7;
}
.l-main__contents .contents-list .contents-item__heading .heading-reading__list .person-item .ico-open {
  top: 8px;
  right: 8px;
}
.l-main__contents .contents-list .contents-item__heading .heading-reading__list .person-item__img {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.l-main__contents .contents-list .contents-item__heading .heading-reading__list .person-item__img img {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.l-main__contents .contents-list .contents-item__gallery {
  margin-top: 119px;
}
@media screen and (max-width: 768px) {
  .l-main__contents .contents-list .contents-item__gallery {
    margin-top: 49px;
  }
}
@media screen and (max-width: 640px) {
  .l-main__contents .contents-list .contents-item__gallery {
    margin-top: 35px;
  }
}
@media screen and (max-width: 640px) {
  .l-main__contents .contents-list .contents-item__gallery .gallery-item {
    margin-bottom: 3%;
  }
}
.l-main__contents .contents-list .contents-item__gallery .gallery-item picture {
  display: block;
}
.l-main__contents .contents-list .contents-item__gallery .gallery-item picture img {
  width: 100%;
}
.l-main__contents .contents-list .contents-item .person-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 35px;
  gap: 22px;
  text-align: left;
  font-size: 13px;
  font-size: 0.8125rem;
  line-height: 1.4;
  font-weight: 500;
}
@media screen and (max-width: 640px) {
  .l-main__contents .contents-list .contents-item .person-list {
    margin-top: 20px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.l-main__contents .contents-list .contents-item .person-list .person-item {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.l-main__contents .contents-list .contents-item .person-list .person-item__img img {
  width: 100%;
}
.l-main__contents .contents-list .contents-item .person-list .person-item__txt {
  margin-top: 8px;
}
.l-main__award1 {
  padding-top: 77px;
  padding-bottom: 140px;
}
@media screen and (max-width: 768px) {
  .l-main__award1 {
    padding-bottom: 77px;
  }
}
@media screen and (max-width: 640px) {
  .l-main__award1 {
    padding-top: 50px;
    padding-bottom: 37px;
  }
}
.l-main__award1 .award1-wrapper {
  text-align: center;
  margin-top: 91px;
}
@media screen and (max-width: 640px) {
  .l-main__award1 .award1-wrapper {
    margin-top: 40px;
  }
}
@media screen and (max-width: 640px) {
  .l-main__award1 .award1-wrapper .logo-sponsor {
    width: 64px;
    margin-left: auto;
    margin-right: auto;
  }
}
.l-main__award1 .award1-wrapper .t-desc {
  margin-top: 23px;
}
@media screen and (max-width: 640px) {
  .l-main__award1 .award1-wrapper .t-desc {
    text-align: left;
  }
}
.l-main__award1 .award1-img {
  display: block;
  margin-top: 40px;
}
.l-main__award1 .award1-img img {
  width: 100%;
}
.l-main__award2 {
  padding-top: 152px;
  padding-bottom: 60px;
}
@media screen and (max-width: 768px) {
  .l-main__award2 {
    padding-top: 77px;
    padding-bottom: 77px;
  }
}
@media screen and (max-width: 640px) {
  .l-main__award2 {
    padding-top: 37px;
    padding-bottom: 30px;
  }
}
.l-main__award2 .award2-wrapper {
  margin-top: 124px;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .l-main__award2 .award2-wrapper {
    margin-top: 74px;
  }
}
@media screen and (max-width: 640px) {
  .l-main__award2 .award2-wrapper {
    margin-top: 54px;
  }
}
.l-main__award2 .award2-wrapper__img {
  display: inline-block;
  margin-bottom: 29px;
  margin-left: 4px;
}
@media screen and (max-width: 640px) {
  .l-main__award2 .award2-wrapper__img {
    margin-top: 10px;
  }
}
.l-main__award2 .award2-wrapper2 {
  text-align: center;
  border-top: 1px solid #231815;
  margin-top: 79px;
  padding-top: 67px;
}
@media screen and (max-width: 640px) {
  .l-main__award2 .award2-wrapper2 {
    margin-top: 50px;
    padding-top: 45px;
  }
}
.l-main__award2 .award2-wrapper2.has-line {
  margin-block: 60px 67px;
  padding-bottom: 67px;
  border-bottom: 1px solid #231815;
}
@media screen and (max-width: 640px) {
  .l-main__award2 .award2-wrapper2.has-line {
    margin-block: 50px;
    padding-bottom: 35px;
  }
}
.l-main__award2 .award2-mt0 {
  margin-top: 0;
}
.l-main__award2 .award2-img {
  display: block;
  margin-top: 24px;
}
.l-main__award2 .award2-img img {
  width: 100%;
}
.l-main__award2 .logo-sponsor {
  width: 180px;
  margin-left: auto;
  margin-right: auto;
}
.l-main__award2 .t-desc {
  margin-top: 30px;
}
.l-main__award2 .t-desc--small {
  font-size: 13px;
  font-size: 0.8125rem;
  line-height: 1.9230769231;
  letter-spacing: -0.03em;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
}
@media screen and (max-width: 640px) {
  .l-main__award2 .t-desc--small {
    font-size: 10px;
    font-size: 0.625rem;
  }
}
.l-main__award2 .img--seesaw {
  margin-top: 40px;
  text-align: center;
  width: 100%;
}
.l-main__award2 .img--seesaw img {
  -o-object-fit: cover;
     object-fit: cover;
}
.l-main__award2 .logo--iza {
  margin-top: 30px;
  margin-bottom: 30px;
  text-align: center;
}
.l-main__special-thanks {
  padding-top: 126px;
  padding-bottom: 120px;
}
@media screen and (max-width: 768px) {
  .l-main__special-thanks {
    padding-top: 65px;
    padding-bottom: 65px;
  }
}
@media screen and (max-width: 640px) {
  .l-main__special-thanks {
    padding-top: 30px;
    padding-bottom: 30px;
  }
}
.l-main__special-thanks .special-thanks-wrapper {
  text-align: center;
}
.l-main__special-thanks .special-thanks-wrapper .logo-sponsor {
  margin-top: 36px;
  margin-bottom: 19px;
}
@media screen and (max-width: 640px) {
  .l-main__special-thanks .special-thanks-wrapper .logo-sponsor {
    width: 120px;
    margin-left: auto;
    margin-right: auto;
  }
}
.l-main__special-thanks .special-thanks-wrapper .t-desc {
  font-size: 19px;
  font-size: 1.1875rem;
  line-height: 2.5373684211;
  letter-spacing: 0.1em;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
}
@media screen and (max-width: 640px) {
  .l-main__special-thanks .special-thanks-wrapper .t-desc {
    font-size: 12px;
    font-size: 0.75rem;
  }
}
.l-main__producer {
  padding-top: 87px;
}
@media screen and (max-width: 640px) {
  .l-main__producer {
    padding-top: 40px;
  }
}
.l-main__producer .producer-block {
  margin-top: 35px;
  position: relative;
  padding-top: 49.1%;
}
@media screen and (max-width: 640px) {
  .l-main__producer .producer-block {
    padding-top: 100%;
  }
}
.l-main__producer .producer-block:hover .producer-block__img, .l-main__producer .producer-block:hover .ico-open {
  opacity: 0.7;
}
.l-main__producer .producer-block.is-open .producer-block__img, .l-main__producer .producer-block.is-open .ico-open {
  opacity: 0.7;
}
.l-main__producer .producer-block__img {
  position: absolute;
  overflow: hidden;
  display: block;
  width: 100%;
  height: 100%;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  cursor: pointer;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  background-image: url(../img/lp/img_producer.jpg);
  background-repeat: no-repeat;
  background-size: 110%;
  background-position: center 50%;
}
@media screen and (max-width: 640px) {
  .l-main__producer .producer-block__img {
    background-position: 49% 50%;
    background-size: 160%;
    height: 90vw;
    top: 0;
    -webkit-transform: translate(-50%, 0%);
            transform: translate(-50%, 0%);
  }
}
.l-main__producer .producer-block__img.is-open {
  background-position: 90% 50%;
}
@media screen and (max-width: 640px) {
  .l-main__producer .producer-block__img.is-open {
    background-position: 49% 50%;
  }
}
.l-main__producer .producer-block__reading {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  background-color: #ffffff;
  right: 17.5%;
  width: 44.1%;
  height: 89.7%;
  text-align: center;
  padding: 4.3% 3.2% 3%;
  z-index: 1;
  opacity: 0;
  pointer-events: none;
  visibility: hidden;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
@media screen and (max-width: 640px) {
  .l-main__producer .producer-block__reading {
    position: relative;
    top: auto;
    -webkit-transform: inherit;
            transform: inherit;
    right: auto;
    left: auto;
    height: auto;
    width: 100%;
    padding: 50px 0 19px;
    opacity: 1;
    pointer-events: visible;
    visibility: visible;
  }
}
.l-main__producer .producer-block__reading.is-open {
  right: 2.5%;
  opacity: 1;
  pointer-events: visible;
  visibility: visible;
}
.l-main__producer .producer-block__reading .reading-content {
  overflow-y: auto;
  height: 100%;
}
.l-main__producer .producer-block__reading .reading-content .t-ttl {
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1;
  letter-spacing: 0.05em;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  font-family: "Oswald", sans-serif;
  font-weight: 900;
}
@media screen and (max-width: 1400px) {
  .l-main__producer .producer-block__reading .reading-content .t-ttl {
    font-size: 1vw;
  }
}
@media screen and (max-width: 640px) {
  .l-main__producer .producer-block__reading .reading-content .t-ttl {
    font-size: 10px;
    font-size: 0.625rem;
  }
}
.l-main__producer .producer-block__reading .reading-content .t-desc1 {
  line-height: 1.5384615385;
  font-size: 13px;
  font-size: 0.8125rem;
  letter-spacing: -0.01em;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  font-weight: 400;
  margin-top: 24px;
}
@media screen and (max-width: 1400px) {
  .l-main__producer .producer-block__reading .reading-content .t-desc1 {
    margin-top: 5%;
    font-size: 0.93vw;
  }
}
@media screen and (max-width: 640px) {
  .l-main__producer .producer-block__reading .reading-content .t-desc1 {
    font-size: 9px;
    font-size: 0.5625rem;
  }
}
.l-main__producer .producer-block__reading .reading-content .t-name {
  margin-top: 30px;
}
@media screen and (max-width: 1400px) {
  .l-main__producer .producer-block__reading .reading-content .t-name {
    margin-top: 5.9%;
  }
}
.l-main__producer .producer-block__reading .reading-content .t-name__en {
  display: block;
  font-size: 40px;
  font-size: 2.5rem;
  letter-spacing: 0.05em;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  line-height: 1;
  font-family: "Oswald", sans-serif;
  font-weight: 900;
}
@media screen and (max-width: 1400px) {
  .l-main__producer .producer-block__reading .reading-content .t-name__en {
    font-size: 2.8vw;
  }
}
@media screen and (max-width: 768px) {
  .l-main__producer .producer-block__reading .reading-content .t-name__en {
    font-size: 2vw;
  }
}
@media screen and (max-width: 640px) {
  .l-main__producer .producer-block__reading .reading-content .t-name__en {
    font-size: 20px;
    font-size: 1.25rem;
  }
}
.l-main__producer .producer-block__reading .reading-content .t-name__ja {
  display: block;
  font-size: 15px;
  font-size: 0.9375rem;
  letter-spacing: -0.01em;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  line-height: 1.694;
}
@media screen and (max-width: 1400px) {
  .l-main__producer .producer-block__reading .reading-content .t-name__ja {
    font-size: 1.06vw;
  }
}
@media screen and (max-width: 640px) {
  .l-main__producer .producer-block__reading .reading-content .t-name__ja {
    font-size: 12px;
    font-size: 0.75rem;
  }
}
.l-main__producer .producer-block__reading .reading-content .t-desc2 {
  font-size: 16px;
  font-size: 1rem;
  letter-spacing: -0.01em;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  line-height: 1.625;
  margin-top: 16px;
}
@media screen and (max-width: 1400px) {
  .l-main__producer .producer-block__reading .reading-content .t-desc2 {
    margin-top: 3.2%;
    font-size: 1.15vw;
  }
}
@media screen and (max-width: 640px) {
  .l-main__producer .producer-block__reading .reading-content .t-desc2 {
    font-size: 13px;
    font-size: 0.8125rem;
  }
}
.l-main__access {
  margin-top: 1.7%;
}
.l-main__access .access-info {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
@media screen and (max-width: 640px) {
  .l-main__access .access-info--item {
    margin-bottom: 3%;
  }
}
.l-main__access .access-info--item .info-inner {
  background-color: #231815;
  color: #ffffff;
  height: 27vw;
  text-align: center;
  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;
  padding-top: 22px;
  margin-bottom: 3%;
}
@media screen and (max-width: 1400px) {
  .l-main__access .access-info--item .info-inner {
    padding-top: 1.4vw;
  }
}
@media screen and (max-width: 640px) {
  .l-main__access .access-info--item .info-inner {
    height: auto;
    padding-top: 40px;
    padding-bottom: 40px;
  }
}
@media screen and (max-width: 1400px) {
  .l-main__access .access-info--item .info-inner .m-title1 {
    font-size: 4.25vw;
  }
}
@media screen and (max-width: 640px) {
  .l-main__access .access-info--item .info-inner .m-title1 {
    font-size: 28px;
    font-size: 1.75rem;
  }
}
.l-main__access .access-info--item .info-inner .ttl-sub {
  font-size: 31.65px;
  font-size: 1.978125rem;
  line-height: 1.2638230648;
  letter-spacing: 0.075em;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  font-weight: 500;
  margin-top: 18px;
}
@media screen and (max-width: 1400px) {
  .l-main__access .access-info--item .info-inner .ttl-sub {
    font-size: 2.25vw;
    margin-top: 1vw;
  }
}
@media screen and (max-width: 640px) {
  .l-main__access .access-info--item .info-inner .ttl-sub {
    font-size: 12px;
    font-size: 0.75rem;
    margin-top: 1px;
  }
}
.l-main__access .access-info--item .info-inner .t-access {
  line-height: 1.4117647059;
  letter-spacing: 0.02em;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  margin-top: 2px;
}
@media screen and (max-width: 1400px) {
  .l-main__access .access-info--item .info-inner .t-access {
    margin-top: 0.2vw;
    font-size: 1.21vw;
  }
}
@media screen and (max-width: 640px) {
  .l-main__access .access-info--item .info-inner .t-access {
    font-size: 8px;
    font-size: 0.5rem;
    margin-top: 10px;
  }
}
.l-main__access .access-info--item .info-inner .t-sub {
  font-size: 13px;
  font-size: 0.8125rem;
  line-height: 1.8461538462;
  letter-spacing: -0.02em;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  margin-top: 5px;
  margin-bottom: 14px;
}
@media screen and (max-width: 1400px) {
  .l-main__access .access-info--item .info-inner .t-sub {
    font-size: 0.92vw;
    margin-top: 0.4vw;
    margin-bottom: 1vw;
  }
}
@media screen and (max-width: 640px) {
  .l-main__access .access-info--item .info-inner .t-sub {
    font-size: 11px;
    font-size: 0.6875rem;
    margin-top: 0;
    margin-bottom: 10px;
  }
}
@media screen and (max-width: 1400px) {
  .l-main__access .access-info--item .info-inner .ico-marker {
    width: 2.5vw;
  }
}
@media screen and (max-width: 640px) {
  .l-main__access .access-info--item .info-inner .ico-marker {
    width: 18px;
  }
}
.l-main__access .access-info--item .info-image {
  display: block;
}
.l-main__access .access-info--item .info-image img {
  width: 100%;
}
.l-main__access .access-transport {
  margin-top: 1.2%;
}
.l-main__access .access-transport .transport-item {
  position: relative;
}
@media screen and (max-width: 640px) {
  .l-main__access .access-transport .transport-item {
    margin-bottom: 3%;
  }
}
.l-main__access .access-transport .transport-item.is-open .transport-item__img {
  opacity: 0.7;
}
.l-main__access .access-transport .transport-item.is-open .transport-item__reading {
  opacity: 1;
  pointer-events: visible;
  visibility: visible;
}
.l-main__access .access-transport .transport-item__img {
  display: block;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.l-main__access .access-transport .transport-item__img img {
  width: 100%;
}
.l-main__access .access-transport .transport-item__img:hover {
  opacity: 0.7;
}
.l-main__access .access-transport .transport-item__reading {
  position: absolute;
  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;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  background-color: #000000;
  color: #ffffff;
  width: 100%;
  height: 100%;
  text-align: center;
  padding-top: 8%;
  padding-left: 5px;
  padding-right: 5px;
  z-index: 1;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.l-main__access .access-transport .transport-item__reading .ttl-item {
  font-size: 26px;
  font-size: 1.625rem;
  line-height: 0.9230769231;
  letter-spacing: -0.02em;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  padding-bottom: 23px;
  margin-bottom: 27px;
  margin-left: auto;
  margin-right: auto;
  width: 82%;
  border-bottom: 1px solid #ffffff;
}
@media screen and (max-width: 1400px) {
  .l-main__access .access-transport .transport-item__reading .ttl-item {
    font-size: 1.8vw;
    padding-bottom: 1.68vw;
    margin-bottom: 1.9vw;
  }
}
@media screen and (max-width: 640px) {
  .l-main__access .access-transport .transport-item__reading .ttl-item {
    font-size: 19px;
    font-size: 1.1875rem;
    padding-bottom: 14px;
    margin-bottom: 14px;
  }
}
.l-main__access .access-transport .transport-item__reading .ttl-sub {
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 1.45;
  letter-spacing: -0.02em;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  font-weight: 700;
}
@media screen and (max-width: 1400px) {
  .l-main__access .access-transport .transport-item__reading .ttl-sub {
    font-size: 1.4vw;
  }
}
@media screen and (max-width: 640px) {
  .l-main__access .access-transport .transport-item__reading .ttl-sub {
    font-size: 14px;
    font-size: 0.875rem;
  }
}
.l-main__access .access-transport .transport-item__reading .t-desc {
  font-size: 15px;
  font-size: 0.9375rem;
  line-height: 1.6;
  margin-bottom: 24px;
}
@media screen and (max-width: 1400px) {
  .l-main__access .access-transport .transport-item__reading .t-desc {
    margin-bottom: 1.8vw;
    font-size: 1.04vw;
  }
}
@media screen and (max-width: 640px) {
  .l-main__access .access-transport .transport-item__reading .t-desc {
    margin-bottom: 18px;
    font-size: 10px;
    font-size: 0.625rem;
  }
}
.l-main__supporter {
  padding-top: 84px;
  padding-bottom: 60px;
}
@media screen and (max-width: 640px) {
  .l-main__supporter {
    padding-top: 60px;
    padding-bottom: 30px;
  }
}
.l-main__supporter .supporter-wrapper .t-desc {
  margin-top: 19px;
}
.l-main__supporter .supporter-wrapper__list {
  margin-top: 46px;
  margin-left: 29px;
  margin-right: 29px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
@media screen and (max-width: 768px) {
  .l-main__supporter .supporter-wrapper__list {
    margin-left: 0;
    margin-right: 0;
  }
}
@media screen and (max-width: 640px) {
  .l-main__supporter .supporter-wrapper__list {
    margin-top: 16px;
  }
}
.l-main__supporter .supporter-wrapper__list .supporter-item {
  padding: 16px 17px;
  max-width: 201px;
  width: 14.2857142857%;
}
@media screen and (max-width: 768px) {
  .l-main__supporter .supporter-wrapper__list .supporter-item {
    width: 20%;
  }
}
@media screen and (max-width: 640px) {
  .l-main__supporter .supporter-wrapper__list .supporter-item {
    width: 33.3333333333%;
    padding: 9px;
  }
}
.l-main__partner {
  padding-top: 56px;
  padding-bottom: 60px;
}
@media screen and (max-width: 640px) {
  .l-main__partner {
    padding-top: 30px;
    padding-bottom: 30px;
  }
}
.l-main__partner .partner-wrapper .t-desc {
  margin-top: 21px;
}
@media screen and (max-width: 640px) {
  .l-main__partner .partner-wrapper .t-desc {
    margin-top: 10px;
  }
}
.l-main__partner .partner-wrapper__list {
  margin-top: 17px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.l-main__partner .partner-wrapper__list .partner-item {
  position: relative;
  line-height: 2.2941176471;
  letter-spacing: -0.04em;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
}
.l-main__partner .partner-wrapper__list .partner-item:not(:last-of-type)::after {
  content: "／";
  display: inline-block;
  letter-spacing: -0.04em;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  margin-left: 13px;
  margin-right: 16px;
}
@media screen and (max-width: 640px) {
  .l-main__partner .partner-wrapper__list .partner-item:not(:last-of-type)::after {
    margin-left: 8px;
    margin-right: 8px;
  }
}
.l-main__media-supporter {
  padding-top: 46px;
  padding-bottom: 154px;
}
@media screen and (max-width: 640px) {
  .l-main__media-supporter {
    padding-bottom: 20px;
  }
}
.l-main__media-supporter .media-supporter-wrapper__list {
  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;
  margin-top: 20px;
}
@media screen and (max-width: 640px) {
  .l-main__media-supporter .media-supporter-wrapper__list {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
}
.l-main__media-supporter .media-supporter-wrapper__list .media-supporter-item {
  position: relative;
  line-height: 2.2941176471;
  letter-spacing: -0.04em;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
}
.l-main__media-supporter .media-supporter-wrapper__list .media-supporter-item:not(:last-of-type)::after {
  content: "／";
  display: inline-block;
  letter-spacing: -0.04em;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  margin-left: 13px;
  margin-right: 16px;
}
@media screen and (max-width: 640px) {
  .l-main__media-supporter .media-supporter-wrapper__list .media-supporter-item:not(:last-of-type)::after {
    margin-left: 8px;
    margin-right: 8px;
  }
}
.l-main__gallery .gallery-list .gallery-item {
  margin-bottom: 1.3%;
}
.l-main__gallery .gallery-list .gallery-item picture {
  display: block;
}
.l-main__gallery .gallery-list .gallery-item picture img {
  width: 100%;
}

.contents-item__gallery {
  row-gap: 1.5vw;
}
@media screen and (max-width: 640px) {
  .contents-item__gallery {
    row-gap: 0;
  }
}

.m-modal {
  position: fixed;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  max-width: 1000px;
  width: 91.25%;
  height: 70%;
  max-height: 600px;
  background-color: #ffffff;
  border: 4px solid #000000;
  z-index: 100;
  padding: 50px 50px 90px 50px;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  opacity: 0;
  pointer-events: none;
  visibility: visible;
}
@media screen and (max-width: 640px) {
  .m-modal {
    padding: 20px 20px 50px 20px;
  }
}
.m-modal.is-active {
  opacity: 1;
  pointer-events: visible;
  visibility: visible;
}
.m-modal__detail {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  height: 100%;
  overflow-x: hidden;
  overflow-y: auto;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.m-modal__detail::-webkit-scrollbar-track {
  background-color: #F5F5F5;
}
.m-modal__detail::-webkit-scrollbar {
  background: #ffffff;
  width: 7px;
}
.m-modal__detail::-webkit-scrollbar-thumb {
  background-color: #231815;
}
.m-modal__detail .detail-img {
  position: relative;
  width: 35.1%;
  padding-top: 35.1%;
}
@media screen and (max-width: 640px) {
  .m-modal__detail .detail-img {
    width: 70%;
    padding-top: 70%;
    margin-left: auto;
    margin-right: auto;
  }
}
.m-modal__detail .detail-img__pic {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 100%;
  height: 100%;
  background-color: #dcdddd;
}
.m-modal__detail .detail-img__pic img {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.m-modal__detail .detail-reading {
  width: 64.9%;
  padding-left: 69px;
}
@media screen and (max-width: 768px) {
  .m-modal__detail .detail-reading {
    padding-left: 40px;
  }
}
@media screen and (max-width: 640px) {
  .m-modal__detail .detail-reading {
    width: 100%;
    padding-left: 0;
  }
}
.m-modal__detail .detail-reading .t-position {
  font-size: 13px;
  font-size: 0.8125rem;
  line-height: 3.6223076923;
  letter-spacing: -0.01em;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  font-weight: 400;
}
@media screen and (max-width: 640px) {
  .m-modal__detail .detail-reading .t-position {
    font-size: 10px;
    font-size: 0.625rem;
  }
}
.m-modal__detail .detail-reading .t-name__en {
  display: block;
  font-size: 40px;
  font-size: 2.5rem;
  letter-spacing: 0.05em;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  line-height: 1;
  font-family: "Oswald", sans-serif;
  font-weight: 900;
}
@media screen and (max-width: 640px) {
  .m-modal__detail .detail-reading .t-name__en {
    font-size: 30px;
    font-size: 1.875rem;
  }
}
.m-modal__detail .detail-reading .t-name__ja {
  display: block;
  font-size: 15px;
  font-size: 0.9375rem;
  line-height: 1.694;
  letter-spacing: -0.01em;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
}
@media screen and (max-width: 640px) {
  .m-modal__detail .detail-reading .t-name__ja {
    font-size: 12px;
    font-size: 0.75rem;
  }
}
.m-modal__detail .detail-reading .t-desc {
  margin-top: 20px;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1.6428571429;
  letter-spacing: -0.02em;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  word-break: break-all;
}
.m-modal .ico-close {
  left: 50%;
  -webkit-transform: translateX(-50%) rotate(45deg);
          transform: translateX(-50%) rotate(45deg);
  right: auto;
  bottom: 20px;
  top: auto;
}
@media screen and (max-width: 640px) {
  .m-modal .ico-close {
    bottom: 10px;
  }
}

.l-footer {
  text-align: center;
  padding-top: 57px;
  padding-bottom: 120px;
}
@media screen and (max-width: 640px) {
  .l-footer {
    padding-bottom: 45%;
  }
}
.l-footer__logo {
  display: inline-block;
}
@media screen and (max-width: 640px) {
  .l-footer__logo {
    width: 154px;
  }
}
.l-footer .ttl-description {
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 2.1666666667;
  letter-spacing: -0.04em;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  margin-top: 15px;
  margin-bottom: 5px;
}
@media screen and (max-width: 640px) {
  .l-footer .ttl-description {
    line-height: 1.3043478261;
    letter-spacing: -0.025em;
    -webkit-font-feature-settings: "palt";
            font-feature-settings: "palt";
    font-size: 13px;
    font-size: 0.8125rem;
  }
}
.l-footer .t-information, .l-footer .t-desc {
  font-size: 13px;
  font-size: 0.8125rem;
  line-height: 1.3076923077;
  letter-spacing: 0.025em;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  font-weight: 300;
}
@media screen and (max-width: 640px) {
  .l-footer .t-information, .l-footer .t-desc {
    font-size: 10px;
    font-size: 0.625rem;
  }
}
.l-footer .t-desc {
  margin-top: 10px;
}
@media screen and (max-width: 640px) {
  .l-footer .t-desc {
    text-align: left;
  }
}
.l-footer .sns-list {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 21px;
  margin-bottom: 12px;
}
.l-footer .sns-list__item {
  margin: 0 18px;
}
@media screen and (max-width: 640px) {
  .l-footer .sns-list__item {
    margin: 0 11px;
    width: 28px;
  }
}
.l-footer .sns-list__item .link-sns {
  display: inline-block;
}
.l-footer .copyright {
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 1.5833333333;
  letter-spacing: 0.025em;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
}
@media screen and (max-width: 640px) {
  .l-footer .copyright {
    font-size: 11px;
    font-size: 0.6875rem;
  }
}
.l-footer .sponsor-list {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  margin-right: 23px;
  margin-top: 17px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (max-width: 640px) {
  .l-footer .sponsor-list {
    margin-right: 20px;
    margin-left: 20px;
  }
}
.l-footer .sponsor-list__item:nth-child(2) {
  margin-left: 15px;
  margin-right: 34px;
}
.l-footer .sponsor-list__item .link {
  display: inline-block;
}
.l-footer-bnr {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: fixed;
  bottom: 0px;
  left: 0px;
  width: 100%;
  z-index: 10;
}
@media screen and (max-width: 640px) {
  .l-footer-bnr {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.l-footer-bnr-link {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.l-footer-bnr-link.dms {
  background-color: #000;
  text-align: right;
}
.l-footer-bnr-link.story {
  background-color: #389DD1;
  text-align: right;
}
.l-footer-bnr-link.w-osaka {
  background-color: #fbd3d1;
  text-align: left;
}
.l-footer-bnr-link:only-child {
  text-align: center;
}
.l-footer-bnr-link:only-child .inner {
  max-width: 1400px;
}
.l-footer-bnr-link .inner {
  display: inline-block;
  vertical-align: top;
  max-width: 700px;
  max-height: 88px;
}
@media screen and (max-width: 640px) {
  .l-footer-bnr-link .inner {
    max-height: unset;
  }
}
.l-footer-bnr-link img {
  max-height: 100%;
}

@-webkit-keyframes aniScrollContent {
  0% {
    bottom: 15%;
  }
  50% {
    bottom: 10%;
  }
  100% {
    bottom: 15%;
  }
}

@keyframes aniScrollContent {
  0% {
    bottom: 15%;
  }
  50% {
    bottom: 10%;
  }
  100% {
    bottom: 15%;
  }
}/*# sourceMappingURL=style.css.map */