@charset "UTF-8";
/* common */
.en-font {
  font-family: "Cinzel", serif;
}

main {
  padding-top: 0px;
}

.header {
  background: #FFDE00;
}

.main-box {
  width: 100%;
  height: 100vh;
  position: relative;
  background: #FFDE00;
}

.main-box .main-logo {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 78%;
  max-width: 790px;
}

.txt-wrap {
  width: 93%;
  max-width: 1160px;
  margin-left: auto;
  margin-right: auto;
}

.main-wrap {
  width: 89%;
  max-width: 814px;
  margin-left: auto;
  margin-right: auto;
}

.main-text.ptn1 {
  width: 40%;
  margin-left: 60%;
}

.main-text.ptn1 img {
  margin-top: -8px;
}

.main-text.ptn2 {
  width: 60%;
  margin-left: 40%;
}

.main-text.ptn2 img {
  margin-top: -2px;
  display: inline-block;
}

.main-text.ptn3 {
  width: 48%;
  margin-left: 52%;
}

.main-text.ptn3 img {
  margin-top: -8px;
}

.main-text.ptn4 {
  width: 42%;
  margin-left: 58%;
}

.main-text.ptn4 img {
  margin-top: -2px;
  display: inline-block;
}

.main-text.ptn5 {
  width: 30%;
  margin-left: 70%;
}

.main-text.ptn5 img {
  margin-top: -8px;
}

.section-01 .main-wrap {
  padding-top: 200px;
  padding-bottom: 250px;
}

.section-01 .copy-box {
  margin-bottom: 290px;
  text-align: center;
}

.section-01 .copy-box .text1 {
  margin-bottom: 20px;
  font-size: 25px;
  color: #FFDE00;
  font-weight: bold;
}

.section-01 .copy-box .text1 .img {
  width: 216px;
  margin-right: 6px;
  display: inline-block;
  vertical-align: middle;
}

.section-01 .copy-box .text1 .img img {
  display: block;
}

.section-01 .copy-box .text1 .text {
  display: inline-block;
}

.section-01 .copy-box .text2 {
  font-size: 42px;
  line-height: 1.7;
  vertical-align: middle;
}

.sub-ttl1 {
  text-align: center;
  position: relative;
  padding-bottom: 35px;
}

.sub-ttl1 .jp-font {
  font-size: 17px;
  line-height: 1;
  margin-bottom: 15px;
  display: inline-block;
}

.sub-ttl1 .en-font {
  font-size: 40px;
  line-height: 1;
  letter-spacing: 0.1em;
  display: inline-block;
  font-weight: 400;
}

.sub-ttl1::after {
  position: absolute;
  border-bottom: 6px solid #FFDE00;
  width: 110px;
  margin-left: auto;
  margin-right: auto;
  bottom: 0;
  left: 0;
  right: 0;
  content: "";
}

.section-01 .br-logo {
  width: 100%;
  max-width: 465px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 110px;
}

.section-01 .copy-1 {
  font-size: 16px;
  line-height: 1.87;
  margin-top: 60px;
  text-align: center;
}

.section-01 .about-box {
  margin-bottom: 312px;
}

.section-01 .ab-list {
  display: flex;
  justify-content: space-between;
  margin-top: 25px;
}

.section-01 .ab-list li {
  width: 31.2%;
  text-align: center;
  padding-top: 32px;
  padding-bottom: 23px;
  font-size: 20px;
  line-height: 1.25;
  border-radius: 10px;
  background: #FFDE00;
}

.section-01 .ab-list li:nth-child(2) {
  padding-top: 20px;
  padding-bottom: 16px;
}

.section-01 .copy-2 {
  font-size: 36px;
  line-height: 1.52;
  margin-top: 80px;
  text-align: center;
}

.section-01 .copy-3 {
  font-size: 16px;
  line-height: 2.07;
  margin-top: 35px;
  text-align: center;
}

.section-01 p, .section-02 p, .section-03 p {
  line-height: 1.87;
  font-size: 16px;
}

.section-02 {
  background: #FFDE00;
}

.section-02 .main-wrap {
  padding-top: 200px;
  padding-bottom: 250px;
}

.section-02 .box-1 {
  margin-bottom: 195px;
}

.section-02 .box-2 {
  margin-bottom: 250px;
}

.sub-ttl2 {
  text-align: center;
  padding-bottom: 15px;
  padding-top: 15px;
  background: #fff;
  border-radius: 50px;
  font-size: 27px;
  font-weight: 400;
}

.sub-ttl2.ex {
  padding-top: 11px;
  padding-bottom: 3px;
}

.sub-ttl2.ptn2 {
  background: #FFDE00;
}

.sub-ttl2 .img {
  width: 206px;
  margin-right: 6px;
  display: inline-block;
  vertical-align: middle;
}

.sub-ttl2 .img img {
  display: block;
}

.sub-ttl2 .text {
  display: inline-block;
}

.sub-ttl3 {
  text-align: center;
  position: relative;
  padding-bottom: 40px;
  margin-top: 70px;
}

.sub-ttl3 .jp-font {
  font-size: 36px;
  line-height: 1;
  margin-bottom: 15px;
  display: inline-block;
  font-weight: 400;
}

.sub-ttl3 .en {
  font-size: 22px;
  line-height: 1;
  display: inline-block;
}

.section-02 .flex-box {
  display: flex;
  justify-content: space-between;
  flex-direction: row-reverse;
}

.section-02 .flex-box .flex-img {
  width: 46.8%;
  margin-right: -4.8%;
  margin-top: 15px;
}

.section-02 .flex-box .flex-text {
  width: 53.6%;
  font-size: 16px;
  line-height: 1.87;
  padding-top: 40px;
}

.section-02 .check-list {
  margin-top: 68px;
}

.section-02 .check-list li {
  margin-bottom: 28px;
  position: relative;
  padding-left: 40px;
  font-size: 20px;
  line-height: 1.3;
}

.section-02 .check-list li::before {
  position: absolute;
  left: 0;
  top: 0;
  content: "";
  width: 34px;
  height: 26px;
  background: url(../images/branding/check.svg) no-repeat center center/100% 100%;
}

.section-02 .check-list li:last-child {
  margin-bottom: 0;
}

.section-02 .img-box {
  margin-top: 50px;
}

.section-03 .img-box {
  margin-top: 60px;
}

.section-03 .main-wrap {
  padding-top: 180px;
  padding-bottom: 250px;
}

.section-03 .box-1 {
  margin-bottom: 200px;
}

.section-03 .box-2 {
  margin-bottom: 200px;
}

.section-03 .flex-list {
  margin-top: 60px;
}

.section-03 .flex-list li {
  display: flex;
  justify-content: space-between;
  padding-bottom: 36px;
  margin-bottom: 36px;
  border-bottom: 1px dotted #000;
  align-items: center;
}

.section-03 .flex-list li:last-child {
  padding-bottom: 0;
  border-bottom: 0;
  margin-bottom: 0;
}

.section-03 .flex-list li .maru {
  width: 16%;
}

.section-03 .flex-list li .text {
  width: 78%;
}

.section-03 .flex-list li dl {
  margin-bottom: 30px;
}

.section-03 .flex-list li dl:last-child {
  margin-bottom: 0;
}

.section-03 .flex-list li dl dt {
  font-size: 22px;
  line-height: 1;
  margin-bottom: 10px;
  padding-left: 10px;
  border-left: 10px solid #FFDE00;
}

.section-03 .flex-list li dl dd {
  font-size: 16px;
  line-height: 1.87;
}

.section-03 .sub-copy {
  text-align: center;
  margin-top: 50px;
  font-size: 36px;
  line-height: 1;
  font-weight: 400;
}

.section-03 .img-list {
  margin-top: 38px;
}

.section-03 .img-list li {
  font-size: 17px;
  line-height: 2.35;
  padding-left: 1.5em;
  text-indent: -1.5em;
}

.section-03 .img-list li::before {
  content: "●";
  margin-right: 0.5em;
  color: #FFDE00;
}

.section-03 .img-box2 {
  margin-top: 70px;
}

.section-04 {
  background: #FFDE00;
}

.section-04 .main-wrap {
  padding-top: 126px;
  padding-bottom: 250px;
}

.section-04 .flex-box {
  margin-top: 65px;
  display: flex;
  justify-content: space-between;
}

.section-04 .flex-box .flex-text {
  width: 54%;
}

.section-04 .flex-box .flex-text .text1 {
  font-size: 15px;
  line-height: 1.66;
  font-weight: 600;
  margin-bottom: 10px;
}

.section-04 .flex-box .flex-text .text2 {
  font-size: 25px;
  line-height: 1.6;
  border-bottom: 2px solid #fff;
  padding-bottom: 14px;
  margin-bottom: 30px;
}

.section-04 .flex-box .flex-text .flex-list li {
  padding-left: 1.5em;
  text-indent: -1.5em;
  margin-bottom: 12px;
  font-size: 16px;
  line-height: 1.56;
}

.section-04 .flex-box .flex-text .flex-list li:last-child {
  margin-bottom: 0;
}

.section-04 .flex-box .flex-text .flex-list li::before {
  content: "●";
  margin-right: 0.5em;
  color: #fff;
}

.section-04 .flex-box .flex-img {
  width: 42%;
}

.section-04 .img-box {
  margin-top: 50px;
}

.section-05 .main-wrap {
  padding-top: 140px;
  padding-bottom: 150px;
}

.section-05 .human-flex {
  display: flex;
  justify-content: space-between;
  max-width: 654px;
  margin-left: auto;
  margin-right: auto;
  align-items: center;
  margin-bottom: 66px;
}

.section-05 .human-flex .pic {
  width: 40%;
}

.section-05 .human-flex .text {
  width: 55%;
}

.section-05 .human-flex .text .job {
  padding-bottom: 12px;
  margin-bottom: 35px;
  position: relative;
  font-size: 20px;
  line-height: 1.6;
}

.section-05 .human-flex .text .job::after {
  position: absolute;
  left: 0;
  bottom: 0;
  content: "";
  width: 55px;
  border-bottom: 2px solid #FFDE00;
}

.section-05 .human-flex .text .job2 {
  font-size: 15px;
  margin-bottom: 10px;
}

.section-05 .human-flex .name {
  font-size: 32px;
  letter-spacing: 0.05em;
}

.section-05 .human-flex .name span {
  font-size: 14px;
  display: inline-block;
  margin-left: 1em;
}

.section-05 ul.list {
  margin-bottom: 34px;
}

.section-05 ul.list:last-child {
  margin-bottom: 0;
}

.section-05 ul.list li {
  padding-left: 1.5em;
  text-indent: -1.5em;
  font-size: 15px;
  line-height: 1.87;
}

.section-05 ul.list li:last-child {
  margin-bottom: 0;
}

.section-05 ul.list li::before {
  content: "●";
  margin-right: 0.5em;
  color: #FFDE00;
}

.section-05 .sub-name {
  font-size: 16px;
  line-height: 1.87;
}

.fl-navi {
  position: fixed;
  top: 150px;
  left: 20px;
  opacity: 0;
  z-index: 100;
  transition: 1s;
  -webkit-transition: 1s; /* Chrome、Safari用 */
  -moz-transition: 1s; /* Firefox用 */
  -o-transition: 1s; /* Opera用 */
  -moz-transition-delay: 0s;
  -webkit-transition-delay: 0s;
  -o-transition-delay: 0s;
  -ms-transition-delay: 0s;
}

.fl-navi.on {
  opacity: 1;
}

.fl-navi li {
  margin-bottom: 15px;
  line-height: 1;
}

.fl-navi li a {
  position: relative;
  font-size: 13px;
  color: #000;
}

.fl-navi li a::before {
  content: "　";
  color: #e00012;
  margin-right: 1em;
  display: inline-block;
}

.fl-navi li.current a::before {
  content: "●";
  color: #e00012;
}

.link-area {
  margin-top: 2px;
  padding-top: 2px;
}

.scroll {
  position: fixed;
  bottom: 30px;
  width: 9px;
  right: 5%;
  height: 70px;
  z-index: 4;
  transition: 1s;
  -webkit-transition: 1s; /* Chrome、Safari用 */
  -moz-transition: 1s; /* Firefox用 */
  -o-transition: 1s; /* Opera用 */
  -moz-transition-delay: 0s;
  -webkit-transition-delay: 0s;
  -o-transition-delay: 0s;
  -ms-transition-delay: 0s;
}

.scroll.UpMove,
.scroll.DownMove {
  opacity: 0;
}

.scroll .sc-img {
  position: absolute;
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
  top: -78%;
}

/* チェックバック: 画像(scroll.svg)をテキスト化。書体は新しい英字フォント Kumbh Sans。
   旧SVGは viewBox 8.8×47.34 に「SCROLL」6文字が90度右に倒れて縦並びしたもの
   （"L"のステムが横向き・足が左端から下向き＝時計回り90度）。
   writing-mode: vertical-rl は欧文を同じ向き（時計回り90度・上から下へ読む）に組むため、
   transform を使わずに同じ見た目を再現できる。
   サイズは旧SVGの実寸換算: 字高 8.4/8.8 × .scroll幅9px ≒ 8.6px → font-size 12px 相当、
   全長 47.34/8.8 × 9px ≒ 48px に letter-spacing で合わせている */
.scroll .sc-txt {
  display: inline-block;
  writing-mode: vertical-rl;
  font-family: "Kumbh Sans", "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", sans-serif;
  font-weight: 600;
  font-size: 12px;
  line-height: 1;
  letter-spacing: 0.05em;
  color: #000;
  white-space: nowrap;
}

.scroll::after {
  content: "";
  /*描画位置*/
  position: absolute;
  top: 0;
  /*線の形状*/
  width: 1px;
  height: 30px;
  left: 0;
  right: 0;
  margin-left: 32%;
  margin-right: auto;
  background: #000;
  /*線の動き1.4秒かけて動く。永遠にループ*/
  -webkit-animation: pathmove 2s ease-in-out infinite;
  animation: pathmove 2s ease-in-out infinite;
  opacity: 0;
}

@-webkit-keyframes pathmove {
  0% {
    height: 0;
    top: 0;
    opacity: 0;
  }
  30% {
    height: 30px;
    opacity: 1;
  }
  100% {
    height: 0;
    top: 50px;
    opacity: 0;
  }
}
@keyframes pathmove {
  0% {
    height: 0;
    top: 0;
    opacity: 0;
  }
  30% {
    height: 30px;
    opacity: 1;
  }
  100% {
    height: 0;
    top: 50px;
    opacity: 0;
  }
}
@media (min-width: 769px) {
  .sp {
    display: none;
  }
}
@media screen and (max-width: 820px) {
  .section-01 .ab-list li {
    font-size: 16px;
  }
  .sub-ttl3 .jp-font {
    font-size: 30px;
  }
}
@media screen and (max-width: 768px) {
  .pc {
    display: none;
  }
  main {
    padding-top: 0vw;
  }
  .main-box {
    height: 100vh;
  }
  .txt-wrap {
    width: 93%;
    max-width: 1160px;
    margin-left: auto;
    margin-right: auto;
  }
  .main-wrap {
    width: 89%;
    max-width: 814px;
    margin-left: auto;
    margin-right: auto;
  }
  .main-text.ptn1 {
    width: 46%;
    margin-left: 54%;
  }
  .main-text.ptn1 img {
    margin-top: -0.3vw;
  }
  .main-text.ptn2 {
    width: 80%;
    margin-left: 20%;
  }
  .main-text.ptn2 img {
    margin-top: -0.3vw;
  }
  .main-text.ptn3 {
    width: 66%;
    margin-left: 34%;
  }
  .main-text.ptn3 img {
    margin-top: -0.3vw;
  }
  .main-text.ptn4 {
    width: 56%;
    margin-left: 44%;
  }
  .main-text.ptn4 img {
    margin-top: -0.3vw;
  }
  .main-text.ptn5 {
    width: 42%;
    margin-left: 58%;
  }
  .main-text.ptn5 img {
    margin-top: -0.3vw;
  }
  .section-01 .main-wrap {
    padding-top: 33.3vw;
    padding-bottom: 35vw;
  }
  .section-01 .copy-box {
    margin-bottom: 39vw;
    text-align: center;
  }
  .section-01 .copy-box .text1 {
    margin-bottom: 4vw;
    font-size: 3.3vw;
    font-weight: bold;
  }
  .section-01 .copy-box .text1 .img {
    width: 29vw;
    margin-right: 1vw;
    display: inline-block;
    vertical-align: middle;
  }
  .section-01 .copy-box .text1 .img img {
    display: block;
  }
  .section-01 .copy-box .text1 .text {
    display: inline-block;
  }
  .section-01 .copy-box .text2 {
    font-size: 6vw;
    line-height: 1.7;
    vertical-align: middle;
  }
  .sub-ttl1 {
    text-align: center;
    position: relative;
    padding-bottom: 5.6vw;
  }
  .sub-ttl1 .jp-font {
    font-size: 3.3vw;
    line-height: 1;
    margin-bottom: 2vw;
    display: inline-block;
  }
  .sub-ttl1 .en-font {
    font-size: 7.3vw;
    line-height: 1;
    display: inline-block;
    font-weight: 400;
  }
  .sub-ttl1::after {
    position: absolute;
    border-bottom: 3px solid #FFDE00;
    width: 18%;
    margin-left: auto;
    margin-right: auto;
    bottom: 0;
    left: 0;
    right: 0;
    content: "";
  }
  .section-01 .br-logo {
    width: 100%;
    max-width: none;
    margin-left: auto;
    margin-right: auto;
    margin-top: 16vw;
  }
  .section-01 .copy-1 {
    font-size: 3.2vw;
    line-height: 1.87;
    margin-top: 6.6vw;
    text-align: left;
  }
  .section-01 .about-box {
    margin-bottom: 33.3vw;
  }
  .section-01 .ab-list {
    display: block;
    margin-top: 4.6vw;
  }
  .section-01 .ab-list li {
    width: 100%;
    text-align: center;
    padding-top: 3.7vw;
    padding-bottom: 2.7vw;
    font-size: 4.8vw;
    line-height: 1.25;
    border-radius: 2vw;
    margin-bottom: 4vw;
  }
  .section-01 .ab-list li:nth-child(2) {
    padding-top: 3.7vw;
    padding-bottom: 2.7vw;
  }
  .section-01 .copy-2 {
    font-size: 5.2vw;
    line-height: 1.61;
    margin-top: 10.6vw;
    text-align: center;
  }
  .section-01 .copy-3 {
    font-size: 3.3vw;
    line-height: 1.87;
    margin-top: 8vw;
    text-align: left;
  }
  .section-01 p, .section-02 p, .section-03 p {
    line-height: 1.87;
    font-size: 3.2vw;
  }
  .section-02 .main-wrap {
    padding-top: 33vw;
    padding-bottom: 33vw;
  }
  .section-02 .box-1 {
    margin-bottom: 32vw;
  }
  .section-02 .box-2 {
    margin-bottom: 33vw;
  }
  .sub-ttl2 {
    text-align: center;
    padding-bottom: 2.1vw;
    padding-top: 2.1vw;
    border-radius: 7vw;
    font-size: 3.8vw;
  }
  .sub-ttl2.ex {
    padding-top: 1.5vw;
    padding-bottom: 0.5vw;
  }
  .sub-ttl2 .img {
    width: 35vw;
    margin-right: 1vw;
    display: inline-block;
    vertical-align: middle;
  }
  .sub-ttl2 .img img {
    display: block;
  }
  .sub-ttl2 .text {
    display: inline-block;
  }
  .sub-ttl3 {
    text-align: center;
    position: relative;
    padding-bottom: 13vw;
    margin-top: 5.8vw;
  }
  .sub-ttl3 .jp-font {
    font-size: 5.2vw;
    line-height: 1.61;
    margin-bottom: 2.6vw;
    display: inline-block;
    font-weight: 400;
  }
  .sub-ttl3 .en {
    font-size: 2.9vw;
    line-height: 1;
    display: inline-block;
  }
  .section-02 .flex-box {
    display: block;
  }
  .section-02 .flex-box .flex-img {
    width: 100%;
    margin-top: 0;
    margin-right: 0;
  }
  .section-02 .flex-box .flex-text {
    width: 100%;
    font-size: 3.2vw;
    line-height: 1.87;
    padding-top: 13vw;
  }
  .section-02 .check-list {
    margin-top: 8vw;
  }
  .section-02 .check-list li {
    margin-bottom: 5.6vw;
    position: relative;
    padding-left: 12vw;
    font-size: 3.4vw;
    line-height: 1.57;
  }
  .section-02 .check-list li::before {
    position: absolute;
    left: 0;
    top: 0;
    content: "";
    width: 8vw;
    height: 7vw;
    background: url(../images/branding/check.svg) no-repeat center center/100% 100%;
  }
  .section-02 .check-list li:last-child {
    margin-bottom: 0;
  }
  .section-02 .img-box {
    margin-top: 50px;
  }
  .section-03 .img-box {
    margin-top: 10vw;
  }
  .section-03 .main-wrap {
    padding-top: 33vw;
    padding-bottom: 40vw;
  }
  .section-03 .box-1 {
    margin-bottom: 33vw;
  }
  .section-03 .box-2 {
    margin-bottom: 33vw;
  }
  .section-03 .flex-list {
    margin-top: 10vw;
  }
  .section-03 .flex-list li {
    display: block;
    padding-bottom: 0;
    margin-bottom: 10.5vw;
    border-bottom: 0;
    align-items: center;
  }
  .section-03 .flex-list li:last-child {
    padding-bottom: 0;
    border-bottom: 0;
    margin-bottom: 0;
  }
  .section-03 .flex-list li .maru {
    width: 33%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 5.8vw;
  }
  .section-03 .flex-list li .text {
    width: 100%;
  }
  .section-03 .flex-list li dl {
    margin-bottom: 5.8vw;
  }
  .section-03 .flex-list li dl:last-child {
    margin-bottom: 0;
  }
  .section-03 .flex-list li dl dt {
    font-size: 3.4vw;
    line-height: 1;
    margin-bottom: 3.2vw;
    padding-left: 2vw;
    border-left: 10px solid #FFDE00;
  }
  .section-03 .flex-list li dl dd {
    font-size: 3.3vw;
    line-height: 1.87;
  }
  .section-03 .sub-copy {
    text-align: center;
    margin-top: 12vw;
    font-size: 5.2vw;
    line-height: 1.61;
  }
  .section-03 .img-list {
    margin-top: 7.4vw;
  }
  .section-03 .img-list li {
    font-size: 3.3vw;
    line-height: 2.35;
    padding-left: 1.5em;
    text-indent: -1.5em;
  }
  .section-03 .img-box2 {
    margin-top: 12vw;
    width: 110%;
    margin-right: -10%;
    overflow-x: scroll;
  }
  .section-03 .img-box2 img {
    max-width: none;
    width: 150vw;
  }
  .section-04 .main-wrap {
    padding-top: 38vw;
    padding-bottom: 44vw;
  }
  .section-04 .flex-box {
    margin-top: 9vw;
    display: block;
  }
  .section-04 .flex-box .flex-text {
    width: 100%;
  }
  .section-04 .flex-box .flex-text .text1 {
    font-size: 2.9vw;
    line-height: 1.66;
    text-align: center;
    margin-bottom: 3vw;
  }
  .section-04 .flex-box .flex-text .text2 {
    font-size: 3.7vw;
    line-height: 1.6;
    text-align: center;
    border-bottom: 2px solid #fff;
    padding-bottom: 5.4vw;
    margin-bottom: 5.4vw;
  }
  .section-04 .flex-box .flex-text .flex-list li {
    padding-left: 1.5em;
    text-indent: -1.5em;
    margin-bottom: 2vw;
    font-size: 3.2vw;
    line-height: 1.56;
  }
  .section-04 .flex-box .flex-text .flex-list li:last-child {
    margin-bottom: 0;
  }
  .section-04 .flex-box .flex-img {
    width: 100%;
    margin-top: 5.3vw;
  }
  .section-04 .img-box {
    margin-top: 5.4vw;
    width: 110%;
    margin-right: -10%;
    overflow-x: scroll;
  }
  .section-04 .img-box img {
    width: 190vw;
    max-width: none;
  }
  .section-05 .main-wrap {
    padding-top: 34vw;
    padding-bottom: 22vw;
  }
  .section-05 .human-flex {
    display: flex;
    justify-content: space-between;
    max-width: none;
    margin-left: auto;
    margin-right: auto;
    align-items: center;
    margin-bottom: 8vw;
  }
  .section-05 .human-flex .pic {
    width: 40%;
  }
  .section-05 .human-flex .text {
    width: 55%;
  }
  .section-05 .human-flex .text .job {
    padding-bottom: 1.5vw;
    margin-bottom: 3vw;
    position: relative;
    font-size: 3.2vw;
    line-height: 1.6;
  }
  .section-05 .human-flex .text .job::after {
    position: absolute;
    left: 0;
    bottom: 0;
    content: "";
    width: 8vw;
    border-bottom: 2px solid #FFDE00;
  }
  .section-05 .human-flex .text .job2 {
    font-size: 2.7vw;
    margin-bottom: 2vw;
  }
  .section-05 .human-flex .name {
    font-size: 5.4vw;
    line-height: 1;
  }
  .section-05 .human-flex .name span {
    font-size: 2.5vw;
    display: block;
    margin-top: 1vw;
    margin-left: 0em;
    line-height: 1;
  }
  .section-05 ul.list {
    margin-bottom: 4.8vw;
  }
  .section-05 ul.list:last-child {
    margin-bottom: 0;
  }
  .section-05 ul.list li {
    padding-left: 1.5em;
    text-indent: -1.5em;
    font-size: 3.2vw;
    line-height: 1.87;
  }
  .section-05 ul.list li:last-child {
    margin-bottom: 0;
  }
  .section-05 .sub-name {
    font-size: 3.2vw;
    line-height: 1.87;
  }
  .fl-navi {
    position: fixed;
    display: flex;
    /* チェックバック: リニューアルで追加された固定ヘッダーと完全に重なっていた（旧 top:0）。
       ヘッダーはSPで height:16vw（common.scss の .header）なので、その真下に付ける。
       ヘッダー高を変える場合はここも合わせること */
    top: 16vw;
    left: 0px;
    /* ヘッダー退避(.is-hidden)への追従用。topだけヘッダーと同じ .3s に揃える
       （opacity の1秒フェードは .on の出現演出なので据え置き） */
    transition: top 0.3s ease, opacity 1s;
    right: 0;
    flex-wrap: wrap;
    z-index: 30;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    justify-content: space-between;
    background: #fff;
    padding: 3vw 5vw 1vw;
    box-shadow: border-box;
  }
  .fl-navi.on {
    opacity: 1;
  }
  /* フッターに到達すると js/common.js が .header へ .is-hidden を付けてヘッダーが
     translateY(-100%) で退避する。その分ナビを最上部まで上げる。
     header.php の構造上 .header と <main> は兄弟なので、後続兄弟セレクタで参照できる */
  .header.is-hidden ~ main .fl-navi {
    top: 0;
  }
  .fl-navi li {
    margin-bottom: 2.2vw;
    line-height: 1;
  }
  .fl-navi li:nth-child(1) {
    width: 24%;
  }
  .fl-navi li:nth-child(2) {
    width: 28%;
  }
  .fl-navi li:nth-child(3) {
    width: 48%;
  }
  .fl-navi li:nth-child(4) {
    width: 24%;
  }
  .fl-navi li:nth-child(5) {
    width: 76%;
  }
  .fl-navi li a {
    position: relative;
    font-size: 3vw;
  }
  .fl-navi li a::before {
    content: "　";
    color: #e00012;
    margin-right: 1em;
    display: inline-block;
  }
  .fl-navi li.current a::before {
    content: "●";
    color: #e00012;
  }
  .link-area {
    margin-top: -16vw;
    padding-top: 16vw;
  }
  .scroll {
    right: 11px;
  }
}
