@charset "UTF-8";
/* ==============================
  base
============================== */
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
}

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

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

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

h1, h2, h3, h4, h5, h6 {
  font-weight: normal;
}

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

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

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

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

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

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

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

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

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  font-size: 100%; /* 1 */
  line-height: 1.15; /* 1 */
  margin: 0; /* 2 */
}

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

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

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

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

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

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em;
}

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

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

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

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

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

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type=search] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}

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

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

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

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

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

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

/**formのスタイルリセット**/
input,
button,
select,
textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  font: inherit;
  outline: none;
}

textarea {
  resize: vertical;
}

input[type=checkbox],
input[type=radio] {
  -webkit-appearance: auto;
     -moz-appearance: auto;
          appearance: auto;
}

input[type=submit],
input[type=button],
button,
select {
  cursor: pointer;
}

input[type=submit],
input[type=button] {
  background: none;
  border: none;
}

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

input[type=text],
select {
  transform: scale(1);
}

*:focus {
  outline: none;
}

/* ==============================
    header,kv
============================== */
header {
  position: relative;
}

.kv__title--wrap {
  text-align: center;
  position: absolute;
  z-index: 1;
  top: 50%;
  left: 65%;
  transform: translate(-50%, -50%);
  width: 100%;
}
@media screen and (max-width: 800px) {
  .kv__title--wrap {
    left: 60%;
  }
}
.kv__logo {
  width: clamp(100px, 100px + 134 * (100vw - 600px) / 800, 234px);
  margin: 0 auto clamp(8px, 8px + 12 * (100vw - 600px) / 800, 20px);
}
@media screen and (max-width: 600px) {
  .kv__logo {
    width: 123px;
    margin: 0 auto 20px;
    transform: translateX(-10px);
  }
}
.kv__h1 {
  font-size: clamp(20px, 20px + 34 * (100vw - 600px) / 800, 54px);
  font-weight: 800;
  line-height: 1.4;
  margin-bottom: clamp(8px, 8px + 12 * (100vw - 600px) / 800, 20px);
}
@media screen and (max-width: 600px) {
  .kv__h1 {
    font-size: 26px;
  }
}
.kv__h2 {
  font-size: clamp(12px, 12px + 10 * (100vw - 600px) / 800, 22px);
  font-weight: 600;
  margin-bottom: clamp(10px, 10px + 40 * (100vw - 600px) / 800, 50px);
}
@media screen and (max-width: 600px) {
  .kv__h2 {
    margin-bottom: 20px;
  }
}
.kv__h2 br {
  display: none;
}
@media screen and (max-width: 600px) {
  .kv__h2 br {
    display: block;
  }
}
.kv__bg {
  display: block;
}
@media screen and (max-width: 600px) {
  .kv__bg {
    display: none;
  }
}
.kv__bg--sp {
  display: none;
}
@media screen and (max-width: 600px) {
  .kv__bg--sp {
    display: block;
  }
}

/* ==============================
    aboutDX
============================== */
.section__aboutDX {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  padding: clamp(20px, 20px + 80 * (100vw - 600px) / 800, 100px) 0;
  background: url(../../img/recruitDX/circle.png) no-repeat 10% -50px;
  background-size: 42%;
  position: relative;
}
@media screen and (max-width: 800px) {
  .section__aboutDX {
    background-position: right -30px;
    background-size: 50%;
  }
}
.section__aboutDX::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  background: url(../../img/recruitDX/petal01.png) no-repeat left bottom;
  background-size: 100%;
  width: 80px;
  height: 70px;
}

.aboutDX__copy {
  width: 45%;
  font-size: clamp(20px, 20px + 24 * (100vw - 600px) / 800, 44px);
  font-weight: 600;
  line-height: 1.8;
}
@media screen and (max-width: 800px) {
  .aboutDX__copy {
    width: 100%;
    margin-bottom: 20px;
  }
}
.aboutDX__info {
  width: 50%;
  font-size: clamp(16px, 16px + 2 * (100vw - 600px) / 800, 18px);
}
@media screen and (max-width: 800px) {
  .aboutDX__info {
    width: 100%;
  }
}
.aboutDX__info p {
  margin-bottom: 18px;
}

.btn__link.aboutDX {
  width: 100%;
  text-align: right;
  margin-top: 40px;
}

/* ==============================
    message
============================== */
.section__message {
  padding-bottom: clamp(50px, 50px + 50 * (100vw - 600px) / 800, 100px);
  background: url(../../img/recruitDX/circle.png) no-repeat 110% 20%;
  background-size: 42%;
  position: relative;
}
@media screen and (max-width: 800px) {
  .section__message {
    padding-top: 20px;
    background-position: 110% 70%;
    background-size: 50%;
  }
}
.section__message::after {
  content: "";
  position: absolute;
  bottom: 5%;
  right: 5%;
  background: url(../../img/recruitDX/petal02.png) no-repeat center;
  background-size: 100%;
  width: 116px;
  height: 112px;
}

.message__content {
  display: flex;
  justify-content: space-between;
  position: relative;
  z-index: 1;
}
@media screen and (max-width: 600px) {
  .message__content {
    flex-wrap: wrap;
  }
}
.message__img {
  width: 25%;
}
@media screen and (max-width: 600px) {
  .message__img {
    width: 100%;
    margin-bottom: 20px;
  }
}
.message__info {
  width: 70%;
}
@media screen and (max-width: 600px) {
  .message__info {
    width: 100%;
  }
}

.top__name {
  font-weight: 600;
  font-size: clamp(22px, 22px + 16 * (100vw - 600px) / 800, 38px);
  margin-bottom: 15px;
}
@media screen and (max-width: 600px) {
  .top__name {
    font-size: 24px;
  }
}
.top__position {
  background-color: #F1F1F1;
  border-radius: 60px;
  padding: 12px 24px;
  font-size: clamp(12px, 14px + 4 * (100vw - 600px) / 800, 18px);
  margin-bottom: clamp(15px, 15px + 25 * (100vw - 600px) / 800, 40px);
  display: inline-block;
}
.top__position--item {
  position: relative;
  padding-left: 20px;
}
.top__position--item::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  width: 12px;
  height: 3px;
  background-color: #C62C59;
}
.top__message {
  line-height: 1.9;
}

.img__hanai {
  border-radius: 20px;
  border: 2px solid #D9D9D9;
}

/* ==============================
    fivevai Map
============================== */
.section__fivevaiMap {
  background-color: #EAE1DC;
  padding: 30px 0;
  padding-top: clamp(30px, 30px + 30 * (100vw - 600px) / 800, 60px);
  margin-bottom: 80px;
}
@media screen and (max-width: 800px) {
  .section__fivevaiMap {
    margin-bottom: 40px;
  }
}

.fivevaiMap__content {
  display: flex;
  justify-content: space-between;
  background: url(../../img/recruitDX/map-world.png) no-repeat 90% bottom;
  background-size: 60%;
}
@media screen and (max-width: 800px) {
  .fivevaiMap__content {
    padding-bottom: 50px;
  }
}
@media screen and (max-width: 600px) {
  .fivevaiMap__content {
    flex-wrap: wrap;
    flex-direction: column-reverse;
    background-position: right 80%;
    padding-bottom: 0;
  }
}

.map__japan {
  width: 40%;
}
@media screen and (max-width: 800px) {
  .map__japan {
    width: 35%;
  }
}
@media screen and (max-width: 600px) {
  .map__japan {
    width: 50%;
  }
}
.map__copy {
  width: 50%;
  color: #373737;
  font-size: clamp(20px, 20px + 16 * (100vw - 600px) / 800, 36px);
  font-weight: 600;
  line-height: 1.8;
}
@media screen and (max-width: 800px) {
  .map__copy {
    width: 60%;
  }
}
@media screen and (max-width: 600px) {
  .map__copy {
    width: 100%;
    font-size: 20px;
    margin-bottom: 30px;
  }
}

/* ==============================
    VOICE
============================== */
.section__voice {
  padding-bottom: 60px;
}

.section__head.voice {
  text-align: center;
  margin-bottom: 80px;
}
@media screen and (max-width: 800px) {
  .section__head.voice {
    margin-bottom: 40px;
  }
}

.voice__list {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  max-width: 1000px;
  margin: 0 auto;
}
.voice__item {
  width: 50%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 35px;
}
@media screen and (max-width: 800px) {
  .voice__item {
    width: 100%;
  }
}
.voice__item--img {
  width: 20%;
}
.voice__item--comment {
  width: 75%;
}
.voice__item--comment dt {
  font-weight: 600;
  margin-bottom: 12px;
  font-size: 18px;
}

/* ==============================
    INTERVIEW
============================== */
.section__interview {
  background: #F19184;
  padding: clamp(30px, 30px + 50 * (100vw - 600px) / 800, 80px) 0;
  padding-bottom: clamp(20px, 20px + 10 * (100vw - 600px) / 800, 30px);
  position: relative;
}
.section__interview::before {
  content: "";
  position: absolute;
  top: -40px;
  right: 5%;
  background: url(../../img/recruitDX/petal01.png) no-repeat left bottom;
  background-size: 100%;
  width: 100px;
  height: 90px;
}
@media screen and (max-width: 800px) {
  .section__interview::before {
    top: -50px;
    width: 80px;
    height: 70px;
  }
}
.section__interview::after {
  content: "";
  position: absolute;
  bottom: -30px;
  left: 5%;
  background: url(../../img/recruitDX/petal02.png) no-repeat center;
  background-size: 100%;
  width: 76px;
  height: 72px;
}
@media screen and (max-width: 800px) {
  .section__interview::after {
    width: 66px;
    height: 62px;
  }
}

.section__head.interview {
  text-align: center;
  color: #fff;
  margin-bottom: clamp(30px, 30px + 40 * (100vw - 600px) / 800, 70px);
}
.section__head.interview .section__head--en {
  color: #fff;
}

.interview__list {
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 800px) {
  .interview__list {
    flex-wrap: wrap;
  }
}
.interview__item {
  width: 30%;
}
@media screen and (max-width: 800px) {
  .interview__item {
    width: 100%;
    max-width: 350px;
    margin: 0 auto 50px;
  }
}
.interview__item:hover .interview__arrow {
  right: -10px;
  background-color: #111;
  transition: 0.2s;
}
.interview__item:hover .interview__arrow::after {
  content: "";
  background: url(../../img/recruitDX/icon-arrow-white.png) no-repeat center;
  background-size: 100%;
  transition: 0.3s;
}
.interview__item:hover .interview__img img {
  opacity: 0.8;
}
@media screen and (max-width: 800px) {
  .interview__item:last-child {
    margin-bottom: 0;
  }
}
.interview__img {
  background-color: #fff;
  border-radius: 150px;
}
.interview__img img {
  border-radius: 150px;
}
.interview__prof {
  color: #fff;
  position: relative;
  transform: translateY(-115px);
}
@media screen and (max-width: 800px) {
  .interview__prof {
    transform: translateY(-65px);
  }
}
.interview__post {
  display: inline-block;
  background-color: #111;
  border-radius: 50px;
  padding: 6px 30px;
  font-size: clamp(16px, 16px + 2 * (100vw - 600px) / 800, 18px);
  font-weight: 600;
  margin-bottom: 20px;
  border: 1px solid #fff;
}
.interview__num {
  font-family: "Oswald", sans-serif;
  font-weight: 600;
  font-size: clamp(40px, 40px + 18 * (100vw - 600px) / 800, 58px);
  margin-bottom: 10px;
  line-height: 1;
}
.interview__name {
  font-size: clamp(18px, 18px + 2 * (100vw - 600px) / 800, 20px);
  margin-bottom: 14px;
  font-weight: 700;
}
@media screen and (max-width: 600px) {
  .interview__name {
    font-size: 20px;
  }
}
.interview__com {
  font-size: clamp(16px, 16px + 2 * (100vw - 600px) / 800, 18px);
}
.interview__arrow {
  width: 50px;
  height: 50px;
  background-color: #fff;
  border-radius: 50%;
  text-align: center;
  position: absolute;
  right: 0;
  bottom: -50px;
  transition: 0.2s;
}
@media screen and (max-width: 800px) {
  .interview__arrow {
    bottom: -60px;
  }
}
.interview__arrow::after {
  content: "";
  background: url(../../img/recruitDX/icon-arrow-black.png) no-repeat center;
  background-size: 100%;
  width: 15px;
  height: 10px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

/* ==============================
    KIYOTA
============================== */
.section__kiyota {
  padding: clamp(160px, 160px + 20 * (100vw - 600px) / 800, 180px) 0 clamp(30px, 30px + 50 * (100vw - 600px) / 800, 80px);
  position: relative;
}
@media screen and (max-width: 800px) {
  .section__kiyota {
    padding-top: 190px;
  }
}
@media screen and (max-width: 600px) {
  .section__kiyota {
    padding-top: 40px;
  }
}

.kiyota__head {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  margin-bottom: clamp(30px, 30px + 30 * (100vw - 600px) / 800, 60px);
}
@media screen and (max-width: 600px) {
  .kiyota__head {
    flex-wrap: wrap;
    flex-direction: column-reverse;
    margin-bottom: 10px;
  }
}
.kiyota__img {
  width: 55%;
}
@media screen and (max-width: 800px) {
  .kiyota__img {
    width: 70%;
  }
}
@media screen and (max-width: 600px) {
  .kiyota__img {
    width: 100%;
    margin-bottom: 10px;
  }
}
.kiyota__img img {
  border-radius: 30px;
}
.kiyota__name {
  width: 40%;
  font-family: "Cinzel", serif;
  font-weight: 500;
  font-size: clamp(50px, 50px + 62 * (100vw - 600px) / 800, 112px);
  color: #E5E5E5;
  line-height: 1;
}
@media screen and (max-width: 800px) {
  .kiyota__name {
    width: 25%;
    font-size: 28px;
  }
}
@media screen and (max-width: 600px) {
  .kiyota__name {
    width: 100%;
  }
}
@media screen and (max-width: 600px) {
  .kiyota__name br {
    display: none;
  }
}
.kiyota__message {
  position: absolute;
  top: clamp(50px, 50px + 70 * (100vw - 600px) / 800, 120px);
  left: 0;
  color: #fff;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
@media screen and (max-width: 600px) {
  .kiyota__message {
    position: relative;
    top: 0;
    margin-bottom: 20px;
  }
}
.kiyota__message p {
  display: inline-block;
  background-color: #111;
  font-size: clamp(22px, 22px + 26 * (100vw - 600px) / 800, 48px);
  padding: 15px 25px 15px 40px;
}
@media screen and (max-width: 800px) {
  .kiyota__message p {
    padding-left: 20px;
  }
}
@media screen and (max-width: 600px) {
  .kiyota__message p {
    font-size: 20px;
  }
}
.kiyota__message p.kiyota__message--second {
  padding: 0 25px 10px 40px;
  line-height: 1;
}
@media screen and (max-width: 800px) {
  .kiyota__message p.kiyota__message--second {
    padding-left: 20px;
  }
}
.kiyota__message p.kiyota__message--sub {
  font-size: clamp(18px, 18px + 20 * (100vw - 600px) / 800, 38px);
  padding: 20px 25px 20px 40px;
}
@media screen and (max-width: 800px) {
  .kiyota__message p.kiyota__message--sub {
    padding-left: 20px;
  }
}
@media screen and (max-width: 600px) {
  .kiyota__message p.kiyota__message--sub {
    font-size: 16px;
  }
}
.kiyota__prof {
  width: 38%;
  border: 1px solid #111;
  border-radius: 10px;
  padding: 20px;
}
@media screen and (max-width: 800px) {
  .kiyota__prof {
    width: 100%;
    margin-bottom: 20px;
  }
}
.kiyota__prof--wrap {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
}
.kiyota__prof--name {
  font-size: clamp(18px, 18px + 20 * (100vw - 600px) / 800, 38px);
  font-weight: 600;
  margin-bottom: 20px;
}
@media screen and (max-width: 600px) {
  .kiyota__prof--name {
    font-size: 20px;
  }
}
.kiyota__com {
  width: 55%;
}
@media screen and (max-width: 800px) {
  .kiyota__com {
    width: 100%;
  }
}
.kiyota__com p {
  margin-bottom: 15px;
  font-size: clamp(16px, 16px + 2 * (100vw - 600px) / 800, 18px);
}
.kiyota__post--list {
  background-color: #F5F5F5;
  border-radius: 10px;
  padding: 20px;
}
.kiyota__post--item {
  font-size: clamp(16px, 16px + 2 * (100vw - 600px) / 800, 18px);
  line-height: 1.8;
}

/* ==============================
    FDE
============================== */
.section__fde {
  background-color: #E7EDEC;
  padding: clamp(40px, 40px + 40 * (100vw - 600px) / 800, 80px) 0 clamp(30px, 30px + 10 * (100vw - 600px) / 800, 40px);
}

.fde__img {
  display: flex;
  justify-content: flex-end;
  position: relative;
}
.fde__img::after {
  content: "";
  position: absolute;
  inset: 0;
  background: url(../../img/recruitDX/img-fde.png) no-repeat left center;
  background-size: 40%;
}
@media screen and (max-width: 800px) {
  .fde__img::after {
    opacity: 0.3;
    background-position: right 30px;
    background-size: 60%;
  }
}
.fde__info {
  width: 55%;
  position: relative;
  z-index: 1;
}
@media screen and (max-width: 800px) {
  .fde__info {
    width: 100%;
  }
}
.fde__copy {
  font-size: clamp(22px, 22px + 20 * (100vw - 600px) / 800, 42px);
  font-weight: 600;
  text-align: center;
  margin-bottom: clamp(20px, 20px + 40 * (100vw - 600px) / 800, 60px);
}
@media screen and (max-width: 800px) {
  .fde__copy {
    margin-bottom: 40px;
  }
}
.fde__copy--first {
  transform: translateX(-50px);
}
@media screen and (max-width: 800px) {
  .fde__copy--first {
    transform: none;
  }
}
.fde__copy--second {
  transform: translateX(50px);
}
@media screen and (max-width: 800px) {
  .fde__copy--second {
    transform: none;
  }
}
.fde__com {
  font-size: clamp(16px, 16px + 2 * (100vw - 600px) / 800, 18px);
  line-height: 1.8;
  margin-bottom: clamp(20px, 20px + 20 * (100vw - 600px) / 800, 40px);
}
@media screen and (max-width: 800px) {
  .fde__com {
    margin-bottom: 40px;
  }
}

.btn__link.fde {
  text-align: right;
}

/* ==============================
    GALLERY
============================== */
.section__gallery {
  padding-top: clamp(40px, 40px + 40 * (100vw - 600px) / 800, 80px);
}

.section__head.gallery {
  text-align: center;
  margin-bottom: 60px;
}

.gallery__company {
  background-color: #EAE1DC;
  padding: clamp(40px, 30px + 30 * (100vw - 600px) / 800, 60px) 0;
  text-align: center;
}
.gallery__copy {
  font-size: clamp(22px, 22px + 12 * (100vw - 600px) / 800, 34px);
  line-height: 1.6;
  font-weight: 600;
  margin-bottom: clamp(20px, 20px + 20 * (100vw - 600px) / 800, 40px);
}
@media screen and (max-width: 600px) {
  .gallery__copy {
    font-size: 18px;
  }
}
.gallery__message {
  font-size: clamp(16px, 16px + 2 * (100vw - 600px) / 800, 18px);
  margin-bottom: clamp(20px, 20px + 20 * (100vw - 600px) / 800, 40px);
}
@media screen and (max-width: 800px) {
  .gallery__message {
    text-align: left;
  }
}
@media screen and (max-width: 800px) {
  .gallery__message br {
    display: none;
  }
}
.gallery__message p {
  line-height: 1.8;
  margin-bottom: clamp(20px, 20px + 20 * (100vw - 600px) / 800, 40px);
}
@media screen and (max-width: 800px) {
  .gallery__message p {
    line-height: 1.7;
  }
}