@charset "UTF-8";
html {
  -webkit-text-size-adjust: 100%;
  box-sizing: border-box;
  -moz-tab-size: 4;
  -o-tab-size: 4;
     tab-size: 4;
  word-break: normal;
}

*, :after, :before {
  background-repeat: no-repeat;
  box-sizing: inherit;
}

:after, :before {
  text-decoration: inherit;
  vertical-align: inherit;
}

* {
  margin: 0;
  padding: 0;
}

hr {
  color: inherit;
  height: 0;
  overflow: visible;
}

details, main {
  display: block;
}

summary {
  display: list-item;
}

small {
  font-size: 80%;
}

[hidden] {
  display: none;
}

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
}

a {
  background-color: transparent;
}

a:active, a:hover {
  outline-width: 0;
}

code, kbd, pre, samp {
  font-family: monospace, monospace;
}

pre {
  font-size: 1em;
}

b, strong {
  font-weight: bolder;
}

sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

table {
  border-color: inherit;
  text-indent: 0;
}

iframe {
  border-style: none;
}

input {
  border-radius: 0;
}

[type=number]::-webkit-inner-spin-button, [type=number]::-webkit-outer-spin-button {
  height: auto;
}

[type=search] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}

[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

textarea {
  overflow: auto;
  resize: vertical;
}

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

optgroup {
  font-weight: 700;
}

button {
  overflow: visible;
}

button, select {
  text-transform: none;
}

[role=button], [type=button], [type=reset], [type=submit], button {
  cursor: pointer;
}

[type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner, button::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

[type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner, button:-moz-focusring {
  outline: 1px dotted ButtonText;
}

[type=reset], [type=submit], button, html [type=button] {
  -webkit-appearance: button;
}

button, input, select, textarea {
  background-color: transparent;
  border-style: none;
}

a:focus, button:focus, input:focus, select:focus, textarea:focus {
  outline-width: 0;
}

select {
  -moz-appearance: none;
  -webkit-appearance: none;
}

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

select::-ms-value {
  color: currentColor;
}

legend {
  border: 0;
  color: inherit;
  display: table;
  max-width: 100%;
  white-space: normal;
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  color: inherit;
  font: inherit;
}

[disabled] {
  cursor: default;
}

img {
  border-style: none;
}

progress {
  vertical-align: baseline;
}

[aria-busy=true] {
  cursor: progress;
}

[aria-controls] {
  cursor: pointer;
}

[aria-disabled=true] {
  cursor: default;
}

@-webkit-keyframes hamburger_bar_1_on {
  0% {
    top: 0;
    transform: rotate(0deg);
  }
  50% {
    top: 2.5700934579vw;
    transform: rotate(0deg);
  }
  100% {
    top: 2.5700934579vw;
    transform: rotate(45deg);
  }
}

@keyframes hamburger_bar_1_on {
  0% {
    top: 0;
    transform: rotate(0deg);
  }
  50% {
    top: 2.5700934579vw;
    transform: rotate(0deg);
  }
  100% {
    top: 2.5700934579vw;
    transform: rotate(45deg);
  }
}
@-webkit-keyframes hamburger_bar_1_off {
  0% {
    top: 2.5700934579vw;
    transform: rotate(45deg);
  }
  50% {
    top: 2.5700934579vw;
    transform: rotate(0deg);
  }
  100% {
    top: 0;
    transform: rotate(0deg);
  }
}
@keyframes hamburger_bar_1_off {
  0% {
    top: 2.5700934579vw;
    transform: rotate(45deg);
  }
  50% {
    top: 2.5700934579vw;
    transform: rotate(0deg);
  }
  100% {
    top: 0;
    transform: rotate(0deg);
  }
}
@-webkit-keyframes hamburger_bar_2_on {
  0% {
    top: 5.1401869159vw;
    transform: rotate(0deg);
  }
  50% {
    top: 2.5700934579vw;
    transform: rotate(0deg);
  }
  100% {
    top: 2.5700934579vw;
    transform: rotate(-45deg);
  }
}
@keyframes hamburger_bar_2_on {
  0% {
    top: 5.1401869159vw;
    transform: rotate(0deg);
  }
  50% {
    top: 2.5700934579vw;
    transform: rotate(0deg);
  }
  100% {
    top: 2.5700934579vw;
    transform: rotate(-45deg);
  }
}
@-webkit-keyframes hamburger_bar_2_off {
  0% {
    top: 2.5700934579vw;
    transform: rotate(-45deg);
  }
  50% {
    top: 2.5700934579vw;
    transform: rotate(0deg);
  }
  100% {
    top: 5.1401869159vw;
    transform: rotate(0deg);
  }
}
@keyframes hamburger_bar_2_off {
  0% {
    top: 2.5700934579vw;
    transform: rotate(-45deg);
  }
  50% {
    top: 2.5700934579vw;
    transform: rotate(0deg);
  }
  100% {
    top: 5.1401869159vw;
    transform: rotate(0deg);
  }
}
* {
  word-break: break-all;
}
*:focus, *:active {
  outline: none;
}
*:hover {
  -webkit-tap-highlight-color: transparent;
}

table {
  border-collapse: collapse;
}

img,
svg {
  image-rendering: -webkit-optimize-contrast;
  vertical-align: top;
  max-width: 100%;
  width: 100%;
  height: auto;
}
@media only screen and (max-width: 767px) {
  img,
svg {
    image-rendering: auto;
  }
}
_::-webkit-full-page-media,
_:future, :root img,
:root svg {
  image-rendering: auto;
}

@-moz-document url-prefix() {
  img,
svg {
    image-rendering: auto;
  }
}
@media all and (-ms-high-contrast: none) {
  img,
svg {
    image-rendering: auto;
  }
}

ul,
ol {
  list-style: none;
}

.cf::after {
  content: "";
  display: block;
  clear: both;
}

sup {
  font-size: 56%;
}

a,
button {
  color: inherit;
  text-decoration: none;
  transition: all 300ms;
}
a:hover,
button:hover {
  text-decoration: underline;
}

.textLink-blue, .textLink {
  position: relative;
  text-decoration: underline;
}
.textLink-blue:hover, .textLink:hover {
  opacity: 1;
  text-decoration: none;
}

.textLink-blue {
  color: #006FCD;
}

.over {
  transition: all 300ms;
}
.over:hover {
  opacity: 0.65;
  text-decoration: none;
}

.btn:hover {
  text-decoration: none;
}

@media only screen and (max-width: 767px) {
  .view-sp {
    display: block;
  }
  .view-pc {
    display: none !important;
  }
}
@media only screen and (min-width: 768px) {
  .view-pc {
    display: block;
  }
  .view-sp {
    display: none !important;
  }
}
.f-sans {
  font-family: -apple-system, BlinkMacSystemFont, "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
}

.f-serif {
  font-family: "游明朝体", "Yu Mincho", YuMincho, serif;
}

.f-serif-2 {
  font-family: "YuMin_36pKn-Medium", "游明朝体", "Yu Mincho", YuMincho, serif;
}

html {
  font-size: 0.5208333333vw;
}
@media only screen and (max-width: 767px) {
  html {
    font-size: 2.3364485981vw;
  }
}

body {
  position: relative;
  font-family: -apple-system, BlinkMacSystemFont, "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
  font-size: 1rem;
  line-height: 1;
  font-weight: 400;
  -moz-text-size-adjust: none;
       text-size-adjust: none;
  -webkit-text-size-adjust: none;
  opacity: 0;
  transition: all 1s;
}
body.loaded {
  opacity: 1;
}
body.openMenu {
  overflow: hidden;
  width: 100%;
}

.wrapper {
  overflow-x: hidden;
}

.header {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 100;
  width: 100%;
}

@media only screen and (min-width: 768px) {
  .hamburger {
    display: none;
  }
}
@media only screen and (max-width: 767px) {
  .hamburger {
    position: absolute;
    top: 11.214953271vw;
    right: 0;
    left: 0;
    width: 8.8785046729vw;
    height: 5.6074766355vw;
    margin: 0 auto;
  }
  .hamburger > span {
    position: absolute;
    left: 0;
    background: #9D9D9D;
    animation-direction: reverse;
    width: 100%;
    height: 0.4672897196vw;
  }
  .hamburger > span:nth-of-type(1) {
    top: 0;
  }
  .hamburger > span:nth-of-type(2) {
    top: 2.5700934579vw;
  }
  .hamburger > span:nth-of-type(3) {
    top: 5.1401869159vw;
  }
  .closeMenu .hamburger > span:nth-of-type(1) {
    -webkit-animation: hamburger_bar_1_off 0.5s forwards;
            animation: hamburger_bar_1_off 0.5s forwards;
  }
  .closeMenu .hamburger > span:nth-of-type(2) {
    opacity: 1;
    transition-delay: 0.25s;
  }
  .closeMenu .hamburger > span:nth-of-type(3) {
    -webkit-animation: hamburger_bar_2_off 0.5s forwards;
            animation: hamburger_bar_2_off 0.5s forwards;
  }
  .openMenu .hamburger > span:nth-of-type(1) {
    -webkit-animation: hamburger_bar_1_on 0.5s forwards;
            animation: hamburger_bar_1_on 0.5s forwards;
  }
  .openMenu .hamburger > span:nth-of-type(2) {
    opacity: 0;
  }
  .openMenu .hamburger > span:nth-of-type(3) {
    -webkit-animation: hamburger_bar_2_on 0.5s forwards;
            animation: hamburger_bar_2_on 0.5s forwards;
  }
}

@media only screen and (min-width: 768px) {
  .gnavi {
    position: relative;
    top: 2.7083333333vw;
    left: 3.6458333333vw;
  }
  .gnaviList {
    display: flex;
    flex-wrap: wrap;
  }
  .gnaviList_item {
    font-size: 2rem;
  }
  .gnaviList_item:not(:first-of-type) {
    margin-left: 1em;
  }
}
@media only screen and (max-width: 767px) {
  .gnavi {
    position: fixed;
    top: 0;
    left: 0;
    pointer-events: none;
    opacity: 0;
    transition: all 500ms;
    width: 100%;
    height: 100%;
    padding-top: 28.0373831776vw;
  }
  .openMenu .gnavi {
    pointer-events: auto;
    opacity: 1;
  }
  .gnavi .overlay {
    position: absolute;
    top: 0;
    left: 0;
    background: white;
    width: 100%;
    height: 100%;
  }
  .gnavi_in {
    position: relative;
    width: 100%;
  }
  .gnaviList {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    align-items: center;
    width: 100%;
    margin: auto 0;
  }
  .gnaviList_item {
    font-size: 2rem;
  }
  .gnaviList_item:not(:first-of-type) {
    margin-top: 1.5em;
  }
}

.footer {
  background: #313131;
  padding: 3.125vw 5.2083333333vw;
}
@media only screen and (max-width: 767px) {
  .footer {
    padding: 22.4299065421vw 0 12.1495327103vw;
  }
}
.footer_in {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
@media only screen and (max-width: 767px) {
  .footer_in {
    padding: 0 8.4112149533vw;
  }
}
.footer_logo {
  width: 24.0625vw;
}
@media only screen and (max-width: 767px) {
  .footer_logo {
    width: 59.3457943925vw;
    margin-bottom: 7.0093457944vw;
  }
}
.footer_info {
  color: #fff;
  line-height: 1.6;
}
@media only screen and (min-width: 768px) {
  .footer_info {
    font-size: 2rem;
    margin-left: 3.9583333333vw;
  }
}
@media only screen and (max-width: 767px) {
  .footer_info {
    font-size: 1.5rem;
  }
}

#TOP .kv {
  position: relative;
  width: 100%;
}
@media only screen and (max-width: 767px) {
  #TOP .kv {
    background: url(../img/bg_kv_01_sp.png) no-repeat center 0/auto 100%;
  }
}
#TOP .kv::before {
  content: "";
  display: block;
  padding-top: 56.25%;
}
@media only screen and (max-width: 767px) {
  #TOP .kv::before {
    padding-top: 216.3551401869%;
  }
}
#TOP .kv .logo {
  position: absolute;
  top: 23.2291666667vw;
  right: 0;
  left: 0;
  width: 59.84375vw;
  margin: 0 auto;
}
@media only screen and (max-width: 767px) {
  #TOP .kv .logo {
    top: 111.8691588785vw;
    width: 92.0560747664vw;
  }
}
#TOP .sec {
  position: relative;
}
#TOP .sec_in {
  position: relative;
}
#TOP .sec-01 {
  padding: 13.90625vw 0 12.5vw;
}
@media only screen and (max-width: 767px) {
  #TOP .sec-01 {
    margin-top: 14.0186915888vw;
    padding: 91.1214953271vw 0 45.7943925234vw;
  }
}
#TOP .sec-01 .img {
  width: 37.96875vw;
  margin: 0 auto;
}
@media only screen and (max-width: 767px) {
  #TOP .sec-01 .img {
    width: 82.9439252336vw;
  }
}
#TOP .sec-02 {
  padding: 12.5vw 0 8.6979166667vw;
}
@media only screen and (max-width: 767px) {
  #TOP .sec-02 {
    padding: 45.7943925234vw 0 0;
  }
}
@media only screen and (max-width: 767px) {
  #TOP .sec-02 .sec_in {
    padding: 0 4.7897196262vw;
  }
}
#TOP .sec-02 .img {
  width: 41.03125vw;
}
@media only screen and (min-width: 768px) {
  #TOP .sec-02 .img {
    margin-left: 29.4791666667vw;
  }
}
@media only screen and (max-width: 767px) {
  #TOP .sec-02 .img {
    width: 100%;
  }
}
#TOP .sec-03 {
  padding: 8.6979166667vw 0 8.046875vw;
}
@media only screen and (max-width: 767px) {
  #TOP .sec-03 {
    margin-top: 14.0186915888vw;
    padding: 40.1869158879vw 0 49.0654205607vw;
  }
}
#TOP .sec-03 .orn {
  position: relative;
  top: 0;
  left: 17.3958333333vw;
  background: url(../img/orn_03_01.svg) no-repeat center/cover;
  width: 16.7708333333vw;
}
@media only screen and (max-width: 767px) {
  #TOP .sec-03 .orn {
    left: -2.5700934579vw;
    width: 34.3457943925vw;
  }
}
#TOP .sec-03 .orn::before {
  content: "";
  display: block;
  padding-top: 43.7888198758%;
}
@media only screen and (max-width: 767px) {
  #TOP .sec-03 .orn::before {
    padding-top: 43.537414966%;
  }
}
#TOP .sec-03 .box {
  position: relative;
}
@media only screen and (min-width: 768px) {
  #TOP .sec-03 .box {
    top: 3.171875vw;
    left: 23.578125vw;
  }
}
@media only screen and (max-width: 767px) {
  #TOP .sec-03 .box {
    top: 1.6355140187vw;
    left: 10.9813084112vw;
  }
}
#TOP .sec-03 .box .row + .row {
  margin-top: 6.5104166667vw;
}
@media only screen and (max-width: 767px) {
  #TOP .sec-03 .box .row + .row {
    margin-top: 32.7102803738vw;
  }
}
#TOP .sec-03 .box .heading {
  font-size: 5.2rem;
  line-height: 1.6;
  letter-spacing: 0.07em;
  font-weight: 500;
  margin-bottom: 1.1538461538em;
}
@media only screen and (max-width: 767px) {
  #TOP .sec-03 .box .heading {
    font-size: 2.6rem;
  }
}
#TOP .sec-03 .box .text {
  font-size: 3.6rem;
  line-height: 1.8;
  font-weight: 500;
}
@media only screen and (min-width: 768px) {
  #TOP .sec-03 .box .text {
    letter-spacing: 0.07em;
  }
}
@media only screen and (max-width: 767px) {
  #TOP .sec-03 .box .text {
    font-size: 1.7rem;
    line-height: 2;
  }
}
#TOP .sec-03 .box .text + .text {
  margin-top: 1.8em;
}
@media only screen and (max-width: 767px) {
  #TOP .sec-03 .box .text + .text {
    margin-top: 2em;
  }
}
#TOP .sec-03 .box .text + .text.text-02 {
  margin-top: 3.6em;
}
@media only screen and (max-width: 767px) {
  #TOP .sec-03 .box .text + .text.text-02 {
    margin-top: 4em;
  }
}
#TOP .sec-04 {
  padding: 8.046875vw 0 11.1979166667vw;
}
@media only screen and (max-width: 767px) {
  #TOP .sec-04 {
    padding: 49.0654205607vw 0 40.4205607477vw;
  }
}
#TOP .sec-04 .img {
  position: relative;
  left: 20.46875vw;
  width: 49.375vw;
}
@media only screen and (max-width: 767px) {
  #TOP .sec-04 .img {
    left: 10.5140186916vw;
    width: 81.7757009346vw;
  }
}
#TOP .sec-05 {
  padding: 11.1979166667vw 0 7.3177083333vw;
}
@media only screen and (max-width: 767px) {
  #TOP .sec-05 {
    padding: 40.4205607477vw 0 48.1308411215vw;
  }
}
#TOP .sec-05 .img {
  position: relative;
}
@media only screen and (min-width: 768px) {
  #TOP .sec-05 .img {
    left: 19.6354166667vw;
    width: 61.9791666667vw;
  }
}
@media only screen and (max-width: 767px) {
  #TOP .sec-05 .img {
    width: 100%;
    padding: 0 1.0514018692vw;
  }
}
#TOP .sec-06 {
  padding: 7.3177083333vw 0 21.6145833333vw;
}
@media only screen and (max-width: 767px) {
  #TOP .sec-06 {
    padding: 48.1308411215vw 0 74.0654205607vw;
  }
}
#TOP .sec-06 .sec_in {
  margin: 0 auto;
}
@media only screen and (min-width: 768px) {
  #TOP .sec-06 .sec_in {
    width: 55.2083333333%;
  }
}
@media only screen and (max-width: 767px) {
  #TOP .sec-06 .sec_in {
    padding: 0 5.6074766355vw;
  }
}
#TOP .sec-06 .profile {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
}
@media only screen and (max-width: 767px) {
  #TOP .sec-06 .profile {
    flex-direction: column;
  }
}
#TOP .sec-06 .profile:not(:first-of-type) {
  margin-top: 15.4716981132%;
}
@media only screen and (max-width: 767px) {
  #TOP .sec-06 .profile:not(:first-of-type) {
    margin-top: 49.0654205607vw;
  }
}
@media only screen and (min-width: 768px) {
  #TOP .sec-06 .profile_pic {
    width: 31.7924528302%;
  }
}
@media only screen and (max-width: 767px) {
  #TOP .sec-06 .profile_pic {
    width: 100%;
    margin-bottom: 8.8785046729vw;
  }
}
#TOP .sec-06 .profile_pic .img {
  width: 100%;
}
@media only screen and (min-width: 768px) {
  #TOP .sec-06 .profile_text {
    width: 68.2075471698%;
    padding-left: 8.4905660377%;
  }
}
@media only screen and (max-width: 767px) {
  #TOP .sec-06 .profile_text {
    width: 100%;
  }
}
#TOP .sec-06 .profile_text .text {
  font-size: 1.9rem;
  line-height: 2;
}
@media only screen and (max-width: 767px) {
  #TOP .sec-06 .profile_text .text {
    font-size: 1.7rem;
  }
}
#TOP .sec-06 .profile_text .text-name {
  font-size: 3.5rem;
  margin-top: -0.5em;
}
@media only screen and (max-width: 767px) {
  #TOP .sec-06 .profile_text .text-name {
    font-size: 3rem;
  }
}
#TOP .sec-06 .profile_text .text-name span {
  font-size: 1.9rem;
  margin-left: 1.5em;
}
#TOP .sec-06 .profile_text .text-position {
  letter-spacing: 0.1em;
  margin-top: -0.5em;
  margin-left: 0.1em;
}
#TOP .sec-06 .profile_text .text-career {
  margin-top: 0.8684210526em;
}
#TOP .sec-06 .profile_text .text-career + .text {
  margin-top: 2em;
}/*# sourceMappingURL=style.css.map */