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

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

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

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

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

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

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

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

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

dd {
  margin-left: 0;
}

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

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

address {
  font-style: inherit;
}

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

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

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

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

/**
 * 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 {
  position: relative;
  vertical-align: baseline;
  font-size: 75%;
  line-height: 0;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

caption {
  text-align: left;
}

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

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

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

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

/* Noto Sans JP */
@font-face {
  font-weight: normal;
  font-style: normal;
  font-family: "Noto Sans JP";
  src: url("../fonts/NotoSansJP-Regular.woff") format("woff");
  font-display: swap;
}
@font-face {
  font-weight: bold;
  font-style: normal;
  font-family: "Noto Sans JP";
  src: url("../fonts/NotoSansJP-Bold.woff") format("woff");
  font-display: swap;
}
/* Oswald */
@font-face {
  font-weight: 200;
  font-style: normal;
  font-family: "Oswald";
  src: url("../fonts/Oswald-ExtraLight.woff") format("woff");
  font-display: swap;
}
@font-face {
  font-weight: normal;
  font-style: normal;
  font-family: "Oswald";
  src: url("../fonts/Oswald-Regular.woff") format("woff");
  font-display: swap;
}
@-webkit-keyframes text-ja-in {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(100%);
    transform: translateY(100%);
  }
}
@keyframes text-ja-in {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(100%);
    transform: translateY(100%);
  }
}
@-webkit-keyframes text-ja-out {
  0% {
    opacity: 0;
    -webkit-transform: translateY(100%);
    transform: translateY(100%);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes text-ja-out {
  0% {
    opacity: 0;
    -webkit-transform: translateY(100%);
    transform: translateY(100%);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@-webkit-keyframes text-en-in {
  0% {
    -webkit-transform: translate(-50%);
    transform: translate(-50%);
  }
  100% {
    -webkit-transform: translate(-50%, -100%);
    transform: translate(-50%, -100%);
  }
}
@keyframes text-en-in {
  0% {
    -webkit-transform: translate(-50%);
    transform: translate(-50%);
  }
  100% {
    -webkit-transform: translate(-50%, -100%);
    transform: translate(-50%, -100%);
  }
}
@-webkit-keyframes text-en-out {
  0% {
    -webkit-transform: translate(-50%, -100%);
    transform: translate(-50%, -100%);
  }
  100% {
    -webkit-transform: translate(-50%);
    transform: translate(-50%);
  }
}
@keyframes text-en-out {
  0% {
    -webkit-transform: translate(-50%, -100%);
    transform: translate(-50%, -100%);
  }
  100% {
    -webkit-transform: translate(-50%);
    transform: translate(-50%);
  }
}
@-webkit-keyframes flowToLeftOdd {
  0% {
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
  }
  to {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
  }
}
@keyframes flowToLeftOdd {
  0% {
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
  }
  to {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
  }
}
@-webkit-keyframes flowToLeftEven {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  to {
    -webkit-transform: translateX(-200%);
    transform: translateX(-200%);
  }
}
@keyframes flowToLeftEven {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  to {
    -webkit-transform: translateX(-200%);
    transform: translateX(-200%);
  }
}
@-webkit-keyframes beforeBorderAnim {
  0% {
    top: auto;
    right: 0;
    bottom: 0;
    left: auto;
    width: 0;
    height: 0;
    border-top: 1px solid #e6cb45;
    border-right: 1px solid #e6cb45;
  }
  25% {
    top: auto;
    right: 0;
    bottom: 0;
    left: auto;
    width: 0;
    height: 100%;
    border-top: 1px solid #e6cb45;
    border-right: 1px solid #e6cb45;
  }
  50% {
    top: auto;
    right: 0;
    bottom: 0;
    left: auto;
    width: 100%;
    height: 100%;
    border-top: 1px solid #e6cb45;
    border-right: 1px solid #e6cb45;
  }
  51% {
    top: 0;
    right: auto;
    bottom: auto;
    left: 0;
  }
  75% {
    top: 0;
    right: auto;
    bottom: auto;
    left: 0;
    width: 100%;
    height: 0;
    border-top: 1px solid #e6cb45;
    border-right: 1px solid #e6cb45;
  }
  100% {
    top: 0;
    right: auto;
    bottom: auto;
    left: 0;
    width: 0;
    height: 0;
    border-top: 1px solid #e6cb45;
    border-right: 1px solid #e6cb45;
  }
}
@keyframes beforeBorderAnim {
  0% {
    top: auto;
    right: 0;
    bottom: 0;
    left: auto;
    width: 0;
    height: 0;
    border-top: 1px solid #e6cb45;
    border-right: 1px solid #e6cb45;
  }
  25% {
    top: auto;
    right: 0;
    bottom: 0;
    left: auto;
    width: 0;
    height: 100%;
    border-top: 1px solid #e6cb45;
    border-right: 1px solid #e6cb45;
  }
  50% {
    top: auto;
    right: 0;
    bottom: 0;
    left: auto;
    width: 100%;
    height: 100%;
    border-top: 1px solid #e6cb45;
    border-right: 1px solid #e6cb45;
  }
  51% {
    top: 0;
    right: auto;
    bottom: auto;
    left: 0;
  }
  75% {
    top: 0;
    right: auto;
    bottom: auto;
    left: 0;
    width: 100%;
    height: 0;
    border-top: 1px solid #e6cb45;
    border-right: 1px solid #e6cb45;
  }
  100% {
    top: 0;
    right: auto;
    bottom: auto;
    left: 0;
    width: 0;
    height: 0;
    border-top: 1px solid #e6cb45;
    border-right: 1px solid #e6cb45;
  }
}
@-webkit-keyframes afterBorderAnim {
  0% {
    top: auto;
    right: 0;
    bottom: 0;
    left: auto;
    width: 100%;
    height: 100%;
    border-bottom: 1px solid #e6cb45;
    border-left: 1px solid #e6cb45;
  }
  25% {
    top: auto;
    right: 0;
    bottom: 0;
    left: auto;
    width: 100%;
    height: 0;
    border-bottom: 1px solid #e6cb45;
    border-left: 1px solid #e6cb45;
  }
  50% {
    top: auto;
    right: 0;
    bottom: 0;
    left: auto;
    width: 0;
    height: 0;
    border-bottom: 1px solid #e6cb45;
    border-left: 1px solid #e6cb45;
  }
  51% {
    top: 0;
    right: auto;
    bottom: auto;
    left: 0;
  }
  75% {
    top: 0;
    right: auto;
    bottom: auto;
    left: 0;
    width: 0;
    height: 100%;
    border-bottom: 1px solid #e6cb45;
    border-left: 1px solid #e6cb45;
  }
  100% {
    top: 0;
    right: auto;
    bottom: auto;
    left: 0;
    width: 100%;
    height: 100%;
    border-bottom: 1px solid #e6cb45;
    border-left: 1px solid #e6cb45;
  }
}
@keyframes afterBorderAnim {
  0% {
    top: auto;
    right: 0;
    bottom: 0;
    left: auto;
    width: 100%;
    height: 100%;
    border-bottom: 1px solid #e6cb45;
    border-left: 1px solid #e6cb45;
  }
  25% {
    top: auto;
    right: 0;
    bottom: 0;
    left: auto;
    width: 100%;
    height: 0;
    border-bottom: 1px solid #e6cb45;
    border-left: 1px solid #e6cb45;
  }
  50% {
    top: auto;
    right: 0;
    bottom: 0;
    left: auto;
    width: 0;
    height: 0;
    border-bottom: 1px solid #e6cb45;
    border-left: 1px solid #e6cb45;
  }
  51% {
    top: 0;
    right: auto;
    bottom: auto;
    left: 0;
  }
  75% {
    top: 0;
    right: auto;
    bottom: auto;
    left: 0;
    width: 0;
    height: 100%;
    border-bottom: 1px solid #e6cb45;
    border-left: 1px solid #e6cb45;
  }
  100% {
    top: 0;
    right: auto;
    bottom: auto;
    left: 0;
    width: 100%;
    height: 100%;
    border-bottom: 1px solid #e6cb45;
    border-left: 1px solid #e6cb45;
  }
}
@-webkit-keyframes CoverWrap {
  0% {
    -webkit-transform: translate(-105%);
    transform: translate(-105%);
  }
  50% {
    -webkit-transform: translate(0);
    transform: translate(0);
  }
  100% {
    -webkit-transform: translate(105%);
    transform: translate(105%);
  }
}
@keyframes CoverWrap {
  0% {
    -webkit-transform: translate(-105%);
    transform: translate(-105%);
  }
  50% {
    -webkit-transform: translate(0);
    transform: translate(0);
  }
  100% {
    -webkit-transform: translate(105%);
    transform: translate(105%);
  }
}
/* ======================================================================
 base
====================================================================== */
html {
  font-size: 62.5%;
}

body {
  color: #272620;
  overflow-wrap: break-word;
  text-shadow: rgba(0, 0, 0, 0.01) 0 0 1px;
  text-rendering: optimizeLegibility;
  word-wrap: break-word;
  -webkit-text-size-adjust: 100%;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-family: "Noto Sans JP", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "游ゴシック", YuGothic, sans-serif;
}
body.is_open_menu {
  overflow: hidden;
  height: 100%;
}
body._fixed {
  position: fixed;
  overflow: hidden;
  width: 100%;
  height: 100%;
}

html,
body {
  width: 100%;
  height: 100%;
}

* {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

/* h1 - h6 */
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 1em;
}

/* a */
a {
  text-decoration: none;
}
a:link {
  color: #272620;
  cursor: pointer;
}
a:visited {
  color: #272620;
}
a:hover {
  color: #272620;
}
a:active {
  color: #272620;
}

a[href^=tel] {
  color: #272620;
}

/* Text Highlight */
/* button */
button {
  display: block;
}

textarea {
  resize: vertical;
}

select:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #272620;
}

/* placeholder */
input:-moz-placeholder-shown, textarea:-moz-placeholder-shown {
  color: #272620;
}
input:-ms-input-placeholder, textarea:-ms-input-placeholder {
  color: #272620;
}
input:placeholder-shown,
textarea:placeholder-shown {
  color: #272620;
}
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  color: #272620;
}
input:-moz-placeholder,
textarea:-moz-placeholder {
  color: #272620;
  opacity: 1;
}
input::-moz-placeholder,
textarea::-moz-placeholder {
  color: #272620;
  opacity: 1;
}
input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  color: #272620;
}
input:focus:-moz-placeholder-shown, textarea:focus:-moz-placeholder-shown {
  color: #272620;
}
input:focus:-ms-input-placeholder, textarea:focus:-ms-input-placeholder {
  color: #272620;
}
input:focus:placeholder-shown,
textarea:focus:placeholder-shown {
  color: #272620;
}
input:focus::-webkit-input-placeholder,
textarea:focus::-webkit-input-placeholder {
  color: #272620;
}
input:focus:-moz-placeholder,
textarea:focus:-moz-placeholder {
  color: #272620;
  opacity: 1;
}
input:focus::-moz-placeholder,
textarea:focus::-moz-placeholder {
  color: #272620;
  opacity: 1;
}
input:focus:-ms-input-placeholder,
textarea:focus:-ms-input-placeholder {
  color: #272620;
}

img {
  width: 100%;
  height: auto;
  pointer-events: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* ======================================================================
 utility
====================================================================== */
/* =================================
 layout
================================= */
.u_cf:after {
  display: block;
  clear: both;
  content: "";
}
/* =================================
 content_size
================================= */
.u_content_size {
  margin: 0 auto;
}

.u_content_size_2 {
  margin: 0 auto;
}

/* =================================
 text
================================= */
.u_txt_10 {
  font-size: 1rem;
  line-height: 1.6;
}

.u_txt_11 {
  font-size: 1.1rem;
  line-height: 1.6363636364;
}

.u_txt_12 {
  font-size: 1.2rem;
  line-height: 1.6666666667;
}

.u_txt_13 {
  font-size: 1.3rem;
  line-height: 1.6923076923;
}

.u_txt_14, .u_txt_14_20, .u_txt_14_15, .u_txt_14_13, .u_txt_14_12 {
  font-size: 1.4rem;
  line-height: 1.7857142857;
}

.u_txt_15, .u_txt_15_16, .u_txt_15_14 {
  font-size: 1.5rem;
  line-height: 1.8666666667;
}

.u_txt_16 {
  font-size: 1.6rem;
  line-height: 1.5;
}

.u_txt_18, .u_txt_18_16, .u_txt_18_14 {
  font-size: 1.8rem;
  line-height: 1.5555555556;
}

.u_txt_20, .u_txt_20_18 {
  font-size: 2rem;
  line-height: 1.4;
}

.u_txt_22, .u_txt_22_20 {
  font-size: 2.2rem;
  line-height: 1.3636363636;
}

.u_txt_24, .u_txt_24_22, .u_txt_24_20 {
  font-size: 2.4rem;
  line-height: 1.3333333333;
}

.u_txt_25 {
  font-size: 2.5rem;
  line-height: 1.28;
}

.u_txt_26, .u_txt_26_16 {
  font-size: 2.6rem;
  line-height: 1.2307692308;
}

.u_txt_28, .u_txt_28_24, .u_txt_28_22 {
  font-size: 2.8rem;
  line-height: 1.2857142857;
}

.u_txt_30, .u_txt_30_24, .u_txt_30_20 {
  font-size: 3rem;
  line-height: 1.2;
}

.u_txt_32 {
  font-size: 3.2rem;
  line-height: 1.125;
}

.u_txt_35, .u_txt_35_24 {
  font-size: 3.5rem;
  line-height: 1.7714285714;
}

.u_txt_36 {
  font-size: 3.6rem;
  line-height: 1.1111111111;
}

.u_txt_38, .u_txt_38_30, .u_txt_38_28, .u_txt_38_26 {
  font-size: 3.8rem;
  line-height: 1.0526315789;
}

.u_txt_42 {
  font-size: 4.2rem;
  line-height: 1;
}

.u_txt_46 {
  font-size: 4.6rem;
  line-height: 1;
}

/* =================================
 text weight
================================= */
.u_exlight {
  font-weight: 200;
}

.u_semibold {
  font-weight: 600;
}

.u_bold {
  font-weight: bold;
}

/* =================================
 font family
================================= */
.u_ff_oswald {
  font-family: "Oswald", sans-serif;
}

/* =================================
 font color
================================= */
.u_fc_white {
  color: #fff;
}

.u_fc_yellow {
  color: #e6cb45;
}

.u_fc_red {
  color: #bf3535;
}

/* =================================
 text align
================================= */
.u_ta_c {
  text-align: center;
}

.u_ta_r {
  text-align: right;
}

/* =================================
 paragraph margin
================================= */
.u_paragraph + .u_paragraph {
  margin: 15px 0 0;
}

/* =================================
 hover animation
================================= */
.u_hover_1 {
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}

.u_hover_2 {
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}

/* =================================
 margin-top
================================= */
.mg_t_5 {
  margin-top: 5px;
}

.mg_t_10 {
  margin-top: 10px;
}

.mg_t_15 {
  margin-top: 15px;
}

.mg_t_20 {
  margin-top: 20px;
}

/* ======================================================================
 component
====================================================================== */
/* =================================
 title
================================= */
.c_ttl_1 {
  position: relative;
  margin: 0 0 30px;
  padding: 0 0 40px;
}
.c_ttl_1:before, .c_ttl_1:after {
  position: absolute;
  bottom: 0;
  left: 0;
  display: inline-block;
  width: 100%;
  content: "";
}
.c_ttl_1:before {
  height: 5px;
  background: #000;
}
.c_ttl_1:after {
  bottom: 1px;
  height: 2px;
  background: #fff;
}
.c_ttl_1._white {
  color: #fff;
}
.c_ttl_1._white:before {
  background: #fff;
}
.c_ttl_1._white:after {
  background: #000;
}

/* =================================
 text
================================= */
.c_txt_1 {
  color: transparent;
  -webkit-text-stroke: 1.5px rgba(117, 117, 120, 0.2);
}

/* =================================
 buttons
================================= */
.c_btn_1 {
  position: relative;
  z-index: 1;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: 50px;
  border: 1px solid #000;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.c_btn_1:before, .c_btn_1:after {
  position: absolute;
  display: inline-block;
  content: "";
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.c_btn_1:before {
  right: 7px;
  bottom: 10px;
  z-index: 1;
  width: 24px;
  height: 8px;
  background: #000;
  -webkit-mask-image: url(../img/common/ico-arrow.svg);
  mask-image: url(../img/common/ico-arrow.svg);
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-size: contain;
  mask-size: contain;
}
.c_btn_1:after {
  right: 0;
  bottom: 0;
  z-index: -1;
  width: 25px;
  height: 25px;
  background: #d6a600;
  -webkit-clip-path: polygon(100% 0, 0% 100%, 100% 100%);
  clip-path: polygon(100% 0, 0% 100%, 100% 100%);
}
.c_btn_1._white {
  border: 1px solid #fff;
}
.c_btn_1._white:link, .c_btn_1._white:active, .c_btn_1._white:visited {
  color: #fff;
  cursor: pointer;
}
.c_btn_1._white:hover {
  color: #fff;
}
.c_btn_1._white:before {
  background: #fff;
}

.c_btn_2 {
  position: relative;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 0 55px 0 0;
  height: 33px;
}
.c_btn_2._white:link, .c_btn_2._white:active, .c_btn_2._white:visited {
  color: #fff;
  cursor: pointer;
}
.c_btn_2._white:hover {
  color: #fff;
}
.c_btn_2._white:hover .c_btn_2_arrow:after {
  background: #151515;
}
.c_btn_2._white .c_btn_2_arrow {
  border: 1px solid #fff;
}
.c_btn_2._white .c_btn_2_arrow:before {
  background: #fff;
}
.c_btn_2._white .c_btn_2_arrow:after {
  background: #fff;
}

.c_btn_2_arrow {
  position: absolute;
  right: 0;
  width: 33px;
  height: 33px;
  border: 1px solid #d8d8d8;
  border-radius: 50%;
}
.c_btn_2_arrow:before, .c_btn_2_arrow:after {
  position: absolute;
  display: inline-block;
  content: "";
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.c_btn_2_arrow:before {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 999px;
  background: #d8d8d8;
  -webkit-transform: scale(0);
  transform: scale(0);
}
.c_btn_2_arrow:after {
  top: 12px;
  left: 8px;
  width: 15px;
  height: 5px;
  background: #000;
  -webkit-mask-image: url(../img/common/ico-arrow.svg);
  mask-image: url(../img/common/ico-arrow.svg);
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-size: contain;
  mask-size: contain;
}

/* =================================
 image & text
================================= */
.c_imgtxt_1 + .c_imgtxt_1 {
  margin-top: 50px;
  padding-top: 50px;
  border-top: 1px solid rgba(21, 21, 21, 0.1);
}
.c_imgtxt_1 + .c_imgtxt_1:last-child {
  padding-bottom: 50px;
  border-bottom: 1px solid rgba(21, 21, 21, 0.1);
}

.c_imgtxt_1_ttl {
  margin: 0 0 20px;
}

.c_imgtxt_1_txt {
  margin: 20px 0 0;
}

.c_imgtxt_1_bgtxt {
  margin: 20px 0 0;
  padding: 20px;
  background: #ebebeb;
}

.c_imgtxt_1_btns {
  margin: 30px 0 0;
}

.c_imgtxt_1_btn + .c_imgtxt_1_btn {
  margin: 20px 0 0;
}

.c_imgtxt_2 {
  counter-increment: num;
}
.c_imgtxt_2 + .c_imgtxt_2 {
  margin-top: 60px;
}
.c_imgtxt_2 .c_imgtxt_2_sentence_hdg {
  position: relative;
}
.c_imgtxt_2 .c_imgtxt_2_sentence_hdg:after {
  position: absolute;
  top: 0;
  right: 0;
  content: counter(num, decimal-leading-zero);
  font-weight: bold;
  font-family: "Oswald", sans-serif;
  font-size: 1.4rem;
  line-height: 1.4285714286;
}

.c_imgtxt_2_sentence_hdg_txt {
  position: relative;
  padding: 0 0 10px;
}
.c_imgtxt_2_sentence_hdg_txt:before, .c_imgtxt_2_sentence_hdg_txt:after {
  position: absolute;
  left: 0;
  display: inline-block;
  width: 100%;
  content: "";
}
.c_imgtxt_2_sentence_hdg_txt:before {
  bottom: 3px;
  height: 2px;
  background: #000;
}
.c_imgtxt_2_sentence_hdg_txt:after {
  bottom: 0;
  height: 1px;
  background: #000;
}

.c_imgtxt_2_sentence_ttl {
  margin: 30px 0 0;
}

.c_imgtxt_2_sentence_txt {
  margin: 15px 0 0;
}

.c_imgtxt_2_sentence_tags {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 6px;
  margin: 25px 0 0;
}

.c_imgtxt_2_sentence_tag {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 12px;
  -webkit-box-shadow: 4px 4px 0 rgba(0, 0, 0, 0.06);
  box-shadow: 4px 4px 0 rgba(0, 0, 0, 0.06);
}

.c_imgtxt_2_sentence_tag_img {
  max-width: 108px;
}

.c_imgtxt_2_sentence_link {
  margin: 30px 0 0;
}

/* =================================
 icon
================================= */
/* =================================
 table
================================= */
/* =================================
 list
================================= */
.c_list_1._last_border .c_list_1_dtl:nth-last-of-type(1) {
  border-bottom: 1px solid #d8d8d8;
}

.c_list_1_dtl {
  border-bottom: 1px solid #d8d8d8;
}
.c_list_1_dtl:nth-last-of-type(1) {
  border-bottom: 0;
}

/* =================================
 item
================================= */

.c_item_1_pic {
  position: relative;
  overflow: hidden;
}
.c_item_1_pic:before {
  position: absolute;
  top: 20px;
  left: 0;
  z-index: 1;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding-right: 10px;
  min-width: 97px;
  height: 39px;
  font-weight: bold;
  font-size: 1.7rem;
  -webkit-clip-path: polygon(0 0, 100% 0, 80% 100%, 0% 100%);
  clip-path: polygon(0 0, 100% 0, 80% 100%, 0% 100%);
}
.c_item_1_pic.closed:before {
  background: #151515;
  color: #e6cb45;
  content: "成約済";
}
.c_item_1_pic.recruiting:before {
  background: #e6cb45;
  color: #151515;
  content: "募集中";
}
.c_item_1_pic.planning:before {
  background: #e6cb45;
  color: #151515;
  content: "計画中";
}
.c_item_1_pic.development-results:before {
  background: #e6cb45;
  color: #151515;
  content: "開発実績";
}

.c_item_1_img {
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
}

.c_item_1_ttl {
  margin: 20px 0 0;
}

.c_item_1_def {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 20px 0 0;
}
.c_item_1_def + .c_item_1_def {
  margin: 10px 0 0;
}

.c_item_1_def_ttl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 0 4px;
  width: 70px;
  border: 1px solid #535353;
  color: #535353;
}

.c_item_1_def_dtl {
  margin-left: 25px;
  color: #535353;
}

.c_item_1_btn {
  margin: 20px 0 0;
}

.c_item_1_link {
  position: relative;
  display: block;
  padding: 10px;
  background: #d9d9d9;
}
.c_item_1_link:after {
  position: absolute;
  top: 50%;
  right: 10px;
  display: inline-block;
  width: 20px;
  height: 6px;
  background: #151515;
  content: "";
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-mask-image: url(../img/common/ico-arrow.svg);
  mask-image: url(../img/common/ico-arrow.svg);
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-size: contain;
  mask-size: contain;
}

/* =================================
 slider
================================= */
.c_slider .slick-dots {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.c_slider .slick-dots li {
  position: relative;
  display: inline-block;
  padding: 0;
  width: 20px;
  height: 20px;
}
.c_slider .slick-dots li.slick-active button:before {
  background: #888;
}
.c_slider .slick-dots li button {
  display: block;
  padding: 5px;
  width: 20px;
  height: 20px;
  border: 0;
  background: transparent;
  color: transparent;
  font-size: 0;
  line-height: 0;
  cursor: pointer;
}
.c_slider .slick-dots li button:before {
  position: absolute;
  top: 6px;
  left: 6px;
  width: 8px;
  height: 8px;
  border-radius: 8px;
  background: #ddd;
  content: "";
  text-align: center;
  -webkit-font-smoothing: antialiased;
  font-size: 30px;
  line-height: 20px;
  opacity: 1;
}

/* =================================
 pager
================================= */
.c_pager_num {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 60px 0 0;
}
.c_pager_num .page-numbers {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 35px;
  height: 35px;
  font-weight: 200;
  font-family: "Oswald", sans-serif;
  font-size: 2rem;
  line-height: 1;
}
.c_pager_num .page-numbers:link, .c_pager_num .page-numbers:active, .c_pager_num .page-numbers:visited {
  color: #151515;
  cursor: pointer;
}
.c_pager_num .page-numbers:hover {
  color: #151515;
}
.c_pager_num .page-numbers + .page-numbers {
  margin-left: 10px;
}
.c_pager_num .page-numbers > span {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 35px;
  height: 35px;
  border: 1px solid #151515;
  border-radius: 35px;
  font-size: 0;
}
.c_pager_num .page-numbers.current {
  position: relative;
  font-weight: bold;
}
.c_pager_num .page-numbers.current:before {
  position: absolute;
  bottom: 0;
  left: 50%;
  display: inline-block;
  width: 17px;
  height: 1px;
  background: #151515;
  content: "";
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
.c_pager_num .page-numbers.prev > span:before, .c_pager_num .page-numbers.next > span:before {
  display: inline-block;
  width: 7px;
  height: 13px;
  background: #151515;
  content: "";
  -webkit-mask-image: url(../img/common/ico-pager-arrow.svg);
  mask-image: url(../img/common/ico-pager-arrow.svg);
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-size: contain;
  mask-size: contain;
}
.c_pager_num .page-numbers.first > span:before, .c_pager_num .page-numbers.last > span:before {
  display: inline-block;
  width: 14px;
  height: 13px;
  background: #151515;
  content: "";
  -webkit-mask-image: url(../img/common/ico-pager-arrow-2.svg);
  mask-image: url(../img/common/ico-pager-arrow-2.svg);
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-size: contain;
  mask-size: contain;
}
.c_pager_num .page-numbers.first > span:before {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}
.c_pager_num .page-numbers.prev > span:before {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}
/* =================================
 opening
================================= */
.c_opening {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 100;
  display: grid;
  width: 100%;
  height: 100%;
  background-color: #000;
  pointer-events: none;
  place-items: center;
}

.c_opening_img {
  opacity: 0;
}

/* =================================
 hoge
================================= */
/* ======================================================================
 layout
====================================================================== */
/* =================================
 l_container
================================= */
/* =================================
 l_header
================================= */
.l_header {
  position: fixed;
  z-index: 50;
  width: 100%;
  -webkit-transition: background 0.3s;
  transition: background 0.3s;
}
.l_header.is_fixed {
  position: fixed;
}

.l_header_container {
  padding: 17px 30px;
}

.l_header_box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.l_header_logo {
  font-size: 0;
}

.l_header_logo_link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.l_header_logo_img {
  max-width: 192px;
}

.l_header_nav_link {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
  opacity: 1;
  -webkit-transform: translateY(0);
  transform: translateY(0);
}
.l_header_nav_link:hover .l_header_nav_word:first-child {
  -webkit-animation-name: text-ja-in;
  animation-name: text-ja-in;
  -webkit-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-timing-function: cubic-bezier(0.32, 0.95, 0.6, 1);
  animation-timing-function: cubic-bezier(0.32, 0.95, 0.6, 1);
  -webkit-animation-delay: 0s;
  animation-delay: 0s;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
  -webkit-animation-direction: normal;
  animation-direction: normal;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.l_header_nav_link:hover .l_header_nav_word:last-child {
  opacity: 1;
  -webkit-animation-name: text-en-out;
  animation-name: text-en-out;
  -webkit-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-timing-function: cubic-bezier(0.32, 0.95, 0.6, 1);
  animation-timing-function: cubic-bezier(0.32, 0.95, 0.6, 1);
  -webkit-animation-delay: 0s;
  animation-delay: 0s;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
  -webkit-animation-direction: normal;
  animation-direction: normal;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.l_header_nav_word:first-child {
  display: block;
  -webkit-animation-name: text-ja-out;
  animation-name: text-ja-out;
  -webkit-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-timing-function: cubic-bezier(0.32, 0.95, 0.6, 1);
  animation-timing-function: cubic-bezier(0.32, 0.95, 0.6, 1);
  -webkit-animation-delay: 0s;
  animation-delay: 0s;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
  -webkit-animation-direction: normal;
  animation-direction: normal;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.l_header_nav_word:last-child {
  position: absolute;
  top: 0;
  left: 50%;
  display: block;
  width: 100%;
  white-space: nowrap;
  line-height: 2.2;
  opacity: 1;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  -webkit-animation-name: text-en-in;
  animation-name: text-en-in;
  -webkit-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-timing-function: cubic-bezier(0.32, 0.95, 0.6, 1);
  animation-timing-function: cubic-bezier(0.32, 0.95, 0.6, 1);
  -webkit-animation-delay: 0s;
  animation-delay: 0s;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
  -webkit-animation-direction: normal;
  animation-direction: normal;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.l_header_contact_link {
  position: relative;
  display: inline-block;
  padding: 13px 33px;
  -webkit-transition: background 0.8s ease;
  transition: background 0.8s ease;
}
.l_header_contact_link:link, .l_header_contact_link:active, .l_header_contact_link:visited {
  color: #e6cb45;
  cursor: pointer;
}
.l_header_contact_link:hover {
  color: #272620;
}
.l_header_contact_link:hover {
  background: #e6cb45;
}
.l_header_contact_link:before {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 0;
  height: 0;
  border-top: 1px solid;
  border-right: 0 solid;
  content: "";
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -webkit-animation-name: beforeBorderAnim;
  animation-name: beforeBorderAnim;
  -webkit-animation-duration: 0.8s;
  animation-duration: 0.8s;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}
.l_header_contact_link:after {
  position: absolute;
  right: 0;
  bottom: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-bottom: 1px solid #e6cb45;
  border-left: 1px solid #e6cb45;
  content: "";
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -webkit-animation-name: afterBorderAnim;
  animation-name: afterBorderAnim;
  -webkit-animation-duration: 0.8s;
  animation-duration: 0.8s;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
}

.l_header_menubtn {
  position: relative;
  z-index: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 59px;
  height: 59px;
  background: #e6cb45;
}
.l_header_menubtn.is_open {
  background: none;
}
.l_header_menubtn.is_open .l_header_menubtn_line {
  top: 50%;
  background: #e6cb45;
}
.l_header_menubtn.is_open .l_header_menubtn_line:nth-child(1) {
  width: 36px;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.l_header_menubtn.is_open .l_header_menubtn_line:nth-child(2) {
  visibility: hidden;
  opacity: 0;
}
.l_header_menubtn.is_open .l_header_menubtn_line:nth-child(3) {
  width: 36px;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.l_header_menubtn_lines {
  position: relative;
  width: 36px;
  height: 21px;
}

.l_header_menubtn_line {
  position: absolute;
  display: block;
  background: #151515;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  -webkit-transform-origin: center;
  transform-origin: center;
}
.l_header_menubtn_line:nth-child(1) {
  width: 36px;
  height: 1px;
}
.l_header_menubtn_line:nth-child(2) {
  top: 9px;
  width: 28px;
  height: 1px;
}
.l_header_menubtn_line:nth-child(3) {
  top: 18px;
  width: 18px;
  height: 1px;
}

.l_header_menu {
  position: absolute;
  top: 0;
  left: 0;
  display: none;
  overflow-y: auto;
  padding: 90px 0;
  width: 100vw;
  height: 100vh;
  background: rgba(21, 21, 21, 0.44);
  -webkit-backdrop-filter: blur(18px);
  backdrop-filter: blur(18px);
}
.l_header_menu.is_open {
  display: block;
}

.l_header_menu_container {
  padding: 0 30px;
}

.l_header_menu_item + .l_header_menu_item {
  margin: 30px 0 0;
}

.l_header_menu_link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.l_header_menu_en {
  margin-left: 20px;
  color: #939393;
}

.l_header_menu_btns {
  margin: 40px 0 0;
}

.l_header_menu_btn._contact .l_header_menu_btn_link {
  border: 1px solid #e6cb45;
}
.l_header_menu_btn._contact .l_header_menu_btn_link:link, .l_header_menu_btn._contact .l_header_menu_btn_link:active, .l_header_menu_btn._contact .l_header_menu_btn_link:visited {
  color: #e6cb45;
  cursor: pointer;
}
.l_header_menu_btn._contact .l_header_menu_btn_link:hover {
  color: #e6cb45;
}
.l_header_menu_btn + .l_header_menu_btn {
  margin: 12px 0 0;
}

.l_header_menu_btn_link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 12px 0;
  border: 1px solid #fff;
}
.l_header_menu_btn_link:link, .l_header_menu_btn_link:active, .l_header_menu_btn_link:visited {
  color: #fff;
  cursor: pointer;
}
.l_header_menu_btn_link:hover {
  color: #fff;
}

/* =================================
 l_breadcrumbs
================================= */
.l_breadcrumbs {
  margin: 30px 0 0;
}

.l_breadcrumbs_arrow {
  position: relative;
  display: inline-block;
  margin: 0 10px;
  width: 8px;
  height: 10px;
}
.l_breadcrumbs_arrow:before {
  position: absolute;
  top: 1px;
  left: 0;
  display: inline-block;
  width: 8px;
  height: 10px;
  background: url(../img/common/ico-arrow-bread.svg) no-repeat left top/contain;
  content: "";
}

.breadcrumbs {
  color: #fff;
  text-align: right;
  font-size: 1.2rem;
  line-height: 1.1666666667;
}

.breadcrumbs a {
  position: relative;
  display: inline-block;
  padding: 0 0 4px;
  color: #fff;
  font-weight: bold;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
.breadcrumbs a:before {
  position: absolute;
  bottom: 0;
  display: inline-block;
  width: 100%;
  height: 1px;
  background: #fff;
  content: "";
}

.breadcrumb_last {
  color: #969696;
}

/* =================================
 l_main_visual
================================= */
.l_main_visual {
  position: relative;
  overflow-x: clip;
  background: #151515;
}
.l_main_visual._noimg .breadcrumbs {
  padding: 0;
}
.l_main_visual._noimg .l_main_visual_container {
  padding: 80px 0 120px;
  width: 88%;
  height: 400px;
}
.l_main_visual._noimg .l_main_visual_ttl {
  margin: 45px 0 0;
}
.l_main_visual._noimg .l_main_visual_obj {
  top: 23vh;
  left: 5.5vw;
}

.l_main_visual_container {
  margin: 0 auto;
  padding: 80px 0 100px;
}

.l_main_visual_row_pic {
  position: relative;
  z-index: 2;
}

.l_main_visual_ttl {
  color: #fff;
  font-weight: bold;
}

.l_main_visual_sub {
  margin: 10px 0 0;
  color: #e6cb45;
  font-weight: 200;
  font-family: "Oswald", sans-serif;
  font-size: 1.4rem;
  line-height: 1.2142857143;
}

.l_main_visual_tags {
  margin: 30px 0 0;
}

.l_main_visual_row_loop {
  position: absolute;
  z-index: 5;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 30px 0;
  width: 100vw;
}

.l_main_visual_row_loop_txt {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  padding: 0 45px;
  white-space: nowrap;
  -webkit-transform: translateX(-54%);
  transform: translateX(-54%);
  font-size: 16rem;
  line-height: 1;
  letter-spacing: 10px;
}
.l_main_visual_row_loop_txt:nth-child(odd) {
  -webkit-animation: flowToLeftOdd 40s -20s linear infinite;
  animation: flowToLeftOdd 40s -20s linear infinite;
}
.l_main_visual_row_loop_txt:nth-child(even) {
  -webkit-animation: flowToLeftEven 40s linear infinite;
  animation: flowToLeftEven 40s linear infinite;
}

.l_main_visual_obj {
  position: absolute;
  top: 50%;
  left: 50%;
  overflow: hidden;
  width: 570px;
  height: 518px;
}
.l_main_visual_obj:before {
  position: absolute;
  top: 50px;
  left: 50px;
  z-index: 1;
  display: inline-block;
  width: 470px;
  height: 418px;
  border-radius: 50%;
  background: radial-gradient(#e5fdff 0%, rgba(229, 253, 255, 0.72) 30%, rgba(229, 253, 255, 0.3) 60%, rgba(229, 253, 255, 0) 100%);
  content: "";
  opacity: 0.3;
  -webkit-filter: blur(30px);
  filter: blur(30px);
}

.l_main_visual_info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 35px 0 0;
}

.l_main_visual_info_date {
  margin-right: 15px;
}

.l_main_visual_info_modified_date {
  position: relative;
  margin-right: 25px;
  padding-left: 15px;
}
.l_main_visual_info_modified_date:before {
  position: absolute;
  top: 5px;
  left: 0;
  display: inline-block;
  width: 13px;
  height: 13px;
  background: #fff;
  content: "";
  -webkit-mask-image: url(../img/common/ico-modified-date.svg);
  mask-image: url(../img/common/ico-modified-date.svg);
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-size: contain;
  mask-size: contain;
}

.l_main_visual_info_cat {
  padding: 1px 4px;
  background: #ebebeb;
}

.l_main_visual_info_tags {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.l_main_visual_info_tag:before {
  content: "#";
}
.l_main_visual_info_tag + .l_main_visual_info_tag {
  margin-left: 10px;
}

/* =================================
 l_content
================================= */
/* =================================
 l_main
================================= */
/* =================================
 l_side
================================= */
/* =================================
 l_footer
================================= */
.l_footer {
  overflow: hidden;
  background: #000;
}

.section_contact {
  position: relative;
}

.section_contact_container {
  padding: 70px 0 90px;
}

.section_contact_grad {
  position: absolute;
  top: 0;
  left: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 60px;
  width: 100vw;
  background: #000;
}
.section_contact_grad:before {
  position: absolute;
  bottom: 60px;
  z-index: 1;
  display: inline-block;
  width: 100%;
  height: 120px;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), color-stop(40%, rgba(0, 0, 0, 0.4)), color-stop(60%, rgba(0, 0, 0, 0.9)), to(black));
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.4) 40%, rgba(0, 0, 0, 0.9) 60%, black 100%);
  content: "";
}

.section_contact_grad_txt {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  padding: 0 45px;
  white-space: nowrap;
  font-size: 16rem;
  line-height: 1;
  letter-spacing: 10px;
}
.section_contact_grad_txt:nth-child(odd) {
  -webkit-animation: flowToLeftOdd 40s -20s linear infinite;
  animation: flowToLeftOdd 40s -20s linear infinite;
}
.section_contact_grad_txt:nth-child(even) {
  -webkit-animation: flowToLeftEven 40s linear infinite;
  animation: flowToLeftEven 40s linear infinite;
}

.section_contact_box {
  position: relative;
  z-index: 1;
}

.section_contact_box_btn {
  margin: 30px 0 0;
}

.section_contact_box_btn_link {
  position: relative;
}
.section_contact_box_btn_link.c_btn_1 {
  min-width: auto;
  width: 173px;
  height: 83px;
}
.section_contact_box_btn_link:hover .section_contact_box_btn_img {
  background: #151515;
}

.section_contact_box_btn_img {
  position: absolute;
  top: 20px;
  left: 50%;
  width: 53px;
  height: 34px;
  background: #fff;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  -webkit-mask-image: url(../img/common/ico-mail.svg);
  mask-image: url(../img/common/ico-mail.svg);
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-size: contain;
  mask-size: contain;
}

.section_fnav {
  position: relative;
}
.section_fnav:before {
  position: absolute;
  top: 0;
  display: inline-block;
  width: 94.15vw;
  height: 1px;
  background: rgba(255, 255, 255, 0.5);
  content: "";
}

.section_fnav_container {
  padding: 40px 0;
}

.section_fnav_box_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.section_fnav_box_link {
  display: inline-block;
}
.section_fnav_box_link:link, .section_fnav_box_link:active, .section_fnav_box_link:visited {
  color: #fff;
  cursor: pointer;
}
.section_fnav_box_link:hover {
  color: #fff;
}
.section_fnav_box_link._blank {
  position: relative;
  padding-right: 25px;
}
.section_fnav_box_link._blank:after {
  position: absolute;
  top: 2px;
  right: 0;
  content: url(../img/common/ico-external.svg);
}

.section_fnav_box_about_logo_link {
  display: inline-block;
}

.section_fnav_box_about_company {
  margin: 60px 0 0;
}

.section_fnav_box_about_company_link {
  position: relative;
  display: inline-block;
  padding-right: 25px;
  text-decoration: underline;
}
.section_fnav_box_about_company_link:link, .section_fnav_box_about_company_link:active, .section_fnav_box_about_company_link:visited {
  color: #fff;
  cursor: pointer;
}
.section_fnav_box_about_company_link:hover {
  color: #fff;
}
.section_fnav_box_about_company_link:after {
  position: absolute;
  right: 0;
  content: url(../img/common/ico-external.svg);
}

.section_fnav_box_about_address {
  margin: 30px 0 0;
  line-height: 1.8;
}

.copyright {
  padding: 20px 0 30px;
}

/* =================================
 l_cv
================================= */
.l_cv {
  position: fixed;
  bottom: 0;
  left: 0;
  z-index: 40;
  width: 100%;
  background: rgba(21, 21, 21, 0.54);
  -webkit-backdrop-filter: blur(20px);
  backdrop-filter: blur(20px);
}

.l_cv_container {
  padding: 15px 20px;
}

.l_cv_btns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.l_cv_btn {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
.l_cv_btn._contact .l_cv_btn_link {
  border: 1px solid #e6cb45;
}
.l_cv_btn._contact .l_cv_btn_link:link, .l_cv_btn._contact .l_cv_btn_link:active, .l_cv_btn._contact .l_cv_btn_link:visited {
  color: #e6cb45;
  cursor: pointer;
}
.l_cv_btn._contact .l_cv_btn_link:hover {
  color: #e6cb45;
}
.l_cv_btn + .l_cv_btn {
  margin: 0 0 0 20px;
}

.l_cv_btn_link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 12px 0;
  border: 1px solid #fff;
  background: #151515;
}
.l_cv_btn_link:link, .l_cv_btn_link:active, .l_cv_btn_link:visited {
  color: #fff;
  cursor: pointer;
}
.l_cv_btn_link:hover {
  color: #fff;
}

/* ======================================================================
 common style index
・reset
・setting
・base
・utility
・component
・layout
====================================================================== */
@media screen and (min-width: 768px) {
  body {
    min-width: 1200px;
    width: 100%;
  }
  .u_pc {
    display: block;
  }
  .u_pc_i {
    display: inline;
  }
  .u_pc_ib {
    display: inline-block;
  }
  .u_pc_f {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .u_pc_if {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
  }
  .u_sp {
    display: none;
  }
  .u_sp_i, .u_sp_ib, .u_sp_f, .u_sp_if {
    display: none;
  }
  .u_content_size {
    padding: 0;
    width: 1200px;
  }
  .u_content_size_2 {
    padding: 0;
    width: 980px;
  }
  .u_ta_lc {
    text-align: center;
  }
  .u_ta_cr {
    text-align: right;
  }
  .u_ta_rc {
    text-align: center;
  }
  .c_btn_1 {
    min-width: 340px;
  }
  .c_imgtxt_1 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
  }
  .c_imgtxt_1._reverse {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .c_imgtxt_1._reverse .c_imgtxt_1_pic {
    margin-right: 60px;
    margin-left: 0;
  }
  .c_imgtxt_1_pic {
    margin-left: 60px;
  }
  .c_imgtxt_1_img {
    max-width: 580px;
  }
  .c_imgtxt_1_txts {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
  .c_imgtxt_2 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .c_imgtxt_2:nth-of-type(even) {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
  }
  .c_imgtxt_2_pic {
    min-width: 604px;
    width: 44vw;
  }
  .c_imgtxt_2_img {
    max-width: 100%;
  }
  .c_imgtxt_2_sentence {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .c_imgtxt_2_sentence_inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 562px;
  }
  .c_list_1 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    max-width: 1000px;
  }
  .c_list_1._last_border .c_list_1_ttl:nth-last-of-type(1) {
    border-bottom: 1px solid #939393;
  }
  .c_list_1_ttl {
    padding: 15px 0;
    max-width: 170px;
    width: 100%;
    border-bottom: 1px solid #939393;
  }
  .c_list_1_ttl:nth-last-of-type(1) {
    border-bottom: 0;
  }
  .c_list_1_dtl {
    margin-left: 30px;
    padding: 15px 0;
    max-width: 700px;
    width: 100%;
  }
  .c_item_1 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .c_item_1_img {
    aspect-ratio: 380/253;
    -o-object-fit: cover;
    object-fit: cover;
  }
  .c_item_1_btn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }
  .l_header.is_fixed {
    background: rgba(0, 0, 0, 0.65);
    -webkit-backdrop-filter: blur(7px);
    backdrop-filter: blur(7px);
  }
  .l_header_logo {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .l_header_right {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .l_header_nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .l_header_nav_list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .l_header_nav_item + .l_header_nav_item {
    margin-left: 35px;
  }
  .l_header_nav_txt {
    position: relative;
    display: inline-block;
    overflow: hidden;
  }
  .l_header_nav_txt._rent {
    padding: 0 8px;
  }
  .l_header_nav_txt._storage {
    padding: 0 4px;
  }
  .l_header_nav_word {
    display: block;
  }
  .l_header_contact {
    margin-left: 40px;
  }
  .l_header_menubtn {
    display: none;
  }
  .breadcrumbs {
    padding: 0 80px;
  }
  .l_main_visual._noimg .l_main_visual_ttl {
    padding: 0 0 0 40px;
  }
  .l_main_visual._noimg .l_main_visual_sub {
    padding: 0 0 0 40px;
  }
  .l_main_visual_row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: -20px;
  }
  .l_main_visual_row_pic {
    -ms-flex-preferred-size: 49%;
    flex-basis: 49%;
  }
  .l_main_visual_row_txts {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    margin: 0 0 0 60px;
  }
  .l_main_visual_ttl {
    font-size: 4.6rem;
    line-height: 1.6956521739;
  }
  .l_main_visual_row_loop {
    bottom: 0;
  }
  .l_main_visual_row_loop:before {
    position: absolute;
    bottom: 0;
    z-index: 1;
    display: inline-block;
    width: 100%;
    height: 100px;
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(21, 21, 21, 0)), color-stop(40%, rgba(21, 21, 21, 0.4)), color-stop(60%, rgba(21, 21, 21, 0.9)), to(#151515));
    background: linear-gradient(to bottom, rgba(21, 21, 21, 0) 0%, rgba(21, 21, 21, 0.4) 40%, rgba(21, 21, 21, 0.9) 60%, #151515 100%);
    content: "";
  }
  .l_main_visual_obj {
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }
  .l_main_visual_info {
    padding: 0 0 0 40px;
  }
  .l_main_visual_info_tags {
    margin-left: 10px;
  }
  .section_contact_container {
    margin: 0 auto;
    padding: 65px 0 100px;
  }
  .section_contact_grad {
    height: 100%;
  }
  .section_fnav:before {
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
  }
  .section_fnav_container {
    margin: 0 auto;
    width: 1286px;
  }
  .section_fnav_box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .section_fnav_box_list {
    padding: 110px 0 30px;
    max-width: 724px;
  }
  .section_fnav_box_item {
    padding: 0 18px;
  }
  .section_fnav_box_about_logo_img {
    max-width: 225px;
  }
  .l_cv {
    display: none !important;
  }
}
@media screen and (max-width: 767px) {
  .u_pc {
    display: none;
  }
  .u_pc_i, .u_pc_ib, .u_pc_f, .u_pc_if {
    display: none;
  }
  .u_sp {
    display: block;
  }
  .u_sp_i {
    display: inline;
  }
  .u_sp_ib {
    display: inline-block;
  }
  .u_sp_f {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .u_sp_if {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
  }
  .u_content_size {
    padding: 0 20px;
    width: calc(100vw - 40px);
  }
  .u_content_size_2 {
    padding: 0 20px;
    width: calc(100vw - 40px);
  }
  .u_txt_14_12 {
    font-size: 1.2rem;
    line-height: 1.8333333333;
  }
  .u_txt_14_13 {
    font-size: 1.3rem;
    line-height: 1.2307692308;
  }
  .u_txt_14_15 {
    font-size: 1.5rem;
    line-height: 1.8666666667;
  }
  .u_txt_14_20 {
    font-size: 2rem;
    line-height: 1.4;
  }
  .u_txt_15_14 {
    font-size: 1.4rem;
    line-height: 1.7857142857;
  }
  .u_txt_15_16 {
    font-size: 1.6rem;
    line-height: 1.5;
  }
  .u_txt_18_14 {
    font-size: 1.4rem;
    line-height: 1.7857142857;
  }
  .u_txt_18_16 {
    font-size: 1.6rem;
    line-height: 1.5;
  }
  .u_txt_20_18 {
    font-size: 1.8rem;
    line-height: 1.5555555556;
  }
  .u_txt_22_20 {
    font-size: 2rem;
    line-height: 1.4;
  }
  .u_txt_24_20 {
    font-size: 2rem;
    line-height: 1.4;
  }
  .u_txt_24_22 {
    font-size: 2.2rem;
    line-height: 1.3636363636;
  }
  .u_txt_26_16 {
    font-size: 1.6rem;
    line-height: 1.5;
  }
  .u_txt_28_22 {
    font-size: 2.2rem;
    line-height: 1.3636363636;
  }
  .u_txt_28_24 {
    font-size: 2.4rem;
    line-height: 1.3333333333;
  }
  .u_txt_30_20 {
    font-size: 2rem;
    line-height: 1.4;
  }
  .u_txt_30_24 {
    font-size: 2.4rem;
    line-height: 1.8333333333;
  }
  .u_txt_35_24 {
    font-size: 2.4rem;
    line-height: 1.8333333333;
  }
  .u_txt_38_26 {
    font-size: 2.6rem;
    line-height: 1.6923076923;
  }
  .u_txt_38_28 {
    font-size: 2.8rem;
    line-height: 1.2857142857;
  }
  .u_txt_38_30 {
    font-size: 3rem;
    line-height: 1.2;
  }
  .u_ta_cl {
    text-align: center;
  }
  .u_ta_cr {
    text-align: center;
  }
  .u_ta_rc {
    text-align: right;
  }
  .c_ttl_1 {
    margin: 0 0 20px;
    padding: 0 0 23px;
  }
  .c_btn_1 {
    width: 100%;
  }
  .c_imgtxt_1 + .c_imgtxt_1 {
    margin-top: 40px;
    padding-top: 40px;
  }
  .c_imgtxt_1 + .c_imgtxt_1:last-child {
    padding-bottom: 40px;
  }
  .c_imgtxt_1_txts {
    margin: 15px 0 0;
  }
  .c_imgtxt_1_ttl {
    margin: 0 0 10px;
    line-height: 1.66;
  }
  .c_imgtxt_1_txt {
    margin: 10px 0 0;
  }
  .c_imgtxt_1_btns {
    margin: 20px 0 0;
  }
  .c_imgtxt_2_sentence_inner {
    margin: 20px 0 0;
  }
  .c_imgtxt_2_sentence_ttl {
    margin: 25px 0 0;
  }
  .c_imgtxt_2_sentence_txt {
    margin: 10px 0 0;
  }
  .c_imgtxt_2_sentence_link {
    margin: 20px 0 0;
  }
  .c_list_1_ttl {
    padding: 10px 0 0;
  }
  .c_list_1_ttl:nth-of-type(1) {
    padding: 0;
  }
  .c_list_1_dtl {
    padding: 0 0 15px;
  }
  .c_list_1_dtl:nth-last-of-type(1) {
    padding-bottom: 0;
  }
  .c_list_1_dtl ._indent {
    padding-left: 2rem;
  }
  .c_item_1_pic:before {
    min-width: 92px;
    height: 37px;
    font-size: 1.4rem;
  }
  .c_item_1_ttl {
    margin: 15px 0 0;
  }
  .c_pager_num .page-numbers {
    width: 29px;
    height: 29px;
    font-size: 1.6rem;
    line-height: 1;
  }
  .c_pager_num .page-numbers + .page-numbers {
    margin-left: 6px;
  }
  .c_pager_num .page-numbers > span {
    width: 29px;
    height: 29px;
    border-radius: 29px;
  }
  .c_pager_num .page-numbers.prev > span:before, .c_pager_num .page-numbers.next > span:before {
    width: 6px;
    height: 11px;
  }
  .c_pager_num .page-numbers.first > span:before, .c_pager_num .page-numbers.last > span:before {
    width: 12px;
    height: 11px;
  }
  .c_opening_title {
    text-align: center;
  }
  .c_opening_img {
    width: 60%;
  }
  .l_header.is_fixed .l_header_logo {
    visibility: hidden;
    opacity: 0;
  }
  .l_header_container {
    padding: 15px;
  }
  .l_header_box {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .l_header_logo {
    -webkit-transition: 0.3s;
    transition: 0.3s;
  }
  .l_header_logo_img {
    max-width: 145px;
  }
  .l_header_nav {
    display: none;
  }
  .l_header_contact {
    display: none;
  }
  .l_breadcrumbs {
    margin: 17px 0 0;
  }
  .l_breadcrumbs_arrow {
    margin: 0 12px;
  }
  .l_main_visual._noimg .l_main_visual_container {
    padding: 80px 0 40px;
    width: 90%;
    height: 260px;
  }
  .l_main_visual._noimg .l_main_visual_ttl {
    margin: 20px 0 0;
  }
  .l_main_visual._noimg .l_main_visual_sub {
    margin: 15px 0 0;
  }
  .l_main_visual._noimg .l_main_visual_obj {
    top: 4vh;
    left: -40vw;
    width: 353px;
    height: 314px;
  }
  .l_main_visual_container {
    overflow: hidden;
    padding: 80px 20px 40px;
  }
  .l_main_visual_row {
    margin: 45px 0 0;
  }
  .l_main_visual_row_pic {
    margin-left: -20px;
  }
  .l_main_visual_row_img {
    max-width: 295px;
  }
  .l_main_visual_ttl {
    margin: 10px 0 0;
    font-size: 2.8rem;
    line-height: 1.6428571429;
  }
  .l_main_visual_sub {
    margin: 10px 0 0;
  }
  .l_main_visual_row_loop {
    top: 13vh;
    overflow: hidden;
    margin-left: -20px;
    padding: 20px 0;
  }
  .l_main_visual_row_loop_txt {
    padding: 0 20px;
    font-size: 8rem;
    line-height: 1;
    letter-spacing: 7px;
  }
  .l_main_visual_obj {
    top: 0;
    left: 0;
    width: 100%;
    height: 150%;
  }
  .l_main_visual_obj:before {
    top: 247px;
    left: 36.5%;
    width: 302px;
    height: 270px;
  }
  .l_main_visual_info_date {
    margin-bottom: 5px;
  }
  .l_main_visual_info_modified_date {
    margin-right: 15px;
    margin-bottom: 5px;
  }
  .l_main_visual_info_cat {
    margin-bottom: 5px;
  }
  .section_contact_grad {
    padding: 80px 0;
  }
  .section_contact_grad:before {
    bottom: 15px;
    height: 140px;
  }
  .section_contact_grad_txt {
    padding: 0 20px;
    font-size: 10rem;
    line-height: 1;
    letter-spacing: 7px;
  }
  .section_contact_box_btn {
    margin: 40px 0 0;
  }
  .section_fnav:before {
    left: 0;
    width: 100vw;
  }
  .section_fnav_container {
    padding: 35px 20px 40px;
  }
  .section_fnav_box_item {
    width: 50%;
  }
  .section_fnav_box_item:nth-child(n+3) {
    margin-top: 19px;
  }
  .section_fnav_box_about {
    margin: 60px 0 0;
  }
  .section_fnav_box_about_logo_img {
    max-width: 180px;
  }
  .section_fnav_box_about_company {
    margin: 20px 0 0;
  }
  .section_fnav_box_about_address {
    margin: 10px 0 0;
    padding: 0 40px 0 0;
  }
}
@media screen and (min-width: 1025px) {
  .u_hover_1:hover {
    opacity: 0.7;
  }
  .u_hover_2:hover {
    opacity: 0.5;
  }
  .c_btn_1:hover:before {
    -webkit-transform: translateX(4px);
    transform: translateX(4px);
  }
  .c_btn_1:hover:after {
    width: 100%;
    height: 100%;
    -webkit-clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%);
    clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%);
  }
  .c_btn_1._white:hover {
    color: #151515;
  }
  .c_btn_1._white:hover:before {
    background: #151515;
  }
  .c_btn_2:hover .c_btn_2_arrow:before {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  .c_btn_2:hover .c_btn_2_arrow:after {
    -webkit-transform: translateX(4px);
    transform: translateX(4px);
  }
  .c_item_1:hover .c_item_1_img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }
  .c_item_1:hover .c_item_1_link {
    background: #151515;
  }
  .c_item_1:hover .c_item_1_link:link, .c_item_1:hover .c_item_1_link:active, .c_item_1:hover .c_item_1_link:visited {
    color: #fff;
    cursor: pointer;
  }
  .c_item_1:hover .c_item_1_link:hover {
    color: #fff;
  }
  .c_item_1:hover .c_item_1_link:after {
    background: #fff;
  }
  .breadcrumbs a:hover {
    opacity: 0.5;
  }
}
@media screen and (min-width: 768px) and (max-width: 1245px) {
  .l_header_nav_item + .l_header_nav_item {
    margin-left: 30px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1149px) {
  .l_header_nav_word {
    font-size: 1.4rem;
  }
  .l_header_contact_link {
    font-size: 1.4rem;
  }
}
@media screen and (min-width: 1150px) and (max-width: 1245px) {
  .l_header_nav_word {
    font-size: 1.5rem;
  }
  .l_header_contact_link {
    font-size: 1.5rem;
  }
}

/* 202408 */
.l_header_nav_item._new {
  position: relative;
}
.l_header_nav_item._new .new_ico {
  position: absolute;
  top: -10px;
  left: 50%;
  transform: translate(-50%, 0);
  font-size: 1.2rem;
  font-weight: 100;
}

.l_header_menu_item._new {
  position: relative;
}
.l_header_menu_item._new .new_ico {
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
  left: -23px;
  font-size: 1.2rem;
  font-weight: 100;
}
.c_btn_1._pt2:after {
  background: #70BA2A;
}

.section_fnav_box_item._new {
  position: relative;
}
.section_fnav_box_item._new .new_ico {
  position: absolute;
  top: -10px;
  left: 0;
  font-size: 1rem;
  font-weight: 100;
}

.c_item_1._pt2 .c_item_1_pic.recruiting:before,
.c_item_1._pt2 .c_item_1_pic.planning:before,
.c_item_1._pt2 .c_item_1_pic.development-results:before {
  background: #7DB212;
  color: #fff;
}
.c_item_1._pt2 .c_item_1_pic.closed:before {
  color: #7DB212;
}
.c_item_1 .assets_ico {
  padding: 2px 5px;
}
.c_item_1 .assets_ico._pt1 {
  background: #E5CB46;
  color: #151515;
}
.c_item_1 .assets_ico._pt2 {
  background: #7DB212;
}
@media screen and (min-width: 768px) {
  .section_fnav_box_item._new .new_ico {
    font-size: 1.2rem;
    top: -15px;
    left: 50%;
    transform: translate(-50%, 0);
  }
}