@charset "UTF-8";
@import url(https://fonts.googleapis.com/css2?family=Anton&display=swap);
/*benz background-color: #234d97; */
@-webkit-keyframes loading {
  0%, 100%, 80% {
    -webkit-box-shadow: 0 0;
    box-shadow: 0 0;
    height: 4em
  }
  40% {
    -webkit-box-shadow: 0 -2em;
    box-shadow: 0 -2em;
    height: 5em
  }
}
@keyframes loading {
  0%, 100%, 80% {
    -webkit-box-shadow: 0 0;
    box-shadow: 0 0;
    height: 4em
  }
  40% {
    -webkit-box-shadow: 0 -2em;
    box-shadow: 0 -2em;
    height: 5em
  }
}
.load_bg {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background-color: #ebebeb;
  z-index: 100000;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0)
}
body.animation .load_bg, body.loaded .load_bg {
  visibility: hidden;
  opacity: 0;
  -webkit-transition: .3s ease opacity, 0s visibility .3s;
  transition: .3s ease opacity, 0s visibility .3s
}
.load_bg__contents, .load_bg__contents:after, .load_bg__contents:before {
  background: #c9380d;
  -webkit-animation: loading 1s infinite ease-in-out;
  animation: loading 1s infinite ease-in-out;
  width: 1em;
  height: 4em
}
.load_bg__contents {
  color: #c9380d;
  text-indent: -9999em;
  font-size: 2rem;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate3D(-50%, -50%, 0);
  transform: translate3D(-50%, -50%, 0);
  -webkit-animation-delay: -.16s;
  animation-delay: -.16s
}
@media (max-width:767px) {
  .load_bg__contents {
    font-size: 1.4rem
  }
}
.load_bg__contents:after, .load_bg__contents:before {
  position: absolute;
  top: 0;
  content: ''
}
.load_bg__contents:before {
  left: -1.5em;
  -webkit-animation-delay: -.32s;
  animation-delay: -.32s
}
.load_bg__contents:after {
  left: 1.5em
}
.js-fadeIn {
  visibility: hidden;
  opacity: 0;
  -webkit-transform: translateY(20px);
  transform: translateY(20px)
}
.js-fadeIn.fadeIn {
  visibility: visible;
  opacity: 1;
  -webkit-transform: translateY(0);
  transform: translateY(0);
  -webkit-transition: 0s visibility, .8s opacity ease, .8s -webkit-transform ease;
  transition: 0s visibility, .8s opacity ease, .8s -webkit-transform ease;
  transition: 0s visibility, .8s opacity ease, .8s transform ease;
  transition: 0s visibility, .8s opacity ease, .8s transform ease, .8s -webkit-transform ease
}
.js-fadeInGroup .js-fadeInGroupChild {
  visibility: hidden;
  opacity: 0;
  -webkit-transform: translateY(20px);
  transform: translateY(20px)
}
.js-fadeInGroup.fadeIn .js-fadeInGroupChild {
  visibility: visible;
  opacity: 1;
  -webkit-transform: translateY(0);
  transform: translateY(0);
  -webkit-transition: 0s visibility, .8s opacity ease, .8s -webkit-transform ease;
  transition: 0s visibility, .8s opacity ease, .8s -webkit-transform ease;
  transition: 0s visibility, .8s opacity ease, .8s transform ease;
  transition: 0s visibility, .8s opacity ease, .8s transform ease, .8s -webkit-transform ease
}
.js-fadeInText span {
  visibility: hidden;
  opacity: 0;
  -webkit-transform: translateY(20px);
  transform: translateY(20px)
}
.js-fadeInText.fadeIn span {
  visibility: visible;
  opacity: 1;
  -webkit-transform: translateY(0);
  transform: translateY(0);
  -webkit-transition: 0s visibility, .8s opacity ease, .8s -webkit-transform ease;
  transition: 0s visibility, .8s opacity ease, .8s -webkit-transform ease;
  transition: 0s visibility, .8s opacity ease, .8s transform ease;
  transition: 0s visibility, .8s opacity ease, .8s transform ease, .8s -webkit-transform ease
}
@-webkit-keyframes scrollAnimation {
  0% {
    -webkit-transform: scale(0, 1);
    transform: scale(0, 1);
    -webkit-transform-origin: 100% 0;
    transform-origin: 100% 0
  }
  35% {
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
    -webkit-transform-origin: 100% 0;
    transform-origin: 100% 0
  }
  35.1% {
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0
  }
  100%, 70% {
    -webkit-transform: scale(0, 1);
    transform: scale(0, 1);
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0
  }
}
@keyframes scrollAnimation {
  0% {
    -webkit-transform: scale(0, 1);
    transform: scale(0, 1);
    -webkit-transform-origin: 100% 0;
    transform-origin: 100% 0
  }
  35% {
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
    -webkit-transform-origin: 100% 0;
    transform-origin: 100% 0
  }
  35.1% {
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0
  }
  100%, 70% {
    -webkit-transform: scale(0, 1);
    transform: scale(0, 1);
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0
  }
}
.js-scroll::after {
  -webkit-animation: scrollAnimation 3s ease infinite;
  animation: scrollAnimation 3s ease infinite
}
@-webkit-keyframes gradation {
  0%, 100% {
    background-position: 0 0
  }
  50% {
    background-position: 100% 100%
  }
}
@keyframes gradation {
  0%, 100% {
    background-position: 0 0
  }
  50% {
    background-position: 100% 100%
  }
}
html {
  font-size: 62.5%;
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", "メイリオ", sans-serif
}
html.resize * {
  font-size: inherit
}
img {
  max-width: 100%;
  height: auto;
  margin: 0 auto;
  display: block
}
@media (max-width:767px) {
  img {
    width: 100%
  }
}
@media (min-width:768px) {
  .sp {
    display: none !important
  }
}
@media (max-width:767px) {
  .pc {
    display: none !important
  }
}
body {
  font-size: 16px;
  color: #000;
  font-weight: 400;
  -webkit-font-feature-settings: "palt";
  font-feature-settings: "palt";
  overflow: hidden;
  background-color: #ebebeb
}
body.loaded {
  overflow: auto
}
body.open {
  overflow: hidden
}
.obj-c {
  -o-object-fit: cover;
  object-fit: cover;
  font-family: 'object-fit: cover;'
}
.obj-con {
  -o-object-fit: contain;
  object-fit: contain;
  font-family: 'object-fit: contain;'
}
.en {
  font-family: Anton, "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", "メイリオ", sans-serif
}
.container {
  margin: 0 auto
}
main {
  display: block;
  position: relative;
  z-index: 1;
  font-weight: 500
}
main *, main ::after, main ::before {
  -webkit-box-sizing: border-box;
  box-sizing: border-box
}
main a {
  text-decoration: none
}
@media (min-width:768px) {
  #sample-header {
    color: #000;
    width: 100%;
    height: 13.6rem;
    background-color: #fff;
    border-bottom: .1rem solid #000;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 10000
  }
  #sample-header p {
    font-size: 3rem;
    text-align: center
  }
}
@media (max-width:767px) {
  #sample-header {
    color: #000;
    width: 100%;
    height: 5.516rem;
    background-color: #fff;
    border-bottom: .1rem solid #000;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 10000
  }
  #sample-header p {
    font-size: 3rem;
    text-align: center
  }
}
@media (min-width:768px) {
  #top main {
    min-height: 100vh;
    width: 80rem;
    padding: 10rem 0;
    margin: 0 auto
  }
  #top main p {
    font-size: 3rem;
    font-weight: 700;
    text-align: center
  }
  #top main p:nth-child(n+2) {
    margin-top: 2rem
  }
}
@media (max-width:767px) {
  #top main {
    min-height: 100vh;
    width: 80rem;
    padding: 10rem 0;
    margin: 0 auto
  }
  #top main p {
    font-size: 3rem;
    font-weight: 700;
    text-align: center
  }
  #top main p:nth-child(n+2) {
    margin-top: 2rem
  }
}
@media (min-width:768px) {
  .sec {
    min-width: 120rem
  }
  .sec .container {
    width: 120rem;
    padding: 0 8rem;
    margin: 0 auto
  }
  .sec-title {
    font-size: 2.4rem;
    line-height: 1.33333;
    letter-spacing: 0;
    color: #fff;
    font-weight: 700;
    text-align: center;
    background-color: #012c49;
    padding: 7rem 0 8.8rem;
    position: relative
  }
  .sec-title::after {
    content: "";
    display: block;
    width: 4.2rem;
    height: .4rem;
    background: url(../../images/common/icon_title.png) center/contain no-repeat;
    position: absolute;
    bottom: 5.5rem;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%)
  }
  .sec-btn {
    text-align: center
  }
  .sec-btn a {
    font-size: 1.6rem;
    line-height: 1.375;
    letter-spacing: 0;
    color: #fff;
    font-weight: 700;
    display: inline-block;
    min-width: 26.4rem;
    background-color: #c9380d;
    padding: 1.6rem 3.2rem;
    border-radius: .5rem;
    position: relative;
    -webkit-transition: .3s ease opacity;
    transition: .3s ease opacity
  }
  .sec-btn a:hover {
    opacity: .8
  }
  .sec-btn a::after {
    content: "";
    display: inline-block;
    width: .5rem;
    height: .983rem;
    background: url(../../images/common/arrow_right-w.svg) center/contain no-repeat;
    position: absolute;
    right: 3.2rem;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
  }
  #anchors {
    color: #BEBEBE;
    width: 100%;
    min-width: 1200px;
    background-color: rgba(0, 0, 0, .8);
    top: 0 !important;
    z-index: 50;
    font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
    transition: all .3s;
  }
  #anchors .anchors__list {
    font-size: 1.5rem;
    line-height: 1;
    letter-spacing: .05em;
    font-weight: 700;
    position: relative;
  }
  #anchors .anchors__list ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  #anchors .anchors__list ul li {
    margin: 0 1.5rem
  }
  #anchors .anchors__list ul li a {
    color: inherit;
    text-decoration: none;
    display: block;
    padding: 1.25rem 1.5rem 1.25rem .1em;
    position: relative;
  }
  #anchors .anchors__list ul li a::before {
    content: '';
    width: .6em;
    height: .6em;
    box-sizing: border-box;
    border-top: solid 2px #BEBEBE;
    border-right: solid 2px #BEBEBE;
    transform-origin: center;
    position: absolute;
    right: 0;
    top: 0;
    bottom: .2em;
    margin: auto;
    transform: rotateZ(135deg);
  }
  #anchors .anchors__list ul li a::after {
    content: '';
    width: 0;
    height: 3px;
    background: #BEBEBE;
    position: absolute;
    right: 0;
    left: 0;
    bottom: 0;
    margin: auto;
    transition: all .4s;
  }
  #anchors .anchors__list ul li a:hover::after, #anchors .anchors__list ul li.active a::after {
    width: 100%;
  }
  body:not(#confirm) #contact {
    width: 22rem;
    position: fixed;
    bottom: 4rem;
    right: 4rem;
    margin: auto;
    z-index: 10
  }
  body:not(#confirm) #contact .contact__wrapper {
    background-color: #c8380d;
    border-radius: .5rem;
    -webkit-box-shadow: 0 0 20px 5px rgba(0, 0, 0, .1);
    box-shadow: 0 0 20px 5px rgba(0, 0, 0, .1)
  }
  body:not(#confirm) #contact .contact__btn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    padding: 1.2rem 1.6rem;
    position: relative;
    cursor: pointer
  }
  body:not(#confirm) #contact .contact__btn.open::after {
    top: calc(50% - .4rem);
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg)
  }
  body:not(#confirm) #contact .contact__btn::after {
    content: "";
    display: block;
    width: .7rem;
    height: .7rem;
    border-top: .1rem solid #fff;
    border-right: .1rem solid #fff;
    position: absolute;
    right: 1.57rem;
    top: calc(50% - .2rem);
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg)
  }
  body:not(#confirm) #contact .contact__btn__img {
    width: 2.4rem;
    margin-right: .8rem
  }
  body:not(#confirm) #contact .contact__btn__text {
    text-align: center;
    font-weight: 700;
    color: #fff;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    padding-right: 3.2rem
  }
  body:not(#confirm) #contact .contact__btn__text span {
    font-size: 1rem;
    line-height: 1.4;
    letter-spacing: .17em;
    display: block
  }
  body:not(#confirm) #contact .contact__btn__text p {
    font-size: 1.5rem;
    line-height: 1.2;
    letter-spacing: 0;
    display: block
  }
  body:not(#confirm) #contact .contact__body {
    max-height: 60vh;
    padding: 1.6rem;
    overflow-y: scroll
  }
  body:not(#confirm) #contact .contact__body::-webkit-scrollbar {
    width: .5rem
  }
  body:not(#confirm) #contact .contact__body::-webkit-scrollbar-track {
    border-radius: .5rem;
    -webkit-box-shadow: inset 0 0 6px rgba(1, 44, 73, .1);
    box-shadow: inset 0 0 6px rgba(1, 44, 73, .1)
  }
  body:not(#confirm) #contact .contact__body::-webkit-scrollbar-thumb {
    background-color: rgba(1, 44, 73, .5);
    border-radius: .5rem
  }
  body:not(#confirm) #contact .contact__body__progress {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    position: relative;
    margin-bottom: 2.4rem
  }
  body:not(#confirm) #contact .contact__body__progress::before {
    content: "";
    display: block;
    width: calc(100% - 4rem);
    height: .1rem;
    background-color: #fff;
    position: absolute;
    top: .35rem;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%)
  }
  body:not(#confirm) #contact .contact__body__progress__item {
    font-size: 1rem;
    line-height: 2;
    letter-spacing: 0;
    color: #fff;
    position: relative;
    padding-top: 1.6rem
  }
  body:not(#confirm) #contact .contact__body__progress__item.current {
    color: #012c49
  }
  body:not(#confirm) #contact .contact__body__progress__item::before {
    content: "";
    display: block;
    width: .8rem;
    height: .8rem;
    background-color: currentColor;
    position: absolute;
    top: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%)
  }
  body:not(#confirm) #contact .contact__body__form__item + .contact__body__form__item {
    margin-top: 1.2rem
  }
  body:not(#confirm) #contact .contact__body__form__item input, body:not(#confirm) #contact .contact__body__form__item select {
    font-size: 1.6rem;
    line-height: 1.5;
    letter-spacing: 0;
    width: 100%;
    padding: .6rem 1rem;
    border-radius: .5rem;
    border: 0;
    outline: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
  }
  body:not(#confirm) #contact .contact__body__form__item select:invalid {
    color: #989898
  }
  body:not(#confirm) #contact .contact__body__form__item select option {
    color: #000
  }
  body:not(#confirm) #contact .contact__body__form__item select:option:first-child {
    color: #989898
  }
  body:not(#confirm) #contact .contact__body__form__item input::-webkit-input-placeholder {
    color: #989898
  }
  body:not(#confirm) #contact .contact__body__form__item input::-moz-placeholder {
    color: #989898
  }
  body:not(#confirm) #contact .contact__body__form__item input:-ms-input-placeholder {
    color: #989898
  }
  body:not(#confirm) #contact .contact__body__form__item input::-ms-input-placeholder {
    color: #989898
  }
  body:not(#confirm) #contact .contact__body__form__item input::placeholder {
    color: #989898
  }
  body:not(#confirm) #contact .contact__body__form__item.select {
    position: relative
  }
  body:not(#confirm) #contact .contact__body__form__item.select::after {
    content: "";
    display: block;
    width: 1rem;
    height: .6rem;
    border-top: .6rem solid #989898;
    border-left: .5rem solid transparent;
    border-right: .5rem solid transparent;
    position: absolute;
    top: 50%;
    right: 1rem;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    pointer-events: none
  }
  body:not(#confirm) #contact .contact__body__form__item__errors {
    font-size: 1rem;
    line-height: 1.2;
    letter-spacing: 0;
    color: #000
  }
  body:not(#confirm) #contact .contact__body__form__item__errors p {
    margin-top: .4rem
  }
  body:not(#confirm) #contact .contact__body__form__btn {
    background-color: #c8380d;
    margin-top: 1.2rem;
    border-radius: .5rem;
    position: relative;
    overflow: hidden
  }
  body:not(#confirm) #contact .contact__body__form__btn::before {
    content: "";
    display: block;
    width: .7rem;
    height: .7rem;
    border-right: .2rem solid #fff;
    border-bottom: .2rem solid #fff;
    position: absolute;
    top: 50%;
    right: 3rem;
    -webkit-transform: translateY(-50%) rotate(-45deg);
    transform: translateY(-50%) rotate(-45deg)
  }
  body:not(#confirm) #contact .contact__body__form__btn button {
    font-size: 1.6rem;
    line-height: 1.5;
    letter-spacing: 0;
    color: #fff;
    width: 100%;
    padding: 1.5rem 0;
    background-color: #668192;
    border: none;
    cursor: pointer
  }
  #kv {
    position: relative
  }
  #kv .container {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1
  }
  #kv .kv__bg {
    width: 100%;
    height: calc(100vh - 13.6rem)
  }
  #kv .kv__bg img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
  }
  #kv .kv__box {
    color: #fff;
    text-align: center;
    text-shadow: 0 0 20px #000;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
  }
  #kv .kv__title {
    font-size: 10rem;
    line-height: 1;
    letter-spacing: 0;
    margin-bottom: 1.6rem
  }
  #kv .kv__desc {
    font-size: 2.8rem;
    line-height: 1.375;
    letter-spacing: 0;
    font-weight: 700
  }
  #kv .kv__desc p + p {
    margin-top: .6rem
  }
  #lead .lead__text {
    font-size: 2.4rem;
    line-height: 1.75;
    letter-spacing: 0;
    font-weight: 700;
    color: #fff;
    text-align: center;
    background-color: #012c49;
    padding: 5.5rem 0
  }
  #lead .lead__img {
    width: 64.521rem;
    padding: 6.4rem 0;
    margin: 0 auto
  }
  #about .about__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 6.4rem 0
  }
  #about .about__list__item {
    color: #fff;
    width: calc(33.3% - .26667rem);
    padding: 2.8rem 3.2rem 2rem
  }
  #about .about__list__item:nth-child(odd) {
    background-color: #012c49
  }
  #about .about__list__item:nth-child(even) {
    background-color: #c9380d
  }
  #about .about__list__item:nth-child(3n-1) {
    margin: 0 .4rem
  }
  #about .about__list__item:nth-child(n+4) {
    margin-top: .4rem
  }
  #about .about__list__item__num {
    font-size: 1.6rem;
    line-height: 1.5;
    letter-spacing: 0;
    text-align: center;
    padding-bottom: 1.4rem;
    margin-bottom: 3.2rem;
    position: relative
  }
  #about .about__list__item__num::after {
    content: "";
    display: block;
    width: 4.2rem;
    height: .2rem;
    background-color: #fff;
    position: absolute;
    bottom: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%)
  }
  #about .about__list__item__img {
    width: 100%;
    margin-bottom: 3rem
  }
  #about .about__list__item__img img {
    width: 100%
  }
  #about .about__list__item__title {
    font-size: 1.6rem;
    line-height: 2;
    letter-spacing: 0;
    font-weight: 700;
    text-align: center;
    margin-bottom: 1.6rem
  }
  #about .about__list__item__text {
    font-size: 1.4rem;
    line-height: 2;
    letter-spacing: 0;
    height: 8.4rem
  }
  #achievement .container {
    overflow: hidden;
    position: relative
  }
  #achievement .achievement__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 6.4rem 0
  }
  #achievement .achievement__list__item {
    width: calc(33.3% - .26667rem);
    background-color: #fff;
    padding: 3.2rem;
    position: relative;
    -webkit-transition: .3s ease opacity;
    transition: .3s ease opacity
  }
  #achievement .achievement__list__item:nth-child(3n-1) {
    margin: 0 .4rem
  }
  #achievement .achievement__list__item:nth-child(n+4) {
    margin-top: .4rem
  }
  #achievement .achievement__list__item:hover {
    opacity: .7
  }
  #achievement .achievement__list__item a {
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1
  }
  #achievement .achievement__list__item__img {
    width: 100%;
    margin-bottom: 1.4rem;
    position: relative
  }
  #achievement .achievement__list__item__img::before {
    content: "";
    display: block;
    width: 100%;
    padding-top: 66.78%
  }
  #achievement .achievement__list__item__img img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    position: absolute;
    top: 0;
    left: 0
  }
  #achievement .achievement__list__item__date {
    font-size: 1.2rem;
    line-height: 1.33333;
    letter-spacing: 0;
    margin-bottom: 1.2rem
  }
  #achievement .achievement__list__item__title {
    font-size: 1.4rem;
    line-height: 1.5;
    letter-spacing: 0;
    color: #012c49;
    font-weight: 700;
    display: -webkit-box;
    margin-bottom: 1rem;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden
  }
  #achievement .achievement__list__item__title a {
    opacity: 1;
    -webkit-transition: .3s ease opacity;
    transition: .3s ease opacity
  }
  #achievement .achievement__list__item__title a:hover {
    opacity: .6
  }
  #achievement .achievement__list__item__desc {
    font-size: 1.2rem;
    line-height: 1.5;
    letter-spacing: 0;
    display: -webkit-box;
    margin-bottom: 2.75rem;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden
  }
  #achievement .achievement__list__item__type {
    font-size: 1.2rem;
    line-height: 1.33333;
    letter-spacing: 0;
    font-weight: 700;
    color: #c9380d;
    text-align: center;
    display: inline-block;
    max-width: 100%;
    min-width: 14rem;
    padding: .6rem 2.8rem;
    border: .1rem solid currentColor;
    border-radius: 1.4rem
  }
  #achievement .achievement__btn {
    margin-bottom: 6.4rem
  }
  #voice .container {
    overflow: hidden;
    position: relative
  }
  #voice .voice__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 6.4rem 0
  }
  #voice .voice__list__item {
    width: calc(33.3% - .26667rem);
    background-color: #fff
  }
  #voice .voice__list__item:nth-child(3n-1) {
    margin: 0 .4rem
  }
  #voice .voice__list__item:nth-child(n+4) {
    margin-top: .4rem
  }
  #voice .voice__list__item__slider {
    width: 100%;
    padding: 3.2rem 3.2rem 1.6rem;
    margin-bottom: 1.4rem;
    position: relative
  }
  #voice .voice__list__item__slider__item {
    width: 100%;
    position: relative;
    overflow: hidden
  }
  #voice .voice__list__item__slider__item::before {
    content: "";
    display: block;
    width: 100%;
    padding-top: 66.78%
  }
  #voice .voice__list__item__slider__item img {
    max-width: 100%;
    max-height: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
  }
  #voice .voice__list__item__slider__arrow {
    display: block;
    width: 1.6rem;
    height: 1.6rem;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 1;
    cursor: pointer
  }
  #voice .voice__list__item__slider__arrow.prev {
    background: url(../../images/common/arrow_slider-left.svg) center/contain no-repeat;
    left: 1.6rem
  }
  #voice .voice__list__item__slider__arrow.next {
    background: url(../../images/common/arrow_slider-right.svg) center/contain no-repeat;
    right: 1.6rem
  }
  #voice .voice__list__item__slider__dots {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0
  }
  #voice .voice__list__item__slider__dots li {
    margin: 0 .4rem;
    opacity: .3
  }
  #voice .voice__list__item__slider__dots li.slick-active {
    opacity: 1
  }
  #voice .voice__list__item__slider__dots li button {
    text-indent: -9999px;
    display: block;
    width: .8rem;
    height: .8rem;
    background-color: #c9380d;
    border-radius: 50%;
    padding: 0;
    border: 0;
    cursor: pointer
  }
  #voice .voice__list__item__body {
    padding: 0 3.2rem 3.2rem;
    position: relative;
    -webkit-transition: .3s ease opacity;
    transition: .3s ease opacity
  }
  #voice .voice__list__item__body:hover {
    opacity: .7
  }
  #voice .voice__list__item__body a {
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1
  }
  #voice .voice__list__item__date {
    font-size: 1.2rem;
    line-height: 1.33333;
    letter-spacing: 0;
    margin-bottom: 1.2rem
  }
  #voice .voice__list__item__title {
    font-size: 1.4rem;
    line-height: 1.5;
    letter-spacing: 0;
    font-weight: 700;
    display: -webkit-box;
    margin-bottom: 1rem;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden
  }
  #voice .voice__list__item__title a {
    opacity: 1;
    -webkit-transition: .3s ease opacity;
    transition: .3s ease opacity
  }
  #voice .voice__list__item__title a:hover {
    opacity: .6
  }
  #voice .voice__list__item__desc {
    margin-bottom: 2.75rem
  }
  #voice .voice__list__item__desc__name {
    font-size: 1.4rem;
    line-height: 1.28571;
    letter-spacing: 0;
    font-weight: 700;
    color: #012c49;
    margin-bottom: 1.2rem
  }
  #voice .voice__list__item__desc__text {
    font-size: 1.2rem;
    line-height: 1.5;
    letter-spacing: 0;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden
  }
  #voice .voice__list__item__type {
    font-size: 1.2rem;
    line-height: 1.33333;
    letter-spacing: 0;
    font-weight: 700;
    color: #c9380d;
    text-align: center;
    display: inline-block;
    max-width: 100%;
    min-width: 14rem;
    padding: .6rem 2.8rem;
    border: .1rem solid currentColor;
    border-radius: 1.4rem
  }
  #voice .voice__btn {
    margin-bottom: 6.4rem
  }
  #point .container {
    position: relative;
    overflow: hidden
  }
  #point .point__flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    margin: 6.4rem 0 3.2rem
  }
  #point .point__img {
    width: 52.8rem
  }
  #point .point__list {
    width: 48rem
  }
  #point .point__list__item {
    font-size: 1.4rem;
    line-height: 1.28571;
    letter-spacing: 0;
    font-weight: 700;
    color: #012c49;
    width: 100%;
    background-color: #fff;
    padding: .7rem 4.8rem;
    position: relative
  }
  #point .point__list__item:nth-child(n+2) {
    margin-top: .8rem
  }
  #point .point__list__item::before {
    content: "";
    display: inline-block;
    width: 3.2rem;
    height: 100%;
    background-color: #012c49;
    position: absolute;
    top: 0;
    left: 0
  }
  #point .point__list__item::after {
    content: "";
    display: block;
    width: 1.28rem;
    height: .8rem;
    background: url(../../images/common/icon_check-w.svg) center/contain no-repeat;
    position: absolute;
    top: 50%;
    left: 1rem;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
  }
  #point .point__box {
    font-size: 1.4rem;
    line-height: 2;
    letter-spacing: 0;
    text-align: center;
    width: 100%;
    padding: 3rem 3.2rem;
    background-color: #fff;
    margin-bottom: 6.4rem
  }
  #point .point__box .bold {
    font-weight: 700;
    color: #c9380d
  }
  #message .message__box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 6.4rem 0
  }
  #message .message__images {
    font-size: 1.4rem;
    line-height: 2;
    letter-spacing: .05em;
    text-align: right;
    width: 45.6rem
  }
  #message .message__images img {
    margin-bottom: 1.4rem
  }
  #message .message__text {
    width: 52rem;
    background-color: #fff;
    padding: 5.6rem 6.4rem 5.2rem
  }
  #message .message__text__name {
    color: #012c49;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
  }
  #message .message__text__name span {
    font-size: 6.4rem;
    line-height: .76563;
    letter-spacing: 0;
    padding-top: 2rem
  }
  #message .message__text__name p {
    font-size: 3.2rem;
    line-height: 1.53125;
    letter-spacing: 0
  }
  #message .message__text__body {
    font-size: 1.4rem;
    line-height: 2;
    letter-spacing: 0
  }
  #message .message__text__body p + p {
    margin-top: 2.8rem
  }
  #overview .container {
    position: relative;
    overflow: hidden
  }
  #overview .overview__box {
    margin: 6.4rem 0;
    position: relative
  }
  #overview .overview__img {
    width: 100%
  }
  #overview .overview__list {
    width: 100%;
    padding: 0 6.4rem 5.6rem;
    position: absolute;
    bottom: 0
  }
  #overview .overview__list__name {
    width: 100%;
    margin-bottom: .8rem;
    position: relative
  }
  #overview .overview__list__name::after {
    content: "";
    display: block;
    width: 100%;
    height: .1rem;
    background-color: #012c49;
    position: absolute;
    bottom: 0;
    left: 0
  }
  #overview .overview__list__name span {
    font-size: 1.6rem;
    line-height: 1.5;
    letter-spacing: 0;
    color: #fff;
    display: inline-block;
    padding: .4rem .65rem;
    background-color: #012c49
  }
  #overview .overview__list__body {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
  }
  #overview .overview__list__body__item {
    font-size: 1.2rem;
    line-height: 1.33333;
    letter-spacing: .05em;
    padding: .5rem .7rem;
    background-color: #fff;
    border: .1rem solid #012c49;
    border-radius: 1.4rem;
    margin: .8rem 1.6rem .8rem 0
  }
  #market .market__list {
    padding: 6.4rem 0
  }
  #market .market__list__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    padding: 3rem 3.2rem 2rem;
    background-color: #fff
  }
  #market .market__list__item:nth-child(n+2) {
    margin-top: .4rem
  }
  #market .market__list__item__img {
    width: 15rem;
    border-radius: 50%;
    border: .1rem solid #ebebeb;
    margin-right: 3.2rem
  }
  #market .market__list__item__box {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1
  }
  #market .market__list__item__title {
    font-size: 2rem;
    line-height: 1.4;
    letter-spacing: 0;
    font-weight: 700;
    color: #012c49;
    margin-bottom: 2.4rem
  }
  #market .market__list__item__text {
    font-size: 1.4rem;
    line-height: 2;
    letter-spacing: 0
  }
  #market .market__attention__title {
    font-size: 2.4rem;
    line-height: 1.75;
    letter-spacing: 0;
    font-weight: 700;
    color: #fff;
    text-align: center;
    padding: 5.8rem 0 4.6rem;
    background-color: #012c49;
    margin-bottom: 8.5rem;
    position: relative
  }
  #market .market__attention__title span {
    color: #c9380d
  }
  #market .market__attention__title::after {
    content: "";
    display: block;
    width: 7rem;
    height: 3.5rem;
    border-top: 3.5rem solid #012c49;
    border-left: 3.5rem solid transparent;
    border-right: 3.5rem solid transparent;
    position: absolute;
    top: 100%;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%)
  }
  #market .market__attention__list {
    padding-bottom: 6.4rem
  }
  #market .market__attention__list__item {
    width: 100%;
    background-color: #fff;
    padding: 3.2rem 3.2rem 2rem;
    position: relative
  }
  #market .market__attention__list__item:nth-child(n+2) {
    margin-top: 5rem
  }
  #market .market__attention__list__item__num {
    font-size: 3.6rem;
    line-height: 1;
    letter-spacing: 0;
    color: #c9380d;
    text-align: center;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
  }
  #market .market__attention__list__item__title {
    font-size: 2rem;
    line-height: 1.4;
    letter-spacing: 0;
    color: #012c49;
    text-align: center;
    font-weight: 700;
    margin-bottom: 2.5rem
  }
  #market .market__attention__list__item__text {
    font-size: 1.4rem;
    line-height: 2;
    letter-spacing: 0
  }
  #type .type__wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 6.4rem 0
  }
  #type .type__item {
    width: 50%;
    border-bottom: .2rem solid #012c49
  }
  #type .type__item.large {
    width: 100%
  }
  #type .type__item:first-child {
    border-top: .2rem solid #012c49
  }
  #type .type__item:nth-child(even) {
    border-right: .1rem solid #012c49
  }
  #type .type__item__title {
    color: #012c49;
    text-align: center;
    padding: 2.8rem 3.2rem;
    background-color: #fff;
    border-bottom: .2rem dotted #012c49
  }
  #type .type__item__title p {
    font-size: 2.4rem;
    line-height: 1;
    letter-spacing: 0;
    margin-bottom: .6rem
  }
  #type .type__item__title span {
    font-size: 1.2rem;
    line-height: 1;
    letter-spacing: 0;
    display: block
  }
  #type .type__item__title span:not(.en) {
    font-weight: 700
  }
  #type .type__item__list {
    font-size: 1.4rem;
    line-height: 2;
    letter-spacing: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 3rem 3.2rem 2rem
  }
  #type .type__item__list__item {
    position: relative;
    padding-right: 1.4rem
  }
  #type .type__item__list__item:not(:last-child) {
    margin-right: .7rem
  }
  #type .type__item__list__item:not(:last-child)::before {
    content: "/";
    position: absolute;
    right: 0;
    top: 0
  }
  #flow .flow__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 6.4rem 0
  }
  #flow .flow__list__item {
    width: calc(33.3% - .26667rem);
    min-height: 34.2rem;
    padding: 3.25rem 3.2rem;
    background-color: #fff
  }
  #flow .flow__list__item:nth-child(3n-1) {
    margin: 0 .4rem
  }
  #flow .flow__list__item:nth-child(n+4) {
    margin-top: .4rem
  }
  #flow .flow__list__item__num {
    font-size: 3.6rem;
    line-height: 1.5;
    letter-spacing: 0;
    color: #c9380d;
    margin-bottom: 2rem
  }
  #flow .flow__list__item__title {
    font-size: 2rem;
    line-height: 1.4;
    letter-spacing: 0;
    color: #012c49;
    font-weight: 700;
    margin-bottom: 2.5rem
  }
  #flow .flow__list__item__text {
    font-size: 1.4rem;
    line-height: 2;
    letter-spacing: 0
  }
  #faq .faq__list {
    padding: 6.4rem 0
  }
  #faq .faq__list__item:nth-child(n+2) {
    margin-top: .4rem
  }
  #faq .faq__list__item__btn {
    font-size: 1.8rem;
    line-height: 1.55556;
    letter-spacing: 0;
    font-weight: 700;
    background-color: #012c49;
    position: relative;
    cursor: pointer
  }
  #faq .faq__list__item__btn.open::after {
    top: calc(50% - .2rem);
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg)
  }
  #faq .faq__list__item__btn::before {
    content: "";
    display: block;
    width: 3.2rem;
    height: 3.2rem;
    border: .2rem solid #fff;
    border-radius: 50%;
    position: absolute;
    top: 50%;
    right: 3.2rem;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
  }
  #faq .faq__list__item__btn::after {
    content: "";
    display: inline-block;
    width: .8rem;
    height: .8rem;
    border-top: .2rem solid #fff;
    border-right: .2rem solid #fff;
    position: absolute;
    top: calc(50% - .4rem);
    right: 4.4rem;
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
    -webkit-transition: .3s ease all;
    transition: .3s ease all
  }
  #faq .faq__list__item__btn span {
    color: #c9380d;
    position: absolute;
    top: 2.7rem;
    left: 3.2rem
  }
  #faq .faq__list__item__btn p {
    color: #fff;
    width: 100%;
    padding: 2.7rem 9rem 2.7rem 6rem
  }
  #faq .faq__list__item__body {
    font-size: 1.6rem;
    line-height: 2;
    letter-spacing: 0;
    padding: 3rem 9.6rem 1.8rem 6rem;
    background-color: #fff
  }
}
@media (max-width:767px) {
  .sec .container {
    width: 100%;
    padding: 0 1.5rem;
    margin: 0 auto
  }
  .sec-title {
    font-size: 1.8rem;
    line-height: 1.5;
    letter-spacing: 0;
    color: #fff;
    font-weight: 700;
    text-align: center;
    background-color: #012c49;
    padding: 3.8rem 0 5rem;
    position: relative
  }
  .sec-title::after {
    content: "";
    display: block;
    width: 4.2rem;
    height: .4rem;
    background: url(../../images/common/icon_title.png) center/contain no-repeat;
    position: absolute;
    bottom: 4rem;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%)
  }
  .sec-btn {
    text-align: center
  }
  .sec-btn a {
    font-size: 1.6rem;
    line-height: 1.375;
    letter-spacing: 0;
    color: #fff;
    font-weight: 700;
    display: inline-block;
    min-width: 26.4rem;
    background-color: #c9380d;
    padding: 1.6rem 3.2rem;
    border-radius: .5rem;
    position: relative;
    -webkit-transition: .3s ease opacity;
    transition: .3s ease opacity
  }
  .sec-btn a:hover {
    opacity: .8
  }
  .sec-btn a::after {
    content: "";
    display: inline-block;
    width: .5rem;
    height: .983rem;
    background: url(../../images/common/arrow_right-w.svg) center/contain no-repeat;
    position: absolute;
    right: 3.2rem;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
  }
  #anchors {
    color: #BEBEBE;
    width: 100%;
    background-color: rgba(0, 0, 0, .8);
    z-index: 50;
    transition: background .3s;
    top: 0 !important;
    margin: 15px 0 -15px 0;
  }
  #anchors .anchors__list {
    font-size: 1.4rem;
    line-height: 1;
    letter-spacing: 0;
    font-weight: 700;
    position: relative
  }
  #anchors .anchors__list ul {
    white-space: nowrap;
    overflow-x: auto;
    padding: 0 1.2rem
  }
  #anchors .anchors__list ul li {
    display: inline-block;
    margin: 0 .6rem;
  }
  #anchors .anchors__list ul li a {
    color: inherit;
    text-decoration: none;
    display: block;
    padding: 1.25rem 1.5rem 1.25rem .1em;
    position: relative;
  }
  #anchors .anchors__list ul li a::before {
    content: '';
    width: .5em;
    height: .5em;
    box-sizing: border-box;
    border-top: solid 2px #BEBEBE;
    border-right: solid 2px #BEBEBE;
    transform-origin: center;
    position: absolute;
    right: 0;
    top: 0;
    bottom: .3em;
    margin: auto;
    transform: rotateZ(135deg);
  }
  #anchors .anchors__list ul li a::after {
    content: '';
    width: 0;
    height: 3px;
    background: #BEBEBE;
    position: absolute;
    right: 0;
    left: 0;
    bottom: 0;
    margin: auto;
    transition: all .4s;
  }
  #anchors .anchors__list ul li.active a::after {
    width: 100%;
  }
  body:not(#confirm) #contact {
    width: 29.4rem;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    z-index: 100;
    position: absolute;
    left: 50%
  }
  body:not(#confirm) #contact .contact__wrapper {
    background-color: #c8380d;
    border-radius: .5rem;
    -webkit-box-shadow: 0 0 20px 5px rgba(0, 0, 0, .1);
    box-shadow: 0 0 20px 5px rgba(0, 0, 0, .1)
  }
  body:not(#confirm) #contact .contact__btn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    padding: 1.2rem 1.6rem;
    position: relative;
    cursor: pointer
  }
  body:not(#confirm) #contact .contact__btn.open::after {
    top: calc(50% - .4rem);
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg)
  }
  body:not(#confirm) #contact .contact__btn::after {
    content: "";
    display: block;
    width: .7rem;
    height: .7rem;
    border-top: .1rem solid #fff;
    border-right: .1rem solid #fff;
    position: absolute;
    right: 1.57rem;
    top: calc(50% - .2rem);
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg)
  }
  body:not(#confirm) #contact .contact__btn__img {
    width: 2.4rem;
    margin-right: 1.4rem
  }
  body:not(#confirm) #contact .contact__btn__text {
    font-size: 1.5rem;
    line-height: 1.6;
    letter-spacing: 0;
    font-weight: 700;
    color: #fff;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    padding-right: 3.8rem;
    text-align: center
  }
  body:not(#confirm) #contact .contact__btn__text span {
    font-size: 1rem;
    line-height: 1.4;
    letter-spacing: .17em;
    display: block
  }
  body:not(#confirm) #contact .contact__btn__text p {
    font-size: 1.5rem;
    line-height: 1.2;
    letter-spacing: 0;
    display: block
  }
  body:not(#confirm) #contact .contact__body {
    max-height: 60vh;
    padding: 1.6rem;
    overflow-y: scroll
  }
  body:not(#confirm) #contact .contact__body::-webkit-scrollbar {
    width: .5rem
  }
  body:not(#confirm) #contact .contact__body::-webkit-scrollbar-track {
    border-radius: .5rem;
    -webkit-box-shadow: inset 0 0 6px rgba(1, 44, 73, .1);
    box-shadow: inset 0 0 6px rgba(1, 44, 73, .1)
  }
  body:not(#confirm) #contact .contact__body::-webkit-scrollbar-thumb {
    background-color: rgba(1, 44, 73, .5);
    border-radius: .5rem
  }
  body:not(#confirm) #contact .contact__body__progress {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    position: relative;
    margin-bottom: 2.4rem
  }
  body:not(#confirm) #contact .contact__body__progress::before {
    content: "";
    display: block;
    width: calc(100% - 4rem);
    height: .1rem;
    background-color: #fff;
    position: absolute;
    top: .35rem;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%)
  }
  body:not(#confirm) #contact .contact__body__progress__item {
    font-size: 1rem;
    line-height: 2;
    letter-spacing: 0;
    color: #fff;
    position: relative;
    padding-top: 1.6rem
  }
  body:not(#confirm) #contact .contact__body__progress__item.current {
    color: #012c49
  }
  body:not(#confirm) #contact .contact__body__progress__item::before {
    content: "";
    display: block;
    width: .8rem;
    height: .8rem;
    background-color: currentColor;
    position: absolute;
    top: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%)
  }
  body:not(#confirm) #contact .contact__body__form__item + .contact__body__form__item {
    margin-top: 1.2rem
  }
  body:not(#confirm) #contact .contact__body__form__item input, body:not(#confirm) #contact .contact__body__form__item select {
    font-size: 1.6rem;
    line-height: 1.5;
    letter-spacing: 0;
    width: 100%;
    padding: .6rem 1rem;
    border-radius: .5rem;
    border: 0;
    outline: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
  }
  body:not(#confirm) #contact .contact__body__form__item select:invalid {
    color: #989898
  }
  body:not(#confirm) #contact .contact__body__form__item select option {
    color: #000
  }
  body:not(#confirm) #contact .contact__body__form__item select:option:first-child {
    color: #989898
  }
  body:not(#confirm) #contact .contact__body__form__item input::-webkit-input-placeholder {
    color: #989898
  }
  body:not(#confirm) #contact .contact__body__form__item input::-moz-placeholder {
    color: #989898
  }
  body:not(#confirm) #contact .contact__body__form__item input:-ms-input-placeholder {
    color: #989898
  }
  body:not(#confirm) #contact .contact__body__form__item input::-ms-input-placeholder {
    color: #989898
  }
  body:not(#confirm) #contact .contact__body__form__item input::placeholder {
    color: #989898
  }
  body:not(#confirm) #contact .contact__body__form__item.select {
    position: relative
  }
  body:not(#confirm) #contact .contact__body__form__item.select::after {
    content: "";
    display: block;
    width: 1rem;
    height: .6rem;
    border-top: .6rem solid #989898;
    border-left: .5rem solid transparent;
    border-right: .5rem solid transparent;
    position: absolute;
    top: 50%;
    right: 1rem;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    pointer-events: none
  }
  body:not(#confirm) #contact .contact__body__form__item__errors {
    font-size: 1rem;
    line-height: 1.2;
    letter-spacing: 0;
    color: #000
  }
  body:not(#confirm) #contact .contact__body__form__item__errors p {
    margin-top: .4rem
  }
  body:not(#confirm) #contact .contact__body__form__btn {
    background-color: #c8380d;
    margin-top: 1.2rem;
    border-radius: .5rem;
    position: relative;
    overflow: hidden
  }
  body:not(#confirm) #contact .contact__body__form__btn::before {
    content: "";
    display: block;
    width: .7rem;
    height: .7rem;
    border-right: .2rem solid #fff;
    border-bottom: .2rem solid #fff;
    position: absolute;
    top: 50%;
    right: 3rem;
    -webkit-transform: translateY(-50%) rotate(-45deg);
    transform: translateY(-50%) rotate(-45deg)
  }
  body:not(#confirm) #contact .contact__body__form__btn button {
    font-size: 1.6rem;
    line-height: 1.5;
    letter-spacing: 0;
    color: #fff;
    width: 100%;
    padding: 1.5rem 0;
    background-color: #668192;
    border: none;
    cursor: pointer
  }
  #kv {
    position: relative
  }
  #kv .container {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1
  }
  #kv .kv__bg {
    width: 100%;
    height: 118.7rem
  }
  #kv .kv__bg img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
  }
  #kv .kv__box {
    color: #fff;
    text-align: center;
    text-shadow: 0 0 20px #000;
    position: absolute;
    top: 23rem;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%)
  }
  #kv .kv__title {
    font-size: 6rem;
    line-height: 1;
    letter-spacing: 0;
    margin-bottom: 1.6rem
  }
  #kv .kv__desc {
    font-size: 1.6rem;
    line-height: 2;
    letter-spacing: 0;
    font-weight: 700;
    white-space: nowrap
  }
  #kv .kv__desc p + p {
    margin-top: .6rem
  }
  #lead .lead__text {
    font-size: 1.8rem;
    line-height: 1.5;
    letter-spacing: 0;
    font-weight: 700;
    color: #fff;
    text-align: center;
    background-color: #012c49;
    padding: 3.7rem 2rem 3.4rem
  }
  #lead .lead__img {
    width: 100%;
    max-width: 37.5rem;
    padding: 4rem 2rem;
    margin: 0 auto
  }
  #about .about__list {
    padding: 4rem 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  #about .about__list__item {
    color: #fff;
    width: 48% !important;
    padding: 1.6rem 2rem .8rem;
    margin: 1%;
  }
  #about .about__list__item:nth-child(odd) {
    background-color: #012c49
  }
  #about .about__list__item:nth-child(even) {
    background-color: #c9380d
  }
  #about .about__list__item__num {
    font-size: 1.6rem;
    line-height: 1.5;
    letter-spacing: 0;
    text-align: center;
    padding-bottom: 1.4rem;
    margin-bottom: 2rem;
    position: relative
  }
  #about .about__list__item__num::after {
    content: "";
    display: block;
    width: 4.2rem;
    height: .2rem;
    background-color: #fff;
    position: absolute;
    bottom: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%)
  }
  #about .about__list__item__img {
    width: 100%;
    margin-bottom: 1.8rem
  }
  #about .about__list__item__img img {
    width: 100%
  }
  #about .about__list__item__title {
    font-size: 1.6rem;
    line-height: 2;
    letter-spacing: 0;
    font-weight: 700;
    text-align: center;
    margin-bottom: .4rem
  }
  #about .about__list__item__text {
    font-size: 1.4rem;
    line-height: 2;
    letter-spacing: 0;
    height: 8.4rem
  }
  #achievement .container {
    overflow: hidden;
    position: relative
  }
  #achievement .achievement__list {
    padding: 4rem 0
  }
  #achievement .achievement__list__item {
    width: 100%;
    background-color: #fff;
    padding: 2rem;
    position: relative
  }
  #achievement .achievement__list__item:nth-child(n+2) {
    margin-top: .4rem
  }
  #achievement .achievement__list__item a {
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1
  }
  #achievement .achievement__list__item__img {
    width: 100%;
    margin-bottom: 1.4rem;
    position: relative
  }
  #achievement .achievement__list__item__img::before {
    content: "";
    display: block;
    width: 100%;
    padding-top: 66.78%
  }
  #achievement .achievement__list__item__img img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    position: absolute;
    top: 0;
    left: 0
  }
  #achievement .achievement__list__item__date {
    font-size: 1.2rem;
    line-height: 1.33333;
    letter-spacing: 0;
    margin-bottom: 1.2rem
  }
  #achievement .achievement__list__item__title {
    font-size: 1.4rem;
    line-height: 1.5;
    letter-spacing: 0;
    color: #012c49;
    font-weight: 700;
    display: -webkit-box;
    margin-bottom: 1rem;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden
  }
  #achievement .achievement__list__item__desc {
    font-size: 1.2rem;
    line-height: 1.5;
    letter-spacing: 0;
    display: -webkit-box;
    margin-bottom: 1rem;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden
  }
  #achievement .achievement__list__item__type {
    font-size: 1.2rem;
    line-height: 1.33333;
    letter-spacing: 0;
    font-weight: 700;
    color: #c9380d;
    text-align: center;
    display: inline-block;
    max-width: 100%;
    min-width: 14rem;
    padding: .6rem 2.8rem;
    border: .1rem solid currentColor;
    border-radius: 1.4rem
  }
  #achievement .achievement__btn {
    margin-bottom: 4rem
  }
  #voice .container {
    overflow: hidden;
    position: relative
  }
  #voice .voice__list {
    padding: 4rem 0
  }
  #voice .voice__list__item {
    width: 100%;
    background-color: #fff
  }
  #voice .voice__list__item:nth-child(n+2) {
    margin-top: .4rem
  }
  #voice .voice__list__item__slider {
    width: 100%;
    padding: 2rem 2rem 2.4rem;
    margin-bottom: 1.4rem;
    position: relative
  }
  #voice .voice__list__item__slider__item {
    width: 100%;
    position: relative;
    overflow: hidden
  }
  #voice .voice__list__item__slider__item::before {
    content: "";
    display: block;
    width: 100%;
    padding-top: 66.78%
  }
  #voice .voice__list__item__slider__item img {
    max-width: 100%;
    max-height: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
  }
  #voice .voice__list__item__slider__arrow {
    display: block;
    width: 3.2rem;
    height: 3.2rem;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 1;
    cursor: pointer
  }
  #voice .voice__list__item__slider__arrow.prev {
    background: url(../../images/common/arrow_slider-left.svg) center/contain no-repeat;
    left: 1.6rem
  }
  #voice .voice__list__item__slider__arrow.next {
    background: url(../../images/common/arrow_slider-right.svg) center/contain no-repeat;
    right: 1.6rem
  }
  #voice .voice__list__item__slider__dots {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0
  }
  #voice .voice__list__item__slider__dots li {
    margin: 0 .4rem;
    opacity: .3
  }
  #voice .voice__list__item__slider__dots li.slick-active {
    opacity: 1
  }
  #voice .voice__list__item__slider__dots li button {
    text-indent: -9999px;
    display: block;
    width: .8rem;
    height: .8rem;
    background-color: #c9380d;
    border-radius: 50%;
    padding: 0;
    border: 0;
    cursor: pointer
  }
  #voice .voice__list__item__body {
    padding: 0 2rem 2rem;
    position: relative
  }
  #voice .voice__list__item__body a {
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1
  }
  #voice .voice__list__item__date {
    font-size: 1.2rem;
    line-height: 1.33333;
    letter-spacing: 0;
    margin-bottom: 1.2rem
  }
  #voice .voice__list__item__title {
    font-size: 1.4rem;
    line-height: 1.5;
    letter-spacing: 0;
    font-weight: 700;
    display: -webkit-box;
    margin-bottom: 1rem;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden
  }
  #voice .voice__list__item__desc {
    margin-bottom: 2.75rem
  }
  #voice .voice__list__item__desc__name {
    font-size: 1.4rem;
    line-height: 1.28571;
    letter-spacing: 0;
    font-weight: 700;
    color: #012c49;
    margin-bottom: 1.2rem
  }
  #voice .voice__list__item__desc__text {
    font-size: 1.2rem;
    line-height: 1.5;
    letter-spacing: 0;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden
  }
  #voice .voice__list__item__type {
    font-size: 1.2rem;
    line-height: 1.33333;
    letter-spacing: 0;
    font-weight: 700;
    color: #c9380d;
    text-align: center;
    display: inline-block;
    max-width: 100%;
    min-width: 14rem;
    padding: .6rem 2.8rem;
    border: .1rem solid currentColor;
    border-radius: 1.4rem
  }
  #voice .voice__btn {
    margin-bottom: 4rem
  }
  #point .container {
    position: relative;
    overflow: hidden
  }
  #point .point__flex {
    margin: 4rem 0 2rem
  }
  #point .point__img {
    width: 100%;
    margin-bottom: 2rem
  }
  #point .point__list {
    width: 100%
  }
  #point .point__list__item {
    font-size: 1.4rem;
    line-height: 1.28571;
    letter-spacing: 0;
    font-weight: 700;
    color: #012c49;
    width: 100%;
    background-color: #fff;
    padding: .7rem 4.8rem;
    position: relative
  }
  #point .point__list__item:nth-child(n+2) {
    margin-top: .8rem
  }
  #point .point__list__item::before {
    content: "";
    display: inline-block;
    width: 3.2rem;
    height: 100%;
    background-color: #012c49;
    position: absolute;
    top: 0;
    left: 0
  }
  #point .point__list__item::after {
    content: "";
    display: block;
    width: 1.28rem;
    height: .8rem;
    background: url(../../images/common/icon_check-w.svg) center/contain no-repeat;
    position: absolute;
    top: 50%;
    left: 1rem;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
  }
  #point .point__box {
    font-size: 1.4rem;
    line-height: 2;
    letter-spacing: 0;
    text-align: left;
    width: 100%;
    padding: 1.8rem 2rem .8rem;
    background-color: #fff;
    margin-bottom: 4rem
  }
  #point .point__box .bold {
    font-weight: 700;
    color: #c9380d
  }
  #message .message__box {
    padding: 4rem 0
  }
  #message .message__images {
    font-size: 1.4rem;
    line-height: 2;
    letter-spacing: .05em;
    text-align: right;
    width: 100%;
    margin-bottom: 2.8rem
  }
  #message .message__images img {
    margin-bottom: 1.4rem
  }
  #message .message__text {
    background-color: #fff;
    padding: 1.3rem 2rem .8rem
  }
  #message .message__text__name {
    color: #012c49;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 1.9rem
  }
  #message .message__text__name span {
    font-size: 4rem;
    line-height: 1.05;
    letter-spacing: 0;
    padding-top: 1rem
  }
  #message .message__text__name p {
    font-size: 2.8rem;
    line-height: 1.5;
    letter-spacing: 0
  }
  #message .message__text__body {
    font-size: 1.4rem;
    line-height: 2;
    letter-spacing: 0
  }
  #message .message__text__body p + p {
    margin-top: 2.8rem
  }
  #overview .container {
    position: relative;
    overflow: hidden
  }
  #overview .overview__box {
    margin: 4rem 0;
    position: relative
  }
  #overview .overview__img {
    width: 100%;
    margin-bottom: 2rem
  }
  #overview .overview__list {
    width: 100%
  }
  #overview .overview__list__name {
    width: 100%;
    margin-bottom: .8rem;
    position: relative
  }
  #overview .overview__list__name::after {
    content: "";
    display: block;
    width: 100%;
    height: .1rem;
    background-color: #012c49;
    position: absolute;
    bottom: 0;
    left: 0
  }
  #overview .overview__list__name span {
    font-size: 1.6rem;
    line-height: 1.5;
    letter-spacing: 0;
    color: #fff;
    display: inline-block;
    padding: .4rem .65rem;
    background-color: #012c49
  }
  #overview .overview__list__body {
    color: #012c49;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
  }
  #overview .overview__list__body__item {
    font-size: 1.2rem;
    line-height: 1.33333;
    letter-spacing: .05em;
    padding: .5rem .7rem;
    background-color: #fff;
    border: .1rem solid #012c49;
    border-radius: 1.4rem;
    margin: .4rem .8rem .4rem 0
  }
  #market .market__list {
    padding: 6.4rem 0
  }
  #market .market__list__item {
    padding: 2rem 2rem .8rem;
    background-color: #fff
  }
  #market .market__list__item:nth-child(n+2) {
    margin-top: .4rem
  }
  #market .market__list__item__img {
    width: 15rem;
    border-radius: 50%;
    border: .1rem solid #ebebeb;
    margin: 0 auto 2rem
  }
  #market .market__list__item__title {
    font-size: 1.6rem;
    line-height: 1.75;
    letter-spacing: 0;
    font-weight: 700;
    color: #012c49;
    margin-bottom: .75rem
  }
  #market .market__list__item__text {
    font-size: 1.4rem;
    line-height: 2;
    letter-spacing: 0
  }
  #market .market__attention__title {
    font-size: 1.8rem;
    line-height: 1.5;
    letter-spacing: 0;
    font-weight: 700;
    color: #fff;
    text-align: center;
    padding: 3.8rem 2rem 3.3rem;
    background-color: #012c49;
    margin-bottom: 5rem;
    position: relative
  }
  #market .market__attention__title span {
    color: #c9380d
  }
  #market .market__attention__title::after {
    content: "";
    display: block;
    width: 3.5rem;
    height: 1.75rem;
    border-top: 1.75rem solid #012c49;
    border-left: 1.75rem solid transparent;
    border-right: 1.75rem solid transparent;
    position: absolute;
    top: 100%;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%)
  }
  #market .market__attention__list {
    padding-bottom: 6.4rem
  }
  #market .market__attention__list__item {
    width: 100%;
    background-color: #fff;
    padding: 3.2rem 2rem .8rem;
    position: relative
  }
  #market .market__attention__list__item:nth-child(n+2) {
    margin-top: 3.4rem
  }
  #market .market__attention__list__item__num {
    font-size: 2.8rem;
    line-height: 1;
    letter-spacing: 0;
    color: #c9380d;
    text-align: center;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
  }
  #market .market__attention__list__item__title {
    font-size: 1.6rem;
    line-height: 1.75;
    letter-spacing: 0;
    color: #012c49;
    text-align: center;
    font-weight: 700;
    margin-bottom: .8rem
  }
  #market .market__attention__list__item__text {
    font-size: 1.4rem;
    line-height: 2;
    letter-spacing: 0
  }
  #type .type__wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 4rem 0 0
  }
  #type .type__item {
    width: 100%;
    border-top: .2rem solid #012c49
  }
  #type .type__item__title {
    color: #012c49;
    text-align: center;
    padding: 1.4rem 1rem;
    background-color: #fff;
    border-bottom: .2rem dotted #012c49
  }
  #type .type__item__title p {
    font-size: 2.4rem;
    line-height: 1.5;
    letter-spacing: 0
  }
  #type .type__item__title span {
    font-size: 1.2rem;
    line-height: 1.33333;
    letter-spacing: 0;
    display: block
  }
  #type .type__item__title span:not(.en) {
    font-weight: 700
  }
  #type .type__item__list {
    font-size: 1.4rem;
    line-height: 2;
    letter-spacing: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 1.8rem 2rem 2.8rem
  }
  #type .type__item__list__item {
    position: relative;
    padding-right: 1.2rem
  }
  #type .type__item__list__item:not(:last-child) {
    margin-right: .7rem
  }
  #type .type__item__list__item:not(:last-child)::before {
    content: "/";
    position: absolute;
    right: 0;
    top: 0
  }
  #flow .flow__list {
    padding: 4rem 0
  }
  #flow .flow__list__item {
    width: 100%;
    padding: 1.3rem 2rem .8rem;
    background-color: #fff
  }
  #flow .flow__list__item:nth-child(n+2) {
    margin-top: .4rem
  }
  #flow .flow__list__item__num {
    font-size: 2.8rem;
    line-height: 1.5;
    letter-spacing: 0;
    color: #c9380d;
    margin-bottom: 1.1rem
  }
  #flow .flow__list__item__title {
    font-size: 1.6rem;
    line-height: 1.75;
    letter-spacing: 0;
    color: #012c49;
    font-weight: 700;
  }
  #flow .flow__list__item__title p span {
    display: inline-block;
    position: relative;
    padding: 0 1.3em 0 0;
  }
  #flow .flow__list__item__title p span::before {
    content: "";
    width: 1.6rem;
    height: 1.6rem;
    background: url("../../images/page/accordion.svg") no-repeat;
    background-size: contain;
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    transition: all .2s;
  }
  #flow .flow__list__item__text {
    font-size: 1.4rem;
    line-height: 2;
    letter-spacing: 0;
    height: 0;
    overflow: hidden;
  }
  #flow .flow__list__item.active .flow__list__item__text {
    height: auto;
    margin: .8rem 0 0;
  }
  #flow .flow__list__item.active .flow__list__item__title p span::before {
    transform: rotateZ(-180deg);
  }
  #faq .faq__list {
    padding: 4rem 0
  }
  #faq .faq__list__item:nth-child(n+2) {
    margin-top: .4rem
  }
  #faq .faq__list__item__btn {
    font-size: 1.4rem;
    line-height: 1.5;
    letter-spacing: 0;
    font-weight: 700;
    background-color: #012c49;
    position: relative;
    cursor: pointer
  }
  #faq .faq__list__item__btn.open::after {
    top: calc(50% - .2rem);
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg)
  }
  #faq .faq__list__item__btn::before {
    content: "";
    display: block;
    width: 2rem;
    height: 2rem;
    border: .15rem solid #fff;
    border-radius: 50%;
    position: absolute;
    top: 50%;
    right: 2rem;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
  }
  #faq .faq__list__item__btn::after {
    content: "";
    display: inline-block;
    width: .6rem;
    height: .6rem;
    border-top: .15rem solid #fff;
    border-right: .15rem solid #fff;
    position: absolute;
    top: calc(50% - .4rem);
    right: 2.7rem;
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
    -webkit-transition: .3s ease all;
    transition: .3s ease all
  }
  #faq .faq__list__item__btn span {
    color: #c9380d;
    position: absolute;
    top: 1.4rem;
    left: 2rem
  }
  #faq .faq__list__item__btn p {
    color: #fff;
    width: 100%;
    padding: 1.4rem 4.8rem 1rem 4.6rem
  }
  #faq .faq__list__item__body {
    font-size: 1.4rem;
    line-height: 2;
    letter-spacing: 0;
    padding: 1.8rem 2rem .8rem;
    background-color: #fff
  }
}
@media (max-width:500px) {
  #about .about__list {
    display: block;
  }
  #about .about__list__item {
    width: 100% !important;
    margin: 0 0 2%;
  }
}
/*--------------------------------------------------------------------------------------------------------------*/
@media (min-width:768px) {
  #confirm #contact {
    min-width: 120rem;
    padding: 6.4rem 0
  }
  #confirm #contact .container {
    width: 120rem;
    padding: 0 8rem;
    margin: 0 auto
  }
  #confirm #contact .contact__wrapper {
    background-color: #fff;
    padding: 6rem 12rem 6.4rem;
    border-radius: .5rem
  }
  #confirm #contact .contact__title {
    font-size: 2.4rem;
    line-height: 1.33333;
    letter-spacing: 0;
    font-weight: 700;
    color: #012c49;
    text-align: center;
    margin-bottom: 2.8rem
  }
  #confirm #contact .contact__body__progress {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 23rem;
    margin: 0 auto 6rem;
    position: relative
  }
  #confirm #contact .contact__body__progress::before {
    content: "";
    display: block;
    width: calc(100% - 4rem);
    height: .12rem;
    background-color: #012c49;
    position: absolute;
    top: .4rem;
    left: 2rem
  }
  #confirm #contact .contact__body__progress::after {
    content: "";
    display: block;
    width: calc(50% - 2rem);
    height: .12rem;
    background-color: #c8380d;
    position: absolute;
    top: .4rem;
    left: 2rem
  }
  #confirm #contact .contact__body__progress__item {
    font-size: 1.2rem;
    line-height: 2;
    letter-spacing: 0;
    color: #012c49;
    position: relative;
    padding-top: 1.6rem
  }
  #confirm #contact .contact__body__progress__item.current {
    color: #c8380d
  }
  #confirm #contact .contact__body__progress__item::before {
    content: "";
    display: block;
    width: .96rem;
    height: .96rem;
    background-color: currentColor;
    position: absolute;
    top: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%)
  }
  #confirm #contact .contact__body__form__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
  }
  #confirm #contact .contact__body__form__item:nth-child(odd) {
    background-color: #f4f4f4
  }
  #confirm #contact .contact__body__form__item:nth-child(even) {
    background-color: #fff
  }
  #confirm #contact .contact__body__form__item dt {
    font-size: 1.6rem;
    line-height: 2;
    letter-spacing: 0;
    font-weight: 700;
    color: #012c49;
    width: 26.5rem;
    padding: .9rem 2rem;
    border-right: .1rem solid #dfdfdf
  }
  #confirm #contact .contact__body__form__item dd {
    font-size: 1.6rem;
    line-height: 2;
    letter-spacing: 0;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    padding: .9rem 2rem
  }
  #confirm #contact .contact__body__form__btns {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-top: 6.4rem
  }
  #confirm #contact .contact__body__form__btns__btn {
    width: 18.7rem;
    margin: 0 1.6rem;
    border-radius: .5rem;
    position: relative;
    overflow: hidden
  }
  #confirm #contact .contact__body__form__btns__btn.back {
    background-color: #8c8c8c
  }
  #confirm #contact .contact__body__form__btns__btn.back::before {
    border-left: .2rem solid #fff;
    left: 3rem;
    -webkit-transform: translateY(-50%) rotate(45deg);
    transform: translateY(-50%) rotate(45deg)
  }
  #confirm #contact .contact__body__form__btns__btn.submit {
    background-color: #c8380d
  }
  #confirm #contact .contact__body__form__btns__btn.submit::before {
    border-right: .2rem solid #fff;
    right: 3rem;
    -webkit-transform: translateY(-50%) rotate(-45deg);
    transform: translateY(-50%) rotate(-45deg)
  }
  #confirm #contact .contact__body__form__btns__btn::before {
    content: "";
    display: block;
    width: .7rem;
    height: .7rem;
    border-bottom: .2rem solid #fff;
    position: absolute;
    top: 50%
  }
  #confirm #contact .contact__body__form__btns__btn input {
    font-size: 1.6rem;
    line-height: 1.5;
    letter-spacing: 0;
    color: #fff;
    font-weight: 700;
    width: 100%;
    padding: 1.5rem 0;
    background-color: transparent;
    border: none;
    cursor: pointer
  }
}
@media (max-width:767px) {
  #confirm #contact {
    padding: 4rem 0
  }
  #confirm #contact .container {
    width: 100%;
    max-width: 37.5rem;
    padding: 0 2rem;
    margin: 0 auto
  }
  #confirm #contact .contact__wrapper {
    background-color: #fff;
    padding: 3.8rem 2rem 4rem;
    border-radius: .5rem
  }
  #confirm #contact .contact__title {
    font-size: 1.8rem;
    line-height: 1.33333;
    letter-spacing: 0;
    font-weight: 700;
    color: #012c49;
    text-align: center;
    margin-bottom: 1.6rem
  }
  #confirm #contact .contact__body__progress {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 23rem;
    margin: 0 auto 3rem;
    position: relative
  }
  #confirm #contact .contact__body__progress::before {
    content: "";
    display: block;
    width: calc(100% - 4rem);
    height: .12rem;
    background-color: #012c49;
    position: absolute;
    top: .4rem;
    left: 2rem
  }
  #confirm #contact .contact__body__progress::after {
    content: "";
    display: block;
    width: calc(50% - 2rem);
    height: .12rem;
    background-color: #c8380d;
    position: absolute;
    top: .4rem;
    left: 2rem
  }
  #confirm #contact .contact__body__progress__item {
    font-size: 1.2rem;
    line-height: 2;
    letter-spacing: 0;
    color: #012c49;
    position: relative;
    padding-top: 1.6rem
  }
  #confirm #contact .contact__body__progress__item.current {
    color: #c8380d
  }
  #confirm #contact .contact__body__progress__item::before {
    content: "";
    display: block;
    width: .96rem;
    height: .96rem;
    background-color: currentColor;
    position: absolute;
    top: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%)
  }
  #confirm #contact .contact__body__form__item {
    padding: 1.8rem 2rem
  }
  #confirm #contact .contact__body__form__item:nth-child(odd) {
    background-color: #f4f4f4
  }
  #confirm #contact .contact__body__form__item:nth-child(even) {
    background-color: #fff
  }
  #confirm #contact .contact__body__form__item dt {
    font-size: 1.6rem;
    line-height: 2;
    letter-spacing: 0;
    font-weight: 700;
    color: #012c49
  }
  #confirm #contact .contact__body__form__item dd {
    font-size: 1.6rem;
    line-height: 2;
    letter-spacing: 0
  }
  #confirm #contact .contact__body__form__btns {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-top: 4rem
  }
  #confirm #contact .contact__body__form__btns__btn {
    width: 13.8rem;
    border-radius: .5rem;
    position: relative;
    overflow: hidden
  }
  #confirm #contact .contact__body__form__btns__btn.back {
    background-color: #8c8c8c
  }
  #confirm #contact .contact__body__form__btns__btn.back::before {
    border-left: .2rem solid #fff;
    left: 2rem;
    -webkit-transform: translateY(-50%) rotate(45deg);
    transform: translateY(-50%) rotate(45deg)
  }
  #confirm #contact .contact__body__form__btns__btn.submit {
    background-color: #c8380d
  }
  #confirm #contact .contact__body__form__btns__btn.submit::before {
    border-right: .2rem solid #fff;
    right: 2rem;
    -webkit-transform: translateY(-50%) rotate(-45deg);
    transform: translateY(-50%) rotate(-45deg)
  }
  #confirm #contact .contact__body__form__btns__btn::before {
    content: "";
    display: block;
    width: .7rem;
    height: .7rem;
    border-bottom: .2rem solid #fff;
    position: absolute;
    top: 50%
  }
  #confirm #contact .contact__body__form__btns__btn input {
    font-size: 1.6rem;
    line-height: 1.5;
    letter-spacing: 0;
    color: #fff;
    font-weight: 700;
    width: 100%;
    padding: 1.5rem 0;
    background-color: transparent;
    border: none;
    cursor: pointer
  }
}
@media (min-width:768px) {
  body:not(#confirm)#thanks #contact {
    width: 100%;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    background: rgba(0, 0, 0, .6);
    display: flex;
    align-items: center;
    justify-content: center;
  }
  body:not(#confirm)#thanks #contact .container {
    width: 80%;
    margin: auto
  }
  body:not(#confirm)#thanks #contact .contact__wrapper {
    background-color: #fff;
    padding: 4em 0;
    border-radius: .5rem
  }
  body:not(#confirm)#thanks #contact .contact__title {
    font-size: 2.4rem;
    line-height: 1.33333;
    letter-spacing: 0;
    font-weight: 700;
    color: #012c49;
    text-align: center;
    margin-bottom: 2.8rem
  }
  body:not(#confirm)#thanks #contact .contact__body__progress {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 23rem;
    margin: 0 auto 5rem;
    position: relative
  }
  body:not(#confirm)#thanks #contact .contact__body__progress::after {
    content: "";
    display: block;
    width: calc(100% - 4rem);
    height: .12rem;
    background-color: #c8380d;
    position: absolute;
    top: .4rem;
    left: 2rem
  }
  body:not(#confirm)#thanks #contact .contact__body__progress__item {
    font-size: 1.2rem;
    line-height: 2;
    letter-spacing: 0;
    color: #012c49;
    position: relative;
    padding-top: 1.6rem
  }
  body:not(#confirm)#thanks #contact .contact__body__progress__item.current {
    color: #c8380d
  }
  body:not(#confirm)#thanks #contact .contact__body__progress__item::before {
    content: "";
    display: block;
    width: .96rem;
    height: .96rem;
    background-color: currentColor;
    position: absolute;
    top: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%)
  }
  body:not(#confirm)#thanks #contact .contact__body__text {
    font-size: 2rem;
    line-height: 1.5;
    letter-spacing: .1em;
    text-align: center;
    font-weight: 700;
    color: #012c49;
    margin-bottom: 5.6rem
  }
  body:not(#confirm)#thanks #contact .contact__body__btns__btn {
    width: 18.7rem;
    margin: 0 auto;
    border-radius: .5rem;
    background-color: #c8380d;
    position: relative;
    overflow: hidden
  }
  body:not(#confirm)#thanks #contact .contact__body__btns__btn::before {
    content: "";
    display: block;
    width: .7rem;
    height: .7rem;
    border-bottom: .2rem solid #fff;
    position: absolute;
    top: 50%;
    border-right: .2rem solid #fff;
    right: 3rem;
    -webkit-transform: translateY(-50%) rotate(-45deg);
    transform: translateY(-50%) rotate(-45deg)
  }
  body:not(#confirm)#thanks #contact .contact__body__btns__btn a {
    font-size: 1.6rem;
    line-height: 1.5;
    letter-spacing: 0;
    color: #fff;
    font-weight: 700;
    text-align: center;
    display: block;
    width: 100%;
    padding: 1.5rem 0;
    background-color: transparent;
    border: none;
    cursor: pointer
  }
}
@media (max-width:767px) {
  body:not(#confirm)#thanks #contact {
    width: 100%;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    background: rgba(0, 0, 0, .6);
    display: flex;
    align-items: center;
    justify-content: center;
    position: fixed;
    transform: none;
  }
  body:not(#confirm)#thanks #contact .container {
    width: 90%;
    margin: auto
  }
  body:not(#confirm)#thanks #contact .contact__wrapper {
    background-color: #fff;
    padding: 3.8rem 2rem 3rem;
    border-radius: .5rem
  }
  body:not(#confirm)#thanks #contact .contact__title {
    font-size: 1.8rem;
    line-height: 1.33333;
    letter-spacing: 0;
    font-weight: 700;
    color: #012c49;
    text-align: center;
    margin-bottom: 1.6rem
  }
  body:not(#confirm)#thanks #contact .contact__body__progress {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 23rem;
    margin: 0 auto 3rem;
    position: relative
  }
  body:not(#confirm)#thanks #contact .contact__body__progress::after {
    content: "";
    display: block;
    width: calc(100% - 4rem);
    height: .12rem;
    background-color: #c8380d;
    position: absolute;
    top: .4rem;
    left: 2rem
  }
  body:not(#confirm)#thanks #contact .contact__body__progress__item {
    font-size: 1.2rem;
    line-height: 2;
    letter-spacing: 0;
    color: #012c49;
    position: relative;
    padding-top: 1.6rem
  }
  body:not(#confirm)#thanks #contact .contact__body__progress__item.current {
    color: #c8380d
  }
  body:not(#confirm)#thanks #contact .contact__body__progress__item::before {
    content: "";
    display: block;
    width: .96rem;
    height: .96rem;
    background-color: currentColor;
    position: absolute;
    top: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%)
  }
  body:not(#confirm)#thanks #contact .contact__body__text {
    font-size: 1.6rem;
    line-height: 1.5;
    letter-spacing: .1em;
    text-align: center;
    font-weight: 700;
    color: #012c49;
    margin-bottom: 3.4rem
  }
  body:not(#confirm)#thanks #contact .contact__body__btns__btn {
    width: 13.8rem;
    margin: 0 auto;
    border-radius: .5rem;
    background-color: #c8380d;
    position: relative;
    overflow: hidden
  }
  body:not(#confirm)#thanks #contact .contact__body__btns__btn::before {
    content: "";
    display: block;
    width: .7rem;
    height: .7rem;
    border-bottom: .2rem solid #fff;
    position: absolute;
    top: 50%;
    border-right: .2rem solid #fff;
    right: 2rem;
    -webkit-transform: translateY(-50%) rotate(-45deg);
    transform: translateY(-50%) rotate(-45deg)
  }
  body:not(#confirm)#thanks #contact .contact__body__btns__btn a {
    font-size: 1.6rem;
    line-height: 1.5;
    letter-spacing: 0;
    color: #fff;
    font-weight: 700;
    text-align: center;
    display: block;
    width: 100%;
    padding: 1.5rem 0;
    background-color: transparent;
    border: none;
    cursor: pointer
  }
}
/*----------
202505 ~
----------*/
@media (min-width:768px) {
  .sp-only {
    display: none;
  }
  .block_makerDetail {
    font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
    max-width: 2732px;
    margin: auto;
  }
  .block_makerDetail .area_main {
    position: relative;
  }
  .block_makerDetail .area_main::before {
    content: '';
    z-index: 5;
    pointer-events: none;
    width: 18px;
    height: 148px;
    position: absolute;
    left: 20px;
    bottom: 0;
    background: url("../../images/page/scroll.webp") no-repeat;
    background-size: contain;
  }
  .block_makerDetail .area_main .textBox {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    box-sizing: border-box;
    padding: 7% 4.3% 0;
  }
  .block_makerDetail .area_main .textBox .main_title {
    margin: 0 0 2.6%;
    color: #fff;
    line-height: 1;
  }
  .block_makerDetail .area_main .textBox .main_title .en {
    font-family: "Anton SC", sans-serif;
    font-size: max(7vw, 8.5rem);
    font-weight: 400;
    letter-spacing: .03em;
    text-shadow: 0 0 10px rgba(0, 0, 0, .5);
  }
  .block_makerDetail .area_main .textBox .main_title .en.barlow {
    font-family: "Barlow", sans-serif;
    font-weight: 700;
    letter-spacing: .08em;
  }
  .block_makerDetail .area_main .textBox .main_title .jp {
    font-weight: 700;
    font-size: max(2.93vw, 3.6rem);
    margin: .4em 0 0;
    text-shadow: 0 0 10px rgba(0, 0, 0, .5);
  }
  .block_makerDetail .area_main .textBox .main_lead {
    width: 45.5%;
    margin: 0 0 6.5%;
  }
  .list_mainBtns {
    display: flex;
    gap: 0 1.1%;
    margin: 0 0 0 0.4%;
  }
  .list_mainBtns > li {
    width: 24.349%;
    min-width: 304px;
    box-sizing: border-box;
    position: relative;
    text-align: center;
  }
  .list_mainBtns > li a {
    font-size: 1.8rem;
    letter-spacing: .05em;
    font-weight: 700;
    position: relative;
    line-height: 1.4;
    box-sizing: border-box;
    height: 3.8em;
    display: flex;
    align-items: center;
    transition: all .4s;
    overflow: hidden;
    border-radius: 50px;
    box-shadow: 3px 3px 3px 0 rgba(0, 0, 0, .15);
  }
  .list_mainBtns > li.line a {
    background: #fff;
    color: #00BA01;
    padding: 0 0 0 1em;
    border: solid 2px #00BA01;
  }
  .list_mainBtns > li.form a {
    background: #E7380D;
    color: #fff;
    padding: 0 0 0 1em;
    border: solid 2px #fff;
  }
  .list_mainBtns > li.tel a {
    background: #012D4A;
    color: #fff;
    padding: .2em 0 0;
    border: solid 2px #fff;
  }
  .list_mainBtns > li a::before {
    content: '';
    width: 34px;
    height: 34px;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    position: absolute;
    z-index: 5;
    left: 20px;
    top: 0;
    bottom: 0;
    margin: auto;
    transition: all .4s;
  }
  .list_mainBtns > li.line a::before {
    background-image: url("../../images/page/icon_line.webp");
  }
  .list_mainBtns > li.form a::before {
    background-image: url("../../images/page/icon_form.webp");
  }
  .list_mainBtns > li.tel a::before {
    width: 41px;
    height: 41px;
    left: 28px;
    background-image: url("../../images/common/icon_freeTel.svg");
  }
  .list_mainBtns > li a::after {
    content: '';
    width: 0;
    height: 100%;
    position: absolute;
    right: -5px;
    top: 0;
    z-index: 3;
    pointer-events: none;
    transition: all .4s;
  }
  .list_mainBtns > li.line a::after {
    background: #00BA01;
  }
  .list_mainBtns > li.form a::after {
    background: #fff;
  }
  .list_mainBtns > li.tel a::after {
    background: #fff;
  }
  .list_mainBtns > li a:hover {
    box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
  }
  .list_mainBtns > li.line a:hover {
    color: #fff;
    background: #00BA01;
  }
  .list_mainBtns > li.form a:hover {
    color: #E7380D;
    background: #fff;
    border-color: #E7380D;
  }
  .list_mainBtns > li.tel a:hover {
    color: #012D4A;
    background: #fff;
    border-color: #012D4A;
  }
  .list_mainBtns > li a:hover::after {
    width: 105%;
    right: auto;
    left: -5px;
  }
  .list_mainBtns > li.line a:hover::before {
    background-image: url("../../images/page/icon_line--on.webp");
  }
  .list_mainBtns > li.form a:hover::before {
    background-image: url("../../images/page/icon_form--on.webp");
  }
  .list_mainBtns > li.tel a:hover::before {
    background-image: url("../../images/common/icon_freeTel_on2.svg");
  }
  .list_mainBtns > li a span.link {
    width: 100%;
    display: block;
    position: relative;
    z-index: 6;
  }
  .list_mainBtns > li.tel a span.link {
    padding: 0 0 0 3em;
    font-size: 1.5rem;
  }
  .list_mainBtns > li a small {
    font-size: 1.8rem;
    display: block;
  }
  .list_mainBtns > li .fukidashi {
    position: absolute;
    z-index: 10;
    left: 0;
    top: -1.2em;
    right: 0;
    margin: auto;
    border-radius: 50px;
    font-size: 1.4rem;
    letter-spacing: .05em;
    font-weight: 700;
    width: 75.5%;
    padding: .12em 0;
  }
  .list_mainBtns > li.line .fukidashi {
    color: #fff;
    background: #00BA01;
    border: solid 1px #fff;
  }
  .list_mainBtns > li.form .fukidashi {
    color: #E7380D;
    background: #fff;
    border: solid 1px #E7380D;
  }
  .list_mainBtns > li.tel .fukidashi {
    color: #012D4A;
    background: #fff;
    border: solid 1px #012D4A;
  }
  .list_mainBtns > li .fukidashi::before {
    content: '';
    width: 0;
    height: 0;
    border-style: solid;
    border-right: 5px solid transparent;
    border-left: 5px solid transparent;
    border-top: 5px solid #ffffff;
    border-bottom: 0;
    position: absolute;
    left: 0;
    right: 0;
    top: 100%;
    margin: auto;
    z-index: 4;
  }
  .list_mainBtns > li .fukidashi::after {
    content: '';
    width: 0;
    height: 0;
    border-style: solid;
    border-right: 6px solid transparent;
    border-left: 6px solid transparent;
    border-top: 6px solid #ffffff;
    border-bottom: 0;
    position: absolute;
    left: 0;
    right: 0;
    top: 100%;
    margin: auto;
  }
  .list_mainBtns > li.line .fukidashi::before {
    border-top-color: #00BA01;
  }
  .list_mainBtns > li.form .fukidashi::before {
    border-top-color: #fff;
  }
  .list_mainBtns > li.tel .fukidashi::before {
    border-top-color: #fff;
  }
  .list_mainBtns > li.line .fukidashi::after {
    border-top-color: #fff;
  }
  .list_mainBtns > li.form .fukidashi::after {
    border-top-color: #E7380D;
  }
  .list_mainBtns > li.tel .fukidashi::after {
    border-top-color: #012D4A;
  }
  #kv .kv__txt--2 {
    height: 0 !important;
    padding: 0 !important;
  }
  .title_maker {
    text-align: center;
    font-size: 2.4rem;
    color: #fff;
    letter-spacing: .03em;
    font-weight: 700;
    background: #012D4A;
    position: relative;
    padding: 1em 0 1.75em;
  }
  .title_maker::before {
    content: '';
    width: 0;
    height: 0;
    border-style: solid;
    border-right: 25px solid transparent;
    border-left: 25px solid transparent;
    border-top: 18px solid #012d4a;
    border-bottom: 0;
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    margin: auto;
  }
  .title_maker span {
    display: inline-block;
    position: relative;
    padding: .55em 0;
  }
  .title_maker span::before, .title_maker span::after {
    content: '';
    width: 16px;
    height: 2px;
    position: absolute;
    z-index: 10;
    left: 0;
    right: 0;
    margin: auto;
    bottom: 0;
  }
  .title_maker span::before {
    left: -16px;
    background: #fff;
  }
  .title_maker span::after {
    right: -16px;
    background: #E7380D;
  }
  .title_maker em {
    font-family: "Anton SC", sans-serif;
    font-weight: 400;
    font-style: normal;
  }
  .title_maker strong {
    color: #E7380D;
  }
  .title_maker small {
    display: block;
    font-size: 1.6rem;
    margin: 0 0 .4em;
  }
  .title_voiceCenter {
    text-align: center;
    font-size: 2.2rem;
    font-weight: 700;
    color: #012D4A;
    letter-spacing: .03em;
    background: #fff;
    padding: .35em 0;
    margin: 0 0 37px;
  }
  .block_makerDetail .voice_EXmargin2 {
    margin: 60px auto;
  }
  .block_makerDetail .moreBtn {
    display: none;
  }
  .block_makerDetail .maker_achievementSlide {
    padding: 68px 0 48px;
  }
  #js_achievementSlide .slide {
    width: 340px;
    margin: 0 20px 5px;
    overflow: hidden;
    background: #fff;
    border-radius: 1em;
    box-shadow: 5px 5px 3px -2px #ccc;
    transition: all .4s;
  }
  #js_achievementSlide .slide:hover {
    box-shadow: 0 0 0 0 #ccc;
  }
  #js_achievementSlide .slide a {
    display: block;
    color: inherit;
  }
  #js_achievementSlide .thumbnail {
    overflow: hidden;
    position: relative;
    height: 0;
    padding: 58.83% 0 0;
  }
  #js_achievementSlide .thumbnail img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: all .4s;
  }
  #js_achievementSlide a:hover .thumbnail img {
    transform: scale(1.1);
  }
  #js_achievementSlide .textBox {
    padding: 1.5em 1.5em 1.8em;
  }
  #js_achievementSlide .textBox .slide_name {
    font-weight: 700;
    line-height: 1.7;
    margin: 0 0 .2em;
  }
  #js_achievementSlide .textBox .slide_name span.category {
    display: block;
    font-size: 1.6rem;
  }
  #js_achievementSlide .textBox .slide_name span.name {
    display: block;
    font-size: 1.2rem;
  }
  #js_achievementSlide .textBox .sub_name {
    font-weight: 700;
    font-size: 1.2rem;
  }
  #js_achievementSlide .textBox .achievementSlideFlex {
    display: flex;
    justify-content: space-between;
  }
  #js_achievementSlide .textBox .achievementSlideFlex .flexLeft {
    margin: 1em 0 0;
  }
  #js_achievementSlide .textBox .achievementSlideFlex .flexRight {
    margin: .4em 0 0;
  }
  #js_achievementSlide .textBox .achievementSlide_info {
    display: flex;
  }
  #js_achievementSlide .textBox .achievementSlide_info + .achievementSlide_info {
    margin: .4em 0 0;
  }
  #js_achievementSlide .textBox .achievementSlide_info span.dt {
    font-size: 1.4rem;
    display: inline-block;
    background: #7E7E7E;
    border-radius: .2em;
    color: #fff;
    font-weight: 700;
    padding: .2em .4em 0;
    line-height: 1.4;
  }
  #js_achievementSlide .textBox .achievementSlide_info span.dd {
    font-size: 1.6rem;
    font-weight: 500;
    margin: 0 0 0 .3em;
  }
  #js_achievementSlide .textBox .redText {
    background: #E7380D;
    border-radius: .2em;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    line-height: 1.4;
    margin: 0 0 1em;
    position: relative;
    padding: 0 .5em;
  }
  #js_achievementSlide .textBox .redText::before {
    content: '';
    width: 0;
    height: 0;
    border-style: solid;
    border-right: 10px solid transparent;
    border-left: 10px solid transparent;
    border-top: 8px solid #e7380d;
    border-bottom: 0;
    position: absolute;
    right: 0;
    left: 0;
    top: 100%;
    margin: auto;
  }
  #js_achievementSlide .textBox .redText span.up {
    width: 3em;
    font-size: 1.4rem;
    font-weight: 700;
    line-height: 1.1;
  }
  #js_achievementSlide .textBox .redText span.num {
    font-size: 3.2rem;
    font-weight: 400;
    font-family: "Anton SC", sans-serif;
    margin: 0 .2em;
  }
  #js_achievementSlide .textBox .redText span.unit {
    width: 1em;
    writing-mode: vertical-rl;
    font-size: 1.3rem;
    font-weight: 700;
  }
  #js_achievementSlide .textBox .resultText {
    line-height: 1;
    display: flex;
    align-items: flex-end;
  }
  #js_achievementSlide .textBox .resultText span.up {
    width: 3em;
    font-size: 1.6rem;
    font-weight: 700;
    line-height: 1.1;
  }
  #js_achievementSlide .textBox .resultText span.num {
    font-size: 2.8rem;
    font-weight: 400;
    font-family: "Anton SC", sans-serif;
    margin: 0 .2em;
  }
  #js_achievementSlide .textBox .resultText span.unit {
    width: 1em;
    writing-mode: vertical-rl;
    font-size: 1.3rem;
    font-weight: 700;
  }
  #js_achievementSlide .slick-prev, #js_achievementSlide .slick-next {
    width: 64px;
    height: 64px;
    background: #fff;
    border: solid 2px #012D4A;
    border-radius: 50%;
    z-index: 10;
    transition: all .2s;
    overflow: hidden;
  }
  #js_achievementSlide .slick-prev {
    left: 55px;
    top: 45%;
  }
  #js_achievementSlide .slick-next {
    right: 55px;
    top: 45%;
  }
  #js_achievementSlide .slick-prev::before, #js_achievementSlide .slick-next::before {
    content: '';
    width: 20px;
    height: 20px;
    box-sizing: border-box;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    border-top: solid 2px #012D4A;
    border-right: solid 2px #012D4A;
    z-index: 10;
    transition: all .4s;
  }
  #js_achievementSlide .slick-prev::before {
    transform: rotateZ(-135deg);
    left: 10px;
  }
  #js_achievementSlide .slick-next::before {
    transform: rotateZ(45deg);
    right: 10px;
  }
  #js_achievementSlide .slick-prev::after, #js_achievementSlide .slick-next::after {
    content: '';
    width: 0;
    height: 100%;
    background: #012D4A;
    position: absolute;
    right: 0;
    top: 0;
    transition: all .5s;
    z-index: 3;
  }
  #js_achievementSlide .slick-prev:hover::before, #js_achievementSlide .slick-next:hover::before {
    border-color: #fff;
  }
  #js_achievementSlide .slick-prev:hover::after, #js_achievementSlide .slick-next:hover::after {
    width: 100%;
    left: 0;
    right: auto;
  }
  #js_achievementSlide .slick-num {
    text-align: center;
    font-family: "Anton SC", sans-serif;
    font-size: 3.2rem;
    color: #7E7E7E;
    margin: .7em 0 0;
    letter-spacing: .08em;
  }
  /**/
  .block_makerDetail #summary .inner {
    padding: 58px 0 79px;
    max-width: 1238px;
    margin: auto;
  }
  #summary .summaryFlex {
    display: flex;
    align-items: center;
    background: #fff;
  }
  #summary .summaryFlex .summary_image {
    width: 34.0065%;
  }
  #summary .summaryFlex .summary_text {
    width: 65.9935%;
    font-size: 1.4rem;
    line-height: 1.8;
    box-sizing: border-box;
    padding: 0 4.6%;
    letter-spacing: .03em;
  }
  /**/
  #marketPrice .inner {
    padding: 55px 0 61px;
    max-width: 1238px;
    margin: auto;
  }
  #marketPrice .marketFlex {
    background: #fff;
    padding: 4em;
    display: flex;
    justify-content: space-between;
    margin: 0 0 3.9em;
  }
  #marketPrice .marketFlex .market_text {
    width: 48%;
    font-size: 1.4rem;
    line-height: 1.8;
    letter-spacing: .03em;
  }
  .block_makerDetail .table_set .tablepress-table-name {
    text-align: center;
    font-size: 1.6rem;
    font-weight: 700;
    color: #fff;
    background: #012D4A;
    padding: .5em 0;
  }
  .block_makerDetail .table_set + .table_set {
    margin: 3.9em 0 0;
  }
  .block_makerDetail .table_set table {
    table-layout: fixed;
    font-size: 1.6rem;
    font-weight: 700;
    background: #fff;
    margin: 0;
  }
  .block_makerDetail .table_set table caption {
    display: none;
  }
  .block_makerDetail .table_set thead th {
    color: #fff;
    background: #245576;
    border: solid 1px #EBEBEB;
    padding: .5em 1em;
    vertical-align: middle;
  }
  .block_makerDetail .table_set td {
    padding: .47em .94em;
    border: solid 1px #EBEBEB;
    vertical-align: middle;
  }
  .block_makerDetail .table_set td.column-1 {
    color: #fff;
    background: #245576;
  }
  #marketPrice .list_mainBtns {
    justify-content: center;
    margin: 60px 0 0;
    gap: 0 1.2%;
  }
  #marketPrice .list_mainBtns > li {
    width: 27.868%;
  }
  /**/
  #president .inner {
    padding: 65px 0 79px;
    max-width: 1238px;
    margin: auto;
  }
  #president .message_whiteWrap {
    background: #fff;
    padding: 40px 80px 64px;
  }
  #president .president_message {
    position: relative;
    margin: 0 0 2.6em;
  }
  #president .president_message::before {
    content: '';
    width: 100%;
    height: 2px;
    background: #EBEBEB;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto;
  }
  #president .president_message span {
    display: block;
    width: 164px;
    height: 28px;
    background-color: #fff;
    background-image: url("../../images/page/message_title.webp");
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    position: relative;
    z-index: 5;
    margin: auto;
    overflow: hidden;
    white-space: nowrap;
    text-indent: 150%;
  }
  #president .presidentFlex {
    display: flex;
    justify-content: space-between;
    flex-direction: row-reverse;
  }
  #president .presidentFlex .president_image {
    width: 339px;
    margin: 36px 0 0;
  }
  #president .presidentFlex .president_text {
    width: 700px;
    box-sizing: border-box;
  }
  #president .presidentFlex .president_lead {
    font-size: 1.4rem;
    line-height: 1.8;
    letter-spacing: .03em;
    padding: 2.7em 0 2.1em;
    position: relative;
  }
  #president .presidentFlex .president_lead p + p {
    margin: 1em 0 0;
  }
  #president .presidentFlex .president_lead::before, #president .presidentFlex .president_lead::after {
    content: '';
    width: 27px;
    height: 17px;
    position: absolute;
    background-repeat: no-repeat;
    background-size: contain;
  }
  #president .presidentFlex .president_lead::before {
    background-image: url("../../images/page/message_quote01.webp");
    left: 0;
    top: 0;
  }
  #president .presidentFlex .president_lead::after {
    background-image: url("../../images/page/message_quote02.webp");
    right: 0;
    bottom: 0;
  }
  /**/
  .block_makerDetail #promise .inner {
    padding: 58px 0 80px;
  }
  .block_makerDetail .list_numbers {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    gap: 2.5em 0;
    margin: 0 auto 4.6em;
    max-width: 1200px;
  }
  .block_makerDetail .list_numbers > li {
    width: 300px;
    box-sizing: border-box;
    text-align: center;
    position: relative;
  }
  .block_makerDetail .list_numbers > li.border::after {
    content: '';
    width: 1px;
    height: 100%;
    background: #FFFFFF;
    position: absolute;
    right: 0;
    top: 0;
  }
  .block_makerDetail .list_numbers > li .num {
    color: #E7380D;
    font-size: 1.6rem;
    font-family: "Anton SC", sans-serif;
    letter-spacing: .05em;
  }
  .block_makerDetail .list_numbers > li .numbers_text {
    font-size: 1.5rem;
    font-weight: 700;
    color: #012D4A;
    margin: .4em 0 0;
  }
  .block_makerDetail .bnr_base {
    max-width: 866px;
    margin: auto;
    flex-direction: row-reverse;
    box-shadow: 5px 5px 5px 0 rgba(0, 0, 0, .2);
    overflow: hidden;
    border-radius: 1.5em;
    background: #fff;
    position: relative;
    transition: all .4s;
  }
  .block_makerDetail .bnr_base:hover {
    box-shadow: 0 0 0 0 rgba(0, 0, 0, .2);
  }
  .block_makerDetail .bnr_base a {
    display: block;
  }
  .block_makerDetail .bnr_base .bnr_image {
    width: 700px;
    margin: 0 0 0 auto;
    position: relative;
    overflow: hidden;
  }
  .block_makerDetail .bnr_base .bnr_image img {
    transition: all .4s;
  }
  .block_makerDetail .bnr_base a:hover .bnr_image img {
    transform: scale(1.1);
  }
  .block_makerDetail .bnr_base .bnr_image::before {
    content: '';
    background: linear-gradient(to right, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 1) 55%, rgba(255, 255, 255, 0) 100%);
    width: 30%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 5;
    pointer-events: none;
  }
  .block_makerDetail .bnr_base .textBox {
    position: absolute;
    left: 42px;
    top: 40px;
    font-weight: 700;
    color: #012D4A;
    z-index: 10;
    text-align: center;
  }
  .block_makerDetail .bnr_base .textBox .bnr_lead {
    font-size: 1.4rem;
    letter-spacing: .03em;
  }
  .block_makerDetail .bnr_base .textBox .bnr_title {
    font-size: 2.4rem;
    margin: 0 0 1em;
  }
  .block_makerDetail .bnr_base .textBox .bnr_title span {
    display: inline-block;
    border-bottom: solid 3px #E7380D;
    padding: 0 0 .15em;
  }
  .block_makerDetail .bnr_base .textBox .bnr_btn {
    width: 172px;
    box-sizing: border-box;
    overflow: hidden;
    border: solid 1px #012D4A;
    border-radius: 50px;
    background: #fff;
    position: relative;
  }
  .block_makerDetail .bnr_base .textBox .bnr_btn::after {
    content: '';
    width: 0;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    background: #012D4A;
    transition: all .4s;
  }
  .block_makerDetail .bnr_base a:hover .textBox .bnr_btn::after {
    width: 100%;
    left: 0;
    right: auto;
  }
  .block_makerDetail .bnr_base .textBox .bnr_btn span {
    display: block;
    font-size: 1.6rem;
    padding: .45em 1.2em;
    color: #012D4A;
    position: relative;
    z-index: 5;
    transition: all .4s;
  }
  .block_makerDetail .bnr_base .textBox .bnr_btn span::before {
    content: '';
    width: .6em;
    height: .6em;
    box-sizing: border-box;
    border-top: solid 2px #012D4A;
    border-right: solid 2px #012D4A;
    transform: rotateZ(45deg);
    position: absolute;
    right: .8em;
    top: 0;
    bottom: 0;
    margin: auto;
    transition: all .4s;
  }
  .block_makerDetail .bnr_base a:hover .textBox .bnr_btn span {
    color: #fff;
  }
  .block_makerDetail .bnr_base a:hover .textBox .bnr_btn span::before {
    border-color: #fff;
  }
  .block_makerDetail #five .inner {
    padding: 58px 0 80px;
  }
  .block_makerDetail #five .list_numbers > li {
    width: 236px;
  }
  .block_makerDetail #five .list_numbers > li:nth-child(2) {
    width: 256px;
  }
  body.scroll--down header {
    transform: translateY(calc(-100% + 40px));
  }
  .l-header.l-header-lower.active #anchors {
    background: none;
    color: #535353;
  }
  .l-header.l-header-lower.active #anchors .anchors__list ul li a::before {
    border-color: #535353;
  }
  .l-header.l-header-lower.active #anchors .anchors__list ul li a::after {
    background-color: #535353;
  }
}
@media (max-width:767px) {
  .pc-only {
    display: none;
  }
  .block_makerDetail {
    font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
    margin: auto;
  }
  .block_makerDetail .area_main {
    position: relative;
    padding: 0 0 64%;
  }
  .block_makerDetail .area_main .main_image {
    position: relative;
  }
  .block_makerDetail .area_main .main_image::before {
    content: '';
    background: linear-gradient(to top, rgba(235, 235, 235, 1) 0%, rgba(235, 235, 235, 1) 10%, rgba(235, 235, 235, 0) 100%);
    position: absolute;
    left: 0;
    bottom: -2px;
    width: 100%;
    height: 15%;
    z-index: 1;
    pointer-events: none;
  }
  .block_makerDetail .area_main .textBox {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    box-sizing: border-box;
    padding: 9% 3.5% 0;
  }
  .block_makerDetail .area_main .textBox .main_title {
    margin: 0 0 2.6%;
    color: #fff;
    line-height: 1;
  }
  .block_makerDetail .area_main .textBox .main_title .en {
    font-family: "Anton SC", sans-serif;
    font-size: 12.8vw;
    font-weight: 400;
    letter-spacing: .03em;
    text-shadow: 0 0 10px rgba(0, 0, 0, .5);
  }
  .block_makerDetail .area_main .textBox .main_title .en.barlow {
    font-family: "Barlow", sans-serif;
    font-weight: 700;
    letter-spacing: .08em;
  }
  .block_makerDetail .area_main .textBox .main_title .jp {
    font-weight: 700;
    font-size: 6.4vw;
    margin: .4em 0 0;
    text-shadow: 0 0 10px rgba(0, 0, 0, .5);
  }
  .block_makerDetail .area_main .textBox .main_lead {
    width: 87.5%;
    margin: 0 0 63%;
  }
  .list_mainBtns {
    width: 90%;
    margin: auto;
    position: relative;
    z-index: 5;
  }
  .list_mainBtns > li {
    box-sizing: border-box;
    position: relative;
    text-align: center;
  }
  .list_mainBtns > li + li {
    margin: 10.5% 0 0;
  }
  .list_mainBtns > li a {
    font-size: 4.8vw;
    letter-spacing: .05em;
    font-weight: 700;
    position: relative;
    line-height: 1.4;
    box-sizing: border-box;
    height: 3.8em;
    display: flex;
    align-items: center;
    transition: all .4s;
    overflow: hidden;
    border-radius: 10vw;
    box-shadow: 3px 3px 3px 0 rgba(0, 0, 0, .15);
  }
  .list_mainBtns > li.line a {
    background: #fff;
    color: #00BA01;
    padding: 0 0 0 1em;
    border: solid 2px #00BA01;
  }
  .list_mainBtns > li.form a {
    background: #E7380D;
    color: #fff;
    padding: 0 0 0 1em;
    border: solid 2px #fff;
  }
  .list_mainBtns > li.tel a {
    background: #012D4A;
    color: #fff;
    padding: .2em 0 0;
    border: solid 2px #fff;
  }
  .list_mainBtns > li a::before {
    content: '';
    width: 8.5vw;
    height: 8.5vw;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    position: absolute;
    z-index: 5;
    left: 5%;
    top: 0;
    bottom: 0;
    margin: auto;
    transition: all .4s;
  }
  .list_mainBtns > li.line a::before {
    background-image: url("../../images/page/icon_line.webp");
  }
  .list_mainBtns > li.form a::before {
    background-image: url("../../images/page/icon_form.webp");
  }
  .list_mainBtns > li.tel a::before {
    background-image: url("../../images/common/icon_freeTel.svg");
  }
  .list_mainBtns > li a::after {
    content: '';
    width: 0;
    height: 100%;
    position: absolute;
    right: -5px;
    top: 0;
    z-index: 3;
    pointer-events: none;
    transition: all .4s;
  }
  .list_mainBtns > li.line a::after {
    background: #00BA01;
  }
  .list_mainBtns > li.form a::after {
    background: #fff;
  }
  .list_mainBtns > li.tel a::after {
    background: #fff;
  }
  .list_mainBtns > li a span.link {
    width: 100%;
    display: block;
    position: relative;
    z-index: 6;
  }
  .list_mainBtns > li.tel a span.link {
    font-size: 4vw;
    padding: 0 0 0 10%;
  }
  .list_mainBtns > li a small {
    font-size: 110%;
    display: block;
  }
  .list_mainBtns > li .fukidashi {
    position: absolute;
    z-index: 10;
    left: 0;
    top: -1.2em;
    right: 0;
    margin: auto;
    border-radius: 50px;
    font-size: 1.4rem;
    letter-spacing: .05em;
    font-weight: 700;
    width: 75.5%;
    padding: .12em 0;
  }
  .list_mainBtns > li.line .fukidashi {
    color: #fff;
    background: #00BA01;
    border: solid 1px #fff;
  }
  .list_mainBtns > li.form .fukidashi {
    color: #E7380D;
    background: #fff;
    border: solid 1px #E7380D;
  }
  .list_mainBtns > li.tel .fukidashi {
    color: #012D4A;
    background: #fff;
    border: solid 1px #012D4A;
  }
  .list_mainBtns > li .fukidashi::before {
    content: '';
    width: 0;
    height: 0;
    border-style: solid;
    border-right: 5px solid transparent;
    border-left: 5px solid transparent;
    border-top: 5px solid #ffffff;
    border-bottom: 0;
    position: absolute;
    left: 0;
    right: 0;
    top: 100%;
    margin: auto;
    z-index: 4;
  }
  .list_mainBtns > li .fukidashi::after {
    content: '';
    width: 0;
    height: 0;
    border-style: solid;
    border-right: 6px solid transparent;
    border-left: 6px solid transparent;
    border-top: 6px solid #ffffff;
    border-bottom: 0;
    position: absolute;
    left: 0;
    right: 0;
    top: 100%;
    margin: auto;
  }
  .list_mainBtns > li.line .fukidashi::before {
    border-top-color: #00BA01;
  }
  .list_mainBtns > li.form .fukidashi::before {
    border-top-color: #fff;
  }
  .list_mainBtns > li.tel .fukidashi::before {
    border-top-color: #fff;
  }
  .list_mainBtns > li.line .fukidashi::after {
    border-top-color: #fff;
  }
  .list_mainBtns > li.form .fukidashi::after {
    border-top-color: #E7380D;
  }
  .list_mainBtns > li.tel .fukidashi::after {
    border-top-color: #012D4A;
  }
  #kv .kv__txt--2 {
    height: 0 !important;
    padding: 0 !important;
  }
  .title_maker {
    text-align: center;
    font-size: 1.8rem;
    color: #fff;
    letter-spacing: .03em;
    font-weight: 700;
    background: #012D4A;
    position: relative;
    padding: .6em 0 1.2em;
  }
  .title_maker::before {
    content: '';
    width: 0;
    height: 0;
    border-style: solid;
    border-right: 15px solid transparent;
    border-left: 15px solid transparent;
    border-top: 12px solid #012d4a;
    border-bottom: 0;
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    margin: auto;
  }
  .title_maker span {
    display: inline-block;
    position: relative;
    padding: .55em 0;
  }
  .title_maker span::before, .title_maker span::after {
    content: '';
    width: 16px;
    height: 2px;
    position: absolute;
    z-index: 10;
    left: 0;
    right: 0;
    margin: auto;
    bottom: 0;
  }
  .title_maker span::before {
    left: -16px;
    background: #fff;
  }
  .title_maker span::after {
    right: -16px;
    background: #E7380D;
  }
  .title_maker em {
    font-family: "Anton SC", sans-serif;
    font-weight: 400;
    font-style: normal;
  }
  .title_maker strong {
    color: #E7380D;
  }
  .title_maker small {
    display: block;
    font-size: 1.4rem;
    margin: 0 0 .2em;
  }
  .title_voiceCenter {
    text-align: center;
    font-size: 1.8rem;
    font-weight: 700;
    color: #012D4A;
    letter-spacing: .03em;
    background: #fff;
    padding: .4em 0;
    margin: 0 0 6%;
  }
  .block_makerDetail .voice_EXmargin2 {
    margin: 12% auto;
    overflow: hidden;
    height: 238vw;
    position: relative;
    transition: height 0.3s ease;
  }
  .block_makerDetail .voice_EXmargin2.expanded {
    height: auto;
  }
  .block_makerDetail .moreBtn {
    text-align: center;
    cursor: pointer;
    font-weight: bold;
    color: #012D4A;
    width: 100%;
    padding: 4em 0 2em;
    background: linear-gradient(to bottom, rgba(235, 235, 235, 0) 0%, rgba(235, 235, 235, 1) 40%, rgba(235, 235, 235, 1) 100%);
    position: absolute;
    z-index: 5;
    left: 0;
    bottom: 0;
    font-size: 1.5rem;
  }
  .block_makerDetail .moreBtn span {
    display: inline-block;
    border-bottom: solid 1px #012D4A;
    position: relative;
    padding: 0 1.2em 0 0;
  }
  .block_makerDetail .moreBtn span::before {
    content: '';
    width: .45em;
    height: .45em;
    position: absolute;
    right: 0;
    top: 0;
    bottom: .1em;
    margin: auto;
    border-top: solid 1px #012D4A;
    border-right: solid 1px #012D4A;
    transform: rotateZ(135deg);
  }
  .block_makerDetail .maker_achievementSlide {
    padding: 11% 0 10%;
  }
  #js_achievementSlide::before {
    content: '';
    width: 22vw;
    height: 22vw;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 34vw;
    margin: auto;
    background: url(../../images/page/drup.webp) no-repeat;
    background-size: contain;
    pointer-events: none;
    transition: all .4s;
    z-index: 10;
  }
  #js_achievementSlide.active::before {
    opacity: 0;
  }
  #js_achievementSlide .slide {
    width: 85vw;
    margin: 0 2vw 5px;
    overflow: hidden;
    background: #fff;
    border-radius: 1em;
    box-shadow: 5px 5px 3px -2px #ccc;
    transition: all .4s;
  }
  #js_achievementSlide .slide a {
    display: block;
    color: inherit;
  }
  #js_achievementSlide .thumbnail {
    overflow: hidden;
    position: relative;
    height: 0;
    padding: 58.83% 0 0;
  }
  #js_achievementSlide .thumbnail img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  #js_achievementSlide .textBox {
    padding: 1em 1.2em 1.4em;
  }
  #js_achievementSlide .textBox .slide_name {
    font-weight: 700;
    line-height: 1.5;
    margin: 0 0 .2em;
  }
  #js_achievementSlide .textBox .slide_name span.category {
    display: block;
    font-size: 1.6rem;
  }
  #js_achievementSlide .textBox .slide_name span.name {
    display: block;
    font-size: 1.4rem;
  }
  #js_achievementSlide .textBox .sub_name {
    font-weight: 700;
    font-size: 1.4rem;
    margin: 0 0 .2em;
  }
  #js_achievementSlide .textBox .achievementSlideFlex {
    display: flex;
    justify-content: space-between;
  }
  #js_achievementSlide .textBox .achievementSlideFlex .flexLeft {
    margin: .6em 0 0;
  }
  #js_achievementSlide .textBox .achievementSlide_info {
    display: flex;
  }
  #js_achievementSlide .textBox .achievementSlide_info + .achievementSlide_info {
    margin: .4em 0 0;
  }
  #js_achievementSlide .textBox .achievementSlide_info span.dt {
    font-size: 1.4rem;
    display: inline-block;
    background: #7E7E7E;
    border-radius: .2em;
    color: #fff;
    font-weight: 700;
    padding: .3em .4em 0;
    line-height: 1.4;
  }
  #js_achievementSlide .textBox .achievementSlide_info span.dd {
    font-size: 1.6rem;
    font-weight: 500;
    margin: 0 0 0 .3em;
  }
  #js_achievementSlide .textBox .redText {
    background: #E7380D;
    border-radius: .2em;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    line-height: 1.4;
    margin: 0 0 1em;
    position: relative;
    padding: .1em .5em 0;
  }
  #js_achievementSlide .textBox .redText::before {
    content: '';
    width: 0;
    height: 0;
    border-style: solid;
    border-right: 10px solid transparent;
    border-left: 10px solid transparent;
    border-top: 8px solid #e7380d;
    border-bottom: 0;
    position: absolute;
    right: 0;
    left: 0;
    top: 100%;
    margin: auto;
  }
  #js_achievementSlide .textBox .redText span.up {
    width: 3em;
    font-size: 1.4rem;
    font-weight: 700;
    line-height: 1.1;
  }
  #js_achievementSlide .textBox .redText span.num {
    font-size: 3.2rem;
    font-weight: 400;
    font-family: "Anton SC", sans-serif;
    margin: 0 .2em;
  }
  #js_achievementSlide .textBox .redText span.unit {
    width: 1em;
    writing-mode: vertical-rl;
    font-size: 1.3rem;
    font-weight: 700;
  }
  #js_achievementSlide .textBox .resultText {
    line-height: 1;
    display: flex;
    align-items: flex-end;
  }
  #js_achievementSlide .textBox .resultText span.up {
    width: 3em;
    font-size: 1.6rem;
    font-weight: 700;
    line-height: 1.1;
  }
  #js_achievementSlide .textBox .resultText span.num {
    font-size: 2.8rem;
    font-weight: 400;
    font-family: "Anton SC", sans-serif;
    margin: 0 .2em;
  }
  #js_achievementSlide .textBox .resultText span.unit {
    width: 1em;
    writing-mode: vertical-rl;
    font-size: 1.3rem;
    font-weight: 700;
  }
  #js_achievementSlide .slick-prev {
    top: auto;
    bottom: 20px;
    left: 20px;
    width: 40px;
    height: 0;
    padding: 40px 0 0;
    background: url(../../images/page/slide_prev.svg) no-repeat;
    background-size: contain;
    z-index: 10;
  }
  #js_achievementSlide .slick-next {
    top: auto;
    bottom: 20px;
    left: 80px;
    width: 40px;
    height: 0;
    padding: 40px 0 0;
    background: url(../../images/page/slide_next.svg) no-repeat;
    background-size: contain;
    z-index: 10;
  }
  #js_achievementSlide .slick-prev::before, #js_achievementSlide .slick-next::before {
    display: none;
  }
  #js_achievementSlide .slick-num {
    text-align: right;
    font-family: "Anton SC", sans-serif;
    font-size: 3.2rem;
    color: #7E7E7E;
    margin: .7em 5vw 0 0;
    letter-spacing: .08em;
  }
  /**/
  .block_makerDetail #summary .inner {
    padding: 11% 0 17%;
    margin: auto;
  }
  #summary .summaryFlex {
    background: #fff;
    width: 90%;
    margin: auto;
    position: relative;
  }
  #summary .summaryFlex .summary_text {
    font-size: 1.4rem;
    line-height: 1.8;
    box-sizing: border-box;
    padding: 8% 6.6%;
    letter-spacing: .03em;
    height: 61vw;
    overflow: hidden;
  }
  #summary .summaryFlex .moreBtn {
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 40%, rgba(255, 255, 255, 1) 100%);
  }
  #summary .summaryFlex.expanded .summary_text {
    height: auto;
  }
  /**/
  #marketPrice .inner {
    padding: 9% 0 16%;
    width: 90%;
    margin: auto;
  }
  #marketPrice .marketFlex {
    background: #fff;
    padding: 7%;
    height: 65vw;
    overflow: hidden;
    position: relative;
    margin: 0 0 15%;
  }
  #marketPrice .marketFlex.expanded {
    height: auto;
  }
  #marketPrice .marketFlex .market_text {
    font-size: 1.4rem;
    line-height: 1.8;
    letter-spacing: .03em;
  }
  #marketPrice .marketFlex .market_text + .market_text {
    margin: 1em 0 0;
  }
  .block_makerDetail .table_set {
    overflow-x: scroll;
    white-space: nowrap;
    scrollbar-width: thin;
    -webkit-scrollbar-color: #012D4A transparent;
    scrollbar-color: #012D4A transparent;
  }
  .block_makerDetail .table_set::-webkit-scrollbar {
    height: 12px;
  }
  .block_makerDetail .table_set::-webkit-scrollbar-trac {
    background: #C4D7E4;
  }
  .block_makerDetail .table_set::webkit-scrollbar-thumb {
    background: #012D4A;
    border-radius: 10px;
  }
  .block_makerDetail .table_set .tablepress-table-name {
    text-align: center;
    font-size: 1.4rem;
    font-weight: 700;
    color: #fff;
    background: #012D4A;
    padding: .7em 0;
    width: 150vw;
  }
  .block_makerDetail .table_set + .table_set {
    margin: 4.9em 0 0;
  }
  .block_makerDetail .table_set table {
    font-size: 1.3rem;
    font-weight: 700;
    background: #fff;
    margin: 0;
    width: 150vw;
    position: relative;
  }
  .block_makerDetail .table_set table::before {
    content: "";
    width: 22vw;
    height: 22vw;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 34vw;
    margin: auto;
    background: url("../../images/page/drup.webp") no-repeat;
    background-size: contain;
    pointer-events: none;
    transition: all .4s;
  }
  .block_makerDetail .table_set.active table::before {
    opacity: 0;
  }
  .block_makerDetail .table_set table caption {
    display: none;
  }
  .block_makerDetail .table_set thead th {
    color: #fff;
    background: #245576;
    border: solid 1px #EBEBEB;
    padding: .7em 1em;
    vertical-align: middle;
  }
      .block_makerDetail .table_set thead th:nth-child(1){
          width: 25%;
    }
  .block_makerDetail .table_set td {
    padding: .64em .94em;
    border: solid 1px #EBEBEB;
    vertical-align: middle;
  }
  .block_makerDetail .table_set td.column-1 {
    color: #fff;
    background: #245576;
  }
  #marketPrice .list_mainBtns {
    margin: 18% auto 0;
  }
  #marketPrice .moreBtn {
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 40%, rgba(255, 255, 255, 1) 100%);
  }
  /**/
  #president .inner {
    padding: 11% 0 17%;
    margin: auto;
    width: 92%;
  }
  #president .message_whiteWrap {
    background: #fff;
    padding: 6% 6% 3%;
  }
  #president .president_message {
    position: relative;
    margin: 0 0 2em;
  }
  #president .president_message::before {
    content: '';
    width: 100%;
    height: 2px;
    background: #EBEBEB;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto;
  }
  #president .president_message span {
    display: block;
    width: 33%;
    height: 0;
    padding: 6% 0 0;
    background-color: #fff;
    background-image: url("../../images/page/message_title.webp");
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    position: relative;
    z-index: 5;
    margin: auto;
    overflow: hidden;
    white-space: nowrap;
    text-indent: 150%;
  }
  #president .presidentFlex {
    flex-direction: row-reverse;
  }
  #president .presidentFlex .president_text {
    background: #fff;
    box-sizing: border-box;
    padding: 7% 0 4%;
  }
  #president .presidentFlex .president_lead {
    font-size: 1.4rem;
    line-height: 1.8;
    letter-spacing: .03em;
    padding: 2em 0;
    position: relative;
    height: 66vw;
    overflow: hidden;
  }
  #president .presidentFlex .president_lead .moreBtn {
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 40%, rgba(255, 255, 255, 1) 100%);
  }
  #president .presidentFlex .president_lead.expanded {
    height: auto;
  }
  #president .presidentFlex .president_lead p + p {
    margin: 1em 0 0;
  }
  #president .presidentFlex .president_lead::before, #president .presidentFlex .president_lead::after {
    content: '';
    width: 7%;
    height: 0;
    padding: 5% 0 0;
    position: absolute;
    background-repeat: no-repeat;
    background-size: contain;
  }
  #president .presidentFlex .president_lead::before {
    background-image: url("../../images/page/message_quote01.webp");
    left: 0;
    top: 0;
  }
  #president .presidentFlex .president_lead::after {
    background-image: url("../../images/page/message_quote02.webp");
    right: 0;
    bottom: 0;
  }
  /**/
  .block_makerDetail #promise .inner {
    padding: 11% 0 17%;
  }
  .block_makerDetail .list_numbers {
    margin: 0 0 6% 16vw;
  }
  .block_makerDetail .list_numbers > li {
    box-sizing: border-box;
    position: relative;
    display: flex;
    white-space: nowrap;
  }
  .block_makerDetail .list_numbers > li + li {
    margin: 1.38em 0 0;
  }
  .block_makerDetail .list_numbers > li .num {
    color: #E7380D;
    font-size: 1.4rem;
    font-family: "Anton SC", sans-serif;
    letter-spacing: .05em;
  }
  .block_makerDetail .list_numbers > li .numbers_text {
    font-size: 1.5rem;
    font-weight: 700;
    color: #012D4A;
    letter-spacing: .03em;
  }
  .block_makerDetail .bnr_base {
    width: 92%;
    margin: auto;
    flex-direction: row-reverse;
    box-shadow: 5px 5px 5px 0 rgba(0, 0, 0, .2);
    overflow: hidden;
    border-radius: 1.5em;
    background: #fff;
    position: relative;
  }
  .block_makerDetail .bnr_base a {
    display: block;
  }
  .block_makerDetail .bnr_base .bnr_image {
    position: relative;
  }
  .block_makerDetail .bnr_base .textBox {
    padding: 1.4em 0 1.8em;
    font-weight: 700;
    color: #012D4A;
    z-index: 10;
    text-align: center;
  }
  .block_makerDetail .bnr_base .textBox .bnr_lead {
    font-size: 1.4rem;
    letter-spacing: .03em;
  }
  .block_makerDetail .bnr_base .textBox .bnr_title {
    font-size: 1.8rem;
    margin: 0 0 .9em;
  }
  .block_makerDetail .bnr_base .textBox .bnr_title span {
    display: inline-block;
    border-bottom: solid 3px #E7380D;
    padding: 0 0 .4em;
  }
  .block_makerDetail .bnr_base .textBox .bnr_btn {
    width: 65%;
    margin: auto;
    box-sizing: border-box;
    overflow: hidden;
    border: solid 1px #012D4A;
    border-radius: 50px;
    background: #fff;
    position: relative;
  }
  .block_makerDetail .bnr_base .textBox .bnr_btn span {
    display: block;
    font-size: 1.6rem;
    padding: .45em 1.2em;
    color: #012D4A;
    position: relative;
    z-index: 5;
    transition: all .4s;
  }
  .block_makerDetail .bnr_base .textBox .bnr_btn span::before {
    content: '';
    width: .5em;
    height: .5em;
    box-sizing: border-box;
    border-top: solid 2px #012D4A;
    border-right: solid 2px #012D4A;
    transform: rotateZ(45deg);
    position: absolute;
    right: 1.2em;
    top: 0;
    bottom: 0;
    margin: auto;
    transition: all .4s;
  }
  .block_makerDetail #five .inner {
    padding: 11% 0 17%;
  }
  .block_makerDetail #five .list_numbers > li {
    width: 247px;
  }
  .block_makerDetail .blogWrap {
    position: relative;
    height: 280vw;
    overflow: hidden;
  }
  .block_makerDetail .blogWrap.expanded {
    height: auto;
  }
  .block_makerDetail .blogWrap .moreBtn {
    background: linear-gradient(to bottom, rgba(245, 245, 245, 0) 0%, rgba(245, 245, 245, 1) 40%, rgba(245, 245, 245, 1) 100%);
  }
  .l-header.l-header-lower.active #anchors {
    background: none;
    color: #535353;
  }
  .l-header.l-header-lower.active #anchors .anchors__list ul li a::before {
    border-color: #535353;
  }
  .l-header.l-header-lower.active #anchors .anchors__list ul li a::after {
    background-color: #535353;
  }
  body.scroll--down header {
    transform: translateY(calc(-100% + 40px));
  }
}