@charset "utf-8";



/*/////////////////////////////////////////
ã‚¹ã‚¿ã‚¤ãƒ«ãƒªã‚»ãƒƒãƒˆ
/////////////////////////////////////////*/

html, body, div, span, applet, object, iframe, input, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video, button {border: 0 none; font-size: 100%; /*font-weight: normal;*/ margin: 0; padding: 0; vertical-align: baseline;}
ol, ul {list-style: none outside none;}
blockquote, q {quotes: none;}
blockquote:before, blockquote:after, q:before, q:after {content: none;}
article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section {display: block;}
audio, canvas, video {display: inline-block;}
/*transformã‚’ä½¿ã†ã¨ Chromeã§éƒ¨åˆ†çš„ã« antialiasedãŒåŠ¹ã‹ãªã„*/
html {-webkit-font-smoothing: antialiased; -webkit-text-size-adjust: 100%;}
*, :before, :after {box-sizing: border-box; -webkit-tap-highlight-color: rgba(0, 0, 0, 0);}
img {border: none; -ms-interpolation-mode: bicubic; outline: none; vertical-align: bottom;}
button, input, textarea, select {background: none; border: none; border-radius: 0; outline: none;}
button {cursor: pointer; -webkit-appearance: none;}
input {-webkit-appearance: none;}
input::-moz-focus-inner, button::-moz-focus-inner {border: none; outline: none;}
textarea {-webkit-appearance: none;}
a, a.hover {text-decoration: none;}
a:focus {outline: none;}
br{line-height: 1;}
h1,h2,h3,h4,h5,h6 {font-weight: inherit;}

/* IE11 ã‚³ãƒ³ãƒ†ãƒ³ãƒ„é ˜åŸŸã¨ã‚¹ã‚¯ãƒ­ãƒ¼ãƒ«ãƒãƒ¼ã®é‡ãªã‚Šã‚’å›žé¿ */
@-ms-viewport {width: auto !important;}
html {-ms-overflow-style: scrollbar !important;}



/*/////////////////////////////////////////
ã‚¦ã‚§ãƒ–ãƒ•ã‚©ãƒ³ãƒˆ
/////////////////////////////////////////*/

@font-face {
  font-family: 'icomoon';
  src:  url('./fonts/icomoon.eot?450a1z32');
  src:  url('./fonts/icomoon.eot?450a1z32#iefix') format('embedded-opentype'),
    url('./fonts/icomoon.ttf?450a1z32') format('truetype'),
    url('./fonts/icomoon.woff?450a1z32') format('woff'),
    url('./fonts/icomoon.svg?450a1z32#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}



/**
 * .icon-im
 */

.icon-im-facebook-1:before {
  content: "\e901";
}

.icon-im-instagram-1:before {
  content: "\e902";
}

.icon-im-twitter-1:before {
  content: "\e903";
}

.icon-im-line-1:before {
  content: "\e904";
}

.icon-im-copy-1:before {
  content: "\e905";
}



/*/////////////////////////////////////////
<link href="https://fonts.googleapis.com/css2?family=Nunito:ital,wght@0,200;0,300;0,400;0,600;0,700;0,800;0,900;1,200;1,300;1,400;1,600;1,700;1,800;1,900&display=swap" rel="stylesheet">
font-family: 'Nunito', sans-serif;
/////////////////////////////////////////*/



html,
body {
}

body,
button,
input {
  color: #000;
  font-family: "æ¸¸æ˜Žæœä½“", "Yu Mincho", YuMincho, "ãƒ’ãƒ©ã‚®ãƒŽæ˜Žæœ Pro W3", "Hiragino Mincho Pro", serif;
  font-family: "æ¸¸ã‚´ã‚·ãƒƒã‚¯ä½“", YuGothic, "æ¸¸ã‚´ã‚·ãƒƒã‚¯", "Yu Gothic", "ãƒ’ãƒ©ã‚®ãƒŽè§’ã‚´ Pro W3", 'Hiragino Kaku Gothic Pro', "Hiragino Sans", "ãƒ¡ã‚¤ãƒªã‚ª", Meiryo, sans-serif;
  font-feature-settings: "palt";
  font-weight: 500;
  font-size: 14px;
  line-height: 164%;
  /* line-height: 100%; */
  -webkit-text-size-adjust: 100%;
  /* opacity: 1; */
  /* transition: opacity .5s .5s; */
  text-align: justify;
  /* min-width: 1080px; */
}

body.noScroll {
  /* overflow: hidden; */
}

body {
  transition: opacity .1s;
}

body.loading {
  opacity: 0;
}

#viewport {
  /* background: url(../img/_pc.png); */
}

a,
button {
  color: #000;
  transition: opacity .1s;
}

a.hover,
button.hover {
  opacity: .5;
}

img {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

input:-webkit-autofill {
  -webkit-box-shadow: 0 0 0px 1000px #fff inset;
}

input::-ms-clear {
    visibility:hidden
}

input::-ms-reveal {
    visibility:hidden
}

body .edge-autoSuggestFieldFilled {
  background-color: #a26d77 !important;
}

.ifPc {
  display: inline-block;
}

.ifSp {
  display: none;
}

.transitionNone {
  transition: none !important;
}

@media (max-width: 749px) {

  body,
  button {
    font-family: "ãƒ’ãƒ©ã‚®ãƒŽè§’ã‚´ Pro W3", 'Hiragino Kaku Gothic Pro', "Hiragino Sans", "æ¸¸ã‚´ã‚·ãƒƒã‚¯ä½“", YuGothic, "æ¸¸ã‚´ã‚·ãƒƒã‚¯", "Yu Gothic", "ãƒ¡ã‚¤ãƒªã‚ª", Meiryo, sans-serif;
    font-weight: normal;
    min-width: auto;
  }

  .ifPc {
    display: none;
  }

  .ifSp {
    display: inline-block;
  }  
}



/**
 * .wrap--01
 */

.wrap--01 {
  padding-left: 110px;
  padding-right: 110px;
}

@media (max-width: 749px) {

  .wrap--01 {
    padding-left: 25px;
    padding-right: 25px;
  }

  body.interview.page .wrap--01 {
    padding-left: 21px;
    padding-right: 21px;
  }
}



/**
 * .wrap--w200
 */

.wrap--w200 {
  margin: 0 auto; 
  width: 100%;
  max-width: 200px;
}



/**
 * .wrap--w1000
 */

.wrap--w1000 {
  margin: 0 auto; 
  width: 100%;
  max-width: 1000px;
}



/**
 * .inertiaScroll-contents
 */

.inertiaScroll-contents {
  padding: 0 0 80px;
}



/**
 * .section-mv-1
 */

.section-mv-1 {
  padding: 0 0 20px;
}



/**
 * .mv--01
 */

.mv--01 {
  /* background: #eee; */
  /* border: 10px solid #000; */
  /* display: flex; */
  /* margin: 0 auto; */
  /* height: 100%; */
  /* max-height: 800px; */
  /* justify-content: center; */
  overflow: hidden;
  /* padding: 60px 0 0; */
  position: relative;
  z-index: 1;
}

.mv--01 * {
  outline: none;
}

.mv--01 .slick-list,
.mv--01 .slick-track,
.mv--01 .mv-item {
  height: 100%;
  width: 100%;
}

.mv--01 .mv-pcImage {
  display: block;
}

.mv--01 .mv-spImage {
  display: none;
}

.mv--01 .mv-contents {
  /* width: calc(100% - 110px); */
  /* width: 100%; */
}

.mv--01 .mv-item,
.mv-figure,
.mv-image,
.mv-image > * {
  /* background: none !important; */
  height: 100%;
}

.mv--01 .mv-contents .mv-item .mv-image {
  margin: 0 auto;
  /* visibility: hidden; */
  /* display: none; */
  /* max-width: 1000px; */
}

.mv--01 .mv-contents .mv-image img {
  /* height: 100%; */
  max-height: 100%;
  margin: 0 auto;
  /* width: 100%; */
  max-width: 100%;
}

.mv--01 .mv-contents.mv-contents-1 {
  height: 0;
  margin: 0 auto;
  padding-top: 41.6666%;
  width: 100%;
  max-width: 839px;
  /* width: calc(100% - 110px); */
}

.mv--01 .mv-contents.mv-contents-2 {
  display: none;
  /* justify-content: center; */
  /* background: #766244; */
  /* bottom: 0; */
  /* color: #fff; */
  /* display: flex; */
  /* height: 100px; */
  /* left: 0; */
  /* padding: 15px 36px 15px 50px; */
  /* position: absolute; */
  /* width: 100%; */
  /* max-width: 625px; */
  /* z-index: 1; */
}

.mv--01 .mv-contents.mv-contents-2 .mv-item {
  align-items: center;
  display: flex;
}

.mv--01 .mv-contents.mv-contents-2 .mv-item > .mv-inner {
  display: flex;
}

.mv--01 .mv-contents.mv-contents-2 .mv-date {
  align-self: stretch;
  font-family: 'Caudex', serif;
  font-size: 12px;
  margin: 2px 18px 0 0;
  letter-spacing: .07rem;
}

.mv--01 .mv-contents.mv-contents-2 .mv-text {
  font-size: 12px;
  margin: 0 20px 0 0;
  letter-spacing: .07rem;
}

.mv--01 .mv-contents.mv-contents-2 .mv-anchor {
  margin: 0 0 0 auto;
}

.mv--01 .mv-contents.mv-contents-2 .mv-anchor a {
  color: #fff;
}

.mv--01 .mv-contents.mv-contents-2 .mv-anchor a svg circle {
  stroke: #fff;
}

.mv--01 .mv-contents.mv-contents-3 {
  /* background: #fff; */
  bottom: 0;
  color: #fff;
  /* height: 0; */
  position: absolute;
  right: 0;
  width: 100%;
  width: 110px;
  /* max-width: 1160px; */
  z-index: 1;
}

.mv--01 .mv-contents.mv-contents-3 .mv-item {
  align-items: flex-end;
  display: flex;
  height: 100%;
  justify-content: center;
}

.mv--01 .mv-contents.mv-contents-3 .mv-anchor {
  position: relative;
  z-index: 1;
}

.mv--01 .mv-contents.mv-contents-3 .mv-item .mv-anchor a {
  display: block;
}

.mv--01 .mv-contents.mv-contents-3 .mv-item .mv-anchor a:before {
  border-left: 1px solid #000;
  bottom: 0;
  content: "";
  height: 60px;
  left: 50%;
  position: absolute;
  visibility: hidden;
  width: 0;
  z-index: 2;
}

.mv--01 .mv-contents.mv-contents-3 .mv-item .mv-anchor a:after {
  border-left: 1px solid #d9d9d9;
  content: "";
  display: block;
  height: 100px;
  margin: 15px auto 0;
  min-height: 100px;
  width: 0;
}

body.lowerDirectory .mv--01 .mv-contents.mv-contents-1 {
  height: 100%;
  position: relative;
  width: 100%;
  z-index: 1;
}

body.lowerDirectory .mv--01 .mv-contents.mv-contents-1 .mv-item {
  height: 100%;
  /* position: relative; */
  /* z-index: 1; */
}

body.lowerDirectory .mv--01 .mv-contents.mv-contents-1 .mv-item:before {
  background: rgba(0, 0, 0, .2);
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 1;
}

body.lowerDirectory .mv--01 .mv-contents.mv-contents-1 .mv-figure {
  height: 100%;
  position: fixed;
  width: 100%;
  /* z-index: 1; */
}

body.lowerDirectory .mv--01 .mv-contents.mv-contents-1 .mv-text {
  align-items: center;
  bottom: 0;
  color: #fff;
  display: flex;
  flex-flow: row wrap;
  height: calc(100% - 130px);
  justify-content: center;
  padding: 0 60px;
  position: absolute;
  left: 0;
  text-align: center;
  /* top: 100px; */
  width: 100%;
  z-index: 1;
}

/* .mv-titleã€€spanã§ */
body.lowerDirectory .mv--01 .mv-contents.mv-contents-1 .mv-title {
  font-family: "Caudex", "æ¸¸æ˜Žæœä½“", "Yu Mincho", YuMincho, "ãƒ’ãƒ©ã‚®ãƒŽæ˜Žæœ Pro W3", "Hiragino Mincho Pro", serif;
  font-size: 56px;
  letter-spacing: .025rem;
  line-height: 140%;
  width: 100%;
}

body.lowerDirectory .mv--01 .mv-contents.mv-contents-1 .mv-title small {
  font-family: "æ¸¸ã‚´ã‚·ãƒƒã‚¯ä½“", YuGothic, "æ¸¸ã‚´ã‚·ãƒƒã‚¯", "Yu Gothic", "ãƒ’ãƒ©ã‚®ãƒŽè§’ã‚´ Pro W3", 'Hiragino Kaku Gothic Pro', "Hiragino Sans", "ãƒ¡ã‚¤ãƒªã‚ª", Meiryo, sans-serif;
  font-size: 15px;
  letter-spacing: .05rem;
  line-height: 173.33%;
  margin: -6px 0 0;
  display: block;
}

body.lowerDirectory .mv--01 .mv-contents.mv-contents-1 .mv-sentence {
  font-size: 13px;
  letter-spacing: .05rem;
  line-height: 160%;
  margin: 35px 0 0;
  width: 100%;
}

body.lowerDirectory .mv--01 .mv-contents.mv-contents-2 {
  display: none;
}

body.lowerDirectory .mv--01 .mv-contents.mv-contents-3 {
  bottom: 0;
  height: 0;
  /* left: 0; */
  margin-left: auto;
  margin-right: auto;
  padding-left: 110px;
  padding-right: 100px;
  right: 0;
  width: 100%;
  /* max-width: 1160px; */
}

body.lowerDirectory .mv--01 .mv-contents.mv-contents-3 .mv-item {
  /* height: 0; */
  justify-content: flex-end;
  margin-left: auto;
  margin-right: auto;
  max-width: 1160px;
}

body.lowerDirectory .mv--01 .mv-contents.mv-contents-3 .mv-item .mv-anchor a:before {
  /* border-left: 1px solid #000; */
  /* bottom: 0; */
  /* content: ""; */
  /* height: 60px; */
  /* left: 0; */
  /* right: 0; */
}

body.lowerDirectory .mv--01 .mv-contents.mv-contents-3 .mv-anchor .anchor-pcImage {
  display: none;
}

body.lowerDirectory .mv--01 .mv-contents.mv-contents-3 .mv-anchor .anchor-spImage {
  display: block;
}

@media (max-width: 1024px) {

  .mv--01 .mv-contents.mv-contents-1 {
    /* width: calc(100% - 70px); */
  }

  .mv--01 .mv-contents.mv-contents-2 {
    padding: 5px 16px 5px 30px;
    max-width: 317px;
  }

  .mv--01 .mv-contents.mv-contents-2 .mv-item > .mv-inner {
    flex-flow: row wrap;
  }

  .mv--01 .mv-contents.mv-contents-2 .mv-text {
    margin-right: 10px;
    margin-top: 2px;
  }

  .mv--01 .mv-contents.mv-contents-3 {
    width: 70px;
  }

  body.lowerDirectory .mv--01 .mv-contents.mv-contents-1 .mv-text {
    height: calc(100% - 90px);
    /* padding-left: 60px; */
    /* padding-right: 60px; */
    /* top: 50px; */
  }
}

@media (max-width: 1618px) {

  body.lowerDirectory .mv--01 .mv-contents.mv-contents-3 .mv-item {
    /* max-width: 89%; */
  }
}

@media (max-width: 1023px) {

  .mv--01 .mv-contents.mv-contents-1 {
    /* width: calc(100% - 50px); */
  }

  .mv--01 .mv-contents.mv-contents-3 {
    width: 50px;
  }
}

@media (max-width: 749px) {

  .mv--01 .mv-pcImage {
    display: none;
  }

  .mv--01 .mv-spImage {
    display: block;
  }

  .mv--01 .mv-contents.mv-contents-1 {
    width: 100%;
  }

  .mv--01 .mv-contents.mv-contents-2 {
    padding: 20px 25px 15px 25px;
    width: calc(100% - 50px);
    /* max-width: none; */
  }

  .mv--01 .mv-contents.mv-contents-2 .mv-item {
    align-items: flex-start;
  }

  .mv--01 .mv-contents.mv-contents-2 .mv-item > .mv-inner {
    display: block;
    margin: 0 10px 0 0;
  }

  .mv--01 .mv-contents.mv-contents-2 .mv-date {
    font-size: 12px;
    margin: 0 20px 0 0;
    letter-spacing: .1rem;
  }

  .mv--01 .mv-contents.mv-contents-2 .mv-text {
    font-size: 12px;
    margin: 10px 0 0;
    letter-spacing: .05rem;
  }

  .mv--01 .mv-contents.mv-contents-2 .mv-anchor {
    margin: 27px 0 0 auto;
  }

  .mv--01 .mv-contents.mv-contents-3 {
    background: transparent;
    bottom: 40px;
    right: 25px;
    width: 0;
  }

  .mv--01 .mv-contents.mv-contents-3 .mv-item .mv-anchor a:before {
    height: 60px;
  }

  .mv--01 .mv-contents.mv-contents-3 .mv-item .mv-anchor a:after {
    height: 90px;
    min-height: auto;
  }

  .mv--01 .slick-list {
    /* height: calc(100% - 40px); */
  }

  body.lowerDirectory .mv--01 .mv-contents.mv-contents-1 .mv-text {
    height: calc(100% - 70px);
  }

  body.lowerDirectory .mv--01 .mv-contents.mv-contents-1 .mv-title {
    font-size: 48px;
    /* width: 100%; */
  }

  body.lowerDirectory .mv--01 .mv-contents.mv-contents-1 .mv-title small {
    font-size: 15px;
  }

  body.lowerDirectory .mv--01 .mv-contents.mv-contents-1 .mv-sentence {
    /* font-size: 13px; */
    margin: 20px 0 0;
  }

  body.lowerDirectory .mv--01 .mv-contents.mv-contents-3 {
    bottom: 0;
    padding-left: 30px;
    padding-right: 30px;
  }

  body.lowerDirectory .mv--01 .slick-list {
    height: 100%;
  }
}



.slider {
  height: 0;
  padding-top: 41.6666%;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
}

canvas {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
}




/**
 * .arrow--01
 */

.arrow--01 {
  display: inline-block;
}

.arrow--01 img {
  display: block;
  height: auto;
  width: 8px;
}



/**
 * .arrow--01
 */

.anchor--01 {
  display: flex;
}

.anchor--01 a {
  display: inline-block;
  line-height: 110%;
  padding: 0 0 0 16px;
  position: relative;
  z-index: 1;
}

.anchor--01 .anchor-contents {
  display: flex;
  justify-content: center;
  position: relative;
  z-index: 1;
}

.anchor--01 img {
  display: block;
  height: auto;
  left: -10px;
  position: absolute;
  top: 2px;
  width: 8px;
  z-index: 1;
}

.anchor--01 a {
  transition: color .5s;
}

.anchor--01 a.hover {
  color: #F64E4D;
  opacity: 1;
}

.anchor--01 a img {
  left: -10px;
  opacity: 0;
  transition: left .5s;
}

.anchor--01 a.hover img {
  left: 0;
  opacity: 1;
}

.anchor--01 a,
.anchor--01 a img {
  transition: all .5s;
}

.anchor--01.anchor_align_center {
  display: flex;
  justify-content: center;
}

.anchor--01.anchor_align_center a {
  text-align: center;
}

.anchor--01.anchor_fontFamily_robot .anchor-contents > * {
  font-family: 'Roboto', sans-serif;
  font-size: 10px;
  line-height: 110%;
}



/**
 * .deco--01
 */

.deco--01 {
}

.deco--01 .deco-contents {
  height: 11px;
  position: relative;
  z-index: 1;
}

.deco--01 .deco-contents:before,
.deco--01 .deco-contents:after {
  content: "";
  position: absolute;
  z-index: 1;
}

.deco--01 .deco-contents:before {
  border-top: 1px solid #293745;
  content: "";
  height: 0;
  left: 50%;
  position: absolute;
  top: 50%;
  transform: translate(calc(-50% + .5px), calc(-50% + .5px));
  width: 11px;
  z-index: 1;
}

.deco--01 .deco-contents:after {
  border-left: 1px solid #293745;
  content: "";
  height: 11px;
  left: 50%;
  position: absolute;
  top: 50%;
  transform: translate(calc(-50% + .5px), calc(-50% + .5px));
  width: 0;
  z-index: 1;
}

.deco--01 .deco-contents span {
  display: none;
}

.anchor--01 {
  /* margin: 28px auto 30px; */
}



/**
 * .title--01
 */

.title--01 {margin: 25px auto 0;}

.title--01 .title-contents {
  font-size: 20px;
}

.title--01.title_align_center {
  display: flex;
  justify-content: center;
}

.title--01.title_align_center .title-contents {
  text-align: center;
}

.title--01.title_fontFamily_robot .title-contents {
  font-family: 'Roboto', sans-serif;
  line-height: 110%;
}



/**
 * .title--02
 */

.title--02 {
}

.title--02 .title-contents {
  font-size: 11px;
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
}

.title--02.title_align_center {
  display: flex;
  justify-content: center;
}

.title--02.title_align_center .title-contents {
  text-align: center;
}

.title--02.title_fontFamily_robot .title-contents {
  font-family: 'Roboto', sans-serif;
  line-height: 100%;
}



.section-mv-1 + .title--01 {
  margin: 200px auto 0;
}

.deco--01 {
  margin: 30px auto;
}

.anchor--01 {
  margin: 5px auto 0;
}

.title--02 {
  margin: 20px auto 0;
}


/**
 * .section--01
 */

.section-1 a.hover,
.section-2 a.hover  {
  color: #F64E4D;
  opacity: 1;
}

.section-1 a img,
.section-2 a img {
  left: -20px;
  opacity: 0;
  transition: left .5s;
}

.section-1 a.hover img,
.section-2 a.hover img {
  left: -12px;
  opacity: 1;
}

.section-1 a,
.section-1 a img,
.section-2 a,
.section-2 a img {
  transition: all .5s;
}



/**
 * .line--01
 */

.line--01 {
  height: 177px;
  margin: 0 auto;
  text-align: center;
  width: auto;
}

.line--01 svg {
  height: 100%;
  overflow: visible;
  width: auto;
}



/**
 * .line--02
 */

.line--02 {
  height: 181px;
  margin: 20px auto 0;
  text-align: center;
  width: auto;
}

.line--02 svg {
  height: 100%;
  overflow: visible;
  width: auto;
}



/**
 * .unveil
 */

.section-mv-1.unveil,
.line--01.unveil,
.section-1.unveil,
.deco--01.unveil,
.section-2.unveil,
.line--02.unveil,
.title--02.unveil {
  opacity: 0;
}

.section-mv-1.unveil-run,
.line--01.unveil-run,
.section-1.unveil-run,
.deco--01.unveil-run,
.section-2.unveil-run,
.line--02.unveil-run,
.title--02.unveil-run {
  animation-delay: 0s;
  animation-name: fadeIn;
  animation-duration: .5s;
  animation-fill-mode: both;
  animation-timing-function: cubic-bezier(0.47, 0, 0.75, 0.72);
  opacity: 1;
}

.section-mv-1.unveil-run {
  animation-delay: 1s;
}

.line--01.unveil-run {
  animation-delay: 1.5s;
}

.section-1.unveil-run {
  animation-delay: 2.5s;
}

.deco--01.unveil-run {
  animation-delay: 3s;
}

.section-2.unveil-run {
  animation-delay: 3.5s;
}

.line--02.unveil-run {
  animation-delay: 4.5s;
}

.title--02.unveil-run {
  animation-delay: 5s;
}

@keyframes fadeIn {

  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

.line--01.unveil-run svg path,
.line--02.unveil-run svg path {
  animation-play-state: running;
}