@charset "UTF-8";
@import url("https://fonts.googleapis.com/css?family=Roboto:300,400,500,700,900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100;300;400;500;700;900&display=swap");
@font-face {
  font-family: "YuMincho";
  font-weight: normal;
  src: url("../font/A-OTF-A1MinchoStd-Bold.otf");
}
/*!
 * Bootstrap Reboot v4.5.3 (https://getbootstrap.com/)
 * Copyright 2011-2020 The Bootstrap Authors
 * Copyright 2011-2020 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 * Forked from Normalize.css, licensed MIT (https://github.com/necolas/normalize.css/blob/master/LICENSE.md)
 */
*,
*::before,
*::after {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
*:focus,
*::before:focus,
*::after:focus {
  outline: none;
}

html {
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-text-size-adjust: 100%;
}

article,
aside,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section {
  display: block;
}

body {
  background-color: #fff;
  color: #212529;
  font-family: "Roboto", sans-serif, -apple-system, BlinkMacSystemFont, "Segoe UI semibold", "Helvetica Neue", HelveticaNeue, "Noto Sans JP", sans-serif, "Segoe UI", Verdana, Meiryo, sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  margin: 0;
  text-align: left;
}

[tabindex="-1"]:focus:not(:focus-visible) {
  outline: 0 !important;
}

hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  height: 0;
  overflow: visible;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  margin-bottom: 0;
  margin-top: 0;
}

p {
  margin-bottom: 0;
  margin-top: 0;
}

abbr[title],
abbr[data-original-title] {
  border-bottom: 0;
  cursor: help;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline;
  text-decoration: underline dotted;
  -webkit-text-decoration-skip-ink: none;
  text-decoration-skip-ink: none;
}

address {
  font-style: normal;
  line-height: inherit;
  margin-bottom: 1rem;
}

ol,
ul,
dl {
  margin-bottom: 1rem;
  margin-top: 0;
  list-style-type: none;
  padding-left: 0;
}

ol ol,
ul ul,
ol ul,
ul ol {
  margin-bottom: 0;
}

li {
  padding-left: 0;
}

dt {
  font-weight: 700;
}

dd {
  margin-bottom: 0.5rem;
  margin-left: 0;
}

blockquote {
  margin: 0 0 1rem;
}

b,
strong {
  font-weight: bolder;
}

small {
  font-size: 80%;
}

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

a {
  background-color: transparent;
  color: #0070CF;
  text-decoration: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

a:not([href]):not([class]) {
  color: inherit;
  text-decoration: none;
}

a:not([href]):not([class]):hover {
  color: inherit;
  text-decoration: none;
}

pre,
code,
kbd,
samp {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  font-size: 1em;
}

pre {
  margin-bottom: 1rem;
  margin-top: 0;
  overflow: auto;
  -ms-overflow-style: scrollbar;
}

figure {
  margin: 0 0 1rem;
}

img {
  border-style: none;
  vertical-align: middle;
}

svg {
  overflow: hidden;
  vertical-align: middle;
}

table {
  border-collapse: collapse;
}

caption {
  caption-side: bottom;
  color: #6c757d;
  padding-bottom: 0.75rem;
  padding-top: 0.75rem;
  text-align: left;
}

th {
  text-align: inherit;
  text-align: -webkit-match-parent;
}

label {
  display: inline-block;
  /* margin-bottom: 0.5rem; */
}

button {
  border-radius: 0;
  border: none;
  background-color: transparent;
}

button:focus {
  outline: 1px dotted;
  outline: 5px auto -webkit-focus-ring-color;
}

input,
button,
select,
optgroup,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
  margin: 0;
}

button,
input {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

[role=button] {
  cursor: pointer;
}

select {
  word-wrap: normal;
}

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

button:not(:disabled),
[type=button]:not(:disabled),
[type=reset]:not(:disabled),
[type=submit]:not(:disabled) {
  cursor: pointer;
}

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

input[type=radio],
input[type=checkbox] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0;
}

textarea {
  overflow: auto;
  resize: vertical;
}

fieldset {
  border: 0;
  margin: 0;
  min-width: 0;
  padding: 0;
}

legend {
  color: inherit;
  display: block;
  font-size: 1.5rem;
  line-height: inherit;
  margin-bottom: 0.5rem;
  max-width: 100%;
  padding: 0;
  white-space: normal;
  width: 100%;
}

progress {
  vertical-align: baseline;
}

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

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

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

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

output {
  display: inline-block;
}

summary {
  cursor: pointer;
  display: list-item;
}

template {
  display: none;
}

[hidden] {
  display: none !important;
}
*:focus:not(:focus-visible),
*:before:focus:not(:focus-visible),
*:after:focus:not(:focus-visible) {
  outline: none;
}

/* https://medium.com/@matuzo/writing-css-with-accessibility-in-mind-8514a0007939 */
.visually-hidden {
  /* 通常のフローからアイテムを削除 */
  position: absolute;
  /* 誤って発音されたテキストの回避策 */
  white-space: nowrap;
  /* 可能な限り小さいサイズに設定（スクリーンリーダーの中には高さと幅が0の要素を無視するものがあります） */
  width: 1px;
  height: 1px;
  /* サイズ変更後にオーバーフローしたコンテンツを隠す */
  overflow: hidden;
  /* 要素サイズを変更する可能性があるプロパティをリセット */
  border: 0;
  padding: 0;
  /* クリップは、要素のどの部分を表示するかを定義 */
  /* 古いブラウザではclipプロパティは非推奨 */
  clip: rect(0 0 0 0);
  /* clip-pathは、新しいブラウザ向け。 inset(50%)はコンテンツを消す矩形を定義 */
  -webkit-clip-path: inset(50%);
          clip-path: inset(50%);
  /* margin: -1px;が必要な明確な理由は現時点では判明していません。(参考: https://github.com/h5bp/html5-boilerplate/issues/1985). */
  margin: -1px;
}

/* https://www.scottohara.me/blog/2019/01/12/lists-and-safari.html */
.plain-list {
  list-style: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg'/%3E");
  padding-left: 0;
}

/* prettier-ignore */
@media (prefers-reduced-motion: reduce) {
  *,
*:before,
*:after {
    -webkit-transition: none !important;
    transition: none !important;
    -webkit-animation: none !important;
            animation: none !important;
    scroll-behavior: auto !important;
  }
}
/*-----------------------------------------------
@keyframes
------------------------------------------------*/
@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(20px);
            transform: translateY(20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}
@keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(20px);
            transform: translateY(20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}
@-webkit-keyframes pulse {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  50% {
    -webkit-transform: scale(1.1);
            transform: scale(1.1);
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}
@keyframes pulse {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  50% {
    -webkit-transform: scale(1.1);
            transform: scale(1.1);
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}
@-webkit-keyframes zoomOut {
  0% {
    -webkit-transform: scale3d(1.2, 1.2, 1.2);
            transform: scale3d(1.2, 1.2, 1.2);
  }
  100% {
    -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1);
  }
}
@keyframes zoomOut {
  0% {
    -webkit-transform: scale3d(1.2, 1.2, 1.2);
            transform: scale3d(1.2, 1.2, 1.2);
  }
  100% {
    -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1);
  }
}
@-webkit-keyframes confetti {
  0% {
    opacity: 0;
    -webkit-transform: rotateZ(15deg) rotateY(0deg) translate(0, 0);
            transform: rotateZ(15deg) rotateY(0deg) translate(0, 0);
  }
  25% {
    opacity: 1;
    -webkit-transform: rotateZ(5deg) rotateY(360deg) translate(-5vw, 20vh);
            transform: rotateZ(5deg) rotateY(360deg) translate(-5vw, 20vh);
  }
  50% {
    -webkit-transform: rotateZ(15deg) rotateY(720deg) translate(5vw, 50vh);
            transform: rotateZ(15deg) rotateY(720deg) translate(5vw, 50vh);
  }
  75% {
    -webkit-transform: rotateZ(5deg) rotateY(1080deg) translate(-10vw, 70vh);
            transform: rotateZ(5deg) rotateY(1080deg) translate(-10vw, 70vh);
  }
  86% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: rotateZ(15deg) rotateY(1440deg) translate(10vw, 80vh);
            transform: rotateZ(15deg) rotateY(1440deg) translate(10vw, 80vh);
  }
}
@keyframes confetti {
  0% {
    opacity: 0;
    -webkit-transform: rotateZ(15deg) rotateY(0deg) translate(0, 0);
            transform: rotateZ(15deg) rotateY(0deg) translate(0, 0);
  }
  25% {
    opacity: 1;
    -webkit-transform: rotateZ(5deg) rotateY(360deg) translate(-5vw, 20vh);
            transform: rotateZ(5deg) rotateY(360deg) translate(-5vw, 20vh);
  }
  50% {
    -webkit-transform: rotateZ(15deg) rotateY(720deg) translate(5vw, 50vh);
            transform: rotateZ(15deg) rotateY(720deg) translate(5vw, 50vh);
  }
  75% {
    -webkit-transform: rotateZ(5deg) rotateY(1080deg) translate(-10vw, 70vh);
            transform: rotateZ(5deg) rotateY(1080deg) translate(-10vw, 70vh);
  }
  86% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: rotateZ(15deg) rotateY(1440deg) translate(10vw, 80vh);
            transform: rotateZ(15deg) rotateY(1440deg) translate(10vw, 80vh);
  }
}
.u-wysiwygArea {
  color: #fff;
  font-size: 15px;
  letter-spacing: 0.05em;
  line-height: 1.8;
}
@media screen and (max-width: 768px) {
  .u-wysiwygArea {
    font-size: 12px;
  }
}
.u-wysiwygArea * + * {
  margin-top: 1.75em;
}
.u-wysiwygArea br + * {
  margin-top: 0;
}
.u-wysiwygArea a {
  color: blue;
  text-decoration: underline;
}
@media screen and (min-width: 769px) {
  .u-wysiwygArea a {
    -webkit-transition: all 0.6s ease-in-out 0s;
    transition: all 0.6s ease-in-out 0s;
  }
}
@media screen and (min-width: 769px) {
  .u-wysiwygArea a:hover {
    opacity: 0.6;
  }
}
.u-wysiwygArea a:focus-visible {
  opacity: 0.6;
}
.u-wysiwygArea h1 {
  font-size: 4.5rem;
  line-height: 1.4;
}
.u-wysiwygArea h2 {
  font-size: 3rem;
  line-height: 1.6;
  margin-top: 2em;
}
.u-wysiwygArea h3 {
  color: blue;
  font-size: 2.2rem;
  font-weight: bold;
  line-height: 1.6;
}
.u-wysiwygArea h4 {
  font-size: 1.8rem;
  line-height: 1.6;
  padding-left: 25px;
  position: relative;
}
.u-wysiwygArea h4::before {
  background: blue;
  content: "";
  height: 17px;
  left: 0;
  position: absolute;
  top: 3px;
  width: 17px;
}
.u-wysiwygArea h5,
.u-wysiwygArea h6 {
  font-size: 1.6rem;
  line-height: 1.6;
}
.u-wysiwygArea h1 + h2,
.u-wysiwygArea h2 + h3,
.u-wysiwygArea h3 + h4,
.u-wysiwygArea h4 + h5,
.u-wysiwygArea h5 + h6 {
  margin-top: 0.5em;
}
.u-wysiwygArea p {
  color: #fff;
  font-size: 15px;
  letter-spacing: 0.05em;
  line-height: 1.8;
}
@media screen and (max-width: 768px) {
  .u-wysiwygArea p {
    font-size: 12px;
  }
}
.u-wysiwygArea strong,
.u-wysiwygArea strong * {
  font-weight: bold;
}
.u-wysiwygArea em,
.u-wysiwygArea em * {
  font-style: italic;
}
.u-wysiwygArea ul {
  list-style-type: disc;
}
.u-wysiwygArea ol {
  list-style-type: decimal;
}
.u-wysiwygArea ul,
.u-wysiwygArea ol {
  margin-top: 1em;
  padding-left: 1.4em;
}
.u-wysiwygArea ul li,
.u-wysiwygArea ol li {
  line-height: 1.5;
  margin-top: 0.6em;
}
.u-wysiwygArea sup,
.u-wysiwygArea sub {
  font-size: 1rem;
  line-height: 1 !important;
}
.u-wysiwygArea hr {
  background: #333;
  display: block;
  height: 1px;
  width: 100%;
}
.u-wysiwygArea blockquote {
  background: blue;
  padding: 30px;
}
.u-wysiwygArea table {
  background: blue;
  border-collapse: collapse;
  height: auto !important;
  margin-top: 3em;
  width: 100% !important;
}
.u-wysiwygArea table thead th,
.u-wysiwygArea table thead td {
  font-weight: bold;
  text-align: center;
}
.u-wysiwygArea table tr th,
.u-wysiwygArea table tr td {
  border: #333 1px solid;
  line-height: 1.5;
  padding: 15px 20px;
  text-align: left;
  vertical-align: middle;
}
.u-wysiwygArea table tr th {
  font-weight: bold;
  text-align: center;
  width: 25%;
}
.u-wysiwygArea img {
  height: auto;
  margin-top: 1em;
  max-width: 100%;
  width: auto;
}
.u-wysiwygArea img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.u-wysiwygArea img.alignright {
  display: block;
  margin-left: auto;
  margin-right: 0;
}
.u-wysiwygArea .gallery {
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  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;
}
.u-wysiwygArea .gallery-item {
  float: none;
  margin-top: 0;
  text-align: center;
}
.u-wysiwygArea .gallery-columns-2 .gallery-item {
  width: calc((100% - 40px) / 2);
}
.u-wysiwygArea .gallery-columns-3 .gallery-item {
  width: calc((100% - 80px) / 3);
}

/*====================================================================
siteHeader
====================================================================*/
.siteHeader {
  width: 100%;
  padding: 18px 0;
  background: #fff;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 999;
}
@media screen and (max-width: 769px) {
  .siteHeader {
    position: fixed;
    padding: 0;
    height: 7rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    border-bottom: 1px solid #A6A9AC;
  }
}
.siteHeader__wrapper {
  max-width: 1440px;
  min-width: 1267px;
  margin: 0 auto;
  padding: 0 6rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media screen and (max-width: 769px) {
  .siteHeader__wrapper {
    max-width: 100%;
    min-width: 100%;
    padding-right: 0;
    padding-left: 1.5rem;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}
.siteHeader__ttlWrap {
  min-width: 40rem;
}
.siteHeader__ttlBox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.siteHeader__subTtl {
  margin-bottom: 0;
  font-size: 1.4rem;
  font-family: "Noto Sans JP", sans-serif;
  letter-spacing: 0.05em;
}
@media screen and (max-width: 769px) {
  .siteHeader__subTtl {
    font-size: 1rem;
  }
}
.siteHeader__ttl {
  margin-bottom: 0;
  font-size: 2rem;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: bold;
  letter-spacing: 0.05em;
}
@media screen and (max-width: 769px) {
  .siteHeader__ttl {
    font-size: 1.5rem;
  }
}
.siteHeader__txt {
  margin-bottom: 0;
  font-size: 1.4rem;
  font-family: "Noto Sans JP", sans-serif;
  letter-spacing: 0.05em;
}
@media screen and (max-width: 769px) {
  .siteHeader__txt {
    font-size: 1rem;
  }
}
.siteHeader__pcWrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.siteHeader__pcWrap .u-br {
  display: none;
}
@media screen and (max-width: 1310px) {
  .siteHeader__pcWrap .u-br {
    display: block;
  }
}
.siteHeader__formWrapper {
  position: relative;
  margin-right: 1rem;
}
.siteHeader__formBox {
  height: 40px;
}
.siteHeader__organization {
  margin-right: 0.5rem;
}
@media screen and (max-width: 769px) {
  .siteHeader__organization {
    margin-right: 0;
  }
}
.siteHeader__document {
  margin-right: 0.5rem;
}
@media screen and (max-width: 769px) {
  .siteHeader__document {
    margin-right: 0;
  }
}
.siteHeader__formInput {
  padding: 8px 53px 8px 8px;
  border: 1px solid #CCD1D5;
  border-radius: 4px;
  font-size: 1.4rem;
  font-family: "Noto Sans JP", sans-serif;
  width: 21rem;
  position: relative;
}
.siteHeader__formBtn {
  background: #017AC1;
  border: none;
  color: #fff;
  font-size: 1.4rem;
  font-family: "Noto Sans JP", sans-serif;
  width: 5.2rem;
  padding: 9px 12px;
  border-radius: 0 4px 4px 0;
  position: absolute;
  right: 0;
  top: 0;
}
.siteHeader__organization {
  margin-right: 1rem;
}
.siteHeader__organizationLink {
  display: block;
  padding: 0.6rem 4rem 0.6rem 1.6rem;
  background-color: #548226;
  border: 1px solid #548226;
  border-radius: 4px;
  margin-bottom: 0;
  font-size: 1.6rem;
  font-family: "Noto Sans JP", sans-serif;
  color: #fff;
  letter-spacing: 0.05em;
  position: relative;
  -webkit-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}
@media screen and (max-width: 1310px) {
  .siteHeader__organizationLink {
    width: 16.7rem;
  }
}
.siteHeader__organizationLink::after {
  content: "";
  background: url(../images/siteHeader/organizationIcon.png) center/contain no-repeat;
  width: 14px;
  height: 14px;
  position: absolute;
  top: 50%;
  right: 1.6rem;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  z-index: 3;
  -webkit-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}
@media screen and (min-width: 769px) {
  .siteHeader__organizationLink:hover {
    background-color: #fff;
    color: #548226;
  }
  .siteHeader__organizationLink:hover::after {
    -webkit-filter: invert(47%) sepia(14%) saturate(1955%) hue-rotate(47deg) brightness(90%) contrast(87%);
            filter: invert(47%) sepia(14%) saturate(1955%) hue-rotate(47deg) brightness(90%) contrast(87%);
  }
}
.siteHeader__organizationLink:focus-visible {
  background-color: #fff;
  color: #548226;
}
.siteHeader__organizationLink:focus-visible::after {
  -webkit-filter: invert(47%) sepia(14%) saturate(1955%) hue-rotate(47deg) brightness(90%) contrast(87%);
          filter: invert(47%) sepia(14%) saturate(1955%) hue-rotate(47deg) brightness(90%) contrast(87%);
}
.siteHeader__document {
  text-align: center;
  margin-right: 1rem;
}
.siteHeader__documentLink {
  display: block;
  width: 100%;
  padding: 0.6rem 1.6rem;
  margin-bottom: 0;
  background-color: #017AC1;
  border: 1px solid #017AC1;
  border-radius: 4px;
  font-size: 1.6rem;
  font-family: "Noto Sans JP", sans-serif;
  color: #fff;
  letter-spacing: 0.05em;
  -webkit-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}
@media screen and (max-width: 1310px) {
  .siteHeader__documentLink {
    height: 6.2rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
@media screen and (min-width: 769px) {
  .siteHeader__documentLink:hover {
    background-color: #fff;
    color: #017AC1;
  }
}
.siteHeader__documentLink:focus-visible {
  background-color: #fff;
  color: #017AC1;
}
.siteHeader__consultation {
  text-align: center;
  margin-right: 1rem;
}
.siteHeader__consultationLink {
  display: block;
  width: 100%;
  padding: 0.6rem 1.6rem;
  background-color: #017AC1;
  border: 1px solid #017AC1;
  border-radius: 4px;
  margin-bottom: 0;
  font-size: 1.6rem;
  font-family: "Noto Sans JP", sans-serif;
  color: #fff;
  letter-spacing: 0.05em;
  text-align: left;
  -webkit-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}
@media screen and (min-width: 769px) {
  .siteHeader__consultationLink:hover {
    background-color: #fff;
    color: #017AC1;
  }
}
.siteHeader__consultationLink:focus-visible {
  background-color: #fff;
  color: #017AC1;
}
@media screen and (max-width: 1310px) {
  .siteHeader__consultationLink {
    width: 16.6rem;
  }
}
.siteHeader__spGnav {
  display: none;
}
@media screen and (max-width: 769px) {
  .siteHeader__spMenu .is-active .u-top {
    left: 35%;
    top: 2.6rem;
    -webkit-transform: translateY(-50%) rotate(45deg);
            transform: translateY(-50%) rotate(45deg);
  }
  .siteHeader__spMenu .is-active .u-middle {
    opacity: 0;
  }
  .siteHeader__spMenu .is-active .u-bottom {
    left: 35%;
    top: 2.6rem;
    -webkit-transform: translateY(-50%) rotate(-45deg);
            transform: translateY(-50%) rotate(-45deg);
  }
  .siteHeader__spMenu .is-active .siteHeader__btnTxtOpen {
    opacity: 0;
  }
  .siteHeader__spMenu .is-active .siteHeader__btnTxtClose {
    opacity: 1;
  }
  .siteHeader__btnBox {
    position: absolute;
    width: 7rem;
    height: 7rem;
    top: 0;
    right: 0;
    background: #017AC1;
    border: none;
  }
  .siteHeader__btnBox:focus {
    outline: none;
  }
  .siteHeader__btnBox:focus-visible {
    outline: auto 5px -webkit-focus-ring-color;
    outline-offset: -2px;
  }
  .siteHeader__btnBorder {
    position: absolute;
    display: block;
    width: 2.4rem;
    height: 0.2rem;
    background: #fff;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    -webkit-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
  }
  .siteHeader .u-top {
    top: 1.6rem;
  }
  .siteHeader .u-middle {
    top: 2.4rem;
  }
  .siteHeader .u-bottom {
    top: 3.2rem;
  }
  .siteHeader__btnTxtOpen {
    opacity: 1;
    position: absolute;
    color: #fff;
    font-size: 1.2rem;
    font-weight: bold;
    bottom: 1.2rem;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    width: 100%;
    -webkit-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
  }
  .siteHeader__btnTxtClose {
    opacity: 0;
    position: absolute;
    color: #fff;
    font-size: 1.2rem;
    font-weight: bold;
    bottom: 1.2rem;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    width: 100%;
    -webkit-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
  }
  .siteHeader .is-active {
    opacity: 1;
  }
  .siteHeader__spGnav {
    display: none;
    overflow: auto;
    position: absolute;
    top: 7rem;
    left: 0;
    width: 100%;
    height: calc(100vh - 7rem);
    background: #F2F8FC;
    z-index: 4;
    padding: 2rem 1.5rem;
    padding-bottom: 13vh;
  }
  .siteHeader__spGnav.is-show {
    display: block !important;
    -webkit-transform: translateY(0%);
            transform: translateY(0%);
  }
  .siteHeader__spUl {
    padding-left: 0;
    margin-bottom: 3rem;
  }
  .siteHeader__spLi {
    position: relative;
    border-radius: 10px;
    border: 1px solid #017AC1;
    margin-bottom: 1rem;
    background: #fff;
  }
  .siteHeader__spLi::after {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    right: 1.6rem;
    content: "";
    width: 1.8rem;
    height: 1.8rem;
  }
  .siteHeader__spLink {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    height: 6.5rem;
    padding: 1.2rem 1.6rem;
    font-size: 1.5rem;
    font-family: "Noto Sans JP", sans-serif;
    font-weight: bold;
    color: #333;
  }
  .siteHeader .u-join {
    border: 1px solid #017AC1;
  }
  .siteHeader .u-join::after {
    background: url(../images/common/icon_circleArrow-blue.png) no-repeat center/contain;
  }
  .siteHeader .u-cont {
    border: 1px solid #E85388;
  }
  .siteHeader .u-cont::after {
    background: url(../images/common/icon_circleArrow-pink.png) no-repeat center/contain;
  }
  .siteHeader .u-retirement {
    border: 1px solid #EF6A15;
  }
  .siteHeader .u-retirement::after {
    background: url(../images/common/icon_circleArrow-orange.png) no-repeat center/contain;
  }
  .siteHeader .u-group {
    border: 1px solid #178274;
  }
  .siteHeader .u-group::after {
    background: url(../images/common/icon_circleArrow-green.png) no-repeat center/contain;
  }
  .siteHeader .u-pay {
    border: 1px solid #D39200;
  }
  .siteHeader .u-pay::after {
    background: url(../images/common/icon_circleArrow-yellow.png) no-repeat center/contain;
  }
  .siteHeader .u-qa {
    border: 1px solid #D6102A;
  }
  .siteHeader .u-qa::after {
    background: url(../images/common/icon_circleArrow-red.png) no-repeat center/contain;
  }
  .siteHeader .u-notice {
    border: 1px solid #012652;
  }
  .siteHeader .u-notice::after {
    background: url(../images/common/icon_circleArrow-darkBlue.png) no-repeat center/contain;
  }
  .siteHeader .u-info {
    border: 1px solid #6539B9;
  }
  .siteHeader .u-info::after {
    background: url(../images/common/icon_circleArrow-people.png) no-repeat center/contain;
  }
  .siteHeader__formSearchSp {
    position: relative;
    margin-bottom: 2rem;
  }
  .siteHeader__formInputSp {
    width: 100%;
    height: 4.4rem;
    padding: 1.2px 5.5rem 1.2px 1.4rem;
    background: #fff;
    border: 1px solid #CCD1D5;
    border-radius: 3px;
    font-size: 1.4rem;
    font-family: "Noto Sans JP", sans-serif;
    font-weight: 400;
  }
  .siteHeader__formBtnSp {
    width: 6.2rem;
    height: 4.4rem;
    border-radius: 0 3px 3px 0;
    border: none;
    background: #017AC1;
    color: #fff;
    font-size: 1.5rem;
    font-family: "Noto Sans JP", sans-serif;
    font-weight: 400;
    position: absolute;
    right: 0;
    top: 0;
  }
  .siteHeader__formLabel-c {
    width: 100%;
  }
}
.siteHeader__organizationSp {
  display: block;
  position: relative;
  width: 100%;
  border-radius: 3px;
  padding: 1.2rem 0;
  text-align: center;
  background-color: #548226;
  font-size: 1.5rem;
}
.siteHeader__organizationLinkSp {
  position: relative;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto;
  color: #fff;
  font-family: "Noto Sans JP", sans-serif;
}
.siteHeader__organizationLinkSp::after {
  position: absolute;
  content: "";
  right: -2rem;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  background: url(../images/siteHeader/organizationIcon.png) no-repeat center/contain;
  width: 1.2rem;
  height: 1.2rem;
}

header a.link_page {
  text-decoration: none;
  color: #000;
}
@media screen and (min-width: 769px) {
  header a.link_page:hover {
    text-decoration: underline;
    text-decoration-color: #000;
  }
}
header a.link_page:focus-visible {
  text-decoration: underline;
  text-decoration-color: #000;
}

.hiddenTxt {
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 100;
}

.appearTxt {
  opacity: 1;
  position: absolute;
  top: 0;
  left: 0;
  font-size: 1.6rem;
  z-index: 9999;
}

body p.hiddenTxt a {
  color: #000 !important;
  background: #aaa;
}

/*====================================================================
siteFooter
====================================================================*/
.siteFooter {
  width: 100%;
  min-width: 1267px;
  background-color: #f4f4f6;
  font-family: "Noto Sans JP", sans-serif;
}
@media screen and (max-width: 769px) {
  .siteFooter {
    width: 100%;
    min-width: 100%;
    position: relative;
  }
}
.siteFooter__headList {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding: 3rem 1rem;
  row-gap: 1rem;
  list-style-type: none;
}
@media screen and (max-width: 769px) {
  .siteFooter__headList {
    padding-top: 4rem;
    padding-bottom: 4rem;
    row-gap: 2rem;
  }
}
.siteFooter__headItem {
  position: relative;
}
.siteFooter__headItem:not(:last-of-type)::after {
  content: "";
  display: inline-block;
  position: absolute;
  top: 50%;
  right: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 1px;
  height: 1.5rem;
  background-color: #CCD1D5;
}
@media screen and (max-width: 769px) {
  .siteFooter__headItem:not(:last-of-type)::after {
    display: none;
  }
}
.siteFooter__headLink {
  position: relative;
  padding: 0.5rem 2.5rem;
  font-size: 1.5rem;
  letter-spacing: 0.05em;
  line-height: 1.5;
  text-decoration: underline;
  text-underline-offset: 2px;
  -webkit-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}
@media screen and (min-width: 769px) {
  .siteFooter__headLink:hover {
    text-decoration: none;
  }
}
.siteFooter__headLink:focus-visible {
  text-decoration: none;
}
@media screen and (max-width: 769px) {
  .siteFooter__headLink {
    padding-left: 2.5rem;
  }
  .siteFooter__headLink:before {
    content: "";
    display: inline-block;
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    width: 1.8rem;
    height: 1.8rem;
    background: url("../images/common/icon_circleArrow-blue.png") center/contain no-repeat;
  }
}
.siteFooter__headLink.is-external {
  padding-right: 4.5rem;
}
.siteFooter__headLink.is-external:after {
  content: "";
  display: block;
  position: absolute;
  margin-right: 2.5rem;
  top: 50%;
  right: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 1.4rem;
  height: 1.4rem;
  background: url("../images/common/icon_external-blue.png") center/contain no-repeat;
}
.siteFooter__body {
  padding: 30px 15px 16px;
  width: 100%;
  background-color: #017AC1;
  color: #fff;
}
.siteFooter__bodyInner {
  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;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto 2.5rem;
  -webkit-column-gap: 10.5vw;
     -moz-column-gap: 10.5vw;
          column-gap: 10.5vw;
}
@media screen and (max-width: 769px) {
  .siteFooter__bodyInner {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-column-gap: 0;
       -moz-column-gap: 0;
            column-gap: 0;
    row-gap: 1rem;
  }
}
.siteFooter__logoSub {
  color: #fff;
  font-size: 1.6rem;
  letter-spacing: 0.03em;
  line-height: 1.8;
}
@media screen and (max-width: 769px) {
  .siteFooter__logoSub {
    font-size: 1.4rem;
    letter-spacing: 0.05em;
    line-height: 2;
  }
}
.siteFooter__logoMain {
  color: #fff;
  font-size: 1.9rem;
  font-weight: 600;
  letter-spacing: 0.1em;
  line-height: 1.8;
}
@media screen and (max-width: 769px) {
  .siteFooter__logoMain {
    font-size: 1.8rem;
    letter-spacing: 0.08em;
    line-height: 1.6;
  }
}
.siteFooter__corpNum {
  color: #fff;
  font-size: 1.6rem;
  letter-spacing: 0.05em;
}
@media screen and (max-width: 769px) {
  .siteFooter__corpNum {
    font-size: 1.4rem;
    letter-spacing: 0.05em;
    line-height: 2;
  }
}
.siteFooter__contact {
  position: relative;
  display: block;
  padding: 1rem 45px;
  border-radius: 4px;
  border: solid 1px #fff;
  font-size: 1.5rem;
  color: #fff;
  font-weight: 500;
  line-height: 1.5;
  -webkit-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}
@media screen and (min-width: 769px) {
  .siteFooter__contact:hover {
    background-color: #fff;
    color: #017AC1;
  }
  .siteFooter__contact:hover:before {
    opacity: 0;
  }
}
.siteFooter__contact:focus-visible {
  background-color: #fff;
  color: #017AC1;
}
.siteFooter__contact:focus-visible:before {
  opacity: 0;
}
.siteFooter__contact:before, .siteFooter__contact:after {
  content: "";
  display: inline-block;
  position: absolute;
  top: 50%;
  right: 1.2rem;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 1rem;
  height: 1rem;
  -webkit-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}
.siteFooter__contact:before {
  z-index: 2;
  background: url(../images/common/icon_arrow-white.png) center/contain no-repeat;
}
.siteFooter__contact:after {
  background: url(../images/common/icon_arrow-blue.png) center/contain no-repeat;
}
@media screen and (max-width: 769px) {
  .siteFooter__contact {
    width: 100%;
    text-align: center;
    font-size: 1.4rem;
  }
}
.siteFooter__copyRight {
  font-family: "Roboto", sans-serif;
  font-size: 1.2rem;
  text-align: center;
}
@media screen and (max-width: 769px) {
  .siteFooter__copyRight {
    font-size: 1.1rem;
    text-align: left;
  }
}

footer a.link_page {
  text-decoration: none;
  color: #fff;
}
@media screen and (min-width: 769px) {
  footer a.link_page:hover {
    text-decoration: underline;
    text-decoration-color: #fff;
  }
}
footer a.link_page:focus-visible {
  text-decoration: underline;
  text-decoration-color: #fff;
}

.navbar {
  width: 100%;
  min-width: 1267px;
  margin: 0 auto;
  border-top: 1px solid #A6A9AC;
  border-bottom: 1px solid #A6A9AC;
  background: #fff;
  position: fixed;
  top: 111px;
  left: 0;
  z-index: 988;
}
@media screen and (max-width: 769px) {
  .navbar {
    min-width: 100%;
  }
}
.navbar__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-width: 1440px;
  margin: 0 auto;
  padding: 0 60px;
  position: relative;
}
@media screen and (max-width: 769px) {
  .navbar__list {
    max-width: 100%;
  }
}
.navbar__item01:hover, .navbar__item01 .navbar__navLink.is-open, .navbar__item01 .navbar__navLink.is-focus {
  background: #D8EAF5;
}
.navbar__item02:hover, .navbar__item02 .navbar__navLink.is-open, .navbar__item02 .navbar__navLink.is-focus {
  background: #FCE5ED;
}
.navbar__item03:hover, .navbar__item03 .navbar__navLink.is-open, .navbar__item03 .navbar__navLink.is-focus {
  background: #FDE9DC;
}
.navbar__item04:hover, .navbar__item04 .navbar__navLink.is-open, .navbar__item04 .navbar__navLink.is-focus {
  background: #DCECEA;
}
.navbar__item05:hover, .navbar__item05 .navbar__navLink.is-open, .navbar__item05 .navbar__navLink.is-focus {
  background: #F9EFD9;
}
.navbar__item06:hover, .navbar__item06 .navbar__navLink.is-open, .navbar__item06 .navbar__navLink.is-focus {
  background: #F9DBDF;
}
.navbar__item07:hover, .navbar__item07 .navbar__navLink.is-open, .navbar__item07 .navbar__navLink.is-focus {
  background: #D9DEE5;
}
.navbar__item08:hover, .navbar__item08 .navbar__navLink.is-open, .navbar__item08 .navbar__navLink.is-focus {
  background: #E8E1F5;
}
.navbar__item {
  width: 12.5%;
  height: 13.8rem;
  border-left: 1px solid #A6A9AC;
  -webkit-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}
.navbar__item:last-child {
  border-right: 1px solid #A6A9AC;
}
.navbar__navLink {
  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;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 100%;
  padding: 5.8rem 0.2rem 0;
  font-size: 1.5rem;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 500;
  color: #333;
  letter-spacing: 0.05em;
  line-height: 1.3;
  text-align: center;
  cursor: pointer;
}
.navbar__navLink::before {
  content: "";
  position: absolute;
  width: 5.1rem;
  height: 4.8rem;
  top: 0.8rem;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
.navbar .u-icon01::before {
  background: url(../images/navbar/navicon_01.png) no-repeat center/contain;
}
.navbar .u-icon02::before {
  background: url(../images/navbar/navicon_02.png) no-repeat center/contain;
}
.navbar .u-icon03::before {
  left: 58%;
  background: url(../images/navbar/navicon_03.png) no-repeat center/contain;
}
.navbar .u-icon04::before {
  background: url(../images/navbar/navicon_04.png) no-repeat center/contain;
}
.navbar .u-icon05 {
  padding-top: 6.8rem;
}
.navbar .u-icon05::before {
  background: url(../images/navbar/navicon_05.png) no-repeat center/contain;
}
.navbar .u-icon06::before {
  background: url(../images/navbar/navicon_06.png) no-repeat center/contain;
}
.navbar .u-icon07 {
  padding-top: 6.8rem;
}
.navbar .u-icon07::before {
  background: url(../images/navbar/navicon_07.png) no-repeat center/contain;
}
.navbar .u-icon08 {
  padding-top: 6.8rem;
}
.navbar .u-icon08::before {
  background: url(../images/navbar/navicon_08.png) no-repeat center/contain;
}
.navbar__navSpan {
  margin-top: 0.2rem;
  font-size: 1.2rem;
  font-weight: 500;
  color: #333;
  font-family: "Noto Sans JP", sans-serif;
}
.navbar__decoBox {
  position: absolute;
  width: 100%;
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  margin-top: 0.5rem;
  height: 1.4rem;
}
.navbar__decoBox::before {
  position: absolute;
  left: 50%;
  bottom: 0;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  content: "";
  border-top: 5px solid #fff;
  border-right: 5px solid transparent;
  border-bottom: 4px solid transparent;
  border-left: 5px solid transparent;
}
.navbar__decoBox01 {
  background: #4CA1D3;
}
.navbar__decoBox02 {
  background: #EF86AB;
}
.navbar__decoBox03 {
  background: #F4965A;
}
.navbar__decoBox04 {
  background: #5CA79D;
}
.navbar__decoBox05 {
  background: #E0B24C;
}
.navbar__decoBox06 {
  background: #E25769;
}
.navbar__decoBox07 {
  background: #4C6685;
}
.navbar__decoBox08 {
  background: #9374CE;
}
.navbar__clickViewWrap {
  opacity: 0;
  visibility: hidden;
  width: 100%;
  position: absolute;
  top: 17rem;
  left: 0;
  padding: 0 60px;
  max-width: 1440px;
}
.navbar__clickViewWrap.is-open {
  opacity: 1;
  visibility: visible;
}
.navbar__clickView {
  position: relative;
  padding: 3rem 3rem 2.2rem 5rem;
}
.navbar__clickView::before {
  position: absolute;
  content: "";
  top: -26px;
}
.navbar__clickView01 {
  background-color: #D8EAF5;
}
.navbar__clickView01::before {
  left: 4.39%;
  border-right: 26px solid transparent;
  border-bottom: 26px solid #D8EAF5;
  border-left: 26px solid transparent;
}
@media screen and (max-width: 1267px) {
  .navbar__clickView01::before {
    left: 47px;
  }
}
.navbar__clickView02 {
  background-color: #FCE5ED;
}
.navbar__clickView02::before {
  left: 16.8%;
  border-right: 26px solid transparent;
  border-bottom: 26px solid #FCE5ED;
  border-left: 26px solid transparent;
}
@media screen and (max-width: 1267px) {
  .navbar__clickView02::before {
    left: 190px;
  }
}
.navbar__clickView03 {
  background-color: #FDE9DC;
}
.navbar__clickView03::before {
  left: 29.5%;
  border-right: 26px solid transparent;
  border-bottom: 26px solid #FDE9DC;
  border-left: 26px solid transparent;
}
@media screen and (max-width: 1267px) {
  .navbar__clickView03::before {
    left: 333px;
  }
}
.navbar__clickView04 {
  background-color: #DCECEA;
}
.navbar__clickView04::before {
  left: 42%;
  border-right: 26px solid transparent;
  border-bottom: 26px solid #DCECEA;
  border-left: 26px solid transparent;
}
@media screen and (max-width: 1267px) {
  .navbar__clickView04::before {
    left: 476px;
  }
}
.navbar__clickView05 {
  background-color: #F9EFD9;
}
.navbar__clickView05::before {
  left: 54.3%;
  border-right: 26px solid transparent;
  border-bottom: 26px solid #F9EFD9;
  border-left: 26px solid transparent;
}
@media screen and (max-width: 1267px) {
  .navbar__clickView05::before {
    left: 622px;
  }
}
.navbar__clickView06 {
  background-color: #F9DBDF;
}
.navbar__clickView06::before {
  left: 66.9%;
  border-right: 26px solid transparent;
  border-bottom: 26px solid #F9DBDF;
  border-left: 26px solid transparent;
}
@media screen and (max-width: 1267px) {
  .navbar__clickView06::before {
    left: 764px;
  }
}
.navbar__clickView07 {
  background-color: #D9DEE5;
}
.navbar__clickView07::before {
  left: 79.3%;
  border-right: 26px solid transparent;
  border-bottom: 26px solid #D9DEE5;
  border-left: 26px solid transparent;
}
@media screen and (max-width: 1267px) {
  .navbar__clickView07::before {
    left: 906px;
  }
}
.navbar__clickView08 {
  background-color: #E8E1F5;
}
.navbar__clickView08::before {
  left: 91.8%;
  border-right: 26px solid transparent;
  border-bottom: 26px solid #E8E1F5;
  border-left: 26px solid transparent;
}
@media screen and (max-width: 1267px) {
  .navbar__clickView08::before {
    left: 1050px;
  }
}
.navbar__clickContainer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.navbar__clickBox {
  max-width: 18.6rem;
  min-width: 16rem;
}
.navbar__clickLink {
  position: relative;
  display: block;
  padding-top: 9.8rem;
  font-size: 1.8rem;
  font-weight: bold;
  font-family: "Noto Sans JP", sans-serif;
  letter-spacing: 0.05em;
  text-decoration: underline;
  text-align: center;
  cursor: pointer;
  -webkit-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}
@media screen and (min-width: 769px) {
  .navbar__clickLink:hover {
    text-decoration: none;
  }
}
.navbar__clickLink:focus-visible {
  text-decoration: none;
}
.navbar__clickLink.u-icon05, .navbar__clickLink.u-icon07, .navbar__clickLink.u-icon08 {
  padding-top: 9.8rem;
}
.navbar__clickLink::before {
  position: absolute;
  content: "";
  width: 8.8rem;
  height: 8.3rem;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
.navbar__clickTxtSpan {
  display: block;
  font-size: 1.5rem;
  font-weight: bold;
  font-family: "Noto Sans JP", sans-serif;
  letter-spacing: 0.05em;
}
.navbar__clickBox02 {
  width: 79.85%;
  max-width: 1054px;
  padding: 3rem;
  padding-top: 1rem;
  background-color: #fff;
}
.navbar__clickUl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding-left: 0;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.navbar__clickLi {
  position: relative;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  padding-left: 2.7rem;
  margin-top: 2rem;
}
.navbar__clickLi + .navbar__clickLi {
  margin-left: 4rem;
}
.navbar .spacer {
  width: 100%;
}
.navbar__clickLinkSub {
  display: block;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  font-size: 1.8rem;
  font-weight: bold;
  font-family: "Noto Sans JP", sans-serif;
  letter-spacing: 0.05em;
  text-decoration: underline;
  padding-left: 0;
  -webkit-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}
@media screen and (min-width: 769px) {
  .navbar__clickLinkSub:hover {
    text-decoration: none;
  }
}
.navbar__clickLinkSub:focus-visible {
  text-decoration: none;
}
.navbar__clickLinkSub::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  width: 1.8rem;
  height: 1.8rem;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.navbar .navbar__clickView01 .navbar__clickLinkSub::after {
  background: url(../images/common/icon_circleArrow-blue.png) no-repeat center/contain;
}
.navbar .navbar__clickView02 .navbar__clickLinkSub::after {
  background: url(../images/common/icon_circleArrow-pink.png) no-repeat center/contain;
}
.navbar .navbar__clickView03 .navbar__clickLinkSub::after {
  background: url(../images/common/icon_circleArrow-orange.png) no-repeat center/contain;
}
.navbar .navbar__clickView04 .navbar__clickLinkSub::after {
  background: url(../images/common/icon_circleArrow-green.png) no-repeat center/contain;
}
.navbar .navbar__clickView05 .navbar__clickLinkSub::after {
  background: url(../images/common/icon_circleArrow-yellow.png) no-repeat center/contain;
}
.navbar .navbar__clickView06 .navbar__clickLinkSub::after {
  background: url(../images/common/icon_circleArrow-red.png) no-repeat center/contain;
}
.navbar .navbar__clickView07 .navbar__clickLinkSub::after {
  background: url(../images/common/icon_circleArrow-darkBlue.png) no-repeat center/contain;
}
.navbar .navbar__clickView08 .navbar__clickLinkSub::after {
  background: url(../images/common/icon_circleArrow-people.png) no-repeat center/contain;
}
.navbar__clickClose {
  border: none;
  background-color: transparent;
  display: block;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto;
  margin-top: 2rem;
  text-align: center;
  font-size: 1.6rem;
  font-weight: 400;
  font-family: "Noto Sans JP", sans-serif;
  color: #333;
  letter-spacing: 0.08em;
  text-decoration: underline;
  cursor: pointer;
}
@media screen and (min-width: 769px) {
  .navbar__clickClose:hover {
    text-decoration: none;
  }
}
.navbar__clickClose:focus-visible {
  text-decoration: none;
}

@media screen and (max-width: 1330px) {
  .navbar__navLink {
    padding: 5.8rem 0 0;
    font-size: 1.4rem;
  }
}
@media screen and (max-width: 1409px) {
  .navbar__navSpan {
    font-size: 1.1rem;
  }
}
.navbar li.navbar__clickLi.mr13-c {
  margin-left: 13rem !important;
}

.navbar li.navbar__clickLi.mr7_5-c {
  margin-left: 7.5rem !important;
}

.navbar li.navbar__clickLi.mr6_9-c {
  margin-left: 6.9rem !important;
}

.navbar li.navbar__clickLi.mr5_9-c {
  margin-left: 5.9rem !important;
}

.navbar li.navbar__clickLi.mr4-c {
  margin-left: 0 !important;
}

.wrapper {
  width: 100%;
  min-width: 1267px;
  overflow: hidden;
}
@media screen and (max-width: 769px) {
  .wrapper {
    min-width: 100%;
  }
}
.wrapper__inner {
  max-width: 1140px;
  margin: 0 auto;
  padding: 0 20px;
}

.lowerWrap {
  width: 100%;
  min-width: 1267px;
}
.lowerWrap__inner {
  max-width: 920px;
  margin: 0 auto;
  padding: 0 20px;
}

.topSec {
  width: 100%;
}
.topSec__ttlArea {
  text-align: center;
  padding-top: 8rem;
  position: relative;
  margin-bottom: 4rem;
}
@media screen and (max-width: 769px) {
  .topSec__ttlArea {
    padding-top: 6.5rem;
    margin-bottom: 2.7rem;
  }
}
.topSec__ttlArea::after {
  position: absolute;
  content: "";
  width: 7rem;
  height: 7rem;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
@media screen and (max-width: 769px) {
  .topSec__ttlArea::after {
    width: 5.5rem;
    height: 5.5rem;
  }
}
.topSec__ttlTxt {
  font-size: 3.2rem;
  letter-spacing: 0.13em;
  font-weight: bold;
  text-align: center;
}
@media screen and (max-width: 769px) {
  .topSec__ttlTxt {
    font-size: 2.2rem;
  }
}

/*====================================================================
COMMON LAYOUT
====================================================================*/
html {
  font-size: 62.5%;
  font-family: "Noto Sans JP", sans-serif;
}
@media screen and (max-width: 768px) {
  html {
    font-size: 2.6666666667vw;
  }
}

body {
  -webkit-font-feature-settings: "palt" 1;
          font-feature-settings: "palt" 1;
  -webkit-print-color-adjust: exact;
}
img {
  width: 100%;
  height: auto;
}

/*-----------------------------------------------
PC/SP
------------------------------------------------*/
.u-pcDb {
  display: block;
}

.u-pcDib {
  display: inline-block;
}

.u-pcDin {
  display: inline;
}

.u-pcDf {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.u-pcDt {
  display: table;
}

.u-pcDtc {
  display: table-cell;
}

.u-spDb,
.u-spDib,
.u-spDin,
.u-spDf,
.u-spDt,
.u-spDtc {
  display: none;
}

@media screen and (max-width: 768px) {
  .u-pcDb,
.u-pcDib,
.u-pcDin,
.u-pcDf,
.u-pcDt,
.u-pcDtc {
    display: none;
  }
  .u-spDb {
    display: block;
  }
  .u-spDib {
    display: inline-block;
  }
  .u-spDin {
    display: inline;
  }
  .u-spDf {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .u-spDt {
    display: table;
  }
  .u-spDtc {
    display: table-cell;
  }
}
/*-----------------------------------------------
main
------------------------------------------------*/
/*-----------------------------------------------
C
------------------------------------------------*/
.blackBold-c {
  font-weight: bold;
}

.red-c {
  color: #D6102A;
}

.font20-c {
  font-size: 20px;
}

.mt32-c {
  margin-top: 3.2rem;
}

.mt150-c {
  margin-top: 15rem;
}

.mt14-c {
  margin-top: 1.44rem;
}

.mb0-c {
  margin-bottom: 0 !important;
}

.mb14-c {
  margin-bottom: 1.44rem;
}

.mb5-c {
  margin-bottom: 0.5rem;
}

.mr5-c {
  margin-right: 0.5rem;
}

main .img_column01 figure.mr10-c {
  margin-left: 0;
  margin-right: 10px;
}

main .img_column01 figure.m0a-c {
  margin: 0 auto;
}

main .img_column01.img_center-c {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 1.14rem;
}

.indent1-c {
  text-indent: 1em;
}

.indent1-5-c {
  padding-left: 1.5em;
  text-indent: -1.5em;
}

.indent1-c {
  padding-left: 1.5em;
  text-indent: -1em;
}

.indent8-c {
  padding-left: 1em;
  text-indent: -0.8em;
}

.indent2-5-c {
  padding-left: 2.5em;
  text-indent: -1.5em;
}

@media screen and (max-width: 769px) {
  .indent2-5sp-c {
    padding-left: 2em;
    text-indent: -1.5em;
  }
}

.pl50-c {
  padding-left: 5rem;
}

.pl25-c {
  padding-left: 2.5rem;
}

.pl6-c {
  padding-left: 0.6rem;
}

.noLink-c {
  padding-left: 20px;
  position: relative;
}
.noLink-c::before {
  content: "";
  position: absolute;
  left: 0;
  top: 8px;
  width: 10px;
  height: 11px;
  background: url(../images/common/icon_arrow-blue.png) left top no-repeat;
  background-size: 10px auto;
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}

.topPage img {
  width: 100% !important;
}

/*====================================================================
topKv
====================================================================*/
.topKv {
  width: 100%;
  margin-bottom: 6rem;
}
@media screen and (max-width: 769px) {
  .topKv {
    margin-bottom: 4rem;
  }
}
.topKv__img {
  min-width: 1267px;
}
@media screen and (max-width: 769px) {
  .topKv__img {
    min-width: 100%;
  }
}
.topKv__img img {
  width: 100% !important;
}

.mainteInfo {
  width: 100%;
  margin-bottom: 10rem;
}
@media screen and (max-width: 769px) {
  .mainteInfo {
    margin-bottom: 4rem;
  }
}
.mainteInfo__inner {
  padding: 0 3rem;
}
.mainteInfo__block {
  max-width: 1040px;
  background: rgba(214, 16, 42, 0.05);
  border: 2px solid #D6102A;
  border-radius: 3px;
}
@media screen and (max-width: 769px) {
  .mainteInfo__block {
    max-width: 100%;
  }
}
.mainteInfo__blockInner {
  padding: 1.75rem 3.2rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  min-height: 12.8rem;
}
@media screen and (max-width: 769px) {
  .mainteInfo__blockInner {
    display: block;
    padding: 2rem;
  }
}
.mainteInfo__ttlArea {
  width: 26.2rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-right: 1px solid rgba(214, 16, 42, 0.3);
}
@media screen and (max-width: 769px) {
  .mainteInfo__ttlArea {
    display: block;
    border-right: none;
    width: 100%;
    border-bottom: 1px solid rgba(214, 16, 42, 0.3);
  }
}
.mainteInfo__ttlTxt {
  color: #D6102A;
  font-size: 2rem;
  font-weight: bold;
  letter-spacing: 0.08em;
  font-family: "Noto Sans JP", sans-serif;
}
@media screen and (max-width: 769px) {
  .mainteInfo__ttlTxt {
    text-align: center;
    font-size: 1.8rem;
    padding-bottom: 1.2rem;
  }
}
.mainteInfo__contentArea {
  width: 71.1rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 4rem;
}
@media screen and (max-width: 769px) {
  .mainteInfo__contentArea {
    padding-left: 0;
    padding-top: 1.6rem;
    width: 100%;
  }
}
.mainteInfo__contentTxt {
  font-size: 1.6rem;
  font-weight: 400;
  letter-spacing: 0.08em;
  font-family: "Noto Sans JP", sans-serif;
}
@media screen and (max-width: 769px) {
  .mainteInfo__contentTxt {
    font-size: 1.5rem;
  }
}

.navSp {
  margin: 0 calc(50% - 50vw);
  width: 100vw;
  padding: 4rem 1.5rem 2rem;
  background: rgba(0, 110, 207, 0.05);
  margin-bottom: 4rem;
}
.navSp__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 100%;
  max-width: 33.5rem;
  margin: 0 auto;
}
.navSp__list .u-joining {
  border: 1px solid #017AC1;
}
.navSp__list .u-joining::after {
  background: url(../images/common/icon_circleArrow-blue.png) no-repeat center/contain;
}
.navSp__list .u-contractor {
  border: 1px solid #E85388;
}
.navSp__list .u-contractor::after {
  background: url(../images/common/icon_circleArrow-pink.png) no-repeat center/contain;
}
.navSp__list .u-retirement {
  border: 1px solid #EF6A15;
}
.navSp__list .u-retirement::after {
  background: url(../images/common/icon_circleArrow-orange.png) no-repeat center/contain;
}
.navSp__list .u-group {
  border: 1px solid #178274;
}
.navSp__list .u-group::after {
  background: url(../images/common/icon_circleArrow-green.png) no-repeat center/contain;
}
.navSp__list .u-pay {
  border: 1px solid #D39200;
}
.navSp__list .u-pay::after {
  background: url(../images/common/icon_circleArrow-yellow.png) no-repeat center/contain;
}
.navSp__list .u-qa {
  border: 1px solid #D6102A;
}
.navSp__list .u-qa::after {
  background: url(../images/common/icon_circleArrow-red.png) no-repeat center/contain;
}
.navSp__list .u-notice {
  border: 1px solid #012652;
}
.navSp__list .u-notice::after {
  background: url(../images/common/icon_circleArrow-darkBlue.png) no-repeat center/contain;
}
.navSp__list .u-info {
  border: 1px solid #6539B9;
}
.navSp__list .u-info::after {
  background: url(../images/common/icon_circleArrow-people.png) no-repeat center/contain;
}
.navSp__item {
  position: relative;
  width: 16.7rem;
  height: 13.8rem;
  background: #fff;
  margin-bottom: 1rem;
  border-radius: 10px;
  padding: 1rem;
  padding-top: 1.4rem;
}
.navSp__item::after {
  content: "";
  position: absolute;
  width: 1.8rem;
  height: 1.8rem;
  right: 1rem;
  bottom: 0.8rem;
}
@media screen and (max-width: 769px) {
  .navSp__item {
    width: 15.5rem;
    height: 13rem;
  }
}
.navSp__link {
  text-decoration: none;
}
.navSp__imgArea {
  width: 5.3rem;
  margin: 0 auto;
}
.navSp__imgArea img {
  width: 100% !important;
}
.navSp__text {
  font-size: 1.2rem;
  font-weight: bold;
  color: #333;
  text-align: center;
  margin-top: 0.5rem;
  height: 3.5rem;
  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;
}
@media screen and (max-width: 769px) {
  .navSp__text {
    font-size: 1.1rem;
  }
}

.pikUp {
  position: relative;
  margin-bottom: 14rem;
}
@media screen and (max-width: 769px) {
  .pikUp {
    margin-bottom: 6rem;
  }
}
.pikUp__ttlArea::after {
  background: url(../images/topPage/icon_pikup.png) no-repeat center/contain;
}
.pikUp__slide .slick-list {
  position: relative;
  overflow: visible;
}
.pikUp__slide .slick-slide {
  -webkit-transform: scale(0.8);
          transform: scale(0.8); /*左右の画像のサイズを80%に*/
  -webkit-transition: all 0.5s;
  transition: all 0.5s; /*拡大や透過のアニメーションを0.5秒で行う*/
}
.pikUp__slide .slick-center {
  -webkit-transform: scale(1);
          transform: scale(1);
}
.pikUp__slide .slick-dots {
  width: auto;
  bottom: 0;
  left: 45%;
  -webkit-transform: translateX(-45%);
          transform: translateX(-45%);
}
@media screen and (max-width: 769px) {
  .pikUp__slide .slick-dots {
    left: 27%;
  }
}
.pikUp__slide .slick-dots li {
  width: 10px;
  height: 10px;
}
.pikUp__slide .slick-dots li button {
  position: relative;
  padding-top: 0;
  margin-top: -0.7rem;
}
.pikUp__slide .slick-dots li button:before {
  content: "";
  background: #C4C6C7;
  width: 0.8rem;
  height: 0.8rem;
  opacity: 1;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  border-radius: 50%;
}
.pikUp__slide .slick-dots li.slick-active button:before {
  opacity: 1;
  background-color: #017AC1;
}
.pikUp .slick-dotted {
  padding-bottom: 6rem;
}
@media screen and (max-width: 769px) {
  .pikUp .slick-dotted {
    padding-bottom: 5rem;
  }
}
.pikUp__slideItem {
  width: 41rem !important;
  height: 30rem;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  -webkit-box-shadow: 0 5px 15px 0 rgba(1, 29, 46, 0.14);
          box-shadow: 0 5px 15px 0 rgba(1, 29, 46, 0.14);
}
@media screen and (max-width: 769px) {
  .pikUp__slideItem {
    width: 29.4rem !important;
  }
}
.pikUp__slideLink {
  text-decoration: none !important;
  display: block;
}
.pikUp__slideTxtArea {
  padding: 2rem 0;
}
@media screen and (max-width: 769px) {
  .pikUp__slideTxtArea {
    padding: 1.4rem 0;
  }
}
.pikUp__slideTxt {
  color: #333;
  font-size: 2rem;
  letter-spacing: 0.05em;
  font-weight: bold;
  text-align: center;
}
@media screen and (max-width: 769px) {
  .pikUp__slideTxt {
    font-size: 1.5rem;
  }
}
.pikUp .js-btn {
  position: absolute;
  right: 36%;
  bottom: -1rem;
  border: 1px solid #CCD1D5;
  border-radius: 3px;
  width: 9.6rem;
  height: 3.6rem;
  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;
  font-size: 1.4rem;
  font-weight: bold;
  color: #707070;
}
@media screen and (max-width: 769px) {
  .pikUp .js-btn {
    left: 63%;
  }
}
.pikUp .slick-dots li button:focus {
  outline: 5px auto -webkit-focus-ring-color;
}
.pikUp .js-stop,
.pikUp .js-start {
  padding-left: 1.8rem;
  position: relative;
}
.pikUp .js-stop::after,
.pikUp .js-start::after {
  content: "";
  position: absolute;
  left: 0;
  top: 49%;
  -webkit-transform: translateY(-49%);
          transform: translateY(-49%);
}
.pikUp .js-stop::after {
  background: url(../images/topPage/icon_stop.png) no-repeat center/contain;
  width: 0.8rem;
  height: 1.4rem;
}
.pikUp .js-start::after {
  left: 0.1rem;
  background: url(../images/topPage/icon_start.png) no-repeat center/contain;
  width: 1.2rem;
  height: 1.4rem;
}
.pikUp__slideArrow {
  position: absolute;
  width: 7rem;
  height: 7rem;
  top: 35%;
  -webkit-transform: translateY(-35%);
          transform: translateY(-35%);
  z-index: 99;
  cursor: pointer;
}
@media screen and (max-width: 769px) {
  .pikUp__slideArrow {
    width: 4rem;
    height: 4rem;
  }
}
.pikUp .prev-arrow {
  left: 23.5%;
  background: url(../images/topPage/icon_left.png) no-repeat center/contain;
  -webkit-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}
@media screen and (min-width: 769px) {
  .pikUp .prev-arrow:hover {
    background: url(../images/topPage/icon_left_hover.png) no-repeat center/contain;
  }
}
.pikUp .prev-arrow:focus-visible {
  background: url(../images/topPage/icon_left_hover.png) no-repeat center/contain;
}
@media screen and (max-width: 769px) {
  .pikUp .prev-arrow {
    left: 0;
  }
}
.pikUp .next-arrow {
  background: url(../images/topPage/icon_right.png) no-repeat center/contain;
  right: 23.5%;
  -webkit-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}
@media screen and (min-width: 769px) {
  .pikUp .next-arrow:hover {
    background: url(../images/topPage/icon_right_hover.png) no-repeat center/contain;
    cursor: pointer;
  }
}
.pikUp .next-arrow:focus-visible {
  background: url(../images/topPage/icon_right_hover.png) no-repeat center/contain;
  cursor: pointer;
}
@media screen and (max-width: 769px) {
  .pikUp .next-arrow {
    right: 0;
  }
}

.user {
  position: relative;
  margin-bottom: 6rem;
}
.user__ttlArea::after {
  background: url(../images/topPage/icon_user.png) no-repeat center/contain;
}
.user__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.user__card {
  width: 52rem;
  border-radius: 10px;
  margin-bottom: 4rem;
}
.user__card.u-joining {
  width: 51rem;
  background: #D8EAF5;
}
.user__card.u-contractor {
  width: 51rem;
  background: #FCE5ED;
}
.user__card.u-contractor .user__cardContentTxt {
  width: 21rem;
}
.user__card.u-contractor .user__cardContentTxt::before {
  border-color: transparent transparent transparent #E85388;
}
.user__card.u-retirement {
  width: 51rem;
  background: #FDE9DC;
}
.user__card.u-retirement .user__cardContentTxt::before {
  border-color: transparent transparent transparent #EF6A15;
}
.user__card.u-beneficiary {
  width: 51rem;
  background: rgba(177, 194, 52, 0.15);
}
.user__card.u-beneficiary .user__cardContentTxt {
  width: 22rem;
}
.user__card.u-beneficiary .user__cardContentTxt::before {
  border-color: transparent transparent transparent #B2C234;
}
.user__cardInner {
  padding: 2rem;
}
.user__cardTtlArea {
  display: block;
  position: relative;
  margin-bottom: 1.5rem;
  text-decoration: none;
}
.user__cardTtlArea::before {
  position: absolute;
  content: "";
  width: 6.6rem;
  height: 6rem;
}
.user__cardTtlArea.u-joining::before {
  background: url(../images/topPage/icon_user01.png) no-repeat center/contain;
}
.user__cardTtlArea.u-joining .user__cardTtl::after {
  background: url(../images/topPage/icon_right.png) no-repeat center/contain;
}
.user__cardTtlArea.u-contractor::before {
  background: url(../images/topPage/icon_user02.png) no-repeat center/contain;
}
.user__cardTtlArea.u-contractor .user__cardTtl::after {
  background: url(../images/topPage/icon_right_pink.png) no-repeat center/contain;
}
.user__cardTtlArea.u-retirement::before {
  background: url(../images/topPage/icon_user03.png) no-repeat center/contain;
}
.user__cardTtlArea.u-retirement .user__cardTtl::after {
  background: url(../images/topPage/icon_right_orange.png) no-repeat center/contain;
}
.user__cardTtlArea.u-beneficiary::before {
  background: url(../images/topPage/icon_user04.png) no-repeat center/contain;
}
.user__cardTtlArea.u-beneficiary .user__cardTtl::after {
  background: url(../images/topPage/icon_right_green.png) no-repeat center/contain;
}
.user__cardTtl {
  padding-left: 9rem;
  font-size: 2rem;
  letter-spacing: 0.1em;
  font-weight: bold;
  color: #333;
}
.user__cardTtl::after {
  position: absolute;
  content: "";
  width: 4rem;
  height: 4rem;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.user__cardContent {
  background: #fff;
  border-radius: 10px;
  padding: 3rem;
  height: 19.6rem;
  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-wrap: wrap;
      flex-wrap: wrap;
}
.user__cardContentTxt {
  display: block;
  position: relative;
  font-size: 1.6rem;
  font-weight: 500;
  letter-spacing: 0.08em;
  padding-left: 2rem;
  text-decoration: underline;
  color: #017AC1;
  margin-bottom: 1.2rem;
  -webkit-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}
@media screen and (min-width: 769px) {
  .user__cardContentTxt:hover {
    text-decoration: none;
  }
}
.user__cardContentTxt:focus-visible {
  text-decoration: none;
}
.user__cardContentTxt::before {
  position: absolute;
  content: "";
  border-style: solid;
  border-width: 6px 0 6px 11px;
  border-color: transparent transparent transparent #017AC1;
  z-index: 99;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.user__cardContentTxt:nth-child(4) {
  margin-bottom: 0;
}
.user__cardList {
  width: 50%;
}

.newInfo {
  position: relative;
  margin-bottom: 10rem;
}
@media screen and (max-width: 769px) {
  .newInfo {
    margin-bottom: 6rem;
  }
}
.newInfo__ttlArea::after {
  background: url(../images/topPage/icon_newInfo.png) no-repeat center/contain;
}
.newInfo__wrap {
  width: 100%;
  margin-bottom: 6rem;
}
@media screen and (max-width: 769px) {
  .newInfo__wrap {
    margin-bottom: 3rem;
  }
}
.newInfo__item:last-child {
  margin-bottom: 0;
}
.newInfo__itemLink {
  display: block;
  text-decoration: none;
  padding-top: 2rem;
  padding-bottom: 2rem;
  border-bottom: 1px solid #A6A9AC;
  -webkit-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}
.newInfo__itemLink:hover {
  background: #F4F4F6;
}
.newInfo__itemLink:hover .newInfo__text {
  text-decoration: none;
}
.newInfo__headArea {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-family: "Noto Sans JP", sans-serif;
  padding-left: 1rem;
}
@media screen and (max-width: 769px) {
  .newInfo__headArea {
    padding-left: 0;
  }
}
.newInfo__date {
  width: 14rem;
  font-size: 1.6rem;
  font-weight: 400;
  color: #333;
}
@media screen and (max-width: 769px) {
  .newInfo__date {
    width: 12.2rem;
    font-size: 1.5rem;
  }
}
.newInfo__content {
  padding-left: 15rem;
}
@media screen and (max-width: 769px) {
  .newInfo__content {
    padding-left: 0;
  }
}
.newInfo__catArea {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
@media screen and (max-width: 769px) {
  .newInfo__catArea {
    width: 22.3rem;
  }
}
.newInfo__cat {
  border-radius: 26px;
  width: 11rem;
  color: #333;
  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;
  font-size: 1.4rem;
  font-weight: 500;
  padding: 0.3rem 0;
  margin-right: 1.2rem;
  margin-bottom: 1.6rem;
}
@media screen and (max-width: 769px) {
  .newInfo__cat {
    width: 9.8rem;
    font-size: 1.4rem;
    margin-bottom: 0.8rem;
  }
}
.newInfo__cat:last-child {
  margin-right: 0;
}
.newInfo__cat.u-blue {
  background: #D8EAF5;
}
.newInfo__cat.u-pink {
  background: #FCE5ED;
}
.newInfo__cat.u-orange {
  background: #FDE9DC;
}
.newInfo__cat.u-yellow {
  background: #F9EFD9;
}
.newInfo__cat.u-red {
  background: #F9DBDF;
}
.newInfo__cat.u-green {
  background: #DCECEA;
}
.newInfo__text {
  font-size: 1.6rem;
}
@media screen and (max-width: 769px) {
  .newInfo__text {
    font-size: 1.5rem;
  }
}
.newInfo__btnArea {
  width: 24.4rem;
  margin: 0 auto;
}
@media screen and (max-width: 769px) {
  .newInfo__btnArea {
    width: 100%;
  }
}
@media screen and (min-width: 769px) {
  .newInfo__btnArea:hover {
    background: #fff;
  }
  .newInfo__btnArea:hover::after {
    background: url(../images/common/icon_arrow-blue.png) no-repeat center/contain;
  }
  .newInfo__btnArea:hover .newInfo__btn {
    color: #017AC1;
  }
}
.newInfo__btnArea:focus-visible {
  background: #fff;
}
.newInfo__btnArea:focus-visible::after {
  background: url(../images/common/icon_arrow-blue.png) no-repeat center/contain;
}
.newInfo__btnArea:focus-visible .newInfo__btn {
  color: #017AC1;
}
.newInfo__btn {
  position: relative;
  background: #017AC1;
  border-radius: 3px;
  border: 1px solid #fff;
  color: #fff;
  display: block;
  text-align: center;
  font-size: 1.6rem;
  text-decoration: none;
  letter-spacing: 0.08em;
  padding: 1.6rem 0;
  -webkit-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}
.newInfo__btn::after {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 1.5rem;
  content: "";
  width: 9px;
  height: 10px;
  background: url(../images/common/icon_arrow-white.png) no-repeat center/contain;
}
@media screen and (max-width: 769px) {
  .newInfo__btn::after {
    width: 1.1rem;
    height: 1rem;
  }
}
@media screen and (min-width: 769px) {
  .newInfo__btn:hover {
    color: #017AC1;
    background: #fff;
    border: 1px solid #017AC1;
  }
  .newInfo__btn:hover::after {
    background: url(../images/common/icon_arrow-blue.png) no-repeat center/contain;
  }
}
.newInfo__btn:focus-visible {
  color: #017AC1;
  background: #fff;
  border: 1px solid #017AC1;
}
.newInfo__btn:focus-visible::after {
  background: url(../images/common/icon_arrow-blue.png) no-repeat center/contain;
}

.border-c {
  padding-top: 2rem;
  padding-bottom: 2rem;
  border-bottom: 1px solid #A6A9AC;
}

.followingSp {
  display: none;
}
@media screen and (max-width: 769px) {
  .followingSp {
    position: fixed;
    width: 100%;
    height: 8.8rem;
    background-color: rgba(0, 0, 0, 0.4);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-pack: space-evenly;
        -ms-flex-pack: space-evenly;
            justify-content: space-evenly;
    z-index: 998;
    bottom: 0;
    padding-top: 1rem;
    -webkit-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
  }
  .followingSp__btnArea {
    width: 16.7rem;
    height: 4.4rem;
  }
  .followingSp__btn {
    position: relative;
    height: 100%;
    background: #017AC1;
    border-radius: 3px;
    color: #fff;
    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;
    text-align: center;
    font-size: 1.4rem;
    font-family: "Noto Sans JP", sans-serif;
    text-decoration: none;
    letter-spacing: 0.08em;
    line-height: 1.3;
    -webkit-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
  }
}

.is-hidden {
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}

.newflex-c {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.newInfo__content-p0 {
  padding-left: 0;
}

/*====================================================================
kentou
====================================================================*/
.kentou .blackBold {
  font-weight: bold;
}
.kentou .red {
  color: #D6102A;
}
.kentou .font20 {
  font-size: 20px;
}
.kentou .seidoMb14 {
  margin-bottom: 1.44rem;
}
.kentou .seidoMb5 {
  margin-bottom: 0.5rem;
}
.kentou .indent1-5 {
  padding-left: 1.5em;
  text-indent: -1.5em;
}
.kentou .pl50 {
  padding-left: 5rem;
}
.kentou .mt20-c {
  margin-top: 2rem;
}
.kentou .txtCenter-c {
  text-align: center;
}
.kentou .txtLeft-c {
  text-align: left;
}
.kentou .tdWidth-c {
  width: 15%;
}
.kentou .kentouLi_box-c {
  padding: 30px;
  border: 0.5px solid #D9D9D9;
}
.kentou .kentouImg-c {
  width: 100%;
  -webkit-box-shadow: 2px 2px 4px gray;
          box-shadow: 2px 2px 4px gray;
}
.kentou .number-c01,
.kentou .number-c02,
.kentou .number-c03 {
  padding-left: 6rem;
  position: relative;
}
.kentou .number-c01::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0.2rem;
  width: 2rem;
  height: 2rem;
  background: url(../images/kentou/ji_no01.gif) center center/cover no-repeat;
}
.kentou .number-c02::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0.2rem;
  width: 1.9rem;
  height: 1.9rem;
  background: url(../images/kentou/ji_no02.gif) center center/cover no-repeat;
}
.kentou .number-c03::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0.2rem;
  width: 2rem;
  height: 2rem;
  background: url(../images/kentou/ji_no03.gif) center center/cover no-repeat;
}
.kentou .number-c03::after {
  content: "";
  position: absolute;
  left: 2.5rem;
  top: 0.2rem;
  width: 2rem;
  height: 2rem;
  background: url(../images/kentou/ji_no04.gif) center center/cover no-repeat;
}
.kentou .decoWrap-c {
  margin-top: 2.44rem;
  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;
  gap: 5rem;
}
@media screen and (max-width: 769px) {
  .kentou .decoWrap-c {
    gap: 1rem;
  }
}
.kentou .arrowUp-c::before {
  -webkit-transform: rotate(-90deg) !important;
          transform: rotate(-90deg) !important;
}
.kentou .arrowDown-c::before {
  -webkit-transform: rotate(90deg) !important;
          transform: rotate(90deg) !important;
}
.kentou .arrowLeft-c::before {
  -webkit-transform: rotate(180deg) !important;
          transform: rotate(180deg) !important;
}
.kentou .toRight-c {
  text-align: right;
}
.kentou .toLeft-c {
  text-align: left;
}
.kentou .pager-c {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.kentou .pageLink_wrap-c {
  text-align: center;
}
.kentou .pageLink_link-c {
  width: 100%;
  padding: 1.6rem 1.6rem;
  margin-bottom: 0;
  background-color: #017AC1;
  border: 1px solid #017AC1;
  border-radius: 4px;
  text-decoration: none;
  font-size: 1.6rem;
  font-family: "Noto Sans JP", sans-serif;
  color: #fff;
  letter-spacing: 0.05em;
  -webkit-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}
@media screen and (min-width: 769px) {
  .kentou .pageLink_link-c:hover {
    background-color: #fff;
    color: #017AC1;
  }
}
.kentou .pageLink_link-c:focus-visible {
  background-color: #fff;
  color: #017AC1;
}
.kentou .pageLink_span {
  display: inline-block;
  padding-right: 0.5rem;
  font-size: 1.4rem;
  font-weight: normal;
}
.kentou .boxCenter-c {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media screen and (max-width: 769px) {
  .kentou .boxCenter-c {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
@media screen and (max-width: 769px) {
  .kentou .mapWrap-c {
    font-size: 1.5rem;
    padding: 20.5rem 0 26rem;
  }
}
@media screen and (max-width: 769px) {
  .kentou .mapBox02-c {
    left: 10rem !important;
    top: 0 !important;
  }
}
@media screen and (max-width: 769px) {
  .kentou .mapBox03-c {
    left: 20rem !important;
    top: -1px !important;
  }
}
@media screen and (max-width: 769px) {
  .kentou .mapBox04-c {
    left: auto !important;
    top: auto !important;
  }
}
@media screen and (max-width: 769px) {
  .kentou .mapBox05-c {
    left: 0 !important;
    bottom: 0 !important;
    top: auto !important;
  }
}
@media screen and (max-width: 769px) {
  .kentou .mapBox06-c {
    left: 10rem !important;
    bottom: 0 !important;
    top: auto !important;
  }
}
@media screen and (max-width: 769px) {
  .kentou .mapBox07-c {
    top: auto !important;
    left: 10rem !important;
  }
}
@media screen and (max-width: 769px) {
  .kentou .tableFont_14-c {
    font-size: 1.4rem;
    padding: 0.9rem;
  }
}
@media screen and (max-width: 769px) {
  .kentou .tableFont_13-c {
    font-size: 1.3rem;
  }
}
@media screen and (max-width: 769px) {
  .kentou .tableW42p-c {
    width: 42%;
  }
}
@media screen and (max-width: 769px) {
  .kentou .tableW39p-c {
    width: 39%;
  }
}
@media screen and (max-width: 769px) {
  .kentou .tableW35p-c {
    width: 35%;
  }
}
@media screen and (max-width: 769px) {
  .kentou .tableW31p-c {
    width: 31%;
  }
}
@media screen and (max-width: 769px) {
  .kentou .tableW30p-c {
    width: 30%;
  }
}
@media screen and (max-width: 769px) {
  .kentou .tableW29p-c {
    width: 29%;
  }
}
@media screen and (max-width: 769px) {
  .kentou .tableW28p-c {
    width: 28%;
  }
}
@media screen and (max-width: 769px) {
  .kentou .tableW27p-c {
    width: 27%;
  }
}
@media screen and (max-width: 769px) {
  .kentou .tableW26p-c {
    width: 26%;
  }
}
@media screen and (max-width: 769px) {
  .kentou .tableW25p-c {
    width: 25%;
  }
}
@media screen and (max-width: 769px) {
  .kentou .tableW24p-c {
    width: 24%;
  }
}
@media screen and (max-width: 769px) {
  .kentou .tableW22p-c {
    width: 22%;
  }
}
@media screen and (max-width: 769px) {
  .kentou .tableW21p-c {
    width: 21%;
  }
}
@media screen and (max-width: 769px) {
  .kentou .tableW20p-c {
    width: 20% !important;
  }
}
.kentou .tableW20p_pc-c {
  width: 20%;
}
@media screen and (max-width: 769px) {
  .kentou .tableW20p_pc-c {
    width: 17%;
  }
}
.kentou .tableW26p_pc-c {
  width: 26%;
}
.kentou .tableW35p_pc-c {
  width: 35%;
}
.kentou .healthBox-c {
  margin-top: 1.4rem;
  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: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.kentou .externalLink-c {
  position: relative;
}
.kentou .externalLink-c::after {
  margin-right: 1rem;
  content: "";
  width: 1.8rem;
  height: 1.9rem;
  display: inline-block;
  vertical-align: bottom;
  margin-left: 0.3rem;
  background: url(../images/kentou/externalLink-icon.png) center center/contain no-repeat;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.kentou .externalLink_long-c {
  position: relative;
}
.kentou .externalLink_long-c::after {
  margin-right: 1rem;
  content: "";
  width: 1.8rem;
  height: 1.9rem;
  display: inline-block;
  vertical-align: bottom;
  margin-left: 0.2rem;
  background: url(../images/kentou/externalLink-icon.png) center center/contain no-repeat;
  position: absolute;
  bottom: 0px;
}
.kentou .externalLink_sub-c {
  position: relative;
}
.kentou .externalLink_sub-c::after {
  margin-right: 1rem;
  content: "";
  width: 1.8rem;
  height: 1.9rem;
  display: inline-block;
  vertical-align: bottom;
  margin-left: 0.5rem;
  background: url(../images/kentou/externalLink-icon.png) center center/contain no-repeat;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
@media screen and (max-width: 769px) {
  .kentou .externalLink_sub-c::after {
    top: auto;
    bottom: 0.2rem;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}
.kentou .spanLeft20-c {
  margin-left: 2rem;
}
.kentou .jump_point-c {
  display: block;
  padding-top: 2.5rem;
  margin-top: -2.5rem;
}
.kentou .fontMs-c {
  font-family: "Zen Old Mincho", serif;
  font-weight: bold;
}
.kentou .bubble_box.u-blue {
  background-color: #eff7ff;
  border: 1px solid #006699;
}
.kentou .bubble_box.u-green {
  background-color: #f7fff8;
  border: 1px solid #006666;
}
.kentou .bubble_box.u-white {
  width: 80%;
  max-width: 80%;
  background-color: #fff;
  border: 1px solid #000;
  position: relative;
  margin-top: 0;
}
.kentou .bubble_box.u-white::after, .kentou .bubble_box.u-white::before {
  right: 100%;
  top: 50%;
  border: solid transparent;
  content: "";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}
.kentou .bubble_box.u-white::after {
  border-color: rgba(255, 255, 255, 0);
  border-right-color: #fff;
  border-width: 15px;
  margin-top: -15px;
}
.kentou .bubble_box.u-white::before {
  border-color: rgba(0, 0, 0, 0);
  border-right-color: #000000;
  border-width: 16px;
  margin-top: -16px;
}
.kentou .bubble_box.u-right::after, .kentou .bubble_box.u-right::before {
  left: 100%;
  right: 0;
}
.kentou .bubble_box.u-right::after {
  border-left-color: #fff;
}
.kentou .bubble_box.u-right::before {
  border-left-color: #000000;
  border-right-color: transparent;
}

.flex-c {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 20px;
  margin-top: 32px;
}
@media screen and (max-width: 769px) {
  .flex-c {
    margin-top: 24px;
  }
}

main .img_column01 figure.imgWidth-c {
  width: 45%;
}

main .img_column01 figure.imgWidth_sub-c {
  width: 20%;
}

main .img_column01 img.imgWidth_max-c {
  width: 100%;
}

main table.tables.w_half.table_width-c {
  width: auto;
}

@media screen and (max-width: 769px) {
  main .tables th, main .tables td.txt_r.txtCenter-c {
    padding: 0;
    text-align: center;
    font-size: 1.4rem;
  }
}

@media screen and (max-width: 769px) {
  main .tables th.txtCenter-c {
    padding: 0;
  }
}

@media screen and (max-width: 769px) {
  main .decoBox-c figure img {
    max-width: 100%;
  }
}

main .img_linkbox .box.m0a-c {
  margin: 40px auto 0;
}

main .img_linkbox .box.m0a-c.boxW318-c {
  max-width: 318px;
}
@media screen and (max-width: 769px) {
  main .img_linkbox .box.m0a-c.boxW318-c {
    max-width: 48%;
    margin: 30px auto 0;
  }
}

main .img_linkbox .box.boxW307-c {
  max-width: 307px;
}
@media screen and (max-width: 769px) {
  main .img_linkbox .box.boxW307-c {
    max-width: 48%;
    margin: 30px 0 0;
  }
}

main .bubble_box.healthImg01-c {
  width: auto;
}

main .bubble_box.healthImg02-c {
  width: auto;
}

@-moz-document url-prefix() {
  .kentou .externalLink_long-c {
    position: relative;
  }
  .kentou .externalLink_long-c::after {
    margin-right: 1rem;
    content: "";
    width: 1.8rem;
    height: 1.9rem;
    display: inline-block;
    vertical-align: bottom;
    margin-left: 0.2rem;
    background: url(../images/kentou/externalLink-icon.png) center center/contain no-repeat;
    position: absolute;
    bottom: auto;
    top: auto;
  }
  .kentou .widthFox_20-c {
    width: 20%;
  }
  .kentou .widthFox_30-c {
    width: 30%;
  }
  .kentou .widthFox_32-c {
    width: 32%;
  }
  .kentou .widthFox_34-c {
    width: 34%;
  }
  .kentou .widthFox_36-c {
    width: 36%;
  }
}
.df-c {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  margin-bottom: 1.44rem;
}
@media screen and (max-width: 769px) {
  .df-c {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}

.bgGray-c {
  background: rgb(220, 230, 241);
  border-radius: 0 10px 10px 0;
  padding-left: 5px;
  width: 35%;
}
@media screen and (max-width: 769px) {
  .bgGray-c {
    width: 45%;
  }
}

.w32p-c {
  width: 32%;
}
@media screen and (max-width: 769px) {
  .w32p-c {
    width: 48%;
  }
}

.point_ttl-c {
  color: #017AC1 !important;
}

.point-c {
  color: #000 !important;
}

/*====================================================================
PRINT LAYOUT
====================================================================*/
@page {
  size: A4 portrait; /* 横の場合はlandscape */
  margin: 0mm;
}
@media print {
  body {
    -webkit-print-color-adjust: exact;
    word-break: break-all !important;
  }
  .u-printPages__box {
    -webkit-column-break-inside: avoid;
       -moz-column-break-inside: avoid;
            break-inside: avoid;
  }
}


.slider {
  opacity: 0;
}

.slider.slick-initialized{
  opacity: 1;
}
/*====================================================================
個別相談申込フォーム用
====================================================================*/
.sec_in {
  width: 960px;
  margin: 0 auto;
  padding: 60px 0;
}
/*
.custom_info {
  width: 100%;
  margin-bottom: 20px;
  margin-left:150px;
  border: 1px solid #ccc;
}*/

.kobetu-item,
.kobetu-body {
    padding: 20px;
    border: 1px solid #ccc;
}
/*
.kobetu-req {
    padding: 20px;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
}
*/

.kobetu-item {
  text-align: left;
  width: 40%;
  background-color: #eee;
  font-size: 16px;
  vertical-align:top;
  border-right: 0px none
}
/*
.kobetu-req {
text-align: left;
width: 2%;
background-color: #eee;
vertical-align:top
}
*/

.kobetsu-body {
  width: 60%;
  font-size: 16px;
  vertical-align:top
}

/*====================================================================
説明会参加お申込みフォーム用
====================================================================*/
/**.caution {
  width: 80%;
  font-size: 15px;
  font-weight: bold;
  margin-left:100px;
}
**/
.application {
  width: 960px;
  margin: 0 auto;
  padding: 60px 0;
}

/**
.application-ttl {
  width: 80%;
  font-size: 20px;
  font-weight: bold;
  margin-left:150px;
}
**/

/**
.application-table {
  width: 70%;
  margin-bottom: 20px;
  margin-left:150px;
  border: 1px solid #ccc;
}
**/

.application-item,
.application-body {
    padding: 20px;
    border: 1px solid #ccc;
}

.application-item {
    text-align: left;
    width: 30%;
    background-color: #eee;
    font-size: 16px;
    vertical-align:top;
    border-right: 0px none
}

.req {
  text-align: left;
  background-color: #ccc;
  font-size: 1.3rem;
  color: #fff;
  background: #D6102A;
  padding: 2px 12px;
  margin: auto 1em;
  white-space: nownormal;
  float: right;
  white-space: nowrap;
}

.application-body {
    width: 70%;
    font-size: 16px;
    vertical-align:top
}

/*NEW*/
.form-text {
  width: 100%;
  padding: 10px;
  border-radius: 5px;
  border: 1px solid #ccc;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  max-width: 400px;
}

.form-text {
  width: 100%;
  padding: 10px;
  border-radius: 5px;
  border: 1px solid #ccc;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  max-width: 400px;
}

/*郵便番号、電話番号*/
.form-text2 {
  width: 15%;
  padding: 10px;
  border-radius: 5px;
  border: 1px solid #ccc;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  max-width: 70px;
}

/*常用従業員数、資本金・出資金*/
.form-text3 {
  width: 15%;
  padding: 10px;
  border-radius: 5px;
  border: 1px solid #ccc;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  max-width: 70px;
}

/*その他テキスト*/
.form-othertext {
  width: 100%;
  border-radius: 5px;
  border: 1px solid #ccc;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  max-width: 200px;
}

@media screen and (max-width: 769px) {
  .form-othertext {
    width: 100%;
    border-radius: 5px;
    border: 1px solid #ccc;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    max-width: 100px;
  }
}

.form-label {
  display: block;
}

.form-label + .form-label {
  margin-top: 10px;
}

.form-label {
  margin-left: 5px;
}

.form-select {
  width: 250px;
  height: 40px;
  padding: 5px;
  font-size: 14px;
  vertical-align: top;
  border: 1px solid #ccc;
  border-radius: 5px;
}

.form-textarea {
  width: 100%;
  padding: 10px;
  height: 200px;
  border-radius: 5px;
  border: 1px solid #ccc;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  resize: none;
}

/**.syrvey-ttl {
  width: 80%;
  font-size: 20px;
  font-weight: bold;
  margin-left:150px;
}*/

/*:.syrvey-table {
  width: 70%;
  margin-bottom: 20px;
  margin-left:150px;
  border: 1px solid #ccc;
}*/

.syrvey-item,
.syrvey-body {
    padding: 20px;
    border: 1px solid #ccc;
}

.syrvey-item {
  text-align: left;
  width: 35%;
  background-color: #eee;
  font-size: 16px;
  vertical-align:top
}

.syrvey-body {
  width: 65%;
  font-size: 16px;
}

.application-submit {
  width: 250px; /* 横幅指定 */
  background-color: #333; /* 背景色 */
  color: #fff; /* 文字色 */
  font-weight: bold; /* 文字の太さ */
  display: block; /* インライン要素をブロック要素に変更 */
  margin: 0 auto; /* 中央寄せ */
  font-size: 16px; /* 文字の大きさ */
  padding: 15px; /* 内側の余白 */
  border-radius: 100vh; /* 角丸指定 */
  border: none;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  cursor: pointer;
}

/*====================================================================
説明会参加お申込み内容確認フォーム用
====================================================================*/
/*.caution {
  width: 80%;
  font-size: 15px;
  font-weight: bold;
  margin-left:100px;
}
.application {
  width: 960px;
  margin: 0 auto;
  padding: 60px 0;
}
*/

.applicationkakunin-ttl {
  width: 80%;
  font-size: 20px;
  font-weight: bold;
  margin-left:150px;
}


.applicationkakunin-table {
  width: 70%;
  margin-bottom: 20px;
  margin-left:150px;
  border: 1px solid #ccc;
}

.applicationkakunin-item,
.applicationkakunin-body {
    padding: 20px;
    border: 1px solid #ccc;
}

.applicationkakunin-item {
    text-align: left;
    width: 40%;
    background-color: #eee;
    font-size: 16px;
    vertical-align:top;
    border-right: 0px none
}

.applicationkakunin-body {
    width: 60%;
    font-size: 16px;
    vertical-align:top
}

.applicationkakunin-submit {
  width: 250px; /* 横幅指定 */
  background-color: #333; /* 背景色 */
  color: #fff; /* 文字色 */
  font-weight: bold; /* 文字の太さ */
  display: block; /* インライン要素をブロック要素に変更 */
  margin: 0 auto; /* 中央寄せ */
  font-size: 16px; /* 文字の大きさ */
  padding: 15px; /* 内側の余白 */
  border-radius: 100vh; /* 角丸指定 */
  border: none;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  cursor: pointer;
}

/*====================================================================
退職金試算フォーム用
====================================================================*/
/*従業員ごとの退職金試算額の列幅調整*/
/*
body.form table.goiken th.hb2-col1 {
  width: 20%;
}
body.form table.goiken th.tb2-col2 {
  width: 50%;
}
body.form table.goiken th.tb2-col3 {
  width: 30%;
}
*/

/*共済契約者番号*/
.form-text1 {
  width: 15%;
  padding: 10px;
  border-radius: 5px;
  border: 1px solid #ccc;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  max-width: 35px;
}
