@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;
}

html {
  font-family: "Noto Sans JP", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
}

body {
  color: #1b1b1b;
  font-size: 15px;
  font-size: 0.9375rem;
  font-weight: 400;
  line-height: 1.8;
}
@media screen and (max-width: 768px) {
  body {
    font-size: 14px;
    font-size: 0.875rem;
  }
}
body.is-menu-open {
  overflow: hidden;
}

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: 1100px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 1000px) {
  .m-wrapper {
    max-width: 89.3%;
  }
}

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

.m-btn {
  display: inline-block;
  padding: 23px 70px 23px 35px;
  background: -webkit-gradient(linear, left top, right top, from(#7a2529), to(#9a2e33));
  background: linear-gradient(to right, #7a2529 0%, #9a2e33 100%);
  color: #ffffff;
  text-decoration: none;
  font-weight: 500;
  text-align: center;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  position: relative;
  font-size: 20px;
  font-size: 1.25rem;
}
@media screen and (max-width: 768px) {
  .m-btn {
    font-size: 16px;
    font-size: 1rem;
  }
}
@media screen and (max-width: 640px) {
  .m-btn {
    padding: 17px 60px 17px 18px;
  }
}
.m-btn::after {
  content: "";
  width: 40px;
  height: 40px;
  display: block;
  border: 1px solid #ffffff;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  right: 16px;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  -webkit-transition: -webkit-transform 0.2s ease;
  transition: -webkit-transform 0.2s ease;
  transition: transform 0.2s ease;
  transition: transform 0.2s ease, -webkit-transform 0.2s ease;
}
@media screen and (max-width: 640px) {
  .m-btn::after {
    width: 35px;
    height: 35px;
    right: 18px;
  }
}
.m-btn::before {
  content: "";
  position: absolute;
  top: 50%;
  right: 32px;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 0;
  height: 0;
  border-left: 4px solid #ffffff;
  border-top: 4px solid transparent;
  border-bottom: 4px solid transparent;
  -webkit-transition: -webkit-transform 0.2s ease;
  transition: -webkit-transform 0.2s ease;
  transition: transform 0.2s ease;
  transition: transform 0.2s ease, -webkit-transform 0.2s ease;
}
.m-btn:hover {
  text-decoration: none;
  opacity: 0.75;
}
@media screen and (max-width: 768px) {
  .m-btn:hover {
    opacity: 1;
  }
}
.m-btn:hover::after {
  -webkit-transform: translateY(-50%) translateX(6px);
      -ms-transform: translateY(-50%) translateX(6px);
          transform: translateY(-50%) translateX(6px);
}
@media screen and (max-width: 768px) {
  .m-btn:hover::after {
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
  }
}
.m-btn:hover::before {
  -webkit-transform: translateY(-50%) translateX(6px);
      -ms-transform: translateY(-50%) translateX(6px);
          transform: translateY(-50%) translateX(6px);
}
@media screen and (max-width: 768px) {
  .m-btn:hover::before {
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
  }
}

.m-title {
  text-align: center;
  margin: 0;
}
.m-title-en {
  display: block;
  font-size: 60px;
  font-size: 3.75rem;
  color: #000000;
  font-family: "Bebas Neue", sans-serif;
  font-weight: 400;
  line-height: 1;
  margin-bottom: -5px;
}
@media screen and (max-width: 640px) {
  .m-title-en {
    font-size: 38px;
    font-size: 2.375rem;
  }
}
.m-title-ja {
  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;
  font-size: 14px;
  font-size: 0.875rem;
  color: #000000;
  font-weight: 500;
}
@media screen and (max-width: 640px) {
  .m-title-ja {
    font-size: 12px;
    font-size: 0.75rem;
  }
}
.m-title-ja::before, .m-title-ja::after {
  content: "";
  width: 20px;
  height: 1px;
  background-color: #000000;
  margin: 0 7px;
}
@media screen and (max-width: 640px) {
  .m-title-ja::before, .m-title-ja::after {
    width: 13px;
    margin: 0 5px;
  }
}
.m-title-white .m-title-en {
  color: #ffffff;
}
.m-title-white .m-title-ja {
  color: #ffffff;
}
.m-title-white .m-title-ja::before, .m-title-white .m-title-ja::after {
  background-color: #ffffff;
}

.m-content-title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: -webkit-gradient(linear, left top, right top, from(#dcb92b), to(#ebd84a));
  background: linear-gradient(to right, #dcb92b 0%, #ebd84a 100%);
  padding: 13px 10px 10px 15px;
  position: relative;
  max-width: 850px;
  margin-inline: auto;
}
.m-content-title-en {
  font-size: 40px;
  font-size: 2.5rem;
  color: #000;
  font-family: "Bebas Neue", sans-serif;
  font-weight: 400;
  line-height: 1;
  margin-right: 15px;
}
@media screen and (max-width: 640px) {
  .m-content-title-en {
    font-size: 28px;
    font-size: 1.75rem;
    margin-right: 10px;
  }
}
.m-content-title-ja {
  font-size: 16px;
  font-size: 1rem;
  color: #000000;
  font-weight: 500;
}
@media screen and (max-width: 640px) {
  .m-content-title-ja {
    font-size: 14px;
    font-size: 0.875rem;
  }
}
.m-content-title::after {
  position: absolute;
  display: block;
  width: 110px;
  height: 100%;
  content: "";
  right: 0%;
  top: 0%;
  background: #d1a810;
  -webkit-clip-path: polygon(28% 0%, 100% 0%, 100% 100%, 0% 100%);
          clip-path: polygon(28% 0%, 100% 0%, 100% 100%, 0% 100%);
}
@media screen and (max-width: 640px) {
  .m-content-title::after {
    width: 60px;
  }
}

.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;
}

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

.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);
      -ms-transform: translate(0, 50px);
          transform: translate(0, 50px);
}
.fadeInUp.is-show {
  opacity: 1;
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
          transform: translate(0, 0);
}

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

.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
*******************************/
.mv {
  position: relative;
}
.mv-bg {
  width: 100%;
  height: 100%;
}
.mv-logo {
  position: absolute;
  bottom: 5.7%;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  max-width: 20.4%;
}
@media screen and (max-width: 768px) {
  .mv-logo {
    bottom: 3.7%;
    max-width: 35.4%;
  }
}
.mv-btn {
  position: fixed;
  bottom: 0px;
  right: 0px;
  z-index: 10;
}
@media screen and (max-width: 768px) {
  .mv-btn {
    width: 100%;
    padding-top: 13px;
    padding-bottom: 13px;
  }
  .mv-btn:after {
    right: 32px;
  }
  .mv-btn:before {
    right: 46px;
  }
}

.l-header {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
@media screen and (max-width: 768px) {
  .l-header {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 1000;
  }
}
.l-header.is-fixed {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 1000;
  -webkit-box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
          box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
}
.l-header .header-hamburger {
  display: none;
}
@media screen and (max-width: 768px) {
  .l-header .header-hamburger {
    display: block;
    position: absolute;
    top: 0px;
    right: 0px;
    width: 50px;
    height: 50px;
    background-color: rgba(0, 0, 0, 0.8);
    z-index: 11;
  }
}
@media screen and (max-width: 768px) {
  .l-header .header-hamburger-line {
    width: 20px;
    height: 1px;
    display: block;
    background-color: #fff;
    position: absolute;
    top: 16px;
    left: 50%;
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
  }
  .l-header .header-hamburger-line:nth-child(2) {
    top: 25px;
  }
  .l-header .header-hamburger-line:nth-child(3) {
    top: 33px;
  }
}
.l-header .header-hamburger.is-active .header-hamburger-line:nth-child(1) {
  -webkit-transform: rotate(30deg) translate(-28%, 10px);
      -ms-transform: rotate(30deg) translate(-28%, 10px);
          transform: rotate(30deg) translate(-28%, 10px);
}
.l-header .header-hamburger.is-active .header-hamburger-line:nth-child(2) {
  opacity: 0;
}
.l-header .header-hamburger.is-active .header-hamburger-line:nth-child(3) {
  -webkit-transform: rotate(-30deg) translate(-16%, -15px);
      -ms-transform: rotate(-30deg) translate(-16%, -15px);
          transform: rotate(-30deg) translate(-16%, -15px);
}
.l-header .header-nav {
  background-color: #000000;
  padding: 20px 0;
}
@media screen and (max-width: 768px) {
  .l-header .header-nav {
    position: fixed;
    top: 0;
    right: -100%;
    width: 100%;
    height: 100vh;
    background-color: #000000;
    padding: 0;
    -webkit-transition: right 0.3s ease;
    transition: right 0.3s ease;
    z-index: 10;
    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;
    pointer-events: none;
  }
  .l-header .header-nav.is-open {
    right: 0;
    pointer-events: auto;
  }
}
.l-header .header-nav-list {
  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;
  list-style: none;
  margin: 0;
  padding: 0;
  gap: 60px;
}
@media screen and (max-width: 768px) {
  .l-header .header-nav-list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 30px;
  }
}
.l-header .header-nav-item {
  position: relative;
}
@media screen and (max-width: 768px) {
  .l-header .header-nav-item {
    width: 100%;
    text-align: center;
  }
}
.l-header .header-nav-link {
  color: #ffffff;
  text-decoration: none;
  font-size: 25px;
  font-size: 1.5625rem;
  position: relative;
  padding-bottom: 2px;
  -webkit-transition: color, opacity 0.2s;
  transition: color, opacity 0.2s;
  font-family: "Bebas Neue", sans-serif;
  font-weight: 400;
  line-height: 1;
  letter-spacing: 0.02em;
}
@media screen and (max-width: 768px) {
  .l-header .header-nav-link {
    display: block;
  }
}
.l-header .header-nav-link:hover {
  text-decoration: none;
  opacity: 0.8;
}
.l-header .header-nav-link::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 0;
  height: 0;
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-top: 4px solid #ffffff;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
@media screen and (max-width: 768px) {
  .l-header .header-nav-link::after {
    display: none;
  }
}
.l-header .header-nav-link:hover::after {
  bottom: -3px;
}

.l-main .concept {
  position: relative;
  padding-top: 100px;
  padding-bottom: 100px;
  background: -webkit-gradient(linear, left top, right top, from(#dcb92b), to(#ebd84a));
  background: linear-gradient(to right, #dcb92b 0%, #ebd84a 100%);
}
@media screen and (max-width: 640px) {
  .l-main .concept {
    padding-top: 75px;
  }
}
.l-main .concept .concept-figure01 {
  position: absolute;
  top: 0;
  left: 0;
  width: 26%;
  max-width: 375px;
}
@media screen and (max-width: 640px) {
  .l-main .concept .concept-figure01 {
    width: 30%;
  }
}
.l-main .concept .concept-figure02 {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 24%;
  max-width: 375px;
}
@media screen and (max-width: 640px) {
  .l-main .concept .concept-figure02 {
    width: 30%;
  }
}
.l-main .concept .concept-text-wrapper {
  padding-top: 45px;
}
@media screen and (max-width: 640px) {
  .l-main .concept .concept-text-wrapper {
    padding-top: 20px;
  }
}
.l-main .concept .concept-text {
  text-align: center;
  font-size: 16px;
  font-size: 1rem;
  font-weight: 500;
  line-height: 2.3;
  letter-spacing: 0.03em;
  padding-top: 25px;
}
@media screen and (max-width: 640px) {
  .l-main .concept .concept-text {
    font-size: 15px;
    font-size: 0.9375rem;
    letter-spacing: 0;
    padding-top: 15px;
  }
}
.l-main .concept .concept-text-main {
  max-width: 552px;
  margin: 0 auto;
  padding-top: 20px;
}
@media screen and (max-width: 640px) {
  .l-main .concept .concept-text-main {
    width: 93%;
  }
}
.l-main .team {
  padding-top: 100px;
  padding-bottom: 75px;
  background-image: url(../img/team_bg.jpg);
  background-size: cover;
  background-position: top center;
  background-repeat: no-repeat;
  position: relative;
}
@media screen and (max-width: 640px) {
  .l-main .team {
    padding-top: 65px;
    padding-bottom: 50px;
  }
}
.l-main .team .team-figure {
  position: absolute;
  top: 100px;
  left: 0;
  width: 4%;
}
@media screen and (max-width: 640px) {
  .l-main .team .team-figure {
    display: none;
  }
}
.l-main .team .team-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-top: 50px;
}
@media screen and (max-width: 1200px) {
  .l-main .team .team-list {
    max-width: 768px;
    margin-inline: auto;
  }
}
.l-main .team .team-list::after {
  content: "";
  display: block;
  width: 22.5%;
}
@media screen and (max-width: 1200px) {
  .l-main .team .team-list::after {
    width: 30.5%;
  }
}
@media screen and (max-width: 640px) {
  .l-main .team .team-list::after {
    width: 48.5%;
  }
}
.l-main .team .team-list::before {
  content: "";
  display: block;
  width: 22.5%;
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}
@media screen and (max-width: 1200px) {
  .l-main .team .team-list::before {
    width: 30.5%;
  }
}
@media screen and (max-width: 640px) {
  .l-main .team .team-list::before {
    width: 48.5%;
  }
}
.l-main .team .team-item {
  width: 22.5%;
  margin-bottom: 40px;
  background: -webkit-gradient(linear, left top, right top, from(#dcb92b), to(#ebd84a));
  background: linear-gradient(to right, #dcb92b 0%, #ebd84a 100%);
}
@media screen and (max-width: 1200px) {
  .l-main .team .team-item {
    width: 31.5%;
  }
}
@media screen and (max-width: 640px) {
  .l-main .team .team-item {
    width: 48%;
    margin-bottom: 15px;
  }
}
.l-main .team .team-item .team-item-img {
  width: 100%;
  position: relative;
}
.l-main .team .team-item .team-item-img .team-item-img-text {
  position: absolute;
  top: 15px;
  left: 0px;
  text-align: center;
  max-width: 53px;
  display: block;
  width: 100%;
}
@media screen and (max-width: 768px) {
  .l-main .team .team-item .team-item-img .team-item-img-text {
    max-width: 40px;
  }
}
@media screen and (max-width: 640px) {
  .l-main .team .team-item .team-item-img .team-item-img-text {
    top: 10px;
    max-width: 35px;
  }
}
.l-main .team .team-item .team-item-img .team-item-img-text-number {
  font-size: 50px;
  font-size: 3.125rem;
  font-family: "Bebas Neue", sans-serif;
  font-weight: 400;
  line-height: 1;
  display: block;
  width: 100%;
}
@media screen and (max-width: 768px) {
  .l-main .team .team-item .team-item-img .team-item-img-text-number {
    font-size: 40px;
    font-size: 2.5rem;
  }
}
@media screen and (max-width: 640px) {
  .l-main .team .team-item .team-item-img .team-item-img-text-number {
    font-size: 35px;
    font-size: 2.1875rem;
  }
}
.l-main .team .team-item .team-item-img .team-item-img-text-position {
  font-size: 22px;
  font-size: 1.375rem;
  font-family: "Bebas Neue", sans-serif;
  font-weight: 400;
  line-height: 1;
  width: 100%;
  display: block;
}
@media screen and (max-width: 768px) {
  .l-main .team .team-item .team-item-img .team-item-img-text-position {
    font-size: 18px;
    font-size: 1.125rem;
  }
}
@media screen and (max-width: 640px) {
  .l-main .team .team-item .team-item-img .team-item-img-text-position {
    font-size: 16px;
    font-size: 1rem;
  }
}
.l-main .team .team-item .team-item-box {
  padding: 23px 20px 18px 23px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media screen and (max-width: 768px) {
  .l-main .team .team-item .team-item-box {
    padding: 15px 10px 15px 10px;
  }
}
@media screen and (max-width: 640px) {
  .l-main .team .team-item .team-item-box {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.l-main .team .team-item .team-item-box-name-position {
  font-size: 12px;
  font-size: 0.75rem;
  padding-bottom: 10px;
  font-weight: 500;
  line-height: 1;
}
@media screen and (max-width: 768px) {
  .l-main .team .team-item .team-item-box-name-position {
    font-size: 10px;
    font-size: 0.625rem;
    padding-bottom: 5px;
  }
}
.l-main .team .team-item .team-item-box-name-ja {
  font-size: 20px;
  font-size: 1.25rem;
  font-weight: 500;
  line-height: 1;
}
@media screen and (max-width: 768px) {
  .l-main .team .team-item .team-item-box-name-ja {
    font-size: 15px;
    font-size: 0.9375rem;
  }
}
.l-main .team .team-item .team-item-box-name-en {
  font-size: 14px;
  font-size: 0.875rem;
  font-family: "Oswald", sans-serif;
  font-weight: 500;
  padding-top: 12px;
  line-height: 1;
  padding-left: 3px;
}
@media screen and (max-width: 768px) {
  .l-main .team .team-item .team-item-box-name-en {
    font-size: 12px;
    font-size: 0.75rem;
  }
}
@media screen and (max-width: 640px) {
  .l-main .team .team-item .team-item-box-name-en {
    padding-top: 7px;
    padding-left: 0;
  }
}
.l-main .team .team-item .team-item-box-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-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
@media screen and (max-width: 640px) {
  .l-main .team .team-item .team-item-box-info {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    padding-top: 10px;
  }
}
.l-main .team .team-item .team-item-box-info-birth {
  font-size: 18px;
  font-size: 1.125rem;
  font-family: "Bebas Neue", sans-serif;
  font-weight: 400;
  line-height: 1;
}
@media screen and (max-width: 768px) {
  .l-main .team .team-item .team-item-box-info-birth {
    font-size: 15px;
    font-size: 0.9375rem;
  }
}
.l-main .team .team-item .team-item-box-info-from {
  font-size: 12px;
  font-size: 0.75rem;
  padding-top: 5px;
  font-weight: 500;
  line-height: 1;
}
@media screen and (max-width: 768px) {
  .l-main .team .team-item .team-item-box-info-from {
    font-size: 10px;
    font-size: 0.625rem;
  }
}
.l-main .game {
  padding-top: 100px;
  padding-bottom: 100px;
  background-image: url(../img/game_bg.jpg);
  background-size: cover;
  background-position: top center;
  background-repeat: no-repeat;
}
@media screen and (max-width: 640px) {
  .l-main .game {
    padding-top: 65px;
    padding-bottom: 65px;
  }
}
.l-main .game .game-wrapper {
  max-width: 800px;
}
@media screen and (max-width: 1100px) {
  .l-main .game .game-wrapper {
    max-width: 89.3%;
  }
}
.l-main .game .game-calendar {
  padding: 20px;
  margin-top: 50px;
  background-color: #f0f4f9;
}
@media screen and (max-width: 768px) {
  .l-main .game .game-calendar {
    padding: 5px;
  }
}
@media screen and (max-width: 640px) {
  .l-main .game .game-calendar {
    margin-top: 25px;
  }
}
.l-main .game .game-calendar iframe {
  width: 100%;
  height: 600px;
}
@media screen and (max-width: 640px) {
  .l-main .game .game-calendar iframe {
    height: 400px;
  }
}
.l-main .club {
  padding-top: 100px;
  padding-bottom: 100px;
  background-image: url(../img/club_bg.jpg);
  background-size: cover;
  background-position: top center;
  background-repeat: no-repeat;
}
@media screen and (max-width: 640px) {
  .l-main .club {
    padding-top: 65px;
    padding-bottom: 65px;
  }
}
.l-main .club .club-goal {
  margin-top: 50px;
  max-width: 700px;
  margin-inline: auto;
}
@media screen and (max-width: 640px) {
  .l-main .club .club-goal {
    margin-top: 30px;
  }
}
.l-main .club .club-purpose {
  margin-top: 100px;
}
@media screen and (max-width: 640px) {
  .l-main .club .club-purpose {
    margin-top: 45px;
  }
}
.l-main .club .club-purpose .club-purpose-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;
  margin-top: 80px;
}
@media screen and (max-width: 640px) {
  .l-main .club .club-purpose .club-purpose-list {
    margin-top: 55px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.l-main .club .club-purpose .club-purpose-item {
  width: 48%;
  position: relative;
  margin-bottom: 50px;
  min-height: 154px;
}
@media screen and (max-width: 640px) {
  .l-main .club .club-purpose .club-purpose-item {
    width: 100%;
    margin-bottom: 40px;
    min-height: auto;
  }
}
.l-main .club .club-purpose .club-purpose-item .club-purpose-item-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 30px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border: 1px solid #fff;
  height: 100%;
}
@media screen and (max-width: 768px) {
  .l-main .club .club-purpose .club-purpose-item .club-purpose-item-box {
    padding: 30px;
  }
}
.l-main .club .club-purpose .club-purpose-item .club-purpose-item-line {
  position: absolute;
  top: -1px;
  left: 18px;
  width: 90px;
  height: 2px;
  background-color: #000;
  z-index: 2;
}
@media screen and (max-width: 640px) {
  .l-main .club .club-purpose .club-purpose-item .club-purpose-item-line {
    left: 16px;
    width: 58px;
    background-color: #161616;
  }
}
.l-main .club .club-purpose .club-purpose-item .club-purpose-item-number {
  position: absolute;
  top: -34px;
  left: 25px;
  font-size: 100px;
  font-size: 6.25rem;
  font-family: "Bebas Neue", sans-serif;
  font-weight: 400;
  line-height: 1;
  color: #3F3F3F;
  z-index: 3;
}
@media screen and (max-width: 1100px) {
  .l-main .club .club-purpose .club-purpose-item .club-purpose-item-number {
    font-size: 80px;
    font-size: 5rem;
  }
}
@media screen and (max-width: 640px) {
  .l-main .club .club-purpose .club-purpose-item .club-purpose-item-number {
    font-size: 55px;
    font-size: 3.4375rem;
    top: -22px;
  }
}
.l-main .club .club-purpose .club-purpose-item .club-purpose-item-text {
  font-size: 20px;
  font-size: 1.25rem;
  font-weight: 500;
  color: #fff;
  text-align: center;
}
@media screen and (max-width: 640px) {
  .l-main .club .club-purpose .club-purpose-item .club-purpose-item-text {
    font-size: 16px;
    font-size: 1rem;
  }
}
.l-main .club .club-purpose .club-purpose-item .club-purpose-item-text2 {
  font-size: 17px;
  font-size: 1.0625rem;
  font-weight: 500;
  color: #fff;
  text-align: center;
}
@media screen and (max-width: 640px) {
  .l-main .club .club-purpose .club-purpose-item .club-purpose-item-text2 {
    font-size: 16px;
    font-size: 1rem;
  }
}
.l-main .club .club-purpose .club-purpose-roadmap {
  max-width: 982px;
  margin-inline: auto;
}
.l-main .club .club-purpose .club-purpose-roadmap .roadmap-container {
  overflow-x: auto;
  white-space: nowrap;
  max-width: 100%;
}
.l-main .club .club-purpose .club-purpose-roadmap .roadmap-container img {
  display: inline-block;
  min-width: 650px;
  height: auto;
}
.l-main .club .club-support {
  margin-top: 100px;
}
@media screen and (max-width: 640px) {
  .l-main .club .club-support {
    margin-top: 55px;
  }
}
.l-main .club .club-support .club-support-text {
  font-size: 16px;
  font-size: 1rem;
  color: #fff;
  text-align: center;
  padding-top: 40px;
}
@media screen and (max-width: 640px) {
  .l-main .club .club-support .club-support-text {
    font-size: 14px;
    font-size: 0.875rem;
    padding-top: 30px;
    text-align: left;
  }
}
.l-main .club .club-support .club-support-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;
  margin-top: 40px;
  max-width: 820px;
  margin-inline: auto;
  margin-bottom: 80px;
}
@media screen and (max-width: 1100px) {
  .l-main .club .club-support .club-support-list {
    max-width: 89.3%;
  }
}
@media screen and (max-width: 640px) {
  .l-main .club .club-support .club-support-list {
    max-width: 100%;
    margin-top: 25px;
    margin-bottom: 45px;
  }
}
.l-main .club .club-support .club-support-item {
  background-color: #fff;
  border: 3px solid #c59c0d;
  padding: 30px 10px 55px;
  border-radius: 200px;
  width: 255px;
  height: 255px;
  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;
  text-align: center;
  position: relative;
  margin-bottom: 20px;
}
@media screen and (max-width: 640px) {
  .l-main .club .club-support .club-support-item {
    width: 43vw;
    height: 43vw;
    padding: 44px 5px 54px;
    margin-bottom: 15px;
  }
}
.l-main .club .club-support .club-support-item::after {
  content: "";
  position: absolute;
  bottom: 0px;
  left: 51%;
  display: block;
  background-image: url(../img/club_support_figure.png);
  background-repeat: no-repeat;
  width: 77%;
  padding-top: 17%;
  background-size: contain;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
}
.l-main .club .club-support .club-support-item-title {
  font-size: 21px;
  font-size: 1.3125rem;
  font-weight: 500;
  font-weight: bold;
  line-height: 1.5;
}
@media screen and (max-width: 640px) {
  .l-main .club .club-support .club-support-item-title {
    font-size: 3.6vw;
  }
}
.l-main .club .club-support .club-support-item-text {
  font-size: 13px;
  font-size: 0.8125rem;
  line-height: 1.4;
  padding-top: 9px;
}
@media screen and (max-width: 640px) {
  .l-main .club .club-support .club-support-item-text {
    font-size: 2.2vw;
    padding-top: 5px;
  }
}
.l-main .club .club-profile-table {
  width: 100%;
  max-width: 800px;
  margin-top: 20px;
  margin-inline: auto;
}
.l-main .club .club-profile-table-item-th {
  width: 175px;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: normal;
  color: #cdcdcd;
  padding-top: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid #646464;
}
@media screen and (max-width: 640px) {
  .l-main .club .club-profile-table-item-th {
    font-size: 13px;
    font-size: 0.8125rem;
    padding-top: 15px;
    padding-bottom: 15px;
    display: block;
    width: 100%;
    border-bottom: none;
    padding-bottom: 5px;
  }
}
.l-main .club .club-profile-table-item-td {
  width: 625px;
  font-size: 15px;
  font-size: 0.9375rem;
  font-weight: normal;
  color: #fff;
  padding-top: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid #646464;
}
@media screen and (max-width: 640px) {
  .l-main .club .club-profile-table-item-td {
    font-size: 14px;
    font-size: 0.875rem;
    padding-top: 15px;
    padding-bottom: 15px;
    display: block;
    width: 100%;
    padding-top: 5px;
  }
}
.l-main .club .club-profile-table-item-td_indent {
  text-indent: -4em;
  padding-left: 4em;
}
.l-main .recruitment {
  padding-top: 110px;
  padding-bottom: 110px;
  background: -webkit-gradient(linear, left top, right top, from(#dcb92b), to(#ebd84a));
  background: linear-gradient(to right, #dcb92b 0%, #ebd84a 100%);
  position: relative;
}
@media screen and (max-width: 640px) {
  .l-main .recruitment {
    padding-top: 95px;
    padding-bottom: 100px;
  }
}
.l-main .recruitment .recruitment-figure01 {
  position: absolute;
  top: 0;
  left: 0;
  width: 26%;
  max-width: 345px;
}
@media screen and (max-width: 640px) {
  .l-main .recruitment .recruitment-figure01 {
    width: 37%;
  }
}
.l-main .recruitment .recruitment-figure02 {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 24%;
  max-width: 345px;
}
@media screen and (max-width: 640px) {
  .l-main .recruitment .recruitment-figure02 {
    width: 37%;
  }
}
.l-main .recruitment .recruitment-wrapper {
  max-width: 800px;
  margin-inline: auto;
}
@media screen and (max-width: 1100px) {
  .l-main .recruitment .recruitment-wrapper {
    max-width: 89.3%;
  }
}
.l-main .recruitment .recruitment-title {
  font-size: 30px;
  font-size: 1.875rem;
  font-weight: bold;
  line-height: 1.6;
  text-align: center;
}
@media screen and (max-width: 640px) {
  .l-main .recruitment .recruitment-title {
    font-size: 18px;
    font-size: 1.125rem;
  }
}
.l-main .recruitment .recruitment-text {
  font-size: 16px;
  font-size: 1rem;
  line-height: 2;
  text-align: center;
  padding-top: 30px;
}
@media screen and (max-width: 640px) {
  .l-main .recruitment .recruitment-text {
    font-size: 14px;
    font-size: 0.875rem;
    padding-top: 20px;
  }
}
.l-main .recruitment .recruitment-btn {
  width: 100%;
  margin-top: 30px;
  padding: 17px 60px 17px 35px;
  margin-bottom: 10px;
}
.l-main .recruitment .recruitment-contact-btn {
  margin-top: 20px;
  background: #000;
  max-width: 300px;
  width: 100%;
  margin-inline: auto;
  display: block;
  font-size: 16px;
  font-size: 1rem;
  padding: 17px 60px 17px 35px;
}
@media screen and (max-width: 640px) {
  .l-main .recruitment .recruitment-contact-btn {
    font-size: 14px;
    font-size: 0.875rem;
    padding: 12px 48px 12px 20px;
    max-width: 210px;
  }
  .l-main .recruitment .recruitment-contact-btn::after {
    width: 27px;
    height: 27px;
    right: 14px;
  }
  .l-main .recruitment .recruitment-contact-btn::before {
    right: 25px;
    border-left: 3px solid #ffffff;
    border-top: 3px solid transparent;
    border-bottom: 3px solid transparent;
  }
}
.l-main .partner {
  padding-top: 100px;
  padding-bottom: 100px;
  position: relative;
}
@media screen and (max-width: 640px) {
  .l-main .partner {
    padding-top: 90px;
    padding-bottom: 105px;
  }
}
.l-main .partner .partner-figure01 {
  position: absolute;
  top: 0;
  left: 0;
  width: 21%;
  max-width: 300px;
}
@media screen and (max-width: 640px) {
  .l-main .partner .partner-figure01 {
    width: 34%;
  }
}
.l-main .partner .partner-figure02 {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 21%;
  max-width: 300px;
}
@media screen and (max-width: 640px) {
  .l-main .partner .partner-figure02 {
    width: 34%;
  }
}
.l-main .partner .sponsor-wrapper {
  position: relative;
  z-index: 1;
  max-width: 760px;
}
@media screen and (max-width: 1100px) {
  .l-main .partner .sponsor-wrapper {
    max-width: 89.3%;
  }
}
.l-main .partner .partner-title-sub {
  font-size: 15px;
  font-size: 0.9375rem;
  font-weight: 500;
  text-align: center;
  background-color: #dae3e9;
  padding-top: 5px;
  padding-bottom: 5px;
  margin-top: 44px;
}
@media screen and (max-width: 640px) {
  .l-main .partner .partner-title-sub {
    font-size: 14px;
    font-size: 0.875rem;
    margin-top: 35px;
  }
}
.l-main .partner .partner-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;
  margin-top: 35px;
}
@media screen and (max-width: 640px) {
  .l-main .partner .partner-list {
    margin-top: 20px;
  }
}
.l-main .partner .partner-item {
  width: 48.5%;
  margin-bottom: 20px;
}
@media screen and (max-width: 640px) {
  .l-main .partner .partner-item {
    margin-bottom: 10px;
  }
}
.l-main .partner .partner-item-center {
  width: 100%;
}
.l-main .partner .partner-item-center .partner-item-link {
  display: block;
  margin-inline: auto;
  width: 48.5%;
}
.l-main .partner .partner-item-link {
  display: block;
  width: 100%;
}
.l-main .partner .partner-contact-btn {
  margin-top: 20px;
  background: #000;
  max-width: 500px;
  width: 100%;
  font-size: 16px;
  font-size: 1rem;
  display: block;
  margin-inline: auto;
  padding: 17px 60px 17px 35px;
}
@media screen and (max-width: 640px) {
  .l-main .partner .partner-contact-btn {
    font-size: 15px;
    font-size: 0.9375rem;
    padding: 12px 48px 12px 20px;
    text-align: left;
    max-width: 280px;
  }
}
.l-main .sns {
  padding-top: 100px;
  padding-bottom: 85px;
  background-image: url(../img/sns_bg.jpg);
  background-size: cover;
  background-position: top center;
  background-repeat: no-repeat;
}
@media screen and (max-width: 640px) {
  .l-main .sns {
    padding-top: 70px;
    padding-bottom: 40px;
  }
}
.l-main .sns .sns-title {
  color: #000;
}
.l-main .sns .sns-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;
  margin-top: 15px;
  max-width: 1000px;
  margin-inline: auto;
}
@media screen and (max-width: 640px) {
  .l-main .sns .sns-list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-top: 10px;
  }
}
.l-main .sns .sns-list .sns-item {
  width: 47%;
  margin-bottom: 20px;
}
@media screen and (max-width: 640px) {
  .l-main .sns .sns-list .sns-item {
    width: 100%;
    margin-top: 8px;
  }
}
.l-main .sns .sns-list .sns-item .sns-item-box {
  text-align: center;
}
.l-main .sns .sns-list .sns-item .sns-item-icon {
  max-width: 65px;
  margin-inline: auto;
}
@media screen and (max-width: 640px) {
  .l-main .sns .sns-list .sns-item .sns-item-icon {
    max-width: 40px;
  }
}
.l-main .sns .sns-list .sns-item .sns-item-icon-text {
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1.5;
  margin-top: 12px;
  color: #fff;
  display: block;
}
@media screen and (max-width: 640px) {
  .l-main .sns .sns-list .sns-item .sns-item-icon-text {
    font-size: 13px;
    font-size: 0.8125rem;
    margin-top: 8px;
  }
}
.l-main .sns .sns-list .sns-item .sns-item-link {
  display: block;
  margin-top: 20px;
  width: 100%;
}
@media screen and (max-width: 640px) {
  .l-main .sns .sns-list .sns-item .sns-item-link {
    margin-top: 13px;
  }
}
.l-main .sns .sns-list .sns-item .sns-item-link:hover {
  text-decoration: none;
}
.l-main .sns .sns-list .sns-item .sns-item-link:hover .sns-item-text-box {
  opacity: 0.75;
}
.l-main .sns .sns-list .sns-item .sns-item-text-box {
  text-align: center;
  background: -webkit-gradient(linear, left top, right top, from(#dcb92b), to(#ebd84a));
  background: linear-gradient(to right, #dcb92b 0%, #ebd84a 100%);
  position: relative;
  padding: 10px;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
  display: block;
}
.l-main .sns .sns-list .sns-item .sns-item-text {
  font-weight: 500;
  text-align: center;
  display: inline-block;
}
@media screen and (max-width: 640px) {
  .l-main .sns .sns-list .sns-item .sns-item-text {
    font-size: 14px;
    font-size: 0.875rem;
  }
}
.l-main .sns .sns-list .sns-item .sns-item-text::after {
  content: "";
  width: 5px;
  height: 5px;
  margin-left: 5px;
  display: inline-block;
  border-left: 4px solid #000000;
  border-top: 4px solid transparent;
  border-bottom: 4px solid transparent;
  -webkit-transition: -webkit-transform 0.2s ease;
  transition: -webkit-transform 0.2s ease;
  transition: transform 0.2s ease;
  transition: transform 0.2s ease, -webkit-transform 0.2s ease;
}

.l-footer {
  background-color: #000;
  padding-top: 30px;
  padding-bottom: 10px;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .l-footer {
    padding-bottom: 70px;
  }
}
@media screen and (max-width: 640px) {
  .l-footer .footer-logo {
    max-width: 100px;
    margin-inline: auto;
  }
}
.l-footer .footer-text {
  color: #fff;
  font-size: 10px;
  font-size: 0.625rem;
  font-family: "Bebas Neue", sans-serif;
  font-weight: 400;
  margin-top: 35px;
  letter-spacing: 0.1em;
}
@media screen and (max-width: 640px) {
  .l-footer .footer-text {
    margin-top: 20px;
  }
}/*# sourceMappingURL=style.css.map */