/*!***************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[0].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[0].use[2]!./node_modules/sass-loader/dist/cjs.js!./src/scss/main.scss ***!
  \***************************************************************************************************************************************************************************************************************/
/*
  Josh's Custom CSS Reset
  https://www.joshwcomeau.com/css/custom-css-reset/
*/
*,
*::before,
*::after {
  box-sizing: border-box;
}

* {
  margin: 0;
}

body {
  line-height: 1.5;
  -webkit-font-smoothing: antialiased;
}

img,
picture,
video,
canvas,
svg {
  display: block;
  max-width: 100%;
}

input,
button,
textarea,
select {
  font: inherit;
}

p,
h1,
h2,
h3,
h4,
h5,
h6 {
  overflow-wrap: break-word;
}

#root,
#__next {
  isolation: isolate;
}

/* ------------------------------------------------- *
/*        Breakpoint
/* ------------------------------------------------- */
/* ------------------------------------------------- *
/* Colors
/* ------------------------------------------------- */
/* ------------------------------------------------- *
/* Header
/* ------------------------------------------------- */
/* ------------------------------------------------- *
/* FontFamily
/* ------------------------------------------------- */
/* ------------------------------------------------- *
/* FontSize
/* ------------------------------------------------- */
/* ------------------------------------------------- *
/* Space
/* ------------------------------------------------- */
/* ------------------------------------------------- *
/* contentsMargin
/* ------------------------------------------------- */
/* ------------------------------------------------- *
/* Easing
/* ------------------------------------------------- */
/* ------------------------------------------------- *
/* Button
/* ------------------------------------------------- */
.u-fromXS-mt0 {
  margin-top: 0 !important;
}

@media (min-width: 768px) {
  .u-fromMD-hidden {
    display: none;
  }
}

@keyframes loop1-1 {
  0% {
    transform: translateX(100%);
  }
  to {
    transform: translateX(-100%);
  }
}
@keyframes loop1-2 {
  0% {
    transform: translateX(0);
  }
  to {
    transform: translateX(-200%);
  }
}
html {
  font-size: 4.26667vw;
}
@media (min-width: 640px) {
  html {
    font-size: 3.26667vw;
  }
}
@media (min-width: 768px) {
  html {
    font-size: 1.2vw;
  }
}
@media (min-width: 1440px) {
  html {
    font-size: 100%;
  }
}
@media (min-width: 1536px) {
  html {
    font-size: 110%;
  }
}
@media (min-width: 1920px) {
  html {
    font-size: 115%;
  }
}
body {
  font-family: YakuHanJP_Noto, "Noto Sans JP", sans-serif;
  line-height: 1.5;
  background: #fff;
  -webkit-text-size-adjust: 100%;
  margin: 0;
  padding: 5rem 0 0 0;
  overflow-y: scroll;
  overflow-x: clip;
  overflow-wrap: anywhere;
  word-break: normal;
  line-break: strict;
}
@media (min-width: 768px) {
  body {
    padding: 10rem 0 0 0;
  }
}

* {
  box-sizing: border-box;
  letter-spacing: 0.04em;
}

ol,
ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

img {
  width: 100%;
  height: auto;
}

a:focus-visible {
  outline: #005fcc solid 2px;
  border-radius: 3px;
}

[hidden] {
  display: none !important;
}

body.-backgroundFixed .l-container {
  scrollbar-gutter: stable;
  overflow-y: auto;
}

.l-main {
  position: relative;
  z-index: 1;
}

.c-buttonBase {
  position: relative;
  display: inline-flex;
  text-decoration: none;
  font-weight: 700;
  border: none;
  cursor: pointer;
  align-items: center;
  vertical-align: middle;
  justify-content: space-between;
  transition: all 0.7s cubic-bezier(0.23, 1, 0.32, 1);
}
@media (min-width: 768px) {
  .c-buttonBase br {
    display: none;
  }
}
.c-buttonBase:focus-visible {
  outline: 2px solid #1a1a1a;
}

@media (min-width: 360px) {
  .c-buttonBase.-fromXXS-sizeXXS {
    padding: 0.25rem 1rem;
    font-size: 0.6875rem;
    gap: 0.5rem;
  }
  .c-buttonBase.-fromXXS-sizeXS {
    padding: 0.5rem 1.5rem;
    font-size: 0.8125rem;
    gap: 0.5rem;
  }
  .c-buttonBase.-fromXXS-sizeSM {
    padding: 0.75rem 1.75rem;
    font-size: 0.875rem;
    gap: 0.5rem;
  }
  .c-buttonBase.-fromXXS-sizeMD {
    padding: 1rem 2rem;
    font-size: 1rem;
    gap: 1rem;
  }
  .c-buttonBase.-fromXXS-sizeLG {
    padding: 1.25rem 2.25rem;
    font-size: 1.125rem;
    gap: 1rem;
  }
  .c-buttonBase.-fromXXS-sizeXL {
    padding: 1.5rem 2.5rem;
    font-size: 1.25rem;
    gap: 1rem;
  }
  .c-buttonBase.-fromXXS-size2XL {
    padding: 1.75rem 2.75rem;
    font-size: 1.4375rem;
    gap: 1rem;
  }
  .c-buttonBase.-fromXXS-size3XL {
    padding: 2rem 3rem;
    font-size: 1.625rem;
    gap: 1rem;
  }
  .c-buttonBase.-fromXS-sizeXXS {
    padding: 0.25rem 1rem;
    font-size: 0.6875rem;
    gap: 0.5rem;
  }
  .c-buttonBase.-fromXS-sizeXS {
    padding: 0.5rem 1.5rem;
    font-size: 0.8125rem;
    gap: 0.5rem;
  }
  .c-buttonBase.-fromXS-sizeSM {
    padding: 0.75rem 1.75rem;
    font-size: 0.875rem;
    gap: 0.5rem;
  }
  .c-buttonBase.-fromXS-sizeMD {
    padding: 1rem 2rem;
    font-size: 1rem;
    gap: 1rem;
  }
  .c-buttonBase.-fromXS-sizeLG {
    padding: 1.25rem 2.25rem;
    font-size: 1.125rem;
    gap: 1rem;
  }
  .c-buttonBase.-fromXS-sizeXL {
    padding: 1.5rem 2.5rem;
    font-size: 1.25rem;
    gap: 1rem;
  }
  .c-buttonBase.-fromXS-size2XL {
    padding: 1.75rem 2.75rem;
    font-size: 1.4375rem;
    gap: 1rem;
  }
  .c-buttonBase.-fromXS-size3XL {
    padding: 2rem 3rem;
    font-size: 1.625rem;
    gap: 1rem;
  }
}
@media (min-width: 640px) {
  .c-buttonBase.-fromSM-sizeXXS {
    padding: 0.25rem 1rem;
    font-size: 0.6875rem;
    gap: 0.5rem;
  }
  .c-buttonBase.-fromSM-sizeXS {
    padding: 0.5rem 1.5rem;
    font-size: 0.8125rem;
    gap: 0.5rem;
  }
  .c-buttonBase.-fromSM-sizeSM {
    padding: 0.75rem 1.75rem;
    font-size: 0.875rem;
    gap: 0.5rem;
  }
  .c-buttonBase.-fromSM-sizeMD {
    padding: 1rem 2rem;
    font-size: 1rem;
    gap: 1rem;
  }
  .c-buttonBase.-fromSM-sizeLG {
    padding: 1.25rem 2.25rem;
    font-size: 1.125rem;
    gap: 1rem;
  }
  .c-buttonBase.-fromSM-sizeXL {
    padding: 1.5rem 2.5rem;
    font-size: 1.25rem;
    gap: 1rem;
  }
  .c-buttonBase.-fromSM-size2XL {
    padding: 1.75rem 2.75rem;
    font-size: 1.4375rem;
    gap: 1rem;
  }
  .c-buttonBase.-fromSM-size3XL {
    padding: 2rem 3rem;
    font-size: 1.625rem;
    gap: 1rem;
  }
}
@media (min-width: 768px) {
  .c-buttonBase.-fromMD-sizeXXS {
    padding: 0.25rem 1rem;
    font-size: 0.6875rem;
    gap: 0.5rem;
  }
  .c-buttonBase.-fromMD-sizeXS {
    padding: 0.5rem 1.5rem;
    font-size: 0.8125rem;
    gap: 0.5rem;
  }
  .c-buttonBase.-fromMD-sizeSM {
    padding: 0.75rem 1.75rem;
    font-size: 0.875rem;
    gap: 0.5rem;
  }
  .c-buttonBase.-fromMD-sizeMD {
    padding: 1rem 2rem;
    font-size: 1rem;
    gap: 1rem;
  }
  .c-buttonBase.-fromMD-sizeLG {
    padding: 1.25rem 2.25rem;
    font-size: 1.125rem;
    gap: 1rem;
  }
  .c-buttonBase.-fromMD-sizeXL {
    padding: 1.5rem 2.5rem;
    font-size: 1.25rem;
    gap: 1rem;
  }
  .c-buttonBase.-fromMD-size2XL {
    padding: 1.75rem 2.75rem;
    font-size: 1.4375rem;
    gap: 1rem;
  }
  .c-buttonBase.-fromMD-size3XL {
    padding: 2rem 3rem;
    font-size: 1.625rem;
    gap: 1rem;
  }
}
@media (min-width: 1024px) {
  .c-buttonBase.-fromLG-sizeXXS {
    padding: 0.25rem 1rem;
    font-size: 0.6875rem;
    gap: 0.5rem;
  }
  .c-buttonBase.-fromLG-sizeXS {
    padding: 0.5rem 1.5rem;
    font-size: 0.8125rem;
    gap: 0.5rem;
  }
  .c-buttonBase.-fromLG-sizeSM {
    padding: 0.75rem 1.75rem;
    font-size: 0.875rem;
    gap: 0.5rem;
  }
  .c-buttonBase.-fromLG-sizeMD {
    padding: 1rem 2rem;
    font-size: 1rem;
    gap: 1rem;
  }
  .c-buttonBase.-fromLG-sizeLG {
    padding: 1.25rem 2.25rem;
    font-size: 1.125rem;
    gap: 1rem;
  }
  .c-buttonBase.-fromLG-sizeXL {
    padding: 1.5rem 2.5rem;
    font-size: 1.25rem;
    gap: 1rem;
  }
  .c-buttonBase.-fromLG-size2XL {
    padding: 1.75rem 2.75rem;
    font-size: 1.4375rem;
    gap: 1rem;
  }
  .c-buttonBase.-fromLG-size3XL {
    padding: 2rem 3rem;
    font-size: 1.625rem;
    gap: 1rem;
  }
}
@media (min-width: 1280px) {
  .c-buttonBase.-fromXL-sizeXXS {
    padding: 0.25rem 1rem;
    font-size: 0.6875rem;
    gap: 0.5rem;
  }
  .c-buttonBase.-fromXL-sizeXS {
    padding: 0.5rem 1.5rem;
    font-size: 0.8125rem;
    gap: 0.5rem;
  }
  .c-buttonBase.-fromXL-sizeSM {
    padding: 0.75rem 1.75rem;
    font-size: 0.875rem;
    gap: 0.5rem;
  }
  .c-buttonBase.-fromXL-sizeMD {
    padding: 1rem 2rem;
    font-size: 1rem;
    gap: 1rem;
  }
  .c-buttonBase.-fromXL-sizeLG {
    padding: 1.25rem 2.25rem;
    font-size: 1.125rem;
    gap: 1rem;
  }
  .c-buttonBase.-fromXL-sizeXL {
    padding: 1.5rem 2.5rem;
    font-size: 1.25rem;
    gap: 1rem;
  }
  .c-buttonBase.-fromXL-size2XL {
    padding: 1.75rem 2.75rem;
    font-size: 1.4375rem;
    gap: 1rem;
  }
  .c-buttonBase.-fromXL-size3XL {
    padding: 2rem 3rem;
    font-size: 1.625rem;
    gap: 1rem;
  }
}
@media (min-width: 1336px) {
  .c-buttonBase.-from2XL-sizeXXS {
    padding: 0.25rem 1rem;
    font-size: 0.6875rem;
    gap: 0.5rem;
  }
  .c-buttonBase.-from2XL-sizeXS {
    padding: 0.5rem 1.5rem;
    font-size: 0.8125rem;
    gap: 0.5rem;
  }
  .c-buttonBase.-from2XL-sizeSM {
    padding: 0.75rem 1.75rem;
    font-size: 0.875rem;
    gap: 0.5rem;
  }
  .c-buttonBase.-from2XL-sizeMD {
    padding: 1rem 2rem;
    font-size: 1rem;
    gap: 1rem;
  }
  .c-buttonBase.-from2XL-sizeLG {
    padding: 1.25rem 2.25rem;
    font-size: 1.125rem;
    gap: 1rem;
  }
  .c-buttonBase.-from2XL-sizeXL {
    padding: 1.5rem 2.5rem;
    font-size: 1.25rem;
    gap: 1rem;
  }
  .c-buttonBase.-from2XL-size2XL {
    padding: 1.75rem 2.75rem;
    font-size: 1.4375rem;
    gap: 1rem;
  }
  .c-buttonBase.-from2XL-size3XL {
    padding: 2rem 3rem;
    font-size: 1.625rem;
    gap: 1rem;
  }
}
@media (min-width: 1440px) {
  .c-buttonBase.-from3XL-sizeXXS {
    padding: 0.25rem 1rem;
    font-size: 0.6875rem;
    gap: 0.5rem;
  }
  .c-buttonBase.-from3XL-sizeXS {
    padding: 0.5rem 1.5rem;
    font-size: 0.8125rem;
    gap: 0.5rem;
  }
  .c-buttonBase.-from3XL-sizeSM {
    padding: 0.75rem 1.75rem;
    font-size: 0.875rem;
    gap: 0.5rem;
  }
  .c-buttonBase.-from3XL-sizeMD {
    padding: 1rem 2rem;
    font-size: 1rem;
    gap: 1rem;
  }
  .c-buttonBase.-from3XL-sizeLG {
    padding: 1.25rem 2.25rem;
    font-size: 1.125rem;
    gap: 1rem;
  }
  .c-buttonBase.-from3XL-sizeXL {
    padding: 1.5rem 2.5rem;
    font-size: 1.25rem;
    gap: 1rem;
  }
  .c-buttonBase.-from3XL-size2XL {
    padding: 1.75rem 2.75rem;
    font-size: 1.4375rem;
    gap: 1rem;
  }
  .c-buttonBase.-from3XL-size3XL {
    padding: 2rem 3rem;
    font-size: 1.625rem;
    gap: 1rem;
  }
}

@media (min-width: 360px) {
  .c-buttonBase.-fromXS-widthFull {
    width: 100%;
  }
  .c-buttonBase.-fromXS-widthAuto {
    width: auto;
  }
}
@media (min-width: 640px) {
  .c-buttonBase.-fromSM-widthFull {
    width: 100%;
  }
  .c-buttonBase.-fromSM-widthAuto {
    width: auto;
  }
}
@media (min-width: 768px) {
  .c-buttonBase.-fromMD-widthFull {
    width: 100%;
  }
  .c-buttonBase.-fromMD-widthAuto {
    width: auto;
  }
}
@media (min-width: 1024px) {
  .c-buttonBase.-fromLG-widthFull {
    width: 100%;
  }
  .c-buttonBase.-fromLG-widthAuto {
    width: auto;
  }
}
@media (min-width: 1280px) {
  .c-buttonBase.-fromXL-widthFull {
    width: 100%;
  }
  .c-buttonBase.-fromXL-widthAuto {
    width: auto;
  }
}
@media (min-width: 1336px) {
  .c-buttonBase.-from2XL-widthFull {
    width: 100%;
  }
  .c-buttonBase.-from2XL-widthAuto {
    width: auto;
  }
}
@media (min-width: 1440px) {
  .c-buttonBase.-from3XL-widthFull {
    width: 100%;
  }
  .c-buttonBase.-from3XL-widthAuto {
    width: auto;
  }
}
@media (min-width: 1536px) {
  .c-buttonBase.-from4XL-widthFull {
    width: 100%;
  }
  .c-buttonBase.-from4XL-widthAuto {
    width: auto;
  }
}
@media (min-width: 1920px) {
  .c-buttonBase.-from5XL-widthFull {
    width: 100%;
  }
  .c-buttonBase.-from5XL-widthAuto {
    width: auto;
  }
}
@media (min-width: 2560px) {
  .c-buttonBase.-from6XL-widthFull {
    width: 100%;
  }
  .c-buttonBase.-from6XL-widthAuto {
    width: auto;
  }
}

.c-buttonBase:not(:has(.c-buttonBase__icon1:last-child))::after, .c-buttonBase:not(:has(.c-buttonBase__icon1:first-child))::before {
  display: block;
  content: "";
  width: 0;
  height: 0;
}
@media (min-width: 360px) {
  .c-buttonBase.-fromXS-layoutCenter {
    justify-content: center;
  }
  .c-buttonBase.-fromXS-layoutCenter:not(:has(.c-buttonBase__icon1:last-child))::after, .c-buttonBase.-fromXS-layoutCenter:not(:has(.c-buttonBase__icon1:first-child))::before {
    position: absolute;
  }
  .c-buttonBase.-fromXS-layoutCenter .c-buttonBase__mainLabel1 {
    margin-right: 0;
  }
  .c-buttonBase.-fromXS-layoutLeft {
    justify-content: flex-start;
  }
  .c-buttonBase.-fromXS-layoutLeft:not(:has(.c-buttonBase__icon1:last-child))::after, .c-buttonBase.-fromXS-layoutLeft:not(:has(.c-buttonBase__icon1:first-child))::before {
    position: absolute;
  }
  .c-buttonBase.-fromXS-layoutLeft .c-buttonBase__mainLabel1 {
    margin-right: auto;
  }
  .c-buttonBase.-fromXS-layoutBetween {
    justify-content: space-between;
  }
  .c-buttonBase.-fromXS-layoutBetween:not(:has(.c-buttonBase__icon1:last-child))::after, .c-buttonBase.-fromXS-layoutBetween:not(:has(.c-buttonBase__icon1:first-child))::before {
    position: static;
  }
  .c-buttonBase.-fromXS-layoutBetween .c-buttonBase__mainLabel1 {
    margin-right: 0;
  }
}
@media (min-width: 640px) {
  .c-buttonBase.-fromSM-layoutCenter {
    justify-content: center;
  }
  .c-buttonBase.-fromSM-layoutCenter:not(:has(.c-buttonBase__icon1:last-child))::after, .c-buttonBase.-fromSM-layoutCenter:not(:has(.c-buttonBase__icon1:first-child))::before {
    position: absolute;
  }
  .c-buttonBase.-fromSM-layoutCenter .c-buttonBase__mainLabel1 {
    margin-right: 0;
  }
  .c-buttonBase.-fromSM-layoutLeft {
    justify-content: flex-start;
  }
  .c-buttonBase.-fromSM-layoutLeft:not(:has(.c-buttonBase__icon1:last-child))::after, .c-buttonBase.-fromSM-layoutLeft:not(:has(.c-buttonBase__icon1:first-child))::before {
    position: absolute;
  }
  .c-buttonBase.-fromSM-layoutLeft .c-buttonBase__mainLabel1 {
    margin-right: auto;
  }
  .c-buttonBase.-fromSM-layoutBetween {
    justify-content: space-between;
  }
  .c-buttonBase.-fromSM-layoutBetween:not(:has(.c-buttonBase__icon1:last-child))::after, .c-buttonBase.-fromSM-layoutBetween:not(:has(.c-buttonBase__icon1:first-child))::before {
    position: static;
  }
  .c-buttonBase.-fromSM-layoutBetween .c-buttonBase__mainLabel1 {
    margin-right: 0;
  }
}
@media (min-width: 768px) {
  .c-buttonBase.-fromMD-layoutCenter {
    justify-content: center;
  }
  .c-buttonBase.-fromMD-layoutCenter:not(:has(.c-buttonBase__icon1:last-child))::after, .c-buttonBase.-fromMD-layoutCenter:not(:has(.c-buttonBase__icon1:first-child))::before {
    position: absolute;
  }
  .c-buttonBase.-fromMD-layoutCenter .c-buttonBase__mainLabel1 {
    margin-right: 0;
  }
  .c-buttonBase.-fromMD-layoutLeft {
    justify-content: flex-start;
  }
  .c-buttonBase.-fromMD-layoutLeft:not(:has(.c-buttonBase__icon1:last-child))::after, .c-buttonBase.-fromMD-layoutLeft:not(:has(.c-buttonBase__icon1:first-child))::before {
    position: absolute;
  }
  .c-buttonBase.-fromMD-layoutLeft .c-buttonBase__mainLabel1 {
    margin-right: auto;
  }
  .c-buttonBase.-fromMD-layoutBetween {
    justify-content: space-between;
  }
  .c-buttonBase.-fromMD-layoutBetween:not(:has(.c-buttonBase__icon1:last-child))::after, .c-buttonBase.-fromMD-layoutBetween:not(:has(.c-buttonBase__icon1:first-child))::before {
    position: static;
  }
  .c-buttonBase.-fromMD-layoutBetween .c-buttonBase__mainLabel1 {
    margin-right: 0;
  }
}
@media (min-width: 1024px) {
  .c-buttonBase.-fromLG-layoutCenter {
    justify-content: center;
  }
  .c-buttonBase.-fromLG-layoutCenter:not(:has(.c-buttonBase__icon1:last-child))::after, .c-buttonBase.-fromLG-layoutCenter:not(:has(.c-buttonBase__icon1:first-child))::before {
    position: absolute;
  }
  .c-buttonBase.-fromLG-layoutCenter .c-buttonBase__mainLabel1 {
    margin-right: 0;
  }
  .c-buttonBase.-fromLG-layoutLeft {
    justify-content: flex-start;
  }
  .c-buttonBase.-fromLG-layoutLeft:not(:has(.c-buttonBase__icon1:last-child))::after, .c-buttonBase.-fromLG-layoutLeft:not(:has(.c-buttonBase__icon1:first-child))::before {
    position: absolute;
  }
  .c-buttonBase.-fromLG-layoutLeft .c-buttonBase__mainLabel1 {
    margin-right: auto;
  }
  .c-buttonBase.-fromLG-layoutBetween {
    justify-content: space-between;
  }
  .c-buttonBase.-fromLG-layoutBetween:not(:has(.c-buttonBase__icon1:last-child))::after, .c-buttonBase.-fromLG-layoutBetween:not(:has(.c-buttonBase__icon1:first-child))::before {
    position: static;
  }
  .c-buttonBase.-fromLG-layoutBetween .c-buttonBase__mainLabel1 {
    margin-right: 0;
  }
}
@media (min-width: 1280px) {
  .c-buttonBase.-fromXL-layoutCenter {
    justify-content: center;
  }
  .c-buttonBase.-fromXL-layoutCenter:not(:has(.c-buttonBase__icon1:last-child))::after, .c-buttonBase.-fromXL-layoutCenter:not(:has(.c-buttonBase__icon1:first-child))::before {
    position: absolute;
  }
  .c-buttonBase.-fromXL-layoutCenter .c-buttonBase__mainLabel1 {
    margin-right: 0;
  }
  .c-buttonBase.-fromXL-layoutLeft {
    justify-content: flex-start;
  }
  .c-buttonBase.-fromXL-layoutLeft:not(:has(.c-buttonBase__icon1:last-child))::after, .c-buttonBase.-fromXL-layoutLeft:not(:has(.c-buttonBase__icon1:first-child))::before {
    position: absolute;
  }
  .c-buttonBase.-fromXL-layoutLeft .c-buttonBase__mainLabel1 {
    margin-right: auto;
  }
  .c-buttonBase.-fromXL-layoutBetween {
    justify-content: space-between;
  }
  .c-buttonBase.-fromXL-layoutBetween:not(:has(.c-buttonBase__icon1:last-child))::after, .c-buttonBase.-fromXL-layoutBetween:not(:has(.c-buttonBase__icon1:first-child))::before {
    position: static;
  }
  .c-buttonBase.-fromXL-layoutBetween .c-buttonBase__mainLabel1 {
    margin-right: 0;
  }
}
@media (min-width: 1336px) {
  .c-buttonBase.-from2XL-layoutCenter {
    justify-content: center;
  }
  .c-buttonBase.-from2XL-layoutCenter:not(:has(.c-buttonBase__icon1:last-child))::after, .c-buttonBase.-from2XL-layoutCenter:not(:has(.c-buttonBase__icon1:first-child))::before {
    position: absolute;
  }
  .c-buttonBase.-from2XL-layoutCenter .c-buttonBase__mainLabel1 {
    margin-right: 0;
  }
  .c-buttonBase.-from2XL-layoutLeft {
    justify-content: flex-start;
  }
  .c-buttonBase.-from2XL-layoutLeft:not(:has(.c-buttonBase__icon1:last-child))::after, .c-buttonBase.-from2XL-layoutLeft:not(:has(.c-buttonBase__icon1:first-child))::before {
    position: absolute;
  }
  .c-buttonBase.-from2XL-layoutLeft .c-buttonBase__mainLabel1 {
    margin-right: auto;
  }
  .c-buttonBase.-from2XL-layoutBetween {
    justify-content: space-between;
  }
  .c-buttonBase.-from2XL-layoutBetween:not(:has(.c-buttonBase__icon1:last-child))::after, .c-buttonBase.-from2XL-layoutBetween:not(:has(.c-buttonBase__icon1:first-child))::before {
    position: static;
  }
  .c-buttonBase.-from2XL-layoutBetween .c-buttonBase__mainLabel1 {
    margin-right: 0;
  }
}
@media (min-width: 1440px) {
  .c-buttonBase.-from3XL-layoutCenter {
    justify-content: center;
  }
  .c-buttonBase.-from3XL-layoutCenter:not(:has(.c-buttonBase__icon1:last-child))::after, .c-buttonBase.-from3XL-layoutCenter:not(:has(.c-buttonBase__icon1:first-child))::before {
    position: absolute;
  }
  .c-buttonBase.-from3XL-layoutCenter .c-buttonBase__mainLabel1 {
    margin-right: 0;
  }
  .c-buttonBase.-from3XL-layoutLeft {
    justify-content: flex-start;
  }
  .c-buttonBase.-from3XL-layoutLeft:not(:has(.c-buttonBase__icon1:last-child))::after, .c-buttonBase.-from3XL-layoutLeft:not(:has(.c-buttonBase__icon1:first-child))::before {
    position: absolute;
  }
  .c-buttonBase.-from3XL-layoutLeft .c-buttonBase__mainLabel1 {
    margin-right: auto;
  }
  .c-buttonBase.-from3XL-layoutBetween {
    justify-content: space-between;
  }
  .c-buttonBase.-from3XL-layoutBetween:not(:has(.c-buttonBase__icon1:last-child))::after, .c-buttonBase.-from3XL-layoutBetween:not(:has(.c-buttonBase__icon1:first-child))::before {
    position: static;
  }
  .c-buttonBase.-from3XL-layoutBetween .c-buttonBase__mainLabel1 {
    margin-right: 0;
  }
}
@media (min-width: 1536px) {
  .c-buttonBase.-from4XL-layoutCenter {
    justify-content: center;
  }
  .c-buttonBase.-from4XL-layoutCenter:not(:has(.c-buttonBase__icon1:last-child))::after, .c-buttonBase.-from4XL-layoutCenter:not(:has(.c-buttonBase__icon1:first-child))::before {
    position: absolute;
  }
  .c-buttonBase.-from4XL-layoutCenter .c-buttonBase__mainLabel1 {
    margin-right: 0;
  }
  .c-buttonBase.-from4XL-layoutLeft {
    justify-content: flex-start;
  }
  .c-buttonBase.-from4XL-layoutLeft:not(:has(.c-buttonBase__icon1:last-child))::after, .c-buttonBase.-from4XL-layoutLeft:not(:has(.c-buttonBase__icon1:first-child))::before {
    position: absolute;
  }
  .c-buttonBase.-from4XL-layoutLeft .c-buttonBase__mainLabel1 {
    margin-right: auto;
  }
  .c-buttonBase.-from4XL-layoutBetween {
    justify-content: space-between;
  }
  .c-buttonBase.-from4XL-layoutBetween:not(:has(.c-buttonBase__icon1:last-child))::after, .c-buttonBase.-from4XL-layoutBetween:not(:has(.c-buttonBase__icon1:first-child))::before {
    position: static;
  }
  .c-buttonBase.-from4XL-layoutBetween .c-buttonBase__mainLabel1 {
    margin-right: 0;
  }
}
@media (min-width: 1920px) {
  .c-buttonBase.-from5XL-layoutCenter {
    justify-content: center;
  }
  .c-buttonBase.-from5XL-layoutCenter:not(:has(.c-buttonBase__icon1:last-child))::after, .c-buttonBase.-from5XL-layoutCenter:not(:has(.c-buttonBase__icon1:first-child))::before {
    position: absolute;
  }
  .c-buttonBase.-from5XL-layoutCenter .c-buttonBase__mainLabel1 {
    margin-right: 0;
  }
  .c-buttonBase.-from5XL-layoutLeft {
    justify-content: flex-start;
  }
  .c-buttonBase.-from5XL-layoutLeft:not(:has(.c-buttonBase__icon1:last-child))::after, .c-buttonBase.-from5XL-layoutLeft:not(:has(.c-buttonBase__icon1:first-child))::before {
    position: absolute;
  }
  .c-buttonBase.-from5XL-layoutLeft .c-buttonBase__mainLabel1 {
    margin-right: auto;
  }
  .c-buttonBase.-from5XL-layoutBetween {
    justify-content: space-between;
  }
  .c-buttonBase.-from5XL-layoutBetween:not(:has(.c-buttonBase__icon1:last-child))::after, .c-buttonBase.-from5XL-layoutBetween:not(:has(.c-buttonBase__icon1:first-child))::before {
    position: static;
  }
  .c-buttonBase.-from5XL-layoutBetween .c-buttonBase__mainLabel1 {
    margin-right: 0;
  }
}
@media (min-width: 2560px) {
  .c-buttonBase.-from6XL-layoutCenter {
    justify-content: center;
  }
  .c-buttonBase.-from6XL-layoutCenter:not(:has(.c-buttonBase__icon1:last-child))::after, .c-buttonBase.-from6XL-layoutCenter:not(:has(.c-buttonBase__icon1:first-child))::before {
    position: absolute;
  }
  .c-buttonBase.-from6XL-layoutCenter .c-buttonBase__mainLabel1 {
    margin-right: 0;
  }
  .c-buttonBase.-from6XL-layoutLeft {
    justify-content: flex-start;
  }
  .c-buttonBase.-from6XL-layoutLeft:not(:has(.c-buttonBase__icon1:last-child))::after, .c-buttonBase.-from6XL-layoutLeft:not(:has(.c-buttonBase__icon1:first-child))::before {
    position: absolute;
  }
  .c-buttonBase.-from6XL-layoutLeft .c-buttonBase__mainLabel1 {
    margin-right: auto;
  }
  .c-buttonBase.-from6XL-layoutBetween {
    justify-content: space-between;
  }
  .c-buttonBase.-from6XL-layoutBetween:not(:has(.c-buttonBase__icon1:last-child))::after, .c-buttonBase.-from6XL-layoutBetween:not(:has(.c-buttonBase__icon1:first-child))::before {
    position: static;
  }
  .c-buttonBase.-from6XL-layoutBetween .c-buttonBase__mainLabel1 {
    margin-right: 0;
  }
}

.c-buttonBase {
  overflow: hidden;
}
@media (min-width: 360px) {
  .c-buttonBase.-fromXS-styleOutline {
    color: #1a1a1a;
    border: 0.0625rem solid #1a1a1a;
    background: none;
  }
  .c-buttonBase.-fromXS-styleOutline:active, .c-buttonBase.-fromXS-styleOutline:hover {
    background: #1a1a1a;
    color: #ffffff;
    border-color: #1a1a1a;
  }
  .c-buttonBase.-fromXS-styleOutline .c-buttonBase__icon1::before {
    background: #1a1a1a;
  }
  .c-buttonBase.-fromXS-styleOutline:hover .c-buttonBase__icon1::before {
    background: #ffffff;
  }
  .c-buttonBase.-fromXS-styleRounded0 {
    border-radius: 0;
  }
  .c-buttonBase.-fromXS-styleRoundedNormal {
    border-radius: 0.25rem;
  }
  .c-buttonBase.-fromXS-styleRoundedFull {
    border-radius: 100rem;
  }
}
@media (min-width: 640px) {
  .c-buttonBase.-fromSM-styleOutline {
    color: #1a1a1a;
    border: 0.0625rem solid #1a1a1a;
    background: none;
  }
  .c-buttonBase.-fromSM-styleOutline:active, .c-buttonBase.-fromSM-styleOutline:hover {
    background: #1a1a1a;
    color: #ffffff;
    border-color: #1a1a1a;
  }
  .c-buttonBase.-fromSM-styleOutline .c-buttonBase__icon1::before {
    background: #1a1a1a;
  }
  .c-buttonBase.-fromSM-styleOutline:hover .c-buttonBase__icon1::before {
    background: #ffffff;
  }
  .c-buttonBase.-fromSM-styleRounded0 {
    border-radius: 0;
  }
  .c-buttonBase.-fromSM-styleRoundedNormal {
    border-radius: 0.25rem;
  }
  .c-buttonBase.-fromSM-styleRoundedFull {
    border-radius: 100rem;
  }
}
@media (min-width: 768px) {
  .c-buttonBase.-fromMD-styleOutline {
    color: #1a1a1a;
    border: 0.0625rem solid #1a1a1a;
    background: none;
  }
  .c-buttonBase.-fromMD-styleOutline:active, .c-buttonBase.-fromMD-styleOutline:hover {
    background: #1a1a1a;
    color: #ffffff;
    border-color: #1a1a1a;
  }
  .c-buttonBase.-fromMD-styleOutline .c-buttonBase__icon1::before {
    background: #1a1a1a;
  }
  .c-buttonBase.-fromMD-styleOutline:hover .c-buttonBase__icon1::before {
    background: #ffffff;
  }
  .c-buttonBase.-fromMD-styleRounded0 {
    border-radius: 0;
  }
  .c-buttonBase.-fromMD-styleRoundedNormal {
    border-radius: 0.25rem;
  }
  .c-buttonBase.-fromMD-styleRoundedFull {
    border-radius: 100rem;
  }
}
@media (min-width: 1024px) {
  .c-buttonBase.-fromLG-styleOutline {
    color: #1a1a1a;
    border: 0.0625rem solid #1a1a1a;
    background: none;
  }
  .c-buttonBase.-fromLG-styleOutline:active, .c-buttonBase.-fromLG-styleOutline:hover {
    background: #1a1a1a;
    color: #ffffff;
    border-color: #1a1a1a;
  }
  .c-buttonBase.-fromLG-styleOutline .c-buttonBase__icon1::before {
    background: #1a1a1a;
  }
  .c-buttonBase.-fromLG-styleOutline:hover .c-buttonBase__icon1::before {
    background: #ffffff;
  }
  .c-buttonBase.-fromLG-styleRounded0 {
    border-radius: 0;
  }
  .c-buttonBase.-fromLG-styleRoundedNormal {
    border-radius: 0.25rem;
  }
  .c-buttonBase.-fromLG-styleRoundedFull {
    border-radius: 100rem;
  }
}
@media (min-width: 1280px) {
  .c-buttonBase.-fromXL-styleOutline {
    color: #1a1a1a;
    border: 0.0625rem solid #1a1a1a;
    background: none;
  }
  .c-buttonBase.-fromXL-styleOutline:active, .c-buttonBase.-fromXL-styleOutline:hover {
    background: #1a1a1a;
    color: #ffffff;
    border-color: #1a1a1a;
  }
  .c-buttonBase.-fromXL-styleOutline .c-buttonBase__icon1::before {
    background: #1a1a1a;
  }
  .c-buttonBase.-fromXL-styleOutline:hover .c-buttonBase__icon1::before {
    background: #ffffff;
  }
  .c-buttonBase.-fromXL-styleRounded0 {
    border-radius: 0;
  }
  .c-buttonBase.-fromXL-styleRoundedNormal {
    border-radius: 0.25rem;
  }
  .c-buttonBase.-fromXL-styleRoundedFull {
    border-radius: 100rem;
  }
}
@media (min-width: 1336px) {
  .c-buttonBase.-from2XL-styleOutline {
    color: #1a1a1a;
    border: 0.0625rem solid #1a1a1a;
    background: none;
  }
  .c-buttonBase.-from2XL-styleOutline:active, .c-buttonBase.-from2XL-styleOutline:hover {
    background: #1a1a1a;
    color: #ffffff;
    border-color: #1a1a1a;
  }
  .c-buttonBase.-from2XL-styleOutline .c-buttonBase__icon1::before {
    background: #1a1a1a;
  }
  .c-buttonBase.-from2XL-styleOutline:hover .c-buttonBase__icon1::before {
    background: #ffffff;
  }
  .c-buttonBase.-from2XL-styleRounded0 {
    border-radius: 0;
  }
  .c-buttonBase.-from2XL-styleRoundedNormal {
    border-radius: 0.25rem;
  }
  .c-buttonBase.-from2XL-styleRoundedFull {
    border-radius: 100rem;
  }
}
@media (min-width: 1440px) {
  .c-buttonBase.-from3XL-styleOutline {
    color: #1a1a1a;
    border: 0.0625rem solid #1a1a1a;
    background: none;
  }
  .c-buttonBase.-from3XL-styleOutline:active, .c-buttonBase.-from3XL-styleOutline:hover {
    background: #1a1a1a;
    color: #ffffff;
    border-color: #1a1a1a;
  }
  .c-buttonBase.-from3XL-styleOutline .c-buttonBase__icon1::before {
    background: #1a1a1a;
  }
  .c-buttonBase.-from3XL-styleOutline:hover .c-buttonBase__icon1::before {
    background: #ffffff;
  }
  .c-buttonBase.-from3XL-styleRounded0 {
    border-radius: 0;
  }
  .c-buttonBase.-from3XL-styleRoundedNormal {
    border-radius: 0.25rem;
  }
  .c-buttonBase.-from3XL-styleRoundedFull {
    border-radius: 100rem;
  }
}
@media (min-width: 1536px) {
  .c-buttonBase.-from4XL-styleOutline {
    color: #1a1a1a;
    border: 0.0625rem solid #1a1a1a;
    background: none;
  }
  .c-buttonBase.-from4XL-styleOutline:active, .c-buttonBase.-from4XL-styleOutline:hover {
    background: #1a1a1a;
    color: #ffffff;
    border-color: #1a1a1a;
  }
  .c-buttonBase.-from4XL-styleOutline .c-buttonBase__icon1::before {
    background: #1a1a1a;
  }
  .c-buttonBase.-from4XL-styleOutline:hover .c-buttonBase__icon1::before {
    background: #ffffff;
  }
  .c-buttonBase.-from4XL-styleRounded0 {
    border-radius: 0;
  }
  .c-buttonBase.-from4XL-styleRoundedNormal {
    border-radius: 0.25rem;
  }
  .c-buttonBase.-from4XL-styleRoundedFull {
    border-radius: 100rem;
  }
}
@media (min-width: 1920px) {
  .c-buttonBase.-from5XL-styleOutline {
    color: #1a1a1a;
    border: 0.0625rem solid #1a1a1a;
    background: none;
  }
  .c-buttonBase.-from5XL-styleOutline:active, .c-buttonBase.-from5XL-styleOutline:hover {
    background: #1a1a1a;
    color: #ffffff;
    border-color: #1a1a1a;
  }
  .c-buttonBase.-from5XL-styleOutline .c-buttonBase__icon1::before {
    background: #1a1a1a;
  }
  .c-buttonBase.-from5XL-styleOutline:hover .c-buttonBase__icon1::before {
    background: #ffffff;
  }
  .c-buttonBase.-from5XL-styleRounded0 {
    border-radius: 0;
  }
  .c-buttonBase.-from5XL-styleRoundedNormal {
    border-radius: 0.25rem;
  }
  .c-buttonBase.-from5XL-styleRoundedFull {
    border-radius: 100rem;
  }
}
@media (min-width: 2560px) {
  .c-buttonBase.-from6XL-styleOutline {
    color: #1a1a1a;
    border: 0.0625rem solid #1a1a1a;
    background: none;
  }
  .c-buttonBase.-from6XL-styleOutline:active, .c-buttonBase.-from6XL-styleOutline:hover {
    background: #1a1a1a;
    color: #ffffff;
    border-color: #1a1a1a;
  }
  .c-buttonBase.-from6XL-styleOutline .c-buttonBase__icon1::before {
    background: #1a1a1a;
  }
  .c-buttonBase.-from6XL-styleOutline:hover .c-buttonBase__icon1::before {
    background: #ffffff;
  }
  .c-buttonBase.-from6XL-styleRounded0 {
    border-radius: 0;
  }
  .c-buttonBase.-from6XL-styleRoundedNormal {
    border-radius: 0.25rem;
  }
  .c-buttonBase.-from6XL-styleRoundedFull {
    border-radius: 100rem;
  }
}

.c-buttonBase__icon1::before {
  display: block;
  content: "";
  background: #ffffff;
  -webkit-mask-size: cover;
  mask-size: cover;
  height: 1.5rem;
  transition: transform 0.7s cubic-bezier(0.23, 1, 0.32, 1);
}
@media (min-width: 360px) {
  .c-buttonBase.-fromXXS-sizeXXS .c-buttonBase__icon1::before {
    height: 1.0000000005rem;
  }
  .c-buttonBase.-fromXXS-sizeXXS .c-buttonBase__icon1.-arrow1::before {
    width: 0.8333333338rem;
    height: 0.8333333338rem;
    -webkit-mask-image: url("../images/icon_arrow1_1.svg");
    mask-image: url("../images/icon_arrow1_1.svg");
  }
  .c-buttonBase:hover .c-buttonBase__icon1.-arrow1::before {
    transform: translateX(4px);
  }
  .c-buttonBase.-fromXXS-sizeXXS .c-buttonBase__icon1.-external1::before {
    width: 0.6250000003rem;
    height: 1.0000000005rem;
    -webkit-mask-image: url("../images/icon_external1_1.svg");
    mask-image: url("../images/icon_external1_1.svg");
  }
  .c-buttonBase.-fromXXS-sizeXS .c-buttonBase__icon1::before {
    height: 1.0000000005rem;
  }
  .c-buttonBase.-fromXXS-sizeXS .c-buttonBase__icon1.-arrow1::before {
    width: 0.8333333338rem;
    height: 0.8333333338rem;
    -webkit-mask-image: url("../images/icon_arrow1_1.svg");
    mask-image: url("../images/icon_arrow1_1.svg");
  }
  .c-buttonBase:hover .c-buttonBase__icon1.-arrow1::before {
    transform: translateX(4px);
  }
  .c-buttonBase.-fromXXS-sizeXS .c-buttonBase__icon1.-external1::before {
    width: 0.6250000003rem;
    height: 1.0000000005rem;
    -webkit-mask-image: url("../images/icon_external1_1.svg");
    mask-image: url("../images/icon_external1_1.svg");
  }
  .c-buttonBase.-fromXXS-sizeSM .c-buttonBase__icon1::before {
    height: 1.125rem;
  }
  .c-buttonBase.-fromXXS-sizeSM .c-buttonBase__icon1.-arrow1::before {
    width: 0.9375rem;
    height: 0.9375rem;
    -webkit-mask-image: url("../images/icon_arrow1_1.svg");
    mask-image: url("../images/icon_arrow1_1.svg");
  }
  .c-buttonBase:hover .c-buttonBase__icon1.-arrow1::before {
    transform: translateX(4px);
  }
  .c-buttonBase.-fromXXS-sizeSM .c-buttonBase__icon1.-external1::before {
    width: 0.703125rem;
    height: 1.125rem;
    -webkit-mask-image: url("../images/icon_external1_1.svg");
    mask-image: url("../images/icon_external1_1.svg");
  }
  .c-buttonBase.-fromXXS-sizeMD .c-buttonBase__icon1::before {
    height: 1.5rem;
  }
  .c-buttonBase.-fromXXS-sizeMD .c-buttonBase__icon1.-arrow1::before {
    width: 1.25rem;
    height: 1.25rem;
    -webkit-mask-image: url("../images/icon_arrow1_1.svg");
    mask-image: url("../images/icon_arrow1_1.svg");
  }
  .c-buttonBase:hover .c-buttonBase__icon1.-arrow1::before {
    transform: translateX(4px);
  }
  .c-buttonBase.-fromXXS-sizeMD .c-buttonBase__icon1.-external1::before {
    width: 0.9375rem;
    height: 1.5rem;
    -webkit-mask-image: url("../images/icon_external1_1.svg");
    mask-image: url("../images/icon_external1_1.svg");
  }
  .c-buttonBase.-fromXXS-sizeLG .c-buttonBase__icon1::before {
    height: 1.5rem;
  }
  .c-buttonBase.-fromXXS-sizeLG .c-buttonBase__icon1.-arrow1::before {
    width: 1.25rem;
    height: 1.25rem;
    -webkit-mask-image: url("../images/icon_arrow1_1.svg");
    mask-image: url("../images/icon_arrow1_1.svg");
  }
  .c-buttonBase:hover .c-buttonBase__icon1.-arrow1::before {
    transform: translateX(4px);
  }
  .c-buttonBase.-fromXXS-sizeLG .c-buttonBase__icon1.-external1::before {
    width: 0.9375rem;
    height: 1.5rem;
    -webkit-mask-image: url("../images/icon_external1_1.svg");
    mask-image: url("../images/icon_external1_1.svg");
  }
  .c-buttonBase.-fromXXS-sizeXL .c-buttonBase__icon1::before {
    height: 1.5rem;
  }
  .c-buttonBase.-fromXXS-sizeXL .c-buttonBase__icon1.-arrow1::before {
    width: 1.25rem;
    height: 1.25rem;
    -webkit-mask-image: url("../images/icon_arrow1_1.svg");
    mask-image: url("../images/icon_arrow1_1.svg");
  }
  .c-buttonBase:hover .c-buttonBase__icon1.-arrow1::before {
    transform: translateX(4px);
  }
  .c-buttonBase.-fromXXS-sizeXL .c-buttonBase__icon1.-external1::before {
    width: 0.9375rem;
    height: 1.5rem;
    -webkit-mask-image: url("../images/icon_external1_1.svg");
    mask-image: url("../images/icon_external1_1.svg");
  }
  .c-buttonBase.-fromXXS-size2XL .c-buttonBase__icon1::before {
    height: 1.9999999995rem;
  }
  .c-buttonBase.-fromXXS-size2XL .c-buttonBase__icon1.-arrow1::before {
    width: 1.6666666662rem;
    height: 1.6666666662rem;
    -webkit-mask-image: url("../images/icon_arrow1_1.svg");
    mask-image: url("../images/icon_arrow1_1.svg");
  }
  .c-buttonBase:hover .c-buttonBase__icon1.-arrow1::before {
    transform: translateX(4px);
  }
  .c-buttonBase.-fromXXS-size2XL .c-buttonBase__icon1.-external1::before {
    width: 1.2499999997rem;
    height: 1.9999999995rem;
    -webkit-mask-image: url("../images/icon_external1_1.svg");
    mask-image: url("../images/icon_external1_1.svg");
  }
  .c-buttonBase.-fromXXS-size3XL .c-buttonBase__icon1::before {
    height: 1.9999999995rem;
  }
  .c-buttonBase.-fromXXS-size3XL .c-buttonBase__icon1.-arrow1::before {
    width: 1.6666666662rem;
    height: 1.6666666662rem;
    -webkit-mask-image: url("../images/icon_arrow1_1.svg");
    mask-image: url("../images/icon_arrow1_1.svg");
  }
  .c-buttonBase:hover .c-buttonBase__icon1.-arrow1::before {
    transform: translateX(4px);
  }
  .c-buttonBase.-fromXXS-size3XL .c-buttonBase__icon1.-external1::before {
    width: 1.2499999997rem;
    height: 1.9999999995rem;
    -webkit-mask-image: url("../images/icon_external1_1.svg");
    mask-image: url("../images/icon_external1_1.svg");
  }
  .c-buttonBase.-fromXS-sizeXXS .c-buttonBase__icon1::before {
    height: 1.0000000005rem;
  }
  .c-buttonBase.-fromXS-sizeXXS .c-buttonBase__icon1.-arrow1::before {
    width: 0.8333333338rem;
    height: 0.8333333338rem;
    -webkit-mask-image: url("../images/icon_arrow1_1.svg");
    mask-image: url("../images/icon_arrow1_1.svg");
  }
  .c-buttonBase:hover .c-buttonBase__icon1.-arrow1::before {
    transform: translateX(4px);
  }
  .c-buttonBase.-fromXS-sizeXXS .c-buttonBase__icon1.-external1::before {
    width: 0.6250000003rem;
    height: 1.0000000005rem;
    -webkit-mask-image: url("../images/icon_external1_1.svg");
    mask-image: url("../images/icon_external1_1.svg");
  }
  .c-buttonBase.-fromXS-sizeXS .c-buttonBase__icon1::before {
    height: 1.0000000005rem;
  }
  .c-buttonBase.-fromXS-sizeXS .c-buttonBase__icon1.-arrow1::before {
    width: 0.8333333338rem;
    height: 0.8333333338rem;
    -webkit-mask-image: url("../images/icon_arrow1_1.svg");
    mask-image: url("../images/icon_arrow1_1.svg");
  }
  .c-buttonBase:hover .c-buttonBase__icon1.-arrow1::before {
    transform: translateX(4px);
  }
  .c-buttonBase.-fromXS-sizeXS .c-buttonBase__icon1.-external1::before {
    width: 0.6250000003rem;
    height: 1.0000000005rem;
    -webkit-mask-image: url("../images/icon_external1_1.svg");
    mask-image: url("../images/icon_external1_1.svg");
  }
  .c-buttonBase.-fromXS-sizeSM .c-buttonBase__icon1::before {
    height: 1.125rem;
  }
  .c-buttonBase.-fromXS-sizeSM .c-buttonBase__icon1.-arrow1::before {
    width: 0.9375rem;
    height: 0.9375rem;
    -webkit-mask-image: url("../images/icon_arrow1_1.svg");
    mask-image: url("../images/icon_arrow1_1.svg");
  }
  .c-buttonBase:hover .c-buttonBase__icon1.-arrow1::before {
    transform: translateX(4px);
  }
  .c-buttonBase.-fromXS-sizeSM .c-buttonBase__icon1.-external1::before {
    width: 0.703125rem;
    height: 1.125rem;
    -webkit-mask-image: url("../images/icon_external1_1.svg");
    mask-image: url("../images/icon_external1_1.svg");
  }
  .c-buttonBase.-fromXS-sizeMD .c-buttonBase__icon1::before {
    height: 1.5rem;
  }
  .c-buttonBase.-fromXS-sizeMD .c-buttonBase__icon1.-arrow1::before {
    width: 1.25rem;
    height: 1.25rem;
    -webkit-mask-image: url("../images/icon_arrow1_1.svg");
    mask-image: url("../images/icon_arrow1_1.svg");
  }
  .c-buttonBase:hover .c-buttonBase__icon1.-arrow1::before {
    transform: translateX(4px);
  }
  .c-buttonBase.-fromXS-sizeMD .c-buttonBase__icon1.-external1::before {
    width: 0.9375rem;
    height: 1.5rem;
    -webkit-mask-image: url("../images/icon_external1_1.svg");
    mask-image: url("../images/icon_external1_1.svg");
  }
  .c-buttonBase.-fromXS-sizeLG .c-buttonBase__icon1::before {
    height: 1.5rem;
  }
  .c-buttonBase.-fromXS-sizeLG .c-buttonBase__icon1.-arrow1::before {
    width: 1.25rem;
    height: 1.25rem;
    -webkit-mask-image: url("../images/icon_arrow1_1.svg");
    mask-image: url("../images/icon_arrow1_1.svg");
  }
  .c-buttonBase:hover .c-buttonBase__icon1.-arrow1::before {
    transform: translateX(4px);
  }
  .c-buttonBase.-fromXS-sizeLG .c-buttonBase__icon1.-external1::before {
    width: 0.9375rem;
    height: 1.5rem;
    -webkit-mask-image: url("../images/icon_external1_1.svg");
    mask-image: url("../images/icon_external1_1.svg");
  }
  .c-buttonBase.-fromXS-sizeXL .c-buttonBase__icon1::before {
    height: 1.5rem;
  }
  .c-buttonBase.-fromXS-sizeXL .c-buttonBase__icon1.-arrow1::before {
    width: 1.25rem;
    height: 1.25rem;
    -webkit-mask-image: url("../images/icon_arrow1_1.svg");
    mask-image: url("../images/icon_arrow1_1.svg");
  }
  .c-buttonBase:hover .c-buttonBase__icon1.-arrow1::before {
    transform: translateX(4px);
  }
  .c-buttonBase.-fromXS-sizeXL .c-buttonBase__icon1.-external1::before {
    width: 0.9375rem;
    height: 1.5rem;
    -webkit-mask-image: url("../images/icon_external1_1.svg");
    mask-image: url("../images/icon_external1_1.svg");
  }
  .c-buttonBase.-fromXS-size2XL .c-buttonBase__icon1::before {
    height: 1.9999999995rem;
  }
  .c-buttonBase.-fromXS-size2XL .c-buttonBase__icon1.-arrow1::before {
    width: 1.6666666662rem;
    height: 1.6666666662rem;
    -webkit-mask-image: url("../images/icon_arrow1_1.svg");
    mask-image: url("../images/icon_arrow1_1.svg");
  }
  .c-buttonBase:hover .c-buttonBase__icon1.-arrow1::before {
    transform: translateX(4px);
  }
  .c-buttonBase.-fromXS-size2XL .c-buttonBase__icon1.-external1::before {
    width: 1.2499999997rem;
    height: 1.9999999995rem;
    -webkit-mask-image: url("../images/icon_external1_1.svg");
    mask-image: url("../images/icon_external1_1.svg");
  }
  .c-buttonBase.-fromXS-size3XL .c-buttonBase__icon1::before {
    height: 1.9999999995rem;
  }
  .c-buttonBase.-fromXS-size3XL .c-buttonBase__icon1.-arrow1::before {
    width: 1.6666666662rem;
    height: 1.6666666662rem;
    -webkit-mask-image: url("../images/icon_arrow1_1.svg");
    mask-image: url("../images/icon_arrow1_1.svg");
  }
  .c-buttonBase:hover .c-buttonBase__icon1.-arrow1::before {
    transform: translateX(4px);
  }
  .c-buttonBase.-fromXS-size3XL .c-buttonBase__icon1.-external1::before {
    width: 1.2499999997rem;
    height: 1.9999999995rem;
    -webkit-mask-image: url("../images/icon_external1_1.svg");
    mask-image: url("../images/icon_external1_1.svg");
  }
}
@media (min-width: 640px) {
  .c-buttonBase.-fromSM-sizeXXS .c-buttonBase__icon1::before {
    height: 1.0000000005rem;
  }
  .c-buttonBase.-fromSM-sizeXXS .c-buttonBase__icon1.-arrow1::before {
    width: 0.8333333338rem;
    height: 0.8333333338rem;
    -webkit-mask-image: url("../images/icon_arrow1_1.svg");
    mask-image: url("../images/icon_arrow1_1.svg");
  }
  .c-buttonBase:hover .c-buttonBase__icon1.-arrow1::before {
    transform: translateX(4px);
  }
  .c-buttonBase.-fromSM-sizeXXS .c-buttonBase__icon1.-external1::before {
    width: 0.6250000003rem;
    height: 1.0000000005rem;
    -webkit-mask-image: url("../images/icon_external1_1.svg");
    mask-image: url("../images/icon_external1_1.svg");
  }
  .c-buttonBase.-fromSM-sizeXS .c-buttonBase__icon1::before {
    height: 1.0000000005rem;
  }
  .c-buttonBase.-fromSM-sizeXS .c-buttonBase__icon1.-arrow1::before {
    width: 0.8333333338rem;
    height: 0.8333333338rem;
    -webkit-mask-image: url("../images/icon_arrow1_1.svg");
    mask-image: url("../images/icon_arrow1_1.svg");
  }
  .c-buttonBase:hover .c-buttonBase__icon1.-arrow1::before {
    transform: translateX(4px);
  }
  .c-buttonBase.-fromSM-sizeXS .c-buttonBase__icon1.-external1::before {
    width: 0.6250000003rem;
    height: 1.0000000005rem;
    -webkit-mask-image: url("../images/icon_external1_1.svg");
    mask-image: url("../images/icon_external1_1.svg");
  }
  .c-buttonBase.-fromSM-sizeSM .c-buttonBase__icon1::before {
    height: 1.125rem;
  }
  .c-buttonBase.-fromSM-sizeSM .c-buttonBase__icon1.-arrow1::before {
    width: 0.9375rem;
    height: 0.9375rem;
    -webkit-mask-image: url("../images/icon_arrow1_1.svg");
    mask-image: url("../images/icon_arrow1_1.svg");
  }
  .c-buttonBase:hover .c-buttonBase__icon1.-arrow1::before {
    transform: translateX(4px);
  }
  .c-buttonBase.-fromSM-sizeSM .c-buttonBase__icon1.-external1::before {
    width: 0.703125rem;
    height: 1.125rem;
    -webkit-mask-image: url("../images/icon_external1_1.svg");
    mask-image: url("../images/icon_external1_1.svg");
  }
  .c-buttonBase.-fromSM-sizeMD .c-buttonBase__icon1::before {
    height: 1.5rem;
  }
  .c-buttonBase.-fromSM-sizeMD .c-buttonBase__icon1.-arrow1::before {
    width: 1.25rem;
    height: 1.25rem;
    -webkit-mask-image: url("../images/icon_arrow1_1.svg");
    mask-image: url("../images/icon_arrow1_1.svg");
  }
  .c-buttonBase:hover .c-buttonBase__icon1.-arrow1::before {
    transform: translateX(4px);
  }
  .c-buttonBase.-fromSM-sizeMD .c-buttonBase__icon1.-external1::before {
    width: 0.9375rem;
    height: 1.5rem;
    -webkit-mask-image: url("../images/icon_external1_1.svg");
    mask-image: url("../images/icon_external1_1.svg");
  }
  .c-buttonBase.-fromSM-sizeLG .c-buttonBase__icon1::before {
    height: 1.5rem;
  }
  .c-buttonBase.-fromSM-sizeLG .c-buttonBase__icon1.-arrow1::before {
    width: 1.25rem;
    height: 1.25rem;
    -webkit-mask-image: url("../images/icon_arrow1_1.svg");
    mask-image: url("../images/icon_arrow1_1.svg");
  }
  .c-buttonBase:hover .c-buttonBase__icon1.-arrow1::before {
    transform: translateX(4px);
  }
  .c-buttonBase.-fromSM-sizeLG .c-buttonBase__icon1.-external1::before {
    width: 0.9375rem;
    height: 1.5rem;
    -webkit-mask-image: url("../images/icon_external1_1.svg");
    mask-image: url("../images/icon_external1_1.svg");
  }
  .c-buttonBase.-fromSM-sizeXL .c-buttonBase__icon1::before {
    height: 1.5rem;
  }
  .c-buttonBase.-fromSM-sizeXL .c-buttonBase__icon1.-arrow1::before {
    width: 1.25rem;
    height: 1.25rem;
    -webkit-mask-image: url("../images/icon_arrow1_1.svg");
    mask-image: url("../images/icon_arrow1_1.svg");
  }
  .c-buttonBase:hover .c-buttonBase__icon1.-arrow1::before {
    transform: translateX(4px);
  }
  .c-buttonBase.-fromSM-sizeXL .c-buttonBase__icon1.-external1::before {
    width: 0.9375rem;
    height: 1.5rem;
    -webkit-mask-image: url("../images/icon_external1_1.svg");
    mask-image: url("../images/icon_external1_1.svg");
  }
  .c-buttonBase.-fromSM-size2XL .c-buttonBase__icon1::before {
    height: 1.9999999995rem;
  }
  .c-buttonBase.-fromSM-size2XL .c-buttonBase__icon1.-arrow1::before {
    width: 1.6666666662rem;
    height: 1.6666666662rem;
    -webkit-mask-image: url("../images/icon_arrow1_1.svg");
    mask-image: url("../images/icon_arrow1_1.svg");
  }
  .c-buttonBase:hover .c-buttonBase__icon1.-arrow1::before {
    transform: translateX(4px);
  }
  .c-buttonBase.-fromSM-size2XL .c-buttonBase__icon1.-external1::before {
    width: 1.2499999997rem;
    height: 1.9999999995rem;
    -webkit-mask-image: url("../images/icon_external1_1.svg");
    mask-image: url("../images/icon_external1_1.svg");
  }
  .c-buttonBase.-fromSM-size3XL .c-buttonBase__icon1::before {
    height: 1.9999999995rem;
  }
  .c-buttonBase.-fromSM-size3XL .c-buttonBase__icon1.-arrow1::before {
    width: 1.6666666662rem;
    height: 1.6666666662rem;
    -webkit-mask-image: url("../images/icon_arrow1_1.svg");
    mask-image: url("../images/icon_arrow1_1.svg");
  }
  .c-buttonBase:hover .c-buttonBase__icon1.-arrow1::before {
    transform: translateX(4px);
  }
  .c-buttonBase.-fromSM-size3XL .c-buttonBase__icon1.-external1::before {
    width: 1.2499999997rem;
    height: 1.9999999995rem;
    -webkit-mask-image: url("../images/icon_external1_1.svg");
    mask-image: url("../images/icon_external1_1.svg");
  }
}
@media (min-width: 768px) {
  .c-buttonBase.-fromMD-sizeXXS .c-buttonBase__icon1::before {
    height: 1.0000000005rem;
  }
  .c-buttonBase.-fromMD-sizeXXS .c-buttonBase__icon1.-arrow1::before {
    width: 0.8333333338rem;
    height: 0.8333333338rem;
    -webkit-mask-image: url("../images/icon_arrow1_1.svg");
    mask-image: url("../images/icon_arrow1_1.svg");
  }
  .c-buttonBase:hover .c-buttonBase__icon1.-arrow1::before {
    transform: translateX(4px);
  }
  .c-buttonBase.-fromMD-sizeXXS .c-buttonBase__icon1.-external1::before {
    width: 0.6250000003rem;
    height: 1.0000000005rem;
    -webkit-mask-image: url("../images/icon_external1_1.svg");
    mask-image: url("../images/icon_external1_1.svg");
  }
  .c-buttonBase.-fromMD-sizeXS .c-buttonBase__icon1::before {
    height: 1.0000000005rem;
  }
  .c-buttonBase.-fromMD-sizeXS .c-buttonBase__icon1.-arrow1::before {
    width: 0.8333333338rem;
    height: 0.8333333338rem;
    -webkit-mask-image: url("../images/icon_arrow1_1.svg");
    mask-image: url("../images/icon_arrow1_1.svg");
  }
  .c-buttonBase:hover .c-buttonBase__icon1.-arrow1::before {
    transform: translateX(4px);
  }
  .c-buttonBase.-fromMD-sizeXS .c-buttonBase__icon1.-external1::before {
    width: 0.6250000003rem;
    height: 1.0000000005rem;
    -webkit-mask-image: url("../images/icon_external1_1.svg");
    mask-image: url("../images/icon_external1_1.svg");
  }
  .c-buttonBase.-fromMD-sizeSM .c-buttonBase__icon1::before {
    height: 1.125rem;
  }
  .c-buttonBase.-fromMD-sizeSM .c-buttonBase__icon1.-arrow1::before {
    width: 0.9375rem;
    height: 0.9375rem;
    -webkit-mask-image: url("../images/icon_arrow1_1.svg");
    mask-image: url("../images/icon_arrow1_1.svg");
  }
  .c-buttonBase:hover .c-buttonBase__icon1.-arrow1::before {
    transform: translateX(4px);
  }
  .c-buttonBase.-fromMD-sizeSM .c-buttonBase__icon1.-external1::before {
    width: 0.703125rem;
    height: 1.125rem;
    -webkit-mask-image: url("../images/icon_external1_1.svg");
    mask-image: url("../images/icon_external1_1.svg");
  }
  .c-buttonBase.-fromMD-sizeMD .c-buttonBase__icon1::before {
    height: 1.5rem;
  }
  .c-buttonBase.-fromMD-sizeMD .c-buttonBase__icon1.-arrow1::before {
    width: 1.25rem;
    height: 1.25rem;
    -webkit-mask-image: url("../images/icon_arrow1_1.svg");
    mask-image: url("../images/icon_arrow1_1.svg");
  }
  .c-buttonBase:hover .c-buttonBase__icon1.-arrow1::before {
    transform: translateX(4px);
  }
  .c-buttonBase.-fromMD-sizeMD .c-buttonBase__icon1.-external1::before {
    width: 0.9375rem;
    height: 1.5rem;
    -webkit-mask-image: url("../images/icon_external1_1.svg");
    mask-image: url("../images/icon_external1_1.svg");
  }
  .c-buttonBase.-fromMD-sizeLG .c-buttonBase__icon1::before {
    height: 1.5rem;
  }
  .c-buttonBase.-fromMD-sizeLG .c-buttonBase__icon1.-arrow1::before {
    width: 1.25rem;
    height: 1.25rem;
    -webkit-mask-image: url("../images/icon_arrow1_1.svg");
    mask-image: url("../images/icon_arrow1_1.svg");
  }
  .c-buttonBase:hover .c-buttonBase__icon1.-arrow1::before {
    transform: translateX(4px);
  }
  .c-buttonBase.-fromMD-sizeLG .c-buttonBase__icon1.-external1::before {
    width: 0.9375rem;
    height: 1.5rem;
    -webkit-mask-image: url("../images/icon_external1_1.svg");
    mask-image: url("../images/icon_external1_1.svg");
  }
  .c-buttonBase.-fromMD-sizeXL .c-buttonBase__icon1::before {
    height: 1.5rem;
  }
  .c-buttonBase.-fromMD-sizeXL .c-buttonBase__icon1.-arrow1::before {
    width: 1.25rem;
    height: 1.25rem;
    -webkit-mask-image: url("../images/icon_arrow1_1.svg");
    mask-image: url("../images/icon_arrow1_1.svg");
  }
  .c-buttonBase:hover .c-buttonBase__icon1.-arrow1::before {
    transform: translateX(4px);
  }
  .c-buttonBase.-fromMD-sizeXL .c-buttonBase__icon1.-external1::before {
    width: 0.9375rem;
    height: 1.5rem;
    -webkit-mask-image: url("../images/icon_external1_1.svg");
    mask-image: url("../images/icon_external1_1.svg");
  }
  .c-buttonBase.-fromMD-size2XL .c-buttonBase__icon1::before {
    height: 1.9999999995rem;
  }
  .c-buttonBase.-fromMD-size2XL .c-buttonBase__icon1.-arrow1::before {
    width: 1.6666666662rem;
    height: 1.6666666662rem;
    -webkit-mask-image: url("../images/icon_arrow1_1.svg");
    mask-image: url("../images/icon_arrow1_1.svg");
  }
  .c-buttonBase:hover .c-buttonBase__icon1.-arrow1::before {
    transform: translateX(4px);
  }
  .c-buttonBase.-fromMD-size2XL .c-buttonBase__icon1.-external1::before {
    width: 1.2499999997rem;
    height: 1.9999999995rem;
    -webkit-mask-image: url("../images/icon_external1_1.svg");
    mask-image: url("../images/icon_external1_1.svg");
  }
  .c-buttonBase.-fromMD-size3XL .c-buttonBase__icon1::before {
    height: 1.9999999995rem;
  }
  .c-buttonBase.-fromMD-size3XL .c-buttonBase__icon1.-arrow1::before {
    width: 1.6666666662rem;
    height: 1.6666666662rem;
    -webkit-mask-image: url("../images/icon_arrow1_1.svg");
    mask-image: url("../images/icon_arrow1_1.svg");
  }
  .c-buttonBase:hover .c-buttonBase__icon1.-arrow1::before {
    transform: translateX(4px);
  }
  .c-buttonBase.-fromMD-size3XL .c-buttonBase__icon1.-external1::before {
    width: 1.2499999997rem;
    height: 1.9999999995rem;
    -webkit-mask-image: url("../images/icon_external1_1.svg");
    mask-image: url("../images/icon_external1_1.svg");
  }
}
@media (min-width: 1024px) {
  .c-buttonBase.-fromLG-sizeXXS .c-buttonBase__icon1::before {
    height: 1.0000000005rem;
  }
  .c-buttonBase.-fromLG-sizeXXS .c-buttonBase__icon1.-arrow1::before {
    width: 0.8333333338rem;
    height: 0.8333333338rem;
    -webkit-mask-image: url("../images/icon_arrow1_1.svg");
    mask-image: url("../images/icon_arrow1_1.svg");
  }
  .c-buttonBase:hover .c-buttonBase__icon1.-arrow1::before {
    transform: translateX(4px);
  }
  .c-buttonBase.-fromLG-sizeXXS .c-buttonBase__icon1.-external1::before {
    width: 0.6250000003rem;
    height: 1.0000000005rem;
    -webkit-mask-image: url("../images/icon_external1_1.svg");
    mask-image: url("../images/icon_external1_1.svg");
  }
  .c-buttonBase.-fromLG-sizeXS .c-buttonBase__icon1::before {
    height: 1.0000000005rem;
  }
  .c-buttonBase.-fromLG-sizeXS .c-buttonBase__icon1.-arrow1::before {
    width: 0.8333333338rem;
    height: 0.8333333338rem;
    -webkit-mask-image: url("../images/icon_arrow1_1.svg");
    mask-image: url("../images/icon_arrow1_1.svg");
  }
  .c-buttonBase:hover .c-buttonBase__icon1.-arrow1::before {
    transform: translateX(4px);
  }
  .c-buttonBase.-fromLG-sizeXS .c-buttonBase__icon1.-external1::before {
    width: 0.6250000003rem;
    height: 1.0000000005rem;
    -webkit-mask-image: url("../images/icon_external1_1.svg");
    mask-image: url("../images/icon_external1_1.svg");
  }
  .c-buttonBase.-fromLG-sizeSM .c-buttonBase__icon1::before {
    height: 1.125rem;
  }
  .c-buttonBase.-fromLG-sizeSM .c-buttonBase__icon1.-arrow1::before {
    width: 0.9375rem;
    height: 0.9375rem;
    -webkit-mask-image: url("../images/icon_arrow1_1.svg");
    mask-image: url("../images/icon_arrow1_1.svg");
  }
  .c-buttonBase:hover .c-buttonBase__icon1.-arrow1::before {
    transform: translateX(4px);
  }
  .c-buttonBase.-fromLG-sizeSM .c-buttonBase__icon1.-external1::before {
    width: 0.703125rem;
    height: 1.125rem;
    -webkit-mask-image: url("../images/icon_external1_1.svg");
    mask-image: url("../images/icon_external1_1.svg");
  }
  .c-buttonBase.-fromLG-sizeMD .c-buttonBase__icon1::before {
    height: 1.5rem;
  }
  .c-buttonBase.-fromLG-sizeMD .c-buttonBase__icon1.-arrow1::before {
    width: 1.25rem;
    height: 1.25rem;
    -webkit-mask-image: url("../images/icon_arrow1_1.svg");
    mask-image: url("../images/icon_arrow1_1.svg");
  }
  .c-buttonBase:hover .c-buttonBase__icon1.-arrow1::before {
    transform: translateX(4px);
  }
  .c-buttonBase.-fromLG-sizeMD .c-buttonBase__icon1.-external1::before {
    width: 0.9375rem;
    height: 1.5rem;
    -webkit-mask-image: url("../images/icon_external1_1.svg");
    mask-image: url("../images/icon_external1_1.svg");
  }
  .c-buttonBase.-fromLG-sizeLG .c-buttonBase__icon1::before {
    height: 1.5rem;
  }
  .c-buttonBase.-fromLG-sizeLG .c-buttonBase__icon1.-arrow1::before {
    width: 1.25rem;
    height: 1.25rem;
    -webkit-mask-image: url("../images/icon_arrow1_1.svg");
    mask-image: url("../images/icon_arrow1_1.svg");
  }
  .c-buttonBase:hover .c-buttonBase__icon1.-arrow1::before {
    transform: translateX(4px);
  }
  .c-buttonBase.-fromLG-sizeLG .c-buttonBase__icon1.-external1::before {
    width: 0.9375rem;
    height: 1.5rem;
    -webkit-mask-image: url("../images/icon_external1_1.svg");
    mask-image: url("../images/icon_external1_1.svg");
  }
  .c-buttonBase.-fromLG-sizeXL .c-buttonBase__icon1::before {
    height: 1.5rem;
  }
  .c-buttonBase.-fromLG-sizeXL .c-buttonBase__icon1.-arrow1::before {
    width: 1.25rem;
    height: 1.25rem;
    -webkit-mask-image: url("../images/icon_arrow1_1.svg");
    mask-image: url("../images/icon_arrow1_1.svg");
  }
  .c-buttonBase:hover .c-buttonBase__icon1.-arrow1::before {
    transform: translateX(4px);
  }
  .c-buttonBase.-fromLG-sizeXL .c-buttonBase__icon1.-external1::before {
    width: 0.9375rem;
    height: 1.5rem;
    -webkit-mask-image: url("../images/icon_external1_1.svg");
    mask-image: url("../images/icon_external1_1.svg");
  }
  .c-buttonBase.-fromLG-size2XL .c-buttonBase__icon1::before {
    height: 1.9999999995rem;
  }
  .c-buttonBase.-fromLG-size2XL .c-buttonBase__icon1.-arrow1::before {
    width: 1.6666666662rem;
    height: 1.6666666662rem;
    -webkit-mask-image: url("../images/icon_arrow1_1.svg");
    mask-image: url("../images/icon_arrow1_1.svg");
  }
  .c-buttonBase:hover .c-buttonBase__icon1.-arrow1::before {
    transform: translateX(4px);
  }
  .c-buttonBase.-fromLG-size2XL .c-buttonBase__icon1.-external1::before {
    width: 1.2499999997rem;
    height: 1.9999999995rem;
    -webkit-mask-image: url("../images/icon_external1_1.svg");
    mask-image: url("../images/icon_external1_1.svg");
  }
  .c-buttonBase.-fromLG-size3XL .c-buttonBase__icon1::before {
    height: 1.9999999995rem;
  }
  .c-buttonBase.-fromLG-size3XL .c-buttonBase__icon1.-arrow1::before {
    width: 1.6666666662rem;
    height: 1.6666666662rem;
    -webkit-mask-image: url("../images/icon_arrow1_1.svg");
    mask-image: url("../images/icon_arrow1_1.svg");
  }
  .c-buttonBase:hover .c-buttonBase__icon1.-arrow1::before {
    transform: translateX(4px);
  }
  .c-buttonBase.-fromLG-size3XL .c-buttonBase__icon1.-external1::before {
    width: 1.2499999997rem;
    height: 1.9999999995rem;
    -webkit-mask-image: url("../images/icon_external1_1.svg");
    mask-image: url("../images/icon_external1_1.svg");
  }
}
@media (min-width: 1280px) {
  .c-buttonBase.-fromXL-sizeXXS .c-buttonBase__icon1::before {
    height: 1.0000000005rem;
  }
  .c-buttonBase.-fromXL-sizeXXS .c-buttonBase__icon1.-arrow1::before {
    width: 0.8333333338rem;
    height: 0.8333333338rem;
    -webkit-mask-image: url("../images/icon_arrow1_1.svg");
    mask-image: url("../images/icon_arrow1_1.svg");
  }
  .c-buttonBase:hover .c-buttonBase__icon1.-arrow1::before {
    transform: translateX(4px);
  }
  .c-buttonBase.-fromXL-sizeXXS .c-buttonBase__icon1.-external1::before {
    width: 0.6250000003rem;
    height: 1.0000000005rem;
    -webkit-mask-image: url("../images/icon_external1_1.svg");
    mask-image: url("../images/icon_external1_1.svg");
  }
  .c-buttonBase.-fromXL-sizeXS .c-buttonBase__icon1::before {
    height: 1.0000000005rem;
  }
  .c-buttonBase.-fromXL-sizeXS .c-buttonBase__icon1.-arrow1::before {
    width: 0.8333333338rem;
    height: 0.8333333338rem;
    -webkit-mask-image: url("../images/icon_arrow1_1.svg");
    mask-image: url("../images/icon_arrow1_1.svg");
  }
  .c-buttonBase:hover .c-buttonBase__icon1.-arrow1::before {
    transform: translateX(4px);
  }
  .c-buttonBase.-fromXL-sizeXS .c-buttonBase__icon1.-external1::before {
    width: 0.6250000003rem;
    height: 1.0000000005rem;
    -webkit-mask-image: url("../images/icon_external1_1.svg");
    mask-image: url("../images/icon_external1_1.svg");
  }
  .c-buttonBase.-fromXL-sizeSM .c-buttonBase__icon1::before {
    height: 1.125rem;
  }
  .c-buttonBase.-fromXL-sizeSM .c-buttonBase__icon1.-arrow1::before {
    width: 0.9375rem;
    height: 0.9375rem;
    -webkit-mask-image: url("../images/icon_arrow1_1.svg");
    mask-image: url("../images/icon_arrow1_1.svg");
  }
  .c-buttonBase:hover .c-buttonBase__icon1.-arrow1::before {
    transform: translateX(4px);
  }
  .c-buttonBase.-fromXL-sizeSM .c-buttonBase__icon1.-external1::before {
    width: 0.703125rem;
    height: 1.125rem;
    -webkit-mask-image: url("../images/icon_external1_1.svg");
    mask-image: url("../images/icon_external1_1.svg");
  }
  .c-buttonBase.-fromXL-sizeMD .c-buttonBase__icon1::before {
    height: 1.5rem;
  }
  .c-buttonBase.-fromXL-sizeMD .c-buttonBase__icon1.-arrow1::before {
    width: 1.25rem;
    height: 1.25rem;
    -webkit-mask-image: url("../images/icon_arrow1_1.svg");
    mask-image: url("../images/icon_arrow1_1.svg");
  }
  .c-buttonBase:hover .c-buttonBase__icon1.-arrow1::before {
    transform: translateX(4px);
  }
  .c-buttonBase.-fromXL-sizeMD .c-buttonBase__icon1.-external1::before {
    width: 0.9375rem;
    height: 1.5rem;
    -webkit-mask-image: url("../images/icon_external1_1.svg");
    mask-image: url("../images/icon_external1_1.svg");
  }
  .c-buttonBase.-fromXL-sizeLG .c-buttonBase__icon1::before {
    height: 1.5rem;
  }
  .c-buttonBase.-fromXL-sizeLG .c-buttonBase__icon1.-arrow1::before {
    width: 1.25rem;
    height: 1.25rem;
    -webkit-mask-image: url("../images/icon_arrow1_1.svg");
    mask-image: url("../images/icon_arrow1_1.svg");
  }
  .c-buttonBase:hover .c-buttonBase__icon1.-arrow1::before {
    transform: translateX(4px);
  }
  .c-buttonBase.-fromXL-sizeLG .c-buttonBase__icon1.-external1::before {
    width: 0.9375rem;
    height: 1.5rem;
    -webkit-mask-image: url("../images/icon_external1_1.svg");
    mask-image: url("../images/icon_external1_1.svg");
  }
  .c-buttonBase.-fromXL-sizeXL .c-buttonBase__icon1::before {
    height: 1.5rem;
  }
  .c-buttonBase.-fromXL-sizeXL .c-buttonBase__icon1.-arrow1::before {
    width: 1.25rem;
    height: 1.25rem;
    -webkit-mask-image: url("../images/icon_arrow1_1.svg");
    mask-image: url("../images/icon_arrow1_1.svg");
  }
  .c-buttonBase:hover .c-buttonBase__icon1.-arrow1::before {
    transform: translateX(4px);
  }
  .c-buttonBase.-fromXL-sizeXL .c-buttonBase__icon1.-external1::before {
    width: 0.9375rem;
    height: 1.5rem;
    -webkit-mask-image: url("../images/icon_external1_1.svg");
    mask-image: url("../images/icon_external1_1.svg");
  }
  .c-buttonBase.-fromXL-size2XL .c-buttonBase__icon1::before {
    height: 1.9999999995rem;
  }
  .c-buttonBase.-fromXL-size2XL .c-buttonBase__icon1.-arrow1::before {
    width: 1.6666666662rem;
    height: 1.6666666662rem;
    -webkit-mask-image: url("../images/icon_arrow1_1.svg");
    mask-image: url("../images/icon_arrow1_1.svg");
  }
  .c-buttonBase:hover .c-buttonBase__icon1.-arrow1::before {
    transform: translateX(4px);
  }
  .c-buttonBase.-fromXL-size2XL .c-buttonBase__icon1.-external1::before {
    width: 1.2499999997rem;
    height: 1.9999999995rem;
    -webkit-mask-image: url("../images/icon_external1_1.svg");
    mask-image: url("../images/icon_external1_1.svg");
  }
  .c-buttonBase.-fromXL-size3XL .c-buttonBase__icon1::before {
    height: 1.9999999995rem;
  }
  .c-buttonBase.-fromXL-size3XL .c-buttonBase__icon1.-arrow1::before {
    width: 1.6666666662rem;
    height: 1.6666666662rem;
    -webkit-mask-image: url("../images/icon_arrow1_1.svg");
    mask-image: url("../images/icon_arrow1_1.svg");
  }
  .c-buttonBase:hover .c-buttonBase__icon1.-arrow1::before {
    transform: translateX(4px);
  }
  .c-buttonBase.-fromXL-size3XL .c-buttonBase__icon1.-external1::before {
    width: 1.2499999997rem;
    height: 1.9999999995rem;
    -webkit-mask-image: url("../images/icon_external1_1.svg");
    mask-image: url("../images/icon_external1_1.svg");
  }
}
@media (min-width: 1336px) {
  .c-buttonBase.-from2XL-sizeXXS .c-buttonBase__icon1::before {
    height: 1.0000000005rem;
  }
  .c-buttonBase.-from2XL-sizeXXS .c-buttonBase__icon1.-arrow1::before {
    width: 0.8333333338rem;
    height: 0.8333333338rem;
    -webkit-mask-image: url("../images/icon_arrow1_1.svg");
    mask-image: url("../images/icon_arrow1_1.svg");
  }
  .c-buttonBase:hover .c-buttonBase__icon1.-arrow1::before {
    transform: translateX(4px);
  }
  .c-buttonBase.-from2XL-sizeXXS .c-buttonBase__icon1.-external1::before {
    width: 0.6250000003rem;
    height: 1.0000000005rem;
    -webkit-mask-image: url("../images/icon_external1_1.svg");
    mask-image: url("../images/icon_external1_1.svg");
  }
  .c-buttonBase.-from2XL-sizeXS .c-buttonBase__icon1::before {
    height: 1.0000000005rem;
  }
  .c-buttonBase.-from2XL-sizeXS .c-buttonBase__icon1.-arrow1::before {
    width: 0.8333333338rem;
    height: 0.8333333338rem;
    -webkit-mask-image: url("../images/icon_arrow1_1.svg");
    mask-image: url("../images/icon_arrow1_1.svg");
  }
  .c-buttonBase:hover .c-buttonBase__icon1.-arrow1::before {
    transform: translateX(4px);
  }
  .c-buttonBase.-from2XL-sizeXS .c-buttonBase__icon1.-external1::before {
    width: 0.6250000003rem;
    height: 1.0000000005rem;
    -webkit-mask-image: url("../images/icon_external1_1.svg");
    mask-image: url("../images/icon_external1_1.svg");
  }
  .c-buttonBase.-from2XL-sizeSM .c-buttonBase__icon1::before {
    height: 1.125rem;
  }
  .c-buttonBase.-from2XL-sizeSM .c-buttonBase__icon1.-arrow1::before {
    width: 0.9375rem;
    height: 0.9375rem;
    -webkit-mask-image: url("../images/icon_arrow1_1.svg");
    mask-image: url("../images/icon_arrow1_1.svg");
  }
  .c-buttonBase:hover .c-buttonBase__icon1.-arrow1::before {
    transform: translateX(4px);
  }
  .c-buttonBase.-from2XL-sizeSM .c-buttonBase__icon1.-external1::before {
    width: 0.703125rem;
    height: 1.125rem;
    -webkit-mask-image: url("../images/icon_external1_1.svg");
    mask-image: url("../images/icon_external1_1.svg");
  }
  .c-buttonBase.-from2XL-sizeMD .c-buttonBase__icon1::before {
    height: 1.5rem;
  }
  .c-buttonBase.-from2XL-sizeMD .c-buttonBase__icon1.-arrow1::before {
    width: 1.25rem;
    height: 1.25rem;
    -webkit-mask-image: url("../images/icon_arrow1_1.svg");
    mask-image: url("../images/icon_arrow1_1.svg");
  }
  .c-buttonBase:hover .c-buttonBase__icon1.-arrow1::before {
    transform: translateX(4px);
  }
  .c-buttonBase.-from2XL-sizeMD .c-buttonBase__icon1.-external1::before {
    width: 0.9375rem;
    height: 1.5rem;
    -webkit-mask-image: url("../images/icon_external1_1.svg");
    mask-image: url("../images/icon_external1_1.svg");
  }
  .c-buttonBase.-from2XL-sizeLG .c-buttonBase__icon1::before {
    height: 1.5rem;
  }
  .c-buttonBase.-from2XL-sizeLG .c-buttonBase__icon1.-arrow1::before {
    width: 1.25rem;
    height: 1.25rem;
    -webkit-mask-image: url("../images/icon_arrow1_1.svg");
    mask-image: url("../images/icon_arrow1_1.svg");
  }
  .c-buttonBase:hover .c-buttonBase__icon1.-arrow1::before {
    transform: translateX(4px);
  }
  .c-buttonBase.-from2XL-sizeLG .c-buttonBase__icon1.-external1::before {
    width: 0.9375rem;
    height: 1.5rem;
    -webkit-mask-image: url("../images/icon_external1_1.svg");
    mask-image: url("../images/icon_external1_1.svg");
  }
  .c-buttonBase.-from2XL-sizeXL .c-buttonBase__icon1::before {
    height: 1.5rem;
  }
  .c-buttonBase.-from2XL-sizeXL .c-buttonBase__icon1.-arrow1::before {
    width: 1.25rem;
    height: 1.25rem;
    -webkit-mask-image: url("../images/icon_arrow1_1.svg");
    mask-image: url("../images/icon_arrow1_1.svg");
  }
  .c-buttonBase:hover .c-buttonBase__icon1.-arrow1::before {
    transform: translateX(4px);
  }
  .c-buttonBase.-from2XL-sizeXL .c-buttonBase__icon1.-external1::before {
    width: 0.9375rem;
    height: 1.5rem;
    -webkit-mask-image: url("../images/icon_external1_1.svg");
    mask-image: url("../images/icon_external1_1.svg");
  }
  .c-buttonBase.-from2XL-size2XL .c-buttonBase__icon1::before {
    height: 1.9999999995rem;
  }
  .c-buttonBase.-from2XL-size2XL .c-buttonBase__icon1.-arrow1::before {
    width: 1.6666666662rem;
    height: 1.6666666662rem;
    -webkit-mask-image: url("../images/icon_arrow1_1.svg");
    mask-image: url("../images/icon_arrow1_1.svg");
  }
  .c-buttonBase:hover .c-buttonBase__icon1.-arrow1::before {
    transform: translateX(4px);
  }
  .c-buttonBase.-from2XL-size2XL .c-buttonBase__icon1.-external1::before {
    width: 1.2499999997rem;
    height: 1.9999999995rem;
    -webkit-mask-image: url("../images/icon_external1_1.svg");
    mask-image: url("../images/icon_external1_1.svg");
  }
  .c-buttonBase.-from2XL-size3XL .c-buttonBase__icon1::before {
    height: 1.9999999995rem;
  }
  .c-buttonBase.-from2XL-size3XL .c-buttonBase__icon1.-arrow1::before {
    width: 1.6666666662rem;
    height: 1.6666666662rem;
    -webkit-mask-image: url("../images/icon_arrow1_1.svg");
    mask-image: url("../images/icon_arrow1_1.svg");
  }
  .c-buttonBase:hover .c-buttonBase__icon1.-arrow1::before {
    transform: translateX(4px);
  }
  .c-buttonBase.-from2XL-size3XL .c-buttonBase__icon1.-external1::before {
    width: 1.2499999997rem;
    height: 1.9999999995rem;
    -webkit-mask-image: url("../images/icon_external1_1.svg");
    mask-image: url("../images/icon_external1_1.svg");
  }
}
@media (min-width: 1440px) {
  .c-buttonBase.-from3XL-sizeXXS .c-buttonBase__icon1::before {
    height: 1.0000000005rem;
  }
  .c-buttonBase.-from3XL-sizeXXS .c-buttonBase__icon1.-arrow1::before {
    width: 0.8333333338rem;
    height: 0.8333333338rem;
    -webkit-mask-image: url("../images/icon_arrow1_1.svg");
    mask-image: url("../images/icon_arrow1_1.svg");
  }
  .c-buttonBase:hover .c-buttonBase__icon1.-arrow1::before {
    transform: translateX(4px);
  }
  .c-buttonBase.-from3XL-sizeXXS .c-buttonBase__icon1.-external1::before {
    width: 0.6250000003rem;
    height: 1.0000000005rem;
    -webkit-mask-image: url("../images/icon_external1_1.svg");
    mask-image: url("../images/icon_external1_1.svg");
  }
  .c-buttonBase.-from3XL-sizeXS .c-buttonBase__icon1::before {
    height: 1.0000000005rem;
  }
  .c-buttonBase.-from3XL-sizeXS .c-buttonBase__icon1.-arrow1::before {
    width: 0.8333333338rem;
    height: 0.8333333338rem;
    -webkit-mask-image: url("../images/icon_arrow1_1.svg");
    mask-image: url("../images/icon_arrow1_1.svg");
  }
  .c-buttonBase:hover .c-buttonBase__icon1.-arrow1::before {
    transform: translateX(4px);
  }
  .c-buttonBase.-from3XL-sizeXS .c-buttonBase__icon1.-external1::before {
    width: 0.6250000003rem;
    height: 1.0000000005rem;
    -webkit-mask-image: url("../images/icon_external1_1.svg");
    mask-image: url("../images/icon_external1_1.svg");
  }
  .c-buttonBase.-from3XL-sizeSM .c-buttonBase__icon1::before {
    height: 1.125rem;
  }
  .c-buttonBase.-from3XL-sizeSM .c-buttonBase__icon1.-arrow1::before {
    width: 0.9375rem;
    height: 0.9375rem;
    -webkit-mask-image: url("../images/icon_arrow1_1.svg");
    mask-image: url("../images/icon_arrow1_1.svg");
  }
  .c-buttonBase:hover .c-buttonBase__icon1.-arrow1::before {
    transform: translateX(4px);
  }
  .c-buttonBase.-from3XL-sizeSM .c-buttonBase__icon1.-external1::before {
    width: 0.703125rem;
    height: 1.125rem;
    -webkit-mask-image: url("../images/icon_external1_1.svg");
    mask-image: url("../images/icon_external1_1.svg");
  }
  .c-buttonBase.-from3XL-sizeMD .c-buttonBase__icon1::before {
    height: 1.5rem;
  }
  .c-buttonBase.-from3XL-sizeMD .c-buttonBase__icon1.-arrow1::before {
    width: 1.25rem;
    height: 1.25rem;
    -webkit-mask-image: url("../images/icon_arrow1_1.svg");
    mask-image: url("../images/icon_arrow1_1.svg");
  }
  .c-buttonBase:hover .c-buttonBase__icon1.-arrow1::before {
    transform: translateX(4px);
  }
  .c-buttonBase.-from3XL-sizeMD .c-buttonBase__icon1.-external1::before {
    width: 0.9375rem;
    height: 1.5rem;
    -webkit-mask-image: url("../images/icon_external1_1.svg");
    mask-image: url("../images/icon_external1_1.svg");
  }
  .c-buttonBase.-from3XL-sizeLG .c-buttonBase__icon1::before {
    height: 1.5rem;
  }
  .c-buttonBase.-from3XL-sizeLG .c-buttonBase__icon1.-arrow1::before {
    width: 1.25rem;
    height: 1.25rem;
    -webkit-mask-image: url("../images/icon_arrow1_1.svg");
    mask-image: url("../images/icon_arrow1_1.svg");
  }
  .c-buttonBase:hover .c-buttonBase__icon1.-arrow1::before {
    transform: translateX(4px);
  }
  .c-buttonBase.-from3XL-sizeLG .c-buttonBase__icon1.-external1::before {
    width: 0.9375rem;
    height: 1.5rem;
    -webkit-mask-image: url("../images/icon_external1_1.svg");
    mask-image: url("../images/icon_external1_1.svg");
  }
  .c-buttonBase.-from3XL-sizeXL .c-buttonBase__icon1::before {
    height: 1.5rem;
  }
  .c-buttonBase.-from3XL-sizeXL .c-buttonBase__icon1.-arrow1::before {
    width: 1.25rem;
    height: 1.25rem;
    -webkit-mask-image: url("../images/icon_arrow1_1.svg");
    mask-image: url("../images/icon_arrow1_1.svg");
  }
  .c-buttonBase:hover .c-buttonBase__icon1.-arrow1::before {
    transform: translateX(4px);
  }
  .c-buttonBase.-from3XL-sizeXL .c-buttonBase__icon1.-external1::before {
    width: 0.9375rem;
    height: 1.5rem;
    -webkit-mask-image: url("../images/icon_external1_1.svg");
    mask-image: url("../images/icon_external1_1.svg");
  }
  .c-buttonBase.-from3XL-size2XL .c-buttonBase__icon1::before {
    height: 1.9999999995rem;
  }
  .c-buttonBase.-from3XL-size2XL .c-buttonBase__icon1.-arrow1::before {
    width: 1.6666666662rem;
    height: 1.6666666662rem;
    -webkit-mask-image: url("../images/icon_arrow1_1.svg");
    mask-image: url("../images/icon_arrow1_1.svg");
  }
  .c-buttonBase:hover .c-buttonBase__icon1.-arrow1::before {
    transform: translateX(4px);
  }
  .c-buttonBase.-from3XL-size2XL .c-buttonBase__icon1.-external1::before {
    width: 1.2499999997rem;
    height: 1.9999999995rem;
    -webkit-mask-image: url("../images/icon_external1_1.svg");
    mask-image: url("../images/icon_external1_1.svg");
  }
  .c-buttonBase.-from3XL-size3XL .c-buttonBase__icon1::before {
    height: 1.9999999995rem;
  }
  .c-buttonBase.-from3XL-size3XL .c-buttonBase__icon1.-arrow1::before {
    width: 1.6666666662rem;
    height: 1.6666666662rem;
    -webkit-mask-image: url("../images/icon_arrow1_1.svg");
    mask-image: url("../images/icon_arrow1_1.svg");
  }
  .c-buttonBase:hover .c-buttonBase__icon1.-arrow1::before {
    transform: translateX(4px);
  }
  .c-buttonBase.-from3XL-size3XL .c-buttonBase__icon1.-external1::before {
    width: 1.2499999997rem;
    height: 1.9999999995rem;
    -webkit-mask-image: url("../images/icon_external1_1.svg");
    mask-image: url("../images/icon_external1_1.svg");
  }
}
.c-buttonBase.-stateDisabled {
  pointer-events: none;
  background: #e6e6e6;
  color: #999999;
  border-color: #e6e6e6;
}
.c-buttonBase.-stateDisabled > * {
  opacity: 0.5;
}
.c-buttonBase.-stateDisabled .c-buttonBase__icon1::before {
  background: #999999;
}

@media (min-width: 360px) {
  .c-buttonBase.-fromXS-colorDefault {
    color: #ffffff;
    background: linear-gradient(90deg, #ef3920 0%, #f28d16 100%);
    position: relative;
  }
  .c-buttonBase.-fromXS-colorDefault .c-buttonBase__icon1,
  .c-buttonBase.-fromXS-colorDefault .c-buttonBase__mainLabel1 {
    position: relative;
    z-index: 1;
  }
}
@media (min-width: 360px) and (min-width: 768px) {
  .c-buttonBase.-fromXS-colorDefault::after {
    display: block;
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: #1a1a1a;
    -webkit-clip-path: polygon(0 0, 0% 0%, -10% 100%, 0% 100%);
    clip-path: polygon(0 0, 0% 0%, -10% 100%, 0% 100%);
    transition: all 0.5s cubic-bezier(0.23, 1, 0.32, 1);
  }
  .c-buttonBase.-fromXS-colorDefault:hover::after {
    -webkit-clip-path: polygon(0 0, 120% 0%, 110% 100%, 0% 100%);
    clip-path: polygon(0 0, 120% 0%, 110% 100%, 0% 100%);
  }
}
@media (min-width: 360px) {
  .c-buttonBase.-fromXS-colorBlack {
    color: #ffffff;
    background: #1a1a1a;
    position: relative;
  }
  .c-buttonBase.-fromXS-colorBlack .c-buttonBase__icon1,
  .c-buttonBase.-fromXS-colorBlack .c-buttonBase__mainLabel1 {
    position: relative;
    z-index: 1;
  }
}
@media (min-width: 360px) and (min-width: 768px) {
  .c-buttonBase.-fromXS-colorBlack::after {
    display: block;
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: #1a1a1a;
    -webkit-clip-path: polygon(0 0, 0% 0%, -10% 100%, 0% 100%);
    clip-path: polygon(0 0, 0% 0%, -10% 100%, 0% 100%);
    transition: all 0.7s cubic-bezier(0.23, 1, 0.32, 1);
  }
  .c-buttonBase.-fromXS-colorBlack:hover::after {
    -webkit-clip-path: polygon(0 0, 120% 0%, 110% 100%, 0% 100%);
    clip-path: polygon(0 0, 120% 0%, 110% 100%, 0% 100%);
  }
}
@media (min-width: 640px) {
  .c-buttonBase.-fromSM-colorDefault {
    color: #ffffff;
    background: linear-gradient(90deg, #ef3920 0%, #f28d16 100%);
    position: relative;
  }
  .c-buttonBase.-fromSM-colorDefault .c-buttonBase__icon1,
  .c-buttonBase.-fromSM-colorDefault .c-buttonBase__mainLabel1 {
    position: relative;
    z-index: 1;
  }
}
@media (min-width: 640px) and (min-width: 768px) {
  .c-buttonBase.-fromSM-colorDefault::after {
    display: block;
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: #1a1a1a;
    -webkit-clip-path: polygon(0 0, 0% 0%, -10% 100%, 0% 100%);
    clip-path: polygon(0 0, 0% 0%, -10% 100%, 0% 100%);
    transition: all 0.5s cubic-bezier(0.23, 1, 0.32, 1);
  }
  .c-buttonBase.-fromSM-colorDefault:hover::after {
    -webkit-clip-path: polygon(0 0, 120% 0%, 110% 100%, 0% 100%);
    clip-path: polygon(0 0, 120% 0%, 110% 100%, 0% 100%);
  }
}
@media (min-width: 640px) {
  .c-buttonBase.-fromSM-colorBlack {
    color: #ffffff;
    background: #1a1a1a;
    position: relative;
  }
  .c-buttonBase.-fromSM-colorBlack .c-buttonBase__icon1,
  .c-buttonBase.-fromSM-colorBlack .c-buttonBase__mainLabel1 {
    position: relative;
    z-index: 1;
  }
}
@media (min-width: 640px) and (min-width: 768px) {
  .c-buttonBase.-fromSM-colorBlack::after {
    display: block;
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: #1a1a1a;
    -webkit-clip-path: polygon(0 0, 0% 0%, -10% 100%, 0% 100%);
    clip-path: polygon(0 0, 0% 0%, -10% 100%, 0% 100%);
    transition: all 0.7s cubic-bezier(0.23, 1, 0.32, 1);
  }
  .c-buttonBase.-fromSM-colorBlack:hover::after {
    -webkit-clip-path: polygon(0 0, 120% 0%, 110% 100%, 0% 100%);
    clip-path: polygon(0 0, 120% 0%, 110% 100%, 0% 100%);
  }
}
@media (min-width: 768px) {
  .c-buttonBase.-fromMD-colorDefault {
    color: #ffffff;
    background: linear-gradient(90deg, #ef3920 0%, #f28d16 100%);
    position: relative;
  }
  .c-buttonBase.-fromMD-colorDefault .c-buttonBase__icon1,
  .c-buttonBase.-fromMD-colorDefault .c-buttonBase__mainLabel1 {
    position: relative;
    z-index: 1;
  }
}
@media (min-width: 768px) and (min-width: 768px) {
  .c-buttonBase.-fromMD-colorDefault::after {
    display: block;
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: #1a1a1a;
    -webkit-clip-path: polygon(0 0, 0% 0%, -10% 100%, 0% 100%);
    clip-path: polygon(0 0, 0% 0%, -10% 100%, 0% 100%);
    transition: all 0.5s cubic-bezier(0.23, 1, 0.32, 1);
  }
  .c-buttonBase.-fromMD-colorDefault:hover::after {
    -webkit-clip-path: polygon(0 0, 120% 0%, 110% 100%, 0% 100%);
    clip-path: polygon(0 0, 120% 0%, 110% 100%, 0% 100%);
  }
}
@media (min-width: 768px) {
  .c-buttonBase.-fromMD-colorBlack {
    color: #ffffff;
    background: #1a1a1a;
    position: relative;
  }
  .c-buttonBase.-fromMD-colorBlack .c-buttonBase__icon1,
  .c-buttonBase.-fromMD-colorBlack .c-buttonBase__mainLabel1 {
    position: relative;
    z-index: 1;
  }
}
@media (min-width: 768px) and (min-width: 768px) {
  .c-buttonBase.-fromMD-colorBlack::after {
    display: block;
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: #1a1a1a;
    -webkit-clip-path: polygon(0 0, 0% 0%, -10% 100%, 0% 100%);
    clip-path: polygon(0 0, 0% 0%, -10% 100%, 0% 100%);
    transition: all 0.7s cubic-bezier(0.23, 1, 0.32, 1);
  }
  .c-buttonBase.-fromMD-colorBlack:hover::after {
    -webkit-clip-path: polygon(0 0, 120% 0%, 110% 100%, 0% 100%);
    clip-path: polygon(0 0, 120% 0%, 110% 100%, 0% 100%);
  }
}
@media (min-width: 1024px) {
  .c-buttonBase.-fromLG-colorDefault {
    color: #ffffff;
    background: linear-gradient(90deg, #ef3920 0%, #f28d16 100%);
    position: relative;
  }
  .c-buttonBase.-fromLG-colorDefault .c-buttonBase__icon1,
  .c-buttonBase.-fromLG-colorDefault .c-buttonBase__mainLabel1 {
    position: relative;
    z-index: 1;
  }
}
@media (min-width: 1024px) and (min-width: 768px) {
  .c-buttonBase.-fromLG-colorDefault::after {
    display: block;
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: #1a1a1a;
    -webkit-clip-path: polygon(0 0, 0% 0%, -10% 100%, 0% 100%);
    clip-path: polygon(0 0, 0% 0%, -10% 100%, 0% 100%);
    transition: all 0.5s cubic-bezier(0.23, 1, 0.32, 1);
  }
  .c-buttonBase.-fromLG-colorDefault:hover::after {
    -webkit-clip-path: polygon(0 0, 120% 0%, 110% 100%, 0% 100%);
    clip-path: polygon(0 0, 120% 0%, 110% 100%, 0% 100%);
  }
}
@media (min-width: 1024px) {
  .c-buttonBase.-fromLG-colorBlack {
    color: #ffffff;
    background: #1a1a1a;
    position: relative;
  }
  .c-buttonBase.-fromLG-colorBlack .c-buttonBase__icon1,
  .c-buttonBase.-fromLG-colorBlack .c-buttonBase__mainLabel1 {
    position: relative;
    z-index: 1;
  }
}
@media (min-width: 1024px) and (min-width: 768px) {
  .c-buttonBase.-fromLG-colorBlack::after {
    display: block;
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: #1a1a1a;
    -webkit-clip-path: polygon(0 0, 0% 0%, -10% 100%, 0% 100%);
    clip-path: polygon(0 0, 0% 0%, -10% 100%, 0% 100%);
    transition: all 0.7s cubic-bezier(0.23, 1, 0.32, 1);
  }
  .c-buttonBase.-fromLG-colorBlack:hover::after {
    -webkit-clip-path: polygon(0 0, 120% 0%, 110% 100%, 0% 100%);
    clip-path: polygon(0 0, 120% 0%, 110% 100%, 0% 100%);
  }
}
@media (min-width: 1280px) {
  .c-buttonBase.-fromXL-colorDefault {
    color: #ffffff;
    background: linear-gradient(90deg, #ef3920 0%, #f28d16 100%);
    position: relative;
  }
  .c-buttonBase.-fromXL-colorDefault .c-buttonBase__icon1,
  .c-buttonBase.-fromXL-colorDefault .c-buttonBase__mainLabel1 {
    position: relative;
    z-index: 1;
  }
}
@media (min-width: 1280px) and (min-width: 768px) {
  .c-buttonBase.-fromXL-colorDefault::after {
    display: block;
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: #1a1a1a;
    -webkit-clip-path: polygon(0 0, 0% 0%, -10% 100%, 0% 100%);
    clip-path: polygon(0 0, 0% 0%, -10% 100%, 0% 100%);
    transition: all 0.5s cubic-bezier(0.23, 1, 0.32, 1);
  }
  .c-buttonBase.-fromXL-colorDefault:hover::after {
    -webkit-clip-path: polygon(0 0, 120% 0%, 110% 100%, 0% 100%);
    clip-path: polygon(0 0, 120% 0%, 110% 100%, 0% 100%);
  }
}
@media (min-width: 1280px) {
  .c-buttonBase.-fromXL-colorBlack {
    color: #ffffff;
    background: #1a1a1a;
    position: relative;
  }
  .c-buttonBase.-fromXL-colorBlack .c-buttonBase__icon1,
  .c-buttonBase.-fromXL-colorBlack .c-buttonBase__mainLabel1 {
    position: relative;
    z-index: 1;
  }
}
@media (min-width: 1280px) and (min-width: 768px) {
  .c-buttonBase.-fromXL-colorBlack::after {
    display: block;
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: #1a1a1a;
    -webkit-clip-path: polygon(0 0, 0% 0%, -10% 100%, 0% 100%);
    clip-path: polygon(0 0, 0% 0%, -10% 100%, 0% 100%);
    transition: all 0.7s cubic-bezier(0.23, 1, 0.32, 1);
  }
  .c-buttonBase.-fromXL-colorBlack:hover::after {
    -webkit-clip-path: polygon(0 0, 120% 0%, 110% 100%, 0% 100%);
    clip-path: polygon(0 0, 120% 0%, 110% 100%, 0% 100%);
  }
}
@media (min-width: 1336px) {
  .c-buttonBase.-from2XL-colorDefault {
    color: #ffffff;
    background: linear-gradient(90deg, #ef3920 0%, #f28d16 100%);
    position: relative;
  }
  .c-buttonBase.-from2XL-colorDefault .c-buttonBase__icon1,
  .c-buttonBase.-from2XL-colorDefault .c-buttonBase__mainLabel1 {
    position: relative;
    z-index: 1;
  }
}
@media (min-width: 1336px) and (min-width: 768px) {
  .c-buttonBase.-from2XL-colorDefault::after {
    display: block;
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: #1a1a1a;
    -webkit-clip-path: polygon(0 0, 0% 0%, -10% 100%, 0% 100%);
    clip-path: polygon(0 0, 0% 0%, -10% 100%, 0% 100%);
    transition: all 0.5s cubic-bezier(0.23, 1, 0.32, 1);
  }
  .c-buttonBase.-from2XL-colorDefault:hover::after {
    -webkit-clip-path: polygon(0 0, 120% 0%, 110% 100%, 0% 100%);
    clip-path: polygon(0 0, 120% 0%, 110% 100%, 0% 100%);
  }
}
@media (min-width: 1336px) {
  .c-buttonBase.-from2XL-colorBlack {
    color: #ffffff;
    background: #1a1a1a;
    position: relative;
  }
  .c-buttonBase.-from2XL-colorBlack .c-buttonBase__icon1,
  .c-buttonBase.-from2XL-colorBlack .c-buttonBase__mainLabel1 {
    position: relative;
    z-index: 1;
  }
}
@media (min-width: 1336px) and (min-width: 768px) {
  .c-buttonBase.-from2XL-colorBlack::after {
    display: block;
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: #1a1a1a;
    -webkit-clip-path: polygon(0 0, 0% 0%, -10% 100%, 0% 100%);
    clip-path: polygon(0 0, 0% 0%, -10% 100%, 0% 100%);
    transition: all 0.7s cubic-bezier(0.23, 1, 0.32, 1);
  }
  .c-buttonBase.-from2XL-colorBlack:hover::after {
    -webkit-clip-path: polygon(0 0, 120% 0%, 110% 100%, 0% 100%);
    clip-path: polygon(0 0, 120% 0%, 110% 100%, 0% 100%);
  }
}
@media (min-width: 1440px) {
  .c-buttonBase.-from3XL-colorDefault {
    color: #ffffff;
    background: linear-gradient(90deg, #ef3920 0%, #f28d16 100%);
    position: relative;
  }
  .c-buttonBase.-from3XL-colorDefault .c-buttonBase__icon1,
  .c-buttonBase.-from3XL-colorDefault .c-buttonBase__mainLabel1 {
    position: relative;
    z-index: 1;
  }
}
@media (min-width: 1440px) and (min-width: 768px) {
  .c-buttonBase.-from3XL-colorDefault::after {
    display: block;
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: #1a1a1a;
    -webkit-clip-path: polygon(0 0, 0% 0%, -10% 100%, 0% 100%);
    clip-path: polygon(0 0, 0% 0%, -10% 100%, 0% 100%);
    transition: all 0.5s cubic-bezier(0.23, 1, 0.32, 1);
  }
  .c-buttonBase.-from3XL-colorDefault:hover::after {
    -webkit-clip-path: polygon(0 0, 120% 0%, 110% 100%, 0% 100%);
    clip-path: polygon(0 0, 120% 0%, 110% 100%, 0% 100%);
  }
}
@media (min-width: 1440px) {
  .c-buttonBase.-from3XL-colorBlack {
    color: #ffffff;
    background: #1a1a1a;
    position: relative;
  }
  .c-buttonBase.-from3XL-colorBlack .c-buttonBase__icon1,
  .c-buttonBase.-from3XL-colorBlack .c-buttonBase__mainLabel1 {
    position: relative;
    z-index: 1;
  }
}
@media (min-width: 1440px) and (min-width: 768px) {
  .c-buttonBase.-from3XL-colorBlack::after {
    display: block;
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: #1a1a1a;
    -webkit-clip-path: polygon(0 0, 0% 0%, -10% 100%, 0% 100%);
    clip-path: polygon(0 0, 0% 0%, -10% 100%, 0% 100%);
    transition: all 0.7s cubic-bezier(0.23, 1, 0.32, 1);
  }
  .c-buttonBase.-from3XL-colorBlack:hover::after {
    -webkit-clip-path: polygon(0 0, 120% 0%, 110% 100%, 0% 100%);
    clip-path: polygon(0 0, 120% 0%, 110% 100%, 0% 100%);
  }
}
@media (min-width: 1536px) {
  .c-buttonBase.-from4XL-colorDefault {
    color: #ffffff;
    background: linear-gradient(90deg, #ef3920 0%, #f28d16 100%);
    position: relative;
  }
  .c-buttonBase.-from4XL-colorDefault .c-buttonBase__icon1,
  .c-buttonBase.-from4XL-colorDefault .c-buttonBase__mainLabel1 {
    position: relative;
    z-index: 1;
  }
}
@media (min-width: 1536px) and (min-width: 768px) {
  .c-buttonBase.-from4XL-colorDefault::after {
    display: block;
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: #1a1a1a;
    -webkit-clip-path: polygon(0 0, 0% 0%, -10% 100%, 0% 100%);
    clip-path: polygon(0 0, 0% 0%, -10% 100%, 0% 100%);
    transition: all 0.5s cubic-bezier(0.23, 1, 0.32, 1);
  }
  .c-buttonBase.-from4XL-colorDefault:hover::after {
    -webkit-clip-path: polygon(0 0, 120% 0%, 110% 100%, 0% 100%);
    clip-path: polygon(0 0, 120% 0%, 110% 100%, 0% 100%);
  }
}
@media (min-width: 1536px) {
  .c-buttonBase.-from4XL-colorBlack {
    color: #ffffff;
    background: #1a1a1a;
    position: relative;
  }
  .c-buttonBase.-from4XL-colorBlack .c-buttonBase__icon1,
  .c-buttonBase.-from4XL-colorBlack .c-buttonBase__mainLabel1 {
    position: relative;
    z-index: 1;
  }
}
@media (min-width: 1536px) and (min-width: 768px) {
  .c-buttonBase.-from4XL-colorBlack::after {
    display: block;
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: #1a1a1a;
    -webkit-clip-path: polygon(0 0, 0% 0%, -10% 100%, 0% 100%);
    clip-path: polygon(0 0, 0% 0%, -10% 100%, 0% 100%);
    transition: all 0.7s cubic-bezier(0.23, 1, 0.32, 1);
  }
  .c-buttonBase.-from4XL-colorBlack:hover::after {
    -webkit-clip-path: polygon(0 0, 120% 0%, 110% 100%, 0% 100%);
    clip-path: polygon(0 0, 120% 0%, 110% 100%, 0% 100%);
  }
}
@media (min-width: 1920px) {
  .c-buttonBase.-from5XL-colorDefault {
    color: #ffffff;
    background: linear-gradient(90deg, #ef3920 0%, #f28d16 100%);
    position: relative;
  }
  .c-buttonBase.-from5XL-colorDefault .c-buttonBase__icon1,
  .c-buttonBase.-from5XL-colorDefault .c-buttonBase__mainLabel1 {
    position: relative;
    z-index: 1;
  }
}
@media (min-width: 1920px) and (min-width: 768px) {
  .c-buttonBase.-from5XL-colorDefault::after {
    display: block;
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: #1a1a1a;
    -webkit-clip-path: polygon(0 0, 0% 0%, -10% 100%, 0% 100%);
    clip-path: polygon(0 0, 0% 0%, -10% 100%, 0% 100%);
    transition: all 0.5s cubic-bezier(0.23, 1, 0.32, 1);
  }
  .c-buttonBase.-from5XL-colorDefault:hover::after {
    -webkit-clip-path: polygon(0 0, 120% 0%, 110% 100%, 0% 100%);
    clip-path: polygon(0 0, 120% 0%, 110% 100%, 0% 100%);
  }
}
@media (min-width: 1920px) {
  .c-buttonBase.-from5XL-colorBlack {
    color: #ffffff;
    background: #1a1a1a;
    position: relative;
  }
  .c-buttonBase.-from5XL-colorBlack .c-buttonBase__icon1,
  .c-buttonBase.-from5XL-colorBlack .c-buttonBase__mainLabel1 {
    position: relative;
    z-index: 1;
  }
}
@media (min-width: 1920px) and (min-width: 768px) {
  .c-buttonBase.-from5XL-colorBlack::after {
    display: block;
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: #1a1a1a;
    -webkit-clip-path: polygon(0 0, 0% 0%, -10% 100%, 0% 100%);
    clip-path: polygon(0 0, 0% 0%, -10% 100%, 0% 100%);
    transition: all 0.7s cubic-bezier(0.23, 1, 0.32, 1);
  }
  .c-buttonBase.-from5XL-colorBlack:hover::after {
    -webkit-clip-path: polygon(0 0, 120% 0%, 110% 100%, 0% 100%);
    clip-path: polygon(0 0, 120% 0%, 110% 100%, 0% 100%);
  }
}
@media (min-width: 2560px) {
  .c-buttonBase.-from6XL-colorDefault {
    color: #ffffff;
    background: linear-gradient(90deg, #ef3920 0%, #f28d16 100%);
    position: relative;
  }
  .c-buttonBase.-from6XL-colorDefault .c-buttonBase__icon1,
  .c-buttonBase.-from6XL-colorDefault .c-buttonBase__mainLabel1 {
    position: relative;
    z-index: 1;
  }
}
@media (min-width: 2560px) and (min-width: 768px) {
  .c-buttonBase.-from6XL-colorDefault::after {
    display: block;
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: #1a1a1a;
    -webkit-clip-path: polygon(0 0, 0% 0%, -10% 100%, 0% 100%);
    clip-path: polygon(0 0, 0% 0%, -10% 100%, 0% 100%);
    transition: all 0.5s cubic-bezier(0.23, 1, 0.32, 1);
  }
  .c-buttonBase.-from6XL-colorDefault:hover::after {
    -webkit-clip-path: polygon(0 0, 120% 0%, 110% 100%, 0% 100%);
    clip-path: polygon(0 0, 120% 0%, 110% 100%, 0% 100%);
  }
}
@media (min-width: 2560px) {
  .c-buttonBase.-from6XL-colorBlack {
    color: #ffffff;
    background: #1a1a1a;
    position: relative;
  }
  .c-buttonBase.-from6XL-colorBlack .c-buttonBase__icon1,
  .c-buttonBase.-from6XL-colorBlack .c-buttonBase__mainLabel1 {
    position: relative;
    z-index: 1;
  }
}
@media (min-width: 2560px) and (min-width: 768px) {
  .c-buttonBase.-from6XL-colorBlack::after {
    display: block;
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: #1a1a1a;
    -webkit-clip-path: polygon(0 0, 0% 0%, -10% 100%, 0% 100%);
    clip-path: polygon(0 0, 0% 0%, -10% 100%, 0% 100%);
    transition: all 0.7s cubic-bezier(0.23, 1, 0.32, 1);
  }
  .c-buttonBase.-from6XL-colorBlack:hover::after {
    -webkit-clip-path: polygon(0 0, 120% 0%, 110% 100%, 0% 100%);
    clip-path: polygon(0 0, 120% 0%, 110% 100%, 0% 100%);
  }
}

.c-title1 {
  display: grid;
  grid-template-columns: 3.75rem 1fr;
  grid-template-rows: auto auto;
  gap: 1rem 1rem;
}
@media (min-width: 768px) {
  .c-title1 {
    grid-template-columns: 8.125rem 1fr;
    gap: 0 2.5rem;
    align-content: center;
  }
}

.c-title1__logo1 {
  aspect-ratio: 130/110;
  background: #1a1a1a;
  display: grid;
  align-content: center;
  justify-content: center;
}
@media (min-width: 768px) {
  .c-title1__logo1 {
    grid-row: span 2;
  }
}
.c-title1__logo1::before {
  display: block;
  content: "";
  width: 2.5625rem;
  height: 1.25rem;
  background: #ffffff;
  -webkit-mask-image: url("../images/logo_miyazaki1_2.svg");
  mask-image: url("../images/logo_miyazaki1_2.svg");
  -webkit-mask-size: cover;
  mask-size: cover;
}
@media (min-width: 768px) {
  .c-title1__logo1::before {
    width: 5.125rem;
    height: 2.5rem;
  }
}

.c-title1__subLabel1 {
  font-size: 1rem;
  font-weight: 700;
  align-self: center;
}
@media (min-width: 768px) {
  .c-title1__subLabel1 {
    font-size: 1.375rem;
  }
}

.c-title1__mainLabel1 {
  font-size: 2.5rem;
  font-weight: 900;
  font-family: "Roboto", sans-serif;
  grid-column: 1/3;
  line-height: 1;
}
@media (min-width: 768px) {
  .c-title1__mainLabel1 {
    font-size: 4.75rem;
    grid-column: 2/3;
    margin-top: 0.5rem;
  }
}

.c-title2 {
  display: grid;
  line-height: 1.2;
  gap: 0.5rem;
  justify-content: center;
}
@media (min-width: 768px) {
  .c-title2 {
    gap: 1rem;
  }
  .c-title2.-fromMD-Left {
    justify-content: flex-start;
  }
}

.c-title2__subLabel1 {
  font-weight: 500;
  font-size: 0.6875rem;
  font-family: "Roboto", sans-serif;
  display: grid;
  grid-template-columns: auto auto auto;
  align-items: center;
  justify-content: center;
  gap: 1rem;
  text-align: center;
}
@media (min-width: 768px) {
  .c-title2__subLabel1 {
    font-size: 0.8125rem;
  }
  .c-title2.-fromMD-Left .c-title2__subLabel1 {
    justify-content: flex-start;
  }
}

.c-title2__subLabel1::after, .c-title2__subLabel1::before {
  display: block;
  content: "";
  width: 1.5rem;
  height: 0.0625rem;
  background: #1a1a1a;
}
@media (min-width: 768px) {
  .c-title2.-fromMD-Left .c-title2__subLabel1::after {
    display: none;
  }
}

.c-title2__mainLabel1 {
  font-weight: 900;
  font-size: 1.625rem;
  text-align: center;
  position: relative;
}
@media (min-width: 768px) {
  .c-title2__mainLabel1 {
    font-size: 3.3125rem;
  }
  .c-title2.-fromMD-small .c-title2__mainLabel1 {
    font-size: 2.5rem;
  }
  .c-title2.-fromMD-Left .c-title2__mainLabel1 {
    text-align: left;
  }
}

.c-title2__mainLabel1 span {
  position: relative;
  font-family: "Roboto", sans-serif;
  font-size: 1.8rem;
}
@media (min-width: 768px) {
  .c-title2__mainLabel1 span {
    font-size: 3.875rem;
  }
}
.c-title2.-fromXS-white .c-title2__mainLabel1 > *::before {
  position: absolute;
  top: 0;
  left: 50%;
  display: block;
  translate: -50% 0;
  content: "";
  width: calc(100% + 1rem);
  height: 100%;
  background: #ffffff;
  z-index: -1;
}
@media (min-width: 768px) {
  .c-title2.-fromXS-white .c-title2__mainLabel1 > *::before {
    width: calc(100% + 2rem);
  }
  .c-title2.-fromMD-white .c-title2__mainLabel1 > *::before {
    position: absolute;
    top: 0;
    left: 50%;
    display: block;
    translate: -50% 0;
    content: "";
    width: calc(100% + 1rem);
    height: 100%;
    background: #ffffff;
    z-index: -1;
  }
}
@media (min-width: 768px) and (min-width: 768px) {
  .c-title2.-fromMD-white .c-title2__mainLabel1 > *::before {
    width: calc(100% + 2rem);
  }
}

.c-title2__mainLabel1 strong {
  position: relative;
  font-weight: 900;
  background: linear-gradient(90deg, #ef3920 0%, #f28d16 100%);
  background-repeat: no-repeat;
  background-position: left bottom;
  background-size: 100% 30%;
}

.c-title3 {
  background: linear-gradient(90deg, #ef3920 0%, #f28d16 100%);
  border-radius: 0.25rem;
  padding: 1rem 1.5rem;
  font-weight: 900;
  font-size: 1rem;
  color: #ffffff;
  position: relative;
}
@media (min-width: 768px) {
  .c-title3 {
    font-size: 1.4375rem;
    border-radius: 0.5rem;
    padding: 1rem 1.5rem;
  }
}

.c-title3__number {
  position: absolute;
  top: 0;
  left: 1rem;
  translate: 0 -60%;
}
@media (min-width: 768px) {
  .c-title3__number {
    left: 1.5rem;
  }
}

.c-title3__mainLabel1 {
  font-weight: 900;
  font-size: 1.125rem;
  color: #ffffff;
}
@media (min-width: 768px) {
  .c-title3__mainLabel1 {
    font-size: 1.4375rem;
  }
}

.c-title4 {
  display: grid;
  gap: 0.5rem;
  justify-content: center;
}
@media (min-width: 768px) {
  .c-title4 {
    justify-content: flex-start;
    align-items: center;
    grid-template-columns: auto 1fr;
    gap: 1rem;
  }
}

.c-title4__number1 {
  display: grid;
  justify-content: center;
}

.c-title4__mainLabel1 {
  font-weight: 700;
  font-size: 1rem;
}
@media (min-width: 768px) {
  .c-title4__mainLabel1 {
    font-size: 1.25rem;
  }
}

.c-title5 {
  display: grid;
  font-weight: 900;
  gap: 1rem;
  font-size: 1.125rem;
  text-align: center;
}
@media (min-width: 768px) {
  .c-title5 {
    font-size: 1.4375rem;
    gap: 1.5rem;
    text-align: left;
  }
}
.c-title5::before {
  display: block;
  content: "";
  width: 2.5rem;
  height: 0.0625rem;
  background: #1a1a1a;
  justify-self: center;
}
@media (min-width: 768px) {
  .c-title5::before {
    width: 4rem;
    justify-self: flex-start;
  }
}

.c-title6 {
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: center;
  gap: 0.5rem;
}

.c-title6__mainLabel1 {
  font-weight: 700;
  font-size: 0.875rem;
}
@media (min-width: 768px) {
  .c-title6__mainLabel1 {
    font-size: 1.25rem;
  }
}

.c-title7 {
  display: grid;
  grid-template-columns: auto auto 1fr;
  align-items: center;
  justify-content: flex-start;
  gap: 0.5rem;
}
@media (min-width: 768px) {
  .c-title7 {
    gap: 1rem;
  }
}
.c-title7::before {
  display: block;
  content: "";
  width: 0.5rem;
  height: 100%;
  background: linear-gradient(179.67deg, #ef3920 -9.65%, #f28d16 102.62%);
}

.c-title7__mainLabel1 {
  font-weight: 900;
  font-size: 1rem;
}
@media (min-width: 768px) {
  .c-title7__mainLabel1 {
    font-size: 1.625rem;
  }
}

.c-title8 {
  display: grid;
  gap: 0.5rem;
}
@media (min-width: 768px) {
  .c-title8 {
    grid-template-columns: auto 1fr;
  }
}

.c-title8__label1 {
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: center;
  gap: 1rem;
}
.c-title8__label1::after {
  display: block;
  content: "";
  width: 100%;
  height: 0.0625rem;
  background: #d9d9d9;
}

.c-title8__mainLabel1 {
  font-weight: 900;
  font-size: 1.125rem;
}
@media (min-width: 768px) {
  .c-title8__mainLabel1 {
    font-size: 1.4375rem;
    display: grid;
    grid-template-columns: auto 1fr;
    align-items: center;
    gap: 1rem;
  }
  .c-title8__mainLabel1::after {
    display: block;
    content: "";
    width: 100%;
    height: 0.0625rem;
    background: #d9d9d9;
  }
}

.c-title9 {
  display: grid;
  justify-content: center;
}
@media (min-width: 768px) {
  .c-title9 {
    justify-content: flex-start;
    grid-template-columns: 1fr auto;
    align-items: center;
  }
}

.c-title9__subLabel1 {
  font-weight: 500;
  font-size: 0.6875rem;
  display: grid;
  grid-auto-flow: column;
  align-items: center;
  justify-content: center;
  gap: 1rem;
}
@media (min-width: 768px) {
  .c-title9__subLabel1 {
    font-size: 0.8125rem;
    text-align: left;
    justify-content: flex-start;
  }
}
.c-title9__subLabel1::after, .c-title9__subLabel1::before {
  display: block;
  content: "";
  width: 1.5rem;
  height: 0.0625rem;
  background: #1a1a1a;
}
@media (min-width: 768px) {
  .c-title9__subLabel1::after {
    display: none;
  }
}

.c-title9__mainLabel1 {
  font-weight: 700;
  font-size: 2rem;
  font-family: "Roboto", sans-serif;
  display: grid;
  justify-content: center;
}
@media (min-width: 768px) {
  .c-title9__mainLabel1 {
    font-size: 3.875rem;
    justify-content: flex-start;
  }
}

.c-title9__button1 {
  display: none;
}
@media (min-width: 768px) {
  .c-title9__button1 {
    display: block;
  }
}

.c-label1 {
  background: #1a1a1a;
  border-radius: 10.5rem;
  padding: 0.25rem 1rem;
  font-weight: 700;
  font-size: 0.6875rem;
  font-family: "Roboto", sans-serif;
  color: #ffffff;
  display: block;
}
@media (min-width: 768px) {
  .c-label1 {
    font-size: 0.875rem;
    border-radius: 17rem;
    padding: 0.5rem 1.5rem;
  }
}
.c-label1.-type1 {
  background: linear-gradient(90deg, #ef3920 0%, #f28d16 100%);
}

@media (min-width: 768px) {
  .c-card1 {
    display: grid;
    grid-template-columns: 1fr 29.5rem;
    grid-template-rows: auto 1fr;
    gap: 0 4rem;
    align-content: flex-start;
  }
  .c-card1.-fromMD-reverse {
    grid-template-columns: 29.5rem 1fr;
  }
  .c-card1.-fromMD-reverse .c-card1__title1 {
    grid-column: 2/3;
  }
}

.c-card1__image1 {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-template-rows: repeat(2, auto);
  gap: 0.5rem;
  margin-top: 1.5rem;
}
@media (min-width: 768px) {
  .c-card1__image1 {
    gap: 1rem;
    margin-top: 0;
    grid-row: span 2;
    align-content: flex-start;
  }
  *:nth-of-type(1) > .c-card1 .c-card1__image1 {
    translate: 0 -2.5rem;
  }
  .c-card1.-fromMD-reverse .c-card1__image1 {
    grid-column: 1/2;
    grid-row: 1/3;
  }
}

.c-card1__image1 img {
  border-radius: 0.5rem;
}
.c-card1__image1 img:first-child {
  grid-column: 1/4;
}

.c-card1__editor1 {
  margin-top: 1.5rem;
}
@media (min-width: 768px) {
  .c-card1__editor1 {
    margin-top: 4rem;
  }
  .c-card1.-fromMD-reverse .c-card1__editor1 {
    grid-column: 2/3;
    grid-row: 2/3;
  }
}

.c-card1__editor1 > *:first-child {
  margin-top: 0;
}
.c-card1__editor1 > *:last-child {
  margin-bottom: 0;
}
.c-card1__editor1 > h4 {
  display: grid;
  grid-template-columns: auto auto 1fr;
  align-items: center;
  justify-content: flex-start;
  gap: 0.5rem;
  margin: 1.5rem 0 1rem;
  font-weight: 900;
  font-size: 1rem;
}
@media (min-width: 768px) {
  .c-card1__editor1 > h4 {
    font-size: 1.625rem;
    gap: 1rem;
    margin: 2.5rem 0 1.5rem;
  }
}
.c-card1__editor1 > h4::before {
  display: block;
  content: "";
  width: 0.5rem;
  height: 100%;
  background: linear-gradient(179.67deg, #ef3920 -9.65%, #f28d16 102.62%);
}
.c-card1__editor1 > h4:has(span) {
  font-weight: 900;
  font-size: 1rem;
}
@media (min-width: 768px) {
  .c-card1__editor1 > h4:has(span) {
    font-size: 1.4375rem;
  }
}
.c-card1__editor1 > h4:has(span) span {
  font-size: 0.6875rem;
  font-family: "Roboto", sans-serif;
  color: #808080;
  font-weight: 400;
}
@media (min-width: 768px) {
  .c-card1__editor1 > h4:has(span) span {
    font-size: 0.6875rem;
  }
}
.c-card1__editor1 > h5 {
  margin: 1rem 0 0.5rem;
  display: grid;
  align-items: center;
  grid-template-columns: auto 1fr;
  gap: 0.25rem;
  font-weight: 700;
  font-size: 0.875rem;
}
@media (min-width: 768px) {
  .c-card1__editor1 > h5 {
    font-size: 1rem;
    margin: 1.5rem 0 0.5rem;
    gap: 0.5rem;
  }
}
.c-card1__editor1 > h5::before {
  display: block;
  content: "";
  width: 0.875rem;
  height: 0.875rem;
  background: #1a1a1a;
}
.c-card1__editor1 ul {
  margin: 1.5rem 0;
  font-weight: 700;
  font-size: 0.875rem;
  list-style-type: initial;
  padding: 0 0 0 1rem;
  display: grid;
  gap: 0.5rem;
}
@media (min-width: 768px) {
  .c-card1__editor1 ul {
    font-size: 1rem;
    margin: 2.5rem 0;
  }
}
.c-card1__editor1 strong {
  background: #fde2c3;
}
.c-card1__editor1 p {
  font-size: 0.875rem;
  line-height: 1.7;
  margin: 0.5rem 0 0;
}
@media (min-width: 768px) {
  .c-card1__editor1 p {
    font-size: 1rem;
    margin: 0.5rem 0 0;
  }
}

.c-card2 {
  position: relative;
  border: 0.125rem solid #1a1a1a;
  padding: 1.5rem 0.5rem 3.375rem;
  border-radius: 0.5rem;
  background: #ffffff;
}
@media (min-width: 768px) {
  .c-card2 {
    border-width: 0.25rem;
    height: 100%;
    padding: 4rem 2.5rem;
  }
}

.c-card2__number1 {
  display: grid;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  translate: 0 -50%;
}

.c-card2__title1 {
  font-weight: 700;
  font-size: 0.875rem;
  margin-top: 0.5rem;
  text-align: center;
  align-self: center;
}
@media (min-width: 768px) {
  .c-card2__title1 {
    font-weight: 900;
    font-size: 1.4375rem;
  }
}
.c-card2__title1 strong {
  background: #fde2c3;
  font-weight: 900;
}

.c-card2__button1 {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
}
.c-card2__button1 button {
  display: block;
  width: 100%;
  padding: 0.5rem 0;
  background: none;
  border: none;
  border-top: 0.0625rem dotted #1a1a1a;
  font-size: 0.6875rem;
  font-weight: 700;
  cursor: pointer;
  color: #1a1a1a;
}
@media (min-width: 768px) {
  .c-card2__button1 {
    display: none;
    margin-top: 1.5rem;
  }
}

.c-card2__text1 {
  display: grid;
  grid-template-rows: 0fr;
  transition: all 0.7s cubic-bezier(0.23, 1, 0.32, 1);
}
@media (min-width: 768px) {
  .c-card2__text1 {
    grid-template-rows: 1fr;
    margin-top: 1.5rem;
  }
}
.c-card2:has(.c-card2__button1 button[aria-expanded=true]) .c-card2__text1 {
  grid-template-rows: 1fr;
}

@media (min-width: 768px) {
  .c-card2__text1::before {
    display: block;
    content: "";
    width: 4rem;
    height: 0.0625rem;
    background: #1a1a1a;
    margin: auto;
  }
}

.c-card2__text1__inner1 {
  overflow: hidden;
}
.c-card2__text1__inner1 p {
  padding: 1rem 0 0;
  font-size: 0.6875rem;
  line-height: 1.7;
}
@media (min-width: 768px) {
  .c-card2__text1__inner1 p {
    font-size: 1rem;
    padding: 1.5rem 0 0;
  }
}

.c-card3__wrap1 {
  display: grid;
  align-items: flex-start;
  grid-template-columns: 4rem 1fr;
  gap: 0 1rem;
}
@media (min-width: 768px) {
  .c-card3__wrap1 {
    grid-template-columns: 12.5rem 1fr;
    grid-template-rows: auto auto 1fr;
    gap: 0 4rem;
  }
}

.c-card3__image1 {
  overflow: hidden;
  border-radius: 0.25rem;
  grid-row: 2/4;
  margin-top: 1rem;
}
@media (min-width: 768px) {
  .c-card3__image1 {
    border-radius: 0.5rem;
    margin: 0;
    grid-row: span 3;
  }
}

.c-card3__title1 {
  grid-row: 1/2;
  grid-column: 1/3;
}
@media (min-width: 768px) {
  .c-card3__title1 {
    grid-column: 2/3;
  }
}

.c-card3__name1 {
  margin-top: 1rem;
  font-weight: 900;
  font-size: 1.25rem;
}
@media (min-width: 768px) {
  .c-card3__name1 {
    font-size: 2.5rem;
    grid-column: 2/3;
    margin: 1rem 0 0;
  }
}

.c-card3__text1 {
  font-size: 0.8125rem;
  margin-top: 0.5rem;
}
@media (min-width: 768px) {
  .c-card3__text1 {
    font-size: 1rem;
    margin: 1rem 0 0;
    grid-column: 2/3;
  }
}

.c-card3__wrap2 {
  grid-column: 1/3;
  margin-top: 2.5rem;
}
@media (min-width: 768px) {
  .c-card3__wrap2 {
    margin-top: 4rem;
  }
}

.c-card3__text2 {
  font-size: 0.875rem;
  line-height: 1.7;
  margin-top: 1rem;
}
@media (min-width: 768px) {
  .c-card3__text2 {
    font-size: 1rem;
    margin-top: 1.5rem;
  }
}

.c-card4__title2 {
  font-weight: 900;
  font-size: 1.125rem;
  margin-top: 0.5rem;
}
@media (min-width: 768px) {
  .c-card4__title2 {
    font-size: 1.625rem;
    margin-top: 1rem;
  }
}

.c-card4__text1 {
  background: #ffeedb;
  padding: 1rem 1.5rem;
  margin-top: 1.5rem;
  font-weight: 900;
  font-size: 1rem;
  text-align: center;
  display: grid;
}
@media (min-width: 768px) {
  .c-card4__text1 {
    font-size: 1.625rem;
    margin-top: 2.5rem;
    padding: 1.5rem 2.5rem;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 0.5rem 1.5rem;
  }
}
.c-card4__text1 strong {
  color: #ec0000;
  font-weight: 900;
}

.c-card4__text2 {
  margin-top: 1.5rem;
  font-size: 0.875rem;
  line-height: 1.7;
}
@media (min-width: 768px) {
  .c-card4__text2 {
    margin-top: 2.5rem;
    font-size: 1rem;
  }
}

.c-card5 {
  padding: 0.25rem;
  background: linear-gradient(90deg, #ef3920 0%, #f28d16 100%);
  border-radius: 0.5rem;
}

.c-card5__inner1 {
  border-radius: 0.25rem;
  background: #ffffff;
}

.c-card5__title1 {
  font-weight: 900;
  font-size: 1.25rem;
  color: #ffffff;
  text-align: center;
  background: linear-gradient(90deg, #ef3920 0%, #f28d16 100%);
  padding: 0.5rem 0;
}
@media (min-width: 768px) {
  .c-card5__title1 {
    font-size: 2rem;
    padding: 1rem 0;
  }
}
.c-card5__title1.-no1 {
  position: relative;
}
.c-card5__title1.-no1::before {
  display: block;
  content: "";
  width: 3.1125rem;
  height: 3.2625rem;
  position: absolute;
  top: 0;
  left: 1.5rem;
  translate: 0 -1rem;
  background: url("../images/icon_ranking1_1.svg") 0 0/cover no-repeat;
}
@media (min-width: 768px) {
  .c-card5__title1.-no1::before {
    width: 5.1875rem;
    height: 5.4375rem;
    left: 2.5rem;
  }
}

.c-card5__wrap1 {
  padding: 1.5rem;
}
@media (min-width: 768px) {
  .c-card5__wrap1 {
    padding: 2.5rem;
  }
}

.c-card5__text1 {
  display: grid;
  text-align: center;
}
.c-card5__text1 > span:nth-of-type(1) {
  font-weight: 700;
  font-size: 1.125rem;
}
@media (min-width: 768px) {
  .c-card5__text1 > span:nth-of-type(1) {
    font-size: 1.25rem;
  }
}
.c-card5__text1 > span:nth-of-type(2) {
  font-weight: 900;
  font-size: 3.3125rem;
  color: #ea5532;
  display: grid;
  grid-auto-flow: column;
  justify-content: center;
  align-items: baseline;
  gap: 0.25rem;
  display: block;
  margin-top: -0.5rem;
}
@media (min-width: 768px) {
  .c-card5__text1 > span:nth-of-type(2) {
    font-size: 4.875rem;
  }
}
.c-card5__text1 > span:nth-of-type(2) > span {
  font-size: 1.25rem;
}
@media (min-width: 768px) {
  .c-card5__text1 > span:nth-of-type(2) > span {
    font-size: 2rem;
  }
}
.c-card5__text1 > span:nth-of-type(3) {
  font-weight: 500;
  font-size: 1rem;
}
@media (min-width: 768px) {
  .c-card5__text1 > span:nth-of-type(3) {
    font-size: 1.125rem;
  }
}

.c-card5__text2 {
  border-top: 0.0625rem solid #d9d9d9;
  padding-top: 1rem;
  margin: 1rem auto 0;
  max-width: 17rem;
  display: grid;
  gap: 0.25rem;
  justify-content: center;
}
@media (min-width: 768px) {
  .c-card5__text2 {
    margin: 1.5rem auto 0;
  }
}
.c-card5__text2 > span:nth-of-type(1) {
  font-weight: 700;
  font-size: 1.25rem;
}
@media (min-width: 768px) {
  .c-card5__text2 > span:nth-of-type(1) {
    font-size: 1.625rem;
  }
}
.c-card5__text2 > span:nth-of-type(2) {
  font-weight: 500;
  font-size: 0.875rem;
  text-align: center;
}
@media (min-width: 768px) {
  .c-card5__text2 > span:nth-of-type(2) {
    font-size: 1rem;
  }
}

.c-card6 {
  height: 100%;
  padding: 0.25rem;
  background: linear-gradient(90deg, #ef3920 0%, #f28d16 100%);
  border-radius: 0.5rem;
}

.c-card6__inner1 {
  border-radius: 0.25rem;
  background: #ffffff;
  height: 100%;
}

.c-card6__title1 {
  font-weight: 900;
  font-size: 1rem;
  color: #ffffff;
  text-align: center;
  background: linear-gradient(90deg, #ef3920 0%, #f28d16 100%);
  padding: 0.5rem 0;
}
@media (min-width: 768px) {
  .c-card6__title1 {
    font-size: 1.625rem;
    padding: 1rem 0;
  }
}
.c-card6__title1.-no1 {
  position: relative;
}
.c-card6__title1.-no1::before {
  display: block;
  content: "";
  width: 3.1125rem;
  height: 3.2625rem;
  position: absolute;
  top: 0;
  left: 1.5rem;
  translate: 0 -1rem;
  background: url("../images/icon_ranking1_1.svg") 0 0/cover no-repeat;
}
@media (min-width: 768px) {
  .c-card6__title1.-no1::before {
    width: 5.1875rem;
    height: 5.4375rem;
    left: 2.5rem;
  }
}

.c-card6__wrap1 {
  padding: 1rem;
}
@media (min-width: 768px) {
  .c-card6__wrap1 {
    padding: 2.5rem;
  }
}

.c-card6__text1 {
  display: grid;
  text-align: center;
}
.c-card6__text1 > span:nth-of-type(1) {
  font-weight: 700;
  font-size: 0.875rem;
}
@media (min-width: 768px) {
  .c-card6__text1 > span:nth-of-type(1) {
    font-size: 1.25rem;
  }
}
.c-card6__text1 > span:nth-of-type(2) {
  font-weight: 900;
  font-size: 1.25rem;
  color: #ea5532;
  display: grid;
  grid-auto-flow: column;
  justify-content: center;
  align-items: baseline;
  gap: 0.25rem;
  display: block;
}
@media (min-width: 768px) {
  .c-card6__text1 > span:nth-of-type(2) {
    font-size: 3.3125rem;
  }
}
.c-card6__text1 > span:nth-of-type(2) > span {
  font-size: 0.875rem;
}
@media (min-width: 768px) {
  .c-card6__text1 > span:nth-of-type(2) > span {
    font-size: 1.25rem;
  }
}
.c-card6__text1 > span:nth-of-type(3) {
  font-weight: 500;
  font-size: 0.8125rem;
}
@media (min-width: 768px) {
  .c-card6__text1 > span:nth-of-type(3) {
    font-size: 1rem;
  }
}

.c-card6__text2 {
  border-top: 0.0625rem solid #d9d9d9;
  padding-top: 1rem;
  margin: 1rem auto 0;
  max-width: 17rem;
  display: grid;
  gap: 0.25rem;
  justify-content: center;
}
@media (min-width: 768px) {
  .c-card6__text2 {
    margin: 1.5rem auto 0;
  }
}
.c-card6__text2 > span:nth-of-type(1) {
  font-weight: 700;
  font-size: 0.875rem;
  text-align: center;
}
@media (min-width: 768px) {
  .c-card6__text2 > span:nth-of-type(1) {
    font-size: 1.4375rem;
  }
}
.c-card6__text2 > span:nth-of-type(2) {
  font-weight: 500;
  font-size: 0.6875rem;
  text-align: center;
}
@media (min-width: 768px) {
  .c-card6__text2 > span:nth-of-type(2) {
    font-size: 0.875rem;
  }
}

.c-card7__wrap1 {
  background: #f5f5f5;
  border-radius: 0.5rem;
  gap: 1.5rem;
  padding: 1.5rem 2.5rem;
}
@media (min-width: 768px) {
  .c-card7__wrap1 {
    padding: 2.5rem;
  }
}

.c-card7__title1 {
  font-weight: 900;
  font-size: 1rem;
  text-align: center;
}
@media (min-width: 768px) {
  .c-card7__title1 {
    font-size: 1.625rem;
  }
  .c-card7__title1 br {
    display: none;
  }
}

.c-card7__text1 {
  margin-top: 1rem;
  display: grid;
  position: relative;
  padding-top: 1rem;
}
@media (min-width: 768px) {
  .c-card7__text1 {
    margin-top: 1.5rem;
    padding-top: 1.5rem;
  }
}
.c-card7__text1::before {
  display: block;
  content: "";
  max-width: 6.5rem;
  height: 0.0625rem;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  background: #d9d9d9;
  margin: auto;
}
@media (min-width: 768px) {
  .c-card7__text1::before {
    max-width: 17rem;
  }
}
.c-card7__text1 > span {
  text-align: center;
  font-weight: 700;
  font-size: 0.875rem;
}
@media (min-width: 768px) {
  .c-card7__text1 > span {
    font-size: 1.25rem;
  }
}
.c-card7__text1 > strong {
  text-align: center;
  font-weight: 900;
  font-size: 1.625rem;
  color: #ea5532;
}
@media (min-width: 768px) {
  .c-card7__text1 > strong {
    font-size: 2.5rem;
  }
}
.c-card7__text1 > strong > span {
  font-size: 1rem;
}
@media (min-width: 768px) {
  .c-card7__text1 > strong > span {
    font-size: 1.25rem;
  }
}

.c-card7__text2 {
  font-size: 0.875rem;
  margin-top: 0.5rem;
}
@media (min-width: 768px) {
  .c-card7__text2 {
    margin-top: 1rem;
    font-size: 1rem;
  }
}

.c-card8 {
  background: #ffffff;
  border: 0.125rem solid #1a1a1a;
  border-radius: 0.5rem;
  padding: 1.5rem;
}
@media (min-width: 768px) {
  .c-card8 {
    padding: 2.5rem;
    border-width: 0.25rem;
  }
}

.c-card8__number1 {
  display: grid;
  justify-content: center;
  margin-top: -1.5rem;
  translate: 0 -50%;
}
@media (min-width: 768px) {
  .c-card8__number1 {
    margin-top: -2.5rem;
  }
}

.c-card8__title1 {
  font-weight: 900;
  font-size: 1.125rem;
  text-align: center;
}
@media (min-width: 768px) {
  .c-card8__title1 {
    font-size: 1.4375rem;
  }
}

.c-card8__wrap1 {
  margin-top: 1rem;
  display: grid;
  gap: 1rem;
}
@media (min-width: 768px) {
  .c-card8__wrap1 {
    gap: 2.5rem;
    margin-top: 1.5rem;
    display: grid;
    grid-template-columns: 11.25rem 1fr;
  }
}

.c-card8__image1 {
  overflow: hidden;
  border-radius: 0.5rem;
}

.c-card8__text1 {
  font-weight: 500;
  font-size: 0.875rem;
}
@media (min-width: 768px) {
  .c-card8__text1 {
    font-size: 1rem;
  }
}

.c-card9 {
  display: grid;
  gap: 1rem;
  grid-template-columns: 1fr 32%;
}
@media (min-width: 768px) {
  .c-card9 {
    grid-template-columns: 10rem 1fr;
    grid-template-rows: auto 1fr;
    gap: 0 2.5rem;
  }
}

.c-card9__image1 {
  overflow: hidden;
  border-radius: 0.5rem;
  aspect-ratio: 4/4;
  grid-column: 2/3;
  grid-row: 2/3;
  translate: 0 0.25lh;
}
@media (min-width: 768px) {
  .c-card9__image1 {
    aspect-ratio: 1/1;
    grid-column: 1/2;
    grid-row: 1/3;
  }
}
.c-card9__image1 img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.c-card9__title1 {
  grid-column: span 2;
}
@media (min-width: 768px) {
  .c-card9__title1 {
    grid-row: 1/2;
  }
}

.c-card9__text1 {
  font-size: 0.875rem;
  line-height: 1.7;
  grid-column: 1/2;
}
@media (min-width: 768px) {
  .c-card9__text1 {
    margin-top: 1.5rem;
    font-size: 1rem;
    grid-column: 2/3;
    grid-row: 2/3;
  }
}

.c-card10__button1 {
  padding: 0;
  border: none;
  color: #1a1a1a;
  width: 100%;
  background: #f5f5f5;
  border-radius: 0.5rem;
  padding: 1rem 1rem;
  text-align: left;
  font-weight: 700;
  font-size: 0.8125rem;
  display: grid;
  grid-template-columns: auto 1fr auto;
  align-items: center;
  gap: 0.5rem;
  cursor: pointer;
  transition: all 0.7s cubic-bezier(0.23, 1, 0.32, 1);
}
@media (min-width: 768px) {
  .c-card10__button1 {
    font-size: 1.125rem;
    padding: 1rem 2.5rem;
  }
  .c-card10__button1:hover {
    background: #e6e6e6;
  }
}
.c-card10__button1::before {
  display: block;
  content: "";
  width: 1.8375rem;
  height: 1.5rem;
  background: url("../images/icon_q1_1.svg") 0 0/cover no-repeat;
}
@media (min-width: 768px) {
  .c-card10__button1::before {
    width: 3.0625rem;
    height: 2.5rem;
  }
}
.c-card10__button1::after {
  display: block;
  content: "";
  width: 1.5rem;
  height: 1.5rem;
  background: url("../images/icon_arrow2_1.svg") 0 0/cover no-repeat;
  rotate: 180deg;
  transition: all 0.7s cubic-bezier(0.23, 1, 0.32, 1);
}
@media (min-width: 768px) {
  .c-card10__button1::after {
    width: 2.5rem;
    height: 2.5rem;
  }
}
.c-card10__button1[aria-expanded=true]::after {
  rotate: 0deg;
}

.c-card10__text1 {
  display: grid;
  grid-template-rows: 0fr;
  transition: all 0.7s cubic-bezier(0.23, 1, 0.32, 1);
}
.c-card10:has(.c-card10__button1[aria-expanded=true]) .c-card10__text1 {
  grid-template-rows: 1fr;
}

.c-card10__text1__inner1 {
  overflow: hidden;
}

.c-card10__text1__subInner1 {
  padding: 1rem 1.5rem 1.5rem;
}
@media (min-width: 768px) {
  .c-card10__text1__subInner1 {
    padding: 1.5rem 2.5rem 2.5rem;
  }
}
.c-card10__text1__subInner1 > *:first-child {
  margin-top: 0;
}
.c-card10__text1__subInner1 h3 {
  margin: 1rem 0 0.5rem;
  display: grid;
  align-items: center;
  grid-template-columns: auto 1fr;
  gap: 0.25rem;
  font-weight: 700;
  font-size: 0.875rem;
}
@media (min-width: 768px) {
  .c-card10__text1__subInner1 h3 {
    font-size: 1rem;
    margin: 1.5rem 0 0;
    gap: 0.5rem;
  }
}
.c-card10__text1__subInner1 h3::before {
  display: block;
  content: "";
  width: 0.875rem;
  height: 0.875rem;
  background: #1a1a1a;
}
.c-card10__text1__subInner1 > p {
  font-size: 0.8125rem;
  line-height: 1.7;
  margin: 0.5rem 0 0;
}
@media (min-width: 768px) {
  .c-card10__text1__subInner1 > p {
    font-size: 1rem;
    margin: 0.5rem 0 0;
  }
}

.c-card11__title1 {
  font-weight: 700;
  font-size: 0.875rem;
  border-top: 1px solid #d9d9d9;
  padding-top: 0.5rem;
  position: relative;
}
@media (min-width: 768px) {
  .c-card11__title1 {
    font-size: 1.125rem;
    padding-top: 1rem;
  }
}
.c-card11__title1::before {
  display: block;
  content: "";
  width: 4rem;
  height: 0.0625rem;
  position: absolute;
  top: 0;
  left: 0;
  background: #1a1a1a;
}

.c-card11__list1 {
  display: flex;
  flex-wrap: wrap;
  gap: 0.25rem;
  margin-top: 1rem;
}

.c-card12 {
  position: relative;
}

.c-card12__image1 {
  overflow: hidden;
  border-radius: 0.5rem;
}
.c-card12__image1 img {
  transition: all 0.7s cubic-bezier(0.23, 1, 0.32, 1);
}
@media (min-width: 768px) {
  .c-card12:hover .c-card12__image1 img {
    scale: 1.05;
  }
}

.c-card12__wrap1 {
  margin-top: 1rem;
}
@media (min-width: 768px) {
  .c-card12__wrap1 {
    margin-top: 1.5rem;
  }
}

.c-card12__head1 {
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: center;
  justify-content: flex-start;
  gap: 0 1rem;
}
@media (min-width: 768px) {
  .c-card12__head1 {
    gap: 0 1rem;
  }
}

.c-card12__date1 {
  font-size: 0.8125rem;
  font-family: "Roboto", sans-serif;
}
@media (min-width: 768px) {
  .c-card12__date1 {
    font-size: 0.875rem;
  }
}

.c-card12__button1 {
  grid-column: 2/3;
  grid-row: 1/2;
  justify-self: flex-start;
  position: relative;
  z-index: 1;
}

.c-card12__title1 {
  margin-top: 0.5rem;
  grid-column: 1/3;
}
@media (min-width: 768px) {
  .c-card12__title1 {
    margin-top: 0.5rem;
  }
}
.c-card12__title1 a {
  color: #1a1a1a;
  text-decoration: none;
  font-weight: 700;
  font-size: 1.125rem;
  display: block;
}
@media (min-width: 768px) {
  .c-card12__title1 a {
    font-size: 1.25rem;
  }
}
.c-card12__title1 a::before {
  display: block;
  content: "";
  position: absolute;
  inset: 0;
}
.c-card12__title1 span {
  background: linear-gradient(to bottom, #fff 92%, #000 100%);
  background-repeat: no-repeat;
  background-position: left bottom;
  background-size: 0% 100%;
  transition: background-size 0.7s cubic-bezier(0.23, 1, 0.32, 1);
}
.c-card12:hover .c-card12__title1 span {
  background-size: 100% 100%;
}

.c-card12__text1 {
  font-size: 0.6875rem;
  color: #808080;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  text-overflow: ellipsis;
  margin-top: 0.5rem;
}
@media (min-width: 768px) {
  .c-card12__text1 {
    font-size: 0.8125rem;
  }
}

.c-card13 {
  position: relative;
  display: grid;
  align-items: flex-start;
  grid-template-columns: 5.625rem 1fr;
  gap: 1rem;
}
@media (min-width: 768px) {
  .c-card13 {
    gap: 1.5rem;
    grid-template-columns: 12.625rem 1fr;
  }
}

.c-card13__image1 {
  overflow: hidden;
  border-radius: 0.25rem;
}
@media (min-width: 768px) {
  .c-card13__image1 {
    border-radius: 0.5rem;
  }
}
.c-card13__image1 img {
  transition: all 0.7s cubic-bezier(0.23, 1, 0.32, 1);
}
@media (min-width: 768px) {
  .c-card13:hover .c-card13__image1 img {
    scale: 1.05;
  }
}

.c-card13__head1 {
  display: grid;
}
@media (min-width: 768px) {
  .c-card13__head1 {
    grid-template-columns: auto 1fr;
    grid-template-rows: auto 1fr;
    gap: 0 1rem;
    justify-content: flex-start;
    align-items: center;
  }
}

.c-card13__date1 {
  font-size: 0.8125rem;
  font-family: "Roboto", sans-serif;
}
@media (min-width: 768px) {
  .c-card13__date1 {
    font-size: 0.875rem;
    grid-column: 1/2;
    grid-row: 1/2;
  }
}

.c-card13__button1 {
  display: grid;
  justify-content: flex-start;
  position: relative;
  z-index: 1;
  margin-top: 0.5rem;
}
@media (min-width: 768px) {
  .c-card13__button1 {
    grid-column: 2/3;
    grid-row: 1/2;
    margin: 0;
  }
}

.c-card13__title1 {
  margin-top: 0.5rem;
}
@media (min-width: 768px) {
  .c-card13__title1 {
    margin-top: 0.5rem;
    grid-column: 1/3;
    grid-row: 2/3;
  }
}
.c-card13__title1 a {
  display: block;
  color: #1a1a1a;
  text-decoration: none;
  font-weight: 700;
  font-size: 0.875rem;
}
@media (min-width: 768px) {
  .c-card13__title1 a {
    font-size: 1rem;
  }
}
.c-card13__title1 a::before {
  display: block;
  content: "";
  position: absolute;
  inset: 0;
}
.c-card13__title1 span {
  background: linear-gradient(to bottom, #fff 92%, #000 100%);
  background-repeat: no-repeat;
  background-position: left bottom;
  background-size: 0% 100%;
  transition: background-size 0.7s cubic-bezier(0.23, 1, 0.32, 1);
}
.c-card13:hover .c-card13__title1 span {
  background-size: 100% 100%;
}

.c-card13__text1 {
  font-size: 0.6875rem;
  color: #808080;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  text-overflow: ellipsis;
  margin-top: 0.5rem;
  display: none;
}
@media (min-width: 768px) {
  .c-card13__text1 {
    font-size: 0.8125rem;
    display: -webkit-box;
  }
}

.c-card14 {
  display: grid;
  gap: 0.5rem;
  text-decoration: none;
  color: #1a1a1a;
  border-top: 1px solid #d9d9d9;
  border-bottom: 1px solid #d9d9d9;
  padding: 1rem 0;
}
@media (min-width: 768px) {
  .c-card14 {
    grid-template-columns: auto 1fr;
    padding: 1.5rem 0;
    gap: 1.5rem;
    position: relative;
  }
  .c-card14::after {
    display: block;
    content: "";
    width: 0;
    height: 0.0625rem;
    position: absolute;
    bottom: 0;
    left: 0;
    background: #1a1a1a;
    transition: all 0.7s cubic-bezier(0.23, 1, 0.32, 1);
  }
  .c-card14:hover::after {
    width: 100%;
  }
}

.c-card14__date1 {
  font-size: 0.875rem;
}
@media (min-width: 768px) {
  .c-card14__date1 {
    font-size: 1rem;
  }
}

.c-card14__title1 {
  font-size: 0.875rem;
}
@media (min-width: 768px) {
  .c-card14__title1 {
    font-size: 1rem;
  }
}

.c-banner1 {
  display: block;
  transition: all 0.7s cubic-bezier(0.23, 1, 0.32, 1);
}
@media (min-width: 768px) {
  .c-banner1:hover {
    scale: 1.02;
  }
}

.c-banner2 {
  display: block;
  transition: all 0.7s cubic-bezier(0.23, 1, 0.32, 1);
}
@media (min-width: 768px) {
  .c-banner2:hover {
    scale: 1.02;
  }
  .c-banner2 {
    overflow: hidden;
    border-radius: 0.5rem;
    box-shadow: 0 0 1.5rem rgba(26, 26, 26, 0.16);
  }
}

.c-breadcrumbs1 {
  padding: 0 1.5rem;
}
@media (min-width: 768px) {
  .c-breadcrumbs1 {
    padding: 0;
  }
}
.c-breadcrumbs1 ul {
  display: flex;
  gap: 0.5rem;
  overflow-x: scroll;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: none;
  scrollbar-width: none;
}
.c-breadcrumbs1 ul::-webkit-scrollbar {
  display: none;
}
.c-breadcrumbs1 li {
  display: flex;
  align-items: center;
  gap: 0.5rem;
  font-size: 0.6875rem;
}
@media (min-width: 768px) {
  .c-breadcrumbs1 li {
    font-size: 0.875rem;
  }
}
.c-breadcrumbs1 li a {
  text-decoration: none;
  color: #1a1a1a;
  white-space: nowrap;
}
.c-breadcrumbs1 li a[href]:hover {
  text-decoration: underline;
}
.c-breadcrumbs1 li::before {
  display: block;
  content: "";
  width: 0.375rem;
  height: 0.375rem;
  border-bottom: 0.0625rem solid #1a1a1a;
  border-right: 0.0625rem solid #1a1a1a;
  rotate: -45deg;
}
.c-breadcrumbs1 ul li:first-child::before {
  display: none;
}

.p-header1 {
  position: fixed;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 2;
}
@media (min-width: 768px) {
  .p-header1 {
    position: absolute;
  }
}

.p-header1__inner1 {
  position: relative;
  height: 5rem;
  display: grid;
  align-items: center;
  padding: 0 1.5rem;
  background: #ffffff;
}
@media (min-width: 768px) {
  .p-header1__inner1 {
    padding: 0 4rem;
    max-width: 75rem;
    box-sizing: content-box;
    margin: auto;
  }
}
.p-header1:has(.p-header1__toggleButton1[aria-expanded=true]) .p-header1__inner1 {
  border-bottom: 1px solid #e6e6e6;
}

@media (min-width: 768px) {
  .p-header1__inner1 {
    display: flex;
    gap: 60px;
    align-items: center;
    height: 10rem;
    background: none;
  }
}

.p-header1__logo1 a {
  display: block;
  width: 3.375rem;
}
@media (min-width: 768px) {
  .p-header1__logo1 a {
    width: 6.75rem;
  }
}
.p-header1__logo1 img {
  aspect-ratio: 54/40;
  width: 100%;
}

.p-header1__toggleButton1 {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 1.5rem;
  margin: auto;
  padding: 0;
  background: none;
  border: none;
  width: 2.5rem;
  height: 2.5rem;
  display: block;
  cursor: pointer;
  z-index: 5;
}
.p-header1__toggleButton1 span {
  transition: all 0.7s cubic-bezier(0.23, 1, 0.32, 1);
  background: #1a1a1a;
  height: 0.125rem;
  display: block;
  position: absolute;
  width: 50%;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}
.p-header1__toggleButton1 span:nth-of-type(1) {
  translate: 0 -0.5rem;
}
.p-header1__toggleButton1[aria-expanded=true] span:nth-of-type(1) {
  translate: 0;
  rotate: 45deg;
}

.p-header1__toggleButton1[aria-expanded=true] span:nth-of-type(2) {
  opacity: 0;
}

.p-header1__toggleButton1 span:nth-of-type(3) {
  translate: 0 0.5rem;
}
.p-header1__toggleButton1[aria-expanded=true] span:nth-of-type(3) {
  translate: 0;
  rotate: -45deg;
}

.p-nav1 {
  position: absolute;
  top: 5rem;
  left: 0;
  width: 100%;
  height: calc(100dvh - 5rem);
}
@media (min-width: 768px) {
  .p-nav1 {
    max-width: 75rem;
    right: 0;
    margin: auto;
    top: 0;
    height: 100%;
    z-index: 3;
    padding: 0 1.5rem;
    pointer-events: none;
  }
}
.p-header1:has(.p-header1__toggleButton1[aria-expanded=true]) .p-nav1 {
  transition: all 0.7s cubic-bezier(0.23, 1, 0.32, 1);
}

.p-header1:has(.p-header1__toggleButton1[aria-expanded=false]) .p-nav1 {
  opacity: 0;
  pointer-events: none;
  visibility: hidden;
}

.p-nav1__main1 {
  position: relative;
  overflow-y: auto;
  max-height: 100%;
  padding: 1.5rem 1.5rem 2.5rem;
  background: white;
}
@media (min-width: 768px) {
  .p-nav1__main1 {
    position: static;
    overflow-y: visible;
    max-height: initial;
    padding: 0;
    background: none;
  }
}

.p-nav1__list1 {
  list-style: none;
  margin: 0;
  padding: 0;
}
@media (min-width: 768px) {
  .p-nav1__list1 {
    display: grid;
    grid-auto-flow: column;
    justify-content: flex-start;
    gap: 1rem;
    height: 100%;
    position: absolute;
    inset: 0;
    align-items: center;
    padding: 0 0 0 9.375rem;
    pointer-events: none;
  }
}
@media (min-width: 1336px) {
  .p-nav1__list1 {
    gap: 1.5rem;
  }
}
.p-nav1__list1 li {
  border-bottom: 1px solid #e6e6e6;
}
@media (min-width: 768px) {
  .p-nav1__list1 li {
    border: none;
  }
}
.p-nav1__list1 li:last-child {
  border: none;
}
.p-nav1__list1 a {
  font-size: 1rem;
  padding: 1rem 0;
  display: grid;
  grid-auto-flow: column;
  align-items: center;
  justify-content: space-between;
  gap: 1rem;
  text-decoration: none;
  font-weight: 700;
  color: #1a1a1a;
  position: relative;
  transition: all 0.7s cubic-bezier(0.23, 1, 0.32, 1);
}
@media (min-width: 768px) {
  .p-nav1__list1 a {
    pointer-events: all;
    padding: 0;
    font-size: 1rem;
  }
  .p-nav1__list1 a:hover {
    color: #ffffff;
  }
  .p-nav1__list1 a::before {
    display: block;
    content: "";
    width: 100%;
    height: 0;
    position: absolute;
    bottom: 0;
    left: 0;
    background: #1a1a1a;
    z-index: -1;
    transition: all 0.7s cubic-bezier(0.23, 1, 0.32, 1);
  }
  .p-nav1__list1 a:hover::before {
    height: 100%;
  }
}

.p-nav1__list1 a::after {
  display: block;
  content: "";
  width: 1.125rem;
  height: 1.125rem;
  background: #1a1a1a;
  -webkit-mask-image: url("../images/icon_arrow1_1.svg");
  mask-image: url("../images/icon_arrow1_1.svg");
  -webkit-mask-size: cover;
  mask-size: cover;
}
@media (min-width: 768px) {
  .p-nav1__list1 a::after {
    display: none;
  }
}

.p-nav1__button1 {
  margin: 1rem 0 0;
}
@media (min-width: 768px) {
  .p-nav1__button1 {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    pointer-events: all;
    display: grid;
    align-items: center;
  }
}

.p-footer1 {
  background: #1a1a1a;
  padding: 4rem 1.5rem 9.625rem;
  margin: 6.5rem 0 0;
}
@media (min-width: 768px) {
  .p-footer1 {
    padding: 6.5rem 6.5rem 13rem;
    margin: 10.5rem 0 0;
  }
}
body.-top .p-footer1 {
  margin: 0;
}
@media (min-width: 768px) {
  body.-top .p-footer1 {
    margin: 0;
  }
  .p-footer1__inner1 {
    display: grid;
    grid-template-columns: 23.5625rem 32.4375rem;
    justify-content: space-between;
    max-width: 68rem;
    margin: auto;
  }
  .p-footer1__wrap1 {
    border-right: 1px solid #4d4d4d;
    padding-right: 6.5rem;
  }
}

.p-footer1__logo1 a {
  display: block;
  overflow: hidden;
  white-space: nowrap;
  text-indent: 100%;
  width: 6rem;
  height: 4.425rem;
  background: #ffffff;
  -webkit-mask-image: url("../images/logo_miyazaki1_1.svg");
  mask-image: url("../images/logo_miyazaki1_1.svg");
  -webkit-mask-size: cover;
  mask-size: cover;
  margin: auto;
}
@media (min-width: 768px) {
  .p-footer1__logo1 a {
    width: 10rem;
    height: 7.375rem;
    margin: 0;
  }
}

.p-footer1__text1 {
  font-size: 0.875rem;
  color: #ffffff;
  text-align: center;
  margin-top: 1.5rem;
}
@media (min-width: 768px) {
  .p-footer1__text1 {
    font-size: 1rem;
    margin-top: 2.5rem;
    text-align: left;
  }
  .p-footer1__text1 br {
    display: none;
  }
}

.p-footer1__wrap2 {
  margin-top: 2.5rem;
}
@media (min-width: 768px) {
  .p-footer1__wrap2 {
    margin-top: 0;
  }
}

.p-footer1__nav1__list1 {
  display: grid;
}
@media (min-width: 768px) {
  .p-footer1__nav1__list1 {
    grid-template-columns: repeat(2, 1fr);
    gap: 0.25rem;
  }
}
.p-footer1__nav1__list1 a {
  border-top: 1px solid #4d4d4d;
  font-size: 0.8125rem;
  color: #ffffff;
  text-decoration: none;
  padding: 1rem 0;
  display: grid;
  grid-template-columns: 1fr auto;
  align-items: center;
  gap: 0.5rem;
  transition: all 0.7s cubic-bezier(0.23, 1, 0.32, 1);
}
@media (min-width: 768px) {
  .p-footer1__nav1__list1 a {
    font-size: 1rem;
    border: none;
    padding: 0;
  }
  .p-footer1__nav1__list1 a:hover {
    color: #808080;
  }
}
.p-footer1__nav1__list1 li:last-child a {
  border-bottom: 1px solid #4d4d4d;
}
@media (min-width: 768px) {
  .p-footer1__nav1__list1 li:last-child a {
    border: none;
  }
}

.p-footer1__nav1__list1 a::after {
  display: block;
  content: "";
  width: 1.125rem;
  height: 1.125rem;
  background: #ffffff;
  -webkit-mask-image: url("../images/icon_arrow1_1.svg");
  mask-image: url("../images/icon_arrow1_1.svg");
  -webkit-mask-size: cover;
  mask-size: cover;
}
@media (min-width: 768px) {
  .p-footer1__nav1__list1 a::after {
    display: none;
  }
}

.p-footer1__copy1 {
  display: block;
  font-size: 0.6875rem;
  font-family: "Roboto", sans-serif;
  color: #ffffff;
  text-align: center;
  margin-top: 2.5rem;
}
@media (min-width: 768px) {
  .p-footer1__copy1 {
    font-size: 0.875rem;
    margin-top: 4rem;
    text-align: left;
  }
}

.p-keyVisual1 {
  position: relative;
  z-index: 2;
  padding-top: 2.5rem;
  background-color: #f5f5f5;
}
@media (min-width: 768px) {
  .p-keyVisual1 {
    padding: 0;
  }
}

.p-keyVisual1__catch1 {
  padding: 0 1.5rem;
}
@media (min-width: 768px) {
  .p-keyVisual1__catch1 {
    max-width: 75rem;
    margin: 0 auto;
    padding: 6.5rem 0 0;
  }
  .p-keyVisual1__catch1 picture {
    width: 43.375rem;
  }
}

.p-keyVisual1__image1 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: calc(100% - 4rem);
  z-index: -1;
}
@media (min-width: 768px) {
  .p-keyVisual1__image1 {
    transition: all 0.7s cubic-bezier(0.23, 1, 0.32, 1);
    height: calc(100% - 6.5rem);
  }
}
.p-keyVisual1__image1 picture {
  width: 100%;
  height: 100%;
}
.p-keyVisual1__image1 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.p-keyVisual1__image2 {
  margin-top: 2.5rem;
  padding: 0 1.5rem;
}
@media (min-width: 768px) {
  .p-keyVisual1__image2 {
    padding: 0;
    position: absolute;
    top: -1.5rem;
    left: 0;
    right: 0;
    max-width: 75rem;
    margin: 0 auto;
    display: grid;
    justify-content: flex-end;
  }
  .p-keyVisual1__image2 picture {
    width: 44.1875rem;
    translate: 9.375rem 0;
  }
}

.p-about1 {
  position: relative;
  z-index: 1;
  padding: 4rem 1.5rem 0;
}
@media (min-width: 768px) {
  .p-about1 {
    padding: 6.5rem 0 0;
  }
}
.p-about1::before {
  display: block;
  content: "";
  width: 100%;
  height: calc(100% - 4rem);
  position: absolute;
  bottom: 4rem;
  left: 0;
  background: #f5f5f5;
  z-index: -1;
  /*translate: 0 -4rem;*/

}
@media (min-width: 768px) {
  .p-about1::before {
    /*translate: 0 -6.5rem;*/
    height: calc(100% - 6.5rem);
    bottom: 6.5rem;
  }
  .p-about1__inner1 {
    max-width: 75rem;
    margin: auto;
  }
}

.p-about1__wrap1 {
  margin-top: 1.5rem;
}
@media (min-width: 768px) {
  .p-about1__wrap1 {
    position: relative;
    z-index: 1;
    margin-top: 4rem;
    display: grid;
    grid-template-columns: 23.125rem 1fr;
    gap: 6.5rem;
  }
}

.p-about1__text1 {
  font-size: 0.875rem;
  line-height: 1.7;
}
@media (min-width: 768px) {
  .p-about1__text1 {
    font-size: 1rem;
  }
}
.p-about1__text1 strong {
  color: #ffffff;
  background: linear-gradient(90deg, #ef3920 0%, #f28d16 100%);
}

.p-about1__image1 {
  margin-top: 1.5rem;
  overflow: hidden;
  border-radius: 0.5rem;
}
@media (min-width: 768px) {
  .p-about1__image1 {
    margin-top: 0;
  }
}

.p-about1__text2 {
  display: none;
}
@media (min-width: 768px) {
  .p-about1__text2 {
    position: absolute;
    top: 0;
    left: 0;
    width: 100vw;
    translate: 0 20%;
    display: grid;
    grid-template-columns: repeat(2, 100vw);
    -webkit-mask-image: linear-gradient(to right, transparent 10%, black 60%);
    mask-image: linear-gradient(to right, transparent 10%, black 60%);
  }
  .p-about1__text2 span {
    display: block;
    padding: 0 1.5rem;
    box-sizing: content-box;
  }
  .p-about1__text2 span:nth-of-type(1) {
    animation: loop1-1 100s -50s linear infinite;
  }
  .p-about1__text2 span:nth-of-type(2) {
    animation: loop1-2 100s linear infinite;
  }
}

.p-strengths1 {
  margin-top: 4rem;
  z-index: 1;
}
@media (min-width: 768px) {
  .p-strengths1 {
    margin-top: 6.5rem;
  }
}

.p-strengths1__inner1 {
  position: relative;
  padding: 0 1.5rem 4rem;
}
@media (min-width: 768px) {
  .p-strengths1__inner1 {
    max-width: 75rem;
    margin: auto;
    position: relative;
    padding: 0 6.5rem 10.5rem;
    box-sizing: content-box;
  }
}
.p-strengths1__inner1::before {
  display: block;
  content: "";
  width: 100%;
  height: calc(100% - 4.625rem);
  position: absolute;
  bottom: 0;
  left: 0;
  background: #f5f5f5;
  z-index: -1;
}
@media (min-width: 768px) {
  .p-strengths1__inner1::before {
    top: initial;
    bottom: 0;
    width: 75%;
    height: calc(100% - 8.75rem);
    border-radius: 0 1rem 10.5rem 0;
  }
  .p-strengths1__inner1::after {
    display: block;
    content: "";
    width: 50%;
    height: calc(100% - 8.75rem);
    position: absolute;
    bottom: 0;
    left: 0;
    margin: 0 0 0 calc(50% - 50vw);
    background: #f5f5f5;
    z-index: -1;
  }
}

.p-strengths1__wrap1 {
  margin-top: 4rem;
  display: grid;
  gap: 2.5rem;
}
@media (min-width: 768px) {
  .p-strengths1__wrap1 {
    margin-top: 6.5rem;
    gap: 6.5rem;
  }
}

.p-banner1 {
  padding: 0 1.5rem;
  margin-top: 4rem;
}
@media (min-width: 768px) {
  .p-banner1 {
    max-width: 78.75rem;
    padding: 0 6.5rem;
    margin: 10.5rem auto 0;
    box-sizing: content-box;
  }
}

.p-banner2 {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  z-index: 1;
  margin: auto;
  display: grid;
  justify-content: center;
  transition: all 0.7s cubic-bezier(0.23, 1, 0.32, 1);
}
@media (min-width: 768px) {
  .p-banner2 {
    opacity: 0;
    translate: 0 1.5rem;
    padding: 0 1.5rem 1.5rem;
    max-width: 62.5rem;
  }
  .p-banner2.-show {
    opacity: 1;
    translate: 0 0;
  }
}

.p-feature1 {
  margin-top: 4rem;
  padding: 0 1.5rem;
  position: relative;
}
@media (min-width: 768px) {
  .p-feature1 {
    margin-top: 10.5rem;
    padding: 0 6.5rem;
  }
  .p-feature1__inner1 {
    max-width: 75rem;
    margin: auto;
  }
  .p-feature1__title1 {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    display: grid;
    align-content: center;
    translate: 0 -1.875rem;
  }
}

.p-feature1__image1 {
  margin-top: 2.5rem;
  overflow: hidden;
  border-radius: 0.5rem;
  display: none;
}
@media (min-width: 768px) {
  .p-feature1__image1 {
    aspect-ratio: 1008/600;
    width: 100%;
    height: 37.5rem;
    display: block;
    border-radius: 1rem 0 0 6.5rem;
    margin: 0 calc(50% - 50vw) 0 19vw;
  }
  .p-feature1__image1 img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
  }
  .p-feature1__wrap1 {
    position: relative;
  }
}

.p-feature1__wrap2 {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 1.5rem 1rem;
  margin-top: 2.5rem;
}
@media (min-width: 768px) {
  .p-feature1__wrap2 {
    margin: -7.9375rem 0 0 0;
    grid-template-columns: repeat(3, 1fr);
    gap: 4rem 3rem;
  }
}

.p-feature1__unit1 {
  height: 100%;
}

.p-voice1 {
  padding: 0 1.5rem;
  margin-top: 4rem;
  z-index: 2;
  position: relative;
}
.p-heading1 + .p-voice1 {
  margin-top: 0;
}
@media (min-width: 768px) {
  .p-voice1 {
    padding: 0 6.5rem;
    margin-top: 10.5rem;
  }
  .p-heading1 + .p-voice1 {
    margin-top: 3.5rem;
  }
}
.p-voice1::after {
  display: block;
  content: "";
  width: 100%;
  height: calc(100% - 1.5rem - 10.5rem);
  position: absolute;
  bottom: 1.5rem;
  left: 0;
  background: #f5f5f5;
  z-index: -2;
}
@media (min-width: 768px) {
  .p-voice1::after {
    bottom: 2.5rem;
    height: calc(100% - 1.5rem - 17rem);
  }
}

.p-voice1__inner1 {
  position: relative;
  display: grid;
  padding: 0 1.5rem 1.5rem;
}
@media (min-width: 768px) {
  .p-voice1__inner1 {
    max-width: 75rem;
    margin: auto;
    padding: 0 6.5rem 6.5rem;
  }
}
.p-voice1__inner1::before {
  display: block;
  content: "";
  width: 100%;
  height: calc(100% - 2.5rem);
  position: absolute;
  top: 0;
  left: 0;
  translate: 0 2.5rem;
  background: #ffffff;
  border: 0.125rem solid #1a1a1a;
  border-radius: 0.5rem;
  z-index: -1;
}
@media (min-width: 768px) {
  .p-voice1__inner1::before {
    border-width: 0.25rem;
    translate: 0 4rem;
  }
}

.p-voice1__title1 {
  display: grid;
  justify-self: center;
  padding: 0 1rem;
}

.p-voice1__wrap1 {
  margin-top: 1rem;
}
.p-voice1__wrap1:first-child {
  margin-top: 3rem;
}
@media (min-width: 768px) {
  .p-voice1__wrap1 {
    margin-top: 1.5rem;
  }
  .p-voice1__wrap1:first-child {
    margin-top: 7.5rem;
  }
}

.p-voice1__wrap2 {
  margin-top: 2.5rem;
}
@media (min-width: 768px) {
  .p-voice1__wrap2 {
    margin-top: 4rem;
  }
}

.p-voice1__unit1 {
  padding: 1.5rem 0;
}
@media (min-width: 768px) {
  .p-voice1__unit1 {
    padding: 2.5rem 0;
  }
  .p-voice1__unit1:last-child {
    padding-bottom: 0;
  }
}

.p-voice1__unit2 {
  border-top: 0.0625rem solid #d9d9d9;
  padding: 1.5rem 0;
}
.p-voice1__title1 + .p-voice1__wrap2 .p-voice1__unit2:first-child {
  border-top: none;
}

@media (min-width: 768px) {
  .p-voice1__unit2 {
    gap: 40px;
    padding: 2.5rem 1.5rem;
  }
  .p-voice1__unit2:last-child {
    padding-bottom: 0;
  }
}

.p-voice1__button1 {
  display: grid;
  justify-content: center;
  margin-top: 2.5rem;
}
@media (min-width: 768px) {
  .p-voice1__button1 {
    margin-top: 6.5rem;
  }
}

.p-plan1 {
  margin-top: 4rem;
  padding: 0 1.5rem;
}
@media (min-width: 768px) {
  .p-plan1 {
    margin-top: 10.5rem;
    padding: 0 6.5rem;
  }
  .p-plan1__inner1 {
    margin: auto;
    max-width: 75rem;
  }
  .p-plan1__wrap1 {
    display: grid;
    grid-template-columns: 1fr 32.5rem;
    grid-template-rows: auto 1fr;
    gap: 0 6.5rem;
  }
}

.p-plan1__text1 {
  font-size: 0.875rem;
  margin-top: 2.5rem;
  line-height: 1.7;
}
@media (min-width: 768px) {
  .p-plan1__text1 {
    margin: 4rem 0 0;
    font-size: 1rem;
  }
  .p-plan1__text1:first-child {
    margin-top: 0;
  }
}

.p-plan1__unit1 {
  margin-top: 2.5rem;
}
@media (min-width: 768px) {
  .p-plan1__unit1 {
    margin: 0;
    grid-column: 2/3;
    grid-row: 1/3;
  }
}

.p-plan1__wrap2 {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 1rem;
  margin-top: 1rem;
}
@media (min-width: 768px) {
  .p-plan1__wrap2 {
    margin-top: 4rem;
    grid-template-columns: repeat(3, 1fr);
    gap: 1.5rem;
  }
}

.p-plan1__title2 {
  margin-top: 2.5rem;
}
@media (min-width: 768px) {
  .p-plan1__title2 {
    margin-top: 4rem;
  }
}

.p-plan1__wrap3 {
  margin-top: 1.5rem;
  display: grid;
  gap: 1.5rem;
}
@media (min-width: 768px) {
  .p-plan1__wrap3 {
    grid-template-columns: repeat(2, 1fr);
    margin-top: 2.5rem;
    gap: 1.5rem;
  }
}

.p-plan1__button1 {
  margin-top: 2.5rem;
  display: grid;
  justify-content: center;
}
@media (min-width: 768px) {
  .p-plan1__button1 {
    margin-top: 4rem;
  }
}

.p-case1 {
  margin-top: 4rem;
  padding: 0 1.5rem;
}
@media (min-width: 768px) {
  .p-case1 {
    margin-top: 10.5rem;
    padding: 0 6.5rem;
  }
  .p-case1__inner1 {
    max-width: 75rem;
    margin: auto;
    position: relative;
    padding-bottom: 6.5rem;
  }
  .p-case1__inner1::before {
    display: block;
    content: "";
    width: 80%;
    height: calc(100% - 5rem);
    position: absolute;
    bottom: 0;
    left: 0;
    background: #f5f5f5;
    border-radius: 0 1rem 10.5rem 0;
    z-index: -1;
  }
  .p-case1__inner1::after {
    display: block;
    content: "";
    width: 50%;
    height: calc(100% - 5rem);
    position: absolute;
    bottom: 0;
    left: 0;
    background: #f5f5f5;
    margin: 0 0 0 calc(50% - 47vw);
    z-index: -1;
    border-radius: 1rem;
  }
}

.p-case1__text1 {
  font-size: 0.875rem;
  line-height: 1.7;
  margin-top: 2.5rem;
}
@media (min-width: 768px) {
  .p-case1__text1 {
    margin-top: 4rem;
    font-size: 1rem;
  }
}

.p-case1__wrap1 {
  margin-top: 2.5rem;
  display: grid;
  gap: 1.5rem;
}
@media (min-width: 768px) {
  .p-case1__wrap1 {
    gap: 3rem;
    margin-top: 4rem;
    grid-template-columns: repeat(2, 1fr);
  }
}

.p-flow1 {
  margin-top: 4rem;
  padding: 0 1.5rem;
}
@media (min-width: 768px) {
  .p-flow1 {
    margin-top: 10.5rem;
    padding: 0 6.5rem;
  }
  .p-flow1__inner1 {
    max-width: 62rem;
    margin: auto;
  }
}

.p-flow1__wrap1 {
  display: grid;
  margin-top: 2.5rem;
  gap: 1.5rem;
}
@media (min-width: 768px) {
  .p-flow1__wrap1 {
    gap: 4rem;
    margin-top: 6.5rem;
  }
}

.p-faq1 {
  padding: 0 1.5rem;
  margin-top: 4rem;
  z-index: 1;
}
@media (min-width: 768px) {
  .p-faq1 {
    margin-top: 10.5rem;
    padding: 0 6.5rem;
  }
}

.p-faq1__inner1 {
  display: grid;
  position: relative;
}
@media (min-width: 768px) {
  .p-faq1__inner1 {
    max-width: 75rem;
    margin: auto;
    padding: 0 6.5rem 6.5rem;
  }
}
.p-faq1__inner1::before {
  display: none;
  content: "";
  width: 100%;
  height: calc(100% - 2.5rem);
  position: absolute;
  bottom: 0;
  left: 0;
  background: #ffffff;
  border: 0.125rem solid #1a1a1a;
  z-index: -1;
  border-radius: 0.5rem;
}
@media (min-width: 768px) {
  .p-faq1__inner1::before {
    display: block;
    border-width: 0.25rem;
    height: calc(100% - 4rem);
  }
}

.p-faq1__title1 {
  display: grid;
  justify-self: center;
  background: #ffffff;
}

.p-faq1__wrap1 {
  margin-top: 2.5rem;
  display: grid;
  gap: 0.25rem;
}
@media (min-width: 768px) {
  .p-faq1__wrap1 {
    margin-top: 6.5rem;
  }
}

.p-greeting1 {
  padding: 0 1.5rem;
  margin-top: 4rem;
  z-index: 1;
}
@media (min-width: 768px) {
  .p-greeting1 {
    margin-top: 10.5rem;
    padding: 0 6.5rem;
  }
  .p-greeting1__inner1 {
    max-width: 75rem;
    margin: auto;
    display: grid;
    grid-template-columns: 1fr 41.25rem;
  }
  .p-greeting1__title1 {
    grid-row: 1/2;
    grid-column: 1/2;
  }
}

.p-greeting1__image1 {
  margin-top: 2.5rem;
}
@media (min-width: 768px) {
  .p-greeting1__image1 {
    margin-top: 6.5rem;
    grid-column: 1/2;
  }
  .p-greeting1__wrap1 {
    grid-row: 1/3;
    margin-top: 6.5rem;
  }
}

.p-greeting1__text1 {
  margin-top: 1.5rem;
  display: grid;
  gap: 1rem;
}
@media (min-width: 768px) {
  .p-greeting1__text1 {
    gap: 1.5rem;
  }
}
.p-greeting1__text1 > p {
  font-size: 0.875rem;
  line-height: 1.7;
}
@media (min-width: 768px) {
  .p-greeting1__text1 > p {
    font-size: 1rem;
  }
}

.p-greeting1__name1 {
  display: grid;
  gap: 1rem;
  align-items: center;
  grid-template-columns: 1fr 6.5rem;
  margin-top: 2.5rem;
}
@media (min-width: 768px) {
  .p-greeting1__name1 {
    gap: 1.5rem;
    margin-top: 4rem;
  }
}
.p-greeting1__name1 span:nth-of-type(1) {
  font-weight: 500;
  font-size: 0.875rem;
  text-align: right;
}
@media (min-width: 768px) {
  .p-greeting1__name1 span:nth-of-type(1) {
    font-size: 1rem;
  }
}
.p-location1 {
  margin-top: 4rem;
}
@media (min-width: 768px) {
  .p-location1 {
    margin-top: 10.5rem;
  }
}

.p-location1__inner1 {
  padding: 0 1.5rem 4rem;
  position: relative;
  z-index: 1;
}
@media (min-width: 768px) {
  .p-location1__inner1 {
    padding: 0 6.5rem 10.5rem;
  }
}
.p-location1__inner1::before {
  display: block;
  content: "";
  width: 100%;
  height: calc(100% - 2.5rem);
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: -1;
  background: url("../images/location1_bg1_1.webp") 0 0/cover no-repeat;
  background-attachment: fixed;
}
@media (min-width: 768px) {
  .p-location1__inner1::before {
    height: calc(100% - 4rem);
  }
  .p-location1__subInner1 {
    max-width: 68rem;
    margin: auto;
  }
}

.p-location1__wrap1 {
  margin-top: 4rem;
  position: relative;
}
@media (min-width: 768px) {
  .p-location1__wrap1 {
    margin-top: 6.5rem;
  }
}

.p-location1__wrap2 {
  display: grid;
  gap: 1.5rem;
  margin-top: 1.5rem;
}
@media (min-width: 768px) {
  .p-location1__wrap2 {
    margin-top: 2.5rem;
    grid-template-columns: repeat(4, 1fr);
    gap: 2.5rem 3rem;
  }
}

.p-location1__button1 {
  margin-top: 2.5rem;
}
@media (min-width: 768px) {
  .p-location1__button1 {
    display: none;
  }
}

.p-location1__image1 {
  display: none;
}
@media (min-width: 768px) {
  .p-location1__image1 {
    display: block;
    display: grid;
    grid-template-columns: repeat(2, 150vw);
  }
  .p-location1__image1__wrap1 {
    display: grid;
    grid-auto-flow: column;
  }
  .p-location1__image1__wrap1:nth-of-type(1) {
    animation: loop1-1 100s -50s linear infinite;
  }
  .p-location1__image1__wrap1:nth-of-type(2) {
    animation: loop1-2 100s linear infinite;
  }
}

.p-column1 {
  margin-top: 4rem;
  padding: 0 1.5rem;
}
@media (min-width: 768px) {
  .p-column1 {
    margin-top: 10.5rem;
    padding: 0 6.5rem;
  }
  .p-column1__inner1 {
    max-width: 75rem;
    margin: auto;
  }
}

.p-column1__wrap1 {
  display: grid;
  margin-top: 2.5rem;
}
@media (min-width: 768px) {
  .p-column1__wrap1 {
    margin-top: 6.5rem;
    grid-template-columns: 32.5rem 1fr;
    gap: 0 6.5rem;
  }
  .p-column1__unit1 {
    grid-row: 1/4;
  }
}

.p-column1__unit2 {
  border-top: 1px solid #e6e6e6;
  margin-top: 1.5rem;
  padding: 1rem 0;
}
@media (min-width: 768px) {
  .p-column1__unit2 {
    margin-top: 0;
    padding: 2.5rem 0;
  }
}
.p-column1__unit2 + .p-column1__unit2 {
  margin-top: 0;
}
@media (min-width: 768px) {
  .p-column1__unit2:nth-child(1 of .p-column1__unit2) {
    border: none;
    padding-top: 0;
  }
  .p-column1__unit2:last-child {
    padding-bottom: 0;
  }
}

.p-news1 {
  margin-top: 4rem;
  padding: 4rem 1.5rem;
  background: #f5f5f5;
}
@media (min-width: 768px) {
  .p-news1 {
    margin-top: 10.5rem;
    padding: 6.5rem 6.5rem;
  }
  .p-news1__inner1 {
    max-width: 68rem;
    margin: auto;
    display: grid;
    grid-template-columns: 1fr 50.1875rem;
    justify-content: space-between;
    align-items: center;
  }
}

.p-news1__wrap1 {
  margin-top: 2.5rem;
}
@media (min-width: 768px) {
  .p-news1__wrap1 {
    margin-top: 0;
  }
}

.p-news1__unit1 {
  margin: -0.0625rem 0 0;
}

@media (min-width: 768px) {
  .p-heading1__inner1 {
    max-width: 75rem;
    margin: auto;
  }
}

.p-heading1__wrap1 {
  position: relative;
  padding: 1.5rem 1.5rem 0;
}
@media (min-width: 768px) {
  .p-heading1__wrap1 {
    padding: 6.5rem 0 0;
  }
}
.p-heading1__wrap1::before {
  display: block;
  content: "";
  width: 100%;
  height: calc(100% - 2.5rem);
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  background: url("../images/heading1_bg1_1.webp") 0 0/cover no-repeat;
}
@media (min-width: 768px) {
  .p-heading1__wrap1::before {
    width: 100vw;
    left: calc(50% - 50vw);
    height: calc(100% - 5.625rem);
  }
}

.p-heading1__title1 {
  padding: 1.5rem;
  position: relative;
}
@media (min-width: 768px) {
  .p-heading1__title1 {
    padding: 4rem;
    width: 46.5rem;
    gap: 0;
    justify-content: flex-start;
  }
}
.p-heading1__title1::before {
  display: block;
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: linear-gradient(90deg, #ef3920 0%, #f28d16 100%);
  z-index: -1;
  opacity: 0.94;
}
@media (min-width: 768px) {
  .p-heading1__title1::before {
    -webkit-clip-path: polygon(0 0, 100% 0, 87.5% 100%, 0% 100%);
    clip-path: polygon(0 0, 100% 0, 87.5% 100%, 0% 100%);
  }
}

.p-heading1__title1__inner1 {
  position: relative;
  display: grid;
  justify-content: center;
  gap: 0.5rem;
}
@media (min-width: 768px) {
  .p-heading1__title1__inner1 {
    padding: 0 0 0 2.5rem;
    gap: 0;
    justify-content: flex-start;
  }
  .p-heading1__title1__inner1::after {
    display: block;
    content: "";
    width: 1rem;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: #ffffff;
  }
}

.p-heading1__title1__subLabel1 {
  font-weight: 900;
  font-size: 0.875rem;
  color: #ffffff;
  text-align: center;
}
@media (min-width: 768px) {
  .p-heading1__title1__subLabel1 {
    font-size: 1.25rem;
    text-align: left;
  }
}

.p-heading1__title1__subLabel2 {
  text-align: center;
  font-weight: 500;
  font-size: 0.8125rem;
  font-family: "Roboto", sans-serif;
  color: #ffffff;
  height: 1.3125rem;
}
@media (min-width: 768px) {
  .p-heading1__title1__subLabel2 {
    display: grid;
    align-items: center;
    grid-template-columns: auto 1fr;
    font-size: 0.8125rem;
    text-align: left;
    gap: 1rem;
    height: 1.875rem;
  }
  .p-heading1__title1__subLabel2::before {
    display: block;
    content: "";
    width: 1.5rem;
    height: 0.0625rem;
    background: #ffffff;
  }
}

.p-heading1__title1__mainLabel1 {
  font-weight: 900;
  font-size: 1.4375rem;
  color: #ffffff;
  display: grid;
  gap: 0.5rem;
  text-align: center;
}
@media (min-width: 768px) {
  .p-heading1__title1__mainLabel1 {
    font-size: 2.5rem;
    text-align: left;
  }
}
.p-heading1__title1__mainLabel1::before {
  display: block;
  content: "";
  width: 2.5rem;
  height: 0.0625rem;
  justify-self: center;
  background: #ffffff;
}
@media (min-width: 768px) {
  .p-heading1__title1__mainLabel1::before {
    display: none;
  }
}

.p-heading1__image1 {
  display: none;
}
@media (min-width: 768px) {
  .p-heading1__image1 {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    width: 29.0625rem;
    translate: 4rem -1.5rem;
  }
}

.p-heading1__breadcrumbs1 {
  margin: 0.5rem 0 0;
}
@media (min-width: 768px) {
  .p-heading1__breadcrumbs1 {
    margin: 1.5rem auto 0;
    width: 75rem;
  }
}
