@charset "UTF-8";
/* ===================================
Foundation
=================================== */
/*
 * _setting.scss
 */
/* -----------------------------------
Color
------------------------------------ */
/* -----------------------------------
SVG
------------------------------------ */
/*
 * _mixin.scss
 */
/* -----------------------------------
media query print
------------------------------------ */
/* -----------------------------------
media query ver1
------------------------------------ */
/* -----------------------------------
transition
------------------------------------ */
/* -----------------------------------
clearfix
------------------------------------ */
/* -----------------------------------
formFocus
------------------------------------ */
/* -----------------------------------
shadow
------------------------------------ */
/* -----------------------------------
anim_text
------------------------------------ */
@import url("https://fonts.googleapis.com/css2?family=Bruno+Ace&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Zen+Kaku+Gothic+New:wght@500;700&display=swap");
@font-face {
  font-family: "Noto Sans CJK JP";
  font-style: normal;
  font-weight: 100;
  font-display: swap;
  src: local("Noto Sans CJK JP Thin"), url("../fonts/NotoSansCJKjp-Thin.woff2") format("woff2"), url("../fonts/NotoSansCJKjp-Thin.woff") format("woff");
}
@font-face {
  font-family: "Noto Sans CJK JP";
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: local("Noto Sans CJK JP Light"), url("../fonts/NotoSansCJKjp-Light.woff2") format("woff2"), url("../fonts/NotoSansCJKjp-Light.woff") format("woff");
}
@font-face {
  font-family: "Noto Sans CJK JP";
  font-style: normal;
  font-weight: 350;
  font-display: swap;
  src: local("Noto Sans CJK JP DemiLight"), url("../fonts/NotoSansCJKjp-DemiLight.woff2") format("woff2"), url("../fonts/NotoSansCJKjp-DemiLight.woff") format("woff");
}
@font-face {
  font-family: "Noto Sans CJK JP";
  font-style: normal;
  font-weight: normal;
  font-display: swap;
  src: local("Noto Sans CJK JP Regular"), url("../fonts/NotoSansCJKjp-Regular.woff2") format("woff2"), url("../fonts/NotoSansCJKjp-Regular.woff") format("woff");
}
@font-face {
  font-family: "Noto Sans CJK JP";
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: local("Noto Sans CJK JP Medium"), url("../fonts/NotoSansCJKjp-Medium.woff2") format("woff2"), url("../fonts/NotoSansCJKjp-Medium.woff") format("woff");
}
@font-face {
  font-family: "Noto Sans CJK JP";
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: local("Noto Sans CJK JP Bold"), url("../fonts/NotoSansCJKjp-Bold.woff2") format("woff2"), url("../fonts/NotoSansCJKjp-Bold.woff") format("woff");
}
@font-face {
  font-family: "Noto Sans CJK JP";
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: local("Noto Sans CJK JP Black"), url("../fonts/NotoSansCJKjp-Black.woff2") format("woff2"), url("../fonts/NotoSansCJKjp-Black.woff") format("woff");
}
/*
 * _reset.scss
 */
/* -----------------------------------
reset
------------------------------------ */
html,
body {
  height: 100%;
}

html {
  overflow-y: scroll;
}

*,
*:after,
*:before {
  box-sizing: border-box;
}

* {
  margin: 0;
  padding: 0;
  font-size: inherit;
  line-height: inherit;
  outline: none;
}

form {
  display: inline;
}

pre,
textarea {
  overflow: auto;
}

[hidden],
audio:not([controls]),
template {
  display: none;
}

details,
main,
summary {
  display: block;
}

input[type=text],
input[type=password] {
  -webkit-appearance: none;
}

input[type=radio],
input[type=checkbox] {
  vertical-align: middle;
}

input[type=number] {
  width: auto;
}

input[type=search] {
  -webkit-appearance: textfield;
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

progress {
  display: inline-block;
}

small {
  font-size: 75%;
}

sub,
sup {
  position: relative;
  vertical-align: baseline;
  font-size: 60%;
  line-height: 0;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.15em;
}

textarea {
  resize: vertical;
}

audio,
canvas,
iframe,
img,
svg,
video {
  vertical-align: middle;
}

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

img[src$=".svg"] {
  width: 100%;
}

button,
input,
select,
textarea {
  min-height: 1.5em;
  color: inherit;
  font-family: inherit;
  font-weight: inherit;
  font-style: inherit;
}

button {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
  border: none;
  background: none;
  cursor: pointer;
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
}

button[disabled],
html input[disabled] {
  cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  padding: 0;
  border: 0;
}

input {
  line-height: normal;
}

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
}

ol,
ul {
  list-style: none;
}

select {
  outline: none;
  text-indent: 0.01px;
  text-overflow: "";
  background: none transparent;
  vertical-align: middle;
  font-size: inherit;
  color: inherit;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: none;
}

select option {
  background-color: #fff;
  color: #333;
}

select::-ms-expand {
  display: none;
}

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

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

fieldset {
  border: 0;
}

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 15px 0;
  padding: 0;
}

/*
 * _base.scss
 */
/* -----------------------------------
base Setting
------------------------------------ */
html {
  font-size: 62.5%;
}

body {
  color: #CECECE;
  background-color: #252628;
  font-size: 1.6rem;
  line-height: 1.75;
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 500;
  letter-spacing: 0.1em;
  max-height: 999999px;
  -webkit-text-size-adjust: 100%;
  -webkit-font-smoothing: antialiased;
}

@media print {
  html, body {
    height: auto;
  }
}
a {
  color: #211815;
}
a.disabled {
  pointer-events: none;
}
a:hover {
  text-decoration: none;
}
@media screen and (min-width: 769px) {
  a[href*="tel:"] {
    pointer-events: none;
    cursor: default;
    text-decoration: none;
  }
}

/* ===================================
Layout
=================================== */
/*
 * _layout.scss
 */
/* -----------------------------------
wrapper
------------------------------------ */
/* -----------------------------------
header
------------------------------------ */
.l-header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  padding: 2.3vw 2.78vw;
  z-index: 1000;
}
@media screen and (max-width: 768px) {
  .l-header {
    padding: 3.5vw 5vw;
  }
}
.l-header_in {
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.l-header_logo {
  width: 11.11vw;
}
@media screen and (max-width: 768px) {
  .l-header_logo {
    width: 30vw;
    z-index: 1;
  }
}
.l-header_nav {
  display: flex;
  align-items: center;
  gap: 3.47vw;
}
@media screen and (max-width: 768px) {
  .l-header_nav {
    opacity: 0;
    pointer-events: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #252628;
    transition: opacity 0.3s;
    display: flex;
    flex-flow: column;
    gap: 6vw;
    padding-top: 24.5vw;
  }
}
@media screen and (max-width: 768px) {
  .l-header_nav ._menu {
    display: flex;
  }
}
.l-header_nav ._menu > ul {
  display: flex;
  gap: 2.78vw;
}
@media screen and (max-width: 768px) {
  .l-header_nav ._menu > ul {
    flex-flow: column;
    gap: 6.5vw;
  }
}
.l-header_nav ._menu > ul li a {
  display: block;
  text-decoration: none;
  color: #E8E8E8;
  font-family: "Bruno Ace", sans-serif;
  font-weight: 400;
  letter-spacing: -0.05em;
  font-size: 0.97vw;
  position: relative;
  line-height: 1;
  padding: 0.7em 0;
}
.l-header_nav ._menu > ul li a::before {
  content: "";
  display: none;
  width: 100%;
  position: absolute;
  left: 0;
  bottom: 0;
  border-top: 1px solid #8E8E8E;
}
@media screen and (max-width: 768px) {
  .l-header_nav ._menu > ul li a::before {
    display: block;
  }
}
.l-header_nav ._menu > ul li a::after {
  content: "";
  display: none;
  width: 0.97vw;
  height: 0.69vw;
  position: absolute;
  top: 50%;
  right: 0;
  background: url(../img/common/ico_arrow.svg) no-repeat;
  background-size: contain;
  transform: translateY(-60%);
}
.l-header_nav ._menu > ul li a > span {
  display: none;
}
@media screen and (max-width: 768px) {
  .l-header_nav ._menu > ul li a > span {
    display: block;
    width: 15vw;
    font-family: "Bruno Ace", sans-serif;
    font-weight: 400;
    font-size: 3vw;
    color: #8E8E8E;
  }
}
.l-header_nav ._menu > ul li a._contact {
  padding-right: 1.8vw;
}
.l-header_nav ._menu > ul li a._contact::after {
  display: block;
}
@media screen and (max-width: 768px) {
  .l-header_nav ._menu > ul li a {
    font-size: 5vw;
    display: flex;
    align-items: center;
    width: 90vw;
    padding: 1em 0;
  }
  .l-header_nav ._menu > ul li a::after {
    display: block;
    width: 5.5vw;
    height: 4vw;
  }
}
@media screen and (min-width: 769px) {
  .l-header_nav ._menu > ul li.selected a::before {
    display: block;
  }
}
.l-header_nav ._sns > ul {
  display: flex;
}
.l-header_nav ._sns > ul li a {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 2.9vw;
  height: 2.9vw;
  transition: transform 0.3s;
}
@media screen and (max-width: 768px) {
  .l-header_nav ._sns > ul li a {
    width: 14vw;
    height: 14vw;
  }
}
@media screen and (min-width: 769px) {
  .l-header_nav ._sns > ul li a:hover {
    transform: scale(1.2);
  }
}
.l-header_nav ._sns > ul li a img {
  display: block;
}
.l-header_nav ._sns > ul li a.-insta span {
  display: block;
  width: 52.75%;
}
.l-header_nav ._sns > ul li a.-facebook span {
  display: block;
  width: 57.58%;
}
@media screen and (max-width: 768px) {
  .l-header_nav.-open {
    opacity: 1;
    pointer-events: all;
  }
}
.l-header_btn {
  position: relative;
  width: 8vw;
  height: 8vw;
  display: none;
  cursor: pointer;
}
@media screen and (max-width: 768px) {
  .l-header_btn {
    display: block;
  }
}
.l-header_btn span {
  left: 50%;
  transform: translate(-50%, -50%);
  display: block;
  border-top: 1px solid #EA5C30;
  width: 100%;
  position: absolute;
  transition: opacity 0.3s, transform 0.3s, top 0.3s;
}
.l-header_btn span:nth-of-type(1) {
  top: 20%;
}
.l-header_btn span:nth-of-type(2) {
  top: 50%;
}
.l-header_btn span:nth-of-type(3) {
  top: 80%;
}
.l-header_btn.-open span:nth-of-type(1) {
  top: 50%;
  transform: translate(-50%, -50%) rotate(40deg);
}
.l-header_btn.-open span:nth-of-type(2) {
  opacity: 0;
}
.l-header_btn.-open span:nth-of-type(3) {
  top: 50%;
  transform: translate(-50%, -50%) rotate(-40deg);
}

/* -----------------------------------
content
------------------------------------ */
.l-content {
  position: relative;
  z-index: 0;
  overflow: clip;
  width: 100%;
}
/* -----------------------------------
section
------------------------------------ */
.l-sec {
  position: relative;
  padding-left: 1.39vw;
  padding-right: 1.39vw;
}
@media screen and (max-width: 768px) {
  .l-sec {
    padding-left: 2.5vw;
    padding-right: 2.5vw;
  }
}
.l-sec_in {
  position: relative;
  max-width: 1000px;
  margin: 0 auto;
}
.l-sec2 {
  position: relative;
  padding-left: 5.56vw;
  padding-right: 5.56vw;
}
@media screen and (max-width: 768px) {
  .l-sec2 {
    padding-left: 4%;
    padding-right: 4%;
  }
}

/* -----------------------------------
footer
------------------------------------ */
.l-footer {
  font-size: 1.2rem;
  padding: 0 2.78vw;
  color: #CECECE;
}
@media screen and (max-width: 768px) {
  .l-footer {
    padding: 0 5vw;
  }
}
.l-footer_logo {
  padding-top: 13.75vw;
  padding-bottom: 5.49vw;
  border-bottom: 1px solid #8E8E8E;
}
@media screen and (max-width: 768px) {
  .l-footer_logo {
    padding-top: 20vw;
    padding-bottom: 10.5vw;
  }
}
.l-footer_logo h2 {
  width: 100%;
  margin: 0 auto;
}
.l-footer_logo h2 svg .svg-elem-1 {
  stroke-dashoffset: 6897.2744140625px;
  stroke-dasharray: 6897.2744140625px;
  fill: transparent;
  transition: stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0s, fill 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 0.4s;
}
.l-footer_logo h2.is-animation svg .svg-elem-1 {
  stroke-dashoffset: 0;
  fill: rgb(234, 92, 48);
}
.l-footer_logo nav {
  display: flex;
  justify-content: space-between;
  margin-top: 5.69vw;
}
@media screen and (max-width: 768px) {
  .l-footer_logo nav {
    flex-flow: column;
    align-items: center;
  }
}
.l-footer_logo nav ._link ul {
  display: flex;
  color: #fff;
  align-items: center;
}
@media screen and (max-width: 768px) {
  .l-footer_logo nav ._link ul {
    width: 100%;
    justify-content: center;
    flex-wrap: wrap;
    row-gap: 4vw;
  }
}
.l-footer_logo nav ._link ul li {
  letter-spacing: -0.05em;
  padding: 0 1.5vw;
  position: relative;
}
@media screen and (max-width: 768px) {
  .l-footer_logo nav ._link ul li {
    padding: 0 4.5vw;
  }
}
.l-footer_logo nav ._link ul li:nth-of-type(n+2)::before {
  content: "";
  display: block;
  height: 1vw;
  border-left: 1px solid #fff;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translate(-50%, -50%);
}
@media screen and (max-width: 768px) {
  .l-footer_logo nav ._link ul li:nth-of-type(n+2)::before {
    height: 3vw;
  }
}
@media screen and (max-width: 768px) {
  .l-footer_logo nav ._link ul li:nth-of-type(1)::before {
    content: "";
    display: block;
    height: 1vw;
    border-left: 1px solid #fff;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translate(-50%, -50%);
  }
}
@media screen and (max-width: 768px) and (max-width: 768px) {
  .l-footer_logo nav ._link ul li:nth-of-type(1)::before {
    height: 3vw;
  }
}
@media screen and (max-width: 768px) {
  .l-footer_logo nav ._link ul li:nth-of-type(4)::after, .l-footer_logo nav ._link ul li:nth-of-type(7)::after {
    content: "";
    display: block;
    height: 1vw;
    border-left: 1px solid #fff;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translate(-50%, -50%);
  }
}
@media screen and (max-width: 768px) and (max-width: 768px) {
  .l-footer_logo nav ._link ul li:nth-of-type(4)::after, .l-footer_logo nav ._link ul li:nth-of-type(7)::after {
    height: 3vw;
  }
}
.l-footer_logo nav ._link ul li a {
  color: #fff;
  text-decoration: none;
  font-family: "Bruno Ace", sans-serif;
  font-weight: 400;
  font-size: 0.9vw;
}
@media screen and (max-width: 768px) {
  .l-footer_logo nav ._link ul li a {
    font-size: 2.75vw;
  }
}
.l-footer_logo nav ._img ul {
  display: flex;
  gap: 0.25vw;
}
.l-footer_logo nav ._img ul li a {
  transition: opacity 0.3s;
}
@media screen and (min-width: 769px) {
  .l-footer_logo nav ._img ul li a:hover {
    opacity: 0.8;
  }
}
.l-footer_logo nav ._img {
  width: 28.82vw;
}
@media screen and (max-width: 768px) {
  .l-footer_logo nav ._img {
    width: 70vw;
    margin-top: 7vw;
  }
}
.l-footer_office {
  padding-top: 4.38vw;
  padding-bottom: 3.68vw;
}
@media screen and (max-width: 768px) {
  .l-footer_office {
    padding-top: 7.2vw;
    padding-bottom: 7vw;
  }
}
.l-footer_office h3 {
  font-size: 1.25vw;
}
@media screen and (max-width: 768px) {
  .l-footer_office h3 {
    font-size: 4.5vw;
  }
}
.l-footer_office > ul {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  row-gap: 5.07vw;
  margin-top: 1.88vw;
}
@media screen and (max-width: 768px) {
  .l-footer_office > ul {
    grid-template-columns: repeat(2, 1fr);
    -moz-column-gap: 8vw;
         column-gap: 8vw;
    margin-top: 5.3vw;
  }
}
.l-footer_office > ul > li {
  font-size: 0.83vw;
  letter-spacing: 0;
}
@media screen and (max-width: 768px) {
  .l-footer_office > ul > li {
    font-size: 2.75vw;
  }
}
.l-footer_office ._copy {
  font-size: 0.63vw;
  font-family: "Bruno Ace", sans-serif;
  font-weight: 400;
  letter-spacing: 0;
  margin-top: 3.89vw;
}
@media screen and (max-width: 768px) {
  .l-footer_office ._copy {
    font-size: 2.25vw;
    text-align: center;
    margin-top: 24vw;
  }
}

/* ===================================
Object
=================================== */
/* -----------------------------------
Component
------------------------------------ */
/*
 * _component.scss
 */
/* -----------------------------------
hover
------------------------------------ */
.c-hover {
  transition: 0.2s ease-in-out;
}
.c-hover:hover {
  opacity: 0.7;
}

/* -----------------------------------
select
------------------------------------ */
/* -----------------------------------
btn
------------------------------------ */
.c-input {
  width: 100%;
  height: 3.47vw;
  border: none;
  color: #000;
  padding: 0 0.5em;
  border-radius: 0.2em;
}
@media screen and (max-width: 768px) {
  .c-input {
    height: 8vw;
  }
}
.c-input.-zipcode {
  width: 25vw;
}
@media screen and (max-width: 768px) {
  .c-input.-zipcode {
    width: 40vw;
  }
}

.c-textarea {
  width: 100%;
  height: 12.43vw;
  border: none;
  color: #000;
  padding: 0.5em;
  border-radius: 0.2em;
  display: block;
}
@media screen and (max-width: 768px) {
  .c-textarea {
    height: 40vw;
  }
}

.c-radio {
  padding-top: 0.7vw;
}
.c-radio .wpcf7-list-item {
  cursor: pointer;
}
@media screen and (max-width: 768px) {
  .c-radio .wpcf7-list-item {
    display: block;
  }
}
.c-radio .wpcf7-list-item:nth-of-type(n+2) {
  margin-left: 3.5vw;
}
@media screen and (max-width: 768px) {
  .c-radio .wpcf7-list-item:nth-of-type(n+2) {
    margin-left: 0;
    margin-top: 2vw;
  }
}
.c-radio .wpcf7-list-item span {
  display: inline-block;
  white-space: nowrap;
  position: relative;
  padding-left: 2.5vw;
  font-size: 1.11vw;
}
@media screen and (max-width: 768px) {
  .c-radio .wpcf7-list-item span {
    font-size: 3.5vw;
    padding-left: 7vw;
  }
}
.c-radio .wpcf7-list-item span::before {
  content: "";
  display: block;
  width: 1.39vw;
  height: 1.39vw;
  background-color: #fff;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}
@media screen and (max-width: 768px) {
  .c-radio .wpcf7-list-item span::before {
    width: 4vw;
    height: 4vw;
  }
}
.c-radio .wpcf7-list-item span::after {
  content: "✔︎";
  color: #FF0000;
  font-size: 1.11vw;
  display: block;
  position: absolute;
  top: 50%;
  left: 0.7vw;
  transform: translate(-40%, -53%);
  opacity: 0;
  transition: opacity 0.3s;
  pointer-events: none;
}
@media screen and (max-width: 768px) {
  .c-radio .wpcf7-list-item span::after {
    font-size: 3vw;
    left: 1.9vw;
  }
}
.c-radio .wpcf7-list-item input {
  display: none;
}
.c-radio .wpcf7-list-item input:checked + span::after {
  opacity: 1;
}

@keyframes animArrowLeft {
  0% {
    transform: translateX(-100%);
  }
  100% {
    transform: translateX(0);
  }
}
@keyframes animArrowRight {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(100%);
  }
}
@keyframes animArrowLeftInf {
  0% {
    transform: translateX(-120%);
  }
  100% {
    transform: translateX(0);
  }
}
@keyframes animArrowRightInf {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(120%);
  }
}
.c-arrow {
  overflow: clip;
}
.c-arrow::before, .c-arrow::after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  right: 0;
  bottom: 0;
  background: url(../img/common/ico_arrow.svg) no-repeat;
  animation-fill-mode: both;
  animation-duration: 0.3s;
  transition: background-image 0.3s;
}
.c-arrow::after {
  transform: translateX(-100%);
}
@media screen and (max-width: 768px) {
  .c-arrow::after {
    display: none;
  }
}
.c-arrow.-black::before, .c-arrow.-black::after {
  background: url(../img/common/ico_arrow_black.svg) no-repeat;
}
.c-arrow.is-animation::before {
  animation-name: animArrowRight;
  animation-delay: 0s;
}
.c-arrow.is-animation::after {
  animation-name: animArrowLeft;
  animation-delay: 0.2s;
}
.c-arrow.-infinity::before {
  animation: animArrowRightInf 1s infinite;
}
.c-arrow.-infinity::after {
  animation: animArrowLeftInf 1s infinite;
}
@media screen and (max-width: 768px) {
  .c-arrow.-infinity::after {
    display: block;
  }
}

@media screen and (min-width: 769px) {
  .c-arrowHover:hover .c-arrow::before {
    animation-name: animArrowRight;
    animation-delay: 0s;
  }
  .c-arrowHover:hover .c-arrow::after {
    animation-name: animArrowLeft;
    animation-delay: 0.2s;
  }
}
@media screen and (min-width: 769px) {
  .c-arrowHover.-black:hover .c-arrow::before {
    background-image: url(../img/common/ico_arrow_black.svg);
  }
  .c-arrowHover.-black:hover .c-arrow::after {
    background-image: url(../img/common/ico_arrow_black.svg);
  }
}

.c-textSlot {
  display: block;
  overflow: hidden;
  line-height: 1;
}
.c-textSlot span {
  display: inline-block;
  transition: transform 0.3s;
  transform: translateY(var(--y, 0%));
  transition: transform 0.3s cubic-bezier(0.77, 0, 0.175, 1);
  transition-delay: calc(0.02s * var(--char-index));
  text-shadow: 0 1em 0 #E8E8E8;
}
.c-textSlot.is-animation span {
  --y: -100%;
}

@media screen and (min-width: 769px) {
  .c-textSlotHover:hover .c-textSlot span {
    --y: -100%;
  }
}

/* -----------------------------------
Project
------------------------------------ */
/*
 * _project.scss
 */
@keyframes fuwafuwa {
  0% {
    transform: translateY(-10%);
  }
  50% {
    transform: translateY(10%);
  }
  100% {
    transform: translateY(-10%);
  }
}
@keyframes anim_title {
  0% {
    color: rgba(234, 92, 48, 0.5);
    text-shadow: -0.3em 0em 0 #EA5C30;
  }
  49.9% {
    color: rgba(234, 92, 48, 0.5);
    text-shadow: 0em 0em 0 #EA5C30;
  }
  50% {
    color: rgba(234, 92, 48, 0.5);
    text-shadow: 0vw 0vw 0 rgba(0, 0, 0, 0);
  }
  100% {
    color: #CECECE;
  }
}
@keyframes anim_text1 {
  0% {
    color: #CECECE;
    transform: none;
    opacity: 1;
  }
  7% {
    color: #EA5C30;
    transform: skew(-0.5deg, -0.9deg);
    opacity: 0.75;
  }
  10% {
    color: #CECECE;
    transform: none;
    opacity: 1;
  }
  27% {
    color: #EA5C30;
    transform: none;
    opacity: 1;
  }
  30% {
    color: #CECECE;
    transform: skew(0.8deg, -0.1deg);
    opacity: 0.75;
  }
  35% {
    color: #EA5C30;
    transform: none;
    opacity: 1;
  }
  52% {
    color: #CECECE;
    transform: none;
    opacity: 1;
  }
  55% {
    color: #EA5C30;
    transform: skew(-1deg, 0.2deg);
    opacity: 0.75;
  }
  50% {
    color: #CECECE;
    transform: none;
    opacity: 1;
  }
  72% {
    color: #EA5C30;
    transform: none;
    opacity: 1;
  }
  75% {
    color: #CECECE;
    transform: skew(0.4deg, 1deg);
    opacity: 0.75;
  }
  80% {
    color: #EA5C30;
    transform: none;
    opacity: 1;
  }
  100% {
    color: #CECECE;
    transform: none;
    opacity: 1;
  }
}
@keyframes anim_text2 {
  0% {
    color: #EA5C30;
    transform: none;
    opacity: 1;
  }
  7% {
    color: #CECECE;
    transform: skew(-0.5deg, -0.9deg);
    opacity: 0.75;
  }
  10% {
    color: #EA5C30;
    transform: none;
    opacity: 1;
  }
  27% {
    color: #CECECE;
    transform: none;
    opacity: 1;
  }
  30% {
    color: #EA5C30;
    transform: skew(0.8deg, -0.1deg);
    opacity: 0.75;
  }
  35% {
    color: #CECECE;
    transform: none;
    opacity: 1;
  }
  52% {
    color: #EA5C30;
    transform: none;
    opacity: 1;
  }
  55% {
    color: #CECECE;
    transform: skew(-1deg, 0.2deg);
    opacity: 0.75;
  }
  50% {
    color: #EA5C30;
    transform: none;
    opacity: 1;
  }
  72% {
    color: #CECECE;
    transform: none;
    opacity: 1;
  }
  75% {
    color: #EA5C30;
    transform: skew(0.4deg, 1deg);
    opacity: 0.75;
  }
  80% {
    color: #CECECE;
    transform: none;
    opacity: 1;
  }
  100% {
    color: #EA5C30;
    transform: none;
    opacity: 1;
  }
}
@keyframes anim_text3 {
  0% {
    color: #333435;
    transform: none;
    opacity: 1;
  }
  7% {
    color: #EA5C30;
    transform: skew(-0.5deg, -0.9deg);
    opacity: 0.75;
  }
  10% {
    color: #333435;
    transform: none;
    opacity: 1;
  }
  27% {
    color: #EA5C30;
    transform: none;
    opacity: 1;
  }
  30% {
    color: #333435;
    transform: skew(0.8deg, -0.1deg);
    opacity: 0.75;
  }
  35% {
    color: #EA5C30;
    transform: none;
    opacity: 1;
  }
  52% {
    color: #333435;
    transform: none;
    opacity: 1;
  }
  55% {
    color: #EA5C30;
    transform: skew(-1deg, 0.2deg);
    opacity: 0.75;
  }
  50% {
    color: #333435;
    transform: none;
    opacity: 1;
  }
  72% {
    color: #EA5C30;
    transform: none;
    opacity: 1;
  }
  75% {
    color: #333435;
    transform: skew(0.4deg, 1deg);
    opacity: 0.75;
  }
  80% {
    color: #EA5C30;
    transform: none;
    opacity: 1;
  }
  100% {
    color: #333435;
    transform: none;
    opacity: 1;
  }
}
@keyframes anim_text4 {
  0% {
    color: #000;
    transform: none;
    opacity: 1;
  }
  7% {
    color: #CECECE;
    transform: skew(-0.5deg, -0.9deg);
    opacity: 0.75;
  }
  10% {
    color: #000;
    transform: none;
    opacity: 1;
  }
  27% {
    color: #CECECE;
    transform: none;
    opacity: 1;
  }
  30% {
    color: #000;
    transform: skew(0.8deg, -0.1deg);
    opacity: 0.75;
  }
  35% {
    color: #CECECE;
    transform: none;
    opacity: 1;
  }
  52% {
    color: #000;
    transform: none;
    opacity: 1;
  }
  55% {
    color: #CECECE;
    transform: skew(-1deg, 0.2deg);
    opacity: 0.75;
  }
  50% {
    color: #000;
    transform: none;
    opacity: 1;
  }
  72% {
    color: #CECECE;
    transform: none;
    opacity: 1;
  }
  75% {
    color: #000;
    transform: skew(0.4deg, 1deg);
    opacity: 0.75;
  }
  80% {
    color: #CECECE;
    transform: none;
    opacity: 1;
  }
  100% {
    color: #000;
    transform: none;
    opacity: 1;
  }
}
@keyframes anim_text5 {
  0% {
    color: #593C34;
    transform: none;
    opacity: 1;
  }
  7% {
    color: #CECECE;
    transform: skew(-0.5deg, -0.9deg);
    opacity: 0.75;
  }
  10% {
    color: #593C34;
    transform: none;
    opacity: 1;
  }
  27% {
    color: #CECECE;
    transform: none;
    opacity: 1;
  }
  30% {
    color: #593C34;
    transform: skew(0.8deg, -0.1deg);
    opacity: 0.75;
  }
  35% {
    color: #CECECE;
    transform: none;
    opacity: 1;
  }
  52% {
    color: #593C34;
    transform: none;
    opacity: 1;
  }
  55% {
    color: #CECECE;
    transform: skew(-1deg, 0.2deg);
    opacity: 0.75;
  }
  50% {
    color: #593C34;
    transform: none;
    opacity: 1;
  }
  72% {
    color: #CECECE;
    transform: none;
    opacity: 1;
  }
  75% {
    color: #593C34;
    transform: skew(0.4deg, 1deg);
    opacity: 0.75;
  }
  80% {
    color: #CECECE;
    transform: none;
    opacity: 1;
  }
  100% {
    color: #593C34;
    transform: none;
    opacity: 1;
  }
}
@keyframes anim_text6 {
  0% {
    color: #E8E8E8;
    transform: none;
    opacity: 1;
  }
  7% {
    color: #EA5C30;
    transform: skew(-0.5deg, -0.9deg);
    opacity: 0.75;
  }
  10% {
    color: #E8E8E8;
    transform: none;
    opacity: 1;
  }
  27% {
    color: #EA5C30;
    transform: none;
    opacity: 1;
  }
  30% {
    color: #E8E8E8;
    transform: skew(0.8deg, -0.1deg);
    opacity: 0.75;
  }
  35% {
    color: #EA5C30;
    transform: none;
    opacity: 1;
  }
  52% {
    color: #E8E8E8;
    transform: none;
    opacity: 1;
  }
  55% {
    color: #EA5C30;
    transform: skew(-1deg, 0.2deg);
    opacity: 0.75;
  }
  50% {
    color: #E8E8E8;
    transform: none;
    opacity: 1;
  }
  72% {
    color: #EA5C30;
    transform: none;
    opacity: 1;
  }
  75% {
    color: #E8E8E8;
    transform: skew(0.4deg, 1deg);
    opacity: 0.75;
  }
  80% {
    color: #EA5C30;
    transform: none;
    opacity: 1;
  }
  100% {
    color: #E8E8E8;
    transform: none;
    opacity: 1;
  }
}
/* -----------------------------------
secMv
------------------------------------ */
.p-secMv {
  padding-top: 11vw;
  position: relative;
}
@media screen and (max-width: 768px) {
  .p-secMv {
    padding-top: 22.25vw;
  }
}
.p-secMv_list {
  position: relative;
}
.p-secMv_list li {
  position: relative;
  opacity: 0;
  transition: opacity 1s;
  pointer-events: none;
  width: 100%;
}
.p-secMv_list li:nth-of-type(n+2) {
  position: absolute;
  left: 0;
  top: 0;
}
.p-secMv_list li ._img {
  width: 100%;
  overflow: hidden;
  height: 56.25vw;
  z-index: -1;
}
@media screen and (max-width: 768px) {
  .p-secMv_list li ._img {
    height: 100vw;
  }
}
.p-secMv_list li ._img img {
  transition: scale 1s linear;
  transition-delay: 1s;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}
.p-secMv_list li ._video {
  width: 100%;
  height: 56.25vw;
  pointer-events: none;
  overflow: hidden;
  position: relative;
  z-index: -1;
}
@media screen and (max-width: 768px) {
  .p-secMv_list li ._video {
    height: 100vw;
  }
}
.p-secMv_list li ._video::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background-color: #000;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  opacity: 0.2;
}
.p-secMv_list li ._video iframe {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  min-width: 100%;
  min-height: 100%;
  aspect-ratio: 16/9;
}
.p-secMv_list li ._txt {
  font-size: 13.65vw;
  line-height: 0.85;
  font-family: "Bruno Ace", sans-serif;
  font-weight: 400;
  white-space: nowrap;
  text-align: right;
  position: absolute;
  top: 0;
  left: 0;
  margin-top: -5.1vw;
  z-index: 1;
}
@media screen and (max-width: 768px) {
  .p-secMv_list li ._txt {
    font-size: 13.5vw;
    letter-spacing: 0;
    left: 2vw;
  }
}
.p-secMv_list li ._txt > div:nth-of-type(2) {
  color: #EA5C30;
}
.p-secMv_list li ._txt > div > span {
  overflow: hidden;
  display: inline-block;
}
.p-secMv_list li ._txt > div > span > span {
  position: relative;
  left: -100%;
  transition: left 1s;
}
.p-secMv_list li ._link {
  position: absolute;
  right: 4.03vw;
  bottom: 4.24vw;
  z-index: 2;
  transition: opacity 0.5s;
  transition-delay: 1s;
  opacity: 0;
  z-index: 1;
}
.p-secMv_list li ._link a {
  display: flex;
  align-items: center;
  background-color: #292C2D;
  color: #fff;
  font-size: 1.11vw;
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 700;
  text-decoration: none;
  width: 25vw;
  height: 4.17vw;
  padding-left: 2vw;
  transition: color 0.3s;
}
@media screen and (max-width: 768px) {
  .p-secMv_list li ._link a {
    width: 60vw;
    height: 12vw;
    font-size: 3.5vw;
    padding-left: 4vw;
  }
}
.p-secMv_list li ._link a span {
  position: relative;
}
.p-secMv_list li ._link a::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-color: #fff;
  transform: scaleY(0);
  transition: transform 0.3s;
}
.p-secMv_list li ._link a::after {
  content: "";
  display: block;
  width: 1.53vw;
  height: 1.11vw;
  position: absolute;
  top: 50%;
  right: 2vw;
  background: url(../img/common/ico_arrow.svg) no-repeat;
  background-size: contain;
  transform: translateY(-50%);
}
@media screen and (max-width: 768px) {
  .p-secMv_list li ._link a::after {
    width: 5.5vw;
    height: 4vw;
  }
}
.p-secMv_list li ._link a:hover {
  color: #EA5C30;
}
.p-secMv_list li ._link a:hover::before {
  transform: scaleY(1);
}
.p-secMv_list li ._link.-eng a {
  font-family: "Bruno Ace", sans-serif;
  font-weight: 400;
}
.p-secMv_list li.-visible {
  opacity: 1;
  pointer-events: all;
}
.p-secMv_list li.-visible ._img img {
  transition: scale 7s linear;
  scale: 1.2;
}
.p-secMv_list li.-visible ._txt > div > span > span {
  left: 0%;
}
.p-secMv_list li.-visible ._link {
  opacity: 1;
}

/* -----------------------------------
secCopy
------------------------------------ */
.p-secCopy_txt {
  display: flex;
  justify-content: center;
  padding: 11.9vw 0;
}
@media screen and (max-width: 768px) {
  .p-secCopy_txt {
    padding: 14vw 0;
  }
}
.p-secCopy_txt > div {
  width: 75.25vw;
}
.p-secCopy_txt > div h2 {
  font-size: 1.67vw;
  color: #E8E8E8;
}
@media screen and (max-width: 768px) {
  .p-secCopy_txt > div h2 {
    font-size: 4.5vw;
  }
}
.p-secCopy_txt > div p {
  font-size: 1.39vw;
  margin-top: 2.6vw;
}
@media screen and (max-width: 768px) {
  .p-secCopy_txt > div p {
    font-size: 2.9vw;
    margin-top: 4vw;
    line-height: 2;
  }
}
.p-secCopy_txt > div > div {
  font-size: 2.5vw;
  margin-top: 2vw;
  font-family: "Bruno Ace", sans-serif;
  font-weight: 400;
}
@media screen and (max-width: 768px) {
  .p-secCopy_txt > div > div {
    font-size: 6.25vw;
    letter-spacing: 0;
  }
}
.p-secCopy_txt > div > div > span:nth-of-type(2) {
  color: #EA5C30;
}

/* -----------------------------------
secNews
------------------------------------ */
.p-secNews_wrapper {
  background-color: #F2F2F2;
  padding-top: 3.9vw;
  padding-bottom: 1.39vw;
}
@media screen and (max-width: 768px) {
  .p-secNews_wrapper {
    padding-bottom: 6.25vw;
  }
}
.p-secNews_title {
  font-size: 22vw;
  font-family: "Bruno Ace", sans-serif;
  font-weight: 400;
  color: #333435;
  text-align: center;
  line-height: 1;
}
.p-secNews_list {
  margin-top: -8vw;
  position: relative;
  z-index: 1;
}
.p-secNews_list > ul {
  display: flex;
  margin: 0 -1.39vw;
  padding-bottom: 4.17vw;
}
@media screen and (max-width: 768px) {
  .p-secNews_list > ul {
    margin: 0 -2.5vw;
    padding-bottom: 23.5vw;
  }
}
.p-secNews_list > ul li {
  padding: 0 1.39vw;
}
@media screen and (max-width: 768px) {
  .p-secNews_list > ul li {
    padding: 0 2.5vw;
  }
}
.p-secNews_list > ul li a {
  display: block;
  text-decoration: none;
}
.p-secNews_list > ul li a ._img {
  overflow: hidden;
  aspect-ratio: 4/3;
  background-color: #1F2021;
}
.p-secNews_list > ul li a ._img img {
  transition: transform 0.3s;
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: center;
     object-position: center;
}
.p-secNews_list > ul li a ._txt {
  margin-top: 0.8vw;
}
@media screen and (max-width: 768px) {
  .p-secNews_list > ul li a ._txt {
    margin-top: 4vw;
  }
}
.p-secNews_list > ul li a ._txt h3 {
  font-size: 1.25vw;
}
@media screen and (max-width: 768px) {
  .p-secNews_list > ul li a ._txt h3 {
    font-size: 4vw;
  }
}
.p-secNews_list > ul li a ._txt span {
  display: block;
  font-size: 0.7vw;
  margin-top: 0.7vw;
}
@media screen and (max-width: 768px) {
  .p-secNews_list > ul li a ._txt span {
    font-size: 2.5vw;
  }
}
.p-secNews_list > ul li a ._txt p {
  font-size: 0.83vw;
  margin-top: 0.3vw;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
@media screen and (max-width: 768px) {
  .p-secNews_list > ul li a ._txt p {
    font-size: 3vw;
    margin-top: 4.5vw;
  }
}
.p-secNews_list > ul li a:hover ._img img {
  transform: scale(1.1);
}
.p-secNews_list > ul .slick-arrow {
  top: auto;
  bottom: 0;
  left: 50%;
  width: 4.17vw;
  height: 4.17vw;
  background: url(../img/common/ico_slider_arrow.svg) no-repeat;
  background-size: contain;
  border: none;
}
@media screen and (max-width: 768px) {
  .p-secNews_list > ul .slick-arrow {
    width: 15vw;
    height: 15vw;
  }
}
.p-secNews_list > ul .slick-prev {
  transform: translateX(-104%) rotate(0deg);
}
@media screen and (max-width: 768px) {
  .p-secNews_list > ul .slick-prev {
    transform: translateX(-270%) rotate(0deg);
  }
}
.p-secNews_list > ul .slick-next {
  transform: translateX(4%) rotate(180deg);
}
@media screen and (max-width: 768px) {
  .p-secNews_list > ul .slick-next {
    transform: translateX(-162%) rotate(180deg);
  }
}
.p-secNews_list ._view {
  position: absolute;
  bottom: 0;
  right: 2vw;
  font-size: 1.25vw;
}
@media screen and (max-width: 768px) {
  .p-secNews_list ._view {
    font-size: 4.5vw;
    bottom: 7.5vw;
    transform: translateY(50%);
    right: 8vw;
  }
}
.p-secNews_list ._view a {
  font-family: "Bruno Ace", sans-serif;
  font-weight: 400;
  text-decoration: none;
  display: block;
  padding-right: 2.2vw;
  letter-spacing: 0;
  transition: color 0.3s;
}
@media screen and (max-width: 768px) {
  .p-secNews_list ._view a {
    padding-right: 7.5vw;
  }
}
.p-secNews_list ._view a::after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
  background: url(../img/common/ico_arrow.svg) no-repeat;
  background-size: contain;
  width: 1.53vw;
  height: 1.11vw;
  line-height: 1;
}
@media screen and (max-width: 768px) {
  .p-secNews_list ._view a::after {
    width: 5.5vw;
    height: 4vw;
  }
}
.p-secNews_list ._view a:hover {
  color: #EA5C30;
}

/* -----------------------------------
secBusiness
------------------------------------ */
.p-secBusiness {
  margin-top: 9.17vw;
  position: relative;
  z-index: 1;
}
@media screen and (max-width: 768px) {
  .p-secBusiness {
    margin-top: 29vw;
    padding: 0 5vw;
  }
}
.p-secBusiness_txt {
  position: relative;
}
.p-secBusiness_txt ._title {
  font-size: 13.5vw;
  line-height: 0.91;
  font-family: "Bruno Ace", sans-serif;
  font-weight: 400;
}
@media screen and (max-width: 768px) {
  .p-secBusiness_txt ._title {
    font-size: 13.75vw;
    letter-spacing: 0;
    padding-left: 2vw;
  }
}
.p-secBusiness_txt ._title span {
  display: block;
}
.p-secBusiness_txt ._title span:nth-of-type(3) {
  color: #EA5C30;
}
.p-secBusiness_txt ._small {
  font-size: 0.86vw;
  font-family: "Bruno Ace", sans-serif;
  font-weight: 400;
  padding-left: 1em;
  letter-spacing: 0;
}
@media screen and (max-width: 768px) {
  .p-secBusiness_txt ._small {
    font-size: 3vw;
    margin-top: 2.2vw;
  }
}
.p-secBusiness_txt ._cp {
  font-size: 2.29vw;
  position: absolute;
  right: 7vw;
  top: 53%;
}
@media screen and (max-width: 768px) {
  .p-secBusiness_txt ._cp {
    font-size: 4vw;
    letter-spacing: 0.03em;
    top: 40%;
    right: 3vw;
  }
}
.p-secBusiness_list {
  width: 63.93vw;
  margin-left: auto;
  margin-top: 4.4vw;
}
@media screen and (max-width: 768px) {
  .p-secBusiness_list {
    width: auto;
    margin-top: 5.7vw;
  }
}
.p-secBusiness_list li {
  border-bottom: 1px solid #8E8E8E;
}
.p-secBusiness_list li > a {
  text-decoration: none;
  color: #E8E8E8;
  padding: 2.8vw 0;
  display: block;
  position: relative;
  transition: color 0.3s;
}
@media screen and (max-width: 768px) {
  .p-secBusiness_list li > a {
    padding: 8.5vw 0;
  }
}
.p-secBusiness_list li > a::before {
  content: "";
  display: block;
  width: 0%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-color: #EA5C30;
  transition: width 0.5s;
  z-index: -1;
}
.p-secBusiness_list li > a ._txt {
  display: flex;
  position: relative;
  padding-right: 1.57vw;
}
.p-secBusiness_list li > a ._txt ._num {
  font-size: 0.86vw;
  font-family: "Bruno Ace", sans-serif;
  font-weight: 400;
  width: 5.71vw;
  letter-spacing: -0.05em;
  color: #8E8E8E;
  transition: color 0.3s;
}
@media screen and (max-width: 768px) {
  .p-secBusiness_list li > a ._txt ._num {
    font-size: 3vw;
    width: 15vw;
  }
}
.p-secBusiness_list li > a ._txt ._wrapper {
  display: flex;
}
@media screen and (max-width: 768px) {
  .p-secBusiness_list li > a ._txt ._wrapper {
    display: block;
  }
}
.p-secBusiness_list li > a ._txt ._title {
  width: 22vw;
}
@media screen and (max-width: 768px) {
  .p-secBusiness_list li > a ._txt ._title {
    width: auto;
  }
}
.p-secBusiness_list li > a ._txt ._title span {
  display: block;
}
.p-secBusiness_list li > a ._txt ._title span:nth-of-type(1) {
  font-size: 2vw;
  line-height: 1;
}
@media screen and (max-width: 768px) {
  .p-secBusiness_list li > a ._txt ._title span:nth-of-type(1) {
    font-size: 5vw;
  }
}
.p-secBusiness_list li > a ._txt ._title span:nth-of-type(2) {
  font-size: 0.79vw;
  font-family: "Bruno Ace", sans-serif;
  font-weight: 400;
  letter-spacing: 0;
  color: #8E8E8E;
  margin-top: 1.5vw;
  transition: color 0.3s;
}
@media screen and (max-width: 768px) {
  .p-secBusiness_list li > a ._txt ._title span:nth-of-type(2) {
    font-size: 2.75vw;
    margin-top: 7vw;
  }
}
.p-secBusiness_list li > a ._txt ._cp {
  font-size: 1.71vw;
  line-height: 1.65;
  color: #8E8E8E;
  margin-top: -0.3em;
  transition: color 0.3s;
}
@media screen and (max-width: 768px) {
  .p-secBusiness_list li > a ._txt ._cp {
    font-size: 3.5vw;
    margin-top: 1.2vw;
  }
}
.p-secBusiness_list li > a ._txt ._cp span {
  display: block;
}
@media screen and (max-width: 768px) {
  .p-secBusiness_list li > a ._txt ._cp span {
    display: inline-block;
  }
}
.p-secBusiness_list li > a ._txt ._arrow {
  width: 1.57vw;
  height: 1.17vw;
  position: absolute;
  top: 20%;
  right: 0;
  transform: translateY(-50%);
}
@media screen and (max-width: 768px) {
  .p-secBusiness_list li > a ._txt ._arrow {
    width: 5.5vw;
    height: 4vw;
    top: 10%;
  }
}
.p-secBusiness_list li > a:hover {
  color: #000;
}
.p-secBusiness_list li > a:hover::before {
  width: 100%;
}
.p-secBusiness_list li > a:hover ._num {
  color: #333333;
}
.p-secBusiness_list li > a:hover ._title span:nth-of-type(2) {
  color: #333333;
}
.p-secBusiness_list li > a:hover ._cp {
  color: #333333;
}
.p-secBusiness_list li ._img {
  padding-top: 1.2vw;
  padding-bottom: 2.8vw;
  width: 53.57vw;
  margin-left: 4.64vw;
}
@media screen and (max-width: 768px) {
  .p-secBusiness_list li ._img {
    width: auto;
    padding-top: 0;
    padding-bottom: 10vw;
    margin-left: 15vw;
  }
}
.p-secBusiness_list li ._img a {
  transition: opacity 0.3s;
}
@media screen and (min-width: 769px) {
  .p-secBusiness_list li ._img a:hover {
    opacity: 0.7;
  }
}

/* -----------------------------------
secScaffolding
------------------------------------ */
.p-secScaffolding {
  position: relative;
  height: 77.01vw;
  margin-top: 17.78vw;
}
@media screen and (max-width: 768px) {
  .p-secScaffolding {
    margin-top: 35vw;
    height: 107vw;
  }
}
.p-secScaffolding_title {
  position: absolute;
  top: -5.3vw;
  left: 1.5vw;
  font-size: 10.21vw;
  z-index: 3;
  line-height: 1;
  mix-blend-mode: difference;
  font-family: "Bruno Ace", sans-serif;
  font-weight: 400;
  text-align: right;
  transition: opacity 0.5s, transform 0.5s;
  transform: translateX(-10%);
  opacity: 0;
}
@media screen and (max-width: 768px) {
  .p-secScaffolding_title {
    letter-spacing: 0;
    padding-left: 2vw;
  }
}
.p-secScaffolding_title span {
  display: block;
}
.p-secScaffolding_img1 {
  transition: opacity 0.5s, transform 0.5s;
  transition-delay: 0.4s;
  transform: translateX(-50%) rotate(45deg);
  transform-origin: top left;
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  width: 50vw;
  z-index: 2;
}
@media screen and (max-width: 768px) {
  .p-secScaffolding_img1 {
    width: 100%;
  }
}
.p-secScaffolding_img2 {
  transition: opacity 0.8s, transform 0.8s;
  transition-delay: 0.8s;
  opacity: 0;
  transform: scale(0.5);
  position: absolute;
  top: 10.42vw;
  left: 87.5vw;
  width: 12.5vw;
  z-index: 2;
}
@media screen and (max-width: 768px) {
  .p-secScaffolding_img2 {
    width: 15vw;
    left: 85vw;
    top: 11.5vw;
  }
}
.p-secScaffolding_img3 {
  transition: opacity 0.8s, transform 0.8s;
  transition-delay: 0.95s;
  opacity: 0;
  transform: scale(0.5);
  position: absolute;
  top: 20.83vw;
  left: 75vw;
  width: 12.5vw;
  z-index: 2;
}
@media screen and (max-width: 768px) {
  .p-secScaffolding_img3 {
    width: 15vw;
    left: 70vw;
    top: 24vw;
  }
}
.p-secScaffolding_img4 {
  transition: opacity 0.8s, transform 0.8s;
  transition-delay: 1.1s;
  opacity: 0;
  transform: scale(0.5);
  position: absolute;
  top: 31.25vw;
  left: 50vw;
  width: 25vw;
  z-index: 2;
}
@media screen and (max-width: 768px) {
  .p-secScaffolding_img4 {
    width: 21vw;
    top: 36.25vw;
    left: 49vw;
  }
}
.p-secScaffolding_img5 {
  transition: opacity 0.8s, transform 0.8s;
  transition-delay: 1.25s;
  opacity: 0;
  transform: scale(0.5);
  position: absolute;
  top: 41.67vw;
  left: 75vw;
  width: 25vw;
  z-index: 2;
}
@media screen and (max-width: 768px) {
  .p-secScaffolding_img5 {
    top: 72.75vw;
  }
}
.p-secScaffolding_img6 {
  position: absolute;
  top: 5vw;
  left: 4.17vw;
  width: 95.76vw;
  height: 51.94vw;
  z-index: 1;
  background: url(../img/common/bg_noise.webp);
  background-position: center;
}
@media screen and (max-width: 768px) {
  .p-secScaffolding_img6 {
    width: 95vw;
    height: 37vw;
    top: 50vw;
    left: auto;
    right: 0;
  }
}
.p-secScaffolding_img7 {
  position: absolute;
  top: 49.03vw;
  left: 0vw;
  width: 33.33vw;
}
@media screen and (max-width: 768px) {
  .p-secScaffolding_img7 {
    top: 79.5vw;
  }
}
.p-secScaffolding_img8 {
  position: absolute;
  top: 49.03vw;
  left: 33.3vw;
  width: 33.33vw;
}
@media screen and (max-width: 768px) {
  .p-secScaffolding_img8 {
    top: 79.5vw;
  }
}
.p-secScaffolding_img9 {
  position: absolute;
  top: 49.03vw;
  left: 66.6vw;
  width: 33.33vw;
}
@media screen and (max-width: 768px) {
  .p-secScaffolding_img9 {
    top: 79.5vw;
  }
}
.p-secScaffolding_link {
  position: absolute;
  top: 41.67vw;
  left: 4.17vw;
  z-index: 3;
  transform: translateX(-20%);
  opacity: 0;
  transition: opacity 0.5s, transform 0.5s;
  transition-delay: 0.8s;
}
@media screen and (max-width: 768px) {
  .p-secScaffolding_link {
    top: 50vw;
    left: auto;
    right: 0;
  }
}
.p-secScaffolding_link a {
  display: block;
  position: relative;
  width: 70.69vw;
  height: 15.28vw;
  text-decoration: none;
  padding-left: 3.2vw;
  padding-top: 1.7vw;
  color: #333435;
}
@media screen and (max-width: 768px) {
  .p-secScaffolding_link a {
    width: 95vw;
    height: 37vw;
    padding-top: 3.5vw;
    padding-left: 5vw;
  }
}
.p-secScaffolding_link a h3 {
  font-size: 2.02vw;
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 700;
}
@media screen and (max-width: 768px) {
  .p-secScaffolding_link a h3 {
    font-size: 5vw;
  }
}
.p-secScaffolding_link a p {
  font-size: 1.67vw;
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 500;
}
@media screen and (max-width: 768px) {
  .p-secScaffolding_link a p {
    font-size: 3.5vw;
    margin-top: 1.2vw;
  }
}
.p-secScaffolding_link a ._arrow {
  width: 1.53vw;
  height: 1.04vw;
  position: absolute;
  top: 2.95vw;
  left: 13vw;
}
@media screen and (max-width: 768px) {
  .p-secScaffolding_link a ._arrow {
    width: 5.5vw;
    height: 4vw;
    top: 6vw;
    left: auto;
    right: 4.5vw;
  }
}
.p-secScaffolding.is-animation .p-secScaffolding_title {
  opacity: 1;
  transform: translateX(0);
}
.p-secScaffolding.is-animation .p-secScaffolding_img1 {
  opacity: 1;
  transform: rotate(0deg);
}
.p-secScaffolding.is-animation .p-secScaffolding_img2 {
  opacity: 1;
  transform: scale(1);
}
.p-secScaffolding.is-animation .p-secScaffolding_img3 {
  opacity: 1;
  transform: scale(1);
}
.p-secScaffolding.is-animation .p-secScaffolding_img4 {
  opacity: 1;
  transform: scale(1);
}
.p-secScaffolding.is-animation .p-secScaffolding_img5 {
  opacity: 1;
  transform: scale(1);
}
.p-secScaffolding.is-animation .p-secScaffolding_img6 {
  opacity: 1;
}
.p-secScaffolding.is-animation .p-secScaffolding_link {
  opacity: 1;
  transform: translateX(0);
}

/* -----------------------------------
secLife
------------------------------------ */
.p-secLife {
  margin-top: 5.69vw;
}
@media screen and (max-width: 768px) {
  .p-secLife {
    margin-top: 20vw;
    padding: 0;
  }
}
.p-secLife_list {
  display: flex;
  gap: 0.5vw;
}
.p-secLife_txt {
  background-color: #EA5C30;
  margin-top: 0.5vw;
}
.p-secLife_txt a {
  text-decoration: none;
  color: #000;
  display: block;
  padding-top: 18.06vw;
  padding-bottom: 5vw;
  position: relative;
}
@media screen and (max-width: 768px) {
  .p-secLife_txt a {
    padding-top: 25.2vw;
    padding-bottom: 10vw;
  }
}
.p-secLife_txt a ._title {
  position: absolute;
  left: 1vw;
  top: -5vw;
  pointer-events: none;
}
@media screen and (max-width: 768px) {
  .p-secLife_txt a ._title {
    left: 5vw;
    top: -7.4vw;
  }
}
.p-secLife_txt a ._title h2 {
  font-size: 9.72vw;
  font-family: "Bruno Ace", sans-serif;
  font-weight: 400;
  line-height: 1;
}
@media screen and (max-width: 768px) {
  .p-secLife_txt a ._title h2 {
    font-size: 13.75vw;
    letter-spacing: 0;
  }
}
.p-secLife_txt a ._title h2 span {
  display: block;
}
.p-secLife_txt a ._title ._small {
  font-size: 0.83vw;
  font-family: "Bruno Ace", sans-serif;
  font-weight: 400;
  letter-spacing: -0.05em;
  padding-left: 1em;
}
@media screen and (max-width: 768px) {
  .p-secLife_txt a ._title ._small {
    font-size: 3vw;
  }
}
.p-secLife_txt a ._link {
  padding-right: 4.5vw;
  text-align: right;
  position: relative;
}
@media screen and (max-width: 768px) {
  .p-secLife_txt a ._link {
    padding-right: 15vw;
  }
}
.p-secLife_txt a ._link h3 {
  font-size: 2.22vw;
}
@media screen and (max-width: 768px) {
  .p-secLife_txt a ._link h3 {
    font-size: 5vw;
  }
}
.p-secLife_txt a ._link p {
  font-size: 1.67vw;
}
@media screen and (max-width: 768px) {
  .p-secLife_txt a ._link p {
    font-size: 3.5vw;
    margin-top: 0.4em;
  }
}
.p-secLife_txt a ._link ._arrow {
  width: 1.53vw;
  height: 1.11vw;
  position: absolute;
  top: 27%;
  right: 1.6vw;
  transform: translateY(-50%);
}
@media screen and (max-width: 768px) {
  .p-secLife_txt a ._link ._arrow {
    width: 5.5vw;
    height: 4vw;
    top: 4.5vw;
    right: 5vw;
  }
}

/* -----------------------------------
secOtherMv
------------------------------------ */
.p-secOtherMv {
  padding-top: 16.5vw;
}
@media screen and (max-width: 768px) {
  .p-secOtherMv {
    padding-top: 22.25vw;
  }
}
.p-secOtherMv_main {
  position: relative;
  opacity: 0;
  transition: opacity 1s;
}
.p-secOtherMv_main:nth-of-type(n+2) {
  position: absolute;
  left: 0;
  top: 0;
}
.p-secOtherMv_main ._img {
  overflow: hidden;
}
@media screen and (max-width: 768px) {
  .p-secOtherMv_main ._img {
    height: 100vw;
  }
}
.p-secOtherMv_main ._img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  transition: transform 7s linear;
}
.p-secOtherMv_main ._txt {
  font-size: 13.65vw;
  line-height: 0.85;
  font-family: "Bruno Ace", sans-serif;
  font-weight: 400;
  white-space: nowrap;
  text-align: right;
  position: absolute;
  top: 0;
  left: 0;
  margin-top: -5.1vw;
  width: 100%;
}
@media screen and (max-width: 768px) {
  .p-secOtherMv_main ._txt {
    font-size: 13.5vw;
    letter-spacing: 0;
    padding-right: 2.5vw;
  }
}
.p-secOtherMv_main ._txt > div:nth-of-type(2) {
  color: #EA5C30;
}
.p-secOtherMv_main ._txt > div > span {
  overflow: hidden;
  display: inline-block;
}
.p-secOtherMv_main ._txt > div > span > span {
  position: relative;
  left: -100%;
  transition: left 1s;
}
.p-secOtherMv_main ._link {
  display: none;
}
.p-secOtherMv_main.-visible {
  opacity: 1;
}
.p-secOtherMv_main.-visible ._img img {
  transform: scale(1.05);
}
.p-secOtherMv_main.-visible ._txt > div > span > span {
  left: 0%;
}

/* -----------------------------------
guideline
------------------------------------ */
.p-secGuideline {
  position: relative;
  width: 83.33vw;
  margin: 11.5vw auto 0;
}
@media screen and (max-width: 768px) {
  .p-secGuideline {
    margin-top: 16vw;
    width: 94vw;
  }
}
@media screen and (max-width: 768px) {
  .p-secGuideline.-long {
    margin-top: 24.5vw;
  }
}
.p-secGuideline.-contact {
  margin-top: 19vw;
}
.p-secGuideline_line {
  font-family: "Bruno Ace", sans-serif;
  font-weight: 400;
  position: absolute;
  top: 0.8vw;
  left: 0;
  writing-mode: sideways-rl;
  font-size: 0.83vw;
  letter-spacing: 0;
  color: #6B6B6B;
}
@media screen and (max-width: 768px) {
  .p-secGuideline_line {
    font-size: 2.5vw;
    top: 1.8vw;
  }
}
.p-secGuideline_cnt {
  padding-left: 5.2vw;
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 500;
  color: #E8E8E8;
}
@media screen and (max-width: 768px) {
  .p-secGuideline_cnt {
    padding-left: 8vw;
    padding-right: 4vw;
  }
}
.p-secGuideline_cnt > h2 {
  font-size: 2.22vw;
}
@media screen and (max-width: 768px) {
  .p-secGuideline_cnt > h2 {
    font-size: 4.5vw;
    line-height: 1.9;
  }
}
.p-secGuideline_cnt > h2 > span.-num {
  font-family: "Bruno Ace", sans-serif;
  font-weight: 400;
}
.p-secGuideline_cnt > h2 > span a {
  text-decoration: none;
  color: #E8E8E8;
  pointer-events: none;
}
@media screen and (max-width: 768px) {
  .p-secGuideline_cnt > h2 > span a {
    pointer-events: all;
  }
}
.p-secGuideline_cnt > h2 > span a span {
  pointer-events: all;
}
@media screen and (min-width: 769px) {
  .p-secGuideline_cnt > h2.-col {
    display: flex;
    justify-content: space-between;
  }
}
.p-secGuideline_cnt > h2.-col span {
  display: block;
}
.p-secGuideline_cnt > p {
  font-size: 1.25vw;
  margin-top: 2.1vw;
  line-height: 1.95;
  color: #CECECE;
}
@media screen and (max-width: 768px) {
  .p-secGuideline_cnt > p {
    font-size: 3.5vw;
    letter-spacing: 0.02em;
    margin-top: 3vw;
  }
}
.p-secGuideline_cnt > p a {
  color: #CECECE;
  text-decoration: none;
}
@media screen and (min-width: 769px) {
  .p-secGuideline_cnt > p._right {
    width: 46.04vw;
    margin-left: auto;
    margin-top: 8.5vw;
  }
}
.p-secGuideline_cnt > ._text {
  margin-top: 3.3vw;
}
@media screen and (max-width: 768px) {
  .p-secGuideline_cnt > ._text {
    margin-top: 7.5vw;
  }
}
.p-secGuideline_cnt > ._text > dl:nth-of-type(n+2) {
  margin-top: 7.5vw;
}
.p-secGuideline_cnt > ._text > dl dt {
  font-size: 1.67vw;
  color: #E8E8E8;
}
@media screen and (max-width: 768px) {
  .p-secGuideline_cnt > ._text > dl dt {
    font-size: 4vw;
  }
}
.p-secGuideline_cnt > ._text > dl dd {
  font-size: 1vw;
  margin-top: 1.3vw;
  color: #CECECE;
}
@media screen and (max-width: 768px) {
  .p-secGuideline_cnt > ._text > dl dd {
    font-size: 3vw;
    margin-top: 5vw;
  }
}
.p-secGuideline_cnt > ._text > dl dd p {
  line-height: 2;
}
.p-secGuideline_cnt > ._text > dl dd p:nth-of-type(n+2) {
  margin-top: 1.75em;
}
.p-secGuideline_cnt > ._text > ._line {
  margin-top: 4vw;
  border-top: 1px solid #8E8E8E;
}
.p-secGuideline_cnt > ._text.-long {
  margin-top: 6.8vw;
}
.p-secGuideline_cnt > ._date {
  display: block;
  margin-top: 0.3vw;
  font-size: 0.8vw;
}
@media screen and (max-width: 768px) {
  .p-secGuideline_cnt > ._date {
    font-size: 2.4vw;
  }
}

/* -----------------------------------
slider
------------------------------------ */
.p-slider {
  margin-top: 8vw;
  position: relative;
}
.p-slider_list {
  display: flex;
}
.p-slider_list li {
  width: 33.33vw;
}
@media screen and (max-width: 768px) {
  .p-slider_list li {
    width: 50%;
  }
}

/* -----------------------------------
secAnchor
------------------------------------ */
.p-secAnchor {
  margin-top: 8.3vw;
}
.p-secAnchor_list {
  display: grid;
  gap: 1.88vw;
  justify-content: center;
  grid-template-columns: repeat(4, auto);
}
@media screen and (max-width: 768px) {
  .p-secAnchor_list {
    grid-template-columns: repeat(3, auto);
  }
}
.p-secAnchor_list li > a, .p-secAnchor_list li > span {
  position: relative;
  border: 1px solid #8E8E8E;
  border-radius: 1000px;
  font-size: 1.25vw;
  width: 19.44vw;
  height: 5.56vw;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #fff;
  text-decoration: none;
  transition: background-color 0.3s;
  cursor: pointer;
}
@media screen and (max-width: 768px) {
  .p-secAnchor_list li > a, .p-secAnchor_list li > span {
    font-size: 2vw;
    width: 28vw;
    height: 8.6vw;
  }
}
.p-secAnchor_list li > a::after, .p-secAnchor_list li > span::after {
  content: "";
  display: block;
  width: 1.53vw;
  height: 1.11vw;
  background: url(../img/common/ico_arrow.svg) no-repeat;
  background-size: contain;
  position: absolute;
  top: 50%;
  right: 2vw;
  transform: translateY(-50%) rotate(90deg);
}
@media screen and (max-width: 768px) {
  .p-secAnchor_list li > a::after, .p-secAnchor_list li > span::after {
    width: 2.4vw;
    height: 1.77vw;
  }
}
.p-secAnchor_list li > a:hover, .p-secAnchor_list li > span:hover {
  background-color: #5b5b5b;
}
.p-secAnchor_list li.selected > a, .p-secAnchor_list li.selected > span {
  background-color: #8E8E8E;
}

/* -----------------------------------
secNewsContent
------------------------------------ */
.p-secNewsContent {
  margin-top: 7.15vw;
}
.p-secNewsContent_list {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  row-gap: 5.1vw;
}
@media screen and (max-width: 768px) {
  .p-secNewsContent_list {
    grid-template-columns: repeat(1, 1fr);
  }
}
.p-secNewsContent_list li a {
  color: #E8E8E8;
  text-decoration: none;
}
.p-secNewsContent_list li a ._img {
  aspect-ratio: 4/3;
  overflow: hidden;
  background-color: #1F2021;
}
.p-secNewsContent_list li a ._img img {
  transition: transform 0.3s;
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: center;
     object-position: center;
}
.p-secNewsContent_list li a ._txt {
  margin-top: 2vw;
  padding-right: 1vw;
}
.p-secNewsContent_list li a ._txt h3 {
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 700;
  font-size: 1.11vw;
}
@media screen and (max-width: 768px) {
  .p-secNewsContent_list li a ._txt h3 {
    font-size: 3.5vw;
  }
}
.p-secNewsContent_list li a ._txt span {
  display: block;
  margin-top: 2vw;
  font-size: 0.8vw;
}
@media screen and (max-width: 768px) {
  .p-secNewsContent_list li a ._txt span {
    font-size: 1.8vw;
  }
}
.p-secNewsContent_list li a ._txt p {
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 300;
  font-size: 0.97vw;
  margin-top: 0.3vw;
  color: #CECECE;
}
@media screen and (max-width: 768px) {
  .p-secNewsContent_list li a ._txt p {
    font-size: 2vw;
  }
}
.p-secNewsContent_list li a:hover ._img img {
  transform: scale(1.1);
}

/* -----------------------------------
secNewsDetail
------------------------------------ */
.p-secNewsDetail {
  margin-top: 10vw;
}
.p-secNewsDetail_in {
  background: url(../img/common/bg_noise.webp);
  background-position: center;
  padding: 6.6vw;
  color: #333435;
}
.p-secNewsDetail_in h1, .p-secNewsDetail_in h2, .p-secNewsDetail_in h3, .p-secNewsDetail_in h4, .p-secNewsDetail_in h5, .p-secNewsDetail_in h6, .p-secNewsDetail_in p, .p-secNewsDetail_in img, .p-secNewsDetail_in ul, .p-secNewsDetail_in video {
  margin-bottom: 28px;
  margin-top: 28px;
}
.p-secNewsDetail_in :where(.wp-block) {
  margin-bottom: 28px;
  margin-top: 28px;
}
.p-secNewsDetail_in h1 {
  font-size: 3.2rem;
}
.p-secNewsDetail_in h2 {
  font-size: 2.4rem;
}
.p-secNewsDetail_in h3 {
  font-size: 2rem;
}
.p-secNewsDetail_in h4 {
  font-size: 1.6rem;
}
.p-secNewsDetail_in h5 {
  font-size: 1.3rem;
}
.p-secNewsDetail_in h6 {
  font-size: 1.1rem;
}

/* -----------------------------------
title
------------------------------------ */
.p-title {
  position: relative;
}
.p-title span {
  display: block;
  line-height: 0.75;
}
.p-title span:nth-of-type(1) {
  font-size: 13.13vw;
  font-family: "Bruno Ace", sans-serif;
  font-weight: 400;
  color: #593C34;
  white-space: nowrap;
}
@media screen and (max-width: 768px) {
  .p-title span:nth-of-type(1) {
    font-size: 18.64vw;
  }
}
.p-title span:nth-of-type(1)._small {
  font-size: 9.72vw;
}
@media screen and (max-width: 768px) {
  .p-title span:nth-of-type(1)._small {
    font-size: 25vw;
  }
}
.p-title span:nth-of-type(1)._small.-s {
  font-size: 9.3vw;
}
@media screen and (max-width: 768px) {
  .p-title span:nth-of-type(1)._small.-s {
    font-size: 10vw;
    letter-spacing: 0;
  }
}
.p-title span:nth-of-type(1)._small2 {
  font-size: 5.56vw;
}
@media screen and (max-width: 768px) {
  .p-title span:nth-of-type(1)._small2 {
    font-size: 10.5vw;
  }
}
.p-title span:nth-of-type(2) {
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 500;
  position: absolute;
  bottom: 0;
  left: 8vw;
  z-index: 1;
  color: #E8E8E8;
  font-size: 2.22vw;
}
@media screen and (max-width: 768px) {
  .p-title span:nth-of-type(2) {
    font-size: 6vw;
    left: 8vw;
  }
}

/* -----------------------------------
secScaffoldContent
------------------------------------ */
.p-secScaffoldContent {
  margin-top: 6.2vw;
}
@media screen and (max-width: 768px) {
  .p-secScaffoldContent {
    margin-top: 12vw;
  }
}
.p-secScaffoldContent_list {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  row-gap: 4.86vw;
  margin-top: 5.5vw;
}
@media screen and (max-width: 768px) {
  .p-secScaffoldContent_list {
    grid-template-columns: repeat(1, 1fr);
    row-gap: 8vw;
  }
}
.p-secScaffoldContent_list li {
  color: #E8E8E8;
}
.p-secScaffoldContent_list li ._img {
  width: 100%;
  height: 100%;
  aspect-ratio: 311/233;
}
.p-secScaffoldContent_list li ._img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.p-secScaffoldContent_list li ._txt {
  margin-top: 2vw;
}
.p-secScaffoldContent_list li ._txt h3 {
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 700;
  font-size: 1.11vw;
  padding-left: 2.92vw;
  position: relative;
}
@media screen and (max-width: 768px) {
  .p-secScaffoldContent_list li ._txt h3 {
    font-size: 4vw;
    padding-left: 9vw;
  }
}
.p-secScaffoldContent_list li ._txt h3::before {
  content: "";
  display: block;
  width: 1.39vw;
  border-top: 1px solid #EA5C30;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}
@media screen and (max-width: 768px) {
  .p-secScaffoldContent_list li ._txt h3::before {
    width: 5vw;
  }
}
.p-secScaffoldContent_list li ._txt p {
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 500;
  font-size: 0.97vw;
  margin-top: 1.5vw;
  padding-right: 1.5em;
  color: #CECECE;
}
@media screen and (max-width: 768px) {
  .p-secScaffoldContent_list li ._txt p {
    font-size: 3vw;
  }
}

/* -----------------------------------
secCompanyPhilosophy
------------------------------------ */
.p-secCompanyPhilosophy {
  margin-top: 11.6vw;
}
.p-secCompanyPhilosophy_txt {
  font-size: 2.22vw;
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 500;
  padding-left: 13.5vw;
  margin-top: 6.67vw;
}
@media screen and (max-width: 768px) {
  .p-secCompanyPhilosophy_txt {
    font-size: 3.5vw;
    padding-left: 8vw;
    padding-right: 4vw;
    margin-top: 6.67vw;
  }
}

/* -----------------------------------
secCompanyCredo
------------------------------------ */
.p-secCompanyCredo {
  margin-top: 11.6vw;
}
.p-secCompanyCredo_txt {
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 500;
  padding-left: 13vw;
  margin-top: 6.3vw;
}
@media screen and (max-width: 768px) {
  .p-secCompanyCredo_txt {
    padding-left: 8vw;
    padding-right: 4vw;
    margin-top: 6.3vw;
  }
}
.p-secCompanyCredo_txt dl:nth-of-type(n+2) {
  margin-top: 5vw;
}
.p-secCompanyCredo_txt dl dt {
  font-size: 2.22vw;
}
@media screen and (max-width: 768px) {
  .p-secCompanyCredo_txt dl dt {
    font-size: 3.5vw;
  }
}
.p-secCompanyCredo_txt dl dd {
  font-size: 1.67vw;
  margin-top: 0.5vw;
}
@media screen and (max-width: 768px) {
  .p-secCompanyCredo_txt dl dd {
    font-size: 2.5vw;
  }
}

/* -----------------------------------
secCompanyOutline
------------------------------------ */
.p-secCompanyOutline {
  margin-top: 11.6vw;
}
.p-secCompanyOutline_txt {
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 500;
  margin-top: 8.8vw;
  display: flex;
}
@media screen and (max-width: 768px) {
  .p-secCompanyOutline_txt {
    display: block;
    padding-left: 8vw;
    padding-right: 4vw;
  }
}
.p-secCompanyOutline_txt > div {
  flex: 1;
}
.p-secCompanyOutline_txt > div dl {
  display: flex;
}
.p-secCompanyOutline_txt > div dl:nth-of-type(n+2) {
  margin-top: 2.08vw;
}
.p-secCompanyOutline_txt > div dl dt {
  font-size: 0.97vw;
  width: 9.38vw;
}
@media screen and (max-width: 768px) {
  .p-secCompanyOutline_txt > div dl dt {
    font-size: 3vw;
    width: 25vw;
  }
}
.p-secCompanyOutline_txt > div dl dd {
  font-size: 0.97vw;
  flex: 1;
  color: #E8E8E8;
}
@media screen and (max-width: 768px) {
  .p-secCompanyOutline_txt > div dl dd {
    font-size: 3vw;
  }
}
.p-secCompanyOutline_txt > div dl dd p + * {
  margin-top: 2vw;
}

/* -----------------------------------
secCompanyOffice
------------------------------------ */
.p-secCompanyOffice {
  margin-top: 11.6vw;
}
.p-secCompanyOffice_list {
  margin-top: 5.5vw;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  row-gap: 0.6vw;
}

/* -----------------------------------
secCompanyTrend
------------------------------------ */
.p-secCompanyTrend {
  margin-top: 8.8vw;
}
.p-secCompanyTrend_img {
  margin-top: 7vw;
}
@media screen and (max-width: 768px) {
  .p-secCompanyTrend_img {
    width: 100%;
    overflow-x: scroll;
  }
}
@media screen and (max-width: 768px) {
  .p-secCompanyTrend_img img {
    max-width: none;
    width: 200%;
  }
}
.p-secCompanyTrend_arrow {
  display: none;
  width: 5.5vw;
  height: 4vw;
  margin-top: 5vw;
  margin-left: auto;
  margin-right: 3vw;
  position: relative;
}
@media screen and (max-width: 768px) {
  .p-secCompanyTrend_arrow {
    display: block;
  }
}

/* -----------------------------------
secCompanyHistory
------------------------------------ */
.p-secCompanyHistory {
  margin-top: 11.6vw;
}
.p-secCompanyHistory_txt {
  padding-left: 31.46vw;
  font-size: 0.97vw;
  margin-top: 6.3vw;
}
@media screen and (max-width: 768px) {
  .p-secCompanyHistory_txt {
    font-size: 3vw;
    padding-left: 8vw;
    padding-right: 4vw;
  }
}
.p-secCompanyHistory_txt dl {
  display: flex;
}
.p-secCompanyHistory_txt dl:nth-of-type(n+2) {
  margin-top: 1.25em;
}
.p-secCompanyHistory_txt dl dt {
  width: 9.38vw;
}
@media screen and (max-width: 768px) {
  .p-secCompanyHistory_txt dl dt {
    width: 25vw;
  }
}
.p-secCompanyHistory_txt dl dd {
  flex: 1;
  color: #E8E8E8;
}

/* -----------------------------------
secInterviewJob
------------------------------------ */
.p-secInterviewJob {
  padding: 0 1.39vw;
  margin-top: 9.4vw;
}
.p-secInterviewJob_in {
  background: url(../img/recruit/interview/bg_job.webp);
  background-position: center;
  padding: 6.8vw 0;
}
.p-secInterviewJob_col {
  display: flex;
  gap: 7.85vw;
  margin-right: -1.39vw;
  padding-left: 6.67vw;
}
.p-secInterviewJob_col.-reverse {
  margin-right: 0;
  margin-left: -1.39vw;
  padding-left: 0;
  padding-right: 6.67vw;
}
.p-secInterviewJob_col:nth-of-type(n+2) {
  margin-top: 8.47vw;
}
.p-secInterviewJob_col ._txt {
  flex: 1;
  color: #1F2021;
  margin-top: -0.5vw;
}
.p-secInterviewJob_col ._txt h2 {
  font-size: 1.67vw;
  white-space: nowrap;
}
.p-secInterviewJob_col ._txt p {
  font-size: 0.97vw;
  margin-top: 1.8vw;
}
.p-secInterviewJob_col ._img {
  width: 44.44vw;
}

/* -----------------------------------
title2
------------------------------------ */
.p-title2 {
  color: #EA5C30;
  text-align: right;
}
.p-title2 h2 {
  font-size: 11.67vw;
  font-family: "Bruno Ace", sans-serif;
  font-weight: 400;
  line-height: 1;
}
@media screen and (max-width: 768px) {
  .p-title2 h2 {
    font-size: 12.5vw;
  }
}
.p-title2 h2._small {
  font-size: 10vw;
}
.p-title2 h2._small2 {
  font-size: 8.1vw;
}
.p-title2 span {
  display: block;
  font-size: 2.22vw;
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 500;
  margin-top: -0.2em;
}
@media screen and (max-width: 768px) {
  .p-title2 span {
    margin-top: 0.35em;
    font-size: 3.5vw;
  }
}

/* -----------------------------------
column
------------------------------------ */
.p-column {
  display: flex;
  margin-top: 3.5vw;
}
@media screen and (max-width: 768px) {
  .p-column {
    margin-top: 4.5vw;
    display: block;
  }
}
.p-column li {
  flex: 1;
}

/* -----------------------------------
secRecruitMegumi
------------------------------------ */
.p-secRecruitMegumi {
  margin-top: 7vw;
}
@media screen and (max-width: 768px) {
  .p-secRecruitMegumi {
    margin-top: 16.5vw;
  }
}
.p-secRecruitMegumi_list {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  row-gap: 5.4vw;
  margin-top: 4.5vw;
}
@media screen and (max-width: 768px) {
  .p-secRecruitMegumi_list {
    grid-template-columns: repeat(1, 1fr);
    row-gap: 8vw;
  }
}
.p-secRecruitMegumi_list li ._txt {
  margin-top: 2vw;
}
@media screen and (max-width: 768px) {
  .p-secRecruitMegumi_list li ._txt {
    margin-top: 4vw;
  }
}

/* -----------------------------------
secRecruitIntro
------------------------------------ */
.p-secRecruitIntro {
  margin-top: 8vw;
}
.p-secRecruitIntro_wrapper {
  background: url(../img/recruit/bg_intro.webp);
  background-position: center;
  padding: 4.03vw;
  padding-top: 2.9vw;
}
.p-secRecruitIntro_wrapper:nth-of-type(n+2) {
  margin-top: 1.4vw;
}
.p-secRecruitIntro_wrapper ._txt h2 {
  font-size: 9vw;
  font-family: "Bruno Ace", sans-serif;
  font-weight: 400;
  line-height: 1;
  white-space: nowrap;
  color: #000;
  letter-spacing: 0em;
}
.p-secRecruitIntro_wrapper ._txt span {
  color: #000;
  font-size: 2.22vw;
  display: block;
  text-align: right;
  margin-top: 1vw;
}
@media screen and (max-width: 768px) {
  .p-secRecruitIntro_wrapper ._txt span {
    font-size: 3.5vw;
  }
}
.p-secRecruitIntro_wrapper ._img {
  margin-top: 1.4vw;
}

/* -----------------------------------
secRecruitInterview
------------------------------------ */
.p-secRecruitInterview {
  margin-top: 6.6vw;
}
@media screen and (max-width: 768px) {
  .p-secRecruitInterview {
    margin-top: 16.5vw;
  }
}
.p-secRecruitInterview.-other {
  margin-top: 12vw;
}
.p-secRecruitInterview_list {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  row-gap: 5.4vw;
  margin-top: 4.3vw;
}
@media screen and (max-width: 768px) {
  .p-secRecruitInterview_list {
    grid-template-columns: repeat(1, 1fr);
    row-gap: 8vw;
  }
}
.p-secRecruitInterview_list li a {
  color: #E8E8E8;
  text-decoration: none;
}
.p-secRecruitInterview_list li a ._img {
  overflow: hidden;
}
.p-secRecruitInterview_list li a ._img img {
  transition: transform 0.3s;
}
.p-secRecruitInterview_list li a ._txt {
  margin-top: 1.5vw;
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 700;
}
.p-secRecruitInterview_list li a ._txt h3 {
  font-size: 1.25vw;
  margin-top: 0.05em;
}
@media screen and (max-width: 768px) {
  .p-secRecruitInterview_list li a ._txt h3 {
    font-size: 3.5vw;
    margin-top: 1em;
  }
}
.p-secRecruitInterview_list li a ._txt p {
  font-size: 0.97vw;
  margin-top: 0.5vw;
  color: #CECECE;
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 300;
}
@media screen and (max-width: 768px) {
  .p-secRecruitInterview_list li a ._txt p {
    font-size: 3vw;
    margin-top: 2.5vw;
  }
}
.p-secRecruitInterview_list li a ._link {
  font-size: 0.97vw;
  font-family: "Bruno Ace", sans-serif;
  font-weight: 400;
  letter-spacing: 0;
  width: 19.44vw;
  border-bottom: 1px solid #8E8E8E;
  margin-left: auto;
  margin-right: 1.4vw;
  padding: 1.2vw 0;
  margin-top: 1vw;
  position: relative;
  transition: color 0.3s, border-bottom 0.3s;
}
@media screen and (max-width: 768px) {
  .p-secRecruitInterview_list li a ._link {
    font-size: 3vw;
    width: 45vw;
    padding: 4.7vw 0;
    margin-top: 3.5vw;
  }
}
.p-secRecruitInterview_list li a ._link::before {
  content: "";
  border-bottom: 1px solid #EA5C30;
  position: absolute;
  left: 0;
  bottom: 0;
  display: block;
  width: 0%;
  transform: translateY(100%);
  pointer-events: none;
  transition: width 0.3s;
}
.p-secRecruitInterview_list li a ._link ._arrow {
  width: 1.53vw;
  height: 1.11vw;
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
}
@media screen and (max-width: 768px) {
  .p-secRecruitInterview_list li a ._link ._arrow {
    width: 5.5vw;
    height: 4vw;
  }
}
@media screen and (min-width: 769px) {
  .p-secRecruitInterview_list li a:hover ._img img {
    transform: scale(1.1);
  }
  .p-secRecruitInterview_list li a:hover ._link {
    color: #EA5C30;
  }
  .p-secRecruitInterview_list li a:hover ._link::before {
    width: 100%;
  }
}

/* -----------------------------------
secLink
------------------------------------ */
.p-secLink {
  margin-top: 5vw;
  position: relative;
  z-index: 1;
}
@media screen and (max-width: 768px) {
  .p-secLink {
    margin-top: 25.3vw;
  }
}
@media screen and (max-width: 768px) {
  .p-secLink.-long {
    margin-top: 11vw;
  }
}
.p-secLink.-drawing {
  margin-top: 14.1vw;
}
.p-secLink_link {
  width: 83.33vw;
  margin: 0 auto;
}
@media screen and (max-width: 768px) {
  .p-secLink_link {
    width: auto;
  }
}
.p-secLink_link:nth-of-type(n+2) {
  margin-top: 2.7vw;
}
.p-secLink_link > a, .p-secLink_link > label {
  display: flex;
  text-decoration: none;
  border-bottom: 1px solid #8E8E8E;
  position: relative;
  padding: 2.78vw 0;
  cursor: pointer;
  transition: color 0.5s;
  color: #E8E8E8;
}
@media screen and (max-width: 768px) {
  .p-secLink_link > a, .p-secLink_link > label {
    padding: 4.5vw 0;
  }
}
.p-secLink_link > a::before, .p-secLink_link > label::before {
  content: "";
  display: block;
  width: 0%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-color: #EA5C30;
  transition: width 0.5s;
  z-index: -1;
}
.p-secLink_link > a::after, .p-secLink_link > label::after {
  content: "";
  display: block;
  width: 1.53vw;
  height: 1.11vw;
  position: absolute;
  top: 2.78vw;
  right: 0;
  background: url(../img/common/ico_arrow.svg) no-repeat;
  transition: background 0.5s;
}
@media screen and (max-width: 768px) {
  .p-secLink_link > a::after, .p-secLink_link > label::after {
    width: 5.5vw;
    height: 4vw;
    top: 6vw;
    right: 4vw;
  }
}
.p-secLink_link > a ._num, .p-secLink_link > label ._num {
  color: #8E8E8E;
  font-family: "Bruno Ace", sans-serif;
  font-weight: 400;
  font-size: 0.83vw;
  letter-spacing: 0;
  width: 2.8vw;
  transition: color 0.5s;
}
@media screen and (max-width: 768px) {
  .p-secLink_link > a ._num, .p-secLink_link > label ._num {
    font-size: 2.5vw;
    width: 10vw;
  }
}
.p-secLink_link > a ._wrapper, .p-secLink_link > label ._wrapper {
  flex: 1;
  display: flex;
}
@media screen and (max-width: 768px) {
  .p-secLink_link > a ._wrapper, .p-secLink_link > label ._wrapper {
    display: block;
  }
}
.p-secLink_link > a ._entry, .p-secLink_link > label ._entry {
  padding-left: 2.86vw;
  width: 19.2vw;
}
@media screen and (max-width: 768px) {
  .p-secLink_link > a ._entry, .p-secLink_link > label ._entry {
    width: auto;
    padding-left: 0;
  }
}
.p-secLink_link > a ._entry span, .p-secLink_link > label ._entry span {
  display: block;
}
.p-secLink_link > a ._entry span:nth-of-type(1), .p-secLink_link > label ._entry span:nth-of-type(1) {
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 500;
  font-size: 1.67vw;
  line-height: 1;
  white-space: nowrap;
}
@media screen and (max-width: 768px) {
  .p-secLink_link > a ._entry span:nth-of-type(1), .p-secLink_link > label ._entry span:nth-of-type(1) {
    font-size: 5vw;
  }
}
.p-secLink_link > a ._entry span:nth-of-type(2), .p-secLink_link > label ._entry span:nth-of-type(2) {
  color: #8E8E8E;
  font-family: "Bruno Ace", sans-serif;
  font-weight: 400;
  font-size: 0.76vw;
  margin-top: 1.4vw;
  letter-spacing: 0;
  transition: color 0.5s;
}
@media screen and (max-width: 768px) {
  .p-secLink_link > a ._entry span:nth-of-type(2), .p-secLink_link > label ._entry span:nth-of-type(2) {
    font-size: 2.5vw;
    margin-top: 3.6vw;
  }
}
.p-secLink_link > a ._txt, .p-secLink_link > label ._txt {
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 500;
  font-size: 1.25vw;
  width: 50vw;
  margin-top: -0.2em;
  padding-left: 5.56vw;
  color: #8E8E8E;
  transition: color 0.3s;
}
@media screen and (max-width: 768px) {
  .p-secLink_link > a ._txt, .p-secLink_link > label ._txt {
    font-size: 3.5vw;
    padding-left: 0;
    margin-top: 3vw;
    line-height: 1.5;
    width: auto;
  }
}
.p-secLink_link > a input, .p-secLink_link > label input {
  display: none;
}
.p-secLink_link > a:hover, .p-secLink_link > label:hover {
  color: #000;
}
.p-secLink_link > a:hover::before, .p-secLink_link > label:hover::before {
  width: 100%;
}
.p-secLink_link > a:hover::after, .p-secLink_link > label:hover::after {
  background: url(../img/common/ico_arrow_black.svg) no-repeat;
}
.p-secLink_link > a:hover ._num, .p-secLink_link > label:hover ._num {
  color: #333333;
}
.p-secLink_link > a:hover ._entry span:nth-of-type(2), .p-secLink_link > label:hover ._entry span:nth-of-type(2) {
  color: #333333;
}
.p-secLink_link > a:hover ._txt, .p-secLink_link > label:hover ._txt {
  color: #333333;
}

/* -----------------------------------
contactForm
------------------------------------ */
.p-contactForm {
  margin-top: 5.3vw;
}
.p-contactForm dl {
  display: flex;
  gap: 2.78vw;
}
@media screen and (max-width: 768px) {
  .p-contactForm dl {
    display: block;
  }
}
.p-contactForm dl:nth-of-type(n+2) {
  margin-top: 2.08vw;
}
@media screen and (max-width: 768px) {
  .p-contactForm dl:nth-of-type(n+2) {
    margin-top: 4vw;
  }
}
.p-contactForm dl dt > span {
  width: 19.31vw;
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 1.11vw;
  padding-top: 0.7vw;
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 700;
}
@media screen and (max-width: 768px) {
  .p-contactForm dl dt > span {
    font-size: 3.5vw;
    width: auto;
  }
}
.p-contactForm dl dt > span::after {
  content: "任意";
  display: block;
  background-color: #6B6B6B;
  padding: 0.2em 0.5em;
  border-radius: 0.2em;
  line-height: 1;
  font-size: 0.76vw;
  letter-spacing: 0;
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 700;
}
@media screen and (max-width: 768px) {
  .p-contactForm dl dt > span::after {
    font-size: 3.5vw;
  }
}
.p-contactForm dl dt.hissu > span::after {
  content: "必須";
  background-color: #DD406A;
}
.p-contactForm dl dd {
  flex: 1;
  font-size: 1.11vw;
}
@media screen and (max-width: 768px) {
  .p-contactForm dl dd {
    margin-top: 2vw;
    font-size: 3.5vw;
  }
}
.p-contactForm form span.wpcf7-list-item {
  margin-left: 0;
}
.p-contactForm form.sent .wpcf7-response-output {
  border-color: #EA5C30;
}

/* -----------------------------------
OtherTitle
------------------------------------ */
.p-secOtherTitle {
  padding-top: 17.8vw;
}
@media screen and (max-width: 768px) {
  .p-secOtherTitle {
    padding-top: 23.5vw;
  }
}
.p-secOtherTitle h2 {
  font-size: 4.44vw;
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 500;
  width: 83.33vw;
  margin: 0 auto;
  line-height: 1;
  position: relative;
  padding: 0.85em 0;
  animation: anim_title 1.5s forwards;
  color: rgba(234, 92, 48, 0.5);
}
@media screen and (max-width: 768px) {
  .p-secOtherTitle h2 {
    font-size: 8vw;
  }
}
.p-secOtherTitle h2::after {
  content: "";
  display: block;
  width: 2.78vw;
  border-top: 1px solid #EA5C30;
  position: absolute;
  bottom: 0;
  left: 4.5vw;
}
@media screen and (max-width: 768px) {
  .p-secOtherTitle h2::after {
    width: 5vw;
  }
}

/* -----------------------------------
secBusinessContent
------------------------------------ */
.p-secBusinessContent {
  margin-top: 9vw;
}
@media screen and (max-width: 768px) {
  .p-secBusinessContent {
    margin-top: 11vw;
  }
}
.p-secBusinessContent.-other {
  margin-top: 10vw;
}
@media screen and (max-width: 768px) {
  .p-secBusinessContent.-other {
    margin-top: 20vw;
  }
}
.p-secBusinessContent_spacer {
  padding-top: 4.5vw;
}
.p-secBusinessContent_spacer2 {
  padding-top: 5.5vw;
}
@media screen and (max-width: 768px) {
  .p-secBusinessContent_spacer2 {
    padding-top: 11.5vw;
  }
}

/* -----------------------------------
secBusinessMaterial
------------------------------------ */
.p-secBusinessMaterial {
  margin-top: 11.2vw;
}
@media screen and (max-width: 768px) {
  .p-secBusinessMaterial {
    margin-top: 20.5vw;
  }
}
.p-secBusinessMaterial_cnt {
  width: 55.56vw;
  margin-left: auto;
  margin-top: -2.5vw;
}
@media screen and (max-width: 768px) {
  .p-secBusinessMaterial_cnt {
    margin-top: 12.5vw;
    width: auto;
  }
}
.p-secBusinessMaterial_cnt a {
  color: #E8E8E8;
  text-decoration: none;
}
.p-secBusinessMaterial_cnt a ._img {
  overflow: hidden;
}
.p-secBusinessMaterial_cnt a ._img img {
  width: 100%;
  transition: transform 0.3s;
}
.p-secBusinessMaterial_cnt a ._txt {
  margin-top: 1.5vw;
}
@media screen and (max-width: 768px) {
  .p-secBusinessMaterial_cnt a ._txt {
    margin-top: 4.5vw;
  }
}
.p-secBusinessMaterial_cnt a ._link {
  font-size: 0.97vw;
  font-family: "Bruno Ace", sans-serif;
  font-weight: 400;
  letter-spacing: 0;
  width: 19.44vw;
  border-bottom: 1px solid #8E8E8E;
  margin-left: auto;
  margin-right: 2.7vw;
  padding: 1.3vw 0;
  margin-top: 1.8vw;
  position: relative;
  transition: color 0.3s;
}
@media screen and (max-width: 768px) {
  .p-secBusinessMaterial_cnt a ._link {
    font-size: 3vw;
    width: 45vw;
    padding: 4.7vw 0;
    margin-top: 3.5vw;
  }
}
.p-secBusinessMaterial_cnt a ._link::before {
  content: "";
  border-bottom: 1px solid #EA5C30;
  position: absolute;
  left: 0;
  bottom: 0;
  display: block;
  width: 0%;
  transform: translateY(100%);
  pointer-events: none;
  transition: width 0.3s;
}
.p-secBusinessMaterial_cnt a ._link ._arrow {
  width: 1.53vw;
  height: 1.11vw;
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
}
@media screen and (max-width: 768px) {
  .p-secBusinessMaterial_cnt a ._link ._arrow {
    width: 5.5vw;
    height: 4vw;
  }
}
.p-secBusinessMaterial_cnt a:hover ._img img {
  transform: scale(1.1);
}
.p-secBusinessMaterial_cnt a:hover ._link {
  color: #EA5C30;
}
.p-secBusinessMaterial_cnt a:hover ._link::before {
  width: 100%;
}

/* -----------------------------------
contentList
------------------------------------ */
.p-contentList {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  row-gap: 5.3vw;
}
@media screen and (max-width: 768px) {
  .p-contentList {
    grid-template-columns: repeat(1, 1fr);
    row-gap: 16vw;
  }
}
.p-contentList li a {
  color: #E8E8E8;
  text-decoration: none;
}
.p-contentList li a ._img {
  overflow: hidden;
}
.p-contentList li a ._img img {
  width: 100%;
  transition: transform 0.3s;
}
.p-contentList li a ._txt {
  margin-top: 1.5vw;
}
@media screen and (max-width: 768px) {
  .p-contentList li a ._txt {
    margin-top: 4.2vw;
  }
}
.p-contentList li a ._link {
  font-size: 0.97vw;
  font-family: "Bruno Ace", sans-serif;
  font-weight: 400;
  letter-spacing: 0;
  width: 19.44vw;
  border-bottom: 1px solid #8E8E8E;
  margin-left: auto;
  margin-right: 2.7vw;
  padding: 1.3vw 0;
  margin-top: 1.8vw;
  position: relative;
  transition: color 0.3s;
}
@media screen and (max-width: 768px) {
  .p-contentList li a ._link {
    font-size: 3vw;
    width: 45vw;
    padding: 4.7vw 0;
    margin-top: 3.5vw;
  }
}
.p-contentList li a ._link ._arrow {
  width: 1.53vw;
  height: 1.11vw;
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
}
@media screen and (max-width: 768px) {
  .p-contentList li a ._link ._arrow {
    width: 5.5vw;
    height: 4vw;
  }
}
.p-contentList li a ._link::before {
  content: "";
  border-bottom: 1px solid #EA5C30;
  position: absolute;
  left: 0;
  bottom: 0;
  display: block;
  width: 0%;
  transform: translateY(100%);
  pointer-events: none;
  transition: width 0.3s;
}
.p-contentList li a:hover ._img img {
  transform: scale(1.1);
}
.p-contentList li a:hover ._link {
  color: #EA5C30;
}
.p-contentList li a:hover ._link::before {
  width: 100%;
}

/* -----------------------------------
lineText
------------------------------------ */
.p-lineText {
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 300;
  padding-right: 2.7vw;
}
@media screen and (max-width: 768px) {
  .p-lineText {
    padding-right: 0;
  }
}
.p-lineText.-nopadding {
  padding-right: 0;
}
.p-lineText span {
  font-size: 0.97vw;
}
.p-lineText h3 {
  padding-left: 4.38vw;
  position: relative;
  font-size: 1.5vw;
  color: #E8E8E8;
}
@media screen and (max-width: 768px) {
  .p-lineText h3 {
    font-size: 4vw;
    padding-left: 9vw;
  }
}
.p-lineText h3._eng {
  font-family: "Bruno Ace", sans-serif;
  font-weight: 400;
  letter-spacing: 0;
}
.p-lineText h3::before {
  content: "";
  display: block;
  width: 2.78vw;
  border-top: 1px solid #EA5C30;
  position: absolute;
  top: 0.9em;
  left: 0;
  transform: translateY(-50%);
}
@media screen and (max-width: 768px) {
  .p-lineText h3::before {
    width: 5vw;
  }
}
.p-lineText p {
  font-size: 0.97vw;
  color: #CECECE;
  margin-top: 1vw;
}
@media screen and (max-width: 768px) {
  .p-lineText p {
    font-size: 3vw;
    margin-top: 3vw;
  }
}
@media screen and (min-width: 769px) {
  .p-lineText p.-narrow {
    width: 42vw;
  }
}

/* -----------------------------------
secConstructionFeatures
------------------------------------ */
.p-secConstructionFeatures {
  margin-top: 9vw;
}
@media screen and (max-width: 768px) {
  .p-secConstructionFeatures {
    margin-top: 16.5vw;
  }
}
.p-secConstructionFeatures_list {
  margin-top: 7.2vw;
}
@media screen and (max-width: 768px) {
  .p-secConstructionFeatures_list {
    margin-top: 15.5vw;
    padding-left: 8vw;
    padding-right: 4vw;
    font-size: 3.5vw;
  }
}
.p-secConstructionFeatures_list li:nth-of-type(n+2) {
  margin-top: 6.2vw;
}
@media screen and (max-width: 768px) {
  .p-secConstructionFeatures_list li:nth-of-type(n+2) {
    margin-top: 16vw;
  }
}
.p-secConstructionFeatures_list li ._col {
  display: flex;
  justify-content: space-between;
  margin-top: 5.5vw;
}
@media screen and (max-width: 768px) {
  .p-secConstructionFeatures_list li ._col {
    display: block;
    margin-top: 5.5vw;
  }
}
.p-secConstructionFeatures_list li ._col ._txt {
  flex: 1;
  position: relative;
}
.p-secConstructionFeatures_list li ._col ._txt > span {
  font-family: "Bruno Ace", sans-serif;
  font-weight: 400;
  position: absolute;
  top: 0;
  left: 0;
  writing-mode: sideways-rl;
  font-size: 0.83vw;
  letter-spacing: 0;
  color: #6B6B6B;
}
@media screen and (max-width: 768px) {
  .p-secConstructionFeatures_list li ._col ._txt > span {
    display: none;
  }
}
.p-secConstructionFeatures_list li ._col ._txt > div {
  padding-left: 6vw;
  margin-top: -0.5vw;
}
@media screen and (max-width: 768px) {
  .p-secConstructionFeatures_list li ._col ._txt > div {
    padding-left: 0;
    margin-top: 0;
  }
}
.p-secConstructionFeatures_list li ._col ._img {
  width: 33.33vw;
}
@media screen and (max-width: 768px) {
  .p-secConstructionFeatures_list li ._col ._img {
    width: auto;
    margin-top: 5.5vw;
  }
}

/* -----------------------------------
secDrawingCase
------------------------------------ */
.p-secDrawingCase {
  margin-top: 17.5vw;
}
@media screen and (max-width: 768px) {
  .p-secDrawingCase {
    margin-top: 16.5vw;
  }
}
.p-secDrawingCase_list {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  row-gap: 7.43vw;
  margin-top: 6vw;
}
@media screen and (max-width: 768px) {
  .p-secDrawingCase_list {
    grid-template-columns: repeat(1, 1fr);
  }
}

/* -----------------------------------
secDrone
------------------------------------ */
.p-secDrone {
  margin-top: 6.5vw;
}
@media screen and (max-width: 768px) {
  .p-secDrone {
    margin-top: 16.5vw;
  }
}
.p-secDrone_drone {
  position: relative;
  margin-top: 6vw;
}
.p-secDrone_drone > span {
  font-family: "Bruno Ace", sans-serif;
  font-weight: 400;
  position: absolute;
  top: 0.5vw;
  left: 0;
  writing-mode: sideways-rl;
  font-size: 0.83vw;
  letter-spacing: 0;
  color: #6B6B6B;
}
@media screen and (max-width: 768px) {
  .p-secDrone_drone > span {
    font-size: 2.5vw;
  }
}
.p-secDrone_drone > ul {
  padding-left: 6vw;
}
@media screen and (max-width: 768px) {
  .p-secDrone_drone > ul {
    padding-left: 11.5vw;
  }
}
.p-secDrone_drone > ul li:nth-of-type(n+2) {
  margin-top: 2.5vw;
}

/* -----------------------------------
secMaterialContent
------------------------------------ */
.p-secMaterialContent {
  margin-top: 14.3vw;
}
@media screen and (max-width: 768px) {
  .p-secMaterialContent {
    margin-top: 16.5vw;
  }
}
.p-secMaterialContent_list > ul {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 5.2vw 1.39vw;
  padding-right: 5.56vw;
}
@media screen and (max-width: 768px) {
  .p-secMaterialContent_list > ul {
    grid-template-columns: repeat(1, 1fr);
  }
}
.p-secMaterialContent_list > ul ._txt {
  margin-top: 2.08vw;
}
.p-secMaterialContent_list > ul ._txt > div {
  width: 18.06vw;
  margin: 0 auto;
}
@media screen and (max-width: 768px) {
  .p-secMaterialContent_list > ul ._txt > div {
    width: 45.15vw;
  }
}
.p-secMaterialContent_list > ul ._txt p {
  font-size: 0.97vw;
  margin-top: 1.4vw;
  text-align: center;
  color: #fff;
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 500;
}
@media screen and (max-width: 768px) {
  .p-secMaterialContent_list > ul ._txt p {
    font-size: 2.42vw;
  }
}

/* -----------------------------------
secSignboardExamples
------------------------------------ */
.p-secSignboardExamples {
  margin-top: 14vw;
}
@media screen and (max-width: 768px) {
  .p-secSignboardExamples {
    margin-top: 16.5vw;
  }
}
.p-secSignboardExamples_list {
  margin: 4.4vw -5.56vw 0;
}

/* -----------------------------------
secSignboardService
------------------------------------ */
.p-secSignboardService {
  margin-top: 14vw;
}
@media screen and (max-width: 768px) {
  .p-secSignboardService {
    margin-top: 16.5vw;
  }
}
.p-secSignboardService_list1 {
  margin-top: 3.5vw;
}
.p-secSignboardService_list1 > ul {
  display: grid;
  grid-template-columns: 3fr 5fr 3fr;
  padding: 0 6.39vw;
  border-left: 1px solid #6B6B6B;
  border-right: 1px solid #6B6B6B;
  width: 72.22vw;
  margin: 0 auto;
}
@media screen and (max-width: 768px) {
  .p-secSignboardService_list1 > ul {
    display: flex;
    flex-wrap: wrap;
    width: auto;
    padding: 0 3vw;
    -moz-column-gap: 3vw;
         column-gap: 3vw;
  }
}
.p-secSignboardService_list1 > ul li {
  font-size: 1.11vw;
}
@media screen and (max-width: 768px) {
  .p-secSignboardService_list1 > ul li {
    font-size: 3.5vw;
  }
}
.p-secSignboardService_list1 > ul li::before {
  content: "・";
}
.p-secSignboardService_list2 {
  margin-top: 7vw;
}
.p-secSignboardService_list2 > ul {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 4.8vw 0;
}
@media screen and (max-width: 768px) {
  .p-secSignboardService_list2 > ul {
    grid-template-columns: repeat(1, 1fr);
    gap: 8vw 0;
  }
}
.p-secSignboardService_list2 > ul li ._txt {
  margin-top: 1.7vw;
}

/* -----------------------------------
secLineBlock
------------------------------------ */
@keyframes line-animation {
  0% {
    stroke-dashoffset: 1300;
  }
  100% {
    stroke-dashoffset: 0;
  }
}
.p-secLineBlock {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  pointer-events: none;
}
@media screen and (max-width: 768px) {
  .p-secLineBlock {
    top: 37vw;
  }
}
@media screen and (max-width: 768px) {
  .p-secLineBlock.-nomargin {
    top: 0;
  }
}
.p-secLineBlock line {
  stroke-dasharray: 1300;
  stroke-dashoffset: 1300;
  animation: line-animation 1.5s linear forwards;
}

/* -----------------------------------
secLineFilter
------------------------------------ */
.p-secLineFilter {
  position: absolute;
  left: 0;
  width: 100%;
  height: 180vw;
  background-color: #252628;
  opacity: 0.9;
  pointer-events: none;
}
.p-secLineFilter.-long {
  height: 127.57vw;
}
@media screen and (max-width: 768px) {
  .p-secLineFilter.-long {
    height: 180vw;
  }
}

/* -----------------------------------
secBreadLink
------------------------------------ */
.p-secBreadLink {
  position: absolute;
  left: 0;
  width: 100%;
}
.p-secBreadLink > ul {
  position: absolute;
  top: 5.5vw;
  right: 8.8vw;
  display: flex;
}
.p-secBreadLink > ul li {
  font-size: 0.83vw;
  font-family: "Bruno Ace", sans-serif;
  font-weight: 400;
  letter-spacing: 0.03em;
}
@media screen and (max-width: 768px) {
  .p-secBreadLink > ul li {
    font-size: 2.5vw;
  }
}
.p-secBreadLink > ul li:nth-of-type(n+2)::before {
  content: "-";
  margin: 0 0.4em;
}
.p-secBreadLink > ul li a {
  color: #CECECE;
  text-decoration: none;
}
.p-secBreadLink > ul li.jp {
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 500;
}

/* -----------------------------------
secFcContent
------------------------------------ */
.p-secFcContent {
  margin-top: 14vw;
}
@media screen and (max-width: 768px) {
  .p-secFcContent {
    margin-top: 16.5vw;
  }
}
.p-secFcContent_list {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 4.8vw 0;
}
@media screen and (max-width: 768px) {
  .p-secFcContent_list {
    grid-template-columns: repeat(1, 1fr);
    gap: 16vw 0;
  }
}
.p-secFcContent_list li ._txt {
  margin-top: 1.7vw;
}

/* -----------------------------------
popup
------------------------------------ */
.p-popup {
  display: none;
}
.p-popup_cnt {
  width: 100%;
  height: 100%;
}
.p-popup_cnt img {
  width: 100%;
}

/* -----------------------------------
textAnim
------------------------------------ */
.js-textAnim2 .js-textAnimTarget {
  position: relative;
  overflow: clip;
  display: inline-block;
}
.js-textAnim2 .js-textAnimTarget::before, .js-textAnim2 .js-textAnimTarget::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  transform: translateX(var(--cover-x, -101%));
  transition: transform 0.6s cubic-bezier(0.39, 0.575, 0.565, 1);
  z-index: 1;
}
.js-textAnim2 .js-textAnimTarget::before {
  background-color: #fff;
}
.js-textAnim2 .js-textAnimTarget::after {
  background-color: #EA5C30;
  transition-delay: 0.1s;
}
.js-textAnim2 .js-textAnimTarget > div {
  display: inline-block;
  transition: transform 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition-delay: 0.2s;
}
.js-textAnim2 .js-textAnimTarget > div:nth-of-type(2), .js-textAnim2 .js-textAnimTarget > div:nth-of-type(3) {
  position: absolute;
  top: 0;
  left: 0;
}
.js-textAnim2 .js-textAnimTarget > div:nth-of-type(1) {
  -webkit-mask-image: linear-gradient(to bottom, #000 33.3%, transparent 33.3%);
          mask-image: linear-gradient(to bottom, #000 33.3%, transparent 33.3%);
  transform: translateX(var(--x, -120%)) skewX(var(--skewX, 40deg));
}
.js-textAnim2 .js-textAnimTarget > div:nth-of-type(2) {
  -webkit-mask-image: linear-gradient(to bottom, transparent 33.3%, #000 33.3%, #000 66.6%, transparent 66.6%);
          mask-image: linear-gradient(to bottom, transparent 33.3%, #000 33.3%, #000 66.6%, transparent 66.6%);
  transform: translateX(var(--x, 120%)) skewX(var(--skewX, -40deg));
}
.js-textAnim2 .js-textAnimTarget > div:nth-of-type(3) {
  -webkit-mask-image: linear-gradient(to bottom, transparent 66.6%, #000 66.6%);
          mask-image: linear-gradient(to bottom, transparent 66.6%, #000 66.6%);
  transform: translateX(var(--x, -120%)) skewX(var(--skewX, 40deg));
}
.js-textAnim2.is-animation {
  --skewX: 0deg;
  --x: 0;
  --cover-x: 101%;
}

.js-textAnim.-here {
  opacity: 0;
}
.js-textAnim.-here.is-animation {
  opacity: 1;
  animation: anim_text1 1s forwards;
}
.js-textAnim.-here.is-animation.-type2 {
  animation-name: anim_text2;
}
.js-textAnim.-here.is-animation.-type3 {
  animation-name: anim_text3;
}
.js-textAnim.-here.is-animation.-type4 {
  animation-name: anim_text4;
}
.js-textAnim.-here.is-animation.-type5 {
  animation-name: anim_text5;
}
.js-textAnim.-here.is-animation.-type6 {
  animation-name: anim_text6;
}
.js-textAnim.-here.is-animation.-type7 {
  animation-name: anim_text7;
}
.js-textAnim.-here.is-animation.-type8 {
  animation-name: anim_text8;
}
.js-textAnim.-here.is-animation.-type9 {
  animation-name: anim_text9;
}
.js-textAnim.-here.is-animation.-type10 {
  animation-name: anim_text10;
}
.js-textAnim .js-textAnimTarget {
  opacity: 0;
  display: inline-block;
}
.js-textAnim.is-animation .js-textAnimTarget {
  opacity: 1;
  animation: anim_text1 1s forwards;
}
.js-textAnim.is-animation .js-textAnimTarget.-type2 {
  animation-name: anim_text2;
}
.js-textAnim.is-animation .js-textAnimTarget.-type3 {
  animation-name: anim_text3;
}
.js-textAnim.is-animation .js-textAnimTarget.-type4 {
  animation-name: anim_text4;
}
.js-textAnim.is-animation .js-textAnimTarget.-type5 {
  animation-name: anim_text5;
}
.js-textAnim.is-animation .js-textAnimTarget.-type6 {
  animation-name: anim_text6;
}
.js-textAnim.is-animation .js-textAnimTarget.-type7 {
  animation-name: anim_text7;
}
.js-textAnim.is-animation .js-textAnimTarget.-type8 {
  animation-name: anim_text8;
}
.js-textAnim.is-animation .js-textAnimTarget.-type9 {
  animation-name: anim_text9;
}
.js-textAnim.is-animation .js-textAnimTarget.-type10 {
  animation-name: anim_text10;
}
.js-textAnim.is-animation .js-textAnimTarget.-delay1 {
  animation-delay: 0.1s;
}
.js-textAnim.is-animation .js-textAnimTarget.-delay2 {
  animation-delay: 0.2s;
}
.js-textAnim.is-animation .js-textAnimTarget.-delay3 {
  animation-delay: 0.3s;
}
.js-textAnim.is-animation .js-textAnimTarget.-delay4 {
  animation-delay: 0.4s;
}
.js-textAnim.is-animation .js-textAnimTarget.-delay5 {
  animation-delay: 0.5s;
}
.js-textAnim.is-animation .js-textAnimTarget.-delay6 {
  animation-delay: 0.6s;
}
.js-textAnim.is-animation .js-textAnimTarget.-delay7 {
  animation-delay: 0.7s;
}
.js-textAnim.is-animation .js-textAnimTarget.-delay8 {
  animation-delay: 0.8s;
}
.js-textAnim.is-animation .js-textAnimTarget.-delay9 {
  animation-delay: 0.9s;
}
.js-textAnim.is-animation .js-textAnimTarget.-delay10 {
  animation-delay: 1s;
}

/* ---------------------------------------
animation common
--------------------------------------- */
.js-animation.-fadein {
  transition: opacity 0.4s ease-out;
  opacity: 0;
}
.js-animation.-fadein.is-animation {
  opacity: 1;
}
.js-animation.-slidein {
  transition: 0.4s ease-out;
  opacity: 0;
  transform: translateX(-100px);
}
.js-animation.-slidein.is-animation {
  opacity: 1;
  transform: translateX(0px);
}
.js-animation.-slideup {
  transition: 0.6s ease-out;
  opacity: 0;
  transform: translateY(20px);
}
.js-animation.-slideup.is-animation {
  opacity: 1;
  transform: translateY(0px);
}
.js-animation.-zoomup {
  transition: 0.3s;
  transition-timing-function: cubic-bezier(0.1, 0.84, 0.8, 1.35);
  opacity: 0;
  transform: scale(0.7, 0.7) translateY(40px);
}
.js-animation.-zoomup.is-animation {
  opacity: 1;
  transform: scale(1, 1) translateY(0px);
}
@media screen and (min-width: 769px) {
  .js-animation.-delay1 {
    transition-delay: 0.1s;
  }
  .js-animation.-delay2 {
    transition-delay: 0.2s;
  }
  .js-animation.-delay3 {
    transition-delay: 0.3s;
  }
  .js-animation.-delay4 {
    transition-delay: 0.4s;
  }
  .js-animation.-delay5 {
    transition-delay: 0.5s;
  }
  .js-animation.-delay6 {
    transition-delay: 0.6s;
  }
  .js-animation.-delay7 {
    transition-delay: 0.7s;
  }
  .js-animation.-delay8 {
    transition-delay: 0.8s;
  }
  .js-animation.-delay9 {
    transition-delay: 0.9s;
  }
  .js-animation.-delay10 {
    transition-delay: 1s;
  }
}

/* -----------------------------------
Utility
------------------------------------ */
/*
 * _utility.scss
 */
/* -----------------------------------
print
------------------------------------ */
@media print {
  .u-printHidden {
    display: none;
  }
}

.u-printVisible {
  display: none;
}
@media print {
  .u-printVisible {
    display: block;
  }
}

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

.u-fwn {
  font-weight: normal !important;
}

/* -----------------------------------
align
------------------------------------ */
.u-tc {
  text-align: center !important;
}

.u-tl {
  text-align: left !important;
}

.u-tr {
  text-align: right !important;
}

/* -----------------------------------
padding
------------------------------------ */
.u-mt5 {
  margin-top: 5px !important;
}

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

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

.u-pr5 {
  padding-right: 5px !important;
}

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

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

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

.u-pl5 {
  padding-left: 5px !important;
}

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

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

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

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

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

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

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

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

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

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

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

.u-pr15 {
  padding-right: 15px !important;
}

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

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

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

.u-pl15 {
  padding-left: 15px !important;
}

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

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

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

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

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

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

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

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

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

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

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

.u-pr25 {
  padding-right: 25px !important;
}

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

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

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

.u-pl25 {
  padding-left: 25px !important;
}

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

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

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

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

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

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

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

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

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

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

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

.u-pr35 {
  padding-right: 35px !important;
}

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

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

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

.u-pl35 {
  padding-left: 35px !important;
}

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

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

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

.u-pr40 {
  padding-right: 40px !important;
}

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

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

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

.u-pl40 {
  padding-left: 40px !important;
}

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

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

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

.u-pr45 {
  padding-right: 45px !important;
}

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

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

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

.u-pl45 {
  padding-left: 45px !important;
}

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

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

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

.u-pr50 {
  padding-right: 50px !important;
}

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

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

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

.u-pl50 {
  padding-left: 50px !important;
}

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

.u-pt55 {
  padding-top: 55px !important;
}

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

.u-pr55 {
  padding-right: 55px !important;
}

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

.u-pb55 {
  padding-bottom: 55px !important;
}

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

.u-pl55 {
  padding-left: 55px !important;
}

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

.u-pt60 {
  padding-top: 60px !important;
}

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

.u-pr60 {
  padding-right: 60px !important;
}

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

.u-pb60 {
  padding-bottom: 60px !important;
}

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

.u-pl60 {
  padding-left: 60px !important;
}

/* -----------------------------------
font-size rem
------------------------------------ */
.u-fz10px {
  font-size: 1rem;
}

.u-fz11px {
  font-size: 1.1rem;
}

.u-fz12px {
  font-size: 1.2rem;
}

.u-fz13px {
  font-size: 1.3rem;
}

.u-fz14px {
  font-size: 1.4rem;
}

/* -----------------------------------
font-size em
------------------------------------ */
.u-fz09em {
  font-size: 0.9em;
}

.u-fz10em {
  font-size: 1em;
}

.u-fz11em {
  font-size: 1.1em;
}

.u-fz12em {
  font-size: 1.2em;
}

.u-fz13em {
  font-size: 1.3em;
}

.u-fz14em {
  font-size: 1.4em;
}

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

/* -----------------------------------
display
------------------------------------ */
.u-d_b {
  display: block !important;
}

.u-d_n {
  display: none !important;
}

.u-d_ib {
  display: inline-block !important;
}

/* -----------------------------------
display adjust
------------------------------------ */
.u-smhide, .u-sphide, .u-middlehide, .u-tablethide, .u-basehide {
  display: block;
}

.u-smblock, .u-spblock, .u-middleblock, .u-tabletblock, .u-baseblock {
  display: none;
}

@media screen and (max-width: 1499px) {
  .u-baseblock {
    display: block;
  }
  .u-basehide {
    display: none !important;
  }
}
@media screen and (max-width: 959px) {
  .u-tabletblock {
    display: block;
  }
  .u-tablethide {
    display: none !important;
  }
}
@media screen and (max-width: 767px) {
  .u-middleblock {
    display: block;
  }
  .u-middlehide {
    display: none !important;
  }
}
@media screen and (max-width: 950px) {
  .u-spblock {
    display: block;
  }
  .u-sphide {
    display: none !important;
  }
}
@media screen and (max-width: 374px) {
  .u-smblock {
    display: block;
  }
  .u-smhide {
    display: none !important;
  }
}
/* ===================================
Page
=================================== */
/*
 * _page.scss
 */
/* -----------------------------------
#top
------------------------------------ *//*# sourceMappingURL=style.css.map */