@charset "UTF-8";
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  margin-bottom: 1.5em;
  font-weight: bold;
}

h1 {
  font-size: 2em;
}

h2 {
  font-size: 1.8em;
}

h3 {
  font-size: 1.6em;
}

h4 {
  font-size: 1.4em;
}

h5 {
  font-size: 1.2em;
}

h6 {
  font-size: 1em;
}

ol,
ul {
  margin-bottom: 1.5em;
  padding-left: 1.5em;
}

table {
  width: 100%;
  margin-bottom: 1.5em;
  border-spacing: 0;
  border-collapse: collapse;
}

table th,
table td {
  padding: 0.5em;
  border: 1px solid #000;
}

table th {
  font-weight: bold;
}

caption,
table th,
table td {
  font-weight: normal;
  text-align: left;
  vertical-align: middle;
}

q,
blockquote {
  quotes: none;
}

q::before,
q::after,
blockquote::before,
blockquote::after {
  content: none;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}

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

body * {
  max-height: 99999em;
  word-break: break-word;
}

p {
  margin-bottom: 1.5em;
}

.l-container {
a {
  color: inherit;
}
	
.l-header-button {
	a {
	color: #fff;
			}

}
}
.l-container {
a:hover {
  text-decoration: none;
}
	}



img {
  display: inline-block;
  max-width: 100%;
  height: auto;
  vertical-align: middle;
}

a img {
  border: none;
}

strong {
  font-weight: 700;
}

input,
label,
select,
button {
  line-height: inherit;
}

input,
label,
select,
button,
textarea {
  display: inline-block;
  margin: 0;
  padding: 0;
  border: 0;
  background: none;
  font: inherit;
  word-break: normal;
  vertical-align: middle;
  white-space: normal;
  -webkit-appearance: none;
}

button {
  color: inherit;
}

textarea {
  overflow: auto;
  line-height: 1.5;
  white-space: pre-line;
  resize: none;
}

button:focus {
  outline: 0;
}

input:focus,
textarea:focus,
select:focus {
  outline: auto;
}

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

::-webkit-search-decoration {
  display: none;
}

html {
  opacity: 0.01;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  line-height: 1;
  -webkit-text-size-adjust: none;
  -moz-text-size-adjust: none;
  -ms-text-size-adjust: none;
}
html.is-visible {
  opacity: 1;
}
@media print, screen and (width >= 768px) {
  html {
    overflow: auto scroll;
    font-size: 625% !important;
  }
}
@media screen and (width < 768px) {
  html::-webkit-scrollbar {
    width: 0;
    opacity: 0;
  }
  html {
    min-height: 100vh;
    font-size: 26.6666666667vw !important;
  }
}

body {
  color: #181818;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 400;
  -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
}
@media print, screen and (width >= 768px) {
  body {
    font-size: 0.18rem;
    line-height: 1.5;
  }
}
@media screen and (width < 768px) {
  body {
    font-size: 0.16rem;
    line-height: 2.1875;
  }
}

main {
  position: relative;
}
@media print, screen and (width >= 1280px) {
  main {
    margin-top: 125px;
  }
}
@media screen and (width < 1279.99px) {
  main {
    margin-top: 0.78rem;
  }
}

img,
svg {
  image-rendering: smooth;
  shape-rendering: geometricprecision;
}

a {
  color: inherit;
  text-decoration: none;
}
a:hover, a:focus {
  color: inherit;
}

@media print {
  html,
  body {
    width: 1600px;
    margin: 0;
  }
  body {
    -webkit-print-color-adjust: exact;
  }
  @page {
    margin: 0;
    size: 11in 14.028in;
  }
  @page :left {
    margin: 0;
  }
  @page :right {
    margin: 0;
  }
  @page :first {
    margin-top: 0;
  }
}
.l-container {
  overflow: hidden;
}
@media screen and (width < 768px) {
  .l-container {
    min-width: 320px;
  }
}

@media print, screen and (width >= 768px) {
  .l-wrapper {
    width: calc(100% - 40px);
    max-width: 1200px;
    margin-right: auto;
    margin-left: auto;
  }
}
@media screen and (width < 768px) {
  .l-wrapper {
    padding-right: 0.2rem;
    padding-left: 0.2rem;
  }
}

.l-footer__top {
  border-bottom: 47px solid #d71e1e;
  background: #181818;
  color: #fff;
}
.l-footer__logo {
  display: block;
  position: relative;
  margin: 0 auto 28px;
}
.l-footer__company {
  color: #fff;
  font-weight: 500;
  letter-spacing: 0.1em;
  line-height: 1.2;
  text-align: center;
}
.l-footer__text {
  position: relative;
  letter-spacing: 0.15em;
  line-height: 1.2;
}
.l-footer__name {
  font-weight: 700;
  line-height: 1.2;
}
.l-footer__address {
  font-weight: 500;
  line-height: 1.2;
}
.l-footer__contact {
  font-weight: 700;
  line-height: 1.2;
}
.l-footer__number {
  position: relative;
}
.l-footer__number--link {
  text-decoration: none;
}
.l-footer__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 0;
  font-size: 0.2rem;
  font-weight: 700;
  letter-spacing: 0.05em;
  line-height: 1.5;
  list-style: none;
}
.l-footer__link {
  display: inline-block;
  position: relative;
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
  text-decoration: none;
}
.l-footer__link > span::before {
  content: "";
  position: absolute;
  top: 0.1rem;
  left: 0;
  width: 0.11rem;
  height: 0.11rem;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
  opacity: 0;
  background: url("../img/common/decoration_nav.svg") no-repeat center center/100% auto;
}
.l-footer__link::after {
  content: "";
  position: absolute;
  bottom: -0.03rem;
  left: 0;
  width: 100%;
  height: 1px;
  -webkit-transform: scale(0, 1);
  -ms-transform: scale(0, 1);
  transform: scale(0, 1);
  -webkit-transform-origin: right top;
  -ms-transform-origin: right top;
  transform-origin: right top;
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
  background: #d71e1e;
}
@media (hover: hover) {
  .l-footer__link:hover {
    color: #d71e1e;
  }
  .l-footer__link:hover::after {
    -webkit-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    transform: scale(1, 1);
    -webkit-transform-origin: left top;
    -ms-transform-origin: left top;
    transform-origin: left top;
  }
  .l-footer__link:hover::before {
    opacity: 0;
  }
  .l-footer__link:hover > span::before {
    opacity: 1;
  }
}
.l-footer__bottom {
  overflow: hidden;
  background: #002279;
}
.l-footer__bottom-left {
  position: relative;
  margin-bottom: 0;
  color: #002279;
  font-weight: 700;
  letter-spacing: 0.05em;
  line-height: 1.5;
  text-align: center;
}
.l-footer__bottom-left span {
  position: relative;
  z-index: 1;
}
.l-footer__bottom-logo {
  display: block;
}
.l-footer__bottom-info {
  color: #fff;
}
.l-footer__bottom-name {
  font-weight: 700;
  letter-spacing: 0.05em;
  line-height: 1.2;
}
.l-footer__bottom-contact {
  margin-bottom: 0;
  font-weight: 500;
  letter-spacing: 0.03em;
}
.l-footer__bottom-contact a {
  text-decoration: none;
}
.l-footer .c-button--primary::after {
  border-color: transparent;
}
@media print, screen and (width >= 768px) {
  .l-footer__top {
    padding: 54px 0 82px;
  }
  .l-footer__top .l-wrapper {
    max-width: 1225px;
  }
  .l-footer__row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    margin-bottom: 100px;
  }
  .l-footer__left {
    position: relative;
    width: 300px;
    margin-right: 28px;
    padding-top: 16px;
    padding-right: 60px;
  }
  .l-footer__left::after {
    content: "";
    position: absolute;
    top: 16px;
    right: 1px;
    bottom: 2px;
    width: 15px;
    background: url("../img/common/line_decor_01.png") repeat-y 0 0/100% auto;
  }
  .l-footer__right {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
  .l-footer__logo {
    left: 1px;
    width: 142px;
  }
  .l-footer__company {
    margin: 0 -15px;
    font-size: 0.216rem;
  }
  .l-footer__text {
    top: 1px;
    left: 2px;
    font-size: 0.3rem;
  }
  .l-footer__name {
    margin-bottom: 11px;
    font-size: 0.3rem;
  }
  .l-footer__address {
    font-size: 0.25rem;
  }
  .l-footer__contact {
    margin-top: 43px;
    font-size: 0.25rem;
  }
  .l-footer__number {
    left: 1px;
    font-size: 0.3rem;
  }
  .l-footer__tel {
    display: inline-block;
    margin-right: 31px;
  }
  .l-footer__fax {
    display: inline-block;
  }
  .l-footer__group {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .l-footer__info {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    padding-top: 40px;
    padding-right: 20px;
  }
  .l-footer__image {
    position: relative;
    width: 315px;
    margin-right: 12px;
    overflow: hidden;
    border-radius: 12px;
  }
  .l-footer__image::before {
    content: "";
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(215, 30, 30, 0.45);
    pointer-events: none;
  }
  .l-footer__list {
    padding-top: 20px;
    padding-left: 27px;
  }
  .l-footer__list > li {
    margin-bottom: 15px;
    padding-right: 20px;
  }
  .l-footer__link {
    padding-left: 23px;
  }
  .l-footer__link::before {
    content: "";
    position: absolute;
    top: 10px;
    left: 0;
    width: 10px;
    height: 10px;
    -webkit-transition: opacity 0.3s ease;
    transition: opacity 0.3s ease;
    border-radius: 100%;
    background: rgba(255, 255, 255, 0.15);
  }
  .l-footer__flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-right: 64px;
  }
  .l-footer__navigation {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
  .l-footer__bottom {
    margin-top: -8px;
  }
  .l-footer__bottom .l-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    max-width: 1400px;
  }
  .l-footer__bottom-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .l-footer__bottom-left {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    width: 21.4285714286%;
    padding: 27px 50px 9px 0;
    font-size: 0.2rem;
  }
  .l-footer__bottom-left::after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    width: 80vw;
    background: #ffd270;
  }
  .l-footer__bottom-right {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 25px 0 12px 54px;
  }
  .l-footer__bottom-logo {
    width: 37.955%;
    margin-top: -11px;
    margin-right: 106px;
    margin-left: -4px;
  }
  .l-footer__bottom-info {
    width: 433px;
  }
  .l-footer__bottom-name {
    margin-bottom: 10px;
    font-size: 0.24rem;
  }
  .l-footer__bottom-dot {
    padding: 0 5px;
  }
  .l-footer__bottom-contact {
    font-size: 0.2rem;
    line-height: 1.15;
  }
  .l-footer .c-button--primary {
    top: -2px;
  }
}
@media print, screen and (width >= 981px) {
  .l-footer__list > li:nth-child(4n+1) {
    width: 24.3337195829%;
  }
  .l-footer__list > li:nth-child(4n+2) {
    width: 23.0590961761%;
  }
  .l-footer__list > li:nth-child(4n+3) {
    width: 28.2734646582%;
  }
  .l-footer__list > li:nth-child(4n) {
    width: 23.1749710313%;
  }
}
@media print, screen and (width >= 768px) and (width < 1135px) {
  .l-footer__bottom-left {
    width: 15%;
  }
  .l-footer__bottom-right {
    padding-left: 30px;
  }
  .l-footer__flex {
    padding-right: 0;
  }
  .l-footer__list {
    padding-left: 0;
  }
}
@media print, screen and (width >= 768px) and (width < 1065px) {
  .l-footer__group {
    display: block;
  }
  .l-footer__info {
    margin-bottom: 25px;
  }
}
@media print, screen and (width >= 768px) and (width < 1000px) {
  .l-footer__list > li {
    padding-right: 30px;
  }
  .l-footer__bottom-left {
    width: 21%;
  }
  .l-footer__bottom-right {
    display: block;
    padding-bottom: 20px;
  }
  .l-footer__bottom-logo {
    width: 506px;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 20px;
  }
}
@media print {
  .l-footer__image {
    position: absolute;
    top: 0;
    right: 0;
  }
}
@media screen and (width < 768px) {
  .l-footer__top {
    padding: 0.33rem 0 0.47rem;
    border-bottom-width: 0.2809rem;
  }
  .l-footer__row {
    margin-bottom: 0.49rem;
    padding-bottom: 0.49rem;
    background: url("../img/common/sp/line_decor_01.svg") no-repeat calc(50% + 0.05rem) bottom/1.82rem auto;
  }
  .l-footer__left {
    margin-bottom: 0.3rem;
  }
  .l-footer__logo {
    left: 0.04rem;
    width: 1.1995rem;
    margin-bottom: 0.31rem;
  }
  .l-footer__company {
    margin-bottom: 0;
    padding-left: 0.03rem;
    font-size: 0.1772rem;
  }
  .l-footer__text {
    top: 1px;
    left: 0.03rem;
    font-size: 0.2461rem;
  }
  .l-footer__name {
    margin-bottom: 0.16rem;
    padding-right: 0.11rem;
    padding-left: 0.02rem;
    font-size: 0.25rem;
    letter-spacing: 0.04em;
    text-align: center;
  }
  .l-footer__address {
    font-size: 0.2rem;
    letter-spacing: 0.04em;
    text-align: center;
  }
  .l-footer__contact {
    margin-top: 0.19rem;
    padding-left: 0.09rem;
    font-size: 0.3rem;
    letter-spacing: 0.04em;
    text-align: center;
  }
  .l-footer__tel {
    display: block;
    margin-bottom: 0.04rem;
    font-size: 0.35rem;
    letter-spacing: 0.04em;
    line-height: 1.1428571429;
  }
  .l-footer__list {
    padding-left: 0;
    text-align: right;
  }
  .l-footer__list > li {
    width: 50%;
    margin-bottom: 0.27rem;
  }
  .l-footer__list > li:nth-child(2n+1) {
    padding-right: 0.22rem;
  }
  .l-footer__list > li:nth-child(2n) {
    padding-right: 0.37rem;
  }
  .l-footer__list > li:nth-child(3) {
    padding-right: 0.16rem;
  }
  .l-footer__link::after {
    right: 0;
    left: -0.18rem;
    width: auto;
  }
  .l-footer__link > span::before {
    top: 0.11rem;
    left: -0.18rem;
  }
  .l-footer__navigation {
    margin-bottom: 0.12rem;
  }
  .l-footer__bottom .l-wrapper {
    padding: 0;
  }
  .l-footer__bottom-left {
    padding: 0.02rem 0.2rem 0.03rem;
    background: #ffd270;
    font-size: 0.16rem;
  }
  .l-footer__bottom-right {
    padding: 0.28rem 0.1rem 0.15rem;
  }
  .l-footer__bottom-logo {
    width: 2.58rem;
    margin: 0 auto 0.23rem;
  }
  .l-footer__bottom-name {
    margin-bottom: 0.05rem;
    font-size: 0.2311rem;
  }
  .l-footer__bottom-info {
    padding-left: 0.02rem;
    text-align: center;
  }
  .l-footer__bottom-contact {
    font-size: 0.1849rem;
    line-height: 1.3142239048;
  }
  .l-footer .c-button--primary {
    left: 0.03rem;
  }
}

.l-header {
  position: absolute;
  z-index: 10000;
  top: 0;
  left: 0;
  width: 100%;
}
.l-header__viewport {
  position: fixed;
  z-index: 999;
  top: 0;
  left: 0;
  width: 100%;
  -webkit-transition: background-color 0.3s ease;
  transition: background-color 0.3s ease;
  background-color: #fff;
}
.l-header__logo {
  display: block;
}
@media print, screen and (width >= 1280px) {
  .l-header__logo {
    width: 318px;
  }
  .l-header__viewport {
    min-width: 1200px;
    padding: 37px 77px 26px 50px;
    gap: 20px;
    border-left: 19px #3d87de solid;
  }
  .l-header__viewport, .l-header__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
}
@media (min-width: 768px) and (max-width: 1799.98px) {
  .l-header__viewport {
    padding-right: 30px;
    padding-left: 30px;
  }
}
@media screen and (768px <= width < 1280px) {
  .l-header__logo .u-image.u-pc {
    display: none;
  }
}
@media print {
  .l-header__viewport {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    min-width: 0;
    padding: 37px 77px 26px 50px;
    border-left: 19px #3d87de solid;
    gap: 20px;
  }
  .l-header__logo {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 318px;
  }
  .l-header__logo .u-image.u-pc {
    display: block !important;
  }
  .l-header__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
}
@media screen and (width < 1279.99px) {
  .l-header__viewport {
    min-height: 0.78rem;
    padding: 0.13rem;
    border: none;
  }
  .l-header__logo {
    width: 2.21rem;
  }
  .l-header__wrapper {
    min-height: 0.43rem;
    overflow: hidden;
  }
  .l-header__navigation {
    visibility: hidden;
    position: fixed;
    z-index: 2;
    top: 0;
    left: 0;
    width: 100%;
    height: 100dvh;
    -webkit-transition: opacity 0.3s ease, visibility 0.3s ease;
    transition: opacity 0.3s ease, visibility 0.3s ease;
    opacity: 0;
    background-color: #fff;
    color: #181818;
    pointer-events: none;
  }
  .l-header__inner {
    position: relative;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    height: 100%;
    padding: 1.02rem 0 0.34rem 0.31rem;
    padding-bottom: 1.5rem;
    overflow: hidden auto;
  }
  .l-header__inner .l-header__logo {
    position: absolute;
    top: 0.13rem;
    left: 0.13rem;
  }
}

.l-header.is-scrolled .l-header__viewport {
  background-color: #fff;
}

.l-header--recruit .l-header__viewport {
  background-color: rgba(255, 255, 255, 0.6);
}

@media screen and (width < 1279.99px) {
  .l-header__viewport.is-active .l-header__navigation {
    visibility: visible;
    opacity: 1;
    pointer-events: all;
  }
}

.l-header-nav__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0;
  padding: 0;
  list-style: none;
}
.l-header-nav__link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  text-decoration: none;
}
.l-header-nav__text {
  position: relative;
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
  color: #181818;
  font-weight: 500;
  letter-spacing: 0.05em;
}
@media print, screen and (width >= 1280px) {
  .l-header-nav__item--active .l-header-nav__text::before {
    -webkit-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    transform: scale(1, 1);
  }
  .l-header-nav__item--active .l-header-nav__text::after {
    opacity: 1;
  }
  .l-header-nav__link {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .l-header-nav__text {
    padding-bottom: 5px;
    padding-left: 17px;
    font-size: 0.2rem;
  }
  .l-header-nav__text::before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 2px;
    -webkit-transform: scale(0, 1);
    -ms-transform: scale(0, 1);
    transform: scale(0, 1);
    -webkit-transform-origin: right top;
    -ms-transform-origin: right top;
    transform-origin: right top;
    -webkit-transition: -webkit-transform 0.3s;
    transition: -webkit-transform 0.3s;
    transition: transform 0.3s;
    transition: transform 0.3s, -webkit-transform 0.3s;
    background: #d71e1e;
  }
  .l-header-nav__text::after {
    content: "";
    position: absolute;
    top: 11px;
    left: 0;
    width: 11px;
    height: 11px;
    -webkit-transition: opacity 0.3s;
    transition: opacity 0.3s;
    opacity: 0;
    background: url("../img/common/decoration_nav.svg") center/100% auto no-repeat;
  }
  .l-header-nav__text:hover {
    color: #d71e1e;
  }
  .l-header-nav__text:hover::before {
    -webkit-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    transform: scale(1, 1);
    -webkit-transform-origin: left top;
    -ms-transform-origin: left top;
    transform-origin: left top;
  }
  .l-header-nav__text:hover::after {
    opacity: 1;
  }
  .l-header-nav__list {
    gap: 92px;
    margin-top: 27px;
  }
}
@media (min-width: 768px) and (max-width: 1799.98px) {
  .l-header-nav__list {
    gap: 25px;
  }
}
@media print {
  .l-header-nav__list {
    gap: 40px;
  }
  .l-header-nav__text {
    font-size: 0.2rem;
    white-space: nowrap;
  }
}
@media screen and (width < 1279.99px) {
  .l-header-nav__list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 0.22rem;
  }
  .l-header-nav__text {
    font-size: 0.25rem;
    line-height: 1.8;
  }
  .l-header-nav__item {
    padding-bottom: 0.1rem;
    border-bottom: 1px solid #c8c8c8;
  }
  .l-header-nav__link {
    padding: 0 0.9rem 0 0.21rem;
  }
  .l-header-nav__link::before, .l-header-nav__link::after {
    content: "";
    position: absolute;
    background: center/100% auto no-repeat;
  }
  .l-header-nav__link::before {
    top: 0.12rem;
    left: 0;
    width: 0.06rem;
    height: 0.24rem;
    background-image: url("../img/common/nav_decor_01.svg");
  }
  .l-header-nav__link::after {
    top: 0.14rem;
    right: 0.24rem;
    width: 0.6rem;
    height: 0.2rem;
    background-image: url("../img/common/nav_decor_02.svg");
  }
}

@media print, screen and (width >= 1280px) {
  .l-header-button {
    position: relative;
    top: 3px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 264px;
    margin-left: 271px;
  }
  .l-header-button .c-button--primary {
    width: 100%;
    min-height: 57px;
  }
  .l-header-button .c-button--primary:hover::after {
    border-color: #181818;
    opacity: 1;
  }
}
@media (min-width: 768px) and (max-width: 1799.98px) {
  .l-header-button {
    margin-left: 0.5rem;
  }
}
@media print {
  .l-header-button {
    margin-left: 40px;
  }
  .l-header-button .c-button--primary {
    width: 100%;
    min-height: 57px;
  }
}
@media screen and (width < 1279.99px) {
  .l-header-button {
    position: relative;
    left: -0.12rem;
    width: 3.41rem;
    height: 1.73rem;
    margin: 0.38rem auto;
    background: url("../img/common/sp/background_button_menu.svg") center/100% auto no-repeat;
  }
  .l-header-button .c-button--primary {
    width: 100%;
    height: 100%;
    padding: 0.15rem 0.1rem 0.06rem 0.4rem;
    background-color: transparent;
    font-size: 0.3rem;
    letter-spacing: 0;
  }
  .l-header-button .c-button--primary::before {
    display: none;
  }
  .l-header-button .c-button--primary .c-button__text {
    padding-left: 0.23rem;
  }
  .l-header-button .c-button--primary .c-button__text::before {
    width: 0.07rem;
    height: 0.28rem;
    background-image: url("../img/common/sp/icon_button_menu.svg");
  }
  .l-header-button .c-button--primary .c-button__text-label::before, .l-header-button .c-button--primary .c-button__text-label::after {
    top: 0.34rem;
    right: 0.21rem;
    width: 0.74rem;
    height: 0.25rem;
    background-image: url("../img/common/sp/icon_button_menu_02.svg");
  }
  .l-header-button .c-button--primary:hover {
    background: transparent;
    color: #fff;
  }
  .l-header-button .c-button--primary:hover .c-button__text::before {
    background-image: url("../img/common/sp/icon_button_menu.svg");
  }
}

.c-hamburger {
  padding: 0;
  border: none;
  background: none;
  cursor: pointer;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
@media print {
  .c-hamburger {
    display: none;
  }
}
@media screen and (width < 1279.99px) {
  .c-hamburger {
    position: fixed;
    z-index: 999;
    top: 0;
    right: 0;
    width: 0.73rem;
    height: 0.7rem;
    background: url("../img/common/background_menu.svg") center/100% auto no-repeat;
    clip-path: polygon(0% 35.7%, 16.9% 0%, 100% 0%, 100% 87.1%, 71.1% 100%, 23.1% 91.6%, 0% 70.8%);
  }
  .c-hamburger__line {
    display: block;
    position: absolute;
    top: 0;
    left: 0.18rem;
    width: 0.43rem;
    height: 0.04rem;
    -webkit-transition: all 0.2s ease 0s;
    transition: all 0.2s ease 0s;
    border-radius: 0.02rem;
    background: #fff;
  }
  .c-hamburger__line:nth-of-type(1) {
    top: 0.1rem;
  }
  .c-hamburger__line:nth-of-type(2) {
    top: 0.2rem;
  }
  .c-hamburger__line:nth-of-type(3) {
    top: 0.3rem;
  }
  .c-hamburger__text {
    position: absolute;
    bottom: 0.05rem;
    left: calc(50% + 0.02rem);
    width: 100%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    -webkit-transition: opacity 0.2s;
    transition: opacity 0.2s;
    color: #fff;
    font-family: "all-round-gothic", sans-serif;
    font-size: 0.16rem;
    letter-spacing: 0.05em;
    text-align: center;
  }
  .c-hamburger__text--close {
    opacity: 0;
  }
}

@media screen and (width < 1279.99px) {
  .c-hamburger.is-active .c-hamburger__line {
    top: 0.21rem;
    left: 0.23rem;
    width: 0.38rem;
  }
  .c-hamburger.is-active .c-hamburger__line:nth-of-type(1) {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  .c-hamburger.is-active .c-hamburger__line:nth-of-type(2) {
    opacity: 0;
  }
  .c-hamburger.is-active .c-hamburger__line:nth-of-type(3) {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
  }
  .c-hamburger.is-active .c-hamburger__text--open {
    opacity: 0;
  }
  .c-hamburger.is-active .c-hamburger__text--close {
    opacity: 1;
  }
}

@media screen and (width < 1279.99px) {
  .l-header-menu {
    position: relative;
    margin-bottom: 0.52rem;
    padding-left: 0.3rem;
    color: #d71e1e;
    font-size: 0.56rem;
    font-weight: 700;
    letter-spacing: 0.05em;
    line-height: 1;
  }
  .l-header-menu::before {
    content: "";
    position: absolute;
    top: 0.12rem;
    left: 0;
    width: 0.13rem;
    height: 0.44rem;
    background: url("../img/common/line_menu_01.svg") center/100% auto no-repeat;
  }
}

.c-section--background {
  background-color: #efefef;
}

.c-section--primary {
  position: relative;
}
.c-section--primary .c-section__background {
  position: absolute;
  top: 0;
  right: calc(50vw + 554px);
  left: 0;
  height: 100%;
  background-color: #3d87de;
}
.c-section--primary .c-section__background--line {
  border-bottom: 1px solid #c8c8c8;
}
.c-section--primary .c-section__label {
  position: absolute;
  top: 62px;
  right: 40px;
}
@media print, screen and (width >= 768px) {
  .c-section--primary {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .c-section--primary:last-child .l-side-menu {
    border-bottom: none;
  }
  .c-section--primary .l-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    max-width: 1437px;
  }
}
@media screen and (768px <= width < 1280px) {
  .c-section--primary .c-section__background {
    width: 223px;
  }
}

@media print, screen and (width >= 768px) {
  .c-section--decoration .l-side-menu {
    border-bottom: 1px solid #c8c8c8;
  }
}

@media print, screen and (width >= 768px) {
  .c-section--polygon .l-side-menu::before {
    content: "";
    position: absolute;
    top: -1px;
    right: -1px;
    width: 0;
    height: 0;
    border-top: 42px solid #fff;
    border-left: 42px solid transparent;
    background: #fff;
    clip-path: polygon(100% 0, 100% 100%, 0 0);
  }
}

@media print, screen and (width >= 768px) {
  .c-section--service::before {
    content: "";
    position: absolute;
    top: 1010px;
    right: -10px;
    width: 323px;
    height: 319px;
    background: url("../img/service/decoration_service_04.svg") center/100% auto no-repeat;
  }
}

@media print, screen and (width >= 768px) {
  .l-decoration {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
}
@media screen and (768px <= width < 1370px) {
  .l-decoration {
    padding-right: 90px;
  }
}

.c-section-keyvisual__title {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  color: #000;
  font-weight: 700;
  letter-spacing: 5px;
  line-height: 1.2;
  white-space: nowrap;
  -webkit-writing-mode: vertical-rl;
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
  text-orientation: upright;
}
.c-section-keyvisual__title span {
  display: block;
}
.c-section-keyvisual .l-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.c-section-keyvisual .l-wrapper::before {
  content: "";
  position: absolute;
  z-index: 2;
  pointer-events: none;
}
.c-section-keyvisual__banner {
  position: relative;
}
.c-section-keyvisual__banner::after {
  content: "";
  position: absolute;
  z-index: 3;
  top: 0;
  right: 0;
  bottom: 0;
  background-color: #3d87de;
}
@media print, screen and (width >= 768px) {
  .c-section-keyvisual {
    padding: 170px 0 112px;
  }
  .c-section-keyvisual__title {
    margin: 108px 50px 0 90px;
    font-size: 0.5rem;
  }
  .c-section-keyvisual__banner {
    width: 100%;
    max-width: 1000px;
  }
  .c-section-keyvisual__banner::after {
    width: 7.71vw;
    max-width: 148px;
  }
  .c-section-keyvisual__banner-image {
    position: relative;
    padding-top: 33.1%;
  }
  .c-section-keyvisual__banner-image img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
  .c-section-keyvisual .l-wrapper {
    max-width: 1316px;
  }
  .c-section-keyvisual .l-wrapper::before {
    top: 37px;
    left: 56px;
    width: 301px;
    height: 32px;
    background: url("../img/common/line_decoration_02.svg") center/100% auto no-repeat;
  }
}
@media screen and (768px <= width < 1080px) {
  .c-section-keyvisual__banner-image {
    padding-top: 45%;
  }
}
@media screen and (width < 768px) {
  .c-section-keyvisual {
    padding-top: 0.18rem;
  }
  .c-section-keyvisual__title {
    margin: 0.57rem 0.15rem 0;
    font-size: 0.3rem;
  }
  .c-section-keyvisual__banner::after {
    width: 0.27rem;
  }
  .c-section-keyvisual__banner-image {
    width: 2.65rem;
    height: 1.37rem;
  }
  .c-section-keyvisual .l-wrapper {
    padding-right: unset;
  }
  .c-section-keyvisual .l-wrapper::before {
    top: 0.23rem;
    left: 0.29rem;
    width: 1.2rem;
    height: 0.15rem;
    background: url("../img/common/sp/line_decoration_02.svg") center/100% auto no-repeat;
  }
}

.c-section-entry {
  position: relative;
  background-color: #fff;
}
.c-section-entry__title {
  position: relative;
  color: #d71e1e;
  font-family: "all-round-gothic", sans-serif;
  font-weight: 500;
  line-height: 1;
  text-align: center;
}
.c-section-entry__title::before, .c-section-entry__title::after {
  content: "";
  position: absolute;
  background: 0 0/100% auto no-repeat;
}
@media print, screen and (width >= 768px) {
  .c-section-entry {
    padding-top: 167px;
  }
  .c-section-entry.c-has-background {
    padding-bottom: 241px;
  }
  .c-section-entry__title {
    margin-bottom: -32px;
    padding: 0 45px;
    font-size: 1.93rem;
  }
  .c-section-entry__title::before, .c-section-entry__title::after {
    bottom: 24px;
    width: 79px;
    height: 142px;
    background-image: url("../img/common/icon_arrow_entry.svg");
  }
  .c-section-entry__title::before {
    left: 45px;
  }
  .c-section-entry__title::after {
    right: 45px;
  }
}
@media screen and (768px <= width < 1080px) {
  .c-section-entry__title {
    font-size: 1.6rem;
  }
  .c-section-entry__title::before {
    left: 20px;
  }
  .c-section-entry__title::after {
    right: 20px;
  }
}
@media screen and (width < 768px) {
  .c-section-entry {
    padding-top: 0.85rem;
  }
  .c-section-entry.c-has-background {
    padding-bottom: 0.7rem;
  }
  .c-section-entry .l-wrapper {
    position: relative;
    z-index: 1;
    padding: 0 0.15rem;
  }
  .c-section-entry__title {
    margin-bottom: -0.12rem;
    padding: 0 0.25rem;
    font-size: 0.6955rem;
  }
  .c-section-entry__title::before, .c-section-entry__title::after {
    bottom: 0.1rem;
    width: 0.29rem;
    height: 0.51rem;
    background-image: url("../img/common/sp/icon_arrow_entry.svg");
  }
  .c-section-entry__title::before {
    left: 0.09rem;
  }
  .c-section-entry__title::after {
    right: 0.09rem;
  }
}

.c-section-cityscape {
  position: relative;
}
.c-section-cityscape__image {
  position: fixed;
  z-index: -1;
  top: 0;
  right: 0;
  left: 0;
  height: 100vh;
}
@media print, screen and (width >= 768px) {
  .c-section-cityscape {
    height: 567px;
  }
}
@media screen and (width < 768px) {
  .c-section-cityscape {
    height: 2.44rem;
  }
}

.c-has-background {
  position: relative;
}
.c-has-background::after {
  content: "";
  position: absolute;
  z-index: 0;
  right: 0;
  bottom: 0;
  left: 0;
  pointer-events: none;
}
@media print, screen and (width >= 768px) {
  .c-has-background {
    padding-bottom: 416px;
  }
  .c-has-background::after {
    height: 380px;
    background: url("../img/common/bg_image.jpg") no-repeat center 0/100% auto;
  }
}
@media print, screen and (width >= 768px) and (width < 1920px) {
  .c-has-background::after {
    background-size: 1920px auto;
  }
}
@media screen and (width < 768px) {
  .c-has-background {
    padding-bottom: 2.97rem;
  }
  .c-has-background::after {
    height: 2.36rem;
    background: url("../img/common/sp/bg_image.jpg") no-repeat center 0/100% auto;
  }
}

.c-section-parallax {
  position: fixed;
  z-index: -1;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  height: 100vh;
}

@font-face {
  font-family: "Chogokuboso Gothic";
  font-style: normal;
  font-weight: normal;
  src: url("../font/chogokubosogothic_5.ttf") format("truetype");
  font-display: swap;
}
.c-button-skip {
  position: absolute;
  z-index: 999;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(1px, 1px, 1px, 1px);
  border: 0;
  clip-path: inset(50%);
}

.c-button-skip:focus {
  display: block;
  z-index: 100;
  top: 5px;
  left: 5px;
  width: auto;
  height: auto;
  padding: 15px 23px 14px;
  clip: auto;
  background-color: #eee;
  color: #444;
  font-size: 1em;
  line-height: normal;
  text-decoration: none;
  clip-path: none;
}

.c-button {
  z-index: 2;
}
.c-button--primary {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  overflow: hidden;
  -webkit-transition: color 0.7s cubic-bezier(0.19, 1, 0.22, 1), background 0.7s cubic-bezier(0.19, 1, 0.22, 1);
  transition: color 0.7s cubic-bezier(0.19, 1, 0.22, 1), background 0.7s cubic-bezier(0.19, 1, 0.22, 1);
  background: #d71e1e;
  color: #fff;
  font-weight: 500;
  letter-spacing: 0.05em;
  line-height: 1.5;
  text-decoration: none;
}
.c-button--primary::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-transform: scaleX(0);
  -ms-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: right;
  -ms-transform-origin: right;
  transform-origin: right;
  -webkit-transition: -webkit-transform 0.7s cubic-bezier(0.19, 1, 0.22, 1);
  transition: -webkit-transform 0.7s cubic-bezier(0.19, 1, 0.22, 1);
  transition: transform 0.7s cubic-bezier(0.19, 1, 0.22, 1);
  transition: transform 0.7s cubic-bezier(0.19, 1, 0.22, 1), -webkit-transform 0.7s cubic-bezier(0.19, 1, 0.22, 1);
  border-radius: inherit;
  background: #fff;
}
.c-button--primary::after {
  content: "";
  position: absolute;
  z-index: 1;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
  -webkit-transition-delay: 0.2s;
  transition-delay: 0.2s;
  border: 1px solid #181818;
  border-radius: inherit;
  opacity: 0;
  pointer-events: none;
}
.c-button--primary .c-button__text {
  position: relative;
  z-index: 3;
  width: 100%;
}
.c-button--primary .c-button__text::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  background: url("../img/common/decoration_icon_01.svg") no-repeat center center/100% auto;
}
.c-button--primary .c-button__text-label {
  display: inline;
}
.c-button--primary .c-button__text-label::before, .c-button--primary .c-button__text-label::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 0;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
  background: no-repeat center center/100% auto;
}
.c-button--primary .c-button__text-label::before {
  background-image: url("../img/common/btn_decor_02.png");
}
.c-button--primary .c-button__text-label::after {
  opacity: 0;
  background-image: url("../img/common/btn_decor_02_on.png");
}
@media (hover: hover) {
  .c-button--primary:hover {
    background: #fff;
    color: #181818;
  }
  .c-button--primary:hover::before {
    -webkit-transform: scaleX(1);
    -ms-transform: scaleX(1);
    transform: scaleX(1);
    -webkit-transform-origin: left;
    -ms-transform-origin: left;
    transform-origin: left;
  }
  .c-button--primary:hover .c-button__text::before {
    background-image: url("../img/common/dot_icn_02.svg");
  }
  .c-button--primary:hover .c-button__text-label::before {
    opacity: 0;
  }
  .c-button--primary:hover .c-button__text-label::after {
    opacity: 1;
  }
}
.c-button--secondary {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  width: 100%;
  min-height: 71px;
  overflow: hidden;
  -webkit-transition: color 0.7s cubic-bezier(0.19, 1, 0.22, 1), background 0.7s cubic-bezier(0.19, 1, 0.22, 1);
  transition: color 0.7s cubic-bezier(0.19, 1, 0.22, 1), background 0.7s cubic-bezier(0.19, 1, 0.22, 1);
  border: 1px solid #181818;
  border-radius: 39px;
  background: #fff;
  font-size: 0.3rem;
  font-weight: 500;
  line-height: 1.5;
  text-decoration: none;
}
.c-button--secondary::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-transform: scaleX(0);
  -ms-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: right;
  -ms-transform-origin: right;
  transform-origin: right;
  -webkit-transition: -webkit-transform 0.7s cubic-bezier(0.19, 1, 0.22, 1);
  transition: -webkit-transform 0.7s cubic-bezier(0.19, 1, 0.22, 1);
  transition: transform 0.7s cubic-bezier(0.19, 1, 0.22, 1);
  transition: transform 0.7s cubic-bezier(0.19, 1, 0.22, 1), -webkit-transform 0.7s cubic-bezier(0.19, 1, 0.22, 1);
  border-radius: inherit;
  background: #d71e1e;
}
.c-button--secondary .c-button__text {
  position: relative;
  z-index: 3;
  width: 100%;
}
.c-button--secondary .c-button__text::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  background: url("../img/common/dot_icn_02.svg") no-repeat center center/100% auto;
}
.c-button--secondary .c-button__text-label::before, .c-button--secondary .c-button__text-label::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 0;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
  background: no-repeat center center/100% auto;
}
.c-button--secondary .c-button__text-label::before {
  background-image: url("../img/common/btn_decor_03.svg");
}
.c-button--secondary .c-button__text-label::after {
  opacity: 0;
  background-image: url("../img/common/btn_decor_03_on.svg");
}
@media (hover: hover) {
  .c-button--secondary:hover {
    background: #d71e1e;
    color: #fff;
  }
  .c-button--secondary:hover::before {
    -webkit-transform: scaleX(1);
    -ms-transform: scaleX(1);
    transform: scaleX(1);
    -webkit-transform-origin: left;
    -ms-transform-origin: left;
    transform-origin: left;
  }
  .c-button--secondary:hover .c-button__text::before {
    background-image: url("../img/common/btn_decor_01.png");
  }
  .c-button--secondary:hover .c-button__text-label::before {
    opacity: 0;
  }
  .c-button--secondary:hover .c-button__text-label::after {
    opacity: 1;
  }
}
.c-button--top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: fixed;
  z-index: 3;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: end;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
  opacity: 0;
}
.c-button--top.is-active {
  opacity: 1;
}
.c-button--top .c-button__item {
  position: relative;
}
.c-button--top .c-button__item::before, .c-button--top .c-button__item::after {
  content: "";
  position: absolute;
  pointer-events: none;
}
.c-button--top .c-button__item::before {
  background: url("../img/top/icn_button_top_01.svg") center/cover no-repeat;
}
.c-button--top .c-button__item::after {
  background: url("../img/top/icn_button_top_02.svg") center/cover no-repeat;
}
.c-button--top .c-button__wrapper {
  position: absolute;
}
.c-button--top.is-stuck {
  position: absolute;
}
@media print, screen and (width >= 768px) {
  .c-button--primary {
    width: 271px;
    min-height: 62px;
    padding: 5px 14px 5px 30px;
    border-radius: 43px;
    font-size: 0.24rem;
  }
  .c-button--primary .c-button__text {
    padding: 5px 74px 5px 14px;
  }
  .c-button--primary .c-button__text::before {
    width: 5px;
    height: 24px;
    margin-top: -11px;
  }
  .c-button--primary .c-button__text-label::before, .c-button--primary .c-button__text-label::after {
    width: 74px;
    height: 30px;
    margin-top: -15px;
  }
  .c-button--secondary {
    min-height: 70px;
    padding: 5px 15px 5px 28px;
    border-radius: 38.5px;
    font-size: 0.3rem;
  }
  .c-button--secondary .c-button__text {
    padding: 7px 90px 7px 21px;
  }
  .c-button--secondary .c-button__text::before {
    width: 6px;
    height: 26px;
    margin-top: -12px;
  }
  .c-button--secondary .c-button__text-label::before, .c-button--secondary .c-button__text-label::after {
    width: 86px;
    height: 29px;
    margin-top: -14px;
  }
  .c-button--top {
    right: 101px;
    bottom: 120px;
    height: 121px;
  }
  .c-button--top .c-button__item {
    width: 111px;
  }
  .c-button--top .c-button__item::before {
    bottom: -11px;
    left: -51px;
    width: 53px;
    height: 53px;
  }
  .c-button--top .c-button__item::after {
    right: -53px;
    bottom: -36px;
    width: 54px;
    height: 62px;
  }
  .c-button--top.is-stuck {
    bottom: 120px;
  }
}
@media screen and (width < 768px) {
  .c-button--primary {
    width: 2.89rem;
    min-height: 0.645rem;
    margin: 0 auto;
    padding: 0.05rem 0.15rem 0.05rem 0.28rem;
    border-radius: 0.43rem;
    font-size: 0.24rem;
  }
  .c-button--primary .c-button__text {
    padding: 0.05rem 0.74rem 0.05rem 0.2rem;
  }
  .c-button--primary .c-button__text::before {
    width: 0.06rem;
    height: 0.26rem;
    margin-top: -0.13rem;
  }
  .c-button--primary .c-button__text-label::before, .c-button--primary .c-button__text-label::after {
    width: 0.76rem;
    height: 0.36rem;
    margin-top: -0.18rem;
  }
  .c-button--secondary {
    min-height: 0.5rem;
    margin: 0 auto;
    padding: 0.03rem 0.15rem 0.03rem 0.22rem;
    border-radius: 0.385rem;
    font-size: 0.2rem;
  }
  .c-button--secondary .c-button__text {
    padding: 0.05rem 0.68rem 0.05rem 0.16rem;
  }
  .c-button--secondary .c-button__text::before {
    width: 0.04rem;
    height: 0.18rem;
    margin-top: -0.08rem;
    background-image: url("../img/common/sp/dot_icn_02.svg");
  }
  .c-button--secondary .c-button__text-label::before, .c-button--secondary .c-button__text-label::after {
    width: 0.54rem;
    height: 0.3rem;
    margin-top: -0.14rem;
  }
  .c-button--top {
    right: 0.5rem;
    bottom: 0.4rem;
    height: 0.8rem;
  }
  .c-button--top .c-button__item {
    width: 0.61rem;
  }
  .c-button--top .c-button__item::before {
    bottom: -0.07rem;
    left: -0.3rem;
    width: 0.3rem;
    height: 0.3rem;
  }
  .c-button--top .c-button__item::after {
    right: -0.3rem;
    bottom: -0.2rem;
    width: 0.3rem;
    height: 0.38rem;
  }
  .c-button--top.is-stuck {
    bottom: 0.4rem;
  }
}

.c-list {
  position: relative;
}
.c-list__wrapper {
  margin: 0;
  padding: 0;
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.c-list__item-wrapper {
  display: block;
  height: 100%;
  text-decoration: none;
}
.c-list__item-wrapper:hover img {
  -webkit-transform: scale(1.2);
  -ms-transform: scale(1.2);
  transform: scale(1.2);
}
.c-list__item-image {
  position: relative;
  overflow: hidden;
}
.c-list__item-image::before, .c-list__item-image::after {
  content: "";
  position: absolute;
  pointer-events: none;
}
.c-list__item-image::before {
  z-index: 1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.c-list__item-image::after {
  z-index: 1;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  background: center/100% auto no-repeat;
}
.c-list__item-image img {
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
}
.c-list__item-text {
  position: relative;
}
.c-list__item-text::before, .c-list__item-text::after {
  content: "";
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.c-list__item-text::before {
  top: 0;
  width: 0.54rem;
  height: 0.03rem;
}
.c-list__item-text::after {
  bottom: 0;
  background: center/100% auto no-repeat;
}
.c-list__text-main {
  display: inline-block;
  font-weight: 700;
  line-height: 1;
}
.c-list_text-note {
  display: inline-block;
  line-height: 1;
}
.c-list__item {
  position: relative;
  text-align: center;
}
.c-list__item::before {
  content: "";
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  width: 100%;
}
.c-list__item--red {
  color: #d71e1e;
}
.c-list__item--red::before {
  background-color: #d71e1e;
}
.c-list__item--red .c-list__item-text::before {
  background-color: #d71e1e;
}
.c-list__item--red .c-list__item-text::after {
  background-image: url("../img/service/icon_service_01.svg");
}
.c-list__item--red .c-list__item-image::before {
  background-color: rgba(215, 30, 30, 0.16);
}
.c-list__item--black {
  color: #181818;
}
.c-list__item--black::before {
  background-color: #181818;
}
.c-list__item--black .c-list__item-text::before {
  background-color: #181818;
}
.c-list__item--black .c-list__item-text::after {
  background-image: url("../img/service/icon_service_02.svg");
}
.c-list__item--black .c-list__item-image::before {
  background-color: rgba(24, 24, 24, 0.16);
}
.c-list__item--blue {
  color: #3d87de;
}
.c-list__item--blue::before {
  background-color: #3d87de;
}
.c-list__item--blue .c-list__item-text::before {
  background-color: #3d87de;
}
.c-list__item--blue .c-list__item-text::after {
  background-image: url("../img/service/icon_service_03.svg");
}
.c-list__item--blue .c-list__item-image::before {
  background-color: rgba(61, 135, 222, 0.16);
}
.c-list--primary {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}
.c-list--primary .c-list__item {
  border: 1px solid #fff;
  color: #fff;
}
.c-list__text-note {
  font-weight: 300;
}
@media print, screen and (width >= 768px) {
  .c-list__wrapper {
    gap: 30px;
  }
  .c-list__item {
    width: calc(33.3333333333% - 20px);
    max-width: 313px;
  }
  .c-list__item::before {
    height: 16px;
  }
  .c-list__item--red .c-list__item-image::after {
    width: 161px;
    height: 100px;
    margin-top: 4px;
    margin-left: 3px;
    background-image: url("../img/service/decoration_service_01.svg");
  }
  .c-list__item--black .c-list__item-image::after {
    width: 154px;
    height: 88px;
    margin-top: 10px;
    background-image: url("../img/service/decoration_service_02.svg");
  }
  .c-list__item--blue .c-list__item-image::after {
    width: 123px;
    height: 123px;
    margin-top: 8px;
    background-image: url("../img/service/decoration_service_03.svg");
  }
  .c-list__item-image {
    padding-top: 76.9968051118%;
  }
  .c-list__item-text {
    min-height: 141px;
    margin-top: 23px;
    padding: 24px 0 54px;
  }
  .c-list__item-text::after {
    width: 21px;
    height: 26px;
  }
  .c-list__text-main {
    font-size: 0.3rem;
  }
  .c-list__text-note {
    margin-top: 5px;
    font-size: 0.16rem;
  }
  .c-list--primary {
    gap: 15px;
  }
  .c-list--primary .c-list__item {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    max-width: unset;
    padding: 11px 20px;
    font-size: 0.2rem;
  }
}
@media screen and (768px <= width < 1280px) {
  .c-list__item {
    width: calc(50% - 20px);
  }
}
@media screen and (width < 768px) {
  .c-list__wrapper {
    gap: 52px;
  }
  .c-list__item {
    width: 100%;
  }
  .c-list__item::before {
    height: 12px;
  }
  .c-list__item--red .c-list__item-image::after {
    width: 161px;
    height: 100px;
    margin-top: 4px;
    margin-left: 3px;
    background-image: url("../img/service/decoration_service_01.svg");
  }
  .c-list__item--black .c-list__item-image::after {
    width: 154px;
    height: 88px;
    margin-top: 10px;
    background-image: url("../img/service/decoration_service_02.svg");
  }
  .c-list__item--blue .c-list__item-image::after {
    width: 123px;
    height: 123px;
    margin-top: 8px;
    background-image: url("../img/service/decoration_service_03.svg");
  }
  .c-list__item-image {
    padding-top: 65.4952076677%;
  }
  .c-list__item-text {
    margin-top: 0.2rem;
    padding: 0.3rem 0 0.34rem;
  }
  .c-list__item-text::after {
    width: 21px;
    height: 26px;
  }
  .c-list__text-main {
    font-size: 0.25rem;
  }
  .c-list__text-note {
    margin-top: -0.05rem;
    font-size: 0.16rem;
  }
  .c-list--primary {
    gap: 0.13rem;
  }
  .c-list--primary .c-list__item {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    max-width: unset;
    padding: 0.03rem 0.15rem;
    font-size: 0.16rem;
  }
}

.c-list--quaternary .c-list__item-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: #d9d9d9;
}
.c-list--quaternary .c-list__item-title,
.c-list--quaternary .c-list__item-note {
  font-weight: 700;
  line-height: 1.2;
}
.c-list--quaternary .c-list__item-note {
  font-size: 0.16rem;
}
@media print, screen and (width >= 768px) {
  .c-list--quaternary .c-list__wrapper {
    gap: 42px 52px;
  }
  .c-list--quaternary .c-list__item {
    width: 50%;
    max-width: 568px;
    min-height: 862px;
  }
  .c-list--quaternary .c-list__item-title {
    margin-bottom: 28px;
    font-size: 0.4rem;
  }
}
@media screen and (768px <= width < 1280px) {
  .c-list--quaternary .c-list__item {
    width: 100%;
    max-width: 100%;
  }
}
@media screen and (width < 768px) {
  .c-list--quaternary .c-list__wrapper {
    gap: 25px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .c-list--quaternary .c-list__item {
    width: 100%;
    max-width: 100%;
  }
  .c-list--quaternary .c-list__item-wrapper {
    min-height: 4.37rem;
  }
  .c-list--quaternary .c-list__item-title {
    margin-bottom: 0.2rem;
    font-size: 0.4rem;
  }
}

.c-list-disc {
  margin: 0;
  padding: 0;
  list-style: none;
}
.c-list-disc__item {
  position: relative;
  margin-bottom: 0.03rem;
  padding-left: 1em;
}
.c-list-disc__item::before {
  content: "・";
  position: absolute;
  left: 0;
}
.c-list-disc__item:last-child {
  margin: 0;
}
@media print, screen and (width >= 768px) {
  .c-list-disc__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .c-list-disc__label {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin-right: 36px;
  }
}
@media screen and (width < 768px) {
  .c-list-disc__label {
    display: block;
  }
  .c-list-disc__text {
    display: block;
    margin-left: -0.16rem;
    line-height: 1.75;
  }
}

.c-heading {
  position: relative;
  z-index: 1;
}
.c-heading__text {
  display: block;
}
.c-heading__text--english {
  font-family: "all-round-gothic", sans-serif;
}
.c-heading__text--english::first-letter {
  font-size: inherit;
  line-height: inherit;
}
.c-heading--red .c-heading__text--english::first-letter {
  color: #d71e1e;
}
.c-heading--blue .c-heading__text--english::first-letter {
  color: #3d87de;
}
.c-heading--primary {
  font-weight: 700;
  line-height: 1.2;
}
.c-heading--primary::before {
  content: "";
  position: absolute;
  top: 0;
  background: url("../img/common/dot_icn_01.svg") center/100% auto no-repeat;
}
.c-heading--secondary .c-heading__text--english {
  position: relative;
  color: #181818;
  letter-spacing: 0.05em;
}
.c-heading--secondary .c-heading__text--english::before {
  content: "";
  position: absolute;
  left: 0;
  background: url("../img/common/line_decor_03.png") repeat-y 0 0/100% auto;
}
.c-heading--secondary .c-heading__text--japanese {
  color: #8e8e8e;
  letter-spacing: 0.05em;
  line-height: 1.5;
}
.c-heading--tertiary {
  font-weight: 700;
  line-height: 1.2;
}
.c-heading--tertiary::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  background-color: #fff;
}
.c-heading--quaternary {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: #d71e1e;
  font-weight: 700;
}
.c-heading--quaternary::before {
  content: "";
  position: absolute;
  z-index: -1;
  border-radius: 50%;
  background-color: #ffd9d9;
}
.c-heading--quaternary::after {
  content: "";
  display: inline-block;
  position: relative;
  right: 0;
  width: 100%;
  background-color: #ffd9d9;
}
.c-heading--quaternary .c-heading__label {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  max-width: 50%;
}
.c-heading--quaternary.c-heading--black {
  color: #383838;
}
.c-heading--quaternary.c-heading--black::before, .c-heading--quaternary.c-heading--black::after {
  background-color: #c8c8c8;
}
.c-heading--quaternary.c-heading--blue {
  color: #3d87de;
}
.c-heading--quaternary.c-heading--blue::before, .c-heading--quaternary.c-heading--blue::after {
  background-color: #d9f2ff;
}
@media print, screen and (width >= 768px) {
  .c-heading__text--english {
    line-height: 1;
  }
  .c-heading--primary {
    padding-top: 34px;
    font-size: 0.4rem;
  }
  .c-heading--primary::before {
    left: 2px;
    width: 52px;
    height: 12px;
  }
  .c-heading--secondary .c-heading__text--english {
    margin-bottom: 15px;
    padding-left: 59px;
    font-size: 1.025rem;
  }
  .c-heading--secondary .c-heading__text--english::before {
    top: 14px;
    bottom: 17px;
    width: 22px;
  }
  .c-heading--secondary .c-heading__text--japanese {
    padding-left: 70px;
    font-size: 0.3rem;
  }
  .c-heading--secondary.c-heading--blue .c-heading__text--english::before {
    bottom: 18px;
  }
  .c-heading--tertiary {
    padding-left: 44px;
    font-size: 0.52rem;
  }
  .c-heading--tertiary::before {
    width: 9px;
    height: 47px;
    margin-top: 9px;
  }
  .c-heading--quaternary {
    margin-bottom: 72px;
    font-size: 0.25rem;
  }
  .c-heading--quaternary::before {
    top: -8px;
    left: -20px;
    width: 35px;
    height: 35px;
  }
  .c-heading--quaternary::after {
    top: 4px;
    height: 8px;
  }
  .c-heading--quaternary .c-heading__label {
    margin-right: 35px;
  }
}
@media screen and (768px <= width < 1080px) {
  .c-heading--secondary .c-heading__text--english {
    font-size: 0.96rem;
  }
}
@media screen and (width < 768px) {
  .c-heading--primary {
    padding-top: 0.2rem;
    font-size: 0.3rem;
  }
  .c-heading--primary::before {
    left: 0.04rem;
    width: 0.41rem;
    height: 0.1rem;
    background-image: url("../img/common/sp/dot_icn_01.svg");
  }
  .c-heading--secondary .c-heading__text--english {
    margin-bottom: 0.09rem;
    padding-left: 0.31rem;
    font-size: 0.5406rem;
    line-height: 0.9908424908;
  }
  .c-heading--secondary .c-heading__text--english::before {
    top: 0.06rem;
    bottom: 0.11rem;
    width: 0.12rem;
    background-image: url("../img/common/sp/line_decor_03.png");
  }
  .c-heading--secondary .c-heading__text--japanese {
    padding-left: 0.37rem;
    font-size: 0.16rem;
  }
  .c-heading--secondary.c-heading--blue .c-heading__text--english {
    margin-bottom: 0.08rem;
    font-size: 0.4406rem;
    line-height: 1.2278710849;
  }
  .c-heading--secondary.c-heading--blue .c-heading__text--english::before {
    top: 0.07rem;
    bottom: 0.09rem;
  }
  .c-heading--secondary.c-heading--blue .c-heading__text--japanese {
    padding-left: 0.36rem;
  }
  .c-heading--tertiary {
    padding-left: 0.26rem;
    font-size: 0.3rem;
  }
  .c-heading--tertiary::before {
    width: 0.06rem;
    height: 0.36rem;
  }
  .c-heading--quaternary {
    padding-left: 0.13rem;
    font-size: 0.2rem;
  }
  .c-heading--quaternary::before {
    top: 0;
    left: 0;
    width: 25px;
    height: 25px;
  }
  .c-heading--quaternary::after {
    top: -0.01rem;
    height: 0.06rem;
  }
  .c-heading--quaternary .c-heading__label {
    margin-right: 0.22rem;
  }
}

.c-heading--vertical {
  letter-spacing: 0.05em;
}
.c-heading--vertical::before {
  left: 0;
  background-image: url("../img/common/dot_icn_02.svg");
}
@media print, screen and (width >= 768px) {
  .c-heading--vertical {
    padding-top: 0;
    padding-left: 40px;
    font-size: 0.55rem;
  }
  .c-heading--vertical::before {
    top: 9px;
    width: 12px;
    height: 52px;
  }
}
@media screen and (width < 768px) {
  .c-heading--vertical {
    padding-top: 0;
    padding-left: 0.28rem;
    font-size: 0.35rem;
  }
  .c-heading--vertical::before {
    top: 1px;
    width: 0.09rem;
    height: 0.42rem;
  }
}

.c-heading--horizontal {
  padding-top: 0;
  letter-spacing: 0.05em;
  text-align: center;
}
.c-heading--horizontal::before {
  top: unset;
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  background-image: url("../img/common/dot_icn_01_reversed.svg");
}
@media print, screen and (width >= 768px) {
  .c-heading--horizontal {
    padding-bottom: 35px;
  }
}
@media screen and (width < 768px) {
  .c-heading--horizontal {
    padding-bottom: 0.26rem;
  }
  .c-heading--horizontal::before {
    width: 0.32rem;
  }
}

.c-link {
  display: inline-block;
  position: relative;
  font-weight: 500;
  line-height: 1;
}
.c-link.c-link--primary::before, .c-link.c-link--primary::after {
  content: "";
  position: absolute;
  background: 0 0/contain no-repeat;
}
.c-link.c-link--primary::before {
  top: 0;
  left: 0;
  background-image: url("../img/common/dot_icn_02.svg");
}
.c-link.c-link--primary::after {
  top: 0;
  right: 0;
  background-image: url("../img/common/decoration_icon_03.svg");
}
.c-link.c-link--primary .c-link__wrapper {
  position: relative;
}
.c-link.c-link--secondary::before, .c-link.c-link--secondary::after {
  content: "";
  position: absolute;
  background: 0 0/contain no-repeat;
}
.c-link.c-link--secondary::before {
  top: 0;
  left: 0;
  background-image: url("../img/common/decoration_icon_01.svg");
}
.c-link.c-link--secondary::after {
  top: 0;
  right: 0;
  background-image: url("../img/common/decoration_icon_02.svg");
}
.c-link.c-link--secondary .c-link__wrapper {
  position: relative;
  font-family: "all-round-gothic", sans-serif;
}
@media print, screen and (width >= 768px) {
  .c-link {
    font-size: 0.3rem;
  }
  .c-link.c-link--primary {
    padding: 0 123px 0 26px;
  }
  .c-link.c-link--primary::before {
    width: 6px;
    height: 26px;
  }
  .c-link.c-link--primary::after {
    width: 88px;
    height: 29px;
  }
  .c-link.c-link--primary .c-link__wrapper {
    top: -3px;
  }
  .c-link.c-link--secondary {
    padding: 0 123px 0 26px;
  }
  .c-link.c-link--secondary::before {
    width: 6px;
    height: 26px;
  }
  .c-link.c-link--secondary::after {
    width: 86px;
    height: 29px;
  }
  .c-link.c-link--secondary .c-link__wrapper {
    top: -4px;
  }
}
@media screen and (width < 768px) {
  .c-link.c-link--primary {
    padding: 0 0.68rem 0 0.15rem;
    font-size: 0.2rem;
  }
  .c-link.c-link--primary::before {
    width: 0.04rem;
    height: 0.24rem;
  }
  .c-link.c-link--primary::after {
    width: 0.52rem;
    height: 0.29rem;
  }
  .c-link.c-link--primary .c-link__wrapper {
    top: -0.02rem;
  }
  .c-link.c-link--secondary {
    padding: 0 0.66rem 0 0.15rem;
    font-size: 0.2rem;
  }
  .c-link.c-link--secondary::before {
    width: 0.04rem;
    height: 0.24rem;
  }
  .c-link.c-link--secondary::after {
    width: 0.55rem;
    height: 0.29rem;
  }
  .c-link.c-link--secondary .c-link__wrapper {
    top: -0.03rem;
  }
}

.l-side-menu {
  position: relative;
  z-index: 3;
  background-color: #3d87de;
  color: #c8c8c8;
}
.l-side-menu__title-english img {
  width: auto;
  height: 100%;
}
.l-side-menu__title-english, .l-side-menu__title-japanese {
  display: block;
}
.l-side-menu__title-japanese {
  color: #1b5ca9;
  font-weight: 700;
}
.l-side-menu__anchor {
  margin: 0;
  padding: 0;
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}
.l-side-menu__anchor-link {
  display: inline-block;
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
  color: #c8c8c8;
  text-decoration: none;
  cursor: pointer;
}
.l-side-menu__anchor-item {
  display: inline-block;
  position: relative;
  font-weight: 400;
}
.l-side-menu__anchor-item:last-child {
  margin-bottom: 0;
}
.l-side-menu__anchor-item::before, .l-side-menu__anchor-item::after {
  content: "";
  position: absolute;
  left: 0;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
.l-side-menu__anchor-item::before {
  border-radius: 50%;
  opacity: 1;
  background-color: rgba(255, 255, 255, 0.24);
}
.l-side-menu__anchor-item::after {
  opacity: 0;
  background: url("../img/common/circle_icn_01.svg") center/100% auto no-repeat;
}
.l-side-menu__anchor-item--active {
  font-weight: 700;
}
.l-side-menu__anchor-item--active .l-side-menu__anchor-link {
  color: #fff;
}
.l-side-menu__anchor-item--active::before {
  opacity: 0;
}
.l-side-menu__anchor-item--active::after {
  opacity: 1;
}
.l-side-menu__anchor-item:hover::before {
  opacity: 0;
}
.l-side-menu__anchor-item:hover::after {
  opacity: 1;
}
.l-side-menu__anchor-item:hover .l-side-menu__anchor-link {
  color: #fff;
}
@media print, screen and (width >= 768px) {
  .l-side-menu {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: end;
    min-width: 223px;
    margin-right: 160px;
    overflow: hidden;
  }
  .l-side-menu__title {
    margin-bottom: 55px;
  }
  .l-side-menu__title-japanese {
    margin-top: 13px;
    font-size: 0.2rem;
  }
  .l-side-menu__wrapper {
    min-width: 167px;
    padding: 68px 24px;
  }
  .l-side-menu__anchor-item {
    margin-bottom: 20px;
    padding-left: 28px;
    font-size: 0.18rem;
    line-height: 1.3888888889;
  }
  .l-side-menu__anchor-item::before {
    top: 7px;
    width: 12px;
    height: 12px;
  }
  .l-side-menu__anchor-item::after {
    top: 7px;
    width: 14px;
    height: 14px;
  }
}
@media screen and (768px <= width < 1370px) {
  .l-side-menu {
    margin-right: 72px;
  }
}

.c-slider__wrapper {
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-transition-timing-function: linear;
  transition-timing-function: linear;
  margin: 0;
  padding: 0;
  list-style: none;
}
.c-slider__item {
  display: block;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
}
.c-slider__image {
  position: relative;
}
.c-slider__image img {
  position: absolute;
  top: 0;
  left: 0;
}
@media print, screen and (width >= 768px) {
  .c-slider {
    max-width: 3000px;
    margin-right: auto;
    margin-left: auto;
    overflow: hidden;
  }
  .c-slider__item {
    width: 316px;
  }
  .c-slider__image {
    height: 244px;
  }
}
@media screen and (width < 768px) {
  .c-slider__item {
    width: 1.3rem;
  }
  .c-slider__image {
    height: 1.02rem;
  }
}

.c-block-contact {
  position: relative;
  background: #d71e1e;
  color: #fff;
  font-weight: 700;
  text-align: center;
}
.c-block-contact::before, .c-block-contact::after {
  content: "";
  position: absolute;
  top: 50%;
  background: url("../img/common/line_decor_02.png") repeat-x center center/auto 100%;
}
.c-block-contact::before {
  left: 0;
}
.c-block-contact::after {
  right: 0;
}
.c-block-contact__title, .c-block-contact__text {
  line-height: 1.5;
}
.c-block-contact__tel {
  display: inline-block;
  line-height: 1.25;
  text-decoration: none;
}
@media print, screen and (width >= 768px) {
  .c-block-contact {
    max-width: 1200px;
    margin: 0 auto;
    padding: 48px 220px 72px;
  }
  .c-block-contact::before, .c-block-contact::after {
    width: 206px;
    height: 33px;
    margin-top: -12px;
  }
  .c-block-contact__title {
    margin-bottom: 14px;
    font-size: 0.45rem;
  }
  .c-block-contact__tel {
    font-size: 0.96rem;
  }
  .c-block-contact__text {
    margin: 25px 0 0;
    font-size: 0.25rem;
  }
}
@media print, screen and (width >= 768px) and (width < 1250px) {
  .c-block-contact {
    padding-right: 14.4vw;
    padding-left: 14.4vw;
  }
  .c-block-contact::before, .c-block-contact::after {
    width: 12.8vw;
  }
}
@media print, screen and (width >= 768px) and (width < 1023px) {
  .c-block-contact__title {
    font-size: 4.3988269795vw;
  }
  .c-block-contact__tel {
    font-size: 9.3841642229vw;
  }
}
@media print {
  .c-block-contact {
    padding: 48px 80px 72px;
  }
  .c-block-contact__tel {
    font-size: 0.8rem;
  }
}
@media screen and (width < 768px) {
  .c-block-contact {
    padding: 0.26rem 0.3rem 0.13rem;
  }
  .c-block-contact::before, .c-block-contact::after {
    width: 0.5rem;
    height: 0.09rem;
    margin-top: -0.04rem;
    background-image: url("../img/common/sp/line_decor_02.png");
  }
  .c-block-contact__title {
    margin-bottom: 0.02rem;
    font-size: 0.18rem;
  }
  .c-block-contact__tel {
    font-size: 0.3294rem;
  }
  .c-block-contact__text {
    margin: 0.14rem 0 0;
    font-size: 0.16rem;
  }
}

.c-text--attention {
  color: #d71e1e;
  font-weight: 700;
  -webkit-box-decoration-break: clone;
  box-decoration-break: clone;
}
@media print, screen and (width >= 768px) {
  .c-text--attention {
    padding-bottom: 9px;
    background: linear-gradient(to top, #fae4e4 25px, transparent 25px);
  }
}
@media screen and (width < 768px) {
  .c-text--attention {
    padding-bottom: 0.03rem;
    background: -webkit-gradient(linear, left bottom, left top, color-stop(0.16rem, #fae4e4), color-stop(0.16rem, transparent));
    background: linear-gradient(to top, #fae4e4 0.16rem, transparent 0.16rem);
  }
}

.c-media {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  color: #d71e1e;
}
.c-media__image {
  -ms-flex-negative: 0;
  flex-shrink: 0;
}
.c-media__image-wrapper {
  position: relative;
}
.c-media__image-wrapper img {
  position: absolute;
  top: 0;
  left: 0;
}
.c-media__content {
  position: relative;
}
.c-media__content-title {
  font-weight: 700;
}
.c-media__content-text {
  margin: 0;
  font-size: 0.16rem;
  font-weight: 500;
  line-height: 1.625;
}
.c-media--black {
  color: #181818;
}
.c-media--black .c-media__content-title {
  border-color: #181818;
}
.c-media--blue {
  color: #3d87de;
}
.c-media--blue .c-media__content-title {
  border-color: #3d87de;
}
@media print, screen and (width >= 768px) {
  .c-media {
    gap: 38px;
  }
  .c-media__image {
    width: 31.3%;
  }
  .c-media__image-wrapper {
    padding-top: 66.1341853035%;
  }
  .c-media__content-title {
    margin-bottom: 24px;
    padding-left: 31px;
    border-left: 8px solid #d71e1e;
    font-size: 0.3rem;
    line-height: 1.1666666667;
  }
}
@media screen and (width < 768px) {
  .c-media {
    gap: 28px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .c-media__image {
    width: 3.23rem;
    margin-left: 0.04rem;
  }
  .c-media__image-wrapper {
    padding-top: 56.0371517028%;
  }
  .c-media__content-title {
    margin-bottom: 0.13rem;
    margin-left: 0.04rem;
    padding-left: 0.26rem;
    border-left: 0.06rem solid #d71e1e;
    font-size: 0.25rem;
    line-height: 1.2;
  }
}

@-webkit-keyframes scroll-text-pc {
  from {
    background-position: 0 0;
  }
  to {
    background-position: -2318px 0;
  }
}

@keyframes scroll-text-pc {
  from {
    background-position: 0 0;
  }
  to {
    background-position: -2318px 0;
  }
}
@-webkit-keyframes scroll-text-sp {
  from {
    background-position: 0 0;
  }
  to {
    background-position: -870px 0;
  }
}
@keyframes scroll-text-sp {
  from {
    background-position: 0 0;
  }
  to {
    background-position: -870px 0;
  }
}
@-webkit-keyframes scroll-horizontal {
  from {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  to {
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
  }
}
@keyframes scroll-horizontal {
  from {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  to {
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
  }
}
.wow {
  visibility: hidden;
}

@media print {
  .wow {
    visibility: visible !important;
  }
}
.animated {
  transition: opacity 1.2s cubic-bezier(0.23, 1, 0.32, 1), transform 1.2s cubic-bezier(0.23, 1, 0.32, 1), -webkit-transform 1.2s cubic-bezier(0.23, 1, 0.32, 1);
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

@-webkit-keyframes fade-in-up {
  0% {
    -webkit-transform: translateY(50px);
    transform: translateY(50px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
  }
}

@keyframes fade-in-up {
  0% {
    -webkit-transform: translateY(50px);
    transform: translateY(50px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
  }
}
@keyframes fade-in-up {
  0% {
    -webkit-transform: translateY(50px);
    -ms-transform: translateY(50px);
    transform: translateY(50px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
  }
}
.fade-in-up {
  -webkit-animation-name: fade-in-up;
  animation-name: fade-in-up;
}

@-webkit-keyframes fade-in {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

@keyframes fade-in {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fade-in {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.fade-in {
  -webkit-animation-name: fade-in;
  animation-name: fade-in;
}

@-webkit-keyframes fade-in-left {
  from {
    -webkit-transform: translate3d(-50px, 0, 0);
    transform: translate3d(-50px, 0, 0);
    opacity: 0;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}

@keyframes fade-in-left {
  from {
    -webkit-transform: translate3d(-50px, 0, 0);
    transform: translate3d(-50px, 0, 0);
    opacity: 0;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
@keyframes fade-in-left {
  from {
    -webkit-transform: translate3d(-50px, 0, 0);
    transform: translate3d(-50px, 0, 0);
    opacity: 0;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
.fade-in-left {
  -webkit-animation-name: fade-in-left;
  animation-name: fade-in-left;
}

@-webkit-keyframes fade-in-right {
  from {
    -webkit-transform: translate3d(50px, 0, 0);
    transform: translate3d(50px, 0, 0);
    opacity: 0;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}

@keyframes fade-in-right {
  from {
    -webkit-transform: translate3d(50px, 0, 0);
    transform: translate3d(50px, 0, 0);
    opacity: 0;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
.fade-in-right {
  -webkit-animation-name: fade-in-right;
  animation-name: fade-in-right;
}

.u-hover-trans {
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
  opacity: 1;
  text-decoration: none;
  cursor: pointer;
}
.u-hover-trans:hover {
  opacity: 0.7;
}

.u-load {
  opacity: 0.001;
}
html.wf-active .u-load {
  opacity: 1;
}

.u-image {
  display: block;
  width: 100%;
}

.u-object {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

@media print, screen and (width >= 1280px) {
  .u-tm {
    /* stylelint-disable-next-line declaration-no-important */
    display: none !important;
  }
}

@media screen and (width < 768px) {
  .u-pc {
    /* stylelint-disable-next-line declaration-no-important */
    display: none !important;
  }
}

@media print, screen and (width >= 768px) {
  .u-sp {
    /* stylelint-disable-next-line declaration-no-important */
    display: none !important;
  }
}

.u-hidden {
  /* stylelint-disable-next-line declaration-no-important */
  display: none !important;
}
/*# sourceMappingURL=common.css.map */