/*!****************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/postcss-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[3]!./src/scss/style.scss ***!
  \****************************************************************************************************************************************************************************************************************/
@charset "UTF-8";
/*!
Coding style from FLOCSS
https://github.com/hiloki/flocss
*/
:root {
  --entry-content-h2-border-left: 2px solid var(--accent-color, #cd162c) !important;
}

@media screen and (max-width: 639.98px) {
  body {
    font-size: 0.875rem !important;
  }
}

.l-header .l-header__content {
  padding-top: 1rem;
  padding-bottom: 1rem;
}
@media print, screen and (min-width: 1024px) {
  .l-header .l-header__content {
    padding: 0;
  }
}

.l-footer-widget-area {
  background: #f6f6f6;
}

.c-site-branding__title .custom-logo {
  width: 358px !important;
}

@media screen and (max-width: 639.98px) {
  .c-site-branding__title {
    padding-right: 1rem;
  }
}

.c-copyright--inverse {
  color: #fff;
  background: var(--accent-color, #000);
}

.c-widget > h2::before {
  display: none;
}
.c-widget > h2::after {
  margin-left: 15px;
}
.c-widget .wpaw-posts-list__title {
  margin-bottom: 2px;
  line-height: 1.5;
}
.c-widget .wpaw-recent-posts__date {
  color: #999;
}
.c-widget .wpaw-recent-posts__item + .wpaw-recent-posts__item {
  padding-top: calc(var(--_space, 1.8rem) * 0.5 * var(--_margin-scale, 1));
  border-top: 1px solid #eee;
  margin-top: calc(var(--_space, 1.8rem) * 0.5 * var(--_margin-scale, 1));
}

.c-page-header[data-has-image=true] {
  height: 300px;
}
@media screen and (max-width: 639.98px) {
  .c-page-header[data-has-image=true] {
    height: 200px;
  }
}
.c-page-header__bgimage::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  background: rgba(0, 0, 0, 0.2);
  width: 100%;
  height: 100%;
}
.c-page-header__bgimage img {
  z-index: -1;
}
.c-page-header__title {
  text-shadow: 2px 3px 3px rgba(0, 0, 0, 0.4);
}

.c-entry__header {
  margin-top: 30px;
}
.c-entry__header .c-entry__title {
  font-size: 25px;
}

.c-kmsj-header {
  margin-bottom: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (max-width: 639.98px) {
  .c-kmsj-header {
    margin-bottom: 30px;
  }
}
.c-kmsj-header__title {
  font-family: "Lato", sans-serif;
  font-size: 40px;
  line-height: 1;
}
@media screen and (max-width: 639.98px) {
  .c-kmsj-header__title {
    font-size: 30px;
  }
}
.c-kmsj-header__sub {
  margin-top: 6px;
  font-size: 15px;
  font-weight: 700;
  line-height: 1;
  color: var(--accent-color, #000);
  letter-spacing: 0.2em;
}
@media screen and (max-width: 639.98px) {
  .c-kmsj-header__sub {
    font-size: 14px;
  }
}

.p-global-nav a::after {
  content: attr(title);
  font-size: 11px;
  line-height: 1;
  font-family: "Roboto Condensed", sans-serif;
}

.p-entry-content .c-kmsj-section + .c-kmsj-section {
  margin-top: 80px;
}
@media screen and (max-width: 639.98px) {
  .p-entry-content .c-kmsj-section + .c-kmsj-section {
    margin-top: 60px;
  }
}
.p-entry-content .p-kmsj-fv {
  height: 400px;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  margin-top: calc(0px - var(--_space, 1.8rem) * 1.5) !important;
  padding-bottom: 50px;
}
@media screen and (max-width: 639.98px) {
  .p-entry-content .p-kmsj-fv {
    height: 500px;
    padding-bottom: 15px;
    padding-top: 20px;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}
.p-entry-content .p-kmsj-fv__photo {
  height: 400px;
  width: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: -1;
}
@media screen and (max-width: 639.98px) {
  .p-entry-content .p-kmsj-fv__photo {
    height: 500px;
  }
}
.p-entry-content .p-kmsj-fv__photo img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.p-entry-content .p-kmsj-fv__text {
  font-size: 18px;
  font-weight: 700;
  line-height: 1.75;
  color: #fff;
  text-shadow: 1px 1px 4px rgba(0, 0, 0, 0.7);
}
@media screen and (max-width: 639.98px) {
  .p-entry-content .p-kmsj-fv__text {
    font-size: 14px;
  }
}
.p-entry-content .p-kmsj-fv__title {
  font-family: "Lato", sans-serif;
  font-size: 60px;
  color: #fff;
  text-shadow: 1px 1px 4px rgba(0, 0, 0, 0.7);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (max-width: 639.98px) {
  .p-entry-content .p-kmsj-fv__title {
    font-size: 40px;
  }
}
.p-entry-content .p-kmsj-fv__title::after {
  content: "";
  width: 90px;
  height: 1px;
  background: #fff;
  margin-left: 20px;
}
@media screen and (max-width: 639.98px) {
  .p-entry-content .p-kmsj-fv__title::after {
    width: 50px;
  }
}
.p-entry-content .p-kmsj-fv__banner {
  position: absolute;
  right: 20px;
  bottom: 30px;
  background: #2b1fb2;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 320px;
  height: 140px;
  color: #fff;
  text-decoration: none;
}
@media (min-width: 640px) {
  .p-entry-content .p-kmsj-fv__banner {
    -webkit-transition: opacity ease 250ms;
    transition: opacity ease 250ms;
  }
  .p-entry-content .p-kmsj-fv__banner:hover {
    opacity: 0.7;
  }
}
@media screen and (max-width: 639.98px) {
  .p-entry-content .p-kmsj-fv__banner {
    position: absolute;
    bottom: 20px;
    left: 50%;
    right: auto;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    width: calc(100% - 40px);
    height: 70px;
  }
}
.p-entry-content .p-kmsj-fv__banner-title {
  font-size: 22px;
  font-weight: bold;
  line-height: 1;
}
@media screen and (max-width: 639.98px) {
  .p-entry-content .p-kmsj-fv__banner-title {
    font-size: 18px;
  }
}
.p-entry-content .p-kmsj-fv__banner-subtitle {
  margin-top: 10px;
  font-size: 14px;
  line-height: 1;
  font-family: "Lato", sans-serif;
}
@media screen and (max-width: 639.98px) {
  .p-entry-content .p-kmsj-fv__banner-subtitle {
    font-size: 12px;
  }
}
.p-entry-content .p-kmsj-fv__banner::after {
  content: "";
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 0 16px 16px;
  border-color: transparent transparent #ffffff transparent;
  right: 10px;
  bottom: 10px;
}
.p-entry-content .p-kmsj-fv__howto-banner {
  position: absolute;
  top: 30px;
  right: 20px;
  background: url(../img/howto_banner.jpg) no-repeat center center/cover;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 320px;
  height: 180px;
  color: #fff;
  text-decoration: none;
}
@media (min-width: 640px) {
  .p-entry-content .p-kmsj-fv__howto-banner {
    -webkit-transition: opacity ease 250ms;
    transition: opacity ease 250ms;
  }
  .p-entry-content .p-kmsj-fv__howto-banner:hover {
    opacity: 0.7;
  }
}
@media screen and (max-width: 639.98px) {
  .p-entry-content .p-kmsj-fv__howto-banner {
    position: absolute;
    bottom: 110px;
    left: 50%;
    right: auto;
    top: auto;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    width: calc(100% - 40px);
    height: 140px;
  }
}
.p-entry-content .p-kmsj-fv__howto-banner-title {
  font-size: 16px;
  font-weight: bold;
  background-color: #2b1fb2;
  padding: 10px;
  line-height: 1;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  text-align: center;
}
.p-entry-content .p-kmsj-fv__howto-banner-desc {
  font-size: 12px;
  line-height: 1;
  font-family: "Lato", sans-serif;
  background: rgba(0, 0, 0, 0.5);
  position: absolute;
  left: 0;
  bottom: 0;
  line-height: 1.33;
  width: 100%;
  text-align: left;
  padding: 10px;
}
.p-entry-content .p-kmsj-news {
  margin-top: 80px;
}
@media screen and (max-width: 639.98px) {
  .p-entry-content .p-kmsj-news {
    margin-top: 40px;
  }
}
.p-entry-content .p-kmsj-news__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media screen and (max-width: 639.98px) {
  .p-entry-content .p-kmsj-news__item {
    display: block;
  }
}
.p-entry-content .p-kmsj-news__item-date {
  width: 170px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  font-weight: 700;
  color: var(--accent-color, #000);
}
.p-entry-content .p-kmsj-news__item-title {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  color: var(--_color-text, #333);
  text-decoration: none;
}
.p-entry-content .p-kmsj-news__item-title:hover {
  text-decoration: underline;
}
@media screen and (max-width: 639.98px) {
  .p-entry-content .p-kmsj-news__item-title {
    max-height: 3.0625rem;
    display: -webkit-box;
    overflow: hidden;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
  }
}
.p-entry-content .p-kmsj-news__item + .p-kmsj-news__item {
  margin-top: 15px;
  padding-top: 15px;
  border-top: 1px solid #d9d9d9;
}
.p-entry-content .p-kmsj-news .wp-block-button {
  margin-top: 50px;
}
.p-entry-content .p-kmsj-news .wp-block-button .smb-btn {
  width: 200px;
  border-radius: 100px;
}
@media screen and (max-width: 639.98px) {
  .p-entry-content .p-kmsj-intro {
    width: auto;
  }
}
.p-entry-content .p-kmsj-intro__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}
@media screen and (max-width: 1023.98px) {
  .p-entry-content .p-kmsj-intro__inner {
    display: block;
    margin: 0;
  }
}
.p-entry-content .p-kmsj-intro__photo {
  width: 30%;
}
@media screen and (max-width: 1023.98px) {
  .p-entry-content .p-kmsj-intro__photo {
    width: 100%;
    aspect-ratio: 1/0.8;
  }
}
.p-entry-content .p-kmsj-intro__photo img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.p-entry-content .p-kmsj-intro__content {
  width: 70%;
  padding: 30px 40px;
  background: #f7f7f7;
}
@media screen and (max-width: 1023.98px) {
  .p-entry-content .p-kmsj-intro__content {
    width: 100%;
  }
}
@media screen and (max-width: 639.98px) {
  .p-entry-content .p-kmsj-intro__content {
    padding: 30px;
  }
}
.p-entry-content .p-kmsj-intro__content-title {
  font-size: 20px;
}
@media screen and (max-width: 639.98px) {
  .p-entry-content .p-kmsj-intro__content-title {
    font-size: 16px;
  }
}
.p-entry-content .p-kmsj-intro__content-text {
  margin-top: 20px;
  font-size: 15px;
}
.p-entry-content .p-kmsj-intro__content-sign {
  margin-top: 20px;
  text-align: right;
  font-size: 15px;
}
.p-entry-content .p-kmsj-intro__content-sign-name {
  margin-left: 15px;
  font-size: 18px;
  font-weight: 700;
}
@media screen and (max-width: 639.98px) {
  .p-entry-content .p-kmsj-intro__content-sign-name {
    display: block;
    margin-left: 10px;
    font-size: 16px;
  }
}
.p-entry-content .p-kmsj-intro .wp-block-button {
  margin-top: 50px;
}
.p-entry-content .p-kmsj-intro .wp-block-button .smb-btn {
  width: 200px;
  border-radius: 100px;
}
.p-entry-content .p-kmsj-division {
  background-image: linear-gradient(118deg, #8effee, #2b1fb2 100%);
  padding: 80px 0;
}
.p-entry-content .p-kmsj-division .c-kmsj-header__title {
  color: #fff;
}
.p-entry-content .p-kmsj-division .c-kmsj-header__sub {
  color: #fff;
}
.p-entry-content .p-kmsj-division__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 4px;
}
.p-entry-content .p-kmsj-division__item {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-line-pack: end;
      align-content: flex-end;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  padding: 0 0 20px 20px;
  width: calc(33.3333333333% - 2.6666666667px);
  background: rgba(255, 255, 255, 0.4);
  aspect-ratio: 6/4;
  text-decoration: none;
}
@media (min-width: 640px) {
  .p-entry-content .p-kmsj-division__item {
    -webkit-transition: opacity ease 250ms;
    transition: opacity ease 250ms;
  }
  .p-entry-content .p-kmsj-division__item:hover {
    opacity: 0.7;
  }
}
@media screen and (max-width: 1023.98px) {
  .p-entry-content .p-kmsj-division__item {
    width: calc(50% - 2px);
  }
}
@media screen and (max-width: 639.98px) {
  .p-entry-content .p-kmsj-division__item {
    padding: 0 0 12px 12px;
  }
}
.p-entry-content .p-kmsj-division__item::after {
  content: "";
  position: absolute;
  right: 10px;
  bottom: 10px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 0 20px 20px;
  border-color: transparent transparent #ffffff transparent;
}
.p-entry-content .p-kmsj-division__item-image {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.p-entry-content .p-kmsj-division__item-image::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.2);
}
.p-entry-content .p-kmsj-division__item-image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.p-entry-content .p-kmsj-division__item-title {
  position: relative;
  z-index: 1;
  font-size: 24px;
  font-weight: 700;
  line-height: 1.5;
  color: #fff;
}
@media screen and (max-width: 639.98px) {
  .p-entry-content .p-kmsj-division__item-title {
    font-size: 16px;
  }
}
.p-entry-content .p-kmsj-division__item-text {
  position: relative;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  z-index: 1;
  line-height: 1.5;
  color: #fff;
  margin-top: 7px;
}
@media screen and (max-width: 639.98px) {
  .p-entry-content .p-kmsj-division__item-text {
    display: none;
  }
}
.p-entry-content .p-kmsj-mail-magazine__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.p-entry-content .p-kmsj-mail-magazine__item::before {
  content: "";
  display: block;
  background: var(--accent-color, #000);
  width: 6px;
  height: 6px;
  border-radius: 100%;
  margin-right: 10px;
}
.p-entry-content .p-kmsj-mail-magazine__item-number {
  color: #000;
  font-family: "Lato", sans-serif;
  font-weight: 700;
  font-size: 24px;
  text-decoration: none;
}
@media screen and (max-width: 639.98px) {
  .p-entry-content .p-kmsj-mail-magazine__item-number {
    font-size: 20px;
  }
}
.p-entry-content .p-kmsj-mail-magazine__item-number:hover {
  text-decoration: underline;
}
.p-entry-content .p-kmsj-mail-magazine__item-date {
  color: #999;
  padding-left: 10px;
  font-size: 14px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (max-width: 639.98px) {
  .p-entry-content .p-kmsj-mail-magazine__item-date {
    font-size: 12px;
  }
}
.p-entry-content .p-kmsj-mail-magazine__item-date::before {
  content: "";
  display: block;
  width: 15px;
  height: 1px;
  background: #ccc;
  margin-right: 10px;
}
.p-entry-content .p-kmsj-mail-magazine .wp-block-button {
  margin-top: 50px;
}
.p-entry-content .p-kmsj-mail-magazine .wp-block-button .smb-btn {
  width: 200px;
  border-radius: 100px;
}
@media screen and (max-width: 639.98px) {
  .p-entry-content .p-kmsj-sub-banner {
    margin-top: 40px;
  }
}
.p-entry-content .p-kmsj-sub-banner figure.wp-block-image {
  padding: 0;
}

@media screen and (max-width: 639.98px) {
  .wpaw-local-nav__item,
  .wpaw-local-nav__subitem {
    font-size: 0.875rem;
  }
}

@media print, screen and (min-width: 1024px) {
  [data-has-sidebar=true] .wpaw-local-nav:first-child {
    margin-top: 17px;
  }
}

.p-kmsj-fieldset {
  margin-bottom: 25px;
}
.p-kmsj-fieldset__title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-weight: bold;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  white-space: nowrap;
}
.p-kmsj-fieldset__title::before {
  content: "任意";
  background: #667cd9;
  border-radius: 3px;
  font-size: 12px;
  padding: 2px 10px;
  color: #fff;
  margin-right: 8px;
}
.p-kmsj-fieldset__title.is--required::before {
  content: "必須";
  background: #f00;
}
.p-kmsj-fieldset__content {
  margin-top: 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.p-kmsj-fieldset__content br {
  display: none;
}
.p-kmsj-fieldset__content.is--textarea br {
  display: inline;
}
.p-kmsj-fieldset__content input[type=text], .p-kmsj-fieldset__content input[type=email], .p-kmsj-fieldset__content select, .p-kmsj-fieldset__content textarea {
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  height: 40px;
  border: 1px solid #999;
  border-radius: 3px;
  padding: 0 10px;
}
.p-kmsj-fieldset__content textarea {
  height: 120px;
  padding: 10px;
}
.p-kmsj-fieldset__content input[type=text] + input, .p-kmsj-fieldset__content input[type=text] + select {
  margin-left: 10px;
}
.p-kmsj-fieldset__content .text {
  display: block;
  margin-right: 10px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  white-space: nowrap;
}
.p-kmsj-fieldset__content .error {
  margin: 0 10px;
  font-size: 13px;
  white-space: nowrap;
}
.p-kmsj-fieldset__content .text.right {
  text-align: right;
}
.p-kmsj-fieldset__content .text.w3 {
  width: 3em;
}
.p-kmsj-fieldset__content .text.w4 {
  width: 4em;
}
.p-kmsj-fieldset__content .text.w5 {
  width: 5em;
}
.p-kmsj-fieldset__content .text.w6 {
  width: 6em;
}
.p-kmsj-fieldset__content select.w33, .p-kmsj-fieldset__content input[type=text].w33, .p-kmsj-fieldset__content input[type=email].w33 {
  width: 33%;
}
.p-kmsj-fieldset__content select.w66, .p-kmsj-fieldset__content input[type=text].w66, .p-kmsj-fieldset__content input[type=email].w66 {
  width: 66%;
}
.p-kmsj-fieldset__content select.w25, .p-kmsj-fieldset__content input[type=text].w25, .p-kmsj-fieldset__content input[type=email].w25 {
  width: 25%;
}
.p-kmsj-fieldset__content select.w50, .p-kmsj-fieldset__content input[type=text].w50, .p-kmsj-fieldset__content input[type=email].w50 {
  width: 50%;
}

.p-kmsj-form-action {
  margin-top: 40px;
  text-align: center;
  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;
}
.p-kmsj-form-action button {
  height: 50px;
  margin-right: 15px;
  border: none;
  outline: none;
  background: #667cd9;
  color: #fff;
  width: 180px;
  border-radius: 5px;
}
.p-kmsj-form-action button:last-child {
  margin-right: 0;
}
.p-kmsj-form-action button[value=back] {
  background: #ddd;
  color: #000;
}
.p-kmsj-form-action button:hover {
  opacity: 0.7;
}

@media screen and (max-width: 639.98px) {
  #gt_float_wrapper {
    top: 90px !important;
  }
}
#gt_float_wrapper .gt_float_switcher {
  font-size: 16px;
}
#gt_float_wrapper .gt_float_switcher img {
  width: 24px;
}
#gt_float_wrapper .gt_float_switcher .gt-current-lang {
  padding: 4px 10px;
}

@media screen and (max-width: 1520px) {
  .l-1row-header > .c-container > .c-row {
    padding-right: 100px;
  }
}

.p-kmsj-fixed-banner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 50px;
  margin-top: 100px !important;
}
@media screen and (max-width: 639.98px) {
  .p-kmsj-fixed-banner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 20px;
    margin-top: 40px !important;
  }
}
.p-kmsj-fixed-banner a {
  display: block;
  width: calc(50% - 25px);
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
@media screen and (max-width: 639.98px) {
  .p-kmsj-fixed-banner a {
    width: 100%;
  }
}
.p-kmsj-fixed-banner a:hover {
  opacity: 0.7;
}
.p-kmsj-fixed-banner a img {
  width: 100%;
}

.smb-section {
  padding-top: calc(var(--_space, 1.8rem) * 2);
  padding-bottom: calc(var(--_space, 1.8rem) * 2);
}
@media screen and (max-width: 639.98px) {
  .smb-section {
    padding-top: calc(var(--_space, 1.8rem) * 1);
    padding-bottom: calc(var(--_space, 1.8rem) * 1);
  }
}
.smb-section:first-child {
  padding-top: 0;
}
.smb-section__subtitle {
  font-family: "Lato", sans-serif;
  font-size: 36px;
  line-height: 1;
  color: #000;
  margin-bottom: 6px;
}
@media screen and (max-width: 639.98px) {
  .smb-section__subtitle {
    font-size: 26px;
    margin-bottom: 3px;
  }
}
.smb-section__title {
  font-size: 16px;
  font-weight: 700;
  color: var(--accent-color, #000);
  letter-spacing: 0.2em;
}
@media screen and (max-width: 639.98px) {
  .smb-section__title {
    font-size: 14px;
  }
}
.smb-section .smb-section__contents-wrapper--left .smb-section__subtitle {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  white-space: nowrap;
}
.smb-section .smb-section__contents-wrapper--left .smb-section__subtitle::after {
  margin-left: 30px;
  content: "";
  width: 50px;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  display: block;
  height: 1px;
  background: #000;
}
@media screen and (max-width: 639.98px) {
  .smb-section .smb-section__contents-wrapper--left .smb-section__subtitle::after {
    width: 40px;
  }
}

.smb-section__inner .c-container {
  padding: 0;
}

.smb-panels.is-km-report .c-row {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.smb-panels.is-km-report .smb-panels__item {
  -webkit-box-shadow: none;
          box-shadow: none;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.smb-panels.is-km-report .smb-panels__item__figure {
  -ms-flex-preferred-size: 33%;
      flex-basis: 33%;
}
.smb-panels.is-km-report .smb-panels__item__figure img {
  top: 0;
  -webkit-transform: none;
          transform: none;
}
.smb-panels.is-km-report .smb-panels__item__title {
  line-height: 1.33;
}
.smb-panels.is-km-report .smb-panels__item__body {
  padding: 0 0 0 calc(var(--_space, 1.8rem) * 1);
  margin-bottom: auto;
}

.smb-accordion__item__title {
  background: #f5f7ff;
  border-bottom: 1px solid #dddfe7;
}
