@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@700;900&family=Roboto:wght@500;700;900&family=Zen+Maru+Gothic:wght@700;900&display=swap");
/*! normalize.css v4.1.1 | MIT License | github.com/necolas/normalize.css */
/**
 * 1. Change the default font family in all browsers (opinionated).
 * 2. Prevent adjustments of font size after orientation changes in IE and iOS.
 */
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

/**
 * Remove the margin in all browsers (opinionated).
 */
body {
  margin: 0; }

/* HTML5 display definitions
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 * 2. Add the correct display in IE.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
  /* 1 */
  display: block; }

/**
 * Add the correct display in IE 9-.
 */
audio,
canvas,
progress,
video {
  display: inline-block; }

/**
 * Add the correct display in iOS 4-7.
 */
audio:not([controls]) {
  display: none;
  height: 0; }

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

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

/* Links
   ========================================================================== */
/**
 * 1. Remove the gray background on active links in IE 10.
 * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
 */
a {
  background-color: transparent;
  /* 1 */
  -webkit-text-decoration-skip: objects;
  /* 2 */ }

/**
 * Remove the outline on focused links when they are also active or hovered
 * in all browsers (opinionated).
 */
a:active,
a:hover {
  outline-width: 0; }

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

/**
 * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
 */
b,
strong {
  font-weight: inherit; }

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

/**
 * Add the correct font style in Android 4.3-.
 */
dfn {
  font-style: italic; }

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

/**
 * Add the correct background and color in IE 9-.
 */
mark {
  background-color: #ff0;
  color: #000; }

/**
 * 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: middle; }

/**
 * Hide the overflow in IE.
 */
svg:not(:root) {
  overflow: hidden; }

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

/**
 * Add the correct margin in IE 8.
 */
figure {
  margin: 1em 40px; }

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */ }

/* Forms
   ========================================================================== */
/**
 * 1. Change font properties to `inherit` in all browsers (opinionated).
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
select,
textarea {
  font: inherit;
  /* 1 */
  margin: 0;
  /* 2 */ }

/**
 * Restore the font weight unset by the previous rule.
 */
optgroup {
  font-weight: bold; }

/**
 * 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; }

/**
 * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
 *    controls in Android 4.
 * 2. Correct the inability to style clickable types in iOS and Safari.
 */
button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
  /* 2 */ }

/**
 * 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; }

/**
 * Change the border, margin, and padding in all browsers (opinionated).
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

/**
 * 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 {
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */ }

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

/**
 * 1. Add the correct box sizing in IE 10-.
 * 2. Remove the padding in IE 10-.
 */
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * 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 odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */ }

/**
 * Remove the inner padding and cancel buttons in Chrome and Safari on OS X.
 */
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/**
 * Correct the text style of placeholders in Chrome, Edge, and Safari.
 */
::-webkit-input-placeholder {
  color: inherit;
  opacity: 0.54; }

/**
 * 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 */ }

/*!
 * jquery-drawer v3.2.2
 * Flexible drawer menu using jQuery, iScroll and CSS.
 * http://git.blivesta.com/drawer
 * License : MIT
 * Author : blivesta <design@blivesta.com> (http://blivesta.com/)
 */
/*----------------------------------------------
	フォント
---------------------------------------------*/
/*----------------------------------------------
	色
---------------------------------------------*/
/*----------------------------------------------
	サイズなど
---------------------------------------------*/
/*----------------------------------------------
	レスポンシブ
---------------------------------------------*/
@media screen and (max-width: 700px) {
  .drawer-open {
    overflow: hidden !important; }

  .drawer-nav {
    position: fixed;
    z-index: 2;
    top: 0;
    overflow: hidden;
    width: 16.25rem;
    height: 100%;
    color: #222;
    background-color: #fff; }

  .drawer-brand {
    font-size: 1.5rem;
    font-weight: 700;
    line-height: 3.75rem;
    display: block;
    padding-right: .75rem;
    padding-left: .75rem;
    text-decoration: none;
    color: #222; }

  .drawer-menu {
    margin: 0;
    padding: 0;
    list-style: none; }

  .drawer-menu-item {
    font-size: 1rem;
    display: block;
    padding: .75rem;
    text-decoration: none;
    color: #222; }

  .drawer-menu-item:hover {
    text-decoration: underline;
    color: #555;
    background-color: transparent; }

  .drawer-overlay {
    position: fixed;
    z-index: 1;
    top: 0;
    left: 0;
    display: none;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5); }

  .drawer-open .drawer-overlay {
    display: block; }

  .drawer--top .drawer-nav {
    top: -100%;
    left: 0;
    width: 100%;
    height: auto;
    max-height: 100%;
    -webkit-transition: top 0.6s cubic-bezier(0.19, 1, 0.22, 1);
    transition: top 0.6s cubic-bezier(0.19, 1, 0.22, 1); }

  .drawer--top.drawer-open .drawer-nav {
    top: 0; }

  .drawer--top .drawer-hamburger, .drawer--top.drawer-open .drawer-hamburger {
    right: 0; }

  .drawer--left .drawer-nav {
    left: -16.25rem;
    -webkit-transition: left 0.6s cubic-bezier(0.19, 1, 0.22, 1);
    transition: left 0.6s cubic-bezier(0.19, 1, 0.22, 1); }

  .drawer--left .drawer-hamburger, .drawer--left.drawer-open .drawer-nav, .drawer--left.drawer-open .drawer-navbar .drawer-hamburger {
    left: 0; }

  .drawer--left.drawer-open .drawer-hamburger {
    left: 16.25rem; }

  .drawer--right .drawer-nav {
    right: -16.25rem;
    -webkit-transition: right 0.6s cubic-bezier(0.19, 1, 0.22, 1);
    transition: right 0.6s cubic-bezier(0.19, 1, 0.22, 1); }

  .drawer--right .drawer-hamburger, .drawer--right.drawer-open .drawer-nav, .drawer--right.drawer-open .drawer-navbar .drawer-hamburger {
    right: 0; }

  .drawer--right.drawer-open .drawer-hamburger {
    right: 16.25rem; }

  .drawer-hamburger {
    position: fixed;
    z-index: 4;
    top: 0;
    display: block;
    box-sizing: content-box;
    width: 2rem;
    padding: 0;
    padding: 18px .75rem 30px;
    -webkit-transition: all 0.6s cubic-bezier(0.19, 1, 0.22, 1);
    transition: all 0.6s cubic-bezier(0.19, 1, 0.22, 1);
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    border: 0;
    outline: 0;
    background-color: transparent; }

  .drawer-hamburger:hover {
    cursor: pointer; }

  .drawer-hamburger-icon {
    position: relative;
    display: block;
    margin-top: 10px; }

  .drawer-hamburger-icon, .drawer-hamburger-icon:after, .drawer-hamburger-icon:before {
    width: 100%;
    height: 3px;
    -webkit-transition: all 0.6s cubic-bezier(0.19, 1, 0.22, 1);
    transition: all 0.6s cubic-bezier(0.19, 1, 0.22, 1);
    background-color: #222; }

  .drawer-hamburger-icon:after, .drawer-hamburger-icon:before {
    position: absolute;
    top: -10px;
    left: 0;
    content: " "; }

  .drawer-hamburger-icon:after {
    top: 10px; }

  .drawer-open .drawer-hamburger-icon {
    background-color: transparent; }

  .drawer-open .drawer-hamburger-icon:after, .drawer-open .drawer-hamburger-icon:before {
    top: 0; }

  .drawer-open .drawer-hamburger-icon:before {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg); }

  .drawer-open .drawer-hamburger-icon:after {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg); }

  .sr-only {
    position: absolute;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    border: 0; }

  .sr-only-focusable:active, .sr-only-focusable:focus {
    position: static;
    overflow: visible;
    clip: auto;
    width: auto;
    height: auto;
    margin: 0; }

  .drawer--sidebar, .drawer--sidebar .drawer-contents {
    background-color: #fff; } }
@media screen and (max-width: 700px) and (min-width: 64em) {
  .drawer--sidebar .drawer-hamburger {
    display: none;
    visibility: hidden; }

  .drawer--sidebar .drawer-nav {
    display: block;
    -webkit-transform: none;
    transform: none;
    position: fixed;
    width: 12.5rem;
    height: 100%; }

  .drawer--sidebar.drawer--left .drawer-nav {
    left: 0;
    border-right: 1px solid #ddd; }

  .drawer--sidebar.drawer--left .drawer-contents {
    margin-left: 12.5rem; }

  .drawer--sidebar.drawer--right .drawer-nav {
    right: 0;
    border-left: 1px solid #ddd; }

  .drawer--sidebar.drawer--right .drawer-contents {
    margin-right: 12.5rem; }

  .drawer--sidebar .drawer-container {
    max-width: 48rem; } }
@media screen and (max-width: 700px) and (min-width: 75em) {
  .drawer--sidebar .drawer-nav {
    width: 16.25rem; }

  .drawer--sidebar.drawer--left .drawer-contents {
    margin-left: 16.25rem; }

  .drawer--sidebar.drawer--right .drawer-contents {
    margin-right: 16.25rem; }

  .drawer--sidebar .drawer-container {
    max-width: 60rem; } }
@media screen and (max-width: 700px) {
  .drawer--navbarTopGutter {
    padding-top: 3.75rem; }

  .drawer-navbar .drawer-navbar-header {
    border-bottom: 1px solid #ddd;
    background-color: #fff; }

  .drawer-navbar {
    z-index: 3;
    top: 0;
    width: 100%; }

  .drawer-navbar--fixed {
    position: fixed; }

  .drawer-navbar-header {
    position: relative;
    z-index: 3;
    box-sizing: border-box;
    width: 100%;
    height: 3.75rem;
    padding: 0 .75rem;
    text-align: center; }

  .drawer-navbar .drawer-brand {
    line-height: 3.75rem;
    display: inline-block;
    padding-top: 0;
    padding-bottom: 0;
    text-decoration: none; }

  .drawer-navbar .drawer-brand:hover {
    background-color: transparent; }

  .drawer-navbar .drawer-nav {
    padding-top: 3.75rem; }

  .drawer-navbar .drawer-menu {
    padding-bottom: 7.5rem; } }
@media screen and (max-width: 700px) and (min-width: 64em) {
  .drawer-navbar {
    height: 3.75rem;
    border-bottom: 1px solid #ddd;
    background-color: #fff; }

  .drawer-navbar .drawer-navbar-header {
    position: relative;
    display: block;
    float: left;
    width: auto;
    padding: 0;
    border: 0; }

  .drawer-navbar .drawer-menu--right {
    float: right; }

  .drawer-navbar .drawer-menu li {
    float: left; }

  .drawer-navbar .drawer-menu-item {
    line-height: 3.75rem;
    padding-top: 0;
    padding-bottom: 0; }

  .drawer-navbar .drawer-hamburger {
    display: none; }

  .drawer-navbar .drawer-nav {
    position: relative;
    left: 0;
    overflow: visible;
    width: auto;
    height: 3.75rem;
    padding-top: 0;
    -webkit-transform: translateZ(0);
    transform: translateZ(0); }

  .drawer-navbar .drawer-menu {
    padding: 0; }

  .drawer-navbar .drawer-dropdown-menu {
    position: absolute;
    width: 16.25rem;
    border: 1px solid #ddd; }

  .drawer-navbar .drawer-dropdown-menu-item {
    padding-left: .75rem; } }
@media screen and (max-width: 700px) {
  .drawer-dropdown-menu {
    display: none;
    box-sizing: border-box;
    width: 100%;
    margin: 0;
    padding: 0;
    background-color: #fff; }

  .drawer-dropdown-menu > li {
    width: 100%;
    list-style: none; }

  .drawer-dropdown-menu-item {
    line-height: 3.75rem;
    display: block;
    padding: 0;
    padding-right: .75rem;
    padding-left: 1.5rem;
    text-decoration: none;
    color: #222; }

  .drawer-dropdown-menu-item:hover {
    text-decoration: underline;
    color: #555;
    background-color: transparent; }

  .drawer-dropdown.open > .drawer-dropdown-menu {
    display: block; }

  .drawer-dropdown .drawer-caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 4px;
    -webkit-transition: opacity .2s ease,-webkit-transform .2s ease;
    transition: opacity .2s ease,-webkit-transform .2s ease;
    transition: transform .2s ease,opacity .2s ease;
    transition: transform .2s ease,opacity .2s ease,-webkit-transform .2s ease;
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    vertical-align: middle;
    border-top: 4px solid;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent; }

  .drawer-dropdown.open .drawer-caret {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg); }

  .drawer-container {
    margin-right: auto;
    margin-left: auto; } }
@media screen and (max-width: 700px) and (min-width: 64em) {
  .drawer-container {
    max-width: 60rem; } }
@media screen and (max-width: 700px) and (min-width: 75em) {
  .drawer-container {
    max-width: 70rem; } }
/*----------------------------------------------
	フォント
---------------------------------------------*/
/*----------------------------------------------
	色
---------------------------------------------*/
/*----------------------------------------------
	サイズなど
---------------------------------------------*/
/*----------------------------------------------
	レスポンシブ
---------------------------------------------*/
/*----------------------------------------------
	html
---------------------------------------------*/
html {
  font-size: 62.5%; }
  @media screen and (max-width: 700px) {
    html {
      font-size: 58%; } }

/*----------------------------------------------
	body
---------------------------------------------*/
body {
  position: relative;
  min-height: 100vh;
  font-size: 1.5rem;
  font-family: "Roboto", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", Meiryo, メイリオ, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", arial, helvetica, sans-serif;
  color: #333;
  line-height: 1.5; }
  body::-webkit-scrollbar {
    width: 15px; }
  body::-webkit-scrollbar-track {
    background: #F1F1F1;
    border-radius: 0; }
  body::-webkit-scrollbar-thumb {
    background: #C1C1C1;
    border-radius: 0; }

/*----------------------------------------------
	a
---------------------------------------------*/
a {
  color: #D53532; }
  a:hover {
    text-decoration: none; }

a.is_light {
  color: #FFBB5C; }
  a.is_light:hover {
    color: #7c8f01; }

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

@-moz-document url-prefix() {
  table {
    border-collapse: separate; } }
/*----------------------------------------------
	h1,h2,h3,h4,h5,h6
---------------------------------------------*/
h1, h2, h3, h4, h5, h6 {
  margin: 0; }

/*----------------------------------------------
	img
---------------------------------------------*/
img {
  vertical-align: middle; }

/* @media screen and (max-width: 640px) {
  img {
    max-width: 100%;
    height: auto;
  }
} */
a img {
  transition: 0.1s;
  opacity: 1; }
  a img:hover {
    opacity: 0.7; }

/*----------------------------------------------
	li
---------------------------------------------*/
li {
  list-style-type: none; }

/*----------------------------------------------
	*
---------------------------------------------*/
* {
  margin: 0;
  padding: 0;
  box-sizing: border-box; }

[type="search"] {
  -webkit-appearance: none;
  outline-offset: 0;
  outline: none;
  font-size: 1.5rem;
  margin: 0;
  background: #fff;
  border: 1px solid #3333332d;
  border-radius: 2px; }

[type="submit"] {
  margin: 0; }

area:focus {
  outline-color: #F58D33; }

input:-webkit-autofill {
  box-shadow: 0 0 0 1000px white inset; }

/*----------------------------------------------
	フォント
---------------------------------------------*/
/*----------------------------------------------
	色
---------------------------------------------*/
/*----------------------------------------------
	サイズなど
---------------------------------------------*/
/*----------------------------------------------
	レスポンシブ
---------------------------------------------*/
/*----------------------------------------------
	.l_wrap
---------------------------------------------*/
.l_wrap {
  width: 90%;
  max-width: 1200px;
  margin: 0 auto; }
  .l_wrap.is_reason {
    width: 100%; }

.l_wrap02 {
  width: 90%;
  max-width: 1000px;
  margin: 0 auto; }

.l_wrap03 {
  width: 90%;
  max-width: calc(1200px + 30px);
  margin: 0 auto; }

.l_w300 {
  width: 300px;
  margin: 0 auto; }
  @media screen and (max-width: 700px) {
    .l_w300 {
      width: 100%; } }

.l_w500 {
  width: 750px;
  margin: 0 auto; }
  @media screen and (max-width: 700px) {
    .l_w500 {
      width: 100%; } }

/*----------------------------------------------
	.l_page
---------------------------------------------*/
.l_page {
  display: flex;
  flex-direction: column;
  min-height: 100dvh; }

/*----------------------------------------------
	.l_header
---------------------------------------------*/
.l_header {
  position: relative;
  background: url(../images/bg_header.webp) no-repeat;
  background-size: cover;
  background-position: center;
  height: 410px; }
  @media screen and (max-width: 700px) {
    .l_header {
      height: 200px; } }
  .l_header::after {
    content: '';
    background: #F7D5D5;
    width: 100%;
    height: 100%;
    background-size: cover;
    position: absolute;
    top: 0;
    left: 0;
    mix-blend-mode: multiply; }
  .l_header .l_header_inner {
    margin: 30px 5vw;
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 20px;
    position: relative;
    z-index: 999; }
    @media screen and (max-width: 700px) {
      .l_header .l_header_inner {
        margin: 0; } }
    @media screen and (max-width: 700px) {
      .l_header .l_header_inner .is_logo {
        margin: 20px 0 0 5%; } }
    .l_header .l_header_inner .is_logo img {
      width: 150px;
      height: auto; }
      @media screen and (max-width: 700px) {
        .l_header .l_header_inner .is_logo img {
          width: 100px; } }
  .l_header.is_top {
    background: #F7F7F7;
    height: unset;
    position: relative; }
    .l_header.is_top::after {
      content: none; }

/*----------------------------------------------
	.l_mv
---------------------------------------------*/
.l_mv {
  background: #F7F7F7;
  padding: 0 0 0;
  position: relative;
  height: calc(100svh - 150px);
  min-height: 650px; }
  @media screen and (max-width: 700px) {
    .l_mv {
      padding: 0;
      height: 100svh; } }

/*----------------------------------------------
	.l_main_ttl
---------------------------------------------*/
.l_main_ttl {
  width: 82%;
  max-width: 1500px;
  margin: 0 auto;
  position: relative;
  top: 12svh;
  z-index: 2; }
  @media screen and (max-height: 880px) {
    .l_main_ttl {
      top: 9svh; } }
  @media screen and (max-width: 700px) {
    .l_main_ttl {
      width: 90%;
      top: auto;
      bottom: 80px;
      position: absolute;
      left: 5vw; } }
  .l_main_ttl .is_copy_sm {
    display: none; }
    @media screen and (max-width: 700px) {
      .l_main_ttl .is_copy_sm {
        display: block;
        width: 70%;
        height: 79px;
        object-fit: contain;
        object-position: left;
        margin: 0 0 30px;
        position: relative;
        left: 0; } }
    @media screen and (max-height: 300px) {
      .l_main_ttl .is_copy_sm {
        height: 39px;
        margin: 0 0 20px; } }

/*----------------------------------------------
	.l_jpn
---------------------------------------------*/
.l_jpn {
  width: 48vw;
  height: 170dvh;
  background-size: contain;
  position: absolute;
  top: -100px;
  opacity: 0.3; }
  .l_jpn img {
    object-fit: cover;
    width: 100%;
    height: 100%;
    object-position: top right; }
  @media screen and (max-width: 700px) {
    .l_jpn {
      display: none; } }

/*----------------------------------------------
	.l_photos
---------------------------------------------*/
.l_photos {
  position: absolute;
  left: 50vw;
  top: 0;
  z-index: 2;
  height: 100svh; }
  @media screen and (max-width: 700px) {
    .l_photos {
      left: 0; } }
  .l_photos .l_photos_container {
    overflow: hidden;
    display: flex;
    gap: 20px; }
    @media screen and (max-width: 700px) {
      .l_photos .l_photos_container {
        gap: 0;
        height: 100%; } }

/*----------------------------------------------
	.l_private
---------------------------------------------*/
.l_private {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  gap: 15px; }

/*----------------------------------------------
	.l_sitebnr
---------------------------------------------*/
.l_sitebnr {
  position: relative;
  z-index: -1;
  margin: 0 0 50px;
  overflow: hidden; }
  .l_sitebnr::before {
    position: absolute;
    top: -5%;
    left: -5%;
    width: 110%;
    height: 110%;
    background: url(../images/img_sitebnr.webp) no-repeat;
    background-position: center;
    background-size: cover;
    content: "";
    filter: blur(10px) brightness(40%); }
  .l_sitebnr img {
    position: relative;
    z-index: 2;
    width: 100%;
    height: auto; }

/*----------------------------------------------
	.l_nav_wrap
---------------------------------------------*/
.l_nav_wrap {
  display: flex;
  align-items: center;
  gap: 20px; }

/*----------------------------------------------
	.l_nav
---------------------------------------------*/
.l_nav ul {
  display: flex;
  gap: 20px 60px;
  flex-wrap: wrap;
  padding: 22px 70px;
  background: #fff;
  box-shadow: 5px 5px 10px 0 #4d210710;
  border-radius: 100px; }
  @media screen and (max-width: 1000px) {
    .l_nav ul {
      gap: 18px 40px;
      padding: 22px 50px; } }
  @media screen and (max-width: 700px) {
    .l_nav ul {
      display: block;
      background: transparent;
      box-shadow: none; } }
  .l_nav ul li {
    text-align: center; }
    .l_nav ul li a {
      display: inline-block;
      position: relative;
      color: #D53532;
      font-weight: bold;
      font-family: "Noto Sans JP", sans-serif;
      text-decoration: none;
      transition: 0.1s;
      font-size: 1.8rem; }
      @media screen and (max-width: 700px) {
        .l_nav ul li a {
          margin: 0 0 30px;
          font-size: 1.8rem; } }
      .l_nav ul li a::after {
        position: absolute;
        bottom: -5px;
        left: 0;
        width: 0;
        height: 2px;
        background: #D53532;
        content: "";
        transition: 0.1s; }
        @media screen and (max-width: 700px) {
          .l_nav ul li a::after {
            background: #fff; } }
      .l_nav ul li a:hover::after {
        width: 100%; }
    .l_nav ul li.is_icon {
      display: none; }
      @media screen and (max-width: 700px) {
        .l_nav ul li.is_icon {
          display: block; } }
      @media screen and (max-width: 700px) {
        .l_nav ul li.is_icon a {
          margin: 0 auto; } }
      .l_nav ul li.is_icon a:after {
        content: none; }
      .l_nav ul li.is_icon a img {
        width: 40px;
        height: 40px; }

/*----------------------------------------------
	.l_support_contents
---------------------------------------------*/
.l_support_contents {
  margin: 230px auto 0;
  background: #FDF2F2;
  padding: 0 0 440px;
  position: relative; }
  @media screen and (max-width: 700px) {
    .l_support_contents {
      margin: 180px auto 0; } }

/*----------------------------------------------
	.l_strength
---------------------------------------------*/
.l_strength {
  position: relative;
  margin: 0 auto 80px;
  display: flex;
  z-index: 1; }
  @media screen and (max-width: 700px) {
    .l_strength {
      margin: 0 auto 40px; } }
  .l_strength::before {
    content: '';
    background: url(../images/img_strength01.webp) no-repeat;
    background-size: cover;
    position: absolute;
    width: 70%;
    height: 350px;
    border-radius: 0 10px 10px 0;
    overflow: hidden;
    background-position: 50% top; }
    @media screen and (max-width: 700px) {
      .l_strength::before {
        width: 100%;
        height: 230px;
        background-position: center;
        border-radius: 0;
        background: url(../images/img_strength01_sm.webp) no-repeat;
        background-size: cover; } }
  .l_strength.is_02 {
    flex-direction: row-reverse; }
    .l_strength.is_02::before {
      border-radius: 10px 0 0 10px;
      background: url(../images/img_strength02.webp) no-repeat;
      background-position: 50% top;
      background-size: cover; }
      @media screen and (max-width: 700px) {
        .l_strength.is_02::before {
          border-radius: 0;
          background: url(../images/img_strength02_sm.webp) no-repeat;
          background-position: center;
          background-size: cover; } }
  .l_strength.is_03::before {
    background: url(../images/img_strength03.webp) no-repeat;
    background-position: 50% top;
    background-size: cover; }
    @media screen and (max-width: 700px) {
      .l_strength.is_03::before {
        background: url(../images/img_strength03_sm.webp) no-repeat;
        background-position: center;
        background-size: cover; } }
  .l_strength .is_detail {
    padding-top: 130px; }
    @media screen and (max-width: 700px) {
      .l_strength .is_detail {
        padding-top: 180px; } }

/*----------------------------------------------
	.l_reason
---------------------------------------------*/
.l_reason {
  margin: -420px 0 90px;
  background: #fff;
  border-radius: 20px;
  box-shadow: 5px 5px 10px 0 #4d210710;
  padding: 50px;
  position: relative;
  z-index: 1; }
  @media screen and (max-width: 700px) {
    .l_reason {
      padding: 30px 20px 0;
      box-shadow: none; } }
  .l_reason .l_reason_flex {
    display: flex;
    gap: 40px;
    margin: 0 0 45px; }
    @media screen and (max-width: 700px) {
      .l_reason .l_reason_flex {
        flex-direction: column;
        gap: 60px; } }

/*----------------------------------------------
	.l_footer
---------------------------------------------*/
.l_footer {
  margin: 80px 0 0; }
  @media screen and (max-width: 700px) {
    .l_footer {
      margin: 50px 0 0; } }
  .l_footer .l_copy {
    padding: 7px 0;
    background: #D53532;
    font-size: 1.1rem;
    text-align: center;
    color: #fff; }

/*----------------------------------------------
	.l_main
---------------------------------------------*/
.l_main {
  width: 100%;
  min-width: calc(700px - (250px + 30px));
  flex: 1; }
  @media screen and (max-width: 700px) {
    .l_main {
      width: 100%;
      min-width: auto; } }

/*----------------------------------------------
	.l_copyright
---------------------------------------------*/
.l_copyright {
  padding: 10px;
  background: #0109a9;
  color: #fff;
  font-size: 1.1rem;
  text-align: center; }
  @media screen and (max-width: 700px) {
    .l_copyright {
      font-size: 1rem; } }

/*----------------------------------------------
	.l_ttl_container
---------------------------------------------*/
.l_ttl_container {
  background: #fff;
  border-radius: 0 20px 0 0;
  margin: -120px 0 100px;
  margin-right: calc((100vw - 1200px) / 2);
  z-index: 3;
  position: relative;
  height: 130px;
  max-width: 95%; }
  @media screen and (max-width: 700px) {
    .l_ttl_container {
      height: 70px;
      margin: -70px 0 100px; } }
  .l_ttl_container h3 {
    margin-left: calc((100vw - 1200px) / 2);
    width: 1200px; }

/*----------------------------------------------
	.l_menu
---------------------------------------------*/
@media screen and (max-width: 700px) {
  .l_menu {
    margin: 0 0 30px; } }
.l_menu .l_category {
  margin: 0 0 20px; }
  @media screen and (max-width: 700px) {
    .l_menu .l_category {
      margin: 0 0 10px; } }
.l_menu .l_items {
  margin: 10px; }
  @media screen and (max-width: 700px) {
    .l_menu .l_items {
      margin: 10px 0; } }

/*----------------------------------------------
	.l_form
---------------------------------------------*/
.l_form {
  width: 300px;
  margin: 0 auto; }
  @media screen and (max-width: 700px) {
    .l_form {
      width: 100%; } }

/*----------------------------------------------
	.l_reserve
---------------------------------------------*/
.l_reserve {
  position: relative;
  height: 450px;
  width: 100%;
  margin: 0 0 100px; }
  @media screen and (max-width: 700px) {
    .l_reserve {
      height: auto;
      margin: 0 0 60px; } }
  .l_reserve .is_bg {
    display: flex;
    height: 100%; }
    @media screen and (max-width: 700px) {
      .l_reserve .is_bg {
        display: none; } }
    .l_reserve .is_bg img {
      width: 50%;
      height: 100%;
      object-fit: cover; }
    .l_reserve .is_bg .is_orange {
      background: linear-gradient(90deg, #f58d33 0%, #e36e28 92%);
      display: block;
      width: 100%; }
    .l_reserve .is_bg .is_red {
      background: linear-gradient(90deg, #d53532 0%, #8f1d24 92%);
      display: block;
      width: 100%; }

/*----------------------------------------------
	.l_reserve_bnr
---------------------------------------------*/
.l_reserve_bnr {
  position: fixed;
  bottom: 50px;
  z-index: 5;
  right: 0;
  transition: 0.1s; }
  @media screen and (max-width: 700px) {
    .l_reserve_bnr {
      min-width: auto;
      bottom: 20px; } }
  .l_reserve_bnr:hover {
    right: 0; }
    @media screen and (max-width: 700px) {
      .l_reserve_bnr:hover {
        right: -10px; } }
  .l_reserve_bnr .is_close {
    width: 30px;
    height: 30px;
    object-fit: contain;
    position: absolute;
    top: -12px;
    left: -12px;
    z-index: 3;
    cursor: pointer; }
    @media screen and (max-width: 700px) {
      .l_reserve_bnr .is_close {
        width: 25px;
        height: 25px; } }
  .l_reserve_bnr.is_hidden {
    visibility: hidden;
    opacity: 0; }

/*----------------------------------------------
	.l_mv_margin
---------------------------------------------*/
.l_mv_margin {
  background: #F7F7F7;
  height: 360px;
  width: 100%; }
  @media screen and (max-width: 700px) {
    .l_mv_margin {
      display: none; } }

/*----------------------------------------------
	.l_intro
---------------------------------------------*/
.l_intro {
  margin: -300px 0 0 5vw;
  background: #fff;
  padding: 50px 50px 0;
  position: relative;
  z-index: 1;
  border-radius: 20px 0 0 20px;
  display: flex;
  gap: 50px; }
  @media screen and (max-width: 1000px) {
    .l_intro {
      flex-direction: column; } }
  @media screen and (max-width: 700px) {
    .l_intro {
      margin: -50px 0 0;
      padding: 20px 5vw 0;
      border-radius: 0;
      gap: 30px; } }
  .l_intro .l_intro_img {
    max-width: 700px;
    width: 55%;
    height: auto;
    min-width: 400px; }
    @media screen and (max-width: 1000px) {
      .l_intro .l_intro_img {
        max-width: 100%;
        width: 100%;
        min-width: auto; } }
    .l_intro .l_intro_img img {
      width: 100%;
      height: 100%;
      object-fit: cover;
      border-radius: 10px;
      overflow: hidden;
      margin: 0 0 5px; }
  .l_intro .l_intro_contents {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: flex-start; }
    .l_intro .l_intro_contents .is_ttl {
      font-weight: 900;
      font-family: "Noto Sans JP", sans-serif;
      font-size: 2.7rem;
      line-height: 1.8;
      margin: 0 0 40px; }
      @media screen and (max-width: 700px) {
        .l_intro .l_intro_contents .is_ttl {
          font-size: 1.9rem;
          margin: 0 0 30px; } }
    .l_intro .l_intro_contents .is_txt {
      line-height: 2;
      margin: 0 0 50px; }
      @media screen and (max-width: 700px) {
        .l_intro .l_intro_contents .is_txt {
          margin: 0 0 30px; } }
    .l_intro .l_intro_contents .is_btns {
      display: flex;
      gap: 20px;
      flex-wrap: wrap; }
      @media screen and (max-width: 700px) {
        .l_intro .l_intro_contents .is_btns {
          width: 100%; } }

/*----------------------------------------------
	.l_banners
---------------------------------------------*/
.l_banners {
  display: flex;
  margin: 0 auto 100px;
  justify-content: center;
  gap: 60px;
  flex-wrap: wrap; }
  @media screen and (max-width: 700px) {
    .l_banners {
      gap: 20px;
      margin: 0 auto 60px; } }
  .l_banners .is_item p {
    font-weight: bold;
    margin: 0 0 5px; }
    @media screen and (max-width: 700px) {
      .l_banners .is_item p {
        font-size: 1.4rem; } }
  .l_banners .is_item img {
    width: 320px;
    height: auto;
    border: 1px solid #E1E1E1; }

/*----------------------------------------------
	.l_footer_nav
---------------------------------------------*/
.l_footer_nav {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 0 0 50px;
  flex-wrap: wrap;
  gap: 30px; }
  @media screen and (max-width: 700px) {
    .l_footer_nav {
      margin: 0 0 30px; } }
  .l_footer_nav .is_img {
    max-width: 450px;
    width: 75%;
    height: auto; }
  .l_footer_nav ul.is_nav {
    display: flex;
    gap: 30px;
    align-items: center; }
    @media screen and (max-width: 700px) {
      .l_footer_nav ul.is_nav {
        flex-direction: column;
        gap: 15px;
        align-items: flex-start; } }
    .l_footer_nav ul.is_nav li a {
      font-weight: bold;
      text-decoration: none;
      transition: 0.1s;
      opacity: 1; }
      .l_footer_nav ul.is_nav li a:hover {
        opacity: 0.7; }
    .l_footer_nav ul.is_nav li.is_icon img {
      width: 50px;
      height: auto; }
      @media screen and (max-width: 700px) {
        .l_footer_nav ul.is_nav li.is_icon img {
          width: 40px; } }

/*----------------------------------------------
	.l_sns
---------------------------------------------*/
.l_sns {
  display: flex;
  margin: 0 auto 50px;
  justify-content: flex-start;
  gap: 20px; }
  @media screen and (max-width: 700px) {
    .l_sns {
      margin: 0 auto 30px; } }
  .l_sns img {
    width: 40px;
    height: auto; }

/*----------------------------------------------
	.l_tabs
---------------------------------------------*/
.l_tabs {
  display: flex;
  gap: 7px; }

/*----------------------------------------------
	.l_exhibitors
---------------------------------------------*/
.l_exhibitors {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  gap: 40px 35px; }
  @media screen and (max-width: 1000px) {
    .l_exhibitors {
      grid-template-columns: 1fr 1fr; } }
  @media screen and (max-width: 700px) {
    .l_exhibitors {
      gap: 30px 20px; } }

/*----------------------------------------------
	.l_pagelinks
---------------------------------------------*/
.l_pagelinks {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  gap: 28px 13px;
  margin: 0 100px auto;
  justify-content: center; }
  @media screen and (max-width: 1000px) {
    .l_pagelinks {
      grid-template-columns: 1fr 1fr;
      margin: 0 0 auto;
      gap: 18px 13px; } }

/*----------------------------------------------
	.l_senpais
---------------------------------------------*/
.l_senpais {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 40px 0; }
  @media screen and (max-width: 1000px) {
    .l_senpais {
      grid-template-columns: 1fr 1fr; } }
  @media screen and (max-width: 700px) {
    .l_senpais {
      gap: 28px 46px;
      grid-template-columns: 1fr; } }

/*----------------------------------------------
	.l_senpai_container
---------------------------------------------*/
.l_senpai_container {
  padding: 0 15px; }
  @media screen and (max-width: 700px) {
    .l_senpai_container {
      padding: 0 5px; } }

/*----------------------------------------------
	.l_senpai_intro
---------------------------------------------*/
.l_senpai_intro {
  display: flex;
  align-items: center;
  height: 500px;
  margin: 0 0 150px;
  height: fit-content; }
  @media screen and (max-width: 1000px) {
    .l_senpai_intro {
      flex-direction: column-reverse;
      position: relative;
      justify-content: flex-end;
      left: calc(5vw * -1);
      right: unset;
      width: 100vw;
      margin: 0 0 60px; } }
  .l_senpai_intro .l_senpai_intro_image {
    max-width: 930px;
    height: 500px;
    width: 47vw;
    border-radius: 10px 0 0 10px;
    overflow: hidden;
    position: absolute;
    right: 0; }
    @media screen and (max-width: 1000px) {
      .l_senpai_intro .l_senpai_intro_image {
        height: 500px;
        width: 100%;
        border-radius: 0;
        position: relative;
        flex-shrink: 0;
        max-width: unset; } }
    @media screen and (max-width: 700px) {
      .l_senpai_intro .l_senpai_intro_image {
        height: 250px; } }
    .l_senpai_intro .l_senpai_intro_image img {
      object-fit: cover;
      width: 100%;
      height: 100%; }

/*----------------------------------------------
	.l_senpai_photo
---------------------------------------------*/
.l_senpai_photo {
  display: flex;
  gap: 40px;
  align-items: center; }
  @media screen and (max-width: 1000px) {
    .l_senpai_photo {
      flex-direction: column;
      gap: 28px; } }
  .l_senpai_photo .is_photo {
    border-radius: 10px;
    overflow: hidden;
    max-width: 400px;
    width: 100%;
    height: auto;
    flex-shrink: 0; }
    .l_senpai_photo .is_photo img {
      width: 100%;
      height: 100%;
      object-fit: cover; }

/*----------------------------------------------
	.l_related_inner
---------------------------------------------*/
.l_related_inner .slick-list {
  padding: 20px 0 40px; }
  @media screen and (max-width: 700px) {
    .l_related_inner .slick-list {
      padding: 20px 0 20px; } }
  .l_related_inner .slick-list .slick-track {
    display: flex; }
.l_related_inner ul.slick-dots {
  display: flex;
  gap: 10px;
  align-content: center;
  justify-content: center; }
  .l_related_inner ul.slick-dots li button {
    background: #D4D4D4;
    color: transparent;
    border: none;
    width: 8px;
    height: 8px;
    border-radius: 100px;
    cursor: pointer;
    transition: 0.1s; }
  .l_related_inner ul.slick-dots li.slick-active button, .l_related_inner ul.slick-dots li:hover button {
    background: #838383; }

/*----------------------------------------------
	.l_interviews
---------------------------------------------*/
.l_interviews {
  position: relative;
  left: calc((100vw - 1200px) / 2 - 15px - 5px);
  width: 100vw;
  min-width: 1250px; }
  .l_interviews::before {
    content: '';
    background: #FDF2F2;
    width: 100%;
    height: 160px;
    background-size: contain;
    position: absolute;
    bottom: 0;
    left: -60px;
    border-radius: 20px;
    z-index: -1; }
    @media screen and (max-width: 1300px) {
      .l_interviews::before {
        content: none; } }
  .l_interviews .slick-dots {
    display: none !important; }
    @media screen and (max-width: 1300px) {
      .l_interviews .slick-dots {
        display: flex !important; } }
  @media screen and (max-width: 1300px) {
    .l_interviews {
      width: 90%;
      margin: 0 auto;
      min-width: auto;
      left: auto; } }

/*----------------------------------------------
	.l_bnr_pos
---------------------------------------------*/
.l_bnr_pos {
  display: flex;
  gap: 30px;
  align-items: center;
  margin: 50px 0 0; }
  @media screen and (max-width: 700px) {
    .l_bnr_pos {
      align-items: flex-end;
      justify-content: space-between; } }

/*----------------------------------------------
	.l_insta_bnr
---------------------------------------------*/
.l_insta_bnr {
  display: block;
  width: fit-content;
  filter: drop-shadow(5px 5px 10px #4d210710); }
  @media screen and (max-height: 880px) {
    .l_insta_bnr {
      margin: 30px 0 0; } }
  .l_insta_bnr img {
    width: 440px;
    height: auto; }
    @media screen and (max-height: 880px) {
      .l_insta_bnr img {
        width: 360px; } }
    @media screen and (max-width: 700px) {
      .l_insta_bnr img {
        width: 210px; } }

/*----------------------------------------------
  .l_gallery
---------------------------------------------*/
.l_gallery {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
  gap: 14px 14px; }
  @media screen and (max-width: 1200px) {
    .l_gallery {
      grid-template-columns: 1fr 1fr 1fr; } }
  @media screen and (max-width: 1200px) {
    .l_gallery {
      grid-template-columns: 1fr 1fr; } }

/*----------------------------------------------
	フォント
---------------------------------------------*/
/*----------------------------------------------
	色
---------------------------------------------*/
/*----------------------------------------------
	サイズなど
---------------------------------------------*/
/*----------------------------------------------
	レスポンシブ
---------------------------------------------*/
/*----------------------------------------------
	btn
---------------------------------------------*/
.c_btn {
  display: inline-block;
  position: relative;
  z-index: 0;
  transform: translate(0, 0);
  overflow: hidden;
  border: none;
  border-radius: 10px;
  box-shadow: 1px 1px 3px #00000016;
  color: #fff;
  font-weight: normal;
  text-decoration: none !important;
  text-align: left;
  word-break: keep-all;
  cursor: pointer;
  transition: 0.1s; }
  .c_btn::before {
    opacity: 1;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    width: 100%;
    height: 100%;
    background: linear-gradient(-90deg, #d53532 0%, #8f1d24 100%);
    content: "";
    transition: 0.1s; }
  .c_btn::after {
    opacity: 1;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -2;
    width: 100%;
    height: 100%;
    background: linear-gradient(-90deg, #8f1d24 0%, #8f1d24 100%);
    content: "";
    transition: 0.1s; }
  .c_btn.is_default {
    min-width: 300px;
    padding: 18px 30px;
    font-weight: bold;
    font-size: 1.8rem; }
    @media screen and (max-width: 700px) {
      .c_btn.is_default {
        min-width: 100%;
        padding: 16px 25px;
        font-size: 1.7rem; } }
  .c_btn.is_medium {
    min-width: 200px;
    padding: 18px 30px;
    font-weight: bold;
    font-size: 1.8rem;
    border: 1px solid #C92424;
    color: #D53532;
    box-shadow: none;
    background: #fff; }
    @media screen and (max-width: 700px) {
      .c_btn.is_medium {
        min-width: 100%;
        padding: 16px 25px;
        font-size: 1.7rem; } }
    .c_btn.is_medium::before {
      content: none; }
    .c_btn.is_medium::after {
      content: none;
      left: unset; }
    .c_btn.is_medium:hover {
      transform: none;
      background: #D53532;
      color: #fff; }
  .c_btn.is_small {
    min-width: 180px;
    padding: 10px;
    font-size: 1.4rem; }
    @media screen and (max-width: 700px) {
      .c_btn.is_small {
        min-width: 100%; } }
  .c_btn.is_verysmall {
    min-width: 150px;
    padding: 10px;
    font-size: 1.4rem; }
  .c_btn.is_grid {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    min-height: 100px;
    padding: 20px 0;
    border-radius: 5px;
    font-size: 1.8rem; }
    @media screen and (max-width: 700px) {
      .c_btn.is_grid {
        min-height: 90px;
        font-size: 1.6rem; } }
  .c_btn .arrow {
    position: absolute;
    top: calc(50% - (15px / 2));
    right: 30px;
    width: 20px;
    height: 15px;
    background: url(../images/icon_arrow_line.svg) no-repeat;
    background-size: contain;
    transition: 0.1s; }
    @media screen and (max-width: 700px) {
      .c_btn .arrow {
        top: calc(50% - (11px / 2));
        width: 16px;
        height: 11px; } }
  .c_btn.is_back {
    color: #010AC2;
    outline: 1px solid #010AC2; }
    @media screen and (max-width: 700px) {
      .c_btn.is_back {
        padding: 15px 0 !important; } }
    .c_btn.is_back::before {
      background: #fff; }
    .c_btn.is_back .arrow {
      position: absolute;
      top: calc(50% - (15px / 2));
      left: 30px;
      width: 20px;
      height: 15px;
      background: url(../images/icon_arrow_line_color.svg) no-repeat;
      background-size: contain;
      transition: 0.1s; }
  .c_btn.is_double {
    min-width: 400px;
    padding: 30px 0; }
    @media screen and (max-width: 700px) {
      .c_btn.is_double {
        min-width: 100%;
        padding: 20px 0; } }
  .c_btn.has_icon::after {
    position: absolute;
    top: calc(50% - ((1.5rem + 0.8rem) / 2));
    right: 20px;
    width: 2.3rem;
    height: 2.3rem;
    background-size: contain;
    font-family: 'Material Icons';
    content: ""; }
    @media screen and (max-width: 700px) {
      .c_btn.has_icon::after {
        right: 10px; } }
  .c_btn.has_icon.is_pdf::after {
    background: center/contain no-repeat url(../images/icon_pdf.svg); }
  .c_btn.has_icon.is_word::after {
    background: center/contain no-repeat url(../images/icon_word.svg); }
  .c_btn.has_icon.is_excel::after {
    background: center/contain no-repeat url(../images/icon_excel.svg); }
  .c_btn.has_icon.is_external::after {
    background: center/contain no-repeat url(../images/icon_external.svg); }
  .c_btn.has_icon.is_book::after {
    background: center/contain no-repeat url(../images/icon_book.svg); }
  .c_btn.has_icon.is_check::after {
    background: center/contain no-repeat url(../images/icon_check.svg); }
  .c_btn.has_icon.is_text::after {
    background: center/contain no-repeat url(../images/icon_text.svg); }
  .c_btn.has_icon.is_upload::after {
    background: center/contain no-repeat url(../images/icon_upload.svg);
    background-size: contain; }
  .c_btn.has_icon:hover.is_pdf::after {
    filter: brightness(0) invert(1); }
  .c_btn.is_login {
    width: 100%;
    padding: 20px 0;
    font-size: 1.8rem; }
    .c_btn.is_login input {
      display: none; }
  .c_btn.is_logout {
    padding: 5px 15px;
    border: 1px solid #010AC2;
    box-shadow: none;
    background: #fff;
    color: #010AC2;
    font-size: 1.4rem; }
    .c_btn.is_logout::before {
      content: none; }
    .c_btn.is_logout::after {
      content: none; }
    .c_btn.is_logout:hover {
      transform: none;
      background: #010AC2;
      color: #fff; }
  .c_btn.is_file {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    width: 200px;
    padding: 15px 0;
    border-radius: 5px 0 0 5px;
    box-shadow: none;
    font-weight: bold;
    font-size: 1.5rem; }
    .c_btn.is_file:hover {
      transform: none; }
    @media screen and (max-width: 700px) {
      .c_btn.is_file {
        padding: 5px 0;
        font-size: 1.4rem; } }
  .c_btn.is_address {
    margin: 0;
    margin-left: 10px;
    padding: 10px 25px;
    border-radius: 5px;
    box-shadow: none;
    font-weight: bold;
    font-size: 1.5rem; }
    .c_btn.is_address:hover {
      transform: none; }
    @media screen and (max-width: 700px) {
      .c_btn.is_address {
        margin-left: 0;
        padding: 10px 20px;
        font-size: 1.4rem; } }
  .c_btn.is_search {
    width: 65%; }
  .c_btn.is_allses {
    width: 28%; }
  .c_btn.is_search, .c_btn.is_allses {
    display: inline-flex;
    flex-shrink: 0;
    justify-content: center;
    align-content: center;
    position: relative;
    min-width: 200px;
    padding: 20px 30px;
    font-size: 1.7rem; }
    @media screen and (max-width: 700px) {
      .c_btn.is_search, .c_btn.is_allses {
        width: fit-content;
        min-width: auto;
        padding: 10px 20px; } }
  .c_btn.is_pagetop {
    width: 60px;
    height: 60px;
    border-radius: 30px;
    box-shadow: none; }
    .c_btn.is_pagetop::before {
      display: inline-block;
      position: absolute;
      top: calc(50% - (30px/2) + 2px);
      right: calc(50% - (26px/ 2));
      width: 0;
      height: 0;
      border-width: 0 13px 24px 13px;
      border-style: solid;
      border-color: transparent transparent #fff transparent;
      content: ""; }
  .c_btn.is_disabled {
    box-shadow: none;
    background: #d2d2d2;
    color: #fff;
    cursor: auto; }
    .c_btn.is_disabled::before, .c_btn.is_disabled::after {
      content: none; }
    .c_btn.is_disabled .arrow {
      display: none; }
    .c_btn.is_disabled:hover {
      opacity: 1;
      transform: none;
      box-shadow: none;
      background: #d2d2d2;
      color: #fff; }
  .c_btn.is_relative {
    position: relative !important; }
  .c_btn.is_w65per {
    width: 65%; }
  @media screen and (max-width: 700px) {
    .c_btn.is_w65per {
      width: fit-content; } }
  .c_btn:hover {
    color: #fff; }
    @media screen and (max-width: 700px) {
      .c_btn:hover {
        transform: translate(0, 0); } }
    .c_btn:hover::before {
      opacity: 0; }
    .c_btn:hover .arrow {
      right: 20px; }
  .c_btn.is_back:hover {
    color: #010AC2; }
    .c_btn.is_back:hover::before {
      opacity: 1; }
    .c_btn.is_back:hover .arrow {
      left: 20px; }

/*----------------------------------------------
	c_list_type01
---------------------------------------------*/
.c_list_type01 {
  vertical-align: top; }
  .c_list_type01 li {
    list-style: none;
    position: relative;
    margin-bottom: 5px; }
  .c_list_type01.is_decimal {
    counter-reset: is_decimal_counter; }
    .c_list_type01.is_decimal li {
      padding-left: calc(1.5rem + 5px);
      text-indent: calc(-1.5rem - 5px); }
    .c_list_type01.is_decimal li::before {
      width: 1.5rem;
      margin-right: 5px;
      color: #0009c3;
      font-weight: bold;
      text-align: right;
      vertical-align: unset;
      content: counter(is_decimal_counter) ".";
      counter-increment: is_decimal_counter; }
  .c_list_type01.is_disc {
    counter-reset: is_decimal_counter; }
    .c_list_type01.is_disc li {
      padding-left: 1.5rem; }
      .c_list_type01.is_disc li::before {
        position: absolute;
        top: 0.75rem;
        left: 0.5rem;
        width: 0.5rem;
        height: 0.5rem;
        border-radius: 100px;
        background: #0009c3;
        background-size: cover;
        content: ""; }

/*----------------------------------------------
	c_ttl
---------------------------------------------*/
/*  .c_ttl_type02
------------------------------------- */
.c_ttl_type02 {
  position: relative;
  top: -160px;
  z-index: 3;
  margin-bottom: -60px;
  font-weight: 900;
  font-size: 3.9rem;
  font-family: "Noto Sans JP", sans-serif;
  letter-spacing: 2px; }
  @media screen and (max-width: 700px) {
    .c_ttl_type02 {
      top: -135px;
      font-size: 2.8rem; } }

/*  .c_ttl_type03
------------------------------------- */
.c_ttl_type03 {
  position: relative;
  width: fit-content;
  margin-bottom: 25px;
  padding-left: 17px;
  color: #D53532;
  font-size: 2.5rem;
  font-family: "Noto Sans JP", sans-serif; }
  .c_ttl_type03::before {
    position: absolute;
    top: calc(50% - (8px / 2));
    left: 0;
    width: 8px;
    height: 8px;
    border-radius: 100px;
    background: #D5353260;
    content: ""; }
  @media screen and (max-width: 700px) {
    .c_ttl_type03 {
      margin-bottom: 20px;
      font-size: 2.4rem; } }

/*  .c_ttl_type04
------------------------------------- */
.c_ttl_type04 {
  position: relative;
  padding-left: 23px;
  font-weight: 900;
  font-size: 3.5rem;
  font-family: "Noto Sans JP", sans-serif; }
  .c_ttl_type04::before {
    position: absolute;
    top: 0;
    left: 0;
    width: 9px;
    height: 100%;
    background: url(../images/h_blue.svg) repeat-y;
    background-size: contain;
    content: ''; }
    @media screen and (max-width: 700px) {
      .c_ttl_type04::before {
        width: 3px; } }
  .c_ttl_type04.is_orange {
    font-size: 4rem; }
    @media screen and (max-width: 700px) {
      .c_ttl_type04.is_orange {
        font-size: 2.5rem; } }
    .c_ttl_type04.is_orange::before {
      background: url(../images/h_red.svg) repeat-y;
      background-size: contain; }
    .c_ttl_type04.is_orange span {
      display: block;
      color: #EA9998;
      font-size: 1.8rem; }
      @media screen and (max-width: 700px) {
        .c_ttl_type04.is_orange span {
          font-size: 1.4rem; } }
  @media screen and (max-width: 700px) {
    .c_ttl_type04 {
      margin: 0 0 25px;
      font-size: 2.6rem; }
      .c_ttl_type04::before {
        width: 5px; } }

/*  .c_ttl_type05
------------------------------------- */
.c_ttl_type05 {
  position: relative;
  width: fit-content;
  margin-bottom: 25px;
  font-size: 2.5rem;
  font-family: "Noto Sans JP", sans-serif; }
  @media screen and (max-width: 700px) {
    .c_ttl_type05 {
      margin-bottom: 20px;
      font-size: 2.4rem; } }

/*  .c_ttl_type06
------------------------------------- */
.c_ttl_type06 {
  display: flex;
  align-items: center;
  position: relative;
  width: fit-content;
  width: 100%;
  color: #D53532;
  font-weight: bold;
  font-size: 2.6rem;
  font-family: "Noto Sans JP", sans-serif;
  gap: 18px; }
  @media screen and (max-width: 700px) {
    .c_ttl_type06 {
      flex-direction: column;
      align-items: flex-start;
      font-size: 1.8rem;
      gap: 14px; } }
  .c_ttl_type06 span {
    display: inline-flex;
    flex-shrink: 0;
    justify-content: center;
    align-items: center;
    width: 50px;
    height: 50px;
    border: 1px solid #D53532;
    border-radius: 10px;
    font-size: 1.8rem;
    line-height: 0;
    font-family: "Roboto", sans-serif; }
    @media screen and (max-width: 700px) {
      .c_ttl_type06 span {
        width: 25px;
        height: 25px;
        margin: 0 auto;
        border-radius: 5px;
        font-size: 1.1rem; } }

/*  .c_ttl_type07
------------------------------------- */
.c_ttl_type07 {
  position: relative;
  text-align: center;
  top: -70px;
  margin: 0 5vw 30px; }
  @media screen and (max-width: 700px) {
    .c_ttl_type07 {
      margin: 0 5vw 0; } }
  .c_ttl_type07 .is_container {
    border-radius: 10px;
    display: block;
    overflow: hidden;
    padding: 28px 0;
    background: url(../images/img_header_bg.webp) no-repeat;
    background-size: cover;
    background-position: center; }
    @media screen and (max-width: 1000px) {
      .c_ttl_type07 .is_container {
        padding: 18px 0; } }
    @media screen and (max-width: 700px) {
      .c_ttl_type07 .is_container {
        padding: 14px 0; } }
    .c_ttl_type07 .is_container::after {
      content: '';
      background: #D53532;
      width: 100%;
      height: 100%;
      background-size: cover;
      position: absolute;
      top: 0;
      left: 0;
      mix-blend-mode: multiply;
      border-radius: 10px;
      overflow: hidden; }
    .c_ttl_type07 .is_container span {
      color: #fff;
      font-family: "Noto Sans JP", sans-serif;
      font-weight: 900;
      font-size: 4.9rem;
      position: relative;
      z-index: 2; }
      @media screen and (max-width: 1000px) {
        .c_ttl_type07 .is_container span {
          font-size: 3.5rem; } }
      @media screen and (max-width: 700px) {
        .c_ttl_type07 .is_container span {
          font-size: 2.5rem;
          line-height: 1.3; } }
      .c_ttl_type07 .is_container span::after {
        content: '';
        background: url(../images/icon_exc.svg) no-repeat;
        width: 20px;
        height: 64%;
        background-size: contain;
        position: absolute;
        bottom: 10px;
        margin-left: 5px;
        filter: brightness(0) invert(1); }
        @media screen and (max-width: 700px) {
          .c_ttl_type07 .is_container span::after {
            background: url(../images/icon_exc_red.svg) no-repeat;
            background-size: contain;
            bottom: 5px;
            height: 33%; } }
  .c_ttl_type07 .is_person {
    position: absolute;
    bottom: 30px;
    height: 130px;
    width: auto;
    z-index: 1; }
    .c_ttl_type07 .is_person.is_img01 {
      left: 20px; }
    .c_ttl_type07 .is_person.is_img02 {
      left: 110px;
      height: 130px; }
    .c_ttl_type07 .is_person.is_img03 {
      right: 80px;
      height: 120px; }
    .c_ttl_type07 .is_person.is_img04 {
      right: 20px; }
    @media screen and (max-width: 1000px) {
      .c_ttl_type07 .is_person {
        height: 100px; }
        .c_ttl_type07 .is_person.is_img02, .c_ttl_type07 .is_person.is_img03 {
          display: none; } }
    @media screen and (max-width: 700px) {
      .c_ttl_type07 .is_person {
        bottom: 50px; } }

/*----------------------------------------------
  	.c_para_type01
---------------------------------------------*/
.c_para_type01 {
  line-height: 2;
  text-align: justify;
  -ms-text-justify: inter-ideograph;
  text-justify: inter-ideograph; }

/*----------------------------------------------
.c_qa
---------------------------------------------*/
.c_qa {
  padding: 20px;
  border-radius: 10px;
  background: #E7F2FF; }
  .c_qa:not(:last-of-type) {
    margin: 0 0 30px; }
  @media screen and (max-width: 700px) {
    .c_qa {
      position: relative;
      left: calc((5vw + 0.5%) * -1);
      width: calc(111%);
      padding: 13px 5.5%;
      border-radius: 0; }
      .c_qa:not(:last-of-type) {
        margin: 0; }
      .c_qa:last-of-type {
        padding-bottom: 40px; } }

.c_que {
  position: relative;
  margin: 0 0 18px;
  font-weight: bold; }
  @media screen and (max-width: 700px) {
    .c_que {
      margin: 0 0 10px; } }
  .c_que::before {
    position: relative;
    color: #2F83DD;
    font-weight: bold;
    font-size: 2.4rem;
    font-family: "Roboto", sans-serif;
    content: 'Q. '; }
    @media screen and (max-width: 700px) {
      .c_que::before {
        font-size: 2rem; } }

.c_ans {
  padding: 10px;
  padding-left: calc(3rem + 10px);
  border-radius: 10px;
  background: #fff;
  text-indent: -3rem; }
  @media screen and (max-width: 700px) {
    .c_ans {
      text-indent: -2.5rem; } }
  .c_ans::before {
    position: relative;
    color: #2F83DD;
    font-weight: bold;
    font-size: 2.4rem;
    font-family: "Roboto", sans-serif;
    content: 'A. '; }
    @media screen and (max-width: 700px) {
      .c_ans::before {
        font-size: 2rem; } }

/*----------------------------------------------
.c_exhibitor
---------------------------------------------*/
.c_exhibitor {
  display: flex;
  flex-direction: column; }
  .c_exhibitor .is_img {
    width: 100%;
    height: auto;
    margin-bottom: 20px;
    border-radius: 10px;
    object-fit: cover;
    aspect-ratio: 27/19; }
    @media screen and (max-width: 700px) {
      .c_exhibitor .is_img {
        margin-bottom: 10px; } }
  .c_exhibitor .is_name {
    margin-bottom: 16px;
    font-weight: bold;
    font-size: 1.9rem;
    font-family: "Noto Sans JP", sans-serif; }
    @media screen and (max-width: 700px) {
      .c_exhibitor .is_name {
        font-size: 1.6rem;
        margin-bottom: 10px; } }
  .c_exhibitor .is_industry {
    display: flex;
    gap: 5px;
    flex-wrap: wrap;
    margin: 0 0 10px;
    font-size: 1.3rem; }
    .c_exhibitor .is_industry span {
      width: fit-content;
      padding: 0 5px;
      border-radius: 100px;
      background: #D53532;
      color: #fff; }
  .c_exhibitor .is_location {
    margin-bottom: 10px; }
  .c_exhibitor a {
    font-size: 1.4rem; }

/*----------------------------------------------
.c_pagelink
---------------------------------------------*/
.c_pagelink {
  display: block;
  width: 100%;
  max-width: 240px;
  padding: 14px 0;
  border: 1px solid #C92424;
  border-radius: 100px;
  background: #fff;
  color: #D53532;
  font-weight: bold;
  text-decoration: none;
  text-align: center;
  transition: 0.1s; }
  .c_pagelink:hover {
    background: #C92424;
    color: #fff; }
  @media screen and (max-width: 1000px) {
    .c_pagelink {
      max-width: 100%;
      padding: 10px 0;
      font-size: 1.4rem; } }

/*----------------------------------------------
.c_senpai
---------------------------------------------*/
.c_senpai {
  overflow: hidden;
  border-radius: 20px;
  box-shadow: 5px 5px 10px 0 #4d210710;
  color: #333;
  text-decoration: none;
  position: relative;
  display: flex;
  flex-direction: column;
  background: #fff;
  height: 100%; }
  @media screen and (max-width: 1000px) {
    .c_senpai {
      border-radius: 10px;
      box-shadow: 0px 3px 6px 0 #4d210710; }
      .c_senpai.slick-active {
        z-index: 2; } }
  .c_senpai .is_img {
    overflow: hidden;
    flex-shrink: 0; }
    .c_senpai .is_img img {
      width: 100%;
      height: auto;
      transition: 0.2s;
      object-fit: cover;
      aspect-ratio: 547/332; }
  .c_senpai .is_detail {
    position: relative;
    padding: 40px 24px;
    display: flex;
    flex-direction: column;
    height: 100%; }
    @media screen and (max-width: 1000px) {
      .c_senpai .is_detail {
        padding: calc(40px - 20px) calc(24px - 6px); } }
    .c_senpai .is_detail .is_copy {
      position: relative;
      margin: 0 0 30px;
      font-weight: bold;
      font-size: 2.4rem;
      line-height: 1.8;
      font-family: "Noto Sans JP", sans-serif;
      letter-spacing: -2px;
      z-index: 1; }
      @media screen and (max-width: 1000px) {
        .c_senpai .is_detail .is_copy {
          flex-grow: unset; } }
      @media screen and (max-width: 700px) {
        .c_senpai .is_detail .is_copy {
          margin: 0 0 20px;
          font-size: 2rem;
          line-height: 1.6;
          letter-spacing: 0; } }
      .c_senpai .is_detail .is_copy::before {
        position: absolute;
        top: -20px;
        left: -10px;
        z-index: -1;
        width: 73px;
        height: 61px;
        background: url(../images/icon_copy_blue.webp) no-repeat;
        background-size: contain;
        content: ''; }
        @media screen and (max-width: 1000px) {
          .c_senpai .is_detail .is_copy::before {
            top: -10px;
            width: 31px;
            height: 26px; } }
      .c_senpai .is_detail .is_copy.is_blue::before {
        background-image: url(../images/icon_copy_blue.webp); }
      .c_senpai .is_detail .is_copy.is_green::before {
        background-image: url(../images/icon_copy_green.webp); }
      .c_senpai .is_detail .is_copy.is_pink::before {
        background-image: url(../images/icon_copy_pink.webp); }
      .c_senpai .is_detail .is_copy.is_gold::before {
        background-image: url(../images/icon_copy_gold.webp); }
      .c_senpai .is_detail .is_copy.is_violet::before {
        background-image: url(../images/icon_copy_violet.webp); }
      .c_senpai .is_detail .is_copy.is_aqua::before {
        background-image: url(../images/icon_copy_aqua.webp); }
      .c_senpai .is_detail .is_copy.is_darkgreen::before {
        background-image: url(../images/icon_copy_green.webp); }
      .c_senpai .is_detail .is_copy.is_lightred::before {
        background-image: url(../images/icon_copy_lightred.webp); }
    .c_senpai .is_detail .is_company {
      margin: 0 0 15px; }
      @media screen and (max-width: 700px) {
        .c_senpai .is_detail .is_company {
          margin: 0 0 12px;
          font-size: 1.4rem; } }
    .c_senpai .is_detail .is_color {
      margin: 0 0 30px; }
      .c_senpai .is_detail .is_color .is_job {
        display: inline-block;
        margin-right: 15px;
        padding: 2px 10px;
        color: #fff;
        font-weight: bold;
        font-size: 2rem; }
        @media screen and (max-width: 700px) {
          .c_senpai .is_detail .is_color .is_job {
            margin-right: 10px;
            padding: 0px 7px;
            font-size: 1.5rem; } }
      .c_senpai .is_detail .is_color .is_year {
        font-weight: bold;
        font-size: 1.9rem; }
        @media screen and (max-width: 700px) {
          .c_senpai .is_detail .is_color .is_year {
            font-size: 1.6rem; } }
      .c_senpai .is_detail .is_color.is_blue .is_job {
        background: #4586CC; }
      .c_senpai .is_detail .is_color.is_blue .is_year {
        color: #4586CC; }
      .c_senpai .is_detail .is_color.is_green .is_job {
        background: #55B569; }
      .c_senpai .is_detail .is_color.is_green .is_year {
        color: #55B569; }
      .c_senpai .is_detail .is_color.is_pink .is_job {
        background: #CB6D9C; }
      .c_senpai .is_detail .is_color.is_pink .is_year {
        color: #CB6D9C; }
      .c_senpai .is_detail .is_color.is_gold .is_job {
        background: #B3984C; }
      .c_senpai .is_detail .is_color.is_gold .is_year {
        color: #B3984C; }
      .c_senpai .is_detail .is_color.is_violet .is_job {
        background: #5562B6; }
      .c_senpai .is_detail .is_color.is_violet .is_year {
        color: #5562B6; }
      .c_senpai .is_detail .is_color.is_aqua .is_job {
        background: #418AA5; }
      .c_senpai .is_detail .is_color.is_aqua .is_year {
        color: #418AA5; }
      .c_senpai .is_detail .is_color.is_darkgreen .is_job {
        background: #257c59; }
      .c_senpai .is_detail .is_color.is_darkgreen .is_year {
        color: #257c59; }
      .c_senpai .is_detail .is_color.is_lightred .is_job {
        background: #dc5154; }
      .c_senpai .is_detail .is_color.is_lightred .is_year {
        color: #dc5154; }
    .c_senpai .is_detail .is_view {
      position: relative;
      position: relative;
      right: 0;
      margin-right: calc(24px + 24px);
      font-weight: bold;
      font-size: 1.8rem;
      text-align: right;
      transition: 0.2s;
      margin-top: auto; }
      @media screen and (max-width: 700px) {
        .c_senpai .is_detail .is_view {
          margin-right: calc(15px + 24px - 6px);
          font-size: 1.5rem; } }
      .c_senpai .is_detail .is_view::after {
        position: absolute;
        top: calc(50% - ((1.5rem + 0.3rem) / 2));
        width: 1.8rem;
        height: 1.8rem;
        margin-left: 24px;
        background: url(../images/icon_arrow_line.svg) no-repeat;
        background-position: center;
        background-size: contain;
        content: "";
        filter: brightness(0.8); }
        @media screen and (max-width: 1000px) {
          .c_senpai .is_detail .is_view::after {
            top: calc(50% - ((1.5rem + 0.1rem) / 2));
            width: 1.6rem;
            height: 1.6rem;
            margin-left: 15px; } }
  .c_senpai:hover .is_img img {
    opacity: 1;
    transform: scale(1.1); }
    @media screen and (max-width: 700px) {
      .c_senpai:hover .is_img img {
        transform: scale(1); } }
  .c_senpai:hover .is_view {
    right: -10px; }
    @media screen and (max-width: 700px) {
      .c_senpai:hover .is_view {
        right: 0; } }

.senpai_small .c_senpai {
  border-radius: 10px; }
  .senpai_small .c_senpai .is_detail {
    padding: calc(40px - 20px) calc(24px - 6px);
    height: 250px; }
    @media screen and (max-width: 700px) {
      .senpai_small .c_senpai .is_detail {
        height: 230px; } }
    .senpai_small .c_senpai .is_detail .is_copy {
      margin: 0 0 20px;
      font-size: 1.9rem;
      line-height: 1.6;
      letter-spacing: 0; }
      .senpai_small .c_senpai .is_detail .is_copy::before {
        top: -10px;
        width: 31px;
        height: 26px; }
    .senpai_small .c_senpai .is_detail .is_company {
      margin: 0 0 12px;
      font-size: 1.4rem; }
    .senpai_small .c_senpai .is_detail .is_color .is_job {
      margin-right: 10px;
      padding: 0px 7px;
      font-size: 1.5rem; }
    .senpai_small .c_senpai .is_detail .is_color .is_year {
      font-size: 1.6rem; }
    .senpai_small .c_senpai .is_detail .is_view {
      position: absolute;
      bottom: calc(40px - 20px);
      margin-right: calc(15px + 24px - 6px + 20px);
      font-size: 1.5rem; }
      .senpai_small .c_senpai .is_detail .is_view::after {
        top: calc(50% - ((1.5rem + 0.1rem) / 2));
        width: 1.6rem;
        height: 1.6rem;
        margin-left: 15px; }
.senpai_small.is_top .is_detail {
  padding: calc(40px - 10px) calc(24px);
  height: 250px; }
  @media screen and (max-width: 700px) {
    .senpai_small.is_top .is_detail {
      height: 240px; } }
  @media screen and (max-width: 1000px) {
    .senpai_small.is_top .is_detail {
      padding: calc(40px - 20px) calc(24px - 6px); } }
  .senpai_small.is_top .is_detail .is_copy::before {
    top: -25px;
    left: -10px;
    width: 73px;
    height: 55px; }
    @media screen and (max-width: 1000px) {
      .senpai_small.is_top .is_detail .is_copy::before {
        top: -10px;
        width: 31px;
        height: 26px; } }

/*----------------------------------------------
.c_senpai_intro
---------------------------------------------*/
.c_senpai_intro {
  width: 53%; }
  @media screen and (max-width: 1000px) {
    .c_senpai_intro {
      position: relative;
      z-index: 1;
      width: 90%;
      margin: -40px auto 0;
      padding: 40px 40px 0;
      border-radius: 10px 10px 0 0;
      background: #fff; } }
  @media screen and (max-width: 700px) {
    .c_senpai_intro {
      padding: 20px 20px 0;
      padding-right: 0; } }
  .c_senpai_intro .is_number {
    margin: 0 0 40px;
    font-weight: bold;
    font-size: 2rem;
    font-family: "Roboto", sans-serif;
    letter-spacing: 1px; }
    @media screen and (max-width: 700px) {
      .c_senpai_intro .is_number {
        margin: 0 0 14px;
        font-size: 1.6rem; } }
    .c_senpai_intro .is_number.is_blue {
      color: #4586CC; }
    .c_senpai_intro .is_number.is_green {
      color: #55B569; }
    .c_senpai_intro .is_number.is_pink {
      color: #CB6D9C; }
    .c_senpai_intro .is_number.is_gold {
      color: #B3984C; }
    .c_senpai_intro .is_number.is_violet {
      color: #5562B6; }
    .c_senpai_intro .is_number.is_aqua {
      color: #418AA5; }
    .c_senpai_intro .is_number.is_darkgreen {
      color: #257c59; }
    .c_senpai_intro .is_number.is_lightred {
      color: #dc5154; }
  .c_senpai_intro .is_copy {
    position: relative;
    margin: 0 0 65px;
    font-weight: 900;
    font-size: 3.3rem;
    line-height: 2;
    font-family: "Noto Sans JP", sans-serif;
    letter-spacing: 2px; }
    @media screen and (max-width: 700px) {
      .c_senpai_intro .is_copy {
        margin: 0 0 28px;
        font-size: 2.2rem;
        line-height: 1.6;
        letter-spacing: 0; } }
    .c_senpai_intro .is_copy::before {
      position: absolute;
      top: -10px;
      left: -110px;
      z-index: -1;
      width: 161px;
      height: 135px;
      background: url(../images/icon_copy_blue.webp) no-repeat;
      background-size: contain;
      content: ''; }
      @media screen and (max-width: 1000px) {
        .c_senpai_intro .is_copy::before {
          content: none; } }
    .c_senpai_intro .is_copy.is_blue::before {
      background-image: url(../images/icon_copy_blue.webp); }
    .c_senpai_intro .is_copy.is_green::before {
      background-image: url(../images/icon_copy_green.webp); }
    .c_senpai_intro .is_copy.is_pink::before {
      background-image: url(../images/icon_copy_pink.webp); }
    .c_senpai_intro .is_copy.is_gold::before {
      background-image: url(../images/icon_copy_gold.webp); }
    .c_senpai_intro .is_copy.is_violet::before {
      background-image: url(../images/icon_copy_violet.webp); }
    .c_senpai_intro .is_copy.is_aqua::before {
      background-image: url(../images/icon_copy_aqua.webp); }
    .c_senpai_intro .is_copy.is_darkgreen::before {
      background-image: url(../images/icon_copy_green.webp); }
    .c_senpai_intro .is_copy.is_lightred::before {
      background-image: url(../images/icon_copy_lightred.webp); }
  .c_senpai_intro .is_color {
    margin: 0 0 20px; }
    .c_senpai_intro .is_color .is_job {
      display: inline-block;
      margin-right: 15px;
      padding: 2px 10px;
      color: #fff;
      font-weight: bold;
      font-size: 2.4rem; }
      @media screen and (max-width: 700px) {
        .c_senpai_intro .is_color .is_job {
          margin-right: 10px;
          padding: 0px 7px;
          font-size: 1.5rem; } }
    .c_senpai_intro .is_color .is_year {
      font-weight: bold;
      font-size: 1.9rem; }
      @media screen and (max-width: 700px) {
        .c_senpai_intro .is_color .is_year {
          font-size: 1.6rem; } }
    .c_senpai_intro .is_color.is_blue .is_job {
      background: #4586CC; }
    .c_senpai_intro .is_color.is_blue .is_year {
      color: #4586CC; }
    .c_senpai_intro .is_color.is_green .is_job {
      background: #55B569; }
    .c_senpai_intro .is_color.is_green .is_year {
      color: #55B569; }
    .c_senpai_intro .is_color.is_pink .is_job {
      background: #CB6D9C; }
    .c_senpai_intro .is_color.is_pink .is_year {
      color: #CB6D9C; }
    .c_senpai_intro .is_color.is_gold .is_job {
      background: #B3984C; }
    .c_senpai_intro .is_color.is_gold .is_year {
      color: #B3984C; }
    .c_senpai_intro .is_color.is_violet .is_job {
      background: #5562B6; }
    .c_senpai_intro .is_color.is_violet .is_year {
      color: #5562B6; }
    .c_senpai_intro .is_color.is_aqua .is_job {
      background: #418AA5; }
    .c_senpai_intro .is_color.is_aqua .is_year {
      color: #418AA5; }
    .c_senpai_intro .is_color.is_darkgreen .is_job {
      background: #257c59; }
    .c_senpai_intro .is_color.is_darkgreen .is_year {
      color: #257c59; }
    .c_senpai_intro .is_color.is_lightred .is_job {
      background: #dc5154; }
    .c_senpai_intro .is_color.is_lightred .is_year {
      color: #dc5154; }
  .c_senpai_intro .is_name {
    font-size: 1.8rem; }
    @media screen and (max-width: 700px) {
      .c_senpai_intro .is_name {
        font-size: 1.4rem; } }

/*----------------------------------------------
.c_strength_detail
---------------------------------------------*/
.c_strength_detail {
  padding: 40px;
  background: #fff;
  border-radius: 20px;
  box-shadow: 5px 5px 10px 0 #4d210710;
  width: 63%;
  position: relative;
  margin-left: auto;
  min-height: 260px; }
  @media screen and (max-width: 700px) {
    .c_strength_detail {
      width: 100%;
      min-height: auto;
      padding: 20px;
      border-radius: 0 10px 10px 10px; } }
  .c_strength_detail .is_num {
    position: absolute;
    background: #D53532;
    border-radius: 100px 100px 0 100px;
    width: 50px;
    height: 50px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    font-family: "Roboto", sans-serif;
    font-size: 2.2rem;
    font-weight: bold;
    color: #fff;
    top: -25px;
    left: -25px; }
    @media screen and (max-width: 700px) {
      .c_strength_detail .is_num {
        display: block;
        padding: 5px 15px;
        border-radius: 10px 10px 0 0;
        top: -40px;
        left: 0;
        height: auto;
        width: auto; }
        .c_strength_detail .is_num::after {
          content: '';
          background: url(../images/radius_o.svg) no-repeat;
          width: 10px;
          height: 10px;
          background-size: contain;
          position: absolute;
          right: -9px;
          bottom: 0;
          filter: brightness(0.86); } }
  .c_strength_detail .is_ttl {
    font-family: "Noto Sans JP", sans-serif;
    font-weight: bold;
    font-size: 3rem;
    margin: 0 0 25px; }
    @media screen and (max-width: 700px) {
      .c_strength_detail .is_ttl {
        font-size: 1.8rem;
        margin: 0 0 15px; } }
    .c_strength_detail .is_ttl .is_sub {
      font-size: 1.7rem;
      display: block;
      margin: 0 0 0 -10px; }
      @media screen and (max-width: 700px) {
        .c_strength_detail .is_ttl .is_sub {
          font-size: 1.5rem; } }
  .c_strength_detail .is_txt {
    line-height: 1.8; }

.l_strength.is_02 .c_strength_detail {
  margin-right: auto;
  margin-left: unset; }

/*----------------------------------------------
.c_reason
---------------------------------------------*/
.c_reason {
  background: #E7F2FF;
  width: 100%;
  border-radius: 10px;
  position: relative;
  padding: 140px 0 0; }
  @media screen and (max-width: 700px) {
    .c_reason {
      padding: 120px 0 0; } }
  .c_reason .is_img {
    height: 180px;
    width: auto;
    display: block;
    margin: 0 auto;
    position: absolute;
    right: 0;
    left: 0;
    bottom: 120px;
    max-width: 80%;
    object-fit: contain;
    object-position: bottom; }
    @media screen and (max-width: 700px) {
      .c_reason .is_img {
        bottom: 90px;
        height: 150px; } }
  .c_reason .is_txt {
    background: #fff;
    height: 120px;
    display: inline-flex;
    align-items: center;
    width: 90%;
    font-family: "Noto Sans JP", sans-serif;
    font-size: 2.1rem;
    font-weight: 900;
    border-radius: 0 10px 0 0;
    position: relative;
    flex-wrap: wrap;
    align-content: center; }
    @media screen and (max-width: 700px) {
      .c_reason .is_txt {
        font-size: 1.9rem;
        height: 90px;
        width: 88%; } }
    .c_reason .is_txt span {
      font-size: 2.7rem;
      position: relative;
      bottom: 2px; }
      @media screen and (max-width: 700px) {
        .c_reason .is_txt span {
          font-size: 2.3rem; } }
    .c_reason .is_txt::before {
      content: '';
      background: url(../images/radius_w.svg) no-repeat;
      width: 10px;
      height: 10px;
      background-size: contain;
      position: absolute;
      top: -10px; }
    .c_reason .is_txt::after {
      content: '';
      background: url(../images/radius_w.svg) no-repeat;
      width: 10px;
      height: 10px;
      background-size: contain;
      position: absolute;
      right: -10px;
      bottom: 0; }

/*----------------------------------------------
	.c_photo
---------------------------------------------*/
.c_photo {
  width: 100%;
  height: auto;
  aspect-ratio: 4 / 3;
  border-radius: 10px;
  overflow: hidden; }

.c_photo img {
  width: 100%;
  height: 100%;
  object-fit: cover; }

/*----------------------------------------------
	フォント
---------------------------------------------*/
/*----------------------------------------------
	色
---------------------------------------------*/
/*----------------------------------------------
	サイズなど
---------------------------------------------*/
/*----------------------------------------------
	レスポンシブ
---------------------------------------------*/
/*----------------------------------------------
	MARGIN
---------------------------------------------*/
.u_mat0 {
  margin-top: 0px !important; }

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

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

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

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

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

.u_mar5 {
  margin-right: 5px !important; }

.u_mal5 {
  margin-left: 5px !important; }

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

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

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

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

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

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

.u_mar15 {
  margin-right: 15px !important; }

.u_mal15 {
  margin-left: 15px !important; }

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

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

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

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

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

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

.u_mar25 {
  margin-right: 25px !important; }

.u_mal25 {
  margin-left: 25px !important; }

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

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

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

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

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

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

.u_mar35 {
  margin-right: 35px !important; }

.u_mal35 {
  margin-left: 35px !important; }

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

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

.u_mar40 {
  margin-right: 40px !important; }

.u_mal40 {
  margin-left: 40px !important; }

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

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

.u_mar45 {
  margin-right: 45px !important; }

.u_mal45 {
  margin-left: 45px !important; }

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

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

.u_mar50 {
  margin-right: 50px !important; }

.u_mal50 {
  margin-left: 50px !important; }

.u_mat55 {
  margin-top: 55px !important; }

.u_mab55 {
  margin-bottom: 55px !important; }

.u_mar55 {
  margin-right: 55px !important; }

.u_mal55 {
  margin-left: 55px !important; }

.u_mat60 {
  margin-top: 60px !important; }

.u_mab60 {
  margin-bottom: 60px !important; }

.u_mar60 {
  margin-right: 60px !important; }

.u_mal60 {
  margin-left: 60px !important; }

.u_mat65 {
  margin-top: 65px !important; }

.u_mab65 {
  margin-bottom: 65px !important; }

.u_mar65 {
  margin-right: 65px !important; }

.u_mal65 {
  margin-left: 65px !important; }

.u_mat70 {
  margin-top: 70px !important; }

.u_mab70 {
  margin-bottom: 70px !important; }

.u_mar70 {
  margin-right: 70px !important; }

.u_mal70 {
  margin-left: 70px !important; }

.u_mat75 {
  margin-top: 75px !important; }

.u_mab75 {
  margin-bottom: 75px !important; }

.u_mar75 {
  margin-right: 75px !important; }

.u_mal75 {
  margin-left: 75px !important; }

.u_mat80 {
  margin-top: 80px !important; }

.u_mab80 {
  margin-bottom: 80px !important; }

.u_mar80 {
  margin-right: 80px !important; }

.u_mal80 {
  margin-left: 80px !important; }

.u_mat85 {
  margin-top: 85px !important; }

.u_mab85 {
  margin-bottom: 85px !important; }

.u_mar85 {
  margin-right: 85px !important; }

.u_mal85 {
  margin-left: 85px !important; }

.u_mat90 {
  margin-top: 90px !important; }

.u_mab90 {
  margin-bottom: 90px !important; }

.u_mar90 {
  margin-right: 90px !important; }

.u_mal90 {
  margin-left: 90px !important; }

.u_mat95 {
  margin-top: 95px !important; }

.u_mab95 {
  margin-bottom: 95px !important; }

.u_mar95 {
  margin-right: 95px !important; }

.u_mal95 {
  margin-left: 95px !important; }

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

.u_mab100 {
  margin-bottom: 100px !important; }

.u_mar100 {
  margin-right: 100px !important; }

.u_mal100 {
  margin-left: 100px !important; }

.u_mat105 {
  margin-top: 105px !important; }

.u_mab105 {
  margin-bottom: 105px !important; }

.u_mar105 {
  margin-right: 105px !important; }

.u_mal105 {
  margin-left: 105px !important; }

.u_mat110 {
  margin-top: 110px !important; }

.u_mab110 {
  margin-bottom: 110px !important; }

.u_mar110 {
  margin-right: 110px !important; }

.u_mal110 {
  margin-left: 110px !important; }

.u_mat115 {
  margin-top: 115px !important; }

.u_mab115 {
  margin-bottom: 115px !important; }

.u_mar115 {
  margin-right: 115px !important; }

.u_mal115 {
  margin-left: 115px !important; }

.u_mat120 {
  margin-top: 120px !important; }

.u_mab120 {
  margin-bottom: 120px !important; }

.u_mar120 {
  margin-right: 120px !important; }

.u_mal120 {
  margin-left: 120px !important; }

.u_mat125 {
  margin-top: 125px !important; }

.u_mab125 {
  margin-bottom: 125px !important; }

.u_mar125 {
  margin-right: 125px !important; }

.u_mal125 {
  margin-left: 125px !important; }

.u_mat130 {
  margin-top: 130px !important; }

.u_mab130 {
  margin-bottom: 130px !important; }

.u_mar130 {
  margin-right: 130px !important; }

.u_mal130 {
  margin-left: 130px !important; }

.u_mat135 {
  margin-top: 135px !important; }

.u_mab135 {
  margin-bottom: 135px !important; }

.u_mar135 {
  margin-right: 135px !important; }

.u_mal135 {
  margin-left: 135px !important; }

.u_mat140 {
  margin-top: 140px !important; }

.u_mab140 {
  margin-bottom: 140px !important; }

.u_mar140 {
  margin-right: 140px !important; }

.u_mal140 {
  margin-left: 140px !important; }

.u_mat145 {
  margin-top: 145px !important; }

.u_mab145 {
  margin-bottom: 145px !important; }

.u_mar145 {
  margin-right: 145px !important; }

.u_mal145 {
  margin-left: 145px !important; }

.u_mat150 {
  margin-top: 150px !important; }

.u_mab150 {
  margin-bottom: 150px !important; }

.u_mar150 {
  margin-right: 150px !important; }

.u_mal150 {
  margin-left: 150px !important; }

@media screen and (max-width: 700px) {
  .u_mat0_sm {
    margin-top: 0px !important; }

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

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

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

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

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

  .u_mar5_sm {
    margin-right: 5px !important; }

  .u_mal5_sm {
    margin-left: 5px !important; }

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

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

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

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

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

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

  .u_mar15_sm {
    margin-right: 15px !important; }

  .u_mal15_sm {
    margin-left: 15px !important; }

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

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

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

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

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

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

  .u_mar25_sm {
    margin-right: 25px !important; }

  .u_mal25_sm {
    margin-left: 25px !important; }

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

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

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

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

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

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

  .u_mar35_sm {
    margin-right: 35px !important; }

  .u_mal35_sm {
    margin-left: 35px !important; }

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

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

  .u_mar40_sm {
    margin-right: 40px !important; }

  .u_mal40_sm {
    margin-left: 40px !important; }

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

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

  .u_mar45_sm {
    margin-right: 45px !important; }

  .u_mal45_sm {
    margin-left: 45px !important; }

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

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

  .u_mar50_sm {
    margin-right: 50px !important; }

  .u_mal50_sm {
    margin-left: 50px !important; }

  .u_mat55_sm {
    margin-top: 55px !important; }

  .u_mab55_sm {
    margin-bottom: 55px !important; }

  .u_mar55_sm {
    margin-right: 55px !important; }

  .u_mal55_sm {
    margin-left: 55px !important; }

  .u_mat60_sm {
    margin-top: 60px !important; }

  .u_mab60_sm {
    margin-bottom: 60px !important; }

  .u_mar60_sm {
    margin-right: 60px !important; }

  .u_mal60_sm {
    margin-left: 60px !important; }

  .u_mat65_sm {
    margin-top: 65px !important; }

  .u_mab65_sm {
    margin-bottom: 65px !important; }

  .u_mar65_sm {
    margin-right: 65px !important; }

  .u_mal65_sm {
    margin-left: 65px !important; }

  .u_mat70_sm {
    margin-top: 70px !important; }

  .u_mab70_sm {
    margin-bottom: 70px !important; }

  .u_mar70_sm {
    margin-right: 70px !important; }

  .u_mal70_sm {
    margin-left: 70px !important; }

  .u_mat75_sm {
    margin-top: 75px !important; }

  .u_mab75_sm {
    margin-bottom: 75px !important; }

  .u_mar75_sm {
    margin-right: 75px !important; }

  .u_mal75_sm {
    margin-left: 75px !important; }

  .u_mat80_sm {
    margin-top: 80px !important; }

  .u_mab80_sm {
    margin-bottom: 80px !important; }

  .u_mar80_sm {
    margin-right: 80px !important; }

  .u_mal80_sm {
    margin-left: 80px !important; }

  .u_mat85_sm {
    margin-top: 85px !important; }

  .u_mab85_sm {
    margin-bottom: 85px !important; }

  .u_mar85_sm {
    margin-right: 85px !important; }

  .u_mal85_sm {
    margin-left: 85px !important; }

  .u_mat90_sm {
    margin-top: 90px !important; }

  .u_mab90_sm {
    margin-bottom: 90px !important; }

  .u_mar90_sm {
    margin-right: 90px !important; }

  .u_mal90_sm {
    margin-left: 90px !important; }

  .u_mat95_sm {
    margin-top: 95px !important; }

  .u_mab95_sm {
    margin-bottom: 95px !important; }

  .u_mar95_sm {
    margin-right: 95px !important; }

  .u_mal95_sm {
    margin-left: 95px !important; }

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

  .u_mab100_sm {
    margin-bottom: 100px !important; }

  .u_mar100_sm {
    margin-right: 100px !important; }

  .u_mal100_sm {
    margin-left: 100px !important; }

  .u_mat105_sm {
    margin-top: 105px !important; }

  .u_mab105_sm {
    margin-bottom: 105px !important; }

  .u_mar105_sm {
    margin-right: 105px !important; }

  .u_mal105_sm {
    margin-left: 105px !important; }

  .u_mat110_sm {
    margin-top: 110px !important; }

  .u_mab110_sm {
    margin-bottom: 110px !important; }

  .u_mar110_sm {
    margin-right: 110px !important; }

  .u_mal110_sm {
    margin-left: 110px !important; }

  .u_mat115_sm {
    margin-top: 115px !important; }

  .u_mab115_sm {
    margin-bottom: 115px !important; }

  .u_mar115_sm {
    margin-right: 115px !important; }

  .u_mal115_sm {
    margin-left: 115px !important; }

  .u_mat120_sm {
    margin-top: 120px !important; }

  .u_mab120_sm {
    margin-bottom: 120px !important; }

  .u_mar120_sm {
    margin-right: 120px !important; }

  .u_mal120_sm {
    margin-left: 120px !important; }

  .u_mat125_sm {
    margin-top: 125px !important; }

  .u_mab125_sm {
    margin-bottom: 125px !important; }

  .u_mar125_sm {
    margin-right: 125px !important; }

  .u_mal125_sm {
    margin-left: 125px !important; }

  .u_mat130_sm {
    margin-top: 130px !important; }

  .u_mab130_sm {
    margin-bottom: 130px !important; }

  .u_mar130_sm {
    margin-right: 130px !important; }

  .u_mal130_sm {
    margin-left: 130px !important; }

  .u_mat135_sm {
    margin-top: 135px !important; }

  .u_mab135_sm {
    margin-bottom: 135px !important; }

  .u_mar135_sm {
    margin-right: 135px !important; }

  .u_mal135_sm {
    margin-left: 135px !important; }

  .u_mat140_sm {
    margin-top: 140px !important; }

  .u_mab140_sm {
    margin-bottom: 140px !important; }

  .u_mar140_sm {
    margin-right: 140px !important; }

  .u_mal140_sm {
    margin-left: 140px !important; }

  .u_mat145_sm {
    margin-top: 145px !important; }

  .u_mab145_sm {
    margin-bottom: 145px !important; }

  .u_mar145_sm {
    margin-right: 145px !important; }

  .u_mal145_sm {
    margin-left: 145px !important; }

  .u_mat150_sm {
    margin-top: 150px !important; }

  .u_mab150_sm {
    margin-bottom: 150px !important; }

  .u_mar150_sm {
    margin-right: 150px !important; }

  .u_mal150_sm {
    margin-left: 150px !important; } }
/*  margin-auto
------------------------------------- */
.u_mar_auto {
  margin: 0 auto; }

.u_mal_auto {
  margin-left: auto; }

/*----------------------------------------------
	PADDING
---------------------------------------------*/
.u_pat0 {
  padding-top: 0px; }

.u_pab0 {
  padding-bottom: 0px; }

.u_par0 {
  padding-right: 0px; }

.u_pal0 {
  padding-left: 0px; }

.u_pat5 {
  padding-top: 5px; }

.u_pab5 {
  padding-bottom: 5px; }

.u_par5 {
  padding-right: 5px; }

.u_pal5 {
  padding-left: 5px; }

.u_pat10 {
  padding-top: 10px; }

.u_pab10 {
  padding-bottom: 10px; }

.u_par10 {
  padding-right: 10px; }

.u_pal10 {
  padding-left: 10px; }

.u_pat15 {
  padding-top: 15px; }

.u_pab15 {
  padding-bottom: 15px; }

.u_par15 {
  padding-right: 15px; }

.u_pal15 {
  padding-left: 15px; }

.u_pat20 {
  padding-top: 20px; }

.u_pab20 {
  padding-bottom: 20px; }

.u_par20 {
  padding-right: 20px; }

.u_pal20 {
  padding-left: 20px; }

.u_pat25 {
  padding-top: 25px; }

.u_pab25 {
  padding-bottom: 25px; }

.u_par25 {
  padding-right: 25px; }

.u_pal25 {
  padding-left: 25px; }

.u_pat30 {
  padding-top: 30px; }

.u_pab30 {
  padding-bottom: 30px; }

.u_par30 {
  padding-right: 30px; }

.u_pal30 {
  padding-left: 30px; }

.u_pat35 {
  padding-top: 35px; }

.u_pab35 {
  padding-bottom: 35px; }

.u_par35 {
  padding-right: 35px; }

.u_pal35 {
  padding-left: 35px; }

.u_pat40 {
  padding-top: 40px; }

.u_pab40 {
  padding-bottom: 40px; }

.u_par40 {
  padding-right: 40px; }

.u_pal40 {
  padding-left: 40px; }

.u_pat45 {
  padding-top: 45px; }

.u_pab45 {
  padding-bottom: 45px; }

.u_par45 {
  padding-right: 45px; }

.u_pal45 {
  padding-left: 45px; }

.u_pat50 {
  padding-top: 50px; }

.u_pab50 {
  padding-bottom: 50px; }

.u_par50 {
  padding-right: 50px; }

.u_pal50 {
  padding-left: 50px; }

.u_pat55 {
  padding-top: 55px; }

.u_pab55 {
  padding-bottom: 55px; }

.u_par55 {
  padding-right: 55px; }

.u_pal55 {
  padding-left: 55px; }

.u_pat60 {
  padding-top: 60px; }

.u_pab60 {
  padding-bottom: 60px; }

.u_par60 {
  padding-right: 60px; }

.u_pal60 {
  padding-left: 60px; }

.u_pat65 {
  padding-top: 65px; }

.u_pab65 {
  padding-bottom: 65px; }

.u_par65 {
  padding-right: 65px; }

.u_pal65 {
  padding-left: 65px; }

.u_pat70 {
  padding-top: 70px; }

.u_pab70 {
  padding-bottom: 70px; }

.u_par70 {
  padding-right: 70px; }

.u_pal70 {
  padding-left: 70px; }

.u_pat75 {
  padding-top: 75px; }

.u_pab75 {
  padding-bottom: 75px; }

.u_par75 {
  padding-right: 75px; }

.u_pal75 {
  padding-left: 75px; }

.u_pat80 {
  padding-top: 80px; }

.u_pab80 {
  padding-bottom: 80px; }

.u_par80 {
  padding-right: 80px; }

.u_pal80 {
  padding-left: 80px; }

.u_pat85 {
  padding-top: 85px; }

.u_pab85 {
  padding-bottom: 85px; }

.u_par85 {
  padding-right: 85px; }

.u_pal85 {
  padding-left: 85px; }

.u_pat90 {
  padding-top: 90px; }

.u_pab90 {
  padding-bottom: 90px; }

.u_par90 {
  padding-right: 90px; }

.u_pal90 {
  padding-left: 90px; }

.u_pat95 {
  padding-top: 95px; }

.u_pab95 {
  padding-bottom: 95px; }

.u_par95 {
  padding-right: 95px; }

.u_pal95 {
  padding-left: 95px; }

.u_pat100 {
  padding-top: 100px; }

.u_pab100 {
  padding-bottom: 100px; }

.u_par100 {
  padding-right: 100px; }

.u_pal100 {
  padding-left: 100px; }

.u_pat105 {
  padding-top: 105px; }

.u_pab105 {
  padding-bottom: 105px; }

.u_par105 {
  padding-right: 105px; }

.u_pal105 {
  padding-left: 105px; }

.u_pat110 {
  padding-top: 110px; }

.u_pab110 {
  padding-bottom: 110px; }

.u_par110 {
  padding-right: 110px; }

.u_pal110 {
  padding-left: 110px; }

.u_pat115 {
  padding-top: 115px; }

.u_pab115 {
  padding-bottom: 115px; }

.u_par115 {
  padding-right: 115px; }

.u_pal115 {
  padding-left: 115px; }

.u_pat120 {
  padding-top: 120px; }

.u_pab120 {
  padding-bottom: 120px; }

.u_par120 {
  padding-right: 120px; }

.u_pal120 {
  padding-left: 120px; }

.u_pat125 {
  padding-top: 125px; }

.u_pab125 {
  padding-bottom: 125px; }

.u_par125 {
  padding-right: 125px; }

.u_pal125 {
  padding-left: 125px; }

.u_pat130 {
  padding-top: 130px; }

.u_pab130 {
  padding-bottom: 130px; }

.u_par130 {
  padding-right: 130px; }

.u_pal130 {
  padding-left: 130px; }

.u_pat135 {
  padding-top: 135px; }

.u_pab135 {
  padding-bottom: 135px; }

.u_par135 {
  padding-right: 135px; }

.u_pal135 {
  padding-left: 135px; }

.u_pat140 {
  padding-top: 140px; }

.u_pab140 {
  padding-bottom: 140px; }

.u_par140 {
  padding-right: 140px; }

.u_pal140 {
  padding-left: 140px; }

.u_pat145 {
  padding-top: 145px; }

.u_pab145 {
  padding-bottom: 145px; }

.u_par145 {
  padding-right: 145px; }

.u_pal145 {
  padding-left: 145px; }

.u_pat150 {
  padding-top: 150px; }

.u_pab150 {
  padding-bottom: 150px; }

.u_par150 {
  padding-right: 150px; }

.u_pal150 {
  padding-left: 150px; }

/*----------------------------------------------
	POSITION
---------------------------------------------*/
/*  text-align
------------------------------------- */
.u_ALcenter {
  text-align: center; }

.u_ALright {
  text-align: right; }

.u_ALleft {
  text-align: left; }

.u_ALjus {
  text-align: justify; }

/*  vertical-align
------------------------------------- */
.u_vl_top {
  vertical-align: top; }

.u_vl_middle {
  vertical-align: middle; }

.u_vl_bottom {
  vertical-align: bottom; }

.u_vl_super {
  vertical-align: super; }

/*  float
------------------------------------- */
.u_float_left {
  float: left; }

.u_float_right {
  float: right; }

/*----------------------------------------------
	FLEX
---------------------------------------------*/
.u_flex {
  display: flex; }

.u_flex_lg {
  display: flex; }
  @media screen and (max-width: 700px) {
    .u_flex_lg {
      display: block; } }

@media screen and (max-width: 700px) {
  .u_column_reverse_sm {
    flex-direction: column-reverse; } }
.u_gap30 {
  gap: 30px; }

.u_gap50 {
  gap: 50px; }

@media screen and (max-width: 700px) {
  .u_gap10_sm {
    gap: 10px !important; } }
/*  align-content
------------------------------------- */
.u_content_cn {
  align-content: center; }

/*  align-items
------------------------------------- */
.u_items_cn {
  align-items: center; }

.u_items_end {
  align-items: flex-end; }

.u_items_start {
  align-items: flex-start; }

/*  justify-content
------------------------------------- */
.u_juscon_sb {
  justify-content: space-between; }

.u_juscon_cn {
  justify-content: center; }

/*  flex-wrap
------------------------------------- */
.u_fl_wrap {
  flex-wrap: wrap; }

.u_fl_nowrap {
  flex-wrap: wrap; }

.u_shrink1 {
  flex-shrink: 1; }

.u_gap30 {
  gap: 30px; }
  @media screen and (max-width: 700px) {
    .u_gap30 > *:not(:last-child) {
      margin-bottom: 10px; } }

.u_flex_video {
  display: flex;
  justify-content: center;
  align-items: flex-end; }
  .u_flex_video > *:not(:last-child) {
    margin-right: 30px; }
    @media screen and (max-width: 700px) {
      .u_flex_video > *:not(:last-child) {
        margin: 0 auto 20px;
        margin-right: 0; } }
  @media screen and (max-width: 700px) {
    .u_flex_video > *:last-child {
      margin: 0 auto; } }

/*----------------------------------------------
	TEXT
---------------------------------------------*/
/*  color
------------------------------------- */
.u_red {
  color: #C92424; }

.u_orange {
  color: #F58D33; }

.u_black {
  color: #333; }

.u_white {
  color: #fff; }

.u_blue {
  color: #4586CC; }

.u_green {
  color: #55B569; }

.u_gray {
  color: #606060; }

/*  indent
------------------------------------- */
.u_indent {
  text-indent: 1em; }

.u_kome {
  margin-left: 1em;
  text-indent: -1em; }

.u_kome02 {
  margin-left: 3em;
  text-indent: -3em; }

/*  font-weight
------------------------------------- */
.u_bold {
  font-weight: bold !important; }

.u_strike {
  text-decoration: line-through; }

.u_normal {
  font-weight: normal; }

/*  font-size
------------------------------------- */
.u_fs10 {
  font-size: 1rem !important; }

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

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

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

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

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

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

.u_fs17 {
  font-size: 1.7rem !important; }

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

.u_fs19 {
  font-size: 1.9rem !important; }

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

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

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

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

.u_fs24 {
  font-size: 2.4rem !important; }

.u_fs25 {
  font-size: 2.5rem !important; }

.u_fs26 {
  font-size: 2.6rem !important; }

.u_fs27 {
  font-size: 2.7rem !important; }

.u_fs28 {
  font-size: 2.8rem !important; }

.u_fs29 {
  font-size: 2.9rem !important; }

.u_fs30 {
  font-size: 3rem !important; }

.u_fs31 {
  font-size: 3.1rem !important; }

.u_fs32 {
  font-size: 3.2rem !important; }

.u_fs33 {
  font-size: 3.3rem !important; }

.u_fs34 {
  font-size: 3.4rem !important; }

.u_fs35 {
  font-size: 3.5rem !important; }

.u_fs36 {
  font-size: 3.6rem !important; }

.u_fs37 {
  font-size: 3.7rem !important; }

.u_fs38 {
  font-size: 3.8rem !important; }

.u_fs39 {
  font-size: 3.9rem !important; }

.u_fs40 {
  font-size: 4rem !important; }

.u_fs41 {
  font-size: 4.1rem !important; }

.u_fs42 {
  font-size: 4.2rem !important; }

.u_fs43 {
  font-size: 4.3rem !important; }

.u_fs44 {
  font-size: 4.4rem !important; }

.u_fs45 {
  font-size: 4.5rem !important; }

.u_fs46 {
  font-size: 4.6rem !important; }

.u_fs47 {
  font-size: 4.7rem !important; }

.u_fs48 {
  font-size: 4.8rem !important; }

.u_fs49 {
  font-size: 4.9rem !important; }

.u_fs50 {
  font-size: 5rem !important; }

.u_fs51 {
  font-size: 5.1rem !important; }

.u_fs52 {
  font-size: 5.2rem !important; }

.u_fs53 {
  font-size: 5.3rem !important; }

.u_fs54 {
  font-size: 5.4rem !important; }

.u_fs55 {
  font-size: 5.5rem !important; }

.u_fs56 {
  font-size: 5.6rem !important; }

.u_fs57 {
  font-size: 5.7rem !important; }

.u_fs58 {
  font-size: 5.8rem !important; }

.u_fs59 {
  font-size: 5.9rem !important; }

.u_fs60 {
  font-size: 6rem !important; }

.u_fs61 {
  font-size: 6.1rem !important; }

.u_fs62 {
  font-size: 6.2rem !important; }

.u_fs63 {
  font-size: 6.3rem !important; }

.u_fs64 {
  font-size: 6.4rem !important; }

.u_fs65 {
  font-size: 6.5rem !important; }

.u_fs66 {
  font-size: 6.6rem !important; }

.u_fs67 {
  font-size: 6.7rem !important; }

.u_fs68 {
  font-size: 6.8rem !important; }

.u_fs69 {
  font-size: 6.9rem !important; }

.u_fs70 {
  font-size: 7rem !important; }

.u_fs71 {
  font-size: 7.1rem !important; }

.u_fs72 {
  font-size: 7.2rem !important; }

.u_fs73 {
  font-size: 7.3rem !important; }

.u_fs74 {
  font-size: 7.4rem !important; }

.u_fs75 {
  font-size: 7.5rem !important; }

.u_fs76 {
  font-size: 7.6rem !important; }

.u_fs77 {
  font-size: 7.7rem !important; }

.u_fs78 {
  font-size: 7.8rem !important; }

.u_fs79 {
  font-size: 7.9rem !important; }

.u_fs80 {
  font-size: 8rem !important; }

@media screen and (max-width: 700px) {
  .u_fs10_sm {
    font-size: 1rem !important; }

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

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

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

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

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

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

  .u_fs17_sm {
    font-size: 1.7rem !important; }

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

  .u_fs19_sm {
    font-size: 1.9rem !important; }

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

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

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

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

  .u_fs24_sm {
    font-size: 2.4rem !important; }

  .u_fs25_sm {
    font-size: 2.5rem !important; }

  .u_fs26_sm {
    font-size: 2.6rem !important; }

  .u_fs27_sm {
    font-size: 2.7rem !important; }

  .u_fs28_sm {
    font-size: 2.8rem !important; }

  .u_fs29_sm {
    font-size: 2.9rem !important; }

  .u_fs30_sm {
    font-size: 3rem !important; }

  .u_fs31_sm {
    font-size: 3.1rem !important; }

  .u_fs32_sm {
    font-size: 3.2rem !important; }

  .u_fs33_sm {
    font-size: 3.3rem !important; }

  .u_fs34_sm {
    font-size: 3.4rem !important; }

  .u_fs35_sm {
    font-size: 3.5rem !important; }

  .u_fs36_sm {
    font-size: 3.6rem !important; }

  .u_fs37_sm {
    font-size: 3.7rem !important; }

  .u_fs38_sm {
    font-size: 3.8rem !important; }

  .u_fs39_sm {
    font-size: 3.9rem !important; }

  .u_fs40_sm {
    font-size: 4rem !important; }

  .u_fs41_sm {
    font-size: 4.1rem !important; }

  .u_fs42_sm {
    font-size: 4.2rem !important; }

  .u_fs43_sm {
    font-size: 4.3rem !important; }

  .u_fs44_sm {
    font-size: 4.4rem !important; }

  .u_fs45_sm {
    font-size: 4.5rem !important; }

  .u_fs46_sm {
    font-size: 4.6rem !important; }

  .u_fs47_sm {
    font-size: 4.7rem !important; }

  .u_fs48_sm {
    font-size: 4.8rem !important; }

  .u_fs49_sm {
    font-size: 4.9rem !important; }

  .u_fs50_sm {
    font-size: 5rem !important; }

  .u_fs51_sm {
    font-size: 5.1rem !important; }

  .u_fs52_sm {
    font-size: 5.2rem !important; }

  .u_fs53_sm {
    font-size: 5.3rem !important; }

  .u_fs54_sm {
    font-size: 5.4rem !important; }

  .u_fs55_sm {
    font-size: 5.5rem !important; }

  .u_fs56_sm {
    font-size: 5.6rem !important; }

  .u_fs57_sm {
    font-size: 5.7rem !important; }

  .u_fs58_sm {
    font-size: 5.8rem !important; }

  .u_fs59_sm {
    font-size: 5.9rem !important; }

  .u_fs60_sm {
    font-size: 6rem !important; }

  .u_fs61_sm {
    font-size: 6.1rem !important; }

  .u_fs62_sm {
    font-size: 6.2rem !important; }

  .u_fs63_sm {
    font-size: 6.3rem !important; }

  .u_fs64_sm {
    font-size: 6.4rem !important; }

  .u_fs65_sm {
    font-size: 6.5rem !important; }

  .u_fs66_sm {
    font-size: 6.6rem !important; }

  .u_fs67_sm {
    font-size: 6.7rem !important; }

  .u_fs68_sm {
    font-size: 6.8rem !important; }

  .u_fs69_sm {
    font-size: 6.9rem !important; }

  .u_fs70_sm {
    font-size: 7rem !important; }

  .u_fs71_sm {
    font-size: 7.1rem !important; }

  .u_fs72_sm {
    font-size: 7.2rem !important; }

  .u_fs73_sm {
    font-size: 7.3rem !important; }

  .u_fs74_sm {
    font-size: 7.4rem !important; }

  .u_fs75_sm {
    font-size: 7.5rem !important; }

  .u_fs76_sm {
    font-size: 7.6rem !important; }

  .u_fs77_sm {
    font-size: 7.7rem !important; }

  .u_fs78_sm {
    font-size: 7.8rem !important; }

  .u_fs79_sm {
    font-size: 7.9rem !important; }

  .u_fs80_sm {
    font-size: 8rem !important; } }
/*  others
------------------------------------- */
.u_underline {
  text-decoration: underline; }

.u_lh_10 {
  line-height: 1 !important; }

.u_lh_18 {
  line-height: 1.8; }

.u_italic {
  display: inline-block;
  -webkit-transform: skewX(-15deg);
  -moz-transform: skewX(-15deg);
  -o-transform: skewX(-15deg);
  transform: skewX(-15deg);
  -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=1, M12=-0.26794919243112214, M21=0, M22=1, SizingMethod='auto expand')"; }

.u_nowrap {
  white-space: nowrap; }

.u_baseff {
  font-family: "Roboto", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", Meiryo, メイリオ, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", arial, helvetica, sans-serif; }

/*----------------------------------------------
	■display■
---------------------------------------------*/
.u_inbl {
  display: inline-block; }

.u_bl {
  display: block; }

/*----------------------------------------------
	■border■
---------------------------------------------*/
.u_borb1 {
  border-bottom: 1px solid #2f2725; }

.u_borb1.is_gray {
  border-bottom: 1px solid #4b4b4b28; }

.u_bort1 {
  border-top: 1px solid #fff; }

.u_borr1 {
  border-right: 1px solid #fff; }

.u_borb10 {
  border-bottom: 10px solid #fff; }

/*----------------------------------------------
	■others■
---------------------------------------------*/
.u_pointer_disabled {
  pointer-events: none; }

.u_pos_ab {
  position: absolute; }

.u_pos_rela {
  position: relative; }

.u_shadow_none {
  box-shadow: none; }

.u_width_fit {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content; }

.u_hidden {
  overflow: hidden; }

.u_opacity {
  opacity: 0;
  transition: 1s; }

.u_opacity.is_after {
  opacity: 1;
  transition: 1s; }

.u_resize {
  width: 100%; }

.u_shadow {
  box-shadow: 5px 5px 10px 0 #4d210710; }

.u_noto_jp {
  font-family: "Noto Sans JP", sans-serif; }

.u_roboto {
  font-family: "Roboto", sans-serif; }

.u_width100 {
  width: 100%; }

/*  responsive
------------------------------------- */
.u_view_sm {
  display: none; }
  @media screen and (max-width: 700px) {
    .u_view_sm {
      display: block; } }

.u_view_sm_inline {
  display: none; }
  @media screen and (max-width: 700px) {
    .u_view_sm_inline {
      display: inline-block; } }

.u_view_md {
  display: none; }
  @media screen and (max-width: 1000px) {
    .u_view_md {
      display: block; } }

.senpai_small .u_view_small {
  display: block; }
  @media screen and (max-width: 700px) {
    .senpai_small .u_view_small {
      display: none; } }

.u_view_lg {
  display: block; }
  @media screen and (max-width: 1000px) {
    .u_view_lg {
      display: none; } }
  @media screen and (max-width: 700px) {
    .u_view_lg {
      display: none; } }

.u_view_wrap {
  display: block; }
  @media screen and (max-width: 1200px) {
    .u_view_wrap {
      display: none; } }
  @media screen and (max-width: 700px) {
    .u_view_wrap {
      display: block; } }

.u_view_intro {
  display: block; }
  @media screen and (max-width: 1200px) {
    .u_view_intro {
      display: none; } }
  @media screen and (max-width: 700px) {
    .u_view_intro {
      display: none; } }

.u_view_eventos {
  display: none; }
  @media screen and (max-width: 700px) {
    .u_view_eventos {
      display: block; } }

.senpai_small .u_view_eventos {
  display: block; }
.senpai_small.is_top .u_view_eventos {
  display: none; }

/*  index
------------------------------------- */
.z_index_9999 {
  position: relative;
  z-index: 9999; }

/*----------------------------------------------
	.clearfix
---------------------------------------------*/
.clearfix:after,
.l_column_wrap:after {
  display: block;
  clear: both;
  content: " "; }

/*----------------------------------------------
	PARTS
---------------------------------------------*/
/* アイコン */
.u_icon {
  position: relative; }
  .u_icon::after {
    position: absolute;
    top: calc(50% - ((1.5rem + 0.8rem) / 2));
    width: 2.3rem;
    height: 2.3rem;
    background-size: contain;
    font-family: 'Material Icons';
    content: ""; }

.u_icon.is_pdf::after {
  background: url(../images//icon_pdf.svg) no-repeat; }
.u_icon.is_word::after {
  background: url(../images//icon_word.svg) no-repeat; }
.u_icon.is_excel::after {
  background: url(../images//icon_excel.svg) no-repeat; }
.u_icon.is_external::after {
  background: url(../images//icon_external.svg) no-repeat;
  background-position: center; }
.u_icon.is_book::after {
  background: url(../images//icon_book.svg) no-repeat;
  background-position: center; }
.u_icon.is_check::after {
  background: url(../images//icon_check.svg) no-repeat;
  background-position: center; }
.u_icon.is_text::after {
  background: url(../images//icon_text.svg) no-repeat;
  background-position: center; }
.u_icon.is_upload::after {
  background: url(../images//icon_upload.svg) no-repeat;
  background-position: center;
  background-size: contain; }

/* 事前予約受付 */
.u_reserve_detail {
  position: absolute;
  top: 60px;
  margin: 0 auto;
  right: 0;
  left: 0; }
  @media screen and (max-width: 700px) {
    .u_reserve_detail {
      position: relative;
      top: auto; } }
  .u_reserve_detail .is_inner {
    position: absolute;
    background: #fff;
    padding: 40px;
    border-radius: 20px;
    box-shadow: 5px 5px 10px 0 #4d210710;
    right: 0;
    max-width: 700px;
    width: 100%; }
    @media screen and (max-width: 700px) {
      .u_reserve_detail .is_inner {
        padding: 0;
        box-shadow: none;
        position: relative; } }
    .u_reserve_detail .is_inner .is_quo {
      width: 300px;
      height: 210px;
      position: absolute;
      object-fit: contain;
      right: 10px;
      top: -25px; }
      @media screen and (max-width: 700px) {
        .u_reserve_detail .is_inner .is_quo {
          position: relative; } }
    .u_reserve_detail .is_inner .is_person {
      width: 130px;
      height: 190px;
      object-fit: contain;
      position: absolute;
      right: 40px;
      bottom: 40px;
      z-index: 1; }
      @media screen and (max-width: 700px) {
        .u_reserve_detail .is_inner .is_person {
          position: absolute;
          height: 170px;
          bottom: 22%;
          left: 50%; } }
    .u_reserve_detail .is_inner .is_ttl {
      font-family: "Noto Sans JP", sans-serif;
      font-weight: 900;
      font-size: 3.4rem;
      margin: 0 0 25px;
      position: relative; }
      @media screen and (max-width: 700px) {
        .u_reserve_detail .is_inner .is_ttl {
          font-size: 2.6rem;
          color: #D53532;
          margin: 0 0 18px; } }
      .u_reserve_detail .is_inner .is_ttl::after {
        content: '';
        background: url(../images/icon_exc.svg) no-repeat;
        width: 20px;
        height: 64%;
        background-size: contain;
        position: absolute;
        bottom: 8px;
        margin-left: 5px; }
        @media screen and (max-width: 700px) {
          .u_reserve_detail .is_inner .is_ttl::after {
            background: url(../images/icon_exc_red.svg) no-repeat;
            background-size: contain;
            bottom: 6px; } }
    .u_reserve_detail .is_inner .is_txt {
      line-height: 1.8;
      margin: 0 0 35px; }

/* 会場 */
.u_venue {
  width: 100%; }

/* アクセス */
.u_access {
  background: #FDFDF2;
  padding: 22px;
  border-radius: 10px; }
  .u_access ul.is_list li {
    display: flex;
    gap: 8px; }
    .u_access ul.is_list li:not(:last-child) {
      margin-bottom: 18px; }
    .u_access ul.is_list li span {
      display: block; }
    .u_access ul.is_list li .is_line {
      font-weight: bold;
      margin: 0 0 6px; }

/* マップ */
.u_map {
  max-width: 550px !important;
  width: 100%;
  height: auto; }
  @media screen and (max-width: 700px) {
    .u_map {
      height: 270px;
      max-width: auto !important;
      margin: 30px 0 0; } }

/* タブ */
.u_tab {
  display: block;
  text-align: center;
  position: relative;
  padding: 21px 0;
  width: 100%;
  background: #ECECEC;
  border: 1px solid #ECECEC;
  color: #333;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: bold;
  font-size: 1.8rem;
  text-decoration: none !important;
  letter-spacing: 3px;
  transition: 0.1s;
  margin: 0 0 60px; }
  .u_tab::after {
    content: '';
    background: #ECECEC;
    clip-path: polygon(0% 0%, 100% 0%, 50% 100%);
    width: 19px;
    height: 14px;
    background-size: contain;
    position: absolute;
    bottom: -14px;
    right: 0;
    left: 0;
    margin: 0 auto;
    transition: 0.1s; }
    @media screen and (max-width: 700px) {
      .u_tab::after {
        bottom: -10px; } }
  @media screen and (max-width: 700px) {
    .u_tab {
      font-size: 1.4rem;
      padding: 12px 0;
      margin: 0 0 40px; } }
  .u_tab.is_active {
    background: #333;
    color: #fff;
    border: 1px solid #333; }
    .u_tab.is_active::after {
      background: #333; }
  .u_tab:hover:not(.is_active) {
    background: #d4d4d4; }
    .u_tab:hover:not(.is_active)::after {
      content: '';
      background: #d4d4d4; }
  .u_tab:first-child {
    border-radius: 100px 0 0 100px; }
  .u_tab:last-child {
    border-radius: 0 100px 100px 0; }

/* ほかの先輩のインタビュー */
.u_related_ttl {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 999;
  font-size: 3.3rem;
  text-align: center;
  padding: 60px 0 28px;
  border-top: 1px solid #E4E4E4;
  margin: 100px auto 0;
  width: 100%; }
  @media screen and (max-width: 700px) {
    .u_related_ttl {
      margin: 80px auto 0;
      padding: 48px 0 28px;
      font-size: 2.3rem; } }

/* slick */
.slick-arrow {
  border: none;
  background: transparent;
  color: transparent;
  cursor: pointer;
  position: absolute;
  z-index: 1;
  top: 23%;
  transition: 0.1s; }
  .slick-arrow.slick-prev {
    left: -15px; }
  .slick-arrow.slick-next {
    right: -15px;
    transform: rotate(180deg); }
  @media screen and (max-width: 700px) {
    .slick-arrow.slick-prev {
      left: -15px; }
    .slick-arrow.slick-next {
      right: -15px; } }
  .slick-arrow::before {
    content: '';
    background: url(../images/icon_arrow_slider.svg) no-repeat;
    width: 60px;
    height: 60px;
    background-size: contain;
    position: absolute;
    top: calc(50% - 60px / 2);
    filter: drop-shadow(5px 5px 10px #4d210710);
    transition: 0.1s; }
    @media screen and (max-width: 700px) {
      .slick-arrow::before {
        width: 35px;
        height: 35px;
        top: calc(50% - 35px / 2); } }
  .slick-arrow:hover.slick-prev {
    left: -20px; }
    @media screen and (max-width: 700px) {
      .slick-arrow:hover.slick-prev {
        left: -15px; } }
  .slick-arrow:hover.slick-next {
    right: -20px; }
    @media screen and (max-width: 700px) {
      .slick-arrow:hover.slick-next {
        right: -15px; } }
  .slick-arrow:hover::before {
    opacity: 0.8; }

.l_interviews .slick-arrow {
  top: 40%; }
  @media screen and (max-width: 1200px) {
    .l_interviews .slick-arrow {
      top: 23%; } }
  .l_interviews .slick-arrow::before {
    width: 80px;
    height: 80px;
    top: calc(50% - 80px / 2); }
    @media screen and (max-width: 1200px) {
      .l_interviews .slick-arrow::before {
        width: 60px;
        height: 60px;
        top: calc(50% - 60px / 2); } }
    @media screen and (max-width: 700px) {
      .l_interviews .slick-arrow::before {
        width: 35px;
        height: 35px;
        top: calc(50% - 35px / 2); } }
  .l_interviews .slick-arrow.slick-prev {
    left: -30px; }
  .l_interviews .slick-arrow.slick-next {
    right: auto;
    left: calc(100vw - (100vw - 1200px) / 2 - 30px - 60px); }
    @media screen and (max-width: 1200px) {
      .l_interviews .slick-arrow.slick-next {
        right: -15px;
        left: auto; } }
  @media screen and (max-width: 700px) {
    .l_interviews .slick-arrow.slick-prev {
      left: -15px; }
    .l_interviews .slick-arrow.slick-next {
      right: -15px; } }
  .l_interviews .slick-arrow:hover.slick-prev {
    left: -40px; }
    @media screen and (max-width: 700px) {
      .l_interviews .slick-arrow:hover.slick-prev {
        left: -25px; } }
  .l_interviews .slick-arrow:hover.slick-next {
    right: auto;
    left: calc(100vw - (100vw - 1200px) / 2 - 30px - 60px + 10px); }
    @media screen and (max-width: 1200px) {
      .l_interviews .slick-arrow:hover.slick-next {
        right: -25px;
        left: auto; } }

/* タイトルロゴ */
.u_ttl_logo {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 700;
  color: #000;
  position: relative;
  z-index: 1;
  margin: 0 0 40px;
  letter-spacing: -3px;
  line-height: 1.3; }
  @media screen and (max-height: 880px) {
    .u_ttl_logo {
      margin: 0 0 20px; } }
  @media screen and (max-width: 700px) {
    .u_ttl_logo {
      filter: brightness(0) invert(1);
      margin: 0 0 20px;
      letter-spacing: -2px; } }
  .u_ttl_logo .is_sub, .u_ttl_logo .is_main {
    display: block; }
  .u_ttl_logo .is_sub {
    margin: 0 0 25px;
    font-size: 2.8rem; }
    @media screen and (max-width: 1000px) {
      .u_ttl_logo .is_sub {
        font-size: 2.2rem; } }
    @media screen and (max-height: 880px) {
      .u_ttl_logo .is_sub {
        margin: 0 0 10px;
        font-size: 2.5rem; } }
    @media screen and (max-width: 700px) {
      .u_ttl_logo .is_sub {
        margin: 0 0 5px;
        font-size: 1.6rem; } }
  .u_ttl_logo .is_main {
    font-size: 7.6rem; }
    .u_ttl_logo .is_main .is_small {
      font-size: 5.1rem; }
    .u_ttl_logo .is_main .is_orange {
      color: #D53532; }
    .u_ttl_logo .is_main .is_red {
      color: #D53532; }
    @media screen and (max-width: 1200px) {
      .u_ttl_logo .is_main {
        font-size: calc(60px + 30 * ((100vw - 1200px) / 1200)); }
        .u_ttl_logo .is_main .is_small {
          font-size: calc(35px + 30 * ((100vw - 1200px) / 1200)); } }
    @media screen and (max-height: 880px) {
      .u_ttl_logo .is_main {
        height: auto;
        font-size: 6.2rem;
        font-size: calc(50px + 30 * ((100vw - 1200px) / 1200)); }
        .u_ttl_logo .is_main .is_small {
          font-size: 3.6rem;
          font-size: calc(30px + 30 * ((100vw - 1200px) / 1200)); } }
    @media screen and (max-width: 700px) {
      .u_ttl_logo .is_main {
        font-size: calc(43px + 30 * ((100vw - 700px) / 700)); }
        .u_ttl_logo .is_main .is_small {
          font-size: calc(28px + 30 * ((100vw - 700px) / 700)); } }

.u_copy_sm {
  display: none; }

@media screen and (max-width: 700px) {
  .u_copy_sm {
    display: block;
    margin: 0 0 10px;
    margin-left: -10px;
    font-family: "Zen Maru Gothic", sans-serif;
    font-weight: 700;
    color: #fff;
    font-size: calc(70px + 30 * ((100vw - 700px) / 700)); }
    .u_copy_sm span {
      display: inline-block;
      transform: rotate(15deg); } }
/* 参加企業数 */
.u_company_num {
  width: 140px;
  height: 140px;
  background: #fff;
  border-radius: 100px;
  color: #4586CC;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  position: absolute;
  top: -120px;
  left: -70px; }
  @media screen and (max-height: 880px) {
    .u_company_num {
      width: 110px;
      height: 110px;
      top: -90px;
      left: -45px; } }
  @media screen and (max-width: 700px) {
    .u_company_num {
      background: transparent;
      color: #fff;
      flex-direction: row;
      width: auto;
      height: auto;
      align-items: flex-end;
      position: unset;
      margin: 0 0 8px; } }
  .u_company_num .is_ttl {
    font-weight: bold;
    font-family: "Noto Sans JP", sans-serif;
    font-size: 1.3rem; }
    @media screen and (max-height: 880px) {
      .u_company_num .is_ttl {
        font-size: 1.2rem; } }
    @media screen and (max-width: 700px) {
      .u_company_num .is_ttl {
        font-size: 1.3rem; } }
  .u_company_num .is_num {
    font-weight: bold;
    font-family: "Roboto", sans-serif;
    font-size: 5.6rem;
    margin: -12px 0; }
    @media screen and (max-height: 880px) {
      .u_company_num .is_num {
        font-size: 4.5rem; } }
    @media screen and (max-width: 700px) {
      .u_company_num .is_num {
        font-size: 4rem; } }
    .u_company_num .is_num span {
      font-weight: bold;
      font-family: "Noto Sans JP", sans-serif;
      font-size: 1.6rem; }
      @media screen and (max-height: 880px) {
        .u_company_num .is_num span {
          font-size: 1.3rem; } }
      @media screen and (max-width: 700px) {
        .u_company_num .is_num span {
          font-size: 1.3rem; } }

/* 日時 */
.u_date_time {
  font-family: "Roboto", sans-serif;
  font-weight: bold;
  display: flex;
  align-items: flex-end;
  line-height: 0.8;
  background: #fff;
  color: #D53532;
  padding: 3px 8px 1px;
  width: fit-content;
  margin: 0 0 18px;
  z-index: 1;
  position: relative; }
  @media screen and (max-width: 700px) {
    .u_date_time {
      margin: 0 0 8px; } }
  .u_date_time .is_date {
    font-size: 5.6rem;
    margin-right: 13px; }
    @media screen and (max-height: 880px) {
      .u_date_time .is_date {
        font-size: 4rem; } }
    @media screen and (max-width: 700px) {
      .u_date_time .is_date {
        font-size: 3.6rem;
        margin-right: 10px; } }
  .u_date_time .is_day {
    font-size: 2.6rem;
    margin-right: 18px; }
    @media screen and (max-height: 880px) {
      .u_date_time .is_day {
        font-size: 2rem; } }
    @media screen and (max-width: 700px) {
      .u_date_time .is_day {
        font-size: 1.9rem;
        margin-right: 10px; } }
  .u_date_time .is_time {
    font-size: 2.5rem; }
    @media screen and (max-height: 880px) {
      .u_date_time .is_time {
        font-size: 1.9rem; } }
    @media screen and (max-width: 700px) {
      .u_date_time .is_time {
        font-size: 1.7rem; } }

/* 会場 */
.u_location {
  color: #D53532;
  font-weight: 999;
  background: #fff;
  font-size: 2.9rem;
  line-height: 0.8;
  width: fit-content;
  padding: 3px 8px 2px;
  z-index: 1;
  position: relative;
  font-family: "Noto Sans JP", sans-serif; }
  @media screen and (max-height: 880px) {
    .u_location {
      font-size: 2.5rem;
      padding: 3px 8px 3px; } }
  @media screen and (max-width: 700px) {
    .u_location {
      font-size: 2.1rem; } }
  .u_location span {
    font-size: 2.6rem; }
    @media screen and (max-height: 880px) {
      .u_location span {
        font-size: 2.2rem; } }
    @media screen and (max-width: 700px) {
      .u_location span {
        font-size: 2.1rem; } }

/* TOP　画像 */
.u_photos {
  display: flex;
  gap: 20px;
  animation: infinity-scroll-left 80s infinite linear 0.5s both; }
  @media screen and (max-width: 700px) {
    .u_photos {
      gap: 0;
      animation: infinity-scroll-left 60s infinite linear 0.5s both; }
      .u_photos::after {
        content: '';
        background: black;
        background: linear-gradient(0deg, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.1) 100%);
        mix-blend-mode: multiply;
        width: 100%;
        height: 100%;
        background-size: contain;
        position: absolute;
        top: 0;
        left: 0; } }
  .u_photos li {
    overflow: hidden;
    border-radius: 0 0 10px 10px; }
    @media screen and (max-width: 700px) {
      .u_photos li {
        border-radius: 0; } }
    .u_photos li img {
      height: calc(100svh - 30px);
      min-height: 750px;
      width: auto; }
      @media screen and (max-width: 700px) {
        .u_photos li img {
          height: 100svh;
          min-height: unset; } }

@keyframes infinity-scroll-left {
  from {
    transform: translateX(0); }
  to {
    transform: translateX(-100%); } }
/* 事前予約バナー */
.u_reserve_bnr {
  text-decoration: none;
  filter: drop-shadow(5px 5px 10px #4d210710);
  display: block; }
  .u_reserve_bnr .is_header {
    background: #e36e28;
    background: linear-gradient(90deg, #d53532 0%, #8f1d24 92%);
    padding: 5px 20px;
    color: #fff;
    font-family: "Noto Sans JP", sans-serif;
    font-weight: bold;
    font-size: 1.8rem;
    border-radius: 20px 20px 0 0;
    width: 80%;
    position: relative; }
    @media screen and (max-width: 700px) {
      .u_reserve_bnr .is_header {
        width: 300px;
        font-size: 1.5rem;
        border-radius: 10px 10px 0 0; } }
    .u_reserve_bnr .is_header .is_icon {
      width: 100px;
      height: 20px;
      object-fit: contain;
      position: absolute;
      right: 25px;
      bottom: 10px;
      opacity: 1 !important; }
      @media screen and (max-width: 700px) {
        .u_reserve_bnr .is_header .is_icon {
          width: 72px;
          height: 13px;
          right: 20px; } }
    .u_reserve_bnr .is_header:after {
      content: '';
      background: url(../images/radius_o.svg) no-repeat;
      width: 20px;
      height: 20px;
      background-size: cover;
      position: absolute;
      bottom: 0;
      right: -20px; }
      @media screen and (max-width: 700px) {
        .u_reserve_bnr .is_header:after {
          width: 10px;
          height: 10px;
          right: -10px; } }
    .u_reserve_bnr .is_header span {
      font-size: 3.1rem;
      font-weight: 999;
      position: relative; }
      .u_reserve_bnr .is_header span::before {
        content: '';
        background: url(../images/icon_exc.svg) no-repeat;
        width: 20px;
        height: 67%;
        background-size: contain;
        position: absolute;
        bottom: 5px;
        margin-left: 5px;
        right: -27px;
        filter: brightness(0) invert(1); }
      @media screen and (max-width: 700px) {
        .u_reserve_bnr .is_header span {
          font-size: 2.1rem; } }
  .u_reserve_bnr .is_content {
    display: flex;
    background: #fff;
    border-radius: 0 0 0 20px;
    padding: 20px;
    gap: 20px;
    padding-right: calc((100vw - 82vw) / 2 + 10px); }
    @media screen and (max-width: 700px) {
      .u_reserve_bnr .is_content {
        padding: 8px;
        gap: 8px;
        border-radius: 0 0 0 10px;
        width: fit-content; } }
    .u_reserve_bnr .is_content .u_bnr_detail {
      background: #FCFBE8;
      border-radius: 10px;
      font-family: "Noto Sans JP", sans-serif;
      color: #D53532;
      display: flex;
      gap: 10px;
      align-items: center;
      padding: 8px 18px;
      width: fit-content; }
      @media screen and (max-width: 700px) {
        .u_reserve_bnr .is_content .u_bnr_detail {
          padding: 8px 15px; } }
      .u_reserve_bnr .is_content .u_bnr_detail .is_circle {
        width: 60px;
        height: 60px;
        border: 1px solid #D53532;
        border-radius: 100px;
        text-align: center;
        font-size: 1.3rem;
        font-weight: bold;
        line-height: 1.2;
        display: inline-flex;
        justify-content: center;
        align-items: center; }
        @media screen and (max-width: 700px) {
          .u_reserve_bnr .is_content .u_bnr_detail .is_circle {
            width: 50px;
            height: 50px;
            font-size: 1.1rem; } }
      .u_reserve_bnr .is_content .u_bnr_detail .is_point {
        font-weight: 900;
        font-size: 2rem;
        text-align: center;
        line-height: 1.1; }
        @media screen and (max-width: 700px) {
          .u_reserve_bnr .is_content .u_bnr_detail .is_point {
            font-size: 1.6rem; } }
        .u_reserve_bnr .is_content .u_bnr_detail .is_point.is_quo {
          font-family: "Roboto", sans-serif;
          font-size: 2.3rem; }
          .u_reserve_bnr .is_content .u_bnr_detail .is_point.is_quo span {
            font-family: "Noto Sans JP", sans-serif; }
        .u_reserve_bnr .is_content .u_bnr_detail .is_point span {
          font-size: 1.4rem; }
  .u_reserve_bnr .is_yatta {
    position: absolute;
    width: 132px;
    height: 187px;
    -o-object-fit: contain;
    object-fit: contain;
    right: 1.2vw;
    bottom: 22px;
    opacity: 1 !important; }
    @media screen and (max-width: 700px) {
      .u_reserve_bnr .is_yatta {
        display: none; } }

/* 感想 */
.u_comments {
  background: #E7F2FF;
  padding: 30px 5%;
  border-radius: 10px; }
  @media screen and (max-width: 1000px) {
    .u_comments {
      padding: 20px; } }
  .u_comments .is_txt {
    font-size: 2.7rem;
    font-family: "Noto Sans JP", sans-serif;
    font-weight: 900;
    text-align: center;
    margin: 0 0 20px; }
    @media screen and (max-width: 700px) {
      .u_comments .is_txt {
        font-size: 2.3rem; } }
  .u_comments .is_comment {
    display: flex;
    align-items: flex-start;
    gap: 30px; }
    .u_comments .is_comment:not(:last-child) {
      margin: 0 auto 20px; }
    @media screen and (max-width: 700px) {
      .u_comments .is_comment {
        gap: 10px;
        width: 100%; } }
    .u_comments .is_comment .is_img {
      width: 60px;
      height: 60px; }
      @media screen and (max-width: 700px) {
        .u_comments .is_comment .is_img {
          width: 48px;
          height: 48px; } }
    .u_comments .is_comment .is_chat {
      font-size: 1.6rem;
      font-weight: bold;
      background: #fff;
      padding: 15px 30px;
      border-radius: 0 10px 10px 10px;
      position: relative;
      width: 70%; }
      @media screen and (max-width: 700px) {
        .u_comments .is_comment .is_chat {
          font-size: 1.5rem;
          padding: 10px;
          width: 100%; } }
      .u_comments .is_comment .is_chat::after {
        content: '';
        background: url(../images/radius_w.svg) no-repeat;
        width: 10px;
        height: 10px;
        background-size: contain;
        position: absolute;
        top: 0;
        left: -10px;
        transform: rotate(180deg); }
    .u_comments .is_comment.is_02 {
      flex-direction: row-reverse; }
      .u_comments .is_comment.is_02 .is_chat {
        border-radius: 10px 0 10px 10px; }
        .u_comments .is_comment.is_02 .is_chat::after {
          bottom: 0;
          left: auto;
          right: -10px;
          transform: rotate(90deg); }

/* サポート　デコ */
.u_person_deco {
  height: 130px;
  width: auto;
  position: absolute; }
  .u_person_deco.is_01 {
    top: 563px;
    right: 8%; }
  .u_person_deco.is_02 {
    top: 635px;
    right: 1%; }
  .u_person_deco.is_03 {
    top: 752px;
    left: 1%; }
  .u_person_deco.is_04 {
    top: 850px;
    left: 6%; }
  .u_person_deco.is_05 {
    top: 1619px;
    right: 4%; }
  @media screen and (max-width: 1200px) {
    .u_person_deco {
      display: none; } }

/* スクロールヒント */
.scroll-hint-icon-wrap {
  z-index: 30; }

.scroll-hint-icon {
  width: fit-content;
  height: auto;
  top: 5%;
  left: 0;
  right: 0;
  margin: 0 auto; }

.scroll-hint-text {
  font-size: 1.3rem; }

/* テーブルスクロール */
.table_scroll {
  overflow-x: auto;
  overflow-y: hidden !important;
  white-space: nowrap; }
  .table_scroll table {
    width: 100%; }

.u_w300 {
  width: 100%;
  max-width: 300px; }

.u_w370 {
  width: 100%;
  max-width: 360px; }

.u_w600 {
  width: 100%;
  max-width: 600px; }

.u_w250 {
  width: 250px; }

.u_limit {
  display: flex;
  justify-content: space-between; }
  .u_limit.is_custom01 {
    color: #fff; }
    @media screen and (max-width: 700px) {
      .u_limit.is_custom01 {
        color: #e3351e; } }
  .u_limit span {
    display: block; }

.u_icon_menu img {
  height: 55px;
  width: auto; }
@media screen and (max-width: 700px) {
  .u_icon_menu {
    display: none; } }

.u_guidebook {
  width: auto;
  height: 140px;
  border: 1px solid #ccc; }
  @media screen and (max-width: 700px) {
    .u_guidebook {
      width: 150px;
      height: auto; } }

.u_poster {
  text-decoration: none !important;
  border-radius: 10px;
  background: #fff;
  box-shadow: 5px 5px 10px 0 #4d210710;
  overflow: hidden;
  transition: 0.2s;
  flex-shrink: 0;
  background: #D53532;
  display: block;
  width: fit-content; }
  @media screen and (max-width: 700px) {
    .u_poster {
      max-width: 120px; } }
  .u_poster:hover {
    opacity: 0.7; }
  .u_poster .is_ttl {
    color: #fff;
    text-align: center;
    display: block;
    padding: 10px 10px 0;
    line-height: 1;
    font-weight: bold; }
    @media screen and (max-width: 700px) {
      .u_poster .is_ttl {
        font-size: 1.3rem; } }
  .u_poster .is_img {
    padding: 10px; }
    .u_poster .is_img img {
      width: 100%;
      height: 135px;
      object-fit: contain; }
      @media screen and (max-width: 700px) {
        .u_poster .is_img img {
          height: 100px; } }
      .u_poster .is_img img:hover {
        opacity: 1; }

/*----------------------------------------------
	.drawer
---------------------------------------------*/
.drawer {
  overflow: hidden; }

button.drawer-toggle, button.drawer-hamburger {
  display: none; }
  @media screen and (max-width: 700px) {
    button.drawer-toggle, button.drawer-hamburger {
      display: block; } }

@media screen and (max-width: 700px) {
  .drawer-nav {
    background-color: #fff;
    z-index: 99;
    right: -100%;
    position: absolute;
    width: 100%;
    height: 100dvh;
    padding-top: 100px; }

  .drawer--right .drawer-nav {
    right: -100%;
    position: fixed;
    overflow-y: auto; }

  .drawer-hamburger {
    position: absolute;
    top: 35px;
    margin-right: 5%;
    background-color: #fff;
    display: block;
    padding: 23px 16px;
    z-index: 999;
    border-radius: 100px;
    box-shadow: 5px 5px 10px 0 #4d210710; }
    .drawer-hamburger .drawer-hamburger-icon, .drawer-hamburger .drawer-hamburger-icon:after, .drawer-hamburger .drawer-hamburger-icon:before {
      background-color: #D53532;
      margin-top: 5px;
      width: 26px;
      right: 4px;
      border-radius: 10px; }
    .drawer-hamburger .drawer-hamburger-icon {
      margin-top: 0; }

  .drawer--right.drawer-open .drawer-hamburger {
    right: 0;
    margin-right: 5%;
    box-shadow: none; }
    .drawer--right.drawer-open .drawer-hamburger .drawer-hamburger-icon:after, .drawer--right.drawer-open .drawer-hamburger .drawer-hamburger-icon:before {
      background-color: #D53532; }
    .drawer--right.drawer-open .drawer-hamburger .drawer-hamburger-icon {
      background-color: #fff; }

  .drawer-hamburger-icon:before {
    top: -12px; }

  .drawer-hamburger-icon:after {
    top: 3px; }

  .drawer--right.drawer-open .drawer-nav,
  .drawer--right .drawer-hamburger,
  .drawer--right.drawer-open .drawer-navbar .drawer-hamburger {
    right: 0;
    -webkit-overflow-scrolling: touch; }

  .drawer-overlay {
    background: none; } }
@media print {
  html, body {
    height: auto; }

  body {
    min-height: auto;
    margin: 0;
    -webkit-print-color-adjust: exact;
    color-adjust: exact; }

  .l_print_off {
    display: none; }

  .l_receipt {
    border: none;
    width: 100%; }

  #print {
    display: block;
    position: relative; } }
