@charset "UTF-8";


/*!
 * ress.css • v4.0.0
 * MIT License
 * github.com/filipelinhares/ress
 */
/* # =================================================================
   # Global selectors
   # ================================================================= */
html {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-text-size-adjust: 100%;
  word-break: normal;
  -moz-tab-size: 4;
  -o-tab-size: 4;
     tab-size: 4;
}

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

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

* {
  padding: 0;
  margin: 0;
}

/* # =================================================================
   # General elements
   # ================================================================= */
hr {
  overflow: visible;
  height: 0;
  color: inherit;
}

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;
}

.pc-only {
  display: inline;
}

.sp-only {
  display: none;
}

@media screen and (max-width: 767px) {
  .pc-only {
    display: none;
  }

  .sp-only {
    display: inline;
  }
}
/* # =================================================================
   # Forms
   # ================================================================= */
input {
  border-radius: 0;
}

[disabled] {
  cursor: default;
}

[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: bold;
}

button {
  overflow: visible;
  text-transform: none;
}

select {
  text-transform: none;
}

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

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

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

button, html [type=button], [type=reset], [type=submit] {
  -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;
  max-width: 100%;
}

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

/* # =================================================================
   # Specify media element style
   # ================================================================= */
img {
  border-style: none;
}

progress {
  vertical-align: baseline;
}

/* # =================================================================
   # Accessibility
   # ================================================================= */
[aria-busy=true] {
  cursor: progress;
}

[aria-controls] {
  cursor: pointer;
}

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

@font-face {
  font-family: "icomoon";
  src: url("fonts/icomoon.eot?d495k4");
  src: url("fonts/icomoon.eot?d495k4#iefix") format("embedded-opentype"), url("fonts/icomoon.ttf?d495k4") format("truetype"), url("fonts/icomoon.woff?d495k4") format("woff"), url("fonts/icomoon.svg?d495k4#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
[class^=icon-], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "icomoon" !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  -webkit-font-feature-settings: normal;
          font-feature-settings: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-menu_arrow:before {
  content: "\ea50";
}

.icon-arrow:before {
  content: "\ea51";
}

body, input, button, textarea, select {
  font-family: "Noto Sans JP", "游ゴシック体", "Yu Gothic", "YuGothic", "メイリオ", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-display: swap;
}

/* ==========================================================================
   base
   ========================================================================== */
html {
  overflow-x: hidden;
  overflow-y: scroll;
  font-size: 62.5%;
}

body {
  height: 100%;
  width: 100%;
  font-family: "Noto Sans JP", "游ゴシック体", "Yu Gothic", "YuGothic", "メイリオ", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 10px;
  font-size: 1rem;
  font-display: swap;
  line-height: 1.5;
  background-color: #fff;
  text-align: left;
  color: #000;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-text-size-adjust: 100%;
  overflow: hidden;
}
body img:not([src*=".svg"]) {
  max-width: 100%;
  height: auto;
  -webkit-user-drag: none;
}
body a img, body a {
  -webkit-transition: opacity 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out;
}
body a {
  color: #000;
  text-decoration: none;
  outline: none;
}
body a img {
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}

li {
  list-style-type: none;
}

@media screen and (max-width: 735px) {
  html {
    min-width: 320px;
    position: relative;
  }

  body {
    min-width: 320px;
  }
}
@media print {
  body {
    min-width: 1024px;
    padding-top: 0;
  }
}
/* ==========================================================================
   fullBody
   ========================================================================== */
.l-fullBody {
  width: 100%;
  height: auto;
  position: relative;
}

/* ==========================================================================
   header
   ========================================================================== */
.l-header {
  width: 100%;
  margin: 0;
  padding: 0;
}
.l-header__inner {
  width: 100%;
  -webkit-box-shadow: 0 0 6px 3px rgba(0, 0, 0, .07);
          box-shadow: 0 0 6px 3px rgba(0, 0, 0, .07);
  position: fixed;
  top: 0;
  left: 0;
  background-color: #fff;
  z-index: 10;
}
.l-header__body {
  width: 100%;
}
.l-header__innerBody {
  max-width: 1000px;
  width: 100%;
  margin: auto;
  padding: 25px 10px 25px;
  padding: 2.5rem 1rem 2.5rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.l-header__innerBody.is-move {
  padding: 5px 10px 5px;
  padding: 0.5rem 1rem 0.5rem;
}
.l-header__logo {
  max-width: 130px;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  margin-top: 5px;
  margin-top: 0.5rem;
}
.l-header__h-menu {
  margin-left: auto;
}
.l-header__menu {
  margin-top: 101px;
  display: block;
}
@media screen and (max-width: 735px) {
  .l-header__menu {
    display: none;
  }
}

/* ==========================================================================
   menu
   ========================================================================== */
.l-header__menu--h {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
  display: block;
  border-top: solid 1px #ddd;
}

.l-menu--h {
  background-color: #fff;
  max-width: 1000px;
  width: 100%;
  margin: auto;
  display: none;
}
.l-menu--h .l-menu__items--h {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: space-evenly;
      -ms-flex-pack: space-evenly;
          justify-content: space-evenly;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}
@media screen and (max-width: 735px) {
  .l-menu--h .l-menu__items--h {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.l-menu--h .l-menu__items--h .l-menu__item--h {
  position: relative;
}
@media screen and (max-width: 735px) {
  .l-menu--h .l-menu__items--h .l-menu__item--h {
    width: 100%;
    border-bottom: solid 1px #eee;
  }
}
.l-menu--h .l-menu__items--h .l-menu__item--h a {
  padding: 30px 0;
  padding: 3rem 0;
  display: block;
  font-size: 15px;
  font-size: 1.5rem;
}
@media screen and (max-width: 735px) {
  .l-menu--h .l-menu__items--h .l-menu__item--h a {
    padding: 2rem 0 2rem 4rem;
  }
}
.l-menu--h .l-menu__items--h .l-menu__item--h a:before {
  content: "\ea50";
  color: #02396D;
  position: absolute;
  display: block;
  width: 20px;
  height: 10px;
  top: 27px;
  left: -17px;
  font-family: "icomoon";
  font-size: 17px;
  font-size: 1.7rem;
  font-weight: bold;
}
@media screen and (max-width: 735px) {
  .l-menu--h .l-menu__items--h .l-menu__item--h a:before {
    top: 19px;
    left: 10px;
  }
}

.l-header__menu {
  width: 100%;
  background-color: #f0f0f0;
}
.l-header__menu .l-menu {
  max-width: 1000px;
  width: 100%;
  margin: auto;
}
.l-header__menu .l-menu__items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: space-evenly;
      -ms-flex-pack: space-evenly;
          justify-content: space-evenly;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}
.l-header__menu .l-menu__items .l-menu__item {
  position: relative;
}
.l-header__menu .l-menu__items .l-menu__item a {
  padding: 20px 0;
  padding: 2rem 0;
  display: block;
  font-size: 15px;
  font-size: 1.5rem;
}
.l-header__menu .l-menu__items .l-menu__item a:before {
  content: "\ea50";
  color: #01448C;
  position: absolute;
  display: block;
  width: 20px;
  height: 10px;
  top: 17px;
  left: -17px;
  font-family: "icomoon";
  font-size: 17px;
  font-size: 1.7rem;
  font-weight: bold;
}

/* ==========================================================================
   main
   ========================================================================== */
.l-main {
  width: 100%;
}
@media screen and (max-width: 735px) {
  .l-main {
    margin-top: 101px;
  }
}
.l-main__wrap {
  width: 100%;
  background-color: #fff;
}

/* ==========================================================================
   footer
   ========================================================================== */
.l-footer {
  width: 100%;
  background-color: #f0f0f0;
  padding-top: 50px;
  padding-top: 5rem;
  padding-bottom: 50px;
  padding-bottom: 5rem;
}
.l-footer__inner {
  max-width: 1000px;
  width: 100%;
  margin: auto;
}
@media screen and (max-width: 970px) {
  .l-footer__inner {
    padding: 0 2rem;
  }
}
.l-footer__body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
}
@media screen and (max-width: 735px) {
  .l-footer__body {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.l-footer__logo {
  width: 45%;
}
@media screen and (max-width: 735px) {
  .l-footer__logo {
    width: 100%;
  }
}
.l-footer__logoImg {
  max-width: 130px;
  width: 100%;
}
.l-footer__title {
  font-size: 20px;
  font-size: 2rem;
  font-weight: 500;
  margin-top: 20px;
  margin-top: 2rem;
}
.l-footer__menu {
  width: 55%;
}
@media screen and (max-width: 735px) {
  .l-footer__menu {
    width: 100%;
  }
}
.l-footer__items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}
@media screen and (max-width: 735px) {
  .l-footer__items {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-top: 5rem;
  }
}
.l-footer__items .l-footer__item {
  width: 33%;
  font-size: 15px;
  font-size: 1.5rem;
  padding: 0 0 10px;
  padding: 0 0 1rem;
  white-space: nowrap;
}
@media screen and (max-width: 735px) {
  .l-footer__items .l-footer__item {
    width: 100%;
  }
}
.l-footer__bottom {
  margin-inline: auto;
  max-width: 1200px;
}
.l-footer__copyright {
  font-size: 12px;
  text-align: right;
}
@media screen and (max-width: 735px) {
  .l-footer__bottom {
    max-width: none;
    padding: 0 2rem;
  }
  .l-footer__copyright {
    text-align: left;
    font-size: 10px;
  }
}
.p-stakehold {
  width: 100%;
  position: relative;
}
.p-stakehold__mainImage {
  width: 100%;
  position: relative;
}
@media screen and (max-width: 735px) {
  .p-stakehold__mainImage img {
    height: 40vh !important;
  }
}
.p-stakehold__mainImage .top_mainvisual_main .p-mainImage__heading {
  position: absolute;
  color: #FFF;
  width: auto;
  height: auto;
  top: 45%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  z-index: 5;
  white-space: nowrap;
  font-weight: 700;
  font-size: 9rem;
  line-height: 0.8;
  text-shadow: #01448C 0 0 6px, #01448C 0 0 6px;
}
.p-stakehold__mainImage .top_mainvisual_main .p-mainImage__heading .sub {
  font-size: 3.2rem;
  margin-top: 36px;
  display: block;
}
@media screen and (max-width: 767px) {
  .p-stakehold__mainImage .top_mainvisual_main .p-mainImage__heading {
    font-size: 3.6rem;
  }
  .p-stakehold__mainImage .top_mainvisual_main .p-mainImage__heading .sub {
    font-size: 1.8rem;
    margin-top: 0;
    line-height: 1.5;
  }
}
@media screen and (max-width: 360px) {
  .p-mainImage__heading {
    font-size: 4.0909090909rem;
  }
}
@media screen and (max-width: 767px) {
  .p-mainImage__heading {
    font-size: 4rem;
    line-height: 1;
  }
}
.p-stakehold__mainImage .top_mainvisual_main {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 1092px;
  height: 362px;
  text-align: center;
  z-index: 2;
}
@media screen and (max-width: 767px) {
  .p-stakehold__mainImage .top_mainvisual_main {
    width: calc(100% - 35px);
    height: 182px;
  }
}
.p-stakehold__mainImage .p-mainImage__heading span {
  font-weight: 700;
  font-size: 2.8rem;
}
@media screen and (max-width: 767px) {
  .p-stakehold__mainImage .p-mainImage__heading span {
    font-size: 1.4rem;
  }
}
@media screen and (max-width: 360px) {
  .p-stakehold__mainImage .p-mainImage__heading span {
    font-size: 1.2727272727rem;
  }
}
@media screen and (max-width: 767px) {
  .p-stakehold__mainImage .p-mainImage__heading span {
    font-size: 1.0625rem;
    padding-top: 10px;
    display: block;
  }
}
@media screen and (max-width: 767px) and (max-width: 767px) {
  .p-stakehold__mainImage .p-mainImage__heading span {
    font-size: 0.85rem;
  }
}
@media screen and (max-width: 767px) and (max-width: 360px) {
  .p-stakehold__mainImage .p-mainImage__heading span {
    font-size: 0.7727272727rem;
  }
}
.p-stakehold__mainImage .p-main_code {
  position: absolute;
  bottom: 20px;
  right: 20px;
  font-size: 1.8rem;
  font-weight: 400;
  color: #FFF;
  margin-top: 40px;
  text-shadow: #01448C 0 0 6px, #01448C 0 0 6px;
}
@media screen and (max-width: 735px) {
  .p-stakehold__mainImage .p-mainImage__heading {
    font-size: 2.0rem;
  }
  .p-stakehold__mainImage .p-mainImage__heading span {
    font-size: 1.2rem;
  }
  .p-stakehold__mainImage .p-main_code {
    font-size: 1.4rem;
  }
}
.p-stakehold__inner {
  width: 100%;
}
.p-stakehold__inner .p-stakehold__section {
  border-bottom: solid 1px #ddd;
}
.p-stakehold__inner .p-stakehold__section:last-child {
  border-bottom: none;
}
.p-stakehold__inner .p-section__body {
  max-width: 1000px;
  width: 100%;
  margin: 70px auto 50px;
  margin: 7rem auto 5rem;
  padding: 0 20px;
  padding: 0 2rem;
}
.p-stakehold__inner .p-section__body .p-section__heading {
  color: #02396D;
  font-size: 25px;
  font-size: 2.5rem;
  position: relative;
  padding-left: 15px;
  padding-left: 1.5rem;
  font-weight: 500;
}
@media screen and (max-width: 735px) {
  .p-stakehold__inner .p-section__body .p-section__heading {
    font-size: 2.2rem;
  }
}
.p-stakehold__inner .p-section__body .p-section__heading:before {
  content: "";
  position: absolute;
  bottom: 7px;
  left: 0;
  background-color: #01448C;
  height: 24px;
  width: 5px;
  display: block;
  border-radius: 1px;
}
.p-stakehold__inner .p-section__body .p-section__wrap {
  margin-top: 30px;
  margin-top: 3rem;
  margin-left: 50px;
  margin-left: 5rem;
}
@media screen and (max-width: 735px) {
  .p-stakehold__inner .p-section__body .p-section__wrap {
    margin-left: 0;
  }
}
.p-stakehold__inner .p-section__body .p-section__wrap .p-seciton__subHeading {
  font-size: 18px;
  font-size: 2.2rem;
  font-weight: 500;
  margin-bottom: 20px;
  margin-bottom: 2rem;
}
.p-stakehold__inner .p-section__body .p-section__wrap .p-seciton__subHeading.mt40{
  margin-top: 40px;
  margin-top: 4rem;
}
.p-stakehold__inner .p-section__body .p-section__wrap .p-seciton__subHeading.txt-ttl{
  color: #0070c0;
  font-size: 1.6rem;
  margin-bottom: 0;
}
.p-stakehold__inner .p-section__body .p-section__wrap .p-seciton__subHeading.txt-ttl.size-l{
  font-size: 1.8rem;
}

@media screen and (max-width: 735px) {
  .p-stakehold__inner .p-section__body .p-section__wrap .p-seciton__subHeading {
    font-size: 2.0rem;
  }
}
.p-stakehold__inner .p-section__body .p-section__wrap .p-section__text {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 2;
}
.p-stakehold__inner .p-section__body .p-section__wrap .p-section__subText {
  font-size: 14px;
  text-align: right;
  margin-right: 1rem;
  margin-top: 10px;
}
.p-stakehold__inner .p-section__body .p-section__wrap .p-section__subText .p-section__executive-name {
  font-size: 14px;
}
.p-stakehold__inner .p-section__body .p-section__wrap .p-section__subText .p-section__person-name {
  font-size: 20.5px;
  font-weight: 600;
}
.p-stakehold__inner .p-section__body .p-section__wrap .p-section__businessImage--a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 30px 0 50px;
  margin: 3rem 0 5rem;
}
@media screen and (max-width: 735px) {
  .p-stakehold__inner .p-section__body .p-section__wrap .p-section__businessImage--a {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .p-stakehold__inner .p-section__body .p-section__wrap .p-section__text {
    font-size: 14px;
    font-size: 1.4rem;
  }
  .p-stakehold__inner .p-section__body .p-section__wrap .p-section__subText .p-section__executive-name {
    font-size: 1.4rem;
  }
  .p-stakehold__inner .p-section__body .p-section__wrap .p-section__subText .p-section__person-name {
    font-size: 1.8rem;
  }
}
.p-stakehold__inner .p-section__body .p-section__wrap .p-section__businessImage--a img {
  width: 47%;
}
@media screen and (max-width: 735px) {
  .p-stakehold__inner .p-section__body .p-section__wrap .p-section__businessImage--a img {
    width: 100%;
  }
}
.p-stakehold__inner .p-section__body .p-section__wrap .p-section__toggle {
  width: 100%;
}
.p-stakehold__inner .p-section__body .p-section__wrap .p-section__toggle .p-toggle__inner {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: solid 1px #ddd;
  padding-bottom: 30px;
  padding-bottom: 3rem;
}
.p-stakehold__inner .p-section__body .p-section__wrap .p-section__toggle .p-toggle__inner .p-toggle__button {
  text-align: center;
  cursor: pointer;
  background-color: #EBF1F8;
  margin: 0 30px;
  margin: 0 3rem;
  padding: 10px 0;
  padding: 1rem 0;
  font-size: 15px;
  font-size: 1.5rem;
}
.p-stakehold__inner .p-section__body .p-section__wrap .p-section__toggle .p-toggle__inner .p-toggle__button:hover {
  opacity: 0.8;
}
.p-stakehold__inner .p-section__body .p-section__wrap .p-section__toggle .p-toggle__inner .p-toggle__button button {
  position: relative;
}
.p-stakehold__inner .p-section__body .p-section__wrap .p-section__toggle .p-toggle__inner .p-toggle__button button:after {
  content: "\ea51";
  color: #01448C;
  position: absolute;
  display: block;
  width: 20px;
  height: 10px;
  top: 0;
  right: -26px;
  font-family: "icomoon";
  font-size: 17px;
  font-size: 1.7rem;
  font-weight: bold;
}
.p-stakehold__inner .p-section__body .p-section__wrap .p-section__toggle .p-toggle__inner .p-toggle__button.is-close button:after {
  content: "\ea50";
}
.p-stakehold__inner .p-section--top .p-section__text .p-section__subText {
  margin-right: 60px;
  margin-right: 6rem;
}
@media screen and (max-width: 735px) {
  .p-stakehold__inner .p-section--top .p-section__text {
    display: block;
    width: 100%;
    margin-right: 0;
  }
}
.p-stakehold__inner .p-section--top .p-section__text span {
  display: block;
  text-align: right;
}
.p-stakehold__inner .p-section--top .p-section__topImage {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  max-width: 34vw;
}
@media screen and (max-width: 735px) {
  .p-stakehold__inner .p-section--top .p-section__topImage {
    display: block;
    width: 100%;
    max-width: none;
    max-width: initial;
  }
}
.p-stakehold__inner .p-section__list--dl {
  width: 100%;
  margin: 20px 0 40px;
  margin: 2rem 0 4rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}
@media screen and (max-width: 735px) {
  .p-stakehold__inner .p-section__list--dl {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.p-stakehold__inner .p-section__list--dl .p-list__heading {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 27%;
  flex: 0 0 27%;
  font-size: 15px;
  font-size: 1.5rem;
  font-weight: 500;
  margin-bottom: 10px;
  margin-bottom: 1rem;
}
@media screen and (max-width: 735px) {
  .p-stakehold__inner .p-section__list--dl .p-list__heading {
    width: 100%;
    font-size: 16px;
    font-size: 1.6rem;
  }
}
.p-stakehold__inner .p-section__list--dl .p-list__heading span {
  color: #01448C;
  font-size: 10px;
  font-size: 1rem;
  padding-right: 10px;
  padding-right: 1rem;
  display: inline-block;
  vertical-align: middle;
}
.p-stakehold__inner .p-section__list--dl .p-list__text {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 73%;
  flex: 0 0 73%;
  font-size: 12px;
  font-size: 1.2rem;
  margin-bottom: 10px;
  margin-bottom: 1rem;
}
@media screen and (max-width: 735px) {
  .p-stakehold__inner .p-section__list--dl .p-list__text {
    width: 100%;
    font-size: 14px;
    font-size: 1.4rem;
  }
}
.p-stakehold__inner .p-section__table {
  margin: 10px 0 30px;
  margin: 1rem 0 3rem;
}
.p-stakehold__inner .p-section__table .p-table__body {
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
}
.p-stakehold__inner .p-section__table .p-table__body th {
  background-color: #7896B2;
  color: #fff;
  font-size: 15px;
  font-size: 1.5rem;
  font-weight: 500;
  padding: 10px 0 10px 20px;
  padding: 1rem 0 1rem 2rem;
}
.p-stakehold__inner .p-section__table .p-table__body th:first-child {
  width: 25%;
  border-right: solid 1px #fff;
}
@media screen and (max-width: 735px) {
  .p-stakehold__inner .p-section__table .p-table__body th:first-child {
    width: 35%;
  }
}.p-stakehold__inner .p-section__table .p-table__body th
.p-stakehold__inner .p-section__table .p-table__body th:last-child {
  border-bottom: solid 1px #fff;
}
.p-stakehold__inner .p-section__table .p-table__body td {
  width: auto;
  padding: 10px 0 10px 20px;
  padding: 1rem 0 1rem 2rem;
  font-size: 15px;
  font-size: 1.5rem;
}
.p-stakehold__inner .p-section__table .p-table__body td:first-child {
  background-color: #D1DDEB;
  border-top: solid 1px #fff;
  border-right: solid 1px #D1DDEB;
  border-bottom: solid 1px #fff;
}
.p-stakehold__inner .p-section__table .p-table__body td:last-child {
  border-right: solid 1px #D1DDEB;
  border-bottom: solid 1px #D1DDEB;
}
.p-stakehold__inner .p-section__table .p-table__body tr:last-child td:first-child {
  border-bottom: solid 1px #D1DDEB;
}
.p-stakehold__inner .p-section__news .p-news__body {
  padding-bottom: 30px;
  padding-bottom: 3rem;
}
@media screen and (max-width: 735px) {
  .p-stakehold__inner .p-section__news .p-news__body {
    margin-top: 10px;
    margin-top: 1rem;
  }
}
.p-stakehold__inner .p-section__news .p-news__body:last-child {
  border-bottom: none;
  padding-bottom: 0;
}
.p-stakehold__inner .p-section__news .p-news__body .p-news__flex {
  display: flex;
  align-items: flex-start;
  gap: 15px;
}
.p-stakehold__inner .p-section__news .p-news__body .p-news__flex.ai-center {
  align-items: center;
}
.p-stakehold__inner .p-section__news .p-news__body .p-news__flex .p-news__imageBox {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.p-stakehold__inner .p-section__news .p-news__body .p-news__flex .p-news__imageBox .p-news_img3-1 {
  width: 300px;
}
.p-stakehold__inner .p-section__news .p-news__body .p-news__flex .p-news__imageBox .p-news_img3-2 {
  width: 100%;
}
.p-stakehold__inner .p-section__news .p-news__body .p-news__flex img {
  flex: 1;
  object-fit: cover;
  width: 50%;
}
.p-stakehold__inner .p-section__news .p-news__body .p-news__flex .w100p {
  width: 100%;
}
.p-stakehold__inner .p-section__news .p-news__body .p-news__flex .p-news__text:has( + .p-kabunushi_tableBox) {
  flex: 1;
}
.p-stakehold__inner .p-section__news .p-news__body .p-news__flex .p-kabunushi_tableBox {
  flex: 1;
  width: 100%;
}
.p-stakehold__inner .p-section__news .p-news__body .p-news__flex .p-kabunushi_tableBox .p-kabunushi_table-1 {
  width: 100%;
}
.p-stakehold__inner .p-section__news .p-news__body .p-news__flex .p-kabunushi_tableBox .p-kabunushi_table-1 td {
  padding: 2rem 1rem;
}
.p-stakehold__inner .p-section__news .p-news__body .p-news__flex .p-news_img1 {
  width: 550px;
}
.p-stakehold__inner .p-section__news .p-news__body .p-news__flex .p-news_img2 {
  width: 200px;
}
.p-stakehold__inner .p-section__news .p-news__body .p-news__flex .p-news_img5 {
  max-width: none;
  width: 455px;
}
.history-box {
  font-size: 1.5rem;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 15px;
  align-items:stretch;
  margin-bottom: 40px;
}
.history-box .flex-wrap {
  border: 1px solid #23408f;
  display:grid;
  grid-template-rows:auto 1fr;
}
.history-box .flex-wrap .ttl {
  background-color: #23408f;
  color: #fff;
  font-weight: bold;
  font-size: 2rem;
  text-align: center;
  padding: 10px;
}
.history-box .flex-wrap .flex-item {
  display: grid;
  grid-template-rows: 1fr auto;
  gap: 25px;
  padding: 20px 18px;
  min-height:100%;
}
.history-box .flex-wrap .flex-item .txt-wrap .history:not(:last-child) {
  border-bottom: 1px solid #bbb;
  padding-bottom: 25px;
}
.history-box .flex-wrap .flex-item .txt-wrap .history + .history {
  padding-top: 25px;
}
.history-box .flex-wrap .flex-item .txt-wrap .history .txt-head {
  color: #23408f;
  font-size: 1.5rem;
  font-weight: bold;
  margin-bottom: 20px;
}
.history-box .flex-wrap .flex-item .txt-wrap .history .txt-head.flx {
  display: flex;
  gap: 10px;
}
.history-box .flex-wrap .flex-item .txt-wrap .history .txt-head .list-inner {
  flex: 1;
}
.history-box .flex-wrap .flex-item .txt-wrap .history .txt {
  display: grid;
  grid-template-columns: max-content max-content auto;
  column-gap: 10px;
}
.history-box .flex-wrap .flex-item .txt-wrap .history .txt span {
  display: grid;
  grid-template-columns: subgrid;
}
.history-box .flex-wrap .flex-item .img-wrap {
  display: flex;
}
.history-box .flex-wrap .flex-item .img-wrap img {
  width: calc(100% / 2);
}
.message-box {
  padding: 25px;
  background-color: #fdf4e7;
}
.message-box .ttl {
  color: #f58300;
  font-size: 1.8rem;
  font-weight: bold;
  width: fit-content;
  margin: 0 auto 20px;
  position: relative;
}
.message-box .ttl::before {
  content: "";
  display: inline-block;
  background-image: url(/4801/202606/a/assets/images/img_message_bg_l.png);
  background-size: contain;
  width: 20px;
  height: 30px;
  position: absolute;
  top: -7px;
  left: -23px;
}
.message-box .ttl::after {
  content: "";
  display: inline-block;
  background-image: url(/4801/202606/a/assets/images/img_message_bg_r.png);
  background-size: contain;
  width: 20px;
  height: 30px;
  position: absolute;
  top: 0;
  right: -23px;
}
.message-box .txt {
  text-align: center;
  font-size: 1.6rem;
  line-height: 1.75;
}

@media screen and (max-width: 735px) {
  .p-stakehold__inner .p-section__news .p-news__body .p-news__flex .p-news_img2,
  .p-stakehold__inner .p-section__news .p-news__body .p-news__flex .p-news_img4,
  .p-stakehold__inner .p-section__news .p-news__body .p-news__flex .p-news_img5 {
    width: 100%;
  }
  .p-stakehold__inner .p-section__news .p-news__body .p-news__flex .sp-w100p {
    width: 100%!important;
  }
  .p-stakehold__inner .p-section__news .p-news__body .p-news__flex .sp-w50p {
    width: 50%!important;
  }
  .p-stakehold__inner .p-section__news .p-news__body .p-news__flex.sp-ai-start {
    align-items: flex-start;
  }
  .p-stakehold__inner .p-section__news .p-news__body .p-news__flex.sp-flex-row {
    flex-direction: row;
  }
  .history-box {
    grid-template-columns: 1fr;
  }
  .message-box {
    padding: 25px;
  }
  .message-box .ttl {
    text-align: center;
    margin-bottom: 20px;
  }
  .p-stakehold__inner .p-section__news .p-news__body .p-news__flex .p-kabunushi_tableBox .p-kabunushi_table-1 td {
    padding: 1rem;
  }
}
.p-stakehold__inner .p-section__news .p-news__body .p-news__flex figcaption {
  font-size: 12px;
}
.p-stakehold__inner .p-section__news .p-news__heading {
  font-size: 2rem;
  font-weight: 500;
  margin-bottom: 15px;
  margin-bottom: 1.5rem;
}
.p-stakehold__inner .p-section__news .p-news__heading time {
  font-size: 12px;
  font-size: 1.2rem;
  color: #999;
  display: block;
}
.p-stakehold__inner .p-section__news .p-news__heading span {
  color: #02396D;
  font-weight: 600;
}
.p-stakehold__inner .p-section__news .p-news__linkText {
  color: #01448C;
  text-decoration: underline;
  font-size: 15px;
  font-size: 1.5rem;
}
.p-stakehold__inner .p-section__news .p-news__linkText:hover {
  text-decoration: none;
}
.p-stakehold__inner .p-section__news .p-news__text {
  line-height: 1.8;
  font-size: 15px;
  font-size: 1.5rem;
}
.p-stakehold__inner .p-section__news .p-news__text.bg-blue-col {
  background-color: #eff4fa;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 20px;
  border-radius: 8px;
}
.p-stakehold__inner .p-section__news .p-news__text.mt10 {
  margin-top: 10px;
}
.p-stakehold__inner .p-section__news .p-news__text.mb10 {
  margin-bottom: 10px;
}
.p-stakehold__inner .p-section__news .p-news__text.flx1 {
  flex: 1;
}

.p-stakehold__inner .p-section__news .p-news__image {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  margin-top: 20px;
}
@media screen and (max-width: 735px) {
  .p-stakehold__inner .p-section__news .p-news__image {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .p-stakehold__inner .p-section__news .p-news__heading time {
    font-size: 12px;
    font-size: 1.2rem;
  }
  .p-stakehold__inner .p-section__news .p-news__text.bg-blue-col {
    padding: 10px;
  }
}
.p-stakehold__inner .p-section__news .p-news__image img {
  width: 47%;
}
.p-stakehold__inner .p-section__news .p-news__image.col-2 {
  justify-content: center;
  gap: 40px;
}
.p-stakehold__inner .p-section__news .p-news__image.col-2 img {
  width: 300px;
  object-fit: contain;
}
.p-stakehold__inner .p-section__news .p-news__image.col-3 img {
  width: calc((100% - 40px) / 3);
}
.p-stakehold__inner .p-section__news .p-news__image.col-3 .span-2 {
  width: calc((100% - 40px) / 2);
}
.p-stakehold__inner .p-section__news .p-news__image.col-3 .span-1 {
  width: calc((100% - 40px) / 4);
}
.p-stakehold__inner .p-section__news .p-news__image.col-4 img {
  width: calc((100% - 60px) / 4);
}
@media screen and (max-width: 735px) {
  .p-stakehold__inner .p-section__news .p-news__body .p-news__flex {
    flex-direction: column;
  }
  .p-stakehold__inner .p-section__news .p-news__image img {
    width: 100%;
    margin-bottom: 1rem;
  }
  .p-stakehold__inner .p-section__news .p-news__image.col-2 {
    gap: 0;
  }
  .p-stakehold__inner .p-section__news .p-news__image.col-2 img {
    width: 100%;
  }
  .p-stakehold__inner .p-section__news .p-news__image.col-3 img {
    width: 100%;
  }
  .p-stakehold__inner .p-section__news .p-news__image.col-3 .span-2 {
    width: 100%;
  }
  .p-stakehold__inner .p-section__news .p-news__image.col-3 .span-1 {
    width: 100%;
  }
  .p-stakehold__inner .p-section__news .p-news__image.col-4 img {
    width: 100%;
  }
  .p-stakehold__inner .p-section__news .p-news__image.sp-col-2 {
    flex-direction: row;
    flex-wrap: wrap;
  }
  .p-stakehold__inner .p-section__news .p-news__image.sp-col-2 img {
    width: calc((100% - 10px) / 2);
  }
}
.p-recommend__body {
  margin-bottom: 60px;
}
.p-recommend__body .p-recommend__flex{
  display: flex;
  justify-content: center;
  gap: 40px;
  margin: 40px 0;
}
@media screen and (max-width: 735px) {
  .p-recommend__body .p-recommend__flex {
    flex-direction: column;
  }
}
.p-recommend__body .p-recommend__flex .p-recommend_content_wrap {
  width: calc((100% - 15px/ 2));
}
.p-recommend__body .p-recommend__flex .p-recommend_content_wrap .top_common_btn {
  margin-top: 25px;
}
.p-recommend__body .p-recommend__flex .p-recommend_content_wrap .top_common_btn .top_common_btn-inner {
  padding-right: 0;
}
.p-recommend__body .p-recommend__flex .p-recommend_content_wrap img {
  width: 100%;
}
.p-recommend__body .p-recommend__flex .p-recommend_content_wrap .p-recommend_qr_wrap {
  display: flex;
  align-items: center;
  margin-bottom: 15px;
}
.p-recommend__body .p-recommend__flex .p-recommend_content_wrap .p-recommend_qr_wrap img {
  width: 80px;
  margin-left: 10px;
}
.p-recommend__body .p-recommend__flex .p-recommend__tit {
  font-size: 2rem;
  font-weight: bold;
  color: #02396D;
  margin-bottom: 10px;
}
.p-recommend__body .p-recommend__flex .p-recommend__text {
  line-height: 1.4;
  font-size: 1.5rem;
  flex: 1;
}
.p-recommend__body .p-recommend__flex img {
  width: 45%;
}
@media screen and (max-width: 735px) {
  .p-recommend__body .p-recommend__flex img {
    width: 100%;
  }
}
.p-section--kabunushi .p-seciton__subHeading {
  color: #02396D;
  font-size: 1.8rem;
  margin-top: 20px;
}
.p-stakehold__inner .p-section__sustainabilityImage {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}
@media screen and (max-width: 735px) {
  .p-stakehold__inner .p-section__sustainabilityImage {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.p-stakehold__inner .p-section__sustainabilityImage img {
  width: 32%;
}
@media screen and (max-width: 735px) {
  .p-stakehold__inner .p-section__sustainabilityImage img {
    width: 100%;
    margin-bottom: 1rem;
  }
}
.p-kabunushi-memo_table {
  display: block;
  width: 100%;
}
.p-kabunushi-memo_table table {
  width: 100%;
  border-collapse: collapse;
  table-layout: fixed;
}
.p-kabunushi-memo_table table tr th {
  border: 1px solid #fff;
  border-right: none;
  background: #02396D;
  color: #fff;
  padding: 20px;
  font-size: 1.5rem;
  font-weight: 600;
  text-align: center;
}
.p-kabunushi-memo_table table tr:first-child th {
  border-top: 1px solid #02396D;
}
.p-kabunushi-memo_table table tr:last-child th {
  border-bottom: 1px solid #02396D;
}
.p-kabunushi-memo_table table tr td {
  font-size: 1.5rem;
  border: 1px solid #bbb;
  border-left: none;
  padding: 20px;
}
.p-kabunushi-memo_table table tr td a:hover {
  text-decoration: underline;
}
.p-kabunushi-memo_table table tr th,
.p-kabunushi-memo_table table tr td {
  word-break: break-word;
  white-space: normal;
}
.p-kabunushi-memo_table table tr th:nth-child(1) {
  width: 30%;
}
.p-kabunushi-memo_table table tr th:nth-child(2) {
  width: 30%;
}
.p-kabunushi-memo_table table tr th:nth-child(3) {
  width: 40%;
}
@media screen and (max-width: 735px) {
  .p-kabunushi-memo_table table tr th {
    padding: 14px;
    font-size: 1.4rem;
  }
  .p-kabunushi-memo_table table tr td {
    font-size: 1.4rem;
  }
  .p-kabunushi-memo_table table tr th:nth-child(1) {
    width: 40%;
}
}
@media screen and (min-width: 768px) {
  .p-kabunushi-memo_table a[href*="tel:"] {
    pointer-events: none;
    cursor: default;
    text-decoration: none;
  }
}
@media screen and (max-width: 380px) {
  .p-kabunushi-memo_table table th[rowspan="3"] {
    padding: 20px;
  }
}
/*# sourceMappingURL=maps/shared.css.map */

.top_common_btn {
  max-width: 680px;
  margin: 50px auto 0;
}
@media screen and (max-width: 767px) {
  .top_common_btn {
    max-width: 86%;
    margin: 20px auto 0;
  }
}
@media screen and (max-width: 767px) {
  .top_common_btn--mini {
    max-width: 170px;
  }
}
.top_common_btn > a {
  background: #02396D;
  color: #fff;
  display: block;
  font-size: 2.0rem;
  font-weight: 700;
  text-align: center;
  padding: 10px 40px;
  -webkit-clip-path: polygon(6% 0%, 100% 0%, 94% 100%, 0% 100%);
          clip-path: polygon(6% 0%, 100% 0%, 94% 100%, 0% 100%);
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  border: #02396D solid 4px;
}
@media screen and (max-width: 360px) {
  .top_common_btn > a {
    font-size: 0.9090909091rem;
  }
}
@media screen and (max-width: 767px) {
  .top_common_btn > a {
    font-size: 1rem;
    padding: 10px 20px;
  }
}
@media screen and (max-width: 767px) {
  .top_common_btn > a > span {
    font-size: 1.5rem;
  }
}
@media screen and (max-width: 767px) and (max-width: 767px) {
  .top_common_btn > a {
    font-size: 0.8rem;
  }
}
@media screen and (max-width: 767px) and (max-width: 360px) {
  .top_common_btn > a {
    font-size: 0.7272727273rem;
  }
}
.top_common_btn > a:hover {
  -webkit-clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%);
          clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%);
  background: rgb(142, 169, 219);
}
.top_common_btn-inner {
  padding-right: 38px;
  position: relative;
}
@media screen and (max-width: 767px) {
  .top_common_btn-inner {
    padding-right: 19px;
  }
}
.top_overview_list {
  margin-top: 70px;
}
@media screen and (min-width: 768px), print {
  .top_overview_list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
}
@media screen and (min-width: 768px), print {
  .top_overview_item {
    width: 50%;
  }
}
@media screen and (max-width: 767px) {
  .top_overview_item + .top_overview_item {
    margin-top: 30px;
  }
}
.top_overview_item-head {
  background: #FFF;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-clip-path: polygon(6% 0%, 100% 0%, 94% 100%, 0% 100%);
          clip-path: polygon(6% 0%, 100% 0%, 94% 100%, 0% 100%);
  padding: 8px 40px 10px;
  margin-bottom: 40px;
}
@media screen and (max-width: 767px) {
  .top_overview_item-head {
    margin-bottom: 25px;
  }
}
.top_overview_item-head--blue {
  background: #d2e1eb;
}
.top_overview_item-tit {
  font-size: 1.8rem;
  font-weight: 700;
  color: #02396D;
}
.top_overview_list:nth-of-type(2) .top_overview_item:nth-of-type(1) .top_overview_item-head {
  padding: 19px 40px;
}
.top_overview_list:nth-of-type(2) .top_overview_item:nth-of-type(2) .top_overview_item-head {
  line-height: 1.2;
}
@media screen and (max-width: 767px) {
  .top_overview_item-tit {
    font-size: 1.4rem;
  }
  .top_overview_list:nth-of-type(2) .top_overview_item:nth-of-type(1) .top_overview_item-head {
    padding: 8px 40px 10px;
  }
}
.top_overview_item-caption {
  font-size: 1.4rem;
}
@media screen and (max-width: 767px) {
  .top_overview_item-caption {
    font-size: 1.12rem;
  }
}
.p-kabunushi_box .p-section__headttl {
  position: relative;
  background: #02396D;
  color: #fff;
  font-size: 2.0rem;
  padding: 10px 75px 10px 25px;
  display: inline-block;
}
.p-kabunushi_box .p-section__headttl::after {
  content: "";
  position: absolute;
  top: 0;
  right: -40px;
  width: 0;
  height: 0;
  border-top: 50px solid transparent;
  border-left: 40px solid #02396D;
  border-bottom: 0 solid transparent;
}
.p-kabunushi_box.ver-2 {
  margin-top: 40px;
}
.p-kabunushi_box.ver-2 + .p-kabunushi_box.ver-2 {
  margin-top: 60px;
}
.p-kabunushi_box.ver-2 .p-section__headttl {
  background: #0f76bc;
}
.p-kabunushi_box.ver-2 .p-section__headttl::after {
  border-left: 40px solid #0f76bc;
}
@media screen and (max-width: 767px) {
  .p-kabunushi_box .p-section__headttl {
    width: 100%;
    padding: 10px 0;
  }
  .p-kabunushi_box .p-section__headttl::after {
    display: none;
  }
  .p-kabunushi_box .p-section__headttl h4 {
    font-size: 1.6rem;
    text-align: center;
  }
  .p-kabunushi_box.ver-2 + .p-kabunushi_box.ver-2 {
    margin-top: 30px;
  }
}
.p-kabunushi_box .p-kabunushi_contentBox {
  border: 3px solid #02396D;
  padding: 20px;
}
.p-kabunushi_box.ver-2 .p-kabunushi_contentBox {
  border: 3px solid #0f76bc;
  padding: 35px;
  padding-bottom: 30px;
}
.p-kabunushi_box .p-kabunushi_contentBox .p-kabunushi_imgBox {
  display: flex;
  justify-content: center;
  gap: 35px;
  margin:20px 0 40px;
}
.p-kabunushi_box.ver-2 .p-kabunushi_contentBox .flex-wrap {
  display: flex;
  align-items: center;
  gap: 30px;
}
.p-kabunushi_box.ver-2 .p-kabunushi_contentBox .flex-item {
  flex: 1;
}
.p-kabunushi_box.ver-2 .p-kabunushi_contentBox .flex-wrap.col-reverse {
  flex-direction: row-reverse;
}
.p-kabunushi_box.ver-2 .p-kabunushi_contentBox .flex-wrap .flex-item .qr-wrap {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 40px;
  margin-bottom: 30px;
}
.p-kabunushi_box.ver-2 .p-kabunushi_contentBox .flex-wrap .flex-item .txt {
  font-size: 1.5rem;
  line-height: 1.75;
}

.p-kabunushi_box.ver-2 .p-kabunushi_contentBox .top_common_btn {
  margin-top: 30px;
}
@media screen and (max-width: 767px) {
  .p-kabunushi_box .p-kabunushi_contentBox .p-kabunushi_imgBox {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    gap: 20px;
  }
  .p-kabunushi_box.ver-2 .p-kabunushi_contentBox {
    border-top: none;
  }
  .p-kabunushi_box.ver-2 .p-kabunushi_contentBox .flex-wrap {
    flex-direction: column;
    gap: 20px;
  }
  .p-kabunushi_box.ver-2 .p-kabunushi_contentBox .flex-wrap.col-reverse {
    flex-direction: column;
  }
  .p-kabunushi_box.ver-2 .p-kabunushi_contentBox .flex-wrap .flex-item .qr-wrap {
    gap: 20px;
    margin-bottom: 20px;
  }
  .p-kabunushi_box.ver-2 .p-kabunushi_contentBox .flex-wrap .flex-item .qr-wrap img {
    max-width: 150px;
  }
  .p-kabunushi_box.ver-2 .p-kabunushi_contentBox .flex-wrap .flex-item .qr-wrap:has(.txt) {
    margin-bottom: 0;
  }
  .p-kabunushi_box.ver-2 .p-kabunushi_contentBox .top_common_btn {
    margin-top: 20px;
    max-width: 100%;
  }
}
.p-kabunushi_box .p-kabunushi_contentBox .p-kabunushi_imgBox .p-kabunushi_contentTtl {
  border: 1px solid #fdf4e7;
  background: #fdf4e7;
  font-size: 1.8rem;
  font-weight: bold;
  padding: 10px 25px;
  color: #f58300;
  height: 152px;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
}
.p-kabunushi_box .p-kabunushi_contentBox .p-kabunushi_imgBox .p-kabunushi_contentTtl::before {
  position: absolute;
  content: "";
  top: 50%;
  right: -25px;
  transform: translateY(-50%);
  border-width: 20px 0 20px 25px;
  border-style: solid;
  border-color: transparent transparent transparent #fdf4e7;
}
@media screen and (max-width: 767px) {
  .p-kabunushi_box .p-kabunushi_contentBox .p-kabunushi_imgBox .p-kabunushi_contentTtl {
    font-size: 1.6rem;
    padding: 10px;
    margin-bottom: 10px;
    height: 110px;
    text-align: center;
  }
  .p-kabunushi_box .p-kabunushi_contentBox .p-kabunushi_imgBox .p-kabunushi_contentTtl::before {
    position: absolute;
    content: "";
    top: 109px;
    right: 50%;
    transform: translateX(50%);
    border-width: 25px 20px 0 20px;
    border-color: #fdf4e7 transparent transparent transparent;
  }
}
.p-kabunushi_box .p-kabunushi_tableBox {
  display: flex;
  justify-content: center;
  gap: 20px;
  margin-bottom: 5px;
}
@media screen and (max-width: 767px) {
  .p-kabunushi_box .p-kabunushi_tableBox {
    gap: 10px;
    flex-wrap: nowrap;
  }
}
@media screen and (max-width: 767px) {
  .p-kabunushi_box .p-kabunushi_contentBox {
    padding: 10px;
  }
}
.sp-scroll-wrap {
  position: relative;
  width: 100%;
}
@media screen and (max-width: 767px) {
  .sp-scroll-wrap {
    overflow-x: auto;
  }
  .sp-scroll-wrap .sp-scroll-inner {
    width: 72rem;
  }
}
.p-kabunushi_tableBox .p-kabunushi_table-1,
.p-kabunushi_tableBox .p-kabunushi_table-2 {
  border-collapse: collapse;
  width: 50%;
  table-layout: fixed;
}
.p-kabunushi_tableBox .p-kabunushi_table-1 th,
.p-kabunushi_tableBox .p-kabunushi_table-2 th {
  height: 64px;
}
.p-kabunushi_tableBox .p-kabunushi_table-1 .p-kabunushi_table_row_th {
  border: 1px solid #0f76bc;
  background: #0f76bc;
  padding: 0 10px;
  color: #fff;
  font-size: 1.6rem;
  font-weight: 600;
  line-height: 1.2;
  text-align: center;
  height: 180px;
}
.p-kabunushi_tableBox .p-kabunushi_table-1 .p-number_color {
  color: #0f76bc;
}
.p-kabunushi_tableBox .p-kabunushi_table-1 .p-kabunushi_table_col_th,
.p-kabunushi_tableBox .p-kabunushi_table-2 .p-kabunushi_table_col_th {
  border: 1px solid #bbb;
  background: #d9e2f3;
  padding: 1rem;
  text-align: center;
  font-size: 1.3rem;
}
.p-kabunushi_tableBox .p-kabunushi_table-1 th:nth-child(1),
.p-kabunushi_tableBox .p-kabunushi_table-2 th:nth-child(1) {
  width: 12%;
}
.p-kabunushi_tableBox .p-kabunushi_table-1 th:nth-child(2),
.p-kabunushi_tableBox .p-kabunushi_table-2 th:nth-child(2) {
  width: 24%;
}
.p-kabunushi_tableBox .p-kabunushi_table-1 th:nth-child(3),
.p-kabunushi_tableBox .p-kabunushi_table-2 th:nth-child(3) {
  width: 12%;
}
.p-kabunushi_tableBox .p-kabunushi_table-1 th:nth-child(4),
.p-kabunushi_tableBox .p-kabunushi_table-2 th:nth-child(4) {
  width: 12%;
}
.p-kabunushi_tableBox .p-kabunushi_table-1 th:nth-child(5),
.p-kabunushi_tableBox .p-kabunushi_table-2 th:nth-child(5) {
  width: 30%;
}
@media screen and (max-width: 767px) {
  .p-kabunushi_tableBox .p-kabunushi_table-1 .p-kabunushi_table_col_th,
  .p-kabunushi_tableBox .p-kabunushi_table-2 .p-kabunushi_table_col_th {
    padding: 5px;
  }
}
.p-kabunushi_tableBox .p-kabunushi_table-1 td,
.p-kabunushi_tableBox .p-kabunushi_table-2 td {
  border: 1px solid #bbb;
  background: #fff;
  font-size: 1.3rem;
  font-weight: 600;
  text-align: center;
  padding: 1rem;
}
@media screen and (max-width: 767px) {
  .p-kabunushi_tableBox .p-kabunushi_table-1 td,
  .p-kabunushi_tableBox .p-kabunushi_table-2 td {
    font-size: 1.2rem;
  }
}
.p-kabunushi_tableBox .p-kabunushi_table-2 .p-kabunushi_table_row_th {
  border: 1px solid #02396D;
  background: #02396D;
  padding: 0 10px;
  color: #fff;
  font-size: 1.6rem;
  font-weight: 600;
  line-height: 1.2;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .p-kabunushi_tableBox .p-kabunushi_table-1 .p-kabunushi_table_row_th,
  .p-kabunushi_tableBox .p-kabunushi_table-2 .p-kabunushi_table_row_th {
    font-size: 1.5rem;
  }
}
.p-kabunushi_tableBox .p-kabunushi_table-2 .p-number_color {
  color: #02396D;
}
.p-notice_txt {
  font-size: 12px;
  text-align: right;
  margin-top: 20px;
}
.p-notice_list {
  list-style: none;
}
.p-notice_list > li {
  display: flex;
  font-size: 12px;
}
.p-notice_list > li .unit {
  margin-right: 5px;
}
.p-kabunushi_infoBox {
  margin-top: 20px;
}
.p-kabunushi_info {
  margin-bottom: 20px;
}
.p-kabunushi_info .p-kabunushi_info_ttl {
  border-radius: 3px;
  padding-bottom: 10px;
  display: block;
  width: 100%;
  color: #02396D;
  position: relative;
}
.p-kabunushi_info .p-kabunushi_info_ttl::before {
  position: absolute;
  content: "";
  left: 0;
  bottom: 0;
  width: 100%;
  height: 1px;
  background: #bbb;
}
.p-kabunushi_info .p-kabunushi_info_ttl .p-kabunushi_info_subttl {
  border: 1px solid #f58300;
  background: #f58300;
  border-radius: 15px;
  padding: 2px 10px;
  color: #fff;
  font-size: 1.4rem;
  font-weight: bold;
  margin-left: 20px;
}
@media screen and (max-width: 767px) {
  .p-kabunushi_info {
    margin-top: 20px;
    margin-bottom: 0;
  }
  .p-kabunushi_info .p-kabunushi_info_ttl .p-kabunushi_info_subttl {
    font-size: 1.2rem;
  }
  .p-kabunushi_infoBox .p-kabunushi_info:last-child {
    margin-bottom: 10px;
  }
  .p-notice_txt {
    margin-top: 0;
  }
}
.p-kabunushi_info .p-kabunushi_info_ttl::before,
.p-kabunushi_info .p-kabunushi_info_ttl::after {
  box-sizing: border-box;
}
.p-kabunushi_infoBox .p-kabunushi_info .p-kabunushi_info_ttl {
  font-size: 1.6rem;
  font-weight: 600;
}
.p-kabunushi_infoBox .p-kabunushi_info .p-kabunushi_info_txt {
  font-size: 1.4rem;
  margin-top: 10px;
}
.p-kabunushi_infoBox .p-kabunushi_info .p-kabunushi_info_txt > p > span:nth-child(1) {
  min-width: 200px;
  display: inline-block;
}
.p-kabunushi_infoBox .p-kabunushi_info .p-kabunushi_info_txt > p > span:nth-child(2) {
  min-width: 60px;
  display: inline-block;
}
.p-kabunushi_info {
  counter-reset: item;
}
.p-kabunushi_info .p-kabunushi_info_list {
  list-style: none;
  margin-top: 10px;
  padding-left: 0;
  display: flex;
  margin-right: 12px;
}
.p-kabunushi_info:nth-child(2) .p-kabunushi_info_list:last-of-type {
  margin-top: 12px
}
.p-kabunushi_info .p-kabunushi_info_list li {
  padding: 0 30px;
  font-size: 1.6rem;
  font-weight: 600;
  color: #02396D;
  counter-increment: item;
  position: relative;
  display: flex;
  align-items: center;
}
.p-kabunushi_info .p-kabunushi_info_list li::before {
  content: counter(item);
  position: absolute;
  left: 0;
  width: 20px;
  height: 20px;
  border: 1px solid #274290;
  border-radius: 50%;
  text-align: center;
  margin-right: 5px;
  background: #274290;
  color: #fff;
  font-weight: bold;
  font-size: 1.2rem;
}
.p-kabunushi_info .p-kabunushi_info_list li > sup {
  font-size: .5em;
}
@media screen and (max-width: 767px) {
  .p-kabunushi_info .p-kabunushi_info_list {
    margin-top: 20px;
    flex-direction: column;
  }
  .p-kabunushi_info .p-kabunushi_info_list li {
    font-size: 1.4rem;
  }
  .p-kabunushi_info .p-kabunushi_info_list_wrapper {
    flex-direction: column;
  }
  .p-kabunushi_info:nth-child(2) .p-kabunushi_info_list:last-of-type {
    margin-top: 0;
  }
}
.p-kabunushi_content_link {
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
}
.p-kabunushi_content_link a {
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid #02396D;
  background: #02396D;
  border-radius: 30px;
  padding: 10px 80px 10px 25px;
  color: #fff;
  font-size: 1.6rem;
  font-weight: bold;
  position: relative;
  z-index: 0;
  margin: 10px 0 20px;
  transition: all 0.2s ease;
  width: 313px;
  height: 64px;
}
.p-kabunushi_content_link a:hover {
  opacity: 0.8;
}
.p-kabunushi_content_link a::before {
  position: absolute;
  content: "";
  background-image: url(/4801/202512/a/assets/images/icn_arrow_drop_down.png);
  width: 10px;
  height: 15px;
  top: 50%;
  right: 25px;
  transform: translateY(-50%);
  z-index: 10;
}
.p-kabunushi_content_link a::after {
  position: absolute;
  content: "";
  width: 25px;
  height: 25px;
  background: #fff;
  border-radius: 50%;
  top: 50%;
  right: 19px;
  transform: translateY(-50%);
  z-index: 1;
}
@media screen and (max-width: 767px) {
  .p-kabunushi_content_link {
    width: 100%;
    padding: 5px;
  }
}

